Pull request #7408 event Connecting to https://api.github.com using dgl-bot-personal-access-key220906 Connecting to https://api.github.com to check permissions of obtain list of Skeleton003 for dmlc/dgl Obtained Jenkinsfile from 7875aeb4251803b0a81c00694770cd981c0df241+191681d8510173576286765237ed0ce87d690e14 (eccf8961b3288a17e5b61e87b45b25034221cafc) [Pipeline] Start of Pipeline [Pipeline] node Running on Jenkins in /var/jenkins_home/workspace/dgl_PR-7408 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential 150de63f-189c-4717-bcaf-010460d2f51a > git rev-parse --resolve-git-dir /var/jenkins_home/workspace/dgl_PR-7408/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/dmlc/dgl.git # timeout=10 Cleaning workspace > git rev-parse --verify HEAD # timeout=10 Resetting working tree > git reset --hard # timeout=10 > git clean -fdx # timeout=10 Fetching without tags Fetching upstream changes from https://github.com/dmlc/dgl.git > git --version # timeout=10 > git --version # 'git version 2.30.2' using GIT_ASKPASS to set credentials dgl-bot-personal-access-key220906 > git fetch --no-tags --force --progress -- https://github.com/dmlc/dgl.git +refs/pull/7408/head:refs/remotes/origin/PR-7408 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 191681d8510173576286765237ed0ce87d690e14 into PR head commit 7875aeb4251803b0a81c00694770cd981c0df241 > git config core.sparsecheckout # timeout=10 > git checkout -f 7875aeb4251803b0a81c00694770cd981c0df241 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_ASKPASS to set credentials dgl-bot-personal-access-key220906 > git merge 191681d8510173576286765237ed0ce87d690e14 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 Merge succeeded, producing bacdfb1c6088d51474c3581e84ef998da9d6185b Checking out Revision bacdfb1c6088d51474c3581e84ef998da9d6185b (PR-7408) > git config core.sparsecheckout # timeout=10 > git checkout -f bacdfb1c6088d51474c3581e84ef998da9d6185b # timeout=10 > git branch -a -v --no-abbrev # timeout=10 > git branch -D PR-7408 # timeout=10 > git checkout -b PR-7408 bacdfb1c6088d51474c3581e84ef998da9d6185b # timeout=10 Commit message: "Merge commit '191681d8510173576286765237ed0ce87d690e14' into HEAD" > git rev-list --no-walk ea985edbcd0abb70c1fd6a029f14584b8fe59894 # timeout=10 First time build. Skipping changelog. Cleaning workspace > git rev-parse --verify HEAD # timeout=10 Resetting working tree > git reset --hard # timeout=10 > git clean -fdx # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Authentication) [Pipeline] node Running on dgci-worker-permanent in /home/ubuntu/jenkins_benchmark/workspace/dgl_PR-7408 [Pipeline] { [Pipeline] checkout The recommended git tool is: git using credential 150de63f-189c-4717-bcaf-010460d2f51a Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository https://github.com/dmlc/dgl.git > git init /home/ubuntu/jenkins_benchmark/workspace/dgl_PR-7408 # timeout=10 Fetching upstream changes from https://github.com/dmlc/dgl.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_ASKPASS to set credentials dgl-bot-personal-access-key220906 > git fetch --no-tags --force --progress -- https://github.com/dmlc/dgl.git +refs/pull/7408/head:refs/remotes/origin/PR-7408 +refs/heads/master:refs/remotes/origin/master # timeout=10 Cleaning workspace Fetching without tags > git config remote.origin.url https://github.com/dmlc/dgl.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/7408/head:refs/remotes/origin/PR-7408 # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url https://github.com/dmlc/dgl.git # timeout=10 > git rev-parse --verify HEAD # timeout=10 No valid HEAD. Skipping the resetting > git clean -fdx # timeout=10 Fetching upstream changes from https://github.com/dmlc/dgl.git using GIT_ASKPASS to set credentials dgl-bot-personal-access-key220906 > git fetch --no-tags --force --progress -- https://github.com/dmlc/dgl.git +refs/pull/7408/head:refs/remotes/origin/PR-7408 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 191681d8510173576286765237ed0ce87d690e14 into PR head commit 7875aeb4251803b0a81c00694770cd981c0df241 Merge succeeded, producing 02e2470a30676aebad5345d5ccd4626926ecdefb Checking out Revision 02e2470a30676aebad5345d5ccd4626926ecdefb (PR-7408) Commit message: "Merge commit '191681d8510173576286765237ed0ce87d690e14' into HEAD" First time build. Skipping changelog. Cleaning workspace > git config core.sparsecheckout # timeout=10 > git checkout -f 7875aeb4251803b0a81c00694770cd981c0df241 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_ASKPASS to set credentials dgl-bot-personal-access-key220906 > git merge 191681d8510173576286765237ed0ce87d690e14 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 02e2470a30676aebad5345d5ccd4626926ecdefb # timeout=10 > git branch -a -v --no-abbrev # timeout=10 > git checkout -b PR-7408 02e2470a30676aebad5345d5ccd4626926ecdefb # timeout=10 > git rev-list --no-walk ea985edbcd0abb70c1fd6a029f14584b8fe59894 # timeout=10 > git rev-parse --verify HEAD # timeout=10 Resetting working tree > git reset --hard # timeout=10 > git clean -fdx # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh + docker pull dgllib/dgl-ci-lint Using default tag: latest latest: Pulling from dgllib/dgl-ci-lint Digest: sha256:11b87b4425630143a2560fe6ad584f245ee0a86bc58b40cda3c2be93656b0d5e Status: Image is up to date for dgllib/dgl-ci-lint:latest docker.io/dgllib/dgl-ci-lint:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh + docker inspect -f . dgllib/dgl-ci-lint . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer dgci-worker-permanent does not seem to be running inside a container $ docker run -t -d -u 0:0 -w /home/ubuntu/jenkins_benchmark/workspace/dgl_PR-7408 -v /home/ubuntu/jenkins_benchmark/workspace/dgl_PR-7408:/home/ubuntu/jenkins_benchmark/workspace/dgl_PR-7408:rw,z -v /home/ubuntu/jenkins_benchmark/workspace/dgl_PR-7408@tmp:/home/ubuntu/jenkins_benchmark/workspace/dgl_PR-7408@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** dgllib/dgl-ci-lint cat $ docker top ac3cb096bf3ef3ac4df555ca4b3b51dc3173e0f43acd88358798b5e08b9fb48e -eo pid,comm [Pipeline] { [Pipeline] script [Pipeline] { [Pipeline] } [Pipeline] // script [Pipeline] } $ docker stop --time=1 ac3cb096bf3ef3ac4df555ca4b3b51dc3173e0f43acd88358798b5e08b9fb48e $ docker rm -f --volumes ac3cb096bf3ef3ac4df555ca4b3b51dc3173e0f43acd88358798b5e08b9fb48e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (AuthenticationComment) [Pipeline] node Running on dgci-worker-permanent in /home/ubuntu/jenkins_benchmark/workspace/dgl_PR-7408 [Pipeline] { [Pipeline] checkout The recommended git tool is: git using credential 150de63f-189c-4717-bcaf-010460d2f51a Fetching changes from the remote Git repository Cleaning workspace Fetching without tags Merging remotes/origin/master commit 191681d8510173576286765237ed0ce87d690e14 into PR head commit 7875aeb4251803b0a81c00694770cd981c0df241 Merge succeeded, producing 90d726cd0db2fa6206916ae05fcf3591ccf1408d Checking out Revision 90d726cd0db2fa6206916ae05fcf3591ccf1408d (PR-7408) Commit message: "Merge commit '191681d8510173576286765237ed0ce87d690e14' into HEAD" First time build. Skipping changelog. Cleaning workspace [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh > git rev-parse --resolve-git-dir /home/ubuntu/jenkins_benchmark/workspace/dgl_PR-7408/.git # timeout=10 > git config remote.origin.url https://github.com/dmlc/dgl.git # timeout=10 > git rev-parse --verify HEAD # timeout=10 Resetting working tree > git reset --hard # timeout=10 > git clean -fdx # timeout=10 Fetching upstream changes from https://github.com/dmlc/dgl.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_ASKPASS to set credentials dgl-bot-personal-access-key220906 > git fetch --no-tags --force --progress -- https://github.com/dmlc/dgl.git +refs/pull/7408/head:refs/remotes/origin/PR-7408 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7875aeb4251803b0a81c00694770cd981c0df241 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_ASKPASS to set credentials dgl-bot-personal-access-key220906 > git merge 191681d8510173576286765237ed0ce87d690e14 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 90d726cd0db2fa6206916ae05fcf3591ccf1408d # timeout=10 > git branch -a -v --no-abbrev # timeout=10 > git branch -D PR-7408 # timeout=10 > git checkout -b PR-7408 90d726cd0db2fa6206916ae05fcf3591ccf1408d # timeout=10 > git rev-list --no-walk ea985edbcd0abb70c1fd6a029f14584b8fe59894 # timeout=10 > git rev-parse --verify HEAD # timeout=10 Resetting working tree > git reset --hard # timeout=10 > git clean -fdx # timeout=10 + docker pull dgllib/dgl-ci-lint Using default tag: latest latest: Pulling from dgllib/dgl-ci-lint Digest: sha256:11b87b4425630143a2560fe6ad584f245ee0a86bc58b40cda3c2be93656b0d5e Status: Image is up to date for dgllib/dgl-ci-lint:latest docker.io/dgllib/dgl-ci-lint:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh + docker inspect -f . dgllib/dgl-ci-lint . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer dgci-worker-permanent does not seem to be running inside a container $ docker run -t -d -u 0:0 -w /home/ubuntu/jenkins_benchmark/workspace/dgl_PR-7408 -v /home/ubuntu/jenkins_benchmark/workspace/dgl_PR-7408:/home/ubuntu/jenkins_benchmark/workspace/dgl_PR-7408:rw,z -v /home/ubuntu/jenkins_benchmark/workspace/dgl_PR-7408@tmp:/home/ubuntu/jenkins_benchmark/workspace/dgl_PR-7408@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** dgllib/dgl-ci-lint cat $ docker top f13b5de4bc58771ced0df28f17aa1c0a34fbc9a1b591dd021ca7ea582739e781 -eo pid,comm [Pipeline] { [Pipeline] } $ docker stop --time=1 f13b5de4bc58771ced0df28f17aa1c0a34fbc9a1b591dd021ca7ea582739e781 $ docker rm -f --volumes f13b5de4bc58771ced0df28f17aa1c0a34fbc9a1b591dd021ca7ea582739e781 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node Stage "AuthenticationComment" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Regression Test) [Pipeline] node Running on dgci-worker-permanent in /home/ubuntu/jenkins_benchmark/workspace/dgl_PR-7408 [Pipeline] { [Pipeline] checkout The recommended git tool is: git using credential 150de63f-189c-4717-bcaf-010460d2f51a Fetching changes from the remote Git repository Cleaning workspace Fetching without tags Merging remotes/origin/master commit 191681d8510173576286765237ed0ce87d690e14 into PR head commit 7875aeb4251803b0a81c00694770cd981c0df241 Merge succeeded, producing dd7d774771ec0aede1612d89c79cf2ff44defba6 Checking out Revision dd7d774771ec0aede1612d89c79cf2ff44defba6 (PR-7408) Commit message: "Merge commit '191681d8510173576286765237ed0ce87d690e14' into HEAD" First time build. Skipping changelog. Cleaning workspace [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh > git rev-parse --resolve-git-dir /home/ubuntu/jenkins_benchmark/workspace/dgl_PR-7408/.git # timeout=10 > git config remote.origin.url https://github.com/dmlc/dgl.git # timeout=10 > git rev-parse --verify HEAD # timeout=10 Resetting working tree > git reset --hard # timeout=10 > git clean -fdx # timeout=10 Fetching upstream changes from https://github.com/dmlc/dgl.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_ASKPASS to set credentials dgl-bot-personal-access-key220906 > git fetch --no-tags --force --progress -- https://github.com/dmlc/dgl.git +refs/pull/7408/head:refs/remotes/origin/PR-7408 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7875aeb4251803b0a81c00694770cd981c0df241 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_ASKPASS to set credentials dgl-bot-personal-access-key220906 > git merge 191681d8510173576286765237ed0ce87d690e14 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f dd7d774771ec0aede1612d89c79cf2ff44defba6 # timeout=10 > git branch -a -v --no-abbrev # timeout=10 > git branch -D PR-7408 # timeout=10 > git checkout -b PR-7408 dd7d774771ec0aede1612d89c79cf2ff44defba6 # timeout=10 > git rev-list --no-walk ea985edbcd0abb70c1fd6a029f14584b8fe59894 # timeout=10 > git rev-parse --verify HEAD # timeout=10 Resetting working tree > git reset --hard # timeout=10 > git clean -fdx # timeout=10 + docker pull dgllib/dgl-ci-lint Using default tag: latest latest: Pulling from dgllib/dgl-ci-lint Digest: sha256:11b87b4425630143a2560fe6ad584f245ee0a86bc58b40cda3c2be93656b0d5e Status: Image is up to date for dgllib/dgl-ci-lint:latest docker.io/dgllib/dgl-ci-lint:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh + docker inspect -f . dgllib/dgl-ci-lint . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer dgci-worker-permanent does not seem to be running inside a container $ docker run -t -d -u 0:0 -w /home/ubuntu/jenkins_benchmark/workspace/dgl_PR-7408 -v /home/ubuntu/jenkins_benchmark/workspace/dgl_PR-7408:/home/ubuntu/jenkins_benchmark/workspace/dgl_PR-7408:rw,z -v /home/ubuntu/jenkins_benchmark/workspace/dgl_PR-7408@tmp:/home/ubuntu/jenkins_benchmark/workspace/dgl_PR-7408@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** dgllib/dgl-ci-lint cat $ docker top d7beba7fc800e638e8ad2f1948ea60b0650277cdc484b3440320ad63f697877f -eo pid,comm [Pipeline] { [Pipeline] } $ docker stop --time=1 d7beba7fc800e638e8ad2f1948ea60b0650277cdc484b3440320ad63f697877f $ docker rm -f --volumes d7beba7fc800e638e8ad2f1948ea60b0650277cdc484b3440320ad63f697877f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node Stage "Regression Test" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CI) [Pipeline] stage [Pipeline] { (Abort Previous CI) [Pipeline] script [Pipeline] { [Pipeline] milestone Trying to pass milestone 1 [Pipeline] milestone Trying to pass milestone 2 [Pipeline] milestone Trying to pass milestone 3 [Pipeline] milestone Trying to pass milestone 4 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Lint Check) [Pipeline] node Running on dgci-worker-permanent in /home/ubuntu/jenkins_benchmark/workspace/dgl_PR-7408 [Pipeline] { [Pipeline] checkout The recommended git tool is: git using credential 150de63f-189c-4717-bcaf-010460d2f51a Fetching changes from the remote Git repository Cleaning workspace Fetching without tags Merging remotes/origin/master commit 191681d8510173576286765237ed0ce87d690e14 into PR head commit 7875aeb4251803b0a81c00694770cd981c0df241 Merge succeeded, producing 603d02ac6e33e8e63eb8f17a1e5bf9aa17abe1a8 Checking out Revision 603d02ac6e33e8e63eb8f17a1e5bf9aa17abe1a8 (PR-7408) Commit message: "Merge commit '191681d8510173576286765237ed0ce87d690e14' into HEAD" First time build. Skipping changelog. Cleaning workspace [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh > git rev-parse --resolve-git-dir /home/ubuntu/jenkins_benchmark/workspace/dgl_PR-7408/.git # timeout=10 > git config remote.origin.url https://github.com/dmlc/dgl.git # timeout=10 > git rev-parse --verify HEAD # timeout=10 Resetting working tree > git reset --hard # timeout=10 > git clean -fdx # timeout=10 Fetching upstream changes from https://github.com/dmlc/dgl.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_ASKPASS to set credentials dgl-bot-personal-access-key220906 > git fetch --no-tags --force --progress -- https://github.com/dmlc/dgl.git +refs/pull/7408/head:refs/remotes/origin/PR-7408 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7875aeb4251803b0a81c00694770cd981c0df241 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_ASKPASS to set credentials dgl-bot-personal-access-key220906 > git merge 191681d8510173576286765237ed0ce87d690e14 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 603d02ac6e33e8e63eb8f17a1e5bf9aa17abe1a8 # timeout=10 > git branch -a -v --no-abbrev # timeout=10 > git branch -D PR-7408 # timeout=10 > git checkout -b PR-7408 603d02ac6e33e8e63eb8f17a1e5bf9aa17abe1a8 # timeout=10 > git rev-list --no-walk ea985edbcd0abb70c1fd6a029f14584b8fe59894 # timeout=10 > git rev-parse --verify HEAD # timeout=10 Resetting working tree > git reset --hard # timeout=10 > git clean -fdx # timeout=10 + docker pull dgllib/dgl-ci-lint Using default tag: latest latest: Pulling from dgllib/dgl-ci-lint Digest: sha256:11b87b4425630143a2560fe6ad584f245ee0a86bc58b40cda3c2be93656b0d5e Status: Image is up to date for dgllib/dgl-ci-lint:latest docker.io/dgllib/dgl-ci-lint:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh + docker inspect -f . dgllib/dgl-ci-lint . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer dgci-worker-permanent does not seem to be running inside a container $ docker run -t -d -u 0:0 -w /home/ubuntu/jenkins_benchmark/workspace/dgl_PR-7408 -v /home/ubuntu/jenkins_benchmark/workspace/dgl_PR-7408:/home/ubuntu/jenkins_benchmark/workspace/dgl_PR-7408:rw,z -v /home/ubuntu/jenkins_benchmark/workspace/dgl_PR-7408@tmp:/home/ubuntu/jenkins_benchmark/workspace/dgl_PR-7408@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** dgllib/dgl-ci-lint cat $ docker top 78585702b7510b5587975de68cb4014d13fd99d22b96f16a141934ec01dcbd1b -eo pid,comm [Pipeline] { [Pipeline] sh + chmod -R 777 . [Pipeline] sh + rm -rf CMakeLists.txt CONTRIBUTORS.md Jenkinsfile LICENSE NEWS.md README.md apps benchmarks cmake conda dgl_sparse dglgo docker docs examples graphbolt include notebooks pyproject.toml python readthedocs.yml script src tensoradapter tests third_party tools tutorials [Pipeline] sh + git config --global --add safe.directory * [Pipeline] checkout The recommended git tool is: git using credential 150de63f-189c-4717-bcaf-010460d2f51a Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@313df779; decorates RemoteLauncher[hudson.remoting.Channel@1110930b:dgci-worker-permanent] will be ignored (a typical symptom is the Git executable not being run inside a designated container) Fetching changes from the remote Git repository Cleaning workspace Fetching without tags Merging remotes/origin/master commit 191681d8510173576286765237ed0ce87d690e14 into PR head commit 7875aeb4251803b0a81c00694770cd981c0df241 Merge succeeded, producing f5f515f7db3c741a7e348db311d441c61beffb9b Checking out Revision f5f515f7db3c741a7e348db311d441c61beffb9b (PR-7408) Commit message: "Merge commit '191681d8510173576286765237ed0ce87d690e14' into HEAD" First time build. Skipping changelog. Cleaning workspace > git rev-parse --resolve-git-dir /home/ubuntu/jenkins_benchmark/workspace/dgl_PR-7408/.git # timeout=10 > git config remote.origin.url https://github.com/dmlc/dgl.git # timeout=10 > git rev-parse --verify HEAD # timeout=10 Resetting working tree > git reset --hard # timeout=10 > git clean -fdx # timeout=10 Fetching upstream changes from https://github.com/dmlc/dgl.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_ASKPASS to set credentials dgl-bot-personal-access-key220906 > git fetch --no-tags --force --progress -- https://github.com/dmlc/dgl.git +refs/pull/7408/head:refs/remotes/origin/PR-7408 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7875aeb4251803b0a81c00694770cd981c0df241 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_ASKPASS to set credentials dgl-bot-personal-access-key220906 > git merge 191681d8510173576286765237ed0ce87d690e14 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f5f515f7db3c741a7e348db311d441c61beffb9b # timeout=10 > git branch -a -v --no-abbrev # timeout=10 > git branch -D PR-7408 # timeout=10 > git checkout -b PR-7408 f5f515f7db3c741a7e348db311d441c61beffb9b # timeout=10 > git rev-list --no-walk ea985edbcd0abb70c1fd6a029f14584b8fe59894 # timeout=10 > git rev-parse --verify HEAD # timeout=10 Resetting working tree > git reset --hard # timeout=10 > git clean -fdx # timeout=10 [Pipeline] sh + git submodule update --recursive --init Submodule 'third_party/METIS' (https://github.com/KarypisLab/METIS.git) registered for path 'third_party/METIS' Submodule 'third_party/cccl' (https://github.com/NVIDIA/cccl.git) registered for path 'third_party/cccl' Submodule 'third_party/cuco' (https://github.com/NVIDIA/cuCollections.git) registered for path 'third_party/cuco' Submodule 'third_party/dlpack' (https://github.com/dmlc/dlpack.git) registered for path 'third_party/dlpack' Submodule 'third_party/dmlc-core' (https://github.com/dmlc/dmlc-core.git) registered for path 'third_party/dmlc-core' Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/googletest' Submodule 'third_party/liburing' (https://github.com/axboe/liburing.git) registered for path 'third_party/liburing' Submodule 'third_party/libxsmm' (https://github.com/hfp/libxsmm.git) registered for path 'third_party/libxsmm' Submodule 'third_party/nanoflann' (https://github.com/jlblancoc/nanoflann) registered for path 'third_party/nanoflann' Submodule 'third_party/pcg' (https://github.com/imneme/pcg-cpp.git) registered for path 'third_party/pcg' Submodule 'third_party/phmap' (https://github.com/greg7mdp/parallel-hashmap.git) registered for path 'third_party/phmap' Cloning into '/home/ubuntu/jenkins_benchmark/workspace/dgl_PR-7408/third_party/METIS'... Cloning into '/home/ubuntu/jenkins_benchmark/workspace/dgl_PR-7408/third_party/cccl'... Cloning into '/home/ubuntu/jenkins_benchmark/workspace/dgl_PR-7408/third_party/cuco'... Cloning into '/home/ubuntu/jenkins_benchmark/workspace/dgl_PR-7408/third_party/dlpack'... Cloning into '/home/ubuntu/jenkins_benchmark/workspace/dgl_PR-7408/third_party/dmlc-core'... Cloning into '/home/ubuntu/jenkins_benchmark/workspace/dgl_PR-7408/third_party/googletest'... Cloning into '/home/ubuntu/jenkins_benchmark/workspace/dgl_PR-7408/third_party/liburing'... Cloning into '/home/ubuntu/jenkins_benchmark/workspace/dgl_PR-7408/third_party/libxsmm'... Cloning into '/home/ubuntu/jenkins_benchmark/workspace/dgl_PR-7408/third_party/nanoflann'... Cloning into '/home/ubuntu/jenkins_benchmark/workspace/dgl_PR-7408/third_party/pcg'... Cloning into '/home/ubuntu/jenkins_benchmark/workspace/dgl_PR-7408/third_party/phmap'... Submodule path 'third_party/METIS': checked out '10603482cc055626ff99d2ac3ab7e73d1119439d' Submodule 'GKlib' (https://github.com/KarypisLab/GKlib.git) registered for path 'third_party/METIS/GKlib' Cloning into '/home/ubuntu/jenkins_benchmark/workspace/dgl_PR-7408/third_party/METIS/GKlib'... Submodule path 'third_party/METIS/GKlib': checked out '62de20c7f97c719abdc96d7c3e266a1f7cb52bc5' Submodule path 'third_party/cccl': checked out '1c009d23abf3e6c13d5e1f0ee54222c43b2c1785' Submodule path 'third_party/cuco': checked out '2101cb31d0210b609cd02c88f9b538e10881d91d' Submodule path 'third_party/dlpack': checked out 'e2bdd3bee8cb6501558042633fa59144cc8b7f5f' Submodule path 'third_party/dmlc-core': checked out 'bfad207b448480783a1f428ae3d93d87032d8349' Submodule path 'third_party/googletest': checked out 'f8d7d77c06936315286eb55f8de22cd23c188571' Submodule path 'third_party/liburing': checked out 'e4cfc721761a85ea6a257c77572546292d04bf79' Submodule path 'third_party/libxsmm': checked out '80090603e43f6ddc870cc42e1403dd0af07744cc' Submodule path 'third_party/nanoflann': checked out '4c47ca200209550c5628c89803591f8a753c8181' Submodule path 'third_party/pcg': checked out '428802d1a5634f96bcd0705fab379ff0113bcf13' Submodule path 'third_party/phmap': checked out '25293cefd8b85491b45600c03fe8edf07647553f' [Pipeline] sh + bash tests/scripts/task_lint.sh Checking code style of C++ codes... =====111/111 cpp-header files passed check===== =====176/176 cpp-source files passed check===== All passed! =====13/13 cpp-header files passed check===== =====13/13 cpp-source files passed check===== All passed! Checking code style of python codes... Report ====== 23044 statements analysed. Statistics by type ------------------ +---------+-------+-----------+-----------+------------+---------+ |type |number |old number |difference |%documented |%badname | +=========+=======+===========+===========+============+=========+ |module |289 |NC |NC |100.00 |0.00 | +---------+-------+-----------+-----------+------------+---------+ |class |397 |NC |NC |99.75 |1.01 | +---------+-------+-----------+-----------+------------+---------+ |method |1756 |NC |NC |99.66 |0.68 | +---------+-------+-----------+-----------+------------+---------+ |function |766 |NC |NC |100.00 |0.91 | +---------+-------+-----------+-----------+------------+---------+ External dependencies --------------------- :: dgl (dgl.nn.pytorch.explain.pgexplainer) \-_api_internal (dgl._ffi.object) \-_ffi | \-_ctypes | | \-function (dgl._ffi.function) | | \-ndarray (dgl._ffi._ctypes.function) | | \-object (dgl._ffi._ctypes.function) | | \-types (dgl._ffi._ctypes.function) | \-base (dgl.geometry.capi) | \-capi (dgl.transforms.to_block) | \-function (dgl.utils.internal) | \-libinfo (dgl._ffi.base) | \-ndarray (dgl.distributed.shared_mem_utils) | \-object (dgl.distributed.rpc) | \-object_generic (dgl._ffi._ctypes.function) | \-runtime_ctypes (dgl._ffi._ctypes.types) | \-streams (dgl.heterograph_index) \-_sparse_ops (dgl.distgnn.partition.libra_partition) \-backend (dgl.utils.internal) | \-pytorch (dgl.nn.pytorch.sparse_emb) \-base (dgl.utils.internal) \-batch (dgl.nn.pytorch.explain.pgexplainer) \-convert (dgl.nn.pytorch.explain.subgraphx) \-core (dgl.heterograph) \-cuda (dgl.dataloading.dataloader) \-data (dgl.graphbolt.impl.legacy_dataset) | \-utils (dgl.distgnn.partition.libra_partition) \-dataloading | \-base (dgl.dataloading.cluster_gcn) \-distributed (dgl.dataloading.dataloader) | \-constants (dgl.distributed.partition) | \-dist_context (dgl.distributed.rpc_client) | \-dist_graph (dgl.distributed.dist_context) | \-dist_tensor (dgl.distributed.optim.pytorch.sparse_optim) | \-graph_partition_book (dgl.distributed.partition) | \-graph_services (dgl.distributed.dist_graph) | \-id_map (dgl.distributed.graph_partition_book) | \-kvstore (dgl.distributed.dist_context) | \-nn | | \-pytorch (dgl.distributed.optim.pytorch.sparse_optim) | \-optim | | \-pytorch | | \-utils (dgl.distributed.optim.pytorch.sparse_optim) | \-partition (dgl.distributed.dist_graph) | \-role (dgl.distributed.dist_context) | \-rpc (dgl.distributed.rpc_client) | \-rpc_client (dgl.distributed.dist_context) | \-rpc_server (dgl.distributed.dist_graph) | \-server_state (dgl.distributed.dist_graph) | \-shared_mem_utils (dgl.distributed.dist_graph) | \-standalone_kvstore (dgl.distributed.kvstore) \-frame (dgl.transforms.functional) \-function (dgl.nn.tensorflow.conv.appnpconv) | \-base (dgl.function.message) \-geometry | \-capi (dgl.geometry.fps) \-graph_index (dgl.heterograph) \-graphbolt (dgl.distributed.partition) | \-base (dgl.graphbolt.impl.fused_csc_sampling_graph) | \-dataset (dgl.graphbolt.impl.ondisk_dataset) | \-feature_store (dgl.graphbolt.impl.torch_based_feature_store) | \-impl | | \-basic_feature_store (dgl.graphbolt.impl.torch_based_feature_store) | | \-fused_csc_sampling_graph (dgl.graphbolt.impl.ondisk_dataset) | | \-gpu_cache (dgl.graphbolt.impl.gpu_cached_feature) | | \-ondisk_metadata (dgl.graphbolt.impl.torch_based_feature_store) | | \-sampled_subgraph_impl (dgl.graphbolt.impl.fused_csc_sampling_graph) | | \-torch_based_feature_store (dgl.graphbolt.impl.ondisk_dataset) | \-internal (dgl.graphbolt.impl.ondisk_dataset) | \-itemset (dgl.graphbolt.impl.ondisk_dataset) | \-minibatch_transformer (dgl.graphbolt.impl.neighbor_sampler) | \-negative_sampler (dgl.graphbolt.impl.uniform_negative_sampler) | \-sampled_subgraph (dgl.graphbolt.impl.sampled_subgraph_impl) | \-sampling_graph (dgl.graphbolt.impl.fused_csc_sampling_graph) | \-subgraph_sampler (dgl.graphbolt.impl.in_subgraph_sampler) \-heterograph (dgl.nn.pytorch.conv.graphconv) \-heterograph_index (dgl.transforms.functional) \-init (dgl.frame) \-ndarray (dgl.utils.internal) \-nn | \-functional (dgl.nn.tensorflow.conv.gatconv) | \-mxnet | | \-utils (dgl.nn.mxnet.conv.relgraphconv) | \-pytorch (dgl.optim.pytorch.sparse_optim) | | \-conv | | | \-cugraph_base (dgl.nn.pytorch.conv.cugraph_gatconv) | | | \-graphconv (dgl.nn.pytorch.conv.appnpconv) | | \-linear (dgl.nn.pytorch.conv.relgraphconv) | | \-softmax (dgl.nn.pytorch.conv.hgtconv) | | \-utils (dgl.nn.pytorch.conv.gatv2conv) | \-tensorflow | \-utils (dgl.nn.tensorflow.conv.relgraphconv) \-ops (dgl.nn.pytorch.linear) | \-edge_softmax (dgl.nn.functional) | \-gather_mm (dgl.nn.pytorch.linear) \-partition (dgl.nn.pytorch.sparse_emb) \-random (dgl.nn.pytorch.network_emb) \-readout (dgl.nn.tensorflow.glob) \-sampling (dgl.nn.pytorch.network_emb) | \-neighbor (dgl.transforms.functional) | \-utils (dgl.sampling.neighbor) \-sparse (dgl.graphbolt.impl.ondisk_dataset) | \-sparse_matrix (dgl.sparse.elementwise_op_sp) | \-utils (dgl.sparse.elementwise_op_sp) \-storages (dgl.dataloading.dataloader) | \-base (dgl.storages.pytorch_tensor) | \-tensor (dgl.storages.pytorch_tensor) \-subgraph (dgl.nn.pytorch.explain.gnnexplainer) \-transforms (dgl.nn.pytorch.conv.graphconv) | \-functional (dgl.nn.pytorch.explain.subgraphx) \-traversal (dgl.propagate) \-udf (dgl.core) \-utils (dgl.multiprocessing.pytorch) | \-checks (dgl.utils.data) \-view (dgl.heterograph) Raw metrics ----------- +----------+-------+------+---------+-----------+ |type |number |% |previous |difference | +==========+=======+======+=========+===========+ |code |34597 |38.95 |NC |NC | +----------+-------+------+---------+-----------+ |docstring |44938 |50.60 |NC |NC | +----------+-------+------+---------+-----------+ |comment |2426 |2.73 |NC |NC | +----------+-------+------+---------+-----------+ |empty |6854 |7.72 |NC |NC | +----------+-------+------+---------+-----------+ Duplication ----------- +-------------------------+------+---------+-----------+ | |now |previous |difference | +=========================+======+=========+===========+ |nb duplicated lines |0 |NC |NC | +-------------------------+------+---------+-----------+ |percent duplicated lines |0.000 |NC |NC | +-------------------------+------+---------+-----------+ Messages by category -------------------- +-----------+-------+---------+-----------+ |type |number |previous |difference | +===========+=======+=========+===========+ |convention |0 |NC |NC | +-----------+-------+---------+-----------+ |refactor |0 |NC |NC | +-----------+-------+---------+-----------+ |warning |0 |NC |NC | +-----------+-------+---------+-----------+ |error |0 |NC |NC | +-----------+-------+---------+-----------+ ------------------------------------ Your code has been rated at 10.00/10 Post stage [Pipeline] cleanWs [WS-CLEANUP] Deleting project workspace... [WS-CLEANUP] Deferred wipeout is disabled by the job configuration... [WS-CLEANUP] done [Pipeline] } $ docker stop --time=1 78585702b7510b5587975de68cb4014d13fd99d22b96f16a141934ec01dcbd1b $ docker rm -f --volumes 78585702b7510b5587975de68cb4014d13fd99d22b96f16a141934ec01dcbd1b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: CPU Build) [Pipeline] { (Branch: GPU Build) [Pipeline] { (Branch: PyTorch Cugraph GPU Build) [Pipeline] { (Branch: CPU Build (Win64)) [Pipeline] stage [Pipeline] { (CPU Build) [Pipeline] stage [Pipeline] { (GPU Build) [Pipeline] stage [Pipeline] { (PyTorch Cugraph GPU Build) [Pipeline] stage [Pipeline] { (CPU Build (Win64)) [Pipeline] node Running on dgl-ci-windows-cpu-3 in C:\Jenkins\workspace\dgl_PR-7408 [Pipeline] node Running on dgl-ci-linux-cpu-1 in /home/ubuntu/jenkins/workspace/dgl_PR-7408 [Pipeline] node Running on dgl-ci-linux-cpu-2 in /home/ubuntu/jenkins/workspace/dgl_PR-7408 [Pipeline] node Running on dgl-ci-linux-cpu-4 in /home/ubuntu/jenkins/workspace/dgl_PR-7408 [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] checkout The recommended git tool is: git using credential 150de63f-189c-4717-bcaf-010460d2f51a [Pipeline] checkout Cloning the remote Git repository Cloning with configured refspecs honoured and without tags The recommended git tool is: git [Pipeline] checkout using credential 150de63f-189c-4717-bcaf-010460d2f51a The recommended git tool is: git [Pipeline] checkout Cloning the remote Git repository Cloning with configured refspecs honoured and without tags using credential 150de63f-189c-4717-bcaf-010460d2f51a Cloning the remote Git repository Cloning with configured refspecs honoured and without tags The recommended git tool is: git using credential 150de63f-189c-4717-bcaf-010460d2f51a Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository https://github.com/dmlc/dgl.git > git init C:\Jenkins\workspace\dgl_PR-7408 # timeout=10 Fetching upstream changes from https://github.com/dmlc/dgl.git > git --version # timeout=10 > git --version # 'git version 2.20.0.windows.1' using GIT_ASKPASS to set credentials dgl-bot-personal-access-key220906 > git fetch --no-tags --force --progress -- https://github.com/dmlc/dgl.git +refs/pull/7408/head:refs/remotes/origin/PR-7408 +refs/heads/master:refs/remotes/origin/master # timeout=10 Cloning repository https://github.com/dmlc/dgl.git > git init /home/ubuntu/jenkins/workspace/dgl_PR-7408 # timeout=10 Fetching upstream changes from https://github.com/dmlc/dgl.git > git --version # timeout=10 > git --version # 'git version 2.34.1' using GIT_ASKPASS to set credentials dgl-bot-personal-access-key220906 > git fetch --no-tags --force --progress -- https://github.com/dmlc/dgl.git +refs/pull/7408/head:refs/remotes/origin/PR-7408 +refs/heads/master:refs/remotes/origin/master # timeout=10 Cloning repository https://github.com/dmlc/dgl.git > git init /home/ubuntu/jenkins/workspace/dgl_PR-7408 # timeout=10 Fetching upstream changes from https://github.com/dmlc/dgl.git > git --version # timeout=10 > git --version # 'git version 2.34.1' using GIT_ASKPASS to set credentials dgl-bot-personal-access-key220906 > git fetch --no-tags --force --progress -- https://github.com/dmlc/dgl.git +refs/pull/7408/head:refs/remotes/origin/PR-7408 +refs/heads/master:refs/remotes/origin/master # timeout=10 Cloning repository https://github.com/dmlc/dgl.git > git init /home/ubuntu/jenkins/workspace/dgl_PR-7408 # timeout=10 Fetching upstream changes from https://github.com/dmlc/dgl.git > git --version # timeout=10 > git --version # 'git version 2.34.1' using GIT_ASKPASS to set credentials dgl-bot-personal-access-key220906 > git fetch --no-tags --force --progress -- https://github.com/dmlc/dgl.git +refs/pull/7408/head:refs/remotes/origin/PR-7408 +refs/heads/master:refs/remotes/origin/master # timeout=10 Cleaning workspace Fetching without tags Cleaning workspace Fetching without tags Cleaning workspace Fetching without tags Merging remotes/origin/master commit 191681d8510173576286765237ed0ce87d690e14 into PR head commit 7875aeb4251803b0a81c00694770cd981c0df241 > git config remote.origin.url https://github.com/dmlc/dgl.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/7408/head:refs/remotes/origin/PR-7408 # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url https://github.com/dmlc/dgl.git # timeout=10 > git rev-parse --verify HEAD # timeout=10 No valid HEAD. Skipping the resetting > git clean -fdx # timeout=10 Fetching upstream changes from https://github.com/dmlc/dgl.git using GIT_ASKPASS to set credentials dgl-bot-personal-access-key220906 > git fetch --no-tags --force --progress -- https://github.com/dmlc/dgl.git +refs/pull/7408/head:refs/remotes/origin/PR-7408 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url https://github.com/dmlc/dgl.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/7408/head:refs/remotes/origin/PR-7408 # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url https://github.com/dmlc/dgl.git # timeout=10 > git rev-parse --verify HEAD # timeout=10 No valid HEAD. Skipping the resetting > git clean -fdx # timeout=10 Fetching upstream changes from https://github.com/dmlc/dgl.git using GIT_ASKPASS to set credentials dgl-bot-personal-access-key220906 > git fetch --no-tags --force --progress -- https://github.com/dmlc/dgl.git +refs/pull/7408/head:refs/remotes/origin/PR-7408 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 191681d8510173576286765237ed0ce87d690e14 into PR head commit 7875aeb4251803b0a81c00694770cd981c0df241 > git config remote.origin.url https://github.com/dmlc/dgl.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/7408/head:refs/remotes/origin/PR-7408 # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url https://github.com/dmlc/dgl.git # timeout=10 > git rev-parse --verify HEAD # timeout=10 No valid HEAD. Skipping the resetting > git clean -fdx # timeout=10 Fetching upstream changes from https://github.com/dmlc/dgl.git using GIT_ASKPASS to set credentials dgl-bot-personal-access-key220906 > git fetch --no-tags --force --progress -- https://github.com/dmlc/dgl.git +refs/pull/7408/head:refs/remotes/origin/PR-7408 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 191681d8510173576286765237ed0ce87d690e14 into PR head commit 7875aeb4251803b0a81c00694770cd981c0df241 Merge succeeded, producing 834bfb886a911d84efd894d7de7694f0e5151f7f Checking out Revision 834bfb886a911d84efd894d7de7694f0e5151f7f (PR-7408) Merge succeeded, producing 834bfb886a911d84efd894d7de7694f0e5151f7f Checking out Revision 834bfb886a911d84efd894d7de7694f0e5151f7f (PR-7408) Merge succeeded, producing 834bfb886a911d84efd894d7de7694f0e5151f7f Checking out Revision 834bfb886a911d84efd894d7de7694f0e5151f7f (PR-7408) Commit message: "Merge commit '191681d8510173576286765237ed0ce87d690e14' into HEAD" Cleaning workspace Cleaning workspace Commit message: "Merge commit '191681d8510173576286765237ed0ce87d690e14' into HEAD" Cleaning workspace Fetching without tags Commit message: "Merge commit '191681d8510173576286765237ed0ce87d690e14' into HEAD" First time build. Skipping changelog. Cleaning workspace Merging remotes/origin/master commit 191681d8510173576286765237ed0ce87d690e14 into PR head commit 7875aeb4251803b0a81c00694770cd981c0df241 > git config core.sparsecheckout # timeout=10 > git checkout -f 7875aeb4251803b0a81c00694770cd981c0df241 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_ASKPASS to set credentials dgl-bot-personal-access-key220906 > git merge 191681d8510173576286765237ed0ce87d690e14 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 834bfb886a911d84efd894d7de7694f0e5151f7f # timeout=10 > git branch -a -v --no-abbrev # timeout=10 > git checkout -b PR-7408 834bfb886a911d84efd894d7de7694f0e5151f7f # timeout=10 > git rev-parse --verify HEAD # timeout=10 Resetting working tree > git reset --hard # timeout=10 > git clean -fdx # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] isUnix > git config remote.origin.url https://github.com/dmlc/dgl.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/7408/head:refs/remotes/origin/PR-7408 # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url https://github.com/dmlc/dgl.git # timeout=10 > git rev-parse --verify HEAD # timeout=10 No valid HEAD. Skipping the resetting > git clean -fdx # timeout=10 Fetching upstream changes from https://github.com/dmlc/dgl.git using GIT_ASKPASS to set credentials dgl-bot-personal-access-key220906 > git fetch --no-tags --force --progress -- https://github.com/dmlc/dgl.git +refs/pull/7408/head:refs/remotes/origin/PR-7408 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7875aeb4251803b0a81c00694770cd981c0df241 # timeout=10 [Pipeline] withEnv [Pipeline] { > git config core.sparsecheckout # timeout=10 > git checkout -f 7875aeb4251803b0a81c00694770cd981c0df241 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_ASKPASS to set credentials dgl-bot-personal-access-key220906 > git merge 191681d8510173576286765237ed0ce87d690e14 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 834bfb886a911d84efd894d7de7694f0e5151f7f # timeout=10 > git branch -a -v --no-abbrev # timeout=10 > git checkout -b PR-7408 834bfb886a911d84efd894d7de7694f0e5151f7f # timeout=10 > git rev-list --no-walk ea985edbcd0abb70c1fd6a029f14584b8fe59894 # timeout=10 > git rev-parse --verify HEAD # timeout=10 Resetting working tree > git reset --hard # timeout=10 > git clean -fdx # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7875aeb4251803b0a81c00694770cd981c0df241 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_ASKPASS to set credentials dgl-bot-personal-access-key220906 > git merge 191681d8510173576286765237ed0ce87d690e14 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 834bfb886a911d84efd894d7de7694f0e5151f7f # timeout=10 > git branch -a -v --no-abbrev # timeout=10 > git checkout -b PR-7408 834bfb886a911d84efd894d7de7694f0e5151f7f # timeout=10 > git rev-parse --verify HEAD # timeout=10 Resetting working tree > git reset --hard # timeout=10 > git clean -fdx # timeout=10 [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh + docker pull dgllib/dgl-ci-gpu:cu121_v240511_1440 + docker pull rapidsai/cugraph_stable_torch-cuda:11.8-base-ubuntu20.04-py3.10-pytorch2.0.0-rapids23.04 Merge succeeded, producing 0fbd823b1d313b7b2b4afda90c6255f5c7695f99 Checking out Revision 0fbd823b1d313b7b2b4afda90c6255f5c7695f99 (PR-7408) + docker pull dgllib/dgl-ci-cpu:v240511_1440 Commit message: "Merge commit '191681d8510173576286765237ed0ce87d690e14' into HEAD" First time build. Skipping changelog. Cleaning workspace cu121_v240511_1440: Pulling from dgllib/dgl-ci-gpu Digest: sha256:b92778f89dc9cbbbc539c0dcda8d1b83883ea2eb80da95e3d8b32551ae09d3e9 Status: Image is up to date for dgllib/dgl-ci-gpu:cu121_v240511_1440 docker.io/dgllib/dgl-ci-gpu:cu121_v240511_1440 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11.8-base-ubuntu20.04-py3.10-pytorch2.0.0-rapids23.04: Pulling from rapidsai/cugraph_stable_torch-cuda Digest: sha256:35b29e2d8c0d3f4abebb8a8335a47a2b21e13c14675ec1bd3b9fd5c80682adee Status: Image is up to date for rapidsai/cugraph_stable_torch-cuda:11.8-base-ubuntu20.04-py3.10-pytorch2.0.0-rapids23.04 docker.io/rapidsai/cugraph_stable_torch-cuda:11.8-base-ubuntu20.04-py3.10-pytorch2.0.0-rapids23.04 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix v240511_1440: Pulling from dgllib/dgl-ci-cpu Digest: sha256:b8aea3af3c1259fbf4b9ab848e4b89b83991c80b7cb3e78fa956a5d8d1522893 Status: Image is up to date for dgllib/dgl-ci-cpu:v240511_1440 docker.io/dgllib/dgl-ci-cpu:v240511_1440 [Pipeline] withEnv [Pipeline] { [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_ASKPASS to set credentials dgl-bot-personal-access-key220906 > git merge 191681d8510173576286765237ed0ce87d690e14 # timeout=10 > git rev-parse "HEAD^{commit}" # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0fbd823b1d313b7b2b4afda90c6255f5c7695f99 # timeout=10 > git branch -a -v --no-abbrev # timeout=10 > git checkout -b PR-7408 0fbd823b1d313b7b2b4afda90c6255f5c7695f99 # timeout=10 > git rev-list --no-walk ea985edbcd0abb70c1fd6a029f14584b8fe59894 # timeout=10 > git rev-parse --verify HEAD # timeout=10 Resetting working tree > git reset --hard # timeout=10 > git clean -fdx # timeout=10 + docker inspect -f . dgllib/dgl-ci-gpu:cu121_v240511_1440 . [Pipeline] withEnv [Pipeline] { [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer dgl-ci-linux-cpu-2 does not seem to be running inside a container $ docker run -t -d -u 1000:1000 -u root -w /home/ubuntu/jenkins/workspace/dgl_PR-7408 -v /home/ubuntu/jenkins/workspace/dgl_PR-7408:/home/ubuntu/jenkins/workspace/dgl_PR-7408:rw,z -v /home/ubuntu/jenkins/workspace/dgl_PR-7408@tmp:/home/ubuntu/jenkins/workspace/dgl_PR-7408@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** dgllib/dgl-ci-gpu:cu121_v240511_1440 cat + docker inspect -f . rapidsai/cugraph_stable_torch-cuda:11.8-base-ubuntu20.04-py3.10-pytorch2.0.0-rapids23.04 . + docker inspect -f . dgllib/dgl-ci-cpu:v240511_1440 . $ docker top 3132bed11f80eb11c401b75a48ac1ae8dccb61e788ff4f0c97926079530724cc -eo pid,comm [Pipeline] { [Pipeline] } [Pipeline] } [Pipeline] // withEnv [Pipeline] // withEnv [Pipeline] withDockerContainer dgl-ci-linux-cpu-4 does not seem to be running inside a container $ docker run -t -d -u 1000:1000 -u root -w /home/ubuntu/jenkins/workspace/dgl_PR-7408 -v /home/ubuntu/jenkins/workspace/dgl_PR-7408:/home/ubuntu/jenkins/workspace/dgl_PR-7408:rw,z -v /home/ubuntu/jenkins/workspace/dgl_PR-7408@tmp:/home/ubuntu/jenkins/workspace/dgl_PR-7408@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** rapidsai/cugraph_stable_torch-cuda:11.8-base-ubuntu20.04-py3.10-pytorch2.0.0-rapids23.04 cat $ docker top 07de09dcd8d58b0a0839665361d074509abd019e17af67698c68dae2e06383ea -eo pid,comm [Pipeline] { [Pipeline] withDockerContainer dgl-ci-linux-cpu-1 does not seem to be running inside a container $ docker run -t -d -u 1000:1000 -u root -w /home/ubuntu/jenkins/workspace/dgl_PR-7408 -v /home/ubuntu/jenkins/workspace/dgl_PR-7408:/home/ubuntu/jenkins/workspace/dgl_PR-7408:rw,z -v /home/ubuntu/jenkins/workspace/dgl_PR-7408@tmp:/home/ubuntu/jenkins/workspace/dgl_PR-7408@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** dgllib/dgl-ci-cpu:v240511_1440 cat $ docker top 24030bbe8e266b505b4cd1aafebe0c37cb5bdfdc474c40402d04489a9c42c1d4 -eo pid,comm ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] checkout The recommended git tool is: git using credential 150de63f-189c-4717-bcaf-010460d2f51a [Pipeline] sh Fetching changes from the remote Git repository Cleaning workspace [Pipeline] sh [Pipeline] sh Fetching without tags + chmod -R 777 . [Pipeline] sh + chmod -R 777 . Merging remotes/origin/master commit 191681d8510173576286765237ed0ce87d690e14 into PR head commit 7875aeb4251803b0a81c00694770cd981c0df241 + chmod -R 777 . [Pipeline] sh [Pipeline] sh Merge succeeded, producing a28b5f98bcb703bc69b07b5f263662bd6b129b09 Checking out Revision a28b5f98bcb703bc69b07b5f263662bd6b129b09 (PR-7408) Commit message: "Merge commit '191681d8510173576286765237ed0ce87d690e14' into HEAD" + rm -rf CMakeLists.txt CONTRIBUTORS.md Jenkinsfile LICENSE NEWS.md README.md apps benchmarks cmake conda dgl_sparse dglgo docker docs examples graphbolt include notebooks pyproject.toml python readthedocs.yml script src tensoradapter tests third_party tools tutorials First time build. Skipping changelog. Cleaning workspace [Pipeline] sh + rm -rf CMakeLists.txt CONTRIBUTORS.md Jenkinsfile LICENSE NEWS.md README.md apps benchmarks cmake conda dgl_sparse dglgo docker docs examples graphbolt include notebooks pyproject.toml python readthedocs.yml script src tensoradapter tests third_party tools tutorials [Pipeline] sh + rm -rf CMakeLists.txt CONTRIBUTORS.md Jenkinsfile LICENSE NEWS.md README.md apps benchmarks cmake conda dgl_sparse dglgo docker docs examples graphbolt include notebooks pyproject.toml python readthedocs.yml script src tensoradapter tests third_party tools tutorials [Pipeline] sh + git config --global --add safe.directory * [Pipeline] checkout The recommended git tool is: git using credential 150de63f-189c-4717-bcaf-010460d2f51a Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@3963739e; decorates RemoteLauncher[hudson.remoting.Channel@171f2319:dgl-ci-linux-cpu-2] will be ignored (a typical symptom is the Git executable not being run inside a designated container) Fetching changes from the remote Git repository Cleaning workspace > git rev-parse --resolve-git-dir C:\Jenkins\workspace\dgl_PR-7408\.git # timeout=10 > git config remote.origin.url https://github.com/dmlc/dgl.git # timeout=10 > git rev-parse --verify HEAD # timeout=10 Resetting working tree > git reset --hard # timeout=10 > git clean -fdx # timeout=10 Fetching upstream changes from https://github.com/dmlc/dgl.git > git --version # timeout=10 > git --version # 'git version 2.20.0.windows.1' using GIT_ASKPASS to set credentials dgl-bot-personal-access-key220906 > git fetch --no-tags --force --progress -- https://github.com/dmlc/dgl.git +refs/pull/7408/head:refs/remotes/origin/PR-7408 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7875aeb4251803b0a81c00694770cd981c0df241 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_ASKPASS to set credentials dgl-bot-personal-access-key220906 > git merge 191681d8510173576286765237ed0ce87d690e14 # timeout=10 > git rev-parse "HEAD^{commit}" # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a28b5f98bcb703bc69b07b5f263662bd6b129b09 # timeout=10 > git branch -a -v --no-abbrev # timeout=10 > git branch -D PR-7408 # timeout=10 > git checkout -b PR-7408 a28b5f98bcb703bc69b07b5f263662bd6b129b09 # timeout=10 > git rev-list --no-walk ea985edbcd0abb70c1fd6a029f14584b8fe59894 # timeout=10 > git rev-parse --verify HEAD # timeout=10 Resetting working tree > git reset --hard # timeout=10 > git clean -fdx # timeout=10 + git config --global --add safe.directory * [Pipeline] checkout The recommended git tool is: git + git config --global --add safe.directory * using credential 150de63f-189c-4717-bcaf-010460d2f51a Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@5cf0dfc5; decorates RemoteLauncher[hudson.remoting.Channel@7e771979:dgl-ci-linux-cpu-4] will be ignored (a typical symptom is the Git executable not being run inside a designated container) Fetching changes from the remote Git repository Cleaning workspace [Pipeline] checkout The recommended git tool is: git using credential 150de63f-189c-4717-bcaf-010460d2f51a Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@a42f717; decorates RemoteLauncher[hudson.remoting.Channel@6204f27f:dgl-ci-linux-cpu-1] will be ignored (a typical symptom is the Git executable not being run inside a designated container) Fetching changes from the remote Git repository Cleaning workspace Fetching without tags [Pipeline] bat Fetching without tags Fetching without tags Merging remotes/origin/master commit 191681d8510173576286765237ed0ce87d690e14 into PR head commit 7875aeb4251803b0a81c00694770cd981c0df241 administrator@WIN-O7QS55HVSDB C:\Jenkins\workspace\dgl_PR-7408>git submodule update --recursive --init Submodule 'third_party/METIS' (https://github.com/KarypisLab/METIS.git) registered for path 'third_party/METIS' Submodule 'third_party/cccl' (https://github.com/NVIDIA/cccl.git) registered for path 'third_party/cccl' Submodule 'third_party/cuco' (https://github.com/NVIDIA/cuCollections.git) registered for path 'third_party/cuco' Submodule 'third_party/dlpack' (https://github.com/dmlc/dlpack.git) registered for path 'third_party/dlpack' Submodule 'third_party/dmlc-core' (https://github.com/dmlc/dmlc-core.git) registered for path 'third_party/dmlc-core' Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/googletest' Submodule 'third_party/liburing' (https://github.com/axboe/liburing.git) registered for path 'third_party/liburing' Submodule 'third_party/libxsmm' (https://github.com/hfp/libxsmm.git) registered for path 'third_party/libxsmm' Submodule 'third_party/nanoflann' (https://github.com/jlblancoc/nanoflann) registered for path 'third_party/nanoflann' Submodule 'third_party/pcg' (https://github.com/imneme/pcg-cpp.git) registered for path 'third_party/pcg' Submodule 'third_party/phmap' (https://github.com/greg7mdp/parallel-hashmap.git) registered for path 'third_party/phmap' Merging remotes/origin/master commit 191681d8510173576286765237ed0ce87d690e14 into PR head commit 7875aeb4251803b0a81c00694770cd981c0df241 Merging remotes/origin/master commit 191681d8510173576286765237ed0ce87d690e14 into PR head commit 7875aeb4251803b0a81c00694770cd981c0df241 Merge succeeded, producing fa257bb4c6d1ab1bfc442a4fbf6c0a0bf9a1bf9c Checking out Revision fa257bb4c6d1ab1bfc442a4fbf6c0a0bf9a1bf9c (PR-7408) Commit message: "Merge commit '191681d8510173576286765237ed0ce87d690e14' into HEAD" First time build. Skipping changelog. Cleaning workspace Merge succeeded, producing fa257bb4c6d1ab1bfc442a4fbf6c0a0bf9a1bf9c Checking out Revision fa257bb4c6d1ab1bfc442a4fbf6c0a0bf9a1bf9c (PR-7408) Merge succeeded, producing fa257bb4c6d1ab1bfc442a4fbf6c0a0bf9a1bf9c Checking out Revision fa257bb4c6d1ab1bfc442a4fbf6c0a0bf9a1bf9c (PR-7408) Cloning into 'C:/Jenkins/workspace/dgl_PR-7408/third_party/METIS'... Commit message: "Merge commit '191681d8510173576286765237ed0ce87d690e14' into HEAD" Cleaning workspace Commit message: "Merge commit '191681d8510173576286765237ed0ce87d690e14' into HEAD" Cleaning workspace > git rev-parse --resolve-git-dir /home/ubuntu/jenkins/workspace/dgl_PR-7408/.git # timeout=10 > git config remote.origin.url https://github.com/dmlc/dgl.git # timeout=10 > git rev-parse --verify HEAD # timeout=10 Resetting working tree > git reset --hard # timeout=10 > git clean -fdx # timeout=10 Fetching upstream changes from https://github.com/dmlc/dgl.git > git --version # timeout=10 > git --version # 'git version 2.34.1' using GIT_ASKPASS to set credentials dgl-bot-personal-access-key220906 > git fetch --no-tags --force --progress -- https://github.com/dmlc/dgl.git +refs/pull/7408/head:refs/remotes/origin/PR-7408 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7875aeb4251803b0a81c00694770cd981c0df241 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_ASKPASS to set credentials dgl-bot-personal-access-key220906 > git merge 191681d8510173576286765237ed0ce87d690e14 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f fa257bb4c6d1ab1bfc442a4fbf6c0a0bf9a1bf9c # timeout=10 > git branch -a -v --no-abbrev # timeout=10 > git branch -D PR-7408 # timeout=10 > git checkout -b PR-7408 fa257bb4c6d1ab1bfc442a4fbf6c0a0bf9a1bf9c # timeout=10 > git rev-list --no-walk ea985edbcd0abb70c1fd6a029f14584b8fe59894 # timeout=10 > git rev-parse --verify HEAD # timeout=10 Resetting working tree > git reset --hard # timeout=10 > git clean -fdx # timeout=10 > git rev-parse --resolve-git-dir /home/ubuntu/jenkins/workspace/dgl_PR-7408/.git # timeout=10 > git config remote.origin.url https://github.com/dmlc/dgl.git # timeout=10 > git rev-parse --verify HEAD # timeout=10 Resetting working tree > git reset --hard # timeout=10 > git clean -fdx # timeout=10 Fetching upstream changes from https://github.com/dmlc/dgl.git > git --version # timeout=10 > git --version # 'git version 2.34.1' using GIT_ASKPASS to set credentials dgl-bot-personal-access-key220906 > git fetch --no-tags --force --progress -- https://github.com/dmlc/dgl.git +refs/pull/7408/head:refs/remotes/origin/PR-7408 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7875aeb4251803b0a81c00694770cd981c0df241 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_ASKPASS to set credentials dgl-bot-personal-access-key220906 > git merge 191681d8510173576286765237ed0ce87d690e14 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f fa257bb4c6d1ab1bfc442a4fbf6c0a0bf9a1bf9c # timeout=10 > git branch -a -v --no-abbrev # timeout=10 > git branch -D PR-7408 # timeout=10 > git checkout -b PR-7408 fa257bb4c6d1ab1bfc442a4fbf6c0a0bf9a1bf9c # timeout=10 > git rev-parse --verify HEAD # timeout=10 Resetting working tree > git reset --hard # timeout=10 > git clean -fdx # timeout=10 > git rev-parse --resolve-git-dir /home/ubuntu/jenkins/workspace/dgl_PR-7408/.git # timeout=10 > git config remote.origin.url https://github.com/dmlc/dgl.git # timeout=10 > git rev-parse --verify HEAD # timeout=10 Resetting working tree > git reset --hard # timeout=10 > git clean -fdx # timeout=10 Fetching upstream changes from https://github.com/dmlc/dgl.git > git --version # timeout=10 > git --version # 'git version 2.34.1' using GIT_ASKPASS to set credentials dgl-bot-personal-access-key220906 > git fetch --no-tags --force --progress -- https://github.com/dmlc/dgl.git +refs/pull/7408/head:refs/remotes/origin/PR-7408 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7875aeb4251803b0a81c00694770cd981c0df241 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_ASKPASS to set credentials dgl-bot-personal-access-key220906 > git merge 191681d8510173576286765237ed0ce87d690e14 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f fa257bb4c6d1ab1bfc442a4fbf6c0a0bf9a1bf9c # timeout=10 > git branch -a -v --no-abbrev # timeout=10 > git branch -D PR-7408 # timeout=10 > git checkout -b PR-7408 fa257bb4c6d1ab1bfc442a4fbf6c0a0bf9a1bf9c # timeout=10 > git rev-parse --verify HEAD # timeout=10 Resetting working tree > git reset --hard # timeout=10 > git clean -fdx # timeout=10 [Pipeline] sh [Pipeline] sh [Pipeline] sh + git submodule update --recursive --init Submodule 'third_party/METIS' (https://github.com/KarypisLab/METIS.git) registered for path 'third_party/METIS' Submodule 'third_party/cccl' (https://github.com/NVIDIA/cccl.git) registered for path 'third_party/cccl' Submodule 'third_party/cuco' (https://github.com/NVIDIA/cuCollections.git) registered for path 'third_party/cuco' Submodule 'third_party/dlpack' (https://github.com/dmlc/dlpack.git) registered for path 'third_party/dlpack' Submodule 'third_party/dmlc-core' (https://github.com/dmlc/dmlc-core.git) registered for path 'third_party/dmlc-core' Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/googletest' Submodule 'third_party/liburing' (https://github.com/axboe/liburing.git) registered for path 'third_party/liburing' Submodule 'third_party/libxsmm' (https://github.com/hfp/libxsmm.git) registered for path 'third_party/libxsmm' Submodule 'third_party/nanoflann' (https://github.com/jlblancoc/nanoflann) registered for path 'third_party/nanoflann' Submodule 'third_party/pcg' (https://github.com/imneme/pcg-cpp.git) registered for path 'third_party/pcg' Submodule 'third_party/phmap' (https://github.com/greg7mdp/parallel-hashmap.git) registered for path 'third_party/phmap' Cloning into '/home/ubuntu/jenkins/workspace/dgl_PR-7408/third_party/METIS'... + git submodule update --recursive --init Submodule 'third_party/METIS' (https://github.com/KarypisLab/METIS.git) registered for path 'third_party/METIS' Submodule 'third_party/cccl' (https://github.com/NVIDIA/cccl.git) registered for path 'third_party/cccl' Submodule 'third_party/cuco' (https://github.com/NVIDIA/cuCollections.git) registered for path 'third_party/cuco' Submodule 'third_party/dlpack' (https://github.com/dmlc/dlpack.git) registered for path 'third_party/dlpack' Submodule 'third_party/dmlc-core' (https://github.com/dmlc/dmlc-core.git) registered for path 'third_party/dmlc-core' Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/googletest' Submodule 'third_party/liburing' (https://github.com/axboe/liburing.git) registered for path 'third_party/liburing' Submodule 'third_party/libxsmm' (https://github.com/hfp/libxsmm.git) registered for path 'third_party/libxsmm' Submodule 'third_party/nanoflann' (https://github.com/jlblancoc/nanoflann) registered for path 'third_party/nanoflann' Submodule 'third_party/pcg' (https://github.com/imneme/pcg-cpp.git) registered for path 'third_party/pcg' Submodule 'third_party/phmap' (https://github.com/greg7mdp/parallel-hashmap.git) registered for path 'third_party/phmap' Cloning into '/home/ubuntu/jenkins/workspace/dgl_PR-7408/third_party/METIS'... + git submodule update --recursive --init Submodule 'third_party/METIS' (https://github.com/KarypisLab/METIS.git) registered for path 'third_party/METIS' Submodule 'third_party/cccl' (https://github.com/NVIDIA/cccl.git) registered for path 'third_party/cccl' Submodule 'third_party/cuco' (https://github.com/NVIDIA/cuCollections.git) registered for path 'third_party/cuco' Submodule 'third_party/dlpack' (https://github.com/dmlc/dlpack.git) registered for path 'third_party/dlpack' Submodule 'third_party/dmlc-core' (https://github.com/dmlc/dmlc-core.git) registered for path 'third_party/dmlc-core' Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/googletest' Submodule 'third_party/liburing' (https://github.com/axboe/liburing.git) registered for path 'third_party/liburing' Submodule 'third_party/libxsmm' (https://github.com/hfp/libxsmm.git) registered for path 'third_party/libxsmm' Submodule 'third_party/nanoflann' (https://github.com/jlblancoc/nanoflann) registered for path 'third_party/nanoflann' Submodule 'third_party/pcg' (https://github.com/imneme/pcg-cpp.git) registered for path 'third_party/pcg' Submodule 'third_party/phmap' (https://github.com/greg7mdp/parallel-hashmap.git) registered for path 'third_party/phmap' Cloning into '/home/ubuntu/jenkins/workspace/dgl_PR-7408/third_party/METIS'... Cloning into '/home/ubuntu/jenkins/workspace/dgl_PR-7408/third_party/cccl'... Cloning into '/home/ubuntu/jenkins/workspace/dgl_PR-7408/third_party/cccl'... Cloning into '/home/ubuntu/jenkins/workspace/dgl_PR-7408/third_party/cccl'... Cloning into '/home/ubuntu/jenkins/workspace/dgl_PR-7408/third_party/cuco'... Cloning into '/home/ubuntu/jenkins/workspace/dgl_PR-7408/third_party/cuco'... Cloning into '/home/ubuntu/jenkins/workspace/dgl_PR-7408/third_party/dlpack'... Cloning into '/home/ubuntu/jenkins/workspace/dgl_PR-7408/third_party/dlpack'... Cloning into '/home/ubuntu/jenkins/workspace/dgl_PR-7408/third_party/cuco'... Cloning into '/home/ubuntu/jenkins/workspace/dgl_PR-7408/third_party/dlpack'... Cloning into '/home/ubuntu/jenkins/workspace/dgl_PR-7408/third_party/dmlc-core'... Cloning into '/home/ubuntu/jenkins/workspace/dgl_PR-7408/third_party/dmlc-core'... Cloning into '/home/ubuntu/jenkins/workspace/dgl_PR-7408/third_party/dmlc-core'... Cloning into '/home/ubuntu/jenkins/workspace/dgl_PR-7408/third_party/googletest'... Cloning into '/home/ubuntu/jenkins/workspace/dgl_PR-7408/third_party/googletest'... Cloning into '/home/ubuntu/jenkins/workspace/dgl_PR-7408/third_party/googletest'... Cloning into '/home/ubuntu/jenkins/workspace/dgl_PR-7408/third_party/liburing'... Cloning into '/home/ubuntu/jenkins/workspace/dgl_PR-7408/third_party/liburing'... Cloning into '/home/ubuntu/jenkins/workspace/dgl_PR-7408/third_party/libxsmm'... Cloning into '/home/ubuntu/jenkins/workspace/dgl_PR-7408/third_party/libxsmm'... Cloning into '/home/ubuntu/jenkins/workspace/dgl_PR-7408/third_party/liburing'... Cloning into '/home/ubuntu/jenkins/workspace/dgl_PR-7408/third_party/libxsmm'... Cloning into 'C:/Jenkins/workspace/dgl_PR-7408/third_party/pcg'... Cloning into 'C:/Jenkins/workspace/dgl_PR-7408/third_party/dlpack'... Cloning into 'C:/Jenkins/workspace/dgl_PR-7408/third_party/cccl'... Cloning into 'C:/Jenkins/workspace/dgl_PR-7408/third_party/nanoflann'... Cloning into 'C:/Jenkins/workspace/dgl_PR-7408/third_party/dmlc-core'... Cloning into 'C:/Jenkins/workspace/dgl_PR-7408/third_party/phmap'... Cloning into 'C:/Jenkins/workspace/dgl_PR-7408/third_party/cuco'... Cloning into 'C:/Jenkins/workspace/dgl_PR-7408/third_party/liburing'... Cloning into 'C:/Jenkins/workspace/dgl_PR-7408/third_party/googletest'... Cloning into 'C:/Jenkins/workspace/dgl_PR-7408/third_party/libxsmm'... Submodule path 'third_party/METIS': checked out '10603482cc055626ff99d2ac3ab7e73d1119439d' Submodule 'GKlib' (https://github.com/KarypisLab/GKlib.git) registered for path 'third_party/METIS/GKlib' Cloning into 'C:/Jenkins/workspace/dgl_PR-7408/third_party/METIS/GKlib'... Submodule path 'third_party/METIS/GKlib': checked out '62de20c7f97c719abdc96d7c3e266a1f7cb52bc5' Submodule path 'third_party/cccl': checked out '1c009d23abf3e6c13d5e1f0ee54222c43b2c1785' Submodule path 'third_party/cuco': checked out '2101cb31d0210b609cd02c88f9b538e10881d91d' Submodule path 'third_party/dlpack': checked out 'e2bdd3bee8cb6501558042633fa59144cc8b7f5f' Submodule path 'third_party/dmlc-core': checked out 'bfad207b448480783a1f428ae3d93d87032d8349' Submodule path 'third_party/googletest': checked out 'f8d7d77c06936315286eb55f8de22cd23c188571' Submodule path 'third_party/liburing': checked out 'e4cfc721761a85ea6a257c77572546292d04bf79' Submodule path 'third_party/libxsmm': checked out '80090603e43f6ddc870cc42e1403dd0af07744cc' Submodule path 'third_party/nanoflann': checked out '4c47ca200209550c5628c89803591f8a753c8181' Submodule path 'third_party/pcg': checked out '428802d1a5634f96bcd0705fab379ff0113bcf13' Submodule path 'third_party/phmap': checked out '25293cefd8b85491b45600c03fe8edf07647553f' [Pipeline] bat administrator@WIN-O7QS55HVSDB C:\Jenkins\workspace\dgl_PR-7408>CALL tests\scripts\build_dgl.bat "Current user: administrator" Python 3.11.9 ********************************************************************** ** Visual Studio 2019 Developer Command Prompt v16.5.5 ** Copyright (c) 2019 Microsoft Corporation ********************************************************************** [vcvarsall.bat] Environment initialized for: 'x64' Cloning into '/home/ubuntu/jenkins/workspace/dgl_PR-7408/third_party/nanoflann'... Cloning into '/home/ubuntu/jenkins/workspace/dgl_PR-7408/third_party/pcg'... Cloning into '/home/ubuntu/jenkins/workspace/dgl_PR-7408/third_party/phmap'... Submodule path 'third_party/METIS': checked out '10603482cc055626ff99d2ac3ab7e73d1119439d' Submodule 'GKlib' (https://github.com/KarypisLab/GKlib.git) registered for path 'third_party/METIS/GKlib' Cloning into '/home/ubuntu/jenkins/workspace/dgl_PR-7408/third_party/METIS/GKlib'... Cloning into '/home/ubuntu/jenkins/workspace/dgl_PR-7408/third_party/nanoflann'... Cloning into '/home/ubuntu/jenkins/workspace/dgl_PR-7408/third_party/pcg'... Cloning into '/home/ubuntu/jenkins/workspace/dgl_PR-7408/third_party/phmap'... Submodule path 'third_party/METIS/GKlib': checked out '62de20c7f97c719abdc96d7c3e266a1f7cb52bc5' created virtual environment CPython3.11.9.final.0-64 in 361ms creator CPython3Windows(dest=C:\Users\Administrator\Envs\jenkins-dgl-PR-7408-4, clear=False, no_vcs_ignore=False, global=True) seeder FromAppData(download=False, pip=bundle, setuptools=bundle, wheel=bundle, via=copy, app_data_dir=C:\Users\Administrator\AppData\Local\pypa\virtualenv) added seed packages: pip==24.0, setuptools==69.5.1, wheel==0.43.0 activators BashActivator,BatchActivator,FishActivator,NushellActivator,PowerShellActivator,PythonActivator Deleted file - C:\Jenkins\workspace\dgl_PR-7408\third_party\libxsmm\BUILD Deleted file - C:\Jenkins\workspace\dgl_PR-7408\third_party\libxsmm\samples\hello\BUILD Cloning into '/home/ubuntu/jenkins/workspace/dgl_PR-7408/third_party/nanoflann'... Cloning into '/home/ubuntu/jenkins/workspace/dgl_PR-7408/third_party/pcg'... Cloning into '/home/ubuntu/jenkins/workspace/dgl_PR-7408/third_party/phmap'... Submodule path 'third_party/METIS': checked out '10603482cc055626ff99d2ac3ab7e73d1119439d' Submodule 'GKlib' (https://github.com/KarypisLab/GKlib.git) registered for path 'third_party/METIS/GKlib' Cloning into '/home/ubuntu/jenkins/workspace/dgl_PR-7408/third_party/METIS/GKlib'... Submodule path 'third_party/cccl': checked out '1c009d23abf3e6c13d5e1f0ee54222c43b2c1785' Could Not Find C:\Jenkins\workspace\dgl_PR-7408\_download -- Selecting Windows SDK version 10.0.18362.0 to target Windows 6.3.9600. Submodule path 'third_party/METIS': checked out '10603482cc055626ff99d2ac3ab7e73d1119439d' Submodule 'GKlib' (https://github.com/KarypisLab/GKlib.git) registered for path 'third_party/METIS/GKlib' Cloning into '/home/ubuntu/jenkins/workspace/dgl_PR-7408/third_party/METIS/GKlib'... Submodule path 'third_party/cuco': checked out '2101cb31d0210b609cd02c88f9b538e10881d91d' Submodule path 'third_party/dlpack': checked out 'e2bdd3bee8cb6501558042633fa59144cc8b7f5f' Submodule path 'third_party/dmlc-core': checked out 'bfad207b448480783a1f428ae3d93d87032d8349' Submodule path 'third_party/googletest': checked out 'f8d7d77c06936315286eb55f8de22cd23c188571' Submodule path 'third_party/liburing': checked out 'e4cfc721761a85ea6a257c77572546292d04bf79' Submodule path 'third_party/METIS/GKlib': checked out '62de20c7f97c719abdc96d7c3e266a1f7cb52bc5' Submodule path 'third_party/cccl': checked out '1c009d23abf3e6c13d5e1f0ee54222c43b2c1785' Submodule path 'third_party/cuco': checked out '2101cb31d0210b609cd02c88f9b538e10881d91d' Submodule path 'third_party/dlpack': checked out 'e2bdd3bee8cb6501558042633fa59144cc8b7f5f' Submodule path 'third_party/METIS/GKlib': checked out '62de20c7f97c719abdc96d7c3e266a1f7cb52bc5' Submodule path 'third_party/cccl': checked out '1c009d23abf3e6c13d5e1f0ee54222c43b2c1785' Submodule path 'third_party/libxsmm': checked out '80090603e43f6ddc870cc42e1403dd0af07744cc' Submodule path 'third_party/nanoflann': checked out '4c47ca200209550c5628c89803591f8a753c8181' Submodule path 'third_party/dmlc-core': checked out 'bfad207b448480783a1f428ae3d93d87032d8349' Submodule path 'third_party/googletest': checked out 'f8d7d77c06936315286eb55f8de22cd23c188571' Submodule path 'third_party/cuco': checked out '2101cb31d0210b609cd02c88f9b538e10881d91d' Submodule path 'third_party/dlpack': checked out 'e2bdd3bee8cb6501558042633fa59144cc8b7f5f' Submodule path 'third_party/dmlc-core': checked out 'bfad207b448480783a1f428ae3d93d87032d8349' Submodule path 'third_party/googletest': checked out 'f8d7d77c06936315286eb55f8de22cd23c188571' Submodule path 'third_party/liburing': checked out 'e4cfc721761a85ea6a257c77572546292d04bf79' Submodule path 'third_party/pcg': checked out '428802d1a5634f96bcd0705fab379ff0113bcf13' Submodule path 'third_party/phmap': checked out '25293cefd8b85491b45600c03fe8edf07647553f' [Pipeline] sh -- The C compiler identification is MSVC 19.25.28614.0 Submodule path 'third_party/liburing': checked out 'e4cfc721761a85ea6a257c77572546292d04bf79' + bash tests/scripts/build_dgl.sh cugraph /home/ubuntu/jenkins/workspace/dgl_PR-7408/build /home/ubuntu/jenkins/workspace/dgl_PR-7408 -- The C compiler identification is GNU 9.4.0 -- The CXX compiler identification is GNU 9.4.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/cc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Detecting CXX compiler ABI info Submodule path 'third_party/libxsmm': checked out '80090603e43f6ddc870cc42e1403dd0af07744cc' Submodule path 'third_party/nanoflann': checked out '4c47ca200209550c5628c89803591f8a753c8181' -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /usr/bin/c++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Start configuring project dgl -- Build for dev -- Build with CUDA support -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed -- Looking for pthread_create in pthreads -- Looking for pthread_create in pthreads - not found -- Looking for pthread_create in pthread -- Looking for pthread_create in pthread - found -- Found Threads: TRUE -- Found CUDA: /usr/local/cuda (found version "11.8") -- Found CUDA_TOOLKIT_ROOT_DIR=/usr/local/cuda -- Found CUDA_CUDART_LIBRARY=/usr/local/cuda/lib64/libcudart.so -- Found CUDA_CUBLAS_LIBRARY=/opt/conda/lib/libcublas.so -- Found CUDA_CURAND_LIBRARY=/opt/conda/lib/libcurand.so -- Performing Test SUPPORT_CXX17 -- The CXX compiler identification is MSVC 19.25.28614.0 -- Detecting C compiler ABI info Submodule path 'third_party/libxsmm': checked out '80090603e43f6ddc870cc42e1403dd0af07744cc' Submodule path 'third_party/nanoflann': checked out '4c47ca200209550c5628c89803591f8a753c8181' Submodule path 'third_party/pcg': checked out '428802d1a5634f96bcd0705fab379ff0113bcf13' Submodule path 'third_party/phmap': checked out '25293cefd8b85491b45600c03fe8edf07647553f' -- Performing Test SUPPORT_CXX17 - Success -- Use external CCCL library for a consistent API and performance. -- Found OpenMP_C: -fopenmp (found version "4.5") [Pipeline] sh Submodule path 'third_party/pcg': checked out '428802d1a5634f96bcd0705fab379ff0113bcf13' Submodule path 'third_party/phmap': checked out '25293cefd8b85491b45600c03fe8edf07647553f' [Pipeline] sh -- Found OpenMP_CXX: -fopenmp (found version "4.5") -- Found OpenMP: TRUE (found version "4.5") -- Build with OpenMP. -- Build with LIBXSMM optimization. -- Looking for sys/epoll.h -- Looking for sys/epoll.h - found -- CMAKE_CXX_FLAGS: -fopenmp -Wall -fPIC -O0 -g3 -ggdb -DUSE_LIBXSMM -DDGL_CPU_LLC_SIZE=40000000 -D__BLAS=0 -DUSE_EPOLL -DIDXTYPEWIDTH=64 -DREALTYPEWIDTH=32 -- CUDA_NVCC_FLAGS: -Xcompiler;-fopenmp,-Wall,-fPIC,,-O0,-g3,-ggdb,-DUSE_LIBXSMM,-DDGL_CPU_LLC_SIZE=40000000,-D__BLAS=0,-DUSE_EPOLL,-DIDXTYPEWIDTH=64,-DREALTYPEWIDTH=32;--expt-relaxed-constexpr;-gencode;arch=compute_75,code=sm_75;-gencode;arch=compute_75,code=compute_75;--expt-extended-lambda;-Wno-deprecated-declarations;-std=c++17 -- Found OpenMP_C: -fopenmp (found version "4.5") -- Found OpenMP_CXX: -fopenmp (found version "4.5") -- Looking for clock_gettime in rt -- Looking for clock_gettime in rt - found -- Looking for fopen64 -- Looking for fopen64 - not found -- Looking for C++ include cxxabi.h + bash tests/scripts/build_dgl.sh gpu /home/ubuntu/jenkins/workspace/dgl_PR-7408/build /home/ubuntu/jenkins/workspace/dgl_PR-7408 -- The C compiler identification is GNU 9.4.0 -- The CXX compiler identification is GNU 9.4.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/cc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /usr/bin/c++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Start configuring project dgl -- Build for dev -- Build with CUDA support -- Detecting C compiler ABI info - done -- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio/2019/BuildTools/VC/Tools/MSVC/14.25.28610/bin/Hostx64/x64/cl.exe - skipped -- Detecting C compile features -- Detecting C compile features - done -- Detecting CXX compiler ABI info + bash tests/scripts/build_dgl.sh cpu /home/ubuntu/jenkins/workspace/dgl_PR-7408/build /home/ubuntu/jenkins/workspace/dgl_PR-7408 -- The C compiler identification is GNU 9.4.0 -- The CXX compiler identification is GNU 9.4.0 -- Detecting C compiler ABI info -- Looking for C++ include cxxabi.h - found -- Looking for nanosleep -- Looking for nanosleep - found -- Looking for backtrace -- Looking for backtrace - found -- backtrace facility detected in default set of libraries -- Found Backtrace: /usr/include -- /home/ubuntu/jenkins/workspace/dgl_PR-7408/third_party/dmlc-core/cmake/build_config.h.in -> include/dmlc/build_config.h -- Performing Test SUPPORT_MSSE2 -- Performing Test SUPPORT_MSSE2 - Success -- Looking for execinfo.h -- Looking for pthread.h -- Looking for pthread.h - found -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed -- Looking for pthread_create in pthreads -- Looking for pthread_create in pthreads - not found -- Looking for pthread_create in pthread -- Looking for pthread_create in pthread - found -- Found Threads: TRUE -- Found CUDA: /usr/local/cuda (found version "12.1") -- Found CUDA_TOOLKIT_ROOT_DIR=/usr/local/cuda -- Found CUDA_CUDART_LIBRARY=/usr/local/cuda/lib64/libcudart.so -- Found CUDA_CUBLAS_LIBRARY=/usr/local/cuda/lib64/libcublas.so -- Found CUDA_CURAND_LIBRARY=/usr/local/cuda/lib64/libcurand.so -- Performing Test SUPPORT_CXX17 -- Performing Test SUPPORT_CXX17 - Success -- Use external CCCL library for a consistent API and performance. -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/cc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /usr/bin/c++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Start configuring project dgl -- Build for dev -- Looking for execinfo.h - found -- Looking for getline -- Looking for getline - found -- Build with HugeCTR GPU embedding cache. -- Build with unittest -- Found OpenMP_C: -fopenmp (found version "4.5") -- Found OpenMP_CXX: -fopenmp (found version "4.5") -- Found OpenMP: TRUE (found version "4.5") -- Build with OpenMP. -- Build with LIBXSMM optimization. -- Looking for sys/epoll.h -- Looking for sys/epoll.h - found -- CMAKE_CXX_FLAGS: -fopenmp -Wall -fPIC -O0 -g3 -ggdb -DUSE_LIBXSMM -DDGL_CPU_LLC_SIZE=40000000 -D__BLAS=0 -DUSE_EPOLL -DIDXTYPEWIDTH=64 -DREALTYPEWIDTH=32 -- CUDA_NVCC_FLAGS: -Xcompiler;-fopenmp,-Wall,-fPIC,,-O0,-g3,-ggdb,-DUSE_LIBXSMM,-DDGL_CPU_LLC_SIZE=40000000,-D__BLAS=0,-DUSE_EPOLL,-DIDXTYPEWIDTH=64,-DREALTYPEWIDTH=32;--expt-relaxed-constexpr;-gencode;arch=compute_75,code=sm_75;-gencode;arch=compute_75,code=compute_75;--expt-extended-lambda;-Wno-deprecated-declarations;-std=c++17 -- Found OpenMP_C: -fopenmp (found version "4.5") -- Found OpenMP_CXX: -fopenmp (found version "4.5") -- Looking for clock_gettime in rt -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: C:/Program Files (x86)/Microsoft Visual Studio/2019/BuildTools/VC/Tools/MSVC/14.25.28610/bin/Hostx64/x64/cl.exe - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Start configuring project dgl -- Build for dev -- Found OpenMP_C: -fopenmp (found version "4.5") -- Found OpenMP_CXX: -fopenmp (found version "4.5") -- Found OpenMP: TRUE (found version "4.5") -- Build with OpenMP. -- Build with LIBXSMM optimization. -- Looking for sys/epoll.h -- Looking for clock_gettime in rt - found -- Looking for fopen64 -- Looking for fopen64 - not found -- Looking for C++ include cxxabi.h -- Looking for C++ include cxxabi.h - found -- Looking for nanosleep -- Looking for nanosleep - found -- Looking for backtrace -- Looking for backtrace - found -- backtrace facility detected in default set of libraries -- Found Backtrace: /usr/include -- Check if the system is big endian -- Searching 16 bit integer -- Looking for sys/types.h -- Looking for sys/types.h - found -- Looking for stdint.h -- Looking for sys/epoll.h - found -- Found OpenMP_C: -fopenmp (found version "4.5") -- Found OpenMP_CXX: -fopenmp (found version "4.5") -- Looking for clock_gettime in rt -- Looking for clock_gettime in rt - found -- Looking for fopen64 -- Looking for fopen64 - not found -- Looking for C++ include cxxabi.h -- Looking for C++ include cxxabi.h - found -- Looking for nanosleep -- Looking for stdint.h - found -- Looking for stddef.h -- Looking for stddef.h - found -- Check size of unsigned short -- Check size of unsigned short - done -- Searching 16 bit integer - Using unsigned short -- Check if the system is big endian - little endian -- /home/ubuntu/jenkins/workspace/dgl_PR-7408/third_party/dmlc-core/cmake/build_config.h.in -> include/dmlc/build_config.h -- Performing Test SUPPORT_MSSE2 -- Performing Test SUPPORT_MSSE2 - Success -- Looking for execinfo.h -- Looking for execinfo.h - found -- Looking for getline -- Looking for getline - found -- Build with HugeCTR GPU embedding cache. -- Build with unittest -- Found Python3: /opt/conda/bin/python3.10 (found version "3.10.10") found components: Interpreter -- Configuring graphbolt library -- Configuring done (1.8s) -- Generating done (0.0s) -- Build files have been written to: /home/ubuntu/jenkins/workspace/dgl_PR-7408/build [ 1%] Building NVCC (Device) object CMakeFiles/gpu_cache.dir/third_party/HugeCTR/gpu_cache/src/gpu_cache_generated_nv_gpu_cache.cu.o [ 1%] Building CXX object third_party/googletest/googletest/CMakeFiles/gtest.dir/src/gtest-all.cc.o [ 2%] Building CXX object third_party/dmlc-core/CMakeFiles/dmlc.dir/src/config.cc.o [ 2%] Building CXX object third_party/dmlc-core/CMakeFiles/dmlc.dir/src/data.cc.o [ 3%] Building CXX object third_party/dmlc-core/CMakeFiles/dmlc.dir/src/io.cc.o [ 3%] Building CXX object third_party/dmlc-core/CMakeFiles/dmlc.dir/src/recordio.cc.o [ 4%] Building CXX object third_party/dmlc-core/CMakeFiles/dmlc.dir/src/io/line_split.cc.o [ 4%] Building CXX object third_party/dmlc-core/CMakeFiles/dmlc.dir/src/io/indexed_recordio_split.cc.o [ 5%] Building CXX object third_party/dmlc-core/CMakeFiles/dmlc.dir/src/io/filesys.cc.o [ 5%] Building CXX object third_party/dmlc-core/CMakeFiles/dmlc.dir/src/io/recordio_split.cc.o [ 5%] Building CXX object third_party/dmlc-core/CMakeFiles/dmlc.dir/src/io/input_split_base.cc.o [ 5%] Building C object third_party/METIS/libmetis/CMakeFiles/metis.dir/__/GKlib/b64.c.o [ 5%] Building CXX object third_party/dmlc-core/CMakeFiles/dmlc.dir/src/io/local_filesys.cc.o [ 5%] Building C object third_party/METIS/libmetis/CMakeFiles/metis.dir/__/GKlib/blas.c.o [ 6%] Building C object third_party/METIS/libmetis/CMakeFiles/metis.dir/__/GKlib/error.c.o [ 6%] Building C object third_party/METIS/libmetis/CMakeFiles/metis.dir/__/GKlib/csr.c.o [ 6%] Building C object third_party/METIS/libmetis/CMakeFiles/metis.dir/__/GKlib/evaluate.c.o [ 7%] Building C object third_party/METIS/libmetis/CMakeFiles/metis.dir/__/GKlib/fkvkselect.c.o [ 7%] Building C object third_party/METIS/libmetis/CMakeFiles/metis.dir/__/GKlib/fs.c.o [ 8%] Building C object third_party/METIS/libmetis/CMakeFiles/metis.dir/__/GKlib/getopt.c.o [ 9%] Building C object third_party/METIS/libmetis/CMakeFiles/metis.dir/__/GKlib/gk_util.c.o [ 9%] Building C object third_party/METIS/libmetis/CMakeFiles/metis.dir/__/GKlib/graph.c.o [ 9%] Building C object third_party/METIS/libmetis/CMakeFiles/metis.dir/__/GKlib/gkregex.c.o [ 10%] Building C object third_party/METIS/libmetis/CMakeFiles/metis.dir/__/GKlib/io.c.o [ 10%] Building C object third_party/METIS/libmetis/CMakeFiles/metis.dir/__/GKlib/mcore.c.o [ 11%] Building C object third_party/METIS/libmetis/CMakeFiles/metis.dir/__/GKlib/pqueue.c.o [ 11%] Building C object third_party/METIS/libmetis/CMakeFiles/metis.dir/__/GKlib/random.c.o [ 11%] Building C object third_party/METIS/libmetis/CMakeFiles/metis.dir/__/GKlib/rw.c.o [ 11%] Building C object third_party/METIS/libmetis/CMakeFiles/metis.dir/__/GKlib/string.c.o [ 12%] Building C object third_party/METIS/libmetis/CMakeFiles/metis.dir/__/GKlib/sort.c.o [ 13%] Building C object third_party/METIS/libmetis/CMakeFiles/metis.dir/__/GKlib/tokenizer.c.o [ 14%] Building C object third_party/METIS/libmetis/CMakeFiles/metis.dir/balance.c.o [ 14%] Building C object third_party/METIS/libmetis/CMakeFiles/metis.dir/auxapi.c.o [ 14%] Building C object third_party/METIS/libmetis/CMakeFiles/metis.dir/bucketsort.c.o [ 15%] Building C object third_party/METIS/libmetis/CMakeFiles/metis.dir/checkgraph.c.o [ 15%] Building C object third_party/METIS/libmetis/CMakeFiles/metis.dir/coarsen.c.o [ 15%] Building C object third_party/METIS/libmetis/CMakeFiles/metis.dir/compress.c.o [ 16%] Building C object third_party/METIS/libmetis/CMakeFiles/metis.dir/debug.c.o [ 16%] Building C object third_party/METIS/libmetis/CMakeFiles/metis.dir/__/GKlib/htable.c.o [ 17%] Building C object third_party/METIS/libmetis/CMakeFiles/metis.dir/fm.c.o [ 17%] Building C object third_party/METIS/libmetis/CMakeFiles/metis.dir/graph.c.o [ 17%] Building C object third_party/METIS/libmetis/CMakeFiles/metis.dir/initpart.c.o [ 17%] Building C object third_party/METIS/libmetis/CMakeFiles/metis.dir/kwayrefine.c.o [ 17%] Building C object third_party/METIS/libmetis/CMakeFiles/metis.dir/__/GKlib/itemsets.c.o [ 17%] Building C object third_party/METIS/libmetis/CMakeFiles/metis.dir/kwayfm.c.o [ 17%] Building C object third_party/METIS/libmetis/CMakeFiles/metis.dir/meshpart.c.o [ 17%] Building C object third_party/METIS/libmetis/CMakeFiles/metis.dir/mincover.c.o [ 18%] Building C object third_party/METIS/libmetis/CMakeFiles/metis.dir/ometis.c.o [ 18%] Building C object third_party/METIS/libmetis/CMakeFiles/metis.dir/mesh.c.o [ 18%] Building C object third_party/METIS/libmetis/CMakeFiles/metis.dir/__/GKlib/seq.c.o [ 18%] Building C object third_party/METIS/libmetis/CMakeFiles/metis.dir/__/GKlib/timers.c.o [ 18%] Building C object third_party/METIS/libmetis/CMakeFiles/metis.dir/__/GKlib/memory.c.o [ 19%] Building C object third_party/METIS/libmetis/CMakeFiles/metis.dir/parmetis.c.o [ 22%] Building C object third_party/METIS/libmetis/CMakeFiles/metis.dir/mmd.c.o [ 22%] Building C object third_party/METIS/libmetis/CMakeFiles/metis.dir/srefine.c.o [ 22%] Building C object third_party/METIS/libmetis/CMakeFiles/metis.dir/minconn.c.o [ 22%] Building C object third_party/METIS/libmetis/CMakeFiles/metis.dir/stat.c.o [ 22%] Building C object third_party/METIS/libmetis/CMakeFiles/metis.dir/separator.c.o [ 22%] Building C object third_party/METIS/libmetis/CMakeFiles/metis.dir/sfm.c.o [ 22%] Building C object third_party/METIS/libmetis/CMakeFiles/metis.dir/wspace.c.o [ 22%] Building C object third_party/METIS/libmetis/CMakeFiles/metis.dir/contig.c.o [ 22%] Building C object third_party/METIS/libmetis/CMakeFiles/metis.dir/frename.c.o [ 24%] Building C object third_party/METIS/libmetis/CMakeFiles/metis.dir/kmetis.c.o [ 24%] Building C object third_party/METIS/libmetis/CMakeFiles/metis.dir/options.c.o [ 24%] Building C object third_party/METIS/libmetis/CMakeFiles/metis.dir/fortran.c.o [ 25%] Building C object third_party/METIS/libmetis/CMakeFiles/metis.dir/pmetis.c.o [ 25%] Building C object third_party/METIS/libmetis/CMakeFiles/metis.dir/mcutil.c.o [ 25%] Building C object third_party/METIS/libmetis/CMakeFiles/metis.dir/gklib.c.o [ 25%] Building C object third_party/METIS/libmetis/CMakeFiles/metis.dir/timing.c.o [ 26%] Building C object third_party/METIS/libmetis/CMakeFiles/metis.dir/refine.c.o [ 27%] Building C object third_party/METIS/libmetis/CMakeFiles/metis.dir/util.c.o -- Looking for nanosleep - found -- Looking for backtrace -- Looking for backtrace - found -- backtrace facility detected in default set of libraries -- Found Backtrace: /usr/include -- Check if the system is big endian -- Searching 16 bit integer -- Looking for sys/types.h -- Looking for sys/types.h - found -- Looking for stdint.h -- Could NOT find Python3 (missing: Python3_EXECUTABLE Interpreter) -- Configuring DGL sparse library -- DGL include directories: /usr/local/cuda/include;/home/ubuntu/jenkins/workspace/dgl_PR-7408/include;/home/ubuntu/jenkins/workspace/dgl_PR-7408/third_party/dlpack/include;/home/ubuntu/jenkins/workspace/dgl_PR-7408/third_party/dmlc-core/include;/home/ubuntu/jenkins/workspace/dgl_PR-7408/third_party/phmap;/home/ubuntu/jenkins/workspace/dgl_PR-7408/tensoradapter/include;/home/ubuntu/jenkins/workspace/dgl_PR-7408/third_party/pcg/include;/home/ubuntu/jenkins/workspace/dgl_PR-7408/third_party/nanoflann/include;/home/ubuntu/jenkins/workspace/dgl_PR-7408/third_party/libxsmm/include;/home/ubuntu/jenkins/workspace/dgl_PR-7408/third_party/METIS/include;/home/ubuntu/jenkins/workspace/dgl_PR-7408/third_party/METIS/GKlib;/home/ubuntu/jenkins/workspace/dgl_PR-7408/third_party/METIS/include;/home/ubuntu/jenkins/workspace/dgl_PR-7408/third_party/HugeCTR/gpu_cache/include;/home/ubuntu/jenkins/workspace/dgl_PR-7408/third_party/googletest/googletest/include;/home/ubuntu/jenkins/workspace/dgl_PR-7408/third_party/googletest/googletest;/home/ubuntu/jenkins/workspace/dgl_PR-7408/include;/home/ubuntu/jenkins/workspace/dgl_PR-7408/third_party/dlpack/include;/home/ubuntu/jenkins/workspace/dgl_PR-7408/third_party/dmlc-core/include;/home/ubuntu/jenkins/workspace/dgl_PR-7408/third_party/phmap;/home/ubuntu/jenkins/workspace/dgl_PR-7408/third_party/libxsmm/include;/home/ubuntu/jenkins/workspace/dgl_PR-7408/third_party/pcg/include -- DGL link directories: /usr/local/cuda/include;/home/ubuntu/jenkins/workspace/dgl_PR-7408/include;/home/ubuntu/jenkins/workspace/dgl_PR-7408/third_party/dlpack/include;/home/ubuntu/jenkins/workspace/dgl_PR-7408/third_party/dmlc-core/include;/home/ubuntu/jenkins/workspace/dgl_PR-7408/third_party/phmap;/home/ubuntu/jenkins/workspace/dgl_PR-7408/tensoradapter/include;/home/ubuntu/jenkins/workspace/dgl_PR-7408/third_party/pcg/include;/home/ubuntu/jenkins/workspace/dgl_PR-7408/third_party/nanoflann/include;/home/ubuntu/jenkins/workspace/dgl_PR-7408/third_party/libxsmm/include;/home/ubuntu/jenkins/workspace/dgl_PR-7408/third_party/METIS/include;/home/ubuntu/jenkins/workspace/dgl_PR-7408/third_party/METIS/GKlib;/home/ubuntu/jenkins/workspace/dgl_PR-7408/third_party/METIS/include;/home/ubuntu/jenkins/workspace/dgl_PR-7408/third_party/HugeCTR/gpu_cache/include;/home/ubuntu/jenkins/workspace/dgl_PR-7408/third_party/googletest/googletest/include;/home/ubuntu/jenkins/workspace/dgl_PR-7408/third_party/googletest/googletest;/home/ubuntu/jenkins/workspace/dgl_PR-7408/include;/home/ubuntu/jenkins/workspace/dgl_PR-7408/third_party/dlpack/include;/home/ubuntu/jenkins/workspace/dgl_PR-7408/third_party/dmlc-core/include;/home/ubuntu/jenkins/workspace/dgl_PR-7408/third_party/phmap;/home/ubuntu/jenkins/workspace/dgl_PR-7408/third_party/libxsmm/include;/home/ubuntu/jenkins/workspace/dgl_PR-7408/third_party/pcg/include -- Configuring graphbolt library -- Configuring done -- Generating done -- Build files have been written to: /home/ubuntu/jenkins/workspace/dgl_PR-7408/build Scanning dependencies of target tensoradapter_pytorch [ 1%] Building NVCC (Device) object CMakeFiles/gpu_cache.dir/third_party/HugeCTR/gpu_cache/src/gpu_cache_generated_nv_gpu_cache.cu.o Scanning dependencies of target dmlc Scanning dependencies of target gtest [ 1%] Building CXX object third_party/googletest/googletest/CMakeFiles/gtest.dir/src/gtest-all.cc.o [ 2%] Building CXX object third_party/dmlc-core/CMakeFiles/dmlc.dir/src/config.cc.o [ 2%] Building CXX object third_party/dmlc-core/CMakeFiles/dmlc.dir/src/data.cc.o [ 2%] Building CXX object third_party/dmlc-core/CMakeFiles/dmlc.dir/src/recordio.cc.o [ 3%] Building CXX object third_party/dmlc-core/CMakeFiles/dmlc.dir/src/io/line_split.cc.o [ 4%] Building CXX object third_party/dmlc-core/CMakeFiles/dmlc.dir/src/io/indexed_recordio_split.cc.o [ 4%] Building CXX object third_party/dmlc-core/CMakeFiles/dmlc.dir/src/io/recordio_split.cc.o [ 4%] Building CXX object third_party/dmlc-core/CMakeFiles/dmlc.dir/src/io.cc.o [ 4%] Building CXX object third_party/dmlc-core/CMakeFiles/dmlc.dir/src/io/filesys.cc.o [ 4%] Building CXX object third_party/dmlc-core/CMakeFiles/dmlc.dir/src/io/local_filesys.cc.o [ 5%] Building CXX object third_party/dmlc-core/CMakeFiles/dmlc.dir/src/io/input_split_base.cc.o Scanning dependencies of target metis [ 5%] Building C object third_party/METIS/libmetis/CMakeFiles/metis.dir/__/GKlib/b64.c.o [ 5%] Building C object third_party/METIS/libmetis/CMakeFiles/metis.dir/__/GKlib/blas.c.o [ 6%] Building C object third_party/METIS/libmetis/CMakeFiles/metis.dir/__/GKlib/evaluate.c.o [ 6%] Building C object third_party/METIS/libmetis/CMakeFiles/metis.dir/__/GKlib/csr.c.o [ 6%] Building C object third_party/METIS/libmetis/CMakeFiles/metis.dir/__/GKlib/error.c.o [ 6%] Building C object third_party/METIS/libmetis/CMakeFiles/metis.dir/__/GKlib/fs.c.o [ 6%] Building C object third_party/METIS/libmetis/CMakeFiles/metis.dir/__/GKlib/gk_util.c.o [ 7%] Building C object third_party/METIS/libmetis/CMakeFiles/metis.dir/__/GKlib/gkregex.c.o [ 7%] Building C object third_party/METIS/libmetis/CMakeFiles/metis.dir/__/GKlib/getopt.c.o [ 7%] Building C object third_party/METIS/libmetis/CMakeFiles/metis.dir/__/GKlib/htable.c.o [ 9%] Building C object third_party/METIS/libmetis/CMakeFiles/metis.dir/__/GKlib/io.c.o [ 9%] Building C object third_party/METIS/libmetis/CMakeFiles/metis.dir/__/GKlib/fkvkselect.c.o [ 9%] Building C object third_party/METIS/libmetis/CMakeFiles/metis.dir/__/GKlib/itemsets.c.o [ 10%] Building C object third_party/METIS/libmetis/CMakeFiles/metis.dir/__/GKlib/graph.c.o [ 10%] Building C object third_party/METIS/libmetis/CMakeFiles/metis.dir/__/GKlib/random.c.o [ 11%] Building C object third_party/METIS/libmetis/CMakeFiles/metis.dir/__/GKlib/mcore.c.o [ 11%] Building C object third_party/METIS/libmetis/CMakeFiles/metis.dir/__/GKlib/memory.c.o [ 13%] Building C object third_party/METIS/libmetis/CMakeFiles/metis.dir/__/GKlib/rw.c.o [ 13%] Building C object third_party/METIS/libmetis/CMakeFiles/metis.dir/__/GKlib/pqueue.c.o [ 13%] Building C object third_party/METIS/libmetis/CMakeFiles/metis.dir/__/GKlib/sort.c.o [ 13%] Building C object third_party/METIS/libmetis/CMakeFiles/metis.dir/__/GKlib/string.c.o [ 13%] Building C object third_party/METIS/libmetis/CMakeFiles/metis.dir/__/GKlib/seq.c.o [ 13%] Building C object third_party/METIS/libmetis/CMakeFiles/metis.dir/__/GKlib/timers.c.o [ 14%] Building C object third_party/METIS/libmetis/CMakeFiles/metis.dir/__/GKlib/tokenizer.c.o [ 14%] Building C object third_party/METIS/libmetis/CMakeFiles/metis.dir/auxapi.c.o [ 15%] Building C object third_party/METIS/libmetis/CMakeFiles/metis.dir/balance.c.o [ 16%] Building C object third_party/METIS/libmetis/CMakeFiles/metis.dir/checkgraph.c.o [ 16%] Building C object third_party/METIS/libmetis/CMakeFiles/metis.dir/compress.c.o [ 16%] Building C object third_party/METIS/libmetis/CMakeFiles/metis.dir/coarsen.c.o [ 17%] Building C object third_party/METIS/libmetis/CMakeFiles/metis.dir/contig.c.o [ 17%] Building C object third_party/METIS/libmetis/CMakeFiles/metis.dir/debug.c.o [ 17%] Building C object third_party/METIS/libmetis/CMakeFiles/metis.dir/bucketsort.c.o [ 17%] Building C object third_party/METIS/libmetis/CMakeFiles/metis.dir/frename.c.o [ 17%] Building C object third_party/METIS/libmetis/CMakeFiles/metis.dir/initpart.c.o [ 17%] Building C object third_party/METIS/libmetis/CMakeFiles/metis.dir/kwayfm.c.o [ 18%] Building C object third_party/METIS/libmetis/CMakeFiles/metis.dir/kwayrefine.c.o [ 19%] Building C object third_party/METIS/libmetis/CMakeFiles/metis.dir/kmetis.c.o [ 19%] Building C object third_party/METIS/libmetis/CMakeFiles/metis.dir/gklib.c.o [ 20%] Building C object third_party/METIS/libmetis/CMakeFiles/metis.dir/fortran.c.o [ 20%] Building C object third_party/METIS/libmetis/CMakeFiles/metis.dir/mesh.c.o [ 20%] Building C object third_party/METIS/libmetis/CMakeFiles/metis.dir/graph.c.o [ 21%] Building C object third_party/METIS/libmetis/CMakeFiles/metis.dir/mincover.c.o [ 22%] Building C object third_party/METIS/libmetis/CMakeFiles/metis.dir/fm.c.o [ 22%] Building C object third_party/METIS/libmetis/CMakeFiles/metis.dir/minconn.c.o [ 23%] Building C object third_party/METIS/libmetis/CMakeFiles/metis.dir/mcutil.c.o [ 23%] Building C object third_party/METIS/libmetis/CMakeFiles/metis.dir/options.c.o [ 23%] Building C object third_party/METIS/libmetis/CMakeFiles/metis.dir/pmetis.c.o [ 23%] Building C object third_party/METIS/libmetis/CMakeFiles/metis.dir/mmd.c.o [ 25%] Building C object third_party/METIS/libmetis/CMakeFiles/metis.dir/parmetis.c.o [ 25%] Building C object third_party/METIS/libmetis/CMakeFiles/metis.dir/meshpart.c.o [ 25%] Building C object third_party/METIS/libmetis/CMakeFiles/metis.dir/refine.c.o [ 25%] Building C object third_party/METIS/libmetis/CMakeFiles/metis.dir/stat.c.o [ 25%] Building C object third_party/METIS/libmetis/CMakeFiles/metis.dir/timing.c.o [ 25%] Building C object third_party/METIS/libmetis/CMakeFiles/metis.dir/sfm.c.o [ 26%] Building C object third_party/METIS/libmetis/CMakeFiles/metis.dir/separator.c.o [ 26%] Building C object third_party/METIS/libmetis/CMakeFiles/metis.dir/srefine.c.o [ 26%] Building C object third_party/METIS/libmetis/CMakeFiles/metis.dir/ometis.c.o [ 27%] Building C object third_party/METIS/libmetis/CMakeFiles/metis.dir/util.c.o [ 27%] Building C object third_party/METIS/libmetis/CMakeFiles/metis.dir/wspace.c.o -- Looking for stdint.h - found -- Looking for stddef.h -- Looking for stddef.h - found -- Check size of unsigned short -- Check size of unsigned short - done -- Searching 16 bit integer - Using unsigned short -- Check if the system is big endian - little endian -- /home/ubuntu/jenkins/workspace/dgl_PR-7408/third_party/dmlc-core/cmake/build_config.h.in -> include/dmlc/build_config.h -- Performing Test SUPPORT_MSSE2 -- Performing Test SUPPORT_MSSE2 - Success -- Looking for execinfo.h -- Looking for execinfo.h - found -- Looking for getline -- Looking for getline - found -- Build with unittest -- Could NOT find Python3 (missing: Python3_EXECUTABLE Interpreter) -- Looking for pthread.h -- Looking for pthread.h - found -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success -- Found Threads: TRUE -- Configuring DGL sparse library -- DGL include directories: /home/ubuntu/jenkins/workspace/dgl_PR-7408/include;/home/ubuntu/jenkins/workspace/dgl_PR-7408/third_party/dlpack/include;/home/ubuntu/jenkins/workspace/dgl_PR-7408/third_party/dmlc-core/include;/home/ubuntu/jenkins/workspace/dgl_PR-7408/third_party/phmap;/home/ubuntu/jenkins/workspace/dgl_PR-7408/tensoradapter/include;/home/ubuntu/jenkins/workspace/dgl_PR-7408/third_party/pcg/include;/home/ubuntu/jenkins/workspace/dgl_PR-7408/third_party/nanoflann/include;/home/ubuntu/jenkins/workspace/dgl_PR-7408/third_party/libxsmm/include;/home/ubuntu/jenkins/workspace/dgl_PR-7408/third_party/METIS/include;/home/ubuntu/jenkins/workspace/dgl_PR-7408/third_party/METIS/GKlib;/home/ubuntu/jenkins/workspace/dgl_PR-7408/third_party/METIS/include;/home/ubuntu/jenkins/workspace/dgl_PR-7408/third_party/googletest/googletest/include;/home/ubuntu/jenkins/workspace/dgl_PR-7408/third_party/googletest/googletest;/home/ubuntu/jenkins/workspace/dgl_PR-7408/include;/home/ubuntu/jenkins/workspace/dgl_PR-7408/third_party/dlpack/include;/home/ubuntu/jenkins/workspace/dgl_PR-7408/third_party/dmlc-core/include;/home/ubuntu/jenkins/workspace/dgl_PR-7408/third_party/phmap;/home/ubuntu/jenkins/workspace/dgl_PR-7408/third_party/libxsmm/include;/home/ubuntu/jenkins/workspace/dgl_PR-7408/third_party/pcg/include -- DGL link directories: /home/ubuntu/jenkins/workspace/dgl_PR-7408/include;/home/ubuntu/jenkins/workspace/dgl_PR-7408/third_party/dlpack/include;/home/ubuntu/jenkins/workspace/dgl_PR-7408/third_party/dmlc-core/include;/home/ubuntu/jenkins/workspace/dgl_PR-7408/third_party/phmap;/home/ubuntu/jenkins/workspace/dgl_PR-7408/tensoradapter/include;/home/ubuntu/jenkins/workspace/dgl_PR-7408/third_party/pcg/include;/home/ubuntu/jenkins/workspace/dgl_PR-7408/third_party/nanoflann/include;/home/ubuntu/jenkins/workspace/dgl_PR-7408/third_party/libxsmm/include;/home/ubuntu/jenkins/workspace/dgl_PR-7408/third_party/METIS/include;/home/ubuntu/jenkins/workspace/dgl_PR-7408/third_party/METIS/GKlib;/home/ubuntu/jenkins/workspace/dgl_PR-7408/third_party/METIS/include;/home/ubuntu/jenkins/workspace/dgl_PR-7408/third_party/googletest/googletest/include;/home/ubuntu/jenkins/workspace/dgl_PR-7408/third_party/googletest/googletest;/home/ubuntu/jenkins/workspace/dgl_PR-7408/include;/home/ubuntu/jenkins/workspace/dgl_PR-7408/third_party/dlpack/include;/home/ubuntu/jenkins/workspace/dgl_PR-7408/third_party/dmlc-core/include;/home/ubuntu/jenkins/workspace/dgl_PR-7408/third_party/phmap;/home/ubuntu/jenkins/workspace/dgl_PR-7408/third_party/libxsmm/include;/home/ubuntu/jenkins/workspace/dgl_PR-7408/third_party/pcg/include -- Configuring graphbolt library -- Configuring done -- Generating done -- Build files have been written to: /home/ubuntu/jenkins/workspace/dgl_PR-7408/build Scanning dependencies of target tensoradapter_pytorch Scanning dependencies of target graphbolt Scanning dependencies of target dmlc Scanning dependencies of target gtest [ 1%] Building CXX object third_party/googletest/googletest/CMakeFiles/gtest.dir/src/gtest-all.cc.o [ 2%] Building CXX object third_party/dmlc-core/CMakeFiles/dmlc.dir/src/config.cc.o [ 2%] Building CXX object third_party/dmlc-core/CMakeFiles/dmlc.dir/src/data.cc.o [ 3%] Building CXX object third_party/dmlc-core/CMakeFiles/dmlc.dir/src/io.cc.o [ 3%] Building CXX object third_party/dmlc-core/CMakeFiles/dmlc.dir/src/recordio.cc.o [ 4%] Building CXX object third_party/dmlc-core/CMakeFiles/dmlc.dir/src/io/line_split.cc.o [ 4%] Building CXX object third_party/dmlc-core/CMakeFiles/dmlc.dir/src/io/recordio_split.cc.o [ 6%] Building CXX object third_party/dmlc-core/CMakeFiles/dmlc.dir/src/io/input_split_base.cc.o [ 6%] Building CXX object third_party/dmlc-core/CMakeFiles/dmlc.dir/src/io/filesys.cc.o [ 6%] Building CXX object third_party/dmlc-core/CMakeFiles/dmlc.dir/src/io/local_filesys.cc.o [ 6%] Building CXX object third_party/dmlc-core/CMakeFiles/dmlc.dir/src/io/indexed_recordio_split.cc.o Scanning dependencies of target metis -DCUDA_TOOLKIT_ROOT_DIR= -DUSE_CUDA=OFF -DGPU_CACHE_BUILD_DIR=/home/ubuntu/jenkins/workspace/dgl_PR-7408/build -DTORCH_CUDA_ARCH_LIST=Volta [ 9%] Building C object third_party/METIS/libmetis/CMakeFiles/metis.dir/__/GKlib/b64.c.o [ 8%] Building C object third_party/METIS/libmetis/CMakeFiles/metis.dir/__/GKlib/error.c.o [ 9%] Building C object third_party/METIS/libmetis/CMakeFiles/metis.dir/__/GKlib/blas.c.o [ 9%] Building C object third_party/METIS/libmetis/CMakeFiles/metis.dir/__/GKlib/csr.c.o [ 9%] Building C object third_party/METIS/libmetis/CMakeFiles/metis.dir/__/GKlib/getopt.c.o [ 9%] Building C object third_party/METIS/libmetis/CMakeFiles/metis.dir/__/GKlib/fs.c.o [ 10%] Building C object third_party/METIS/libmetis/CMakeFiles/metis.dir/__/GKlib/gk_util.c.o [ 10%] Building C object third_party/METIS/libmetis/CMakeFiles/metis.dir/__/GKlib/gkregex.c.o [ 11%] Building C object third_party/METIS/libmetis/CMakeFiles/metis.dir/__/GKlib/fkvkselect.c.o [ 12%] Building C object third_party/METIS/libmetis/CMakeFiles/metis.dir/__/GKlib/graph.c.o [ 12%] Building C object third_party/METIS/libmetis/CMakeFiles/metis.dir/__/GKlib/memory.c.o [ 12%] Building C object third_party/METIS/libmetis/CMakeFiles/metis.dir/__/GKlib/evaluate.c.o [ 14%] Building C object third_party/METIS/libmetis/CMakeFiles/metis.dir/__/GKlib/random.c.o [ 14%] Building C object third_party/METIS/libmetis/CMakeFiles/metis.dir/__/GKlib/io.c.o [ 14%] Building C object third_party/METIS/libmetis/CMakeFiles/metis.dir/__/GKlib/htable.c.o [ 14%] Building C object third_party/METIS/libmetis/CMakeFiles/metis.dir/__/GKlib/pqueue.c.o [ 14%] Building C object third_party/METIS/libmetis/CMakeFiles/metis.dir/__/GKlib/string.c.o [ 16%] Building C object third_party/METIS/libmetis/CMakeFiles/metis.dir/__/GKlib/timers.c.o [ 16%] Building C object third_party/METIS/libmetis/CMakeFiles/metis.dir/__/GKlib/tokenizer.c.o [ 16%] Building C object third_party/METIS/libmetis/CMakeFiles/metis.dir/__/GKlib/itemsets.c.o [ 17%] Building C object third_party/METIS/libmetis/CMakeFiles/metis.dir/__/GKlib/rw.c.o [ 17%] Building C object third_party/METIS/libmetis/CMakeFiles/metis.dir/__/GKlib/seq.c.o [ 18%] Building C object third_party/METIS/libmetis/CMakeFiles/metis.dir/bucketsort.c.o [ 19%] Building C object third_party/METIS/libmetis/CMakeFiles/metis.dir/checkgraph.c.o [ 19%] Building C object third_party/METIS/libmetis/CMakeFiles/metis.dir/debug.c.o [ 19%] Building C object third_party/METIS/libmetis/CMakeFiles/metis.dir/coarsen.c.o [ 19%] Building C object third_party/METIS/libmetis/CMakeFiles/metis.dir/__/GKlib/mcore.c.o [ 20%] Building C object third_party/METIS/libmetis/CMakeFiles/metis.dir/initpart.c.o [ 20%] Building C object third_party/METIS/libmetis/CMakeFiles/metis.dir/__/GKlib/sort.c.o [ 21%] Building C object third_party/METIS/libmetis/CMakeFiles/metis.dir/frename.c.o [ 21%] Building C object third_party/METIS/libmetis/CMakeFiles/metis.dir/fortran.c.o [ 21%] Building C object third_party/METIS/libmetis/CMakeFiles/metis.dir/graph.c.o [ 21%] Building C object third_party/METIS/libmetis/CMakeFiles/metis.dir/compress.c.o [ 23%] Building C object third_party/METIS/libmetis/CMakeFiles/metis.dir/mesh.c.o [ 23%] Building C object third_party/METIS/libmetis/CMakeFiles/metis.dir/mcutil.c.o [ 23%] Building C object third_party/METIS/libmetis/CMakeFiles/metis.dir/kwayrefine.c.o [ 24%] Building C object third_party/METIS/libmetis/CMakeFiles/metis.dir/fm.c.o [ 25%] Building C object third_party/METIS/libmetis/CMakeFiles/metis.dir/kwayfm.c.o [ 27%] Building C object third_party/METIS/libmetis/CMakeFiles/metis.dir/contig.c.o [ 28%] Building C object third_party/METIS/libmetis/CMakeFiles/metis.dir/meshpart.c.o [ 28%] Building C object third_party/METIS/libmetis/CMakeFiles/metis.dir/mincover.c.o [ 28%] Building C object third_party/METIS/libmetis/CMakeFiles/metis.dir/auxapi.c.o [ 28%] Building C object third_party/METIS/libmetis/CMakeFiles/metis.dir/balance.c.o [ 28%] Building C object third_party/METIS/libmetis/CMakeFiles/metis.dir/gklib.c.o [ 28%] Building C object third_party/METIS/libmetis/CMakeFiles/metis.dir/kmetis.c.o [ 28%] Building C object third_party/METIS/libmetis/CMakeFiles/metis.dir/minconn.c.o [ 28%] Building C object third_party/METIS/libmetis/CMakeFiles/metis.dir/mmd.c.o [ 28%] Building C object third_party/METIS/libmetis/CMakeFiles/metis.dir/options.c.o [ 28%] Building C object third_party/METIS/libmetis/CMakeFiles/metis.dir/refine.c.o [ 30%] Building C object third_party/METIS/libmetis/CMakeFiles/metis.dir/separator.c.o [ 30%] Building C object third_party/METIS/libmetis/CMakeFiles/metis.dir/parmetis.c.o [ 30%] Building C object third_party/METIS/libmetis/CMakeFiles/metis.dir/ometis.c.o [ 31%] Building C object third_party/METIS/libmetis/CMakeFiles/metis.dir/stat.c.o [ 31%] Building C object third_party/METIS/libmetis/CMakeFiles/metis.dir/pmetis.c.o [ 32%] Building C object third_party/METIS/libmetis/CMakeFiles/metis.dir/timing.c.o [ 33%] Building C object third_party/METIS/libmetis/CMakeFiles/metis.dir/util.c.o [ 33%] Building C object third_party/METIS/libmetis/CMakeFiles/metis.dir/wspace.c.o [ 34%] Building C object third_party/METIS/libmetis/CMakeFiles/metis.dir/srefine.c.o [ 34%] Building C object third_party/METIS/libmetis/CMakeFiles/metis.dir/sfm.c.o -- Found OpenMP_C: -openmp (found version "2.0") [ 28%] Linking C static library libmetis.a [ 28%] Built target metis -- The C compiler identification is GNU 9.4.0 -- The CXX compiler identification is GNU 9.4.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/cc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /usr/bin/c++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Using Python interpreter: /opt/conda/envs/pytorch-ci/bin/python -- Found OpenMP_CXX: -openmp (found version "2.0") -- Found OpenMP: TRUE (found version "2.0") -- Build with OpenMP. -- Build with LIBXSMM optimization. -- Looking for clock_gettime in rt [ 28%] Linking C static library libmetis.a -- Looking for clock_gettime in rt - not found -- Looking for fopen64 -- The C compiler identification is GNU 9.4.0 -- The CXX compiler identification is GNU 9.4.0 -- Detecting C compiler ABI info -- The C compiler identification is GNU 9.4.0 -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/cc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Detecting CXX compiler ABI info -- The CXX compiler identification is GNU 9.4.0 -- Detecting C compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /usr/bin/c++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Using Python interpreter: /opt/conda/envs/pytorch-ci/bin/python [ 28%] Built target metis -- Looking for fopen64 - not found -- Looking for C++ include cxxabi.h -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/cc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /usr/bin/c++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Using Python interpreter: /opt/conda/envs/pytorch-ci/bin/python [ 34%] Linking C static library libmetis.a -- Looking for C++ include cxxabi.h - not found -- Looking for nanosleep [ 34%] Built target metis -- find_cmake.py output: /opt/conda/envs/pytorch-ci/lib/python3.10/site-packages/torch/share/cmake;2.3.0 -- Configuring for PyTorch 2.3.0 -- Setting directory to /opt/conda/envs/pytorch-ci/lib/python3.10/site-packages/torch/share/cmake/Torch -- Found CUDA: /usr/local/cuda (found version "12.1") -- Looking for nanosleep - not found -- Looking for backtrace -- Looking for backtrace - not found -- Could NOT find Backtrace (missing: Backtrace_LIBRARY Backtrace_INCLUDE_DIR) -- Check if the system is big endian -- Searching 16 bit integer -- Looking for sys/types.h -- The CUDA compiler identification is NVIDIA 12.1.105 -- Detecting CUDA compiler ABI info -- find_cmake.py output: /opt/conda/envs/pytorch-ci/lib/python3.10/site-packages/torch/share/cmake;2.3.0 -- Configuring for PyTorch 2.3.0 -- Setting directory to /opt/conda/envs/pytorch-ci/lib/python3.10/site-packages/torch/share/cmake/Torch CMake Warning at /opt/conda/envs/pytorch-ci/lib/python3.10/site-packages/torch/share/cmake/Torch/TorchConfig.cmake:22 (message): static library kineto_LIBRARY-NOTFOUND not found. Call Stack (most recent call first): /opt/conda/envs/pytorch-ci/lib/python3.10/site-packages/torch/share/cmake/Torch/TorchConfig.cmake:127 (append_torchlib_if_found) CMakeLists.txt:26 (find_package) -- Found Torch: /opt/conda/envs/pytorch-ci/lib/python3.10/site-packages/torch/lib/libtorch.so -- tensoradapter found PyTorch includes: /opt/conda/envs/pytorch-ci/lib/python3.10/site-packages/torch/include;/opt/conda/envs/pytorch-ci/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -- tensoradapter found PyTorch lib: torch -- Configured target tensoradapter_pytorch_2.3.0 -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: CUDA_TOOLKIT_ROOT_DIR TORCH_CUDA_ARCH_LIST -- Build files have been written to: /home/ubuntu/jenkins/workspace/dgl_PR-7408/tensoradapter/pytorch/build/2.3.0 Scanning dependencies of target tensoradapter_pytorch_2.3.0 [ 50%] Building CXX object CMakeFiles/tensoradapter_pytorch_2.3.0.dir/torch.cpp.o -- find_cmake.py output: /opt/conda/envs/pytorch-ci/lib/python3.10/site-packages/torch/share/cmake;2.3.0 -- Configuring for PyTorch 2.3.0 -- Setting directory to /opt/conda/envs/pytorch-ci/lib/python3.10/site-packages/torch/share/cmake/Torch CMake Warning at /opt/conda/envs/pytorch-ci/lib/python3.10/site-packages/torch/share/cmake/Torch/TorchConfig.cmake:22 (message): static library kineto_LIBRARY-NOTFOUND not found. Call Stack (most recent call first): /opt/conda/envs/pytorch-ci/lib/python3.10/site-packages/torch/share/cmake/Torch/TorchConfig.cmake:127 (append_torchlib_if_found) CMakeLists.txt:41 (find_package) -- Found Torch: /opt/conda/envs/pytorch-ci/lib/python3.10/site-packages/torch/lib/libtorch.so -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: CUDA_TOOLKIT_ROOT_DIR GPU_CACHE_BUILD_DIR TORCH_CUDA_ARCH_LIST -- Build files have been written to: /home/ubuntu/jenkins/workspace/dgl_PR-7408/graphbolt/build/2.3.0 Scanning dependencies of target graphbolt_pytorch_2.3.0 [100%] Linking CXX shared library libtensoradapter_pytorch_2.3.0.so -- Looking for sys/types.h - found -- Looking for stdint.h -- Detecting CUDA compiler ABI info - done -- Check for working CUDA compiler: /usr/local/cuda/bin/nvcc - skipped -- Detecting CUDA compile features -- Detecting CUDA compile features - done -- Found CUDAToolkit: /usr/local/cuda/include (found version "12.1.105") -- Looking for pthread.h -- Looking for pthread.h - found -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed -- Looking for pthread_create in pthreads -- Looking for pthread_create in pthreads - not found -- Looking for pthread_create in pthread -- Looking for pthread_create in pthread - found -- Found Threads: TRUE -- Caffe2: CUDA detected: 12.1 -- Caffe2: CUDA nvcc is: /usr/local/cuda/bin/nvcc -- Caffe2: CUDA toolkit directory: /usr/local/cuda -- Caffe2: Header version is: 12.1 CMake Warning at /opt/conda/envs/pytorch-ci/lib/python3.10/site-packages/torch/share/cmake/Caffe2/public/cuda.cmake:184 (message): Failed to compute shorthash for libnvrtc.so Call Stack (most recent call first): /opt/conda/envs/pytorch-ci/lib/python3.10/site-packages/torch/share/cmake/Caffe2/Caffe2Config.cmake:87 (include) /opt/conda/envs/pytorch-ci/lib/python3.10/site-packages/torch/share/cmake/Torch/TorchConfig.cmake:68 (find_package) CMakeLists.txt:26 (find_package) -- USE_CUDNN is set to 0. Compiling without cuDNN support -- USE_CUSPARSELT is set to 0. Compiling without cuSPARSELt support -- Added CUDA NVCC flags for: -gencode;arch=compute_75,code=sm_75 [ 28%] Linking CXX static library libgpu_cache.a [ 28%] Built target gpu_cache -DCUDA_TOOLKIT_ROOT_DIR=/usr/local/cuda -DUSE_CUDA=ON -DGPU_CACHE_BUILD_DIR=/home/ubuntu/jenkins/workspace/dgl_PR-7408/build -DTORCH_CUDA_ARCH_LIST=7.5 [ 29%] Linking CXX static library ../../../lib/libgtest.a [ 29%] Built target gtest [ 29%] Building CXX object third_party/googletest/googletest/CMakeFiles/gtest_main.dir/src/gtest_main.cc.o [ 29%] Building CXX object third_party/googletest/googlemock/CMakeFiles/gmock.dir/src/gmock-all.cc.o [100%] Built target tensoradapter_pytorch_2.3.0 'libtensoradapter_pytorch_2.3.0.so' -> '/home/ubuntu/jenkins/workspace/dgl_PR-7408/build/tensoradapter/pytorch/libtensoradapter_pytorch_2.3.0.so' [ 34%] Built target tensoradapter_pytorch CMake Warning at /opt/conda/envs/pytorch-ci/lib/python3.10/site-packages/torch/share/cmake/Torch/TorchConfig.cmake:22 (message): static library kineto_LIBRARY-NOTFOUND not found. Call Stack (most recent call first): /opt/conda/envs/pytorch-ci/lib/python3.10/site-packages/torch/share/cmake/Torch/TorchConfig.cmake:127 (append_torchlib_if_found) CMakeLists.txt:26 (find_package) -- Found Torch: /opt/conda/envs/pytorch-ci/lib/python3.10/site-packages/torch/lib/libtorch.so -- tensoradapter found PyTorch includes: /opt/conda/envs/pytorch-ci/lib/python3.10/site-packages/torch/include;/opt/conda/envs/pytorch-ci/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -- tensoradapter found PyTorch lib: torch -- Configured target tensoradapter_pytorch_2.3.0 -- Configuring done -- Generating done -- Build files have been written to: /home/ubuntu/jenkins/workspace/dgl_PR-7408/tensoradapter/pytorch/build/2.3.0 Scanning dependencies of target tensoradapter_pytorch_2.3.0 [ 50%] Building CXX object CMakeFiles/tensoradapter_pytorch_2.3.0.dir/torch.cpp.o [ 7%] Building CXX object CMakeFiles/graphbolt_pytorch_2.3.0.dir/src/cnumpy.cc.o [ 15%] Building CXX object CMakeFiles/graphbolt_pytorch_2.3.0.dir/src/concurrent_id_hash_map.cc.o [ 23%] Building CXX object CMakeFiles/graphbolt_pytorch_2.3.0.dir/src/expand_indptr.cc.o [ 30%] Building CXX object CMakeFiles/graphbolt_pytorch_2.3.0.dir/src/fused_csc_sampling_graph.cc.o [ 38%] Building CXX object CMakeFiles/graphbolt_pytorch_2.3.0.dir/src/index_select.cc.o [ 46%] Building CXX object CMakeFiles/graphbolt_pytorch_2.3.0.dir/src/isin.cc.o [ 53%] Building CXX object CMakeFiles/graphbolt_pytorch_2.3.0.dir/src/python_binding.cc.o [ 61%] Building CXX object CMakeFiles/graphbolt_pytorch_2.3.0.dir/src/random.cc.o [ 69%] Building CXX object CMakeFiles/graphbolt_pytorch_2.3.0.dir/src/serialize.cc.o [ 76%] Building CXX object CMakeFiles/graphbolt_pytorch_2.3.0.dir/src/shared_memory.cc.o [ 84%] Building CXX object CMakeFiles/graphbolt_pytorch_2.3.0.dir/src/shared_memory_helper.cc.o [ 92%] Building CXX object CMakeFiles/graphbolt_pytorch_2.3.0.dir/src/unique_and_compact.cc.o -- Looking for stdint.h - found -- Looking for stddef.h Scanning dependencies of target gpu_cache [ 28%] Linking CXX static library libgpu_cache.a [ 28%] Built target gpu_cache Scanning dependencies of target graphbolt -DCUDA_TOOLKIT_ROOT_DIR=/usr/local/cuda -DUSE_CUDA=ON -DGPU_CACHE_BUILD_DIR=/home/ubuntu/jenkins/workspace/dgl_PR-7408/build -DTORCH_CUDA_ARCH_LIST=7.5 [ 29%] Linking CXX static library ../../../lib/libgtest.a [ 29%] Built target gtest Scanning dependencies of target gtest_main [ 29%] Building CXX object third_party/googletest/googletest/CMakeFiles/gtest_main.dir/src/gtest_main.cc.o Scanning dependencies of target gmock [ 29%] Building CXX object third_party/googletest/googlemock/CMakeFiles/gmock.dir/src/gmock-all.cc.o [ 30%] Linking CXX static library ../../../lib/libgtest_main.a [ 30%] Built target gtest_main -- Looking for stddef.h - found -- Check size of unsigned short -- The C compiler identification is GNU 9.4.0 -- The CXX compiler identification is GNU 9.4.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/cc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Detecting CXX compiler ABI info [ 34%] Linking CXX static library ../../../lib/libgtest.a -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /usr/bin/c++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Build graphbolt with CUDA support -- Check size of unsigned short - done -- Searching 16 bit integer - Using unsigned short [ 34%] Built target gtest [100%] Linking CXX shared library libtensoradapter_pytorch_2.3.0.so [ 30%] Linking CXX static library ../../../lib/libgtest_main.a [ 30%] Built target gtest_main Scanning dependencies of target gtest_main Scanning dependencies of target gmock [ 35%] Building CXX object third_party/googletest/googletest/CMakeFiles/gtest_main.dir/src/gtest_main.cc.o [ 35%] Building CXX object third_party/googletest/googlemock/CMakeFiles/gmock.dir/src/gmock-all.cc.o -- The C compiler identification is GNU 9.4.0 -- The CXX compiler identification is GNU 9.4.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/cc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Detecting CXX compiler ABI info [100%] Built target tensoradapter_pytorch_2.3.0 'libtensoradapter_pytorch_2.3.0.so' -> '/home/ubuntu/jenkins/workspace/dgl_PR-7408/build/tensoradapter/pytorch/libtensoradapter_pytorch_2.3.0.so' [ 30%] Built target tensoradapter_pytorch -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /usr/bin/c++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Build graphbolt with CUDA support -- The CUDA compiler identification is NVIDIA 11.8.89 -- Detecting CUDA compiler ABI info [ 30%] Linking CXX static library ../../../lib/libgmock.a [ 30%] Built target gmock [ 31%] Building CXX object third_party/googletest/googlemock/CMakeFiles/gmock_main.dir/src/gmock_main.cc.o -- Check if the system is big endian - little endian -- C:/Jenkins/workspace/dgl_PR-7408/third_party/dmlc-core/cmake/build_config.h.in -> include/dmlc/build_config.h -- Detecting CUDA compiler ABI info - done -- Check for working CUDA compiler: /usr/local/cuda/bin/nvcc - skipped -- Detecting CUDA compile features -- Detecting CUDA compile features - done -- Using Python interpreter: python3 -- Found PythonInterp: C:/Users/Administrator/Envs/jenkins-dgl-PR-7408-4/Scripts/python.exe (found version "3.11.9") -- Build with unittest -- The CUDA compiler identification is NVIDIA 12.1.105 -- Detecting CUDA compiler ABI info [ 30%] Linking CXX static library ../../../lib/libgmock.a [ 30%] Built target gmock Scanning dependencies of target gmock_main [ 31%] Building CXX object third_party/googletest/googlemock/CMakeFiles/gmock_main.dir/src/gmock_main.cc.o -- Detecting CUDA compiler ABI info - done -- Check for working CUDA compiler: /usr/local/cuda/bin/nvcc - skipped -- Detecting CUDA compile features -- Detecting CUDA compile features - done -- Using Python interpreter: /opt/conda/envs/pytorch-ci/bin/python [ 35%] Linking CXX static library ../../../lib/libgtest_main.a [ 35%] Built target gtest_main [ 31%] Linking CXX static library ../../../lib/libgmock_main.a [ 31%] Built target gmock_main -- find_cmake.py output: /opt/conda/lib/python3.10/site-packages/torch/share/cmake;2.0.0 -- Configuring for PyTorch 2.0.0 -- Setting directory to /opt/conda/lib/python3.10/site-packages/torch/share/cmake/Torch -- Found CUDA: /usr/local/cuda (found version "11.8") -- Caffe2: CUDA detected: 11.8 -- Caffe2: CUDA nvcc is: /usr/local/cuda/bin/nvcc -- Caffe2: CUDA toolkit directory: /usr/local/cuda -- Caffe2: Header version is: 11.8 -- /opt/conda/lib/libnvrtc.so shorthash is c993a6f1 -- USE_CUDNN is set to 0. Compiling without cuDNN support CMake Warning at /opt/conda/lib/python3.10/site-packages/torch/share/cmake/Caffe2/public/utils.cmake:385 (message): In the future we will require one to explicitly pass TORCH_CUDA_ARCH_LIST to cmake instead of implicitly setting it as an env variable. This will become a FATAL_ERROR in future version of pytorch. Call Stack (most recent call first): /opt/conda/lib/python3.10/site-packages/torch/share/cmake/Caffe2/public/cuda.cmake:362 (torch_cuda_get_nvcc_gencode_flag) /opt/conda/lib/python3.10/site-packages/torch/share/cmake/Caffe2/Caffe2Config.cmake:88 (include) /opt/conda/lib/python3.10/site-packages/torch/share/cmake/Torch/TorchConfig.cmake:68 (find_package) CMakeLists.txt:41 (find_package) -- Added CUDA NVCC flags for: -gencode;arch=compute_75,code=sm_75 CMake Warning at /opt/conda/lib/python3.10/site-packages/torch/share/cmake/Torch/TorchConfig.cmake:22 (message): static library kineto_LIBRARY-NOTFOUND not found. Call Stack (most recent call first): /opt/conda/lib/python3.10/site-packages/torch/share/cmake/Torch/TorchConfig.cmake:127 (append_torchlib_if_found) CMakeLists.txt:41 (find_package) -- Found Torch: /opt/conda/lib/python3.10/site-packages/torch/lib/libtorch.so -- Use external CCCL library for a consistent API and performance for graphbolt. -- Use HugeCTR gpu_cache for graphbolt with INCLUDE_DIRS /usr/local/cuda/include;/home/ubuntu/jenkins/workspace/dgl_PR-7408/third_party/METIS/GKlib;/home/ubuntu/jenkins/workspace/dgl_PR-7408/third_party/METIS/include;/home/ubuntu/jenkins/workspace/dgl_PR-7408/third_party/HugeCTR/gpu_cache/include;/home/ubuntu/jenkins/workspace/dgl_PR-7408/third_party/googletest/googletest/include;/home/ubuntu/jenkins/workspace/dgl_PR-7408/third_party/googletest/googletest;/home/ubuntu/jenkins/workspace/dgl_PR-7408/include;/home/ubuntu/jenkins/workspace/dgl_PR-7408/third_party/dlpack/include;/home/ubuntu/jenkins/workspace/dgl_PR-7408/third_party/dmlc-core/include;/home/ubuntu/jenkins/workspace/dgl_PR-7408/third_party/phmap;/home/ubuntu/jenkins/workspace/dgl_PR-7408/third_party/libxsmm/include;/home/ubuntu/jenkins/workspace/dgl_PR-7408/third_party/pcg/include. -- CUDA_ARCHITECTURES for graphbolt: 75 -- CUDA_ARCHITECTURES for graphbolt extension: 75 -- Configuring done (2.7s) CMake Warning at CMakeLists.txt:72 (add_library): Cannot generate a safe runtime search path for target graphbolt_pytorch_2.0.0 because there is a cycle in the constraint graph: dir 0 is [/home/ubuntu/jenkins/workspace/dgl_PR-7408/build] dir 1 is [/opt/conda/lib/python3.10/site-packages/torch/lib] dir 2 is [/opt/conda/lib] dir 3 must precede it due to runtime library [libcudart.so.11.0] dir 3 is [/usr/local/cuda/lib64] dir 2 must precede it due to runtime library [libnvrtc.so.11.2] Some of these libraries may not be found correctly. -- Generating done (0.0s) -- Build files have been written to: /home/ubuntu/jenkins/workspace/dgl_PR-7408/graphbolt/build/2.0.0 [ 3%] Building CUDA object CMakeFiles/graphbolt_pytorch_2.0.0_cuda.dir/src/cuda/extension/unique_and_compact_map.cu.o [ 31%] Linking CXX static library ../../../lib/libgmock_main.a [ 31%] Built target gmock_main -- find_cmake.py output: /opt/conda/envs/pytorch-ci/lib/python3.10/site-packages/torch/share/cmake;2.3.0 -- Configuring for PyTorch 2.3.0 -- Setting directory to /opt/conda/envs/pytorch-ci/lib/python3.10/site-packages/torch/share/cmake/Torch [ 35%] Linking CXX static library ../../../lib/libgmock.a [ 35%] Built target gmock Scanning dependencies of target gmock_main [ 36%] Building CXX object third_party/googletest/googlemock/CMakeFiles/gmock_main.dir/src/gmock_main.cc.o -- Found CUDA: /usr/local/cuda (found version "12.1") -- Found CUDAToolkit: /usr/local/cuda/include (found version "12.1.105") -- Looking for pthread.h -- Looking for pthread.h - found -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success -- Found Threads: TRUE -- Caffe2: CUDA detected: 12.1 -- Caffe2: CUDA nvcc is: /usr/local/cuda/bin/nvcc -- Caffe2: CUDA toolkit directory: /usr/local/cuda -- Caffe2: Header version is: 12.1 CMake Warning at /opt/conda/envs/pytorch-ci/lib/python3.10/site-packages/torch/share/cmake/Caffe2/public/cuda.cmake:184 (message): Failed to compute shorthash for libnvrtc.so Call Stack (most recent call first): /opt/conda/envs/pytorch-ci/lib/python3.10/site-packages/torch/share/cmake/Caffe2/Caffe2Config.cmake:87 (include) /opt/conda/envs/pytorch-ci/lib/python3.10/site-packages/torch/share/cmake/Torch/TorchConfig.cmake:68 (find_package) CMakeLists.txt:41 (find_package) -- USE_CUDNN is set to 0. Compiling without cuDNN support -- USE_CUSPARSELT is set to 0. Compiling without cuSPARSELt support -- Added CUDA NVCC flags for: -gencode;arch=compute_75,code=sm_75 CMake Warning at /opt/conda/envs/pytorch-ci/lib/python3.10/site-packages/torch/share/cmake/Torch/TorchConfig.cmake:22 (message): static library kineto_LIBRARY-NOTFOUND not found. Call Stack (most recent call first): /opt/conda/envs/pytorch-ci/lib/python3.10/site-packages/torch/share/cmake/Torch/TorchConfig.cmake:127 (append_torchlib_if_found) CMakeLists.txt:41 (find_package) -- Found Torch: /opt/conda/envs/pytorch-ci/lib/python3.10/site-packages/torch/lib/libtorch.so -- Use external CCCL library for a consistent API and performance for graphbolt. -- Use HugeCTR gpu_cache for graphbolt with INCLUDE_DIRS /usr/local/cuda/include;/home/ubuntu/jenkins/workspace/dgl_PR-7408/third_party/METIS/GKlib;/home/ubuntu/jenkins/workspace/dgl_PR-7408/third_party/METIS/include;/home/ubuntu/jenkins/workspace/dgl_PR-7408/third_party/HugeCTR/gpu_cache/include;/home/ubuntu/jenkins/workspace/dgl_PR-7408/third_party/googletest/googletest/include;/home/ubuntu/jenkins/workspace/dgl_PR-7408/third_party/googletest/googletest;/home/ubuntu/jenkins/workspace/dgl_PR-7408/include;/home/ubuntu/jenkins/workspace/dgl_PR-7408/third_party/dlpack/include;/home/ubuntu/jenkins/workspace/dgl_PR-7408/third_party/dmlc-core/include;/home/ubuntu/jenkins/workspace/dgl_PR-7408/third_party/phmap;/home/ubuntu/jenkins/workspace/dgl_PR-7408/third_party/libxsmm/include;/home/ubuntu/jenkins/workspace/dgl_PR-7408/third_party/pcg/include. -- CUDA_ARCHITECTURES for graphbolt: 75 -- CUDA_ARCHITECTURES for graphbolt extension: 75 -- Configuring done -- Generating done -- Build files have been written to: /home/ubuntu/jenkins/workspace/dgl_PR-7408/graphbolt/build/2.3.0 Scanning dependencies of target graphbolt_pytorch_2.3.0_cuda -- Found Python3: C:/Users/Administrator/Envs/jenkins-dgl-PR-7408-4/Scripts/python.exe (found version "3.11.9") found components: Interpreter -- Looking for pthread.h -- Looking for pthread.h - not found -- Found Threads: TRUE -- Configuring DGL sparse library -- DGL include directories: C:/Jenkins/workspace/dgl_PR-7408/include;C:/Jenkins/workspace/dgl_PR-7408/third_party/dlpack/include;C:/Jenkins/workspace/dgl_PR-7408/third_party/dmlc-core/include;C:/Jenkins/workspace/dgl_PR-7408/third_party/phmap;C:/Jenkins/workspace/dgl_PR-7408/tensoradapter/include;C:/Jenkins/workspace/dgl_PR-7408/third_party/pcg/include;C:/Jenkins/workspace/dgl_PR-7408/third_party/nanoflann/include;C:/Jenkins/workspace/dgl_PR-7408/third_party/libxsmm/include;C:/Jenkins/workspace/dgl_PR-7408/third_party/METIS/include;C:/Jenkins/workspace/dgl_PR-7408/third_party/googletest/googletest/include;C:/Jenkins/workspace/dgl_PR-7408/third_party/googletest/googletest;C:/Jenkins/workspace/dgl_PR-7408/include;C:/Jenkins/workspace/dgl_PR-7408/third_party/dlpack/include;C:/Jenkins/workspace/dgl_PR-7408/third_party/dmlc-core/include;C:/Jenkins/workspace/dgl_PR-7408/third_party/phmap;C:/Jenkins/workspace/dgl_PR-7408/third_party/libxsmm/include;C:/Jenkins/workspace/dgl_PR-7408/third_party/pcg/include -- DGL link directories: C:/Jenkins/workspace/dgl_PR-7408/include;C:/Jenkins/workspace/dgl_PR-7408/third_party/dlpack/include;C:/Jenkins/workspace/dgl_PR-7408/third_party/dmlc-core/include;C:/Jenkins/workspace/dgl_PR-7408/third_party/phmap;C:/Jenkins/workspace/dgl_PR-7408/tensoradapter/include;C:/Jenkins/workspace/dgl_PR-7408/third_party/pcg/include;C:/Jenkins/workspace/dgl_PR-7408/third_party/nanoflann/include;C:/Jenkins/workspace/dgl_PR-7408/third_party/libxsmm/include;C:/Jenkins/workspace/dgl_PR-7408/third_party/METIS/include;C:/Jenkins/workspace/dgl_PR-7408/third_party/googletest/googletest/include;C:/Jenkins/workspace/dgl_PR-7408/third_party/googletest/googletest;C:/Jenkins/workspace/dgl_PR-7408/include;C:/Jenkins/workspace/dgl_PR-7408/third_party/dlpack/include;C:/Jenkins/workspace/dgl_PR-7408/third_party/dmlc-core/include;C:/Jenkins/workspace/dgl_PR-7408/third_party/phmap;C:/Jenkins/workspace/dgl_PR-7408/third_party/libxsmm/include;C:/Jenkins/workspace/dgl_PR-7408/third_party/pcg/include -- Configuring graphbolt library -- Configuring done [ 3%] Building CUDA object CMakeFiles/graphbolt_pytorch_2.3.0_cuda.dir/src/cuda/extension/unique_and_compact_map.cu.o -- Generating done -- Build files have been written to: C:/Jenkins/workspace/dgl_PR-7408/build Microsoft (R) Build Engine version 16.5.1+4616136f8 for .NET Framework Copyright (C) Microsoft Corporation. All rights reserved. Build started 5/17/2024 3:50:34 AM. 1>Project "C:\Jenkins\workspace\dgl_PR-7408\build\dgl.sln" on node 1 (default targets). 1>ValidateSolutionConfiguration: Building solution configuration "Release|x64". ValidateProjects: The project "INSTALL" is not selected for building in solution configuration "Release|x64". The project "RUN_TESTS" is not selected for building in solution configuration "Release|x64". The project "dmlc_lint" is not selected for building in solution configuration "Release|x64". [ 36%] Linking CXX static library ../../../lib/libgmock_main.a [ 36%] Built target gmock_main 1>Project "C:\Jenkins\workspace\dgl_PR-7408\build\dgl.sln" (1) is building "C:\Jenkins\workspace\dgl_PR-7408\build\ALL_BUILD.vcxproj.metaproj" (2) on node 1 (default targets). 2>Project "C:\Jenkins\workspace\dgl_PR-7408\build\ALL_BUILD.vcxproj.metaproj" (2) is building "C:\Jenkins\workspace\dgl_PR-7408\build\ZERO_CHECK.vcxproj" (13) on node 2 (default targets). 13>PrepareForBuild: Creating directory "x64\Release\ZERO_CHECK\". Creating directory "x64\Release\ZERO_CHECK\ZERO_CHECK.tlog\". InitializeBuildStatus: Creating "x64\Release\ZERO_CHECK\ZERO_CHECK.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified. CustomBuild: Checking Build System FinalizeBuildStatus: Deleting file "x64\Release\ZERO_CHECK\ZERO_CHECK.tlog\unsuccessfulbuild". Touching "x64\Release\ZERO_CHECK\ZERO_CHECK.tlog\ZERO_CHECK.lastbuildstate". 13>Done Building Project "C:\Jenkins\workspace\dgl_PR-7408\build\ZERO_CHECK.vcxproj" (default targets). 1>Project "C:\Jenkins\workspace\dgl_PR-7408\build\dgl.sln" (1) is building "C:\Jenkins\workspace\dgl_PR-7408\build\tensoradapter_pytorch.vcxproj.metaproj" (12) on node 1 (default targets). 12>Project "C:\Jenkins\workspace\dgl_PR-7408\build\tensoradapter_pytorch.vcxproj.metaproj" (12) is building "C:\Jenkins\workspace\dgl_PR-7408\build\tensoradapter_pytorch.vcxproj" (14) on node 2 (default targets). 14>PrepareForBuild: Creating directory "x64\Release\tensoradapter_pytorch\". Creating directory "x64\Release\tensoradapter_pytorch\tensorad.C7E1775D.tlog\". InitializeBuildStatus: Creating "x64\Release\tensoradapter_pytorch\tensorad.C7E1775D.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified. CustomBuild: (jenkins-dgl-PR-7408-4) administrator@WIN-O7QS55HVSDB C:\Jenkins\workspace\dgl_PR-7408\tensoradapter\pytorch>REM Helper script to build tensor adapter libraries for PyTorch Could Not Find C:\Jenkins\workspace\dgl_PR-7408\tensoradapter\pytorch\build -- Selecting Windows SDK version 10.0.18362.0 to target Windows 6.3.9600. 1>Project "C:\Jenkins\workspace\dgl_PR-7408\build\dgl.sln" (1) is building "C:\Jenkins\workspace\dgl_PR-7408\build\third_party\googletest\googletest\gtest.vcxproj.metaproj" (9) on node 1 (default targets). 9>Project "C:\Jenkins\workspace\dgl_PR-7408\build\third_party\googletest\googletest\gtest.vcxproj.metaproj" (9) is building "C:\Jenkins\workspace\dgl_PR-7408\build\third_party\googletest\googletest\gtest.vcxproj" (15) on node 3 (default targets). 15>PrepareForBuild: Creating directory "gtest.dir\Release\". Creating directory "C:\Jenkins\workspace\dgl_PR-7408\build\lib\Release\". Creating directory "gtest.dir\Release\gtest.tlog\". InitializeBuildStatus: Creating "gtest.dir\Release\gtest.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified. 1>Project "C:\Jenkins\workspace\dgl_PR-7408\build\dgl.sln" (1) is building "C:\Jenkins\workspace\dgl_PR-7408\build\graphbolt.vcxproj.metaproj" (8) on node 1 (default targets). 8>Project "C:\Jenkins\workspace\dgl_PR-7408\build\graphbolt.vcxproj.metaproj" (8) is building "C:\Jenkins\workspace\dgl_PR-7408\build\graphbolt.vcxproj" (16) on node 4 (default targets). 16>PrepareForBuild: Creating directory "x64\Release\graphbolt\". Creating directory "x64\Release\graphbolt\graphbolt.tlog\". InitializeBuildStatus: Creating "x64\Release\graphbolt\graphbolt.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified. 15>CustomBuild: Building Custom Rule C:/Jenkins/workspace/dgl_PR-7408/third_party/googletest/googletest/CMakeLists.txt 1>Project "C:\Jenkins\workspace\dgl_PR-7408\build\dgl.sln" (1) is building "C:\Jenkins\workspace\dgl_PR-7408\build\third_party\googletest\googlemock\gmock_main.vcxproj.metaproj" (7) on node 1 (default targets). 7>Project "C:\Jenkins\workspace\dgl_PR-7408\build\third_party\googletest\googlemock\gmock_main.vcxproj.metaproj" (7) is building "C:\Jenkins\workspace\dgl_PR-7408\build\third_party\googletest\googlemock\gmock_main.vcxproj" (17) on node 5 (default targets). 17>PrepareForBuild: Creating directory "gmock_main.dir\Release\". Creating directory "gmock_main.dir\Release\gmock_main.tlog\". InitializeBuildStatus: Creating "gmock_main.dir\Release\gmock_main.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified. 16>CustomBuild: (jenkins-dgl-PR-7408-4) administrator@WIN-O7QS55HVSDB C:\Jenkins\workspace\dgl_PR-7408\graphbolt>REM Helper script to build Graphbolt libraries for PyTorch Could Not Find C:\Jenkins\workspace\dgl_PR-7408\graphbolt\build 15>ClCompile: C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\bin\HostX64\x64\CL.exe /c /I"C:\Jenkins\workspace\dgl_PR-7408\third_party\googletest\googletest\include" /I"C:\Jenkins\workspace\dgl_PR-7408\third_party\googletest\googletest" /nologo /W4 /WX /diagnostics:column /MP /O2 /Ob2 /D DGL_EXPORTS /D USE_LIBXSMM /D DGL_CPU_LLC_SIZE=40000000 /D __BLAS=0 /D IDXTYPEWIDTH=64 /D REALTYPEWIDTH=32 /D NDEBUG /D _UNICODE /D UNICODE /D WIN32 /D _WIN32 /D STRICT /D WIN32_LEAN_AND_MEAN /D GTEST_HAS_PTHREAD=0 /D _HAS_EXCEPTIONS=1 /D _CRT_SECURE_NO_WARNINGS /D _SCL_SECURE_NO_WARNINGS /D NOMINMAX /D ENABLE_PARTIAL_FRONTIER=0 /D "CMAKE_INTDIR=\"Release\"" /D _UNICODE /D UNICODE /Gm- /EHsc /MD /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /openmp /std:c++17 /Fo"gtest.dir\Release\\" /Fd"C:\Jenkins\workspace\dgl_PR-7408\build\lib\Release\gtest.pdb" /Gd /TP /wd4251 /wd4275 /wd4702 /errorReport:queue -J -utf-8 "C:\Jenkins\workspace\dgl_PR-7408\third_party\googletest\googletest\src\gtest-all.cc" 1>Project "C:\Jenkins\workspace\dgl_PR-7408\build\dgl.sln" (1) is building "C:\Jenkins\workspace\dgl_PR-7408\build\third_party\googletest\googlemock\gmock.vcxproj.metaproj" (6) on node 1 (default targets). 6>Project "C:\Jenkins\workspace\dgl_PR-7408\build\third_party\googletest\googlemock\gmock.vcxproj.metaproj" (6) is building "C:\Jenkins\workspace\dgl_PR-7408\build\third_party\googletest\googlemock\gmock.vcxproj" (18) on node 6 (default targets). 18>PrepareForBuild: Creating directory "gmock.dir\Release\". 16>CustomBuild: -- Selecting Windows SDK version 10.0.18362.0 to target Windows 6.3.9600. 18>PrepareForBuild: Creating directory "gmock.dir\Release\gmock.tlog\". InitializeBuildStatus: Creating "gmock.dir\Release\gmock.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified. 17>CustomBuild: Building Custom Rule C:/Jenkins/workspace/dgl_PR-7408/third_party/googletest/googlemock/CMakeLists.txt 15>ClCompile: gtest-all.cc 1>Project "C:\Jenkins\workspace\dgl_PR-7408\build\dgl.sln" (1) is building "C:\Jenkins\workspace\dgl_PR-7408\build\third_party\dmlc-core\dmlc.vcxproj.metaproj" (5) on node 1 (default targets). 5>Project "C:\Jenkins\workspace\dgl_PR-7408\build\third_party\dmlc-core\dmlc.vcxproj.metaproj" (5) is building "C:\Jenkins\workspace\dgl_PR-7408\build\third_party\dmlc-core\dmlc.vcxproj" (19) on node 7 (default targets). 19>PrepareForBuild: Creating directory "dmlc.dir\Release\". Creating directory "C:\Jenkins\workspace\dgl_PR-7408\build\third_party\dmlc-core\Release\". Creating directory "dmlc.dir\Release\dmlc.tlog\". InitializeBuildStatus: Creating "dmlc.dir\Release\dmlc.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified. 18>CustomBuild: Building Custom Rule C:/Jenkins/workspace/dgl_PR-7408/third_party/googletest/googlemock/CMakeLists.txt 17>ClCompile: C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\bin\HostX64\x64\CL.exe /c /I"C:\Jenkins\workspace\dgl_PR-7408\third_party\googletest\googlemock\include" /I"C:\Jenkins\workspace\dgl_PR-7408\third_party\googletest\googlemock" /I"C:\Jenkins\workspace\dgl_PR-7408\third_party\googletest\googletest\include" /I"C:\Jenkins\workspace\dgl_PR-7408\third_party\googletest\googletest" /nologo /W4 /WX /diagnostics:column /MP /O2 /Ob2 /D DGL_EXPORTS /D USE_LIBXSMM /D DGL_CPU_LLC_SIZE=40000000 /D __BLAS=0 /D IDXTYPEWIDTH=64 /D REALTYPEWIDTH=32 /D NDEBUG /D _UNICODE /D UNICODE /D WIN32 /D _WIN32 /D STRICT /D WIN32_LEAN_AND_MEAN /D GTEST_HAS_PTHREAD=0 /D _HAS_EXCEPTIONS=1 /D _CRT_SECURE_NO_WARNINGS /D _SCL_SECURE_NO_WARNINGS /D NOMINMAX /D ENABLE_PARTIAL_FRONTIER=0 /D "CMAKE_INTDIR=\"Release\"" /D _UNICODE /D UNICODE /Gm- /EHsc /MD /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /openmp /std:c++17 /Fo"gmock_main.dir\Release\\" /Fd"C:\Jenkins\workspace\dgl_PR-7408\build\lib\Release\gmock_main.pdb" /Gd /TP /wd4251 /wd4275 /wd4702 /errorReport:queue -J -utf-8 "C:\Jenkins\workspace\dgl_PR-7408\third_party\googletest\googletest\src\gtest-all.cc" "C:\Jenkins\workspace\dgl_PR-7408\third_party\googletest\googlemock\src\gmock-all.cc" "C:\Jenkins\workspace\dgl_PR-7408\third_party\googletest\googlemock\src\gmock_main.cc" 19>CustomBuild: Building Custom Rule C:/Jenkins/workspace/dgl_PR-7408/third_party/dmlc-core/CMakeLists.txt 17>ClCompile: gtest-all.cc gmock-all.cc gmock_main.cc 18>ClCompile: C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\bin\HostX64\x64\CL.exe /c /I"C:\Jenkins\workspace\dgl_PR-7408\third_party\googletest\googlemock\include" /I"C:\Jenkins\workspace\dgl_PR-7408\third_party\googletest\googlemock" /I"C:\Jenkins\workspace\dgl_PR-7408\third_party\googletest\googletest\include" /I"C:\Jenkins\workspace\dgl_PR-7408\third_party\googletest\googletest" /nologo /W4 /WX /diagnostics:column /MP /O2 /Ob2 /D DGL_EXPORTS /D USE_LIBXSMM /D DGL_CPU_LLC_SIZE=40000000 /D __BLAS=0 /D IDXTYPEWIDTH=64 /D REALTYPEWIDTH=32 /D NDEBUG /D _UNICODE /D UNICODE /D WIN32 /D _WIN32 /D STRICT /D WIN32_LEAN_AND_MEAN /D GTEST_HAS_PTHREAD=0 /D _HAS_EXCEPTIONS=1 /D _CRT_SECURE_NO_WARNINGS /D _SCL_SECURE_NO_WARNINGS /D NOMINMAX /D ENABLE_PARTIAL_FRONTIER=0 /D "CMAKE_INTDIR=\"Release\"" /D _UNICODE /D UNICODE /Gm- /EHsc /MD /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /openmp /std:c++17 /Fo"gmock.dir\Release\\" /Fd"C:\Jenkins\workspace\dgl_PR-7408\build\lib\Release\gmock.pdb" /Gd /TP /wd4251 /wd4275 /wd4702 /errorReport:queue -J -utf-8 "C:\Jenkins\workspace\dgl_PR-7408\third_party\googletest\googletest\src\gtest-all.cc" "C:\Jenkins\workspace\dgl_PR-7408\third_party\googletest\googlemock\src\gmock-all.cc" 19>ClCompile: C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\bin\HostX64\x64\CL.exe /c /I"C:\Jenkins\workspace\dgl_PR-7408\third_party\dmlc-core\include" /I"C:\Jenkins\workspace\dgl_PR-7408\build\third_party\dmlc-core\include" /nologo /W1 /WX- /diagnostics:column /MP /O2 /Ob2 /D DGL_EXPORTS /D USE_LIBXSMM /D DGL_CPU_LLC_SIZE=40000000 /D __BLAS=0 /D IDXTYPEWIDTH=64 /D REALTYPEWIDTH=32 /D NDEBUG /D DMLC_USE_HDFS=0 /D DMLC_USE_S3=0 /D DMLC_USE_AZURE=0 /D _XOPEN_SOURCE=700 /D _POSIX_SOURCE /D _POSIX_C_SOURCE=200809L /D _DARWIN_C_SOURCE /D __USE_XOPEN2K8 /D DMLC_CORE_USE_CMAKE /D DMLC_USE_CXX11=1 /D WIN32_LEAN_AND_MEAN /D _CRT_SECURE_NO_WARNINGS /D _SCL_SECURE_NO_WARNINGS /D NOMINMAX /D ENABLE_PARTIAL_FRONTIER=0 /D "CMAKE_INTDIR=\"Release\"" /D _MBCS /Gm- /EHsc /MD /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /openmp /Fo"dmlc.dir\Release\\" /Fd"dmlc.dir\Release\dmlc.pdb" /Gd /TP /errorReport:queue "C:\Jenkins\workspace\dgl_PR-7408\third_party\dmlc-core\src\config.cc" "C:\Jenkins\workspace\dgl_PR-7408\third_party\dmlc-core\src\data.cc" "C:\Jenkins\workspace\dgl_PR-7408\third_party\dmlc-core\src\io.cc" "C:\Jenkins\workspace\dgl_PR-7408\third_party\dmlc-core\src\recordio.cc" "C:\Jenkins\workspace\dgl_PR-7408\third_party\dmlc-core\src\io\line_split.cc" "C:\Jenkins\workspace\dgl_PR-7408\third_party\dmlc-core\src\io\recordio_split.cc" "C:\Jenkins\workspace\dgl_PR-7408\third_party\dmlc-core\src\io\indexed_recordio_split.cc" "C:\Jenkins\workspace\dgl_PR-7408\third_party\dmlc-core\src\io\input_split_base.cc" "C:\Jenkins\workspace\dgl_PR-7408\third_party\dmlc-core\src\io\filesys.cc" "C:\Jenkins\workspace\dgl_PR-7408\third_party\dmlc-core\src\io\local_filesys.cc" 18>ClCompile: gtest-all.cc gmock-all.cc 19>ClCompile: config.cc data.cc io.cc recordio.cc line_split.cc recordio_split.cc indexed_recordio_split.cc input_split_base.cc filesys.cc local_filesys.cc 19>C:\Jenkins\workspace\dgl_PR-7408\third_party\dmlc-core\include\dmlc/filesystem.h(19,1): warning C4005: 'NOMINMAX': macro redefinition (compiling source file C:\Jenkins\workspace\dgl_PR-7408\third_party\dmlc-core\src\io\filesys.cc) [C:\Jenkins\workspace\dgl_PR-7408\build\third_party\dmlc-core\dmlc.vcxproj] C:\Jenkins\workspace\dgl_PR-7408\third_party\dmlc-core\src\io\filesys.cc : message : see previous definition of 'NOMINMAX' [C:\Jenkins\workspace\dgl_PR-7408\build\third_party\dmlc-core\dmlc.vcxproj] 19>C:\Jenkins\workspace\dgl_PR-7408\third_party\dmlc-core\include\dmlc/filesystem.h(19,1): warning C4005: 'NOMINMAX': macro redefinition (compiling source file C:\Jenkins\workspace\dgl_PR-7408\third_party\dmlc-core\src\io\recordio_split.cc) [C:\Jenkins\workspace\dgl_PR-7408\build\third_party\dmlc-core\dmlc.vcxproj] C:\Jenkins\workspace\dgl_PR-7408\third_party\dmlc-core\src\io\recordio_split.cc : message : see previous definition of 'NOMINMAX' [C:\Jenkins\workspace\dgl_PR-7408\build\third_party\dmlc-core\dmlc.vcxproj] 19>C:\Jenkins\workspace\dgl_PR-7408\third_party\dmlc-core\include\dmlc/filesystem.h(19,1): warning C4005: 'NOMINMAX': macro redefinition (compiling source file C:\Jenkins\workspace\dgl_PR-7408\third_party\dmlc-core\src\io\line_split.cc) [C:\Jenkins\workspace\dgl_PR-7408\build\third_party\dmlc-core\dmlc.vcxproj] C:\Jenkins\workspace\dgl_PR-7408\third_party\dmlc-core\src\io\line_split.cc : message : see previous definition of 'NOMINMAX' [C:\Jenkins\workspace\dgl_PR-7408\build\third_party\dmlc-core\dmlc.vcxproj] 19>C:\Jenkins\workspace\dgl_PR-7408\third_party\dmlc-core\include\dmlc/filesystem.h(19,1): warning C4005: 'NOMINMAX': macro redefinition (compiling source file C:\Jenkins\workspace\dgl_PR-7408\third_party\dmlc-core\src\io\indexed_recordio_split.cc) [C:\Jenkins\workspace\dgl_PR-7408\build\third_party\dmlc-core\dmlc.vcxproj] C:\Jenkins\workspace\dgl_PR-7408\third_party\dmlc-core\src\io\indexed_recordio_split.cc : message : see previous definition of 'NOMINMAX' [C:\Jenkins\workspace\dgl_PR-7408\build\third_party\dmlc-core\dmlc.vcxproj] 19>C:\Jenkins\workspace\dgl_PR-7408\third_party\dmlc-core\include\dmlc/filesystem.h(19,1): warning C4005: 'NOMINMAX': macro redefinition (compiling source file C:\Jenkins\workspace\dgl_PR-7408\third_party\dmlc-core\src\io.cc) [C:\Jenkins\workspace\dgl_PR-7408\build\third_party\dmlc-core\dmlc.vcxproj] C:\Jenkins\workspace\dgl_PR-7408\third_party\dmlc-core\src\io.cc : message : see previous definition of 'NOMINMAX' [C:\Jenkins\workspace\dgl_PR-7408\build\third_party\dmlc-core\dmlc.vcxproj] 19>C:\Jenkins\workspace\dgl_PR-7408\third_party\dmlc-core\include\dmlc/filesystem.h(19,1): warning C4005: 'NOMINMAX': macro redefinition (compiling source file C:\Jenkins\workspace\dgl_PR-7408\third_party\dmlc-core\src\io\input_split_base.cc) [C:\Jenkins\workspace\dgl_PR-7408\build\third_party\dmlc-core\dmlc.vcxproj] C:\Jenkins\workspace\dgl_PR-7408\third_party\dmlc-core\src\io\input_split_base.cc : message : see previous definition of 'NOMINMAX' [C:\Jenkins\workspace\dgl_PR-7408\build\third_party\dmlc-core\dmlc.vcxproj] 19>C:\Jenkins\workspace\dgl_PR-7408\third_party\dmlc-core\include\dmlc/filesystem.h(19,1): warning C4005: 'NOMINMAX': macro redefinition (compiling source file C:\Jenkins\workspace\dgl_PR-7408\third_party\dmlc-core\src\io\local_filesys.cc) [C:\Jenkins\workspace\dgl_PR-7408\build\third_party\dmlc-core\dmlc.vcxproj] C:\Jenkins\workspace\dgl_PR-7408\third_party\dmlc-core\src\io\local_filesys.cc : message : see previous definition of 'NOMINMAX' [C:\Jenkins\workspace\dgl_PR-7408\build\third_party\dmlc-core\dmlc.vcxproj] 14>CustomBuild: -- The C compiler identification is MSVC 19.25.28614.0 16>CustomBuild: -- The C compiler identification is MSVC 19.25.28614.0 14>CustomBuild: -- The CXX compiler identification is MSVC 19.25.28614.0 -- Detecting C compiler ABI info 16>CustomBuild: -- The CXX compiler identification is MSVC 19.25.28614.0 -- Detecting C compiler ABI info 14>CustomBuild: -- Detecting C compiler ABI info - done -- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio/2019/BuildTools/VC/Tools/MSVC/14.25.28610/bin/Hostx64/x64/cl.exe - skipped -- Detecting C compile features -- Detecting C compile features - done -- Detecting CXX compiler ABI info 16>CustomBuild: -- Detecting C compiler ABI info - done -- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio/2019/BuildTools/VC/Tools/MSVC/14.25.28610/bin/Hostx64/x64/cl.exe - skipped -- Detecting C compile features -- Detecting C compile features - done -- Detecting CXX compiler ABI info 14>CustomBuild: -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: C:/Program Files (x86)/Microsoft Visual Studio/2019/BuildTools/VC/Tools/MSVC/14.25.28610/bin/Hostx64/x64/cl.exe - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Using Python interpreter: python 16>CustomBuild: -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: C:/Program Files (x86)/Microsoft Visual Studio/2019/BuildTools/VC/Tools/MSVC/14.25.28610/bin/Hostx64/x64/cl.exe - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Using Python interpreter: python 14>CustomBuild: -- find_cmake.py output: C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\share\cmake;2.3.0 -- Configuring for PyTorch 2.3.0 -- Setting directory to C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\share\cmake/Torch 16>CustomBuild: -- find_cmake.py output: C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\share\cmake;2.3.0 -- Configuring for PyTorch 2.3.0 -- Setting directory to C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\share\cmake/Torch 14>CustomBuild: -- Found Torch: C:/Users/Administrator/AppData/Local/Programs/Python/Python311/Lib/site-packages/torch/lib/torch.lib -- tensoradapter found PyTorch includes: C:/Users/Administrator/AppData/Local/Programs/Python/Python311/Lib/site-packages/torch/include;C:/Users/Administrator/AppData/Local/Programs/Python/Python311/Lib/site-packages/torch/include/torch/csrc/api/include -- tensoradapter found PyTorch lib: torch -- Configured target tensoradapter_pytorch_2.3.0 -- Configuring done 16>CustomBuild: -- Found Torch: C:/Users/Administrator/AppData/Local/Programs/Python/Python311/Lib/site-packages/torch/lib/torch.lib -- Configuring done 14>CustomBuild: -- Generating done 14>CUSTOMBUILD : CMake warning : [C:\Jenkins\workspace\dgl_PR-7408\build\tensoradapter_pytorch.vcxproj] -- Build files have been written to: C:/Jenkins/workspace/dgl_PR-7408/tensoradapter/pytorch/build Manually-specified variables were not used by the project: CUDA_TOOLKIT_ROOT_DIR TORCH_CUDA_ARCH_LIST 16>CustomBuild: -- Generating done 16>CUSTOMBUILD : CMake warning : [C:\Jenkins\workspace\dgl_PR-7408\build\graphbolt.vcxproj] -- Build files have been written to: C:/Jenkins/workspace/dgl_PR-7408/graphbolt/build Manually-specified variables were not used by the project: GPU_CACHE_BUILD_DIR TORCH_CUDA_ARCH_LIST 14>CustomBuild: Microsoft (R) Build Engine version 16.5.1+4616136f8 for .NET Framework Copyright (C) Microsoft Corporation. All rights reserved. 16>CustomBuild: Microsoft (R) Build Engine version 16.5.1+4616136f8 for .NET Framework Copyright (C) Microsoft Corporation. All rights reserved. 14>CustomBuild: Build started 5/17/2024 3:50:39 AM. 16>CustomBuild: Build started 5/17/2024 3:50:39 AM. 14>CustomBuild: 1>Project "C:\Jenkins\workspace\dgl_PR-7408\tensoradapter\pytorch\build\tensoradapter_pytorch.sln" on node 1 (default targets). 1>ValidateSolutionConfiguration: Building solution configuration "Release|x64". ValidateProjects: The project "ALL_BUILD" is not selected for building in solution configuration "Release|x64". 16>CustomBuild: 1>Project "C:\Jenkins\workspace\dgl_PR-7408\graphbolt\build\graphbolt.sln" on node 1 (default targets). 1>ValidateSolutionConfiguration: Building solution configuration "Release|x64". ValidateProjects: The project "ALL_BUILD" is not selected for building in solution configuration "Release|x64". 14>CustomBuild: 1>Project "C:\Jenkins\workspace\dgl_PR-7408\tensoradapter\pytorch\build\tensoradapter_pytorch.sln" (1) is building "C:\Jenkins\workspace\dgl_PR-7408\tensoradapter\pytorch\build\ZERO_CHECK.vcxproj" (2) on node 1 (default targets). 2>PrepareForBuild: Creating directory "x64\Release\ZERO_CHECK\". Creating directory "x64\Release\ZERO_CHECK\ZERO_CHECK.tlog\". InitializeBuildStatus: Creating "x64\Release\ZERO_CHECK\ZERO_CHECK.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified. 16>CustomBuild: 1>Project "C:\Jenkins\workspace\dgl_PR-7408\graphbolt\build\graphbolt.sln" (1) is building "C:\Jenkins\workspace\dgl_PR-7408\graphbolt\build\ZERO_CHECK.vcxproj" (2) on node 1 (default targets). 2>PrepareForBuild: Creating directory "x64\Release\ZERO_CHECK\". Creating directory "x64\Release\ZERO_CHECK\ZERO_CHECK.tlog\". InitializeBuildStatus: Creating "x64\Release\ZERO_CHECK\ZERO_CHECK.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified. 14>CustomBuild: CustomBuild: Checking Build System 16>CustomBuild: CustomBuild: Checking Build System 14>CustomBuild: FinalizeBuildStatus: Deleting file "x64\Release\ZERO_CHECK\ZERO_CHECK.tlog\unsuccessfulbuild". Touching "x64\Release\ZERO_CHECK\ZERO_CHECK.tlog\ZERO_CHECK.lastbuildstate". 2>Done Building Project "C:\Jenkins\workspace\dgl_PR-7408\tensoradapter\pytorch\build\ZERO_CHECK.vcxproj" (default targets). 16>CustomBuild: FinalizeBuildStatus: Deleting file "x64\Release\ZERO_CHECK\ZERO_CHECK.tlog\unsuccessfulbuild". Touching "x64\Release\ZERO_CHECK\ZERO_CHECK.tlog\ZERO_CHECK.lastbuildstate". 2>Done Building Project "C:\Jenkins\workspace\dgl_PR-7408\graphbolt\build\ZERO_CHECK.vcxproj" (default targets). 14>CustomBuild: 1>Project "C:\Jenkins\workspace\dgl_PR-7408\tensoradapter\pytorch\build\tensoradapter_pytorch.sln" (1) is building "C:\Jenkins\workspace\dgl_PR-7408\tensoradapter\pytorch\build\tensoradapter_pytorch_2.3.0.vcxproj.metaproj" (3) on node 1 (default targets). 3>Project "C:\Jenkins\workspace\dgl_PR-7408\tensoradapter\pytorch\build\tensoradapter_pytorch_2.3.0.vcxproj.metaproj" (3) is building "C:\Jenkins\workspace\dgl_PR-7408\tensoradapter\pytorch\build\tensoradapter_pytorch_2.3.0.vcxproj" (4) on node 1 (default targets). 4>PrepareForBuild: Creating directory "tensoradapter_pytorch_2.3.0.dir\Release\". Creating directory "C:\Jenkins\workspace\dgl_PR-7408\tensoradapter\pytorch\build\Release\". Creating directory "tensoradapter_pytorch_2.3.0.dir\Release\tensorad.1BD3007F.tlog\". InitializeBuildStatus: Creating "tensoradapter_pytorch_2.3.0.dir\Release\tensorad.1BD3007F.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified. 16>CustomBuild: 1>Project "C:\Jenkins\workspace\dgl_PR-7408\graphbolt\build\graphbolt.sln" (1) is building "C:\Jenkins\workspace\dgl_PR-7408\graphbolt\build\graphbolt_pytorch_2.3.0.vcxproj.metaproj" (3) on node 1 (default targets). 3>Project "C:\Jenkins\workspace\dgl_PR-7408\graphbolt\build\graphbolt_pytorch_2.3.0.vcxproj.metaproj" (3) is building "C:\Jenkins\workspace\dgl_PR-7408\graphbolt\build\graphbolt_pytorch_2.3.0.vcxproj" (4) on node 1 (default targets). 4>PrepareForBuild: Creating directory "graphbolt_pytorch_2.3.0.dir\Release\". Creating directory "C:\Jenkins\workspace\dgl_PR-7408\graphbolt\build\Release\". Creating directory "graphbolt_pytorch_2.3.0.dir\Release\graphbol.7D15F64E.tlog\". InitializeBuildStatus: Creating "graphbolt_pytorch_2.3.0.dir\Release\graphbol.7D15F64E.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified. 14>CustomBuild: CustomBuild: Building Custom Rule C:/Jenkins/workspace/dgl_PR-7408/tensoradapter/pytorch/CMakeLists.txt 16>CustomBuild: CustomBuild: Building Custom Rule C:/Jenkins/workspace/dgl_PR-7408/graphbolt/CMakeLists.txt [ 32%] Linking CXX static library libdmlc.a 14>CustomBuild: ClCompile: C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\bin\HostX64\x64\CL.exe /c /I"C:\Jenkins\workspace\dgl_PR-7408\tensoradapter\pytorch\..\include" /I"C:\Jenkins\workspace\dgl_PR-7408\tensoradapter\pytorch\..\..\third_party\dlpack\include" /I"C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include" /I"C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch\csrc\api\include" /nologo /W3 /WX- /diagnostics:column /O2 /Ob2 /D WIN32 /D _WINDOWS /D NDEBUG /D USE_DISTRIBUTED /D USE_C10D_GLOO /D "CMAKE_INTDIR=\"Release\"" /D tensoradapter_pytorch_2_3_0_EXPORTS /D _WINDLL /D _MBCS /Gm- /EHsc /MD /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /GR /std:c++17 /Fo"tensoradapter_pytorch_2.3.0.dir\Release\\" /Fd"tensoradapter_pytorch_2.3.0.dir\Release\vc142.pdb" /Gd /TP /errorReport:queue /bigobj "C:\Jenkins\workspace\dgl_PR-7408\tensoradapter\pytorch\torch.cpp" 16>CustomBuild: ClCompile: C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\bin\HostX64\x64\CL.exe /c /I"C:\Jenkins\workspace\dgl_PR-7408\graphbolt\..\third_party\pcg\include" /I"C:\Jenkins\workspace\dgl_PR-7408\graphbolt\..\third_party\dmlc-core\include" /I"C:\Jenkins\workspace\dgl_PR-7408\graphbolt\include" /I"C:\Jenkins\workspace\dgl_PR-7408\graphbolt\src" /I"C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include" /I"C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch\csrc\api\include" /nologo /W1 /WX- /diagnostics:column /MP /O2 /Ob2 /D DGL_EXPORTS /D USE_LIBXSMM /D DGL_CPU_LLC_SIZE=40000000 /D __BLAS=0 /D IDXTYPEWIDTH=64 /D REALTYPEWIDTH=32 /D WIN32 /D _WINDOWS /D NDEBUG /D NOMINMAX /D USE_DISTRIBUTED /D USE_C10D_GLOO /D "CMAKE_INTDIR=\"Release\"" /D graphbolt_pytorch_2_3_0_EXPORTS /D _WINDLL /D _MBCS /Gm- /EHsc /MD /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /GR /openmp /std:c++17 /Fo"graphbolt_pytorch_2.3.0.dir\Release\\" /Fd"graphbolt_pytorch_2.3.0.dir\Release\vc142.pdb" /Gd /TP /errorReport:queue /bigobj "C:\Jenkins\workspace\dgl_PR-7408\graphbolt\src\cnumpy.cc" "C:\Jenkins\workspace\dgl_PR-7408\graphbolt\src\concurrent_id_hash_map.cc" "C:\Jenkins\workspace\dgl_PR-7408\graphbolt\src\expand_indptr.cc" "C:\Jenkins\workspace\dgl_PR-7408\graphbolt\src\fused_csc_sampling_graph.cc" "C:\Jenkins\workspace\dgl_PR-7408\graphbolt\src\index_select.cc" "C:\Jenkins\workspace\dgl_PR-7408\graphbolt\src\isin.cc" "C:\Jenkins\workspace\dgl_PR-7408\graphbolt\src\python_binding.cc" "C:\Jenkins\workspace\dgl_PR-7408\graphbolt\src\random.cc" "C:\Jenkins\workspace\dgl_PR-7408\graphbolt\src\serialize.cc" "C:\Jenkins\workspace\dgl_PR-7408\graphbolt\src\shared_memory.cc" "C:\Jenkins\workspace\dgl_PR-7408\graphbolt\src\shared_memory_helper.cc" "C:\Jenkins\workspace\dgl_PR-7408\graphbolt\src\unique_and_compact.cc" 14>CustomBuild: torch.cpp 16>CustomBuild: cnumpy.cc concurrent_id_hash_map.cc expand_indptr.cc fused_csc_sampling_graph.cc index_select.cc isin.cc python_binding.cc random.cc serialize.cc shared_memory.cc shared_memory_helper.cc unique_and_compact.cc [ 32%] Built target dmlc [ 32%] Building NVCC (Device) object CMakeFiles/dgl.dir/src/runtime/cuda/dgl_generated_gpu_cache.cu.o [ 32%] Building NVCC (Device) object CMakeFiles/dgl.dir/src/array/cuda/dgl_generated_array_cumsum.cu.o [ 32%] Building NVCC (Device) object CMakeFiles/dgl.dir/src/array/cuda/dgl_generated_array_index_select.cu.o [ 33%] Building NVCC (Device) object CMakeFiles/dgl.dir/src/array/cuda/dgl_generated_array_op_impl.cu.o [ 33%] Building NVCC (Device) object CMakeFiles/dgl.dir/src/array/cuda/dgl_generated_array_nonzero.cu.o [ 33%] Building NVCC (Device) object CMakeFiles/dgl.dir/src/array/cuda/dgl_generated_array_scatter.cu.o [ 34%] Building NVCC (Device) object CMakeFiles/dgl.dir/src/array/cuda/dgl_generated_array_sort.cu.o [ 34%] Building NVCC (Device) object CMakeFiles/dgl.dir/src/array/cuda/dgl_generated_coo2csr.cu.o [ 35%] Building NVCC (Device) object CMakeFiles/dgl.dir/src/array/cuda/dgl_generated_coo_sort.cu.o [ 35%] Building NVCC (Device) object CMakeFiles/dgl.dir/src/array/cuda/dgl_generated_csr_get_data.cu.o [ 35%] Building NVCC (Device) object CMakeFiles/dgl.dir/src/array/cuda/dgl_generated_csr2coo.cu.o [ 36%] Building NVCC (Device) object CMakeFiles/dgl.dir/src/array/cuda/dgl_generated_csr_sort.cu.o [ 36%] Building NVCC (Device) object CMakeFiles/dgl.dir/src/array/cuda/dgl_generated_csr_mm.cu.o [ 37%] Building NVCC (Device) object CMakeFiles/dgl.dir/src/array/cuda/dgl_generated_csr_sum.cu.o [ 37%] Building NVCC (Device) object CMakeFiles/dgl.dir/src/array/cuda/dgl_generated_cuda_filter.cu.o [ 37%] Building NVCC (Device) object CMakeFiles/dgl.dir/src/array/cuda/dgl_generated_disjoint_union.cu.o [ 38%] Building NVCC (Device) object CMakeFiles/dgl.dir/src/array/cuda/dgl_generated_labor_sampling.cu.o [ 38%] Building NVCC (Device) object CMakeFiles/dgl.dir/src/array/cuda/dgl_generated_gather_mm.cu.o [ 38%] Building NVCC (Device) object CMakeFiles/dgl.dir/src/array/cuda/dgl_generated_negative_sampling.cu.o [ 39%] Building NVCC (Device) object CMakeFiles/dgl.dir/src/array/cuda/dgl_generated_rowwise_sampling_prob.cu.o [ 39%] Building NVCC (Device) object CMakeFiles/dgl.dir/src/array/cuda/dgl_generated_rowwise_sampling.cu.o [ 40%] Building NVCC (Device) object CMakeFiles/dgl.dir/src/array/cuda/dgl_generated_sddmm.cu.o [ 40%] Building NVCC (Device) object CMakeFiles/dgl.dir/src/array/cuda/dgl_generated_sddmm_hetero_csr.cu.o [ 40%] Building NVCC (Device) object CMakeFiles/dgl.dir/src/array/cuda/dgl_generated_sddmm_hetero_coo.cu.o [ 41%] Building NVCC (Device) object CMakeFiles/dgl.dir/src/array/cuda/dgl_generated_segment_reduce.cu.o [ 41%] Building NVCC (Device) object CMakeFiles/dgl.dir/src/array/cuda/dgl_generated_spmat_op_impl_coo.cu.o [ 42%] Building NVCC (Device) object CMakeFiles/dgl.dir/src/array/cuda/dgl_generated_spmat_op_impl_csr.cu.o [ 42%] Building NVCC (Device) object CMakeFiles/dgl.dir/src/array/cuda/dgl_generated_spmm.cu.o [ 42%] Building NVCC (Device) object CMakeFiles/dgl.dir/src/geometry/cuda/dgl_generated_edge_coarsening_impl.cu.o [ 43%] Building NVCC (Device) object CMakeFiles/dgl.dir/src/graph/sampling/randomwalks/dgl_generated_get_node_types_gpu.cu.o [ 43%] Building NVCC (Device) object CMakeFiles/dgl.dir/src/array/cuda/dgl_generated_spmm_hetero.cu.o [ 44%] Building NVCC (Device) object CMakeFiles/dgl.dir/src/array/cuda/dgl_generated_utils.cu.o [ 45%] Building NVCC (Device) object CMakeFiles/dgl.dir/src/array/cuda/uvm/dgl_generated_array_index_select_uvm.cu.o [ 45%] Building NVCC (Device) object CMakeFiles/dgl.dir/src/geometry/cuda/dgl_generated_geometry_op_impl.cu.o [ 45%] Building NVCC (Device) object CMakeFiles/dgl.dir/src/graph/sampling/randomwalks/dgl_generated_frequency_hashmap.cu.o [ 46%] Building NVCC (Device) object CMakeFiles/dgl.dir/src/partition/cuda/dgl_generated_partition_op.cu.o [ 46%] Building NVCC (Device) object CMakeFiles/dgl.dir/src/runtime/cuda/dgl_generated_cuda_hashtable.cu.o [ 46%] Building NVCC (Device) object CMakeFiles/dgl.dir/src/graph/transform/cuda/dgl_generated_cuda_compact_graph.cu.o [ 47%] Building NVCC (Device) object CMakeFiles/dgl.dir/src/graph/transform/cuda/dgl_generated_cuda_to_block.cu.o [ 47%] Building NVCC (Device) object CMakeFiles/dgl.dir/src/graph/sampling/randomwalks/dgl_generated_randomwalk_gpu.cu.o [ 47%] Building NVCC (Device) object CMakeFiles/dgl.dir/src/graph/transform/cuda/dgl_generated_knn.cu.o 14>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(27,45): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'c10::Error' [C:\Jenkins\workspace\dgl_PR-7408\tensoradapter\pytorch\build\tensoradapter_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\tensoradapter_pytorch.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' [C:\Jenkins\workspace\dgl_PR-7408\tensoradapter\pytorch\build\tensoradapter_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(27): message : see declaration of 'c10::Error' [C:\Jenkins\workspace\dgl_PR-7408\tensoradapter\pytorch\build\tensoradapter_pytorch_2.3.0.vcxproj] 14>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(29,19): warning C4251: 'c10::Error::msg_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'c10::Error' [C:\Jenkins\workspace\dgl_PR-7408\tensoradapter\pytorch\build\tensoradapter_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\tensoradapter_pytorch.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xstring(4471): message : see declaration of 'std::basic_string,std::allocator>' [C:\Jenkins\workspace\dgl_PR-7408\tensoradapter\pytorch\build\tensoradapter_pytorch_2.3.0.vcxproj] 14>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(34,36): warning C4251: 'c10::Error::context_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'c10::Error' [C:\Jenkins\workspace\dgl_PR-7408\tensoradapter\pytorch\build\tensoradapter_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\tensoradapter_pytorch.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(34): message : see declaration of 'std::vector>' [C:\Jenkins\workspace\dgl_PR-7408\tensoradapter\pytorch\build\tensoradapter_pytorch_2.3.0.vcxproj] 14>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(39,25): warning C4251: 'c10::Error::backtrace_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'c10::Error' [C:\Jenkins\workspace\dgl_PR-7408\tensoradapter\pytorch\build\tensoradapter_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\tensoradapter_pytorch.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xstring(4471): message : see declaration of 'std::basic_string,std::allocator>' [C:\Jenkins\workspace\dgl_PR-7408\tensoradapter\pytorch\build\tensoradapter_pytorch_2.3.0.vcxproj] 14>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(46,20): warning C4251: 'c10::Error::what_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'c10::Error' [C:\Jenkins\workspace\dgl_PR-7408\tensoradapter\pytorch\build\tensoradapter_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\tensoradapter_pytorch.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xstring(4471): message : see declaration of 'std::basic_string,std::allocator>' [C:\Jenkins\workspace\dgl_PR-7408\tensoradapter\pytorch\build\tensoradapter_pytorch_2.3.0.vcxproj] 14>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(47,38): warning C4251: 'c10::Error::what_without_backtrace_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'c10::Error' [C:\Jenkins\workspace\dgl_PR-7408\tensoradapter\pytorch\build\tensoradapter_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\tensoradapter_pytorch.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xstring(4471): message : see declaration of 'std::basic_string,std::allocator>' [C:\Jenkins\workspace\dgl_PR-7408\tensoradapter\pytorch\build\tensoradapter_pytorch_2.3.0.vcxproj] 14>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(147,26): warning C4251: 'c10::Warning::type_': class 'std::variant' needs to have dll-interface to be used by clients of class 'c10::Warning' [C:\Jenkins\workspace\dgl_PR-7408\tensoradapter\pytorch\build\tensoradapter_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\tensoradapter_pytorch.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(119): message : see declaration of 'std::variant' [C:\Jenkins\workspace\dgl_PR-7408\tensoradapter\pytorch\build\tensoradapter_pytorch_2.3.0.vcxproj] 14>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(153,19): warning C4251: 'c10::Warning::msg_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'c10::Warning' [C:\Jenkins\workspace\dgl_PR-7408\tensoradapter\pytorch\build\tensoradapter_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\tensoradapter_pytorch.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xstring(4471): message : see declaration of 'std::basic_string,std::allocator>' [C:\Jenkins\workspace\dgl_PR-7408\tensoradapter\pytorch\build\tensoradapter_pytorch_2.3.0.vcxproj] 14>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/ThreadLocalDebugInfo.h(54,39): warning C4251: 'c10::ThreadLocalDebugInfo::info_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'c10::ThreadLocalDebugInfo' [C:\Jenkins\workspace\dgl_PR-7408\tensoradapter\pytorch\build\tensoradapter_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\tensoradapter_pytorch.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/ThreadLocalDebugInfo.h(45): message : see declaration of 'std::shared_ptr' [C:\Jenkins\workspace\dgl_PR-7408\tensoradapter\pytorch\build\tensoradapter_pytorch_2.3.0.vcxproj] 14>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/ThreadLocalDebugInfo.h(56,53): warning C4251: 'c10::ThreadLocalDebugInfo::parent_info_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'c10::ThreadLocalDebugInfo' [C:\Jenkins\workspace\dgl_PR-7408\tensoradapter\pytorch\build\tensoradapter_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\tensoradapter_pytorch.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/ThreadLocalDebugInfo.h(38): message : see declaration of 'std::shared_ptr' [C:\Jenkins\workspace\dgl_PR-7408\tensoradapter\pytorch\build\tensoradapter_pytorch_2.3.0.vcxproj] 14>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/ThreadLocalDebugInfo.h(80,61): warning C4251: 'c10::DebugInfoGuard::prev_info_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'c10::DebugInfoGuard' [C:\Jenkins\workspace\dgl_PR-7408\tensoradapter\pytorch\build\tensoradapter_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\tensoradapter_pytorch.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/ThreadLocalDebugInfo.h(38): message : see declaration of 'std::shared_ptr' [C:\Jenkins\workspace\dgl_PR-7408\tensoradapter\pytorch\build\tensoradapter_pytorch_2.3.0.vcxproj] 14>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Allocator.h(28,34): warning C4251: 'c10::DataPtr::ptr_': class 'c10::detail::UniqueVoidPtr' needs to have dll-interface to be used by clients of class 'c10::DataPtr' [C:\Jenkins\workspace\dgl_PR-7408\tensoradapter\pytorch\build\tensoradapter_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\tensoradapter_pytorch.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/UniqueVoidPtr.h(41): message : see declaration of 'c10::detail::UniqueVoidPtr' [C:\Jenkins\workspace\dgl_PR-7408\tensoradapter\pytorch\build\tensoradapter_pytorch_2.3.0.vcxproj] 14>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Allocator.h(227,38): warning C4251: 'c10::InefficientStdFunctionContext::deleter_': class 'std::function' needs to have dll-interface to be used by clients of struct 'c10::InefficientStdFunctionContext' [C:\Jenkins\workspace\dgl_PR-7408\tensoradapter\pytorch\build\tensoradapter_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\tensoradapter_pytorch.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Allocator.h(227): message : see declaration of 'std::function' [C:\Jenkins\workspace\dgl_PR-7408\tensoradapter\pytorch\build\tensoradapter_pytorch_2.3.0.vcxproj] 14>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/CPUAllocator.h(32,20): warning C4251: 'c10::ProfiledCPUMemoryReporter::mutex_': class 'std::mutex' needs to have dll-interface to be used by clients of class 'c10::ProfiledCPUMemoryReporter' [C:\Jenkins\workspace\dgl_PR-7408\tensoradapter\pytorch\build\tensoradapter_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\tensoradapter_pytorch.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\mutex(87): message : see declaration of 'std::mutex' [C:\Jenkins\workspace\dgl_PR-7408\tensoradapter\pytorch\build\tensoradapter_pytorch_2.3.0.vcxproj] 14>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/CPUAllocator.h(33,48): warning C4251: 'c10::ProfiledCPUMemoryReporter::size_table_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of class 'c10::ProfiledCPUMemoryReporter' [C:\Jenkins\workspace\dgl_PR-7408\tensoradapter\pytorch\build\tensoradapter_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\tensoradapter_pytorch.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/CPUAllocator.h(33): message : see declaration of 'std::unordered_map,std::equal_to,std::allocator>>' [C:\Jenkins\workspace\dgl_PR-7408\tensoradapter\pytorch\build\tensoradapter_pytorch_2.3.0.vcxproj] Link: C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\bin\HostX64\x64\link.exe /ERRORREPORT:QUEUE /OUT:"C:\Jenkins\workspace\dgl_PR-7408\tensoradapter\pytorch\build\Release\tensoradapter_pytorch_2.3.0.dll" /INCREMENTAL:NO /NOLOGO /LIBPATH:/lib /LIBPATH:/lib/Release /LIBPATH:/lib/intel64 /LIBPATH:/lib/intel64/Release /LIBPATH:/lib/intel64_win /LIBPATH:/lib/intel64_win/Release /LIBPATH:"/lib/win-x64" /LIBPATH:"/lib/win-x64/Release" "C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\lib\torch.lib" "C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\lib\torch_cpu.lib" "C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\lib\c10.lib" kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib /MANIFEST /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /manifest:embed /PDB:"C:/Jenkins/workspace/dgl_PR-7408/tensoradapter/pytorch/build/Release/tensoradapter_pytorch_2.3.0.pdb" /SUBSYSTEM:CONSOLE /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"C:/Jenkins/workspace/dgl_PR-7408/tensoradapter/pytorch/build/Release/tensoradapter_pytorch_2.3.0.lib" /MACHINE:X64 /machine:x64 /DLL tensoradapter_pytorch_2.3.0.dir\Release\torch.obj [ 32%] Linking CXX static library libdmlc.a [ 32%] Built target dmlc [ 32%] Building NVCC (Device) object CMakeFiles/dgl.dir/src/runtime/cuda/dgl_generated_gpu_cache.cu.o [ 32%] Building NVCC (Device) object CMakeFiles/dgl.dir/src/array/cuda/dgl_generated_array_cumsum.cu.o [ 32%] Building NVCC (Device) object CMakeFiles/dgl.dir/src/array/cuda/dgl_generated_array_index_select.cu.o [ 33%] Building NVCC (Device) object CMakeFiles/dgl.dir/src/array/cuda/dgl_generated_array_nonzero.cu.o [ 33%] Building NVCC (Device) object CMakeFiles/dgl.dir/src/array/cuda/dgl_generated_array_op_impl.cu.o [ 33%] Building NVCC (Device) object CMakeFiles/dgl.dir/src/array/cuda/dgl_generated_array_scatter.cu.o [ 34%] Building NVCC (Device) object CMakeFiles/dgl.dir/src/array/cuda/dgl_generated_array_sort.cu.o [ 34%] Building NVCC (Device) object CMakeFiles/dgl.dir/src/array/cuda/dgl_generated_coo2csr.cu.o [ 35%] Building NVCC (Device) object CMakeFiles/dgl.dir/src/array/cuda/dgl_generated_coo_sort.cu.o [ 35%] Building NVCC (Device) object CMakeFiles/dgl.dir/src/array/cuda/dgl_generated_csr2coo.cu.o [ 36%] Building NVCC (Device) object CMakeFiles/dgl.dir/src/array/cuda/dgl_generated_csr_sort.cu.o [ 36%] Building NVCC (Device) object CMakeFiles/dgl.dir/src/array/cuda/dgl_generated_csr_get_data.cu.o [ 37%] Building NVCC (Device) object CMakeFiles/dgl.dir/src/array/cuda/dgl_generated_csr_sum.cu.o [ 37%] Building NVCC (Device) object CMakeFiles/dgl.dir/src/array/cuda/dgl_generated_csr_mm.cu.o [ 37%] Building NVCC (Device) object CMakeFiles/dgl.dir/src/array/cuda/dgl_generated_cuda_filter.cu.o [ 37%] Building NVCC (Device) object CMakeFiles/dgl.dir/src/array/cuda/dgl_generated_disjoint_union.cu.o [ 38%] Building NVCC (Device) object CMakeFiles/dgl.dir/src/array/cuda/dgl_generated_labor_sampling.cu.o [ 38%] Building NVCC (Device) object CMakeFiles/dgl.dir/src/array/cuda/dgl_generated_gather_mm.cu.o [ 39%] Building NVCC (Device) object CMakeFiles/dgl.dir/src/array/cuda/dgl_generated_negative_sampling.cu.o [ 39%] Building NVCC (Device) object CMakeFiles/dgl.dir/src/array/cuda/dgl_generated_rowwise_sampling.cu.o [ 39%] Building NVCC (Device) object CMakeFiles/dgl.dir/src/array/cuda/dgl_generated_rowwise_sampling_prob.cu.o [ 39%] Building NVCC (Device) object CMakeFiles/dgl.dir/src/array/cuda/dgl_generated_sddmm_hetero_coo.cu.o [ 39%] Building NVCC (Device) object CMakeFiles/dgl.dir/src/array/cuda/dgl_generated_sddmm_hetero_csr.cu.o [ 40%] Building NVCC (Device) object CMakeFiles/dgl.dir/src/array/cuda/dgl_generated_segment_reduce.cu.o [ 41%] Building NVCC (Device) object CMakeFiles/dgl.dir/src/array/cuda/dgl_generated_sddmm.cu.o [ 41%] Building NVCC (Device) object CMakeFiles/dgl.dir/src/array/cuda/dgl_generated_spmat_op_impl_coo.cu.o [ 42%] Building NVCC (Device) object CMakeFiles/dgl.dir/src/geometry/cuda/dgl_generated_edge_coarsening_impl.cu.o [ 42%] Building NVCC (Device) object CMakeFiles/dgl.dir/src/array/cuda/dgl_generated_spmat_op_impl_csr.cu.o [ 42%] Building NVCC (Device) object CMakeFiles/dgl.dir/src/array/cuda/dgl_generated_spmm_hetero.cu.o [ 42%] Building NVCC (Device) object CMakeFiles/dgl.dir/src/graph/sampling/randomwalks/dgl_generated_frequency_hashmap.cu.o [ 42%] Building NVCC (Device) object CMakeFiles/dgl.dir/src/array/cuda/dgl_generated_spmm.cu.o [ 43%] Building NVCC (Device) object CMakeFiles/dgl.dir/src/graph/sampling/randomwalks/dgl_generated_get_node_types_gpu.cu.o [ 43%] Building NVCC (Device) object CMakeFiles/dgl.dir/src/graph/sampling/randomwalks/dgl_generated_randomwalk_gpu.cu.o [ 44%] Building NVCC (Device) object CMakeFiles/dgl.dir/src/graph/transform/cuda/dgl_generated_cuda_compact_graph.cu.o [ 45%] Building NVCC (Device) object CMakeFiles/dgl.dir/src/graph/transform/cuda/dgl_generated_cuda_to_block.cu.o [ 45%] Building NVCC (Device) object CMakeFiles/dgl.dir/src/array/cuda/dgl_generated_utils.cu.o [ 45%] Building NVCC (Device) object CMakeFiles/dgl.dir/src/graph/transform/cuda/dgl_generated_knn.cu.o [ 45%] Building NVCC (Device) object CMakeFiles/dgl.dir/src/array/cuda/uvm/dgl_generated_array_index_select_uvm.cu.o [ 46%] Building NVCC (Device) object CMakeFiles/dgl.dir/src/partition/cuda/dgl_generated_partition_op.cu.o [ 46%] Building NVCC (Device) object CMakeFiles/dgl.dir/src/runtime/cuda/dgl_generated_cuda_hashtable.cu.o [ 47%] Building NVCC (Device) object CMakeFiles/dgl.dir/src/geometry/cuda/dgl_generated_geometry_op_impl.cu.o Creating library C:/Jenkins/workspace/dgl_PR-7408/tensoradapter/pytorch/build/Release/tensoradapter_pytorch_2.3.0.lib and object C:/Jenkins/workspace/dgl_PR-7408/tensoradapter/pytorch/build/Release/tensoradapter_pytorch_2.3.0.exp [ 37%] Linking CXX static library libdmlc.a [ 37%] Built target dmlc tensoradapter_pytorch_2.3.0.vcxproj -> C:\Jenkins\workspace\dgl_PR-7408\tensoradapter\pytorch\build\Release\tensoradapter_pytorch_2.3.0.dll FinalizeBuildStatus: Deleting file "tensoradapter_pytorch_2.3.0.dir\Release\tensorad.1BD3007F.tlog\unsuccessfulbuild". Touching "tensoradapter_pytorch_2.3.0.dir\Release\tensorad.1BD3007F.tlog\tensoradapter_pytorch_2.3.0.lastbuildstate". 4>Done Building Project "C:\Jenkins\workspace\dgl_PR-7408\tensoradapter\pytorch\build\tensoradapter_pytorch_2.3.0.vcxproj" (default targets). 3>Done Building Project "C:\Jenkins\workspace\dgl_PR-7408\tensoradapter\pytorch\build\tensoradapter_pytorch_2.3.0.vcxproj.metaproj" (default targets). 1>Done Building Project "C:\Jenkins\workspace\dgl_PR-7408\tensoradapter\pytorch\build\tensoradapter_pytorch.sln" (default targets). Build succeeded. "C:\Jenkins\workspace\dgl_PR-7408\tensoradapter\pytorch\build\tensoradapter_pytorch.sln" (default target) (1) -> "C:\Jenkins\workspace\dgl_PR-7408\tensoradapter\pytorch\build\tensoradapter_pytorch_2.3.0.vcxproj.metaproj" (default target) (3) -> "C:\Jenkins\workspace\dgl_PR-7408\tensoradapter\pytorch\build\tensoradapter_pytorch_2.3.0.vcxproj" (default target) (4) -> (ClCompile target) -> 14>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(27,45): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'c10::Error' [C:\Jenkins\workspace\dgl_PR-7408\tensoradapter\pytorch\build\tensoradapter_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\tensoradapter_pytorch.vcxproj] 14>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(29,19): warning C4251: 'c10::Error::msg_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'c10::Error' [C:\Jenkins\workspace\dgl_PR-7408\tensoradapter\pytorch\build\tensoradapter_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\tensoradapter_pytorch.vcxproj] 14>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(34,36): warning C4251: 'c10::Error::context_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'c10::Error' [C:\Jenkins\workspace\dgl_PR-7408\tensoradapter\pytorch\build\tensoradapter_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\tensoradapter_pytorch.vcxproj] 14>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(39,25): warning C4251: 'c10::Error::backtrace_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'c10::Error' [C:\Jenkins\workspace\dgl_PR-7408\tensoradapter\pytorch\build\tensoradapter_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\tensoradapter_pytorch.vcxproj] 14>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(46,20): warning C4251: 'c10::Error::what_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'c10::Error' [C:\Jenkins\workspace\dgl_PR-7408\tensoradapter\pytorch\build\tensoradapter_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\tensoradapter_pytorch.vcxproj] 14>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(47,38): warning C4251: 'c10::Error::what_without_backtrace_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'c10::Error' [C:\Jenkins\workspace\dgl_PR-7408\tensoradapter\pytorch\build\tensoradapter_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\tensoradapter_pytorch.vcxproj] 14>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(147,26): warning C4251: 'c10::Warning::type_': class 'std::variant' needs to have dll-interface to be used by clients of class 'c10::Warning' [C:\Jenkins\workspace\dgl_PR-7408\tensoradapter\pytorch\build\tensoradapter_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\tensoradapter_pytorch.vcxproj] 14>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(153,19): warning C4251: 'c10::Warning::msg_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'c10::Warning' [C:\Jenkins\workspace\dgl_PR-7408\tensoradapter\pytorch\build\tensoradapter_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\tensoradapter_pytorch.vcxproj] 14>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/ThreadLocalDebugInfo.h(54,39): warning C4251: 'c10::ThreadLocalDebugInfo::info_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'c10::ThreadLocalDebugInfo' [C:\Jenkins\workspace\dgl_PR-7408\tensoradapter\pytorch\build\tensoradapter_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\tensoradapter_pytorch.vcxproj] 14>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/ThreadLocalDebugInfo.h(56,53): warning C4251: 'c10::ThreadLocalDebugInfo::parent_info_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'c10::ThreadLocalDebugInfo' [C:\Jenkins\workspace\dgl_PR-7408\tensoradapter\pytorch\build\tensoradapter_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\tensoradapter_pytorch.vcxproj] 14>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/ThreadLocalDebugInfo.h(80,61): warning C4251: 'c10::DebugInfoGuard::prev_info_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'c10::DebugInfoGuard' [C:\Jenkins\workspace\dgl_PR-7408\tensoradapter\pytorch\build\tensoradapter_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\tensoradapter_pytorch.vcxproj] 14>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Allocator.h(28,34): warning C4251: 'c10::DataPtr::ptr_': class 'c10::detail::UniqueVoidPtr' needs to have dll-interface to be used by clients of class 'c10::DataPtr' [C:\Jenkins\workspace\dgl_PR-7408\tensoradapter\pytorch\build\tensoradapter_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\tensoradapter_pytorch.vcxproj] 14>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Allocator.h(227,38): warning C4251: 'c10::InefficientStdFunctionContext::deleter_': class 'std::function' needs to have dll-interface to be used by clients of struct 'c10::InefficientStdFunctionContext' [C:\Jenkins\workspace\dgl_PR-7408\tensoradapter\pytorch\build\tensoradapter_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\tensoradapter_pytorch.vcxproj] 14>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/CPUAllocator.h(32,20): warning C4251: 'c10::ProfiledCPUMemoryReporter::mutex_': class 'std::mutex' needs to have dll-interface to be used by clients of class 'c10::ProfiledCPUMemoryReporter' [C:\Jenkins\workspace\dgl_PR-7408\tensoradapter\pytorch\build\tensoradapter_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\tensoradapter_pytorch.vcxproj] 14>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/CPUAllocator.h(33,48): warning C4251: 'c10::ProfiledCPUMemoryReporter::size_table_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of class 'c10::ProfiledCPUMemoryReporter' [C:\Jenkins\workspace\dgl_PR-7408\tensoradapter\pytorch\build\tensoradapter_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\tensoradapter_pytorch.vcxproj] 15 Warning(s) 0 Error(s) Time Elapsed 00:00:01.15 Release\tensoradapter_pytorch_2.3.0.dll 1 file(s) copied. Building Custom Rule C:/Jenkins/workspace/dgl_PR-7408/CMakeLists.txt 14>FinalizeBuildStatus: Deleting file "x64\Release\tensoradapter_pytorch\tensorad.C7E1775D.tlog\unsuccessfulbuild". Touching "x64\Release\tensoradapter_pytorch\tensorad.C7E1775D.tlog\tensoradapter_pytorch.lastbuildstate". 14>Done Building Project "C:\Jenkins\workspace\dgl_PR-7408\build\tensoradapter_pytorch.vcxproj" (default targets). 12>Done Building Project "C:\Jenkins\workspace\dgl_PR-7408\build\tensoradapter_pytorch.vcxproj.metaproj" (default targets). 15>Lib: C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\bin\HostX64\x64\Lib.exe /OUT:"C:\Jenkins\workspace\dgl_PR-7408\build\lib\Release\gtest.lib" /NOLOGO /MACHINE:X64 /machine:x64 "gtest.dir\Release\gtest-all.obj" 18>Lib: C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\bin\HostX64\x64\Lib.exe /OUT:"C:\Jenkins\workspace\dgl_PR-7408\build\lib\Release\gmock.lib" /NOLOGO /MACHINE:X64 /machine:x64 "gmock.dir\Release\gtest-all.obj" "gmock.dir\Release\gmock-all.obj" 17>Lib: C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\bin\HostX64\x64\Lib.exe /OUT:"C:\Jenkins\workspace\dgl_PR-7408\build\lib\Release\gmock_main.lib" /NOLOGO /MACHINE:X64 /machine:x64 "gmock_main.dir\Release\gtest-all.obj" "gmock_main.dir\Release\gmock-all.obj" gmock_main.dir\Release\gmock_main.obj 19>Lib: C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\bin\HostX64\x64\Lib.exe /OUT:"C:\Jenkins\workspace\dgl_PR-7408\build\third_party\dmlc-core\Release\dmlc.lib" /NOLOGO /MACHINE:X64 /machine:x64 dmlc.dir\Release\config.obj dmlc.dir\Release\data.obj dmlc.dir\Release\io.obj dmlc.dir\Release\recordio.obj dmlc.dir\Release\line_split.obj dmlc.dir\Release\recordio_split.obj dmlc.dir\Release\indexed_recordio_split.obj dmlc.dir\Release\input_split_base.obj dmlc.dir\Release\filesys.obj dmlc.dir\Release\local_filesys.obj 15>Lib: gtest.vcxproj -> C:\Jenkins\workspace\dgl_PR-7408\build\lib\Release\gtest.lib 18>Lib: gmock.vcxproj -> C:\Jenkins\workspace\dgl_PR-7408\build\lib\Release\gmock.lib 15>FinalizeBuildStatus: Deleting file "gtest.dir\Release\gtest.tlog\unsuccessfulbuild". Touching "gtest.dir\Release\gtest.tlog\gtest.lastbuildstate". 17>Lib: gmock_main.vcxproj -> C:\Jenkins\workspace\dgl_PR-7408\build\lib\Release\gmock_main.lib 15>Done Building Project "C:\Jenkins\workspace\dgl_PR-7408\build\third_party\googletest\googletest\gtest.vcxproj" (default targets). 9>Done Building Project "C:\Jenkins\workspace\dgl_PR-7408\build\third_party\googletest\googletest\gtest.vcxproj.metaproj" (default targets). 19>Lib: dmlc.vcxproj -> C:\Jenkins\workspace\dgl_PR-7408\build\third_party\dmlc-core\Release\dmlc.lib 18>FinalizeBuildStatus: Deleting file "gmock.dir\Release\gmock.tlog\unsuccessfulbuild". Touching "gmock.dir\Release\gmock.tlog\gmock.lastbuildstate". 18>Done Building Project "C:\Jenkins\workspace\dgl_PR-7408\build\third_party\googletest\googlemock\gmock.vcxproj" (default targets). 17>FinalizeBuildStatus: Deleting file "gmock_main.dir\Release\gmock_main.tlog\unsuccessfulbuild". 19>FinalizeBuildStatus: Deleting file "dmlc.dir\Release\dmlc.tlog\unsuccessfulbuild". 17>FinalizeBuildStatus: Touching "gmock_main.dir\Release\gmock_main.tlog\gmock_main.lastbuildstate". 19>FinalizeBuildStatus: Touching "dmlc.dir\Release\dmlc.tlog\dmlc.lastbuildstate". 17>Done Building Project "C:\Jenkins\workspace\dgl_PR-7408\build\third_party\googletest\googlemock\gmock_main.vcxproj" (default targets). 19>Done Building Project "C:\Jenkins\workspace\dgl_PR-7408\build\third_party\dmlc-core\dmlc.vcxproj" (default targets). Scanning dependencies of target dgl [ 38%] Building CXX object CMakeFiles/dgl.dir/src/array/array_arith.cc.o [ 38%] Building CXX object CMakeFiles/dgl.dir/src/array/array.cc.o [ 38%] Building CXX object CMakeFiles/dgl.dir/src/array/cpu/array_index_select.cc.o [ 39%] Building CXX object CMakeFiles/dgl.dir/src/array/cpu/array_nonzero.cc.o [ 39%] Building CXX object CMakeFiles/dgl.dir/src/array/cpu/array_cumsum.cc.o [ 39%] Building CXX object CMakeFiles/dgl.dir/src/array/cpu/array_op_impl.cc.o [ 40%] Building CXX object CMakeFiles/dgl.dir/src/array/cpu/array_pack.cc.o [ 40%] Building CXX object CMakeFiles/dgl.dir/src/array/cpu/array_repeat.cc.o [ 42%] Building CXX object CMakeFiles/dgl.dir/src/array/cpu/concurrent_id_hash_map.cc.o [ 42%] Building CXX object CMakeFiles/dgl.dir/src/array/cpu/array_scatter.cc.o [ 43%] Building CXX object CMakeFiles/dgl.dir/src/array/cpu/coo_linegraph.cc.o [ 43%] Building CXX object CMakeFiles/dgl.dir/src/array/cpu/array_sort.cc.o [ 43%] Building CXX object CMakeFiles/dgl.dir/src/array/cpu/coo_sort.cc.o [ 43%] Building CXX object CMakeFiles/dgl.dir/src/array/cpu/coo_coalesce.cc.o [ 44%] Building CXX object CMakeFiles/dgl.dir/src/array/cpu/csr_get_data.cc.o [ 45%] Building CXX object CMakeFiles/dgl.dir/src/array/cpu/csr_remove.cc.o [ 45%] Building CXX object CMakeFiles/dgl.dir/src/array/cpu/coo_remove.cc.o [ 45%] Building CXX object CMakeFiles/dgl.dir/src/array/cpu/csr_sort.cc.o [ 45%] Building CXX object CMakeFiles/dgl.dir/src/array/cpu/csr_mm.cc.o [ 46%] Building CXX object CMakeFiles/dgl.dir/src/array/cpu/csr_to_simple.cc.o [ 47%] Building CXX object CMakeFiles/dgl.dir/src/array/cpu/csr_sum.cc.o [ 48%] Building CXX object CMakeFiles/dgl.dir/src/array/cpu/negative_sampling.cc.o [ 48%] Building CXX object CMakeFiles/dgl.dir/src/array/cpu/csr_union.cc.o [ 48%] Building CXX object CMakeFiles/dgl.dir/src/array/cpu/labor_sampling.cc.o [ 48%] Building CXX object CMakeFiles/dgl.dir/src/array/cpu/disjoint_union.cc.o [ 48%] Building CXX object CMakeFiles/dgl.dir/src/array/cpu/sddmm.cc.o [ 48%] Building CXX object CMakeFiles/dgl.dir/src/array/cpu/segment_reduce.cc.o [ 48%] Building CXX object CMakeFiles/dgl.dir/src/array/cpu/rowwise_sampling.cc.o [ 49%] Building CXX object CMakeFiles/dgl.dir/src/array/cpu/gather_mm.cc.o [ 50%] Building CXX object CMakeFiles/dgl.dir/src/array/cpu/spmat_op_impl_coo.cc.o [ 51%] Building CXX object CMakeFiles/dgl.dir/src/array/cpu/rowwise_topk.cc.o [ 51%] Building CXX object CMakeFiles/dgl.dir/src/array/cpu/spmat_op_impl_csr.cc.o [ 52%] Building CXX object CMakeFiles/dgl.dir/src/array/cpu/spmm.cc.o [ 52%] Building CXX object CMakeFiles/dgl.dir/src/array/cpu/traversal.cc.o [ 54%] Building CXX object CMakeFiles/dgl.dir/src/array/libra_partition.cc.o [ 54%] Building CXX object CMakeFiles/dgl.dir/src/array/kernel.cc.o [ 54%] Building CXX object CMakeFiles/dgl.dir/src/array/filter.cc.o [ 55%] Building CXX object CMakeFiles/dgl.dir/src/array/union_partition.cc.o [ 55%] Building CXX object CMakeFiles/dgl.dir/src/bcast.cc.o [ 55%] Building CXX object CMakeFiles/dgl.dir/src/array/uvm_array.cc.o [ 55%] Building CXX object CMakeFiles/dgl.dir/src/geometry/cpu/geometry_op_impl.cc.o [ 56%] Building CXX object CMakeFiles/dgl.dir/src/c_api_common.cc.o [ 57%] Building CXX object CMakeFiles/dgl.dir/src/geometry/geometry.cc.o [ 57%] Building CXX object CMakeFiles/dgl.dir/src/partition/ndarray_partition.cc.o [ 57%] Building CXX object CMakeFiles/dgl.dir/src/random/cpu/choice.cc.o [ 57%] Building CXX object CMakeFiles/dgl.dir/src/runtime/c_object_api.cc.o [ 57%] Building CXX object CMakeFiles/dgl.dir/src/runtime/config.cc.o [ 59%] Building CXX object CMakeFiles/dgl.dir/src/runtime/cpu_device_api.cc.o [ 59%] Building CXX object CMakeFiles/dgl.dir/src/random/random.cc.o [ 59%] Building CXX object CMakeFiles/dgl.dir/src/runtime/dlpack_convert.cc.o [ 59%] Building CXX object CMakeFiles/dgl.dir/src/runtime/file_util.cc.o [ 62%] Building CXX object CMakeFiles/dgl.dir/src/runtime/module.cc.o [ 62%] Building CXX object CMakeFiles/dgl.dir/src/runtime/c_runtime_api.cc.o [ 62%] Building CXX object CMakeFiles/dgl.dir/src/runtime/dso_module.cc.o [ 62%] Building CXX object CMakeFiles/dgl.dir/src/runtime/module_util.cc.o [ 63%] Building CXX object CMakeFiles/dgl.dir/src/runtime/ndarray.cc.o [ 64%] Building CXX object CMakeFiles/dgl.dir/src/runtime/object.cc.o [ 64%] Building CXX object CMakeFiles/dgl.dir/src/runtime/semaphore_wrapper.cc.o [ 64%] Building CXX object CMakeFiles/dgl.dir/src/runtime/registry.cc.o [ 65%] Building CXX object CMakeFiles/dgl.dir/src/runtime/resource_manager.cc.o [ 66%] Building CXX object CMakeFiles/dgl.dir/src/runtime/shared_mem.cc.o [ 67%] Building CXX object CMakeFiles/dgl.dir/src/runtime/thread_pool.cc.o [ 67%] Building CXX object CMakeFiles/dgl.dir/src/runtime/workspace_pool.cc.o [ 67%] Building CXX object CMakeFiles/dgl.dir/src/runtime/tensordispatch.cc.o [ 68%] Building CXX object CMakeFiles/dgl.dir/src/runtime/system_lib_module.cc.o [ 68%] Building CXX object CMakeFiles/dgl.dir/src/runtime/threading_backend.cc.o [ 68%] Building CXX object CMakeFiles/dgl.dir/src/runtime/utils.cc.o [ 68%] Building CXX object CMakeFiles/dgl.dir/src/api/api_container.cc.o [ 69%] Building CXX object CMakeFiles/dgl.dir/src/api/api_test.cc.o [ 69%] Building CXX object CMakeFiles/dgl.dir/src/graph/creators.cc.o [ 70%] Building CXX object CMakeFiles/dgl.dir/src/graph/graph_apis.cc.o [ 70%] Building CXX object CMakeFiles/dgl.dir/src/graph/graph_traversal.cc.o [ 70%] Building CXX object CMakeFiles/dgl.dir/src/graph/gk_ops.cc.o [ 71%] Building CXX object CMakeFiles/dgl.dir/src/graph/heterograph.cc.o [ 71%] Building CXX object CMakeFiles/dgl.dir/src/graph/graph.cc.o [ 71%] Building CXX object CMakeFiles/dgl.dir/src/graph/heterograph_capi.cc.o [ 73%] Building CXX object CMakeFiles/dgl.dir/src/graph/immutable_graph.cc.o [ 73%] Building CXX object CMakeFiles/dgl.dir/src/graph/graph_op.cc.o [ 73%] Building CXX object CMakeFiles/dgl.dir/src/graph/metis_partition.cc.o [ 75%] Building CXX object CMakeFiles/dgl.dir/src/graph/nodeflow.cc.o [ 75%] Building CXX object CMakeFiles/dgl.dir/src/graph/sampling/neighbor/neighbor.cc.o [ 75%] Building CXX object CMakeFiles/dgl.dir/src/graph/sampling/negative/global_uniform.cc.o [ 75%] Building CXX object CMakeFiles/dgl.dir/src/graph/pickle.cc.o [ 76%] Building CXX object CMakeFiles/dgl.dir/src/graph/sampler.cc.o [ 76%] Building CXX object CMakeFiles/dgl.dir/src/graph/sampling/randomwalks/get_node_types_cpu.cc.o [ 77%] Building CXX object CMakeFiles/dgl.dir/src/graph/sampling/randomwalks/node2vec.cc.o [ 77%] Building CXX object CMakeFiles/dgl.dir/src/graph/sampling/randomwalks/node2vec_cpu.cc.o [ 77%] Building CXX object CMakeFiles/dgl.dir/src/graph/sampling/randomwalks/randomwalk_cpu.cc.o 6>Done Building Project "C:\Jenkins\workspace\dgl_PR-7408\build\third_party\googletest\googlemock\gmock.vcxproj.metaproj" (default targets). 5>Done Building Project "C:\Jenkins\workspace\dgl_PR-7408\build\third_party\dmlc-core\dmlc.vcxproj.metaproj" (default targets). 7>Done Building Project "C:\Jenkins\workspace\dgl_PR-7408\build\third_party\googletest\googlemock\gmock_main.vcxproj.metaproj" (default targets). 1>Project "C:\Jenkins\workspace\dgl_PR-7408\build\dgl.sln" (1) is building "C:\Jenkins\workspace\dgl_PR-7408\build\third_party\googletest\googletest\gtest_main.vcxproj.metaproj" (10) on node 1 (default targets). 10>Project "C:\Jenkins\workspace\dgl_PR-7408\build\third_party\googletest\googletest\gtest_main.vcxproj.metaproj" (10) is building "C:\Jenkins\workspace\dgl_PR-7408\build\third_party\googletest\googletest\gtest_main.vcxproj" (20) on node 1 (default targets). 20>PrepareForBuild: Creating directory "gtest_main.dir\Release\". Creating directory "gtest_main.dir\Release\gtest_main.tlog\". InitializeBuildStatus: Creating "gtest_main.dir\Release\gtest_main.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified. 1>Project "C:\Jenkins\workspace\dgl_PR-7408\build\dgl.sln" (1) is building "C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj.metaproj" (3) on node 1 (default targets). 3>Project "C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj.metaproj" (3) is building "C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj" (21) on node 5 (default targets). 21>PrepareForBuild: Creating directory "C:\Jenkins\workspace\dgl_PR-7408\build\Release\". Creating directory "dgl.dir\Release\dgl.tlog\". InitializeBuildStatus: Creating "dgl.dir\Release\dgl.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified. CustomBuild: Building Custom Rule C:/Jenkins/workspace/dgl_PR-7408/CMakeLists.txt 20>CustomBuild: Building Custom Rule C:/Jenkins/workspace/dgl_PR-7408/third_party/googletest/googletest/CMakeLists.txt 21>MakeDirsForCl: Creating directory "C:\Jenkins\workspace\dgl_PR-7408\build\dgl.dir\Release\src\array\cpu". Creating directory "C:\Jenkins\workspace\dgl_PR-7408\build\dgl.dir\Release\src\graph\transform\cpu". ClCompile: C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\bin\HostX64\x64\CL.exe /c /I"C:\Jenkins\workspace\dgl_PR-7408\include" /I"C:\Jenkins\workspace\dgl_PR-7408\third_party\dlpack\include" /I"C:\Jenkins\workspace\dgl_PR-7408\third_party\dmlc-core\include" /I"C:\Jenkins\workspace\dgl_PR-7408\third_party\phmap" /I"C:\Jenkins\workspace\dgl_PR-7408\tensoradapter\include" /I"C:\Jenkins\workspace\dgl_PR-7408\third_party\pcg\include" /I"C:\Jenkins\workspace\dgl_PR-7408\third_party\nanoflann\include" /I"C:\Jenkins\workspace\dgl_PR-7408\third_party\libxsmm\include" /I"C:\Jenkins\workspace\dgl_PR-7408\third_party\METIS\include" /I"C:\Jenkins\workspace\dgl_PR-7408\third_party\googletest\googletest\include" /I"C:\Jenkins\workspace\dgl_PR-7408\third_party\googletest\googletest" /I"C:\Jenkins\workspace\dgl_PR-7408\build\third_party\dmlc-core\include" /nologo /W1 /WX- /diagnostics:column /MP /O2 /Ob2 /D DGL_EXPORTS /D USE_LIBXSMM /D DGL_CPU_LLC_SIZE=40000000 /D __BLAS=0 /D IDXTYPEWIDTH=64 /D REALTYPEWIDTH=32 /D NDEBUG /D WIN32_LEAN_AND_MEAN /D _CRT_SECURE_NO_WARNINGS /D _SCL_SECURE_NO_WARNINGS /D NOMINMAX /D ENABLE_PARTIAL_FRONTIER=0 /D __USE_XOPEN2K8 /D DMLC_CORE_USE_CMAKE /D DMLC_USE_CXX11=1 /D "CMAKE_INTDIR=\"Release\"" /D dgl_EXPORTS /D _WINDLL /D _MBCS /Gm- /EHsc /MD /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /openmp /std:c++17 /Fo"dgl.dir\Release\\" /Fd"dgl.dir\Release\vc142.pdb" /Gd /TP /errorReport:queue "C:\Jenkins\workspace\dgl_PR-7408\src\array\array.cc" "C:\Jenkins\workspace\dgl_PR-7408\src\array\array_arith.cc" "C:\Jenkins\workspace\dgl_PR-7408\src\array\cpu\array_cumsum.cc" "C:\Jenkins\workspace\dgl_PR-7408\src\array\cpu\array_index_select.cc" "C:\Jenkins\workspace\dgl_PR-7408\src\array\cpu\array_nonzero.cc" "C:\Jenkins\workspace\dgl_PR-7408\src\array\cpu\array_op_impl.cc" "C:\Jenkins\workspace\dgl_PR-7408\src\array\cpu\array_pack.cc" "C:\Jenkins\workspace\dgl_PR-7408\src\array\cpu\array_repeat.cc" "C:\Jenkins\workspace\dgl_PR-7408\src\array\cpu\array_scatter.cc" "C:\Jenkins\workspace\dgl_PR-7408\src\array\cpu\array_sort.cc" "C:\Jenkins\workspace\dgl_PR-7408\src\array\cpu\concurrent_id_hash_map.cc" "C:\Jenkins\workspace\dgl_PR-7408\src\array\cpu\coo_coalesce.cc" "C:\Jenkins\workspace\dgl_PR-7408\src\array\cpu\coo_linegraph.cc" "C:\Jenkins\workspace\dgl_PR-7408\src\array\cpu\coo_remove.cc" "C:\Jenkins\workspace\dgl_PR-7408\src\array\cpu\coo_sort.cc" "C:\Jenkins\workspace\dgl_PR-7408\src\array\cpu\csr_get_data.cc" "C:\Jenkins\workspace\dgl_PR-7408\src\array\cpu\csr_mm.cc" "C:\Jenkins\workspace\dgl_PR-7408\src\array\cpu\csr_remove.cc" "C:\Jenkins\workspace\dgl_PR-7408\src\array\cpu\csr_sort.cc" "C:\Jenkins\workspace\dgl_PR-7408\src\array\cpu\csr_sum.cc" "C:\Jenkins\workspace\dgl_PR-7408\src\array\cpu\csr_to_simple.cc" "C:\Jenkins\workspace\dgl_PR-7408\src\array\cpu\csr_union.cc" "C:\Jenkins\workspace\dgl_PR-7408\src\array\cpu\disjoint_union.cc" "C:\Jenkins\workspace\dgl_PR-7408\src\array\cpu\gather_mm.cc" "C:\Jenkins\workspace\dgl_PR-7408\src\array\cpu\labor_sampling.cc" "C:\Jenkins\workspace\dgl_PR-7408\src\array\cpu\negative_sampling.cc" "C:\Jenkins\workspace\dgl_PR-7408\src\array\cpu\rowwise_sampling.cc" "C:\Jenkins\workspace\dgl_PR-7408\src\array\cpu\rowwise_topk.cc" "C:\Jenkins\workspace\dgl_PR-7408\src\array\cpu\sddmm.cc" "C:\Jenkins\workspace\dgl_PR-7408\src\array\cpu\segment_reduce.cc" "C:\Jenkins\workspace\dgl_PR-7408\src\array\cpu\spmat_op_impl_coo.cc" "C:\Jenkins\workspace\dgl_PR-7408\src\array\cpu\spmat_op_impl_csr.cc" "C:\Jenkins\workspace\dgl_PR-7408\src\array\cpu\spmm.cc" "C:\Jenkins\workspace\dgl_PR-7408\src\array\filter.cc" "C:\Jenkins\workspace\dgl_PR-7408\src\array\kernel.cc" "C:\Jenkins\workspace\dgl_PR-7408\src\array\libra_partition.cc" "C:\Jenkins\workspace\dgl_PR-7408\src\array\uvm_array.cc" "C:\Jenkins\workspace\dgl_PR-7408\src\bcast.cc" "C:\Jenkins\workspace\dgl_PR-7408\src\c_api_common.cc" "C:\Jenkins\workspace\dgl_PR-7408\src\geometry\cpu\geometry_op_impl.cc" "C:\Jenkins\workspace\dgl_PR-7408\src\geometry\geometry.cc" "C:\Jenkins\workspace\dgl_PR-7408\src\partition\ndarray_partition.cc" "C:\Jenkins\workspace\dgl_PR-7408\src\random\cpu\choice.cc" "C:\Jenkins\workspace\dgl_PR-7408\src\random\random.cc" "C:\Jenkins\workspace\dgl_PR-7408\src\runtime\c_object_api.cc" "C:\Jenkins\workspace\dgl_PR-7408\src\runtime\c_runtime_api.cc" "C:\Jenkins\workspace\dgl_PR-7408\src\runtime\config.cc" "C:\Jenkins\workspace\dgl_PR-7408\src\runtime\cpu_device_api.cc" "C:\Jenkins\workspace\dgl_PR-7408\src\runtime\dlpack_convert.cc" "C:\Jenkins\workspace\dgl_PR-7408\src\runtime\dso_module.cc" "C:\Jenkins\workspace\dgl_PR-7408\src\runtime\file_util.cc" "C:\Jenkins\workspace\dgl_PR-7408\src\runtime\module.cc" "C:\Jenkins\workspace\dgl_PR-7408\src\runtime\module_util.cc" "C:\Jenkins\workspace\dgl_PR-7408\src\runtime\ndarray.cc" "C:\Jenkins\workspace\dgl_PR-7408\src\runtime\object.cc" "C:\Jenkins\workspace\dgl_PR-7408\src\runtime\registry.cc" "C:\Jenkins\workspace\dgl_PR-7408\src\runtime\resource_manager.cc" "C:\Jenkins\workspace\dgl_PR-7408\src\runtime\semaphore_wrapper.cc" "C:\Jenkins\workspace\dgl_PR-7408\src\runtime\shared_mem.cc" "C:\Jenkins\workspace\dgl_PR-7408\src\runtime\system_lib_module.cc" "C:\Jenkins\workspace\dgl_PR-7408\src\runtime\tensordispatch.cc" "C:\Jenkins\workspace\dgl_PR-7408\src\runtime\thread_pool.cc" "C:\Jenkins\workspace\dgl_PR-7408\src\runtime\threading_backend.cc" "C:\Jenkins\workspace\dgl_PR-7408\src\runtime\utils.cc" "C:\Jenkins\workspace\dgl_PR-7408\src\runtime\workspace_pool.cc" "C:\Jenkins\workspace\dgl_PR-7408\src\api\api_container.cc" "C:\Jenkins\workspace\dgl_PR-7408\src\api\api_test.cc" "C:\Jenkins\workspace\dgl_PR-7408\src\graph\creators.cc" "C:\Jenkins\workspace\dgl_PR-7408\src\graph\gk_ops.cc" "C:\Jenkins\workspace\dgl_PR-7408\src\graph\graph.cc" "C:\Jenkins\workspace\dgl_PR-7408\src\graph\graph_apis.cc" "C:\Jenkins\workspace\dgl_PR-7408\src\graph\graph_op.cc" "C:\Jenkins\workspace\dgl_PR-7408\src\graph\graph_traversal.cc" "C:\Jenkins\workspace\dgl_PR-7408\src\graph\heterograph.cc" "C:\Jenkins\workspace\dgl_PR-7408\src\graph\heterograph_capi.cc" "C:\Jenkins\workspace\dgl_PR-7408\src\graph\immutable_graph.cc" "C:\Jenkins\workspace\dgl_PR-7408\src\graph\metis_partition.cc" "C:\Jenkins\workspace\dgl_PR-7408\src\graph\nodeflow.cc" "C:\Jenkins\workspace\dgl_PR-7408\src\graph\pickle.cc" "C:\Jenkins\workspace\dgl_PR-7408\src\graph\sampler.cc" "C:\Jenkins\workspace\dgl_PR-7408\src\graph\sampling\negative\global_uniform.cc" "C:\Jenkins\workspace\dgl_PR-7408\src\graph\sampling\neighbor\neighbor.cc" "C:\Jenkins\workspace\dgl_PR-7408\src\graph\sampling\randomwalks\get_node_types_cpu.cc" "C:\Jenkins\workspace\dgl_PR-7408\src\graph\sampling\randomwalks\node2vec.cc" "C:\Jenkins\workspace\dgl_PR-7408\src\graph\sampling\randomwalks\node2vec_cpu.cc" "C:\Jenkins\workspace\dgl_PR-7408\src\graph\sampling\randomwalks\randomwalk_cpu.cc" "C:\Jenkins\workspace\dgl_PR-7408\src\graph\sampling\randomwalks\randomwalk_with_restart_cpu.cc" "C:\Jenkins\workspace\dgl_PR-7408\src\graph\sampling\randomwalks\randomwalks.cc" "C:\Jenkins\workspace\dgl_PR-7408\src\graph\serialize\dglgraph_serialize.cc" "C:\Jenkins\workspace\dgl_PR-7408\src\graph\serialize\graph_serialize.cc" "C:\Jenkins\workspace\dgl_PR-7408\src\graph\serialize\heterograph_serialize.cc" "C:\Jenkins\workspace\dgl_PR-7408\src\graph\serialize\tensor_serialize.cc" "C:\Jenkins\workspace\dgl_PR-7408\src\graph\serialize\zerocopy_serializer.cc" "C:\Jenkins\workspace\dgl_PR-7408\src\graph\shared_mem_manager.cc" "C:\Jenkins\workspace\dgl_PR-7408\src\graph\subgraph.cc" "C:\Jenkins\workspace\dgl_PR-7408\src\graph\transform\compact.cc" "C:\Jenkins\workspace\dgl_PR-7408\src\graph\transform\line_graph.cc" "C:\Jenkins\workspace\dgl_PR-7408\src\graph\transform\metis_partition_hetero.cc" "C:\Jenkins\workspace\dgl_PR-7408\src\graph\transform\partition_hetero.cc" "C:\Jenkins\workspace\dgl_PR-7408\src\graph\transform\remove_edges.cc" "C:\Jenkins\workspace\dgl_PR-7408\src\graph\transform\to_block.cc" "C:\Jenkins\workspace\dgl_PR-7408\src\graph\transform\to_simple.cc" "C:\Jenkins\workspace\dgl_PR-7408\src\graph\unit_graph.cc" "C:\Jenkins\workspace\dgl_PR-7408\src\scheduler\scheduler.cc" "C:\Jenkins\workspace\dgl_PR-7408\src\scheduler\scheduler_apis.cc" "C:\Jenkins\workspace\dgl_PR-7408\src\rpc\network\common.cc" "C:\Jenkins\workspace\dgl_PR-7408\src\rpc\network\msg_queue.cc" "C:\Jenkins\workspace\dgl_PR-7408\src\rpc\network\socket_communicator.cc" "C:\Jenkins\workspace\dgl_PR-7408\src\rpc\network\socket_pool.cc" "C:\Jenkins\workspace\dgl_PR-7408\src\rpc\network\tcp_socket.cc" 20>ClCompile: C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\bin\HostX64\x64\CL.exe /c /I"C:\Jenkins\workspace\dgl_PR-7408\third_party\googletest\googletest\include" /I"C:\Jenkins\workspace\dgl_PR-7408\third_party\googletest\googletest" /nologo /W4 /WX /diagnostics:column /MP /O2 /Ob2 /D DGL_EXPORTS /D USE_LIBXSMM /D DGL_CPU_LLC_SIZE=40000000 /D __BLAS=0 /D IDXTYPEWIDTH=64 /D REALTYPEWIDTH=32 /D NDEBUG /D _UNICODE /D UNICODE /D WIN32 /D _WIN32 /D STRICT /D WIN32_LEAN_AND_MEAN /D GTEST_HAS_PTHREAD=0 /D _HAS_EXCEPTIONS=1 /D _CRT_SECURE_NO_WARNINGS /D _SCL_SECURE_NO_WARNINGS /D NOMINMAX /D ENABLE_PARTIAL_FRONTIER=0 /D "CMAKE_INTDIR=\"Release\"" /D _UNICODE /D UNICODE /Gm- /EHsc /MD /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /openmp /std:c++17 /Fo"gtest_main.dir\Release\\" /Fd"C:\Jenkins\workspace\dgl_PR-7408\build\lib\Release\gtest_main.pdb" /Gd /TP /wd4251 /wd4275 /wd4702 /errorReport:queue -J -utf-8 "C:\Jenkins\workspace\dgl_PR-7408\third_party\googletest\googletest\src\gtest_main.cc" gtest_main.cc [ 78%] Building CXX object CMakeFiles/dgl.dir/src/graph/sampling/randomwalks/randomwalk_with_restart_cpu.cc.o [ 78%] Building CXX object CMakeFiles/dgl.dir/src/graph/sampling/randomwalks/randomwalks.cc.o [ 79%] Building CXX object CMakeFiles/dgl.dir/src/graph/serialize/dglgraph_serialize.cc.o [ 79%] Building CXX object CMakeFiles/dgl.dir/src/graph/serialize/graph_serialize.cc.o [ 80%] Building CXX object CMakeFiles/dgl.dir/src/graph/serialize/heterograph_serialize.cc.o [ 80%] Building CXX object CMakeFiles/dgl.dir/src/graph/serialize/tensor_serialize.cc.o [ 81%] Building CXX object CMakeFiles/dgl.dir/src/graph/serialize/zerocopy_serializer.cc.o [ 81%] Building CXX object CMakeFiles/dgl.dir/src/graph/shared_mem_manager.cc.o [ 82%] Building CXX object CMakeFiles/dgl.dir/src/graph/transform/compact.cc.o [ 82%] Building CXX object CMakeFiles/dgl.dir/src/graph/subgraph.cc.o 21>ClCompile: array.cc array_arith.cc array_cumsum.cc array_index_select.cc array_nonzero.cc array_op_impl.cc array_pack.cc array_repeat.cc array_scatter.cc array_sort.cc concurrent_id_hash_map.cc coo_coalesce.cc coo_linegraph.cc coo_remove.cc coo_sort.cc csr_get_data.cc csr_mm.cc csr_remove.cc csr_sort.cc csr_sum.cc csr_to_simple.cc csr_union.cc disjoint_union.cc gather_mm.cc labor_sampling.cc negative_sampling.cc rowwise_sampling.cc rowwise_topk.cc sddmm.cc segment_reduce.cc spmat_op_impl_coo.cc spmat_op_impl_csr.cc [ 83%] Building CXX object CMakeFiles/dgl.dir/src/graph/transform/cpu/knn.cc.o [ 83%] Building CXX object CMakeFiles/dgl.dir/src/graph/transform/knn.cc.o [ 83%] Building CXX object CMakeFiles/dgl.dir/src/graph/transform/line_graph.cc.o [ 84%] Building CXX object CMakeFiles/dgl.dir/src/graph/transform/metis_partition_hetero.cc.o [ 85%] Building CXX object CMakeFiles/dgl.dir/src/graph/transform/remove_edges.cc.o [ 85%] Building CXX object CMakeFiles/dgl.dir/src/graph/transform/partition_hetero.cc.o [ 85%] Building CXX object CMakeFiles/dgl.dir/src/graph/transform/to_block.cc.o [ 86%] Building CXX object CMakeFiles/dgl.dir/src/graph/transform/to_simple.cc.o [ 86%] Building CXX object CMakeFiles/dgl.dir/src/graph/transform/union_partition.cc.o [ 87%] Building CXX object CMakeFiles/dgl.dir/src/graph/traversal.cc.o [ 87%] Building CXX object CMakeFiles/dgl.dir/src/graph/unit_graph.cc.o [ 88%] Building CXX object CMakeFiles/dgl.dir/src/scheduler/scheduler.cc.o [ 88%] Building CXX object CMakeFiles/dgl.dir/src/scheduler/scheduler_apis.cc.o [ 89%] Building CXX object CMakeFiles/dgl.dir/src/rpc/network/common.cc.o [ 89%] Building CXX object CMakeFiles/dgl.dir/src/rpc/network/msg_queue.cc.o 20>Lib: C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\bin\HostX64\x64\Lib.exe /OUT:"C:\Jenkins\workspace\dgl_PR-7408\build\lib\Release\gtest_main.lib" /NOLOGO /MACHINE:X64 /machine:x64 gtest_main.dir\Release\gtest_main.obj [ 90%] Building CXX object CMakeFiles/dgl.dir/src/rpc/network/socket_communicator.cc.o [ 90%] Building CXX object CMakeFiles/dgl.dir/src/rpc/network/socket_pool.cc.o [ 91%] Building CXX object CMakeFiles/dgl.dir/src/rpc/rpc.cc.o [ 91%] Building CXX object CMakeFiles/dgl.dir/src/rpc/network/tcp_socket.cc.o gtest_main.vcxproj -> C:\Jenkins\workspace\dgl_PR-7408\build\lib\Release\gtest_main.lib FinalizeBuildStatus: Deleting file "gtest_main.dir\Release\gtest_main.tlog\unsuccessfulbuild". Touching "gtest_main.dir\Release\gtest_main.tlog\gtest_main.lastbuildstate". 20>Done Building Project "C:\Jenkins\workspace\dgl_PR-7408\build\third_party\googletest\googletest\gtest_main.vcxproj" (default targets). 10>Done Building Project "C:\Jenkins\workspace\dgl_PR-7408\build\third_party\googletest\googletest\gtest_main.vcxproj.metaproj" (default targets). 21>C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(933,31): warning C4996: 'std::iterator,ptrdiff_t,std::pair,`anonymous-namespace'::PairRef>::iterator_category': warning STL4015: The std::iterator class template (used as a base class to provide typedefs) is deprecated in C++17. (The header is NOT deprecated.) The C++ Standard has never required user-defined iterators to derive from std::iterator. To fix this warning, stop deriving from std::iterator and start providing publicly accessible typedefs named iterator_category, value_type, difference_type, pointer, and reference. Note that value_type is required to be non-const, even for constant iterators. You can define _SILENCE_CXX17_ITERATOR_BASE_CLASS_DEPRECATION_WARNING or _SILENCE_ALL_CXX17_DEPRECATION_WARNINGS to acknowledge that you have received this warning. [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] with [ IdType=int32_t, V1=int32_t, V2=int64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\array\cpu\array_sort.cc) C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(953): message : see reference to class template instantiation 'std::_Iterator_traits_base<_Iter,void>' being compiled [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] with [ _Iter=`anonymous-namespace'::PairIterator ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\array\cpu\array_sort.cc) C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\algorithm(3506): message : see reference to class template instantiation 'std::iterator_traits<_RanIt>' being compiled [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] with [ _RanIt=`anonymous-namespace'::PairIterator ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\array\cpu\array_sort.cc) C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(1653): message : see reference to alias template instantiation 'std::_Iter_diff_t<`anonymous-namespace'::PairIterator>' being compiled [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] with [ IdType=int32_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\array\cpu\array_sort.cc) C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\algorithm(3476): message : see reference to function template instantiation 'void std::_Sort_unchecked(_RanIt,_RanIt,iterator_traits<_Iter>::difference_type,_Pr)' being compiled (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\array\cpu\array_sort.cc) [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] C:\Jenkins\workspace\dgl_PR-7408\src\array\cpu\array_sort.cc(156): message : see reference to function template instantiation 'void std::sort<`anonymous-namespace'::PairIterator,dgl::aten::impl::Sort::>(const _RanIt,const _RanIt,_Pr)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] with [ IdType=int32_t, _RanIt=`anonymous-namespace'::PairIterator, _Pr=dgl::aten::impl::Sort:: ] C:\Jenkins\workspace\dgl_PR-7408\src\array\cpu\array_sort.cc(161): message : see reference to function template instantiation 'std::pair dgl::aten::impl::Sort(dgl::IdArray,int)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] 21>C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(934,31): warning C4996: 'std::iterator,ptrdiff_t,std::pair,`anonymous-namespace'::PairRef>::value_type': warning STL4015: The std::iterator class template (used as a base class to provide typedefs) is deprecated in C++17. (The header is NOT deprecated.) The C++ Standard has never required user-defined iterators to derive from std::iterator. To fix this warning, stop deriving from std::iterator and start providing publicly accessible typedefs named iterator_category, value_type, difference_type, pointer, and reference. Note that value_type is required to be non-const, even for constant iterators. You can define _SILENCE_CXX17_ITERATOR_BASE_CLASS_DEPRECATION_WARNING or _SILENCE_ALL_CXX17_DEPRECATION_WARNINGS to acknowledge that you have received this warning. [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] with [ IdType=int32_t, V1=int32_t, V2=int64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\array\cpu\array_sort.cc) 21>C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(935,31): warning C4996: 'std::iterator,ptrdiff_t,std::pair,`anonymous-namespace'::PairRef>::difference_type': warning STL4015: The std::iterator class template (used as a base class to provide typedefs) is deprecated in C++17. (The header is NOT deprecated.) The C++ Standard has never required user-defined iterators to derive from std::iterator. To fix this warning, stop deriving from std::iterator and start providing publicly accessible typedefs named iterator_category, value_type, difference_type, pointer, and reference. Note that value_type is required to be non-const, even for constant iterators. You can define _SILENCE_CXX17_ITERATOR_BASE_CLASS_DEPRECATION_WARNING or _SILENCE_ALL_CXX17_DEPRECATION_WARNINGS to acknowledge that you have received this warning. [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] with [ IdType=int32_t, V1=int32_t, V2=int64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\array\cpu\array_sort.cc) 21>C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(936,31): warning C4996: 'std::iterator,ptrdiff_t,std::pair,`anonymous-namespace'::PairRef>::pointer': warning STL4015: The std::iterator class template (used as a base class to provide typedefs) is deprecated in C++17. (The header is NOT deprecated.) The C++ Standard has never required user-defined iterators to derive from std::iterator. To fix this warning, stop deriving from std::iterator and start providing publicly accessible typedefs named iterator_category, value_type, difference_type, pointer, and reference. Note that value_type is required to be non-const, even for constant iterators. You can define _SILENCE_CXX17_ITERATOR_BASE_CLASS_DEPRECATION_WARNING or _SILENCE_ALL_CXX17_DEPRECATION_WARNINGS to acknowledge that you have received this warning. [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] with [ IdType=int32_t, V1=int32_t, V2=int64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\array\cpu\array_sort.cc) 21>C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(937,31): warning C4996: 'std::iterator,ptrdiff_t,std::pair,`anonymous-namespace'::PairRef>::reference': warning STL4015: The std::iterator class template (used as a base class to provide typedefs) is deprecated in C++17. (The header is NOT deprecated.) The C++ Standard has never required user-defined iterators to derive from std::iterator. To fix this warning, stop deriving from std::iterator and start providing publicly accessible typedefs named iterator_category, value_type, difference_type, pointer, and reference. Note that value_type is required to be non-const, even for constant iterators. You can define _SILENCE_CXX17_ITERATOR_BASE_CLASS_DEPRECATION_WARNING or _SILENCE_ALL_CXX17_DEPRECATION_WARNINGS to acknowledge that you have received this warning. [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] with [ IdType=int32_t, V1=int32_t, V2=int64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\array\cpu\array_sort.cc) 21>C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(933,31): warning C4996: 'std::iterator,ptrdiff_t,std::pair,`anonymous-namespace'::PairRef>::iterator_category': warning STL4015: The std::iterator class template (used as a base class to provide typedefs) is deprecated in C++17. (The header is NOT deprecated.) The C++ Standard has never required user-defined iterators to derive from std::iterator. To fix this warning, stop deriving from std::iterator and start providing publicly accessible typedefs named iterator_category, value_type, difference_type, pointer, and reference. Note that value_type is required to be non-const, even for constant iterators. You can define _SILENCE_CXX17_ITERATOR_BASE_CLASS_DEPRECATION_WARNING or _SILENCE_ALL_CXX17_DEPRECATION_WARNINGS to acknowledge that you have received this warning. [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] with [ IdType=int64_t, V1=int64_t, V2=int64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\array\cpu\array_sort.cc) C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(953): message : see reference to class template instantiation 'std::_Iterator_traits_base<_Iter,void>' being compiled [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] with [ _Iter=`anonymous-namespace'::PairIterator ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\array\cpu\array_sort.cc) C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\algorithm(3506): message : see reference to class template instantiation 'std::iterator_traits<_RanIt>' being compiled [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] with [ _RanIt=`anonymous-namespace'::PairIterator ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\array\cpu\array_sort.cc) C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(1653): message : see reference to alias template instantiation 'std::_Iter_diff_t<`anonymous-namespace'::PairIterator>' being compiled [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] with [ IdType=int64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\array\cpu\array_sort.cc) C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\algorithm(3476): message : see reference to function template instantiation 'void std::_Sort_unchecked(_RanIt,_RanIt,iterator_traits<_Iter>::difference_type,_Pr)' being compiled (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\array\cpu\array_sort.cc) [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] C:\Jenkins\workspace\dgl_PR-7408\src\array\cpu\array_sort.cc(156): message : see reference to function template instantiation 'void std::sort<`anonymous-namespace'::PairIterator,dgl::aten::impl::Sort::>(const _RanIt,const _RanIt,_Pr)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] with [ IdType=int64_t, _RanIt=`anonymous-namespace'::PairIterator, _Pr=dgl::aten::impl::Sort:: ] C:\Jenkins\workspace\dgl_PR-7408\src\array\cpu\array_sort.cc(163): message : see reference to function template instantiation 'std::pair dgl::aten::impl::Sort(dgl::IdArray,int)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] 21>C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(934,31): warning C4996: 'std::iterator,ptrdiff_t,std::pair,`anonymous-namespace'::PairRef>::value_type': warning STL4015: The std::iterator class template (used as a base class to provide typedefs) is deprecated in C++17. (The header is NOT deprecated.) The C++ Standard has never required user-defined iterators to derive from std::iterator. To fix this warning, stop deriving from std::iterator and start providing publicly accessible typedefs named iterator_category, value_type, difference_type, pointer, and reference. Note that value_type is required to be non-const, even for constant iterators. You can define _SILENCE_CXX17_ITERATOR_BASE_CLASS_DEPRECATION_WARNING or _SILENCE_ALL_CXX17_DEPRECATION_WARNINGS to acknowledge that you have received this warning. [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] with [ IdType=int64_t, V1=int64_t, V2=int64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\array\cpu\array_sort.cc) 21>C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(935,31): warning C4996: 'std::iterator,ptrdiff_t,std::pair,`anonymous-namespace'::PairRef>::difference_type': warning STL4015: The std::iterator class template (used as a base class to provide typedefs) is deprecated in C++17. (The header is NOT deprecated.) The C++ Standard has never required user-defined iterators to derive from std::iterator. To fix this warning, stop deriving from std::iterator and start providing publicly accessible typedefs named iterator_category, value_type, difference_type, pointer, and reference. Note that value_type is required to be non-const, even for constant iterators. You can define _SILENCE_CXX17_ITERATOR_BASE_CLASS_DEPRECATION_WARNING or _SILENCE_ALL_CXX17_DEPRECATION_WARNINGS to acknowledge that you have received this warning. [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] with [ IdType=int64_t, V1=int64_t, V2=int64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\array\cpu\array_sort.cc) 21>C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(936,31): warning C4996: 'std::iterator,ptrdiff_t,std::pair,`anonymous-namespace'::PairRef>::pointer': warning STL4015: The std::iterator class template (used as a base class to provide typedefs) is deprecated in C++17. (The header is NOT deprecated.) The C++ Standard has never required user-defined iterators to derive from std::iterator. To fix this warning, stop deriving from std::iterator and start providing publicly accessible typedefs named iterator_category, value_type, difference_type, pointer, and reference. Note that value_type is required to be non-const, even for constant iterators. You can define _SILENCE_CXX17_ITERATOR_BASE_CLASS_DEPRECATION_WARNING or _SILENCE_ALL_CXX17_DEPRECATION_WARNINGS to acknowledge that you have received this warning. [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] with [ IdType=int64_t, V1=int64_t, V2=int64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\array\cpu\array_sort.cc) 21>C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(937,31): warning C4996: 'std::iterator,ptrdiff_t,std::pair,`anonymous-namespace'::PairRef>::reference': warning STL4015: The std::iterator class template (used as a base class to provide typedefs) is deprecated in C++17. (The header is NOT deprecated.) The C++ Standard has never required user-defined iterators to derive from std::iterator. To fix this warning, stop deriving from std::iterator and start providing publicly accessible typedefs named iterator_category, value_type, difference_type, pointer, and reference. Note that value_type is required to be non-const, even for constant iterators. You can define _SILENCE_CXX17_ITERATOR_BASE_CLASS_DEPRECATION_WARNING or _SILENCE_ALL_CXX17_DEPRECATION_WARNINGS to acknowledge that you have received this warning. [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] with [ IdType=int64_t, V1=int64_t, V2=int64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\array\cpu\array_sort.cc) 21>C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(3606,22): warning C4244: '=': conversion from 'const __int64' to 'int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\array\cpu\array_repeat.cc) [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(3643): message : see reference to function template instantiation '_OutIt std::_Copy_unchecked(_InIt,_InIt,_OutIt)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] with [ _OutIt=int32_t *, _InIt=const __int64 * ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\array\cpu\array_repeat.cc) 21>C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(3606,22): warning C4244: '=': conversion from 'const __int64' to 'int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\array\cpu\array_nonzero.cc) [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(3643): message : see reference to function template instantiation '_OutIt std::_Copy_unchecked(_InIt,_InIt,_OutIt)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] with [ _OutIt=int32_t *, _InIt=const __int64 * ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\array\cpu\array_nonzero.cc) C:\Jenkins\workspace\dgl_PR-7408\include\dgl\./aten/array_ops.h(362): message : see reference to function template instantiation '_OutIt std::copy>>,int32_t*>(_InIt,_InIt,_OutIt)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] with [ _OutIt=int32_t *, _Ty=int64_t, _InIt=std::_Vector_const_iterator>> ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\array\cpu\array_repeat.cc) C:\Jenkins\workspace\dgl_PR-7408\include\dgl\./aten/array_ops.h(362): message : see reference to function template instantiation '_OutIt std::copy>>,int32_t*>(_InIt,_InIt,_OutIt)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] with [ _OutIt=int32_t *, _Ty=int64_t, _InIt=std::_Vector_const_iterator>> ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\array\cpu\array_nonzero.cc) C:\Jenkins\workspace\dgl_PR-7408\include\dgl\./aten/coo.h(282): message : see reference to function template instantiation 'dgl::IdArray dgl::aten::VecToIdArray(const std::vector> &,uint8_t,DGLContext)' being compiled (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\array\cpu\array_repeat.cc) [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] C:\Jenkins\workspace\dgl_PR-7408\include\dgl\./aten/coo.h(282): message : see reference to function template instantiation 'dgl::IdArray dgl::aten::VecToIdArray(const std::vector> &,uint8_t,DGLContext)' being compiled (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\array\cpu\array_nonzero.cc) [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] 21>C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(3606,22): warning C4244: '=': conversion from 'const __int64' to 'int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\array\cpu\array_index_select.cc) [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(3643): message : see reference to function template instantiation '_OutIt std::_Copy_unchecked(_InIt,_InIt,_OutIt)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] with [ _OutIt=int32_t *, _InIt=const __int64 * ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\array\cpu\array_index_select.cc) C:\Jenkins\workspace\dgl_PR-7408\include\dgl\./aten/array_ops.h(362): message : see reference to function template instantiation '_OutIt std::copy>>,int32_t*>(_InIt,_InIt,_OutIt)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] with [ _OutIt=int32_t *, _Ty=int64_t, _InIt=std::_Vector_const_iterator>> ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\array\cpu\array_index_select.cc) C:\Jenkins\workspace\dgl_PR-7408\include\dgl\./aten/coo.h(282): message : see reference to function template instantiation 'dgl::IdArray dgl::aten::VecToIdArray(const std::vector> &,uint8_t,DGLContext)' being compiled (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\array\cpu\array_index_select.cc) [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] 21>C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(3606,22): warning C4244: '=': conversion from 'const __int64' to 'int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\array\cpu\array_cumsum.cc) [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(3643): message : see reference to function template instantiation '_OutIt std::_Copy_unchecked(_InIt,_InIt,_OutIt)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] with [ _OutIt=int32_t *, _InIt=const __int64 * ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\array\cpu\array_cumsum.cc) C:\Jenkins\workspace\dgl_PR-7408\include\dgl\./aten/array_ops.h(362): message : see reference to function template instantiation '_OutIt std::copy>>,int32_t*>(_InIt,_InIt,_OutIt)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] with [ _OutIt=int32_t *, _Ty=int64_t, _InIt=std::_Vector_const_iterator>> ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\array\cpu\array_cumsum.cc) C:\Jenkins\workspace\dgl_PR-7408\include\dgl\./aten/coo.h(282): message : see reference to function template instantiation 'dgl::IdArray dgl::aten::VecToIdArray(const std::vector> &,uint8_t,DGLContext)' being compiled (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\array\cpu\array_cumsum.cc) [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] 21>C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(3606,22): warning C4244: '=': conversion from 'const __int64' to 'int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\array\cpu\gather_mm.cc) [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(3643): message : see reference to function template instantiation '_OutIt std::_Copy_unchecked(_InIt,_InIt,_OutIt)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] with [ _OutIt=int32_t *, _InIt=const __int64 * ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\array\cpu\gather_mm.cc) C:\Jenkins\workspace\dgl_PR-7408\include\dgl\./aten/array_ops.h(362): message : see reference to function template instantiation '_OutIt std::copy>>,int32_t*>(_InIt,_InIt,_OutIt)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] with [ _OutIt=int32_t *, _Ty=int64_t, _InIt=std::_Vector_const_iterator>> ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\array\cpu\gather_mm.cc) C:\Jenkins\workspace\dgl_PR-7408\include\dgl\./aten/coo.h(282): message : see reference to function template instantiation 'dgl::IdArray dgl::aten::VecToIdArray(const std::vector> &,uint8_t,DGLContext)' being compiled (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\array\cpu\gather_mm.cc) [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] 21>C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(3606,22): warning C4244: '=': conversion from 'const __int64' to 'int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\array\cpu\array_sort.cc) [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(3643): message : see reference to function template instantiation '_OutIt std::_Copy_unchecked(_InIt,_InIt,_OutIt)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] with [ _OutIt=int32_t *, _InIt=const __int64 * ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\array\cpu\array_sort.cc) C:\Jenkins\workspace\dgl_PR-7408\include\dgl\./aten/array_ops.h(362): message : see reference to function template instantiation '_OutIt std::copy>>,int32_t*>(_InIt,_InIt,_OutIt)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] with [ _OutIt=int32_t *, _Ty=int64_t, _InIt=std::_Vector_const_iterator>> ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\array\cpu\array_sort.cc) 21>C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(3606,22): warning C4244: '=': conversion from 'const __int64' to 'int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\array\cpu\array_scatter.cc) [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(3643): message : see reference to function template instantiation '_OutIt std::_Copy_unchecked(_InIt,_InIt,_OutIt)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] with [ _OutIt=int32_t *, _InIt=const __int64 * ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\array\cpu\array_scatter.cc) C:\Jenkins\workspace\dgl_PR-7408\include\dgl\./aten/coo.h(282): message : see reference to function template instantiation 'dgl::IdArray dgl::aten::VecToIdArray(const std::vector> &,uint8_t,DGLContext)' being compiled (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\array\cpu\array_sort.cc) [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] C:\Jenkins\workspace\dgl_PR-7408\include\dgl\./aten/array_ops.h(362): message : see reference to function template instantiation '_OutIt std::copy>>,int32_t*>(_InIt,_InIt,_OutIt)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] with [ _OutIt=int32_t *, _Ty=int64_t, _InIt=std::_Vector_const_iterator>> ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\array\cpu\array_scatter.cc) C:\Jenkins\workspace\dgl_PR-7408\include\dgl\./aten/coo.h(282): message : see reference to function template instantiation 'dgl::IdArray dgl::aten::VecToIdArray(const std::vector> &,uint8_t,DGLContext)' being compiled (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\array\cpu\array_scatter.cc) [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] 21>C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(3606,22): warning C4244: '=': conversion from 'const __int64' to 'int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\array\cpu\coo_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(3643): message : see reference to function template instantiation '_OutIt std::_Copy_unchecked(_InIt,_InIt,_OutIt)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] with [ _OutIt=int32_t *, _InIt=const __int64 * ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\array\cpu\coo_coalesce.cc) C:\Jenkins\workspace\dgl_PR-7408\include\dgl\./aten/array_ops.h(362): message : see reference to function template instantiation '_OutIt std::copy>>,int32_t*>(_InIt,_InIt,_OutIt)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] with [ _OutIt=int32_t *, _Ty=int64_t, _InIt=std::_Vector_const_iterator>> ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\array\cpu\coo_coalesce.cc) C:\Jenkins\workspace\dgl_PR-7408\include\dgl\./aten/coo.h(282): message : see reference to function template instantiation 'dgl::IdArray dgl::aten::VecToIdArray(const std::vector> &,uint8_t,DGLContext)' being compiled (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\array\cpu\coo_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] 21>C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(933,31): warning C4996: 'std::iterator,ptrdiff_t,std::tuple,`anonymous-namespace'::TupleRef>::iterator_category': warning STL4015: The std::iterator class template (used as a base class to provide typedefs) is deprecated in C++17. (The header is NOT deprecated.) The C++ Standard has never required user-defined iterators to derive from std::iterator. To fix this warning, stop deriving from std::iterator and start providing publicly accessible typedefs named iterator_category, value_type, difference_type, pointer, and reference. Note that value_type is required to be non-const, even for constant iterators. You can define _SILENCE_CXX17_ITERATOR_BASE_CLASS_DEPRECATION_WARNING or _SILENCE_ALL_CXX17_DEPRECATION_WARNINGS to acknowledge that you have received this warning. [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] with [ IdType=int32_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\array\cpu\coo_sort.cc) C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(953): message : see reference to class template instantiation 'std::_Iterator_traits_base<_Iter,void>' being compiled [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] with [ _Iter=`anonymous-namespace'::CooIterator ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\array\cpu\coo_sort.cc) C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\algorithm(3506): message : see reference to class template instantiation 'std::iterator_traits<_RanIt>' being compiled [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] with [ _RanIt=`anonymous-namespace'::CooIterator ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\array\cpu\coo_sort.cc) C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(1653): message : see reference to alias template instantiation 'std::_Iter_diff_t<`anonymous-namespace'::CooIterator>' being compiled [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] with [ IdType=int32_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\array\cpu\coo_sort.cc) C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\algorithm(3476): message : see reference to function template instantiation 'void std::_Sort_unchecked(_RanIt,_RanIt,iterator_traits<_Iter>::difference_type,_Pr)' being compiled (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\array\cpu\coo_sort.cc) [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] C:\Jenkins\workspace\dgl_PR-7408\src\array\cpu\coo_sort.cc(176): message : see reference to function template instantiation 'void std::sort<`anonymous-namespace'::CooIterator,dgl::aten::impl::COOSort_::>(const _RanIt,const _RanIt,_Pr)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] with [ IdType=int32_t, _RanIt=`anonymous-namespace'::CooIterator, _Pr=dgl::aten::impl::COOSort_:: ] C:\Jenkins\workspace\dgl_PR-7408\src\array\cpu\coo_sort.cc(194): message : see reference to function template instantiation 'void dgl::aten::impl::COOSort_(dgl::aten::COOMatrix *,bool)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] 21>C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(934,31): warning C4996: 'std::iterator,ptrdiff_t,std::tuple,`anonymous-namespace'::TupleRef>::value_type': warning STL4015: The std::iterator class template (used as a base class to provide typedefs) is deprecated in C++17. (The header is NOT deprecated.) The C++ Standard has never required user-defined iterators to derive from std::iterator. To fix this warning, stop deriving from std::iterator and start providing publicly accessible typedefs named iterator_category, value_type, difference_type, pointer, and reference. Note that value_type is required to be non-const, even for constant iterators. You can define _SILENCE_CXX17_ITERATOR_BASE_CLASS_DEPRECATION_WARNING or _SILENCE_ALL_CXX17_DEPRECATION_WARNINGS to acknowledge that you have received this warning. [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] with [ IdType=int32_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\array\cpu\coo_sort.cc) 21>C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(935,31): warning C4996: 'std::iterator,ptrdiff_t,std::tuple,`anonymous-namespace'::TupleRef>::difference_type': warning STL4015: The std::iterator class template (used as a base class to provide typedefs) is deprecated in C++17. (The header is NOT deprecated.) The C++ Standard has never required user-defined iterators to derive from std::iterator. To fix this warning, stop deriving from std::iterator and start providing publicly accessible typedefs named iterator_category, value_type, difference_type, pointer, and reference. Note that value_type is required to be non-const, even for constant iterators. You can define _SILENCE_CXX17_ITERATOR_BASE_CLASS_DEPRECATION_WARNING or _SILENCE_ALL_CXX17_DEPRECATION_WARNINGS to acknowledge that you have received this warning. [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] with [ IdType=int32_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\array\cpu\coo_sort.cc) 21>C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(936,31): warning C4996: 'std::iterator,ptrdiff_t,std::tuple,`anonymous-namespace'::TupleRef>::pointer': warning STL4015: The std::iterator class template (used as a base class to provide typedefs) is deprecated in C++17. (The header is NOT deprecated.) The C++ Standard has never required user-defined iterators to derive from std::iterator. To fix this warning, stop deriving from std::iterator and start providing publicly accessible typedefs named iterator_category, value_type, difference_type, pointer, and reference. Note that value_type is required to be non-const, even for constant iterators. You can define _SILENCE_CXX17_ITERATOR_BASE_CLASS_DEPRECATION_WARNING or _SILENCE_ALL_CXX17_DEPRECATION_WARNINGS to acknowledge that you have received this warning. [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] with [ IdType=int32_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\array\cpu\coo_sort.cc) 21>C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(937,31): warning C4996: 'std::iterator,ptrdiff_t,std::tuple,`anonymous-namespace'::TupleRef>::reference': warning STL4015: The std::iterator class template (used as a base class to provide typedefs) is deprecated in C++17. (The header is NOT deprecated.) The C++ Standard has never required user-defined iterators to derive from std::iterator. To fix this warning, stop deriving from std::iterator and start providing publicly accessible typedefs named iterator_category, value_type, difference_type, pointer, and reference. Note that value_type is required to be non-const, even for constant iterators. You can define _SILENCE_CXX17_ITERATOR_BASE_CLASS_DEPRECATION_WARNING or _SILENCE_ALL_CXX17_DEPRECATION_WARNINGS to acknowledge that you have received this warning. [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] with [ IdType=int32_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\array\cpu\coo_sort.cc) 21>C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(933,31): warning C4996: 'std::iterator,ptrdiff_t,std::tuple,`anonymous-namespace'::TupleRef>::iterator_category': warning STL4015: The std::iterator class template (used as a base class to provide typedefs) is deprecated in C++17. (The header is NOT deprecated.) The C++ Standard has never required user-defined iterators to derive from std::iterator. To fix this warning, stop deriving from std::iterator and start providing publicly accessible typedefs named iterator_category, value_type, difference_type, pointer, and reference. Note that value_type is required to be non-const, even for constant iterators. You can define _SILENCE_CXX17_ITERATOR_BASE_CLASS_DEPRECATION_WARNING or _SILENCE_ALL_CXX17_DEPRECATION_WARNINGS to acknowledge that you have received this warning. [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] with [ IdType=int64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\array\cpu\coo_sort.cc) C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(953): message : see reference to class template instantiation 'std::_Iterator_traits_base<_Iter,void>' being compiled [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] with [ _Iter=`anonymous-namespace'::CooIterator ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\array\cpu\coo_sort.cc) C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\algorithm(3506): message : see reference to class template instantiation 'std::iterator_traits<_RanIt>' being compiled [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] with [ _RanIt=`anonymous-namespace'::CooIterator ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\array\cpu\coo_sort.cc) C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(1653): message : see reference to alias template instantiation 'std::_Iter_diff_t<`anonymous-namespace'::CooIterator>' being compiled [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] with [ IdType=int64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\array\cpu\coo_sort.cc) C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\algorithm(3476): message : see reference to function template instantiation 'void std::_Sort_unchecked(_RanIt,_RanIt,iterator_traits<_Iter>::difference_type,_Pr)' being compiled (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\array\cpu\coo_sort.cc) [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] C:\Jenkins\workspace\dgl_PR-7408\src\array\cpu\coo_sort.cc(176): message : see reference to function template instantiation 'void std::sort<`anonymous-namespace'::CooIterator,dgl::aten::impl::COOSort_::>(const _RanIt,const _RanIt,_Pr)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] with [ IdType=int64_t, _RanIt=`anonymous-namespace'::CooIterator, _Pr=dgl::aten::impl::COOSort_:: ] C:\Jenkins\workspace\dgl_PR-7408\src\array\cpu\coo_sort.cc(195): message : see reference to function template instantiation 'void dgl::aten::impl::COOSort_(dgl::aten::COOMatrix *,bool)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] 21>C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(934,31): warning C4996: 'std::iterator,ptrdiff_t,std::tuple,`anonymous-namespace'::TupleRef>::value_type': warning STL4015: The std::iterator class template (used as a base class to provide typedefs) is deprecated in C++17. (The header is NOT deprecated.) The C++ Standard has never required user-defined iterators to derive from std::iterator. To fix this warning, stop deriving from std::iterator and start providing publicly accessible typedefs named iterator_category, value_type, difference_type, pointer, and reference. Note that value_type is required to be non-const, even for constant iterators. You can define _SILENCE_CXX17_ITERATOR_BASE_CLASS_DEPRECATION_WARNING or _SILENCE_ALL_CXX17_DEPRECATION_WARNINGS to acknowledge that you have received this warning. [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] with [ IdType=int64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\array\cpu\coo_sort.cc) 21>C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(935,31): warning C4996: 'std::iterator,ptrdiff_t,std::tuple,`anonymous-namespace'::TupleRef>::difference_type': warning STL4015: The std::iterator class template (used as a base class to provide typedefs) is deprecated in C++17. (The header is NOT deprecated.) The C++ Standard has never required user-defined iterators to derive from std::iterator. To fix this warning, stop deriving from std::iterator and start providing publicly accessible typedefs named iterator_category, value_type, difference_type, pointer, and reference. Note that value_type is required to be non-const, even for constant iterators. You can define _SILENCE_CXX17_ITERATOR_BASE_CLASS_DEPRECATION_WARNING or _SILENCE_ALL_CXX17_DEPRECATION_WARNINGS to acknowledge that you have received this warning. [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] with [ IdType=int64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\array\cpu\coo_sort.cc) 21>C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(936,31): warning C4996: 'std::iterator,ptrdiff_t,std::tuple,`anonymous-namespace'::TupleRef>::pointer': warning STL4015: The std::iterator class template (used as a base class to provide typedefs) is deprecated in C++17. (The header is NOT deprecated.) The C++ Standard has never required user-defined iterators to derive from std::iterator. To fix this warning, stop deriving from std::iterator and start providing publicly accessible typedefs named iterator_category, value_type, difference_type, pointer, and reference. Note that value_type is required to be non-const, even for constant iterators. You can define _SILENCE_CXX17_ITERATOR_BASE_CLASS_DEPRECATION_WARNING or _SILENCE_ALL_CXX17_DEPRECATION_WARNINGS to acknowledge that you have received this warning. [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] with [ IdType=int64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\array\cpu\coo_sort.cc) 21>C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(937,31): warning C4996: 'std::iterator,ptrdiff_t,std::tuple,`anonymous-namespace'::TupleRef>::reference': warning STL4015: The std::iterator class template (used as a base class to provide typedefs) is deprecated in C++17. (The header is NOT deprecated.) The C++ Standard has never required user-defined iterators to derive from std::iterator. To fix this warning, stop deriving from std::iterator and start providing publicly accessible typedefs named iterator_category, value_type, difference_type, pointer, and reference. Note that value_type is required to be non-const, even for constant iterators. You can define _SILENCE_CXX17_ITERATOR_BASE_CLASS_DEPRECATION_WARNING or _SILENCE_ALL_CXX17_DEPRECATION_WARNINGS to acknowledge that you have received this warning. [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] with [ IdType=int64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\array\cpu\coo_sort.cc) 21>C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(3606,22): warning C4244: '=': conversion from 'const __int64' to 'int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\array\cpu\coo_linegraph.cc) [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(3643): message : see reference to function template instantiation '_OutIt std::_Copy_unchecked(_InIt,_InIt,_OutIt)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] with [ _OutIt=int32_t *, _InIt=const __int64 * ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\array\cpu\coo_linegraph.cc) C:\Jenkins\workspace\dgl_PR-7408\include\dgl\./aten/array_ops.h(362): message : see reference to function template instantiation '_OutIt std::copy>>,int32_t*>(_InIt,_InIt,_OutIt)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] with [ _OutIt=int32_t *, _Ty=int64_t, _InIt=std::_Vector_const_iterator>> ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\array\cpu\coo_linegraph.cc) C:\Jenkins\workspace\dgl_PR-7408\include\dgl\./aten/coo.h(282): message : see reference to function template instantiation 'dgl::IdArray dgl::aten::VecToIdArray(const std::vector> &,uint8_t,DGLContext)' being compiled (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\array\cpu\coo_linegraph.cc) [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] 21>C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(3606,22): warning C4244: '=': conversion from 'const __int64' to 'int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\array\cpu\array_pack.cc) [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(3643): message : see reference to function template instantiation '_OutIt std::_Copy_unchecked(_InIt,_InIt,_OutIt)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] with [ _OutIt=int32_t *, _InIt=const __int64 * ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\array\cpu\array_pack.cc) C:\Jenkins\workspace\dgl_PR-7408\include\dgl\./aten/array_ops.h(362): message : see reference to function template instantiation '_OutIt std::copy>>,int32_t*>(_InIt,_InIt,_OutIt)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] with [ _OutIt=int32_t *, _Ty=int64_t, _InIt=std::_Vector_const_iterator>> ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\array\cpu\array_pack.cc) C:\Jenkins\workspace\dgl_PR-7408\include\dgl\./aten/coo.h(282): message : see reference to function template instantiation 'dgl::IdArray dgl::aten::VecToIdArray(const std::vector> &,uint8_t,DGLContext)' being compiled (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\array\cpu\array_pack.cc) [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] spmm.cc filter.cc 21>C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(3606,22): warning C4244: '=': conversion from 'const __int64' to 'int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\array\cpu\coo_sort.cc) [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(3643): message : see reference to function template instantiation '_OutIt std::_Copy_unchecked(_InIt,_InIt,_OutIt)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] with [ _OutIt=int32_t *, _InIt=const __int64 * ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\array\cpu\coo_sort.cc) 21>C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(3606,22): warning C4244: '=': conversion from 'const __int64' to 'int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\array\cpu\disjoint_union.cc) [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(3643): message : see reference to function template instantiation '_OutIt std::_Copy_unchecked(_InIt,_InIt,_OutIt)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] with [ _OutIt=int32_t *, _InIt=const __int64 * ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\array\cpu\disjoint_union.cc) C:\Jenkins\workspace\dgl_PR-7408\include\dgl\./aten/array_ops.h(362): message : see reference to function template instantiation '_OutIt std::copy>>,int32_t*>(_InIt,_InIt,_OutIt)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] with [ _OutIt=int32_t *, _Ty=int64_t, _InIt=std::_Vector_const_iterator>> ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\array\cpu\coo_sort.cc) C:\Jenkins\workspace\dgl_PR-7408\include\dgl\./aten/array_ops.h(362): message : see reference to function template instantiation '_OutIt std::copy>>,int32_t*>(_InIt,_InIt,_OutIt)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] with [ _OutIt=int32_t *, _Ty=int64_t, _InIt=std::_Vector_const_iterator>> ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\array\cpu\disjoint_union.cc) C:\Jenkins\workspace\dgl_PR-7408\include\dgl\./aten/coo.h(282): message : see reference to function template instantiation 'dgl::IdArray dgl::aten::VecToIdArray(const std::vector> &,uint8_t,DGLContext)' being compiled (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\array\cpu\coo_sort.cc) [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] C:\Jenkins\workspace\dgl_PR-7408\include\dgl\./aten/coo.h(282): message : see reference to function template instantiation 'dgl::IdArray dgl::aten::VecToIdArray(const std::vector> &,uint8_t,DGLContext)' being compiled (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\array\cpu\disjoint_union.cc) [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] kernel.cc libra_partition.cc uvm_array.cc bcast.cc 21>C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(3606,22): warning C4244: '=': conversion from 'const __int64' to 'int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\array\cpu\csr_to_simple.cc) [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(3643): message : see reference to function template instantiation '_OutIt std::_Copy_unchecked(_InIt,_InIt,_OutIt)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] with [ _OutIt=int32_t *, _InIt=const __int64 * ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\array\cpu\csr_to_simple.cc) C:\Jenkins\workspace\dgl_PR-7408\include\dgl\./aten/array_ops.h(362): message : see reference to function template instantiation '_OutIt std::copy>>,int32_t*>(_InIt,_InIt,_OutIt)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] with [ _OutIt=int32_t *, _Ty=int64_t, _InIt=std::_Vector_const_iterator>> ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\array\cpu\csr_to_simple.cc) C:\Jenkins\workspace\dgl_PR-7408\include\dgl\./aten/coo.h(282): message : see reference to function template instantiation 'dgl::IdArray dgl::aten::VecToIdArray(const std::vector> &,uint8_t,DGLContext)' being compiled (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\array\cpu\csr_to_simple.cc) [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] c_api_common.cc 21>C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(3606,22): warning C4244: '=': conversion from 'const __int64' to 'int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\array\cpu\csr_union.cc) [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(3643): message : see reference to function template instantiation '_OutIt std::_Copy_unchecked(_InIt,_InIt,_OutIt)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] with [ _OutIt=int32_t *, _InIt=const __int64 * ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\array\cpu\csr_union.cc) C:\Jenkins\workspace\dgl_PR-7408\include\dgl\./aten/array_ops.h(362): message : see reference to function template instantiation '_OutIt std::copy>>,int32_t*>(_InIt,_InIt,_OutIt)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] with [ _OutIt=int32_t *, _Ty=int64_t, _InIt=std::_Vector_const_iterator>> ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\array\cpu\csr_union.cc) geometry_op_impl.cc C:\Jenkins\workspace\dgl_PR-7408\include\dgl\./aten/coo.h(282): message : see reference to function template instantiation 'dgl::IdArray dgl::aten::VecToIdArray(const std::vector> &,uint8_t,DGLContext)' being compiled (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\array\cpu\csr_union.cc) [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] geometry.cc 21>C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(3606,22): warning C4244: '=': conversion from 'const __int64' to 'int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\array\cpu\array_op_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(3643): message : see reference to function template instantiation '_OutIt std::_Copy_unchecked(_InIt,_InIt,_OutIt)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] with [ _OutIt=int32_t *, _InIt=const __int64 * ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\array\cpu\array_op_impl.cc) C:\Jenkins\workspace\dgl_PR-7408\include\dgl\./aten/array_ops.h(362): message : see reference to function template instantiation '_OutIt std::copy>>,int32_t*>(_InIt,_InIt,_OutIt)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] with [ _OutIt=int32_t *, _Ty=int64_t, _InIt=std::_Vector_const_iterator>> ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\array\cpu\array_op_impl.cc) C:\Jenkins\workspace\dgl_PR-7408\include\dgl\./aten/coo.h(282): message : see reference to function template instantiation 'dgl::IdArray dgl::aten::VecToIdArray(const std::vector> &,uint8_t,DGLContext)' being compiled (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\array\cpu\array_op_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] ndarray_partition.cc 21>C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(3606,22): warning C4244: '=': conversion from 'const __int64' to 'int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\array\cpu\segment_reduce.cc) [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(3643): message : see reference to function template instantiation '_OutIt std::_Copy_unchecked(_InIt,_InIt,_OutIt)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] with [ _OutIt=int32_t *, _InIt=const __int64 * ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\array\cpu\segment_reduce.cc) C:\Jenkins\workspace\dgl_PR-7408\include\dgl\./aten/array_ops.h(362): message : see reference to function template instantiation '_OutIt std::copy>>,int32_t*>(_InIt,_InIt,_OutIt)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] with [ _OutIt=int32_t *, _Ty=int64_t, _InIt=std::_Vector_const_iterator>> ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\array\cpu\segment_reduce.cc) C:\Jenkins\workspace\dgl_PR-7408\include\dgl\./aten/coo.h(282): message : see reference to function template instantiation 'dgl::IdArray dgl::aten::VecToIdArray(const std::vector> &,uint8_t,DGLContext)' being compiled (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\array\cpu\segment_reduce.cc) [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] 21>C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(3606,22): warning C4244: '=': conversion from 'const __int64' to 'int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\array\cpu\csr_sort.cc) [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(3643): message : see reference to function template instantiation '_OutIt std::_Copy_unchecked(_InIt,_InIt,_OutIt)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] with [ _OutIt=int32_t *, _InIt=const __int64 * ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\array\cpu\csr_sort.cc) C:\Jenkins\workspace\dgl_PR-7408\include\dgl\./aten/array_ops.h(362): message : see reference to function template instantiation '_OutIt std::copy>>,int32_t*>(_InIt,_InIt,_OutIt)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] with [ _OutIt=int32_t *, _Ty=int64_t, _InIt=std::_Vector_const_iterator>> ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\array\cpu\csr_sort.cc) C:\Jenkins\workspace\dgl_PR-7408\include\dgl\./aten/coo.h(282): message : see reference to function template instantiation 'dgl::IdArray dgl::aten::VecToIdArray(const std::vector> &,uint8_t,DGLContext)' being compiled (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\array\cpu\csr_sort.cc) [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] 21>C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(3606,22): warning C4244: '=': conversion from 'const __int64' to 'int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\array\cpu\rowwise_topk.cc) [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(3643): message : see reference to function template instantiation '_OutIt std::_Copy_unchecked(_InIt,_InIt,_OutIt)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] with [ _OutIt=int32_t *, _InIt=const __int64 * ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\array\cpu\rowwise_topk.cc) C:\Jenkins\workspace\dgl_PR-7408\include\dgl\./aten/array_ops.h(362): message : see reference to function template instantiation '_OutIt std::copy>>,int32_t*>(_InIt,_InIt,_OutIt)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] with [ _OutIt=int32_t *, _Ty=int64_t, _InIt=std::_Vector_const_iterator>> ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\array\cpu\rowwise_topk.cc) C:\Jenkins\workspace\dgl_PR-7408\include\dgl\./aten/coo.h(282): message : see reference to function template instantiation 'dgl::IdArray dgl::aten::VecToIdArray(const std::vector> &,uint8_t,DGLContext)' being compiled (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\array\cpu\rowwise_topk.cc) [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] choice.cc random.cc c_object_api.cc c_runtime_api.cc config.cc 21>C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(3606,22): warning C4244: '=': conversion from 'const __int64' to 'int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\array\cpu\concurrent_id_hash_map.cc) [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(3643): message : see reference to function template instantiation '_OutIt std::_Copy_unchecked(_InIt,_InIt,_OutIt)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] with [ _OutIt=int32_t *, _InIt=const __int64 * ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\array\cpu\concurrent_id_hash_map.cc) C:\Jenkins\workspace\dgl_PR-7408\include\dgl\./aten/array_ops.h(362): message : see reference to function template instantiation '_OutIt std::copy>>,int32_t*>(_InIt,_InIt,_OutIt)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] with [ _OutIt=int32_t *, _Ty=int64_t, _InIt=std::_Vector_const_iterator>> ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\array\cpu\concurrent_id_hash_map.cc) C:\Jenkins\workspace\dgl_PR-7408\include\dgl\./aten/coo.h(282): message : see reference to function template instantiation 'dgl::IdArray dgl::aten::VecToIdArray(const std::vector> &,uint8_t,DGLContext)' being compiled (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\array\cpu\concurrent_id_hash_map.cc) [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] cpu_device_api.cc dlpack_convert.cc 21>C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(933,31): warning C4996: 'std::iterator,ptrdiff_t,dgl::aten::Pair,dgl::aten::PairRef>::iterator_category': warning STL4015: The std::iterator class template (used as a base class to provide typedefs) is deprecated in C++17. (The header is NOT deprecated.) The C++ Standard has never required user-defined iterators to derive from std::iterator. To fix this warning, stop deriving from std::iterator and start providing publicly accessible typedefs named iterator_category, value_type, difference_type, pointer, and reference. Note that value_type is required to be non-const, even for constant iterators. You can define _SILENCE_CXX17_ITERATOR_BASE_CLASS_DEPRECATION_WARNING or _SILENCE_ALL_CXX17_DEPRECATION_WARNINGS to acknowledge that you have received this warning. [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] with [ DType=int32_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\array\cpu\negative_sampling.cc) C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(953): message : see reference to class template instantiation 'std::_Iterator_traits_base<_Iter,void>' being compiled [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] with [ _Iter=dgl::aten::PairIterator ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\array\cpu\negative_sampling.cc) C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\algorithm(3506): message : see reference to class template instantiation 'std::iterator_traits<_FwdIt>' being compiled [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] with [ _FwdIt=dgl::aten::PairIterator ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\array\cpu\negative_sampling.cc) C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(1653): message : see reference to alias template instantiation 'std::_Iter_diff_t>' being compiled [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] with [ IdType=int32_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\array\cpu\negative_sampling.cc) C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\algorithm(3476): message : see reference to function template instantiation 'void std::_Sort_unchecked(_RanIt,_RanIt,iterator_traits<_Iter>::difference_type,_Pr)' being compiled (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\array\cpu\negative_sampling.cc) [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] C:\Jenkins\workspace\dgl_PR-7408\src\array\cpu\negative_sampling.cc(59): message : see reference to function template instantiation 'void std::sort,dgl::aten::impl::CSRGlobalUniformNegativeSampling::>(const _RanIt,const _RanIt,_Pr)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] with [ IdType=int32_t, _RanIt=dgl::aten::PairIterator, _Pr=dgl::aten::impl::CSRGlobalUniformNegativeSampling:: ] C:\Jenkins\workspace\dgl_PR-7408\src\array\cpu\negative_sampling.cc(69): message : see reference to function template instantiation 'std::pair dgl::aten::impl::CSRGlobalUniformNegativeSampling(const dgl::aten::CSRMatrix &,int64_t,int,bool,bool,double)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] 21>C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(934,31): warning C4996: 'std::iterator,ptrdiff_t,dgl::aten::Pair,dgl::aten::PairRef>::value_type': warning STL4015: The std::iterator class template (used as a base class to provide typedefs) is deprecated in C++17. (The header is NOT deprecated.) The C++ Standard has never required user-defined iterators to derive from std::iterator. To fix this warning, stop deriving from std::iterator and start providing publicly accessible typedefs named iterator_category, value_type, difference_type, pointer, and reference. Note that value_type is required to be non-const, even for constant iterators. You can define _SILENCE_CXX17_ITERATOR_BASE_CLASS_DEPRECATION_WARNING or _SILENCE_ALL_CXX17_DEPRECATION_WARNINGS to acknowledge that you have received this warning. [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] with [ DType=int32_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\array\cpu\negative_sampling.cc) 21>C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(935,31): warning C4996: 'std::iterator,ptrdiff_t,dgl::aten::Pair,dgl::aten::PairRef>::difference_type': warning STL4015: The std::iterator class template (used as a base class to provide typedefs) is deprecated in C++17. (The header is NOT deprecated.) The C++ Standard has never required user-defined iterators to derive from std::iterator. To fix this warning, stop deriving from std::iterator and start providing publicly accessible typedefs named iterator_category, value_type, difference_type, pointer, and reference. Note that value_type is required to be non-const, even for constant iterators. You can define _SILENCE_CXX17_ITERATOR_BASE_CLASS_DEPRECATION_WARNING or _SILENCE_ALL_CXX17_DEPRECATION_WARNINGS to acknowledge that you have received this warning. [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] with [ DType=int32_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\array\cpu\negative_sampling.cc) 21>C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(3606,22): warning C4244: '=': conversion from 'const __int64' to 'int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\array\array_arith.cc) [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(3643): message : see reference to function template instantiation '_OutIt std::_Copy_unchecked(_InIt,_InIt,_OutIt)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] with [ _OutIt=int32_t *, _InIt=const __int64 * ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\array\array_arith.cc) 21>C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(936,31): warning C4996: 'std::iterator,ptrdiff_t,dgl::aten::Pair,dgl::aten::PairRef>::pointer': warning STL4015: The std::iterator class template (used as a base class to provide typedefs) is deprecated in C++17. (The header is NOT deprecated.) The C++ Standard has never required user-defined iterators to derive from std::iterator. To fix this warning, stop deriving from std::iterator and start providing publicly accessible typedefs named iterator_category, value_type, difference_type, pointer, and reference. Note that value_type is required to be non-const, even for constant iterators. You can define _SILENCE_CXX17_ITERATOR_BASE_CLASS_DEPRECATION_WARNING or _SILENCE_ALL_CXX17_DEPRECATION_WARNINGS to acknowledge that you have received this warning. [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] with [ DType=int32_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\array\cpu\negative_sampling.cc) C:\Jenkins\workspace\dgl_PR-7408\include\dgl\./aten/array_ops.h(362): message : see reference to function template instantiation '_OutIt std::copy>>,int32_t*>(_InIt,_InIt,_OutIt)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] with [ _OutIt=int32_t *, _Ty=int64_t, _InIt=std::_Vector_const_iterator>> ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\array\array_arith.cc) 21>C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(937,31): warning C4996: 'std::iterator,ptrdiff_t,dgl::aten::Pair,dgl::aten::PairRef>::reference': warning STL4015: The std::iterator class template (used as a base class to provide typedefs) is deprecated in C++17. (The header is NOT deprecated.) The C++ Standard has never required user-defined iterators to derive from std::iterator. To fix this warning, stop deriving from std::iterator and start providing publicly accessible typedefs named iterator_category, value_type, difference_type, pointer, and reference. Note that value_type is required to be non-const, even for constant iterators. You can define _SILENCE_CXX17_ITERATOR_BASE_CLASS_DEPRECATION_WARNING or _SILENCE_ALL_CXX17_DEPRECATION_WARNINGS to acknowledge that you have received this warning. [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] with [ DType=int32_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\array\cpu\negative_sampling.cc) C:\Jenkins\workspace\dgl_PR-7408\include\dgl\./aten/coo.h(282): message : see reference to function template instantiation 'dgl::IdArray dgl::aten::VecToIdArray(const std::vector> &,uint8_t,DGLContext)' being compiled (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\array\array_arith.cc) [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] 21>C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(933,31): warning C4996: 'std::iterator,ptrdiff_t,dgl::aten::Pair,dgl::aten::PairRef>::iterator_category': warning STL4015: The std::iterator class template (used as a base class to provide typedefs) is deprecated in C++17. (The header is NOT deprecated.) The C++ Standard has never required user-defined iterators to derive from std::iterator. To fix this warning, stop deriving from std::iterator and start providing publicly accessible typedefs named iterator_category, value_type, difference_type, pointer, and reference. Note that value_type is required to be non-const, even for constant iterators. You can define _SILENCE_CXX17_ITERATOR_BASE_CLASS_DEPRECATION_WARNING or _SILENCE_ALL_CXX17_DEPRECATION_WARNINGS to acknowledge that you have received this warning. [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] with [ DType=int64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\array\cpu\negative_sampling.cc) C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(953): message : see reference to class template instantiation 'std::_Iterator_traits_base<_Iter,void>' being compiled [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] with [ _Iter=dgl::aten::PairIterator ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\array\cpu\negative_sampling.cc) C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\algorithm(3506): message : see reference to class template instantiation 'std::iterator_traits<_FwdIt>' being compiled [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] with [ _FwdIt=dgl::aten::PairIterator ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\array\cpu\negative_sampling.cc) C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(1653): message : see reference to alias template instantiation 'std::_Iter_diff_t>' being compiled [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] with [ IdType=int64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\array\cpu\negative_sampling.cc) C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\algorithm(3476): message : see reference to function template instantiation 'void std::_Sort_unchecked(_RanIt,_RanIt,iterator_traits<_Iter>::difference_type,_Pr)' being compiled (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\array\cpu\negative_sampling.cc) [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] C:\Jenkins\workspace\dgl_PR-7408\src\array\cpu\negative_sampling.cc(59): message : see reference to function template instantiation 'void std::sort,dgl::aten::impl::CSRGlobalUniformNegativeSampling::>(const _RanIt,const _RanIt,_Pr)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] with [ IdType=int64_t, _RanIt=dgl::aten::PairIterator, _Pr=dgl::aten::impl::CSRGlobalUniformNegativeSampling:: ] C:\Jenkins\workspace\dgl_PR-7408\src\array\cpu\negative_sampling.cc(71): message : see reference to function template instantiation 'std::pair dgl::aten::impl::CSRGlobalUniformNegativeSampling(const dgl::aten::CSRMatrix &,int64_t,int,bool,bool,double)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] 21>C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(934,31): warning C4996: 'std::iterator,ptrdiff_t,dgl::aten::Pair,dgl::aten::PairRef>::value_type': warning STL4015: The std::iterator class template (used as a base class to provide typedefs) is deprecated in C++17. (The header is NOT deprecated.) The C++ Standard has never required user-defined iterators to derive from std::iterator. To fix this warning, stop deriving from std::iterator and start providing publicly accessible typedefs named iterator_category, value_type, difference_type, pointer, and reference. Note that value_type is required to be non-const, even for constant iterators. You can define _SILENCE_CXX17_ITERATOR_BASE_CLASS_DEPRECATION_WARNING or _SILENCE_ALL_CXX17_DEPRECATION_WARNINGS to acknowledge that you have received this warning. [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] with [ DType=int64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\array\cpu\negative_sampling.cc) 21>C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(935,31): warning C4996: 'std::iterator,ptrdiff_t,dgl::aten::Pair,dgl::aten::PairRef>::difference_type': warning STL4015: The std::iterator class template (used as a base class to provide typedefs) is deprecated in C++17. (The header is NOT deprecated.) The C++ Standard has never required user-defined iterators to derive from std::iterator. To fix this warning, stop deriving from std::iterator and start providing publicly accessible typedefs named iterator_category, value_type, difference_type, pointer, and reference. Note that value_type is required to be non-const, even for constant iterators. You can define _SILENCE_CXX17_ITERATOR_BASE_CLASS_DEPRECATION_WARNING or _SILENCE_ALL_CXX17_DEPRECATION_WARNINGS to acknowledge that you have received this warning. [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] with [ DType=int64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\array\cpu\negative_sampling.cc) 21>C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(936,31): warning C4996: 'std::iterator,ptrdiff_t,dgl::aten::Pair,dgl::aten::PairRef>::pointer': warning STL4015: The std::iterator class template (used as a base class to provide typedefs) is deprecated in C++17. (The header is NOT deprecated.) The C++ Standard has never required user-defined iterators to derive from std::iterator. To fix this warning, stop deriving from std::iterator and start providing publicly accessible typedefs named iterator_category, value_type, difference_type, pointer, and reference. Note that value_type is required to be non-const, even for constant iterators. You can define _SILENCE_CXX17_ITERATOR_BASE_CLASS_DEPRECATION_WARNING or _SILENCE_ALL_CXX17_DEPRECATION_WARNINGS to acknowledge that you have received this warning. [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] with [ DType=int64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\array\cpu\negative_sampling.cc) 21>C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(937,31): warning C4996: 'std::iterator,ptrdiff_t,dgl::aten::Pair,dgl::aten::PairRef>::reference': warning STL4015: The std::iterator class template (used as a base class to provide typedefs) is deprecated in C++17. (The header is NOT deprecated.) The C++ Standard has never required user-defined iterators to derive from std::iterator. To fix this warning, stop deriving from std::iterator and start providing publicly accessible typedefs named iterator_category, value_type, difference_type, pointer, and reference. Note that value_type is required to be non-const, even for constant iterators. You can define _SILENCE_CXX17_ITERATOR_BASE_CLASS_DEPRECATION_WARNING or _SILENCE_ALL_CXX17_DEPRECATION_WARNINGS to acknowledge that you have received this warning. [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] with [ DType=int64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\array\cpu\negative_sampling.cc) 21>C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(3606,22): warning C4244: '=': conversion from 'const __int64' to 'int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\array\cpu\negative_sampling.cc) [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(3643): message : see reference to function template instantiation '_OutIt std::_Copy_unchecked(_InIt,_InIt,_OutIt)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] with [ _OutIt=int32_t *, _InIt=const __int64 * ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\array\cpu\negative_sampling.cc) C:\Jenkins\workspace\dgl_PR-7408\include\dgl\./aten/array_ops.h(362): message : see reference to function template instantiation '_OutIt std::copy>>,int32_t*>(_InIt,_InIt,_OutIt)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] with [ _OutIt=int32_t *, _Ty=int64_t, _InIt=std::_Vector_const_iterator>> ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\array\cpu\negative_sampling.cc) C:\Jenkins\workspace\dgl_PR-7408\include\dgl\./aten/coo.h(282): message : see reference to function template instantiation 'dgl::IdArray dgl::aten::VecToIdArray(const std::vector> &,uint8_t,DGLContext)' being compiled (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\array\cpu\negative_sampling.cc) [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] dso_module.cc file_util.cc 21>C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(3606,22): warning C4244: '=': conversion from 'const __int64' to 'int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\array\cpu\csr_get_data.cc) [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(3643): message : see reference to function template instantiation '_OutIt std::_Copy_unchecked(_InIt,_InIt,_OutIt)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] with [ _OutIt=int32_t *, _InIt=const __int64 * ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\array\cpu\csr_get_data.cc) C:\Jenkins\workspace\dgl_PR-7408\include\dgl\./aten/array_ops.h(362): message : see reference to function template instantiation '_OutIt std::copy>>,int32_t*>(_InIt,_InIt,_OutIt)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] with [ _OutIt=int32_t *, _Ty=int64_t, _InIt=std::_Vector_const_iterator>> ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\array\cpu\csr_get_data.cc) C:\Jenkins\workspace\dgl_PR-7408\include\dgl\./aten/coo.h(282): message : see reference to function template instantiation 'dgl::IdArray dgl::aten::VecToIdArray(const std::vector> &,uint8_t,DGLContext)' being compiled (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\array\cpu\csr_get_data.cc) [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] 21>C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(3606,22): warning C4244: '=': conversion from 'const __int64' to 'int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\array\cpu\coo_remove.cc) [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(3643): message : see reference to function template instantiation '_OutIt std::_Copy_unchecked(_InIt,_InIt,_OutIt)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] with [ _OutIt=int32_t *, _InIt=const __int64 * ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\array\cpu\coo_remove.cc) C:\Jenkins\workspace\dgl_PR-7408\include\dgl\./aten/array_ops.h(362): message : see reference to function template instantiation '_OutIt std::copy>>,int32_t*>(_InIt,_InIt,_OutIt)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] with [ _OutIt=int32_t *, _Ty=int64_t, _InIt=std::_Vector_const_iterator>> ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\array\cpu\coo_remove.cc) C:\Jenkins\workspace\dgl_PR-7408\include\dgl\./aten/coo.h(282): message : see reference to function template instantiation 'dgl::IdArray dgl::aten::VecToIdArray(const std::vector> &,uint8_t,DGLContext)' being compiled (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\array\cpu\coo_remove.cc) [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] 21>C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(3606,22): warning C4244: '=': conversion from 'const __int64' to 'int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\array\cpu\csr_remove.cc) [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(3643): message : see reference to function template instantiation '_OutIt std::_Copy_unchecked(_InIt,_InIt,_OutIt)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] with [ _OutIt=int32_t *, _InIt=const __int64 * ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\array\cpu\csr_remove.cc) C:\Jenkins\workspace\dgl_PR-7408\include\dgl\./aten/array_ops.h(362): message : see reference to function template instantiation '_OutIt std::copy>>,int32_t*>(_InIt,_InIt,_OutIt)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] with [ _OutIt=int32_t *, _Ty=int64_t, _InIt=std::_Vector_const_iterator>> ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\array\cpu\csr_remove.cc) C:\Jenkins\workspace\dgl_PR-7408\include\dgl\./aten/coo.h(282): message : see reference to function template instantiation 'dgl::IdArray dgl::aten::VecToIdArray(const std::vector> &,uint8_t,DGLContext)' being compiled (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\array\cpu\csr_remove.cc) [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] module.cc 21>C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\utility(151,1): warning C4267: 'initializing': conversion from 'size_t' to '_Ty2', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] with [ _Ty2=int32_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\array\cpu\coo_remove.cc) C:\Jenkins\workspace\dgl_PR-7408\src\array\cpu\array_utils.h(58): message : see reference to function template instantiation 'std::pair::pair(_Other1,_Other2 &&) noexcept' being compiled [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] with [ K=int32_t, V=int32_t, IdType=int32_t, _Other1=const int32_t &, _Other2=size_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\array\cpu\coo_remove.cc) C:\Jenkins\workspace\dgl_PR-7408\src\array\cpu\array_utils.h(58): message : see reference to function template instantiation 'std::pair::pair(_Other1,_Other2 &&) noexcept' being compiled [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] with [ K=int32_t, V=int32_t, IdType=int32_t, _Other1=const int32_t &, _Other2=size_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\array\cpu\coo_remove.cc) C:\Jenkins\workspace\dgl_PR-7408\src\array\cpu\array_utils.h(51): message : while compiling class template member function 'void dgl::aten::IdHashMap::Update(dgl::IdArray)' [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] with [ IdType=int32_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\array\cpu\coo_remove.cc) C:\Jenkins\workspace\dgl_PR-7408\src\array\cpu\array_utils.h(41): message : see reference to function template instantiation 'void dgl::aten::IdHashMap::Update(dgl::IdArray)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] with [ IdType=int32_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\array\cpu\coo_remove.cc) C:\Jenkins\workspace\dgl_PR-7408\src\array\cpu\coo_remove.cc(58): message : see reference to class template instantiation 'dgl::aten::IdHashMap' being compiled [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] with [ IdType=int32_t ] C:\Jenkins\workspace\dgl_PR-7408\src\array\cpu\coo_remove.cc(84): message : see reference to function template instantiation 'void dgl::aten::impl::`anonymous-namespace'::COORemoveShuffled(dgl::aten::COOMatrix,dgl::IdArray,std::vector> *,std::vector> *,std::vector> *)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] with [ IdType=int32_t ] C:\Jenkins\workspace\dgl_PR-7408\src\array\cpu\coo_remove.cc(95): message : see reference to function template instantiation 'dgl::aten::COOMatrix dgl::aten::impl::COORemove(dgl::aten::COOMatrix,dgl::IdArray)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] 21>C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\utility(151,1): warning C4267: 'initializing': conversion from 'size_t' to '_Ty2', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] with [ _Ty2=int32_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\array\cpu\csr_remove.cc) C:\Jenkins\workspace\dgl_PR-7408\src\array\cpu\array_utils.h(58): message : see reference to function template instantiation 'std::pair::pair(_Other1,_Other2 &&) noexcept' being compiled [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] with [ K=int32_t, V=int32_t, IdType=int32_t, _Other1=const int32_t &, _Other2=size_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\array\cpu\csr_remove.cc) C:\Jenkins\workspace\dgl_PR-7408\src\array\cpu\array_utils.h(58): message : see reference to function template instantiation 'std::pair::pair(_Other1,_Other2 &&) noexcept' being compiled [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] with [ K=int32_t, V=int32_t, IdType=int32_t, _Other1=const int32_t &, _Other2=size_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\array\cpu\csr_remove.cc) C:\Jenkins\workspace\dgl_PR-7408\src\array\cpu\array_utils.h(51): message : while compiling class template member function 'void dgl::aten::IdHashMap::Update(dgl::IdArray)' [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] with [ IdType=int32_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\array\cpu\csr_remove.cc) C:\Jenkins\workspace\dgl_PR-7408\src\array\cpu\array_utils.h(41): message : see reference to function template instantiation 'void dgl::aten::IdHashMap::Update(dgl::IdArray)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] with [ IdType=int32_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\array\cpu\csr_remove.cc) C:\Jenkins\workspace\dgl_PR-7408\src\array\cpu\csr_remove.cc(58): message : see reference to class template instantiation 'dgl::aten::IdHashMap' being compiled [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] with [ IdType=int32_t ] C:\Jenkins\workspace\dgl_PR-7408\src\array\cpu\csr_remove.cc(88): message : see reference to function template instantiation 'void dgl::aten::impl::`anonymous-namespace'::CSRRemoveShuffled(dgl::aten::CSRMatrix,dgl::IdArray,std::vector> *,std::vector> *,std::vector> *)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] with [ IdType=int32_t ] C:\Jenkins\workspace\dgl_PR-7408\src\array\cpu\csr_remove.cc(99): message : see reference to function template instantiation 'dgl::aten::CSRMatrix dgl::aten::impl::CSRRemove(dgl::aten::CSRMatrix,dgl::IdArray)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] 21>C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(3606,22): warning C4244: '=': conversion from 'const __int64' to 'int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\array\cpu\csr_mm.cc) [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(3643): message : see reference to function template instantiation '_OutIt std::_Copy_unchecked(_InIt,_InIt,_OutIt)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] with [ _OutIt=int32_t *, _InIt=const __int64 * ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\array\cpu\csr_mm.cc) C:\Jenkins\workspace\dgl_PR-7408\include\dgl\./aten/array_ops.h(362): message : see reference to function template instantiation '_OutIt std::copy>>,int32_t*>(_InIt,_InIt,_OutIt)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] with [ _OutIt=int32_t *, _Ty=int64_t, _InIt=std::_Vector_const_iterator>> ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\array\cpu\csr_mm.cc) C:\Jenkins\workspace\dgl_PR-7408\include\dgl\./aten/coo.h(282): message : see reference to function template instantiation 'dgl::IdArray dgl::aten::VecToIdArray(const std::vector> &,uint8_t,DGLContext)' being compiled (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\array\cpu\csr_mm.cc) [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] module_util.cc 21>C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(3606,22): warning C4244: '=': conversion from 'const __int64' to 'int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\array\array.cc) [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(3643): message : see reference to function template instantiation '_OutIt std::_Copy_unchecked(_InIt,_InIt,_OutIt)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] with [ _OutIt=int32_t *, _InIt=const __int64 * ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\array\array.cc) C:\Jenkins\workspace\dgl_PR-7408\include\dgl\./aten/array_ops.h(362): message : see reference to function template instantiation '_OutIt std::copy>>,int32_t*>(_InIt,_InIt,_OutIt)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] with [ _OutIt=int32_t *, _Ty=int64_t, _InIt=std::_Vector_const_iterator>> ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\array\array.cc) C:\Jenkins\workspace\dgl_PR-7408\include\dgl\./aten/coo.h(282): message : see reference to function template instantiation 'dgl::IdArray dgl::aten::VecToIdArray(const std::vector> &,uint8_t,DGLContext)' being compiled (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\array\array.cc) [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] ndarray.cc 21>C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(4088,24): warning C4244: '=': conversion from 'const _Ty' to 'IdType', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] with [ _Ty=int64_t ] and [ IdType=int32_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\array\cpu\spmat_op_impl_csr.cc) C:\Jenkins\workspace\dgl_PR-7408\src\array\cpu\spmat_op_impl_csr.cc(312): message : see reference to function template instantiation 'void std::fill(const _FwdIt,const _FwdIt,const _Ty &)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] with [ IdType=int32_t, _FwdIt=int32_t *, _Ty=int64_t ] C:\Jenkins\workspace\dgl_PR-7408\src\array\cpu\spmat_op_impl_csr.cc(320): message : see reference to function template instantiation 'dgl::aten::COOMatrix dgl::aten::impl::CSRToCOO(dgl::aten::CSRMatrix)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] 21>C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(3606,22): warning C4244: '=': conversion from 'const __int64' to 'int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\array\cpu\csr_sum.cc) [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(3643): message : see reference to function template instantiation '_OutIt std::_Copy_unchecked(_InIt,_InIt,_OutIt)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] with [ _OutIt=int32_t *, _InIt=const __int64 * ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\array\cpu\csr_sum.cc) C:\Jenkins\workspace\dgl_PR-7408\include\dgl\./aten/array_ops.h(362): message : see reference to function template instantiation '_OutIt std::copy>>,int32_t*>(_InIt,_InIt,_OutIt)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] with [ _OutIt=int32_t *, _Ty=int64_t, _InIt=std::_Vector_const_iterator>> ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\array\cpu\csr_sum.cc) C:\Jenkins\workspace\dgl_PR-7408\include\dgl\./aten/coo.h(282): message : see reference to function template instantiation 'dgl::IdArray dgl::aten::VecToIdArray(const std::vector> &,uint8_t,DGLContext)' being compiled (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\array\cpu\csr_sum.cc) [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] 21>C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(3606,22): warning C4244: '=': conversion from 'const __int64' to 'int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\array\cpu\rowwise_sampling.cc) [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(3643): message : see reference to function template instantiation '_OutIt std::_Copy_unchecked(_InIt,_InIt,_OutIt)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] with [ _OutIt=int32_t *, _InIt=const __int64 * ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\array\cpu\rowwise_sampling.cc) C:\Jenkins\workspace\dgl_PR-7408\include\dgl\./aten/array_ops.h(362): message : see reference to function template instantiation '_OutIt std::copy>>,int32_t*>(_InIt,_InIt,_OutIt)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] with [ _OutIt=int32_t *, _Ty=int64_t, _InIt=std::_Vector_const_iterator>> ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\array\cpu\rowwise_sampling.cc) C:\Jenkins\workspace\dgl_PR-7408\include\dgl\./aten/coo.h(282): message : see reference to function template instantiation 'dgl::IdArray dgl::aten::VecToIdArray(const std::vector> &,uint8_t,DGLContext)' being compiled (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\array\cpu\rowwise_sampling.cc) [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] 21>C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(3606,22): warning C4244: '=': conversion from 'const __int64' to 'int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\array\cpu\labor_sampling.cc) [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(3643): message : see reference to function template instantiation '_OutIt std::_Copy_unchecked(_InIt,_InIt,_OutIt)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] with [ _OutIt=int32_t *, _InIt=const __int64 * ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\array\cpu\labor_sampling.cc) C:\Jenkins\workspace\dgl_PR-7408\include\dgl\./aten/array_ops.h(362): message : see reference to function template instantiation '_OutIt std::copy>>,int32_t*>(_InIt,_InIt,_OutIt)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] with [ _OutIt=int32_t *, _Ty=int64_t, _InIt=std::_Vector_const_iterator>> ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\array\cpu\labor_sampling.cc) C:\Jenkins\workspace\dgl_PR-7408\include\dgl\./aten/coo.h(282): message : see reference to function template instantiation 'dgl::IdArray dgl::aten::VecToIdArray(const std::vector> &,uint8_t,DGLContext)' being compiled (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\array\cpu\labor_sampling.cc) [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] 21>C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\utility(151,1): warning C4267: 'initializing': conversion from 'size_t' to '_Ty2', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] with [ _Ty2=int32_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\array\cpu\spmat_op_impl_csr.cc) C:\Jenkins\workspace\dgl_PR-7408\src\array\cpu\array_utils.h(58): message : see reference to function template instantiation 'std::pair::pair(_Other1,_Other2 &&) noexcept' being compiled [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] with [ K=int32_t, V=int32_t, IdType=int32_t, _Other1=const int32_t &, _Other2=size_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\array\cpu\spmat_op_impl_csr.cc) C:\Jenkins\workspace\dgl_PR-7408\src\array\cpu\array_utils.h(58): message : see reference to function template instantiation 'std::pair::pair(_Other1,_Other2 &&) noexcept' being compiled [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] with [ K=int32_t, V=int32_t, IdType=int32_t, _Other1=const int32_t &, _Other2=size_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\array\cpu\spmat_op_impl_csr.cc) C:\Jenkins\workspace\dgl_PR-7408\src\array\cpu\array_utils.h(51): message : while compiling class template member function 'void dgl::aten::IdHashMap::Update(dgl::IdArray)' [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] with [ IdType=int32_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\array\cpu\spmat_op_impl_csr.cc) C:\Jenkins\workspace\dgl_PR-7408\src\array\cpu\array_utils.h(41): message : see reference to function template instantiation 'void dgl::aten::IdHashMap::Update(dgl::IdArray)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] with [ IdType=int32_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\array\cpu\spmat_op_impl_csr.cc) C:\Jenkins\workspace\dgl_PR-7408\src\array\cpu\spmat_op_impl_csr.cc(496): message : see reference to class template instantiation 'dgl::aten::IdHashMap' being compiled [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] with [ IdType=int32_t ] C:\Jenkins\workspace\dgl_PR-7408\src\array\cpu\spmat_op_impl_csr.cc(545): message : see reference to function template instantiation 'dgl::aten::CSRMatrix dgl::aten::impl::CSRSliceMatrix(dgl::aten::CSRMatrix,dgl::runtime::NDArray,dgl::runtime::NDArray)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] 21>C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(3606,22): warning C4244: '=': conversion from 'const __int64' to 'int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\array\cpu\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(3643): message : see reference to function template instantiation '_OutIt std::_Copy_unchecked(_InIt,_InIt,_OutIt)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] with [ _OutIt=int32_t *, _InIt=const __int64 * ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\array\cpu\sddmm.cc) C:\Jenkins\workspace\dgl_PR-7408\include\dgl\./aten/array_ops.h(362): message : see reference to function template instantiation '_OutIt std::copy>>,int32_t*>(_InIt,_InIt,_OutIt)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] with [ _OutIt=int32_t *, _Ty=int64_t, _InIt=std::_Vector_const_iterator>> ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\array\cpu\sddmm.cc) C:\Jenkins\workspace\dgl_PR-7408\include\dgl\./aten/coo.h(282): message : see reference to function template instantiation 'dgl::IdArray dgl::aten::VecToIdArray(const std::vector> &,uint8_t,DGLContext)' being compiled (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\array\cpu\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] 21>C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(3606,22): warning C4244: '=': conversion from 'const __int64' to 'int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\array\cpu\spmat_op_impl_csr.cc) [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(3643): message : see reference to function template instantiation '_OutIt std::_Copy_unchecked(_InIt,_InIt,_OutIt)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] with [ _OutIt=int32_t *, _InIt=const __int64 * ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\array\cpu\spmat_op_impl_csr.cc) C:\Jenkins\workspace\dgl_PR-7408\include\dgl\./aten/array_ops.h(362): message : see reference to function template instantiation '_OutIt std::copy>>,int32_t*>(_InIt,_InIt,_OutIt)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] with [ _OutIt=int32_t *, _Ty=int64_t, _InIt=std::_Vector_const_iterator>> ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\array\cpu\spmat_op_impl_csr.cc) C:\Jenkins\workspace\dgl_PR-7408\include\dgl\./aten/coo.h(282): message : see reference to function template instantiation 'dgl::IdArray dgl::aten::VecToIdArray(const std::vector> &,uint8_t,DGLContext)' being compiled (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\array\cpu\spmat_op_impl_csr.cc) [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] object.cc registry.cc 21>C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\utility(151,1): warning C4267: 'initializing': conversion from 'size_t' to '_Ty2', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] with [ _Ty2=int32_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\array\cpu\spmat_op_impl_coo.cc) C:\Jenkins\workspace\dgl_PR-7408\src\array\cpu\array_utils.h(58): message : see reference to function template instantiation 'std::pair::pair(_Other1,_Other2 &&) noexcept' being compiled [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] with [ IdType=int32_t, _Other1=const int32_t &, _Other2=size_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\array\cpu\spmat_op_impl_coo.cc) C:\Jenkins\workspace\dgl_PR-7408\src\array\cpu\array_utils.h(58): message : see reference to function template instantiation 'std::pair::pair(_Other1,_Other2 &&) noexcept' being compiled [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] with [ IdType=int32_t, _Other1=const int32_t &, _Other2=size_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\array\cpu\spmat_op_impl_coo.cc) C:\Jenkins\workspace\dgl_PR-7408\src\array\cpu\array_utils.h(51): message : while compiling class template member function 'void dgl::aten::IdHashMap::Update(dgl::IdArray)' [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] with [ IdType=int32_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\array\cpu\spmat_op_impl_coo.cc) C:\Jenkins\workspace\dgl_PR-7408\src\array\cpu\array_utils.h(41): message : see reference to function template instantiation 'void dgl::aten::IdHashMap::Update(dgl::IdArray)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] with [ IdType=int32_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\array\cpu\spmat_op_impl_coo.cc) C:\Jenkins\workspace\dgl_PR-7408\src\array\cpu\spmat_op_impl_coo.cc(809): message : see reference to class template instantiation 'dgl::aten::IdHashMap' being compiled [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] with [ IdType=int32_t ] C:\Jenkins\workspace\dgl_PR-7408\src\array\cpu\spmat_op_impl_coo.cc(832): message : see reference to function template instantiation 'dgl::aten::COOMatrix dgl::aten::impl::COOSliceRows(dgl::aten::COOMatrix,dgl::runtime::NDArray)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] 21>C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(3606,22): warning C4244: '=': conversion from 'const __int64' to 'int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\array\cpu\spmat_op_impl_coo.cc) [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(3643): message : see reference to function template instantiation '_OutIt std::_Copy_unchecked(_InIt,_InIt,_OutIt)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] with [ _OutIt=int32_t *, _InIt=const __int64 * ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\array\cpu\spmat_op_impl_coo.cc) C:\Jenkins\workspace\dgl_PR-7408\include\dgl\./aten/array_ops.h(362): message : see reference to function template instantiation '_OutIt std::copy>>,int32_t*>(_InIt,_InIt,_OutIt)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] with [ _OutIt=int32_t *, _Ty=int64_t, _InIt=std::_Vector_const_iterator>> ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\array\cpu\spmat_op_impl_coo.cc) C:\Jenkins\workspace\dgl_PR-7408\include\dgl\./aten/coo.h(282): message : see reference to function template instantiation 'dgl::IdArray dgl::aten::VecToIdArray(const std::vector> &,uint8_t,DGLContext)' being compiled (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\array\cpu\spmat_op_impl_coo.cc) [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] 21>C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\numeric(817,20): warning C4244: '=': conversion from '_Ty' to 'IdType', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] with [ _Ty=int64_t ] and [ IdType=int32_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\array\cpu\spmat_op_impl_coo.cc) C:\Jenkins\workspace\dgl_PR-7408\src\array\cpu\spmat_op_impl_coo.cc(399): message : see reference to function template instantiation 'void std::iota(_FwdIt,_FwdIt,_Ty)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] with [ IdType=int32_t, _FwdIt=int32_t *, _Ty=int64_t ] C:\Jenkins\workspace\dgl_PR-7408\src\array\cpu\spmat_op_impl_coo.cc(751): message : see reference to function template instantiation 'dgl::aten::CSRMatrix dgl::aten::impl::`anonymous-namespace'::SortedCOOToCSR(const dgl::aten::COOMatrix &)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] with [ IdType=int32_t ] C:\Jenkins\workspace\dgl_PR-7408\src\array\cpu\spmat_op_impl_coo.cc(762): message : see reference to function template instantiation 'dgl::aten::CSRMatrix dgl::aten::impl::COOToCSR(dgl::aten::COOMatrix)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] resource_manager.cc semaphore_wrapper.cc 21>C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\utility(151,1): warning C4244: 'initializing': conversion from '_Ty' to '_Ty2', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] with [ _Ty=__int64 ] and [ _Ty2=int32_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\array\cpu\spmat_op_impl_coo.cc) C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xmemory(670): message : see reference to function template instantiation 'std::pair,IdType>::pair<_Ty,__int64,0>(_Other1 &&,_Other2 &&) noexcept' being compiled [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] with [ IdType=int32_t, _Ty=std::pair, _Other1=std::pair, _Other2=__int64 ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\array\cpu\spmat_op_impl_coo.cc) C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xmemory(671): message : see reference to function template instantiation 'std::pair,IdType>::pair<_Ty,__int64,0>(_Other1 &&,_Other2 &&) noexcept' being compiled [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] with [ IdType=int32_t, _Ty=std::pair, _Other1=std::pair, _Other2=__int64 ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\array\cpu\spmat_op_impl_coo.cc) C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\list(585): message : see reference to function template instantiation 'void std::_Default_allocator_traits<_Alloc>::construct<_Ty,std::pair,__int64>(_Alloc &,_Objty *const ,std::pair &&,__int64 &&)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] with [ _Alloc=std::allocator,int32_t>,std::_Default_allocator_traits,int32_t>>>::void_pointer>>, _Ty=std::pair,int32_t>, IdType=int32_t, _Objty=std::pair,int32_t> ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\array\cpu\spmat_op_impl_coo.cc) C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\list(587): message : see reference to function template instantiation 'void std::_Default_allocator_traits<_Alloc>::construct<_Ty,std::pair,__int64>(_Alloc &,_Objty *const ,std::pair &&,__int64 &&)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] with [ _Alloc=std::allocator,int32_t>,std::_Default_allocator_traits,int32_t>>>::void_pointer>>, _Ty=std::pair,int32_t>, IdType=int32_t, _Objty=std::pair,int32_t> ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\array\cpu\spmat_op_impl_coo.cc) C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xhash(594): message : see reference to function template instantiation 'std::_List_node_emplace_op2,IdType>,std::_Default_allocator_traits<_Alloc>::void_pointer>>>::_List_node_emplace_op2<_Ty,__int64>(_Alnode &,_Ty &&,__int64 &&)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] with [ IdType=int32_t, _Alloc=std::allocator,int32_t>>, _Ty=std::pair, _Alnode=std::allocator,int32_t>,std::_Default_allocator_traits,int32_t>>>::void_pointer>> ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\array\cpu\spmat_op_impl_coo.cc) C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xhash(599): message : see reference to function template instantiation 'std::_List_node_emplace_op2,IdType>,std::_Default_allocator_traits<_Alloc>::void_pointer>>>::_List_node_emplace_op2<_Ty,__int64>(_Alnode &,_Ty &&,__int64 &&)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] with [ IdType=int32_t, _Alloc=std::allocator,int32_t>>, _Ty=std::pair, _Alnode=std::allocator,int32_t>,std::_Default_allocator_traits,int32_t>>>::void_pointer>> ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\array\cpu\spmat_op_impl_coo.cc) C:\Jenkins\workspace\dgl_PR-7408\src\array\cpu\spmat_op_impl_coo.cc(265): message : see reference to function template instantiation 'std::_List_iterator>> std::_Hash,_Alloc,true>>::emplace,int64_t>(std::pair &&,int64_t &&)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] with [ _Ty=std::pair,int32_t>, _Kty=std::pair, _Hasher=dgl::aten::PairHash, _Keyeq=std::equal_to>, _Alloc=std::allocator,int32_t>>, IdType=int32_t ] C:\Jenkins\workspace\dgl_PR-7408\src\array\cpu\spmat_op_impl_coo.cc(264): message : see reference to function template instantiation 'std::_List_iterator>> std::_Hash,_Alloc,true>>::emplace,int64_t>(std::pair &&,int64_t &&)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] with [ _Ty=std::pair,int32_t>, _Kty=std::pair, _Hasher=dgl::aten::PairHash, _Keyeq=std::equal_to>, _Alloc=std::allocator,int32_t>>, IdType=int32_t ] C:\Jenkins\workspace\dgl_PR-7408\src\array\cpu\spmat_op_impl_coo.cc(305): message : see reference to function template instantiation 'std::vector> dgl::aten::impl::COOGetDataAndIndices(dgl::aten::COOMatrix,dgl::runtime::NDArray,dgl::runtime::NDArray)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] shared_mem.cc system_lib_module.cc tensordispatch.cc thread_pool.cc threading_backend.cc utils.cc 21>C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(3606,22): warning C4244: '=': conversion from 'const __int64' to 'int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\array\uvm_array.cc) [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(3643): message : see reference to function template instantiation '_OutIt std::_Copy_unchecked(_InIt,_InIt,_OutIt)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] with [ _OutIt=int32_t *, _InIt=const __int64 * ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\array\uvm_array.cc) C:\Jenkins\workspace\dgl_PR-7408\include\dgl\./aten/array_ops.h(362): message : see reference to function template instantiation '_OutIt std::copy>>,int32_t*>(_InIt,_InIt,_OutIt)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] with [ _OutIt=int32_t *, _Ty=int64_t, _InIt=std::_Vector_const_iterator>> ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\array\uvm_array.cc) C:\Jenkins\workspace\dgl_PR-7408\include\dgl\./aten/coo.h(282): message : see reference to function template instantiation 'dgl::IdArray dgl::aten::VecToIdArray(const std::vector> &,uint8_t,DGLContext)' being compiled (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\array\uvm_array.cc) [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] 21>C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(3606,22): warning C4244: '=': conversion from 'const __int64' to 'int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\array\filter.cc) [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(3643): message : see reference to function template instantiation '_OutIt std::_Copy_unchecked(_InIt,_InIt,_OutIt)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] with [ _OutIt=int32_t *, _InIt=const __int64 * ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\array\filter.cc) C:\Jenkins\workspace\dgl_PR-7408\include\dgl\./aten/array_ops.h(362): message : see reference to function template instantiation '_OutIt std::copy>>,int32_t*>(_InIt,_InIt,_OutIt)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] with [ _OutIt=int32_t *, _Ty=int64_t, _InIt=std::_Vector_const_iterator>> ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\array\filter.cc) C:\Jenkins\workspace\dgl_PR-7408\include\dgl\./aten/coo.h(282): message : see reference to function template instantiation 'dgl::IdArray dgl::aten::VecToIdArray(const std::vector> &,uint8_t,DGLContext)' being compiled (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\array\filter.cc) [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] 21>C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(3606,22): warning C4244: '=': conversion from 'const __int64' to 'int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\c_api_common.cc) [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(3643): message : see reference to function template instantiation '_OutIt std::_Copy_unchecked(_InIt,_InIt,_OutIt)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] with [ _OutIt=int32_t *, _InIt=const __int64 * ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\c_api_common.cc) C:\Jenkins\workspace\dgl_PR-7408\include\dgl\./aten/array_ops.h(362): message : see reference to function template instantiation '_OutIt std::copy>>,int32_t*>(_InIt,_InIt,_OutIt)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] with [ _OutIt=int32_t *, _Ty=int64_t, _InIt=std::_Vector_const_iterator>> ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\c_api_common.cc) C:\Jenkins\workspace\dgl_PR-7408\include\dgl\./aten/coo.h(282): message : see reference to function template instantiation 'dgl::IdArray dgl::aten::VecToIdArray(const std::vector> &,uint8_t,DGLContext)' being compiled (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\c_api_common.cc) [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] 21>C:\Jenkins\workspace\dgl_PR-7408\src\array\libra_partition.cc(386,1): warning C4477: 'fscanf' : format string '%ld' requires an argument of type 'long *', but variadic argument 1 has type 'int64_t *' [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] C:\Jenkins\workspace\dgl_PR-7408\src\array\libra_partition.cc(386,1): message : consider using '%lld' in the format string [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] C:\Jenkins\workspace\dgl_PR-7408\src\array\libra_partition.cc(386,1): message : consider using '%Id' in the format string [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] C:\Jenkins\workspace\dgl_PR-7408\src\array\libra_partition.cc(386,1): message : consider using '%I64d' in the format string [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] 21>C:\Jenkins\workspace\dgl_PR-7408\src\array\libra_partition.cc(386,1): warning C4477: 'fscanf' : format string '%ld' requires an argument of type 'long *', but variadic argument 2 has type 'int64_t *' [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] C:\Jenkins\workspace\dgl_PR-7408\src\array\libra_partition.cc(386,1): message : consider using '%lld' in the format string [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] C:\Jenkins\workspace\dgl_PR-7408\src\array\libra_partition.cc(386,1): message : consider using '%Id' in the format string [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] C:\Jenkins\workspace\dgl_PR-7408\src\array\libra_partition.cc(386,1): message : consider using '%I64d' in the format string [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] workspace_pool.cc api_container.cc api_test.cc creators.cc 21>C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(3606,22): warning C4244: '=': conversion from 'const __int64' to 'int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\partition\ndarray_partition.cc) [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(3643): message : see reference to function template instantiation '_OutIt std::_Copy_unchecked(_InIt,_InIt,_OutIt)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] with [ _OutIt=int32_t *, _InIt=const __int64 * ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\partition\ndarray_partition.cc) C:\Jenkins\workspace\dgl_PR-7408\include\dgl\./aten/array_ops.h(362): message : see reference to function template instantiation '_OutIt std::copy>>,int32_t*>(_InIt,_InIt,_OutIt)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] with [ _OutIt=int32_t *, _Ty=int64_t, _InIt=std::_Vector_const_iterator>> ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\partition\ndarray_partition.cc) C:\Jenkins\workspace\dgl_PR-7408\include\dgl\./aten/coo.h(282): message : see reference to function template instantiation 'dgl::IdArray dgl::aten::VecToIdArray(const std::vector> &,uint8_t,DGLContext)' being compiled (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\partition\ndarray_partition.cc) [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] gk_ops.cc 21>C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(3606,22): warning C4244: '=': conversion from 'const __int64' to 'int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\geometry\cpu\geometry_op_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(3643): message : see reference to function template instantiation '_OutIt std::_Copy_unchecked(_InIt,_InIt,_OutIt)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] with [ _OutIt=int32_t *, _InIt=const __int64 * ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\geometry\cpu\geometry_op_impl.cc) C:\Jenkins\workspace\dgl_PR-7408\include\dgl\./aten/array_ops.h(362): message : see reference to function template instantiation '_OutIt std::copy>>,int32_t*>(_InIt,_InIt,_OutIt)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] with [ _OutIt=int32_t *, _Ty=int64_t, _InIt=std::_Vector_const_iterator>> ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\geometry\cpu\geometry_op_impl.cc) C:\Jenkins\workspace\dgl_PR-7408\include\dgl\./aten/coo.h(282): message : see reference to function template instantiation 'dgl::IdArray dgl::aten::VecToIdArray(const std::vector> &,uint8_t,DGLContext)' being compiled (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\geometry\cpu\geometry_op_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] 21>C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(3606,22): warning C4244: '=': conversion from 'const __int64' to 'int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\geometry\geometry.cc) [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(3643): message : see reference to function template instantiation '_OutIt std::_Copy_unchecked(_InIt,_InIt,_OutIt)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] with [ _OutIt=int32_t *, _InIt=const __int64 * ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\geometry\geometry.cc) C:\Jenkins\workspace\dgl_PR-7408\include\dgl\./aten/array_ops.h(362): message : see reference to function template instantiation '_OutIt std::copy>>,int32_t*>(_InIt,_InIt,_OutIt)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] with [ _OutIt=int32_t *, _Ty=int64_t, _InIt=std::_Vector_const_iterator>> ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\geometry\geometry.cc) C:\Jenkins\workspace\dgl_PR-7408\include\dgl\./aten/coo.h(282): message : see reference to function template instantiation 'dgl::IdArray dgl::aten::VecToIdArray(const std::vector> &,uint8_t,DGLContext)' being compiled (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\geometry\geometry.cc) [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] graph.cc graph_apis.cc graph_op.cc graph_traversal.cc heterograph.cc heterograph_capi.cc 21>C:\Jenkins\workspace\dgl_PR-7408\src\array\libra_partition.cc(273,17): warning C4477: 'fprintf' : format string '%ld' requires an argument of type 'long', but variadic argument 1 has type 'int64_t' [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] C:\Jenkins\workspace\dgl_PR-7408\src\array\libra_partition.cc(273,17): message : consider using '%lld' in the format string [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] C:\Jenkins\workspace\dgl_PR-7408\src\array\libra_partition.cc(273,17): message : consider using '%Id' in the format string [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] C:\Jenkins\workspace\dgl_PR-7408\src\array\libra_partition.cc(273,17): message : consider using '%I64d' in the format string [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] C:\Jenkins\workspace\dgl_PR-7408\src\array\libra_partition.cc(316): message : see reference to function template instantiation 'void dgl::aten::LibraVertexCut(int32_t,dgl::runtime::NDArray,dgl::runtime::NDArray,dgl::runtime::NDArray,dgl::runtime::NDArray,dgl::runtime::NDArray,dgl::runtime::NDArray,dgl::runtime::NDArray,int64_t,int64_t,const std::string &)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] 21>C:\Jenkins\workspace\dgl_PR-7408\src\array\libra_partition.cc(273,17): warning C4477: 'fprintf' : format string '%ld' requires an argument of type 'long', but variadic argument 2 has type 'int64_t' [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] C:\Jenkins\workspace\dgl_PR-7408\src\array\libra_partition.cc(273,17): message : consider using '%lld' in the format string [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] C:\Jenkins\workspace\dgl_PR-7408\src\array\libra_partition.cc(273,17): message : consider using '%Id' in the format string [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] C:\Jenkins\workspace\dgl_PR-7408\src\array\libra_partition.cc(273,17): message : consider using '%I64d' in the format string [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] immutable_graph.cc 21>C:\Jenkins\workspace\dgl_PR-7408\src\array\libra_partition.cc(273,17): warning C4477: 'fprintf' : format string '%ld' requires an argument of type 'long', but variadic argument 3 has type 'int64_t' [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] C:\Jenkins\workspace\dgl_PR-7408\src\array\libra_partition.cc(273,17): message : consider using '%lld' in the format string [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] C:\Jenkins\workspace\dgl_PR-7408\src\array\libra_partition.cc(273,17): message : consider using '%Id' in the format string [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] C:\Jenkins\workspace\dgl_PR-7408\src\array\libra_partition.cc(273,17): message : consider using '%I64d' in the format string [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] 21>C:\Jenkins\workspace\dgl_PR-7408\src\array\libra_partition.cc(285,10): warning C4477: 'printf' : format string '%ld' requires an argument of type 'long', but variadic argument 1 has type 'unsigned __int64' [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] C:\Jenkins\workspace\dgl_PR-7408\src\array\libra_partition.cc(285,10): message : consider using '%zd' in the format string [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] 21>C:\Jenkins\workspace\dgl_PR-7408\src\array\libra_partition.cc(288,17): warning C4477: 'fprintf' : format string '%ld' requires an argument of type 'long', but variadic argument 1 has type 'int64_t' [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] C:\Jenkins\workspace\dgl_PR-7408\src\array\libra_partition.cc(288,17): message : consider using '%lld' in the format string [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] C:\Jenkins\workspace\dgl_PR-7408\src\array\libra_partition.cc(288,17): message : consider using '%Id' in the format string [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] C:\Jenkins\workspace\dgl_PR-7408\src\array\libra_partition.cc(288,17): message : consider using '%I64d' in the format string [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] 21>C:\Jenkins\workspace\dgl_PR-7408\src\array\libra_partition.cc(291,43): warning C4477: 'printf' : format string '%ld' requires an argument of type 'long', but variadic argument 1 has type 'int64_t' [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] C:\Jenkins\workspace\dgl_PR-7408\src\array\libra_partition.cc(291,43): message : consider using '%lld' in the format string [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] C:\Jenkins\workspace\dgl_PR-7408\src\array\libra_partition.cc(291,43): message : consider using '%Id' in the format string [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] C:\Jenkins\workspace\dgl_PR-7408\src\array\libra_partition.cc(291,43): message : consider using '%I64d' in the format string [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] 21>C:\Jenkins\workspace\dgl_PR-7408\src\array\libra_partition.cc(295,43): warning C4477: 'printf' : format string '%ld' requires an argument of type 'long', but variadic argument 1 has type 'int64_t' [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] C:\Jenkins\workspace\dgl_PR-7408\src\array\libra_partition.cc(295,43): message : consider using '%lld' in the format string [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] C:\Jenkins\workspace\dgl_PR-7408\src\array\libra_partition.cc(295,43): message : consider using '%Id' in the format string [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] C:\Jenkins\workspace\dgl_PR-7408\src\array\libra_partition.cc(295,43): message : consider using '%I64d' in the format string [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] metis_partition.cc 21>C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(3606,22): warning C4244: '=': conversion from 'const __int64' to 'int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\random\random.cc) [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(3643): message : see reference to function template instantiation '_OutIt std::_Copy_unchecked(_InIt,_InIt,_OutIt)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] with [ _OutIt=int32_t *, _InIt=const __int64 * ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\random\random.cc) C:\Jenkins\workspace\dgl_PR-7408\include\dgl\./aten/array_ops.h(362): message : see reference to function template instantiation '_OutIt std::copy>>,int32_t*>(_InIt,_InIt,_OutIt)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] with [ _OutIt=int32_t *, _Ty=int64_t, _InIt=std::_Vector_const_iterator>> ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\random\random.cc) C:\Jenkins\workspace\dgl_PR-7408\include\dgl\./aten/coo.h(282): message : see reference to function template instantiation 'dgl::IdArray dgl::aten::VecToIdArray(const std::vector> &,uint8_t,DGLContext)' being compiled (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\random\random.cc) [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] nodeflow.cc pickle.cc 21>C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(3606,22): warning C4244: '=': conversion from 'const __int64' to 'int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\array\kernel.cc) [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(3643): message : see reference to function template instantiation '_OutIt std::_Copy_unchecked(_InIt,_InIt,_OutIt)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] with [ _OutIt=int32_t *, _InIt=const __int64 * ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\array\kernel.cc) C:\Jenkins\workspace\dgl_PR-7408\include\dgl\./aten/array_ops.h(362): message : see reference to function template instantiation '_OutIt std::copy>>,int32_t*>(_InIt,_InIt,_OutIt)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] with [ _OutIt=int32_t *, _Ty=int64_t, _InIt=std::_Vector_const_iterator>> ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\array\kernel.cc) C:\Jenkins\workspace\dgl_PR-7408\include\dgl\./aten/coo.h(282): message : see reference to function template instantiation 'dgl::IdArray dgl::aten::VecToIdArray(const std::vector> &,uint8_t,DGLContext)' being compiled (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\array\kernel.cc) [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] 21>C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(3606,22): warning C4244: '=': conversion from 'const __int64' to 'int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\array\cpu\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(3643): message : see reference to function template instantiation '_OutIt std::_Copy_unchecked(_InIt,_InIt,_OutIt)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] with [ _OutIt=int32_t *, _InIt=const __int64 * ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\array\cpu\spmm.cc) C:\Jenkins\workspace\dgl_PR-7408\include\dgl\./aten/array_ops.h(362): message : see reference to function template instantiation '_OutIt std::copy>>,int32_t*>(_InIt,_InIt,_OutIt)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] with [ _OutIt=int32_t *, _Ty=int64_t, _InIt=std::_Vector_const_iterator>> ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\array\cpu\spmm.cc) C:\Jenkins\workspace\dgl_PR-7408\include\dgl\./aten/coo.h(282): message : see reference to function template instantiation 'dgl::IdArray dgl::aten::VecToIdArray(const std::vector> &,uint8_t,DGLContext)' being compiled (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\array\cpu\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] sampler.cc 21>C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(3606,22): warning C4244: '=': conversion from 'const __int64' to 'int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\random\cpu\choice.cc) [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(3643): message : see reference to function template instantiation '_OutIt std::_Copy_unchecked(_InIt,_InIt,_OutIt)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] with [ _OutIt=int32_t *, _InIt=const __int64 * ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\random\cpu\choice.cc) global_uniform.cc C:\Jenkins\workspace\dgl_PR-7408\include\dgl\./aten/array_ops.h(362): message : see reference to function template instantiation '_OutIt std::copy>>,int32_t*>(_InIt,_InIt,_OutIt)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] with [ _OutIt=int32_t *, _Ty=int64_t, _InIt=std::_Vector_const_iterator>> ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\random\cpu\choice.cc) C:\Jenkins\workspace\dgl_PR-7408\include\dgl\./aten/coo.h(282): message : see reference to function template instantiation 'dgl::IdArray dgl::aten::VecToIdArray(const std::vector> &,uint8_t,DGLContext)' being compiled (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\random\cpu\choice.cc) [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] neighbor.cc 21>C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(3606,22): warning C4244: '=': conversion from 'const __int64' to 'int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\array\libra_partition.cc) [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(3643): message : see reference to function template instantiation '_OutIt std::_Copy_unchecked(_InIt,_InIt,_OutIt)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] with [ _OutIt=int32_t *, _InIt=const __int64 * ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\array\libra_partition.cc) C:\Jenkins\workspace\dgl_PR-7408\include\dgl\./aten/array_ops.h(362): message : see reference to function template instantiation '_OutIt std::copy>>,int32_t*>(_InIt,_InIt,_OutIt)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] with [ _OutIt=int32_t *, _Ty=int64_t, _InIt=std::_Vector_const_iterator>> ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\array\libra_partition.cc) C:\Jenkins\workspace\dgl_PR-7408\include\dgl\./aten/coo.h(282): message : see reference to function template instantiation 'dgl::IdArray dgl::aten::VecToIdArray(const std::vector> &,uint8_t,DGLContext)' being compiled (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\array\libra_partition.cc) [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] get_node_types_cpu.cc node2vec.cc 16>C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\optional(68,1): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\graphbolt\src\expand_indptr.cc) [C:\Jenkins\workspace\dgl_PR-7408\graphbolt\build\graphbolt_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\graphbolt.vcxproj] C:\Jenkins\workspace\dgl_PR-7408\graphbolt\src\expand_indptr.cc(49): message : see reference to function template instantiation 'std::_Optional_destruct_base<_Ty,true>::_Optional_destruct_base(std::in_place_t,const unsigned __int64 &&)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\graphbolt\build\graphbolt_pytorch_2.3.0.vcxproj] with [ _Ty=int32_t ] C:\Jenkins\workspace\dgl_PR-7408\graphbolt\src\expand_indptr.cc(49): message : see reference to function template instantiation 'std::_Optional_destruct_base<_Ty,true>::_Optional_destruct_base(std::in_place_t,const unsigned __int64 &&)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\graphbolt\build\graphbolt_pytorch_2.3.0.vcxproj] with [ _Ty=int32_t ] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\optional(185): message : see reference to function template instantiation 'std::_Optional_construct_base<_Ty>::_Optional_construct_base(std::in_place_t,const unsigned __int64 &&)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\graphbolt\build\graphbolt_pytorch_2.3.0.vcxproj] with [ _Ty=int32_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\graphbolt\src\expand_indptr.cc) C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\optional(185): message : see reference to function template instantiation 'std::_Optional_construct_base<_Ty>::_Optional_construct_base(std::in_place_t,const unsigned __int64 &&)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\graphbolt\build\graphbolt_pytorch_2.3.0.vcxproj] with [ _Ty=int32_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\graphbolt\src\expand_indptr.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/function_schema.h(437): message : see reference to function template instantiation 'std::optional::optional(_Ty2 &&)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\graphbolt\build\graphbolt_pytorch_2.3.0.vcxproj] with [ I=unsigned __int64, _Ty2=unsigned __int64 ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\graphbolt\src\expand_indptr.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/function_schema.h(437): message : see reference to function template instantiation 'std::optional::optional(_Ty2 &&)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\graphbolt\build\graphbolt_pytorch_2.3.0.vcxproj] with [ I=unsigned __int64, _Ty2=unsigned __int64 ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\graphbolt\src\expand_indptr.cc) 21>ClCompile: node2vec_cpu.cc randomwalk_cpu.cc randomwalk_with_restart_cpu.cc randomwalks.cc dglgraph_serialize.cc graph_serialize.cc heterograph_serialize.cc tensor_serialize.cc zerocopy_serializer.cc 21>C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(3606,22): warning C4244: '=': conversion from 'const __int64' to 'int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\runtime\utils.cc) [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(3643): message : see reference to function template instantiation '_OutIt std::_Copy_unchecked(_InIt,_InIt,_OutIt)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] with [ _OutIt=int32_t *, _InIt=const __int64 * ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\runtime\utils.cc) C:\Jenkins\workspace\dgl_PR-7408\include\dgl\aten\./array_ops.h(362): message : see reference to function template instantiation '_OutIt std::copy>>,int32_t*>(_InIt,_InIt,_OutIt)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] with [ _OutIt=int32_t *, _Ty=int64_t, _InIt=std::_Vector_const_iterator>> ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\runtime\utils.cc) C:\Jenkins\workspace\dgl_PR-7408\include\dgl/aten/coo.h(282): message : see reference to function template instantiation 'dgl::IdArray dgl::aten::VecToIdArray(const std::vector> &,uint8_t,DGLContext)' being compiled (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\runtime\utils.cc) [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] 16>C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\numeric(35,1): warning C4267: '=': conversion from 'size_t' to '_Ty', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\graphbolt\build\graphbolt_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\graphbolt.vcxproj] with [ _Ty=int ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\graphbolt\src\shared_memory_helper.cc) C:\Jenkins\workspace\dgl_PR-7408\graphbolt\src\shared_memory_helper.cc(195): message : see reference to function template instantiation '_Ty std::accumulate,std::allocator>>>>,int,graphbolt::sampling::SharedMemoryHelper::Flush::>(const _InIt,const _InIt,_Ty,_Fn)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\graphbolt\build\graphbolt_pytorch_2.3.0.vcxproj] with [ _Ty=int, _InIt=std::_Vector_iterator>>, _Fn=graphbolt::sampling::SharedMemoryHelper::Flush:: ] [100%] Linking CXX shared library libgraphbolt_pytorch_2.3.0.so ClCompile: shared_mem_manager.cc subgraph.cc compact.cc [100%] Built target graphbolt_pytorch_2.3.0 'libgraphbolt_pytorch_2.3.0.so' -> '/home/ubuntu/jenkins/workspace/dgl_PR-7408/build/graphbolt/libgraphbolt_pytorch_2.3.0.so' [ 91%] Built target graphbolt line_graph.cc 16>C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\optional(68,1): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\graphbolt\src\concurrent_id_hash_map.cc) [C:\Jenkins\workspace\dgl_PR-7408\graphbolt\build\graphbolt_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\graphbolt.vcxproj] C:\Jenkins\workspace\dgl_PR-7408\graphbolt\src\concurrent_id_hash_map.cc(250): message : see reference to function template instantiation 'std::_Optional_destruct_base<_Ty,true>::_Optional_destruct_base(std::in_place_t,const unsigned __int64 &&)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\graphbolt\build\graphbolt_pytorch_2.3.0.vcxproj] with [ _Ty=int32_t ] C:\Jenkins\workspace\dgl_PR-7408\graphbolt\src\concurrent_id_hash_map.cc(250): message : see reference to function template instantiation 'std::_Optional_destruct_base<_Ty,true>::_Optional_destruct_base(std::in_place_t,const unsigned __int64 &&)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\graphbolt\build\graphbolt_pytorch_2.3.0.vcxproj] with [ _Ty=int32_t ] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\optional(185): message : see reference to function template instantiation 'std::_Optional_construct_base<_Ty>::_Optional_construct_base(std::in_place_t,const unsigned __int64 &&)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\graphbolt\build\graphbolt_pytorch_2.3.0.vcxproj] with [ _Ty=int32_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\graphbolt\src\concurrent_id_hash_map.cc) C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\optional(185): message : see reference to function template instantiation 'std::_Optional_construct_base<_Ty>::_Optional_construct_base(std::in_place_t,const unsigned __int64 &&)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\graphbolt\build\graphbolt_pytorch_2.3.0.vcxproj] with [ _Ty=int32_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\graphbolt\src\concurrent_id_hash_map.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/function_schema.h(437): message : see reference to function template instantiation 'std::optional::optional(_Ty2 &&)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\graphbolt\build\graphbolt_pytorch_2.3.0.vcxproj] with [ I=unsigned __int64, _Ty2=unsigned __int64 ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\graphbolt\src\concurrent_id_hash_map.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/function_schema.h(437): message : see reference to function template instantiation 'std::optional::optional(_Ty2 &&)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\graphbolt\build\graphbolt_pytorch_2.3.0.vcxproj] with [ I=unsigned __int64, _Ty2=unsigned __int64 ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\graphbolt\src\concurrent_id_hash_map.cc) 21>C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(3606,22): warning C4244: '=': conversion from 'const __int64' to 'int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\graph\gk_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(3643): message : see reference to function template instantiation '_OutIt std::_Copy_unchecked(_InIt,_InIt,_OutIt)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] with [ _OutIt=int32_t *, _InIt=const __int64 * ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\graph\gk_ops.cc) C:\Jenkins\workspace\dgl_PR-7408\include\dgl\./aten/array_ops.h(362): message : see reference to function template instantiation '_OutIt std::copy>>,int32_t*>(_InIt,_InIt,_OutIt)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] with [ _OutIt=int32_t *, _Ty=int64_t, _InIt=std::_Vector_const_iterator>> ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\graph\gk_ops.cc) C:\Jenkins\workspace\dgl_PR-7408\include\dgl\./aten/coo.h(282): message : see reference to function template instantiation 'dgl::IdArray dgl::aten::VecToIdArray(const std::vector> &,uint8_t,DGLContext)' being compiled (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\graph\gk_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] 21>C:\Jenkins\workspace\dgl_PR-7408\third_party\METIS\include\metis.h(75,1): warning C4005: 'INT32_MIN': macro redefinition (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\graph\metis_partition.cc) [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\stdint.h(51): message : see previous definition of 'INT32_MIN' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\graph\metis_partition.cc) [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] 21>C:\Jenkins\workspace\dgl_PR-7408\third_party\METIS\include\metis.h(76,1): warning C4005: 'INT32_MAX': macro redefinition (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\graph\metis_partition.cc) [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\stdint.h(55): message : see previous definition of 'INT32_MAX' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\graph\metis_partition.cc) [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] 21>C:\Jenkins\workspace\dgl_PR-7408\third_party\METIS\include\metis.h(77,1): warning C4005: 'INT64_MIN': macro redefinition (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\graph\metis_partition.cc) [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\stdint.h(52): message : see previous definition of 'INT64_MIN' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\graph\metis_partition.cc) [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] 21>C:\Jenkins\workspace\dgl_PR-7408\third_party\METIS\include\metis.h(78,1): warning C4005: 'INT64_MAX': macro redefinition (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\graph\metis_partition.cc) [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\stdint.h(56): message : see previous definition of 'INT64_MAX' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\graph\metis_partition.cc) [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] metis_partition_hetero.cc 21>C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(3606,22): warning C4244: '=': conversion from 'const __int64' to 'int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\graph\creators.cc) [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(3643): message : see reference to function template instantiation '_OutIt std::_Copy_unchecked(_InIt,_InIt,_OutIt)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] with [ _OutIt=int32_t *, _InIt=const __int64 * ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\graph\creators.cc) C:\Jenkins\workspace\dgl_PR-7408\include\dgl\./aten/array_ops.h(362): message : see reference to function template instantiation '_OutIt std::copy>>,int32_t*>(_InIt,_InIt,_OutIt)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] with [ _OutIt=int32_t *, _Ty=int64_t, _InIt=std::_Vector_const_iterator>> ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\graph\creators.cc) C:\Jenkins\workspace\dgl_PR-7408\include\dgl\./aten/coo.h(282): message : see reference to function template instantiation 'dgl::IdArray dgl::aten::VecToIdArray(const std::vector> &,uint8_t,DGLContext)' being compiled (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\graph\creators.cc) [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] 16>C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\optional(68,1): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\graphbolt\src\random.cc) [C:\Jenkins\workspace\dgl_PR-7408\graphbolt\build\graphbolt_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\graphbolt.vcxproj] C:\Jenkins\workspace\dgl_PR-7408\graphbolt\src\random.cc(72): message : see reference to function template instantiation 'std::_Optional_destruct_base<_Ty,true>::_Optional_destruct_base(std::in_place_t,const unsigned __int64 &&)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\graphbolt\build\graphbolt_pytorch_2.3.0.vcxproj] with [ _Ty=int32_t ] C:\Jenkins\workspace\dgl_PR-7408\graphbolt\src\random.cc(72): message : see reference to function template instantiation 'std::_Optional_destruct_base<_Ty,true>::_Optional_destruct_base(std::in_place_t,const unsigned __int64 &&)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\graphbolt\build\graphbolt_pytorch_2.3.0.vcxproj] with [ _Ty=int32_t ] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\optional(185): message : see reference to function template instantiation 'std::_Optional_construct_base<_Ty>::_Optional_construct_base(std::in_place_t,const unsigned __int64 &&)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\graphbolt\build\graphbolt_pytorch_2.3.0.vcxproj] with [ _Ty=int32_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\graphbolt\src\random.cc) C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\optional(185): message : see reference to function template instantiation 'std::_Optional_construct_base<_Ty>::_Optional_construct_base(std::in_place_t,const unsigned __int64 &&)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\graphbolt\build\graphbolt_pytorch_2.3.0.vcxproj] with [ _Ty=int32_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\graphbolt\src\random.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/function_schema.h(437): message : see reference to function template instantiation 'std::optional::optional(_Ty2 &&)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\graphbolt\build\graphbolt_pytorch_2.3.0.vcxproj] with [ I=unsigned __int64, _Ty2=unsigned __int64 ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\graphbolt\src\random.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/function_schema.h(437): message : see reference to function template instantiation 'std::optional::optional(_Ty2 &&)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\graphbolt\build\graphbolt_pytorch_2.3.0.vcxproj] with [ I=unsigned __int64, _Ty2=unsigned __int64 ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\graphbolt\src\random.cc) ClCompile: partition_hetero.cc 21>C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(3606,22): warning C4244: '=': conversion from 'const __int64' to 'int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\graph\graph_traversal.cc) [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(3643): message : see reference to function template instantiation '_OutIt std::_Copy_unchecked(_InIt,_InIt,_OutIt)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] with [ _OutIt=int32_t *, _InIt=const __int64 * ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\graph\graph_traversal.cc) C:\Jenkins\workspace\dgl_PR-7408\include\dgl\./aten/array_ops.h(362): message : see reference to function template instantiation '_OutIt std::copy>>,int32_t*>(_InIt,_InIt,_OutIt)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] with [ _OutIt=int32_t *, _Ty=int64_t, _InIt=std::_Vector_const_iterator>> ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\graph\graph_traversal.cc) C:\Jenkins\workspace\dgl_PR-7408\include\dgl\./aten/coo.h(282): message : see reference to function template instantiation 'dgl::IdArray dgl::aten::VecToIdArray(const std::vector> &,uint8_t,DGLContext)' being compiled (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\graph\graph_traversal.cc) [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] remove_edges.cc 16>C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\optional(68,1): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\graphbolt\src\shared_memory.cc) [C:\Jenkins\workspace\dgl_PR-7408\graphbolt\build\graphbolt_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\graphbolt.vcxproj] C:\Jenkins\workspace\dgl_PR-7408\graphbolt\src\shared_memory.cc(168): message : see reference to function template instantiation 'std::_Optional_destruct_base<_Ty,true>::_Optional_destruct_base(std::in_place_t,const unsigned __int64 &&)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\graphbolt\build\graphbolt_pytorch_2.3.0.vcxproj] with [ _Ty=int32_t ] C:\Jenkins\workspace\dgl_PR-7408\graphbolt\src\shared_memory.cc(168): message : see reference to function template instantiation 'std::_Optional_destruct_base<_Ty,true>::_Optional_destruct_base(std::in_place_t,const unsigned __int64 &&)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\graphbolt\build\graphbolt_pytorch_2.3.0.vcxproj] with [ _Ty=int32_t ] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\optional(185): message : see reference to function template instantiation 'std::_Optional_construct_base<_Ty>::_Optional_construct_base(std::in_place_t,const unsigned __int64 &&)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\graphbolt\build\graphbolt_pytorch_2.3.0.vcxproj] with [ _Ty=int32_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\graphbolt\src\shared_memory.cc) C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\optional(185): message : see reference to function template instantiation 'std::_Optional_construct_base<_Ty>::_Optional_construct_base(std::in_place_t,const unsigned __int64 &&)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\graphbolt\build\graphbolt_pytorch_2.3.0.vcxproj] with [ _Ty=int32_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\graphbolt\src\shared_memory.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/function_schema.h(437): message : see reference to function template instantiation 'std::optional::optional(_Ty2 &&)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\graphbolt\build\graphbolt_pytorch_2.3.0.vcxproj] with [ I=unsigned __int64, _Ty2=unsigned __int64 ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\graphbolt\src\shared_memory.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/function_schema.h(437): message : see reference to function template instantiation 'std::optional::optional(_Ty2 &&)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\graphbolt\build\graphbolt_pytorch_2.3.0.vcxproj] with [ I=unsigned __int64, _Ty2=unsigned __int64 ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\graphbolt\src\shared_memory.cc) 21>C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(3606,22): warning C4244: '=': conversion from 'const __int64' to 'int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\graph\graph.cc) [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(3643): message : see reference to function template instantiation '_OutIt std::_Copy_unchecked(_InIt,_InIt,_OutIt)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] with [ _OutIt=int32_t *, _InIt=const __int64 * ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\graph\graph.cc) C:\Jenkins\workspace\dgl_PR-7408\include\dgl\./aten/array_ops.h(362): message : see reference to function template instantiation '_OutIt std::copy>>,int32_t*>(_InIt,_InIt,_OutIt)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] with [ _OutIt=int32_t *, _Ty=int64_t, _InIt=std::_Vector_const_iterator>> ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\graph\graph.cc) C:\Jenkins\workspace\dgl_PR-7408\include\dgl\./aten/coo.h(282): message : see reference to function template instantiation 'dgl::IdArray dgl::aten::VecToIdArray(const std::vector> &,uint8_t,DGLContext)' being compiled (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\graph\graph.cc) [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] 21>C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(3606,22): warning C4244: '=': conversion from 'const __int64' to 'int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\graph\sampling\randomwalks\get_node_types_cpu.cc) [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(3643): message : see reference to function template instantiation '_OutIt std::_Copy_unchecked(_InIt,_InIt,_OutIt)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] with [ _OutIt=int32_t *, _InIt=const __int64 * ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\graph\sampling\randomwalks\get_node_types_cpu.cc) C:\Jenkins\workspace\dgl_PR-7408\include\dgl\./aten/array_ops.h(362): message : see reference to function template instantiation '_OutIt std::copy>>,int32_t*>(_InIt,_InIt,_OutIt)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] with [ _OutIt=int32_t *, _Ty=int64_t, _InIt=std::_Vector_const_iterator>> ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\graph\sampling\randomwalks\get_node_types_cpu.cc) C:\Jenkins\workspace\dgl_PR-7408\include\dgl\./aten/coo.h(282): message : see reference to function template instantiation 'dgl::IdArray dgl::aten::VecToIdArray(const std::vector> &,uint8_t,DGLContext)' being compiled (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\graph\sampling\randomwalks\get_node_types_cpu.cc) [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] 21>C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(3606,22): warning C4244: '=': conversion from 'const __int64' to 'int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\graph\nodeflow.cc) [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(3643): message : see reference to function template instantiation '_OutIt std::_Copy_unchecked(_InIt,_InIt,_OutIt)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] with [ _OutIt=int32_t *, _InIt=const __int64 * ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\graph\nodeflow.cc) C:\Jenkins\workspace\dgl_PR-7408\include\dgl\./aten/array_ops.h(362): message : see reference to function template instantiation '_OutIt std::copy>>,int32_t*>(_InIt,_InIt,_OutIt)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] with [ _OutIt=int32_t *, _Ty=int64_t, _InIt=std::_Vector_const_iterator>> ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\graph\nodeflow.cc) C:\Jenkins\workspace\dgl_PR-7408\include\dgl\./aten/coo.h(282): message : see reference to function template instantiation 'dgl::IdArray dgl::aten::VecToIdArray(const std::vector> &,uint8_t,DGLContext)' being compiled (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\graph\nodeflow.cc) [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] 21>C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(3606,22): warning C4244: '=': conversion from 'const __int64' to 'int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\graph\metis_partition.cc) [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(3643): message : see reference to function template instantiation '_OutIt std::_Copy_unchecked(_InIt,_InIt,_OutIt)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] with [ _OutIt=int32_t *, _InIt=const __int64 * ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\graph\metis_partition.cc) C:\Jenkins\workspace\dgl_PR-7408\include\dgl\./aten/array_ops.h(362): message : see reference to function template instantiation '_OutIt std::copy>>,int32_t*>(_InIt,_InIt,_OutIt)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] with [ _OutIt=int32_t *, _Ty=int64_t, _InIt=std::_Vector_const_iterator>> ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\graph\metis_partition.cc) C:\Jenkins\workspace\dgl_PR-7408\include\dgl\./aten/coo.h(282): message : see reference to function template instantiation 'dgl::IdArray dgl::aten::VecToIdArray(const std::vector> &,uint8_t,DGLContext)' being compiled (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\graph\metis_partition.cc) [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] to_block.cc to_simple.cc 21>C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(3606,22): warning C4244: '=': conversion from 'const __int64' to 'int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\graph\sampling\negative\global_uniform.cc) [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(3643): message : see reference to function template instantiation '_OutIt std::_Copy_unchecked(_InIt,_InIt,_OutIt)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] with [ _OutIt=int32_t *, _InIt=const __int64 * ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\graph\sampling\negative\global_uniform.cc) C:\Jenkins\workspace\dgl_PR-7408\include\dgl\./aten/array_ops.h(362): message : see reference to function template instantiation '_OutIt std::copy>>,int32_t*>(_InIt,_InIt,_OutIt)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] with [ _OutIt=int32_t *, _Ty=int64_t, _InIt=std::_Vector_const_iterator>> ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\graph\sampling\negative\global_uniform.cc) C:\Jenkins\workspace\dgl_PR-7408\include\dgl\./aten/coo.h(282): message : see reference to function template instantiation 'dgl::IdArray dgl::aten::VecToIdArray(const std::vector> &,uint8_t,DGLContext)' being compiled (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\graph\sampling\negative\global_uniform.cc) [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] 16>C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\optional(68,1): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\graphbolt\src\isin.cc) [C:\Jenkins\workspace\dgl_PR-7408\graphbolt\build\graphbolt_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\graphbolt.vcxproj] C:\Jenkins\workspace\dgl_PR-7408\graphbolt\src\isin.cc(61): message : see reference to function template instantiation 'std::_Optional_destruct_base<_Ty,true>::_Optional_destruct_base(std::in_place_t,const unsigned __int64 &&)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\graphbolt\build\graphbolt_pytorch_2.3.0.vcxproj] with [ _Ty=int32_t ] 16>C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\optional(68,1): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\graphbolt\src\cnumpy.cc) [C:\Jenkins\workspace\dgl_PR-7408\graphbolt\build\graphbolt_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\graphbolt.vcxproj] C:\Jenkins\workspace\dgl_PR-7408\graphbolt\src\cnumpy.cc(227): message : see reference to function template instantiation 'std::_Optional_destruct_base<_Ty,true>::_Optional_destruct_base(std::in_place_t,const unsigned __int64 &&)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\graphbolt\build\graphbolt_pytorch_2.3.0.vcxproj] with [ _Ty=int32_t ] C:\Jenkins\workspace\dgl_PR-7408\graphbolt\src\isin.cc(61): message : see reference to function template instantiation 'std::_Optional_destruct_base<_Ty,true>::_Optional_destruct_base(std::in_place_t,const unsigned __int64 &&)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\graphbolt\build\graphbolt_pytorch_2.3.0.vcxproj] with [ _Ty=int32_t ] C:\Jenkins\workspace\dgl_PR-7408\graphbolt\src\cnumpy.cc(227): message : see reference to function template instantiation 'std::_Optional_destruct_base<_Ty,true>::_Optional_destruct_base(std::in_place_t,const unsigned __int64 &&)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\graphbolt\build\graphbolt_pytorch_2.3.0.vcxproj] with [ _Ty=int32_t ] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\optional(185): message : see reference to function template instantiation 'std::_Optional_construct_base<_Ty>::_Optional_construct_base(std::in_place_t,const unsigned __int64 &&)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\graphbolt\build\graphbolt_pytorch_2.3.0.vcxproj] with [ _Ty=int32_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\graphbolt\src\isin.cc) C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\optional(185): message : see reference to function template instantiation 'std::_Optional_construct_base<_Ty>::_Optional_construct_base(std::in_place_t,const unsigned __int64 &&)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\graphbolt\build\graphbolt_pytorch_2.3.0.vcxproj] with [ _Ty=int32_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\graphbolt\src\cnumpy.cc) C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\optional(185): message : see reference to function template instantiation 'std::_Optional_construct_base<_Ty>::_Optional_construct_base(std::in_place_t,const unsigned __int64 &&)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\graphbolt\build\graphbolt_pytorch_2.3.0.vcxproj] with [ _Ty=int32_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\graphbolt\src\isin.cc) C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\optional(185): message : see reference to function template instantiation 'std::_Optional_construct_base<_Ty>::_Optional_construct_base(std::in_place_t,const unsigned __int64 &&)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\graphbolt\build\graphbolt_pytorch_2.3.0.vcxproj] with [ _Ty=int32_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\graphbolt\src\cnumpy.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/function_schema.h(437): message : see reference to function template instantiation 'std::optional::optional(_Ty2 &&)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\graphbolt\build\graphbolt_pytorch_2.3.0.vcxproj] with [ I=unsigned __int64, _Ty2=unsigned __int64 ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\graphbolt\src\isin.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/function_schema.h(437): message : see reference to function template instantiation 'std::optional::optional(_Ty2 &&)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\graphbolt\build\graphbolt_pytorch_2.3.0.vcxproj] with [ I=unsigned __int64, _Ty2=unsigned __int64 ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\graphbolt\src\cnumpy.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/function_schema.h(437): message : see reference to function template instantiation 'std::optional::optional(_Ty2 &&)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\graphbolt\build\graphbolt_pytorch_2.3.0.vcxproj] with [ I=unsigned __int64, _Ty2=unsigned __int64 ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\graphbolt\src\isin.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/function_schema.h(437): message : see reference to function template instantiation 'std::optional::optional(_Ty2 &&)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\graphbolt\build\graphbolt_pytorch_2.3.0.vcxproj] with [ I=unsigned __int64, _Ty2=unsigned __int64 ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\graphbolt\src\cnumpy.cc) 21>C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(3606,22): warning C4244: '=': conversion from 'const __int64' to 'int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\graph\graph_apis.cc) [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(3643): message : see reference to function template instantiation '_OutIt std::_Copy_unchecked(_InIt,_InIt,_OutIt)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] with [ _OutIt=int32_t *, _InIt=const __int64 * ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\graph\graph_apis.cc) C:\Jenkins\workspace\dgl_PR-7408\include\dgl\./aten/array_ops.h(362): message : see reference to function template instantiation '_OutIt std::copy>>,int32_t*>(_InIt,_InIt,_OutIt)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] with [ _OutIt=int32_t *, _Ty=int64_t, _InIt=std::_Vector_const_iterator>> ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\graph\graph_apis.cc) C:\Jenkins\workspace\dgl_PR-7408\include\dgl\./aten/coo.h(282): message : see reference to function template instantiation 'dgl::IdArray dgl::aten::VecToIdArray(const std::vector> &,uint8_t,DGLContext)' being compiled (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\graph\graph_apis.cc) [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] unit_graph.cc scheduler.cc scheduler_apis.cc 21>C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(3606,22): warning C4244: '=': conversion from 'const __int64' to 'int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\graph\immutable_graph.cc) [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(3643): message : see reference to function template instantiation '_OutIt std::_Copy_unchecked(_InIt,_InIt,_OutIt)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] with [ _OutIt=int32_t *, _InIt=const __int64 * ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\graph\immutable_graph.cc) C:\Jenkins\workspace\dgl_PR-7408\include\dgl\./aten/array_ops.h(362): message : see reference to function template instantiation '_OutIt std::copy>>,int32_t*>(_InIt,_InIt,_OutIt)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] with [ _OutIt=int32_t *, _Ty=int64_t, _InIt=std::_Vector_const_iterator>> ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\graph\immutable_graph.cc) C:\Jenkins\workspace\dgl_PR-7408\include\dgl\./aten/coo.h(282): message : see reference to function template instantiation 'dgl::IdArray dgl::aten::VecToIdArray(const std::vector> &,uint8_t,DGLContext)' being compiled (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\graph\immutable_graph.cc) [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] 21>C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(3606,22): warning C4244: '=': conversion from 'const __int64' to 'int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\graph\heterograph.cc) [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(3643): message : see reference to function template instantiation '_OutIt std::_Copy_unchecked(_InIt,_InIt,_OutIt)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] with [ _OutIt=int32_t *, _InIt=const __int64 * ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\graph\heterograph.cc) C:\Jenkins\workspace\dgl_PR-7408\include\dgl\./aten/array_ops.h(362): message : see reference to function template instantiation '_OutIt std::copy>>,int32_t*>(_InIt,_InIt,_OutIt)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] with [ _OutIt=int32_t *, _Ty=int64_t, _InIt=std::_Vector_const_iterator>> ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\graph\heterograph.cc) C:\Jenkins\workspace\dgl_PR-7408\include\dgl\./aten/coo.h(282): message : see reference to function template instantiation 'dgl::IdArray dgl::aten::VecToIdArray(const std::vector> &,uint8_t,DGLContext)' being compiled (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\graph\heterograph.cc) [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] 21>C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(3606,22): warning C4244: '=': conversion from 'const __int64' to 'int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\graph\sampling\randomwalks\node2vec.cc) [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(3643): message : see reference to function template instantiation '_OutIt std::_Copy_unchecked(_InIt,_InIt,_OutIt)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] with [ _OutIt=int32_t *, _InIt=const __int64 * ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\graph\sampling\randomwalks\node2vec.cc) C:\Jenkins\workspace\dgl_PR-7408\include\dgl\./aten/array_ops.h(362): message : see reference to function template instantiation '_OutIt std::copy>>,int32_t*>(_InIt,_InIt,_OutIt)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] with [ _OutIt=int32_t *, _Ty=int64_t, _InIt=std::_Vector_const_iterator>> ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\graph\sampling\randomwalks\node2vec.cc) C:\Jenkins\workspace\dgl_PR-7408\include\dgl\./aten/coo.h(282): message : see reference to function template instantiation 'dgl::IdArray dgl::aten::VecToIdArray(const std::vector> &,uint8_t,DGLContext)' being compiled (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\graph\sampling\randomwalks\node2vec.cc) [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] common.cc 16>C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\optional(68,1): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\graphbolt\src\unique_and_compact.cc) [C:\Jenkins\workspace\dgl_PR-7408\graphbolt\build\graphbolt_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\graphbolt.vcxproj] C:\Jenkins\workspace\dgl_PR-7408\graphbolt\src\unique_and_compact.cc(122): message : see reference to function template instantiation 'std::_Optional_destruct_base<_Ty,true>::_Optional_destruct_base(std::in_place_t,const unsigned __int64 &&)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\graphbolt\build\graphbolt_pytorch_2.3.0.vcxproj] with [ _Ty=int32_t ] C:\Jenkins\workspace\dgl_PR-7408\graphbolt\src\unique_and_compact.cc(122): message : see reference to function template instantiation 'std::_Optional_destruct_base<_Ty,true>::_Optional_destruct_base(std::in_place_t,const unsigned __int64 &&)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\graphbolt\build\graphbolt_pytorch_2.3.0.vcxproj] with [ _Ty=int32_t ] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\optional(185): message : see reference to function template instantiation 'std::_Optional_construct_base<_Ty>::_Optional_construct_base(std::in_place_t,const unsigned __int64 &&)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\graphbolt\build\graphbolt_pytorch_2.3.0.vcxproj] with [ _Ty=int32_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\graphbolt\src\unique_and_compact.cc) C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\optional(185): message : see reference to function template instantiation 'std::_Optional_construct_base<_Ty>::_Optional_construct_base(std::in_place_t,const unsigned __int64 &&)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\graphbolt\build\graphbolt_pytorch_2.3.0.vcxproj] with [ _Ty=int32_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\graphbolt\src\unique_and_compact.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/function_schema.h(437): message : see reference to function template instantiation 'std::optional::optional(_Ty2 &&)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\graphbolt\build\graphbolt_pytorch_2.3.0.vcxproj] with [ I=unsigned __int64, _Ty2=unsigned __int64 ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\graphbolt\src\unique_and_compact.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/function_schema.h(437): message : see reference to function template instantiation 'std::optional::optional(_Ty2 &&)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\graphbolt\build\graphbolt_pytorch_2.3.0.vcxproj] with [ I=unsigned __int64, _Ty2=unsigned __int64 ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\graphbolt\src\unique_and_compact.cc) 21>C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(3606,22): warning C4244: '=': conversion from 'const __int64' to 'int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\graph\pickle.cc) [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(3643): message : see reference to function template instantiation '_OutIt std::_Copy_unchecked(_InIt,_InIt,_OutIt)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] with [ _OutIt=int32_t *, _InIt=const __int64 * ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\graph\pickle.cc) 21>C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(3606,22): warning C4244: '=': conversion from 'const unsigned __int64' to 'int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\graph\heterograph.cc) [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(3643): message : see reference to function template instantiation '_OutIt std::_Copy_unchecked(_InIt,_InIt,_OutIt)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] with [ _OutIt=int32_t *, _InIt=const unsigned __int64 * ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\graph\heterograph.cc) C:\Jenkins\workspace\dgl_PR-7408\include\dgl\./aten/array_ops.h(362): message : see reference to function template instantiation '_OutIt std::copy>>,int32_t*>(_InIt,_InIt,_OutIt)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] with [ _OutIt=int32_t *, _Ty=int64_t, _InIt=std::_Vector_const_iterator>> ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\graph\pickle.cc) C:\Jenkins\workspace\dgl_PR-7408\include\dgl\./aten/array_ops.h(362): message : see reference to function template instantiation '_OutIt std::copy>>,int32_t*>(_InIt,_InIt,_OutIt)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] with [ _OutIt=int32_t *, _Ty=uint64_t, _InIt=std::_Vector_const_iterator>> ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\graph\heterograph.cc) C:\Jenkins\workspace\dgl_PR-7408\include\dgl\./aten/coo.h(282): message : see reference to function template instantiation 'dgl::IdArray dgl::aten::VecToIdArray(const std::vector> &,uint8_t,DGLContext)' being compiled (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\graph\pickle.cc) [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] C:\Jenkins\workspace\dgl_PR-7408\src\graph\heterograph.cc(549): message : see reference to function template instantiation 'dgl::IdArray dgl::aten::VecToIdArray(const std::vector> &,uint8_t,DGLContext)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] C:\Jenkins\workspace\dgl_PR-7408\src\graph\heterograph.cc(450): message : see reference to function template instantiation 'dgl::FlattenedHeteroGraphPtr dgl::HeteroGraph::FlattenImpl(const std::vector> &) const' being compiled [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] 16>C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\optional(68,1): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\graphbolt\src\serialize.cc) [C:\Jenkins\workspace\dgl_PR-7408\graphbolt\build\graphbolt_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\graphbolt.vcxproj] C:\Jenkins\workspace\dgl_PR-7408\graphbolt\src\serialize.cc(27): message : see reference to function template instantiation 'std::_Optional_destruct_base<_Ty,true>::_Optional_destruct_base(std::in_place_t,const unsigned __int64 &&)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\graphbolt\build\graphbolt_pytorch_2.3.0.vcxproj] with [ _Ty=int32_t ] C:\Jenkins\workspace\dgl_PR-7408\graphbolt\src\serialize.cc(27): message : see reference to function template instantiation 'std::_Optional_destruct_base<_Ty,true>::_Optional_destruct_base(std::in_place_t,const unsigned __int64 &&)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\graphbolt\build\graphbolt_pytorch_2.3.0.vcxproj] with [ _Ty=int32_t ] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\optional(185): message : see reference to function template instantiation 'std::_Optional_construct_base<_Ty>::_Optional_construct_base(std::in_place_t,const unsigned __int64 &&)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\graphbolt\build\graphbolt_pytorch_2.3.0.vcxproj] with [ _Ty=int32_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\graphbolt\src\serialize.cc) C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\optional(185): message : see reference to function template instantiation 'std::_Optional_construct_base<_Ty>::_Optional_construct_base(std::in_place_t,const unsigned __int64 &&)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\graphbolt\build\graphbolt_pytorch_2.3.0.vcxproj] with [ _Ty=int32_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\graphbolt\src\serialize.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/function_schema.h(437): message : see reference to function template instantiation 'std::optional::optional(_Ty2 &&)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\graphbolt\build\graphbolt_pytorch_2.3.0.vcxproj] with [ I=unsigned __int64, _Ty2=unsigned __int64 ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\graphbolt\src\serialize.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/function_schema.h(437): message : see reference to function template instantiation 'std::optional::optional(_Ty2 &&)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\graphbolt\build\graphbolt_pytorch_2.3.0.vcxproj] with [ I=unsigned __int64, _Ty2=unsigned __int64 ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\graphbolt\src\serialize.cc) 16>C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\optional(68,1): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\graphbolt\src\index_select.cc) [C:\Jenkins\workspace\dgl_PR-7408\graphbolt\build\graphbolt_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\graphbolt.vcxproj] C:\Jenkins\workspace\dgl_PR-7408\graphbolt\src\index_select.cc(48): message : see reference to function template instantiation 'std::_Optional_destruct_base<_Ty,true>::_Optional_destruct_base(std::in_place_t,const unsigned __int64 &&)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\graphbolt\build\graphbolt_pytorch_2.3.0.vcxproj] with [ _Ty=int32_t ] C:\Jenkins\workspace\dgl_PR-7408\graphbolt\src\index_select.cc(48): message : see reference to function template instantiation 'std::_Optional_destruct_base<_Ty,true>::_Optional_destruct_base(std::in_place_t,const unsigned __int64 &&)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\graphbolt\build\graphbolt_pytorch_2.3.0.vcxproj] with [ _Ty=int32_t ] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\optional(185): message : see reference to function template instantiation 'std::_Optional_construct_base<_Ty>::_Optional_construct_base(std::in_place_t,const unsigned __int64 &&)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\graphbolt\build\graphbolt_pytorch_2.3.0.vcxproj] with [ _Ty=int32_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\graphbolt\src\index_select.cc) C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\optional(185): message : see reference to function template instantiation 'std::_Optional_construct_base<_Ty>::_Optional_construct_base(std::in_place_t,const unsigned __int64 &&)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\graphbolt\build\graphbolt_pytorch_2.3.0.vcxproj] with [ _Ty=int32_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\graphbolt\src\index_select.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/function_schema.h(437): message : see reference to function template instantiation 'std::optional::optional(_Ty2 &&)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\graphbolt\build\graphbolt_pytorch_2.3.0.vcxproj] with [ I=unsigned __int64, _Ty2=unsigned __int64 ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\graphbolt\src\index_select.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/function_schema.h(437): message : see reference to function template instantiation 'std::optional::optional(_Ty2 &&)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\graphbolt\build\graphbolt_pytorch_2.3.0.vcxproj] with [ I=unsigned __int64, _Ty2=unsigned __int64 ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\graphbolt\src\index_select.cc) 16>C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\optional(68,1): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\graphbolt\src\shared_memory_helper.cc) [C:\Jenkins\workspace\dgl_PR-7408\graphbolt\build\graphbolt_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\graphbolt.vcxproj] C:\Jenkins\workspace\dgl_PR-7408\graphbolt\src\shared_memory_helper.cc(224): message : see reference to function template instantiation 'std::_Optional_destruct_base<_Ty,true>::_Optional_destruct_base(std::in_place_t,const unsigned __int64 &&)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\graphbolt\build\graphbolt_pytorch_2.3.0.vcxproj] with [ _Ty=int32_t ] C:\Jenkins\workspace\dgl_PR-7408\graphbolt\src\shared_memory_helper.cc(224): message : see reference to function template instantiation 'std::_Optional_destruct_base<_Ty,true>::_Optional_destruct_base(std::in_place_t,const unsigned __int64 &&)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\graphbolt\build\graphbolt_pytorch_2.3.0.vcxproj] with [ _Ty=int32_t ] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\optional(185): message : see reference to function template instantiation 'std::_Optional_construct_base<_Ty>::_Optional_construct_base(std::in_place_t,const unsigned __int64 &&)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\graphbolt\build\graphbolt_pytorch_2.3.0.vcxproj] with [ _Ty=int32_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\graphbolt\src\shared_memory_helper.cc) C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\optional(185): message : see reference to function template instantiation 'std::_Optional_construct_base<_Ty>::_Optional_construct_base(std::in_place_t,const unsigned __int64 &&)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\graphbolt\build\graphbolt_pytorch_2.3.0.vcxproj] with [ _Ty=int32_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\graphbolt\src\shared_memory_helper.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/function_schema.h(437): message : see reference to function template instantiation 'std::optional::optional(_Ty2 &&)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\graphbolt\build\graphbolt_pytorch_2.3.0.vcxproj] with [ I=unsigned __int64, _Ty2=unsigned __int64 ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\graphbolt\src\shared_memory_helper.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/function_schema.h(437): message : see reference to function template instantiation 'std::optional::optional(_Ty2 &&)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\graphbolt\build\graphbolt_pytorch_2.3.0.vcxproj] with [ I=unsigned __int64, _Ty2=unsigned __int64 ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\graphbolt\src\shared_memory_helper.cc) 16>C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\optional(68,1): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\graphbolt\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\graphbolt\build\graphbolt_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\graphbolt.vcxproj] C:\Jenkins\workspace\dgl_PR-7408\graphbolt\src\python_binding.cc(116): message : see reference to function template instantiation 'std::_Optional_destruct_base<_Ty,true>::_Optional_destruct_base(std::in_place_t,const unsigned __int64 &&)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\graphbolt\build\graphbolt_pytorch_2.3.0.vcxproj] with [ _Ty=int32_t ] C:\Jenkins\workspace\dgl_PR-7408\graphbolt\src\python_binding.cc(116): message : see reference to function template instantiation 'std::_Optional_destruct_base<_Ty,true>::_Optional_destruct_base(std::in_place_t,const unsigned __int64 &&)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\graphbolt\build\graphbolt_pytorch_2.3.0.vcxproj] with [ _Ty=int32_t ] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\optional(185): message : see reference to function template instantiation 'std::_Optional_construct_base<_Ty>::_Optional_construct_base(std::in_place_t,const unsigned __int64 &&)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\graphbolt\build\graphbolt_pytorch_2.3.0.vcxproj] with [ _Ty=int32_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\graphbolt\src\python_binding.cc) C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\optional(185): message : see reference to function template instantiation 'std::_Optional_construct_base<_Ty>::_Optional_construct_base(std::in_place_t,const unsigned __int64 &&)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\graphbolt\build\graphbolt_pytorch_2.3.0.vcxproj] with [ _Ty=int32_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\graphbolt\src\python_binding.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/function_schema.h(437): message : see reference to function template instantiation 'std::optional::optional(_Ty2 &&)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\graphbolt\build\graphbolt_pytorch_2.3.0.vcxproj] with [ I=unsigned __int64, _Ty2=unsigned __int64 ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\graphbolt\src\python_binding.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/function_schema.h(437): message : see reference to function template instantiation 'std::optional::optional(_Ty2 &&)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\graphbolt\build\graphbolt_pytorch_2.3.0.vcxproj] with [ I=unsigned __int64, _Ty2=unsigned __int64 ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\graphbolt\src\python_binding.cc) ClCompile: msg_queue.cc socket_communicator.cc socket_pool.cc 16>C:\Jenkins\workspace\dgl_PR-7408\graphbolt\src\concurrent_id_hash_map.cc(49): warning C4715: 'graphbolt::sampling::ConcurrentIdHashMap::CompareAndSwap': not all control paths return a value [C:\Jenkins\workspace\dgl_PR-7408\graphbolt\build\graphbolt_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\graphbolt.vcxproj] 16>C:\Jenkins\workspace\dgl_PR-7408\graphbolt\src\concurrent_id_hash_map.cc(49): warning C4715: 'graphbolt::sampling::ConcurrentIdHashMap::CompareAndSwap': not all control paths return a value [C:\Jenkins\workspace\dgl_PR-7408\graphbolt\build\graphbolt_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\graphbolt.vcxproj] 16>C:\Jenkins\workspace\dgl_PR-7408\graphbolt\src\concurrent_id_hash_map.cc(49): warning C4715: 'graphbolt::sampling::ConcurrentIdHashMap::CompareAndSwap': not all control paths return a value [C:\Jenkins\workspace\dgl_PR-7408\graphbolt\build\graphbolt_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\graphbolt.vcxproj] 16>C:\Jenkins\workspace\dgl_PR-7408\graphbolt\src\concurrent_id_hash_map.cc(233): warning C4700: uninitialized local variable 'old_val' used [C:\Jenkins\workspace\dgl_PR-7408\graphbolt\build\graphbolt_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\graphbolt.vcxproj] 16>C:\Jenkins\workspace\dgl_PR-7408\graphbolt\src\concurrent_id_hash_map.cc(233): warning C4700: uninitialized local variable 'old_val' used [C:\Jenkins\workspace\dgl_PR-7408\graphbolt\build\graphbolt_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\graphbolt.vcxproj] 16>C:\Jenkins\workspace\dgl_PR-7408\graphbolt\src\concurrent_id_hash_map.cc(233): warning C4700: uninitialized local variable 'old_val' used [C:\Jenkins\workspace\dgl_PR-7408\graphbolt\build\graphbolt_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\graphbolt.vcxproj] 16>C:\Jenkins\workspace\dgl_PR-7408\graphbolt\src\concurrent_id_hash_map.cc(221): warning C4700: uninitialized local variable 'replaced_val' used [C:\Jenkins\workspace\dgl_PR-7408\graphbolt\build\graphbolt_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\graphbolt.vcxproj] 16>C:\Jenkins\workspace\dgl_PR-7408\graphbolt\src\concurrent_id_hash_map.cc(221): warning C4700: uninitialized local variable 'replaced_val' used [C:\Jenkins\workspace\dgl_PR-7408\graphbolt\build\graphbolt_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\graphbolt.vcxproj] 16>C:\Jenkins\workspace\dgl_PR-7408\graphbolt\src\concurrent_id_hash_map.cc(221): warning C4700: uninitialized local variable 'replaced_val' used [C:\Jenkins\workspace\dgl_PR-7408\graphbolt\build\graphbolt_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\graphbolt.vcxproj] 21>C:\Jenkins\workspace\dgl_PR-7408\src\graph\sampler.cc(1511,1): warning C4805: '==': unsafe mix of type 'int64_t' and type 'bool' in operation [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] tcp_socket.cc 21>C:\Jenkins\workspace\dgl_PR-7408\src\graph\sampler.cc(1716,1): warning C4805: '==': unsafe mix of type 'int64_t' and type 'bool' in operation [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] C:\Jenkins\workspace\dgl_PR-7408\src\graph\sampler.cc(1660): message : while compiling class template member function 'void dgl::WeightedEdgeSamplerObject::Fetch(dgl::runtime::DGLRetValue *)' [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] C:\Jenkins\workspace\dgl_PR-7408\src\graph\sampler.cc(1888): message : see reference to function template instantiation 'void dgl::WeightedEdgeSamplerObject::Fetch(dgl::runtime::DGLRetValue *)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] C:\Jenkins\workspace\dgl_PR-7408\src\graph\sampler.cc(1809): message : see reference to class template instantiation 'dgl::WeightedEdgeSamplerObject' being compiled [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] 21>C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(3606,22): warning C4244: '=': conversion from 'const __int64' to 'int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\graph\sampling\neighbor\neighbor.cc) [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(3643): message : see reference to function template instantiation '_OutIt std::_Copy_unchecked(_InIt,_InIt,_OutIt)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] with [ _OutIt=int32_t *, _InIt=const __int64 * ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\graph\sampling\neighbor\neighbor.cc) C:\Jenkins\workspace\dgl_PR-7408\include\dgl\./aten/array_ops.h(362): message : see reference to function template instantiation '_OutIt std::copy>>,int32_t*>(_InIt,_InIt,_OutIt)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] with [ _OutIt=int32_t *, _Ty=int64_t, _InIt=std::_Vector_const_iterator>> ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\graph\sampling\neighbor\neighbor.cc) C:\Jenkins\workspace\dgl_PR-7408\include\dgl\./aten/coo.h(282): message : see reference to function template instantiation 'dgl::IdArray dgl::aten::VecToIdArray(const std::vector> &,uint8_t,DGLContext)' being compiled (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\graph\sampling\neighbor\neighbor.cc) [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] 21>C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(3606,22): warning C4244: '=': conversion from 'const __int64' to 'int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\graph\graph_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(3643): message : see reference to function template instantiation '_OutIt std::_Copy_unchecked(_InIt,_InIt,_OutIt)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] with [ _OutIt=int32_t *, _InIt=const __int64 * ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\graph\graph_op.cc) C:\Jenkins\workspace\dgl_PR-7408\include\dgl\./aten/array_ops.h(362): message : see reference to function template instantiation '_OutIt std::copy>>,int32_t*>(_InIt,_InIt,_OutIt)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] with [ _OutIt=int32_t *, _Ty=int64_t, _InIt=std::_Vector_const_iterator>> ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\graph\graph_op.cc) C:\Jenkins\workspace\dgl_PR-7408\include\dgl\./aten/coo.h(282): message : see reference to function template instantiation 'dgl::IdArray dgl::aten::VecToIdArray(const std::vector> &,uint8_t,DGLContext)' being compiled (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\graph\graph_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] 21>C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(3606,22): warning C4244: '=': conversion from 'const __int64' to 'int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\graph\sampling\randomwalks\node2vec_cpu.cc) [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(3643): message : see reference to function template instantiation '_OutIt std::_Copy_unchecked(_InIt,_InIt,_OutIt)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] with [ _OutIt=int32_t *, _InIt=const __int64 * ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\graph\sampling\randomwalks\node2vec_cpu.cc) C:\Jenkins\workspace\dgl_PR-7408\include\dgl\./aten/array_ops.h(362): message : see reference to function template instantiation '_OutIt std::copy>>,int32_t*>(_InIt,_InIt,_OutIt)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] with [ _OutIt=int32_t *, _Ty=int64_t, _InIt=std::_Vector_const_iterator>> ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\graph\sampling\randomwalks\node2vec_cpu.cc) C:\Jenkins\workspace\dgl_PR-7408\include\dgl\./aten/coo.h(282): message : see reference to function template instantiation 'dgl::IdArray dgl::aten::VecToIdArray(const std::vector> &,uint8_t,DGLContext)' being compiled (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\graph\sampling\randomwalks\node2vec_cpu.cc) [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] 21>C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(3606,22): warning C4244: '=': conversion from 'const unsigned __int64' to 'int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\graph\graph_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(3643): message : see reference to function template instantiation '_OutIt std::_Copy_unchecked(_InIt,_InIt,_OutIt)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] with [ _OutIt=int32_t *, _InIt=const unsigned __int64 * ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\graph\graph_op.cc) C:\Jenkins\workspace\dgl_PR-7408\include\dgl\./aten/array_ops.h(362): message : see reference to function template instantiation '_OutIt std::copy>>,int32_t*>(_InIt,_InIt,_OutIt)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] with [ _OutIt=int32_t *, _Ty=uint64_t, _InIt=std::_Vector_const_iterator>> ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\graph\graph_op.cc) C:\Jenkins\workspace\dgl_PR-7408\src\graph\graph_op.cc(407): message : see reference to function template instantiation 'dgl::IdArray dgl::aten::VecToIdArray(const std::vector> &,uint8_t,DGLContext)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] 21>C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(3606,22): warning C4244: '=': conversion from 'const __int64' to 'int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\graph\sampling\randomwalks\randomwalk_with_restart_cpu.cc) [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(3643): message : see reference to function template instantiation '_OutIt std::_Copy_unchecked(_InIt,_InIt,_OutIt)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] with [ _OutIt=int32_t *, _InIt=const __int64 * ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\graph\sampling\randomwalks\randomwalk_with_restart_cpu.cc) C:\Jenkins\workspace\dgl_PR-7408\include\dgl\./aten/array_ops.h(362): message : see reference to function template instantiation '_OutIt std::copy>>,int32_t*>(_InIt,_InIt,_OutIt)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] with [ _OutIt=int32_t *, _Ty=int64_t, _InIt=std::_Vector_const_iterator>> ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\graph\sampling\randomwalks\randomwalk_with_restart_cpu.cc) C:\Jenkins\workspace\dgl_PR-7408\include\dgl\./aten/coo.h(282): message : see reference to function template instantiation 'dgl::IdArray dgl::aten::VecToIdArray(const std::vector> &,uint8_t,DGLContext)' being compiled (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\graph\sampling\randomwalks\randomwalk_with_restart_cpu.cc) [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] 21>C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(3606,22): warning C4244: '=': conversion from 'const __int64' to 'int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\graph\sampling\randomwalks\randomwalks.cc) [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(3643): message : see reference to function template instantiation '_OutIt std::_Copy_unchecked(_InIt,_InIt,_OutIt)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] with [ _OutIt=int32_t *, _InIt=const __int64 * ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\graph\sampling\randomwalks\randomwalks.cc) C:\Jenkins\workspace\dgl_PR-7408\include\dgl\./aten/array_ops.h(362): message : see reference to function template instantiation '_OutIt std::copy>>,int32_t*>(_InIt,_InIt,_OutIt)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] with [ _OutIt=int32_t *, _Ty=int64_t, _InIt=std::_Vector_const_iterator>> ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\graph\sampling\randomwalks\randomwalks.cc) C:\Jenkins\workspace\dgl_PR-7408\include\dgl\./aten/coo.h(282): message : see reference to function template instantiation 'dgl::IdArray dgl::aten::VecToIdArray(const std::vector> &,uint8_t,DGLContext)' being compiled (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\graph\sampling\randomwalks\randomwalks.cc) [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] 21>C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xstddef(240,54): warning C4018: '<': signed/unsigned mismatch (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\graph\sampling\randomwalks\node2vec_cpu.cc) [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xstddef(239): message : while compiling class template member function 'bool std::less::operator ()(_Ty1,_Ty2) noexcept() const' [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] with [ _Ty=dgl::dgl_id_t, IdxType=int64_t, _Ty1=const dgl::dgl_id_t &, _Ty2=const int64_t & ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\graph\sampling\randomwalks\node2vec_cpu.cc) C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\algorithm(2951): message : see reference to function template instantiation 'bool std::binary_search<_FwdIt,_Ty,std::less>(_FwdIt,_FwdIt,const _Ty &,_Pr)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] with [ _FwdIt=const int64_t *, _Ty=dgl::dgl_id_t, _Pr=std::less ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\graph\sampling\randomwalks\node2vec_cpu.cc) C:\Jenkins\workspace\dgl_PR-7408\src\graph\sampling\randomwalks\node2vec_randomwalk.h(44): message : see reference to function template instantiation 'bool std::binary_search(_FwdIt,_FwdIt,const _Ty &)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] with [ IdxType=int64_t, _FwdIt=const int64_t *, _Ty=dgl::dgl_id_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\graph\sampling\randomwalks\node2vec_cpu.cc) C:\Jenkins\workspace\dgl_PR-7408\src\graph\sampling\randomwalks\node2vec_randomwalk.h(108): message : see reference to function template instantiation 'bool dgl::sampling::impl::`anonymous-namespace'::has_edge_between(const dgl::aten::CSRMatrix &,dgl::dgl_id_t,dgl::dgl_id_t)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] with [ IdxType=int64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\graph\sampling\randomwalks\node2vec_cpu.cc) C:\Jenkins\workspace\dgl_PR-7408\src\graph\sampling\randomwalks\node2vec_randomwalk.h(161): message : see reference to function template instantiation 'std::tuple dgl::sampling::impl::`anonymous-namespace'::Node2vecRandomWalkStep(IdxType *,dgl::dgl_id_t,dgl::dgl_id_t,const double,const double,int64_t,const dgl::aten::CSRMatrix &,bool,const dgl::FloatArray &,std::function)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] with [ IdxType=int64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\graph\sampling\randomwalks\node2vec_cpu.cc) C:\Jenkins\workspace\dgl_PR-7408\src\graph\sampling\randomwalks\node2vec_cpu.cc(31): message : see reference to function template instantiation 'std::pair dgl::sampling::impl::`anonymous-namespace'::Node2vecRandomWalk(const dgl::HeteroGraphPtr,const dgl::IdArray,const double,const double,const int64_t,const dgl::FloatArray &,std::function)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] with [ IdxType=int64_t ] C:\Jenkins\workspace\dgl_PR-7408\src\graph\sampling\randomwalks\node2vec_cpu.cc(39): message : see reference to function template instantiation 'std::pair dgl::sampling::impl::Node2vec(const dgl::HeteroGraphPtr,const dgl::IdArray,const double,const double,const int64_t,const dgl::FloatArray &)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] 21>C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xstddef(242,43): warning C4018: '<': signed/unsigned mismatch (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\graph\sampling\randomwalks\node2vec_cpu.cc) [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\algorithm(2945): message : see reference to function template instantiation 'bool std::less::operator ()(_Ty1,_Ty2) noexcept const' being compiled [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] with [ _Ty=dgl::dgl_id_t, IdxType=int64_t, _Ty1=const dgl::dgl_id_t &, _Ty2=const int64_t & ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\graph\sampling\randomwalks\node2vec_cpu.cc) 21>C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(3606,22): warning C4244: '=': conversion from 'const __int64' to 'int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\graph\serialize\tensor_serialize.cc) [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(3643): message : see reference to function template instantiation '_OutIt std::_Copy_unchecked(_InIt,_InIt,_OutIt)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] with [ _OutIt=int32_t *, _InIt=const __int64 * ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\graph\serialize\tensor_serialize.cc) C:\Jenkins\workspace\dgl_PR-7408\include\dgl\./aten/array_ops.h(362): message : see reference to function template instantiation '_OutIt std::copy>>,int32_t*>(_InIt,_InIt,_OutIt)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] with [ _OutIt=int32_t *, _Ty=int64_t, _InIt=std::_Vector_const_iterator>> ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\graph\serialize\tensor_serialize.cc) C:\Jenkins\workspace\dgl_PR-7408\include\dgl\./aten/coo.h(282): message : see reference to function template instantiation 'dgl::IdArray dgl::aten::VecToIdArray(const std::vector> &,uint8_t,DGLContext)' being compiled (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\graph\serialize\tensor_serialize.cc) [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] 16>C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\optional(68,1): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\graphbolt\src\fused_csc_sampling_graph.cc) [C:\Jenkins\workspace\dgl_PR-7408\graphbolt\build\graphbolt_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\graphbolt.vcxproj] C:\Jenkins\workspace\dgl_PR-7408\graphbolt\src\fused_csc_sampling_graph.cc(1888): message : see reference to function template instantiation 'std::_Optional_destruct_base<_Ty,true>::_Optional_destruct_base(std::in_place_t,const unsigned __int64 &&)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\graphbolt\build\graphbolt_pytorch_2.3.0.vcxproj] with [ _Ty=int32_t ] C:\Jenkins\workspace\dgl_PR-7408\graphbolt\src\fused_csc_sampling_graph.cc(1888): message : see reference to function template instantiation 'std::_Optional_destruct_base<_Ty,true>::_Optional_destruct_base(std::in_place_t,const unsigned __int64 &&)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\graphbolt\build\graphbolt_pytorch_2.3.0.vcxproj] with [ _Ty=int32_t ] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\optional(185): message : see reference to function template instantiation 'std::_Optional_construct_base<_Ty>::_Optional_construct_base(std::in_place_t,const unsigned __int64 &&)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\graphbolt\build\graphbolt_pytorch_2.3.0.vcxproj] with [ _Ty=int32_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\graphbolt\src\fused_csc_sampling_graph.cc) C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\optional(185): message : see reference to function template instantiation 'std::_Optional_construct_base<_Ty>::_Optional_construct_base(std::in_place_t,const unsigned __int64 &&)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\graphbolt\build\graphbolt_pytorch_2.3.0.vcxproj] with [ _Ty=int32_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\graphbolt\src\fused_csc_sampling_graph.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/function_schema.h(437): message : see reference to function template instantiation 'std::optional::optional(_Ty2 &&)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\graphbolt\build\graphbolt_pytorch_2.3.0.vcxproj] with [ I=unsigned __int64, _Ty2=unsigned __int64 ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\graphbolt\src\fused_csc_sampling_graph.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/function_schema.h(437): message : see reference to function template instantiation 'std::optional::optional(_Ty2 &&)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\graphbolt\build\graphbolt_pytorch_2.3.0.vcxproj] with [ I=unsigned __int64, _Ty2=unsigned __int64 ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\graphbolt\src\fused_csc_sampling_graph.cc) 21>C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(3606,22): warning C4244: '=': conversion from 'const __int64' to 'int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\graph\sampling\randomwalks\randomwalk_cpu.cc) [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(3643): message : see reference to function template instantiation '_OutIt std::_Copy_unchecked(_InIt,_InIt,_OutIt)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] with [ _OutIt=int32_t *, _InIt=const __int64 * ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\graph\sampling\randomwalks\randomwalk_cpu.cc) C:\Jenkins\workspace\dgl_PR-7408\include\dgl\./aten/array_ops.h(362): message : see reference to function template instantiation '_OutIt std::copy>>,int32_t*>(_InIt,_InIt,_OutIt)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] with [ _OutIt=int32_t *, _Ty=int64_t, _InIt=std::_Vector_const_iterator>> ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\graph\sampling\randomwalks\randomwalk_cpu.cc) C:\Jenkins\workspace\dgl_PR-7408\include\dgl\./aten/coo.h(282): message : see reference to function template instantiation 'dgl::IdArray dgl::aten::VecToIdArray(const std::vector> &,uint8_t,DGLContext)' being compiled (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\graph\sampling\randomwalks\randomwalk_cpu.cc) [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] 16>C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(3606,22): warning C4244: '=': conversion from '__int64' to 'T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\graphbolt\build\graphbolt_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\graphbolt.vcxproj] with [ T=scalar_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\graphbolt\src\fused_csc_sampling_graph.cc) C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(3643): message : see reference to function template instantiation '_OutIt std::_Copy_unchecked<__int64*,_OutIt>(_InIt,_InIt,_OutIt)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\graphbolt\build\graphbolt_pytorch_2.3.0.vcxproj] with [ _OutIt=scalar_t *, _InIt=__int64 * ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\graphbolt\src\fused_csc_sampling_graph.cc) C:\Jenkins\workspace\dgl_PR-7408\graphbolt\src\fused_csc_sampling_graph.cc(564): message : see reference to function template instantiation '_OutIt std::copy>>,T*>(_InIt,_InIt,_OutIt)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\graphbolt\build\graphbolt_pytorch_2.3.0.vcxproj] with [ _OutIt=scalar_t *, _Ty=int64_t, T=scalar_t, _InIt=std::_Vector_iterator>> ] C:\Jenkins\workspace\dgl_PR-7408\graphbolt\src\fused_csc_sampling_graph.cc(866): message : see reference to function template instantiation 'c10::intrusive_ptr> graphbolt::sampling::FusedCSCSamplingGraph::SampleNeighborsImpl,graphbolt::sampling::GetPickFn::>(const at::Tensor &,std::optional>> &,const std::vector> &,bool,NumPickFn,PickFn) const' being compiled [C:\Jenkins\workspace\dgl_PR-7408\graphbolt\build\graphbolt_pytorch_2.3.0.vcxproj] with [ TTarget=graphbolt::sampling::FusedSampledSubgraph, T=int64_t, NumPickFn=graphbolt::sampling::GetNumPickFn::, PickFn=graphbolt::sampling::GetPickFn:: ] 21>C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(3606,22): warning C4244: '=': conversion from 'const __int64' to 'int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\graph\heterograph_capi.cc) [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(3643): message : see reference to function template instantiation '_OutIt std::_Copy_unchecked(_InIt,_InIt,_OutIt)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] with [ _OutIt=int32_t *, _InIt=const __int64 * ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\graph\heterograph_capi.cc) C:\Jenkins\workspace\dgl_PR-7408\include\dgl\./aten/array_ops.h(362): message : see reference to function template instantiation '_OutIt std::copy>>,int32_t*>(_InIt,_InIt,_OutIt)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] with [ _OutIt=int32_t *, _Ty=int64_t, _InIt=std::_Vector_const_iterator>> ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\graph\heterograph_capi.cc) C:\Jenkins\workspace\dgl_PR-7408\include\dgl\./aten/coo.h(282): message : see reference to function template instantiation 'dgl::IdArray dgl::aten::VecToIdArray(const std::vector> &,uint8_t,DGLContext)' being compiled (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\graph\heterograph_capi.cc) [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] 21>C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\utility(207,16): warning C4244: 'initializing': conversion from '_Ty' to '_Ty1', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] with [ _Ty=std::chrono::system_clock::rep ] and [ _Ty1=int32_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\graph\sampling\randomwalks\randomwalk_cpu.cc) C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xmemory(670): message : see reference to function template instantiation 'std::pair::pair<__int64,int,0>(std::pair<__int64,int> &&) noexcept' being compiled [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] with [ IdxType=int32_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\graph\sampling\randomwalks\randomwalk_cpu.cc) C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xmemory(671): message : see reference to function template instantiation 'std::pair::pair<__int64,int,0>(std::pair<__int64,int> &&) noexcept' being compiled [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] with [ IdxType=int32_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\graph\sampling\randomwalks\randomwalk_cpu.cc) [ 91%] Linking CXX shared library libdgl.so C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\vector(682): message : see reference to function template instantiation 'void std::_Default_allocator_traits<_Alloc>::construct<_Ty,std::pair<__int64,int>>(_Alloc &,_Objty *const ,std::pair<__int64,int> &&)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] with [ _Alloc=std::allocator>, _Ty=std::pair, _Objty=std::pair ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\graph\sampling\randomwalks\randomwalk_cpu.cc) C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\vector(687): message : see reference to function template instantiation 'void std::_Default_allocator_traits<_Alloc>::construct<_Ty,std::pair<__int64,int>>(_Alloc &,_Objty *const ,std::pair<__int64,int> &&)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] with [ _Alloc=std::allocator>, _Ty=std::pair, _Objty=std::pair ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\graph\sampling\randomwalks\randomwalk_cpu.cc) C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\vector(700): message : see reference to function template instantiation '_Ty &std::vector<_Ty,std::allocator<_Ty>>::_Emplace_back_with_unused_capacity>(std::pair<__int64,int> &&)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] with [ _Ty=std::pair ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\graph\sampling\randomwalks\randomwalk_cpu.cc) C:\Jenkins\workspace\dgl_PR-7408\src\graph\sampling\randomwalks\randomwalk_cpu.cc(59): message : see reference to function template instantiation '_Ty &std::vector<_Ty,std::allocator<_Ty>>::emplace_back>(std::pair<__int64,int> &&)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] with [ _Ty=std::pair ] C:\Jenkins\workspace\dgl_PR-7408\src\graph\sampling\randomwalks\randomwalk_cpu.cc(114): message : see reference to function template instantiation 'std::tuple dgl::sampling::impl::SelectPinSageNeighbors(const dgl::IdArray,const dgl::IdArray,const int64_t,const int64_t)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] 16>C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\numeric(817,20): warning C4244: '=': conversion from '_Ty' to 'PickedType', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\graphbolt\build\graphbolt_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\graphbolt.vcxproj] with [ _Ty=int64_t ] and [ PickedType=scalar_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\graphbolt\src\fused_csc_sampling_graph.cc) C:\Jenkins\workspace\dgl_PR-7408\graphbolt\src\fused_csc_sampling_graph.cc(1741): message : see reference to function template instantiation 'void std::iota(_FwdIt,_FwdIt,_Ty)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\graphbolt\build\graphbolt_pytorch_2.3.0.vcxproj] with [ PickedType=scalar_t, _FwdIt=scalar_t *, _Ty=int64_t ] C:\Jenkins\workspace\dgl_PR-7408\graphbolt\src\fused_csc_sampling_graph.cc(1655): message : see reference to function template instantiation '__int64 graphbolt::sampling::LaborPick(int64_t,int64_t,int64_t,const c10::TensorOptions &,const std::optional &,graphbolt::sampling::SamplerArgs,PickedType *)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\graphbolt\build\graphbolt_pytorch_2.3.0.vcxproj] with [ PickedType=scalar_t ] C:\Jenkins\workspace\dgl_PR-7408\graphbolt\src\fused_csc_sampling_graph.cc(451): message : see reference to function template instantiation '__int64 graphbolt::sampling::Pick(int64_t,int64_t,int64_t,bool,const c10::TensorOptions &,const std::optional &,graphbolt::sampling::SamplerArgs,PickedType *)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\graphbolt\build\graphbolt_pytorch_2.3.0.vcxproj] with [ T=scalar_t, PickedType=scalar_t ] C:\Jenkins\workspace\dgl_PR-7408\graphbolt\src\fused_csc_sampling_graph.cc(564): message : see reference to function template instantiation 'int64_t graphbolt::sampling::GetPickFn::::operator ()(int64_t,int64_t,T *,int64_t,T *,const std::vector<__int64,std::allocator<__int64>> &) const' being compiled [C:\Jenkins\workspace\dgl_PR-7408\graphbolt\build\graphbolt_pytorch_2.3.0.vcxproj] with [ T=scalar_t ] 16>C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\numeric(817,20): warning C4244: '=': conversion from '_Ty' to 'int', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\graphbolt\build\graphbolt_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\graphbolt.vcxproj] with [ _Ty=int64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\graphbolt\src\fused_csc_sampling_graph.cc) C:\Jenkins\workspace\dgl_PR-7408\graphbolt\src\fused_csc_sampling_graph.cc(1268): message : see reference to function template instantiation 'void std::iota>>,int64_t>(_FwdIt,_FwdIt,__int64)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\graphbolt\build\graphbolt_pytorch_2.3.0.vcxproj] with [ _Ty=int32_t, _FwdIt=std::_Vector_iterator>> ] C:\Jenkins\workspace\dgl_PR-7408\graphbolt\src\fused_csc_sampling_graph.cc(1671): message : see reference to function template instantiation 'int64_t graphbolt::sampling::UniformPick(int64_t,int64_t,int64_t,bool,const c10::TensorOptions &,PickedType *)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\graphbolt\build\graphbolt_pytorch_2.3.0.vcxproj] with [ PickedType=scalar_t ] 21>C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(3606,22): warning C4244: '=': conversion from 'const __int64' to 'int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\graph\serialize\dglgraph_serialize.cc) [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(3643): message : see reference to function template instantiation '_OutIt std::_Copy_unchecked(_InIt,_InIt,_OutIt)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] with [ _OutIt=int32_t *, _InIt=const __int64 * ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\graph\serialize\dglgraph_serialize.cc) C:\Jenkins\workspace\dgl_PR-7408\include\dgl\aten\./array_ops.h(362): message : see reference to function template instantiation '_OutIt std::copy>>,int32_t*>(_InIt,_InIt,_OutIt)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] with [ _OutIt=int32_t *, _Ty=int64_t, _InIt=std::_Vector_const_iterator>> ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\graph\serialize\dglgraph_serialize.cc) C:\Jenkins\workspace\dgl_PR-7408\include\dgl/aten/coo.h(282): message : see reference to function template instantiation 'dgl::IdArray dgl::aten::VecToIdArray(const std::vector> &,uint8_t,DGLContext)' being compiled (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\graph\serialize\dglgraph_serialize.cc) [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] 21>C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(3606,22): warning C4244: '=': conversion from 'const __int64' to 'int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\graph\serialize\graph_serialize.cc) [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(3643): message : see reference to function template instantiation '_OutIt std::_Copy_unchecked(_InIt,_InIt,_OutIt)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] with [ _OutIt=int32_t *, _InIt=const __int64 * ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\graph\serialize\graph_serialize.cc) C:\Jenkins\workspace\dgl_PR-7408\include\dgl\./aten/array_ops.h(362): message : see reference to function template instantiation '_OutIt std::copy>>,int32_t*>(_InIt,_InIt,_OutIt)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] with [ _OutIt=int32_t *, _Ty=int64_t, _InIt=std::_Vector_const_iterator>> ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\graph\serialize\graph_serialize.cc) C:\Jenkins\workspace\dgl_PR-7408\include\dgl\./aten/coo.h(282): message : see reference to function template instantiation 'dgl::IdArray dgl::aten::VecToIdArray(const std::vector> &,uint8_t,DGLContext)' being compiled (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\graph\serialize\graph_serialize.cc) [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] 21>C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(3606,22): warning C4244: '=': conversion from 'const __int64' to 'int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\graph\serialize\heterograph_serialize.cc) [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(3643): message : see reference to function template instantiation '_OutIt std::_Copy_unchecked(_InIt,_InIt,_OutIt)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] with [ _OutIt=int32_t *, _InIt=const __int64 * ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\graph\serialize\heterograph_serialize.cc) C:\Jenkins\workspace\dgl_PR-7408\include\dgl\./aten/array_ops.h(362): message : see reference to function template instantiation '_OutIt std::copy>>,int32_t*>(_InIt,_InIt,_OutIt)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] with [ _OutIt=int32_t *, _Ty=int64_t, _InIt=std::_Vector_const_iterator>> ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\graph\serialize\heterograph_serialize.cc) C:\Jenkins\workspace\dgl_PR-7408\include\dgl\./aten/coo.h(282): message : see reference to function template instantiation 'dgl::IdArray dgl::aten::VecToIdArray(const std::vector> &,uint8_t,DGLContext)' being compiled (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\graph\serialize\heterograph_serialize.cc) [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] 21>C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(3606,22): warning C4244: '=': conversion from 'const __int64' to 'int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\graph\sampler.cc) [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(3643): message : see reference to function template instantiation '_OutIt std::_Copy_unchecked(_InIt,_InIt,_OutIt)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] with [ _OutIt=int32_t *, _InIt=const __int64 * ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\graph\sampler.cc) C:\Jenkins\workspace\dgl_PR-7408\include\dgl\./aten/array_ops.h(362): message : see reference to function template instantiation '_OutIt std::copy>>,int32_t*>(_InIt,_InIt,_OutIt)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] with [ _OutIt=int32_t *, _Ty=int64_t, _InIt=std::_Vector_const_iterator>> ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\graph\sampler.cc) C:\Jenkins\workspace\dgl_PR-7408\include\dgl\./aten/coo.h(282): message : see reference to function template instantiation 'dgl::IdArray dgl::aten::VecToIdArray(const std::vector> &,uint8_t,DGLContext)' being compiled (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\graph\sampler.cc) [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] 21>C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(3606,1): warning C4267: '=': conversion from 'size_t' to 'int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\graph\sampler.cc) [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(3643): message : see reference to function template instantiation '_OutIt std::_Copy_unchecked(_InIt,_InIt,_OutIt)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] with [ _OutIt=int32_t *, _InIt=const unsigned __int64 * ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\graph\sampler.cc) C:\Jenkins\workspace\dgl_PR-7408\include\dgl\./aten/array_ops.h(362): message : see reference to function template instantiation '_OutIt std::copy>>,int32_t*>(_InIt,_InIt,_OutIt)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] with [ _OutIt=int32_t *, _Ty=unsigned __int64, _InIt=std::_Vector_const_iterator>> ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\graph\sampler.cc) C:\Jenkins\workspace\dgl_PR-7408\src\graph\sampler.cc(784): message : see reference to function template instantiation 'dgl::IdArray dgl::aten::VecToIdArray(const std::vector> &,uint8_t,DGLContext)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] 21>C:\Jenkins\workspace\dgl_PR-7408\third_party\METIS\include\metis.h(75,1): warning C4005: 'INT32_MIN': macro redefinition (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\graph\transform\metis_partition_hetero.cc) [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\stdint.h(51): message : see previous definition of 'INT32_MIN' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\graph\transform\metis_partition_hetero.cc) [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] 21>C:\Jenkins\workspace\dgl_PR-7408\third_party\METIS\include\metis.h(76,1): warning C4005: 'INT32_MAX': macro redefinition (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\graph\transform\metis_partition_hetero.cc) [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\stdint.h(55): message : see previous definition of 'INT32_MAX' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\graph\transform\metis_partition_hetero.cc) [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] 21>C:\Jenkins\workspace\dgl_PR-7408\third_party\METIS\include\metis.h(77,1): warning C4005: 'INT64_MIN': macro redefinition (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\graph\transform\metis_partition_hetero.cc) [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\stdint.h(52): message : see previous definition of 'INT64_MIN' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\graph\transform\metis_partition_hetero.cc) [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] 21>C:\Jenkins\workspace\dgl_PR-7408\third_party\METIS\include\metis.h(78,1): warning C4005: 'INT64_MAX': macro redefinition (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\graph\transform\metis_partition_hetero.cc) [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\stdint.h(56): message : see previous definition of 'INT64_MAX' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\graph\transform\metis_partition_hetero.cc) [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] 21>C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(3606,22): warning C4244: '=': conversion from 'const __int64' to 'int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\graph\subgraph.cc) [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(3643): message : see reference to function template instantiation '_OutIt std::_Copy_unchecked(_InIt,_InIt,_OutIt)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] with [ _OutIt=int32_t *, _InIt=const __int64 * ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\graph\subgraph.cc) C:\Jenkins\workspace\dgl_PR-7408\include\dgl\./aten/array_ops.h(362): message : see reference to function template instantiation '_OutIt std::copy>>,int32_t*>(_InIt,_InIt,_OutIt)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] with [ _OutIt=int32_t *, _Ty=int64_t, _InIt=std::_Vector_const_iterator>> ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\graph\subgraph.cc) C:\Jenkins\workspace\dgl_PR-7408\include\dgl\./aten/coo.h(282): message : see reference to function template instantiation 'dgl::IdArray dgl::aten::VecToIdArray(const std::vector> &,uint8_t,DGLContext)' being compiled (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\graph\subgraph.cc) [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] 21>C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(3606,22): warning C4244: '=': conversion from 'const __int64' to 'int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\graph\transform\line_graph.cc) [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(3643): message : see reference to function template instantiation '_OutIt std::_Copy_unchecked(_InIt,_InIt,_OutIt)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] with [ _OutIt=int32_t *, _InIt=const __int64 * ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\graph\transform\line_graph.cc) C:\Jenkins\workspace\dgl_PR-7408\include\dgl\./aten/array_ops.h(362): message : see reference to function template instantiation '_OutIt std::copy>>,int32_t*>(_InIt,_InIt,_OutIt)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] with [ _OutIt=int32_t *, _Ty=int64_t, _InIt=std::_Vector_const_iterator>> ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\graph\transform\line_graph.cc) C:\Jenkins\workspace\dgl_PR-7408\include\dgl\./aten/coo.h(282): message : see reference to function template instantiation 'dgl::IdArray dgl::aten::VecToIdArray(const std::vector> &,uint8_t,DGLContext)' being compiled (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\graph\transform\line_graph.cc) [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] 21>C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(3606,22): warning C4244: '=': conversion from 'const __int64' to 'int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\graph\transform\metis_partition_hetero.cc) [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(3643): message : see reference to function template instantiation '_OutIt std::_Copy_unchecked(_InIt,_InIt,_OutIt)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] with [ _OutIt=int32_t *, _InIt=const __int64 * ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\graph\transform\metis_partition_hetero.cc) C:\Jenkins\workspace\dgl_PR-7408\include\dgl\./aten/array_ops.h(362): message : see reference to function template instantiation '_OutIt std::copy>>,int32_t*>(_InIt,_InIt,_OutIt)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] with [ _OutIt=int32_t *, _Ty=int64_t, _InIt=std::_Vector_const_iterator>> ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\graph\transform\metis_partition_hetero.cc) C:\Jenkins\workspace\dgl_PR-7408\include\dgl\./aten/coo.h(282): message : see reference to function template instantiation 'dgl::IdArray dgl::aten::VecToIdArray(const std::vector> &,uint8_t,DGLContext)' being compiled (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\graph\transform\metis_partition_hetero.cc) [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] 21>C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(3606,22): warning C4244: '=': conversion from 'const __int64' to 'int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\graph\shared_mem_manager.cc) [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(3643): message : see reference to function template instantiation '_OutIt std::_Copy_unchecked(_InIt,_InIt,_OutIt)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] with [ _OutIt=int32_t *, _InIt=const __int64 * ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\graph\shared_mem_manager.cc) C:\Jenkins\workspace\dgl_PR-7408\include\dgl\./aten/array_ops.h(362): message : see reference to function template instantiation '_OutIt std::copy>>,int32_t*>(_InIt,_InIt,_OutIt)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] with [ _OutIt=int32_t *, _Ty=int64_t, _InIt=std::_Vector_const_iterator>> ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\graph\shared_mem_manager.cc) C:\Jenkins\workspace\dgl_PR-7408\include\dgl\./aten/coo.h(282): message : see reference to function template instantiation 'dgl::IdArray dgl::aten::VecToIdArray(const std::vector> &,uint8_t,DGLContext)' being compiled (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\graph\shared_mem_manager.cc) [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] /usr/bin/ld: CMakeFiles/dgl.dir/src/runtime/config.cc.o and CMakeFiles/dgl.dir/src/array/cpu/spmm.cc.o: warning: multiple common of `internal_error_suppression_level' /usr/bin/ld: CMakeFiles/dgl.dir/src/runtime/config.cc.o and CMakeFiles/dgl.dir/src/array/cpu/spmm.cc.o: warning: multiple common of `libxsmm_se' /usr/bin/ld: CMakeFiles/dgl.dir/src/runtime/config.cc.o and CMakeFiles/dgl.dir/src/array/cpu/spmm.cc.o: warning: multiple common of `libxsmm_verbosity' /usr/bin/ld: CMakeFiles/dgl.dir/src/runtime/config.cc.o and CMakeFiles/dgl.dir/src/array/cpu/spmm.cc.o: warning: multiple common of `internal_gemm_lock' /usr/bin/ld: CMakeFiles/dgl.dir/src/runtime/config.cc.o and CMakeFiles/dgl.dir/src/array/cpu/spmm.cc.o: warning: multiple common of `internal_gemm_nlocks' /usr/bin/ld: CMakeFiles/dgl.dir/src/runtime/config.cc.o and CMakeFiles/dgl.dir/src/array/cpu/spmm.cc.o: warning: multiple common of `libxsmm_original_dgemm_batch_strided_function' /usr/bin/ld: CMakeFiles/dgl.dir/src/runtime/config.cc.o and CMakeFiles/dgl.dir/src/array/cpu/spmm.cc.o: warning: multiple common of `libxsmm_original_sgemm_batch_strided_function' /usr/bin/ld: CMakeFiles/dgl.dir/src/runtime/config.cc.o and CMakeFiles/dgl.dir/src/array/cpu/spmm.cc.o: warning: multiple common of `libxsmm_original_dgemm_batch_function' /usr/bin/ld: CMakeFiles/dgl.dir/src/runtime/config.cc.o and CMakeFiles/dgl.dir/src/array/cpu/spmm.cc.o: warning: multiple common of `libxsmm_original_sgemm_batch_function' /usr/bin/ld: CMakeFiles/dgl.dir/src/runtime/config.cc.o and CMakeFiles/dgl.dir/src/array/cpu/spmm.cc.o: warning: multiple common of `libxsmm_original_dgemm_function' /usr/bin/ld: CMakeFiles/dgl.dir/src/runtime/config.cc.o and CMakeFiles/dgl.dir/src/array/cpu/spmm.cc.o: warning: multiple common of `libxsmm_original_sgemm_function' /usr/bin/ld: CMakeFiles/dgl.dir/src/runtime/config.cc.o and CMakeFiles/dgl.dir/src/array/cpu/spmm.cc.o: warning: multiple common of `libxsmm_original_dgemv_function' /usr/bin/ld: CMakeFiles/dgl.dir/src/runtime/config.cc.o and CMakeFiles/dgl.dir/src/array/cpu/spmm.cc.o: warning: multiple common of `libxsmm_original_sgemv_function' /usr/bin/ld: CMakeFiles/dgl.dir/src/runtime/config.cc.o and CMakeFiles/dgl.dir/src/array/cpu/spmm.cc.o: warning: multiple common of `libxsmm_gemm_taskgrain' /usr/bin/ld: CMakeFiles/dgl.dir/src/runtime/config.cc.o and CMakeFiles/dgl.dir/src/array/cpu/spmm.cc.o: warning: multiple common of `libxsmm_gemm_tasks' /usr/bin/ld: CMakeFiles/dgl.dir/src/runtime/config.cc.o and CMakeFiles/dgl.dir/src/array/cpu/spmm.cc.o: warning: multiple common of `libxsmm_gemm_wrap' /usr/bin/ld: CMakeFiles/dgl.dir/src/runtime/config.cc.o and CMakeFiles/dgl.dir/src/array/cpu/spmm.cc.o: warning: multiple common of `libxsmm_gemm_auto_prefetch_default' /usr/bin/ld: CMakeFiles/dgl.dir/src/runtime/config.cc.o and CMakeFiles/dgl.dir/src/array/cpu/spmm.cc.o: warning: multiple common of `libxsmm_gemm_auto_prefetch' /usr/bin/ld: CMakeFiles/dgl.dir/src/runtime/config.cc.o and CMakeFiles/dgl.dir/src/array/cpu/spmm.cc.o: warning: multiple common of `libxsmm_intrinsics_mm512_rng_state0' /usr/bin/ld: CMakeFiles/dgl.dir/src/runtime/config.cc.o and CMakeFiles/dgl.dir/src/array/cpu/spmm.cc.o: warning: multiple common of `libxsmm_intrinsics_mm512_rng_state1' /usr/bin/ld: CMakeFiles/dgl.dir/src/runtime/config.cc.o and CMakeFiles/dgl.dir/src/array/cpu/spmm.cc.o: warning: multiple common of `libxsmm_intrinsics_mm512_rng_state2' /usr/bin/ld: CMakeFiles/dgl.dir/src/runtime/config.cc.o and CMakeFiles/dgl.dir/src/array/cpu/spmm.cc.o: warning: multiple common of `libxsmm_intrinsics_mm512_rng_state3' /usr/bin/ld: CMakeFiles/dgl.dir/src/runtime/config.cc.o and CMakeFiles/dgl.dir/src/array/cpu/spmm.cc.o: warning: multiple common of `libxsmm_stdio_handle' /usr/bin/ld: CMakeFiles/dgl.dir/src/runtime/config.cc.o and CMakeFiles/dgl.dir/src/array/cpu/spmm.cc.o: warning: multiple common of `libxsmm_ninit' /usr/bin/ld: CMakeFiles/dgl.dir/src/runtime/config.cc.o and CMakeFiles/dgl.dir/src/array/cpu/spmm.cc.o: warning: multiple common of `libxsmm_target_archid' /usr/bin/ld: CMakeFiles/dgl.dir/src/runtime/config.cc.o and CMakeFiles/dgl.dir/src/array/cpu/spmm.cc.o: warning: multiple common of `internal_crc32_table' /usr/bin/ld: CMakeFiles/dgl.dir/src/runtime/config.cc.o and CMakeFiles/dgl.dir/src/array/cpu/spmm.cc.o: warning: multiple common of `internal_hash_u512_function' /usr/bin/ld: CMakeFiles/dgl.dir/src/runtime/config.cc.o and CMakeFiles/dgl.dir/src/array/cpu/spmm.cc.o: warning: multiple common of `internal_hash_u384_function' /usr/bin/ld: CMakeFiles/dgl.dir/src/runtime/config.cc.o and CMakeFiles/dgl.dir/src/array/cpu/spmm.cc.o: warning: multiple common of `internal_hash_u256_function' /usr/bin/ld: CMakeFiles/dgl.dir/src/runtime/config.cc.o and CMakeFiles/dgl.dir/src/array/cpu/spmm.cc.o: warning: multiple common of `internal_hash_u128_function' /usr/bin/ld: CMakeFiles/dgl.dir/src/runtime/config.cc.o and CMakeFiles/dgl.dir/src/array/cpu/spmm.cc.o: warning: multiple common of `internal_hash_u64_function' /usr/bin/ld: CMakeFiles/dgl.dir/src/runtime/config.cc.o and CMakeFiles/dgl.dir/src/array/cpu/spmm.cc.o: warning: multiple common of `internal_hash_u32_function' /usr/bin/ld: CMakeFiles/dgl.dir/src/runtime/config.cc.o and CMakeFiles/dgl.dir/src/array/cpu/spmm.cc.o: warning: multiple common of `internal_hash_u16_function' /usr/bin/ld: CMakeFiles/dgl.dir/src/runtime/config.cc.o and CMakeFiles/dgl.dir/src/array/cpu/spmm.cc.o: warning: multiple common of `internal_hash_u8_function' /usr/bin/ld: CMakeFiles/dgl.dir/src/runtime/config.cc.o and CMakeFiles/dgl.dir/src/array/cpu/spmm.cc.o: warning: multiple common of `internal_hash_function' /usr/bin/ld: CMakeFiles/dgl.dir/src/runtime/config.cc.o and CMakeFiles/dgl.dir/src/array/cpu/spmm.cc.o: warning: multiple common of `internal_reglock_ptr' /usr/bin/ld: CMakeFiles/dgl.dir/src/runtime/config.cc.o and CMakeFiles/dgl.dir/src/array/cpu/spmm.cc.o: warning: multiple common of `internal_cache_size' /usr/bin/ld: CMakeFiles/dgl.dir/src/runtime/config.cc.o and CMakeFiles/dgl.dir/src/array/cpu/spmm.cc.o: warning: multiple common of `internal_reglock_count' /usr/bin/ld: CMakeFiles/dgl.dir/src/runtime/config.cc.o and CMakeFiles/dgl.dir/src/array/cpu/spmm.cc.o: warning: multiple common of `internal_registry_nbytes' /usr/bin/ld: CMakeFiles/dgl.dir/src/runtime/config.cc.o and CMakeFiles/dgl.dir/src/array/cpu/spmm.cc.o: warning: multiple common of `internal_registry_nleaks' /usr/bin/ld: CMakeFiles/dgl.dir/src/runtime/config.cc.o and CMakeFiles/dgl.dir/src/array/cpu/spmm.cc.o: warning: multiple common of `internal_registry_keys' /usr/bin/ld: CMakeFiles/dgl.dir/src/runtime/config.cc.o and CMakeFiles/dgl.dir/src/array/cpu/spmm.cc.o: warning: multiple common of `internal_registry' /usr/bin/ld: CMakeFiles/dgl.dir/src/runtime/config.cc.o and CMakeFiles/dgl.dir/src/array/cpu/spmm.cc.o: warning: multiple common of `internal_statistic' /usr/bin/ld: CMakeFiles/dgl.dir/src/runtime/config.cc.o and CMakeFiles/dgl.dir/src/array/cpu/spmm.cc.o: warning: multiple common of `internal_statistic_sml' /usr/bin/ld: CMakeFiles/dgl.dir/src/runtime/config.cc.o and CMakeFiles/dgl.dir/src/array/cpu/spmm.cc.o: warning: multiple common of `internal_statistic_med' /usr/bin/ld: CMakeFiles/dgl.dir/src/runtime/config.cc.o and CMakeFiles/dgl.dir/src/array/cpu/spmm.cc.o: warning: multiple common of `internal_statistic_mnk' /usr/bin/ld: CMakeFiles/dgl.dir/src/runtime/config.cc.o and CMakeFiles/dgl.dir/src/array/cpu/spmm.cc.o: warning: multiple common of `internal_statistic_num_gemv' /usr/bin/ld: CMakeFiles/dgl.dir/src/runtime/config.cc.o and CMakeFiles/dgl.dir/src/array/cpu/spmm.cc.o: warning: multiple common of `internal_statistic_num_meltw' /usr/bin/ld: CMakeFiles/dgl.dir/src/runtime/config.cc.o and CMakeFiles/dgl.dir/src/array/cpu/spmm.cc.o: warning: multiple common of `internal_statistic_num_user' /usr/bin/ld: CMakeFiles/dgl.dir/src/runtime/config.cc.o and CMakeFiles/dgl.dir/src/array/cpu/spmm.cc.o: warning: multiple common of `internal_gemm_auto_prefetch_locked' /usr/bin/ld: CMakeFiles/dgl.dir/src/runtime/config.cc.o and CMakeFiles/dgl.dir/src/array/cpu/spmm.cc.o: warning: multiple common of `internal_build_state' /usr/bin/ld: CMakeFiles/dgl.dir/src/runtime/config.cc.o and CMakeFiles/dgl.dir/src/array/cpu/spmm.cc.o: warning: multiple common of `internal_timer_start' /usr/bin/ld: CMakeFiles/dgl.dir/src/runtime/config.cc.o and CMakeFiles/dgl.dir/src/array/cpu/spmm.cc.o: warning: multiple common of `internal_cpuid_info' /usr/bin/ld: CMakeFiles/dgl.dir/src/runtime/config.cc.o and CMakeFiles/dgl.dir/src/array/cpu/spmm.cc.o: warning: multiple common of `internal_singleton_fname' /usr/bin/ld: CMakeFiles/dgl.dir/src/runtime/config.cc.o and CMakeFiles/dgl.dir/src/array/cpu/spmm.cc.o: warning: multiple common of `internal_singleton_handle' /usr/bin/ld: CMakeFiles/dgl.dir/src/runtime/config.cc.o and CMakeFiles/dgl.dir/src/array/cpu/spmm.cc.o: warning: multiple common of `internal_libxsmm_prvabrt' /usr/bin/ld: CMakeFiles/dgl.dir/src/runtime/config.cc.o and CMakeFiles/dgl.dir/src/array/cpu/spmm.cc.o: warning: multiple common of `internal_stdio_fname' /usr/bin/ld: CMakeFiles/dgl.dir/src/runtime/config.cc.o and CMakeFiles/dgl.dir/src/array/cpu/spmm.cc.o: warning: multiple common of `libxsmm_default_malloc_fn' /usr/bin/ld: CMakeFiles/dgl.dir/src/runtime/config.cc.o and CMakeFiles/dgl.dir/src/array/cpu/spmm.cc.o: warning: multiple common of `libxsmm_scratch_malloc_fn' /usr/bin/ld: CMakeFiles/dgl.dir/src/runtime/config.cc.o and CMakeFiles/dgl.dir/src/array/cpu/spmm.cc.o: warning: multiple common of `libxsmm_default_free_fn' /usr/bin/ld: CMakeFiles/dgl.dir/src/runtime/config.cc.o and CMakeFiles/dgl.dir/src/array/cpu/spmm.cc.o: warning: multiple common of `libxsmm_scratch_free_fn' /usr/bin/ld: CMakeFiles/dgl.dir/src/runtime/config.cc.o and CMakeFiles/dgl.dir/src/array/cpu/spmm.cc.o: warning: multiple common of `libxsmm_default_allocator_context' /usr/bin/ld: CMakeFiles/dgl.dir/src/runtime/config.cc.o and CMakeFiles/dgl.dir/src/array/cpu/spmm.cc.o: warning: multiple common of `libxsmm_scratch_allocator_context' /usr/bin/ld: CMakeFiles/dgl.dir/src/runtime/config.cc.o and CMakeFiles/dgl.dir/src/array/cpu/spmm.cc.o: warning: multiple common of `libxsmm_scratch_pools' /usr/bin/ld: CMakeFiles/dgl.dir/src/runtime/config.cc.o and CMakeFiles/dgl.dir/src/array/cpu/spmm.cc.o: warning: multiple common of `libxsmm_scratch_scale' /usr/bin/ld: CMakeFiles/dgl.dir/src/runtime/config.cc.o and CMakeFiles/dgl.dir/src/array/cpu/spmm.cc.o: warning: multiple common of `libxsmm_timer_scale' /usr/bin/ld: CMakeFiles/dgl.dir/src/runtime/config.cc.o and CMakeFiles/dgl.dir/src/array/cpu/spmm.cc.o: warning: multiple common of `libxsmm_statistic_num_spmdm' /usr/bin/ld: CMakeFiles/dgl.dir/src/runtime/config.cc.o and CMakeFiles/dgl.dir/src/array/cpu/spmm.cc.o: warning: multiple common of `libxsmm_thread_count' /usr/bin/ld: CMakeFiles/dgl.dir/src/runtime/config.cc.o and CMakeFiles/dgl.dir/src/array/cpu/spmm.cc.o: warning: multiple common of `libxsmm_lock_global' /usr/bin/ld: CMakeFiles/dgl.dir/src/runtime/config.cc.o and CMakeFiles/dgl.dir/src/array/cpu/spmm.cc.o: warning: multiple common of `libxsmm_nosync' /usr/bin/ld: CMakeFiles/dgl.dir/src/runtime/config.cc.o and CMakeFiles/dgl.dir/src/array/cpu/spmm.cc.o: warning: multiple common of `internal_malloc_pool_buffer' /usr/bin/ld: CMakeFiles/dgl.dir/src/runtime/config.cc.o and CMakeFiles/dgl.dir/src/array/cpu/spmm.cc.o: warning: multiple common of `internal_malloc_scratch_limit' /usr/bin/ld: CMakeFiles/dgl.dir/src/runtime/config.cc.o and CMakeFiles/dgl.dir/src/array/cpu/spmm.cc.o: warning: multiple common of `internal_malloc_scratch_nmallocs' /usr/bin/ld: CMakeFiles/dgl.dir/src/runtime/config.cc.o and CMakeFiles/dgl.dir/src/array/cpu/spmm.cc.o: warning: multiple common of `internal_malloc_private_max' /usr/bin/ld: CMakeFiles/dgl.dir/src/runtime/config.cc.o and CMakeFiles/dgl.dir/src/array/cpu/spmm.cc.o: warning: multiple common of `internal_malloc_private_cur' /usr/bin/ld: CMakeFiles/dgl.dir/src/runtime/config.cc.o and CMakeFiles/dgl.dir/src/array/cpu/spmm.cc.o: warning: multiple common of `internal_malloc_public_max' /usr/bin/ld: CMakeFiles/dgl.dir/src/runtime/config.cc.o and CMakeFiles/dgl.dir/src/array/cpu/spmm.cc.o: warning: multiple common of `internal_malloc_public_cur' /usr/bin/ld: CMakeFiles/dgl.dir/src/runtime/config.cc.o and CMakeFiles/dgl.dir/src/array/cpu/spmm.cc.o: warning: multiple common of `internal_malloc_local_max' /usr/bin/ld: CMakeFiles/dgl.dir/src/runtime/config.cc.o and CMakeFiles/dgl.dir/src/array/cpu/spmm.cc.o: warning: multiple common of `internal_malloc_local_cur' /usr/bin/ld: CMakeFiles/dgl.dir/src/runtime/config.cc.o and CMakeFiles/dgl.dir/src/array/cpu/spmm.cc.o: warning: multiple common of `internal_malloc_recursive' /usr/bin/ld: CMakeFiles/dgl.dir/src/runtime/config.cc.o and CMakeFiles/dgl.dir/src/array/cpu/spmm.cc.o: warning: multiple common of `internal_malloc_kind' /usr/bin/ld: CMakeFiles/dgl.dir/src/runtime/config.cc.o and CMakeFiles/dgl.dir/src/array/cpu/spmm.cc.o: warning: multiple common of `internal_pmallocs' /usr/bin/ld: CMakeFiles/dgl.dir/src/runtime/config.cc.o and CMakeFiles/dgl.dir/src/array/cpu/spmm.cc.o: warning: multiple common of `internal_malloc_join' /usr/bin/ld: CMakeFiles/dgl.dir/src/runtime/config.cc.o and CMakeFiles/dgl.dir/src/array/cpu/spmm.cc.o: warning: multiple common of `internal_malloc_hugetlb' /usr/bin/ld: CMakeFiles/dgl.dir/src/runtime/config.cc.o and CMakeFiles/dgl.dir/src/array/cpu/spmm.cc.o: warning: multiple common of `internal_malloc_plocked' /usr/bin/ld: CMakeFiles/dgl.dir/src/runtime/config.cc.o and CMakeFiles/dgl.dir/src/array/cpu/spmm.cc.o: warning: multiple common of `libxsmm_matrix_eqns' /usr/bin/ld: CMakeFiles/dgl.dir/src/runtime/config.cc.o and CMakeFiles/dgl.dir/src/array/cpu/spmm.cc.o: warning: multiple common of `libxsmm_matrix_eqns_init' /usr/bin/ld: CMakeFiles/dgl.dir/src/runtime/config.cc.o and CMakeFiles/dgl.dir/src/array/cpu/spmm.cc.o: warning: multiple common of `libxsmm_matrix_eqns_count' /usr/bin/ld: CMakeFiles/dgl.dir/src/runtime/config.cc.o and CMakeFiles/dgl.dir/src/array/cpu/spmm.cc.o: warning: multiple common of `internal_diff_function' /usr/bin/ld: CMakeFiles/dgl.dir/src/runtime/config.cc.o and CMakeFiles/dgl.dir/src/array/cpu/spmm.cc.o: warning: multiple common of `internal_memcmp_function' /usr/bin/ld: CMakeFiles/dgl.dir/src/runtime/config.cc.o and CMakeFiles/dgl.dir/src/array/cpu/spmm.cc.o: warning: multiple common of `JITDUMP_MAGIC' /usr/bin/ld: CMakeFiles/dgl.dir/src/runtime/config.cc.o and CMakeFiles/dgl.dir/src/array/cpu/spmm.cc.o: warning: multiple common of `JITDUMP_MAGIC_SWAPPED' /usr/bin/ld: CMakeFiles/dgl.dir/src/runtime/config.cc.o and CMakeFiles/dgl.dir/src/array/cpu/spmm.cc.o: warning: multiple common of `JITDUMP_VERSION' /usr/bin/ld: CMakeFiles/dgl.dir/src/runtime/config.cc.o and CMakeFiles/dgl.dir/src/array/cpu/spmm.cc.o: warning: multiple common of `JITDUMP_FLAGS_ARCH_TIMESTAMP' /usr/bin/ld: CMakeFiles/dgl.dir/src/runtime/config.cc.o and CMakeFiles/dgl.dir/src/array/cpu/spmm.cc.o: warning: multiple common of `JITDUMP_CODE_LOAD' /usr/bin/ld: CMakeFiles/dgl.dir/src/runtime/config.cc.o and CMakeFiles/dgl.dir/src/array/cpu/spmm.cc.o: warning: multiple common of `JITDUMP_CODE_MOVE' /usr/bin/ld: CMakeFiles/dgl.dir/src/runtime/config.cc.o and CMakeFiles/dgl.dir/src/array/cpu/spmm.cc.o: warning: multiple common of `JITDUMP_CODE_DEBUG_INFO' /usr/bin/ld: CMakeFiles/dgl.dir/src/runtime/config.cc.o and CMakeFiles/dgl.dir/src/array/cpu/spmm.cc.o: warning: multiple common of `JITDUMP_CODE_CLOSE' /usr/bin/ld: CMakeFiles/dgl.dir/src/runtime/config.cc.o and CMakeFiles/dgl.dir/src/array/cpu/spmm.cc.o: warning: multiple common of `internal_perf_fp' /usr/bin/ld: CMakeFiles/dgl.dir/src/runtime/config.cc.o and CMakeFiles/dgl.dir/src/array/cpu/spmm.cc.o: warning: multiple common of `internal_rng_f32_seq' /usr/bin/ld: CMakeFiles/dgl.dir/src/runtime/config.cc.o and CMakeFiles/dgl.dir/src/array/cpu/spmm.cc.o: warning: multiple common of `internal_rng_state0' /usr/bin/ld: CMakeFiles/dgl.dir/src/runtime/config.cc.o and CMakeFiles/dgl.dir/src/array/cpu/spmm.cc.o: warning: multiple common of `internal_rng_state1' /usr/bin/ld: CMakeFiles/dgl.dir/src/runtime/config.cc.o and CMakeFiles/dgl.dir/src/array/cpu/spmm.cc.o: warning: multiple common of `internal_rng_state2' /usr/bin/ld: CMakeFiles/dgl.dir/src/runtime/config.cc.o and CMakeFiles/dgl.dir/src/array/cpu/spmm.cc.o: warning: multiple common of `internal_rng_state3' /usr/bin/ld: CMakeFiles/dgl.dir/src/runtime/config.cc.o and CMakeFiles/dgl.dir/src/array/cpu/spmm.cc.o: warning: multiple common of `internal_trace_initialized' /usr/bin/ld: CMakeFiles/dgl.dir/src/runtime/config.cc.o and CMakeFiles/dgl.dir/src/array/cpu/spmm.cc.o: warning: multiple common of `internal_trace_mindepth' /usr/bin/ld: CMakeFiles/dgl.dir/src/runtime/config.cc.o and CMakeFiles/dgl.dir/src/array/cpu/spmm.cc.o: warning: multiple common of `internal_trace_threadid' /usr/bin/ld: CMakeFiles/dgl.dir/src/runtime/config.cc.o and CMakeFiles/dgl.dir/src/array/cpu/spmm.cc.o: warning: multiple common of `internal_trace_maxnsyms' /usr/bin/ld: CMakeFiles/dgl.dir/src/runtime/config.cc.o and CMakeFiles/dgl.dir/src/array/cpu/spmm.cc.o: warning: multiple common of `libxsmm_xcopy_jit' /usr/bin/ld: CMakeFiles/dgl.dir/src/runtime/config.cc.o and CMakeFiles/dgl.dir/src/array/cpu/spmm.cc.o: warning: multiple common of `libxsmm_xcopy_taskscale' /usr/bin/ld: CMakeFiles/dgl.dir/src/runtime/config.cc.o and CMakeFiles/dgl.dir/src/array/cpu/spmm.cc.o: warning: multiple common of `libxsmm_mcopy_mbytes' /usr/bin/ld: CMakeFiles/dgl.dir/src/runtime/config.cc.o and CMakeFiles/dgl.dir/src/array/cpu/spmm.cc.o: warning: multiple common of `libxsmm_mzero_mbytes' /usr/bin/ld: CMakeFiles/dgl.dir/src/runtime/config.cc.o and CMakeFiles/dgl.dir/src/array/cpu/spmm.cc.o: warning: multiple common of `libxsmm_tcopy_mbytes' /usr/bin/ld: CMakeFiles/dgl.dir/src/runtime/config.cc.o and CMakeFiles/dgl.dir/src/array/cpu/spmm.cc.o: warning: multiple common of `libxsmm_mcopy_nscale' /usr/bin/ld: CMakeFiles/dgl.dir/src/runtime/config.cc.o and CMakeFiles/dgl.dir/src/array/cpu/spmm.cc.o: warning: multiple common of `libxsmm_mzero_nscale' /usr/bin/ld: CMakeFiles/dgl.dir/src/runtime/config.cc.o and CMakeFiles/dgl.dir/src/array/cpu/spmm.cc.o: warning: multiple common of `libxsmm_tcopy_nscale' [ 91%] Built target dgl Scanning dependencies of target dgl_sparse -DCUDA_TOOLKIT_ROOT_DIR= -DTORCH_CUDA_ARCH_LIST= -DUSE_CUDA=OFF -DEXTERNAL_DMLC_LIB_PATH= -DDGL_INCLUDE_DIRS=/home/ubuntu/jenkins/workspace/dgl_PR-7408/include;/home/ubuntu/jenkins/workspace/dgl_PR-7408/third_party/dlpack/include;/home/ubuntu/jenkins/workspace/dgl_PR-7408/third_party/dmlc-core/include;/home/ubuntu/jenkins/workspace/dgl_PR-7408/third_party/phmap;/home/ubuntu/jenkins/workspace/dgl_PR-7408/tensoradapter/include;/home/ubuntu/jenkins/workspace/dgl_PR-7408/third_party/pcg/include;/home/ubuntu/jenkins/workspace/dgl_PR-7408/third_party/nanoflann/include;/home/ubuntu/jenkins/workspace/dgl_PR-7408/third_party/libxsmm/include;/home/ubuntu/jenkins/workspace/dgl_PR-7408/third_party/METIS/include;/home/ubuntu/jenkins/workspace/dgl_PR-7408/third_party/METIS/GKlib;/home/ubuntu/jenkins/workspace/dgl_PR-7408/third_party/METIS/include;/home/ubuntu/jenkins/workspace/dgl_PR-7408/third_party/googletest/googletest/include;/home/ubuntu/jenkins/workspace/dgl_PR-7408/third_party/googletest/googletest;/home/ubuntu/jenkins/workspace/dgl_PR-7408/include;/home/ubuntu/jenkins/workspace/dgl_PR-7408/third_party/dlpack/include;/home/ubuntu/jenkins/workspace/dgl_PR-7408/third_party/dmlc-core/include;/home/ubuntu/jenkins/workspace/dgl_PR-7408/third_party/phmap;/home/ubuntu/jenkins/workspace/dgl_PR-7408/third_party/libxsmm/include;/home/ubuntu/jenkins/workspace/dgl_PR-7408/third_party/pcg/include -DDGL_BUILD_DIR=/home/ubuntu/jenkins/workspace/dgl_PR-7408/build Scanning dependencies of target runUnitTests [ 92%] Building CXX object CMakeFiles/runUnitTests.dir/tests/cpp/message_queue_test.cc.o [ 93%] Building CXX object CMakeFiles/runUnitTests.dir/tests/cpp/socket_communicator_test.cc.o [ 93%] Building CXX object CMakeFiles/runUnitTests.dir/tests/cpp/string_test.cc.o [ 93%] Building CXX object CMakeFiles/runUnitTests.dir/tests/cpp/test_aten.cc.o [ 94%] Building CXX object CMakeFiles/runUnitTests.dir/tests/cpp/graph_index_test.cc.o [ 94%] Building CXX object CMakeFiles/runUnitTests.dir/tests/cpp/test_concurrent_id_hash_map.cc.o [ 94%] Building CXX object CMakeFiles/runUnitTests.dir/tests/cpp/test_csrmm.cc.o [ 95%] Building CXX object CMakeFiles/runUnitTests.dir/tests/cpp/test_partition.cc.o [ 95%] Building CXX object CMakeFiles/runUnitTests.dir/tests/cpp/test_rowwise.cc.o [ 96%] Building CXX object CMakeFiles/runUnitTests.dir/tests/cpp/test_serialize.cc.o [ 97%] Building CXX object CMakeFiles/runUnitTests.dir/tests/cpp/test_spmat_csr.cc.o [ 97%] Building CXX object CMakeFiles/runUnitTests.dir/tests/cpp/test_sampler.cc.o [ 97%] Building CXX object CMakeFiles/runUnitTests.dir/tests/cpp/test_spmat_coo.cc.o [ 98%] Building CXX object CMakeFiles/runUnitTests.dir/tests/cpp/test_smart_ptr_serialize.cc.o [ 98%] Building CXX object CMakeFiles/runUnitTests.dir/tests/cpp/test_spmm.cc.o [ 99%] Building CXX object CMakeFiles/runUnitTests.dir/tests/cpp/test_unit_graph.cc.o [ 99%] Building CXX object CMakeFiles/runUnitTests.dir/tests/cpp/test_zerocopy_serialize.cc.o 21>C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(3606,22): warning C4244: '=': conversion from 'const __int64' to 'int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\graph\transform\remove_edges.cc) [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(3643): message : see reference to function template instantiation '_OutIt std::_Copy_unchecked(_InIt,_InIt,_OutIt)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] with [ _OutIt=int32_t *, _InIt=const __int64 * ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\graph\transform\remove_edges.cc) C:\Jenkins\workspace\dgl_PR-7408\include\dgl\./aten/array_ops.h(362): message : see reference to function template instantiation '_OutIt std::copy>>,int32_t*>(_InIt,_InIt,_OutIt)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] with [ _OutIt=int32_t *, _Ty=int64_t, _InIt=std::_Vector_const_iterator>> ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\graph\transform\remove_edges.cc) C:\Jenkins\workspace\dgl_PR-7408\include\dgl\./aten/coo.h(282): message : see reference to function template instantiation 'dgl::IdArray dgl::aten::VecToIdArray(const std::vector> &,uint8_t,DGLContext)' being compiled (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\graph\transform\remove_edges.cc) [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] 21>C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\tuple(632,57): warning C4244: '=': conversion from '_Ty' to 'IdType', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] with [ _Ty=dgl::dgl_id_t ] and [ IdType=int32_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\graph\transform\compact.cc) C:\Jenkins\workspace\dgl_PR-7408\src\graph\transform\compact.cc(65): message : see reference to function template instantiation 'std::tuple &std::tuple::operator =(std::pair &&) noexcept' being compiled [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] with [ IdType=int32_t ] C:\Jenkins\workspace\dgl_PR-7408\src\graph\transform\compact.cc(65): message : see reference to function template instantiation 'std::tuple &std::tuple::operator =(std::pair &&) noexcept' being compiled [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] with [ IdType=int32_t ] C:\Jenkins\workspace\dgl_PR-7408\src\graph\transform\compact.cc(147): message : see reference to function template instantiation 'std::pair>,std::vector>> dgl::transform::`anonymous-namespace'::CompactGraphsCPU(const std::vector> &,const std::vector> &)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] 21>C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\tuple(633,58): warning C4244: '=': conversion from '_Ty' to 'IdType', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] with [ _Ty=dgl::dgl_id_t ] and [ IdType=int32_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\graph\transform\compact.cc) 21>C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\utility(151,1): warning C4244: 'initializing': conversion from '_Ty' to '_Ty2', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] with [ _Ty=dgl::dgl_id_t ] and [ _Ty2=int32_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\graph\transform\compact.cc) C:\Jenkins\workspace\dgl_PR-7408\src\graph\transform\../../array/cpu/array_utils.h(58): message : see reference to function template instantiation 'std::pair::pair(_Other1,_Other2 &&) noexcept' being compiled [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] with [ K=int32_t, V=int32_t, IdType=int32_t, _Other1=const int32_t &, _Other2=size_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\graph\transform\compact.cc) C:\Jenkins\workspace\dgl_PR-7408\src\graph\transform\../../array/cpu/array_utils.h(58): message : see reference to function template instantiation 'std::pair::pair(_Other1,_Other2 &&) noexcept' being compiled [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] with [ K=int32_t, V=int32_t, IdType=int32_t, _Other1=const int32_t &, _Other2=size_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\graph\transform\compact.cc) C:\Jenkins\workspace\dgl_PR-7408\src\graph\transform\../../array/cpu/array_utils.h(51): message : while compiling class template member function 'void dgl::aten::IdHashMap::Update(dgl::IdArray)' [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] with [ IdType=int32_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\graph\transform\compact.cc) C:\Jenkins\workspace\dgl_PR-7408\src\graph\transform\compact.cc(82): message : see reference to function template instantiation 'void dgl::aten::IdHashMap::Update(dgl::IdArray)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] with [ IdType=int32_t ] C:\Jenkins\workspace\dgl_PR-7408\src\graph\transform\compact.cc(76): message : see reference to class template instantiation 'dgl::aten::IdHashMap' being compiled [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] with [ IdType=int32_t ] 21>C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(3606,22): warning C4244: '=': conversion from 'const __int64' to 'int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\graph\transform\compact.cc) [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(3643): message : see reference to function template instantiation '_OutIt std::_Copy_unchecked(_InIt,_InIt,_OutIt)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] with [ _OutIt=int32_t *, _InIt=const __int64 * ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\graph\transform\compact.cc) C:\Jenkins\workspace\dgl_PR-7408\include\dgl\./aten/array_ops.h(362): message : see reference to function template instantiation '_OutIt std::copy>>,int32_t*>(_InIt,_InIt,_OutIt)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] with [ _OutIt=int32_t *, _Ty=int64_t, _InIt=std::_Vector_const_iterator>> ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\graph\transform\compact.cc) C:\Jenkins\workspace\dgl_PR-7408\include\dgl\./aten/coo.h(282): message : see reference to function template instantiation 'dgl::IdArray dgl::aten::VecToIdArray(const std::vector> &,uint8_t,DGLContext)' being compiled (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\graph\transform\compact.cc) [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] 21>C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(3606,22): warning C4244: '=': conversion from 'const __int64' to 'int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\graph\transform\to_block.cc) [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(3643): message : see reference to function template instantiation '_OutIt std::_Copy_unchecked(_InIt,_InIt,_OutIt)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] with [ _OutIt=int32_t *, _InIt=const __int64 * ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\graph\transform\to_block.cc) C:\Jenkins\workspace\dgl_PR-7408\include\dgl\./aten/array_ops.h(362): message : see reference to function template instantiation '_OutIt std::copy>>,int32_t*>(_InIt,_InIt,_OutIt)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] with [ _OutIt=int32_t *, _Ty=int64_t, _InIt=std::_Vector_const_iterator>> ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\graph\transform\to_block.cc) C:\Jenkins\workspace\dgl_PR-7408\include\dgl\./aten/coo.h(282): message : see reference to function template instantiation 'dgl::IdArray dgl::aten::VecToIdArray(const std::vector> &,uint8_t,DGLContext)' being compiled (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\graph\transform\to_block.cc) [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] 21>C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(3606,22): warning C4244: '=': conversion from 'const __int64' to 'int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\graph\transform\to_simple.cc) [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(3643): message : see reference to function template instantiation '_OutIt std::_Copy_unchecked(_InIt,_InIt,_OutIt)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] with [ _OutIt=int32_t *, _InIt=const __int64 * ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\graph\transform\to_simple.cc) C:\Jenkins\workspace\dgl_PR-7408\include\dgl\./aten/array_ops.h(362): message : see reference to function template instantiation '_OutIt std::copy>>,int32_t*>(_InIt,_InIt,_OutIt)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] with [ _OutIt=int32_t *, _Ty=int64_t, _InIt=std::_Vector_const_iterator>> ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\graph\transform\to_simple.cc) C:\Jenkins\workspace\dgl_PR-7408\include\dgl\./aten/coo.h(282): message : see reference to function template instantiation 'dgl::IdArray dgl::aten::VecToIdArray(const std::vector> &,uint8_t,DGLContext)' being compiled (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\graph\transform\to_simple.cc) [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] 21>C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(3606,22): warning C4244: '=': conversion from 'const __int64' to 'int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\scheduler\scheduler_apis.cc) [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(3643): message : see reference to function template instantiation '_OutIt std::_Copy_unchecked(_InIt,_InIt,_OutIt)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] with [ _OutIt=int32_t *, _InIt=const __int64 * ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\scheduler\scheduler_apis.cc) C:\Jenkins\workspace\dgl_PR-7408\include\dgl\./aten/array_ops.h(362): message : see reference to function template instantiation '_OutIt std::copy>>,int32_t*>(_InIt,_InIt,_OutIt)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] with [ _OutIt=int32_t *, _Ty=int64_t, _InIt=std::_Vector_const_iterator>> ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\scheduler\scheduler_apis.cc) C:\Jenkins\workspace\dgl_PR-7408\include\dgl\./aten/coo.h(282): message : see reference to function template instantiation 'dgl::IdArray dgl::aten::VecToIdArray(const std::vector> &,uint8_t,DGLContext)' being compiled (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\scheduler\scheduler_apis.cc) [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] 21>C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(3606,22): warning C4244: '=': conversion from 'const __int64' to 'int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\graph\unit_graph.cc) [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(3643): message : see reference to function template instantiation '_OutIt std::_Copy_unchecked(_InIt,_InIt,_OutIt)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] with [ _OutIt=int32_t *, _InIt=const __int64 * ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\graph\unit_graph.cc) C:\Jenkins\workspace\dgl_PR-7408\include\dgl\./aten/array_ops.h(362): message : see reference to function template instantiation '_OutIt std::copy>>,int32_t*>(_InIt,_InIt,_OutIt)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] with [ _OutIt=int32_t *, _Ty=int64_t, _InIt=std::_Vector_const_iterator>> ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\graph\unit_graph.cc) C:\Jenkins\workspace\dgl_PR-7408\include\dgl\./aten/coo.h(282): message : see reference to function template instantiation 'dgl::IdArray dgl::aten::VecToIdArray(const std::vector> &,uint8_t,DGLContext)' being compiled (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\graph\unit_graph.cc) [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] 21>C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(3606,22): warning C4244: '=': conversion from 'const __int64' to 'int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\graph\transform\partition_hetero.cc) [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(3643): message : see reference to function template instantiation '_OutIt std::_Copy_unchecked(_InIt,_InIt,_OutIt)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] with [ _OutIt=int32_t *, _InIt=const __int64 * ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\graph\transform\partition_hetero.cc) C:\Jenkins\workspace\dgl_PR-7408\include\dgl\./aten/array_ops.h(362): message : see reference to function template instantiation '_OutIt std::copy>>,int32_t*>(_InIt,_InIt,_OutIt)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] with [ _OutIt=int32_t *, _Ty=int64_t, _InIt=std::_Vector_const_iterator>> ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\graph\transform\partition_hetero.cc) C:\Jenkins\workspace\dgl_PR-7408\include\dgl\./aten/coo.h(282): message : see reference to function template instantiation 'dgl::IdArray dgl::aten::VecToIdArray(const std::vector> &,uint8_t,DGLContext)' being compiled (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\graph\transform\partition_hetero.cc) [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] 21>C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(3606,22): warning C4244: '=': conversion from 'const unsigned __int64' to 'int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\graph\transform\partition_hetero.cc) [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(3643): message : see reference to function template instantiation '_OutIt std::_Copy_unchecked(_InIt,_InIt,_OutIt)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] with [ _OutIt=int32_t *, _InIt=const unsigned __int64 * ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\graph\transform\partition_hetero.cc) C:\Jenkins\workspace\dgl_PR-7408\include\dgl\./aten/array_ops.h(362): message : see reference to function template instantiation '_OutIt std::copy>>,int32_t*>(_InIt,_InIt,_OutIt)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] with [ _OutIt=int32_t *, _Ty=uint64_t, _InIt=std::_Vector_const_iterator>> ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\graph\transform\partition_hetero.cc) C:\Jenkins\workspace\dgl_PR-7408\src\graph\transform\partition_hetero.cc(109): message : see reference to function template instantiation 'dgl::IdArray dgl::aten::VecToIdArray(const std::vector> &,uint8_t,DGLContext)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] 21>C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(3606,22): warning C4244: '=': conversion from 'const __int64' to 'int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\rpc\network\socket_communicator.cc) [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(3643): message : see reference to function template instantiation '_OutIt std::_Copy_unchecked(_InIt,_InIt,_OutIt)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] with [ _OutIt=int32_t *, _InIt=const __int64 * ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\rpc\network\socket_communicator.cc) C:\Jenkins\workspace\dgl_PR-7408\include\dgl\./aten/array_ops.h(362): message : see reference to function template instantiation '_OutIt std::copy>>,int32_t*>(_InIt,_InIt,_OutIt)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] with [ _OutIt=int32_t *, _Ty=int64_t, _InIt=std::_Vector_const_iterator>> ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\rpc\network\socket_communicator.cc) C:\Jenkins\workspace\dgl_PR-7408\include\dgl\./aten/coo.h(282): message : see reference to function template instantiation 'dgl::IdArray dgl::aten::VecToIdArray(const std::vector> &,uint8_t,DGLContext)' being compiled (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\rpc\network\socket_communicator.cc) [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] -- The C compiler identification is GNU 9.4.0 -- The CXX compiler identification is GNU 9.4.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/cc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /usr/bin/c++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Using Python interpreter: /opt/conda/envs/pytorch-ci/bin/python 16>CustomBuild: Link: C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\bin\HostX64\x64\link.exe /ERRORREPORT:QUEUE /OUT:"C:\Jenkins\workspace\dgl_PR-7408\graphbolt\build\Release\graphbolt_pytorch_2.3.0.dll" /INCREMENTAL:NO /NOLOGO /LIBPATH:/lib /LIBPATH:/lib/Release /LIBPATH:/lib/intel64 /LIBPATH:/lib/intel64/Release /LIBPATH:/lib/intel64_win /LIBPATH:/lib/intel64_win/Release /LIBPATH:"/lib/win-x64" /LIBPATH:"/lib/win-x64/Release" "C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\lib\c10.lib" "C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\lib\kineto.lib" "C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\lib\torch.lib" "C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\lib\torch_cpu.lib" "C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\lib\c10.lib" kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib /MANIFEST /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /manifest:embed /PDB:"C:/Jenkins/workspace/dgl_PR-7408/graphbolt/build/Release/graphbolt_pytorch_2.3.0.pdb" /SUBSYSTEM:CONSOLE /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"C:/Jenkins/workspace/dgl_PR-7408/graphbolt/build/Release/graphbolt_pytorch_2.3.0.lib" /MACHINE:X64 /machine:x64 /machine:x64 /DLL graphbolt_pytorch_2.3.0.dir\Release\cnumpy.obj graphbolt_pytorch_2.3.0.dir\Release\concurrent_id_hash_map.obj graphbolt_pytorch_2.3.0.dir\Release\expand_indptr.obj graphbolt_pytorch_2.3.0.dir\Release\fused_csc_sampling_graph.obj graphbolt_pytorch_2.3.0.dir\Release\index_select.obj graphbolt_pytorch_2.3.0.dir\Release\isin.obj graphbolt_pytorch_2.3.0.dir\Release\python_binding.obj graphbolt_pytorch_2.3.0.dir\Release\random.obj graphbolt_pytorch_2.3.0.dir\Release\serialize.obj graphbolt_pytorch_2.3.0.dir\Release\shared_memory.obj graphbolt_pytorch_2.3.0.dir\Release\shared_memory_helper.obj graphbolt_pytorch_2.3.0.dir\Release\unique_and_compact.obj Creating library C:/Jenkins/workspace/dgl_PR-7408/graphbolt/build/Release/graphbolt_pytorch_2.3.0.lib and object C:/Jenkins/workspace/dgl_PR-7408/graphbolt/build/Release/graphbolt_pytorch_2.3.0.exp -- find_cmake.py output: /opt/conda/envs/pytorch-ci/lib/python3.10/site-packages/torch/share/cmake;2.3.0 -- Configuring for PyTorch 2.3.0 -- Setting directory to /opt/conda/envs/pytorch-ci/lib/python3.10/site-packages/torch/share/cmake/Torch CMake Warning at /opt/conda/envs/pytorch-ci/lib/python3.10/site-packages/torch/share/cmake/Torch/TorchConfig.cmake:22 (message): static library kineto_LIBRARY-NOTFOUND not found. Call Stack (most recent call first): /opt/conda/envs/pytorch-ci/lib/python3.10/site-packages/torch/share/cmake/Torch/TorchConfig.cmake:127 (append_torchlib_if_found) CMakeLists.txt:37 (find_package) -- Found Torch: /opt/conda/envs/pytorch-ci/lib/python3.10/site-packages/torch/lib/libtorch.so -- DGL include directories: /home/ubuntu/jenkins/workspace/dgl_PR-7408/include;/home/ubuntu/jenkins/workspace/dgl_PR-7408/third_party/dlpack/include;/home/ubuntu/jenkins/workspace/dgl_PR-7408/third_party/dmlc-core/include;/home/ubuntu/jenkins/workspace/dgl_PR-7408/third_party/phmap;/home/ubuntu/jenkins/workspace/dgl_PR-7408/tensoradapter/include;/home/ubuntu/jenkins/workspace/dgl_PR-7408/third_party/pcg/include;/home/ubuntu/jenkins/workspace/dgl_PR-7408/third_party/nanoflann/include;/home/ubuntu/jenkins/workspace/dgl_PR-7408/third_party/libxsmm/include;/home/ubuntu/jenkins/workspace/dgl_PR-7408/third_party/METIS/include;/home/ubuntu/jenkins/workspace/dgl_PR-7408/third_party/METIS/GKlib;/home/ubuntu/jenkins/workspace/dgl_PR-7408/third_party/METIS/include;/home/ubuntu/jenkins/workspace/dgl_PR-7408/third_party/googletest/googletest/include;/home/ubuntu/jenkins/workspace/dgl_PR-7408/third_party/googletest/googletest;/home/ubuntu/jenkins/workspace/dgl_PR-7408/include;/home/ubuntu/jenkins/workspace/dgl_PR-7408/third_party/dlpack/include;/home/ubuntu/jenkins/workspace/dgl_PR-7408/third_party/dmlc-core/include;/home/ubuntu/jenkins/workspace/dgl_PR-7408/third_party/phmap;/home/ubuntu/jenkins/workspace/dgl_PR-7408/third_party/libxsmm/include;/home/ubuntu/jenkins/workspace/dgl_PR-7408/third_party/pcg/include -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: CUDA_TOOLKIT_ROOT_DIR TORCH_CUDA_ARCH_LIST -- Build files have been written to: /home/ubuntu/jenkins/workspace/dgl_PR-7408/dgl_sparse/build/2.3.0 graphbolt_pytorch_2.3.0.vcxproj -> C:\Jenkins\workspace\dgl_PR-7408\graphbolt\build\Release\graphbolt_pytorch_2.3.0.dll FinalizeBuildStatus: Deleting file "graphbolt_pytorch_2.3.0.dir\Release\graphbol.7D15F64E.tlog\unsuccessfulbuild". Touching "graphbolt_pytorch_2.3.0.dir\Release\graphbol.7D15F64E.tlog\graphbolt_pytorch_2.3.0.lastbuildstate". 4>Done Building Project "C:\Jenkins\workspace\dgl_PR-7408\graphbolt\build\graphbolt_pytorch_2.3.0.vcxproj" (default targets). 3>Done Building Project "C:\Jenkins\workspace\dgl_PR-7408\graphbolt\build\graphbolt_pytorch_2.3.0.vcxproj.metaproj" (default targets). 1>Done Building Project "C:\Jenkins\workspace\dgl_PR-7408\graphbolt\build\graphbolt.sln" (default targets). Build succeeded. "C:\Jenkins\workspace\dgl_PR-7408\graphbolt\build\graphbolt.sln" (default target) (1) -> "C:\Jenkins\workspace\dgl_PR-7408\graphbolt\build\graphbolt_pytorch_2.3.0.vcxproj.metaproj" (default target) (3) -> "C:\Jenkins\workspace\dgl_PR-7408\graphbolt\build\graphbolt_pytorch_2.3.0.vcxproj" (default target) (4) -> (ClCompile target) -> 16>C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\optional(68,1): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\graphbolt\src\expand_indptr.cc) [C:\Jenkins\workspace\dgl_PR-7408\graphbolt\build\graphbolt_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\graphbolt.vcxproj] 16>C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\numeric(35,1): warning C4267: '=': conversion from 'size_t' to '_Ty', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\graphbolt\build\graphbolt_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\graphbolt.vcxproj] 16>C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\optional(68,1): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\graphbolt\src\concurrent_id_hash_map.cc) [C:\Jenkins\workspace\dgl_PR-7408\graphbolt\build\graphbolt_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\graphbolt.vcxproj] 16>C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\optional(68,1): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\graphbolt\src\random.cc) [C:\Jenkins\workspace\dgl_PR-7408\graphbolt\build\graphbolt_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\graphbolt.vcxproj] 16>C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\optional(68,1): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\graphbolt\src\shared_memory.cc) [C:\Jenkins\workspace\dgl_PR-7408\graphbolt\build\graphbolt_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\graphbolt.vcxproj] 16>C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\optional(68,1): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\graphbolt\src\isin.cc) [C:\Jenkins\workspace\dgl_PR-7408\graphbolt\build\graphbolt_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\graphbolt.vcxproj] 16>C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\optional(68,1): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\graphbolt\src\cnumpy.cc) [C:\Jenkins\workspace\dgl_PR-7408\graphbolt\build\graphbolt_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\graphbolt.vcxproj] 16>C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\optional(68,1): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\graphbolt\src\unique_and_compact.cc) [C:\Jenkins\workspace\dgl_PR-7408\graphbolt\build\graphbolt_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\graphbolt.vcxproj] 16>C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\optional(68,1): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\graphbolt\src\serialize.cc) [C:\Jenkins\workspace\dgl_PR-7408\graphbolt\build\graphbolt_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\graphbolt.vcxproj] 16>C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\optional(68,1): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\graphbolt\src\index_select.cc) [C:\Jenkins\workspace\dgl_PR-7408\graphbolt\build\graphbolt_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\graphbolt.vcxproj] 16>C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\optional(68,1): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\graphbolt\src\shared_memory_helper.cc) [C:\Jenkins\workspace\dgl_PR-7408\graphbolt\build\graphbolt_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\graphbolt.vcxproj] 16>C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\optional(68,1): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\graphbolt\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\graphbolt\build\graphbolt_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\graphbolt.vcxproj] 16>C:\Jenkins\workspace\dgl_PR-7408\graphbolt\src\concurrent_id_hash_map.cc(49): warning C4715: 'graphbolt::sampling::ConcurrentIdHashMap::CompareAndSwap': not all control paths return a value [C:\Jenkins\workspace\dgl_PR-7408\graphbolt\build\graphbolt_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\graphbolt.vcxproj] 16>C:\Jenkins\workspace\dgl_PR-7408\graphbolt\src\concurrent_id_hash_map.cc(49): warning C4715: 'graphbolt::sampling::ConcurrentIdHashMap::CompareAndSwap': not all control paths return a value [C:\Jenkins\workspace\dgl_PR-7408\graphbolt\build\graphbolt_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\graphbolt.vcxproj] 16>C:\Jenkins\workspace\dgl_PR-7408\graphbolt\src\concurrent_id_hash_map.cc(49): warning C4715: 'graphbolt::sampling::ConcurrentIdHashMap::CompareAndSwap': not all control paths return a value [C:\Jenkins\workspace\dgl_PR-7408\graphbolt\build\graphbolt_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\graphbolt.vcxproj] 16>C:\Jenkins\workspace\dgl_PR-7408\graphbolt\src\concurrent_id_hash_map.cc(233): warning C4700: uninitialized local variable 'old_val' used [C:\Jenkins\workspace\dgl_PR-7408\graphbolt\build\graphbolt_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\graphbolt.vcxproj] 16>C:\Jenkins\workspace\dgl_PR-7408\graphbolt\src\concurrent_id_hash_map.cc(233): warning C4700: uninitialized local variable 'old_val' used [C:\Jenkins\workspace\dgl_PR-7408\graphbolt\build\graphbolt_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\graphbolt.vcxproj] 16>C:\Jenkins\workspace\dgl_PR-7408\graphbolt\src\concurrent_id_hash_map.cc(233): warning C4700: uninitialized local variable 'old_val' used [C:\Jenkins\workspace\dgl_PR-7408\graphbolt\build\graphbolt_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\graphbolt.vcxproj] 16>C:\Jenkins\workspace\dgl_PR-7408\graphbolt\src\concurrent_id_hash_map.cc(221): warning C4700: uninitialized local variable 'replaced_val' used [C:\Jenkins\workspace\dgl_PR-7408\graphbolt\build\graphbolt_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\graphbolt.vcxproj] 16>C:\Jenkins\workspace\dgl_PR-7408\graphbolt\src\concurrent_id_hash_map.cc(221): warning C4700: uninitialized local variable 'replaced_val' used [C:\Jenkins\workspace\dgl_PR-7408\graphbolt\build\graphbolt_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\graphbolt.vcxproj] 16>C:\Jenkins\workspace\dgl_PR-7408\graphbolt\src\concurrent_id_hash_map.cc(221): warning C4700: uninitialized local variable 'replaced_val' used [C:\Jenkins\workspace\dgl_PR-7408\graphbolt\build\graphbolt_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\graphbolt.vcxproj] 16>C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\optional(68,1): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\graphbolt\src\fused_csc_sampling_graph.cc) [C:\Jenkins\workspace\dgl_PR-7408\graphbolt\build\graphbolt_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\graphbolt.vcxproj] 16>C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(3606,22): warning C4244: '=': conversion from '__int64' to 'T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\graphbolt\build\graphbolt_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\graphbolt.vcxproj] 16>C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\numeric(817,20): warning C4244: '=': conversion from '_Ty' to 'PickedType', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\graphbolt\build\graphbolt_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\graphbolt.vcxproj] 16>C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\numeric(817,20): warning C4244: '=': conversion from '_Ty' to 'int', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\graphbolt\build\graphbolt_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\graphbolt.vcxproj] 25 Warning(s) 0 Error(s) Time Elapsed 00:00:24.60 Release\graphbolt_pytorch_2.3.0.dll 1 file(s) copied. Building Custom Rule C:/Jenkins/workspace/dgl_PR-7408/CMakeLists.txt FinalizeBuildStatus: Deleting file "x64\Release\graphbolt\graphbolt.tlog\unsuccessfulbuild". Touching "x64\Release\graphbolt\graphbolt.tlog\graphbolt.lastbuildstate". 16>Done Building Project "C:\Jenkins\workspace\dgl_PR-7408\build\graphbolt.vcxproj" (default targets). 8>Done Building Project "C:\Jenkins\workspace\dgl_PR-7408\build\graphbolt.vcxproj.metaproj" (default targets). Scanning dependencies of target dgl_sparse_pytorch_2.3.0 [ 7%] Building CXX object CMakeFiles/dgl_sparse_pytorch_2.3.0.dir/src/cpu/matrix_ops_impl.cc.o [ 14%] Building CXX object CMakeFiles/dgl_sparse_pytorch_2.3.0.dir/src/elemenwise_op.cc.o [ 21%] Building CXX object CMakeFiles/dgl_sparse_pytorch_2.3.0.dir/src/matmul.cc.o [ 28%] Building CXX object CMakeFiles/dgl_sparse_pytorch_2.3.0.dir/src/matrix_ops.cc.o [ 35%] Building CXX object CMakeFiles/dgl_sparse_pytorch_2.3.0.dir/src/python_binding.cc.o [ 42%] Building CXX object CMakeFiles/dgl_sparse_pytorch_2.3.0.dir/src/reduction.cc.o [ 50%] Building CXX object CMakeFiles/dgl_sparse_pytorch_2.3.0.dir/src/sddmm.cc.o [ 57%] Building CXX object CMakeFiles/dgl_sparse_pytorch_2.3.0.dir/src/softmax.cc.o [ 64%] Building CXX object CMakeFiles/dgl_sparse_pytorch_2.3.0.dir/src/sparse_format.cc.o [ 71%] Building CXX object CMakeFiles/dgl_sparse_pytorch_2.3.0.dir/src/sparse_matrix.cc.o [ 78%] Building CXX object CMakeFiles/dgl_sparse_pytorch_2.3.0.dir/src/sparse_matrix_coalesce.cc.o [ 85%] Building CXX object CMakeFiles/dgl_sparse_pytorch_2.3.0.dir/src/spmm.cc.o [ 92%] Building CXX object CMakeFiles/dgl_sparse_pytorch_2.3.0.dir/src/spspmm.cc.o [100%] Linking CXX executable runUnitTests 21>ClCompile: C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\bin\HostX64\x64\CL.exe /c /I"C:\Jenkins\workspace\dgl_PR-7408\include" /I"C:\Jenkins\workspace\dgl_PR-7408\third_party\dlpack\include" /I"C:\Jenkins\workspace\dgl_PR-7408\third_party\dmlc-core\include" /I"C:\Jenkins\workspace\dgl_PR-7408\third_party\phmap" /I"C:\Jenkins\workspace\dgl_PR-7408\tensoradapter\include" /I"C:\Jenkins\workspace\dgl_PR-7408\third_party\pcg\include" /I"C:\Jenkins\workspace\dgl_PR-7408\third_party\nanoflann\include" /I"C:\Jenkins\workspace\dgl_PR-7408\third_party\libxsmm\include" /I"C:\Jenkins\workspace\dgl_PR-7408\third_party\METIS\include" /I"C:\Jenkins\workspace\dgl_PR-7408\third_party\googletest\googletest\include" /I"C:\Jenkins\workspace\dgl_PR-7408\third_party\googletest\googletest" /I"C:\Jenkins\workspace\dgl_PR-7408\build\third_party\dmlc-core\include" /nologo /W1 /WX- /diagnostics:column /MP /O2 /Ob2 /D DGL_EXPORTS /D USE_LIBXSMM /D DGL_CPU_LLC_SIZE=40000000 /D __BLAS=0 /D IDXTYPEWIDTH=64 /D REALTYPEWIDTH=32 /D NDEBUG /D WIN32_LEAN_AND_MEAN /D _CRT_SECURE_NO_WARNINGS /D _SCL_SECURE_NO_WARNINGS /D NOMINMAX /D ENABLE_PARTIAL_FRONTIER=0 /D __USE_XOPEN2K8 /D DMLC_CORE_USE_CMAKE /D DMLC_USE_CXX11=1 /D "CMAKE_INTDIR=\"Release\"" /D dgl_EXPORTS /D _WINDLL /D _MBCS /Gm- /EHsc /MD /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /openmp /std:c++17 /Fo"dgl.dir\Release\/src/array/cpu/traversal.cc.obj" /Fd"dgl.dir\Release\vc142.pdb" /Gd /TP /errorReport:queue "C:\Jenkins\workspace\dgl_PR-7408\src\array\cpu\traversal.cc" traversal.cc [ 7%] Linking CUDA static library libgraphbolt_pytorch_2.0.0_cuda.a [ 7%] Built target graphbolt_pytorch_2.0.0_cuda [ 17%] Building CXX object CMakeFiles/graphbolt_pytorch_2.0.0.dir/src/cnumpy.cc.o [ 17%] Building CXX object CMakeFiles/graphbolt_pytorch_2.0.0.dir/src/concurrent_id_hash_map.cc.o [ 17%] Building CXX object CMakeFiles/graphbolt_pytorch_2.0.0.dir/src/expand_indptr.cc.o [ 25%] Building CXX object CMakeFiles/graphbolt_pytorch_2.0.0.dir/src/index_select.cc.o [ 28%] Building CXX object CMakeFiles/graphbolt_pytorch_2.0.0.dir/src/fused_csc_sampling_graph.cc.o [ 35%] Building CXX object CMakeFiles/graphbolt_pytorch_2.0.0.dir/src/python_binding.cc.o [ 35%] Building CXX object CMakeFiles/graphbolt_pytorch_2.0.0.dir/src/random.cc.o [ 35%] Building CXX object CMakeFiles/graphbolt_pytorch_2.0.0.dir/src/isin.cc.o [ 46%] Building CXX object CMakeFiles/graphbolt_pytorch_2.0.0.dir/src/shared_memory_helper.cc.o [ 50%] Building CXX object CMakeFiles/graphbolt_pytorch_2.0.0.dir/src/serialize.cc.o [ 50%] Building CXX object CMakeFiles/graphbolt_pytorch_2.0.0.dir/src/unique_and_compact.cc.o [ 50%] Building CXX object CMakeFiles/graphbolt_pytorch_2.0.0.dir/src/shared_memory.cc.o [ 53%] Building CUDA object CMakeFiles/graphbolt_pytorch_2.0.0.dir/src/cuda/cumsum.cu.o [ 60%] Building CUDA object CMakeFiles/graphbolt_pytorch_2.0.0.dir/src/cuda/expand_indptr.cu.o [ 60%] Building CUDA object CMakeFiles/graphbolt_pytorch_2.0.0.dir/src/cuda/gpu_cache.cu.o [ 64%] Building CUDA object CMakeFiles/graphbolt_pytorch_2.0.0.dir/src/cuda/index_select_impl.cu.o [ 71%] Building CUDA object CMakeFiles/graphbolt_pytorch_2.0.0.dir/src/cuda/gather.cu.o [ 75%] Building CUDA object CMakeFiles/graphbolt_pytorch_2.0.0.dir/src/cuda/index_select_csc_impl.cu.o [ 75%] Building CUDA object CMakeFiles/graphbolt_pytorch_2.0.0.dir/src/cuda/isin.cu.o [ 82%] Building CUDA object CMakeFiles/graphbolt_pytorch_2.0.0.dir/src/cuda/sampling_utils.cu.o [ 82%] Building CUDA object CMakeFiles/graphbolt_pytorch_2.0.0.dir/src/cuda/neighbor_sampler.cu.o [ 96%] Building CUDA object CMakeFiles/graphbolt_pytorch_2.0.0.dir/src/cuda/insubgraph.cu.o [ 96%] Building CXX object CMakeFiles/graphbolt_pytorch_2.0.0.dir/src/cuda/max_uva_threads.cc.o [ 96%] Building CUDA object CMakeFiles/graphbolt_pytorch_2.0.0.dir/src/cuda/sort_impl.cu.o [ 96%] Building CUDA object CMakeFiles/graphbolt_pytorch_2.0.0.dir/src/cuda/unique_and_compact_impl.cu.o 21>C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(3606,22): warning C4244: '=': conversion from 'const __int64' to 'int32_t', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(3643): message : see reference to function template instantiation '_OutIt std::_Copy_unchecked(_InIt,_InIt,_OutIt)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] with [ _OutIt=int32_t *, _InIt=const __int64 * ] C:\Jenkins\workspace\dgl_PR-7408\include\dgl\./aten/array_ops.h(362): message : see reference to function template instantiation '_OutIt std::copy>>,int32_t*>(_InIt,_InIt,_OutIt)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] with [ _OutIt=int32_t *, _Ty=int64_t, _InIt=std::_Vector_const_iterator>> ] C:\Jenkins\workspace\dgl_PR-7408\include\dgl\./aten/coo.h(282): message : see reference to function template instantiation 'dgl::IdArray dgl::aten::VecToIdArray(const std::vector> &,uint8_t,DGLContext)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\bin\HostX64\x64\CL.exe /c /I"C:\Jenkins\workspace\dgl_PR-7408\include" /I"C:\Jenkins\workspace\dgl_PR-7408\third_party\dlpack\include" /I"C:\Jenkins\workspace\dgl_PR-7408\third_party\dmlc-core\include" /I"C:\Jenkins\workspace\dgl_PR-7408\third_party\phmap" /I"C:\Jenkins\workspace\dgl_PR-7408\tensoradapter\include" /I"C:\Jenkins\workspace\dgl_PR-7408\third_party\pcg\include" /I"C:\Jenkins\workspace\dgl_PR-7408\third_party\nanoflann\include" /I"C:\Jenkins\workspace\dgl_PR-7408\third_party\libxsmm\include" /I"C:\Jenkins\workspace\dgl_PR-7408\third_party\METIS\include" /I"C:\Jenkins\workspace\dgl_PR-7408\third_party\googletest\googletest\include" /I"C:\Jenkins\workspace\dgl_PR-7408\third_party\googletest\googletest" /I"C:\Jenkins\workspace\dgl_PR-7408\build\third_party\dmlc-core\include" /nologo /W1 /WX- /diagnostics:column /MP /O2 /Ob2 /D DGL_EXPORTS /D USE_LIBXSMM /D DGL_CPU_LLC_SIZE=40000000 /D __BLAS=0 /D IDXTYPEWIDTH=64 /D REALTYPEWIDTH=32 /D NDEBUG /D WIN32_LEAN_AND_MEAN /D _CRT_SECURE_NO_WARNINGS /D _SCL_SECURE_NO_WARNINGS /D NOMINMAX /D ENABLE_PARTIAL_FRONTIER=0 /D __USE_XOPEN2K8 /D DMLC_CORE_USE_CMAKE /D DMLC_USE_CXX11=1 /D "CMAKE_INTDIR=\"Release\"" /D dgl_EXPORTS /D _WINDLL /D _MBCS /Gm- /EHsc /MD /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /openmp /std:c++17 /Fo"dgl.dir\Release\/src/array/union_partition.cc.obj" /Fd"dgl.dir\Release\vc142.pdb" /Gd /TP /errorReport:queue "C:\Jenkins\workspace\dgl_PR-7408\src\array\union_partition.cc" union_partition.cc [100%] Built target runUnitTests 21>C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(3606,22): warning C4244: '=': conversion from 'const __int64' to 'int32_t', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(3643): message : see reference to function template instantiation '_OutIt std::_Copy_unchecked(_InIt,_InIt,_OutIt)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] with [ _OutIt=int32_t *, _InIt=const __int64 * ] C:\Jenkins\workspace\dgl_PR-7408\include\dgl\./aten/array_ops.h(362): message : see reference to function template instantiation '_OutIt std::copy>>,int32_t*>(_InIt,_InIt,_OutIt)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] with [ _OutIt=int32_t *, _Ty=int64_t, _InIt=std::_Vector_const_iterator>> ] C:\Jenkins\workspace\dgl_PR-7408\include\dgl\./aten/coo.h(282): message : see reference to function template instantiation 'dgl::IdArray dgl::aten::VecToIdArray(const std::vector> &,uint8_t,DGLContext)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\bin\HostX64\x64\CL.exe /c /I"C:\Jenkins\workspace\dgl_PR-7408\include" /I"C:\Jenkins\workspace\dgl_PR-7408\third_party\dlpack\include" /I"C:\Jenkins\workspace\dgl_PR-7408\third_party\dmlc-core\include" /I"C:\Jenkins\workspace\dgl_PR-7408\third_party\phmap" /I"C:\Jenkins\workspace\dgl_PR-7408\tensoradapter\include" /I"C:\Jenkins\workspace\dgl_PR-7408\third_party\pcg\include" /I"C:\Jenkins\workspace\dgl_PR-7408\third_party\nanoflann\include" /I"C:\Jenkins\workspace\dgl_PR-7408\third_party\libxsmm\include" /I"C:\Jenkins\workspace\dgl_PR-7408\third_party\METIS\include" /I"C:\Jenkins\workspace\dgl_PR-7408\third_party\googletest\googletest\include" /I"C:\Jenkins\workspace\dgl_PR-7408\third_party\googletest\googletest" /I"C:\Jenkins\workspace\dgl_PR-7408\build\third_party\dmlc-core\include" /nologo /W1 /WX- /diagnostics:column /MP /O2 /Ob2 /D DGL_EXPORTS /D USE_LIBXSMM /D DGL_CPU_LLC_SIZE=40000000 /D __BLAS=0 /D IDXTYPEWIDTH=64 /D REALTYPEWIDTH=32 /D NDEBUG /D WIN32_LEAN_AND_MEAN /D _CRT_SECURE_NO_WARNINGS /D _SCL_SECURE_NO_WARNINGS /D NOMINMAX /D ENABLE_PARTIAL_FRONTIER=0 /D __USE_XOPEN2K8 /D DMLC_CORE_USE_CMAKE /D DMLC_USE_CXX11=1 /D "CMAKE_INTDIR=\"Release\"" /D dgl_EXPORTS /D _WINDLL /D _MBCS /Gm- /EHsc /MD /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /openmp /std:c++17 /Fo"dgl.dir\Release\/src/graph/transform/cpu/knn.cc.obj" /Fd"dgl.dir\Release\vc142.pdb" /Gd /TP /errorReport:queue "C:\Jenkins\workspace\dgl_PR-7408\src\graph\transform\cpu\knn.cc" knn.cc 21>C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(3606,22): warning C4244: '=': conversion from 'const __int64' to 'int32_t', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(3643): message : see reference to function template instantiation '_OutIt std::_Copy_unchecked(_InIt,_InIt,_OutIt)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] with [ _OutIt=int32_t *, _InIt=const __int64 * ] C:\Jenkins\workspace\dgl_PR-7408\include\dgl\./aten/array_ops.h(362): message : see reference to function template instantiation '_OutIt std::copy>>,int32_t*>(_InIt,_InIt,_OutIt)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] with [ _OutIt=int32_t *, _Ty=int64_t, _InIt=std::_Vector_const_iterator>> ] C:\Jenkins\workspace\dgl_PR-7408\include\dgl\./aten/coo.h(282): message : see reference to function template instantiation 'dgl::IdArray dgl::aten::VecToIdArray(const std::vector> &,uint8_t,DGLContext)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\bin\HostX64\x64\CL.exe /c /I"C:\Jenkins\workspace\dgl_PR-7408\include" /I"C:\Jenkins\workspace\dgl_PR-7408\third_party\dlpack\include" /I"C:\Jenkins\workspace\dgl_PR-7408\third_party\dmlc-core\include" /I"C:\Jenkins\workspace\dgl_PR-7408\third_party\phmap" /I"C:\Jenkins\workspace\dgl_PR-7408\tensoradapter\include" /I"C:\Jenkins\workspace\dgl_PR-7408\third_party\pcg\include" /I"C:\Jenkins\workspace\dgl_PR-7408\third_party\nanoflann\include" /I"C:\Jenkins\workspace\dgl_PR-7408\third_party\libxsmm\include" /I"C:\Jenkins\workspace\dgl_PR-7408\third_party\METIS\include" /I"C:\Jenkins\workspace\dgl_PR-7408\third_party\googletest\googletest\include" /I"C:\Jenkins\workspace\dgl_PR-7408\third_party\googletest\googletest" /I"C:\Jenkins\workspace\dgl_PR-7408\build\third_party\dmlc-core\include" /nologo /W1 /WX- /diagnostics:column /MP /O2 /Ob2 /D DGL_EXPORTS /D USE_LIBXSMM /D DGL_CPU_LLC_SIZE=40000000 /D __BLAS=0 /D IDXTYPEWIDTH=64 /D REALTYPEWIDTH=32 /D NDEBUG /D WIN32_LEAN_AND_MEAN /D _CRT_SECURE_NO_WARNINGS /D _SCL_SECURE_NO_WARNINGS /D NOMINMAX /D ENABLE_PARTIAL_FRONTIER=0 /D __USE_XOPEN2K8 /D DMLC_CORE_USE_CMAKE /D DMLC_USE_CXX11=1 /D "CMAKE_INTDIR=\"Release\"" /D dgl_EXPORTS /D _WINDLL /D _MBCS /Gm- /EHsc /MD /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /openmp /std:c++17 /Fo"dgl.dir\Release\/src/graph/transform/knn.cc.obj" /Fd"dgl.dir\Release\vc142.pdb" /Gd /TP /errorReport:queue "C:\Jenkins\workspace\dgl_PR-7408\src\graph\transform\knn.cc" knn.cc 21>C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(3606,22): warning C4244: '=': conversion from 'const __int64' to 'int32_t', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(3643): message : see reference to function template instantiation '_OutIt std::_Copy_unchecked(_InIt,_InIt,_OutIt)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] with [ _OutIt=int32_t *, _InIt=const __int64 * ] C:\Jenkins\workspace\dgl_PR-7408\include\dgl\./aten/array_ops.h(362): message : see reference to function template instantiation '_OutIt std::copy>>,int32_t*>(_InIt,_InIt,_OutIt)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] with [ _OutIt=int32_t *, _Ty=int64_t, _InIt=std::_Vector_const_iterator>> ] C:\Jenkins\workspace\dgl_PR-7408\include\dgl\./aten/coo.h(282): message : see reference to function template instantiation 'dgl::IdArray dgl::aten::VecToIdArray(const std::vector> &,uint8_t,DGLContext)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\bin\HostX64\x64\CL.exe /c /I"C:\Jenkins\workspace\dgl_PR-7408\include" /I"C:\Jenkins\workspace\dgl_PR-7408\third_party\dlpack\include" /I"C:\Jenkins\workspace\dgl_PR-7408\third_party\dmlc-core\include" /I"C:\Jenkins\workspace\dgl_PR-7408\third_party\phmap" /I"C:\Jenkins\workspace\dgl_PR-7408\tensoradapter\include" /I"C:\Jenkins\workspace\dgl_PR-7408\third_party\pcg\include" /I"C:\Jenkins\workspace\dgl_PR-7408\third_party\nanoflann\include" /I"C:\Jenkins\workspace\dgl_PR-7408\third_party\libxsmm\include" /I"C:\Jenkins\workspace\dgl_PR-7408\third_party\METIS\include" /I"C:\Jenkins\workspace\dgl_PR-7408\third_party\googletest\googletest\include" /I"C:\Jenkins\workspace\dgl_PR-7408\third_party\googletest\googletest" /I"C:\Jenkins\workspace\dgl_PR-7408\build\third_party\dmlc-core\include" /nologo /W1 /WX- /diagnostics:column /MP /O2 /Ob2 /D DGL_EXPORTS /D USE_LIBXSMM /D DGL_CPU_LLC_SIZE=40000000 /D __BLAS=0 /D IDXTYPEWIDTH=64 /D REALTYPEWIDTH=32 /D NDEBUG /D WIN32_LEAN_AND_MEAN /D _CRT_SECURE_NO_WARNINGS /D _SCL_SECURE_NO_WARNINGS /D NOMINMAX /D ENABLE_PARTIAL_FRONTIER=0 /D __USE_XOPEN2K8 /D DMLC_CORE_USE_CMAKE /D DMLC_USE_CXX11=1 /D "CMAKE_INTDIR=\"Release\"" /D dgl_EXPORTS /D _WINDLL /D _MBCS /Gm- /EHsc /MD /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /openmp /std:c++17 /Fo"dgl.dir\Release\/src/graph/transform/union_partition.cc.obj" /Fd"dgl.dir\Release\vc142.pdb" /Gd /TP /errorReport:queue "C:\Jenkins\workspace\dgl_PR-7408\src\graph\transform\union_partition.cc" union_partition.cc 21>C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(3606,22): warning C4244: '=': conversion from 'const __int64' to 'int32_t', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(3643): message : see reference to function template instantiation '_OutIt std::_Copy_unchecked(_InIt,_InIt,_OutIt)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] with [ _OutIt=int32_t *, _InIt=const __int64 * ] C:\Jenkins\workspace\dgl_PR-7408\include\dgl\./aten/array_ops.h(362): message : see reference to function template instantiation '_OutIt std::copy>>,int32_t*>(_InIt,_InIt,_OutIt)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] with [ _OutIt=int32_t *, _Ty=int64_t, _InIt=std::_Vector_const_iterator>> ] C:\Jenkins\workspace\dgl_PR-7408\include\dgl\./aten/coo.h(282): message : see reference to function template instantiation 'dgl::IdArray dgl::aten::VecToIdArray(const std::vector> &,uint8_t,DGLContext)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\bin\HostX64\x64\CL.exe /c /I"C:\Jenkins\workspace\dgl_PR-7408\include" /I"C:\Jenkins\workspace\dgl_PR-7408\third_party\dlpack\include" /I"C:\Jenkins\workspace\dgl_PR-7408\third_party\dmlc-core\include" /I"C:\Jenkins\workspace\dgl_PR-7408\third_party\phmap" /I"C:\Jenkins\workspace\dgl_PR-7408\tensoradapter\include" /I"C:\Jenkins\workspace\dgl_PR-7408\third_party\pcg\include" /I"C:\Jenkins\workspace\dgl_PR-7408\third_party\nanoflann\include" /I"C:\Jenkins\workspace\dgl_PR-7408\third_party\libxsmm\include" /I"C:\Jenkins\workspace\dgl_PR-7408\third_party\METIS\include" /I"C:\Jenkins\workspace\dgl_PR-7408\third_party\googletest\googletest\include" /I"C:\Jenkins\workspace\dgl_PR-7408\third_party\googletest\googletest" /I"C:\Jenkins\workspace\dgl_PR-7408\build\third_party\dmlc-core\include" /nologo /W1 /WX- /diagnostics:column /MP /O2 /Ob2 /D DGL_EXPORTS /D USE_LIBXSMM /D DGL_CPU_LLC_SIZE=40000000 /D __BLAS=0 /D IDXTYPEWIDTH=64 /D REALTYPEWIDTH=32 /D NDEBUG /D WIN32_LEAN_AND_MEAN /D _CRT_SECURE_NO_WARNINGS /D _SCL_SECURE_NO_WARNINGS /D NOMINMAX /D ENABLE_PARTIAL_FRONTIER=0 /D __USE_XOPEN2K8 /D DMLC_CORE_USE_CMAKE /D DMLC_USE_CXX11=1 /D "CMAKE_INTDIR=\"Release\"" /D dgl_EXPORTS /D _WINDLL /D _MBCS /Gm- /EHsc /MD /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /openmp /std:c++17 /Fo"dgl.dir\Release\/src/graph/traversal.cc.obj" /Fd"dgl.dir\Release\vc142.pdb" /Gd /TP /errorReport:queue "C:\Jenkins\workspace\dgl_PR-7408\src\graph\traversal.cc" traversal.cc 21>C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(3606,22): warning C4244: '=': conversion from 'const __int64' to 'int32_t', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(3643): message : see reference to function template instantiation '_OutIt std::_Copy_unchecked(_InIt,_InIt,_OutIt)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] with [ _OutIt=int32_t *, _InIt=const __int64 * ] C:\Jenkins\workspace\dgl_PR-7408\include\dgl\./aten/array_ops.h(362): message : see reference to function template instantiation '_OutIt std::copy>>,int32_t*>(_InIt,_InIt,_OutIt)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] with [ _OutIt=int32_t *, _Ty=int64_t, _InIt=std::_Vector_const_iterator>> ] C:\Jenkins\workspace\dgl_PR-7408\include\dgl\./aten/coo.h(282): message : see reference to function template instantiation 'dgl::IdArray dgl::aten::VecToIdArray(const std::vector> &,uint8_t,DGLContext)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] PreLinkEvent: Auto build dll exports setlocal cd C:\Jenkins\workspace\dgl_PR-7408\build if %errorlevel% neq 0 goto :cmEnd C: if %errorlevel% neq 0 goto :cmEnd "C:\Program Files\CMake\bin\cmake.exe" -E __create_def C:/Jenkins/workspace/dgl_PR-7408/build/dgl.dir/Release/exports.def C:/Jenkins/workspace/dgl_PR-7408/build/dgl.dir/Release//objects.txt if %errorlevel% neq 0 goto :cmEnd :cmEnd endlocal & call :cmErrorLevel %errorlevel% & goto :cmDone :cmErrorLevel exit /b %1 :cmDone if %errorlevel% neq 0 goto :VCEnd :VCEnd Link: C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\bin\HostX64\x64\link.exe /ERRORREPORT:QUEUE /OUT:"C:\Jenkins\workspace\dgl_PR-7408\build\Release\dgl.dll" /INCREMENTAL:NO /NOLOGO "third_party\dmlc-core\Release\dmlc.lib" kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib /DEF:"C:/Jenkins/workspace/dgl_PR-7408/build/dgl.dir/Release/exports.def" /MANIFEST /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /manifest:embed /PDB:"C:/Jenkins/workspace/dgl_PR-7408/build/Release/dgl.pdb" /SUBSYSTEM:CONSOLE /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"C:/Jenkins/workspace/dgl_PR-7408/build/Release/dgl.lib" /MACHINE:X64 /machine:x64 /DLL dgl.dir\Release\array.obj dgl.dir\Release\array_arith.obj dgl.dir\Release\array_cumsum.obj dgl.dir\Release\array_index_select.obj dgl.dir\Release\array_nonzero.obj dgl.dir\Release\array_op_impl.obj dgl.dir\Release\array_pack.obj dgl.dir\Release\array_repeat.obj dgl.dir\Release\array_scatter.obj dgl.dir\Release\array_sort.obj dgl.dir\Release\concurrent_id_hash_map.obj dgl.dir\Release\coo_coalesce.obj dgl.dir\Release\coo_linegraph.obj dgl.dir\Release\coo_remove.obj dgl.dir\Release\coo_sort.obj dgl.dir\Release\csr_get_data.obj dgl.dir\Release\csr_mm.obj dgl.dir\Release\csr_remove.obj dgl.dir\Release\csr_sort.obj dgl.dir\Release\csr_sum.obj dgl.dir\Release\csr_to_simple.obj dgl.dir\Release\csr_union.obj dgl.dir\Release\disjoint_union.obj dgl.dir\Release\gather_mm.obj dgl.dir\Release\labor_sampling.obj dgl.dir\Release\negative_sampling.obj dgl.dir\Release\rowwise_sampling.obj dgl.dir\Release\rowwise_topk.obj dgl.dir\Release\sddmm.obj dgl.dir\Release\segment_reduce.obj dgl.dir\Release\spmat_op_impl_coo.obj dgl.dir\Release\spmat_op_impl_csr.obj dgl.dir\Release\spmm.obj dgl.dir\Release\filter.obj dgl.dir\Release\kernel.obj dgl.dir\Release\libra_partition.obj dgl.dir\Release\uvm_array.obj dgl.dir\Release\bcast.obj dgl.dir\Release\c_api_common.obj dgl.dir\Release\geometry_op_impl.obj dgl.dir\Release\geometry.obj dgl.dir\Release\ndarray_partition.obj dgl.dir\Release\choice.obj dgl.dir\Release\random.obj dgl.dir\Release\c_object_api.obj dgl.dir\Release\c_runtime_api.obj dgl.dir\Release\config.obj dgl.dir\Release\cpu_device_api.obj dgl.dir\Release\dlpack_convert.obj dgl.dir\Release\dso_module.obj dgl.dir\Release\file_util.obj dgl.dir\Release\module.obj dgl.dir\Release\module_util.obj dgl.dir\Release\ndarray.obj dgl.dir\Release\object.obj dgl.dir\Release\registry.obj dgl.dir\Release\resource_manager.obj dgl.dir\Release\semaphore_wrapper.obj dgl.dir\Release\shared_mem.obj dgl.dir\Release\system_lib_module.obj dgl.dir\Release\tensordispatch.obj dgl.dir\Release\thread_pool.obj dgl.dir\Release\threading_backend.obj dgl.dir\Release\utils.obj dgl.dir\Release\workspace_pool.obj dgl.dir\Release\api_container.obj dgl.dir\Release\api_test.obj dgl.dir\Release\creators.obj dgl.dir\Release\gk_ops.obj dgl.dir\Release\graph.obj dgl.dir\Release\graph_apis.obj dgl.dir\Release\graph_op.obj dgl.dir\Release\graph_traversal.obj dgl.dir\Release\heterograph.obj dgl.dir\Release\heterograph_capi.obj dgl.dir\Release\immutable_graph.obj dgl.dir\Release\metis_partition.obj dgl.dir\Release\nodeflow.obj dgl.dir\Release\pickle.obj dgl.dir\Release\sampler.obj dgl.dir\Release\global_uniform.obj dgl.dir\Release\neighbor.obj dgl.dir\Release\get_node_types_cpu.obj dgl.dir\Release\node2vec.obj dgl.dir\Release\node2vec_cpu.obj dgl.dir\Release\randomwalk_cpu.obj dgl.dir\Release\randomwalk_with_restart_cpu.obj dgl.dir\Release\randomwalks.obj dgl.dir\Release\dglgraph_serialize.obj dgl.dir\Release\graph_serialize.obj dgl.dir\Release\heterograph_serialize.obj dgl.dir\Release\tensor_serialize.obj dgl.dir\Release\zerocopy_serializer.obj dgl.dir\Release\shared_mem_manager.obj dgl.dir\Release\subgraph.obj dgl.dir\Release\compact.obj dgl.dir\Release\line_graph.obj dgl.dir\Release\metis_partition_hetero.obj dgl.dir\Release\partition_hetero.obj dgl.dir\Release\remove_edges.obj dgl.dir\Release\to_block.obj dgl.dir\Release\to_simple.obj dgl.dir\Release\unit_graph.obj dgl.dir\Release\scheduler.obj dgl.dir\Release\scheduler_apis.obj dgl.dir\Release\common.obj dgl.dir\Release\msg_queue.obj dgl.dir\Release\socket_communicator.obj dgl.dir\Release\socket_pool.obj dgl.dir\Release\tcp_socket.obj dgl.dir\Release\/src/array/cpu/traversal.cc.obj dgl.dir\Release\/src/array/union_partition.cc.obj dgl.dir\Release\/src/graph/transform/cpu/knn.cc.obj dgl.dir\Release\/src/graph/transform/knn.cc.obj dgl.dir\Release\/src/graph/transform/union_partition.cc.obj dgl.dir\Release\/src/graph/traversal.cc.obj Creating library C:/Jenkins/workspace/dgl_PR-7408/build/Release/dgl.lib and object C:/Jenkins/workspace/dgl_PR-7408/build/Release/dgl.exp dgl.vcxproj -> C:\Jenkins\workspace\dgl_PR-7408\build\Release\dgl.dll PostBuildEvent: setlocal "C:\Program Files\CMake\bin\cmake.exe" -E copy C:/Jenkins/workspace/dgl_PR-7408/build/Release/dgl.dll C:/Jenkins/workspace/dgl_PR-7408/build/Release/.. if %errorlevel% neq 0 goto :cmEnd :cmEnd endlocal & call :cmErrorLevel %errorlevel% & goto :cmDone :cmErrorLevel exit /b %1 :cmDone if %errorlevel% neq 0 goto :VCEnd :VCEnd FinalizeBuildStatus: Deleting file "dgl.dir\Release\dgl.tlog\unsuccessfulbuild". Touching "dgl.dir\Release\dgl.tlog\dgl.lastbuildstate". 21>Done Building Project "C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj" (default targets). 3>Done Building Project "C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj.metaproj" (default targets). 1>Project "C:\Jenkins\workspace\dgl_PR-7408\build\dgl.sln" (1) is building "C:\Jenkins\workspace\dgl_PR-7408\build\runUnitTests.vcxproj.metaproj" (11) on node 1 (default targets). 11>Project "C:\Jenkins\workspace\dgl_PR-7408\build\runUnitTests.vcxproj.metaproj" (11) is building "C:\Jenkins\workspace\dgl_PR-7408\build\runUnitTests.vcxproj" (22) on node 1 (default targets). 22>PrepareForBuild: Creating directory "runUnitTests.dir\Release\". Creating directory "runUnitTests.dir\Release\runUnitTests.tlog\". InitializeBuildStatus: Creating "runUnitTests.dir\Release\runUnitTests.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified. 1>Project "C:\Jenkins\workspace\dgl_PR-7408\build\dgl.sln" (1) is building "C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj.metaproj" (4) on node 1 (default targets). 4>Project "C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj.metaproj" (4) is building "C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj" (23) on node 3 (default targets). 23>PrepareForBuild: Creating directory "x64\Release\dgl_sparse\". Creating directory "x64\Release\dgl_sparse\dgl_sparse.tlog\". InitializeBuildStatus: Creating "x64\Release\dgl_sparse\dgl_sparse.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified. 22>CustomBuild: Building Custom Rule C:/Jenkins/workspace/dgl_PR-7408/CMakeLists.txt 23>CustomBuild: (jenkins-dgl-PR-7408-4) administrator@WIN-O7QS55HVSDB C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse>REM Helper script to build DGL sparse libraries for PyTorch Could Not Find C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build 1 file(s) copied. 22>ClCompile: C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\bin\HostX64\x64\CL.exe /c /I"C:\Jenkins\workspace\dgl_PR-7408\include" /I"C:\Jenkins\workspace\dgl_PR-7408\third_party\dlpack\include" /I"C:\Jenkins\workspace\dgl_PR-7408\third_party\dmlc-core\include" /I"C:\Jenkins\workspace\dgl_PR-7408\third_party\phmap" /I"C:\Jenkins\workspace\dgl_PR-7408\third_party\libxsmm\include" /I"C:\Jenkins\workspace\dgl_PR-7408\third_party\pcg\include" /I"C:\Jenkins\workspace\dgl_PR-7408\build\third_party\dmlc-core\include" /I"C:\Jenkins\workspace\dgl_PR-7408\third_party\googletest\googletest\include" /I"C:\Jenkins\workspace\dgl_PR-7408\third_party\googletest\googletest" /nologo /W1 /WX- /diagnostics:column /MP /O2 /Ob2 /D DGL_EXPORTS /D USE_LIBXSMM /D DGL_CPU_LLC_SIZE=40000000 /D __BLAS=0 /D IDXTYPEWIDTH=64 /D REALTYPEWIDTH=32 /D NDEBUG /D WIN32_LEAN_AND_MEAN /D _CRT_SECURE_NO_WARNINGS /D _SCL_SECURE_NO_WARNINGS /D NOMINMAX /D ENABLE_PARTIAL_FRONTIER=0 /D __USE_XOPEN2K8 /D DMLC_CORE_USE_CMAKE /D DMLC_USE_CXX11=1 /D "CMAKE_INTDIR=\"Release\"" /D _MBCS /Gm- /EHsc /MD /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /openmp /std:c++17 /Fo"runUnitTests.dir\Release\\" /Fd"runUnitTests.dir\Release\vc142.pdb" /Gd /TP /errorReport:queue "C:\Jenkins\workspace\dgl_PR-7408\tests\cpp\graph_index_test.cc" "C:\Jenkins\workspace\dgl_PR-7408\tests\cpp\message_queue_test.cc" "C:\Jenkins\workspace\dgl_PR-7408\tests\cpp\socket_communicator_test.cc" "C:\Jenkins\workspace\dgl_PR-7408\tests\cpp\string_test.cc" "C:\Jenkins\workspace\dgl_PR-7408\tests\cpp\test_aten.cc" "C:\Jenkins\workspace\dgl_PR-7408\tests\cpp\test_concurrent_id_hash_map.cc" "C:\Jenkins\workspace\dgl_PR-7408\tests\cpp\test_csrmm.cc" "C:\Jenkins\workspace\dgl_PR-7408\tests\cpp\test_partition.cc" "C:\Jenkins\workspace\dgl_PR-7408\tests\cpp\test_rowwise.cc" "C:\Jenkins\workspace\dgl_PR-7408\tests\cpp\test_sampler.cc" "C:\Jenkins\workspace\dgl_PR-7408\tests\cpp\test_serialize.cc" "C:\Jenkins\workspace\dgl_PR-7408\tests\cpp\test_smart_ptr_serialize.cc" "C:\Jenkins\workspace\dgl_PR-7408\tests\cpp\test_spmat_coo.cc" "C:\Jenkins\workspace\dgl_PR-7408\tests\cpp\test_spmat_csr.cc" "C:\Jenkins\workspace\dgl_PR-7408\tests\cpp\test_spmm.cc" "C:\Jenkins\workspace\dgl_PR-7408\tests\cpp\test_unit_graph.cc" "C:\Jenkins\workspace\dgl_PR-7408\tests\cpp\test_zerocopy_serialize.cc" 23>CustomBuild: 1 file(s) copied. -- Selecting Windows SDK version 10.0.18362.0 to target Windows 6.3.9600. 22>ClCompile: graph_index_test.cc message_queue_test.cc socket_communicator_test.cc string_test.cc test_aten.cc test_concurrent_id_hash_map.cc test_csrmm.cc test_partition.cc test_rowwise.cc test_sampler.cc test_serialize.cc test_smart_ptr_serialize.cc test_spmat_coo.cc test_spmat_csr.cc test_spmm.cc test_unit_graph.cc test_zerocopy_serialize.cc 23>CustomBuild: -- The C compiler identification is MSVC 19.25.28614.0 22>C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(3606,22): warning C4244: '=': conversion from 'const __int64' to 'int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\tests\cpp\graph_index_test.cc) [C:\Jenkins\workspace\dgl_PR-7408\build\runUnitTests.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(3643): message : see reference to function template instantiation '_OutIt std::_Copy_unchecked(_InIt,_InIt,_OutIt)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\build\runUnitTests.vcxproj] with [ _OutIt=int32_t *, _InIt=const __int64 * ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\tests\cpp\graph_index_test.cc) C:\Jenkins\workspace\dgl_PR-7408\include\dgl\./aten/array_ops.h(362): message : see reference to function template instantiation '_OutIt std::copy>>,int32_t*>(_InIt,_InIt,_OutIt)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\build\runUnitTests.vcxproj] with [ _OutIt=int32_t *, _Ty=int64_t, _InIt=std::_Vector_const_iterator>> ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\tests\cpp\graph_index_test.cc) C:\Jenkins\workspace\dgl_PR-7408\include\dgl\./aten/coo.h(282): message : see reference to function template instantiation 'dgl::IdArray dgl::aten::VecToIdArray(const std::vector> &,uint8_t,DGLContext)' being compiled (compiling source file C:\Jenkins\workspace\dgl_PR-7408\tests\cpp\graph_index_test.cc) [C:\Jenkins\workspace\dgl_PR-7408\build\runUnitTests.vcxproj] 22>C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(3606,22): warning C4244: '=': conversion from 'const __int64' to 'int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\tests\cpp\test_concurrent_id_hash_map.cc) [C:\Jenkins\workspace\dgl_PR-7408\build\runUnitTests.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(3643): message : see reference to function template instantiation '_OutIt std::_Copy_unchecked(_InIt,_InIt,_OutIt)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\build\runUnitTests.vcxproj] with [ _OutIt=int32_t *, _InIt=const __int64 * ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\tests\cpp\test_concurrent_id_hash_map.cc) C:\Jenkins\workspace\dgl_PR-7408\include\dgl\./aten/array_ops.h(362): message : see reference to function template instantiation '_OutIt std::copy>>,int32_t*>(_InIt,_InIt,_OutIt)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\build\runUnitTests.vcxproj] with [ _OutIt=int32_t *, _Ty=int64_t, _InIt=std::_Vector_const_iterator>> ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\tests\cpp\test_concurrent_id_hash_map.cc) C:\Jenkins\workspace\dgl_PR-7408\include\dgl\./aten/coo.h(282): message : see reference to function template instantiation 'dgl::IdArray dgl::aten::VecToIdArray(const std::vector> &,uint8_t,DGLContext)' being compiled (compiling source file C:\Jenkins\workspace\dgl_PR-7408\tests\cpp\test_concurrent_id_hash_map.cc) [C:\Jenkins\workspace\dgl_PR-7408\build\runUnitTests.vcxproj] 22>C:\Jenkins\workspace\dgl_PR-7408\tests\cpp\test_unit_graph.cc(129,1): warning C4305: 'argument': truncation from 'int' to 'bool' [C:\Jenkins\workspace\dgl_PR-7408\build\runUnitTests.vcxproj] C:\Jenkins\workspace\dgl_PR-7408\tests\cpp\test_unit_graph.cc(392): message : see reference to function template instantiation 'void _TestUnitGraph(DGLContext)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\build\runUnitTests.vcxproj] 22>C:\Jenkins\workspace\dgl_PR-7408\tests\cpp\test_unit_graph.cc(131,1): warning C4305: 'argument': truncation from 'int' to 'bool' [C:\Jenkins\workspace\dgl_PR-7408\build\runUnitTests.vcxproj] 22>C:\Jenkins\workspace\dgl_PR-7408\tests\cpp\test_unit_graph.cc(134,1): warning C4305: 'argument': truncation from 'int' to 'bool' [C:\Jenkins\workspace\dgl_PR-7408\build\runUnitTests.vcxproj] 22>C:\Jenkins\workspace\dgl_PR-7408\tests\cpp\test_unit_graph.cc(136,1): warning C4305: 'argument': truncation from 'int' to 'bool' [C:\Jenkins\workspace\dgl_PR-7408\build\runUnitTests.vcxproj] 22>C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(3606,22): warning C4244: '=': conversion from 'const __int64' to 'int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\tests\cpp\test_spmat_csr.cc) [C:\Jenkins\workspace\dgl_PR-7408\build\runUnitTests.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(3643): message : see reference to function template instantiation '_OutIt std::_Copy_unchecked(_InIt,_InIt,_OutIt)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\build\runUnitTests.vcxproj] with [ _OutIt=int32_t *, _InIt=const __int64 * ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\tests\cpp\test_spmat_csr.cc) C:\Jenkins\workspace\dgl_PR-7408\include\dgl\./aten/array_ops.h(362): message : see reference to function template instantiation '_OutIt std::copy>>,int32_t*>(_InIt,_InIt,_OutIt)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\build\runUnitTests.vcxproj] with [ _OutIt=int32_t *, _Ty=int64_t, _InIt=std::_Vector_const_iterator>> ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\tests\cpp\test_spmat_csr.cc) C:\Jenkins\workspace\dgl_PR-7408\include\dgl\./aten/coo.h(282): message : see reference to function template instantiation 'dgl::IdArray dgl::aten::VecToIdArray(const std::vector> &,uint8_t,DGLContext)' being compiled (compiling source file C:\Jenkins\workspace\dgl_PR-7408\tests\cpp\test_spmat_csr.cc) [C:\Jenkins\workspace\dgl_PR-7408\build\runUnitTests.vcxproj] 22>C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(3606,22): warning C4244: '=': conversion from 'const __int64' to 'int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\tests\cpp\test_spmat_coo.cc) [C:\Jenkins\workspace\dgl_PR-7408\build\runUnitTests.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(3643): message : see reference to function template instantiation '_OutIt std::_Copy_unchecked(_InIt,_InIt,_OutIt)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\build\runUnitTests.vcxproj] with [ _OutIt=int32_t *, _InIt=const __int64 * ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\tests\cpp\test_spmat_coo.cc) C:\Jenkins\workspace\dgl_PR-7408\include\dgl\./aten/array_ops.h(362): message : see reference to function template instantiation '_OutIt std::copy>>,int32_t*>(_InIt,_InIt,_OutIt)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\build\runUnitTests.vcxproj] with [ _OutIt=int32_t *, _Ty=int64_t, _InIt=std::_Vector_const_iterator>> ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\tests\cpp\test_spmat_coo.cc) C:\Jenkins\workspace\dgl_PR-7408\include\dgl\./aten/coo.h(282): message : see reference to function template instantiation 'dgl::IdArray dgl::aten::VecToIdArray(const std::vector> &,uint8_t,DGLContext)' being compiled (compiling source file C:\Jenkins\workspace\dgl_PR-7408\tests\cpp\test_spmat_coo.cc) [C:\Jenkins\workspace\dgl_PR-7408\build\runUnitTests.vcxproj] 22>C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(3606,22): warning C4244: '=': conversion from 'const __int64' to 'int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\tests\cpp\test_partition.cc) [C:\Jenkins\workspace\dgl_PR-7408\build\runUnitTests.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(3643): message : see reference to function template instantiation '_OutIt std::_Copy_unchecked(_InIt,_InIt,_OutIt)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\build\runUnitTests.vcxproj] with [ _OutIt=int32_t *, _InIt=const __int64 * ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\tests\cpp\test_partition.cc) C:\Jenkins\workspace\dgl_PR-7408\include\dgl\./aten/array_ops.h(362): message : see reference to function template instantiation '_OutIt std::copy>>,int32_t*>(_InIt,_InIt,_OutIt)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\build\runUnitTests.vcxproj] with [ _OutIt=int32_t *, _Ty=int64_t, _InIt=std::_Vector_const_iterator>> ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\tests\cpp\test_partition.cc) C:\Jenkins\workspace\dgl_PR-7408\include\dgl\./aten/coo.h(282): message : see reference to function template instantiation 'dgl::IdArray dgl::aten::VecToIdArray(const std::vector> &,uint8_t,DGLContext)' being compiled (compiling source file C:\Jenkins\workspace\dgl_PR-7408\tests\cpp\test_partition.cc) [C:\Jenkins\workspace\dgl_PR-7408\build\runUnitTests.vcxproj] 22>C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(3606,22): warning C4244: '=': conversion from 'const __int64' to 'int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\tests\cpp\test_aten.cc) [C:\Jenkins\workspace\dgl_PR-7408\build\runUnitTests.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(3643): message : see reference to function template instantiation '_OutIt std::_Copy_unchecked(_InIt,_InIt,_OutIt)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\build\runUnitTests.vcxproj] with [ _OutIt=int32_t *, _InIt=const __int64 * ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\tests\cpp\test_aten.cc) C:\Jenkins\workspace\dgl_PR-7408\include\dgl\./aten/array_ops.h(362): message : see reference to function template instantiation '_OutIt std::copy>>,int32_t*>(_InIt,_InIt,_OutIt)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\build\runUnitTests.vcxproj] with [ _OutIt=int32_t *, _Ty=int64_t, _InIt=std::_Vector_const_iterator>> ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\tests\cpp\test_aten.cc) C:\Jenkins\workspace\dgl_PR-7408\include\dgl\./aten/coo.h(282): message : see reference to function template instantiation 'dgl::IdArray dgl::aten::VecToIdArray(const std::vector> &,uint8_t,DGLContext)' being compiled (compiling source file C:\Jenkins\workspace\dgl_PR-7408\tests\cpp\test_aten.cc) [C:\Jenkins\workspace\dgl_PR-7408\build\runUnitTests.vcxproj] 22>C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(3606,22): warning C4244: '=': conversion from 'const __int64' to 'int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\tests\cpp\test_zerocopy_serialize.cc) [C:\Jenkins\workspace\dgl_PR-7408\build\runUnitTests.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(3643): message : see reference to function template instantiation '_OutIt std::_Copy_unchecked(_InIt,_InIt,_OutIt)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\build\runUnitTests.vcxproj] with [ _OutIt=int32_t *, _InIt=const __int64 * ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\tests\cpp\test_zerocopy_serialize.cc) C:\Jenkins\workspace\dgl_PR-7408\include\dgl\./aten/array_ops.h(362): message : see reference to function template instantiation '_OutIt std::copy>>,int32_t*>(_InIt,_InIt,_OutIt)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\build\runUnitTests.vcxproj] with [ _OutIt=int32_t *, _Ty=int64_t, _InIt=std::_Vector_const_iterator>> ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\tests\cpp\test_zerocopy_serialize.cc) C:\Jenkins\workspace\dgl_PR-7408\include\dgl\./aten/coo.h(282): message : see reference to function template instantiation 'dgl::IdArray dgl::aten::VecToIdArray(const std::vector> &,uint8_t,DGLContext)' being compiled (compiling source file C:\Jenkins\workspace\dgl_PR-7408\tests\cpp\test_zerocopy_serialize.cc) [C:\Jenkins\workspace\dgl_PR-7408\build\runUnitTests.vcxproj] 22>C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(3606,22): warning C4244: '=': conversion from 'const __int64' to 'int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\tests\cpp\test_serialize.cc) [C:\Jenkins\workspace\dgl_PR-7408\build\runUnitTests.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(3643): message : see reference to function template instantiation '_OutIt std::_Copy_unchecked(_InIt,_InIt,_OutIt)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\build\runUnitTests.vcxproj] with [ _OutIt=int32_t *, _InIt=const __int64 * ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\tests\cpp\test_serialize.cc) C:\Jenkins\workspace\dgl_PR-7408\include\dgl\./aten/array_ops.h(362): message : see reference to function template instantiation '_OutIt std::copy>>,int32_t*>(_InIt,_InIt,_OutIt)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\build\runUnitTests.vcxproj] with [ _OutIt=int32_t *, _Ty=int64_t, _InIt=std::_Vector_const_iterator>> ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\tests\cpp\test_serialize.cc) C:\Jenkins\workspace\dgl_PR-7408\include\dgl\./aten/coo.h(282): message : see reference to function template instantiation 'dgl::IdArray dgl::aten::VecToIdArray(const std::vector> &,uint8_t,DGLContext)' being compiled (compiling source file C:\Jenkins\workspace\dgl_PR-7408\tests\cpp\test_serialize.cc) [C:\Jenkins\workspace\dgl_PR-7408\build\runUnitTests.vcxproj] 22>C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(3606,22): warning C4244: '=': conversion from 'const __int64' to 'int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\tests\cpp\test_unit_graph.cc) [C:\Jenkins\workspace\dgl_PR-7408\build\runUnitTests.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(3643): message : see reference to function template instantiation '_OutIt std::_Copy_unchecked(_InIt,_InIt,_OutIt)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\build\runUnitTests.vcxproj] with [ _OutIt=int32_t *, _InIt=const __int64 * ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\tests\cpp\test_unit_graph.cc) C:\Jenkins\workspace\dgl_PR-7408\include\dgl\./aten/array_ops.h(362): message : see reference to function template instantiation '_OutIt std::copy>>,int32_t*>(_InIt,_InIt,_OutIt)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\build\runUnitTests.vcxproj] with [ _OutIt=int32_t *, _Ty=int64_t, _InIt=std::_Vector_const_iterator>> ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\tests\cpp\test_unit_graph.cc) C:\Jenkins\workspace\dgl_PR-7408\include\dgl\./aten/coo.h(282): message : see reference to function template instantiation 'dgl::IdArray dgl::aten::VecToIdArray(const std::vector> &,uint8_t,DGLContext)' being compiled (compiling source file C:\Jenkins\workspace\dgl_PR-7408\tests\cpp\test_unit_graph.cc) [C:\Jenkins\workspace\dgl_PR-7408\build\runUnitTests.vcxproj] 22>C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(3606,22): warning C4244: '=': conversion from 'const __int64' to 'int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\tests\cpp\test_rowwise.cc) [C:\Jenkins\workspace\dgl_PR-7408\build\runUnitTests.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(3643): message : see reference to function template instantiation '_OutIt std::_Copy_unchecked(_InIt,_InIt,_OutIt)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\build\runUnitTests.vcxproj] with [ _OutIt=int32_t *, _InIt=const __int64 * ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\tests\cpp\test_rowwise.cc) C:\Jenkins\workspace\dgl_PR-7408\include\dgl\./aten/array_ops.h(362): message : see reference to function template instantiation '_OutIt std::copy>>,int32_t*>(_InIt,_InIt,_OutIt)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\build\runUnitTests.vcxproj] with [ _OutIt=int32_t *, _Ty=int64_t, _InIt=std::_Vector_const_iterator>> ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\tests\cpp\test_rowwise.cc) C:\Jenkins\workspace\dgl_PR-7408\include\dgl\./aten/coo.h(282): message : see reference to function template instantiation 'dgl::IdArray dgl::aten::VecToIdArray(const std::vector> &,uint8_t,DGLContext)' being compiled (compiling source file C:\Jenkins\workspace\dgl_PR-7408\tests\cpp\test_rowwise.cc) [C:\Jenkins\workspace\dgl_PR-7408\build\runUnitTests.vcxproj] CustomBuild: -- The CXX compiler identification is MSVC 19.25.28614.0 22>C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(3606,22): warning C4244: '=': conversion from 'const __int64' to 'int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\tests\cpp\test_sampler.cc) [C:\Jenkins\workspace\dgl_PR-7408\build\runUnitTests.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(3643): message : see reference to function template instantiation '_OutIt std::_Copy_unchecked(_InIt,_InIt,_OutIt)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\build\runUnitTests.vcxproj] with [ _OutIt=int32_t *, _InIt=const __int64 * ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\tests\cpp\test_sampler.cc) C:\Jenkins\workspace\dgl_PR-7408\include\dgl\./aten/array_ops.h(362): message : see reference to function template instantiation '_OutIt std::copy>>,int32_t*>(_InIt,_InIt,_OutIt)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\build\runUnitTests.vcxproj] with [ _OutIt=int32_t *, _Ty=int64_t, _InIt=std::_Vector_const_iterator>> ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\tests\cpp\test_sampler.cc) C:\Jenkins\workspace\dgl_PR-7408\include\dgl\./aten/coo.h(282): message : see reference to function template instantiation 'dgl::IdArray dgl::aten::VecToIdArray(const std::vector> &,uint8_t,DGLContext)' being compiled (compiling source file C:\Jenkins\workspace\dgl_PR-7408\tests\cpp\test_sampler.cc) [C:\Jenkins\workspace\dgl_PR-7408\build\runUnitTests.vcxproj] CustomBuild: -- Detecting C compiler ABI info 22>C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(3606,22): warning C4244: '=': conversion from 'const __int64' to 'int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\tests\cpp\test_csrmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\build\runUnitTests.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(3643): message : see reference to function template instantiation '_OutIt std::_Copy_unchecked(_InIt,_InIt,_OutIt)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\build\runUnitTests.vcxproj] with [ _OutIt=int32_t *, _InIt=const __int64 * ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\tests\cpp\test_csrmm.cc) C:\Jenkins\workspace\dgl_PR-7408\include\dgl\./aten/array_ops.h(362): message : see reference to function template instantiation '_OutIt std::copy>>,int32_t*>(_InIt,_InIt,_OutIt)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\build\runUnitTests.vcxproj] with [ _OutIt=int32_t *, _Ty=int64_t, _InIt=std::_Vector_const_iterator>> ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\tests\cpp\test_csrmm.cc) C:\Jenkins\workspace\dgl_PR-7408\include\dgl\./aten/coo.h(282): message : see reference to function template instantiation 'dgl::IdArray dgl::aten::VecToIdArray(const std::vector> &,uint8_t,DGLContext)' being compiled (compiling source file C:\Jenkins\workspace\dgl_PR-7408\tests\cpp\test_csrmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\build\runUnitTests.vcxproj] CustomBuild: -- Detecting C compiler ABI info - done -- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio/2019/BuildTools/VC/Tools/MSVC/14.25.28610/bin/Hostx64/x64/cl.exe - skipped -- Detecting C compile features -- Detecting C compile features - done -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: C:/Program Files (x86)/Microsoft Visual Studio/2019/BuildTools/VC/Tools/MSVC/14.25.28610/bin/Hostx64/x64/cl.exe - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Using Python interpreter: python [ 7%] Linking CUDA static library libgraphbolt_pytorch_2.3.0_cuda.a [ 7%] Built target graphbolt_pytorch_2.3.0_cuda Scanning dependencies of target graphbolt_pytorch_2.3.0 [ 10%] Building CXX object CMakeFiles/graphbolt_pytorch_2.3.0.dir/src/cnumpy.cc.o [ 14%] Building CXX object CMakeFiles/graphbolt_pytorch_2.3.0.dir/src/concurrent_id_hash_map.cc.o [ 17%] Building CXX object CMakeFiles/graphbolt_pytorch_2.3.0.dir/src/expand_indptr.cc.o [ 21%] Building CXX object CMakeFiles/graphbolt_pytorch_2.3.0.dir/src/fused_csc_sampling_graph.cc.o [ 25%] Building CXX object CMakeFiles/graphbolt_pytorch_2.3.0.dir/src/index_select.cc.o [ 28%] Building CXX object CMakeFiles/graphbolt_pytorch_2.3.0.dir/src/isin.cc.o [ 32%] Building CXX object CMakeFiles/graphbolt_pytorch_2.3.0.dir/src/python_binding.cc.o [ 35%] Building CXX object CMakeFiles/graphbolt_pytorch_2.3.0.dir/src/random.cc.o [ 39%] Building CXX object CMakeFiles/graphbolt_pytorch_2.3.0.dir/src/serialize.cc.o [ 42%] Building CXX object CMakeFiles/graphbolt_pytorch_2.3.0.dir/src/shared_memory.cc.o [ 46%] Building CXX object CMakeFiles/graphbolt_pytorch_2.3.0.dir/src/shared_memory_helper.cc.o [ 50%] Building CXX object CMakeFiles/graphbolt_pytorch_2.3.0.dir/src/unique_and_compact.cc.o [ 53%] Building CUDA object CMakeFiles/graphbolt_pytorch_2.3.0.dir/src/cuda/cumsum.cu.o [ 57%] Building CUDA object CMakeFiles/graphbolt_pytorch_2.3.0.dir/src/cuda/expand_indptr.cu.o [ 60%] Building CUDA object CMakeFiles/graphbolt_pytorch_2.3.0.dir/src/cuda/gather.cu.o [ 64%] Building CUDA object CMakeFiles/graphbolt_pytorch_2.3.0.dir/src/cuda/gpu_cache.cu.o [ 67%] Building CUDA object CMakeFiles/graphbolt_pytorch_2.3.0.dir/src/cuda/index_select_csc_impl.cu.o [ 71%] Building CUDA object CMakeFiles/graphbolt_pytorch_2.3.0.dir/src/cuda/index_select_impl.cu.o [ 75%] Building CUDA object CMakeFiles/graphbolt_pytorch_2.3.0.dir/src/cuda/insubgraph.cu.o [ 82%] Building CUDA object CMakeFiles/graphbolt_pytorch_2.3.0.dir/src/cuda/isin.cu.o [ 82%] Building CXX object CMakeFiles/graphbolt_pytorch_2.3.0.dir/src/cuda/max_uva_threads.cc.o [ 85%] Building CUDA object CMakeFiles/graphbolt_pytorch_2.3.0.dir/src/cuda/neighbor_sampler.cu.o [ 89%] Building CUDA object CMakeFiles/graphbolt_pytorch_2.3.0.dir/src/cuda/sampling_utils.cu.o [ 92%] Building CUDA object CMakeFiles/graphbolt_pytorch_2.3.0.dir/src/cuda/sort_impl.cu.o [ 96%] Building CUDA object CMakeFiles/graphbolt_pytorch_2.3.0.dir/src/cuda/unique_and_compact_impl.cu.o -- find_cmake.py output: C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\share\cmake;2.3.0 -- Configuring for PyTorch 2.3.0 -- Setting directory to C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\share\cmake/Torch -- Found Torch: C:/Users/Administrator/AppData/Local/Programs/Python/Python311/Lib/site-packages/torch/lib/torch.lib -- DGL include directories: C:/Jenkins/workspace/dgl_PR-7408/include;C:/Jenkins/workspace/dgl_PR-7408/third_party/dlpack/include;C:/Jenkins/workspace/dgl_PR-7408/third_party/dmlc-core/include;C:/Jenkins/workspace/dgl_PR-7408/third_party/phmap;C:/Jenkins/workspace/dgl_PR-7408/tensoradapter/include;C:/Jenkins/workspace/dgl_PR-7408/third_party/pcg/include;C:/Jenkins/workspace/dgl_PR-7408/third_party/nanoflann/include;C:/Jenkins/workspace/dgl_PR-7408/third_party/libxsmm/include;C:/Jenkins/workspace/dgl_PR-7408/third_party/METIS/include;C:/Jenkins/workspace/dgl_PR-7408/third_party/googletest/googletest/include;C:/Jenkins/workspace/dgl_PR-7408/third_party/googletest/googletest;C:/Jenkins/workspace/dgl_PR-7408/include;C:/Jenkins/workspace/dgl_PR-7408/third_party/dlpack/include;C:/Jenkins/workspace/dgl_PR-7408/third_party/dmlc-core/include;C:/Jenkins/workspace/dgl_PR-7408/third_party/phmap;C:/Jenkins/workspace/dgl_PR-7408/third_party/libxsmm/include;C:/Jenkins/workspace/dgl_PR-7408/third_party/pcg/include -- Configuring done -- Generating done 23>CUSTOMBUILD : CMake warning : [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] -- Build files have been written to: C:/Jenkins/workspace/dgl_PR-7408/dgl_sparse/build Manually-specified variables were not used by the project: CUDA_TOOLKIT_ROOT_DIR TORCH_CUDA_ARCH_LIST Microsoft (R) Build Engine version 16.5.1+4616136f8 for .NET Framework Copyright (C) Microsoft Corporation. All rights reserved. Build started 5/17/2024 3:51:21 AM. 1>Project "C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse.sln" on node 1 (default targets). 1>ValidateSolutionConfiguration: Building solution configuration "Release|x64". ValidateProjects: The project "ALL_BUILD" is not selected for building in solution configuration "Release|x64". 1>Project "C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse.sln" (1) is building "C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\ZERO_CHECK.vcxproj" (2) on node 1 (default targets). 2>PrepareForBuild: Creating directory "x64\Release\ZERO_CHECK\". Creating directory "x64\Release\ZERO_CHECK\ZERO_CHECK.tlog\". InitializeBuildStatus: Creating "x64\Release\ZERO_CHECK\ZERO_CHECK.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified. CustomBuild: Checking Build System FinalizeBuildStatus: Deleting file "x64\Release\ZERO_CHECK\ZERO_CHECK.tlog\unsuccessfulbuild". Touching "x64\Release\ZERO_CHECK\ZERO_CHECK.tlog\ZERO_CHECK.lastbuildstate". 2>Done Building Project "C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\ZERO_CHECK.vcxproj" (default targets). 1>Project "C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse.sln" (1) is building "C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj.metaproj" (3) on node 1 (default targets). 3>Project "C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj.metaproj" (3) is building "C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj" (4) on node 1 (default targets). 4>PrepareForBuild: Creating directory "dgl_sparse_pytorch_2.3.0.dir\Release\". Creating directory "C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\Release\". Creating directory "dgl_sparse_pytorch_2.3.0.dir\Release\dgl_spar.157FD87A.tlog\". InitializeBuildStatus: Creating "dgl_sparse_pytorch_2.3.0.dir\Release\dgl_spar.157FD87A.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified. CustomBuild: Building Custom Rule C:/Jenkins/workspace/dgl_PR-7408/dgl_sparse/CMakeLists.txt ClCompile: C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\bin\HostX64\x64\CL.exe /c /I"C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src" /I"C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\include" /I"C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\third_party\dmlc-core\include" /I"C:\Jenkins\workspace\dgl_PR-7408\include" /I"C:\Jenkins\workspace\dgl_PR-7408\third_party\dlpack\include" /I"C:\Jenkins\workspace\dgl_PR-7408\third_party\dmlc-core\include" /I"C:\Jenkins\workspace\dgl_PR-7408\third_party\phmap" /I"C:\Jenkins\workspace\dgl_PR-7408\tensoradapter\include" /I"C:\Jenkins\workspace\dgl_PR-7408\third_party\pcg\include" /I"C:\Jenkins\workspace\dgl_PR-7408\third_party\nanoflann\include" /I"C:\Jenkins\workspace\dgl_PR-7408\third_party\libxsmm\include" /I"C:\Jenkins\workspace\dgl_PR-7408\third_party\METIS\include" /I"C:\Jenkins\workspace\dgl_PR-7408\third_party\googletest\googletest\include" /I"C:\Jenkins\workspace\dgl_PR-7408\third_party\googletest\googletest" /I"C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include" /I"C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch\csrc\api\include" /nologo /W3 /WX- /diagnostics:column /MP /O2 /Ob2 /D DGL_EXPORTS /D USE_LIBXSMM /D DGL_CPU_LLC_SIZE=40000000 /D __BLAS=0 /D IDXTYPEWIDTH=64 /D REALTYPEWIDTH=32 /D WIN32 /D _WINDOWS /D NDEBUG /D TORCH_VERSION_MAJOR=2 /D TORCH_VERSION_MINOR=3 /D NOMINMAX /D USE_DISTRIBUTED /D USE_C10D_GLOO /D "CMAKE_INTDIR=\"Release\"" /D dgl_sparse_pytorch_2_3_0_EXPORTS /D _WINDLL /D _MBCS /Gm- /EHsc /MD /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /GR /openmp /std:c++17 /Fo"dgl_sparse_pytorch_2.3.0.dir\Release\\" /Fd"dgl_sparse_pytorch_2.3.0.dir\Release\vc142.pdb" /Gd /TP /errorReport:queue /bigobj "C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc" "C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc" "C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc" "C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc" "C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc" "C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc" "C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc" "C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc" "C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc" "C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc" "C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc" "C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc" "C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc" matrix_ops_impl.cc elemenwise_op.cc matmul.cc matrix_ops.cc python_binding.cc reduction.cc sddmm.cc softmax.cc sparse_format.cc sparse_matrix.cc sparse_matrix_coalesce.cc spmm.cc spspmm.cc 22>Link: C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\bin\HostX64\x64\link.exe /ERRORREPORT:QUEUE /OUT:"C:\Jenkins\workspace\dgl_PR-7408\build\Release\runUnitTests.exe" /INCREMENTAL:NO /NOLOGO lib\Release\gtest.lib lib\Release\gtest_main.lib Release\dgl.lib lib\Release\gtest.lib "third_party\dmlc-core\Release\dmlc.lib" kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib /MANIFEST /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /manifest:embed /PDB:"C:/Jenkins/workspace/dgl_PR-7408/build/Release/runUnitTests.pdb" /SUBSYSTEM:CONSOLE /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"C:/Jenkins/workspace/dgl_PR-7408/build/Release/runUnitTests.lib" /MACHINE:X64 /machine:x64 runUnitTests.dir\Release\graph_index_test.obj runUnitTests.dir\Release\message_queue_test.obj runUnitTests.dir\Release\socket_communicator_test.obj runUnitTests.dir\Release\string_test.obj runUnitTests.dir\Release\test_aten.obj runUnitTests.dir\Release\test_concurrent_id_hash_map.obj runUnitTests.dir\Release\test_csrmm.obj runUnitTests.dir\Release\test_partition.obj runUnitTests.dir\Release\test_rowwise.obj runUnitTests.dir\Release\test_sampler.obj runUnitTests.dir\Release\test_serialize.obj runUnitTests.dir\Release\test_smart_ptr_serialize.obj runUnitTests.dir\Release\test_spmat_coo.obj runUnitTests.dir\Release\test_spmat_csr.obj runUnitTests.dir\Release\test_spmm.obj runUnitTests.dir\Release\test_unit_graph.obj runUnitTests.dir\Release\test_zerocopy_serialize.obj Creating library C:/Jenkins/workspace/dgl_PR-7408/build/Release/runUnitTests.lib and object C:/Jenkins/workspace/dgl_PR-7408/build/Release/runUnitTests.exp 23>C:\Jenkins\workspace\dgl_PR-7408\third_party\dmlc-core\include\dmlc\./logging.h(151,25): warning C4996: 'getenv': This function or variable may be unsafe. Consider using _dupenv_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Jenkins\workspace\dgl_PR-7408\third_party\dmlc-core\include\dmlc\./logging.h(151,25): warning C4996: 'getenv': This function or variable may be unsafe. Consider using _dupenv_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Jenkins\workspace\dgl_PR-7408\third_party\dmlc-core\include\dmlc\./logging.h(151,25): warning C4996: 'getenv': This function or variable may be unsafe. Consider using _dupenv_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Jenkins\workspace\dgl_PR-7408\third_party\dmlc-core\include\dmlc\./logging.h(151,25): warning C4996: 'getenv': This function or variable may be unsafe. Consider using _dupenv_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Jenkins\workspace\dgl_PR-7408\third_party\dmlc-core\include\dmlc\./logging.h(151,25): warning C4996: 'getenv': This function or variable may be unsafe. Consider using _dupenv_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Jenkins\workspace\dgl_PR-7408\third_party\dmlc-core\include\dmlc\./logging.h(151,25): warning C4996: 'getenv': This function or variable may be unsafe. Consider using _dupenv_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Jenkins\workspace\dgl_PR-7408\third_party\dmlc-core\include\dmlc\./logging.h(151,25): warning C4996: 'getenv': This function or variable may be unsafe. Consider using _dupenv_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Jenkins\workspace\dgl_PR-7408\third_party\dmlc-core\include\dmlc\./logging.h(151,25): warning C4996: 'getenv': This function or variable may be unsafe. Consider using _dupenv_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Jenkins\workspace\dgl_PR-7408\third_party\dmlc-core\include\dmlc\./logging.h(151,25): warning C4996: 'getenv': This function or variable may be unsafe. Consider using _dupenv_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Jenkins\workspace\dgl_PR-7408\third_party\dmlc-core\include\dmlc\./logging.h(151,25): warning C4996: 'getenv': This function or variable may be unsafe. Consider using _dupenv_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Jenkins\workspace\dgl_PR-7408\third_party\dmlc-core\include\dmlc\./logging.h(151,25): warning C4996: 'getenv': This function or variable may be unsafe. Consider using _dupenv_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Jenkins\workspace\dgl_PR-7408\third_party\dmlc-core\include\dmlc\./logging.h(151,25): warning C4996: 'getenv': This function or variable may be unsafe. Consider using _dupenv_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Jenkins\workspace\dgl_PR-7408\third_party\dmlc-core\include\dmlc\./logging.h(151,25): warning C4996: 'getenv': This function or variable may be unsafe. Consider using _dupenv_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] Link: runUnitTests.vcxproj -> C:\Jenkins\workspace\dgl_PR-7408\build\Release\runUnitTests.exe FinalizeBuildStatus: Deleting file "runUnitTests.dir\Release\runUnitTests.tlog\unsuccessfulbuild". Touching "runUnitTests.dir\Release\runUnitTests.tlog\runUnitTests.lastbuildstate". 22>Done Building Project "C:\Jenkins\workspace\dgl_PR-7408\build\runUnitTests.vcxproj" (default targets). 11>Done Building Project "C:\Jenkins\workspace\dgl_PR-7408\build\runUnitTests.vcxproj.metaproj" (default targets). 23>C:\Jenkins\workspace\dgl_PR-7408\include\dgl\./base_heterograph.h(834,27): warning C4099: 'dgl::HeteroPickleStates': type name first seen using 'class' now seen using 'struct' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Jenkins\workspace\dgl_PR-7408\include\dgl\./base_heterograph.h(834): message : see declaration of 'dgl::HeteroPickleStates' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Jenkins\workspace\dgl_PR-7408\include\dgl\./base_heterograph.h(834,27): warning C4099: 'dgl::HeteroPickleStates': type name first seen using 'class' now seen using 'struct' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Jenkins\workspace\dgl_PR-7408\include\dgl\./base_heterograph.h(834): message : see declaration of 'dgl::HeteroPickleStates' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Jenkins\workspace\dgl_PR-7408\include\dgl\./base_heterograph.h(834,27): warning C4099: 'dgl::HeteroPickleStates': type name first seen using 'class' now seen using 'struct' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Jenkins\workspace\dgl_PR-7408\include\dgl\./base_heterograph.h(834): message : see declaration of 'dgl::HeteroPickleStates' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Jenkins\workspace\dgl_PR-7408\include\dgl\./base_heterograph.h(834,27): warning C4099: 'dgl::HeteroPickleStates': type name first seen using 'class' now seen using 'struct' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Jenkins\workspace\dgl_PR-7408\include\dgl\./base_heterograph.h(834,27): warning C4099: 'dgl::HeteroPickleStates': type name first seen using 'class' now seen using 'struct' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc)C:\Jenkins\workspace\dgl_PR-7408\include\dgl\./base_heterograph.h(834): note: see declaration of 'dgl::HeteroPickleStates' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Jenkins\workspace\dgl_PR-7408\include\dgl\./base_heterograph.h(834): message : see declaration of 'dgl::HeteroPickleStates' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Jenkins\workspace\dgl_PR-7408\include\dgl\./base_heterograph.h(834,27): warning C4099: 'dgl::HeteroPickleStates': type name first seen using 'class' now seen using 'struct' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Jenkins\workspace\dgl_PR-7408\include\dgl\./base_heterograph.h(834): message : see declaration of 'dgl::HeteroPickleStates' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Jenkins\workspace\dgl_PR-7408\include\dgl\./base_heterograph.h(834,27): warning C4099: 'dgl::HeteroPickleStates': type name first seen using 'class' now seen using 'struct' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Jenkins\workspace\dgl_PR-7408\include\dgl\./base_heterograph.h(834): message : see declaration of 'dgl::HeteroPickleStates' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Jenkins\workspace\dgl_PR-7408\include\dgl\./base_heterograph.h(834,27): warning C4099: 'dgl::HeteroPickleStates': type name first seen using 'class' now seen using 'struct' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Jenkins\workspace\dgl_PR-7408\include\dgl\./base_heterograph.h(834): message : see declaration of 'dgl::HeteroPickleStates' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Jenkins\workspace\dgl_PR-7408\include\dgl\./base_heterograph.h(834,27): warning C4099: 'dgl::HeteroPickleStates': type name first seen using 'class' now seen using 'struct' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Jenkins\workspace\dgl_PR-7408\include\dgl\./base_heterograph.h(834): message : see declaration of 'dgl::HeteroPickleStates' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Jenkins\workspace\dgl_PR-7408\include\dgl\./base_heterograph.h(834,27): warning C4099: 'dgl::HeteroPickleStates': type name first seen using 'class' now seen using 'struct' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Jenkins\workspace\dgl_PR-7408\include\dgl\./base_heterograph.h(834): message : see declaration of 'dgl::HeteroPickleStates' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Jenkins\workspace\dgl_PR-7408\include\dgl\./base_heterograph.h(834,27): warning C4099: 'dgl::HeteroPickleStates': type name first seen using 'class' now seen using 'struct' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Jenkins\workspace\dgl_PR-7408\include\dgl\./base_heterograph.h(834): message : see declaration of 'dgl::HeteroPickleStates' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Jenkins\workspace\dgl_PR-7408\include\dgl\./base_heterograph.h(834,27): warning C4099: 'dgl::HeteroPickleStates': type name first seen using 'class' now seen using 'struct' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Jenkins\workspace\dgl_PR-7408\include\dgl\./base_heterograph.h(834): message : see declaration of 'dgl::HeteroPickleStates' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Jenkins\workspace\dgl_PR-7408\include\dgl\./base_heterograph.h(834,27): warning C4099: 'dgl::HeteroPickleStates': type name first seen using 'class' now seen using 'struct' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Jenkins\workspace\dgl_PR-7408\include\dgl\./base_heterograph.h(834): message : see declaration of 'dgl::HeteroPickleStates' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(27,45): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'c10::Error' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(27): message : see declaration of 'c10::Error' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(29,19): warning C4251: 'c10::Error::msg_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'c10::Error' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xstring(4471): message : see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(34,36): warning C4251: 'c10::Error::context_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'c10::Error' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(34): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(39,25): warning C4251: 'c10::Error::backtrace_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'c10::Error' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xstring(4471): message : see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(46,20): warning C4251: 'c10::Error::what_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'c10::Error' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xstring(4471): message : see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(47,38): warning C4251: 'c10::Error::what_without_backtrace_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'c10::Error' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xstring(4471): message : see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(147,26): warning C4251: 'c10::Warning::type_': class 'std::variant' needs to have dll-interface to be used by clients of class 'c10::Warning' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(119): message : see declaration of 'std::variant' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(153,19): warning C4251: 'c10::Warning::msg_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'c10::Warning' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xstring(4471): message : see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(27,45): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'c10::Error' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(27): message : see declaration of 'c10::Error' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(29,19): warning C4251: 'c10::Error::msg_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'c10::Error' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xstring(4471): message : see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(34,36): warning C4251: 'c10::Error::context_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'c10::Error' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(27,45): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'c10::Error' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(34): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(39,25): warning C4251: 'c10::Error::backtrace_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'c10::Error' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(27): message : see declaration of 'c10::Error' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xstring(4471): message : see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(29,19): warning C4251: 'c10::Error::msg_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'c10::Error' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(46,20): warning C4251: 'c10::Error::what_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'c10::Error' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xstring(4471): message : see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xstring(4471): message : see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(47,38): warning C4251: 'c10::Error::what_without_backtrace_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'c10::Error' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xstring(4471): message : see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(34,36): warning C4251: 'c10::Error::context_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'c10::Error' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(34): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(39,25): warning C4251: 'c10::Error::backtrace_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'c10::Error' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xstring(4471): message : see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(46,20): warning C4251: 'c10::Error::what_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'c10::Error' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xstring(4471): message : see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(47,38): warning C4251: 'c10::Error::what_without_backtrace_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'c10::Error' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xstring(4471): message : see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(147,26): warning C4251: 'c10::Warning::type_': class 'std::variant' needs to have dll-interface to be used by clients of class 'c10::Warning' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(119): message : see declaration of 'std::variant' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(153,19): warning C4251: 'c10::Warning::msg_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'c10::Warning' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xstring(4471): message : see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(147,26): warning C4251: 'c10::Warning::type_': class 'std::variant' needs to have dll-interface to be used by clients of class 'c10::Warning' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(119): message : see declaration of 'std::variant' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(27,45): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'c10::Error' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(153,19): warning C4251: 'c10::Warning::msg_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'c10::Warning' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xstring(4471): message : see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(27): message : see declaration of 'c10::Error' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(29,19): warning C4251: 'c10::Error::msg_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'c10::Error' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xstring(4471): message : see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(27,45): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'c10::Error' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(27): message : see declaration of 'c10::Error' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(29,19): warning C4251: 'c10::Error::msg_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'c10::Error' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xstring(4471): message : see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(27,45): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'c10::Error' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(27): message : see declaration of 'c10::Error' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(29,19): warning C4251: 'c10::Error::msg_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'c10::Error' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(27,45): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'c10::Error' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xstring(4471): message : see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(27): message : see declaration of 'c10::Error' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(29,19): warning C4251: 'c10::Error::msg_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'c10::Error' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xstring(4471): message : see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(27,45): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'c10::Error' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(27): message : see declaration of 'c10::Error' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(29,19): warning C4251: 'c10::Error::msg_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'c10::Error' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(27,45): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'c10::Error' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc)C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xstring(4471): note: see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(27): message : see declaration of 'c10::Error' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(34,36): warning C4251: 'c10::Error::context_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'c10::Error' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(34): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(29,19): warning C4251: 'c10::Error::msg_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'c10::Error' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xstring(4471): message : see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(39,25): warning C4251: 'c10::Error::backtrace_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'c10::Error' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xstring(4471): message : see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(46,20): warning C4251: 'c10::Error::what_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'c10::Error' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(27,45): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'c10::Error' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xstring(4471): message : see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(47,38): warning C4251: 'c10::Error::what_without_backtrace_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'c10::Error' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(27): note: see declaration of 'c10::Error' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xstring(4471): message : see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(29,19): warning C4251: 'c10::Error::msg_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'c10::Error' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xstring(4471): message : see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(27,45): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'c10::Error' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(27): message : see declaration of 'c10::Error' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(29,19): warning C4251: 'c10::Error::msg_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'c10::Error' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xstring(4471): message : see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(27,45): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'c10::Error' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(27): message : see declaration of 'c10::Error' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(29,19): warning C4251: 'c10::Error::msg_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'c10::Error' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xstring(4471): message : see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(34,36): warning C4251: 'c10::Error::context_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'c10::Error' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(34): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(39,25): warning C4251: 'c10::Error::backtrace_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'c10::Error' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xstring(4471): message : see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(46,20): warning C4251: 'c10::Error::what_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'c10::Error' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xstring(4471): message : see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(47,38): warning C4251: 'c10::Error::what_without_backtrace_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'c10::Error' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(27,45): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'c10::Error' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xstring(4471): message : see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(27): message : see declaration of 'c10::Error' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(29,19): warning C4251: 'c10::Error::msg_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'c10::Error' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xstring(4471): message : see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(34,36): warning C4251: 'c10::Error::context_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'c10::Error' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(34): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(39,25): warning C4251: 'c10::Error::backtrace_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'c10::Error' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(34,36): warning C4251: 'c10::Error::context_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'c10::Error' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc)C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xstring(4471): note: see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(34): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(46,20): warning C4251: 'c10::Error::what_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'c10::Error' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xstring(4471): message : see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(39,25): warning C4251: 'c10::Error::backtrace_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'c10::Error' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xstring(4471): message : see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(47,38): warning C4251: 'c10::Error::what_without_backtrace_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'c10::Error' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xstring(4471): message : see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(46,20): warning C4251: 'c10::Error::what_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'c10::Error' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xstring(4471): message : see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(47,38): warning C4251: 'c10::Error::what_without_backtrace_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'c10::Error' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xstring(4471): message : see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(147,26): warning C4251: 'c10::Warning::type_': class 'std::variant' needs to have dll-interface to be used by clients of class 'c10::Warning' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(34,36): warning C4251: 'c10::Error::context_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'c10::Error' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(119): message : see declaration of 'std::variant' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(34): note: see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(34,36): warning C4251: 'c10::Error::context_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'c10::Error' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(153,19): warning C4251: 'c10::Warning::msg_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'c10::Warning' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(39,25): warning C4251: 'c10::Error::backtrace_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'c10::Error' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xstring(4471): message : see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(34): note: see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xstring(4471): message : see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(46,20): warning C4251: 'c10::Error::what_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'c10::Error' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(39,25): warning C4251: 'c10::Error::backtrace_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'c10::Error' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xstring(4471): message : see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xstring(4471): message : see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(34,36): warning C4251: 'c10::Error::context_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'c10::Error' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(47,38): warning C4251: 'c10::Error::what_without_backtrace_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'c10::Error' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(46,20): warning C4251: 'c10::Error::what_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'c10::Error' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xstring(4471): message : see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(34): note: see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc)C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xstring(4471): note: see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(47,38): warning C4251: 'c10::Error::what_without_backtrace_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'c10::Error' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(39,25): warning C4251: 'c10::Error::backtrace_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'c10::Error' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xstring(4471): message : see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xstring(4471): message : see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(46,20): warning C4251: 'c10::Error::what_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'c10::Error' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(34,36): warning C4251: 'c10::Error::context_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'c10::Error' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc)C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xstring(4471): note: see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(34): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(47,38): warning C4251: 'c10::Error::what_without_backtrace_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'c10::Error' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xstring(4471): message : see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(39,25): warning C4251: 'c10::Error::backtrace_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'c10::Error' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xstring(4471): message : see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(46,20): warning C4251: 'c10::Error::what_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'c10::Error' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xstring(4471): message : see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(34,36): warning C4251: 'c10::Error::context_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'c10::Error' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(147,26): warning C4251: 'c10::Warning::type_': class 'std::variant' needs to have dll-interface to be used by clients of class 'c10::Warning' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(47,38): warning C4251: 'c10::Error::what_without_backtrace_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'c10::Error' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/intrusive_ptr.h(83,42): warning C4251: 'c10::intrusive_ptr_target::refcount_': struct 'std::atomic' needs to have dll-interface to be used by clients of class 'c10::intrusive_ptr_target' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(34,36): warning C4251: 'c10::Error::context_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'c10::Error' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(147,26): warning C4251: 'c10::Warning::type_': class 'std::variant' needs to have dll-interface to be used by clients of class 'c10::Warning' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(147,26): warning C4251: 'c10::Warning::type_': class 'std::variant' needs to have dll-interface to be used by clients of class 'c10::Warning' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(147,26): warning C4251: 'c10::Warning::type_': class 'std::variant' needs to have dll-interface to be used by clients of class 'c10::Warning' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(147,26): warning C4251: 'c10::Warning::type_': class 'std::variant' needs to have dll-interface to be used by clients of class 'c10::Warning' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(147,26): warning C4251: 'c10::Warning::type_': class 'std::variant' needs to have dll-interface to be used by clients of class 'c10::Warning' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\atomic(1881): message : see declaration of 'std::atomic' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(119): message : see declaration of 'std::variant' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/intrusive_ptr.h(84,43): warning C4251: 'c10::intrusive_ptr_target::weakcount_': struct 'std::atomic' needs to have dll-interface to be used by clients of class 'c10::intrusive_ptr_target' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(34): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(119): note: see declaration of 'std::variant' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(119): note: see declaration of 'std::variant' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc)C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xstring(4471): note: see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(119): message : see declaration of 'std::variant' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(119): note: see declaration of 'std::variant' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\atomic(1881): message : see declaration of 'std::atomic' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(119): note: see declaration of 'std::variant' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(34): note: see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(153,19): warning C4251: 'c10::Warning::msg_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'c10::Warning' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(39,25): warning C4251: 'c10::Error::backtrace_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'c10::Error' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(153,19): warning C4251: 'c10::Warning::msg_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'c10::Warning' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(153,19): warning C4251: 'c10::Warning::msg_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'c10::Warning' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(153,19): warning C4251: 'c10::Warning::msg_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'c10::Warning' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(39,25): warning C4251: 'c10::Error::backtrace_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'c10::Error' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xstring(4471): message : see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(153,19): warning C4251: 'c10::Warning::msg_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'c10::Warning' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc)C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xstring(4471): note: see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc)C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xstring(4471): note: see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc)C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xstring(4471): note: see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(153,19): warning C4251: 'c10::Warning::msg_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'c10::Warning' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xstring(4471): message : see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xstring(4471): message : see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xstring(4471): message : see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(46,20): warning C4251: 'c10::Error::what_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'c10::Error' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc)C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xstring(4471): note: see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(46,20): warning C4251: 'c10::Error::what_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'c10::Error' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xstring(4471): message : see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xstring(4471): message : see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(47,38): warning C4251: 'c10::Error::what_without_backtrace_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'c10::Error' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/intrusive_ptr.h(83,42): warning C4251: 'c10::intrusive_ptr_target::refcount_': struct 'std::atomic' needs to have dll-interface to be used by clients of class 'c10::intrusive_ptr_target' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(47,38): warning C4251: 'c10::Error::what_without_backtrace_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'c10::Error' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xstring(4471): message : see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc)C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\atomic(1881): note: see declaration of 'std::atomic' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xstring(4471): message : see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/intrusive_ptr.h(84,43): warning C4251: 'c10::intrusive_ptr_target::weakcount_': struct 'std::atomic' needs to have dll-interface to be used by clients of class 'c10::intrusive_ptr_target' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\atomic(1881): message : see declaration of 'std::atomic' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/intrusive_ptr.h(83,42): warning C4251: 'c10::intrusive_ptr_target::refcount_': struct 'std::atomic' needs to have dll-interface to be used by clients of class 'c10::intrusive_ptr_target' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\atomic(1881): message : see declaration of 'std::atomic' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/intrusive_ptr.h(84,43): warning C4251: 'c10::intrusive_ptr_target::weakcount_': struct 'std::atomic' needs to have dll-interface to be used by clients of class 'c10::intrusive_ptr_target' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\atomic(1881): message : see declaration of 'std::atomic' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(147,26): warning C4251: 'c10::Warning::type_': class 'std::variant' needs to have dll-interface to be used by clients of class 'c10::Warning' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(119): message : see declaration of 'std::variant' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(153,19): warning C4251: 'c10::Warning::msg_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'c10::Warning' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xstring(4471): message : see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(147,26): warning C4251: 'c10::Warning::type_': class 'std::variant' needs to have dll-interface to be used by clients of class 'c10::Warning' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(147,26): warning C4251: 'c10::Warning::type_': class 'std::variant' needs to have dll-interface to be used by clients of class 'c10::Warning' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(119): message : see declaration of 'std::variant' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(119): message : see declaration of 'std::variant' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(153,19): warning C4251: 'c10::Warning::msg_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'c10::Warning' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(153,19): warning C4251: 'c10::Warning::msg_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'c10::Warning' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xstring(4471): message : see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc)C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xstring(4471): note: see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymBool.h(83,15): warning C4251: 'c10::SymBool::ptr_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of class 'c10::SymBool' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ TTarget=c10::SymNodeImpl ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymNodeImpl.h(15): message : see declaration of 'c10::intrusive_ptr>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ TTarget=c10::SymNodeImpl ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymBool.h(83,15): warning C4251: 'c10::SymBool::ptr_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of class 'c10::SymBool' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ TTarget=c10::SymNodeImpl ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymNodeImpl.h(15): message : see declaration of 'c10::intrusive_ptr>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ TTarget=c10::SymNodeImpl ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymBool.h(83,15): warning C4251: 'c10::SymBool::ptr_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of class 'c10::SymBool' with [ TTarget=c10::SymNodeImpl ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymNodeImpl.h(15): message : see declaration of 'c10::intrusive_ptr>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ TTarget=c10::SymNodeImpl ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymFloat.h(109,15): warning C4251: 'c10::SymFloat::ptr_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of class 'c10::SymFloat' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ TTarget=c10::SymNodeImpl ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymNodeImpl.h(15): message : see declaration of 'c10::intrusive_ptr>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ TTarget=c10::SymNodeImpl ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymFloat.h(109,15): warning C4251: 'c10::SymFloat::ptr_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of class 'c10::SymFloat' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ TTarget=c10::SymNodeImpl ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymNodeImpl.h(15): message : see declaration of 'c10::intrusive_ptr>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ TTarget=c10::SymNodeImpl ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymFloat.h(109,15): warning C4251: 'c10::SymFloat::ptr_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of class 'c10::SymFloat' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ TTarget=c10::SymNodeImpl ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymNodeImpl.h(15): message : see declaration of 'c10::intrusive_ptr>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ TTarget=c10::SymNodeImpl ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/logging_is_not_google_glog.h(43,28): warning C4251: 'c10::MessageLogger::stream_': class 'std::basic_stringstream,std::allocator>' needs to have dll-interface to be used by clients of class 'c10::MessageLogger' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\iosfwd(222): message : see declaration of 'std::basic_stringstream,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymIntArrayRef.h(62,26): warning C4244: 'initializing': conversion from 'const T' to 'long', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ T=int64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/intrusive_ptr.h(83,42): warning C4251: 'c10::intrusive_ptr_target::refcount_': struct 'std::atomic' needs to have dll-interface to be used by clients of class 'c10::intrusive_ptr_target' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\atomic(1881): message : see declaration of 'std::atomic' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/intrusive_ptr.h(84,43): warning C4251: 'c10::intrusive_ptr_target::weakcount_': struct 'std::atomic' needs to have dll-interface to be used by clients of class 'c10::intrusive_ptr_target' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\atomic(1881): message : see declaration of 'std::atomic' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymIntArrayRef.h(62,26): warning C4244: 'initializing': conversion from 'const T' to 'long', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ T=int64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymIntArrayRef.h(62,26): warning C4244: 'initializing': conversion from 'const T' to 'long', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ T=int64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/intrusive_ptr.h(83,42): warning C4251: 'c10::intrusive_ptr_target::refcount_': struct 'std::atomic' needs to have dll-interface to be used by clients of class 'c10::intrusive_ptr_target' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\atomic(1881): message : see declaration of 'std::atomic' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/intrusive_ptr.h(84,43): warning C4251: 'c10::intrusive_ptr_target::weakcount_': struct 'std::atomic' needs to have dll-interface to be used by clients of class 'c10::intrusive_ptr_target' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\atomic(1881): message : see declaration of 'std::atomic' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/intrusive_ptr.h(83,42): warning C4251: 'c10::intrusive_ptr_target::refcount_': struct 'std::atomic' needs to have dll-interface to be used by clients of class 'c10::intrusive_ptr_target' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\atomic(1881): message : see declaration of 'std::atomic' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/intrusive_ptr.h(84,43): warning C4251: 'c10::intrusive_ptr_target::weakcount_': struct 'std::atomic' needs to have dll-interface to be used by clients of class 'c10::intrusive_ptr_target' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\atomic(1881): message : see declaration of 'std::atomic' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/intrusive_ptr.h(83,42): warning C4251: 'c10::intrusive_ptr_target::refcount_': struct 'std::atomic' needs to have dll-interface to be used by clients of class 'c10::intrusive_ptr_target' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\atomic(1881): message : see declaration of 'std::atomic' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/intrusive_ptr.h(83,42): warning C4251: 'c10::intrusive_ptr_target::refcount_': struct 'std::atomic' needs to have dll-interface to be used by clients of class 'c10::intrusive_ptr_target' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\atomic(1881): message : see declaration of 'std::atomic' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/intrusive_ptr.h(84,43): warning C4251: 'c10::intrusive_ptr_target::weakcount_': struct 'std::atomic' needs to have dll-interface to be used by clients of class 'c10::intrusive_ptr_target' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/intrusive_ptr.h(84,43): warning C4251: 'c10::intrusive_ptr_target::weakcount_': struct 'std::atomic' needs to have dll-interface to be used by clients of class 'c10::intrusive_ptr_target' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc)C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\atomic(1881): note: see declaration of 'std::atomic' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/intrusive_ptr.h(83,42): warning C4251: 'c10::intrusive_ptr_target::refcount_': struct 'std::atomic' needs to have dll-interface to be used by clients of class 'c10::intrusive_ptr_target' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\atomic(1881): message : see declaration of 'std::atomic' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\atomic(1881): message : see declaration of 'std::atomic' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/intrusive_ptr.h(84,43): warning C4251: 'c10::intrusive_ptr_target::weakcount_': struct 'std::atomic' needs to have dll-interface to be used by clients of class 'c10::intrusive_ptr_target' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/intrusive_ptr.h(83,42): warning C4251: 'c10::intrusive_ptr_target::refcount_': struct 'std::atomic' needs to have dll-interface to be used by clients of class 'c10::intrusive_ptr_target' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\atomic(1881): message : see declaration of 'std::atomic' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc)C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\atomic(1881): note: see declaration of 'std::atomic' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/intrusive_ptr.h(84,43): warning C4251: 'c10::intrusive_ptr_target::weakcount_': struct 'std::atomic' needs to have dll-interface to be used by clients of class 'c10::intrusive_ptr_target' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\atomic(1881): message : see declaration of 'std::atomic' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/intrusive_ptr.h(83,42): warning C4251: 'c10::intrusive_ptr_target::refcount_': struct 'std::atomic' needs to have dll-interface to be used by clients of class 'c10::intrusive_ptr_target' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/intrusive_ptr.h(83,42): warning C4251: 'c10::intrusive_ptr_target::refcount_': struct 'std::atomic' needs to have dll-interface to be used by clients of class 'c10::intrusive_ptr_target' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\atomic(1881): message : see declaration of 'std::atomic' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\atomic(1881): message : see declaration of 'std::atomic' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/intrusive_ptr.h(84,43): warning C4251: 'c10::intrusive_ptr_target::weakcount_': struct 'std::atomic' needs to have dll-interface to be used by clients of class 'c10::intrusive_ptr_target' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\atomic(1881): message : see declaration of 'std::atomic' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/intrusive_ptr.h(84,43): warning C4251: 'c10::intrusive_ptr_target::weakcount_': struct 'std::atomic' needs to have dll-interface to be used by clients of class 'c10::intrusive_ptr_target' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\atomic(1881): message : see declaration of 'std::atomic' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymBool.h(83,15): warning C4251: 'c10::SymBool::ptr_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of class 'c10::SymBool' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ TTarget=c10::SymNodeImpl ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymNodeImpl.h(15): message : see declaration of 'c10::intrusive_ptr>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ TTarget=c10::SymNodeImpl ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(658,92): warning C4251: 'std::enable_shared_from_this::_Wptr': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of class 'std::enable_shared_from_this' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ _Ty=c10::SharedType ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\memory(1712): message : see declaration of 'std::weak_ptr<_Ty>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ _Ty=c10::SharedType ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymBool.h(83,15): warning C4251: 'c10::SymBool::ptr_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of class 'c10::SymBool' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ TTarget=c10::SymNodeImpl ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymNodeImpl.h(15): message : see declaration of 'c10::intrusive_ptr>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ TTarget=c10::SymNodeImpl ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymBool.h(83,15): warning C4251: 'c10::SymBool::ptr_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of class 'c10::SymBool' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ TTarget=c10::SymNodeImpl ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymNodeImpl.h(15): message : see declaration of 'c10::intrusive_ptr>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ TTarget=c10::SymNodeImpl ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(658,92): warning C4251: 'std::enable_shared_from_this::_Wptr': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of class 'std::enable_shared_from_this' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ _Ty=c10::SharedType ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\memory(1712): message : see declaration of 'std::weak_ptr<_Ty>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ _Ty=c10::SharedType ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(658,92): warning C4251: 'std::enable_shared_from_this::_Wptr': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of class 'std::enable_shared_from_this' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ _Ty=c10::SharedType ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\memory(1712): message : see declaration of 'std::weak_ptr<_Ty>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ _Ty=c10::SharedType ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymBool.h(83,15): warning C4251: 'c10::SymBool::ptr_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of class 'c10::SymBool' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ TTarget=c10::SymNodeImpl ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymNodeImpl.h(15): message : see declaration of 'c10::intrusive_ptr>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ TTarget=c10::SymNodeImpl ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymBool.h(83,15): warning C4251: 'c10::SymBool::ptr_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of class 'c10::SymBool' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ TTarget=c10::SymNodeImpl ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymNodeImpl.h(15): message : see declaration of 'c10::intrusive_ptr>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ TTarget=c10::SymNodeImpl ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymBool.h(83,15): warning C4251: 'c10::SymBool::ptr_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of class 'c10::SymBool' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ TTarget=c10::SymNodeImpl ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymNodeImpl.h(15): message : see declaration of 'c10::intrusive_ptr>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ TTarget=c10::SymNodeImpl ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymBool.h(83,15): warning C4251: 'c10::SymBool::ptr_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of class 'c10::SymBool' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ TTarget=c10::SymNodeImpl ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymNodeImpl.h(15): message : see declaration of 'c10::intrusive_ptr>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ TTarget=c10::SymNodeImpl ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(707,37): warning C4251: 'c10::NamedType::name_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::NamedType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(690): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymBool.h(83,15): warning C4251: 'c10::SymBool::ptr_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of class 'c10::SymBool' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ TTarget=c10::SymNodeImpl ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymBool.h(83,15): warning C4251: 'c10::SymBool::ptr_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of class 'c10::SymBool' with [ TTarget=c10::SymNodeImpl ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(707,37): warning C4251: 'c10::NamedType::name_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::NamedType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(707,37): warning C4251: 'c10::NamedType::name_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::NamedType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymFloat.h(109,15): warning C4251: 'c10::SymFloat::ptr_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of class 'c10::SymFloat' with [ TTarget=c10::SymNodeImpl ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(690): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymNodeImpl.h(15): note: see declaration of 'c10::intrusive_ptr>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ TTarget=c10::SymNodeImpl ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymNodeImpl.h(15): note: see declaration of 'c10::intrusive_ptr>' with [ TTarget=c10::SymNodeImpl ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymFloat.h(109,15): warning C4251: 'c10::SymFloat::ptr_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of class 'c10::SymFloat' with [ TTarget=c10::SymNodeImpl ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymFloat.h(109,15): warning C4251: 'c10::SymFloat::ptr_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of class 'c10::SymFloat' with [ TTarget=c10::SymNodeImpl ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymFloat.h(109,15): warning C4251: 'c10::SymFloat::ptr_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of class 'c10::SymFloat' with [ TTarget=c10::SymNodeImpl ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(690): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymFloat.h(109,15): warning C4251: 'c10::SymFloat::ptr_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of class 'c10::SymFloat' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ TTarget=c10::SymNodeImpl ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymFloat.h(109,15): warning C4251: 'c10::SymFloat::ptr_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of class 'c10::SymFloat' with [ TTarget=c10::SymNodeImpl ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymNodeImpl.h(15): message : see declaration of 'c10::intrusive_ptr>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ TTarget=c10::SymNodeImpl ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymNodeImpl.h(15): message : see declaration of 'c10::intrusive_ptr>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ TTarget=c10::SymNodeImpl ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymNodeImpl.h(15): note: see declaration of 'c10::intrusive_ptr>' with [ TTarget=c10::SymNodeImpl ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymFloat.h(109,15): warning C4251: 'c10::SymFloat::ptr_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of class 'c10::SymFloat' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ TTarget=c10::SymNodeImpl ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymNodeImpl.h(15): note: see declaration of 'c10::intrusive_ptr>' with [ TTarget=c10::SymNodeImpl ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymNodeImpl.h(15): message : see declaration of 'c10::intrusive_ptr>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ TTarget=c10::SymNodeImpl ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymNodeImpl.h(15): note: see declaration of 'c10::intrusive_ptr>' with [ TTarget=c10::SymNodeImpl ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/intrusive_ptr.h(83,42): warning C4251: 'c10::intrusive_ptr_target::refcount_': struct 'std::atomic' needs to have dll-interface to be used by clients of class 'c10::intrusive_ptr_target' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymFloat.h(109,15): warning C4251: 'c10::SymFloat::ptr_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of class 'c10::SymFloat' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ TTarget=c10::SymNodeImpl ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymNodeImpl.h(15): note: see declaration of 'c10::intrusive_ptr>' with [ TTarget=c10::SymNodeImpl ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\atomic(1881): message : see declaration of 'std::atomic' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymNodeImpl.h(15): message : see declaration of 'c10::intrusive_ptr>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ TTarget=c10::SymNodeImpl ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymFloat.h(109,15): warning C4251: 'c10::SymFloat::ptr_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of class 'c10::SymFloat' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ TTarget=c10::SymNodeImpl ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymIntArrayRef.h(62,26): warning C4244: 'initializing': conversion from 'const T' to 'long', possible loss of data with [ T=int64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymNodeImpl.h(15): message : see declaration of 'c10::intrusive_ptr>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ TTarget=c10::SymNodeImpl ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/DispatchKeySet.h(442,1): warning C4267: 'return': conversion from 'size_t' to 'uint8_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/intrusive_ptr.h(84,43): warning C4251: 'c10::intrusive_ptr_target::weakcount_': struct 'std::atomic' needs to have dll-interface to be used by clients of class 'c10::intrusive_ptr_target' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\atomic(1881): message : see declaration of 'std::atomic' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymIntArrayRef.h(62,26): warning C4244: 'initializing': conversion from 'const T' to 'long', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ T=int64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymIntArrayRef.h(62,26): warning C4244: 'initializing': conversion from 'const T' to 'long', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ T=int64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymIntArrayRef.h(62,26): warning C4244: 'initializing': conversion from 'const T' to 'long', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ T=int64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymIntArrayRef.h(62,26): warning C4244: 'initializing': conversion from 'const T' to 'long', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ T=int64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymIntArrayRef.h(62,26): warning C4244: 'initializing': conversion from 'const T' to 'long', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ T=int64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymIntArrayRef.h(62,26): warning C4244: 'initializing': conversion from 'const T' to 'long', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ T=int64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymIntArrayRef.h(62,26): warning C4244: 'initializing': conversion from 'const T' to 'long', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ T=int64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymIntArrayRef.h(62,26): warning C4244: 'initializing': conversion from 'const T' to 'long', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ T=int64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/DispatchKeySet.h(442,1): warning C4267: 'return': conversion from 'size_t' to 'uint8_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/DispatchKeySet.h(442,1): warning C4267: 'return': conversion from 'size_t' to 'uint8_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymBool.h(83,15): warning C4251: 'c10::SymBool::ptr_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of class 'c10::SymBool' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ TTarget=c10::SymNodeImpl ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymNodeImpl.h(15): message : see declaration of 'c10::intrusive_ptr>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ TTarget=c10::SymNodeImpl ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(658,92): warning C4251: 'std::enable_shared_from_this::_Wptr': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of class 'std::enable_shared_from_this' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ _Ty=c10::SharedType ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(216,36): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\memory(1712): message : see declaration of 'std::weak_ptr<_Ty>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ _Ty=c10::SharedType ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(658,92): warning C4251: 'std::enable_shared_from_this::_Wptr': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of class 'std::enable_shared_from_this' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ _Ty=c10::SharedType ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(658,92): warning C4251: 'std::enable_shared_from_this::_Wptr': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of class 'std::enable_shared_from_this' with [ _Ty=c10::SharedType ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(219,36): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\memory(1712): message : see declaration of 'std::weak_ptr<_Ty>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ _Ty=c10::SharedType ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc)C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\memory(1712): note: see declaration of 'std::weak_ptr<_Ty>' with [ _Ty=c10::SharedType ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(222,36): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(225,36): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(229,32): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(658,92): warning C4251: 'std::enable_shared_from_this::_Wptr': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of class 'std::enable_shared_from_this' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ _Ty=c10::SharedType ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\memory(1712): message : see declaration of 'std::weak_ptr<_Ty>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ _Ty=c10::SharedType ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(232,32): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(235,32): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(238,32): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(244,36): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(247,36): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(250,36): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(658,92): warning C4251: 'std::enable_shared_from_this::_Wptr': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of class 'std::enable_shared_from_this' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ _Ty=c10::SharedType ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(253,36): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(658,92): warning C4251: 'std::enable_shared_from_this::_Wptr': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of class 'std::enable_shared_from_this' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ _Ty=c10::SharedType ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\memory(1712): message : see declaration of 'std::weak_ptr<_Ty>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ _Ty=c10::SharedType ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\memory(1712): message : see declaration of 'std::weak_ptr<_Ty>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ _Ty=c10::SharedType ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymFloat.h(109,15): warning C4251: 'c10::SymFloat::ptr_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of class 'c10::SymFloat' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ TTarget=c10::SymNodeImpl ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(257,32): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymNodeImpl.h(15): message : see declaration of 'c10::intrusive_ptr>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ TTarget=c10::SymNodeImpl ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(260,32): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(263,32): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(266,32): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(707,37): warning C4251: 'c10::NamedType::name_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::NamedType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(707,37): warning C4251: 'c10::NamedType::name_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::NamedType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(707,37): warning C4251: 'c10::NamedType::name_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::NamedType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(707,37): warning C4251: 'c10::NamedType::name_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::NamedType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(690): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(690): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(690): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(658,92): warning C4251: 'std::enable_shared_from_this::_Wptr': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of class 'std::enable_shared_from_this' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ _Ty=c10::SharedType ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(658,92): warning C4251: 'std::enable_shared_from_this::_Wptr': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of class 'std::enable_shared_from_this' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ _Ty=c10::SharedType ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(690): note: see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(658,92): warning C4251: 'std::enable_shared_from_this::_Wptr': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of class 'std::enable_shared_from_this' with [ _Ty=c10::SharedType ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(216,36): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\memory(1712): message : see declaration of 'std::weak_ptr<_Ty>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ _Ty=c10::SharedType ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc)C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\memory(1712): note: see declaration of 'std::weak_ptr<_Ty>' with [ _Ty=c10::SharedType ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc)C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\memory(1712): note: see declaration of 'std::weak_ptr<_Ty>' with [ _Ty=c10::SharedType ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(216,36): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymIntArrayRef.h(62,26): warning C4244: 'initializing': conversion from 'const T' to 'long', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ T=int64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(219,36): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(219,36): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(222,36): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(222,36): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(225,36): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(225,36): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(229,32): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(229,32): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(232,32): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(232,32): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(235,32): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(235,32): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(238,32): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(238,32): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(707,37): warning C4251: 'c10::NamedType::name_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::NamedType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(244,36): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(690): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(707,37): warning C4251: 'c10::NamedType::name_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::NamedType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(244,36): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(690): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(247,36): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(247,36): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(250,36): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(250,36): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(253,36): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(253,36): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(257,32): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(257,32): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(260,32): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(260,32): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(263,32): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(263,32): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(266,32): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(266,32): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(707,37): warning C4251: 'c10::NamedType::name_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::NamedType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(690): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(707,37): warning C4251: 'c10::NamedType::name_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::NamedType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(707,37): warning C4251: 'c10::NamedType::name_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::NamedType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(690): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(690): note: see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/DispatchKeySet.h(442,1): warning C4267: 'return': conversion from 'size_t' to 'uint8_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/DispatchKeySet.h(442,1): warning C4267: 'return': conversion from 'size_t' to 'uint8_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/DispatchKeySet.h(442,1): warning C4267: 'return': conversion from 'size_t' to 'uint8_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(658,92): warning C4251: 'std::enable_shared_from_this::_Wptr': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of class 'std::enable_shared_from_this' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ _Ty=c10::SharedType ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\memory(1712): message : see declaration of 'std::weak_ptr<_Ty>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ _Ty=c10::SharedType ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/DispatchKeySet.h(442,1): warning C4267: 'return': conversion from 'size_t' to 'uint8_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(707,37): warning C4251: 'c10::NamedType::name_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::NamedType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(690): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/DispatchKeySet.h(442,1): warning C4267: 'return': conversion from 'size_t' to 'uint8_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/DispatchKeySet.h(442,1): warning C4267: 'return': conversion from 'size_t' to 'uint8_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/DispatchKeySet.h(442,1): warning C4267: 'return': conversion from 'size_t' to 'uint8_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/DispatchKeySet.h(442,1): warning C4267: 'return': conversion from 'size_t' to 'uint8_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(216,36): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/DispatchKeySet.h(442,1): warning C4267: 'return': conversion from 'size_t' to 'uint8_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(219,36): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(222,36): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(216,36): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(225,36): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(219,36): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(229,32): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(222,36): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(232,32): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(225,36): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(235,32): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(229,32): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(238,32): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(216,36): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(232,32): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(244,36): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(219,36): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(235,32): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(247,36): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(222,36): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(238,32): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(250,36): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(225,36): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(244,36): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(253,36): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(229,32): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(247,36): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(257,32): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(232,32): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(250,36): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(260,32): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(235,32): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(253,36): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(263,32): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(238,32): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(257,32): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(266,32): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(244,36): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(260,32): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(247,36): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(263,32): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(250,36): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(266,32): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(253,36): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(257,32): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(260,32): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(263,32): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(266,32): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(216,36): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(219,36): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(162,41): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(222,36): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(165,41): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(225,36): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(168,41): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(229,32): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(216,36): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(171,41): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(232,32): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(219,36): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(175,37): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(235,32): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(222,36): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(178,37): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(238,32): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(225,36): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(181,37): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(244,36): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(229,32): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(184,37): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(247,36): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(232,32): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(190,41): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(250,36): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(235,32): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(193,41): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(253,36): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(238,32): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(196,41): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(257,32): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(244,36): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(199,41): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(260,32): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(247,36): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/DispatchKeySet.h(442,1): warning C4267: 'return': conversion from 'size_t' to 'uint8_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(203,37): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(263,32): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(250,36): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(206,37): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(266,32): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(253,36): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(209,37): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(257,32): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(212,37): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(260,32): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(263,32): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(216,36): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(266,32): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(219,36): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(222,36): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(225,36): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(216,36): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(229,32): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(219,36): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(216,36): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(232,32): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(222,36): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(216,36): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(219,36): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(235,32): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(225,36): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(219,36): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(222,36): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(238,32): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(229,32): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(222,36): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(225,36): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(244,36): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(232,32): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(163,43): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(225,36): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(229,32): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(247,36): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(235,32): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(166,43): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(229,32): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(232,32): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(250,36): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(238,32): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(169,43): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(232,32): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(235,32): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(253,36): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(244,36): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(172,43): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(235,32): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(238,32): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(257,32): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(247,36): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(176,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(238,32): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(244,36): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(260,32): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(250,36): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(179,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(244,36): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(247,36): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(263,32): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(253,36): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(247,36): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(182,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(250,36): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(266,32): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(257,32): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(250,36): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(185,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(253,36): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(260,32): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(253,36): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(191,43): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(257,32): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(263,32): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(257,32): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(194,43): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(162,41): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(260,32): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(266,32): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(260,32): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(197,43): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(165,41): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(263,32): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(162,41): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(263,32): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(200,43): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(168,41): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(266,32): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(165,41): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(266,32): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(204,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(171,41): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(168,41): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(207,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(175,37): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(171,41): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(210,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(178,37): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(175,37): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(213,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(181,37): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(178,37): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(184,37): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(181,37): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(190,41): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(184,37): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(193,41): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(190,41): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(196,41): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(193,41): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(199,41): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(196,41): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(203,37): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(199,41): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(206,37): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(203,37): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(209,37): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(206,37): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(212,37): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(209,37): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(212,37): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(216,36): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(219,36): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(222,36): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(225,36): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(163,43): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(229,32): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(166,43): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(163,43): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(232,32): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(169,43): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(166,43): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(235,32): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(172,43): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(169,43): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(238,32): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(176,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(172,43): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(244,36): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(179,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(176,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(247,36): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(182,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(250,36): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(179,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(253,36): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(185,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(182,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(257,32): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(191,43): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(185,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(260,32): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(194,43): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(191,43): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(263,32): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(197,43): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(194,43): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(266,32): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(200,43): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(197,43): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(204,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(200,43): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(207,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(204,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(210,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(207,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(213,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(210,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(213,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(162,41): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(165,41): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(168,41): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(171,41): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(175,37): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(178,37): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(181,37): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(184,37): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(190,41): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(193,41): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(196,41): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(199,41): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(203,37): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(206,37): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(231,32): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(209,37): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(234,32): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(212,37): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(237,32): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(240,32): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(244,28): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(247,28): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(250,28): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(253,28): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(259,32): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(262,32): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(265,32): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(163,43): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(268,32): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(166,43): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(272,28): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(169,43): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(275,28): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(172,43): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(278,28): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(176,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(281,28): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(179,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(182,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(185,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(191,43): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(194,43): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(197,43): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(200,43): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(204,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(231,32): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(207,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(234,32): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(231,32): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(210,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(237,32): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(170,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(234,32): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(213,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(162,41): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(240,32): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(173,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(237,32): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(165,41): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(244,28): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(176,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(240,32): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(168,41): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(247,28): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(179,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(244,28): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(171,41): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(250,28): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(183,35): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(247,28): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(175,37): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(253,28): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(186,35): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(250,28): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(178,37): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(162,41): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(259,32): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(189,35): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(253,28): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(181,37): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(165,41): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(262,32): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(192,35): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(259,32): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(184,37): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(168,41): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(265,32): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(198,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(262,32): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(190,41): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(171,41): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(268,32): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(201,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(193,41): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(265,32): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(175,37): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(272,28): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(204,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(196,41): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(268,32): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(178,37): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(275,28): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(207,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(199,41): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(272,28): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(181,37): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(278,28): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(211,35): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(203,37): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(275,28): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(184,37): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(281,28): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(214,35): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(206,37): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(190,41): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(278,28): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(217,35): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(209,37): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(193,41): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(281,28): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(220,35): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(212,37): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(162,41): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(196,41): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(165,41): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(199,41): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(168,41): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(203,37): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(171,41): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(162,41): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(206,37): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(162,41): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(175,37): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(165,41): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(209,37): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(165,41): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(178,37): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(168,41): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(212,37): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(170,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(168,41): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(181,37): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(171,41): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(162,41): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(162,41): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(171,41): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(173,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(184,37): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(175,37): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(170,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(165,41): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(165,41): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(175,37): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(176,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(163,43): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(190,41): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(178,37): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(167,43): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(173,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(168,41): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(168,41): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(178,37): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(179,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(166,43): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(193,41): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(181,37): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(170,43): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(176,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(171,41): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(171,41): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(181,37): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(183,35): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(169,43): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(196,41): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(184,37): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(163,43): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(173,43): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(179,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(175,37): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(175,37): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(184,37): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(186,35): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(172,43): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(199,41): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(190,41): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(166,43): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(176,43): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(183,35): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(178,37): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(178,37): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(190,41): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(189,35): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(176,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(203,37): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(193,41): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(169,43): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(180,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(186,35): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(181,37): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(181,37): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(193,41): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(192,35): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(179,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(206,37): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(196,41): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(172,43): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(183,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(189,35): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(184,37): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(184,37): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(196,41): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(198,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(182,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(209,37): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(199,41): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(176,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(186,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(192,35): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(190,41): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(190,41): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(199,41): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(201,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(185,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(212,37): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(203,37): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(179,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(189,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(198,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(193,41): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(193,41): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(203,37): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(204,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(191,43): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(206,37): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(182,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(195,43): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(201,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(196,41): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(196,41): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(206,37): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(207,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(194,43): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(209,37): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(185,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(198,43): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(199,41): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(204,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(199,41): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(209,37): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(211,35): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(197,43): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(212,37): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(191,43): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(201,43): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(203,37): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(207,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(203,37): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(212,37): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(214,35): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(200,43): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(194,43): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(204,43): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(162,41): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(206,37): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(163,43): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(211,35): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(206,37): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(217,35): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(204,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(197,43): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(208,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(165,41): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(209,37): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(166,43): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(214,35): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(209,37): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(220,35): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(207,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(200,43): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(211,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(168,41): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(212,37): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(169,43): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(217,35): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(212,37): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(210,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(204,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(214,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(171,41): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(163,43): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(172,43): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(220,35): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(213,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(163,43): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(207,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(162,41): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(175,37): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(217,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(166,43): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(176,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(166,43): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(210,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(165,41): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(178,37): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(169,43): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(179,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(169,43): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(213,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(168,41): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(181,37): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(172,43): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(182,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(172,43): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(171,41): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(184,37): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(167,43): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(176,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(163,43): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(163,43): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(185,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(176,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(175,37): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(190,41): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(170,43): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(179,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(166,43): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(166,43): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(191,43): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(179,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(178,37): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(193,41): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(173,43): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(182,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(169,43): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(167,43): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(169,43): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(194,43): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(182,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(181,37): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(196,41): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(176,43): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(185,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(172,43): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(170,43): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(172,43): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(197,43): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(185,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(184,37): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(199,41): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(180,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(191,43): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(176,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(176,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(173,43): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(200,43): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(191,43): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(190,41): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(203,37): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(183,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(194,43): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(179,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(179,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(176,43): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(204,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(194,43): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(193,41): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(206,37): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(186,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(197,43): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(182,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(182,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(180,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(207,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(197,43): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(196,41): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(209,37): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(189,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(200,43): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(185,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(185,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(183,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(210,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(200,43): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(199,41): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(212,37): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(195,43): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(204,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(191,43): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(191,43): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(186,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(213,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(204,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(203,37): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(198,43): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(207,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(194,43): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(194,43): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(189,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(207,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(206,37): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(201,43): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(210,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(197,43): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(197,43): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(195,43): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(210,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(209,37): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(204,43): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(213,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(200,43): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(200,43): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(198,43): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(213,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(212,37): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(208,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(204,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(204,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(163,43): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(201,43): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(211,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(207,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(207,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(166,43): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(204,43): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(214,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(210,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(210,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(169,43): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(208,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(217,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(213,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(213,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(172,43): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(211,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(176,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(214,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(179,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(163,43): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(217,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(182,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(166,43): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(185,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(169,43): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(191,43): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(172,43): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(194,43): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(176,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(197,43): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(179,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(200,43): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(182,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(204,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(185,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(207,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(191,43): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(210,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(194,43): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(213,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(197,43): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(200,43): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(204,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(207,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(210,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(213,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Scalar.h(419,6): warning C4251: 'c10::Scalar::v': union 'c10::Scalar::v_t' needs to have dll-interface to be used by clients of class 'c10::Scalar' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Scalar.h(410): message : see declaration of 'c10::Scalar::v_t' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(231,32): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(234,32): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(237,32): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Scalar.h(419,6): warning C4251: 'c10::Scalar::v': union 'c10::Scalar::v_t' needs to have dll-interface to be used by clients of class 'c10::Scalar' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Scalar.h(410): message : see declaration of 'c10::Scalar::v_t' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(231,32): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(240,32): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Scalar.h(419,6): warning C4251: 'c10::Scalar::v': union 'c10::Scalar::v_t' needs to have dll-interface to be used by clients of class 'c10::Scalar' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(234,32): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Scalar.h(410): message : see declaration of 'c10::Scalar::v_t' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(244,28): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Scalar.h(139,3): warning C4244: 'argument': conversion from 'double' to 'From', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ From=int64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(237,32): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(247,28): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(240,32): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(231,32): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(250,28): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(244,28): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(234,32): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(253,28): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(247,28): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(237,32): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(259,32): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(250,28): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(240,32): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(262,32): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(253,28): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(244,28): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(265,32): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(259,32): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(247,28): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(268,32): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Scalar.h(139,3): warning C4244: 'argument': conversion from 'double' to 'From', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ From=int64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Scalar.h(139,3): warning C4244: 'argument': conversion from 'double' to 'From', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ From=int64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(231,32): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(262,32): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(231,32): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(250,28): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(272,28): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(234,32): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(265,32): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(234,32): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(253,28): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(275,28): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(237,32): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(268,32): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(237,32): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(259,32): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(278,28): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(240,32): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(272,28): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(240,32): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(262,32): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(231,32): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(281,28): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(231,32): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(244,28): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(275,28): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(244,28): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(265,32): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(234,32): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(231,32): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(234,32): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(247,28): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(278,28): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(247,28): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(268,32): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(237,32): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(234,32): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(237,32): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(250,28): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(281,28): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(250,28): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(272,28): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(240,32): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(237,32): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(231,32): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(240,32): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(253,28): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(253,28): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(275,28): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(244,28): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(240,32): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(170,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(234,32): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(244,28): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(259,32): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(259,32): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(278,28): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(247,28): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(244,28): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(173,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(237,32): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(247,28): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(262,32): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(262,32): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(281,28): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(250,28): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(247,28): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(176,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(240,32): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(250,28): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(170,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(265,32): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(265,32): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(253,28): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(250,28): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(179,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(244,28): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(253,28): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(173,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(268,32): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(268,32): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(259,32): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(253,28): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(183,35): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(247,28): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(259,32): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(176,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(272,28): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(272,28): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(262,32): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(259,32): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(186,35): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(250,28): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(262,32): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(179,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(275,28): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(275,28): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(265,32): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(262,32): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(170,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(189,35): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(253,28): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(265,32): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(183,35): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(278,28): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(231,32): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(278,28): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(268,32): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(265,32): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(173,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(192,35): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(259,32): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(268,32): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(186,35): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(281,28): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(234,32): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(281,28): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(272,28): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(268,32): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(176,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(198,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(262,32): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(272,28): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(189,35): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(237,32): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(275,28): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(272,28): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(179,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(201,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(265,32): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(275,28): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(192,35): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(240,32): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(278,28): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(275,28): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(183,35): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(204,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(268,32): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(278,28): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(198,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(244,28): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(281,28): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(278,28): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(186,35): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(207,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(272,28): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(281,28): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(170,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(201,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(247,28): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(281,28): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(189,35): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(170,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(275,28): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(211,35): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(173,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(204,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(250,28): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(192,35): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(173,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(278,28): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(214,35): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(176,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(207,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(253,28): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(198,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(176,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(281,28): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(217,35): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(179,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(211,35): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(259,32): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(170,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(201,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(179,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(170,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(220,35): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(183,35): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(214,35): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(262,32): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(170,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(173,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(204,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(183,35): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(173,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(186,35): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(217,35): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(265,32): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(173,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(176,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(207,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(186,35): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(176,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(189,35): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(220,35): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(268,32): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(176,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(179,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(211,35): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(170,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(189,35): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(179,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(192,35): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(272,28): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(179,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(183,35): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(214,35): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(173,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(192,35): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(183,35): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(167,43): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(198,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(275,28): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(183,35): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(186,35): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(217,35): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Scalar.h(140,3): warning C4244: 'argument': conversion from 'double' to 'From', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ From=int64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(176,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(198,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(186,35): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(170,43): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(201,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(278,28): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(186,35): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(189,35): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(220,35): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(179,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(201,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(189,35): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(173,43): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(204,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(281,28): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(189,35): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(192,35): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Scalar.h(141,3): warning C4244: 'argument': conversion from 'double' to 'From', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ From=int64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(167,43): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(183,35): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(204,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(192,35): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(176,43): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(207,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(192,35): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(198,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(170,43): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(186,35): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(207,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(198,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(180,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(211,35): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(198,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(201,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Scalar.h(142,3): warning C4244: 'argument': conversion from 'double' to 'From', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ From=int64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(173,43): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(189,35): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(211,35): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(201,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(183,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(214,35): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(201,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(204,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(176,43): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(192,35): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(214,35): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(167,43): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(204,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(186,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(217,35): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(204,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(170,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(207,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(180,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(198,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(217,35): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(170,43): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(207,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(189,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(220,35): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Scalar.h(140,3): warning C4244: 'argument': conversion from 'double' to 'From', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ From=int64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(207,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(173,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(211,35): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(183,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Scalar.h(140,3): warning C4244: 'argument': conversion from 'double' to 'From', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ From=int64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(201,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(220,35): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(173,43): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(211,35): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(195,43): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(211,35): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(214,35): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(176,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(186,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(204,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(176,43): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(214,35): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(198,43): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Scalar.h(141,3): warning C4244: 'argument': conversion from 'double' to 'From', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ From=int64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(214,35): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(217,35): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(179,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(189,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Scalar.h(141,3): warning C4244: 'argument': conversion from 'double' to 'From', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ From=int64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(207,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(180,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(217,35): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(201,43): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(217,35): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(220,35): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(183,35): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(195,43): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(167,43): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(211,35): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(183,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(220,35): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(204,43): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Scalar.h(142,3): warning C4244: 'argument': conversion from 'double' to 'From', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ From=int64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(220,35): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(186,35): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Scalar.h(142,3): warning C4244: 'argument': conversion from 'double' to 'From', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ From=int64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(198,43): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(170,43): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(214,35): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(186,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(208,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(167,43): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(189,35): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(201,43): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(173,43): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(217,35): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(189,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(211,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(170,43): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(192,35): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(204,43): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(176,43): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(220,35): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(195,43): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(214,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(173,43): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(198,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(208,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(167,43): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(180,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(167,43): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(167,43): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(198,43): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(217,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(176,43): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(201,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(211,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(170,43): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(183,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(170,43): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(170,43): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(201,43): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(180,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(204,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(214,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(173,43): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(186,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(173,43): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(173,43): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(204,43): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(183,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(207,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(217,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(167,43): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(176,43): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(189,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(176,43): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(176,43): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(208,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(186,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(211,35): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(170,43): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(195,43): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(180,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(180,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(180,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(211,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(189,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(214,35): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(173,43): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(198,43): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(183,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(183,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(183,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(214,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(195,43): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(217,35): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(176,43): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(201,43): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(186,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(186,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(186,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(217,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(198,43): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(220,35): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(180,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(204,43): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(189,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(189,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(189,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(201,43): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(183,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(208,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(195,43): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(195,43): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(195,43): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(204,43): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(186,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(211,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(198,43): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(198,43): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(198,43): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(208,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(189,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(214,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(201,43): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(201,43): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(201,43): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(211,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(195,43): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(204,43): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(217,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(204,43): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(204,43): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(214,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(198,43): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(167,43): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(208,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(208,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(208,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(217,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(201,43): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(170,43): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(211,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(211,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(211,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(204,43): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(173,43): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(214,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(214,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(214,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(208,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(176,43): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(217,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(217,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(217,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(211,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(180,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(214,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(183,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(217,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(186,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(189,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(195,43): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(198,43): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(201,43): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(204,43): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(208,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(211,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(214,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(217,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Scalar.h(419,6): warning C4251: 'c10::Scalar::v': union 'c10::Scalar::v_t' needs to have dll-interface to be used by clients of class 'c10::Scalar' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Scalar.h(410): message : see declaration of 'c10::Scalar::v_t' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Scalar.h(419,6): warning C4251: 'c10::Scalar::v': union 'c10::Scalar::v_t' needs to have dll-interface to be used by clients of class 'c10::Scalar' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Scalar.h(410): message : see declaration of 'c10::Scalar::v_t' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Scalar.h(419,6): warning C4251: 'c10::Scalar::v': union 'c10::Scalar::v_t' needs to have dll-interface to be used by clients of class 'c10::Scalar' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Scalar.h(410): message : see declaration of 'c10::Scalar::v_t' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Scalar.h(419,6): warning C4251: 'c10::Scalar::v': union 'c10::Scalar::v_t' needs to have dll-interface to be used by clients of class 'c10::Scalar' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Scalar.h(139,3): warning C4244: 'argument': conversion from 'double' to 'From', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ From=int64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Scalar.h(410): message : see declaration of 'c10::Scalar::v_t' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Scalar.h(419,6): warning C4251: 'c10::Scalar::v': union 'c10::Scalar::v_t' needs to have dll-interface to be used by clients of class 'c10::Scalar' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Scalar.h(419,6): warning C4251: 'c10::Scalar::v': union 'c10::Scalar::v_t' needs to have dll-interface to be used by clients of class 'c10::Scalar' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Scalar.h(410): message : see declaration of 'c10::Scalar::v_t' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Scalar.h(410): message : see declaration of 'c10::Scalar::v_t' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Scalar.h(419,6): warning C4251: 'c10::Scalar::v': union 'c10::Scalar::v_t' needs to have dll-interface to be used by clients of class 'c10::Scalar' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Scalar.h(410): message : see declaration of 'c10::Scalar::v_t' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Scalar.h(139,3): warning C4244: 'argument': conversion from 'double' to 'From', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ From=int64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Scalar.h(419,6): warning C4251: 'c10::Scalar::v': union 'c10::Scalar::v_t' needs to have dll-interface to be used by clients of class 'c10::Scalar' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Scalar.h(410): message : see declaration of 'c10::Scalar::v_t' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Scalar.h(419,6): warning C4251: 'c10::Scalar::v': union 'c10::Scalar::v_t' needs to have dll-interface to be used by clients of class 'c10::Scalar' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Scalar.h(410): message : see declaration of 'c10::Scalar::v_t' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Scalar.h(139,3): warning C4244: 'argument': conversion from 'double' to 'From', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ From=int64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Scalar.h(139,3): warning C4244: 'argument': conversion from 'double' to 'From', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ From=int64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Scalar.h(139,3): warning C4244: 'argument': conversion from 'double' to 'From', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ From=int64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Scalar.h(419,6): warning C4251: 'c10::Scalar::v': union 'c10::Scalar::v_t' needs to have dll-interface to be used by clients of class 'c10::Scalar' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Scalar.h(410): message : see declaration of 'c10::Scalar::v_t' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Scalar.h(139,3): warning C4244: 'argument': conversion from 'double' to 'From', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ From=int64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Scalar.h(139,3): warning C4244: 'argument': conversion from 'double' to 'From', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ From=int64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Scalar.h(139,3): warning C4244: 'argument': conversion from 'double' to 'From', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ From=int64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Scalar.h(139,3): warning C4244: 'argument': conversion from 'double' to 'From', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ From=int64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Scalar.h(139,3): warning C4244: 'argument': conversion from 'double' to 'From', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ From=int64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Scalar.h(140,3): warning C4244: 'argument': conversion from 'double' to 'From', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ From=int64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Scalar.h(141,3): warning C4244: 'argument': conversion from 'double' to 'From', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ From=int64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Scalar.h(140,3): warning C4244: 'argument': conversion from 'double' to 'From', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ From=int64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Scalar.h(142,3): warning C4244: 'argument': conversion from 'double' to 'From', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ From=int64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Scalar.h(141,3): warning C4244: 'argument': conversion from 'double' to 'From', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ From=int64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Scalar.h(142,3): warning C4244: 'argument': conversion from 'double' to 'From', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ From=int64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Scalar.h(140,3): warning C4244: 'argument': conversion from 'double' to 'From', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ From=int64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Scalar.h(140,3): warning C4244: 'argument': conversion from 'double' to 'From', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ From=int64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Scalar.h(141,3): warning C4244: 'argument': conversion from 'double' to 'From', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ From=int64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Scalar.h(140,3): warning C4244: 'argument': conversion from 'double' to 'From', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ From=int64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Scalar.h(141,3): warning C4244: 'argument': conversion from 'double' to 'From', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ From=int64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Scalar.h(142,3): warning C4244: 'argument': conversion from 'double' to 'From', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ From=int64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Scalar.h(140,3): warning C4244: 'argument': conversion from 'double' to 'From', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ From=int64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Scalar.h(140,3): warning C4244: 'argument': conversion from 'double' to 'From', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ From=int64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Scalar.h(141,3): warning C4244: 'argument': conversion from 'double' to 'From', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ From=int64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Scalar.h(142,3): warning C4244: 'argument': conversion from 'double' to 'From', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ From=int64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Scalar.h(140,3): warning C4244: 'argument': conversion from 'double' to 'From', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ From=int64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Scalar.h(141,3): warning C4244: 'argument': conversion from 'double' to 'From', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ From=int64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Scalar.h(141,3): warning C4244: 'argument': conversion from 'double' to 'From', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ From=int64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Scalar.h(142,3): warning C4244: 'argument': conversion from 'double' to 'From', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ From=int64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Scalar.h(140,3): warning C4244: 'argument': conversion from 'double' to 'From', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ From=int64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Scalar.h(141,3): warning C4244: 'argument': conversion from 'double' to 'From', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ From=int64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Scalar.h(142,3): warning C4244: 'argument': conversion from 'double' to 'From', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ From=int64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Scalar.h(142,3): warning C4244: 'argument': conversion from 'double' to 'From', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ From=int64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Scalar.h(141,3): warning C4244: 'argument': conversion from 'double' to 'From', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ From=int64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Scalar.h(142,3): warning C4244: 'argument': conversion from 'double' to 'From', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ From=int64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Scalar.h(142,3): warning C4244: 'argument': conversion from 'double' to 'From', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ From=int64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Scalar.h(140,3): warning C4244: 'argument': conversion from 'double' to 'From', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ From=int64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Scalar.h(141,3): warning C4244: 'argument': conversion from 'double' to 'From', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ From=int64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Scalar.h(142,3): warning C4244: 'argument': conversion from 'double' to 'From', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ From=int64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/typeid.h(61,67): warning C4251: 'c10::IdWrapper::id_': struct 'c10::util::type_index' needs to have dll-interface to be used by clients of class 'c10::IdWrapper' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeIndex.h(63): message : see declaration of 'c10::util::type_index' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/typeid.h(61,67): warning C4251: 'c10::IdWrapper::id_': struct 'c10::util::type_index' needs to have dll-interface to be used by clients of class 'c10::IdWrapper' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeIndex.h(63): message : see declaration of 'c10::util::type_index' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/typeid.h(61,67): warning C4251: 'c10::IdWrapper::id_': struct 'c10::util::type_index' needs to have dll-interface to be used by clients of class 'c10::IdWrapper' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/typeid.h(61,67): warning C4251: 'c10::IdWrapper::id_': struct 'c10::util::type_index' needs to have dll-interface to be used by clients of class 'c10::IdWrapper' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeIndex.h(63): message : see declaration of 'c10::util::type_index' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeIndex.h(63): message : see declaration of 'c10::util::type_index' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/ThreadLocalDebugInfo.h(54,39): warning C4251: 'c10::ThreadLocalDebugInfo::info_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'c10::ThreadLocalDebugInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/ThreadLocalDebugInfo.h(45): message : see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/ThreadLocalDebugInfo.h(54,39): warning C4251: 'c10::ThreadLocalDebugInfo::info_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'c10::ThreadLocalDebugInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/ThreadLocalDebugInfo.h(45): message : see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/ThreadLocalDebugInfo.h(56,53): warning C4251: 'c10::ThreadLocalDebugInfo::parent_info_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'c10::ThreadLocalDebugInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/ThreadLocalDebugInfo.h(38): message : see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/ThreadLocalDebugInfo.h(80,61): warning C4251: 'c10::DebugInfoGuard::prev_info_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'c10::DebugInfoGuard' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/ThreadLocalDebugInfo.h(38): message : see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/ThreadLocalDebugInfo.h(54,39): warning C4251: 'c10::ThreadLocalDebugInfo::info_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'c10::ThreadLocalDebugInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/ThreadLocalDebugInfo.h(56,53): warning C4251: 'c10::ThreadLocalDebugInfo::parent_info_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'c10::ThreadLocalDebugInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/ThreadLocalDebugInfo.h(38): message : see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/ThreadLocalDebugInfo.h(45): note: see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/ThreadLocalDebugInfo.h(80,61): warning C4251: 'c10::DebugInfoGuard::prev_info_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'c10::DebugInfoGuard' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/ThreadLocalDebugInfo.h(54,39): warning C4251: 'c10::ThreadLocalDebugInfo::info_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'c10::ThreadLocalDebugInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/ThreadLocalDebugInfo.h(38): note: see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/ThreadLocalDebugInfo.h(45): message : see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/ThreadLocalDebugInfo.h(56,53): warning C4251: 'c10::ThreadLocalDebugInfo::parent_info_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'c10::ThreadLocalDebugInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/ThreadLocalDebugInfo.h(38): message : see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/ThreadLocalDebugInfo.h(80,61): warning C4251: 'c10::DebugInfoGuard::prev_info_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'c10::DebugInfoGuard' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/ThreadLocalDebugInfo.h(38): message : see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/ThreadLocalDebugInfo.h(56,53): warning C4251: 'c10::ThreadLocalDebugInfo::parent_info_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'c10::ThreadLocalDebugInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/ThreadLocalDebugInfo.h(38): message : see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/ThreadLocalDebugInfo.h(80,61): warning C4251: 'c10::DebugInfoGuard::prev_info_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'c10::DebugInfoGuard' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/ThreadLocalDebugInfo.h(38): message : see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Allocator.h(28,34): warning C4251: 'c10::DataPtr::ptr_': class 'c10::detail::UniqueVoidPtr' needs to have dll-interface to be used by clients of class 'c10::DataPtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/UniqueVoidPtr.h(41): message : see declaration of 'c10::detail::UniqueVoidPtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Allocator.h(28,34): warning C4251: 'c10::DataPtr::ptr_': class 'c10::detail::UniqueVoidPtr' needs to have dll-interface to be used by clients of class 'c10::DataPtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/UniqueVoidPtr.h(41): message : see declaration of 'c10::detail::UniqueVoidPtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Allocator.h(227,38): warning C4251: 'c10::InefficientStdFunctionContext::deleter_': class 'std::function' needs to have dll-interface to be used by clients of struct 'c10::InefficientStdFunctionContext' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Allocator.h(227): message : see declaration of 'std::function' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Allocator.h(28,34): warning C4251: 'c10::DataPtr::ptr_': class 'c10::detail::UniqueVoidPtr' needs to have dll-interface to be used by clients of class 'c10::DataPtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/UniqueVoidPtr.h(41): message : see declaration of 'c10::detail::UniqueVoidPtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Allocator.h(28,34): warning C4251: 'c10::DataPtr::ptr_': class 'c10::detail::UniqueVoidPtr' needs to have dll-interface to be used by clients of class 'c10::DataPtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/UniqueVoidPtr.h(41): message : see declaration of 'c10::detail::UniqueVoidPtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Allocator.h(227,38): warning C4251: 'c10::InefficientStdFunctionContext::deleter_': class 'std::function' needs to have dll-interface to be used by clients of struct 'c10::InefficientStdFunctionContext' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Allocator.h(227): message : see declaration of 'std::function' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Allocator.h(227,38): warning C4251: 'c10::InefficientStdFunctionContext::deleter_': class 'std::function' needs to have dll-interface to be used by clients of struct 'c10::InefficientStdFunctionContext' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Allocator.h(227): message : see declaration of 'std::function' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Allocator.h(227,38): warning C4251: 'c10::InefficientStdFunctionContext::deleter_': class 'std::function' needs to have dll-interface to be used by clients of struct 'c10::InefficientStdFunctionContext' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Allocator.h(227): message : see declaration of 'std::function' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/typeid.h(61,67): warning C4251: 'c10::IdWrapper::id_': struct 'c10::util::type_index' needs to have dll-interface to be used by clients of class 'c10::IdWrapper' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeIndex.h(63): message : see declaration of 'c10::util::type_index' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/COWDeleter.h(53,27): warning C4251: 'c10::impl::cow::COWDeleterContext::mutex_': class 'std::shared_mutex' needs to have dll-interface to be used by clients of class 'c10::impl::cow::COWDeleterContext' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\shared_mutex(32): message : see declaration of 'std::shared_mutex' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/COWDeleter.h(54,44): warning C4251: 'c10::impl::cow::COWDeleterContext::data_': class 'std::unique_ptr' needs to have dll-interface to be used by clients of class 'c10::impl::cow::COWDeleterContext' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/typeid.h(61,67): warning C4251: 'c10::IdWrapper::id_': struct 'c10::util::type_index' needs to have dll-interface to be used by clients of class 'c10::IdWrapper' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/UniqueVoidPtr.h(45): message : see declaration of 'std::unique_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeIndex.h(63): message : see declaration of 'c10::util::type_index' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/COWDeleter.h(53,27): warning C4251: 'c10::impl::cow::COWDeleterContext::mutex_': class 'std::shared_mutex' needs to have dll-interface to be used by clients of class 'c10::impl::cow::COWDeleterContext' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\shared_mutex(32): message : see declaration of 'std::shared_mutex' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/COWDeleter.h(54,44): warning C4251: 'c10::impl::cow::COWDeleterContext::data_': class 'std::unique_ptr' needs to have dll-interface to be used by clients of class 'c10::impl::cow::COWDeleterContext' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/COWDeleter.h(55,42): warning C4251: 'c10::impl::cow::COWDeleterContext::refcount_': struct 'std::atomic<__int64>' needs to have dll-interface to be used by clients of class 'c10::impl::cow::COWDeleterContext' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/UniqueVoidPtr.h(45): note: see declaration of 'std::unique_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\atomic(1884): message : see declaration of 'std::atomic<__int64>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/HermeticPyObjectTLS.h(55,38): warning C4251: 'c10::impl::HermeticPyObjectTLS::haveState_': struct 'std::atomic' needs to have dll-interface to be used by clients of struct 'c10::impl::HermeticPyObjectTLS' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\atomic(1873): message : see declaration of 'std::atomic' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/COWDeleter.h(55,42): warning C4251: 'c10::impl::cow::COWDeleterContext::refcount_': struct 'std::atomic<__int64>' needs to have dll-interface to be used by clients of class 'c10::impl::cow::COWDeleterContext' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/COWDeleter.h(53,27): warning C4251: 'c10::impl::cow::COWDeleterContext::mutex_': class 'std::shared_mutex' needs to have dll-interface to be used by clients of class 'c10::impl::cow::COWDeleterContext' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc)C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\atomic(1884): note: see declaration of 'std::atomic<__int64>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\shared_mutex(32): message : see declaration of 'std::shared_mutex' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/typeid.h(61,67): warning C4251: 'c10::IdWrapper::id_': struct 'c10::util::type_index' needs to have dll-interface to be used by clients of class 'c10::IdWrapper' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/typeid.h(61,67): warning C4251: 'c10::IdWrapper::id_': struct 'c10::util::type_index' needs to have dll-interface to be used by clients of class 'c10::IdWrapper' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/COWDeleter.h(53,27): warning C4251: 'c10::impl::cow::COWDeleterContext::mutex_': class 'std::shared_mutex' needs to have dll-interface to be used by clients of class 'c10::impl::cow::COWDeleterContext' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeIndex.h(63): note: see declaration of 'c10::util::type_index' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeIndex.h(63): note: see declaration of 'c10::util::type_index' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/COWDeleter.h(54,44): warning C4251: 'c10::impl::cow::COWDeleterContext::data_': class 'std::unique_ptr' needs to have dll-interface to be used by clients of class 'c10::impl::cow::COWDeleterContext' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\shared_mutex(32): message : see declaration of 'std::shared_mutex' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/UniqueVoidPtr.h(45): note: see declaration of 'std::unique_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/typeid.h(61,67): warning C4251: 'c10::IdWrapper::id_': struct 'c10::util::type_index' needs to have dll-interface to be used by clients of class 'c10::IdWrapper' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/COWDeleter.h(54,44): warning C4251: 'c10::impl::cow::COWDeleterContext::data_': class 'std::unique_ptr' needs to have dll-interface to be used by clients of class 'c10::impl::cow::COWDeleterContext' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/HermeticPyObjectTLS.h(55,38): warning C4251: 'c10::impl::HermeticPyObjectTLS::haveState_': struct 'std::atomic' needs to have dll-interface to be used by clients of struct 'c10::impl::HermeticPyObjectTLS' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\atomic(1873): message : see declaration of 'std::atomic' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/UniqueVoidPtr.h(45): note: see declaration of 'std::unique_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeIndex.h(63): note: see declaration of 'c10::util::type_index' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/COWDeleter.h(55,42): warning C4251: 'c10::impl::cow::COWDeleterContext::refcount_': struct 'std::atomic<__int64>' needs to have dll-interface to be used by clients of class 'c10::impl::cow::COWDeleterContext' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\atomic(1884): message : see declaration of 'std::atomic<__int64>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/typeid.h(61,67): warning C4251: 'c10::IdWrapper::id_': struct 'c10::util::type_index' needs to have dll-interface to be used by clients of class 'c10::IdWrapper' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/typeid.h(61,67): warning C4251: 'c10::IdWrapper::id_': struct 'c10::util::type_index' needs to have dll-interface to be used by clients of class 'c10::IdWrapper' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/COWDeleter.h(55,42): warning C4251: 'c10::impl::cow::COWDeleterContext::refcount_': struct 'std::atomic<__int64>' needs to have dll-interface to be used by clients of class 'c10::impl::cow::COWDeleterContext' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeIndex.h(63): note: see declaration of 'c10::util::type_index' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeIndex.h(63): message : see declaration of 'c10::util::type_index' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\atomic(1884): message : see declaration of 'std::atomic<__int64>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/HermeticPyObjectTLS.h(55,38): warning C4251: 'c10::impl::HermeticPyObjectTLS::haveState_': struct 'std::atomic' needs to have dll-interface to be used by clients of struct 'c10::impl::HermeticPyObjectTLS' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\atomic(1873): message : see declaration of 'std::atomic' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/PyObjectSlot.h(167,49): warning C4251: 'c10::impl::PyObjectSlot::pyobj_interpreter_': struct 'std::atomic' needs to have dll-interface to be used by clients of struct 'c10::impl::PyObjectSlot' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/PyObjectSlot.h(167): message : see declaration of 'std::atomic' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/HermeticPyObjectTLS.h(55,38): warning C4251: 'c10::impl::HermeticPyObjectTLS::haveState_': struct 'std::atomic' needs to have dll-interface to be used by clients of struct 'c10::impl::HermeticPyObjectTLS' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\atomic(1873): message : see declaration of 'std::atomic' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/typeid.h(61,67): warning C4251: 'c10::IdWrapper::id_': struct 'c10::util::type_index' needs to have dll-interface to be used by clients of class 'c10::IdWrapper' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/typeid.h(61,67): warning C4251: 'c10::IdWrapper::id_': struct 'c10::util::type_index' needs to have dll-interface to be used by clients of class 'c10::IdWrapper' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeIndex.h(63): note: see declaration of 'c10::util::type_index' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeIndex.h(63): message : see declaration of 'c10::util::type_index' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/PyObjectSlot.h(167,49): warning C4251: 'c10::impl::PyObjectSlot::pyobj_interpreter_': struct 'std::atomic' needs to have dll-interface to be used by clients of struct 'c10::impl::PyObjectSlot' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/PyObjectSlot.h(167): message : see declaration of 'std::atomic' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [100%] Linking CXX shared library libdgl_sparse_pytorch_2.3.0.so 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/PyObjectSlot.h(167,49): warning C4251: 'c10::impl::PyObjectSlot::pyobj_interpreter_': struct 'std::atomic' needs to have dll-interface to be used by clients of struct 'c10::impl::PyObjectSlot' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/PyObjectSlot.h(167,49): warning C4251: 'c10::impl::PyObjectSlot::pyobj_interpreter_': struct 'std::atomic' needs to have dll-interface to be used by clients of struct 'c10::impl::PyObjectSlot' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/PyObjectSlot.h(167): message : see declaration of 'std::atomic' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/PyObjectSlot.h(167): message : see declaration of 'std::atomic' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/ThreadLocalDebugInfo.h(54,39): warning C4251: 'c10::ThreadLocalDebugInfo::info_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'c10::ThreadLocalDebugInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/ThreadLocalDebugInfo.h(45): message : see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/ThreadLocalDebugInfo.h(54,39): warning C4251: 'c10::ThreadLocalDebugInfo::info_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'c10::ThreadLocalDebugInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/ThreadLocalDebugInfo.h(45): message : see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Storage.h(206,48): warning C4251: 'c10::Storage::storage_impl_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of struct 'c10::Storage' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ TTarget=c10::StorageImpl ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/COW.h(20): message : see declaration of 'c10::intrusive_ptr>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ TTarget=c10::StorageImpl ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/ThreadLocalDebugInfo.h(56,53): warning C4251: 'c10::ThreadLocalDebugInfo::parent_info_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'c10::ThreadLocalDebugInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/ThreadLocalDebugInfo.h(38): message : see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Storage.h(206,48): warning C4251: 'c10::Storage::storage_impl_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of struct 'c10::Storage' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ TTarget=c10::StorageImpl ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/ThreadLocalDebugInfo.h(56,53): warning C4251: 'c10::ThreadLocalDebugInfo::parent_info_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'c10::ThreadLocalDebugInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/COW.h(20): message : see declaration of 'c10::intrusive_ptr>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ TTarget=c10::StorageImpl ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/ThreadLocalDebugInfo.h(38): message : see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/ThreadLocalDebugInfo.h(80,61): warning C4251: 'c10::DebugInfoGuard::prev_info_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'c10::DebugInfoGuard' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/ThreadLocalDebugInfo.h(80,61): warning C4251: 'c10::DebugInfoGuard::prev_info_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'c10::DebugInfoGuard' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/ThreadLocalDebugInfo.h(38): note: see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/ThreadLocalDebugInfo.h(38): message : see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/ThreadLocalDebugInfo.h(54,39): warning C4251: 'c10::ThreadLocalDebugInfo::info_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'c10::ThreadLocalDebugInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/ThreadLocalDebugInfo.h(45): message : see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/ThreadLocalDebugInfo.h(54,39): warning C4251: 'c10::ThreadLocalDebugInfo::info_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'c10::ThreadLocalDebugInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/ThreadLocalDebugInfo.h(45): message : see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Storage.h(206,48): warning C4251: 'c10::Storage::storage_impl_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of struct 'c10::Storage' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ TTarget=c10::StorageImpl ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/COW.h(20): message : see declaration of 'c10::intrusive_ptr>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ TTarget=c10::StorageImpl ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/ThreadLocalDebugInfo.h(56,53): warning C4251: 'c10::ThreadLocalDebugInfo::parent_info_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'c10::ThreadLocalDebugInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/ThreadLocalDebugInfo.h(38): message : see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/ThreadLocalDebugInfo.h(80,61): warning C4251: 'c10::DebugInfoGuard::prev_info_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'c10::DebugInfoGuard' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/LocalDispatchKeySet.h(59,27): warning C4251: 'c10::impl::LocalDispatchKeySet::included_': class 'c10::DispatchKeySet' needs to have dll-interface to be used by clients of struct 'c10::impl::LocalDispatchKeySet' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/ThreadLocalDebugInfo.h(38): message : see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/ThreadLocalDebugInfo.h(56,53): warning C4251: 'c10::ThreadLocalDebugInfo::parent_info_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'c10::ThreadLocalDebugInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/DispatchKeySet.h(165): note: see declaration of 'c10::DispatchKeySet' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Storage.h(206,48): warning C4251: 'c10::Storage::storage_impl_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of struct 'c10::Storage' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ TTarget=c10::StorageImpl ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/ThreadLocalDebugInfo.h(54,39): warning C4251: 'c10::ThreadLocalDebugInfo::info_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'c10::ThreadLocalDebugInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/ThreadLocalDebugInfo.h(54,39): warning C4251: 'c10::ThreadLocalDebugInfo::info_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'c10::ThreadLocalDebugInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Allocator.h(28,34): warning C4251: 'c10::DataPtr::ptr_': class 'c10::detail::UniqueVoidPtr' needs to have dll-interface to be used by clients of class 'c10::DataPtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Allocator.h(28,34): warning C4251: 'c10::DataPtr::ptr_': class 'c10::detail::UniqueVoidPtr' needs to have dll-interface to be used by clients of class 'c10::DataPtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/LocalDispatchKeySet.h(59,27): warning C4251: 'c10::impl::LocalDispatchKeySet::included_': class 'c10::DispatchKeySet' needs to have dll-interface to be used by clients of struct 'c10::impl::LocalDispatchKeySet' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/ThreadLocalDebugInfo.h(38): message : see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/ThreadLocalDebugInfo.h(45): note: see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/COW.h(20): note: see declaration of 'c10::intrusive_ptr>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ TTarget=c10::StorageImpl ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/UniqueVoidPtr.h(41): note: see declaration of 'c10::detail::UniqueVoidPtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/UniqueVoidPtr.h(41): note: see declaration of 'c10::detail::UniqueVoidPtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/ThreadLocalDebugInfo.h(54,39): warning C4251: 'c10::ThreadLocalDebugInfo::info_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'c10::ThreadLocalDebugInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/ThreadLocalDebugInfo.h(45): message : see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/DispatchKeySet.h(165): message : see declaration of 'c10::DispatchKeySet' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/LocalDispatchKeySet.h(60,27): warning C4251: 'c10::impl::LocalDispatchKeySet::excluded_': class 'c10::DispatchKeySet' needs to have dll-interface to be used by clients of struct 'c10::impl::LocalDispatchKeySet' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/ThreadLocalDebugInfo.h(54,39): warning C4251: 'c10::ThreadLocalDebugInfo::info_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'c10::ThreadLocalDebugInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/ThreadLocalDebugInfo.h(54,39): warning C4251: 'c10::ThreadLocalDebugInfo::info_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'c10::ThreadLocalDebugInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/DispatchKeySet.h(165): message : see declaration of 'c10::DispatchKeySet' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/LocalDispatchKeySet.h(60,27): warning C4251: 'c10::impl::LocalDispatchKeySet::excluded_': class 'c10::DispatchKeySet' needs to have dll-interface to be used by clients of struct 'c10::impl::LocalDispatchKeySet' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/ThreadLocalDebugInfo.h(80,61): warning C4251: 'c10::DebugInfoGuard::prev_info_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'c10::DebugInfoGuard' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/ThreadLocalDebugInfo.h(45): message : see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/ThreadLocalDebugInfo.h(45): note: see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/LocalDispatchKeySet.h(59,27): warning C4251: 'c10::impl::LocalDispatchKeySet::included_': class 'c10::DispatchKeySet' needs to have dll-interface to be used by clients of struct 'c10::impl::LocalDispatchKeySet' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/ThreadLocalDebugInfo.h(45): message : see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/LocalDispatchKeySet.h(97,26): warning C4251: 'c10::impl::IncludeDispatchKeyGuard::include_': class 'c10::DispatchKeySet' needs to have dll-interface to be used by clients of class 'c10::impl::IncludeDispatchKeyGuard' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/DispatchKeySet.h(165): note: see declaration of 'c10::DispatchKeySet' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Allocator.h(28,34): warning C4251: 'c10::DataPtr::ptr_': class 'c10::detail::UniqueVoidPtr' needs to have dll-interface to be used by clients of class 'c10::DataPtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/ThreadLocalDebugInfo.h(38): message : see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Allocator.h(227,38): warning C4251: 'c10::InefficientStdFunctionContext::deleter_': class 'std::function' needs to have dll-interface to be used by clients of struct 'c10::InefficientStdFunctionContext' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/ThreadLocalDebugInfo.h(56,53): warning C4251: 'c10::ThreadLocalDebugInfo::parent_info_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'c10::ThreadLocalDebugInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/DispatchKeySet.h(165): note: see declaration of 'c10::DispatchKeySet' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/UniqueVoidPtr.h(41): message : see declaration of 'c10::detail::UniqueVoidPtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/DispatchKeySet.h(165): message : see declaration of 'c10::DispatchKeySet' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/LocalDispatchKeySet.h(97,26): warning C4251: 'c10::impl::IncludeDispatchKeyGuard::include_': class 'c10::DispatchKeySet' needs to have dll-interface to be used by clients of class 'c10::impl::IncludeDispatchKeyGuard' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/ThreadLocalDebugInfo.h(38): message : see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/LocalDispatchKeySet.h(60,27): warning C4251: 'c10::impl::LocalDispatchKeySet::excluded_': class 'c10::DispatchKeySet' needs to have dll-interface to be used by clients of struct 'c10::impl::LocalDispatchKeySet' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/ThreadLocalDebugInfo.h(56,53): warning C4251: 'c10::ThreadLocalDebugInfo::parent_info_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'c10::ThreadLocalDebugInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/DispatchKeySet.h(165): note: see declaration of 'c10::DispatchKeySet' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/ThreadLocalDebugInfo.h(56,53): warning C4251: 'c10::ThreadLocalDebugInfo::parent_info_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'c10::ThreadLocalDebugInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Allocator.h(227,38): warning C4251: 'c10::InefficientStdFunctionContext::deleter_': class 'std::function' needs to have dll-interface to be used by clients of struct 'c10::InefficientStdFunctionContext' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Allocator.h(227): note: see declaration of 'std::function' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/ThreadLocalDebugInfo.h(80,61): warning C4251: 'c10::DebugInfoGuard::prev_info_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'c10::DebugInfoGuard' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/ThreadLocalDebugInfo.h(56,53): warning C4251: 'c10::ThreadLocalDebugInfo::parent_info_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'c10::ThreadLocalDebugInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/DispatchKeySet.h(165): note: see declaration of 'c10::DispatchKeySet' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/ThreadLocalDebugInfo.h(38): message : see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/LocalDispatchKeySet.h(115,26): warning C4251: 'c10::impl::ExcludeDispatchKeyGuard::exclude_': class 'c10::DispatchKeySet' needs to have dll-interface to be used by clients of class 'c10::impl::ExcludeDispatchKeyGuard' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/ThreadLocalDebugInfo.h(56,53): warning C4251: 'c10::ThreadLocalDebugInfo::parent_info_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'c10::ThreadLocalDebugInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/ThreadLocalDebugInfo.h(38): message : see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/LocalDispatchKeySet.h(115,26): warning C4251: 'c10::impl::ExcludeDispatchKeyGuard::exclude_': class 'c10::DispatchKeySet' needs to have dll-interface to be used by clients of class 'c10::impl::ExcludeDispatchKeyGuard' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/LocalDispatchKeySet.h(97,26): warning C4251: 'c10::impl::IncludeDispatchKeyGuard::include_': class 'c10::DispatchKeySet' needs to have dll-interface to be used by clients of class 'c10::impl::IncludeDispatchKeyGuard' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Allocator.h(227): message : see declaration of 'std::function' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/ThreadLocalDebugInfo.h(38): note: see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/ThreadLocalDebugInfo.h(38): message : see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/ThreadLocalDebugInfo.h(80,61): warning C4251: 'c10::DebugInfoGuard::prev_info_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'c10::DebugInfoGuard' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/ThreadLocalDebugInfo.h(38): note: see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/DispatchKeySet.h(165): message : see declaration of 'c10::DispatchKeySet' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/DispatchKeySet.h(165): note: see declaration of 'c10::DispatchKeySet' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/DispatchKeySet.h(165): note: see declaration of 'c10::DispatchKeySet' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/ThreadLocalDebugInfo.h(80,61): warning C4251: 'c10::DebugInfoGuard::prev_info_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'c10::DebugInfoGuard' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/ThreadLocalDebugInfo.h(38): message : see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/ThreadLocalDebugInfo.h(80,61): warning C4251: 'c10::DebugInfoGuard::prev_info_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'c10::DebugInfoGuard' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/ThreadLocalDebugInfo.h(80,61): warning C4251: 'c10::DebugInfoGuard::prev_info_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'c10::DebugInfoGuard' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/ThreadLocalDebugInfo.h(38): message : see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/ThreadLocalDebugInfo.h(38): note: see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/ThreadLocalDebugInfo.h(38): message : see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/LocalDispatchKeySet.h(115,26): warning C4251: 'c10::impl::ExcludeDispatchKeyGuard::exclude_': class 'c10::DispatchKeySet' needs to have dll-interface to be used by clients of class 'c10::impl::ExcludeDispatchKeyGuard' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/DispatchKeySet.h(165): message : see declaration of 'c10::DispatchKeySet' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Allocator.h(227,38): warning C4251: 'c10::InefficientStdFunctionContext::deleter_': class 'std::function' needs to have dll-interface to be used by clients of struct 'c10::InefficientStdFunctionContext' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Allocator.h(227): message : see declaration of 'std::function' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/LocalDispatchKeySet.h(59,27): warning C4251: 'c10::impl::LocalDispatchKeySet::included_': class 'c10::DispatchKeySet' needs to have dll-interface to be used by clients of struct 'c10::impl::LocalDispatchKeySet' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/DispatchKeySet.h(165): message : see declaration of 'c10::DispatchKeySet' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/LocalDispatchKeySet.h(60,27): warning C4251: 'c10::impl::LocalDispatchKeySet::excluded_': class 'c10::DispatchKeySet' needs to have dll-interface to be used by clients of struct 'c10::impl::LocalDispatchKeySet' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/DispatchKeySet.h(165): message : see declaration of 'c10::DispatchKeySet' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Allocator.h(28,34): warning C4251: 'c10::DataPtr::ptr_': class 'c10::detail::UniqueVoidPtr' needs to have dll-interface to be used by clients of class 'c10::DataPtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/LocalDispatchKeySet.h(97,26): warning C4251: 'c10::impl::IncludeDispatchKeyGuard::include_': class 'c10::DispatchKeySet' needs to have dll-interface to be used by clients of class 'c10::impl::IncludeDispatchKeyGuard' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/UniqueVoidPtr.h(41): note: see declaration of 'c10::detail::UniqueVoidPtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/DispatchKeySet.h(165): message : see declaration of 'c10::DispatchKeySet' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/LocalDispatchKeySet.h(115,26): warning C4251: 'c10::impl::ExcludeDispatchKeyGuard::exclude_': class 'c10::DispatchKeySet' needs to have dll-interface to be used by clients of class 'c10::impl::ExcludeDispatchKeyGuard' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/DispatchKeySet.h(165): message : see declaration of 'c10::DispatchKeySet' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Allocator.h(28,34): warning C4251: 'c10::DataPtr::ptr_': class 'c10::detail::UniqueVoidPtr' needs to have dll-interface to be used by clients of class 'c10::DataPtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/UniqueVoidPtr.h(41): message : see declaration of 'c10::detail::UniqueVoidPtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Allocator.h(28,34): warning C4251: 'c10::DataPtr::ptr_': class 'c10::detail::UniqueVoidPtr' needs to have dll-interface to be used by clients of class 'c10::DataPtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Allocator.h(28,34): warning C4251: 'c10::DataPtr::ptr_': class 'c10::detail::UniqueVoidPtr' needs to have dll-interface to be used by clients of class 'c10::DataPtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/UniqueVoidPtr.h(41): message : see declaration of 'c10::detail::UniqueVoidPtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/UniqueVoidPtr.h(41): note: see declaration of 'c10::detail::UniqueVoidPtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Allocator.h(28,34): warning C4251: 'c10::DataPtr::ptr_': class 'c10::detail::UniqueVoidPtr' needs to have dll-interface to be used by clients of class 'c10::DataPtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Allocator.h(28,34): warning C4251: 'c10::DataPtr::ptr_': class 'c10::detail::UniqueVoidPtr' needs to have dll-interface to be used by clients of class 'c10::DataPtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Allocator.h(227,38): warning C4251: 'c10::InefficientStdFunctionContext::deleter_': class 'std::function' needs to have dll-interface to be used by clients of struct 'c10::InefficientStdFunctionContext' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/UniqueVoidPtr.h(41): message : see declaration of 'c10::detail::UniqueVoidPtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/UniqueVoidPtr.h(41): message : see declaration of 'c10::detail::UniqueVoidPtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Allocator.h(227): note: see declaration of 'std::function' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Allocator.h(227,38): warning C4251: 'c10::InefficientStdFunctionContext::deleter_': class 'std::function' needs to have dll-interface to be used by clients of struct 'c10::InefficientStdFunctionContext' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Allocator.h(227): message : see declaration of 'std::function' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Allocator.h(227,38): warning C4251: 'c10::InefficientStdFunctionContext::deleter_': class 'std::function' needs to have dll-interface to be used by clients of struct 'c10::InefficientStdFunctionContext' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Allocator.h(227): message : see declaration of 'std::function' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Allocator.h(227,38): warning C4251: 'c10::InefficientStdFunctionContext::deleter_': class 'std::function' needs to have dll-interface to be used by clients of struct 'c10::InefficientStdFunctionContext' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/COWDeleter.h(53,27): warning C4251: 'c10::impl::cow::COWDeleterContext::mutex_': class 'std::shared_mutex' needs to have dll-interface to be used by clients of class 'c10::impl::cow::COWDeleterContext' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Allocator.h(227): note: see declaration of 'std::function' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\shared_mutex(32): message : see declaration of 'std::shared_mutex' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Allocator.h(227,38): warning C4251: 'c10::InefficientStdFunctionContext::deleter_': class 'std::function' needs to have dll-interface to be used by clients of struct 'c10::InefficientStdFunctionContext' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/COWDeleter.h(53,27): warning C4251: 'c10::impl::cow::COWDeleterContext::mutex_': class 'std::shared_mutex' needs to have dll-interface to be used by clients of class 'c10::impl::cow::COWDeleterContext' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Allocator.h(227): message : see declaration of 'std::function' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Allocator.h(227,38): warning C4251: 'c10::InefficientStdFunctionContext::deleter_': class 'std::function' needs to have dll-interface to be used by clients of struct 'c10::InefficientStdFunctionContext' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc)C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\shared_mutex(32): note: see declaration of 'std::shared_mutex' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/COWDeleter.h(54,44): warning C4251: 'c10::impl::cow::COWDeleterContext::data_': class 'std::unique_ptr' needs to have dll-interface to be used by clients of class 'c10::impl::cow::COWDeleterContext' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/UniqueVoidPtr.h(45): message : see declaration of 'std::unique_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Allocator.h(227): note: see declaration of 'std::function' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/COWDeleter.h(54,44): warning C4251: 'c10::impl::cow::COWDeleterContext::data_': class 'std::unique_ptr' needs to have dll-interface to be used by clients of class 'c10::impl::cow::COWDeleterContext' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/UniqueVoidPtr.h(45): message : see declaration of 'std::unique_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymbolicShapeMeta.h(18,28): warning C4251: 'c10::SymbolicShapeMeta::sizes_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of class 'c10::SymbolicShapeMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/DimVector.h(15): message : see declaration of 'c10::SmallVector' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymbolicShapeMeta.h(18,28): warning C4251: 'c10::SymbolicShapeMeta::sizes_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of class 'c10::SymbolicShapeMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymbolicShapeMeta.h(18,28): warning C4251: 'c10::SymbolicShapeMeta::sizes_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of class 'c10::SymbolicShapeMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/DimVector.h(15): message : see declaration of 'c10::SmallVector' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymbolicShapeMeta.h(19,30): warning C4251: 'c10::SymbolicShapeMeta::strides_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of class 'c10::SymbolicShapeMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/DimVector.h(15): message : see declaration of 'c10::SmallVector' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/DimVector.h(15): message : see declaration of 'c10::SmallVector' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymbolicShapeMeta.h(19,30): warning C4251: 'c10::SymbolicShapeMeta::strides_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of class 'c10::SymbolicShapeMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymbolicShapeMeta.h(19,30): warning C4251: 'c10::SymbolicShapeMeta::strides_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of class 'c10::SymbolicShapeMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/DimVector.h(15): message : see declaration of 'c10::SmallVector' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/DimVector.h(15): note: see declaration of 'c10::SmallVector' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/COWDeleter.h(53,27): warning C4251: 'c10::impl::cow::COWDeleterContext::mutex_': class 'std::shared_mutex' needs to have dll-interface to be used by clients of class 'c10::impl::cow::COWDeleterContext' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\shared_mutex(32): message : see declaration of 'std::shared_mutex' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymbolicShapeMeta.h(192,41): warning C4251: 'c10::SymbolicShapeMeta::available_': struct 'std::atomic' needs to have dll-interface to be used by clients of class 'c10::SymbolicShapeMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/COWDeleter.h(54,44): warning C4251: 'c10::impl::cow::COWDeleterContext::data_': class 'std::unique_ptr' needs to have dll-interface to be used by clients of class 'c10::impl::cow::COWDeleterContext' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc)C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\atomic(1880): note: see declaration of 'std::atomic' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymbolicShapeMeta.h(192,41): warning C4251: 'c10::SymbolicShapeMeta::available_': struct 'std::atomic' needs to have dll-interface to be used by clients of class 'c10::SymbolicShapeMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/COWDeleter.h(55,42): warning C4251: 'c10::impl::cow::COWDeleterContext::refcount_': struct 'std::atomic<__int64>' needs to have dll-interface to be used by clients of class 'c10::impl::cow::COWDeleterContext' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymbolicShapeMeta.h(192,41): warning C4251: 'c10::SymbolicShapeMeta::available_': struct 'std::atomic' needs to have dll-interface to be used by clients of class 'c10::SymbolicShapeMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/UniqueVoidPtr.h(45): note: see declaration of 'std::unique_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymbolicShapeMeta.h(204,31): warning C4251: 'c10::SymbolicShapeMeta::mutables_': class 'std::mutex' needs to have dll-interface to be used by clients of class 'c10::SymbolicShapeMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\atomic(1880): message : see declaration of 'std::atomic' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc)C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\atomic(1884): note: see declaration of 'std::atomic<__int64>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/COWDeleter.h(55,42): warning C4251: 'c10::impl::cow::COWDeleterContext::refcount_': struct 'std::atomic<__int64>' needs to have dll-interface to be used by clients of class 'c10::impl::cow::COWDeleterContext' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc)C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\mutex(87): note: see declaration of 'std::mutex' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\atomic(1880): message : see declaration of 'std::atomic' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\atomic(1884): message : see declaration of 'std::atomic<__int64>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymbolicShapeMeta.h(204,31): warning C4251: 'c10::SymbolicShapeMeta::mutables_': class 'std::mutex' needs to have dll-interface to be used by clients of class 'c10::SymbolicShapeMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymbolicShapeMeta.h(204,31): warning C4251: 'c10::SymbolicShapeMeta::mutables_': class 'std::mutex' needs to have dll-interface to be used by clients of class 'c10::SymbolicShapeMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\mutex(87): message : see declaration of 'std::mutex' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\mutex(87): message : see declaration of 'std::mutex' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/HermeticPyObjectTLS.h(55,38): warning C4251: 'c10::impl::HermeticPyObjectTLS::haveState_': struct 'std::atomic' needs to have dll-interface to be used by clients of struct 'c10::impl::HermeticPyObjectTLS' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\atomic(1873): message : see declaration of 'std::atomic' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymbolicShapeMeta.h(18,28): warning C4251: 'c10::SymbolicShapeMeta::sizes_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of class 'c10::SymbolicShapeMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/COWDeleter.h(55,42): warning C4251: 'c10::impl::cow::COWDeleterContext::refcount_': struct 'std::atomic<__int64>' needs to have dll-interface to be used by clients of class 'c10::impl::cow::COWDeleterContext' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/HermeticPyObjectTLS.h(55,38): warning C4251: 'c10::impl::HermeticPyObjectTLS::haveState_': struct 'std::atomic' needs to have dll-interface to be used by clients of struct 'c10::impl::HermeticPyObjectTLS' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\atomic(1873): message : see declaration of 'std::atomic' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc)C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\atomic(1884): note: see declaration of 'std::atomic<__int64>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/DimVector.h(15): message : see declaration of 'c10::SmallVector' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymbolicShapeMeta.h(19,30): warning C4251: 'c10::SymbolicShapeMeta::strides_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of class 'c10::SymbolicShapeMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/DimVector.h(15): message : see declaration of 'c10::SmallVector' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/HermeticPyObjectTLS.h(55,38): warning C4251: 'c10::impl::HermeticPyObjectTLS::haveState_': struct 'std::atomic' needs to have dll-interface to be used by clients of struct 'c10::impl::HermeticPyObjectTLS' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymbolicShapeMeta.h(192,41): warning C4251: 'c10::SymbolicShapeMeta::available_': struct 'std::atomic' needs to have dll-interface to be used by clients of class 'c10::SymbolicShapeMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\atomic(1873): message : see declaration of 'std::atomic' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\atomic(1880): message : see declaration of 'std::atomic' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/COWDeleter.h(53,27): warning C4251: 'c10::impl::cow::COWDeleterContext::mutex_': class 'std::shared_mutex' needs to have dll-interface to be used by clients of class 'c10::impl::cow::COWDeleterContext' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/COWDeleter.h(53,27): warning C4251: 'c10::impl::cow::COWDeleterContext::mutex_': class 'std::shared_mutex' needs to have dll-interface to be used by clients of class 'c10::impl::cow::COWDeleterContext' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/COWDeleter.h(53,27): warning C4251: 'c10::impl::cow::COWDeleterContext::mutex_': class 'std::shared_mutex' needs to have dll-interface to be used by clients of class 'c10::impl::cow::COWDeleterContext' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/PyObjectSlot.h(167,49): warning C4251: 'c10::impl::PyObjectSlot::pyobj_interpreter_': struct 'std::atomic' needs to have dll-interface to be used by clients of struct 'c10::impl::PyObjectSlot' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/COWDeleter.h(53,27): warning C4251: 'c10::impl::cow::COWDeleterContext::mutex_': class 'std::shared_mutex' needs to have dll-interface to be used by clients of class 'c10::impl::cow::COWDeleterContext' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/COWDeleter.h(53,27): warning C4251: 'c10::impl::cow::COWDeleterContext::mutex_': class 'std::shared_mutex' needs to have dll-interface to be used by clients of class 'c10::impl::cow::COWDeleterContext' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/PyObjectSlot.h(167,49): warning C4251: 'c10::impl::PyObjectSlot::pyobj_interpreter_': struct 'std::atomic' needs to have dll-interface to be used by clients of struct 'c10::impl::PyObjectSlot' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/PyObjectSlot.h(167,49): warning C4251: 'c10::impl::PyObjectSlot::pyobj_interpreter_': struct 'std::atomic' needs to have dll-interface to be used by clients of struct 'c10::impl::PyObjectSlot' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/COWDeleter.h(53,27): warning C4251: 'c10::impl::cow::COWDeleterContext::mutex_': class 'std::shared_mutex' needs to have dll-interface to be used by clients of class 'c10::impl::cow::COWDeleterContext' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\shared_mutex(32): message : see declaration of 'std::shared_mutex' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/PyObjectSlot.h(167): note: see declaration of 'std::atomic' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\shared_mutex(32): message : see declaration of 'std::shared_mutex' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\shared_mutex(32): message : see declaration of 'std::shared_mutex' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/PyObjectSlot.h(167): note: see declaration of 'std::atomic' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymbolicShapeMeta.h(204,31): warning C4251: 'c10::SymbolicShapeMeta::mutables_': class 'std::mutex' needs to have dll-interface to be used by clients of class 'c10::SymbolicShapeMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc)C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\shared_mutex(32): note: see declaration of 'std::shared_mutex' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc)C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\shared_mutex(32): note: see declaration of 'std::shared_mutex' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc)C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\shared_mutex(32): note: see declaration of 'std::shared_mutex' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/PyObjectSlot.h(167): message : see declaration of 'std::atomic' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(233,73): warning C4251: 'c10::ExtraMeta::symbolic_shape_meta_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of struct 'c10::ExtraMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/COWDeleter.h(54,44): warning C4251: 'c10::impl::cow::COWDeleterContext::data_': class 'std::unique_ptr' needs to have dll-interface to be used by clients of class 'c10::impl::cow::COWDeleterContext' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc)C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\mutex(87): note: see declaration of 'std::mutex' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(233): message : see declaration of 'std::unique_ptr>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/COWDeleter.h(54,44): warning C4251: 'c10::impl::cow::COWDeleterContext::data_': class 'std::unique_ptr' needs to have dll-interface to be used by clients of class 'c10::impl::cow::COWDeleterContext' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/COWDeleter.h(54,44): warning C4251: 'c10::impl::cow::COWDeleterContext::data_': class 'std::unique_ptr' needs to have dll-interface to be used by clients of class 'c10::impl::cow::COWDeleterContext' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/UniqueVoidPtr.h(45): note: see declaration of 'std::unique_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/COWDeleter.h(54,44): warning C4251: 'c10::impl::cow::COWDeleterContext::data_': class 'std::unique_ptr' needs to have dll-interface to be used by clients of class 'c10::impl::cow::COWDeleterContext' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/COWDeleter.h(54,44): warning C4251: 'c10::impl::cow::COWDeleterContext::data_': class 'std::unique_ptr' needs to have dll-interface to be used by clients of class 'c10::impl::cow::COWDeleterContext' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/UniqueVoidPtr.h(45): note: see declaration of 'std::unique_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/COWDeleter.h(54,44): warning C4251: 'c10::impl::cow::COWDeleterContext::data_': class 'std::unique_ptr' needs to have dll-interface to be used by clients of class 'c10::impl::cow::COWDeleterContext' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/UniqueVoidPtr.h(45): note: see declaration of 'std::unique_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(234,78): warning C4251: 'c10::ExtraMeta::named_tensor_meta_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of struct 'c10::ExtraMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/UniqueVoidPtr.h(45): message : see declaration of 'std::unique_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/UniqueVoidPtr.h(45): message : see declaration of 'std::unique_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/UniqueVoidPtr.h(45): note: see declaration of 'std::unique_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(200): message : see declaration of 'std::unique_ptr>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(233,73): warning C4251: 'c10::ExtraMeta::symbolic_shape_meta_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of struct 'c10::ExtraMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(233): message : see declaration of 'std::unique_ptr>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(235,58): warning C4251: 'c10::ExtraMeta::backend_meta_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of struct 'c10::ExtraMeta' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ TTarget=c10::BackendMeta ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(234,78): warning C4251: 'c10::ExtraMeta::named_tensor_meta_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of struct 'c10::ExtraMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(226): note: see declaration of 'c10::intrusive_ptr>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ TTarget=c10::BackendMeta ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(200): message : see declaration of 'std::unique_ptr>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/COWDeleter.h(55,42): warning C4251: 'c10::impl::cow::COWDeleterContext::refcount_': struct 'std::atomic<__int64>' needs to have dll-interface to be used by clients of class 'c10::impl::cow::COWDeleterContext' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(236,71): warning C4251: 'c10::ExtraMeta::custom_data_ptr_error_msg_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::ExtraMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(235,58): warning C4251: 'c10::ExtraMeta::backend_meta_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of struct 'c10::ExtraMeta' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ TTarget=c10::BackendMeta ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\atomic(1884): message : see declaration of 'std::atomic<__int64>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(78): note: see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/COWDeleter.h(55,42): warning C4251: 'c10::impl::cow::COWDeleterContext::refcount_': struct 'std::atomic<__int64>' needs to have dll-interface to be used by clients of class 'c10::impl::cow::COWDeleterContext' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(226): note: see declaration of 'c10::intrusive_ptr>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ TTarget=c10::BackendMeta ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/COWDeleter.h(55,42): warning C4251: 'c10::impl::cow::COWDeleterContext::refcount_': struct 'std::atomic<__int64>' needs to have dll-interface to be used by clients of class 'c10::impl::cow::COWDeleterContext' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/COWDeleter.h(55,42): warning C4251: 'c10::impl::cow::COWDeleterContext::refcount_': struct 'std::atomic<__int64>' needs to have dll-interface to be used by clients of class 'c10::impl::cow::COWDeleterContext' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/COWDeleter.h(55,42): warning C4251: 'c10::impl::cow::COWDeleterContext::refcount_': struct 'std::atomic<__int64>' needs to have dll-interface to be used by clients of class 'c10::impl::cow::COWDeleterContext' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/COWDeleter.h(55,42): warning C4251: 'c10::impl::cow::COWDeleterContext::refcount_': struct 'std::atomic<__int64>' needs to have dll-interface to be used by clients of class 'c10::impl::cow::COWDeleterContext' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(237,70): warning C4251: 'c10::ExtraMeta::custom_storage_error_msg_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::ExtraMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(236,71): warning C4251: 'c10::ExtraMeta::custom_data_ptr_error_msg_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::ExtraMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\atomic(1884): message : see declaration of 'std::atomic<__int64>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(233,73): warning C4251: 'c10::ExtraMeta::symbolic_shape_meta_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of struct 'c10::ExtraMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc)C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\atomic(1884): note: see declaration of 'std::atomic<__int64>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/HermeticPyObjectTLS.h(55,38): warning C4251: 'c10::impl::HermeticPyObjectTLS::haveState_': struct 'std::atomic' needs to have dll-interface to be used by clients of struct 'c10::impl::HermeticPyObjectTLS' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc)C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\atomic(1884): note: see declaration of 'std::atomic<__int64>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\atomic(1884): message : see declaration of 'std::atomic<__int64>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(78): note: see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(78): note: see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\atomic(1884): message : see declaration of 'std::atomic<__int64>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/HermeticPyObjectTLS.h(55,38): warning C4251: 'c10::impl::HermeticPyObjectTLS::haveState_': struct 'std::atomic' needs to have dll-interface to be used by clients of struct 'c10::impl::HermeticPyObjectTLS' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/HermeticPyObjectTLS.h(55,38): warning C4251: 'c10::impl::HermeticPyObjectTLS::haveState_': struct 'std::atomic' needs to have dll-interface to be used by clients of struct 'c10::impl::HermeticPyObjectTLS' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/HermeticPyObjectTLS.h(55,38): warning C4251: 'c10::impl::HermeticPyObjectTLS::haveState_': struct 'std::atomic' needs to have dll-interface to be used by clients of struct 'c10::impl::HermeticPyObjectTLS' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(233): note: see declaration of 'std::unique_ptr>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/HermeticPyObjectTLS.h(55,38): warning C4251: 'c10::impl::HermeticPyObjectTLS::haveState_': struct 'std::atomic' needs to have dll-interface to be used by clients of struct 'c10::impl::HermeticPyObjectTLS' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/HermeticPyObjectTLS.h(55,38): warning C4251: 'c10::impl::HermeticPyObjectTLS::haveState_': struct 'std::atomic' needs to have dll-interface to be used by clients of struct 'c10::impl::HermeticPyObjectTLS' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc)C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\atomic(1873): note: see declaration of 'std::atomic' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc)C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\atomic(1873): note: see declaration of 'std::atomic' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc)C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\atomic(1873): note: see declaration of 'std::atomic' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(237,70): warning C4251: 'c10::ExtraMeta::custom_storage_error_msg_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::ExtraMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc)C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\atomic(1873): note: see declaration of 'std::atomic' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(234,78): warning C4251: 'c10::ExtraMeta::named_tensor_meta_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of struct 'c10::ExtraMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(78): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\atomic(1873): message : see declaration of 'std::atomic' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\atomic(1873): message : see declaration of 'std::atomic' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(200): message : see declaration of 'std::unique_ptr>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(235,58): warning C4251: 'c10::ExtraMeta::backend_meta_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of struct 'c10::ExtraMeta' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ TTarget=c10::BackendMeta ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(226): message : see declaration of 'c10::intrusive_ptr>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ TTarget=c10::BackendMeta ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Storage.h(206,48): warning C4251: 'c10::Storage::storage_impl_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of struct 'c10::Storage' with [ TTarget=c10::StorageImpl ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/COW.h(20): message : see declaration of 'c10::intrusive_ptr>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ TTarget=c10::StorageImpl ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(236,71): warning C4251: 'c10::ExtraMeta::custom_data_ptr_error_msg_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::ExtraMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(78): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Storage.h(206,48): warning C4251: 'c10::Storage::storage_impl_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of struct 'c10::Storage' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ TTarget=c10::StorageImpl ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Storage.h(206,48): warning C4251: 'c10::Storage::storage_impl_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of struct 'c10::Storage' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ TTarget=c10::StorageImpl ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/COW.h(20): message : see declaration of 'c10::intrusive_ptr>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ TTarget=c10::StorageImpl ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(237,70): warning C4251: 'c10::ExtraMeta::custom_storage_error_msg_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::ExtraMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/COW.h(20): message : see declaration of 'c10::intrusive_ptr>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ TTarget=c10::StorageImpl ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(78): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/PyObjectSlot.h(167,49): warning C4251: 'c10::impl::PyObjectSlot::pyobj_interpreter_': struct 'std::atomic' needs to have dll-interface to be used by clients of struct 'c10::impl::PyObjectSlot' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/PyObjectSlot.h(167): message : see declaration of 'std::atomic' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/PyObjectSlot.h(167,49): warning C4251: 'c10::impl::PyObjectSlot::pyobj_interpreter_': struct 'std::atomic' needs to have dll-interface to be used by clients of struct 'c10::impl::PyObjectSlot' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/PyObjectSlot.h(167,49): warning C4251: 'c10::impl::PyObjectSlot::pyobj_interpreter_': struct 'std::atomic' needs to have dll-interface to be used by clients of struct 'c10::impl::PyObjectSlot' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/PyObjectSlot.h(167,49): warning C4251: 'c10::impl::PyObjectSlot::pyobj_interpreter_': struct 'std::atomic' needs to have dll-interface to be used by clients of struct 'c10::impl::PyObjectSlot' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/PyObjectSlot.h(167): message : see declaration of 'std::atomic' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/PyObjectSlot.h(167): note: see declaration of 'std::atomic' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/PyObjectSlot.h(167): note: see declaration of 'std::atomic' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/PyObjectSlot.h(167,49): warning C4251: 'c10::impl::PyObjectSlot::pyobj_interpreter_': struct 'std::atomic' needs to have dll-interface to be used by clients of struct 'c10::impl::PyObjectSlot' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/PyObjectSlot.h(167,49): warning C4251: 'c10::impl::PyObjectSlot::pyobj_interpreter_': struct 'std::atomic' needs to have dll-interface to be used by clients of struct 'c10::impl::PyObjectSlot' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/LocalDispatchKeySet.h(59,27): warning C4251: 'c10::impl::LocalDispatchKeySet::included_': class 'c10::DispatchKeySet' needs to have dll-interface to be used by clients of struct 'c10::impl::LocalDispatchKeySet' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/LocalDispatchKeySet.h(59,27): warning C4251: 'c10::impl::LocalDispatchKeySet::included_': class 'c10::DispatchKeySet' needs to have dll-interface to be used by clients of struct 'c10::impl::LocalDispatchKeySet' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(233,73): warning C4251: 'c10::ExtraMeta::symbolic_shape_meta_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of struct 'c10::ExtraMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(323,54): warning C4251: 'c10::VariableVersion::version_counter_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of struct 'c10::VariableVersion' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ TTarget=c10::VariableVersion::VersionCounter ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(323,54): warning C4251: 'c10::VariableVersion::version_counter_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of struct 'c10::VariableVersion' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ TTarget=c10::VariableVersion::VersionCounter ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(323,54): warning C4251: 'c10::VariableVersion::version_counter_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of struct 'c10::VariableVersion' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ TTarget=c10::VariableVersion::VersionCounter ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/DispatchKeySet.h(165): message : see declaration of 'c10::DispatchKeySet' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(233): note: see declaration of 'std::unique_ptr>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/LocalDispatchKeySet.h(59,27): warning C4251: 'c10::impl::LocalDispatchKeySet::included_': class 'c10::DispatchKeySet' needs to have dll-interface to be used by clients of struct 'c10::impl::LocalDispatchKeySet' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/DispatchKeySet.h(165): message : see declaration of 'c10::DispatchKeySet' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(323): note: see declaration of 'c10::intrusive_ptr>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ TTarget=c10::VariableVersion::VersionCounter ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/PyObjectSlot.h(167): message : see declaration of 'std::atomic' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/PyObjectSlot.h(167): note: see declaration of 'std::atomic' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(323): message : see declaration of 'c10::intrusive_ptr>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ TTarget=c10::VariableVersion::VersionCounter ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/DispatchKeySet.h(165): note: see declaration of 'c10::DispatchKeySet' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(323): message : see declaration of 'c10::intrusive_ptr>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ TTarget=c10::VariableVersion::VersionCounter ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/LocalDispatchKeySet.h(60,27): warning C4251: 'c10::impl::LocalDispatchKeySet::excluded_': class 'c10::DispatchKeySet' needs to have dll-interface to be used by clients of struct 'c10::impl::LocalDispatchKeySet' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(234,78): warning C4251: 'c10::ExtraMeta::named_tensor_meta_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of struct 'c10::ExtraMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/LocalDispatchKeySet.h(60,27): warning C4251: 'c10::impl::LocalDispatchKeySet::excluded_': class 'c10::DispatchKeySet' needs to have dll-interface to be used by clients of struct 'c10::impl::LocalDispatchKeySet' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/LocalDispatchKeySet.h(60,27): warning C4251: 'c10::impl::LocalDispatchKeySet::excluded_': class 'c10::DispatchKeySet' needs to have dll-interface to be used by clients of struct 'c10::impl::LocalDispatchKeySet' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/DispatchKeySet.h(165): message : see declaration of 'c10::DispatchKeySet' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(397,34): warning C4244: 'argument': conversion from 'int64_t' to 'const _Ty', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ _Ty=unsigned int ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(200): message : see declaration of 'std::unique_ptr>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/DispatchKeySet.h(165): message : see declaration of 'c10::DispatchKeySet' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/DispatchKeySet.h(165): message : see declaration of 'c10::DispatchKeySet' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Storage.h(206,48): warning C4251: 'c10::Storage::storage_impl_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of struct 'c10::Storage' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ TTarget=c10::StorageImpl ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(397,34): warning C4244: 'argument': conversion from 'int64_t' to 'const _Ty', possible loss of data with [ _Ty=unsigned int ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/COW.h(20): message : see declaration of 'c10::intrusive_ptr>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ TTarget=c10::StorageImpl ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(235,58): warning C4251: 'c10::ExtraMeta::backend_meta_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of struct 'c10::ExtraMeta' with [ TTarget=c10::BackendMeta ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(397,34): warning C4244: 'argument': conversion from 'int64_t' to 'const _Ty', possible loss of data with [ _Ty=unsigned int ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(226): message : see declaration of 'c10::intrusive_ptr>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ TTarget=c10::BackendMeta ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/LocalDispatchKeySet.h(97,26): warning C4251: 'c10::impl::IncludeDispatchKeyGuard::include_': class 'c10::DispatchKeySet' needs to have dll-interface to be used by clients of class 'c10::impl::IncludeDispatchKeyGuard' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/LocalDispatchKeySet.h(97,26): warning C4251: 'c10::impl::IncludeDispatchKeyGuard::include_': class 'c10::DispatchKeySet' needs to have dll-interface to be used by clients of class 'c10::impl::IncludeDispatchKeyGuard' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/LocalDispatchKeySet.h(97,26): warning C4251: 'c10::impl::IncludeDispatchKeyGuard::include_': class 'c10::DispatchKeySet' needs to have dll-interface to be used by clients of class 'c10::impl::IncludeDispatchKeyGuard' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(236,71): warning C4251: 'c10::ExtraMeta::custom_data_ptr_error_msg_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::ExtraMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Storage.h(206,48): warning C4251: 'c10::Storage::storage_impl_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of struct 'c10::Storage' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ TTarget=c10::StorageImpl ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/DispatchKeySet.h(165): message : see declaration of 'c10::DispatchKeySet' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/DispatchKeySet.h(165): note: see declaration of 'c10::DispatchKeySet' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/DispatchKeySet.h(165): message : see declaration of 'c10::DispatchKeySet' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(78): note: see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/COW.h(20): note: see declaration of 'c10::intrusive_ptr>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ TTarget=c10::StorageImpl ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/LocalDispatchKeySet.h(115,26): warning C4251: 'c10::impl::ExcludeDispatchKeyGuard::exclude_': class 'c10::DispatchKeySet' needs to have dll-interface to be used by clients of class 'c10::impl::ExcludeDispatchKeyGuard' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/LocalDispatchKeySet.h(115,26): warning C4251: 'c10::impl::ExcludeDispatchKeyGuard::exclude_': class 'c10::DispatchKeySet' needs to have dll-interface to be used by clients of class 'c10::impl::ExcludeDispatchKeyGuard' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/LocalDispatchKeySet.h(115,26): warning C4251: 'c10::impl::ExcludeDispatchKeyGuard::exclude_': class 'c10::DispatchKeySet' needs to have dll-interface to be used by clients of class 'c10::impl::ExcludeDispatchKeyGuard' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Storage.h(206,48): warning C4251: 'c10::Storage::storage_impl_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of struct 'c10::Storage' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ TTarget=c10::StorageImpl ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Storage.h(206,48): warning C4251: 'c10::Storage::storage_impl_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of struct 'c10::Storage' with [ TTarget=c10::StorageImpl ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(2850,71): warning C4251: 'c10::TensorImpl::autograd_meta_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of struct 'c10::TensorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(237,70): warning C4251: 'c10::ExtraMeta::custom_storage_error_msg_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::ExtraMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/DispatchKeySet.h(165): message : see declaration of 'c10::DispatchKeySet' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(2850,71): warning C4251: 'c10::TensorImpl::autograd_meta_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of struct 'c10::TensorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Storage.h(206,48): warning C4251: 'c10::Storage::storage_impl_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of struct 'c10::Storage' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ TTarget=c10::StorageImpl ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Storage.h(206,48): warning C4251: 'c10::Storage::storage_impl_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of struct 'c10::Storage' with [ TTarget=c10::StorageImpl ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/LocalDispatchKeySet.h(59,27): warning C4251: 'c10::impl::LocalDispatchKeySet::included_': class 'c10::DispatchKeySet' needs to have dll-interface to be used by clients of struct 'c10::impl::LocalDispatchKeySet' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(2850,71): warning C4251: 'c10::TensorImpl::autograd_meta_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of struct 'c10::TensorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(181): note: see declaration of 'std::unique_ptr>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/DispatchKeySet.h(165): note: see declaration of 'c10::DispatchKeySet' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/COW.h(20): message : see declaration of 'c10::intrusive_ptr>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ TTarget=c10::StorageImpl ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/COW.h(20): note: see declaration of 'c10::intrusive_ptr>' with [ TTarget=c10::StorageImpl ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/COW.h(20): note: see declaration of 'c10::intrusive_ptr>' with [ TTarget=c10::StorageImpl ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/COW.h(20): note: see declaration of 'c10::intrusive_ptr>' with [ TTarget=c10::StorageImpl ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/LocalDispatchKeySet.h(59,27): warning C4251: 'c10::impl::LocalDispatchKeySet::included_': class 'c10::DispatchKeySet' needs to have dll-interface to be used by clients of struct 'c10::impl::LocalDispatchKeySet' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/DispatchKeySet.h(165): message : see declaration of 'c10::DispatchKeySet' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(181): note: see declaration of 'std::unique_ptr>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(78): note: see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(2853,56): warning C4251: 'c10::TensorImpl::extra_meta_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of struct 'c10::TensorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(181): message : see declaration of 'std::unique_ptr>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(271): message : see declaration of 'std::unique_ptr>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/DispatchKeySet.h(165): note: see declaration of 'c10::DispatchKeySet' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/DispatchKeySet.h(165): message : see declaration of 'c10::DispatchKeySet' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(2853,56): warning C4251: 'c10::TensorImpl::extra_meta_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of struct 'c10::TensorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(2853,56): warning C4251: 'c10::TensorImpl::extra_meta_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of struct 'c10::TensorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/LocalDispatchKeySet.h(60,27): warning C4251: 'c10::impl::LocalDispatchKeySet::excluded_': class 'c10::DispatchKeySet' needs to have dll-interface to be used by clients of struct 'c10::impl::LocalDispatchKeySet' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(271): message : see declaration of 'std::unique_ptr>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(271): note: see declaration of 'std::unique_ptr>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/LocalDispatchKeySet.h(60,27): warning C4251: 'c10::impl::LocalDispatchKeySet::excluded_': class 'c10::DispatchKeySet' needs to have dll-interface to be used by clients of struct 'c10::impl::LocalDispatchKeySet' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/DispatchKeySet.h(165): message : see declaration of 'c10::DispatchKeySet' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/DispatchKeySet.h(165): message : see declaration of 'c10::DispatchKeySet' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/LocalDispatchKeySet.h(59,27): warning C4251: 'c10::impl::LocalDispatchKeySet::included_': class 'c10::DispatchKeySet' needs to have dll-interface to be used by clients of struct 'c10::impl::LocalDispatchKeySet' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/LocalDispatchKeySet.h(97,26): warning C4251: 'c10::impl::IncludeDispatchKeyGuard::include_': class 'c10::DispatchKeySet' needs to have dll-interface to be used by clients of class 'c10::impl::IncludeDispatchKeyGuard' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/DispatchKeySet.h(165): note: see declaration of 'c10::DispatchKeySet' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/LocalDispatchKeySet.h(59,27): warning C4251: 'c10::impl::LocalDispatchKeySet::included_': class 'c10::DispatchKeySet' needs to have dll-interface to be used by clients of struct 'c10::impl::LocalDispatchKeySet' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/LocalDispatchKeySet.h(97,26): warning C4251: 'c10::impl::IncludeDispatchKeyGuard::include_': class 'c10::DispatchKeySet' needs to have dll-interface to be used by clients of class 'c10::impl::IncludeDispatchKeyGuard' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymbolicShapeMeta.h(18,28): warning C4251: 'c10::SymbolicShapeMeta::sizes_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of class 'c10::SymbolicShapeMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(2884,41): warning C4251: 'c10::TensorImpl::device_opt_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::TensorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/LocalDispatchKeySet.h(59,27): warning C4251: 'c10::impl::LocalDispatchKeySet::included_': class 'c10::DispatchKeySet' needs to have dll-interface to be used by clients of struct 'c10::impl::LocalDispatchKeySet' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/LocalDispatchKeySet.h(59,27): warning C4251: 'c10::impl::LocalDispatchKeySet::included_': class 'c10::DispatchKeySet' needs to have dll-interface to be used by clients of struct 'c10::impl::LocalDispatchKeySet' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymbolicShapeMeta.h(18,28): warning C4251: 'c10::SymbolicShapeMeta::sizes_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of class 'c10::SymbolicShapeMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/DispatchKeySet.h(165): message : see declaration of 'c10::DispatchKeySet' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/LocalDispatchKeySet.h(60,27): warning C4251: 'c10::impl::LocalDispatchKeySet::excluded_': class 'c10::DispatchKeySet' needs to have dll-interface to be used by clients of struct 'c10::impl::LocalDispatchKeySet' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(2884,41): warning C4251: 'c10::TensorImpl::device_opt_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::TensorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(2884,41): warning C4251: 'c10::TensorImpl::device_opt_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::TensorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/DimVector.h(15): note: see declaration of 'c10::SmallVector' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/StorageImpl.h(274): note: see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/DispatchKeySet.h(165): note: see declaration of 'c10::DispatchKeySet' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/DispatchKeySet.h(165): message : see declaration of 'c10::DispatchKeySet' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/DispatchKeySet.h(165): note: see declaration of 'c10::DispatchKeySet' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/DispatchKeySet.h(165): message : see declaration of 'c10::DispatchKeySet' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/StorageImpl.h(274): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/LocalDispatchKeySet.h(115,26): warning C4251: 'c10::impl::ExcludeDispatchKeyGuard::exclude_': class 'c10::DispatchKeySet' needs to have dll-interface to be used by clients of class 'c10::impl::ExcludeDispatchKeyGuard' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/DimVector.h(15): message : see declaration of 'c10::SmallVector' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/StorageImpl.h(274): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/DispatchKeySet.h(165): note: see declaration of 'c10::DispatchKeySet' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/LocalDispatchKeySet.h(60,27): warning C4251: 'c10::impl::LocalDispatchKeySet::excluded_': class 'c10::DispatchKeySet' needs to have dll-interface to be used by clients of struct 'c10::impl::LocalDispatchKeySet' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymbolicShapeMeta.h(19,30): warning C4251: 'c10::SymbolicShapeMeta::strides_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of class 'c10::SymbolicShapeMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/LocalDispatchKeySet.h(60,27): warning C4251: 'c10::impl::LocalDispatchKeySet::excluded_': class 'c10::DispatchKeySet' needs to have dll-interface to be used by clients of struct 'c10::impl::LocalDispatchKeySet' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/LocalDispatchKeySet.h(60,27): warning C4251: 'c10::impl::LocalDispatchKeySet::excluded_': class 'c10::DispatchKeySet' needs to have dll-interface to be used by clients of struct 'c10::impl::LocalDispatchKeySet' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymbolicShapeMeta.h(19,30): warning C4251: 'c10::SymbolicShapeMeta::strides_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of class 'c10::SymbolicShapeMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(3007,26): warning C4251: 'c10::TensorImpl::key_set_': class 'c10::DispatchKeySet' needs to have dll-interface to be used by clients of struct 'c10::TensorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/LocalDispatchKeySet.h(115,26): warning C4251: 'c10::impl::ExcludeDispatchKeyGuard::exclude_': class 'c10::DispatchKeySet' needs to have dll-interface to be used by clients of class 'c10::impl::ExcludeDispatchKeyGuard' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/DispatchKeySet.h(165): message : see declaration of 'c10::DispatchKeySet' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/DispatchKeySet.h(165): note: see declaration of 'c10::DispatchKeySet' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(3007,26): warning C4251: 'c10::TensorImpl::key_set_': class 'c10::DispatchKeySet' needs to have dll-interface to be used by clients of struct 'c10::TensorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/DispatchKeySet.h(165): note: see declaration of 'c10::DispatchKeySet' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/DispatchKeySet.h(165): message : see declaration of 'c10::DispatchKeySet' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/DimVector.h(15): message : see declaration of 'c10::SmallVector' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/DispatchKeySet.h(165): note: see declaration of 'c10::DispatchKeySet' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(3007,26): warning C4251: 'c10::TensorImpl::key_set_': class 'c10::DispatchKeySet' needs to have dll-interface to be used by clients of struct 'c10::TensorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/LocalDispatchKeySet.h(97,26): warning C4251: 'c10::impl::IncludeDispatchKeyGuard::include_': class 'c10::DispatchKeySet' needs to have dll-interface to be used by clients of class 'c10::impl::IncludeDispatchKeyGuard' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/DimVector.h(15): message : see declaration of 'c10::SmallVector' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/DispatchKeySet.h(165): note: see declaration of 'c10::DispatchKeySet' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/LocalDispatchKeySet.h(97,26): warning C4251: 'c10::impl::IncludeDispatchKeyGuard::include_': class 'c10::DispatchKeySet' needs to have dll-interface to be used by clients of class 'c10::impl::IncludeDispatchKeyGuard' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/LocalDispatchKeySet.h(97,26): warning C4251: 'c10::impl::IncludeDispatchKeyGuard::include_': class 'c10::DispatchKeySet' needs to have dll-interface to be used by clients of class 'c10::impl::IncludeDispatchKeyGuard' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/DispatchKeySet.h(165): message : see declaration of 'c10::DispatchKeySet' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/LocalDispatchKeySet.h(97,26): warning C4251: 'c10::impl::IncludeDispatchKeyGuard::include_': class 'c10::DispatchKeySet' needs to have dll-interface to be used by clients of class 'c10::impl::IncludeDispatchKeyGuard' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/DispatchKeySet.h(165): note: see declaration of 'c10::DispatchKeySet' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/DispatchKeySet.h(165): note: see declaration of 'c10::DispatchKeySet' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymbolicShapeMeta.h(192,41): warning C4251: 'c10::SymbolicShapeMeta::available_': struct 'std::atomic' needs to have dll-interface to be used by clients of class 'c10::SymbolicShapeMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(323,54): warning C4251: 'c10::VariableVersion::version_counter_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of struct 'c10::VariableVersion' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ TTarget=c10::VariableVersion::VersionCounter ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymbolicShapeMeta.h(18,28): warning C4251: 'c10::SymbolicShapeMeta::sizes_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of class 'c10::SymbolicShapeMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/DispatchKeySet.h(165): note: see declaration of 'c10::DispatchKeySet' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymbolicShapeMeta.h(192,41): warning C4251: 'c10::SymbolicShapeMeta::available_': struct 'std::atomic' needs to have dll-interface to be used by clients of class 'c10::SymbolicShapeMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/DispatchKeySet.h(165): note: see declaration of 'c10::DispatchKeySet' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/DispatchKeySet.h(165): note: see declaration of 'c10::DispatchKeySet' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(323): message : see declaration of 'c10::intrusive_ptr>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ TTarget=c10::VariableVersion::VersionCounter ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc)C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\atomic(1880): note: see declaration of 'std::atomic' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/LocalDispatchKeySet.h(115,26): warning C4251: 'c10::impl::ExcludeDispatchKeyGuard::exclude_': class 'c10::DispatchKeySet' needs to have dll-interface to be used by clients of class 'c10::impl::ExcludeDispatchKeyGuard' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\atomic(1880): message : see declaration of 'std::atomic' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/DimVector.h(15): note: see declaration of 'c10::SmallVector' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/LocalDispatchKeySet.h(115,26): warning C4251: 'c10::impl::ExcludeDispatchKeyGuard::exclude_': class 'c10::DispatchKeySet' needs to have dll-interface to be used by clients of class 'c10::impl::ExcludeDispatchKeyGuard' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/LocalDispatchKeySet.h(115,26): warning C4251: 'c10::impl::ExcludeDispatchKeyGuard::exclude_': class 'c10::DispatchKeySet' needs to have dll-interface to be used by clients of class 'c10::impl::ExcludeDispatchKeyGuard' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymbolicShapeMeta.h(204,31): warning C4251: 'c10::SymbolicShapeMeta::mutables_': class 'std::mutex' needs to have dll-interface to be used by clients of class 'c10::SymbolicShapeMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/DispatchKeySet.h(165): message : see declaration of 'c10::DispatchKeySet' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymbolicShapeMeta.h(19,30): warning C4251: 'c10::SymbolicShapeMeta::strides_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of class 'c10::SymbolicShapeMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymbolicShapeMeta.h(204,31): warning C4251: 'c10::SymbolicShapeMeta::mutables_': class 'std::mutex' needs to have dll-interface to be used by clients of class 'c10::SymbolicShapeMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/DispatchKeySet.h(165): message : see declaration of 'c10::DispatchKeySet' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/LocalDispatchKeySet.h(115,26): warning C4251: 'c10::impl::ExcludeDispatchKeyGuard::exclude_': class 'c10::DispatchKeySet' needs to have dll-interface to be used by clients of class 'c10::impl::ExcludeDispatchKeyGuard' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc)C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\mutex(87): note: see declaration of 'std::mutex' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/DispatchKeySet.h(165): note: see declaration of 'c10::DispatchKeySet' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\mutex(87): message : see declaration of 'std::mutex' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/DimVector.h(15): message : see declaration of 'c10::SmallVector' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(397,34): warning C4244: 'argument': conversion from 'int64_t' to 'const _Ty', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ _Ty=unsigned int ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/DispatchKeySet.h(165): message : see declaration of 'c10::DispatchKeySet' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymbolicShapeMeta.h(192,41): warning C4251: 'c10::SymbolicShapeMeta::available_': struct 'std::atomic' needs to have dll-interface to be used by clients of class 'c10::SymbolicShapeMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\atomic(1880): message : see declaration of 'std::atomic' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymbolicShapeMeta.h(204,31): warning C4251: 'c10::SymbolicShapeMeta::mutables_': class 'std::mutex' needs to have dll-interface to be used by clients of class 'c10::SymbolicShapeMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\mutex(87): message : see declaration of 'std::mutex' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymbolicShapeMeta.h(18,28): warning C4251: 'c10::SymbolicShapeMeta::sizes_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of class 'c10::SymbolicShapeMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/DimVector.h(15): message : see declaration of 'c10::SmallVector' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymbolicShapeMeta.h(18,28): warning C4251: 'c10::SymbolicShapeMeta::sizes_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of class 'c10::SymbolicShapeMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymbolicShapeMeta.h(19,30): warning C4251: 'c10::SymbolicShapeMeta::strides_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of class 'c10::SymbolicShapeMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/DimVector.h(15): message : see declaration of 'c10::SmallVector' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/DimVector.h(15): note: see declaration of 'c10::SmallVector' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymbolicShapeMeta.h(19,30): warning C4251: 'c10::SymbolicShapeMeta::strides_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of class 'c10::SymbolicShapeMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/DimVector.h(15): message : see declaration of 'c10::SmallVector' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymbolicShapeMeta.h(18,28): warning C4251: 'c10::SymbolicShapeMeta::sizes_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of class 'c10::SymbolicShapeMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/DimVector.h(15): message : see declaration of 'c10::SmallVector' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymbolicShapeMeta.h(192,41): warning C4251: 'c10::SymbolicShapeMeta::available_': struct 'std::atomic' needs to have dll-interface to be used by clients of class 'c10::SymbolicShapeMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymbolicShapeMeta.h(19,30): warning C4251: 'c10::SymbolicShapeMeta::strides_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of class 'c10::SymbolicShapeMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc)C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\atomic(1880): note: see declaration of 'std::atomic' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/DimVector.h(15): message : see declaration of 'c10::SmallVector' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymbolicShapeMeta.h(192,41): warning C4251: 'c10::SymbolicShapeMeta::available_': struct 'std::atomic' needs to have dll-interface to be used by clients of class 'c10::SymbolicShapeMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymbolicShapeMeta.h(204,31): warning C4251: 'c10::SymbolicShapeMeta::mutables_': class 'std::mutex' needs to have dll-interface to be used by clients of class 'c10::SymbolicShapeMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc)C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\atomic(1880): note: see declaration of 'std::atomic' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\mutex(87): message : see declaration of 'std::mutex' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymbolicShapeMeta.h(204,31): warning C4251: 'c10::SymbolicShapeMeta::mutables_': class 'std::mutex' needs to have dll-interface to be used by clients of class 'c10::SymbolicShapeMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\mutex(87): message : see declaration of 'std::mutex' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymbolicShapeMeta.h(192,41): warning C4251: 'c10::SymbolicShapeMeta::available_': struct 'std::atomic' needs to have dll-interface to be used by clients of class 'c10::SymbolicShapeMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\atomic(1880): message : see declaration of 'std::atomic' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymbolicShapeMeta.h(18,28): warning C4251: 'c10::SymbolicShapeMeta::sizes_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of class 'c10::SymbolicShapeMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/DimVector.h(15): message : see declaration of 'c10::SmallVector' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymbolicShapeMeta.h(204,31): warning C4251: 'c10::SymbolicShapeMeta::mutables_': class 'std::mutex' needs to have dll-interface to be used by clients of class 'c10::SymbolicShapeMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\mutex(87): message : see declaration of 'std::mutex' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymbolicShapeMeta.h(19,30): warning C4251: 'c10::SymbolicShapeMeta::strides_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of class 'c10::SymbolicShapeMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/DimVector.h(15): message : see declaration of 'c10::SmallVector' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(2850,71): warning C4251: 'c10::TensorImpl::autograd_meta_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of struct 'c10::TensorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(181): message : see declaration of 'std::unique_ptr>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymbolicShapeMeta.h(18,28): warning C4251: 'c10::SymbolicShapeMeta::sizes_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of class 'c10::SymbolicShapeMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymbolicShapeMeta.h(192,41): warning C4251: 'c10::SymbolicShapeMeta::available_': struct 'std::atomic' needs to have dll-interface to be used by clients of class 'c10::SymbolicShapeMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/DimVector.h(15): message : see declaration of 'c10::SmallVector' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(2853,56): warning C4251: 'c10::TensorImpl::extra_meta_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of struct 'c10::TensorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc)C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\atomic(1880): note: see declaration of 'std::atomic' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymbolicShapeMeta.h(19,30): warning C4251: 'c10::SymbolicShapeMeta::strides_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of class 'c10::SymbolicShapeMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(271): message : see declaration of 'std::unique_ptr>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/DimVector.h(15): message : see declaration of 'c10::SmallVector' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymbolicShapeMeta.h(204,31): warning C4251: 'c10::SymbolicShapeMeta::mutables_': class 'std::mutex' needs to have dll-interface to be used by clients of class 'c10::SymbolicShapeMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\mutex(87): message : see declaration of 'std::mutex' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymbolicShapeMeta.h(18,28): warning C4251: 'c10::SymbolicShapeMeta::sizes_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of class 'c10::SymbolicShapeMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymbolicShapeMeta.h(192,41): warning C4251: 'c10::SymbolicShapeMeta::available_': struct 'std::atomic' needs to have dll-interface to be used by clients of class 'c10::SymbolicShapeMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/DimVector.h(15): note: see declaration of 'c10::SmallVector' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\atomic(1880): message : see declaration of 'std::atomic' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymbolicShapeMeta.h(19,30): warning C4251: 'c10::SymbolicShapeMeta::strides_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of class 'c10::SymbolicShapeMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/DimVector.h(15): message : see declaration of 'c10::SmallVector' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymbolicShapeMeta.h(204,31): warning C4251: 'c10::SymbolicShapeMeta::mutables_': class 'std::mutex' needs to have dll-interface to be used by clients of class 'c10::SymbolicShapeMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\mutex(87): message : see declaration of 'std::mutex' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymbolicShapeMeta.h(192,41): warning C4251: 'c10::SymbolicShapeMeta::available_': struct 'std::atomic' needs to have dll-interface to be used by clients of class 'c10::SymbolicShapeMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\atomic(1880): message : see declaration of 'std::atomic' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymbolicShapeMeta.h(204,31): warning C4251: 'c10::SymbolicShapeMeta::mutables_': class 'std::mutex' needs to have dll-interface to be used by clients of class 'c10::SymbolicShapeMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\mutex(87): message : see declaration of 'std::mutex' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(2884,41): warning C4251: 'c10::TensorImpl::device_opt_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::TensorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/StorageImpl.h(274): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(3007,26): warning C4251: 'c10::TensorImpl::key_set_': class 'c10::DispatchKeySet' needs to have dll-interface to be used by clients of struct 'c10::TensorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/DispatchKeySet.h(165): message : see declaration of 'c10::DispatchKeySet' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(233,73): warning C4251: 'c10::ExtraMeta::symbolic_shape_meta_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of struct 'c10::ExtraMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(233): message : see declaration of 'std::unique_ptr>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(233,73): warning C4251: 'c10::ExtraMeta::symbolic_shape_meta_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of struct 'c10::ExtraMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(233): message : see declaration of 'std::unique_ptr>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(234,78): warning C4251: 'c10::ExtraMeta::named_tensor_meta_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of struct 'c10::ExtraMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(200): message : see declaration of 'std::unique_ptr>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(234,78): warning C4251: 'c10::ExtraMeta::named_tensor_meta_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of struct 'c10::ExtraMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(235,58): warning C4251: 'c10::ExtraMeta::backend_meta_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of struct 'c10::ExtraMeta' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ TTarget=c10::BackendMeta ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(200): message : see declaration of 'std::unique_ptr>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(226): message : see declaration of 'c10::intrusive_ptr>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ TTarget=c10::BackendMeta ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(235,58): warning C4251: 'c10::ExtraMeta::backend_meta_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of struct 'c10::ExtraMeta' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ TTarget=c10::BackendMeta ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(236,71): warning C4251: 'c10::ExtraMeta::custom_data_ptr_error_msg_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::ExtraMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(226): note: see declaration of 'c10::intrusive_ptr>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ TTarget=c10::BackendMeta ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(236,71): warning C4251: 'c10::ExtraMeta::custom_data_ptr_error_msg_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::ExtraMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(78): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(78): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(237,70): warning C4251: 'c10::ExtraMeta::custom_storage_error_msg_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::ExtraMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(237,70): warning C4251: 'c10::ExtraMeta::custom_storage_error_msg_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::ExtraMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(78): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(78): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(233,73): warning C4251: 'c10::ExtraMeta::symbolic_shape_meta_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of struct 'c10::ExtraMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(233): message : see declaration of 'std::unique_ptr>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(234,78): warning C4251: 'c10::ExtraMeta::named_tensor_meta_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of struct 'c10::ExtraMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(200): message : see declaration of 'std::unique_ptr>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(235,58): warning C4251: 'c10::ExtraMeta::backend_meta_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of struct 'c10::ExtraMeta' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ TTarget=c10::BackendMeta ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(226): message : see declaration of 'c10::intrusive_ptr>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ TTarget=c10::BackendMeta ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(236,71): warning C4251: 'c10::ExtraMeta::custom_data_ptr_error_msg_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::ExtraMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(78): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(237,70): warning C4251: 'c10::ExtraMeta::custom_storage_error_msg_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::ExtraMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(78): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(233,73): warning C4251: 'c10::ExtraMeta::symbolic_shape_meta_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of struct 'c10::ExtraMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(233): message : see declaration of 'std::unique_ptr>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(234,78): warning C4251: 'c10::ExtraMeta::named_tensor_meta_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of struct 'c10::ExtraMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(200): message : see declaration of 'std::unique_ptr>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(233,73): warning C4251: 'c10::ExtraMeta::symbolic_shape_meta_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of struct 'c10::ExtraMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(233): message : see declaration of 'std::unique_ptr>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(235,58): warning C4251: 'c10::ExtraMeta::backend_meta_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of struct 'c10::ExtraMeta' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ TTarget=c10::BackendMeta ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(226): message : see declaration of 'c10::intrusive_ptr>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ TTarget=c10::BackendMeta ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(234,78): warning C4251: 'c10::ExtraMeta::named_tensor_meta_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of struct 'c10::ExtraMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(233,73): warning C4251: 'c10::ExtraMeta::symbolic_shape_meta_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of struct 'c10::ExtraMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(200): message : see declaration of 'std::unique_ptr>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(233): note: see declaration of 'std::unique_ptr>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(236,71): warning C4251: 'c10::ExtraMeta::custom_data_ptr_error_msg_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::ExtraMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(323,54): warning C4251: 'c10::VariableVersion::version_counter_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of struct 'c10::VariableVersion' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ TTarget=c10::VariableVersion::VersionCounter ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(323,54): warning C4251: 'c10::VariableVersion::version_counter_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of struct 'c10::VariableVersion' with [ TTarget=c10::VariableVersion::VersionCounter ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(233,73): warning C4251: 'c10::ExtraMeta::symbolic_shape_meta_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of struct 'c10::ExtraMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(233,73): warning C4251: 'c10::ExtraMeta::symbolic_shape_meta_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of struct 'c10::ExtraMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(233,73): warning C4251: 'c10::ExtraMeta::symbolic_shape_meta_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of struct 'c10::ExtraMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(234,78): warning C4251: 'c10::ExtraMeta::named_tensor_meta_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of struct 'c10::ExtraMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(235,58): warning C4251: 'c10::ExtraMeta::backend_meta_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of struct 'c10::ExtraMeta' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ TTarget=c10::BackendMeta ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(78): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(323,54): warning C4251: 'c10::VariableVersion::version_counter_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of struct 'c10::VariableVersion' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ TTarget=c10::VariableVersion::VersionCounter ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(323): message : see declaration of 'c10::intrusive_ptr>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ TTarget=c10::VariableVersion::VersionCounter ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(323): note: see declaration of 'c10::intrusive_ptr>' with [ TTarget=c10::VariableVersion::VersionCounter ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(200): note: see declaration of 'std::unique_ptr>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(226): note: see declaration of 'c10::intrusive_ptr>' with [ TTarget=c10::BackendMeta ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(233): note: see declaration of 'std::unique_ptr>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(233): note: see declaration of 'std::unique_ptr>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(237,70): warning C4251: 'c10::ExtraMeta::custom_storage_error_msg_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::ExtraMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(233): note: see declaration of 'std::unique_ptr>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(323): note: see declaration of 'c10::intrusive_ptr>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ TTarget=c10::VariableVersion::VersionCounter ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(235,58): warning C4251: 'c10::ExtraMeta::backend_meta_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of struct 'c10::ExtraMeta' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ TTarget=c10::BackendMeta ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(78): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(236,71): warning C4251: 'c10::ExtraMeta::custom_data_ptr_error_msg_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::ExtraMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(234,78): warning C4251: 'c10::ExtraMeta::named_tensor_meta_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of struct 'c10::ExtraMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(234,78): warning C4251: 'c10::ExtraMeta::named_tensor_meta_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of struct 'c10::ExtraMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(234,78): warning C4251: 'c10::ExtraMeta::named_tensor_meta_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of struct 'c10::ExtraMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(226): message : see declaration of 'c10::intrusive_ptr>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ TTarget=c10::BackendMeta ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(397,34): warning C4244: 'argument': conversion from 'int64_t' to 'const _Ty', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ _Ty=unsigned int ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(78): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(200): message : see declaration of 'std::unique_ptr>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(200): note: see declaration of 'std::unique_ptr>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(200): note: see declaration of 'std::unique_ptr>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(397,34): warning C4244: 'argument': conversion from 'int64_t' to 'const _Ty', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ _Ty=unsigned int ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(236,71): warning C4251: 'c10::ExtraMeta::custom_data_ptr_error_msg_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::ExtraMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(237,70): warning C4251: 'c10::ExtraMeta::custom_storage_error_msg_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::ExtraMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(235,58): warning C4251: 'c10::ExtraMeta::backend_meta_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of struct 'c10::ExtraMeta' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ TTarget=c10::BackendMeta ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(235,58): warning C4251: 'c10::ExtraMeta::backend_meta_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of struct 'c10::ExtraMeta' with [ TTarget=c10::BackendMeta ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(235,58): warning C4251: 'c10::ExtraMeta::backend_meta_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of struct 'c10::ExtraMeta' with [ TTarget=c10::BackendMeta ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(397,34): warning C4244: 'argument': conversion from 'int64_t' to 'const _Ty', possible loss of data with [ _Ty=unsigned int ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(78): note: see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(78): note: see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(226): message : see declaration of 'c10::intrusive_ptr>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ TTarget=c10::BackendMeta ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(226): note: see declaration of 'c10::intrusive_ptr>' with [ TTarget=c10::BackendMeta ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(226): message : see declaration of 'c10::intrusive_ptr>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ TTarget=c10::BackendMeta ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(237,70): warning C4251: 'c10::ExtraMeta::custom_storage_error_msg_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::ExtraMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(236,71): warning C4251: 'c10::ExtraMeta::custom_data_ptr_error_msg_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::ExtraMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(78): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(236,71): warning C4251: 'c10::ExtraMeta::custom_data_ptr_error_msg_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::ExtraMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(236,71): warning C4251: 'c10::ExtraMeta::custom_data_ptr_error_msg_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::ExtraMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(78): note: see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(78): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(78): note: see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(237,70): warning C4251: 'c10::ExtraMeta::custom_storage_error_msg_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::ExtraMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(323,54): warning C4251: 'c10::VariableVersion::version_counter_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of struct 'c10::VariableVersion' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ TTarget=c10::VariableVersion::VersionCounter ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(2850,71): warning C4251: 'c10::TensorImpl::autograd_meta_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of struct 'c10::TensorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(2850,71): warning C4251: 'c10::TensorImpl::autograd_meta_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of struct 'c10::TensorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(237,70): warning C4251: 'c10::ExtraMeta::custom_storage_error_msg_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::ExtraMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(237,70): warning C4251: 'c10::ExtraMeta::custom_storage_error_msg_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::ExtraMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(78): note: see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(2850,71): warning C4251: 'c10::TensorImpl::autograd_meta_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of struct 'c10::TensorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(323): message : see declaration of 'c10::intrusive_ptr>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ TTarget=c10::VariableVersion::VersionCounter ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(323,54): warning C4251: 'c10::VariableVersion::version_counter_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of struct 'c10::VariableVersion' with [ TTarget=c10::VariableVersion::VersionCounter ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(323,54): warning C4251: 'c10::VariableVersion::version_counter_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of struct 'c10::VariableVersion' with [ TTarget=c10::VariableVersion::VersionCounter ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(181): note: see declaration of 'std::unique_ptr>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(78): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(78): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(181): message : see declaration of 'std::unique_ptr>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(181): message : see declaration of 'std::unique_ptr>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(323): note: see declaration of 'c10::intrusive_ptr>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ TTarget=c10::VariableVersion::VersionCounter ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(323): note: see declaration of 'c10::intrusive_ptr>' with [ TTarget=c10::VariableVersion::VersionCounter ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(2853,56): warning C4251: 'c10::TensorImpl::extra_meta_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of struct 'c10::TensorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(2853,56): warning C4251: 'c10::TensorImpl::extra_meta_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of struct 'c10::TensorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(271): note: see declaration of 'std::unique_ptr>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(2853,56): warning C4251: 'c10::TensorImpl::extra_meta_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of struct 'c10::TensorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(271): message : see declaration of 'std::unique_ptr>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(271): note: see declaration of 'std::unique_ptr>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(397,34): warning C4244: 'argument': conversion from 'int64_t' to 'const _Ty', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ _Ty=unsigned int ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(397,34): warning C4244: 'argument': conversion from 'int64_t' to 'const _Ty', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ _Ty=unsigned int ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(397,34): warning C4244: 'argument': conversion from 'int64_t' to 'const _Ty', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ _Ty=unsigned int ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(2884,41): warning C4251: 'c10::TensorImpl::device_opt_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::TensorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(2884,41): warning C4251: 'c10::TensorImpl::device_opt_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::TensorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(2884,41): warning C4251: 'c10::TensorImpl::device_opt_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::TensorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/StorageImpl.h(274): note: see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/StorageImpl.h(274): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/StorageImpl.h(274): note: see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(3007,26): warning C4251: 'c10::TensorImpl::key_set_': class 'c10::DispatchKeySet' needs to have dll-interface to be used by clients of struct 'c10::TensorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/DispatchKeySet.h(165): message : see declaration of 'c10::DispatchKeySet' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(3007,26): warning C4251: 'c10::TensorImpl::key_set_': class 'c10::DispatchKeySet' needs to have dll-interface to be used by clients of struct 'c10::TensorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(3007,26): warning C4251: 'c10::TensorImpl::key_set_': class 'c10::DispatchKeySet' needs to have dll-interface to be used by clients of struct 'c10::TensorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/DispatchKeySet.h(165): message : see declaration of 'c10::DispatchKeySet' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/DispatchKeySet.h(165): message : see declaration of 'c10::DispatchKeySet' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(2850,71): warning C4251: 'c10::TensorImpl::autograd_meta_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of struct 'c10::TensorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(181): message : see declaration of 'std::unique_ptr>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(2853,56): warning C4251: 'c10::TensorImpl::extra_meta_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of struct 'c10::TensorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(323,54): warning C4251: 'c10::VariableVersion::version_counter_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of struct 'c10::VariableVersion' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ TTarget=c10::VariableVersion::VersionCounter ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(323,54): warning C4251: 'c10::VariableVersion::version_counter_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of struct 'c10::VariableVersion' with [ TTarget=c10::VariableVersion::VersionCounter ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(2850,71): warning C4251: 'c10::TensorImpl::autograd_meta_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of struct 'c10::TensorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(323,54): warning C4251: 'c10::VariableVersion::version_counter_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of struct 'c10::VariableVersion' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ TTarget=c10::VariableVersion::VersionCounter ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/DeprecatedTypePropertiesRegistry.h(27,47): warning C4251: 'at::DeprecatedTypePropertiesRegistry::registry': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of class 'at::DeprecatedTypePropertiesRegistry' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/DeprecatedTypePropertiesRegistry.h(27,47): warning C4251: 'at::DeprecatedTypePropertiesRegistry::registry': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of class 'at::DeprecatedTypePropertiesRegistry' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(2850,71): warning C4251: 'c10::TensorImpl::autograd_meta_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of struct 'c10::TensorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(271): message : see declaration of 'std::unique_ptr>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(323): note: see declaration of 'c10::intrusive_ptr>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ TTarget=c10::VariableVersion::VersionCounter ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(323): note: see declaration of 'c10::intrusive_ptr>' with [ TTarget=c10::VariableVersion::VersionCounter ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/DeprecatedTypePropertiesRegistry.h(25): message : see declaration of 'std::unique_ptr>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(181): note: see declaration of 'std::unique_ptr>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(323): message : see declaration of 'c10::intrusive_ptr>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ TTarget=c10::VariableVersion::VersionCounter ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/DeprecatedTypePropertiesRegistry.h(25): note: see declaration of 'std::unique_ptr>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(181): note: see declaration of 'std::unique_ptr>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(2853,56): warning C4251: 'c10::TensorImpl::extra_meta_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of struct 'c10::TensorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(2853,56): warning C4251: 'c10::TensorImpl::extra_meta_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of struct 'c10::TensorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(397,34): warning C4244: 'argument': conversion from 'int64_t' to 'const _Ty', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ _Ty=unsigned int ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(271): message : see declaration of 'std::unique_ptr>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/GeneratorImpl.h(79,20): warning C4251: 'c10::GeneratorImpl::mutex_': class 'std::mutex' needs to have dll-interface to be used by clients of struct 'c10::GeneratorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(271): note: see declaration of 'std::unique_ptr>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/GeneratorImpl.h(79,20): warning C4251: 'c10::GeneratorImpl::mutex_': class 'std::mutex' needs to have dll-interface to be used by clients of struct 'c10::GeneratorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(397,34): warning C4244: 'argument': conversion from 'int64_t' to 'const _Ty', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ _Ty=unsigned int ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc)C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\mutex(87): note: see declaration of 'std::mutex' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\mutex(87): message : see declaration of 'std::mutex' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/GeneratorImpl.h(95,26): warning C4251: 'c10::GeneratorImpl::key_set_': class 'c10::DispatchKeySet' needs to have dll-interface to be used by clients of struct 'c10::GeneratorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(397,34): warning C4244: 'argument': conversion from 'int64_t' to 'const _Ty', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ _Ty=unsigned int ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/DispatchKeySet.h(165): message : see declaration of 'c10::DispatchKeySet' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/GeneratorImpl.h(95,26): warning C4251: 'c10::GeneratorImpl::key_set_': class 'c10::DispatchKeySet' needs to have dll-interface to be used by clients of struct 'c10::GeneratorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(2884,41): warning C4251: 'c10::TensorImpl::device_opt_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::TensorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(2884,41): warning C4251: 'c10::TensorImpl::device_opt_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::TensorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(2884,41): warning C4251: 'c10::TensorImpl::device_opt_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::TensorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/DispatchKeySet.h(165): message : see declaration of 'c10::DispatchKeySet' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/StorageImpl.h(274): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/StorageImpl.h(274): note: see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/StorageImpl.h(274): note: see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(3007,26): warning C4251: 'c10::TensorImpl::key_set_': class 'c10::DispatchKeySet' needs to have dll-interface to be used by clients of struct 'c10::TensorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(3007,26): warning C4251: 'c10::TensorImpl::key_set_': class 'c10::DispatchKeySet' needs to have dll-interface to be used by clients of struct 'c10::TensorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(3007,26): warning C4251: 'c10::TensorImpl::key_set_': class 'c10::DispatchKeySet' needs to have dll-interface to be used by clients of struct 'c10::TensorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/DispatchKeySet.h(165): message : see declaration of 'c10::DispatchKeySet' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/DispatchKeySet.h(165): note: see declaration of 'c10::DispatchKeySet' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/DispatchKeySet.h(165): message : see declaration of 'c10::DispatchKeySet' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/Generator.h(139,47): warning C4251: 'at::Generator::impl_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of struct 'at::Generator' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ TTarget=c10::GeneratorImpl ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/Generator.h(139,47): warning C4251: 'at::Generator::impl_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of struct 'at::Generator' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ TTarget=c10::GeneratorImpl ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(2850,71): warning C4251: 'c10::TensorImpl::autograd_meta_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of struct 'c10::TensorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(2850,71): warning C4251: 'c10::TensorImpl::autograd_meta_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of struct 'c10::TensorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(2850,71): warning C4251: 'c10::TensorImpl::autograd_meta_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of struct 'c10::TensorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/GeneratorImpl.h(66): message : see declaration of 'c10::intrusive_ptr>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ TTarget=c10::GeneratorImpl ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/GeneratorImpl.h(66): note: see declaration of 'c10::intrusive_ptr>' with [ TTarget=c10::GeneratorImpl ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(181): note: see declaration of 'std::unique_ptr>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(181): note: see declaration of 'std::unique_ptr>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(181): note: see declaration of 'std::unique_ptr>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(2853,56): warning C4251: 'c10::TensorImpl::extra_meta_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of struct 'c10::TensorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(2853,56): warning C4251: 'c10::TensorImpl::extra_meta_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of struct 'c10::TensorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(2853,56): warning C4251: 'c10::TensorImpl::extra_meta_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of struct 'c10::TensorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(271): note: see declaration of 'std::unique_ptr>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(271): message : see declaration of 'std::unique_ptr>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(271): note: see declaration of 'std::unique_ptr>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/DeprecatedTypePropertiesRegistry.h(27,47): warning C4251: 'at::DeprecatedTypePropertiesRegistry::registry': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of class 'at::DeprecatedTypePropertiesRegistry' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/DeprecatedTypePropertiesRegistry.h(25): message : see declaration of 'std::unique_ptr>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/DeprecatedTypePropertiesRegistry.h(27,47): warning C4251: 'at::DeprecatedTypePropertiesRegistry::registry': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of class 'at::DeprecatedTypePropertiesRegistry' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/DeprecatedTypePropertiesRegistry.h(25): message : see declaration of 'std::unique_ptr>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(2884,41): warning C4251: 'c10::TensorImpl::device_opt_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::TensorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/StorageImpl.h(274): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(3007,26): warning C4251: 'c10::TensorImpl::key_set_': class 'c10::DispatchKeySet' needs to have dll-interface to be used by clients of struct 'c10::TensorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/GeneratorImpl.h(79,20): warning C4251: 'c10::GeneratorImpl::mutex_': class 'std::mutex' needs to have dll-interface to be used by clients of struct 'c10::GeneratorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(2884,41): warning C4251: 'c10::TensorImpl::device_opt_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::TensorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(2884,41): warning C4251: 'c10::TensorImpl::device_opt_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::TensorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/GeneratorImpl.h(79,20): warning C4251: 'c10::GeneratorImpl::mutex_': class 'std::mutex' needs to have dll-interface to be used by clients of struct 'c10::GeneratorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/DispatchKeySet.h(165): message : see declaration of 'c10::DispatchKeySet' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\mutex(87): message : see declaration of 'std::mutex' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/StorageImpl.h(274): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc)C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\mutex(87): note: see declaration of 'std::mutex' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/StorageImpl.h(274): note: see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/GeneratorImpl.h(95,26): warning C4251: 'c10::GeneratorImpl::key_set_': class 'c10::DispatchKeySet' needs to have dll-interface to be used by clients of struct 'c10::GeneratorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/GeneratorImpl.h(95,26): warning C4251: 'c10::GeneratorImpl::key_set_': class 'c10::DispatchKeySet' needs to have dll-interface to be used by clients of struct 'c10::GeneratorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/DispatchKeySet.h(165): message : see declaration of 'c10::DispatchKeySet' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/DispatchKeySet.h(165): note: see declaration of 'c10::DispatchKeySet' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(3007,26): warning C4251: 'c10::TensorImpl::key_set_': class 'c10::DispatchKeySet' needs to have dll-interface to be used by clients of struct 'c10::TensorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(3007,26): warning C4251: 'c10::TensorImpl::key_set_': class 'c10::DispatchKeySet' needs to have dll-interface to be used by clients of struct 'c10::TensorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/DispatchKeySet.h(165): message : see declaration of 'c10::DispatchKeySet' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/DispatchKeySet.h(165): note: see declaration of 'c10::DispatchKeySet' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/Generator.h(139,47): warning C4251: 'at::Generator::impl_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of struct 'at::Generator' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ TTarget=c10::GeneratorImpl ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/Generator.h(139,47): warning C4251: 'at::Generator::impl_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of struct 'at::Generator' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ TTarget=c10::GeneratorImpl ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/GeneratorImpl.h(66): message : see declaration of 'c10::intrusive_ptr>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ TTarget=c10::GeneratorImpl ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/GeneratorImpl.h(66): message : see declaration of 'c10::intrusive_ptr>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ TTarget=c10::GeneratorImpl ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/NamedTensor.h(68,30): warning C4251: 'at::NamedTensorMeta::names_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'at::NamedTensorMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/NamedTensor.h(34): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/NamedTensor.h(68,30): warning C4251: 'at::NamedTensorMeta::names_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'at::NamedTensorMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/NamedTensor.h(34): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/NamedTensor.h(68,30): warning C4251: 'at::NamedTensorMeta::names_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'at::NamedTensorMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/NamedTensor.h(34): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/NamedTensor.h(68,30): warning C4251: 'at::NamedTensorMeta::names_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'at::NamedTensorMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/NamedTensor.h(34): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/TensorBase.h(917,60): warning C4251: 'at::TensorBase::impl_': class 'c10::intrusive_ptr' needs to have dll-interface to be used by clients of class 'at::TensorBase' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/TensorBase.h(99): message : see declaration of 'c10::intrusive_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/TensorBase.h(917,60): warning C4251: 'at::TensorBase::impl_': class 'c10::intrusive_ptr' needs to have dll-interface to be used by clients of class 'at::TensorBase' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/TensorBase.h(99): message : see declaration of 'c10::intrusive_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/TensorBase.h(917,60): warning C4251: 'at::TensorBase::impl_': class 'c10::intrusive_ptr' needs to have dll-interface to be used by clients of class 'at::TensorBase' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/TensorBase.h(917,60): warning C4251: 'at::TensorBase::impl_': class 'c10::intrusive_ptr' needs to have dll-interface to be used by clients of class 'at::TensorBase' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/TensorBase.h(99): message : see declaration of 'c10::intrusive_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/TensorBase.h(99): message : see declaration of 'c10::intrusive_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/DeprecatedTypePropertiesRegistry.h(27,47): warning C4251: 'at::DeprecatedTypePropertiesRegistry::registry': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of class 'at::DeprecatedTypePropertiesRegistry' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/DeprecatedTypePropertiesRegistry.h(25): message : see declaration of 'std::unique_ptr>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/DeprecatedTypePropertiesRegistry.h(27,47): warning C4251: 'at::DeprecatedTypePropertiesRegistry::registry': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of class 'at::DeprecatedTypePropertiesRegistry' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/DeprecatedTypePropertiesRegistry.h(25): message : see declaration of 'std::unique_ptr>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/GeneratorImpl.h(79,20): warning C4251: 'c10::GeneratorImpl::mutex_': class 'std::mutex' needs to have dll-interface to be used by clients of struct 'c10::GeneratorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\mutex(87): message : see declaration of 'std::mutex' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/GeneratorImpl.h(95,26): warning C4251: 'c10::GeneratorImpl::key_set_': class 'c10::DispatchKeySet' needs to have dll-interface to be used by clients of struct 'c10::GeneratorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/DispatchKeySet.h(165): message : see declaration of 'c10::DispatchKeySet' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/GeneratorImpl.h(79,20): warning C4251: 'c10::GeneratorImpl::mutex_': class 'std::mutex' needs to have dll-interface to be used by clients of struct 'c10::GeneratorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\mutex(87): message : see declaration of 'std::mutex' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/GeneratorImpl.h(95,26): warning C4251: 'c10::GeneratorImpl::key_set_': class 'c10::DispatchKeySet' needs to have dll-interface to be used by clients of struct 'c10::GeneratorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/DispatchKeySet.h(165): message : see declaration of 'c10::DispatchKeySet' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/Generator.h(139,47): warning C4251: 'at::Generator::impl_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of struct 'at::Generator' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ TTarget=c10::GeneratorImpl ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/GeneratorImpl.h(66): message : see declaration of 'c10::intrusive_ptr>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ TTarget=c10::GeneratorImpl ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/Generator.h(139,47): warning C4251: 'at::Generator::impl_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of struct 'at::Generator' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ TTarget=c10::GeneratorImpl ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/DeprecatedTypePropertiesRegistry.h(27,47): warning C4251: 'at::DeprecatedTypePropertiesRegistry::registry': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of class 'at::DeprecatedTypePropertiesRegistry' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/GeneratorImpl.h(66): message : see declaration of 'c10::intrusive_ptr>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ TTarget=c10::GeneratorImpl ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/DeprecatedTypePropertiesRegistry.h(25): note: see declaration of 'std::unique_ptr>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/GeneratorImpl.h(79,20): warning C4251: 'c10::GeneratorImpl::mutex_': class 'std::mutex' needs to have dll-interface to be used by clients of struct 'c10::GeneratorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\mutex(87): message : see declaration of 'std::mutex' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/GeneratorImpl.h(95,26): warning C4251: 'c10::GeneratorImpl::key_set_': class 'c10::DispatchKeySet' needs to have dll-interface to be used by clients of struct 'c10::GeneratorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/DispatchKeySet.h(165): message : see declaration of 'c10::DispatchKeySet' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/Generator.h(139,47): warning C4251: 'at::Generator::impl_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of struct 'at::Generator' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ TTarget=c10::GeneratorImpl ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/GeneratorImpl.h(66): message : see declaration of 'c10::intrusive_ptr>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ TTarget=c10::GeneratorImpl ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/DeprecatedTypePropertiesRegistry.h(27,47): warning C4251: 'at::DeprecatedTypePropertiesRegistry::registry': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of class 'at::DeprecatedTypePropertiesRegistry' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/DeprecatedTypePropertiesRegistry.h(25): message : see declaration of 'std::unique_ptr>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/DeprecatedTypePropertiesRegistry.h(27,47): warning C4251: 'at::DeprecatedTypePropertiesRegistry::registry': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of class 'at::DeprecatedTypePropertiesRegistry' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/DeprecatedTypePropertiesRegistry.h(25): message : see declaration of 'std::unique_ptr>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/NamedTensor.h(68,30): warning C4251: 'at::NamedTensorMeta::names_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'at::NamedTensorMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/NamedTensor.h(34): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/NamedTensor.h(68,30): warning C4251: 'at::NamedTensorMeta::names_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'at::NamedTensorMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/NamedTensor.h(34): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/GeneratorImpl.h(79,20): warning C4251: 'c10::GeneratorImpl::mutex_': class 'std::mutex' needs to have dll-interface to be used by clients of struct 'c10::GeneratorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\mutex(87): message : see declaration of 'std::mutex' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/GeneratorImpl.h(95,26): warning C4251: 'c10::GeneratorImpl::key_set_': class 'c10::DispatchKeySet' needs to have dll-interface to be used by clients of struct 'c10::GeneratorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/DeprecatedTypePropertiesRegistry.h(27,47): warning C4251: 'at::DeprecatedTypePropertiesRegistry::registry': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of class 'at::DeprecatedTypePropertiesRegistry' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/DispatchKeySet.h(165): note: see declaration of 'c10::DispatchKeySet' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/DeprecatedTypePropertiesRegistry.h(25): message : see declaration of 'std::unique_ptr>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/GeneratorImpl.h(79,20): warning C4251: 'c10::GeneratorImpl::mutex_': class 'std::mutex' needs to have dll-interface to be used by clients of struct 'c10::GeneratorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\mutex(87): message : see declaration of 'std::mutex' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/GeneratorImpl.h(95,26): warning C4251: 'c10::GeneratorImpl::key_set_': class 'c10::DispatchKeySet' needs to have dll-interface to be used by clients of struct 'c10::GeneratorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/DispatchKeySet.h(165): message : see declaration of 'c10::DispatchKeySet' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/Generator.h(139,47): warning C4251: 'at::Generator::impl_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of struct 'at::Generator' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ TTarget=c10::GeneratorImpl ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/GeneratorImpl.h(66): message : see declaration of 'c10::intrusive_ptr>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ TTarget=c10::GeneratorImpl ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/Generator.h(139,47): warning C4251: 'at::Generator::impl_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of struct 'at::Generator' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ TTarget=c10::GeneratorImpl ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/GeneratorImpl.h(66): message : see declaration of 'c10::intrusive_ptr>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ TTarget=c10::GeneratorImpl ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/GeneratorImpl.h(79,20): warning C4251: 'c10::GeneratorImpl::mutex_': class 'std::mutex' needs to have dll-interface to be used by clients of struct 'c10::GeneratorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\mutex(87): message : see declaration of 'std::mutex' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/GeneratorImpl.h(95,26): warning C4251: 'c10::GeneratorImpl::key_set_': class 'c10::DispatchKeySet' needs to have dll-interface to be used by clients of struct 'c10::GeneratorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/NamedTensor.h(68,30): warning C4251: 'at::NamedTensorMeta::names_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'at::NamedTensorMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/DispatchKeySet.h(165): message : see declaration of 'c10::DispatchKeySet' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/NamedTensor.h(34): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/Generator.h(139,47): warning C4251: 'at::Generator::impl_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of struct 'at::Generator' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ TTarget=c10::GeneratorImpl ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/GeneratorImpl.h(66): message : see declaration of 'c10::intrusive_ptr>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ TTarget=c10::GeneratorImpl ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/DeprecatedTypePropertiesRegistry.h(27,47): warning C4251: 'at::DeprecatedTypePropertiesRegistry::registry': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of class 'at::DeprecatedTypePropertiesRegistry' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/DeprecatedTypePropertiesRegistry.h(25): message : see declaration of 'std::unique_ptr>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/DeprecatedTypePropertiesRegistry.h(27,47): warning C4251: 'at::DeprecatedTypePropertiesRegistry::registry': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of class 'at::DeprecatedTypePropertiesRegistry' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/DeprecatedTypePropertiesRegistry.h(25): message : see declaration of 'std::unique_ptr>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/GeneratorImpl.h(79,20): warning C4251: 'c10::GeneratorImpl::mutex_': class 'std::mutex' needs to have dll-interface to be used by clients of struct 'c10::GeneratorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\mutex(87): message : see declaration of 'std::mutex' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/GeneratorImpl.h(95,26): warning C4251: 'c10::GeneratorImpl::key_set_': class 'c10::DispatchKeySet' needs to have dll-interface to be used by clients of struct 'c10::GeneratorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/DispatchKeySet.h(165): message : see declaration of 'c10::DispatchKeySet' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/GeneratorImpl.h(79,20): warning C4251: 'c10::GeneratorImpl::mutex_': class 'std::mutex' needs to have dll-interface to be used by clients of struct 'c10::GeneratorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\mutex(87): message : see declaration of 'std::mutex' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/Generator.h(139,47): warning C4251: 'at::Generator::impl_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of struct 'at::Generator' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ TTarget=c10::GeneratorImpl ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/GeneratorImpl.h(66): message : see declaration of 'c10::intrusive_ptr>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ TTarget=c10::GeneratorImpl ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/GeneratorImpl.h(95,26): warning C4251: 'c10::GeneratorImpl::key_set_': class 'c10::DispatchKeySet' needs to have dll-interface to be used by clients of struct 'c10::GeneratorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/DeprecatedTypePropertiesRegistry.h(27,47): warning C4251: 'at::DeprecatedTypePropertiesRegistry::registry': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of class 'at::DeprecatedTypePropertiesRegistry' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/DispatchKeySet.h(165): message : see declaration of 'c10::DispatchKeySet' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/DeprecatedTypePropertiesRegistry.h(25): message : see declaration of 'std::unique_ptr>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/Generator.h(139,47): warning C4251: 'at::Generator::impl_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of struct 'at::Generator' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ TTarget=c10::GeneratorImpl ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/GeneratorImpl.h(66): message : see declaration of 'c10::intrusive_ptr>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ TTarget=c10::GeneratorImpl ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/GeneratorImpl.h(79,20): warning C4251: 'c10::GeneratorImpl::mutex_': class 'std::mutex' needs to have dll-interface to be used by clients of struct 'c10::GeneratorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\mutex(87): message : see declaration of 'std::mutex' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/GeneratorImpl.h(95,26): warning C4251: 'c10::GeneratorImpl::key_set_': class 'c10::DispatchKeySet' needs to have dll-interface to be used by clients of struct 'c10::GeneratorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/DispatchKeySet.h(165): message : see declaration of 'c10::DispatchKeySet' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/Generator.h(139,47): warning C4251: 'at::Generator::impl_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of struct 'at::Generator' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ TTarget=c10::GeneratorImpl ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/GeneratorImpl.h(66): message : see declaration of 'c10::intrusive_ptr>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ TTarget=c10::GeneratorImpl ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/TensorBase.h(917,60): warning C4251: 'at::TensorBase::impl_': class 'c10::intrusive_ptr' needs to have dll-interface to be used by clients of class 'at::TensorBase' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/TensorBase.h(99): message : see declaration of 'c10::intrusive_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/TensorBase.h(917,60): warning C4251: 'at::TensorBase::impl_': class 'c10::intrusive_ptr' needs to have dll-interface to be used by clients of class 'at::TensorBase' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/TensorBase.h(99): message : see declaration of 'c10::intrusive_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/NamedTensor.h(68,30): warning C4251: 'at::NamedTensorMeta::names_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'at::NamedTensorMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/NamedTensor.h(34): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/TensorBase.h(917,60): warning C4251: 'at::TensorBase::impl_': class 'c10::intrusive_ptr' needs to have dll-interface to be used by clients of class 'at::TensorBase' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/TensorBase.h(99): message : see declaration of 'c10::intrusive_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/NamedTensor.h(68,30): warning C4251: 'at::NamedTensorMeta::names_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'at::NamedTensorMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/NamedTensor.h(34): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/NamedTensor.h(68,30): warning C4251: 'at::NamedTensorMeta::names_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'at::NamedTensorMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/NamedTensor.h(34): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/NamedTensor.h(68,30): warning C4251: 'at::NamedTensorMeta::names_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'at::NamedTensorMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/NamedTensor.h(34): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/NamedTensor.h(68,30): warning C4251: 'at::NamedTensorMeta::names_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'at::NamedTensorMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/NamedTensor.h(34): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/NamedTensor.h(68,30): warning C4251: 'at::NamedTensorMeta::names_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'at::NamedTensorMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/NamedTensor.h(34): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/TensorBase.h(917,60): warning C4251: 'at::TensorBase::impl_': class 'c10::intrusive_ptr' needs to have dll-interface to be used by clients of class 'at::TensorBase' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/TensorBase.h(99): message : see declaration of 'c10::intrusive_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/TensorBase.h(917,60): warning C4251: 'at::TensorBase::impl_': class 'c10::intrusive_ptr' needs to have dll-interface to be used by clients of class 'at::TensorBase' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/TensorBase.h(99): message : see declaration of 'c10::intrusive_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/TensorBase.h(917,60): warning C4251: 'at::TensorBase::impl_': class 'c10::intrusive_ptr' needs to have dll-interface to be used by clients of class 'at::TensorBase' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/TensorBase.h(99): message : see declaration of 'c10::intrusive_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/TensorBase.h(917,60): warning C4251: 'at::TensorBase::impl_': class 'c10::intrusive_ptr' needs to have dll-interface to be used by clients of class 'at::TensorBase' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/TensorBase.h(99): message : see declaration of 'c10::intrusive_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/TensorBase.h(917,60): warning C4251: 'at::TensorBase::impl_': class 'c10::intrusive_ptr' needs to have dll-interface to be used by clients of class 'at::TensorBase' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/TensorBase.h(99): message : see declaration of 'c10::intrusive_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/TensorBase.h(917,60): warning C4251: 'at::TensorBase::impl_': class 'c10::intrusive_ptr' needs to have dll-interface to be used by clients of class 'at::TensorBase' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/TensorBase.h(99): message : see declaration of 'c10::intrusive_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [100%] Built target dgl_sparse_pytorch_2.3.0 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(181,32): warning C4251: 'c10::UnionType::types_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::UnionType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(582): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(181,32): warning C4251: 'c10::UnionType::types_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::UnionType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(582): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(241,21): warning C4251: 'c10::OptionalType::contained_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::OptionalType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(391): message : see declaration of 'c10::Type::SingletonOrSharedTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(241,21): warning C4251: 'c10::OptionalType::contained_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::OptionalType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(391): message : see declaration of 'c10::Type::SingletonOrSharedTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(181,32): warning C4251: 'c10::UnionType::types_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::UnionType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(582): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(241,21): warning C4251: 'c10::OptionalType::contained_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::OptionalType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(292,38): warning C4251: 'c10::Stride::stride_index_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::Stride' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(391): message : see declaration of 'c10::Type::SingletonOrSharedTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(278): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(293,34): warning C4251: 'c10::Stride::contiguous_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::Stride' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(292,38): warning C4251: 'c10::Stride::stride_index_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::Stride' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymNodeImpl.h(200): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(278): note: see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(293,34): warning C4251: 'c10::Stride::contiguous_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::Stride' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(294,32): warning C4251: 'c10::Stride::stride_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::Stride' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymNodeImpl.h(200): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(278): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(294,32): warning C4251: 'c10::Stride::stride_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::Stride' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(278): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(292,38): warning C4251: 'c10::Stride::stride_index_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::Stride' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(278): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(293,34): warning C4251: 'c10::Stride::contiguous_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::Stride' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymNodeImpl.h(200): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(294,32): warning C4251: 'c10::Stride::stride_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::Stride' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(278): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(360,41): warning C4251: 'c10::ShapeSymbol::num_symbols': struct 'std::atomic' needs to have dll-interface to be used by clients of struct 'c10::ShapeSymbol' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\atomic(1885): message : see declaration of 'std::atomic' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(360,41): warning C4251: 'c10::ShapeSymbol::num_symbols': struct 'std::atomic' needs to have dll-interface to be used by clients of struct 'c10::ShapeSymbol' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\atomic(1885): message : see declaration of 'std::atomic' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(360,41): warning C4251: 'c10::ShapeSymbol::num_symbols': struct 'std::atomic' needs to have dll-interface to be used by clients of struct 'c10::ShapeSymbol' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\atomic(1885): message : see declaration of 'std::atomic' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(486,50): warning C4251: 'c10::SymbolicShape::dims_': class 'std::optional>>' needs to have dll-interface to be used by clients of struct 'c10::SymbolicShape' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(441): message : see declaration of 'std::optional>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(181,32): warning C4251: 'c10::UnionType::types_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::UnionType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(582): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(486,50): warning C4251: 'c10::SymbolicShape::dims_': class 'std::optional>>' needs to have dll-interface to be used by clients of struct 'c10::SymbolicShape' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(441): message : see declaration of 'std::optional>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(241,21): warning C4251: 'c10::OptionalType::contained_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::OptionalType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(391): message : see declaration of 'c10::Type::SingletonOrSharedTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(486,50): warning C4251: 'c10::SymbolicShape::dims_': class 'std::optional>>' needs to have dll-interface to be used by clients of struct 'c10::SymbolicShape' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(441): message : see declaration of 'std::optional>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(181,32): warning C4251: 'c10::UnionType::types_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::UnionType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(582): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 'libdgl_sparse_pytorch_2.3.0.so' -> '/home/ubuntu/jenkins/workspace/dgl_PR-7408/build/dgl_sparse/libdgl_sparse_pytorch_2.3.0.so' [100%] Built target dgl_sparse /home/ubuntu/jenkins/workspace/dgl_PR-7408 /home/ubuntu/jenkins/workspace/dgl_PR-7408/python /home/ubuntu/jenkins/workspace/dgl_PR-7408 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(181,32): warning C4251: 'c10::UnionType::types_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::UnionType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(582): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(181,32): warning C4251: 'c10::UnionType::types_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::UnionType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(582): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(241,21): warning C4251: 'c10::OptionalType::contained_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::OptionalType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(391): message : see declaration of 'c10::Type::SingletonOrSharedTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(292,38): warning C4251: 'c10::Stride::stride_index_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::Stride' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(278): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(241,21): warning C4251: 'c10::OptionalType::contained_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::OptionalType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(293,34): warning C4251: 'c10::Stride::contiguous_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::Stride' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(391): message : see declaration of 'c10::Type::SingletonOrSharedTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymNodeImpl.h(200): note: see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(294,32): warning C4251: 'c10::Stride::stride_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::Stride' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(278): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(241,21): warning C4251: 'c10::OptionalType::contained_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::OptionalType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(391): message : see declaration of 'c10::Type::SingletonOrSharedTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(845,45): warning C4251: 'c10::TensorType::scalar_type_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::TensorType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/ScalarTypeToTypeMeta.h(30): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(846,36): warning C4251: 'c10::TensorType::device_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::TensorType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/StorageImpl.h(274): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(845,45): warning C4251: 'c10::TensorType::scalar_type_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::TensorType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/ScalarTypeToTypeMeta.h(30): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(846,36): warning C4251: 'c10::TensorType::device_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::TensorType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/StorageImpl.h(274): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(292,38): warning C4251: 'c10::Stride::stride_index_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::Stride' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(278): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(293,34): warning C4251: 'c10::Stride::contiguous_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::Stride' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(848,32): warning C4251: 'c10::TensorType::strides_': struct 'c10::VaryingShape' needs to have dll-interface to be used by clients of struct 'c10::TensorType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymNodeImpl.h(200): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(597): message : see declaration of 'c10::VaryingShape' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(294,32): warning C4251: 'c10::Stride::stride_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::Stride' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(278): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(849,37): warning C4251: 'c10::TensorType::requires_grad_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::TensorType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymNodeImpl.h(200): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(292,38): warning C4251: 'c10::Stride::stride_index_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::Stride' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(861,33): warning C4251: 'c10::TensorType::undefined_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::TensorType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymNodeImpl.h(200): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(278): note: see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(293,34): warning C4251: 'c10::Stride::contiguous_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::Stride' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(292,38): warning C4251: 'c10::Stride::stride_index_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::Stride' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymNodeImpl.h(200): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(278): note: see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(845,45): warning C4251: 'c10::TensorType::scalar_type_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::TensorType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(360,41): warning C4251: 'c10::ShapeSymbol::num_symbols': struct 'std::atomic' needs to have dll-interface to be used by clients of struct 'c10::ShapeSymbol' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(293,34): warning C4251: 'c10::Stride::contiguous_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::Stride' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(294,32): warning C4251: 'c10::Stride::stride_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::Stride' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/ScalarTypeToTypeMeta.h(30): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\atomic(1885): message : see declaration of 'std::atomic' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(278): note: see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymNodeImpl.h(200): note: see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(846,36): warning C4251: 'c10::TensorType::device_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::TensorType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(294,32): warning C4251: 'c10::Stride::stride_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::Stride' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/StorageImpl.h(274): note: see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(278): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(848,32): warning C4251: 'c10::TensorType::strides_': struct 'c10::VaryingShape' needs to have dll-interface to be used by clients of struct 'c10::TensorType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(597): message : see declaration of 'c10::VaryingShape' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(849,37): warning C4251: 'c10::TensorType::requires_grad_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::TensorType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymNodeImpl.h(200): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(861,33): warning C4251: 'c10::TensorType::undefined_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::TensorType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymNodeImpl.h(200): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(181,32): warning C4251: 'c10::UnionType::types_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::UnionType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(582): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(360,41): warning C4251: 'c10::ShapeSymbol::num_symbols': struct 'std::atomic' needs to have dll-interface to be used by clients of struct 'c10::ShapeSymbol' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(848,32): warning C4251: 'c10::TensorType::strides_': struct 'c10::VaryingShape' needs to have dll-interface to be used by clients of struct 'c10::TensorType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc)C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\atomic(1885): note: see declaration of 'std::atomic' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(597): message : see declaration of 'c10::VaryingShape' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(849,37): warning C4251: 'c10::TensorType::requires_grad_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::TensorType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymNodeImpl.h(200): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(861,33): warning C4251: 'c10::TensorType::undefined_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::TensorType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymNodeImpl.h(200): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(360,41): warning C4251: 'c10::ShapeSymbol::num_symbols': struct 'std::atomic' needs to have dll-interface to be used by clients of struct 'c10::ShapeSymbol' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\atomic(1885): message : see declaration of 'std::atomic' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(360,41): warning C4251: 'c10::ShapeSymbol::num_symbols': struct 'std::atomic' needs to have dll-interface to be used by clients of struct 'c10::ShapeSymbol' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\atomic(1885): message : see declaration of 'std::atomic' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(486,50): warning C4251: 'c10::SymbolicShape::dims_': class 'std::optional>>' needs to have dll-interface to be used by clients of struct 'c10::SymbolicShape' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(441): message : see declaration of 'std::optional>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(241,21): warning C4251: 'c10::OptionalType::contained_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::OptionalType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(391): message : see declaration of 'c10::Type::SingletonOrSharedTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(181,32): warning C4251: 'c10::UnionType::types_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::UnionType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(582): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(181,32): warning C4251: 'c10::UnionType::types_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::UnionType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(582): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(241,21): warning C4251: 'c10::OptionalType::contained_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::OptionalType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(391): message : see declaration of 'c10::Type::SingletonOrSharedTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(486,50): warning C4251: 'c10::SymbolicShape::dims_': class 'std::optional>>' needs to have dll-interface to be used by clients of struct 'c10::SymbolicShape' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(441): message : see declaration of 'std::optional>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(241,21): warning C4251: 'c10::OptionalType::contained_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::OptionalType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(391): message : see declaration of 'c10::Type::SingletonOrSharedTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(181,32): warning C4251: 'c10::UnionType::types_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::UnionType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(582): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(486,50): warning C4251: 'c10::SymbolicShape::dims_': class 'std::optional>>' needs to have dll-interface to be used by clients of struct 'c10::SymbolicShape' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(441): message : see declaration of 'std::optional>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(486,50): warning C4251: 'c10::SymbolicShape::dims_': class 'std::optional>>' needs to have dll-interface to be used by clients of struct 'c10::SymbolicShape' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(292,38): warning C4251: 'c10::Stride::stride_index_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::Stride' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(441): message : see declaration of 'std::optional>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(278): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(181,32): warning C4251: 'c10::UnionType::types_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::UnionType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(293,34): warning C4251: 'c10::Stride::contiguous_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::Stride' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(582): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymNodeImpl.h(200): note: see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(294,32): warning C4251: 'c10::Stride::stride_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::Stride' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(278): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(181,32): warning C4251: 'c10::UnionType::types_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::UnionType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(582): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(241,21): warning C4251: 'c10::OptionalType::contained_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::OptionalType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(391): message : see declaration of 'c10::Type::SingletonOrSharedTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(241,21): warning C4251: 'c10::OptionalType::contained_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::OptionalType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(391): message : see declaration of 'c10::Type::SingletonOrSharedTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(869,62): warning C4251: 'c10::SingleElementType::elem': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::SingleElementType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(241,21): warning C4251: 'c10::OptionalType::contained_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::OptionalType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(391): message : see declaration of 'c10::Type::SingletonOrSharedTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(391): message : see declaration of 'c10::Type::SingletonOrSharedTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(292,38): warning C4251: 'c10::Stride::stride_index_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::Stride' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(278): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(293,34): warning C4251: 'c10::Stride::contiguous_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::Stride' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymNodeImpl.h(200): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(294,32): warning C4251: 'c10::Stride::stride_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::Stride' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(278): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(292,38): warning C4251: 'c10::Stride::stride_index_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::Stride' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(278): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(293,34): warning C4251: 'c10::Stride::contiguous_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::Stride' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymNodeImpl.h(200): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(845,45): warning C4251: 'c10::TensorType::scalar_type_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::TensorType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(294,32): warning C4251: 'c10::Stride::stride_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::Stride' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/ScalarTypeToTypeMeta.h(30): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(278): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(846,36): warning C4251: 'c10::TensorType::device_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::TensorType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/StorageImpl.h(274): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(360,41): warning C4251: 'c10::ShapeSymbol::num_symbols': struct 'std::atomic' needs to have dll-interface to be used by clients of struct 'c10::ShapeSymbol' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\atomic(1885): message : see declaration of 'std::atomic' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(1009,29): warning C4251: 'c10::DictType::types': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::DictType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(582): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(292,38): warning C4251: 'c10::Stride::stride_index_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::Stride' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(278): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(293,34): warning C4251: 'c10::Stride::contiguous_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::Stride' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymNodeImpl.h(200): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(869,62): warning C4251: 'c10::SingleElementType::elem': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::SingleElementType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(294,32): warning C4251: 'c10::Stride::stride_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::Stride' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(391): message : see declaration of 'c10::Type::SingletonOrSharedTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(278): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(292,38): warning C4251: 'c10::Stride::stride_index_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::Stride' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(278): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(293,34): warning C4251: 'c10::Stride::contiguous_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::Stride' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(292,38): warning C4251: 'c10::Stride::stride_index_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::Stride' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymNodeImpl.h(200): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(278): note: see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(294,32): warning C4251: 'c10::Stride::stride_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::Stride' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(293,34): warning C4251: 'c10::Stride::contiguous_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::Stride' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(278): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymNodeImpl.h(200): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(294,32): warning C4251: 'c10::Stride::stride_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::Stride' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(278): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(848,32): warning C4251: 'c10::TensorType::strides_': struct 'c10::VaryingShape' needs to have dll-interface to be used by clients of struct 'c10::TensorType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(597): message : see declaration of 'c10::VaryingShape' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(849,37): warning C4251: 'c10::TensorType::requires_grad_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::TensorType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymNodeImpl.h(200): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(861,33): warning C4251: 'c10::TensorType::undefined_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::TensorType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymNodeImpl.h(200): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(360,41): warning C4251: 'c10::ShapeSymbol::num_symbols': struct 'std::atomic' needs to have dll-interface to be used by clients of struct 'c10::ShapeSymbol' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(845,45): warning C4251: 'c10::TensorType::scalar_type_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::TensorType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc)C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\atomic(1885): note: see declaration of 'std::atomic' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(360,41): warning C4251: 'c10::ShapeSymbol::num_symbols': struct 'std::atomic' needs to have dll-interface to be used by clients of struct 'c10::ShapeSymbol' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/ScalarTypeToTypeMeta.h(30): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\atomic(1885): message : see declaration of 'std::atomic' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(846,36): warning C4251: 'c10::TensorType::device_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::TensorType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/StorageImpl.h(274): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(845,45): warning C4251: 'c10::TensorType::scalar_type_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::TensorType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(869,62): warning C4251: 'c10::SingleElementType::elem': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::SingleElementType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/ScalarTypeToTypeMeta.h(30): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(391): message : see declaration of 'c10::Type::SingletonOrSharedTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(846,36): warning C4251: 'c10::TensorType::device_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::TensorType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/StorageImpl.h(274): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(845,45): warning C4251: 'c10::TensorType::scalar_type_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::TensorType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/ScalarTypeToTypeMeta.h(30): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(846,36): warning C4251: 'c10::TensorType::device_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::TensorType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/StorageImpl.h(274): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(486,50): warning C4251: 'c10::SymbolicShape::dims_': class 'std::optional>>' needs to have dll-interface to be used by clients of struct 'c10::SymbolicShape' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(441): message : see declaration of 'std::optional>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(1009,29): warning C4251: 'c10::DictType::types': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::DictType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(1017,66): warning C4251: 'c10::SingleElementType::elem': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::SingleElementType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(582): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(391): note: see declaration of 'c10::Type::SingletonOrSharedTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(360,41): warning C4251: 'c10::ShapeSymbol::num_symbols': struct 'std::atomic' needs to have dll-interface to be used by clients of struct 'c10::ShapeSymbol' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\atomic(1885): message : see declaration of 'std::atomic' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(360,41): warning C4251: 'c10::ShapeSymbol::num_symbols': struct 'std::atomic' needs to have dll-interface to be used by clients of struct 'c10::ShapeSymbol' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(848,32): warning C4251: 'c10::TensorType::strides_': struct 'c10::VaryingShape' needs to have dll-interface to be used by clients of struct 'c10::TensorType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\atomic(1885): message : see declaration of 'std::atomic' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(597): note: see declaration of 'c10::VaryingShape' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(849,37): warning C4251: 'c10::TensorType::requires_grad_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::TensorType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymNodeImpl.h(200): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(360,41): warning C4251: 'c10::ShapeSymbol::num_symbols': struct 'std::atomic' needs to have dll-interface to be used by clients of struct 'c10::ShapeSymbol' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(1009,29): warning C4251: 'c10::DictType::types': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::DictType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(861,33): warning C4251: 'c10::TensorType::undefined_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::TensorType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc)C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\atomic(1885): note: see declaration of 'std::atomic' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(582): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymNodeImpl.h(200): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(1059,64): warning C4251: 'c10::SingleElementType::elem': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::SingleElementType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(391): message : see declaration of 'c10::Type::SingletonOrSharedTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(848,32): warning C4251: 'c10::TensorType::strides_': struct 'c10::VaryingShape' needs to have dll-interface to be used by clients of struct 'c10::TensorType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(597): message : see declaration of 'c10::VaryingShape' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(849,37): warning C4251: 'c10::TensorType::requires_grad_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::TensorType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymNodeImpl.h(200): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(486,50): warning C4251: 'c10::SymbolicShape::dims_': class 'std::optional>>' needs to have dll-interface to be used by clients of struct 'c10::SymbolicShape' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(861,33): warning C4251: 'c10::TensorType::undefined_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::TensorType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(848,32): warning C4251: 'c10::TensorType::strides_': struct 'c10::VaryingShape' needs to have dll-interface to be used by clients of struct 'c10::TensorType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(441): message : see declaration of 'std::optional>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(597): note: see declaration of 'c10::VaryingShape' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymNodeImpl.h(200): note: see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(849,37): warning C4251: 'c10::TensorType::requires_grad_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::TensorType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymNodeImpl.h(200): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(1017,66): warning C4251: 'c10::SingleElementType::elem': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::SingleElementType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(486,50): warning C4251: 'c10::SymbolicShape::dims_': class 'std::optional>>' needs to have dll-interface to be used by clients of struct 'c10::SymbolicShape' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(861,33): warning C4251: 'c10::TensorType::undefined_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::TensorType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(441): message : see declaration of 'std::optional>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(391): note: see declaration of 'c10::Type::SingletonOrSharedTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymNodeImpl.h(200): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(1101,62): warning C4251: 'c10::SingleElementType::elem': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::SingleElementType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(391): message : see declaration of 'c10::Type::SingletonOrSharedTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(486,50): warning C4251: 'c10::SymbolicShape::dims_': class 'std::optional>>' needs to have dll-interface to be used by clients of struct 'c10::SymbolicShape' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(1017,66): warning C4251: 'c10::SingleElementType::elem': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::SingleElementType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(441): note: see declaration of 'std::optional>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(391): message : see declaration of 'c10::Type::SingletonOrSharedTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(486,50): warning C4251: 'c10::SymbolicShape::dims_': class 'std::optional>>' needs to have dll-interface to be used by clients of struct 'c10::SymbolicShape' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(441): message : see declaration of 'std::optional>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(486,50): warning C4251: 'c10::SymbolicShape::dims_': class 'std::optional>>' needs to have dll-interface to be used by clients of struct 'c10::SymbolicShape' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(441): message : see declaration of 'std::optional>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(1059,64): warning C4251: 'c10::SingleElementType::elem': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::SingleElementType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(391): message : see declaration of 'c10::Type::SingletonOrSharedTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(845,45): warning C4251: 'c10::TensorType::scalar_type_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::TensorType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/ScalarTypeToTypeMeta.h(30): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(846,36): warning C4251: 'c10::TensorType::device_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::TensorType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/StorageImpl.h(274): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(1059,64): warning C4251: 'c10::SingleElementType::elem': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::SingleElementType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(1231,33): warning C4251: 'c10::TupleType::elements_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::TupleType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(391): message : see declaration of 'c10::Type::SingletonOrSharedTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(582): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(1233,42): warning C4251: 'c10::TupleType::schema_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'c10::TupleType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(1191): message : see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(1101,62): warning C4251: 'c10::SingleElementType::elem': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::SingleElementType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(391): message : see declaration of 'c10::Type::SingletonOrSharedTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(869,62): warning C4251: 'c10::SingleElementType::elem': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::SingleElementType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(391): message : see declaration of 'c10::Type::SingletonOrSharedTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(1101,62): warning C4251: 'c10::SingleElementType::elem': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::SingleElementType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(391): message : see declaration of 'c10::Type::SingletonOrSharedTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(848,32): warning C4251: 'c10::TensorType::strides_': struct 'c10::VaryingShape' needs to have dll-interface to be used by clients of struct 'c10::TensorType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(597): message : see declaration of 'c10::VaryingShape' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(845,45): warning C4251: 'c10::TensorType::scalar_type_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::TensorType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/ScalarTypeToTypeMeta.h(30): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(849,37): warning C4251: 'c10::TensorType::requires_grad_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::TensorType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(846,36): warning C4251: 'c10::TensorType::device_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::TensorType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymNodeImpl.h(200): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/StorageImpl.h(274): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(861,33): warning C4251: 'c10::TensorType::undefined_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::TensorType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(845,45): warning C4251: 'c10::TensorType::scalar_type_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::TensorType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymNodeImpl.h(200): note: see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/ScalarTypeToTypeMeta.h(30): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(846,36): warning C4251: 'c10::TensorType::device_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::TensorType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/StorageImpl.h(274): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(1231,33): warning C4251: 'c10::TupleType::elements_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::TupleType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(582): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(1233,42): warning C4251: 'c10::TupleType::schema_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'c10::TupleType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(1191): message : see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(1009,29): warning C4251: 'c10::DictType::types': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::DictType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(582): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(1231,33): warning C4251: 'c10::TupleType::elements_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::TupleType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(582): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(845,45): warning C4251: 'c10::TensorType::scalar_type_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::TensorType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/ScalarTypeToTypeMeta.h(30): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(846,36): warning C4251: 'c10::TensorType::device_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::TensorType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(869,62): warning C4251: 'c10::SingleElementType::elem': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::SingleElementType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(391): message : see declaration of 'c10::Type::SingletonOrSharedTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/StorageImpl.h(274): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(1233,42): warning C4251: 'c10::TupleType::schema_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'c10::TupleType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(1191): message : see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(845,45): warning C4251: 'c10::TensorType::scalar_type_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::TensorType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/ScalarTypeToTypeMeta.h(30): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(846,36): warning C4251: 'c10::TensorType::device_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::TensorType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/StorageImpl.h(274): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(869,62): warning C4251: 'c10::SingleElementType::elem': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::SingleElementType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(391): message : see declaration of 'c10::Type::SingletonOrSharedTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(848,32): warning C4251: 'c10::TensorType::strides_': struct 'c10::VaryingShape' needs to have dll-interface to be used by clients of struct 'c10::TensorType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(597): message : see declaration of 'c10::VaryingShape' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(849,37): warning C4251: 'c10::TensorType::requires_grad_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::TensorType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(869,62): warning C4251: 'c10::SingleElementType::elem': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::SingleElementType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(845,45): warning C4251: 'c10::TensorType::scalar_type_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::TensorType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymNodeImpl.h(200): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(391): note: see declaration of 'c10::Type::SingletonOrSharedTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/ScalarTypeToTypeMeta.h(30): note: see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(848,32): warning C4251: 'c10::TensorType::strides_': struct 'c10::VaryingShape' needs to have dll-interface to be used by clients of struct 'c10::TensorType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(597): message : see declaration of 'c10::VaryingShape' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(861,33): warning C4251: 'c10::TensorType::undefined_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::TensorType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(846,36): warning C4251: 'c10::TensorType::device_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::TensorType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymNodeImpl.h(200): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/StorageImpl.h(274): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(849,37): warning C4251: 'c10::TensorType::requires_grad_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::TensorType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymNodeImpl.h(200): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(861,33): warning C4251: 'c10::TensorType::undefined_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::TensorType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymNodeImpl.h(200): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(1017,66): warning C4251: 'c10::SingleElementType::elem': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::SingleElementType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(391): message : see declaration of 'c10::Type::SingletonOrSharedTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(1009,29): warning C4251: 'c10::DictType::types': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::DictType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(582): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(1009,29): warning C4251: 'c10::DictType::types': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::DictType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(582): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(848,32): warning C4251: 'c10::TensorType::strides_': struct 'c10::VaryingShape' needs to have dll-interface to be used by clients of struct 'c10::TensorType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(597): message : see declaration of 'c10::VaryingShape' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(848,32): warning C4251: 'c10::TensorType::strides_': struct 'c10::VaryingShape' needs to have dll-interface to be used by clients of struct 'c10::TensorType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(849,37): warning C4251: 'c10::TensorType::requires_grad_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::TensorType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(597): note: see declaration of 'c10::VaryingShape' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymNodeImpl.h(200): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(849,37): warning C4251: 'c10::TensorType::requires_grad_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::TensorType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(861,33): warning C4251: 'c10::TensorType::undefined_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::TensorType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymNodeImpl.h(200): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymNodeImpl.h(200): note: see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(861,33): warning C4251: 'c10::TensorType::undefined_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::TensorType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymNodeImpl.h(200): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(1009,29): warning C4251: 'c10::DictType::types': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::DictType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(582): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(848,32): warning C4251: 'c10::TensorType::strides_': struct 'c10::VaryingShape' needs to have dll-interface to be used by clients of struct 'c10::TensorType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(1059,64): warning C4251: 'c10::SingleElementType::elem': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::SingleElementType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(597): note: see declaration of 'c10::VaryingShape' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(391): message : see declaration of 'c10::Type::SingletonOrSharedTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(849,37): warning C4251: 'c10::TensorType::requires_grad_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::TensorType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymNodeImpl.h(200): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(861,33): warning C4251: 'c10::TensorType::undefined_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::TensorType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymNodeImpl.h(200): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(1017,66): warning C4251: 'c10::SingleElementType::elem': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::SingleElementType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(391): message : see declaration of 'c10::Type::SingletonOrSharedTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(1017,66): warning C4251: 'c10::SingleElementType::elem': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::SingleElementType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(391): message : see declaration of 'c10::Type::SingletonOrSharedTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(1101,62): warning C4251: 'c10::SingleElementType::elem': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::SingleElementType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(391): message : see declaration of 'c10::Type::SingletonOrSharedTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(1017,66): warning C4251: 'c10::SingleElementType::elem': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::SingleElementType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(391): message : see declaration of 'c10::Type::SingletonOrSharedTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(1059,64): warning C4251: 'c10::SingleElementType::elem': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::SingleElementType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(391): message : see declaration of 'c10::Type::SingletonOrSharedTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(1059,64): warning C4251: 'c10::SingleElementType::elem': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::SingleElementType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(391): message : see declaration of 'c10::Type::SingletonOrSharedTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(869,62): warning C4251: 'c10::SingleElementType::elem': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::SingleElementType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(391): message : see declaration of 'c10::Type::SingletonOrSharedTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(1231,33): warning C4251: 'c10::TupleType::elements_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::TupleType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(582): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(1059,64): warning C4251: 'c10::SingleElementType::elem': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::SingleElementType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(391): message : see declaration of 'c10::Type::SingletonOrSharedTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(1233,42): warning C4251: 'c10::TupleType::schema_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'c10::TupleType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(1191): message : see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(1101,62): warning C4251: 'c10::SingleElementType::elem': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::SingleElementType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(391): message : see declaration of 'c10::Type::SingletonOrSharedTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(1101,62): warning C4251: 'c10::SingleElementType::elem': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::SingleElementType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(1009,29): warning C4251: 'c10::DictType::types': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::DictType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(391): message : see declaration of 'c10::Type::SingletonOrSharedTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(582): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(869,62): warning C4251: 'c10::SingleElementType::elem': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::SingleElementType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(391): message : see declaration of 'c10::Type::SingletonOrSharedTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(1101,62): warning C4251: 'c10::SingleElementType::elem': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::SingleElementType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(391): message : see declaration of 'c10::Type::SingletonOrSharedTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(869,62): warning C4251: 'c10::SingleElementType::elem': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::SingleElementType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(391): message : see declaration of 'c10::Type::SingletonOrSharedTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(1231,33): warning C4251: 'c10::TupleType::elements_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::TupleType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(582): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(1231,33): warning C4251: 'c10::TupleType::elements_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::TupleType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(582): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(869,62): warning C4251: 'c10::SingleElementType::elem': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::SingleElementType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(391): message : see declaration of 'c10::Type::SingletonOrSharedTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(869,62): warning C4251: 'c10::SingleElementType::elem': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::SingleElementType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(391): message : see declaration of 'c10::Type::SingletonOrSharedTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(1233,42): warning C4251: 'c10::TupleType::schema_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'c10::TupleType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(1191): message : see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(1233,42): warning C4251: 'c10::TupleType::schema_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'c10::TupleType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(1191): message : see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(1009,29): warning C4251: 'c10::DictType::types': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::DictType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(1231,33): warning C4251: 'c10::TupleType::elements_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::TupleType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(582): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(582): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(1233,42): warning C4251: 'c10::TupleType::schema_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'c10::TupleType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(1017,66): warning C4251: 'c10::SingleElementType::elem': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::SingleElementType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(1191): message : see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(391): message : see declaration of 'c10::Type::SingletonOrSharedTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(1009,29): warning C4251: 'c10::DictType::types': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::DictType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(582): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(869,62): warning C4251: 'c10::SingleElementType::elem': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::SingleElementType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(391): message : see declaration of 'c10::Type::SingletonOrSharedTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(1009,29): warning C4251: 'c10::DictType::types': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::DictType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(1009,29): warning C4251: 'c10::DictType::types': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::DictType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(582): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(582): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(1017,66): warning C4251: 'c10::SingleElementType::elem': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::SingleElementType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(391): message : see declaration of 'c10::Type::SingletonOrSharedTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(1059,64): warning C4251: 'c10::SingleElementType::elem': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::SingleElementType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(391): message : see declaration of 'c10::Type::SingletonOrSharedTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(2209,56): warning C4251: 'c10::InterfaceType::methods_': class 'std::shared_ptr>>' needs to have dll-interface to be used by clients of struct 'c10::InterfaceType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(2209): message : see declaration of 'std::shared_ptr>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(1017,66): warning C4251: 'c10::SingleElementType::elem': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::SingleElementType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(391): message : see declaration of 'c10::Type::SingletonOrSharedTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(1009,29): warning C4251: 'c10::DictType::types': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::DictType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(582): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(1017,66): warning C4251: 'c10::SingleElementType::elem': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::SingleElementType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(391): message : see declaration of 'c10::Type::SingletonOrSharedTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(1017,66): warning C4251: 'c10::SingleElementType::elem': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::SingleElementType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(391): message : see declaration of 'c10::Type::SingletonOrSharedTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(1059,64): warning C4251: 'c10::SingleElementType::elem': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::SingleElementType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(391): message : see declaration of 'c10::Type::SingletonOrSharedTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(1101,62): warning C4251: 'c10::SingleElementType::elem': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::SingleElementType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(391): message : see declaration of 'c10::Type::SingletonOrSharedTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(1059,64): warning C4251: 'c10::SingleElementType::elem': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::SingleElementType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(391): message : see declaration of 'c10::Type::SingletonOrSharedTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(1017,66): warning C4251: 'c10::SingleElementType::elem': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::SingleElementType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(391): message : see declaration of 'c10::Type::SingletonOrSharedTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(1059,64): warning C4251: 'c10::SingleElementType::elem': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::SingleElementType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(1059,64): warning C4251: 'c10::SingleElementType::elem': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::SingleElementType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(391): message : see declaration of 'c10::Type::SingletonOrSharedTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(391): message : see declaration of 'c10::Type::SingletonOrSharedTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(2209,56): warning C4251: 'c10::InterfaceType::methods_': class 'std::shared_ptr>>' needs to have dll-interface to be used by clients of struct 'c10::InterfaceType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(1101,62): warning C4251: 'c10::SingleElementType::elem': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::SingleElementType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(1231,33): warning C4251: 'c10::TupleType::elements_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::TupleType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(2209): note: see declaration of 'std::shared_ptr>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(582): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(391): note: see declaration of 'c10::Type::SingletonOrSharedTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(2209,56): warning C4251: 'c10::InterfaceType::methods_': class 'std::shared_ptr>>' needs to have dll-interface to be used by clients of struct 'c10::InterfaceType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(2209): message : see declaration of 'std::shared_ptr>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(1101,62): warning C4251: 'c10::SingleElementType::elem': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::SingleElementType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(391): message : see declaration of 'c10::Type::SingletonOrSharedTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(1233,42): warning C4251: 'c10::TupleType::schema_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'c10::TupleType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(1191): message : see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(1059,64): warning C4251: 'c10::SingleElementType::elem': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::SingleElementType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(391): message : see declaration of 'c10::Type::SingletonOrSharedTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(1101,62): warning C4251: 'c10::SingleElementType::elem': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::SingleElementType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(1101,62): warning C4251: 'c10::SingleElementType::elem': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::SingleElementType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(391): message : see declaration of 'c10::Type::SingletonOrSharedTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(391): message : see declaration of 'c10::Type::SingletonOrSharedTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(1231,33): warning C4251: 'c10::TupleType::elements_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::TupleType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(582): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(1233,42): warning C4251: 'c10::TupleType::schema_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'c10::TupleType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(1191): message : see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(1231,33): warning C4251: 'c10::TupleType::elements_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::TupleType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(582): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(1101,62): warning C4251: 'c10::SingleElementType::elem': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::SingleElementType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(391): message : see declaration of 'c10::Type::SingletonOrSharedTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(1233,42): warning C4251: 'c10::TupleType::schema_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'c10::TupleType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(1191): message : see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(1231,33): warning C4251: 'c10::TupleType::elements_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::TupleType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(582): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(1231,33): warning C4251: 'c10::TupleType::elements_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::TupleType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(582): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(1233,42): warning C4251: 'c10::TupleType::schema_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'c10::TupleType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(1191): message : see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(1233,42): warning C4251: 'c10::TupleType::schema_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'c10::TupleType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(1191): message : see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(1231,33): warning C4251: 'c10::TupleType::elements_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::TupleType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(582): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1347,18): warning C4251: 'c10::IValue::payload': union 'c10::IValue::Payload' needs to have dll-interface to be used by clients of struct 'c10::IValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1308): message : see declaration of 'c10::IValue::Payload' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(1233,42): warning C4251: 'c10::TupleType::schema_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'c10::TupleType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(1191): message : see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(2209,56): warning C4251: 'c10::InterfaceType::methods_': class 'std::shared_ptr>>' needs to have dll-interface to be used by clients of struct 'c10::InterfaceType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(2209): message : see declaration of 'std::shared_ptr>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1347,18): warning C4251: 'c10::IValue::payload': union 'c10::IValue::Payload' needs to have dll-interface to be used by clients of struct 'c10::IValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1308): message : see declaration of 'c10::IValue::Payload' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1347,18): warning C4251: 'c10::IValue::payload': union 'c10::IValue::Payload' needs to have dll-interface to be used by clients of struct 'c10::IValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1308): message : see declaration of 'c10::IValue::Payload' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(2209,56): warning C4251: 'c10::InterfaceType::methods_': class 'std::shared_ptr>>' needs to have dll-interface to be used by clients of struct 'c10::InterfaceType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(2209): message : see declaration of 'std::shared_ptr>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1469,18): warning C4251: 'c10::WeakIValue::payload': union 'c10::IValue::Payload::TriviallyCopyablePayload' needs to have dll-interface to be used by clients of struct 'c10::WeakIValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(2209,56): warning C4251: 'c10::InterfaceType::methods_': class 'std::shared_ptr>>' needs to have dll-interface to be used by clients of struct 'c10::InterfaceType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1315): note: see declaration of 'c10::IValue::Payload::TriviallyCopyablePayload' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(2209): message : see declaration of 'std::shared_ptr>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(2209,56): warning C4251: 'c10::InterfaceType::methods_': class 'std::shared_ptr>>' needs to have dll-interface to be used by clients of struct 'c10::InterfaceType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(2209): message : see declaration of 'std::shared_ptr>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1480,51): warning C4251: 'c10::StrongTypePtr::cu_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'c10::StrongTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1478): message : see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1481,16): warning C4251: 'c10::StrongTypePtr::type_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::StrongTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(391): message : see declaration of 'c10::Type::SingletonOrSharedTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1492,49): warning C4251: 'c10::WeakTypePtr::cu_': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of struct 'c10::WeakTypePtr' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ _Ty=torch::jit::CompilationUnit ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\memory(1009): message : see declaration of 'std::weak_ptr<_Ty>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ _Ty=torch::jit::CompilationUnit ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1493,16): warning C4251: 'c10::WeakTypePtr::type_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::WeakTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(391): message : see declaration of 'c10::Type::SingletonOrSharedTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1469,18): warning C4251: 'c10::WeakIValue::payload': union 'c10::IValue::Payload::TriviallyCopyablePayload' needs to have dll-interface to be used by clients of struct 'c10::WeakIValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1315): message : see declaration of 'c10::IValue::Payload::TriviallyCopyablePayload' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1469,18): warning C4251: 'c10::WeakIValue::payload': union 'c10::IValue::Payload::TriviallyCopyablePayload' needs to have dll-interface to be used by clients of struct 'c10::WeakIValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1315): message : see declaration of 'c10::IValue::Payload::TriviallyCopyablePayload' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1347,18): warning C4251: 'c10::IValue::payload': union 'c10::IValue::Payload' needs to have dll-interface to be used by clients of struct 'c10::IValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1308): message : see declaration of 'c10::IValue::Payload' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1480,51): warning C4251: 'c10::StrongTypePtr::cu_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'c10::StrongTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1478): message : see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1480,51): warning C4251: 'c10::StrongTypePtr::cu_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'c10::StrongTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1481,16): warning C4251: 'c10::StrongTypePtr::type_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::StrongTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1478): message : see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(391): message : see declaration of 'c10::Type::SingletonOrSharedTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1481,16): warning C4251: 'c10::StrongTypePtr::type_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::StrongTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(391): message : see declaration of 'c10::Type::SingletonOrSharedTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1492,49): warning C4251: 'c10::WeakTypePtr::cu_': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of struct 'c10::WeakTypePtr' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ _Ty=torch::jit::CompilationUnit ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\memory(1009): message : see declaration of 'std::weak_ptr<_Ty>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ _Ty=torch::jit::CompilationUnit ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1492,49): warning C4251: 'c10::WeakTypePtr::cu_': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of struct 'c10::WeakTypePtr' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ _Ty=torch::jit::CompilationUnit ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1493,16): warning C4251: 'c10::WeakTypePtr::type_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::WeakTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc)C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\memory(1009): note: see declaration of 'std::weak_ptr<_Ty>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ _Ty=torch::jit::CompilationUnit ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(2209,56): warning C4251: 'c10::InterfaceType::methods_': class 'std::shared_ptr>>' needs to have dll-interface to be used by clients of struct 'c10::InterfaceType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(391): message : see declaration of 'c10::Type::SingletonOrSharedTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1493,16): warning C4251: 'c10::WeakTypePtr::type_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::WeakTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(2209): message : see declaration of 'std::shared_ptr>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(391): message : see declaration of 'c10::Type::SingletonOrSharedTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1541,34): warning C4251: 'c10::WeakOrStrongTypePtr::cu_': struct 'c10::WeakOrStrongCompilationUnit' needs to have dll-interface to be used by clients of struct 'c10::WeakOrStrongTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1497): message : see declaration of 'c10::WeakOrStrongCompilationUnit' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1542,16): warning C4251: 'c10::WeakOrStrongTypePtr::type_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::WeakOrStrongTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(391): message : see declaration of 'c10::Type::SingletonOrSharedTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(2209,56): warning C4251: 'c10::InterfaceType::methods_': class 'std::shared_ptr>>' needs to have dll-interface to be used by clients of struct 'c10::InterfaceType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(2209): message : see declaration of 'std::shared_ptr>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(2209,56): warning C4251: 'c10::InterfaceType::methods_': class 'std::shared_ptr>>' needs to have dll-interface to be used by clients of struct 'c10::InterfaceType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(2209): message : see declaration of 'std::shared_ptr>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1347,18): warning C4251: 'c10::IValue::payload': union 'c10::IValue::Payload' needs to have dll-interface to be used by clients of struct 'c10::IValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1308): message : see declaration of 'c10::IValue::Payload' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1347,18): warning C4251: 'c10::IValue::payload': union 'c10::IValue::Payload' needs to have dll-interface to be used by clients of struct 'c10::IValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1308): message : see declaration of 'c10::IValue::Payload' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(2209,56): warning C4251: 'c10::InterfaceType::methods_': class 'std::shared_ptr>>' needs to have dll-interface to be used by clients of struct 'c10::InterfaceType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(2209): message : see declaration of 'std::shared_ptr>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(2209,56): warning C4251: 'c10::InterfaceType::methods_': class 'std::shared_ptr>>' needs to have dll-interface to be used by clients of struct 'c10::InterfaceType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(2209): message : see declaration of 'std::shared_ptr>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1541,34): warning C4251: 'c10::WeakOrStrongTypePtr::cu_': struct 'c10::WeakOrStrongCompilationUnit' needs to have dll-interface to be used by clients of struct 'c10::WeakOrStrongTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1541,34): warning C4251: 'c10::WeakOrStrongTypePtr::cu_': struct 'c10::WeakOrStrongCompilationUnit' needs to have dll-interface to be used by clients of struct 'c10::WeakOrStrongTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1497): message : see declaration of 'c10::WeakOrStrongCompilationUnit' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1497): message : see declaration of 'c10::WeakOrStrongCompilationUnit' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1542,16): warning C4251: 'c10::WeakOrStrongTypePtr::type_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::WeakOrStrongTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1542,16): warning C4251: 'c10::WeakOrStrongTypePtr::type_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::WeakOrStrongTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(391): note: see declaration of 'c10::Type::SingletonOrSharedTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(391): message : see declaration of 'c10::Type::SingletonOrSharedTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1347,18): warning C4251: 'c10::IValue::payload': union 'c10::IValue::Payload' needs to have dll-interface to be used by clients of struct 'c10::IValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1308): message : see declaration of 'c10::IValue::Payload' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1469,18): warning C4251: 'c10::WeakIValue::payload': union 'c10::IValue::Payload::TriviallyCopyablePayload' needs to have dll-interface to be used by clients of struct 'c10::WeakIValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1315): message : see declaration of 'c10::IValue::Payload::TriviallyCopyablePayload' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(2209,56): warning C4251: 'c10::InterfaceType::methods_': class 'std::shared_ptr>>' needs to have dll-interface to be used by clients of struct 'c10::InterfaceType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(2209): message : see declaration of 'std::shared_ptr>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1480,51): warning C4251: 'c10::StrongTypePtr::cu_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'c10::StrongTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1478): message : see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1481,16): warning C4251: 'c10::StrongTypePtr::type_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::StrongTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(391): message : see declaration of 'c10::Type::SingletonOrSharedTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1492,49): warning C4251: 'c10::WeakTypePtr::cu_': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of struct 'c10::WeakTypePtr' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ _Ty=torch::jit::CompilationUnit ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\memory(1009): message : see declaration of 'std::weak_ptr<_Ty>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ _Ty=torch::jit::CompilationUnit ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1493,16): warning C4251: 'c10::WeakTypePtr::type_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::WeakTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(391): message : see declaration of 'c10::Type::SingletonOrSharedTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1347,18): warning C4251: 'c10::IValue::payload': union 'c10::IValue::Payload' needs to have dll-interface to be used by clients of struct 'c10::IValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1308): message : see declaration of 'c10::IValue::Payload' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1469,18): warning C4251: 'c10::WeakIValue::payload': union 'c10::IValue::Payload::TriviallyCopyablePayload' needs to have dll-interface to be used by clients of struct 'c10::WeakIValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1469,18): warning C4251: 'c10::WeakIValue::payload': union 'c10::IValue::Payload::TriviallyCopyablePayload' needs to have dll-interface to be used by clients of struct 'c10::WeakIValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1315): message : see declaration of 'c10::IValue::Payload::TriviallyCopyablePayload' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1315): note: see declaration of 'c10::IValue::Payload::TriviallyCopyablePayload' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1469,18): warning C4251: 'c10::WeakIValue::payload': union 'c10::IValue::Payload::TriviallyCopyablePayload' needs to have dll-interface to be used by clients of struct 'c10::WeakIValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1315): message : see declaration of 'c10::IValue::Payload::TriviallyCopyablePayload' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1480,51): warning C4251: 'c10::StrongTypePtr::cu_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'c10::StrongTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1480,51): warning C4251: 'c10::StrongTypePtr::cu_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'c10::StrongTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1478): message : see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1478): message : see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1481,16): warning C4251: 'c10::StrongTypePtr::type_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::StrongTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1481,16): warning C4251: 'c10::StrongTypePtr::type_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::StrongTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(391): message : see declaration of 'c10::Type::SingletonOrSharedTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(391): message : see declaration of 'c10::Type::SingletonOrSharedTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1492,49): warning C4251: 'c10::WeakTypePtr::cu_': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of struct 'c10::WeakTypePtr' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ _Ty=torch::jit::CompilationUnit ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\memory(1009): message : see declaration of 'std::weak_ptr<_Ty>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ _Ty=torch::jit::CompilationUnit ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1492,49): warning C4251: 'c10::WeakTypePtr::cu_': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of struct 'c10::WeakTypePtr' with [ _Ty=torch::jit::CompilationUnit ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1347,18): warning C4251: 'c10::IValue::payload': union 'c10::IValue::Payload' needs to have dll-interface to be used by clients of struct 'c10::IValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\memory(1009): message : see declaration of 'std::weak_ptr<_Ty>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ _Ty=torch::jit::CompilationUnit ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1493,16): warning C4251: 'c10::WeakTypePtr::type_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::WeakTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1308): message : see declaration of 'c10::IValue::Payload' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(391): message : see declaration of 'c10::Type::SingletonOrSharedTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1493,16): warning C4251: 'c10::WeakTypePtr::type_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::WeakTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(391): message : see declaration of 'c10::Type::SingletonOrSharedTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1541,34): warning C4251: 'c10::WeakOrStrongTypePtr::cu_': struct 'c10::WeakOrStrongCompilationUnit' needs to have dll-interface to be used by clients of struct 'c10::WeakOrStrongTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1497): message : see declaration of 'c10::WeakOrStrongCompilationUnit' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1542,16): warning C4251: 'c10::WeakOrStrongTypePtr::type_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::WeakOrStrongTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(391): message : see declaration of 'c10::Type::SingletonOrSharedTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1480,51): warning C4251: 'c10::StrongTypePtr::cu_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'c10::StrongTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1347,18): warning C4251: 'c10::IValue::payload': union 'c10::IValue::Payload' needs to have dll-interface to be used by clients of struct 'c10::IValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1478): message : see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1308): note: see declaration of 'c10::IValue::Payload' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1481,16): warning C4251: 'c10::StrongTypePtr::type_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::StrongTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(391): message : see declaration of 'c10::Type::SingletonOrSharedTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1492,49): warning C4251: 'c10::WeakTypePtr::cu_': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of struct 'c10::WeakTypePtr' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ _Ty=torch::jit::CompilationUnit ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1347,18): warning C4251: 'c10::IValue::payload': union 'c10::IValue::Payload' needs to have dll-interface to be used by clients of struct 'c10::IValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc)C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\memory(1009): note: see declaration of 'std::weak_ptr<_Ty>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ _Ty=torch::jit::CompilationUnit ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1308): message : see declaration of 'c10::IValue::Payload' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1493,16): warning C4251: 'c10::WeakTypePtr::type_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::WeakTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(391): message : see declaration of 'c10::Type::SingletonOrSharedTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1347,18): warning C4251: 'c10::IValue::payload': union 'c10::IValue::Payload' needs to have dll-interface to be used by clients of struct 'c10::IValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1308): message : see declaration of 'c10::IValue::Payload' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1347,18): warning C4251: 'c10::IValue::payload': union 'c10::IValue::Payload' needs to have dll-interface to be used by clients of struct 'c10::IValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1308): message : see declaration of 'c10::IValue::Payload' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1541,34): warning C4251: 'c10::WeakOrStrongTypePtr::cu_': struct 'c10::WeakOrStrongCompilationUnit' needs to have dll-interface to be used by clients of struct 'c10::WeakOrStrongTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1497): message : see declaration of 'c10::WeakOrStrongCompilationUnit' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1542,16): warning C4251: 'c10::WeakOrStrongTypePtr::type_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::WeakOrStrongTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(391): message : see declaration of 'c10::Type::SingletonOrSharedTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1469,18): warning C4251: 'c10::WeakIValue::payload': union 'c10::IValue::Payload::TriviallyCopyablePayload' needs to have dll-interface to be used by clients of struct 'c10::WeakIValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1315): message : see declaration of 'c10::IValue::Payload::TriviallyCopyablePayload' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1541,34): warning C4251: 'c10::WeakOrStrongTypePtr::cu_': struct 'c10::WeakOrStrongCompilationUnit' needs to have dll-interface to be used by clients of struct 'c10::WeakOrStrongTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1497): message : see declaration of 'c10::WeakOrStrongCompilationUnit' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1542,16): warning C4251: 'c10::WeakOrStrongTypePtr::type_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::WeakOrStrongTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(391): message : see declaration of 'c10::Type::SingletonOrSharedTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1541,34): warning C4251: 'c10::WeakOrStrongTypePtr::cu_': struct 'c10::WeakOrStrongCompilationUnit' needs to have dll-interface to be used by clients of struct 'c10::WeakOrStrongTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1497): message : see declaration of 'c10::WeakOrStrongCompilationUnit' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1542,16): warning C4251: 'c10::WeakOrStrongTypePtr::type_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::WeakOrStrongTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(391): message : see declaration of 'c10::Type::SingletonOrSharedTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1469,18): warning C4251: 'c10::WeakIValue::payload': union 'c10::IValue::Payload::TriviallyCopyablePayload' needs to have dll-interface to be used by clients of struct 'c10::WeakIValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1315): message : see declaration of 'c10::IValue::Payload::TriviallyCopyablePayload' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1480,51): warning C4251: 'c10::StrongTypePtr::cu_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'c10::StrongTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1478): message : see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1481,16): warning C4251: 'c10::StrongTypePtr::type_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::StrongTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(391): message : see declaration of 'c10::Type::SingletonOrSharedTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1469,18): warning C4251: 'c10::WeakIValue::payload': union 'c10::IValue::Payload::TriviallyCopyablePayload' needs to have dll-interface to be used by clients of struct 'c10::WeakIValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1315): message : see declaration of 'c10::IValue::Payload::TriviallyCopyablePayload' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1492,49): warning C4251: 'c10::WeakTypePtr::cu_': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of struct 'c10::WeakTypePtr' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ _Ty=torch::jit::CompilationUnit ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\memory(1009): message : see declaration of 'std::weak_ptr<_Ty>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ _Ty=torch::jit::CompilationUnit ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1493,16): warning C4251: 'c10::WeakTypePtr::type_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::WeakTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(391): message : see declaration of 'c10::Type::SingletonOrSharedTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1480,51): warning C4251: 'c10::StrongTypePtr::cu_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'c10::StrongTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1478): message : see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1481,16): warning C4251: 'c10::StrongTypePtr::type_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::StrongTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(391): message : see declaration of 'c10::Type::SingletonOrSharedTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1469,18): warning C4251: 'c10::WeakIValue::payload': union 'c10::IValue::Payload::TriviallyCopyablePayload' needs to have dll-interface to be used by clients of struct 'c10::WeakIValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1315): message : see declaration of 'c10::IValue::Payload::TriviallyCopyablePayload' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1492,49): warning C4251: 'c10::WeakTypePtr::cu_': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of struct 'c10::WeakTypePtr' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ _Ty=torch::jit::CompilationUnit ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\memory(1009): message : see declaration of 'std::weak_ptr<_Ty>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ _Ty=torch::jit::CompilationUnit ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1493,16): warning C4251: 'c10::WeakTypePtr::type_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::WeakTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(391): message : see declaration of 'c10::Type::SingletonOrSharedTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1480,51): warning C4251: 'c10::StrongTypePtr::cu_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'c10::StrongTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1478): message : see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1481,16): warning C4251: 'c10::StrongTypePtr::type_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::StrongTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(391): message : see declaration of 'c10::Type::SingletonOrSharedTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1469,18): warning C4251: 'c10::WeakIValue::payload': union 'c10::IValue::Payload::TriviallyCopyablePayload' needs to have dll-interface to be used by clients of struct 'c10::WeakIValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1315): message : see declaration of 'c10::IValue::Payload::TriviallyCopyablePayload' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1492,49): warning C4251: 'c10::WeakTypePtr::cu_': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of struct 'c10::WeakTypePtr' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ _Ty=torch::jit::CompilationUnit ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\memory(1009): message : see declaration of 'std::weak_ptr<_Ty>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ _Ty=torch::jit::CompilationUnit ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1493,16): warning C4251: 'c10::WeakTypePtr::type_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::WeakTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(391): message : see declaration of 'c10::Type::SingletonOrSharedTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1480,51): warning C4251: 'c10::StrongTypePtr::cu_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'c10::StrongTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1478): message : see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1481,16): warning C4251: 'c10::StrongTypePtr::type_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::StrongTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(391): message : see declaration of 'c10::Type::SingletonOrSharedTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1492,49): warning C4251: 'c10::WeakTypePtr::cu_': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of struct 'c10::WeakTypePtr' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ _Ty=torch::jit::CompilationUnit ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\memory(1009): message : see declaration of 'std::weak_ptr<_Ty>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ _Ty=torch::jit::CompilationUnit ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1493,16): warning C4251: 'c10::WeakTypePtr::type_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::WeakTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(391): message : see declaration of 'c10::Type::SingletonOrSharedTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1469,18): warning C4251: 'c10::WeakIValue::payload': union 'c10::IValue::Payload::TriviallyCopyablePayload' needs to have dll-interface to be used by clients of struct 'c10::WeakIValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1315): message : see declaration of 'c10::IValue::Payload::TriviallyCopyablePayload' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1480,51): warning C4251: 'c10::StrongTypePtr::cu_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'c10::StrongTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1478): message : see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1481,16): warning C4251: 'c10::StrongTypePtr::type_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::StrongTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(391): message : see declaration of 'c10::Type::SingletonOrSharedTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1492,49): warning C4251: 'c10::WeakTypePtr::cu_': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of struct 'c10::WeakTypePtr' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ _Ty=torch::jit::CompilationUnit ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\memory(1009): message : see declaration of 'std::weak_ptr<_Ty>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ _Ty=torch::jit::CompilationUnit ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1493,16): warning C4251: 'c10::WeakTypePtr::type_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::WeakTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(391): message : see declaration of 'c10::Type::SingletonOrSharedTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1480,51): warning C4251: 'c10::StrongTypePtr::cu_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'c10::StrongTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1478): message : see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1481,16): warning C4251: 'c10::StrongTypePtr::type_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::StrongTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(391): message : see declaration of 'c10::Type::SingletonOrSharedTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1541,34): warning C4251: 'c10::WeakOrStrongTypePtr::cu_': struct 'c10::WeakOrStrongCompilationUnit' needs to have dll-interface to be used by clients of struct 'c10::WeakOrStrongTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1497): message : see declaration of 'c10::WeakOrStrongCompilationUnit' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1542,16): warning C4251: 'c10::WeakOrStrongTypePtr::type_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::WeakOrStrongTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(391): message : see declaration of 'c10::Type::SingletonOrSharedTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1492,49): warning C4251: 'c10::WeakTypePtr::cu_': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of struct 'c10::WeakTypePtr' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ _Ty=torch::jit::CompilationUnit ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\memory(1009): message : see declaration of 'std::weak_ptr<_Ty>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ _Ty=torch::jit::CompilationUnit ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1493,16): warning C4251: 'c10::WeakTypePtr::type_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::WeakTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(391): message : see declaration of 'c10::Type::SingletonOrSharedTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1541,34): warning C4251: 'c10::WeakOrStrongTypePtr::cu_': struct 'c10::WeakOrStrongCompilationUnit' needs to have dll-interface to be used by clients of struct 'c10::WeakOrStrongTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1497): message : see declaration of 'c10::WeakOrStrongCompilationUnit' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1542,16): warning C4251: 'c10::WeakOrStrongTypePtr::type_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::WeakOrStrongTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(391): message : see declaration of 'c10::Type::SingletonOrSharedTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1541,34): warning C4251: 'c10::WeakOrStrongTypePtr::cu_': struct 'c10::WeakOrStrongCompilationUnit' needs to have dll-interface to be used by clients of struct 'c10::WeakOrStrongTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1497): message : see declaration of 'c10::WeakOrStrongCompilationUnit' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1542,16): warning C4251: 'c10::WeakOrStrongTypePtr::type_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::WeakOrStrongTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(391): message : see declaration of 'c10::Type::SingletonOrSharedTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1541,34): warning C4251: 'c10::WeakOrStrongTypePtr::cu_': struct 'c10::WeakOrStrongCompilationUnit' needs to have dll-interface to be used by clients of struct 'c10::WeakOrStrongTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1497): message : see declaration of 'c10::WeakOrStrongCompilationUnit' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1542,16): warning C4251: 'c10::WeakOrStrongTypePtr::type_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::WeakOrStrongTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(391): message : see declaration of 'c10::Type::SingletonOrSharedTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1541,34): warning C4251: 'c10::WeakOrStrongTypePtr::cu_': struct 'c10::WeakOrStrongCompilationUnit' needs to have dll-interface to be used by clients of struct 'c10::WeakOrStrongTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1497): message : see declaration of 'c10::WeakOrStrongCompilationUnit' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1542,16): warning C4251: 'c10::WeakOrStrongTypePtr::type_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::WeakOrStrongTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(391): message : see declaration of 'c10::Type::SingletonOrSharedTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1541,34): warning C4251: 'c10::WeakOrStrongTypePtr::cu_': struct 'c10::WeakOrStrongCompilationUnit' needs to have dll-interface to be used by clients of struct 'c10::WeakOrStrongTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1497): message : see declaration of 'c10::WeakOrStrongCompilationUnit' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1542,16): warning C4251: 'c10::WeakOrStrongTypePtr::type_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::WeakOrStrongTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(391): message : see declaration of 'c10::Type::SingletonOrSharedTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] WARNING: Skipping dgl as it is not installed. WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/logging_is_not_google_glog.h(43,28): warning C4251: 'c10::MessageLogger::stream_': class 'std::basic_stringstream,std::allocator>' needs to have dll-interface to be used by clients of class 'c10::MessageLogger' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\iosfwd(222): message : see declaration of 'std::basic_stringstream,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/logging_is_not_google_glog.h(43,28): warning C4251: 'c10::MessageLogger::stream_': class 'std::basic_stringstream,std::allocator>' needs to have dll-interface to be used by clients of class 'c10::MessageLogger' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\iosfwd(222): message : see declaration of 'std::basic_stringstream,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/logging_is_not_google_glog.h(43,28): warning C4251: 'c10::MessageLogger::stream_': class 'std::basic_stringstream,std::allocator>' needs to have dll-interface to be used by clients of class 'c10::MessageLogger' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\iosfwd(222): message : see declaration of 'std::basic_stringstream,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(298,25): warning C4251: 'c10::ivalue::ConstantString::str_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'c10::ivalue::ConstantString' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xstring(4471): message : see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(298,25): warning C4251: 'c10::ivalue::ConstantString::str_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'c10::ivalue::ConstantString' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xstring(4471): message : see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(667,29): warning C4251: 'c10::ivalue::Tuple::type_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Tuple' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(391): message : see declaration of 'c10::Type::SingletonOrSharedTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(298,25): warning C4251: 'c10::ivalue::ConstantString::str_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'c10::ivalue::ConstantString' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xstring(4471): message : see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(865,62): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface struct 'c10::ivalue::Future::FutureError' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(865): message : see declaration of 'c10::ivalue::Future::FutureError' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(875,26): warning C4251: 'c10::ivalue::Future::FutureError::error_msg': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future::FutureError' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(298,25): warning C4251: 'c10::ivalue::ConstantString::str_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'c10::ivalue::ConstantString' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xstring(4471): message : see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xstring(4471): message : see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1366,28): warning C4251: 'c10::ivalue::Future::mutex_': class 'std::mutex' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\mutex(87): message : see declaration of 'std::mutex' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1367,40): warning C4251: 'c10::ivalue::Future::completed_': struct 'std::atomic' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\atomic(1873): message : see declaration of 'std::atomic' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1368,39): warning C4251: 'c10::ivalue::Future::finished_cv_': class 'std::condition_variable' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\mutex(573): message : see declaration of 'std::condition_variable' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1371,16): warning C4251: 'c10::ivalue::Future::type_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(391): message : see declaration of 'c10::Type::SingletonOrSharedTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(667,29): warning C4251: 'c10::ivalue::Tuple::type_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Tuple' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(391): message : see declaration of 'c10::Type::SingletonOrSharedTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/logging_is_not_google_glog.h(43,28): warning C4251: 'c10::MessageLogger::stream_': class 'std::basic_stringstream,std::allocator>' needs to have dll-interface to be used by clients of class 'c10::MessageLogger' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\iosfwd(222): message : see declaration of 'std::basic_stringstream,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1372,41): warning C4251: 'c10::ivalue::Future::callbacks_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1372): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1373,27): warning C4251: 'c10::ivalue::Future::eptr_': class 'std::exception_ptr' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\exception(216): message : see declaration of 'std::exception_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1378,42): warning C4251: 'c10::ivalue::Future::impl_': class 'c10::impl::VirtualGuardImpl' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/VirtualGuardImpl.h(11): message : see declaration of 'c10::impl::VirtualGuardImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1383,39): warning C4251: 'c10::ivalue::Future::currentDevice_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/StorageImpl.h(274): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/logging_is_not_google_glog.h(43,28): warning C4251: 'c10::MessageLogger::stream_': class 'std::basic_stringstream,std::allocator>' needs to have dll-interface to be used by clients of class 'c10::MessageLogger' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\iosfwd(222): message : see declaration of 'std::basic_stringstream,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1389,34): warning C4251: 'c10::ivalue::Future::events_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1389): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(865,62): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface struct 'c10::ivalue::Future::FutureError' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(667,29): warning C4251: 'c10::ivalue::Tuple::type_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Tuple' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(865): message : see declaration of 'c10::ivalue::Future::FutureError' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(391): message : see declaration of 'c10::Type::SingletonOrSharedTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(875,26): warning C4251: 'c10::ivalue::Future::FutureError::error_msg': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future::FutureError' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xstring(4471): message : see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1393,37): warning C4251: 'c10::ivalue::Future::storages_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(912): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1366,28): warning C4251: 'c10::ivalue::Future::mutex_': class 'std::mutex' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\mutex(87): message : see declaration of 'std::mutex' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1367,40): warning C4251: 'c10::ivalue::Future::completed_': struct 'std::atomic' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\atomic(1873): message : see declaration of 'std::atomic' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1368,39): warning C4251: 'c10::ivalue::Future::finished_cv_': class 'std::condition_variable' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\mutex(573): message : see declaration of 'std::condition_variable' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(667,29): warning C4251: 'c10::ivalue::Tuple::type_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Tuple' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1371,16): warning C4251: 'c10::ivalue::Future::type_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(391): message : see declaration of 'c10::Type::SingletonOrSharedTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(391): note: see declaration of 'c10::Type::SingletonOrSharedTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/logging_is_not_google_glog.h(43,28): warning C4251: 'c10::MessageLogger::stream_': class 'std::basic_stringstream,std::allocator>' needs to have dll-interface to be used by clients of class 'c10::MessageLogger' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\iosfwd(222): message : see declaration of 'std::basic_stringstream,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1402,42): warning C4251: 'c10::ivalue::Future::devices_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(843): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1372,41): warning C4251: 'c10::ivalue::Future::callbacks_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1372): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1373,27): warning C4251: 'c10::ivalue::Future::eptr_': class 'std::exception_ptr' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\exception(216): message : see declaration of 'std::exception_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1378,42): warning C4251: 'c10::ivalue::Future::impl_': class 'c10::impl::VirtualGuardImpl' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/VirtualGuardImpl.h(11): message : see declaration of 'c10::impl::VirtualGuardImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1383,39): warning C4251: 'c10::ivalue::Future::currentDevice_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/StorageImpl.h(274): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(865,62): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface struct 'c10::ivalue::Future::FutureError' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(865): message : see declaration of 'c10::ivalue::Future::FutureError' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(875,26): warning C4251: 'c10::ivalue::Future::FutureError::error_msg': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future::FutureError' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xstring(4471): message : see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1389,34): warning C4251: 'c10::ivalue::Future::events_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1366,28): warning C4251: 'c10::ivalue::Future::mutex_': class 'std::mutex' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1389): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\mutex(87): message : see declaration of 'std::mutex' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(865,62): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface struct 'c10::ivalue::Future::FutureError' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1367,40): warning C4251: 'c10::ivalue::Future::completed_': struct 'std::atomic' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc)C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\vcruntime_exception.h(48): note: see declaration of 'std::exception' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\atomic(1873): message : see declaration of 'std::atomic' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(865): message : see declaration of 'c10::ivalue::Future::FutureError' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1368,39): warning C4251: 'c10::ivalue::Future::finished_cv_': class 'std::condition_variable' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(875,26): warning C4251: 'c10::ivalue::Future::FutureError::error_msg': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future::FutureError' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc)C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\mutex(573): note: see declaration of 'std::condition_variable' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xstring(4471): message : see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1371,16): warning C4251: 'c10::ivalue::Future::type_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(391): message : see declaration of 'c10::Type::SingletonOrSharedTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1366,28): warning C4251: 'c10::ivalue::Future::mutex_': class 'std::mutex' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\mutex(87): message : see declaration of 'std::mutex' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1367,40): warning C4251: 'c10::ivalue::Future::completed_': struct 'std::atomic' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\atomic(1873): message : see declaration of 'std::atomic' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1368,39): warning C4251: 'c10::ivalue::Future::finished_cv_': class 'std::condition_variable' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\mutex(573): message : see declaration of 'std::condition_variable' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1393,37): warning C4251: 'c10::ivalue::Future::storages_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1371,16): warning C4251: 'c10::ivalue::Future::type_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(912): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(391): note: see declaration of 'c10::Type::SingletonOrSharedTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1372,41): warning C4251: 'c10::ivalue::Future::callbacks_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1372): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1373,27): warning C4251: 'c10::ivalue::Future::eptr_': class 'std::exception_ptr' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\exception(216): message : see declaration of 'std::exception_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1378,42): warning C4251: 'c10::ivalue::Future::impl_': class 'c10::impl::VirtualGuardImpl' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/VirtualGuardImpl.h(11): message : see declaration of 'c10::impl::VirtualGuardImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1383,39): warning C4251: 'c10::ivalue::Future::currentDevice_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/StorageImpl.h(274): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1402,42): warning C4251: 'c10::ivalue::Future::devices_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(843): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1372,41): warning C4251: 'c10::ivalue::Future::callbacks_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1372): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(298,25): warning C4251: 'c10::ivalue::ConstantString::str_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'c10::ivalue::ConstantString' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1373,27): warning C4251: 'c10::ivalue::Future::eptr_': class 'std::exception_ptr' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xstring(4471): message : see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\exception(216): message : see declaration of 'std::exception_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1378,42): warning C4251: 'c10::ivalue::Future::impl_': class 'c10::impl::VirtualGuardImpl' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/VirtualGuardImpl.h(11): message : see declaration of 'c10::impl::VirtualGuardImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1383,39): warning C4251: 'c10::ivalue::Future::currentDevice_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/logging_is_not_google_glog.h(43,28): warning C4251: 'c10::MessageLogger::stream_': class 'std::basic_stringstream,std::allocator>' needs to have dll-interface to be used by clients of class 'c10::MessageLogger' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/StorageImpl.h(274): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\iosfwd(222): message : see declaration of 'std::basic_stringstream,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1389,34): warning C4251: 'c10::ivalue::Future::events_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1389): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/logging_is_not_google_glog.h(43,28): warning C4251: 'c10::MessageLogger::stream_': class 'std::basic_stringstream,std::allocator>' needs to have dll-interface to be used by clients of class 'c10::MessageLogger' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\iosfwd(222): message : see declaration of 'std::basic_stringstream,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1389,34): warning C4251: 'c10::ivalue::Future::events_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1389): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(298,25): warning C4251: 'c10::ivalue::ConstantString::str_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'c10::ivalue::ConstantString' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xstring(4471): message : see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1393,37): warning C4251: 'c10::ivalue::Future::storages_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(912): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1393,37): warning C4251: 'c10::ivalue::Future::storages_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(912): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1402,42): warning C4251: 'c10::ivalue::Future::devices_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(843): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/logging_is_not_google_glog.h(43,28): warning C4251: 'c10::MessageLogger::stream_': class 'std::basic_stringstream,std::allocator>' needs to have dll-interface to be used by clients of class 'c10::MessageLogger' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\iosfwd(222): message : see declaration of 'std::basic_stringstream,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(298,25): warning C4251: 'c10::ivalue::ConstantString::str_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'c10::ivalue::ConstantString' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xstring(4471): message : see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1402,42): warning C4251: 'c10::ivalue::Future::devices_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(843): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/logging_is_not_google_glog.h(43,28): warning C4251: 'c10::MessageLogger::stream_': class 'std::basic_stringstream,std::allocator>' needs to have dll-interface to be used by clients of class 'c10::MessageLogger' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\iosfwd(222): message : see declaration of 'std::basic_stringstream,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1469,18): warning C4251: 'c10::ivalue::Await::elType_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Await' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(391): message : see declaration of 'c10::Type::SingletonOrSharedTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1470,16): warning C4251: 'c10::ivalue::Await::type_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Await' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(391): message : see declaration of 'c10::Type::SingletonOrSharedTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1471,28): warning C4251: 'c10::ivalue::Await::args_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Await' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/PyInterpreter.h(24): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(667,29): warning C4251: 'c10::ivalue::Tuple::type_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Tuple' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(391): message : see declaration of 'c10::Type::SingletonOrSharedTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/logging_is_not_google_glog.h(43,28): warning C4251: 'c10::MessageLogger::stream_': class 'std::basic_stringstream,std::allocator>' needs to have dll-interface to be used by clients of class 'c10::MessageLogger' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\iosfwd(222): message : see declaration of 'std::basic_stringstream,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1472,30): warning C4251: 'c10::ivalue::Await::fn_': class 'std::function' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Await' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1407): message : see declaration of 'std::function' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(667,29): warning C4251: 'c10::ivalue::Tuple::type_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Tuple' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(391): message : see declaration of 'c10::Type::SingletonOrSharedTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1612,29): warning C4251: 'c10::ivalue::Object::slots_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Object' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/PyInterpreter.h(24): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/logging_is_not_google_glog.h(43,28): warning C4251: 'c10::MessageLogger::stream_': class 'std::basic_stringstream,std::allocator>' needs to have dll-interface to be used by clients of class 'c10::MessageLogger' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\iosfwd(222): message : see declaration of 'std::basic_stringstream,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(865,62): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface struct 'c10::ivalue::Future::FutureError' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(865): message : see declaration of 'c10::ivalue::Future::FutureError' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(875,26): warning C4251: 'c10::ivalue::Future::FutureError::error_msg': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future::FutureError' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xstring(4471): message : see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1366,28): warning C4251: 'c10::ivalue::Future::mutex_': class 'std::mutex' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\mutex(87): message : see declaration of 'std::mutex' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1367,40): warning C4251: 'c10::ivalue::Future::completed_': struct 'std::atomic' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\atomic(1873): message : see declaration of 'std::atomic' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1368,39): warning C4251: 'c10::ivalue::Future::finished_cv_': class 'std::condition_variable' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(667,29): warning C4251: 'c10::ivalue::Tuple::type_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Tuple' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\mutex(573): message : see declaration of 'std::condition_variable' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1469,18): warning C4251: 'c10::ivalue::Await::elType_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Await' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(391): note: see declaration of 'c10::Type::SingletonOrSharedTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(391): message : see declaration of 'c10::Type::SingletonOrSharedTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1371,16): warning C4251: 'c10::ivalue::Future::type_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(391): message : see declaration of 'c10::Type::SingletonOrSharedTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1470,16): warning C4251: 'c10::ivalue::Await::type_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Await' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(391): message : see declaration of 'c10::Type::SingletonOrSharedTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1471,28): warning C4251: 'c10::ivalue::Await::args_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Await' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/PyInterpreter.h(24): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(865,62): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface struct 'c10::ivalue::Future::FutureError' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(865): message : see declaration of 'c10::ivalue::Future::FutureError' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(875,26): warning C4251: 'c10::ivalue::Future::FutureError::error_msg': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future::FutureError' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xstring(4471): message : see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1472,30): warning C4251: 'c10::ivalue::Await::fn_': class 'std::function' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Await' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1407): message : see declaration of 'std::function' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(298,25): warning C4251: 'c10::ivalue::ConstantString::str_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'c10::ivalue::ConstantString' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xstring(4471): message : see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1366,28): warning C4251: 'c10::ivalue::Future::mutex_': class 'std::mutex' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\mutex(87): message : see declaration of 'std::mutex' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1367,40): warning C4251: 'c10::ivalue::Future::completed_': struct 'std::atomic' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\atomic(1873): message : see declaration of 'std::atomic' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1368,39): warning C4251: 'c10::ivalue::Future::finished_cv_': class 'std::condition_variable' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\mutex(573): message : see declaration of 'std::condition_variable' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1371,16): warning C4251: 'c10::ivalue::Future::type_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(391): message : see declaration of 'c10::Type::SingletonOrSharedTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1372,41): warning C4251: 'c10::ivalue::Future::callbacks_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1372): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1373,27): warning C4251: 'c10::ivalue::Future::eptr_': class 'std::exception_ptr' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\exception(216): message : see declaration of 'std::exception_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1378,42): warning C4251: 'c10::ivalue::Future::impl_': class 'c10::impl::VirtualGuardImpl' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/VirtualGuardImpl.h(11): message : see declaration of 'c10::impl::VirtualGuardImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1383,39): warning C4251: 'c10::ivalue::Future::currentDevice_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/StorageImpl.h(274): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(298,25): warning C4251: 'c10::ivalue::ConstantString::str_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'c10::ivalue::ConstantString' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xstring(4471): message : see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1612,29): warning C4251: 'c10::ivalue::Object::slots_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Object' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/PyInterpreter.h(24): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1372,41): warning C4251: 'c10::ivalue::Future::callbacks_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1372): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1373,27): warning C4251: 'c10::ivalue::Future::eptr_': class 'std::exception_ptr' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\exception(216): message : see declaration of 'std::exception_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1378,42): warning C4251: 'c10::ivalue::Future::impl_': class 'c10::impl::VirtualGuardImpl' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/VirtualGuardImpl.h(11): message : see declaration of 'c10::impl::VirtualGuardImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1383,39): warning C4251: 'c10::ivalue::Future::currentDevice_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/StorageImpl.h(274): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(865,62): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface struct 'c10::ivalue::Future::FutureError' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1389,34): warning C4251: 'c10::ivalue::Future::events_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(865): message : see declaration of 'c10::ivalue::Future::FutureError' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1389): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(875,26): warning C4251: 'c10::ivalue::Future::FutureError::error_msg': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future::FutureError' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xstring(4471): message : see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1366,28): warning C4251: 'c10::ivalue::Future::mutex_': class 'std::mutex' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\mutex(87): message : see declaration of 'std::mutex' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1367,40): warning C4251: 'c10::ivalue::Future::completed_': struct 'std::atomic' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\atomic(1873): message : see declaration of 'std::atomic' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1368,39): warning C4251: 'c10::ivalue::Future::finished_cv_': class 'std::condition_variable' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\mutex(573): message : see declaration of 'std::condition_variable' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1371,16): warning C4251: 'c10::ivalue::Future::type_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(391): message : see declaration of 'c10::Type::SingletonOrSharedTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1389,34): warning C4251: 'c10::ivalue::Future::events_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1389): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1393,37): warning C4251: 'c10::ivalue::Future::storages_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(912): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1469,18): warning C4251: 'c10::ivalue::Await::elType_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Await' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(391): message : see declaration of 'c10::Type::SingletonOrSharedTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1469,18): warning C4251: 'c10::ivalue::Await::elType_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Await' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1470,16): warning C4251: 'c10::ivalue::Await::type_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Await' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(391): note: see declaration of 'c10::Type::SingletonOrSharedTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(391): message : see declaration of 'c10::Type::SingletonOrSharedTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1470,16): warning C4251: 'c10::ivalue::Await::type_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Await' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(391): message : see declaration of 'c10::Type::SingletonOrSharedTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1471,28): warning C4251: 'c10::ivalue::Await::args_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Await' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(298,25): warning C4251: 'c10::ivalue::ConstantString::str_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'c10::ivalue::ConstantString' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/PyInterpreter.h(24): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1471,28): warning C4251: 'c10::ivalue::Await::args_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Await' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xstring(4471): message : see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(298,25): warning C4251: 'c10::ivalue::ConstantString::str_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'c10::ivalue::ConstantString' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/PyInterpreter.h(24): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xstring(4471): message : see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1402,42): warning C4251: 'c10::ivalue::Future::devices_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(843): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(667,29): warning C4251: 'c10::ivalue::Tuple::type_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Tuple' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(391): message : see declaration of 'c10::Type::SingletonOrSharedTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1372,41): warning C4251: 'c10::ivalue::Future::callbacks_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1393,37): warning C4251: 'c10::ivalue::Future::storages_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1372): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1472,30): warning C4251: 'c10::ivalue::Await::fn_': class 'std::function' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Await' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(912): note: see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1373,27): warning C4251: 'c10::ivalue::Future::eptr_': class 'std::exception_ptr' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1407): message : see declaration of 'std::function' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\exception(216): message : see declaration of 'std::exception_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1472,30): warning C4251: 'c10::ivalue::Await::fn_': class 'std::function' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Await' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1378,42): warning C4251: 'c10::ivalue::Future::impl_': class 'c10::impl::VirtualGuardImpl' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1407): message : see declaration of 'std::function' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/VirtualGuardImpl.h(11): message : see declaration of 'c10::impl::VirtualGuardImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(298,25): warning C4251: 'c10::ivalue::ConstantString::str_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'c10::ivalue::ConstantString' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1383,39): warning C4251: 'c10::ivalue::Future::currentDevice_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xstring(4471): message : see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/StorageImpl.h(274): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(667,29): warning C4251: 'c10::ivalue::Tuple::type_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Tuple' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(391): message : see declaration of 'c10::Type::SingletonOrSharedTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1402,42): warning C4251: 'c10::ivalue::Future::devices_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(843): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1612,29): warning C4251: 'c10::ivalue::Object::slots_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Object' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/PyInterpreter.h(24): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1389,34): warning C4251: 'c10::ivalue::Future::events_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1389): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1612,29): warning C4251: 'c10::ivalue::Object::slots_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Object' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/PyInterpreter.h(24): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(298,25): warning C4251: 'c10::ivalue::ConstantString::str_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'c10::ivalue::ConstantString' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xstring(4471): message : see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(865,62): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface struct 'c10::ivalue::Future::FutureError' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(865): message : see declaration of 'c10::ivalue::Future::FutureError' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(875,26): warning C4251: 'c10::ivalue::Future::FutureError::error_msg': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future::FutureError' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1393,37): warning C4251: 'c10::ivalue::Future::storages_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc)C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xstring(4471): note: see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(912): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1366,28): warning C4251: 'c10::ivalue::Future::mutex_': class 'std::mutex' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\mutex(87): message : see declaration of 'std::mutex' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1367,40): warning C4251: 'c10::ivalue::Future::completed_': struct 'std::atomic' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\atomic(1873): message : see declaration of 'std::atomic' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1368,39): warning C4251: 'c10::ivalue::Future::finished_cv_': class 'std::condition_variable' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(865,62): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface struct 'c10::ivalue::Future::FutureError' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\mutex(573): message : see declaration of 'std::condition_variable' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1371,16): warning C4251: 'c10::ivalue::Future::type_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(865): message : see declaration of 'c10::ivalue::Future::FutureError' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(391): message : see declaration of 'c10::Type::SingletonOrSharedTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(875,26): warning C4251: 'c10::ivalue::Future::FutureError::error_msg': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future::FutureError' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xstring(4471): message : see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(667,29): warning C4251: 'c10::ivalue::Tuple::type_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Tuple' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1402,42): warning C4251: 'c10::ivalue::Future::devices_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(391): note: see declaration of 'c10::Type::SingletonOrSharedTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(843): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(667,29): warning C4251: 'c10::ivalue::Tuple::type_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Tuple' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(391): message : see declaration of 'c10::Type::SingletonOrSharedTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1366,28): warning C4251: 'c10::ivalue::Future::mutex_': class 'std::mutex' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\mutex(87): message : see declaration of 'std::mutex' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1367,40): warning C4251: 'c10::ivalue::Future::completed_': struct 'std::atomic' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(667,29): warning C4251: 'c10::ivalue::Tuple::type_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Tuple' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\atomic(1873): message : see declaration of 'std::atomic' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(391): note: see declaration of 'c10::Type::SingletonOrSharedTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1368,39): warning C4251: 'c10::ivalue::Future::finished_cv_': class 'std::condition_variable' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\mutex(573): message : see declaration of 'std::condition_variable' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1371,16): warning C4251: 'c10::ivalue::Future::type_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(391): message : see declaration of 'c10::Type::SingletonOrSharedTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1372,41): warning C4251: 'c10::ivalue::Future::callbacks_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1372): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1373,27): warning C4251: 'c10::ivalue::Future::eptr_': class 'std::exception_ptr' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\exception(216): message : see declaration of 'std::exception_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1378,42): warning C4251: 'c10::ivalue::Future::impl_': class 'c10::impl::VirtualGuardImpl' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/VirtualGuardImpl.h(11): message : see declaration of 'c10::impl::VirtualGuardImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1383,39): warning C4251: 'c10::ivalue::Future::currentDevice_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/StorageImpl.h(274): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1372,41): warning C4251: 'c10::ivalue::Future::callbacks_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1372): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1373,27): warning C4251: 'c10::ivalue::Future::eptr_': class 'std::exception_ptr' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\exception(216): message : see declaration of 'std::exception_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1378,42): warning C4251: 'c10::ivalue::Future::impl_': class 'c10::impl::VirtualGuardImpl' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/VirtualGuardImpl.h(11): message : see declaration of 'c10::impl::VirtualGuardImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1383,39): warning C4251: 'c10::ivalue::Future::currentDevice_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(667,29): warning C4251: 'c10::ivalue::Tuple::type_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Tuple' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(391): message : see declaration of 'c10::Type::SingletonOrSharedTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/StorageImpl.h(274): note: see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1389,34): warning C4251: 'c10::ivalue::Future::events_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1389): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(865,62): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface struct 'c10::ivalue::Future::FutureError' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(865,62): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface struct 'c10::ivalue::Future::FutureError' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(865): message : see declaration of 'c10::ivalue::Future::FutureError' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(875,26): warning C4251: 'c10::ivalue::Future::FutureError::error_msg': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future::FutureError' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(865): message : see declaration of 'c10::ivalue::Future::FutureError' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(865,62): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface struct 'c10::ivalue::Future::FutureError' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc)C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xstring(4471): note: see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(875,26): warning C4251: 'c10::ivalue::Future::FutureError::error_msg': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future::FutureError' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(865): message : see declaration of 'c10::ivalue::Future::FutureError' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xstring(4471): message : see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(875,26): warning C4251: 'c10::ivalue::Future::FutureError::error_msg': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future::FutureError' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xstring(4471): message : see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1389,34): warning C4251: 'c10::ivalue::Future::events_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1389): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1393,37): warning C4251: 'c10::ivalue::Future::storages_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(912): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1366,28): warning C4251: 'c10::ivalue::Future::mutex_': class 'std::mutex' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\mutex(87): message : see declaration of 'std::mutex' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1366,28): warning C4251: 'c10::ivalue::Future::mutex_': class 'std::mutex' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1367,40): warning C4251: 'c10::ivalue::Future::completed_': struct 'std::atomic' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc)C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\mutex(87): note: see declaration of 'std::mutex' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1366,28): warning C4251: 'c10::ivalue::Future::mutex_': class 'std::mutex' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\atomic(1873): message : see declaration of 'std::atomic' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1367,40): warning C4251: 'c10::ivalue::Future::completed_': struct 'std::atomic' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\mutex(87): message : see declaration of 'std::mutex' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1368,39): warning C4251: 'c10::ivalue::Future::finished_cv_': class 'std::condition_variable' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc)C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\atomic(1873): note: see declaration of 'std::atomic' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1367,40): warning C4251: 'c10::ivalue::Future::completed_': struct 'std::atomic' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc)C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\mutex(573): note: see declaration of 'std::condition_variable' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1368,39): warning C4251: 'c10::ivalue::Future::finished_cv_': class 'std::condition_variable' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\atomic(1873): message : see declaration of 'std::atomic' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1371,16): warning C4251: 'c10::ivalue::Future::type_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc)C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\mutex(573): note: see declaration of 'std::condition_variable' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1368,39): warning C4251: 'c10::ivalue::Future::finished_cv_': class 'std::condition_variable' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(391): note: see declaration of 'c10::Type::SingletonOrSharedTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\mutex(573): message : see declaration of 'std::condition_variable' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1371,16): warning C4251: 'c10::ivalue::Future::type_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(391): message : see declaration of 'c10::Type::SingletonOrSharedTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1371,16): warning C4251: 'c10::ivalue::Future::type_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(391): message : see declaration of 'c10::Type::SingletonOrSharedTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1469,18): warning C4251: 'c10::ivalue::Await::elType_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Await' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(391): message : see declaration of 'c10::Type::SingletonOrSharedTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1470,16): warning C4251: 'c10::ivalue::Await::type_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Await' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(391): message : see declaration of 'c10::Type::SingletonOrSharedTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1393,37): warning C4251: 'c10::ivalue::Future::storages_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1471,28): warning C4251: 'c10::ivalue::Await::args_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Await' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(912): note: see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/PyInterpreter.h(24): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1402,42): warning C4251: 'c10::ivalue::Future::devices_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(843): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(865,62): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface struct 'c10::ivalue::Future::FutureError' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1472,30): warning C4251: 'c10::ivalue::Await::fn_': class 'std::function' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Await' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(865): message : see declaration of 'c10::ivalue::Future::FutureError' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1407): message : see declaration of 'std::function' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(875,26): warning C4251: 'c10::ivalue::Future::FutureError::error_msg': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future::FutureError' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xstring(4471): message : see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1372,41): warning C4251: 'c10::ivalue::Future::callbacks_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1372): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1372,41): warning C4251: 'c10::ivalue::Future::callbacks_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1373,27): warning C4251: 'c10::ivalue::Future::eptr_': class 'std::exception_ptr' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1372,41): warning C4251: 'c10::ivalue::Future::callbacks_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1372): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc)C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\exception(216): note: see declaration of 'std::exception_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1372): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1378,42): warning C4251: 'c10::ivalue::Future::impl_': class 'c10::impl::VirtualGuardImpl' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1373,27): warning C4251: 'c10::ivalue::Future::eptr_': class 'std::exception_ptr' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1373,27): warning C4251: 'c10::ivalue::Future::eptr_': class 'std::exception_ptr' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/VirtualGuardImpl.h(11): message : see declaration of 'c10::impl::VirtualGuardImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\exception(216): message : see declaration of 'std::exception_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc)C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\exception(216): note: see declaration of 'std::exception_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1383,39): warning C4251: 'c10::ivalue::Future::currentDevice_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1378,42): warning C4251: 'c10::ivalue::Future::impl_': class 'c10::impl::VirtualGuardImpl' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/StorageImpl.h(274): note: see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1378,42): warning C4251: 'c10::ivalue::Future::impl_': class 'c10::impl::VirtualGuardImpl' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/VirtualGuardImpl.h(11): message : see declaration of 'c10::impl::VirtualGuardImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/VirtualGuardImpl.h(11): note: see declaration of 'c10::impl::VirtualGuardImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1366,28): warning C4251: 'c10::ivalue::Future::mutex_': class 'std::mutex' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1383,39): warning C4251: 'c10::ivalue::Future::currentDevice_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1383,39): warning C4251: 'c10::ivalue::Future::currentDevice_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\mutex(87): message : see declaration of 'std::mutex' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1402,42): warning C4251: 'c10::ivalue::Future::devices_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/StorageImpl.h(274): note: see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1469,18): warning C4251: 'c10::ivalue::Await::elType_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Await' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/StorageImpl.h(274): note: see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(843): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1367,40): warning C4251: 'c10::ivalue::Future::completed_': struct 'std::atomic' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(391): message : see declaration of 'c10::Type::SingletonOrSharedTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\atomic(1873): message : see declaration of 'std::atomic' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1470,16): warning C4251: 'c10::ivalue::Await::type_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Await' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(391): message : see declaration of 'c10::Type::SingletonOrSharedTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1368,39): warning C4251: 'c10::ivalue::Future::finished_cv_': class 'std::condition_variable' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\mutex(573): message : see declaration of 'std::condition_variable' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1471,28): warning C4251: 'c10::ivalue::Await::args_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Await' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1371,16): warning C4251: 'c10::ivalue::Future::type_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/PyInterpreter.h(24): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(391): note: see declaration of 'c10::Type::SingletonOrSharedTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1472,30): warning C4251: 'c10::ivalue::Await::fn_': class 'std::function' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Await' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1612,29): warning C4251: 'c10::ivalue::Object::slots_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Object' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1407): note: see declaration of 'std::function' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/PyInterpreter.h(24): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1389,34): warning C4251: 'c10::ivalue::Future::events_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1389): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1389,34): warning C4251: 'c10::ivalue::Future::events_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1389,34): warning C4251: 'c10::ivalue::Future::events_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1389): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1389): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1612,29): warning C4251: 'c10::ivalue::Object::slots_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Object' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/PyInterpreter.h(24): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1372,41): warning C4251: 'c10::ivalue::Future::callbacks_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1372): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1393,37): warning C4251: 'c10::ivalue::Future::storages_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(912): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1373,27): warning C4251: 'c10::ivalue::Future::eptr_': class 'std::exception_ptr' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\exception(216): message : see declaration of 'std::exception_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1378,42): warning C4251: 'c10::ivalue::Future::impl_': class 'c10::impl::VirtualGuardImpl' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/VirtualGuardImpl.h(11): message : see declaration of 'c10::impl::VirtualGuardImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1383,39): warning C4251: 'c10::ivalue::Future::currentDevice_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/StorageImpl.h(274): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1393,37): warning C4251: 'c10::ivalue::Future::storages_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(912): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1393,37): warning C4251: 'c10::ivalue::Future::storages_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(912): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1402,42): warning C4251: 'c10::ivalue::Future::devices_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(843): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1389,34): warning C4251: 'c10::ivalue::Future::events_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1389): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1469,18): warning C4251: 'c10::ivalue::Await::elType_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Await' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(391): message : see declaration of 'c10::Type::SingletonOrSharedTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1402,42): warning C4251: 'c10::ivalue::Future::devices_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1470,16): warning C4251: 'c10::ivalue::Await::type_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Await' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(843): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(391): message : see declaration of 'c10::Type::SingletonOrSharedTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1471,28): warning C4251: 'c10::ivalue::Await::args_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Await' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/PyInterpreter.h(24): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1402,42): warning C4251: 'c10::ivalue::Future::devices_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(843): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1472,30): warning C4251: 'c10::ivalue::Await::fn_': class 'std::function' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Await' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1407): message : see declaration of 'std::function' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1393,37): warning C4251: 'c10::ivalue::Future::storages_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(912): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1612,29): warning C4251: 'c10::ivalue::Object::slots_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Object' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/PyInterpreter.h(24): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1402,42): warning C4251: 'c10::ivalue::Future::devices_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(843): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1469,18): warning C4251: 'c10::ivalue::Await::elType_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Await' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(391): message : see declaration of 'c10::Type::SingletonOrSharedTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1470,16): warning C4251: 'c10::ivalue::Await::type_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Await' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(391): message : see declaration of 'c10::Type::SingletonOrSharedTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1471,28): warning C4251: 'c10::ivalue::Await::args_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Await' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/PyInterpreter.h(24): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1472,30): warning C4251: 'c10::ivalue::Await::fn_': class 'std::function' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Await' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1469,18): warning C4251: 'c10::ivalue::Await::elType_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Await' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1407): message : see declaration of 'std::function' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(391): message : see declaration of 'c10::Type::SingletonOrSharedTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1470,16): warning C4251: 'c10::ivalue::Await::type_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Await' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(391): message : see declaration of 'c10::Type::SingletonOrSharedTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1471,28): warning C4251: 'c10::ivalue::Await::args_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Await' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/PyInterpreter.h(24): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1472,30): warning C4251: 'c10::ivalue::Await::fn_': class 'std::function' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Await' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1407): message : see declaration of 'std::function' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1612,29): warning C4251: 'c10::ivalue::Object::slots_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Object' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/PyInterpreter.h(24): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1612,29): warning C4251: 'c10::ivalue::Object::slots_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Object' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/PyInterpreter.h(24): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1469,18): warning C4251: 'c10::ivalue::Await::elType_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Await' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(391): message : see declaration of 'c10::Type::SingletonOrSharedTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1470,16): warning C4251: 'c10::ivalue::Await::type_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Await' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(391): message : see declaration of 'c10::Type::SingletonOrSharedTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1471,28): warning C4251: 'c10::ivalue::Await::args_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Await' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/PyInterpreter.h(24): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1469,18): warning C4251: 'c10::ivalue::Await::elType_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Await' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(391): message : see declaration of 'c10::Type::SingletonOrSharedTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1470,16): warning C4251: 'c10::ivalue::Await::type_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Await' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(391): message : see declaration of 'c10::Type::SingletonOrSharedTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1471,28): warning C4251: 'c10::ivalue::Await::args_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Await' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1469,18): warning C4251: 'c10::ivalue::Await::elType_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Await' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/PyInterpreter.h(24): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(391): message : see declaration of 'c10::Type::SingletonOrSharedTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1470,16): warning C4251: 'c10::ivalue::Await::type_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Await' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(391): message : see declaration of 'c10::Type::SingletonOrSharedTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1471,28): warning C4251: 'c10::ivalue::Await::args_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Await' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1472,30): warning C4251: 'c10::ivalue::Await::fn_': class 'std::function' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Await' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/PyInterpreter.h(24): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1407): message : see declaration of 'std::function' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1472,30): warning C4251: 'c10::ivalue::Await::fn_': class 'std::function' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Await' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1407): message : see declaration of 'std::function' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1472,30): warning C4251: 'c10::ivalue::Await::fn_': class 'std::function' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Await' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1407): message : see declaration of 'std::function' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1469,18): warning C4251: 'c10::ivalue::Await::elType_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Await' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(391): message : see declaration of 'c10::Type::SingletonOrSharedTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1470,16): warning C4251: 'c10::ivalue::Await::type_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Await' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(391): message : see declaration of 'c10::Type::SingletonOrSharedTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1612,29): warning C4251: 'c10::ivalue::Object::slots_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Object' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1471,28): warning C4251: 'c10::ivalue::Await::args_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Await' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/PyInterpreter.h(24): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/PyInterpreter.h(24): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1612,29): warning C4251: 'c10::ivalue::Object::slots_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Object' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/PyInterpreter.h(24): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1612,29): warning C4251: 'c10::ivalue::Object::slots_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Object' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/PyInterpreter.h(24): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1472,30): warning C4251: 'c10::ivalue::Await::fn_': class 'std::function' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Await' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1407): message : see declaration of 'std::function' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1612,29): warning C4251: 'c10::ivalue::Object::slots_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Object' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/PyInterpreter.h(24): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/function_schema.h(311,21): warning C4251: 'c10::FunctionSchema::name_': struct 'c10::OperatorName' needs to have dll-interface to be used by clients of struct 'c10::FunctionSchema' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/operator_name.h(14): message : see declaration of 'c10::OperatorName' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/function_schema.h(312,35): warning C4251: 'c10::FunctionSchema::arguments_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::FunctionSchema' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/function_schema.h(232): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/function_schema.h(313,33): warning C4251: 'c10::FunctionSchema::returns_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::FunctionSchema' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/function_schema.h(232): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/function_schema.h(325,47): warning C4251: 'c10::FunctionSchema::alias_kind_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::FunctionSchema' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/function_schema.h(325): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/function_schema.h(311,21): warning C4251: 'c10::FunctionSchema::name_': struct 'c10::OperatorName' needs to have dll-interface to be used by clients of struct 'c10::FunctionSchema' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/operator_name.h(14): message : see declaration of 'c10::OperatorName' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/function_schema.h(312,35): warning C4251: 'c10::FunctionSchema::arguments_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::FunctionSchema' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/function_schema.h(232): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/function_schema.h(313,33): warning C4251: 'c10::FunctionSchema::returns_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::FunctionSchema' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/function_schema.h(232): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/function_schema.h(325,47): warning C4251: 'c10::FunctionSchema::alias_kind_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::FunctionSchema' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/function_schema.h(325): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/function_schema.h(311,21): warning C4251: 'c10::FunctionSchema::name_': struct 'c10::OperatorName' needs to have dll-interface to be used by clients of struct 'c10::FunctionSchema' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/operator_name.h(14): message : see declaration of 'c10::OperatorName' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/function_schema.h(311,21): warning C4251: 'c10::FunctionSchema::name_': struct 'c10::OperatorName' needs to have dll-interface to be used by clients of struct 'c10::FunctionSchema' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/operator_name.h(14): message : see declaration of 'c10::OperatorName' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/function_schema.h(312,35): warning C4251: 'c10::FunctionSchema::arguments_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::FunctionSchema' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/function_schema.h(312,35): warning C4251: 'c10::FunctionSchema::arguments_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::FunctionSchema' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/function_schema.h(232): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/function_schema.h(232): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/function_schema.h(313,33): warning C4251: 'c10::FunctionSchema::returns_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::FunctionSchema' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/function_schema.h(313,33): warning C4251: 'c10::FunctionSchema::returns_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::FunctionSchema' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/function_schema.h(232): note: see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/function_schema.h(232): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/function_schema.h(325,47): warning C4251: 'c10::FunctionSchema::alias_kind_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::FunctionSchema' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/function_schema.h(325): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/function_schema.h(325,47): warning C4251: 'c10::FunctionSchema::alias_kind_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::FunctionSchema' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/function_schema.h(325): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/function_schema.h(311,21): warning C4251: 'c10::FunctionSchema::name_': struct 'c10::OperatorName' needs to have dll-interface to be used by clients of struct 'c10::FunctionSchema' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/operator_name.h(14): message : see declaration of 'c10::OperatorName' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/function_schema.h(312,35): warning C4251: 'c10::FunctionSchema::arguments_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::FunctionSchema' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/function_schema.h(232): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/function_schema.h(313,33): warning C4251: 'c10::FunctionSchema::returns_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::FunctionSchema' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/function_schema.h(232): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/function_schema.h(325,47): warning C4251: 'c10::FunctionSchema::alias_kind_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::FunctionSchema' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/function_schema.h(325): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/function_schema.h(311,21): warning C4251: 'c10::FunctionSchema::name_': struct 'c10::OperatorName' needs to have dll-interface to be used by clients of struct 'c10::FunctionSchema' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/operator_name.h(14): message : see declaration of 'c10::OperatorName' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/function_schema.h(312,35): warning C4251: 'c10::FunctionSchema::arguments_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::FunctionSchema' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/function_schema.h(232): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/function_schema.h(313,33): warning C4251: 'c10::FunctionSchema::returns_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::FunctionSchema' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/function_schema.h(232): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/function_schema.h(325,47): warning C4251: 'c10::FunctionSchema::alias_kind_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::FunctionSchema' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/function_schema.h(325): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/function_schema.h(311,21): warning C4251: 'c10::FunctionSchema::name_': struct 'c10::OperatorName' needs to have dll-interface to be used by clients of struct 'c10::FunctionSchema' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/operator_name.h(14): message : see declaration of 'c10::OperatorName' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/function_schema.h(312,35): warning C4251: 'c10::FunctionSchema::arguments_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::FunctionSchema' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/function_schema.h(232): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/function_schema.h(313,33): warning C4251: 'c10::FunctionSchema::returns_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::FunctionSchema' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/function_schema.h(232): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/function_schema.h(311,21): warning C4251: 'c10::FunctionSchema::name_': struct 'c10::OperatorName' needs to have dll-interface to be used by clients of struct 'c10::FunctionSchema' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/operator_name.h(14): message : see declaration of 'c10::OperatorName' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/function_schema.h(325,47): warning C4251: 'c10::FunctionSchema::alias_kind_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::FunctionSchema' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/function_schema.h(325): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/function_schema.h(312,35): warning C4251: 'c10::FunctionSchema::arguments_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::FunctionSchema' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/function_schema.h(232): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/function_schema.h(313,33): warning C4251: 'c10::FunctionSchema::returns_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::FunctionSchema' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/function_schema.h(232): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/function_schema.h(311,21): warning C4251: 'c10::FunctionSchema::name_': struct 'c10::OperatorName' needs to have dll-interface to be used by clients of struct 'c10::FunctionSchema' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/operator_name.h(14): message : see declaration of 'c10::OperatorName' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/function_schema.h(325,47): warning C4251: 'c10::FunctionSchema::alias_kind_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::FunctionSchema' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/function_schema.h(325): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/function_schema.h(312,35): warning C4251: 'c10::FunctionSchema::arguments_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::FunctionSchema' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/function_schema.h(232): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/function_schema.h(313,33): warning C4251: 'c10::FunctionSchema::returns_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::FunctionSchema' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/function_schema.h(232): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/function_schema.h(325,47): warning C4251: 'c10::FunctionSchema::alias_kind_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::FunctionSchema' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/function_schema.h(325): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/function_schema.h(311,21): warning C4251: 'c10::FunctionSchema::name_': struct 'c10::OperatorName' needs to have dll-interface to be used by clients of struct 'c10::FunctionSchema' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/operator_name.h(14): message : see declaration of 'c10::OperatorName' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(53,25): warning C4251: 'c10::ClassAttribute::attributeType_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::ClassAttribute' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(391): message : see declaration of 'c10::Type::SingletonOrSharedTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(54,29): warning C4251: 'c10::ClassAttribute::attributeName_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'c10::ClassAttribute' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/function_schema.h(311,21): warning C4251: 'c10::FunctionSchema::name_': struct 'c10::OperatorName' needs to have dll-interface to be used by clients of struct 'c10::FunctionSchema' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc)C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xstring(4471): note: see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/operator_name.h(14): message : see declaration of 'c10::OperatorName' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/function_schema.h(311,21): warning C4251: 'c10::FunctionSchema::name_': struct 'c10::OperatorName' needs to have dll-interface to be used by clients of struct 'c10::FunctionSchema' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/operator_name.h(14): message : see declaration of 'c10::OperatorName' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/function_schema.h(312,35): warning C4251: 'c10::FunctionSchema::arguments_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::FunctionSchema' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/function_schema.h(311,21): warning C4251: 'c10::FunctionSchema::name_': struct 'c10::OperatorName' needs to have dll-interface to be used by clients of struct 'c10::FunctionSchema' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/function_schema.h(232): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/operator_name.h(14): note: see declaration of 'c10::OperatorName' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(410,42): warning C4251: 'c10::ClassType::constantNames_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(34): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/function_schema.h(313,33): warning C4251: 'c10::FunctionSchema::returns_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::FunctionSchema' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/function_schema.h(232): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(411,38): warning C4251: 'c10::ClassType::constantValues_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/PyInterpreter.h(24): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(413,51): warning C4251: 'c10::ClassType::compilation_unit_': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ _Ty=torch::jit::CompilationUnit ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\memory(1009): message : see declaration of 'std::weak_ptr<_Ty>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ _Ty=torch::jit::CompilationUnit ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/function_schema.h(312,35): warning C4251: 'c10::FunctionSchema::arguments_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::FunctionSchema' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/function_schema.h(312,35): warning C4251: 'c10::FunctionSchema::arguments_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::FunctionSchema' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/function_schema.h(232): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/function_schema.h(232): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/function_schema.h(313,33): warning C4251: 'c10::FunctionSchema::returns_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::FunctionSchema' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/function_schema.h(313,33): warning C4251: 'c10::FunctionSchema::returns_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::FunctionSchema' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/function_schema.h(232): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/function_schema.h(232): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/function_schema.h(325,47): warning C4251: 'c10::FunctionSchema::alias_kind_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::FunctionSchema' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/function_schema.h(325): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/function_schema.h(312,35): warning C4251: 'c10::FunctionSchema::arguments_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::FunctionSchema' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/function_schema.h(232): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/function_schema.h(313,33): warning C4251: 'c10::FunctionSchema::returns_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::FunctionSchema' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/function_schema.h(232): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(416,42): warning C4251: 'c10::ClassType::attributes_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(320): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(419,39): warning C4251: 'c10::ClassType::attributeTypes_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(582): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/function_schema.h(325,47): warning C4251: 'c10::FunctionSchema::alias_kind_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::FunctionSchema' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/function_schema.h(325): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/function_schema.h(325,47): warning C4251: 'c10::FunctionSchema::alias_kind_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::FunctionSchema' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/function_schema.h(325): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/function_schema.h(325,47): warning C4251: 'c10::FunctionSchema::alias_kind_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::FunctionSchema' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/function_schema.h(325): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(422,46): warning C4251: 'c10::ClassType::methods_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(108): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(423,52): warning C4251: 'c10::ClassType::staticmethods_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(53,25): warning C4251: 'c10::ClassAttribute::attributeType_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::ClassAttribute' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(108): note: see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(391): message : see declaration of 'c10::Type::SingletonOrSharedTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(426,52): warning C4251: 'c10::ClassType::forward_hooks_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(108): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(54,29): warning C4251: 'c10::ClassAttribute::attributeName_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'c10::ClassAttribute' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xstring(4471): message : see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(427,56): warning C4251: 'c10::ClassType::forward_pre_hooks_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(108): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(410,42): warning C4251: 'c10::ClassType::constantNames_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(34): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(411,38): warning C4251: 'c10::ClassType::constantValues_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/PyInterpreter.h(24): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(413,51): warning C4251: 'c10::ClassType::compilation_unit_': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ _Ty=torch::jit::CompilationUnit ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\memory(1009): message : see declaration of 'std::weak_ptr<_Ty>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ _Ty=torch::jit::CompilationUnit ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(430,36): warning C4251: 'c10::ClassType::properties_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(246): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(435,31): warning C4251: 'c10::ClassType::doc_string_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xstring(4471): message : see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(438,56): warning C4251: 'c10::ClassType::unresolved_class_attributes_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(34): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(416,42): warning C4251: 'c10::ClassType::attributes_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(320): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(419,39): warning C4251: 'c10::ClassType::attributeTypes_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(582): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(422,46): warning C4251: 'c10::ClassType::methods_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(108): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(423,52): warning C4251: 'c10::ClassType::staticmethods_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(108): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(426,52): warning C4251: 'c10::ClassType::forward_hooks_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(108): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(427,56): warning C4251: 'c10::ClassType::forward_pre_hooks_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(108): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(430,36): warning C4251: 'c10::ClassType::properties_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(246): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(435,31): warning C4251: 'c10::ClassType::doc_string_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xstring(4471): message : see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(438,56): warning C4251: 'c10::ClassType::unresolved_class_attributes_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(34): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(53,25): warning C4251: 'c10::ClassAttribute::attributeType_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::ClassAttribute' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(391): message : see declaration of 'c10::Type::SingletonOrSharedTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(54,29): warning C4251: 'c10::ClassAttribute::attributeName_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'c10::ClassAttribute' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xstring(4471): message : see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(53,25): warning C4251: 'c10::ClassAttribute::attributeType_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::ClassAttribute' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(391): message : see declaration of 'c10::Type::SingletonOrSharedTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(54,29): warning C4251: 'c10::ClassAttribute::attributeName_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'c10::ClassAttribute' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xstring(4471): message : see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(410,42): warning C4251: 'c10::ClassType::constantNames_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(34): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(411,38): warning C4251: 'c10::ClassType::constantValues_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(410,42): warning C4251: 'c10::ClassType::constantNames_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/PyInterpreter.h(24): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(34): note: see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(413,51): warning C4251: 'c10::ClassType::compilation_unit_': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ _Ty=torch::jit::CompilationUnit ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(411,38): warning C4251: 'c10::ClassType::constantValues_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/PyInterpreter.h(24): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc)C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\memory(1009): note: see declaration of 'std::weak_ptr<_Ty>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ _Ty=torch::jit::CompilationUnit ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(413,51): warning C4251: 'c10::ClassType::compilation_unit_': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ _Ty=torch::jit::CompilationUnit ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\memory(1009): message : see declaration of 'std::weak_ptr<_Ty>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ _Ty=torch::jit::CompilationUnit ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(416,42): warning C4251: 'c10::ClassType::attributes_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(320): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(419,39): warning C4251: 'c10::ClassType::attributeTypes_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(582): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(416,42): warning C4251: 'c10::ClassType::attributes_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(320): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(419,39): warning C4251: 'c10::ClassType::attributeTypes_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(582): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(422,46): warning C4251: 'c10::ClassType::methods_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(108): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(423,52): warning C4251: 'c10::ClassType::staticmethods_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(108): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(422,46): warning C4251: 'c10::ClassType::methods_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(108): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(426,52): warning C4251: 'c10::ClassType::forward_hooks_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(108): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(423,52): warning C4251: 'c10::ClassType::staticmethods_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(108): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(427,56): warning C4251: 'c10::ClassType::forward_pre_hooks_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(108): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(426,52): warning C4251: 'c10::ClassType::forward_hooks_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(108): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(427,56): warning C4251: 'c10::ClassType::forward_pre_hooks_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(108): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(430,36): warning C4251: 'c10::ClassType::properties_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(246): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(435,31): warning C4251: 'c10::ClassType::doc_string_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(430,36): warning C4251: 'c10::ClassType::properties_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xstring(4471): message : see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(246): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(438,56): warning C4251: 'c10::ClassType::unresolved_class_attributes_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(435,31): warning C4251: 'c10::ClassType::doc_string_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(34): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xstring(4471): message : see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(438,56): warning C4251: 'c10::ClassType::unresolved_class_attributes_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(34): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(53,25): warning C4251: 'c10::ClassAttribute::attributeType_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::ClassAttribute' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(391): message : see declaration of 'c10::Type::SingletonOrSharedTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(54,29): warning C4251: 'c10::ClassAttribute::attributeName_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'c10::ClassAttribute' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xstring(4471): message : see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(410,42): warning C4251: 'c10::ClassType::constantNames_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(34): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(411,38): warning C4251: 'c10::ClassType::constantValues_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/PyInterpreter.h(24): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(413,51): warning C4251: 'c10::ClassType::compilation_unit_': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ _Ty=torch::jit::CompilationUnit ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\memory(1009): message : see declaration of 'std::weak_ptr<_Ty>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ _Ty=torch::jit::CompilationUnit ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(53,25): warning C4251: 'c10::ClassAttribute::attributeType_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::ClassAttribute' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(391): message : see declaration of 'c10::Type::SingletonOrSharedTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(54,29): warning C4251: 'c10::ClassAttribute::attributeName_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'c10::ClassAttribute' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xstring(4471): message : see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(416,42): warning C4251: 'c10::ClassType::attributes_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(320): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(419,39): warning C4251: 'c10::ClassType::attributeTypes_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(582): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/custom_class_detail.h(212,28): warning C4251: 'torch::detail::class_base::qualClassName': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'torch::detail::class_base' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xstring(4471): message : see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/custom_class_detail.h(213,32): warning C4251: 'torch::detail::class_base::classTypePtr': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'torch::detail::class_base' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(410,42): warning C4251: 'c10::ClassType::constantNames_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/custom_class.h(13): message : see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(34): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(411,38): warning C4251: 'c10::ClassType::constantValues_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/PyInterpreter.h(24): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(413,51): warning C4251: 'c10::ClassType::compilation_unit_': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ _Ty=torch::jit::CompilationUnit ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\memory(1009): message : see declaration of 'std::weak_ptr<_Ty>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ _Ty=torch::jit::CompilationUnit ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(422,46): warning C4251: 'c10::ClassType::methods_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(108): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(423,52): warning C4251: 'c10::ClassType::staticmethods_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(108): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(426,52): warning C4251: 'c10::ClassType::forward_hooks_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(108): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(427,56): warning C4251: 'c10::ClassType::forward_pre_hooks_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(108): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/boxing/BoxedKernel.h(170,46): warning C4251: 'c10::BoxedKernel::functor_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of class 'c10::BoxedKernel' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ TTarget=c10::OperatorKernel ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(416,42): warning C4251: 'c10::ClassType::attributes_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/boxing/BoxedKernel.h(170): message : see declaration of 'c10::intrusive_ptr>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ TTarget=c10::OperatorKernel ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(320): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(419,39): warning C4251: 'c10::ClassType::attributeTypes_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(582): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/custom_class_detail.h(212,28): warning C4251: 'torch::detail::class_base::qualClassName': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'torch::detail::class_base' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xstring(4471): message : see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/custom_class_detail.h(213,32): warning C4251: 'torch::detail::class_base::classTypePtr': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'torch::detail::class_base' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/custom_class.h(13): message : see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(430,36): warning C4251: 'c10::ClassType::properties_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(246): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(435,31): warning C4251: 'c10::ClassType::doc_string_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xstring(4471): message : see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(438,56): warning C4251: 'c10::ClassType::unresolved_class_attributes_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(34): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(422,46): warning C4251: 'c10::ClassType::methods_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(108): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(423,52): warning C4251: 'c10::ClassType::staticmethods_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(108): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(426,52): warning C4251: 'c10::ClassType::forward_hooks_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(108): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(427,56): warning C4251: 'c10::ClassType::forward_pre_hooks_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(108): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/boxing/BoxedKernel.h(170,46): warning C4251: 'c10::BoxedKernel::functor_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of class 'c10::BoxedKernel' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ TTarget=c10::OperatorKernel ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/boxing/BoxedKernel.h(170): message : see declaration of 'c10::intrusive_ptr>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ TTarget=c10::OperatorKernel ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(430,36): warning C4251: 'c10::ClassType::properties_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(246): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(435,31): warning C4251: 'c10::ClassType::doc_string_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xstring(4471): message : see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(438,56): warning C4251: 'c10::ClassType::unresolved_class_attributes_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(34): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(53,25): warning C4251: 'c10::ClassAttribute::attributeType_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::ClassAttribute' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(391): message : see declaration of 'c10::Type::SingletonOrSharedTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(54,29): warning C4251: 'c10::ClassAttribute::attributeName_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'c10::ClassAttribute' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xstring(4471): message : see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(410,42): warning C4251: 'c10::ClassType::constantNames_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(34): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(411,38): warning C4251: 'c10::ClassType::constantValues_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/PyInterpreter.h(24): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(413,51): warning C4251: 'c10::ClassType::compilation_unit_': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ _Ty=torch::jit::CompilationUnit ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\memory(1009): message : see declaration of 'std::weak_ptr<_Ty>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ _Ty=torch::jit::CompilationUnit ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(416,42): warning C4251: 'c10::ClassType::attributes_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(320): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(419,39): warning C4251: 'c10::ClassType::attributeTypes_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(582): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/custom_class_detail.h(212,28): warning C4251: 'torch::detail::class_base::qualClassName': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'torch::detail::class_base' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xstring(4471): message : see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/custom_class_detail.h(213,32): warning C4251: 'torch::detail::class_base::classTypePtr': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'torch::detail::class_base' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/custom_class.h(13): message : see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/custom_class_detail.h(212,28): warning C4251: 'torch::detail::class_base::qualClassName': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'torch::detail::class_base' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xstring(4471): message : see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/custom_class_detail.h(213,32): warning C4251: 'torch::detail::class_base::classTypePtr': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'torch::detail::class_base' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/custom_class.h(13): message : see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(422,46): warning C4251: 'c10::ClassType::methods_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(53,25): warning C4251: 'c10::ClassAttribute::attributeType_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::ClassAttribute' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(108): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(391): note: see declaration of 'c10::Type::SingletonOrSharedTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(54,29): warning C4251: 'c10::ClassAttribute::attributeName_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'c10::ClassAttribute' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(423,52): warning C4251: 'c10::ClassType::staticmethods_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xstring(4471): message : see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(108): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(426,52): warning C4251: 'c10::ClassType::forward_hooks_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(108): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(427,56): warning C4251: 'c10::ClassType::forward_pre_hooks_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(108): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(410,42): warning C4251: 'c10::ClassType::constantNames_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(34): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(411,38): warning C4251: 'c10::ClassType::constantValues_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/boxing/BoxedKernel.h(170,46): warning C4251: 'c10::BoxedKernel::functor_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of class 'c10::BoxedKernel' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ TTarget=c10::OperatorKernel ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/PyInterpreter.h(24): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/boxing/BoxedKernel.h(170): note: see declaration of 'c10::intrusive_ptr>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ TTarget=c10::OperatorKernel ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(413,51): warning C4251: 'c10::ClassType::compilation_unit_': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ _Ty=torch::jit::CompilationUnit ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\memory(1009): message : see declaration of 'std::weak_ptr<_Ty>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ _Ty=torch::jit::CompilationUnit ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/boxing/BoxedKernel.h(170,46): warning C4251: 'c10::BoxedKernel::functor_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of class 'c10::BoxedKernel' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ TTarget=c10::OperatorKernel ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/boxing/BoxedKernel.h(170): message : see declaration of 'c10::intrusive_ptr>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ TTarget=c10::OperatorKernel ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(430,36): warning C4251: 'c10::ClassType::properties_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(246): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(435,31): warning C4251: 'c10::ClassType::doc_string_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xstring(4471): message : see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(438,56): warning C4251: 'c10::ClassType::unresolved_class_attributes_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(34): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(53,25): warning C4251: 'c10::ClassAttribute::attributeType_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::ClassAttribute' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(391): message : see declaration of 'c10::Type::SingletonOrSharedTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(54,29): warning C4251: 'c10::ClassAttribute::attributeName_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'c10::ClassAttribute' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xstring(4471): message : see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(416,42): warning C4251: 'c10::ClassType::attributes_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(320): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(419,39): warning C4251: 'c10::ClassType::attributeTypes_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(582): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/DispatchKeyExtractor.h(230,51): warning C4251: 'c10::DispatchKeyExtractor::dispatch_arg_indices_reverse_': struct 'c10::utils::bitset' needs to have dll-interface to be used by clients of struct 'c10::DispatchKeyExtractor' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(410,42): warning C4251: 'c10::ClassType::constantNames_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(53,25): warning C4251: 'c10::ClassAttribute::attributeType_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::ClassAttribute' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Bitset.h(19): message : see declaration of 'c10::utils::bitset' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(34): note: see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(391): note: see declaration of 'c10::Type::SingletonOrSharedTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/DispatchKeyExtractor.h(233,37): warning C4251: 'c10::DispatchKeyExtractor::nonFallthroughKeys_': class 'c10::DispatchKeySet' needs to have dll-interface to be used by clients of struct 'c10::DispatchKeyExtractor' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(54,29): warning C4251: 'c10::ClassAttribute::attributeName_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'c10::ClassAttribute' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(411,38): warning C4251: 'c10::ClassType::constantValues_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/DispatchKeySet.h(165): message : see declaration of 'c10::DispatchKeySet' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/PyInterpreter.h(24): note: see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc)C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xstring(4471): note: see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(422,46): warning C4251: 'c10::ClassType::methods_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(413,51): warning C4251: 'c10::ClassType::compilation_unit_': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ _Ty=torch::jit::CompilationUnit ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(108): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc)C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\memory(1009): note: see declaration of 'std::weak_ptr<_Ty>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ _Ty=torch::jit::CompilationUnit ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(53,25): warning C4251: 'c10::ClassAttribute::attributeType_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::ClassAttribute' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(423,52): warning C4251: 'c10::ClassType::staticmethods_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(391): message : see declaration of 'c10::Type::SingletonOrSharedTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(108): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(54,29): warning C4251: 'c10::ClassAttribute::attributeName_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'c10::ClassAttribute' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(426,52): warning C4251: 'c10::ClassType::forward_hooks_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xstring(4471): message : see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(108): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(53,25): warning C4251: 'c10::ClassAttribute::attributeType_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::ClassAttribute' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(427,56): warning C4251: 'c10::ClassType::forward_pre_hooks_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(391): message : see declaration of 'c10::Type::SingletonOrSharedTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(108): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(54,29): warning C4251: 'c10::ClassAttribute::attributeName_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'c10::ClassAttribute' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xstring(4471): message : see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(410,42): warning C4251: 'c10::ClassType::constantNames_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(410,42): warning C4251: 'c10::ClassType::constantNames_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(416,42): warning C4251: 'c10::ClassType::attributes_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/DispatchKeyExtractor.h(230,51): warning C4251: 'c10::DispatchKeyExtractor::dispatch_arg_indices_reverse_': struct 'c10::utils::bitset' needs to have dll-interface to be used by clients of struct 'c10::DispatchKeyExtractor' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(34): note: see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(53,25): warning C4251: 'c10::ClassAttribute::attributeType_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::ClassAttribute' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(430,36): warning C4251: 'c10::ClassType::properties_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(410,42): warning C4251: 'c10::ClassType::constantNames_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/CppSignature.h(57,31): warning C4251: 'c10::impl::CppSignature::signature_': class 'std::type_index' needs to have dll-interface to be used by clients of class 'c10::impl::CppSignature' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(34): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\typeindex(21): message : see declaration of 'std::type_index' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Bitset.h(19): note: see declaration of 'c10::utils::bitset' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(34): note: see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(320): note: see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(246): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(411,38): warning C4251: 'c10::ClassType::constantValues_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(411,38): warning C4251: 'c10::ClassType::constantValues_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(391): message : see declaration of 'c10::Type::SingletonOrSharedTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/DispatchKeyExtractor.h(233,37): warning C4251: 'c10::DispatchKeyExtractor::nonFallthroughKeys_': class 'c10::DispatchKeySet' needs to have dll-interface to be used by clients of struct 'c10::DispatchKeyExtractor' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/DispatchKeySet.h(165): message : see declaration of 'c10::DispatchKeySet' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/PyInterpreter.h(24): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/PyInterpreter.h(24): note: see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(411,38): warning C4251: 'c10::ClassType::constantValues_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(54,29): warning C4251: 'c10::ClassAttribute::attributeName_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'c10::ClassAttribute' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(435,31): warning C4251: 'c10::ClassType::doc_string_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(419,39): warning C4251: 'c10::ClassType::attributeTypes_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/PyInterpreter.h(24): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(413,51): warning C4251: 'c10::ClassType::compilation_unit_': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ _Ty=torch::jit::CompilationUnit ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(413,51): warning C4251: 'c10::ClassType::compilation_unit_': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ _Ty=torch::jit::CompilationUnit ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xstring(4471): message : see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc)C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xstring(4471): note: see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(582): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\memory(1009): message : see declaration of 'std::weak_ptr<_Ty>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ _Ty=torch::jit::CompilationUnit ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(413,51): warning C4251: 'c10::ClassType::compilation_unit_': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ _Ty=torch::jit::CompilationUnit ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc)C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\memory(1009): note: see declaration of 'std::weak_ptr<_Ty>' with [ _Ty=torch::jit::CompilationUnit ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(438,56): warning C4251: 'c10::ClassType::unresolved_class_attributes_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\memory(1009): message : see declaration of 'std::weak_ptr<_Ty>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ _Ty=torch::jit::CompilationUnit ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(34): note: see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(410,42): warning C4251: 'c10::ClassType::constantNames_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(34): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(411,38): warning C4251: 'c10::ClassType::constantValues_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/PyInterpreter.h(24): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(413,51): warning C4251: 'c10::ClassType::compilation_unit_': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ _Ty=torch::jit::CompilationUnit ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\memory(1009): message : see declaration of 'std::weak_ptr<_Ty>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ _Ty=torch::jit::CompilationUnit ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(416,42): warning C4251: 'c10::ClassType::attributes_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(320): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(422,46): warning C4251: 'c10::ClassType::methods_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(108): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(419,39): warning C4251: 'c10::ClassType::attributeTypes_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(416,42): warning C4251: 'c10::ClassType::attributes_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(416,42): warning C4251: 'c10::ClassType::attributes_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(423,52): warning C4251: 'c10::ClassType::staticmethods_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(416,42): warning C4251: 'c10::ClassType::attributes_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/CppSignature.h(57,31): warning C4251: 'c10::impl::CppSignature::signature_': class 'std::type_index' needs to have dll-interface to be used by clients of class 'c10::impl::CppSignature' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/custom_class_detail.h(212,28): warning C4251: 'torch::detail::class_base::qualClassName': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'torch::detail::class_base' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(582): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(320): note: see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(320): note: see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(108): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc)C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\typeindex(21): note: see declaration of 'std::type_index' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(320): note: see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xstring(4471): message : see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(419,39): warning C4251: 'c10::ClassType::attributeTypes_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(223,21): warning C4251: 'c10::impl::OperatorEntry::name_': struct 'c10::OperatorName' needs to have dll-interface to be used by clients of class 'c10::impl::OperatorEntry' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(419,39): warning C4251: 'c10::ClassType::attributeTypes_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(422,46): warning C4251: 'c10::ClassType::methods_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(426,52): warning C4251: 'c10::ClassType::forward_hooks_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(582): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/operator_name.h(14): note: see declaration of 'c10::OperatorName' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/custom_class_detail.h(213,32): warning C4251: 'torch::detail::class_base::classTypePtr': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'torch::detail::class_base' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(108): note: see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(582): note: see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(108): note: see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(419,39): warning C4251: 'c10::ClassType::attributeTypes_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(582): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/custom_class.h(13): note: see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(427,56): warning C4251: 'c10::ClassType::forward_pre_hooks_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(423,52): warning C4251: 'c10::ClassType::staticmethods_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(108): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(108): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(426,52): warning C4251: 'c10::ClassType::forward_hooks_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(108): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(427,56): warning C4251: 'c10::ClassType::forward_pre_hooks_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(108): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/custom_class_detail.h(212,28): warning C4251: 'torch::detail::class_base::qualClassName': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'torch::detail::class_base' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xstring(4471): message : see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/custom_class_detail.h(213,32): warning C4251: 'torch::detail::class_base::classTypePtr': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'torch::detail::class_base' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/custom_class.h(13): message : see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/DispatchKeyExtractor.h(230,51): warning C4251: 'c10::DispatchKeyExtractor::dispatch_arg_indices_reverse_': struct 'c10::utils::bitset' needs to have dll-interface to be used by clients of struct 'c10::DispatchKeyExtractor' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Bitset.h(19): message : see declaration of 'c10::utils::bitset' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/DispatchKeyExtractor.h(233,37): warning C4251: 'c10::DispatchKeyExtractor::nonFallthroughKeys_': class 'c10::DispatchKeySet' needs to have dll-interface to be used by clients of struct 'c10::DispatchKeyExtractor' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/DispatchKeySet.h(165): message : see declaration of 'c10::DispatchKeySet' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(224,41): warning C4251: 'c10::impl::OperatorEntry::schema_': class 'std::optional' needs to have dll-interface to be used by clients of class 'c10::impl::OperatorEntry' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(224): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/DispatchKeyExtractor.h(230,51): warning C4251: 'c10::DispatchKeyExtractor::dispatch_arg_indices_reverse_': struct 'c10::utils::bitset' needs to have dll-interface to be used by clients of struct 'c10::DispatchKeyExtractor' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/boxing/BoxedKernel.h(170,46): warning C4251: 'c10::BoxedKernel::functor_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of class 'c10::BoxedKernel' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ TTarget=c10::OperatorKernel ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Bitset.h(19): message : see declaration of 'c10::utils::bitset' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/boxing/BoxedKernel.h(170): message : see declaration of 'c10::intrusive_ptr>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ TTarget=c10::OperatorKernel ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/DispatchKeyExtractor.h(233,37): warning C4251: 'c10::DispatchKeyExtractor::nonFallthroughKeys_': class 'c10::DispatchKeySet' needs to have dll-interface to be used by clients of struct 'c10::DispatchKeyExtractor' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/DispatchKeySet.h(165): message : see declaration of 'c10::DispatchKeySet' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(422,46): warning C4251: 'c10::ClassType::methods_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(108): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/boxing/BoxedKernel.h(170,46): warning C4251: 'c10::BoxedKernel::functor_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of class 'c10::BoxedKernel' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ TTarget=c10::OperatorKernel ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(423,52): warning C4251: 'c10::ClassType::staticmethods_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/boxing/BoxedKernel.h(170): message : see declaration of 'c10::intrusive_ptr>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ TTarget=c10::OperatorKernel ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(108): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(422,46): warning C4251: 'c10::ClassType::methods_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(426,52): warning C4251: 'c10::ClassType::forward_hooks_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(108): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(108): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(423,52): warning C4251: 'c10::ClassType::staticmethods_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(430,36): warning C4251: 'c10::ClassType::properties_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(427,56): warning C4251: 'c10::ClassType::forward_pre_hooks_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(108): note: see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(246): note: see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(108): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(426,52): warning C4251: 'c10::ClassType::forward_hooks_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(435,31): warning C4251: 'c10::ClassType::doc_string_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(422,46): warning C4251: 'c10::ClassType::methods_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(430,36): warning C4251: 'c10::ClassType::properties_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/CppSignature.h(57,31): warning C4251: 'c10::impl::CppSignature::signature_': class 'std::type_index' needs to have dll-interface to be used by clients of class 'c10::impl::CppSignature' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(226,31): warning C4251: 'c10::impl::OperatorEntry::tags_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'c10::impl::OperatorEntry' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(108): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc)C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xstring(4471): note: see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\typeindex(21): message : see declaration of 'std::type_index' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(103): note: see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(430,36): warning C4251: 'c10::ClassType::properties_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(246): note: see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(108): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(427,56): warning C4251: 'c10::ClassType::forward_pre_hooks_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(246): note: see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(438,56): warning C4251: 'c10::ClassType::unresolved_class_attributes_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(108): note: see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(435,31): warning C4251: 'c10::ClassType::doc_string_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(34): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(435,31): warning C4251: 'c10::ClassType::doc_string_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(423,52): warning C4251: 'c10::ClassType::staticmethods_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xstring(4471): message : see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(223,21): warning C4251: 'c10::impl::OperatorEntry::name_': struct 'c10::OperatorName' needs to have dll-interface to be used by clients of class 'c10::impl::OperatorEntry' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(231,31): warning C4251: 'c10::impl::OperatorEntry::py_cache_': class 'c10::PyHandleCache' needs to have dll-interface to be used by clients of class 'c10::impl::OperatorEntry' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xstring(4471): message : see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(108): note: see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(438,56): warning C4251: 'c10::ClassType::unresolved_class_attributes_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/PyHandleCache.h(38): note: see declaration of 'c10::PyHandleCache' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(426,52): warning C4251: 'c10::ClassType::forward_hooks_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/operator_name.h(14): note: see declaration of 'c10::OperatorName' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/CppSignature.h(57,31): warning C4251: 'c10::impl::CppSignature::signature_': class 'std::type_index' needs to have dll-interface to be used by clients of class 'c10::impl::CppSignature' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(438,56): warning C4251: 'c10::ClassType::unresolved_class_attributes_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(34): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(108): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc)C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\typeindex(21): note: see declaration of 'std::type_index' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(34): note: see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(427,56): warning C4251: 'c10::ClassType::forward_pre_hooks_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(108): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(430,36): warning C4251: 'c10::ClassType::properties_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(246): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(435,31): warning C4251: 'c10::ClassType::doc_string_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xstring(4471): message : see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(438,56): warning C4251: 'c10::ClassType::unresolved_class_attributes_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(224,41): warning C4251: 'c10::impl::OperatorEntry::schema_': class 'std::optional' needs to have dll-interface to be used by clients of class 'c10::impl::OperatorEntry' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(34): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(224): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(430,36): warning C4251: 'c10::ClassType::properties_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(246): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(435,31): warning C4251: 'c10::ClassType::doc_string_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xstring(4471): message : see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(438,56): warning C4251: 'c10::ClassType::unresolved_class_attributes_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(34): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(271,32): warning C4251: 'c10::impl::OperatorEntry::kernels_': class 'ska::flat_hash_map>,std::hash,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of class 'c10::impl::OperatorEntry' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ K=c10::DispatchKey, V=std::list> ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(264): message : see declaration of 'ska::flat_hash_map>,std::hash,std::equal_to,std::allocator>>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ K=c10::DispatchKey, V=std::list> ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(226,31): warning C4251: 'c10::impl::OperatorEntry::tags_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'c10::impl::OperatorEntry' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(103): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/custom_class_detail.h(212,28): warning C4251: 'torch::detail::class_base::qualClassName': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'torch::detail::class_base' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xstring(4471): message : see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/custom_class_detail.h(213,32): warning C4251: 'torch::detail::class_base::classTypePtr': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'torch::detail::class_base' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(231,31): warning C4251: 'c10::impl::OperatorEntry::py_cache_': class 'c10::PyHandleCache' needs to have dll-interface to be used by clients of class 'c10::impl::OperatorEntry' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/custom_class.h(13): message : see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/PyHandleCache.h(38): message : see declaration of 'c10::PyHandleCache' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(223,21): warning C4251: 'c10::impl::OperatorEntry::name_': struct 'c10::OperatorName' needs to have dll-interface to be used by clients of class 'c10::impl::OperatorEntry' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/operator_name.h(14): message : see declaration of 'c10::OperatorName' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(287,54): warning C4251: 'c10::impl::OperatorEntry::cpp_signature_': class 'std::optional' needs to have dll-interface to be used by clients of class 'c10::impl::OperatorEntry' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(287): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(288,58): warning C4251: 'c10::impl::OperatorEntry::sym_cpp_signature_': class 'std::optional' needs to have dll-interface to be used by clients of class 'c10::impl::OperatorEntry' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(287): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(223,21): warning C4251: 'c10::impl::OperatorEntry::name_': struct 'c10::OperatorName' needs to have dll-interface to be used by clients of class 'c10::impl::OperatorEntry' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/operator_name.h(14): message : see declaration of 'c10::OperatorName' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(224,41): warning C4251: 'c10::impl::OperatorEntry::schema_': class 'std::optional' needs to have dll-interface to be used by clients of class 'c10::impl::OperatorEntry' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(224): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(271,32): warning C4251: 'c10::impl::OperatorEntry::kernels_': class 'ska::flat_hash_map>,std::hash,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of class 'c10::impl::OperatorEntry' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ K=c10::DispatchKey, V=std::list> ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/boxing/BoxedKernel.h(170,46): warning C4251: 'c10::BoxedKernel::functor_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of class 'c10::BoxedKernel' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ TTarget=c10::OperatorKernel ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(264): message : see declaration of 'ska::flat_hash_map>,std::hash,std::equal_to,std::allocator>>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ K=c10::DispatchKey, V=std::list> ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/boxing/BoxedKernel.h(170): message : see declaration of 'c10::intrusive_ptr>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ TTarget=c10::OperatorKernel ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(291,60): warning C4251: 'c10::impl::OperatorEntry::report_error_callback_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of class 'c10::impl::OperatorEntry' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(214): message : see declaration of 'std::unique_ptr>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(224,41): warning C4251: 'c10::impl::OperatorEntry::schema_': class 'std::optional' needs to have dll-interface to be used by clients of class 'c10::impl::OperatorEntry' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(224): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(226,31): warning C4251: 'c10::impl::OperatorEntry::tags_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'c10::impl::OperatorEntry' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(103): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(231,31): warning C4251: 'c10::impl::OperatorEntry::py_cache_': class 'c10::PyHandleCache' needs to have dll-interface to be used by clients of class 'c10::impl::OperatorEntry' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/PyHandleCache.h(38): message : see declaration of 'c10::PyHandleCache' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(86,46): warning C4251: 'at::StringView::owned_str_ptr_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'at::StringView' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(86): message : see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(226,31): warning C4251: 'c10::impl::OperatorEntry::tags_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'c10::impl::OperatorEntry' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(103): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(287,54): warning C4251: 'c10::impl::OperatorEntry::cpp_signature_': class 'std::optional' needs to have dll-interface to be used by clients of class 'c10::impl::OperatorEntry' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(287): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(288,58): warning C4251: 'c10::impl::OperatorEntry::sym_cpp_signature_': class 'std::optional' needs to have dll-interface to be used by clients of class 'c10::impl::OperatorEntry' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(287): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(231,31): warning C4251: 'c10::impl::OperatorEntry::py_cache_': class 'c10::PyHandleCache' needs to have dll-interface to be used by clients of class 'c10::impl::OperatorEntry' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/PyHandleCache.h(38): message : see declaration of 'c10::PyHandleCache' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(291,60): warning C4251: 'c10::impl::OperatorEntry::report_error_callback_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of class 'c10::impl::OperatorEntry' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(214): message : see declaration of 'std::unique_ptr>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(271,32): warning C4251: 'c10::impl::OperatorEntry::kernels_': class 'ska::flat_hash_map>,std::hash,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of class 'c10::impl::OperatorEntry' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ K=c10::DispatchKey, V=std::list> ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(264): message : see declaration of 'ska::flat_hash_map>,std::hash,std::equal_to,std::allocator>>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ K=c10::DispatchKey, V=std::list> ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(271,32): warning C4251: 'c10::impl::OperatorEntry::kernels_': class 'ska::flat_hash_map>,std::hash,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of class 'c10::impl::OperatorEntry' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ K=c10::DispatchKey, V=std::list> ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(264): message : see declaration of 'ska::flat_hash_map>,std::hash,std::equal_to,std::allocator>>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ K=c10::DispatchKey, V=std::list> ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(86,46): warning C4251: 'at::StringView::owned_str_ptr_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'at::StringView' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/custom_class_detail.h(212,28): warning C4251: 'torch::detail::class_base::qualClassName': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'torch::detail::class_base' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(86): message : see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc)C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xstring(4471): note: see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/custom_class_detail.h(213,32): warning C4251: 'torch::detail::class_base::classTypePtr': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'torch::detail::class_base' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/custom_class.h(13): message : see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/DispatchKeyExtractor.h(230,51): warning C4251: 'c10::DispatchKeyExtractor::dispatch_arg_indices_reverse_': struct 'c10::utils::bitset' needs to have dll-interface to be used by clients of struct 'c10::DispatchKeyExtractor' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Bitset.h(19): message : see declaration of 'c10::utils::bitset' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/DispatchKeyExtractor.h(233,37): warning C4251: 'c10::DispatchKeyExtractor::nonFallthroughKeys_': class 'c10::DispatchKeySet' needs to have dll-interface to be used by clients of struct 'c10::DispatchKeyExtractor' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/DispatchKeySet.h(165): message : see declaration of 'c10::DispatchKeySet' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/DispatchKeyExtractor.h(230,51): warning C4251: 'c10::DispatchKeyExtractor::dispatch_arg_indices_reverse_': struct 'c10::utils::bitset' needs to have dll-interface to be used by clients of struct 'c10::DispatchKeyExtractor' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Bitset.h(19): message : see declaration of 'c10::utils::bitset' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/DispatchKeyExtractor.h(233,37): warning C4251: 'c10::DispatchKeyExtractor::nonFallthroughKeys_': class 'c10::DispatchKeySet' needs to have dll-interface to be used by clients of struct 'c10::DispatchKeyExtractor' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/DispatchKeySet.h(165): message : see declaration of 'c10::DispatchKeySet' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(287,54): warning C4251: 'c10::impl::OperatorEntry::cpp_signature_': class 'std::optional' needs to have dll-interface to be used by clients of class 'c10::impl::OperatorEntry' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(287): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(288,58): warning C4251: 'c10::impl::OperatorEntry::sym_cpp_signature_': class 'std::optional' needs to have dll-interface to be used by clients of class 'c10::impl::OperatorEntry' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(287): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/boxing/BoxedKernel.h(170,46): warning C4251: 'c10::BoxedKernel::functor_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of class 'c10::BoxedKernel' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ TTarget=c10::OperatorKernel ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/boxing/BoxedKernel.h(170): message : see declaration of 'c10::intrusive_ptr>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ TTarget=c10::OperatorKernel ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(287,54): warning C4251: 'c10::impl::OperatorEntry::cpp_signature_': class 'std::optional' needs to have dll-interface to be used by clients of class 'c10::impl::OperatorEntry' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(287): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(288,58): warning C4251: 'c10::impl::OperatorEntry::sym_cpp_signature_': class 'std::optional' needs to have dll-interface to be used by clients of class 'c10::impl::OperatorEntry' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(287): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(291,60): warning C4251: 'c10::impl::OperatorEntry::report_error_callback_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of class 'c10::impl::OperatorEntry' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(214): message : see declaration of 'std::unique_ptr>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(291,60): warning C4251: 'c10::impl::OperatorEntry::report_error_callback_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of class 'c10::impl::OperatorEntry' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(214): message : see declaration of 'std::unique_ptr>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/CppSignature.h(57,31): warning C4251: 'c10::impl::CppSignature::signature_': class 'std::type_index' needs to have dll-interface to be used by clients of class 'c10::impl::CppSignature' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\typeindex(21): message : see declaration of 'std::type_index' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/CppSignature.h(57,31): warning C4251: 'c10::impl::CppSignature::signature_': class 'std::type_index' needs to have dll-interface to be used by clients of class 'c10::impl::CppSignature' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\typeindex(21): message : see declaration of 'std::type_index' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(453,32): warning C4251: 'at::RecordFunction::step_callbacks_': struct 'at::StepCallbacks' needs to have dll-interface to be used by clients of struct 'at::RecordFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(258): message : see declaration of 'at::StepCallbacks' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(86,46): warning C4251: 'at::StringView::owned_str_ptr_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'at::StringView' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(86): message : see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(86,46): warning C4251: 'at::StringView::owned_str_ptr_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'at::StringView' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(86): message : see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(465,27): warning C4251: 'at::RecordFunction::ctx_': class 'c10::SmallVector>,4>' needs to have dll-interface to be used by clients of struct 'at::RecordFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(103): message : see declaration of 'c10::SmallVector>,4>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(453,32): warning C4251: 'at::RecordFunction::step_callbacks_': struct 'at::StepCallbacks' needs to have dll-interface to be used by clients of struct 'at::RecordFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(258): message : see declaration of 'at::StepCallbacks' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(223,21): warning C4251: 'c10::impl::OperatorEntry::name_': struct 'c10::OperatorName' needs to have dll-interface to be used by clients of class 'c10::impl::OperatorEntry' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/operator_name.h(14): message : see declaration of 'c10::OperatorName' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(467,46): warning C4251: 'at::RecordFunction::fn_': class 'std::variant' needs to have dll-interface to be used by clients of struct 'at::RecordFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/DispatchKeyExtractor.h(230,51): warning C4251: 'c10::DispatchKeyExtractor::dispatch_arg_indices_reverse_': struct 'c10::utils::bitset' needs to have dll-interface to be used by clients of struct 'c10::DispatchKeyExtractor' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(467): note: see declaration of 'std::variant' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(223,21): warning C4251: 'c10::impl::OperatorEntry::name_': struct 'c10::OperatorName' needs to have dll-interface to be used by clients of class 'c10::impl::OperatorEntry' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Bitset.h(19): message : see declaration of 'c10::utils::bitset' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/operator_name.h(14): message : see declaration of 'c10::OperatorName' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/DispatchKeyExtractor.h(233,37): warning C4251: 'c10::DispatchKeyExtractor::nonFallthroughKeys_': class 'c10::DispatchKeySet' needs to have dll-interface to be used by clients of struct 'c10::DispatchKeyExtractor' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/DispatchKeySet.h(165): message : see declaration of 'c10::DispatchKeySet' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/custom_class_detail.h(212,28): warning C4251: 'torch::detail::class_base::qualClassName': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'torch::detail::class_base' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(470,38): warning C4251: 'at::RecordFunction::inputs_': class 'c10::ArrayRef' needs to have dll-interface to be used by clients of struct 'at::RecordFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xstring(4471): message : see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(293): note: see declaration of 'c10::ArrayRef' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(471,36): warning C4251: 'at::RecordFunction::outputs_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'at::RecordFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/custom_class_detail.h(213,32): warning C4251: 'torch::detail::class_base::classTypePtr': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'torch::detail::class_base' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/PyInterpreter.h(24): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/custom_class.h(13): note: see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(224,41): warning C4251: 'c10::impl::OperatorEntry::schema_': class 'std::optional' needs to have dll-interface to be used by clients of class 'c10::impl::OperatorEntry' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(465,27): warning C4251: 'at::RecordFunction::ctx_': class 'c10::SmallVector>,4>' needs to have dll-interface to be used by clients of struct 'at::RecordFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/custom_class_detail.h(212,28): warning C4251: 'torch::detail::class_base::qualClassName': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'torch::detail::class_base' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(224): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(103): message : see declaration of 'c10::SmallVector>,4>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xstring(4471): message : see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/custom_class_detail.h(213,32): warning C4251: 'torch::detail::class_base::classTypePtr': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'torch::detail::class_base' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/custom_class.h(13): message : see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/custom_class_detail.h(212,28): warning C4251: 'torch::detail::class_base::qualClassName': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'torch::detail::class_base' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xstring(4471): message : see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/custom_class_detail.h(213,32): warning C4251: 'torch::detail::class_base::classTypePtr': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'torch::detail::class_base' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/custom_class.h(13): message : see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(224,41): warning C4251: 'c10::impl::OperatorEntry::schema_': class 'std::optional' needs to have dll-interface to be used by clients of class 'c10::impl::OperatorEntry' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(224): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/boxing/BoxedKernel.h(170,46): warning C4251: 'c10::BoxedKernel::functor_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of class 'c10::BoxedKernel' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ TTarget=c10::OperatorKernel ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/boxing/BoxedKernel.h(170): message : see declaration of 'c10::intrusive_ptr>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ TTarget=c10::OperatorKernel ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/custom_class_detail.h(212,28): warning C4251: 'torch::detail::class_base::qualClassName': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'torch::detail::class_base' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xstring(4471): message : see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/custom_class_detail.h(212,28): warning C4251: 'torch::detail::class_base::qualClassName': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'torch::detail::class_base' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/custom_class_detail.h(213,32): warning C4251: 'torch::detail::class_base::classTypePtr': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'torch::detail::class_base' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(226,31): warning C4251: 'c10::impl::OperatorEntry::tags_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'c10::impl::OperatorEntry' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc)C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xstring(4471): note: see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/custom_class.h(13): message : see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(103): note: see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/custom_class_detail.h(213,32): warning C4251: 'torch::detail::class_base::classTypePtr': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'torch::detail::class_base' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/custom_class.h(13): message : see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(729,48): warning C4251: 'at::RecordFunctionTLS::sorted_tls_callbacks_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'at::RecordFunctionTLS' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(255): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/CppSignature.h(57,31): warning C4251: 'c10::impl::CppSignature::signature_': class 'std::type_index' needs to have dll-interface to be used by clients of class 'c10::impl::CppSignature' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(231,31): warning C4251: 'c10::impl::OperatorEntry::py_cache_': class 'c10::PyHandleCache' needs to have dll-interface to be used by clients of class 'c10::impl::OperatorEntry' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/boxing/BoxedKernel.h(170,46): warning C4251: 'c10::BoxedKernel::functor_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of class 'c10::BoxedKernel' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ TTarget=c10::OperatorKernel ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(453,32): warning C4251: 'at::RecordFunction::step_callbacks_': struct 'at::StepCallbacks' needs to have dll-interface to be used by clients of struct 'at::RecordFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/PyHandleCache.h(38): message : see declaration of 'c10::PyHandleCache' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc)C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\typeindex(21): note: see declaration of 'std::type_index' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/boxing/BoxedKernel.h(170,46): warning C4251: 'c10::BoxedKernel::functor_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of class 'c10::BoxedKernel' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ TTarget=c10::OperatorKernel ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(226,31): warning C4251: 'c10::impl::OperatorEntry::tags_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'c10::impl::OperatorEntry' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(258): message : see declaration of 'at::StepCallbacks' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/boxing/BoxedKernel.h(170): note: see declaration of 'c10::intrusive_ptr>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ TTarget=c10::OperatorKernel ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(467,46): warning C4251: 'at::RecordFunction::fn_': class 'std::variant' needs to have dll-interface to be used by clients of struct 'at::RecordFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/boxing/BoxedKernel.h(170): note: see declaration of 'c10::intrusive_ptr>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ TTarget=c10::OperatorKernel ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(103): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(467): message : see declaration of 'std::variant' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(231,31): warning C4251: 'c10::impl::OperatorEntry::py_cache_': class 'c10::PyHandleCache' needs to have dll-interface to be used by clients of class 'c10::impl::OperatorEntry' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/PyHandleCache.h(38): message : see declaration of 'c10::PyHandleCache' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(453,32): warning C4251: 'at::RecordFunction::step_callbacks_': struct 'at::StepCallbacks' needs to have dll-interface to be used by clients of struct 'at::RecordFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(258): message : see declaration of 'at::StepCallbacks' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/boxing/BoxedKernel.h(170,46): warning C4251: 'c10::BoxedKernel::functor_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of class 'c10::BoxedKernel' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ TTarget=c10::OperatorKernel ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(470,38): warning C4251: 'at::RecordFunction::inputs_': class 'c10::ArrayRef' needs to have dll-interface to be used by clients of struct 'at::RecordFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/boxing/BoxedKernel.h(170,46): warning C4251: 'c10::BoxedKernel::functor_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of class 'c10::BoxedKernel' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ TTarget=c10::OperatorKernel ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/boxing/BoxedKernel.h(170): note: see declaration of 'c10::intrusive_ptr>' with [ TTarget=c10::OperatorKernel ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(293): note: see declaration of 'c10::ArrayRef' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/boxing/BoxedKernel.h(170): message : see declaration of 'c10::intrusive_ptr>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ TTarget=c10::OperatorKernel ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(471,36): warning C4251: 'at::RecordFunction::outputs_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'at::RecordFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/PyInterpreter.h(24): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(271,32): warning C4251: 'c10::impl::OperatorEntry::kernels_': class 'ska::flat_hash_map>,std::hash,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of class 'c10::impl::OperatorEntry' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ K=c10::DispatchKey, V=std::list> ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(264): message : see declaration of 'ska::flat_hash_map>,std::hash,std::equal_to,std::allocator>>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ K=c10::DispatchKey, V=std::list> ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(465,27): warning C4251: 'at::RecordFunction::ctx_': class 'c10::SmallVector>,4>' needs to have dll-interface to be used by clients of struct 'at::RecordFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(465,27): warning C4251: 'at::RecordFunction::ctx_': class 'c10::SmallVector>,4>' needs to have dll-interface to be used by clients of struct 'at::RecordFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(103): message : see declaration of 'c10::SmallVector>,4>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(103): message : see declaration of 'c10::SmallVector>,4>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(271,32): warning C4251: 'c10::impl::OperatorEntry::kernels_': class 'ska::flat_hash_map>,std::hash,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of class 'c10::impl::OperatorEntry' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ K=c10::DispatchKey, V=std::list> ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(264): message : see declaration of 'ska::flat_hash_map>,std::hash,std::equal_to,std::allocator>>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ K=c10::DispatchKey, V=std::list> ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/Dispatcher.h(332,36): warning C4251: 'c10::Dispatcher::operators_': class 'std::list>' needs to have dll-interface to be used by clients of class 'c10::Dispatcher' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/Dispatcher.h(332): message : see declaration of 'std::list>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(729,48): warning C4251: 'at::RecordFunctionTLS::sorted_tls_callbacks_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'at::RecordFunctionTLS' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/DispatchKeyExtractor.h(230,51): warning C4251: 'c10::DispatchKeyExtractor::dispatch_arg_indices_reverse_': struct 'c10::utils::bitset' needs to have dll-interface to be used by clients of struct 'c10::DispatchKeyExtractor' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Bitset.h(19): message : see declaration of 'c10::utils::bitset' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(255): note: see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(287,54): warning C4251: 'c10::impl::OperatorEntry::cpp_signature_': class 'std::optional' needs to have dll-interface to be used by clients of class 'c10::impl::OperatorEntry' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(223,21): warning C4251: 'c10::impl::OperatorEntry::name_': struct 'c10::OperatorName' needs to have dll-interface to be used by clients of class 'c10::impl::OperatorEntry' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(467,46): warning C4251: 'at::RecordFunction::fn_': class 'std::variant' needs to have dll-interface to be used by clients of struct 'at::RecordFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(467,46): warning C4251: 'at::RecordFunction::fn_': class 'std::variant' needs to have dll-interface to be used by clients of struct 'at::RecordFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(467): message : see declaration of 'std::variant' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(287,54): warning C4251: 'c10::impl::OperatorEntry::cpp_signature_': class 'std::optional' needs to have dll-interface to be used by clients of class 'c10::impl::OperatorEntry' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(287): note: see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(467): note: see declaration of 'std::variant' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/operator_name.h(14): note: see declaration of 'c10::OperatorName' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/DispatchKeyExtractor.h(233,37): warning C4251: 'c10::DispatchKeyExtractor::nonFallthroughKeys_': class 'c10::DispatchKeySet' needs to have dll-interface to be used by clients of struct 'c10::DispatchKeyExtractor' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(470,38): warning C4251: 'at::RecordFunction::inputs_': class 'c10::ArrayRef' needs to have dll-interface to be used by clients of struct 'at::RecordFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/Dispatcher.h(334,83): warning C4251: 'c10::Dispatcher::operatorLookupTable_': class 'c10::LeftRight,std::equal_to,std::allocator>>>' needs to have dll-interface to be used by clients of class 'c10::Dispatcher' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ K=c10::OperatorName, V=c10::OperatorHandle ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(287): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/DispatchKeySet.h(165): message : see declaration of 'c10::DispatchKeySet' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(293): note: see declaration of 'c10::ArrayRef' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(288,58): warning C4251: 'c10::impl::OperatorEntry::sym_cpp_signature_': class 'std::optional' needs to have dll-interface to be used by clients of class 'c10::impl::OperatorEntry' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/Dispatcher.h(334): message : see declaration of 'c10::LeftRight,std::equal_to,std::allocator>>>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ K=c10::OperatorName, V=c10::OperatorHandle ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(288,58): warning C4251: 'c10::impl::OperatorEntry::sym_cpp_signature_': class 'std::optional' needs to have dll-interface to be used by clients of class 'c10::impl::OperatorEntry' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(287): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(287): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(471,36): warning C4251: 'at::RecordFunction::outputs_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'at::RecordFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/PyInterpreter.h(24): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(470,38): warning C4251: 'at::RecordFunction::inputs_': class 'c10::ArrayRef' needs to have dll-interface to be used by clients of struct 'at::RecordFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(293): message : see declaration of 'c10::ArrayRef' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(471,36): warning C4251: 'at::RecordFunction::outputs_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'at::RecordFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/PyInterpreter.h(24): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(291,60): warning C4251: 'c10::impl::OperatorEntry::report_error_callback_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of class 'c10::impl::OperatorEntry' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(291,60): warning C4251: 'c10::impl::OperatorEntry::report_error_callback_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of class 'c10::impl::OperatorEntry' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(214): message : see declaration of 'std::unique_ptr>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(214): note: see declaration of 'std::unique_ptr>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(224,41): warning C4251: 'c10::impl::OperatorEntry::schema_': class 'std::optional' needs to have dll-interface to be used by clients of class 'c10::impl::OperatorEntry' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(224): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/Dispatcher.h(339,58): warning C4251: 'c10::Dispatcher::libraries_': class 'ska::flat_hash_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of class 'c10::Dispatcher' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ K=std::string, V=std::string ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/Dispatcher.h(339): message : see declaration of 'ska::flat_hash_map,std::equal_to,std::allocator>>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ K=std::string, V=std::string ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(729,48): warning C4251: 'at::RecordFunctionTLS::sorted_tls_callbacks_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'at::RecordFunctionTLS' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(729,48): warning C4251: 'at::RecordFunctionTLS::sorted_tls_callbacks_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'at::RecordFunctionTLS' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(255): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/CppSignature.h(57,31): warning C4251: 'c10::impl::CppSignature::signature_': class 'std::type_index' needs to have dll-interface to be used by clients of class 'c10::impl::CppSignature' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(255): note: see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\typeindex(21): message : see declaration of 'std::type_index' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/Dispatcher.h(343,63): warning C4251: 'c10::Dispatcher::listeners_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of class 'c10::Dispatcher' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/Dispatcher.h(343): message : see declaration of 'std::unique_ptr>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/Dispatcher.h(357,36): warning C4251: 'c10::Dispatcher::cond_var_': class 'std::condition_variable' needs to have dll-interface to be used by clients of class 'c10::Dispatcher' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\mutex(573): message : see declaration of 'std::condition_variable' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(226,31): warning C4251: 'c10::impl::OperatorEntry::tags_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'c10::impl::OperatorEntry' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(86,46): warning C4251: 'at::StringView::owned_str_ptr_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'at::StringView' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(86,46): warning C4251: 'at::StringView::owned_str_ptr_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'at::StringView' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/Dispatcher.h(332,36): warning C4251: 'c10::Dispatcher::operators_': class 'std::list>' needs to have dll-interface to be used by clients of class 'c10::Dispatcher' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(103): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/Dispatcher.h(363,32): warning C4251: 'c10::Dispatcher::guard_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'c10::Dispatcher' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/Dispatcher.h(332): message : see declaration of 'std::list>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(86): note: see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(86): note: see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/Dispatcher.h(363): note: see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(231,31): warning C4251: 'c10::impl::OperatorEntry::py_cache_': class 'c10::PyHandleCache' needs to have dll-interface to be used by clients of class 'c10::impl::OperatorEntry' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/PyHandleCache.h(38): message : see declaration of 'c10::PyHandleCache' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/Dispatcher.h(504,65): warning C4251: 'c10::OperatorHandle::operatorIterator_': class 'std::_List_iterator>>' needs to have dll-interface to be used by clients of class 'c10::OperatorHandle' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ _Ty=c10::Dispatcher::OperatorDef ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\list(796): message : see declaration of 'std::_List_iterator>>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ _Ty=c10::Dispatcher::OperatorDef ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/Dispatcher.h(334,83): warning C4251: 'c10::Dispatcher::operatorLookupTable_': class 'c10::LeftRight,std::equal_to,std::allocator>>>' needs to have dll-interface to be used by clients of class 'c10::Dispatcher' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ K=c10::OperatorName, V=c10::OperatorHandle ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/Dispatcher.h(334): message : see declaration of 'c10::LeftRight,std::equal_to,std::allocator>>>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ K=c10::OperatorName, V=c10::OperatorHandle ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(271,32): warning C4251: 'c10::impl::OperatorEntry::kernels_': class 'ska::flat_hash_map>,std::hash,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of class 'c10::impl::OperatorEntry' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ K=c10::DispatchKey, V=std::list> ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(264): message : see declaration of 'ska::flat_hash_map>,std::hash,std::equal_to,std::allocator>>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ K=c10::DispatchKey, V=std::list> ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/Dispatcher.h(332,36): warning C4251: 'c10::Dispatcher::operators_': class 'std::list>' needs to have dll-interface to be used by clients of class 'c10::Dispatcher' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/Dispatcher.h(332): message : see declaration of 'std::list>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/DispatchKeyExtractor.h(230,51): warning C4251: 'c10::DispatchKeyExtractor::dispatch_arg_indices_reverse_': struct 'c10::utils::bitset' needs to have dll-interface to be used by clients of struct 'c10::DispatchKeyExtractor' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Bitset.h(19): message : see declaration of 'c10::utils::bitset' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/Dispatcher.h(332,36): warning C4251: 'c10::Dispatcher::operators_': class 'std::list>' needs to have dll-interface to be used by clients of class 'c10::Dispatcher' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/DispatchKeyExtractor.h(233,37): warning C4251: 'c10::DispatchKeyExtractor::nonFallthroughKeys_': class 'c10::DispatchKeySet' needs to have dll-interface to be used by clients of struct 'c10::DispatchKeyExtractor' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/DispatchKeySet.h(165): message : see declaration of 'c10::DispatchKeySet' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/Dispatcher.h(332): note: see declaration of 'std::list>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(223,21): warning C4251: 'c10::impl::OperatorEntry::name_': struct 'c10::OperatorName' needs to have dll-interface to be used by clients of class 'c10::impl::OperatorEntry' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/operator_name.h(14): message : see declaration of 'c10::OperatorName' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/DispatchKeyExtractor.h(230,51): warning C4251: 'c10::DispatchKeyExtractor::dispatch_arg_indices_reverse_': struct 'c10::utils::bitset' needs to have dll-interface to be used by clients of struct 'c10::DispatchKeyExtractor' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/DispatchKeyExtractor.h(230,51): warning C4251: 'c10::DispatchKeyExtractor::dispatch_arg_indices_reverse_': struct 'c10::utils::bitset' needs to have dll-interface to be used by clients of struct 'c10::DispatchKeyExtractor' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Bitset.h(19): note: see declaration of 'c10::utils::bitset' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Bitset.h(19): message : see declaration of 'c10::utils::bitset' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/DispatchKeyExtractor.h(233,37): warning C4251: 'c10::DispatchKeyExtractor::nonFallthroughKeys_': class 'c10::DispatchKeySet' needs to have dll-interface to be used by clients of struct 'c10::DispatchKeyExtractor' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/DispatchKeyExtractor.h(230,51): warning C4251: 'c10::DispatchKeyExtractor::dispatch_arg_indices_reverse_': struct 'c10::utils::bitset' needs to have dll-interface to be used by clients of struct 'c10::DispatchKeyExtractor' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/DispatchKeySet.h(165): message : see declaration of 'c10::DispatchKeySet' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Bitset.h(19): note: see declaration of 'c10::utils::bitset' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/DispatchKeyExtractor.h(233,37): warning C4251: 'c10::DispatchKeyExtractor::nonFallthroughKeys_': class 'c10::DispatchKeySet' needs to have dll-interface to be used by clients of struct 'c10::DispatchKeyExtractor' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/Dispatcher.h(339,58): warning C4251: 'c10::Dispatcher::libraries_': class 'ska::flat_hash_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of class 'c10::Dispatcher' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ K=std::string, V=std::string ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(287,54): warning C4251: 'c10::impl::OperatorEntry::cpp_signature_': class 'std::optional' needs to have dll-interface to be used by clients of class 'c10::impl::OperatorEntry' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/Dispatcher.h(334,83): warning C4251: 'c10::Dispatcher::operatorLookupTable_': class 'c10::LeftRight,std::equal_to,std::allocator>>>' needs to have dll-interface to be used by clients of class 'c10::Dispatcher' with [ K=c10::OperatorName, V=c10::OperatorHandle ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/DispatchKeyExtractor.h(230,51): warning C4251: 'c10::DispatchKeyExtractor::dispatch_arg_indices_reverse_': struct 'c10::utils::bitset' needs to have dll-interface to be used by clients of struct 'c10::DispatchKeyExtractor' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(224,41): warning C4251: 'c10::impl::OperatorEntry::schema_': class 'std::optional' needs to have dll-interface to be used by clients of class 'c10::impl::OperatorEntry' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(224): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(287): note: see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/Dispatcher.h(334): note: see declaration of 'c10::LeftRight,std::equal_to,std::allocator>>>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ K=c10::OperatorName, V=c10::OperatorHandle ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/Dispatcher.h(334,83): warning C4251: 'c10::Dispatcher::operatorLookupTable_': class 'c10::LeftRight,std::equal_to,std::allocator>>>' needs to have dll-interface to be used by clients of class 'c10::Dispatcher' with [ K=c10::OperatorName, V=c10::OperatorHandle ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/DispatchKeyExtractor.h(233,37): warning C4251: 'c10::DispatchKeyExtractor::nonFallthroughKeys_': class 'c10::DispatchKeySet' needs to have dll-interface to be used by clients of struct 'c10::DispatchKeyExtractor' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/DispatchKeySet.h(165): note: see declaration of 'c10::DispatchKeySet' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Bitset.h(19): message : see declaration of 'c10::utils::bitset' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/Dispatcher.h(339): message : see declaration of 'ska::flat_hash_map,std::equal_to,std::allocator>>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ K=std::string, V=std::string ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/Dispatcher.h(334): note: see declaration of 'c10::LeftRight,std::equal_to,std::allocator>>>' with [ K=c10::OperatorName, V=c10::OperatorHandle ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/DispatchKeySet.h(165): message : see declaration of 'c10::DispatchKeySet' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(288,58): warning C4251: 'c10::impl::OperatorEntry::sym_cpp_signature_': class 'std::optional' needs to have dll-interface to be used by clients of class 'c10::impl::OperatorEntry' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/DispatchKeyExtractor.h(233,37): warning C4251: 'c10::DispatchKeyExtractor::nonFallthroughKeys_': class 'c10::DispatchKeySet' needs to have dll-interface to be used by clients of struct 'c10::DispatchKeyExtractor' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(287): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/DispatchKeySet.h(165): note: see declaration of 'c10::DispatchKeySet' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/CppSignature.h(57,31): warning C4251: 'c10::impl::CppSignature::signature_': class 'std::type_index' needs to have dll-interface to be used by clients of class 'c10::impl::CppSignature' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\typeindex(21): message : see declaration of 'std::type_index' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(291,60): warning C4251: 'c10::impl::OperatorEntry::report_error_callback_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of class 'c10::impl::OperatorEntry' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(226,31): warning C4251: 'c10::impl::OperatorEntry::tags_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'c10::impl::OperatorEntry' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(214): message : see declaration of 'std::unique_ptr>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(103): note: see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/Dispatcher.h(343,63): warning C4251: 'c10::Dispatcher::listeners_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of class 'c10::Dispatcher' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/Dispatcher.h(339,58): warning C4251: 'c10::Dispatcher::libraries_': class 'ska::flat_hash_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of class 'c10::Dispatcher' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ K=std::string, V=std::string ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/CppSignature.h(57,31): warning C4251: 'c10::impl::CppSignature::signature_': class 'std::type_index' needs to have dll-interface to be used by clients of class 'c10::impl::CppSignature' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/Dispatcher.h(339): message : see declaration of 'ska::flat_hash_map,std::equal_to,std::allocator>>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ K=std::string, V=std::string ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc)C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\typeindex(21): note: see declaration of 'std::type_index' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/Dispatcher.h(343): note: see declaration of 'std::unique_ptr>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/CppSignature.h(57,31): warning C4251: 'c10::impl::CppSignature::signature_': class 'std::type_index' needs to have dll-interface to be used by clients of class 'c10::impl::CppSignature' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(453,32): warning C4251: 'at::RecordFunction::step_callbacks_': struct 'at::StepCallbacks' needs to have dll-interface to be used by clients of struct 'at::RecordFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(231,31): warning C4251: 'c10::impl::OperatorEntry::py_cache_': class 'c10::PyHandleCache' needs to have dll-interface to be used by clients of class 'c10::impl::OperatorEntry' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/Dispatcher.h(339,58): warning C4251: 'c10::Dispatcher::libraries_': class 'ska::flat_hash_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of class 'c10::Dispatcher' with [ K=std::string, V=std::string ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/CppSignature.h(57,31): warning C4251: 'c10::impl::CppSignature::signature_': class 'std::type_index' needs to have dll-interface to be used by clients of class 'c10::impl::CppSignature' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(453,32): warning C4251: 'at::RecordFunction::step_callbacks_': struct 'at::StepCallbacks' needs to have dll-interface to be used by clients of struct 'at::RecordFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/PyHandleCache.h(38): message : see declaration of 'c10::PyHandleCache' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc)C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\typeindex(21): note: see declaration of 'std::type_index' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/Dispatcher.h(339): note: see declaration of 'ska::flat_hash_map,std::equal_to,std::allocator>>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ K=std::string, V=std::string ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(258): note: see declaration of 'at::StepCallbacks' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc)C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\typeindex(21): note: see declaration of 'std::type_index' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(258): message : see declaration of 'at::StepCallbacks' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/Dispatcher.h(357,36): warning C4251: 'c10::Dispatcher::cond_var_': class 'std::condition_variable' needs to have dll-interface to be used by clients of class 'c10::Dispatcher' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/CppSignature.h(57,31): warning C4251: 'c10::impl::CppSignature::signature_': class 'std::type_index' needs to have dll-interface to be used by clients of class 'c10::impl::CppSignature' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\mutex(573): message : see declaration of 'std::condition_variable' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\typeindex(21): message : see declaration of 'std::type_index' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(86,46): warning C4251: 'at::StringView::owned_str_ptr_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'at::StringView' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/Dispatcher.h(343,63): warning C4251: 'c10::Dispatcher::listeners_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of class 'c10::Dispatcher' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(86): message : see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/Dispatcher.h(343,63): warning C4251: 'c10::Dispatcher::listeners_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of class 'c10::Dispatcher' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/Dispatcher.h(343): note: see declaration of 'std::unique_ptr>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/Dispatcher.h(343): message : see declaration of 'std::unique_ptr>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/Dispatcher.h(357,36): warning C4251: 'c10::Dispatcher::cond_var_': class 'std::condition_variable' needs to have dll-interface to be used by clients of class 'c10::Dispatcher' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/Dispatcher.h(357,36): warning C4251: 'c10::Dispatcher::cond_var_': class 'std::condition_variable' needs to have dll-interface to be used by clients of class 'c10::Dispatcher' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/Dispatcher.h(363,32): warning C4251: 'c10::Dispatcher::guard_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'c10::Dispatcher' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc)C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\mutex(573): note: see declaration of 'std::condition_variable' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\mutex(573): message : see declaration of 'std::condition_variable' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/Dispatcher.h(363): note: see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(465,27): warning C4251: 'at::RecordFunction::ctx_': class 'c10::SmallVector>,4>' needs to have dll-interface to be used by clients of struct 'at::RecordFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(103): message : see declaration of 'c10::SmallVector>,4>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(271,32): warning C4251: 'c10::impl::OperatorEntry::kernels_': class 'ska::flat_hash_map>,std::hash,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of class 'c10::impl::OperatorEntry' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ K=c10::DispatchKey, V=std::list> ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(264): message : see declaration of 'ska::flat_hash_map>,std::hash,std::equal_to,std::allocator>>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ K=c10::DispatchKey, V=std::list> ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(223,21): warning C4251: 'c10::impl::OperatorEntry::name_': struct 'c10::OperatorName' needs to have dll-interface to be used by clients of class 'c10::impl::OperatorEntry' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/Dispatcher.h(363,32): warning C4251: 'c10::Dispatcher::guard_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'c10::Dispatcher' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/operator_name.h(14): message : see declaration of 'c10::OperatorName' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/Dispatcher.h(363): message : see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/op_registration/op_registration.h(434,76): warning C4251: 'c10::RegisterOperators::Options::schemaOrName_': class 'std::optional>' needs to have dll-interface to be used by clients of class 'c10::RegisterOperators::Options' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/Dispatcher.h(363,32): warning C4251: 'c10::Dispatcher::guard_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'c10::Dispatcher' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(465,27): warning C4251: 'at::RecordFunction::ctx_': class 'c10::SmallVector>,4>' needs to have dll-interface to be used by clients of struct 'at::RecordFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/Dispatcher.h(363): note: see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/op_registration/op_registration.h(434): note: see declaration of 'std::optional>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(103): message : see declaration of 'c10::SmallVector>,4>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/Dispatcher.h(504,65): warning C4251: 'c10::OperatorHandle::operatorIterator_': class 'std::_List_iterator>>' needs to have dll-interface to be used by clients of class 'c10::OperatorHandle' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ _Ty=c10::Dispatcher::OperatorDef ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\list(796): message : see declaration of 'std::_List_iterator>>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ _Ty=c10::Dispatcher::OperatorDef ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(224,41): warning C4251: 'c10::impl::OperatorEntry::schema_': class 'std::optional' needs to have dll-interface to be used by clients of class 'c10::impl::OperatorEntry' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(224): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/Dispatcher.h(504,65): warning C4251: 'c10::OperatorHandle::operatorIterator_': class 'std::_List_iterator>>' needs to have dll-interface to be used by clients of class 'c10::OperatorHandle' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ _Ty=c10::Dispatcher::OperatorDef ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\list(796): message : see declaration of 'std::_List_iterator>>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ _Ty=c10::Dispatcher::OperatorDef ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/Dispatcher.h(504,65): warning C4251: 'c10::OperatorHandle::operatorIterator_': class 'std::_List_iterator>>' needs to have dll-interface to be used by clients of class 'c10::OperatorHandle' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ _Ty=c10::Dispatcher::OperatorDef ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\list(796): message : see declaration of 'std::_List_iterator>>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ _Ty=c10::Dispatcher::OperatorDef ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(467,46): warning C4251: 'at::RecordFunction::fn_': class 'std::variant' needs to have dll-interface to be used by clients of struct 'at::RecordFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(467): message : see declaration of 'std::variant' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(287,54): warning C4251: 'c10::impl::OperatorEntry::cpp_signature_': class 'std::optional' needs to have dll-interface to be used by clients of class 'c10::impl::OperatorEntry' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/op_registration/op_registration.h(436,50): warning C4251: 'c10::RegisterOperators::Options::kernels': class 'std::vector>' needs to have dll-interface to be used by clients of class 'c10::RegisterOperators::Options' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(470,38): warning C4251: 'at::RecordFunction::inputs_': class 'c10::ArrayRef' needs to have dll-interface to be used by clients of struct 'at::RecordFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(287): note: see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/op_registration/op_registration.h(436): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(293): message : see declaration of 'c10::ArrayRef' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(288,58): warning C4251: 'c10::impl::OperatorEntry::sym_cpp_signature_': class 'std::optional' needs to have dll-interface to be used by clients of class 'c10::impl::OperatorEntry' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(287): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/op_registration/op_registration.h(437,51): warning C4251: 'c10::RegisterOperators::Options::aliasAnalysisKind_': class 'std::optional' needs to have dll-interface to be used by clients of class 'c10::RegisterOperators::Options' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(471,36): warning C4251: 'at::RecordFunction::outputs_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'at::RecordFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(223,21): warning C4251: 'c10::impl::OperatorEntry::name_': struct 'c10::OperatorName' needs to have dll-interface to be used by clients of class 'c10::impl::OperatorEntry' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(223,21): warning C4251: 'c10::impl::OperatorEntry::name_': struct 'c10::OperatorName' needs to have dll-interface to be used by clients of class 'c10::impl::OperatorEntry' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(467,46): warning C4251: 'at::RecordFunction::fn_': class 'std::variant' needs to have dll-interface to be used by clients of struct 'at::RecordFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(223,21): warning C4251: 'c10::impl::OperatorEntry::name_': struct 'c10::OperatorName' needs to have dll-interface to be used by clients of class 'c10::impl::OperatorEntry' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(223,21): warning C4251: 'c10::impl::OperatorEntry::name_': struct 'c10::OperatorName' needs to have dll-interface to be used by clients of class 'c10::impl::OperatorEntry' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(226,31): warning C4251: 'c10::impl::OperatorEntry::tags_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'c10::impl::OperatorEntry' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/function_schema.h(325): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/PyInterpreter.h(24): note: see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/operator_name.h(14): note: see declaration of 'c10::OperatorName' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(291,60): warning C4251: 'c10::impl::OperatorEntry::report_error_callback_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of class 'c10::impl::OperatorEntry' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(453,32): warning C4251: 'at::RecordFunction::step_callbacks_': struct 'at::StepCallbacks' needs to have dll-interface to be used by clients of struct 'at::RecordFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/operator_name.h(14): note: see declaration of 'c10::OperatorName' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/operator_name.h(14): message : see declaration of 'c10::OperatorName' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/operator_name.h(14): note: see declaration of 'c10::OperatorName' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(214): message : see declaration of 'std::unique_ptr>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(103): note: see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(258): message : see declaration of 'at::StepCallbacks' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(467): message : see declaration of 'std::variant' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(231,31): warning C4251: 'c10::impl::OperatorEntry::py_cache_': class 'c10::PyHandleCache' needs to have dll-interface to be used by clients of class 'c10::impl::OperatorEntry' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/PyHandleCache.h(38): message : see declaration of 'c10::PyHandleCache' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(470,38): warning C4251: 'at::RecordFunction::inputs_': class 'c10::ArrayRef' needs to have dll-interface to be used by clients of struct 'at::RecordFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(293): message : see declaration of 'c10::ArrayRef' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(471,36): warning C4251: 'at::RecordFunction::outputs_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'at::RecordFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/PyInterpreter.h(24): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(224,41): warning C4251: 'c10::impl::OperatorEntry::schema_': class 'std::optional' needs to have dll-interface to be used by clients of class 'c10::impl::OperatorEntry' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(224): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(224,41): warning C4251: 'c10::impl::OperatorEntry::schema_': class 'std::optional' needs to have dll-interface to be used by clients of class 'c10::impl::OperatorEntry' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(224): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(224,41): warning C4251: 'c10::impl::OperatorEntry::schema_': class 'std::optional' needs to have dll-interface to be used by clients of class 'c10::impl::OperatorEntry' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(224): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(224,41): warning C4251: 'c10::impl::OperatorEntry::schema_': class 'std::optional' needs to have dll-interface to be used by clients of class 'c10::impl::OperatorEntry' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(224): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(465,27): warning C4251: 'at::RecordFunction::ctx_': class 'c10::SmallVector>,4>' needs to have dll-interface to be used by clients of struct 'at::RecordFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(103): message : see declaration of 'c10::SmallVector>,4>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(271,32): warning C4251: 'c10::impl::OperatorEntry::kernels_': class 'ska::flat_hash_map>,std::hash,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of class 'c10::impl::OperatorEntry' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ K=c10::DispatchKey, V=std::list> ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(86,46): warning C4251: 'at::StringView::owned_str_ptr_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'at::StringView' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(264): message : see declaration of 'ska::flat_hash_map>,std::hash,std::equal_to,std::allocator>>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ K=c10::DispatchKey, V=std::list> ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(86): note: see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/op_registration/op_registration.h(588,50): warning C4251: 'c10::RegisterOperators::registrars_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'c10::RegisterOperators' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/op_registration/op_registration.h(588): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(729,48): warning C4251: 'at::RecordFunctionTLS::sorted_tls_callbacks_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'at::RecordFunctionTLS' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(255): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(729,48): warning C4251: 'at::RecordFunctionTLS::sorted_tls_callbacks_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'at::RecordFunctionTLS' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(255): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(226,31): warning C4251: 'c10::impl::OperatorEntry::tags_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'c10::impl::OperatorEntry' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(103): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(226,31): warning C4251: 'c10::impl::OperatorEntry::tags_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'c10::impl::OperatorEntry' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(103): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(231,31): warning C4251: 'c10::impl::OperatorEntry::py_cache_': class 'c10::PyHandleCache' needs to have dll-interface to be used by clients of class 'c10::impl::OperatorEntry' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(231,31): warning C4251: 'c10::impl::OperatorEntry::py_cache_': class 'c10::PyHandleCache' needs to have dll-interface to be used by clients of class 'c10::impl::OperatorEntry' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/PyHandleCache.h(38): note: see declaration of 'c10::PyHandleCache' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/PyHandleCache.h(38): message : see declaration of 'c10::PyHandleCache' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(226,31): warning C4251: 'c10::impl::OperatorEntry::tags_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'c10::impl::OperatorEntry' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(103): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(226,31): warning C4251: 'c10::impl::OperatorEntry::tags_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'c10::impl::OperatorEntry' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(103): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/op_registration/op_registration.h(434,76): warning C4251: 'c10::RegisterOperators::Options::schemaOrName_': class 'std::optional>' needs to have dll-interface to be used by clients of class 'c10::RegisterOperators::Options' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/op_registration/op_registration.h(434): message : see declaration of 'std::optional>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(467,46): warning C4251: 'at::RecordFunction::fn_': class 'std::variant' needs to have dll-interface to be used by clients of struct 'at::RecordFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(467): message : see declaration of 'std::variant' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(231,31): warning C4251: 'c10::impl::OperatorEntry::py_cache_': class 'c10::PyHandleCache' needs to have dll-interface to be used by clients of class 'c10::impl::OperatorEntry' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(231,31): warning C4251: 'c10::impl::OperatorEntry::py_cache_': class 'c10::PyHandleCache' needs to have dll-interface to be used by clients of class 'c10::impl::OperatorEntry' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/PyHandleCache.h(38): note: see declaration of 'c10::PyHandleCache' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/PyHandleCache.h(38): message : see declaration of 'c10::PyHandleCache' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(470,38): warning C4251: 'at::RecordFunction::inputs_': class 'c10::ArrayRef' needs to have dll-interface to be used by clients of struct 'at::RecordFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(293): message : see declaration of 'c10::ArrayRef' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(471,36): warning C4251: 'at::RecordFunction::outputs_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'at::RecordFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/PyInterpreter.h(24): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/op_registration/op_registration.h(434,76): warning C4251: 'c10::RegisterOperators::Options::schemaOrName_': class 'std::optional>' needs to have dll-interface to be used by clients of class 'c10::RegisterOperators::Options' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/op_registration/op_registration.h(434): message : see declaration of 'std::optional>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(287,54): warning C4251: 'c10::impl::OperatorEntry::cpp_signature_': class 'std::optional' needs to have dll-interface to be used by clients of class 'c10::impl::OperatorEntry' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/op_registration/op_registration.h(434,76): warning C4251: 'c10::RegisterOperators::Options::schemaOrName_': class 'std::optional>' needs to have dll-interface to be used by clients of class 'c10::RegisterOperators::Options' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(287): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/op_registration/op_registration.h(434): message : see declaration of 'std::optional>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(288,58): warning C4251: 'c10::impl::OperatorEntry::sym_cpp_signature_': class 'std::optional' needs to have dll-interface to be used by clients of class 'c10::impl::OperatorEntry' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(287): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(271,32): warning C4251: 'c10::impl::OperatorEntry::kernels_': class 'ska::flat_hash_map>,std::hash,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of class 'c10::impl::OperatorEntry' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ K=c10::DispatchKey, V=std::list> ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(271,32): warning C4251: 'c10::impl::OperatorEntry::kernels_': class 'ska::flat_hash_map>,std::hash,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of class 'c10::impl::OperatorEntry' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ K=c10::DispatchKey, V=std::list> ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(264): message : see declaration of 'ska::flat_hash_map>,std::hash,std::equal_to,std::allocator>>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ K=c10::DispatchKey, V=std::list> ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(264): message : see declaration of 'ska::flat_hash_map>,std::hash,std::equal_to,std::allocator>>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ K=c10::DispatchKey, V=std::list> ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/library.h(302,48): warning C4251: 'torch::CppFunction::dispatch_key_': class 'std::optional' needs to have dll-interface to be used by clients of class 'torch::CppFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(132): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/library.h(304,56): warning C4251: 'torch::CppFunction::cpp_signature_': class 'std::optional' needs to have dll-interface to be used by clients of class 'torch::CppFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(134): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/library.h(305,47): warning C4251: 'torch::CppFunction::schema_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of class 'torch::CppFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(38): message : see declaration of 'std::unique_ptr>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(291,60): warning C4251: 'c10::impl::OperatorEntry::report_error_callback_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of class 'c10::impl::OperatorEntry' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(214): message : see declaration of 'std::unique_ptr>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/library.h(306,21): warning C4251: 'torch::CppFunction::debug_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'torch::CppFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xstring(4471): message : see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/op_registration/op_registration.h(436,50): warning C4251: 'c10::RegisterOperators::Options::kernels': class 'std::vector>' needs to have dll-interface to be used by clients of class 'c10::RegisterOperators::Options' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/op_registration/op_registration.h(436): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/op_registration/op_registration.h(437,51): warning C4251: 'c10::RegisterOperators::Options::aliasAnalysisKind_': class 'std::optional' needs to have dll-interface to be used by clients of class 'c10::RegisterOperators::Options' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/function_schema.h(325): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(729,48): warning C4251: 'at::RecordFunctionTLS::sorted_tls_callbacks_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'at::RecordFunctionTLS' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/op_registration/op_registration.h(436,50): warning C4251: 'c10::RegisterOperators::Options::kernels': class 'std::vector>' needs to have dll-interface to be used by clients of class 'c10::RegisterOperators::Options' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/op_registration/op_registration.h(436,50): warning C4251: 'c10::RegisterOperators::Options::kernels': class 'std::vector>' needs to have dll-interface to be used by clients of class 'c10::RegisterOperators::Options' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(271,32): warning C4251: 'c10::impl::OperatorEntry::kernels_': class 'ska::flat_hash_map>,std::hash,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of class 'c10::impl::OperatorEntry' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ K=c10::DispatchKey, V=std::list> ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(271,32): warning C4251: 'c10::impl::OperatorEntry::kernels_': class 'ska::flat_hash_map>,std::hash,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of class 'c10::impl::OperatorEntry' with [ K=c10::DispatchKey, V=std::list> ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/Dispatcher.h(332,36): warning C4251: 'c10::Dispatcher::operators_': class 'std::list>' needs to have dll-interface to be used by clients of class 'c10::Dispatcher' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(86,46): warning C4251: 'at::StringView::owned_str_ptr_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'at::StringView' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(264): message : see declaration of 'ska::flat_hash_map>,std::hash,std::equal_to,std::allocator>>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ K=c10::DispatchKey, V=std::list> ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(264): note: see declaration of 'ska::flat_hash_map>,std::hash,std::equal_to,std::allocator>>' with [ K=c10::DispatchKey, V=std::list> ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/op_registration/op_registration.h(436): note: see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/Dispatcher.h(332,36): warning C4251: 'c10::Dispatcher::operators_': class 'std::list>' needs to have dll-interface to be used by clients of class 'c10::Dispatcher' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(86): note: see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/op_registration/op_registration.h(436): note: see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/Dispatcher.h(332): note: see declaration of 'std::list>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(255): note: see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(287,54): warning C4251: 'c10::impl::OperatorEntry::cpp_signature_': class 'std::optional' needs to have dll-interface to be used by clients of class 'c10::impl::OperatorEntry' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(287,54): warning C4251: 'c10::impl::OperatorEntry::cpp_signature_': class 'std::optional' needs to have dll-interface to be used by clients of class 'c10::impl::OperatorEntry' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/op_registration/op_registration.h(437,51): warning C4251: 'c10::RegisterOperators::Options::aliasAnalysisKind_': class 'std::optional' needs to have dll-interface to be used by clients of class 'c10::RegisterOperators::Options' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/Dispatcher.h(332): message : see declaration of 'std::list>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/op_registration/op_registration.h(437,51): warning C4251: 'c10::RegisterOperators::Options::aliasAnalysisKind_': class 'std::optional' needs to have dll-interface to be used by clients of class 'c10::RegisterOperators::Options' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/library.h(845,33): warning C4251: 'torch::Library::ns_': class 'std::optional' needs to have dll-interface to be used by clients of class 'torch::Library' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(287): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(287): note: see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/function_schema.h(325): note: see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/function_schema.h(325): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/op_registration/op_registration.h(588,50): warning C4251: 'c10::RegisterOperators::registrars_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'c10::RegisterOperators' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/Dispatcher.h(334,83): warning C4251: 'c10::Dispatcher::operatorLookupTable_': class 'c10::LeftRight,std::equal_to,std::allocator>>>' needs to have dll-interface to be used by clients of class 'c10::Dispatcher' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ K=c10::OperatorName, V=c10::OperatorHandle ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(78): note: see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/op_registration/op_registration.h(588): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/Dispatcher.h(334): note: see declaration of 'c10::LeftRight,std::equal_to,std::allocator>>>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ K=c10::OperatorName, V=c10::OperatorHandle ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(288,58): warning C4251: 'c10::impl::OperatorEntry::sym_cpp_signature_': class 'std::optional' needs to have dll-interface to be used by clients of class 'c10::impl::OperatorEntry' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(288,58): warning C4251: 'c10::impl::OperatorEntry::sym_cpp_signature_': class 'std::optional' needs to have dll-interface to be used by clients of class 'c10::impl::OperatorEntry' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/library.h(846,48): warning C4251: 'torch::Library::dispatch_key_': class 'std::optional' needs to have dll-interface to be used by clients of class 'torch::Library' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(287,54): warning C4251: 'c10::impl::OperatorEntry::cpp_signature_': class 'std::optional' needs to have dll-interface to be used by clients of class 'c10::impl::OperatorEntry' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(453,32): warning C4251: 'at::RecordFunction::step_callbacks_': struct 'at::StepCallbacks' needs to have dll-interface to be used by clients of struct 'at::RecordFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(132): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(287): note: see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(287): note: see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(287): note: see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(258): note: see declaration of 'at::StepCallbacks' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(287,54): warning C4251: 'c10::impl::OperatorEntry::cpp_signature_': class 'std::optional' needs to have dll-interface to be used by clients of class 'c10::impl::OperatorEntry' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(288,58): warning C4251: 'c10::impl::OperatorEntry::sym_cpp_signature_': class 'std::optional' needs to have dll-interface to be used by clients of class 'c10::impl::OperatorEntry' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(287): note: see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/Dispatcher.h(334,83): warning C4251: 'c10::Dispatcher::operatorLookupTable_': class 'c10::LeftRight,std::equal_to,std::allocator>>>' needs to have dll-interface to be used by clients of class 'c10::Dispatcher' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ K=c10::OperatorName, V=c10::OperatorHandle ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(287): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(288,58): warning C4251: 'c10::impl::OperatorEntry::sym_cpp_signature_': class 'std::optional' needs to have dll-interface to be used by clients of class 'c10::impl::OperatorEntry' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/Dispatcher.h(334): message : see declaration of 'c10::LeftRight,std::equal_to,std::allocator>>>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ K=c10::OperatorName, V=c10::OperatorHandle ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(287): note: see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(291,60): warning C4251: 'c10::impl::OperatorEntry::report_error_callback_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of class 'c10::impl::OperatorEntry' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(214): message : see declaration of 'std::unique_ptr>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(291,60): warning C4251: 'c10::impl::OperatorEntry::report_error_callback_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of class 'c10::impl::OperatorEntry' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(214): message : see declaration of 'std::unique_ptr>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/op_registration/op_registration.h(588,50): warning C4251: 'c10::RegisterOperators::registrars_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'c10::RegisterOperators' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(291,60): warning C4251: 'c10::impl::OperatorEntry::report_error_callback_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of class 'c10::impl::OperatorEntry' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/op_registration/op_registration.h(588): note: see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(214): message : see declaration of 'std::unique_ptr>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(291,60): warning C4251: 'c10::impl::OperatorEntry::report_error_callback_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of class 'c10::impl::OperatorEntry' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/op_registration/op_registration.h(588,50): warning C4251: 'c10::RegisterOperators::registrars_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'c10::RegisterOperators' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/Dispatcher.h(339,58): warning C4251: 'c10::Dispatcher::libraries_': class 'ska::flat_hash_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of class 'c10::Dispatcher' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ K=std::string, V=std::string ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(214): note: see declaration of 'std::unique_ptr>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/op_registration/op_registration.h(588): note: see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(465,27): warning C4251: 'at::RecordFunction::ctx_': class 'c10::SmallVector>,4>' needs to have dll-interface to be used by clients of struct 'at::RecordFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/library.h(847,75): warning C4251: 'torch::Library::impl_abstract_pystub_': class 'std::optional>' needs to have dll-interface to be used by clients of class 'torch::Library' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(103): message : see declaration of 'c10::SmallVector>,4>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/Dispatcher.h(339): note: see declaration of 'ska::flat_hash_map,std::equal_to,std::allocator>>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ K=std::string, V=std::string ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/Dispatcher.h(237): note: see declaration of 'std::optional>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/library.h(851,55): warning C4251: 'torch::Library::registrars_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'torch::Library' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/op_registration/op_registration.h(588): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/Dispatcher.h(339,58): warning C4251: 'c10::Dispatcher::libraries_': class 'ska::flat_hash_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of class 'c10::Dispatcher' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ K=std::string, V=std::string ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/Dispatcher.h(339): message : see declaration of 'ska::flat_hash_map,std::equal_to,std::allocator>>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ K=std::string, V=std::string ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/Dispatcher.h(332,36): warning C4251: 'c10::Dispatcher::operators_': class 'std::list>' needs to have dll-interface to be used by clients of class 'c10::Dispatcher' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/Dispatcher.h(332): message : see declaration of 'std::list>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(86,46): warning C4251: 'at::StringView::owned_str_ptr_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'at::StringView' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(86,46): warning C4251: 'at::StringView::owned_str_ptr_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'at::StringView' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(86): message : see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(86): message : see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(86,46): warning C4251: 'at::StringView::owned_str_ptr_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'at::StringView' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/Dispatcher.h(343,63): warning C4251: 'c10::Dispatcher::listeners_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of class 'c10::Dispatcher' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(86): note: see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/Dispatcher.h(343): message : see declaration of 'std::unique_ptr>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/Dispatcher.h(357,36): warning C4251: 'c10::Dispatcher::cond_var_': class 'std::condition_variable' needs to have dll-interface to be used by clients of class 'c10::Dispatcher' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/Dispatcher.h(343,63): warning C4251: 'c10::Dispatcher::listeners_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of class 'c10::Dispatcher' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/library.h(302,48): warning C4251: 'torch::CppFunction::dispatch_key_': class 'std::optional' needs to have dll-interface to be used by clients of class 'torch::CppFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(86,46): warning C4251: 'at::StringView::owned_str_ptr_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'at::StringView' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(453,32): warning C4251: 'at::RecordFunction::step_callbacks_': struct 'at::StepCallbacks' needs to have dll-interface to be used by clients of struct 'at::RecordFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(132): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(86): note: see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc)C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\mutex(573): note: see declaration of 'std::condition_variable' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/Dispatcher.h(343): note: see declaration of 'std::unique_ptr>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(258): note: see declaration of 'at::StepCallbacks' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(467,46): warning C4251: 'at::RecordFunction::fn_': class 'std::variant' needs to have dll-interface to be used by clients of struct 'at::RecordFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/Dispatcher.h(334,83): warning C4251: 'c10::Dispatcher::operatorLookupTable_': class 'c10::LeftRight,std::equal_to,std::allocator>>>' needs to have dll-interface to be used by clients of class 'c10::Dispatcher' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ K=c10::OperatorName, V=c10::OperatorHandle ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/library.h(302,48): warning C4251: 'torch::CppFunction::dispatch_key_': class 'std::optional' needs to have dll-interface to be used by clients of class 'torch::CppFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/Dispatcher.h(334): message : see declaration of 'c10::LeftRight,std::equal_to,std::allocator>>>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ K=c10::OperatorName, V=c10::OperatorHandle ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(132): note: see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/library.h(304,56): warning C4251: 'torch::CppFunction::cpp_signature_': class 'std::optional' needs to have dll-interface to be used by clients of class 'torch::CppFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(467): note: see declaration of 'std::variant' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/Dispatcher.h(357,36): warning C4251: 'c10::Dispatcher::cond_var_': class 'std::condition_variable' needs to have dll-interface to be used by clients of class 'c10::Dispatcher' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(134): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc)C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\mutex(573): note: see declaration of 'std::condition_variable' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/library.h(304,56): warning C4251: 'torch::CppFunction::cpp_signature_': class 'std::optional' needs to have dll-interface to be used by clients of class 'torch::CppFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/CPUGeneratorImpl.h(36,22): warning C4251: 'at::CPUGeneratorImpl::engine_': class 'at::mt19937_engine' needs to have dll-interface to be used by clients of struct 'at::CPUGeneratorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/library.h(305,47): warning C4251: 'torch::CppFunction::schema_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of class 'torch::CppFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(134): note: see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/MT19937RNGEngine.h(110): message : see declaration of 'at::mt19937_engine' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(38): note: see declaration of 'std::unique_ptr>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/library.h(305,47): warning C4251: 'torch::CppFunction::schema_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of class 'torch::CppFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(470,38): warning C4251: 'at::RecordFunction::inputs_': class 'c10::ArrayRef' needs to have dll-interface to be used by clients of struct 'at::RecordFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/Dispatcher.h(363,32): warning C4251: 'c10::Dispatcher::guard_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'c10::Dispatcher' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/Dispatcher.h(363,32): warning C4251: 'c10::Dispatcher::guard_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'c10::Dispatcher' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/library.h(302,48): warning C4251: 'torch::CppFunction::dispatch_key_': class 'std::optional' needs to have dll-interface to be used by clients of class 'torch::CppFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/library.h(306,21): warning C4251: 'torch::CppFunction::debug_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'torch::CppFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/Dispatcher.h(363): message : see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(293): note: see declaration of 'c10::ArrayRef' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(38): message : see declaration of 'std::unique_ptr>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/Dispatcher.h(363): note: see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(132): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/Dispatcher.h(339,58): warning C4251: 'c10::Dispatcher::libraries_': class 'ska::flat_hash_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of class 'c10::Dispatcher' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ K=std::string, V=std::string ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc)C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xstring(4471): note: see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(465,27): warning C4251: 'at::RecordFunction::ctx_': class 'c10::SmallVector>,4>' needs to have dll-interface to be used by clients of struct 'at::RecordFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/library.h(306,21): warning C4251: 'torch::CppFunction::debug_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'torch::CppFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(471,36): warning C4251: 'at::RecordFunction::outputs_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'at::RecordFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(103): message : see declaration of 'c10::SmallVector>,4>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/Dispatcher.h(339): note: see declaration of 'ska::flat_hash_map,std::equal_to,std::allocator>>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ K=std::string, V=std::string ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/library.h(304,56): warning C4251: 'torch::CppFunction::cpp_signature_': class 'std::optional' needs to have dll-interface to be used by clients of class 'torch::CppFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/PyInterpreter.h(24): note: see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc)C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xstring(4471): note: see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(134): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/library.h(305,47): warning C4251: 'torch::CppFunction::schema_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of class 'torch::CppFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(38): message : see declaration of 'std::unique_ptr>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/library.h(306,21): warning C4251: 'torch::CppFunction::debug_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'torch::CppFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xstring(4471): message : see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/CPUGeneratorImpl.h(37,49): warning C4251: 'at::CPUGeneratorImpl::next_float_normal_sample_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'at::CPUGeneratorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/CPUGeneratorImpl.h(27): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/CPUGeneratorImpl.h(38,51): warning C4251: 'at::CPUGeneratorImpl::next_double_normal_sample_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'at::CPUGeneratorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/Dispatcher.h(504,65): warning C4251: 'c10::OperatorHandle::operatorIterator_': class 'std::_List_iterator>>' needs to have dll-interface to be used by clients of class 'c10::OperatorHandle' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ _Ty=c10::Dispatcher::OperatorDef ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/Dispatcher.h(504,65): warning C4251: 'c10::OperatorHandle::operatorIterator_': class 'std::_List_iterator>>' needs to have dll-interface to be used by clients of class 'c10::OperatorHandle' with [ _Ty=c10::Dispatcher::OperatorDef ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/Dispatcher.h(343,63): warning C4251: 'c10::Dispatcher::listeners_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of class 'c10::Dispatcher' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/logit_ops.h(18): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc)C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\list(796): note: see declaration of 'std::_List_iterator>>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ _Ty=c10::Dispatcher::OperatorDef ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc)C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\list(796): note: see declaration of 'std::_List_iterator>>' with [ _Ty=c10::Dispatcher::OperatorDef ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/Dispatcher.h(343): note: see declaration of 'std::unique_ptr>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(729,48): warning C4251: 'at::RecordFunctionTLS::sorted_tls_callbacks_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'at::RecordFunctionTLS' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/Dispatcher.h(357,36): warning C4251: 'c10::Dispatcher::cond_var_': class 'std::condition_variable' needs to have dll-interface to be used by clients of class 'c10::Dispatcher' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(255): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc)C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\mutex(573): note: see declaration of 'std::condition_variable' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/library.h(845,33): warning C4251: 'torch::Library::ns_': class 'std::optional' needs to have dll-interface to be used by clients of class 'torch::Library' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(78): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/library.h(846,48): warning C4251: 'torch::Library::dispatch_key_': class 'std::optional' needs to have dll-interface to be used by clients of class 'torch::Library' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(132): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/library.h(845,33): warning C4251: 'torch::Library::ns_': class 'std::optional' needs to have dll-interface to be used by clients of class 'torch::Library' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(467,46): warning C4251: 'at::RecordFunction::fn_': class 'std::variant' needs to have dll-interface to be used by clients of struct 'at::RecordFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(78): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(467): note: see declaration of 'std::variant' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/library.h(845,33): warning C4251: 'torch::Library::ns_': class 'std::optional' needs to have dll-interface to be used by clients of class 'torch::Library' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/Dispatcher.h(363,32): warning C4251: 'c10::Dispatcher::guard_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'c10::Dispatcher' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(453,32): warning C4251: 'at::RecordFunction::step_callbacks_': struct 'at::StepCallbacks' needs to have dll-interface to be used by clients of struct 'at::RecordFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(453,32): warning C4251: 'at::RecordFunction::step_callbacks_': struct 'at::StepCallbacks' needs to have dll-interface to be used by clients of struct 'at::RecordFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(453,32): warning C4251: 'at::RecordFunction::step_callbacks_': struct 'at::StepCallbacks' needs to have dll-interface to be used by clients of struct 'at::RecordFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(78): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(470,38): warning C4251: 'at::RecordFunction::inputs_': class 'c10::ArrayRef' needs to have dll-interface to be used by clients of struct 'at::RecordFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/library.h(846,48): warning C4251: 'torch::Library::dispatch_key_': class 'std::optional' needs to have dll-interface to be used by clients of class 'torch::Library' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(258): message : see declaration of 'at::StepCallbacks' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/library.h(847,75): warning C4251: 'torch::Library::impl_abstract_pystub_': class 'std::optional>' needs to have dll-interface to be used by clients of class 'torch::Library' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/Dispatcher.h(363): message : see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(258): message : see declaration of 'at::StepCallbacks' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(258): note: see declaration of 'at::StepCallbacks' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/library.h(846,48): warning C4251: 'torch::Library::dispatch_key_': class 'std::optional' needs to have dll-interface to be used by clients of class 'torch::Library' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(293): message : see declaration of 'c10::ArrayRef' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(132): note: see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/Dispatcher.h(237): message : see declaration of 'std::optional>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(132): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(471,36): warning C4251: 'at::RecordFunction::outputs_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'at::RecordFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/library.h(851,55): warning C4251: 'torch::Library::registrars_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'torch::Library' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/PyInterpreter.h(24): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/op_registration/op_registration.h(588): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(453,32): warning C4251: 'at::RecordFunction::step_callbacks_': struct 'at::StepCallbacks' needs to have dll-interface to be used by clients of struct 'at::RecordFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(258): message : see declaration of 'at::StepCallbacks' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/Dispatcher.h(332,36): warning C4251: 'c10::Dispatcher::operators_': class 'std::list>' needs to have dll-interface to be used by clients of class 'c10::Dispatcher' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/Dispatcher.h(332): message : see declaration of 'std::list>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/Dispatcher.h(504,65): warning C4251: 'c10::OperatorHandle::operatorIterator_': class 'std::_List_iterator>>' needs to have dll-interface to be used by clients of class 'c10::OperatorHandle' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ _Ty=c10::Dispatcher::OperatorDef ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\list(796): message : see declaration of 'std::_List_iterator>>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ _Ty=c10::Dispatcher::OperatorDef ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(465,27): warning C4251: 'at::RecordFunction::ctx_': class 'c10::SmallVector>,4>' needs to have dll-interface to be used by clients of struct 'at::RecordFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(103): message : see declaration of 'c10::SmallVector>,4>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(465,27): warning C4251: 'at::RecordFunction::ctx_': class 'c10::SmallVector>,4>' needs to have dll-interface to be used by clients of struct 'at::RecordFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(103): message : see declaration of 'c10::SmallVector>,4>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(465,27): warning C4251: 'at::RecordFunction::ctx_': class 'c10::SmallVector>,4>' needs to have dll-interface to be used by clients of struct 'at::RecordFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(103): message : see declaration of 'c10::SmallVector>,4>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(465,27): warning C4251: 'at::RecordFunction::ctx_': class 'c10::SmallVector>,4>' needs to have dll-interface to be used by clients of struct 'at::RecordFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/library.h(847,75): warning C4251: 'torch::Library::impl_abstract_pystub_': class 'std::optional>' needs to have dll-interface to be used by clients of class 'torch::Library' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(103): note: see declaration of 'c10::SmallVector>,4>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/Dispatcher.h(237): message : see declaration of 'std::optional>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/library.h(851,55): warning C4251: 'torch::Library::registrars_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'torch::Library' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/op_registration/op_registration.h(588): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(729,48): warning C4251: 'at::RecordFunctionTLS::sorted_tls_callbacks_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'at::RecordFunctionTLS' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(255): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/library.h(847,75): warning C4251: 'torch::Library::impl_abstract_pystub_': class 'std::optional>' needs to have dll-interface to be used by clients of class 'torch::Library' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/Dispatcher.h(334,83): warning C4251: 'c10::Dispatcher::operatorLookupTable_': class 'c10::LeftRight,std::equal_to,std::allocator>>>' needs to have dll-interface to be used by clients of class 'c10::Dispatcher' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ K=c10::OperatorName, V=c10::OperatorHandle ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/Dispatcher.h(237): message : see declaration of 'std::optional>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/Dispatcher.h(334): message : see declaration of 'c10::LeftRight,std::equal_to,std::allocator>>>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ K=c10::OperatorName, V=c10::OperatorHandle ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/library.h(851,55): warning C4251: 'torch::Library::registrars_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'torch::Library' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/op_registration/op_registration.h(588): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/CPUGeneratorImpl.h(36,22): warning C4251: 'at::CPUGeneratorImpl::engine_': class 'at::mt19937_engine' needs to have dll-interface to be used by clients of struct 'at::CPUGeneratorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/MT19937RNGEngine.h(110): message : see declaration of 'at::mt19937_engine' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(467,46): warning C4251: 'at::RecordFunction::fn_': class 'std::variant' needs to have dll-interface to be used by clients of struct 'at::RecordFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(467): message : see declaration of 'std::variant' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(467,46): warning C4251: 'at::RecordFunction::fn_': class 'std::variant' needs to have dll-interface to be used by clients of struct 'at::RecordFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(467,46): warning C4251: 'at::RecordFunction::fn_': class 'std::variant' needs to have dll-interface to be used by clients of struct 'at::RecordFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(467): message : see declaration of 'std::variant' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(467): message : see declaration of 'std::variant' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(470,38): warning C4251: 'at::RecordFunction::inputs_': class 'c10::ArrayRef' needs to have dll-interface to be used by clients of struct 'at::RecordFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(293): message : see declaration of 'c10::ArrayRef' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/Dispatcher.h(339,58): warning C4251: 'c10::Dispatcher::libraries_': class 'ska::flat_hash_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of class 'c10::Dispatcher' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ K=std::string, V=std::string ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(471,36): warning C4251: 'at::RecordFunction::outputs_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'at::RecordFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/Dispatcher.h(339): message : see declaration of 'ska::flat_hash_map,std::equal_to,std::allocator>>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ K=std::string, V=std::string ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/PyInterpreter.h(24): note: see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(470,38): warning C4251: 'at::RecordFunction::inputs_': class 'c10::ArrayRef' needs to have dll-interface to be used by clients of struct 'at::RecordFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(293): message : see declaration of 'c10::ArrayRef' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(470,38): warning C4251: 'at::RecordFunction::inputs_': class 'c10::ArrayRef' needs to have dll-interface to be used by clients of struct 'at::RecordFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(293): message : see declaration of 'c10::ArrayRef' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(471,36): warning C4251: 'at::RecordFunction::outputs_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'at::RecordFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(471,36): warning C4251: 'at::RecordFunction::outputs_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'at::RecordFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/PyInterpreter.h(24): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(467,46): warning C4251: 'at::RecordFunction::fn_': class 'std::variant' needs to have dll-interface to be used by clients of struct 'at::RecordFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/PyInterpreter.h(24): note: see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/CPUGeneratorImpl.h(37,49): warning C4251: 'at::CPUGeneratorImpl::next_float_normal_sample_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'at::CPUGeneratorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(467): note: see declaration of 'std::variant' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/CPUGeneratorImpl.h(27): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/CPUGeneratorImpl.h(36,22): warning C4251: 'at::CPUGeneratorImpl::engine_': class 'at::mt19937_engine' needs to have dll-interface to be used by clients of struct 'at::CPUGeneratorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(470,38): warning C4251: 'at::RecordFunction::inputs_': class 'c10::ArrayRef' needs to have dll-interface to be used by clients of struct 'at::RecordFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/MT19937RNGEngine.h(110): message : see declaration of 'at::mt19937_engine' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(293): note: see declaration of 'c10::ArrayRef' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/CPUGeneratorImpl.h(38,51): warning C4251: 'at::CPUGeneratorImpl::next_double_normal_sample_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'at::CPUGeneratorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/Dispatcher.h(343,63): warning C4251: 'c10::Dispatcher::listeners_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of class 'c10::Dispatcher' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/CPUGeneratorImpl.h(36,22): warning C4251: 'at::CPUGeneratorImpl::engine_': class 'at::mt19937_engine' needs to have dll-interface to be used by clients of struct 'at::CPUGeneratorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/Dispatcher.h(343): message : see declaration of 'std::unique_ptr>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/logit_ops.h(18): note: see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/MT19937RNGEngine.h(110): message : see declaration of 'at::mt19937_engine' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(471,36): warning C4251: 'at::RecordFunction::outputs_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'at::RecordFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/PyInterpreter.h(24): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/Dispatcher.h(357,36): warning C4251: 'c10::Dispatcher::cond_var_': class 'std::condition_variable' needs to have dll-interface to be used by clients of class 'c10::Dispatcher' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\mutex(573): message : see declaration of 'std::condition_variable' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/Dispatcher.h(332,36): warning C4251: 'c10::Dispatcher::operators_': class 'std::list>' needs to have dll-interface to be used by clients of class 'c10::Dispatcher' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/Dispatcher.h(332): message : see declaration of 'std::list>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/Dispatcher.h(363,32): warning C4251: 'c10::Dispatcher::guard_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'c10::Dispatcher' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/Dispatcher.h(363): message : see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(729,48): warning C4251: 'at::RecordFunctionTLS::sorted_tls_callbacks_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'at::RecordFunctionTLS' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(255): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/CPUGeneratorImpl.h(37,49): warning C4251: 'at::CPUGeneratorImpl::next_float_normal_sample_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'at::CPUGeneratorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/CPUGeneratorImpl.h(27): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(729,48): warning C4251: 'at::RecordFunctionTLS::sorted_tls_callbacks_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'at::RecordFunctionTLS' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/CPUGeneratorImpl.h(38,51): warning C4251: 'at::CPUGeneratorImpl::next_double_normal_sample_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'at::CPUGeneratorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(255): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(729,48): warning C4251: 'at::RecordFunctionTLS::sorted_tls_callbacks_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'at::RecordFunctionTLS' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/logit_ops.h(18): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(255): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/CPUGeneratorImpl.h(37,49): warning C4251: 'at::CPUGeneratorImpl::next_float_normal_sample_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'at::CPUGeneratorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/op_registration/op_registration.h(434,76): warning C4251: 'c10::RegisterOperators::Options::schemaOrName_': class 'std::optional>' needs to have dll-interface to be used by clients of class 'c10::RegisterOperators::Options' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/CPUGeneratorImpl.h(27): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/op_registration/op_registration.h(434): message : see declaration of 'std::optional>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/CPUGeneratorImpl.h(38,51): warning C4251: 'at::CPUGeneratorImpl::next_double_normal_sample_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'at::CPUGeneratorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/logit_ops.h(18): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/Dispatcher.h(504,65): warning C4251: 'c10::OperatorHandle::operatorIterator_': class 'std::_List_iterator>>' needs to have dll-interface to be used by clients of class 'c10::OperatorHandle' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ _Ty=c10::Dispatcher::OperatorDef ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(729,48): warning C4251: 'at::RecordFunctionTLS::sorted_tls_callbacks_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'at::RecordFunctionTLS' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\list(796): message : see declaration of 'std::_List_iterator>>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ _Ty=c10::Dispatcher::OperatorDef ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(255): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/op_registration/op_registration.h(434,76): warning C4251: 'c10::RegisterOperators::Options::schemaOrName_': class 'std::optional>' needs to have dll-interface to be used by clients of class 'c10::RegisterOperators::Options' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/op_registration/op_registration.h(434): message : see declaration of 'std::optional>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/op_registration/op_registration.h(436,50): warning C4251: 'c10::RegisterOperators::Options::kernels': class 'std::vector>' needs to have dll-interface to be used by clients of class 'c10::RegisterOperators::Options' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/op_registration/op_registration.h(436): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/op_registration/op_registration.h(437,51): warning C4251: 'c10::RegisterOperators::Options::aliasAnalysisKind_': class 'std::optional' needs to have dll-interface to be used by clients of class 'c10::RegisterOperators::Options' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/function_schema.h(325): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/Dispatcher.h(334,83): warning C4251: 'c10::Dispatcher::operatorLookupTable_': class 'c10::LeftRight,std::equal_to,std::allocator>>>' needs to have dll-interface to be used by clients of class 'c10::Dispatcher' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ K=c10::OperatorName, V=c10::OperatorHandle ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/Dispatcher.h(334): message : see declaration of 'c10::LeftRight,std::equal_to,std::allocator>>>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ K=c10::OperatorName, V=c10::OperatorHandle ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/op_registration/op_registration.h(436,50): warning C4251: 'c10::RegisterOperators::Options::kernels': class 'std::vector>' needs to have dll-interface to be used by clients of class 'c10::RegisterOperators::Options' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/op_registration/op_registration.h(436): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/op_registration/op_registration.h(437,51): warning C4251: 'c10::RegisterOperators::Options::aliasAnalysisKind_': class 'std::optional' needs to have dll-interface to be used by clients of class 'c10::RegisterOperators::Options' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/Context.h(342,26): warning C4251: 'at::Context::thc_init': class 'c10::once_flag' needs to have dll-interface to be used by clients of class 'at::Context' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/function_schema.h(325): note: see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/op_registration/op_registration.h(588,50): warning C4251: 'c10::RegisterOperators::registrars_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'c10::RegisterOperators' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/Dispatcher.h(339,58): warning C4251: 'c10::Dispatcher::libraries_': class 'ska::flat_hash_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of class 'c10::Dispatcher' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ K=std::string, V=std::string ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/Dispatcher.h(332,36): warning C4251: 'c10::Dispatcher::operators_': class 'std::list>' needs to have dll-interface to be used by clients of class 'c10::Dispatcher' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/Dispatcher.h(332,36): warning C4251: 'c10::Dispatcher::operators_': class 'std::list>' needs to have dll-interface to be used by clients of class 'c10::Dispatcher' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/Dispatcher.h(332,36): warning C4251: 'c10::Dispatcher::operators_': class 'std::list>' needs to have dll-interface to be used by clients of class 'c10::Dispatcher' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/op_registration/op_registration.h(434,76): warning C4251: 'c10::RegisterOperators::Options::schemaOrName_': class 'std::optional>' needs to have dll-interface to be used by clients of class 'c10::RegisterOperators::Options' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/Dispatcher.h(332,36): warning C4251: 'c10::Dispatcher::operators_': class 'std::list>' needs to have dll-interface to be used by clients of class 'c10::Dispatcher' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/CallOnce.h(23): message : see declaration of 'c10::once_flag' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/op_registration/op_registration.h(434): note: see declaration of 'std::optional>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/op_registration/op_registration.h(588): note: see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/Dispatcher.h(332): note: see declaration of 'std::list>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/Dispatcher.h(339): message : see declaration of 'ska::flat_hash_map,std::equal_to,std::allocator>>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ K=std::string, V=std::string ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/Dispatcher.h(332): note: see declaration of 'std::list>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/Dispatcher.h(332): message : see declaration of 'std::list>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/Dispatcher.h(332): message : see declaration of 'std::list>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/Context.h(343,26): warning C4251: 'at::Context::thh_init': class 'c10::once_flag' needs to have dll-interface to be used by clients of class 'at::Context' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/CallOnce.h(23): message : see declaration of 'c10::once_flag' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/Context.h(344,26): warning C4251: 'at::Context::thx_init': class 'c10::once_flag' needs to have dll-interface to be used by clients of class 'at::Context' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/CallOnce.h(23): message : see declaration of 'c10::once_flag' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/op_registration/op_registration.h(588,50): warning C4251: 'c10::RegisterOperators::registrars_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'c10::RegisterOperators' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/op_registration/op_registration.h(588): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/Context.h(345,26): warning C4251: 'at::Context::thp_init': class 'c10::once_flag' needs to have dll-interface to be used by clients of class 'at::Context' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/CallOnce.h(23): message : see declaration of 'c10::once_flag' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/Dispatcher.h(343,63): warning C4251: 'c10::Dispatcher::listeners_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of class 'c10::Dispatcher' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/Dispatcher.h(343): message : see declaration of 'std::unique_ptr>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/Dispatcher.h(357,36): warning C4251: 'c10::Dispatcher::cond_var_': class 'std::condition_variable' needs to have dll-interface to be used by clients of class 'c10::Dispatcher' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\mutex(573): message : see declaration of 'std::condition_variable' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/Context.h(380,61): warning C4251: 'at::Context::quantized_engine': class 'std::optional' needs to have dll-interface to be used by clients of class 'at::Context' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/Context.h(380): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/Dispatcher.h(363,32): warning C4251: 'c10::Dispatcher::guard_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'c10::Dispatcher' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/Dispatcher.h(363): message : see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/op_registration/op_registration.h(436,50): warning C4251: 'c10::RegisterOperators::Options::kernels': class 'std::vector>' needs to have dll-interface to be used by clients of class 'c10::RegisterOperators::Options' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/op_registration/op_registration.h(436): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/op_registration/op_registration.h(437,51): warning C4251: 'c10::RegisterOperators::Options::aliasAnalysisKind_': class 'std::optional' needs to have dll-interface to be used by clients of class 'c10::RegisterOperators::Options' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/function_schema.h(325): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/library.h(302,48): warning C4251: 'torch::CppFunction::dispatch_key_': class 'std::optional' needs to have dll-interface to be used by clients of class 'torch::CppFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(132): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/library.h(304,56): warning C4251: 'torch::CppFunction::cpp_signature_': class 'std::optional' needs to have dll-interface to be used by clients of class 'torch::CppFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(134): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/Dispatcher.h(334,83): warning C4251: 'c10::Dispatcher::operatorLookupTable_': class 'c10::LeftRight,std::equal_to,std::allocator>>>' needs to have dll-interface to be used by clients of class 'c10::Dispatcher' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ K=c10::OperatorName, V=c10::OperatorHandle ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/Dispatcher.h(334): message : see declaration of 'c10::LeftRight,std::equal_to,std::allocator>>>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ K=c10::OperatorName, V=c10::OperatorHandle ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/Dispatcher.h(334,83): warning C4251: 'c10::Dispatcher::operatorLookupTable_': class 'c10::LeftRight,std::equal_to,std::allocator>>>' needs to have dll-interface to be used by clients of class 'c10::Dispatcher' with [ K=c10::OperatorName, V=c10::OperatorHandle ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/library.h(305,47): warning C4251: 'torch::CppFunction::schema_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of class 'torch::CppFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/Dispatcher.h(334,83): warning C4251: 'c10::Dispatcher::operatorLookupTable_': class 'c10::LeftRight,std::equal_to,std::allocator>>>' needs to have dll-interface to be used by clients of class 'c10::Dispatcher' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ K=c10::OperatorName, V=c10::OperatorHandle ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(38): note: see declaration of 'std::unique_ptr>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/Dispatcher.h(334,83): warning C4251: 'c10::Dispatcher::operatorLookupTable_': class 'c10::LeftRight,std::equal_to,std::allocator>>>' needs to have dll-interface to be used by clients of class 'c10::Dispatcher' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ K=c10::OperatorName, V=c10::OperatorHandle ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/Dispatcher.h(334): note: see declaration of 'c10::LeftRight,std::equal_to,std::allocator>>>' with [ K=c10::OperatorName, V=c10::OperatorHandle ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/Dispatcher.h(334): message : see declaration of 'c10::LeftRight,std::equal_to,std::allocator>>>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ K=c10::OperatorName, V=c10::OperatorHandle ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/Dispatcher.h(334): note: see declaration of 'c10::LeftRight,std::equal_to,std::allocator>>>' with [ K=c10::OperatorName, V=c10::OperatorHandle ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/library.h(306,21): warning C4251: 'torch::CppFunction::debug_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'torch::CppFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/Dispatcher.h(504,65): warning C4251: 'c10::OperatorHandle::operatorIterator_': class 'std::_List_iterator>>' needs to have dll-interface to be used by clients of class 'c10::OperatorHandle' with [ _Ty=c10::Dispatcher::OperatorDef ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/op_registration/op_registration.h(434,76): warning C4251: 'c10::RegisterOperators::Options::schemaOrName_': class 'std::optional>' needs to have dll-interface to be used by clients of class 'c10::RegisterOperators::Options' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/op_registration/op_registration.h(588,50): warning C4251: 'c10::RegisterOperators::registrars_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'c10::RegisterOperators' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/Context.h(342,26): warning C4251: 'at::Context::thc_init': class 'c10::once_flag' needs to have dll-interface to be used by clients of class 'at::Context' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/library.h(302,48): warning C4251: 'torch::CppFunction::dispatch_key_': class 'std::optional' needs to have dll-interface to be used by clients of class 'torch::CppFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/Dispatcher.h(339,58): warning C4251: 'c10::Dispatcher::libraries_': class 'ska::flat_hash_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of class 'c10::Dispatcher' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ K=std::string, V=std::string ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/Context.h(342,26): warning C4251: 'at::Context::thc_init': class 'c10::once_flag' needs to have dll-interface to be used by clients of class 'at::Context' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/Dispatcher.h(339,58): warning C4251: 'c10::Dispatcher::libraries_': class 'ska::flat_hash_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of class 'c10::Dispatcher' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ K=std::string, V=std::string ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/op_registration/op_registration.h(588): note: see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc)C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\list(796): note: see declaration of 'std::_List_iterator>>' with [ _Ty=c10::Dispatcher::OperatorDef ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/Context.h(342,26): warning C4251: 'at::Context::thc_init': class 'c10::once_flag' needs to have dll-interface to be used by clients of class 'at::Context' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc)C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xstring(4471): note: see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/op_registration/op_registration.h(434): note: see declaration of 'std::optional>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(132): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/Dispatcher.h(339): note: see declaration of 'ska::flat_hash_map,std::equal_to,std::allocator>>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ K=std::string, V=std::string ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorGeometry.h(137,34): warning C4251: 'at::TensorGeometry::sizes_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'at::TensorGeometry' with [ T=c10::SymInt ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/Dispatcher.h(339,58): warning C4251: 'c10::Dispatcher::libraries_': class 'ska::flat_hash_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of class 'c10::Dispatcher' with [ K=std::string, V=std::string ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/Dispatcher.h(339,58): warning C4251: 'c10::Dispatcher::libraries_': class 'ska::flat_hash_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of class 'c10::Dispatcher' with [ K=std::string, V=std::string ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/CallOnce.h(23): message : see declaration of 'c10::once_flag' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/CallOnce.h(23): message : see declaration of 'c10::once_flag' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/CallOnce.h(23): message : see declaration of 'c10::once_flag' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/Dispatcher.h(339): note: see declaration of 'ska::flat_hash_map,std::equal_to,std::allocator>>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ K=std::string, V=std::string ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/Dispatcher.h(339): note: see declaration of 'ska::flat_hash_map,std::equal_to,std::allocator>>' with [ K=std::string, V=std::string ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/ArrayRef.h(256): note: see declaration of 'std::vector>' with [ T=c10::SymInt ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/Dispatcher.h(339): note: see declaration of 'ska::flat_hash_map,std::equal_to,std::allocator>>' with [ K=std::string, V=std::string ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/library.h(304,56): warning C4251: 'torch::CppFunction::cpp_signature_': class 'std::optional' needs to have dll-interface to be used by clients of class 'torch::CppFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/Context.h(343,26): warning C4251: 'at::Context::thh_init': class 'c10::once_flag' needs to have dll-interface to be used by clients of class 'at::Context' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/Context.h(343,26): warning C4251: 'at::Context::thh_init': class 'c10::once_flag' needs to have dll-interface to be used by clients of class 'at::Context' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/Dispatcher.h(343,63): warning C4251: 'c10::Dispatcher::listeners_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of class 'c10::Dispatcher' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(134): note: see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/CallOnce.h(23): note: see declaration of 'c10::once_flag' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/CallOnce.h(23): note: see declaration of 'c10::once_flag' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/Context.h(343,26): warning C4251: 'at::Context::thh_init': class 'c10::once_flag' needs to have dll-interface to be used by clients of class 'at::Context' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorGeometry.h(138,36): warning C4251: 'at::TensorGeometry::strides_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'at::TensorGeometry' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ T=c10::SymInt ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/Dispatcher.h(343,63): warning C4251: 'c10::Dispatcher::listeners_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of class 'c10::Dispatcher' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/library.h(845,33): warning C4251: 'torch::Library::ns_': class 'std::optional' needs to have dll-interface to be used by clients of class 'torch::Library' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/op_registration/op_registration.h(436,50): warning C4251: 'c10::RegisterOperators::Options::kernels': class 'std::vector>' needs to have dll-interface to be used by clients of class 'c10::RegisterOperators::Options' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/Dispatcher.h(343,63): warning C4251: 'c10::Dispatcher::listeners_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of class 'c10::Dispatcher' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/Dispatcher.h(343,63): warning C4251: 'c10::Dispatcher::listeners_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of class 'c10::Dispatcher' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/CallOnce.h(23): note: see declaration of 'c10::once_flag' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/ArrayRef.h(256): note: see declaration of 'std::vector>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ T=c10::SymInt ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/Dispatcher.h(343): note: see declaration of 'std::unique_ptr>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/Context.h(344,26): warning C4251: 'at::Context::thx_init': class 'c10::once_flag' needs to have dll-interface to be used by clients of class 'at::Context' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/Context.h(344,26): warning C4251: 'at::Context::thx_init': class 'c10::once_flag' needs to have dll-interface to be used by clients of class 'at::Context' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/library.h(305,47): warning C4251: 'torch::CppFunction::schema_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of class 'torch::CppFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/library.h(302,48): warning C4251: 'torch::CppFunction::dispatch_key_': class 'std::optional' needs to have dll-interface to be used by clients of class 'torch::CppFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/Dispatcher.h(343): message : see declaration of 'std::unique_ptr>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/Context.h(344,26): warning C4251: 'at::Context::thx_init': class 'c10::once_flag' needs to have dll-interface to be used by clients of class 'at::Context' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/op_registration/op_registration.h(436): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(38): note: see declaration of 'std::unique_ptr>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/Dispatcher.h(343): message : see declaration of 'std::unique_ptr>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/CallOnce.h(23): note: see declaration of 'c10::once_flag' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(78): note: see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/Dispatcher.h(343): message : see declaration of 'std::unique_ptr>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/CallOnce.h(23): note: see declaration of 'c10::once_flag' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(132): note: see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/Dispatcher.h(357,36): warning C4251: 'c10::Dispatcher::cond_var_': class 'std::condition_variable' needs to have dll-interface to be used by clients of class 'c10::Dispatcher' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/op_registration/op_registration.h(437,51): warning C4251: 'c10::RegisterOperators::Options::aliasAnalysisKind_': class 'std::optional' needs to have dll-interface to be used by clients of class 'c10::RegisterOperators::Options' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/library.h(306,21): warning C4251: 'torch::CppFunction::debug_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'torch::CppFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/CallOnce.h(23): message : see declaration of 'c10::once_flag' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/Dispatcher.h(357,36): warning C4251: 'c10::Dispatcher::cond_var_': class 'std::condition_variable' needs to have dll-interface to be used by clients of class 'c10::Dispatcher' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/Dispatcher.h(357,36): warning C4251: 'c10::Dispatcher::cond_var_': class 'std::condition_variable' needs to have dll-interface to be used by clients of class 'c10::Dispatcher' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/Context.h(345,26): warning C4251: 'at::Context::thp_init': class 'c10::once_flag' needs to have dll-interface to be used by clients of class 'at::Context' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/library.h(846,48): warning C4251: 'torch::Library::dispatch_key_': class 'std::optional' needs to have dll-interface to be used by clients of class 'torch::Library' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc)C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\mutex(573): note: see declaration of 'std::condition_variable' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc)C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\mutex(573): note: see declaration of 'std::condition_variable' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/library.h(304,56): warning C4251: 'torch::CppFunction::cpp_signature_': class 'std::optional' needs to have dll-interface to be used by clients of class 'torch::CppFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/Context.h(345,26): warning C4251: 'at::Context::thp_init': class 'c10::once_flag' needs to have dll-interface to be used by clients of class 'at::Context' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/Dispatcher.h(357,36): warning C4251: 'c10::Dispatcher::cond_var_': class 'std::condition_variable' needs to have dll-interface to be used by clients of class 'c10::Dispatcher' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(134): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc)C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xstring(4471): note: see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/function_schema.h(325): note: see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(132): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/Context.h(345,26): warning C4251: 'at::Context::thp_init': class 'c10::once_flag' needs to have dll-interface to be used by clients of class 'at::Context' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/CallOnce.h(23): note: see declaration of 'c10::once_flag' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/CallOnce.h(23): note: see declaration of 'c10::once_flag' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc)C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\mutex(573): note: see declaration of 'std::condition_variable' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc)C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\mutex(573): note: see declaration of 'std::condition_variable' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/library.h(305,47): warning C4251: 'torch::CppFunction::schema_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of class 'torch::CppFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/CallOnce.h(23): message : see declaration of 'c10::once_flag' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(38): note: see declaration of 'std::unique_ptr>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/library.h(306,21): warning C4251: 'torch::CppFunction::debug_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'torch::CppFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xstring(4471): message : see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/Dispatcher.h(363,32): warning C4251: 'c10::Dispatcher::guard_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'c10::Dispatcher' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/Dispatcher.h(363,32): warning C4251: 'c10::Dispatcher::guard_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'c10::Dispatcher' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/Dispatcher.h(363): message : see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/Dispatcher.h(363): message : see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/Dispatcher.h(363,32): warning C4251: 'c10::Dispatcher::guard_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'c10::Dispatcher' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/Dispatcher.h(363): message : see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/Dispatcher.h(363,32): warning C4251: 'c10::Dispatcher::guard_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'c10::Dispatcher' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/Dispatcher.h(363): message : see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/Context.h(380,61): warning C4251: 'at::Context::quantized_engine': class 'std::optional' needs to have dll-interface to be used by clients of class 'at::Context' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/Context.h(380): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/Context.h(380,61): warning C4251: 'at::Context::quantized_engine': class 'std::optional' needs to have dll-interface to be used by clients of class 'at::Context' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/Context.h(380): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/Context.h(380,61): warning C4251: 'at::Context::quantized_engine': class 'std::optional' needs to have dll-interface to be used by clients of class 'at::Context' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/Context.h(380): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/op_registration/op_registration.h(588,50): warning C4251: 'c10::RegisterOperators::registrars_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'c10::RegisterOperators' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/op_registration/op_registration.h(588): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/Dispatcher.h(504,65): warning C4251: 'c10::OperatorHandle::operatorIterator_': class 'std::_List_iterator>>' needs to have dll-interface to be used by clients of class 'c10::OperatorHandle' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ _Ty=c10::Dispatcher::OperatorDef ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/Dispatcher.h(504,65): warning C4251: 'c10::OperatorHandle::operatorIterator_': class 'std::_List_iterator>>' needs to have dll-interface to be used by clients of class 'c10::OperatorHandle' with [ _Ty=c10::Dispatcher::OperatorDef ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\list(796): message : see declaration of 'std::_List_iterator>>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ _Ty=c10::Dispatcher::OperatorDef ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\list(796): message : see declaration of 'std::_List_iterator>>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ _Ty=c10::Dispatcher::OperatorDef ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/Dispatcher.h(504,65): warning C4251: 'c10::OperatorHandle::operatorIterator_': class 'std::_List_iterator>>' needs to have dll-interface to be used by clients of class 'c10::OperatorHandle' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ _Ty=c10::Dispatcher::OperatorDef ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\list(796): message : see declaration of 'std::_List_iterator>>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ _Ty=c10::Dispatcher::OperatorDef ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/Dispatcher.h(504,65): warning C4251: 'c10::OperatorHandle::operatorIterator_': class 'std::_List_iterator>>' needs to have dll-interface to be used by clients of class 'c10::OperatorHandle' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ _Ty=c10::Dispatcher::OperatorDef ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\list(796): message : see declaration of 'std::_List_iterator>>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ _Ty=c10::Dispatcher::OperatorDef ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/library.h(847,75): warning C4251: 'torch::Library::impl_abstract_pystub_': class 'std::optional>' needs to have dll-interface to be used by clients of class 'torch::Library' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/Dispatcher.h(237): message : see declaration of 'std::optional>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/library.h(845,33): warning C4251: 'torch::Library::ns_': class 'std::optional' needs to have dll-interface to be used by clients of class 'torch::Library' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/library.h(851,55): warning C4251: 'torch::Library::registrars_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'torch::Library' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(78): note: see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/op_registration/op_registration.h(588): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/library.h(845,33): warning C4251: 'torch::Library::ns_': class 'std::optional' needs to have dll-interface to be used by clients of class 'torch::Library' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/library.h(846,48): warning C4251: 'torch::Library::dispatch_key_': class 'std::optional' needs to have dll-interface to be used by clients of class 'torch::Library' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(78): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(132): note: see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/op_registration/op_registration.h(434,76): warning C4251: 'c10::RegisterOperators::Options::schemaOrName_': class 'std::optional>' needs to have dll-interface to be used by clients of class 'c10::RegisterOperators::Options' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/op_registration/op_registration.h(434): message : see declaration of 'std::optional>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/library.h(846,48): warning C4251: 'torch::Library::dispatch_key_': class 'std::optional' needs to have dll-interface to be used by clients of class 'torch::Library' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(132): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/from_blob.h(92,21): warning C4251: 'at::TensorMaker::sizes_': class 'c10::ArrayRef' needs to have dll-interface to be used by clients of class 'at::TensorMaker' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/ArrayRef.h(374): message : see declaration of 'c10::ArrayRef' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/library.h(302,48): warning C4251: 'torch::CppFunction::dispatch_key_': class 'std::optional' needs to have dll-interface to be used by clients of class 'torch::CppFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/library.h(847,75): warning C4251: 'torch::Library::impl_abstract_pystub_': class 'std::optional>' needs to have dll-interface to be used by clients of class 'torch::Library' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/CPUGeneratorImpl.h(36,22): warning C4251: 'at::CPUGeneratorImpl::engine_': class 'at::mt19937_engine' needs to have dll-interface to be used by clients of struct 'at::CPUGeneratorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(132): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/from_blob.h(93,33): warning C4251: 'at::TensorMaker::strides_': class 'c10::OptionalArrayRef' needs to have dll-interface to be used by clients of class 'at::TensorMaker' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/Dispatcher.h(237): message : see declaration of 'std::optional>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/MT19937RNGEngine.h(110): note: see declaration of 'at::mt19937_engine' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/library.h(304,56): warning C4251: 'torch::CppFunction::cpp_signature_': class 'std::optional' needs to have dll-interface to be used by clients of class 'torch::CppFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/OptionalArrayRef.h(219): message : see declaration of 'c10::OptionalArrayRef' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/op_registration/op_registration.h(436,50): warning C4251: 'c10::RegisterOperators::Options::kernels': class 'std::vector>' needs to have dll-interface to be used by clients of class 'c10::RegisterOperators::Options' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/library.h(851,55): warning C4251: 'torch::Library::registrars_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'torch::Library' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(134): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/op_registration/op_registration.h(436): note: see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/op_registration/op_registration.h(588): note: see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/from_blob.h(94,43): warning C4251: 'at::TensorMaker::storage_offset_': class 'std::optional' needs to have dll-interface to be used by clients of class 'at::TensorMaker' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymNodeImpl.h(191): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/library.h(305,47): warning C4251: 'torch::CppFunction::schema_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of class 'torch::CppFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/op_registration/op_registration.h(437,51): warning C4251: 'c10::RegisterOperators::Options::aliasAnalysisKind_': class 'std::optional' needs to have dll-interface to be used by clients of class 'c10::RegisterOperators::Options' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(38): message : see declaration of 'std::unique_ptr>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/from_blob.h(95,40): warning C4251: 'at::TensorMaker::deleter_': class 'std::function' needs to have dll-interface to be used by clients of class 'at::TensorMaker' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/function_schema.h(325): note: see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/library.h(306,21): warning C4251: 'torch::CppFunction::debug_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'torch::CppFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/library.h(847,75): warning C4251: 'torch::Library::impl_abstract_pystub_': class 'std::optional>' needs to have dll-interface to be used by clients of class 'torch::Library' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Allocator.h(227): note: see declaration of 'std::function' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc)C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xstring(4471): note: see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/Dispatcher.h(237): message : see declaration of 'std::optional>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/from_blob.h(96,74): warning C4251: 'at::TensorMaker::ctx_': class 'std::unique_ptr' needs to have dll-interface to be used by clients of class 'at::TensorMaker' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/UniqueVoidPtr.h(45): message : see declaration of 'std::unique_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/library.h(851,55): warning C4251: 'torch::Library::registrars_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'torch::Library' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/op_registration/op_registration.h(588): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/from_blob.h(97,34): warning C4251: 'at::TensorMaker::device_': class 'std::optional' needs to have dll-interface to be used by clients of class 'at::TensorMaker' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/StorageImpl.h(274): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/CPUGeneratorImpl.h(37,49): warning C4251: 'at::CPUGeneratorImpl::next_float_normal_sample_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'at::CPUGeneratorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/CPUGeneratorImpl.h(27): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/CPUGeneratorImpl.h(38,51): warning C4251: 'at::CPUGeneratorImpl::next_double_normal_sample_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'at::CPUGeneratorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/logit_ops.h(18): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorGeometry.h(137,34): warning C4251: 'at::TensorGeometry::sizes_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'at::TensorGeometry' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ T=c10::SymInt ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/op_registration/op_registration.h(588,50): warning C4251: 'c10::RegisterOperators::registrars_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'c10::RegisterOperators' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorGeometry.h(137,34): warning C4251: 'at::TensorGeometry::sizes_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'at::TensorGeometry' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ T=c10::SymInt ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/ArrayRef.h(256): note: see declaration of 'std::vector>' with [ T=c10::SymInt ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/op_registration/op_registration.h(588): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/ArrayRef.h(256): message : see declaration of 'std::vector>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ T=c10::SymInt ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorGeometry.h(138,36): warning C4251: 'at::TensorGeometry::strides_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'at::TensorGeometry' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ T=c10::SymInt ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorGeometry.h(138,36): warning C4251: 'at::TensorGeometry::strides_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'at::TensorGeometry' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ T=c10::SymInt ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/ArrayRef.h(256): message : see declaration of 'std::vector>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ T=c10::SymInt ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/ArrayRef.h(256): message : see declaration of 'std::vector>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ T=c10::SymInt ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorGeometry.h(137,34): warning C4251: 'at::TensorGeometry::sizes_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'at::TensorGeometry' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ T=c10::SymInt ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/ArrayRef.h(256): message : see declaration of 'std::vector>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ T=c10::SymInt ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorGeometry.h(138,36): warning C4251: 'at::TensorGeometry::strides_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'at::TensorGeometry' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ T=c10::SymInt ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/ArrayRef.h(256): message : see declaration of 'std::vector>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ T=c10::SymInt ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/library.h(845,33): warning C4251: 'torch::Library::ns_': class 'std::optional' needs to have dll-interface to be used by clients of class 'torch::Library' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(78): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/library.h(846,48): warning C4251: 'torch::Library::dispatch_key_': class 'std::optional' needs to have dll-interface to be used by clients of class 'torch::Library' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(132): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/CPUGeneratorImpl.h(36,22): warning C4251: 'at::CPUGeneratorImpl::engine_': class 'at::mt19937_engine' needs to have dll-interface to be used by clients of struct 'at::CPUGeneratorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/MT19937RNGEngine.h(110): message : see declaration of 'at::mt19937_engine' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/CPUGeneratorImpl.h(36,22): warning C4251: 'at::CPUGeneratorImpl::engine_': class 'at::mt19937_engine' needs to have dll-interface to be used by clients of struct 'at::CPUGeneratorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/MT19937RNGEngine.h(110): message : see declaration of 'at::mt19937_engine' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/CPUGeneratorImpl.h(37,49): warning C4251: 'at::CPUGeneratorImpl::next_float_normal_sample_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'at::CPUGeneratorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/CPUGeneratorImpl.h(27): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/CPUGeneratorImpl.h(38,51): warning C4251: 'at::CPUGeneratorImpl::next_double_normal_sample_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'at::CPUGeneratorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/logit_ops.h(18): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/CPUGeneratorImpl.h(37,49): warning C4251: 'at::CPUGeneratorImpl::next_float_normal_sample_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'at::CPUGeneratorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/library.h(302,48): warning C4251: 'torch::CppFunction::dispatch_key_': class 'std::optional' needs to have dll-interface to be used by clients of class 'torch::CppFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/library.h(847,75): warning C4251: 'torch::Library::impl_abstract_pystub_': class 'std::optional>' needs to have dll-interface to be used by clients of class 'torch::Library' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/CPUGeneratorImpl.h(27): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(132): note: see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/Dispatcher.h(237): note: see declaration of 'std::optional>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/op_registration/op_registration.h(434,76): warning C4251: 'c10::RegisterOperators::Options::schemaOrName_': class 'std::optional>' needs to have dll-interface to be used by clients of class 'c10::RegisterOperators::Options' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/op_registration/op_registration.h(434,76): warning C4251: 'c10::RegisterOperators::Options::schemaOrName_': class 'std::optional>' needs to have dll-interface to be used by clients of class 'c10::RegisterOperators::Options' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/op_registration/op_registration.h(434,76): warning C4251: 'c10::RegisterOperators::Options::schemaOrName_': class 'std::optional>' needs to have dll-interface to be used by clients of class 'c10::RegisterOperators::Options' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/library.h(304,56): warning C4251: 'torch::CppFunction::cpp_signature_': class 'std::optional' needs to have dll-interface to be used by clients of class 'torch::CppFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/CPUGeneratorImpl.h(38,51): warning C4251: 'at::CPUGeneratorImpl::next_double_normal_sample_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'at::CPUGeneratorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/library.h(851,55): warning C4251: 'torch::Library::registrars_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'torch::Library' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/op_registration/op_registration.h(434): note: see declaration of 'std::optional>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/op_registration/op_registration.h(434): note: see declaration of 'std::optional>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/op_registration/op_registration.h(434): message : see declaration of 'std::optional>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/logit_ops.h(18): note: see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(134): note: see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/op_registration/op_registration.h(588): note: see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/library.h(305,47): warning C4251: 'torch::CppFunction::schema_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of class 'torch::CppFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(38): message : see declaration of 'std::unique_ptr>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/library.h(306,21): warning C4251: 'torch::CppFunction::debug_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'torch::CppFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xstring(4471): message : see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/from_blob.h(92,21): warning C4251: 'at::TensorMaker::sizes_': class 'c10::ArrayRef' needs to have dll-interface to be used by clients of class 'at::TensorMaker' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/ArrayRef.h(374): message : see declaration of 'c10::ArrayRef' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/from_blob.h(93,33): warning C4251: 'at::TensorMaker::strides_': class 'c10::OptionalArrayRef' needs to have dll-interface to be used by clients of class 'at::TensorMaker' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/OptionalArrayRef.h(219): message : see declaration of 'c10::OptionalArrayRef' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/from_blob.h(94,43): warning C4251: 'at::TensorMaker::storage_offset_': class 'std::optional' needs to have dll-interface to be used by clients of class 'at::TensorMaker' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymNodeImpl.h(191): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/from_blob.h(95,40): warning C4251: 'at::TensorMaker::deleter_': class 'std::function' needs to have dll-interface to be used by clients of class 'at::TensorMaker' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Allocator.h(227): message : see declaration of 'std::function' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/from_blob.h(96,74): warning C4251: 'at::TensorMaker::ctx_': class 'std::unique_ptr' needs to have dll-interface to be used by clients of class 'at::TensorMaker' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/UniqueVoidPtr.h(45): message : see declaration of 'std::unique_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/from_blob.h(92,21): warning C4251: 'at::TensorMaker::sizes_': class 'c10::ArrayRef' needs to have dll-interface to be used by clients of class 'at::TensorMaker' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/from_blob.h(97,34): warning C4251: 'at::TensorMaker::device_': class 'std::optional' needs to have dll-interface to be used by clients of class 'at::TensorMaker' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/ArrayRef.h(374): message : see declaration of 'c10::ArrayRef' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/from_blob.h(92,21): warning C4251: 'at::TensorMaker::sizes_': class 'c10::ArrayRef' needs to have dll-interface to be used by clients of class 'at::TensorMaker' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/StorageImpl.h(274): note: see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/op_registration/op_registration.h(436,50): warning C4251: 'c10::RegisterOperators::Options::kernels': class 'std::vector>' needs to have dll-interface to be used by clients of class 'c10::RegisterOperators::Options' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/ArrayRef.h(374): message : see declaration of 'c10::ArrayRef' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/op_registration/op_registration.h(436,50): warning C4251: 'c10::RegisterOperators::Options::kernels': class 'std::vector>' needs to have dll-interface to be used by clients of class 'c10::RegisterOperators::Options' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/from_blob.h(93,33): warning C4251: 'at::TensorMaker::strides_': class 'c10::OptionalArrayRef' needs to have dll-interface to be used by clients of class 'at::TensorMaker' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/op_registration/op_registration.h(436): note: see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/OptionalArrayRef.h(219): message : see declaration of 'c10::OptionalArrayRef' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/op_registration/op_registration.h(436): note: see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/from_blob.h(93,33): warning C4251: 'at::TensorMaker::strides_': class 'c10::OptionalArrayRef' needs to have dll-interface to be used by clients of class 'at::TensorMaker' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/op_registration/op_registration.h(437,51): warning C4251: 'c10::RegisterOperators::Options::aliasAnalysisKind_': class 'std::optional' needs to have dll-interface to be used by clients of class 'c10::RegisterOperators::Options' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/from_blob.h(94,43): warning C4251: 'at::TensorMaker::storage_offset_': class 'std::optional' needs to have dll-interface to be used by clients of class 'at::TensorMaker' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/function_schema.h(325): note: see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/OptionalArrayRef.h(219): note: see declaration of 'c10::OptionalArrayRef' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/op_registration/op_registration.h(437,51): warning C4251: 'c10::RegisterOperators::Options::aliasAnalysisKind_': class 'std::optional' needs to have dll-interface to be used by clients of class 'c10::RegisterOperators::Options' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymNodeImpl.h(191): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/function_schema.h(325): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/from_blob.h(94,43): warning C4251: 'at::TensorMaker::storage_offset_': class 'std::optional' needs to have dll-interface to be used by clients of class 'at::TensorMaker' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/from_blob.h(95,40): warning C4251: 'at::TensorMaker::deleter_': class 'std::function' needs to have dll-interface to be used by clients of class 'at::TensorMaker' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymNodeImpl.h(191): note: see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Allocator.h(227): message : see declaration of 'std::function' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/op_registration/op_registration.h(434,76): warning C4251: 'c10::RegisterOperators::Options::schemaOrName_': class 'std::optional>' needs to have dll-interface to be used by clients of class 'c10::RegisterOperators::Options' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/from_blob.h(95,40): warning C4251: 'at::TensorMaker::deleter_': class 'std::function' needs to have dll-interface to be used by clients of class 'at::TensorMaker' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/op_registration/op_registration.h(436,50): warning C4251: 'c10::RegisterOperators::Options::kernels': class 'std::vector>' needs to have dll-interface to be used by clients of class 'c10::RegisterOperators::Options' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/from_blob.h(96,74): warning C4251: 'at::TensorMaker::ctx_': class 'std::unique_ptr' needs to have dll-interface to be used by clients of class 'at::TensorMaker' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/op_registration/op_registration.h(434): message : see declaration of 'std::optional>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Allocator.h(227): note: see declaration of 'std::function' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/op_registration/op_registration.h(436): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/UniqueVoidPtr.h(45): note: see declaration of 'std::unique_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/from_blob.h(96,74): warning C4251: 'at::TensorMaker::ctx_': class 'std::unique_ptr' needs to have dll-interface to be used by clients of class 'at::TensorMaker' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/UniqueVoidPtr.h(45): message : see declaration of 'std::unique_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/op_registration/op_registration.h(437,51): warning C4251: 'c10::RegisterOperators::Options::aliasAnalysisKind_': class 'std::optional' needs to have dll-interface to be used by clients of class 'c10::RegisterOperators::Options' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/from_blob.h(97,34): warning C4251: 'at::TensorMaker::device_': class 'std::optional' needs to have dll-interface to be used by clients of class 'at::TensorMaker' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/from_blob.h(97,34): warning C4251: 'at::TensorMaker::device_': class 'std::optional' needs to have dll-interface to be used by clients of class 'at::TensorMaker' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/function_schema.h(325): note: see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/StorageImpl.h(274): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/StorageImpl.h(274): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/library.h(845,33): warning C4251: 'torch::Library::ns_': class 'std::optional' needs to have dll-interface to be used by clients of class 'torch::Library' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(78): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/library.h(846,48): warning C4251: 'torch::Library::dispatch_key_': class 'std::optional' needs to have dll-interface to be used by clients of class 'torch::Library' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(132): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/op_registration/op_registration.h(588,50): warning C4251: 'c10::RegisterOperators::registrars_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'c10::RegisterOperators' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/op_registration/op_registration.h(588): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/op_registration/op_registration.h(436,50): warning C4251: 'c10::RegisterOperators::Options::kernels': class 'std::vector>' needs to have dll-interface to be used by clients of class 'c10::RegisterOperators::Options' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/op_registration/op_registration.h(436): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/op_registration/op_registration.h(437,51): warning C4251: 'c10::RegisterOperators::Options::aliasAnalysisKind_': class 'std::optional' needs to have dll-interface to be used by clients of class 'c10::RegisterOperators::Options' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/function_schema.h(325): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/CPUGeneratorImpl.h(36,22): warning C4251: 'at::CPUGeneratorImpl::engine_': class 'at::mt19937_engine' needs to have dll-interface to be used by clients of struct 'at::CPUGeneratorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/op_registration/op_registration.h(588,50): warning C4251: 'c10::RegisterOperators::registrars_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'c10::RegisterOperators' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/MT19937RNGEngine.h(110): message : see declaration of 'at::mt19937_engine' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/op_registration/op_registration.h(588): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/op_registration/op_registration.h(588,50): warning C4251: 'c10::RegisterOperators::registrars_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'c10::RegisterOperators' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/op_registration/op_registration.h(588): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/CPUGeneratorImpl.h(37,49): warning C4251: 'at::CPUGeneratorImpl::next_float_normal_sample_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'at::CPUGeneratorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/CPUGeneratorImpl.h(27): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/CPUGeneratorImpl.h(38,51): warning C4251: 'at::CPUGeneratorImpl::next_double_normal_sample_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'at::CPUGeneratorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/logit_ops.h(18): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/library.h(847,75): warning C4251: 'torch::Library::impl_abstract_pystub_': class 'std::optional>' needs to have dll-interface to be used by clients of class 'torch::Library' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/Dispatcher.h(237): message : see declaration of 'std::optional>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/op_registration/op_registration.h(588,50): warning C4251: 'c10::RegisterOperators::registrars_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'c10::RegisterOperators' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/op_registration/op_registration.h(588): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/library.h(851,55): warning C4251: 'torch::Library::registrars_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'torch::Library' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/op_registration/op_registration.h(588): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/library.h(302,48): warning C4251: 'torch::CppFunction::dispatch_key_': class 'std::optional' needs to have dll-interface to be used by clients of class 'torch::CppFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(132): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/library.h(304,56): warning C4251: 'torch::CppFunction::cpp_signature_': class 'std::optional' needs to have dll-interface to be used by clients of class 'torch::CppFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(134): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/library.h(302,48): warning C4251: 'torch::CppFunction::dispatch_key_': class 'std::optional' needs to have dll-interface to be used by clients of class 'torch::CppFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/library.h(305,47): warning C4251: 'torch::CppFunction::schema_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of class 'torch::CppFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(132): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(38): note: see declaration of 'std::unique_ptr>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/library.h(306,21): warning C4251: 'torch::CppFunction::debug_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'torch::CppFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/library.h(304,56): warning C4251: 'torch::CppFunction::cpp_signature_': class 'std::optional' needs to have dll-interface to be used by clients of class 'torch::CppFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/library.h(302,48): warning C4251: 'torch::CppFunction::dispatch_key_': class 'std::optional' needs to have dll-interface to be used by clients of class 'torch::CppFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(134): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc)C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xstring(4471): note: see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(132): note: see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/library.h(305,47): warning C4251: 'torch::CppFunction::schema_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of class 'torch::CppFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/library.h(304,56): warning C4251: 'torch::CppFunction::cpp_signature_': class 'std::optional' needs to have dll-interface to be used by clients of class 'torch::CppFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(38): message : see declaration of 'std::unique_ptr>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(134): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/library.h(306,21): warning C4251: 'torch::CppFunction::debug_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'torch::CppFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/library.h(305,47): warning C4251: 'torch::CppFunction::schema_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of class 'torch::CppFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xstring(4471): message : see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(38): note: see declaration of 'std::unique_ptr>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/library.h(306,21): warning C4251: 'torch::CppFunction::debug_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'torch::CppFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/Context.h(342,26): warning C4251: 'at::Context::thc_init': class 'c10::once_flag' needs to have dll-interface to be used by clients of class 'at::Context' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xstring(4471): message : see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/CallOnce.h(23): message : see declaration of 'c10::once_flag' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/Context.h(343,26): warning C4251: 'at::Context::thh_init': class 'c10::once_flag' needs to have dll-interface to be used by clients of class 'at::Context' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/CallOnce.h(23): message : see declaration of 'c10::once_flag' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/Context.h(344,26): warning C4251: 'at::Context::thx_init': class 'c10::once_flag' needs to have dll-interface to be used by clients of class 'at::Context' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/CallOnce.h(23): message : see declaration of 'c10::once_flag' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/Context.h(345,26): warning C4251: 'at::Context::thp_init': class 'c10::once_flag' needs to have dll-interface to be used by clients of class 'at::Context' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/CallOnce.h(23): message : see declaration of 'c10::once_flag' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/CPUGeneratorImpl.h(36,22): warning C4251: 'at::CPUGeneratorImpl::engine_': class 'at::mt19937_engine' needs to have dll-interface to be used by clients of struct 'at::CPUGeneratorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/MT19937RNGEngine.h(110): message : see declaration of 'at::mt19937_engine' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/library.h(302,48): warning C4251: 'torch::CppFunction::dispatch_key_': class 'std::optional' needs to have dll-interface to be used by clients of class 'torch::CppFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(132): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/library.h(304,56): warning C4251: 'torch::CppFunction::cpp_signature_': class 'std::optional' needs to have dll-interface to be used by clients of class 'torch::CppFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(134): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/library.h(305,47): warning C4251: 'torch::CppFunction::schema_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of class 'torch::CppFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(38): message : see declaration of 'std::unique_ptr>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/library.h(306,21): warning C4251: 'torch::CppFunction::debug_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'torch::CppFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xstring(4471): message : see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/Context.h(380,61): warning C4251: 'at::Context::quantized_engine': class 'std::optional' needs to have dll-interface to be used by clients of class 'at::Context' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/Context.h(380): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/CPUGeneratorImpl.h(37,49): warning C4251: 'at::CPUGeneratorImpl::next_float_normal_sample_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'at::CPUGeneratorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/CPUGeneratorImpl.h(27): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/library.h(845,33): warning C4251: 'torch::Library::ns_': class 'std::optional' needs to have dll-interface to be used by clients of class 'torch::Library' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/CPUGeneratorImpl.h(38,51): warning C4251: 'at::CPUGeneratorImpl::next_double_normal_sample_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'at::CPUGeneratorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(78): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/logit_ops.h(18): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/library.h(846,48): warning C4251: 'torch::Library::dispatch_key_': class 'std::optional' needs to have dll-interface to be used by clients of class 'torch::Library' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(132): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/library.h(845,33): warning C4251: 'torch::Library::ns_': class 'std::optional' needs to have dll-interface to be used by clients of class 'torch::Library' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(78): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/library.h(846,48): warning C4251: 'torch::Library::dispatch_key_': class 'std::optional' needs to have dll-interface to be used by clients of class 'torch::Library' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/Context.h(342,26): warning C4251: 'at::Context::thc_init': class 'c10::once_flag' needs to have dll-interface to be used by clients of class 'at::Context' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(132): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/CallOnce.h(23): message : see declaration of 'c10::once_flag' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/Context.h(343,26): warning C4251: 'at::Context::thh_init': class 'c10::once_flag' needs to have dll-interface to be used by clients of class 'at::Context' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/CallOnce.h(23): message : see declaration of 'c10::once_flag' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/Context.h(344,26): warning C4251: 'at::Context::thx_init': class 'c10::once_flag' needs to have dll-interface to be used by clients of class 'at::Context' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/CallOnce.h(23): message : see declaration of 'c10::once_flag' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/library.h(845,33): warning C4251: 'torch::Library::ns_': class 'std::optional' needs to have dll-interface to be used by clients of class 'torch::Library' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/Context.h(345,26): warning C4251: 'at::Context::thp_init': class 'c10::once_flag' needs to have dll-interface to be used by clients of class 'at::Context' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(78): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/CallOnce.h(23): message : see declaration of 'c10::once_flag' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/library.h(846,48): warning C4251: 'torch::Library::dispatch_key_': class 'std::optional' needs to have dll-interface to be used by clients of class 'torch::Library' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(132): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/library.h(845,33): warning C4251: 'torch::Library::ns_': class 'std::optional' needs to have dll-interface to be used by clients of class 'torch::Library' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(78): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/library.h(847,75): warning C4251: 'torch::Library::impl_abstract_pystub_': class 'std::optional>' needs to have dll-interface to be used by clients of class 'torch::Library' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/library.h(846,48): warning C4251: 'torch::Library::dispatch_key_': class 'std::optional' needs to have dll-interface to be used by clients of class 'torch::Library' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/Dispatcher.h(237): message : see declaration of 'std::optional>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(132): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/library.h(851,55): warning C4251: 'torch::Library::registrars_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'torch::Library' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/op_registration/op_registration.h(588): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/Context.h(380,61): warning C4251: 'at::Context::quantized_engine': class 'std::optional' needs to have dll-interface to be used by clients of class 'at::Context' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/Context.h(380): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/library.h(847,75): warning C4251: 'torch::Library::impl_abstract_pystub_': class 'std::optional>' needs to have dll-interface to be used by clients of class 'torch::Library' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/Context.h(342,26): warning C4251: 'at::Context::thc_init': class 'c10::once_flag' needs to have dll-interface to be used by clients of class 'at::Context' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/Dispatcher.h(237): note: see declaration of 'std::optional>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/CallOnce.h(23): message : see declaration of 'c10::once_flag' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/Context.h(343,26): warning C4251: 'at::Context::thh_init': class 'c10::once_flag' needs to have dll-interface to be used by clients of class 'at::Context' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/library.h(851,55): warning C4251: 'torch::Library::registrars_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'torch::Library' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/CallOnce.h(23): message : see declaration of 'c10::once_flag' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/op_registration/op_registration.h(588): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/Context.h(344,26): warning C4251: 'at::Context::thx_init': class 'c10::once_flag' needs to have dll-interface to be used by clients of class 'at::Context' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/CallOnce.h(23): message : see declaration of 'c10::once_flag' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/Context.h(345,26): warning C4251: 'at::Context::thp_init': class 'c10::once_flag' needs to have dll-interface to be used by clients of class 'at::Context' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/CallOnce.h(23): message : see declaration of 'c10::once_flag' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/library.h(847,75): warning C4251: 'torch::Library::impl_abstract_pystub_': class 'std::optional>' needs to have dll-interface to be used by clients of class 'torch::Library' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/Dispatcher.h(237): message : see declaration of 'std::optional>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/library.h(851,55): warning C4251: 'torch::Library::registrars_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'torch::Library' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/op_registration/op_registration.h(588): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/Context.h(380,61): warning C4251: 'at::Context::quantized_engine': class 'std::optional' needs to have dll-interface to be used by clients of class 'at::Context' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/Context.h(380): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/library.h(847,75): warning C4251: 'torch::Library::impl_abstract_pystub_': class 'std::optional>' needs to have dll-interface to be used by clients of class 'torch::Library' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/Dispatcher.h(237): message : see declaration of 'std::optional>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/library.h(851,55): warning C4251: 'torch::Library::registrars_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'torch::Library' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/op_registration/op_registration.h(588): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorGeometry.h(137,34): warning C4251: 'at::TensorGeometry::sizes_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'at::TensorGeometry' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ T=c10::SymInt ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/ArrayRef.h(256): message : see declaration of 'std::vector>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ T=c10::SymInt ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorGeometry.h(138,36): warning C4251: 'at::TensorGeometry::strides_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'at::TensorGeometry' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ T=c10::SymInt ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/CPUGeneratorImpl.h(36,22): warning C4251: 'at::CPUGeneratorImpl::engine_': class 'at::mt19937_engine' needs to have dll-interface to be used by clients of struct 'at::CPUGeneratorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/MT19937RNGEngine.h(110): message : see declaration of 'at::mt19937_engine' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/ArrayRef.h(256): note: see declaration of 'std::vector>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ T=c10::SymInt ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/CPUGeneratorImpl.h(36,22): warning C4251: 'at::CPUGeneratorImpl::engine_': class 'at::mt19937_engine' needs to have dll-interface to be used by clients of struct 'at::CPUGeneratorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/MT19937RNGEngine.h(110): message : see declaration of 'at::mt19937_engine' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/CPUGeneratorImpl.h(37,49): warning C4251: 'at::CPUGeneratorImpl::next_float_normal_sample_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'at::CPUGeneratorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/CPUGeneratorImpl.h(27): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/CPUGeneratorImpl.h(38,51): warning C4251: 'at::CPUGeneratorImpl::next_double_normal_sample_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'at::CPUGeneratorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/logit_ops.h(18): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/CPUGeneratorImpl.h(37,49): warning C4251: 'at::CPUGeneratorImpl::next_float_normal_sample_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'at::CPUGeneratorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/CPUGeneratorImpl.h(27): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/Context.h(342,26): warning C4251: 'at::Context::thc_init': class 'c10::once_flag' needs to have dll-interface to be used by clients of class 'at::Context' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/CPUGeneratorImpl.h(38,51): warning C4251: 'at::CPUGeneratorImpl::next_double_normal_sample_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'at::CPUGeneratorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/CallOnce.h(23): note: see declaration of 'c10::once_flag' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/logit_ops.h(18): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/Context.h(343,26): warning C4251: 'at::Context::thh_init': class 'c10::once_flag' needs to have dll-interface to be used by clients of class 'at::Context' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/CallOnce.h(23): message : see declaration of 'c10::once_flag' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/Context.h(344,26): warning C4251: 'at::Context::thx_init': class 'c10::once_flag' needs to have dll-interface to be used by clients of class 'at::Context' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/CallOnce.h(23): message : see declaration of 'c10::once_flag' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/Context.h(345,26): warning C4251: 'at::Context::thp_init': class 'c10::once_flag' needs to have dll-interface to be used by clients of class 'at::Context' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/CallOnce.h(23): message : see declaration of 'c10::once_flag' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/CPUGeneratorImpl.h(36,22): warning C4251: 'at::CPUGeneratorImpl::engine_': class 'at::mt19937_engine' needs to have dll-interface to be used by clients of struct 'at::CPUGeneratorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/MT19937RNGEngine.h(110): message : see declaration of 'at::mt19937_engine' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/CPUGeneratorImpl.h(36,22): warning C4251: 'at::CPUGeneratorImpl::engine_': class 'at::mt19937_engine' needs to have dll-interface to be used by clients of struct 'at::CPUGeneratorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/MT19937RNGEngine.h(110): message : see declaration of 'at::mt19937_engine' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/Context.h(380,61): warning C4251: 'at::Context::quantized_engine': class 'std::optional' needs to have dll-interface to be used by clients of class 'at::Context' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/CPUGeneratorImpl.h(37,49): warning C4251: 'at::CPUGeneratorImpl::next_float_normal_sample_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'at::CPUGeneratorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/Context.h(380): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/CPUGeneratorImpl.h(27): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/CPUGeneratorImpl.h(38,51): warning C4251: 'at::CPUGeneratorImpl::next_double_normal_sample_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'at::CPUGeneratorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/logit_ops.h(18): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorGeometry.h(137,34): warning C4251: 'at::TensorGeometry::sizes_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'at::TensorGeometry' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ T=c10::SymInt ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/ArrayRef.h(256): message : see declaration of 'std::vector>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ T=c10::SymInt ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorGeometry.h(138,36): warning C4251: 'at::TensorGeometry::strides_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'at::TensorGeometry' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ T=c10::SymInt ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/ArrayRef.h(256): message : see declaration of 'std::vector>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ T=c10::SymInt ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/CPUGeneratorImpl.h(37,49): warning C4251: 'at::CPUGeneratorImpl::next_float_normal_sample_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'at::CPUGeneratorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/CPUGeneratorImpl.h(27): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/CPUGeneratorImpl.h(38,51): warning C4251: 'at::CPUGeneratorImpl::next_double_normal_sample_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'at::CPUGeneratorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/logit_ops.h(18): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorGeometry.h(137,34): warning C4251: 'at::TensorGeometry::sizes_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'at::TensorGeometry' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ T=c10::SymInt ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/ArrayRef.h(256): message : see declaration of 'std::vector>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ T=c10::SymInt ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorGeometry.h(138,36): warning C4251: 'at::TensorGeometry::strides_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'at::TensorGeometry' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ T=c10::SymInt ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/ArrayRef.h(256): message : see declaration of 'std::vector>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ T=c10::SymInt ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/from_blob.h(92,21): warning C4251: 'at::TensorMaker::sizes_': class 'c10::ArrayRef' needs to have dll-interface to be used by clients of class 'at::TensorMaker' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/ArrayRef.h(374): message : see declaration of 'c10::ArrayRef' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/Context.h(342,26): warning C4251: 'at::Context::thc_init': class 'c10::once_flag' needs to have dll-interface to be used by clients of class 'at::Context' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/from_blob.h(93,33): warning C4251: 'at::TensorMaker::strides_': class 'c10::OptionalArrayRef' needs to have dll-interface to be used by clients of class 'at::TensorMaker' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/CallOnce.h(23): message : see declaration of 'c10::once_flag' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/OptionalArrayRef.h(219): note: see declaration of 'c10::OptionalArrayRef' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/Context.h(343,26): warning C4251: 'at::Context::thh_init': class 'c10::once_flag' needs to have dll-interface to be used by clients of class 'at::Context' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/from_blob.h(94,43): warning C4251: 'at::TensorMaker::storage_offset_': class 'std::optional' needs to have dll-interface to be used by clients of class 'at::TensorMaker' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/CallOnce.h(23): message : see declaration of 'c10::once_flag' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymNodeImpl.h(191): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/Context.h(344,26): warning C4251: 'at::Context::thx_init': class 'c10::once_flag' needs to have dll-interface to be used by clients of class 'at::Context' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/from_blob.h(95,40): warning C4251: 'at::TensorMaker::deleter_': class 'std::function' needs to have dll-interface to be used by clients of class 'at::TensorMaker' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/CallOnce.h(23): note: see declaration of 'c10::once_flag' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Allocator.h(227): message : see declaration of 'std::function' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/Context.h(345,26): warning C4251: 'at::Context::thp_init': class 'c10::once_flag' needs to have dll-interface to be used by clients of class 'at::Context' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/CallOnce.h(23): message : see declaration of 'c10::once_flag' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/from_blob.h(96,74): warning C4251: 'at::TensorMaker::ctx_': class 'std::unique_ptr' needs to have dll-interface to be used by clients of class 'at::TensorMaker' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/UniqueVoidPtr.h(45): message : see declaration of 'std::unique_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/from_blob.h(97,34): warning C4251: 'at::TensorMaker::device_': class 'std::optional' needs to have dll-interface to be used by clients of class 'at::TensorMaker' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/StorageImpl.h(274): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/Context.h(380,61): warning C4251: 'at::Context::quantized_engine': class 'std::optional' needs to have dll-interface to be used by clients of class 'at::Context' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/Context.h(380): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorGeometry.h(137,34): warning C4251: 'at::TensorGeometry::sizes_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'at::TensorGeometry' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ T=c10::SymInt ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/ArrayRef.h(256): message : see declaration of 'std::vector>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ T=c10::SymInt ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorGeometry.h(138,36): warning C4251: 'at::TensorGeometry::strides_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'at::TensorGeometry' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ T=c10::SymInt ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/ArrayRef.h(256): message : see declaration of 'std::vector>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ T=c10::SymInt ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/from_blob.h(92,21): warning C4251: 'at::TensorMaker::sizes_': class 'c10::ArrayRef' needs to have dll-interface to be used by clients of class 'at::TensorMaker' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/ArrayRef.h(374): message : see declaration of 'c10::ArrayRef' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/from_blob.h(93,33): warning C4251: 'at::TensorMaker::strides_': class 'c10::OptionalArrayRef' needs to have dll-interface to be used by clients of class 'at::TensorMaker' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/OptionalArrayRef.h(219): message : see declaration of 'c10::OptionalArrayRef' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/from_blob.h(94,43): warning C4251: 'at::TensorMaker::storage_offset_': class 'std::optional' needs to have dll-interface to be used by clients of class 'at::TensorMaker' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymNodeImpl.h(191): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/from_blob.h(92,21): warning C4251: 'at::TensorMaker::sizes_': class 'c10::ArrayRef' needs to have dll-interface to be used by clients of class 'at::TensorMaker' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/ArrayRef.h(374): message : see declaration of 'c10::ArrayRef' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/from_blob.h(95,40): warning C4251: 'at::TensorMaker::deleter_': class 'std::function' needs to have dll-interface to be used by clients of class 'at::TensorMaker' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Allocator.h(227): message : see declaration of 'std::function' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/from_blob.h(93,33): warning C4251: 'at::TensorMaker::strides_': class 'c10::OptionalArrayRef' needs to have dll-interface to be used by clients of class 'at::TensorMaker' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/OptionalArrayRef.h(219): message : see declaration of 'c10::OptionalArrayRef' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/from_blob.h(96,74): warning C4251: 'at::TensorMaker::ctx_': class 'std::unique_ptr' needs to have dll-interface to be used by clients of class 'at::TensorMaker' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/from_blob.h(94,43): warning C4251: 'at::TensorMaker::storage_offset_': class 'std::optional' needs to have dll-interface to be used by clients of class 'at::TensorMaker' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/UniqueVoidPtr.h(45): message : see declaration of 'std::unique_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymNodeImpl.h(191): note: see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/from_blob.h(97,34): warning C4251: 'at::TensorMaker::device_': class 'std::optional' needs to have dll-interface to be used by clients of class 'at::TensorMaker' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/from_blob.h(95,40): warning C4251: 'at::TensorMaker::deleter_': class 'std::function' needs to have dll-interface to be used by clients of class 'at::TensorMaker' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/StorageImpl.h(274): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Allocator.h(227): note: see declaration of 'std::function' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/from_blob.h(96,74): warning C4251: 'at::TensorMaker::ctx_': class 'std::unique_ptr' needs to have dll-interface to be used by clients of class 'at::TensorMaker' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/UniqueVoidPtr.h(45): message : see declaration of 'std::unique_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/from_blob.h(97,34): warning C4251: 'at::TensorMaker::device_': class 'std::optional' needs to have dll-interface to be used by clients of class 'at::TensorMaker' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/StorageImpl.h(274): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/Context.h(342,26): warning C4251: 'at::Context::thc_init': class 'c10::once_flag' needs to have dll-interface to be used by clients of class 'at::Context' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/CallOnce.h(23): message : see declaration of 'c10::once_flag' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/Context.h(343,26): warning C4251: 'at::Context::thh_init': class 'c10::once_flag' needs to have dll-interface to be used by clients of class 'at::Context' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/CallOnce.h(23): message : see declaration of 'c10::once_flag' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/Context.h(344,26): warning C4251: 'at::Context::thx_init': class 'c10::once_flag' needs to have dll-interface to be used by clients of class 'at::Context' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/CallOnce.h(23): message : see declaration of 'c10::once_flag' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/Context.h(345,26): warning C4251: 'at::Context::thp_init': class 'c10::once_flag' needs to have dll-interface to be used by clients of class 'at::Context' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/CallOnce.h(23): message : see declaration of 'c10::once_flag' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/Context.h(380,61): warning C4251: 'at::Context::quantized_engine': class 'std::optional' needs to have dll-interface to be used by clients of class 'at::Context' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/Context.h(380): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/Context.h(342,26): warning C4251: 'at::Context::thc_init': class 'c10::once_flag' needs to have dll-interface to be used by clients of class 'at::Context' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/CallOnce.h(23): message : see declaration of 'c10::once_flag' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/Context.h(343,26): warning C4251: 'at::Context::thh_init': class 'c10::once_flag' needs to have dll-interface to be used by clients of class 'at::Context' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/CallOnce.h(23): message : see declaration of 'c10::once_flag' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/Context.h(344,26): warning C4251: 'at::Context::thx_init': class 'c10::once_flag' needs to have dll-interface to be used by clients of class 'at::Context' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/CallOnce.h(23): message : see declaration of 'c10::once_flag' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/Context.h(345,26): warning C4251: 'at::Context::thp_init': class 'c10::once_flag' needs to have dll-interface to be used by clients of class 'at::Context' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/CallOnce.h(23): message : see declaration of 'c10::once_flag' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/from_blob.h(92,21): warning C4251: 'at::TensorMaker::sizes_': class 'c10::ArrayRef' needs to have dll-interface to be used by clients of class 'at::TensorMaker' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/ArrayRef.h(374): message : see declaration of 'c10::ArrayRef' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/from_blob.h(93,33): warning C4251: 'at::TensorMaker::strides_': class 'c10::OptionalArrayRef' needs to have dll-interface to be used by clients of class 'at::TensorMaker' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/OptionalArrayRef.h(219): message : see declaration of 'c10::OptionalArrayRef' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/from_blob.h(94,43): warning C4251: 'at::TensorMaker::storage_offset_': class 'std::optional' needs to have dll-interface to be used by clients of class 'at::TensorMaker' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymNodeImpl.h(191): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/Context.h(380,61): warning C4251: 'at::Context::quantized_engine': class 'std::optional' needs to have dll-interface to be used by clients of class 'at::Context' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/from_blob.h(95,40): warning C4251: 'at::TensorMaker::deleter_': class 'std::function' needs to have dll-interface to be used by clients of class 'at::TensorMaker' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/Context.h(380): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Allocator.h(227): message : see declaration of 'std::function' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorGeometry.h(137,34): warning C4251: 'at::TensorGeometry::sizes_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'at::TensorGeometry' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ T=c10::SymInt ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/from_blob.h(96,74): warning C4251: 'at::TensorMaker::ctx_': class 'std::unique_ptr' needs to have dll-interface to be used by clients of class 'at::TensorMaker' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/ArrayRef.h(256): note: see declaration of 'std::vector>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ T=c10::SymInt ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/UniqueVoidPtr.h(45): message : see declaration of 'std::unique_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorGeometry.h(138,36): warning C4251: 'at::TensorGeometry::strides_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'at::TensorGeometry' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ T=c10::SymInt ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/from_blob.h(97,34): warning C4251: 'at::TensorMaker::device_': class 'std::optional' needs to have dll-interface to be used by clients of class 'at::TensorMaker' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/ArrayRef.h(256): message : see declaration of 'std::vector>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ T=c10::SymInt ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/StorageImpl.h(274): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/Context.h(342,26): warning C4251: 'at::Context::thc_init': class 'c10::once_flag' needs to have dll-interface to be used by clients of class 'at::Context' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/CallOnce.h(23): message : see declaration of 'c10::once_flag' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/Context.h(343,26): warning C4251: 'at::Context::thh_init': class 'c10::once_flag' needs to have dll-interface to be used by clients of class 'at::Context' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/CallOnce.h(23): message : see declaration of 'c10::once_flag' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/Context.h(344,26): warning C4251: 'at::Context::thx_init': class 'c10::once_flag' needs to have dll-interface to be used by clients of class 'at::Context' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/CallOnce.h(23): message : see declaration of 'c10::once_flag' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/Context.h(345,26): warning C4251: 'at::Context::thp_init': class 'c10::once_flag' needs to have dll-interface to be used by clients of class 'at::Context' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/CallOnce.h(23): message : see declaration of 'c10::once_flag' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/Context.h(342,26): warning C4251: 'at::Context::thc_init': class 'c10::once_flag' needs to have dll-interface to be used by clients of class 'at::Context' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/CallOnce.h(23): message : see declaration of 'c10::once_flag' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/Context.h(380,61): warning C4251: 'at::Context::quantized_engine': class 'std::optional' needs to have dll-interface to be used by clients of class 'at::Context' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/Context.h(343,26): warning C4251: 'at::Context::thh_init': class 'c10::once_flag' needs to have dll-interface to be used by clients of class 'at::Context' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/Context.h(380): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/CallOnce.h(23): message : see declaration of 'c10::once_flag' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/Context.h(344,26): warning C4251: 'at::Context::thx_init': class 'c10::once_flag' needs to have dll-interface to be used by clients of class 'at::Context' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/CallOnce.h(23): message : see declaration of 'c10::once_flag' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/Context.h(345,26): warning C4251: 'at::Context::thp_init': class 'c10::once_flag' needs to have dll-interface to be used by clients of class 'at::Context' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/CallOnce.h(23): message : see declaration of 'c10::once_flag' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/Context.h(380,61): warning C4251: 'at::Context::quantized_engine': class 'std::optional' needs to have dll-interface to be used by clients of class 'at::Context' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/Context.h(380): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorGeometry.h(137,34): warning C4251: 'at::TensorGeometry::sizes_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'at::TensorGeometry' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ T=c10::SymInt ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/ArrayRef.h(256): message : see declaration of 'std::vector>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ T=c10::SymInt ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorGeometry.h(138,36): warning C4251: 'at::TensorGeometry::strides_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'at::TensorGeometry' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ T=c10::SymInt ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/ArrayRef.h(256): message : see declaration of 'std::vector>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ T=c10::SymInt ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/from_blob.h(92,21): warning C4251: 'at::TensorMaker::sizes_': class 'c10::ArrayRef' needs to have dll-interface to be used by clients of class 'at::TensorMaker' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/ArrayRef.h(374): message : see declaration of 'c10::ArrayRef' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/from_blob.h(93,33): warning C4251: 'at::TensorMaker::strides_': class 'c10::OptionalArrayRef' needs to have dll-interface to be used by clients of class 'at::TensorMaker' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/OptionalArrayRef.h(219): message : see declaration of 'c10::OptionalArrayRef' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/from_blob.h(94,43): warning C4251: 'at::TensorMaker::storage_offset_': class 'std::optional' needs to have dll-interface to be used by clients of class 'at::TensorMaker' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymNodeImpl.h(191): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/from_blob.h(95,40): warning C4251: 'at::TensorMaker::deleter_': class 'std::function' needs to have dll-interface to be used by clients of class 'at::TensorMaker' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Allocator.h(227): message : see declaration of 'std::function' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/from_blob.h(96,74): warning C4251: 'at::TensorMaker::ctx_': class 'std::unique_ptr' needs to have dll-interface to be used by clients of class 'at::TensorMaker' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/UniqueVoidPtr.h(45): message : see declaration of 'std::unique_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/from_blob.h(97,34): warning C4251: 'at::TensorMaker::device_': class 'std::optional' needs to have dll-interface to be used by clients of class 'at::TensorMaker' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/StorageImpl.h(274): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorGeometry.h(137,34): warning C4251: 'at::TensorGeometry::sizes_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'at::TensorGeometry' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ T=c10::SymInt ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/ArrayRef.h(256): message : see declaration of 'std::vector>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ T=c10::SymInt ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorGeometry.h(138,36): warning C4251: 'at::TensorGeometry::strides_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'at::TensorGeometry' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ T=c10::SymInt ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/ArrayRef.h(256): message : see declaration of 'std::vector>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ T=c10::SymInt ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorGeometry.h(137,34): warning C4251: 'at::TensorGeometry::sizes_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'at::TensorGeometry' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ T=c10::SymInt ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/ArrayRef.h(256): message : see declaration of 'std::vector>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ T=c10::SymInt ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorGeometry.h(138,36): warning C4251: 'at::TensorGeometry::strides_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'at::TensorGeometry' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ T=c10::SymInt ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/ArrayRef.h(256): message : see declaration of 'std::vector>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ T=c10::SymInt ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorGeometry.h(137,34): warning C4251: 'at::TensorGeometry::sizes_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'at::TensorGeometry' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ T=c10::SymInt ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/ArrayRef.h(256): message : see declaration of 'std::vector>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ T=c10::SymInt ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorGeometry.h(138,36): warning C4251: 'at::TensorGeometry::strides_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'at::TensorGeometry' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ T=c10::SymInt ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/ArrayRef.h(256): message : see declaration of 'std::vector>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ T=c10::SymInt ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/from_blob.h(92,21): warning C4251: 'at::TensorMaker::sizes_': class 'c10::ArrayRef' needs to have dll-interface to be used by clients of class 'at::TensorMaker' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/ArrayRef.h(374): message : see declaration of 'c10::ArrayRef' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/from_blob.h(93,33): warning C4251: 'at::TensorMaker::strides_': class 'c10::OptionalArrayRef' needs to have dll-interface to be used by clients of class 'at::TensorMaker' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/OptionalArrayRef.h(219): message : see declaration of 'c10::OptionalArrayRef' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/from_blob.h(94,43): warning C4251: 'at::TensorMaker::storage_offset_': class 'std::optional' needs to have dll-interface to be used by clients of class 'at::TensorMaker' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymNodeImpl.h(191): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/from_blob.h(95,40): warning C4251: 'at::TensorMaker::deleter_': class 'std::function' needs to have dll-interface to be used by clients of class 'at::TensorMaker' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Allocator.h(227): message : see declaration of 'std::function' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/from_blob.h(96,74): warning C4251: 'at::TensorMaker::ctx_': class 'std::unique_ptr' needs to have dll-interface to be used by clients of class 'at::TensorMaker' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/UniqueVoidPtr.h(45): message : see declaration of 'std::unique_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/from_blob.h(97,34): warning C4251: 'at::TensorMaker::device_': class 'std::optional' needs to have dll-interface to be used by clients of class 'at::TensorMaker' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/StorageImpl.h(274): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/from_blob.h(92,21): warning C4251: 'at::TensorMaker::sizes_': class 'c10::ArrayRef' needs to have dll-interface to be used by clients of class 'at::TensorMaker' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/ArrayRef.h(374): message : see declaration of 'c10::ArrayRef' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/from_blob.h(93,33): warning C4251: 'at::TensorMaker::strides_': class 'c10::OptionalArrayRef' needs to have dll-interface to be used by clients of class 'at::TensorMaker' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/OptionalArrayRef.h(219): message : see declaration of 'c10::OptionalArrayRef' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/from_blob.h(94,43): warning C4251: 'at::TensorMaker::storage_offset_': class 'std::optional' needs to have dll-interface to be used by clients of class 'at::TensorMaker' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymNodeImpl.h(191): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/from_blob.h(95,40): warning C4251: 'at::TensorMaker::deleter_': class 'std::function' needs to have dll-interface to be used by clients of class 'at::TensorMaker' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Allocator.h(227): message : see declaration of 'std::function' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/from_blob.h(96,74): warning C4251: 'at::TensorMaker::ctx_': class 'std::unique_ptr' needs to have dll-interface to be used by clients of class 'at::TensorMaker' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/UniqueVoidPtr.h(45): message : see declaration of 'std::unique_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/from_blob.h(97,34): warning C4251: 'at::TensorMaker::device_': class 'std::optional' needs to have dll-interface to be used by clients of class 'at::TensorMaker' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/StorageImpl.h(274): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/from_blob.h(92,21): warning C4251: 'at::TensorMaker::sizes_': class 'c10::ArrayRef' needs to have dll-interface to be used by clients of class 'at::TensorMaker' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/ArrayRef.h(374): message : see declaration of 'c10::ArrayRef' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/from_blob.h(92,21): warning C4251: 'at::TensorMaker::sizes_': class 'c10::ArrayRef' needs to have dll-interface to be used by clients of class 'at::TensorMaker' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/ArrayRef.h(374): message : see declaration of 'c10::ArrayRef' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/from_blob.h(93,33): warning C4251: 'at::TensorMaker::strides_': class 'c10::OptionalArrayRef' needs to have dll-interface to be used by clients of class 'at::TensorMaker' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/from_blob.h(93,33): warning C4251: 'at::TensorMaker::strides_': class 'c10::OptionalArrayRef' needs to have dll-interface to be used by clients of class 'at::TensorMaker' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/OptionalArrayRef.h(219): note: see declaration of 'c10::OptionalArrayRef' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/OptionalArrayRef.h(219): message : see declaration of 'c10::OptionalArrayRef' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/from_blob.h(94,43): warning C4251: 'at::TensorMaker::storage_offset_': class 'std::optional' needs to have dll-interface to be used by clients of class 'at::TensorMaker' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/from_blob.h(94,43): warning C4251: 'at::TensorMaker::storage_offset_': class 'std::optional' needs to have dll-interface to be used by clients of class 'at::TensorMaker' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymNodeImpl.h(191): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymNodeImpl.h(191): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/from_blob.h(95,40): warning C4251: 'at::TensorMaker::deleter_': class 'std::function' needs to have dll-interface to be used by clients of class 'at::TensorMaker' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Allocator.h(227): message : see declaration of 'std::function' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/from_blob.h(95,40): warning C4251: 'at::TensorMaker::deleter_': class 'std::function' needs to have dll-interface to be used by clients of class 'at::TensorMaker' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Allocator.h(227): message : see declaration of 'std::function' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/from_blob.h(96,74): warning C4251: 'at::TensorMaker::ctx_': class 'std::unique_ptr' needs to have dll-interface to be used by clients of class 'at::TensorMaker' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/from_blob.h(96,74): warning C4251: 'at::TensorMaker::ctx_': class 'std::unique_ptr' needs to have dll-interface to be used by clients of class 'at::TensorMaker' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/UniqueVoidPtr.h(45): note: see declaration of 'std::unique_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/UniqueVoidPtr.h(45): message : see declaration of 'std::unique_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/from_blob.h(97,34): warning C4251: 'at::TensorMaker::device_': class 'std::optional' needs to have dll-interface to be used by clients of class 'at::TensorMaker' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/from_blob.h(97,34): warning C4251: 'at::TensorMaker::device_': class 'std::optional' needs to have dll-interface to be used by clients of class 'at::TensorMaker' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/StorageImpl.h(274): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/StorageImpl.h(274): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [1/1] Cythonizing dgl/_ffi/_cython/core.pyx running install /opt/conda/envs/pytorch-ci/lib/python3.10/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` directly. Instead, use pypa/build, pypa/installer or other standards-based tools. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. ******************************************************************************** !! self.initialize_options() /opt/conda/envs/pytorch-ci/lib/python3.10/site-packages/setuptools/_distutils/cmd.py:66: EasyInstallDeprecationWarning: easy_install command is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` and ``easy_install``. Instead, use pypa/build, pypa/installer or other standards-based tools. See https://github.com/pypa/setuptools/issues/917 for details. ******************************************************************************** !! self.initialize_options() running bdist_egg running egg_info creating dgl.egg-info writing dgl.egg-info/PKG-INFO writing dependency_links to dgl.egg-info/dependency_links.txt writing requirements to dgl.egg-info/requires.txt writing top-level names to dgl.egg-info/top_level.txt writing manifest file 'dgl.egg-info/SOURCES.txt' dependency ../include/dgl/runtime/c_object_api.h won't be automatically included in the manifest: the path can't have `..` segments dependency ../include/dgl/runtime/c_runtime_api.h won't be automatically included in the manifest: the path can't have `..` segments dependency ../include/dgl/runtime/dlpack_convert.h won't be automatically included in the manifest: the path can't have `..` segments reading manifest file 'dgl.egg-info/SOURCES.txt' writing manifest file 'dgl.egg-info/SOURCES.txt' installing library code to build/bdist.linux-x86_64/egg running install_lib running build_py creating build creating build/lib.linux-x86_64-cpython-310 creating build/lib.linux-x86_64-cpython-310/dgl copying dgl/global_config.py -> build/lib.linux-x86_64-cpython-310/dgl copying dgl/subgraph.py -> build/lib.linux-x86_64-cpython-310/dgl copying dgl/_sparse_ops.py -> build/lib.linux-x86_64-cpython-310/dgl copying dgl/ndarray.py -> build/lib.linux-x86_64-cpython-310/dgl copying dgl/view.py -> build/lib.linux-x86_64-cpython-310/dgl copying dgl/core.py -> build/lib.linux-x86_64-cpython-310/dgl copying dgl/propagate.py -> build/lib.linux-x86_64-cpython-310/dgl copying dgl/base.py -> build/lib.linux-x86_64-cpython-310/dgl copying dgl/heterograph_index.py -> build/lib.linux-x86_64-cpython-310/dgl copying dgl/readout.py -> build/lib.linux-x86_64-cpython-310/dgl copying dgl/logging.py -> build/lib.linux-x86_64-cpython-310/dgl copying dgl/init.py -> build/lib.linux-x86_64-cpython-310/dgl copying dgl/heterograph.py -> build/lib.linux-x86_64-cpython-310/dgl copying dgl/frame.py -> build/lib.linux-x86_64-cpython-310/dgl copying dgl/convert.py -> build/lib.linux-x86_64-cpython-310/dgl copying dgl/graph_index.py -> build/lib.linux-x86_64-cpython-310/dgl copying dgl/label_informativeness.py -> build/lib.linux-x86_64-cpython-310/dgl copying dgl/__init__.py -> build/lib.linux-x86_64-cpython-310/dgl copying dgl/udf.py -> build/lib.linux-x86_64-cpython-310/dgl copying dgl/merge.py -> build/lib.linux-x86_64-cpython-310/dgl copying dgl/homophily.py -> build/lib.linux-x86_64-cpython-310/dgl copying dgl/random.py -> build/lib.linux-x86_64-cpython-310/dgl copying dgl/_api_internal.py -> build/lib.linux-x86_64-cpython-310/dgl copying dgl/container.py -> build/lib.linux-x86_64-cpython-310/dgl copying dgl/partition.py -> build/lib.linux-x86_64-cpython-310/dgl copying dgl/traversal.py -> build/lib.linux-x86_64-cpython-310/dgl copying dgl/batch.py -> build/lib.linux-x86_64-cpython-310/dgl copying dgl/generators.py -> build/lib.linux-x86_64-cpython-310/dgl creating build/lib.linux-x86_64-cpython-310/dgl/distgnn copying dgl/distgnn/__init__.py -> build/lib.linux-x86_64-cpython-310/dgl/distgnn creating build/lib.linux-x86_64-cpython-310/dgl/cuda copying dgl/cuda/nccl.py -> build/lib.linux-x86_64-cpython-310/dgl/cuda copying dgl/cuda/__init__.py -> build/lib.linux-x86_64-cpython-310/dgl/cuda copying dgl/cuda/gpu_cache.py -> build/lib.linux-x86_64-cpython-310/dgl/cuda creating build/lib.linux-x86_64-cpython-310/dgl/function copying dgl/function/reducer.py -> build/lib.linux-x86_64-cpython-310/dgl/function copying dgl/function/message.py -> build/lib.linux-x86_64-cpython-310/dgl/function copying dgl/function/base.py -> build/lib.linux-x86_64-cpython-310/dgl/function copying dgl/function/__init__.py -> build/lib.linux-x86_64-cpython-310/dgl/function creating build/lib.linux-x86_64-cpython-310/dgl/distributed copying dgl/distributed/graph_services.py -> build/lib.linux-x86_64-cpython-310/dgl/distributed copying dgl/distributed/graph_partition_book.py -> build/lib.linux-x86_64-cpython-310/dgl/distributed copying dgl/distributed/role.py -> build/lib.linux-x86_64-cpython-310/dgl/distributed copying dgl/distributed/shared_mem_utils.py -> build/lib.linux-x86_64-cpython-310/dgl/distributed copying dgl/distributed/dist_graph.py -> build/lib.linux-x86_64-cpython-310/dgl/distributed copying dgl/distributed/constants.py -> build/lib.linux-x86_64-cpython-310/dgl/distributed copying dgl/distributed/dist_dataloader.py -> build/lib.linux-x86_64-cpython-310/dgl/distributed copying dgl/distributed/dist_context.py -> build/lib.linux-x86_64-cpython-310/dgl/distributed copying dgl/distributed/kvstore.py -> build/lib.linux-x86_64-cpython-310/dgl/distributed copying dgl/distributed/id_map.py -> build/lib.linux-x86_64-cpython-310/dgl/distributed copying dgl/distributed/dist_tensor.py -> build/lib.linux-x86_64-cpython-310/dgl/distributed copying dgl/distributed/__init__.py -> build/lib.linux-x86_64-cpython-310/dgl/distributed copying dgl/distributed/standalone_kvstore.py -> build/lib.linux-x86_64-cpython-310/dgl/distributed copying dgl/distributed/rpc_client.py -> build/lib.linux-x86_64-cpython-310/dgl/distributed copying dgl/distributed/rpc.py -> build/lib.linux-x86_64-cpython-310/dgl/distributed copying dgl/distributed/partition.py -> build/lib.linux-x86_64-cpython-310/dgl/distributed copying dgl/distributed/rpc_server.py -> build/lib.linux-x86_64-cpython-310/dgl/distributed copying dgl/distributed/server_state.py -> build/lib.linux-x86_64-cpython-310/dgl/distributed creating build/lib.linux-x86_64-cpython-310/dgl/graphbolt copying dgl/graphbolt/sampled_subgraph.py -> build/lib.linux-x86_64-cpython-310/dgl/graphbolt copying dgl/graphbolt/sampling_graph.py -> build/lib.linux-x86_64-cpython-310/dgl/graphbolt copying dgl/graphbolt/subgraph_sampler.py -> build/lib.linux-x86_64-cpython-310/dgl/graphbolt copying dgl/graphbolt/itemset.py -> build/lib.linux-x86_64-cpython-310/dgl/graphbolt copying dgl/graphbolt/dataloader.py -> build/lib.linux-x86_64-cpython-310/dgl/graphbolt copying dgl/graphbolt/feature_store.py -> build/lib.linux-x86_64-cpython-310/dgl/graphbolt copying dgl/graphbolt/feature_fetcher.py -> build/lib.linux-x86_64-cpython-310/dgl/graphbolt copying dgl/graphbolt/minibatch.py -> build/lib.linux-x86_64-cpython-310/dgl/graphbolt copying dgl/graphbolt/base.py -> build/lib.linux-x86_64-cpython-310/dgl/graphbolt copying dgl/graphbolt/item_sampler.py -> build/lib.linux-x86_64-cpython-310/dgl/graphbolt copying dgl/graphbolt/__init__.py -> build/lib.linux-x86_64-cpython-310/dgl/graphbolt copying dgl/graphbolt/negative_sampler.py -> build/lib.linux-x86_64-cpython-310/dgl/graphbolt copying dgl/graphbolt/minibatch_transformer.py -> build/lib.linux-x86_64-cpython-310/dgl/graphbolt copying dgl/graphbolt/utils.py -> build/lib.linux-x86_64-cpython-310/dgl/graphbolt copying dgl/graphbolt/dataset.py -> build/lib.linux-x86_64-cpython-310/dgl/graphbolt creating build/lib.linux-x86_64-cpython-310/dgl/utils copying dgl/utils/filter.py -> build/lib.linux-x86_64-cpython-310/dgl/utils copying dgl/utils/checks.py -> build/lib.linux-x86_64-cpython-310/dgl/utils copying dgl/utils/internal.py -> build/lib.linux-x86_64-cpython-310/dgl/utils copying dgl/utils/exception.py -> build/lib.linux-x86_64-cpython-310/dgl/utils copying dgl/utils/shared_mem.py -> build/lib.linux-x86_64-cpython-310/dgl/utils copying dgl/utils/pin_memory.py -> build/lib.linux-x86_64-cpython-310/dgl/utils copying dgl/utils/__init__.py -> build/lib.linux-x86_64-cpython-310/dgl/utils copying dgl/utils/data.py -> build/lib.linux-x86_64-cpython-310/dgl/utils creating build/lib.linux-x86_64-cpython-310/dgl/ops copying dgl/ops/gather_mm.py -> build/lib.linux-x86_64-cpython-310/dgl/ops copying dgl/ops/sddmm.py -> build/lib.linux-x86_64-cpython-310/dgl/ops copying dgl/ops/edge_softmax.py -> build/lib.linux-x86_64-cpython-310/dgl/ops copying dgl/ops/spmm.py -> build/lib.linux-x86_64-cpython-310/dgl/ops copying dgl/ops/segment.py -> build/lib.linux-x86_64-cpython-310/dgl/ops copying dgl/ops/__init__.py -> build/lib.linux-x86_64-cpython-310/dgl/ops creating build/lib.linux-x86_64-cpython-310/dgl/geometry copying dgl/geometry/fps.py -> build/lib.linux-x86_64-cpython-310/dgl/geometry copying dgl/geometry/__init__.py -> build/lib.linux-x86_64-cpython-310/dgl/geometry copying dgl/geometry/edge_coarsening.py -> build/lib.linux-x86_64-cpython-310/dgl/geometry copying dgl/geometry/capi.py -> build/lib.linux-x86_64-cpython-310/dgl/geometry creating build/lib.linux-x86_64-cpython-310/dgl/optim copying dgl/optim/__init__.py -> build/lib.linux-x86_64-cpython-310/dgl/optim creating build/lib.linux-x86_64-cpython-310/dgl/data copying dgl/data/tensor_serialize.py -> build/lib.linux-x86_64-cpython-310/dgl/data copying dgl/data/ppi.py -> build/lib.linux-x86_64-cpython-310/dgl/data copying dgl/data/csv_dataset.py -> build/lib.linux-x86_64-cpython-310/dgl/data copying dgl/data/superpixel.py -> build/lib.linux-x86_64-cpython-310/dgl/data copying dgl/data/synthetic.py -> build/lib.linux-x86_64-cpython-310/dgl/data copying dgl/data/zinc.py -> build/lib.linux-x86_64-cpython-310/dgl/data copying dgl/data/heterograph_serialize.py -> build/lib.linux-x86_64-cpython-310/dgl/data copying dgl/data/cluster.py -> build/lib.linux-x86_64-cpython-310/dgl/data copying dgl/data/tu.py -> build/lib.linux-x86_64-cpython-310/dgl/data copying dgl/data/sbm.py -> build/lib.linux-x86_64-cpython-310/dgl/data copying dgl/data/lrgb.py -> build/lib.linux-x86_64-cpython-310/dgl/data copying dgl/data/qm9.py -> build/lib.linux-x86_64-cpython-310/dgl/data copying dgl/data/flickr.py -> build/lib.linux-x86_64-cpython-310/dgl/data copying dgl/data/qm7b.py -> build/lib.linux-x86_64-cpython-310/dgl/data copying dgl/data/dgl_dataset.py -> build/lib.linux-x86_64-cpython-310/dgl/data copying dgl/data/karate.py -> build/lib.linux-x86_64-cpython-310/dgl/data copying dgl/data/wikics.py -> build/lib.linux-x86_64-cpython-310/dgl/data copying dgl/data/heterophilous_graphs.py -> build/lib.linux-x86_64-cpython-310/dgl/data copying dgl/data/gdelt.py -> build/lib.linux-x86_64-cpython-310/dgl/data copying dgl/data/geom_gcn.py -> build/lib.linux-x86_64-cpython-310/dgl/data copying dgl/data/actor.py -> build/lib.linux-x86_64-cpython-310/dgl/data copying dgl/data/rdf.py -> build/lib.linux-x86_64-cpython-310/dgl/data copying dgl/data/movielens.py -> build/lib.linux-x86_64-cpython-310/dgl/data copying dgl/data/gindt.py -> build/lib.linux-x86_64-cpython-310/dgl/data copying dgl/data/fraud.py -> build/lib.linux-x86_64-cpython-310/dgl/data copying dgl/data/graph_serialize.py -> build/lib.linux-x86_64-cpython-310/dgl/data copying dgl/data/minigc.py -> build/lib.linux-x86_64-cpython-310/dgl/data copying dgl/data/__init__.py -> build/lib.linux-x86_64-cpython-310/dgl/data copying dgl/data/gnn_benchmark.py -> build/lib.linux-x86_64-cpython-310/dgl/data copying dgl/data/fakenews.py -> build/lib.linux-x86_64-cpython-310/dgl/data copying dgl/data/citation_graph.py -> build/lib.linux-x86_64-cpython-310/dgl/data copying dgl/data/reddit.py -> build/lib.linux-x86_64-cpython-310/dgl/data copying dgl/data/csv_dataset_base.py -> build/lib.linux-x86_64-cpython-310/dgl/data copying dgl/data/icews18.py -> build/lib.linux-x86_64-cpython-310/dgl/data copying dgl/data/bitcoinotc.py -> build/lib.linux-x86_64-cpython-310/dgl/data copying dgl/data/utils.py -> build/lib.linux-x86_64-cpython-310/dgl/data copying dgl/data/tree.py -> build/lib.linux-x86_64-cpython-310/dgl/data copying dgl/data/knowledge_graph.py -> build/lib.linux-x86_64-cpython-310/dgl/data copying dgl/data/adapter.py -> build/lib.linux-x86_64-cpython-310/dgl/data copying dgl/data/pattern.py -> build/lib.linux-x86_64-cpython-310/dgl/data copying dgl/data/qm9_edge.py -> build/lib.linux-x86_64-cpython-310/dgl/data copying dgl/data/yelp.py -> build/lib.linux-x86_64-cpython-310/dgl/data creating build/lib.linux-x86_64-cpython-310/dgl/mpops copying dgl/mpops/edgewise.py -> build/lib.linux-x86_64-cpython-310/dgl/mpops copying dgl/mpops/__init__.py -> build/lib.linux-x86_64-cpython-310/dgl/mpops copying dgl/mpops/nodewise.py -> build/lib.linux-x86_64-cpython-310/dgl/mpops copying dgl/mpops/fused.py -> build/lib.linux-x86_64-cpython-310/dgl/mpops creating build/lib.linux-x86_64-cpython-310/dgl/transforms copying dgl/transforms/to_block.py -> build/lib.linux-x86_64-cpython-310/dgl/transforms copying dgl/transforms/module.py -> build/lib.linux-x86_64-cpython-310/dgl/transforms copying dgl/transforms/__init__.py -> build/lib.linux-x86_64-cpython-310/dgl/transforms copying dgl/transforms/functional.py -> build/lib.linux-x86_64-cpython-310/dgl/transforms creating build/lib.linux-x86_64-cpython-310/dgl/nn copying dgl/nn/__init__.py -> build/lib.linux-x86_64-cpython-310/dgl/nn creating build/lib.linux-x86_64-cpython-310/dgl/storages copying dgl/storages/numpy.py -> build/lib.linux-x86_64-cpython-310/dgl/storages copying dgl/storages/base.py -> build/lib.linux-x86_64-cpython-310/dgl/storages copying dgl/storages/__init__.py -> build/lib.linux-x86_64-cpython-310/dgl/storages copying dgl/storages/pytorch_tensor.py -> build/lib.linux-x86_64-cpython-310/dgl/storages copying dgl/storages/tensor.py -> build/lib.linux-x86_64-cpython-310/dgl/storages creating build/lib.linux-x86_64-cpython-310/dgl/sparse copying dgl/sparse/softmax.py -> build/lib.linux-x86_64-cpython-310/dgl/sparse copying dgl/sparse/broadcast.py -> build/lib.linux-x86_64-cpython-310/dgl/sparse copying dgl/sparse/sddmm.py -> build/lib.linux-x86_64-cpython-310/dgl/sparse copying dgl/sparse/matmul.py -> build/lib.linux-x86_64-cpython-310/dgl/sparse copying dgl/sparse/elementwise_op_sp.py -> build/lib.linux-x86_64-cpython-310/dgl/sparse copying dgl/sparse/sparse_matrix.py -> build/lib.linux-x86_64-cpython-310/dgl/sparse copying dgl/sparse/elementwise_op.py -> build/lib.linux-x86_64-cpython-310/dgl/sparse copying dgl/sparse/unary_op.py -> build/lib.linux-x86_64-cpython-310/dgl/sparse copying dgl/sparse/__init__.py -> build/lib.linux-x86_64-cpython-310/dgl/sparse copying dgl/sparse/utils.py -> build/lib.linux-x86_64-cpython-310/dgl/sparse copying dgl/sparse/reduction.py -> build/lib.linux-x86_64-cpython-310/dgl/sparse creating build/lib.linux-x86_64-cpython-310/dgl/multiprocessing copying dgl/multiprocessing/pytorch.py -> build/lib.linux-x86_64-cpython-310/dgl/multiprocessing copying dgl/multiprocessing/__init__.py -> build/lib.linux-x86_64-cpython-310/dgl/multiprocessing creating build/lib.linux-x86_64-cpython-310/dgl/dataloading copying dgl/dataloading/neighbor_sampler.py -> build/lib.linux-x86_64-cpython-310/dgl/dataloading copying dgl/dataloading/spot_target.py -> build/lib.linux-x86_64-cpython-310/dgl/dataloading copying dgl/dataloading/graphsaint.py -> build/lib.linux-x86_64-cpython-310/dgl/dataloading copying dgl/dataloading/dataloader.py -> build/lib.linux-x86_64-cpython-310/dgl/dataloading copying dgl/dataloading/dist_dataloader.py -> build/lib.linux-x86_64-cpython-310/dgl/dataloading copying dgl/dataloading/labor_sampler.py -> build/lib.linux-x86_64-cpython-310/dgl/dataloading copying dgl/dataloading/base.py -> build/lib.linux-x86_64-cpython-310/dgl/dataloading copying dgl/dataloading/shadow.py -> build/lib.linux-x86_64-cpython-310/dgl/dataloading copying dgl/dataloading/__init__.py -> build/lib.linux-x86_64-cpython-310/dgl/dataloading copying dgl/dataloading/cluster_gcn.py -> build/lib.linux-x86_64-cpython-310/dgl/dataloading copying dgl/dataloading/negative_sampler.py -> build/lib.linux-x86_64-cpython-310/dgl/dataloading creating build/lib.linux-x86_64-cpython-310/dgl/sampling copying dgl/sampling/pinsage.py -> build/lib.linux-x86_64-cpython-310/dgl/sampling copying dgl/sampling/neighbor.py -> build/lib.linux-x86_64-cpython-310/dgl/sampling copying dgl/sampling/labor.py -> build/lib.linux-x86_64-cpython-310/dgl/sampling copying dgl/sampling/randomwalks.py -> build/lib.linux-x86_64-cpython-310/dgl/sampling copying dgl/sampling/negative.py -> build/lib.linux-x86_64-cpython-310/dgl/sampling copying dgl/sampling/__init__.py -> build/lib.linux-x86_64-cpython-310/dgl/sampling copying dgl/sampling/utils.py -> build/lib.linux-x86_64-cpython-310/dgl/sampling copying dgl/sampling/node2vec_randomwalk.py -> build/lib.linux-x86_64-cpython-310/dgl/sampling creating build/lib.linux-x86_64-cpython-310/dgl/_ffi copying dgl/_ffi/ndarray.py -> build/lib.linux-x86_64-cpython-310/dgl/_ffi copying dgl/_ffi/object.py -> build/lib.linux-x86_64-cpython-310/dgl/_ffi copying dgl/_ffi/object_generic.py -> build/lib.linux-x86_64-cpython-310/dgl/_ffi copying dgl/_ffi/libinfo.py -> build/lib.linux-x86_64-cpython-310/dgl/_ffi copying dgl/_ffi/base.py -> build/lib.linux-x86_64-cpython-310/dgl/_ffi copying dgl/_ffi/streams.py -> build/lib.linux-x86_64-cpython-310/dgl/_ffi copying dgl/_ffi/function.py -> build/lib.linux-x86_64-cpython-310/dgl/_ffi copying dgl/_ffi/__init__.py -> build/lib.linux-x86_64-cpython-310/dgl/_ffi copying dgl/_ffi/runtime_ctypes.py -> build/lib.linux-x86_64-cpython-310/dgl/_ffi copying dgl/_ffi/capi.py -> build/lib.linux-x86_64-cpython-310/dgl/_ffi creating build/lib.linux-x86_64-cpython-310/dgl/backend copying dgl/backend/backend.py -> build/lib.linux-x86_64-cpython-310/dgl/backend copying dgl/backend/__init__.py -> build/lib.linux-x86_64-cpython-310/dgl/backend copying dgl/backend/set_default_backend.py -> build/lib.linux-x86_64-cpython-310/dgl/backend creating build/lib.linux-x86_64-cpython-310/dgl/distgnn/tools copying dgl/distgnn/tools/tools.py -> build/lib.linux-x86_64-cpython-310/dgl/distgnn/tools copying dgl/distgnn/tools/__init__.py -> build/lib.linux-x86_64-cpython-310/dgl/distgnn/tools creating build/lib.linux-x86_64-cpython-310/dgl/distgnn/partition copying dgl/distgnn/partition/libra_partition.py -> build/lib.linux-x86_64-cpython-310/dgl/distgnn/partition copying dgl/distgnn/partition/__init__.py -> build/lib.linux-x86_64-cpython-310/dgl/distgnn/partition creating build/lib.linux-x86_64-cpython-310/dgl/distributed/optim copying dgl/distributed/optim/__init__.py -> build/lib.linux-x86_64-cpython-310/dgl/distributed/optim creating build/lib.linux-x86_64-cpython-310/dgl/distributed/nn copying dgl/distributed/nn/__init__.py -> build/lib.linux-x86_64-cpython-310/dgl/distributed/nn creating build/lib.linux-x86_64-cpython-310/dgl/distributed/optim/pytorch copying dgl/distributed/optim/pytorch/sparse_optim.py -> build/lib.linux-x86_64-cpython-310/dgl/distributed/optim/pytorch copying dgl/distributed/optim/pytorch/__init__.py -> build/lib.linux-x86_64-cpython-310/dgl/distributed/optim/pytorch copying dgl/distributed/optim/pytorch/utils.py -> build/lib.linux-x86_64-cpython-310/dgl/distributed/optim/pytorch creating build/lib.linux-x86_64-cpython-310/dgl/distributed/optim/tensorflow copying dgl/distributed/optim/tensorflow/__init__.py -> build/lib.linux-x86_64-cpython-310/dgl/distributed/optim/tensorflow creating build/lib.linux-x86_64-cpython-310/dgl/distributed/optim/mxnet copying dgl/distributed/optim/mxnet/__init__.py -> build/lib.linux-x86_64-cpython-310/dgl/distributed/optim/mxnet creating build/lib.linux-x86_64-cpython-310/dgl/distributed/nn/pytorch copying dgl/distributed/nn/pytorch/sparse_emb.py -> build/lib.linux-x86_64-cpython-310/dgl/distributed/nn/pytorch copying dgl/distributed/nn/pytorch/__init__.py -> build/lib.linux-x86_64-cpython-310/dgl/distributed/nn/pytorch creating build/lib.linux-x86_64-cpython-310/dgl/distributed/nn/tensorflow copying dgl/distributed/nn/tensorflow/__init__.py -> build/lib.linux-x86_64-cpython-310/dgl/distributed/nn/tensorflow creating build/lib.linux-x86_64-cpython-310/dgl/distributed/nn/mxnet copying dgl/distributed/nn/mxnet/__init__.py -> build/lib.linux-x86_64-cpython-310/dgl/distributed/nn/mxnet creating build/lib.linux-x86_64-cpython-310/dgl/graphbolt/internal copying dgl/graphbolt/internal/datapipe_utils.py -> build/lib.linux-x86_64-cpython-310/dgl/graphbolt/internal copying dgl/graphbolt/internal/item_sampler_utils.py -> build/lib.linux-x86_64-cpython-310/dgl/graphbolt/internal copying dgl/graphbolt/internal/__init__.py -> build/lib.linux-x86_64-cpython-310/dgl/graphbolt/internal copying dgl/graphbolt/internal/sample_utils.py -> build/lib.linux-x86_64-cpython-310/dgl/graphbolt/internal copying dgl/graphbolt/internal/utils.py -> build/lib.linux-x86_64-cpython-310/dgl/graphbolt/internal creating build/lib.linux-x86_64-cpython-310/dgl/graphbolt/impl copying dgl/graphbolt/impl/neighbor_sampler.py -> build/lib.linux-x86_64-cpython-310/dgl/graphbolt/impl copying dgl/graphbolt/impl/in_subgraph_sampler.py -> build/lib.linux-x86_64-cpython-310/dgl/graphbolt/impl copying dgl/graphbolt/impl/uniform_negative_sampler.py -> build/lib.linux-x86_64-cpython-310/dgl/graphbolt/impl copying dgl/graphbolt/impl/torch_based_feature_store.py -> build/lib.linux-x86_64-cpython-310/dgl/graphbolt/impl copying dgl/graphbolt/impl/legacy_dataset.py -> build/lib.linux-x86_64-cpython-310/dgl/graphbolt/impl copying dgl/graphbolt/impl/ondisk_metadata.py -> build/lib.linux-x86_64-cpython-310/dgl/graphbolt/impl copying dgl/graphbolt/impl/fused_csc_sampling_graph.py -> build/lib.linux-x86_64-cpython-310/dgl/graphbolt/impl copying dgl/graphbolt/impl/basic_feature_store.py -> build/lib.linux-x86_64-cpython-310/dgl/graphbolt/impl copying dgl/graphbolt/impl/sampled_subgraph_impl.py -> build/lib.linux-x86_64-cpython-310/dgl/graphbolt/impl copying dgl/graphbolt/impl/__init__.py -> build/lib.linux-x86_64-cpython-310/dgl/graphbolt/impl copying dgl/graphbolt/impl/temporal_neighbor_sampler.py -> build/lib.linux-x86_64-cpython-310/dgl/graphbolt/impl copying dgl/graphbolt/impl/ondisk_dataset.py -> build/lib.linux-x86_64-cpython-310/dgl/graphbolt/impl copying dgl/graphbolt/impl/gpu_cached_feature.py -> build/lib.linux-x86_64-cpython-310/dgl/graphbolt/impl copying dgl/graphbolt/impl/gpu_cache.py -> build/lib.linux-x86_64-cpython-310/dgl/graphbolt/impl creating build/lib.linux-x86_64-cpython-310/dgl/optim/pytorch copying dgl/optim/pytorch/sparse_optim.py -> build/lib.linux-x86_64-cpython-310/dgl/optim/pytorch copying dgl/optim/pytorch/__init__.py -> build/lib.linux-x86_64-cpython-310/dgl/optim/pytorch creating build/lib.linux-x86_64-cpython-310/dgl/optim/tensorflow copying dgl/optim/tensorflow/__init__.py -> build/lib.linux-x86_64-cpython-310/dgl/optim/tensorflow creating build/lib.linux-x86_64-cpython-310/dgl/optim/mxnet copying dgl/optim/mxnet/__init__.py -> build/lib.linux-x86_64-cpython-310/dgl/optim/mxnet creating build/lib.linux-x86_64-cpython-310/dgl/nn/functional copying dgl/nn/functional/__init__.py -> build/lib.linux-x86_64-cpython-310/dgl/nn/functional creating build/lib.linux-x86_64-cpython-310/dgl/nn/pytorch copying dgl/nn/pytorch/hetero.py -> build/lib.linux-x86_64-cpython-310/dgl/nn/pytorch copying dgl/nn/pytorch/sparse_emb.py -> build/lib.linux-x86_64-cpython-310/dgl/nn/pytorch copying dgl/nn/pytorch/softmax.py -> build/lib.linux-x86_64-cpython-310/dgl/nn/pytorch copying dgl/nn/pytorch/network_emb.py -> build/lib.linux-x86_64-cpython-310/dgl/nn/pytorch copying dgl/nn/pytorch/linear.py -> build/lib.linux-x86_64-cpython-310/dgl/nn/pytorch copying dgl/nn/pytorch/glob.py -> build/lib.linux-x86_64-cpython-310/dgl/nn/pytorch copying dgl/nn/pytorch/factory.py -> build/lib.linux-x86_64-cpython-310/dgl/nn/pytorch copying dgl/nn/pytorch/__init__.py -> build/lib.linux-x86_64-cpython-310/dgl/nn/pytorch copying dgl/nn/pytorch/utils.py -> build/lib.linux-x86_64-cpython-310/dgl/nn/pytorch creating build/lib.linux-x86_64-cpython-310/dgl/nn/tensorflow copying dgl/nn/tensorflow/hetero.py -> build/lib.linux-x86_64-cpython-310/dgl/nn/tensorflow copying dgl/nn/tensorflow/softmax.py -> build/lib.linux-x86_64-cpython-310/dgl/nn/tensorflow copying dgl/nn/tensorflow/glob.py -> build/lib.linux-x86_64-cpython-310/dgl/nn/tensorflow copying dgl/nn/tensorflow/__init__.py -> build/lib.linux-x86_64-cpython-310/dgl/nn/tensorflow copying dgl/nn/tensorflow/utils.py -> build/lib.linux-x86_64-cpython-310/dgl/nn/tensorflow creating build/lib.linux-x86_64-cpython-310/dgl/nn/mxnet copying dgl/nn/mxnet/hetero.py -> build/lib.linux-x86_64-cpython-310/dgl/nn/mxnet copying dgl/nn/mxnet/softmax.py -> build/lib.linux-x86_64-cpython-310/dgl/nn/mxnet copying dgl/nn/mxnet/glob.py -> build/lib.linux-x86_64-cpython-310/dgl/nn/mxnet copying dgl/nn/mxnet/__init__.py -> build/lib.linux-x86_64-cpython-310/dgl/nn/mxnet copying dgl/nn/mxnet/utils.py -> build/lib.linux-x86_64-cpython-310/dgl/nn/mxnet creating build/lib.linux-x86_64-cpython-310/dgl/nn/pytorch/explain copying dgl/nn/pytorch/explain/subgraphx.py -> build/lib.linux-x86_64-cpython-310/dgl/nn/pytorch/explain copying dgl/nn/pytorch/explain/gnnexplainer.py -> build/lib.linux-x86_64-cpython-310/dgl/nn/pytorch/explain copying dgl/nn/pytorch/explain/pgexplainer.py -> build/lib.linux-x86_64-cpython-310/dgl/nn/pytorch/explain copying dgl/nn/pytorch/explain/__init__.py -> build/lib.linux-x86_64-cpython-310/dgl/nn/pytorch/explain creating build/lib.linux-x86_64-cpython-310/dgl/nn/pytorch/link copying dgl/nn/pytorch/link/edgepred.py -> build/lib.linux-x86_64-cpython-310/dgl/nn/pytorch/link copying dgl/nn/pytorch/link/transe.py -> build/lib.linux-x86_64-cpython-310/dgl/nn/pytorch/link copying dgl/nn/pytorch/link/__init__.py -> build/lib.linux-x86_64-cpython-310/dgl/nn/pytorch/link copying dgl/nn/pytorch/link/transr.py -> build/lib.linux-x86_64-cpython-310/dgl/nn/pytorch/link creating build/lib.linux-x86_64-cpython-310/dgl/nn/pytorch/conv copying dgl/nn/pytorch/conv/gatv2conv.py -> build/lib.linux-x86_64-cpython-310/dgl/nn/pytorch/conv copying dgl/nn/pytorch/conv/dgnconv.py -> build/lib.linux-x86_64-cpython-310/dgl/nn/pytorch/conv copying dgl/nn/pytorch/conv/egatconv.py -> build/lib.linux-x86_64-cpython-310/dgl/nn/pytorch/conv copying dgl/nn/pytorch/conv/gmmconv.py -> build/lib.linux-x86_64-cpython-310/dgl/nn/pytorch/conv copying dgl/nn/pytorch/conv/sageconv.py -> build/lib.linux-x86_64-cpython-310/dgl/nn/pytorch/conv copying dgl/nn/pytorch/conv/twirlsconv.py -> build/lib.linux-x86_64-cpython-310/dgl/nn/pytorch/conv copying dgl/nn/pytorch/conv/gatedgcnconv.py -> build/lib.linux-x86_64-cpython-310/dgl/nn/pytorch/conv copying dgl/nn/pytorch/conv/ginconv.py -> build/lib.linux-x86_64-cpython-310/dgl/nn/pytorch/conv copying dgl/nn/pytorch/conv/dotgatconv.py -> build/lib.linux-x86_64-cpython-310/dgl/nn/pytorch/conv copying dgl/nn/pytorch/conv/cugraph_sageconv.py -> build/lib.linux-x86_64-cpython-310/dgl/nn/pytorch/conv copying dgl/nn/pytorch/conv/pnaconv.py -> build/lib.linux-x86_64-cpython-310/dgl/nn/pytorch/conv copying dgl/nn/pytorch/conv/densegraphconv.py -> build/lib.linux-x86_64-cpython-310/dgl/nn/pytorch/conv copying dgl/nn/pytorch/conv/tagconv.py -> build/lib.linux-x86_64-cpython-310/dgl/nn/pytorch/conv copying dgl/nn/pytorch/conv/gatconv.py -> build/lib.linux-x86_64-cpython-310/dgl/nn/pytorch/conv copying dgl/nn/pytorch/conv/agnnconv.py -> build/lib.linux-x86_64-cpython-310/dgl/nn/pytorch/conv copying dgl/nn/pytorch/conv/densechebconv.py -> build/lib.linux-x86_64-cpython-310/dgl/nn/pytorch/conv copying dgl/nn/pytorch/conv/hgtconv.py -> build/lib.linux-x86_64-cpython-310/dgl/nn/pytorch/conv copying dgl/nn/pytorch/conv/grouprevres.py -> build/lib.linux-x86_64-cpython-310/dgl/nn/pytorch/conv copying dgl/nn/pytorch/conv/cugraph_gatconv.py -> build/lib.linux-x86_64-cpython-310/dgl/nn/pytorch/conv copying dgl/nn/pytorch/conv/cugraph_base.py -> build/lib.linux-x86_64-cpython-310/dgl/nn/pytorch/conv copying dgl/nn/pytorch/conv/cfconv.py -> build/lib.linux-x86_64-cpython-310/dgl/nn/pytorch/conv copying dgl/nn/pytorch/conv/appnpconv.py -> build/lib.linux-x86_64-cpython-310/dgl/nn/pytorch/conv copying dgl/nn/pytorch/conv/__init__.py -> build/lib.linux-x86_64-cpython-310/dgl/nn/pytorch/conv copying dgl/nn/pytorch/conv/gineconv.py -> build/lib.linux-x86_64-cpython-310/dgl/nn/pytorch/conv copying dgl/nn/pytorch/conv/sgconv.py -> build/lib.linux-x86_64-cpython-310/dgl/nn/pytorch/conv copying dgl/nn/pytorch/conv/graphconv.py -> build/lib.linux-x86_64-cpython-310/dgl/nn/pytorch/conv copying dgl/nn/pytorch/conv/nnconv.py -> build/lib.linux-x86_64-cpython-310/dgl/nn/pytorch/conv copying dgl/nn/pytorch/conv/gcn2conv.py -> build/lib.linux-x86_64-cpython-310/dgl/nn/pytorch/conv copying dgl/nn/pytorch/conv/egnnconv.py -> build/lib.linux-x86_64-cpython-310/dgl/nn/pytorch/conv copying dgl/nn/pytorch/conv/edgegatconv.py -> build/lib.linux-x86_64-cpython-310/dgl/nn/pytorch/conv copying dgl/nn/pytorch/conv/densesageconv.py -> build/lib.linux-x86_64-cpython-310/dgl/nn/pytorch/conv copying dgl/nn/pytorch/conv/edgeconv.py -> build/lib.linux-x86_64-cpython-310/dgl/nn/pytorch/conv copying dgl/nn/pytorch/conv/gatedgraphconv.py -> build/lib.linux-x86_64-cpython-310/dgl/nn/pytorch/conv copying dgl/nn/pytorch/conv/cugraph_relgraphconv.py -> build/lib.linux-x86_64-cpython-310/dgl/nn/pytorch/conv copying dgl/nn/pytorch/conv/relgraphconv.py -> build/lib.linux-x86_64-cpython-310/dgl/nn/pytorch/conv copying dgl/nn/pytorch/conv/chebconv.py -> build/lib.linux-x86_64-cpython-310/dgl/nn/pytorch/conv copying dgl/nn/pytorch/conv/atomicconv.py -> build/lib.linux-x86_64-cpython-310/dgl/nn/pytorch/conv creating build/lib.linux-x86_64-cpython-310/dgl/nn/pytorch/gt copying dgl/nn/pytorch/gt/degree_encoder.py -> build/lib.linux-x86_64-cpython-310/dgl/nn/pytorch/gt copying dgl/nn/pytorch/gt/lap_pos_encoder.py -> build/lib.linux-x86_64-cpython-310/dgl/nn/pytorch/gt copying dgl/nn/pytorch/gt/spatial_encoder.py -> build/lib.linux-x86_64-cpython-310/dgl/nn/pytorch/gt copying dgl/nn/pytorch/gt/__init__.py -> build/lib.linux-x86_64-cpython-310/dgl/nn/pytorch/gt copying dgl/nn/pytorch/gt/egt.py -> build/lib.linux-x86_64-cpython-310/dgl/nn/pytorch/gt copying dgl/nn/pytorch/gt/biased_mha.py -> build/lib.linux-x86_64-cpython-310/dgl/nn/pytorch/gt copying dgl/nn/pytorch/gt/graphormer.py -> build/lib.linux-x86_64-cpython-310/dgl/nn/pytorch/gt copying dgl/nn/pytorch/gt/path_encoder.py -> build/lib.linux-x86_64-cpython-310/dgl/nn/pytorch/gt creating build/lib.linux-x86_64-cpython-310/dgl/nn/tensorflow/conv copying dgl/nn/tensorflow/conv/sageconv.py -> build/lib.linux-x86_64-cpython-310/dgl/nn/tensorflow/conv copying dgl/nn/tensorflow/conv/ginconv.py -> build/lib.linux-x86_64-cpython-310/dgl/nn/tensorflow/conv copying dgl/nn/tensorflow/conv/gatconv.py -> build/lib.linux-x86_64-cpython-310/dgl/nn/tensorflow/conv copying dgl/nn/tensorflow/conv/densechebconv.py -> build/lib.linux-x86_64-cpython-310/dgl/nn/tensorflow/conv copying dgl/nn/tensorflow/conv/appnpconv.py -> build/lib.linux-x86_64-cpython-310/dgl/nn/tensorflow/conv copying dgl/nn/tensorflow/conv/__init__.py -> build/lib.linux-x86_64-cpython-310/dgl/nn/tensorflow/conv copying dgl/nn/tensorflow/conv/sgconv.py -> build/lib.linux-x86_64-cpython-310/dgl/nn/tensorflow/conv copying dgl/nn/tensorflow/conv/graphconv.py -> build/lib.linux-x86_64-cpython-310/dgl/nn/tensorflow/conv copying dgl/nn/tensorflow/conv/edgeconv.py -> build/lib.linux-x86_64-cpython-310/dgl/nn/tensorflow/conv copying dgl/nn/tensorflow/conv/relgraphconv.py -> build/lib.linux-x86_64-cpython-310/dgl/nn/tensorflow/conv copying dgl/nn/tensorflow/conv/chebconv.py -> build/lib.linux-x86_64-cpython-310/dgl/nn/tensorflow/conv creating build/lib.linux-x86_64-cpython-310/dgl/nn/mxnet/conv copying dgl/nn/mxnet/conv/gmmconv.py -> build/lib.linux-x86_64-cpython-310/dgl/nn/mxnet/conv copying dgl/nn/mxnet/conv/sageconv.py -> build/lib.linux-x86_64-cpython-310/dgl/nn/mxnet/conv copying dgl/nn/mxnet/conv/ginconv.py -> build/lib.linux-x86_64-cpython-310/dgl/nn/mxnet/conv copying dgl/nn/mxnet/conv/densegraphconv.py -> build/lib.linux-x86_64-cpython-310/dgl/nn/mxnet/conv copying dgl/nn/mxnet/conv/tagconv.py -> build/lib.linux-x86_64-cpython-310/dgl/nn/mxnet/conv copying dgl/nn/mxnet/conv/gatconv.py -> build/lib.linux-x86_64-cpython-310/dgl/nn/mxnet/conv copying dgl/nn/mxnet/conv/agnnconv.py -> build/lib.linux-x86_64-cpython-310/dgl/nn/mxnet/conv copying dgl/nn/mxnet/conv/densechebconv.py -> build/lib.linux-x86_64-cpython-310/dgl/nn/mxnet/conv copying dgl/nn/mxnet/conv/appnpconv.py -> build/lib.linux-x86_64-cpython-310/dgl/nn/mxnet/conv copying dgl/nn/mxnet/conv/__init__.py -> build/lib.linux-x86_64-cpython-310/dgl/nn/mxnet/conv copying dgl/nn/mxnet/conv/sgconv.py -> build/lib.linux-x86_64-cpython-310/dgl/nn/mxnet/conv copying dgl/nn/mxnet/conv/graphconv.py -> build/lib.linux-x86_64-cpython-310/dgl/nn/mxnet/conv copying dgl/nn/mxnet/conv/nnconv.py -> build/lib.linux-x86_64-cpython-310/dgl/nn/mxnet/conv copying dgl/nn/mxnet/conv/densesageconv.py -> build/lib.linux-x86_64-cpython-310/dgl/nn/mxnet/conv copying dgl/nn/mxnet/conv/edgeconv.py -> build/lib.linux-x86_64-cpython-310/dgl/nn/mxnet/conv copying dgl/nn/mxnet/conv/gatedgraphconv.py -> build/lib.linux-x86_64-cpython-310/dgl/nn/mxnet/conv copying dgl/nn/mxnet/conv/relgraphconv.py -> build/lib.linux-x86_64-cpython-310/dgl/nn/mxnet/conv copying dgl/nn/mxnet/conv/chebconv.py -> build/lib.linux-x86_64-cpython-310/dgl/nn/mxnet/conv creating build/lib.linux-x86_64-cpython-310/dgl/_ffi/_cy3 copying dgl/_ffi/_cy3/__init__.py -> build/lib.linux-x86_64-cpython-310/dgl/_ffi/_cy3 creating build/lib.linux-x86_64-cpython-310/dgl/_ffi/_cy2 copying dgl/_ffi/_cy2/__init__.py -> build/lib.linux-x86_64-cpython-310/dgl/_ffi/_cy2 creating build/lib.linux-x86_64-cpython-310/dgl/_ffi/_ctypes copying dgl/_ffi/_ctypes/types.py -> build/lib.linux-x86_64-cpython-310/dgl/_ffi/_ctypes copying dgl/_ffi/_ctypes/ndarray.py -> build/lib.linux-x86_64-cpython-310/dgl/_ffi/_ctypes copying dgl/_ffi/_ctypes/object.py -> build/lib.linux-x86_64-cpython-310/dgl/_ffi/_ctypes copying dgl/_ffi/_ctypes/function.py -> build/lib.linux-x86_64-cpython-310/dgl/_ffi/_ctypes copying dgl/_ffi/_ctypes/__init__.py -> build/lib.linux-x86_64-cpython-310/dgl/_ffi/_ctypes creating build/lib.linux-x86_64-cpython-310/dgl/backend/pytorch copying dgl/backend/pytorch/sparse.py -> build/lib.linux-x86_64-cpython-310/dgl/backend/pytorch copying dgl/backend/pytorch/__init__.py -> build/lib.linux-x86_64-cpython-310/dgl/backend/pytorch copying dgl/backend/pytorch/tensor.py -> build/lib.linux-x86_64-cpython-310/dgl/backend/pytorch creating build/lib.linux-x86_64-cpython-310/dgl/backend/tensorflow copying dgl/backend/tensorflow/sparse.py -> build/lib.linux-x86_64-cpython-310/dgl/backend/tensorflow copying dgl/backend/tensorflow/sparse_optim.py -> build/lib.linux-x86_64-cpython-310/dgl/backend/tensorflow copying dgl/backend/tensorflow/__init__.py -> build/lib.linux-x86_64-cpython-310/dgl/backend/tensorflow copying dgl/backend/tensorflow/tensor.py -> build/lib.linux-x86_64-cpython-310/dgl/backend/tensorflow creating build/lib.linux-x86_64-cpython-310/dgl/backend/mxnet copying dgl/backend/mxnet/sparse.py -> build/lib.linux-x86_64-cpython-310/dgl/backend/mxnet copying dgl/backend/mxnet/sparse_optim.py -> build/lib.linux-x86_64-cpython-310/dgl/backend/mxnet copying dgl/backend/mxnet/__init__.py -> build/lib.linux-x86_64-cpython-310/dgl/backend/mxnet copying dgl/backend/mxnet/tensor.py -> build/lib.linux-x86_64-cpython-310/dgl/backend/mxnet /opt/conda/envs/pytorch-ci/lib/python3.10/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'dgl._ffi._cython' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'dgl._ffi._cython' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'dgl._ffi._cython' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'dgl._ffi._cython' to be distributed and are already explicitly excluding 'dgl._ffi._cython' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) creating build/lib.linux-x86_64-cpython-310/dgl/_ffi/_cython copying dgl/_ffi/_cython/core.cpp -> build/lib.linux-x86_64-cpython-310/dgl/_ffi/_cython running build_ext building 'dgl._ffi._cy3.core' extension creating build/temp.linux-x86_64-cpython-310 creating build/temp.linux-x86_64-cpython-310/dgl creating build/temp.linux-x86_64-cpython-310/dgl/_ffi creating build/temp.linux-x86_64-cpython-310/dgl/_ffi/_cython gcc -pthread -B /opt/conda/envs/pytorch-ci/compiler_compat -Wno-unused-result -Wsign-compare -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /opt/conda/envs/pytorch-ci/include -fPIC -O2 -isystem /opt/conda/envs/pytorch-ci/include -fPIC -I../include/ -I../third_party/dmlc-core/include -I../third_party/dlpack/include -I/opt/conda/envs/pytorch-ci/include/python3.10 -c dgl/_ffi/_cython/core.cpp -o build/temp.linux-x86_64-cpython-310/dgl/_ffi/_cython/core.o -std=c++17 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(141,28): warning C4251: 'at::OperandInfo::stride_bytes': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::OperandInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(118): message : see declaration of 'c10::SmallVector' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(150,46): warning C4251: 'at::OperandInfo::device': class 'std::optional' needs to have dll-interface to be used by clients of struct 'at::OperandInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/StorageImpl.h(274): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(213,43): warning C4251: 'at::OperandInfo::tensor_base_': class 'c10::MaybeOwned' needs to have dll-interface to be used by clients of struct 'at::OperandInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/TensorBase.h(139): message : see declaration of 'c10::MaybeOwned' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(214,56): warning C4251: 'at::OperandInfo::original_tensor_base_': class 'c10::MaybeOwned' needs to have dll-interface to be used by clients of struct 'at::OperandInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/TensorBase.h(139): message : see declaration of 'c10::MaybeOwned' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(141,28): warning C4251: 'at::OperandInfo::stride_bytes': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::OperandInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(118): message : see declaration of 'c10::SmallVector' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(150,46): warning C4251: 'at::OperandInfo::device': class 'std::optional' needs to have dll-interface to be used by clients of struct 'at::OperandInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/StorageImpl.h(274): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(640,19): warning C4251: 'at::TensorIteratorBase::shape_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::TensorIteratorBase' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(213,43): warning C4251: 'at::OperandInfo::tensor_base_': class 'c10::MaybeOwned' needs to have dll-interface to be used by clients of struct 'at::OperandInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/DimVector.h(14): message : see declaration of 'c10::SmallVector' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/TensorBase.h(139): note: see declaration of 'c10::MaybeOwned' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(650,18): warning C4251: 'at::TensorIteratorBase::perm_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::TensorIteratorBase' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(214,56): warning C4251: 'at::OperandInfo::original_tensor_base_': class 'c10::MaybeOwned' needs to have dll-interface to be used by clients of struct 'at::OperandInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/DimVector.h(14): message : see declaration of 'c10::SmallVector' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/TensorBase.h(139): note: see declaration of 'c10::MaybeOwned' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(663,26): warning C4251: 'at::TensorIteratorBase::view_offsets_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::TensorIteratorBase' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/DimVector.h(14): message : see declaration of 'c10::SmallVector' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(666,20): warning C4251: 'at::TensorIteratorBase::names_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::TensorIteratorBase' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(20): message : see declaration of 'c10::SmallVector' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(677,40): warning C4251: 'at::TensorIteratorBase::operands_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::TensorIteratorBase' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(677): message : see declaration of 'c10::SmallVector' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(640,19): warning C4251: 'at::TensorIteratorBase::shape_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::TensorIteratorBase' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/DimVector.h(14): message : see declaration of 'c10::SmallVector' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(650,18): warning C4251: 'at::TensorIteratorBase::perm_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::TensorIteratorBase' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/DimVector.h(14): message : see declaration of 'c10::SmallVector' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(663,26): warning C4251: 'at::TensorIteratorBase::view_offsets_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::TensorIteratorBase' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/DimVector.h(14): message : see declaration of 'c10::SmallVector' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(666,20): warning C4251: 'at::TensorIteratorBase::names_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::TensorIteratorBase' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(20): message : see declaration of 'c10::SmallVector' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(677,40): warning C4251: 'at::TensorIteratorBase::operands_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::TensorIteratorBase' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(677): message : see declaration of 'c10::SmallVector' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(944,55): warning C4251: 'at::TensorIteratorConfig::tensors_': class 'c10::SmallVector,4>' needs to have dll-interface to be used by clients of class 'at::TensorIteratorConfig' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(944): message : see declaration of 'c10::SmallVector,4>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(948,56): warning C4251: 'at::TensorIteratorConfig::static_shape_': class 'std::optional' needs to have dll-interface to be used by clients of class 'at::TensorIteratorConfig' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorUtils.h(184): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(949,57): warning C4251: 'at::TensorIteratorConfig::static_dtype_': class 'std::optional' needs to have dll-interface to be used by clients of class 'at::TensorIteratorConfig' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/ScalarTypeToTypeMeta.h(30): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(950,54): warning C4251: 'at::TensorIteratorConfig::static_device_': class 'std::optional' needs to have dll-interface to be used by clients of class 'at::TensorIteratorConfig' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/StorageImpl.h(274): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(141,28): warning C4251: 'at::OperandInfo::stride_bytes': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::OperandInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(118): message : see declaration of 'c10::SmallVector' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(150,46): warning C4251: 'at::OperandInfo::device': class 'std::optional' needs to have dll-interface to be used by clients of struct 'at::OperandInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/StorageImpl.h(274): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(213,43): warning C4251: 'at::OperandInfo::tensor_base_': class 'c10::MaybeOwned' needs to have dll-interface to be used by clients of struct 'at::OperandInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/TensorBase.h(139): message : see declaration of 'c10::MaybeOwned' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(214,56): warning C4251: 'at::OperandInfo::original_tensor_base_': class 'c10::MaybeOwned' needs to have dll-interface to be used by clients of struct 'at::OperandInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/TensorBase.h(139): message : see declaration of 'c10::MaybeOwned' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(944,55): warning C4251: 'at::TensorIteratorConfig::tensors_': class 'c10::SmallVector,4>' needs to have dll-interface to be used by clients of class 'at::TensorIteratorConfig' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(963,47): warning C4251: 'at::TensorIteratorConfig::const_tensor_indices_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of class 'at::TensorIteratorConfig' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(944): note: see declaration of 'c10::SmallVector,4>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(102): message : see declaration of 'c10::SmallVector' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(640,19): warning C4251: 'at::TensorIteratorBase::shape_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::TensorIteratorBase' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/DimVector.h(14): message : see declaration of 'c10::SmallVector' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(650,18): warning C4251: 'at::TensorIteratorBase::perm_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::TensorIteratorBase' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/DimVector.h(14): message : see declaration of 'c10::SmallVector' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(948,56): warning C4251: 'at::TensorIteratorConfig::static_shape_': class 'std::optional' needs to have dll-interface to be used by clients of class 'at::TensorIteratorConfig' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorUtils.h(184): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(663,26): warning C4251: 'at::TensorIteratorBase::view_offsets_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::TensorIteratorBase' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/DimVector.h(14): message : see declaration of 'c10::SmallVector' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(949,57): warning C4251: 'at::TensorIteratorConfig::static_dtype_': class 'std::optional' needs to have dll-interface to be used by clients of class 'at::TensorIteratorConfig' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/ScalarTypeToTypeMeta.h(30): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(950,54): warning C4251: 'at::TensorIteratorConfig::static_device_': class 'std::optional' needs to have dll-interface to be used by clients of class 'at::TensorIteratorConfig' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/StorageImpl.h(274): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(989,53): warning C4251: 'at::SplitUntil32Bit::iterator::vec': class 'std::vector>,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'at::SplitUntil32Bit::iterator' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(989): message : see declaration of 'std::vector>,std::allocator>>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(963,47): warning C4251: 'at::TensorIteratorConfig::const_tensor_indices_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of class 'at::TensorIteratorConfig' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(102): message : see declaration of 'c10::SmallVector' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(666,20): warning C4251: 'at::TensorIteratorBase::names_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::TensorIteratorBase' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(20): message : see declaration of 'c10::SmallVector' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(677,40): warning C4251: 'at::TensorIteratorBase::operands_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::TensorIteratorBase' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(677): message : see declaration of 'c10::SmallVector' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(989,53): warning C4251: 'at::SplitUntil32Bit::iterator::vec': class 'std::vector>,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'at::SplitUntil32Bit::iterator' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(989): message : see declaration of 'std::vector>,std::allocator>>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(141,28): warning C4251: 'at::OperandInfo::stride_bytes': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::OperandInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(118): message : see declaration of 'c10::SmallVector' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(150,46): warning C4251: 'at::OperandInfo::device': class 'std::optional' needs to have dll-interface to be used by clients of struct 'at::OperandInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/StorageImpl.h(274): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(213,43): warning C4251: 'at::OperandInfo::tensor_base_': class 'c10::MaybeOwned' needs to have dll-interface to be used by clients of struct 'at::OperandInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/TensorBase.h(139): message : see declaration of 'c10::MaybeOwned' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(214,56): warning C4251: 'at::OperandInfo::original_tensor_base_': class 'c10::MaybeOwned' needs to have dll-interface to be used by clients of struct 'at::OperandInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/TensorBase.h(139): message : see declaration of 'c10::MaybeOwned' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(944,55): warning C4251: 'at::TensorIteratorConfig::tensors_': class 'c10::SmallVector,4>' needs to have dll-interface to be used by clients of class 'at::TensorIteratorConfig' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(944): message : see declaration of 'c10::SmallVector,4>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(640,19): warning C4251: 'at::TensorIteratorBase::shape_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::TensorIteratorBase' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/DimVector.h(14): message : see declaration of 'c10::SmallVector' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(650,18): warning C4251: 'at::TensorIteratorBase::perm_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::TensorIteratorBase' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/DimVector.h(14): message : see declaration of 'c10::SmallVector' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(663,26): warning C4251: 'at::TensorIteratorBase::view_offsets_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::TensorIteratorBase' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(948,56): warning C4251: 'at::TensorIteratorConfig::static_shape_': class 'std::optional' needs to have dll-interface to be used by clients of class 'at::TensorIteratorConfig' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/DimVector.h(14): note: see declaration of 'c10::SmallVector' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorUtils.h(184): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(949,57): warning C4251: 'at::TensorIteratorConfig::static_dtype_': class 'std::optional' needs to have dll-interface to be used by clients of class 'at::TensorIteratorConfig' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/ScalarTypeToTypeMeta.h(30): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(950,54): warning C4251: 'at::TensorIteratorConfig::static_device_': class 'std::optional' needs to have dll-interface to be used by clients of class 'at::TensorIteratorConfig' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/StorageImpl.h(274): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(963,47): warning C4251: 'at::TensorIteratorConfig::const_tensor_indices_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of class 'at::TensorIteratorConfig' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(102): message : see declaration of 'c10::SmallVector' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(666,20): warning C4251: 'at::TensorIteratorBase::names_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::TensorIteratorBase' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(20): message : see declaration of 'c10::SmallVector' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(677,40): warning C4251: 'at::TensorIteratorBase::operands_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::TensorIteratorBase' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(677): message : see declaration of 'c10::SmallVector' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(989,53): warning C4251: 'at::SplitUntil32Bit::iterator::vec': class 'std::vector>,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'at::SplitUntil32Bit::iterator' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(989): message : see declaration of 'std::vector>,std::allocator>>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(944,55): warning C4251: 'at::TensorIteratorConfig::tensors_': class 'c10::SmallVector,4>' needs to have dll-interface to be used by clients of class 'at::TensorIteratorConfig' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(944): message : see declaration of 'c10::SmallVector,4>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(948,56): warning C4251: 'at::TensorIteratorConfig::static_shape_': class 'std::optional' needs to have dll-interface to be used by clients of class 'at::TensorIteratorConfig' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorUtils.h(184): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(949,57): warning C4251: 'at::TensorIteratorConfig::static_dtype_': class 'std::optional' needs to have dll-interface to be used by clients of class 'at::TensorIteratorConfig' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/ScalarTypeToTypeMeta.h(30): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(950,54): warning C4251: 'at::TensorIteratorConfig::static_device_': class 'std::optional' needs to have dll-interface to be used by clients of class 'at::TensorIteratorConfig' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/StorageImpl.h(274): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(963,47): warning C4251: 'at::TensorIteratorConfig::const_tensor_indices_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of class 'at::TensorIteratorConfig' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(102): message : see declaration of 'c10::SmallVector' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(989,53): warning C4251: 'at::SplitUntil32Bit::iterator::vec': class 'std::vector>,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'at::SplitUntil32Bit::iterator' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(989): message : see declaration of 'std::vector>,std::allocator>>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(141,28): warning C4251: 'at::OperandInfo::stride_bytes': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::OperandInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(118): message : see declaration of 'c10::SmallVector' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(150,46): warning C4251: 'at::OperandInfo::device': class 'std::optional' needs to have dll-interface to be used by clients of struct 'at::OperandInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/StorageImpl.h(274): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(213,43): warning C4251: 'at::OperandInfo::tensor_base_': class 'c10::MaybeOwned' needs to have dll-interface to be used by clients of struct 'at::OperandInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/TensorBase.h(139): message : see declaration of 'c10::MaybeOwned' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(214,56): warning C4251: 'at::OperandInfo::original_tensor_base_': class 'c10::MaybeOwned' needs to have dll-interface to be used by clients of struct 'at::OperandInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/TensorBase.h(139): message : see declaration of 'c10::MaybeOwned' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(141,28): warning C4251: 'at::OperandInfo::stride_bytes': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::OperandInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(118): message : see declaration of 'c10::SmallVector' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(150,46): warning C4251: 'at::OperandInfo::device': class 'std::optional' needs to have dll-interface to be used by clients of struct 'at::OperandInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/StorageImpl.h(274): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(213,43): warning C4251: 'at::OperandInfo::tensor_base_': class 'c10::MaybeOwned' needs to have dll-interface to be used by clients of struct 'at::OperandInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/TensorBase.h(139): message : see declaration of 'c10::MaybeOwned' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(214,56): warning C4251: 'at::OperandInfo::original_tensor_base_': class 'c10::MaybeOwned' needs to have dll-interface to be used by clients of struct 'at::OperandInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/TensorBase.h(139): message : see declaration of 'c10::MaybeOwned' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(640,19): warning C4251: 'at::TensorIteratorBase::shape_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::TensorIteratorBase' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/DimVector.h(14): message : see declaration of 'c10::SmallVector' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(650,18): warning C4251: 'at::TensorIteratorBase::perm_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::TensorIteratorBase' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/DimVector.h(14): message : see declaration of 'c10::SmallVector' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(663,26): warning C4251: 'at::TensorIteratorBase::view_offsets_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::TensorIteratorBase' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/DimVector.h(14): message : see declaration of 'c10::SmallVector' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(640,19): warning C4251: 'at::TensorIteratorBase::shape_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::TensorIteratorBase' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/DimVector.h(14): message : see declaration of 'c10::SmallVector' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(650,18): warning C4251: 'at::TensorIteratorBase::perm_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::TensorIteratorBase' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/DimVector.h(14): message : see declaration of 'c10::SmallVector' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(663,26): warning C4251: 'at::TensorIteratorBase::view_offsets_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::TensorIteratorBase' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/DimVector.h(14): message : see declaration of 'c10::SmallVector' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(666,20): warning C4251: 'at::TensorIteratorBase::names_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::TensorIteratorBase' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(20): message : see declaration of 'c10::SmallVector' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(666,20): warning C4251: 'at::TensorIteratorBase::names_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::TensorIteratorBase' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(20): message : see declaration of 'c10::SmallVector' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(677,40): warning C4251: 'at::TensorIteratorBase::operands_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::TensorIteratorBase' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(677): message : see declaration of 'c10::SmallVector' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(677,40): warning C4251: 'at::TensorIteratorBase::operands_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::TensorIteratorBase' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(677): message : see declaration of 'c10::SmallVector' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(944,55): warning C4251: 'at::TensorIteratorConfig::tensors_': class 'c10::SmallVector,4>' needs to have dll-interface to be used by clients of class 'at::TensorIteratorConfig' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(944): message : see declaration of 'c10::SmallVector,4>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(944,55): warning C4251: 'at::TensorIteratorConfig::tensors_': class 'c10::SmallVector,4>' needs to have dll-interface to be used by clients of class 'at::TensorIteratorConfig' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(944): message : see declaration of 'c10::SmallVector,4>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(141,28): warning C4251: 'at::OperandInfo::stride_bytes': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::OperandInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(118): message : see declaration of 'c10::SmallVector' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(150,46): warning C4251: 'at::OperandInfo::device': class 'std::optional' needs to have dll-interface to be used by clients of struct 'at::OperandInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/StorageImpl.h(274): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(213,43): warning C4251: 'at::OperandInfo::tensor_base_': class 'c10::MaybeOwned' needs to have dll-interface to be used by clients of struct 'at::OperandInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/TensorBase.h(139): message : see declaration of 'c10::MaybeOwned' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(214,56): warning C4251: 'at::OperandInfo::original_tensor_base_': class 'c10::MaybeOwned' needs to have dll-interface to be used by clients of struct 'at::OperandInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/TensorBase.h(139): message : see declaration of 'c10::MaybeOwned' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(948,56): warning C4251: 'at::TensorIteratorConfig::static_shape_': class 'std::optional' needs to have dll-interface to be used by clients of class 'at::TensorIteratorConfig' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorUtils.h(184): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(949,57): warning C4251: 'at::TensorIteratorConfig::static_dtype_': class 'std::optional' needs to have dll-interface to be used by clients of class 'at::TensorIteratorConfig' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/ScalarTypeToTypeMeta.h(30): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(950,54): warning C4251: 'at::TensorIteratorConfig::static_device_': class 'std::optional' needs to have dll-interface to be used by clients of class 'at::TensorIteratorConfig' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/StorageImpl.h(274): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(948,56): warning C4251: 'at::TensorIteratorConfig::static_shape_': class 'std::optional' needs to have dll-interface to be used by clients of class 'at::TensorIteratorConfig' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorUtils.h(184): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(949,57): warning C4251: 'at::TensorIteratorConfig::static_dtype_': class 'std::optional' needs to have dll-interface to be used by clients of class 'at::TensorIteratorConfig' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/ScalarTypeToTypeMeta.h(30): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(950,54): warning C4251: 'at::TensorIteratorConfig::static_device_': class 'std::optional' needs to have dll-interface to be used by clients of class 'at::TensorIteratorConfig' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/StorageImpl.h(274): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(640,19): warning C4251: 'at::TensorIteratorBase::shape_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::TensorIteratorBase' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/DimVector.h(14): message : see declaration of 'c10::SmallVector' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(650,18): warning C4251: 'at::TensorIteratorBase::perm_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::TensorIteratorBase' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/DimVector.h(14): message : see declaration of 'c10::SmallVector' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(663,26): warning C4251: 'at::TensorIteratorBase::view_offsets_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::TensorIteratorBase' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/DimVector.h(14): message : see declaration of 'c10::SmallVector' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(963,47): warning C4251: 'at::TensorIteratorConfig::const_tensor_indices_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of class 'at::TensorIteratorConfig' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(102): message : see declaration of 'c10::SmallVector' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(963,47): warning C4251: 'at::TensorIteratorConfig::const_tensor_indices_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of class 'at::TensorIteratorConfig' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(102): message : see declaration of 'c10::SmallVector' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(666,20): warning C4251: 'at::TensorIteratorBase::names_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::TensorIteratorBase' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(20): message : see declaration of 'c10::SmallVector' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(677,40): warning C4251: 'at::TensorIteratorBase::operands_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::TensorIteratorBase' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(677): message : see declaration of 'c10::SmallVector' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(989,53): warning C4251: 'at::SplitUntil32Bit::iterator::vec': class 'std::vector>,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'at::SplitUntil32Bit::iterator' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(989): message : see declaration of 'std::vector>,std::allocator>>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(989,53): warning C4251: 'at::SplitUntil32Bit::iterator::vec': class 'std::vector>,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'at::SplitUntil32Bit::iterator' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(989): message : see declaration of 'std::vector>,std::allocator>>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(141,28): warning C4251: 'at::OperandInfo::stride_bytes': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::OperandInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(118): message : see declaration of 'c10::SmallVector' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(150,46): warning C4251: 'at::OperandInfo::device': class 'std::optional' needs to have dll-interface to be used by clients of struct 'at::OperandInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/StorageImpl.h(274): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(213,43): warning C4251: 'at::OperandInfo::tensor_base_': class 'c10::MaybeOwned' needs to have dll-interface to be used by clients of struct 'at::OperandInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/TensorBase.h(139): message : see declaration of 'c10::MaybeOwned' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(214,56): warning C4251: 'at::OperandInfo::original_tensor_base_': class 'c10::MaybeOwned' needs to have dll-interface to be used by clients of struct 'at::OperandInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/TensorBase.h(139): message : see declaration of 'c10::MaybeOwned' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(944,55): warning C4251: 'at::TensorIteratorConfig::tensors_': class 'c10::SmallVector,4>' needs to have dll-interface to be used by clients of class 'at::TensorIteratorConfig' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(944): message : see declaration of 'c10::SmallVector,4>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(141,28): warning C4251: 'at::OperandInfo::stride_bytes': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::OperandInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(118): message : see declaration of 'c10::SmallVector' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(150,46): warning C4251: 'at::OperandInfo::device': class 'std::optional' needs to have dll-interface to be used by clients of struct 'at::OperandInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/StorageImpl.h(274): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(213,43): warning C4251: 'at::OperandInfo::tensor_base_': class 'c10::MaybeOwned' needs to have dll-interface to be used by clients of struct 'at::OperandInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/TensorBase.h(139): message : see declaration of 'c10::MaybeOwned' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(214,56): warning C4251: 'at::OperandInfo::original_tensor_base_': class 'c10::MaybeOwned' needs to have dll-interface to be used by clients of struct 'at::OperandInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/TensorBase.h(139): message : see declaration of 'c10::MaybeOwned' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(640,19): warning C4251: 'at::TensorIteratorBase::shape_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::TensorIteratorBase' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/DimVector.h(14): message : see declaration of 'c10::SmallVector' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(650,18): warning C4251: 'at::TensorIteratorBase::perm_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::TensorIteratorBase' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/DimVector.h(14): message : see declaration of 'c10::SmallVector' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(663,26): warning C4251: 'at::TensorIteratorBase::view_offsets_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::TensorIteratorBase' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/DimVector.h(14): message : see declaration of 'c10::SmallVector' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(948,56): warning C4251: 'at::TensorIteratorConfig::static_shape_': class 'std::optional' needs to have dll-interface to be used by clients of class 'at::TensorIteratorConfig' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorUtils.h(184): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(949,57): warning C4251: 'at::TensorIteratorConfig::static_dtype_': class 'std::optional' needs to have dll-interface to be used by clients of class 'at::TensorIteratorConfig' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/ScalarTypeToTypeMeta.h(30): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(950,54): warning C4251: 'at::TensorIteratorConfig::static_device_': class 'std::optional' needs to have dll-interface to be used by clients of class 'at::TensorIteratorConfig' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/StorageImpl.h(274): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(666,20): warning C4251: 'at::TensorIteratorBase::names_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::TensorIteratorBase' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(20): message : see declaration of 'c10::SmallVector' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(640,19): warning C4251: 'at::TensorIteratorBase::shape_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::TensorIteratorBase' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(963,47): warning C4251: 'at::TensorIteratorConfig::const_tensor_indices_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of class 'at::TensorIteratorConfig' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/DimVector.h(14): note: see declaration of 'c10::SmallVector' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(102): message : see declaration of 'c10::SmallVector' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(650,18): warning C4251: 'at::TensorIteratorBase::perm_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::TensorIteratorBase' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/DimVector.h(14): message : see declaration of 'c10::SmallVector' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(663,26): warning C4251: 'at::TensorIteratorBase::view_offsets_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::TensorIteratorBase' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/DimVector.h(14): message : see declaration of 'c10::SmallVector' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(677,40): warning C4251: 'at::TensorIteratorBase::operands_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::TensorIteratorBase' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(677): message : see declaration of 'c10::SmallVector' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(666,20): warning C4251: 'at::TensorIteratorBase::names_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::TensorIteratorBase' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(20): message : see declaration of 'c10::SmallVector' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(677,40): warning C4251: 'at::TensorIteratorBase::operands_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::TensorIteratorBase' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(989,53): warning C4251: 'at::SplitUntil32Bit::iterator::vec': class 'std::vector>,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'at::SplitUntil32Bit::iterator' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(677): note: see declaration of 'c10::SmallVector' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(989): message : see declaration of 'std::vector>,std::allocator>>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(944,55): warning C4251: 'at::TensorIteratorConfig::tensors_': class 'c10::SmallVector,4>' needs to have dll-interface to be used by clients of class 'at::TensorIteratorConfig' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(944): message : see declaration of 'c10::SmallVector,4>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(948,56): warning C4251: 'at::TensorIteratorConfig::static_shape_': class 'std::optional' needs to have dll-interface to be used by clients of class 'at::TensorIteratorConfig' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorUtils.h(184): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(944,55): warning C4251: 'at::TensorIteratorConfig::tensors_': class 'c10::SmallVector,4>' needs to have dll-interface to be used by clients of class 'at::TensorIteratorConfig' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(944): message : see declaration of 'c10::SmallVector,4>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(949,57): warning C4251: 'at::TensorIteratorConfig::static_dtype_': class 'std::optional' needs to have dll-interface to be used by clients of class 'at::TensorIteratorConfig' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/ScalarTypeToTypeMeta.h(30): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(950,54): warning C4251: 'at::TensorIteratorConfig::static_device_': class 'std::optional' needs to have dll-interface to be used by clients of class 'at::TensorIteratorConfig' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/StorageImpl.h(274): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(963,47): warning C4251: 'at::TensorIteratorConfig::const_tensor_indices_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of class 'at::TensorIteratorConfig' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(102): message : see declaration of 'c10::SmallVector' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(948,56): warning C4251: 'at::TensorIteratorConfig::static_shape_': class 'std::optional' needs to have dll-interface to be used by clients of class 'at::TensorIteratorConfig' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorUtils.h(184): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(949,57): warning C4251: 'at::TensorIteratorConfig::static_dtype_': class 'std::optional' needs to have dll-interface to be used by clients of class 'at::TensorIteratorConfig' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(141,28): warning C4251: 'at::OperandInfo::stride_bytes': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::OperandInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/ScalarTypeToTypeMeta.h(30): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(118): message : see declaration of 'c10::SmallVector' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(950,54): warning C4251: 'at::TensorIteratorConfig::static_device_': class 'std::optional' needs to have dll-interface to be used by clients of class 'at::TensorIteratorConfig' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(150,46): warning C4251: 'at::OperandInfo::device': class 'std::optional' needs to have dll-interface to be used by clients of struct 'at::OperandInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/StorageImpl.h(274): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/StorageImpl.h(274): note: see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(213,43): warning C4251: 'at::OperandInfo::tensor_base_': class 'c10::MaybeOwned' needs to have dll-interface to be used by clients of struct 'at::OperandInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/TensorBase.h(139): message : see declaration of 'c10::MaybeOwned' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(214,56): warning C4251: 'at::OperandInfo::original_tensor_base_': class 'c10::MaybeOwned' needs to have dll-interface to be used by clients of struct 'at::OperandInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/TensorBase.h(139): message : see declaration of 'c10::MaybeOwned' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(963,47): warning C4251: 'at::TensorIteratorConfig::const_tensor_indices_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of class 'at::TensorIteratorConfig' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(102): message : see declaration of 'c10::SmallVector' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(989,53): warning C4251: 'at::SplitUntil32Bit::iterator::vec': class 'std::vector>,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'at::SplitUntil32Bit::iterator' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(989): message : see declaration of 'std::vector>,std::allocator>>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(640,19): warning C4251: 'at::TensorIteratorBase::shape_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::TensorIteratorBase' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/DimVector.h(14): message : see declaration of 'c10::SmallVector' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(650,18): warning C4251: 'at::TensorIteratorBase::perm_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::TensorIteratorBase' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/DimVector.h(14): message : see declaration of 'c10::SmallVector' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(663,26): warning C4251: 'at::TensorIteratorBase::view_offsets_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::TensorIteratorBase' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/DimVector.h(14): message : see declaration of 'c10::SmallVector' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(666,20): warning C4251: 'at::TensorIteratorBase::names_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::TensorIteratorBase' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(20): message : see declaration of 'c10::SmallVector' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(989,53): warning C4251: 'at::SplitUntil32Bit::iterator::vec': class 'std::vector>,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'at::SplitUntil32Bit::iterator' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(989): message : see declaration of 'std::vector>,std::allocator>>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(677,40): warning C4251: 'at::TensorIteratorBase::operands_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::TensorIteratorBase' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(677): message : see declaration of 'c10::SmallVector' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(944,55): warning C4251: 'at::TensorIteratorConfig::tensors_': class 'c10::SmallVector,4>' needs to have dll-interface to be used by clients of class 'at::TensorIteratorConfig' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(944): message : see declaration of 'c10::SmallVector,4>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(141,28): warning C4251: 'at::OperandInfo::stride_bytes': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::OperandInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(118): message : see declaration of 'c10::SmallVector' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(150,46): warning C4251: 'at::OperandInfo::device': class 'std::optional' needs to have dll-interface to be used by clients of struct 'at::OperandInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/StorageImpl.h(274): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(213,43): warning C4251: 'at::OperandInfo::tensor_base_': class 'c10::MaybeOwned' needs to have dll-interface to be used by clients of struct 'at::OperandInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/TensorBase.h(139): message : see declaration of 'c10::MaybeOwned' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(214,56): warning C4251: 'at::OperandInfo::original_tensor_base_': class 'c10::MaybeOwned' needs to have dll-interface to be used by clients of struct 'at::OperandInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/TensorBase.h(139): message : see declaration of 'c10::MaybeOwned' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(948,56): warning C4251: 'at::TensorIteratorConfig::static_shape_': class 'std::optional' needs to have dll-interface to be used by clients of class 'at::TensorIteratorConfig' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorUtils.h(184): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(949,57): warning C4251: 'at::TensorIteratorConfig::static_dtype_': class 'std::optional' needs to have dll-interface to be used by clients of class 'at::TensorIteratorConfig' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/ScalarTypeToTypeMeta.h(30): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(950,54): warning C4251: 'at::TensorIteratorConfig::static_device_': class 'std::optional' needs to have dll-interface to be used by clients of class 'at::TensorIteratorConfig' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/StorageImpl.h(274): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(640,19): warning C4251: 'at::TensorIteratorBase::shape_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::TensorIteratorBase' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/DimVector.h(14): message : see declaration of 'c10::SmallVector' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(963,47): warning C4251: 'at::TensorIteratorConfig::const_tensor_indices_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of class 'at::TensorIteratorConfig' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(102): message : see declaration of 'c10::SmallVector' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(650,18): warning C4251: 'at::TensorIteratorBase::perm_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::TensorIteratorBase' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/DimVector.h(14): message : see declaration of 'c10::SmallVector' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(663,26): warning C4251: 'at::TensorIteratorBase::view_offsets_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::TensorIteratorBase' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/DimVector.h(14): message : see declaration of 'c10::SmallVector' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(141,28): warning C4251: 'at::OperandInfo::stride_bytes': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::OperandInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(118): message : see declaration of 'c10::SmallVector' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(150,46): warning C4251: 'at::OperandInfo::device': class 'std::optional' needs to have dll-interface to be used by clients of struct 'at::OperandInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/StorageImpl.h(274): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(213,43): warning C4251: 'at::OperandInfo::tensor_base_': class 'c10::MaybeOwned' needs to have dll-interface to be used by clients of struct 'at::OperandInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/TensorBase.h(139): message : see declaration of 'c10::MaybeOwned' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(214,56): warning C4251: 'at::OperandInfo::original_tensor_base_': class 'c10::MaybeOwned' needs to have dll-interface to be used by clients of struct 'at::OperandInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/TensorBase.h(139): message : see declaration of 'c10::MaybeOwned' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(666,20): warning C4251: 'at::TensorIteratorBase::names_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::TensorIteratorBase' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(20): message : see declaration of 'c10::SmallVector' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(989,53): warning C4251: 'at::SplitUntil32Bit::iterator::vec': class 'std::vector>,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'at::SplitUntil32Bit::iterator' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(989): message : see declaration of 'std::vector>,std::allocator>>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(677,40): warning C4251: 'at::TensorIteratorBase::operands_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::TensorIteratorBase' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(677): message : see declaration of 'c10::SmallVector' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(640,19): warning C4251: 'at::TensorIteratorBase::shape_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::TensorIteratorBase' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/DimVector.h(14): message : see declaration of 'c10::SmallVector' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(650,18): warning C4251: 'at::TensorIteratorBase::perm_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::TensorIteratorBase' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/DimVector.h(14): message : see declaration of 'c10::SmallVector' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(663,26): warning C4251: 'at::TensorIteratorBase::view_offsets_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::TensorIteratorBase' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/DimVector.h(14): message : see declaration of 'c10::SmallVector' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(666,20): warning C4251: 'at::TensorIteratorBase::names_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::TensorIteratorBase' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(20): message : see declaration of 'c10::SmallVector' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(677,40): warning C4251: 'at::TensorIteratorBase::operands_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::TensorIteratorBase' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(677): message : see declaration of 'c10::SmallVector' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(944,55): warning C4251: 'at::TensorIteratorConfig::tensors_': class 'c10::SmallVector,4>' needs to have dll-interface to be used by clients of class 'at::TensorIteratorConfig' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(944): message : see declaration of 'c10::SmallVector,4>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(948,56): warning C4251: 'at::TensorIteratorConfig::static_shape_': class 'std::optional' needs to have dll-interface to be used by clients of class 'at::TensorIteratorConfig' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorUtils.h(184): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(949,57): warning C4251: 'at::TensorIteratorConfig::static_dtype_': class 'std::optional' needs to have dll-interface to be used by clients of class 'at::TensorIteratorConfig' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/ScalarTypeToTypeMeta.h(30): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(950,54): warning C4251: 'at::TensorIteratorConfig::static_device_': class 'std::optional' needs to have dll-interface to be used by clients of class 'at::TensorIteratorConfig' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/StorageImpl.h(274): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(944,55): warning C4251: 'at::TensorIteratorConfig::tensors_': class 'c10::SmallVector,4>' needs to have dll-interface to be used by clients of class 'at::TensorIteratorConfig' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(944): message : see declaration of 'c10::SmallVector,4>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(963,47): warning C4251: 'at::TensorIteratorConfig::const_tensor_indices_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of class 'at::TensorIteratorConfig' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(102): message : see declaration of 'c10::SmallVector' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(948,56): warning C4251: 'at::TensorIteratorConfig::static_shape_': class 'std::optional' needs to have dll-interface to be used by clients of class 'at::TensorIteratorConfig' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorUtils.h(184): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(949,57): warning C4251: 'at::TensorIteratorConfig::static_dtype_': class 'std::optional' needs to have dll-interface to be used by clients of class 'at::TensorIteratorConfig' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/ScalarTypeToTypeMeta.h(30): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(950,54): warning C4251: 'at::TensorIteratorConfig::static_device_': class 'std::optional' needs to have dll-interface to be used by clients of class 'at::TensorIteratorConfig' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/StorageImpl.h(274): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(989,53): warning C4251: 'at::SplitUntil32Bit::iterator::vec': class 'std::vector>,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'at::SplitUntil32Bit::iterator' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(989): message : see declaration of 'std::vector>,std::allocator>>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(963,47): warning C4251: 'at::TensorIteratorConfig::const_tensor_indices_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of class 'at::TensorIteratorConfig' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(102): message : see declaration of 'c10::SmallVector' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(989,53): warning C4251: 'at::SplitUntil32Bit::iterator::vec': class 'std::vector>,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'at::SplitUntil32Bit::iterator' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(989): message : see declaration of 'std::vector>,std::allocator>>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(141,28): warning C4251: 'at::OperandInfo::stride_bytes': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::OperandInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(118): message : see declaration of 'c10::SmallVector' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(150,46): warning C4251: 'at::OperandInfo::device': class 'std::optional' needs to have dll-interface to be used by clients of struct 'at::OperandInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/StorageImpl.h(274): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(213,43): warning C4251: 'at::OperandInfo::tensor_base_': class 'c10::MaybeOwned' needs to have dll-interface to be used by clients of struct 'at::OperandInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/TensorBase.h(139): message : see declaration of 'c10::MaybeOwned' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(214,56): warning C4251: 'at::OperandInfo::original_tensor_base_': class 'c10::MaybeOwned' needs to have dll-interface to be used by clients of struct 'at::OperandInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/TensorBase.h(139): message : see declaration of 'c10::MaybeOwned' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(640,19): warning C4251: 'at::TensorIteratorBase::shape_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::TensorIteratorBase' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/DimVector.h(14): message : see declaration of 'c10::SmallVector' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(650,18): warning C4251: 'at::TensorIteratorBase::perm_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::TensorIteratorBase' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/DimVector.h(14): message : see declaration of 'c10::SmallVector' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(663,26): warning C4251: 'at::TensorIteratorBase::view_offsets_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::TensorIteratorBase' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/DimVector.h(14): message : see declaration of 'c10::SmallVector' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(666,20): warning C4251: 'at::TensorIteratorBase::names_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::TensorIteratorBase' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(20): message : see declaration of 'c10::SmallVector' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(677,40): warning C4251: 'at::TensorIteratorBase::operands_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::TensorIteratorBase' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(677): message : see declaration of 'c10::SmallVector' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(944,55): warning C4251: 'at::TensorIteratorConfig::tensors_': class 'c10::SmallVector,4>' needs to have dll-interface to be used by clients of class 'at::TensorIteratorConfig' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(944): message : see declaration of 'c10::SmallVector,4>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(948,56): warning C4251: 'at::TensorIteratorConfig::static_shape_': class 'std::optional' needs to have dll-interface to be used by clients of class 'at::TensorIteratorConfig' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorUtils.h(184): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(949,57): warning C4251: 'at::TensorIteratorConfig::static_dtype_': class 'std::optional' needs to have dll-interface to be used by clients of class 'at::TensorIteratorConfig' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/ScalarTypeToTypeMeta.h(30): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(950,54): warning C4251: 'at::TensorIteratorConfig::static_device_': class 'std::optional' needs to have dll-interface to be used by clients of class 'at::TensorIteratorConfig' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/StorageImpl.h(274): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(963,47): warning C4251: 'at::TensorIteratorConfig::const_tensor_indices_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of class 'at::TensorIteratorConfig' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(102): message : see declaration of 'c10::SmallVector' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(989,53): warning C4251: 'at::SplitUntil32Bit::iterator::vec': class 'std::vector>,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'at::SplitUntil32Bit::iterator' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(989): message : see declaration of 'std::vector>,std::allocator>>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/index_meta.h(42,1): warning C4251: 'at::meta::structured_index_Tensor::precompute_out::sizes': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::meta::structured_index_Tensor::precompute_out' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/index_meta.h(42,1): warning C4251: 'at::meta::structured_index_Tensor::precompute_out::sizes': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::meta::structured_index_Tensor::precompute_out' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/DimVector.h(14): message : see declaration of 'c10::SmallVector' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/DimVector.h(14): message : see declaration of 'c10::SmallVector' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/index_meta.h(44): message : see reference to class template instantiation 'at::meta::structured_index_Tensor::precompute_out' being compiled (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/index_meta.h(44): message : see reference to class template instantiation 'at::meta::structured_index_Tensor::precompute_out' being compiled (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/index_meta.h(43,1): warning C4251: 'at::meta::structured_index_Tensor::precompute_out::strides': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::meta::structured_index_Tensor::precompute_out' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/index_meta.h(43,1): warning C4251: 'at::meta::structured_index_Tensor::precompute_out::strides': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::meta::structured_index_Tensor::precompute_out' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/DimVector.h(14): message : see declaration of 'c10::SmallVector' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/DimVector.h(14): message : see declaration of 'c10::SmallVector' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/index_meta.h(42,1): warning C4251: 'at::meta::structured_index_Tensor::precompute_out::sizes': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::meta::structured_index_Tensor::precompute_out' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/DimVector.h(14): message : see declaration of 'c10::SmallVector' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/index_meta.h(44): message : see reference to class template instantiation 'at::meta::structured_index_Tensor::precompute_out' being compiled (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/index_meta.h(43,1): warning C4251: 'at::meta::structured_index_Tensor::precompute_out::strides': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::meta::structured_index_Tensor::precompute_out' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/DimVector.h(14): message : see declaration of 'c10::SmallVector' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/index_meta.h(42,1): warning C4251: 'at::meta::structured_index_Tensor::precompute_out::sizes': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::meta::structured_index_Tensor::precompute_out' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/DimVector.h(14): message : see declaration of 'c10::SmallVector' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/index_meta.h(44): message : see reference to class template instantiation 'at::meta::structured_index_Tensor::precompute_out' being compiled (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/index_meta.h(43,1): warning C4251: 'at::meta::structured_index_Tensor::precompute_out::strides': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::meta::structured_index_Tensor::precompute_out' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/DimVector.h(14): message : see declaration of 'c10::SmallVector' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/index_meta.h(42,1): warning C4251: 'at::meta::structured_index_Tensor::precompute_out::sizes': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::meta::structured_index_Tensor::precompute_out' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/DimVector.h(14): message : see declaration of 'c10::SmallVector' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/index_meta.h(44): message : see reference to class template instantiation 'at::meta::structured_index_Tensor::precompute_out' being compiled (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/index_meta.h(43,1): warning C4251: 'at::meta::structured_index_Tensor::precompute_out::strides': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::meta::structured_index_Tensor::precompute_out' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/DimVector.h(14): message : see declaration of 'c10::SmallVector' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/index_meta.h(42,1): warning C4251: 'at::meta::structured_index_Tensor::precompute_out::sizes': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::meta::structured_index_Tensor::precompute_out' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/DimVector.h(14): message : see declaration of 'c10::SmallVector' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/index_meta.h(44): message : see reference to class template instantiation 'at::meta::structured_index_Tensor::precompute_out' being compiled (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/index_meta.h(43,1): warning C4251: 'at::meta::structured_index_Tensor::precompute_out::strides': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::meta::structured_index_Tensor::precompute_out' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/DimVector.h(14): message : see declaration of 'c10::SmallVector' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/index_meta.h(42,1): warning C4251: 'at::meta::structured_index_Tensor::precompute_out::sizes': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::meta::structured_index_Tensor::precompute_out' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/DimVector.h(14): message : see declaration of 'c10::SmallVector' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/index_meta.h(44): message : see reference to class template instantiation 'at::meta::structured_index_Tensor::precompute_out' being compiled (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/index_meta.h(43,1): warning C4251: 'at::meta::structured_index_Tensor::precompute_out::strides': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::meta::structured_index_Tensor::precompute_out' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/DimVector.h(14): message : see declaration of 'c10::SmallVector' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/index_meta.h(42,1): warning C4251: 'at::meta::structured_index_Tensor::precompute_out::sizes': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::meta::structured_index_Tensor::precompute_out' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/DimVector.h(14): message : see declaration of 'c10::SmallVector' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/index_meta.h(44): message : see reference to class template instantiation 'at::meta::structured_index_Tensor::precompute_out' being compiled (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/index_meta.h(43,1): warning C4251: 'at::meta::structured_index_Tensor::precompute_out::strides': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::meta::structured_index_Tensor::precompute_out' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/DimVector.h(14): message : see declaration of 'c10::SmallVector' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/index_meta.h(42,1): warning C4251: 'at::meta::structured_index_Tensor::precompute_out::sizes': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::meta::structured_index_Tensor::precompute_out' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/DimVector.h(14): message : see declaration of 'c10::SmallVector' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/index_meta.h(44): message : see reference to class template instantiation 'at::meta::structured_index_Tensor::precompute_out' being compiled (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/index_meta.h(43,1): warning C4251: 'at::meta::structured_index_Tensor::precompute_out::strides': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::meta::structured_index_Tensor::precompute_out' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/DimVector.h(14): message : see declaration of 'c10::SmallVector' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/index_meta.h(42,1): warning C4251: 'at::meta::structured_index_Tensor::precompute_out::sizes': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::meta::structured_index_Tensor::precompute_out' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/DimVector.h(14): message : see declaration of 'c10::SmallVector' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/index_meta.h(44): message : see reference to class template instantiation 'at::meta::structured_index_Tensor::precompute_out' being compiled (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/index_meta.h(43,1): warning C4251: 'at::meta::structured_index_Tensor::precompute_out::strides': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::meta::structured_index_Tensor::precompute_out' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/DimVector.h(14): message : see declaration of 'c10::SmallVector' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/index_meta.h(42,1): warning C4251: 'at::meta::structured_index_Tensor::precompute_out::sizes': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::meta::structured_index_Tensor::precompute_out' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/DimVector.h(14): message : see declaration of 'c10::SmallVector' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/index_meta.h(44): message : see reference to class template instantiation 'at::meta::structured_index_Tensor::precompute_out' being compiled (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/index_meta.h(43,1): warning C4251: 'at::meta::structured_index_Tensor::precompute_out::strides': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::meta::structured_index_Tensor::precompute_out' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/DimVector.h(14): message : see declaration of 'c10::SmallVector' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/index_meta.h(42,1): warning C4251: 'at::meta::structured_index_Tensor::precompute_out::sizes': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::meta::structured_index_Tensor::precompute_out' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/DimVector.h(14): message : see declaration of 'c10::SmallVector' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/index_meta.h(44): message : see reference to class template instantiation 'at::meta::structured_index_Tensor::precompute_out' being compiled (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/index_meta.h(43,1): warning C4251: 'at::meta::structured_index_Tensor::precompute_out::strides': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::meta::structured_index_Tensor::precompute_out' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/DimVector.h(14): message : see declaration of 'c10::SmallVector' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/index_meta.h(42,1): warning C4251: 'at::meta::structured_index_Tensor::precompute_out::sizes': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::meta::structured_index_Tensor::precompute_out' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/DimVector.h(14): message : see declaration of 'c10::SmallVector' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/index_meta.h(44): message : see reference to class template instantiation 'at::meta::structured_index_Tensor::precompute_out' being compiled (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/index_meta.h(43,1): warning C4251: 'at::meta::structured_index_Tensor::precompute_out::strides': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::meta::structured_index_Tensor::precompute_out' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/DimVector.h(14): message : see declaration of 'c10::SmallVector' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/forward_grad.h(122,58): warning C4251: 'torch::autograd::ForwardADLevel::grads_': class 'std::unordered_set,std::hash>,std::equal_to>,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::autograd::ForwardADLevel' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/forward_grad.h(122): message : see declaration of 'std::unordered_set,std::hash>,std::equal_to>,std::allocator>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/forward_grad.h(123,20): warning C4251: 'torch::autograd::ForwardADLevel::mutex_': class 'std::mutex' needs to have dll-interface to be used by clients of struct 'torch::autograd::ForwardADLevel' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\mutex(87): message : see declaration of 'std::mutex' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/forward_grad.h(122,58): warning C4251: 'torch::autograd::ForwardADLevel::grads_': class 'std::unordered_set,std::hash>,std::equal_to>,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::autograd::ForwardADLevel' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/forward_grad.h(122): message : see declaration of 'std::unordered_set,std::hash>,std::equal_to>,std::allocator>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/forward_grad.h(123,20): warning C4251: 'torch::autograd::ForwardADLevel::mutex_': class 'std::mutex' needs to have dll-interface to be used by clients of struct 'torch::autograd::ForwardADLevel' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\mutex(87): message : see declaration of 'std::mutex' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/forward_grad.h(122,58): warning C4251: 'torch::autograd::ForwardADLevel::grads_': class 'std::unordered_set,std::hash>,std::equal_to>,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::autograd::ForwardADLevel' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/forward_grad.h(122): message : see declaration of 'std::unordered_set,std::hash>,std::equal_to>,std::allocator>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/forward_grad.h(123,20): warning C4251: 'torch::autograd::ForwardADLevel::mutex_': class 'std::mutex' needs to have dll-interface to be used by clients of struct 'torch::autograd::ForwardADLevel' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\mutex(87): message : see declaration of 'std::mutex' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/forward_grad.h(127,74): warning C4251: 'std::enable_shared_from_this::_Wptr': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of class 'std::enable_shared_from_this' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ _Ty=torch::autograd::ForwardGrad ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\memory(1009): message : see declaration of 'std::weak_ptr<_Ty>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ _Ty=torch::autograd::ForwardGrad ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/forward_grad.h(127,74): warning C4251: 'std::enable_shared_from_this::_Wptr': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of class 'std::enable_shared_from_this' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ _Ty=torch::autograd::ForwardGrad ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\memory(1009): message : see declaration of 'std::weak_ptr<_Ty>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ _Ty=torch::autograd::ForwardGrad ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/forward_grad.h(127,74): warning C4251: 'std::enable_shared_from_this::_Wptr': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of class 'std::enable_shared_from_this' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ _Ty=torch::autograd::ForwardGrad ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\memory(1009): message : see declaration of 'std::weak_ptr<_Ty>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ _Ty=torch::autograd::ForwardGrad ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/forward_grad.h(122,58): warning C4251: 'torch::autograd::ForwardADLevel::grads_': class 'std::unordered_set,std::hash>,std::equal_to>,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::autograd::ForwardADLevel' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/forward_grad.h(122): message : see declaration of 'std::unordered_set,std::hash>,std::equal_to>,std::allocator>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/forward_grad.h(123,20): warning C4251: 'torch::autograd::ForwardADLevel::mutex_': class 'std::mutex' needs to have dll-interface to be used by clients of struct 'torch::autograd::ForwardADLevel' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\mutex(87): message : see declaration of 'std::mutex' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/forward_grad.h(206,52): warning C4251: 'torch::autograd::ForwardGrad::content_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::autograd::ForwardGrad' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/forward_grad.h(206): message : see declaration of 'std::unordered_map,std::equal_to,std::allocator>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/forward_grad.h(207,28): warning C4251: 'torch::autograd::ForwardGrad::mutex_': class 'std::mutex' needs to have dll-interface to be used by clients of struct 'torch::autograd::ForwardGrad' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\mutex(87): message : see declaration of 'std::mutex' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/forward_grad.h(206,52): warning C4251: 'torch::autograd::ForwardGrad::content_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::autograd::ForwardGrad' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/forward_grad.h(206): message : see declaration of 'std::unordered_map,std::equal_to,std::allocator>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/forward_grad.h(207,28): warning C4251: 'torch::autograd::ForwardGrad::mutex_': class 'std::mutex' needs to have dll-interface to be used by clients of struct 'torch::autograd::ForwardGrad' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\mutex(87): message : see declaration of 'std::mutex' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/forward_grad.h(127,74): warning C4251: 'std::enable_shared_from_this::_Wptr': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of class 'std::enable_shared_from_this' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ _Ty=torch::autograd::ForwardGrad ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\memory(1009): message : see declaration of 'std::weak_ptr<_Ty>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ _Ty=torch::autograd::ForwardGrad ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/forward_grad.h(206,52): warning C4251: 'torch::autograd::ForwardGrad::content_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::autograd::ForwardGrad' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/forward_grad.h(206): message : see declaration of 'std::unordered_map,std::equal_to,std::allocator>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/forward_grad.h(207,28): warning C4251: 'torch::autograd::ForwardGrad::mutex_': class 'std::mutex' needs to have dll-interface to be used by clients of struct 'torch::autograd::ForwardGrad' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\mutex(87): message : see declaration of 'std::mutex' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/forward_grad.h(206,52): warning C4251: 'torch::autograd::ForwardGrad::content_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::autograd::ForwardGrad' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/forward_grad.h(206): message : see declaration of 'std::unordered_map,std::equal_to,std::allocator>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/forward_grad.h(207,28): warning C4251: 'torch::autograd::ForwardGrad::mutex_': class 'std::mutex' needs to have dll-interface to be used by clients of struct 'torch::autograd::ForwardGrad' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\mutex(87): message : see declaration of 'std::mutex' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorNames.h(41,28): warning C4251: 'at::namedinference::TensorName::origin_': class 'c10::ArrayRef' needs to have dll-interface to be used by clients of struct 'at::namedinference::TensorName' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/Dimname.h(36): message : see declaration of 'c10::ArrayRef' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorNames.h(72,23): warning C4251: 'at::namedinference::TensorNames::names_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::namedinference::TensorNames' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorNames.h(50): message : see declaration of 'c10::SmallVector' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorNames.h(41,28): warning C4251: 'at::namedinference::TensorName::origin_': class 'c10::ArrayRef' needs to have dll-interface to be used by clients of struct 'at::namedinference::TensorName' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/Dimname.h(36): message : see declaration of 'c10::ArrayRef' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorNames.h(41,28): warning C4251: 'at::namedinference::TensorName::origin_': class 'c10::ArrayRef' needs to have dll-interface to be used by clients of struct 'at::namedinference::TensorName' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/Dimname.h(36): message : see declaration of 'c10::ArrayRef' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorNames.h(72,23): warning C4251: 'at::namedinference::TensorNames::names_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::namedinference::TensorNames' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorNames.h(50): message : see declaration of 'c10::SmallVector' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/forward_grad.h(122,58): warning C4251: 'torch::autograd::ForwardADLevel::grads_': class 'std::unordered_set,std::hash>,std::equal_to>,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::autograd::ForwardADLevel' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/forward_grad.h(122): message : see declaration of 'std::unordered_set,std::hash>,std::equal_to>,std::allocator>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/forward_grad.h(123,20): warning C4251: 'torch::autograd::ForwardADLevel::mutex_': class 'std::mutex' needs to have dll-interface to be used by clients of struct 'torch::autograd::ForwardADLevel' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\mutex(87): message : see declaration of 'std::mutex' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorNames.h(72,23): warning C4251: 'at::namedinference::TensorNames::names_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::namedinference::TensorNames' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorNames.h(50): message : see declaration of 'c10::SmallVector' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(206,20): warning C4251: 'torch::autograd::AutogradMeta::name_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xstring(4471): message : see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(209,33): warning C4251: 'torch::autograd::AutogradMeta::grad_fn_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/TensorBase.h(828): message : see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(210,40): warning C4251: 'torch::autograd::AutogradMeta::grad_accumulator_': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradMeta' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ _Ty=torch::autograd::Node ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\memory(1009): message : see declaration of 'std::weak_ptr<_Ty>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ _Ty=torch::autograd::Node ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(221,48): warning C4251: 'torch::autograd::AutogradMeta::fw_grad_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/forward_grad.h(111): message : see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorNames.h(41,28): warning C4251: 'at::namedinference::TensorName::origin_': class 'c10::ArrayRef' needs to have dll-interface to be used by clients of struct 'at::namedinference::TensorName' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/Dimname.h(36): message : see declaration of 'c10::ArrayRef' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/forward_grad.h(127,74): warning C4251: 'std::enable_shared_from_this::_Wptr': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of class 'std::enable_shared_from_this' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ _Ty=torch::autograd::ForwardGrad ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\memory(1009): message : see declaration of 'std::weak_ptr<_Ty>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ _Ty=torch::autograd::ForwardGrad ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(206,20): warning C4251: 'torch::autograd::AutogradMeta::name_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(233,55): warning C4251: 'torch::autograd::AutogradMeta::hooks_': class 'std::vector>,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xstring(4471): message : see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(182): message : see declaration of 'std::vector>,std::allocator>>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(209,33): warning C4251: 'torch::autograd::AutogradMeta::grad_fn_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(234,46): warning C4251: 'torch::autograd::AutogradMeta::cpp_hooks_list_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/TensorBase.h(828): message : see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/cpp_hook.h(12): message : see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(210,40): warning C4251: 'torch::autograd::AutogradMeta::grad_accumulator_': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradMeta' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ _Ty=torch::autograd::Node ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\memory(1009): message : see declaration of 'std::weak_ptr<_Ty>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ _Ty=torch::autograd::Node ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(221,48): warning C4251: 'torch::autograd::AutogradMeta::fw_grad_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/forward_grad.h(111): message : see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(240,73): warning C4251: 'torch::autograd::AutogradMeta::post_acc_grad_hooks_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(187): message : see declaration of 'std::unique_ptr>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(261,28): warning C4251: 'torch::autograd::AutogradMeta::mutex_': class 'std::mutex' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorNames.h(72,23): warning C4251: 'at::namedinference::TensorNames::names_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::namedinference::TensorNames' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(206,20): warning C4251: 'torch::autograd::AutogradMeta::name_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\mutex(87): message : see declaration of 'std::mutex' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xstring(4471): message : see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorNames.h(50): note: see declaration of 'c10::SmallVector' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(209,33): warning C4251: 'torch::autograd::AutogradMeta::grad_fn_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/TensorBase.h(828): message : see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(210,40): warning C4251: 'torch::autograd::AutogradMeta::grad_accumulator_': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradMeta' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ _Ty=torch::autograd::Node ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(233,55): warning C4251: 'torch::autograd::AutogradMeta::hooks_': class 'std::vector>,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(182): message : see declaration of 'std::vector>,std::allocator>>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc)C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\memory(1009): note: see declaration of 'std::weak_ptr<_Ty>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ _Ty=torch::autograd::Node ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/forward_grad.h(122,58): warning C4251: 'torch::autograd::ForwardADLevel::grads_': class 'std::unordered_set,std::hash>,std::equal_to>,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::autograd::ForwardADLevel' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/forward_grad.h(122): message : see declaration of 'std::unordered_set,std::hash>,std::equal_to>,std::allocator>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(221,48): warning C4251: 'torch::autograd::AutogradMeta::fw_grad_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(234,46): warning C4251: 'torch::autograd::AutogradMeta::cpp_hooks_list_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/forward_grad.h(111): message : see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/cpp_hook.h(12): message : see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/forward_grad.h(123,20): warning C4251: 'torch::autograd::ForwardADLevel::mutex_': class 'std::mutex' needs to have dll-interface to be used by clients of struct 'torch::autograd::ForwardADLevel' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\mutex(87): message : see declaration of 'std::mutex' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(240,73): warning C4251: 'torch::autograd::AutogradMeta::post_acc_grad_hooks_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(187): message : see declaration of 'std::unique_ptr>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(261,28): warning C4251: 'torch::autograd::AutogradMeta::mutex_': class 'std::mutex' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\mutex(87): message : see declaration of 'std::mutex' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/forward_grad.h(206,52): warning C4251: 'torch::autograd::ForwardGrad::content_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::autograd::ForwardGrad' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/forward_grad.h(206): message : see declaration of 'std::unordered_map,std::equal_to,std::allocator>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(233,55): warning C4251: 'torch::autograd::AutogradMeta::hooks_': class 'std::vector>,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(182): message : see declaration of 'std::vector>,std::allocator>>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/forward_grad.h(207,28): warning C4251: 'torch::autograd::ForwardGrad::mutex_': class 'std::mutex' needs to have dll-interface to be used by clients of struct 'torch::autograd::ForwardGrad' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(206,20): warning C4251: 'torch::autograd::AutogradMeta::name_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\mutex(87): message : see declaration of 'std::mutex' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc)C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xstring(4471): note: see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(234,46): warning C4251: 'torch::autograd::AutogradMeta::cpp_hooks_list_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/cpp_hook.h(12): message : see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(209,33): warning C4251: 'torch::autograd::AutogradMeta::grad_fn_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/TensorBase.h(828): message : see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(210,40): warning C4251: 'torch::autograd::AutogradMeta::grad_accumulator_': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradMeta' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ _Ty=torch::autograd::Node ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\memory(1009): message : see declaration of 'std::weak_ptr<_Ty>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ _Ty=torch::autograd::Node ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(221,48): warning C4251: 'torch::autograd::AutogradMeta::fw_grad_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/forward_grad.h(111): message : see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(240,73): warning C4251: 'torch::autograd::AutogradMeta::post_acc_grad_hooks_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(187): message : see declaration of 'std::unique_ptr>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(261,28): warning C4251: 'torch::autograd::AutogradMeta::mutex_': class 'std::mutex' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\mutex(87): message : see declaration of 'std::mutex' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/forward_grad.h(127,74): warning C4251: 'std::enable_shared_from_this::_Wptr': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of class 'std::enable_shared_from_this' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ _Ty=torch::autograd::ForwardGrad ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(419,37): warning C4251: 'torch::autograd::ViewInfo::view_fn_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of struct 'torch::autograd::ViewInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(233,55): warning C4251: 'torch::autograd::AutogradMeta::hooks_': class 'std::vector>,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\memory(1009): message : see declaration of 'std::weak_ptr<_Ty>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ _Ty=torch::autograd::ForwardGrad ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(182): note: see declaration of 'std::vector>,std::allocator>>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(353): message : see declaration of 'std::unique_ptr>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(234,46): warning C4251: 'torch::autograd::AutogradMeta::cpp_hooks_list_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/cpp_hook.h(12): message : see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(419,37): warning C4251: 'torch::autograd::ViewInfo::view_fn_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of struct 'torch::autograd::ViewInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(423,56): warning C4251: 'torch::autograd::ViewInfo::rev_view_fn_': class 'std::function' needs to have dll-interface to be used by clients of struct 'torch::autograd::ViewInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(240,73): warning C4251: 'torch::autograd::AutogradMeta::post_acc_grad_hooks_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(353): message : see declaration of 'std::unique_ptr>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(423): note: see declaration of 'std::function' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(187): message : see declaration of 'std::unique_ptr>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(261,28): warning C4251: 'torch::autograd::AutogradMeta::mutex_': class 'std::mutex' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\mutex(87): message : see declaration of 'std::mutex' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(423,56): warning C4251: 'torch::autograd::ViewInfo::rev_view_fn_': class 'std::function' needs to have dll-interface to be used by clients of struct 'torch::autograd::ViewInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(423): message : see declaration of 'std::function' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(419,37): warning C4251: 'torch::autograd::ViewInfo::view_fn_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of struct 'torch::autograd::ViewInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(353): message : see declaration of 'std::unique_ptr>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(423,56): warning C4251: 'torch::autograd::ViewInfo::rev_view_fn_': class 'std::function' needs to have dll-interface to be used by clients of struct 'torch::autograd::ViewInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(423): message : see declaration of 'std::function' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(685,41): warning C4251: 'torch::autograd::DifferentiableViewMeta::backward_info_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::autograd::DifferentiableViewMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(685): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(686,40): warning C4251: 'torch::autograd::DifferentiableViewMeta::forward_info_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::autograd::DifferentiableViewMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(685): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(685,41): warning C4251: 'torch::autograd::DifferentiableViewMeta::backward_info_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::autograd::DifferentiableViewMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(685): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/forward_grad.h(206,52): warning C4251: 'torch::autograd::ForwardGrad::content_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::autograd::ForwardGrad' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/forward_grad.h(206): message : see declaration of 'std::unordered_map,std::equal_to,std::allocator>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(686,40): warning C4251: 'torch::autograd::DifferentiableViewMeta::forward_info_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::autograd::DifferentiableViewMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(685): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/forward_grad.h(207,28): warning C4251: 'torch::autograd::ForwardGrad::mutex_': class 'std::mutex' needs to have dll-interface to be used by clients of struct 'torch::autograd::ForwardGrad' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\mutex(87): message : see declaration of 'std::mutex' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(685,41): warning C4251: 'torch::autograd::DifferentiableViewMeta::backward_info_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::autograd::DifferentiableViewMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorNames.h(41,28): warning C4251: 'at::namedinference::TensorName::origin_': class 'c10::ArrayRef' needs to have dll-interface to be used by clients of struct 'at::namedinference::TensorName' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(685): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/Dimname.h(36): message : see declaration of 'c10::ArrayRef' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(686,40): warning C4251: 'torch::autograd::DifferentiableViewMeta::forward_info_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::autograd::DifferentiableViewMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(685): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(419,37): warning C4251: 'torch::autograd::ViewInfo::view_fn_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of struct 'torch::autograd::ViewInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(353): message : see declaration of 'std::unique_ptr>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorNames.h(72,23): warning C4251: 'at::namedinference::TensorNames::names_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::namedinference::TensorNames' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorNames.h(50): message : see declaration of 'c10::SmallVector' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(423,56): warning C4251: 'torch::autograd::ViewInfo::rev_view_fn_': class 'std::function' needs to have dll-interface to be used by clients of struct 'torch::autograd::ViewInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(423): message : see declaration of 'std::function' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(685,41): warning C4251: 'torch::autograd::DifferentiableViewMeta::backward_info_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::autograd::DifferentiableViewMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(685): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(686,40): warning C4251: 'torch::autograd::DifferentiableViewMeta::forward_info_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::autograd::DifferentiableViewMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(685): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/forward_grad.h(122,58): warning C4251: 'torch::autograd::ForwardADLevel::grads_': class 'std::unordered_set,std::hash>,std::equal_to>,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::autograd::ForwardADLevel' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/forward_grad.h(122): message : see declaration of 'std::unordered_set,std::hash>,std::equal_to>,std::allocator>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(206,20): warning C4251: 'torch::autograd::AutogradMeta::name_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xstring(4471): message : see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/forward_grad.h(123,20): warning C4251: 'torch::autograd::ForwardADLevel::mutex_': class 'std::mutex' needs to have dll-interface to be used by clients of struct 'torch::autograd::ForwardADLevel' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\mutex(87): message : see declaration of 'std::mutex' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(209,33): warning C4251: 'torch::autograd::AutogradMeta::grad_fn_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/TensorBase.h(828): message : see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(210,40): warning C4251: 'torch::autograd::AutogradMeta::grad_accumulator_': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradMeta' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ _Ty=torch::autograd::Node ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\memory(1009): message : see declaration of 'std::weak_ptr<_Ty>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ _Ty=torch::autograd::Node ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(221,48): warning C4251: 'torch::autograd::AutogradMeta::fw_grad_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/forward_grad.h(111): message : see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/forward_grad.h(122,58): warning C4251: 'torch::autograd::ForwardADLevel::grads_': class 'std::unordered_set,std::hash>,std::equal_to>,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::autograd::ForwardADLevel' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(233,55): warning C4251: 'torch::autograd::AutogradMeta::hooks_': class 'std::vector>,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(182): message : see declaration of 'std::vector>,std::allocator>>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/forward_grad.h(122): note: see declaration of 'std::unordered_set,std::hash>,std::equal_to>,std::allocator>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(234,46): warning C4251: 'torch::autograd::AutogradMeta::cpp_hooks_list_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/cpp_hook.h(12): message : see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/forward_grad.h(123,20): warning C4251: 'torch::autograd::ForwardADLevel::mutex_': class 'std::mutex' needs to have dll-interface to be used by clients of struct 'torch::autograd::ForwardADLevel' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\mutex(87): message : see declaration of 'std::mutex' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(240,73): warning C4251: 'torch::autograd::AutogradMeta::post_acc_grad_hooks_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(187): message : see declaration of 'std::unique_ptr>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/forward_grad.h(127,74): warning C4251: 'std::enable_shared_from_this::_Wptr': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of class 'std::enable_shared_from_this' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ _Ty=torch::autograd::ForwardGrad ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(261,28): warning C4251: 'torch::autograd::AutogradMeta::mutex_': class 'std::mutex' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\memory(1009): message : see declaration of 'std::weak_ptr<_Ty>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ _Ty=torch::autograd::ForwardGrad ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc)C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\mutex(87): note: see declaration of 'std::mutex' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorNames.h(41,28): warning C4251: 'at::namedinference::TensorName::origin_': class 'c10::ArrayRef' needs to have dll-interface to be used by clients of struct 'at::namedinference::TensorName' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/Dimname.h(36): message : see declaration of 'c10::ArrayRef' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorNames.h(72,23): warning C4251: 'at::namedinference::TensorNames::names_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::namedinference::TensorNames' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorNames.h(50): message : see declaration of 'c10::SmallVector' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/forward_grad.h(127,74): warning C4251: 'std::enable_shared_from_this::_Wptr': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of class 'std::enable_shared_from_this' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ _Ty=torch::autograd::ForwardGrad ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\memory(1009): message : see declaration of 'std::weak_ptr<_Ty>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ _Ty=torch::autograd::ForwardGrad ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/forward_grad.h(122,58): warning C4251: 'torch::autograd::ForwardADLevel::grads_': class 'std::unordered_set,std::hash>,std::equal_to>,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::autograd::ForwardADLevel' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/forward_grad.h(122): message : see declaration of 'std::unordered_set,std::hash>,std::equal_to>,std::allocator>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/forward_grad.h(123,20): warning C4251: 'torch::autograd::ForwardADLevel::mutex_': class 'std::mutex' needs to have dll-interface to be used by clients of struct 'torch::autograd::ForwardADLevel' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\mutex(87): message : see declaration of 'std::mutex' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/forward_grad.h(206,52): warning C4251: 'torch::autograd::ForwardGrad::content_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::autograd::ForwardGrad' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/forward_grad.h(206): message : see declaration of 'std::unordered_map,std::equal_to,std::allocator>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/forward_grad.h(207,28): warning C4251: 'torch::autograd::ForwardGrad::mutex_': class 'std::mutex' needs to have dll-interface to be used by clients of struct 'torch::autograd::ForwardGrad' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\mutex(87): message : see declaration of 'std::mutex' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(206,20): warning C4251: 'torch::autograd::AutogradMeta::name_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xstring(4471): message : see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(209,33): warning C4251: 'torch::autograd::AutogradMeta::grad_fn_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/TensorBase.h(828): message : see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(210,40): warning C4251: 'torch::autograd::AutogradMeta::grad_accumulator_': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradMeta' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ _Ty=torch::autograd::Node ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\memory(1009): message : see declaration of 'std::weak_ptr<_Ty>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ _Ty=torch::autograd::Node ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(221,48): warning C4251: 'torch::autograd::AutogradMeta::fw_grad_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/forward_grad.h(111): message : see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/forward_grad.h(206,52): warning C4251: 'torch::autograd::ForwardGrad::content_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::autograd::ForwardGrad' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/forward_grad.h(206): message : see declaration of 'std::unordered_map,std::equal_to,std::allocator>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/forward_grad.h(207,28): warning C4251: 'torch::autograd::ForwardGrad::mutex_': class 'std::mutex' needs to have dll-interface to be used by clients of struct 'torch::autograd::ForwardGrad' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\mutex(87): message : see declaration of 'std::mutex' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(419,37): warning C4251: 'torch::autograd::ViewInfo::view_fn_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of struct 'torch::autograd::ViewInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(353): message : see declaration of 'std::unique_ptr>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/forward_grad.h(127,74): warning C4251: 'std::enable_shared_from_this::_Wptr': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of class 'std::enable_shared_from_this' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ _Ty=torch::autograd::ForwardGrad ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\memory(1009): message : see declaration of 'std::weak_ptr<_Ty>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ _Ty=torch::autograd::ForwardGrad ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(423,56): warning C4251: 'torch::autograd::ViewInfo::rev_view_fn_': class 'std::function' needs to have dll-interface to be used by clients of struct 'torch::autograd::ViewInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(423): message : see declaration of 'std::function' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(233,55): warning C4251: 'torch::autograd::AutogradMeta::hooks_': class 'std::vector>,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(182): message : see declaration of 'std::vector>,std::allocator>>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(234,46): warning C4251: 'torch::autograd::AutogradMeta::cpp_hooks_list_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/cpp_hook.h(12): message : see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(240,73): warning C4251: 'torch::autograd::AutogradMeta::post_acc_grad_hooks_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(187): message : see declaration of 'std::unique_ptr>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(261,28): warning C4251: 'torch::autograd::AutogradMeta::mutex_': class 'std::mutex' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\mutex(87): message : see declaration of 'std::mutex' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(685,41): warning C4251: 'torch::autograd::DifferentiableViewMeta::backward_info_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::autograd::DifferentiableViewMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(685): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(686,40): warning C4251: 'torch::autograd::DifferentiableViewMeta::forward_info_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::autograd::DifferentiableViewMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(685): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/forward_grad.h(206,52): warning C4251: 'torch::autograd::ForwardGrad::content_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::autograd::ForwardGrad' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/forward_grad.h(206): message : see declaration of 'std::unordered_map,std::equal_to,std::allocator>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/forward_grad.h(207,28): warning C4251: 'torch::autograd::ForwardGrad::mutex_': class 'std::mutex' needs to have dll-interface to be used by clients of struct 'torch::autograd::ForwardGrad' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\mutex(87): message : see declaration of 'std::mutex' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(419,37): warning C4251: 'torch::autograd::ViewInfo::view_fn_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of struct 'torch::autograd::ViewInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(353): message : see declaration of 'std::unique_ptr>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(423,56): warning C4251: 'torch::autograd::ViewInfo::rev_view_fn_': class 'std::function' needs to have dll-interface to be used by clients of struct 'torch::autograd::ViewInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(423): message : see declaration of 'std::function' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorNames.h(41,28): warning C4251: 'at::namedinference::TensorName::origin_': class 'c10::ArrayRef' needs to have dll-interface to be used by clients of struct 'at::namedinference::TensorName' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/Dimname.h(36): message : see declaration of 'c10::ArrayRef' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorNames.h(41,28): warning C4251: 'at::namedinference::TensorName::origin_': class 'c10::ArrayRef' needs to have dll-interface to be used by clients of struct 'at::namedinference::TensorName' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/Dimname.h(36): message : see declaration of 'c10::ArrayRef' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorNames.h(72,23): warning C4251: 'at::namedinference::TensorNames::names_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::namedinference::TensorNames' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorNames.h(50): message : see declaration of 'c10::SmallVector' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorNames.h(72,23): warning C4251: 'at::namedinference::TensorNames::names_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::namedinference::TensorNames' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorNames.h(50): message : see declaration of 'c10::SmallVector' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(685,41): warning C4251: 'torch::autograd::DifferentiableViewMeta::backward_info_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::autograd::DifferentiableViewMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(685): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(686,40): warning C4251: 'torch::autograd::DifferentiableViewMeta::forward_info_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::autograd::DifferentiableViewMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(685): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(206,20): warning C4251: 'torch::autograd::AutogradMeta::name_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xstring(4471): message : see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(206,20): warning C4251: 'torch::autograd::AutogradMeta::name_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xstring(4471): message : see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(209,33): warning C4251: 'torch::autograd::AutogradMeta::grad_fn_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/TensorBase.h(828): message : see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(209,33): warning C4251: 'torch::autograd::AutogradMeta::grad_fn_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/TensorBase.h(828): message : see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(210,40): warning C4251: 'torch::autograd::AutogradMeta::grad_accumulator_': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradMeta' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ _Ty=torch::autograd::Node ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(210,40): warning C4251: 'torch::autograd::AutogradMeta::grad_accumulator_': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradMeta' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ _Ty=torch::autograd::Node ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc)C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\memory(1009): note: see declaration of 'std::weak_ptr<_Ty>' with [ _Ty=torch::autograd::Node ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\memory(1009): message : see declaration of 'std::weak_ptr<_Ty>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ _Ty=torch::autograd::Node ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(221,48): warning C4251: 'torch::autograd::AutogradMeta::fw_grad_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/forward_grad.h(111): message : see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(221,48): warning C4251: 'torch::autograd::AutogradMeta::fw_grad_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/forward_grad.h(111): message : see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorNames.h(41,28): warning C4251: 'at::namedinference::TensorName::origin_': class 'c10::ArrayRef' needs to have dll-interface to be used by clients of struct 'at::namedinference::TensorName' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/Dimname.h(36): message : see declaration of 'c10::ArrayRef' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/anomaly_mode.h(67,25): warning C4251: 'torch::autograd::AnomalyMetadata::traceback_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AnomalyMetadata' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xstring(4471): message : see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/anomaly_mode.h(68,32): warning C4251: 'torch::autograd::AnomalyMetadata::parent_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::autograd::AnomalyMetadata' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/TensorBase.h(828): message : see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(233,55): warning C4251: 'torch::autograd::AutogradMeta::hooks_': class 'std::vector>,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(233,55): warning C4251: 'torch::autograd::AutogradMeta::hooks_': class 'std::vector>,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(182): message : see declaration of 'std::vector>,std::allocator>>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(182): note: see declaration of 'std::vector>,std::allocator>>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(234,46): warning C4251: 'torch::autograd::AutogradMeta::cpp_hooks_list_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorNames.h(72,23): warning C4251: 'at::namedinference::TensorNames::names_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::namedinference::TensorNames' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(234,46): warning C4251: 'torch::autograd::AutogradMeta::cpp_hooks_list_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorNames.h(50): message : see declaration of 'c10::SmallVector' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/cpp_hook.h(12): note: see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/cpp_hook.h(12): note: see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/anomaly_mode.h(67,25): warning C4251: 'torch::autograd::AnomalyMetadata::traceback_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AnomalyMetadata' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xstring(4471): message : see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/anomaly_mode.h(68,32): warning C4251: 'torch::autograd::AnomalyMetadata::parent_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::autograd::AnomalyMetadata' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/TensorBase.h(828): message : see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(240,73): warning C4251: 'torch::autograd::AutogradMeta::post_acc_grad_hooks_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(187): message : see declaration of 'std::unique_ptr>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(240,73): warning C4251: 'torch::autograd::AutogradMeta::post_acc_grad_hooks_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(261,28): warning C4251: 'torch::autograd::AutogradMeta::mutex_': class 'std::mutex' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(187): message : see declaration of 'std::unique_ptr>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc)C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\mutex(87): note: see declaration of 'std::mutex' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(261,28): warning C4251: 'torch::autograd::AutogradMeta::mutex_': class 'std::mutex' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\mutex(87): message : see declaration of 'std::mutex' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/PythonTorchFunctionTLS.h(29,57): warning C4251: 'at::impl::PythonTorchFunctionTLS::stack_': class 'std::vector,std::allocator>>' needs to have dll-interface to be used by clients of struct 'at::impl::PythonTorchFunctionTLS' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/forward_grad.h(122,58): warning C4251: 'torch::autograd::ForwardADLevel::grads_': class 'std::unordered_set,std::hash>,std::equal_to>,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::autograd::ForwardADLevel' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/PythonTorchFunctionTLS.h(29): message : see declaration of 'std::vector,std::allocator>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/forward_grad.h(122): note: see declaration of 'std::unordered_set,std::hash>,std::equal_to>,std::allocator>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/anomaly_mode.h(67,25): warning C4251: 'torch::autograd::AnomalyMetadata::traceback_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AnomalyMetadata' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xstring(4471): message : see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/forward_grad.h(123,20): warning C4251: 'torch::autograd::ForwardADLevel::mutex_': class 'std::mutex' needs to have dll-interface to be used by clients of struct 'torch::autograd::ForwardADLevel' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/anomaly_mode.h(68,32): warning C4251: 'torch::autograd::AnomalyMetadata::parent_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::autograd::AnomalyMetadata' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc)C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\mutex(87): note: see declaration of 'std::mutex' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/TensorBase.h(828): message : see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/PythonTorchFunctionTLS.h(29,57): warning C4251: 'at::impl::PythonTorchFunctionTLS::stack_': class 'std::vector,std::allocator>>' needs to have dll-interface to be used by clients of struct 'at::impl::PythonTorchFunctionTLS' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/PythonTorchFunctionTLS.h(29): message : see declaration of 'std::vector,std::allocator>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/forward_grad.h(122,58): warning C4251: 'torch::autograd::ForwardADLevel::grads_': class 'std::unordered_set,std::hash>,std::equal_to>,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::autograd::ForwardADLevel' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/forward_grad.h(122): message : see declaration of 'std::unordered_set,std::hash>,std::equal_to>,std::allocator>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/forward_grad.h(123,20): warning C4251: 'torch::autograd::ForwardADLevel::mutex_': class 'std::mutex' needs to have dll-interface to be used by clients of struct 'torch::autograd::ForwardADLevel' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\mutex(87): message : see declaration of 'std::mutex' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/PythonTorchFunctionTLS.h(29,57): warning C4251: 'at::impl::PythonTorchFunctionTLS::stack_': class 'std::vector,std::allocator>>' needs to have dll-interface to be used by clients of struct 'at::impl::PythonTorchFunctionTLS' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(206,20): warning C4251: 'torch::autograd::AutogradMeta::name_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/PythonTorchFunctionTLS.h(29): note: see declaration of 'std::vector,std::allocator>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xstring(4471): message : see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(209,33): warning C4251: 'torch::autograd::AutogradMeta::grad_fn_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/TensorBase.h(828): message : see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/forward_grad.h(127,74): warning C4251: 'std::enable_shared_from_this::_Wptr': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of class 'std::enable_shared_from_this' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ _Ty=torch::autograd::ForwardGrad ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\memory(1009): message : see declaration of 'std::weak_ptr<_Ty>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ _Ty=torch::autograd::ForwardGrad ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(210,40): warning C4251: 'torch::autograd::AutogradMeta::grad_accumulator_': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradMeta' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ _Ty=torch::autograd::Node ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\memory(1009): message : see declaration of 'std::weak_ptr<_Ty>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ _Ty=torch::autograd::Node ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(221,48): warning C4251: 'torch::autograd::AutogradMeta::fw_grad_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/forward_grad.h(111): message : see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/anomaly_mode.h(67,25): warning C4251: 'torch::autograd::AnomalyMetadata::traceback_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AnomalyMetadata' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xstring(4471): message : see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/anomaly_mode.h(68,32): warning C4251: 'torch::autograd::AnomalyMetadata::parent_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::autograd::AnomalyMetadata' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/TensorBase.h(828): message : see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/SavedTensorHooks.h(17,52): warning C4251: 'at::impl::SavedTensorDefaultHooksTLS::stack': class 'std::stack,std::deque,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'at::impl::SavedTensorDefaultHooksTLS' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/SavedTensorHooks.h(17): message : see declaration of 'std::stack,std::deque,std::allocator>>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/SavedTensorHooks.h(24,52): warning C4251: 'at::impl::SavedTensorDefaultHooksTLS::disabled_error_message': class 'std::optional' needs to have dll-interface to be used by clients of struct 'at::impl::SavedTensorDefaultHooksTLS' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(78): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/SavedTensorHooks.h(17,52): warning C4251: 'at::impl::SavedTensorDefaultHooksTLS::stack': class 'std::stack,std::deque,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'at::impl::SavedTensorDefaultHooksTLS' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/SavedTensorHooks.h(17): message : see declaration of 'std::stack,std::deque,std::allocator>>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/SavedTensorHooks.h(24,52): warning C4251: 'at::impl::SavedTensorDefaultHooksTLS::disabled_error_message': class 'std::optional' needs to have dll-interface to be used by clients of struct 'at::impl::SavedTensorDefaultHooksTLS' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(419,37): warning C4251: 'torch::autograd::ViewInfo::view_fn_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of struct 'torch::autograd::ViewInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(78): note: see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(353): message : see declaration of 'std::unique_ptr>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/forward_grad.h(127,74): warning C4251: 'std::enable_shared_from_this::_Wptr': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of class 'std::enable_shared_from_this' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ _Ty=torch::autograd::ForwardGrad ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(419,37): warning C4251: 'torch::autograd::ViewInfo::view_fn_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of struct 'torch::autograd::ViewInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\memory(1009): message : see declaration of 'std::weak_ptr<_Ty>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ _Ty=torch::autograd::ForwardGrad ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(353): message : see declaration of 'std::unique_ptr>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(233,55): warning C4251: 'torch::autograd::AutogradMeta::hooks_': class 'std::vector>,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(182): message : see declaration of 'std::vector>,std::allocator>>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(234,46): warning C4251: 'torch::autograd::AutogradMeta::cpp_hooks_list_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/cpp_hook.h(12): message : see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(423,56): warning C4251: 'torch::autograd::ViewInfo::rev_view_fn_': class 'std::function' needs to have dll-interface to be used by clients of struct 'torch::autograd::ViewInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(423): message : see declaration of 'std::function' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(423,56): warning C4251: 'torch::autograd::ViewInfo::rev_view_fn_': class 'std::function' needs to have dll-interface to be used by clients of struct 'torch::autograd::ViewInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(423): message : see declaration of 'std::function' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(240,73): warning C4251: 'torch::autograd::AutogradMeta::post_acc_grad_hooks_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(187): message : see declaration of 'std::unique_ptr>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/forward_grad.h(122,58): warning C4251: 'torch::autograd::ForwardADLevel::grads_': class 'std::unordered_set,std::hash>,std::equal_to>,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::autograd::ForwardADLevel' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(261,28): warning C4251: 'torch::autograd::AutogradMeta::mutex_': class 'std::mutex' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/forward_grad.h(122): message : see declaration of 'std::unordered_set,std::hash>,std::equal_to>,std::allocator>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc)C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\mutex(87): note: see declaration of 'std::mutex' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/PythonTorchFunctionTLS.h(29,57): warning C4251: 'at::impl::PythonTorchFunctionTLS::stack_': class 'std::vector,std::allocator>>' needs to have dll-interface to be used by clients of struct 'at::impl::PythonTorchFunctionTLS' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/PythonTorchFunctionTLS.h(29): message : see declaration of 'std::vector,std::allocator>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/forward_grad.h(123,20): warning C4251: 'torch::autograd::ForwardADLevel::mutex_': class 'std::mutex' needs to have dll-interface to be used by clients of struct 'torch::autograd::ForwardADLevel' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/SavedTensorHooks.h(17,52): warning C4251: 'at::impl::SavedTensorDefaultHooksTLS::stack': class 'std::stack,std::deque,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'at::impl::SavedTensorDefaultHooksTLS' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\mutex(87): message : see declaration of 'std::mutex' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/SavedTensorHooks.h(17): message : see declaration of 'std::stack,std::deque,std::allocator>>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/SavedTensorHooks.h(24,52): warning C4251: 'at::impl::SavedTensorDefaultHooksTLS::disabled_error_message': class 'std::optional' needs to have dll-interface to be used by clients of struct 'at::impl::SavedTensorDefaultHooksTLS' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(78): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(685,41): warning C4251: 'torch::autograd::DifferentiableViewMeta::backward_info_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::autograd::DifferentiableViewMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(685): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(686,40): warning C4251: 'torch::autograd::DifferentiableViewMeta::forward_info_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::autograd::DifferentiableViewMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(685): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(685,41): warning C4251: 'torch::autograd::DifferentiableViewMeta::backward_info_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::autograd::DifferentiableViewMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(685): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(686,40): warning C4251: 'torch::autograd::DifferentiableViewMeta::forward_info_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::autograd::DifferentiableViewMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(685): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/forward_grad.h(206,52): warning C4251: 'torch::autograd::ForwardGrad::content_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::autograd::ForwardGrad' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/forward_grad.h(206): message : see declaration of 'std::unordered_map,std::equal_to,std::allocator>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/forward_grad.h(207,28): warning C4251: 'torch::autograd::ForwardGrad::mutex_': class 'std::mutex' needs to have dll-interface to be used by clients of struct 'torch::autograd::ForwardGrad' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\mutex(87): message : see declaration of 'std::mutex' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/forward_grad.h(127,74): warning C4251: 'std::enable_shared_from_this::_Wptr': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of class 'std::enable_shared_from_this' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ _Ty=torch::autograd::ForwardGrad ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\memory(1009): message : see declaration of 'std::weak_ptr<_Ty>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ _Ty=torch::autograd::ForwardGrad ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ThreadLocalPythonObjects.h(18,80): warning C4251: 'at::impl::ThreadLocalPythonObjects::obj_dict_': class 'std::unordered_map,std::hash,std::equal_to,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'at::impl::ThreadLocalPythonObjects' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ThreadLocalPythonObjects.h(18): message : see declaration of 'std::unordered_map,std::hash,std::equal_to,std::allocator>>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/SavedTensorHooks.h(17,52): warning C4251: 'at::impl::SavedTensorDefaultHooksTLS::stack': class 'std::stack,std::deque,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'at::impl::SavedTensorDefaultHooksTLS' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/SavedTensorHooks.h(17): message : see declaration of 'std::stack,std::deque,std::allocator>>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/SavedTensorHooks.h(24,52): warning C4251: 'at::impl::SavedTensorDefaultHooksTLS::disabled_error_message': class 'std::optional' needs to have dll-interface to be used by clients of struct 'at::impl::SavedTensorDefaultHooksTLS' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ThreadLocalPythonObjects.h(18,80): warning C4251: 'at::impl::ThreadLocalPythonObjects::obj_dict_': class 'std::unordered_map,std::hash,std::equal_to,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'at::impl::ThreadLocalPythonObjects' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ThreadLocalPythonObjects.h(18): message : see declaration of 'std::unordered_map,std::hash,std::equal_to,std::allocator>>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(78): note: see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/TorchDispatchModeTLS.h(48,57): warning C4251: 'c10::impl::TorchDispatchModeTLS::stack_': class 'std::vector,std::allocator>>' needs to have dll-interface to be used by clients of struct 'c10::impl::TorchDispatchModeTLS' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/PythonTorchFunctionTLS.h(29): message : see declaration of 'std::vector,std::allocator>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/forward_grad.h(206,52): warning C4251: 'torch::autograd::ForwardGrad::content_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::autograd::ForwardGrad' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/forward_grad.h(206): message : see declaration of 'std::unordered_map,std::equal_to,std::allocator>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/forward_grad.h(207,28): warning C4251: 'torch::autograd::ForwardGrad::mutex_': class 'std::mutex' needs to have dll-interface to be used by clients of struct 'torch::autograd::ForwardGrad' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\mutex(87): message : see declaration of 'std::mutex' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/TorchDispatchModeTLS.h(48,57): warning C4251: 'c10::impl::TorchDispatchModeTLS::stack_': class 'std::vector,std::allocator>>' needs to have dll-interface to be used by clients of struct 'c10::impl::TorchDispatchModeTLS' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(419,37): warning C4251: 'torch::autograd::ViewInfo::view_fn_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of struct 'torch::autograd::ViewInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/PythonTorchFunctionTLS.h(29): message : see declaration of 'std::vector,std::allocator>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(353): message : see declaration of 'std::unique_ptr>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ThreadLocalPythonObjects.h(18,80): warning C4251: 'at::impl::ThreadLocalPythonObjects::obj_dict_': class 'std::unordered_map,std::hash,std::equal_to,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'at::impl::ThreadLocalPythonObjects' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ThreadLocalPythonObjects.h(18): message : see declaration of 'std::unordered_map,std::hash,std::equal_to,std::allocator>>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(423,56): warning C4251: 'torch::autograd::ViewInfo::rev_view_fn_': class 'std::function' needs to have dll-interface to be used by clients of struct 'torch::autograd::ViewInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(423): message : see declaration of 'std::function' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/TorchDispatchModeTLS.h(48,57): warning C4251: 'c10::impl::TorchDispatchModeTLS::stack_': class 'std::vector,std::allocator>>' needs to have dll-interface to be used by clients of struct 'c10::impl::TorchDispatchModeTLS' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ThreadLocalState.h(47,57): warning C4251: 'at::ThreadLocalState::debug_info_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'at::ThreadLocalState' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/PythonTorchFunctionTLS.h(29): note: see declaration of 'std::vector,std::allocator>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/ThreadLocalDebugInfo.h(38): message : see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/forward_grad.h(206,52): warning C4251: 'torch::autograd::ForwardGrad::content_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::autograd::ForwardGrad' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/forward_grad.h(206): message : see declaration of 'std::unordered_map,std::equal_to,std::allocator>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/forward_grad.h(207,28): warning C4251: 'torch::autograd::ForwardGrad::mutex_': class 'std::mutex' needs to have dll-interface to be used by clients of struct 'torch::autograd::ForwardGrad' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\mutex(87): message : see declaration of 'std::mutex' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ThreadLocalState.h(59,68): warning C4251: 'at::ThreadLocalState::functorch_tls_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'at::ThreadLocalState' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/FuncTorchTLS.h(41): message : see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ThreadLocalState.h(47,57): warning C4251: 'at::ThreadLocalState::debug_info_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'at::ThreadLocalState' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/ThreadLocalDebugInfo.h(38): message : see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ThreadLocalState.h(59,68): warning C4251: 'at::ThreadLocalState::functorch_tls_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'at::ThreadLocalState' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/FuncTorchTLS.h(41): message : see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ThreadLocalPythonObjects.h(18,80): warning C4251: 'at::impl::ThreadLocalPythonObjects::obj_dict_': class 'std::unordered_map,std::hash,std::equal_to,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'at::impl::ThreadLocalPythonObjects' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ThreadLocalPythonObjects.h(18): message : see declaration of 'std::unordered_map,std::hash,std::equal_to,std::allocator>>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(685,41): warning C4251: 'torch::autograd::DifferentiableViewMeta::backward_info_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::autograd::DifferentiableViewMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(685): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(686,40): warning C4251: 'torch::autograd::DifferentiableViewMeta::forward_info_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::autograd::DifferentiableViewMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(685): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/TorchDispatchModeTLS.h(48,57): warning C4251: 'c10::impl::TorchDispatchModeTLS::stack_': class 'std::vector,std::allocator>>' needs to have dll-interface to be used by clients of struct 'c10::impl::TorchDispatchModeTLS' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ThreadLocalState.h(47,57): warning C4251: 'at::ThreadLocalState::debug_info_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'at::ThreadLocalState' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/PythonTorchFunctionTLS.h(29): note: see declaration of 'std::vector,std::allocator>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/ThreadLocalDebugInfo.h(38): message : see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/anomaly_mode.h(67,25): warning C4251: 'torch::autograd::AnomalyMetadata::traceback_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AnomalyMetadata' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xstring(4471): message : see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/anomaly_mode.h(68,32): warning C4251: 'torch::autograd::AnomalyMetadata::parent_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::autograd::AnomalyMetadata' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/TensorBase.h(828): message : see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ThreadLocalState.h(59,68): warning C4251: 'at::ThreadLocalState::functorch_tls_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'at::ThreadLocalState' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/FuncTorchTLS.h(41): message : see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorNames.h(41,28): warning C4251: 'at::namedinference::TensorName::origin_': class 'c10::ArrayRef' needs to have dll-interface to be used by clients of struct 'at::namedinference::TensorName' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/Dimname.h(36): message : see declaration of 'c10::ArrayRef' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ThreadLocalState.h(47,57): warning C4251: 'at::ThreadLocalState::debug_info_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'at::ThreadLocalState' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/ThreadLocalDebugInfo.h(38): message : see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorNames.h(72,23): warning C4251: 'at::namedinference::TensorNames::names_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::namedinference::TensorNames' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ThreadLocalState.h(59,68): warning C4251: 'at::ThreadLocalState::functorch_tls_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'at::ThreadLocalState' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorNames.h(50): message : see declaration of 'c10::SmallVector' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/FuncTorchTLS.h(41): message : see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/PythonTorchFunctionTLS.h(29,57): warning C4251: 'at::impl::PythonTorchFunctionTLS::stack_': class 'std::vector,std::allocator>>' needs to have dll-interface to be used by clients of struct 'at::impl::PythonTorchFunctionTLS' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/PythonTorchFunctionTLS.h(29): message : see declaration of 'std::vector,std::allocator>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorNames.h(41,28): warning C4251: 'at::namedinference::TensorName::origin_': class 'c10::ArrayRef' needs to have dll-interface to be used by clients of struct 'at::namedinference::TensorName' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/Dimname.h(36): message : see declaration of 'c10::ArrayRef' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorNames.h(72,23): warning C4251: 'at::namedinference::TensorNames::names_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::namedinference::TensorNames' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorNames.h(50): message : see declaration of 'c10::SmallVector' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(206,20): warning C4251: 'torch::autograd::AutogradMeta::name_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xstring(4471): message : see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/SavedTensorHooks.h(17,52): warning C4251: 'at::impl::SavedTensorDefaultHooksTLS::stack': class 'std::stack,std::deque,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'at::impl::SavedTensorDefaultHooksTLS' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/SavedTensorHooks.h(17): message : see declaration of 'std::stack,std::deque,std::allocator>>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(209,33): warning C4251: 'torch::autograd::AutogradMeta::grad_fn_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/SavedTensorHooks.h(24,52): warning C4251: 'at::impl::SavedTensorDefaultHooksTLS::disabled_error_message': class 'std::optional' needs to have dll-interface to be used by clients of struct 'at::impl::SavedTensorDefaultHooksTLS' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/TensorBase.h(828): note: see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(78): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorNames.h(41,28): warning C4251: 'at::namedinference::TensorName::origin_': class 'c10::ArrayRef' needs to have dll-interface to be used by clients of struct 'at::namedinference::TensorName' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/Dimname.h(36): message : see declaration of 'c10::ArrayRef' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(210,40): warning C4251: 'torch::autograd::AutogradMeta::grad_accumulator_': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradMeta' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ _Ty=torch::autograd::Node ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\memory(1009): message : see declaration of 'std::weak_ptr<_Ty>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ _Ty=torch::autograd::Node ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/anomaly_mode.h(67,25): warning C4251: 'torch::autograd::AnomalyMetadata::traceback_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AnomalyMetadata' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(221,48): warning C4251: 'torch::autograd::AutogradMeta::fw_grad_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xstring(4471): message : see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/forward_grad.h(111): message : see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/anomaly_mode.h(68,32): warning C4251: 'torch::autograd::AnomalyMetadata::parent_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::autograd::AnomalyMetadata' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/TensorBase.h(828): message : see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorNames.h(72,23): warning C4251: 'at::namedinference::TensorNames::names_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::namedinference::TensorNames' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorNames.h(50): message : see declaration of 'c10::SmallVector' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(206,20): warning C4251: 'torch::autograd::AutogradMeta::name_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xstring(4471): message : see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(209,33): warning C4251: 'torch::autograd::AutogradMeta::grad_fn_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/TensorBase.h(828): message : see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(233,55): warning C4251: 'torch::autograd::AutogradMeta::hooks_': class 'std::vector>,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(210,40): warning C4251: 'torch::autograd::AutogradMeta::grad_accumulator_': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradMeta' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ _Ty=torch::autograd::Node ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(182): message : see declaration of 'std::vector>,std::allocator>>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\memory(1009): message : see declaration of 'std::weak_ptr<_Ty>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ _Ty=torch::autograd::Node ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(234,46): warning C4251: 'torch::autograd::AutogradMeta::cpp_hooks_list_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(221,48): warning C4251: 'torch::autograd::AutogradMeta::fw_grad_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/cpp_hook.h(12): message : see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/forward_grad.h(111): message : see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/PythonTorchFunctionTLS.h(29,57): warning C4251: 'at::impl::PythonTorchFunctionTLS::stack_': class 'std::vector,std::allocator>>' needs to have dll-interface to be used by clients of struct 'at::impl::PythonTorchFunctionTLS' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/PythonTorchFunctionTLS.h(29): message : see declaration of 'std::vector,std::allocator>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(240,73): warning C4251: 'torch::autograd::AutogradMeta::post_acc_grad_hooks_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(187): message : see declaration of 'std::unique_ptr>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(261,28): warning C4251: 'torch::autograd::AutogradMeta::mutex_': class 'std::mutex' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\mutex(87): message : see declaration of 'std::mutex' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(233,55): warning C4251: 'torch::autograd::AutogradMeta::hooks_': class 'std::vector>,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(182): message : see declaration of 'std::vector>,std::allocator>>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(234,46): warning C4251: 'torch::autograd::AutogradMeta::cpp_hooks_list_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/cpp_hook.h(12): message : see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(240,73): warning C4251: 'torch::autograd::AutogradMeta::post_acc_grad_hooks_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(187): message : see declaration of 'std::unique_ptr>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(206,20): warning C4251: 'torch::autograd::AutogradMeta::name_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(261,28): warning C4251: 'torch::autograd::AutogradMeta::mutex_': class 'std::mutex' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\mutex(87): message : see declaration of 'std::mutex' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc)C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xstring(4471): note: see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(209,33): warning C4251: 'torch::autograd::AutogradMeta::grad_fn_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/TensorBase.h(828): message : see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ThreadLocalPythonObjects.h(18,80): warning C4251: 'at::impl::ThreadLocalPythonObjects::obj_dict_': class 'std::unordered_map,std::hash,std::equal_to,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'at::impl::ThreadLocalPythonObjects' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(210,40): warning C4251: 'torch::autograd::AutogradMeta::grad_accumulator_': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradMeta' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ _Ty=torch::autograd::Node ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ThreadLocalPythonObjects.h(18): message : see declaration of 'std::unordered_map,std::hash,std::equal_to,std::allocator>>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\memory(1009): message : see declaration of 'std::weak_ptr<_Ty>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ _Ty=torch::autograd::Node ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(221,48): warning C4251: 'torch::autograd::AutogradMeta::fw_grad_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/forward_grad.h(111): message : see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/TorchDispatchModeTLS.h(48,57): warning C4251: 'c10::impl::TorchDispatchModeTLS::stack_': class 'std::vector,std::allocator>>' needs to have dll-interface to be used by clients of struct 'c10::impl::TorchDispatchModeTLS' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/PythonTorchFunctionTLS.h(29): message : see declaration of 'std::vector,std::allocator>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(233,55): warning C4251: 'torch::autograd::AutogradMeta::hooks_': class 'std::vector>,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(182): message : see declaration of 'std::vector>,std::allocator>>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/SavedTensorHooks.h(17,52): warning C4251: 'at::impl::SavedTensorDefaultHooksTLS::stack': class 'std::stack,std::deque,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'at::impl::SavedTensorDefaultHooksTLS' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(234,46): warning C4251: 'torch::autograd::AutogradMeta::cpp_hooks_list_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/cpp_hook.h(12): message : see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/SavedTensorHooks.h(17): note: see declaration of 'std::stack,std::deque,std::allocator>>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/SavedTensorHooks.h(24,52): warning C4251: 'at::impl::SavedTensorDefaultHooksTLS::disabled_error_message': class 'std::optional' needs to have dll-interface to be used by clients of struct 'at::impl::SavedTensorDefaultHooksTLS' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(78): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(240,73): warning C4251: 'torch::autograd::AutogradMeta::post_acc_grad_hooks_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(187): message : see declaration of 'std::unique_ptr>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(261,28): warning C4251: 'torch::autograd::AutogradMeta::mutex_': class 'std::mutex' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\mutex(87): message : see declaration of 'std::mutex' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ThreadLocalState.h(47,57): warning C4251: 'at::ThreadLocalState::debug_info_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'at::ThreadLocalState' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/ThreadLocalDebugInfo.h(38): message : see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(419,37): warning C4251: 'torch::autograd::ViewInfo::view_fn_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of struct 'torch::autograd::ViewInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(353): message : see declaration of 'std::unique_ptr>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(423,56): warning C4251: 'torch::autograd::ViewInfo::rev_view_fn_': class 'std::function' needs to have dll-interface to be used by clients of struct 'torch::autograd::ViewInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(423): message : see declaration of 'std::function' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ThreadLocalState.h(59,68): warning C4251: 'at::ThreadLocalState::functorch_tls_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'at::ThreadLocalState' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/FuncTorchTLS.h(41): message : see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(419,37): warning C4251: 'torch::autograd::ViewInfo::view_fn_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of struct 'torch::autograd::ViewInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(353): message : see declaration of 'std::unique_ptr>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(423,56): warning C4251: 'torch::autograd::ViewInfo::rev_view_fn_': class 'std::function' needs to have dll-interface to be used by clients of struct 'torch::autograd::ViewInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(423): message : see declaration of 'std::function' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ThreadLocalPythonObjects.h(18,80): warning C4251: 'at::impl::ThreadLocalPythonObjects::obj_dict_': class 'std::unordered_map,std::hash,std::equal_to,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'at::impl::ThreadLocalPythonObjects' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ThreadLocalPythonObjects.h(18): message : see declaration of 'std::unordered_map,std::hash,std::equal_to,std::allocator>>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(685,41): warning C4251: 'torch::autograd::DifferentiableViewMeta::backward_info_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::autograd::DifferentiableViewMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(685): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(686,40): warning C4251: 'torch::autograd::DifferentiableViewMeta::forward_info_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::autograd::DifferentiableViewMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(685): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/TorchDispatchModeTLS.h(48,57): warning C4251: 'c10::impl::TorchDispatchModeTLS::stack_': class 'std::vector,std::allocator>>' needs to have dll-interface to be used by clients of struct 'c10::impl::TorchDispatchModeTLS' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/PythonTorchFunctionTLS.h(29): message : see declaration of 'std::vector,std::allocator>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(419,37): warning C4251: 'torch::autograd::ViewInfo::view_fn_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of struct 'torch::autograd::ViewInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(353): message : see declaration of 'std::unique_ptr>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(423,56): warning C4251: 'torch::autograd::ViewInfo::rev_view_fn_': class 'std::function' needs to have dll-interface to be used by clients of struct 'torch::autograd::ViewInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(423): message : see declaration of 'std::function' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(685,41): warning C4251: 'torch::autograd::DifferentiableViewMeta::backward_info_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::autograd::DifferentiableViewMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(685): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(686,40): warning C4251: 'torch::autograd::DifferentiableViewMeta::forward_info_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::autograd::DifferentiableViewMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(685): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/anomaly_mode.h(67,25): warning C4251: 'torch::autograd::AnomalyMetadata::traceback_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AnomalyMetadata' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xstring(4471): message : see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/anomaly_mode.h(68,32): warning C4251: 'torch::autograd::AnomalyMetadata::parent_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::autograd::AnomalyMetadata' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/TensorBase.h(828): message : see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/anomaly_mode.h(67,25): warning C4251: 'torch::autograd::AnomalyMetadata::traceback_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AnomalyMetadata' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xstring(4471): message : see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/anomaly_mode.h(68,32): warning C4251: 'torch::autograd::AnomalyMetadata::parent_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::autograd::AnomalyMetadata' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/TensorBase.h(828): message : see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ThreadLocalState.h(47,57): warning C4251: 'at::ThreadLocalState::debug_info_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'at::ThreadLocalState' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/ThreadLocalDebugInfo.h(38): message : see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ThreadLocalState.h(59,68): warning C4251: 'at::ThreadLocalState::functorch_tls_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'at::ThreadLocalState' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/FuncTorchTLS.h(41): message : see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/forward_grad.h(122,58): warning C4251: 'torch::autograd::ForwardADLevel::grads_': class 'std::unordered_set,std::hash>,std::equal_to>,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::autograd::ForwardADLevel' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/forward_grad.h(122): message : see declaration of 'std::unordered_set,std::hash>,std::equal_to>,std::allocator>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(685,41): warning C4251: 'torch::autograd::DifferentiableViewMeta::backward_info_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::autograd::DifferentiableViewMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/forward_grad.h(123,20): warning C4251: 'torch::autograd::ForwardADLevel::mutex_': class 'std::mutex' needs to have dll-interface to be used by clients of struct 'torch::autograd::ForwardADLevel' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(685): note: see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\mutex(87): message : see declaration of 'std::mutex' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(686,40): warning C4251: 'torch::autograd::DifferentiableViewMeta::forward_info_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::autograd::DifferentiableViewMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(685): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/PythonTorchFunctionTLS.h(29,57): warning C4251: 'at::impl::PythonTorchFunctionTLS::stack_': class 'std::vector,std::allocator>>' needs to have dll-interface to be used by clients of struct 'at::impl::PythonTorchFunctionTLS' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/PythonTorchFunctionTLS.h(29): message : see declaration of 'std::vector,std::allocator>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/PythonTorchFunctionTLS.h(29,57): warning C4251: 'at::impl::PythonTorchFunctionTLS::stack_': class 'std::vector,std::allocator>>' needs to have dll-interface to be used by clients of struct 'at::impl::PythonTorchFunctionTLS' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/PythonTorchFunctionTLS.h(29): message : see declaration of 'std::vector,std::allocator>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/forward_grad.h(127,74): warning C4251: 'std::enable_shared_from_this::_Wptr': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of class 'std::enable_shared_from_this' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ _Ty=torch::autograd::ForwardGrad ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\memory(1009): message : see declaration of 'std::weak_ptr<_Ty>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ _Ty=torch::autograd::ForwardGrad ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/SavedTensorHooks.h(17,52): warning C4251: 'at::impl::SavedTensorDefaultHooksTLS::stack': class 'std::stack,std::deque,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'at::impl::SavedTensorDefaultHooksTLS' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/SavedTensorHooks.h(17): message : see declaration of 'std::stack,std::deque,std::allocator>>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/SavedTensorHooks.h(24,52): warning C4251: 'at::impl::SavedTensorDefaultHooksTLS::disabled_error_message': class 'std::optional' needs to have dll-interface to be used by clients of struct 'at::impl::SavedTensorDefaultHooksTLS' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(78): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/anomaly_mode.h(67,25): warning C4251: 'torch::autograd::AnomalyMetadata::traceback_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AnomalyMetadata' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xstring(4471): message : see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/SavedTensorHooks.h(17,52): warning C4251: 'at::impl::SavedTensorDefaultHooksTLS::stack': class 'std::stack,std::deque,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'at::impl::SavedTensorDefaultHooksTLS' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/SavedTensorHooks.h(17): message : see declaration of 'std::stack,std::deque,std::allocator>>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/anomaly_mode.h(68,32): warning C4251: 'torch::autograd::AnomalyMetadata::parent_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::autograd::AnomalyMetadata' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/TensorBase.h(828): message : see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/SavedTensorHooks.h(24,52): warning C4251: 'at::impl::SavedTensorDefaultHooksTLS::disabled_error_message': class 'std::optional' needs to have dll-interface to be used by clients of struct 'at::impl::SavedTensorDefaultHooksTLS' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(78): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/PythonTorchFunctionTLS.h(29,57): warning C4251: 'at::impl::PythonTorchFunctionTLS::stack_': class 'std::vector,std::allocator>>' needs to have dll-interface to be used by clients of struct 'at::impl::PythonTorchFunctionTLS' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/PythonTorchFunctionTLS.h(29): message : see declaration of 'std::vector,std::allocator>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/forward_grad.h(206,52): warning C4251: 'torch::autograd::ForwardGrad::content_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::autograd::ForwardGrad' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/forward_grad.h(206): message : see declaration of 'std::unordered_map,std::equal_to,std::allocator>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/forward_grad.h(207,28): warning C4251: 'torch::autograd::ForwardGrad::mutex_': class 'std::mutex' needs to have dll-interface to be used by clients of struct 'torch::autograd::ForwardGrad' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\mutex(87): message : see declaration of 'std::mutex' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ThreadLocalPythonObjects.h(18,80): warning C4251: 'at::impl::ThreadLocalPythonObjects::obj_dict_': class 'std::unordered_map,std::hash,std::equal_to,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'at::impl::ThreadLocalPythonObjects' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ThreadLocalPythonObjects.h(18): message : see declaration of 'std::unordered_map,std::hash,std::equal_to,std::allocator>>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/TorchDispatchModeTLS.h(48,57): warning C4251: 'c10::impl::TorchDispatchModeTLS::stack_': class 'std::vector,std::allocator>>' needs to have dll-interface to be used by clients of struct 'c10::impl::TorchDispatchModeTLS' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/PythonTorchFunctionTLS.h(29): message : see declaration of 'std::vector,std::allocator>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ThreadLocalPythonObjects.h(18,80): warning C4251: 'at::impl::ThreadLocalPythonObjects::obj_dict_': class 'std::unordered_map,std::hash,std::equal_to,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'at::impl::ThreadLocalPythonObjects' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/SavedTensorHooks.h(17,52): warning C4251: 'at::impl::SavedTensorDefaultHooksTLS::stack': class 'std::stack,std::deque,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'at::impl::SavedTensorDefaultHooksTLS' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ThreadLocalPythonObjects.h(18): note: see declaration of 'std::unordered_map,std::hash,std::equal_to,std::allocator>>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/SavedTensorHooks.h(17): message : see declaration of 'std::stack,std::deque,std::allocator>>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/SavedTensorHooks.h(24,52): warning C4251: 'at::impl::SavedTensorDefaultHooksTLS::disabled_error_message': class 'std::optional' needs to have dll-interface to be used by clients of struct 'at::impl::SavedTensorDefaultHooksTLS' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(78): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/TorchDispatchModeTLS.h(48,57): warning C4251: 'c10::impl::TorchDispatchModeTLS::stack_': class 'std::vector,std::allocator>>' needs to have dll-interface to be used by clients of struct 'c10::impl::TorchDispatchModeTLS' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/PythonTorchFunctionTLS.h(29): message : see declaration of 'std::vector,std::allocator>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/NestedTensorImpl.h(172,57): warning C4251: 'at::native::NestedTensorImpl::opt_sizes_': class 'std::optional>>' needs to have dll-interface to be used by clients of struct 'at::native::NestedTensorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(544): message : see declaration of 'std::optional>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ThreadLocalState.h(47,57): warning C4251: 'at::ThreadLocalState::debug_info_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'at::ThreadLocalState' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/ThreadLocalDebugInfo.h(38): message : see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/NestedTensorImpl.h(172,57): warning C4251: 'at::native::NestedTensorImpl::opt_sizes_': class 'std::optional>>' needs to have dll-interface to be used by clients of struct 'at::native::NestedTensorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(544): message : see declaration of 'std::optional>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ThreadLocalState.h(59,68): warning C4251: 'at::ThreadLocalState::functorch_tls_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'at::ThreadLocalState' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/FuncTorchTLS.h(41): message : see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ThreadLocalState.h(47,57): warning C4251: 'at::ThreadLocalState::debug_info_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'at::ThreadLocalState' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/ThreadLocalDebugInfo.h(38): message : see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ThreadLocalState.h(59,68): warning C4251: 'at::ThreadLocalState::functorch_tls_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'at::ThreadLocalState' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/FuncTorchTLS.h(41): message : see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ThreadLocalPythonObjects.h(18,80): warning C4251: 'at::impl::ThreadLocalPythonObjects::obj_dict_': class 'std::unordered_map,std::hash,std::equal_to,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'at::impl::ThreadLocalPythonObjects' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ThreadLocalPythonObjects.h(18): message : see declaration of 'std::unordered_map,std::hash,std::equal_to,std::allocator>>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/NestedTensorImpl.h(172,57): warning C4251: 'at::native::NestedTensorImpl::opt_sizes_': class 'std::optional>>' needs to have dll-interface to be used by clients of struct 'at::native::NestedTensorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(544): message : see declaration of 'std::optional>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/input_metadata.h(107,23): warning C4251: 'torch::autograd::InputMetadata::shape_': class 'std::variant' needs to have dll-interface to be used by clients of struct 'torch::autograd::InputMetadata' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/input_metadata.h(25): message : see declaration of 'std::variant' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/TorchDispatchModeTLS.h(48,57): warning C4251: 'c10::impl::TorchDispatchModeTLS::stack_': class 'std::vector,std::allocator>>' needs to have dll-interface to be used by clients of struct 'c10::impl::TorchDispatchModeTLS' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/PythonTorchFunctionTLS.h(29): message : see declaration of 'std::vector,std::allocator>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/input_metadata.h(107,23): warning C4251: 'torch::autograd::InputMetadata::shape_': class 'std::variant' needs to have dll-interface to be used by clients of struct 'torch::autograd::InputMetadata' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/saved_variable.h(80,40): warning C4251: 'torch::autograd::SavedVariable::fw_grad_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'torch::autograd::SavedVariable' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/input_metadata.h(25): message : see declaration of 'std::variant' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/forward_grad.h(111): note: see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/saved_variable.h(88,36): warning C4251: 'torch::autograd::SavedVariable::weak_grad_fn_': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of class 'torch::autograd::SavedVariable' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ _Ty=torch::autograd::Node ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\memory(1009): message : see declaration of 'std::weak_ptr<_Ty>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ _Ty=torch::autograd::Node ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/NestedTensorImpl.h(172,57): warning C4251: 'at::native::NestedTensorImpl::opt_sizes_': class 'std::optional>>' needs to have dll-interface to be used by clients of struct 'at::native::NestedTensorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(544): message : see declaration of 'std::optional>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorNames.h(41,28): warning C4251: 'at::namedinference::TensorName::origin_': class 'c10::ArrayRef' needs to have dll-interface to be used by clients of struct 'at::namedinference::TensorName' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/Dimname.h(36): message : see declaration of 'c10::ArrayRef' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/saved_variable.h(103,45): warning C4251: 'torch::autograd::SavedVariable::hooks_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of class 'torch::autograd::SavedVariable' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/saved_variable.h(46): message : see declaration of 'std::unique_ptr>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/saved_variable.h(107,33): warning C4251: 'torch::autograd::SavedVariable::grad_fn_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'torch::autograd::SavedVariable' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/TensorBase.h(828): message : see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/saved_variable.h(112,42): warning C4251: 'torch::autograd::SavedVariable::grad_accumulator_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'torch::autograd::SavedVariable' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/saved_variable.h(80,40): warning C4251: 'torch::autograd::SavedVariable::fw_grad_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'torch::autograd::SavedVariable' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/TensorBase.h(828): note: see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/forward_grad.h(111): message : see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/saved_variable.h(88,36): warning C4251: 'torch::autograd::SavedVariable::weak_grad_fn_': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of class 'torch::autograd::SavedVariable' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ _Ty=torch::autograd::Node ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\memory(1009): message : see declaration of 'std::weak_ptr<_Ty>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ _Ty=torch::autograd::Node ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ThreadLocalState.h(47,57): warning C4251: 'at::ThreadLocalState::debug_info_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'at::ThreadLocalState' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/ThreadLocalDebugInfo.h(38): message : see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorNames.h(72,23): warning C4251: 'at::namedinference::TensorNames::names_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::namedinference::TensorNames' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorNames.h(50): message : see declaration of 'c10::SmallVector' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/saved_variable.h(103,45): warning C4251: 'torch::autograd::SavedVariable::hooks_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of class 'torch::autograd::SavedVariable' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/input_metadata.h(107,23): warning C4251: 'torch::autograd::InputMetadata::shape_': class 'std::variant' needs to have dll-interface to be used by clients of struct 'torch::autograd::InputMetadata' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/saved_variable.h(46): note: see declaration of 'std::unique_ptr>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/input_metadata.h(25): message : see declaration of 'std::variant' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/saved_variable.h(107,33): warning C4251: 'torch::autograd::SavedVariable::grad_fn_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'torch::autograd::SavedVariable' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ThreadLocalState.h(59,68): warning C4251: 'at::ThreadLocalState::functorch_tls_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'at::ThreadLocalState' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/TensorBase.h(828): note: see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/FuncTorchTLS.h(41): message : see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/saved_variable.h(112,42): warning C4251: 'torch::autograd::SavedVariable::grad_accumulator_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'torch::autograd::SavedVariable' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/TensorBase.h(828): message : see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(109,60): warning C4251: 'std::enable_shared_from_this::_Wptr': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of class 'std::enable_shared_from_this' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ _Ty=torch::autograd::Node ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\memory(1009): message : see declaration of 'std::weak_ptr<_Ty>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ _Ty=torch::autograd::Node ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(655,20): warning C4251: 'torch::autograd::Node::mutex_': class 'std::mutex' needs to have dll-interface to be used by clients of struct 'torch::autograd::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\mutex(87): message : see declaration of 'std::mutex' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/saved_variable.h(80,40): warning C4251: 'torch::autograd::SavedVariable::fw_grad_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'torch::autograd::SavedVariable' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/forward_grad.h(111): message : see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/saved_variable.h(88,36): warning C4251: 'torch::autograd::SavedVariable::weak_grad_fn_': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of class 'torch::autograd::SavedVariable' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ _Ty=torch::autograd::Node ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\memory(1009): message : see declaration of 'std::weak_ptr<_Ty>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ _Ty=torch::autograd::Node ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/saved_variable.h(103,45): warning C4251: 'torch::autograd::SavedVariable::hooks_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of class 'torch::autograd::SavedVariable' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/saved_variable.h(46): message : see declaration of 'std::unique_ptr>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/saved_variable.h(107,33): warning C4251: 'torch::autograd::SavedVariable::grad_fn_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'torch::autograd::SavedVariable' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/TensorBase.h(828): message : see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/saved_variable.h(112,42): warning C4251: 'torch::autograd::SavedVariable::grad_accumulator_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'torch::autograd::SavedVariable' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/input_metadata.h(107,23): warning C4251: 'torch::autograd::InputMetadata::shape_': class 'std::variant' needs to have dll-interface to be used by clients of struct 'torch::autograd::InputMetadata' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/input_metadata.h(25): message : see declaration of 'std::variant' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/TensorBase.h(828): note: see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(657,24): warning C4251: 'torch::autograd::Node::next_edges_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::autograd::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/graph_task.h(11): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(109,60): warning C4251: 'std::enable_shared_from_this::_Wptr': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of class 'std::enable_shared_from_this' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ _Ty=torch::autograd::Node ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\memory(1009): message : see declaration of 'std::weak_ptr<_Ty>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ _Ty=torch::autograd::Node ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(206,20): warning C4251: 'torch::autograd::AutogradMeta::name_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(659,63): warning C4251: 'torch::autograd::Node::anomaly_metadata_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of struct 'torch::autograd::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(655,20): warning C4251: 'torch::autograd::Node::mutex_': class 'std::mutex' needs to have dll-interface to be used by clients of struct 'torch::autograd::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xstring(4471): message : see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc)C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\mutex(87): note: see declaration of 'std::mutex' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(659): note: see declaration of 'std::unique_ptr>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/saved_variable.h(80,40): warning C4251: 'torch::autograd::SavedVariable::fw_grad_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'torch::autograd::SavedVariable' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/anomaly_mode.h(67,25): warning C4251: 'torch::autograd::AnomalyMetadata::traceback_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AnomalyMetadata' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/forward_grad.h(111): message : see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc)C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xstring(4471): note: see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(209,33): warning C4251: 'torch::autograd::AutogradMeta::grad_fn_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(671,59): warning C4251: 'torch::autograd::Node::pre_hooks_': class 'std::vector>,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'torch::autograd::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/TensorBase.h(828): note: see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/saved_variable.h(88,36): warning C4251: 'torch::autograd::SavedVariable::weak_grad_fn_': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of class 'torch::autograd::SavedVariable' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ _Ty=torch::autograd::Node ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/anomaly_mode.h(68,32): warning C4251: 'torch::autograd::AnomalyMetadata::parent_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::autograd::AnomalyMetadata' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(109,60): warning C4251: 'std::enable_shared_from_this::_Wptr': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of class 'std::enable_shared_from_this' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ _Ty=torch::autograd::Node ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(182): message : see declaration of 'std::vector>,std::allocator>>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc)C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\memory(1009): note: see declaration of 'std::weak_ptr<_Ty>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ _Ty=torch::autograd::Node ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/TensorBase.h(828): note: see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\memory(1009): message : see declaration of 'std::weak_ptr<_Ty>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ _Ty=torch::autograd::Node ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(672,66): warning C4251: 'torch::autograd::Node::tensor_pre_hooks_': class 'std::vector>,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'torch::autograd::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(182): message : see declaration of 'std::vector>,std::allocator>>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(210,40): warning C4251: 'torch::autograd::AutogradMeta::grad_accumulator_': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradMeta' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ _Ty=torch::autograd::Node ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\memory(1009): message : see declaration of 'std::weak_ptr<_Ty>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ _Ty=torch::autograd::Node ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/anomaly_mode.h(67,25): warning C4251: 'torch::autograd::AnomalyMetadata::traceback_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AnomalyMetadata' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(221,48): warning C4251: 'torch::autograd::AutogradMeta::fw_grad_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc)C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xstring(4471): note: see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(655,20): warning C4251: 'torch::autograd::Node::mutex_': class 'std::mutex' needs to have dll-interface to be used by clients of struct 'torch::autograd::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/forward_grad.h(111): message : see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\mutex(87): message : see declaration of 'std::mutex' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/anomaly_mode.h(68,32): warning C4251: 'torch::autograd::AnomalyMetadata::parent_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::autograd::AnomalyMetadata' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(657,24): warning C4251: 'torch::autograd::Node::next_edges_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::autograd::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/saved_variable.h(103,45): warning C4251: 'torch::autograd::SavedVariable::hooks_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of class 'torch::autograd::SavedVariable' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/TensorBase.h(828): message : see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/graph_task.h(11): note: see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/saved_variable.h(46): note: see declaration of 'std::unique_ptr>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/saved_variable.h(107,33): warning C4251: 'torch::autograd::SavedVariable::grad_fn_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'torch::autograd::SavedVariable' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/TensorBase.h(828): message : see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(233,55): warning C4251: 'torch::autograd::AutogradMeta::hooks_': class 'std::vector>,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/PythonTorchFunctionTLS.h(29,57): warning C4251: 'at::impl::PythonTorchFunctionTLS::stack_': class 'std::vector,std::allocator>>' needs to have dll-interface to be used by clients of struct 'at::impl::PythonTorchFunctionTLS' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(659,63): warning C4251: 'torch::autograd::Node::anomaly_metadata_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of struct 'torch::autograd::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/anomaly_mode.h(67,25): warning C4251: 'torch::autograd::AnomalyMetadata::traceback_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AnomalyMetadata' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(657,24): warning C4251: 'torch::autograd::Node::next_edges_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::autograd::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xstring(4471): message : see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/graph_task.h(11): note: see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(659): note: see declaration of 'std::unique_ptr>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/PythonTorchFunctionTLS.h(29): note: see declaration of 'std::vector,std::allocator>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(182): note: see declaration of 'std::vector>,std::allocator>>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/saved_variable.h(112,42): warning C4251: 'torch::autograd::SavedVariable::grad_accumulator_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'torch::autograd::SavedVariable' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/anomaly_mode.h(68,32): warning C4251: 'torch::autograd::AnomalyMetadata::parent_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::autograd::AnomalyMetadata' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/TensorBase.h(828): note: see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/TensorBase.h(828): message : see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(671,59): warning C4251: 'torch::autograd::Node::pre_hooks_': class 'std::vector>,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'torch::autograd::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(234,46): warning C4251: 'torch::autograd::AutogradMeta::cpp_hooks_list_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(182): message : see declaration of 'std::vector>,std::allocator>>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/cpp_hook.h(12): note: see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(659,63): warning C4251: 'torch::autograd::Node::anomaly_metadata_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of struct 'torch::autograd::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(659): message : see declaration of 'std::unique_ptr>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(672,66): warning C4251: 'torch::autograd::Node::tensor_pre_hooks_': class 'std::vector>,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'torch::autograd::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(182): message : see declaration of 'std::vector>,std::allocator>>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(671,59): warning C4251: 'torch::autograd::Node::pre_hooks_': class 'std::vector>,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'torch::autograd::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(182): message : see declaration of 'std::vector>,std::allocator>>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/PythonTorchFunctionTLS.h(29,57): warning C4251: 'at::impl::PythonTorchFunctionTLS::stack_': class 'std::vector,std::allocator>>' needs to have dll-interface to be used by clients of struct 'at::impl::PythonTorchFunctionTLS' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(672,66): warning C4251: 'torch::autograd::Node::tensor_pre_hooks_': class 'std::vector>,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'torch::autograd::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/PythonTorchFunctionTLS.h(29): message : see declaration of 'std::vector,std::allocator>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(182): message : see declaration of 'std::vector>,std::allocator>>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(240,73): warning C4251: 'torch::autograd::AutogradMeta::post_acc_grad_hooks_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(187): message : see declaration of 'std::unique_ptr>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(261,28): warning C4251: 'torch::autograd::AutogradMeta::mutex_': class 'std::mutex' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\mutex(87): message : see declaration of 'std::mutex' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(674,26): warning C4251: 'torch::autograd::Node::retains_grad_hooks_': class 'std::unordered_map>,std::hash,std::equal_to,std::allocator>>>>' needs to have dll-interface to be used by clients of struct 'torch::autograd::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(533): message : see declaration of 'std::unordered_map>,std::hash,std::equal_to,std::allocator>>>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(109,60): warning C4251: 'std::enable_shared_from_this::_Wptr': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of class 'std::enable_shared_from_this' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ _Ty=torch::autograd::Node ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\memory(1009): message : see declaration of 'std::weak_ptr<_Ty>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ _Ty=torch::autograd::Node ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(655,20): warning C4251: 'torch::autograd::Node::mutex_': class 'std::mutex' needs to have dll-interface to be used by clients of struct 'torch::autograd::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\mutex(87): message : see declaration of 'std::mutex' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/NestedTensorImpl.h(172,57): warning C4251: 'at::native::NestedTensorImpl::opt_sizes_': class 'std::optional>>' needs to have dll-interface to be used by clients of struct 'at::native::NestedTensorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(544): message : see declaration of 'std::optional>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/PythonTorchFunctionTLS.h(29,57): warning C4251: 'at::impl::PythonTorchFunctionTLS::stack_': class 'std::vector,std::allocator>>' needs to have dll-interface to be used by clients of struct 'at::impl::PythonTorchFunctionTLS' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/PythonTorchFunctionTLS.h(29): message : see declaration of 'std::vector,std::allocator>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(675,61): warning C4251: 'torch::autograd::Node::post_hooks_': class 'std::vector>,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'torch::autograd::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(473): message : see declaration of 'std::vector>,std::allocator>>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(657,24): warning C4251: 'torch::autograd::Node::next_edges_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::autograd::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/graph_task.h(11): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/SavedTensorHooks.h(17,52): warning C4251: 'at::impl::SavedTensorDefaultHooksTLS::stack': class 'std::stack,std::deque,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'at::impl::SavedTensorDefaultHooksTLS' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/SavedTensorHooks.h(17): message : see declaration of 'std::stack,std::deque,std::allocator>>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/SavedTensorHooks.h(24,52): warning C4251: 'at::impl::SavedTensorDefaultHooksTLS::disabled_error_message': class 'std::optional' needs to have dll-interface to be used by clients of struct 'at::impl::SavedTensorDefaultHooksTLS' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(78): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(659,63): warning C4251: 'torch::autograd::Node::anomaly_metadata_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of struct 'torch::autograd::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(659): message : see declaration of 'std::unique_ptr>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(671,59): warning C4251: 'torch::autograd::Node::pre_hooks_': class 'std::vector>,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'torch::autograd::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(676,52): warning C4251: 'torch::autograd::Node::input_metadata_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'torch::autograd::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(182): note: see declaration of 'std::vector>,std::allocator>>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(676): message : see declaration of 'c10::SmallVector' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(672,66): warning C4251: 'torch::autograd::Node::tensor_pre_hooks_': class 'std::vector>,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'torch::autograd::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(182): message : see declaration of 'std::vector>,std::allocator>>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/SavedTensorHooks.h(17,52): warning C4251: 'at::impl::SavedTensorDefaultHooksTLS::stack': class 'std::stack,std::deque,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'at::impl::SavedTensorDefaultHooksTLS' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/SavedTensorHooks.h(17): message : see declaration of 'std::stack,std::deque,std::allocator>>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/SavedTensorHooks.h(24,52): warning C4251: 'at::impl::SavedTensorDefaultHooksTLS::disabled_error_message': class 'std::optional' needs to have dll-interface to be used by clients of struct 'at::impl::SavedTensorDefaultHooksTLS' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(78): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(674,26): warning C4251: 'torch::autograd::Node::retains_grad_hooks_': class 'std::unordered_map>,std::hash,std::equal_to,std::allocator>>>>' needs to have dll-interface to be used by clients of struct 'torch::autograd::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(533): message : see declaration of 'std::unordered_map>,std::hash,std::equal_to,std::allocator>>>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(419,37): warning C4251: 'torch::autograd::ViewInfo::view_fn_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of struct 'torch::autograd::ViewInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(353): message : see declaration of 'std::unique_ptr>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/input_metadata.h(107,23): warning C4251: 'torch::autograd::InputMetadata::shape_': class 'std::variant' needs to have dll-interface to be used by clients of struct 'torch::autograd::InputMetadata' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/input_metadata.h(25): message : see declaration of 'std::variant' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(674,26): warning C4251: 'torch::autograd::Node::retains_grad_hooks_': class 'std::unordered_map>,std::hash,std::equal_to,std::allocator>>>>' needs to have dll-interface to be used by clients of struct 'torch::autograd::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(533): message : see declaration of 'std::unordered_map>,std::hash,std::equal_to,std::allocator>>>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(423,56): warning C4251: 'torch::autograd::ViewInfo::rev_view_fn_': class 'std::function' needs to have dll-interface to be used by clients of struct 'torch::autograd::ViewInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(423): message : see declaration of 'std::function' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(200,1): warning C4267: 'initializing': conversion from 'size_t' to 'uint32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/saved_variable.h(80,40): warning C4251: 'torch::autograd::SavedVariable::fw_grad_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'torch::autograd::SavedVariable' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/forward_grad.h(111): message : see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/saved_variable.h(88,36): warning C4251: 'torch::autograd::SavedVariable::weak_grad_fn_': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of class 'torch::autograd::SavedVariable' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ _Ty=torch::autograd::Node ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(208,1): warning C4267: 'initializing': conversion from 'size_t' to 'uint32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc)C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\memory(1009): note: see declaration of 'std::weak_ptr<_Ty>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ _Ty=torch::autograd::Node ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/SavedTensorHooks.h(17,52): warning C4251: 'at::impl::SavedTensorDefaultHooksTLS::stack': class 'std::stack,std::deque,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'at::impl::SavedTensorDefaultHooksTLS' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/SavedTensorHooks.h(17): message : see declaration of 'std::stack,std::deque,std::allocator>>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(215,1): warning C4267: 'initializing': conversion from 'size_t' to 'uint32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/SavedTensorHooks.h(24,52): warning C4251: 'at::impl::SavedTensorDefaultHooksTLS::disabled_error_message': class 'std::optional' needs to have dll-interface to be used by clients of struct 'at::impl::SavedTensorDefaultHooksTLS' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(78): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(221,1): warning C4267: 'return': conversion from 'size_t' to 'uint32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/saved_variable.h(103,45): warning C4251: 'torch::autograd::SavedVariable::hooks_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of class 'torch::autograd::SavedVariable' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/saved_variable.h(46): message : see declaration of 'std::unique_ptr>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/saved_variable.h(107,33): warning C4251: 'torch::autograd::SavedVariable::grad_fn_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'torch::autograd::SavedVariable' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/TensorBase.h(828): message : see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(675,61): warning C4251: 'torch::autograd::Node::post_hooks_': class 'std::vector>,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'torch::autograd::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(473): message : see declaration of 'std::vector>,std::allocator>>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/saved_variable.h(112,42): warning C4251: 'torch::autograd::SavedVariable::grad_accumulator_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'torch::autograd::SavedVariable' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/TensorBase.h(828): message : see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(675,61): warning C4251: 'torch::autograd::Node::post_hooks_': class 'std::vector>,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'torch::autograd::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(473): message : see declaration of 'std::vector>,std::allocator>>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(306,1): warning C4267: 'return': conversion from 'size_t' to 'uint32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(685,41): warning C4251: 'torch::autograd::DifferentiableViewMeta::backward_info_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::autograd::DifferentiableViewMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(685): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(686,40): warning C4251: 'torch::autograd::DifferentiableViewMeta::forward_info_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::autograd::DifferentiableViewMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(685): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(676,52): warning C4251: 'torch::autograd::Node::input_metadata_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'torch::autograd::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(676): message : see declaration of 'c10::SmallVector' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(676,52): warning C4251: 'torch::autograd::Node::input_metadata_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'torch::autograd::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(676): message : see declaration of 'c10::SmallVector' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(109,60): warning C4251: 'std::enable_shared_from_this::_Wptr': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of class 'std::enable_shared_from_this' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ _Ty=torch::autograd::Node ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\memory(1009): message : see declaration of 'std::weak_ptr<_Ty>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ _Ty=torch::autograd::Node ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(655,20): warning C4251: 'torch::autograd::Node::mutex_': class 'std::mutex' needs to have dll-interface to be used by clients of struct 'torch::autograd::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\mutex(87): message : see declaration of 'std::mutex' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ThreadLocalPythonObjects.h(18,80): warning C4251: 'at::impl::ThreadLocalPythonObjects::obj_dict_': class 'std::unordered_map,std::hash,std::equal_to,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'at::impl::ThreadLocalPythonObjects' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ThreadLocalPythonObjects.h(18): message : see declaration of 'std::unordered_map,std::hash,std::equal_to,std::allocator>>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(200,1): warning C4267: 'initializing': conversion from 'size_t' to 'uint32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(674,26): warning C4251: 'torch::autograd::Node::retains_grad_hooks_': class 'std::unordered_map>,std::hash,std::equal_to,std::allocator>>>>' needs to have dll-interface to be used by clients of struct 'torch::autograd::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(533): message : see declaration of 'std::unordered_map>,std::hash,std::equal_to,std::allocator>>>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/NestedTensorImpl.h(172,57): warning C4251: 'at::native::NestedTensorImpl::opt_sizes_': class 'std::optional>>' needs to have dll-interface to be used by clients of struct 'at::native::NestedTensorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(544): message : see declaration of 'std::optional>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(200,1): warning C4267: 'initializing': conversion from 'size_t' to 'uint32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(208,1): warning C4267: 'initializing': conversion from 'size_t' to 'uint32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ThreadLocalPythonObjects.h(18,80): warning C4251: 'at::impl::ThreadLocalPythonObjects::obj_dict_': class 'std::unordered_map,std::hash,std::equal_to,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'at::impl::ThreadLocalPythonObjects' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/TorchDispatchModeTLS.h(48,57): warning C4251: 'c10::impl::TorchDispatchModeTLS::stack_': class 'std::vector,std::allocator>>' needs to have dll-interface to be used by clients of struct 'c10::impl::TorchDispatchModeTLS' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(657,24): warning C4251: 'torch::autograd::Node::next_edges_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::autograd::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ThreadLocalPythonObjects.h(18): message : see declaration of 'std::unordered_map,std::hash,std::equal_to,std::allocator>>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(215,1): warning C4267: 'initializing': conversion from 'size_t' to 'uint32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/PythonTorchFunctionTLS.h(29): message : see declaration of 'std::vector,std::allocator>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/graph_task.h(11): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(221,1): warning C4267: 'return': conversion from 'size_t' to 'uint32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(208,1): warning C4267: 'initializing': conversion from 'size_t' to 'uint32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(215,1): warning C4267: 'initializing': conversion from 'size_t' to 'uint32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(221,1): warning C4267: 'return': conversion from 'size_t' to 'uint32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(659,63): warning C4251: 'torch::autograd::Node::anomaly_metadata_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of struct 'torch::autograd::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(659): message : see declaration of 'std::unique_ptr>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(671,59): warning C4251: 'torch::autograd::Node::pre_hooks_': class 'std::vector>,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'torch::autograd::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/TorchDispatchModeTLS.h(48,57): warning C4251: 'c10::impl::TorchDispatchModeTLS::stack_': class 'std::vector,std::allocator>>' needs to have dll-interface to be used by clients of struct 'c10::impl::TorchDispatchModeTLS' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(182): message : see declaration of 'std::vector>,std::allocator>>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/PythonTorchFunctionTLS.h(29): message : see declaration of 'std::vector,std::allocator>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(672,66): warning C4251: 'torch::autograd::Node::tensor_pre_hooks_': class 'std::vector>,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'torch::autograd::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(182): message : see declaration of 'std::vector>,std::allocator>>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(306,1): warning C4267: 'return': conversion from 'size_t' to 'uint32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(675,61): warning C4251: 'torch::autograd::Node::post_hooks_': class 'std::vector>,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'torch::autograd::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(473): message : see declaration of 'std::vector>,std::allocator>>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(306,1): warning C4267: 'return': conversion from 'size_t' to 'uint32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ThreadLocalPythonObjects.h(18,80): warning C4251: 'at::impl::ThreadLocalPythonObjects::obj_dict_': class 'std::unordered_map,std::hash,std::equal_to,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'at::impl::ThreadLocalPythonObjects' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ThreadLocalPythonObjects.h(18): message : see declaration of 'std::unordered_map,std::hash,std::equal_to,std::allocator>>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ThreadLocalState.h(47,57): warning C4251: 'at::ThreadLocalState::debug_info_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'at::ThreadLocalState' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/ThreadLocalDebugInfo.h(38): message : see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(676,52): warning C4251: 'torch::autograd::Node::input_metadata_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'torch::autograd::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/TorchDispatchModeTLS.h(48,57): warning C4251: 'c10::impl::TorchDispatchModeTLS::stack_': class 'std::vector,std::allocator>>' needs to have dll-interface to be used by clients of struct 'c10::impl::TorchDispatchModeTLS' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(676): message : see declaration of 'c10::SmallVector' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/PythonTorchFunctionTLS.h(29): message : see declaration of 'std::vector,std::allocator>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ThreadLocalState.h(59,68): warning C4251: 'at::ThreadLocalState::functorch_tls_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'at::ThreadLocalState' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/FuncTorchTLS.h(41): message : see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ThreadLocalState.h(47,57): warning C4251: 'at::ThreadLocalState::debug_info_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'at::ThreadLocalState' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/ThreadLocalDebugInfo.h(38): message : see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/input_metadata.h(107,23): warning C4251: 'torch::autograd::InputMetadata::shape_': class 'std::variant' needs to have dll-interface to be used by clients of struct 'torch::autograd::InputMetadata' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/input_metadata.h(25): message : see declaration of 'std::variant' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ThreadLocalState.h(59,68): warning C4251: 'at::ThreadLocalState::functorch_tls_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'at::ThreadLocalState' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/FuncTorchTLS.h(41): message : see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/saved_variable.h(80,40): warning C4251: 'torch::autograd::SavedVariable::fw_grad_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'torch::autograd::SavedVariable' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/forward_grad.h(111): message : see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/saved_variable.h(88,36): warning C4251: 'torch::autograd::SavedVariable::weak_grad_fn_': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of class 'torch::autograd::SavedVariable' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ _Ty=torch::autograd::Node ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(200,1): warning C4267: 'initializing': conversion from 'size_t' to 'uint32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc)C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\memory(1009): note: see declaration of 'std::weak_ptr<_Ty>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ _Ty=torch::autograd::Node ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(674,26): warning C4251: 'torch::autograd::Node::retains_grad_hooks_': class 'std::unordered_map>,std::hash,std::equal_to,std::allocator>>>>' needs to have dll-interface to be used by clients of struct 'torch::autograd::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(533): message : see declaration of 'std::unordered_map>,std::hash,std::equal_to,std::allocator>>>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable_info.h(16,32): warning C4251: 'torch::autograd::VariableInfo::size': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::autograd::VariableInfo' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ T=c10::SymInt ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ThreadLocalState.h(47,57): warning C4251: 'at::ThreadLocalState::debug_info_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'at::ThreadLocalState' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/ArrayRef.h(256): message : see declaration of 'std::vector>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ T=c10::SymInt ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/saved_variable.h(103,45): warning C4251: 'torch::autograd::SavedVariable::hooks_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of class 'torch::autograd::SavedVariable' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/ThreadLocalDebugInfo.h(38): message : see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/saved_variable.h(46): message : see declaration of 'std::unique_ptr>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(208,1): warning C4267: 'initializing': conversion from 'size_t' to 'uint32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/saved_variable.h(107,33): warning C4251: 'torch::autograd::SavedVariable::grad_fn_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'torch::autograd::SavedVariable' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(215,1): warning C4267: 'initializing': conversion from 'size_t' to 'uint32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/TensorBase.h(828): note: see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/saved_variable.h(112,42): warning C4251: 'torch::autograd::SavedVariable::grad_accumulator_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'torch::autograd::SavedVariable' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/TensorBase.h(828): message : see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(221,1): warning C4267: 'return': conversion from 'size_t' to 'uint32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ThreadLocalState.h(59,68): warning C4251: 'at::ThreadLocalState::functorch_tls_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'at::ThreadLocalState' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/FuncTorchTLS.h(41): message : see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(675,61): warning C4251: 'torch::autograd::Node::post_hooks_': class 'std::vector>,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'torch::autograd::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(473): message : see declaration of 'std::vector>,std::allocator>>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(306,1): warning C4267: 'return': conversion from 'size_t' to 'uint32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(109,60): warning C4251: 'std::enable_shared_from_this::_Wptr': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of class 'std::enable_shared_from_this' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ _Ty=torch::autograd::Node ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\memory(1009): message : see declaration of 'std::weak_ptr<_Ty>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ _Ty=torch::autograd::Node ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/custom_function.h(113,57): warning C4251: 'torch::autograd::AutogradContext::saved_data': class 'ska::flat_hash_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradContext' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ _Kty=std::string, _Ty=c10::IValue ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/custom_function.h(113): message : see declaration of 'ska::flat_hash_map,std::equal_to,std::allocator>>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ _Kty=std::string, _Ty=c10::IValue ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(655,20): warning C4251: 'torch::autograd::Node::mutex_': class 'std::mutex' needs to have dll-interface to be used by clients of struct 'torch::autograd::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\mutex(87): message : see declaration of 'std::mutex' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(676,52): warning C4251: 'torch::autograd::Node::input_metadata_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'torch::autograd::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(676): message : see declaration of 'c10::SmallVector' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable_info.h(16,32): warning C4251: 'torch::autograd::VariableInfo::size': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::autograd::VariableInfo' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ T=c10::SymInt ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/ArrayRef.h(256): message : see declaration of 'std::vector>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ T=c10::SymInt ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable_info.h(16,32): warning C4251: 'torch::autograd::VariableInfo::size': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::autograd::VariableInfo' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ T=c10::SymInt ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(657,24): warning C4251: 'torch::autograd::Node::next_edges_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::autograd::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/ArrayRef.h(256): message : see declaration of 'std::vector>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ T=c10::SymInt ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/graph_task.h(11): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(200,1): warning C4267: 'initializing': conversion from 'size_t' to 'uint32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(659,63): warning C4251: 'torch::autograd::Node::anomaly_metadata_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of struct 'torch::autograd::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(659): message : see declaration of 'std::unique_ptr>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(671,59): warning C4251: 'torch::autograd::Node::pre_hooks_': class 'std::vector>,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'torch::autograd::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(208,1): warning C4267: 'initializing': conversion from 'size_t' to 'uint32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(182): note: see declaration of 'std::vector>,std::allocator>>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(672,66): warning C4251: 'torch::autograd::Node::tensor_pre_hooks_': class 'std::vector>,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'torch::autograd::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(215,1): warning C4267: 'initializing': conversion from 'size_t' to 'uint32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(182): message : see declaration of 'std::vector>,std::allocator>>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(221,1): warning C4267: 'return': conversion from 'size_t' to 'uint32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/custom_function.h(113,57): warning C4251: 'torch::autograd::AutogradContext::saved_data': class 'ska::flat_hash_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradContext' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ _Kty=std::string, _Ty=c10::IValue ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/custom_function.h(113): message : see declaration of 'ska::flat_hash_map,std::equal_to,std::allocator>>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ _Kty=std::string, _Ty=c10::IValue ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(306,1): warning C4267: 'return': conversion from 'size_t' to 'uint32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/custom_function.h(113,57): warning C4251: 'torch::autograd::AutogradContext::saved_data': class 'ska::flat_hash_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradContext' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ _Kty=std::string, _Ty=c10::IValue ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/custom_function.h(113): message : see declaration of 'ska::flat_hash_map,std::equal_to,std::allocator>>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ _Kty=std::string, _Ty=c10::IValue ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/custom_function.h(143,58): warning C4251: 'torch::autograd::AutogradContext::non_differentiable_': class 'std::unordered_set,std::equal_to,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradContext' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/custom_function.h(20): message : see declaration of 'std::unordered_set,std::equal_to,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/custom_function.h(144,52): warning C4251: 'torch::autograd::AutogradContext::dirty_inputs_': class 'std::unordered_set,std::equal_to,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradContext' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/custom_function.h(20): message : see declaration of 'std::unordered_set,std::equal_to,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/NestedTensorImpl.h(172,57): warning C4251: 'at::native::NestedTensorImpl::opt_sizes_': class 'std::optional>>' needs to have dll-interface to be used by clients of struct 'at::native::NestedTensorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(544): message : see declaration of 'std::optional>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/NestedTensorImpl.h(172,57): warning C4251: 'at::native::NestedTensorImpl::opt_sizes_': class 'std::optional>>' needs to have dll-interface to be used by clients of struct 'at::native::NestedTensorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(544): message : see declaration of 'std::optional>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/custom_function.h(145,63): warning C4251: 'torch::autograd::AutogradContext::saved_variables_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradContext' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(36): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable_info.h(16,32): warning C4251: 'torch::autograd::VariableInfo::size': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::autograd::VariableInfo' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ T=c10::SymInt ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/ArrayRef.h(256): message : see declaration of 'std::vector>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ T=c10::SymInt ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/custom_function.h(146,25): warning C4251: 'torch::autograd::AutogradContext::to_save_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradContext' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/chunk_ops.h(18): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/custom_function.h(152,31): warning C4251: 'torch::autograd::AutogradContext::grad_fn_': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradContext' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ _Ty=torch::autograd::Node ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\memory(1009): message : see declaration of 'std::weak_ptr<_Ty>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ _Ty=torch::autograd::Node ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(674,26): warning C4251: 'torch::autograd::Node::retains_grad_hooks_': class 'std::unordered_map>,std::hash,std::equal_to,std::allocator>>>>' needs to have dll-interface to be used by clients of struct 'torch::autograd::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/custom_function.h(143,58): warning C4251: 'torch::autograd::AutogradContext::non_differentiable_': class 'std::unordered_set,std::equal_to,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradContext' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(533): message : see declaration of 'std::unordered_map>,std::hash,std::equal_to,std::allocator>>>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/custom_function.h(20): note: see declaration of 'std::unordered_set,std::equal_to,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/custom_function.h(144,52): warning C4251: 'torch::autograd::AutogradContext::dirty_inputs_': class 'std::unordered_set,std::equal_to,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradContext' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/custom_function.h(20): message : see declaration of 'std::unordered_set,std::equal_to,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/custom_function.h(143,58): warning C4251: 'torch::autograd::AutogradContext::non_differentiable_': class 'std::unordered_set,std::equal_to,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradContext' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/custom_function.h(20): message : see declaration of 'std::unordered_set,std::equal_to,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/custom_function.h(144,52): warning C4251: 'torch::autograd::AutogradContext::dirty_inputs_': class 'std::unordered_set,std::equal_to,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradContext' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/custom_function.h(20): message : see declaration of 'std::unordered_set,std::equal_to,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/custom_function.h(113,57): warning C4251: 'torch::autograd::AutogradContext::saved_data': class 'ska::flat_hash_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradContext' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ _Kty=std::string, _Ty=c10::IValue ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/custom_function.h(113): message : see declaration of 'ska::flat_hash_map,std::equal_to,std::allocator>>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ _Kty=std::string, _Ty=c10::IValue ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/input_metadata.h(107,23): warning C4251: 'torch::autograd::InputMetadata::shape_': class 'std::variant' needs to have dll-interface to be used by clients of struct 'torch::autograd::InputMetadata' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/input_metadata.h(25): message : see declaration of 'std::variant' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(675,61): warning C4251: 'torch::autograd::Node::post_hooks_': class 'std::vector>,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'torch::autograd::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(473): message : see declaration of 'std::vector>,std::allocator>>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/custom_function.h(145,63): warning C4251: 'torch::autograd::AutogradContext::saved_variables_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradContext' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(36): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/custom_function.h(145,63): warning C4251: 'torch::autograd::AutogradContext::saved_variables_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradContext' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/custom_function.h(146,25): warning C4251: 'torch::autograd::AutogradContext::to_save_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradContext' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(36): note: see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/input_metadata.h(107,23): warning C4251: 'torch::autograd::InputMetadata::shape_': class 'std::variant' needs to have dll-interface to be used by clients of struct 'torch::autograd::InputMetadata' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/chunk_ops.h(18): note: see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/input_metadata.h(25): message : see declaration of 'std::variant' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/custom_function.h(146,25): warning C4251: 'torch::autograd::AutogradContext::to_save_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradContext' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/custom_function.h(152,31): warning C4251: 'torch::autograd::AutogradContext::grad_fn_': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradContext' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ _Ty=torch::autograd::Node ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/chunk_ops.h(18): note: see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\memory(1009): message : see declaration of 'std::weak_ptr<_Ty>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ _Ty=torch::autograd::Node ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/custom_function.h(152,31): warning C4251: 'torch::autograd::AutogradContext::grad_fn_': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradContext' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ _Ty=torch::autograd::Node ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\memory(1009): message : see declaration of 'std::weak_ptr<_Ty>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ _Ty=torch::autograd::Node ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/saved_variable.h(80,40): warning C4251: 'torch::autograd::SavedVariable::fw_grad_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'torch::autograd::SavedVariable' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/forward_grad.h(111): message : see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/saved_variable.h(88,36): warning C4251: 'torch::autograd::SavedVariable::weak_grad_fn_': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of class 'torch::autograd::SavedVariable' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ _Ty=torch::autograd::Node ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\memory(1009): message : see declaration of 'std::weak_ptr<_Ty>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ _Ty=torch::autograd::Node ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/saved_variable.h(103,45): warning C4251: 'torch::autograd::SavedVariable::hooks_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of class 'torch::autograd::SavedVariable' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/saved_variable.h(46): message : see declaration of 'std::unique_ptr>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/saved_variable.h(80,40): warning C4251: 'torch::autograd::SavedVariable::fw_grad_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'torch::autograd::SavedVariable' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/saved_variable.h(107,33): warning C4251: 'torch::autograd::SavedVariable::grad_fn_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'torch::autograd::SavedVariable' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(676,52): warning C4251: 'torch::autograd::Node::input_metadata_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'torch::autograd::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/forward_grad.h(111): message : see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/TensorBase.h(828): note: see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(676): message : see declaration of 'c10::SmallVector' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/saved_variable.h(88,36): warning C4251: 'torch::autograd::SavedVariable::weak_grad_fn_': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of class 'torch::autograd::SavedVariable' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ _Ty=torch::autograd::Node ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/saved_variable.h(112,42): warning C4251: 'torch::autograd::SavedVariable::grad_accumulator_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'torch::autograd::SavedVariable' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc)C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\memory(1009): note: see declaration of 'std::weak_ptr<_Ty>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ _Ty=torch::autograd::Node ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable_info.h(16,32): warning C4251: 'torch::autograd::VariableInfo::size': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::autograd::VariableInfo' with [ T=c10::SymInt ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/custom_function.h(143,58): warning C4251: 'torch::autograd::AutogradContext::non_differentiable_': class 'std::unordered_set,std::equal_to,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradContext' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(200,1): warning C4267: 'initializing': conversion from 'size_t' to 'uint32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/TensorBase.h(828): message : see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/ArrayRef.h(256): note: see declaration of 'std::vector>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ T=c10::SymInt ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/custom_function.h(20): message : see declaration of 'std::unordered_set,std::equal_to,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/NestedTensorImpl.h(172,57): warning C4251: 'at::native::NestedTensorImpl::opt_sizes_': class 'std::optional>>' needs to have dll-interface to be used by clients of struct 'at::native::NestedTensorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/anomaly_mode.h(67,25): warning C4251: 'torch::autograd::AnomalyMetadata::traceback_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AnomalyMetadata' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(544): message : see declaration of 'std::optional>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc)C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xstring(4471): note: see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/custom_function.h(144,52): warning C4251: 'torch::autograd::AutogradContext::dirty_inputs_': class 'std::unordered_set,std::equal_to,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradContext' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/anomaly_mode.h(68,32): warning C4251: 'torch::autograd::AnomalyMetadata::parent_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::autograd::AnomalyMetadata' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/custom_function.h(20): note: see declaration of 'std::unordered_set,std::equal_to,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/TensorBase.h(828): message : see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(208,1): warning C4267: 'initializing': conversion from 'size_t' to 'uint32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/saved_variable.h(103,45): warning C4251: 'torch::autograd::SavedVariable::hooks_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of class 'torch::autograd::SavedVariable' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/saved_variable.h(46): message : see declaration of 'std::unique_ptr>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(215,1): warning C4267: 'initializing': conversion from 'size_t' to 'uint32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/saved_variable.h(107,33): warning C4251: 'torch::autograd::SavedVariable::grad_fn_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'torch::autograd::SavedVariable' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/TensorBase.h(828): message : see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(221,1): warning C4267: 'return': conversion from 'size_t' to 'uint32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/saved_variable.h(112,42): warning C4251: 'torch::autograd::SavedVariable::grad_accumulator_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'torch::autograd::SavedVariable' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/TensorBase.h(828): message : see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(109,60): warning C4251: 'std::enable_shared_from_this::_Wptr': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of class 'std::enable_shared_from_this' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ _Ty=torch::autograd::Node ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\memory(1009): message : see declaration of 'std::weak_ptr<_Ty>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ _Ty=torch::autograd::Node ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(306,1): warning C4267: 'return': conversion from 'size_t' to 'uint32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/PythonTorchFunctionTLS.h(29,57): warning C4251: 'at::impl::PythonTorchFunctionTLS::stack_': class 'std::vector,std::allocator>>' needs to have dll-interface to be used by clients of struct 'at::impl::PythonTorchFunctionTLS' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/PythonTorchFunctionTLS.h(29): message : see declaration of 'std::vector,std::allocator>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/custom_function.h(145,63): warning C4251: 'torch::autograd::AutogradContext::saved_variables_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradContext' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/custom_function.h(113,57): warning C4251: 'torch::autograd::AutogradContext::saved_data': class 'ska::flat_hash_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradContext' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ _Kty=std::string, _Ty=c10::IValue ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(36): note: see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/custom_function.h(113): message : see declaration of 'ska::flat_hash_map,std::equal_to,std::allocator>>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ _Kty=std::string, _Ty=c10::IValue ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(655,20): warning C4251: 'torch::autograd::Node::mutex_': class 'std::mutex' needs to have dll-interface to be used by clients of struct 'torch::autograd::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/custom_function.h(146,25): warning C4251: 'torch::autograd::AutogradContext::to_save_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradContext' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\mutex(87): message : see declaration of 'std::mutex' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/chunk_ops.h(18): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/custom_function.h(152,31): warning C4251: 'torch::autograd::AutogradContext::grad_fn_': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradContext' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ _Ty=torch::autograd::Node ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\memory(1009): message : see declaration of 'std::weak_ptr<_Ty>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ _Ty=torch::autograd::Node ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(109,60): warning C4251: 'std::enable_shared_from_this::_Wptr': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of class 'std::enable_shared_from_this' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ _Ty=torch::autograd::Node ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\memory(1009): message : see declaration of 'std::weak_ptr<_Ty>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ _Ty=torch::autograd::Node ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/input_metadata.h(107,23): warning C4251: 'torch::autograd::InputMetadata::shape_': class 'std::variant' needs to have dll-interface to be used by clients of struct 'torch::autograd::InputMetadata' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/input_metadata.h(25): message : see declaration of 'std::variant' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(655,20): warning C4251: 'torch::autograd::Node::mutex_': class 'std::mutex' needs to have dll-interface to be used by clients of struct 'torch::autograd::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(657,24): warning C4251: 'torch::autograd::Node::next_edges_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::autograd::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\mutex(87): message : see declaration of 'std::mutex' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/graph_task.h(11): note: see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/saved_variable.h(80,40): warning C4251: 'torch::autograd::SavedVariable::fw_grad_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'torch::autograd::SavedVariable' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/forward_grad.h(111): message : see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/saved_variable.h(88,36): warning C4251: 'torch::autograd::SavedVariable::weak_grad_fn_': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of class 'torch::autograd::SavedVariable' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ _Ty=torch::autograd::Node ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\memory(1009): message : see declaration of 'std::weak_ptr<_Ty>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ _Ty=torch::autograd::Node ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(659,63): warning C4251: 'torch::autograd::Node::anomaly_metadata_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of struct 'torch::autograd::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(659): message : see declaration of 'std::unique_ptr>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(671,59): warning C4251: 'torch::autograd::Node::pre_hooks_': class 'std::vector>,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'torch::autograd::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/operator.h(260,49): warning C4251: 'torch::jit::Operator::op_': class 'std::variant' needs to have dll-interface to be used by clients of struct 'torch::jit::Operator' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/saved_variable.h(103,45): warning C4251: 'torch::autograd::SavedVariable::hooks_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of class 'torch::autograd::SavedVariable' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(657,24): warning C4251: 'torch::autograd::Node::next_edges_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::autograd::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/SavedTensorHooks.h(17,52): warning C4251: 'at::impl::SavedTensorDefaultHooksTLS::stack': class 'std::stack,std::deque,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'at::impl::SavedTensorDefaultHooksTLS' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/saved_variable.h(46): message : see declaration of 'std::unique_ptr>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(182): message : see declaration of 'std::vector>,std::allocator>>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/operator.h(260): message : see declaration of 'std::variant' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/custom_function.h(143,58): warning C4251: 'torch::autograd::AutogradContext::non_differentiable_': class 'std::unordered_set,std::equal_to,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradContext' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/graph_task.h(11): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/saved_variable.h(107,33): warning C4251: 'torch::autograd::SavedVariable::grad_fn_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'torch::autograd::SavedVariable' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/SavedTensorHooks.h(17): message : see declaration of 'std::stack,std::deque,std::allocator>>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(672,66): warning C4251: 'torch::autograd::Node::tensor_pre_hooks_': class 'std::vector>,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'torch::autograd::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/TensorBase.h(828): message : see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/custom_function.h(20): note: see declaration of 'std::unordered_set,std::equal_to,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(182): note: see declaration of 'std::vector>,std::allocator>>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/SavedTensorHooks.h(24,52): warning C4251: 'at::impl::SavedTensorDefaultHooksTLS::disabled_error_message': class 'std::optional' needs to have dll-interface to be used by clients of struct 'at::impl::SavedTensorDefaultHooksTLS' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/saved_variable.h(112,42): warning C4251: 'torch::autograd::SavedVariable::grad_accumulator_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'torch::autograd::SavedVariable' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(78): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/custom_function.h(144,52): warning C4251: 'torch::autograd::AutogradContext::dirty_inputs_': class 'std::unordered_set,std::equal_to,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradContext' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/TensorBase.h(828): message : see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/custom_function.h(20): message : see declaration of 'std::unordered_set,std::equal_to,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(659,63): warning C4251: 'torch::autograd::Node::anomaly_metadata_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of struct 'torch::autograd::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(659): message : see declaration of 'std::unique_ptr>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(671,59): warning C4251: 'torch::autograd::Node::pre_hooks_': class 'std::vector>,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'torch::autograd::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(182): message : see declaration of 'std::vector>,std::allocator>>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(672,66): warning C4251: 'torch::autograd::Node::tensor_pre_hooks_': class 'std::vector>,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'torch::autograd::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(182): message : see declaration of 'std::vector>,std::allocator>>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/operator.h(260,49): warning C4251: 'torch::jit::Operator::op_': class 'std::variant' needs to have dll-interface to be used by clients of struct 'torch::jit::Operator' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/operator.h(260): message : see declaration of 'std::variant' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/operator.h(260,49): warning C4251: 'torch::jit::Operator::op_': class 'std::variant' needs to have dll-interface to be used by clients of struct 'torch::jit::Operator' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/operator.h(260): message : see declaration of 'std::variant' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/custom_function.h(145,63): warning C4251: 'torch::autograd::AutogradContext::saved_variables_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradContext' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(36): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/custom_function.h(146,25): warning C4251: 'torch::autograd::AutogradContext::to_save_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradContext' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/chunk_ops.h(18): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/custom_function.h(152,31): warning C4251: 'torch::autograd::AutogradContext::grad_fn_': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradContext' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ _Ty=torch::autograd::Node ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\memory(1009): message : see declaration of 'std::weak_ptr<_Ty>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ _Ty=torch::autograd::Node ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(109,60): warning C4251: 'std::enable_shared_from_this::_Wptr': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of class 'std::enable_shared_from_this' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ _Ty=torch::autograd::Node ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\memory(1009): message : see declaration of 'std::weak_ptr<_Ty>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ _Ty=torch::autograd::Node ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(655,20): warning C4251: 'torch::autograd::Node::mutex_': class 'std::mutex' needs to have dll-interface to be used by clients of struct 'torch::autograd::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\mutex(87): message : see declaration of 'std::mutex' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable_info.h(16,32): warning C4251: 'torch::autograd::VariableInfo::size': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::autograd::VariableInfo' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ T=c10::SymInt ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/ArrayRef.h(256): message : see declaration of 'std::vector>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ T=c10::SymInt ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(657,24): warning C4251: 'torch::autograd::Node::next_edges_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::autograd::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/graph_task.h(11): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(674,26): warning C4251: 'torch::autograd::Node::retains_grad_hooks_': class 'std::unordered_map>,std::hash,std::equal_to,std::allocator>>>>' needs to have dll-interface to be used by clients of struct 'torch::autograd::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(533): message : see declaration of 'std::unordered_map>,std::hash,std::equal_to,std::allocator>>>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(659,63): warning C4251: 'torch::autograd::Node::anomaly_metadata_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of struct 'torch::autograd::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/custom_function.h(113,57): warning C4251: 'torch::autograd::AutogradContext::saved_data': class 'ska::flat_hash_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradContext' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ _Kty=std::string, _Ty=c10::IValue ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(659): note: see declaration of 'std::unique_ptr>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/custom_function.h(113): message : see declaration of 'ska::flat_hash_map,std::equal_to,std::allocator>>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ _Kty=std::string, _Ty=c10::IValue ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(671,59): warning C4251: 'torch::autograd::Node::pre_hooks_': class 'std::vector>,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'torch::autograd::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(182): message : see declaration of 'std::vector>,std::allocator>>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(672,66): warning C4251: 'torch::autograd::Node::tensor_pre_hooks_': class 'std::vector>,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'torch::autograd::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(182): message : see declaration of 'std::vector>,std::allocator>>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(674,26): warning C4251: 'torch::autograd::Node::retains_grad_hooks_': class 'std::unordered_map>,std::hash,std::equal_to,std::allocator>>>>' needs to have dll-interface to be used by clients of struct 'torch::autograd::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(533): message : see declaration of 'std::unordered_map>,std::hash,std::equal_to,std::allocator>>>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ThreadLocalPythonObjects.h(18,80): warning C4251: 'at::impl::ThreadLocalPythonObjects::obj_dict_': class 'std::unordered_map,std::hash,std::equal_to,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'at::impl::ThreadLocalPythonObjects' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ThreadLocalPythonObjects.h(18): message : see declaration of 'std::unordered_map,std::hash,std::equal_to,std::allocator>>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/TorchDispatchModeTLS.h(48,57): warning C4251: 'c10::impl::TorchDispatchModeTLS::stack_': class 'std::vector,std::allocator>>' needs to have dll-interface to be used by clients of struct 'c10::impl::TorchDispatchModeTLS' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(675,61): warning C4251: 'torch::autograd::Node::post_hooks_': class 'std::vector>,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'torch::autograd::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/PythonTorchFunctionTLS.h(29): message : see declaration of 'std::vector,std::allocator>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(473): message : see declaration of 'std::vector>,std::allocator>>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(675,61): warning C4251: 'torch::autograd::Node::post_hooks_': class 'std::vector>,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'torch::autograd::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(473): message : see declaration of 'std::vector>,std::allocator>>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/operator.h(260,49): warning C4251: 'torch::jit::Operator::op_': class 'std::variant' needs to have dll-interface to be used by clients of struct 'torch::jit::Operator' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/operator.h(260): message : see declaration of 'std::variant' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(676,52): warning C4251: 'torch::autograd::Node::input_metadata_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'torch::autograd::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(676): message : see declaration of 'c10::SmallVector' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(676,52): warning C4251: 'torch::autograd::Node::input_metadata_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'torch::autograd::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(676): message : see declaration of 'c10::SmallVector' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ThreadLocalState.h(47,57): warning C4251: 'at::ThreadLocalState::debug_info_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'at::ThreadLocalState' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/ThreadLocalDebugInfo.h(38): message : see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/custom_function.h(143,58): warning C4251: 'torch::autograd::AutogradContext::non_differentiable_': class 'std::unordered_set,std::equal_to,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradContext' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/custom_function.h(20): message : see declaration of 'std::unordered_set,std::equal_to,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(200,1): warning C4267: 'initializing': conversion from 'size_t' to 'uint32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ThreadLocalState.h(59,68): warning C4251: 'at::ThreadLocalState::functorch_tls_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'at::ThreadLocalState' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/custom_function.h(144,52): warning C4251: 'torch::autograd::AutogradContext::dirty_inputs_': class 'std::unordered_set,std::equal_to,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradContext' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/FuncTorchTLS.h(41): message : see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/custom_function.h(20): note: see declaration of 'std::unordered_set,std::equal_to,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(674,26): warning C4251: 'torch::autograd::Node::retains_grad_hooks_': class 'std::unordered_map>,std::hash,std::equal_to,std::allocator>>>>' needs to have dll-interface to be used by clients of struct 'torch::autograd::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(533): message : see declaration of 'std::unordered_map>,std::hash,std::equal_to,std::allocator>>>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(200,1): warning C4267: 'initializing': conversion from 'size_t' to 'uint32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(208,1): warning C4267: 'initializing': conversion from 'size_t' to 'uint32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(215,1): warning C4267: 'initializing': conversion from 'size_t' to 'uint32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(221,1): warning C4267: 'return': conversion from 'size_t' to 'uint32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(208,1): warning C4267: 'initializing': conversion from 'size_t' to 'uint32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(215,1): warning C4267: 'initializing': conversion from 'size_t' to 'uint32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(221,1): warning C4267: 'return': conversion from 'size_t' to 'uint32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/custom_function.h(145,63): warning C4251: 'torch::autograd::AutogradContext::saved_variables_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradContext' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(36): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/custom_function.h(146,25): warning C4251: 'torch::autograd::AutogradContext::to_save_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradContext' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/chunk_ops.h(18): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/custom_function.h(152,31): warning C4251: 'torch::autograd::AutogradContext::grad_fn_': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradContext' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ _Ty=torch::autograd::Node ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\memory(1009): message : see declaration of 'std::weak_ptr<_Ty>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ _Ty=torch::autograd::Node ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(306,1): warning C4267: 'return': conversion from 'size_t' to 'uint32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(675,61): warning C4251: 'torch::autograd::Node::post_hooks_': class 'std::vector>,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'torch::autograd::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(473): message : see declaration of 'std::vector>,std::allocator>>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(306,1): warning C4267: 'return': conversion from 'size_t' to 'uint32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/NestedTensorImpl.h(172,57): warning C4251: 'at::native::NestedTensorImpl::opt_sizes_': class 'std::optional>>' needs to have dll-interface to be used by clients of struct 'at::native::NestedTensorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(544): message : see declaration of 'std::optional>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(676,52): warning C4251: 'torch::autograd::Node::input_metadata_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'torch::autograd::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(676): message : see declaration of 'c10::SmallVector' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/operator.h(260,49): warning C4251: 'torch::jit::Operator::op_': class 'std::variant' needs to have dll-interface to be used by clients of struct 'torch::jit::Operator' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/operator.h(260): message : see declaration of 'std::variant' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/NestedTensorImpl.h(172,57): warning C4251: 'at::native::NestedTensorImpl::opt_sizes_': class 'std::optional>>' needs to have dll-interface to be used by clients of struct 'at::native::NestedTensorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(544): message : see declaration of 'std::optional>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(200,1): warning C4267: 'initializing': conversion from 'size_t' to 'uint32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/NestedTensorImpl.h(172,57): warning C4251: 'at::native::NestedTensorImpl::opt_sizes_': class 'std::optional>>' needs to have dll-interface to be used by clients of struct 'at::native::NestedTensorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(544): message : see declaration of 'std::optional>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(208,1): warning C4267: 'initializing': conversion from 'size_t' to 'uint32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(215,1): warning C4267: 'initializing': conversion from 'size_t' to 'uint32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(221,1): warning C4267: 'return': conversion from 'size_t' to 'uint32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/input_metadata.h(107,23): warning C4251: 'torch::autograd::InputMetadata::shape_': class 'std::variant' needs to have dll-interface to be used by clients of struct 'torch::autograd::InputMetadata' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/input_metadata.h(25): message : see declaration of 'std::variant' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(306,1): warning C4267: 'return': conversion from 'size_t' to 'uint32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/saved_variable.h(80,40): warning C4251: 'torch::autograd::SavedVariable::fw_grad_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'torch::autograd::SavedVariable' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/forward_grad.h(111): message : see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/saved_variable.h(88,36): warning C4251: 'torch::autograd::SavedVariable::weak_grad_fn_': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of class 'torch::autograd::SavedVariable' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ _Ty=torch::autograd::Node ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\memory(1009): message : see declaration of 'std::weak_ptr<_Ty>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ _Ty=torch::autograd::Node ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/saved_variable.h(103,45): warning C4251: 'torch::autograd::SavedVariable::hooks_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of class 'torch::autograd::SavedVariable' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/saved_variable.h(46): message : see declaration of 'std::unique_ptr>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/saved_variable.h(107,33): warning C4251: 'torch::autograd::SavedVariable::grad_fn_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'torch::autograd::SavedVariable' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/input_metadata.h(107,23): warning C4251: 'torch::autograd::InputMetadata::shape_': class 'std::variant' needs to have dll-interface to be used by clients of struct 'torch::autograd::InputMetadata' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/TensorBase.h(828): note: see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/input_metadata.h(25): message : see declaration of 'std::variant' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/saved_variable.h(112,42): warning C4251: 'torch::autograd::SavedVariable::grad_accumulator_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'torch::autograd::SavedVariable' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/TensorBase.h(828): message : see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(118,48): warning C4251: 'caffe2::serialize::ChunkRecordIterator::iter_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::ChunkRecordIterator' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(113): message : see declaration of 'std::unique_ptr>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/input_metadata.h(107,23): warning C4251: 'torch::autograd::InputMetadata::shape_': class 'std::variant' needs to have dll-interface to be used by clients of struct 'torch::autograd::InputMetadata' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/input_metadata.h(25): message : see declaration of 'std::variant' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/saved_variable.h(80,40): warning C4251: 'torch::autograd::SavedVariable::fw_grad_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'torch::autograd::SavedVariable' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(195,38): warning C4251: 'caffe2::serialize::PyTorchStreamReader::ar_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamReader' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/forward_grad.h(111): message : see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(195): message : see declaration of 'std::unique_ptr>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/saved_variable.h(88,36): warning C4251: 'torch::autograd::SavedVariable::weak_grad_fn_': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of class 'torch::autograd::SavedVariable' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ _Ty=torch::autograd::Node ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(196,28): warning C4251: 'caffe2::serialize::PyTorchStreamReader::archive_name_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamReader' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\memory(1009): message : see declaration of 'std::weak_ptr<_Ty>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ _Ty=torch::autograd::Node ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xstring(4471): message : see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(197,39): warning C4251: 'caffe2::serialize::PyTorchStreamReader::archive_name_plus_slash_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamReader' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xstring(4471): message : see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/saved_variable.h(103,45): warning C4251: 'torch::autograd::SavedVariable::hooks_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of class 'torch::autograd::SavedVariable' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/saved_variable.h(46): message : see declaration of 'std::unique_ptr>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(118,48): warning C4251: 'caffe2::serialize::ChunkRecordIterator::iter_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::ChunkRecordIterator' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/saved_variable.h(107,33): warning C4251: 'torch::autograd::SavedVariable::grad_fn_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'torch::autograd::SavedVariable' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(113): message : see declaration of 'std::unique_ptr>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/TensorBase.h(828): message : see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/saved_variable.h(80,40): warning C4251: 'torch::autograd::SavedVariable::fw_grad_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'torch::autograd::SavedVariable' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/saved_variable.h(112,42): warning C4251: 'torch::autograd::SavedVariable::grad_accumulator_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'torch::autograd::SavedVariable' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable_info.h(16,32): warning C4251: 'torch::autograd::VariableInfo::size': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::autograd::VariableInfo' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ T=c10::SymInt ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/forward_grad.h(111): note: see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/TensorBase.h(828): note: see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(198,44): warning C4251: 'caffe2::serialize::PyTorchStreamReader::in_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamReader' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(118,48): warning C4251: 'caffe2::serialize::ChunkRecordIterator::iter_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::ChunkRecordIterator' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(109,60): warning C4251: 'std::enable_shared_from_this::_Wptr': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of class 'std::enable_shared_from_this' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ _Ty=torch::autograd::Node ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable_info.h(16,32): warning C4251: 'torch::autograd::VariableInfo::size': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::autograd::VariableInfo' with [ T=c10::SymInt ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(195,38): warning C4251: 'caffe2::serialize::PyTorchStreamReader::ar_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamReader' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/ArrayRef.h(256): message : see declaration of 'std::vector>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ T=c10::SymInt ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/saved_variable.h(88,36): warning C4251: 'torch::autograd::SavedVariable::weak_grad_fn_': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of class 'torch::autograd::SavedVariable' with [ _Ty=torch::autograd::Node ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/ArrayRef.h(256): message : see declaration of 'std::vector>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ T=c10::SymInt ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(127): note: see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(113): note: see declaration of 'std::unique_ptr>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(195): message : see declaration of 'std::unique_ptr>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc)C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\memory(1009): note: see declaration of 'std::weak_ptr<_Ty>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ _Ty=torch::autograd::Node ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc)C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\memory(1009): note: see declaration of 'std::weak_ptr<_Ty>' with [ _Ty=torch::autograd::Node ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(200,26): warning C4251: 'caffe2::serialize::PyTorchStreamReader::reader_lock_': class 'std::mutex' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamReader' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(196,28): warning C4251: 'caffe2::serialize::PyTorchStreamReader::archive_name_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamReader' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\mutex(87): message : see declaration of 'std::mutex' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xstring(4471): message : see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(202,32): warning C4251: 'caffe2::serialize::PyTorchStreamReader::serialization_id_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamReader' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(655,20): warning C4251: 'torch::autograd::Node::mutex_': class 'std::mutex' needs to have dll-interface to be used by clients of struct 'torch::autograd::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/saved_variable.h(103,45): warning C4251: 'torch::autograd::SavedVariable::hooks_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of class 'torch::autograd::SavedVariable' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/custom_function.h(113,57): warning C4251: 'torch::autograd::AutogradContext::saved_data': class 'ska::flat_hash_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradContext' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ _Kty=std::string, _Ty=c10::IValue ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(197,39): warning C4251: 'caffe2::serialize::PyTorchStreamReader::archive_name_plus_slash_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamReader' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(109,60): warning C4251: 'std::enable_shared_from_this::_Wptr': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of class 'std::enable_shared_from_this' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ _Ty=torch::autograd::Node ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(195,38): warning C4251: 'caffe2::serialize::PyTorchStreamReader::ar_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamReader' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/custom_function.h(113,57): warning C4251: 'torch::autograd::AutogradContext::saved_data': class 'ska::flat_hash_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradContext' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ _Kty=std::string, _Ty=c10::IValue ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xstring(4471): message : see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc)C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\mutex(87): note: see declaration of 'std::mutex' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/operator.h(260,49): warning C4251: 'torch::jit::Operator::op_': class 'std::variant' needs to have dll-interface to be used by clients of struct 'torch::jit::Operator' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/saved_variable.h(46): message : see declaration of 'std::unique_ptr>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable_info.h(16,32): warning C4251: 'torch::autograd::VariableInfo::size': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::autograd::VariableInfo' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ T=c10::SymInt ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/custom_function.h(113): note: see declaration of 'ska::flat_hash_map,std::equal_to,std::allocator>>' with [ _Kty=std::string, _Ty=c10::IValue ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc)C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\memory(1009): note: see declaration of 'std::weak_ptr<_Ty>' with [ _Ty=torch::autograd::Node ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(195): note: see declaration of 'std::unique_ptr>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc)C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xstring(4471): note: see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/custom_function.h(113): message : see declaration of 'ska::flat_hash_map,std::equal_to,std::allocator>>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ _Kty=std::string, _Ty=c10::IValue ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/operator.h(260): message : see declaration of 'std::variant' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/ArrayRef.h(256): note: see declaration of 'std::vector>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ T=c10::SymInt ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/saved_variable.h(107,33): warning C4251: 'torch::autograd::SavedVariable::grad_fn_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'torch::autograd::SavedVariable' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(196,28): warning C4251: 'caffe2::serialize::PyTorchStreamReader::archive_name_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamReader' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(655,20): warning C4251: 'torch::autograd::Node::mutex_': class 'std::mutex' needs to have dll-interface to be used by clients of struct 'torch::autograd::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(657,24): warning C4251: 'torch::autograd::Node::next_edges_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::autograd::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(198,44): warning C4251: 'caffe2::serialize::PyTorchStreamReader::in_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamReader' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/TensorBase.h(828): message : see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xstring(4471): message : see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/graph_task.h(11): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc)C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\mutex(87): note: see declaration of 'std::mutex' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(127): note: see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/saved_variable.h(112,42): warning C4251: 'torch::autograd::SavedVariable::grad_accumulator_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'torch::autograd::SavedVariable' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(197,39): warning C4251: 'caffe2::serialize::PyTorchStreamReader::archive_name_plus_slash_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamReader' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(118,48): warning C4251: 'caffe2::serialize::ChunkRecordIterator::iter_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::ChunkRecordIterator' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(200,26): warning C4251: 'caffe2::serialize::PyTorchStreamReader::reader_lock_': class 'std::mutex' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamReader' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/custom_function.h(113,57): warning C4251: 'torch::autograd::AutogradContext::saved_data': class 'ska::flat_hash_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradContext' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ _Kty=std::string, _Ty=c10::IValue ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(659,63): warning C4251: 'torch::autograd::Node::anomaly_metadata_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of struct 'torch::autograd::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/TensorBase.h(828): message : see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xstring(4471): message : see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(113): message : see declaration of 'std::unique_ptr>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\mutex(87): message : see declaration of 'std::mutex' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/custom_function.h(113): message : see declaration of 'ska::flat_hash_map,std::equal_to,std::allocator>>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ _Kty=std::string, _Ty=c10::IValue ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(657,24): warning C4251: 'torch::autograd::Node::next_edges_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::autograd::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(659): note: see declaration of 'std::unique_ptr>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/custom_function.h(143,58): warning C4251: 'torch::autograd::AutogradContext::non_differentiable_': class 'std::unordered_set,std::equal_to,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradContext' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/custom_function.h(143,58): warning C4251: 'torch::autograd::AutogradContext::non_differentiable_': class 'std::unordered_set,std::equal_to,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradContext' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(242,49): warning C4251: 'caffe2::serialize::PyTorchStreamWriter::files_written_': class 'std::unordered_set,std::equal_to,std::allocator>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamWriter' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/graph_task.h(11): note: see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(202,32): warning C4251: 'caffe2::serialize::PyTorchStreamReader::serialization_id_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamReader' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/custom_function.h(20): note: see declaration of 'std::unordered_set,std::equal_to,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(671,59): warning C4251: 'torch::autograd::Node::pre_hooks_': class 'std::vector>,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'torch::autograd::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/custom_function.h(20): message : see declaration of 'std::unordered_set,std::equal_to,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(182): note: see declaration of 'std::vector>,std::allocator>>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/custom_class.h(490): note: see declaration of 'std::unordered_set,std::equal_to,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xstring(4471): message : see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(195,38): warning C4251: 'caffe2::serialize::PyTorchStreamReader::ar_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamReader' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/custom_function.h(144,52): warning C4251: 'torch::autograd::AutogradContext::dirty_inputs_': class 'std::unordered_set,std::equal_to,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradContext' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(672,66): warning C4251: 'torch::autograd::Node::tensor_pre_hooks_': class 'std::vector>,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'torch::autograd::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/custom_function.h(144,52): warning C4251: 'torch::autograd::AutogradContext::dirty_inputs_': class 'std::unordered_set,std::equal_to,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradContext' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(243,38): warning C4251: 'caffe2::serialize::PyTorchStreamWriter::ar_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamWriter' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(198,44): warning C4251: 'caffe2::serialize::PyTorchStreamReader::in_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamReader' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/custom_function.h(20): note: see declaration of 'std::unordered_set,std::equal_to,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/custom_function.h(20): note: see declaration of 'std::unordered_set,std::equal_to,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(182): message : see declaration of 'std::vector>,std::allocator>>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(195): note: see declaration of 'std::unique_ptr>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(127): message : see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(195): message : see declaration of 'std::unique_ptr>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(244,28): warning C4251: 'caffe2::serialize::PyTorchStreamWriter::archive_name_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamWriter' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(659,63): warning C4251: 'torch::autograd::Node::anomaly_metadata_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of struct 'torch::autograd::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(200,26): warning C4251: 'caffe2::serialize::PyTorchStreamReader::reader_lock_': class 'std::mutex' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamReader' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xstring(4471): message : see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(659): note: see declaration of 'std::unique_ptr>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc)C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\mutex(87): note: see declaration of 'std::mutex' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(196,28): warning C4251: 'caffe2::serialize::PyTorchStreamReader::archive_name_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamReader' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(245,39): warning C4251: 'caffe2::serialize::PyTorchStreamWriter::archive_name_plus_slash_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamWriter' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc)C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xstring(4471): note: see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(202,32): warning C4251: 'caffe2::serialize::PyTorchStreamReader::serialization_id_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamReader' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(671,59): warning C4251: 'torch::autograd::Node::pre_hooks_': class 'std::vector>,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'torch::autograd::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc)C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xstring(4471): note: see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc)C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xstring(4471): note: see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(197,39): warning C4251: 'caffe2::serialize::PyTorchStreamReader::archive_name_plus_slash_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamReader' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(182): note: see declaration of 'std::vector>,std::allocator>>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(246,23): warning C4251: 'caffe2::serialize::PyTorchStreamWriter::padding_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamWriter' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xstring(4471): message : see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc)C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xstring(4471): note: see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(672,66): warning C4251: 'torch::autograd::Node::tensor_pre_hooks_': class 'std::vector>,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'torch::autograd::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(182): message : see declaration of 'std::vector>,std::allocator>>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(247,29): warning C4251: 'caffe2::serialize::PyTorchStreamWriter::file_stream_': class 'std::basic_ofstream>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamWriter' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\iosfwd(225): message : see declaration of 'std::basic_ofstream>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(198,44): warning C4251: 'caffe2::serialize::PyTorchStreamReader::in_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamReader' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(127): message : see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(109,60): warning C4251: 'std::enable_shared_from_this::_Wptr': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of class 'std::enable_shared_from_this' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ _Ty=torch::autograd::Node ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(200,26): warning C4251: 'caffe2::serialize::PyTorchStreamReader::reader_lock_': class 'std::mutex' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamReader' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\memory(1009): message : see declaration of 'std::weak_ptr<_Ty>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ _Ty=torch::autograd::Node ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\mutex(87): message : see declaration of 'std::mutex' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(202,32): warning C4251: 'caffe2::serialize::PyTorchStreamReader::serialization_id_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamReader' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xstring(4471): message : see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(655,20): warning C4251: 'torch::autograd::Node::mutex_': class 'std::mutex' needs to have dll-interface to be used by clients of struct 'torch::autograd::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\mutex(87): message : see declaration of 'std::mutex' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(248,58): warning C4251: 'caffe2::serialize::PyTorchStreamWriter::writer_func_': class 'std::function' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamWriter' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(210): message : see declaration of 'std::function' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(250,32): warning C4251: 'caffe2::serialize::PyTorchStreamWriter::serialization_id_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamWriter' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xstring(4471): message : see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/custom_function.h(145,63): warning C4251: 'torch::autograd::AutogradContext::saved_variables_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradContext' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/custom_function.h(145,63): warning C4251: 'torch::autograd::AutogradContext::saved_variables_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradContext' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/api/include/torch/imethod.h(50,50): warning C4251: 'torch::IMethod::argumentNames_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'torch::IMethod' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(657,24): warning C4251: 'torch::autograd::Node::next_edges_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::autograd::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(118,48): warning C4251: 'caffe2::serialize::ChunkRecordIterator::iter_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::ChunkRecordIterator' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/custom_function.h(143,58): warning C4251: 'torch::autograd::AutogradContext::non_differentiable_': class 'std::unordered_set,std::equal_to,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradContext' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(36): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(113): note: see declaration of 'std::unique_ptr>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(36): note: see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(34): note: see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/graph_task.h(11): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/custom_function.h(20): note: see declaration of 'std::unordered_set,std::equal_to,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(242,49): warning C4251: 'caffe2::serialize::PyTorchStreamWriter::files_written_': class 'std::unordered_set,std::equal_to,std::allocator>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamWriter' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(674,26): warning C4251: 'torch::autograd::Node::retains_grad_hooks_': class 'std::unordered_map>,std::hash,std::equal_to,std::allocator>>>>' needs to have dll-interface to be used by clients of struct 'torch::autograd::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/custom_class.h(490): message : see declaration of 'std::unordered_set,std::equal_to,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(533): message : see declaration of 'std::unordered_map>,std::hash,std::equal_to,std::allocator>>>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/custom_function.h(146,25): warning C4251: 'torch::autograd::AutogradContext::to_save_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradContext' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/custom_function.h(146,25): warning C4251: 'torch::autograd::AutogradContext::to_save_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradContext' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(242,49): warning C4251: 'caffe2::serialize::PyTorchStreamWriter::files_written_': class 'std::unordered_set,std::equal_to,std::allocator>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamWriter' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(243,38): warning C4251: 'caffe2::serialize::PyTorchStreamWriter::ar_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamWriter' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/custom_function.h(144,52): warning C4251: 'torch::autograd::AutogradContext::dirty_inputs_': class 'std::unordered_set,std::equal_to,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradContext' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/chunk_ops.h(18): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(674,26): warning C4251: 'torch::autograd::Node::retains_grad_hooks_': class 'std::unordered_map>,std::hash,std::equal_to,std::allocator>>>>' needs to have dll-interface to be used by clients of struct 'torch::autograd::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/chunk_ops.h(18): note: see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/custom_function.h(20): note: see declaration of 'std::unordered_set,std::equal_to,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/custom_class.h(490): note: see declaration of 'std::unordered_set,std::equal_to,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(195): note: see declaration of 'std::unique_ptr>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(533): message : see declaration of 'std::unordered_map>,std::hash,std::equal_to,std::allocator>>>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(244,28): warning C4251: 'caffe2::serialize::PyTorchStreamWriter::archive_name_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamWriter' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/custom_function.h(152,31): warning C4251: 'torch::autograd::AutogradContext::grad_fn_': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradContext' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ _Ty=torch::autograd::Node ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/custom_function.h(152,31): warning C4251: 'torch::autograd::AutogradContext::grad_fn_': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradContext' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ _Ty=torch::autograd::Node ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc)C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\memory(1009): note: see declaration of 'std::weak_ptr<_Ty>' with [ _Ty=torch::autograd::Node ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc)C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xstring(4471): note: see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(243,38): warning C4251: 'caffe2::serialize::PyTorchStreamWriter::ar_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamWriter' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(659,63): warning C4251: 'torch::autograd::Node::anomaly_metadata_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of struct 'torch::autograd::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(242,49): warning C4251: 'caffe2::serialize::PyTorchStreamWriter::files_written_': class 'std::unordered_set,std::equal_to,std::allocator>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamWriter' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc)C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\memory(1009): note: see declaration of 'std::weak_ptr<_Ty>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ _Ty=torch::autograd::Node ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(195): note: see declaration of 'std::unique_ptr>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(659): message : see declaration of 'std::unique_ptr>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(245,39): warning C4251: 'caffe2::serialize::PyTorchStreamWriter::archive_name_plus_slash_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamWriter' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/custom_class.h(490): message : see declaration of 'std::unordered_set,std::equal_to,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(195,38): warning C4251: 'caffe2::serialize::PyTorchStreamReader::ar_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamReader' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(244,28): warning C4251: 'caffe2::serialize::PyTorchStreamWriter::archive_name_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamWriter' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(671,59): warning C4251: 'torch::autograd::Node::pre_hooks_': class 'std::vector>,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'torch::autograd::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xstring(4471): message : see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(195): message : see declaration of 'std::unique_ptr>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(182): note: see declaration of 'std::vector>,std::allocator>>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc)C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xstring(4471): note: see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(246,23): warning C4251: 'caffe2::serialize::PyTorchStreamWriter::padding_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamWriter' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(675,61): warning C4251: 'torch::autograd::Node::post_hooks_': class 'std::vector>,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'torch::autograd::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(243,38): warning C4251: 'caffe2::serialize::PyTorchStreamWriter::ar_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamWriter' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/attributes.h(128,52): warning C4275: non dll-interface struct 'torch::jit::AttributeValue' used as base for dll-interface struct 'torch::jit::GraphAttr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/custom_function.h(145,63): warning C4251: 'torch::autograd::AutogradContext::saved_variables_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradContext' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(675,61): warning C4251: 'torch::autograd::Node::post_hooks_': class 'std::vector>,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'torch::autograd::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(473): message : see declaration of 'std::vector>,std::allocator>>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(245,39): warning C4251: 'caffe2::serialize::PyTorchStreamWriter::archive_name_plus_slash_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamWriter' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc)C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xstring(4471): note: see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(672,66): warning C4251: 'torch::autograd::Node::tensor_pre_hooks_': class 'std::vector>,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'torch::autograd::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(195): note: see declaration of 'std::unique_ptr>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(196,28): warning C4251: 'caffe2::serialize::PyTorchStreamReader::archive_name_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamReader' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(36): note: see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/attributes.h(57): message : see declaration of 'torch::jit::AttributeValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(182): message : see declaration of 'std::vector>,std::allocator>>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc)C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xstring(4471): note: see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(473): note: see declaration of 'std::vector>,std::allocator>>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(244,28): warning C4251: 'caffe2::serialize::PyTorchStreamWriter::archive_name_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamWriter' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/attributes.h(128): message : see declaration of 'torch::jit::GraphAttr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc)C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xstring(4471): note: see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/custom_function.h(146,25): warning C4251: 'torch::autograd::AutogradContext::to_save_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradContext' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xstring(4471): message : see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/chunk_ops.h(18): note: see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(246,23): warning C4251: 'caffe2::serialize::PyTorchStreamWriter::padding_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamWriter' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(197,39): warning C4251: 'caffe2::serialize::PyTorchStreamReader::archive_name_plus_slash_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamReader' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xstring(4471): message : see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/custom_function.h(152,31): warning C4251: 'torch::autograd::AutogradContext::grad_fn_': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradContext' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ _Ty=torch::autograd::Node ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc)C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xstring(4471): note: see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(245,39): warning C4251: 'caffe2::serialize::PyTorchStreamWriter::archive_name_plus_slash_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamWriter' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(247,29): warning C4251: 'caffe2::serialize::PyTorchStreamWriter::file_stream_': class 'std::basic_ofstream>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamWriter' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\memory(1009): message : see declaration of 'std::weak_ptr<_Ty>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ _Ty=torch::autograd::Node ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xstring(4471): message : see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc)C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\iosfwd(225): note: see declaration of 'std::basic_ofstream>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(246,23): warning C4251: 'caffe2::serialize::PyTorchStreamWriter::padding_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamWriter' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xstring(4471): message : see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/attributes.h(142,32): warning C4251: 'torch::jit::GraphAttr::value_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphAttr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/function.h(32): message : see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/attributes.h(145,53): warning C4275: non dll-interface struct 'torch::jit::AttributeValue' used as base for dll-interface struct 'torch::jit::GraphsAttr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(248,58): warning C4251: 'caffe2::serialize::PyTorchStreamWriter::writer_func_': class 'std::function' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamWriter' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/attributes.h(57): message : see declaration of 'torch::jit::AttributeValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(210): message : see declaration of 'std::function' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/attributes.h(145): note: see declaration of 'torch::jit::GraphsAttr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(250,32): warning C4251: 'caffe2::serialize::PyTorchStreamWriter::serialization_id_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamWriter' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(198,44): warning C4251: 'caffe2::serialize::PyTorchStreamReader::in_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamReader' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(676,52): warning C4251: 'torch::autograd::Node::input_metadata_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'torch::autograd::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(247,29): warning C4251: 'caffe2::serialize::PyTorchStreamWriter::file_stream_': class 'std::basic_ofstream>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamWriter' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc)C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xstring(4471): note: see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(247,29): warning C4251: 'caffe2::serialize::PyTorchStreamWriter::file_stream_': class 'std::basic_ofstream>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamWriter' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(676,52): warning C4251: 'torch::autograd::Node::input_metadata_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'torch::autograd::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(127): message : see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(676): message : see declaration of 'c10::SmallVector' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc)C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\iosfwd(225): note: see declaration of 'std::basic_ofstream>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\iosfwd(225): message : see declaration of 'std::basic_ofstream>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(676): note: see declaration of 'c10::SmallVector' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(200,26): warning C4251: 'caffe2::serialize::PyTorchStreamReader::reader_lock_': class 'std::mutex' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamReader' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\mutex(87): message : see declaration of 'std::mutex' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(202,32): warning C4251: 'caffe2::serialize::PyTorchStreamReader::serialization_id_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamReader' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xstring(4471): message : see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(248,58): warning C4251: 'caffe2::serialize::PyTorchStreamWriter::writer_func_': class 'std::function' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamWriter' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(210): message : see declaration of 'std::function' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(248,58): warning C4251: 'caffe2::serialize::PyTorchStreamWriter::writer_func_': class 'std::function' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamWriter' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(250,32): warning C4251: 'caffe2::serialize::PyTorchStreamWriter::serialization_id_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamWriter' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xstring(4471): message : see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/attributes.h(160,19): warning C4251: 'torch::jit::GraphsAttr::value_': class 'std::vector,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphsAttr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(210): note: see declaration of 'std::function' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/attributes.h(146): message : see declaration of 'std::vector,std::allocator>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(250,32): warning C4251: 'caffe2::serialize::PyTorchStreamWriter::serialization_id_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamWriter' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xstring(4471): message : see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/api/include/torch/imethod.h(50,50): warning C4251: 'torch::IMethod::argumentNames_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'torch::IMethod' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(34): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(200,1): warning C4267: 'initializing': conversion from 'size_t' to 'uint32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/api/include/torch/imethod.h(50,50): warning C4251: 'torch::IMethod::argumentNames_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'torch::IMethod' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/api/include/torch/imethod.h(50,50): warning C4251: 'torch::IMethod::argumentNames_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'torch::IMethod' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(34): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/NestedTensorImpl.h(172,57): warning C4251: 'at::native::NestedTensorImpl::opt_sizes_': class 'std::optional>>' needs to have dll-interface to be used by clients of struct 'at::native::NestedTensorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(34): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(544): message : see declaration of 'std::optional>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(674,26): warning C4251: 'torch::autograd::Node::retains_grad_hooks_': class 'std::unordered_map>,std::hash,std::equal_to,std::allocator>>>>' needs to have dll-interface to be used by clients of struct 'torch::autograd::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(533): message : see declaration of 'std::unordered_map>,std::hash,std::equal_to,std::allocator>>>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(200,1): warning C4267: 'initializing': conversion from 'size_t' to 'uint32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(208,1): warning C4267: 'initializing': conversion from 'size_t' to 'uint32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(215,1): warning C4267: 'initializing': conversion from 'size_t' to 'uint32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(221,1): warning C4267: 'return': conversion from 'size_t' to 'uint32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(208,1): warning C4267: 'initializing': conversion from 'size_t' to 'uint32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/attributes.h(128,52): warning C4275: non dll-interface struct 'torch::jit::AttributeValue' used as base for dll-interface struct 'torch::jit::GraphAttr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/attributes.h(57): message : see declaration of 'torch::jit::AttributeValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(215,1): warning C4267: 'initializing': conversion from 'size_t' to 'uint32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/attributes.h(128): message : see declaration of 'torch::jit::GraphAttr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(221,1): warning C4267: 'return': conversion from 'size_t' to 'uint32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(675,61): warning C4251: 'torch::autograd::Node::post_hooks_': class 'std::vector>,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'torch::autograd::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/attributes.h(128,52): warning C4275: non dll-interface struct 'torch::jit::AttributeValue' used as base for dll-interface struct 'torch::jit::GraphAttr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(473): message : see declaration of 'std::vector>,std::allocator>>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/attributes.h(57): message : see declaration of 'torch::jit::AttributeValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/attributes.h(142,32): warning C4251: 'torch::jit::GraphAttr::value_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphAttr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/attributes.h(128,52): warning C4275: non dll-interface struct 'torch::jit::AttributeValue' used as base for dll-interface struct 'torch::jit::GraphAttr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/attributes.h(128): message : see declaration of 'torch::jit::GraphAttr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/function.h(32): message : see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/attributes.h(57): message : see declaration of 'torch::jit::AttributeValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(306,1): warning C4267: 'return': conversion from 'size_t' to 'uint32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/attributes.h(128): note: see declaration of 'torch::jit::GraphAttr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/attributes.h(145,53): warning C4275: non dll-interface struct 'torch::jit::AttributeValue' used as base for dll-interface struct 'torch::jit::GraphsAttr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/attributes.h(57): message : see declaration of 'torch::jit::AttributeValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/attributes.h(145): message : see declaration of 'torch::jit::GraphsAttr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(306,1): warning C4267: 'return': conversion from 'size_t' to 'uint32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/attributes.h(142,32): warning C4251: 'torch::jit::GraphAttr::value_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphAttr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/attributes.h(142,32): warning C4251: 'torch::jit::GraphAttr::value_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphAttr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/function.h(32): message : see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/function.h(32): message : see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(242,49): warning C4251: 'caffe2::serialize::PyTorchStreamWriter::files_written_': class 'std::unordered_set,std::equal_to,std::allocator>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamWriter' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/custom_class.h(490): message : see declaration of 'std::unordered_set,std::equal_to,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(243,38): warning C4251: 'caffe2::serialize::PyTorchStreamWriter::ar_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamWriter' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/attributes.h(145,53): warning C4275: non dll-interface struct 'torch::jit::AttributeValue' used as base for dll-interface struct 'torch::jit::GraphsAttr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/attributes.h(145,53): warning C4275: non dll-interface struct 'torch::jit::AttributeValue' used as base for dll-interface struct 'torch::jit::GraphsAttr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(195): message : see declaration of 'std::unique_ptr>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/attributes.h(57): message : see declaration of 'torch::jit::AttributeValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/attributes.h(57): message : see declaration of 'torch::jit::AttributeValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(244,28): warning C4251: 'caffe2::serialize::PyTorchStreamWriter::archive_name_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamWriter' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/attributes.h(145): message : see declaration of 'torch::jit::GraphsAttr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(676,52): warning C4251: 'torch::autograd::Node::input_metadata_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'torch::autograd::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/attributes.h(145): message : see declaration of 'torch::jit::GraphsAttr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xstring(4471): message : see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(676): message : see declaration of 'c10::SmallVector' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(245,39): warning C4251: 'caffe2::serialize::PyTorchStreamWriter::archive_name_plus_slash_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamWriter' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xstring(4471): message : see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(246,23): warning C4251: 'caffe2::serialize::PyTorchStreamWriter::padding_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamWriter' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xstring(4471): message : see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/attributes.h(160,19): warning C4251: 'torch::jit::GraphsAttr::value_': class 'std::vector,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphsAttr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/attributes.h(146): message : see declaration of 'std::vector,std::allocator>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(247,29): warning C4251: 'caffe2::serialize::PyTorchStreamWriter::file_stream_': class 'std::basic_ofstream>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamWriter' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\iosfwd(225): message : see declaration of 'std::basic_ofstream>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/input_metadata.h(107,23): warning C4251: 'torch::autograd::InputMetadata::shape_': class 'std::variant' needs to have dll-interface to be used by clients of struct 'torch::autograd::InputMetadata' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/input_metadata.h(25): message : see declaration of 'std::variant' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(248,58): warning C4251: 'caffe2::serialize::PyTorchStreamWriter::writer_func_': class 'std::function' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamWriter' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(210): message : see declaration of 'std::function' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(250,32): warning C4251: 'caffe2::serialize::PyTorchStreamWriter::serialization_id_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamWriter' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xstring(4471): message : see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/attributes.h(160,19): warning C4251: 'torch::jit::GraphsAttr::value_': class 'std::vector,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphsAttr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/attributes.h(160,19): warning C4251: 'torch::jit::GraphsAttr::value_': class 'std::vector,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphsAttr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/attributes.h(146): message : see declaration of 'std::vector,std::allocator>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/attributes.h(146): message : see declaration of 'std::vector,std::allocator>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(200,1): warning C4267: 'initializing': conversion from 'size_t' to 'uint32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(208,1): warning C4267: 'initializing': conversion from 'size_t' to 'uint32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/saved_variable.h(80,40): warning C4251: 'torch::autograd::SavedVariable::fw_grad_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'torch::autograd::SavedVariable' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/forward_grad.h(111): message : see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(215,1): warning C4267: 'initializing': conversion from 'size_t' to 'uint32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/saved_variable.h(88,36): warning C4251: 'torch::autograd::SavedVariable::weak_grad_fn_': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of class 'torch::autograd::SavedVariable' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ _Ty=torch::autograd::Node ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(221,1): warning C4267: 'return': conversion from 'size_t' to 'uint32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\memory(1009): message : see declaration of 'std::weak_ptr<_Ty>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ _Ty=torch::autograd::Node ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/api/include/torch/imethod.h(50,50): warning C4251: 'torch::IMethod::argumentNames_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'torch::IMethod' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(34): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(118,48): warning C4251: 'caffe2::serialize::ChunkRecordIterator::iter_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::ChunkRecordIterator' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(113): message : see declaration of 'std::unique_ptr>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/saved_variable.h(103,45): warning C4251: 'torch::autograd::SavedVariable::hooks_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of class 'torch::autograd::SavedVariable' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/saved_variable.h(46): message : see declaration of 'std::unique_ptr>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/saved_variable.h(107,33): warning C4251: 'torch::autograd::SavedVariable::grad_fn_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'torch::autograd::SavedVariable' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/TensorBase.h(828): message : see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/saved_variable.h(112,42): warning C4251: 'torch::autograd::SavedVariable::grad_accumulator_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'torch::autograd::SavedVariable' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/operator.h(260,49): warning C4251: 'torch::jit::Operator::op_': class 'std::variant' needs to have dll-interface to be used by clients of struct 'torch::jit::Operator' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/TensorBase.h(828): message : see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/operator.h(260,49): warning C4251: 'torch::jit::Operator::op_': class 'std::variant' needs to have dll-interface to be used by clients of struct 'torch::jit::Operator' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/operator.h(260): message : see declaration of 'std::variant' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/operator.h(260): message : see declaration of 'std::variant' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(195,38): warning C4251: 'caffe2::serialize::PyTorchStreamReader::ar_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamReader' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(195): message : see declaration of 'std::unique_ptr>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(306,1): warning C4267: 'return': conversion from 'size_t' to 'uint32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(196,28): warning C4251: 'caffe2::serialize::PyTorchStreamReader::archive_name_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamReader' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xstring(4471): message : see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(197,39): warning C4251: 'caffe2::serialize::PyTorchStreamReader::archive_name_plus_slash_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamReader' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xstring(4471): message : see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/attributes.h(128,52): warning C4275: non dll-interface struct 'torch::jit::AttributeValue' used as base for dll-interface struct 'torch::jit::GraphAttr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/attributes.h(57): message : see declaration of 'torch::jit::AttributeValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/attributes.h(128): message : see declaration of 'torch::jit::GraphAttr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(198,44): warning C4251: 'caffe2::serialize::PyTorchStreamReader::in_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamReader' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(127): message : see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(200,26): warning C4251: 'caffe2::serialize::PyTorchStreamReader::reader_lock_': class 'std::mutex' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamReader' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/attributes.h(142,32): warning C4251: 'torch::jit::GraphAttr::value_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphAttr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\mutex(87): message : see declaration of 'std::mutex' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/function.h(32): note: see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(202,32): warning C4251: 'caffe2::serialize::PyTorchStreamReader::serialization_id_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamReader' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xstring(4471): message : see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(109,60): warning C4251: 'std::enable_shared_from_this::_Wptr': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of class 'std::enable_shared_from_this' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ _Ty=torch::autograd::Node ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\memory(1009): message : see declaration of 'std::weak_ptr<_Ty>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ _Ty=torch::autograd::Node ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/attributes.h(145,53): warning C4275: non dll-interface struct 'torch::jit::AttributeValue' used as base for dll-interface struct 'torch::jit::GraphsAttr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/attributes.h(57): message : see declaration of 'torch::jit::AttributeValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/attributes.h(145): message : see declaration of 'torch::jit::GraphsAttr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(655,20): warning C4251: 'torch::autograd::Node::mutex_': class 'std::mutex' needs to have dll-interface to be used by clients of struct 'torch::autograd::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\mutex(87): message : see declaration of 'std::mutex' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/operator.h(260,49): warning C4251: 'torch::jit::Operator::op_': class 'std::variant' needs to have dll-interface to be used by clients of struct 'torch::jit::Operator' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/operator.h(260): message : see declaration of 'std::variant' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/attributes.h(160,19): warning C4251: 'torch::jit::GraphsAttr::value_': class 'std::vector,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphsAttr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/attributes.h(146): message : see declaration of 'std::vector,std::allocator>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable_info.h(16,32): warning C4251: 'torch::autograd::VariableInfo::size': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::autograd::VariableInfo' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ T=c10::SymInt ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/ArrayRef.h(256): message : see declaration of 'std::vector>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ T=c10::SymInt ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(657,24): warning C4251: 'torch::autograd::Node::next_edges_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::autograd::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/graph_task.h(11): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable_info.h(16,32): warning C4251: 'torch::autograd::VariableInfo::size': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::autograd::VariableInfo' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ T=c10::SymInt ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/ArrayRef.h(256): message : see declaration of 'std::vector>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ T=c10::SymInt ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(659,63): warning C4251: 'torch::autograd::Node::anomaly_metadata_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of struct 'torch::autograd::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(659): message : see declaration of 'std::unique_ptr>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(671,59): warning C4251: 'torch::autograd::Node::pre_hooks_': class 'std::vector>,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'torch::autograd::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(182): message : see declaration of 'std::vector>,std::allocator>>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(672,66): warning C4251: 'torch::autograd::Node::tensor_pre_hooks_': class 'std::vector>,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'torch::autograd::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(182): message : see declaration of 'std::vector>,std::allocator>>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/custom_function.h(113,57): warning C4251: 'torch::autograd::AutogradContext::saved_data': class 'ska::flat_hash_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradContext' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ _Kty=std::string, _Ty=c10::IValue ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/custom_function.h(113): message : see declaration of 'ska::flat_hash_map,std::equal_to,std::allocator>>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ _Kty=std::string, _Ty=c10::IValue ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/custom_function.h(113,57): warning C4251: 'torch::autograd::AutogradContext::saved_data': class 'ska::flat_hash_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradContext' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ _Kty=std::string, _Ty=c10::IValue ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/custom_function.h(113): message : see declaration of 'ska::flat_hash_map,std::equal_to,std::allocator>>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ _Kty=std::string, _Ty=c10::IValue ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(242,49): warning C4251: 'caffe2::serialize::PyTorchStreamWriter::files_written_': class 'std::unordered_set,std::equal_to,std::allocator>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamWriter' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/custom_class.h(490): message : see declaration of 'std::unordered_set,std::equal_to,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(243,38): warning C4251: 'caffe2::serialize::PyTorchStreamWriter::ar_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamWriter' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(195): message : see declaration of 'std::unique_ptr>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(244,28): warning C4251: 'caffe2::serialize::PyTorchStreamWriter::archive_name_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamWriter' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xstring(4471): message : see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(245,39): warning C4251: 'caffe2::serialize::PyTorchStreamWriter::archive_name_plus_slash_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamWriter' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xstring(4471): message : see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(246,23): warning C4251: 'caffe2::serialize::PyTorchStreamWriter::padding_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamWriter' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xstring(4471): message : see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(247,29): warning C4251: 'caffe2::serialize::PyTorchStreamWriter::file_stream_': class 'std::basic_ofstream>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamWriter' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\iosfwd(225): message : see declaration of 'std::basic_ofstream>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(248,58): warning C4251: 'caffe2::serialize::PyTorchStreamWriter::writer_func_': class 'std::function' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamWriter' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(210): message : see declaration of 'std::function' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(250,32): warning C4251: 'caffe2::serialize::PyTorchStreamWriter::serialization_id_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamWriter' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xstring(4471): message : see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable_info.h(16,32): warning C4251: 'torch::autograd::VariableInfo::size': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::autograd::VariableInfo' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ T=c10::SymInt ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(674,26): warning C4251: 'torch::autograd::Node::retains_grad_hooks_': class 'std::unordered_map>,std::hash,std::equal_to,std::allocator>>>>' needs to have dll-interface to be used by clients of struct 'torch::autograd::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/ArrayRef.h(256): message : see declaration of 'std::vector>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ T=c10::SymInt ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(533): message : see declaration of 'std::unordered_map>,std::hash,std::equal_to,std::allocator>>>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/custom_function.h(143,58): warning C4251: 'torch::autograd::AutogradContext::non_differentiable_': class 'std::unordered_set,std::equal_to,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradContext' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/custom_function.h(20): message : see declaration of 'std::unordered_set,std::equal_to,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/custom_function.h(144,52): warning C4251: 'torch::autograd::AutogradContext::dirty_inputs_': class 'std::unordered_set,std::equal_to,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradContext' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/custom_function.h(20): message : see declaration of 'std::unordered_set,std::equal_to,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/custom_function.h(143,58): warning C4251: 'torch::autograd::AutogradContext::non_differentiable_': class 'std::unordered_set,std::equal_to,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradContext' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/api/include/torch/imethod.h(50,50): warning C4251: 'torch::IMethod::argumentNames_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'torch::IMethod' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/custom_function.h(20): message : see declaration of 'std::unordered_set,std::equal_to,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(34): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/custom_function.h(144,52): warning C4251: 'torch::autograd::AutogradContext::dirty_inputs_': class 'std::unordered_set,std::equal_to,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradContext' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(675,61): warning C4251: 'torch::autograd::Node::post_hooks_': class 'std::vector>,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'torch::autograd::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/custom_function.h(113,57): warning C4251: 'torch::autograd::AutogradContext::saved_data': class 'ska::flat_hash_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradContext' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ _Kty=std::string, _Ty=c10::IValue ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/custom_function.h(145,63): warning C4251: 'torch::autograd::AutogradContext::saved_variables_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradContext' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/attributes.h(128,52): warning C4275: non dll-interface struct 'torch::jit::AttributeValue' used as base for dll-interface struct 'torch::jit::GraphAttr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(176,40): warning C4251: 'torch::jit::StringCordView::pieces_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::StringCordView' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/attributes.h(57): message : see declaration of 'torch::jit::AttributeValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(473): note: see declaration of 'std::vector>,std::allocator>>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/custom_function.h(20): note: see declaration of 'std::unordered_set,std::equal_to,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dynamic_type.h(141): note: see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/custom_function.h(113): message : see declaration of 'ska::flat_hash_map,std::equal_to,std::allocator>>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ _Kty=std::string, _Ty=c10::IValue ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(36): note: see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/attributes.h(128): message : see declaration of 'torch::jit::GraphAttr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/custom_function.h(146,25): warning C4251: 'torch::autograd::AutogradContext::to_save_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradContext' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/chunk_ops.h(18): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/custom_function.h(152,31): warning C4251: 'torch::autograd::AutogradContext::grad_fn_': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradContext' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ _Ty=torch::autograd::Node ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\memory(1009): message : see declaration of 'std::weak_ptr<_Ty>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ _Ty=torch::autograd::Node ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/attributes.h(142,32): warning C4251: 'torch::jit::GraphAttr::value_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphAttr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/function.h(32): message : see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/attributes.h(145,53): warning C4275: non dll-interface struct 'torch::jit::AttributeValue' used as base for dll-interface struct 'torch::jit::GraphsAttr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/attributes.h(57): message : see declaration of 'torch::jit::AttributeValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/attributes.h(145): message : see declaration of 'torch::jit::GraphsAttr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(676,52): warning C4251: 'torch::autograd::Node::input_metadata_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'torch::autograd::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(676): message : see declaration of 'c10::SmallVector' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(177,41): warning C4251: 'torch::jit::StringCordView::accumulated_sizes_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::StringCordView' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/custom_function.h(145,63): warning C4251: 'torch::autograd::AutogradContext::saved_variables_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradContext' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(36): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc)C:\Jenkins\workspace\dgl_PR-7408\include\dgl/aten/coo.h(752): note: see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/custom_function.h(146,25): warning C4251: 'torch::autograd::AutogradContext::to_save_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradContext' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/chunk_ops.h(18): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/custom_function.h(152,31): warning C4251: 'torch::autograd::AutogradContext::grad_fn_': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradContext' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ _Ty=torch::autograd::Node ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\memory(1009): message : see declaration of 'std::weak_ptr<_Ty>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ _Ty=torch::autograd::Node ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(200,1): warning C4267: 'initializing': conversion from 'size_t' to 'uint32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/attributes.h(160,19): warning C4251: 'torch::jit::GraphsAttr::value_': class 'std::vector,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphsAttr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/attributes.h(146): message : see declaration of 'std::vector,std::allocator>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(208,1): warning C4267: 'initializing': conversion from 'size_t' to 'uint32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(215,1): warning C4267: 'initializing': conversion from 'size_t' to 'uint32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(221,1): warning C4267: 'return': conversion from 'size_t' to 'uint32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(178,59): warning C4251: 'torch::jit::StringCordView::owned_strings_': class 'std::vector,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::jit::StringCordView' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(28): message : see declaration of 'std::vector,std::allocator>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/custom_function.h(143,58): warning C4251: 'torch::autograd::AutogradContext::non_differentiable_': class 'std::unordered_set,std::equal_to,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradContext' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(306,1): warning C4267: 'return': conversion from 'size_t' to 'uint32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/custom_function.h(20): note: see declaration of 'std::unordered_set,std::equal_to,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(294,39): warning C4251: 'torch::jit::Source::filename_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::Source' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/custom_function.h(144,52): warning C4251: 'torch::autograd::AutogradContext::dirty_inputs_': class 'std::unordered_set,std::equal_to,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradContext' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(78): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/custom_function.h(20): message : see declaration of 'std::unordered_set,std::equal_to,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(299,45): warning C4251: 'torch::jit::Source::line_starting_offsets_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::Source' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Jenkins\workspace\dgl_PR-7408\include\dgl/aten/coo.h(752): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(176,40): warning C4251: 'torch::jit::StringCordView::pieces_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::StringCordView' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dynamic_type.h(141): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(301,52): warning C4251: 'torch::jit::Source::gen_ranges_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::Source' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(195): message : see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(176,40): warning C4251: 'torch::jit::StringCordView::pieces_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::StringCordView' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(176,40): warning C4251: 'torch::jit::StringCordView::pieces_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::StringCordView' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dynamic_type.h(141): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dynamic_type.h(141): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/custom_function.h(145,63): warning C4251: 'torch::autograd::AutogradContext::saved_variables_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradContext' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(36): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/custom_function.h(146,25): warning C4251: 'torch::autograd::AutogradContext::to_save_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradContext' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/chunk_ops.h(18): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/custom_function.h(152,31): warning C4251: 'torch::autograd::AutogradContext::grad_fn_': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradContext' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ _Ty=torch::autograd::Node ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\memory(1009): message : see declaration of 'std::weak_ptr<_Ty>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ _Ty=torch::autograd::Node ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(177,41): warning C4251: 'torch::jit::StringCordView::accumulated_sizes_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::StringCordView' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Jenkins\workspace\dgl_PR-7408\include\dgl/aten/coo.h(752): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(118,48): warning C4251: 'caffe2::serialize::ChunkRecordIterator::iter_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::ChunkRecordIterator' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(113): message : see declaration of 'std::unique_ptr>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(177,41): warning C4251: 'torch::jit::StringCordView::accumulated_sizes_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::StringCordView' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Jenkins\workspace\dgl_PR-7408\include\dgl/aten/coo.h(752): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(177,41): warning C4251: 'torch::jit::StringCordView::accumulated_sizes_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::StringCordView' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Jenkins\workspace\dgl_PR-7408\include\dgl/aten/coo.h(752): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(118,48): warning C4251: 'caffe2::serialize::ChunkRecordIterator::iter_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::ChunkRecordIterator' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(113): message : see declaration of 'std::unique_ptr>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(392,39): warning C4251: 'torch::jit::SourceRange::source_view_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::SourceRange' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(307): message : see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(397,39): warning C4251: 'torch::jit::SourceRange::start_iter_': struct 'torch::jit::StringCordView::Iterator' needs to have dll-interface to be used by clients of struct 'torch::jit::SourceRange' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(64): message : see declaration of 'torch::jit::StringCordView::Iterator' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(195,38): warning C4251: 'caffe2::serialize::PyTorchStreamReader::ar_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamReader' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(195): message : see declaration of 'std::unique_ptr>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xstring(4471): message : see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(178,59): warning C4251: 'torch::jit::StringCordView::owned_strings_': class 'std::vector,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::jit::StringCordView' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(197,39): warning C4251: 'caffe2::serialize::PyTorchStreamReader::archive_name_plus_slash_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamReader' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(195,38): warning C4251: 'caffe2::serialize::PyTorchStreamReader::ar_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamReader' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(28): message : see declaration of 'std::vector,std::allocator>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(195): message : see declaration of 'std::unique_ptr>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc)C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xstring(4471): note: see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(196,28): warning C4251: 'caffe2::serialize::PyTorchStreamReader::archive_name_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamReader' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xstring(4471): message : see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(197,39): warning C4251: 'caffe2::serialize::PyTorchStreamReader::archive_name_plus_slash_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamReader' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xstring(4471): message : see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(178,59): warning C4251: 'torch::jit::StringCordView::owned_strings_': class 'std::vector,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::jit::StringCordView' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(198,44): warning C4251: 'caffe2::serialize::PyTorchStreamReader::in_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamReader' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(28): message : see declaration of 'std::vector,std::allocator>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(127): message : see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(178,59): warning C4251: 'torch::jit::StringCordView::owned_strings_': class 'std::vector,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::jit::StringCordView' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(200,26): warning C4251: 'caffe2::serialize::PyTorchStreamReader::reader_lock_': class 'std::mutex' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamReader' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(28): message : see declaration of 'std::vector,std::allocator>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc)C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\mutex(87): note: see declaration of 'std::mutex' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(202,32): warning C4251: 'caffe2::serialize::PyTorchStreamReader::serialization_id_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamReader' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(198,44): warning C4251: 'caffe2::serialize::PyTorchStreamReader::in_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamReader' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc)C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xstring(4471): note: see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(127): message : see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(200,26): warning C4251: 'caffe2::serialize::PyTorchStreamReader::reader_lock_': class 'std::mutex' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamReader' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\mutex(87): message : see declaration of 'std::mutex' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(202,32): warning C4251: 'caffe2::serialize::PyTorchStreamReader::serialization_id_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamReader' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xstring(4471): message : see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(118,48): warning C4251: 'caffe2::serialize::ChunkRecordIterator::iter_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::ChunkRecordIterator' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(113): message : see declaration of 'std::unique_ptr>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(294,39): warning C4251: 'torch::jit::Source::filename_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::Source' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(78): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(299,45): warning C4251: 'torch::jit::Source::line_starting_offsets_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::Source' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Jenkins\workspace\dgl_PR-7408\include\dgl/aten/coo.h(752): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(195,38): warning C4251: 'caffe2::serialize::PyTorchStreamReader::ar_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamReader' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(195): message : see declaration of 'std::unique_ptr>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(176,40): warning C4251: 'torch::jit::StringCordView::pieces_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::StringCordView' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(196,28): warning C4251: 'caffe2::serialize::PyTorchStreamReader::archive_name_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamReader' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dynamic_type.h(141): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xstring(4471): message : see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(197,39): warning C4251: 'caffe2::serialize::PyTorchStreamReader::archive_name_plus_slash_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamReader' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xstring(4471): message : see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(294,39): warning C4251: 'torch::jit::Source::filename_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::Source' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(78): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(294,39): warning C4251: 'torch::jit::Source::filename_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::Source' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(78): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(299,45): warning C4251: 'torch::jit::Source::line_starting_offsets_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::Source' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(301,52): warning C4251: 'torch::jit::Source::gen_ranges_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::Source' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Jenkins\workspace\dgl_PR-7408\include\dgl/aten/coo.h(752): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(195): message : see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(299,45): warning C4251: 'torch::jit::Source::line_starting_offsets_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::Source' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Jenkins\workspace\dgl_PR-7408\include\dgl/aten/coo.h(752): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(198,44): warning C4251: 'caffe2::serialize::PyTorchStreamReader::in_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamReader' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(127): message : see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(200,26): warning C4251: 'caffe2::serialize::PyTorchStreamReader::reader_lock_': class 'std::mutex' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamReader' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\mutex(87): message : see declaration of 'std::mutex' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(202,32): warning C4251: 'caffe2::serialize::PyTorchStreamReader::serialization_id_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamReader' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xstring(4471): message : see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(301,52): warning C4251: 'torch::jit::Source::gen_ranges_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::Source' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(301,52): warning C4251: 'torch::jit::Source::gen_ranges_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::Source' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(195): note: see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(195): message : see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(177,41): warning C4251: 'torch::jit::StringCordView::accumulated_sizes_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::StringCordView' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Jenkins\workspace\dgl_PR-7408\include\dgl/aten/coo.h(752): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/operator.h(260,49): warning C4251: 'torch::jit::Operator::op_': class 'std::variant' needs to have dll-interface to be used by clients of struct 'torch::jit::Operator' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/operator.h(260): message : see declaration of 'std::variant' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(392,39): warning C4251: 'torch::jit::SourceRange::source_view_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::SourceRange' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(307): message : see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable_info.h(16,32): warning C4251: 'torch::autograd::VariableInfo::size': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::autograd::VariableInfo' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ T=c10::SymInt ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/ArrayRef.h(256): message : see declaration of 'std::vector>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ T=c10::SymInt ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(397,39): warning C4251: 'torch::jit::SourceRange::start_iter_': struct 'torch::jit::StringCordView::Iterator' needs to have dll-interface to be used by clients of struct 'torch::jit::SourceRange' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(64): message : see declaration of 'torch::jit::StringCordView::Iterator' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(178,59): warning C4251: 'torch::jit::StringCordView::owned_strings_': class 'std::vector,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::jit::StringCordView' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(28): message : see declaration of 'std::vector,std::allocator>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(392,39): warning C4251: 'torch::jit::SourceRange::source_view_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::SourceRange' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(307): message : see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(397,39): warning C4251: 'torch::jit::SourceRange::start_iter_': struct 'torch::jit::StringCordView::Iterator' needs to have dll-interface to be used by clients of struct 'torch::jit::SourceRange' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(64): message : see declaration of 'torch::jit::StringCordView::Iterator' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(392,39): warning C4251: 'torch::jit::SourceRange::source_view_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::SourceRange' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(307): message : see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(397,39): warning C4251: 'torch::jit::SourceRange::start_iter_': struct 'torch::jit::StringCordView::Iterator' needs to have dll-interface to be used by clients of struct 'torch::jit::SourceRange' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(64): message : see declaration of 'torch::jit::StringCordView::Iterator' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(242,49): warning C4251: 'caffe2::serialize::PyTorchStreamWriter::files_written_': class 'std::unordered_set,std::equal_to,std::allocator>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamWriter' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/custom_class.h(490): message : see declaration of 'std::unordered_set,std::equal_to,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(242,49): warning C4251: 'caffe2::serialize::PyTorchStreamWriter::files_written_': class 'std::unordered_set,std::equal_to,std::allocator>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamWriter' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/custom_class.h(490): message : see declaration of 'std::unordered_set,std::equal_to,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(243,38): warning C4251: 'caffe2::serialize::PyTorchStreamWriter::ar_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamWriter' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(195): message : see declaration of 'std::unique_ptr>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(243,38): warning C4251: 'caffe2::serialize::PyTorchStreamWriter::ar_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamWriter' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(244,28): warning C4251: 'caffe2::serialize::PyTorchStreamWriter::archive_name_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamWriter' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(195): message : see declaration of 'std::unique_ptr>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc)C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xstring(4471): note: see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(244,28): warning C4251: 'caffe2::serialize::PyTorchStreamWriter::archive_name_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamWriter' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(245,39): warning C4251: 'caffe2::serialize::PyTorchStreamWriter::archive_name_plus_slash_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamWriter' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xstring(4471): message : see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc)C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xstring(4471): note: see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(294,39): warning C4251: 'torch::jit::Source::filename_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::Source' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(246,23): warning C4251: 'caffe2::serialize::PyTorchStreamWriter::padding_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamWriter' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(245,39): warning C4251: 'caffe2::serialize::PyTorchStreamWriter::archive_name_plus_slash_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamWriter' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(78): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc)C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xstring(4471): note: see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc)C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xstring(4471): note: see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/custom_function.h(113,57): warning C4251: 'torch::autograd::AutogradContext::saved_data': class 'ska::flat_hash_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradContext' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ _Kty=std::string, _Ty=c10::IValue ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(299,45): warning C4251: 'torch::jit::Source::line_starting_offsets_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::Source' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/operator.h(260,49): warning C4251: 'torch::jit::Operator::op_': class 'std::variant' needs to have dll-interface to be used by clients of struct 'torch::jit::Operator' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(246,23): warning C4251: 'caffe2::serialize::PyTorchStreamWriter::padding_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamWriter' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc)C:\Jenkins\workspace\dgl_PR-7408\include\dgl/aten/coo.h(752): note: see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/custom_function.h(113): note: see declaration of 'ska::flat_hash_map,std::equal_to,std::allocator>>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ _Kty=std::string, _Ty=c10::IValue ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/operator.h(260): note: see declaration of 'std::variant' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xstring(4471): message : see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(247,29): warning C4251: 'caffe2::serialize::PyTorchStreamWriter::file_stream_': class 'std::basic_ofstream>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamWriter' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\iosfwd(225): message : see declaration of 'std::basic_ofstream>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(242,49): warning C4251: 'caffe2::serialize::PyTorchStreamWriter::files_written_': class 'std::unordered_set,std::equal_to,std::allocator>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamWriter' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/custom_class.h(490): message : see declaration of 'std::unordered_set,std::equal_to,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(243,38): warning C4251: 'caffe2::serialize::PyTorchStreamWriter::ar_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamWriter' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(195): message : see declaration of 'std::unique_ptr>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(244,28): warning C4251: 'caffe2::serialize::PyTorchStreamWriter::archive_name_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamWriter' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(301,52): warning C4251: 'torch::jit::Source::gen_ranges_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::Source' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xstring(4471): message : see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(195): note: see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(248,58): warning C4251: 'caffe2::serialize::PyTorchStreamWriter::writer_func_': class 'std::function' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamWriter' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(210): message : see declaration of 'std::function' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(247,29): warning C4251: 'caffe2::serialize::PyTorchStreamWriter::file_stream_': class 'std::basic_ofstream>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamWriter' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(245,39): warning C4251: 'caffe2::serialize::PyTorchStreamWriter::archive_name_plus_slash_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamWriter' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\iosfwd(225): message : see declaration of 'std::basic_ofstream>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(250,32): warning C4251: 'caffe2::serialize::PyTorchStreamWriter::serialization_id_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamWriter' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xstring(4471): message : see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xstring(4471): message : see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(246,23): warning C4251: 'caffe2::serialize::PyTorchStreamWriter::padding_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamWriter' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xstring(4471): message : see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(248,58): warning C4251: 'caffe2::serialize::PyTorchStreamWriter::writer_func_': class 'std::function' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamWriter' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(210): message : see declaration of 'std::function' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(250,32): warning C4251: 'caffe2::serialize::PyTorchStreamWriter::serialization_id_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamWriter' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xstring(4471): message : see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(247,29): warning C4251: 'caffe2::serialize::PyTorchStreamWriter::file_stream_': class 'std::basic_ofstream>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamWriter' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\iosfwd(225): message : see declaration of 'std::basic_ofstream>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/api/include/torch/imethod.h(50,50): warning C4251: 'torch::IMethod::argumentNames_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'torch::IMethod' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(34): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(248,58): warning C4251: 'caffe2::serialize::PyTorchStreamWriter::writer_func_': class 'std::function' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamWriter' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(210): message : see declaration of 'std::function' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(250,32): warning C4251: 'caffe2::serialize::PyTorchStreamWriter::serialization_id_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamWriter' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(392,39): warning C4251: 'torch::jit::SourceRange::source_view_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::SourceRange' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xstring(4471): message : see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(307): note: see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(397,39): warning C4251: 'torch::jit::SourceRange::start_iter_': struct 'torch::jit::StringCordView::Iterator' needs to have dll-interface to be used by clients of struct 'torch::jit::SourceRange' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(64): message : see declaration of 'torch::jit::StringCordView::Iterator' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/custom_function.h(143,58): warning C4251: 'torch::autograd::AutogradContext::non_differentiable_': class 'std::unordered_set,std::equal_to,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradContext' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/custom_function.h(20): message : see declaration of 'std::unordered_set,std::equal_to,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/custom_function.h(144,52): warning C4251: 'torch::autograd::AutogradContext::dirty_inputs_': class 'std::unordered_set,std::equal_to,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradContext' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/api/include/torch/imethod.h(50,50): warning C4251: 'torch::IMethod::argumentNames_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'torch::IMethod' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(34): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/custom_function.h(20): message : see declaration of 'std::unordered_set,std::equal_to,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/operator.h(260,49): warning C4251: 'torch::jit::Operator::op_': class 'std::variant' needs to have dll-interface to be used by clients of struct 'torch::jit::Operator' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/operator.h(260): message : see declaration of 'std::variant' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/scope.h(32,19): warning C4251: 'torch::jit::Scope::parent_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of struct 'torch::jit::Scope' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ TTarget=torch::jit::Scope ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/scope.h(27): message : see declaration of 'c10::intrusive_ptr>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ TTarget=torch::jit::Scope ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/attributes.h(128,52): warning C4275: non dll-interface struct 'torch::jit::AttributeValue' used as base for dll-interface struct 'torch::jit::GraphAttr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/attributes.h(57): message : see declaration of 'torch::jit::AttributeValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/attributes.h(128): message : see declaration of 'torch::jit::GraphAttr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/api/include/torch/imethod.h(50,50): warning C4251: 'torch::IMethod::argumentNames_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'torch::IMethod' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/custom_function.h(145,63): warning C4251: 'torch::autograd::AutogradContext::saved_variables_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradContext' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(34): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(36): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/custom_function.h(146,25): warning C4251: 'torch::autograd::AutogradContext::to_save_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradContext' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/chunk_ops.h(18): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/custom_function.h(152,31): warning C4251: 'torch::autograd::AutogradContext::grad_fn_': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradContext' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ _Ty=torch::autograd::Node ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\memory(1009): message : see declaration of 'std::weak_ptr<_Ty>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ _Ty=torch::autograd::Node ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/attributes.h(128,52): warning C4275: non dll-interface struct 'torch::jit::AttributeValue' used as base for dll-interface struct 'torch::jit::GraphAttr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] g++ -pthread -B /opt/conda/envs/pytorch-ci/compiler_compat -shared -Wl,-rpath,/opt/conda/envs/pytorch-ci/lib -Wl,-rpath-link,/opt/conda/envs/pytorch-ci/lib -L/opt/conda/envs/pytorch-ci/lib -Wl,-rpath,/opt/conda/envs/pytorch-ci/lib -Wl,-rpath-link,/opt/conda/envs/pytorch-ci/lib -L/opt/conda/envs/pytorch-ci/lib build/temp.linux-x86_64-cpython-310/dgl/_ffi/_cython/core.o -Ldgl -L../build/Release -L../build -ldgl -o build/lib.linux-x86_64-cpython-310/dgl/_ffi/_cy3/core.cpython-310-x86_64-linux-gnu.so creating build/bdist.linux-x86_64 creating build/bdist.linux-x86_64/egg creating build/bdist.linux-x86_64/egg/dgl creating build/bdist.linux-x86_64/egg/dgl/distgnn creating build/bdist.linux-x86_64/egg/dgl/distgnn/tools copying build/lib.linux-x86_64-cpython-310/dgl/distgnn/tools/tools.py -> build/bdist.linux-x86_64/egg/dgl/distgnn/tools copying build/lib.linux-x86_64-cpython-310/dgl/distgnn/tools/__init__.py -> build/bdist.linux-x86_64/egg/dgl/distgnn/tools creating build/bdist.linux-x86_64/egg/dgl/distgnn/partition copying build/lib.linux-x86_64-cpython-310/dgl/distgnn/partition/libra_partition.py -> build/bdist.linux-x86_64/egg/dgl/distgnn/partition copying build/lib.linux-x86_64-cpython-310/dgl/distgnn/partition/__init__.py -> build/bdist.linux-x86_64/egg/dgl/distgnn/partition copying build/lib.linux-x86_64-cpython-310/dgl/distgnn/__init__.py -> build/bdist.linux-x86_64/egg/dgl/distgnn copying build/lib.linux-x86_64-cpython-310/dgl/global_config.py -> build/bdist.linux-x86_64/egg/dgl creating build/bdist.linux-x86_64/egg/dgl/cuda copying build/lib.linux-x86_64-cpython-310/dgl/cuda/nccl.py -> build/bdist.linux-x86_64/egg/dgl/cuda copying build/lib.linux-x86_64-cpython-310/dgl/cuda/__init__.py -> build/bdist.linux-x86_64/egg/dgl/cuda copying build/lib.linux-x86_64-cpython-310/dgl/cuda/gpu_cache.py -> build/bdist.linux-x86_64/egg/dgl/cuda copying build/lib.linux-x86_64-cpython-310/dgl/subgraph.py -> build/bdist.linux-x86_64/egg/dgl creating build/bdist.linux-x86_64/egg/dgl/function copying build/lib.linux-x86_64-cpython-310/dgl/function/reducer.py -> build/bdist.linux-x86_64/egg/dgl/function copying build/lib.linux-x86_64-cpython-310/dgl/function/message.py -> build/bdist.linux-x86_64/egg/dgl/function copying build/lib.linux-x86_64-cpython-310/dgl/function/base.py -> build/bdist.linux-x86_64/egg/dgl/function copying build/lib.linux-x86_64-cpython-310/dgl/function/__init__.py -> build/bdist.linux-x86_64/egg/dgl/function copying build/lib.linux-x86_64-cpython-310/dgl/_sparse_ops.py -> build/bdist.linux-x86_64/egg/dgl creating build/bdist.linux-x86_64/egg/dgl/distributed copying build/lib.linux-x86_64-cpython-310/dgl/distributed/graph_services.py -> build/bdist.linux-x86_64/egg/dgl/distributed copying build/lib.linux-x86_64-cpython-310/dgl/distributed/graph_partition_book.py -> build/bdist.linux-x86_64/egg/dgl/distributed copying build/lib.linux-x86_64-cpython-310/dgl/distributed/role.py -> build/bdist.linux-x86_64/egg/dgl/distributed copying build/lib.linux-x86_64-cpython-310/dgl/distributed/shared_mem_utils.py -> build/bdist.linux-x86_64/egg/dgl/distributed copying build/lib.linux-x86_64-cpython-310/dgl/distributed/dist_graph.py -> build/bdist.linux-x86_64/egg/dgl/distributed copying build/lib.linux-x86_64-cpython-310/dgl/distributed/constants.py -> build/bdist.linux-x86_64/egg/dgl/distributed copying build/lib.linux-x86_64-cpython-310/dgl/distributed/dist_dataloader.py -> build/bdist.linux-x86_64/egg/dgl/distributed copying build/lib.linux-x86_64-cpython-310/dgl/distributed/dist_context.py -> build/bdist.linux-x86_64/egg/dgl/distributed copying build/lib.linux-x86_64-cpython-310/dgl/distributed/kvstore.py -> build/bdist.linux-x86_64/egg/dgl/distributed copying build/lib.linux-x86_64-cpython-310/dgl/distributed/id_map.py -> build/bdist.linux-x86_64/egg/dgl/distributed copying build/lib.linux-x86_64-cpython-310/dgl/distributed/dist_tensor.py -> build/bdist.linux-x86_64/egg/dgl/distributed creating build/bdist.linux-x86_64/egg/dgl/distributed/optim creating build/bdist.linux-x86_64/egg/dgl/distributed/optim/pytorch copying build/lib.linux-x86_64-cpython-310/dgl/distributed/optim/pytorch/sparse_optim.py -> build/bdist.linux-x86_64/egg/dgl/distributed/optim/pytorch copying build/lib.linux-x86_64-cpython-310/dgl/distributed/optim/pytorch/__init__.py -> build/bdist.linux-x86_64/egg/dgl/distributed/optim/pytorch copying build/lib.linux-x86_64-cpython-310/dgl/distributed/optim/pytorch/utils.py -> build/bdist.linux-x86_64/egg/dgl/distributed/optim/pytorch copying build/lib.linux-x86_64-cpython-310/dgl/distributed/optim/__init__.py -> build/bdist.linux-x86_64/egg/dgl/distributed/optim creating build/bdist.linux-x86_64/egg/dgl/distributed/optim/tensorflow copying build/lib.linux-x86_64-cpython-310/dgl/distributed/optim/tensorflow/__init__.py -> build/bdist.linux-x86_64/egg/dgl/distributed/optim/tensorflow creating build/bdist.linux-x86_64/egg/dgl/distributed/optim/mxnet copying build/lib.linux-x86_64-cpython-310/dgl/distributed/optim/mxnet/__init__.py -> build/bdist.linux-x86_64/egg/dgl/distributed/optim/mxnet copying build/lib.linux-x86_64-cpython-310/dgl/distributed/__init__.py -> build/bdist.linux-x86_64/egg/dgl/distributed creating build/bdist.linux-x86_64/egg/dgl/distributed/nn creating build/bdist.linux-x86_64/egg/dgl/distributed/nn/pytorch copying build/lib.linux-x86_64-cpython-310/dgl/distributed/nn/pytorch/sparse_emb.py -> build/bdist.linux-x86_64/egg/dgl/distributed/nn/pytorch copying build/lib.linux-x86_64-cpython-310/dgl/distributed/nn/pytorch/__init__.py -> build/bdist.linux-x86_64/egg/dgl/distributed/nn/pytorch copying build/lib.linux-x86_64-cpython-310/dgl/distributed/nn/__init__.py -> build/bdist.linux-x86_64/egg/dgl/distributed/nn creating build/bdist.linux-x86_64/egg/dgl/distributed/nn/tensorflow copying build/lib.linux-x86_64-cpython-310/dgl/distributed/nn/tensorflow/__init__.py -> build/bdist.linux-x86_64/egg/dgl/distributed/nn/tensorflow creating build/bdist.linux-x86_64/egg/dgl/distributed/nn/mxnet copying build/lib.linux-x86_64-cpython-310/dgl/distributed/nn/mxnet/__init__.py -> build/bdist.linux-x86_64/egg/dgl/distributed/nn/mxnet copying build/lib.linux-x86_64-cpython-310/dgl/distributed/standalone_kvstore.py -> build/bdist.linux-x86_64/egg/dgl/distributed copying build/lib.linux-x86_64-cpython-310/dgl/distributed/rpc_client.py -> build/bdist.linux-x86_64/egg/dgl/distributed copying build/lib.linux-x86_64-cpython-310/dgl/distributed/rpc.py -> build/bdist.linux-x86_64/egg/dgl/distributed copying build/lib.linux-x86_64-cpython-310/dgl/distributed/partition.py -> build/bdist.linux-x86_64/egg/dgl/distributed copying build/lib.linux-x86_64-cpython-310/dgl/distributed/rpc_server.py -> build/bdist.linux-x86_64/egg/dgl/distributed copying build/lib.linux-x86_64-cpython-310/dgl/distributed/server_state.py -> build/bdist.linux-x86_64/egg/dgl/distributed copying build/lib.linux-x86_64-cpython-310/dgl/ndarray.py -> build/bdist.linux-x86_64/egg/dgl copying build/lib.linux-x86_64-cpython-310/dgl/view.py -> build/bdist.linux-x86_64/egg/dgl copying build/lib.linux-x86_64-cpython-310/dgl/core.py -> build/bdist.linux-x86_64/egg/dgl copying build/lib.linux-x86_64-cpython-310/dgl/propagate.py -> build/bdist.linux-x86_64/egg/dgl creating build/bdist.linux-x86_64/egg/dgl/graphbolt copying build/lib.linux-x86_64-cpython-310/dgl/graphbolt/sampled_subgraph.py -> build/bdist.linux-x86_64/egg/dgl/graphbolt creating build/bdist.linux-x86_64/egg/dgl/graphbolt/internal copying build/lib.linux-x86_64-cpython-310/dgl/graphbolt/internal/datapipe_utils.py -> build/bdist.linux-x86_64/egg/dgl/graphbolt/internal copying build/lib.linux-x86_64-cpython-310/dgl/graphbolt/internal/item_sampler_utils.py -> build/bdist.linux-x86_64/egg/dgl/graphbolt/internal copying build/lib.linux-x86_64-cpython-310/dgl/graphbolt/internal/__init__.py -> build/bdist.linux-x86_64/egg/dgl/graphbolt/internal copying build/lib.linux-x86_64-cpython-310/dgl/graphbolt/internal/sample_utils.py -> build/bdist.linux-x86_64/egg/dgl/graphbolt/internal copying build/lib.linux-x86_64-cpython-310/dgl/graphbolt/internal/utils.py -> build/bdist.linux-x86_64/egg/dgl/graphbolt/internal copying build/lib.linux-x86_64-cpython-310/dgl/graphbolt/sampling_graph.py -> build/bdist.linux-x86_64/egg/dgl/graphbolt copying build/lib.linux-x86_64-cpython-310/dgl/graphbolt/subgraph_sampler.py -> build/bdist.linux-x86_64/egg/dgl/graphbolt copying build/lib.linux-x86_64-cpython-310/dgl/graphbolt/itemset.py -> build/bdist.linux-x86_64/egg/dgl/graphbolt copying build/lib.linux-x86_64-cpython-310/dgl/graphbolt/dataloader.py -> build/bdist.linux-x86_64/egg/dgl/graphbolt copying build/lib.linux-x86_64-cpython-310/dgl/graphbolt/feature_store.py -> build/bdist.linux-x86_64/egg/dgl/graphbolt copying build/lib.linux-x86_64-cpython-310/dgl/graphbolt/feature_fetcher.py -> build/bdist.linux-x86_64/egg/dgl/graphbolt copying build/lib.linux-x86_64-cpython-310/dgl/graphbolt/minibatch.py -> build/bdist.linux-x86_64/egg/dgl/graphbolt copying build/lib.linux-x86_64-cpython-310/dgl/graphbolt/base.py -> build/bdist.linux-x86_64/egg/dgl/graphbolt copying build/lib.linux-x86_64-cpython-310/dgl/graphbolt/item_sampler.py -> build/bdist.linux-x86_64/egg/dgl/graphbolt copying build/lib.linux-x86_64-cpython-310/dgl/graphbolt/__init__.py -> build/bdist.linux-x86_64/egg/dgl/graphbolt copying build/lib.linux-x86_64-cpython-310/dgl/graphbolt/negative_sampler.py -> build/bdist.linux-x86_64/egg/dgl/graphbolt copying build/lib.linux-x86_64-cpython-310/dgl/graphbolt/minibatch_transformer.py -> build/bdist.linux-x86_64/egg/dgl/graphbolt copying build/lib.linux-x86_64-cpython-310/dgl/graphbolt/utils.py -> build/bdist.linux-x86_64/egg/dgl/graphbolt copying build/lib.linux-x86_64-cpython-310/dgl/graphbolt/dataset.py -> build/bdist.linux-x86_64/egg/dgl/graphbolt creating build/bdist.linux-x86_64/egg/dgl/graphbolt/impl copying build/lib.linux-x86_64-cpython-310/dgl/graphbolt/impl/neighbor_sampler.py -> build/bdist.linux-x86_64/egg/dgl/graphbolt/impl copying build/lib.linux-x86_64-cpython-310/dgl/graphbolt/impl/in_subgraph_sampler.py -> build/bdist.linux-x86_64/egg/dgl/graphbolt/impl copying build/lib.linux-x86_64-cpython-310/dgl/graphbolt/impl/uniform_negative_sampler.py -> build/bdist.linux-x86_64/egg/dgl/graphbolt/impl copying build/lib.linux-x86_64-cpython-310/dgl/graphbolt/impl/torch_based_feature_store.py -> build/bdist.linux-x86_64/egg/dgl/graphbolt/impl copying build/lib.linux-x86_64-cpython-310/dgl/graphbolt/impl/legacy_dataset.py -> build/bdist.linux-x86_64/egg/dgl/graphbolt/impl copying build/lib.linux-x86_64-cpython-310/dgl/graphbolt/impl/ondisk_metadata.py -> build/bdist.linux-x86_64/egg/dgl/graphbolt/impl copying build/lib.linux-x86_64-cpython-310/dgl/graphbolt/impl/fused_csc_sampling_graph.py -> build/bdist.linux-x86_64/egg/dgl/graphbolt/impl copying build/lib.linux-x86_64-cpython-310/dgl/graphbolt/impl/basic_feature_store.py -> build/bdist.linux-x86_64/egg/dgl/graphbolt/impl copying build/lib.linux-x86_64-cpython-310/dgl/graphbolt/impl/sampled_subgraph_impl.py -> build/bdist.linux-x86_64/egg/dgl/graphbolt/impl copying build/lib.linux-x86_64-cpython-310/dgl/graphbolt/impl/__init__.py -> build/bdist.linux-x86_64/egg/dgl/graphbolt/impl copying build/lib.linux-x86_64-cpython-310/dgl/graphbolt/impl/temporal_neighbor_sampler.py -> build/bdist.linux-x86_64/egg/dgl/graphbolt/impl copying build/lib.linux-x86_64-cpython-310/dgl/graphbolt/impl/ondisk_dataset.py -> build/bdist.linux-x86_64/egg/dgl/graphbolt/impl copying build/lib.linux-x86_64-cpython-310/dgl/graphbolt/impl/gpu_cached_feature.py -> build/bdist.linux-x86_64/egg/dgl/graphbolt/impl copying build/lib.linux-x86_64-cpython-310/dgl/graphbolt/impl/gpu_cache.py -> build/bdist.linux-x86_64/egg/dgl/graphbolt/impl creating build/bdist.linux-x86_64/egg/dgl/utils copying build/lib.linux-x86_64-cpython-310/dgl/utils/filter.py -> build/bdist.linux-x86_64/egg/dgl/utils copying build/lib.linux-x86_64-cpython-310/dgl/utils/checks.py -> build/bdist.linux-x86_64/egg/dgl/utils copying build/lib.linux-x86_64-cpython-310/dgl/utils/internal.py -> build/bdist.linux-x86_64/egg/dgl/utils copying build/lib.linux-x86_64-cpython-310/dgl/utils/exception.py -> build/bdist.linux-x86_64/egg/dgl/utils copying build/lib.linux-x86_64-cpython-310/dgl/utils/shared_mem.py -> build/bdist.linux-x86_64/egg/dgl/utils copying build/lib.linux-x86_64-cpython-310/dgl/utils/pin_memory.py -> build/bdist.linux-x86_64/egg/dgl/utils copying build/lib.linux-x86_64-cpython-310/dgl/utils/__init__.py -> build/bdist.linux-x86_64/egg/dgl/utils copying build/lib.linux-x86_64-cpython-310/dgl/utils/data.py -> build/bdist.linux-x86_64/egg/dgl/utils creating build/bdist.linux-x86_64/egg/dgl/ops copying build/lib.linux-x86_64-cpython-310/dgl/ops/gather_mm.py -> build/bdist.linux-x86_64/egg/dgl/ops copying build/lib.linux-x86_64-cpython-310/dgl/ops/sddmm.py -> build/bdist.linux-x86_64/egg/dgl/ops copying build/lib.linux-x86_64-cpython-310/dgl/ops/edge_softmax.py -> build/bdist.linux-x86_64/egg/dgl/ops copying build/lib.linux-x86_64-cpython-310/dgl/ops/spmm.py -> build/bdist.linux-x86_64/egg/dgl/ops copying build/lib.linux-x86_64-cpython-310/dgl/ops/segment.py -> build/bdist.linux-x86_64/egg/dgl/ops copying build/lib.linux-x86_64-cpython-310/dgl/ops/__init__.py -> build/bdist.linux-x86_64/egg/dgl/ops copying build/lib.linux-x86_64-cpython-310/dgl/base.py -> build/bdist.linux-x86_64/egg/dgl copying build/lib.linux-x86_64-cpython-310/dgl/heterograph_index.py -> build/bdist.linux-x86_64/egg/dgl copying build/lib.linux-x86_64-cpython-310/dgl/readout.py -> build/bdist.linux-x86_64/egg/dgl copying build/lib.linux-x86_64-cpython-310/dgl/logging.py -> build/bdist.linux-x86_64/egg/dgl copying build/lib.linux-x86_64-cpython-310/dgl/init.py -> build/bdist.linux-x86_64/egg/dgl creating build/bdist.linux-x86_64/egg/dgl/geometry copying build/lib.linux-x86_64-cpython-310/dgl/geometry/fps.py -> build/bdist.linux-x86_64/egg/dgl/geometry copying build/lib.linux-x86_64-cpython-310/dgl/geometry/__init__.py -> build/bdist.linux-x86_64/egg/dgl/geometry copying build/lib.linux-x86_64-cpython-310/dgl/geometry/edge_coarsening.py -> build/bdist.linux-x86_64/egg/dgl/geometry copying build/lib.linux-x86_64-cpython-310/dgl/geometry/capi.py -> build/bdist.linux-x86_64/egg/dgl/geometry copying build/lib.linux-x86_64-cpython-310/dgl/heterograph.py -> build/bdist.linux-x86_64/egg/dgl copying build/lib.linux-x86_64-cpython-310/dgl/frame.py -> build/bdist.linux-x86_64/egg/dgl creating build/bdist.linux-x86_64/egg/dgl/optim creating build/bdist.linux-x86_64/egg/dgl/optim/pytorch copying build/lib.linux-x86_64-cpython-310/dgl/optim/pytorch/sparse_optim.py -> build/bdist.linux-x86_64/egg/dgl/optim/pytorch copying build/lib.linux-x86_64-cpython-310/dgl/optim/pytorch/__init__.py -> build/bdist.linux-x86_64/egg/dgl/optim/pytorch copying build/lib.linux-x86_64-cpython-310/dgl/optim/__init__.py -> build/bdist.linux-x86_64/egg/dgl/optim creating build/bdist.linux-x86_64/egg/dgl/optim/tensorflow copying build/lib.linux-x86_64-cpython-310/dgl/optim/tensorflow/__init__.py -> build/bdist.linux-x86_64/egg/dgl/optim/tensorflow creating build/bdist.linux-x86_64/egg/dgl/optim/mxnet copying build/lib.linux-x86_64-cpython-310/dgl/optim/mxnet/__init__.py -> build/bdist.linux-x86_64/egg/dgl/optim/mxnet creating build/bdist.linux-x86_64/egg/dgl/data copying build/lib.linux-x86_64-cpython-310/dgl/data/tensor_serialize.py -> build/bdist.linux-x86_64/egg/dgl/data copying build/lib.linux-x86_64-cpython-310/dgl/data/ppi.py -> build/bdist.linux-x86_64/egg/dgl/data copying build/lib.linux-x86_64-cpython-310/dgl/data/csv_dataset.py -> build/bdist.linux-x86_64/egg/dgl/data copying build/lib.linux-x86_64-cpython-310/dgl/data/superpixel.py -> build/bdist.linux-x86_64/egg/dgl/data copying build/lib.linux-x86_64-cpython-310/dgl/data/synthetic.py -> build/bdist.linux-x86_64/egg/dgl/data copying build/lib.linux-x86_64-cpython-310/dgl/data/zinc.py -> build/bdist.linux-x86_64/egg/dgl/data copying build/lib.linux-x86_64-cpython-310/dgl/data/heterograph_serialize.py -> build/bdist.linux-x86_64/egg/dgl/data copying build/lib.linux-x86_64-cpython-310/dgl/data/cluster.py -> build/bdist.linux-x86_64/egg/dgl/data copying build/lib.linux-x86_64-cpython-310/dgl/data/tu.py -> build/bdist.linux-x86_64/egg/dgl/data copying build/lib.linux-x86_64-cpython-310/dgl/data/sbm.py -> build/bdist.linux-x86_64/egg/dgl/data copying build/lib.linux-x86_64-cpython-310/dgl/data/lrgb.py -> build/bdist.linux-x86_64/egg/dgl/data copying build/lib.linux-x86_64-cpython-310/dgl/data/qm9.py -> build/bdist.linux-x86_64/egg/dgl/data copying build/lib.linux-x86_64-cpython-310/dgl/data/flickr.py -> build/bdist.linux-x86_64/egg/dgl/data copying build/lib.linux-x86_64-cpython-310/dgl/data/qm7b.py -> build/bdist.linux-x86_64/egg/dgl/data copying build/lib.linux-x86_64-cpython-310/dgl/data/dgl_dataset.py -> build/bdist.linux-x86_64/egg/dgl/data copying build/lib.linux-x86_64-cpython-310/dgl/data/karate.py -> build/bdist.linux-x86_64/egg/dgl/data copying build/lib.linux-x86_64-cpython-310/dgl/data/wikics.py -> build/bdist.linux-x86_64/egg/dgl/data copying build/lib.linux-x86_64-cpython-310/dgl/data/heterophilous_graphs.py -> build/bdist.linux-x86_64/egg/dgl/data copying build/lib.linux-x86_64-cpython-310/dgl/data/gdelt.py -> build/bdist.linux-x86_64/egg/dgl/data copying build/lib.linux-x86_64-cpython-310/dgl/data/geom_gcn.py -> build/bdist.linux-x86_64/egg/dgl/data copying build/lib.linux-x86_64-cpython-310/dgl/data/actor.py -> build/bdist.linux-x86_64/egg/dgl/data copying build/lib.linux-x86_64-cpython-310/dgl/data/rdf.py -> build/bdist.linux-x86_64/egg/dgl/data copying build/lib.linux-x86_64-cpython-310/dgl/data/movielens.py -> build/bdist.linux-x86_64/egg/dgl/data copying build/lib.linux-x86_64-cpython-310/dgl/data/gindt.py -> build/bdist.linux-x86_64/egg/dgl/data copying build/lib.linux-x86_64-cpython-310/dgl/data/fraud.py -> build/bdist.linux-x86_64/egg/dgl/data copying build/lib.linux-x86_64-cpython-310/dgl/data/graph_serialize.py -> build/bdist.linux-x86_64/egg/dgl/data copying build/lib.linux-x86_64-cpython-310/dgl/data/minigc.py -> build/bdist.linux-x86_64/egg/dgl/data copying build/lib.linux-x86_64-cpython-310/dgl/data/__init__.py -> build/bdist.linux-x86_64/egg/dgl/data copying build/lib.linux-x86_64-cpython-310/dgl/data/gnn_benchmark.py -> build/bdist.linux-x86_64/egg/dgl/data copying build/lib.linux-x86_64-cpython-310/dgl/data/fakenews.py -> build/bdist.linux-x86_64/egg/dgl/data copying build/lib.linux-x86_64-cpython-310/dgl/data/citation_graph.py -> build/bdist.linux-x86_64/egg/dgl/data copying build/lib.linux-x86_64-cpython-310/dgl/data/reddit.py -> build/bdist.linux-x86_64/egg/dgl/data copying build/lib.linux-x86_64-cpython-310/dgl/data/csv_dataset_base.py -> build/bdist.linux-x86_64/egg/dgl/data copying build/lib.linux-x86_64-cpython-310/dgl/data/icews18.py -> build/bdist.linux-x86_64/egg/dgl/data copying build/lib.linux-x86_64-cpython-310/dgl/data/bitcoinotc.py -> build/bdist.linux-x86_64/egg/dgl/data copying build/lib.linux-x86_64-cpython-310/dgl/data/utils.py -> build/bdist.linux-x86_64/egg/dgl/data copying build/lib.linux-x86_64-cpython-310/dgl/data/tree.py -> build/bdist.linux-x86_64/egg/dgl/data copying build/lib.linux-x86_64-cpython-310/dgl/data/knowledge_graph.py -> build/bdist.linux-x86_64/egg/dgl/data copying build/lib.linux-x86_64-cpython-310/dgl/data/adapter.py -> build/bdist.linux-x86_64/egg/dgl/data copying build/lib.linux-x86_64-cpython-310/dgl/data/pattern.py -> build/bdist.linux-x86_64/egg/dgl/data copying build/lib.linux-x86_64-cpython-310/dgl/data/qm9_edge.py -> build/bdist.linux-x86_64/egg/dgl/data copying build/lib.linux-x86_64-cpython-310/dgl/data/yelp.py -> build/bdist.linux-x86_64/egg/dgl/data creating build/bdist.linux-x86_64/egg/dgl/mpops copying build/lib.linux-x86_64-cpython-310/dgl/mpops/edgewise.py -> build/bdist.linux-x86_64/egg/dgl/mpops copying build/lib.linux-x86_64-cpython-310/dgl/mpops/__init__.py -> build/bdist.linux-x86_64/egg/dgl/mpops copying build/lib.linux-x86_64-cpython-310/dgl/mpops/nodewise.py -> build/bdist.linux-x86_64/egg/dgl/mpops copying build/lib.linux-x86_64-cpython-310/dgl/mpops/fused.py -> build/bdist.linux-x86_64/egg/dgl/mpops copying build/lib.linux-x86_64-cpython-310/dgl/convert.py -> build/bdist.linux-x86_64/egg/dgl creating build/bdist.linux-x86_64/egg/dgl/transforms copying build/lib.linux-x86_64-cpython-310/dgl/transforms/to_block.py -> build/bdist.linux-x86_64/egg/dgl/transforms copying build/lib.linux-x86_64-cpython-310/dgl/transforms/module.py -> build/bdist.linux-x86_64/egg/dgl/transforms copying build/lib.linux-x86_64-cpython-310/dgl/transforms/__init__.py -> build/bdist.linux-x86_64/egg/dgl/transforms copying build/lib.linux-x86_64-cpython-310/dgl/transforms/functional.py -> build/bdist.linux-x86_64/egg/dgl/transforms copying build/lib.linux-x86_64-cpython-310/dgl/graph_index.py -> build/bdist.linux-x86_64/egg/dgl copying build/lib.linux-x86_64-cpython-310/dgl/label_informativeness.py -> build/bdist.linux-x86_64/egg/dgl copying build/lib.linux-x86_64-cpython-310/dgl/__init__.py -> build/bdist.linux-x86_64/egg/dgl copying build/lib.linux-x86_64-cpython-310/dgl/udf.py -> build/bdist.linux-x86_64/egg/dgl creating build/bdist.linux-x86_64/egg/dgl/nn creating build/bdist.linux-x86_64/egg/dgl/nn/functional copying build/lib.linux-x86_64-cpython-310/dgl/nn/functional/__init__.py -> build/bdist.linux-x86_64/egg/dgl/nn/functional creating build/bdist.linux-x86_64/egg/dgl/nn/pytorch copying build/lib.linux-x86_64-cpython-310/dgl/nn/pytorch/hetero.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch copying build/lib.linux-x86_64-cpython-310/dgl/nn/pytorch/sparse_emb.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch creating build/bdist.linux-x86_64/egg/dgl/nn/pytorch/explain copying build/lib.linux-x86_64-cpython-310/dgl/nn/pytorch/explain/subgraphx.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch/explain copying build/lib.linux-x86_64-cpython-310/dgl/nn/pytorch/explain/gnnexplainer.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch/explain copying build/lib.linux-x86_64-cpython-310/dgl/nn/pytorch/explain/pgexplainer.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch/explain copying build/lib.linux-x86_64-cpython-310/dgl/nn/pytorch/explain/__init__.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch/explain copying build/lib.linux-x86_64-cpython-310/dgl/nn/pytorch/softmax.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch creating build/bdist.linux-x86_64/egg/dgl/nn/pytorch/link copying build/lib.linux-x86_64-cpython-310/dgl/nn/pytorch/link/edgepred.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch/link copying build/lib.linux-x86_64-cpython-310/dgl/nn/pytorch/link/transe.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch/link copying build/lib.linux-x86_64-cpython-310/dgl/nn/pytorch/link/__init__.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch/link copying build/lib.linux-x86_64-cpython-310/dgl/nn/pytorch/link/transr.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch/link copying build/lib.linux-x86_64-cpython-310/dgl/nn/pytorch/network_emb.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch copying build/lib.linux-x86_64-cpython-310/dgl/nn/pytorch/linear.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch copying build/lib.linux-x86_64-cpython-310/dgl/nn/pytorch/glob.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch creating build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv copying build/lib.linux-x86_64-cpython-310/dgl/nn/pytorch/conv/gatv2conv.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv copying build/lib.linux-x86_64-cpython-310/dgl/nn/pytorch/conv/dgnconv.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv copying build/lib.linux-x86_64-cpython-310/dgl/nn/pytorch/conv/egatconv.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv copying build/lib.linux-x86_64-cpython-310/dgl/nn/pytorch/conv/gmmconv.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv copying build/lib.linux-x86_64-cpython-310/dgl/nn/pytorch/conv/sageconv.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv copying build/lib.linux-x86_64-cpython-310/dgl/nn/pytorch/conv/twirlsconv.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv copying build/lib.linux-x86_64-cpython-310/dgl/nn/pytorch/conv/gatedgcnconv.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv copying build/lib.linux-x86_64-cpython-310/dgl/nn/pytorch/conv/ginconv.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv copying build/lib.linux-x86_64-cpython-310/dgl/nn/pytorch/conv/dotgatconv.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv copying build/lib.linux-x86_64-cpython-310/dgl/nn/pytorch/conv/cugraph_sageconv.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv copying build/lib.linux-x86_64-cpython-310/dgl/nn/pytorch/conv/pnaconv.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv copying build/lib.linux-x86_64-cpython-310/dgl/nn/pytorch/conv/densegraphconv.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv copying build/lib.linux-x86_64-cpython-310/dgl/nn/pytorch/conv/tagconv.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv copying build/lib.linux-x86_64-cpython-310/dgl/nn/pytorch/conv/gatconv.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv copying build/lib.linux-x86_64-cpython-310/dgl/nn/pytorch/conv/agnnconv.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv copying build/lib.linux-x86_64-cpython-310/dgl/nn/pytorch/conv/densechebconv.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv copying build/lib.linux-x86_64-cpython-310/dgl/nn/pytorch/conv/hgtconv.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv copying build/lib.linux-x86_64-cpython-310/dgl/nn/pytorch/conv/grouprevres.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv copying build/lib.linux-x86_64-cpython-310/dgl/nn/pytorch/conv/cugraph_gatconv.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv copying build/lib.linux-x86_64-cpython-310/dgl/nn/pytorch/conv/cugraph_base.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv copying build/lib.linux-x86_64-cpython-310/dgl/nn/pytorch/conv/cfconv.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv copying build/lib.linux-x86_64-cpython-310/dgl/nn/pytorch/conv/appnpconv.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv copying build/lib.linux-x86_64-cpython-310/dgl/nn/pytorch/conv/__init__.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv copying build/lib.linux-x86_64-cpython-310/dgl/nn/pytorch/conv/gineconv.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv copying build/lib.linux-x86_64-cpython-310/dgl/nn/pytorch/conv/sgconv.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv copying build/lib.linux-x86_64-cpython-310/dgl/nn/pytorch/conv/graphconv.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv copying build/lib.linux-x86_64-cpython-310/dgl/nn/pytorch/conv/nnconv.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv copying build/lib.linux-x86_64-cpython-310/dgl/nn/pytorch/conv/gcn2conv.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv copying build/lib.linux-x86_64-cpython-310/dgl/nn/pytorch/conv/egnnconv.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv copying build/lib.linux-x86_64-cpython-310/dgl/nn/pytorch/conv/edgegatconv.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv copying build/lib.linux-x86_64-cpython-310/dgl/nn/pytorch/conv/densesageconv.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv copying build/lib.linux-x86_64-cpython-310/dgl/nn/pytorch/conv/edgeconv.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv copying build/lib.linux-x86_64-cpython-310/dgl/nn/pytorch/conv/gatedgraphconv.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv copying build/lib.linux-x86_64-cpython-310/dgl/nn/pytorch/conv/cugraph_relgraphconv.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv copying build/lib.linux-x86_64-cpython-310/dgl/nn/pytorch/conv/relgraphconv.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv copying build/lib.linux-x86_64-cpython-310/dgl/nn/pytorch/conv/chebconv.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv copying build/lib.linux-x86_64-cpython-310/dgl/nn/pytorch/conv/atomicconv.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv copying build/lib.linux-x86_64-cpython-310/dgl/nn/pytorch/factory.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch copying build/lib.linux-x86_64-cpython-310/dgl/nn/pytorch/__init__.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch creating build/bdist.linux-x86_64/egg/dgl/nn/pytorch/gt copying build/lib.linux-x86_64-cpython-310/dgl/nn/pytorch/gt/degree_encoder.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch/gt copying build/lib.linux-x86_64-cpython-310/dgl/nn/pytorch/gt/lap_pos_encoder.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch/gt copying build/lib.linux-x86_64-cpython-310/dgl/nn/pytorch/gt/spatial_encoder.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch/gt copying build/lib.linux-x86_64-cpython-310/dgl/nn/pytorch/gt/__init__.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch/gt copying build/lib.linux-x86_64-cpython-310/dgl/nn/pytorch/gt/egt.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch/gt copying build/lib.linux-x86_64-cpython-310/dgl/nn/pytorch/gt/biased_mha.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch/gt copying build/lib.linux-x86_64-cpython-310/dgl/nn/pytorch/gt/graphormer.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch/gt copying build/lib.linux-x86_64-cpython-310/dgl/nn/pytorch/gt/path_encoder.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch/gt copying build/lib.linux-x86_64-cpython-310/dgl/nn/pytorch/utils.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch copying build/lib.linux-x86_64-cpython-310/dgl/nn/__init__.py -> build/bdist.linux-x86_64/egg/dgl/nn creating build/bdist.linux-x86_64/egg/dgl/nn/tensorflow copying build/lib.linux-x86_64-cpython-310/dgl/nn/tensorflow/hetero.py -> build/bdist.linux-x86_64/egg/dgl/nn/tensorflow copying build/lib.linux-x86_64-cpython-310/dgl/nn/tensorflow/softmax.py -> build/bdist.linux-x86_64/egg/dgl/nn/tensorflow copying build/lib.linux-x86_64-cpython-310/dgl/nn/tensorflow/glob.py -> build/bdist.linux-x86_64/egg/dgl/nn/tensorflow creating build/bdist.linux-x86_64/egg/dgl/nn/tensorflow/conv copying build/lib.linux-x86_64-cpython-310/dgl/nn/tensorflow/conv/sageconv.py -> build/bdist.linux-x86_64/egg/dgl/nn/tensorflow/conv copying build/lib.linux-x86_64-cpython-310/dgl/nn/tensorflow/conv/ginconv.py -> build/bdist.linux-x86_64/egg/dgl/nn/tensorflow/conv copying build/lib.linux-x86_64-cpython-310/dgl/nn/tensorflow/conv/gatconv.py -> build/bdist.linux-x86_64/egg/dgl/nn/tensorflow/conv copying build/lib.linux-x86_64-cpython-310/dgl/nn/tensorflow/conv/densechebconv.py -> build/bdist.linux-x86_64/egg/dgl/nn/tensorflow/conv copying build/lib.linux-x86_64-cpython-310/dgl/nn/tensorflow/conv/appnpconv.py -> build/bdist.linux-x86_64/egg/dgl/nn/tensorflow/conv copying build/lib.linux-x86_64-cpython-310/dgl/nn/tensorflow/conv/__init__.py -> build/bdist.linux-x86_64/egg/dgl/nn/tensorflow/conv copying build/lib.linux-x86_64-cpython-310/dgl/nn/tensorflow/conv/sgconv.py -> build/bdist.linux-x86_64/egg/dgl/nn/tensorflow/conv copying build/lib.linux-x86_64-cpython-310/dgl/nn/tensorflow/conv/graphconv.py -> build/bdist.linux-x86_64/egg/dgl/nn/tensorflow/conv copying build/lib.linux-x86_64-cpython-310/dgl/nn/tensorflow/conv/edgeconv.py -> build/bdist.linux-x86_64/egg/dgl/nn/tensorflow/conv copying build/lib.linux-x86_64-cpython-310/dgl/nn/tensorflow/conv/relgraphconv.py -> build/bdist.linux-x86_64/egg/dgl/nn/tensorflow/conv copying build/lib.linux-x86_64-cpython-310/dgl/nn/tensorflow/conv/chebconv.py -> build/bdist.linux-x86_64/egg/dgl/nn/tensorflow/conv copying build/lib.linux-x86_64-cpython-310/dgl/nn/tensorflow/__init__.py -> build/bdist.linux-x86_64/egg/dgl/nn/tensorflow copying build/lib.linux-x86_64-cpython-310/dgl/nn/tensorflow/utils.py -> build/bdist.linux-x86_64/egg/dgl/nn/tensorflow creating build/bdist.linux-x86_64/egg/dgl/nn/mxnet copying build/lib.linux-x86_64-cpython-310/dgl/nn/mxnet/hetero.py -> build/bdist.linux-x86_64/egg/dgl/nn/mxnet copying build/lib.linux-x86_64-cpython-310/dgl/nn/mxnet/softmax.py -> build/bdist.linux-x86_64/egg/dgl/nn/mxnet copying build/lib.linux-x86_64-cpython-310/dgl/nn/mxnet/glob.py -> build/bdist.linux-x86_64/egg/dgl/nn/mxnet creating build/bdist.linux-x86_64/egg/dgl/nn/mxnet/conv copying build/lib.linux-x86_64-cpython-310/dgl/nn/mxnet/conv/gmmconv.py -> build/bdist.linux-x86_64/egg/dgl/nn/mxnet/conv copying build/lib.linux-x86_64-cpython-310/dgl/nn/mxnet/conv/sageconv.py -> build/bdist.linux-x86_64/egg/dgl/nn/mxnet/conv copying build/lib.linux-x86_64-cpython-310/dgl/nn/mxnet/conv/ginconv.py -> build/bdist.linux-x86_64/egg/dgl/nn/mxnet/conv copying build/lib.linux-x86_64-cpython-310/dgl/nn/mxnet/conv/densegraphconv.py -> build/bdist.linux-x86_64/egg/dgl/nn/mxnet/conv copying build/lib.linux-x86_64-cpython-310/dgl/nn/mxnet/conv/tagconv.py -> build/bdist.linux-x86_64/egg/dgl/nn/mxnet/conv copying build/lib.linux-x86_64-cpython-310/dgl/nn/mxnet/conv/gatconv.py -> build/bdist.linux-x86_64/egg/dgl/nn/mxnet/conv copying build/lib.linux-x86_64-cpython-310/dgl/nn/mxnet/conv/agnnconv.py -> build/bdist.linux-x86_64/egg/dgl/nn/mxnet/conv copying build/lib.linux-x86_64-cpython-310/dgl/nn/mxnet/conv/densechebconv.py -> build/bdist.linux-x86_64/egg/dgl/nn/mxnet/conv copying build/lib.linux-x86_64-cpython-310/dgl/nn/mxnet/conv/appnpconv.py -> build/bdist.linux-x86_64/egg/dgl/nn/mxnet/conv copying build/lib.linux-x86_64-cpython-310/dgl/nn/mxnet/conv/__init__.py -> build/bdist.linux-x86_64/egg/dgl/nn/mxnet/conv copying build/lib.linux-x86_64-cpython-310/dgl/nn/mxnet/conv/sgconv.py -> build/bdist.linux-x86_64/egg/dgl/nn/mxnet/conv copying build/lib.linux-x86_64-cpython-310/dgl/nn/mxnet/conv/graphconv.py -> build/bdist.linux-x86_64/egg/dgl/nn/mxnet/conv copying build/lib.linux-x86_64-cpython-310/dgl/nn/mxnet/conv/nnconv.py -> build/bdist.linux-x86_64/egg/dgl/nn/mxnet/conv copying build/lib.linux-x86_64-cpython-310/dgl/nn/mxnet/conv/densesageconv.py -> build/bdist.linux-x86_64/egg/dgl/nn/mxnet/conv copying build/lib.linux-x86_64-cpython-310/dgl/nn/mxnet/conv/edgeconv.py -> build/bdist.linux-x86_64/egg/dgl/nn/mxnet/conv copying build/lib.linux-x86_64-cpython-310/dgl/nn/mxnet/conv/gatedgraphconv.py -> build/bdist.linux-x86_64/egg/dgl/nn/mxnet/conv copying build/lib.linux-x86_64-cpython-310/dgl/nn/mxnet/conv/relgraphconv.py -> build/bdist.linux-x86_64/egg/dgl/nn/mxnet/conv copying build/lib.linux-x86_64-cpython-310/dgl/nn/mxnet/conv/chebconv.py -> build/bdist.linux-x86_64/egg/dgl/nn/mxnet/conv copying build/lib.linux-x86_64-cpython-310/dgl/nn/mxnet/__init__.py -> build/bdist.linux-x86_64/egg/dgl/nn/mxnet copying build/lib.linux-x86_64-cpython-310/dgl/nn/mxnet/utils.py -> build/bdist.linux-x86_64/egg/dgl/nn/mxnet creating build/bdist.linux-x86_64/egg/dgl/storages copying build/lib.linux-x86_64-cpython-310/dgl/storages/numpy.py -> build/bdist.linux-x86_64/egg/dgl/storages copying build/lib.linux-x86_64-cpython-310/dgl/storages/base.py -> build/bdist.linux-x86_64/egg/dgl/storages copying build/lib.linux-x86_64-cpython-310/dgl/storages/__init__.py -> build/bdist.linux-x86_64/egg/dgl/storages copying build/lib.linux-x86_64-cpython-310/dgl/storages/pytorch_tensor.py -> build/bdist.linux-x86_64/egg/dgl/storages copying build/lib.linux-x86_64-cpython-310/dgl/storages/tensor.py -> build/bdist.linux-x86_64/egg/dgl/storages copying build/lib.linux-x86_64-cpython-310/dgl/merge.py -> build/bdist.linux-x86_64/egg/dgl creating build/bdist.linux-x86_64/egg/dgl/sparse copying build/lib.linux-x86_64-cpython-310/dgl/sparse/softmax.py -> build/bdist.linux-x86_64/egg/dgl/sparse copying build/lib.linux-x86_64-cpython-310/dgl/sparse/broadcast.py -> build/bdist.linux-x86_64/egg/dgl/sparse copying build/lib.linux-x86_64-cpython-310/dgl/sparse/sddmm.py -> build/bdist.linux-x86_64/egg/dgl/sparse copying build/lib.linux-x86_64-cpython-310/dgl/sparse/matmul.py -> build/bdist.linux-x86_64/egg/dgl/sparse copying build/lib.linux-x86_64-cpython-310/dgl/sparse/elementwise_op_sp.py -> build/bdist.linux-x86_64/egg/dgl/sparse copying build/lib.linux-x86_64-cpython-310/dgl/sparse/sparse_matrix.py -> build/bdist.linux-x86_64/egg/dgl/sparse copying build/lib.linux-x86_64-cpython-310/dgl/sparse/elementwise_op.py -> build/bdist.linux-x86_64/egg/dgl/sparse copying build/lib.linux-x86_64-cpython-310/dgl/sparse/unary_op.py -> build/bdist.linux-x86_64/egg/dgl/sparse copying build/lib.linux-x86_64-cpython-310/dgl/sparse/__init__.py -> build/bdist.linux-x86_64/egg/dgl/sparse copying build/lib.linux-x86_64-cpython-310/dgl/sparse/utils.py -> build/bdist.linux-x86_64/egg/dgl/sparse copying build/lib.linux-x86_64-cpython-310/dgl/sparse/reduction.py -> build/bdist.linux-x86_64/egg/dgl/sparse copying build/lib.linux-x86_64-cpython-310/dgl/homophily.py -> build/bdist.linux-x86_64/egg/dgl copying build/lib.linux-x86_64-cpython-310/dgl/random.py -> build/bdist.linux-x86_64/egg/dgl creating build/bdist.linux-x86_64/egg/dgl/multiprocessing copying build/lib.linux-x86_64-cpython-310/dgl/multiprocessing/pytorch.py -> build/bdist.linux-x86_64/egg/dgl/multiprocessing copying build/lib.linux-x86_64-cpython-310/dgl/multiprocessing/__init__.py -> build/bdist.linux-x86_64/egg/dgl/multiprocessing copying build/lib.linux-x86_64-cpython-310/dgl/_api_internal.py -> build/bdist.linux-x86_64/egg/dgl creating build/bdist.linux-x86_64/egg/dgl/dataloading copying build/lib.linux-x86_64-cpython-310/dgl/dataloading/neighbor_sampler.py -> build/bdist.linux-x86_64/egg/dgl/dataloading copying build/lib.linux-x86_64-cpython-310/dgl/dataloading/spot_target.py -> build/bdist.linux-x86_64/egg/dgl/dataloading copying build/lib.linux-x86_64-cpython-310/dgl/dataloading/graphsaint.py -> build/bdist.linux-x86_64/egg/dgl/dataloading copying build/lib.linux-x86_64-cpython-310/dgl/dataloading/dataloader.py -> build/bdist.linux-x86_64/egg/dgl/dataloading copying build/lib.linux-x86_64-cpython-310/dgl/dataloading/dist_dataloader.py -> build/bdist.linux-x86_64/egg/dgl/dataloading copying build/lib.linux-x86_64-cpython-310/dgl/dataloading/labor_sampler.py -> build/bdist.linux-x86_64/egg/dgl/dataloading copying build/lib.linux-x86_64-cpython-310/dgl/dataloading/base.py -> build/bdist.linux-x86_64/egg/dgl/dataloading copying build/lib.linux-x86_64-cpython-310/dgl/dataloading/shadow.py -> build/bdist.linux-x86_64/egg/dgl/dataloading copying build/lib.linux-x86_64-cpython-310/dgl/dataloading/__init__.py -> build/bdist.linux-x86_64/egg/dgl/dataloading copying build/lib.linux-x86_64-cpython-310/dgl/dataloading/cluster_gcn.py -> build/bdist.linux-x86_64/egg/dgl/dataloading copying build/lib.linux-x86_64-cpython-310/dgl/dataloading/negative_sampler.py -> build/bdist.linux-x86_64/egg/dgl/dataloading creating build/bdist.linux-x86_64/egg/dgl/sampling copying build/lib.linux-x86_64-cpython-310/dgl/sampling/pinsage.py -> build/bdist.linux-x86_64/egg/dgl/sampling copying build/lib.linux-x86_64-cpython-310/dgl/sampling/neighbor.py -> build/bdist.linux-x86_64/egg/dgl/sampling copying build/lib.linux-x86_64-cpython-310/dgl/sampling/labor.py -> build/bdist.linux-x86_64/egg/dgl/sampling copying build/lib.linux-x86_64-cpython-310/dgl/sampling/randomwalks.py -> build/bdist.linux-x86_64/egg/dgl/sampling copying build/lib.linux-x86_64-cpython-310/dgl/sampling/negative.py -> build/bdist.linux-x86_64/egg/dgl/sampling copying build/lib.linux-x86_64-cpython-310/dgl/sampling/__init__.py -> build/bdist.linux-x86_64/egg/dgl/sampling copying build/lib.linux-x86_64-cpython-310/dgl/sampling/utils.py -> build/bdist.linux-x86_64/egg/dgl/sampling copying build/lib.linux-x86_64-cpython-310/dgl/sampling/node2vec_randomwalk.py -> build/bdist.linux-x86_64/egg/dgl/sampling copying build/lib.linux-x86_64-cpython-310/dgl/container.py -> build/bdist.linux-x86_64/egg/dgl copying build/lib.linux-x86_64-cpython-310/dgl/partition.py -> build/bdist.linux-x86_64/egg/dgl copying build/lib.linux-x86_64-cpython-310/dgl/traversal.py -> build/bdist.linux-x86_64/egg/dgl copying build/lib.linux-x86_64-cpython-310/dgl/batch.py -> build/bdist.linux-x86_64/egg/dgl creating build/bdist.linux-x86_64/egg/dgl/_ffi copying build/lib.linux-x86_64-cpython-310/dgl/_ffi/ndarray.py -> build/bdist.linux-x86_64/egg/dgl/_ffi copying build/lib.linux-x86_64-cpython-310/dgl/_ffi/object.py -> build/bdist.linux-x86_64/egg/dgl/_ffi copying build/lib.linux-x86_64-cpython-310/dgl/_ffi/object_generic.py -> build/bdist.linux-x86_64/egg/dgl/_ffi creating build/bdist.linux-x86_64/egg/dgl/_ffi/_cy3 copying build/lib.linux-x86_64-cpython-310/dgl/_ffi/_cy3/core.cpython-310-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/egg/dgl/_ffi/_cy3 copying build/lib.linux-x86_64-cpython-310/dgl/_ffi/_cy3/__init__.py -> build/bdist.linux-x86_64/egg/dgl/_ffi/_cy3 creating build/bdist.linux-x86_64/egg/dgl/_ffi/_cy2 copying build/lib.linux-x86_64-cpython-310/dgl/_ffi/_cy2/__init__.py -> build/bdist.linux-x86_64/egg/dgl/_ffi/_cy2 creating build/bdist.linux-x86_64/egg/dgl/_ffi/_ctypes copying build/lib.linux-x86_64-cpython-310/dgl/_ffi/_ctypes/types.py -> build/bdist.linux-x86_64/egg/dgl/_ffi/_ctypes copying build/lib.linux-x86_64-cpython-310/dgl/_ffi/_ctypes/ndarray.py -> build/bdist.linux-x86_64/egg/dgl/_ffi/_ctypes copying build/lib.linux-x86_64-cpython-310/dgl/_ffi/_ctypes/object.py -> build/bdist.linux-x86_64/egg/dgl/_ffi/_ctypes copying build/lib.linux-x86_64-cpython-310/dgl/_ffi/_ctypes/function.py -> build/bdist.linux-x86_64/egg/dgl/_ffi/_ctypes copying build/lib.linux-x86_64-cpython-310/dgl/_ffi/_ctypes/__init__.py -> build/bdist.linux-x86_64/egg/dgl/_ffi/_ctypes copying build/lib.linux-x86_64-cpython-310/dgl/_ffi/libinfo.py -> build/bdist.linux-x86_64/egg/dgl/_ffi copying build/lib.linux-x86_64-cpython-310/dgl/_ffi/base.py -> build/bdist.linux-x86_64/egg/dgl/_ffi creating build/bdist.linux-x86_64/egg/dgl/_ffi/_cython copying build/lib.linux-x86_64-cpython-310/dgl/_ffi/_cython/core.cpp -> build/bdist.linux-x86_64/egg/dgl/_ffi/_cython copying build/lib.linux-x86_64-cpython-310/dgl/_ffi/streams.py -> build/bdist.linux-x86_64/egg/dgl/_ffi copying build/lib.linux-x86_64-cpython-310/dgl/_ffi/function.py -> build/bdist.linux-x86_64/egg/dgl/_ffi copying build/lib.linux-x86_64-cpython-310/dgl/_ffi/__init__.py -> build/bdist.linux-x86_64/egg/dgl/_ffi copying build/lib.linux-x86_64-cpython-310/dgl/_ffi/runtime_ctypes.py -> build/bdist.linux-x86_64/egg/dgl/_ffi copying build/lib.linux-x86_64-cpython-310/dgl/_ffi/capi.py -> build/bdist.linux-x86_64/egg/dgl/_ffi copying build/lib.linux-x86_64-cpython-310/dgl/generators.py -> build/bdist.linux-x86_64/egg/dgl creating build/bdist.linux-x86_64/egg/dgl/backend copying build/lib.linux-x86_64-cpython-310/dgl/backend/backend.py -> build/bdist.linux-x86_64/egg/dgl/backend creating build/bdist.linux-x86_64/egg/dgl/backend/pytorch copying build/lib.linux-x86_64-cpython-310/dgl/backend/pytorch/sparse.py -> build/bdist.linux-x86_64/egg/dgl/backend/pytorch copying build/lib.linux-x86_64-cpython-310/dgl/backend/pytorch/__init__.py -> build/bdist.linux-x86_64/egg/dgl/backend/pytorch copying build/lib.linux-x86_64-cpython-310/dgl/backend/pytorch/tensor.py -> build/bdist.linux-x86_64/egg/dgl/backend/pytorch copying build/lib.linux-x86_64-cpython-310/dgl/backend/__init__.py -> build/bdist.linux-x86_64/egg/dgl/backend copying build/lib.linux-x86_64-cpython-310/dgl/backend/set_default_backend.py -> build/bdist.linux-x86_64/egg/dgl/backend creating build/bdist.linux-x86_64/egg/dgl/backend/tensorflow copying build/lib.linux-x86_64-cpython-310/dgl/backend/tensorflow/sparse.py -> build/bdist.linux-x86_64/egg/dgl/backend/tensorflow copying build/lib.linux-x86_64-cpython-310/dgl/backend/tensorflow/sparse_optim.py -> build/bdist.linux-x86_64/egg/dgl/backend/tensorflow copying build/lib.linux-x86_64-cpython-310/dgl/backend/tensorflow/__init__.py -> build/bdist.linux-x86_64/egg/dgl/backend/tensorflow copying build/lib.linux-x86_64-cpython-310/dgl/backend/tensorflow/tensor.py -> build/bdist.linux-x86_64/egg/dgl/backend/tensorflow creating build/bdist.linux-x86_64/egg/dgl/backend/mxnet copying build/lib.linux-x86_64-cpython-310/dgl/backend/mxnet/sparse.py -> build/bdist.linux-x86_64/egg/dgl/backend/mxnet copying build/lib.linux-x86_64-cpython-310/dgl/backend/mxnet/sparse_optim.py -> build/bdist.linux-x86_64/egg/dgl/backend/mxnet copying build/lib.linux-x86_64-cpython-310/dgl/backend/mxnet/__init__.py -> build/bdist.linux-x86_64/egg/dgl/backend/mxnet copying build/lib.linux-x86_64-cpython-310/dgl/backend/mxnet/tensor.py -> build/bdist.linux-x86_64/egg/dgl/backend/mxnet byte-compiling build/bdist.linux-x86_64/egg/dgl/distgnn/tools/tools.py to tools.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/distgnn/tools/__init__.py to __init__.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/distgnn/partition/libra_partition.py to libra_partition.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/distgnn/partition/__init__.py to __init__.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/distgnn/__init__.py to __init__.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/global_config.py to global_config.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/cuda/nccl.py to nccl.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/cuda/__init__.py to __init__.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/cuda/gpu_cache.py to gpu_cache.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/subgraph.py to subgraph.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/function/reducer.py to reducer.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/function/message.py to message.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/function/base.py to base.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/function/__init__.py to __init__.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/_sparse_ops.py to _sparse_ops.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/distributed/graph_services.py to graph_services.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/distributed/graph_partition_book.py to graph_partition_book.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/distributed/role.py to role.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/distributed/shared_mem_utils.py to shared_mem_utils.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/distributed/dist_graph.py to dist_graph.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/distributed/constants.py to constants.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/distributed/dist_dataloader.py to dist_dataloader.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/distributed/dist_context.py to dist_context.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/distributed/kvstore.py to kvstore.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/distributed/id_map.py to id_map.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/distributed/dist_tensor.py to dist_tensor.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/distributed/optim/pytorch/sparse_optim.py to sparse_optim.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/distributed/optim/pytorch/__init__.py to __init__.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/distributed/optim/pytorch/utils.py to utils.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/distributed/optim/__init__.py to __init__.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/distributed/optim/tensorflow/__init__.py to __init__.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/distributed/optim/mxnet/__init__.py to __init__.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/distributed/__init__.py to __init__.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/distributed/nn/pytorch/sparse_emb.py to sparse_emb.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/distributed/nn/pytorch/__init__.py to __init__.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/distributed/nn/__init__.py to __init__.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/distributed/nn/tensorflow/__init__.py to __init__.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/distributed/nn/mxnet/__init__.py to __init__.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/distributed/standalone_kvstore.py to standalone_kvstore.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/distributed/rpc_client.py to rpc_client.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/distributed/rpc.py to rpc.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/distributed/partition.py to partition.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/distributed/rpc_server.py to rpc_server.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/distributed/server_state.py to server_state.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/ndarray.py to ndarray.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/view.py to view.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/core.py to core.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/propagate.py to propagate.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/graphbolt/sampled_subgraph.py to sampled_subgraph.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/graphbolt/internal/datapipe_utils.py to datapipe_utils.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/graphbolt/internal/item_sampler_utils.py to item_sampler_utils.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/graphbolt/internal/__init__.py to __init__.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/graphbolt/internal/sample_utils.py to sample_utils.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/graphbolt/internal/utils.py to utils.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/graphbolt/sampling_graph.py to sampling_graph.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/graphbolt/subgraph_sampler.py to subgraph_sampler.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/graphbolt/itemset.py to itemset.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/graphbolt/dataloader.py to dataloader.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/graphbolt/feature_store.py to feature_store.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/graphbolt/feature_fetcher.py to feature_fetcher.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/graphbolt/minibatch.py to minibatch.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/graphbolt/base.py to base.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/graphbolt/item_sampler.py to item_sampler.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/graphbolt/__init__.py to __init__.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/graphbolt/negative_sampler.py to negative_sampler.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/graphbolt/minibatch_transformer.py to minibatch_transformer.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/graphbolt/utils.py to utils.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/graphbolt/dataset.py to dataset.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/graphbolt/impl/neighbor_sampler.py to neighbor_sampler.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/graphbolt/impl/in_subgraph_sampler.py to in_subgraph_sampler.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/graphbolt/impl/uniform_negative_sampler.py to uniform_negative_sampler.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/graphbolt/impl/torch_based_feature_store.py to torch_based_feature_store.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/graphbolt/impl/legacy_dataset.py to legacy_dataset.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/graphbolt/impl/ondisk_metadata.py to ondisk_metadata.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/graphbolt/impl/fused_csc_sampling_graph.py to fused_csc_sampling_graph.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/graphbolt/impl/basic_feature_store.py to basic_feature_store.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/graphbolt/impl/sampled_subgraph_impl.py to sampled_subgraph_impl.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/graphbolt/impl/__init__.py to __init__.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/graphbolt/impl/temporal_neighbor_sampler.py to temporal_neighbor_sampler.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/graphbolt/impl/ondisk_dataset.py to ondisk_dataset.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/graphbolt/impl/gpu_cached_feature.py to gpu_cached_feature.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/graphbolt/impl/gpu_cache.py to gpu_cache.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/utils/filter.py to filter.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/utils/checks.py to checks.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/utils/internal.py to internal.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/utils/exception.py to exception.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/utils/shared_mem.py to shared_mem.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/utils/pin_memory.py to pin_memory.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/utils/__init__.py to __init__.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/utils/data.py to data.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/ops/gather_mm.py to gather_mm.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/ops/sddmm.py to sddmm.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/ops/edge_softmax.py to edge_softmax.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/ops/spmm.py to spmm.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/ops/segment.py to segment.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/ops/__init__.py to __init__.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/base.py to base.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/heterograph_index.py to heterograph_index.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/readout.py to readout.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/logging.py to logging.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/init.py to init.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/geometry/fps.py to fps.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/geometry/__init__.py to __init__.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/geometry/edge_coarsening.py to edge_coarsening.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/geometry/capi.py to capi.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/heterograph.py to heterograph.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/frame.py to frame.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/optim/pytorch/sparse_optim.py to sparse_optim.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/optim/pytorch/__init__.py to __init__.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/optim/__init__.py to __init__.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/optim/tensorflow/__init__.py to __init__.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/optim/mxnet/__init__.py to __init__.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/data/tensor_serialize.py to tensor_serialize.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/data/ppi.py to ppi.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/data/csv_dataset.py to csv_dataset.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/data/superpixel.py to superpixel.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/data/synthetic.py to synthetic.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/data/zinc.py to zinc.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/data/heterograph_serialize.py to heterograph_serialize.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/data/cluster.py to cluster.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/data/tu.py to tu.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/data/sbm.py to sbm.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/data/lrgb.py to lrgb.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/data/qm9.py to qm9.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/data/flickr.py to flickr.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/data/qm7b.py to qm7b.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/data/dgl_dataset.py to dgl_dataset.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/data/karate.py to karate.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/data/wikics.py to wikics.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/data/heterophilous_graphs.py to heterophilous_graphs.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/data/gdelt.py to gdelt.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/data/geom_gcn.py to geom_gcn.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/data/actor.py to actor.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/data/rdf.py to rdf.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/data/movielens.py to movielens.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/data/gindt.py to gindt.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/data/fraud.py to fraud.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/data/graph_serialize.py to graph_serialize.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/data/minigc.py to minigc.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/data/__init__.py to __init__.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/data/gnn_benchmark.py to gnn_benchmark.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/data/fakenews.py to fakenews.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/data/citation_graph.py to citation_graph.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/data/reddit.py to reddit.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/data/csv_dataset_base.py to csv_dataset_base.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/data/icews18.py to icews18.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/data/bitcoinotc.py to bitcoinotc.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/data/utils.py to utils.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/data/tree.py to tree.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/data/knowledge_graph.py to knowledge_graph.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/data/adapter.py to adapter.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/data/pattern.py to pattern.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/data/qm9_edge.py to qm9_edge.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/data/yelp.py to yelp.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/mpops/edgewise.py to edgewise.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/mpops/__init__.py to __init__.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/mpops/nodewise.py to nodewise.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/mpops/fused.py to fused.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/convert.py to convert.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/transforms/to_block.py to to_block.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/transforms/module.py to module.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/transforms/__init__.py to __init__.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/transforms/functional.py to functional.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/graph_index.py to graph_index.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/label_informativeness.py to label_informativeness.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/__init__.py to __init__.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/udf.py to udf.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/functional/__init__.py to __init__.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/hetero.py to hetero.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/sparse_emb.py to sparse_emb.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/explain/subgraphx.py to subgraphx.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/explain/gnnexplainer.py to gnnexplainer.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/explain/pgexplainer.py to pgexplainer.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/explain/__init__.py to __init__.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/softmax.py to softmax.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/link/edgepred.py to edgepred.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/link/transe.py to transe.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/link/__init__.py to __init__.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/link/transr.py to transr.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/network_emb.py to network_emb.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/linear.py to linear.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/glob.py to glob.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv/gatv2conv.py to gatv2conv.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv/dgnconv.py to dgnconv.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv/egatconv.py to egatconv.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv/gmmconv.py to gmmconv.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv/sageconv.py to sageconv.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv/twirlsconv.py to twirlsconv.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv/gatedgcnconv.py to gatedgcnconv.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv/ginconv.py to ginconv.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv/dotgatconv.py to dotgatconv.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv/cugraph_sageconv.py to cugraph_sageconv.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv/pnaconv.py to pnaconv.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv/densegraphconv.py to densegraphconv.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv/tagconv.py to tagconv.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv/gatconv.py to gatconv.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv/agnnconv.py to agnnconv.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv/densechebconv.py to densechebconv.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv/hgtconv.py to hgtconv.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv/grouprevres.py to grouprevres.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv/cugraph_gatconv.py to cugraph_gatconv.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv/cugraph_base.py to cugraph_base.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv/cfconv.py to cfconv.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv/appnpconv.py to appnpconv.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv/__init__.py to __init__.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv/gineconv.py to gineconv.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv/sgconv.py to sgconv.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv/graphconv.py to graphconv.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv/nnconv.py to nnconv.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv/gcn2conv.py to gcn2conv.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv/egnnconv.py to egnnconv.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv/edgegatconv.py to edgegatconv.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv/densesageconv.py to densesageconv.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv/edgeconv.py to edgeconv.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv/gatedgraphconv.py to gatedgraphconv.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv/cugraph_relgraphconv.py to cugraph_relgraphconv.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv/relgraphconv.py to relgraphconv.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv/chebconv.py to chebconv.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv/atomicconv.py to atomicconv.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/factory.py to factory.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/__init__.py to __init__.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/gt/degree_encoder.py to degree_encoder.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/gt/lap_pos_encoder.py to lap_pos_encoder.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/gt/spatial_encoder.py to spatial_encoder.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/gt/__init__.py to __init__.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/gt/egt.py to egt.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/gt/biased_mha.py to biased_mha.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/gt/graphormer.py to graphormer.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/gt/path_encoder.py to path_encoder.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/utils.py to utils.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/__init__.py to __init__.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/tensorflow/hetero.py to hetero.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/tensorflow/softmax.py to softmax.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/tensorflow/glob.py to glob.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/tensorflow/conv/sageconv.py to sageconv.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/tensorflow/conv/ginconv.py to ginconv.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/tensorflow/conv/gatconv.py to gatconv.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/tensorflow/conv/densechebconv.py to densechebconv.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/tensorflow/conv/appnpconv.py to appnpconv.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/tensorflow/conv/__init__.py to __init__.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/tensorflow/conv/sgconv.py to sgconv.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/tensorflow/conv/graphconv.py to graphconv.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/tensorflow/conv/edgeconv.py to edgeconv.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/tensorflow/conv/relgraphconv.py to relgraphconv.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/tensorflow/conv/chebconv.py to chebconv.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/tensorflow/__init__.py to __init__.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/tensorflow/utils.py to utils.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/mxnet/hetero.py to hetero.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/mxnet/softmax.py to softmax.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/mxnet/glob.py to glob.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/mxnet/conv/gmmconv.py to gmmconv.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/mxnet/conv/sageconv.py to sageconv.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/mxnet/conv/ginconv.py to ginconv.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/mxnet/conv/densegraphconv.py to densegraphconv.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/mxnet/conv/tagconv.py to tagconv.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/mxnet/conv/gatconv.py to gatconv.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/mxnet/conv/agnnconv.py to agnnconv.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/mxnet/conv/densechebconv.py to densechebconv.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/mxnet/conv/appnpconv.py to appnpconv.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/mxnet/conv/__init__.py to __init__.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/mxnet/conv/sgconv.py to sgconv.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/mxnet/conv/graphconv.py to graphconv.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/mxnet/conv/nnconv.py to nnconv.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/mxnet/conv/densesageconv.py to densesageconv.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/mxnet/conv/edgeconv.py to edgeconv.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/mxnet/conv/gatedgraphconv.py to gatedgraphconv.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/mxnet/conv/relgraphconv.py to relgraphconv.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/mxnet/conv/chebconv.py to chebconv.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/mxnet/__init__.py to __init__.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/mxnet/utils.py to utils.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/storages/numpy.py to numpy.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/storages/base.py to base.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/storages/__init__.py to __init__.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/storages/pytorch_tensor.py to pytorch_tensor.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/storages/tensor.py to tensor.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/merge.py to merge.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/sparse/softmax.py to softmax.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/sparse/broadcast.py to broadcast.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/sparse/sddmm.py to sddmm.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/sparse/matmul.py to matmul.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/sparse/elementwise_op_sp.py to elementwise_op_sp.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/sparse/sparse_matrix.py to sparse_matrix.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/sparse/elementwise_op.py to elementwise_op.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/sparse/unary_op.py to unary_op.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/sparse/__init__.py to __init__.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/sparse/utils.py to utils.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/sparse/reduction.py to reduction.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/homophily.py to homophily.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/random.py to random.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/multiprocessing/pytorch.py to pytorch.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/multiprocessing/__init__.py to __init__.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/_api_internal.py to _api_internal.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/dataloading/neighbor_sampler.py to neighbor_sampler.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/dataloading/spot_target.py to spot_target.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/dataloading/graphsaint.py to graphsaint.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/dataloading/dataloader.py to dataloader.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/dataloading/dist_dataloader.py to dist_dataloader.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/dataloading/labor_sampler.py to labor_sampler.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/dataloading/base.py to base.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/dataloading/shadow.py to shadow.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/dataloading/__init__.py to __init__.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/dataloading/cluster_gcn.py to cluster_gcn.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/dataloading/negative_sampler.py to negative_sampler.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/sampling/pinsage.py to pinsage.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/sampling/neighbor.py to neighbor.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/sampling/labor.py to labor.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/sampling/randomwalks.py to randomwalks.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/sampling/negative.py to negative.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/sampling/__init__.py to __init__.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/sampling/utils.py to utils.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/sampling/node2vec_randomwalk.py to node2vec_randomwalk.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/container.py to container.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/partition.py to partition.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/traversal.py to traversal.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/batch.py to batch.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/_ffi/ndarray.py to ndarray.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/_ffi/object.py to object.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/_ffi/object_generic.py to object_generic.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/_ffi/_cy3/__init__.py to __init__.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/_ffi/_cy2/__init__.py to __init__.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/_ffi/_ctypes/types.py to types.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/_ffi/_ctypes/ndarray.py to ndarray.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/_ffi/_ctypes/object.py to object.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/_ffi/_ctypes/function.py to function.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/_ffi/_ctypes/__init__.py to __init__.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/_ffi/libinfo.py to libinfo.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/_ffi/base.py to base.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/_ffi/streams.py to streams.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/_ffi/function.py to function.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/_ffi/__init__.py to __init__.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/_ffi/runtime_ctypes.py to runtime_ctypes.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/_ffi/capi.py to capi.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/generators.py to generators.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/backend/backend.py to backend.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/backend/pytorch/sparse.py to sparse.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/backend/pytorch/__init__.py to __init__.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/backend/pytorch/tensor.py to tensor.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/backend/__init__.py to __init__.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/backend/set_default_backend.py to set_default_backend.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/backend/tensorflow/sparse.py to sparse.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/backend/tensorflow/sparse_optim.py to sparse_optim.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/backend/tensorflow/__init__.py to __init__.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/backend/tensorflow/tensor.py to tensor.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/backend/mxnet/sparse.py to sparse.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/backend/mxnet/sparse_optim.py to sparse_optim.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/backend/mxnet/__init__.py to __init__.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/backend/mxnet/tensor.py to tensor.cpython-310.pyc creating stub loader for dgl/_ffi/_cy3/core.cpython-310-x86_64-linux-gnu.so byte-compiling build/bdist.linux-x86_64/egg/dgl/_ffi/_cy3/core.py to core.cpython-310.pyc installing package data to build/bdist.linux-x86_64/egg running install_data copying ../build/libdgl.so -> build/bdist.linux-x86_64/egg/dgl creating build/bdist.linux-x86_64/egg/dgl/tensoradapter creating build/bdist.linux-x86_64/egg/dgl/tensoradapter/pytorch copying ../build/tensoradapter/pytorch/libtensoradapter_pytorch_2.3.0.so -> build/bdist.linux-x86_64/egg/dgl/tensoradapter/pytorch creating build/bdist.linux-x86_64/egg/dgl/dgl_sparse copying ../build/dgl_sparse/libdgl_sparse_pytorch_2.3.0.so -> build/bdist.linux-x86_64/egg/dgl/dgl_sparse/ 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/attributes.h(142,32): warning C4251: 'torch::jit::GraphAttr::value_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphAttr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/attributes.h(57): message : see declaration of 'torch::jit::AttributeValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/function.h(32): message : see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/attributes.h(128): message : see declaration of 'torch::jit::GraphAttr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/attributes.h(145,53): warning C4275: non dll-interface struct 'torch::jit::AttributeValue' used as base for dll-interface struct 'torch::jit::GraphsAttr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/attributes.h(57): message : see declaration of 'torch::jit::AttributeValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/attributes.h(145): message : see declaration of 'torch::jit::GraphsAttr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/attributes.h(142,32): warning C4251: 'torch::jit::GraphAttr::value_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphAttr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/function.h(32): message : see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/attributes.h(145,53): warning C4275: non dll-interface struct 'torch::jit::AttributeValue' used as base for dll-interface struct 'torch::jit::GraphsAttr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/attributes.h(57): message : see declaration of 'torch::jit::AttributeValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/attributes.h(145): message : see declaration of 'torch::jit::GraphsAttr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/attributes.h(128,52): warning C4275: non dll-interface struct 'torch::jit::AttributeValue' used as base for dll-interface struct 'torch::jit::GraphAttr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/attributes.h(57): message : see declaration of 'torch::jit::AttributeValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/attributes.h(128): message : see declaration of 'torch::jit::GraphAttr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/scope.h(127,45): warning C4251: 'torch::jit::InlinedCallStack::callee_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::InlinedCallStack' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/scope.h(127): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/scope.h(137,29): warning C4251: 'torch::jit::InlinedCallStack::fn_name_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::jit::InlinedCallStack' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xstring(4471): message : see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/attributes.h(160,19): warning C4251: 'torch::jit::GraphsAttr::value_': class 'std::vector,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphsAttr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/attributes.h(146): message : see declaration of 'std::vector,std::allocator>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/attributes.h(142,32): warning C4251: 'torch::jit::GraphAttr::value_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphAttr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/function.h(32): message : see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/attributes.h(160,19): warning C4251: 'torch::jit::GraphsAttr::value_': class 'std::vector,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphsAttr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/attributes.h(145,53): warning C4275: non dll-interface struct 'torch::jit::AttributeValue' used as base for dll-interface struct 'torch::jit::GraphsAttr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/attributes.h(146): message : see declaration of 'std::vector,std::allocator>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/attributes.h(57): message : see declaration of 'torch::jit::AttributeValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/attributes.h(145): message : see declaration of 'torch::jit::GraphsAttr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/scope.h(140,58): warning C4251: 'torch::jit::InlinedCallStack::module_instance_info_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::InlinedCallStack' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/scope.h(123): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(176,40): warning C4251: 'torch::jit::StringCordView::pieces_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::StringCordView' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dynamic_type.h(141): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/scope.h(32,19): warning C4251: 'torch::jit::Scope::parent_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of struct 'torch::jit::Scope' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ TTarget=torch::jit::Scope ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/scope.h(27): message : see declaration of 'c10::intrusive_ptr>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ TTarget=torch::jit::Scope ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/scope.h(32,19): warning C4251: 'torch::jit::Scope::parent_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of struct 'torch::jit::Scope' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ TTarget=torch::jit::Scope ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/attributes.h(160,19): warning C4251: 'torch::jit::GraphsAttr::value_': class 'std::vector,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphsAttr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/scope.h(27): note: see declaration of 'c10::intrusive_ptr>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ TTarget=torch::jit::Scope ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/attributes.h(146): message : see declaration of 'std::vector,std::allocator>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/scope.h(32,19): warning C4251: 'torch::jit::Scope::parent_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of struct 'torch::jit::Scope' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ TTarget=torch::jit::Scope ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/scope.h(27): message : see declaration of 'c10::intrusive_ptr>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ TTarget=torch::jit::Scope ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(177,41): warning C4251: 'torch::jit::StringCordView::accumulated_sizes_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::StringCordView' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Jenkins\workspace\dgl_PR-7408\include\dgl/aten/coo.h(752): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(178,59): warning C4251: 'torch::jit::StringCordView::owned_strings_': class 'std::vector,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::jit::StringCordView' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(28): message : see declaration of 'std::vector,std::allocator>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/scope.h(127,45): warning C4251: 'torch::jit::InlinedCallStack::callee_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::InlinedCallStack' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/constants.h(21,75): warning C4275: non dll-interface class 'std::runtime_error' used as base for dll-interface struct 'torch::jit::constant_not_supported_error' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/scope.h(127): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\stdexcept(117): message : see declaration of 'std::runtime_error' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/constants.h(21): message : see declaration of 'torch::jit::constant_not_supported_error' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/scope.h(137,29): warning C4251: 'torch::jit::InlinedCallStack::fn_name_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::jit::InlinedCallStack' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xstring(4471): message : see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/scope.h(127,45): warning C4251: 'torch::jit::InlinedCallStack::callee_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::InlinedCallStack' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/scope.h(127): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/scope.h(137,29): warning C4251: 'torch::jit::InlinedCallStack::fn_name_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::jit::InlinedCallStack' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xstring(4471): message : see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/scope.h(127,45): warning C4251: 'torch::jit::InlinedCallStack::callee_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::InlinedCallStack' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/scope.h(127): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/scope.h(137,29): warning C4251: 'torch::jit::InlinedCallStack::fn_name_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::jit::InlinedCallStack' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xstring(4471): message : see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(294,39): warning C4251: 'torch::jit::Source::filename_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::Source' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(78): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(299,45): warning C4251: 'torch::jit::Source::line_starting_offsets_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::Source' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Jenkins\workspace\dgl_PR-7408\include\dgl/aten/coo.h(752): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/scope.h(140,58): warning C4251: 'torch::jit::InlinedCallStack::module_instance_info_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::InlinedCallStack' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/scope.h(123): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(301,52): warning C4251: 'torch::jit::Source::gen_ranges_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::Source' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(195): message : see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/scope.h(140,58): warning C4251: 'torch::jit::InlinedCallStack::module_instance_info_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::InlinedCallStack' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/scope.h(123): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/scope.h(140,58): warning C4251: 'torch::jit::InlinedCallStack::module_instance_info_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::InlinedCallStack' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/scope.h(123): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/scope.h(32,19): warning C4251: 'torch::jit::Scope::parent_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of struct 'torch::jit::Scope' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ TTarget=torch::jit::Scope ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/scope.h(27): message : see declaration of 'c10::intrusive_ptr>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ TTarget=torch::jit::Scope ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(392,39): warning C4251: 'torch::jit::SourceRange::source_view_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::SourceRange' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(307): message : see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(397,39): warning C4251: 'torch::jit::SourceRange::start_iter_': struct 'torch::jit::StringCordView::Iterator' needs to have dll-interface to be used by clients of struct 'torch::jit::SourceRange' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(64): message : see declaration of 'torch::jit::StringCordView::Iterator' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/constants.h(21,75): warning C4275: non dll-interface class 'std::runtime_error' used as base for dll-interface struct 'torch::jit::constant_not_supported_error' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\stdexcept(117): message : see declaration of 'std::runtime_error' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/constants.h(21): message : see declaration of 'torch::jit::constant_not_supported_error' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/constants.h(21,75): warning C4275: non dll-interface class 'std::runtime_error' used as base for dll-interface struct 'torch::jit::constant_not_supported_error' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/scope.h(127,45): warning C4251: 'torch::jit::InlinedCallStack::callee_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::InlinedCallStack' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\stdexcept(117): message : see declaration of 'std::runtime_error' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/scope.h(127): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/constants.h(21): message : see declaration of 'torch::jit::constant_not_supported_error' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/scope.h(137,29): warning C4251: 'torch::jit::InlinedCallStack::fn_name_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::jit::InlinedCallStack' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xstring(4471): message : see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/constants.h(21,75): warning C4275: non dll-interface class 'std::runtime_error' used as base for dll-interface struct 'torch::jit::constant_not_supported_error' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\stdexcept(117): message : see declaration of 'std::runtime_error' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/constants.h(21): message : see declaration of 'torch::jit::constant_not_supported_error' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(118,48): warning C4251: 'caffe2::serialize::ChunkRecordIterator::iter_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::ChunkRecordIterator' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/operator.h(260,49): warning C4251: 'torch::jit::Operator::op_': class 'std::variant' needs to have dll-interface to be used by clients of struct 'torch::jit::Operator' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(113): note: see declaration of 'std::unique_ptr>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/operator.h(260): message : see declaration of 'std::variant' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/scope.h(140,58): warning C4251: 'torch::jit::InlinedCallStack::module_instance_info_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::InlinedCallStack' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/scope.h(123): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(195,38): warning C4251: 'caffe2::serialize::PyTorchStreamReader::ar_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamReader' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(195): message : see declaration of 'std::unique_ptr>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(196,28): warning C4251: 'caffe2::serialize::PyTorchStreamReader::archive_name_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamReader' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xstring(4471): message : see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(197,39): warning C4251: 'caffe2::serialize::PyTorchStreamReader::archive_name_plus_slash_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamReader' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xstring(4471): message : see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/utils/schema_info.h(96,56): warning C4251: 'torch::utils::SchemaInfo::wildcard_set_': class 'std::unordered_set,std::equal_to,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::utils::SchemaInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/utils/schema_info.h(91): message : see declaration of 'std::unordered_set,std::equal_to,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/utils/schema_info.h(99,57): warning C4251: 'torch::utils::SchemaInfo::container_set_': class 'std::unordered_set,std::equal_to,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::utils::SchemaInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/utils/schema_info.h(91): message : see declaration of 'std::unordered_set,std::equal_to,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(198,44): warning C4251: 'caffe2::serialize::PyTorchStreamReader::in_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamReader' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(127): message : see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/utils/schema_info.h(102,57): warning C4251: 'torch::utils::SchemaInfo::value_map_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::utils::SchemaInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/function_schema.h(486): message : see declaration of 'std::unordered_map,std::equal_to,std::allocator>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(200,26): warning C4251: 'caffe2::serialize::PyTorchStreamReader::reader_lock_': class 'std::mutex' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamReader' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\mutex(87): message : see declaration of 'std::mutex' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(202,32): warning C4251: 'caffe2::serialize::PyTorchStreamReader::serialization_id_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamReader' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xstring(4471): message : see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/utils/schema_info.h(105,59): warning C4251: 'torch::utils::SchemaInfo::input_alias_map_': class 'std::vector,std::equal_to,std::allocator>,std::allocator,std::equal_to,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'torch::utils::SchemaInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/utils/schema_info.h(105): message : see declaration of 'std::vector,std::equal_to,std::allocator>,std::allocator,std::equal_to,std::allocator>>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/utils/schema_info.h(108,60): warning C4251: 'torch::utils::SchemaInfo::output_alias_map_': class 'std::vector,std::equal_to,std::allocator>,std::allocator,std::equal_to,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'torch::utils::SchemaInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/utils/schema_info.h(105): message : see declaration of 'std::vector,std::equal_to,std::allocator>,std::allocator,std::equal_to,std::allocator>>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/constants.h(21,75): warning C4275: non dll-interface class 'std::runtime_error' used as base for dll-interface struct 'torch::jit::constant_not_supported_error' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\stdexcept(117): message : see declaration of 'std::runtime_error' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/constants.h(21): message : see declaration of 'torch::jit::constant_not_supported_error' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(118,48): warning C4251: 'caffe2::serialize::ChunkRecordIterator::iter_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::ChunkRecordIterator' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(113): message : see declaration of 'std::unique_ptr>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/enum_type.h(96,22): warning C4251: 'c10::EnumType::value_type_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::EnumType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(391): message : see declaration of 'c10::Type::SingletonOrSharedTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(195,38): warning C4251: 'caffe2::serialize::PyTorchStreamReader::ar_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamReader' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(195): message : see declaration of 'std::unique_ptr>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(196,28): warning C4251: 'caffe2::serialize::PyTorchStreamReader::archive_name_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamReader' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xstring(4471): message : see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(197,39): warning C4251: 'caffe2::serialize::PyTorchStreamReader::archive_name_plus_slash_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamReader' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xstring(4471): message : see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/enum_type.h(97,48): warning C4251: 'c10::EnumType::enum_names_values_': class 'std::vector>>' needs to have dll-interface to be used by clients of struct 'c10::EnumType' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ _Kty=std::string, _Ty=c10::IValue ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/enum_type.h(19): message : see declaration of 'std::vector>>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ _Kty=std::string, _Ty=c10::IValue ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/enum_type.h(98,51): warning C4251: 'c10::EnumType::cu_': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of struct 'c10::EnumType' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ _Ty=torch::jit::CompilationUnit ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\memory(1009): message : see declaration of 'std::weak_ptr<_Ty>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ _Ty=torch::jit::CompilationUnit ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(198,44): warning C4251: 'caffe2::serialize::PyTorchStreamReader::in_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamReader' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(127): message : see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(200,26): warning C4251: 'caffe2::serialize::PyTorchStreamReader::reader_lock_': class 'std::mutex' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamReader' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\mutex(87): message : see declaration of 'std::mutex' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(202,32): warning C4251: 'caffe2::serialize::PyTorchStreamReader::serialization_id_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamReader' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xstring(4471): message : see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(242,49): warning C4251: 'caffe2::serialize::PyTorchStreamWriter::files_written_': class 'std::unordered_set,std::equal_to,std::allocator>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamWriter' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/utils/schema_info.h(96,56): warning C4251: 'torch::utils::SchemaInfo::wildcard_set_': class 'std::unordered_set,std::equal_to,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::utils::SchemaInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/custom_class.h(490): message : see declaration of 'std::unordered_set,std::equal_to,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/utils/schema_info.h(91): message : see declaration of 'std::unordered_set,std::equal_to,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(243,38): warning C4251: 'caffe2::serialize::PyTorchStreamWriter::ar_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamWriter' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/utils/schema_info.h(99,57): warning C4251: 'torch::utils::SchemaInfo::container_set_': class 'std::unordered_set,std::equal_to,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::utils::SchemaInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(195): message : see declaration of 'std::unique_ptr>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/utils/schema_info.h(91): message : see declaration of 'std::unordered_set,std::equal_to,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(244,28): warning C4251: 'caffe2::serialize::PyTorchStreamWriter::archive_name_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamWriter' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/utils/schema_info.h(96,56): warning C4251: 'torch::utils::SchemaInfo::wildcard_set_': class 'std::unordered_set,std::equal_to,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::utils::SchemaInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/utils/schema_info.h(102,57): warning C4251: 'torch::utils::SchemaInfo::value_map_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::utils::SchemaInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/utils/schema_info.h(96,56): warning C4251: 'torch::utils::SchemaInfo::wildcard_set_': class 'std::unordered_set,std::equal_to,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::utils::SchemaInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc)C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xstring(4471): note: see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/function_schema.h(486): note: see declaration of 'std::unordered_map,std::equal_to,std::allocator>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/utils/schema_info.h(91): note: see declaration of 'std::unordered_set,std::equal_to,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/utils/schema_info.h(91): message : see declaration of 'std::unordered_set,std::equal_to,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(245,39): warning C4251: 'caffe2::serialize::PyTorchStreamWriter::archive_name_plus_slash_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamWriter' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/utils/schema_info.h(99,57): warning C4251: 'torch::utils::SchemaInfo::container_set_': class 'std::unordered_set,std::equal_to,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::utils::SchemaInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc)C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xstring(4471): note: see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/utils/schema_info.h(99,57): warning C4251: 'torch::utils::SchemaInfo::container_set_': class 'std::unordered_set,std::equal_to,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::utils::SchemaInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/utils/schema_info.h(91): message : see declaration of 'std::unordered_set,std::equal_to,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/utils/schema_info.h(91): message : see declaration of 'std::unordered_set,std::equal_to,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(246,23): warning C4251: 'caffe2::serialize::PyTorchStreamWriter::padding_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamWriter' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/utils/schema_info.h(102,57): warning C4251: 'torch::utils::SchemaInfo::value_map_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::utils::SchemaInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xstring(4471): message : see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/function_schema.h(486): note: see declaration of 'std::unordered_map,std::equal_to,std::allocator>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/utils/schema_info.h(102,57): warning C4251: 'torch::utils::SchemaInfo::value_map_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::utils::SchemaInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/function_schema.h(486): message : see declaration of 'std::unordered_map,std::equal_to,std::allocator>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(247,29): warning C4251: 'caffe2::serialize::PyTorchStreamWriter::file_stream_': class 'std::basic_ofstream>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamWriter' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\iosfwd(225): message : see declaration of 'std::basic_ofstream>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/scope.h(32,19): warning C4251: 'torch::jit::Scope::parent_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of struct 'torch::jit::Scope' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ TTarget=torch::jit::Scope ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/scope.h(27): message : see declaration of 'c10::intrusive_ptr>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ TTarget=torch::jit::Scope ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/utils/schema_info.h(105,59): warning C4251: 'torch::utils::SchemaInfo::input_alias_map_': class 'std::vector,std::equal_to,std::allocator>,std::allocator,std::equal_to,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'torch::utils::SchemaInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/utils/schema_info.h(105): message : see declaration of 'std::vector,std::equal_to,std::allocator>,std::allocator,std::equal_to,std::allocator>>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(248,58): warning C4251: 'caffe2::serialize::PyTorchStreamWriter::writer_func_': class 'std::function' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamWriter' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(210): message : see declaration of 'std::function' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/utils/schema_info.h(108,60): warning C4251: 'torch::utils::SchemaInfo::output_alias_map_': class 'std::vector,std::equal_to,std::allocator>,std::allocator,std::equal_to,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'torch::utils::SchemaInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/utils/schema_info.h(105): message : see declaration of 'std::vector,std::equal_to,std::allocator>,std::allocator,std::equal_to,std::allocator>>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(250,32): warning C4251: 'caffe2::serialize::PyTorchStreamWriter::serialization_id_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamWriter' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xstring(4471): message : see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/utils/schema_info.h(105,59): warning C4251: 'torch::utils::SchemaInfo::input_alias_map_': class 'std::vector,std::equal_to,std::allocator>,std::allocator,std::equal_to,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'torch::utils::SchemaInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/utils/schema_info.h(105): message : see declaration of 'std::vector,std::equal_to,std::allocator>,std::allocator,std::equal_to,std::allocator>>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/utils/schema_info.h(108,60): warning C4251: 'torch::utils::SchemaInfo::output_alias_map_': class 'std::vector,std::equal_to,std::allocator>,std::allocator,std::equal_to,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'torch::utils::SchemaInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/utils/schema_info.h(105): message : see declaration of 'std::vector,std::equal_to,std::allocator>,std::allocator,std::equal_to,std::allocator>>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(118,48): warning C4251: 'caffe2::serialize::ChunkRecordIterator::iter_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::ChunkRecordIterator' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(113): message : see declaration of 'std::unique_ptr>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/utils/schema_info.h(105,59): warning C4251: 'torch::utils::SchemaInfo::input_alias_map_': class 'std::vector,std::equal_to,std::allocator>,std::allocator,std::equal_to,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'torch::utils::SchemaInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/utils/schema_info.h(105): message : see declaration of 'std::vector,std::equal_to,std::allocator>,std::allocator,std::equal_to,std::allocator>>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/utils/schema_info.h(108,60): warning C4251: 'torch::utils::SchemaInfo::output_alias_map_': class 'std::vector,std::equal_to,std::allocator>,std::allocator,std::equal_to,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'torch::utils::SchemaInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/utils/schema_info.h(105): message : see declaration of 'std::vector,std::equal_to,std::allocator>,std::allocator,std::equal_to,std::allocator>>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/enum_type.h(96,22): warning C4251: 'c10::EnumType::value_type_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::EnumType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(391): message : see declaration of 'c10::Type::SingletonOrSharedTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(242,49): warning C4251: 'caffe2::serialize::PyTorchStreamWriter::files_written_': class 'std::unordered_set,std::equal_to,std::allocator>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamWriter' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/custom_class.h(490): message : see declaration of 'std::unordered_set,std::equal_to,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(195,38): warning C4251: 'caffe2::serialize::PyTorchStreamReader::ar_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamReader' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(195): message : see declaration of 'std::unique_ptr>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(243,38): warning C4251: 'caffe2::serialize::PyTorchStreamWriter::ar_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamWriter' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/enum_type.h(96,22): warning C4251: 'c10::EnumType::value_type_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::EnumType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(196,28): warning C4251: 'caffe2::serialize::PyTorchStreamReader::archive_name_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamReader' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(195): message : see declaration of 'std::unique_ptr>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/api/include/torch/imethod.h(50,50): warning C4251: 'torch::IMethod::argumentNames_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'torch::IMethod' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(391): note: see declaration of 'c10::Type::SingletonOrSharedTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(176,40): warning C4251: 'torch::jit::StringCordView::pieces_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::StringCordView' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc)C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xstring(4471): note: see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(34): note: see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(244,28): warning C4251: 'caffe2::serialize::PyTorchStreamWriter::archive_name_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamWriter' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dynamic_type.h(141): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(197,39): warning C4251: 'caffe2::serialize::PyTorchStreamReader::archive_name_plus_slash_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamReader' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xstring(4471): message : see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xstring(4471): message : see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(245,39): warning C4251: 'caffe2::serialize::PyTorchStreamWriter::archive_name_plus_slash_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamWriter' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xstring(4471): message : see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(246,23): warning C4251: 'caffe2::serialize::PyTorchStreamWriter::padding_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamWriter' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xstring(4471): message : see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/utils/schema_info.h(96,56): warning C4251: 'torch::utils::SchemaInfo::wildcard_set_': class 'std::unordered_set,std::equal_to,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::utils::SchemaInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/utils/schema_info.h(91): message : see declaration of 'std::unordered_set,std::equal_to,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/scope.h(127,45): warning C4251: 'torch::jit::InlinedCallStack::callee_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::InlinedCallStack' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/utils/schema_info.h(99,57): warning C4251: 'torch::utils::SchemaInfo::container_set_': class 'std::unordered_set,std::equal_to,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::utils::SchemaInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/utils/schema_info.h(91): message : see declaration of 'std::unordered_set,std::equal_to,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/scope.h(127): note: see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/enum_type.h(96,22): warning C4251: 'c10::EnumType::value_type_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::EnumType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(391): message : see declaration of 'c10::Type::SingletonOrSharedTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/scope.h(137,29): warning C4251: 'torch::jit::InlinedCallStack::fn_name_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::jit::InlinedCallStack' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/utils/schema_info.h(102,57): warning C4251: 'torch::utils::SchemaInfo::value_map_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::utils::SchemaInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xstring(4471): message : see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/function_schema.h(486): message : see declaration of 'std::unordered_map,std::equal_to,std::allocator>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(198,44): warning C4251: 'caffe2::serialize::PyTorchStreamReader::in_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamReader' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(127): message : see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(200,26): warning C4251: 'caffe2::serialize::PyTorchStreamReader::reader_lock_': class 'std::mutex' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamReader' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\mutex(87): message : see declaration of 'std::mutex' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(247,29): warning C4251: 'caffe2::serialize::PyTorchStreamWriter::file_stream_': class 'std::basic_ofstream>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamWriter' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\iosfwd(225): message : see declaration of 'std::basic_ofstream>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(202,32): warning C4251: 'caffe2::serialize::PyTorchStreamReader::serialization_id_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamReader' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/enum_type.h(97,48): warning C4251: 'c10::EnumType::enum_names_values_': class 'std::vector>>' needs to have dll-interface to be used by clients of struct 'c10::EnumType' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ _Kty=std::string, _Ty=c10::IValue ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xstring(4471): message : see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/enum_type.h(19): note: see declaration of 'std::vector>>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ _Kty=std::string, _Ty=c10::IValue ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/enum_type.h(98,51): warning C4251: 'c10::EnumType::cu_': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of struct 'c10::EnumType' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ _Ty=torch::jit::CompilationUnit ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/enum_type.h(97,48): warning C4251: 'c10::EnumType::enum_names_values_': class 'std::vector>>' needs to have dll-interface to be used by clients of struct 'c10::EnumType' with [ _Kty=std::string, _Ty=c10::IValue ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(176,40): warning C4251: 'torch::jit::StringCordView::pieces_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::StringCordView' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc)C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\memory(1009): note: see declaration of 'std::weak_ptr<_Ty>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ _Ty=torch::jit::CompilationUnit ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/enum_type.h(19): message : see declaration of 'std::vector>>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ _Kty=std::string, _Ty=c10::IValue ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dynamic_type.h(141): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/enum_type.h(98,51): warning C4251: 'c10::EnumType::cu_': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of struct 'c10::EnumType' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ _Ty=torch::jit::CompilationUnit ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\memory(1009): message : see declaration of 'std::weak_ptr<_Ty>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ _Ty=torch::jit::CompilationUnit ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(248,58): warning C4251: 'caffe2::serialize::PyTorchStreamWriter::writer_func_': class 'std::function' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamWriter' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(210): message : see declaration of 'std::function' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(250,32): warning C4251: 'caffe2::serialize::PyTorchStreamWriter::serialization_id_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamWriter' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/enum_type.h(97,48): warning C4251: 'c10::EnumType::enum_names_values_': class 'std::vector>>' needs to have dll-interface to be used by clients of struct 'c10::EnumType' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ _Kty=std::string, _Ty=c10::IValue ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(177,41): warning C4251: 'torch::jit::StringCordView::accumulated_sizes_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::StringCordView' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/attributes.h(128,52): warning C4275: non dll-interface struct 'torch::jit::AttributeValue' used as base for dll-interface struct 'torch::jit::GraphAttr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xstring(4471): message : see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/utils/schema_info.h(105,59): warning C4251: 'torch::utils::SchemaInfo::input_alias_map_': class 'std::vector,std::equal_to,std::allocator>,std::allocator,std::equal_to,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'torch::utils::SchemaInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/scope.h(140,58): warning C4251: 'torch::jit::InlinedCallStack::module_instance_info_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::InlinedCallStack' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Jenkins\workspace\dgl_PR-7408\include\dgl/aten/coo.h(752): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/enum_type.h(19): note: see declaration of 'std::vector>>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ _Kty=std::string, _Ty=c10::IValue ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(177,41): warning C4251: 'torch::jit::StringCordView::accumulated_sizes_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::StringCordView' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(176,40): warning C4251: 'torch::jit::StringCordView::pieces_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::StringCordView' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/attributes.h(57): message : see declaration of 'torch::jit::AttributeValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Jenkins\workspace\dgl_PR-7408\include\dgl/aten/coo.h(752): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/scope.h(123): note: see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/utils/schema_info.h(105): note: see declaration of 'std::vector,std::equal_to,std::allocator>,std::allocator,std::equal_to,std::allocator>>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dynamic_type.h(141): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/attributes.h(128): note: see declaration of 'torch::jit::GraphAttr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/enum_type.h(98,51): warning C4251: 'c10::EnumType::cu_': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of struct 'c10::EnumType' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ _Ty=torch::jit::CompilationUnit ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(242,49): warning C4251: 'caffe2::serialize::PyTorchStreamWriter::files_written_': class 'std::unordered_set,std::equal_to,std::allocator>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamWriter' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\memory(1009): message : see declaration of 'std::weak_ptr<_Ty>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ _Ty=torch::jit::CompilationUnit ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/custom_class.h(490): note: see declaration of 'std::unordered_set,std::equal_to,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/utils/schema_info.h(108,60): warning C4251: 'torch::utils::SchemaInfo::output_alias_map_': class 'std::vector,std::equal_to,std::allocator>,std::allocator,std::equal_to,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'torch::utils::SchemaInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(243,38): warning C4251: 'caffe2::serialize::PyTorchStreamWriter::ar_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamWriter' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/utils/schema_info.h(105): message : see declaration of 'std::vector,std::equal_to,std::allocator>,std::allocator,std::equal_to,std::allocator>>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(195): note: see declaration of 'std::unique_ptr>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(178,59): warning C4251: 'torch::jit::StringCordView::owned_strings_': class 'std::vector,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::jit::StringCordView' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/attributes.h(142,32): warning C4251: 'torch::jit::GraphAttr::value_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphAttr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(178,59): warning C4251: 'torch::jit::StringCordView::owned_strings_': class 'std::vector,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::jit::StringCordView' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/api/include/torch/imethod.h(50,50): warning C4251: 'torch::IMethod::argumentNames_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'torch::IMethod' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(28): message : see declaration of 'std::vector,std::allocator>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/function.h(32): message : see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(244,28): warning C4251: 'caffe2::serialize::PyTorchStreamWriter::archive_name_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamWriter' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(34): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(28): note: see declaration of 'std::vector,std::allocator>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(177,41): warning C4251: 'torch::jit::StringCordView::accumulated_sizes_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::StringCordView' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/attributes.h(145,53): warning C4275: non dll-interface struct 'torch::jit::AttributeValue' used as base for dll-interface struct 'torch::jit::GraphsAttr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xstring(4471): message : see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Jenkins\workspace\dgl_PR-7408\include\dgl/aten/coo.h(752): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/attributes.h(57): note: see declaration of 'torch::jit::AttributeValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(245,39): warning C4251: 'caffe2::serialize::PyTorchStreamWriter::archive_name_plus_slash_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamWriter' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/attributes.h(145): note: see declaration of 'torch::jit::GraphsAttr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xstring(4471): message : see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(246,23): warning C4251: 'caffe2::serialize::PyTorchStreamWriter::padding_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamWriter' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xstring(4471): message : see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/enum_type.h(96,22): warning C4251: 'c10::EnumType::value_type_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::EnumType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(391): message : see declaration of 'c10::Type::SingletonOrSharedTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(294,39): warning C4251: 'torch::jit::Source::filename_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::Source' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(247,29): warning C4251: 'caffe2::serialize::PyTorchStreamWriter::file_stream_': class 'std::basic_ofstream>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamWriter' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(78): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\iosfwd(225): message : see declaration of 'std::basic_ofstream>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(299,45): warning C4251: 'torch::jit::Source::line_starting_offsets_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::Source' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Jenkins\workspace\dgl_PR-7408\include\dgl/aten/coo.h(752): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(178,59): warning C4251: 'torch::jit::StringCordView::owned_strings_': class 'std::vector,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::jit::StringCordView' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/enum_type.h(97,48): warning C4251: 'c10::EnumType::enum_names_values_': class 'std::vector>>' needs to have dll-interface to be used by clients of struct 'c10::EnumType' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ _Kty=std::string, _Ty=c10::IValue ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/enum_type.h(19): message : see declaration of 'std::vector>>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ _Kty=std::string, _Ty=c10::IValue ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(28): note: see declaration of 'std::vector,std::allocator>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/enum_type.h(98,51): warning C4251: 'c10::EnumType::cu_': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of struct 'c10::EnumType' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ _Ty=torch::jit::CompilationUnit ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(248,58): warning C4251: 'caffe2::serialize::PyTorchStreamWriter::writer_func_': class 'std::function' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamWriter' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\memory(1009): message : see declaration of 'std::weak_ptr<_Ty>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ _Ty=torch::jit::CompilationUnit ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(210): message : see declaration of 'std::function' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/attributes.h(160,19): warning C4251: 'torch::jit::GraphsAttr::value_': class 'std::vector,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphsAttr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/constants.h(21,75): warning C4275: non dll-interface class 'std::runtime_error' used as base for dll-interface struct 'torch::jit::constant_not_supported_error' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(250,32): warning C4251: 'caffe2::serialize::PyTorchStreamWriter::serialization_id_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamWriter' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\stdexcept(117): message : see declaration of 'std::runtime_error' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/attributes.h(146): message : see declaration of 'std::vector,std::allocator>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc)C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xstring(4471): note: see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/attributes.h(128,52): warning C4275: non dll-interface struct 'torch::jit::AttributeValue' used as base for dll-interface struct 'torch::jit::GraphAttr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/constants.h(21): note: see declaration of 'torch::jit::constant_not_supported_error' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(301,52): warning C4251: 'torch::jit::Source::gen_ranges_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::Source' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(294,39): warning C4251: 'torch::jit::Source::filename_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::Source' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/attributes.h(57): message : see declaration of 'torch::jit::AttributeValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(78): note: see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(195): message : see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/attributes.h(128): note: see declaration of 'torch::jit::GraphAttr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(299,45): warning C4251: 'torch::jit::Source::line_starting_offsets_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::Source' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(294,39): warning C4251: 'torch::jit::Source::filename_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::Source' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(118,48): warning C4251: 'caffe2::serialize::ChunkRecordIterator::iter_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::ChunkRecordIterator' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/api/include/torch/imethod.h(50,50): warning C4251: 'torch::IMethod::argumentNames_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'torch::IMethod' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Jenkins\workspace\dgl_PR-7408\include\dgl/aten/coo.h(752): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(78): note: see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/attributes.h(142,32): warning C4251: 'torch::jit::GraphAttr::value_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphAttr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(113): message : see declaration of 'std::unique_ptr>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(34): note: see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/function.h(32): message : see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(299,45): warning C4251: 'torch::jit::Source::line_starting_offsets_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::Source' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/attributes.h(145,53): warning C4275: non dll-interface struct 'torch::jit::AttributeValue' used as base for dll-interface struct 'torch::jit::GraphsAttr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(301,52): warning C4251: 'torch::jit::Source::gen_ranges_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::Source' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(195,38): warning C4251: 'caffe2::serialize::PyTorchStreamReader::ar_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamReader' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(392,39): warning C4251: 'torch::jit::SourceRange::source_view_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::SourceRange' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/attributes.h(128,52): warning C4275: non dll-interface struct 'torch::jit::AttributeValue' used as base for dll-interface struct 'torch::jit::GraphAttr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(195): message : see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/attributes.h(57): note: see declaration of 'torch::jit::AttributeValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc)C:\Jenkins\workspace\dgl_PR-7408\include\dgl/aten/coo.h(752): note: see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(195): message : see declaration of 'std::unique_ptr>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(307): note: see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/attributes.h(57): message : see declaration of 'torch::jit::AttributeValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/attributes.h(145): note: see declaration of 'torch::jit::GraphsAttr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(397,39): warning C4251: 'torch::jit::SourceRange::start_iter_': struct 'torch::jit::StringCordView::Iterator' needs to have dll-interface to be used by clients of struct 'torch::jit::SourceRange' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(196,28): warning C4251: 'caffe2::serialize::PyTorchStreamReader::archive_name_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamReader' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/attributes.h(128): message : see declaration of 'torch::jit::GraphAttr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xstring(4471): message : see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(64): note: see declaration of 'torch::jit::StringCordView::Iterator' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(197,39): warning C4251: 'caffe2::serialize::PyTorchStreamReader::archive_name_plus_slash_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamReader' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xstring(4471): message : see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(301,52): warning C4251: 'torch::jit::Source::gen_ranges_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::Source' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(195): message : see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/attributes.h(142,32): warning C4251: 'torch::jit::GraphAttr::value_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphAttr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/function.h(32): message : see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(198,44): warning C4251: 'caffe2::serialize::PyTorchStreamReader::in_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamReader' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(127): message : see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(200,26): warning C4251: 'caffe2::serialize::PyTorchStreamReader::reader_lock_': class 'std::mutex' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamReader' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\mutex(87): message : see declaration of 'std::mutex' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/attributes.h(145,53): warning C4275: non dll-interface struct 'torch::jit::AttributeValue' used as base for dll-interface struct 'torch::jit::GraphsAttr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(202,32): warning C4251: 'caffe2::serialize::PyTorchStreamReader::serialization_id_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamReader' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/attributes.h(57): message : see declaration of 'torch::jit::AttributeValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/attributes.h(145): message : see declaration of 'torch::jit::GraphsAttr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc)C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xstring(4471): note: see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/attributes.h(160,19): warning C4251: 'torch::jit::GraphsAttr::value_': class 'std::vector,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphsAttr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/attributes.h(146): message : see declaration of 'std::vector,std::allocator>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(392,39): warning C4251: 'torch::jit::SourceRange::source_view_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::SourceRange' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(307): message : see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(397,39): warning C4251: 'torch::jit::SourceRange::start_iter_': struct 'torch::jit::StringCordView::Iterator' needs to have dll-interface to be used by clients of struct 'torch::jit::SourceRange' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(64): message : see declaration of 'torch::jit::StringCordView::Iterator' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/attributes.h(160,19): warning C4251: 'torch::jit::GraphsAttr::value_': class 'std::vector,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphsAttr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/attributes.h(146): message : see declaration of 'std::vector,std::allocator>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(392,39): warning C4251: 'torch::jit::SourceRange::source_view_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::SourceRange' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(307): message : see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(397,39): warning C4251: 'torch::jit::SourceRange::start_iter_': struct 'torch::jit::StringCordView::Iterator' needs to have dll-interface to be used by clients of struct 'torch::jit::SourceRange' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(64): message : see declaration of 'torch::jit::StringCordView::Iterator' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/utils/schema_info.h(96,56): warning C4251: 'torch::utils::SchemaInfo::wildcard_set_': class 'std::unordered_set,std::equal_to,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::utils::SchemaInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/utils/schema_info.h(91): message : see declaration of 'std::unordered_set,std::equal_to,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/utils/schema_info.h(99,57): warning C4251: 'torch::utils::SchemaInfo::container_set_': class 'std::unordered_set,std::equal_to,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::utils::SchemaInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/utils/schema_info.h(91): message : see declaration of 'std::unordered_set,std::equal_to,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/utils/schema_info.h(102,57): warning C4251: 'torch::utils::SchemaInfo::value_map_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::utils::SchemaInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/function_schema.h(486): message : see declaration of 'std::unordered_map,std::equal_to,std::allocator>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(242,49): warning C4251: 'caffe2::serialize::PyTorchStreamWriter::files_written_': class 'std::unordered_set,std::equal_to,std::allocator>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamWriter' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/custom_class.h(490): message : see declaration of 'std::unordered_set,std::equal_to,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(243,38): warning C4251: 'caffe2::serialize::PyTorchStreamWriter::ar_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamWriter' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(195): message : see declaration of 'std::unique_ptr>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(244,28): warning C4251: 'caffe2::serialize::PyTorchStreamWriter::archive_name_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamWriter' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xstring(4471): message : see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(245,39): warning C4251: 'caffe2::serialize::PyTorchStreamWriter::archive_name_plus_slash_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamWriter' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xstring(4471): message : see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(246,23): warning C4251: 'caffe2::serialize::PyTorchStreamWriter::padding_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamWriter' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xstring(4471): message : see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/utils/schema_info.h(105,59): warning C4251: 'torch::utils::SchemaInfo::input_alias_map_': class 'std::vector,std::equal_to,std::allocator>,std::allocator,std::equal_to,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'torch::utils::SchemaInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/utils/schema_info.h(105): message : see declaration of 'std::vector,std::equal_to,std::allocator>,std::allocator,std::equal_to,std::allocator>>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/utils/schema_info.h(108,60): warning C4251: 'torch::utils::SchemaInfo::output_alias_map_': class 'std::vector,std::equal_to,std::allocator>,std::allocator,std::equal_to,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'torch::utils::SchemaInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/utils/schema_info.h(105): message : see declaration of 'std::vector,std::equal_to,std::allocator>,std::allocator,std::equal_to,std::allocator>>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(247,29): warning C4251: 'caffe2::serialize::PyTorchStreamWriter::file_stream_': class 'std::basic_ofstream>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamWriter' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\iosfwd(225): message : see declaration of 'std::basic_ofstream>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(248,58): warning C4251: 'caffe2::serialize::PyTorchStreamWriter::writer_func_': class 'std::function' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamWriter' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(210): message : see declaration of 'std::function' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(250,32): warning C4251: 'caffe2::serialize::PyTorchStreamWriter::serialization_id_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamWriter' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/enum_type.h(96,22): warning C4251: 'c10::EnumType::value_type_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::EnumType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xstring(4471): message : see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(391): message : see declaration of 'c10::Type::SingletonOrSharedTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/enum_type.h(97,48): warning C4251: 'c10::EnumType::enum_names_values_': class 'std::vector>>' needs to have dll-interface to be used by clients of struct 'c10::EnumType' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ _Kty=std::string, _Ty=c10::IValue ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/enum_type.h(19): message : see declaration of 'std::vector>>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ _Kty=std::string, _Ty=c10::IValue ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/enum_type.h(98,51): warning C4251: 'c10::EnumType::cu_': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of struct 'c10::EnumType' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ _Ty=torch::jit::CompilationUnit ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\memory(1009): message : see declaration of 'std::weak_ptr<_Ty>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ _Ty=torch::jit::CompilationUnit ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/api/include/torch/imethod.h(50,50): warning C4251: 'torch::IMethod::argumentNames_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'torch::IMethod' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(34): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/attributes.h(128,52): warning C4275: non dll-interface struct 'torch::jit::AttributeValue' used as base for dll-interface struct 'torch::jit::GraphAttr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/attributes.h(57): message : see declaration of 'torch::jit::AttributeValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/attributes.h(128): message : see declaration of 'torch::jit::GraphAttr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/attributes.h(142,32): warning C4251: 'torch::jit::GraphAttr::value_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphAttr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/function.h(32): message : see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/attributes.h(145,53): warning C4275: non dll-interface struct 'torch::jit::AttributeValue' used as base for dll-interface struct 'torch::jit::GraphsAttr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/attributes.h(57): message : see declaration of 'torch::jit::AttributeValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/attributes.h(145): message : see declaration of 'torch::jit::GraphsAttr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/attributes.h(160,19): warning C4251: 'torch::jit::GraphsAttr::value_': class 'std::vector,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphsAttr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/attributes.h(146): message : see declaration of 'std::vector,std::allocator>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/scope.h(32,19): warning C4251: 'torch::jit::Scope::parent_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of struct 'torch::jit::Scope' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ TTarget=torch::jit::Scope ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/scope.h(27): message : see declaration of 'c10::intrusive_ptr>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ TTarget=torch::jit::Scope ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(176,40): warning C4251: 'torch::jit::StringCordView::pieces_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::StringCordView' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dynamic_type.h(141): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/scope.h(32,19): warning C4251: 'torch::jit::Scope::parent_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of struct 'torch::jit::Scope' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ TTarget=torch::jit::Scope ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/scope.h(32,19): warning C4251: 'torch::jit::Scope::parent_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of struct 'torch::jit::Scope' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ TTarget=torch::jit::Scope ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/scope.h(27): message : see declaration of 'c10::intrusive_ptr>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ TTarget=torch::jit::Scope ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/scope.h(27): message : see declaration of 'c10::intrusive_ptr>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ TTarget=torch::jit::Scope ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(177,41): warning C4251: 'torch::jit::StringCordView::accumulated_sizes_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::StringCordView' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Jenkins\workspace\dgl_PR-7408\include\dgl/aten/coo.h(752): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(178,59): warning C4251: 'torch::jit::StringCordView::owned_strings_': class 'std::vector,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::jit::StringCordView' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(28): message : see declaration of 'std::vector,std::allocator>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/scope.h(127,45): warning C4251: 'torch::jit::InlinedCallStack::callee_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::InlinedCallStack' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/scope.h(127): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/scope.h(127,45): warning C4251: 'torch::jit::InlinedCallStack::callee_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::InlinedCallStack' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/scope.h(127): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/scope.h(137,29): warning C4251: 'torch::jit::InlinedCallStack::fn_name_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::jit::InlinedCallStack' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/scope.h(137,29): warning C4251: 'torch::jit::InlinedCallStack::fn_name_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::jit::InlinedCallStack' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc)C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xstring(4471): note: see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xstring(4471): message : see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/scope.h(127,45): warning C4251: 'torch::jit::InlinedCallStack::callee_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::InlinedCallStack' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/scope.h(127): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/scope.h(137,29): warning C4251: 'torch::jit::InlinedCallStack::fn_name_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::jit::InlinedCallStack' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xstring(4471): message : see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(294,39): warning C4251: 'torch::jit::Source::filename_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::Source' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(78): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(299,45): warning C4251: 'torch::jit::Source::line_starting_offsets_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::Source' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Jenkins\workspace\dgl_PR-7408\include\dgl/aten/coo.h(752): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/scope.h(140,58): warning C4251: 'torch::jit::InlinedCallStack::module_instance_info_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::InlinedCallStack' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/scope.h(123): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/scope.h(140,58): warning C4251: 'torch::jit::InlinedCallStack::module_instance_info_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::InlinedCallStack' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/scope.h(123): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(301,52): warning C4251: 'torch::jit::Source::gen_ranges_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::Source' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(195): message : see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/scope.h(140,58): warning C4251: 'torch::jit::InlinedCallStack::module_instance_info_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::InlinedCallStack' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/scope.h(123): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(392,39): warning C4251: 'torch::jit::SourceRange::source_view_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::SourceRange' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(307): message : see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(397,39): warning C4251: 'torch::jit::SourceRange::start_iter_': struct 'torch::jit::StringCordView::Iterator' needs to have dll-interface to be used by clients of struct 'torch::jit::SourceRange' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(64): message : see declaration of 'torch::jit::StringCordView::Iterator' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/constants.h(21,75): warning C4275: non dll-interface class 'std::runtime_error' used as base for dll-interface struct 'torch::jit::constant_not_supported_error' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\stdexcept(117): message : see declaration of 'std::runtime_error' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/constants.h(21): message : see declaration of 'torch::jit::constant_not_supported_error' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/constants.h(21,75): warning C4275: non dll-interface class 'std::runtime_error' used as base for dll-interface struct 'torch::jit::constant_not_supported_error' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\stdexcept(117): message : see declaration of 'std::runtime_error' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/constants.h(21): message : see declaration of 'torch::jit::constant_not_supported_error' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(176,40): warning C4251: 'torch::jit::StringCordView::pieces_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::StringCordView' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dynamic_type.h(141): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/constants.h(21,75): warning C4275: non dll-interface class 'std::runtime_error' used as base for dll-interface struct 'torch::jit::constant_not_supported_error' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\stdexcept(117): message : see declaration of 'std::runtime_error' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/constants.h(21): message : see declaration of 'torch::jit::constant_not_supported_error' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(176,40): warning C4251: 'torch::jit::StringCordView::pieces_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::StringCordView' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dynamic_type.h(141): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(329,30): warning C4251: 'torch::jit::Node::inputs_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(150): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(330,31): warning C4251: 'torch::jit::Node::outputs_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(150): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(177,41): warning C4251: 'torch::jit::StringCordView::accumulated_sizes_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::StringCordView' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Jenkins\workspace\dgl_PR-7408\include\dgl/aten/coo.h(752): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(177,41): warning C4251: 'torch::jit::StringCordView::accumulated_sizes_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::StringCordView' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Jenkins\workspace\dgl_PR-7408\include\dgl/aten/coo.h(752): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(332,30): warning C4251: 'torch::jit::Node::blocks_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(332): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(335,43): warning C4251: 'torch::jit::Node::source_range_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(277): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(336,18): warning C4251: 'torch::jit::Node::scope_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ TTarget=torch::jit::Scope ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/scope.h(27): message : see declaration of 'c10::intrusive_ptr>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ TTarget=torch::jit::Scope ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(337,48): warning C4251: 'torch::jit::Node::callstack_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/scope.h(127): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(178,59): warning C4251: 'torch::jit::StringCordView::owned_strings_': class 'std::vector,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::jit::StringCordView' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(28): message : see declaration of 'std::vector,std::allocator>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(178,59): warning C4251: 'torch::jit::StringCordView::owned_strings_': class 'std::vector,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::jit::StringCordView' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(28): message : see declaration of 'std::vector,std::allocator>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(345,36): warning C4251: 'torch::jit::Node::wrap_': class 'std::shared_ptr>' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(345): message : see declaration of 'std::shared_ptr>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(351,66): warning C4251: 'torch::jit::Node::historic_schema_name_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(78): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(294,39): warning C4251: 'torch::jit::Source::filename_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::Source' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(78): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(329,30): warning C4251: 'torch::jit::Node::inputs_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(299,45): warning C4251: 'torch::jit::Source::line_starting_offsets_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::Source' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(150): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc)C:\Jenkins\workspace\dgl_PR-7408\include\dgl/aten/coo.h(752): note: see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(330,31): warning C4251: 'torch::jit::Node::outputs_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(150): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(294,39): warning C4251: 'torch::jit::Source::filename_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::Source' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(78): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(299,45): warning C4251: 'torch::jit::Source::line_starting_offsets_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::Source' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Jenkins\workspace\dgl_PR-7408\include\dgl/aten/coo.h(752): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(301,52): warning C4251: 'torch::jit::Source::gen_ranges_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::Source' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(195): message : see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(301,52): warning C4251: 'torch::jit::Source::gen_ranges_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::Source' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(195): message : see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(332,30): warning C4251: 'torch::jit::Node::blocks_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(332): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(335,43): warning C4251: 'torch::jit::Node::source_range_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(277): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(336,18): warning C4251: 'torch::jit::Node::scope_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ TTarget=torch::jit::Scope ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/scope.h(27): message : see declaration of 'c10::intrusive_ptr>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ TTarget=torch::jit::Scope ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(337,48): warning C4251: 'torch::jit::Node::callstack_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/scope.h(127): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(329,30): warning C4251: 'torch::jit::Node::inputs_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(150): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(345,36): warning C4251: 'torch::jit::Node::wrap_': class 'std::shared_ptr>' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(330,31): warning C4251: 'torch::jit::Node::outputs_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(345): message : see declaration of 'std::shared_ptr>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(150): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(351,66): warning C4251: 'torch::jit::Node::historic_schema_name_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(959,29): warning C4251: 'torch::jit::Node::values_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(78): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(959): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(392,39): warning C4251: 'torch::jit::SourceRange::source_view_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::SourceRange' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(307): message : see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(397,39): warning C4251: 'torch::jit::SourceRange::start_iter_': struct 'torch::jit::StringCordView::Iterator' needs to have dll-interface to be used by clients of struct 'torch::jit::SourceRange' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(64): message : see declaration of 'torch::jit::StringCordView::Iterator' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/utils/schema_info.h(96,56): warning C4251: 'torch::utils::SchemaInfo::wildcard_set_': class 'std::unordered_set,std::equal_to,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::utils::SchemaInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(329,30): warning C4251: 'torch::jit::Node::inputs_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/utils/schema_info.h(91): message : see declaration of 'std::unordered_set,std::equal_to,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(150): note: see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(330,31): warning C4251: 'torch::jit::Node::outputs_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/utils/schema_info.h(99,57): warning C4251: 'torch::utils::SchemaInfo::container_set_': class 'std::unordered_set,std::equal_to,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::utils::SchemaInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(150): note: see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/utils/schema_info.h(91): message : see declaration of 'std::unordered_set,std::equal_to,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(392,39): warning C4251: 'torch::jit::SourceRange::source_view_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::SourceRange' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/utils/schema_info.h(102,57): warning C4251: 'torch::utils::SchemaInfo::value_map_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::utils::SchemaInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/function_schema.h(486): message : see declaration of 'std::unordered_map,std::equal_to,std::allocator>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(307): note: see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/utils/schema_info.h(96,56): warning C4251: 'torch::utils::SchemaInfo::wildcard_set_': class 'std::unordered_set,std::equal_to,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::utils::SchemaInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(397,39): warning C4251: 'torch::jit::SourceRange::start_iter_': struct 'torch::jit::StringCordView::Iterator' needs to have dll-interface to be used by clients of struct 'torch::jit::SourceRange' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/utils/schema_info.h(91): message : see declaration of 'std::unordered_set,std::equal_to,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(332,30): warning C4251: 'torch::jit::Node::blocks_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(64): message : see declaration of 'torch::jit::StringCordView::Iterator' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(332): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/utils/schema_info.h(99,57): warning C4251: 'torch::utils::SchemaInfo::container_set_': class 'std::unordered_set,std::equal_to,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::utils::SchemaInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(335,43): warning C4251: 'torch::jit::Node::source_range_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/utils/schema_info.h(91): message : see declaration of 'std::unordered_set,std::equal_to,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(277): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(336,18): warning C4251: 'torch::jit::Node::scope_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ TTarget=torch::jit::Scope ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/utils/schema_info.h(102,57): warning C4251: 'torch::utils::SchemaInfo::value_map_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::utils::SchemaInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/scope.h(27): message : see declaration of 'c10::intrusive_ptr>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ TTarget=torch::jit::Scope ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/function_schema.h(486): note: see declaration of 'std::unordered_map,std::equal_to,std::allocator>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(337,48): warning C4251: 'torch::jit::Node::callstack_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/scope.h(127): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/utils/schema_info.h(96,56): warning C4251: 'torch::utils::SchemaInfo::wildcard_set_': class 'std::unordered_set,std::equal_to,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::utils::SchemaInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/utils/schema_info.h(91): message : see declaration of 'std::unordered_set,std::equal_to,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/utils/schema_info.h(99,57): warning C4251: 'torch::utils::SchemaInfo::container_set_': class 'std::unordered_set,std::equal_to,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::utils::SchemaInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/utils/schema_info.h(91): message : see declaration of 'std::unordered_set,std::equal_to,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/utils/schema_info.h(105,59): warning C4251: 'torch::utils::SchemaInfo::input_alias_map_': class 'std::vector,std::equal_to,std::allocator>,std::allocator,std::equal_to,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'torch::utils::SchemaInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(332,30): warning C4251: 'torch::jit::Node::blocks_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/utils/schema_info.h(105): note: see declaration of 'std::vector,std::equal_to,std::allocator>,std::allocator,std::equal_to,std::allocator>>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/utils/schema_info.h(102,57): warning C4251: 'torch::utils::SchemaInfo::value_map_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::utils::SchemaInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(332): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(345,36): warning C4251: 'torch::jit::Node::wrap_': class 'std::shared_ptr>' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/function_schema.h(486): message : see declaration of 'std::unordered_map,std::equal_to,std::allocator>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/utils/schema_info.h(108,60): warning C4251: 'torch::utils::SchemaInfo::output_alias_map_': class 'std::vector,std::equal_to,std::allocator>,std::allocator,std::equal_to,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'torch::utils::SchemaInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(345): message : see declaration of 'std::shared_ptr>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(959,29): warning C4251: 'torch::jit::Node::values_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/scope.h(32,19): warning C4251: 'torch::jit::Scope::parent_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of struct 'torch::jit::Scope' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ TTarget=torch::jit::Scope ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/utils/schema_info.h(105,59): warning C4251: 'torch::utils::SchemaInfo::input_alias_map_': class 'std::vector,std::equal_to,std::allocator>,std::allocator,std::equal_to,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'torch::utils::SchemaInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(335,43): warning C4251: 'torch::jit::Node::source_range_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/utils/schema_info.h(105): message : see declaration of 'std::vector,std::equal_to,std::allocator>,std::allocator,std::equal_to,std::allocator>>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(277): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/utils/schema_info.h(105): note: see declaration of 'std::vector,std::equal_to,std::allocator>,std::allocator,std::equal_to,std::allocator>>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(959): note: see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/scope.h(27): message : see declaration of 'c10::intrusive_ptr>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ TTarget=torch::jit::Scope ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(351,66): warning C4251: 'torch::jit::Node::historic_schema_name_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(78): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(336,18): warning C4251: 'torch::jit::Node::scope_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ TTarget=torch::jit::Scope ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/utils/schema_info.h(108,60): warning C4251: 'torch::utils::SchemaInfo::output_alias_map_': class 'std::vector,std::equal_to,std::allocator>,std::allocator,std::equal_to,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'torch::utils::SchemaInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/scope.h(27): message : see declaration of 'c10::intrusive_ptr>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ TTarget=torch::jit::Scope ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/utils/schema_info.h(105): note: see declaration of 'std::vector,std::equal_to,std::allocator>,std::allocator,std::equal_to,std::allocator>>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(337,48): warning C4251: 'torch::jit::Node::callstack_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/scope.h(127): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/utils/schema_info.h(105,59): warning C4251: 'torch::utils::SchemaInfo::input_alias_map_': class 'std::vector,std::equal_to,std::allocator>,std::allocator,std::equal_to,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'torch::utils::SchemaInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(176,40): warning C4251: 'torch::jit::StringCordView::pieces_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::StringCordView' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/utils/schema_info.h(105): note: see declaration of 'std::vector,std::equal_to,std::allocator>,std::allocator,std::equal_to,std::allocator>>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/enum_type.h(96,22): warning C4251: 'c10::EnumType::value_type_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::EnumType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dynamic_type.h(141): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(391): note: see declaration of 'c10::Type::SingletonOrSharedTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/utils/schema_info.h(108,60): warning C4251: 'torch::utils::SchemaInfo::output_alias_map_': class 'std::vector,std::equal_to,std::allocator>,std::allocator,std::equal_to,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'torch::utils::SchemaInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(329,30): warning C4251: 'torch::jit::Node::inputs_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/enum_type.h(96,22): warning C4251: 'c10::EnumType::value_type_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::EnumType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(345,36): warning C4251: 'torch::jit::Node::wrap_': class 'std::shared_ptr>' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(391): message : see declaration of 'c10::Type::SingletonOrSharedTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(150): note: see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/utils/schema_info.h(105): note: see declaration of 'std::vector,std::equal_to,std::allocator>,std::allocator,std::equal_to,std::allocator>>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(345): message : see declaration of 'std::shared_ptr>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/scope.h(127,45): warning C4251: 'torch::jit::InlinedCallStack::callee_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::InlinedCallStack' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/scope.h(127): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(330,31): warning C4251: 'torch::jit::Node::outputs_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(351,66): warning C4251: 'torch::jit::Node::historic_schema_name_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/enum_type.h(97,48): warning C4251: 'c10::EnumType::enum_names_values_': class 'std::vector>>' needs to have dll-interface to be used by clients of struct 'c10::EnumType' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ _Kty=std::string, _Ty=c10::IValue ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/scope.h(137,29): warning C4251: 'torch::jit::InlinedCallStack::fn_name_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::jit::InlinedCallStack' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(150): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(78): note: see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/enum_type.h(19): note: see declaration of 'std::vector>>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ _Kty=std::string, _Ty=c10::IValue ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xstring(4471): message : see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(177,41): warning C4251: 'torch::jit::StringCordView::accumulated_sizes_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::StringCordView' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/enum_type.h(97,48): warning C4251: 'c10::EnumType::enum_names_values_': class 'std::vector>>' needs to have dll-interface to be used by clients of struct 'c10::EnumType' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ _Kty=std::string, _Ty=c10::IValue ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(959,29): warning C4251: 'torch::jit::Node::values_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/enum_type.h(96,22): warning C4251: 'c10::EnumType::value_type_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::EnumType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(959): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(391): note: see declaration of 'c10::Type::SingletonOrSharedTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/enum_type.h(19): note: see declaration of 'std::vector>>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ _Kty=std::string, _Ty=c10::IValue ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc)C:\Jenkins\workspace\dgl_PR-7408\include\dgl/aten/coo.h(752): note: see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/enum_type.h(98,51): warning C4251: 'c10::EnumType::cu_': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of struct 'c10::EnumType' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ _Ty=torch::jit::CompilationUnit ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\memory(1009): message : see declaration of 'std::weak_ptr<_Ty>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ _Ty=torch::jit::CompilationUnit ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/enum_type.h(98,51): warning C4251: 'c10::EnumType::cu_': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of struct 'c10::EnumType' with [ _Ty=torch::jit::CompilationUnit ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\memory(1009): message : see declaration of 'std::weak_ptr<_Ty>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ _Ty=torch::jit::CompilationUnit ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/enum_type.h(97,48): warning C4251: 'c10::EnumType::enum_names_values_': class 'std::vector>>' needs to have dll-interface to be used by clients of struct 'c10::EnumType' with [ _Kty=std::string, _Ty=c10::IValue ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(332,30): warning C4251: 'torch::jit::Node::blocks_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/scope.h(140,58): warning C4251: 'torch::jit::InlinedCallStack::module_instance_info_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::InlinedCallStack' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(178,59): warning C4251: 'torch::jit::StringCordView::owned_strings_': class 'std::vector,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::jit::StringCordView' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/enum_type.h(19): message : see declaration of 'std::vector>>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ _Kty=std::string, _Ty=c10::IValue ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(332): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/scope.h(123): note: see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(28): message : see declaration of 'std::vector,std::allocator>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/enum_type.h(98,51): warning C4251: 'c10::EnumType::cu_': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of struct 'c10::EnumType' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ _Ty=torch::jit::CompilationUnit ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/scope.h(32,19): warning C4251: 'torch::jit::Scope::parent_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of struct 'torch::jit::Scope' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ TTarget=torch::jit::Scope ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc)C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\memory(1009): note: see declaration of 'std::weak_ptr<_Ty>' with [ _Ty=torch::jit::CompilationUnit ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(335,43): warning C4251: 'torch::jit::Node::source_range_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(959,29): warning C4251: 'torch::jit::Node::values_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/scope.h(32,19): warning C4251: 'torch::jit::Scope::parent_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of struct 'torch::jit::Scope' with [ TTarget=torch::jit::Scope ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(294,39): warning C4251: 'torch::jit::Source::filename_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::Source' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/scope.h(27): message : see declaration of 'c10::intrusive_ptr>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ TTarget=torch::jit::Scope ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(959): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/scope.h(27): note: see declaration of 'c10::intrusive_ptr>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ TTarget=torch::jit::Scope ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(277): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(78): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(336,18): warning C4251: 'torch::jit::Node::scope_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ TTarget=torch::jit::Scope ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(299,45): warning C4251: 'torch::jit::Source::line_starting_offsets_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::Source' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/scope.h(27): message : see declaration of 'c10::intrusive_ptr>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ TTarget=torch::jit::Scope ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc)C:\Jenkins\workspace\dgl_PR-7408\include\dgl/aten/coo.h(752): note: see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/constants.h(21,75): warning C4275: non dll-interface class 'std::runtime_error' used as base for dll-interface struct 'torch::jit::constant_not_supported_error' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\stdexcept(117): message : see declaration of 'std::runtime_error' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(337,48): warning C4251: 'torch::jit::Node::callstack_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/scope.h(127): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/constants.h(21): note: see declaration of 'torch::jit::constant_not_supported_error' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(301,52): warning C4251: 'torch::jit::Source::gen_ranges_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::Source' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(195): message : see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/scope.h(127,45): warning C4251: 'torch::jit::InlinedCallStack::callee_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::InlinedCallStack' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/scope.h(127): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/scope.h(137,29): warning C4251: 'torch::jit::InlinedCallStack::fn_name_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::jit::InlinedCallStack' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(345,36): warning C4251: 'torch::jit::Node::wrap_': class 'std::shared_ptr>' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc)C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xstring(4471): note: see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/scope.h(127,45): warning C4251: 'torch::jit::InlinedCallStack::callee_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::InlinedCallStack' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(345): message : see declaration of 'std::shared_ptr>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/scope.h(127): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(351,66): warning C4251: 'torch::jit::Node::historic_schema_name_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(78): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/scope.h(137,29): warning C4251: 'torch::jit::InlinedCallStack::fn_name_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::jit::InlinedCallStack' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xstring(4471): message : see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(329,30): warning C4251: 'torch::jit::Node::inputs_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(150): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(330,31): warning C4251: 'torch::jit::Node::outputs_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(150): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(392,39): warning C4251: 'torch::jit::SourceRange::source_view_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::SourceRange' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(307): message : see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(397,39): warning C4251: 'torch::jit::SourceRange::start_iter_': struct 'torch::jit::StringCordView::Iterator' needs to have dll-interface to be used by clients of struct 'torch::jit::SourceRange' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(64): message : see declaration of 'torch::jit::StringCordView::Iterator' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/scope.h(140,58): warning C4251: 'torch::jit::InlinedCallStack::module_instance_info_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::InlinedCallStack' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/scope.h(123): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(332,30): warning C4251: 'torch::jit::Node::blocks_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(332): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(335,43): warning C4251: 'torch::jit::Node::source_range_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/scope.h(140,58): warning C4251: 'torch::jit::InlinedCallStack::module_instance_info_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::InlinedCallStack' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(277): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/scope.h(123): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(336,18): warning C4251: 'torch::jit::Node::scope_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ TTarget=torch::jit::Scope ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/scope.h(27): message : see declaration of 'c10::intrusive_ptr>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ TTarget=torch::jit::Scope ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(337,48): warning C4251: 'torch::jit::Node::callstack_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/scope.h(127): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(345,36): warning C4251: 'torch::jit::Node::wrap_': class 'std::shared_ptr>' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(345): message : see declaration of 'std::shared_ptr>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(351,66): warning C4251: 'torch::jit::Node::historic_schema_name_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(78): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(959,29): warning C4251: 'torch::jit::Node::values_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(959): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/constants.h(21,75): warning C4275: non dll-interface class 'std::runtime_error' used as base for dll-interface struct 'torch::jit::constant_not_supported_error' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\stdexcept(117): message : see declaration of 'std::runtime_error' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/constants.h(21): message : see declaration of 'torch::jit::constant_not_supported_error' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/constants.h(21,75): warning C4275: non dll-interface class 'std::runtime_error' used as base for dll-interface struct 'torch::jit::constant_not_supported_error' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\stdexcept(117): message : see declaration of 'std::runtime_error' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(959,29): warning C4251: 'torch::jit::Node::values_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/constants.h(21): message : see declaration of 'torch::jit::constant_not_supported_error' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(959): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/utils/schema_info.h(96,56): warning C4251: 'torch::utils::SchemaInfo::wildcard_set_': class 'std::unordered_set,std::equal_to,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::utils::SchemaInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/utils/schema_info.h(91): message : see declaration of 'std::unordered_set,std::equal_to,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/utils/schema_info.h(99,57): warning C4251: 'torch::utils::SchemaInfo::container_set_': class 'std::unordered_set,std::equal_to,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::utils::SchemaInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/utils/schema_info.h(91): message : see declaration of 'std::unordered_set,std::equal_to,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/utils/schema_info.h(102,57): warning C4251: 'torch::utils::SchemaInfo::value_map_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::utils::SchemaInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/function_schema.h(486): message : see declaration of 'std::unordered_map,std::equal_to,std::allocator>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/utils/schema_info.h(105,59): warning C4251: 'torch::utils::SchemaInfo::input_alias_map_': class 'std::vector,std::equal_to,std::allocator>,std::allocator,std::equal_to,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'torch::utils::SchemaInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/utils/schema_info.h(105): message : see declaration of 'std::vector,std::equal_to,std::allocator>,std::allocator,std::equal_to,std::allocator>>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/utils/schema_info.h(108,60): warning C4251: 'torch::utils::SchemaInfo::output_alias_map_': class 'std::vector,std::equal_to,std::allocator>,std::allocator,std::equal_to,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'torch::utils::SchemaInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/utils/schema_info.h(105): message : see declaration of 'std::vector,std::equal_to,std::allocator>,std::allocator,std::equal_to,std::allocator>>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/enum_type.h(96,22): warning C4251: 'c10::EnumType::value_type_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::EnumType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(391): message : see declaration of 'c10::Type::SingletonOrSharedTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/enum_type.h(97,48): warning C4251: 'c10::EnumType::enum_names_values_': class 'std::vector>>' needs to have dll-interface to be used by clients of struct 'c10::EnumType' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ _Kty=std::string, _Ty=c10::IValue ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/enum_type.h(19): message : see declaration of 'std::vector>>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ _Kty=std::string, _Ty=c10::IValue ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/enum_type.h(98,51): warning C4251: 'c10::EnumType::cu_': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of struct 'c10::EnumType' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ _Ty=torch::jit::CompilationUnit ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\memory(1009): message : see declaration of 'std::weak_ptr<_Ty>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ _Ty=torch::jit::CompilationUnit ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/scope.h(32,19): warning C4251: 'torch::jit::Scope::parent_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of struct 'torch::jit::Scope' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ TTarget=torch::jit::Scope ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/scope.h(27): message : see declaration of 'c10::intrusive_ptr>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ TTarget=torch::jit::Scope ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/utils/schema_info.h(96,56): warning C4251: 'torch::utils::SchemaInfo::wildcard_set_': class 'std::unordered_set,std::equal_to,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::utils::SchemaInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/utils/schema_info.h(91): message : see declaration of 'std::unordered_set,std::equal_to,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/utils/schema_info.h(99,57): warning C4251: 'torch::utils::SchemaInfo::container_set_': class 'std::unordered_set,std::equal_to,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::utils::SchemaInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/utils/schema_info.h(91): message : see declaration of 'std::unordered_set,std::equal_to,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/utils/schema_info.h(102,57): warning C4251: 'torch::utils::SchemaInfo::value_map_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::utils::SchemaInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/function_schema.h(486): message : see declaration of 'std::unordered_map,std::equal_to,std::allocator>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/scope.h(127,45): warning C4251: 'torch::jit::InlinedCallStack::callee_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::InlinedCallStack' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/scope.h(127): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/scope.h(137,29): warning C4251: 'torch::jit::InlinedCallStack::fn_name_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::jit::InlinedCallStack' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xstring(4471): message : see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/utils/schema_info.h(105,59): warning C4251: 'torch::utils::SchemaInfo::input_alias_map_': class 'std::vector,std::equal_to,std::allocator>,std::allocator,std::equal_to,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'torch::utils::SchemaInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/utils/schema_info.h(105): message : see declaration of 'std::vector,std::equal_to,std::allocator>,std::allocator,std::equal_to,std::allocator>>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/utils/schema_info.h(108,60): warning C4251: 'torch::utils::SchemaInfo::output_alias_map_': class 'std::vector,std::equal_to,std::allocator>,std::allocator,std::equal_to,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'torch::utils::SchemaInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/utils/schema_info.h(105): message : see declaration of 'std::vector,std::equal_to,std::allocator>,std::allocator,std::equal_to,std::allocator>>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/scope.h(140,58): warning C4251: 'torch::jit::InlinedCallStack::module_instance_info_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::InlinedCallStack' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/utils/schema_info.h(96,56): warning C4251: 'torch::utils::SchemaInfo::wildcard_set_': class 'std::unordered_set,std::equal_to,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::utils::SchemaInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/scope.h(123): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/utils/schema_info.h(91): message : see declaration of 'std::unordered_set,std::equal_to,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/utils/schema_info.h(99,57): warning C4251: 'torch::utils::SchemaInfo::container_set_': class 'std::unordered_set,std::equal_to,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::utils::SchemaInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/utils/schema_info.h(91): message : see declaration of 'std::unordered_set,std::equal_to,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/utils/schema_info.h(102,57): warning C4251: 'torch::utils::SchemaInfo::value_map_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::utils::SchemaInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/function_schema.h(486): message : see declaration of 'std::unordered_map,std::equal_to,std::allocator>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/enum_type.h(96,22): warning C4251: 'c10::EnumType::value_type_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::EnumType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(391): message : see declaration of 'c10::Type::SingletonOrSharedTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/utils/schema_info.h(105,59): warning C4251: 'torch::utils::SchemaInfo::input_alias_map_': class 'std::vector,std::equal_to,std::allocator>,std::allocator,std::equal_to,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'torch::utils::SchemaInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/utils/schema_info.h(105): message : see declaration of 'std::vector,std::equal_to,std::allocator>,std::allocator,std::equal_to,std::allocator>>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/utils/schema_info.h(108,60): warning C4251: 'torch::utils::SchemaInfo::output_alias_map_': class 'std::vector,std::equal_to,std::allocator>,std::allocator,std::equal_to,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'torch::utils::SchemaInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/enum_type.h(97,48): warning C4251: 'c10::EnumType::enum_names_values_': class 'std::vector>>' needs to have dll-interface to be used by clients of struct 'c10::EnumType' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ _Kty=std::string, _Ty=c10::IValue ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/utils/schema_info.h(105): message : see declaration of 'std::vector,std::equal_to,std::allocator>,std::allocator,std::equal_to,std::allocator>>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/enum_type.h(19): message : see declaration of 'std::vector>>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ _Kty=std::string, _Ty=c10::IValue ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/enum_type.h(98,51): warning C4251: 'c10::EnumType::cu_': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of struct 'c10::EnumType' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ _Ty=torch::jit::CompilationUnit ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\memory(1009): message : see declaration of 'std::weak_ptr<_Ty>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ _Ty=torch::jit::CompilationUnit ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/enum_type.h(96,22): warning C4251: 'c10::EnumType::value_type_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::EnumType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(391): message : see declaration of 'c10::Type::SingletonOrSharedTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(1574,54): warning C4251: 'torch::jit::ProfileIValueOp::callback_': class 'std::function' needs to have dll-interface to be used by clients of struct 'torch::jit::ProfileIValueOp' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/builtin_function.h(17): message : see declaration of 'std::function' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/constants.h(21,75): warning C4275: non dll-interface class 'std::runtime_error' used as base for dll-interface struct 'torch::jit::constant_not_supported_error' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\stdexcept(117): message : see declaration of 'std::runtime_error' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/constants.h(21): message : see declaration of 'torch::jit::constant_not_supported_error' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/enum_type.h(97,48): warning C4251: 'c10::EnumType::enum_names_values_': class 'std::vector>>' needs to have dll-interface to be used by clients of struct 'c10::EnumType' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ _Kty=std::string, _Ty=c10::IValue ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/enum_type.h(19): message : see declaration of 'std::vector>>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ _Kty=std::string, _Ty=c10::IValue ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/enum_type.h(98,51): warning C4251: 'c10::EnumType::cu_': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of struct 'c10::EnumType' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ _Ty=torch::jit::CompilationUnit ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\memory(1009): message : see declaration of 'std::weak_ptr<_Ty>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ _Ty=torch::jit::CompilationUnit ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(1652,73): warning C4251: 'torch::jit::OperatorSet::ops': class 'std::unordered_map,std::allocator>>,std::hash,std::equal_to,std::allocator,std::allocator>>>>>' needs to have dll-interface to be used by clients of struct 'torch::jit::OperatorSet' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(1652): message : see declaration of 'std::unordered_map,std::allocator>>,std::hash,std::equal_to,std::allocator,std::allocator>>>>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(1574,54): warning C4251: 'torch::jit::ProfileIValueOp::callback_': class 'std::function' needs to have dll-interface to be used by clients of struct 'torch::jit::ProfileIValueOp' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/builtin_function.h(17): message : see declaration of 'std::function' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/utils/schema_info.h(96,56): warning C4251: 'torch::utils::SchemaInfo::wildcard_set_': class 'std::unordered_set,std::equal_to,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::utils::SchemaInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/utils/schema_info.h(91): message : see declaration of 'std::unordered_set,std::equal_to,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/utils/schema_info.h(99,57): warning C4251: 'torch::utils::SchemaInfo::container_set_': class 'std::unordered_set,std::equal_to,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::utils::SchemaInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/utils/schema_info.h(91): message : see declaration of 'std::unordered_set,std::equal_to,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(1652,73): warning C4251: 'torch::jit::OperatorSet::ops': class 'std::unordered_map,std::allocator>>,std::hash,std::equal_to,std::allocator,std::allocator>>>>>' needs to have dll-interface to be used by clients of struct 'torch::jit::OperatorSet' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(1652): message : see declaration of 'std::unordered_map,std::allocator>>,std::hash,std::equal_to,std::allocator,std::allocator>>>>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/utils/schema_info.h(102,57): warning C4251: 'torch::utils::SchemaInfo::value_map_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::utils::SchemaInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/function_schema.h(486): message : see declaration of 'std::unordered_map,std::equal_to,std::allocator>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/argument_spec.h(210,34): warning C4251: 'torch::jit::ArgumentSpecCreator::instructions_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::ArgumentSpecCreator' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/argument_spec.h(210): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/argument_spec.h(250,1): warning C4267: 'initializing': conversion from 'size_t' to 'int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/utils/schema_info.h(105,59): warning C4251: 'torch::utils::SchemaInfo::input_alias_map_': class 'std::vector,std::equal_to,std::allocator>,std::allocator,std::equal_to,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'torch::utils::SchemaInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/argument_spec.h(250,1): warning C4267: 'initializing': conversion from 'size_t' to 'const int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/utils/schema_info.h(105): message : see declaration of 'std::vector,std::equal_to,std::allocator>,std::allocator,std::equal_to,std::allocator>>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/utils/schema_info.h(108,60): warning C4251: 'torch::utils::SchemaInfo::output_alias_map_': class 'std::vector,std::equal_to,std::allocator>,std::allocator,std::equal_to,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'torch::utils::SchemaInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/argument_spec.h(255,1): warning C4244: '+=': conversion from 'int64_t' to 'int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/utils/schema_info.h(105): message : see declaration of 'std::vector,std::equal_to,std::allocator>,std::allocator,std::equal_to,std::allocator>>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/argument_spec.h(281,1): warning C4244: '+=': conversion from 'int64_t' to 'int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(329,30): warning C4251: 'torch::jit::Node::inputs_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(150): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(330,31): warning C4251: 'torch::jit::Node::outputs_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(150): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/enum_type.h(96,22): warning C4251: 'c10::EnumType::value_type_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::EnumType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(391): message : see declaration of 'c10::Type::SingletonOrSharedTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(329,30): warning C4251: 'torch::jit::Node::inputs_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] copying ../build/graphbolt/libgraphbolt_pytorch_2.3.0.so -> build/bdist.linux-x86_64/egg/dgl/graphbolt/ creating build/bdist.linux-x86_64/egg/EGG-INFO copying dgl.egg-info/PKG-INFO -> build/bdist.linux-x86_64/egg/EGG-INFO copying dgl.egg-info/SOURCES.txt -> build/bdist.linux-x86_64/egg/EGG-INFO copying dgl.egg-info/dependency_links.txt -> build/bdist.linux-x86_64/egg/EGG-INFO copying dgl.egg-info/not-zip-safe -> build/bdist.linux-x86_64/egg/EGG-INFO copying dgl.egg-info/requires.txt -> build/bdist.linux-x86_64/egg/EGG-INFO copying dgl.egg-info/top_level.txt -> build/bdist.linux-x86_64/egg/EGG-INFO writing build/bdist.linux-x86_64/egg/EGG-INFO/native_libs.txt creating dist creating 'dist/dgl-2.3-py3.10-linux-x86_64.egg' and adding 'build/bdist.linux-x86_64/egg' to it C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(150): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(330,31): warning C4251: 'torch::jit::Node::outputs_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(150): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/enum_type.h(97,48): warning C4251: 'c10::EnumType::enum_names_values_': class 'std::vector>>' needs to have dll-interface to be used by clients of struct 'c10::EnumType' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ _Kty=std::string, _Ty=c10::IValue ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/enum_type.h(19): message : see declaration of 'std::vector>>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ _Kty=std::string, _Ty=c10::IValue ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/enum_type.h(98,51): warning C4251: 'c10::EnumType::cu_': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of struct 'c10::EnumType' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ _Ty=torch::jit::CompilationUnit ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\memory(1009): message : see declaration of 'std::weak_ptr<_Ty>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ _Ty=torch::jit::CompilationUnit ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(332,30): warning C4251: 'torch::jit::Node::blocks_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(332): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(335,43): warning C4251: 'torch::jit::Node::source_range_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(277): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(336,18): warning C4251: 'torch::jit::Node::scope_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ TTarget=torch::jit::Scope ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/scope.h(27): message : see declaration of 'c10::intrusive_ptr>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ TTarget=torch::jit::Scope ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(1574,54): warning C4251: 'torch::jit::ProfileIValueOp::callback_': class 'std::function' needs to have dll-interface to be used by clients of struct 'torch::jit::ProfileIValueOp' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(337,48): warning C4251: 'torch::jit::Node::callstack_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/scope.h(127): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/builtin_function.h(17): note: see declaration of 'std::function' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(332,30): warning C4251: 'torch::jit::Node::blocks_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(332): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(335,43): warning C4251: 'torch::jit::Node::source_range_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(277): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(329,30): warning C4251: 'torch::jit::Node::inputs_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(150): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(336,18): warning C4251: 'torch::jit::Node::scope_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ TTarget=torch::jit::Scope ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(345,36): warning C4251: 'torch::jit::Node::wrap_': class 'std::shared_ptr>' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/scope.h(27): message : see declaration of 'c10::intrusive_ptr>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ TTarget=torch::jit::Scope ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(345): note: see declaration of 'std::shared_ptr>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(330,31): warning C4251: 'torch::jit::Node::outputs_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/argument_spec.h(210,34): warning C4251: 'torch::jit::ArgumentSpecCreator::instructions_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::ArgumentSpecCreator' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(337,48): warning C4251: 'torch::jit::Node::callstack_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(150): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/argument_spec.h(210): note: see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/scope.h(127): note: see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(351,66): warning C4251: 'torch::jit::Node::historic_schema_name_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(78): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/argument_spec.h(250,1): warning C4267: 'initializing': conversion from 'size_t' to 'int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/argument_spec.h(250,1): warning C4267: 'initializing': conversion from 'size_t' to 'const int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/argument_spec.h(460,40): warning C4267: 'argument': conversion from 'size_t' to 'const int', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/argument_spec.h(255,1): warning C4244: '+=': conversion from 'int64_t' to 'int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(345,36): warning C4251: 'torch::jit::Node::wrap_': class 'std::shared_ptr>' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/argument_spec.h(281,1): warning C4244: '+=': conversion from 'int64_t' to 'int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(345): note: see declaration of 'std::shared_ptr>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(351,66): warning C4251: 'torch::jit::Node::historic_schema_name_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(78): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(332,30): warning C4251: 'torch::jit::Node::blocks_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(332): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(335,43): warning C4251: 'torch::jit::Node::source_range_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(277): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(336,18): warning C4251: 'torch::jit::Node::scope_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ TTarget=torch::jit::Scope ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/scope.h(27): message : see declaration of 'c10::intrusive_ptr>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ TTarget=torch::jit::Scope ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(337,48): warning C4251: 'torch::jit::Node::callstack_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/scope.h(127): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(1652,73): warning C4251: 'torch::jit::OperatorSet::ops': class 'std::unordered_map,std::allocator>>,std::hash,std::equal_to,std::allocator,std::allocator>>>>>' needs to have dll-interface to be used by clients of struct 'torch::jit::OperatorSet' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(1652): message : see declaration of 'std::unordered_map,std::allocator>>,std::hash,std::equal_to,std::allocator,std::allocator>>>>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(1574,54): warning C4251: 'torch::jit::ProfileIValueOp::callback_': class 'std::function' needs to have dll-interface to be used by clients of struct 'torch::jit::ProfileIValueOp' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/builtin_function.h(17): message : see declaration of 'std::function' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(345,36): warning C4251: 'torch::jit::Node::wrap_': class 'std::shared_ptr>' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(345): message : see declaration of 'std::shared_ptr>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(351,66): warning C4251: 'torch::jit::Node::historic_schema_name_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(78): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(959,29): warning C4251: 'torch::jit::Node::values_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(959): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/interpreter.h(74,47): warning C4251: 'torch::jit::Code::pImpl': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::Code' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/interpreter.h(74): message : see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(959,29): warning C4251: 'torch::jit::Node::values_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(959): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(959,29): warning C4251: 'torch::jit::Node::values_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(959): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/argument_spec.h(460,40): warning C4267: 'argument': conversion from 'size_t' to 'const int', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(1652,73): warning C4251: 'torch::jit::OperatorSet::ops': class 'std::unordered_map,std::allocator>>,std::hash,std::equal_to,std::allocator,std::allocator>>>>>' needs to have dll-interface to be used by clients of struct 'torch::jit::OperatorSet' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(1652): message : see declaration of 'std::unordered_map,std::allocator>>,std::hash,std::equal_to,std::allocator,std::allocator>>>>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/argument_spec.h(210,34): warning C4251: 'torch::jit::ArgumentSpecCreator::instructions_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::ArgumentSpecCreator' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/argument_spec.h(210): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/argument_spec.h(250,1): warning C4267: 'initializing': conversion from 'size_t' to 'int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/argument_spec.h(250,1): warning C4267: 'initializing': conversion from 'size_t' to 'const int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/argument_spec.h(255,1): warning C4244: '+=': conversion from 'int64_t' to 'int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/argument_spec.h(281,1): warning C4244: '+=': conversion from 'int64_t' to 'int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(1574,54): warning C4251: 'torch::jit::ProfileIValueOp::callback_': class 'std::function' needs to have dll-interface to be used by clients of struct 'torch::jit::ProfileIValueOp' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/builtin_function.h(17): message : see declaration of 'std::function' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/interpreter.h(74,47): warning C4251: 'torch::jit::Code::pImpl': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::Code' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/interpreter.h(74): message : see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(1574,54): warning C4251: 'torch::jit::ProfileIValueOp::callback_': class 'std::function' needs to have dll-interface to be used by clients of struct 'torch::jit::ProfileIValueOp' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/builtin_function.h(17): message : see declaration of 'std::function' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/graph_executor.h(98,47): warning C4251: 'torch::jit::GraphExecutor::pImpl': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphExecutor' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/graph_executor.h(98): message : see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/argument_spec.h(210,34): warning C4251: 'torch::jit::ArgumentSpecCreator::instructions_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::ArgumentSpecCreator' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/argument_spec.h(210): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/function_impl.h(136,27): warning C4251: 'torch::jit::GraphFunction::name_': struct 'c10::QualifiedName' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/qualified_name.h(12): message : see declaration of 'c10::QualifiedName' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/function_impl.h(138,32): warning C4251: 'torch::jit::GraphFunction::graph_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/function.h(32): message : see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/argument_spec.h(250,1): warning C4267: 'initializing': conversion from 'size_t' to 'int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/argument_spec.h(250,1): warning C4267: 'initializing': conversion from 'size_t' to 'const int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/argument_spec.h(255,1): warning C4244: '+=': conversion from 'int64_t' to 'int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/argument_spec.h(281,1): warning C4244: '+=': conversion from 'int64_t' to 'int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(1652,73): warning C4251: 'torch::jit::OperatorSet::ops': class 'std::unordered_map,std::allocator>>,std::hash,std::equal_to,std::allocator,std::allocator>>>>>' needs to have dll-interface to be used by clients of struct 'torch::jit::OperatorSet' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(1652): message : see declaration of 'std::unordered_map,std::allocator>>,std::hash,std::equal_to,std::allocator,std::allocator>>>>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/function_impl.h(142,72): warning C4251: 'torch::jit::GraphFunction::executor_execution_mode_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/function_impl.h(15): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(329,30): warning C4251: 'torch::jit::Node::inputs_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(150): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(330,31): warning C4251: 'torch::jit::Node::outputs_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/function_impl.h(156,45): warning C4251: 'torch::jit::GraphFunction::compile_mutex': class 'std::recursive_mutex' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(150): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\mutex(96): message : see declaration of 'std::recursive_mutex' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/argument_spec.h(460,40): warning C4267: 'argument': conversion from 'size_t' to 'const int', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(332,30): warning C4251: 'torch::jit::Node::blocks_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(332): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(335,43): warning C4251: 'torch::jit::Node::source_range_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(277): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(336,18): warning C4251: 'torch::jit::Node::scope_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ TTarget=torch::jit::Scope ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/scope.h(27): message : see declaration of 'c10::intrusive_ptr>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ TTarget=torch::jit::Scope ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(337,48): warning C4251: 'torch::jit::Node::callstack_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/scope.h(127): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(1652,73): warning C4251: 'torch::jit::OperatorSet::ops': class 'std::unordered_map,std::allocator>>,std::hash,std::equal_to,std::allocator,std::allocator>>>>>' needs to have dll-interface to be used by clients of struct 'torch::jit::OperatorSet' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(1652): message : see declaration of 'std::unordered_map,std::allocator>>,std::hash,std::equal_to,std::allocator,std::allocator>>>>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/function_impl.h(168,56): warning C4251: 'torch::jit::GraphFunction::function_creator_': class 'std::function' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/function_impl.h(14): message : see declaration of 'std::function' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(345,36): warning C4251: 'torch::jit::Node::wrap_': class 'std::shared_ptr>' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/function_impl.h(173,50): warning C4251: 'torch::jit::GraphFunction::schema_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(345): message : see declaration of 'std::shared_ptr>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(38): note: see declaration of 'std::unique_ptr>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(351,66): warning C4251: 'torch::jit::Node::historic_schema_name_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(78): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/interpreter.h(74,47): warning C4251: 'torch::jit::Code::pImpl': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::Code' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/interpreter.h(74): message : see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/graph_executor.h(98,47): warning C4251: 'torch::jit::GraphExecutor::pImpl': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphExecutor' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/method.h(72,19): warning C4251: 'torch::jit::Method::owner_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of struct 'torch::jit::Method' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ TTarget=c10::ivalue::Object ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/graph_executor.h(98): message : see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(817): message : see declaration of 'c10::intrusive_ptr>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ TTarget=c10::ivalue::Object ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/argument_spec.h(460,40): warning C4267: 'argument': conversion from 'size_t' to 'const int', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/function_impl.h(136,27): warning C4251: 'torch::jit::GraphFunction::name_': struct 'c10::QualifiedName' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/qualified_name.h(12): message : see declaration of 'c10::QualifiedName' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/function_impl.h(138,32): warning C4251: 'torch::jit::GraphFunction::graph_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/function.h(32): message : see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/argument_spec.h(210,34): warning C4251: 'torch::jit::ArgumentSpecCreator::instructions_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::ArgumentSpecCreator' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/argument_spec.h(210): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/argument_spec.h(250,1): warning C4267: 'initializing': conversion from 'size_t' to 'int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/argument_spec.h(250,1): warning C4267: 'initializing': conversion from 'size_t' to 'const int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/argument_spec.h(255,1): warning C4244: '+=': conversion from 'int64_t' to 'int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/argument_spec.h(281,1): warning C4244: '+=': conversion from 'int64_t' to 'int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(329,30): warning C4251: 'torch::jit::Node::inputs_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/function_impl.h(142,72): warning C4251: 'torch::jit::GraphFunction::executor_execution_mode_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(150): note: see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/function_impl.h(15): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(330,31): warning C4251: 'torch::jit::Node::outputs_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/object.h(192,29): warning C4251: 'torch::jit::Object::_ivalue_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of struct 'torch::jit::Object' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ TTarget=c10::ivalue::Object ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(150): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(959,29): warning C4251: 'torch::jit::Node::values_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(817): message : see declaration of 'c10::intrusive_ptr>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ TTarget=c10::ivalue::Object ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(959): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/function_impl.h(156,45): warning C4251: 'torch::jit::GraphFunction::compile_mutex': class 'std::recursive_mutex' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\mutex(96): message : see declaration of 'std::recursive_mutex' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/interpreter.h(74,47): warning C4251: 'torch::jit::Code::pImpl': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::Code' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/interpreter.h(74): message : see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(332,30): warning C4251: 'torch::jit::Node::blocks_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(332): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(335,43): warning C4251: 'torch::jit::Node::source_range_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(277): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(336,18): warning C4251: 'torch::jit::Node::scope_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ TTarget=torch::jit::Scope ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/scope.h(27): message : see declaration of 'c10::intrusive_ptr>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ TTarget=torch::jit::Scope ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(337,48): warning C4251: 'torch::jit::Node::callstack_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/scope.h(127): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(329,30): warning C4251: 'torch::jit::Node::inputs_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(150): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(330,31): warning C4251: 'torch::jit::Node::outputs_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(150): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/function_impl.h(168,56): warning C4251: 'torch::jit::GraphFunction::function_creator_': class 'std::function' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/function_impl.h(14): message : see declaration of 'std::function' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/argument_spec.h(210,34): warning C4251: 'torch::jit::ArgumentSpecCreator::instructions_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::ArgumentSpecCreator' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/function_impl.h(173,50): warning C4251: 'torch::jit::GraphFunction::schema_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/argument_spec.h(210): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(38): message : see declaration of 'std::unique_ptr>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(345,36): warning C4251: 'torch::jit::Node::wrap_': class 'std::shared_ptr>' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(345): message : see declaration of 'std::shared_ptr>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(351,66): warning C4251: 'torch::jit::Node::historic_schema_name_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(78): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/argument_spec.h(250,1): warning C4267: 'initializing': conversion from 'size_t' to 'int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/argument_spec.h(250,1): warning C4267: 'initializing': conversion from 'size_t' to 'const int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/argument_spec.h(255,1): warning C4244: '+=': conversion from 'int64_t' to 'int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/argument_spec.h(281,1): warning C4244: '+=': conversion from 'int64_t' to 'int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(332,30): warning C4251: 'torch::jit::Node::blocks_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(332): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(335,43): warning C4251: 'torch::jit::Node::source_range_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(277): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(336,18): warning C4251: 'torch::jit::Node::scope_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ TTarget=torch::jit::Scope ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/scope.h(27): message : see declaration of 'c10::intrusive_ptr>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ TTarget=torch::jit::Scope ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(337,48): warning C4251: 'torch::jit::Node::callstack_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/scope.h(127): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/argument_spec.h(460,40): warning C4267: 'argument': conversion from 'size_t' to 'const int', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(345,36): warning C4251: 'torch::jit::Node::wrap_': class 'std::shared_ptr>' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(345): message : see declaration of 'std::shared_ptr>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(351,66): warning C4251: 'torch::jit::Node::historic_schema_name_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(78): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/method.h(72,19): warning C4251: 'torch::jit::Method::owner_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of struct 'torch::jit::Method' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ TTarget=c10::ivalue::Object ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(817): message : see declaration of 'c10::intrusive_ptr>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ TTarget=c10::ivalue::Object ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(959,29): warning C4251: 'torch::jit::Node::values_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(959): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/object.h(192,29): warning C4251: 'torch::jit::Object::_ivalue_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of struct 'torch::jit::Object' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ TTarget=c10::ivalue::Object ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/graph_executor.h(98,47): warning C4251: 'torch::jit::GraphExecutor::pImpl': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphExecutor' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(817): message : see declaration of 'c10::intrusive_ptr>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ TTarget=c10::ivalue::Object ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/graph_executor.h(98): note: see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/interpreter.h(74,47): warning C4251: 'torch::jit::Code::pImpl': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::Code' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/interpreter.h(74): message : see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/function_impl.h(136,27): warning C4251: 'torch::jit::GraphFunction::name_': struct 'c10::QualifiedName' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/qualified_name.h(12): message : see declaration of 'c10::QualifiedName' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/function_impl.h(138,32): warning C4251: 'torch::jit::GraphFunction::graph_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/function.h(32): message : see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(959,29): warning C4251: 'torch::jit::Node::values_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(959): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/argument_spec.h(460,40): warning C4267: 'argument': conversion from 'size_t' to 'const int', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/function_impl.h(142,72): warning C4251: 'torch::jit::GraphFunction::executor_execution_mode_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/function_impl.h(15): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/function_impl.h(156,45): warning C4251: 'torch::jit::GraphFunction::compile_mutex': class 'std::recursive_mutex' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\mutex(96): message : see declaration of 'std::recursive_mutex' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/graph_executor.h(98,47): warning C4251: 'torch::jit::GraphExecutor::pImpl': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphExecutor' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/graph_executor.h(98): message : see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/function_impl.h(136,27): warning C4251: 'torch::jit::GraphFunction::name_': struct 'c10::QualifiedName' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/qualified_name.h(12): message : see declaration of 'c10::QualifiedName' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/function_impl.h(138,32): warning C4251: 'torch::jit::GraphFunction::graph_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/function.h(32): message : see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/interpreter.h(74,47): warning C4251: 'torch::jit::Code::pImpl': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::Code' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/interpreter.h(74): message : see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/function_impl.h(168,56): warning C4251: 'torch::jit::GraphFunction::function_creator_': class 'std::function' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/function_impl.h(14): message : see declaration of 'std::function' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/function_impl.h(173,50): warning C4251: 'torch::jit::GraphFunction::schema_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(38): message : see declaration of 'std::unique_ptr>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/compilation_unit.h(318,52): warning C4251: 'torch::jit::CompilationUnit::functions_': class 'std::vector>,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'torch::jit::CompilationUnit' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/compilation_unit.h(318): message : see declaration of 'std::vector>,std::allocator>>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/function_impl.h(142,72): warning C4251: 'torch::jit::GraphFunction::executor_execution_mode_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/function_impl.h(15): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/function_impl.h(156,45): warning C4251: 'torch::jit::GraphFunction::compile_mutex': class 'std::recursive_mutex' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\mutex(96): message : see declaration of 'std::recursive_mutex' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/method.h(72,19): warning C4251: 'torch::jit::Method::owner_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of struct 'torch::jit::Method' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ TTarget=c10::ivalue::Object ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(817): message : see declaration of 'c10::intrusive_ptr>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ TTarget=c10::ivalue::Object ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(329,30): warning C4251: 'torch::jit::Node::inputs_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(150): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(330,31): warning C4251: 'torch::jit::Node::outputs_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(150): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/object.h(192,29): warning C4251: 'torch::jit::Object::_ivalue_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of struct 'torch::jit::Object' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ TTarget=c10::ivalue::Object ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(817): message : see declaration of 'c10::intrusive_ptr>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ TTarget=c10::ivalue::Object ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/function_impl.h(168,56): warning C4251: 'torch::jit::GraphFunction::function_creator_': class 'std::function' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/function_impl.h(14): message : see declaration of 'std::function' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/function_impl.h(173,50): warning C4251: 'torch::jit::GraphFunction::schema_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(38): message : see declaration of 'std::unique_ptr>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(332,30): warning C4251: 'torch::jit::Node::blocks_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(332): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(335,43): warning C4251: 'torch::jit::Node::source_range_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(277): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(336,18): warning C4251: 'torch::jit::Node::scope_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ TTarget=torch::jit::Scope ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/scope.h(27): message : see declaration of 'c10::intrusive_ptr>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ TTarget=torch::jit::Scope ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(337,48): warning C4251: 'torch::jit::Node::callstack_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/scope.h(127): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/graph_executor.h(98,47): warning C4251: 'torch::jit::GraphExecutor::pImpl': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphExecutor' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/graph_executor.h(98): message : see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/function_impl.h(136,27): warning C4251: 'torch::jit::GraphFunction::name_': struct 'c10::QualifiedName' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/qualified_name.h(12): message : see declaration of 'c10::QualifiedName' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(345,36): warning C4251: 'torch::jit::Node::wrap_': class 'std::shared_ptr>' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(345): message : see declaration of 'std::shared_ptr>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/function_impl.h(138,32): warning C4251: 'torch::jit::GraphFunction::graph_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/function.h(32): message : see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(351,66): warning C4251: 'torch::jit::Node::historic_schema_name_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(78): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/compilation_unit.h(320,55): warning C4251: 'torch::jit::CompilationUnit::dict_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::jit::CompilationUnit' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/compilation_unit.h(320): message : see declaration of 'std::unordered_map,std::equal_to,std::allocator>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/method.h(72,19): warning C4251: 'torch::jit::Method::owner_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of struct 'torch::jit::Method' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ TTarget=c10::ivalue::Object ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/compilation_unit.h(321,60): warning C4251: 'torch::jit::CompilationUnit::classDict_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::jit::CompilationUnit' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(817): message : see declaration of 'c10::intrusive_ptr>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ TTarget=c10::ivalue::Object ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/compilation_unit.h(320): note: see declaration of 'std::unordered_map,std::equal_to,std::allocator>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/function_impl.h(142,72): warning C4251: 'torch::jit::GraphFunction::executor_execution_mode_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/function_impl.h(15): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/function_impl.h(156,45): warning C4251: 'torch::jit::GraphFunction::compile_mutex': class 'std::recursive_mutex' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\mutex(96): message : see declaration of 'std::recursive_mutex' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/object.h(192,29): warning C4251: 'torch::jit::Object::_ivalue_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of struct 'torch::jit::Object' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ TTarget=c10::ivalue::Object ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(817): message : see declaration of 'c10::intrusive_ptr>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ TTarget=c10::ivalue::Object ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/compilation_unit.h(318,52): warning C4251: 'torch::jit::CompilationUnit::functions_': class 'std::vector>,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'torch::jit::CompilationUnit' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/compilation_unit.h(318): message : see declaration of 'std::vector>,std::allocator>>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/compilation_unit.h(328,42): warning C4251: 'torch::jit::CompilationUnit::classes_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::CompilationUnit' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/compilation_unit.h(328): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(959,29): warning C4251: 'torch::jit::Node::values_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(959): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/graph_executor.h(98,47): warning C4251: 'torch::jit::GraphExecutor::pImpl': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphExecutor' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/graph_executor.h(98): message : see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/function_impl.h(136,27): warning C4251: 'torch::jit::GraphFunction::name_': struct 'c10::QualifiedName' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/qualified_name.h(12): message : see declaration of 'c10::QualifiedName' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/function_impl.h(138,32): warning C4251: 'torch::jit::GraphFunction::graph_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/function.h(32): message : see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/function_impl.h(168,56): warning C4251: 'torch::jit::GraphFunction::function_creator_': class 'std::function' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/function_impl.h(14): message : see declaration of 'std::function' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/function_impl.h(173,50): warning C4251: 'torch::jit::GraphFunction::schema_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(38): message : see declaration of 'std::unique_ptr>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/function_impl.h(142,72): warning C4251: 'torch::jit::GraphFunction::executor_execution_mode_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/function_impl.h(15): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/function_impl.h(156,45): warning C4251: 'torch::jit::GraphFunction::compile_mutex': class 'std::recursive_mutex' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\mutex(96): message : see declaration of 'std::recursive_mutex' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/method.h(72,19): warning C4251: 'torch::jit::Method::owner_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of struct 'torch::jit::Method' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ TTarget=c10::ivalue::Object ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(817): message : see declaration of 'c10::intrusive_ptr>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ TTarget=c10::ivalue::Object ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/compilation_unit.h(320,55): warning C4251: 'torch::jit::CompilationUnit::dict_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::jit::CompilationUnit' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/compilation_unit.h(320): message : see declaration of 'std::unordered_map,std::equal_to,std::allocator>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/compilation_unit.h(321,60): warning C4251: 'torch::jit::CompilationUnit::classDict_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::jit::CompilationUnit' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/compilation_unit.h(320): message : see declaration of 'std::unordered_map,std::equal_to,std::allocator>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/function_impl.h(168,56): warning C4251: 'torch::jit::GraphFunction::function_creator_': class 'std::function' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/function_impl.h(14): message : see declaration of 'std::function' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/function_impl.h(173,50): warning C4251: 'torch::jit::GraphFunction::schema_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(38): message : see declaration of 'std::unique_ptr>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/object.h(192,29): warning C4251: 'torch::jit::Object::_ivalue_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of struct 'torch::jit::Object' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ TTarget=c10::ivalue::Object ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(817): message : see declaration of 'c10::intrusive_ptr>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ TTarget=c10::ivalue::Object ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(1574,54): warning C4251: 'torch::jit::ProfileIValueOp::callback_': class 'std::function' needs to have dll-interface to be used by clients of struct 'torch::jit::ProfileIValueOp' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/builtin_function.h(17): message : see declaration of 'std::function' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/compilation_unit.h(328,42): warning C4251: 'torch::jit::CompilationUnit::classes_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::CompilationUnit' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/compilation_unit.h(328): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(1574,54): warning C4251: 'torch::jit::ProfileIValueOp::callback_': class 'std::function' needs to have dll-interface to be used by clients of struct 'torch::jit::ProfileIValueOp' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/builtin_function.h(17): message : see declaration of 'std::function' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/compilation_unit.h(318,52): warning C4251: 'torch::jit::CompilationUnit::functions_': class 'std::vector>,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'torch::jit::CompilationUnit' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/compilation_unit.h(318): message : see declaration of 'std::vector>,std::allocator>>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/method.h(72,19): warning C4251: 'torch::jit::Method::owner_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of struct 'torch::jit::Method' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ TTarget=c10::ivalue::Object ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(817): message : see declaration of 'c10::intrusive_ptr>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ TTarget=c10::ivalue::Object ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(1574,54): warning C4251: 'torch::jit::ProfileIValueOp::callback_': class 'std::function' needs to have dll-interface to be used by clients of struct 'torch::jit::ProfileIValueOp' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/object.h(192,29): warning C4251: 'torch::jit::Object::_ivalue_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of struct 'torch::jit::Object' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ TTarget=c10::ivalue::Object ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/builtin_function.h(17): message : see declaration of 'std::function' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(817): message : see declaration of 'c10::intrusive_ptr>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ TTarget=c10::ivalue::Object ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/compilation_unit.h(318,52): warning C4251: 'torch::jit::CompilationUnit::functions_': class 'std::vector>,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'torch::jit::CompilationUnit' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/compilation_unit.h(318): message : see declaration of 'std::vector>,std::allocator>>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(1652,73): warning C4251: 'torch::jit::OperatorSet::ops': class 'std::unordered_map,std::allocator>>,std::hash,std::equal_to,std::allocator,std::allocator>>>>>' needs to have dll-interface to be used by clients of struct 'torch::jit::OperatorSet' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(1652): message : see declaration of 'std::unordered_map,std::allocator>>,std::hash,std::equal_to,std::allocator,std::allocator>>>>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(1652,73): warning C4251: 'torch::jit::OperatorSet::ops': class 'std::unordered_map,std::allocator>>,std::hash,std::equal_to,std::allocator,std::allocator>>>>>' needs to have dll-interface to be used by clients of struct 'torch::jit::OperatorSet' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(1652): message : see declaration of 'std::unordered_map,std::allocator>>,std::hash,std::equal_to,std::allocator,std::allocator>>>>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/compilation_unit.h(320,55): warning C4251: 'torch::jit::CompilationUnit::dict_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::jit::CompilationUnit' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/compilation_unit.h(320): message : see declaration of 'std::unordered_map,std::equal_to,std::allocator>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/compilation_unit.h(321,60): warning C4251: 'torch::jit::CompilationUnit::classDict_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::jit::CompilationUnit' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/compilation_unit.h(320): message : see declaration of 'std::unordered_map,std::equal_to,std::allocator>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/compilation_unit.h(328,42): warning C4251: 'torch::jit::CompilationUnit::classes_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::CompilationUnit' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/compilation_unit.h(328): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/module.h(323,39): warning C4251: 'torch::jit::Module::mem_to_delete_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::Module' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(1652,73): warning C4251: 'torch::jit::OperatorSet::ops': class 'std::unordered_map,std::allocator>>,std::hash,std::equal_to,std::allocator,std::allocator>>>>>' needs to have dll-interface to be used by clients of struct 'torch::jit::OperatorSet' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/module.h(274): message : see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(1652): message : see declaration of 'std::unordered_map,std::allocator>>,std::hash,std::equal_to,std::allocator,std::allocator>>>>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/module.h(326,64): warning C4251: 'torch::jit::Module::traced_inputs_': class 'c10::Dict' needs to have dll-interface to be used by clients of struct 'torch::jit::Module' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/module.h(295): message : see declaration of 'c10::Dict' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/module.h(329,79): warning C4251: 'torch::jit::Module::register_mutex_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::Module' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\condition_variable(151): message : see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/compilation_unit.h(320,55): warning C4251: 'torch::jit::CompilationUnit::dict_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::jit::CompilationUnit' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/compilation_unit.h(320): message : see declaration of 'std::unordered_map,std::equal_to,std::allocator>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/compilation_unit.h(321,60): warning C4251: 'torch::jit::CompilationUnit::classDict_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::jit::CompilationUnit' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/compilation_unit.h(320): message : see declaration of 'std::unordered_map,std::equal_to,std::allocator>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/argument_spec.h(210,34): warning C4251: 'torch::jit::ArgumentSpecCreator::instructions_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::ArgumentSpecCreator' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/argument_spec.h(210): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/compilation_unit.h(318,52): warning C4251: 'torch::jit::CompilationUnit::functions_': class 'std::vector>,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'torch::jit::CompilationUnit' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/compilation_unit.h(318): message : see declaration of 'std::vector>,std::allocator>>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/argument_spec.h(250,1): warning C4267: 'initializing': conversion from 'size_t' to 'int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/argument_spec.h(250,1): warning C4267: 'initializing': conversion from 'size_t' to 'const int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/argument_spec.h(255,1): warning C4244: '+=': conversion from 'int64_t' to 'int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/argument_spec.h(281,1): warning C4244: '+=': conversion from 'int64_t' to 'int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/compilation_unit.h(328,42): warning C4251: 'torch::jit::CompilationUnit::classes_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::CompilationUnit' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/argument_spec.h(210,34): warning C4251: 'torch::jit::ArgumentSpecCreator::instructions_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::ArgumentSpecCreator' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/compilation_unit.h(328): note: see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/argument_spec.h(210): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/argument_spec.h(250,1): warning C4267: 'initializing': conversion from 'size_t' to 'int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/argument_spec.h(250,1): warning C4267: 'initializing': conversion from 'size_t' to 'const int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/argument_spec.h(255,1): warning C4244: '+=': conversion from 'int64_t' to 'int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/argument_spec.h(281,1): warning C4244: '+=': conversion from 'int64_t' to 'int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/compilation_unit.h(318,52): warning C4251: 'torch::jit::CompilationUnit::functions_': class 'std::vector>,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'torch::jit::CompilationUnit' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/compilation_unit.h(318): message : see declaration of 'std::vector>,std::allocator>>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/argument_spec.h(210,34): warning C4251: 'torch::jit::ArgumentSpecCreator::instructions_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::ArgumentSpecCreator' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/argument_spec.h(210): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/argument_spec.h(250,1): warning C4267: 'initializing': conversion from 'size_t' to 'int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/argument_spec.h(250,1): warning C4267: 'initializing': conversion from 'size_t' to 'const int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/argument_spec.h(255,1): warning C4244: '+=': conversion from 'int64_t' to 'int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/argument_spec.h(281,1): warning C4244: '+=': conversion from 'int64_t' to 'int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/module.h(323,39): warning C4251: 'torch::jit::Module::mem_to_delete_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::Module' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/module.h(274): message : see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/module.h(326,64): warning C4251: 'torch::jit::Module::traced_inputs_': class 'c10::Dict' needs to have dll-interface to be used by clients of struct 'torch::jit::Module' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/module.h(295): message : see declaration of 'c10::Dict' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/module.h(329,79): warning C4251: 'torch::jit::Module::register_mutex_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::Module' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\condition_variable(151): message : see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/argument_spec.h(460,40): warning C4267: 'argument': conversion from 'size_t' to 'const int', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/compilation_unit.h(320,55): warning C4251: 'torch::jit::CompilationUnit::dict_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::jit::CompilationUnit' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/compilation_unit.h(320): message : see declaration of 'std::unordered_map,std::equal_to,std::allocator>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/compilation_unit.h(321,60): warning C4251: 'torch::jit::CompilationUnit::classDict_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::jit::CompilationUnit' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/compilation_unit.h(320): message : see declaration of 'std::unordered_map,std::equal_to,std::allocator>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/argument_spec.h(460,40): warning C4267: 'argument': conversion from 'size_t' to 'const int', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(1574,54): warning C4251: 'torch::jit::ProfileIValueOp::callback_': class 'std::function' needs to have dll-interface to be used by clients of struct 'torch::jit::ProfileIValueOp' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/builtin_function.h(17): message : see declaration of 'std::function' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/compilation_unit.h(328,42): warning C4251: 'torch::jit::CompilationUnit::classes_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::CompilationUnit' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/compilation_unit.h(328): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/interpreter.h(74,47): warning C4251: 'torch::jit::Code::pImpl': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::Code' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/compilation_unit.h(320,55): warning C4251: 'torch::jit::CompilationUnit::dict_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::jit::CompilationUnit' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/interpreter.h(74): note: see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/compilation_unit.h(320): message : see declaration of 'std::unordered_map,std::equal_to,std::allocator>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/compilation_unit.h(321,60): warning C4251: 'torch::jit::CompilationUnit::classDict_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::jit::CompilationUnit' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/compilation_unit.h(320): message : see declaration of 'std::unordered_map,std::equal_to,std::allocator>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/argument_spec.h(460,40): warning C4267: 'argument': conversion from 'size_t' to 'const int', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/interpreter.h(74,47): warning C4251: 'torch::jit::Code::pImpl': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::Code' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/interpreter.h(74): message : see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/compilation_unit.h(328,42): warning C4251: 'torch::jit::CompilationUnit::classes_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::CompilationUnit' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/compilation_unit.h(328): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/interpreter.h(74,47): warning C4251: 'torch::jit::Code::pImpl': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::Code' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/interpreter.h(74): message : see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(236,51): warning C4251: 'torch::jit::Pickler::writer_': class 'std::function' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(127): message : see declaration of 'std::function' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(1652,73): warning C4251: 'torch::jit::OperatorSet::ops': class 'std::unordered_map,std::allocator>>,std::hash,std::equal_to,std::allocator,std::allocator>>>>>' needs to have dll-interface to be used by clients of struct 'torch::jit::OperatorSet' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(1652): message : see declaration of 'std::unordered_map,std::allocator>>,std::hash,std::equal_to,std::allocator,std::allocator>>>>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(243,27): warning C4251: 'torch::jit::Pickler::stack_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Jenkins\workspace\dgl_PR-7408\third_party\dmlc-core\include\dmlc\./io.h(364): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(1574,54): warning C4251: 'torch::jit::ProfileIValueOp::callback_': class 'std::function' needs to have dll-interface to be used by clients of struct 'torch::jit::ProfileIValueOp' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/module.h(323,39): warning C4251: 'torch::jit::Module::mem_to_delete_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::Module' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/builtin_function.h(17): note: see declaration of 'std::function' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/module.h(274): message : see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/module.h(326,64): warning C4251: 'torch::jit::Module::traced_inputs_': class 'c10::Dict' needs to have dll-interface to be used by clients of struct 'torch::jit::Module' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/module.h(295): message : see declaration of 'c10::Dict' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/module.h(329,79): warning C4251: 'torch::jit::Module::register_mutex_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::Module' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\condition_variable(151): message : see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(1574,54): warning C4251: 'torch::jit::ProfileIValueOp::callback_': class 'std::function' needs to have dll-interface to be used by clients of struct 'torch::jit::ProfileIValueOp' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/builtin_function.h(17): message : see declaration of 'std::function' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/module.h(323,39): warning C4251: 'torch::jit::Module::mem_to_delete_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::Module' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/module.h(274): message : see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/graph_executor.h(98,47): warning C4251: 'torch::jit::GraphExecutor::pImpl': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphExecutor' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/graph_executor.h(98): message : see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/module.h(326,64): warning C4251: 'torch::jit::Module::traced_inputs_': class 'c10::Dict' needs to have dll-interface to be used by clients of struct 'torch::jit::Module' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/module.h(295): message : see declaration of 'c10::Dict' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/module.h(329,79): warning C4251: 'torch::jit::Module::register_mutex_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::Module' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/function_impl.h(136,27): warning C4251: 'torch::jit::GraphFunction::name_': struct 'c10::QualifiedName' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\condition_variable(151): message : see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/qualified_name.h(12): message : see declaration of 'c10::QualifiedName' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/function_impl.h(138,32): warning C4251: 'torch::jit::GraphFunction::graph_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/function.h(32): message : see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(255,59): warning C4251: 'torch::jit::Pickler::memoized_ivalue_map_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/FbcodeMaps.h(23): message : see declaration of 'std::unordered_map,std::equal_to,std::allocator>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(261,40): warning C4251: 'torch::jit::Pickler::memoized_ivalues_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/PyInterpreter.h(24): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/function_impl.h(142,72): warning C4251: 'torch::jit::GraphFunction::executor_execution_mode_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/function_impl.h(15): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(1652,73): warning C4251: 'torch::jit::OperatorSet::ops': class 'std::unordered_map,std::allocator>>,std::hash,std::equal_to,std::allocator,std::allocator>>>>>' needs to have dll-interface to be used by clients of struct 'torch::jit::OperatorSet' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(1652): message : see declaration of 'std::unordered_map,std::allocator>>,std::hash,std::equal_to,std::allocator,std::allocator>>>>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/argument_spec.h(210,34): warning C4251: 'torch::jit::ArgumentSpecCreator::instructions_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::ArgumentSpecCreator' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/argument_spec.h(210): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(263,76): warning C4251: 'torch::jit::Pickler::type_renamer_': class 'std::function' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(134): message : see declaration of 'std::function' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/function_impl.h(156,45): warning C4251: 'torch::jit::GraphFunction::compile_mutex': class 'std::recursive_mutex' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\mutex(96): message : see declaration of 'std::recursive_mutex' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/argument_spec.h(250,1): warning C4267: 'initializing': conversion from 'size_t' to 'int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/argument_spec.h(250,1): warning C4267: 'initializing': conversion from 'size_t' to 'const int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/argument_spec.h(255,1): warning C4244: '+=': conversion from 'int64_t' to 'int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/argument_spec.h(281,1): warning C4244: '+=': conversion from 'int64_t' to 'int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(270,63): warning C4251: 'torch::jit::Pickler::get_tensor_id_': class 'std::function' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(136): message : see declaration of 'std::function' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(274,39): warning C4251: 'torch::jit::Pickler::tensor_data_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/chunk_ops.h(18): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(236,51): warning C4251: 'torch::jit::Pickler::writer_': class 'std::function' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(275,60): warning C4251: 'torch::jit::Pickler::memoized_storage_map_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(127): note: see declaration of 'std::function' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/FbcodeMaps.h(23): message : see declaration of 'std::unordered_map,std::equal_to,std::allocator>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/graph_executor.h(98,47): warning C4251: 'torch::jit::GraphExecutor::pImpl': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphExecutor' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/graph_executor.h(98): message : see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/function_impl.h(136,27): warning C4251: 'torch::jit::GraphFunction::name_': struct 'c10::QualifiedName' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/qualified_name.h(12): message : see declaration of 'c10::QualifiedName' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/function_impl.h(138,32): warning C4251: 'torch::jit::GraphFunction::graph_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/function.h(32): message : see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(243,27): warning C4251: 'torch::jit::Pickler::stack_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Jenkins\workspace\dgl_PR-7408\third_party\dmlc-core\include\dmlc\./io.h(364): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/function_impl.h(142,72): warning C4251: 'torch::jit::GraphFunction::executor_execution_mode_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/function_impl.h(15): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(1652,73): warning C4251: 'torch::jit::OperatorSet::ops': class 'std::unordered_map,std::allocator>>,std::hash,std::equal_to,std::allocator,std::allocator>>>>>' needs to have dll-interface to be used by clients of struct 'torch::jit::OperatorSet' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(1652): message : see declaration of 'std::unordered_map,std::allocator>>,std::hash,std::equal_to,std::allocator,std::allocator>>>>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/function_impl.h(168,56): warning C4251: 'torch::jit::GraphFunction::function_creator_': class 'std::function' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/function_impl.h(156,45): warning C4251: 'torch::jit::GraphFunction::compile_mutex': class 'std::recursive_mutex' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/function_impl.h(14): message : see declaration of 'std::function' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\mutex(96): message : see declaration of 'std::recursive_mutex' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/graph_executor.h(98,47): warning C4251: 'torch::jit::GraphExecutor::pImpl': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphExecutor' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/function_impl.h(173,50): warning C4251: 'torch::jit::GraphFunction::schema_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/graph_executor.h(98): message : see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(38): note: see declaration of 'std::unique_ptr>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/function_impl.h(136,27): warning C4251: 'torch::jit::GraphFunction::name_': struct 'c10::QualifiedName' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/qualified_name.h(12): message : see declaration of 'c10::QualifiedName' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/function_impl.h(138,32): warning C4251: 'torch::jit::GraphFunction::graph_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/function.h(32): message : see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/function_impl.h(142,72): warning C4251: 'torch::jit::GraphFunction::executor_execution_mode_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/function_impl.h(15): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/function_impl.h(168,56): warning C4251: 'torch::jit::GraphFunction::function_creator_': class 'std::function' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/function_impl.h(156,45): warning C4251: 'torch::jit::GraphFunction::compile_mutex': class 'std::recursive_mutex' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/function_impl.h(14): message : see declaration of 'std::function' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\mutex(96): message : see declaration of 'std::recursive_mutex' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/function_impl.h(173,50): warning C4251: 'torch::jit::GraphFunction::schema_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(38): message : see declaration of 'std::unique_ptr>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(277,60): warning C4251: 'torch::jit::Pickler::memoized_globals_map_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/FbcodeMaps.h(23): message : see declaration of 'std::unordered_map,std::equal_to,std::allocator>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/argument_spec.h(210,34): warning C4251: 'torch::jit::ArgumentSpecCreator::instructions_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::ArgumentSpecCreator' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/argument_spec.h(210): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(278,60): warning C4251: 'torch::jit::Pickler::memoized_strings_map_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/method.h(72,19): warning C4251: 'torch::jit::Method::owner_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of struct 'torch::jit::Method' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ TTarget=c10::ivalue::Object ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/FbcodeMaps.h(23): message : see declaration of 'std::unordered_map,std::equal_to,std::allocator>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(817): message : see declaration of 'c10::intrusive_ptr>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ TTarget=c10::ivalue::Object ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(279,60): warning C4251: 'torch::jit::Pickler::memoized_devices_map_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/argument_spec.h(460,40): warning C4267: 'argument': conversion from 'size_t' to 'const int', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/FbcodeMaps.h(23): message : see declaration of 'std::unordered_map,std::equal_to,std::allocator>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/argument_spec.h(250,1): warning C4267: 'initializing': conversion from 'size_t' to 'int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/argument_spec.h(250,1): warning C4267: 'initializing': conversion from 'size_t' to 'const int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/argument_spec.h(255,1): warning C4244: '+=': conversion from 'int64_t' to 'int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/module.h(323,39): warning C4251: 'torch::jit::Module::mem_to_delete_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::Module' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/module.h(274): message : see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/argument_spec.h(281,1): warning C4244: '+=': conversion from 'int64_t' to 'int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/module.h(326,64): warning C4251: 'torch::jit::Module::traced_inputs_': class 'c10::Dict' needs to have dll-interface to be used by clients of struct 'torch::jit::Module' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/module.h(295): message : see declaration of 'c10::Dict' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(255,59): warning C4251: 'torch::jit::Pickler::memoized_ivalue_map_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/module.h(329,79): warning C4251: 'torch::jit::Module::register_mutex_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::Module' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/FbcodeMaps.h(23): message : see declaration of 'std::unordered_map,std::equal_to,std::allocator>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\condition_variable(151): message : see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(261,40): warning C4251: 'torch::jit::Pickler::memoized_ivalues_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/PyInterpreter.h(24): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/function_impl.h(168,56): warning C4251: 'torch::jit::GraphFunction::function_creator_': class 'std::function' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/function_impl.h(14): message : see declaration of 'std::function' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/function_impl.h(173,50): warning C4251: 'torch::jit::GraphFunction::schema_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(38): message : see declaration of 'std::unique_ptr>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(263,76): warning C4251: 'torch::jit::Pickler::type_renamer_': class 'std::function' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(134): message : see declaration of 'std::function' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/object.h(192,29): warning C4251: 'torch::jit::Object::_ivalue_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of struct 'torch::jit::Object' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ TTarget=c10::ivalue::Object ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(817): message : see declaration of 'c10::intrusive_ptr>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ TTarget=c10::ivalue::Object ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/method.h(72,19): warning C4251: 'torch::jit::Method::owner_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of struct 'torch::jit::Method' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ TTarget=c10::ivalue::Object ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(1574,54): warning C4251: 'torch::jit::ProfileIValueOp::callback_': class 'std::function' needs to have dll-interface to be used by clients of struct 'torch::jit::ProfileIValueOp' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(817): note: see declaration of 'c10::intrusive_ptr>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ TTarget=c10::ivalue::Object ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(236,51): warning C4251: 'torch::jit::Pickler::writer_': class 'std::function' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/builtin_function.h(17): message : see declaration of 'std::function' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(127): message : see declaration of 'std::function' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(270,63): warning C4251: 'torch::jit::Pickler::get_tensor_id_': class 'std::function' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(136): message : see declaration of 'std::function' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(274,39): warning C4251: 'torch::jit::Pickler::tensor_data_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/chunk_ops.h(18): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(275,60): warning C4251: 'torch::jit::Pickler::memoized_storage_map_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/FbcodeMaps.h(23): message : see declaration of 'std::unordered_map,std::equal_to,std::allocator>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(243,27): warning C4251: 'torch::jit::Pickler::stack_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Jenkins\workspace\dgl_PR-7408\third_party\dmlc-core\include\dmlc\./io.h(364): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/module.h(323,39): warning C4251: 'torch::jit::Module::mem_to_delete_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::Module' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/interpreter.h(74,47): warning C4251: 'torch::jit::Code::pImpl': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::Code' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/module.h(274): message : see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/interpreter.h(74): note: see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/argument_spec.h(210,34): warning C4251: 'torch::jit::ArgumentSpecCreator::instructions_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::ArgumentSpecCreator' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/argument_spec.h(210): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/method.h(72,19): warning C4251: 'torch::jit::Method::owner_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of struct 'torch::jit::Method' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ TTarget=c10::ivalue::Object ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/module.h(326,64): warning C4251: 'torch::jit::Module::traced_inputs_': class 'c10::Dict' needs to have dll-interface to be used by clients of struct 'torch::jit::Module' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/object.h(192,29): warning C4251: 'torch::jit::Object::_ivalue_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of struct 'torch::jit::Object' with [ TTarget=c10::ivalue::Object ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/module.h(295): message : see declaration of 'c10::Dict' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(817): note: see declaration of 'c10::intrusive_ptr>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ TTarget=c10::ivalue::Object ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(817): message : see declaration of 'c10::intrusive_ptr>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ TTarget=c10::ivalue::Object ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/module.h(329,79): warning C4251: 'torch::jit::Module::register_mutex_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::Module' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\condition_variable(151): message : see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/argument_spec.h(250,1): warning C4267: 'initializing': conversion from 'size_t' to 'int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/argument_spec.h(250,1): warning C4267: 'initializing': conversion from 'size_t' to 'const int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/argument_spec.h(255,1): warning C4244: '+=': conversion from 'int64_t' to 'int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/argument_spec.h(281,1): warning C4244: '+=': conversion from 'int64_t' to 'int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/argument_spec.h(460,40): warning C4267: 'argument': conversion from 'size_t' to 'const int', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/object.h(192,29): warning C4251: 'torch::jit::Object::_ivalue_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of struct 'torch::jit::Object' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ TTarget=c10::ivalue::Object ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(817): message : see declaration of 'c10::intrusive_ptr>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ TTarget=c10::ivalue::Object ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(236,51): warning C4251: 'torch::jit::Pickler::writer_': class 'std::function' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(127): message : see declaration of 'std::function' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(277,60): warning C4251: 'torch::jit::Pickler::memoized_globals_map_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/FbcodeMaps.h(23): message : see declaration of 'std::unordered_map,std::equal_to,std::allocator>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(1652,73): warning C4251: 'torch::jit::OperatorSet::ops': class 'std::unordered_map,std::allocator>>,std::hash,std::equal_to,std::allocator,std::allocator>>>>>' needs to have dll-interface to be used by clients of struct 'torch::jit::OperatorSet' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(278,60): warning C4251: 'torch::jit::Pickler::memoized_strings_map_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(1652): message : see declaration of 'std::unordered_map,std::allocator>>,std::hash,std::equal_to,std::allocator,std::allocator>>>>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/FbcodeMaps.h(23): message : see declaration of 'std::unordered_map,std::equal_to,std::allocator>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(279,60): warning C4251: 'torch::jit::Pickler::memoized_devices_map_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/FbcodeMaps.h(23): message : see declaration of 'std::unordered_map,std::equal_to,std::allocator>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(243,27): warning C4251: 'torch::jit::Pickler::stack_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Jenkins\workspace\dgl_PR-7408\third_party\dmlc-core\include\dmlc\./io.h(364): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(255,59): warning C4251: 'torch::jit::Pickler::memoized_ivalue_map_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/FbcodeMaps.h(23): message : see declaration of 'std::unordered_map,std::equal_to,std::allocator>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(261,40): warning C4251: 'torch::jit::Pickler::memoized_ivalues_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/PyInterpreter.h(24): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(263,76): warning C4251: 'torch::jit::Pickler::type_renamer_': class 'std::function' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(134): message : see declaration of 'std::function' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(270,63): warning C4251: 'torch::jit::Pickler::get_tensor_id_': class 'std::function' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/interpreter.h(74,47): warning C4251: 'torch::jit::Code::pImpl': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::Code' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(136): message : see declaration of 'std::function' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/interpreter.h(74): message : see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(274,39): warning C4251: 'torch::jit::Pickler::tensor_data_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/chunk_ops.h(18): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(275,60): warning C4251: 'torch::jit::Pickler::memoized_storage_map_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/FbcodeMaps.h(23): message : see declaration of 'std::unordered_map,std::equal_to,std::allocator>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/argument_spec.h(460,40): warning C4267: 'argument': conversion from 'size_t' to 'const int', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/graph_executor.h(98,47): warning C4251: 'torch::jit::GraphExecutor::pImpl': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphExecutor' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/graph_executor.h(98): message : see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(255,59): warning C4251: 'torch::jit::Pickler::memoized_ivalue_map_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/FbcodeMaps.h(23): message : see declaration of 'std::unordered_map,std::equal_to,std::allocator>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(261,40): warning C4251: 'torch::jit::Pickler::memoized_ivalues_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/PyInterpreter.h(24): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/function_impl.h(136,27): warning C4251: 'torch::jit::GraphFunction::name_': struct 'c10::QualifiedName' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/qualified_name.h(12): message : see declaration of 'c10::QualifiedName' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/function_impl.h(138,32): warning C4251: 'torch::jit::GraphFunction::graph_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/function.h(32): message : see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/compilation_unit.h(318,52): warning C4251: 'torch::jit::CompilationUnit::functions_': class 'std::vector>,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'torch::jit::CompilationUnit' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/compilation_unit.h(318): message : see declaration of 'std::vector>,std::allocator>>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(263,76): warning C4251: 'torch::jit::Pickler::type_renamer_': class 'std::function' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(134): message : see declaration of 'std::function' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/interpreter.h(74,47): warning C4251: 'torch::jit::Code::pImpl': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::Code' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/interpreter.h(74): message : see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(270,63): warning C4251: 'torch::jit::Pickler::get_tensor_id_': class 'std::function' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/function_impl.h(142,72): warning C4251: 'torch::jit::GraphFunction::executor_execution_mode_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(136): message : see declaration of 'std::function' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/function_impl.h(15): note: see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(274,39): warning C4251: 'torch::jit::Pickler::tensor_data_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/chunk_ops.h(18): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/argument_spec.h(210,34): warning C4251: 'torch::jit::ArgumentSpecCreator::instructions_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::ArgumentSpecCreator' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(275,60): warning C4251: 'torch::jit::Pickler::memoized_storage_map_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/argument_spec.h(210): note: see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(236,51): warning C4251: 'torch::jit::Pickler::writer_': class 'std::function' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/FbcodeMaps.h(23): message : see declaration of 'std::unordered_map,std::equal_to,std::allocator>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(127): note: see declaration of 'std::function' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/argument_spec.h(250,1): warning C4267: 'initializing': conversion from 'size_t' to 'int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/argument_spec.h(250,1): warning C4267: 'initializing': conversion from 'size_t' to 'const int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/argument_spec.h(255,1): warning C4244: '+=': conversion from 'int64_t' to 'int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(277,60): warning C4251: 'torch::jit::Pickler::memoized_globals_map_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/FbcodeMaps.h(23): message : see declaration of 'std::unordered_map,std::equal_to,std::allocator>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/argument_spec.h(281,1): warning C4244: '+=': conversion from 'int64_t' to 'int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(278,60): warning C4251: 'torch::jit::Pickler::memoized_strings_map_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/FbcodeMaps.h(23): message : see declaration of 'std::unordered_map,std::equal_to,std::allocator>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(279,60): warning C4251: 'torch::jit::Pickler::memoized_devices_map_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/FbcodeMaps.h(23): message : see declaration of 'std::unordered_map,std::equal_to,std::allocator>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/function_impl.h(156,45): warning C4251: 'torch::jit::GraphFunction::compile_mutex': class 'std::recursive_mutex' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\mutex(96): message : see declaration of 'std::recursive_mutex' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(243,27): warning C4251: 'torch::jit::Pickler::stack_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Jenkins\workspace\dgl_PR-7408\third_party\dmlc-core\include\dmlc\./io.h(364): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/compilation_unit.h(318,52): warning C4251: 'torch::jit::CompilationUnit::functions_': class 'std::vector>,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'torch::jit::CompilationUnit' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/compilation_unit.h(318): message : see declaration of 'std::vector>,std::allocator>>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/function_impl.h(168,56): warning C4251: 'torch::jit::GraphFunction::function_creator_': class 'std::function' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/function_impl.h(14): message : see declaration of 'std::function' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/function_impl.h(173,50): warning C4251: 'torch::jit::GraphFunction::schema_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(38): message : see declaration of 'std::unique_ptr>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/graph_executor.h(98,47): warning C4251: 'torch::jit::GraphExecutor::pImpl': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphExecutor' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/graph_executor.h(98): message : see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(236,51): warning C4251: 'torch::jit::Pickler::writer_': class 'std::function' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(127): message : see declaration of 'std::function' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/compilation_unit.h(320,55): warning C4251: 'torch::jit::CompilationUnit::dict_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::jit::CompilationUnit' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/compilation_unit.h(320): message : see declaration of 'std::unordered_map,std::equal_to,std::allocator>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/function_impl.h(136,27): warning C4251: 'torch::jit::GraphFunction::name_': struct 'c10::QualifiedName' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/compilation_unit.h(318,52): warning C4251: 'torch::jit::CompilationUnit::functions_': class 'std::vector>,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'torch::jit::CompilationUnit' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/qualified_name.h(12): note: see declaration of 'c10::QualifiedName' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/compilation_unit.h(318): message : see declaration of 'std::vector>,std::allocator>>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/function_impl.h(138,32): warning C4251: 'torch::jit::GraphFunction::graph_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/compilation_unit.h(321,60): warning C4251: 'torch::jit::CompilationUnit::classDict_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::jit::CompilationUnit' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/function.h(32): message : see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/compilation_unit.h(320): message : see declaration of 'std::unordered_map,std::equal_to,std::allocator>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(277,60): warning C4251: 'torch::jit::Pickler::memoized_globals_map_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/FbcodeMaps.h(23): message : see declaration of 'std::unordered_map,std::equal_to,std::allocator>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(278,60): warning C4251: 'torch::jit::Pickler::memoized_strings_map_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/FbcodeMaps.h(23): message : see declaration of 'std::unordered_map,std::equal_to,std::allocator>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(279,60): warning C4251: 'torch::jit::Pickler::memoized_devices_map_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/FbcodeMaps.h(23): message : see declaration of 'std::unordered_map,std::equal_to,std::allocator>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(243,27): warning C4251: 'torch::jit::Pickler::stack_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Jenkins\workspace\dgl_PR-7408\third_party\dmlc-core\include\dmlc\./io.h(364): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/argument_spec.h(460,40): warning C4267: 'argument': conversion from 'size_t' to 'const int', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/method.h(72,19): warning C4251: 'torch::jit::Method::owner_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of struct 'torch::jit::Method' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ TTarget=c10::ivalue::Object ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(817): message : see declaration of 'c10::intrusive_ptr>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ TTarget=c10::ivalue::Object ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/function_impl.h(142,72): warning C4251: 'torch::jit::GraphFunction::executor_execution_mode_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/function_impl.h(15): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(255,59): warning C4251: 'torch::jit::Pickler::memoized_ivalue_map_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/FbcodeMaps.h(23): message : see declaration of 'std::unordered_map,std::equal_to,std::allocator>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(261,40): warning C4251: 'torch::jit::Pickler::memoized_ivalues_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/PyInterpreter.h(24): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(263,76): warning C4251: 'torch::jit::Pickler::type_renamer_': class 'std::function' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(134): message : see declaration of 'std::function' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/function_impl.h(156,45): warning C4251: 'torch::jit::GraphFunction::compile_mutex': class 'std::recursive_mutex' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/compilation_unit.h(320,55): warning C4251: 'torch::jit::CompilationUnit::dict_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::jit::CompilationUnit' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\mutex(96): message : see declaration of 'std::recursive_mutex' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/compilation_unit.h(320): note: see declaration of 'std::unordered_map,std::equal_to,std::allocator>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/compilation_unit.h(328,42): warning C4251: 'torch::jit::CompilationUnit::classes_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::CompilationUnit' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/compilation_unit.h(328): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/compilation_unit.h(321,60): warning C4251: 'torch::jit::CompilationUnit::classDict_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::jit::CompilationUnit' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/compilation_unit.h(320): message : see declaration of 'std::unordered_map,std::equal_to,std::allocator>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(270,63): warning C4251: 'torch::jit::Pickler::get_tensor_id_': class 'std::function' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(136): message : see declaration of 'std::function' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(274,39): warning C4251: 'torch::jit::Pickler::tensor_data_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/chunk_ops.h(18): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/object.h(192,29): warning C4251: 'torch::jit::Object::_ivalue_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of struct 'torch::jit::Object' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ TTarget=c10::ivalue::Object ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(817): message : see declaration of 'c10::intrusive_ptr>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ TTarget=c10::ivalue::Object ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(275,60): warning C4251: 'torch::jit::Pickler::memoized_storage_map_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/FbcodeMaps.h(23): message : see declaration of 'std::unordered_map,std::equal_to,std::allocator>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/interpreter.h(74,47): warning C4251: 'torch::jit::Code::pImpl': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::Code' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/interpreter.h(74): message : see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/compilation_unit.h(328,42): warning C4251: 'torch::jit::CompilationUnit::classes_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::CompilationUnit' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/compilation_unit.h(328): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/function_impl.h(168,56): warning C4251: 'torch::jit::GraphFunction::function_creator_': class 'std::function' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/function_impl.h(14): message : see declaration of 'std::function' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/function_impl.h(173,50): warning C4251: 'torch::jit::GraphFunction::schema_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(38): message : see declaration of 'std::unique_ptr>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/graph_executor.h(98,47): warning C4251: 'torch::jit::GraphExecutor::pImpl': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphExecutor' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/graph_executor.h(98): message : see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/lexer.h(399,20): warning C4251: 'torch::jit::SharedParserData::head': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of struct 'torch::jit::SharedParserData' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/lexer.h(144): message : see declaration of 'std::unique_ptr>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/function_impl.h(136,27): warning C4251: 'torch::jit::GraphFunction::name_': struct 'c10::QualifiedName' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/qualified_name.h(12): message : see declaration of 'c10::QualifiedName' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/compilation_unit.h(320,55): warning C4251: 'torch::jit::CompilationUnit::dict_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::jit::CompilationUnit' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/function_impl.h(138,32): warning C4251: 'torch::jit::GraphFunction::graph_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/compilation_unit.h(320): message : see declaration of 'std::unordered_map,std::equal_to,std::allocator>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/function.h(32): message : see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/compilation_unit.h(321,60): warning C4251: 'torch::jit::CompilationUnit::classDict_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::jit::CompilationUnit' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/compilation_unit.h(320): message : see declaration of 'std::unordered_map,std::equal_to,std::allocator>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(255,59): warning C4251: 'torch::jit::Pickler::memoized_ivalue_map_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/FbcodeMaps.h(23): message : see declaration of 'std::unordered_map,std::equal_to,std::allocator>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(261,40): warning C4251: 'torch::jit::Pickler::memoized_ivalues_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/PyInterpreter.h(24): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/function_impl.h(142,72): warning C4251: 'torch::jit::GraphFunction::executor_execution_mode_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/function_impl.h(15): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/method.h(72,19): warning C4251: 'torch::jit::Method::owner_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of struct 'torch::jit::Method' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ TTarget=c10::ivalue::Object ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(817): message : see declaration of 'c10::intrusive_ptr>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ TTarget=c10::ivalue::Object ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/function_impl.h(156,45): warning C4251: 'torch::jit::GraphFunction::compile_mutex': class 'std::recursive_mutex' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\mutex(96): message : see declaration of 'std::recursive_mutex' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/compilation_unit.h(328,42): warning C4251: 'torch::jit::CompilationUnit::classes_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::CompilationUnit' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/compilation_unit.h(328): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(263,76): warning C4251: 'torch::jit::Pickler::type_renamer_': class 'std::function' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(134): message : see declaration of 'std::function' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(277,60): warning C4251: 'torch::jit::Pickler::memoized_globals_map_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/FbcodeMaps.h(23): message : see declaration of 'std::unordered_map,std::equal_to,std::allocator>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(270,63): warning C4251: 'torch::jit::Pickler::get_tensor_id_': class 'std::function' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(278,60): warning C4251: 'torch::jit::Pickler::memoized_strings_map_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(136): message : see declaration of 'std::function' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/FbcodeMaps.h(23): message : see declaration of 'std::unordered_map,std::equal_to,std::allocator>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(274,39): warning C4251: 'torch::jit::Pickler::tensor_data_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(279,60): warning C4251: 'torch::jit::Pickler::memoized_devices_map_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/chunk_ops.h(18): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/FbcodeMaps.h(23): message : see declaration of 'std::unordered_map,std::equal_to,std::allocator>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(275,60): warning C4251: 'torch::jit::Pickler::memoized_storage_map_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/FbcodeMaps.h(23): message : see declaration of 'std::unordered_map,std::equal_to,std::allocator>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/object.h(192,29): warning C4251: 'torch::jit::Object::_ivalue_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of struct 'torch::jit::Object' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ TTarget=c10::ivalue::Object ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(817): message : see declaration of 'c10::intrusive_ptr>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ TTarget=c10::ivalue::Object ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/function_impl.h(168,56): warning C4251: 'torch::jit::GraphFunction::function_creator_': class 'std::function' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/function_impl.h(14): message : see declaration of 'std::function' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/function_impl.h(173,50): warning C4251: 'torch::jit::GraphFunction::schema_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(38): message : see declaration of 'std::unique_ptr>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/lexer.h(425,1): warning C4267: 'argument': conversion from 'size_t' to '_Ty', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ _Ty=IdType ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/method.h(72,19): warning C4251: 'torch::jit::Method::owner_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of struct 'torch::jit::Method' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ TTarget=c10::ivalue::Object ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(817): message : see declaration of 'c10::intrusive_ptr>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ TTarget=c10::ivalue::Object ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/lexer.h(510,34): warning C4244: 'argument': conversion from 'const int64_t' to 'const _Ty', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ _Ty=IdType ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/graph_executor.h(98,47): warning C4251: 'torch::jit::GraphExecutor::pImpl': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphExecutor' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/graph_executor.h(98): message : see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(277,60): warning C4251: 'torch::jit::Pickler::memoized_globals_map_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/FbcodeMaps.h(23): message : see declaration of 'std::unordered_map,std::equal_to,std::allocator>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(278,60): warning C4251: 'torch::jit::Pickler::memoized_strings_map_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/function_impl.h(136,27): warning C4251: 'torch::jit::GraphFunction::name_': struct 'c10::QualifiedName' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/FbcodeMaps.h(23): note: see declaration of 'std::unordered_map,std::equal_to,std::allocator>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/qualified_name.h(12): message : see declaration of 'c10::QualifiedName' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(279,60): warning C4251: 'torch::jit::Pickler::memoized_devices_map_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/FbcodeMaps.h(23): message : see declaration of 'std::unordered_map,std::equal_to,std::allocator>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/function_impl.h(138,32): warning C4251: 'torch::jit::GraphFunction::graph_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/function.h(32): message : see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/object.h(192,29): warning C4251: 'torch::jit::Object::_ivalue_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of struct 'torch::jit::Object' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ TTarget=c10::ivalue::Object ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(817): message : see declaration of 'c10::intrusive_ptr>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ TTarget=c10::ivalue::Object ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/compilation_unit.h(318,52): warning C4251: 'torch::jit::CompilationUnit::functions_': class 'std::vector>,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'torch::jit::CompilationUnit' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/function_impl.h(142,72): warning C4251: 'torch::jit::GraphFunction::executor_execution_mode_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/compilation_unit.h(318): note: see declaration of 'std::vector>,std::allocator>>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/function_impl.h(15): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/function_impl.h(156,45): warning C4251: 'torch::jit::GraphFunction::compile_mutex': class 'std::recursive_mutex' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\mutex(96): message : see declaration of 'std::recursive_mutex' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/lexer.h(399,20): warning C4251: 'torch::jit::SharedParserData::head': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of struct 'torch::jit::SharedParserData' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/lexer.h(144): message : see declaration of 'std::unique_ptr>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/function_impl.h(168,56): warning C4251: 'torch::jit::GraphFunction::function_creator_': class 'std::function' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/function_impl.h(14): message : see declaration of 'std::function' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/function_impl.h(173,50): warning C4251: 'torch::jit::GraphFunction::schema_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(38): message : see declaration of 'std::unique_ptr>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/module.h(323,39): warning C4251: 'torch::jit::Module::mem_to_delete_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::Module' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/module.h(274): message : see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/module.h(326,64): warning C4251: 'torch::jit::Module::traced_inputs_': class 'c10::Dict' needs to have dll-interface to be used by clients of struct 'torch::jit::Module' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/module.h(295): message : see declaration of 'c10::Dict' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/compilation_unit.h(320,55): warning C4251: 'torch::jit::CompilationUnit::dict_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::jit::CompilationUnit' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/module.h(329,79): warning C4251: 'torch::jit::Module::register_mutex_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::Module' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/compilation_unit.h(320): message : see declaration of 'std::unordered_map,std::equal_to,std::allocator>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\condition_variable(151): message : see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/compilation_unit.h(321,60): warning C4251: 'torch::jit::CompilationUnit::classDict_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::jit::CompilationUnit' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/compilation_unit.h(320): message : see declaration of 'std::unordered_map,std::equal_to,std::allocator>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/method.h(72,19): warning C4251: 'torch::jit::Method::owner_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of struct 'torch::jit::Method' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ TTarget=c10::ivalue::Object ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(817): message : see declaration of 'c10::intrusive_ptr>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ TTarget=c10::ivalue::Object ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/compilation_unit.h(328,42): warning C4251: 'torch::jit::CompilationUnit::classes_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::CompilationUnit' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/compilation_unit.h(328): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/module.h(323,39): warning C4251: 'torch::jit::Module::mem_to_delete_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::Module' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/module.h(274): message : see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/compilation_unit.h(318,52): warning C4251: 'torch::jit::CompilationUnit::functions_': class 'std::vector>,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'torch::jit::CompilationUnit' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/compilation_unit.h(318): message : see declaration of 'std::vector>,std::allocator>>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/object.h(192,29): warning C4251: 'torch::jit::Object::_ivalue_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of struct 'torch::jit::Object' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ TTarget=c10::ivalue::Object ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(817): message : see declaration of 'c10::intrusive_ptr>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ TTarget=c10::ivalue::Object ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/lexer.h(425,1): warning C4267: 'argument': conversion from 'size_t' to '_Ty', possible loss of data with [ _Ty=IdType ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/module.h(326,64): warning C4251: 'torch::jit::Module::traced_inputs_': class 'c10::Dict' needs to have dll-interface to be used by clients of struct 'torch::jit::Module' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/module.h(295): message : see declaration of 'c10::Dict' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/module.h(329,79): warning C4251: 'torch::jit::Module::register_mutex_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::Module' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\condition_variable(151): message : see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/lexer.h(399,20): warning C4251: 'torch::jit::SharedParserData::head': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of struct 'torch::jit::SharedParserData' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/lexer.h(144): message : see declaration of 'std::unique_ptr>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/lexer.h(510,34): warning C4244: 'argument': conversion from 'const int64_t' to 'const _Ty', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ _Ty=IdType ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/module.h(323,39): warning C4251: 'torch::jit::Module::mem_to_delete_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::Module' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/module.h(274): message : see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/module.h(326,64): warning C4251: 'torch::jit::Module::traced_inputs_': class 'c10::Dict' needs to have dll-interface to be used by clients of struct 'torch::jit::Module' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/module.h(295): message : see declaration of 'c10::Dict' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/module.h(329,79): warning C4251: 'torch::jit::Module::register_mutex_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::Module' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\condition_variable(151): message : see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/error_report.h(14,54): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface struct 'torch::jit::ErrorReport' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/error_report.h(14): message : see declaration of 'torch::jit::ErrorReport' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/compilation_unit.h(318,52): warning C4251: 'torch::jit::CompilationUnit::functions_': class 'std::vector>,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'torch::jit::CompilationUnit' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/compilation_unit.h(318): message : see declaration of 'std::vector>,std::allocator>>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/lexer.h(399,20): warning C4251: 'torch::jit::SharedParserData::head': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of struct 'torch::jit::SharedParserData' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/lexer.h(144): message : see declaration of 'std::unique_ptr>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/error_report.h(41,31): warning C4251: 'torch::jit::ErrorReport::ss': class 'std::basic_stringstream,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::jit::ErrorReport' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\iosfwd(222): message : see declaration of 'std::basic_stringstream,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/error_report.h(42,27): warning C4251: 'torch::jit::ErrorReport::context': struct 'torch::jit::OwnedSourceRange' needs to have dll-interface to be used by clients of struct 'torch::jit::ErrorReport' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(402): message : see declaration of 'torch::jit::OwnedSourceRange' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/error_report.h(43,34): warning C4251: 'torch::jit::ErrorReport::the_message': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::jit::ErrorReport' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xstring(4471): message : see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/compilation_unit.h(320,55): warning C4251: 'torch::jit::CompilationUnit::dict_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::jit::CompilationUnit' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/compilation_unit.h(320): message : see declaration of 'std::unordered_map,std::equal_to,std::allocator>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/compilation_unit.h(321,60): warning C4251: 'torch::jit::CompilationUnit::classDict_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::jit::CompilationUnit' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/compilation_unit.h(320): message : see declaration of 'std::unordered_map,std::equal_to,std::allocator>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/error_report.h(44,32): warning C4251: 'torch::jit::ErrorReport::error_stack': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::ErrorReport' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/error_report.h(44): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/lexer.h(425,1): warning C4267: 'argument': conversion from 'size_t' to '_Ty', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ _Ty=IdType ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/compilation_unit.h(328,42): warning C4251: 'torch::jit::CompilationUnit::classes_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::CompilationUnit' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/compilation_unit.h(328): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/lexer.h(510,34): warning C4244: 'argument': conversion from 'const int64_t' to 'const _Ty', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ _Ty=IdType ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/compilation_unit.h(320,55): warning C4251: 'torch::jit::CompilationUnit::dict_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::jit::CompilationUnit' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/compilation_unit.h(320): message : see declaration of 'std::unordered_map,std::equal_to,std::allocator>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/compilation_unit.h(321,60): warning C4251: 'torch::jit::CompilationUnit::classDict_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::jit::CompilationUnit' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/compilation_unit.h(320): message : see declaration of 'std::unordered_map,std::equal_to,std::allocator>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(30,57): warning C4251: 'std::enable_shared_from_this::_Wptr': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of class 'std::enable_shared_from_this' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ _Ty=torch::jit::SugaredValue ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\memory(1712): message : see declaration of 'std::weak_ptr<_Ty>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ _Ty=torch::jit::SugaredValue ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/lexer.h(425,1): warning C4267: 'argument': conversion from 'size_t' to '_Ty', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ _Ty=IdType ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/compilation_unit.h(328,42): warning C4251: 'torch::jit::CompilationUnit::classes_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::CompilationUnit' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/compilation_unit.h(328): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(236,51): warning C4251: 'torch::jit::Pickler::writer_': class 'std::function' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(127): message : see declaration of 'std::function' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(243,27): warning C4251: 'torch::jit::Pickler::stack_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Jenkins\workspace\dgl_PR-7408\third_party\dmlc-core\include\dmlc\./io.h(364): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/lexer.h(399,20): warning C4251: 'torch::jit::SharedParserData::head': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of struct 'torch::jit::SharedParserData' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/lexer.h(144): message : see declaration of 'std::unique_ptr>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/lexer.h(510,34): warning C4244: 'argument': conversion from 'const int64_t' to 'const _Ty', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ _Ty=IdType ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/compilation_unit.h(318,52): warning C4251: 'torch::jit::CompilationUnit::functions_': class 'std::vector>,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'torch::jit::CompilationUnit' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/compilation_unit.h(318): message : see declaration of 'std::vector>,std::allocator>>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(236,51): warning C4251: 'torch::jit::Pickler::writer_': class 'std::function' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(127): message : see declaration of 'std::function' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(243,27): warning C4251: 'torch::jit::Pickler::stack_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Jenkins\workspace\dgl_PR-7408\third_party\dmlc-core\include\dmlc\./io.h(364): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(223,33): warning C4251: 'torch::jit::BuiltinFunction::self': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::BuiltinFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/schema_matching.h(31): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/module.h(323,39): warning C4251: 'torch::jit::Module::mem_to_delete_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::Module' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/module.h(274): message : see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/error_report.h(14,54): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface struct 'torch::jit::ErrorReport' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/error_report.h(14): message : see declaration of 'torch::jit::ErrorReport' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(304,50): warning C4251: 'torch::jit::SugaredTupleValue::tup_': class 'std::vector,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::jit::SugaredTupleValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/error_report.h(41,31): warning C4251: 'torch::jit::ErrorReport::ss': class 'std::basic_stringstream,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::jit::ErrorReport' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(67): note: see declaration of 'std::vector,std::allocator>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\iosfwd(222): message : see declaration of 'std::basic_stringstream,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/module.h(326,64): warning C4251: 'torch::jit::Module::traced_inputs_': class 'c10::Dict' needs to have dll-interface to be used by clients of struct 'torch::jit::Module' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/module.h(295): message : see declaration of 'c10::Dict' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/error_report.h(42,27): warning C4251: 'torch::jit::ErrorReport::context': struct 'torch::jit::OwnedSourceRange' needs to have dll-interface to be used by clients of struct 'torch::jit::ErrorReport' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(402): message : see declaration of 'torch::jit::OwnedSourceRange' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/module.h(329,79): warning C4251: 'torch::jit::Module::register_mutex_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::Module' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/error_report.h(43,34): warning C4251: 'torch::jit::ErrorReport::the_message': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::jit::ErrorReport' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\condition_variable(151): message : see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xstring(4471): message : see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(255,59): warning C4251: 'torch::jit::Pickler::memoized_ivalue_map_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/FbcodeMaps.h(23): message : see declaration of 'std::unordered_map,std::equal_to,std::allocator>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(261,40): warning C4251: 'torch::jit::Pickler::memoized_ivalues_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/PyInterpreter.h(24): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(236,51): warning C4251: 'torch::jit::Pickler::writer_': class 'std::function' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/lexer.h(399,20): warning C4251: 'torch::jit::SharedParserData::head': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of struct 'torch::jit::SharedParserData' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(127): note: see declaration of 'std::function' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/error_report.h(44,32): warning C4251: 'torch::jit::ErrorReport::error_stack': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::ErrorReport' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/lexer.h(144): message : see declaration of 'std::unique_ptr>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/error_report.h(44): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(330,19): warning C4251: 'torch::jit::BuiltinModule::name': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::jit::BuiltinModule' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xstring(4471): message : see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(263,76): warning C4251: 'torch::jit::Pickler::type_renamer_': class 'std::function' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(333,33): warning C4251: 'torch::jit::BuiltinModule::version': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::BuiltinModule' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymNodeImpl.h(191): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(134): note: see declaration of 'std::function' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(243,27): warning C4251: 'torch::jit::Pickler::stack_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Jenkins\workspace\dgl_PR-7408\third_party\dmlc-core\include\dmlc\./io.h(364): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(270,63): warning C4251: 'torch::jit::Pickler::get_tensor_id_': class 'std::function' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(136): message : see declaration of 'std::function' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/lexer.h(425,1): warning C4267: 'argument': conversion from 'size_t' to '_Ty', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ _Ty=IdType ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(274,39): warning C4251: 'torch::jit::Pickler::tensor_data_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/chunk_ops.h(18): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(275,60): warning C4251: 'torch::jit::Pickler::memoized_storage_map_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/FbcodeMaps.h(23): message : see declaration of 'std::unordered_map,std::equal_to,std::allocator>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/compilation_unit.h(320,55): warning C4251: 'torch::jit::CompilationUnit::dict_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::jit::CompilationUnit' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/compilation_unit.h(320): message : see declaration of 'std::unordered_map,std::equal_to,std::allocator>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/compilation_unit.h(321,60): warning C4251: 'torch::jit::CompilationUnit::classDict_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::jit::CompilationUnit' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/compilation_unit.h(320): message : see declaration of 'std::unordered_map,std::equal_to,std::allocator>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/lexer.h(510,34): warning C4244: 'argument': conversion from 'const int64_t' to 'const _Ty', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ _Ty=IdType ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(359,21): warning C4251: 'torch::jit::ClassValue::type_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::ClassValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/custom_class.h(13): message : see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(376,21): warning C4251: 'torch::jit::NamedTupleConstructor::type_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::NamedTupleConstructor' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(1143): message : see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(30,57): warning C4251: 'std::enable_shared_from_this::_Wptr': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of class 'std::enable_shared_from_this' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ _Ty=torch::jit::SugaredValue ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\memory(1712): message : see declaration of 'std::weak_ptr<_Ty>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ _Ty=torch::jit::SugaredValue ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(255,59): warning C4251: 'torch::jit::Pickler::memoized_ivalue_map_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/compilation_unit.h(328,42): warning C4251: 'torch::jit::CompilationUnit::classes_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::CompilationUnit' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/FbcodeMaps.h(23): message : see declaration of 'std::unordered_map,std::equal_to,std::allocator>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/compilation_unit.h(328): note: see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(261,40): warning C4251: 'torch::jit::Pickler::memoized_ivalues_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/PyInterpreter.h(24): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(263,76): warning C4251: 'torch::jit::Pickler::type_renamer_': class 'std::function' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(134): message : see declaration of 'std::function' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(270,63): warning C4251: 'torch::jit::Pickler::get_tensor_id_': class 'std::function' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(136): message : see declaration of 'std::function' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(274,39): warning C4251: 'torch::jit::Pickler::tensor_data_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/chunk_ops.h(18): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(275,60): warning C4251: 'torch::jit::Pickler::memoized_storage_map_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/FbcodeMaps.h(23): message : see declaration of 'std::unordered_map,std::equal_to,std::allocator>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/lexer.h(425,1): warning C4267: 'argument': conversion from 'size_t' to '_Ty', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ _Ty=IdType ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(255,59): warning C4251: 'torch::jit::Pickler::memoized_ivalue_map_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/FbcodeMaps.h(23): message : see declaration of 'std::unordered_map,std::equal_to,std::allocator>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(261,40): warning C4251: 'torch::jit::Pickler::memoized_ivalues_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/PyInterpreter.h(24): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/error_report.h(14,54): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface struct 'torch::jit::ErrorReport' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/module.h(323,39): warning C4251: 'torch::jit::Module::mem_to_delete_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::Module' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/error_report.h(14): message : see declaration of 'torch::jit::ErrorReport' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/module.h(274): message : see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/error_report.h(41,31): warning C4251: 'torch::jit::ErrorReport::ss': class 'std::basic_stringstream,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::jit::ErrorReport' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(277,60): warning C4251: 'torch::jit::Pickler::memoized_globals_map_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\iosfwd(222): message : see declaration of 'std::basic_stringstream,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(263,76): warning C4251: 'torch::jit::Pickler::type_renamer_': class 'std::function' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/FbcodeMaps.h(23): note: see declaration of 'std::unordered_map,std::equal_to,std::allocator>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(134): message : see declaration of 'std::function' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/error_report.h(42,27): warning C4251: 'torch::jit::ErrorReport::context': struct 'torch::jit::OwnedSourceRange' needs to have dll-interface to be used by clients of struct 'torch::jit::ErrorReport' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(402): message : see declaration of 'torch::jit::OwnedSourceRange' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(278,60): warning C4251: 'torch::jit::Pickler::memoized_strings_map_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/error_report.h(43,34): warning C4251: 'torch::jit::ErrorReport::the_message': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::jit::ErrorReport' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/FbcodeMaps.h(23): message : see declaration of 'std::unordered_map,std::equal_to,std::allocator>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xstring(4471): message : see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(279,60): warning C4251: 'torch::jit::Pickler::memoized_devices_map_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/module.h(326,64): warning C4251: 'torch::jit::Module::traced_inputs_': class 'c10::Dict' needs to have dll-interface to be used by clients of struct 'torch::jit::Module' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/FbcodeMaps.h(23): message : see declaration of 'std::unordered_map,std::equal_to,std::allocator>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/module.h(295): message : see declaration of 'c10::Dict' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/module.h(329,79): warning C4251: 'torch::jit::Module::register_mutex_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::Module' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/lexer.h(510,34): warning C4244: 'argument': conversion from 'const int64_t' to 'const _Ty', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ _Ty=IdType ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc)C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\condition_variable(151): note: see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(270,63): warning C4251: 'torch::jit::Pickler::get_tensor_id_': class 'std::function' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(136): message : see declaration of 'std::function' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(274,39): warning C4251: 'torch::jit::Pickler::tensor_data_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(223,33): warning C4251: 'torch::jit::BuiltinFunction::self': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::BuiltinFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/error_report.h(44,32): warning C4251: 'torch::jit::ErrorReport::error_stack': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::ErrorReport' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(277,60): warning C4251: 'torch::jit::Pickler::memoized_globals_map_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/module.h(323,39): warning C4251: 'torch::jit::Module::mem_to_delete_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::Module' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/error_report.h(14,54): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface struct 'torch::jit::ErrorReport' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/schema_matching.h(31): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/chunk_ops.h(18): note: see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/error_report.h(44): note: see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/module.h(274): note: see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/FbcodeMaps.h(23): note: see declaration of 'std::unordered_map,std::equal_to,std::allocator>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(275,60): warning C4251: 'torch::jit::Pickler::memoized_storage_map_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/error_report.h(14): message : see declaration of 'torch::jit::ErrorReport' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/FbcodeMaps.h(23): message : see declaration of 'std::unordered_map,std::equal_to,std::allocator>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(278,60): warning C4251: 'torch::jit::Pickler::memoized_strings_map_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/error_report.h(41,31): warning C4251: 'torch::jit::ErrorReport::ss': class 'std::basic_stringstream,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::jit::ErrorReport' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/FbcodeMaps.h(23): note: see declaration of 'std::unordered_map,std::equal_to,std::allocator>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\iosfwd(222): message : see declaration of 'std::basic_stringstream,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(304,50): warning C4251: 'torch::jit::SugaredTupleValue::tup_': class 'std::vector,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::jit::SugaredTupleValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(279,60): warning C4251: 'torch::jit::Pickler::memoized_devices_map_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(67): message : see declaration of 'std::vector,std::allocator>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/error_report.h(42,27): warning C4251: 'torch::jit::ErrorReport::context': struct 'torch::jit::OwnedSourceRange' needs to have dll-interface to be used by clients of struct 'torch::jit::ErrorReport' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/FbcodeMaps.h(23): note: see declaration of 'std::unordered_map,std::equal_to,std::allocator>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/module.h(326,64): warning C4251: 'torch::jit::Module::traced_inputs_': class 'c10::Dict' needs to have dll-interface to be used by clients of struct 'torch::jit::Module' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(402): message : see declaration of 'torch::jit::OwnedSourceRange' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/module.h(295): message : see declaration of 'c10::Dict' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/error_report.h(43,34): warning C4251: 'torch::jit::ErrorReport::the_message': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::jit::ErrorReport' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xstring(4471): message : see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/module.h(329,79): warning C4251: 'torch::jit::Module::register_mutex_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::Module' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\condition_variable(151): message : see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(236,51): warning C4251: 'torch::jit::Pickler::writer_': class 'std::function' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(537,16): warning C4251: 'torch::jit::CastValue::type_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'torch::jit::CastValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(127): message : see declaration of 'std::function' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(391): note: see declaration of 'c10::Type::SingletonOrSharedTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(243,27): warning C4251: 'torch::jit::Pickler::stack_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Jenkins\workspace\dgl_PR-7408\third_party\dmlc-core\include\dmlc\./io.h(364): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(330,19): warning C4251: 'torch::jit::BuiltinModule::name': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::jit::BuiltinModule' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xstring(4471): message : see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/error_report.h(44,32): warning C4251: 'torch::jit::ErrorReport::error_stack': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::ErrorReport' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/error_report.h(44): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(333,33): warning C4251: 'torch::jit::BuiltinModule::version': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::BuiltinModule' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymNodeImpl.h(191): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(30,57): warning C4251: 'std::enable_shared_from_this::_Wptr': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of class 'std::enable_shared_from_this' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ _Ty=torch::jit::SugaredValue ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(567,19): warning C4251: 'torch::jit::TensorCastValue::self_': struct 'torch::jit::NamedValue' needs to have dll-interface to be used by clients of struct 'torch::jit::TensorCastValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc)C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\memory(1712): note: see declaration of 'std::weak_ptr<_Ty>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ _Ty=torch::jit::SugaredValue ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/named_value.h(16): message : see declaration of 'torch::jit::NamedValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/error_report.h(14,54): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface struct 'torch::jit::ErrorReport' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/error_report.h(14): message : see declaration of 'torch::jit::ErrorReport' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/error_report.h(41,31): warning C4251: 'torch::jit::ErrorReport::ss': class 'std::basic_stringstream,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::jit::ErrorReport' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\iosfwd(222): message : see declaration of 'std::basic_stringstream,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(589,30): warning C4251: 'torch::jit::MagicMethod::base_value_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::MagicMethod' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/compilation_unit.h(36): message : see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/error_report.h(42,27): warning C4251: 'torch::jit::ErrorReport::context': struct 'torch::jit::OwnedSourceRange' needs to have dll-interface to be used by clients of struct 'torch::jit::ErrorReport' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(359,21): warning C4251: 'torch::jit::ClassValue::type_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::ClassValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(402): note: see declaration of 'torch::jit::OwnedSourceRange' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(590,30): warning C4251: 'torch::jit::MagicMethod::desugared_name_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::jit::MagicMethod' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/custom_class.h(13): message : see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xstring(4471): message : see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/error_report.h(43,34): warning C4251: 'torch::jit::ErrorReport::the_message': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::jit::ErrorReport' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xstring(4471): message : see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(277,60): warning C4251: 'torch::jit::Pickler::memoized_globals_map_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/FbcodeMaps.h(23): message : see declaration of 'std::unordered_map,std::equal_to,std::allocator>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(376,21): warning C4251: 'torch::jit::NamedTupleConstructor::type_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::NamedTupleConstructor' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(278,60): warning C4251: 'torch::jit::Pickler::memoized_strings_map_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(1143): note: see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/FbcodeMaps.h(23): message : see declaration of 'std::unordered_map,std::equal_to,std::allocator>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(279,60): warning C4251: 'torch::jit::Pickler::memoized_devices_map_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/FbcodeMaps.h(23): message : see declaration of 'std::unordered_map,std::equal_to,std::allocator>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(30,57): warning C4251: 'std::enable_shared_from_this::_Wptr': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of class 'std::enable_shared_from_this' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ _Ty=torch::jit::SugaredValue ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\memory(1712): message : see declaration of 'std::weak_ptr<_Ty>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ _Ty=torch::jit::SugaredValue ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/error_report.h(44,32): warning C4251: 'torch::jit::ErrorReport::error_stack': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::ErrorReport' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/error_report.h(44): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(670,37): warning C4251: 'torch::jit::RangeValue::static_len_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::RangeValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymNodeImpl.h(191): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(255,59): warning C4251: 'torch::jit::Pickler::memoized_ivalue_map_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/FbcodeMaps.h(23): message : see declaration of 'std::unordered_map,std::equal_to,std::allocator>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(733,55): warning C4251: 'torch::jit::IterableTree::unroll_length_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::IterableTree' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(261,40): warning C4251: 'torch::jit::Pickler::memoized_ivalues_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymNodeImpl.h(191): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/PyInterpreter.h(24): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(734,41): warning C4251: 'torch::jit::IterableTree::children_': class 'std::vector,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::jit::IterableTree' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(67): message : see declaration of 'std::vector,std::allocator>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(263,76): warning C4251: 'torch::jit::Pickler::type_renamer_': class 'std::function' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(134): message : see declaration of 'std::function' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(270,63): warning C4251: 'torch::jit::Pickler::get_tensor_id_': class 'std::function' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/module.h(323,39): warning C4251: 'torch::jit::Module::mem_to_delete_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::Module' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(136): note: see declaration of 'std::function' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/module.h(274): message : see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(274,39): warning C4251: 'torch::jit::Pickler::tensor_data_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/chunk_ops.h(18): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(275,60): warning C4251: 'torch::jit::Pickler::memoized_storage_map_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/FbcodeMaps.h(23): message : see declaration of 'std::unordered_map,std::equal_to,std::allocator>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(236,51): warning C4251: 'torch::jit::Pickler::writer_': class 'std::function' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/module.h(326,64): warning C4251: 'torch::jit::Module::traced_inputs_': class 'c10::Dict' needs to have dll-interface to be used by clients of struct 'torch::jit::Module' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(127): message : see declaration of 'std::function' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/module.h(295): message : see declaration of 'c10::Dict' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(223,33): warning C4251: 'torch::jit::BuiltinFunction::self': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::BuiltinFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/schema_matching.h(31): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/module.h(329,79): warning C4251: 'torch::jit::Module::register_mutex_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::Module' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\condition_variable(151): message : see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(810,23): warning C4251: 'torch::jit::ExceptionValue::message_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::jit::ExceptionValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xstring(4471): message : see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(243,27): warning C4251: 'torch::jit::Pickler::stack_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Jenkins\workspace\dgl_PR-7408\third_party\dmlc-core\include\dmlc\./io.h(364): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(304,50): warning C4251: 'torch::jit::SugaredTupleValue::tup_': class 'std::vector,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::jit::SugaredTupleValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(67): message : see declaration of 'std::vector,std::allocator>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(223,33): warning C4251: 'torch::jit::BuiltinFunction::self': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::BuiltinFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/schema_matching.h(31): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(30,57): warning C4251: 'std::enable_shared_from_this::_Wptr': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of class 'std::enable_shared_from_this' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ _Ty=torch::jit::SugaredValue ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\memory(1712): message : see declaration of 'std::weak_ptr<_Ty>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ _Ty=torch::jit::SugaredValue ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(829,25): warning C4251: 'torch::jit::SugaredEnumClass::enum_type_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::SugaredEnumClass' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1631): message : see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(330,19): warning C4251: 'torch::jit::BuiltinModule::name': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::jit::BuiltinModule' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xstring(4471): message : see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(304,50): warning C4251: 'torch::jit::SugaredTupleValue::tup_': class 'std::vector,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::jit::SugaredTupleValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(67): message : see declaration of 'std::vector,std::allocator>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/error_report.h(14,54): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface struct 'torch::jit::ErrorReport' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(333,33): warning C4251: 'torch::jit::BuiltinModule::version': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::BuiltinModule' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/error_report.h(14): message : see declaration of 'torch::jit::ErrorReport' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymNodeImpl.h(191): note: see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/error_report.h(41,31): warning C4251: 'torch::jit::ErrorReport::ss': class 'std::basic_stringstream,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::jit::ErrorReport' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\iosfwd(222): message : see declaration of 'std::basic_stringstream,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/error_report.h(42,27): warning C4251: 'torch::jit::ErrorReport::context': struct 'torch::jit::OwnedSourceRange' needs to have dll-interface to be used by clients of struct 'torch::jit::ErrorReport' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(402): message : see declaration of 'torch::jit::OwnedSourceRange' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/error_report.h(43,34): warning C4251: 'torch::jit::ErrorReport::the_message': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::jit::ErrorReport' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xstring(4471): message : see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(330,19): warning C4251: 'torch::jit::BuiltinModule::name': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::jit::BuiltinModule' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xstring(4471): message : see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(333,33): warning C4251: 'torch::jit::BuiltinModule::version': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::BuiltinModule' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymNodeImpl.h(191): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/error_report.h(44,32): warning C4251: 'torch::jit::ErrorReport::error_stack': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::ErrorReport' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/error_report.h(44): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(359,21): warning C4251: 'torch::jit::ClassValue::type_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::ClassValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/custom_class.h(13): message : see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(236,51): warning C4251: 'torch::jit::Pickler::writer_': class 'std::function' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(127): message : see declaration of 'std::function' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(376,21): warning C4251: 'torch::jit::NamedTupleConstructor::type_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::NamedTupleConstructor' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(1143): message : see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(277,60): warning C4251: 'torch::jit::Pickler::memoized_globals_map_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/FbcodeMaps.h(23): message : see declaration of 'std::unordered_map,std::equal_to,std::allocator>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(278,60): warning C4251: 'torch::jit::Pickler::memoized_strings_map_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(243,27): warning C4251: 'torch::jit::Pickler::stack_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/FbcodeMaps.h(23): message : see declaration of 'std::unordered_map,std::equal_to,std::allocator>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Jenkins\workspace\dgl_PR-7408\third_party\dmlc-core\include\dmlc\./io.h(364): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(279,60): warning C4251: 'torch::jit::Pickler::memoized_devices_map_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/FbcodeMaps.h(23): message : see declaration of 'std::unordered_map,std::equal_to,std::allocator>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(537,16): warning C4251: 'torch::jit::CastValue::type_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'torch::jit::CastValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(391): message : see declaration of 'c10::Type::SingletonOrSharedTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(255,59): warning C4251: 'torch::jit::Pickler::memoized_ivalue_map_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/FbcodeMaps.h(23): message : see declaration of 'std::unordered_map,std::equal_to,std::allocator>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(261,40): warning C4251: 'torch::jit::Pickler::memoized_ivalues_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/PyInterpreter.h(24): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(359,21): warning C4251: 'torch::jit::ClassValue::type_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::ClassValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/custom_class.h(13): message : see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(376,21): warning C4251: 'torch::jit::NamedTupleConstructor::type_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::NamedTupleConstructor' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(1143): message : see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(263,76): warning C4251: 'torch::jit::Pickler::type_renamer_': class 'std::function' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(134): message : see declaration of 'std::function' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(223,33): warning C4251: 'torch::jit::BuiltinFunction::self': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::BuiltinFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(270,63): warning C4251: 'torch::jit::Pickler::get_tensor_id_': class 'std::function' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(567,19): warning C4251: 'torch::jit::TensorCastValue::self_': struct 'torch::jit::NamedValue' needs to have dll-interface to be used by clients of struct 'torch::jit::TensorCastValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/schema_matching.h(31): note: see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(136): message : see declaration of 'std::function' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/named_value.h(16): message : see declaration of 'torch::jit::NamedValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(274,39): warning C4251: 'torch::jit::Pickler::tensor_data_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/chunk_ops.h(18): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(275,60): warning C4251: 'torch::jit::Pickler::memoized_storage_map_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/FbcodeMaps.h(23): message : see declaration of 'std::unordered_map,std::equal_to,std::allocator>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(30,57): warning C4251: 'std::enable_shared_from_this::_Wptr': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of class 'std::enable_shared_from_this' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ _Ty=torch::jit::SugaredValue ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\memory(1712): message : see declaration of 'std::weak_ptr<_Ty>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ _Ty=torch::jit::SugaredValue ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(304,50): warning C4251: 'torch::jit::SugaredTupleValue::tup_': class 'std::vector,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::jit::SugaredTupleValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(67): message : see declaration of 'std::vector,std::allocator>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(589,30): warning C4251: 'torch::jit::MagicMethod::base_value_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::MagicMethod' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/compilation_unit.h(36): message : see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(590,30): warning C4251: 'torch::jit::MagicMethod::desugared_name_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::jit::MagicMethod' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xstring(4471): message : see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(330,19): warning C4251: 'torch::jit::BuiltinModule::name': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::jit::BuiltinModule' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xstring(4471): message : see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(333,33): warning C4251: 'torch::jit::BuiltinModule::version': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::BuiltinModule' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymNodeImpl.h(191): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(255,59): warning C4251: 'torch::jit::Pickler::memoized_ivalue_map_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/FbcodeMaps.h(23): message : see declaration of 'std::unordered_map,std::equal_to,std::allocator>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(261,40): warning C4251: 'torch::jit::Pickler::memoized_ivalues_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/PyInterpreter.h(24): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(670,37): warning C4251: 'torch::jit::RangeValue::static_len_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::RangeValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymNodeImpl.h(191): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(263,76): warning C4251: 'torch::jit::Pickler::type_renamer_': class 'std::function' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(134): message : see declaration of 'std::function' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(733,55): warning C4251: 'torch::jit::IterableTree::unroll_length_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::IterableTree' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymNodeImpl.h(191): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(734,41): warning C4251: 'torch::jit::IterableTree::children_': class 'std::vector,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::jit::IterableTree' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(67): message : see declaration of 'std::vector,std::allocator>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(270,63): warning C4251: 'torch::jit::Pickler::get_tensor_id_': class 'std::function' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(136): message : see declaration of 'std::function' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(274,39): warning C4251: 'torch::jit::Pickler::tensor_data_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/chunk_ops.h(18): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(275,60): warning C4251: 'torch::jit::Pickler::memoized_storage_map_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/FbcodeMaps.h(23): message : see declaration of 'std::unordered_map,std::equal_to,std::allocator>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/lexer.h(399,20): warning C4251: 'torch::jit::SharedParserData::head': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of struct 'torch::jit::SharedParserData' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/lexer.h(144): message : see declaration of 'std::unique_ptr>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(359,21): warning C4251: 'torch::jit::ClassValue::type_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::ClassValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/custom_class.h(13): message : see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(277,60): warning C4251: 'torch::jit::Pickler::memoized_globals_map_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(810,23): warning C4251: 'torch::jit::ExceptionValue::message_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::jit::ExceptionValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(376,21): warning C4251: 'torch::jit::NamedTupleConstructor::type_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::NamedTupleConstructor' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/FbcodeMaps.h(23): message : see declaration of 'std::unordered_map,std::equal_to,std::allocator>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xstring(4471): message : see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(1143): note: see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(278,60): warning C4251: 'torch::jit::Pickler::memoized_strings_map_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/FbcodeMaps.h(23): message : see declaration of 'std::unordered_map,std::equal_to,std::allocator>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(279,60): warning C4251: 'torch::jit::Pickler::memoized_devices_map_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/FbcodeMaps.h(23): message : see declaration of 'std::unordered_map,std::equal_to,std::allocator>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(223,33): warning C4251: 'torch::jit::BuiltinFunction::self': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::BuiltinFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/schema_matching.h(31): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(304,50): warning C4251: 'torch::jit::SugaredTupleValue::tup_': class 'std::vector,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::jit::SugaredTupleValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(67): message : see declaration of 'std::vector,std::allocator>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(537,16): warning C4251: 'torch::jit::CastValue::type_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'torch::jit::CastValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(391): message : see declaration of 'c10::Type::SingletonOrSharedTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(829,25): warning C4251: 'torch::jit::SugaredEnumClass::enum_type_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::SugaredEnumClass' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1631): message : see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(236,51): warning C4251: 'torch::jit::Pickler::writer_': class 'std::function' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(127): message : see declaration of 'std::function' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(330,19): warning C4251: 'torch::jit::BuiltinModule::name': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::jit::BuiltinModule' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xstring(4471): message : see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(333,33): warning C4251: 'torch::jit::BuiltinModule::version': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::BuiltinModule' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymNodeImpl.h(191): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(243,27): warning C4251: 'torch::jit::Pickler::stack_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Jenkins\workspace\dgl_PR-7408\third_party\dmlc-core\include\dmlc\./io.h(364): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/lexer.h(399,20): warning C4251: 'torch::jit::SharedParserData::head': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of struct 'torch::jit::SharedParserData' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(277,60): warning C4251: 'torch::jit::Pickler::memoized_globals_map_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/lexer.h(144): note: see declaration of 'std::unique_ptr>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/FbcodeMaps.h(23): message : see declaration of 'std::unordered_map,std::equal_to,std::allocator>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(567,19): warning C4251: 'torch::jit::TensorCastValue::self_': struct 'torch::jit::NamedValue' needs to have dll-interface to be used by clients of struct 'torch::jit::TensorCastValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/named_value.h(16): message : see declaration of 'torch::jit::NamedValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(537,16): warning C4251: 'torch::jit::CastValue::type_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'torch::jit::CastValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(278,60): warning C4251: 'torch::jit::Pickler::memoized_strings_map_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(391): message : see declaration of 'c10::Type::SingletonOrSharedTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/FbcodeMaps.h(23): message : see declaration of 'std::unordered_map,std::equal_to,std::allocator>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(279,60): warning C4251: 'torch::jit::Pickler::memoized_devices_map_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/FbcodeMaps.h(23): message : see declaration of 'std::unordered_map,std::equal_to,std::allocator>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(589,30): warning C4251: 'torch::jit::MagicMethod::base_value_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::MagicMethod' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/compilation_unit.h(36): message : see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/lexer.h(425,1): warning C4267: 'argument': conversion from 'size_t' to '_Ty', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ _Ty=IdType ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(590,30): warning C4251: 'torch::jit::MagicMethod::desugared_name_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::jit::MagicMethod' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xstring(4471): message : see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/script_type_parser.h(48,34): warning C4251: 'torch::jit::ScriptTypeParser::resolver_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'torch::jit::ScriptTypeParser' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/object.h(13): message : see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(359,21): warning C4251: 'torch::jit::ClassValue::type_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::ClassValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/custom_class.h(13): message : see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(376,21): warning C4251: 'torch::jit::NamedTupleConstructor::type_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::NamedTupleConstructor' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(1143): message : see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/lexer.h(510,34): warning C4244: 'argument': conversion from 'const int64_t' to 'const _Ty', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ _Ty=IdType ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(567,19): warning C4251: 'torch::jit::TensorCastValue::self_': struct 'torch::jit::NamedValue' needs to have dll-interface to be used by clients of struct 'torch::jit::TensorCastValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/named_value.h(16): message : see declaration of 'torch::jit::NamedValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(154,47): warning C4251: 'torch::jit::Unpickler::reader_': class 'std::function' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(38): message : see declaration of 'std::function' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(160,29): warning C4251: 'torch::jit::Unpickler::stack_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/PyInterpreter.h(24): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(164,50): warning C4251: 'torch::jit::Unpickler::globals_': class 'std::vector,std::allocator>>' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/graph_task.h(183): message : see declaration of 'std::vector,std::allocator>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(165,34): warning C4251: 'torch::jit::Unpickler::memo_table_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/PyInterpreter.h(24): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(166,29): warning C4251: 'torch::jit::Unpickler::marks_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Jenkins\workspace\dgl_PR-7408\include\dgl/aten/coo.h(752): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(167,42): warning C4251: 'torch::jit::Unpickler::tensor_table_': class 'c10::ArrayRef' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ATen_fwd.h(30): message : see declaration of 'c10::ArrayRef' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(670,37): warning C4251: 'torch::jit::RangeValue::static_len_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::RangeValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymNodeImpl.h(191): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(589,30): warning C4251: 'torch::jit::MagicMethod::base_value_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::MagicMethod' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/compilation_unit.h(36): message : see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(590,30): warning C4251: 'torch::jit::MagicMethod::desugared_name_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::jit::MagicMethod' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xstring(4471): message : see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(733,55): warning C4251: 'torch::jit::IterableTree::unroll_length_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::IterableTree' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymNodeImpl.h(191): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(734,41): warning C4251: 'torch::jit::IterableTree::children_': class 'std::vector,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::jit::IterableTree' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(67): message : see declaration of 'std::vector,std::allocator>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(255,59): warning C4251: 'torch::jit::Pickler::memoized_ivalue_map_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/FbcodeMaps.h(23): message : see declaration of 'std::unordered_map,std::equal_to,std::allocator>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(261,40): warning C4251: 'torch::jit::Pickler::memoized_ivalues_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/PyInterpreter.h(24): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/lexer.h(399,20): warning C4251: 'torch::jit::SharedParserData::head': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of struct 'torch::jit::SharedParserData' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/lexer.h(144): message : see declaration of 'std::unique_ptr>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(670,37): warning C4251: 'torch::jit::RangeValue::static_len_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::RangeValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymNodeImpl.h(191): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(263,76): warning C4251: 'torch::jit::Pickler::type_renamer_': class 'std::function' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(810,23): warning C4251: 'torch::jit::ExceptionValue::message_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::jit::ExceptionValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(134): message : see declaration of 'std::function' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xstring(4471): message : see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(733,55): warning C4251: 'torch::jit::IterableTree::unroll_length_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::IterableTree' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(537,16): warning C4251: 'torch::jit::CastValue::type_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'torch::jit::CastValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/lexer.h(425,1): warning C4267: 'argument': conversion from 'size_t' to '_Ty', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ _Ty=IdType ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymNodeImpl.h(191): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(391): message : see declaration of 'c10::Type::SingletonOrSharedTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(734,41): warning C4251: 'torch::jit::IterableTree::children_': class 'std::vector,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::jit::IterableTree' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(67): message : see declaration of 'std::vector,std::allocator>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(270,63): warning C4251: 'torch::jit::Pickler::get_tensor_id_': class 'std::function' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(136): message : see declaration of 'std::function' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(274,39): warning C4251: 'torch::jit::Pickler::tensor_data_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/chunk_ops.h(18): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(275,60): warning C4251: 'torch::jit::Pickler::memoized_storage_map_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/FbcodeMaps.h(23): message : see declaration of 'std::unordered_map,std::equal_to,std::allocator>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/lexer.h(510,34): warning C4244: 'argument': conversion from 'const int64_t' to 'const _Ty', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ _Ty=IdType ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(829,25): warning C4251: 'torch::jit::SugaredEnumClass::enum_type_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::SugaredEnumClass' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1631): message : see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(810,23): warning C4251: 'torch::jit::ExceptionValue::message_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::jit::ExceptionValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(567,19): warning C4251: 'torch::jit::TensorCastValue::self_': struct 'torch::jit::NamedValue' needs to have dll-interface to be used by clients of struct 'torch::jit::TensorCastValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc)C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xstring(4471): note: see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/named_value.h(16): message : see declaration of 'torch::jit::NamedValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(173,60): warning C4251: 'torch::jit::Unpickler::type_cache_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/type_factory.h(50): message : see declaration of 'std::unordered_map,std::equal_to,std::allocator>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(176,30): warning C4251: 'torch::jit::Unpickler::type_resolver_': class 'std::function' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(14): message : see declaration of 'std::function' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(589,30): warning C4251: 'torch::jit::MagicMethod::base_value_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::MagicMethod' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/compilation_unit.h(36): message : see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(590,30): warning C4251: 'torch::jit::MagicMethod::desugared_name_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::jit::MagicMethod' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xstring(4471): message : see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(177,24): warning C4251: 'torch::jit::Unpickler::obj_loader_': class 'std::function> (const c10::StrongTypePtr &,c10::IValue)>' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ TTarget=c10::ivalue::Object ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(16): message : see declaration of 'std::function> (const c10::StrongTypePtr &,c10::IValue)>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ TTarget=c10::ivalue::Object ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(180,62): warning C4251: 'torch::jit::Unpickler::read_record_': class 'std::function' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(70): message : see declaration of 'std::function' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(181,36): warning C4251: 'torch::jit::Unpickler::device_': class 'std::optional' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/StorageImpl.h(274): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(829,25): warning C4251: 'torch::jit::SugaredEnumClass::enum_type_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::SugaredEnumClass' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1631): message : see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(191,66): warning C4251: 'torch::jit::Unpickler::storage_context_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/import.h(51): message : see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(670,37): warning C4251: 'torch::jit::RangeValue::static_len_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::RangeValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymNodeImpl.h(191): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/lexer.h(425,1): warning C4267: 'argument': conversion from 'size_t' to '_Ty', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ _Ty=IdType ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(733,55): warning C4251: 'torch::jit::IterableTree::unroll_length_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::IterableTree' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(277,60): warning C4251: 'torch::jit::Pickler::memoized_globals_map_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymNodeImpl.h(191): note: see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/FbcodeMaps.h(23): message : see declaration of 'std::unordered_map,std::equal_to,std::allocator>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(734,41): warning C4251: 'torch::jit::IterableTree::children_': class 'std::vector,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::jit::IterableTree' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(67): message : see declaration of 'std::vector,std::allocator>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(278,60): warning C4251: 'torch::jit::Pickler::memoized_strings_map_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/FbcodeMaps.h(23): message : see declaration of 'std::unordered_map,std::equal_to,std::allocator>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(279,60): warning C4251: 'torch::jit::Pickler::memoized_devices_map_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/FbcodeMaps.h(23): message : see declaration of 'std::unordered_map,std::equal_to,std::allocator>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(537,16): warning C4251: 'torch::jit::CastValue::type_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'torch::jit::CastValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(391): message : see declaration of 'c10::Type::SingletonOrSharedTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/lexer.h(510,34): warning C4244: 'argument': conversion from 'const int64_t' to 'const _Ty', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ _Ty=IdType ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(810,23): warning C4251: 'torch::jit::ExceptionValue::message_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::jit::ExceptionValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xstring(4471): message : see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/script_type_parser.h(48,34): warning C4251: 'torch::jit::ScriptTypeParser::resolver_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'torch::jit::ScriptTypeParser' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/object.h(13): message : see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(567,19): warning C4251: 'torch::jit::TensorCastValue::self_': struct 'torch::jit::NamedValue' needs to have dll-interface to be used by clients of struct 'torch::jit::TensorCastValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/named_value.h(16): message : see declaration of 'torch::jit::NamedValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/lexer.h(399,20): warning C4251: 'torch::jit::SharedParserData::head': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of struct 'torch::jit::SharedParserData' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/lexer.h(144): message : see declaration of 'std::unique_ptr>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(829,25): warning C4251: 'torch::jit::SugaredEnumClass::enum_type_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::SugaredEnumClass' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1631): message : see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(154,47): warning C4251: 'torch::jit::Unpickler::reader_': class 'std::function' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(38): message : see declaration of 'std::function' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(160,29): warning C4251: 'torch::jit::Unpickler::stack_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/PyInterpreter.h(24): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(164,50): warning C4251: 'torch::jit::Unpickler::globals_': class 'std::vector,std::allocator>>' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/graph_task.h(183): message : see declaration of 'std::vector,std::allocator>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(165,34): warning C4251: 'torch::jit::Unpickler::memo_table_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/PyInterpreter.h(24): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(589,30): warning C4251: 'torch::jit::MagicMethod::base_value_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::MagicMethod' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/compilation_unit.h(36): message : see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(166,29): warning C4251: 'torch::jit::Unpickler::marks_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Jenkins\workspace\dgl_PR-7408\include\dgl/aten/coo.h(752): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(590,30): warning C4251: 'torch::jit::MagicMethod::desugared_name_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::jit::MagicMethod' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xstring(4471): message : see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(167,42): warning C4251: 'torch::jit::Unpickler::tensor_table_': class 'c10::ArrayRef' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ATen_fwd.h(30): message : see declaration of 'c10::ArrayRef' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/error_report.h(14,54): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface struct 'torch::jit::ErrorReport' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/error_report.h(14): message : see declaration of 'torch::jit::ErrorReport' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/error_report.h(41,31): warning C4251: 'torch::jit::ErrorReport::ss': class 'std::basic_stringstream,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::jit::ErrorReport' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\iosfwd(222): message : see declaration of 'std::basic_stringstream,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/error_report.h(42,27): warning C4251: 'torch::jit::ErrorReport::context': struct 'torch::jit::OwnedSourceRange' needs to have dll-interface to be used by clients of struct 'torch::jit::ErrorReport' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(402): message : see declaration of 'torch::jit::OwnedSourceRange' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/error_report.h(43,34): warning C4251: 'torch::jit::ErrorReport::the_message': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::jit::ErrorReport' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xstring(4471): message : see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(670,37): warning C4251: 'torch::jit::RangeValue::static_len_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::RangeValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymNodeImpl.h(191): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(733,55): warning C4251: 'torch::jit::IterableTree::unroll_length_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::IterableTree' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymNodeImpl.h(191): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(734,41): warning C4251: 'torch::jit::IterableTree::children_': class 'std::vector,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::jit::IterableTree' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(67): message : see declaration of 'std::vector,std::allocator>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/error_report.h(44,32): warning C4251: 'torch::jit::ErrorReport::error_stack': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::ErrorReport' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/error_report.h(44): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(173,60): warning C4251: 'torch::jit::Unpickler::type_cache_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/type_factory.h(50): message : see declaration of 'std::unordered_map,std::equal_to,std::allocator>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(810,23): warning C4251: 'torch::jit::ExceptionValue::message_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::jit::ExceptionValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xstring(4471): message : see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(176,30): warning C4251: 'torch::jit::Unpickler::type_resolver_': class 'std::function' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(14): message : see declaration of 'std::function' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/lexer.h(425,1): warning C4267: 'argument': conversion from 'size_t' to '_Ty', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ _Ty=IdType ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(177,24): warning C4251: 'torch::jit::Unpickler::obj_loader_': class 'std::function> (const c10::StrongTypePtr &,c10::IValue)>' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ TTarget=c10::ivalue::Object ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(16): message : see declaration of 'std::function> (const c10::StrongTypePtr &,c10::IValue)>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ TTarget=c10::ivalue::Object ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/error_report.h(14,54): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface struct 'torch::jit::ErrorReport' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/error_report.h(14): message : see declaration of 'torch::jit::ErrorReport' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(180,62): warning C4251: 'torch::jit::Unpickler::read_record_': class 'std::function' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(70): message : see declaration of 'std::function' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(181,36): warning C4251: 'torch::jit::Unpickler::device_': class 'std::optional' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(829,25): warning C4251: 'torch::jit::SugaredEnumClass::enum_type_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::SugaredEnumClass' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/error_report.h(41,31): warning C4251: 'torch::jit::ErrorReport::ss': class 'std::basic_stringstream,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::jit::ErrorReport' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/StorageImpl.h(274): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1631): note: see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\iosfwd(222): message : see declaration of 'std::basic_stringstream,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/error_report.h(42,27): warning C4251: 'torch::jit::ErrorReport::context': struct 'torch::jit::OwnedSourceRange' needs to have dll-interface to be used by clients of struct 'torch::jit::ErrorReport' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(402): message : see declaration of 'torch::jit::OwnedSourceRange' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/lexer.h(399,20): warning C4251: 'torch::jit::SharedParserData::head': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of struct 'torch::jit::SharedParserData' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/lexer.h(510,34): warning C4244: 'argument': conversion from 'const int64_t' to 'const _Ty', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ _Ty=IdType ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/lexer.h(144): note: see declaration of 'std::unique_ptr>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/error_report.h(43,34): warning C4251: 'torch::jit::ErrorReport::the_message': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::jit::ErrorReport' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xstring(4471): message : see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(30,57): warning C4251: 'std::enable_shared_from_this::_Wptr': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of class 'std::enable_shared_from_this' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ _Ty=torch::jit::SugaredValue ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\memory(1712): message : see declaration of 'std::weak_ptr<_Ty>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ _Ty=torch::jit::SugaredValue ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(191,66): warning C4251: 'torch::jit::Unpickler::storage_context_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/import.h(51): message : see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/error_report.h(44,32): warning C4251: 'torch::jit::ErrorReport::error_stack': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::ErrorReport' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/error_report.h(44): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/script_type_parser.h(48,34): warning C4251: 'torch::jit::ScriptTypeParser::resolver_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'torch::jit::ScriptTypeParser' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/object.h(13): message : see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/lexer.h(399,20): warning C4251: 'torch::jit::SharedParserData::head': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of struct 'torch::jit::SharedParserData' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/lexer.h(144): message : see declaration of 'std::unique_ptr>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(154,47): warning C4251: 'torch::jit::Unpickler::reader_': class 'std::function' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(38): message : see declaration of 'std::function' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(160,29): warning C4251: 'torch::jit::Unpickler::stack_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/PyInterpreter.h(24): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(164,50): warning C4251: 'torch::jit::Unpickler::globals_': class 'std::vector,std::allocator>>' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/graph_task.h(183): message : see declaration of 'std::vector,std::allocator>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(165,34): warning C4251: 'torch::jit::Unpickler::memo_table_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/PyInterpreter.h(24): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(166,29): warning C4251: 'torch::jit::Unpickler::marks_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Jenkins\workspace\dgl_PR-7408\include\dgl/aten/coo.h(752): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(167,42): warning C4251: 'torch::jit::Unpickler::tensor_table_': class 'c10::ArrayRef' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ATen_fwd.h(30): message : see declaration of 'c10::ArrayRef' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/error_report.h(14,54): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface struct 'torch::jit::ErrorReport' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/error_report.h(14): message : see declaration of 'torch::jit::ErrorReport' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/error_report.h(41,31): warning C4251: 'torch::jit::ErrorReport::ss': class 'std::basic_stringstream,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::jit::ErrorReport' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\iosfwd(222): message : see declaration of 'std::basic_stringstream,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/error_report.h(42,27): warning C4251: 'torch::jit::ErrorReport::context': struct 'torch::jit::OwnedSourceRange' needs to have dll-interface to be used by clients of struct 'torch::jit::ErrorReport' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(402): message : see declaration of 'torch::jit::OwnedSourceRange' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/error_report.h(43,34): warning C4251: 'torch::jit::ErrorReport::the_message': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::jit::ErrorReport' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xstring(4471): message : see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(223,33): warning C4251: 'torch::jit::BuiltinFunction::self': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::BuiltinFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/schema_matching.h(31): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(30,57): warning C4251: 'std::enable_shared_from_this::_Wptr': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of class 'std::enable_shared_from_this' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ _Ty=torch::jit::SugaredValue ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\memory(1712): message : see declaration of 'std::weak_ptr<_Ty>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ _Ty=torch::jit::SugaredValue ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/lexer.h(425,1): warning C4267: 'argument': conversion from 'size_t' to '_Ty', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ _Ty=IdType ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/script_type_parser.h(48,34): warning C4251: 'torch::jit::ScriptTypeParser::resolver_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'torch::jit::ScriptTypeParser' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/object.h(13): message : see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(304,50): warning C4251: 'torch::jit::SugaredTupleValue::tup_': class 'std::vector,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::jit::SugaredTupleValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(67): message : see declaration of 'std::vector,std::allocator>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/error_report.h(44,32): warning C4251: 'torch::jit::ErrorReport::error_stack': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::ErrorReport' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/error_report.h(44): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(154,47): warning C4251: 'torch::jit::Unpickler::reader_': class 'std::function' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(38): message : see declaration of 'std::function' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(160,29): warning C4251: 'torch::jit::Unpickler::stack_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/PyInterpreter.h(24): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(164,50): warning C4251: 'torch::jit::Unpickler::globals_': class 'std::vector,std::allocator>>' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/lexer.h(510,34): warning C4244: 'argument': conversion from 'const int64_t' to 'const _Ty', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ _Ty=IdType ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/graph_task.h(183): message : see declaration of 'std::vector,std::allocator>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(165,34): warning C4251: 'torch::jit::Unpickler::memo_table_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/PyInterpreter.h(24): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(166,29): warning C4251: 'torch::jit::Unpickler::marks_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Jenkins\workspace\dgl_PR-7408\include\dgl/aten/coo.h(752): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(167,42): warning C4251: 'torch::jit::Unpickler::tensor_table_': class 'c10::ArrayRef' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(330,19): warning C4251: 'torch::jit::BuiltinModule::name': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::jit::BuiltinModule' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ATen_fwd.h(30): note: see declaration of 'c10::ArrayRef' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xstring(4471): message : see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(333,33): warning C4251: 'torch::jit::BuiltinModule::version': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::BuiltinModule' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymNodeImpl.h(191): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(173,60): warning C4251: 'torch::jit::Unpickler::type_cache_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/lexer.h(425,1): warning C4267: 'argument': conversion from 'size_t' to '_Ty', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ _Ty=IdType ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/type_factory.h(50): message : see declaration of 'std::unordered_map,std::equal_to,std::allocator>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(176,30): warning C4251: 'torch::jit::Unpickler::type_resolver_': class 'std::function' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(14): message : see declaration of 'std::function' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/script_type_parser.h(48,34): warning C4251: 'torch::jit::ScriptTypeParser::resolver_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'torch::jit::ScriptTypeParser' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(177,24): warning C4251: 'torch::jit::Unpickler::obj_loader_': class 'std::function> (const c10::StrongTypePtr &,c10::IValue)>' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ TTarget=c10::ivalue::Object ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/object.h(13): message : see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(16): message : see declaration of 'std::function> (const c10::StrongTypePtr &,c10::IValue)>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ TTarget=c10::ivalue::Object ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/lexer.h(510,34): warning C4244: 'argument': conversion from 'const int64_t' to 'const _Ty', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ _Ty=IdType ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(359,21): warning C4251: 'torch::jit::ClassValue::type_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::ClassValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/custom_class.h(13): message : see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(180,62): warning C4251: 'torch::jit::Unpickler::read_record_': class 'std::function' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(70): message : see declaration of 'std::function' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(181,36): warning C4251: 'torch::jit::Unpickler::device_': class 'std::optional' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/StorageImpl.h(274): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(376,21): warning C4251: 'torch::jit::NamedTupleConstructor::type_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::NamedTupleConstructor' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(1143): message : see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(30,57): warning C4251: 'std::enable_shared_from_this::_Wptr': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of class 'std::enable_shared_from_this' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ _Ty=torch::jit::SugaredValue ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\memory(1712): message : see declaration of 'std::weak_ptr<_Ty>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ _Ty=torch::jit::SugaredValue ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(154,47): warning C4251: 'torch::jit::Unpickler::reader_': class 'std::function' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(38): message : see declaration of 'std::function' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(160,29): warning C4251: 'torch::jit::Unpickler::stack_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/PyInterpreter.h(24): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(223,33): warning C4251: 'torch::jit::BuiltinFunction::self': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::BuiltinFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(191,66): warning C4251: 'torch::jit::Unpickler::storage_context_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/schema_matching.h(31): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/import.h(51): note: see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(164,50): warning C4251: 'torch::jit::Unpickler::globals_': class 'std::vector,std::allocator>>' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/graph_task.h(183): message : see declaration of 'std::vector,std::allocator>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(173,60): warning C4251: 'torch::jit::Unpickler::type_cache_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/type_factory.h(50): message : see declaration of 'std::unordered_map,std::equal_to,std::allocator>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(165,34): warning C4251: 'torch::jit::Unpickler::memo_table_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/PyInterpreter.h(24): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(166,29): warning C4251: 'torch::jit::Unpickler::marks_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(304,50): warning C4251: 'torch::jit::SugaredTupleValue::tup_': class 'std::vector,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::jit::SugaredTupleValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(176,30): warning C4251: 'torch::jit::Unpickler::type_resolver_': class 'std::function' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Jenkins\workspace\dgl_PR-7408\include\dgl/aten/coo.h(752): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(67): note: see declaration of 'std::vector,std::allocator>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(14): message : see declaration of 'std::function' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(167,42): warning C4251: 'torch::jit::Unpickler::tensor_table_': class 'c10::ArrayRef' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ATen_fwd.h(30): message : see declaration of 'c10::ArrayRef' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/lexer.h(399,20): warning C4251: 'torch::jit::SharedParserData::head': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of struct 'torch::jit::SharedParserData' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/lexer.h(144): message : see declaration of 'std::unique_ptr>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(177,24): warning C4251: 'torch::jit::Unpickler::obj_loader_': class 'std::function> (const c10::StrongTypePtr &,c10::IValue)>' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ TTarget=c10::ivalue::Object ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(16): message : see declaration of 'std::function> (const c10::StrongTypePtr &,c10::IValue)>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ TTarget=c10::ivalue::Object ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(180,62): warning C4251: 'torch::jit::Unpickler::read_record_': class 'std::function' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(70): message : see declaration of 'std::function' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(181,36): warning C4251: 'torch::jit::Unpickler::device_': class 'std::optional' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/StorageImpl.h(274): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(330,19): warning C4251: 'torch::jit::BuiltinModule::name': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::jit::BuiltinModule' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xstring(4471): message : see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(333,33): warning C4251: 'torch::jit::BuiltinModule::version': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::BuiltinModule' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymNodeImpl.h(191): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(223,33): warning C4251: 'torch::jit::BuiltinFunction::self': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::BuiltinFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/schema_matching.h(31): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(191,66): warning C4251: 'torch::jit::Unpickler::storage_context_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/import.h(51): message : see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/error_report.h(14,54): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface struct 'torch::jit::ErrorReport' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/error_report.h(14): message : see declaration of 'torch::jit::ErrorReport' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/error_report.h(41,31): warning C4251: 'torch::jit::ErrorReport::ss': class 'std::basic_stringstream,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::jit::ErrorReport' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\iosfwd(222): message : see declaration of 'std::basic_stringstream,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(304,50): warning C4251: 'torch::jit::SugaredTupleValue::tup_': class 'std::vector,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::jit::SugaredTupleValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/error_report.h(42,27): warning C4251: 'torch::jit::ErrorReport::context': struct 'torch::jit::OwnedSourceRange' needs to have dll-interface to be used by clients of struct 'torch::jit::ErrorReport' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(67): message : see declaration of 'std::vector,std::allocator>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(402): message : see declaration of 'torch::jit::OwnedSourceRange' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/error_report.h(43,34): warning C4251: 'torch::jit::ErrorReport::the_message': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::jit::ErrorReport' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xstring(4471): message : see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/script_type_parser.h(48,34): warning C4251: 'torch::jit::ScriptTypeParser::resolver_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'torch::jit::ScriptTypeParser' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/object.h(13): message : see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(330,19): warning C4251: 'torch::jit::BuiltinModule::name': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::jit::BuiltinModule' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xstring(4471): message : see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(359,21): warning C4251: 'torch::jit::ClassValue::type_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::ClassValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/custom_class.h(13): message : see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(333,33): warning C4251: 'torch::jit::BuiltinModule::version': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::BuiltinModule' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(154,47): warning C4251: 'torch::jit::Unpickler::reader_': class 'std::function' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymNodeImpl.h(191): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(38): message : see declaration of 'std::function' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(160,29): warning C4251: 'torch::jit::Unpickler::stack_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/error_report.h(44,32): warning C4251: 'torch::jit::ErrorReport::error_stack': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::ErrorReport' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/error_report.h(44): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/PyInterpreter.h(24): note: see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(376,21): warning C4251: 'torch::jit::NamedTupleConstructor::type_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::NamedTupleConstructor' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(1143): message : see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(164,50): warning C4251: 'torch::jit::Unpickler::globals_': class 'std::vector,std::allocator>>' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/graph_task.h(183): message : see declaration of 'std::vector,std::allocator>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(165,34): warning C4251: 'torch::jit::Unpickler::memo_table_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/PyInterpreter.h(24): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(166,29): warning C4251: 'torch::jit::Unpickler::marks_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Jenkins\workspace\dgl_PR-7408\include\dgl/aten/coo.h(752): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(173,60): warning C4251: 'torch::jit::Unpickler::type_cache_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(167,42): warning C4251: 'torch::jit::Unpickler::tensor_table_': class 'c10::ArrayRef' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/type_factory.h(50): message : see declaration of 'std::unordered_map,std::equal_to,std::allocator>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ATen_fwd.h(30): message : see declaration of 'c10::ArrayRef' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(176,30): warning C4251: 'torch::jit::Unpickler::type_resolver_': class 'std::function' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(14): message : see declaration of 'std::function' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(537,16): warning C4251: 'torch::jit::CastValue::type_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'torch::jit::CastValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(177,24): warning C4251: 'torch::jit::Unpickler::obj_loader_': class 'std::function> (const c10::StrongTypePtr &,c10::IValue)>' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ TTarget=c10::ivalue::Object ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(391): message : see declaration of 'c10::Type::SingletonOrSharedTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(16): message : see declaration of 'std::function> (const c10::StrongTypePtr &,c10::IValue)>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ TTarget=c10::ivalue::Object ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/lexer.h(425,1): warning C4267: 'argument': conversion from 'size_t' to '_Ty', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ _Ty=IdType ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(180,62): warning C4251: 'torch::jit::Unpickler::read_record_': class 'std::function' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(70): message : see declaration of 'std::function' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(359,21): warning C4251: 'torch::jit::ClassValue::type_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::ClassValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(181,36): warning C4251: 'torch::jit::Unpickler::device_': class 'std::optional' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/custom_class.h(13): message : see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/StorageImpl.h(274): note: see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(376,21): warning C4251: 'torch::jit::NamedTupleConstructor::type_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::NamedTupleConstructor' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(1143): message : see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(191,66): warning C4251: 'torch::jit::Unpickler::storage_context_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/import.h(51): message : see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/lexer.h(510,34): warning C4244: 'argument': conversion from 'const int64_t' to 'const _Ty', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ _Ty=IdType ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(30,57): warning C4251: 'std::enable_shared_from_this::_Wptr': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of class 'std::enable_shared_from_this' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ _Ty=torch::jit::SugaredValue ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(567,19): warning C4251: 'torch::jit::TensorCastValue::self_': struct 'torch::jit::NamedValue' needs to have dll-interface to be used by clients of struct 'torch::jit::TensorCastValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc)C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\memory(1712): note: see declaration of 'std::weak_ptr<_Ty>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ _Ty=torch::jit::SugaredValue ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/named_value.h(16): message : see declaration of 'torch::jit::NamedValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/error_report.h(14,54): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface struct 'torch::jit::ErrorReport' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/error_report.h(14): message : see declaration of 'torch::jit::ErrorReport' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/error_report.h(41,31): warning C4251: 'torch::jit::ErrorReport::ss': class 'std::basic_stringstream,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::jit::ErrorReport' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(173,60): warning C4251: 'torch::jit::Unpickler::type_cache_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\iosfwd(222): message : see declaration of 'std::basic_stringstream,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/type_factory.h(50): message : see declaration of 'std::unordered_map,std::equal_to,std::allocator>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/error_report.h(42,27): warning C4251: 'torch::jit::ErrorReport::context': struct 'torch::jit::OwnedSourceRange' needs to have dll-interface to be used by clients of struct 'torch::jit::ErrorReport' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(402): message : see declaration of 'torch::jit::OwnedSourceRange' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/error_report.h(43,34): warning C4251: 'torch::jit::ErrorReport::the_message': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::jit::ErrorReport' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xstring(4471): message : see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(589,30): warning C4251: 'torch::jit::MagicMethod::base_value_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::MagicMethod' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(176,30): warning C4251: 'torch::jit::Unpickler::type_resolver_': class 'std::function' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/compilation_unit.h(36): message : see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(14): note: see declaration of 'std::function' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(590,30): warning C4251: 'torch::jit::MagicMethod::desugared_name_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::jit::MagicMethod' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/error_report.h(44,32): warning C4251: 'torch::jit::ErrorReport::error_stack': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::ErrorReport' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/error_report.h(44): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc)C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xstring(4471): note: see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(177,24): warning C4251: 'torch::jit::Unpickler::obj_loader_': class 'std::function> (const c10::StrongTypePtr &,c10::IValue)>' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ TTarget=c10::ivalue::Object ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(16): message : see declaration of 'std::function> (const c10::StrongTypePtr &,c10::IValue)>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ TTarget=c10::ivalue::Object ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/error_report.h(14,54): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface struct 'torch::jit::ErrorReport' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(180,62): warning C4251: 'torch::jit::Unpickler::read_record_': class 'std::function' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(70): note: see declaration of 'std::function' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/error_report.h(14): message : see declaration of 'torch::jit::ErrorReport' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(181,36): warning C4251: 'torch::jit::Unpickler::device_': class 'std::optional' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/StorageImpl.h(274): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/error_report.h(41,31): warning C4251: 'torch::jit::ErrorReport::ss': class 'std::basic_stringstream,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::jit::ErrorReport' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\iosfwd(222): message : see declaration of 'std::basic_stringstream,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/error_report.h(42,27): warning C4251: 'torch::jit::ErrorReport::context': struct 'torch::jit::OwnedSourceRange' needs to have dll-interface to be used by clients of struct 'torch::jit::ErrorReport' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(402): message : see declaration of 'torch::jit::OwnedSourceRange' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/error_report.h(43,34): warning C4251: 'torch::jit::ErrorReport::the_message': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::jit::ErrorReport' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xstring(4471): message : see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(191,66): warning C4251: 'torch::jit::Unpickler::storage_context_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/import.h(51): message : see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(537,16): warning C4251: 'torch::jit::CastValue::type_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'torch::jit::CastValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(670,37): warning C4251: 'torch::jit::RangeValue::static_len_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::RangeValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(391): message : see declaration of 'c10::Type::SingletonOrSharedTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymNodeImpl.h(191): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(223,33): warning C4251: 'torch::jit::BuiltinFunction::self': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::BuiltinFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/schema_matching.h(31): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(733,55): warning C4251: 'torch::jit::IterableTree::unroll_length_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::IterableTree' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/error_report.h(44,32): warning C4251: 'torch::jit::ErrorReport::error_stack': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::ErrorReport' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymNodeImpl.h(191): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/error_report.h(44): note: see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(304,50): warning C4251: 'torch::jit::SugaredTupleValue::tup_': class 'std::vector,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::jit::SugaredTupleValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(30,57): warning C4251: 'std::enable_shared_from_this::_Wptr': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of class 'std::enable_shared_from_this' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ _Ty=torch::jit::SugaredValue ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(537,16): warning C4251: 'torch::jit::CastValue::type_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'torch::jit::CastValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(567,19): warning C4251: 'torch::jit::TensorCastValue::self_': struct 'torch::jit::NamedValue' needs to have dll-interface to be used by clients of struct 'torch::jit::TensorCastValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(734,41): warning C4251: 'torch::jit::IterableTree::children_': class 'std::vector,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::jit::IterableTree' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(67): message : see declaration of 'std::vector,std::allocator>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/named_value.h(16): note: see declaration of 'torch::jit::NamedValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc)C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\memory(1712): note: see declaration of 'std::weak_ptr<_Ty>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ _Ty=torch::jit::SugaredValue ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(67): note: see declaration of 'std::vector,std::allocator>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(391): note: see declaration of 'c10::Type::SingletonOrSharedTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(589,30): warning C4251: 'torch::jit::MagicMethod::base_value_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::MagicMethod' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/compilation_unit.h(36): message : see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(590,30): warning C4251: 'torch::jit::MagicMethod::desugared_name_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::jit::MagicMethod' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xstring(4471): message : see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(330,19): warning C4251: 'torch::jit::BuiltinModule::name': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::jit::BuiltinModule' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xstring(4471): message : see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(333,33): warning C4251: 'torch::jit::BuiltinModule::version': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::BuiltinModule' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(810,23): warning C4251: 'torch::jit::ExceptionValue::message_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::jit::ExceptionValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymNodeImpl.h(191): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xstring(4471): message : see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(567,19): warning C4251: 'torch::jit::TensorCastValue::self_': struct 'torch::jit::NamedValue' needs to have dll-interface to be used by clients of struct 'torch::jit::TensorCastValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/named_value.h(16): message : see declaration of 'torch::jit::NamedValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(589,30): warning C4251: 'torch::jit::MagicMethod::base_value_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::MagicMethod' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/compilation_unit.h(36): message : see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(670,37): warning C4251: 'torch::jit::RangeValue::static_len_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::RangeValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(590,30): warning C4251: 'torch::jit::MagicMethod::desugared_name_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::jit::MagicMethod' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymNodeImpl.h(191): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc)C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xstring(4471): note: see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(30,57): warning C4251: 'std::enable_shared_from_this::_Wptr': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of class 'std::enable_shared_from_this' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ _Ty=torch::jit::SugaredValue ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\memory(1712): message : see declaration of 'std::weak_ptr<_Ty>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ _Ty=torch::jit::SugaredValue ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(733,55): warning C4251: 'torch::jit::IterableTree::unroll_length_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::IterableTree' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymNodeImpl.h(191): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(829,25): warning C4251: 'torch::jit::SugaredEnumClass::enum_type_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::SugaredEnumClass' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(734,41): warning C4251: 'torch::jit::IterableTree::children_': class 'std::vector,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::jit::IterableTree' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1631): message : see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(67): message : see declaration of 'std::vector,std::allocator>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(359,21): warning C4251: 'torch::jit::ClassValue::type_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::ClassValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/custom_class.h(13): message : see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(223,33): warning C4251: 'torch::jit::BuiltinFunction::self': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::BuiltinFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/schema_matching.h(31): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(376,21): warning C4251: 'torch::jit::NamedTupleConstructor::type_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::NamedTupleConstructor' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(1143): message : see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/error_report.h(14,54): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface struct 'torch::jit::ErrorReport' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(304,50): warning C4251: 'torch::jit::SugaredTupleValue::tup_': class 'std::vector,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::jit::SugaredTupleValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/error_report.h(14): note: see declaration of 'torch::jit::ErrorReport' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(67): message : see declaration of 'std::vector,std::allocator>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/error_report.h(41,31): warning C4251: 'torch::jit::ErrorReport::ss': class 'std::basic_stringstream,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::jit::ErrorReport' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\iosfwd(222): message : see declaration of 'std::basic_stringstream,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/error_report.h(42,27): warning C4251: 'torch::jit::ErrorReport::context': struct 'torch::jit::OwnedSourceRange' needs to have dll-interface to be used by clients of struct 'torch::jit::ErrorReport' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(402): message : see declaration of 'torch::jit::OwnedSourceRange' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(670,37): warning C4251: 'torch::jit::RangeValue::static_len_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::RangeValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/error_report.h(43,34): warning C4251: 'torch::jit::ErrorReport::the_message': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::jit::ErrorReport' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymNodeImpl.h(191): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xstring(4471): message : see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(810,23): warning C4251: 'torch::jit::ExceptionValue::message_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::jit::ExceptionValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(733,55): warning C4251: 'torch::jit::IterableTree::unroll_length_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::IterableTree' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc)C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xstring(4471): note: see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymNodeImpl.h(191): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(734,41): warning C4251: 'torch::jit::IterableTree::children_': class 'std::vector,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::jit::IterableTree' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(67): message : see declaration of 'std::vector,std::allocator>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(330,19): warning C4251: 'torch::jit::BuiltinModule::name': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::jit::BuiltinModule' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xstring(4471): message : see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(333,33): warning C4251: 'torch::jit::BuiltinModule::version': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::BuiltinModule' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/error_report.h(44,32): warning C4251: 'torch::jit::ErrorReport::error_stack': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::ErrorReport' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymNodeImpl.h(191): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/error_report.h(44): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(829,25): warning C4251: 'torch::jit::SugaredEnumClass::enum_type_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::SugaredEnumClass' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(810,23): warning C4251: 'torch::jit::ExceptionValue::message_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::jit::ExceptionValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1631): message : see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xstring(4471): message : see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(223,33): warning C4251: 'torch::jit::BuiltinFunction::self': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::BuiltinFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/schema_matching.h(31): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(829,25): warning C4251: 'torch::jit::SugaredEnumClass::enum_type_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::SugaredEnumClass' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(304,50): warning C4251: 'torch::jit::SugaredTupleValue::tup_': class 'std::vector,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::jit::SugaredTupleValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1631): message : see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(359,21): warning C4251: 'torch::jit::ClassValue::type_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::ClassValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(67): note: see declaration of 'std::vector,std::allocator>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/custom_class.h(13): message : see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(376,21): warning C4251: 'torch::jit::NamedTupleConstructor::type_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::NamedTupleConstructor' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(1143): message : see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(330,19): warning C4251: 'torch::jit::BuiltinModule::name': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::jit::BuiltinModule' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xstring(4471): message : see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(333,33): warning C4251: 'torch::jit::BuiltinModule::version': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::BuiltinModule' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymNodeImpl.h(191): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(30,57): warning C4251: 'std::enable_shared_from_this::_Wptr': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of class 'std::enable_shared_from_this' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ _Ty=torch::jit::SugaredValue ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\memory(1712): message : see declaration of 'std::weak_ptr<_Ty>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ _Ty=torch::jit::SugaredValue ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(537,16): warning C4251: 'torch::jit::CastValue::type_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'torch::jit::CastValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(391): message : see declaration of 'c10::Type::SingletonOrSharedTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(359,21): warning C4251: 'torch::jit::ClassValue::type_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::ClassValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/custom_class.h(13): message : see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(376,21): warning C4251: 'torch::jit::NamedTupleConstructor::type_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::NamedTupleConstructor' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(1143): message : see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(567,19): warning C4251: 'torch::jit::TensorCastValue::self_': struct 'torch::jit::NamedValue' needs to have dll-interface to be used by clients of struct 'torch::jit::TensorCastValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/named_value.h(16): message : see declaration of 'torch::jit::NamedValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(589,30): warning C4251: 'torch::jit::MagicMethod::base_value_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::MagicMethod' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/compilation_unit.h(36): message : see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(590,30): warning C4251: 'torch::jit::MagicMethod::desugared_name_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::jit::MagicMethod' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xstring(4471): message : see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(223,33): warning C4251: 'torch::jit::BuiltinFunction::self': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::BuiltinFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/schema_matching.h(31): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(304,50): warning C4251: 'torch::jit::SugaredTupleValue::tup_': class 'std::vector,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::jit::SugaredTupleValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(67): message : see declaration of 'std::vector,std::allocator>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(537,16): warning C4251: 'torch::jit::CastValue::type_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'torch::jit::CastValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(391): message : see declaration of 'c10::Type::SingletonOrSharedTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(670,37): warning C4251: 'torch::jit::RangeValue::static_len_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::RangeValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymNodeImpl.h(191): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(733,55): warning C4251: 'torch::jit::IterableTree::unroll_length_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::IterableTree' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymNodeImpl.h(191): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(734,41): warning C4251: 'torch::jit::IterableTree::children_': class 'std::vector,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::jit::IterableTree' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(67): message : see declaration of 'std::vector,std::allocator>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(330,19): warning C4251: 'torch::jit::BuiltinModule::name': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::jit::BuiltinModule' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xstring(4471): message : see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(333,33): warning C4251: 'torch::jit::BuiltinModule::version': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::BuiltinModule' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymNodeImpl.h(191): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/script_type_parser.h(48,34): warning C4251: 'torch::jit::ScriptTypeParser::resolver_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'torch::jit::ScriptTypeParser' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/object.h(13): message : see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(567,19): warning C4251: 'torch::jit::TensorCastValue::self_': struct 'torch::jit::NamedValue' needs to have dll-interface to be used by clients of struct 'torch::jit::TensorCastValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/named_value.h(16): message : see declaration of 'torch::jit::NamedValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(810,23): warning C4251: 'torch::jit::ExceptionValue::message_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::jit::ExceptionValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xstring(4471): message : see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(154,47): warning C4251: 'torch::jit::Unpickler::reader_': class 'std::function' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(38): message : see declaration of 'std::function' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(160,29): warning C4251: 'torch::jit::Unpickler::stack_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/PyInterpreter.h(24): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(164,50): warning C4251: 'torch::jit::Unpickler::globals_': class 'std::vector,std::allocator>>' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/graph_task.h(183): message : see declaration of 'std::vector,std::allocator>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(165,34): warning C4251: 'torch::jit::Unpickler::memo_table_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/PyInterpreter.h(24): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(166,29): warning C4251: 'torch::jit::Unpickler::marks_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Jenkins\workspace\dgl_PR-7408\include\dgl/aten/coo.h(752): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(167,42): warning C4251: 'torch::jit::Unpickler::tensor_table_': class 'c10::ArrayRef' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ATen_fwd.h(30): message : see declaration of 'c10::ArrayRef' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(589,30): warning C4251: 'torch::jit::MagicMethod::base_value_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::MagicMethod' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/compilation_unit.h(36): message : see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(590,30): warning C4251: 'torch::jit::MagicMethod::desugared_name_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::jit::MagicMethod' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(359,21): warning C4251: 'torch::jit::ClassValue::type_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::ClassValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc)C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xstring(4471): note: see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/custom_class.h(13): message : see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(376,21): warning C4251: 'torch::jit::NamedTupleConstructor::type_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::NamedTupleConstructor' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(1143): message : see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(829,25): warning C4251: 'torch::jit::SugaredEnumClass::enum_type_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::SugaredEnumClass' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1631): message : see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(537,16): warning C4251: 'torch::jit::CastValue::type_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'torch::jit::CastValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(391): message : see declaration of 'c10::Type::SingletonOrSharedTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/script_type_parser.h(48,34): warning C4251: 'torch::jit::ScriptTypeParser::resolver_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'torch::jit::ScriptTypeParser' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/object.h(13): message : see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(670,37): warning C4251: 'torch::jit::RangeValue::static_len_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::RangeValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymNodeImpl.h(191): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(154,47): warning C4251: 'torch::jit::Unpickler::reader_': class 'std::function' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(38): message : see declaration of 'std::function' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(733,55): warning C4251: 'torch::jit::IterableTree::unroll_length_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::IterableTree' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymNodeImpl.h(191): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(160,29): warning C4251: 'torch::jit::Unpickler::stack_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/PyInterpreter.h(24): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(734,41): warning C4251: 'torch::jit::IterableTree::children_': class 'std::vector,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::jit::IterableTree' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(164,50): warning C4251: 'torch::jit::Unpickler::globals_': class 'std::vector,std::allocator>>' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(67): note: see declaration of 'std::vector,std::allocator>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/graph_task.h(183): message : see declaration of 'std::vector,std::allocator>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(165,34): warning C4251: 'torch::jit::Unpickler::memo_table_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/PyInterpreter.h(24): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/script_type_parser.h(48,34): warning C4251: 'torch::jit::ScriptTypeParser::resolver_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'torch::jit::ScriptTypeParser' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/object.h(13): message : see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(166,29): warning C4251: 'torch::jit::Unpickler::marks_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Jenkins\workspace\dgl_PR-7408\include\dgl/aten/coo.h(752): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(167,42): warning C4251: 'torch::jit::Unpickler::tensor_table_': class 'c10::ArrayRef' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ATen_fwd.h(30): message : see declaration of 'c10::ArrayRef' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(173,60): warning C4251: 'torch::jit::Unpickler::type_cache_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/type_factory.h(50): message : see declaration of 'std::unordered_map,std::equal_to,std::allocator>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(567,19): warning C4251: 'torch::jit::TensorCastValue::self_': struct 'torch::jit::NamedValue' needs to have dll-interface to be used by clients of struct 'torch::jit::TensorCastValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/named_value.h(16): message : see declaration of 'torch::jit::NamedValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(176,30): warning C4251: 'torch::jit::Unpickler::type_resolver_': class 'std::function' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(14): message : see declaration of 'std::function' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(154,47): warning C4251: 'torch::jit::Unpickler::reader_': class 'std::function' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(38): message : see declaration of 'std::function' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(160,29): warning C4251: 'torch::jit::Unpickler::stack_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/PyInterpreter.h(24): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(164,50): warning C4251: 'torch::jit::Unpickler::globals_': class 'std::vector,std::allocator>>' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/graph_task.h(183): message : see declaration of 'std::vector,std::allocator>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(589,30): warning C4251: 'torch::jit::MagicMethod::base_value_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::MagicMethod' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(810,23): warning C4251: 'torch::jit::ExceptionValue::message_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::jit::ExceptionValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(165,34): warning C4251: 'torch::jit::Unpickler::memo_table_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(177,24): warning C4251: 'torch::jit::Unpickler::obj_loader_': class 'std::function> (const c10::StrongTypePtr &,c10::IValue)>' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ TTarget=c10::ivalue::Object ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/compilation_unit.h(36): message : see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/PyInterpreter.h(24): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc)C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xstring(4471): note: see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(16): message : see declaration of 'std::function> (const c10::StrongTypePtr &,c10::IValue)>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ TTarget=c10::ivalue::Object ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(590,30): warning C4251: 'torch::jit::MagicMethod::desugared_name_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::jit::MagicMethod' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(166,29): warning C4251: 'torch::jit::Unpickler::marks_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xstring(4471): message : see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc)C:\Jenkins\workspace\dgl_PR-7408\include\dgl/aten/coo.h(752): note: see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(167,42): warning C4251: 'torch::jit::Unpickler::tensor_table_': class 'c10::ArrayRef' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ATen_fwd.h(30): message : see declaration of 'c10::ArrayRef' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(180,62): warning C4251: 'torch::jit::Unpickler::read_record_': class 'std::function' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(70): message : see declaration of 'std::function' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(181,36): warning C4251: 'torch::jit::Unpickler::device_': class 'std::optional' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/StorageImpl.h(274): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(191,66): warning C4251: 'torch::jit::Unpickler::storage_context_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/import.h(51): message : see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(829,25): warning C4251: 'torch::jit::SugaredEnumClass::enum_type_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::SugaredEnumClass' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1631): message : see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(670,37): warning C4251: 'torch::jit::RangeValue::static_len_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::RangeValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymNodeImpl.h(191): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(173,60): warning C4251: 'torch::jit::Unpickler::type_cache_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/type_factory.h(50): message : see declaration of 'std::unordered_map,std::equal_to,std::allocator>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(176,30): warning C4251: 'torch::jit::Unpickler::type_resolver_': class 'std::function' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(14): message : see declaration of 'std::function' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(173,60): warning C4251: 'torch::jit::Unpickler::type_cache_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/type_factory.h(50): message : see declaration of 'std::unordered_map,std::equal_to,std::allocator>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(177,24): warning C4251: 'torch::jit::Unpickler::obj_loader_': class 'std::function> (const c10::StrongTypePtr &,c10::IValue)>' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ TTarget=c10::ivalue::Object ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(16): message : see declaration of 'std::function> (const c10::StrongTypePtr &,c10::IValue)>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ TTarget=c10::ivalue::Object ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(537,16): warning C4251: 'torch::jit::CastValue::type_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'torch::jit::CastValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(391): message : see declaration of 'c10::Type::SingletonOrSharedTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(176,30): warning C4251: 'torch::jit::Unpickler::type_resolver_': class 'std::function' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(14): message : see declaration of 'std::function' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(180,62): warning C4251: 'torch::jit::Unpickler::read_record_': class 'std::function' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(70): message : see declaration of 'std::function' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(181,36): warning C4251: 'torch::jit::Unpickler::device_': class 'std::optional' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/StorageImpl.h(274): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(177,24): warning C4251: 'torch::jit::Unpickler::obj_loader_': class 'std::function> (const c10::StrongTypePtr &,c10::IValue)>' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ TTarget=c10::ivalue::Object ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(16): message : see declaration of 'std::function> (const c10::StrongTypePtr &,c10::IValue)>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ TTarget=c10::ivalue::Object ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(191,66): warning C4251: 'torch::jit::Unpickler::storage_context_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/import.h(51): message : see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(180,62): warning C4251: 'torch::jit::Unpickler::read_record_': class 'std::function' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(70): message : see declaration of 'std::function' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(181,36): warning C4251: 'torch::jit::Unpickler::device_': class 'std::optional' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/StorageImpl.h(274): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(191,66): warning C4251: 'torch::jit::Unpickler::storage_context_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/import.h(51): message : see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(567,19): warning C4251: 'torch::jit::TensorCastValue::self_': struct 'torch::jit::NamedValue' needs to have dll-interface to be used by clients of struct 'torch::jit::TensorCastValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/named_value.h(16): message : see declaration of 'torch::jit::NamedValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(589,30): warning C4251: 'torch::jit::MagicMethod::base_value_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::MagicMethod' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/compilation_unit.h(36): message : see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(590,30): warning C4251: 'torch::jit::MagicMethod::desugared_name_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::jit::MagicMethod' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xstring(4471): message : see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(670,37): warning C4251: 'torch::jit::RangeValue::static_len_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::RangeValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymNodeImpl.h(191): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(733,55): warning C4251: 'torch::jit::IterableTree::unroll_length_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::IterableTree' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymNodeImpl.h(191): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(733,55): warning C4251: 'torch::jit::IterableTree::unroll_length_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::IterableTree' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymNodeImpl.h(191): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(734,41): warning C4251: 'torch::jit::IterableTree::children_': class 'std::vector,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::jit::IterableTree' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(734,41): warning C4251: 'torch::jit::IterableTree::children_': class 'std::vector,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::jit::IterableTree' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(67): message : see declaration of 'std::vector,std::allocator>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(67): message : see declaration of 'std::vector,std::allocator>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(810,23): warning C4251: 'torch::jit::ExceptionValue::message_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::jit::ExceptionValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(810,23): warning C4251: 'torch::jit::ExceptionValue::message_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::jit::ExceptionValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xstring(4471): message : see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xstring(4471): message : see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(829,25): warning C4251: 'torch::jit::SugaredEnumClass::enum_type_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::SugaredEnumClass' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(829,25): warning C4251: 'torch::jit::SugaredEnumClass::enum_type_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::SugaredEnumClass' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1631): message : see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1631): message : see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/script_type_parser.h(48,34): warning C4251: 'torch::jit::ScriptTypeParser::resolver_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'torch::jit::ScriptTypeParser' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/object.h(13): message : see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/script_type_parser.h(48,34): warning C4251: 'torch::jit::ScriptTypeParser::resolver_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'torch::jit::ScriptTypeParser' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/object.h(13): message : see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(154,47): warning C4251: 'torch::jit::Unpickler::reader_': class 'std::function' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(38): message : see declaration of 'std::function' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(160,29): warning C4251: 'torch::jit::Unpickler::stack_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(154,47): warning C4251: 'torch::jit::Unpickler::reader_': class 'std::function' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(38): message : see declaration of 'std::function' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/PyInterpreter.h(24): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(160,29): warning C4251: 'torch::jit::Unpickler::stack_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(164,50): warning C4251: 'torch::jit::Unpickler::globals_': class 'std::vector,std::allocator>>' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/PyInterpreter.h(24): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/graph_task.h(183): message : see declaration of 'std::vector,std::allocator>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(165,34): warning C4251: 'torch::jit::Unpickler::memo_table_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(164,50): warning C4251: 'torch::jit::Unpickler::globals_': class 'std::vector,std::allocator>>' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/graph_task.h(183): message : see declaration of 'std::vector,std::allocator>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/PyInterpreter.h(24): note: see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(165,34): warning C4251: 'torch::jit::Unpickler::memo_table_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(166,29): warning C4251: 'torch::jit::Unpickler::marks_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Jenkins\workspace\dgl_PR-7408\include\dgl/aten/coo.h(752): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/PyInterpreter.h(24): note: see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(167,42): warning C4251: 'torch::jit::Unpickler::tensor_table_': class 'c10::ArrayRef' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(166,29): warning C4251: 'torch::jit::Unpickler::marks_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ATen_fwd.h(30): note: see declaration of 'c10::ArrayRef' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Jenkins\workspace\dgl_PR-7408\include\dgl/aten/coo.h(752): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(167,42): warning C4251: 'torch::jit::Unpickler::tensor_table_': class 'c10::ArrayRef' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ATen_fwd.h(30): message : see declaration of 'c10::ArrayRef' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(173,60): warning C4251: 'torch::jit::Unpickler::type_cache_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/type_factory.h(50): message : see declaration of 'std::unordered_map,std::equal_to,std::allocator>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(173,60): warning C4251: 'torch::jit::Unpickler::type_cache_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/type_factory.h(50): message : see declaration of 'std::unordered_map,std::equal_to,std::allocator>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(176,30): warning C4251: 'torch::jit::Unpickler::type_resolver_': class 'std::function' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(14): message : see declaration of 'std::function' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(176,30): warning C4251: 'torch::jit::Unpickler::type_resolver_': class 'std::function' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(14): message : see declaration of 'std::function' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(177,24): warning C4251: 'torch::jit::Unpickler::obj_loader_': class 'std::function> (const c10::StrongTypePtr &,c10::IValue)>' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ TTarget=c10::ivalue::Object ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(177,24): warning C4251: 'torch::jit::Unpickler::obj_loader_': class 'std::function> (const c10::StrongTypePtr &,c10::IValue)>' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ TTarget=c10::ivalue::Object ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(16): message : see declaration of 'std::function> (const c10::StrongTypePtr &,c10::IValue)>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ TTarget=c10::ivalue::Object ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(16): note: see declaration of 'std::function> (const c10::StrongTypePtr &,c10::IValue)>' with [ TTarget=c10::ivalue::Object ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(180,62): warning C4251: 'torch::jit::Unpickler::read_record_': class 'std::function' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(180,62): warning C4251: 'torch::jit::Unpickler::read_record_': class 'std::function' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(70): note: see declaration of 'std::function' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(70): message : see declaration of 'std::function' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(181,36): warning C4251: 'torch::jit::Unpickler::device_': class 'std::optional' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(181,36): warning C4251: 'torch::jit::Unpickler::device_': class 'std::optional' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/StorageImpl.h(274): note: see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/StorageImpl.h(274): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(191,66): warning C4251: 'torch::jit::Unpickler::storage_context_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(191,66): warning C4251: 'torch::jit::Unpickler::storage_context_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/import.h(51): message : see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/import.h(51): message : see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/script_type_parser.h(48,34): warning C4251: 'torch::jit::ScriptTypeParser::resolver_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'torch::jit::ScriptTypeParser' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/object.h(13): message : see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/script_type_parser.h(48,34): warning C4251: 'torch::jit::ScriptTypeParser::resolver_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'torch::jit::ScriptTypeParser' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/object.h(13): message : see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(154,47): warning C4251: 'torch::jit::Unpickler::reader_': class 'std::function' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(38): message : see declaration of 'std::function' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(160,29): warning C4251: 'torch::jit::Unpickler::stack_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/PyInterpreter.h(24): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(164,50): warning C4251: 'torch::jit::Unpickler::globals_': class 'std::vector,std::allocator>>' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/graph_task.h(183): message : see declaration of 'std::vector,std::allocator>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(165,34): warning C4251: 'torch::jit::Unpickler::memo_table_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/PyInterpreter.h(24): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(154,47): warning C4251: 'torch::jit::Unpickler::reader_': class 'std::function' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(166,29): warning C4251: 'torch::jit::Unpickler::marks_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(38): message : see declaration of 'std::function' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Jenkins\workspace\dgl_PR-7408\include\dgl/aten/coo.h(752): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(160,29): warning C4251: 'torch::jit::Unpickler::stack_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(167,42): warning C4251: 'torch::jit::Unpickler::tensor_table_': class 'c10::ArrayRef' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ATen_fwd.h(30): message : see declaration of 'c10::ArrayRef' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/PyInterpreter.h(24): note: see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(164,50): warning C4251: 'torch::jit::Unpickler::globals_': class 'std::vector,std::allocator>>' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/graph_task.h(183): message : see declaration of 'std::vector,std::allocator>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(165,34): warning C4251: 'torch::jit::Unpickler::memo_table_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/PyInterpreter.h(24): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(166,29): warning C4251: 'torch::jit::Unpickler::marks_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Jenkins\workspace\dgl_PR-7408\include\dgl/aten/coo.h(752): message : see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(167,42): warning C4251: 'torch::jit::Unpickler::tensor_table_': class 'c10::ArrayRef' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ATen_fwd.h(30): message : see declaration of 'c10::ArrayRef' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(173,60): warning C4251: 'torch::jit::Unpickler::type_cache_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/type_factory.h(50): message : see declaration of 'std::unordered_map,std::equal_to,std::allocator>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(173,60): warning C4251: 'torch::jit::Unpickler::type_cache_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/type_factory.h(50): message : see declaration of 'std::unordered_map,std::equal_to,std::allocator>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(176,30): warning C4251: 'torch::jit::Unpickler::type_resolver_': class 'std::function' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(14): message : see declaration of 'std::function' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(176,30): warning C4251: 'torch::jit::Unpickler::type_resolver_': class 'std::function' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(14): message : see declaration of 'std::function' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(177,24): warning C4251: 'torch::jit::Unpickler::obj_loader_': class 'std::function> (const c10::StrongTypePtr &,c10::IValue)>' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ TTarget=c10::ivalue::Object ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(16): message : see declaration of 'std::function> (const c10::StrongTypePtr &,c10::IValue)>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ TTarget=c10::ivalue::Object ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(177,24): warning C4251: 'torch::jit::Unpickler::obj_loader_': class 'std::function> (const c10::StrongTypePtr &,c10::IValue)>' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ TTarget=c10::ivalue::Object ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(16): message : see declaration of 'std::function> (const c10::StrongTypePtr &,c10::IValue)>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ TTarget=c10::ivalue::Object ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(180,62): warning C4251: 'torch::jit::Unpickler::read_record_': class 'std::function' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(70): message : see declaration of 'std::function' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(181,36): warning C4251: 'torch::jit::Unpickler::device_': class 'std::optional' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/StorageImpl.h(274): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(180,62): warning C4251: 'torch::jit::Unpickler::read_record_': class 'std::function' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(70): message : see declaration of 'std::function' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(181,36): warning C4251: 'torch::jit::Unpickler::device_': class 'std::optional' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/StorageImpl.h(274): message : see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(191,66): warning C4251: 'torch::jit::Unpickler::storage_context_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/import.h(51): message : see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(191,66): warning C4251: 'torch::jit::Unpickler::storage_context_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/import.h(51): message : see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/SmallVector.h(104,1): warning C4267: '=': conversion from 'size_t' to 'Size_T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ Size_T=unsigned int ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/SmallVector.h(102): message : while compiling class template member function 'void c10::SmallVectorBase::set_size(size_t)' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/SmallVector.h(481): message : see reference to function template instantiation 'void c10::SmallVectorBase::set_size(size_t)' being compiled (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/SmallVector.h(125): message : see reference to class template instantiation 'c10::SmallVectorBase' being compiled (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/SmallVector.h(379): message : see reference to class template instantiation 'c10::SmallVectorTemplateCommon' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ T=c10::SymInt ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/SmallVector.h(634): message : see reference to class template instantiation 'c10::SmallVectorTemplateBase' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ T=c10::SymInt ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/SmallVector.h(1284): message : see reference to class template instantiation 'c10::SmallVectorImpl' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ T=c10::SymInt ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymbolicShapeMeta.h(18): message : see reference to class template instantiation 'c10::SmallVector' being compiled (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/SmallVector.h(104,1): warning C4267: '=': conversion from 'size_t' to 'Size_T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ Size_T=unsigned int ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/SmallVector.h(102): message : while compiling class template member function 'void c10::SmallVectorBase::set_size(size_t)' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/SmallVector.h(481): message : see reference to function template instantiation 'void c10::SmallVectorBase::set_size(size_t)' being compiled (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/SmallVector.h(125): message : see reference to class template instantiation 'c10::SmallVectorBase' being compiled (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/SmallVector.h(379): message : see reference to class template instantiation 'c10::SmallVectorTemplateCommon' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ T=c10::SymInt ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/SmallVector.h(634): message : see reference to class template instantiation 'c10::SmallVectorTemplateBase' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ T=c10::SymInt ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/SmallVector.h(1284): message : see reference to class template instantiation 'c10::SmallVectorImpl' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ T=c10::SymInt ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymbolicShapeMeta.h(18): message : see reference to class template instantiation 'c10::SmallVector' being compiled (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/SmallVector.h(104,1): warning C4267: '=': conversion from 'size_t' to 'Size_T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ Size_T=unsigned int ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/SmallVector.h(102): message : while compiling class template member function 'void c10::SmallVectorBase::set_size(size_t)' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/SmallVector.h(481): message : see reference to function template instantiation 'void c10::SmallVectorBase::set_size(size_t)' being compiled (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/SmallVector.h(125): message : see reference to class template instantiation 'c10::SmallVectorBase' being compiled (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/SmallVector.h(379): message : see reference to class template instantiation 'c10::SmallVectorTemplateCommon' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ T=c10::SymInt ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/SmallVector.h(634): message : see reference to class template instantiation 'c10::SmallVectorTemplateBase' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ T=c10::SymInt ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/SmallVector.h(1284): message : see reference to class template instantiation 'c10::SmallVectorImpl' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ T=c10::SymInt ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymbolicShapeMeta.h(18): message : see reference to class template instantiation 'c10::SmallVector' being compiled (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/SmallVector.h(104,1): warning C4267: '=': conversion from 'size_t' to 'Size_T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ Size_T=unsigned int ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/SmallVector.h(102): message : while compiling class template member function 'void c10::SmallVectorBase::set_size(size_t)' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/SmallVector.h(481): message : see reference to function template instantiation 'void c10::SmallVectorBase::set_size(size_t)' being compiled (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/SmallVector.h(125): message : see reference to class template instantiation 'c10::SmallVectorBase' being compiled (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/SmallVector.h(379): message : see reference to class template instantiation 'c10::SmallVectorTemplateCommon' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ T=c10::SymInt ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/SmallVector.h(634): message : see reference to class template instantiation 'c10::SmallVectorTemplateBase' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ T=c10::SymInt ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/SmallVector.h(1284): message : see reference to class template instantiation 'c10::SmallVectorImpl' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ T=c10::SymInt ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymbolicShapeMeta.h(18): message : see reference to class template instantiation 'c10::SmallVector' being compiled (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/SmallVector.h(104,1): warning C4267: '=': conversion from 'size_t' to 'Size_T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ Size_T=unsigned int ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/SmallVector.h(102): message : while compiling class template member function 'void c10::SmallVectorBase::set_size(size_t)' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/SmallVector.h(481): message : see reference to function template instantiation 'void c10::SmallVectorBase::set_size(size_t)' being compiled (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/SmallVector.h(125): message : see reference to class template instantiation 'c10::SmallVectorBase' being compiled (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/SmallVector.h(379): message : see reference to class template instantiation 'c10::SmallVectorTemplateCommon' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ T=c10::SymInt ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/SmallVector.h(634): message : see reference to class template instantiation 'c10::SmallVectorTemplateBase' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ T=c10::SymInt ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/SmallVector.h(1284): message : see reference to class template instantiation 'c10::SmallVectorImpl' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ T=c10::SymInt ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymbolicShapeMeta.h(18): message : see reference to class template instantiation 'c10::SmallVector' being compiled (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/SmallVector.h(104,1): warning C4267: '=': conversion from 'size_t' to 'Size_T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ Size_T=unsigned int ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/SmallVector.h(102): message : while compiling class template member function 'void c10::SmallVectorBase::set_size(size_t)' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/SmallVector.h(481): message : see reference to function template instantiation 'void c10::SmallVectorBase::set_size(size_t)' being compiled (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/SmallVector.h(125): message : see reference to class template instantiation 'c10::SmallVectorBase' being compiled (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/SmallVector.h(379): message : see reference to class template instantiation 'c10::SmallVectorTemplateCommon' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ T=c10::SymInt ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/SmallVector.h(634): message : see reference to class template instantiation 'c10::SmallVectorTemplateBase' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ T=c10::SymInt ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/SmallVector.h(1284): message : see reference to class template instantiation 'c10::SmallVectorImpl' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ T=c10::SymInt ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymbolicShapeMeta.h(18): message : see reference to class template instantiation 'c10::SmallVector' being compiled (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/SmallVector.h(104,1): warning C4267: '=': conversion from 'size_t' to 'Size_T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ Size_T=unsigned int ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/SmallVector.h(102): message : while compiling class template member function 'void c10::SmallVectorBase::set_size(size_t)' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/SmallVector.h(481): message : see reference to function template instantiation 'void c10::SmallVectorBase::set_size(size_t)' being compiled (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/SmallVector.h(125): message : see reference to class template instantiation 'c10::SmallVectorBase' being compiled (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/SmallVector.h(379): message : see reference to class template instantiation 'c10::SmallVectorTemplateCommon' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ T=c10::SymInt ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/SmallVector.h(634): message : see reference to class template instantiation 'c10::SmallVectorTemplateBase' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ T=c10::SymInt ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/SmallVector.h(1284): message : see reference to class template instantiation 'c10::SmallVectorImpl' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ T=c10::SymInt ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymbolicShapeMeta.h(18): message : see reference to class template instantiation 'c10::SmallVector' being compiled (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/SmallVector.h(104,1): warning C4267: '=': conversion from 'size_t' to 'Size_T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ Size_T=unsigned int ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/SmallVector.h(102): message : while compiling class template member function 'void c10::SmallVectorBase::set_size(size_t)' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/SmallVector.h(481): message : see reference to function template instantiation 'void c10::SmallVectorBase::set_size(size_t)' being compiled (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/SmallVector.h(125): message : see reference to class template instantiation 'c10::SmallVectorBase' being compiled (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/SmallVector.h(379): message : see reference to class template instantiation 'c10::SmallVectorTemplateCommon' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ T=c10::SymInt ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/SmallVector.h(634): message : see reference to class template instantiation 'c10::SmallVectorTemplateBase' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ T=c10::SymInt ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/SmallVector.h(1284): message : see reference to class template instantiation 'c10::SmallVectorImpl' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ T=c10::SymInt ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/SmallVector.h(68,1): warning C4267: 'initializing': conversion from 'size_t' to 'Size_T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ Size_T=unsigned int ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/SmallVector.h(67): message : while compiling class template member function 'c10::SmallVectorBase::SmallVectorBase(void *,size_t)' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymbolicShapeMeta.h(18): message : see reference to class template instantiation 'c10::SmallVector' being compiled (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/SmallVector.h(139): message : see reference to function template instantiation 'c10::SmallVectorBase::SmallVectorBase(void *,size_t)' being compiled (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/SmallVector.h(68,1): warning C4267: 'initializing': conversion from 'size_t' to 'Size_T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ Size_T=unsigned int ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/SmallVector.h(67): message : while compiling class template member function 'c10::SmallVectorBase::SmallVectorBase(void *,size_t)' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/SmallVector.h(139): message : see reference to function template instantiation 'c10::SmallVectorBase::SmallVectorBase(void *,size_t)' being compiled (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/SmallVector.h(104,1): warning C4267: '=': conversion from 'size_t' to 'Size_T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ Size_T=unsigned int ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/SmallVector.h(102): message : while compiling class template member function 'void c10::SmallVectorBase::set_size(size_t)' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/SmallVector.h(481): message : see reference to function template instantiation 'void c10::SmallVectorBase::set_size(size_t)' being compiled (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/SmallVector.h(125): message : see reference to class template instantiation 'c10::SmallVectorBase' being compiled (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/SmallVector.h(379): message : see reference to class template instantiation 'c10::SmallVectorTemplateCommon' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ T=c10::SymInt ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/SmallVector.h(634): message : see reference to class template instantiation 'c10::SmallVectorTemplateBase' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ T=c10::SymInt ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/SmallVector.h(1284): message : see reference to class template instantiation 'c10::SmallVectorImpl' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ T=c10::SymInt ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymbolicShapeMeta.h(18): message : see reference to class template instantiation 'c10::SmallVector' being compiled (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/SmallVector.h(104,1): warning C4267: '=': conversion from 'size_t' to 'Size_T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ Size_T=unsigned int ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/SmallVector.h(102): message : while compiling class template member function 'void c10::SmallVectorBase::set_size(size_t)' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/SmallVector.h(481): message : see reference to function template instantiation 'void c10::SmallVectorBase::set_size(size_t)' being compiled (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/SmallVector.h(125): message : see reference to class template instantiation 'c10::SmallVectorBase' being compiled (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/SmallVector.h(379): message : see reference to class template instantiation 'c10::SmallVectorTemplateCommon' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ T=c10::SymInt ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/SmallVector.h(634): message : see reference to class template instantiation 'c10::SmallVectorTemplateBase' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ T=c10::SymInt ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/SmallVector.h(1284): message : see reference to class template instantiation 'c10::SmallVectorImpl' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ T=c10::SymInt ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymbolicShapeMeta.h(18): message : see reference to class template instantiation 'c10::SmallVector' being compiled (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/SmallVector.h(68,1): warning C4267: 'initializing': conversion from 'size_t' to 'Size_T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ Size_T=unsigned int ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/SmallVector.h(67): message : while compiling class template member function 'c10::SmallVectorBase::SmallVectorBase(void *,size_t)' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/SmallVector.h(104,1): warning C4267: '=': conversion from 'size_t' to 'Size_T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ Size_T=unsigned int ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/SmallVector.h(102): message : while compiling class template member function 'void c10::SmallVectorBase::set_size(size_t)' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/SmallVector.h(139): message : see reference to function template instantiation 'c10::SmallVectorBase::SmallVectorBase(void *,size_t)' being compiled (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/SmallVector.h(481): message : see reference to function template instantiation 'void c10::SmallVectorBase::set_size(size_t)' being compiled (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/SmallVector.h(125): message : see reference to class template instantiation 'c10::SmallVectorBase' being compiled (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/SmallVector.h(68,1): warning C4267: 'initializing': conversion from 'size_t' to 'Size_T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ Size_T=unsigned int ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/SmallVector.h(67): message : while compiling class template member function 'c10::SmallVectorBase::SmallVectorBase(void *,size_t)' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/SmallVector.h(379): message : see reference to class template instantiation 'c10::SmallVectorTemplateCommon' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ T=c10::SymInt ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/SmallVector.h(139): message : see reference to function template instantiation 'c10::SmallVectorBase::SmallVectorBase(void *,size_t)' being compiled (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/SmallVector.h(634): message : see reference to class template instantiation 'c10::SmallVectorTemplateBase' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ T=c10::SymInt ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/SmallVector.h(68,1): warning C4267: 'initializing': conversion from 'size_t' to 'Size_T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ Size_T=unsigned int ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/SmallVector.h(67): message : while compiling class template member function 'c10::SmallVectorBase::SmallVectorBase(void *,size_t)' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/SmallVector.h(1284): message : see reference to class template instantiation 'c10::SmallVectorImpl' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ T=c10::SymInt ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/SmallVector.h(139): message : see reference to function template instantiation 'c10::SmallVectorBase::SmallVectorBase(void *,size_t)' being compiled (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymbolicShapeMeta.h(18): message : see reference to class template instantiation 'c10::SmallVector' being compiled (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/complex.h(172,14): warning C4244: 'initializing': conversion from 'const T' to 'T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ T=double ] and [ T=float ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(144): message : see reference to function template instantiation 'c10::complex::complex(const c10::complex &)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ T=float ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(143): message : see reference to function template instantiation 'c10::complex::complex(const c10::complex &)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ T=float ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/complex.h(172,1): warning C4244: 'initializing': conversion from 'const T' to 'T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ T=double ] and [ T=float ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/complex.h(172,14): warning C4244: 'initializing': conversion from 'const T' to 'T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ T=double ] and [ T=float ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(144): message : see reference to function template instantiation 'c10::complex::complex(const c10::complex &)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ T=float ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(143): message : see reference to function template instantiation 'c10::complex::complex(const c10::complex &)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ T=float ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/complex.h(172,1): warning C4244: 'initializing': conversion from 'const T' to 'T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ T=double ] and [ T=float ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/SmallVector.h(68,1): warning C4267: 'initializing': conversion from 'size_t' to 'Size_T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ Size_T=unsigned int ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/SmallVector.h(67): message : while compiling class template member function 'c10::SmallVectorBase::SmallVectorBase(void *,size_t)' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/SmallVector.h(139): message : see reference to function template instantiation 'c10::SmallVectorBase::SmallVectorBase(void *,size_t)' being compiled (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/SmallVector.h(104,1): warning C4267: '=': conversion from 'size_t' to 'Size_T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ Size_T=unsigned int ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/SmallVector.h(102): message : while compiling class template member function 'void c10::SmallVectorBase::set_size(size_t)' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/SmallVector.h(481): message : see reference to function template instantiation 'void c10::SmallVectorBase::set_size(size_t)' being compiled (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/SmallVector.h(125): message : see reference to class template instantiation 'c10::SmallVectorBase' being compiled (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/SmallVector.h(379): message : see reference to class template instantiation 'c10::SmallVectorTemplateCommon' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ T=c10::SymInt ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/SmallVector.h(634): message : see reference to class template instantiation 'c10::SmallVectorTemplateBase' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ T=c10::SymInt ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/SmallVector.h(1284): message : see reference to class template instantiation 'c10::SmallVectorImpl' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ T=c10::SymInt ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymbolicShapeMeta.h(18): message : see reference to class template instantiation 'c10::SmallVector' being compiled (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/SmallVector.h(104,1): warning C4267: '=': conversion from 'size_t' to 'Size_T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ Size_T=unsigned int ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/SmallVector.h(102): message : while compiling class template member function 'void c10::SmallVectorBase::set_size(size_t)' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/SmallVector.h(481): message : see reference to function template instantiation 'void c10::SmallVectorBase::set_size(size_t)' being compiled (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/SmallVector.h(125): message : see reference to class template instantiation 'c10::SmallVectorBase' being compiled (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/SmallVector.h(379): message : see reference to class template instantiation 'c10::SmallVectorTemplateCommon' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ T=c10::SymInt ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/SmallVector.h(634): message : see reference to class template instantiation 'c10::SmallVectorTemplateBase' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ T=c10::SymInt ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/SmallVector.h(1284): message : see reference to class template instantiation 'c10::SmallVectorImpl' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ T=c10::SymInt ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymbolicShapeMeta.h(18): message : see reference to class template instantiation 'c10::SmallVector' being compiled (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/complex.h(172,14): warning C4244: 'initializing': conversion from 'const T' to 'T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ T=double ] and [ T=float ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(144): message : see reference to function template instantiation 'c10::complex::complex(const c10::complex &)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ T=float ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(143): message : see reference to function template instantiation 'c10::complex::complex(const c10::complex &)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ T=float ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/complex.h(172,1): warning C4244: 'initializing': conversion from 'const T' to 'T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ T=double ] and [ T=float ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/complex.h(172,14): warning C4244: 'initializing': conversion from 'const T' to 'T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ T=double ] and [ T=float ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(144): message : see reference to function template instantiation 'c10::complex::complex(const c10::complex &)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ T=float ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(143): message : see reference to function template instantiation 'c10::complex::complex(const c10::complex &)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ T=float ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/complex.h(172,1): warning C4244: 'initializing': conversion from 'const T' to 'T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ T=double ] and [ T=float ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/complex.h(172,14): warning C4244: 'initializing': conversion from 'const T' to 'T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ T=double ] and [ T=float ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(144): message : see reference to function template instantiation 'c10::complex::complex(const c10::complex &)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ T=float ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(143): message : see reference to function template instantiation 'c10::complex::complex(const c10::complex &)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ T=float ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/complex.h(172,1): warning C4244: 'initializing': conversion from 'const T' to 'T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ T=double ] and [ T=float ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/complex.h(172,14): warning C4244: 'initializing': conversion from 'const T' to 'T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ T=double ] and [ T=float ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(144): message : see reference to function template instantiation 'c10::complex::complex(const c10::complex &)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ T=float ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(143): message : see reference to function template instantiation 'c10::complex::complex(const c10::complex &)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ T=float ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/complex.h(172,1): warning C4244: 'initializing': conversion from 'const T' to 'T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ T=double ] and [ T=float ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/SmallVector.h(68,1): warning C4267: 'initializing': conversion from 'size_t' to 'Size_T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ Size_T=unsigned int ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/SmallVector.h(67): message : while compiling class template member function 'c10::SmallVectorBase::SmallVectorBase(void *,size_t)' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/SmallVector.h(139): message : see reference to function template instantiation 'c10::SmallVectorBase::SmallVectorBase(void *,size_t)' being compiled (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/SmallVector.h(68,1): warning C4267: 'initializing': conversion from 'size_t' to 'Size_T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ Size_T=unsigned int ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/SmallVector.h(67): message : while compiling class template member function 'c10::SmallVectorBase::SmallVectorBase(void *,size_t)' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/SmallVector.h(139): message : see reference to function template instantiation 'c10::SmallVectorBase::SmallVectorBase(void *,size_t)' being compiled (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/SmallVector.h(68,1): warning C4267: 'initializing': conversion from 'size_t' to 'Size_T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ Size_T=unsigned int ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/SmallVector.h(67): message : while compiling class template member function 'c10::SmallVectorBase::SmallVectorBase(void *,size_t)' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/SmallVector.h(139): message : see reference to function template instantiation 'c10::SmallVectorBase::SmallVectorBase(void *,size_t)' being compiled (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/SmallVector.h(68,1): warning C4267: 'initializing': conversion from 'size_t' to 'Size_T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ Size_T=unsigned int ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/SmallVector.h(67): message : while compiling class template member function 'c10::SmallVectorBase::SmallVectorBase(void *,size_t)' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/SmallVector.h(139): message : see reference to function template instantiation 'c10::SmallVectorBase::SmallVectorBase(void *,size_t)' being compiled (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/SmallVector.h(68,1): warning C4267: 'initializing': conversion from 'size_t' to 'Size_T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ Size_T=unsigned int ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/SmallVector.h(67): message : while compiling class template member function 'c10::SmallVectorBase::SmallVectorBase(void *,size_t)' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/SmallVector.h(139): message : see reference to function template instantiation 'c10::SmallVectorBase::SmallVectorBase(void *,size_t)' being compiled (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/complex.h(172,14): warning C4244: 'initializing': conversion from 'const T' to 'T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ T=double ] and [ T=float ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(144): message : see reference to function template instantiation 'c10::complex::complex(const c10::complex &)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ T=float ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(143): message : see reference to function template instantiation 'c10::complex::complex(const c10::complex &)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ T=float ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/complex.h(172,1): warning C4244: 'initializing': conversion from 'const T' to 'T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ T=double ] and [ T=float ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/complex.h(172,14): warning C4244: 'initializing': conversion from 'const T' to 'T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ T=double ] and [ T=float ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(144): message : see reference to function template instantiation 'c10::complex::complex(const c10::complex &)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ T=float ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(143): message : see reference to function template instantiation 'c10::complex::complex(const c10::complex &)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ T=float ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/complex.h(172,1): warning C4244: 'initializing': conversion from 'const T' to 'T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ T=double ] and [ T=float ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/SmallVector.h(68,1): warning C4267: 'initializing': conversion from 'size_t' to 'Size_T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ Size_T=unsigned int ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/SmallVector.h(67): message : while compiling class template member function 'c10::SmallVectorBase::SmallVectorBase(void *,size_t)' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/SmallVector.h(139): message : see reference to function template instantiation 'c10::SmallVectorBase::SmallVectorBase(void *,size_t)' being compiled (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/complex.h(172,14): warning C4244: 'initializing': conversion from 'const T' to 'T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ T=double ] and [ T=float ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(144): message : see reference to function template instantiation 'c10::complex::complex(const c10::complex &)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ T=float ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(143): message : see reference to function template instantiation 'c10::complex::complex(const c10::complex &)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ T=float ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/complex.h(172,1): warning C4244: 'initializing': conversion from 'const T' to 'T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ T=double ] and [ T=float ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/SmallVector.h(68,1): warning C4267: 'initializing': conversion from 'size_t' to 'Size_T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ Size_T=unsigned int ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/SmallVector.h(67): message : while compiling class template member function 'c10::SmallVectorBase::SmallVectorBase(void *,size_t)' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/SmallVector.h(139): message : see reference to function template instantiation 'c10::SmallVectorBase::SmallVectorBase(void *,size_t)' being compiled (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/complex.h(172,14): warning C4244: 'initializing': conversion from 'const T' to 'T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ T=double ] and [ T=float ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(144): message : see reference to function template instantiation 'c10::complex::complex(const c10::complex &)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ T=float ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(143): message : see reference to function template instantiation 'c10::complex::complex(const c10::complex &)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ T=float ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/complex.h(172,1): warning C4244: 'initializing': conversion from 'const T' to 'T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ T=double ] and [ T=float ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/complex.h(172,14): warning C4244: 'initializing': conversion from 'const T' to 'T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ T=double ] and [ T=float ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(144): message : see reference to function template instantiation 'c10::complex::complex(const c10::complex &)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ T=float ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(143): message : see reference to function template instantiation 'c10::complex::complex(const c10::complex &)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ T=float ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/complex.h(172,1): warning C4244: 'initializing': conversion from 'const T' to 'T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ T=double ] and [ T=float ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/complex.h(172,14): warning C4244: 'initializing': conversion from 'const T' to 'T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ T=double ] and [ T=float ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(144): message : see reference to function template instantiation 'c10::complex::complex(const c10::complex &)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ T=float ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(143): message : see reference to function template instantiation 'c10::complex::complex(const c10::complex &)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ T=float ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/complex.h(172,1): warning C4244: 'initializing': conversion from 'const T' to 'T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ T=double ] and [ T=float ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/complex.h(172,14): warning C4244: 'initializing': conversion from 'const T' to 'T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ T=double ] and [ T=float ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(144): message : see reference to function template instantiation 'c10::complex::complex(const c10::complex &)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ T=float ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(143): message : see reference to function template instantiation 'c10::complex::complex(const c10::complex &)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ T=float ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/complex.h(172,1): warning C4244: 'initializing': conversion from 'const T' to 'T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ T=double ] and [ T=float ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'src_t' to 'float', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ src_t=uint64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(50): message : while compiling class template member function 'dest_t c10::static_cast_with_inter_type::apply(src_t)' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ dest_t=c10::Float8_e4m3fnuz, From=uint64_t, src_t=uint64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(150): message : see reference to function template instantiation 'dest_t c10::static_cast_with_inter_type::apply(src_t)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ dest_t=c10::Float8_e4m3fnuz, From=uint64_t, src_t=uint64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(150): message : see reference to class template instantiation 'c10::static_cast_with_inter_type' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ To=c10::Float8_e4m3fnuz, From=uint64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(162): message : see reference to function template instantiation 'To c10::convert(From)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ To=c10::Float8_e4m3fnuz, From=uint64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Scalar.h(139): message : see reference to function template instantiation 'To c10::checked_convert(From,const char *)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ To=c10::Float8_e4m3fnuz, From=uint64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'src_t' to 'float', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ src_t=int64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(50): message : while compiling class template member function 'dest_t c10::static_cast_with_inter_type::apply(src_t)' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ dest_t=c10::Float8_e4m3fnuz, From=int64_t, src_t=int64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(150): message : see reference to function template instantiation 'dest_t c10::static_cast_with_inter_type::apply(src_t)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ dest_t=c10::Float8_e4m3fnuz, From=int64_t, src_t=int64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(150): message : see reference to class template instantiation 'c10::static_cast_with_inter_type' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ To=c10::Float8_e4m3fnuz, From=int64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(162): message : see reference to function template instantiation 'To c10::convert(From)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ To=c10::Float8_e4m3fnuz, From=int64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Scalar.h(139): message : see reference to function template instantiation 'To c10::checked_convert(From,const char *)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ To=c10::Float8_e4m3fnuz, From=int64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'T' to 'float', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ T=double ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(50): message : while compiling class template member function 'dest_t c10::static_cast_with_inter_type::apply(src_t)' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ dest_t=c10::Float8_e4m3fnuz, From=c10::complex, src_t=c10::complex ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(150): message : see reference to function template instantiation 'dest_t c10::static_cast_with_inter_type::apply(src_t)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ dest_t=c10::Float8_e4m3fnuz, From=c10::complex, src_t=c10::complex ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(150): message : see reference to class template instantiation 'c10::static_cast_with_inter_type' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ To=c10::Float8_e4m3fnuz, From=c10::complex ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(162): message : see reference to function template instantiation 'To c10::convert(From)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ To=c10::Float8_e4m3fnuz, From=c10::complex ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Scalar.h(139): message : see reference to function template instantiation 'To c10::checked_convert>(From,const char *)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ To=c10::Float8_e4m3fnuz, From=c10::complex ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'src_t' to 'float', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ src_t=double ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(50): message : while compiling class template member function 'dest_t c10::static_cast_with_inter_type::apply(src_t)' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ dest_t=c10::Float8_e4m3fnuz, From=double, src_t=double ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(150): message : see reference to function template instantiation 'dest_t c10::static_cast_with_inter_type::apply(src_t)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ dest_t=c10::Float8_e4m3fnuz, From=double, src_t=double ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(150): message : see reference to class template instantiation 'c10::static_cast_with_inter_type' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ To=c10::Float8_e4m3fnuz, From=double ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(162): message : see reference to function template instantiation 'To c10::convert(From)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ To=c10::Float8_e4m3fnuz, From=double ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Scalar.h(139): message : see reference to function template instantiation 'To c10::checked_convert(From,const char *)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ To=c10::Float8_e4m3fnuz, From=double ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'src_t' to 'const T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ src_t=uint64_t ] and [ T=double ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(50): message : while compiling class template member function 'dest_t c10::static_cast_with_inter_type::apply(src_t)' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ dest_t=c10::complex, From=uint64_t, src_t=uint64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(150): message : see reference to function template instantiation 'dest_t c10::static_cast_with_inter_type::apply(src_t)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ dest_t=c10::complex, From=uint64_t, src_t=uint64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(150): message : see reference to class template instantiation 'c10::static_cast_with_inter_type' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ To=c10::complex, From=uint64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(162): message : see reference to function template instantiation 'To c10::convert(From)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ To=c10::complex, From=uint64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Scalar.h(139): message : see reference to function template instantiation 'To c10::checked_convert,uint64_t>(From,const char *)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ To=c10::complex, From=uint64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'src_t' to 'const T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ src_t=int64_t ] and [ T=double ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(50): message : while compiling class template member function 'dest_t c10::static_cast_with_inter_type::apply(src_t)' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ dest_t=c10::complex, From=int64_t, src_t=int64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(150): message : see reference to function template instantiation 'dest_t c10::static_cast_with_inter_type::apply(src_t)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ dest_t=c10::complex, From=int64_t, src_t=int64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(150): message : see reference to class template instantiation 'c10::static_cast_with_inter_type' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ To=c10::complex, From=int64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(162): message : see reference to function template instantiation 'To c10::convert(From)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ To=c10::complex, From=int64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Scalar.h(139): message : see reference to function template instantiation 'To c10::checked_convert,int64_t>(From,const char *)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ To=c10::complex, From=int64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'src_t' to 'const T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ src_t=uint64_t ] and [ T=float ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(50): message : while compiling class template member function 'dest_t c10::static_cast_with_inter_type::apply(src_t)' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ dest_t=c10::complex, From=uint64_t, src_t=uint64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(150): message : see reference to function template instantiation 'dest_t c10::static_cast_with_inter_type::apply(src_t)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ dest_t=c10::complex, From=uint64_t, src_t=uint64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(150): message : see reference to class template instantiation 'c10::static_cast_with_inter_type' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ To=c10::complex, From=uint64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(162): message : see reference to function template instantiation 'To c10::convert(From)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ To=c10::complex, From=uint64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Scalar.h(139): message : see reference to function template instantiation 'To c10::checked_convert,uint64_t>(From,const char *)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ To=c10::complex, From=uint64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'src_t' to 'const T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ src_t=int64_t ] and [ T=float ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(50): message : while compiling class template member function 'dest_t c10::static_cast_with_inter_type::apply(src_t)' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ dest_t=c10::complex, From=int64_t, src_t=int64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(150): message : see reference to function template instantiation 'dest_t c10::static_cast_with_inter_type::apply(src_t)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ dest_t=c10::complex, From=int64_t, src_t=int64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(150): message : see reference to class template instantiation 'c10::static_cast_with_inter_type' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ To=c10::complex, From=int64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(162): message : see reference to function template instantiation 'To c10::convert(From)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ To=c10::complex, From=int64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Scalar.h(139): message : see reference to function template instantiation 'To c10::checked_convert,int64_t>(From,const char *)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ To=c10::complex, From=int64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'src_t' to 'const T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ src_t=double ] and [ T=float ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(50): message : while compiling class template member function 'dest_t c10::static_cast_with_inter_type::apply(src_t)' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ dest_t=c10::complex, From=double, src_t=double ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(150): message : see reference to function template instantiation 'dest_t c10::static_cast_with_inter_type::apply(src_t)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ dest_t=c10::complex, From=double, src_t=double ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(150): message : see reference to class template instantiation 'c10::static_cast_with_inter_type' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ To=c10::complex, From=double ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(162): message : see reference to function template instantiation 'To c10::convert(From)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ To=c10::complex, From=double ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Scalar.h(139): message : see reference to function template instantiation 'To c10::checked_convert,double>(From,const char *)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ To=c10::complex, From=double ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'src_t' to 'float', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ src_t=uint64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(50): message : while compiling class template member function 'dest_t c10::static_cast_with_inter_type::apply(src_t)' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ dest_t=c10::Float8_e4m3fnuz, From=uint64_t, src_t=uint64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(150): message : see reference to function template instantiation 'dest_t c10::static_cast_with_inter_type::apply(src_t)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ dest_t=c10::Float8_e4m3fnuz, From=uint64_t, src_t=uint64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(150): message : see reference to class template instantiation 'c10::static_cast_with_inter_type' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ To=c10::Float8_e4m3fnuz, From=uint64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(162): message : see reference to function template instantiation 'To c10::convert(From)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ To=c10::Float8_e4m3fnuz, From=uint64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Scalar.h(139): message : see reference to function template instantiation 'To c10::checked_convert(From,const char *)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ To=c10::Float8_e4m3fnuz, From=uint64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'src_t' to 'float', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ src_t=int64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(50): message : while compiling class template member function 'dest_t c10::static_cast_with_inter_type::apply(src_t)' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ dest_t=c10::Float8_e4m3fnuz, From=int64_t, src_t=int64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(150): message : see reference to function template instantiation 'dest_t c10::static_cast_with_inter_type::apply(src_t)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ dest_t=c10::Float8_e4m3fnuz, From=int64_t, src_t=int64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(150): message : see reference to class template instantiation 'c10::static_cast_with_inter_type' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ To=c10::Float8_e4m3fnuz, From=int64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(162): message : see reference to function template instantiation 'To c10::convert(From)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ To=c10::Float8_e4m3fnuz, From=int64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Scalar.h(139): message : see reference to function template instantiation 'To c10::checked_convert(From,const char *)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ To=c10::Float8_e4m3fnuz, From=int64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'T' to 'float', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ T=double ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(50): message : while compiling class template member function 'dest_t c10::static_cast_with_inter_type::apply(src_t)' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ dest_t=c10::Float8_e4m3fnuz, From=c10::complex, src_t=c10::complex ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(150): message : see reference to function template instantiation 'dest_t c10::static_cast_with_inter_type::apply(src_t)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ dest_t=c10::Float8_e4m3fnuz, From=c10::complex, src_t=c10::complex ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(150): message : see reference to class template instantiation 'c10::static_cast_with_inter_type' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ To=c10::Float8_e4m3fnuz, From=c10::complex ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(162): message : see reference to function template instantiation 'To c10::convert(From)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ To=c10::Float8_e4m3fnuz, From=c10::complex ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Scalar.h(139): message : see reference to function template instantiation 'To c10::checked_convert>(From,const char *)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ To=c10::Float8_e4m3fnuz, From=c10::complex ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'src_t' to 'float', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ src_t=double ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(50): message : while compiling class template member function 'dest_t c10::static_cast_with_inter_type::apply(src_t)' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ dest_t=c10::Float8_e4m3fnuz, From=double, src_t=double ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(150): message : see reference to function template instantiation 'dest_t c10::static_cast_with_inter_type::apply(src_t)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ dest_t=c10::Float8_e4m3fnuz, From=double, src_t=double ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(150): message : see reference to class template instantiation 'c10::static_cast_with_inter_type' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ To=c10::Float8_e4m3fnuz, From=double ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(162): message : see reference to function template instantiation 'To c10::convert(From)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ To=c10::Float8_e4m3fnuz, From=double ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Scalar.h(139): message : see reference to function template instantiation 'To c10::checked_convert(From,const char *)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ To=c10::Float8_e4m3fnuz, From=double ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'src_t' to 'const T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ src_t=uint64_t ] and [ T=double ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(50): message : while compiling class template member function 'dest_t c10::static_cast_with_inter_type::apply(src_t)' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ dest_t=c10::complex, From=uint64_t, src_t=uint64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(150): message : see reference to function template instantiation 'dest_t c10::static_cast_with_inter_type::apply(src_t)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ dest_t=c10::complex, From=uint64_t, src_t=uint64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(150): message : see reference to class template instantiation 'c10::static_cast_with_inter_type' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ To=c10::complex, From=uint64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(162): message : see reference to function template instantiation 'To c10::convert(From)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ To=c10::complex, From=uint64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Scalar.h(139): message : see reference to function template instantiation 'To c10::checked_convert,uint64_t>(From,const char *)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ To=c10::complex, From=uint64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'src_t' to 'const T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ src_t=int64_t ] and [ T=double ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(50): message : while compiling class template member function 'dest_t c10::static_cast_with_inter_type::apply(src_t)' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ dest_t=c10::complex, From=int64_t, src_t=int64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(150): message : see reference to function template instantiation 'dest_t c10::static_cast_with_inter_type::apply(src_t)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ dest_t=c10::complex, From=int64_t, src_t=int64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(150): message : see reference to class template instantiation 'c10::static_cast_with_inter_type' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ To=c10::complex, From=int64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'src_t' to 'float', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ src_t=uint64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(50): message : while compiling class template member function 'dest_t c10::static_cast_with_inter_type::apply(src_t)' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ dest_t=c10::Float8_e4m3fnuz, From=uint64_t, src_t=uint64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(162): message : see reference to function template instantiation 'To c10::convert(From)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ To=c10::complex, From=int64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(150): message : see reference to function template instantiation 'dest_t c10::static_cast_with_inter_type::apply(src_t)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ dest_t=c10::Float8_e4m3fnuz, From=uint64_t, src_t=uint64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Scalar.h(139): message : see reference to function template instantiation 'To c10::checked_convert,int64_t>(From,const char *)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ To=c10::complex, From=int64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(150): message : see reference to class template instantiation 'c10::static_cast_with_inter_type' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ To=c10::Float8_e4m3fnuz, From=uint64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(162): message : see reference to function template instantiation 'To c10::convert(From)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ To=c10::Float8_e4m3fnuz, From=uint64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'src_t' to 'const T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ src_t=uint64_t ] and [ T=float ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(50): message : while compiling class template member function 'dest_t c10::static_cast_with_inter_type::apply(src_t)' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ dest_t=c10::complex, From=uint64_t, src_t=uint64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Scalar.h(139): message : see reference to function template instantiation 'To c10::checked_convert(From,const char *)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ To=c10::Float8_e4m3fnuz, From=uint64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(150): message : see reference to function template instantiation 'dest_t c10::static_cast_with_inter_type::apply(src_t)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ dest_t=c10::complex, From=uint64_t, src_t=uint64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'src_t' to 'float', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ src_t=int64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(50): message : while compiling class template member function 'dest_t c10::static_cast_with_inter_type::apply(src_t)' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ dest_t=c10::Float8_e4m3fnuz, From=int64_t, src_t=int64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(150): message : see reference to class template instantiation 'c10::static_cast_with_inter_type' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ To=c10::complex, From=uint64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(150): message : see reference to function template instantiation 'dest_t c10::static_cast_with_inter_type::apply(src_t)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ dest_t=c10::Float8_e4m3fnuz, From=int64_t, src_t=int64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(162): message : see reference to function template instantiation 'To c10::convert(From)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ To=c10::complex, From=uint64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(150): message : see reference to class template instantiation 'c10::static_cast_with_inter_type' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ To=c10::Float8_e4m3fnuz, From=int64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Scalar.h(139): message : see reference to function template instantiation 'To c10::checked_convert,uint64_t>(From,const char *)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ To=c10::complex, From=uint64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(162): message : see reference to function template instantiation 'To c10::convert(From)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ To=c10::Float8_e4m3fnuz, From=int64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'src_t' to 'const T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ src_t=int64_t ] and [ T=float ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(50): message : while compiling class template member function 'dest_t c10::static_cast_with_inter_type::apply(src_t)' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ dest_t=c10::complex, From=int64_t, src_t=int64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Scalar.h(139): message : see reference to function template instantiation 'To c10::checked_convert(From,const char *)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ To=c10::Float8_e4m3fnuz, From=int64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(150): message : see reference to function template instantiation 'dest_t c10::static_cast_with_inter_type::apply(src_t)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ dest_t=c10::complex, From=int64_t, src_t=int64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'T' to 'float', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ T=double ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(50): message : while compiling class template member function 'dest_t c10::static_cast_with_inter_type::apply(src_t)' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ dest_t=c10::Float8_e4m3fnuz, From=c10::complex, src_t=c10::complex ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(150): message : see reference to class template instantiation 'c10::static_cast_with_inter_type' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ To=c10::complex, From=int64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(150): message : see reference to function template instantiation 'dest_t c10::static_cast_with_inter_type::apply(src_t)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ dest_t=c10::Float8_e4m3fnuz, From=c10::complex, src_t=c10::complex ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(162): message : see reference to function template instantiation 'To c10::convert(From)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ To=c10::complex, From=int64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(150): message : see reference to class template instantiation 'c10::static_cast_with_inter_type' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ To=c10::Float8_e4m3fnuz, From=c10::complex ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Scalar.h(139): message : see reference to function template instantiation 'To c10::checked_convert,int64_t>(From,const char *)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ To=c10::complex, From=int64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(162): message : see reference to function template instantiation 'To c10::convert(From)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ To=c10::Float8_e4m3fnuz, From=c10::complex ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Scalar.h(139): message : see reference to function template instantiation 'To c10::checked_convert>(From,const char *)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ To=c10::Float8_e4m3fnuz, From=c10::complex ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'src_t' to 'float', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ src_t=double ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(50): message : while compiling class template member function 'dest_t c10::static_cast_with_inter_type::apply(src_t)' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ dest_t=c10::Float8_e4m3fnuz, From=double, src_t=double ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'src_t' to 'const T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ src_t=double ] and [ T=float ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(50): message : while compiling class template member function 'dest_t c10::static_cast_with_inter_type::apply(src_t)' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ dest_t=c10::complex, From=double, src_t=double ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(150): message : see reference to function template instantiation 'dest_t c10::static_cast_with_inter_type::apply(src_t)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ dest_t=c10::Float8_e4m3fnuz, From=double, src_t=double ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(150): message : see reference to function template instantiation 'dest_t c10::static_cast_with_inter_type::apply(src_t)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ dest_t=c10::complex, From=double, src_t=double ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(150): message : see reference to class template instantiation 'c10::static_cast_with_inter_type' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ To=c10::Float8_e4m3fnuz, From=double ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(150): message : see reference to class template instantiation 'c10::static_cast_with_inter_type' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ To=c10::complex, From=double ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(162): message : see reference to function template instantiation 'To c10::convert(From)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ To=c10::Float8_e4m3fnuz, From=double ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(162): message : see reference to function template instantiation 'To c10::convert(From)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ To=c10::complex, From=double ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Scalar.h(139): message : see reference to function template instantiation 'To c10::checked_convert(From,const char *)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ To=c10::Float8_e4m3fnuz, From=double ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Scalar.h(139): message : see reference to function template instantiation 'To c10::checked_convert,double>(From,const char *)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ To=c10::complex, From=double ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'src_t' to 'const T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ src_t=uint64_t ] and [ T=double ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(50): message : while compiling class template member function 'dest_t c10::static_cast_with_inter_type::apply(src_t)' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ dest_t=c10::complex, From=uint64_t, src_t=uint64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(150): message : see reference to function template instantiation 'dest_t c10::static_cast_with_inter_type::apply(src_t)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ dest_t=c10::complex, From=uint64_t, src_t=uint64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(150): message : see reference to class template instantiation 'c10::static_cast_with_inter_type' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ To=c10::complex, From=uint64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(162): message : see reference to function template instantiation 'To c10::convert(From)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ To=c10::complex, From=uint64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Scalar.h(139): message : see reference to function template instantiation 'To c10::checked_convert,uint64_t>(From,const char *)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ To=c10::complex, From=uint64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'src_t' to 'const T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ src_t=int64_t ] and [ T=double ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(50): message : while compiling class template member function 'dest_t c10::static_cast_with_inter_type::apply(src_t)' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ dest_t=c10::complex, From=int64_t, src_t=int64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(150): message : see reference to function template instantiation 'dest_t c10::static_cast_with_inter_type::apply(src_t)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ dest_t=c10::complex, From=int64_t, src_t=int64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(150): message : see reference to class template instantiation 'c10::static_cast_with_inter_type' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ To=c10::complex, From=int64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(162): message : see reference to function template instantiation 'To c10::convert(From)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ To=c10::complex, From=int64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Scalar.h(139): message : see reference to function template instantiation 'To c10::checked_convert,int64_t>(From,const char *)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ To=c10::complex, From=int64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'src_t' to 'const T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ src_t=uint64_t ] and [ T=float ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(50): message : while compiling class template member function 'dest_t c10::static_cast_with_inter_type::apply(src_t)' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ dest_t=c10::complex, From=uint64_t, src_t=uint64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(150): message : see reference to function template instantiation 'dest_t c10::static_cast_with_inter_type::apply(src_t)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ dest_t=c10::complex, From=uint64_t, src_t=uint64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(150): message : see reference to class template instantiation 'c10::static_cast_with_inter_type' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ To=c10::complex, From=uint64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(162): message : see reference to function template instantiation 'To c10::convert(From)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ To=c10::complex, From=uint64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Scalar.h(139): message : see reference to function template instantiation 'To c10::checked_convert,uint64_t>(From,const char *)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ To=c10::complex, From=uint64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'src_t' to 'const T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ src_t=int64_t ] and [ T=float ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(50): message : while compiling class template member function 'dest_t c10::static_cast_with_inter_type::apply(src_t)' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ dest_t=c10::complex, From=int64_t, src_t=int64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(150): message : see reference to function template instantiation 'dest_t c10::static_cast_with_inter_type::apply(src_t)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ dest_t=c10::complex, From=int64_t, src_t=int64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(150): message : see reference to class template instantiation 'c10::static_cast_with_inter_type' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ To=c10::complex, From=int64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(162): message : see reference to function template instantiation 'To c10::convert(From)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ To=c10::complex, From=int64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Scalar.h(139): message : see reference to function template instantiation 'To c10::checked_convert,int64_t>(From,const char *)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ To=c10::complex, From=int64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'src_t' to 'const T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ src_t=double ] and [ T=float ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(50): message : while compiling class template member function 'dest_t c10::static_cast_with_inter_type::apply(src_t)' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ dest_t=c10::complex, From=double, src_t=double ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(150): message : see reference to function template instantiation 'dest_t c10::static_cast_with_inter_type::apply(src_t)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ dest_t=c10::complex, From=double, src_t=double ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(150): message : see reference to class template instantiation 'c10::static_cast_with_inter_type' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ To=c10::complex, From=double ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(162): message : see reference to function template instantiation 'To c10::convert(From)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ To=c10::complex, From=double ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Scalar.h(139): message : see reference to function template instantiation 'To c10::checked_convert,double>(From,const char *)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ To=c10::complex, From=double ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'src_t' to 'float', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ src_t=uint64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(50): message : while compiling class template member function 'dest_t c10::static_cast_with_inter_type::apply(src_t)' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ dest_t=c10::Float8_e4m3fnuz, From=uint64_t, src_t=uint64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(150): message : see reference to function template instantiation 'dest_t c10::static_cast_with_inter_type::apply(src_t)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ dest_t=c10::Float8_e4m3fnuz, From=uint64_t, src_t=uint64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(150): message : see reference to class template instantiation 'c10::static_cast_with_inter_type' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ To=c10::Float8_e4m3fnuz, From=uint64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(162): message : see reference to function template instantiation 'To c10::convert(From)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ To=c10::Float8_e4m3fnuz, From=uint64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Scalar.h(139): message : see reference to function template instantiation 'To c10::checked_convert(From,const char *)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ To=c10::Float8_e4m3fnuz, From=uint64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'src_t' to 'float', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ src_t=int64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(50): message : while compiling class template member function 'dest_t c10::static_cast_with_inter_type::apply(src_t)' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ dest_t=c10::Float8_e4m3fnuz, From=int64_t, src_t=int64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/SmallVector.h(520,1): warning C4267: '=': conversion from 'size_t' to 'Size_T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ Size_T=unsigned int ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/SmallVector.h(514): message : while compiling class template member function 'void c10::SmallVectorTemplateBase::takeAllocationForGrow(T *,size_t)' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ T=at::OperandInfo ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(150): message : see reference to function template instantiation 'dest_t c10::static_cast_with_inter_type::apply(src_t)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ dest_t=c10::Float8_e4m3fnuz, From=int64_t, src_t=int64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/SmallVector.h(496): message : see reference to function template instantiation 'void c10::SmallVectorTemplateBase::takeAllocationForGrow(T *,size_t)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ T=at::OperandInfo ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(150): message : see reference to class template instantiation 'c10::static_cast_with_inter_type' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ To=c10::Float8_e4m3fnuz, From=int64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/SmallVector.h(492): message : while compiling class template member function 'void c10::SmallVectorTemplateBase::grow(size_t)' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ T=at::OperandInfo ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(162): message : see reference to function template instantiation 'To c10::convert(From)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ To=c10::Float8_e4m3fnuz, From=int64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/SmallVector.h(1175): message : see reference to function template instantiation 'void c10::SmallVectorTemplateBase::grow(size_t)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ T=at::OperandInfo ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Scalar.h(139): message : see reference to function template instantiation 'To c10::checked_convert(From,const char *)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ To=c10::Float8_e4m3fnuz, From=int64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/SmallVector.h(1130): message : while compiling class template member function 'c10::SmallVectorImpl &c10::SmallVectorImpl::operator =(c10::SmallVectorImpl &&) noexcept' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ T=at::OperandInfo ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/SmallVector.h(1346): message : see reference to function template instantiation 'c10::SmallVectorImpl &c10::SmallVectorImpl::operator =(c10::SmallVectorImpl &&) noexcept' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ T=at::OperandInfo ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/SmallVector.h(1284): message : see reference to class template instantiation 'c10::SmallVectorImpl' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ T=at::OperandInfo ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'T' to 'float', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ T=double ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(50): message : while compiling class template member function 'dest_t c10::static_cast_with_inter_type::apply(src_t)' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ dest_t=c10::Float8_e4m3fnuz, From=c10::complex, src_t=c10::complex ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(677): message : see reference to class template instantiation 'c10::SmallVector' being compiled (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(150): message : see reference to function template instantiation 'dest_t c10::static_cast_with_inter_type::apply(src_t)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ dest_t=c10::Float8_e4m3fnuz, From=c10::complex, src_t=c10::complex ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(150): message : see reference to class template instantiation 'c10::static_cast_with_inter_type' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ To=c10::Float8_e4m3fnuz, From=c10::complex ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(162): message : see reference to function template instantiation 'To c10::convert(From)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ To=c10::Float8_e4m3fnuz, From=c10::complex ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Scalar.h(139): message : see reference to function template instantiation 'To c10::checked_convert>(From,const char *)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ To=c10::Float8_e4m3fnuz, From=c10::complex ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'src_t' to 'float', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ src_t=double ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(50): message : while compiling class template member function 'dest_t c10::static_cast_with_inter_type::apply(src_t)' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ dest_t=c10::Float8_e4m3fnuz, From=double, src_t=double ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(150): message : see reference to function template instantiation 'dest_t c10::static_cast_with_inter_type::apply(src_t)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ dest_t=c10::Float8_e4m3fnuz, From=double, src_t=double ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(150): message : see reference to class template instantiation 'c10::static_cast_with_inter_type' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ To=c10::Float8_e4m3fnuz, From=double ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(162): message : see reference to function template instantiation 'To c10::convert(From)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ To=c10::Float8_e4m3fnuz, From=double ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Scalar.h(139): message : see reference to function template instantiation 'To c10::checked_convert(From,const char *)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ To=c10::Float8_e4m3fnuz, From=double ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) 23>C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\optional(68,1): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc(196): message : see reference to function template instantiation 'std::_Optional_destruct_base<_Ty,true>::_Optional_destruct_base(std::in_place_t,const unsigned __int64 &&)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ _Ty=int32_t ] C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc(196): message : see reference to function template instantiation 'std::_Optional_destruct_base<_Ty,true>::_Optional_destruct_base(std::in_place_t,const unsigned __int64 &&)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ _Ty=int32_t ] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\optional(185): message : see reference to function template instantiation 'std::_Optional_construct_base<_Ty>::_Optional_construct_base(std::in_place_t,const unsigned __int64 &&)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ _Ty=int32_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\optional(185): message : see reference to function template instantiation 'std::_Optional_construct_base<_Ty>::_Optional_construct_base(std::in_place_t,const unsigned __int64 &&)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ _Ty=int32_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/function_schema.h(437): message : see reference to function template instantiation 'std::optional::optional(_Ty2 &&)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ I=unsigned __int64, _Ty2=unsigned __int64 ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/function_schema.h(437): message : see reference to function template instantiation 'std::optional::optional(_Ty2 &&)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ I=unsigned __int64, _Ty2=unsigned __int64 ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'src_t' to 'const T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ src_t=uint64_t ] and [ T=double ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(50): message : while compiling class template member function 'dest_t c10::static_cast_with_inter_type::apply(src_t)' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ dest_t=c10::complex, From=uint64_t, src_t=uint64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(150): message : see reference to function template instantiation 'dest_t c10::static_cast_with_inter_type::apply(src_t)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ dest_t=c10::complex, From=uint64_t, src_t=uint64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(150): message : see reference to class template instantiation 'c10::static_cast_with_inter_type' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ To=c10::complex, From=uint64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(162): message : see reference to function template instantiation 'To c10::convert(From)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ To=c10::complex, From=uint64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Scalar.h(139): message : see reference to function template instantiation 'To c10::checked_convert,uint64_t>(From,const char *)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ To=c10::complex, From=uint64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'src_t' to 'const T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ src_t=int64_t ] and [ T=double ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(50): message : while compiling class template member function 'dest_t c10::static_cast_with_inter_type::apply(src_t)' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ dest_t=c10::complex, From=int64_t, src_t=int64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(150): message : see reference to function template instantiation 'dest_t c10::static_cast_with_inter_type::apply(src_t)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ dest_t=c10::complex, From=int64_t, src_t=int64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(150): message : see reference to class template instantiation 'c10::static_cast_with_inter_type' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ To=c10::complex, From=int64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(162): message : see reference to function template instantiation 'To c10::convert(From)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ To=c10::complex, From=int64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Scalar.h(139): message : see reference to function template instantiation 'To c10::checked_convert,int64_t>(From,const char *)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ To=c10::complex, From=int64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'src_t' to 'const T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ src_t=uint64_t ] and [ T=float ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(50): message : while compiling class template member function 'dest_t c10::static_cast_with_inter_type::apply(src_t)' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ dest_t=c10::complex, From=uint64_t, src_t=uint64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(150): message : see reference to function template instantiation 'dest_t c10::static_cast_with_inter_type::apply(src_t)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ dest_t=c10::complex, From=uint64_t, src_t=uint64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(150): message : see reference to class template instantiation 'c10::static_cast_with_inter_type' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ To=c10::complex, From=uint64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'src_t' to 'float', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ src_t=uint64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(50): message : while compiling class template member function 'dest_t c10::static_cast_with_inter_type::apply(src_t)' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ dest_t=c10::Float8_e4m3fnuz, From=uint64_t, src_t=uint64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'src_t' to 'float', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ src_t=uint64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(50): message : while compiling class template member function 'dest_t c10::static_cast_with_inter_type::apply(src_t)' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ dest_t=c10::Float8_e4m3fnuz, From=uint64_t, src_t=uint64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(162): message : see reference to function template instantiation 'To c10::convert(From)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ To=c10::complex, From=uint64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(150): message : see reference to function template instantiation 'dest_t c10::static_cast_with_inter_type::apply(src_t)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ dest_t=c10::Float8_e4m3fnuz, From=uint64_t, src_t=uint64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(150): message : see reference to function template instantiation 'dest_t c10::static_cast_with_inter_type::apply(src_t)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ dest_t=c10::Float8_e4m3fnuz, From=uint64_t, src_t=uint64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Scalar.h(139): message : see reference to function template instantiation 'To c10::checked_convert,uint64_t>(From,const char *)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ To=c10::complex, From=uint64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(150): message : see reference to class template instantiation 'c10::static_cast_with_inter_type' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ To=c10::Float8_e4m3fnuz, From=uint64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(150): message : see reference to class template instantiation 'c10::static_cast_with_inter_type' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ To=c10::Float8_e4m3fnuz, From=uint64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'src_t' to 'const T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ src_t=int64_t ] and [ T=float ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(50): message : while compiling class template member function 'dest_t c10::static_cast_with_inter_type::apply(src_t)' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ dest_t=c10::complex, From=int64_t, src_t=int64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(162): message : see reference to function template instantiation 'To c10::convert(From)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ To=c10::Float8_e4m3fnuz, From=uint64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(162): message : see reference to function template instantiation 'To c10::convert(From)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ To=c10::Float8_e4m3fnuz, From=uint64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(150): message : see reference to function template instantiation 'dest_t c10::static_cast_with_inter_type::apply(src_t)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ dest_t=c10::complex, From=int64_t, src_t=int64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Scalar.h(139): message : see reference to function template instantiation 'To c10::checked_convert(From,const char *)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ To=c10::Float8_e4m3fnuz, From=uint64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Scalar.h(139): message : see reference to function template instantiation 'To c10::checked_convert(From,const char *)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ To=c10::Float8_e4m3fnuz, From=uint64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(150): message : see reference to class template instantiation 'c10::static_cast_with_inter_type' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ To=c10::complex, From=int64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'src_t' to 'float', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ src_t=int64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(50): message : while compiling class template member function 'dest_t c10::static_cast_with_inter_type::apply(src_t)' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ dest_t=c10::Float8_e4m3fnuz, From=int64_t, src_t=int64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(162): message : see reference to function template instantiation 'To c10::convert(From)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ To=c10::complex, From=int64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'src_t' to 'float', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ src_t=int64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(50): message : while compiling class template member function 'dest_t c10::static_cast_with_inter_type::apply(src_t)' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ dest_t=c10::Float8_e4m3fnuz, From=int64_t, src_t=int64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(150): message : see reference to function template instantiation 'dest_t c10::static_cast_with_inter_type::apply(src_t)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ dest_t=c10::Float8_e4m3fnuz, From=int64_t, src_t=int64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Scalar.h(139): message : see reference to function template instantiation 'To c10::checked_convert,int64_t>(From,const char *)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ To=c10::complex, From=int64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(150): message : see reference to function template instantiation 'dest_t c10::static_cast_with_inter_type::apply(src_t)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ dest_t=c10::Float8_e4m3fnuz, From=int64_t, src_t=int64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(150): message : see reference to class template instantiation 'c10::static_cast_with_inter_type' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ To=c10::Float8_e4m3fnuz, From=int64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'src_t' to 'const T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ src_t=double ] and [ T=float ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(50): message : while compiling class template member function 'dest_t c10::static_cast_with_inter_type::apply(src_t)' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ dest_t=c10::complex, From=double, src_t=double ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(150): message : see reference to class template instantiation 'c10::static_cast_with_inter_type' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ To=c10::Float8_e4m3fnuz, From=int64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(162): message : see reference to function template instantiation 'To c10::convert(From)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ To=c10::Float8_e4m3fnuz, From=int64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(150): message : see reference to function template instantiation 'dest_t c10::static_cast_with_inter_type::apply(src_t)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ dest_t=c10::complex, From=double, src_t=double ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(162): message : see reference to function template instantiation 'To c10::convert(From)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ To=c10::Float8_e4m3fnuz, From=int64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Scalar.h(139): message : see reference to function template instantiation 'To c10::checked_convert(From,const char *)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ To=c10::Float8_e4m3fnuz, From=int64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(150): message : see reference to class template instantiation 'c10::static_cast_with_inter_type' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ To=c10::complex, From=double ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Scalar.h(139): message : see reference to function template instantiation 'To c10::checked_convert(From,const char *)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ To=c10::Float8_e4m3fnuz, From=int64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(162): message : see reference to function template instantiation 'To c10::convert(From)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ To=c10::complex, From=double ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'T' to 'float', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ T=double ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(50): message : while compiling class template member function 'dest_t c10::static_cast_with_inter_type::apply(src_t)' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ dest_t=c10::Float8_e4m3fnuz, From=c10::complex, src_t=c10::complex ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Scalar.h(139): message : see reference to function template instantiation 'To c10::checked_convert,double>(From,const char *)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ To=c10::complex, From=double ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'T' to 'float', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ T=double ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(50): message : while compiling class template member function 'dest_t c10::static_cast_with_inter_type::apply(src_t)' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ dest_t=c10::Float8_e4m3fnuz, From=c10::complex, src_t=c10::complex ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(150): message : see reference to function template instantiation 'dest_t c10::static_cast_with_inter_type::apply(src_t)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ dest_t=c10::Float8_e4m3fnuz, From=c10::complex, src_t=c10::complex ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(150): message : see reference to function template instantiation 'dest_t c10::static_cast_with_inter_type::apply(src_t)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ dest_t=c10::Float8_e4m3fnuz, From=c10::complex, src_t=c10::complex ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(150): message : see reference to class template instantiation 'c10::static_cast_with_inter_type' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ To=c10::Float8_e4m3fnuz, From=c10::complex ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(150): message : see reference to class template instantiation 'c10::static_cast_with_inter_type' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ To=c10::Float8_e4m3fnuz, From=c10::complex ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(162): message : see reference to function template instantiation 'To c10::convert(From)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ To=c10::Float8_e4m3fnuz, From=c10::complex ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(162): message : see reference to function template instantiation 'To c10::convert(From)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ To=c10::Float8_e4m3fnuz, From=c10::complex ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Scalar.h(139): message : see reference to function template instantiation 'To c10::checked_convert>(From,const char *)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ To=c10::Float8_e4m3fnuz, From=c10::complex ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Scalar.h(139): message : see reference to function template instantiation 'To c10::checked_convert>(From,const char *)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ To=c10::Float8_e4m3fnuz, From=c10::complex ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'src_t' to 'float', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ src_t=double ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(50): message : while compiling class template member function 'dest_t c10::static_cast_with_inter_type::apply(src_t)' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ dest_t=c10::Float8_e4m3fnuz, From=double, src_t=double ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'src_t' to 'float', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ src_t=double ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(50): message : while compiling class template member function 'dest_t c10::static_cast_with_inter_type::apply(src_t)' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ dest_t=c10::Float8_e4m3fnuz, From=double, src_t=double ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(150): message : see reference to function template instantiation 'dest_t c10::static_cast_with_inter_type::apply(src_t)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ dest_t=c10::Float8_e4m3fnuz, From=double, src_t=double ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(150): message : see reference to function template instantiation 'dest_t c10::static_cast_with_inter_type::apply(src_t)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ dest_t=c10::Float8_e4m3fnuz, From=double, src_t=double ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(150): message : see reference to class template instantiation 'c10::static_cast_with_inter_type' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ To=c10::Float8_e4m3fnuz, From=double ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(150): message : see reference to class template instantiation 'c10::static_cast_with_inter_type' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ To=c10::Float8_e4m3fnuz, From=double ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/SmallVector.h(520,1): warning C4267: '=': conversion from 'size_t' to 'Size_T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ Size_T=unsigned int ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/SmallVector.h(514): message : while compiling class template member function 'void c10::SmallVectorTemplateBase::takeAllocationForGrow(T *,size_t)' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ T=at::OperandInfo ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(162): message : see reference to function template instantiation 'To c10::convert(From)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ To=c10::Float8_e4m3fnuz, From=double ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(162): message : see reference to function template instantiation 'To c10::convert(From)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ To=c10::Float8_e4m3fnuz, From=double ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/SmallVector.h(496): message : see reference to function template instantiation 'void c10::SmallVectorTemplateBase::takeAllocationForGrow(T *,size_t)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ T=at::OperandInfo ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Scalar.h(139): message : see reference to function template instantiation 'To c10::checked_convert(From,const char *)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ To=c10::Float8_e4m3fnuz, From=double ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Scalar.h(139): message : see reference to function template instantiation 'To c10::checked_convert(From,const char *)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ To=c10::Float8_e4m3fnuz, From=double ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/SmallVector.h(492): message : while compiling class template member function 'void c10::SmallVectorTemplateBase::grow(size_t)' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ T=at::OperandInfo ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/SmallVector.h(1175): message : see reference to function template instantiation 'void c10::SmallVectorTemplateBase::grow(size_t)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ T=at::OperandInfo ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/SmallVector.h(1130): message : while compiling class template member function 'c10::SmallVectorImpl &c10::SmallVectorImpl::operator =(c10::SmallVectorImpl &&) noexcept' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ T=at::OperandInfo ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/SmallVector.h(1346): message : see reference to function template instantiation 'c10::SmallVectorImpl &c10::SmallVectorImpl::operator =(c10::SmallVectorImpl &&) noexcept' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ T=at::OperandInfo ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) 23>C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(3606,22): warning C4244: '=': conversion from 'const __int64' to 'int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(3643): message : see reference to function template instantiation '_OutIt std::_Copy_unchecked(_InIt,_InIt,_OutIt)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ _OutIt=int32_t *, _InIt=const __int64 * ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/SmallVector.h(1284): message : see reference to class template instantiation 'c10::SmallVectorImpl' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ T=at::OperandInfo ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) C:\Jenkins\workspace\dgl_PR-7408\include\dgl\aten\./array_ops.h(362): message : see reference to function template instantiation '_OutIt std::copy>>,int32_t*>(_InIt,_InIt,_OutIt)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ _OutIt=int32_t *, _Ty=int64_t, _InIt=std::_Vector_const_iterator>> ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(677): message : see reference to class template instantiation 'c10::SmallVector' being compiled (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Jenkins\workspace\dgl_PR-7408\include\dgl/aten/coo.h(282): message : see reference to function template instantiation 'dgl::IdArray dgl::aten::VecToIdArray(const std::vector> &,uint8_t,DGLContext)' being compiled (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\optional(68,1): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc(157): message : see reference to function template instantiation 'std::_Optional_destruct_base<_Ty,true>::_Optional_destruct_base(std::in_place_t,const unsigned __int64 &&)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ _Ty=int32_t ] C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc(157): message : see reference to function template instantiation 'std::_Optional_destruct_base<_Ty,true>::_Optional_destruct_base(std::in_place_t,const unsigned __int64 &&)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ _Ty=int32_t ] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\optional(185): message : see reference to function template instantiation 'std::_Optional_construct_base<_Ty>::_Optional_construct_base(std::in_place_t,const unsigned __int64 &&)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ _Ty=int32_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\optional(185): message : see reference to function template instantiation 'std::_Optional_construct_base<_Ty>::_Optional_construct_base(std::in_place_t,const unsigned __int64 &&)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ _Ty=int32_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/function_schema.h(437): message : see reference to function template instantiation 'std::optional::optional(_Ty2 &&)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ I=unsigned __int64, _Ty2=unsigned __int64 ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/function_schema.h(437): message : see reference to function template instantiation 'std::optional::optional(_Ty2 &&)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ I=unsigned __int64, _Ty2=unsigned __int64 ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'src_t' to 'float', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ src_t=uint64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(50): message : while compiling class template member function 'dest_t c10::static_cast_with_inter_type::apply(src_t)' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ dest_t=c10::Float8_e4m3fnuz, From=uint64_t, src_t=uint64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(150): message : see reference to function template instantiation 'dest_t c10::static_cast_with_inter_type::apply(src_t)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ dest_t=c10::Float8_e4m3fnuz, From=uint64_t, src_t=uint64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(150): message : see reference to class template instantiation 'c10::static_cast_with_inter_type' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ To=c10::Float8_e4m3fnuz, From=uint64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(162): message : see reference to function template instantiation 'To c10::convert(From)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ To=c10::Float8_e4m3fnuz, From=uint64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Scalar.h(139): message : see reference to function template instantiation 'To c10::checked_convert(From,const char *)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ To=c10::Float8_e4m3fnuz, From=uint64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'src_t' to 'float', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ src_t=int64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(50): message : while compiling class template member function 'dest_t c10::static_cast_with_inter_type::apply(src_t)' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ dest_t=c10::Float8_e4m3fnuz, From=int64_t, src_t=int64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(150): message : see reference to function template instantiation 'dest_t c10::static_cast_with_inter_type::apply(src_t)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ dest_t=c10::Float8_e4m3fnuz, From=int64_t, src_t=int64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(150): message : see reference to class template instantiation 'c10::static_cast_with_inter_type' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ To=c10::Float8_e4m3fnuz, From=int64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(162): message : see reference to function template instantiation 'To c10::convert(From)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ To=c10::Float8_e4m3fnuz, From=int64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Scalar.h(139): message : see reference to function template instantiation 'To c10::checked_convert(From,const char *)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ To=c10::Float8_e4m3fnuz, From=int64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'T' to 'float', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ T=double ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(50): message : while compiling class template member function 'dest_t c10::static_cast_with_inter_type::apply(src_t)' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ dest_t=c10::Float8_e4m3fnuz, From=c10::complex, src_t=c10::complex ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'src_t' to 'const T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ src_t=uint64_t ] and [ T=double ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(50): message : while compiling class template member function 'dest_t c10::static_cast_with_inter_type::apply(src_t)' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ dest_t=c10::complex, From=uint64_t, src_t=uint64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'src_t' to 'const T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ src_t=uint64_t ] and [ T=double ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(50): message : while compiling class template member function 'dest_t c10::static_cast_with_inter_type::apply(src_t)' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ dest_t=c10::complex, From=uint64_t, src_t=uint64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(150): message : see reference to function template instantiation 'dest_t c10::static_cast_with_inter_type::apply(src_t)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ dest_t=c10::Float8_e4m3fnuz, From=c10::complex, src_t=c10::complex ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(150): message : see reference to function template instantiation 'dest_t c10::static_cast_with_inter_type::apply(src_t)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ dest_t=c10::complex, From=uint64_t, src_t=uint64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(150): message : see reference to function template instantiation 'dest_t c10::static_cast_with_inter_type::apply(src_t)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ dest_t=c10::complex, From=uint64_t, src_t=uint64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(150): message : see reference to class template instantiation 'c10::static_cast_with_inter_type' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ To=c10::Float8_e4m3fnuz, From=c10::complex ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(150): message : see reference to class template instantiation 'c10::static_cast_with_inter_type' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ To=c10::complex, From=uint64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(150): message : see reference to class template instantiation 'c10::static_cast_with_inter_type' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ To=c10::complex, From=uint64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(162): message : see reference to function template instantiation 'To c10::convert(From)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ To=c10::Float8_e4m3fnuz, From=c10::complex ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(162): message : see reference to function template instantiation 'To c10::convert(From)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ To=c10::complex, From=uint64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(162): message : see reference to function template instantiation 'To c10::convert(From)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ To=c10::complex, From=uint64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Scalar.h(139): message : see reference to function template instantiation 'To c10::checked_convert>(From,const char *)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ To=c10::Float8_e4m3fnuz, From=c10::complex ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Scalar.h(139): message : see reference to function template instantiation 'To c10::checked_convert,uint64_t>(From,const char *)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ To=c10::complex, From=uint64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Scalar.h(139): message : see reference to function template instantiation 'To c10::checked_convert,uint64_t>(From,const char *)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ To=c10::complex, From=uint64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'src_t' to 'float', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ src_t=double ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(50): message : while compiling class template member function 'dest_t c10::static_cast_with_inter_type::apply(src_t)' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ dest_t=c10::Float8_e4m3fnuz, From=double, src_t=double ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'src_t' to 'const T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ src_t=int64_t ] and [ T=double ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(50): message : while compiling class template member function 'dest_t c10::static_cast_with_inter_type::apply(src_t)' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ dest_t=c10::complex, From=int64_t, src_t=int64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'src_t' to 'const T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ src_t=int64_t ] and [ T=double ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(50): message : while compiling class template member function 'dest_t c10::static_cast_with_inter_type::apply(src_t)' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ dest_t=c10::complex, From=int64_t, src_t=int64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(150): message : see reference to function template instantiation 'dest_t c10::static_cast_with_inter_type::apply(src_t)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ dest_t=c10::Float8_e4m3fnuz, From=double, src_t=double ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(150): message : see reference to function template instantiation 'dest_t c10::static_cast_with_inter_type::apply(src_t)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ dest_t=c10::complex, From=int64_t, src_t=int64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(150): message : see reference to function template instantiation 'dest_t c10::static_cast_with_inter_type::apply(src_t)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ dest_t=c10::complex, From=int64_t, src_t=int64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(150): message : see reference to class template instantiation 'c10::static_cast_with_inter_type' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ To=c10::Float8_e4m3fnuz, From=double ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(150): message : see reference to class template instantiation 'c10::static_cast_with_inter_type' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ To=c10::complex, From=int64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/SmallVector.h(520,1): warning C4267: '=': conversion from 'size_t' to 'Size_T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ Size_T=unsigned int ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/SmallVector.h(514): message : while compiling class template member function 'void c10::SmallVectorTemplateBase::takeAllocationForGrow(T *,size_t)' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ T=at::OperandInfo ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(150): message : see reference to class template instantiation 'c10::static_cast_with_inter_type' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ To=c10::complex, From=int64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(162): message : see reference to function template instantiation 'To c10::convert(From)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ To=c10::Float8_e4m3fnuz, From=double ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(162): message : see reference to function template instantiation 'To c10::convert(From)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ To=c10::complex, From=int64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/SmallVector.h(496): message : see reference to function template instantiation 'void c10::SmallVectorTemplateBase::takeAllocationForGrow(T *,size_t)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ T=at::OperandInfo ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(162): message : see reference to function template instantiation 'To c10::convert(From)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ To=c10::complex, From=int64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Scalar.h(139): message : see reference to function template instantiation 'To c10::checked_convert(From,const char *)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ To=c10::Float8_e4m3fnuz, From=double ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Scalar.h(139): message : see reference to function template instantiation 'To c10::checked_convert,int64_t>(From,const char *)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ To=c10::complex, From=int64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/SmallVector.h(492): message : while compiling class template member function 'void c10::SmallVectorTemplateBase::grow(size_t)' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ T=at::OperandInfo ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Scalar.h(139): message : see reference to function template instantiation 'To c10::checked_convert,int64_t>(From,const char *)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ To=c10::complex, From=int64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/SmallVector.h(1175): message : see reference to function template instantiation 'void c10::SmallVectorTemplateBase::grow(size_t)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ T=at::OperandInfo ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'src_t' to 'const T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ src_t=uint64_t ] and [ T=float ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(50): message : while compiling class template member function 'dest_t c10::static_cast_with_inter_type::apply(src_t)' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ dest_t=c10::complex, From=uint64_t, src_t=uint64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/SmallVector.h(1130): message : while compiling class template member function 'c10::SmallVectorImpl &c10::SmallVectorImpl::operator =(c10::SmallVectorImpl &&) noexcept' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ T=at::OperandInfo ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'src_t' to 'const T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ src_t=uint64_t ] and [ T=float ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(50): message : while compiling class template member function 'dest_t c10::static_cast_with_inter_type::apply(src_t)' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ dest_t=c10::complex, From=uint64_t, src_t=uint64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(150): message : see reference to function template instantiation 'dest_t c10::static_cast_with_inter_type::apply(src_t)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ dest_t=c10::complex, From=uint64_t, src_t=uint64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/SmallVector.h(1346): message : see reference to function template instantiation 'c10::SmallVectorImpl &c10::SmallVectorImpl::operator =(c10::SmallVectorImpl &&) noexcept' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ T=at::OperandInfo ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(150): message : see reference to function template instantiation 'dest_t c10::static_cast_with_inter_type::apply(src_t)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ dest_t=c10::complex, From=uint64_t, src_t=uint64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(150): message : see reference to class template instantiation 'c10::static_cast_with_inter_type' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ To=c10::complex, From=uint64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/SmallVector.h(1284): message : see reference to class template instantiation 'c10::SmallVectorImpl' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ T=at::OperandInfo ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(150): message : see reference to class template instantiation 'c10::static_cast_with_inter_type' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ To=c10::complex, From=uint64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(162): message : see reference to function template instantiation 'To c10::convert(From)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ To=c10::complex, From=uint64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(677): message : see reference to class template instantiation 'c10::SmallVector' being compiled (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(162): message : see reference to function template instantiation 'To c10::convert(From)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ To=c10::complex, From=uint64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Scalar.h(139): message : see reference to function template instantiation 'To c10::checked_convert,uint64_t>(From,const char *)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ To=c10::complex, From=uint64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Scalar.h(139): message : see reference to function template instantiation 'To c10::checked_convert,uint64_t>(From,const char *)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ To=c10::complex, From=uint64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'src_t' to 'const T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ src_t=int64_t ] and [ T=float ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(50): message : while compiling class template member function 'dest_t c10::static_cast_with_inter_type::apply(src_t)' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ dest_t=c10::complex, From=int64_t, src_t=int64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'src_t' to 'const T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ src_t=int64_t ] and [ T=float ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(50): message : while compiling class template member function 'dest_t c10::static_cast_with_inter_type::apply(src_t)' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ dest_t=c10::complex, From=int64_t, src_t=int64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(150): message : see reference to function template instantiation 'dest_t c10::static_cast_with_inter_type::apply(src_t)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ dest_t=c10::complex, From=int64_t, src_t=int64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(150): message : see reference to function template instantiation 'dest_t c10::static_cast_with_inter_type::apply(src_t)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ dest_t=c10::complex, From=int64_t, src_t=int64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(150): message : see reference to class template instantiation 'c10::static_cast_with_inter_type' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ To=c10::complex, From=int64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(150): message : see reference to class template instantiation 'c10::static_cast_with_inter_type' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ To=c10::complex, From=int64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(162): message : see reference to function template instantiation 'To c10::convert(From)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ To=c10::complex, From=int64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(162): message : see reference to function template instantiation 'To c10::convert(From)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ To=c10::complex, From=int64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Scalar.h(139): message : see reference to function template instantiation 'To c10::checked_convert,int64_t>(From,const char *)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ To=c10::complex, From=int64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Scalar.h(139): message : see reference to function template instantiation 'To c10::checked_convert,int64_t>(From,const char *)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ To=c10::complex, From=int64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'src_t' to 'const T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ src_t=double ] and [ T=float ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(50): message : while compiling class template member function 'dest_t c10::static_cast_with_inter_type::apply(src_t)' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ dest_t=c10::complex, From=double, src_t=double ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'src_t' to 'const T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ src_t=double ] and [ T=float ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(50): message : while compiling class template member function 'dest_t c10::static_cast_with_inter_type::apply(src_t)' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ dest_t=c10::complex, From=double, src_t=double ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(150): message : see reference to function template instantiation 'dest_t c10::static_cast_with_inter_type::apply(src_t)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ dest_t=c10::complex, From=double, src_t=double ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(150): message : see reference to function template instantiation 'dest_t c10::static_cast_with_inter_type::apply(src_t)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ dest_t=c10::complex, From=double, src_t=double ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(150): message : see reference to class template instantiation 'c10::static_cast_with_inter_type' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ To=c10::complex, From=double ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(150): message : see reference to class template instantiation 'c10::static_cast_with_inter_type' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ To=c10::complex, From=double ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(162): message : see reference to function template instantiation 'To c10::convert(From)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ To=c10::complex, From=double ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(162): message : see reference to function template instantiation 'To c10::convert(From)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ To=c10::complex, From=double ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Scalar.h(139): message : see reference to function template instantiation 'To c10::checked_convert,double>(From,const char *)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ To=c10::complex, From=double ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Scalar.h(139): message : see reference to function template instantiation 'To c10::checked_convert,double>(From,const char *)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ To=c10::complex, From=double ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) 23>C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(3606,22): warning C4244: '=': conversion from 'const __int64' to 'int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(3643): message : see reference to function template instantiation '_OutIt std::_Copy_unchecked(_InIt,_InIt,_OutIt)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ _OutIt=int32_t *, _InIt=const __int64 * ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) C:\Jenkins\workspace\dgl_PR-7408\include\dgl\aten\./array_ops.h(362): message : see reference to function template instantiation '_OutIt std::copy>>,int32_t*>(_InIt,_InIt,_OutIt)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ _OutIt=int32_t *, _Ty=int64_t, _InIt=std::_Vector_const_iterator>> ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) C:\Jenkins\workspace\dgl_PR-7408\include\dgl/aten/coo.h(282): message : see reference to function template instantiation 'dgl::IdArray dgl::aten::VecToIdArray(const std::vector> &,uint8_t,DGLContext)' being compiled (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\optional(68,1): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc(340): message : see reference to function template instantiation 'std::_Optional_destruct_base<_Ty,true>::_Optional_destruct_base(std::in_place_t,const unsigned __int64 &&)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ _Ty=int32_t ] C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc(340): message : see reference to function template instantiation 'std::_Optional_destruct_base<_Ty,true>::_Optional_destruct_base(std::in_place_t,const unsigned __int64 &&)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ _Ty=int32_t ] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\optional(185): message : see reference to function template instantiation 'std::_Optional_construct_base<_Ty>::_Optional_construct_base(std::in_place_t,const unsigned __int64 &&)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ _Ty=int32_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\optional(185): message : see reference to function template instantiation 'std::_Optional_construct_base<_Ty>::_Optional_construct_base(std::in_place_t,const unsigned __int64 &&)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ _Ty=int32_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/function_schema.h(437): message : see reference to function template instantiation 'std::optional::optional(_Ty2 &&)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ I=unsigned __int64, _Ty2=unsigned __int64 ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/function_schema.h(437): message : see reference to function template instantiation 'std::optional::optional(_Ty2 &&)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ I=unsigned __int64, _Ty2=unsigned __int64 ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'src_t' to 'const T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ src_t=uint64_t ] and [ T=double ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(50): message : while compiling class template member function 'dest_t c10::static_cast_with_inter_type::apply(src_t)' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ dest_t=c10::complex, From=uint64_t, src_t=uint64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(150): message : see reference to function template instantiation 'dest_t c10::static_cast_with_inter_type::apply(src_t)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ dest_t=c10::complex, From=uint64_t, src_t=uint64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(150): message : see reference to class template instantiation 'c10::static_cast_with_inter_type' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ To=c10::complex, From=uint64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(162): message : see reference to function template instantiation 'To c10::convert(From)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ To=c10::complex, From=uint64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Scalar.h(139): message : see reference to function template instantiation 'To c10::checked_convert,uint64_t>(From,const char *)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ To=c10::complex, From=uint64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'src_t' to 'const T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ src_t=int64_t ] and [ T=double ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(50): message : while compiling class template member function 'dest_t c10::static_cast_with_inter_type::apply(src_t)' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ dest_t=c10::complex, From=int64_t, src_t=int64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(150): message : see reference to function template instantiation 'dest_t c10::static_cast_with_inter_type::apply(src_t)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ dest_t=c10::complex, From=int64_t, src_t=int64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(150): message : see reference to class template instantiation 'c10::static_cast_with_inter_type' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ To=c10::complex, From=int64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(162): message : see reference to function template instantiation 'To c10::convert(From)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ To=c10::complex, From=int64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Scalar.h(139): message : see reference to function template instantiation 'To c10::checked_convert,int64_t>(From,const char *)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ To=c10::complex, From=int64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'src_t' to 'const T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ src_t=uint64_t ] and [ T=float ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(50): message : while compiling class template member function 'dest_t c10::static_cast_with_inter_type::apply(src_t)' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ dest_t=c10::complex, From=uint64_t, src_t=uint64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(150): message : see reference to function template instantiation 'dest_t c10::static_cast_with_inter_type::apply(src_t)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ dest_t=c10::complex, From=uint64_t, src_t=uint64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(150): message : see reference to class template instantiation 'c10::static_cast_with_inter_type' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ To=c10::complex, From=uint64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(162): message : see reference to function template instantiation 'To c10::convert(From)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ To=c10::complex, From=uint64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Scalar.h(139): message : see reference to function template instantiation 'To c10::checked_convert,uint64_t>(From,const char *)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ To=c10::complex, From=uint64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'src_t' to 'const T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ src_t=int64_t ] and [ T=float ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(50): message : while compiling class template member function 'dest_t c10::static_cast_with_inter_type::apply(src_t)' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ dest_t=c10::complex, From=int64_t, src_t=int64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(150): message : see reference to function template instantiation 'dest_t c10::static_cast_with_inter_type::apply(src_t)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ dest_t=c10::complex, From=int64_t, src_t=int64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(150): message : see reference to class template instantiation 'c10::static_cast_with_inter_type' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ To=c10::complex, From=int64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(162): message : see reference to function template instantiation 'To c10::convert(From)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ To=c10::complex, From=int64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Scalar.h(139): message : see reference to function template instantiation 'To c10::checked_convert,int64_t>(From,const char *)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ To=c10::complex, From=int64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'src_t' to 'const T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ src_t=double ] and [ T=float ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(50): message : while compiling class template member function 'dest_t c10::static_cast_with_inter_type::apply(src_t)' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ dest_t=c10::complex, From=double, src_t=double ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(150): message : see reference to function template instantiation 'dest_t c10::static_cast_with_inter_type::apply(src_t)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ dest_t=c10::complex, From=double, src_t=double ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(150): message : see reference to class template instantiation 'c10::static_cast_with_inter_type' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ To=c10::complex, From=double ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(162): message : see reference to function template instantiation 'To c10::convert(From)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ To=c10::complex, From=double ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Scalar.h(139): message : see reference to function template instantiation 'To c10::checked_convert,double>(From,const char *)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ To=c10::complex, From=double ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) 23>C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(3606,22): warning C4244: '=': conversion from 'const __int64' to 'int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(3643): message : see reference to function template instantiation '_OutIt std::_Copy_unchecked(_InIt,_InIt,_OutIt)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ _OutIt=int32_t *, _InIt=const __int64 * ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) C:\Jenkins\workspace\dgl_PR-7408\include\dgl\aten\./array_ops.h(362): message : see reference to function template instantiation '_OutIt std::copy>>,int32_t*>(_InIt,_InIt,_OutIt)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ _OutIt=int32_t *, _Ty=int64_t, _InIt=std::_Vector_const_iterator>> ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) C:\Jenkins\workspace\dgl_PR-7408\include\dgl/aten/coo.h(282): message : see reference to function template instantiation 'dgl::IdArray dgl::aten::VecToIdArray(const std::vector> &,uint8_t,DGLContext)' being compiled (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/SmallVector.h(520,1): warning C4267: '=': conversion from 'size_t' to 'Size_T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ Size_T=unsigned int ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/SmallVector.h(514): message : while compiling class template member function 'void c10::SmallVectorTemplateBase::takeAllocationForGrow(T *,size_t)' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ T=at::OperandInfo ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/SmallVector.h(496): message : see reference to function template instantiation 'void c10::SmallVectorTemplateBase::takeAllocationForGrow(T *,size_t)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ T=at::OperandInfo ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/SmallVector.h(492): message : while compiling class template member function 'void c10::SmallVectorTemplateBase::grow(size_t)' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ T=at::OperandInfo ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/SmallVector.h(1175): message : see reference to function template instantiation 'void c10::SmallVectorTemplateBase::grow(size_t)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ T=at::OperandInfo ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/SmallVector.h(1130): message : while compiling class template member function 'c10::SmallVectorImpl &c10::SmallVectorImpl::operator =(c10::SmallVectorImpl &&) noexcept' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ T=at::OperandInfo ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/SmallVector.h(1346): message : see reference to function template instantiation 'c10::SmallVectorImpl &c10::SmallVectorImpl::operator =(c10::SmallVectorImpl &&) noexcept' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ T=at::OperandInfo ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/SmallVector.h(1284): message : see reference to class template instantiation 'c10::SmallVectorImpl' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ T=at::OperandInfo ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(677): message : see reference to class template instantiation 'c10::SmallVector' being compiled (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\optional(68,1): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc(178): message : see reference to function template instantiation 'std::_Optional_destruct_base<_Ty,true>::_Optional_destruct_base(std::in_place_t,const unsigned __int64 &&)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ _Ty=int32_t ] C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc(178): message : see reference to function template instantiation 'std::_Optional_destruct_base<_Ty,true>::_Optional_destruct_base(std::in_place_t,const unsigned __int64 &&)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ _Ty=int32_t ] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\optional(185): message : see reference to function template instantiation 'std::_Optional_construct_base<_Ty>::_Optional_construct_base(std::in_place_t,const unsigned __int64 &&)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ _Ty=int32_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\optional(185): message : see reference to function template instantiation 'std::_Optional_construct_base<_Ty>::_Optional_construct_base(std::in_place_t,const unsigned __int64 &&)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ _Ty=int32_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/function_schema.h(437): message : see reference to function template instantiation 'std::optional::optional(_Ty2 &&)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ I=unsigned __int64, _Ty2=unsigned __int64 ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/function_schema.h(437): message : see reference to function template instantiation 'std::optional::optional(_Ty2 &&)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ I=unsigned __int64, _Ty2=unsigned __int64 ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'src_t' to 'float', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ src_t=uint64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(50): message : while compiling class template member function 'dest_t c10::static_cast_with_inter_type::apply(src_t)' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ dest_t=c10::Float8_e4m3fnuz, From=uint64_t, src_t=uint64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(150): message : see reference to function template instantiation 'dest_t c10::static_cast_with_inter_type::apply(src_t)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ dest_t=c10::Float8_e4m3fnuz, From=uint64_t, src_t=uint64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(150): message : see reference to class template instantiation 'c10::static_cast_with_inter_type' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ To=c10::Float8_e4m3fnuz, From=uint64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(162): message : see reference to function template instantiation 'To c10::convert(From)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ To=c10::Float8_e4m3fnuz, From=uint64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Scalar.h(139): message : see reference to function template instantiation 'To c10::checked_convert(From,const char *)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ To=c10::Float8_e4m3fnuz, From=uint64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'src_t' to 'float', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ src_t=int64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(50): message : while compiling class template member function 'dest_t c10::static_cast_with_inter_type::apply(src_t)' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ dest_t=c10::Float8_e4m3fnuz, From=int64_t, src_t=int64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(150): message : see reference to function template instantiation 'dest_t c10::static_cast_with_inter_type::apply(src_t)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ dest_t=c10::Float8_e4m3fnuz, From=int64_t, src_t=int64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(150): message : see reference to class template instantiation 'c10::static_cast_with_inter_type' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ To=c10::Float8_e4m3fnuz, From=int64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(162): message : see reference to function template instantiation 'To c10::convert(From)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ To=c10::Float8_e4m3fnuz, From=int64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Scalar.h(139): message : see reference to function template instantiation 'To c10::checked_convert(From,const char *)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ To=c10::Float8_e4m3fnuz, From=int64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'T' to 'float', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ T=double ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(50): message : while compiling class template member function 'dest_t c10::static_cast_with_inter_type::apply(src_t)' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ dest_t=c10::Float8_e4m3fnuz, From=c10::complex, src_t=c10::complex ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(150): message : see reference to function template instantiation 'dest_t c10::static_cast_with_inter_type::apply(src_t)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ dest_t=c10::Float8_e4m3fnuz, From=c10::complex, src_t=c10::complex ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(150): message : see reference to class template instantiation 'c10::static_cast_with_inter_type' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ To=c10::Float8_e4m3fnuz, From=c10::complex ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(162): message : see reference to function template instantiation 'To c10::convert(From)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ To=c10::Float8_e4m3fnuz, From=c10::complex ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Scalar.h(139): message : see reference to function template instantiation 'To c10::checked_convert>(From,const char *)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ To=c10::Float8_e4m3fnuz, From=c10::complex ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'src_t' to 'float', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ src_t=double ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(50): message : while compiling class template member function 'dest_t c10::static_cast_with_inter_type::apply(src_t)' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ dest_t=c10::Float8_e4m3fnuz, From=double, src_t=double ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(150): message : see reference to function template instantiation 'dest_t c10::static_cast_with_inter_type::apply(src_t)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ dest_t=c10::Float8_e4m3fnuz, From=double, src_t=double ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(150): message : see reference to class template instantiation 'c10::static_cast_with_inter_type' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ To=c10::Float8_e4m3fnuz, From=double ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(162): message : see reference to function template instantiation 'To c10::convert(From)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ To=c10::Float8_e4m3fnuz, From=double ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Scalar.h(139): message : see reference to function template instantiation 'To c10::checked_convert(From,const char *)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ To=c10::Float8_e4m3fnuz, From=double ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) 23>C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(3606,22): warning C4244: '=': conversion from 'const __int64' to 'int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(3643): message : see reference to function template instantiation '_OutIt std::_Copy_unchecked(_InIt,_InIt,_OutIt)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ _OutIt=int32_t *, _InIt=const __int64 * ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) C:\Jenkins\workspace\dgl_PR-7408\include\dgl\aten\./array_ops.h(362): message : see reference to function template instantiation '_OutIt std::copy>>,int32_t*>(_InIt,_InIt,_OutIt)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ _OutIt=int32_t *, _Ty=int64_t, _InIt=std::_Vector_const_iterator>> ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) C:\Jenkins\workspace\dgl_PR-7408\include\dgl/aten/coo.h(282): message : see reference to function template instantiation 'dgl::IdArray dgl::aten::VecToIdArray(const std::vector> &,uint8_t,DGLContext)' being compiled (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'src_t' to 'const T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ src_t=uint64_t ] and [ T=double ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(50): message : while compiling class template member function 'dest_t c10::static_cast_with_inter_type::apply(src_t)' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ dest_t=c10::complex, From=uint64_t, src_t=uint64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(150): message : see reference to function template instantiation 'dest_t c10::static_cast_with_inter_type::apply(src_t)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ dest_t=c10::complex, From=uint64_t, src_t=uint64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(150): message : see reference to class template instantiation 'c10::static_cast_with_inter_type' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ To=c10::complex, From=uint64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(162): message : see reference to function template instantiation 'To c10::convert(From)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ To=c10::complex, From=uint64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Scalar.h(139): message : see reference to function template instantiation 'To c10::checked_convert,uint64_t>(From,const char *)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ To=c10::complex, From=uint64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'src_t' to 'const T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ src_t=int64_t ] and [ T=double ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(50): message : while compiling class template member function 'dest_t c10::static_cast_with_inter_type::apply(src_t)' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ dest_t=c10::complex, From=int64_t, src_t=int64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(150): message : see reference to function template instantiation 'dest_t c10::static_cast_with_inter_type::apply(src_t)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ dest_t=c10::complex, From=int64_t, src_t=int64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(150): message : see reference to class template instantiation 'c10::static_cast_with_inter_type' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ To=c10::complex, From=int64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(162): message : see reference to function template instantiation 'To c10::convert(From)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ To=c10::complex, From=int64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Scalar.h(139): message : see reference to function template instantiation 'To c10::checked_convert,int64_t>(From,const char *)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ To=c10::complex, From=int64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'src_t' to 'const T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ src_t=uint64_t ] and [ T=float ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(50): message : while compiling class template member function 'dest_t c10::static_cast_with_inter_type::apply(src_t)' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ dest_t=c10::complex, From=uint64_t, src_t=uint64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(150): message : see reference to function template instantiation 'dest_t c10::static_cast_with_inter_type::apply(src_t)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ dest_t=c10::complex, From=uint64_t, src_t=uint64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(150): message : see reference to class template instantiation 'c10::static_cast_with_inter_type' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ To=c10::complex, From=uint64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(162): message : see reference to function template instantiation 'To c10::convert(From)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ To=c10::complex, From=uint64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Scalar.h(139): message : see reference to function template instantiation 'To c10::checked_convert,uint64_t>(From,const char *)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ To=c10::complex, From=uint64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'src_t' to 'const T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ src_t=int64_t ] and [ T=float ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(50): message : while compiling class template member function 'dest_t c10::static_cast_with_inter_type::apply(src_t)' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ dest_t=c10::complex, From=int64_t, src_t=int64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(150): message : see reference to function template instantiation 'dest_t c10::static_cast_with_inter_type::apply(src_t)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ dest_t=c10::complex, From=int64_t, src_t=int64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(150): message : see reference to class template instantiation 'c10::static_cast_with_inter_type' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ To=c10::complex, From=int64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/SmallVector.h(520,1): warning C4267: '=': conversion from 'size_t' to 'Size_T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ Size_T=unsigned int ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/SmallVector.h(514): message : while compiling class template member function 'void c10::SmallVectorTemplateBase::takeAllocationForGrow(T *,size_t)' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ T=at::OperandInfo ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/SmallVector.h(520,1): warning C4267: '=': conversion from 'size_t' to 'Size_T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ Size_T=unsigned int ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/SmallVector.h(514): message : while compiling class template member function 'void c10::SmallVectorTemplateBase::takeAllocationForGrow(T *,size_t)' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ T=at::OperandInfo ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(162): message : see reference to function template instantiation 'To c10::convert(From)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ To=c10::complex, From=int64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/SmallVector.h(496): message : see reference to function template instantiation 'void c10::SmallVectorTemplateBase::takeAllocationForGrow(T *,size_t)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ T=at::OperandInfo ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/SmallVector.h(496): message : see reference to function template instantiation 'void c10::SmallVectorTemplateBase::takeAllocationForGrow(T *,size_t)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ T=at::OperandInfo ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Scalar.h(139): message : see reference to function template instantiation 'To c10::checked_convert,int64_t>(From,const char *)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ To=c10::complex, From=int64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/SmallVector.h(492): message : while compiling class template member function 'void c10::SmallVectorTemplateBase::grow(size_t)' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ T=at::OperandInfo ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/SmallVector.h(492): message : while compiling class template member function 'void c10::SmallVectorTemplateBase::grow(size_t)' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ T=at::OperandInfo ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/SmallVector.h(1175): message : see reference to function template instantiation 'void c10::SmallVectorTemplateBase::grow(size_t)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ T=at::OperandInfo ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'src_t' to 'const T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ src_t=double ] and [ T=float ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(50): message : while compiling class template member function 'dest_t c10::static_cast_with_inter_type::apply(src_t)' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ dest_t=c10::complex, From=double, src_t=double ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/SmallVector.h(1175): message : see reference to function template instantiation 'void c10::SmallVectorTemplateBase::grow(size_t)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ T=at::OperandInfo ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/SmallVector.h(1130): message : while compiling class template member function 'c10::SmallVectorImpl &c10::SmallVectorImpl::operator =(c10::SmallVectorImpl &&) noexcept' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ T=at::OperandInfo ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(150): message : see reference to function template instantiation 'dest_t c10::static_cast_with_inter_type::apply(src_t)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ dest_t=c10::complex, From=double, src_t=double ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/SmallVector.h(1130): message : while compiling class template member function 'c10::SmallVectorImpl &c10::SmallVectorImpl::operator =(c10::SmallVectorImpl &&) noexcept' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ T=at::OperandInfo ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/SmallVector.h(1346): message : see reference to function template instantiation 'c10::SmallVectorImpl &c10::SmallVectorImpl::operator =(c10::SmallVectorImpl &&) noexcept' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ T=at::OperandInfo ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(150): message : see reference to class template instantiation 'c10::static_cast_with_inter_type' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ To=c10::complex, From=double ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/SmallVector.h(1346): message : see reference to function template instantiation 'c10::SmallVectorImpl &c10::SmallVectorImpl::operator =(c10::SmallVectorImpl &&) noexcept' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ T=at::OperandInfo ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/SmallVector.h(1284): message : see reference to class template instantiation 'c10::SmallVectorImpl' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ T=at::OperandInfo ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(162): message : see reference to function template instantiation 'To c10::convert(From)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ To=c10::complex, From=double ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/SmallVector.h(1284): message : see reference to class template instantiation 'c10::SmallVectorImpl' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ T=at::OperandInfo ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(677): message : see reference to class template instantiation 'c10::SmallVector' being compiled (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Scalar.h(139): message : see reference to function template instantiation 'To c10::checked_convert,double>(From,const char *)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ To=c10::complex, From=double ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(677): message : see reference to class template instantiation 'c10::SmallVector' being compiled (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\optional(68,1): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc(152): message : see reference to function template instantiation 'std::_Optional_destruct_base<_Ty,true>::_Optional_destruct_base(std::in_place_t,const unsigned __int64 &&)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ _Ty=int32_t ] 23>C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\optional(68,1): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc(132): message : see reference to function template instantiation 'std::_Optional_destruct_base<_Ty,true>::_Optional_destruct_base(std::in_place_t,const unsigned __int64 &&)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ _Ty=int32_t ] C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc(152): message : see reference to function template instantiation 'std::_Optional_destruct_base<_Ty,true>::_Optional_destruct_base(std::in_place_t,const unsigned __int64 &&)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ _Ty=int32_t ] C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc(132): message : see reference to function template instantiation 'std::_Optional_destruct_base<_Ty,true>::_Optional_destruct_base(std::in_place_t,const unsigned __int64 &&)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ _Ty=int32_t ] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\optional(185): message : see reference to function template instantiation 'std::_Optional_construct_base<_Ty>::_Optional_construct_base(std::in_place_t,const unsigned __int64 &&)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ _Ty=int32_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\optional(185): message : see reference to function template instantiation 'std::_Optional_construct_base<_Ty>::_Optional_construct_base(std::in_place_t,const unsigned __int64 &&)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ _Ty=int32_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\optional(185): message : see reference to function template instantiation 'std::_Optional_construct_base<_Ty>::_Optional_construct_base(std::in_place_t,const unsigned __int64 &&)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ _Ty=int32_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\optional(185): message : see reference to function template instantiation 'std::_Optional_construct_base<_Ty>::_Optional_construct_base(std::in_place_t,const unsigned __int64 &&)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ _Ty=int32_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'src_t' to 'float', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ src_t=uint64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(50): message : while compiling class template member function 'dest_t c10::static_cast_with_inter_type::apply(src_t)' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ dest_t=c10::Float8_e4m3fnuz, From=uint64_t, src_t=uint64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/function_schema.h(437): message : see reference to function template instantiation 'std::optional::optional(_Ty2 &&)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ I=unsigned __int64, _Ty2=unsigned __int64 ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/function_schema.h(437): message : see reference to function template instantiation 'std::optional::optional(_Ty2 &&)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ I=unsigned __int64, _Ty2=unsigned __int64 ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(150): message : see reference to function template instantiation 'dest_t c10::static_cast_with_inter_type::apply(src_t)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ dest_t=c10::Float8_e4m3fnuz, From=uint64_t, src_t=uint64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/function_schema.h(437): message : see reference to function template instantiation 'std::optional::optional(_Ty2 &&)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ I=unsigned __int64, _Ty2=unsigned __int64 ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/function_schema.h(437): message : see reference to function template instantiation 'std::optional::optional(_Ty2 &&)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ I=unsigned __int64, _Ty2=unsigned __int64 ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(150): message : see reference to class template instantiation 'c10::static_cast_with_inter_type' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ To=c10::Float8_e4m3fnuz, From=uint64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(162): message : see reference to function template instantiation 'To c10::convert(From)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ To=c10::Float8_e4m3fnuz, From=uint64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Scalar.h(139): message : see reference to function template instantiation 'To c10::checked_convert(From,const char *)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ To=c10::Float8_e4m3fnuz, From=uint64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'src_t' to 'float', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ src_t=int64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(50): message : while compiling class template member function 'dest_t c10::static_cast_with_inter_type::apply(src_t)' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ dest_t=c10::Float8_e4m3fnuz, From=int64_t, src_t=int64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/SmallVector.h(520,1): warning C4267: '=': conversion from 'size_t' to 'Size_T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ Size_T=unsigned int ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/SmallVector.h(514): message : while compiling class template member function 'void c10::SmallVectorTemplateBase::takeAllocationForGrow(T *,size_t)' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ T=at::OperandInfo ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(150): message : see reference to function template instantiation 'dest_t c10::static_cast_with_inter_type::apply(src_t)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ dest_t=c10::Float8_e4m3fnuz, From=int64_t, src_t=int64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/SmallVector.h(496): message : see reference to function template instantiation 'void c10::SmallVectorTemplateBase::takeAllocationForGrow(T *,size_t)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ T=at::OperandInfo ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(150): message : see reference to class template instantiation 'c10::static_cast_with_inter_type' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ To=c10::Float8_e4m3fnuz, From=int64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/SmallVector.h(492): message : while compiling class template member function 'void c10::SmallVectorTemplateBase::grow(size_t)' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ T=at::OperandInfo ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(162): message : see reference to function template instantiation 'To c10::convert(From)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ To=c10::Float8_e4m3fnuz, From=int64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/SmallVector.h(1175): message : see reference to function template instantiation 'void c10::SmallVectorTemplateBase::grow(size_t)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ T=at::OperandInfo ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Scalar.h(139): message : see reference to function template instantiation 'To c10::checked_convert(From,const char *)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ To=c10::Float8_e4m3fnuz, From=int64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/SmallVector.h(1130): message : while compiling class template member function 'c10::SmallVectorImpl &c10::SmallVectorImpl::operator =(c10::SmallVectorImpl &&) noexcept' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ T=at::OperandInfo ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/SmallVector.h(1346): message : see reference to function template instantiation 'c10::SmallVectorImpl &c10::SmallVectorImpl::operator =(c10::SmallVectorImpl &&) noexcept' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ T=at::OperandInfo ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/SmallVector.h(1284): message : see reference to class template instantiation 'c10::SmallVectorImpl' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ T=at::OperandInfo ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'T' to 'float', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ T=double ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(50): message : while compiling class template member function 'dest_t c10::static_cast_with_inter_type::apply(src_t)' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ dest_t=c10::Float8_e4m3fnuz, From=c10::complex, src_t=c10::complex ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(677): message : see reference to class template instantiation 'c10::SmallVector' being compiled (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(150): message : see reference to function template instantiation 'dest_t c10::static_cast_with_inter_type::apply(src_t)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ dest_t=c10::Float8_e4m3fnuz, From=c10::complex, src_t=c10::complex ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(150): message : see reference to class template instantiation 'c10::static_cast_with_inter_type' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ To=c10::Float8_e4m3fnuz, From=c10::complex ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(162): message : see reference to function template instantiation 'To c10::convert(From)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ To=c10::Float8_e4m3fnuz, From=c10::complex ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Scalar.h(139): message : see reference to function template instantiation 'To c10::checked_convert>(From,const char *)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ To=c10::Float8_e4m3fnuz, From=c10::complex ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'src_t' to 'float', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ src_t=double ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(50): message : while compiling class template member function 'dest_t c10::static_cast_with_inter_type::apply(src_t)' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ dest_t=c10::Float8_e4m3fnuz, From=double, src_t=double ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(150): message : see reference to function template instantiation 'dest_t c10::static_cast_with_inter_type::apply(src_t)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ dest_t=c10::Float8_e4m3fnuz, From=double, src_t=double ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(150): message : see reference to class template instantiation 'c10::static_cast_with_inter_type' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ To=c10::Float8_e4m3fnuz, From=double ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(162): message : see reference to function template instantiation 'To c10::convert(From)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ To=c10::Float8_e4m3fnuz, From=double ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Scalar.h(139): message : see reference to function template instantiation 'To c10::checked_convert(From,const char *)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ To=c10::Float8_e4m3fnuz, From=double ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'src_t' to 'float', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ src_t=uint64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(50): message : while compiling class template member function 'dest_t c10::static_cast_with_inter_type::apply(src_t)' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ dest_t=c10::Float8_e4m3fnuz, From=uint64_t, src_t=uint64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(150): message : see reference to function template instantiation 'dest_t c10::static_cast_with_inter_type::apply(src_t)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ dest_t=c10::Float8_e4m3fnuz, From=uint64_t, src_t=uint64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(150): message : see reference to class template instantiation 'c10::static_cast_with_inter_type' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ To=c10::Float8_e4m3fnuz, From=uint64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(162): message : see reference to function template instantiation 'To c10::convert(From)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ To=c10::Float8_e4m3fnuz, From=uint64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) 23>C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\optional(68,1): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc(41): message : see reference to function template instantiation 'std::_Optional_destruct_base<_Ty,true>::_Optional_destruct_base(std::in_place_t,const unsigned __int64 &&)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ _Ty=int32_t ] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Scalar.h(139): message : see reference to function template instantiation 'To c10::checked_convert(From,const char *)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ To=c10::Float8_e4m3fnuz, From=uint64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc(41): message : see reference to function template instantiation 'std::_Optional_destruct_base<_Ty,true>::_Optional_destruct_base(std::in_place_t,const unsigned __int64 &&)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ _Ty=int32_t ] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'src_t' to 'float', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ src_t=int64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(50): message : while compiling class template member function 'dest_t c10::static_cast_with_inter_type::apply(src_t)' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ dest_t=c10::Float8_e4m3fnuz, From=int64_t, src_t=int64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\optional(185): message : see reference to function template instantiation 'std::_Optional_construct_base<_Ty>::_Optional_construct_base(std::in_place_t,const unsigned __int64 &&)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ _Ty=int32_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(150): message : see reference to function template instantiation 'dest_t c10::static_cast_with_inter_type::apply(src_t)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ dest_t=c10::Float8_e4m3fnuz, From=int64_t, src_t=int64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\optional(185): message : see reference to function template instantiation 'std::_Optional_construct_base<_Ty>::_Optional_construct_base(std::in_place_t,const unsigned __int64 &&)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ _Ty=int32_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(150): message : see reference to class template instantiation 'c10::static_cast_with_inter_type' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ To=c10::Float8_e4m3fnuz, From=int64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/function_schema.h(437): message : see reference to function template instantiation 'std::optional::optional(_Ty2 &&)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ I=unsigned __int64, _Ty2=unsigned __int64 ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(162): message : see reference to function template instantiation 'To c10::convert(From)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ To=c10::Float8_e4m3fnuz, From=int64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/function_schema.h(437): message : see reference to function template instantiation 'std::optional::optional(_Ty2 &&)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ I=unsigned __int64, _Ty2=unsigned __int64 ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Scalar.h(139): message : see reference to function template instantiation 'To c10::checked_convert(From,const char *)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ To=c10::Float8_e4m3fnuz, From=int64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'T' to 'float', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ T=double ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(50): message : while compiling class template member function 'dest_t c10::static_cast_with_inter_type::apply(src_t)' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ dest_t=c10::Float8_e4m3fnuz, From=c10::complex, src_t=c10::complex ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(150): message : see reference to function template instantiation 'dest_t c10::static_cast_with_inter_type::apply(src_t)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ dest_t=c10::Float8_e4m3fnuz, From=c10::complex, src_t=c10::complex ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(150): message : see reference to class template instantiation 'c10::static_cast_with_inter_type' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ To=c10::Float8_e4m3fnuz, From=c10::complex ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(162): message : see reference to function template instantiation 'To c10::convert(From)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ To=c10::Float8_e4m3fnuz, From=c10::complex ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Scalar.h(139): message : see reference to function template instantiation 'To c10::checked_convert>(From,const char *)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ To=c10::Float8_e4m3fnuz, From=c10::complex ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) 23>C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(3606,22): warning C4244: '=': conversion from 'const __int64' to 'int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(3643): message : see reference to function template instantiation '_OutIt std::_Copy_unchecked(_InIt,_InIt,_OutIt)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ _OutIt=int32_t *, _InIt=const __int64 * ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'src_t' to 'float', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ src_t=double ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(50): message : while compiling class template member function 'dest_t c10::static_cast_with_inter_type::apply(src_t)' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ dest_t=c10::Float8_e4m3fnuz, From=double, src_t=double ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) C:\Jenkins\workspace\dgl_PR-7408\include\dgl\aten\./array_ops.h(362): message : see reference to function template instantiation '_OutIt std::copy>>,int32_t*>(_InIt,_InIt,_OutIt)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ _OutIt=int32_t *, _Ty=int64_t, _InIt=std::_Vector_const_iterator>> ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) 23>C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(3606,22): warning C4244: '=': conversion from 'const __int64' to 'int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(3643): message : see reference to function template instantiation '_OutIt std::_Copy_unchecked(_InIt,_InIt,_OutIt)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ _OutIt=int32_t *, _InIt=const __int64 * ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(150): message : see reference to function template instantiation 'dest_t c10::static_cast_with_inter_type::apply(src_t)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ dest_t=c10::Float8_e4m3fnuz, From=double, src_t=double ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) C:\Jenkins\workspace\dgl_PR-7408\include\dgl/aten/coo.h(282): message : see reference to function template instantiation 'dgl::IdArray dgl::aten::VecToIdArray(const std::vector> &,uint8_t,DGLContext)' being compiled (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Jenkins\workspace\dgl_PR-7408\include\dgl\aten\./array_ops.h(362): message : see reference to function template instantiation '_OutIt std::copy>>,int32_t*>(_InIt,_InIt,_OutIt)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ _OutIt=int32_t *, _Ty=int64_t, _InIt=std::_Vector_const_iterator>> ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(150): message : see reference to class template instantiation 'c10::static_cast_with_inter_type' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ To=c10::Float8_e4m3fnuz, From=double ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) C:\Jenkins\workspace\dgl_PR-7408\include\dgl/aten/coo.h(282): message : see reference to function template instantiation 'dgl::IdArray dgl::aten::VecToIdArray(const std::vector> &,uint8_t,DGLContext)' being compiled (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(162): message : see reference to function template instantiation 'To c10::convert(From)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ To=c10::Float8_e4m3fnuz, From=double ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'src_t' to 'const T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ src_t=uint64_t ] and [ T=double ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(50): message : while compiling class template member function 'dest_t c10::static_cast_with_inter_type::apply(src_t)' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ dest_t=c10::complex, From=uint64_t, src_t=uint64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Scalar.h(139): message : see reference to function template instantiation 'To c10::checked_convert(From,const char *)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ To=c10::Float8_e4m3fnuz, From=double ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(150): message : see reference to function template instantiation 'dest_t c10::static_cast_with_inter_type::apply(src_t)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ dest_t=c10::complex, From=uint64_t, src_t=uint64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(150): message : see reference to class template instantiation 'c10::static_cast_with_inter_type' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ To=c10::complex, From=uint64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(162): message : see reference to function template instantiation 'To c10::convert(From)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ To=c10::complex, From=uint64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Scalar.h(139): message : see reference to function template instantiation 'To c10::checked_convert,uint64_t>(From,const char *)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ To=c10::complex, From=uint64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'src_t' to 'const T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ src_t=int64_t ] and [ T=double ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(50): message : while compiling class template member function 'dest_t c10::static_cast_with_inter_type::apply(src_t)' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ dest_t=c10::complex, From=int64_t, src_t=int64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(150): message : see reference to function template instantiation 'dest_t c10::static_cast_with_inter_type::apply(src_t)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ dest_t=c10::complex, From=int64_t, src_t=int64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(150): message : see reference to class template instantiation 'c10::static_cast_with_inter_type' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ To=c10::complex, From=int64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(162): message : see reference to function template instantiation 'To c10::convert(From)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ To=c10::complex, From=int64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Scalar.h(139): message : see reference to function template instantiation 'To c10::checked_convert,int64_t>(From,const char *)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ To=c10::complex, From=int64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'src_t' to 'float', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ src_t=uint64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(50): message : while compiling class template member function 'dest_t c10::static_cast_with_inter_type::apply(src_t)' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ dest_t=c10::Float8_e4m3fnuz, From=uint64_t, src_t=uint64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'src_t' to 'const T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ src_t=uint64_t ] and [ T=float ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(50): message : while compiling class template member function 'dest_t c10::static_cast_with_inter_type::apply(src_t)' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ dest_t=c10::complex, From=uint64_t, src_t=uint64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'src_t' to 'float', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ src_t=uint64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(50): message : while compiling class template member function 'dest_t c10::static_cast_with_inter_type::apply(src_t)' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ dest_t=c10::Float8_e4m3fnuz, From=uint64_t, src_t=uint64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(150): message : see reference to function template instantiation 'dest_t c10::static_cast_with_inter_type::apply(src_t)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ dest_t=c10::Float8_e4m3fnuz, From=uint64_t, src_t=uint64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(150): message : see reference to function template instantiation 'dest_t c10::static_cast_with_inter_type::apply(src_t)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ dest_t=c10::complex, From=uint64_t, src_t=uint64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(150): message : see reference to function template instantiation 'dest_t c10::static_cast_with_inter_type::apply(src_t)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ dest_t=c10::Float8_e4m3fnuz, From=uint64_t, src_t=uint64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(150): message : see reference to class template instantiation 'c10::static_cast_with_inter_type' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ To=c10::Float8_e4m3fnuz, From=uint64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(150): message : see reference to class template instantiation 'c10::static_cast_with_inter_type' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ To=c10::complex, From=uint64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(150): message : see reference to class template instantiation 'c10::static_cast_with_inter_type' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ To=c10::Float8_e4m3fnuz, From=uint64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(162): message : see reference to function template instantiation 'To c10::convert(From)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ To=c10::Float8_e4m3fnuz, From=uint64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(162): message : see reference to function template instantiation 'To c10::convert(From)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ To=c10::complex, From=uint64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(162): message : see reference to function template instantiation 'To c10::convert(From)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ To=c10::Float8_e4m3fnuz, From=uint64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Scalar.h(139): message : see reference to function template instantiation 'To c10::checked_convert(From,const char *)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ To=c10::Float8_e4m3fnuz, From=uint64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Scalar.h(139): message : see reference to function template instantiation 'To c10::checked_convert,uint64_t>(From,const char *)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ To=c10::complex, From=uint64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Scalar.h(139): message : see reference to function template instantiation 'To c10::checked_convert(From,const char *)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ To=c10::Float8_e4m3fnuz, From=uint64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'src_t' to 'float', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ src_t=int64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(50): message : while compiling class template member function 'dest_t c10::static_cast_with_inter_type::apply(src_t)' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ dest_t=c10::Float8_e4m3fnuz, From=int64_t, src_t=int64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'src_t' to 'const T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ src_t=int64_t ] and [ T=float ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(50): message : while compiling class template member function 'dest_t c10::static_cast_with_inter_type::apply(src_t)' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ dest_t=c10::complex, From=int64_t, src_t=int64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'src_t' to 'float', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ src_t=int64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(50): message : while compiling class template member function 'dest_t c10::static_cast_with_inter_type::apply(src_t)' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ dest_t=c10::Float8_e4m3fnuz, From=int64_t, src_t=int64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(150): message : see reference to function template instantiation 'dest_t c10::static_cast_with_inter_type::apply(src_t)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ dest_t=c10::Float8_e4m3fnuz, From=int64_t, src_t=int64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(150): message : see reference to function template instantiation 'dest_t c10::static_cast_with_inter_type::apply(src_t)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ dest_t=c10::complex, From=int64_t, src_t=int64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(150): message : see reference to function template instantiation 'dest_t c10::static_cast_with_inter_type::apply(src_t)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ dest_t=c10::Float8_e4m3fnuz, From=int64_t, src_t=int64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(150): message : see reference to class template instantiation 'c10::static_cast_with_inter_type' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ To=c10::Float8_e4m3fnuz, From=int64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(150): message : see reference to class template instantiation 'c10::static_cast_with_inter_type' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ To=c10::complex, From=int64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(150): message : see reference to class template instantiation 'c10::static_cast_with_inter_type' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ To=c10::Float8_e4m3fnuz, From=int64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(162): message : see reference to function template instantiation 'To c10::convert(From)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ To=c10::Float8_e4m3fnuz, From=int64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(162): message : see reference to function template instantiation 'To c10::convert(From)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ To=c10::complex, From=int64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(162): message : see reference to function template instantiation 'To c10::convert(From)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ To=c10::Float8_e4m3fnuz, From=int64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Scalar.h(139): message : see reference to function template instantiation 'To c10::checked_convert(From,const char *)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ To=c10::Float8_e4m3fnuz, From=int64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Scalar.h(139): message : see reference to function template instantiation 'To c10::checked_convert,int64_t>(From,const char *)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ To=c10::complex, From=int64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Scalar.h(139): message : see reference to function template instantiation 'To c10::checked_convert(From,const char *)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ To=c10::Float8_e4m3fnuz, From=int64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'T' to 'float', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ T=double ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(50): message : while compiling class template member function 'dest_t c10::static_cast_with_inter_type::apply(src_t)' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ dest_t=c10::Float8_e4m3fnuz, From=c10::complex, src_t=c10::complex ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'src_t' to 'const T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ src_t=double ] and [ T=float ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(50): message : while compiling class template member function 'dest_t c10::static_cast_with_inter_type::apply(src_t)' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ dest_t=c10::complex, From=double, src_t=double ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'T' to 'float', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ T=double ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(50): message : while compiling class template member function 'dest_t c10::static_cast_with_inter_type::apply(src_t)' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ dest_t=c10::Float8_e4m3fnuz, From=c10::complex, src_t=c10::complex ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(150): message : see reference to function template instantiation 'dest_t c10::static_cast_with_inter_type::apply(src_t)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ dest_t=c10::Float8_e4m3fnuz, From=c10::complex, src_t=c10::complex ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(150): message : see reference to function template instantiation 'dest_t c10::static_cast_with_inter_type::apply(src_t)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ dest_t=c10::complex, From=double, src_t=double ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(150): message : see reference to function template instantiation 'dest_t c10::static_cast_with_inter_type::apply(src_t)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ dest_t=c10::Float8_e4m3fnuz, From=c10::complex, src_t=c10::complex ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(150): message : see reference to class template instantiation 'c10::static_cast_with_inter_type' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ To=c10::Float8_e4m3fnuz, From=c10::complex ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(150): message : see reference to class template instantiation 'c10::static_cast_with_inter_type' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ To=c10::complex, From=double ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(150): message : see reference to class template instantiation 'c10::static_cast_with_inter_type' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ To=c10::Float8_e4m3fnuz, From=c10::complex ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(162): message : see reference to function template instantiation 'To c10::convert(From)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ To=c10::Float8_e4m3fnuz, From=c10::complex ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(162): message : see reference to function template instantiation 'To c10::convert(From)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ To=c10::complex, From=double ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(162): message : see reference to function template instantiation 'To c10::convert(From)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ To=c10::Float8_e4m3fnuz, From=c10::complex ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Scalar.h(139): message : see reference to function template instantiation 'To c10::checked_convert>(From,const char *)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ To=c10::Float8_e4m3fnuz, From=c10::complex ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Scalar.h(139): message : see reference to function template instantiation 'To c10::checked_convert,double>(From,const char *)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ To=c10::complex, From=double ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Scalar.h(139): message : see reference to function template instantiation 'To c10::checked_convert>(From,const char *)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ To=c10::Float8_e4m3fnuz, From=c10::complex ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'src_t' to 'float', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ src_t=double ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(50): message : while compiling class template member function 'dest_t c10::static_cast_with_inter_type::apply(src_t)' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ dest_t=c10::Float8_e4m3fnuz, From=double, src_t=double ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'src_t' to 'float', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ src_t=double ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(50): message : while compiling class template member function 'dest_t c10::static_cast_with_inter_type::apply(src_t)' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ dest_t=c10::Float8_e4m3fnuz, From=double, src_t=double ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(150): message : see reference to function template instantiation 'dest_t c10::static_cast_with_inter_type::apply(src_t)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ dest_t=c10::Float8_e4m3fnuz, From=double, src_t=double ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(150): message : see reference to function template instantiation 'dest_t c10::static_cast_with_inter_type::apply(src_t)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ dest_t=c10::Float8_e4m3fnuz, From=double, src_t=double ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(150): message : see reference to class template instantiation 'c10::static_cast_with_inter_type' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ To=c10::Float8_e4m3fnuz, From=double ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(150): message : see reference to class template instantiation 'c10::static_cast_with_inter_type' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ To=c10::Float8_e4m3fnuz, From=double ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(162): message : see reference to function template instantiation 'To c10::convert(From)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ To=c10::Float8_e4m3fnuz, From=double ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(162): message : see reference to function template instantiation 'To c10::convert(From)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ To=c10::Float8_e4m3fnuz, From=double ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Scalar.h(139): message : see reference to function template instantiation 'To c10::checked_convert(From,const char *)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ To=c10::Float8_e4m3fnuz, From=double ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Scalar.h(139): message : see reference to function template instantiation 'To c10::checked_convert(From,const char *)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ To=c10::Float8_e4m3fnuz, From=double ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) 23>C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(3606,22): warning C4244: '=': conversion from 'const __int64' to 'int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(3643): message : see reference to function template instantiation '_OutIt std::_Copy_unchecked(_InIt,_InIt,_OutIt)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ _OutIt=int32_t *, _InIt=const __int64 * ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) C:\Jenkins\workspace\dgl_PR-7408\include\dgl\aten\./array_ops.h(362): message : see reference to function template instantiation '_OutIt std::copy>>,int32_t*>(_InIt,_InIt,_OutIt)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ _OutIt=int32_t *, _Ty=int64_t, _InIt=std::_Vector_const_iterator>> ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) C:\Jenkins\workspace\dgl_PR-7408\include\dgl/aten/coo.h(282): message : see reference to function template instantiation 'dgl::IdArray dgl::aten::VecToIdArray(const std::vector> &,uint8_t,DGLContext)' being compiled (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'src_t' to 'const T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ src_t=uint64_t ] and [ T=double ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(50): message : while compiling class template member function 'dest_t c10::static_cast_with_inter_type::apply(src_t)' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ dest_t=c10::complex, From=uint64_t, src_t=uint64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(150): message : see reference to function template instantiation 'dest_t c10::static_cast_with_inter_type::apply(src_t)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ dest_t=c10::complex, From=uint64_t, src_t=uint64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(150): message : see reference to class template instantiation 'c10::static_cast_with_inter_type' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ To=c10::complex, From=uint64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(162): message : see reference to function template instantiation 'To c10::convert(From)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ To=c10::complex, From=uint64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Scalar.h(139): message : see reference to function template instantiation 'To c10::checked_convert,uint64_t>(From,const char *)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ To=c10::complex, From=uint64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'src_t' to 'const T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ src_t=int64_t ] and [ T=double ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(50): message : while compiling class template member function 'dest_t c10::static_cast_with_inter_type::apply(src_t)' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ dest_t=c10::complex, From=int64_t, src_t=int64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(150): message : see reference to function template instantiation 'dest_t c10::static_cast_with_inter_type::apply(src_t)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ dest_t=c10::complex, From=int64_t, src_t=int64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/SmallVector.h(520,1): warning C4267: '=': conversion from 'size_t' to 'Size_T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ Size_T=unsigned int ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/SmallVector.h(514): message : while compiling class template member function 'void c10::SmallVectorTemplateBase::takeAllocationForGrow(T *,size_t)' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ T=at::OperandInfo ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(150): message : see reference to class template instantiation 'c10::static_cast_with_inter_type' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ To=c10::complex, From=int64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/SmallVector.h(496): message : see reference to function template instantiation 'void c10::SmallVectorTemplateBase::takeAllocationForGrow(T *,size_t)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ T=at::OperandInfo ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(162): message : see reference to function template instantiation 'To c10::convert(From)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ To=c10::complex, From=int64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/SmallVector.h(492): message : while compiling class template member function 'void c10::SmallVectorTemplateBase::grow(size_t)' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ T=at::OperandInfo ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Scalar.h(139): message : see reference to function template instantiation 'To c10::checked_convert,int64_t>(From,const char *)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ To=c10::complex, From=int64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/SmallVector.h(1175): message : see reference to function template instantiation 'void c10::SmallVectorTemplateBase::grow(size_t)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ T=at::OperandInfo ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/SmallVector.h(1130): message : while compiling class template member function 'c10::SmallVectorImpl &c10::SmallVectorImpl::operator =(c10::SmallVectorImpl &&) noexcept' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ T=at::OperandInfo ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/SmallVector.h(1346): message : see reference to function template instantiation 'c10::SmallVectorImpl &c10::SmallVectorImpl::operator =(c10::SmallVectorImpl &&) noexcept' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ T=at::OperandInfo ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'src_t' to 'const T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ src_t=uint64_t ] and [ T=float ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(50): message : while compiling class template member function 'dest_t c10::static_cast_with_inter_type::apply(src_t)' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ dest_t=c10::complex, From=uint64_t, src_t=uint64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/SmallVector.h(1284): message : see reference to class template instantiation 'c10::SmallVectorImpl' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ T=at::OperandInfo ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(150): message : see reference to function template instantiation 'dest_t c10::static_cast_with_inter_type::apply(src_t)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ dest_t=c10::complex, From=uint64_t, src_t=uint64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(677): message : see reference to class template instantiation 'c10::SmallVector' being compiled (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(150): message : see reference to class template instantiation 'c10::static_cast_with_inter_type' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ To=c10::complex, From=uint64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(162): message : see reference to function template instantiation 'To c10::convert(From)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ To=c10::complex, From=uint64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Scalar.h(139): message : see reference to function template instantiation 'To c10::checked_convert,uint64_t>(From,const char *)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ To=c10::complex, From=uint64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'src_t' to 'const T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ src_t=int64_t ] and [ T=float ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(50): message : while compiling class template member function 'dest_t c10::static_cast_with_inter_type::apply(src_t)' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ dest_t=c10::complex, From=int64_t, src_t=int64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(150): message : see reference to function template instantiation 'dest_t c10::static_cast_with_inter_type::apply(src_t)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ dest_t=c10::complex, From=int64_t, src_t=int64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(150): message : see reference to class template instantiation 'c10::static_cast_with_inter_type' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ To=c10::complex, From=int64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(162): message : see reference to function template instantiation 'To c10::convert(From)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ To=c10::complex, From=int64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Scalar.h(139): message : see reference to function template instantiation 'To c10::checked_convert,int64_t>(From,const char *)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ To=c10::complex, From=int64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'src_t' to 'const T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ src_t=double ] and [ T=float ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(50): message : while compiling class template member function 'dest_t c10::static_cast_with_inter_type::apply(src_t)' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ dest_t=c10::complex, From=double, src_t=double ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(150): message : see reference to function template instantiation 'dest_t c10::static_cast_with_inter_type::apply(src_t)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ dest_t=c10::complex, From=double, src_t=double ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(150): message : see reference to class template instantiation 'c10::static_cast_with_inter_type' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ To=c10::complex, From=double ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'src_t' to 'const T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ src_t=uint64_t ] and [ T=double ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(50): message : while compiling class template member function 'dest_t c10::static_cast_with_inter_type::apply(src_t)' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ dest_t=c10::complex, From=uint64_t, src_t=uint64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(162): message : see reference to function template instantiation 'To c10::convert(From)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ To=c10::complex, From=double ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'src_t' to 'const T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ src_t=uint64_t ] and [ T=double ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(50): message : while compiling class template member function 'dest_t c10::static_cast_with_inter_type::apply(src_t)' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ dest_t=c10::complex, From=uint64_t, src_t=uint64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(150): message : see reference to function template instantiation 'dest_t c10::static_cast_with_inter_type::apply(src_t)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ dest_t=c10::complex, From=uint64_t, src_t=uint64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Scalar.h(139): message : see reference to function template instantiation 'To c10::checked_convert,double>(From,const char *)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ To=c10::complex, From=double ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(150): message : see reference to function template instantiation 'dest_t c10::static_cast_with_inter_type::apply(src_t)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ dest_t=c10::complex, From=uint64_t, src_t=uint64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(150): message : see reference to class template instantiation 'c10::static_cast_with_inter_type' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ To=c10::complex, From=uint64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(150): message : see reference to class template instantiation 'c10::static_cast_with_inter_type' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ To=c10::complex, From=uint64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(162): message : see reference to function template instantiation 'To c10::convert(From)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ To=c10::complex, From=uint64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(162): message : see reference to function template instantiation 'To c10::convert(From)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ To=c10::complex, From=uint64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Scalar.h(139): message : see reference to function template instantiation 'To c10::checked_convert,uint64_t>(From,const char *)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ To=c10::complex, From=uint64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Scalar.h(139): message : see reference to function template instantiation 'To c10::checked_convert,uint64_t>(From,const char *)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ To=c10::complex, From=uint64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'src_t' to 'const T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ src_t=int64_t ] and [ T=double ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(50): message : while compiling class template member function 'dest_t c10::static_cast_with_inter_type::apply(src_t)' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ dest_t=c10::complex, From=int64_t, src_t=int64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'src_t' to 'const T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ src_t=int64_t ] and [ T=double ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(50): message : while compiling class template member function 'dest_t c10::static_cast_with_inter_type::apply(src_t)' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ dest_t=c10::complex, From=int64_t, src_t=int64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(150): message : see reference to function template instantiation 'dest_t c10::static_cast_with_inter_type::apply(src_t)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ dest_t=c10::complex, From=int64_t, src_t=int64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(150): message : see reference to function template instantiation 'dest_t c10::static_cast_with_inter_type::apply(src_t)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ dest_t=c10::complex, From=int64_t, src_t=int64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(150): message : see reference to class template instantiation 'c10::static_cast_with_inter_type' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ To=c10::complex, From=int64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(150): message : see reference to class template instantiation 'c10::static_cast_with_inter_type' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ To=c10::complex, From=int64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(162): message : see reference to function template instantiation 'To c10::convert(From)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ To=c10::complex, From=int64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(162): message : see reference to function template instantiation 'To c10::convert(From)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ To=c10::complex, From=int64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Scalar.h(139): message : see reference to function template instantiation 'To c10::checked_convert,int64_t>(From,const char *)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ To=c10::complex, From=int64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Scalar.h(139): message : see reference to function template instantiation 'To c10::checked_convert,int64_t>(From,const char *)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ To=c10::complex, From=int64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'src_t' to 'const T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ src_t=uint64_t ] and [ T=float ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(50): message : while compiling class template member function 'dest_t c10::static_cast_with_inter_type::apply(src_t)' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ dest_t=c10::complex, From=uint64_t, src_t=uint64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(150): message : see reference to function template instantiation 'dest_t c10::static_cast_with_inter_type::apply(src_t)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ dest_t=c10::complex, From=uint64_t, src_t=uint64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'src_t' to 'const T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ src_t=uint64_t ] and [ T=float ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(50): message : while compiling class template member function 'dest_t c10::static_cast_with_inter_type::apply(src_t)' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ dest_t=c10::complex, From=uint64_t, src_t=uint64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(150): message : see reference to class template instantiation 'c10::static_cast_with_inter_type' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ To=c10::complex, From=uint64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(150): message : see reference to function template instantiation 'dest_t c10::static_cast_with_inter_type::apply(src_t)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ dest_t=c10::complex, From=uint64_t, src_t=uint64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(162): message : see reference to function template instantiation 'To c10::convert(From)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ To=c10::complex, From=uint64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(150): message : see reference to class template instantiation 'c10::static_cast_with_inter_type' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ To=c10::complex, From=uint64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Scalar.h(139): message : see reference to function template instantiation 'To c10::checked_convert,uint64_t>(From,const char *)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ To=c10::complex, From=uint64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(162): message : see reference to function template instantiation 'To c10::convert(From)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ To=c10::complex, From=uint64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Scalar.h(139): message : see reference to function template instantiation 'To c10::checked_convert,uint64_t>(From,const char *)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ To=c10::complex, From=uint64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'src_t' to 'const T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ src_t=int64_t ] and [ T=float ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(50): message : while compiling class template member function 'dest_t c10::static_cast_with_inter_type::apply(src_t)' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ dest_t=c10::complex, From=int64_t, src_t=int64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'src_t' to 'const T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ src_t=int64_t ] and [ T=float ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(50): message : while compiling class template member function 'dest_t c10::static_cast_with_inter_type::apply(src_t)' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ dest_t=c10::complex, From=int64_t, src_t=int64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(150): message : see reference to function template instantiation 'dest_t c10::static_cast_with_inter_type::apply(src_t)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ dest_t=c10::complex, From=int64_t, src_t=int64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(150): message : see reference to function template instantiation 'dest_t c10::static_cast_with_inter_type::apply(src_t)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ dest_t=c10::complex, From=int64_t, src_t=int64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(150): message : see reference to class template instantiation 'c10::static_cast_with_inter_type' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ To=c10::complex, From=int64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(150): message : see reference to class template instantiation 'c10::static_cast_with_inter_type' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ To=c10::complex, From=int64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(162): message : see reference to function template instantiation 'To c10::convert(From)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ To=c10::complex, From=int64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(162): message : see reference to function template instantiation 'To c10::convert(From)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ To=c10::complex, From=int64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Scalar.h(139): message : see reference to function template instantiation 'To c10::checked_convert,int64_t>(From,const char *)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ To=c10::complex, From=int64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Scalar.h(139): message : see reference to function template instantiation 'To c10::checked_convert,int64_t>(From,const char *)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ To=c10::complex, From=int64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'src_t' to 'const T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ src_t=double ] and [ T=float ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(50): message : while compiling class template member function 'dest_t c10::static_cast_with_inter_type::apply(src_t)' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ dest_t=c10::complex, From=double, src_t=double ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) 23>C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\optional(68,1): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc(99): message : see reference to function template instantiation 'std::_Optional_destruct_base<_Ty,true>::_Optional_destruct_base(std::in_place_t,const unsigned __int64 &&)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ _Ty=int32_t ] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(150): message : see reference to function template instantiation 'dest_t c10::static_cast_with_inter_type::apply(src_t)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ dest_t=c10::complex, From=double, src_t=double ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'src_t' to 'const T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ src_t=double ] and [ T=float ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(50): message : while compiling class template member function 'dest_t c10::static_cast_with_inter_type::apply(src_t)' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ dest_t=c10::complex, From=double, src_t=double ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc(99): message : see reference to function template instantiation 'std::_Optional_destruct_base<_Ty,true>::_Optional_destruct_base(std::in_place_t,const unsigned __int64 &&)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ _Ty=int32_t ] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(150): message : see reference to class template instantiation 'c10::static_cast_with_inter_type' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ To=c10::complex, From=double ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(150): message : see reference to function template instantiation 'dest_t c10::static_cast_with_inter_type::apply(src_t)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ dest_t=c10::complex, From=double, src_t=double ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\optional(185): message : see reference to function template instantiation 'std::_Optional_construct_base<_Ty>::_Optional_construct_base(std::in_place_t,const unsigned __int64 &&)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ _Ty=int32_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(162): message : see reference to function template instantiation 'To c10::convert(From)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ To=c10::complex, From=double ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(150): message : see reference to class template instantiation 'c10::static_cast_with_inter_type' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ To=c10::complex, From=double ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\optional(185): message : see reference to function template instantiation 'std::_Optional_construct_base<_Ty>::_Optional_construct_base(std::in_place_t,const unsigned __int64 &&)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ _Ty=int32_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Scalar.h(139): message : see reference to function template instantiation 'To c10::checked_convert,double>(From,const char *)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ To=c10::complex, From=double ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(162): message : see reference to function template instantiation 'To c10::convert(From)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ To=c10::complex, From=double ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/function_schema.h(437): message : see reference to function template instantiation 'std::optional::optional(_Ty2 &&)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ I=unsigned __int64, _Ty2=unsigned __int64 ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Scalar.h(139): message : see reference to function template instantiation 'To c10::checked_convert,double>(From,const char *)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ To=c10::complex, From=double ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/function_schema.h(437): message : see reference to function template instantiation 'std::optional::optional(_Ty2 &&)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ I=unsigned __int64, _Ty2=unsigned __int64 ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) 23>C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(3606,22): warning C4244: '=': conversion from 'const __int64' to 'int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(3643): message : see reference to function template instantiation '_OutIt std::_Copy_unchecked(_InIt,_InIt,_OutIt)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ _OutIt=int32_t *, _InIt=const __int64 * ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) C:\Jenkins\workspace\dgl_PR-7408\include\dgl\aten\./array_ops.h(362): message : see reference to function template instantiation '_OutIt std::copy>>,int32_t*>(_InIt,_InIt,_OutIt)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ _OutIt=int32_t *, _Ty=int64_t, _InIt=std::_Vector_const_iterator>> ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) C:\Jenkins\workspace\dgl_PR-7408\include\dgl/aten/coo.h(282): message : see reference to function template instantiation 'dgl::IdArray dgl::aten::VecToIdArray(const std::vector> &,uint8_t,DGLContext)' being compiled (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/SmallVector.h(520,1): warning C4267: '=': conversion from 'size_t' to 'Size_T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ Size_T=unsigned int ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/SmallVector.h(514): message : while compiling class template member function 'void c10::SmallVectorTemplateBase::takeAllocationForGrow(T *,size_t)' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ T=at::OperandInfo ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/SmallVector.h(496): message : see reference to function template instantiation 'void c10::SmallVectorTemplateBase::takeAllocationForGrow(T *,size_t)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ T=at::OperandInfo ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/SmallVector.h(492): message : while compiling class template member function 'void c10::SmallVectorTemplateBase::grow(size_t)' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ T=at::OperandInfo ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/SmallVector.h(1175): message : see reference to function template instantiation 'void c10::SmallVectorTemplateBase::grow(size_t)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ T=at::OperandInfo ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/SmallVector.h(1130): message : while compiling class template member function 'c10::SmallVectorImpl &c10::SmallVectorImpl::operator =(c10::SmallVectorImpl &&) noexcept' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ T=at::OperandInfo ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/SmallVector.h(1346): message : see reference to function template instantiation 'c10::SmallVectorImpl &c10::SmallVectorImpl::operator =(c10::SmallVectorImpl &&) noexcept' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ T=at::OperandInfo ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/SmallVector.h(1284): message : see reference to class template instantiation 'c10::SmallVectorImpl' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ T=at::OperandInfo ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(677): message : see reference to class template instantiation 'c10::SmallVector' being compiled (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\optional(68,1): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc(97): message : see reference to function template instantiation 'std::_Optional_destruct_base<_Ty,true>::_Optional_destruct_base(std::in_place_t,const unsigned __int64 &&)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ _Ty=int32_t ] C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc(97): message : see reference to function template instantiation 'std::_Optional_destruct_base<_Ty,true>::_Optional_destruct_base(std::in_place_t,const unsigned __int64 &&)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ _Ty=int32_t ] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\optional(185): message : see reference to function template instantiation 'std::_Optional_construct_base<_Ty>::_Optional_construct_base(std::in_place_t,const unsigned __int64 &&)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ _Ty=int32_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\optional(185): message : see reference to function template instantiation 'std::_Optional_construct_base<_Ty>::_Optional_construct_base(std::in_place_t,const unsigned __int64 &&)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ _Ty=int32_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/function_schema.h(437): message : see reference to function template instantiation 'std::optional::optional(_Ty2 &&)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ I=unsigned __int64, _Ty2=unsigned __int64 ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/function_schema.h(437): message : see reference to function template instantiation 'std::optional::optional(_Ty2 &&)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ I=unsigned __int64, _Ty2=unsigned __int64 ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) 23>C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(3606,22): warning C4244: '=': conversion from 'const __int64' to 'int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(3643): message : see reference to function template instantiation '_OutIt std::_Copy_unchecked(_InIt,_InIt,_OutIt)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ _OutIt=int32_t *, _InIt=const __int64 * ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) C:\Jenkins\workspace\dgl_PR-7408\include\dgl\aten\./array_ops.h(362): message : see reference to function template instantiation '_OutIt std::copy>>,int32_t*>(_InIt,_InIt,_OutIt)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ _OutIt=int32_t *, _Ty=int64_t, _InIt=std::_Vector_const_iterator>> ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) C:\Jenkins\workspace\dgl_PR-7408\include\dgl/aten/coo.h(282): message : see reference to function template instantiation 'dgl::IdArray dgl::aten::VecToIdArray(const std::vector> &,uint8_t,DGLContext)' being compiled (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/SmallVector.h(520,1): warning C4267: '=': conversion from 'size_t' to 'Size_T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ Size_T=unsigned int ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/SmallVector.h(514): message : while compiling class template member function 'void c10::SmallVectorTemplateBase::takeAllocationForGrow(T *,size_t)' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ T=at::OperandInfo ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/SmallVector.h(496): message : see reference to function template instantiation 'void c10::SmallVectorTemplateBase::takeAllocationForGrow(T *,size_t)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ T=at::OperandInfo ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/SmallVector.h(492): message : while compiling class template member function 'void c10::SmallVectorTemplateBase::grow(size_t)' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ T=at::OperandInfo ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/SmallVector.h(1175): message : see reference to function template instantiation 'void c10::SmallVectorTemplateBase::grow(size_t)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ T=at::OperandInfo ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'src_t' to 'float', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ src_t=uint64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(50): message : while compiling class template member function 'dest_t c10::static_cast_with_inter_type::apply(src_t)' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ dest_t=c10::Float8_e4m3fnuz, From=uint64_t, src_t=uint64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/SmallVector.h(1130): message : while compiling class template member function 'c10::SmallVectorImpl &c10::SmallVectorImpl::operator =(c10::SmallVectorImpl &&) noexcept' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ T=at::OperandInfo ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(150): message : see reference to function template instantiation 'dest_t c10::static_cast_with_inter_type::apply(src_t)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ dest_t=c10::Float8_e4m3fnuz, From=uint64_t, src_t=uint64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/SmallVector.h(1346): message : see reference to function template instantiation 'c10::SmallVectorImpl &c10::SmallVectorImpl::operator =(c10::SmallVectorImpl &&) noexcept' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ T=at::OperandInfo ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(150): message : see reference to class template instantiation 'c10::static_cast_with_inter_type' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ To=c10::Float8_e4m3fnuz, From=uint64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/SmallVector.h(1284): message : see reference to class template instantiation 'c10::SmallVectorImpl' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ T=at::OperandInfo ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(162): message : see reference to function template instantiation 'To c10::convert(From)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ To=c10::Float8_e4m3fnuz, From=uint64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(677): message : see reference to class template instantiation 'c10::SmallVector' being compiled (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Scalar.h(139): message : see reference to function template instantiation 'To c10::checked_convert(From,const char *)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ To=c10::Float8_e4m3fnuz, From=uint64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'src_t' to 'float', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ src_t=int64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(50): message : while compiling class template member function 'dest_t c10::static_cast_with_inter_type::apply(src_t)' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ dest_t=c10::Float8_e4m3fnuz, From=int64_t, src_t=int64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(150): message : see reference to function template instantiation 'dest_t c10::static_cast_with_inter_type::apply(src_t)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ dest_t=c10::Float8_e4m3fnuz, From=int64_t, src_t=int64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(150): message : see reference to class template instantiation 'c10::static_cast_with_inter_type' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ To=c10::Float8_e4m3fnuz, From=int64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(162): message : see reference to function template instantiation 'To c10::convert(From)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ To=c10::Float8_e4m3fnuz, From=int64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Scalar.h(139): message : see reference to function template instantiation 'To c10::checked_convert(From,const char *)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ To=c10::Float8_e4m3fnuz, From=int64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'T' to 'float', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ T=double ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(50): message : while compiling class template member function 'dest_t c10::static_cast_with_inter_type::apply(src_t)' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ dest_t=c10::Float8_e4m3fnuz, From=c10::complex, src_t=c10::complex ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/SmallVector.h(520,1): warning C4267: '=': conversion from 'size_t' to 'Size_T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ Size_T=unsigned int ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/SmallVector.h(514): message : while compiling class template member function 'void c10::SmallVectorTemplateBase::takeAllocationForGrow(T *,size_t)' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ T=at::OperandInfo ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(150): message : see reference to function template instantiation 'dest_t c10::static_cast_with_inter_type::apply(src_t)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ dest_t=c10::Float8_e4m3fnuz, From=c10::complex, src_t=c10::complex ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/SmallVector.h(496): message : see reference to function template instantiation 'void c10::SmallVectorTemplateBase::takeAllocationForGrow(T *,size_t)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ T=at::OperandInfo ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/SmallVector.h(520,1): warning C4267: '=': conversion from 'size_t' to 'Size_T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ Size_T=unsigned int ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/SmallVector.h(514): message : while compiling class template member function 'void c10::SmallVectorTemplateBase::takeAllocationForGrow(T *,size_t)' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ T=at::OperandInfo ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(150): message : see reference to class template instantiation 'c10::static_cast_with_inter_type' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ To=c10::Float8_e4m3fnuz, From=c10::complex ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/SmallVector.h(492): message : while compiling class template member function 'void c10::SmallVectorTemplateBase::grow(size_t)' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ T=at::OperandInfo ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/SmallVector.h(496): message : see reference to function template instantiation 'void c10::SmallVectorTemplateBase::takeAllocationForGrow(T *,size_t)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ T=at::OperandInfo ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(162): message : see reference to function template instantiation 'To c10::convert(From)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ To=c10::Float8_e4m3fnuz, From=c10::complex ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/SmallVector.h(1175): message : see reference to function template instantiation 'void c10::SmallVectorTemplateBase::grow(size_t)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ T=at::OperandInfo ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/SmallVector.h(492): message : while compiling class template member function 'void c10::SmallVectorTemplateBase::grow(size_t)' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ T=at::OperandInfo ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Scalar.h(139): message : see reference to function template instantiation 'To c10::checked_convert>(From,const char *)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ To=c10::Float8_e4m3fnuz, From=c10::complex ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/SmallVector.h(1130): message : while compiling class template member function 'c10::SmallVectorImpl &c10::SmallVectorImpl::operator =(c10::SmallVectorImpl &&) noexcept' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ T=at::OperandInfo ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/SmallVector.h(1175): message : see reference to function template instantiation 'void c10::SmallVectorTemplateBase::grow(size_t)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ T=at::OperandInfo ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/SmallVector.h(1346): message : see reference to function template instantiation 'c10::SmallVectorImpl &c10::SmallVectorImpl::operator =(c10::SmallVectorImpl &&) noexcept' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ T=at::OperandInfo ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'src_t' to 'float', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ src_t=double ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(50): message : while compiling class template member function 'dest_t c10::static_cast_with_inter_type::apply(src_t)' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ dest_t=c10::Float8_e4m3fnuz, From=double, src_t=double ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/SmallVector.h(1130): message : while compiling class template member function 'c10::SmallVectorImpl &c10::SmallVectorImpl::operator =(c10::SmallVectorImpl &&) noexcept' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ T=at::OperandInfo ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/SmallVector.h(1284): message : see reference to class template instantiation 'c10::SmallVectorImpl' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ T=at::OperandInfo ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(150): message : see reference to function template instantiation 'dest_t c10::static_cast_with_inter_type::apply(src_t)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ dest_t=c10::Float8_e4m3fnuz, From=double, src_t=double ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/SmallVector.h(1346): message : see reference to function template instantiation 'c10::SmallVectorImpl &c10::SmallVectorImpl::operator =(c10::SmallVectorImpl &&) noexcept' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ T=at::OperandInfo ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(677): message : see reference to class template instantiation 'c10::SmallVector' being compiled (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(150): message : see reference to class template instantiation 'c10::static_cast_with_inter_type' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ To=c10::Float8_e4m3fnuz, From=double ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/SmallVector.h(1284): message : see reference to class template instantiation 'c10::SmallVectorImpl' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ T=at::OperandInfo ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(162): message : see reference to function template instantiation 'To c10::convert(From)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ To=c10::Float8_e4m3fnuz, From=double ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(677): message : see reference to class template instantiation 'c10::SmallVector' being compiled (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Scalar.h(139): message : see reference to function template instantiation 'To c10::checked_convert(From,const char *)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ To=c10::Float8_e4m3fnuz, From=double ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) 23>C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\optional(68,1): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc(130): message : see reference to function template instantiation 'std::_Optional_destruct_base<_Ty,true>::_Optional_destruct_base(std::in_place_t,const unsigned __int64 &&)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ _Ty=int32_t ] C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc(130): message : see reference to function template instantiation 'std::_Optional_destruct_base<_Ty,true>::_Optional_destruct_base(std::in_place_t,const unsigned __int64 &&)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ _Ty=int32_t ] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\optional(185): message : see reference to function template instantiation 'std::_Optional_construct_base<_Ty>::_Optional_construct_base(std::in_place_t,const unsigned __int64 &&)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ _Ty=int32_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\optional(185): message : see reference to function template instantiation 'std::_Optional_construct_base<_Ty>::_Optional_construct_base(std::in_place_t,const unsigned __int64 &&)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ _Ty=int32_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/function_schema.h(437): message : see reference to function template instantiation 'std::optional::optional(_Ty2 &&)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ I=unsigned __int64, _Ty2=unsigned __int64 ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/function_schema.h(437): message : see reference to function template instantiation 'std::optional::optional(_Ty2 &&)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ I=unsigned __int64, _Ty2=unsigned __int64 ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) 23>C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\optional(68,1): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc(173): message : see reference to function template instantiation 'std::_Optional_destruct_base<_Ty,true>::_Optional_destruct_base(std::in_place_t,const unsigned __int64 &&)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ _Ty=int32_t ] 23>C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\optional(68,1): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc(11): message : see reference to function template instantiation 'std::_Optional_destruct_base<_Ty,true>::_Optional_destruct_base(std::in_place_t,const unsigned __int64 &&)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ _Ty=int32_t ] C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc(173): message : see reference to function template instantiation 'std::_Optional_destruct_base<_Ty,true>::_Optional_destruct_base(std::in_place_t,const unsigned __int64 &&)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ _Ty=int32_t ] C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc(11): message : see reference to function template instantiation 'std::_Optional_destruct_base<_Ty,true>::_Optional_destruct_base(std::in_place_t,const unsigned __int64 &&)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ _Ty=int32_t ] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\optional(185): message : see reference to function template instantiation 'std::_Optional_construct_base<_Ty>::_Optional_construct_base(std::in_place_t,const unsigned __int64 &&)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ _Ty=int32_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\optional(185): message : see reference to function template instantiation 'std::_Optional_construct_base<_Ty>::_Optional_construct_base(std::in_place_t,const unsigned __int64 &&)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ _Ty=int32_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\optional(185): message : see reference to function template instantiation 'std::_Optional_construct_base<_Ty>::_Optional_construct_base(std::in_place_t,const unsigned __int64 &&)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ _Ty=int32_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\optional(185): message : see reference to function template instantiation 'std::_Optional_construct_base<_Ty>::_Optional_construct_base(std::in_place_t,const unsigned __int64 &&)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ _Ty=int32_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/function_schema.h(437): message : see reference to function template instantiation 'std::optional::optional(_Ty2 &&)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ I=unsigned __int64, _Ty2=unsigned __int64 ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/function_schema.h(437): message : see reference to function template instantiation 'std::optional::optional(_Ty2 &&)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ I=unsigned __int64, _Ty2=unsigned __int64 ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/function_schema.h(437): message : see reference to function template instantiation 'std::optional::optional(_Ty2 &&)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ I=unsigned __int64, _Ty2=unsigned __int64 ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/function_schema.h(437): message : see reference to function template instantiation 'std::optional::optional(_Ty2 &&)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ I=unsigned __int64, _Ty2=unsigned __int64 ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'src_t' to 'const T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ src_t=uint64_t ] and [ T=double ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(50): message : while compiling class template member function 'dest_t c10::static_cast_with_inter_type::apply(src_t)' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ dest_t=c10::complex, From=uint64_t, src_t=uint64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(150): message : see reference to function template instantiation 'dest_t c10::static_cast_with_inter_type::apply(src_t)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ dest_t=c10::complex, From=uint64_t, src_t=uint64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(150): message : see reference to class template instantiation 'c10::static_cast_with_inter_type' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ To=c10::complex, From=uint64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(162): message : see reference to function template instantiation 'To c10::convert(From)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ To=c10::complex, From=uint64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Scalar.h(139): message : see reference to function template instantiation 'To c10::checked_convert,uint64_t>(From,const char *)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ To=c10::complex, From=uint64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'src_t' to 'const T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ src_t=int64_t ] and [ T=double ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(50): message : while compiling class template member function 'dest_t c10::static_cast_with_inter_type::apply(src_t)' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ dest_t=c10::complex, From=int64_t, src_t=int64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(150): message : see reference to function template instantiation 'dest_t c10::static_cast_with_inter_type::apply(src_t)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ dest_t=c10::complex, From=int64_t, src_t=int64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(150): message : see reference to class template instantiation 'c10::static_cast_with_inter_type' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ To=c10::complex, From=int64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(162): message : see reference to function template instantiation 'To c10::convert(From)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ To=c10::complex, From=int64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Scalar.h(139): message : see reference to function template instantiation 'To c10::checked_convert,int64_t>(From,const char *)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ To=c10::complex, From=int64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'src_t' to 'const T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ src_t=uint64_t ] and [ T=float ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(50): message : while compiling class template member function 'dest_t c10::static_cast_with_inter_type::apply(src_t)' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ dest_t=c10::complex, From=uint64_t, src_t=uint64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(150): message : see reference to function template instantiation 'dest_t c10::static_cast_with_inter_type::apply(src_t)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ dest_t=c10::complex, From=uint64_t, src_t=uint64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(150): message : see reference to class template instantiation 'c10::static_cast_with_inter_type' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ To=c10::complex, From=uint64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(162): message : see reference to function template instantiation 'To c10::convert(From)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ To=c10::complex, From=uint64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Scalar.h(139): message : see reference to function template instantiation 'To c10::checked_convert,uint64_t>(From,const char *)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ To=c10::complex, From=uint64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'src_t' to 'const T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ src_t=int64_t ] and [ T=float ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(50): message : while compiling class template member function 'dest_t c10::static_cast_with_inter_type::apply(src_t)' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ dest_t=c10::complex, From=int64_t, src_t=int64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(150): message : see reference to function template instantiation 'dest_t c10::static_cast_with_inter_type::apply(src_t)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ dest_t=c10::complex, From=int64_t, src_t=int64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(150): message : see reference to class template instantiation 'c10::static_cast_with_inter_type' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ To=c10::complex, From=int64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(162): message : see reference to function template instantiation 'To c10::convert(From)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ To=c10::complex, From=int64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Scalar.h(139): message : see reference to function template instantiation 'To c10::checked_convert,int64_t>(From,const char *)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ To=c10::complex, From=int64_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'src_t' to 'const T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ src_t=double ] and [ T=float ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(50): message : while compiling class template member function 'dest_t c10::static_cast_with_inter_type::apply(src_t)' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ dest_t=c10::complex, From=double, src_t=double ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(150): message : see reference to function template instantiation 'dest_t c10::static_cast_with_inter_type::apply(src_t)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ dest_t=c10::complex, From=double, src_t=double ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) 23>C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(3606,22): warning C4244: '=': conversion from 'const __int64' to 'int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(3643): message : see reference to function template instantiation '_OutIt std::_Copy_unchecked(_InIt,_InIt,_OutIt)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ _OutIt=int32_t *, _InIt=const __int64 * ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(150): message : see reference to class template instantiation 'c10::static_cast_with_inter_type' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ To=c10::complex, From=double ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) C:\Jenkins\workspace\dgl_PR-7408\include\dgl\aten\./array_ops.h(362): message : see reference to function template instantiation '_OutIt std::copy>>,int32_t*>(_InIt,_InIt,_OutIt)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ _OutIt=int32_t *, _Ty=int64_t, _InIt=std::_Vector_const_iterator>> ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(162): message : see reference to function template instantiation 'To c10::convert(From)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ To=c10::complex, From=double ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) C:\Jenkins\workspace\dgl_PR-7408\include\dgl/aten/coo.h(282): message : see reference to function template instantiation 'dgl::IdArray dgl::aten::VecToIdArray(const std::vector> &,uint8_t,DGLContext)' being compiled (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Scalar.h(139): message : see reference to function template instantiation 'To c10::checked_convert,double>(From,const char *)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ To=c10::complex, From=double ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) 23>C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(3606,22): warning C4244: '=': conversion from 'const __int64' to 'int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(3643): message : see reference to function template instantiation '_OutIt std::_Copy_unchecked(_InIt,_InIt,_OutIt)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ _OutIt=int32_t *, _InIt=const __int64 * ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) 23>C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(3606,22): warning C4244: '=': conversion from 'const __int64' to 'int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(3643): message : see reference to function template instantiation '_OutIt std::_Copy_unchecked(_InIt,_InIt,_OutIt)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ _OutIt=int32_t *, _InIt=const __int64 * ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) C:\Jenkins\workspace\dgl_PR-7408\include\dgl\aten\./array_ops.h(362): message : see reference to function template instantiation '_OutIt std::copy>>,int32_t*>(_InIt,_InIt,_OutIt)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ _OutIt=int32_t *, _Ty=int64_t, _InIt=std::_Vector_const_iterator>> ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) C:\Jenkins\workspace\dgl_PR-7408\include\dgl\aten\./array_ops.h(362): message : see reference to function template instantiation '_OutIt std::copy>>,int32_t*>(_InIt,_InIt,_OutIt)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ _OutIt=int32_t *, _Ty=int64_t, _InIt=std::_Vector_const_iterator>> ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) C:\Jenkins\workspace\dgl_PR-7408\include\dgl/aten/coo.h(282): message : see reference to function template instantiation 'dgl::IdArray dgl::aten::VecToIdArray(const std::vector> &,uint8_t,DGLContext)' being compiled (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] C:\Jenkins\workspace\dgl_PR-7408\include\dgl/aten/coo.h(282): message : see reference to function template instantiation 'dgl::IdArray dgl::aten::VecToIdArray(const std::vector> &,uint8_t,DGLContext)' being compiled (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/SmallVector.h(520,1): warning C4267: '=': conversion from 'size_t' to 'Size_T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] with [ Size_T=unsigned int ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/SmallVector.h(514): message : while compiling class template member function 'void c10::SmallVectorTemplateBase::takeAllocationForGrow(T *,size_t)' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ T=at::OperandInfo ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/SmallVector.h(496): message : see reference to function template instantiation 'void c10::SmallVectorTemplateBase::takeAllocationForGrow(T *,size_t)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ T=at::OperandInfo ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/SmallVector.h(492): message : while compiling class template member function 'void c10::SmallVectorTemplateBase::grow(size_t)' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ T=at::OperandInfo ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/SmallVector.h(1175): message : see reference to function template instantiation 'void c10::SmallVectorTemplateBase::grow(size_t)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ T=at::OperandInfo ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/SmallVector.h(1130): message : while compiling class template member function 'c10::SmallVectorImpl &c10::SmallVectorImpl::operator =(c10::SmallVectorImpl &&) noexcept' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ T=at::OperandInfo ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/SmallVector.h(1346): message : see reference to function template instantiation 'c10::SmallVectorImpl &c10::SmallVectorImpl::operator =(c10::SmallVectorImpl &&) noexcept' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ T=at::OperandInfo ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/SmallVector.h(1284): message : see reference to class template instantiation 'c10::SmallVectorImpl' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ T=at::OperandInfo ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(677): message : see reference to class template instantiation 'c10::SmallVector' being compiled (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] 23>C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\optional(68,1): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc(64): message : see reference to function template instantiation 'std::_Optional_destruct_base<_Ty,true>::_Optional_destruct_base(std::in_place_t,const unsigned __int64 &&)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ _Ty=int32_t ] C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc(64): message : see reference to function template instantiation 'std::_Optional_destruct_base<_Ty,true>::_Optional_destruct_base(std::in_place_t,const unsigned __int64 &&)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ _Ty=int32_t ] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\optional(185): message : see reference to function template instantiation 'std::_Optional_construct_base<_Ty>::_Optional_construct_base(std::in_place_t,const unsigned __int64 &&)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ _Ty=int32_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\optional(185): message : see reference to function template instantiation 'std::_Optional_construct_base<_Ty>::_Optional_construct_base(std::in_place_t,const unsigned __int64 &&)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ _Ty=int32_t ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/function_schema.h(437): message : see reference to function template instantiation 'std::optional::optional(_Ty2 &&)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ I=unsigned __int64, _Ty2=unsigned __int64 ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/function_schema.h(437): message : see reference to function template instantiation 'std::optional::optional(_Ty2 &&)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ I=unsigned __int64, _Ty2=unsigned __int64 ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) 23>C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(3606,22): warning C4244: '=': conversion from 'const __int64' to 'int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(3643): message : see reference to function template instantiation '_OutIt std::_Copy_unchecked(_InIt,_InIt,_OutIt)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ _OutIt=int32_t *, _InIt=const __int64 * ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) C:\Jenkins\workspace\dgl_PR-7408\include\dgl\aten\./array_ops.h(362): message : see reference to function template instantiation '_OutIt std::copy>>,int32_t*>(_InIt,_InIt,_OutIt)' being compiled [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] with [ _OutIt=int32_t *, _Ty=int64_t, _InIt=std::_Vector_const_iterator>> ] (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) C:\Jenkins\workspace\dgl_PR-7408\include\dgl/aten/coo.h(282): message : see reference to function template instantiation 'dgl::IdArray dgl::aten::VecToIdArray(const std::vector> &,uint8_t,DGLContext)' being compiled (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] Link: C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\bin\HostX64\x64\link.exe /ERRORREPORT:QUEUE /OUT:"C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\Release\dgl_sparse_pytorch_2.3.0.dll" /INCREMENTAL:NO /NOLOGO /LIBPATH:"C:/Jenkins/workspace/dgl_PR-7408/build" /LIBPATH:"C:/Jenkins/workspace/dgl_PR-7408/build/Release" /LIBPATH:"C:/Jenkins/workspace/dgl_PR-7408/build/third_party/dmlc-core" /LIBPATH:"C:/Jenkins/workspace/dgl_PR-7408/build/third_party/dmlc-core/Release" /LIBPATH:/lib /LIBPATH:/lib/Release /LIBPATH:/lib/intel64 /LIBPATH:/lib/intel64/Release /LIBPATH:/lib/intel64_win /LIBPATH:/lib/intel64_win/Release /LIBPATH:"/lib/win-x64" /LIBPATH:"/lib/win-x64/Release" "C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\lib\c10.lib" "C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\lib\kineto.lib" dmlc.lib dgl.lib "C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\lib\torch.lib" "C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\lib\torch_cpu.lib" "C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\lib\c10.lib" kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib /MANIFEST /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /manifest:embed /PDB:"C:/Jenkins/workspace/dgl_PR-7408/dgl_sparse/build/Release/dgl_sparse_pytorch_2.3.0.pdb" /SUBSYSTEM:CONSOLE /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"C:/Jenkins/workspace/dgl_PR-7408/dgl_sparse/build/Release/dgl_sparse_pytorch_2.3.0.lib" /MACHINE:X64 /machine:x64 /machine:x64 /DLL dgl_sparse_pytorch_2.3.0.dir\Release\matrix_ops_impl.obj dgl_sparse_pytorch_2.3.0.dir\Release\elemenwise_op.obj dgl_sparse_pytorch_2.3.0.dir\Release\matmul.obj dgl_sparse_pytorch_2.3.0.dir\Release\matrix_ops.obj dgl_sparse_pytorch_2.3.0.dir\Release\python_binding.obj dgl_sparse_pytorch_2.3.0.dir\Release\reduction.obj dgl_sparse_pytorch_2.3.0.dir\Release\sddmm.obj dgl_sparse_pytorch_2.3.0.dir\Release\softmax.obj dgl_sparse_pytorch_2.3.0.dir\Release\sparse_format.obj dgl_sparse_pytorch_2.3.0.dir\Release\sparse_matrix.obj dgl_sparse_pytorch_2.3.0.dir\Release\sparse_matrix_coalesce.obj dgl_sparse_pytorch_2.3.0.dir\Release\spmm.obj dgl_sparse_pytorch_2.3.0.dir\Release\spspmm.obj Creating library C:/Jenkins/workspace/dgl_PR-7408/dgl_sparse/build/Release/dgl_sparse_pytorch_2.3.0.lib and object C:/Jenkins/workspace/dgl_PR-7408/dgl_sparse/build/Release/dgl_sparse_pytorch_2.3.0.exp dgl_sparse_pytorch_2.3.0.vcxproj -> C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\Release\dgl_sparse_pytorch_2.3.0.dll FinalizeBuildStatus: Deleting file "dgl_sparse_pytorch_2.3.0.dir\Release\dgl_spar.157FD87A.tlog\unsuccessfulbuild". Touching "dgl_sparse_pytorch_2.3.0.dir\Release\dgl_spar.157FD87A.tlog\dgl_sparse_pytorch_2.3.0.lastbuildstate". 4>Done Building Project "C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj" (default targets). 3>Done Building Project "C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj.metaproj" (default targets). 1>Done Building Project "C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse.sln" (default targets). Build succeeded. "C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse.sln" (default target) (1) -> "C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj.metaproj" (default target) (3) -> "C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj" (default target) (4) -> (ClCompile target) -> 23>C:\Jenkins\workspace\dgl_PR-7408\third_party\dmlc-core\include\dmlc\./logging.h(151,25): warning C4996: 'getenv': This function or variable may be unsafe. Consider using _dupenv_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Jenkins\workspace\dgl_PR-7408\third_party\dmlc-core\include\dmlc\./logging.h(151,25): warning C4996: 'getenv': This function or variable may be unsafe. Consider using _dupenv_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Jenkins\workspace\dgl_PR-7408\third_party\dmlc-core\include\dmlc\./logging.h(151,25): warning C4996: 'getenv': This function or variable may be unsafe. Consider using _dupenv_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Jenkins\workspace\dgl_PR-7408\third_party\dmlc-core\include\dmlc\./logging.h(151,25): warning C4996: 'getenv': This function or variable may be unsafe. Consider using _dupenv_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Jenkins\workspace\dgl_PR-7408\third_party\dmlc-core\include\dmlc\./logging.h(151,25): warning C4996: 'getenv': This function or variable may be unsafe. Consider using _dupenv_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Jenkins\workspace\dgl_PR-7408\third_party\dmlc-core\include\dmlc\./logging.h(151,25): warning C4996: 'getenv': This function or variable may be unsafe. Consider using _dupenv_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Jenkins\workspace\dgl_PR-7408\third_party\dmlc-core\include\dmlc\./logging.h(151,25): warning C4996: 'getenv': This function or variable may be unsafe. Consider using _dupenv_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Jenkins\workspace\dgl_PR-7408\third_party\dmlc-core\include\dmlc\./logging.h(151,25): warning C4996: 'getenv': This function or variable may be unsafe. Consider using _dupenv_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Jenkins\workspace\dgl_PR-7408\third_party\dmlc-core\include\dmlc\./logging.h(151,25): warning C4996: 'getenv': This function or variable may be unsafe. Consider using _dupenv_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Jenkins\workspace\dgl_PR-7408\third_party\dmlc-core\include\dmlc\./logging.h(151,25): warning C4996: 'getenv': This function or variable may be unsafe. Consider using _dupenv_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Jenkins\workspace\dgl_PR-7408\third_party\dmlc-core\include\dmlc\./logging.h(151,25): warning C4996: 'getenv': This function or variable may be unsafe. Consider using _dupenv_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Jenkins\workspace\dgl_PR-7408\third_party\dmlc-core\include\dmlc\./logging.h(151,25): warning C4996: 'getenv': This function or variable may be unsafe. Consider using _dupenv_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Jenkins\workspace\dgl_PR-7408\third_party\dmlc-core\include\dmlc\./logging.h(151,25): warning C4996: 'getenv': This function or variable may be unsafe. Consider using _dupenv_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Jenkins\workspace\dgl_PR-7408\include\dgl\./base_heterograph.h(834,27): warning C4099: 'dgl::HeteroPickleStates': type name first seen using 'class' now seen using 'struct' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Jenkins\workspace\dgl_PR-7408\include\dgl\./base_heterograph.h(834,27): warning C4099: 'dgl::HeteroPickleStates': type name first seen using 'class' now seen using 'struct' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Jenkins\workspace\dgl_PR-7408\include\dgl\./base_heterograph.h(834,27): warning C4099: 'dgl::HeteroPickleStates': type name first seen using 'class' now seen using 'struct' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Jenkins\workspace\dgl_PR-7408\include\dgl\./base_heterograph.h(834,27): warning C4099: 'dgl::HeteroPickleStates': type name first seen using 'class' now seen using 'struct' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Jenkins\workspace\dgl_PR-7408\include\dgl\./base_heterograph.h(834,27): warning C4099: 'dgl::HeteroPickleStates': type name first seen using 'class' now seen using 'struct' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc)C:\Jenkins\workspace\dgl_PR-7408\include\dgl\./base_heterograph.h(834): note: see declaration of 'dgl::HeteroPickleStates' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Jenkins\workspace\dgl_PR-7408\include\dgl\./base_heterograph.h(834,27): warning C4099: 'dgl::HeteroPickleStates': type name first seen using 'class' now seen using 'struct' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Jenkins\workspace\dgl_PR-7408\include\dgl\./base_heterograph.h(834,27): warning C4099: 'dgl::HeteroPickleStates': type name first seen using 'class' now seen using 'struct' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Jenkins\workspace\dgl_PR-7408\include\dgl\./base_heterograph.h(834,27): warning C4099: 'dgl::HeteroPickleStates': type name first seen using 'class' now seen using 'struct' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Jenkins\workspace\dgl_PR-7408\include\dgl\./base_heterograph.h(834,27): warning C4099: 'dgl::HeteroPickleStates': type name first seen using 'class' now seen using 'struct' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Jenkins\workspace\dgl_PR-7408\include\dgl\./base_heterograph.h(834,27): warning C4099: 'dgl::HeteroPickleStates': type name first seen using 'class' now seen using 'struct' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Jenkins\workspace\dgl_PR-7408\include\dgl\./base_heterograph.h(834,27): warning C4099: 'dgl::HeteroPickleStates': type name first seen using 'class' now seen using 'struct' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Jenkins\workspace\dgl_PR-7408\include\dgl\./base_heterograph.h(834,27): warning C4099: 'dgl::HeteroPickleStates': type name first seen using 'class' now seen using 'struct' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Jenkins\workspace\dgl_PR-7408\include\dgl\./base_heterograph.h(834,27): warning C4099: 'dgl::HeteroPickleStates': type name first seen using 'class' now seen using 'struct' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(27,45): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'c10::Error' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(29,19): warning C4251: 'c10::Error::msg_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'c10::Error' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(34,36): warning C4251: 'c10::Error::context_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'c10::Error' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(39,25): warning C4251: 'c10::Error::backtrace_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'c10::Error' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(46,20): warning C4251: 'c10::Error::what_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'c10::Error' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(47,38): warning C4251: 'c10::Error::what_without_backtrace_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'c10::Error' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(147,26): warning C4251: 'c10::Warning::type_': class 'std::variant' needs to have dll-interface to be used by clients of class 'c10::Warning' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(153,19): warning C4251: 'c10::Warning::msg_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'c10::Warning' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(27,45): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'c10::Error' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(29,19): warning C4251: 'c10::Error::msg_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'c10::Error' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(34,36): warning C4251: 'c10::Error::context_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'c10::Error' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(27,45): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'c10::Error' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(39,25): warning C4251: 'c10::Error::backtrace_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'c10::Error' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(29,19): warning C4251: 'c10::Error::msg_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'c10::Error' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(46,20): warning C4251: 'c10::Error::what_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'c10::Error' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(47,38): warning C4251: 'c10::Error::what_without_backtrace_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'c10::Error' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(34,36): warning C4251: 'c10::Error::context_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'c10::Error' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(39,25): warning C4251: 'c10::Error::backtrace_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'c10::Error' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(46,20): warning C4251: 'c10::Error::what_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'c10::Error' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(47,38): warning C4251: 'c10::Error::what_without_backtrace_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'c10::Error' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(147,26): warning C4251: 'c10::Warning::type_': class 'std::variant' needs to have dll-interface to be used by clients of class 'c10::Warning' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(153,19): warning C4251: 'c10::Warning::msg_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'c10::Warning' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(147,26): warning C4251: 'c10::Warning::type_': class 'std::variant' needs to have dll-interface to be used by clients of class 'c10::Warning' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(27,45): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'c10::Error' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(153,19): warning C4251: 'c10::Warning::msg_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'c10::Warning' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(29,19): warning C4251: 'c10::Error::msg_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'c10::Error' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(27,45): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'c10::Error' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(29,19): warning C4251: 'c10::Error::msg_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'c10::Error' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(27,45): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'c10::Error' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(29,19): warning C4251: 'c10::Error::msg_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'c10::Error' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(27,45): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'c10::Error' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(29,19): warning C4251: 'c10::Error::msg_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'c10::Error' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(27,45): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'c10::Error' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(29,19): warning C4251: 'c10::Error::msg_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'c10::Error' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(27,45): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'c10::Error' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc)C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xstring(4471): note: see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(34,36): warning C4251: 'c10::Error::context_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'c10::Error' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(29,19): warning C4251: 'c10::Error::msg_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'c10::Error' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(39,25): warning C4251: 'c10::Error::backtrace_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'c10::Error' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(46,20): warning C4251: 'c10::Error::what_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'c10::Error' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(27,45): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'c10::Error' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(47,38): warning C4251: 'c10::Error::what_without_backtrace_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'c10::Error' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(27): note: see declaration of 'c10::Error' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(29,19): warning C4251: 'c10::Error::msg_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'c10::Error' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(27,45): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'c10::Error' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(29,19): warning C4251: 'c10::Error::msg_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'c10::Error' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(27,45): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'c10::Error' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(29,19): warning C4251: 'c10::Error::msg_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'c10::Error' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(39,25): warning C4251: 'c10::Error::backtrace_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'c10::Error' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(46,20): warning C4251: 'c10::Error::what_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'c10::Error' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(47,38): warning C4251: 'c10::Error::what_without_backtrace_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'c10::Error' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(27,45): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'c10::Error' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(29,19): warning C4251: 'c10::Error::msg_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'c10::Error' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(34,36): warning C4251: 'c10::Error::context_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'c10::Error' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(39,25): warning C4251: 'c10::Error::backtrace_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'c10::Error' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(34,36): warning C4251: 'c10::Error::context_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'c10::Error' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc)C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xstring(4471): note: see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(39,25): warning C4251: 'c10::Error::backtrace_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'c10::Error' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(46,20): warning C4251: 'c10::Error::what_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'c10::Error' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(47,38): warning C4251: 'c10::Error::what_without_backtrace_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'c10::Error' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(147,26): warning C4251: 'c10::Warning::type_': class 'std::variant' needs to have dll-interface to be used by clients of class 'c10::Warning' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(34,36): warning C4251: 'c10::Error::context_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'c10::Error' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(34,36): warning C4251: 'c10::Error::context_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'c10::Error' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(153,19): warning C4251: 'c10::Warning::msg_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'c10::Warning' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(39,25): warning C4251: 'c10::Error::backtrace_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'c10::Error' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(46,20): warning C4251: 'c10::Error::what_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'c10::Error' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(39,25): warning C4251: 'c10::Error::backtrace_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'c10::Error' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(34,36): warning C4251: 'c10::Error::context_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'c10::Error' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(47,38): warning C4251: 'c10::Error::what_without_backtrace_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'c10::Error' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(46,20): warning C4251: 'c10::Error::what_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'c10::Error' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(47,38): warning C4251: 'c10::Error::what_without_backtrace_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'c10::Error' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(39,25): warning C4251: 'c10::Error::backtrace_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'c10::Error' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(46,20): warning C4251: 'c10::Error::what_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'c10::Error' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(34,36): warning C4251: 'c10::Error::context_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'c10::Error' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc)C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xstring(4471): note: see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(47,38): warning C4251: 'c10::Error::what_without_backtrace_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'c10::Error' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(46,20): warning C4251: 'c10::Error::what_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'c10::Error' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(34,36): warning C4251: 'c10::Error::context_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'c10::Error' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(147,26): warning C4251: 'c10::Warning::type_': class 'std::variant' needs to have dll-interface to be used by clients of class 'c10::Warning' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(47,38): warning C4251: 'c10::Error::what_without_backtrace_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'c10::Error' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/intrusive_ptr.h(83,42): warning C4251: 'c10::intrusive_ptr_target::refcount_': struct 'std::atomic' needs to have dll-interface to be used by clients of class 'c10::intrusive_ptr_target' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(34,36): warning C4251: 'c10::Error::context_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'c10::Error' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(147,26): warning C4251: 'c10::Warning::type_': class 'std::variant' needs to have dll-interface to be used by clients of class 'c10::Warning' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(147,26): warning C4251: 'c10::Warning::type_': class 'std::variant' needs to have dll-interface to be used by clients of class 'c10::Warning' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(147,26): warning C4251: 'c10::Warning::type_': class 'std::variant' needs to have dll-interface to be used by clients of class 'c10::Warning' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(147,26): warning C4251: 'c10::Warning::type_': class 'std::variant' needs to have dll-interface to be used by clients of class 'c10::Warning' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(147,26): warning C4251: 'c10::Warning::type_': class 'std::variant' needs to have dll-interface to be used by clients of class 'c10::Warning' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(153,19): warning C4251: 'c10::Warning::msg_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'c10::Warning' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(39,25): warning C4251: 'c10::Error::backtrace_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'c10::Error' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(153,19): warning C4251: 'c10::Warning::msg_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'c10::Warning' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(153,19): warning C4251: 'c10::Warning::msg_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'c10::Warning' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(153,19): warning C4251: 'c10::Warning::msg_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'c10::Warning' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(39,25): warning C4251: 'c10::Error::backtrace_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'c10::Error' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(153,19): warning C4251: 'c10::Warning::msg_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'c10::Warning' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(46,20): warning C4251: 'c10::Error::what_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'c10::Error' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc)C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xstring(4471): note: see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(46,20): warning C4251: 'c10::Error::what_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'c10::Error' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(47,38): warning C4251: 'c10::Error::what_without_backtrace_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'c10::Error' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/intrusive_ptr.h(83,42): warning C4251: 'c10::intrusive_ptr_target::refcount_': struct 'std::atomic' needs to have dll-interface to be used by clients of class 'c10::intrusive_ptr_target' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(47,38): warning C4251: 'c10::Error::what_without_backtrace_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'c10::Error' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/intrusive_ptr.h(84,43): warning C4251: 'c10::intrusive_ptr_target::weakcount_': struct 'std::atomic' needs to have dll-interface to be used by clients of class 'c10::intrusive_ptr_target' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/intrusive_ptr.h(83,42): warning C4251: 'c10::intrusive_ptr_target::refcount_': struct 'std::atomic' needs to have dll-interface to be used by clients of class 'c10::intrusive_ptr_target' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/intrusive_ptr.h(84,43): warning C4251: 'c10::intrusive_ptr_target::weakcount_': struct 'std::atomic' needs to have dll-interface to be used by clients of class 'c10::intrusive_ptr_target' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(147,26): warning C4251: 'c10::Warning::type_': class 'std::variant' needs to have dll-interface to be used by clients of class 'c10::Warning' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(153,19): warning C4251: 'c10::Warning::msg_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'c10::Warning' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(147,26): warning C4251: 'c10::Warning::type_': class 'std::variant' needs to have dll-interface to be used by clients of class 'c10::Warning' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(147,26): warning C4251: 'c10::Warning::type_': class 'std::variant' needs to have dll-interface to be used by clients of class 'c10::Warning' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(153,19): warning C4251: 'c10::Warning::msg_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'c10::Warning' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(153,19): warning C4251: 'c10::Warning::msg_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'c10::Warning' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymBool.h(83,15): warning C4251: 'c10::SymBool::ptr_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of class 'c10::SymBool' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymBool.h(83,15): warning C4251: 'c10::SymBool::ptr_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of class 'c10::SymBool' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymFloat.h(109,15): warning C4251: 'c10::SymFloat::ptr_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of class 'c10::SymFloat' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymFloat.h(109,15): warning C4251: 'c10::SymFloat::ptr_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of class 'c10::SymFloat' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymFloat.h(109,15): warning C4251: 'c10::SymFloat::ptr_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of class 'c10::SymFloat' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/logging_is_not_google_glog.h(43,28): warning C4251: 'c10::MessageLogger::stream_': class 'std::basic_stringstream,std::allocator>' needs to have dll-interface to be used by clients of class 'c10::MessageLogger' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymIntArrayRef.h(62,26): warning C4244: 'initializing': conversion from 'const T' to 'long', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/intrusive_ptr.h(83,42): warning C4251: 'c10::intrusive_ptr_target::refcount_': struct 'std::atomic' needs to have dll-interface to be used by clients of class 'c10::intrusive_ptr_target' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/intrusive_ptr.h(84,43): warning C4251: 'c10::intrusive_ptr_target::weakcount_': struct 'std::atomic' needs to have dll-interface to be used by clients of class 'c10::intrusive_ptr_target' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymIntArrayRef.h(62,26): warning C4244: 'initializing': conversion from 'const T' to 'long', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymIntArrayRef.h(62,26): warning C4244: 'initializing': conversion from 'const T' to 'long', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/intrusive_ptr.h(83,42): warning C4251: 'c10::intrusive_ptr_target::refcount_': struct 'std::atomic' needs to have dll-interface to be used by clients of class 'c10::intrusive_ptr_target' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/intrusive_ptr.h(84,43): warning C4251: 'c10::intrusive_ptr_target::weakcount_': struct 'std::atomic' needs to have dll-interface to be used by clients of class 'c10::intrusive_ptr_target' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/intrusive_ptr.h(83,42): warning C4251: 'c10::intrusive_ptr_target::refcount_': struct 'std::atomic' needs to have dll-interface to be used by clients of class 'c10::intrusive_ptr_target' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/intrusive_ptr.h(84,43): warning C4251: 'c10::intrusive_ptr_target::weakcount_': struct 'std::atomic' needs to have dll-interface to be used by clients of class 'c10::intrusive_ptr_target' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/intrusive_ptr.h(83,42): warning C4251: 'c10::intrusive_ptr_target::refcount_': struct 'std::atomic' needs to have dll-interface to be used by clients of class 'c10::intrusive_ptr_target' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/intrusive_ptr.h(84,43): warning C4251: 'c10::intrusive_ptr_target::weakcount_': struct 'std::atomic' needs to have dll-interface to be used by clients of class 'c10::intrusive_ptr_target' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/intrusive_ptr.h(84,43): warning C4251: 'c10::intrusive_ptr_target::weakcount_': struct 'std::atomic' needs to have dll-interface to be used by clients of class 'c10::intrusive_ptr_target' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc)C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\atomic(1881): note: see declaration of 'std::atomic' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/intrusive_ptr.h(83,42): warning C4251: 'c10::intrusive_ptr_target::refcount_': struct 'std::atomic' needs to have dll-interface to be used by clients of class 'c10::intrusive_ptr_target' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/intrusive_ptr.h(84,43): warning C4251: 'c10::intrusive_ptr_target::weakcount_': struct 'std::atomic' needs to have dll-interface to be used by clients of class 'c10::intrusive_ptr_target' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/intrusive_ptr.h(83,42): warning C4251: 'c10::intrusive_ptr_target::refcount_': struct 'std::atomic' needs to have dll-interface to be used by clients of class 'c10::intrusive_ptr_target' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/intrusive_ptr.h(84,43): warning C4251: 'c10::intrusive_ptr_target::weakcount_': struct 'std::atomic' needs to have dll-interface to be used by clients of class 'c10::intrusive_ptr_target' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/intrusive_ptr.h(83,42): warning C4251: 'c10::intrusive_ptr_target::refcount_': struct 'std::atomic' needs to have dll-interface to be used by clients of class 'c10::intrusive_ptr_target' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/intrusive_ptr.h(84,43): warning C4251: 'c10::intrusive_ptr_target::weakcount_': struct 'std::atomic' needs to have dll-interface to be used by clients of class 'c10::intrusive_ptr_target' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymBool.h(83,15): warning C4251: 'c10::SymBool::ptr_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of class 'c10::SymBool' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(658,92): warning C4251: 'std::enable_shared_from_this::_Wptr': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of class 'std::enable_shared_from_this' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymBool.h(83,15): warning C4251: 'c10::SymBool::ptr_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of class 'c10::SymBool' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymBool.h(83,15): warning C4251: 'c10::SymBool::ptr_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of class 'c10::SymBool' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(658,92): warning C4251: 'std::enable_shared_from_this::_Wptr': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of class 'std::enable_shared_from_this' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(658,92): warning C4251: 'std::enable_shared_from_this::_Wptr': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of class 'std::enable_shared_from_this' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymBool.h(83,15): warning C4251: 'c10::SymBool::ptr_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of class 'c10::SymBool' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymBool.h(83,15): warning C4251: 'c10::SymBool::ptr_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of class 'c10::SymBool' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymBool.h(83,15): warning C4251: 'c10::SymBool::ptr_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of class 'c10::SymBool' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymBool.h(83,15): warning C4251: 'c10::SymBool::ptr_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of class 'c10::SymBool' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(707,37): warning C4251: 'c10::NamedType::name_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::NamedType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymBool.h(83,15): warning C4251: 'c10::SymBool::ptr_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of class 'c10::SymBool' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymFloat.h(109,15): warning C4251: 'c10::SymFloat::ptr_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of class 'c10::SymFloat' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymFloat.h(109,15): warning C4251: 'c10::SymFloat::ptr_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of class 'c10::SymFloat' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymFloat.h(109,15): warning C4251: 'c10::SymFloat::ptr_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of class 'c10::SymFloat' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymFloat.h(109,15): warning C4251: 'c10::SymFloat::ptr_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of class 'c10::SymFloat' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/DispatchKeySet.h(442,1): warning C4267: 'return': conversion from 'size_t' to 'uint8_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/intrusive_ptr.h(84,43): warning C4251: 'c10::intrusive_ptr_target::weakcount_': struct 'std::atomic' needs to have dll-interface to be used by clients of class 'c10::intrusive_ptr_target' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymIntArrayRef.h(62,26): warning C4244: 'initializing': conversion from 'const T' to 'long', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymIntArrayRef.h(62,26): warning C4244: 'initializing': conversion from 'const T' to 'long', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymIntArrayRef.h(62,26): warning C4244: 'initializing': conversion from 'const T' to 'long', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymIntArrayRef.h(62,26): warning C4244: 'initializing': conversion from 'const T' to 'long', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymIntArrayRef.h(62,26): warning C4244: 'initializing': conversion from 'const T' to 'long', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymIntArrayRef.h(62,26): warning C4244: 'initializing': conversion from 'const T' to 'long', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymIntArrayRef.h(62,26): warning C4244: 'initializing': conversion from 'const T' to 'long', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymIntArrayRef.h(62,26): warning C4244: 'initializing': conversion from 'const T' to 'long', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/DispatchKeySet.h(442,1): warning C4267: 'return': conversion from 'size_t' to 'uint8_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/DispatchKeySet.h(442,1): warning C4267: 'return': conversion from 'size_t' to 'uint8_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymBool.h(83,15): warning C4251: 'c10::SymBool::ptr_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of class 'c10::SymBool' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(658,92): warning C4251: 'std::enable_shared_from_this::_Wptr': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of class 'std::enable_shared_from_this' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(216,36): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(658,92): warning C4251: 'std::enable_shared_from_this::_Wptr': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of class 'std::enable_shared_from_this' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(219,36): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(222,36): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(225,36): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(229,32): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(658,92): warning C4251: 'std::enable_shared_from_this::_Wptr': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of class 'std::enable_shared_from_this' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(235,32): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(238,32): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(244,36): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(247,36): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(250,36): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(658,92): warning C4251: 'std::enable_shared_from_this::_Wptr': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of class 'std::enable_shared_from_this' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(253,36): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(658,92): warning C4251: 'std::enable_shared_from_this::_Wptr': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of class 'std::enable_shared_from_this' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymFloat.h(109,15): warning C4251: 'c10::SymFloat::ptr_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of class 'c10::SymFloat' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(260,32): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(263,32): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(266,32): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(707,37): warning C4251: 'c10::NamedType::name_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::NamedType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(707,37): warning C4251: 'c10::NamedType::name_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::NamedType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(707,37): warning C4251: 'c10::NamedType::name_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::NamedType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(707,37): warning C4251: 'c10::NamedType::name_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::NamedType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(658,92): warning C4251: 'std::enable_shared_from_this::_Wptr': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of class 'std::enable_shared_from_this' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(216,36): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymIntArrayRef.h(62,26): warning C4244: 'initializing': conversion from 'const T' to 'long', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(219,36): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(219,36): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(222,36): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(222,36): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(225,36): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(225,36): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(229,32): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(229,32): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(232,32): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(232,32): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(235,32): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(235,32): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(238,32): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(238,32): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(707,37): warning C4251: 'c10::NamedType::name_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::NamedType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(244,36): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(707,37): warning C4251: 'c10::NamedType::name_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::NamedType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(244,36): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(247,36): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(247,36): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(250,36): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(250,36): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(253,36): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(253,36): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(257,32): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(257,32): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(260,32): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(260,32): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(263,32): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(263,32): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(266,32): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(266,32): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(707,37): warning C4251: 'c10::NamedType::name_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::NamedType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(707,37): warning C4251: 'c10::NamedType::name_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::NamedType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(707,37): warning C4251: 'c10::NamedType::name_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::NamedType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/DispatchKeySet.h(442,1): warning C4267: 'return': conversion from 'size_t' to 'uint8_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/DispatchKeySet.h(442,1): warning C4267: 'return': conversion from 'size_t' to 'uint8_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/DispatchKeySet.h(442,1): warning C4267: 'return': conversion from 'size_t' to 'uint8_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(658,92): warning C4251: 'std::enable_shared_from_this::_Wptr': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of class 'std::enable_shared_from_this' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/DispatchKeySet.h(442,1): warning C4267: 'return': conversion from 'size_t' to 'uint8_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(707,37): warning C4251: 'c10::NamedType::name_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::NamedType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/DispatchKeySet.h(442,1): warning C4267: 'return': conversion from 'size_t' to 'uint8_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/DispatchKeySet.h(442,1): warning C4267: 'return': conversion from 'size_t' to 'uint8_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/DispatchKeySet.h(442,1): warning C4267: 'return': conversion from 'size_t' to 'uint8_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/DispatchKeySet.h(442,1): warning C4267: 'return': conversion from 'size_t' to 'uint8_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(216,36): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/DispatchKeySet.h(442,1): warning C4267: 'return': conversion from 'size_t' to 'uint8_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(219,36): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(222,36): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(216,36): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(225,36): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(219,36): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(229,32): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(222,36): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(232,32): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(225,36): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(235,32): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(229,32): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(238,32): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(216,36): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(232,32): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(244,36): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(219,36): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(235,32): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(247,36): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(222,36): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(238,32): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(250,36): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(225,36): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(244,36): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(253,36): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(229,32): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(247,36): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(257,32): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(232,32): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(250,36): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(260,32): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(235,32): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(253,36): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(263,32): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(238,32): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(257,32): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(266,32): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(244,36): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(260,32): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(247,36): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(263,32): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(250,36): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(266,32): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(253,36): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(257,32): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(260,32): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(263,32): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(266,32): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(216,36): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(219,36): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(162,41): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(222,36): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(165,41): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(225,36): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(168,41): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(229,32): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(216,36): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(171,41): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(232,32): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(219,36): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(175,37): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(235,32): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(222,36): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(178,37): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(238,32): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(225,36): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(181,37): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(244,36): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(229,32): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(184,37): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(247,36): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(232,32): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(190,41): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(250,36): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(235,32): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(193,41): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(253,36): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(238,32): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(196,41): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(257,32): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(244,36): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(199,41): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(260,32): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(247,36): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/DispatchKeySet.h(442,1): warning C4267: 'return': conversion from 'size_t' to 'uint8_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(203,37): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(263,32): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(250,36): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(206,37): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(266,32): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(253,36): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(209,37): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(257,32): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(212,37): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(260,32): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(263,32): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(216,36): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(266,32): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(219,36): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(222,36): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(225,36): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(216,36): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(229,32): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(219,36): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(216,36): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(232,32): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(222,36): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(216,36): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(219,36): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(235,32): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(225,36): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(219,36): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(222,36): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(238,32): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(229,32): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(222,36): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(225,36): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(244,36): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(232,32): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(163,43): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(225,36): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(229,32): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(247,36): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(235,32): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(166,43): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(229,32): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(232,32): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(250,36): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(238,32): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(169,43): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(232,32): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(235,32): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(253,36): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(244,36): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(172,43): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(235,32): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(238,32): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(257,32): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(247,36): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(176,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(238,32): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(244,36): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(260,32): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(250,36): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(179,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(244,36): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(247,36): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(263,32): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(253,36): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(247,36): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(182,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(250,36): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(266,32): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(257,32): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(250,36): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(185,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(253,36): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(260,32): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(253,36): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(191,43): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(257,32): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(263,32): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(257,32): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(194,43): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(162,41): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(260,32): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(266,32): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(260,32): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(197,43): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(165,41): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(263,32): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(162,41): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(263,32): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(200,43): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(168,41): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(266,32): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(165,41): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(266,32): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(204,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(171,41): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(168,41): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(207,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(175,37): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(171,41): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(210,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(178,37): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(175,37): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(213,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(181,37): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(178,37): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(184,37): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(181,37): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(190,41): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(184,37): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(193,41): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(190,41): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(196,41): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(193,41): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(199,41): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(196,41): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(203,37): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(199,41): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(206,37): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(203,37): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(209,37): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(206,37): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(212,37): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(209,37): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(212,37): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(216,36): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(219,36): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(222,36): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(225,36): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(163,43): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(229,32): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(166,43): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(163,43): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(232,32): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(169,43): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(166,43): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(235,32): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(172,43): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(169,43): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(238,32): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(176,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(172,43): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(244,36): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(179,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(176,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(247,36): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(182,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(250,36): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(179,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(253,36): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(185,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(182,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(257,32): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(191,43): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(185,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(260,32): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(194,43): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(191,43): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(263,32): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(197,43): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(194,43): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(266,32): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(200,43): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(197,43): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(204,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(200,43): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(207,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(204,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(210,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(207,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(213,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(210,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(213,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(162,41): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(165,41): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(168,41): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(171,41): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(175,37): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(178,37): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(181,37): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(184,37): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(190,41): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(193,41): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(196,41): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(199,41): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(203,37): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(206,37): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(231,32): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(209,37): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(234,32): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(212,37): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(237,32): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(240,32): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(244,28): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(247,28): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(250,28): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(253,28): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(259,32): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(262,32): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(265,32): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(163,43): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(268,32): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(166,43): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(272,28): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(169,43): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(275,28): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(172,43): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(278,28): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(176,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(281,28): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(179,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(182,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(185,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(191,43): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(194,43): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(197,43): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(200,43): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(204,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(231,32): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(207,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(234,32): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(231,32): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(210,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(237,32): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(170,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(234,32): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(213,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(162,41): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(240,32): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(173,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(237,32): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(165,41): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(244,28): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(176,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(240,32): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(168,41): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(247,28): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(179,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(244,28): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(171,41): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(250,28): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(183,35): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(247,28): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(175,37): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(253,28): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(186,35): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(250,28): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(178,37): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(162,41): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(259,32): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(189,35): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(253,28): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(181,37): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(165,41): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(262,32): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(192,35): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(259,32): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(184,37): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(168,41): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(265,32): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(198,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(262,32): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(190,41): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(171,41): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(268,32): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(201,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(193,41): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(265,32): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(175,37): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(272,28): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(204,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(196,41): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(268,32): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(178,37): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(275,28): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(207,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(199,41): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(272,28): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(181,37): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(278,28): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(211,35): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(203,37): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(275,28): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(184,37): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(281,28): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(214,35): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(206,37): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(190,41): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(278,28): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(217,35): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(209,37): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(193,41): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(281,28): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(220,35): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(212,37): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(162,41): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(196,41): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(165,41): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(199,41): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(168,41): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(203,37): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(171,41): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(162,41): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(206,37): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(162,41): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(175,37): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(165,41): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(209,37): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(165,41): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(178,37): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(168,41): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(212,37): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(170,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(168,41): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(181,37): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(171,41): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(162,41): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(162,41): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(171,41): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(173,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(184,37): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(175,37): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(170,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(165,41): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(165,41): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(175,37): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(176,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(163,43): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(190,41): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(178,37): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(167,43): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(173,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(168,41): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(168,41): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(178,37): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(179,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(166,43): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(193,41): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(181,37): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(170,43): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(176,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(171,41): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(171,41): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(181,37): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(183,35): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(169,43): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(196,41): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(184,37): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(163,43): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(173,43): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(179,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(175,37): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(175,37): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(184,37): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(186,35): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(172,43): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(199,41): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(190,41): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(166,43): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(176,43): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(183,35): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(178,37): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(178,37): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(190,41): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(189,35): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(176,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(203,37): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(193,41): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(169,43): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(180,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(186,35): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(181,37): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(181,37): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(193,41): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(192,35): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(179,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(206,37): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(196,41): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(172,43): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(183,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(189,35): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(184,37): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(184,37): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(196,41): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(198,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(182,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(209,37): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(199,41): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(176,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(186,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(192,35): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(190,41): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(190,41): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(199,41): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(201,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(185,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(212,37): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(203,37): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(179,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(189,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(198,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(193,41): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(193,41): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(203,37): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(204,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(191,43): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(206,37): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(182,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(195,43): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(201,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(196,41): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(196,41): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(206,37): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(207,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(194,43): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(209,37): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(185,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(198,43): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(199,41): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(204,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(199,41): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(209,37): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(211,35): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(197,43): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(212,37): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(191,43): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(201,43): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(203,37): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(207,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(203,37): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(212,37): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(214,35): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(200,43): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(194,43): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(204,43): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(162,41): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(206,37): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(163,43): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(211,35): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(206,37): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(217,35): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(204,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(197,43): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(208,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(165,41): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(209,37): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(166,43): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(214,35): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(209,37): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(220,35): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(207,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(200,43): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(211,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(168,41): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(212,37): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(169,43): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(217,35): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(212,37): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(210,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(204,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(214,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(171,41): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(163,43): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(172,43): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(220,35): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(213,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(163,43): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(207,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(162,41): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(175,37): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(217,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(166,43): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(176,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(166,43): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(210,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(165,41): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(178,37): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(169,43): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(179,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(169,43): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(213,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(168,41): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(181,37): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(172,43): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(182,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(172,43): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(171,41): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(184,37): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(167,43): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(176,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(163,43): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(163,43): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(185,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(176,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(175,37): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(190,41): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(170,43): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(179,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(166,43): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(166,43): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(191,43): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(179,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(178,37): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(193,41): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(173,43): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(182,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(169,43): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(167,43): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(169,43): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(194,43): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(182,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(181,37): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(196,41): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(176,43): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(185,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(172,43): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(170,43): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(172,43): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(197,43): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(185,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(184,37): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(199,41): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(180,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(191,43): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(176,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(176,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(173,43): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(200,43): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(191,43): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(190,41): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(203,37): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(183,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(194,43): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(179,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(179,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(176,43): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(204,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(194,43): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(193,41): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(206,37): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(186,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(197,43): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(182,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(182,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(180,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(207,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(197,43): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(196,41): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(209,37): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(189,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(200,43): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(185,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(185,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(183,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(210,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(200,43): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(199,41): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(212,37): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(195,43): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(204,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(191,43): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(191,43): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(186,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(213,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(204,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(203,37): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(198,43): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(207,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(194,43): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(194,43): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(189,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(207,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(206,37): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(201,43): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(210,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(197,43): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(197,43): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(195,43): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(210,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(209,37): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(204,43): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(213,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(200,43): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(200,43): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(198,43): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(213,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(212,37): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(208,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(204,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(204,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(163,43): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(201,43): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(211,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(207,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(207,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(166,43): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(204,43): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(214,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(210,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(210,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(169,43): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(208,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(217,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(213,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(213,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(172,43): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(211,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(176,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(214,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(179,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(163,43): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(217,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(182,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(166,43): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(185,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(169,43): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(191,43): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(172,43): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(194,43): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(176,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(197,43): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(179,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(200,43): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(182,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(204,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(185,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(207,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(191,43): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(210,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(194,43): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(213,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(197,43): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(200,43): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(204,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(207,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(210,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(213,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Scalar.h(419,6): warning C4251: 'c10::Scalar::v': union 'c10::Scalar::v_t' needs to have dll-interface to be used by clients of class 'c10::Scalar' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(231,32): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(234,32): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(237,32): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Scalar.h(419,6): warning C4251: 'c10::Scalar::v': union 'c10::Scalar::v_t' needs to have dll-interface to be used by clients of class 'c10::Scalar' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(231,32): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(240,32): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Scalar.h(419,6): warning C4251: 'c10::Scalar::v': union 'c10::Scalar::v_t' needs to have dll-interface to be used by clients of class 'c10::Scalar' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(234,32): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(244,28): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Scalar.h(139,3): warning C4244: 'argument': conversion from 'double' to 'From', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(237,32): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(247,28): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(240,32): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(231,32): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(250,28): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(244,28): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(234,32): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(253,28): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(247,28): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(237,32): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(259,32): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(250,28): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(240,32): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(262,32): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(253,28): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(244,28): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(265,32): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(259,32): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(247,28): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(268,32): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Scalar.h(139,3): warning C4244: 'argument': conversion from 'double' to 'From', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Scalar.h(139,3): warning C4244: 'argument': conversion from 'double' to 'From', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(231,32): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(262,32): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(231,32): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(250,28): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(272,28): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(234,32): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(265,32): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(234,32): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(253,28): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(275,28): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(237,32): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(268,32): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(237,32): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(259,32): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(278,28): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(240,32): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(272,28): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(240,32): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(262,32): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(231,32): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(281,28): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(231,32): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(244,28): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(275,28): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(244,28): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(265,32): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(234,32): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(231,32): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(234,32): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(247,28): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(278,28): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(247,28): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(268,32): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(237,32): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(234,32): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(237,32): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(250,28): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(281,28): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(250,28): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(272,28): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(240,32): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(237,32): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(231,32): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(240,32): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(253,28): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(253,28): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(275,28): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(244,28): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(240,32): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(170,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(234,32): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(244,28): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(259,32): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(259,32): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(278,28): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(247,28): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(244,28): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(173,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(237,32): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(247,28): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(262,32): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(262,32): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(281,28): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(250,28): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(247,28): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(176,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(240,32): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(250,28): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(170,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(265,32): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(265,32): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(253,28): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(250,28): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(179,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(244,28): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(253,28): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(173,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(268,32): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(268,32): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(259,32): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(253,28): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(183,35): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(247,28): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(259,32): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(176,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(272,28): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(272,28): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(262,32): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(259,32): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(186,35): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(250,28): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(262,32): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(179,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(275,28): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(275,28): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(265,32): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(262,32): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(170,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(189,35): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(253,28): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(265,32): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(183,35): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(278,28): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(231,32): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(278,28): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(268,32): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(265,32): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(173,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(192,35): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(259,32): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(268,32): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(186,35): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(281,28): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(234,32): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(281,28): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(272,28): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(268,32): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(176,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(198,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(262,32): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(272,28): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(189,35): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(237,32): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(275,28): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(272,28): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(179,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(201,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(265,32): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(275,28): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(192,35): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(240,32): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(278,28): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(275,28): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(183,35): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(204,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(268,32): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(278,28): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(198,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(244,28): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(281,28): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(278,28): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(186,35): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(207,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(272,28): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(281,28): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(170,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(201,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(247,28): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(281,28): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(189,35): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(170,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(275,28): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(211,35): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(173,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(204,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(250,28): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(192,35): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(173,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(278,28): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(214,35): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(176,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(207,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(253,28): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(198,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(176,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(281,28): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(217,35): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(179,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(211,35): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(259,32): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(170,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(201,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(179,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(170,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(220,35): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(183,35): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(214,35): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(262,32): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(170,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(173,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(204,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(183,35): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(173,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(186,35): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(217,35): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(265,32): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(173,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(176,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(207,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(186,35): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(176,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(189,35): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(220,35): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(268,32): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(176,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(179,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(211,35): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(170,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(189,35): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(179,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(192,35): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(272,28): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(179,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(183,35): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(214,35): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(173,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(192,35): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(183,35): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(167,43): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(198,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(275,28): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(183,35): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(186,35): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(217,35): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Scalar.h(140,3): warning C4244: 'argument': conversion from 'double' to 'From', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(176,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(198,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(186,35): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(170,43): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(201,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(278,28): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(186,35): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(189,35): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(220,35): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(179,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(201,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(189,35): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(173,43): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(204,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(281,28): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(189,35): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(192,35): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Scalar.h(141,3): warning C4244: 'argument': conversion from 'double' to 'From', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(167,43): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(183,35): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(204,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(192,35): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(176,43): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(207,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(192,35): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(198,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(170,43): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(186,35): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(207,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(198,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(180,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(211,35): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(198,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(201,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Scalar.h(142,3): warning C4244: 'argument': conversion from 'double' to 'From', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(173,43): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(189,35): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(211,35): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(201,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(183,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(214,35): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(201,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(204,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(176,43): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(192,35): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(214,35): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(167,43): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(204,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(186,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(217,35): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(204,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(170,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(207,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(180,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(198,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(217,35): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(170,43): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(207,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(189,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(220,35): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Scalar.h(140,3): warning C4244: 'argument': conversion from 'double' to 'From', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(207,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(173,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(211,35): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(183,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Scalar.h(140,3): warning C4244: 'argument': conversion from 'double' to 'From', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(201,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(220,35): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(173,43): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(211,35): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(195,43): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(211,35): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(214,35): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(176,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(186,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(204,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(176,43): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] removing 'build/bdist.linux-x86_64/egg' (and everything under it) Processing dgl-2.3-py3.10-linux-x86_64.egg creating /opt/conda/envs/pytorch-ci/lib/python3.10/site-packages/dgl-2.3-py3.10-linux-x86_64.egg Extracting dgl-2.3-py3.10-linux-x86_64.egg to /opt/conda/envs/pytorch-ci/lib/python3.10/site-packages 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(214,35): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(198,43): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Scalar.h(141,3): warning C4244: 'argument': conversion from 'double' to 'From', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(214,35): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(217,35): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(179,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(189,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Scalar.h(141,3): warning C4244: 'argument': conversion from 'double' to 'From', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(207,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(180,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(217,35): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(201,43): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(217,35): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(220,35): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(183,35): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(195,43): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(167,43): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(211,35): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(183,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(220,35): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(204,43): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Scalar.h(142,3): warning C4244: 'argument': conversion from 'double' to 'From', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(220,35): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(186,35): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Scalar.h(142,3): warning C4244: 'argument': conversion from 'double' to 'From', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(198,43): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(170,43): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(214,35): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(186,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(208,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(167,43): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(189,35): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(201,43): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(173,43): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(217,35): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(189,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(211,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(170,43): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(192,35): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(204,43): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(176,43): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(220,35): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(195,43): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(214,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(173,43): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(198,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(208,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(167,43): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(180,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(167,43): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(167,43): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(198,43): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(217,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(176,43): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(201,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(211,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(170,43): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(183,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(170,43): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(170,43): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(201,43): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(180,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(204,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(214,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(173,43): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(186,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(173,43): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(173,43): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(204,43): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(183,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(207,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(217,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(167,43): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(176,43): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(189,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(176,43): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(176,43): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(208,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(186,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(211,35): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(170,43): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(195,43): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(180,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(180,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(180,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(211,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(189,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(214,35): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(173,43): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(198,43): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(183,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(183,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(183,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(214,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(195,43): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(217,35): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(176,43): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(201,43): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(186,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(186,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(186,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(217,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(198,43): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(220,35): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(180,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(204,43): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(189,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(189,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(189,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(201,43): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(183,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(208,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(195,43): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(195,43): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(195,43): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(204,43): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(186,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(211,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(198,43): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(198,43): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(198,43): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(208,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(189,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(214,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(201,43): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(201,43): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(201,43): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(211,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(195,43): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(204,43): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(217,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(204,43): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(204,43): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(214,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(198,43): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(167,43): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(208,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(208,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(208,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(217,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(201,43): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(170,43): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(211,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(211,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(211,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(204,43): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(173,43): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(214,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(214,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(214,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(208,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(176,43): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(217,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(217,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(217,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(211,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(180,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(214,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(183,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(217,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(186,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(189,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(195,43): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(198,43): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(201,43): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(204,43): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(208,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(211,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(214,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(217,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Scalar.h(419,6): warning C4251: 'c10::Scalar::v': union 'c10::Scalar::v_t' needs to have dll-interface to be used by clients of class 'c10::Scalar' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Scalar.h(419,6): warning C4251: 'c10::Scalar::v': union 'c10::Scalar::v_t' needs to have dll-interface to be used by clients of class 'c10::Scalar' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Scalar.h(419,6): warning C4251: 'c10::Scalar::v': union 'c10::Scalar::v_t' needs to have dll-interface to be used by clients of class 'c10::Scalar' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Scalar.h(419,6): warning C4251: 'c10::Scalar::v': union 'c10::Scalar::v_t' needs to have dll-interface to be used by clients of class 'c10::Scalar' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Scalar.h(139,3): warning C4244: 'argument': conversion from 'double' to 'From', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Scalar.h(419,6): warning C4251: 'c10::Scalar::v': union 'c10::Scalar::v_t' needs to have dll-interface to be used by clients of class 'c10::Scalar' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Scalar.h(419,6): warning C4251: 'c10::Scalar::v': union 'c10::Scalar::v_t' needs to have dll-interface to be used by clients of class 'c10::Scalar' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Scalar.h(419,6): warning C4251: 'c10::Scalar::v': union 'c10::Scalar::v_t' needs to have dll-interface to be used by clients of class 'c10::Scalar' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Scalar.h(139,3): warning C4244: 'argument': conversion from 'double' to 'From', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Scalar.h(419,6): warning C4251: 'c10::Scalar::v': union 'c10::Scalar::v_t' needs to have dll-interface to be used by clients of class 'c10::Scalar' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Scalar.h(419,6): warning C4251: 'c10::Scalar::v': union 'c10::Scalar::v_t' needs to have dll-interface to be used by clients of class 'c10::Scalar' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Scalar.h(139,3): warning C4244: 'argument': conversion from 'double' to 'From', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Scalar.h(139,3): warning C4244: 'argument': conversion from 'double' to 'From', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Scalar.h(139,3): warning C4244: 'argument': conversion from 'double' to 'From', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Scalar.h(419,6): warning C4251: 'c10::Scalar::v': union 'c10::Scalar::v_t' needs to have dll-interface to be used by clients of class 'c10::Scalar' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Scalar.h(139,3): warning C4244: 'argument': conversion from 'double' to 'From', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Scalar.h(139,3): warning C4244: 'argument': conversion from 'double' to 'From', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Scalar.h(139,3): warning C4244: 'argument': conversion from 'double' to 'From', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Scalar.h(139,3): warning C4244: 'argument': conversion from 'double' to 'From', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Scalar.h(140,3): warning C4244: 'argument': conversion from 'double' to 'From', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Scalar.h(141,3): warning C4244: 'argument': conversion from 'double' to 'From', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Scalar.h(140,3): warning C4244: 'argument': conversion from 'double' to 'From', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Scalar.h(142,3): warning C4244: 'argument': conversion from 'double' to 'From', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Scalar.h(141,3): warning C4244: 'argument': conversion from 'double' to 'From', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Scalar.h(142,3): warning C4244: 'argument': conversion from 'double' to 'From', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Scalar.h(140,3): warning C4244: 'argument': conversion from 'double' to 'From', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Scalar.h(140,3): warning C4244: 'argument': conversion from 'double' to 'From', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Scalar.h(141,3): warning C4244: 'argument': conversion from 'double' to 'From', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Scalar.h(140,3): warning C4244: 'argument': conversion from 'double' to 'From', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Scalar.h(141,3): warning C4244: 'argument': conversion from 'double' to 'From', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Scalar.h(142,3): warning C4244: 'argument': conversion from 'double' to 'From', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Scalar.h(140,3): warning C4244: 'argument': conversion from 'double' to 'From', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Scalar.h(140,3): warning C4244: 'argument': conversion from 'double' to 'From', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Scalar.h(141,3): warning C4244: 'argument': conversion from 'double' to 'From', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Scalar.h(142,3): warning C4244: 'argument': conversion from 'double' to 'From', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Scalar.h(140,3): warning C4244: 'argument': conversion from 'double' to 'From', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Scalar.h(141,3): warning C4244: 'argument': conversion from 'double' to 'From', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Scalar.h(141,3): warning C4244: 'argument': conversion from 'double' to 'From', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Scalar.h(142,3): warning C4244: 'argument': conversion from 'double' to 'From', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Scalar.h(140,3): warning C4244: 'argument': conversion from 'double' to 'From', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Scalar.h(141,3): warning C4244: 'argument': conversion from 'double' to 'From', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Scalar.h(142,3): warning C4244: 'argument': conversion from 'double' to 'From', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Scalar.h(142,3): warning C4244: 'argument': conversion from 'double' to 'From', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Scalar.h(141,3): warning C4244: 'argument': conversion from 'double' to 'From', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Scalar.h(142,3): warning C4244: 'argument': conversion from 'double' to 'From', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Scalar.h(142,3): warning C4244: 'argument': conversion from 'double' to 'From', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Scalar.h(140,3): warning C4244: 'argument': conversion from 'double' to 'From', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Scalar.h(141,3): warning C4244: 'argument': conversion from 'double' to 'From', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Scalar.h(142,3): warning C4244: 'argument': conversion from 'double' to 'From', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/typeid.h(61,67): warning C4251: 'c10::IdWrapper::id_': struct 'c10::util::type_index' needs to have dll-interface to be used by clients of class 'c10::IdWrapper' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/typeid.h(61,67): warning C4251: 'c10::IdWrapper::id_': struct 'c10::util::type_index' needs to have dll-interface to be used by clients of class 'c10::IdWrapper' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/typeid.h(61,67): warning C4251: 'c10::IdWrapper::id_': struct 'c10::util::type_index' needs to have dll-interface to be used by clients of class 'c10::IdWrapper' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/typeid.h(61,67): warning C4251: 'c10::IdWrapper::id_': struct 'c10::util::type_index' needs to have dll-interface to be used by clients of class 'c10::IdWrapper' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/ThreadLocalDebugInfo.h(54,39): warning C4251: 'c10::ThreadLocalDebugInfo::info_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'c10::ThreadLocalDebugInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/ThreadLocalDebugInfo.h(54,39): warning C4251: 'c10::ThreadLocalDebugInfo::info_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'c10::ThreadLocalDebugInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/ThreadLocalDebugInfo.h(56,53): warning C4251: 'c10::ThreadLocalDebugInfo::parent_info_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'c10::ThreadLocalDebugInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/ThreadLocalDebugInfo.h(80,61): warning C4251: 'c10::DebugInfoGuard::prev_info_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'c10::DebugInfoGuard' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/ThreadLocalDebugInfo.h(80,61): warning C4251: 'c10::DebugInfoGuard::prev_info_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'c10::DebugInfoGuard' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/ThreadLocalDebugInfo.h(54,39): warning C4251: 'c10::ThreadLocalDebugInfo::info_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'c10::ThreadLocalDebugInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/ThreadLocalDebugInfo.h(38): note: see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/ThreadLocalDebugInfo.h(56,53): warning C4251: 'c10::ThreadLocalDebugInfo::parent_info_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'c10::ThreadLocalDebugInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/ThreadLocalDebugInfo.h(80,61): warning C4251: 'c10::DebugInfoGuard::prev_info_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'c10::DebugInfoGuard' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/ThreadLocalDebugInfo.h(56,53): warning C4251: 'c10::ThreadLocalDebugInfo::parent_info_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'c10::ThreadLocalDebugInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/ThreadLocalDebugInfo.h(80,61): warning C4251: 'c10::DebugInfoGuard::prev_info_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'c10::DebugInfoGuard' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Allocator.h(28,34): warning C4251: 'c10::DataPtr::ptr_': class 'c10::detail::UniqueVoidPtr' needs to have dll-interface to be used by clients of class 'c10::DataPtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Allocator.h(28,34): warning C4251: 'c10::DataPtr::ptr_': class 'c10::detail::UniqueVoidPtr' needs to have dll-interface to be used by clients of class 'c10::DataPtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Allocator.h(227,38): warning C4251: 'c10::InefficientStdFunctionContext::deleter_': class 'std::function' needs to have dll-interface to be used by clients of struct 'c10::InefficientStdFunctionContext' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Allocator.h(28,34): warning C4251: 'c10::DataPtr::ptr_': class 'c10::detail::UniqueVoidPtr' needs to have dll-interface to be used by clients of class 'c10::DataPtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Allocator.h(28,34): warning C4251: 'c10::DataPtr::ptr_': class 'c10::detail::UniqueVoidPtr' needs to have dll-interface to be used by clients of class 'c10::DataPtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Allocator.h(227,38): warning C4251: 'c10::InefficientStdFunctionContext::deleter_': class 'std::function' needs to have dll-interface to be used by clients of struct 'c10::InefficientStdFunctionContext' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Allocator.h(227,38): warning C4251: 'c10::InefficientStdFunctionContext::deleter_': class 'std::function' needs to have dll-interface to be used by clients of struct 'c10::InefficientStdFunctionContext' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Allocator.h(227,38): warning C4251: 'c10::InefficientStdFunctionContext::deleter_': class 'std::function' needs to have dll-interface to be used by clients of struct 'c10::InefficientStdFunctionContext' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/typeid.h(61,67): warning C4251: 'c10::IdWrapper::id_': struct 'c10::util::type_index' needs to have dll-interface to be used by clients of class 'c10::IdWrapper' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/COWDeleter.h(53,27): warning C4251: 'c10::impl::cow::COWDeleterContext::mutex_': class 'std::shared_mutex' needs to have dll-interface to be used by clients of class 'c10::impl::cow::COWDeleterContext' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/COWDeleter.h(54,44): warning C4251: 'c10::impl::cow::COWDeleterContext::data_': class 'std::unique_ptr' needs to have dll-interface to be used by clients of class 'c10::impl::cow::COWDeleterContext' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/typeid.h(61,67): warning C4251: 'c10::IdWrapper::id_': struct 'c10::util::type_index' needs to have dll-interface to be used by clients of class 'c10::IdWrapper' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/COWDeleter.h(53,27): warning C4251: 'c10::impl::cow::COWDeleterContext::mutex_': class 'std::shared_mutex' needs to have dll-interface to be used by clients of class 'c10::impl::cow::COWDeleterContext' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/COWDeleter.h(54,44): warning C4251: 'c10::impl::cow::COWDeleterContext::data_': class 'std::unique_ptr' needs to have dll-interface to be used by clients of class 'c10::impl::cow::COWDeleterContext' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/COWDeleter.h(55,42): warning C4251: 'c10::impl::cow::COWDeleterContext::refcount_': struct 'std::atomic<__int64>' needs to have dll-interface to be used by clients of class 'c10::impl::cow::COWDeleterContext' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/UniqueVoidPtr.h(45): note: see declaration of 'std::unique_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/HermeticPyObjectTLS.h(55,38): warning C4251: 'c10::impl::HermeticPyObjectTLS::haveState_': struct 'std::atomic' needs to have dll-interface to be used by clients of struct 'c10::impl::HermeticPyObjectTLS' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/COWDeleter.h(55,42): warning C4251: 'c10::impl::cow::COWDeleterContext::refcount_': struct 'std::atomic<__int64>' needs to have dll-interface to be used by clients of class 'c10::impl::cow::COWDeleterContext' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/COWDeleter.h(53,27): warning C4251: 'c10::impl::cow::COWDeleterContext::mutex_': class 'std::shared_mutex' needs to have dll-interface to be used by clients of class 'c10::impl::cow::COWDeleterContext' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc)C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\atomic(1884): note: see declaration of 'std::atomic<__int64>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/typeid.h(61,67): warning C4251: 'c10::IdWrapper::id_': struct 'c10::util::type_index' needs to have dll-interface to be used by clients of class 'c10::IdWrapper' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/COWDeleter.h(53,27): warning C4251: 'c10::impl::cow::COWDeleterContext::mutex_': class 'std::shared_mutex' needs to have dll-interface to be used by clients of class 'c10::impl::cow::COWDeleterContext' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeIndex.h(63): note: see declaration of 'c10::util::type_index' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeIndex.h(63): note: see declaration of 'c10::util::type_index' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/COWDeleter.h(54,44): warning C4251: 'c10::impl::cow::COWDeleterContext::data_': class 'std::unique_ptr' needs to have dll-interface to be used by clients of class 'c10::impl::cow::COWDeleterContext' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/typeid.h(61,67): warning C4251: 'c10::IdWrapper::id_': struct 'c10::util::type_index' needs to have dll-interface to be used by clients of class 'c10::IdWrapper' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/COWDeleter.h(54,44): warning C4251: 'c10::impl::cow::COWDeleterContext::data_': class 'std::unique_ptr' needs to have dll-interface to be used by clients of class 'c10::impl::cow::COWDeleterContext' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/HermeticPyObjectTLS.h(55,38): warning C4251: 'c10::impl::HermeticPyObjectTLS::haveState_': struct 'std::atomic' needs to have dll-interface to be used by clients of struct 'c10::impl::HermeticPyObjectTLS' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/COWDeleter.h(55,42): warning C4251: 'c10::impl::cow::COWDeleterContext::refcount_': struct 'std::atomic<__int64>' needs to have dll-interface to be used by clients of class 'c10::impl::cow::COWDeleterContext' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/typeid.h(61,67): warning C4251: 'c10::IdWrapper::id_': struct 'c10::util::type_index' needs to have dll-interface to be used by clients of class 'c10::IdWrapper' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/typeid.h(61,67): warning C4251: 'c10::IdWrapper::id_': struct 'c10::util::type_index' needs to have dll-interface to be used by clients of class 'c10::IdWrapper' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/COWDeleter.h(55,42): warning C4251: 'c10::impl::cow::COWDeleterContext::refcount_': struct 'std::atomic<__int64>' needs to have dll-interface to be used by clients of class 'c10::impl::cow::COWDeleterContext' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeIndex.h(63): note: see declaration of 'c10::util::type_index' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/PyObjectSlot.h(167,49): warning C4251: 'c10::impl::PyObjectSlot::pyobj_interpreter_': struct 'std::atomic' needs to have dll-interface to be used by clients of struct 'c10::impl::PyObjectSlot' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/HermeticPyObjectTLS.h(55,38): warning C4251: 'c10::impl::HermeticPyObjectTLS::haveState_': struct 'std::atomic' needs to have dll-interface to be used by clients of struct 'c10::impl::HermeticPyObjectTLS' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/typeid.h(61,67): warning C4251: 'c10::IdWrapper::id_': struct 'c10::util::type_index' needs to have dll-interface to be used by clients of class 'c10::IdWrapper' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/typeid.h(61,67): warning C4251: 'c10::IdWrapper::id_': struct 'c10::util::type_index' needs to have dll-interface to be used by clients of class 'c10::IdWrapper' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeIndex.h(63): note: see declaration of 'c10::util::type_index' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/PyObjectSlot.h(167,49): warning C4251: 'c10::impl::PyObjectSlot::pyobj_interpreter_': struct 'std::atomic' needs to have dll-interface to be used by clients of struct 'c10::impl::PyObjectSlot' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/PyObjectSlot.h(167,49): warning C4251: 'c10::impl::PyObjectSlot::pyobj_interpreter_': struct 'std::atomic' needs to have dll-interface to be used by clients of struct 'c10::impl::PyObjectSlot' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/PyObjectSlot.h(167,49): warning C4251: 'c10::impl::PyObjectSlot::pyobj_interpreter_': struct 'std::atomic' needs to have dll-interface to be used by clients of struct 'c10::impl::PyObjectSlot' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/ThreadLocalDebugInfo.h(54,39): warning C4251: 'c10::ThreadLocalDebugInfo::info_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'c10::ThreadLocalDebugInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/ThreadLocalDebugInfo.h(54,39): warning C4251: 'c10::ThreadLocalDebugInfo::info_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'c10::ThreadLocalDebugInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Storage.h(206,48): warning C4251: 'c10::Storage::storage_impl_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of struct 'c10::Storage' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/ThreadLocalDebugInfo.h(56,53): warning C4251: 'c10::ThreadLocalDebugInfo::parent_info_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'c10::ThreadLocalDebugInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/ThreadLocalDebugInfo.h(56,53): warning C4251: 'c10::ThreadLocalDebugInfo::parent_info_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'c10::ThreadLocalDebugInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/ThreadLocalDebugInfo.h(80,61): warning C4251: 'c10::DebugInfoGuard::prev_info_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'c10::DebugInfoGuard' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/ThreadLocalDebugInfo.h(80,61): warning C4251: 'c10::DebugInfoGuard::prev_info_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'c10::DebugInfoGuard' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/ThreadLocalDebugInfo.h(38): note: see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/ThreadLocalDebugInfo.h(54,39): warning C4251: 'c10::ThreadLocalDebugInfo::info_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'c10::ThreadLocalDebugInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/ThreadLocalDebugInfo.h(54,39): warning C4251: 'c10::ThreadLocalDebugInfo::info_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'c10::ThreadLocalDebugInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Storage.h(206,48): warning C4251: 'c10::Storage::storage_impl_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of struct 'c10::Storage' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/ThreadLocalDebugInfo.h(56,53): warning C4251: 'c10::ThreadLocalDebugInfo::parent_info_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'c10::ThreadLocalDebugInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/ThreadLocalDebugInfo.h(80,61): warning C4251: 'c10::DebugInfoGuard::prev_info_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'c10::DebugInfoGuard' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/LocalDispatchKeySet.h(59,27): warning C4251: 'c10::impl::LocalDispatchKeySet::included_': class 'c10::DispatchKeySet' needs to have dll-interface to be used by clients of struct 'c10::impl::LocalDispatchKeySet' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/LocalDispatchKeySet.h(59,27): warning C4251: 'c10::impl::LocalDispatchKeySet::included_': class 'c10::DispatchKeySet' needs to have dll-interface to be used by clients of struct 'c10::impl::LocalDispatchKeySet' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/ThreadLocalDebugInfo.h(54,39): warning C4251: 'c10::ThreadLocalDebugInfo::info_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'c10::ThreadLocalDebugInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Allocator.h(28,34): warning C4251: 'c10::DataPtr::ptr_': class 'c10::detail::UniqueVoidPtr' needs to have dll-interface to be used by clients of class 'c10::DataPtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/LocalDispatchKeySet.h(97,26): warning C4251: 'c10::impl::IncludeDispatchKeyGuard::include_': class 'c10::DispatchKeySet' needs to have dll-interface to be used by clients of class 'c10::impl::IncludeDispatchKeyGuard' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/LocalDispatchKeySet.h(60,27): warning C4251: 'c10::impl::LocalDispatchKeySet::excluded_': class 'c10::DispatchKeySet' needs to have dll-interface to be used by clients of struct 'c10::impl::LocalDispatchKeySet' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/ThreadLocalDebugInfo.h(56,53): warning C4251: 'c10::ThreadLocalDebugInfo::parent_info_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'c10::ThreadLocalDebugInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/DispatchKeySet.h(165): note: see declaration of 'c10::DispatchKeySet' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/ThreadLocalDebugInfo.h(56,53): warning C4251: 'c10::ThreadLocalDebugInfo::parent_info_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'c10::ThreadLocalDebugInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Allocator.h(227,38): warning C4251: 'c10::InefficientStdFunctionContext::deleter_': class 'std::function' needs to have dll-interface to be used by clients of struct 'c10::InefficientStdFunctionContext' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Allocator.h(227): note: see declaration of 'std::function' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/ThreadLocalDebugInfo.h(80,61): warning C4251: 'c10::DebugInfoGuard::prev_info_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'c10::DebugInfoGuard' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/ThreadLocalDebugInfo.h(56,53): warning C4251: 'c10::ThreadLocalDebugInfo::parent_info_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'c10::ThreadLocalDebugInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/DispatchKeySet.h(165): note: see declaration of 'c10::DispatchKeySet' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/ThreadLocalDebugInfo.h(80,61): warning C4251: 'c10::DebugInfoGuard::prev_info_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'c10::DebugInfoGuard' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/ThreadLocalDebugInfo.h(38): note: see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/ThreadLocalDebugInfo.h(80,61): warning C4251: 'c10::DebugInfoGuard::prev_info_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'c10::DebugInfoGuard' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/LocalDispatchKeySet.h(115,26): warning C4251: 'c10::impl::ExcludeDispatchKeyGuard::exclude_': class 'c10::DispatchKeySet' needs to have dll-interface to be used by clients of class 'c10::impl::ExcludeDispatchKeyGuard' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Allocator.h(227,38): warning C4251: 'c10::InefficientStdFunctionContext::deleter_': class 'std::function' needs to have dll-interface to be used by clients of struct 'c10::InefficientStdFunctionContext' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/LocalDispatchKeySet.h(59,27): warning C4251: 'c10::impl::LocalDispatchKeySet::included_': class 'c10::DispatchKeySet' needs to have dll-interface to be used by clients of struct 'c10::impl::LocalDispatchKeySet' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/LocalDispatchKeySet.h(60,27): warning C4251: 'c10::impl::LocalDispatchKeySet::excluded_': class 'c10::DispatchKeySet' needs to have dll-interface to be used by clients of struct 'c10::impl::LocalDispatchKeySet' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Allocator.h(28,34): warning C4251: 'c10::DataPtr::ptr_': class 'c10::detail::UniqueVoidPtr' needs to have dll-interface to be used by clients of class 'c10::DataPtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/LocalDispatchKeySet.h(97,26): warning C4251: 'c10::impl::IncludeDispatchKeyGuard::include_': class 'c10::DispatchKeySet' needs to have dll-interface to be used by clients of class 'c10::impl::IncludeDispatchKeyGuard' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/UniqueVoidPtr.h(41): note: see declaration of 'c10::detail::UniqueVoidPtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/LocalDispatchKeySet.h(115,26): warning C4251: 'c10::impl::ExcludeDispatchKeyGuard::exclude_': class 'c10::DispatchKeySet' needs to have dll-interface to be used by clients of class 'c10::impl::ExcludeDispatchKeyGuard' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Allocator.h(28,34): warning C4251: 'c10::DataPtr::ptr_': class 'c10::detail::UniqueVoidPtr' needs to have dll-interface to be used by clients of class 'c10::DataPtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Allocator.h(28,34): warning C4251: 'c10::DataPtr::ptr_': class 'c10::detail::UniqueVoidPtr' needs to have dll-interface to be used by clients of class 'c10::DataPtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Allocator.h(28,34): warning C4251: 'c10::DataPtr::ptr_': class 'c10::detail::UniqueVoidPtr' needs to have dll-interface to be used by clients of class 'c10::DataPtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Allocator.h(28,34): warning C4251: 'c10::DataPtr::ptr_': class 'c10::detail::UniqueVoidPtr' needs to have dll-interface to be used by clients of class 'c10::DataPtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Allocator.h(28,34): warning C4251: 'c10::DataPtr::ptr_': class 'c10::detail::UniqueVoidPtr' needs to have dll-interface to be used by clients of class 'c10::DataPtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Allocator.h(227,38): warning C4251: 'c10::InefficientStdFunctionContext::deleter_': class 'std::function' needs to have dll-interface to be used by clients of struct 'c10::InefficientStdFunctionContext' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Allocator.h(227,38): warning C4251: 'c10::InefficientStdFunctionContext::deleter_': class 'std::function' needs to have dll-interface to be used by clients of struct 'c10::InefficientStdFunctionContext' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Allocator.h(227,38): warning C4251: 'c10::InefficientStdFunctionContext::deleter_': class 'std::function' needs to have dll-interface to be used by clients of struct 'c10::InefficientStdFunctionContext' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Allocator.h(227,38): warning C4251: 'c10::InefficientStdFunctionContext::deleter_': class 'std::function' needs to have dll-interface to be used by clients of struct 'c10::InefficientStdFunctionContext' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/COWDeleter.h(53,27): warning C4251: 'c10::impl::cow::COWDeleterContext::mutex_': class 'std::shared_mutex' needs to have dll-interface to be used by clients of class 'c10::impl::cow::COWDeleterContext' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Allocator.h(227): note: see declaration of 'std::function' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/COWDeleter.h(53,27): warning C4251: 'c10::impl::cow::COWDeleterContext::mutex_': class 'std::shared_mutex' needs to have dll-interface to be used by clients of class 'c10::impl::cow::COWDeleterContext' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Allocator.h(227,38): warning C4251: 'c10::InefficientStdFunctionContext::deleter_': class 'std::function' needs to have dll-interface to be used by clients of struct 'c10::InefficientStdFunctionContext' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc)C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\shared_mutex(32): note: see declaration of 'std::shared_mutex' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/COWDeleter.h(54,44): warning C4251: 'c10::impl::cow::COWDeleterContext::data_': class 'std::unique_ptr' needs to have dll-interface to be used by clients of class 'c10::impl::cow::COWDeleterContext' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/COWDeleter.h(54,44): warning C4251: 'c10::impl::cow::COWDeleterContext::data_': class 'std::unique_ptr' needs to have dll-interface to be used by clients of class 'c10::impl::cow::COWDeleterContext' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymbolicShapeMeta.h(18,28): warning C4251: 'c10::SymbolicShapeMeta::sizes_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of class 'c10::SymbolicShapeMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymbolicShapeMeta.h(18,28): warning C4251: 'c10::SymbolicShapeMeta::sizes_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of class 'c10::SymbolicShapeMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymbolicShapeMeta.h(19,30): warning C4251: 'c10::SymbolicShapeMeta::strides_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of class 'c10::SymbolicShapeMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymbolicShapeMeta.h(19,30): warning C4251: 'c10::SymbolicShapeMeta::strides_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of class 'c10::SymbolicShapeMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/COWDeleter.h(53,27): warning C4251: 'c10::impl::cow::COWDeleterContext::mutex_': class 'std::shared_mutex' needs to have dll-interface to be used by clients of class 'c10::impl::cow::COWDeleterContext' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/COWDeleter.h(54,44): warning C4251: 'c10::impl::cow::COWDeleterContext::data_': class 'std::unique_ptr' needs to have dll-interface to be used by clients of class 'c10::impl::cow::COWDeleterContext' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc)C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\atomic(1880): note: see declaration of 'std::atomic' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymbolicShapeMeta.h(192,41): warning C4251: 'c10::SymbolicShapeMeta::available_': struct 'std::atomic' needs to have dll-interface to be used by clients of class 'c10::SymbolicShapeMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/COWDeleter.h(55,42): warning C4251: 'c10::impl::cow::COWDeleterContext::refcount_': struct 'std::atomic<__int64>' needs to have dll-interface to be used by clients of class 'c10::impl::cow::COWDeleterContext' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymbolicShapeMeta.h(192,41): warning C4251: 'c10::SymbolicShapeMeta::available_': struct 'std::atomic' needs to have dll-interface to be used by clients of class 'c10::SymbolicShapeMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/UniqueVoidPtr.h(45): note: see declaration of 'std::unique_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymbolicShapeMeta.h(204,31): warning C4251: 'c10::SymbolicShapeMeta::mutables_': class 'std::mutex' needs to have dll-interface to be used by clients of class 'c10::SymbolicShapeMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymbolicShapeMeta.h(204,31): warning C4251: 'c10::SymbolicShapeMeta::mutables_': class 'std::mutex' needs to have dll-interface to be used by clients of class 'c10::SymbolicShapeMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymbolicShapeMeta.h(204,31): warning C4251: 'c10::SymbolicShapeMeta::mutables_': class 'std::mutex' needs to have dll-interface to be used by clients of class 'c10::SymbolicShapeMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/HermeticPyObjectTLS.h(55,38): warning C4251: 'c10::impl::HermeticPyObjectTLS::haveState_': struct 'std::atomic' needs to have dll-interface to be used by clients of struct 'c10::impl::HermeticPyObjectTLS' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymbolicShapeMeta.h(18,28): warning C4251: 'c10::SymbolicShapeMeta::sizes_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of class 'c10::SymbolicShapeMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/COWDeleter.h(55,42): warning C4251: 'c10::impl::cow::COWDeleterContext::refcount_': struct 'std::atomic<__int64>' needs to have dll-interface to be used by clients of class 'c10::impl::cow::COWDeleterContext' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/HermeticPyObjectTLS.h(55,38): warning C4251: 'c10::impl::HermeticPyObjectTLS::haveState_': struct 'std::atomic' needs to have dll-interface to be used by clients of struct 'c10::impl::HermeticPyObjectTLS' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymbolicShapeMeta.h(19,30): warning C4251: 'c10::SymbolicShapeMeta::strides_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of class 'c10::SymbolicShapeMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/HermeticPyObjectTLS.h(55,38): warning C4251: 'c10::impl::HermeticPyObjectTLS::haveState_': struct 'std::atomic' needs to have dll-interface to be used by clients of struct 'c10::impl::HermeticPyObjectTLS' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymbolicShapeMeta.h(192,41): warning C4251: 'c10::SymbolicShapeMeta::available_': struct 'std::atomic' needs to have dll-interface to be used by clients of class 'c10::SymbolicShapeMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(233,73): warning C4251: 'c10::ExtraMeta::symbolic_shape_meta_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of struct 'c10::ExtraMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/COWDeleter.h(54,44): warning C4251: 'c10::impl::cow::COWDeleterContext::data_': class 'std::unique_ptr' needs to have dll-interface to be used by clients of class 'c10::impl::cow::COWDeleterContext' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc)C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\mutex(87): note: see declaration of 'std::mutex' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/COWDeleter.h(54,44): warning C4251: 'c10::impl::cow::COWDeleterContext::data_': class 'std::unique_ptr' needs to have dll-interface to be used by clients of class 'c10::impl::cow::COWDeleterContext' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/UniqueVoidPtr.h(45): note: see declaration of 'std::unique_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/COWDeleter.h(54,44): warning C4251: 'c10::impl::cow::COWDeleterContext::data_': class 'std::unique_ptr' needs to have dll-interface to be used by clients of class 'c10::impl::cow::COWDeleterContext' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/COWDeleter.h(54,44): warning C4251: 'c10::impl::cow::COWDeleterContext::data_': class 'std::unique_ptr' needs to have dll-interface to be used by clients of class 'c10::impl::cow::COWDeleterContext' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/UniqueVoidPtr.h(45): note: see declaration of 'std::unique_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/COWDeleter.h(54,44): warning C4251: 'c10::impl::cow::COWDeleterContext::data_': class 'std::unique_ptr' needs to have dll-interface to be used by clients of class 'c10::impl::cow::COWDeleterContext' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/UniqueVoidPtr.h(45): note: see declaration of 'std::unique_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(234,78): warning C4251: 'c10::ExtraMeta::named_tensor_meta_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of struct 'c10::ExtraMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(235,58): warning C4251: 'c10::ExtraMeta::backend_meta_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of struct 'c10::ExtraMeta' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(234,78): warning C4251: 'c10::ExtraMeta::named_tensor_meta_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of struct 'c10::ExtraMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(226): note: see declaration of 'c10::intrusive_ptr>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/COWDeleter.h(55,42): warning C4251: 'c10::impl::cow::COWDeleterContext::refcount_': struct 'std::atomic<__int64>' needs to have dll-interface to be used by clients of class 'c10::impl::cow::COWDeleterContext' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(236,71): warning C4251: 'c10::ExtraMeta::custom_data_ptr_error_msg_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::ExtraMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(235,58): warning C4251: 'c10::ExtraMeta::backend_meta_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of struct 'c10::ExtraMeta' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/COWDeleter.h(55,42): warning C4251: 'c10::impl::cow::COWDeleterContext::refcount_': struct 'std::atomic<__int64>' needs to have dll-interface to be used by clients of class 'c10::impl::cow::COWDeleterContext' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/COWDeleter.h(55,42): warning C4251: 'c10::impl::cow::COWDeleterContext::refcount_': struct 'std::atomic<__int64>' needs to have dll-interface to be used by clients of class 'c10::impl::cow::COWDeleterContext' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/COWDeleter.h(55,42): warning C4251: 'c10::impl::cow::COWDeleterContext::refcount_': struct 'std::atomic<__int64>' needs to have dll-interface to be used by clients of class 'c10::impl::cow::COWDeleterContext' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(237,70): warning C4251: 'c10::ExtraMeta::custom_storage_error_msg_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::ExtraMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(236,71): warning C4251: 'c10::ExtraMeta::custom_data_ptr_error_msg_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::ExtraMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(233,73): warning C4251: 'c10::ExtraMeta::symbolic_shape_meta_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of struct 'c10::ExtraMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc)C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\atomic(1884): note: see declaration of 'std::atomic<__int64>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/HermeticPyObjectTLS.h(55,38): warning C4251: 'c10::impl::HermeticPyObjectTLS::haveState_': struct 'std::atomic' needs to have dll-interface to be used by clients of struct 'c10::impl::HermeticPyObjectTLS' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc)C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\atomic(1884): note: see declaration of 'std::atomic<__int64>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/HermeticPyObjectTLS.h(55,38): warning C4251: 'c10::impl::HermeticPyObjectTLS::haveState_': struct 'std::atomic' needs to have dll-interface to be used by clients of struct 'c10::impl::HermeticPyObjectTLS' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/HermeticPyObjectTLS.h(55,38): warning C4251: 'c10::impl::HermeticPyObjectTLS::haveState_': struct 'std::atomic' needs to have dll-interface to be used by clients of struct 'c10::impl::HermeticPyObjectTLS' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/HermeticPyObjectTLS.h(55,38): warning C4251: 'c10::impl::HermeticPyObjectTLS::haveState_': struct 'std::atomic' needs to have dll-interface to be used by clients of struct 'c10::impl::HermeticPyObjectTLS' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(233): note: see declaration of 'std::unique_ptr>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/HermeticPyObjectTLS.h(55,38): warning C4251: 'c10::impl::HermeticPyObjectTLS::haveState_': struct 'std::atomic' needs to have dll-interface to be used by clients of struct 'c10::impl::HermeticPyObjectTLS' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/HermeticPyObjectTLS.h(55,38): warning C4251: 'c10::impl::HermeticPyObjectTLS::haveState_': struct 'std::atomic' needs to have dll-interface to be used by clients of struct 'c10::impl::HermeticPyObjectTLS' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc)C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\atomic(1873): note: see declaration of 'std::atomic' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc)C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\atomic(1873): note: see declaration of 'std::atomic' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc)C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\atomic(1873): note: see declaration of 'std::atomic' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(237,70): warning C4251: 'c10::ExtraMeta::custom_storage_error_msg_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::ExtraMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc)C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\atomic(1873): note: see declaration of 'std::atomic' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(234,78): warning C4251: 'c10::ExtraMeta::named_tensor_meta_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of struct 'c10::ExtraMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(235,58): warning C4251: 'c10::ExtraMeta::backend_meta_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of struct 'c10::ExtraMeta' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(236,71): warning C4251: 'c10::ExtraMeta::custom_data_ptr_error_msg_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::ExtraMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Storage.h(206,48): warning C4251: 'c10::Storage::storage_impl_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of struct 'c10::Storage' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Storage.h(206,48): warning C4251: 'c10::Storage::storage_impl_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of struct 'c10::Storage' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/PyObjectSlot.h(167,49): warning C4251: 'c10::impl::PyObjectSlot::pyobj_interpreter_': struct 'std::atomic' needs to have dll-interface to be used by clients of struct 'c10::impl::PyObjectSlot' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/PyObjectSlot.h(167,49): warning C4251: 'c10::impl::PyObjectSlot::pyobj_interpreter_': struct 'std::atomic' needs to have dll-interface to be used by clients of struct 'c10::impl::PyObjectSlot' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/PyObjectSlot.h(167,49): warning C4251: 'c10::impl::PyObjectSlot::pyobj_interpreter_': struct 'std::atomic' needs to have dll-interface to be used by clients of struct 'c10::impl::PyObjectSlot' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/PyObjectSlot.h(167,49): warning C4251: 'c10::impl::PyObjectSlot::pyobj_interpreter_': struct 'std::atomic' needs to have dll-interface to be used by clients of struct 'c10::impl::PyObjectSlot' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/PyObjectSlot.h(167,49): warning C4251: 'c10::impl::PyObjectSlot::pyobj_interpreter_': struct 'std::atomic' needs to have dll-interface to be used by clients of struct 'c10::impl::PyObjectSlot' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/PyObjectSlot.h(167,49): warning C4251: 'c10::impl::PyObjectSlot::pyobj_interpreter_': struct 'std::atomic' needs to have dll-interface to be used by clients of struct 'c10::impl::PyObjectSlot' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/LocalDispatchKeySet.h(59,27): warning C4251: 'c10::impl::LocalDispatchKeySet::included_': class 'c10::DispatchKeySet' needs to have dll-interface to be used by clients of struct 'c10::impl::LocalDispatchKeySet' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/LocalDispatchKeySet.h(59,27): warning C4251: 'c10::impl::LocalDispatchKeySet::included_': class 'c10::DispatchKeySet' needs to have dll-interface to be used by clients of struct 'c10::impl::LocalDispatchKeySet' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(233,73): warning C4251: 'c10::ExtraMeta::symbolic_shape_meta_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of struct 'c10::ExtraMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(323,54): warning C4251: 'c10::VariableVersion::version_counter_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of struct 'c10::VariableVersion' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(323,54): warning C4251: 'c10::VariableVersion::version_counter_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of struct 'c10::VariableVersion' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(323,54): warning C4251: 'c10::VariableVersion::version_counter_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of struct 'c10::VariableVersion' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(234,78): warning C4251: 'c10::ExtraMeta::named_tensor_meta_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of struct 'c10::ExtraMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/LocalDispatchKeySet.h(60,27): warning C4251: 'c10::impl::LocalDispatchKeySet::excluded_': class 'c10::DispatchKeySet' needs to have dll-interface to be used by clients of struct 'c10::impl::LocalDispatchKeySet' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/LocalDispatchKeySet.h(60,27): warning C4251: 'c10::impl::LocalDispatchKeySet::excluded_': class 'c10::DispatchKeySet' needs to have dll-interface to be used by clients of struct 'c10::impl::LocalDispatchKeySet' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(397,34): warning C4244: 'argument': conversion from 'int64_t' to 'const _Ty', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Storage.h(206,48): warning C4251: 'c10::Storage::storage_impl_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of struct 'c10::Storage' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/LocalDispatchKeySet.h(97,26): warning C4251: 'c10::impl::IncludeDispatchKeyGuard::include_': class 'c10::DispatchKeySet' needs to have dll-interface to be used by clients of class 'c10::impl::IncludeDispatchKeyGuard' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/LocalDispatchKeySet.h(97,26): warning C4251: 'c10::impl::IncludeDispatchKeyGuard::include_': class 'c10::DispatchKeySet' needs to have dll-interface to be used by clients of class 'c10::impl::IncludeDispatchKeyGuard' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/LocalDispatchKeySet.h(97,26): warning C4251: 'c10::impl::IncludeDispatchKeyGuard::include_': class 'c10::DispatchKeySet' needs to have dll-interface to be used by clients of class 'c10::impl::IncludeDispatchKeyGuard' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(236,71): warning C4251: 'c10::ExtraMeta::custom_data_ptr_error_msg_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::ExtraMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Storage.h(206,48): warning C4251: 'c10::Storage::storage_impl_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of struct 'c10::Storage' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/LocalDispatchKeySet.h(115,26): warning C4251: 'c10::impl::ExcludeDispatchKeyGuard::exclude_': class 'c10::DispatchKeySet' needs to have dll-interface to be used by clients of class 'c10::impl::ExcludeDispatchKeyGuard' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/LocalDispatchKeySet.h(115,26): warning C4251: 'c10::impl::ExcludeDispatchKeyGuard::exclude_': class 'c10::DispatchKeySet' needs to have dll-interface to be used by clients of class 'c10::impl::ExcludeDispatchKeyGuard' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/LocalDispatchKeySet.h(115,26): warning C4251: 'c10::impl::ExcludeDispatchKeyGuard::exclude_': class 'c10::DispatchKeySet' needs to have dll-interface to be used by clients of class 'c10::impl::ExcludeDispatchKeyGuard' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Storage.h(206,48): warning C4251: 'c10::Storage::storage_impl_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of struct 'c10::Storage' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/LocalDispatchKeySet.h(59,27): warning C4251: 'c10::impl::LocalDispatchKeySet::included_': class 'c10::DispatchKeySet' needs to have dll-interface to be used by clients of struct 'c10::impl::LocalDispatchKeySet' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(2850,71): warning C4251: 'c10::TensorImpl::autograd_meta_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of struct 'c10::TensorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(181): note: see declaration of 'std::unique_ptr>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/DispatchKeySet.h(165): note: see declaration of 'c10::DispatchKeySet' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(2853,56): warning C4251: 'c10::TensorImpl::extra_meta_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of struct 'c10::TensorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(2853,56): warning C4251: 'c10::TensorImpl::extra_meta_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of struct 'c10::TensorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/LocalDispatchKeySet.h(60,27): warning C4251: 'c10::impl::LocalDispatchKeySet::excluded_': class 'c10::DispatchKeySet' needs to have dll-interface to be used by clients of struct 'c10::impl::LocalDispatchKeySet' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/LocalDispatchKeySet.h(59,27): warning C4251: 'c10::impl::LocalDispatchKeySet::included_': class 'c10::DispatchKeySet' needs to have dll-interface to be used by clients of struct 'c10::impl::LocalDispatchKeySet' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/LocalDispatchKeySet.h(97,26): warning C4251: 'c10::impl::IncludeDispatchKeyGuard::include_': class 'c10::DispatchKeySet' needs to have dll-interface to be used by clients of class 'c10::impl::IncludeDispatchKeyGuard' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/DispatchKeySet.h(165): note: see declaration of 'c10::DispatchKeySet' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/LocalDispatchKeySet.h(59,27): warning C4251: 'c10::impl::LocalDispatchKeySet::included_': class 'c10::DispatchKeySet' needs to have dll-interface to be used by clients of struct 'c10::impl::LocalDispatchKeySet' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/LocalDispatchKeySet.h(97,26): warning C4251: 'c10::impl::IncludeDispatchKeyGuard::include_': class 'c10::DispatchKeySet' needs to have dll-interface to be used by clients of class 'c10::impl::IncludeDispatchKeyGuard' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymbolicShapeMeta.h(18,28): warning C4251: 'c10::SymbolicShapeMeta::sizes_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of class 'c10::SymbolicShapeMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(2884,41): warning C4251: 'c10::TensorImpl::device_opt_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::TensorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/LocalDispatchKeySet.h(59,27): warning C4251: 'c10::impl::LocalDispatchKeySet::included_': class 'c10::DispatchKeySet' needs to have dll-interface to be used by clients of struct 'c10::impl::LocalDispatchKeySet' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/LocalDispatchKeySet.h(59,27): warning C4251: 'c10::impl::LocalDispatchKeySet::included_': class 'c10::DispatchKeySet' needs to have dll-interface to be used by clients of struct 'c10::impl::LocalDispatchKeySet' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymbolicShapeMeta.h(18,28): warning C4251: 'c10::SymbolicShapeMeta::sizes_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of class 'c10::SymbolicShapeMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(2884,41): warning C4251: 'c10::TensorImpl::device_opt_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::TensorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/DimVector.h(15): note: see declaration of 'c10::SmallVector' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/StorageImpl.h(274): note: see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/DispatchKeySet.h(165): note: see declaration of 'c10::DispatchKeySet' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/LocalDispatchKeySet.h(115,26): warning C4251: 'c10::impl::ExcludeDispatchKeyGuard::exclude_': class 'c10::DispatchKeySet' needs to have dll-interface to be used by clients of class 'c10::impl::ExcludeDispatchKeyGuard' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/LocalDispatchKeySet.h(60,27): warning C4251: 'c10::impl::LocalDispatchKeySet::excluded_': class 'c10::DispatchKeySet' needs to have dll-interface to be used by clients of struct 'c10::impl::LocalDispatchKeySet' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymbolicShapeMeta.h(19,30): warning C4251: 'c10::SymbolicShapeMeta::strides_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of class 'c10::SymbolicShapeMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(3007,26): warning C4251: 'c10::TensorImpl::key_set_': class 'c10::DispatchKeySet' needs to have dll-interface to be used by clients of struct 'c10::TensorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/LocalDispatchKeySet.h(115,26): warning C4251: 'c10::impl::ExcludeDispatchKeyGuard::exclude_': class 'c10::DispatchKeySet' needs to have dll-interface to be used by clients of class 'c10::impl::ExcludeDispatchKeyGuard' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(3007,26): warning C4251: 'c10::TensorImpl::key_set_': class 'c10::DispatchKeySet' needs to have dll-interface to be used by clients of struct 'c10::TensorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/DispatchKeySet.h(165): note: see declaration of 'c10::DispatchKeySet' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(3007,26): warning C4251: 'c10::TensorImpl::key_set_': class 'c10::DispatchKeySet' needs to have dll-interface to be used by clients of struct 'c10::TensorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/LocalDispatchKeySet.h(97,26): warning C4251: 'c10::impl::IncludeDispatchKeyGuard::include_': class 'c10::DispatchKeySet' needs to have dll-interface to be used by clients of class 'c10::impl::IncludeDispatchKeyGuard' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/LocalDispatchKeySet.h(97,26): warning C4251: 'c10::impl::IncludeDispatchKeyGuard::include_': class 'c10::DispatchKeySet' needs to have dll-interface to be used by clients of class 'c10::impl::IncludeDispatchKeyGuard' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/LocalDispatchKeySet.h(97,26): warning C4251: 'c10::impl::IncludeDispatchKeyGuard::include_': class 'c10::DispatchKeySet' needs to have dll-interface to be used by clients of class 'c10::impl::IncludeDispatchKeyGuard' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymbolicShapeMeta.h(192,41): warning C4251: 'c10::SymbolicShapeMeta::available_': struct 'std::atomic' needs to have dll-interface to be used by clients of class 'c10::SymbolicShapeMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(323,54): warning C4251: 'c10::VariableVersion::version_counter_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of struct 'c10::VariableVersion' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymbolicShapeMeta.h(18,28): warning C4251: 'c10::SymbolicShapeMeta::sizes_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of class 'c10::SymbolicShapeMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/DispatchKeySet.h(165): note: see declaration of 'c10::DispatchKeySet' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymbolicShapeMeta.h(192,41): warning C4251: 'c10::SymbolicShapeMeta::available_': struct 'std::atomic' needs to have dll-interface to be used by clients of class 'c10::SymbolicShapeMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/DispatchKeySet.h(165): note: see declaration of 'c10::DispatchKeySet' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/DispatchKeySet.h(165): note: see declaration of 'c10::DispatchKeySet' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/LocalDispatchKeySet.h(115,26): warning C4251: 'c10::impl::ExcludeDispatchKeyGuard::exclude_': class 'c10::DispatchKeySet' needs to have dll-interface to be used by clients of class 'c10::impl::ExcludeDispatchKeyGuard' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/LocalDispatchKeySet.h(115,26): warning C4251: 'c10::impl::ExcludeDispatchKeyGuard::exclude_': class 'c10::DispatchKeySet' needs to have dll-interface to be used by clients of class 'c10::impl::ExcludeDispatchKeyGuard' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymbolicShapeMeta.h(204,31): warning C4251: 'c10::SymbolicShapeMeta::mutables_': class 'std::mutex' needs to have dll-interface to be used by clients of class 'c10::SymbolicShapeMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymbolicShapeMeta.h(19,30): warning C4251: 'c10::SymbolicShapeMeta::strides_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of class 'c10::SymbolicShapeMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymbolicShapeMeta.h(204,31): warning C4251: 'c10::SymbolicShapeMeta::mutables_': class 'std::mutex' needs to have dll-interface to be used by clients of class 'c10::SymbolicShapeMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/LocalDispatchKeySet.h(115,26): warning C4251: 'c10::impl::ExcludeDispatchKeyGuard::exclude_': class 'c10::DispatchKeySet' needs to have dll-interface to be used by clients of class 'c10::impl::ExcludeDispatchKeyGuard' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc)C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\mutex(87): note: see declaration of 'std::mutex' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/DispatchKeySet.h(165): note: see declaration of 'c10::DispatchKeySet' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymbolicShapeMeta.h(192,41): warning C4251: 'c10::SymbolicShapeMeta::available_': struct 'std::atomic' needs to have dll-interface to be used by clients of class 'c10::SymbolicShapeMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymbolicShapeMeta.h(204,31): warning C4251: 'c10::SymbolicShapeMeta::mutables_': class 'std::mutex' needs to have dll-interface to be used by clients of class 'c10::SymbolicShapeMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymbolicShapeMeta.h(18,28): warning C4251: 'c10::SymbolicShapeMeta::sizes_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of class 'c10::SymbolicShapeMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymbolicShapeMeta.h(18,28): warning C4251: 'c10::SymbolicShapeMeta::sizes_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of class 'c10::SymbolicShapeMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymbolicShapeMeta.h(19,30): warning C4251: 'c10::SymbolicShapeMeta::strides_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of class 'c10::SymbolicShapeMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymbolicShapeMeta.h(19,30): warning C4251: 'c10::SymbolicShapeMeta::strides_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of class 'c10::SymbolicShapeMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymbolicShapeMeta.h(18,28): warning C4251: 'c10::SymbolicShapeMeta::sizes_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of class 'c10::SymbolicShapeMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymbolicShapeMeta.h(192,41): warning C4251: 'c10::SymbolicShapeMeta::available_': struct 'std::atomic' needs to have dll-interface to be used by clients of class 'c10::SymbolicShapeMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymbolicShapeMeta.h(19,30): warning C4251: 'c10::SymbolicShapeMeta::strides_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of class 'c10::SymbolicShapeMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc)C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\atomic(1880): note: see declaration of 'std::atomic' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymbolicShapeMeta.h(192,41): warning C4251: 'c10::SymbolicShapeMeta::available_': struct 'std::atomic' needs to have dll-interface to be used by clients of class 'c10::SymbolicShapeMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymbolicShapeMeta.h(204,31): warning C4251: 'c10::SymbolicShapeMeta::mutables_': class 'std::mutex' needs to have dll-interface to be used by clients of class 'c10::SymbolicShapeMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc)C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\atomic(1880): note: see declaration of 'std::atomic' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymbolicShapeMeta.h(204,31): warning C4251: 'c10::SymbolicShapeMeta::mutables_': class 'std::mutex' needs to have dll-interface to be used by clients of class 'c10::SymbolicShapeMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymbolicShapeMeta.h(192,41): warning C4251: 'c10::SymbolicShapeMeta::available_': struct 'std::atomic' needs to have dll-interface to be used by clients of class 'c10::SymbolicShapeMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymbolicShapeMeta.h(204,31): warning C4251: 'c10::SymbolicShapeMeta::mutables_': class 'std::mutex' needs to have dll-interface to be used by clients of class 'c10::SymbolicShapeMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(2850,71): warning C4251: 'c10::TensorImpl::autograd_meta_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of struct 'c10::TensorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymbolicShapeMeta.h(192,41): warning C4251: 'c10::SymbolicShapeMeta::available_': struct 'std::atomic' needs to have dll-interface to be used by clients of class 'c10::SymbolicShapeMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(2853,56): warning C4251: 'c10::TensorImpl::extra_meta_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of struct 'c10::TensorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc)C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\atomic(1880): note: see declaration of 'std::atomic' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymbolicShapeMeta.h(19,30): warning C4251: 'c10::SymbolicShapeMeta::strides_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of class 'c10::SymbolicShapeMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymbolicShapeMeta.h(18,28): warning C4251: 'c10::SymbolicShapeMeta::sizes_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of class 'c10::SymbolicShapeMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymbolicShapeMeta.h(192,41): warning C4251: 'c10::SymbolicShapeMeta::available_': struct 'std::atomic' needs to have dll-interface to be used by clients of class 'c10::SymbolicShapeMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/DimVector.h(15): note: see declaration of 'c10::SmallVector' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymbolicShapeMeta.h(19,30): warning C4251: 'c10::SymbolicShapeMeta::strides_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of class 'c10::SymbolicShapeMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymbolicShapeMeta.h(192,41): warning C4251: 'c10::SymbolicShapeMeta::available_': struct 'std::atomic' needs to have dll-interface to be used by clients of class 'c10::SymbolicShapeMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymbolicShapeMeta.h(204,31): warning C4251: 'c10::SymbolicShapeMeta::mutables_': class 'std::mutex' needs to have dll-interface to be used by clients of class 'c10::SymbolicShapeMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(2884,41): warning C4251: 'c10::TensorImpl::device_opt_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::TensorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(3007,26): warning C4251: 'c10::TensorImpl::key_set_': class 'c10::DispatchKeySet' needs to have dll-interface to be used by clients of struct 'c10::TensorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(233,73): warning C4251: 'c10::ExtraMeta::symbolic_shape_meta_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of struct 'c10::ExtraMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(234,78): warning C4251: 'c10::ExtraMeta::named_tensor_meta_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of struct 'c10::ExtraMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(235,58): warning C4251: 'c10::ExtraMeta::backend_meta_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of struct 'c10::ExtraMeta' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(235,58): warning C4251: 'c10::ExtraMeta::backend_meta_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of struct 'c10::ExtraMeta' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(236,71): warning C4251: 'c10::ExtraMeta::custom_data_ptr_error_msg_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::ExtraMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(226): note: see declaration of 'c10::intrusive_ptr>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(236,71): warning C4251: 'c10::ExtraMeta::custom_data_ptr_error_msg_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::ExtraMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(237,70): warning C4251: 'c10::ExtraMeta::custom_storage_error_msg_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::ExtraMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(237,70): warning C4251: 'c10::ExtraMeta::custom_storage_error_msg_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::ExtraMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(233,73): warning C4251: 'c10::ExtraMeta::symbolic_shape_meta_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of struct 'c10::ExtraMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(234,78): warning C4251: 'c10::ExtraMeta::named_tensor_meta_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of struct 'c10::ExtraMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(235,58): warning C4251: 'c10::ExtraMeta::backend_meta_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of struct 'c10::ExtraMeta' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(236,71): warning C4251: 'c10::ExtraMeta::custom_data_ptr_error_msg_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::ExtraMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(237,70): warning C4251: 'c10::ExtraMeta::custom_storage_error_msg_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::ExtraMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(233,73): warning C4251: 'c10::ExtraMeta::symbolic_shape_meta_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of struct 'c10::ExtraMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(234,78): warning C4251: 'c10::ExtraMeta::named_tensor_meta_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of struct 'c10::ExtraMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(233,73): warning C4251: 'c10::ExtraMeta::symbolic_shape_meta_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of struct 'c10::ExtraMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(323,54): warning C4251: 'c10::VariableVersion::version_counter_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of struct 'c10::VariableVersion' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(234,78): warning C4251: 'c10::ExtraMeta::named_tensor_meta_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of struct 'c10::ExtraMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(235,58): warning C4251: 'c10::ExtraMeta::backend_meta_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of struct 'c10::ExtraMeta' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(237,70): warning C4251: 'c10::ExtraMeta::custom_storage_error_msg_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::ExtraMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(233): note: see declaration of 'std::unique_ptr>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(323): note: see declaration of 'c10::intrusive_ptr>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(235,58): warning C4251: 'c10::ExtraMeta::backend_meta_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of struct 'c10::ExtraMeta' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(234,78): warning C4251: 'c10::ExtraMeta::named_tensor_meta_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of struct 'c10::ExtraMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(234,78): warning C4251: 'c10::ExtraMeta::named_tensor_meta_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of struct 'c10::ExtraMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(397,34): warning C4244: 'argument': conversion from 'int64_t' to 'const _Ty', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(397,34): warning C4244: 'argument': conversion from 'int64_t' to 'const _Ty', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(236,71): warning C4251: 'c10::ExtraMeta::custom_data_ptr_error_msg_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::ExtraMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(237,70): warning C4251: 'c10::ExtraMeta::custom_storage_error_msg_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::ExtraMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(235,58): warning C4251: 'c10::ExtraMeta::backend_meta_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of struct 'c10::ExtraMeta' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(236,71): warning C4251: 'c10::ExtraMeta::custom_data_ptr_error_msg_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::ExtraMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(236,71): warning C4251: 'c10::ExtraMeta::custom_data_ptr_error_msg_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::ExtraMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(236,71): warning C4251: 'c10::ExtraMeta::custom_data_ptr_error_msg_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::ExtraMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(78): note: see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(237,70): warning C4251: 'c10::ExtraMeta::custom_storage_error_msg_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::ExtraMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(323,54): warning C4251: 'c10::VariableVersion::version_counter_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of struct 'c10::VariableVersion' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(2850,71): warning C4251: 'c10::TensorImpl::autograd_meta_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of struct 'c10::TensorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(2850,71): warning C4251: 'c10::TensorImpl::autograd_meta_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of struct 'c10::TensorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(237,70): warning C4251: 'c10::ExtraMeta::custom_storage_error_msg_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::ExtraMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(237,70): warning C4251: 'c10::ExtraMeta::custom_storage_error_msg_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::ExtraMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(78): note: see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(2850,71): warning C4251: 'c10::TensorImpl::autograd_meta_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of struct 'c10::TensorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(2853,56): warning C4251: 'c10::TensorImpl::extra_meta_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of struct 'c10::TensorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(271): note: see declaration of 'std::unique_ptr>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(2853,56): warning C4251: 'c10::TensorImpl::extra_meta_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of struct 'c10::TensorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(397,34): warning C4244: 'argument': conversion from 'int64_t' to 'const _Ty', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(397,34): warning C4244: 'argument': conversion from 'int64_t' to 'const _Ty', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(397,34): warning C4244: 'argument': conversion from 'int64_t' to 'const _Ty', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(2884,41): warning C4251: 'c10::TensorImpl::device_opt_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::TensorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(2884,41): warning C4251: 'c10::TensorImpl::device_opt_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::TensorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(2884,41): warning C4251: 'c10::TensorImpl::device_opt_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::TensorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/StorageImpl.h(274): note: see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(3007,26): warning C4251: 'c10::TensorImpl::key_set_': class 'c10::DispatchKeySet' needs to have dll-interface to be used by clients of struct 'c10::TensorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(3007,26): warning C4251: 'c10::TensorImpl::key_set_': class 'c10::DispatchKeySet' needs to have dll-interface to be used by clients of struct 'c10::TensorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(3007,26): warning C4251: 'c10::TensorImpl::key_set_': class 'c10::DispatchKeySet' needs to have dll-interface to be used by clients of struct 'c10::TensorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(2850,71): warning C4251: 'c10::TensorImpl::autograd_meta_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of struct 'c10::TensorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(2853,56): warning C4251: 'c10::TensorImpl::extra_meta_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of struct 'c10::TensorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(323,54): warning C4251: 'c10::VariableVersion::version_counter_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of struct 'c10::VariableVersion' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(323,54): warning C4251: 'c10::VariableVersion::version_counter_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of struct 'c10::VariableVersion' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(2850,71): warning C4251: 'c10::TensorImpl::autograd_meta_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of struct 'c10::TensorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(2853,56): warning C4251: 'c10::TensorImpl::extra_meta_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of struct 'c10::TensorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(2853,56): warning C4251: 'c10::TensorImpl::extra_meta_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of struct 'c10::TensorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(397,34): warning C4244: 'argument': conversion from 'int64_t' to 'const _Ty', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/GeneratorImpl.h(79,20): warning C4251: 'c10::GeneratorImpl::mutex_': class 'std::mutex' needs to have dll-interface to be used by clients of struct 'c10::GeneratorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(397,34): warning C4244: 'argument': conversion from 'int64_t' to 'const _Ty', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(3007,26): warning C4251: 'c10::TensorImpl::key_set_': class 'c10::DispatchKeySet' needs to have dll-interface to be used by clients of struct 'c10::TensorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(3007,26): warning C4251: 'c10::TensorImpl::key_set_': class 'c10::DispatchKeySet' needs to have dll-interface to be used by clients of struct 'c10::TensorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(3007,26): warning C4251: 'c10::TensorImpl::key_set_': class 'c10::DispatchKeySet' needs to have dll-interface to be used by clients of struct 'c10::TensorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/Generator.h(139,47): warning C4251: 'at::Generator::impl_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of struct 'at::Generator' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(2850,71): warning C4251: 'c10::TensorImpl::autograd_meta_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of struct 'c10::TensorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(2853,56): warning C4251: 'c10::TensorImpl::extra_meta_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of struct 'c10::TensorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(2853,56): warning C4251: 'c10::TensorImpl::extra_meta_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of struct 'c10::TensorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(2853,56): warning C4251: 'c10::TensorImpl::extra_meta_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of struct 'c10::TensorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(271): note: see declaration of 'std::unique_ptr>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/DeprecatedTypePropertiesRegistry.h(27,47): warning C4251: 'at::DeprecatedTypePropertiesRegistry::registry': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of class 'at::DeprecatedTypePropertiesRegistry' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(2884,41): warning C4251: 'c10::TensorImpl::device_opt_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::TensorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(3007,26): warning C4251: 'c10::TensorImpl::key_set_': class 'c10::DispatchKeySet' needs to have dll-interface to be used by clients of struct 'c10::TensorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/GeneratorImpl.h(79,20): warning C4251: 'c10::GeneratorImpl::mutex_': class 'std::mutex' needs to have dll-interface to be used by clients of struct 'c10::GeneratorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(2884,41): warning C4251: 'c10::TensorImpl::device_opt_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::TensorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(2884,41): warning C4251: 'c10::TensorImpl::device_opt_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::TensorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/GeneratorImpl.h(79,20): warning C4251: 'c10::GeneratorImpl::mutex_': class 'std::mutex' needs to have dll-interface to be used by clients of struct 'c10::GeneratorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/GeneratorImpl.h(95,26): warning C4251: 'c10::GeneratorImpl::key_set_': class 'c10::DispatchKeySet' needs to have dll-interface to be used by clients of struct 'c10::GeneratorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/GeneratorImpl.h(95,26): warning C4251: 'c10::GeneratorImpl::key_set_': class 'c10::DispatchKeySet' needs to have dll-interface to be used by clients of struct 'c10::GeneratorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(3007,26): warning C4251: 'c10::TensorImpl::key_set_': class 'c10::DispatchKeySet' needs to have dll-interface to be used by clients of struct 'c10::TensorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(3007,26): warning C4251: 'c10::TensorImpl::key_set_': class 'c10::DispatchKeySet' needs to have dll-interface to be used by clients of struct 'c10::TensorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/Generator.h(139,47): warning C4251: 'at::Generator::impl_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of struct 'at::Generator' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/Generator.h(139,47): warning C4251: 'at::Generator::impl_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of struct 'at::Generator' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/NamedTensor.h(68,30): warning C4251: 'at::NamedTensorMeta::names_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'at::NamedTensorMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/NamedTensor.h(68,30): warning C4251: 'at::NamedTensorMeta::names_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'at::NamedTensorMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/NamedTensor.h(68,30): warning C4251: 'at::NamedTensorMeta::names_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'at::NamedTensorMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/NamedTensor.h(68,30): warning C4251: 'at::NamedTensorMeta::names_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'at::NamedTensorMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/TensorBase.h(917,60): warning C4251: 'at::TensorBase::impl_': class 'c10::intrusive_ptr' needs to have dll-interface to be used by clients of class 'at::TensorBase' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/TensorBase.h(917,60): warning C4251: 'at::TensorBase::impl_': class 'c10::intrusive_ptr' needs to have dll-interface to be used by clients of class 'at::TensorBase' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/TensorBase.h(917,60): warning C4251: 'at::TensorBase::impl_': class 'c10::intrusive_ptr' needs to have dll-interface to be used by clients of class 'at::TensorBase' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/TensorBase.h(917,60): warning C4251: 'at::TensorBase::impl_': class 'c10::intrusive_ptr' needs to have dll-interface to be used by clients of class 'at::TensorBase' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/DeprecatedTypePropertiesRegistry.h(27,47): warning C4251: 'at::DeprecatedTypePropertiesRegistry::registry': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of class 'at::DeprecatedTypePropertiesRegistry' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/DeprecatedTypePropertiesRegistry.h(27,47): warning C4251: 'at::DeprecatedTypePropertiesRegistry::registry': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of class 'at::DeprecatedTypePropertiesRegistry' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/GeneratorImpl.h(79,20): warning C4251: 'c10::GeneratorImpl::mutex_': class 'std::mutex' needs to have dll-interface to be used by clients of struct 'c10::GeneratorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/GeneratorImpl.h(95,26): warning C4251: 'c10::GeneratorImpl::key_set_': class 'c10::DispatchKeySet' needs to have dll-interface to be used by clients of struct 'c10::GeneratorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/GeneratorImpl.h(79,20): warning C4251: 'c10::GeneratorImpl::mutex_': class 'std::mutex' needs to have dll-interface to be used by clients of struct 'c10::GeneratorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/GeneratorImpl.h(95,26): warning C4251: 'c10::GeneratorImpl::key_set_': class 'c10::DispatchKeySet' needs to have dll-interface to be used by clients of struct 'c10::GeneratorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/Generator.h(139,47): warning C4251: 'at::Generator::impl_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of struct 'at::Generator' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/Generator.h(139,47): warning C4251: 'at::Generator::impl_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of struct 'at::Generator' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/DeprecatedTypePropertiesRegistry.h(27,47): warning C4251: 'at::DeprecatedTypePropertiesRegistry::registry': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of class 'at::DeprecatedTypePropertiesRegistry' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/GeneratorImpl.h(79,20): warning C4251: 'c10::GeneratorImpl::mutex_': class 'std::mutex' needs to have dll-interface to be used by clients of struct 'c10::GeneratorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/GeneratorImpl.h(95,26): warning C4251: 'c10::GeneratorImpl::key_set_': class 'c10::DispatchKeySet' needs to have dll-interface to be used by clients of struct 'c10::GeneratorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/Generator.h(139,47): warning C4251: 'at::Generator::impl_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of struct 'at::Generator' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/DeprecatedTypePropertiesRegistry.h(27,47): warning C4251: 'at::DeprecatedTypePropertiesRegistry::registry': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of class 'at::DeprecatedTypePropertiesRegistry' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/DeprecatedTypePropertiesRegistry.h(27,47): warning C4251: 'at::DeprecatedTypePropertiesRegistry::registry': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of class 'at::DeprecatedTypePropertiesRegistry' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/NamedTensor.h(68,30): warning C4251: 'at::NamedTensorMeta::names_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'at::NamedTensorMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/NamedTensor.h(68,30): warning C4251: 'at::NamedTensorMeta::names_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'at::NamedTensorMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/GeneratorImpl.h(79,20): warning C4251: 'c10::GeneratorImpl::mutex_': class 'std::mutex' needs to have dll-interface to be used by clients of struct 'c10::GeneratorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/GeneratorImpl.h(95,26): warning C4251: 'c10::GeneratorImpl::key_set_': class 'c10::DispatchKeySet' needs to have dll-interface to be used by clients of struct 'c10::GeneratorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/DeprecatedTypePropertiesRegistry.h(27,47): warning C4251: 'at::DeprecatedTypePropertiesRegistry::registry': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of class 'at::DeprecatedTypePropertiesRegistry' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/DispatchKeySet.h(165): note: see declaration of 'c10::DispatchKeySet' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/GeneratorImpl.h(79,20): warning C4251: 'c10::GeneratorImpl::mutex_': class 'std::mutex' needs to have dll-interface to be used by clients of struct 'c10::GeneratorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/GeneratorImpl.h(95,26): warning C4251: 'c10::GeneratorImpl::key_set_': class 'c10::DispatchKeySet' needs to have dll-interface to be used by clients of struct 'c10::GeneratorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/Generator.h(139,47): warning C4251: 'at::Generator::impl_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of struct 'at::Generator' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/Generator.h(139,47): warning C4251: 'at::Generator::impl_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of struct 'at::Generator' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/GeneratorImpl.h(79,20): warning C4251: 'c10::GeneratorImpl::mutex_': class 'std::mutex' needs to have dll-interface to be used by clients of struct 'c10::GeneratorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/GeneratorImpl.h(95,26): warning C4251: 'c10::GeneratorImpl::key_set_': class 'c10::DispatchKeySet' needs to have dll-interface to be used by clients of struct 'c10::GeneratorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/NamedTensor.h(68,30): warning C4251: 'at::NamedTensorMeta::names_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'at::NamedTensorMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/Generator.h(139,47): warning C4251: 'at::Generator::impl_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of struct 'at::Generator' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/DeprecatedTypePropertiesRegistry.h(27,47): warning C4251: 'at::DeprecatedTypePropertiesRegistry::registry': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of class 'at::DeprecatedTypePropertiesRegistry' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/DeprecatedTypePropertiesRegistry.h(27,47): warning C4251: 'at::DeprecatedTypePropertiesRegistry::registry': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of class 'at::DeprecatedTypePropertiesRegistry' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/GeneratorImpl.h(79,20): warning C4251: 'c10::GeneratorImpl::mutex_': class 'std::mutex' needs to have dll-interface to be used by clients of struct 'c10::GeneratorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/GeneratorImpl.h(95,26): warning C4251: 'c10::GeneratorImpl::key_set_': class 'c10::DispatchKeySet' needs to have dll-interface to be used by clients of struct 'c10::GeneratorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/GeneratorImpl.h(79,20): warning C4251: 'c10::GeneratorImpl::mutex_': class 'std::mutex' needs to have dll-interface to be used by clients of struct 'c10::GeneratorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/DeprecatedTypePropertiesRegistry.h(27,47): warning C4251: 'at::DeprecatedTypePropertiesRegistry::registry': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of class 'at::DeprecatedTypePropertiesRegistry' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/Generator.h(139,47): warning C4251: 'at::Generator::impl_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of struct 'at::Generator' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/GeneratorImpl.h(79,20): warning C4251: 'c10::GeneratorImpl::mutex_': class 'std::mutex' needs to have dll-interface to be used by clients of struct 'c10::GeneratorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/GeneratorImpl.h(95,26): warning C4251: 'c10::GeneratorImpl::key_set_': class 'c10::DispatchKeySet' needs to have dll-interface to be used by clients of struct 'c10::GeneratorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/Generator.h(139,47): warning C4251: 'at::Generator::impl_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of struct 'at::Generator' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/TensorBase.h(917,60): warning C4251: 'at::TensorBase::impl_': class 'c10::intrusive_ptr' needs to have dll-interface to be used by clients of class 'at::TensorBase' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/TensorBase.h(917,60): warning C4251: 'at::TensorBase::impl_': class 'c10::intrusive_ptr' needs to have dll-interface to be used by clients of class 'at::TensorBase' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/NamedTensor.h(68,30): warning C4251: 'at::NamedTensorMeta::names_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'at::NamedTensorMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/TensorBase.h(917,60): warning C4251: 'at::TensorBase::impl_': class 'c10::intrusive_ptr' needs to have dll-interface to be used by clients of class 'at::TensorBase' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/NamedTensor.h(68,30): warning C4251: 'at::NamedTensorMeta::names_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'at::NamedTensorMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/NamedTensor.h(68,30): warning C4251: 'at::NamedTensorMeta::names_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'at::NamedTensorMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/NamedTensor.h(68,30): warning C4251: 'at::NamedTensorMeta::names_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'at::NamedTensorMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/NamedTensor.h(68,30): warning C4251: 'at::NamedTensorMeta::names_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'at::NamedTensorMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/NamedTensor.h(68,30): warning C4251: 'at::NamedTensorMeta::names_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'at::NamedTensorMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/TensorBase.h(917,60): warning C4251: 'at::TensorBase::impl_': class 'c10::intrusive_ptr' needs to have dll-interface to be used by clients of class 'at::TensorBase' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/TensorBase.h(917,60): warning C4251: 'at::TensorBase::impl_': class 'c10::intrusive_ptr' needs to have dll-interface to be used by clients of class 'at::TensorBase' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/TensorBase.h(917,60): warning C4251: 'at::TensorBase::impl_': class 'c10::intrusive_ptr' needs to have dll-interface to be used by clients of class 'at::TensorBase' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/TensorBase.h(917,60): warning C4251: 'at::TensorBase::impl_': class 'c10::intrusive_ptr' needs to have dll-interface to be used by clients of class 'at::TensorBase' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/TensorBase.h(917,60): warning C4251: 'at::TensorBase::impl_': class 'c10::intrusive_ptr' needs to have dll-interface to be used by clients of class 'at::TensorBase' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/TensorBase.h(917,60): warning C4251: 'at::TensorBase::impl_': class 'c10::intrusive_ptr' needs to have dll-interface to be used by clients of class 'at::TensorBase' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(181,32): warning C4251: 'c10::UnionType::types_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::UnionType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(181,32): warning C4251: 'c10::UnionType::types_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::UnionType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(241,21): warning C4251: 'c10::OptionalType::contained_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::OptionalType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(241,21): warning C4251: 'c10::OptionalType::contained_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::OptionalType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(181,32): warning C4251: 'c10::UnionType::types_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::UnionType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(241,21): warning C4251: 'c10::OptionalType::contained_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::OptionalType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(292,38): warning C4251: 'c10::Stride::stride_index_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::Stride' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(293,34): warning C4251: 'c10::Stride::contiguous_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::Stride' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(292,38): warning C4251: 'c10::Stride::stride_index_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::Stride' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(293,34): warning C4251: 'c10::Stride::contiguous_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::Stride' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(294,32): warning C4251: 'c10::Stride::stride_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::Stride' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(294,32): warning C4251: 'c10::Stride::stride_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::Stride' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(292,38): warning C4251: 'c10::Stride::stride_index_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::Stride' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(293,34): warning C4251: 'c10::Stride::contiguous_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::Stride' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(294,32): warning C4251: 'c10::Stride::stride_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::Stride' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(360,41): warning C4251: 'c10::ShapeSymbol::num_symbols': struct 'std::atomic' needs to have dll-interface to be used by clients of struct 'c10::ShapeSymbol' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(360,41): warning C4251: 'c10::ShapeSymbol::num_symbols': struct 'std::atomic' needs to have dll-interface to be used by clients of struct 'c10::ShapeSymbol' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(360,41): warning C4251: 'c10::ShapeSymbol::num_symbols': struct 'std::atomic' needs to have dll-interface to be used by clients of struct 'c10::ShapeSymbol' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(486,50): warning C4251: 'c10::SymbolicShape::dims_': class 'std::optional>>' needs to have dll-interface to be used by clients of struct 'c10::SymbolicShape' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(181,32): warning C4251: 'c10::UnionType::types_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::UnionType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(486,50): warning C4251: 'c10::SymbolicShape::dims_': class 'std::optional>>' needs to have dll-interface to be used by clients of struct 'c10::SymbolicShape' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(241,21): warning C4251: 'c10::OptionalType::contained_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::OptionalType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(486,50): warning C4251: 'c10::SymbolicShape::dims_': class 'std::optional>>' needs to have dll-interface to be used by clients of struct 'c10::SymbolicShape' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(181,32): warning C4251: 'c10::UnionType::types_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::UnionType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(181,32): warning C4251: 'c10::UnionType::types_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::UnionType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(181,32): warning C4251: 'c10::UnionType::types_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::UnionType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(241,21): warning C4251: 'c10::OptionalType::contained_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::OptionalType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(292,38): warning C4251: 'c10::Stride::stride_index_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::Stride' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(241,21): warning C4251: 'c10::OptionalType::contained_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::OptionalType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(293,34): warning C4251: 'c10::Stride::contiguous_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::Stride' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(294,32): warning C4251: 'c10::Stride::stride_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::Stride' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(241,21): warning C4251: 'c10::OptionalType::contained_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::OptionalType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(845,45): warning C4251: 'c10::TensorType::scalar_type_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::TensorType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(846,36): warning C4251: 'c10::TensorType::device_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::TensorType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(845,45): warning C4251: 'c10::TensorType::scalar_type_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::TensorType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(846,36): warning C4251: 'c10::TensorType::device_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::TensorType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(292,38): warning C4251: 'c10::Stride::stride_index_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::Stride' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(293,34): warning C4251: 'c10::Stride::contiguous_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::Stride' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(848,32): warning C4251: 'c10::TensorType::strides_': struct 'c10::VaryingShape' needs to have dll-interface to be used by clients of struct 'c10::TensorType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(294,32): warning C4251: 'c10::Stride::stride_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::Stride' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(292,38): warning C4251: 'c10::Stride::stride_index_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::Stride' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(861,33): warning C4251: 'c10::TensorType::undefined_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::TensorType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(293,34): warning C4251: 'c10::Stride::contiguous_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::Stride' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(292,38): warning C4251: 'c10::Stride::stride_index_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::Stride' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(845,45): warning C4251: 'c10::TensorType::scalar_type_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::TensorType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(360,41): warning C4251: 'c10::ShapeSymbol::num_symbols': struct 'std::atomic' needs to have dll-interface to be used by clients of struct 'c10::ShapeSymbol' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(293,34): warning C4251: 'c10::Stride::contiguous_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::Stride' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(294,32): warning C4251: 'c10::Stride::stride_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::Stride' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(846,36): warning C4251: 'c10::TensorType::device_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::TensorType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(294,32): warning C4251: 'c10::Stride::stride_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::Stride' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/StorageImpl.h(274): note: see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(848,32): warning C4251: 'c10::TensorType::strides_': struct 'c10::VaryingShape' needs to have dll-interface to be used by clients of struct 'c10::TensorType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(849,37): warning C4251: 'c10::TensorType::requires_grad_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::TensorType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(861,33): warning C4251: 'c10::TensorType::undefined_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::TensorType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(181,32): warning C4251: 'c10::UnionType::types_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::UnionType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(360,41): warning C4251: 'c10::ShapeSymbol::num_symbols': struct 'std::atomic' needs to have dll-interface to be used by clients of struct 'c10::ShapeSymbol' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(848,32): warning C4251: 'c10::TensorType::strides_': struct 'c10::VaryingShape' needs to have dll-interface to be used by clients of struct 'c10::TensorType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc)C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\atomic(1885): note: see declaration of 'std::atomic' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(849,37): warning C4251: 'c10::TensorType::requires_grad_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::TensorType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(861,33): warning C4251: 'c10::TensorType::undefined_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::TensorType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(360,41): warning C4251: 'c10::ShapeSymbol::num_symbols': struct 'std::atomic' needs to have dll-interface to be used by clients of struct 'c10::ShapeSymbol' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(360,41): warning C4251: 'c10::ShapeSymbol::num_symbols': struct 'std::atomic' needs to have dll-interface to be used by clients of struct 'c10::ShapeSymbol' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(486,50): warning C4251: 'c10::SymbolicShape::dims_': class 'std::optional>>' needs to have dll-interface to be used by clients of struct 'c10::SymbolicShape' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(241,21): warning C4251: 'c10::OptionalType::contained_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::OptionalType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(181,32): warning C4251: 'c10::UnionType::types_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::UnionType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(181,32): warning C4251: 'c10::UnionType::types_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::UnionType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(241,21): warning C4251: 'c10::OptionalType::contained_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::OptionalType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(486,50): warning C4251: 'c10::SymbolicShape::dims_': class 'std::optional>>' needs to have dll-interface to be used by clients of struct 'c10::SymbolicShape' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(181,32): warning C4251: 'c10::UnionType::types_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::UnionType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(486,50): warning C4251: 'c10::SymbolicShape::dims_': class 'std::optional>>' needs to have dll-interface to be used by clients of struct 'c10::SymbolicShape' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(486,50): warning C4251: 'c10::SymbolicShape::dims_': class 'std::optional>>' needs to have dll-interface to be used by clients of struct 'c10::SymbolicShape' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(292,38): warning C4251: 'c10::Stride::stride_index_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::Stride' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(181,32): warning C4251: 'c10::UnionType::types_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::UnionType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(293,34): warning C4251: 'c10::Stride::contiguous_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::Stride' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(294,32): warning C4251: 'c10::Stride::stride_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::Stride' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(181,32): warning C4251: 'c10::UnionType::types_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::UnionType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(241,21): warning C4251: 'c10::OptionalType::contained_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::OptionalType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(241,21): warning C4251: 'c10::OptionalType::contained_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::OptionalType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(869,62): warning C4251: 'c10::SingleElementType::elem': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::SingleElementType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(241,21): warning C4251: 'c10::OptionalType::contained_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::OptionalType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(292,38): warning C4251: 'c10::Stride::stride_index_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::Stride' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(293,34): warning C4251: 'c10::Stride::contiguous_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::Stride' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(294,32): warning C4251: 'c10::Stride::stride_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::Stride' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(292,38): warning C4251: 'c10::Stride::stride_index_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::Stride' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(293,34): warning C4251: 'c10::Stride::contiguous_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::Stride' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(845,45): warning C4251: 'c10::TensorType::scalar_type_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::TensorType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(294,32): warning C4251: 'c10::Stride::stride_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::Stride' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(846,36): warning C4251: 'c10::TensorType::device_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::TensorType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(360,41): warning C4251: 'c10::ShapeSymbol::num_symbols': struct 'std::atomic' needs to have dll-interface to be used by clients of struct 'c10::ShapeSymbol' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(1009,29): warning C4251: 'c10::DictType::types': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::DictType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(292,38): warning C4251: 'c10::Stride::stride_index_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::Stride' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(293,34): warning C4251: 'c10::Stride::contiguous_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::Stride' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(869,62): warning C4251: 'c10::SingleElementType::elem': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::SingleElementType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(294,32): warning C4251: 'c10::Stride::stride_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::Stride' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(292,38): warning C4251: 'c10::Stride::stride_index_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::Stride' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(293,34): warning C4251: 'c10::Stride::contiguous_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::Stride' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(292,38): warning C4251: 'c10::Stride::stride_index_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::Stride' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(294,32): warning C4251: 'c10::Stride::stride_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::Stride' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(293,34): warning C4251: 'c10::Stride::contiguous_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::Stride' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(294,32): warning C4251: 'c10::Stride::stride_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::Stride' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(848,32): warning C4251: 'c10::TensorType::strides_': struct 'c10::VaryingShape' needs to have dll-interface to be used by clients of struct 'c10::TensorType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(849,37): warning C4251: 'c10::TensorType::requires_grad_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::TensorType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(861,33): warning C4251: 'c10::TensorType::undefined_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::TensorType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(360,41): warning C4251: 'c10::ShapeSymbol::num_symbols': struct 'std::atomic' needs to have dll-interface to be used by clients of struct 'c10::ShapeSymbol' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(845,45): warning C4251: 'c10::TensorType::scalar_type_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::TensorType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc)C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\atomic(1885): note: see declaration of 'std::atomic' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(360,41): warning C4251: 'c10::ShapeSymbol::num_symbols': struct 'std::atomic' needs to have dll-interface to be used by clients of struct 'c10::ShapeSymbol' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(846,36): warning C4251: 'c10::TensorType::device_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::TensorType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(845,45): warning C4251: 'c10::TensorType::scalar_type_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::TensorType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(869,62): warning C4251: 'c10::SingleElementType::elem': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::SingleElementType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(846,36): warning C4251: 'c10::TensorType::device_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::TensorType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(845,45): warning C4251: 'c10::TensorType::scalar_type_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::TensorType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(846,36): warning C4251: 'c10::TensorType::device_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::TensorType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(486,50): warning C4251: 'c10::SymbolicShape::dims_': class 'std::optional>>' needs to have dll-interface to be used by clients of struct 'c10::SymbolicShape' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(1009,29): warning C4251: 'c10::DictType::types': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::DictType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(1017,66): warning C4251: 'c10::SingleElementType::elem': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::SingleElementType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(360,41): warning C4251: 'c10::ShapeSymbol::num_symbols': struct 'std::atomic' needs to have dll-interface to be used by clients of struct 'c10::ShapeSymbol' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(360,41): warning C4251: 'c10::ShapeSymbol::num_symbols': struct 'std::atomic' needs to have dll-interface to be used by clients of struct 'c10::ShapeSymbol' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(848,32): warning C4251: 'c10::TensorType::strides_': struct 'c10::VaryingShape' needs to have dll-interface to be used by clients of struct 'c10::TensorType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(849,37): warning C4251: 'c10::TensorType::requires_grad_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::TensorType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(360,41): warning C4251: 'c10::ShapeSymbol::num_symbols': struct 'std::atomic' needs to have dll-interface to be used by clients of struct 'c10::ShapeSymbol' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(1009,29): warning C4251: 'c10::DictType::types': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::DictType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(861,33): warning C4251: 'c10::TensorType::undefined_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::TensorType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc)C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\atomic(1885): note: see declaration of 'std::atomic' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(1059,64): warning C4251: 'c10::SingleElementType::elem': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::SingleElementType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(849,37): warning C4251: 'c10::TensorType::requires_grad_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::TensorType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(486,50): warning C4251: 'c10::SymbolicShape::dims_': class 'std::optional>>' needs to have dll-interface to be used by clients of struct 'c10::SymbolicShape' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(861,33): warning C4251: 'c10::TensorType::undefined_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::TensorType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(848,32): warning C4251: 'c10::TensorType::strides_': struct 'c10::VaryingShape' needs to have dll-interface to be used by clients of struct 'c10::TensorType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(849,37): warning C4251: 'c10::TensorType::requires_grad_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::TensorType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(1017,66): warning C4251: 'c10::SingleElementType::elem': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::SingleElementType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(486,50): warning C4251: 'c10::SymbolicShape::dims_': class 'std::optional>>' needs to have dll-interface to be used by clients of struct 'c10::SymbolicShape' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(861,33): warning C4251: 'c10::TensorType::undefined_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::TensorType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(1101,62): warning C4251: 'c10::SingleElementType::elem': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::SingleElementType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(486,50): warning C4251: 'c10::SymbolicShape::dims_': class 'std::optional>>' needs to have dll-interface to be used by clients of struct 'c10::SymbolicShape' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(1017,66): warning C4251: 'c10::SingleElementType::elem': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::SingleElementType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(441): note: see declaration of 'std::optional>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(486,50): warning C4251: 'c10::SymbolicShape::dims_': class 'std::optional>>' needs to have dll-interface to be used by clients of struct 'c10::SymbolicShape' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(486,50): warning C4251: 'c10::SymbolicShape::dims_': class 'std::optional>>' needs to have dll-interface to be used by clients of struct 'c10::SymbolicShape' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(1059,64): warning C4251: 'c10::SingleElementType::elem': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::SingleElementType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(845,45): warning C4251: 'c10::TensorType::scalar_type_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::TensorType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(846,36): warning C4251: 'c10::TensorType::device_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::TensorType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(1059,64): warning C4251: 'c10::SingleElementType::elem': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::SingleElementType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(1231,33): warning C4251: 'c10::TupleType::elements_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::TupleType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(1233,42): warning C4251: 'c10::TupleType::schema_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'c10::TupleType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(1101,62): warning C4251: 'c10::SingleElementType::elem': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::SingleElementType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(869,62): warning C4251: 'c10::SingleElementType::elem': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::SingleElementType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(1101,62): warning C4251: 'c10::SingleElementType::elem': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::SingleElementType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(848,32): warning C4251: 'c10::TensorType::strides_': struct 'c10::VaryingShape' needs to have dll-interface to be used by clients of struct 'c10::TensorType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(845,45): warning C4251: 'c10::TensorType::scalar_type_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::TensorType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(849,37): warning C4251: 'c10::TensorType::requires_grad_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::TensorType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(846,36): warning C4251: 'c10::TensorType::device_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::TensorType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(861,33): warning C4251: 'c10::TensorType::undefined_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::TensorType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(845,45): warning C4251: 'c10::TensorType::scalar_type_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::TensorType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymNodeImpl.h(200): note: see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(846,36): warning C4251: 'c10::TensorType::device_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::TensorType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(1231,33): warning C4251: 'c10::TupleType::elements_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::TupleType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(1233,42): warning C4251: 'c10::TupleType::schema_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'c10::TupleType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(1009,29): warning C4251: 'c10::DictType::types': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::DictType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(1231,33): warning C4251: 'c10::TupleType::elements_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::TupleType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(845,45): warning C4251: 'c10::TensorType::scalar_type_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::TensorType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(846,36): warning C4251: 'c10::TensorType::device_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::TensorType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(869,62): warning C4251: 'c10::SingleElementType::elem': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::SingleElementType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(1233,42): warning C4251: 'c10::TupleType::schema_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'c10::TupleType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(845,45): warning C4251: 'c10::TensorType::scalar_type_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::TensorType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(846,36): warning C4251: 'c10::TensorType::device_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::TensorType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(869,62): warning C4251: 'c10::SingleElementType::elem': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::SingleElementType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(848,32): warning C4251: 'c10::TensorType::strides_': struct 'c10::VaryingShape' needs to have dll-interface to be used by clients of struct 'c10::TensorType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(849,37): warning C4251: 'c10::TensorType::requires_grad_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::TensorType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(869,62): warning C4251: 'c10::SingleElementType::elem': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::SingleElementType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(845,45): warning C4251: 'c10::TensorType::scalar_type_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::TensorType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(848,32): warning C4251: 'c10::TensorType::strides_': struct 'c10::VaryingShape' needs to have dll-interface to be used by clients of struct 'c10::TensorType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(861,33): warning C4251: 'c10::TensorType::undefined_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::TensorType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(846,36): warning C4251: 'c10::TensorType::device_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::TensorType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(861,33): warning C4251: 'c10::TensorType::undefined_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::TensorType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(1017,66): warning C4251: 'c10::SingleElementType::elem': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::SingleElementType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(1009,29): warning C4251: 'c10::DictType::types': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::DictType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(1009,29): warning C4251: 'c10::DictType::types': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::DictType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(848,32): warning C4251: 'c10::TensorType::strides_': struct 'c10::VaryingShape' needs to have dll-interface to be used by clients of struct 'c10::TensorType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(848,32): warning C4251: 'c10::TensorType::strides_': struct 'c10::VaryingShape' needs to have dll-interface to be used by clients of struct 'c10::TensorType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(849,37): warning C4251: 'c10::TensorType::requires_grad_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::TensorType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(597): note: see declaration of 'c10::VaryingShape' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(849,37): warning C4251: 'c10::TensorType::requires_grad_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::TensorType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(861,33): warning C4251: 'c10::TensorType::undefined_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::TensorType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(861,33): warning C4251: 'c10::TensorType::undefined_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::TensorType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(1009,29): warning C4251: 'c10::DictType::types': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::DictType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(848,32): warning C4251: 'c10::TensorType::strides_': struct 'c10::VaryingShape' needs to have dll-interface to be used by clients of struct 'c10::TensorType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(1059,64): warning C4251: 'c10::SingleElementType::elem': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::SingleElementType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(597): note: see declaration of 'c10::VaryingShape' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(849,37): warning C4251: 'c10::TensorType::requires_grad_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::TensorType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(861,33): warning C4251: 'c10::TensorType::undefined_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::TensorType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(1017,66): warning C4251: 'c10::SingleElementType::elem': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::SingleElementType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(1017,66): warning C4251: 'c10::SingleElementType::elem': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::SingleElementType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(1101,62): warning C4251: 'c10::SingleElementType::elem': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::SingleElementType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(1017,66): warning C4251: 'c10::SingleElementType::elem': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::SingleElementType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(1059,64): warning C4251: 'c10::SingleElementType::elem': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::SingleElementType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(1059,64): warning C4251: 'c10::SingleElementType::elem': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::SingleElementType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(869,62): warning C4251: 'c10::SingleElementType::elem': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::SingleElementType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(1231,33): warning C4251: 'c10::TupleType::elements_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::TupleType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(1059,64): warning C4251: 'c10::SingleElementType::elem': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::SingleElementType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(1233,42): warning C4251: 'c10::TupleType::schema_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'c10::TupleType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(1101,62): warning C4251: 'c10::SingleElementType::elem': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::SingleElementType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(1101,62): warning C4251: 'c10::SingleElementType::elem': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::SingleElementType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(1009,29): warning C4251: 'c10::DictType::types': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::DictType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(869,62): warning C4251: 'c10::SingleElementType::elem': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::SingleElementType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(1101,62): warning C4251: 'c10::SingleElementType::elem': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::SingleElementType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(869,62): warning C4251: 'c10::SingleElementType::elem': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::SingleElementType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(1231,33): warning C4251: 'c10::TupleType::elements_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::TupleType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(1231,33): warning C4251: 'c10::TupleType::elements_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::TupleType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(869,62): warning C4251: 'c10::SingleElementType::elem': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::SingleElementType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(869,62): warning C4251: 'c10::SingleElementType::elem': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::SingleElementType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(1233,42): warning C4251: 'c10::TupleType::schema_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'c10::TupleType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(1233,42): warning C4251: 'c10::TupleType::schema_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'c10::TupleType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(1009,29): warning C4251: 'c10::DictType::types': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::DictType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(1231,33): warning C4251: 'c10::TupleType::elements_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::TupleType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(1233,42): warning C4251: 'c10::TupleType::schema_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'c10::TupleType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(1017,66): warning C4251: 'c10::SingleElementType::elem': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::SingleElementType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(1009,29): warning C4251: 'c10::DictType::types': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::DictType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(869,62): warning C4251: 'c10::SingleElementType::elem': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::SingleElementType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(1009,29): warning C4251: 'c10::DictType::types': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::DictType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(1009,29): warning C4251: 'c10::DictType::types': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::DictType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(1017,66): warning C4251: 'c10::SingleElementType::elem': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::SingleElementType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(1059,64): warning C4251: 'c10::SingleElementType::elem': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::SingleElementType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(2209,56): warning C4251: 'c10::InterfaceType::methods_': class 'std::shared_ptr>>' needs to have dll-interface to be used by clients of struct 'c10::InterfaceType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(1017,66): warning C4251: 'c10::SingleElementType::elem': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::SingleElementType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(1009,29): warning C4251: 'c10::DictType::types': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::DictType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(1017,66): warning C4251: 'c10::SingleElementType::elem': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::SingleElementType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(1017,66): warning C4251: 'c10::SingleElementType::elem': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::SingleElementType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(1059,64): warning C4251: 'c10::SingleElementType::elem': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::SingleElementType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(1101,62): warning C4251: 'c10::SingleElementType::elem': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::SingleElementType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(1059,64): warning C4251: 'c10::SingleElementType::elem': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::SingleElementType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(1017,66): warning C4251: 'c10::SingleElementType::elem': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::SingleElementType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(1059,64): warning C4251: 'c10::SingleElementType::elem': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::SingleElementType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(1059,64): warning C4251: 'c10::SingleElementType::elem': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::SingleElementType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(2209,56): warning C4251: 'c10::InterfaceType::methods_': class 'std::shared_ptr>>' needs to have dll-interface to be used by clients of struct 'c10::InterfaceType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(1101,62): warning C4251: 'c10::SingleElementType::elem': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::SingleElementType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(1231,33): warning C4251: 'c10::TupleType::elements_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::TupleType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(2209): note: see declaration of 'std::shared_ptr>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(2209,56): warning C4251: 'c10::InterfaceType::methods_': class 'std::shared_ptr>>' needs to have dll-interface to be used by clients of struct 'c10::InterfaceType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(1101,62): warning C4251: 'c10::SingleElementType::elem': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::SingleElementType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(1233,42): warning C4251: 'c10::TupleType::schema_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'c10::TupleType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(1059,64): warning C4251: 'c10::SingleElementType::elem': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::SingleElementType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(1101,62): warning C4251: 'c10::SingleElementType::elem': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::SingleElementType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(1101,62): warning C4251: 'c10::SingleElementType::elem': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::SingleElementType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(1231,33): warning C4251: 'c10::TupleType::elements_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::TupleType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(1233,42): warning C4251: 'c10::TupleType::schema_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'c10::TupleType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(1231,33): warning C4251: 'c10::TupleType::elements_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::TupleType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(1101,62): warning C4251: 'c10::SingleElementType::elem': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::SingleElementType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(1233,42): warning C4251: 'c10::TupleType::schema_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'c10::TupleType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(1231,33): warning C4251: 'c10::TupleType::elements_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::TupleType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(1231,33): warning C4251: 'c10::TupleType::elements_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::TupleType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(1233,42): warning C4251: 'c10::TupleType::schema_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'c10::TupleType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(1233,42): warning C4251: 'c10::TupleType::schema_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'c10::TupleType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(1231,33): warning C4251: 'c10::TupleType::elements_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::TupleType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1347,18): warning C4251: 'c10::IValue::payload': union 'c10::IValue::Payload' needs to have dll-interface to be used by clients of struct 'c10::IValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(1233,42): warning C4251: 'c10::TupleType::schema_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'c10::TupleType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(2209,56): warning C4251: 'c10::InterfaceType::methods_': class 'std::shared_ptr>>' needs to have dll-interface to be used by clients of struct 'c10::InterfaceType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1347,18): warning C4251: 'c10::IValue::payload': union 'c10::IValue::Payload' needs to have dll-interface to be used by clients of struct 'c10::IValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1347,18): warning C4251: 'c10::IValue::payload': union 'c10::IValue::Payload' needs to have dll-interface to be used by clients of struct 'c10::IValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(2209,56): warning C4251: 'c10::InterfaceType::methods_': class 'std::shared_ptr>>' needs to have dll-interface to be used by clients of struct 'c10::InterfaceType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1469,18): warning C4251: 'c10::WeakIValue::payload': union 'c10::IValue::Payload::TriviallyCopyablePayload' needs to have dll-interface to be used by clients of struct 'c10::WeakIValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(2209,56): warning C4251: 'c10::InterfaceType::methods_': class 'std::shared_ptr>>' needs to have dll-interface to be used by clients of struct 'c10::InterfaceType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1315): note: see declaration of 'c10::IValue::Payload::TriviallyCopyablePayload' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(2209,56): warning C4251: 'c10::InterfaceType::methods_': class 'std::shared_ptr>>' needs to have dll-interface to be used by clients of struct 'c10::InterfaceType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1480,51): warning C4251: 'c10::StrongTypePtr::cu_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'c10::StrongTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1481,16): warning C4251: 'c10::StrongTypePtr::type_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::StrongTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1492,49): warning C4251: 'c10::WeakTypePtr::cu_': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of struct 'c10::WeakTypePtr' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1493,16): warning C4251: 'c10::WeakTypePtr::type_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::WeakTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1469,18): warning C4251: 'c10::WeakIValue::payload': union 'c10::IValue::Payload::TriviallyCopyablePayload' needs to have dll-interface to be used by clients of struct 'c10::WeakIValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1469,18): warning C4251: 'c10::WeakIValue::payload': union 'c10::IValue::Payload::TriviallyCopyablePayload' needs to have dll-interface to be used by clients of struct 'c10::WeakIValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1347,18): warning C4251: 'c10::IValue::payload': union 'c10::IValue::Payload' needs to have dll-interface to be used by clients of struct 'c10::IValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1480,51): warning C4251: 'c10::StrongTypePtr::cu_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'c10::StrongTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1480,51): warning C4251: 'c10::StrongTypePtr::cu_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'c10::StrongTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1481,16): warning C4251: 'c10::StrongTypePtr::type_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::StrongTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1481,16): warning C4251: 'c10::StrongTypePtr::type_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::StrongTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1492,49): warning C4251: 'c10::WeakTypePtr::cu_': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of struct 'c10::WeakTypePtr' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1492,49): warning C4251: 'c10::WeakTypePtr::cu_': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of struct 'c10::WeakTypePtr' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1493,16): warning C4251: 'c10::WeakTypePtr::type_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::WeakTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc)C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\memory(1009): note: see declaration of 'std::weak_ptr<_Ty>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(2209,56): warning C4251: 'c10::InterfaceType::methods_': class 'std::shared_ptr>>' needs to have dll-interface to be used by clients of struct 'c10::InterfaceType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1541,34): warning C4251: 'c10::WeakOrStrongTypePtr::cu_': struct 'c10::WeakOrStrongCompilationUnit' needs to have dll-interface to be used by clients of struct 'c10::WeakOrStrongTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1542,16): warning C4251: 'c10::WeakOrStrongTypePtr::type_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::WeakOrStrongTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(2209,56): warning C4251: 'c10::InterfaceType::methods_': class 'std::shared_ptr>>' needs to have dll-interface to be used by clients of struct 'c10::InterfaceType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(2209,56): warning C4251: 'c10::InterfaceType::methods_': class 'std::shared_ptr>>' needs to have dll-interface to be used by clients of struct 'c10::InterfaceType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1347,18): warning C4251: 'c10::IValue::payload': union 'c10::IValue::Payload' needs to have dll-interface to be used by clients of struct 'c10::IValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1347,18): warning C4251: 'c10::IValue::payload': union 'c10::IValue::Payload' needs to have dll-interface to be used by clients of struct 'c10::IValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(2209,56): warning C4251: 'c10::InterfaceType::methods_': class 'std::shared_ptr>>' needs to have dll-interface to be used by clients of struct 'c10::InterfaceType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(2209,56): warning C4251: 'c10::InterfaceType::methods_': class 'std::shared_ptr>>' needs to have dll-interface to be used by clients of struct 'c10::InterfaceType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1541,34): warning C4251: 'c10::WeakOrStrongTypePtr::cu_': struct 'c10::WeakOrStrongCompilationUnit' needs to have dll-interface to be used by clients of struct 'c10::WeakOrStrongTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1541,34): warning C4251: 'c10::WeakOrStrongTypePtr::cu_': struct 'c10::WeakOrStrongCompilationUnit' needs to have dll-interface to be used by clients of struct 'c10::WeakOrStrongTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1542,16): warning C4251: 'c10::WeakOrStrongTypePtr::type_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::WeakOrStrongTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1542,16): warning C4251: 'c10::WeakOrStrongTypePtr::type_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::WeakOrStrongTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(391): note: see declaration of 'c10::Type::SingletonOrSharedTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1347,18): warning C4251: 'c10::IValue::payload': union 'c10::IValue::Payload' needs to have dll-interface to be used by clients of struct 'c10::IValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1469,18): warning C4251: 'c10::WeakIValue::payload': union 'c10::IValue::Payload::TriviallyCopyablePayload' needs to have dll-interface to be used by clients of struct 'c10::WeakIValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(2209,56): warning C4251: 'c10::InterfaceType::methods_': class 'std::shared_ptr>>' needs to have dll-interface to be used by clients of struct 'c10::InterfaceType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1480,51): warning C4251: 'c10::StrongTypePtr::cu_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'c10::StrongTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1481,16): warning C4251: 'c10::StrongTypePtr::type_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::StrongTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1492,49): warning C4251: 'c10::WeakTypePtr::cu_': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of struct 'c10::WeakTypePtr' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1493,16): warning C4251: 'c10::WeakTypePtr::type_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::WeakTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1347,18): warning C4251: 'c10::IValue::payload': union 'c10::IValue::Payload' needs to have dll-interface to be used by clients of struct 'c10::IValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1469,18): warning C4251: 'c10::WeakIValue::payload': union 'c10::IValue::Payload::TriviallyCopyablePayload' needs to have dll-interface to be used by clients of struct 'c10::WeakIValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1469,18): warning C4251: 'c10::WeakIValue::payload': union 'c10::IValue::Payload::TriviallyCopyablePayload' needs to have dll-interface to be used by clients of struct 'c10::WeakIValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1469,18): warning C4251: 'c10::WeakIValue::payload': union 'c10::IValue::Payload::TriviallyCopyablePayload' needs to have dll-interface to be used by clients of struct 'c10::WeakIValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1480,51): warning C4251: 'c10::StrongTypePtr::cu_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'c10::StrongTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1480,51): warning C4251: 'c10::StrongTypePtr::cu_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'c10::StrongTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1481,16): warning C4251: 'c10::StrongTypePtr::type_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::StrongTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1481,16): warning C4251: 'c10::StrongTypePtr::type_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::StrongTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1492,49): warning C4251: 'c10::WeakTypePtr::cu_': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of struct 'c10::WeakTypePtr' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1347,18): warning C4251: 'c10::IValue::payload': union 'c10::IValue::Payload' needs to have dll-interface to be used by clients of struct 'c10::IValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1493,16): warning C4251: 'c10::WeakTypePtr::type_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::WeakTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1541,34): warning C4251: 'c10::WeakOrStrongTypePtr::cu_': struct 'c10::WeakOrStrongCompilationUnit' needs to have dll-interface to be used by clients of struct 'c10::WeakOrStrongTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1542,16): warning C4251: 'c10::WeakOrStrongTypePtr::type_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::WeakOrStrongTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1480,51): warning C4251: 'c10::StrongTypePtr::cu_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'c10::StrongTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1347,18): warning C4251: 'c10::IValue::payload': union 'c10::IValue::Payload' needs to have dll-interface to be used by clients of struct 'c10::IValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1481,16): warning C4251: 'c10::StrongTypePtr::type_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::StrongTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1492,49): warning C4251: 'c10::WeakTypePtr::cu_': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of struct 'c10::WeakTypePtr' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1347,18): warning C4251: 'c10::IValue::payload': union 'c10::IValue::Payload' needs to have dll-interface to be used by clients of struct 'c10::IValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc)C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\memory(1009): note: see declaration of 'std::weak_ptr<_Ty>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1493,16): warning C4251: 'c10::WeakTypePtr::type_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::WeakTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1347,18): warning C4251: 'c10::IValue::payload': union 'c10::IValue::Payload' needs to have dll-interface to be used by clients of struct 'c10::IValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1347,18): warning C4251: 'c10::IValue::payload': union 'c10::IValue::Payload' needs to have dll-interface to be used by clients of struct 'c10::IValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1541,34): warning C4251: 'c10::WeakOrStrongTypePtr::cu_': struct 'c10::WeakOrStrongCompilationUnit' needs to have dll-interface to be used by clients of struct 'c10::WeakOrStrongTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1542,16): warning C4251: 'c10::WeakOrStrongTypePtr::type_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::WeakOrStrongTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1469,18): warning C4251: 'c10::WeakIValue::payload': union 'c10::IValue::Payload::TriviallyCopyablePayload' needs to have dll-interface to be used by clients of struct 'c10::WeakIValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1541,34): warning C4251: 'c10::WeakOrStrongTypePtr::cu_': struct 'c10::WeakOrStrongCompilationUnit' needs to have dll-interface to be used by clients of struct 'c10::WeakOrStrongTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1542,16): warning C4251: 'c10::WeakOrStrongTypePtr::type_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::WeakOrStrongTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1541,34): warning C4251: 'c10::WeakOrStrongTypePtr::cu_': struct 'c10::WeakOrStrongCompilationUnit' needs to have dll-interface to be used by clients of struct 'c10::WeakOrStrongTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1542,16): warning C4251: 'c10::WeakOrStrongTypePtr::type_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::WeakOrStrongTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1469,18): warning C4251: 'c10::WeakIValue::payload': union 'c10::IValue::Payload::TriviallyCopyablePayload' needs to have dll-interface to be used by clients of struct 'c10::WeakIValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1480,51): warning C4251: 'c10::StrongTypePtr::cu_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'c10::StrongTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1481,16): warning C4251: 'c10::StrongTypePtr::type_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::StrongTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1469,18): warning C4251: 'c10::WeakIValue::payload': union 'c10::IValue::Payload::TriviallyCopyablePayload' needs to have dll-interface to be used by clients of struct 'c10::WeakIValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1492,49): warning C4251: 'c10::WeakTypePtr::cu_': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of struct 'c10::WeakTypePtr' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1493,16): warning C4251: 'c10::WeakTypePtr::type_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::WeakTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1480,51): warning C4251: 'c10::StrongTypePtr::cu_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'c10::StrongTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1481,16): warning C4251: 'c10::StrongTypePtr::type_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::StrongTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1469,18): warning C4251: 'c10::WeakIValue::payload': union 'c10::IValue::Payload::TriviallyCopyablePayload' needs to have dll-interface to be used by clients of struct 'c10::WeakIValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1492,49): warning C4251: 'c10::WeakTypePtr::cu_': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of struct 'c10::WeakTypePtr' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1493,16): warning C4251: 'c10::WeakTypePtr::type_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::WeakTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1480,51): warning C4251: 'c10::StrongTypePtr::cu_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'c10::StrongTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1481,16): warning C4251: 'c10::StrongTypePtr::type_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::StrongTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1469,18): warning C4251: 'c10::WeakIValue::payload': union 'c10::IValue::Payload::TriviallyCopyablePayload' needs to have dll-interface to be used by clients of struct 'c10::WeakIValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1492,49): warning C4251: 'c10::WeakTypePtr::cu_': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of struct 'c10::WeakTypePtr' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1493,16): warning C4251: 'c10::WeakTypePtr::type_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::WeakTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1480,51): warning C4251: 'c10::StrongTypePtr::cu_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'c10::StrongTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1481,16): warning C4251: 'c10::StrongTypePtr::type_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::StrongTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1492,49): warning C4251: 'c10::WeakTypePtr::cu_': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of struct 'c10::WeakTypePtr' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1493,16): warning C4251: 'c10::WeakTypePtr::type_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::WeakTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1469,18): warning C4251: 'c10::WeakIValue::payload': union 'c10::IValue::Payload::TriviallyCopyablePayload' needs to have dll-interface to be used by clients of struct 'c10::WeakIValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1480,51): warning C4251: 'c10::StrongTypePtr::cu_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'c10::StrongTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1481,16): warning C4251: 'c10::StrongTypePtr::type_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::StrongTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1492,49): warning C4251: 'c10::WeakTypePtr::cu_': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of struct 'c10::WeakTypePtr' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1493,16): warning C4251: 'c10::WeakTypePtr::type_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::WeakTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1480,51): warning C4251: 'c10::StrongTypePtr::cu_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'c10::StrongTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1481,16): warning C4251: 'c10::StrongTypePtr::type_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::StrongTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1541,34): warning C4251: 'c10::WeakOrStrongTypePtr::cu_': struct 'c10::WeakOrStrongCompilationUnit' needs to have dll-interface to be used by clients of struct 'c10::WeakOrStrongTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1542,16): warning C4251: 'c10::WeakOrStrongTypePtr::type_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::WeakOrStrongTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1492,49): warning C4251: 'c10::WeakTypePtr::cu_': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of struct 'c10::WeakTypePtr' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1493,16): warning C4251: 'c10::WeakTypePtr::type_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::WeakTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1541,34): warning C4251: 'c10::WeakOrStrongTypePtr::cu_': struct 'c10::WeakOrStrongCompilationUnit' needs to have dll-interface to be used by clients of struct 'c10::WeakOrStrongTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1542,16): warning C4251: 'c10::WeakOrStrongTypePtr::type_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::WeakOrStrongTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1541,34): warning C4251: 'c10::WeakOrStrongTypePtr::cu_': struct 'c10::WeakOrStrongCompilationUnit' needs to have dll-interface to be used by clients of struct 'c10::WeakOrStrongTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1542,16): warning C4251: 'c10::WeakOrStrongTypePtr::type_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::WeakOrStrongTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1541,34): warning C4251: 'c10::WeakOrStrongTypePtr::cu_': struct 'c10::WeakOrStrongCompilationUnit' needs to have dll-interface to be used by clients of struct 'c10::WeakOrStrongTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1542,16): warning C4251: 'c10::WeakOrStrongTypePtr::type_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::WeakOrStrongTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1541,34): warning C4251: 'c10::WeakOrStrongTypePtr::cu_': struct 'c10::WeakOrStrongCompilationUnit' needs to have dll-interface to be used by clients of struct 'c10::WeakOrStrongTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1542,16): warning C4251: 'c10::WeakOrStrongTypePtr::type_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::WeakOrStrongTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1541,34): warning C4251: 'c10::WeakOrStrongTypePtr::cu_': struct 'c10::WeakOrStrongCompilationUnit' needs to have dll-interface to be used by clients of struct 'c10::WeakOrStrongTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1542,16): warning C4251: 'c10::WeakOrStrongTypePtr::type_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::WeakOrStrongTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/logging_is_not_google_glog.h(43,28): warning C4251: 'c10::MessageLogger::stream_': class 'std::basic_stringstream,std::allocator>' needs to have dll-interface to be used by clients of class 'c10::MessageLogger' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/logging_is_not_google_glog.h(43,28): warning C4251: 'c10::MessageLogger::stream_': class 'std::basic_stringstream,std::allocator>' needs to have dll-interface to be used by clients of class 'c10::MessageLogger' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/logging_is_not_google_glog.h(43,28): warning C4251: 'c10::MessageLogger::stream_': class 'std::basic_stringstream,std::allocator>' needs to have dll-interface to be used by clients of class 'c10::MessageLogger' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(298,25): warning C4251: 'c10::ivalue::ConstantString::str_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'c10::ivalue::ConstantString' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(298,25): warning C4251: 'c10::ivalue::ConstantString::str_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'c10::ivalue::ConstantString' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(667,29): warning C4251: 'c10::ivalue::Tuple::type_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Tuple' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(298,25): warning C4251: 'c10::ivalue::ConstantString::str_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'c10::ivalue::ConstantString' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(865,62): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface struct 'c10::ivalue::Future::FutureError' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(875,26): warning C4251: 'c10::ivalue::Future::FutureError::error_msg': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future::FutureError' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(298,25): warning C4251: 'c10::ivalue::ConstantString::str_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'c10::ivalue::ConstantString' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1366,28): warning C4251: 'c10::ivalue::Future::mutex_': class 'std::mutex' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1367,40): warning C4251: 'c10::ivalue::Future::completed_': struct 'std::atomic' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1368,39): warning C4251: 'c10::ivalue::Future::finished_cv_': class 'std::condition_variable' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1371,16): warning C4251: 'c10::ivalue::Future::type_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(667,29): warning C4251: 'c10::ivalue::Tuple::type_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Tuple' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/logging_is_not_google_glog.h(43,28): warning C4251: 'c10::MessageLogger::stream_': class 'std::basic_stringstream,std::allocator>' needs to have dll-interface to be used by clients of class 'c10::MessageLogger' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1372,41): warning C4251: 'c10::ivalue::Future::callbacks_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1373,27): warning C4251: 'c10::ivalue::Future::eptr_': class 'std::exception_ptr' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1378,42): warning C4251: 'c10::ivalue::Future::impl_': class 'c10::impl::VirtualGuardImpl' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1383,39): warning C4251: 'c10::ivalue::Future::currentDevice_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/logging_is_not_google_glog.h(43,28): warning C4251: 'c10::MessageLogger::stream_': class 'std::basic_stringstream,std::allocator>' needs to have dll-interface to be used by clients of class 'c10::MessageLogger' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1389,34): warning C4251: 'c10::ivalue::Future::events_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(865,62): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface struct 'c10::ivalue::Future::FutureError' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(875,26): warning C4251: 'c10::ivalue::Future::FutureError::error_msg': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future::FutureError' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1393,37): warning C4251: 'c10::ivalue::Future::storages_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1366,28): warning C4251: 'c10::ivalue::Future::mutex_': class 'std::mutex' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1367,40): warning C4251: 'c10::ivalue::Future::completed_': struct 'std::atomic' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1368,39): warning C4251: 'c10::ivalue::Future::finished_cv_': class 'std::condition_variable' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(667,29): warning C4251: 'c10::ivalue::Tuple::type_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Tuple' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1371,16): warning C4251: 'c10::ivalue::Future::type_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/logging_is_not_google_glog.h(43,28): warning C4251: 'c10::MessageLogger::stream_': class 'std::basic_stringstream,std::allocator>' needs to have dll-interface to be used by clients of class 'c10::MessageLogger' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1402,42): warning C4251: 'c10::ivalue::Future::devices_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1372,41): warning C4251: 'c10::ivalue::Future::callbacks_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1373,27): warning C4251: 'c10::ivalue::Future::eptr_': class 'std::exception_ptr' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1378,42): warning C4251: 'c10::ivalue::Future::impl_': class 'c10::impl::VirtualGuardImpl' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1383,39): warning C4251: 'c10::ivalue::Future::currentDevice_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(865,62): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface struct 'c10::ivalue::Future::FutureError' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(875,26): warning C4251: 'c10::ivalue::Future::FutureError::error_msg': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future::FutureError' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1389,34): warning C4251: 'c10::ivalue::Future::events_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1366,28): warning C4251: 'c10::ivalue::Future::mutex_': class 'std::mutex' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(865,62): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface struct 'c10::ivalue::Future::FutureError' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1367,40): warning C4251: 'c10::ivalue::Future::completed_': struct 'std::atomic' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc)C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\vcruntime_exception.h(48): note: see declaration of 'std::exception' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1368,39): warning C4251: 'c10::ivalue::Future::finished_cv_': class 'std::condition_variable' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(875,26): warning C4251: 'c10::ivalue::Future::FutureError::error_msg': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future::FutureError' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc)C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\mutex(573): note: see declaration of 'std::condition_variable' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1371,16): warning C4251: 'c10::ivalue::Future::type_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1366,28): warning C4251: 'c10::ivalue::Future::mutex_': class 'std::mutex' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1367,40): warning C4251: 'c10::ivalue::Future::completed_': struct 'std::atomic' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1368,39): warning C4251: 'c10::ivalue::Future::finished_cv_': class 'std::condition_variable' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1393,37): warning C4251: 'c10::ivalue::Future::storages_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1371,16): warning C4251: 'c10::ivalue::Future::type_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1372,41): warning C4251: 'c10::ivalue::Future::callbacks_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1373,27): warning C4251: 'c10::ivalue::Future::eptr_': class 'std::exception_ptr' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1378,42): warning C4251: 'c10::ivalue::Future::impl_': class 'c10::impl::VirtualGuardImpl' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1383,39): warning C4251: 'c10::ivalue::Future::currentDevice_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1402,42): warning C4251: 'c10::ivalue::Future::devices_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1372,41): warning C4251: 'c10::ivalue::Future::callbacks_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(298,25): warning C4251: 'c10::ivalue::ConstantString::str_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'c10::ivalue::ConstantString' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1373,27): warning C4251: 'c10::ivalue::Future::eptr_': class 'std::exception_ptr' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1378,42): warning C4251: 'c10::ivalue::Future::impl_': class 'c10::impl::VirtualGuardImpl' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1383,39): warning C4251: 'c10::ivalue::Future::currentDevice_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/logging_is_not_google_glog.h(43,28): warning C4251: 'c10::MessageLogger::stream_': class 'std::basic_stringstream,std::allocator>' needs to have dll-interface to be used by clients of class 'c10::MessageLogger' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1389,34): warning C4251: 'c10::ivalue::Future::events_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/logging_is_not_google_glog.h(43,28): warning C4251: 'c10::MessageLogger::stream_': class 'std::basic_stringstream,std::allocator>' needs to have dll-interface to be used by clients of class 'c10::MessageLogger' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(298,25): warning C4251: 'c10::ivalue::ConstantString::str_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'c10::ivalue::ConstantString' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1393,37): warning C4251: 'c10::ivalue::Future::storages_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1393,37): warning C4251: 'c10::ivalue::Future::storages_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1402,42): warning C4251: 'c10::ivalue::Future::devices_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/logging_is_not_google_glog.h(43,28): warning C4251: 'c10::MessageLogger::stream_': class 'std::basic_stringstream,std::allocator>' needs to have dll-interface to be used by clients of class 'c10::MessageLogger' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(298,25): warning C4251: 'c10::ivalue::ConstantString::str_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'c10::ivalue::ConstantString' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1402,42): warning C4251: 'c10::ivalue::Future::devices_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/logging_is_not_google_glog.h(43,28): warning C4251: 'c10::MessageLogger::stream_': class 'std::basic_stringstream,std::allocator>' needs to have dll-interface to be used by clients of class 'c10::MessageLogger' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1469,18): warning C4251: 'c10::ivalue::Await::elType_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Await' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1470,16): warning C4251: 'c10::ivalue::Await::type_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Await' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1471,28): warning C4251: 'c10::ivalue::Await::args_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Await' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(667,29): warning C4251: 'c10::ivalue::Tuple::type_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Tuple' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/logging_is_not_google_glog.h(43,28): warning C4251: 'c10::MessageLogger::stream_': class 'std::basic_stringstream,std::allocator>' needs to have dll-interface to be used by clients of class 'c10::MessageLogger' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1472,30): warning C4251: 'c10::ivalue::Await::fn_': class 'std::function' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Await' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(667,29): warning C4251: 'c10::ivalue::Tuple::type_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Tuple' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1612,29): warning C4251: 'c10::ivalue::Object::slots_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Object' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/logging_is_not_google_glog.h(43,28): warning C4251: 'c10::MessageLogger::stream_': class 'std::basic_stringstream,std::allocator>' needs to have dll-interface to be used by clients of class 'c10::MessageLogger' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(865,62): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface struct 'c10::ivalue::Future::FutureError' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(875,26): warning C4251: 'c10::ivalue::Future::FutureError::error_msg': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future::FutureError' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1366,28): warning C4251: 'c10::ivalue::Future::mutex_': class 'std::mutex' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1367,40): warning C4251: 'c10::ivalue::Future::completed_': struct 'std::atomic' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1368,39): warning C4251: 'c10::ivalue::Future::finished_cv_': class 'std::condition_variable' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(667,29): warning C4251: 'c10::ivalue::Tuple::type_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Tuple' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1371,16): warning C4251: 'c10::ivalue::Future::type_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1471,28): warning C4251: 'c10::ivalue::Await::args_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Await' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(875,26): warning C4251: 'c10::ivalue::Future::FutureError::error_msg': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future::FutureError' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1472,30): warning C4251: 'c10::ivalue::Await::fn_': class 'std::function' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Await' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(298,25): warning C4251: 'c10::ivalue::ConstantString::str_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'c10::ivalue::ConstantString' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1366,28): warning C4251: 'c10::ivalue::Future::mutex_': class 'std::mutex' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1367,40): warning C4251: 'c10::ivalue::Future::completed_': struct 'std::atomic' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1368,39): warning C4251: 'c10::ivalue::Future::finished_cv_': class 'std::condition_variable' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1371,16): warning C4251: 'c10::ivalue::Future::type_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1372,41): warning C4251: 'c10::ivalue::Future::callbacks_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1373,27): warning C4251: 'c10::ivalue::Future::eptr_': class 'std::exception_ptr' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1378,42): warning C4251: 'c10::ivalue::Future::impl_': class 'c10::impl::VirtualGuardImpl' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1383,39): warning C4251: 'c10::ivalue::Future::currentDevice_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(298,25): warning C4251: 'c10::ivalue::ConstantString::str_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'c10::ivalue::ConstantString' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1612,29): warning C4251: 'c10::ivalue::Object::slots_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Object' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1372,41): warning C4251: 'c10::ivalue::Future::callbacks_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1373,27): warning C4251: 'c10::ivalue::Future::eptr_': class 'std::exception_ptr' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1378,42): warning C4251: 'c10::ivalue::Future::impl_': class 'c10::impl::VirtualGuardImpl' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1383,39): warning C4251: 'c10::ivalue::Future::currentDevice_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(865,62): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface struct 'c10::ivalue::Future::FutureError' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1389,34): warning C4251: 'c10::ivalue::Future::events_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(875,26): warning C4251: 'c10::ivalue::Future::FutureError::error_msg': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future::FutureError' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1366,28): warning C4251: 'c10::ivalue::Future::mutex_': class 'std::mutex' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1367,40): warning C4251: 'c10::ivalue::Future::completed_': struct 'std::atomic' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1368,39): warning C4251: 'c10::ivalue::Future::finished_cv_': class 'std::condition_variable' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1371,16): warning C4251: 'c10::ivalue::Future::type_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1389,34): warning C4251: 'c10::ivalue::Future::events_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1469,18): warning C4251: 'c10::ivalue::Await::elType_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Await' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1470,16): warning C4251: 'c10::ivalue::Await::type_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Await' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(391): note: see declaration of 'c10::Type::SingletonOrSharedTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(298,25): warning C4251: 'c10::ivalue::ConstantString::str_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'c10::ivalue::ConstantString' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1471,28): warning C4251: 'c10::ivalue::Await::args_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Await' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1402,42): warning C4251: 'c10::ivalue::Future::devices_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(667,29): warning C4251: 'c10::ivalue::Tuple::type_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Tuple' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1372,41): warning C4251: 'c10::ivalue::Future::callbacks_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1393,37): warning C4251: 'c10::ivalue::Future::storages_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1472,30): warning C4251: 'c10::ivalue::Await::fn_': class 'std::function' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Await' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(912): note: see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1373,27): warning C4251: 'c10::ivalue::Future::eptr_': class 'std::exception_ptr' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1472,30): warning C4251: 'c10::ivalue::Await::fn_': class 'std::function' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Await' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1378,42): warning C4251: 'c10::ivalue::Future::impl_': class 'c10::impl::VirtualGuardImpl' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(298,25): warning C4251: 'c10::ivalue::ConstantString::str_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'c10::ivalue::ConstantString' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1383,39): warning C4251: 'c10::ivalue::Future::currentDevice_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(667,29): warning C4251: 'c10::ivalue::Tuple::type_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Tuple' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1402,42): warning C4251: 'c10::ivalue::Future::devices_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1612,29): warning C4251: 'c10::ivalue::Object::slots_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Object' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1389,34): warning C4251: 'c10::ivalue::Future::events_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1612,29): warning C4251: 'c10::ivalue::Object::slots_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Object' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(298,25): warning C4251: 'c10::ivalue::ConstantString::str_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'c10::ivalue::ConstantString' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(865,62): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface struct 'c10::ivalue::Future::FutureError' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(875,26): warning C4251: 'c10::ivalue::Future::FutureError::error_msg': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future::FutureError' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1393,37): warning C4251: 'c10::ivalue::Future::storages_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc)C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xstring(4471): note: see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1366,28): warning C4251: 'c10::ivalue::Future::mutex_': class 'std::mutex' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1367,40): warning C4251: 'c10::ivalue::Future::completed_': struct 'std::atomic' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1368,39): warning C4251: 'c10::ivalue::Future::finished_cv_': class 'std::condition_variable' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(865,62): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface struct 'c10::ivalue::Future::FutureError' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1371,16): warning C4251: 'c10::ivalue::Future::type_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(875,26): warning C4251: 'c10::ivalue::Future::FutureError::error_msg': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future::FutureError' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(667,29): warning C4251: 'c10::ivalue::Tuple::type_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Tuple' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1402,42): warning C4251: 'c10::ivalue::Future::devices_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(391): note: see declaration of 'c10::Type::SingletonOrSharedTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(667,29): warning C4251: 'c10::ivalue::Tuple::type_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Tuple' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1366,28): warning C4251: 'c10::ivalue::Future::mutex_': class 'std::mutex' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1367,40): warning C4251: 'c10::ivalue::Future::completed_': struct 'std::atomic' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(667,29): warning C4251: 'c10::ivalue::Tuple::type_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Tuple' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1368,39): warning C4251: 'c10::ivalue::Future::finished_cv_': class 'std::condition_variable' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1371,16): warning C4251: 'c10::ivalue::Future::type_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1372,41): warning C4251: 'c10::ivalue::Future::callbacks_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1373,27): warning C4251: 'c10::ivalue::Future::eptr_': class 'std::exception_ptr' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1378,42): warning C4251: 'c10::ivalue::Future::impl_': class 'c10::impl::VirtualGuardImpl' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1383,39): warning C4251: 'c10::ivalue::Future::currentDevice_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1372,41): warning C4251: 'c10::ivalue::Future::callbacks_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1373,27): warning C4251: 'c10::ivalue::Future::eptr_': class 'std::exception_ptr' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1378,42): warning C4251: 'c10::ivalue::Future::impl_': class 'c10::impl::VirtualGuardImpl' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1383,39): warning C4251: 'c10::ivalue::Future::currentDevice_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(667,29): warning C4251: 'c10::ivalue::Tuple::type_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Tuple' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1389,34): warning C4251: 'c10::ivalue::Future::events_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(865,62): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface struct 'c10::ivalue::Future::FutureError' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(865,62): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface struct 'c10::ivalue::Future::FutureError' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(875,26): warning C4251: 'c10::ivalue::Future::FutureError::error_msg': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future::FutureError' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(865,62): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface struct 'c10::ivalue::Future::FutureError' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc)C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xstring(4471): note: see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(875,26): warning C4251: 'c10::ivalue::Future::FutureError::error_msg': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future::FutureError' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1389,34): warning C4251: 'c10::ivalue::Future::events_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1393,37): warning C4251: 'c10::ivalue::Future::storages_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1366,28): warning C4251: 'c10::ivalue::Future::mutex_': class 'std::mutex' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1366,28): warning C4251: 'c10::ivalue::Future::mutex_': class 'std::mutex' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1367,40): warning C4251: 'c10::ivalue::Future::completed_': struct 'std::atomic' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc)C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\mutex(87): note: see declaration of 'std::mutex' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1366,28): warning C4251: 'c10::ivalue::Future::mutex_': class 'std::mutex' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1367,40): warning C4251: 'c10::ivalue::Future::completed_': struct 'std::atomic' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1368,39): warning C4251: 'c10::ivalue::Future::finished_cv_': class 'std::condition_variable' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc)C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\atomic(1873): note: see declaration of 'std::atomic' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1367,40): warning C4251: 'c10::ivalue::Future::completed_': struct 'std::atomic' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc)C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\mutex(573): note: see declaration of 'std::condition_variable' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1368,39): warning C4251: 'c10::ivalue::Future::finished_cv_': class 'std::condition_variable' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1371,16): warning C4251: 'c10::ivalue::Future::type_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc)C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\mutex(573): note: see declaration of 'std::condition_variable' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1368,39): warning C4251: 'c10::ivalue::Future::finished_cv_': class 'std::condition_variable' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(391): note: see declaration of 'c10::Type::SingletonOrSharedTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1469,18): warning C4251: 'c10::ivalue::Await::elType_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Await' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1470,16): warning C4251: 'c10::ivalue::Await::type_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Await' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1393,37): warning C4251: 'c10::ivalue::Future::storages_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1471,28): warning C4251: 'c10::ivalue::Await::args_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Await' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(912): note: see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1402,42): warning C4251: 'c10::ivalue::Future::devices_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(865,62): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface struct 'c10::ivalue::Future::FutureError' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1472,30): warning C4251: 'c10::ivalue::Await::fn_': class 'std::function' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Await' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(875,26): warning C4251: 'c10::ivalue::Future::FutureError::error_msg': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future::FutureError' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1372,41): warning C4251: 'c10::ivalue::Future::callbacks_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1372,41): warning C4251: 'c10::ivalue::Future::callbacks_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1373,27): warning C4251: 'c10::ivalue::Future::eptr_': class 'std::exception_ptr' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1372,41): warning C4251: 'c10::ivalue::Future::callbacks_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1378,42): warning C4251: 'c10::ivalue::Future::impl_': class 'c10::impl::VirtualGuardImpl' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1373,27): warning C4251: 'c10::ivalue::Future::eptr_': class 'std::exception_ptr' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1373,27): warning C4251: 'c10::ivalue::Future::eptr_': class 'std::exception_ptr' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1383,39): warning C4251: 'c10::ivalue::Future::currentDevice_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1378,42): warning C4251: 'c10::ivalue::Future::impl_': class 'c10::impl::VirtualGuardImpl' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/StorageImpl.h(274): note: see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1378,42): warning C4251: 'c10::ivalue::Future::impl_': class 'c10::impl::VirtualGuardImpl' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1366,28): warning C4251: 'c10::ivalue::Future::mutex_': class 'std::mutex' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1383,39): warning C4251: 'c10::ivalue::Future::currentDevice_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1383,39): warning C4251: 'c10::ivalue::Future::currentDevice_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1402,42): warning C4251: 'c10::ivalue::Future::devices_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/StorageImpl.h(274): note: see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1469,18): warning C4251: 'c10::ivalue::Await::elType_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Await' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/StorageImpl.h(274): note: see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1367,40): warning C4251: 'c10::ivalue::Future::completed_': struct 'std::atomic' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1470,16): warning C4251: 'c10::ivalue::Await::type_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Await' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1368,39): warning C4251: 'c10::ivalue::Future::finished_cv_': class 'std::condition_variable' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1471,28): warning C4251: 'c10::ivalue::Await::args_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Await' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1371,16): warning C4251: 'c10::ivalue::Future::type_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1472,30): warning C4251: 'c10::ivalue::Await::fn_': class 'std::function' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Await' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1612,29): warning C4251: 'c10::ivalue::Object::slots_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Object' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1407): note: see declaration of 'std::function' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1389,34): warning C4251: 'c10::ivalue::Future::events_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1389,34): warning C4251: 'c10::ivalue::Future::events_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1389,34): warning C4251: 'c10::ivalue::Future::events_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1612,29): warning C4251: 'c10::ivalue::Object::slots_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Object' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1372,41): warning C4251: 'c10::ivalue::Future::callbacks_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1393,37): warning C4251: 'c10::ivalue::Future::storages_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1378,42): warning C4251: 'c10::ivalue::Future::impl_': class 'c10::impl::VirtualGuardImpl' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1383,39): warning C4251: 'c10::ivalue::Future::currentDevice_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1393,37): warning C4251: 'c10::ivalue::Future::storages_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1393,37): warning C4251: 'c10::ivalue::Future::storages_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1402,42): warning C4251: 'c10::ivalue::Future::devices_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1389,34): warning C4251: 'c10::ivalue::Future::events_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1469,18): warning C4251: 'c10::ivalue::Await::elType_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Await' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1402,42): warning C4251: 'c10::ivalue::Future::devices_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1470,16): warning C4251: 'c10::ivalue::Await::type_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Await' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1471,28): warning C4251: 'c10::ivalue::Await::args_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Await' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1402,42): warning C4251: 'c10::ivalue::Future::devices_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1472,30): warning C4251: 'c10::ivalue::Await::fn_': class 'std::function' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Await' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1393,37): warning C4251: 'c10::ivalue::Future::storages_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1612,29): warning C4251: 'c10::ivalue::Object::slots_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Object' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1402,42): warning C4251: 'c10::ivalue::Future::devices_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1469,18): warning C4251: 'c10::ivalue::Await::elType_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Await' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1470,16): warning C4251: 'c10::ivalue::Await::type_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Await' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1471,28): warning C4251: 'c10::ivalue::Await::args_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Await' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1472,30): warning C4251: 'c10::ivalue::Await::fn_': class 'std::function' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Await' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1469,18): warning C4251: 'c10::ivalue::Await::elType_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Await' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1470,16): warning C4251: 'c10::ivalue::Await::type_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Await' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1471,28): warning C4251: 'c10::ivalue::Await::args_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Await' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1472,30): warning C4251: 'c10::ivalue::Await::fn_': class 'std::function' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Await' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1612,29): warning C4251: 'c10::ivalue::Object::slots_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Object' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1612,29): warning C4251: 'c10::ivalue::Object::slots_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Object' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1469,18): warning C4251: 'c10::ivalue::Await::elType_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Await' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1470,16): warning C4251: 'c10::ivalue::Await::type_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Await' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1471,28): warning C4251: 'c10::ivalue::Await::args_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Await' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1469,18): warning C4251: 'c10::ivalue::Await::elType_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Await' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1470,16): warning C4251: 'c10::ivalue::Await::type_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Await' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1471,28): warning C4251: 'c10::ivalue::Await::args_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Await' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1469,18): warning C4251: 'c10::ivalue::Await::elType_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Await' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1470,16): warning C4251: 'c10::ivalue::Await::type_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Await' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1471,28): warning C4251: 'c10::ivalue::Await::args_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Await' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1472,30): warning C4251: 'c10::ivalue::Await::fn_': class 'std::function' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Await' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1472,30): warning C4251: 'c10::ivalue::Await::fn_': class 'std::function' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Await' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1472,30): warning C4251: 'c10::ivalue::Await::fn_': class 'std::function' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Await' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1469,18): warning C4251: 'c10::ivalue::Await::elType_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Await' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1470,16): warning C4251: 'c10::ivalue::Await::type_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Await' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1612,29): warning C4251: 'c10::ivalue::Object::slots_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Object' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1471,28): warning C4251: 'c10::ivalue::Await::args_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Await' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1612,29): warning C4251: 'c10::ivalue::Object::slots_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Object' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1612,29): warning C4251: 'c10::ivalue::Object::slots_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Object' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1472,30): warning C4251: 'c10::ivalue::Await::fn_': class 'std::function' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Await' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1612,29): warning C4251: 'c10::ivalue::Object::slots_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Object' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/function_schema.h(311,21): warning C4251: 'c10::FunctionSchema::name_': struct 'c10::OperatorName' needs to have dll-interface to be used by clients of struct 'c10::FunctionSchema' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/function_schema.h(312,35): warning C4251: 'c10::FunctionSchema::arguments_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::FunctionSchema' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/function_schema.h(313,33): warning C4251: 'c10::FunctionSchema::returns_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::FunctionSchema' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/function_schema.h(325,47): warning C4251: 'c10::FunctionSchema::alias_kind_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::FunctionSchema' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/function_schema.h(311,21): warning C4251: 'c10::FunctionSchema::name_': struct 'c10::OperatorName' needs to have dll-interface to be used by clients of struct 'c10::FunctionSchema' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/function_schema.h(312,35): warning C4251: 'c10::FunctionSchema::arguments_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::FunctionSchema' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/function_schema.h(313,33): warning C4251: 'c10::FunctionSchema::returns_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::FunctionSchema' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/function_schema.h(325,47): warning C4251: 'c10::FunctionSchema::alias_kind_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::FunctionSchema' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/function_schema.h(311,21): warning C4251: 'c10::FunctionSchema::name_': struct 'c10::OperatorName' needs to have dll-interface to be used by clients of struct 'c10::FunctionSchema' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/function_schema.h(311,21): warning C4251: 'c10::FunctionSchema::name_': struct 'c10::OperatorName' needs to have dll-interface to be used by clients of struct 'c10::FunctionSchema' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/function_schema.h(312,35): warning C4251: 'c10::FunctionSchema::arguments_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::FunctionSchema' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/function_schema.h(312,35): warning C4251: 'c10::FunctionSchema::arguments_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::FunctionSchema' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/function_schema.h(313,33): warning C4251: 'c10::FunctionSchema::returns_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::FunctionSchema' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/function_schema.h(313,33): warning C4251: 'c10::FunctionSchema::returns_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::FunctionSchema' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/function_schema.h(232): note: see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/function_schema.h(325,47): warning C4251: 'c10::FunctionSchema::alias_kind_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::FunctionSchema' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/function_schema.h(325,47): warning C4251: 'c10::FunctionSchema::alias_kind_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::FunctionSchema' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/function_schema.h(311,21): warning C4251: 'c10::FunctionSchema::name_': struct 'c10::OperatorName' needs to have dll-interface to be used by clients of struct 'c10::FunctionSchema' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/function_schema.h(312,35): warning C4251: 'c10::FunctionSchema::arguments_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::FunctionSchema' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/function_schema.h(313,33): warning C4251: 'c10::FunctionSchema::returns_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::FunctionSchema' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/function_schema.h(325,47): warning C4251: 'c10::FunctionSchema::alias_kind_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::FunctionSchema' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/function_schema.h(311,21): warning C4251: 'c10::FunctionSchema::name_': struct 'c10::OperatorName' needs to have dll-interface to be used by clients of struct 'c10::FunctionSchema' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/function_schema.h(312,35): warning C4251: 'c10::FunctionSchema::arguments_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::FunctionSchema' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/function_schema.h(313,33): warning C4251: 'c10::FunctionSchema::returns_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::FunctionSchema' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/function_schema.h(325,47): warning C4251: 'c10::FunctionSchema::alias_kind_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::FunctionSchema' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/function_schema.h(311,21): warning C4251: 'c10::FunctionSchema::name_': struct 'c10::OperatorName' needs to have dll-interface to be used by clients of struct 'c10::FunctionSchema' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/function_schema.h(312,35): warning C4251: 'c10::FunctionSchema::arguments_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::FunctionSchema' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/function_schema.h(313,33): warning C4251: 'c10::FunctionSchema::returns_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::FunctionSchema' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/function_schema.h(311,21): warning C4251: 'c10::FunctionSchema::name_': struct 'c10::OperatorName' needs to have dll-interface to be used by clients of struct 'c10::FunctionSchema' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/function_schema.h(325,47): warning C4251: 'c10::FunctionSchema::alias_kind_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::FunctionSchema' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/function_schema.h(312,35): warning C4251: 'c10::FunctionSchema::arguments_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::FunctionSchema' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/function_schema.h(313,33): warning C4251: 'c10::FunctionSchema::returns_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::FunctionSchema' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/function_schema.h(311,21): warning C4251: 'c10::FunctionSchema::name_': struct 'c10::OperatorName' needs to have dll-interface to be used by clients of struct 'c10::FunctionSchema' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/function_schema.h(325,47): warning C4251: 'c10::FunctionSchema::alias_kind_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::FunctionSchema' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/function_schema.h(312,35): warning C4251: 'c10::FunctionSchema::arguments_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::FunctionSchema' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/function_schema.h(313,33): warning C4251: 'c10::FunctionSchema::returns_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::FunctionSchema' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/function_schema.h(325,47): warning C4251: 'c10::FunctionSchema::alias_kind_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::FunctionSchema' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/function_schema.h(311,21): warning C4251: 'c10::FunctionSchema::name_': struct 'c10::OperatorName' needs to have dll-interface to be used by clients of struct 'c10::FunctionSchema' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(53,25): warning C4251: 'c10::ClassAttribute::attributeType_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::ClassAttribute' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(54,29): warning C4251: 'c10::ClassAttribute::attributeName_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'c10::ClassAttribute' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/function_schema.h(311,21): warning C4251: 'c10::FunctionSchema::name_': struct 'c10::OperatorName' needs to have dll-interface to be used by clients of struct 'c10::FunctionSchema' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc)C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xstring(4471): note: see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/function_schema.h(311,21): warning C4251: 'c10::FunctionSchema::name_': struct 'c10::OperatorName' needs to have dll-interface to be used by clients of struct 'c10::FunctionSchema' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/function_schema.h(312,35): warning C4251: 'c10::FunctionSchema::arguments_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::FunctionSchema' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/function_schema.h(311,21): warning C4251: 'c10::FunctionSchema::name_': struct 'c10::OperatorName' needs to have dll-interface to be used by clients of struct 'c10::FunctionSchema' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/function_schema.h(313,33): warning C4251: 'c10::FunctionSchema::returns_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::FunctionSchema' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(413,51): warning C4251: 'c10::ClassType::compilation_unit_': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/function_schema.h(312,35): warning C4251: 'c10::FunctionSchema::arguments_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::FunctionSchema' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/function_schema.h(312,35): warning C4251: 'c10::FunctionSchema::arguments_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::FunctionSchema' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/function_schema.h(313,33): warning C4251: 'c10::FunctionSchema::returns_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::FunctionSchema' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/function_schema.h(313,33): warning C4251: 'c10::FunctionSchema::returns_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::FunctionSchema' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/function_schema.h(325,47): warning C4251: 'c10::FunctionSchema::alias_kind_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::FunctionSchema' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/function_schema.h(312,35): warning C4251: 'c10::FunctionSchema::arguments_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::FunctionSchema' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/function_schema.h(313,33): warning C4251: 'c10::FunctionSchema::returns_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::FunctionSchema' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(416,42): warning C4251: 'c10::ClassType::attributes_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(419,39): warning C4251: 'c10::ClassType::attributeTypes_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/function_schema.h(325,47): warning C4251: 'c10::FunctionSchema::alias_kind_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::FunctionSchema' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/function_schema.h(325,47): warning C4251: 'c10::FunctionSchema::alias_kind_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::FunctionSchema' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/function_schema.h(325,47): warning C4251: 'c10::FunctionSchema::alias_kind_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::FunctionSchema' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(422,46): warning C4251: 'c10::ClassType::methods_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(423,52): warning C4251: 'c10::ClassType::staticmethods_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(53,25): warning C4251: 'c10::ClassAttribute::attributeType_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::ClassAttribute' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(108): note: see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(426,52): warning C4251: 'c10::ClassType::forward_hooks_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(427,56): warning C4251: 'c10::ClassType::forward_pre_hooks_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(410,42): warning C4251: 'c10::ClassType::constantNames_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(411,38): warning C4251: 'c10::ClassType::constantValues_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(413,51): warning C4251: 'c10::ClassType::compilation_unit_': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(430,36): warning C4251: 'c10::ClassType::properties_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(435,31): warning C4251: 'c10::ClassType::doc_string_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(438,56): warning C4251: 'c10::ClassType::unresolved_class_attributes_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(416,42): warning C4251: 'c10::ClassType::attributes_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(419,39): warning C4251: 'c10::ClassType::attributeTypes_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(422,46): warning C4251: 'c10::ClassType::methods_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(423,52): warning C4251: 'c10::ClassType::staticmethods_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(426,52): warning C4251: 'c10::ClassType::forward_hooks_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(427,56): warning C4251: 'c10::ClassType::forward_pre_hooks_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(430,36): warning C4251: 'c10::ClassType::properties_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(435,31): warning C4251: 'c10::ClassType::doc_string_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(438,56): warning C4251: 'c10::ClassType::unresolved_class_attributes_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(53,25): warning C4251: 'c10::ClassAttribute::attributeType_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::ClassAttribute' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(54,29): warning C4251: 'c10::ClassAttribute::attributeName_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'c10::ClassAttribute' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(54,29): warning C4251: 'c10::ClassAttribute::attributeName_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'c10::ClassAttribute' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(410,42): warning C4251: 'c10::ClassType::constantNames_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(411,38): warning C4251: 'c10::ClassType::constantValues_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(410,42): warning C4251: 'c10::ClassType::constantNames_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(413,51): warning C4251: 'c10::ClassType::compilation_unit_': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(413,51): warning C4251: 'c10::ClassType::compilation_unit_': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(416,42): warning C4251: 'c10::ClassType::attributes_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(419,39): warning C4251: 'c10::ClassType::attributeTypes_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(416,42): warning C4251: 'c10::ClassType::attributes_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(419,39): warning C4251: 'c10::ClassType::attributeTypes_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(422,46): warning C4251: 'c10::ClassType::methods_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(423,52): warning C4251: 'c10::ClassType::staticmethods_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(422,46): warning C4251: 'c10::ClassType::methods_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(426,52): warning C4251: 'c10::ClassType::forward_hooks_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(427,56): warning C4251: 'c10::ClassType::forward_pre_hooks_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(427,56): warning C4251: 'c10::ClassType::forward_pre_hooks_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(430,36): warning C4251: 'c10::ClassType::properties_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(435,31): warning C4251: 'c10::ClassType::doc_string_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(430,36): warning C4251: 'c10::ClassType::properties_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(438,56): warning C4251: 'c10::ClassType::unresolved_class_attributes_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(435,31): warning C4251: 'c10::ClassType::doc_string_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(438,56): warning C4251: 'c10::ClassType::unresolved_class_attributes_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(53,25): warning C4251: 'c10::ClassAttribute::attributeType_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::ClassAttribute' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(54,29): warning C4251: 'c10::ClassAttribute::attributeName_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'c10::ClassAttribute' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(410,42): warning C4251: 'c10::ClassType::constantNames_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(411,38): warning C4251: 'c10::ClassType::constantValues_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(413,51): warning C4251: 'c10::ClassType::compilation_unit_': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(53,25): warning C4251: 'c10::ClassAttribute::attributeType_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::ClassAttribute' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(54,29): warning C4251: 'c10::ClassAttribute::attributeName_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'c10::ClassAttribute' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(419,39): warning C4251: 'c10::ClassType::attributeTypes_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/custom_class_detail.h(212,28): warning C4251: 'torch::detail::class_base::qualClassName': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'torch::detail::class_base' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/custom_class_detail.h(213,32): warning C4251: 'torch::detail::class_base::classTypePtr': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'torch::detail::class_base' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(410,42): warning C4251: 'c10::ClassType::constantNames_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(411,38): warning C4251: 'c10::ClassType::constantValues_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(413,51): warning C4251: 'c10::ClassType::compilation_unit_': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(422,46): warning C4251: 'c10::ClassType::methods_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(423,52): warning C4251: 'c10::ClassType::staticmethods_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(426,52): warning C4251: 'c10::ClassType::forward_hooks_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(427,56): warning C4251: 'c10::ClassType::forward_pre_hooks_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/boxing/BoxedKernel.h(170,46): warning C4251: 'c10::BoxedKernel::functor_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of class 'c10::BoxedKernel' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(416,42): warning C4251: 'c10::ClassType::attributes_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(419,39): warning C4251: 'c10::ClassType::attributeTypes_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/custom_class_detail.h(212,28): warning C4251: 'torch::detail::class_base::qualClassName': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'torch::detail::class_base' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/custom_class_detail.h(213,32): warning C4251: 'torch::detail::class_base::classTypePtr': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'torch::detail::class_base' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(430,36): warning C4251: 'c10::ClassType::properties_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(435,31): warning C4251: 'c10::ClassType::doc_string_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(438,56): warning C4251: 'c10::ClassType::unresolved_class_attributes_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(422,46): warning C4251: 'c10::ClassType::methods_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(423,52): warning C4251: 'c10::ClassType::staticmethods_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(426,52): warning C4251: 'c10::ClassType::forward_hooks_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(427,56): warning C4251: 'c10::ClassType::forward_pre_hooks_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/boxing/BoxedKernel.h(170,46): warning C4251: 'c10::BoxedKernel::functor_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of class 'c10::BoxedKernel' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(430,36): warning C4251: 'c10::ClassType::properties_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(435,31): warning C4251: 'c10::ClassType::doc_string_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(438,56): warning C4251: 'c10::ClassType::unresolved_class_attributes_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(53,25): warning C4251: 'c10::ClassAttribute::attributeType_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::ClassAttribute' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(54,29): warning C4251: 'c10::ClassAttribute::attributeName_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'c10::ClassAttribute' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(410,42): warning C4251: 'c10::ClassType::constantNames_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(411,38): warning C4251: 'c10::ClassType::constantValues_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(413,51): warning C4251: 'c10::ClassType::compilation_unit_': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(416,42): warning C4251: 'c10::ClassType::attributes_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(419,39): warning C4251: 'c10::ClassType::attributeTypes_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/custom_class_detail.h(212,28): warning C4251: 'torch::detail::class_base::qualClassName': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'torch::detail::class_base' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/custom_class_detail.h(213,32): warning C4251: 'torch::detail::class_base::classTypePtr': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'torch::detail::class_base' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/custom_class_detail.h(212,28): warning C4251: 'torch::detail::class_base::qualClassName': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'torch::detail::class_base' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/custom_class_detail.h(213,32): warning C4251: 'torch::detail::class_base::classTypePtr': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'torch::detail::class_base' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(422,46): warning C4251: 'c10::ClassType::methods_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(53,25): warning C4251: 'c10::ClassAttribute::attributeType_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::ClassAttribute' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(54,29): warning C4251: 'c10::ClassAttribute::attributeName_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'c10::ClassAttribute' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(423,52): warning C4251: 'c10::ClassType::staticmethods_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(426,52): warning C4251: 'c10::ClassType::forward_hooks_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(427,56): warning C4251: 'c10::ClassType::forward_pre_hooks_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(410,42): warning C4251: 'c10::ClassType::constantNames_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(411,38): warning C4251: 'c10::ClassType::constantValues_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/boxing/BoxedKernel.h(170,46): warning C4251: 'c10::BoxedKernel::functor_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of class 'c10::BoxedKernel' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(413,51): warning C4251: 'c10::ClassType::compilation_unit_': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/boxing/BoxedKernel.h(170,46): warning C4251: 'c10::BoxedKernel::functor_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of class 'c10::BoxedKernel' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(430,36): warning C4251: 'c10::ClassType::properties_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(435,31): warning C4251: 'c10::ClassType::doc_string_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(438,56): warning C4251: 'c10::ClassType::unresolved_class_attributes_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(53,25): warning C4251: 'c10::ClassAttribute::attributeType_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::ClassAttribute' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(54,29): warning C4251: 'c10::ClassAttribute::attributeName_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'c10::ClassAttribute' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(419,39): warning C4251: 'c10::ClassType::attributeTypes_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/DispatchKeyExtractor.h(230,51): warning C4251: 'c10::DispatchKeyExtractor::dispatch_arg_indices_reverse_': struct 'c10::utils::bitset' needs to have dll-interface to be used by clients of struct 'c10::DispatchKeyExtractor' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(410,42): warning C4251: 'c10::ClassType::constantNames_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(53,25): warning C4251: 'c10::ClassAttribute::attributeType_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::ClassAttribute' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/DispatchKeyExtractor.h(233,37): warning C4251: 'c10::DispatchKeyExtractor::nonFallthroughKeys_': class 'c10::DispatchKeySet' needs to have dll-interface to be used by clients of struct 'c10::DispatchKeyExtractor' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(54,29): warning C4251: 'c10::ClassAttribute::attributeName_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'c10::ClassAttribute' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(411,38): warning C4251: 'c10::ClassType::constantValues_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(422,46): warning C4251: 'c10::ClassType::methods_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(413,51): warning C4251: 'c10::ClassType::compilation_unit_': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(53,25): warning C4251: 'c10::ClassAttribute::attributeType_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::ClassAttribute' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(423,52): warning C4251: 'c10::ClassType::staticmethods_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(54,29): warning C4251: 'c10::ClassAttribute::attributeName_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'c10::ClassAttribute' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(426,52): warning C4251: 'c10::ClassType::forward_hooks_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(53,25): warning C4251: 'c10::ClassAttribute::attributeType_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::ClassAttribute' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(427,56): warning C4251: 'c10::ClassType::forward_pre_hooks_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(54,29): warning C4251: 'c10::ClassAttribute::attributeName_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'c10::ClassAttribute' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(416,42): warning C4251: 'c10::ClassType::attributes_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/DispatchKeyExtractor.h(230,51): warning C4251: 'c10::DispatchKeyExtractor::dispatch_arg_indices_reverse_': struct 'c10::utils::bitset' needs to have dll-interface to be used by clients of struct 'c10::DispatchKeyExtractor' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(34): note: see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(53,25): warning C4251: 'c10::ClassAttribute::attributeType_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::ClassAttribute' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(430,36): warning C4251: 'c10::ClassType::properties_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(410,42): warning C4251: 'c10::ClassType::constantNames_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/CppSignature.h(57,31): warning C4251: 'c10::impl::CppSignature::signature_': class 'std::type_index' needs to have dll-interface to be used by clients of class 'c10::impl::CppSignature' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/DispatchKeyExtractor.h(233,37): warning C4251: 'c10::DispatchKeyExtractor::nonFallthroughKeys_': class 'c10::DispatchKeySet' needs to have dll-interface to be used by clients of struct 'c10::DispatchKeyExtractor' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(411,38): warning C4251: 'c10::ClassType::constantValues_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(54,29): warning C4251: 'c10::ClassAttribute::attributeName_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'c10::ClassAttribute' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(435,31): warning C4251: 'c10::ClassType::doc_string_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(419,39): warning C4251: 'c10::ClassType::attributeTypes_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(413,51): warning C4251: 'c10::ClassType::compilation_unit_': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(413,51): warning C4251: 'c10::ClassType::compilation_unit_': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(413,51): warning C4251: 'c10::ClassType::compilation_unit_': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(410,42): warning C4251: 'c10::ClassType::constantNames_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(411,38): warning C4251: 'c10::ClassType::constantValues_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(413,51): warning C4251: 'c10::ClassType::compilation_unit_': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(416,42): warning C4251: 'c10::ClassType::attributes_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(422,46): warning C4251: 'c10::ClassType::methods_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(416,42): warning C4251: 'c10::ClassType::attributes_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(416,42): warning C4251: 'c10::ClassType::attributes_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(423,52): warning C4251: 'c10::ClassType::staticmethods_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(416,42): warning C4251: 'c10::ClassType::attributes_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/CppSignature.h(57,31): warning C4251: 'c10::impl::CppSignature::signature_': class 'std::type_index' needs to have dll-interface to be used by clients of class 'c10::impl::CppSignature' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/custom_class_detail.h(212,28): warning C4251: 'torch::detail::class_base::qualClassName': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'torch::detail::class_base' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(419,39): warning C4251: 'c10::ClassType::attributeTypes_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(223,21): warning C4251: 'c10::impl::OperatorEntry::name_': struct 'c10::OperatorName' needs to have dll-interface to be used by clients of class 'c10::impl::OperatorEntry' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(419,39): warning C4251: 'c10::ClassType::attributeTypes_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(422,46): warning C4251: 'c10::ClassType::methods_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(426,52): warning C4251: 'c10::ClassType::forward_hooks_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(427,56): warning C4251: 'c10::ClassType::forward_pre_hooks_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(423,52): warning C4251: 'c10::ClassType::staticmethods_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(426,52): warning C4251: 'c10::ClassType::forward_hooks_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(427,56): warning C4251: 'c10::ClassType::forward_pre_hooks_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/custom_class_detail.h(212,28): warning C4251: 'torch::detail::class_base::qualClassName': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'torch::detail::class_base' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/custom_class_detail.h(213,32): warning C4251: 'torch::detail::class_base::classTypePtr': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'torch::detail::class_base' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/DispatchKeyExtractor.h(230,51): warning C4251: 'c10::DispatchKeyExtractor::dispatch_arg_indices_reverse_': struct 'c10::utils::bitset' needs to have dll-interface to be used by clients of struct 'c10::DispatchKeyExtractor' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/DispatchKeyExtractor.h(233,37): warning C4251: 'c10::DispatchKeyExtractor::nonFallthroughKeys_': class 'c10::DispatchKeySet' needs to have dll-interface to be used by clients of struct 'c10::DispatchKeyExtractor' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(224,41): warning C4251: 'c10::impl::OperatorEntry::schema_': class 'std::optional' needs to have dll-interface to be used by clients of class 'c10::impl::OperatorEntry' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/DispatchKeyExtractor.h(230,51): warning C4251: 'c10::DispatchKeyExtractor::dispatch_arg_indices_reverse_': struct 'c10::utils::bitset' needs to have dll-interface to be used by clients of struct 'c10::DispatchKeyExtractor' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/boxing/BoxedKernel.h(170,46): warning C4251: 'c10::BoxedKernel::functor_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of class 'c10::BoxedKernel' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/DispatchKeyExtractor.h(233,37): warning C4251: 'c10::DispatchKeyExtractor::nonFallthroughKeys_': class 'c10::DispatchKeySet' needs to have dll-interface to be used by clients of struct 'c10::DispatchKeyExtractor' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(422,46): warning C4251: 'c10::ClassType::methods_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/boxing/BoxedKernel.h(170,46): warning C4251: 'c10::BoxedKernel::functor_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of class 'c10::BoxedKernel' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(423,52): warning C4251: 'c10::ClassType::staticmethods_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(422,46): warning C4251: 'c10::ClassType::methods_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(426,52): warning C4251: 'c10::ClassType::forward_hooks_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(423,52): warning C4251: 'c10::ClassType::staticmethods_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(430,36): warning C4251: 'c10::ClassType::properties_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(427,56): warning C4251: 'c10::ClassType::forward_pre_hooks_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(108): note: see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(246): note: see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(426,52): warning C4251: 'c10::ClassType::forward_hooks_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(435,31): warning C4251: 'c10::ClassType::doc_string_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(422,46): warning C4251: 'c10::ClassType::methods_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(430,36): warning C4251: 'c10::ClassType::properties_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/CppSignature.h(57,31): warning C4251: 'c10::impl::CppSignature::signature_': class 'std::type_index' needs to have dll-interface to be used by clients of class 'c10::impl::CppSignature' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(226,31): warning C4251: 'c10::impl::OperatorEntry::tags_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'c10::impl::OperatorEntry' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(427,56): warning C4251: 'c10::ClassType::forward_pre_hooks_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(246): note: see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(438,56): warning C4251: 'c10::ClassType::unresolved_class_attributes_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(108): note: see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(435,31): warning C4251: 'c10::ClassType::doc_string_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(423,52): warning C4251: 'c10::ClassType::staticmethods_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(223,21): warning C4251: 'c10::impl::OperatorEntry::name_': struct 'c10::OperatorName' needs to have dll-interface to be used by clients of class 'c10::impl::OperatorEntry' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(231,31): warning C4251: 'c10::impl::OperatorEntry::py_cache_': class 'c10::PyHandleCache' needs to have dll-interface to be used by clients of class 'c10::impl::OperatorEntry' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(438,56): warning C4251: 'c10::ClassType::unresolved_class_attributes_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/PyHandleCache.h(38): note: see declaration of 'c10::PyHandleCache' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(426,52): warning C4251: 'c10::ClassType::forward_hooks_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/operator_name.h(14): note: see declaration of 'c10::OperatorName' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/CppSignature.h(57,31): warning C4251: 'c10::impl::CppSignature::signature_': class 'std::type_index' needs to have dll-interface to be used by clients of class 'c10::impl::CppSignature' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(438,56): warning C4251: 'c10::ClassType::unresolved_class_attributes_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(427,56): warning C4251: 'c10::ClassType::forward_pre_hooks_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(430,36): warning C4251: 'c10::ClassType::properties_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(435,31): warning C4251: 'c10::ClassType::doc_string_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(438,56): warning C4251: 'c10::ClassType::unresolved_class_attributes_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(224,41): warning C4251: 'c10::impl::OperatorEntry::schema_': class 'std::optional' needs to have dll-interface to be used by clients of class 'c10::impl::OperatorEntry' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(430,36): warning C4251: 'c10::ClassType::properties_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(435,31): warning C4251: 'c10::ClassType::doc_string_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(438,56): warning C4251: 'c10::ClassType::unresolved_class_attributes_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(271,32): warning C4251: 'c10::impl::OperatorEntry::kernels_': class 'ska::flat_hash_map>,std::hash,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of class 'c10::impl::OperatorEntry' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(226,31): warning C4251: 'c10::impl::OperatorEntry::tags_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'c10::impl::OperatorEntry' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/custom_class_detail.h(212,28): warning C4251: 'torch::detail::class_base::qualClassName': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'torch::detail::class_base' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/custom_class_detail.h(213,32): warning C4251: 'torch::detail::class_base::classTypePtr': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'torch::detail::class_base' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(231,31): warning C4251: 'c10::impl::OperatorEntry::py_cache_': class 'c10::PyHandleCache' needs to have dll-interface to be used by clients of class 'c10::impl::OperatorEntry' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(223,21): warning C4251: 'c10::impl::OperatorEntry::name_': struct 'c10::OperatorName' needs to have dll-interface to be used by clients of class 'c10::impl::OperatorEntry' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(287,54): warning C4251: 'c10::impl::OperatorEntry::cpp_signature_': class 'std::optional' needs to have dll-interface to be used by clients of class 'c10::impl::OperatorEntry' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(288,58): warning C4251: 'c10::impl::OperatorEntry::sym_cpp_signature_': class 'std::optional' needs to have dll-interface to be used by clients of class 'c10::impl::OperatorEntry' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(224,41): warning C4251: 'c10::impl::OperatorEntry::schema_': class 'std::optional' needs to have dll-interface to be used by clients of class 'c10::impl::OperatorEntry' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(271,32): warning C4251: 'c10::impl::OperatorEntry::kernels_': class 'ska::flat_hash_map>,std::hash,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of class 'c10::impl::OperatorEntry' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/boxing/BoxedKernel.h(170,46): warning C4251: 'c10::BoxedKernel::functor_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of class 'c10::BoxedKernel' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(291,60): warning C4251: 'c10::impl::OperatorEntry::report_error_callback_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of class 'c10::impl::OperatorEntry' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(224,41): warning C4251: 'c10::impl::OperatorEntry::schema_': class 'std::optional' needs to have dll-interface to be used by clients of class 'c10::impl::OperatorEntry' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(226,31): warning C4251: 'c10::impl::OperatorEntry::tags_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'c10::impl::OperatorEntry' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(231,31): warning C4251: 'c10::impl::OperatorEntry::py_cache_': class 'c10::PyHandleCache' needs to have dll-interface to be used by clients of class 'c10::impl::OperatorEntry' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(86,46): warning C4251: 'at::StringView::owned_str_ptr_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'at::StringView' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(226,31): warning C4251: 'c10::impl::OperatorEntry::tags_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'c10::impl::OperatorEntry' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(287,54): warning C4251: 'c10::impl::OperatorEntry::cpp_signature_': class 'std::optional' needs to have dll-interface to be used by clients of class 'c10::impl::OperatorEntry' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(288,58): warning C4251: 'c10::impl::OperatorEntry::sym_cpp_signature_': class 'std::optional' needs to have dll-interface to be used by clients of class 'c10::impl::OperatorEntry' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(231,31): warning C4251: 'c10::impl::OperatorEntry::py_cache_': class 'c10::PyHandleCache' needs to have dll-interface to be used by clients of class 'c10::impl::OperatorEntry' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(291,60): warning C4251: 'c10::impl::OperatorEntry::report_error_callback_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of class 'c10::impl::OperatorEntry' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(271,32): warning C4251: 'c10::impl::OperatorEntry::kernels_': class 'ska::flat_hash_map>,std::hash,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of class 'c10::impl::OperatorEntry' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(271,32): warning C4251: 'c10::impl::OperatorEntry::kernels_': class 'ska::flat_hash_map>,std::hash,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of class 'c10::impl::OperatorEntry' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(86,46): warning C4251: 'at::StringView::owned_str_ptr_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'at::StringView' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/custom_class_detail.h(212,28): warning C4251: 'torch::detail::class_base::qualClassName': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'torch::detail::class_base' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/custom_class_detail.h(213,32): warning C4251: 'torch::detail::class_base::classTypePtr': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'torch::detail::class_base' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/DispatchKeyExtractor.h(230,51): warning C4251: 'c10::DispatchKeyExtractor::dispatch_arg_indices_reverse_': struct 'c10::utils::bitset' needs to have dll-interface to be used by clients of struct 'c10::DispatchKeyExtractor' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/DispatchKeyExtractor.h(233,37): warning C4251: 'c10::DispatchKeyExtractor::nonFallthroughKeys_': class 'c10::DispatchKeySet' needs to have dll-interface to be used by clients of struct 'c10::DispatchKeyExtractor' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/DispatchKeyExtractor.h(230,51): warning C4251: 'c10::DispatchKeyExtractor::dispatch_arg_indices_reverse_': struct 'c10::utils::bitset' needs to have dll-interface to be used by clients of struct 'c10::DispatchKeyExtractor' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/DispatchKeyExtractor.h(233,37): warning C4251: 'c10::DispatchKeyExtractor::nonFallthroughKeys_': class 'c10::DispatchKeySet' needs to have dll-interface to be used by clients of struct 'c10::DispatchKeyExtractor' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(287,54): warning C4251: 'c10::impl::OperatorEntry::cpp_signature_': class 'std::optional' needs to have dll-interface to be used by clients of class 'c10::impl::OperatorEntry' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(288,58): warning C4251: 'c10::impl::OperatorEntry::sym_cpp_signature_': class 'std::optional' needs to have dll-interface to be used by clients of class 'c10::impl::OperatorEntry' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/boxing/BoxedKernel.h(170,46): warning C4251: 'c10::BoxedKernel::functor_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of class 'c10::BoxedKernel' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(287,54): warning C4251: 'c10::impl::OperatorEntry::cpp_signature_': class 'std::optional' needs to have dll-interface to be used by clients of class 'c10::impl::OperatorEntry' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(288,58): warning C4251: 'c10::impl::OperatorEntry::sym_cpp_signature_': class 'std::optional' needs to have dll-interface to be used by clients of class 'c10::impl::OperatorEntry' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(291,60): warning C4251: 'c10::impl::OperatorEntry::report_error_callback_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of class 'c10::impl::OperatorEntry' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(291,60): warning C4251: 'c10::impl::OperatorEntry::report_error_callback_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of class 'c10::impl::OperatorEntry' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/CppSignature.h(57,31): warning C4251: 'c10::impl::CppSignature::signature_': class 'std::type_index' needs to have dll-interface to be used by clients of class 'c10::impl::CppSignature' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/CppSignature.h(57,31): warning C4251: 'c10::impl::CppSignature::signature_': class 'std::type_index' needs to have dll-interface to be used by clients of class 'c10::impl::CppSignature' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(453,32): warning C4251: 'at::RecordFunction::step_callbacks_': struct 'at::StepCallbacks' needs to have dll-interface to be used by clients of struct 'at::RecordFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(86,46): warning C4251: 'at::StringView::owned_str_ptr_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'at::StringView' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(86,46): warning C4251: 'at::StringView::owned_str_ptr_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'at::StringView' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(465,27): warning C4251: 'at::RecordFunction::ctx_': class 'c10::SmallVector>,4>' needs to have dll-interface to be used by clients of struct 'at::RecordFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(453,32): warning C4251: 'at::RecordFunction::step_callbacks_': struct 'at::StepCallbacks' needs to have dll-interface to be used by clients of struct 'at::RecordFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(223,21): warning C4251: 'c10::impl::OperatorEntry::name_': struct 'c10::OperatorName' needs to have dll-interface to be used by clients of class 'c10::impl::OperatorEntry' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(467,46): warning C4251: 'at::RecordFunction::fn_': class 'std::variant' needs to have dll-interface to be used by clients of struct 'at::RecordFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/DispatchKeyExtractor.h(230,51): warning C4251: 'c10::DispatchKeyExtractor::dispatch_arg_indices_reverse_': struct 'c10::utils::bitset' needs to have dll-interface to be used by clients of struct 'c10::DispatchKeyExtractor' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(467): note: see declaration of 'std::variant' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(223,21): warning C4251: 'c10::impl::OperatorEntry::name_': struct 'c10::OperatorName' needs to have dll-interface to be used by clients of class 'c10::impl::OperatorEntry' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/DispatchKeyExtractor.h(233,37): warning C4251: 'c10::DispatchKeyExtractor::nonFallthroughKeys_': class 'c10::DispatchKeySet' needs to have dll-interface to be used by clients of struct 'c10::DispatchKeyExtractor' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/custom_class_detail.h(212,28): warning C4251: 'torch::detail::class_base::qualClassName': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'torch::detail::class_base' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(470,38): warning C4251: 'at::RecordFunction::inputs_': class 'c10::ArrayRef' needs to have dll-interface to be used by clients of struct 'at::RecordFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(471,36): warning C4251: 'at::RecordFunction::outputs_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'at::RecordFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/custom_class_detail.h(213,32): warning C4251: 'torch::detail::class_base::classTypePtr': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'torch::detail::class_base' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(224,41): warning C4251: 'c10::impl::OperatorEntry::schema_': class 'std::optional' needs to have dll-interface to be used by clients of class 'c10::impl::OperatorEntry' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(465,27): warning C4251: 'at::RecordFunction::ctx_': class 'c10::SmallVector>,4>' needs to have dll-interface to be used by clients of struct 'at::RecordFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/custom_class_detail.h(212,28): warning C4251: 'torch::detail::class_base::qualClassName': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'torch::detail::class_base' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/custom_class_detail.h(213,32): warning C4251: 'torch::detail::class_base::classTypePtr': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'torch::detail::class_base' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/custom_class_detail.h(212,28): warning C4251: 'torch::detail::class_base::qualClassName': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'torch::detail::class_base' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/custom_class_detail.h(213,32): warning C4251: 'torch::detail::class_base::classTypePtr': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'torch::detail::class_base' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(224,41): warning C4251: 'c10::impl::OperatorEntry::schema_': class 'std::optional' needs to have dll-interface to be used by clients of class 'c10::impl::OperatorEntry' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/boxing/BoxedKernel.h(170,46): warning C4251: 'c10::BoxedKernel::functor_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of class 'c10::BoxedKernel' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/custom_class_detail.h(212,28): warning C4251: 'torch::detail::class_base::qualClassName': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'torch::detail::class_base' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/custom_class_detail.h(212,28): warning C4251: 'torch::detail::class_base::qualClassName': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'torch::detail::class_base' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/custom_class_detail.h(213,32): warning C4251: 'torch::detail::class_base::classTypePtr': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'torch::detail::class_base' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(226,31): warning C4251: 'c10::impl::OperatorEntry::tags_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'c10::impl::OperatorEntry' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc)C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xstring(4471): note: see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/custom_class_detail.h(213,32): warning C4251: 'torch::detail::class_base::classTypePtr': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'torch::detail::class_base' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(729,48): warning C4251: 'at::RecordFunctionTLS::sorted_tls_callbacks_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'at::RecordFunctionTLS' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/CppSignature.h(57,31): warning C4251: 'c10::impl::CppSignature::signature_': class 'std::type_index' needs to have dll-interface to be used by clients of class 'c10::impl::CppSignature' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(231,31): warning C4251: 'c10::impl::OperatorEntry::py_cache_': class 'c10::PyHandleCache' needs to have dll-interface to be used by clients of class 'c10::impl::OperatorEntry' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/boxing/BoxedKernel.h(170,46): warning C4251: 'c10::BoxedKernel::functor_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of class 'c10::BoxedKernel' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(453,32): warning C4251: 'at::RecordFunction::step_callbacks_': struct 'at::StepCallbacks' needs to have dll-interface to be used by clients of struct 'at::RecordFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/boxing/BoxedKernel.h(170,46): warning C4251: 'c10::BoxedKernel::functor_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of class 'c10::BoxedKernel' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(467,46): warning C4251: 'at::RecordFunction::fn_': class 'std::variant' needs to have dll-interface to be used by clients of struct 'at::RecordFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/boxing/BoxedKernel.h(170): note: see declaration of 'c10::intrusive_ptr>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(231,31): warning C4251: 'c10::impl::OperatorEntry::py_cache_': class 'c10::PyHandleCache' needs to have dll-interface to be used by clients of class 'c10::impl::OperatorEntry' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/boxing/BoxedKernel.h(170,46): warning C4251: 'c10::BoxedKernel::functor_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of class 'c10::BoxedKernel' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(470,38): warning C4251: 'at::RecordFunction::inputs_': class 'c10::ArrayRef' needs to have dll-interface to be used by clients of struct 'at::RecordFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/boxing/BoxedKernel.h(170,46): warning C4251: 'c10::BoxedKernel::functor_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of class 'c10::BoxedKernel' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(471,36): warning C4251: 'at::RecordFunction::outputs_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'at::RecordFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(271,32): warning C4251: 'c10::impl::OperatorEntry::kernels_': class 'ska::flat_hash_map>,std::hash,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of class 'c10::impl::OperatorEntry' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(465,27): warning C4251: 'at::RecordFunction::ctx_': class 'c10::SmallVector>,4>' needs to have dll-interface to be used by clients of struct 'at::RecordFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(465,27): warning C4251: 'at::RecordFunction::ctx_': class 'c10::SmallVector>,4>' needs to have dll-interface to be used by clients of struct 'at::RecordFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(271,32): warning C4251: 'c10::impl::OperatorEntry::kernels_': class 'ska::flat_hash_map>,std::hash,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of class 'c10::impl::OperatorEntry' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/Dispatcher.h(332,36): warning C4251: 'c10::Dispatcher::operators_': class 'std::list>' needs to have dll-interface to be used by clients of class 'c10::Dispatcher' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(287,54): warning C4251: 'c10::impl::OperatorEntry::cpp_signature_': class 'std::optional' needs to have dll-interface to be used by clients of class 'c10::impl::OperatorEntry' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(287): note: see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(467): note: see declaration of 'std::variant' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/operator_name.h(14): note: see declaration of 'c10::OperatorName' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/DispatchKeyExtractor.h(233,37): warning C4251: 'c10::DispatchKeyExtractor::nonFallthroughKeys_': class 'c10::DispatchKeySet' needs to have dll-interface to be used by clients of struct 'c10::DispatchKeyExtractor' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(470,38): warning C4251: 'at::RecordFunction::inputs_': class 'c10::ArrayRef' needs to have dll-interface to be used by clients of struct 'at::RecordFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/Dispatcher.h(334,83): warning C4251: 'c10::Dispatcher::operatorLookupTable_': class 'c10::LeftRight,std::equal_to,std::allocator>>>' needs to have dll-interface to be used by clients of class 'c10::Dispatcher' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(288,58): warning C4251: 'c10::impl::OperatorEntry::sym_cpp_signature_': class 'std::optional' needs to have dll-interface to be used by clients of class 'c10::impl::OperatorEntry' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(471,36): warning C4251: 'at::RecordFunction::outputs_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'at::RecordFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(470,38): warning C4251: 'at::RecordFunction::inputs_': class 'c10::ArrayRef' needs to have dll-interface to be used by clients of struct 'at::RecordFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(471,36): warning C4251: 'at::RecordFunction::outputs_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'at::RecordFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(291,60): warning C4251: 'c10::impl::OperatorEntry::report_error_callback_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of class 'c10::impl::OperatorEntry' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(291,60): warning C4251: 'c10::impl::OperatorEntry::report_error_callback_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of class 'c10::impl::OperatorEntry' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(224,41): warning C4251: 'c10::impl::OperatorEntry::schema_': class 'std::optional' needs to have dll-interface to be used by clients of class 'c10::impl::OperatorEntry' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/Dispatcher.h(339,58): warning C4251: 'c10::Dispatcher::libraries_': class 'ska::flat_hash_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of class 'c10::Dispatcher' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(729,48): warning C4251: 'at::RecordFunctionTLS::sorted_tls_callbacks_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'at::RecordFunctionTLS' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(729,48): warning C4251: 'at::RecordFunctionTLS::sorted_tls_callbacks_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'at::RecordFunctionTLS' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/CppSignature.h(57,31): warning C4251: 'c10::impl::CppSignature::signature_': class 'std::type_index' needs to have dll-interface to be used by clients of class 'c10::impl::CppSignature' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(255): note: see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/Dispatcher.h(343,63): warning C4251: 'c10::Dispatcher::listeners_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of class 'c10::Dispatcher' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/Dispatcher.h(357,36): warning C4251: 'c10::Dispatcher::cond_var_': class 'std::condition_variable' needs to have dll-interface to be used by clients of class 'c10::Dispatcher' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(226,31): warning C4251: 'c10::impl::OperatorEntry::tags_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'c10::impl::OperatorEntry' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(86,46): warning C4251: 'at::StringView::owned_str_ptr_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'at::StringView' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(86,46): warning C4251: 'at::StringView::owned_str_ptr_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'at::StringView' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/Dispatcher.h(332,36): warning C4251: 'c10::Dispatcher::operators_': class 'std::list>' needs to have dll-interface to be used by clients of class 'c10::Dispatcher' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(231,31): warning C4251: 'c10::impl::OperatorEntry::py_cache_': class 'c10::PyHandleCache' needs to have dll-interface to be used by clients of class 'c10::impl::OperatorEntry' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/Dispatcher.h(504,65): warning C4251: 'c10::OperatorHandle::operatorIterator_': class 'std::_List_iterator>>' needs to have dll-interface to be used by clients of class 'c10::OperatorHandle' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/Dispatcher.h(334,83): warning C4251: 'c10::Dispatcher::operatorLookupTable_': class 'c10::LeftRight,std::equal_to,std::allocator>>>' needs to have dll-interface to be used by clients of class 'c10::Dispatcher' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(271,32): warning C4251: 'c10::impl::OperatorEntry::kernels_': class 'ska::flat_hash_map>,std::hash,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of class 'c10::impl::OperatorEntry' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/Dispatcher.h(332,36): warning C4251: 'c10::Dispatcher::operators_': class 'std::list>' needs to have dll-interface to be used by clients of class 'c10::Dispatcher' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/DispatchKeyExtractor.h(230,51): warning C4251: 'c10::DispatchKeyExtractor::dispatch_arg_indices_reverse_': struct 'c10::utils::bitset' needs to have dll-interface to be used by clients of struct 'c10::DispatchKeyExtractor' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/Dispatcher.h(332,36): warning C4251: 'c10::Dispatcher::operators_': class 'std::list>' needs to have dll-interface to be used by clients of class 'c10::Dispatcher' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/DispatchKeyExtractor.h(233,37): warning C4251: 'c10::DispatchKeyExtractor::nonFallthroughKeys_': class 'c10::DispatchKeySet' needs to have dll-interface to be used by clients of struct 'c10::DispatchKeyExtractor' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(223,21): warning C4251: 'c10::impl::OperatorEntry::name_': struct 'c10::OperatorName' needs to have dll-interface to be used by clients of class 'c10::impl::OperatorEntry' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/DispatchKeyExtractor.h(230,51): warning C4251: 'c10::DispatchKeyExtractor::dispatch_arg_indices_reverse_': struct 'c10::utils::bitset' needs to have dll-interface to be used by clients of struct 'c10::DispatchKeyExtractor' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/DispatchKeyExtractor.h(230,51): warning C4251: 'c10::DispatchKeyExtractor::dispatch_arg_indices_reverse_': struct 'c10::utils::bitset' needs to have dll-interface to be used by clients of struct 'c10::DispatchKeyExtractor' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Bitset.h(19): note: see declaration of 'c10::utils::bitset' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(288,58): warning C4251: 'c10::impl::OperatorEntry::sym_cpp_signature_': class 'std::optional' needs to have dll-interface to be used by clients of class 'c10::impl::OperatorEntry' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/DispatchKeyExtractor.h(233,37): warning C4251: 'c10::DispatchKeyExtractor::nonFallthroughKeys_': class 'c10::DispatchKeySet' needs to have dll-interface to be used by clients of struct 'c10::DispatchKeyExtractor' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(291,60): warning C4251: 'c10::impl::OperatorEntry::report_error_callback_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of class 'c10::impl::OperatorEntry' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(226,31): warning C4251: 'c10::impl::OperatorEntry::tags_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'c10::impl::OperatorEntry' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/CppSignature.h(57,31): warning C4251: 'c10::impl::CppSignature::signature_': class 'std::type_index' needs to have dll-interface to be used by clients of class 'c10::impl::CppSignature' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(453,32): warning C4251: 'at::RecordFunction::step_callbacks_': struct 'at::StepCallbacks' needs to have dll-interface to be used by clients of struct 'at::RecordFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/CppSignature.h(57,31): warning C4251: 'c10::impl::CppSignature::signature_': class 'std::type_index' needs to have dll-interface to be used by clients of class 'c10::impl::CppSignature' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(86,46): warning C4251: 'at::StringView::owned_str_ptr_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'at::StringView' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/Dispatcher.h(343,63): warning C4251: 'c10::Dispatcher::listeners_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of class 'c10::Dispatcher' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/Dispatcher.h(343,63): warning C4251: 'c10::Dispatcher::listeners_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of class 'c10::Dispatcher' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/Dispatcher.h(343): note: see declaration of 'std::unique_ptr>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/Dispatcher.h(357,36): warning C4251: 'c10::Dispatcher::cond_var_': class 'std::condition_variable' needs to have dll-interface to be used by clients of class 'c10::Dispatcher' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/Dispatcher.h(357,36): warning C4251: 'c10::Dispatcher::cond_var_': class 'std::condition_variable' needs to have dll-interface to be used by clients of class 'c10::Dispatcher' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/Dispatcher.h(363,32): warning C4251: 'c10::Dispatcher::guard_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'c10::Dispatcher' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc)C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\mutex(573): note: see declaration of 'std::condition_variable' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(271,32): warning C4251: 'c10::impl::OperatorEntry::kernels_': class 'ska::flat_hash_map>,std::hash,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of class 'c10::impl::OperatorEntry' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(223,21): warning C4251: 'c10::impl::OperatorEntry::name_': struct 'c10::OperatorName' needs to have dll-interface to be used by clients of class 'c10::impl::OperatorEntry' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/Dispatcher.h(363,32): warning C4251: 'c10::Dispatcher::guard_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'c10::Dispatcher' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/op_registration/op_registration.h(434,76): warning C4251: 'c10::RegisterOperators::Options::schemaOrName_': class 'std::optional>' needs to have dll-interface to be used by clients of class 'c10::RegisterOperators::Options' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/Dispatcher.h(363,32): warning C4251: 'c10::Dispatcher::guard_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'c10::Dispatcher' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(465,27): warning C4251: 'at::RecordFunction::ctx_': class 'c10::SmallVector>,4>' needs to have dll-interface to be used by clients of struct 'at::RecordFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/Dispatcher.h(363): note: see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/op_registration/op_registration.h(434): note: see declaration of 'std::optional>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/Dispatcher.h(504,65): warning C4251: 'c10::OperatorHandle::operatorIterator_': class 'std::_List_iterator>>' needs to have dll-interface to be used by clients of class 'c10::OperatorHandle' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(224,41): warning C4251: 'c10::impl::OperatorEntry::schema_': class 'std::optional' needs to have dll-interface to be used by clients of class 'c10::impl::OperatorEntry' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/Dispatcher.h(504,65): warning C4251: 'c10::OperatorHandle::operatorIterator_': class 'std::_List_iterator>>' needs to have dll-interface to be used by clients of class 'c10::OperatorHandle' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/Dispatcher.h(504,65): warning C4251: 'c10::OperatorHandle::operatorIterator_': class 'std::_List_iterator>>' needs to have dll-interface to be used by clients of class 'c10::OperatorHandle' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(467,46): warning C4251: 'at::RecordFunction::fn_': class 'std::variant' needs to have dll-interface to be used by clients of struct 'at::RecordFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(287,54): warning C4251: 'c10::impl::OperatorEntry::cpp_signature_': class 'std::optional' needs to have dll-interface to be used by clients of class 'c10::impl::OperatorEntry' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/op_registration/op_registration.h(436,50): warning C4251: 'c10::RegisterOperators::Options::kernels': class 'std::vector>' needs to have dll-interface to be used by clients of class 'c10::RegisterOperators::Options' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(470,38): warning C4251: 'at::RecordFunction::inputs_': class 'c10::ArrayRef' needs to have dll-interface to be used by clients of struct 'at::RecordFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(287): note: see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(288,58): warning C4251: 'c10::impl::OperatorEntry::sym_cpp_signature_': class 'std::optional' needs to have dll-interface to be used by clients of class 'c10::impl::OperatorEntry' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(223,21): warning C4251: 'c10::impl::OperatorEntry::name_': struct 'c10::OperatorName' needs to have dll-interface to be used by clients of class 'c10::impl::OperatorEntry' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(467,46): warning C4251: 'at::RecordFunction::fn_': class 'std::variant' needs to have dll-interface to be used by clients of struct 'at::RecordFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(223,21): warning C4251: 'c10::impl::OperatorEntry::name_': struct 'c10::OperatorName' needs to have dll-interface to be used by clients of class 'c10::impl::OperatorEntry' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(223,21): warning C4251: 'c10::impl::OperatorEntry::name_': struct 'c10::OperatorName' needs to have dll-interface to be used by clients of class 'c10::impl::OperatorEntry' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(226,31): warning C4251: 'c10::impl::OperatorEntry::tags_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'c10::impl::OperatorEntry' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(291,60): warning C4251: 'c10::impl::OperatorEntry::report_error_callback_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of class 'c10::impl::OperatorEntry' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(453,32): warning C4251: 'at::RecordFunction::step_callbacks_': struct 'at::StepCallbacks' needs to have dll-interface to be used by clients of struct 'at::RecordFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/operator_name.h(14): note: see declaration of 'c10::OperatorName' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(231,31): warning C4251: 'c10::impl::OperatorEntry::py_cache_': class 'c10::PyHandleCache' needs to have dll-interface to be used by clients of class 'c10::impl::OperatorEntry' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(470,38): warning C4251: 'at::RecordFunction::inputs_': class 'c10::ArrayRef' needs to have dll-interface to be used by clients of struct 'at::RecordFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(471,36): warning C4251: 'at::RecordFunction::outputs_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'at::RecordFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(224,41): warning C4251: 'c10::impl::OperatorEntry::schema_': class 'std::optional' needs to have dll-interface to be used by clients of class 'c10::impl::OperatorEntry' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(224,41): warning C4251: 'c10::impl::OperatorEntry::schema_': class 'std::optional' needs to have dll-interface to be used by clients of class 'c10::impl::OperatorEntry' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(224,41): warning C4251: 'c10::impl::OperatorEntry::schema_': class 'std::optional' needs to have dll-interface to be used by clients of class 'c10::impl::OperatorEntry' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(224,41): warning C4251: 'c10::impl::OperatorEntry::schema_': class 'std::optional' needs to have dll-interface to be used by clients of class 'c10::impl::OperatorEntry' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(465,27): warning C4251: 'at::RecordFunction::ctx_': class 'c10::SmallVector>,4>' needs to have dll-interface to be used by clients of struct 'at::RecordFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(271,32): warning C4251: 'c10::impl::OperatorEntry::kernels_': class 'ska::flat_hash_map>,std::hash,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of class 'c10::impl::OperatorEntry' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/op_registration/op_registration.h(588,50): warning C4251: 'c10::RegisterOperators::registrars_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'c10::RegisterOperators' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(729,48): warning C4251: 'at::RecordFunctionTLS::sorted_tls_callbacks_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'at::RecordFunctionTLS' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(729,48): warning C4251: 'at::RecordFunctionTLS::sorted_tls_callbacks_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'at::RecordFunctionTLS' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(226,31): warning C4251: 'c10::impl::OperatorEntry::tags_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'c10::impl::OperatorEntry' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(231,31): warning C4251: 'c10::impl::OperatorEntry::py_cache_': class 'c10::PyHandleCache' needs to have dll-interface to be used by clients of class 'c10::impl::OperatorEntry' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(231,31): warning C4251: 'c10::impl::OperatorEntry::py_cache_': class 'c10::PyHandleCache' needs to have dll-interface to be used by clients of class 'c10::impl::OperatorEntry' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/PyHandleCache.h(38): note: see declaration of 'c10::PyHandleCache' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(226,31): warning C4251: 'c10::impl::OperatorEntry::tags_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'c10::impl::OperatorEntry' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/op_registration/op_registration.h(434,76): warning C4251: 'c10::RegisterOperators::Options::schemaOrName_': class 'std::optional>' needs to have dll-interface to be used by clients of class 'c10::RegisterOperators::Options' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(231,31): warning C4251: 'c10::impl::OperatorEntry::py_cache_': class 'c10::PyHandleCache' needs to have dll-interface to be used by clients of class 'c10::impl::OperatorEntry' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(231,31): warning C4251: 'c10::impl::OperatorEntry::py_cache_': class 'c10::PyHandleCache' needs to have dll-interface to be used by clients of class 'c10::impl::OperatorEntry' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/PyHandleCache.h(38): note: see declaration of 'c10::PyHandleCache' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(470,38): warning C4251: 'at::RecordFunction::inputs_': class 'c10::ArrayRef' needs to have dll-interface to be used by clients of struct 'at::RecordFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(471,36): warning C4251: 'at::RecordFunction::outputs_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'at::RecordFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/op_registration/op_registration.h(434,76): warning C4251: 'c10::RegisterOperators::Options::schemaOrName_': class 'std::optional>' needs to have dll-interface to be used by clients of class 'c10::RegisterOperators::Options' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(287,54): warning C4251: 'c10::impl::OperatorEntry::cpp_signature_': class 'std::optional' needs to have dll-interface to be used by clients of class 'c10::impl::OperatorEntry' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/op_registration/op_registration.h(434,76): warning C4251: 'c10::RegisterOperators::Options::schemaOrName_': class 'std::optional>' needs to have dll-interface to be used by clients of class 'c10::RegisterOperators::Options' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(288,58): warning C4251: 'c10::impl::OperatorEntry::sym_cpp_signature_': class 'std::optional' needs to have dll-interface to be used by clients of class 'c10::impl::OperatorEntry' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(271,32): warning C4251: 'c10::impl::OperatorEntry::kernels_': class 'ska::flat_hash_map>,std::hash,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of class 'c10::impl::OperatorEntry' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(271,32): warning C4251: 'c10::impl::OperatorEntry::kernels_': class 'ska::flat_hash_map>,std::hash,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of class 'c10::impl::OperatorEntry' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/library.h(302,48): warning C4251: 'torch::CppFunction::dispatch_key_': class 'std::optional' needs to have dll-interface to be used by clients of class 'torch::CppFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/library.h(304,56): warning C4251: 'torch::CppFunction::cpp_signature_': class 'std::optional' needs to have dll-interface to be used by clients of class 'torch::CppFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/library.h(305,47): warning C4251: 'torch::CppFunction::schema_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of class 'torch::CppFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(291,60): warning C4251: 'c10::impl::OperatorEntry::report_error_callback_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of class 'c10::impl::OperatorEntry' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/op_registration/op_registration.h(436,50): warning C4251: 'c10::RegisterOperators::Options::kernels': class 'std::vector>' needs to have dll-interface to be used by clients of class 'c10::RegisterOperators::Options' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/op_registration/op_registration.h(437,51): warning C4251: 'c10::RegisterOperators::Options::aliasAnalysisKind_': class 'std::optional' needs to have dll-interface to be used by clients of class 'c10::RegisterOperators::Options' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/Dispatcher.h(332,36): warning C4251: 'c10::Dispatcher::operators_': class 'std::list>' needs to have dll-interface to be used by clients of class 'c10::Dispatcher' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(86,46): warning C4251: 'at::StringView::owned_str_ptr_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'at::StringView' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/Dispatcher.h(332,36): warning C4251: 'c10::Dispatcher::operators_': class 'std::list>' needs to have dll-interface to be used by clients of class 'c10::Dispatcher' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(86): note: see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/op_registration/op_registration.h(436): note: see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/Dispatcher.h(332): note: see declaration of 'std::list>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(255): note: see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(287,54): warning C4251: 'c10::impl::OperatorEntry::cpp_signature_': class 'std::optional' needs to have dll-interface to be used by clients of class 'c10::impl::OperatorEntry' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(287,54): warning C4251: 'c10::impl::OperatorEntry::cpp_signature_': class 'std::optional' needs to have dll-interface to be used by clients of class 'c10::impl::OperatorEntry' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/op_registration/op_registration.h(437,51): warning C4251: 'c10::RegisterOperators::Options::aliasAnalysisKind_': class 'std::optional' needs to have dll-interface to be used by clients of class 'c10::RegisterOperators::Options' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/op_registration/op_registration.h(588,50): warning C4251: 'c10::RegisterOperators::registrars_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'c10::RegisterOperators' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/Dispatcher.h(334,83): warning C4251: 'c10::Dispatcher::operatorLookupTable_': class 'c10::LeftRight,std::equal_to,std::allocator>>>' needs to have dll-interface to be used by clients of class 'c10::Dispatcher' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(453,32): warning C4251: 'at::RecordFunction::step_callbacks_': struct 'at::StepCallbacks' needs to have dll-interface to be used by clients of struct 'at::RecordFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(287,54): warning C4251: 'c10::impl::OperatorEntry::cpp_signature_': class 'std::optional' needs to have dll-interface to be used by clients of class 'c10::impl::OperatorEntry' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(288,58): warning C4251: 'c10::impl::OperatorEntry::sym_cpp_signature_': class 'std::optional' needs to have dll-interface to be used by clients of class 'c10::impl::OperatorEntry' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(287): note: see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/Dispatcher.h(334,83): warning C4251: 'c10::Dispatcher::operatorLookupTable_': class 'c10::LeftRight,std::equal_to,std::allocator>>>' needs to have dll-interface to be used by clients of class 'c10::Dispatcher' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(288,58): warning C4251: 'c10::impl::OperatorEntry::sym_cpp_signature_': class 'std::optional' needs to have dll-interface to be used by clients of class 'c10::impl::OperatorEntry' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(291,60): warning C4251: 'c10::impl::OperatorEntry::report_error_callback_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of class 'c10::impl::OperatorEntry' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(291,60): warning C4251: 'c10::impl::OperatorEntry::report_error_callback_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of class 'c10::impl::OperatorEntry' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(291,60): warning C4251: 'c10::impl::OperatorEntry::report_error_callback_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of class 'c10::impl::OperatorEntry' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/op_registration/op_registration.h(588): note: see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(291,60): warning C4251: 'c10::impl::OperatorEntry::report_error_callback_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of class 'c10::impl::OperatorEntry' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/op_registration/op_registration.h(588,50): warning C4251: 'c10::RegisterOperators::registrars_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'c10::RegisterOperators' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/Dispatcher.h(339,58): warning C4251: 'c10::Dispatcher::libraries_': class 'ska::flat_hash_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of class 'c10::Dispatcher' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/library.h(851,55): warning C4251: 'torch::Library::registrars_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'torch::Library' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/Dispatcher.h(339,58): warning C4251: 'c10::Dispatcher::libraries_': class 'ska::flat_hash_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of class 'c10::Dispatcher' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/Dispatcher.h(332,36): warning C4251: 'c10::Dispatcher::operators_': class 'std::list>' needs to have dll-interface to be used by clients of class 'c10::Dispatcher' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(86,46): warning C4251: 'at::StringView::owned_str_ptr_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'at::StringView' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(86,46): warning C4251: 'at::StringView::owned_str_ptr_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'at::StringView' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(86,46): warning C4251: 'at::StringView::owned_str_ptr_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'at::StringView' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/Dispatcher.h(343,63): warning C4251: 'c10::Dispatcher::listeners_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of class 'c10::Dispatcher' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(86): note: see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/Dispatcher.h(357,36): warning C4251: 'c10::Dispatcher::cond_var_': class 'std::condition_variable' needs to have dll-interface to be used by clients of class 'c10::Dispatcher' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/Dispatcher.h(343,63): warning C4251: 'c10::Dispatcher::listeners_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of class 'c10::Dispatcher' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/library.h(302,48): warning C4251: 'torch::CppFunction::dispatch_key_': class 'std::optional' needs to have dll-interface to be used by clients of class 'torch::CppFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(86,46): warning C4251: 'at::StringView::owned_str_ptr_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'at::StringView' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(453,32): warning C4251: 'at::RecordFunction::step_callbacks_': struct 'at::StepCallbacks' needs to have dll-interface to be used by clients of struct 'at::RecordFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/library.h(304,56): warning C4251: 'torch::CppFunction::cpp_signature_': class 'std::optional' needs to have dll-interface to be used by clients of class 'torch::CppFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(467): note: see declaration of 'std::variant' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/Dispatcher.h(357,36): warning C4251: 'c10::Dispatcher::cond_var_': class 'std::condition_variable' needs to have dll-interface to be used by clients of class 'c10::Dispatcher' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/library.h(304,56): warning C4251: 'torch::CppFunction::cpp_signature_': class 'std::optional' needs to have dll-interface to be used by clients of class 'torch::CppFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/CPUGeneratorImpl.h(36,22): warning C4251: 'at::CPUGeneratorImpl::engine_': class 'at::mt19937_engine' needs to have dll-interface to be used by clients of struct 'at::CPUGeneratorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/library.h(305,47): warning C4251: 'torch::CppFunction::schema_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of class 'torch::CppFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(134): note: see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/library.h(305,47): warning C4251: 'torch::CppFunction::schema_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of class 'torch::CppFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(470,38): warning C4251: 'at::RecordFunction::inputs_': class 'c10::ArrayRef' needs to have dll-interface to be used by clients of struct 'at::RecordFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/Dispatcher.h(363,32): warning C4251: 'c10::Dispatcher::guard_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'c10::Dispatcher' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/Dispatcher.h(363,32): warning C4251: 'c10::Dispatcher::guard_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'c10::Dispatcher' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/library.h(302,48): warning C4251: 'torch::CppFunction::dispatch_key_': class 'std::optional' needs to have dll-interface to be used by clients of class 'torch::CppFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/library.h(306,21): warning C4251: 'torch::CppFunction::debug_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'torch::CppFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/Dispatcher.h(339,58): warning C4251: 'c10::Dispatcher::libraries_': class 'ska::flat_hash_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of class 'c10::Dispatcher' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(465,27): warning C4251: 'at::RecordFunction::ctx_': class 'c10::SmallVector>,4>' needs to have dll-interface to be used by clients of struct 'at::RecordFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/library.h(306,21): warning C4251: 'torch::CppFunction::debug_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'torch::CppFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(471,36): warning C4251: 'at::RecordFunction::outputs_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'at::RecordFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/library.h(305,47): warning C4251: 'torch::CppFunction::schema_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of class 'torch::CppFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/library.h(306,21): warning C4251: 'torch::CppFunction::debug_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'torch::CppFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/CPUGeneratorImpl.h(37,49): warning C4251: 'at::CPUGeneratorImpl::next_float_normal_sample_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'at::CPUGeneratorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/CPUGeneratorImpl.h(38,51): warning C4251: 'at::CPUGeneratorImpl::next_double_normal_sample_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'at::CPUGeneratorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/Dispatcher.h(504,65): warning C4251: 'c10::OperatorHandle::operatorIterator_': class 'std::_List_iterator>>' needs to have dll-interface to be used by clients of class 'c10::OperatorHandle' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(729,48): warning C4251: 'at::RecordFunctionTLS::sorted_tls_callbacks_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'at::RecordFunctionTLS' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/Dispatcher.h(357,36): warning C4251: 'c10::Dispatcher::cond_var_': class 'std::condition_variable' needs to have dll-interface to be used by clients of class 'c10::Dispatcher' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/library.h(845,33): warning C4251: 'torch::Library::ns_': class 'std::optional' needs to have dll-interface to be used by clients of class 'torch::Library' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/library.h(846,48): warning C4251: 'torch::Library::dispatch_key_': class 'std::optional' needs to have dll-interface to be used by clients of class 'torch::Library' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(467,46): warning C4251: 'at::RecordFunction::fn_': class 'std::variant' needs to have dll-interface to be used by clients of struct 'at::RecordFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/Dispatcher.h(363,32): warning C4251: 'c10::Dispatcher::guard_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'c10::Dispatcher' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(453,32): warning C4251: 'at::RecordFunction::step_callbacks_': struct 'at::StepCallbacks' needs to have dll-interface to be used by clients of struct 'at::RecordFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(453,32): warning C4251: 'at::RecordFunction::step_callbacks_': struct 'at::StepCallbacks' needs to have dll-interface to be used by clients of struct 'at::RecordFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(453,32): warning C4251: 'at::RecordFunction::step_callbacks_': struct 'at::StepCallbacks' needs to have dll-interface to be used by clients of struct 'at::RecordFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/library.h(846,48): warning C4251: 'torch::Library::dispatch_key_': class 'std::optional' needs to have dll-interface to be used by clients of class 'torch::Library' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(471,36): warning C4251: 'at::RecordFunction::outputs_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'at::RecordFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/library.h(851,55): warning C4251: 'torch::Library::registrars_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'torch::Library' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/Dispatcher.h(332,36): warning C4251: 'c10::Dispatcher::operators_': class 'std::list>' needs to have dll-interface to be used by clients of class 'c10::Dispatcher' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/Dispatcher.h(504,65): warning C4251: 'c10::OperatorHandle::operatorIterator_': class 'std::_List_iterator>>' needs to have dll-interface to be used by clients of class 'c10::OperatorHandle' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(465,27): warning C4251: 'at::RecordFunction::ctx_': class 'c10::SmallVector>,4>' needs to have dll-interface to be used by clients of struct 'at::RecordFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(465,27): warning C4251: 'at::RecordFunction::ctx_': class 'c10::SmallVector>,4>' needs to have dll-interface to be used by clients of struct 'at::RecordFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(465,27): warning C4251: 'at::RecordFunction::ctx_': class 'c10::SmallVector>,4>' needs to have dll-interface to be used by clients of struct 'at::RecordFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(465,27): warning C4251: 'at::RecordFunction::ctx_': class 'c10::SmallVector>,4>' needs to have dll-interface to be used by clients of struct 'at::RecordFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/library.h(847,75): warning C4251: 'torch::Library::impl_abstract_pystub_': class 'std::optional>' needs to have dll-interface to be used by clients of class 'torch::Library' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(103): note: see declaration of 'c10::SmallVector>,4>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/library.h(851,55): warning C4251: 'torch::Library::registrars_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'torch::Library' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(729,48): warning C4251: 'at::RecordFunctionTLS::sorted_tls_callbacks_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'at::RecordFunctionTLS' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/library.h(847,75): warning C4251: 'torch::Library::impl_abstract_pystub_': class 'std::optional>' needs to have dll-interface to be used by clients of class 'torch::Library' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/Dispatcher.h(334,83): warning C4251: 'c10::Dispatcher::operatorLookupTable_': class 'c10::LeftRight,std::equal_to,std::allocator>>>' needs to have dll-interface to be used by clients of class 'c10::Dispatcher' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/library.h(851,55): warning C4251: 'torch::Library::registrars_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'torch::Library' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/CPUGeneratorImpl.h(36,22): warning C4251: 'at::CPUGeneratorImpl::engine_': class 'at::mt19937_engine' needs to have dll-interface to be used by clients of struct 'at::CPUGeneratorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(467,46): warning C4251: 'at::RecordFunction::fn_': class 'std::variant' needs to have dll-interface to be used by clients of struct 'at::RecordFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(467,46): warning C4251: 'at::RecordFunction::fn_': class 'std::variant' needs to have dll-interface to be used by clients of struct 'at::RecordFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(467,46): warning C4251: 'at::RecordFunction::fn_': class 'std::variant' needs to have dll-interface to be used by clients of struct 'at::RecordFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(470,38): warning C4251: 'at::RecordFunction::inputs_': class 'c10::ArrayRef' needs to have dll-interface to be used by clients of struct 'at::RecordFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/Dispatcher.h(339,58): warning C4251: 'c10::Dispatcher::libraries_': class 'ska::flat_hash_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of class 'c10::Dispatcher' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(471,36): warning C4251: 'at::RecordFunction::outputs_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'at::RecordFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(470,38): warning C4251: 'at::RecordFunction::inputs_': class 'c10::ArrayRef' needs to have dll-interface to be used by clients of struct 'at::RecordFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(471,36): warning C4251: 'at::RecordFunction::outputs_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'at::RecordFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(471,36): warning C4251: 'at::RecordFunction::outputs_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'at::RecordFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(467,46): warning C4251: 'at::RecordFunction::fn_': class 'std::variant' needs to have dll-interface to be used by clients of struct 'at::RecordFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/PyInterpreter.h(24): note: see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/CPUGeneratorImpl.h(37,49): warning C4251: 'at::CPUGeneratorImpl::next_float_normal_sample_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'at::CPUGeneratorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(467): note: see declaration of 'std::variant' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(470,38): warning C4251: 'at::RecordFunction::inputs_': class 'c10::ArrayRef' needs to have dll-interface to be used by clients of struct 'at::RecordFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/CPUGeneratorImpl.h(36,22): warning C4251: 'at::CPUGeneratorImpl::engine_': class 'at::mt19937_engine' needs to have dll-interface to be used by clients of struct 'at::CPUGeneratorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/Dispatcher.h(332,36): warning C4251: 'c10::Dispatcher::operators_': class 'std::list>' needs to have dll-interface to be used by clients of class 'c10::Dispatcher' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/Dispatcher.h(363,32): warning C4251: 'c10::Dispatcher::guard_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'c10::Dispatcher' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/CPUGeneratorImpl.h(37,49): warning C4251: 'at::CPUGeneratorImpl::next_float_normal_sample_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'at::CPUGeneratorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(729,48): warning C4251: 'at::RecordFunctionTLS::sorted_tls_callbacks_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'at::RecordFunctionTLS' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/CPUGeneratorImpl.h(38,51): warning C4251: 'at::CPUGeneratorImpl::next_double_normal_sample_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'at::CPUGeneratorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/CPUGeneratorImpl.h(37,49): warning C4251: 'at::CPUGeneratorImpl::next_float_normal_sample_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'at::CPUGeneratorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/op_registration/op_registration.h(434,76): warning C4251: 'c10::RegisterOperators::Options::schemaOrName_': class 'std::optional>' needs to have dll-interface to be used by clients of class 'c10::RegisterOperators::Options' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/CPUGeneratorImpl.h(38,51): warning C4251: 'at::CPUGeneratorImpl::next_double_normal_sample_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'at::CPUGeneratorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/Dispatcher.h(504,65): warning C4251: 'c10::OperatorHandle::operatorIterator_': class 'std::_List_iterator>>' needs to have dll-interface to be used by clients of class 'c10::OperatorHandle' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(729,48): warning C4251: 'at::RecordFunctionTLS::sorted_tls_callbacks_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'at::RecordFunctionTLS' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/op_registration/op_registration.h(434,76): warning C4251: 'c10::RegisterOperators::Options::schemaOrName_': class 'std::optional>' needs to have dll-interface to be used by clients of class 'c10::RegisterOperators::Options' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/op_registration/op_registration.h(436,50): warning C4251: 'c10::RegisterOperators::Options::kernels': class 'std::vector>' needs to have dll-interface to be used by clients of class 'c10::RegisterOperators::Options' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/op_registration/op_registration.h(437,51): warning C4251: 'c10::RegisterOperators::Options::aliasAnalysisKind_': class 'std::optional' needs to have dll-interface to be used by clients of class 'c10::RegisterOperators::Options' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/op_registration/op_registration.h(436,50): warning C4251: 'c10::RegisterOperators::Options::kernels': class 'std::vector>' needs to have dll-interface to be used by clients of class 'c10::RegisterOperators::Options' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/op_registration/op_registration.h(437,51): warning C4251: 'c10::RegisterOperators::Options::aliasAnalysisKind_': class 'std::optional' needs to have dll-interface to be used by clients of class 'c10::RegisterOperators::Options' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/Context.h(342,26): warning C4251: 'at::Context::thc_init': class 'c10::once_flag' needs to have dll-interface to be used by clients of class 'at::Context' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/function_schema.h(325): note: see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/op_registration/op_registration.h(588,50): warning C4251: 'c10::RegisterOperators::registrars_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'c10::RegisterOperators' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/Dispatcher.h(339,58): warning C4251: 'c10::Dispatcher::libraries_': class 'ska::flat_hash_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of class 'c10::Dispatcher' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/Context.h(343,26): warning C4251: 'at::Context::thh_init': class 'c10::once_flag' needs to have dll-interface to be used by clients of class 'at::Context' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/Context.h(344,26): warning C4251: 'at::Context::thx_init': class 'c10::once_flag' needs to have dll-interface to be used by clients of class 'at::Context' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/Context.h(345,26): warning C4251: 'at::Context::thp_init': class 'c10::once_flag' needs to have dll-interface to be used by clients of class 'at::Context' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/Dispatcher.h(343,63): warning C4251: 'c10::Dispatcher::listeners_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of class 'c10::Dispatcher' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/Dispatcher.h(357,36): warning C4251: 'c10::Dispatcher::cond_var_': class 'std::condition_variable' needs to have dll-interface to be used by clients of class 'c10::Dispatcher' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/Context.h(380,61): warning C4251: 'at::Context::quantized_engine': class 'std::optional' needs to have dll-interface to be used by clients of class 'at::Context' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/Dispatcher.h(363,32): warning C4251: 'c10::Dispatcher::guard_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'c10::Dispatcher' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/op_registration/op_registration.h(436,50): warning C4251: 'c10::RegisterOperators::Options::kernels': class 'std::vector>' needs to have dll-interface to be used by clients of class 'c10::RegisterOperators::Options' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/op_registration/op_registration.h(437,51): warning C4251: 'c10::RegisterOperators::Options::aliasAnalysisKind_': class 'std::optional' needs to have dll-interface to be used by clients of class 'c10::RegisterOperators::Options' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/library.h(302,48): warning C4251: 'torch::CppFunction::dispatch_key_': class 'std::optional' needs to have dll-interface to be used by clients of class 'torch::CppFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/library.h(304,56): warning C4251: 'torch::CppFunction::cpp_signature_': class 'std::optional' needs to have dll-interface to be used by clients of class 'torch::CppFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/library.h(305,47): warning C4251: 'torch::CppFunction::schema_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of class 'torch::CppFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/Dispatcher.h(334,83): warning C4251: 'c10::Dispatcher::operatorLookupTable_': class 'c10::LeftRight,std::equal_to,std::allocator>>>' needs to have dll-interface to be used by clients of class 'c10::Dispatcher' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/Dispatcher.h(334,83): warning C4251: 'c10::Dispatcher::operatorLookupTable_': class 'c10::LeftRight,std::equal_to,std::allocator>>>' needs to have dll-interface to be used by clients of class 'c10::Dispatcher' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/op_registration/op_registration.h(588,50): warning C4251: 'c10::RegisterOperators::registrars_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'c10::RegisterOperators' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/Context.h(342,26): warning C4251: 'at::Context::thc_init': class 'c10::once_flag' needs to have dll-interface to be used by clients of class 'at::Context' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/library.h(302,48): warning C4251: 'torch::CppFunction::dispatch_key_': class 'std::optional' needs to have dll-interface to be used by clients of class 'torch::CppFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/Dispatcher.h(339,58): warning C4251: 'c10::Dispatcher::libraries_': class 'ska::flat_hash_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of class 'c10::Dispatcher' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/Dispatcher.h(339,58): warning C4251: 'c10::Dispatcher::libraries_': class 'ska::flat_hash_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of class 'c10::Dispatcher' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/Dispatcher.h(343,63): warning C4251: 'c10::Dispatcher::listeners_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of class 'c10::Dispatcher' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(134): note: see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/CallOnce.h(23): note: see declaration of 'c10::once_flag' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/CallOnce.h(23): note: see declaration of 'c10::once_flag' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/Context.h(343,26): warning C4251: 'at::Context::thh_init': class 'c10::once_flag' needs to have dll-interface to be used by clients of class 'at::Context' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorGeometry.h(138,36): warning C4251: 'at::TensorGeometry::strides_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'at::TensorGeometry' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/Dispatcher.h(343,63): warning C4251: 'c10::Dispatcher::listeners_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of class 'c10::Dispatcher' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/library.h(845,33): warning C4251: 'torch::Library::ns_': class 'std::optional' needs to have dll-interface to be used by clients of class 'torch::Library' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/op_registration/op_registration.h(436,50): warning C4251: 'c10::RegisterOperators::Options::kernels': class 'std::vector>' needs to have dll-interface to be used by clients of class 'c10::RegisterOperators::Options' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/Dispatcher.h(343,63): warning C4251: 'c10::Dispatcher::listeners_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of class 'c10::Dispatcher' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/Dispatcher.h(343,63): warning C4251: 'c10::Dispatcher::listeners_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of class 'c10::Dispatcher' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/CallOnce.h(23): note: see declaration of 'c10::once_flag' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/ArrayRef.h(256): note: see declaration of 'std::vector>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/Context.h(344,26): warning C4251: 'at::Context::thx_init': class 'c10::once_flag' needs to have dll-interface to be used by clients of class 'at::Context' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/Context.h(344,26): warning C4251: 'at::Context::thx_init': class 'c10::once_flag' needs to have dll-interface to be used by clients of class 'at::Context' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/library.h(305,47): warning C4251: 'torch::CppFunction::schema_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of class 'torch::CppFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/library.h(302,48): warning C4251: 'torch::CppFunction::dispatch_key_': class 'std::optional' needs to have dll-interface to be used by clients of class 'torch::CppFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/Dispatcher.h(357,36): warning C4251: 'c10::Dispatcher::cond_var_': class 'std::condition_variable' needs to have dll-interface to be used by clients of class 'c10::Dispatcher' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/op_registration/op_registration.h(437,51): warning C4251: 'c10::RegisterOperators::Options::aliasAnalysisKind_': class 'std::optional' needs to have dll-interface to be used by clients of class 'c10::RegisterOperators::Options' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/library.h(306,21): warning C4251: 'torch::CppFunction::debug_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'torch::CppFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/Dispatcher.h(357,36): warning C4251: 'c10::Dispatcher::cond_var_': class 'std::condition_variable' needs to have dll-interface to be used by clients of class 'c10::Dispatcher' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/Context.h(345,26): warning C4251: 'at::Context::thp_init': class 'c10::once_flag' needs to have dll-interface to be used by clients of class 'at::Context' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/library.h(846,48): warning C4251: 'torch::Library::dispatch_key_': class 'std::optional' needs to have dll-interface to be used by clients of class 'torch::Library' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc)C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\mutex(573): note: see declaration of 'std::condition_variable' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc)C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\mutex(573): note: see declaration of 'std::condition_variable' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/library.h(304,56): warning C4251: 'torch::CppFunction::cpp_signature_': class 'std::optional' needs to have dll-interface to be used by clients of class 'torch::CppFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/Context.h(345,26): warning C4251: 'at::Context::thp_init': class 'c10::once_flag' needs to have dll-interface to be used by clients of class 'at::Context' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/Dispatcher.h(357,36): warning C4251: 'c10::Dispatcher::cond_var_': class 'std::condition_variable' needs to have dll-interface to be used by clients of class 'c10::Dispatcher' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/Context.h(345,26): warning C4251: 'at::Context::thp_init': class 'c10::once_flag' needs to have dll-interface to be used by clients of class 'at::Context' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/CallOnce.h(23): note: see declaration of 'c10::once_flag' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/CallOnce.h(23): note: see declaration of 'c10::once_flag' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc)C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\mutex(573): note: see declaration of 'std::condition_variable' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc)C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\mutex(573): note: see declaration of 'std::condition_variable' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/library.h(305,47): warning C4251: 'torch::CppFunction::schema_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of class 'torch::CppFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/library.h(306,21): warning C4251: 'torch::CppFunction::debug_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'torch::CppFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/Dispatcher.h(363,32): warning C4251: 'c10::Dispatcher::guard_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'c10::Dispatcher' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/Dispatcher.h(363,32): warning C4251: 'c10::Dispatcher::guard_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'c10::Dispatcher' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/Dispatcher.h(363,32): warning C4251: 'c10::Dispatcher::guard_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'c10::Dispatcher' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/Dispatcher.h(363,32): warning C4251: 'c10::Dispatcher::guard_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'c10::Dispatcher' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/Context.h(380,61): warning C4251: 'at::Context::quantized_engine': class 'std::optional' needs to have dll-interface to be used by clients of class 'at::Context' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/Context.h(380,61): warning C4251: 'at::Context::quantized_engine': class 'std::optional' needs to have dll-interface to be used by clients of class 'at::Context' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/op_registration/op_registration.h(588,50): warning C4251: 'c10::RegisterOperators::registrars_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'c10::RegisterOperators' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/Dispatcher.h(504,65): warning C4251: 'c10::OperatorHandle::operatorIterator_': class 'std::_List_iterator>>' needs to have dll-interface to be used by clients of class 'c10::OperatorHandle' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/Dispatcher.h(504,65): warning C4251: 'c10::OperatorHandle::operatorIterator_': class 'std::_List_iterator>>' needs to have dll-interface to be used by clients of class 'c10::OperatorHandle' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/Dispatcher.h(504,65): warning C4251: 'c10::OperatorHandle::operatorIterator_': class 'std::_List_iterator>>' needs to have dll-interface to be used by clients of class 'c10::OperatorHandle' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/library.h(847,75): warning C4251: 'torch::Library::impl_abstract_pystub_': class 'std::optional>' needs to have dll-interface to be used by clients of class 'torch::Library' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/library.h(845,33): warning C4251: 'torch::Library::ns_': class 'std::optional' needs to have dll-interface to be used by clients of class 'torch::Library' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/library.h(851,55): warning C4251: 'torch::Library::registrars_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'torch::Library' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(78): note: see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/library.h(845,33): warning C4251: 'torch::Library::ns_': class 'std::optional' needs to have dll-interface to be used by clients of class 'torch::Library' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/library.h(846,48): warning C4251: 'torch::Library::dispatch_key_': class 'std::optional' needs to have dll-interface to be used by clients of class 'torch::Library' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/op_registration/op_registration.h(434,76): warning C4251: 'c10::RegisterOperators::Options::schemaOrName_': class 'std::optional>' needs to have dll-interface to be used by clients of class 'c10::RegisterOperators::Options' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/from_blob.h(92,21): warning C4251: 'at::TensorMaker::sizes_': class 'c10::ArrayRef' needs to have dll-interface to be used by clients of class 'at::TensorMaker' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/CPUGeneratorImpl.h(36,22): warning C4251: 'at::CPUGeneratorImpl::engine_': class 'at::mt19937_engine' needs to have dll-interface to be used by clients of struct 'at::CPUGeneratorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/op_registration/op_registration.h(436,50): warning C4251: 'c10::RegisterOperators::Options::kernels': class 'std::vector>' needs to have dll-interface to be used by clients of class 'c10::RegisterOperators::Options' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/library.h(851,55): warning C4251: 'torch::Library::registrars_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'torch::Library' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/library.h(305,47): warning C4251: 'torch::CppFunction::schema_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of class 'torch::CppFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/op_registration/op_registration.h(437,51): warning C4251: 'c10::RegisterOperators::Options::aliasAnalysisKind_': class 'std::optional' needs to have dll-interface to be used by clients of class 'c10::RegisterOperators::Options' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/from_blob.h(95,40): warning C4251: 'at::TensorMaker::deleter_': class 'std::function' needs to have dll-interface to be used by clients of class 'at::TensorMaker' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/function_schema.h(325): note: see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/library.h(306,21): warning C4251: 'torch::CppFunction::debug_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'torch::CppFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/library.h(847,75): warning C4251: 'torch::Library::impl_abstract_pystub_': class 'std::optional>' needs to have dll-interface to be used by clients of class 'torch::Library' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Allocator.h(227): note: see declaration of 'std::function' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc)C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xstring(4471): note: see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/from_blob.h(96,74): warning C4251: 'at::TensorMaker::ctx_': class 'std::unique_ptr' needs to have dll-interface to be used by clients of class 'at::TensorMaker' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/CPUGeneratorImpl.h(37,49): warning C4251: 'at::CPUGeneratorImpl::next_float_normal_sample_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'at::CPUGeneratorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/CPUGeneratorImpl.h(38,51): warning C4251: 'at::CPUGeneratorImpl::next_double_normal_sample_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'at::CPUGeneratorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorGeometry.h(137,34): warning C4251: 'at::TensorGeometry::sizes_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'at::TensorGeometry' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/op_registration/op_registration.h(588,50): warning C4251: 'c10::RegisterOperators::registrars_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'c10::RegisterOperators' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorGeometry.h(137,34): warning C4251: 'at::TensorGeometry::sizes_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'at::TensorGeometry' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorGeometry.h(138,36): warning C4251: 'at::TensorGeometry::strides_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'at::TensorGeometry' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorGeometry.h(138,36): warning C4251: 'at::TensorGeometry::strides_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'at::TensorGeometry' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorGeometry.h(137,34): warning C4251: 'at::TensorGeometry::sizes_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'at::TensorGeometry' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorGeometry.h(138,36): warning C4251: 'at::TensorGeometry::strides_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'at::TensorGeometry' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/library.h(845,33): warning C4251: 'torch::Library::ns_': class 'std::optional' needs to have dll-interface to be used by clients of class 'torch::Library' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/library.h(846,48): warning C4251: 'torch::Library::dispatch_key_': class 'std::optional' needs to have dll-interface to be used by clients of class 'torch::Library' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/CPUGeneratorImpl.h(36,22): warning C4251: 'at::CPUGeneratorImpl::engine_': class 'at::mt19937_engine' needs to have dll-interface to be used by clients of struct 'at::CPUGeneratorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/CPUGeneratorImpl.h(36,22): warning C4251: 'at::CPUGeneratorImpl::engine_': class 'at::mt19937_engine' needs to have dll-interface to be used by clients of struct 'at::CPUGeneratorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/CPUGeneratorImpl.h(37,49): warning C4251: 'at::CPUGeneratorImpl::next_float_normal_sample_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'at::CPUGeneratorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/CPUGeneratorImpl.h(38,51): warning C4251: 'at::CPUGeneratorImpl::next_double_normal_sample_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'at::CPUGeneratorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/CPUGeneratorImpl.h(37,49): warning C4251: 'at::CPUGeneratorImpl::next_float_normal_sample_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'at::CPUGeneratorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/library.h(302,48): warning C4251: 'torch::CppFunction::dispatch_key_': class 'std::optional' needs to have dll-interface to be used by clients of class 'torch::CppFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/library.h(847,75): warning C4251: 'torch::Library::impl_abstract_pystub_': class 'std::optional>' needs to have dll-interface to be used by clients of class 'torch::Library' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/op_registration/op_registration.h(434,76): warning C4251: 'c10::RegisterOperators::Options::schemaOrName_': class 'std::optional>' needs to have dll-interface to be used by clients of class 'c10::RegisterOperators::Options' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/op_registration/op_registration.h(434,76): warning C4251: 'c10::RegisterOperators::Options::schemaOrName_': class 'std::optional>' needs to have dll-interface to be used by clients of class 'c10::RegisterOperators::Options' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/op_registration/op_registration.h(434,76): warning C4251: 'c10::RegisterOperators::Options::schemaOrName_': class 'std::optional>' needs to have dll-interface to be used by clients of class 'c10::RegisterOperators::Options' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/library.h(304,56): warning C4251: 'torch::CppFunction::cpp_signature_': class 'std::optional' needs to have dll-interface to be used by clients of class 'torch::CppFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/CPUGeneratorImpl.h(38,51): warning C4251: 'at::CPUGeneratorImpl::next_double_normal_sample_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'at::CPUGeneratorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/library.h(851,55): warning C4251: 'torch::Library::registrars_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'torch::Library' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/op_registration/op_registration.h(434): note: see declaration of 'std::optional>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/op_registration/op_registration.h(434): note: see declaration of 'std::optional>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/library.h(305,47): warning C4251: 'torch::CppFunction::schema_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of class 'torch::CppFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/library.h(306,21): warning C4251: 'torch::CppFunction::debug_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'torch::CppFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/from_blob.h(92,21): warning C4251: 'at::TensorMaker::sizes_': class 'c10::ArrayRef' needs to have dll-interface to be used by clients of class 'at::TensorMaker' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/from_blob.h(93,33): warning C4251: 'at::TensorMaker::strides_': class 'c10::OptionalArrayRef' needs to have dll-interface to be used by clients of class 'at::TensorMaker' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/from_blob.h(94,43): warning C4251: 'at::TensorMaker::storage_offset_': class 'std::optional' needs to have dll-interface to be used by clients of class 'at::TensorMaker' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/from_blob.h(95,40): warning C4251: 'at::TensorMaker::deleter_': class 'std::function' needs to have dll-interface to be used by clients of class 'at::TensorMaker' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/from_blob.h(96,74): warning C4251: 'at::TensorMaker::ctx_': class 'std::unique_ptr' needs to have dll-interface to be used by clients of class 'at::TensorMaker' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/from_blob.h(92,21): warning C4251: 'at::TensorMaker::sizes_': class 'c10::ArrayRef' needs to have dll-interface to be used by clients of class 'at::TensorMaker' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/from_blob.h(97,34): warning C4251: 'at::TensorMaker::device_': class 'std::optional' needs to have dll-interface to be used by clients of class 'at::TensorMaker' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/op_registration/op_registration.h(436,50): warning C4251: 'c10::RegisterOperators::Options::kernels': class 'std::vector>' needs to have dll-interface to be used by clients of class 'c10::RegisterOperators::Options' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/from_blob.h(93,33): warning C4251: 'at::TensorMaker::strides_': class 'c10::OptionalArrayRef' needs to have dll-interface to be used by clients of class 'at::TensorMaker' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/op_registration/op_registration.h(436): note: see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/op_registration/op_registration.h(437,51): warning C4251: 'c10::RegisterOperators::Options::aliasAnalysisKind_': class 'std::optional' needs to have dll-interface to be used by clients of class 'c10::RegisterOperators::Options' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/from_blob.h(94,43): warning C4251: 'at::TensorMaker::storage_offset_': class 'std::optional' needs to have dll-interface to be used by clients of class 'at::TensorMaker' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/function_schema.h(325): note: see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/OptionalArrayRef.h(219): note: see declaration of 'c10::OptionalArrayRef' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/op_registration/op_registration.h(437,51): warning C4251: 'c10::RegisterOperators::Options::aliasAnalysisKind_': class 'std::optional' needs to have dll-interface to be used by clients of class 'c10::RegisterOperators::Options' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/from_blob.h(95,40): warning C4251: 'at::TensorMaker::deleter_': class 'std::function' needs to have dll-interface to be used by clients of class 'at::TensorMaker' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymNodeImpl.h(191): note: see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/op_registration/op_registration.h(434,76): warning C4251: 'c10::RegisterOperators::Options::schemaOrName_': class 'std::optional>' needs to have dll-interface to be used by clients of class 'c10::RegisterOperators::Options' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/from_blob.h(95,40): warning C4251: 'at::TensorMaker::deleter_': class 'std::function' needs to have dll-interface to be used by clients of class 'at::TensorMaker' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/op_registration/op_registration.h(436,50): warning C4251: 'c10::RegisterOperators::Options::kernels': class 'std::vector>' needs to have dll-interface to be used by clients of class 'c10::RegisterOperators::Options' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/from_blob.h(96,74): warning C4251: 'at::TensorMaker::ctx_': class 'std::unique_ptr' needs to have dll-interface to be used by clients of class 'at::TensorMaker' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/from_blob.h(96,74): warning C4251: 'at::TensorMaker::ctx_': class 'std::unique_ptr' needs to have dll-interface to be used by clients of class 'at::TensorMaker' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/op_registration/op_registration.h(437,51): warning C4251: 'c10::RegisterOperators::Options::aliasAnalysisKind_': class 'std::optional' needs to have dll-interface to be used by clients of class 'c10::RegisterOperators::Options' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/from_blob.h(97,34): warning C4251: 'at::TensorMaker::device_': class 'std::optional' needs to have dll-interface to be used by clients of class 'at::TensorMaker' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/from_blob.h(97,34): warning C4251: 'at::TensorMaker::device_': class 'std::optional' needs to have dll-interface to be used by clients of class 'at::TensorMaker' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/function_schema.h(325): note: see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/library.h(845,33): warning C4251: 'torch::Library::ns_': class 'std::optional' needs to have dll-interface to be used by clients of class 'torch::Library' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/library.h(846,48): warning C4251: 'torch::Library::dispatch_key_': class 'std::optional' needs to have dll-interface to be used by clients of class 'torch::Library' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/op_registration/op_registration.h(588,50): warning C4251: 'c10::RegisterOperators::registrars_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'c10::RegisterOperators' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/op_registration/op_registration.h(436,50): warning C4251: 'c10::RegisterOperators::Options::kernels': class 'std::vector>' needs to have dll-interface to be used by clients of class 'c10::RegisterOperators::Options' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/op_registration/op_registration.h(437,51): warning C4251: 'c10::RegisterOperators::Options::aliasAnalysisKind_': class 'std::optional' needs to have dll-interface to be used by clients of class 'c10::RegisterOperators::Options' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/CPUGeneratorImpl.h(36,22): warning C4251: 'at::CPUGeneratorImpl::engine_': class 'at::mt19937_engine' needs to have dll-interface to be used by clients of struct 'at::CPUGeneratorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/op_registration/op_registration.h(588,50): warning C4251: 'c10::RegisterOperators::registrars_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'c10::RegisterOperators' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/op_registration/op_registration.h(588,50): warning C4251: 'c10::RegisterOperators::registrars_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'c10::RegisterOperators' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/CPUGeneratorImpl.h(37,49): warning C4251: 'at::CPUGeneratorImpl::next_float_normal_sample_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'at::CPUGeneratorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/CPUGeneratorImpl.h(38,51): warning C4251: 'at::CPUGeneratorImpl::next_double_normal_sample_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'at::CPUGeneratorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/library.h(847,75): warning C4251: 'torch::Library::impl_abstract_pystub_': class 'std::optional>' needs to have dll-interface to be used by clients of class 'torch::Library' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/op_registration/op_registration.h(588,50): warning C4251: 'c10::RegisterOperators::registrars_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'c10::RegisterOperators' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/library.h(302,48): warning C4251: 'torch::CppFunction::dispatch_key_': class 'std::optional' needs to have dll-interface to be used by clients of class 'torch::CppFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/library.h(304,56): warning C4251: 'torch::CppFunction::cpp_signature_': class 'std::optional' needs to have dll-interface to be used by clients of class 'torch::CppFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/library.h(302,48): warning C4251: 'torch::CppFunction::dispatch_key_': class 'std::optional' needs to have dll-interface to be used by clients of class 'torch::CppFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/library.h(305,47): warning C4251: 'torch::CppFunction::schema_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of class 'torch::CppFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/library.h(306,21): warning C4251: 'torch::CppFunction::debug_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'torch::CppFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/library.h(304,56): warning C4251: 'torch::CppFunction::cpp_signature_': class 'std::optional' needs to have dll-interface to be used by clients of class 'torch::CppFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/library.h(302,48): warning C4251: 'torch::CppFunction::dispatch_key_': class 'std::optional' needs to have dll-interface to be used by clients of class 'torch::CppFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/library.h(305,47): warning C4251: 'torch::CppFunction::schema_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of class 'torch::CppFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/library.h(304,56): warning C4251: 'torch::CppFunction::cpp_signature_': class 'std::optional' needs to have dll-interface to be used by clients of class 'torch::CppFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/library.h(306,21): warning C4251: 'torch::CppFunction::debug_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'torch::CppFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/library.h(305,47): warning C4251: 'torch::CppFunction::schema_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of class 'torch::CppFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/library.h(306,21): warning C4251: 'torch::CppFunction::debug_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'torch::CppFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/Context.h(342,26): warning C4251: 'at::Context::thc_init': class 'c10::once_flag' needs to have dll-interface to be used by clients of class 'at::Context' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/Context.h(343,26): warning C4251: 'at::Context::thh_init': class 'c10::once_flag' needs to have dll-interface to be used by clients of class 'at::Context' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/Context.h(344,26): warning C4251: 'at::Context::thx_init': class 'c10::once_flag' needs to have dll-interface to be used by clients of class 'at::Context' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/Context.h(345,26): warning C4251: 'at::Context::thp_init': class 'c10::once_flag' needs to have dll-interface to be used by clients of class 'at::Context' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/CPUGeneratorImpl.h(36,22): warning C4251: 'at::CPUGeneratorImpl::engine_': class 'at::mt19937_engine' needs to have dll-interface to be used by clients of struct 'at::CPUGeneratorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/library.h(302,48): warning C4251: 'torch::CppFunction::dispatch_key_': class 'std::optional' needs to have dll-interface to be used by clients of class 'torch::CppFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/library.h(304,56): warning C4251: 'torch::CppFunction::cpp_signature_': class 'std::optional' needs to have dll-interface to be used by clients of class 'torch::CppFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/library.h(305,47): warning C4251: 'torch::CppFunction::schema_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of class 'torch::CppFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/library.h(306,21): warning C4251: 'torch::CppFunction::debug_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'torch::CppFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/Context.h(380,61): warning C4251: 'at::Context::quantized_engine': class 'std::optional' needs to have dll-interface to be used by clients of class 'at::Context' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/CPUGeneratorImpl.h(37,49): warning C4251: 'at::CPUGeneratorImpl::next_float_normal_sample_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'at::CPUGeneratorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/library.h(845,33): warning C4251: 'torch::Library::ns_': class 'std::optional' needs to have dll-interface to be used by clients of class 'torch::Library' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/CPUGeneratorImpl.h(38,51): warning C4251: 'at::CPUGeneratorImpl::next_double_normal_sample_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'at::CPUGeneratorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/library.h(846,48): warning C4251: 'torch::Library::dispatch_key_': class 'std::optional' needs to have dll-interface to be used by clients of class 'torch::Library' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/library.h(845,33): warning C4251: 'torch::Library::ns_': class 'std::optional' needs to have dll-interface to be used by clients of class 'torch::Library' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/library.h(846,48): warning C4251: 'torch::Library::dispatch_key_': class 'std::optional' needs to have dll-interface to be used by clients of class 'torch::Library' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/Context.h(342,26): warning C4251: 'at::Context::thc_init': class 'c10::once_flag' needs to have dll-interface to be used by clients of class 'at::Context' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/Context.h(343,26): warning C4251: 'at::Context::thh_init': class 'c10::once_flag' needs to have dll-interface to be used by clients of class 'at::Context' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/Context.h(344,26): warning C4251: 'at::Context::thx_init': class 'c10::once_flag' needs to have dll-interface to be used by clients of class 'at::Context' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/library.h(845,33): warning C4251: 'torch::Library::ns_': class 'std::optional' needs to have dll-interface to be used by clients of class 'torch::Library' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/Context.h(345,26): warning C4251: 'at::Context::thp_init': class 'c10::once_flag' needs to have dll-interface to be used by clients of class 'at::Context' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/library.h(846,48): warning C4251: 'torch::Library::dispatch_key_': class 'std::optional' needs to have dll-interface to be used by clients of class 'torch::Library' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/library.h(845,33): warning C4251: 'torch::Library::ns_': class 'std::optional' needs to have dll-interface to be used by clients of class 'torch::Library' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/library.h(847,75): warning C4251: 'torch::Library::impl_abstract_pystub_': class 'std::optional>' needs to have dll-interface to be used by clients of class 'torch::Library' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/library.h(846,48): warning C4251: 'torch::Library::dispatch_key_': class 'std::optional' needs to have dll-interface to be used by clients of class 'torch::Library' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/library.h(851,55): warning C4251: 'torch::Library::registrars_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'torch::Library' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/library.h(847,75): warning C4251: 'torch::Library::impl_abstract_pystub_': class 'std::optional>' needs to have dll-interface to be used by clients of class 'torch::Library' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/Context.h(342,26): warning C4251: 'at::Context::thc_init': class 'c10::once_flag' needs to have dll-interface to be used by clients of class 'at::Context' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/Dispatcher.h(237): note: see declaration of 'std::optional>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/Context.h(343,26): warning C4251: 'at::Context::thh_init': class 'c10::once_flag' needs to have dll-interface to be used by clients of class 'at::Context' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/library.h(851,55): warning C4251: 'torch::Library::registrars_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'torch::Library' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/Context.h(344,26): warning C4251: 'at::Context::thx_init': class 'c10::once_flag' needs to have dll-interface to be used by clients of class 'at::Context' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/Context.h(345,26): warning C4251: 'at::Context::thp_init': class 'c10::once_flag' needs to have dll-interface to be used by clients of class 'at::Context' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/library.h(847,75): warning C4251: 'torch::Library::impl_abstract_pystub_': class 'std::optional>' needs to have dll-interface to be used by clients of class 'torch::Library' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/library.h(851,55): warning C4251: 'torch::Library::registrars_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'torch::Library' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/Context.h(380,61): warning C4251: 'at::Context::quantized_engine': class 'std::optional' needs to have dll-interface to be used by clients of class 'at::Context' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/library.h(847,75): warning C4251: 'torch::Library::impl_abstract_pystub_': class 'std::optional>' needs to have dll-interface to be used by clients of class 'torch::Library' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/library.h(851,55): warning C4251: 'torch::Library::registrars_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'torch::Library' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorGeometry.h(137,34): warning C4251: 'at::TensorGeometry::sizes_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'at::TensorGeometry' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorGeometry.h(138,36): warning C4251: 'at::TensorGeometry::strides_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'at::TensorGeometry' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/CPUGeneratorImpl.h(36,22): warning C4251: 'at::CPUGeneratorImpl::engine_': class 'at::mt19937_engine' needs to have dll-interface to be used by clients of struct 'at::CPUGeneratorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/CPUGeneratorImpl.h(36,22): warning C4251: 'at::CPUGeneratorImpl::engine_': class 'at::mt19937_engine' needs to have dll-interface to be used by clients of struct 'at::CPUGeneratorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/CPUGeneratorImpl.h(37,49): warning C4251: 'at::CPUGeneratorImpl::next_float_normal_sample_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'at::CPUGeneratorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/CPUGeneratorImpl.h(38,51): warning C4251: 'at::CPUGeneratorImpl::next_double_normal_sample_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'at::CPUGeneratorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/CPUGeneratorImpl.h(37,49): warning C4251: 'at::CPUGeneratorImpl::next_float_normal_sample_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'at::CPUGeneratorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/Context.h(342,26): warning C4251: 'at::Context::thc_init': class 'c10::once_flag' needs to have dll-interface to be used by clients of class 'at::Context' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/CPUGeneratorImpl.h(38,51): warning C4251: 'at::CPUGeneratorImpl::next_double_normal_sample_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'at::CPUGeneratorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/CallOnce.h(23): note: see declaration of 'c10::once_flag' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/Context.h(343,26): warning C4251: 'at::Context::thh_init': class 'c10::once_flag' needs to have dll-interface to be used by clients of class 'at::Context' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/Context.h(344,26): warning C4251: 'at::Context::thx_init': class 'c10::once_flag' needs to have dll-interface to be used by clients of class 'at::Context' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/Context.h(345,26): warning C4251: 'at::Context::thp_init': class 'c10::once_flag' needs to have dll-interface to be used by clients of class 'at::Context' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/CPUGeneratorImpl.h(36,22): warning C4251: 'at::CPUGeneratorImpl::engine_': class 'at::mt19937_engine' needs to have dll-interface to be used by clients of struct 'at::CPUGeneratorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/CPUGeneratorImpl.h(36,22): warning C4251: 'at::CPUGeneratorImpl::engine_': class 'at::mt19937_engine' needs to have dll-interface to be used by clients of struct 'at::CPUGeneratorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/Context.h(380,61): warning C4251: 'at::Context::quantized_engine': class 'std::optional' needs to have dll-interface to be used by clients of class 'at::Context' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/CPUGeneratorImpl.h(37,49): warning C4251: 'at::CPUGeneratorImpl::next_float_normal_sample_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'at::CPUGeneratorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/CPUGeneratorImpl.h(38,51): warning C4251: 'at::CPUGeneratorImpl::next_double_normal_sample_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'at::CPUGeneratorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorGeometry.h(137,34): warning C4251: 'at::TensorGeometry::sizes_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'at::TensorGeometry' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorGeometry.h(138,36): warning C4251: 'at::TensorGeometry::strides_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'at::TensorGeometry' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/CPUGeneratorImpl.h(37,49): warning C4251: 'at::CPUGeneratorImpl::next_float_normal_sample_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'at::CPUGeneratorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/CPUGeneratorImpl.h(38,51): warning C4251: 'at::CPUGeneratorImpl::next_double_normal_sample_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'at::CPUGeneratorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorGeometry.h(137,34): warning C4251: 'at::TensorGeometry::sizes_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'at::TensorGeometry' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorGeometry.h(138,36): warning C4251: 'at::TensorGeometry::strides_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'at::TensorGeometry' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/from_blob.h(92,21): warning C4251: 'at::TensorMaker::sizes_': class 'c10::ArrayRef' needs to have dll-interface to be used by clients of class 'at::TensorMaker' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/Context.h(342,26): warning C4251: 'at::Context::thc_init': class 'c10::once_flag' needs to have dll-interface to be used by clients of class 'at::Context' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/from_blob.h(93,33): warning C4251: 'at::TensorMaker::strides_': class 'c10::OptionalArrayRef' needs to have dll-interface to be used by clients of class 'at::TensorMaker' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/Context.h(343,26): warning C4251: 'at::Context::thh_init': class 'c10::once_flag' needs to have dll-interface to be used by clients of class 'at::Context' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/from_blob.h(94,43): warning C4251: 'at::TensorMaker::storage_offset_': class 'std::optional' needs to have dll-interface to be used by clients of class 'at::TensorMaker' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/Context.h(344,26): warning C4251: 'at::Context::thx_init': class 'c10::once_flag' needs to have dll-interface to be used by clients of class 'at::Context' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/from_blob.h(95,40): warning C4251: 'at::TensorMaker::deleter_': class 'std::function' needs to have dll-interface to be used by clients of class 'at::TensorMaker' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/CallOnce.h(23): note: see declaration of 'c10::once_flag' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/from_blob.h(97,34): warning C4251: 'at::TensorMaker::device_': class 'std::optional' needs to have dll-interface to be used by clients of class 'at::TensorMaker' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/Context.h(380,61): warning C4251: 'at::Context::quantized_engine': class 'std::optional' needs to have dll-interface to be used by clients of class 'at::Context' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorGeometry.h(137,34): warning C4251: 'at::TensorGeometry::sizes_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'at::TensorGeometry' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorGeometry.h(138,36): warning C4251: 'at::TensorGeometry::strides_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'at::TensorGeometry' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/from_blob.h(92,21): warning C4251: 'at::TensorMaker::sizes_': class 'c10::ArrayRef' needs to have dll-interface to be used by clients of class 'at::TensorMaker' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/from_blob.h(93,33): warning C4251: 'at::TensorMaker::strides_': class 'c10::OptionalArrayRef' needs to have dll-interface to be used by clients of class 'at::TensorMaker' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/from_blob.h(94,43): warning C4251: 'at::TensorMaker::storage_offset_': class 'std::optional' needs to have dll-interface to be used by clients of class 'at::TensorMaker' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/from_blob.h(92,21): warning C4251: 'at::TensorMaker::sizes_': class 'c10::ArrayRef' needs to have dll-interface to be used by clients of class 'at::TensorMaker' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/from_blob.h(96,74): warning C4251: 'at::TensorMaker::ctx_': class 'std::unique_ptr' needs to have dll-interface to be used by clients of class 'at::TensorMaker' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/from_blob.h(94,43): warning C4251: 'at::TensorMaker::storage_offset_': class 'std::optional' needs to have dll-interface to be used by clients of class 'at::TensorMaker' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/from_blob.h(97,34): warning C4251: 'at::TensorMaker::device_': class 'std::optional' needs to have dll-interface to be used by clients of class 'at::TensorMaker' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/from_blob.h(95,40): warning C4251: 'at::TensorMaker::deleter_': class 'std::function' needs to have dll-interface to be used by clients of class 'at::TensorMaker' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/from_blob.h(96,74): warning C4251: 'at::TensorMaker::ctx_': class 'std::unique_ptr' needs to have dll-interface to be used by clients of class 'at::TensorMaker' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/from_blob.h(97,34): warning C4251: 'at::TensorMaker::device_': class 'std::optional' needs to have dll-interface to be used by clients of class 'at::TensorMaker' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/Context.h(342,26): warning C4251: 'at::Context::thc_init': class 'c10::once_flag' needs to have dll-interface to be used by clients of class 'at::Context' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/Context.h(343,26): warning C4251: 'at::Context::thh_init': class 'c10::once_flag' needs to have dll-interface to be used by clients of class 'at::Context' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/Context.h(344,26): warning C4251: 'at::Context::thx_init': class 'c10::once_flag' needs to have dll-interface to be used by clients of class 'at::Context' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/Context.h(345,26): warning C4251: 'at::Context::thp_init': class 'c10::once_flag' needs to have dll-interface to be used by clients of class 'at::Context' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/Context.h(380,61): warning C4251: 'at::Context::quantized_engine': class 'std::optional' needs to have dll-interface to be used by clients of class 'at::Context' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/Context.h(342,26): warning C4251: 'at::Context::thc_init': class 'c10::once_flag' needs to have dll-interface to be used by clients of class 'at::Context' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/Context.h(343,26): warning C4251: 'at::Context::thh_init': class 'c10::once_flag' needs to have dll-interface to be used by clients of class 'at::Context' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/Context.h(344,26): warning C4251: 'at::Context::thx_init': class 'c10::once_flag' needs to have dll-interface to be used by clients of class 'at::Context' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/Context.h(345,26): warning C4251: 'at::Context::thp_init': class 'c10::once_flag' needs to have dll-interface to be used by clients of class 'at::Context' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/from_blob.h(92,21): warning C4251: 'at::TensorMaker::sizes_': class 'c10::ArrayRef' needs to have dll-interface to be used by clients of class 'at::TensorMaker' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/from_blob.h(93,33): warning C4251: 'at::TensorMaker::strides_': class 'c10::OptionalArrayRef' needs to have dll-interface to be used by clients of class 'at::TensorMaker' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/from_blob.h(94,43): warning C4251: 'at::TensorMaker::storage_offset_': class 'std::optional' needs to have dll-interface to be used by clients of class 'at::TensorMaker' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/Context.h(380,61): warning C4251: 'at::Context::quantized_engine': class 'std::optional' needs to have dll-interface to be used by clients of class 'at::Context' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/from_blob.h(95,40): warning C4251: 'at::TensorMaker::deleter_': class 'std::function' needs to have dll-interface to be used by clients of class 'at::TensorMaker' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorGeometry.h(137,34): warning C4251: 'at::TensorGeometry::sizes_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'at::TensorGeometry' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/from_blob.h(96,74): warning C4251: 'at::TensorMaker::ctx_': class 'std::unique_ptr' needs to have dll-interface to be used by clients of class 'at::TensorMaker' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/ArrayRef.h(256): note: see declaration of 'std::vector>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorGeometry.h(138,36): warning C4251: 'at::TensorGeometry::strides_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'at::TensorGeometry' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/from_blob.h(97,34): warning C4251: 'at::TensorMaker::device_': class 'std::optional' needs to have dll-interface to be used by clients of class 'at::TensorMaker' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/Context.h(342,26): warning C4251: 'at::Context::thc_init': class 'c10::once_flag' needs to have dll-interface to be used by clients of class 'at::Context' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/Context.h(343,26): warning C4251: 'at::Context::thh_init': class 'c10::once_flag' needs to have dll-interface to be used by clients of class 'at::Context' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/Context.h(344,26): warning C4251: 'at::Context::thx_init': class 'c10::once_flag' needs to have dll-interface to be used by clients of class 'at::Context' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/Context.h(345,26): warning C4251: 'at::Context::thp_init': class 'c10::once_flag' needs to have dll-interface to be used by clients of class 'at::Context' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/Context.h(342,26): warning C4251: 'at::Context::thc_init': class 'c10::once_flag' needs to have dll-interface to be used by clients of class 'at::Context' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/Context.h(343,26): warning C4251: 'at::Context::thh_init': class 'c10::once_flag' needs to have dll-interface to be used by clients of class 'at::Context' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/Context.h(344,26): warning C4251: 'at::Context::thx_init': class 'c10::once_flag' needs to have dll-interface to be used by clients of class 'at::Context' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/Context.h(345,26): warning C4251: 'at::Context::thp_init': class 'c10::once_flag' needs to have dll-interface to be used by clients of class 'at::Context' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/Context.h(380,61): warning C4251: 'at::Context::quantized_engine': class 'std::optional' needs to have dll-interface to be used by clients of class 'at::Context' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorGeometry.h(137,34): warning C4251: 'at::TensorGeometry::sizes_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'at::TensorGeometry' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorGeometry.h(138,36): warning C4251: 'at::TensorGeometry::strides_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'at::TensorGeometry' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/from_blob.h(92,21): warning C4251: 'at::TensorMaker::sizes_': class 'c10::ArrayRef' needs to have dll-interface to be used by clients of class 'at::TensorMaker' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/from_blob.h(93,33): warning C4251: 'at::TensorMaker::strides_': class 'c10::OptionalArrayRef' needs to have dll-interface to be used by clients of class 'at::TensorMaker' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/from_blob.h(94,43): warning C4251: 'at::TensorMaker::storage_offset_': class 'std::optional' needs to have dll-interface to be used by clients of class 'at::TensorMaker' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/from_blob.h(95,40): warning C4251: 'at::TensorMaker::deleter_': class 'std::function' needs to have dll-interface to be used by clients of class 'at::TensorMaker' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/from_blob.h(96,74): warning C4251: 'at::TensorMaker::ctx_': class 'std::unique_ptr' needs to have dll-interface to be used by clients of class 'at::TensorMaker' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/from_blob.h(97,34): warning C4251: 'at::TensorMaker::device_': class 'std::optional' needs to have dll-interface to be used by clients of class 'at::TensorMaker' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorGeometry.h(137,34): warning C4251: 'at::TensorGeometry::sizes_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'at::TensorGeometry' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorGeometry.h(138,36): warning C4251: 'at::TensorGeometry::strides_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'at::TensorGeometry' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorGeometry.h(137,34): warning C4251: 'at::TensorGeometry::sizes_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'at::TensorGeometry' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorGeometry.h(138,36): warning C4251: 'at::TensorGeometry::strides_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'at::TensorGeometry' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorGeometry.h(137,34): warning C4251: 'at::TensorGeometry::sizes_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'at::TensorGeometry' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorGeometry.h(138,36): warning C4251: 'at::TensorGeometry::strides_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'at::TensorGeometry' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/from_blob.h(92,21): warning C4251: 'at::TensorMaker::sizes_': class 'c10::ArrayRef' needs to have dll-interface to be used by clients of class 'at::TensorMaker' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/from_blob.h(93,33): warning C4251: 'at::TensorMaker::strides_': class 'c10::OptionalArrayRef' needs to have dll-interface to be used by clients of class 'at::TensorMaker' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/from_blob.h(94,43): warning C4251: 'at::TensorMaker::storage_offset_': class 'std::optional' needs to have dll-interface to be used by clients of class 'at::TensorMaker' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/from_blob.h(95,40): warning C4251: 'at::TensorMaker::deleter_': class 'std::function' needs to have dll-interface to be used by clients of class 'at::TensorMaker' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/from_blob.h(96,74): warning C4251: 'at::TensorMaker::ctx_': class 'std::unique_ptr' needs to have dll-interface to be used by clients of class 'at::TensorMaker' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/from_blob.h(97,34): warning C4251: 'at::TensorMaker::device_': class 'std::optional' needs to have dll-interface to be used by clients of class 'at::TensorMaker' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/from_blob.h(92,21): warning C4251: 'at::TensorMaker::sizes_': class 'c10::ArrayRef' needs to have dll-interface to be used by clients of class 'at::TensorMaker' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/from_blob.h(93,33): warning C4251: 'at::TensorMaker::strides_': class 'c10::OptionalArrayRef' needs to have dll-interface to be used by clients of class 'at::TensorMaker' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/from_blob.h(94,43): warning C4251: 'at::TensorMaker::storage_offset_': class 'std::optional' needs to have dll-interface to be used by clients of class 'at::TensorMaker' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/from_blob.h(95,40): warning C4251: 'at::TensorMaker::deleter_': class 'std::function' needs to have dll-interface to be used by clients of class 'at::TensorMaker' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/from_blob.h(96,74): warning C4251: 'at::TensorMaker::ctx_': class 'std::unique_ptr' needs to have dll-interface to be used by clients of class 'at::TensorMaker' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/from_blob.h(97,34): warning C4251: 'at::TensorMaker::device_': class 'std::optional' needs to have dll-interface to be used by clients of class 'at::TensorMaker' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/from_blob.h(92,21): warning C4251: 'at::TensorMaker::sizes_': class 'c10::ArrayRef' needs to have dll-interface to be used by clients of class 'at::TensorMaker' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/from_blob.h(93,33): warning C4251: 'at::TensorMaker::strides_': class 'c10::OptionalArrayRef' needs to have dll-interface to be used by clients of class 'at::TensorMaker' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/OptionalArrayRef.h(219): note: see declaration of 'c10::OptionalArrayRef' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/from_blob.h(94,43): warning C4251: 'at::TensorMaker::storage_offset_': class 'std::optional' needs to have dll-interface to be used by clients of class 'at::TensorMaker' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/from_blob.h(94,43): warning C4251: 'at::TensorMaker::storage_offset_': class 'std::optional' needs to have dll-interface to be used by clients of class 'at::TensorMaker' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/from_blob.h(95,40): warning C4251: 'at::TensorMaker::deleter_': class 'std::function' needs to have dll-interface to be used by clients of class 'at::TensorMaker' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/from_blob.h(96,74): warning C4251: 'at::TensorMaker::ctx_': class 'std::unique_ptr' needs to have dll-interface to be used by clients of class 'at::TensorMaker' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/from_blob.h(96,74): warning C4251: 'at::TensorMaker::ctx_': class 'std::unique_ptr' needs to have dll-interface to be used by clients of class 'at::TensorMaker' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/UniqueVoidPtr.h(45): note: see declaration of 'std::unique_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/from_blob.h(97,34): warning C4251: 'at::TensorMaker::device_': class 'std::optional' needs to have dll-interface to be used by clients of class 'at::TensorMaker' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/from_blob.h(97,34): warning C4251: 'at::TensorMaker::device_': class 'std::optional' needs to have dll-interface to be used by clients of class 'at::TensorMaker' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(141,28): warning C4251: 'at::OperandInfo::stride_bytes': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::OperandInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(150,46): warning C4251: 'at::OperandInfo::device': class 'std::optional' needs to have dll-interface to be used by clients of struct 'at::OperandInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(213,43): warning C4251: 'at::OperandInfo::tensor_base_': class 'c10::MaybeOwned' needs to have dll-interface to be used by clients of struct 'at::OperandInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(214,56): warning C4251: 'at::OperandInfo::original_tensor_base_': class 'c10::MaybeOwned' needs to have dll-interface to be used by clients of struct 'at::OperandInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(141,28): warning C4251: 'at::OperandInfo::stride_bytes': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::OperandInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(150,46): warning C4251: 'at::OperandInfo::device': class 'std::optional' needs to have dll-interface to be used by clients of struct 'at::OperandInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(640,19): warning C4251: 'at::TensorIteratorBase::shape_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::TensorIteratorBase' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(213,43): warning C4251: 'at::OperandInfo::tensor_base_': class 'c10::MaybeOwned' needs to have dll-interface to be used by clients of struct 'at::OperandInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(650,18): warning C4251: 'at::TensorIteratorBase::perm_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::TensorIteratorBase' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(214,56): warning C4251: 'at::OperandInfo::original_tensor_base_': class 'c10::MaybeOwned' needs to have dll-interface to be used by clients of struct 'at::OperandInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(663,26): warning C4251: 'at::TensorIteratorBase::view_offsets_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::TensorIteratorBase' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(666,20): warning C4251: 'at::TensorIteratorBase::names_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::TensorIteratorBase' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(677,40): warning C4251: 'at::TensorIteratorBase::operands_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::TensorIteratorBase' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(640,19): warning C4251: 'at::TensorIteratorBase::shape_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::TensorIteratorBase' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(650,18): warning C4251: 'at::TensorIteratorBase::perm_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::TensorIteratorBase' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(663,26): warning C4251: 'at::TensorIteratorBase::view_offsets_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::TensorIteratorBase' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(666,20): warning C4251: 'at::TensorIteratorBase::names_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::TensorIteratorBase' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(677,40): warning C4251: 'at::TensorIteratorBase::operands_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::TensorIteratorBase' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(944,55): warning C4251: 'at::TensorIteratorConfig::tensors_': class 'c10::SmallVector,4>' needs to have dll-interface to be used by clients of class 'at::TensorIteratorConfig' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(948,56): warning C4251: 'at::TensorIteratorConfig::static_shape_': class 'std::optional' needs to have dll-interface to be used by clients of class 'at::TensorIteratorConfig' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(949,57): warning C4251: 'at::TensorIteratorConfig::static_dtype_': class 'std::optional' needs to have dll-interface to be used by clients of class 'at::TensorIteratorConfig' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(950,54): warning C4251: 'at::TensorIteratorConfig::static_device_': class 'std::optional' needs to have dll-interface to be used by clients of class 'at::TensorIteratorConfig' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(141,28): warning C4251: 'at::OperandInfo::stride_bytes': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::OperandInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(150,46): warning C4251: 'at::OperandInfo::device': class 'std::optional' needs to have dll-interface to be used by clients of struct 'at::OperandInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(213,43): warning C4251: 'at::OperandInfo::tensor_base_': class 'c10::MaybeOwned' needs to have dll-interface to be used by clients of struct 'at::OperandInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(214,56): warning C4251: 'at::OperandInfo::original_tensor_base_': class 'c10::MaybeOwned' needs to have dll-interface to be used by clients of struct 'at::OperandInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(944,55): warning C4251: 'at::TensorIteratorConfig::tensors_': class 'c10::SmallVector,4>' needs to have dll-interface to be used by clients of class 'at::TensorIteratorConfig' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(963,47): warning C4251: 'at::TensorIteratorConfig::const_tensor_indices_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of class 'at::TensorIteratorConfig' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(944): note: see declaration of 'c10::SmallVector,4>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(640,19): warning C4251: 'at::TensorIteratorBase::shape_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::TensorIteratorBase' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(650,18): warning C4251: 'at::TensorIteratorBase::perm_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::TensorIteratorBase' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(949,57): warning C4251: 'at::TensorIteratorConfig::static_dtype_': class 'std::optional' needs to have dll-interface to be used by clients of class 'at::TensorIteratorConfig' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(950,54): warning C4251: 'at::TensorIteratorConfig::static_device_': class 'std::optional' needs to have dll-interface to be used by clients of class 'at::TensorIteratorConfig' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(989,53): warning C4251: 'at::SplitUntil32Bit::iterator::vec': class 'std::vector>,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'at::SplitUntil32Bit::iterator' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(963,47): warning C4251: 'at::TensorIteratorConfig::const_tensor_indices_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of class 'at::TensorIteratorConfig' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(666,20): warning C4251: 'at::TensorIteratorBase::names_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::TensorIteratorBase' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(677,40): warning C4251: 'at::TensorIteratorBase::operands_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::TensorIteratorBase' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(989,53): warning C4251: 'at::SplitUntil32Bit::iterator::vec': class 'std::vector>,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'at::SplitUntil32Bit::iterator' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(141,28): warning C4251: 'at::OperandInfo::stride_bytes': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::OperandInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(150,46): warning C4251: 'at::OperandInfo::device': class 'std::optional' needs to have dll-interface to be used by clients of struct 'at::OperandInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(213,43): warning C4251: 'at::OperandInfo::tensor_base_': class 'c10::MaybeOwned' needs to have dll-interface to be used by clients of struct 'at::OperandInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(214,56): warning C4251: 'at::OperandInfo::original_tensor_base_': class 'c10::MaybeOwned' needs to have dll-interface to be used by clients of struct 'at::OperandInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(944,55): warning C4251: 'at::TensorIteratorConfig::tensors_': class 'c10::SmallVector,4>' needs to have dll-interface to be used by clients of class 'at::TensorIteratorConfig' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(640,19): warning C4251: 'at::TensorIteratorBase::shape_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::TensorIteratorBase' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(650,18): warning C4251: 'at::TensorIteratorBase::perm_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::TensorIteratorBase' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(663,26): warning C4251: 'at::TensorIteratorBase::view_offsets_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::TensorIteratorBase' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(948,56): warning C4251: 'at::TensorIteratorConfig::static_shape_': class 'std::optional' needs to have dll-interface to be used by clients of class 'at::TensorIteratorConfig' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/DimVector.h(14): note: see declaration of 'c10::SmallVector' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(949,57): warning C4251: 'at::TensorIteratorConfig::static_dtype_': class 'std::optional' needs to have dll-interface to be used by clients of class 'at::TensorIteratorConfig' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(950,54): warning C4251: 'at::TensorIteratorConfig::static_device_': class 'std::optional' needs to have dll-interface to be used by clients of class 'at::TensorIteratorConfig' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(963,47): warning C4251: 'at::TensorIteratorConfig::const_tensor_indices_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of class 'at::TensorIteratorConfig' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(666,20): warning C4251: 'at::TensorIteratorBase::names_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::TensorIteratorBase' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(677,40): warning C4251: 'at::TensorIteratorBase::operands_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::TensorIteratorBase' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(989,53): warning C4251: 'at::SplitUntil32Bit::iterator::vec': class 'std::vector>,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'at::SplitUntil32Bit::iterator' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(944,55): warning C4251: 'at::TensorIteratorConfig::tensors_': class 'c10::SmallVector,4>' needs to have dll-interface to be used by clients of class 'at::TensorIteratorConfig' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(948,56): warning C4251: 'at::TensorIteratorConfig::static_shape_': class 'std::optional' needs to have dll-interface to be used by clients of class 'at::TensorIteratorConfig' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(949,57): warning C4251: 'at::TensorIteratorConfig::static_dtype_': class 'std::optional' needs to have dll-interface to be used by clients of class 'at::TensorIteratorConfig' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(950,54): warning C4251: 'at::TensorIteratorConfig::static_device_': class 'std::optional' needs to have dll-interface to be used by clients of class 'at::TensorIteratorConfig' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(963,47): warning C4251: 'at::TensorIteratorConfig::const_tensor_indices_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of class 'at::TensorIteratorConfig' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(989,53): warning C4251: 'at::SplitUntil32Bit::iterator::vec': class 'std::vector>,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'at::SplitUntil32Bit::iterator' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(141,28): warning C4251: 'at::OperandInfo::stride_bytes': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::OperandInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(150,46): warning C4251: 'at::OperandInfo::device': class 'std::optional' needs to have dll-interface to be used by clients of struct 'at::OperandInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(213,43): warning C4251: 'at::OperandInfo::tensor_base_': class 'c10::MaybeOwned' needs to have dll-interface to be used by clients of struct 'at::OperandInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(214,56): warning C4251: 'at::OperandInfo::original_tensor_base_': class 'c10::MaybeOwned' needs to have dll-interface to be used by clients of struct 'at::OperandInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(141,28): warning C4251: 'at::OperandInfo::stride_bytes': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::OperandInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(150,46): warning C4251: 'at::OperandInfo::device': class 'std::optional' needs to have dll-interface to be used by clients of struct 'at::OperandInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(213,43): warning C4251: 'at::OperandInfo::tensor_base_': class 'c10::MaybeOwned' needs to have dll-interface to be used by clients of struct 'at::OperandInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(214,56): warning C4251: 'at::OperandInfo::original_tensor_base_': class 'c10::MaybeOwned' needs to have dll-interface to be used by clients of struct 'at::OperandInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(640,19): warning C4251: 'at::TensorIteratorBase::shape_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::TensorIteratorBase' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(650,18): warning C4251: 'at::TensorIteratorBase::perm_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::TensorIteratorBase' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(663,26): warning C4251: 'at::TensorIteratorBase::view_offsets_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::TensorIteratorBase' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(640,19): warning C4251: 'at::TensorIteratorBase::shape_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::TensorIteratorBase' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(650,18): warning C4251: 'at::TensorIteratorBase::perm_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::TensorIteratorBase' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(663,26): warning C4251: 'at::TensorIteratorBase::view_offsets_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::TensorIteratorBase' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(666,20): warning C4251: 'at::TensorIteratorBase::names_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::TensorIteratorBase' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(666,20): warning C4251: 'at::TensorIteratorBase::names_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::TensorIteratorBase' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(677,40): warning C4251: 'at::TensorIteratorBase::operands_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::TensorIteratorBase' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(677,40): warning C4251: 'at::TensorIteratorBase::operands_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::TensorIteratorBase' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(944,55): warning C4251: 'at::TensorIteratorConfig::tensors_': class 'c10::SmallVector,4>' needs to have dll-interface to be used by clients of class 'at::TensorIteratorConfig' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(944,55): warning C4251: 'at::TensorIteratorConfig::tensors_': class 'c10::SmallVector,4>' needs to have dll-interface to be used by clients of class 'at::TensorIteratorConfig' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(150,46): warning C4251: 'at::OperandInfo::device': class 'std::optional' needs to have dll-interface to be used by clients of struct 'at::OperandInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(213,43): warning C4251: 'at::OperandInfo::tensor_base_': class 'c10::MaybeOwned' needs to have dll-interface to be used by clients of struct 'at::OperandInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(214,56): warning C4251: 'at::OperandInfo::original_tensor_base_': class 'c10::MaybeOwned' needs to have dll-interface to be used by clients of struct 'at::OperandInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(948,56): warning C4251: 'at::TensorIteratorConfig::static_shape_': class 'std::optional' needs to have dll-interface to be used by clients of class 'at::TensorIteratorConfig' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(949,57): warning C4251: 'at::TensorIteratorConfig::static_dtype_': class 'std::optional' needs to have dll-interface to be used by clients of class 'at::TensorIteratorConfig' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(950,54): warning C4251: 'at::TensorIteratorConfig::static_device_': class 'std::optional' needs to have dll-interface to be used by clients of class 'at::TensorIteratorConfig' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(948,56): warning C4251: 'at::TensorIteratorConfig::static_shape_': class 'std::optional' needs to have dll-interface to be used by clients of class 'at::TensorIteratorConfig' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(949,57): warning C4251: 'at::TensorIteratorConfig::static_dtype_': class 'std::optional' needs to have dll-interface to be used by clients of class 'at::TensorIteratorConfig' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(950,54): warning C4251: 'at::TensorIteratorConfig::static_device_': class 'std::optional' needs to have dll-interface to be used by clients of class 'at::TensorIteratorConfig' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(640,19): warning C4251: 'at::TensorIteratorBase::shape_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::TensorIteratorBase' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(650,18): warning C4251: 'at::TensorIteratorBase::perm_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::TensorIteratorBase' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(663,26): warning C4251: 'at::TensorIteratorBase::view_offsets_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::TensorIteratorBase' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(963,47): warning C4251: 'at::TensorIteratorConfig::const_tensor_indices_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of class 'at::TensorIteratorConfig' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(666,20): warning C4251: 'at::TensorIteratorBase::names_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::TensorIteratorBase' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(677,40): warning C4251: 'at::TensorIteratorBase::operands_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::TensorIteratorBase' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(989,53): warning C4251: 'at::SplitUntil32Bit::iterator::vec': class 'std::vector>,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'at::SplitUntil32Bit::iterator' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(989,53): warning C4251: 'at::SplitUntil32Bit::iterator::vec': class 'std::vector>,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'at::SplitUntil32Bit::iterator' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(141,28): warning C4251: 'at::OperandInfo::stride_bytes': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::OperandInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(150,46): warning C4251: 'at::OperandInfo::device': class 'std::optional' needs to have dll-interface to be used by clients of struct 'at::OperandInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(213,43): warning C4251: 'at::OperandInfo::tensor_base_': class 'c10::MaybeOwned' needs to have dll-interface to be used by clients of struct 'at::OperandInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(214,56): warning C4251: 'at::OperandInfo::original_tensor_base_': class 'c10::MaybeOwned' needs to have dll-interface to be used by clients of struct 'at::OperandInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(944,55): warning C4251: 'at::TensorIteratorConfig::tensors_': class 'c10::SmallVector,4>' needs to have dll-interface to be used by clients of class 'at::TensorIteratorConfig' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(141,28): warning C4251: 'at::OperandInfo::stride_bytes': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::OperandInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(150,46): warning C4251: 'at::OperandInfo::device': class 'std::optional' needs to have dll-interface to be used by clients of struct 'at::OperandInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(213,43): warning C4251: 'at::OperandInfo::tensor_base_': class 'c10::MaybeOwned' needs to have dll-interface to be used by clients of struct 'at::OperandInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(214,56): warning C4251: 'at::OperandInfo::original_tensor_base_': class 'c10::MaybeOwned' needs to have dll-interface to be used by clients of struct 'at::OperandInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(640,19): warning C4251: 'at::TensorIteratorBase::shape_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::TensorIteratorBase' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(650,18): warning C4251: 'at::TensorIteratorBase::perm_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::TensorIteratorBase' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(663,26): warning C4251: 'at::TensorIteratorBase::view_offsets_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::TensorIteratorBase' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(948,56): warning C4251: 'at::TensorIteratorConfig::static_shape_': class 'std::optional' needs to have dll-interface to be used by clients of class 'at::TensorIteratorConfig' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(949,57): warning C4251: 'at::TensorIteratorConfig::static_dtype_': class 'std::optional' needs to have dll-interface to be used by clients of class 'at::TensorIteratorConfig' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(950,54): warning C4251: 'at::TensorIteratorConfig::static_device_': class 'std::optional' needs to have dll-interface to be used by clients of class 'at::TensorIteratorConfig' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(666,20): warning C4251: 'at::TensorIteratorBase::names_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::TensorIteratorBase' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(640,19): warning C4251: 'at::TensorIteratorBase::shape_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::TensorIteratorBase' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(963,47): warning C4251: 'at::TensorIteratorConfig::const_tensor_indices_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of class 'at::TensorIteratorConfig' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/DimVector.h(14): note: see declaration of 'c10::SmallVector' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(650,18): warning C4251: 'at::TensorIteratorBase::perm_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::TensorIteratorBase' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(663,26): warning C4251: 'at::TensorIteratorBase::view_offsets_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::TensorIteratorBase' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(677,40): warning C4251: 'at::TensorIteratorBase::operands_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::TensorIteratorBase' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(666,20): warning C4251: 'at::TensorIteratorBase::names_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::TensorIteratorBase' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(677,40): warning C4251: 'at::TensorIteratorBase::operands_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::TensorIteratorBase' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(989,53): warning C4251: 'at::SplitUntil32Bit::iterator::vec': class 'std::vector>,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'at::SplitUntil32Bit::iterator' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(677): note: see declaration of 'c10::SmallVector' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(944,55): warning C4251: 'at::TensorIteratorConfig::tensors_': class 'c10::SmallVector,4>' needs to have dll-interface to be used by clients of class 'at::TensorIteratorConfig' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(948,56): warning C4251: 'at::TensorIteratorConfig::static_shape_': class 'std::optional' needs to have dll-interface to be used by clients of class 'at::TensorIteratorConfig' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(950,54): warning C4251: 'at::TensorIteratorConfig::static_device_': class 'std::optional' needs to have dll-interface to be used by clients of class 'at::TensorIteratorConfig' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(963,47): warning C4251: 'at::TensorIteratorConfig::const_tensor_indices_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of class 'at::TensorIteratorConfig' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(948,56): warning C4251: 'at::TensorIteratorConfig::static_shape_': class 'std::optional' needs to have dll-interface to be used by clients of class 'at::TensorIteratorConfig' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(949,57): warning C4251: 'at::TensorIteratorConfig::static_dtype_': class 'std::optional' needs to have dll-interface to be used by clients of class 'at::TensorIteratorConfig' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(141,28): warning C4251: 'at::OperandInfo::stride_bytes': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::OperandInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(950,54): warning C4251: 'at::TensorIteratorConfig::static_device_': class 'std::optional' needs to have dll-interface to be used by clients of class 'at::TensorIteratorConfig' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(150,46): warning C4251: 'at::OperandInfo::device': class 'std::optional' needs to have dll-interface to be used by clients of struct 'at::OperandInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(213,43): warning C4251: 'at::OperandInfo::tensor_base_': class 'c10::MaybeOwned' needs to have dll-interface to be used by clients of struct 'at::OperandInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(214,56): warning C4251: 'at::OperandInfo::original_tensor_base_': class 'c10::MaybeOwned' needs to have dll-interface to be used by clients of struct 'at::OperandInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(963,47): warning C4251: 'at::TensorIteratorConfig::const_tensor_indices_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of class 'at::TensorIteratorConfig' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(989,53): warning C4251: 'at::SplitUntil32Bit::iterator::vec': class 'std::vector>,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'at::SplitUntil32Bit::iterator' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(640,19): warning C4251: 'at::TensorIteratorBase::shape_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::TensorIteratorBase' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(650,18): warning C4251: 'at::TensorIteratorBase::perm_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::TensorIteratorBase' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(663,26): warning C4251: 'at::TensorIteratorBase::view_offsets_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::TensorIteratorBase' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(666,20): warning C4251: 'at::TensorIteratorBase::names_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::TensorIteratorBase' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(989,53): warning C4251: 'at::SplitUntil32Bit::iterator::vec': class 'std::vector>,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'at::SplitUntil32Bit::iterator' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(677,40): warning C4251: 'at::TensorIteratorBase::operands_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::TensorIteratorBase' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(944,55): warning C4251: 'at::TensorIteratorConfig::tensors_': class 'c10::SmallVector,4>' needs to have dll-interface to be used by clients of class 'at::TensorIteratorConfig' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(141,28): warning C4251: 'at::OperandInfo::stride_bytes': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::OperandInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(150,46): warning C4251: 'at::OperandInfo::device': class 'std::optional' needs to have dll-interface to be used by clients of struct 'at::OperandInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(213,43): warning C4251: 'at::OperandInfo::tensor_base_': class 'c10::MaybeOwned' needs to have dll-interface to be used by clients of struct 'at::OperandInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(214,56): warning C4251: 'at::OperandInfo::original_tensor_base_': class 'c10::MaybeOwned' needs to have dll-interface to be used by clients of struct 'at::OperandInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(948,56): warning C4251: 'at::TensorIteratorConfig::static_shape_': class 'std::optional' needs to have dll-interface to be used by clients of class 'at::TensorIteratorConfig' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(949,57): warning C4251: 'at::TensorIteratorConfig::static_dtype_': class 'std::optional' needs to have dll-interface to be used by clients of class 'at::TensorIteratorConfig' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(950,54): warning C4251: 'at::TensorIteratorConfig::static_device_': class 'std::optional' needs to have dll-interface to be used by clients of class 'at::TensorIteratorConfig' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(640,19): warning C4251: 'at::TensorIteratorBase::shape_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::TensorIteratorBase' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(963,47): warning C4251: 'at::TensorIteratorConfig::const_tensor_indices_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of class 'at::TensorIteratorConfig' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(663,26): warning C4251: 'at::TensorIteratorBase::view_offsets_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::TensorIteratorBase' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(141,28): warning C4251: 'at::OperandInfo::stride_bytes': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::OperandInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(150,46): warning C4251: 'at::OperandInfo::device': class 'std::optional' needs to have dll-interface to be used by clients of struct 'at::OperandInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(213,43): warning C4251: 'at::OperandInfo::tensor_base_': class 'c10::MaybeOwned' needs to have dll-interface to be used by clients of struct 'at::OperandInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(214,56): warning C4251: 'at::OperandInfo::original_tensor_base_': class 'c10::MaybeOwned' needs to have dll-interface to be used by clients of struct 'at::OperandInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(666,20): warning C4251: 'at::TensorIteratorBase::names_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::TensorIteratorBase' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(989,53): warning C4251: 'at::SplitUntil32Bit::iterator::vec': class 'std::vector>,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'at::SplitUntil32Bit::iterator' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(677,40): warning C4251: 'at::TensorIteratorBase::operands_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::TensorIteratorBase' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(640,19): warning C4251: 'at::TensorIteratorBase::shape_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::TensorIteratorBase' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(650,18): warning C4251: 'at::TensorIteratorBase::perm_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::TensorIteratorBase' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(663,26): warning C4251: 'at::TensorIteratorBase::view_offsets_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::TensorIteratorBase' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(666,20): warning C4251: 'at::TensorIteratorBase::names_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::TensorIteratorBase' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(677,40): warning C4251: 'at::TensorIteratorBase::operands_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::TensorIteratorBase' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(944,55): warning C4251: 'at::TensorIteratorConfig::tensors_': class 'c10::SmallVector,4>' needs to have dll-interface to be used by clients of class 'at::TensorIteratorConfig' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(948,56): warning C4251: 'at::TensorIteratorConfig::static_shape_': class 'std::optional' needs to have dll-interface to be used by clients of class 'at::TensorIteratorConfig' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(949,57): warning C4251: 'at::TensorIteratorConfig::static_dtype_': class 'std::optional' needs to have dll-interface to be used by clients of class 'at::TensorIteratorConfig' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(950,54): warning C4251: 'at::TensorIteratorConfig::static_device_': class 'std::optional' needs to have dll-interface to be used by clients of class 'at::TensorIteratorConfig' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(944,55): warning C4251: 'at::TensorIteratorConfig::tensors_': class 'c10::SmallVector,4>' needs to have dll-interface to be used by clients of class 'at::TensorIteratorConfig' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(963,47): warning C4251: 'at::TensorIteratorConfig::const_tensor_indices_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of class 'at::TensorIteratorConfig' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(948,56): warning C4251: 'at::TensorIteratorConfig::static_shape_': class 'std::optional' needs to have dll-interface to be used by clients of class 'at::TensorIteratorConfig' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(949,57): warning C4251: 'at::TensorIteratorConfig::static_dtype_': class 'std::optional' needs to have dll-interface to be used by clients of class 'at::TensorIteratorConfig' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(950,54): warning C4251: 'at::TensorIteratorConfig::static_device_': class 'std::optional' needs to have dll-interface to be used by clients of class 'at::TensorIteratorConfig' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(989,53): warning C4251: 'at::SplitUntil32Bit::iterator::vec': class 'std::vector>,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'at::SplitUntil32Bit::iterator' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(963,47): warning C4251: 'at::TensorIteratorConfig::const_tensor_indices_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of class 'at::TensorIteratorConfig' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(989,53): warning C4251: 'at::SplitUntil32Bit::iterator::vec': class 'std::vector>,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'at::SplitUntil32Bit::iterator' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(141,28): warning C4251: 'at::OperandInfo::stride_bytes': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::OperandInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(150,46): warning C4251: 'at::OperandInfo::device': class 'std::optional' needs to have dll-interface to be used by clients of struct 'at::OperandInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(213,43): warning C4251: 'at::OperandInfo::tensor_base_': class 'c10::MaybeOwned' needs to have dll-interface to be used by clients of struct 'at::OperandInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(214,56): warning C4251: 'at::OperandInfo::original_tensor_base_': class 'c10::MaybeOwned' needs to have dll-interface to be used by clients of struct 'at::OperandInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(640,19): warning C4251: 'at::TensorIteratorBase::shape_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::TensorIteratorBase' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(650,18): warning C4251: 'at::TensorIteratorBase::perm_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::TensorIteratorBase' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(663,26): warning C4251: 'at::TensorIteratorBase::view_offsets_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::TensorIteratorBase' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(666,20): warning C4251: 'at::TensorIteratorBase::names_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::TensorIteratorBase' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(677,40): warning C4251: 'at::TensorIteratorBase::operands_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::TensorIteratorBase' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(944,55): warning C4251: 'at::TensorIteratorConfig::tensors_': class 'c10::SmallVector,4>' needs to have dll-interface to be used by clients of class 'at::TensorIteratorConfig' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(948,56): warning C4251: 'at::TensorIteratorConfig::static_shape_': class 'std::optional' needs to have dll-interface to be used by clients of class 'at::TensorIteratorConfig' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(949,57): warning C4251: 'at::TensorIteratorConfig::static_dtype_': class 'std::optional' needs to have dll-interface to be used by clients of class 'at::TensorIteratorConfig' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(950,54): warning C4251: 'at::TensorIteratorConfig::static_device_': class 'std::optional' needs to have dll-interface to be used by clients of class 'at::TensorIteratorConfig' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(963,47): warning C4251: 'at::TensorIteratorConfig::const_tensor_indices_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of class 'at::TensorIteratorConfig' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(989,53): warning C4251: 'at::SplitUntil32Bit::iterator::vec': class 'std::vector>,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'at::SplitUntil32Bit::iterator' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/index_meta.h(42,1): warning C4251: 'at::meta::structured_index_Tensor::precompute_out::sizes': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::meta::structured_index_Tensor::precompute_out' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/index_meta.h(42,1): warning C4251: 'at::meta::structured_index_Tensor::precompute_out::sizes': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::meta::structured_index_Tensor::precompute_out' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/index_meta.h(43,1): warning C4251: 'at::meta::structured_index_Tensor::precompute_out::strides': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::meta::structured_index_Tensor::precompute_out' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/index_meta.h(43,1): warning C4251: 'at::meta::structured_index_Tensor::precompute_out::strides': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::meta::structured_index_Tensor::precompute_out' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/index_meta.h(42,1): warning C4251: 'at::meta::structured_index_Tensor::precompute_out::sizes': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::meta::structured_index_Tensor::precompute_out' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/index_meta.h(43,1): warning C4251: 'at::meta::structured_index_Tensor::precompute_out::strides': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::meta::structured_index_Tensor::precompute_out' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/index_meta.h(42,1): warning C4251: 'at::meta::structured_index_Tensor::precompute_out::sizes': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::meta::structured_index_Tensor::precompute_out' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/index_meta.h(43,1): warning C4251: 'at::meta::structured_index_Tensor::precompute_out::strides': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::meta::structured_index_Tensor::precompute_out' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/index_meta.h(42,1): warning C4251: 'at::meta::structured_index_Tensor::precompute_out::sizes': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::meta::structured_index_Tensor::precompute_out' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/index_meta.h(43,1): warning C4251: 'at::meta::structured_index_Tensor::precompute_out::strides': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::meta::structured_index_Tensor::precompute_out' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/index_meta.h(42,1): warning C4251: 'at::meta::structured_index_Tensor::precompute_out::sizes': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::meta::structured_index_Tensor::precompute_out' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/index_meta.h(43,1): warning C4251: 'at::meta::structured_index_Tensor::precompute_out::strides': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::meta::structured_index_Tensor::precompute_out' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/index_meta.h(42,1): warning C4251: 'at::meta::structured_index_Tensor::precompute_out::sizes': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::meta::structured_index_Tensor::precompute_out' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/index_meta.h(43,1): warning C4251: 'at::meta::structured_index_Tensor::precompute_out::strides': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::meta::structured_index_Tensor::precompute_out' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/index_meta.h(42,1): warning C4251: 'at::meta::structured_index_Tensor::precompute_out::sizes': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::meta::structured_index_Tensor::precompute_out' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/index_meta.h(43,1): warning C4251: 'at::meta::structured_index_Tensor::precompute_out::strides': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::meta::structured_index_Tensor::precompute_out' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/index_meta.h(42,1): warning C4251: 'at::meta::structured_index_Tensor::precompute_out::sizes': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::meta::structured_index_Tensor::precompute_out' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/index_meta.h(43,1): warning C4251: 'at::meta::structured_index_Tensor::precompute_out::strides': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::meta::structured_index_Tensor::precompute_out' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/index_meta.h(42,1): warning C4251: 'at::meta::structured_index_Tensor::precompute_out::sizes': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::meta::structured_index_Tensor::precompute_out' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/index_meta.h(43,1): warning C4251: 'at::meta::structured_index_Tensor::precompute_out::strides': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::meta::structured_index_Tensor::precompute_out' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/index_meta.h(42,1): warning C4251: 'at::meta::structured_index_Tensor::precompute_out::sizes': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::meta::structured_index_Tensor::precompute_out' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/index_meta.h(43,1): warning C4251: 'at::meta::structured_index_Tensor::precompute_out::strides': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::meta::structured_index_Tensor::precompute_out' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/index_meta.h(42,1): warning C4251: 'at::meta::structured_index_Tensor::precompute_out::sizes': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::meta::structured_index_Tensor::precompute_out' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/index_meta.h(43,1): warning C4251: 'at::meta::structured_index_Tensor::precompute_out::strides': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::meta::structured_index_Tensor::precompute_out' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/index_meta.h(42,1): warning C4251: 'at::meta::structured_index_Tensor::precompute_out::sizes': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::meta::structured_index_Tensor::precompute_out' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/index_meta.h(43,1): warning C4251: 'at::meta::structured_index_Tensor::precompute_out::strides': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::meta::structured_index_Tensor::precompute_out' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/forward_grad.h(122,58): warning C4251: 'torch::autograd::ForwardADLevel::grads_': class 'std::unordered_set,std::hash>,std::equal_to>,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::autograd::ForwardADLevel' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/forward_grad.h(123,20): warning C4251: 'torch::autograd::ForwardADLevel::mutex_': class 'std::mutex' needs to have dll-interface to be used by clients of struct 'torch::autograd::ForwardADLevel' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/forward_grad.h(122,58): warning C4251: 'torch::autograd::ForwardADLevel::grads_': class 'std::unordered_set,std::hash>,std::equal_to>,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::autograd::ForwardADLevel' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/forward_grad.h(123,20): warning C4251: 'torch::autograd::ForwardADLevel::mutex_': class 'std::mutex' needs to have dll-interface to be used by clients of struct 'torch::autograd::ForwardADLevel' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/forward_grad.h(122,58): warning C4251: 'torch::autograd::ForwardADLevel::grads_': class 'std::unordered_set,std::hash>,std::equal_to>,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::autograd::ForwardADLevel' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/forward_grad.h(123,20): warning C4251: 'torch::autograd::ForwardADLevel::mutex_': class 'std::mutex' needs to have dll-interface to be used by clients of struct 'torch::autograd::ForwardADLevel' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/forward_grad.h(127,74): warning C4251: 'std::enable_shared_from_this::_Wptr': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of class 'std::enable_shared_from_this' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/forward_grad.h(127,74): warning C4251: 'std::enable_shared_from_this::_Wptr': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of class 'std::enable_shared_from_this' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/forward_grad.h(127,74): warning C4251: 'std::enable_shared_from_this::_Wptr': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of class 'std::enable_shared_from_this' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/forward_grad.h(122,58): warning C4251: 'torch::autograd::ForwardADLevel::grads_': class 'std::unordered_set,std::hash>,std::equal_to>,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::autograd::ForwardADLevel' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/forward_grad.h(123,20): warning C4251: 'torch::autograd::ForwardADLevel::mutex_': class 'std::mutex' needs to have dll-interface to be used by clients of struct 'torch::autograd::ForwardADLevel' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/forward_grad.h(206,52): warning C4251: 'torch::autograd::ForwardGrad::content_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::autograd::ForwardGrad' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/forward_grad.h(207,28): warning C4251: 'torch::autograd::ForwardGrad::mutex_': class 'std::mutex' needs to have dll-interface to be used by clients of struct 'torch::autograd::ForwardGrad' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/forward_grad.h(206,52): warning C4251: 'torch::autograd::ForwardGrad::content_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::autograd::ForwardGrad' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/forward_grad.h(207,28): warning C4251: 'torch::autograd::ForwardGrad::mutex_': class 'std::mutex' needs to have dll-interface to be used by clients of struct 'torch::autograd::ForwardGrad' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/forward_grad.h(127,74): warning C4251: 'std::enable_shared_from_this::_Wptr': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of class 'std::enable_shared_from_this' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/forward_grad.h(206,52): warning C4251: 'torch::autograd::ForwardGrad::content_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::autograd::ForwardGrad' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/forward_grad.h(207,28): warning C4251: 'torch::autograd::ForwardGrad::mutex_': class 'std::mutex' needs to have dll-interface to be used by clients of struct 'torch::autograd::ForwardGrad' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/forward_grad.h(206,52): warning C4251: 'torch::autograd::ForwardGrad::content_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::autograd::ForwardGrad' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/forward_grad.h(207,28): warning C4251: 'torch::autograd::ForwardGrad::mutex_': class 'std::mutex' needs to have dll-interface to be used by clients of struct 'torch::autograd::ForwardGrad' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorNames.h(41,28): warning C4251: 'at::namedinference::TensorName::origin_': class 'c10::ArrayRef' needs to have dll-interface to be used by clients of struct 'at::namedinference::TensorName' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorNames.h(72,23): warning C4251: 'at::namedinference::TensorNames::names_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::namedinference::TensorNames' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorNames.h(41,28): warning C4251: 'at::namedinference::TensorName::origin_': class 'c10::ArrayRef' needs to have dll-interface to be used by clients of struct 'at::namedinference::TensorName' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorNames.h(41,28): warning C4251: 'at::namedinference::TensorName::origin_': class 'c10::ArrayRef' needs to have dll-interface to be used by clients of struct 'at::namedinference::TensorName' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorNames.h(72,23): warning C4251: 'at::namedinference::TensorNames::names_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::namedinference::TensorNames' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/forward_grad.h(122,58): warning C4251: 'torch::autograd::ForwardADLevel::grads_': class 'std::unordered_set,std::hash>,std::equal_to>,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::autograd::ForwardADLevel' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/forward_grad.h(123,20): warning C4251: 'torch::autograd::ForwardADLevel::mutex_': class 'std::mutex' needs to have dll-interface to be used by clients of struct 'torch::autograd::ForwardADLevel' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorNames.h(72,23): warning C4251: 'at::namedinference::TensorNames::names_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::namedinference::TensorNames' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(206,20): warning C4251: 'torch::autograd::AutogradMeta::name_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(209,33): warning C4251: 'torch::autograd::AutogradMeta::grad_fn_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(210,40): warning C4251: 'torch::autograd::AutogradMeta::grad_accumulator_': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradMeta' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(221,48): warning C4251: 'torch::autograd::AutogradMeta::fw_grad_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorNames.h(41,28): warning C4251: 'at::namedinference::TensorName::origin_': class 'c10::ArrayRef' needs to have dll-interface to be used by clients of struct 'at::namedinference::TensorName' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(206,20): warning C4251: 'torch::autograd::AutogradMeta::name_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(233,55): warning C4251: 'torch::autograd::AutogradMeta::hooks_': class 'std::vector>,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(209,33): warning C4251: 'torch::autograd::AutogradMeta::grad_fn_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(234,46): warning C4251: 'torch::autograd::AutogradMeta::cpp_hooks_list_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(210,40): warning C4251: 'torch::autograd::AutogradMeta::grad_accumulator_': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradMeta' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(221,48): warning C4251: 'torch::autograd::AutogradMeta::fw_grad_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(240,73): warning C4251: 'torch::autograd::AutogradMeta::post_acc_grad_hooks_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(261,28): warning C4251: 'torch::autograd::AutogradMeta::mutex_': class 'std::mutex' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorNames.h(72,23): warning C4251: 'at::namedinference::TensorNames::names_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::namedinference::TensorNames' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(206,20): warning C4251: 'torch::autograd::AutogradMeta::name_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(209,33): warning C4251: 'torch::autograd::AutogradMeta::grad_fn_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(210,40): warning C4251: 'torch::autograd::AutogradMeta::grad_accumulator_': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradMeta' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(234,46): warning C4251: 'torch::autograd::AutogradMeta::cpp_hooks_list_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/forward_grad.h(123,20): warning C4251: 'torch::autograd::ForwardADLevel::mutex_': class 'std::mutex' needs to have dll-interface to be used by clients of struct 'torch::autograd::ForwardADLevel' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(240,73): warning C4251: 'torch::autograd::AutogradMeta::post_acc_grad_hooks_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(261,28): warning C4251: 'torch::autograd::AutogradMeta::mutex_': class 'std::mutex' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/forward_grad.h(206,52): warning C4251: 'torch::autograd::ForwardGrad::content_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::autograd::ForwardGrad' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(233,55): warning C4251: 'torch::autograd::AutogradMeta::hooks_': class 'std::vector>,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(206,20): warning C4251: 'torch::autograd::AutogradMeta::name_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(234,46): warning C4251: 'torch::autograd::AutogradMeta::cpp_hooks_list_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(210,40): warning C4251: 'torch::autograd::AutogradMeta::grad_accumulator_': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradMeta' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(221,48): warning C4251: 'torch::autograd::AutogradMeta::fw_grad_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(240,73): warning C4251: 'torch::autograd::AutogradMeta::post_acc_grad_hooks_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(261,28): warning C4251: 'torch::autograd::AutogradMeta::mutex_': class 'std::mutex' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/forward_grad.h(127,74): warning C4251: 'std::enable_shared_from_this::_Wptr': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of class 'std::enable_shared_from_this' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(234,46): warning C4251: 'torch::autograd::AutogradMeta::cpp_hooks_list_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(419,37): warning C4251: 'torch::autograd::ViewInfo::view_fn_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of struct 'torch::autograd::ViewInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(423,56): warning C4251: 'torch::autograd::ViewInfo::rev_view_fn_': class 'std::function' needs to have dll-interface to be used by clients of struct 'torch::autograd::ViewInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(240,73): warning C4251: 'torch::autograd::AutogradMeta::post_acc_grad_hooks_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(261,28): warning C4251: 'torch::autograd::AutogradMeta::mutex_': class 'std::mutex' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(423,56): warning C4251: 'torch::autograd::ViewInfo::rev_view_fn_': class 'std::function' needs to have dll-interface to be used by clients of struct 'torch::autograd::ViewInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(419,37): warning C4251: 'torch::autograd::ViewInfo::view_fn_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of struct 'torch::autograd::ViewInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(423,56): warning C4251: 'torch::autograd::ViewInfo::rev_view_fn_': class 'std::function' needs to have dll-interface to be used by clients of struct 'torch::autograd::ViewInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(685,41): warning C4251: 'torch::autograd::DifferentiableViewMeta::backward_info_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::autograd::DifferentiableViewMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(686,40): warning C4251: 'torch::autograd::DifferentiableViewMeta::forward_info_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::autograd::DifferentiableViewMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(685,41): warning C4251: 'torch::autograd::DifferentiableViewMeta::backward_info_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::autograd::DifferentiableViewMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(686,40): warning C4251: 'torch::autograd::DifferentiableViewMeta::forward_info_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::autograd::DifferentiableViewMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/forward_grad.h(207,28): warning C4251: 'torch::autograd::ForwardGrad::mutex_': class 'std::mutex' needs to have dll-interface to be used by clients of struct 'torch::autograd::ForwardGrad' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(685,41): warning C4251: 'torch::autograd::DifferentiableViewMeta::backward_info_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::autograd::DifferentiableViewMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorNames.h(41,28): warning C4251: 'at::namedinference::TensorName::origin_': class 'c10::ArrayRef' needs to have dll-interface to be used by clients of struct 'at::namedinference::TensorName' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(686,40): warning C4251: 'torch::autograd::DifferentiableViewMeta::forward_info_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::autograd::DifferentiableViewMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(419,37): warning C4251: 'torch::autograd::ViewInfo::view_fn_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of struct 'torch::autograd::ViewInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorNames.h(72,23): warning C4251: 'at::namedinference::TensorNames::names_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::namedinference::TensorNames' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(423,56): warning C4251: 'torch::autograd::ViewInfo::rev_view_fn_': class 'std::function' needs to have dll-interface to be used by clients of struct 'torch::autograd::ViewInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(685,41): warning C4251: 'torch::autograd::DifferentiableViewMeta::backward_info_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::autograd::DifferentiableViewMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(686,40): warning C4251: 'torch::autograd::DifferentiableViewMeta::forward_info_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::autograd::DifferentiableViewMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/forward_grad.h(122,58): warning C4251: 'torch::autograd::ForwardADLevel::grads_': class 'std::unordered_set,std::hash>,std::equal_to>,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::autograd::ForwardADLevel' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(206,20): warning C4251: 'torch::autograd::AutogradMeta::name_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(210,40): warning C4251: 'torch::autograd::AutogradMeta::grad_accumulator_': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradMeta' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(221,48): warning C4251: 'torch::autograd::AutogradMeta::fw_grad_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/forward_grad.h(122,58): warning C4251: 'torch::autograd::ForwardADLevel::grads_': class 'std::unordered_set,std::hash>,std::equal_to>,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::autograd::ForwardADLevel' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(233,55): warning C4251: 'torch::autograd::AutogradMeta::hooks_': class 'std::vector>,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(234,46): warning C4251: 'torch::autograd::AutogradMeta::cpp_hooks_list_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(240,73): warning C4251: 'torch::autograd::AutogradMeta::post_acc_grad_hooks_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/forward_grad.h(127,74): warning C4251: 'std::enable_shared_from_this::_Wptr': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of class 'std::enable_shared_from_this' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(261,28): warning C4251: 'torch::autograd::AutogradMeta::mutex_': class 'std::mutex' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorNames.h(41,28): warning C4251: 'at::namedinference::TensorName::origin_': class 'c10::ArrayRef' needs to have dll-interface to be used by clients of struct 'at::namedinference::TensorName' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorNames.h(72,23): warning C4251: 'at::namedinference::TensorNames::names_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::namedinference::TensorNames' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/forward_grad.h(127,74): warning C4251: 'std::enable_shared_from_this::_Wptr': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of class 'std::enable_shared_from_this' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/forward_grad.h(122,58): warning C4251: 'torch::autograd::ForwardADLevel::grads_': class 'std::unordered_set,std::hash>,std::equal_to>,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::autograd::ForwardADLevel' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/forward_grad.h(123,20): warning C4251: 'torch::autograd::ForwardADLevel::mutex_': class 'std::mutex' needs to have dll-interface to be used by clients of struct 'torch::autograd::ForwardADLevel' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/forward_grad.h(206,52): warning C4251: 'torch::autograd::ForwardGrad::content_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::autograd::ForwardGrad' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/forward_grad.h(207,28): warning C4251: 'torch::autograd::ForwardGrad::mutex_': class 'std::mutex' needs to have dll-interface to be used by clients of struct 'torch::autograd::ForwardGrad' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(206,20): warning C4251: 'torch::autograd::AutogradMeta::name_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(209,33): warning C4251: 'torch::autograd::AutogradMeta::grad_fn_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(210,40): warning C4251: 'torch::autograd::AutogradMeta::grad_accumulator_': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradMeta' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(221,48): warning C4251: 'torch::autograd::AutogradMeta::fw_grad_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/forward_grad.h(206,52): warning C4251: 'torch::autograd::ForwardGrad::content_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::autograd::ForwardGrad' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/forward_grad.h(207,28): warning C4251: 'torch::autograd::ForwardGrad::mutex_': class 'std::mutex' needs to have dll-interface to be used by clients of struct 'torch::autograd::ForwardGrad' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(419,37): warning C4251: 'torch::autograd::ViewInfo::view_fn_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of struct 'torch::autograd::ViewInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/forward_grad.h(127,74): warning C4251: 'std::enable_shared_from_this::_Wptr': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of class 'std::enable_shared_from_this' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(423,56): warning C4251: 'torch::autograd::ViewInfo::rev_view_fn_': class 'std::function' needs to have dll-interface to be used by clients of struct 'torch::autograd::ViewInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(233,55): warning C4251: 'torch::autograd::AutogradMeta::hooks_': class 'std::vector>,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(234,46): warning C4251: 'torch::autograd::AutogradMeta::cpp_hooks_list_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(240,73): warning C4251: 'torch::autograd::AutogradMeta::post_acc_grad_hooks_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(261,28): warning C4251: 'torch::autograd::AutogradMeta::mutex_': class 'std::mutex' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(685,41): warning C4251: 'torch::autograd::DifferentiableViewMeta::backward_info_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::autograd::DifferentiableViewMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(686,40): warning C4251: 'torch::autograd::DifferentiableViewMeta::forward_info_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::autograd::DifferentiableViewMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/forward_grad.h(206,52): warning C4251: 'torch::autograd::ForwardGrad::content_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::autograd::ForwardGrad' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/forward_grad.h(207,28): warning C4251: 'torch::autograd::ForwardGrad::mutex_': class 'std::mutex' needs to have dll-interface to be used by clients of struct 'torch::autograd::ForwardGrad' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(419,37): warning C4251: 'torch::autograd::ViewInfo::view_fn_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of struct 'torch::autograd::ViewInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(423,56): warning C4251: 'torch::autograd::ViewInfo::rev_view_fn_': class 'std::function' needs to have dll-interface to be used by clients of struct 'torch::autograd::ViewInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorNames.h(41,28): warning C4251: 'at::namedinference::TensorName::origin_': class 'c10::ArrayRef' needs to have dll-interface to be used by clients of struct 'at::namedinference::TensorName' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorNames.h(41,28): warning C4251: 'at::namedinference::TensorName::origin_': class 'c10::ArrayRef' needs to have dll-interface to be used by clients of struct 'at::namedinference::TensorName' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorNames.h(72,23): warning C4251: 'at::namedinference::TensorNames::names_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::namedinference::TensorNames' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorNames.h(72,23): warning C4251: 'at::namedinference::TensorNames::names_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::namedinference::TensorNames' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(685,41): warning C4251: 'torch::autograd::DifferentiableViewMeta::backward_info_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::autograd::DifferentiableViewMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(686,40): warning C4251: 'torch::autograd::DifferentiableViewMeta::forward_info_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::autograd::DifferentiableViewMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(206,20): warning C4251: 'torch::autograd::AutogradMeta::name_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(206,20): warning C4251: 'torch::autograd::AutogradMeta::name_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(209,33): warning C4251: 'torch::autograd::AutogradMeta::grad_fn_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(210,40): warning C4251: 'torch::autograd::AutogradMeta::grad_accumulator_': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradMeta' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(210,40): warning C4251: 'torch::autograd::AutogradMeta::grad_accumulator_': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradMeta' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(221,48): warning C4251: 'torch::autograd::AutogradMeta::fw_grad_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorNames.h(41,28): warning C4251: 'at::namedinference::TensorName::origin_': class 'c10::ArrayRef' needs to have dll-interface to be used by clients of struct 'at::namedinference::TensorName' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/anomaly_mode.h(67,25): warning C4251: 'torch::autograd::AnomalyMetadata::traceback_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AnomalyMetadata' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/anomaly_mode.h(68,32): warning C4251: 'torch::autograd::AnomalyMetadata::parent_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::autograd::AnomalyMetadata' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(233,55): warning C4251: 'torch::autograd::AutogradMeta::hooks_': class 'std::vector>,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(233,55): warning C4251: 'torch::autograd::AutogradMeta::hooks_': class 'std::vector>,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(234,46): warning C4251: 'torch::autograd::AutogradMeta::cpp_hooks_list_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorNames.h(72,23): warning C4251: 'at::namedinference::TensorNames::names_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::namedinference::TensorNames' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(234,46): warning C4251: 'torch::autograd::AutogradMeta::cpp_hooks_list_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/anomaly_mode.h(67,25): warning C4251: 'torch::autograd::AnomalyMetadata::traceback_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AnomalyMetadata' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/anomaly_mode.h(68,32): warning C4251: 'torch::autograd::AnomalyMetadata::parent_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::autograd::AnomalyMetadata' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(240,73): warning C4251: 'torch::autograd::AutogradMeta::post_acc_grad_hooks_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(240,73): warning C4251: 'torch::autograd::AutogradMeta::post_acc_grad_hooks_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(261,28): warning C4251: 'torch::autograd::AutogradMeta::mutex_': class 'std::mutex' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(261,28): warning C4251: 'torch::autograd::AutogradMeta::mutex_': class 'std::mutex' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/PythonTorchFunctionTLS.h(29,57): warning C4251: 'at::impl::PythonTorchFunctionTLS::stack_': class 'std::vector,std::allocator>>' needs to have dll-interface to be used by clients of struct 'at::impl::PythonTorchFunctionTLS' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/forward_grad.h(122,58): warning C4251: 'torch::autograd::ForwardADLevel::grads_': class 'std::unordered_set,std::hash>,std::equal_to>,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::autograd::ForwardADLevel' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/anomaly_mode.h(67,25): warning C4251: 'torch::autograd::AnomalyMetadata::traceback_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AnomalyMetadata' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/forward_grad.h(123,20): warning C4251: 'torch::autograd::ForwardADLevel::mutex_': class 'std::mutex' needs to have dll-interface to be used by clients of struct 'torch::autograd::ForwardADLevel' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/anomaly_mode.h(68,32): warning C4251: 'torch::autograd::AnomalyMetadata::parent_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::autograd::AnomalyMetadata' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc)C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\mutex(87): note: see declaration of 'std::mutex' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/PythonTorchFunctionTLS.h(29,57): warning C4251: 'at::impl::PythonTorchFunctionTLS::stack_': class 'std::vector,std::allocator>>' needs to have dll-interface to be used by clients of struct 'at::impl::PythonTorchFunctionTLS' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/forward_grad.h(122,58): warning C4251: 'torch::autograd::ForwardADLevel::grads_': class 'std::unordered_set,std::hash>,std::equal_to>,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::autograd::ForwardADLevel' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/forward_grad.h(123,20): warning C4251: 'torch::autograd::ForwardADLevel::mutex_': class 'std::mutex' needs to have dll-interface to be used by clients of struct 'torch::autograd::ForwardADLevel' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/PythonTorchFunctionTLS.h(29,57): warning C4251: 'at::impl::PythonTorchFunctionTLS::stack_': class 'std::vector,std::allocator>>' needs to have dll-interface to be used by clients of struct 'at::impl::PythonTorchFunctionTLS' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(206,20): warning C4251: 'torch::autograd::AutogradMeta::name_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/PythonTorchFunctionTLS.h(29): note: see declaration of 'std::vector,std::allocator>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(209,33): warning C4251: 'torch::autograd::AutogradMeta::grad_fn_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/forward_grad.h(127,74): warning C4251: 'std::enable_shared_from_this::_Wptr': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of class 'std::enable_shared_from_this' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(210,40): warning C4251: 'torch::autograd::AutogradMeta::grad_accumulator_': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradMeta' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(221,48): warning C4251: 'torch::autograd::AutogradMeta::fw_grad_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/anomaly_mode.h(67,25): warning C4251: 'torch::autograd::AnomalyMetadata::traceback_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AnomalyMetadata' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/anomaly_mode.h(68,32): warning C4251: 'torch::autograd::AnomalyMetadata::parent_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::autograd::AnomalyMetadata' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/SavedTensorHooks.h(17,52): warning C4251: 'at::impl::SavedTensorDefaultHooksTLS::stack': class 'std::stack,std::deque,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'at::impl::SavedTensorDefaultHooksTLS' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/SavedTensorHooks.h(24,52): warning C4251: 'at::impl::SavedTensorDefaultHooksTLS::disabled_error_message': class 'std::optional' needs to have dll-interface to be used by clients of struct 'at::impl::SavedTensorDefaultHooksTLS' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/SavedTensorHooks.h(17,52): warning C4251: 'at::impl::SavedTensorDefaultHooksTLS::stack': class 'std::stack,std::deque,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'at::impl::SavedTensorDefaultHooksTLS' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/SavedTensorHooks.h(24,52): warning C4251: 'at::impl::SavedTensorDefaultHooksTLS::disabled_error_message': class 'std::optional' needs to have dll-interface to be used by clients of struct 'at::impl::SavedTensorDefaultHooksTLS' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(419,37): warning C4251: 'torch::autograd::ViewInfo::view_fn_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of struct 'torch::autograd::ViewInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(78): note: see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/forward_grad.h(127,74): warning C4251: 'std::enable_shared_from_this::_Wptr': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of class 'std::enable_shared_from_this' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(419,37): warning C4251: 'torch::autograd::ViewInfo::view_fn_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of struct 'torch::autograd::ViewInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(233,55): warning C4251: 'torch::autograd::AutogradMeta::hooks_': class 'std::vector>,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(234,46): warning C4251: 'torch::autograd::AutogradMeta::cpp_hooks_list_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(423,56): warning C4251: 'torch::autograd::ViewInfo::rev_view_fn_': class 'std::function' needs to have dll-interface to be used by clients of struct 'torch::autograd::ViewInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(423,56): warning C4251: 'torch::autograd::ViewInfo::rev_view_fn_': class 'std::function' needs to have dll-interface to be used by clients of struct 'torch::autograd::ViewInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(240,73): warning C4251: 'torch::autograd::AutogradMeta::post_acc_grad_hooks_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/forward_grad.h(122,58): warning C4251: 'torch::autograd::ForwardADLevel::grads_': class 'std::unordered_set,std::hash>,std::equal_to>,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::autograd::ForwardADLevel' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(261,28): warning C4251: 'torch::autograd::AutogradMeta::mutex_': class 'std::mutex' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/PythonTorchFunctionTLS.h(29,57): warning C4251: 'at::impl::PythonTorchFunctionTLS::stack_': class 'std::vector,std::allocator>>' needs to have dll-interface to be used by clients of struct 'at::impl::PythonTorchFunctionTLS' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/forward_grad.h(123,20): warning C4251: 'torch::autograd::ForwardADLevel::mutex_': class 'std::mutex' needs to have dll-interface to be used by clients of struct 'torch::autograd::ForwardADLevel' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/SavedTensorHooks.h(17,52): warning C4251: 'at::impl::SavedTensorDefaultHooksTLS::stack': class 'std::stack,std::deque,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'at::impl::SavedTensorDefaultHooksTLS' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/SavedTensorHooks.h(24,52): warning C4251: 'at::impl::SavedTensorDefaultHooksTLS::disabled_error_message': class 'std::optional' needs to have dll-interface to be used by clients of struct 'at::impl::SavedTensorDefaultHooksTLS' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(685,41): warning C4251: 'torch::autograd::DifferentiableViewMeta::backward_info_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::autograd::DifferentiableViewMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(686,40): warning C4251: 'torch::autograd::DifferentiableViewMeta::forward_info_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::autograd::DifferentiableViewMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(685,41): warning C4251: 'torch::autograd::DifferentiableViewMeta::backward_info_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::autograd::DifferentiableViewMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(686,40): warning C4251: 'torch::autograd::DifferentiableViewMeta::forward_info_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::autograd::DifferentiableViewMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/forward_grad.h(207,28): warning C4251: 'torch::autograd::ForwardGrad::mutex_': class 'std::mutex' needs to have dll-interface to be used by clients of struct 'torch::autograd::ForwardGrad' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/forward_grad.h(127,74): warning C4251: 'std::enable_shared_from_this::_Wptr': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of class 'std::enable_shared_from_this' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ThreadLocalPythonObjects.h(18,80): warning C4251: 'at::impl::ThreadLocalPythonObjects::obj_dict_': class 'std::unordered_map,std::hash,std::equal_to,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'at::impl::ThreadLocalPythonObjects' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/SavedTensorHooks.h(17,52): warning C4251: 'at::impl::SavedTensorDefaultHooksTLS::stack': class 'std::stack,std::deque,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'at::impl::SavedTensorDefaultHooksTLS' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/SavedTensorHooks.h(24,52): warning C4251: 'at::impl::SavedTensorDefaultHooksTLS::disabled_error_message': class 'std::optional' needs to have dll-interface to be used by clients of struct 'at::impl::SavedTensorDefaultHooksTLS' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ThreadLocalPythonObjects.h(18,80): warning C4251: 'at::impl::ThreadLocalPythonObjects::obj_dict_': class 'std::unordered_map,std::hash,std::equal_to,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'at::impl::ThreadLocalPythonObjects' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/TorchDispatchModeTLS.h(48,57): warning C4251: 'c10::impl::TorchDispatchModeTLS::stack_': class 'std::vector,std::allocator>>' needs to have dll-interface to be used by clients of struct 'c10::impl::TorchDispatchModeTLS' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/forward_grad.h(207,28): warning C4251: 'torch::autograd::ForwardGrad::mutex_': class 'std::mutex' needs to have dll-interface to be used by clients of struct 'torch::autograd::ForwardGrad' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/TorchDispatchModeTLS.h(48,57): warning C4251: 'c10::impl::TorchDispatchModeTLS::stack_': class 'std::vector,std::allocator>>' needs to have dll-interface to be used by clients of struct 'c10::impl::TorchDispatchModeTLS' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(419,37): warning C4251: 'torch::autograd::ViewInfo::view_fn_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of struct 'torch::autograd::ViewInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ThreadLocalPythonObjects.h(18,80): warning C4251: 'at::impl::ThreadLocalPythonObjects::obj_dict_': class 'std::unordered_map,std::hash,std::equal_to,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'at::impl::ThreadLocalPythonObjects' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(423,56): warning C4251: 'torch::autograd::ViewInfo::rev_view_fn_': class 'std::function' needs to have dll-interface to be used by clients of struct 'torch::autograd::ViewInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/TorchDispatchModeTLS.h(48,57): warning C4251: 'c10::impl::TorchDispatchModeTLS::stack_': class 'std::vector,std::allocator>>' needs to have dll-interface to be used by clients of struct 'c10::impl::TorchDispatchModeTLS' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ThreadLocalState.h(47,57): warning C4251: 'at::ThreadLocalState::debug_info_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'at::ThreadLocalState' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/PythonTorchFunctionTLS.h(29): note: see declaration of 'std::vector,std::allocator>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/forward_grad.h(206,52): warning C4251: 'torch::autograd::ForwardGrad::content_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::autograd::ForwardGrad' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/forward_grad.h(207,28): warning C4251: 'torch::autograd::ForwardGrad::mutex_': class 'std::mutex' needs to have dll-interface to be used by clients of struct 'torch::autograd::ForwardGrad' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ThreadLocalState.h(59,68): warning C4251: 'at::ThreadLocalState::functorch_tls_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'at::ThreadLocalState' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ThreadLocalState.h(59,68): warning C4251: 'at::ThreadLocalState::functorch_tls_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'at::ThreadLocalState' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ThreadLocalPythonObjects.h(18,80): warning C4251: 'at::impl::ThreadLocalPythonObjects::obj_dict_': class 'std::unordered_map,std::hash,std::equal_to,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'at::impl::ThreadLocalPythonObjects' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(685,41): warning C4251: 'torch::autograd::DifferentiableViewMeta::backward_info_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::autograd::DifferentiableViewMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(686,40): warning C4251: 'torch::autograd::DifferentiableViewMeta::forward_info_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::autograd::DifferentiableViewMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/TorchDispatchModeTLS.h(48,57): warning C4251: 'c10::impl::TorchDispatchModeTLS::stack_': class 'std::vector,std::allocator>>' needs to have dll-interface to be used by clients of struct 'c10::impl::TorchDispatchModeTLS' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ThreadLocalState.h(47,57): warning C4251: 'at::ThreadLocalState::debug_info_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'at::ThreadLocalState' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/PythonTorchFunctionTLS.h(29): note: see declaration of 'std::vector,std::allocator>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/anomaly_mode.h(67,25): warning C4251: 'torch::autograd::AnomalyMetadata::traceback_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AnomalyMetadata' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/anomaly_mode.h(68,32): warning C4251: 'torch::autograd::AnomalyMetadata::parent_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::autograd::AnomalyMetadata' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ThreadLocalState.h(59,68): warning C4251: 'at::ThreadLocalState::functorch_tls_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'at::ThreadLocalState' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorNames.h(41,28): warning C4251: 'at::namedinference::TensorName::origin_': class 'c10::ArrayRef' needs to have dll-interface to be used by clients of struct 'at::namedinference::TensorName' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ThreadLocalState.h(47,57): warning C4251: 'at::ThreadLocalState::debug_info_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'at::ThreadLocalState' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorNames.h(72,23): warning C4251: 'at::namedinference::TensorNames::names_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::namedinference::TensorNames' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ThreadLocalState.h(59,68): warning C4251: 'at::ThreadLocalState::functorch_tls_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'at::ThreadLocalState' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/PythonTorchFunctionTLS.h(29,57): warning C4251: 'at::impl::PythonTorchFunctionTLS::stack_': class 'std::vector,std::allocator>>' needs to have dll-interface to be used by clients of struct 'at::impl::PythonTorchFunctionTLS' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorNames.h(41,28): warning C4251: 'at::namedinference::TensorName::origin_': class 'c10::ArrayRef' needs to have dll-interface to be used by clients of struct 'at::namedinference::TensorName' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorNames.h(72,23): warning C4251: 'at::namedinference::TensorNames::names_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::namedinference::TensorNames' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(206,20): warning C4251: 'torch::autograd::AutogradMeta::name_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(209,33): warning C4251: 'torch::autograd::AutogradMeta::grad_fn_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/SavedTensorHooks.h(24,52): warning C4251: 'at::impl::SavedTensorDefaultHooksTLS::disabled_error_message': class 'std::optional' needs to have dll-interface to be used by clients of struct 'at::impl::SavedTensorDefaultHooksTLS' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/TensorBase.h(828): note: see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorNames.h(41,28): warning C4251: 'at::namedinference::TensorName::origin_': class 'c10::ArrayRef' needs to have dll-interface to be used by clients of struct 'at::namedinference::TensorName' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(210,40): warning C4251: 'torch::autograd::AutogradMeta::grad_accumulator_': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradMeta' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/anomaly_mode.h(67,25): warning C4251: 'torch::autograd::AnomalyMetadata::traceback_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AnomalyMetadata' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(221,48): warning C4251: 'torch::autograd::AutogradMeta::fw_grad_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/anomaly_mode.h(68,32): warning C4251: 'torch::autograd::AnomalyMetadata::parent_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::autograd::AnomalyMetadata' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorNames.h(72,23): warning C4251: 'at::namedinference::TensorNames::names_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::namedinference::TensorNames' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(206,20): warning C4251: 'torch::autograd::AutogradMeta::name_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(209,33): warning C4251: 'torch::autograd::AutogradMeta::grad_fn_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(233,55): warning C4251: 'torch::autograd::AutogradMeta::hooks_': class 'std::vector>,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(210,40): warning C4251: 'torch::autograd::AutogradMeta::grad_accumulator_': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradMeta' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(234,46): warning C4251: 'torch::autograd::AutogradMeta::cpp_hooks_list_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(221,48): warning C4251: 'torch::autograd::AutogradMeta::fw_grad_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/PythonTorchFunctionTLS.h(29,57): warning C4251: 'at::impl::PythonTorchFunctionTLS::stack_': class 'std::vector,std::allocator>>' needs to have dll-interface to be used by clients of struct 'at::impl::PythonTorchFunctionTLS' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(240,73): warning C4251: 'torch::autograd::AutogradMeta::post_acc_grad_hooks_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(261,28): warning C4251: 'torch::autograd::AutogradMeta::mutex_': class 'std::mutex' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(233,55): warning C4251: 'torch::autograd::AutogradMeta::hooks_': class 'std::vector>,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(234,46): warning C4251: 'torch::autograd::AutogradMeta::cpp_hooks_list_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(240,73): warning C4251: 'torch::autograd::AutogradMeta::post_acc_grad_hooks_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(206,20): warning C4251: 'torch::autograd::AutogradMeta::name_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(261,28): warning C4251: 'torch::autograd::AutogradMeta::mutex_': class 'std::mutex' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(209,33): warning C4251: 'torch::autograd::AutogradMeta::grad_fn_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ThreadLocalPythonObjects.h(18,80): warning C4251: 'at::impl::ThreadLocalPythonObjects::obj_dict_': class 'std::unordered_map,std::hash,std::equal_to,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'at::impl::ThreadLocalPythonObjects' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(210,40): warning C4251: 'torch::autograd::AutogradMeta::grad_accumulator_': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradMeta' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(221,48): warning C4251: 'torch::autograd::AutogradMeta::fw_grad_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/TorchDispatchModeTLS.h(48,57): warning C4251: 'c10::impl::TorchDispatchModeTLS::stack_': class 'std::vector,std::allocator>>' needs to have dll-interface to be used by clients of struct 'c10::impl::TorchDispatchModeTLS' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(233,55): warning C4251: 'torch::autograd::AutogradMeta::hooks_': class 'std::vector>,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/SavedTensorHooks.h(17,52): warning C4251: 'at::impl::SavedTensorDefaultHooksTLS::stack': class 'std::stack,std::deque,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'at::impl::SavedTensorDefaultHooksTLS' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(234,46): warning C4251: 'torch::autograd::AutogradMeta::cpp_hooks_list_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/SavedTensorHooks.h(24,52): warning C4251: 'at::impl::SavedTensorDefaultHooksTLS::disabled_error_message': class 'std::optional' needs to have dll-interface to be used by clients of struct 'at::impl::SavedTensorDefaultHooksTLS' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(240,73): warning C4251: 'torch::autograd::AutogradMeta::post_acc_grad_hooks_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(261,28): warning C4251: 'torch::autograd::AutogradMeta::mutex_': class 'std::mutex' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ThreadLocalState.h(47,57): warning C4251: 'at::ThreadLocalState::debug_info_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'at::ThreadLocalState' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(419,37): warning C4251: 'torch::autograd::ViewInfo::view_fn_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of struct 'torch::autograd::ViewInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(423,56): warning C4251: 'torch::autograd::ViewInfo::rev_view_fn_': class 'std::function' needs to have dll-interface to be used by clients of struct 'torch::autograd::ViewInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ThreadLocalState.h(59,68): warning C4251: 'at::ThreadLocalState::functorch_tls_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'at::ThreadLocalState' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(419,37): warning C4251: 'torch::autograd::ViewInfo::view_fn_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of struct 'torch::autograd::ViewInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(423,56): warning C4251: 'torch::autograd::ViewInfo::rev_view_fn_': class 'std::function' needs to have dll-interface to be used by clients of struct 'torch::autograd::ViewInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ThreadLocalPythonObjects.h(18,80): warning C4251: 'at::impl::ThreadLocalPythonObjects::obj_dict_': class 'std::unordered_map,std::hash,std::equal_to,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'at::impl::ThreadLocalPythonObjects' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(685,41): warning C4251: 'torch::autograd::DifferentiableViewMeta::backward_info_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::autograd::DifferentiableViewMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(686,40): warning C4251: 'torch::autograd::DifferentiableViewMeta::forward_info_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::autograd::DifferentiableViewMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/TorchDispatchModeTLS.h(48,57): warning C4251: 'c10::impl::TorchDispatchModeTLS::stack_': class 'std::vector,std::allocator>>' needs to have dll-interface to be used by clients of struct 'c10::impl::TorchDispatchModeTLS' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(419,37): warning C4251: 'torch::autograd::ViewInfo::view_fn_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of struct 'torch::autograd::ViewInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(423,56): warning C4251: 'torch::autograd::ViewInfo::rev_view_fn_': class 'std::function' needs to have dll-interface to be used by clients of struct 'torch::autograd::ViewInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(685,41): warning C4251: 'torch::autograd::DifferentiableViewMeta::backward_info_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::autograd::DifferentiableViewMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(686,40): warning C4251: 'torch::autograd::DifferentiableViewMeta::forward_info_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::autograd::DifferentiableViewMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/anomaly_mode.h(67,25): warning C4251: 'torch::autograd::AnomalyMetadata::traceback_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AnomalyMetadata' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/anomaly_mode.h(68,32): warning C4251: 'torch::autograd::AnomalyMetadata::parent_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::autograd::AnomalyMetadata' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/anomaly_mode.h(67,25): warning C4251: 'torch::autograd::AnomalyMetadata::traceback_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AnomalyMetadata' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/anomaly_mode.h(68,32): warning C4251: 'torch::autograd::AnomalyMetadata::parent_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::autograd::AnomalyMetadata' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ThreadLocalState.h(47,57): warning C4251: 'at::ThreadLocalState::debug_info_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'at::ThreadLocalState' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ThreadLocalState.h(59,68): warning C4251: 'at::ThreadLocalState::functorch_tls_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'at::ThreadLocalState' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/forward_grad.h(122,58): warning C4251: 'torch::autograd::ForwardADLevel::grads_': class 'std::unordered_set,std::hash>,std::equal_to>,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::autograd::ForwardADLevel' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(685,41): warning C4251: 'torch::autograd::DifferentiableViewMeta::backward_info_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::autograd::DifferentiableViewMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/forward_grad.h(123,20): warning C4251: 'torch::autograd::ForwardADLevel::mutex_': class 'std::mutex' needs to have dll-interface to be used by clients of struct 'torch::autograd::ForwardADLevel' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(685): note: see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(686,40): warning C4251: 'torch::autograd::DifferentiableViewMeta::forward_info_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::autograd::DifferentiableViewMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/PythonTorchFunctionTLS.h(29,57): warning C4251: 'at::impl::PythonTorchFunctionTLS::stack_': class 'std::vector,std::allocator>>' needs to have dll-interface to be used by clients of struct 'at::impl::PythonTorchFunctionTLS' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/PythonTorchFunctionTLS.h(29,57): warning C4251: 'at::impl::PythonTorchFunctionTLS::stack_': class 'std::vector,std::allocator>>' needs to have dll-interface to be used by clients of struct 'at::impl::PythonTorchFunctionTLS' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/forward_grad.h(127,74): warning C4251: 'std::enable_shared_from_this::_Wptr': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of class 'std::enable_shared_from_this' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/SavedTensorHooks.h(17,52): warning C4251: 'at::impl::SavedTensorDefaultHooksTLS::stack': class 'std::stack,std::deque,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'at::impl::SavedTensorDefaultHooksTLS' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/SavedTensorHooks.h(24,52): warning C4251: 'at::impl::SavedTensorDefaultHooksTLS::disabled_error_message': class 'std::optional' needs to have dll-interface to be used by clients of struct 'at::impl::SavedTensorDefaultHooksTLS' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/anomaly_mode.h(67,25): warning C4251: 'torch::autograd::AnomalyMetadata::traceback_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AnomalyMetadata' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/SavedTensorHooks.h(17,52): warning C4251: 'at::impl::SavedTensorDefaultHooksTLS::stack': class 'std::stack,std::deque,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'at::impl::SavedTensorDefaultHooksTLS' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/anomaly_mode.h(68,32): warning C4251: 'torch::autograd::AnomalyMetadata::parent_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::autograd::AnomalyMetadata' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/SavedTensorHooks.h(24,52): warning C4251: 'at::impl::SavedTensorDefaultHooksTLS::disabled_error_message': class 'std::optional' needs to have dll-interface to be used by clients of struct 'at::impl::SavedTensorDefaultHooksTLS' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/PythonTorchFunctionTLS.h(29,57): warning C4251: 'at::impl::PythonTorchFunctionTLS::stack_': class 'std::vector,std::allocator>>' needs to have dll-interface to be used by clients of struct 'at::impl::PythonTorchFunctionTLS' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/forward_grad.h(206,52): warning C4251: 'torch::autograd::ForwardGrad::content_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::autograd::ForwardGrad' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/forward_grad.h(207,28): warning C4251: 'torch::autograd::ForwardGrad::mutex_': class 'std::mutex' needs to have dll-interface to be used by clients of struct 'torch::autograd::ForwardGrad' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ThreadLocalPythonObjects.h(18,80): warning C4251: 'at::impl::ThreadLocalPythonObjects::obj_dict_': class 'std::unordered_map,std::hash,std::equal_to,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'at::impl::ThreadLocalPythonObjects' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/TorchDispatchModeTLS.h(48,57): warning C4251: 'c10::impl::TorchDispatchModeTLS::stack_': class 'std::vector,std::allocator>>' needs to have dll-interface to be used by clients of struct 'c10::impl::TorchDispatchModeTLS' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ThreadLocalPythonObjects.h(18,80): warning C4251: 'at::impl::ThreadLocalPythonObjects::obj_dict_': class 'std::unordered_map,std::hash,std::equal_to,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'at::impl::ThreadLocalPythonObjects' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/SavedTensorHooks.h(17,52): warning C4251: 'at::impl::SavedTensorDefaultHooksTLS::stack': class 'std::stack,std::deque,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'at::impl::SavedTensorDefaultHooksTLS' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ThreadLocalPythonObjects.h(18): note: see declaration of 'std::unordered_map,std::hash,std::equal_to,std::allocator>>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/SavedTensorHooks.h(24,52): warning C4251: 'at::impl::SavedTensorDefaultHooksTLS::disabled_error_message': class 'std::optional' needs to have dll-interface to be used by clients of struct 'at::impl::SavedTensorDefaultHooksTLS' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/TorchDispatchModeTLS.h(48,57): warning C4251: 'c10::impl::TorchDispatchModeTLS::stack_': class 'std::vector,std::allocator>>' needs to have dll-interface to be used by clients of struct 'c10::impl::TorchDispatchModeTLS' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/NestedTensorImpl.h(172,57): warning C4251: 'at::native::NestedTensorImpl::opt_sizes_': class 'std::optional>>' needs to have dll-interface to be used by clients of struct 'at::native::NestedTensorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ThreadLocalState.h(47,57): warning C4251: 'at::ThreadLocalState::debug_info_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'at::ThreadLocalState' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/NestedTensorImpl.h(172,57): warning C4251: 'at::native::NestedTensorImpl::opt_sizes_': class 'std::optional>>' needs to have dll-interface to be used by clients of struct 'at::native::NestedTensorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ThreadLocalState.h(59,68): warning C4251: 'at::ThreadLocalState::functorch_tls_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'at::ThreadLocalState' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ThreadLocalState.h(47,57): warning C4251: 'at::ThreadLocalState::debug_info_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'at::ThreadLocalState' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ThreadLocalState.h(59,68): warning C4251: 'at::ThreadLocalState::functorch_tls_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'at::ThreadLocalState' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ThreadLocalPythonObjects.h(18,80): warning C4251: 'at::impl::ThreadLocalPythonObjects::obj_dict_': class 'std::unordered_map,std::hash,std::equal_to,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'at::impl::ThreadLocalPythonObjects' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/NestedTensorImpl.h(172,57): warning C4251: 'at::native::NestedTensorImpl::opt_sizes_': class 'std::optional>>' needs to have dll-interface to be used by clients of struct 'at::native::NestedTensorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/input_metadata.h(107,23): warning C4251: 'torch::autograd::InputMetadata::shape_': class 'std::variant' needs to have dll-interface to be used by clients of struct 'torch::autograd::InputMetadata' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/TorchDispatchModeTLS.h(48,57): warning C4251: 'c10::impl::TorchDispatchModeTLS::stack_': class 'std::vector,std::allocator>>' needs to have dll-interface to be used by clients of struct 'c10::impl::TorchDispatchModeTLS' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/input_metadata.h(107,23): warning C4251: 'torch::autograd::InputMetadata::shape_': class 'std::variant' needs to have dll-interface to be used by clients of struct 'torch::autograd::InputMetadata' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/saved_variable.h(80,40): warning C4251: 'torch::autograd::SavedVariable::fw_grad_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'torch::autograd::SavedVariable' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/saved_variable.h(88,36): warning C4251: 'torch::autograd::SavedVariable::weak_grad_fn_': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of class 'torch::autograd::SavedVariable' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/NestedTensorImpl.h(172,57): warning C4251: 'at::native::NestedTensorImpl::opt_sizes_': class 'std::optional>>' needs to have dll-interface to be used by clients of struct 'at::native::NestedTensorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorNames.h(41,28): warning C4251: 'at::namedinference::TensorName::origin_': class 'c10::ArrayRef' needs to have dll-interface to be used by clients of struct 'at::namedinference::TensorName' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/saved_variable.h(103,45): warning C4251: 'torch::autograd::SavedVariable::hooks_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of class 'torch::autograd::SavedVariable' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/saved_variable.h(107,33): warning C4251: 'torch::autograd::SavedVariable::grad_fn_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'torch::autograd::SavedVariable' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/saved_variable.h(112,42): warning C4251: 'torch::autograd::SavedVariable::grad_accumulator_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'torch::autograd::SavedVariable' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/saved_variable.h(80,40): warning C4251: 'torch::autograd::SavedVariable::fw_grad_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'torch::autograd::SavedVariable' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/TensorBase.h(828): note: see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/saved_variable.h(88,36): warning C4251: 'torch::autograd::SavedVariable::weak_grad_fn_': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of class 'torch::autograd::SavedVariable' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorNames.h(72,23): warning C4251: 'at::namedinference::TensorNames::names_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::namedinference::TensorNames' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/saved_variable.h(103,45): warning C4251: 'torch::autograd::SavedVariable::hooks_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of class 'torch::autograd::SavedVariable' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/input_metadata.h(107,23): warning C4251: 'torch::autograd::InputMetadata::shape_': class 'std::variant' needs to have dll-interface to be used by clients of struct 'torch::autograd::InputMetadata' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/saved_variable.h(46): note: see declaration of 'std::unique_ptr>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/saved_variable.h(107,33): warning C4251: 'torch::autograd::SavedVariable::grad_fn_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'torch::autograd::SavedVariable' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ThreadLocalState.h(59,68): warning C4251: 'at::ThreadLocalState::functorch_tls_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'at::ThreadLocalState' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/TensorBase.h(828): note: see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/saved_variable.h(112,42): warning C4251: 'torch::autograd::SavedVariable::grad_accumulator_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'torch::autograd::SavedVariable' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(109,60): warning C4251: 'std::enable_shared_from_this::_Wptr': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of class 'std::enable_shared_from_this' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(655,20): warning C4251: 'torch::autograd::Node::mutex_': class 'std::mutex' needs to have dll-interface to be used by clients of struct 'torch::autograd::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/saved_variable.h(80,40): warning C4251: 'torch::autograd::SavedVariable::fw_grad_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'torch::autograd::SavedVariable' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/saved_variable.h(88,36): warning C4251: 'torch::autograd::SavedVariable::weak_grad_fn_': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of class 'torch::autograd::SavedVariable' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/saved_variable.h(103,45): warning C4251: 'torch::autograd::SavedVariable::hooks_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of class 'torch::autograd::SavedVariable' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/saved_variable.h(107,33): warning C4251: 'torch::autograd::SavedVariable::grad_fn_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'torch::autograd::SavedVariable' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/saved_variable.h(112,42): warning C4251: 'torch::autograd::SavedVariable::grad_accumulator_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'torch::autograd::SavedVariable' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/input_metadata.h(107,23): warning C4251: 'torch::autograd::InputMetadata::shape_': class 'std::variant' needs to have dll-interface to be used by clients of struct 'torch::autograd::InputMetadata' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(657,24): warning C4251: 'torch::autograd::Node::next_edges_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::autograd::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(109,60): warning C4251: 'std::enable_shared_from_this::_Wptr': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of class 'std::enable_shared_from_this' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(206,20): warning C4251: 'torch::autograd::AutogradMeta::name_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(659,63): warning C4251: 'torch::autograd::Node::anomaly_metadata_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of struct 'torch::autograd::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(655,20): warning C4251: 'torch::autograd::Node::mutex_': class 'std::mutex' needs to have dll-interface to be used by clients of struct 'torch::autograd::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(671,59): warning C4251: 'torch::autograd::Node::pre_hooks_': class 'std::vector>,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'torch::autograd::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/TensorBase.h(828): note: see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/saved_variable.h(88,36): warning C4251: 'torch::autograd::SavedVariable::weak_grad_fn_': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of class 'torch::autograd::SavedVariable' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(109,60): warning C4251: 'std::enable_shared_from_this::_Wptr': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of class 'std::enable_shared_from_this' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(672,66): warning C4251: 'torch::autograd::Node::tensor_pre_hooks_': class 'std::vector>,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'torch::autograd::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(210,40): warning C4251: 'torch::autograd::AutogradMeta::grad_accumulator_': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradMeta' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/anomaly_mode.h(67,25): warning C4251: 'torch::autograd::AnomalyMetadata::traceback_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AnomalyMetadata' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(221,48): warning C4251: 'torch::autograd::AutogradMeta::fw_grad_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc)C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xstring(4471): note: see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(655,20): warning C4251: 'torch::autograd::Node::mutex_': class 'std::mutex' needs to have dll-interface to be used by clients of struct 'torch::autograd::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/saved_variable.h(103,45): warning C4251: 'torch::autograd::SavedVariable::hooks_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of class 'torch::autograd::SavedVariable' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/saved_variable.h(107,33): warning C4251: 'torch::autograd::SavedVariable::grad_fn_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'torch::autograd::SavedVariable' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(657,24): warning C4251: 'torch::autograd::Node::next_edges_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::autograd::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/saved_variable.h(112,42): warning C4251: 'torch::autograd::SavedVariable::grad_accumulator_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'torch::autograd::SavedVariable' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/anomaly_mode.h(68,32): warning C4251: 'torch::autograd::AnomalyMetadata::parent_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::autograd::AnomalyMetadata' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/TensorBase.h(828): note: see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(234,46): warning C4251: 'torch::autograd::AutogradMeta::cpp_hooks_list_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(672,66): warning C4251: 'torch::autograd::Node::tensor_pre_hooks_': class 'std::vector>,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'torch::autograd::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(671,59): warning C4251: 'torch::autograd::Node::pre_hooks_': class 'std::vector>,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'torch::autograd::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/PythonTorchFunctionTLS.h(29,57): warning C4251: 'at::impl::PythonTorchFunctionTLS::stack_': class 'std::vector,std::allocator>>' needs to have dll-interface to be used by clients of struct 'at::impl::PythonTorchFunctionTLS' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(672,66): warning C4251: 'torch::autograd::Node::tensor_pre_hooks_': class 'std::vector>,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'torch::autograd::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(240,73): warning C4251: 'torch::autograd::AutogradMeta::post_acc_grad_hooks_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(261,28): warning C4251: 'torch::autograd::AutogradMeta::mutex_': class 'std::mutex' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(674,26): warning C4251: 'torch::autograd::Node::retains_grad_hooks_': class 'std::unordered_map>,std::hash,std::equal_to,std::allocator>>>>' needs to have dll-interface to be used by clients of struct 'torch::autograd::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(109,60): warning C4251: 'std::enable_shared_from_this::_Wptr': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of class 'std::enable_shared_from_this' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(655,20): warning C4251: 'torch::autograd::Node::mutex_': class 'std::mutex' needs to have dll-interface to be used by clients of struct 'torch::autograd::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/NestedTensorImpl.h(172,57): warning C4251: 'at::native::NestedTensorImpl::opt_sizes_': class 'std::optional>>' needs to have dll-interface to be used by clients of struct 'at::native::NestedTensorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/PythonTorchFunctionTLS.h(29,57): warning C4251: 'at::impl::PythonTorchFunctionTLS::stack_': class 'std::vector,std::allocator>>' needs to have dll-interface to be used by clients of struct 'at::impl::PythonTorchFunctionTLS' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(675,61): warning C4251: 'torch::autograd::Node::post_hooks_': class 'std::vector>,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'torch::autograd::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(657,24): warning C4251: 'torch::autograd::Node::next_edges_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::autograd::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/SavedTensorHooks.h(17,52): warning C4251: 'at::impl::SavedTensorDefaultHooksTLS::stack': class 'std::stack,std::deque,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'at::impl::SavedTensorDefaultHooksTLS' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/SavedTensorHooks.h(24,52): warning C4251: 'at::impl::SavedTensorDefaultHooksTLS::disabled_error_message': class 'std::optional' needs to have dll-interface to be used by clients of struct 'at::impl::SavedTensorDefaultHooksTLS' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(659,63): warning C4251: 'torch::autograd::Node::anomaly_metadata_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of struct 'torch::autograd::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(671,59): warning C4251: 'torch::autograd::Node::pre_hooks_': class 'std::vector>,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'torch::autograd::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(676,52): warning C4251: 'torch::autograd::Node::input_metadata_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'torch::autograd::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(182): note: see declaration of 'std::vector>,std::allocator>>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(672,66): warning C4251: 'torch::autograd::Node::tensor_pre_hooks_': class 'std::vector>,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'torch::autograd::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/SavedTensorHooks.h(17,52): warning C4251: 'at::impl::SavedTensorDefaultHooksTLS::stack': class 'std::stack,std::deque,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'at::impl::SavedTensorDefaultHooksTLS' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/SavedTensorHooks.h(24,52): warning C4251: 'at::impl::SavedTensorDefaultHooksTLS::disabled_error_message': class 'std::optional' needs to have dll-interface to be used by clients of struct 'at::impl::SavedTensorDefaultHooksTLS' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(674,26): warning C4251: 'torch::autograd::Node::retains_grad_hooks_': class 'std::unordered_map>,std::hash,std::equal_to,std::allocator>>>>' needs to have dll-interface to be used by clients of struct 'torch::autograd::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(419,37): warning C4251: 'torch::autograd::ViewInfo::view_fn_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of struct 'torch::autograd::ViewInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/input_metadata.h(107,23): warning C4251: 'torch::autograd::InputMetadata::shape_': class 'std::variant' needs to have dll-interface to be used by clients of struct 'torch::autograd::InputMetadata' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(674,26): warning C4251: 'torch::autograd::Node::retains_grad_hooks_': class 'std::unordered_map>,std::hash,std::equal_to,std::allocator>>>>' needs to have dll-interface to be used by clients of struct 'torch::autograd::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(423,56): warning C4251: 'torch::autograd::ViewInfo::rev_view_fn_': class 'std::function' needs to have dll-interface to be used by clients of struct 'torch::autograd::ViewInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(200,1): warning C4267: 'initializing': conversion from 'size_t' to 'uint32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/saved_variable.h(80,40): warning C4251: 'torch::autograd::SavedVariable::fw_grad_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'torch::autograd::SavedVariable' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/saved_variable.h(88,36): warning C4251: 'torch::autograd::SavedVariable::weak_grad_fn_': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of class 'torch::autograd::SavedVariable' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(208,1): warning C4267: 'initializing': conversion from 'size_t' to 'uint32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc)C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\memory(1009): note: see declaration of 'std::weak_ptr<_Ty>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/SavedTensorHooks.h(17,52): warning C4251: 'at::impl::SavedTensorDefaultHooksTLS::stack': class 'std::stack,std::deque,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'at::impl::SavedTensorDefaultHooksTLS' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(215,1): warning C4267: 'initializing': conversion from 'size_t' to 'uint32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/SavedTensorHooks.h(24,52): warning C4251: 'at::impl::SavedTensorDefaultHooksTLS::disabled_error_message': class 'std::optional' needs to have dll-interface to be used by clients of struct 'at::impl::SavedTensorDefaultHooksTLS' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/saved_variable.h(103,45): warning C4251: 'torch::autograd::SavedVariable::hooks_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of class 'torch::autograd::SavedVariable' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/saved_variable.h(107,33): warning C4251: 'torch::autograd::SavedVariable::grad_fn_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'torch::autograd::SavedVariable' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/saved_variable.h(112,42): warning C4251: 'torch::autograd::SavedVariable::grad_accumulator_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'torch::autograd::SavedVariable' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(675,61): warning C4251: 'torch::autograd::Node::post_hooks_': class 'std::vector>,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'torch::autograd::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(306,1): warning C4267: 'return': conversion from 'size_t' to 'uint32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(685,41): warning C4251: 'torch::autograd::DifferentiableViewMeta::backward_info_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::autograd::DifferentiableViewMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(686,40): warning C4251: 'torch::autograd::DifferentiableViewMeta::forward_info_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::autograd::DifferentiableViewMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(676,52): warning C4251: 'torch::autograd::Node::input_metadata_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'torch::autograd::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(676,52): warning C4251: 'torch::autograd::Node::input_metadata_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'torch::autograd::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(109,60): warning C4251: 'std::enable_shared_from_this::_Wptr': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of class 'std::enable_shared_from_this' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(655,20): warning C4251: 'torch::autograd::Node::mutex_': class 'std::mutex' needs to have dll-interface to be used by clients of struct 'torch::autograd::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ThreadLocalPythonObjects.h(18,80): warning C4251: 'at::impl::ThreadLocalPythonObjects::obj_dict_': class 'std::unordered_map,std::hash,std::equal_to,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'at::impl::ThreadLocalPythonObjects' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(200,1): warning C4267: 'initializing': conversion from 'size_t' to 'uint32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(674,26): warning C4251: 'torch::autograd::Node::retains_grad_hooks_': class 'std::unordered_map>,std::hash,std::equal_to,std::allocator>>>>' needs to have dll-interface to be used by clients of struct 'torch::autograd::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/NestedTensorImpl.h(172,57): warning C4251: 'at::native::NestedTensorImpl::opt_sizes_': class 'std::optional>>' needs to have dll-interface to be used by clients of struct 'at::native::NestedTensorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(200,1): warning C4267: 'initializing': conversion from 'size_t' to 'uint32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(208,1): warning C4267: 'initializing': conversion from 'size_t' to 'uint32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ThreadLocalPythonObjects.h(18,80): warning C4251: 'at::impl::ThreadLocalPythonObjects::obj_dict_': class 'std::unordered_map,std::hash,std::equal_to,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'at::impl::ThreadLocalPythonObjects' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/TorchDispatchModeTLS.h(48,57): warning C4251: 'c10::impl::TorchDispatchModeTLS::stack_': class 'std::vector,std::allocator>>' needs to have dll-interface to be used by clients of struct 'c10::impl::TorchDispatchModeTLS' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(657,24): warning C4251: 'torch::autograd::Node::next_edges_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::autograd::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(221,1): warning C4267: 'return': conversion from 'size_t' to 'uint32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(208,1): warning C4267: 'initializing': conversion from 'size_t' to 'uint32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(215,1): warning C4267: 'initializing': conversion from 'size_t' to 'uint32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(221,1): warning C4267: 'return': conversion from 'size_t' to 'uint32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(659,63): warning C4251: 'torch::autograd::Node::anomaly_metadata_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of struct 'torch::autograd::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(671,59): warning C4251: 'torch::autograd::Node::pre_hooks_': class 'std::vector>,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'torch::autograd::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/TorchDispatchModeTLS.h(48,57): warning C4251: 'c10::impl::TorchDispatchModeTLS::stack_': class 'std::vector,std::allocator>>' needs to have dll-interface to be used by clients of struct 'c10::impl::TorchDispatchModeTLS' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(672,66): warning C4251: 'torch::autograd::Node::tensor_pre_hooks_': class 'std::vector>,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'torch::autograd::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(306,1): warning C4267: 'return': conversion from 'size_t' to 'uint32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(675,61): warning C4251: 'torch::autograd::Node::post_hooks_': class 'std::vector>,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'torch::autograd::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ThreadLocalPythonObjects.h(18,80): warning C4251: 'at::impl::ThreadLocalPythonObjects::obj_dict_': class 'std::unordered_map,std::hash,std::equal_to,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'at::impl::ThreadLocalPythonObjects' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ThreadLocalState.h(47,57): warning C4251: 'at::ThreadLocalState::debug_info_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'at::ThreadLocalState' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(676,52): warning C4251: 'torch::autograd::Node::input_metadata_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'torch::autograd::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/TorchDispatchModeTLS.h(48,57): warning C4251: 'c10::impl::TorchDispatchModeTLS::stack_': class 'std::vector,std::allocator>>' needs to have dll-interface to be used by clients of struct 'c10::impl::TorchDispatchModeTLS' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ThreadLocalState.h(59,68): warning C4251: 'at::ThreadLocalState::functorch_tls_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'at::ThreadLocalState' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ThreadLocalState.h(47,57): warning C4251: 'at::ThreadLocalState::debug_info_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'at::ThreadLocalState' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/input_metadata.h(107,23): warning C4251: 'torch::autograd::InputMetadata::shape_': class 'std::variant' needs to have dll-interface to be used by clients of struct 'torch::autograd::InputMetadata' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ThreadLocalState.h(59,68): warning C4251: 'at::ThreadLocalState::functorch_tls_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'at::ThreadLocalState' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/saved_variable.h(80,40): warning C4251: 'torch::autograd::SavedVariable::fw_grad_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'torch::autograd::SavedVariable' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/saved_variable.h(88,36): warning C4251: 'torch::autograd::SavedVariable::weak_grad_fn_': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of class 'torch::autograd::SavedVariable' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(200,1): warning C4267: 'initializing': conversion from 'size_t' to 'uint32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc)C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\memory(1009): note: see declaration of 'std::weak_ptr<_Ty>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(674,26): warning C4251: 'torch::autograd::Node::retains_grad_hooks_': class 'std::unordered_map>,std::hash,std::equal_to,std::allocator>>>>' needs to have dll-interface to be used by clients of struct 'torch::autograd::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable_info.h(16,32): warning C4251: 'torch::autograd::VariableInfo::size': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::autograd::VariableInfo' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ThreadLocalState.h(47,57): warning C4251: 'at::ThreadLocalState::debug_info_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'at::ThreadLocalState' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/saved_variable.h(103,45): warning C4251: 'torch::autograd::SavedVariable::hooks_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of class 'torch::autograd::SavedVariable' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(208,1): warning C4267: 'initializing': conversion from 'size_t' to 'uint32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/saved_variable.h(107,33): warning C4251: 'torch::autograd::SavedVariable::grad_fn_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'torch::autograd::SavedVariable' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(215,1): warning C4267: 'initializing': conversion from 'size_t' to 'uint32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/TensorBase.h(828): note: see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/saved_variable.h(112,42): warning C4251: 'torch::autograd::SavedVariable::grad_accumulator_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'torch::autograd::SavedVariable' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ThreadLocalState.h(59,68): warning C4251: 'at::ThreadLocalState::functorch_tls_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'at::ThreadLocalState' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(675,61): warning C4251: 'torch::autograd::Node::post_hooks_': class 'std::vector>,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'torch::autograd::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(306,1): warning C4267: 'return': conversion from 'size_t' to 'uint32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(109,60): warning C4251: 'std::enable_shared_from_this::_Wptr': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of class 'std::enable_shared_from_this' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/custom_function.h(113,57): warning C4251: 'torch::autograd::AutogradContext::saved_data': class 'ska::flat_hash_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradContext' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(655,20): warning C4251: 'torch::autograd::Node::mutex_': class 'std::mutex' needs to have dll-interface to be used by clients of struct 'torch::autograd::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(676,52): warning C4251: 'torch::autograd::Node::input_metadata_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'torch::autograd::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable_info.h(16,32): warning C4251: 'torch::autograd::VariableInfo::size': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::autograd::VariableInfo' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable_info.h(16,32): warning C4251: 'torch::autograd::VariableInfo::size': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::autograd::VariableInfo' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(657,24): warning C4251: 'torch::autograd::Node::next_edges_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::autograd::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(200,1): warning C4267: 'initializing': conversion from 'size_t' to 'uint32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(659,63): warning C4251: 'torch::autograd::Node::anomaly_metadata_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of struct 'torch::autograd::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(671,59): warning C4251: 'torch::autograd::Node::pre_hooks_': class 'std::vector>,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'torch::autograd::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(208,1): warning C4267: 'initializing': conversion from 'size_t' to 'uint32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(182): note: see declaration of 'std::vector>,std::allocator>>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(672,66): warning C4251: 'torch::autograd::Node::tensor_pre_hooks_': class 'std::vector>,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'torch::autograd::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(215,1): warning C4267: 'initializing': conversion from 'size_t' to 'uint32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(221,1): warning C4267: 'return': conversion from 'size_t' to 'uint32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/custom_function.h(113,57): warning C4251: 'torch::autograd::AutogradContext::saved_data': class 'ska::flat_hash_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradContext' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(306,1): warning C4267: 'return': conversion from 'size_t' to 'uint32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/custom_function.h(113,57): warning C4251: 'torch::autograd::AutogradContext::saved_data': class 'ska::flat_hash_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradContext' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/custom_function.h(143,58): warning C4251: 'torch::autograd::AutogradContext::non_differentiable_': class 'std::unordered_set,std::equal_to,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradContext' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/custom_function.h(144,52): warning C4251: 'torch::autograd::AutogradContext::dirty_inputs_': class 'std::unordered_set,std::equal_to,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradContext' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/NestedTensorImpl.h(172,57): warning C4251: 'at::native::NestedTensorImpl::opt_sizes_': class 'std::optional>>' needs to have dll-interface to be used by clients of struct 'at::native::NestedTensorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/NestedTensorImpl.h(172,57): warning C4251: 'at::native::NestedTensorImpl::opt_sizes_': class 'std::optional>>' needs to have dll-interface to be used by clients of struct 'at::native::NestedTensorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/custom_function.h(145,63): warning C4251: 'torch::autograd::AutogradContext::saved_variables_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradContext' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/custom_function.h(146,25): warning C4251: 'torch::autograd::AutogradContext::to_save_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradContext' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/custom_function.h(152,31): warning C4251: 'torch::autograd::AutogradContext::grad_fn_': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradContext' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(674,26): warning C4251: 'torch::autograd::Node::retains_grad_hooks_': class 'std::unordered_map>,std::hash,std::equal_to,std::allocator>>>>' needs to have dll-interface to be used by clients of struct 'torch::autograd::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/custom_function.h(143,58): warning C4251: 'torch::autograd::AutogradContext::non_differentiable_': class 'std::unordered_set,std::equal_to,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradContext' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/custom_function.h(144,52): warning C4251: 'torch::autograd::AutogradContext::dirty_inputs_': class 'std::unordered_set,std::equal_to,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradContext' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/custom_function.h(143,58): warning C4251: 'torch::autograd::AutogradContext::non_differentiable_': class 'std::unordered_set,std::equal_to,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradContext' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/custom_function.h(144,52): warning C4251: 'torch::autograd::AutogradContext::dirty_inputs_': class 'std::unordered_set,std::equal_to,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradContext' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/input_metadata.h(107,23): warning C4251: 'torch::autograd::InputMetadata::shape_': class 'std::variant' needs to have dll-interface to be used by clients of struct 'torch::autograd::InputMetadata' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(675,61): warning C4251: 'torch::autograd::Node::post_hooks_': class 'std::vector>,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'torch::autograd::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/custom_function.h(145,63): warning C4251: 'torch::autograd::AutogradContext::saved_variables_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradContext' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/custom_function.h(145,63): warning C4251: 'torch::autograd::AutogradContext::saved_variables_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradContext' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/custom_function.h(146,25): warning C4251: 'torch::autograd::AutogradContext::to_save_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradContext' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(36): note: see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/input_metadata.h(107,23): warning C4251: 'torch::autograd::InputMetadata::shape_': class 'std::variant' needs to have dll-interface to be used by clients of struct 'torch::autograd::InputMetadata' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/chunk_ops.h(18): note: see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/custom_function.h(152,31): warning C4251: 'torch::autograd::AutogradContext::grad_fn_': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradContext' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/custom_function.h(152,31): warning C4251: 'torch::autograd::AutogradContext::grad_fn_': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradContext' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/saved_variable.h(80,40): warning C4251: 'torch::autograd::SavedVariable::fw_grad_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'torch::autograd::SavedVariable' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/saved_variable.h(88,36): warning C4251: 'torch::autograd::SavedVariable::weak_grad_fn_': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of class 'torch::autograd::SavedVariable' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/saved_variable.h(103,45): warning C4251: 'torch::autograd::SavedVariable::hooks_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of class 'torch::autograd::SavedVariable' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/saved_variable.h(80,40): warning C4251: 'torch::autograd::SavedVariable::fw_grad_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'torch::autograd::SavedVariable' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/saved_variable.h(107,33): warning C4251: 'torch::autograd::SavedVariable::grad_fn_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'torch::autograd::SavedVariable' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(676,52): warning C4251: 'torch::autograd::Node::input_metadata_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'torch::autograd::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/saved_variable.h(88,36): warning C4251: 'torch::autograd::SavedVariable::weak_grad_fn_': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of class 'torch::autograd::SavedVariable' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/saved_variable.h(112,42): warning C4251: 'torch::autograd::SavedVariable::grad_accumulator_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'torch::autograd::SavedVariable' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc)C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\memory(1009): note: see declaration of 'std::weak_ptr<_Ty>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/custom_function.h(144,52): warning C4251: 'torch::autograd::AutogradContext::dirty_inputs_': class 'std::unordered_set,std::equal_to,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradContext' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/anomaly_mode.h(68,32): warning C4251: 'torch::autograd::AnomalyMetadata::parent_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::autograd::AnomalyMetadata' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/custom_function.h(20): note: see declaration of 'std::unordered_set,std::equal_to,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/saved_variable.h(107,33): warning C4251: 'torch::autograd::SavedVariable::grad_fn_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'torch::autograd::SavedVariable' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/saved_variable.h(112,42): warning C4251: 'torch::autograd::SavedVariable::grad_accumulator_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'torch::autograd::SavedVariable' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(109,60): warning C4251: 'std::enable_shared_from_this::_Wptr': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of class 'std::enable_shared_from_this' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(306,1): warning C4267: 'return': conversion from 'size_t' to 'uint32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/PythonTorchFunctionTLS.h(29,57): warning C4251: 'at::impl::PythonTorchFunctionTLS::stack_': class 'std::vector,std::allocator>>' needs to have dll-interface to be used by clients of struct 'at::impl::PythonTorchFunctionTLS' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/custom_function.h(145,63): warning C4251: 'torch::autograd::AutogradContext::saved_variables_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradContext' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/custom_function.h(113,57): warning C4251: 'torch::autograd::AutogradContext::saved_data': class 'ska::flat_hash_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradContext' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/custom_function.h(146,25): warning C4251: 'torch::autograd::AutogradContext::to_save_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradContext' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/custom_function.h(152,31): warning C4251: 'torch::autograd::AutogradContext::grad_fn_': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradContext' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(109,60): warning C4251: 'std::enable_shared_from_this::_Wptr': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of class 'std::enable_shared_from_this' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/input_metadata.h(107,23): warning C4251: 'torch::autograd::InputMetadata::shape_': class 'std::variant' needs to have dll-interface to be used by clients of struct 'torch::autograd::InputMetadata' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(655,20): warning C4251: 'torch::autograd::Node::mutex_': class 'std::mutex' needs to have dll-interface to be used by clients of struct 'torch::autograd::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(657,24): warning C4251: 'torch::autograd::Node::next_edges_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::autograd::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/saved_variable.h(80,40): warning C4251: 'torch::autograd::SavedVariable::fw_grad_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'torch::autograd::SavedVariable' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/saved_variable.h(88,36): warning C4251: 'torch::autograd::SavedVariable::weak_grad_fn_': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of class 'torch::autograd::SavedVariable' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(659,63): warning C4251: 'torch::autograd::Node::anomaly_metadata_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of struct 'torch::autograd::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(671,59): warning C4251: 'torch::autograd::Node::pre_hooks_': class 'std::vector>,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'torch::autograd::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/operator.h(260,49): warning C4251: 'torch::jit::Operator::op_': class 'std::variant' needs to have dll-interface to be used by clients of struct 'torch::jit::Operator' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/saved_variable.h(103,45): warning C4251: 'torch::autograd::SavedVariable::hooks_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of class 'torch::autograd::SavedVariable' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(657,24): warning C4251: 'torch::autograd::Node::next_edges_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::autograd::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/SavedTensorHooks.h(17,52): warning C4251: 'at::impl::SavedTensorDefaultHooksTLS::stack': class 'std::stack,std::deque,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'at::impl::SavedTensorDefaultHooksTLS' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(672,66): warning C4251: 'torch::autograd::Node::tensor_pre_hooks_': class 'std::vector>,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'torch::autograd::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/SavedTensorHooks.h(24,52): warning C4251: 'at::impl::SavedTensorDefaultHooksTLS::disabled_error_message': class 'std::optional' needs to have dll-interface to be used by clients of struct 'at::impl::SavedTensorDefaultHooksTLS' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/saved_variable.h(112,42): warning C4251: 'torch::autograd::SavedVariable::grad_accumulator_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'torch::autograd::SavedVariable' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(659,63): warning C4251: 'torch::autograd::Node::anomaly_metadata_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of struct 'torch::autograd::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(671,59): warning C4251: 'torch::autograd::Node::pre_hooks_': class 'std::vector>,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'torch::autograd::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(672,66): warning C4251: 'torch::autograd::Node::tensor_pre_hooks_': class 'std::vector>,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'torch::autograd::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/operator.h(260,49): warning C4251: 'torch::jit::Operator::op_': class 'std::variant' needs to have dll-interface to be used by clients of struct 'torch::jit::Operator' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/operator.h(260,49): warning C4251: 'torch::jit::Operator::op_': class 'std::variant' needs to have dll-interface to be used by clients of struct 'torch::jit::Operator' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/custom_function.h(145,63): warning C4251: 'torch::autograd::AutogradContext::saved_variables_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradContext' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/custom_function.h(146,25): warning C4251: 'torch::autograd::AutogradContext::to_save_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradContext' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/custom_function.h(152,31): warning C4251: 'torch::autograd::AutogradContext::grad_fn_': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradContext' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(109,60): warning C4251: 'std::enable_shared_from_this::_Wptr': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of class 'std::enable_shared_from_this' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(655,20): warning C4251: 'torch::autograd::Node::mutex_': class 'std::mutex' needs to have dll-interface to be used by clients of struct 'torch::autograd::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable_info.h(16,32): warning C4251: 'torch::autograd::VariableInfo::size': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::autograd::VariableInfo' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(657,24): warning C4251: 'torch::autograd::Node::next_edges_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::autograd::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(674,26): warning C4251: 'torch::autograd::Node::retains_grad_hooks_': class 'std::unordered_map>,std::hash,std::equal_to,std::allocator>>>>' needs to have dll-interface to be used by clients of struct 'torch::autograd::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(659,63): warning C4251: 'torch::autograd::Node::anomaly_metadata_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of struct 'torch::autograd::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/custom_function.h(113,57): warning C4251: 'torch::autograd::AutogradContext::saved_data': class 'ska::flat_hash_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradContext' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(671,59): warning C4251: 'torch::autograd::Node::pre_hooks_': class 'std::vector>,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'torch::autograd::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(672,66): warning C4251: 'torch::autograd::Node::tensor_pre_hooks_': class 'std::vector>,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'torch::autograd::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(674,26): warning C4251: 'torch::autograd::Node::retains_grad_hooks_': class 'std::unordered_map>,std::hash,std::equal_to,std::allocator>>>>' needs to have dll-interface to be used by clients of struct 'torch::autograd::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ThreadLocalPythonObjects.h(18,80): warning C4251: 'at::impl::ThreadLocalPythonObjects::obj_dict_': class 'std::unordered_map,std::hash,std::equal_to,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'at::impl::ThreadLocalPythonObjects' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/TorchDispatchModeTLS.h(48,57): warning C4251: 'c10::impl::TorchDispatchModeTLS::stack_': class 'std::vector,std::allocator>>' needs to have dll-interface to be used by clients of struct 'c10::impl::TorchDispatchModeTLS' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(675,61): warning C4251: 'torch::autograd::Node::post_hooks_': class 'std::vector>,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'torch::autograd::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(675,61): warning C4251: 'torch::autograd::Node::post_hooks_': class 'std::vector>,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'torch::autograd::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/operator.h(260,49): warning C4251: 'torch::jit::Operator::op_': class 'std::variant' needs to have dll-interface to be used by clients of struct 'torch::jit::Operator' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(676,52): warning C4251: 'torch::autograd::Node::input_metadata_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'torch::autograd::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(676,52): warning C4251: 'torch::autograd::Node::input_metadata_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'torch::autograd::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ThreadLocalState.h(47,57): warning C4251: 'at::ThreadLocalState::debug_info_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'at::ThreadLocalState' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/custom_function.h(143,58): warning C4251: 'torch::autograd::AutogradContext::non_differentiable_': class 'std::unordered_set,std::equal_to,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradContext' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(200,1): warning C4267: 'initializing': conversion from 'size_t' to 'uint32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ThreadLocalState.h(59,68): warning C4251: 'at::ThreadLocalState::functorch_tls_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'at::ThreadLocalState' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/custom_function.h(144,52): warning C4251: 'torch::autograd::AutogradContext::dirty_inputs_': class 'std::unordered_set,std::equal_to,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradContext' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(674,26): warning C4251: 'torch::autograd::Node::retains_grad_hooks_': class 'std::unordered_map>,std::hash,std::equal_to,std::allocator>>>>' needs to have dll-interface to be used by clients of struct 'torch::autograd::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(200,1): warning C4267: 'initializing': conversion from 'size_t' to 'uint32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(208,1): warning C4267: 'initializing': conversion from 'size_t' to 'uint32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(215,1): warning C4267: 'initializing': conversion from 'size_t' to 'uint32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(221,1): warning C4267: 'return': conversion from 'size_t' to 'uint32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(208,1): warning C4267: 'initializing': conversion from 'size_t' to 'uint32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(215,1): warning C4267: 'initializing': conversion from 'size_t' to 'uint32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(221,1): warning C4267: 'return': conversion from 'size_t' to 'uint32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/custom_function.h(145,63): warning C4251: 'torch::autograd::AutogradContext::saved_variables_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradContext' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/custom_function.h(146,25): warning C4251: 'torch::autograd::AutogradContext::to_save_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradContext' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/custom_function.h(152,31): warning C4251: 'torch::autograd::AutogradContext::grad_fn_': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradContext' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(675,61): warning C4251: 'torch::autograd::Node::post_hooks_': class 'std::vector>,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'torch::autograd::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(306,1): warning C4267: 'return': conversion from 'size_t' to 'uint32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/NestedTensorImpl.h(172,57): warning C4251: 'at::native::NestedTensorImpl::opt_sizes_': class 'std::optional>>' needs to have dll-interface to be used by clients of struct 'at::native::NestedTensorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(676,52): warning C4251: 'torch::autograd::Node::input_metadata_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'torch::autograd::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/operator.h(260,49): warning C4251: 'torch::jit::Operator::op_': class 'std::variant' needs to have dll-interface to be used by clients of struct 'torch::jit::Operator' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/NestedTensorImpl.h(172,57): warning C4251: 'at::native::NestedTensorImpl::opt_sizes_': class 'std::optional>>' needs to have dll-interface to be used by clients of struct 'at::native::NestedTensorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(200,1): warning C4267: 'initializing': conversion from 'size_t' to 'uint32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/NestedTensorImpl.h(172,57): warning C4251: 'at::native::NestedTensorImpl::opt_sizes_': class 'std::optional>>' needs to have dll-interface to be used by clients of struct 'at::native::NestedTensorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(208,1): warning C4267: 'initializing': conversion from 'size_t' to 'uint32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(215,1): warning C4267: 'initializing': conversion from 'size_t' to 'uint32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(221,1): warning C4267: 'return': conversion from 'size_t' to 'uint32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/input_metadata.h(107,23): warning C4251: 'torch::autograd::InputMetadata::shape_': class 'std::variant' needs to have dll-interface to be used by clients of struct 'torch::autograd::InputMetadata' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(306,1): warning C4267: 'return': conversion from 'size_t' to 'uint32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/saved_variable.h(80,40): warning C4251: 'torch::autograd::SavedVariable::fw_grad_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'torch::autograd::SavedVariable' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/saved_variable.h(88,36): warning C4251: 'torch::autograd::SavedVariable::weak_grad_fn_': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of class 'torch::autograd::SavedVariable' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/saved_variable.h(103,45): warning C4251: 'torch::autograd::SavedVariable::hooks_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of class 'torch::autograd::SavedVariable' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/saved_variable.h(107,33): warning C4251: 'torch::autograd::SavedVariable::grad_fn_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'torch::autograd::SavedVariable' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/input_metadata.h(107,23): warning C4251: 'torch::autograd::InputMetadata::shape_': class 'std::variant' needs to have dll-interface to be used by clients of struct 'torch::autograd::InputMetadata' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/TensorBase.h(828): note: see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/saved_variable.h(112,42): warning C4251: 'torch::autograd::SavedVariable::grad_accumulator_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'torch::autograd::SavedVariable' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(118,48): warning C4251: 'caffe2::serialize::ChunkRecordIterator::iter_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::ChunkRecordIterator' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/input_metadata.h(107,23): warning C4251: 'torch::autograd::InputMetadata::shape_': class 'std::variant' needs to have dll-interface to be used by clients of struct 'torch::autograd::InputMetadata' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/saved_variable.h(80,40): warning C4251: 'torch::autograd::SavedVariable::fw_grad_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'torch::autograd::SavedVariable' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(195,38): warning C4251: 'caffe2::serialize::PyTorchStreamReader::ar_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamReader' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/saved_variable.h(88,36): warning C4251: 'torch::autograd::SavedVariable::weak_grad_fn_': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of class 'torch::autograd::SavedVariable' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(196,28): warning C4251: 'caffe2::serialize::PyTorchStreamReader::archive_name_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamReader' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(197,39): warning C4251: 'caffe2::serialize::PyTorchStreamReader::archive_name_plus_slash_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamReader' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/saved_variable.h(103,45): warning C4251: 'torch::autograd::SavedVariable::hooks_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of class 'torch::autograd::SavedVariable' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(118,48): warning C4251: 'caffe2::serialize::ChunkRecordIterator::iter_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::ChunkRecordIterator' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/saved_variable.h(107,33): warning C4251: 'torch::autograd::SavedVariable::grad_fn_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'torch::autograd::SavedVariable' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/saved_variable.h(80,40): warning C4251: 'torch::autograd::SavedVariable::fw_grad_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'torch::autograd::SavedVariable' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/saved_variable.h(112,42): warning C4251: 'torch::autograd::SavedVariable::grad_accumulator_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'torch::autograd::SavedVariable' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable_info.h(16,32): warning C4251: 'torch::autograd::VariableInfo::size': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::autograd::VariableInfo' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(118,48): warning C4251: 'caffe2::serialize::ChunkRecordIterator::iter_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::ChunkRecordIterator' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(109,60): warning C4251: 'std::enable_shared_from_this::_Wptr': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of class 'std::enable_shared_from_this' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(200,26): warning C4251: 'caffe2::serialize::PyTorchStreamReader::reader_lock_': class 'std::mutex' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamReader' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(196,28): warning C4251: 'caffe2::serialize::PyTorchStreamReader::archive_name_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamReader' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/saved_variable.h(103,45): warning C4251: 'torch::autograd::SavedVariable::hooks_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of class 'torch::autograd::SavedVariable' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/custom_function.h(113,57): warning C4251: 'torch::autograd::AutogradContext::saved_data': class 'ska::flat_hash_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradContext' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(197,39): warning C4251: 'caffe2::serialize::PyTorchStreamReader::archive_name_plus_slash_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamReader' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(109,60): warning C4251: 'std::enable_shared_from_this::_Wptr': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of class 'std::enable_shared_from_this' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/custom_function.h(113,57): warning C4251: 'torch::autograd::AutogradContext::saved_data': class 'ska::flat_hash_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradContext' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/operator.h(260,49): warning C4251: 'torch::jit::Operator::op_': class 'std::variant' needs to have dll-interface to be used by clients of struct 'torch::jit::Operator' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable_info.h(16,32): warning C4251: 'torch::autograd::VariableInfo::size': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::autograd::VariableInfo' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(655,20): warning C4251: 'torch::autograd::Node::mutex_': class 'std::mutex' needs to have dll-interface to be used by clients of struct 'torch::autograd::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(657,24): warning C4251: 'torch::autograd::Node::next_edges_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::autograd::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(198,44): warning C4251: 'caffe2::serialize::PyTorchStreamReader::in_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamReader' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(197,39): warning C4251: 'caffe2::serialize::PyTorchStreamReader::archive_name_plus_slash_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamReader' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(118,48): warning C4251: 'caffe2::serialize::ChunkRecordIterator::iter_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::ChunkRecordIterator' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(200,26): warning C4251: 'caffe2::serialize::PyTorchStreamReader::reader_lock_': class 'std::mutex' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamReader' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/custom_function.h(113,57): warning C4251: 'torch::autograd::AutogradContext::saved_data': class 'ska::flat_hash_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradContext' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(657,24): warning C4251: 'torch::autograd::Node::next_edges_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::autograd::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(659): note: see declaration of 'std::unique_ptr>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/custom_function.h(143,58): warning C4251: 'torch::autograd::AutogradContext::non_differentiable_': class 'std::unordered_set,std::equal_to,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradContext' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/custom_function.h(143,58): warning C4251: 'torch::autograd::AutogradContext::non_differentiable_': class 'std::unordered_set,std::equal_to,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradContext' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(242,49): warning C4251: 'caffe2::serialize::PyTorchStreamWriter::files_written_': class 'std::unordered_set,std::equal_to,std::allocator>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamWriter' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/graph_task.h(11): note: see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(202,32): warning C4251: 'caffe2::serialize::PyTorchStreamReader::serialization_id_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamReader' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/custom_function.h(20): note: see declaration of 'std::unordered_set,std::equal_to,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(671,59): warning C4251: 'torch::autograd::Node::pre_hooks_': class 'std::vector>,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'torch::autograd::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(195,38): warning C4251: 'caffe2::serialize::PyTorchStreamReader::ar_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamReader' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/custom_function.h(144,52): warning C4251: 'torch::autograd::AutogradContext::dirty_inputs_': class 'std::unordered_set,std::equal_to,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradContext' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(672,66): warning C4251: 'torch::autograd::Node::tensor_pre_hooks_': class 'std::vector>,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'torch::autograd::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/custom_function.h(144,52): warning C4251: 'torch::autograd::AutogradContext::dirty_inputs_': class 'std::unordered_set,std::equal_to,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradContext' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(243,38): warning C4251: 'caffe2::serialize::PyTorchStreamWriter::ar_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamWriter' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(198,44): warning C4251: 'caffe2::serialize::PyTorchStreamReader::in_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamReader' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/custom_function.h(20): note: see declaration of 'std::unordered_set,std::equal_to,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/custom_function.h(20): note: see declaration of 'std::unordered_set,std::equal_to,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(196,28): warning C4251: 'caffe2::serialize::PyTorchStreamReader::archive_name_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamReader' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(245,39): warning C4251: 'caffe2::serialize::PyTorchStreamWriter::archive_name_plus_slash_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamWriter' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc)C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xstring(4471): note: see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(202,32): warning C4251: 'caffe2::serialize::PyTorchStreamReader::serialization_id_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamReader' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(671,59): warning C4251: 'torch::autograd::Node::pre_hooks_': class 'std::vector>,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'torch::autograd::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc)C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xstring(4471): note: see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc)C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xstring(4471): note: see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(197,39): warning C4251: 'caffe2::serialize::PyTorchStreamReader::archive_name_plus_slash_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamReader' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(182): note: see declaration of 'std::vector>,std::allocator>>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(246,23): warning C4251: 'caffe2::serialize::PyTorchStreamWriter::padding_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamWriter' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(672,66): warning C4251: 'torch::autograd::Node::tensor_pre_hooks_': class 'std::vector>,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'torch::autograd::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(247,29): warning C4251: 'caffe2::serialize::PyTorchStreamWriter::file_stream_': class 'std::basic_ofstream>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamWriter' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(198,44): warning C4251: 'caffe2::serialize::PyTorchStreamReader::in_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamReader' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(109,60): warning C4251: 'std::enable_shared_from_this::_Wptr': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of class 'std::enable_shared_from_this' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(200,26): warning C4251: 'caffe2::serialize::PyTorchStreamReader::reader_lock_': class 'std::mutex' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamReader' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(202,32): warning C4251: 'caffe2::serialize::PyTorchStreamReader::serialization_id_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamReader' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(655,20): warning C4251: 'torch::autograd::Node::mutex_': class 'std::mutex' needs to have dll-interface to be used by clients of struct 'torch::autograd::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(248,58): warning C4251: 'caffe2::serialize::PyTorchStreamWriter::writer_func_': class 'std::function' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamWriter' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(250,32): warning C4251: 'caffe2::serialize::PyTorchStreamWriter::serialization_id_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamWriter' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/custom_function.h(145,63): warning C4251: 'torch::autograd::AutogradContext::saved_variables_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradContext' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/custom_function.h(145,63): warning C4251: 'torch::autograd::AutogradContext::saved_variables_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradContext' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/api/include/torch/imethod.h(50,50): warning C4251: 'torch::IMethod::argumentNames_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'torch::IMethod' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(657,24): warning C4251: 'torch::autograd::Node::next_edges_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::autograd::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(118,48): warning C4251: 'caffe2::serialize::ChunkRecordIterator::iter_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::ChunkRecordIterator' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/custom_function.h(143,58): warning C4251: 'torch::autograd::AutogradContext::non_differentiable_': class 'std::unordered_set,std::equal_to,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradContext' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(242,49): warning C4251: 'caffe2::serialize::PyTorchStreamWriter::files_written_': class 'std::unordered_set,std::equal_to,std::allocator>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamWriter' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(674,26): warning C4251: 'torch::autograd::Node::retains_grad_hooks_': class 'std::unordered_map>,std::hash,std::equal_to,std::allocator>>>>' needs to have dll-interface to be used by clients of struct 'torch::autograd::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(242,49): warning C4251: 'caffe2::serialize::PyTorchStreamWriter::files_written_': class 'std::unordered_set,std::equal_to,std::allocator>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamWriter' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(243,38): warning C4251: 'caffe2::serialize::PyTorchStreamWriter::ar_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamWriter' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/custom_function.h(144,52): warning C4251: 'torch::autograd::AutogradContext::dirty_inputs_': class 'std::unordered_set,std::equal_to,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradContext' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(674,26): warning C4251: 'torch::autograd::Node::retains_grad_hooks_': class 'std::unordered_map>,std::hash,std::equal_to,std::allocator>>>>' needs to have dll-interface to be used by clients of struct 'torch::autograd::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/chunk_ops.h(18): note: see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/custom_function.h(20): note: see declaration of 'std::unordered_set,std::equal_to,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/custom_class.h(490): note: see declaration of 'std::unordered_set,std::equal_to,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(195): note: see declaration of 'std::unique_ptr>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(244,28): warning C4251: 'caffe2::serialize::PyTorchStreamWriter::archive_name_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamWriter' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/custom_function.h(152,31): warning C4251: 'torch::autograd::AutogradContext::grad_fn_': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradContext' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/custom_function.h(152,31): warning C4251: 'torch::autograd::AutogradContext::grad_fn_': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradContext' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(659,63): warning C4251: 'torch::autograd::Node::anomaly_metadata_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of struct 'torch::autograd::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(242,49): warning C4251: 'caffe2::serialize::PyTorchStreamWriter::files_written_': class 'std::unordered_set,std::equal_to,std::allocator>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamWriter' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc)C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\memory(1009): note: see declaration of 'std::weak_ptr<_Ty>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(245,39): warning C4251: 'caffe2::serialize::PyTorchStreamWriter::archive_name_plus_slash_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamWriter' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(244,28): warning C4251: 'caffe2::serialize::PyTorchStreamWriter::archive_name_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamWriter' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(671,59): warning C4251: 'torch::autograd::Node::pre_hooks_': class 'std::vector>,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'torch::autograd::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/attributes.h(128,52): warning C4275: non dll-interface struct 'torch::jit::AttributeValue' used as base for dll-interface struct 'torch::jit::GraphAttr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/custom_function.h(145,63): warning C4251: 'torch::autograd::AutogradContext::saved_variables_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradContext' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(675,61): warning C4251: 'torch::autograd::Node::post_hooks_': class 'std::vector>,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'torch::autograd::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/custom_function.h(146,25): warning C4251: 'torch::autograd::AutogradContext::to_save_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradContext' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(245,39): warning C4251: 'caffe2::serialize::PyTorchStreamWriter::archive_name_plus_slash_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamWriter' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(247,29): warning C4251: 'caffe2::serialize::PyTorchStreamWriter::file_stream_': class 'std::basic_ofstream>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamWriter' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(246,23): warning C4251: 'caffe2::serialize::PyTorchStreamWriter::padding_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamWriter' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/attributes.h(142,32): warning C4251: 'torch::jit::GraphAttr::value_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphAttr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/attributes.h(145,53): warning C4275: non dll-interface struct 'torch::jit::AttributeValue' used as base for dll-interface struct 'torch::jit::GraphsAttr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(248,58): warning C4251: 'caffe2::serialize::PyTorchStreamWriter::writer_func_': class 'std::function' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamWriter' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(250,32): warning C4251: 'caffe2::serialize::PyTorchStreamWriter::serialization_id_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamWriter' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(198,44): warning C4251: 'caffe2::serialize::PyTorchStreamReader::in_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamReader' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(676,52): warning C4251: 'torch::autograd::Node::input_metadata_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'torch::autograd::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(247,29): warning C4251: 'caffe2::serialize::PyTorchStreamWriter::file_stream_': class 'std::basic_ofstream>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamWriter' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc)C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xstring(4471): note: see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(247,29): warning C4251: 'caffe2::serialize::PyTorchStreamWriter::file_stream_': class 'std::basic_ofstream>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamWriter' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(676,52): warning C4251: 'torch::autograd::Node::input_metadata_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'torch::autograd::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(202,32): warning C4251: 'caffe2::serialize::PyTorchStreamReader::serialization_id_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamReader' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(248,58): warning C4251: 'caffe2::serialize::PyTorchStreamWriter::writer_func_': class 'std::function' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamWriter' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(248,58): warning C4251: 'caffe2::serialize::PyTorchStreamWriter::writer_func_': class 'std::function' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamWriter' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(250,32): warning C4251: 'caffe2::serialize::PyTorchStreamWriter::serialization_id_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamWriter' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(250,32): warning C4251: 'caffe2::serialize::PyTorchStreamWriter::serialization_id_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamWriter' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/api/include/torch/imethod.h(50,50): warning C4251: 'torch::IMethod::argumentNames_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'torch::IMethod' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(200,1): warning C4267: 'initializing': conversion from 'size_t' to 'uint32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/api/include/torch/imethod.h(50,50): warning C4251: 'torch::IMethod::argumentNames_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'torch::IMethod' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/api/include/torch/imethod.h(50,50): warning C4251: 'torch::IMethod::argumentNames_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'torch::IMethod' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(674,26): warning C4251: 'torch::autograd::Node::retains_grad_hooks_': class 'std::unordered_map>,std::hash,std::equal_to,std::allocator>>>>' needs to have dll-interface to be used by clients of struct 'torch::autograd::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(208,1): warning C4267: 'initializing': conversion from 'size_t' to 'uint32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(215,1): warning C4267: 'initializing': conversion from 'size_t' to 'uint32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(221,1): warning C4267: 'return': conversion from 'size_t' to 'uint32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(208,1): warning C4267: 'initializing': conversion from 'size_t' to 'uint32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/attributes.h(128,52): warning C4275: non dll-interface struct 'torch::jit::AttributeValue' used as base for dll-interface struct 'torch::jit::GraphAttr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(221,1): warning C4267: 'return': conversion from 'size_t' to 'uint32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(675,61): warning C4251: 'torch::autograd::Node::post_hooks_': class 'std::vector>,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'torch::autograd::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/attributes.h(128,52): warning C4275: non dll-interface struct 'torch::jit::AttributeValue' used as base for dll-interface struct 'torch::jit::GraphAttr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/attributes.h(142,32): warning C4251: 'torch::jit::GraphAttr::value_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphAttr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/attributes.h(128,52): warning C4275: non dll-interface struct 'torch::jit::AttributeValue' used as base for dll-interface struct 'torch::jit::GraphAttr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(306,1): warning C4267: 'return': conversion from 'size_t' to 'uint32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/attributes.h(128): note: see declaration of 'torch::jit::GraphAttr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/attributes.h(145,53): warning C4275: non dll-interface struct 'torch::jit::AttributeValue' used as base for dll-interface struct 'torch::jit::GraphsAttr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(306,1): warning C4267: 'return': conversion from 'size_t' to 'uint32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/attributes.h(142,32): warning C4251: 'torch::jit::GraphAttr::value_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphAttr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/attributes.h(142,32): warning C4251: 'torch::jit::GraphAttr::value_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphAttr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(242,49): warning C4251: 'caffe2::serialize::PyTorchStreamWriter::files_written_': class 'std::unordered_set,std::equal_to,std::allocator>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamWriter' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(243,38): warning C4251: 'caffe2::serialize::PyTorchStreamWriter::ar_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamWriter' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/attributes.h(145,53): warning C4275: non dll-interface struct 'torch::jit::AttributeValue' used as base for dll-interface struct 'torch::jit::GraphsAttr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/attributes.h(145,53): warning C4275: non dll-interface struct 'torch::jit::AttributeValue' used as base for dll-interface struct 'torch::jit::GraphsAttr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(244,28): warning C4251: 'caffe2::serialize::PyTorchStreamWriter::archive_name_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamWriter' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(245,39): warning C4251: 'caffe2::serialize::PyTorchStreamWriter::archive_name_plus_slash_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamWriter' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(246,23): warning C4251: 'caffe2::serialize::PyTorchStreamWriter::padding_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamWriter' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/attributes.h(160,19): warning C4251: 'torch::jit::GraphsAttr::value_': class 'std::vector,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphsAttr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(247,29): warning C4251: 'caffe2::serialize::PyTorchStreamWriter::file_stream_': class 'std::basic_ofstream>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamWriter' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/input_metadata.h(107,23): warning C4251: 'torch::autograd::InputMetadata::shape_': class 'std::variant' needs to have dll-interface to be used by clients of struct 'torch::autograd::InputMetadata' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(248,58): warning C4251: 'caffe2::serialize::PyTorchStreamWriter::writer_func_': class 'std::function' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamWriter' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(250,32): warning C4251: 'caffe2::serialize::PyTorchStreamWriter::serialization_id_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamWriter' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/attributes.h(160,19): warning C4251: 'torch::jit::GraphsAttr::value_': class 'std::vector,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphsAttr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/attributes.h(160,19): warning C4251: 'torch::jit::GraphsAttr::value_': class 'std::vector,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphsAttr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(200,1): warning C4267: 'initializing': conversion from 'size_t' to 'uint32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(208,1): warning C4267: 'initializing': conversion from 'size_t' to 'uint32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/saved_variable.h(80,40): warning C4251: 'torch::autograd::SavedVariable::fw_grad_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'torch::autograd::SavedVariable' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(215,1): warning C4267: 'initializing': conversion from 'size_t' to 'uint32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/saved_variable.h(88,36): warning C4251: 'torch::autograd::SavedVariable::weak_grad_fn_': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of class 'torch::autograd::SavedVariable' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(221,1): warning C4267: 'return': conversion from 'size_t' to 'uint32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/api/include/torch/imethod.h(50,50): warning C4251: 'torch::IMethod::argumentNames_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'torch::IMethod' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(118,48): warning C4251: 'caffe2::serialize::ChunkRecordIterator::iter_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::ChunkRecordIterator' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/saved_variable.h(103,45): warning C4251: 'torch::autograd::SavedVariable::hooks_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of class 'torch::autograd::SavedVariable' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/saved_variable.h(107,33): warning C4251: 'torch::autograd::SavedVariable::grad_fn_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'torch::autograd::SavedVariable' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/saved_variable.h(112,42): warning C4251: 'torch::autograd::SavedVariable::grad_accumulator_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'torch::autograd::SavedVariable' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/operator.h(260,49): warning C4251: 'torch::jit::Operator::op_': class 'std::variant' needs to have dll-interface to be used by clients of struct 'torch::jit::Operator' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/operator.h(260,49): warning C4251: 'torch::jit::Operator::op_': class 'std::variant' needs to have dll-interface to be used by clients of struct 'torch::jit::Operator' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(195,38): warning C4251: 'caffe2::serialize::PyTorchStreamReader::ar_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamReader' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(306,1): warning C4267: 'return': conversion from 'size_t' to 'uint32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(196,28): warning C4251: 'caffe2::serialize::PyTorchStreamReader::archive_name_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamReader' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(197,39): warning C4251: 'caffe2::serialize::PyTorchStreamReader::archive_name_plus_slash_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamReader' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/attributes.h(128,52): warning C4275: non dll-interface struct 'torch::jit::AttributeValue' used as base for dll-interface struct 'torch::jit::GraphAttr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(198,44): warning C4251: 'caffe2::serialize::PyTorchStreamReader::in_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamReader' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(200,26): warning C4251: 'caffe2::serialize::PyTorchStreamReader::reader_lock_': class 'std::mutex' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamReader' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/attributes.h(142,32): warning C4251: 'torch::jit::GraphAttr::value_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphAttr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(202,32): warning C4251: 'caffe2::serialize::PyTorchStreamReader::serialization_id_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamReader' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(109,60): warning C4251: 'std::enable_shared_from_this::_Wptr': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of class 'std::enable_shared_from_this' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/attributes.h(145,53): warning C4275: non dll-interface struct 'torch::jit::AttributeValue' used as base for dll-interface struct 'torch::jit::GraphsAttr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(655,20): warning C4251: 'torch::autograd::Node::mutex_': class 'std::mutex' needs to have dll-interface to be used by clients of struct 'torch::autograd::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/operator.h(260,49): warning C4251: 'torch::jit::Operator::op_': class 'std::variant' needs to have dll-interface to be used by clients of struct 'torch::jit::Operator' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/attributes.h(160,19): warning C4251: 'torch::jit::GraphsAttr::value_': class 'std::vector,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphsAttr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable_info.h(16,32): warning C4251: 'torch::autograd::VariableInfo::size': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::autograd::VariableInfo' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(657,24): warning C4251: 'torch::autograd::Node::next_edges_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::autograd::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable_info.h(16,32): warning C4251: 'torch::autograd::VariableInfo::size': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::autograd::VariableInfo' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(659,63): warning C4251: 'torch::autograd::Node::anomaly_metadata_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of struct 'torch::autograd::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(671,59): warning C4251: 'torch::autograd::Node::pre_hooks_': class 'std::vector>,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'torch::autograd::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(672,66): warning C4251: 'torch::autograd::Node::tensor_pre_hooks_': class 'std::vector>,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'torch::autograd::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/custom_function.h(113,57): warning C4251: 'torch::autograd::AutogradContext::saved_data': class 'ska::flat_hash_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradContext' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/custom_function.h(113,57): warning C4251: 'torch::autograd::AutogradContext::saved_data': class 'ska::flat_hash_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradContext' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(242,49): warning C4251: 'caffe2::serialize::PyTorchStreamWriter::files_written_': class 'std::unordered_set,std::equal_to,std::allocator>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamWriter' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(243,38): warning C4251: 'caffe2::serialize::PyTorchStreamWriter::ar_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamWriter' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(244,28): warning C4251: 'caffe2::serialize::PyTorchStreamWriter::archive_name_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamWriter' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(245,39): warning C4251: 'caffe2::serialize::PyTorchStreamWriter::archive_name_plus_slash_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamWriter' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(246,23): warning C4251: 'caffe2::serialize::PyTorchStreamWriter::padding_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamWriter' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(247,29): warning C4251: 'caffe2::serialize::PyTorchStreamWriter::file_stream_': class 'std::basic_ofstream>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamWriter' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(248,58): warning C4251: 'caffe2::serialize::PyTorchStreamWriter::writer_func_': class 'std::function' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamWriter' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(250,32): warning C4251: 'caffe2::serialize::PyTorchStreamWriter::serialization_id_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamWriter' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/custom_function.h(143,58): warning C4251: 'torch::autograd::AutogradContext::non_differentiable_': class 'std::unordered_set,std::equal_to,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradContext' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/custom_function.h(144,52): warning C4251: 'torch::autograd::AutogradContext::dirty_inputs_': class 'std::unordered_set,std::equal_to,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradContext' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/custom_function.h(143,58): warning C4251: 'torch::autograd::AutogradContext::non_differentiable_': class 'std::unordered_set,std::equal_to,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradContext' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/api/include/torch/imethod.h(50,50): warning C4251: 'torch::IMethod::argumentNames_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'torch::IMethod' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/custom_function.h(144,52): warning C4251: 'torch::autograd::AutogradContext::dirty_inputs_': class 'std::unordered_set,std::equal_to,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradContext' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(675,61): warning C4251: 'torch::autograd::Node::post_hooks_': class 'std::vector>,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'torch::autograd::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/custom_function.h(113,57): warning C4251: 'torch::autograd::AutogradContext::saved_data': class 'ska::flat_hash_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradContext' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(176,40): warning C4251: 'torch::jit::StringCordView::pieces_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::StringCordView' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/custom_function.h(146,25): warning C4251: 'torch::autograd::AutogradContext::to_save_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradContext' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/custom_function.h(152,31): warning C4251: 'torch::autograd::AutogradContext::grad_fn_': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradContext' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/attributes.h(142,32): warning C4251: 'torch::jit::GraphAttr::value_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphAttr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/attributes.h(145,53): warning C4275: non dll-interface struct 'torch::jit::AttributeValue' used as base for dll-interface struct 'torch::jit::GraphsAttr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(676,52): warning C4251: 'torch::autograd::Node::input_metadata_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'torch::autograd::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(177,41): warning C4251: 'torch::jit::StringCordView::accumulated_sizes_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::StringCordView' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/custom_function.h(145,63): warning C4251: 'torch::autograd::AutogradContext::saved_variables_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradContext' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/custom_function.h(146,25): warning C4251: 'torch::autograd::AutogradContext::to_save_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradContext' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/custom_function.h(152,31): warning C4251: 'torch::autograd::AutogradContext::grad_fn_': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradContext' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(200,1): warning C4267: 'initializing': conversion from 'size_t' to 'uint32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/attributes.h(160,19): warning C4251: 'torch::jit::GraphsAttr::value_': class 'std::vector,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphsAttr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(208,1): warning C4267: 'initializing': conversion from 'size_t' to 'uint32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(215,1): warning C4267: 'initializing': conversion from 'size_t' to 'uint32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(221,1): warning C4267: 'return': conversion from 'size_t' to 'uint32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(178,59): warning C4251: 'torch::jit::StringCordView::owned_strings_': class 'std::vector,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::jit::StringCordView' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/custom_function.h(143,58): warning C4251: 'torch::autograd::AutogradContext::non_differentiable_': class 'std::unordered_set,std::equal_to,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradContext' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(306,1): warning C4267: 'return': conversion from 'size_t' to 'uint32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/custom_function.h(20): note: see declaration of 'std::unordered_set,std::equal_to,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(294,39): warning C4251: 'torch::jit::Source::filename_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::Source' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/custom_function.h(144,52): warning C4251: 'torch::autograd::AutogradContext::dirty_inputs_': class 'std::unordered_set,std::equal_to,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradContext' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(299,45): warning C4251: 'torch::jit::Source::line_starting_offsets_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::Source' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(176,40): warning C4251: 'torch::jit::StringCordView::pieces_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::StringCordView' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(301,52): warning C4251: 'torch::jit::Source::gen_ranges_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::Source' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(176,40): warning C4251: 'torch::jit::StringCordView::pieces_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::StringCordView' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(176,40): warning C4251: 'torch::jit::StringCordView::pieces_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::StringCordView' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/custom_function.h(145,63): warning C4251: 'torch::autograd::AutogradContext::saved_variables_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradContext' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/custom_function.h(146,25): warning C4251: 'torch::autograd::AutogradContext::to_save_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradContext' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/custom_function.h(152,31): warning C4251: 'torch::autograd::AutogradContext::grad_fn_': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradContext' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(177,41): warning C4251: 'torch::jit::StringCordView::accumulated_sizes_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::StringCordView' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(118,48): warning C4251: 'caffe2::serialize::ChunkRecordIterator::iter_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::ChunkRecordIterator' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(177,41): warning C4251: 'torch::jit::StringCordView::accumulated_sizes_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::StringCordView' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(177,41): warning C4251: 'torch::jit::StringCordView::accumulated_sizes_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::StringCordView' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(118,48): warning C4251: 'caffe2::serialize::ChunkRecordIterator::iter_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::ChunkRecordIterator' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(392,39): warning C4251: 'torch::jit::SourceRange::source_view_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::SourceRange' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(397,39): warning C4251: 'torch::jit::SourceRange::start_iter_': struct 'torch::jit::StringCordView::Iterator' needs to have dll-interface to be used by clients of struct 'torch::jit::SourceRange' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(195,38): warning C4251: 'caffe2::serialize::PyTorchStreamReader::ar_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamReader' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(196,28): warning C4251: 'caffe2::serialize::PyTorchStreamReader::archive_name_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamReader' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(178,59): warning C4251: 'torch::jit::StringCordView::owned_strings_': class 'std::vector,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::jit::StringCordView' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(197,39): warning C4251: 'caffe2::serialize::PyTorchStreamReader::archive_name_plus_slash_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamReader' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(195,38): warning C4251: 'caffe2::serialize::PyTorchStreamReader::ar_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamReader' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(196,28): warning C4251: 'caffe2::serialize::PyTorchStreamReader::archive_name_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamReader' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(197,39): warning C4251: 'caffe2::serialize::PyTorchStreamReader::archive_name_plus_slash_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamReader' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(178,59): warning C4251: 'torch::jit::StringCordView::owned_strings_': class 'std::vector,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::jit::StringCordView' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(198,44): warning C4251: 'caffe2::serialize::PyTorchStreamReader::in_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamReader' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(178,59): warning C4251: 'torch::jit::StringCordView::owned_strings_': class 'std::vector,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::jit::StringCordView' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(200,26): warning C4251: 'caffe2::serialize::PyTorchStreamReader::reader_lock_': class 'std::mutex' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamReader' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(202,32): warning C4251: 'caffe2::serialize::PyTorchStreamReader::serialization_id_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamReader' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(198,44): warning C4251: 'caffe2::serialize::PyTorchStreamReader::in_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamReader' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc)C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xstring(4471): note: see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(200,26): warning C4251: 'caffe2::serialize::PyTorchStreamReader::reader_lock_': class 'std::mutex' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamReader' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(202,32): warning C4251: 'caffe2::serialize::PyTorchStreamReader::serialization_id_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamReader' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(294,39): warning C4251: 'torch::jit::Source::filename_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::Source' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(299,45): warning C4251: 'torch::jit::Source::line_starting_offsets_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::Source' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(195,38): warning C4251: 'caffe2::serialize::PyTorchStreamReader::ar_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamReader' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(176,40): warning C4251: 'torch::jit::StringCordView::pieces_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::StringCordView' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(196,28): warning C4251: 'caffe2::serialize::PyTorchStreamReader::archive_name_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamReader' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(197,39): warning C4251: 'caffe2::serialize::PyTorchStreamReader::archive_name_plus_slash_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamReader' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(294,39): warning C4251: 'torch::jit::Source::filename_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::Source' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(294,39): warning C4251: 'torch::jit::Source::filename_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::Source' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(301,52): warning C4251: 'torch::jit::Source::gen_ranges_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::Source' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(299,45): warning C4251: 'torch::jit::Source::line_starting_offsets_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::Source' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(198,44): warning C4251: 'caffe2::serialize::PyTorchStreamReader::in_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamReader' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(200,26): warning C4251: 'caffe2::serialize::PyTorchStreamReader::reader_lock_': class 'std::mutex' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamReader' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(202,32): warning C4251: 'caffe2::serialize::PyTorchStreamReader::serialization_id_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamReader' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(301,52): warning C4251: 'torch::jit::Source::gen_ranges_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::Source' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(301,52): warning C4251: 'torch::jit::Source::gen_ranges_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::Source' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(195): note: see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(177,41): warning C4251: 'torch::jit::StringCordView::accumulated_sizes_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::StringCordView' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/operator.h(260,49): warning C4251: 'torch::jit::Operator::op_': class 'std::variant' needs to have dll-interface to be used by clients of struct 'torch::jit::Operator' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(392,39): warning C4251: 'torch::jit::SourceRange::source_view_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::SourceRange' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable_info.h(16,32): warning C4251: 'torch::autograd::VariableInfo::size': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::autograd::VariableInfo' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(178,59): warning C4251: 'torch::jit::StringCordView::owned_strings_': class 'std::vector,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::jit::StringCordView' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(392,39): warning C4251: 'torch::jit::SourceRange::source_view_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::SourceRange' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(397,39): warning C4251: 'torch::jit::SourceRange::start_iter_': struct 'torch::jit::StringCordView::Iterator' needs to have dll-interface to be used by clients of struct 'torch::jit::SourceRange' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(392,39): warning C4251: 'torch::jit::SourceRange::source_view_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::SourceRange' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(397,39): warning C4251: 'torch::jit::SourceRange::start_iter_': struct 'torch::jit::StringCordView::Iterator' needs to have dll-interface to be used by clients of struct 'torch::jit::SourceRange' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(242,49): warning C4251: 'caffe2::serialize::PyTorchStreamWriter::files_written_': class 'std::unordered_set,std::equal_to,std::allocator>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamWriter' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(242,49): warning C4251: 'caffe2::serialize::PyTorchStreamWriter::files_written_': class 'std::unordered_set,std::equal_to,std::allocator>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamWriter' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(243,38): warning C4251: 'caffe2::serialize::PyTorchStreamWriter::ar_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamWriter' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(243,38): warning C4251: 'caffe2::serialize::PyTorchStreamWriter::ar_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamWriter' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(244,28): warning C4251: 'caffe2::serialize::PyTorchStreamWriter::archive_name_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamWriter' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(244,28): warning C4251: 'caffe2::serialize::PyTorchStreamWriter::archive_name_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamWriter' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(245,39): warning C4251: 'caffe2::serialize::PyTorchStreamWriter::archive_name_plus_slash_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamWriter' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(294,39): warning C4251: 'torch::jit::Source::filename_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::Source' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(246,23): warning C4251: 'caffe2::serialize::PyTorchStreamWriter::padding_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamWriter' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(245,39): warning C4251: 'caffe2::serialize::PyTorchStreamWriter::archive_name_plus_slash_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamWriter' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/custom_function.h(113,57): warning C4251: 'torch::autograd::AutogradContext::saved_data': class 'ska::flat_hash_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradContext' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(299,45): warning C4251: 'torch::jit::Source::line_starting_offsets_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::Source' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/operator.h(260,49): warning C4251: 'torch::jit::Operator::op_': class 'std::variant' needs to have dll-interface to be used by clients of struct 'torch::jit::Operator' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(246,23): warning C4251: 'caffe2::serialize::PyTorchStreamWriter::padding_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamWriter' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc)C:\Jenkins\workspace\dgl_PR-7408\include\dgl/aten/coo.h(752): note: see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/custom_function.h(113): note: see declaration of 'ska::flat_hash_map,std::equal_to,std::allocator>>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(247,29): warning C4251: 'caffe2::serialize::PyTorchStreamWriter::file_stream_': class 'std::basic_ofstream>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamWriter' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(242,49): warning C4251: 'caffe2::serialize::PyTorchStreamWriter::files_written_': class 'std::unordered_set,std::equal_to,std::allocator>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamWriter' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(243,38): warning C4251: 'caffe2::serialize::PyTorchStreamWriter::ar_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamWriter' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(244,28): warning C4251: 'caffe2::serialize::PyTorchStreamWriter::archive_name_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamWriter' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(301,52): warning C4251: 'torch::jit::Source::gen_ranges_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::Source' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(246,23): warning C4251: 'caffe2::serialize::PyTorchStreamWriter::padding_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamWriter' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(248,58): warning C4251: 'caffe2::serialize::PyTorchStreamWriter::writer_func_': class 'std::function' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamWriter' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(250,32): warning C4251: 'caffe2::serialize::PyTorchStreamWriter::serialization_id_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamWriter' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(247,29): warning C4251: 'caffe2::serialize::PyTorchStreamWriter::file_stream_': class 'std::basic_ofstream>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamWriter' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/api/include/torch/imethod.h(50,50): warning C4251: 'torch::IMethod::argumentNames_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'torch::IMethod' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(248,58): warning C4251: 'caffe2::serialize::PyTorchStreamWriter::writer_func_': class 'std::function' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamWriter' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(250,32): warning C4251: 'caffe2::serialize::PyTorchStreamWriter::serialization_id_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamWriter' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(392,39): warning C4251: 'torch::jit::SourceRange::source_view_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::SourceRange' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(397,39): warning C4251: 'torch::jit::SourceRange::start_iter_': struct 'torch::jit::StringCordView::Iterator' needs to have dll-interface to be used by clients of struct 'torch::jit::SourceRange' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/custom_function.h(143,58): warning C4251: 'torch::autograd::AutogradContext::non_differentiable_': class 'std::unordered_set,std::equal_to,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradContext' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/custom_function.h(144,52): warning C4251: 'torch::autograd::AutogradContext::dirty_inputs_': class 'std::unordered_set,std::equal_to,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradContext' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/api/include/torch/imethod.h(50,50): warning C4251: 'torch::IMethod::argumentNames_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'torch::IMethod' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/operator.h(260,49): warning C4251: 'torch::jit::Operator::op_': class 'std::variant' needs to have dll-interface to be used by clients of struct 'torch::jit::Operator' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/scope.h(32,19): warning C4251: 'torch::jit::Scope::parent_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of struct 'torch::jit::Scope' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/attributes.h(128,52): warning C4275: non dll-interface struct 'torch::jit::AttributeValue' used as base for dll-interface struct 'torch::jit::GraphAttr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/api/include/torch/imethod.h(50,50): warning C4251: 'torch::IMethod::argumentNames_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'torch::IMethod' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/custom_function.h(145,63): warning C4251: 'torch::autograd::AutogradContext::saved_variables_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradContext' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/custom_function.h(146,25): warning C4251: 'torch::autograd::AutogradContext::to_save_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradContext' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/custom_function.h(152,31): warning C4251: 'torch::autograd::AutogradContext::grad_fn_': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradContext' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/attributes.h(128,52): warning C4275: non dll-interface struct 'torch::jit::AttributeValue' used as base for dll-interface struct 'torch::jit::GraphAttr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/attributes.h(142,32): warning C4251: 'torch::jit::GraphAttr::value_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphAttr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/attributes.h(145,53): warning C4275: non dll-interface struct 'torch::jit::AttributeValue' used as base for dll-interface struct 'torch::jit::GraphsAttr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/attributes.h(142,32): warning C4251: 'torch::jit::GraphAttr::value_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphAttr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/attributes.h(145,53): warning C4275: non dll-interface struct 'torch::jit::AttributeValue' used as base for dll-interface struct 'torch::jit::GraphsAttr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/attributes.h(128,52): warning C4275: non dll-interface struct 'torch::jit::AttributeValue' used as base for dll-interface struct 'torch::jit::GraphAttr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/scope.h(127,45): warning C4251: 'torch::jit::InlinedCallStack::callee_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::InlinedCallStack' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/scope.h(137,29): warning C4251: 'torch::jit::InlinedCallStack::fn_name_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::jit::InlinedCallStack' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/attributes.h(160,19): warning C4251: 'torch::jit::GraphsAttr::value_': class 'std::vector,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphsAttr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/attributes.h(142,32): warning C4251: 'torch::jit::GraphAttr::value_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphAttr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/attributes.h(160,19): warning C4251: 'torch::jit::GraphsAttr::value_': class 'std::vector,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphsAttr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/attributes.h(145,53): warning C4275: non dll-interface struct 'torch::jit::AttributeValue' used as base for dll-interface struct 'torch::jit::GraphsAttr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/scope.h(140,58): warning C4251: 'torch::jit::InlinedCallStack::module_instance_info_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::InlinedCallStack' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(176,40): warning C4251: 'torch::jit::StringCordView::pieces_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::StringCordView' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/scope.h(32,19): warning C4251: 'torch::jit::Scope::parent_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of struct 'torch::jit::Scope' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/scope.h(32,19): warning C4251: 'torch::jit::Scope::parent_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of struct 'torch::jit::Scope' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/attributes.h(160,19): warning C4251: 'torch::jit::GraphsAttr::value_': class 'std::vector,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphsAttr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/scope.h(27): note: see declaration of 'c10::intrusive_ptr>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/scope.h(32,19): warning C4251: 'torch::jit::Scope::parent_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of struct 'torch::jit::Scope' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(177,41): warning C4251: 'torch::jit::StringCordView::accumulated_sizes_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::StringCordView' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(178,59): warning C4251: 'torch::jit::StringCordView::owned_strings_': class 'std::vector,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::jit::StringCordView' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/scope.h(127,45): warning C4251: 'torch::jit::InlinedCallStack::callee_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::InlinedCallStack' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/constants.h(21,75): warning C4275: non dll-interface class 'std::runtime_error' used as base for dll-interface struct 'torch::jit::constant_not_supported_error' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/scope.h(127,45): warning C4251: 'torch::jit::InlinedCallStack::callee_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::InlinedCallStack' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/scope.h(137,29): warning C4251: 'torch::jit::InlinedCallStack::fn_name_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::jit::InlinedCallStack' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/scope.h(137,29): warning C4251: 'torch::jit::InlinedCallStack::fn_name_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::jit::InlinedCallStack' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(294,39): warning C4251: 'torch::jit::Source::filename_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::Source' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(299,45): warning C4251: 'torch::jit::Source::line_starting_offsets_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::Source' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/scope.h(140,58): warning C4251: 'torch::jit::InlinedCallStack::module_instance_info_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::InlinedCallStack' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(301,52): warning C4251: 'torch::jit::Source::gen_ranges_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::Source' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/scope.h(140,58): warning C4251: 'torch::jit::InlinedCallStack::module_instance_info_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::InlinedCallStack' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/scope.h(140,58): warning C4251: 'torch::jit::InlinedCallStack::module_instance_info_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::InlinedCallStack' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/scope.h(32,19): warning C4251: 'torch::jit::Scope::parent_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of struct 'torch::jit::Scope' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(392,39): warning C4251: 'torch::jit::SourceRange::source_view_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::SourceRange' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(397,39): warning C4251: 'torch::jit::SourceRange::start_iter_': struct 'torch::jit::StringCordView::Iterator' needs to have dll-interface to be used by clients of struct 'torch::jit::SourceRange' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/constants.h(21,75): warning C4275: non dll-interface class 'std::runtime_error' used as base for dll-interface struct 'torch::jit::constant_not_supported_error' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/constants.h(21,75): warning C4275: non dll-interface class 'std::runtime_error' used as base for dll-interface struct 'torch::jit::constant_not_supported_error' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/scope.h(127,45): warning C4251: 'torch::jit::InlinedCallStack::callee_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::InlinedCallStack' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/scope.h(137,29): warning C4251: 'torch::jit::InlinedCallStack::fn_name_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::jit::InlinedCallStack' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/constants.h(21,75): warning C4275: non dll-interface class 'std::runtime_error' used as base for dll-interface struct 'torch::jit::constant_not_supported_error' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(118,48): warning C4251: 'caffe2::serialize::ChunkRecordIterator::iter_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::ChunkRecordIterator' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/operator.h(260,49): warning C4251: 'torch::jit::Operator::op_': class 'std::variant' needs to have dll-interface to be used by clients of struct 'torch::jit::Operator' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(113): note: see declaration of 'std::unique_ptr>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/scope.h(140,58): warning C4251: 'torch::jit::InlinedCallStack::module_instance_info_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::InlinedCallStack' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(195,38): warning C4251: 'caffe2::serialize::PyTorchStreamReader::ar_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamReader' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(196,28): warning C4251: 'caffe2::serialize::PyTorchStreamReader::archive_name_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamReader' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(197,39): warning C4251: 'caffe2::serialize::PyTorchStreamReader::archive_name_plus_slash_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamReader' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/utils/schema_info.h(96,56): warning C4251: 'torch::utils::SchemaInfo::wildcard_set_': class 'std::unordered_set,std::equal_to,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::utils::SchemaInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/utils/schema_info.h(99,57): warning C4251: 'torch::utils::SchemaInfo::container_set_': class 'std::unordered_set,std::equal_to,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::utils::SchemaInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(198,44): warning C4251: 'caffe2::serialize::PyTorchStreamReader::in_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamReader' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(202,32): warning C4251: 'caffe2::serialize::PyTorchStreamReader::serialization_id_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamReader' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/utils/schema_info.h(105,59): warning C4251: 'torch::utils::SchemaInfo::input_alias_map_': class 'std::vector,std::equal_to,std::allocator>,std::allocator,std::equal_to,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'torch::utils::SchemaInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/utils/schema_info.h(108,60): warning C4251: 'torch::utils::SchemaInfo::output_alias_map_': class 'std::vector,std::equal_to,std::allocator>,std::allocator,std::equal_to,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'torch::utils::SchemaInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/constants.h(21,75): warning C4275: non dll-interface class 'std::runtime_error' used as base for dll-interface struct 'torch::jit::constant_not_supported_error' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(118,48): warning C4251: 'caffe2::serialize::ChunkRecordIterator::iter_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::ChunkRecordIterator' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/enum_type.h(96,22): warning C4251: 'c10::EnumType::value_type_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::EnumType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(195,38): warning C4251: 'caffe2::serialize::PyTorchStreamReader::ar_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamReader' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(196,28): warning C4251: 'caffe2::serialize::PyTorchStreamReader::archive_name_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamReader' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(197,39): warning C4251: 'caffe2::serialize::PyTorchStreamReader::archive_name_plus_slash_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamReader' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/enum_type.h(97,48): warning C4251: 'c10::EnumType::enum_names_values_': class 'std::vector>>' needs to have dll-interface to be used by clients of struct 'c10::EnumType' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/enum_type.h(98,51): warning C4251: 'c10::EnumType::cu_': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of struct 'c10::EnumType' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(198,44): warning C4251: 'caffe2::serialize::PyTorchStreamReader::in_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamReader' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(200,26): warning C4251: 'caffe2::serialize::PyTorchStreamReader::reader_lock_': class 'std::mutex' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamReader' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(202,32): warning C4251: 'caffe2::serialize::PyTorchStreamReader::serialization_id_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamReader' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(242,49): warning C4251: 'caffe2::serialize::PyTorchStreamWriter::files_written_': class 'std::unordered_set,std::equal_to,std::allocator>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamWriter' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/utils/schema_info.h(96,56): warning C4251: 'torch::utils::SchemaInfo::wildcard_set_': class 'std::unordered_set,std::equal_to,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::utils::SchemaInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(243,38): warning C4251: 'caffe2::serialize::PyTorchStreamWriter::ar_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamWriter' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/utils/schema_info.h(99,57): warning C4251: 'torch::utils::SchemaInfo::container_set_': class 'std::unordered_set,std::equal_to,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::utils::SchemaInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(244,28): warning C4251: 'caffe2::serialize::PyTorchStreamWriter::archive_name_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamWriter' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/utils/schema_info.h(96,56): warning C4251: 'torch::utils::SchemaInfo::wildcard_set_': class 'std::unordered_set,std::equal_to,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::utils::SchemaInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/utils/schema_info.h(102,57): warning C4251: 'torch::utils::SchemaInfo::value_map_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::utils::SchemaInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/utils/schema_info.h(96,56): warning C4251: 'torch::utils::SchemaInfo::wildcard_set_': class 'std::unordered_set,std::equal_to,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::utils::SchemaInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc)C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xstring(4471): note: see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/function_schema.h(486): note: see declaration of 'std::unordered_map,std::equal_to,std::allocator>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/utils/schema_info.h(91): note: see declaration of 'std::unordered_set,std::equal_to,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/utils/schema_info.h(99,57): warning C4251: 'torch::utils::SchemaInfo::container_set_': class 'std::unordered_set,std::equal_to,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::utils::SchemaInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc)C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xstring(4471): note: see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/utils/schema_info.h(99,57): warning C4251: 'torch::utils::SchemaInfo::container_set_': class 'std::unordered_set,std::equal_to,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::utils::SchemaInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/utils/schema_info.h(102,57): warning C4251: 'torch::utils::SchemaInfo::value_map_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::utils::SchemaInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/utils/schema_info.h(102,57): warning C4251: 'torch::utils::SchemaInfo::value_map_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::utils::SchemaInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(247,29): warning C4251: 'caffe2::serialize::PyTorchStreamWriter::file_stream_': class 'std::basic_ofstream>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamWriter' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/scope.h(32,19): warning C4251: 'torch::jit::Scope::parent_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of struct 'torch::jit::Scope' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/utils/schema_info.h(105,59): warning C4251: 'torch::utils::SchemaInfo::input_alias_map_': class 'std::vector,std::equal_to,std::allocator>,std::allocator,std::equal_to,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'torch::utils::SchemaInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(248,58): warning C4251: 'caffe2::serialize::PyTorchStreamWriter::writer_func_': class 'std::function' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamWriter' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/utils/schema_info.h(108,60): warning C4251: 'torch::utils::SchemaInfo::output_alias_map_': class 'std::vector,std::equal_to,std::allocator>,std::allocator,std::equal_to,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'torch::utils::SchemaInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/utils/schema_info.h(105,59): warning C4251: 'torch::utils::SchemaInfo::input_alias_map_': class 'std::vector,std::equal_to,std::allocator>,std::allocator,std::equal_to,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'torch::utils::SchemaInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/utils/schema_info.h(108,60): warning C4251: 'torch::utils::SchemaInfo::output_alias_map_': class 'std::vector,std::equal_to,std::allocator>,std::allocator,std::equal_to,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'torch::utils::SchemaInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(118,48): warning C4251: 'caffe2::serialize::ChunkRecordIterator::iter_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::ChunkRecordIterator' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/utils/schema_info.h(105,59): warning C4251: 'torch::utils::SchemaInfo::input_alias_map_': class 'std::vector,std::equal_to,std::allocator>,std::allocator,std::equal_to,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'torch::utils::SchemaInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/utils/schema_info.h(108,60): warning C4251: 'torch::utils::SchemaInfo::output_alias_map_': class 'std::vector,std::equal_to,std::allocator>,std::allocator,std::equal_to,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'torch::utils::SchemaInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/enum_type.h(96,22): warning C4251: 'c10::EnumType::value_type_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::EnumType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(242,49): warning C4251: 'caffe2::serialize::PyTorchStreamWriter::files_written_': class 'std::unordered_set,std::equal_to,std::allocator>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamWriter' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(195,38): warning C4251: 'caffe2::serialize::PyTorchStreamReader::ar_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamReader' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(243,38): warning C4251: 'caffe2::serialize::PyTorchStreamWriter::ar_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamWriter' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/enum_type.h(96,22): warning C4251: 'c10::EnumType::value_type_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::EnumType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(196,28): warning C4251: 'caffe2::serialize::PyTorchStreamReader::archive_name_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamReader' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(176,40): warning C4251: 'torch::jit::StringCordView::pieces_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::StringCordView' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc)C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xstring(4471): note: see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(34): note: see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(244,28): warning C4251: 'caffe2::serialize::PyTorchStreamWriter::archive_name_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamWriter' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(245,39): warning C4251: 'caffe2::serialize::PyTorchStreamWriter::archive_name_plus_slash_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamWriter' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(246,23): warning C4251: 'caffe2::serialize::PyTorchStreamWriter::padding_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamWriter' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/utils/schema_info.h(96,56): warning C4251: 'torch::utils::SchemaInfo::wildcard_set_': class 'std::unordered_set,std::equal_to,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::utils::SchemaInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/scope.h(127,45): warning C4251: 'torch::jit::InlinedCallStack::callee_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::InlinedCallStack' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/utils/schema_info.h(99,57): warning C4251: 'torch::utils::SchemaInfo::container_set_': class 'std::unordered_set,std::equal_to,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::utils::SchemaInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/enum_type.h(96,22): warning C4251: 'c10::EnumType::value_type_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::EnumType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/scope.h(137,29): warning C4251: 'torch::jit::InlinedCallStack::fn_name_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::jit::InlinedCallStack' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/utils/schema_info.h(102,57): warning C4251: 'torch::utils::SchemaInfo::value_map_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::utils::SchemaInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(200,26): warning C4251: 'caffe2::serialize::PyTorchStreamReader::reader_lock_': class 'std::mutex' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamReader' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(202,32): warning C4251: 'caffe2::serialize::PyTorchStreamReader::serialization_id_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamReader' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/enum_type.h(97,48): warning C4251: 'c10::EnumType::enum_names_values_': class 'std::vector>>' needs to have dll-interface to be used by clients of struct 'c10::EnumType' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/enum_type.h(98,51): warning C4251: 'c10::EnumType::cu_': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of struct 'c10::EnumType' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(176,40): warning C4251: 'torch::jit::StringCordView::pieces_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::StringCordView' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc)C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\memory(1009): note: see declaration of 'std::weak_ptr<_Ty>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/enum_type.h(98,51): warning C4251: 'c10::EnumType::cu_': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of struct 'c10::EnumType' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(248,58): warning C4251: 'caffe2::serialize::PyTorchStreamWriter::writer_func_': class 'std::function' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamWriter' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(250,32): warning C4251: 'caffe2::serialize::PyTorchStreamWriter::serialization_id_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamWriter' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/enum_type.h(97,48): warning C4251: 'c10::EnumType::enum_names_values_': class 'std::vector>>' needs to have dll-interface to be used by clients of struct 'c10::EnumType' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/attributes.h(128,52): warning C4275: non dll-interface struct 'torch::jit::AttributeValue' used as base for dll-interface struct 'torch::jit::GraphAttr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(242,49): warning C4251: 'caffe2::serialize::PyTorchStreamWriter::files_written_': class 'std::unordered_set,std::equal_to,std::allocator>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamWriter' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/utils/schema_info.h(108,60): warning C4251: 'torch::utils::SchemaInfo::output_alias_map_': class 'std::vector,std::equal_to,std::allocator>,std::allocator,std::equal_to,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'torch::utils::SchemaInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(243,38): warning C4251: 'caffe2::serialize::PyTorchStreamWriter::ar_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamWriter' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(178,59): warning C4251: 'torch::jit::StringCordView::owned_strings_': class 'std::vector,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::jit::StringCordView' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/api/include/torch/imethod.h(50,50): warning C4251: 'torch::IMethod::argumentNames_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'torch::IMethod' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(244,28): warning C4251: 'caffe2::serialize::PyTorchStreamWriter::archive_name_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamWriter' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/attributes.h(145,53): warning C4275: non dll-interface struct 'torch::jit::AttributeValue' used as base for dll-interface struct 'torch::jit::GraphsAttr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(245,39): warning C4251: 'caffe2::serialize::PyTorchStreamWriter::archive_name_plus_slash_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamWriter' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/attributes.h(145): note: see declaration of 'torch::jit::GraphsAttr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(246,23): warning C4251: 'caffe2::serialize::PyTorchStreamWriter::padding_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamWriter' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/enum_type.h(96,22): warning C4251: 'c10::EnumType::value_type_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::EnumType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(294,39): warning C4251: 'torch::jit::Source::filename_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::Source' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(247,29): warning C4251: 'caffe2::serialize::PyTorchStreamWriter::file_stream_': class 'std::basic_ofstream>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamWriter' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(299,45): warning C4251: 'torch::jit::Source::line_starting_offsets_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::Source' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(178,59): warning C4251: 'torch::jit::StringCordView::owned_strings_': class 'std::vector,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::jit::StringCordView' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/enum_type.h(97,48): warning C4251: 'c10::EnumType::enum_names_values_': class 'std::vector>>' needs to have dll-interface to be used by clients of struct 'c10::EnumType' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/enum_type.h(98,51): warning C4251: 'c10::EnumType::cu_': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of struct 'c10::EnumType' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(248,58): warning C4251: 'caffe2::serialize::PyTorchStreamWriter::writer_func_': class 'std::function' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamWriter' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/attributes.h(160,19): warning C4251: 'torch::jit::GraphsAttr::value_': class 'std::vector,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphsAttr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/constants.h(21,75): warning C4275: non dll-interface class 'std::runtime_error' used as base for dll-interface struct 'torch::jit::constant_not_supported_error' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(250,32): warning C4251: 'caffe2::serialize::PyTorchStreamWriter::serialization_id_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamWriter' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/attributes.h(128,52): warning C4275: non dll-interface struct 'torch::jit::AttributeValue' used as base for dll-interface struct 'torch::jit::GraphAttr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/constants.h(21): note: see declaration of 'torch::jit::constant_not_supported_error' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(301,52): warning C4251: 'torch::jit::Source::gen_ranges_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::Source' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(294,39): warning C4251: 'torch::jit::Source::filename_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::Source' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(118,48): warning C4251: 'caffe2::serialize::ChunkRecordIterator::iter_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::ChunkRecordIterator' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/api/include/torch/imethod.h(50,50): warning C4251: 'torch::IMethod::argumentNames_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'torch::IMethod' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/attributes.h(142,32): warning C4251: 'torch::jit::GraphAttr::value_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphAttr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(299,45): warning C4251: 'torch::jit::Source::line_starting_offsets_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::Source' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/attributes.h(145,53): warning C4275: non dll-interface struct 'torch::jit::AttributeValue' used as base for dll-interface struct 'torch::jit::GraphsAttr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(301,52): warning C4251: 'torch::jit::Source::gen_ranges_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::Source' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(195,38): warning C4251: 'caffe2::serialize::PyTorchStreamReader::ar_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamReader' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(392,39): warning C4251: 'torch::jit::SourceRange::source_view_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::SourceRange' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/attributes.h(128,52): warning C4275: non dll-interface struct 'torch::jit::AttributeValue' used as base for dll-interface struct 'torch::jit::GraphAttr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(397,39): warning C4251: 'torch::jit::SourceRange::start_iter_': struct 'torch::jit::StringCordView::Iterator' needs to have dll-interface to be used by clients of struct 'torch::jit::SourceRange' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(196,28): warning C4251: 'caffe2::serialize::PyTorchStreamReader::archive_name_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamReader' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(197,39): warning C4251: 'caffe2::serialize::PyTorchStreamReader::archive_name_plus_slash_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamReader' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(301,52): warning C4251: 'torch::jit::Source::gen_ranges_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::Source' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/attributes.h(142,32): warning C4251: 'torch::jit::GraphAttr::value_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphAttr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(198,44): warning C4251: 'caffe2::serialize::PyTorchStreamReader::in_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamReader' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(200,26): warning C4251: 'caffe2::serialize::PyTorchStreamReader::reader_lock_': class 'std::mutex' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamReader' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/attributes.h(145,53): warning C4275: non dll-interface struct 'torch::jit::AttributeValue' used as base for dll-interface struct 'torch::jit::GraphsAttr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(202,32): warning C4251: 'caffe2::serialize::PyTorchStreamReader::serialization_id_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamReader' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/attributes.h(160,19): warning C4251: 'torch::jit::GraphsAttr::value_': class 'std::vector,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphsAttr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(392,39): warning C4251: 'torch::jit::SourceRange::source_view_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::SourceRange' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(397,39): warning C4251: 'torch::jit::SourceRange::start_iter_': struct 'torch::jit::StringCordView::Iterator' needs to have dll-interface to be used by clients of struct 'torch::jit::SourceRange' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/attributes.h(160,19): warning C4251: 'torch::jit::GraphsAttr::value_': class 'std::vector,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphsAttr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(392,39): warning C4251: 'torch::jit::SourceRange::source_view_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::SourceRange' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(397,39): warning C4251: 'torch::jit::SourceRange::start_iter_': struct 'torch::jit::StringCordView::Iterator' needs to have dll-interface to be used by clients of struct 'torch::jit::SourceRange' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/utils/schema_info.h(96,56): warning C4251: 'torch::utils::SchemaInfo::wildcard_set_': class 'std::unordered_set,std::equal_to,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::utils::SchemaInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/utils/schema_info.h(99,57): warning C4251: 'torch::utils::SchemaInfo::container_set_': class 'std::unordered_set,std::equal_to,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::utils::SchemaInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/utils/schema_info.h(102,57): warning C4251: 'torch::utils::SchemaInfo::value_map_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::utils::SchemaInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(242,49): warning C4251: 'caffe2::serialize::PyTorchStreamWriter::files_written_': class 'std::unordered_set,std::equal_to,std::allocator>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamWriter' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(243,38): warning C4251: 'caffe2::serialize::PyTorchStreamWriter::ar_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamWriter' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(244,28): warning C4251: 'caffe2::serialize::PyTorchStreamWriter::archive_name_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamWriter' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(245,39): warning C4251: 'caffe2::serialize::PyTorchStreamWriter::archive_name_plus_slash_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamWriter' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(246,23): warning C4251: 'caffe2::serialize::PyTorchStreamWriter::padding_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamWriter' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/utils/schema_info.h(108,60): warning C4251: 'torch::utils::SchemaInfo::output_alias_map_': class 'std::vector,std::equal_to,std::allocator>,std::allocator,std::equal_to,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'torch::utils::SchemaInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(247,29): warning C4251: 'caffe2::serialize::PyTorchStreamWriter::file_stream_': class 'std::basic_ofstream>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamWriter' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(248,58): warning C4251: 'caffe2::serialize::PyTorchStreamWriter::writer_func_': class 'std::function' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamWriter' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(250,32): warning C4251: 'caffe2::serialize::PyTorchStreamWriter::serialization_id_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamWriter' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/enum_type.h(96,22): warning C4251: 'c10::EnumType::value_type_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::EnumType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/enum_type.h(97,48): warning C4251: 'c10::EnumType::enum_names_values_': class 'std::vector>>' needs to have dll-interface to be used by clients of struct 'c10::EnumType' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/enum_type.h(98,51): warning C4251: 'c10::EnumType::cu_': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of struct 'c10::EnumType' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/api/include/torch/imethod.h(50,50): warning C4251: 'torch::IMethod::argumentNames_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'torch::IMethod' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/attributes.h(128,52): warning C4275: non dll-interface struct 'torch::jit::AttributeValue' used as base for dll-interface struct 'torch::jit::GraphAttr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/attributes.h(142,32): warning C4251: 'torch::jit::GraphAttr::value_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphAttr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/attributes.h(145,53): warning C4275: non dll-interface struct 'torch::jit::AttributeValue' used as base for dll-interface struct 'torch::jit::GraphsAttr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/attributes.h(160,19): warning C4251: 'torch::jit::GraphsAttr::value_': class 'std::vector,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphsAttr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/scope.h(32,19): warning C4251: 'torch::jit::Scope::parent_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of struct 'torch::jit::Scope' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(176,40): warning C4251: 'torch::jit::StringCordView::pieces_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::StringCordView' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/scope.h(32,19): warning C4251: 'torch::jit::Scope::parent_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of struct 'torch::jit::Scope' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/scope.h(32,19): warning C4251: 'torch::jit::Scope::parent_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of struct 'torch::jit::Scope' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(177,41): warning C4251: 'torch::jit::StringCordView::accumulated_sizes_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::StringCordView' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(178,59): warning C4251: 'torch::jit::StringCordView::owned_strings_': class 'std::vector,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::jit::StringCordView' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/scope.h(127,45): warning C4251: 'torch::jit::InlinedCallStack::callee_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::InlinedCallStack' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/scope.h(137,29): warning C4251: 'torch::jit::InlinedCallStack::fn_name_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::jit::InlinedCallStack' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/scope.h(137,29): warning C4251: 'torch::jit::InlinedCallStack::fn_name_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::jit::InlinedCallStack' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc)C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xstring(4471): note: see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/scope.h(127,45): warning C4251: 'torch::jit::InlinedCallStack::callee_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::InlinedCallStack' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/scope.h(137,29): warning C4251: 'torch::jit::InlinedCallStack::fn_name_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::jit::InlinedCallStack' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(294,39): warning C4251: 'torch::jit::Source::filename_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::Source' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(299,45): warning C4251: 'torch::jit::Source::line_starting_offsets_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::Source' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/scope.h(140,58): warning C4251: 'torch::jit::InlinedCallStack::module_instance_info_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::InlinedCallStack' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/scope.h(140,58): warning C4251: 'torch::jit::InlinedCallStack::module_instance_info_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::InlinedCallStack' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(301,52): warning C4251: 'torch::jit::Source::gen_ranges_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::Source' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/scope.h(140,58): warning C4251: 'torch::jit::InlinedCallStack::module_instance_info_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::InlinedCallStack' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(392,39): warning C4251: 'torch::jit::SourceRange::source_view_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::SourceRange' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(397,39): warning C4251: 'torch::jit::SourceRange::start_iter_': struct 'torch::jit::StringCordView::Iterator' needs to have dll-interface to be used by clients of struct 'torch::jit::SourceRange' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/constants.h(21,75): warning C4275: non dll-interface class 'std::runtime_error' used as base for dll-interface struct 'torch::jit::constant_not_supported_error' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/constants.h(21,75): warning C4275: non dll-interface class 'std::runtime_error' used as base for dll-interface struct 'torch::jit::constant_not_supported_error' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(176,40): warning C4251: 'torch::jit::StringCordView::pieces_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::StringCordView' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/constants.h(21,75): warning C4275: non dll-interface class 'std::runtime_error' used as base for dll-interface struct 'torch::jit::constant_not_supported_error' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(176,40): warning C4251: 'torch::jit::StringCordView::pieces_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::StringCordView' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(329,30): warning C4251: 'torch::jit::Node::inputs_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(330,31): warning C4251: 'torch::jit::Node::outputs_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(177,41): warning C4251: 'torch::jit::StringCordView::accumulated_sizes_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::StringCordView' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(177,41): warning C4251: 'torch::jit::StringCordView::accumulated_sizes_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::StringCordView' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(332,30): warning C4251: 'torch::jit::Node::blocks_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(335,43): warning C4251: 'torch::jit::Node::source_range_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(336,18): warning C4251: 'torch::jit::Node::scope_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(337,48): warning C4251: 'torch::jit::Node::callstack_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(178,59): warning C4251: 'torch::jit::StringCordView::owned_strings_': class 'std::vector,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::jit::StringCordView' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(178,59): warning C4251: 'torch::jit::StringCordView::owned_strings_': class 'std::vector,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::jit::StringCordView' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(345,36): warning C4251: 'torch::jit::Node::wrap_': class 'std::shared_ptr>' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(351,66): warning C4251: 'torch::jit::Node::historic_schema_name_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(294,39): warning C4251: 'torch::jit::Source::filename_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::Source' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(329,30): warning C4251: 'torch::jit::Node::inputs_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(299,45): warning C4251: 'torch::jit::Source::line_starting_offsets_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::Source' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(330,31): warning C4251: 'torch::jit::Node::outputs_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(294,39): warning C4251: 'torch::jit::Source::filename_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::Source' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(299,45): warning C4251: 'torch::jit::Source::line_starting_offsets_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::Source' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(301,52): warning C4251: 'torch::jit::Source::gen_ranges_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::Source' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(301,52): warning C4251: 'torch::jit::Source::gen_ranges_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::Source' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(332,30): warning C4251: 'torch::jit::Node::blocks_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(335,43): warning C4251: 'torch::jit::Node::source_range_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(336,18): warning C4251: 'torch::jit::Node::scope_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(337,48): warning C4251: 'torch::jit::Node::callstack_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(329,30): warning C4251: 'torch::jit::Node::inputs_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(345,36): warning C4251: 'torch::jit::Node::wrap_': class 'std::shared_ptr>' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(330,31): warning C4251: 'torch::jit::Node::outputs_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(351,66): warning C4251: 'torch::jit::Node::historic_schema_name_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(959,29): warning C4251: 'torch::jit::Node::values_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(392,39): warning C4251: 'torch::jit::SourceRange::source_view_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::SourceRange' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(397,39): warning C4251: 'torch::jit::SourceRange::start_iter_': struct 'torch::jit::StringCordView::Iterator' needs to have dll-interface to be used by clients of struct 'torch::jit::SourceRange' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(329,30): warning C4251: 'torch::jit::Node::inputs_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(330,31): warning C4251: 'torch::jit::Node::outputs_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/utils/schema_info.h(99,57): warning C4251: 'torch::utils::SchemaInfo::container_set_': class 'std::unordered_set,std::equal_to,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::utils::SchemaInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(150): note: see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(392,39): warning C4251: 'torch::jit::SourceRange::source_view_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::SourceRange' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/utils/schema_info.h(102,57): warning C4251: 'torch::utils::SchemaInfo::value_map_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::utils::SchemaInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/utils/schema_info.h(96,56): warning C4251: 'torch::utils::SchemaInfo::wildcard_set_': class 'std::unordered_set,std::equal_to,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::utils::SchemaInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(397,39): warning C4251: 'torch::jit::SourceRange::start_iter_': struct 'torch::jit::StringCordView::Iterator' needs to have dll-interface to be used by clients of struct 'torch::jit::SourceRange' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/utils/schema_info.h(99,57): warning C4251: 'torch::utils::SchemaInfo::container_set_': class 'std::unordered_set,std::equal_to,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::utils::SchemaInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(335,43): warning C4251: 'torch::jit::Node::source_range_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(336,18): warning C4251: 'torch::jit::Node::scope_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(337,48): warning C4251: 'torch::jit::Node::callstack_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/utils/schema_info.h(96,56): warning C4251: 'torch::utils::SchemaInfo::wildcard_set_': class 'std::unordered_set,std::equal_to,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::utils::SchemaInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/utils/schema_info.h(99,57): warning C4251: 'torch::utils::SchemaInfo::container_set_': class 'std::unordered_set,std::equal_to,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::utils::SchemaInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(332,30): warning C4251: 'torch::jit::Node::blocks_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/utils/schema_info.h(105): note: see declaration of 'std::vector,std::equal_to,std::allocator>,std::allocator,std::equal_to,std::allocator>>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/utils/schema_info.h(102,57): warning C4251: 'torch::utils::SchemaInfo::value_map_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::utils::SchemaInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/utils/schema_info.h(108,60): warning C4251: 'torch::utils::SchemaInfo::output_alias_map_': class 'std::vector,std::equal_to,std::allocator>,std::allocator,std::equal_to,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'torch::utils::SchemaInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(959,29): warning C4251: 'torch::jit::Node::values_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/scope.h(32,19): warning C4251: 'torch::jit::Scope::parent_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of struct 'torch::jit::Scope' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(351,66): warning C4251: 'torch::jit::Node::historic_schema_name_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(337,48): warning C4251: 'torch::jit::Node::callstack_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/utils/schema_info.h(105,59): warning C4251: 'torch::utils::SchemaInfo::input_alias_map_': class 'std::vector,std::equal_to,std::allocator>,std::allocator,std::equal_to,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'torch::utils::SchemaInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(176,40): warning C4251: 'torch::jit::StringCordView::pieces_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::StringCordView' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/utils/schema_info.h(105): note: see declaration of 'std::vector,std::equal_to,std::allocator>,std::allocator,std::equal_to,std::allocator>>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/enum_type.h(96,22): warning C4251: 'c10::EnumType::value_type_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::EnumType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/utils/schema_info.h(108,60): warning C4251: 'torch::utils::SchemaInfo::output_alias_map_': class 'std::vector,std::equal_to,std::allocator>,std::allocator,std::equal_to,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'torch::utils::SchemaInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(329,30): warning C4251: 'torch::jit::Node::inputs_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/enum_type.h(96,22): warning C4251: 'c10::EnumType::value_type_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::EnumType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(345,36): warning C4251: 'torch::jit::Node::wrap_': class 'std::shared_ptr>' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/scope.h(127,45): warning C4251: 'torch::jit::InlinedCallStack::callee_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::InlinedCallStack' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(330,31): warning C4251: 'torch::jit::Node::outputs_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(351,66): warning C4251: 'torch::jit::Node::historic_schema_name_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/enum_type.h(97,48): warning C4251: 'c10::EnumType::enum_names_values_': class 'std::vector>>' needs to have dll-interface to be used by clients of struct 'c10::EnumType' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/scope.h(137,29): warning C4251: 'torch::jit::InlinedCallStack::fn_name_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::jit::InlinedCallStack' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/enum_type.h(98,51): warning C4251: 'c10::EnumType::cu_': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of struct 'c10::EnumType' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/scope.h(140,58): warning C4251: 'torch::jit::InlinedCallStack::module_instance_info_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::InlinedCallStack' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(178,59): warning C4251: 'torch::jit::StringCordView::owned_strings_': class 'std::vector,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::jit::StringCordView' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/scope.h(32,19): warning C4251: 'torch::jit::Scope::parent_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of struct 'torch::jit::Scope' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(294,39): warning C4251: 'torch::jit::Source::filename_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::Source' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(336,18): warning C4251: 'torch::jit::Node::scope_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(299,45): warning C4251: 'torch::jit::Source::line_starting_offsets_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::Source' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(301,52): warning C4251: 'torch::jit::Source::gen_ranges_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::Source' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/scope.h(127,45): warning C4251: 'torch::jit::InlinedCallStack::callee_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::InlinedCallStack' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/scope.h(137,29): warning C4251: 'torch::jit::InlinedCallStack::fn_name_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::jit::InlinedCallStack' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(345,36): warning C4251: 'torch::jit::Node::wrap_': class 'std::shared_ptr>' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc)C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xstring(4471): note: see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/scope.h(127,45): warning C4251: 'torch::jit::InlinedCallStack::callee_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::InlinedCallStack' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(351,66): warning C4251: 'torch::jit::Node::historic_schema_name_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(329,30): warning C4251: 'torch::jit::Node::inputs_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(330,31): warning C4251: 'torch::jit::Node::outputs_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(392,39): warning C4251: 'torch::jit::SourceRange::source_view_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::SourceRange' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(397,39): warning C4251: 'torch::jit::SourceRange::start_iter_': struct 'torch::jit::StringCordView::Iterator' needs to have dll-interface to be used by clients of struct 'torch::jit::SourceRange' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/scope.h(140,58): warning C4251: 'torch::jit::InlinedCallStack::module_instance_info_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::InlinedCallStack' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(332,30): warning C4251: 'torch::jit::Node::blocks_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(335,43): warning C4251: 'torch::jit::Node::source_range_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/scope.h(140,58): warning C4251: 'torch::jit::InlinedCallStack::module_instance_info_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::InlinedCallStack' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(336,18): warning C4251: 'torch::jit::Node::scope_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(337,48): warning C4251: 'torch::jit::Node::callstack_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(345,36): warning C4251: 'torch::jit::Node::wrap_': class 'std::shared_ptr>' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(351,66): warning C4251: 'torch::jit::Node::historic_schema_name_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(959,29): warning C4251: 'torch::jit::Node::values_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/constants.h(21,75): warning C4275: non dll-interface class 'std::runtime_error' used as base for dll-interface struct 'torch::jit::constant_not_supported_error' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/constants.h(21,75): warning C4275: non dll-interface class 'std::runtime_error' used as base for dll-interface struct 'torch::jit::constant_not_supported_error' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(959,29): warning C4251: 'torch::jit::Node::values_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/utils/schema_info.h(96,56): warning C4251: 'torch::utils::SchemaInfo::wildcard_set_': class 'std::unordered_set,std::equal_to,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::utils::SchemaInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/utils/schema_info.h(99,57): warning C4251: 'torch::utils::SchemaInfo::container_set_': class 'std::unordered_set,std::equal_to,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::utils::SchemaInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/utils/schema_info.h(102,57): warning C4251: 'torch::utils::SchemaInfo::value_map_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::utils::SchemaInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/utils/schema_info.h(105,59): warning C4251: 'torch::utils::SchemaInfo::input_alias_map_': class 'std::vector,std::equal_to,std::allocator>,std::allocator,std::equal_to,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'torch::utils::SchemaInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/utils/schema_info.h(108,60): warning C4251: 'torch::utils::SchemaInfo::output_alias_map_': class 'std::vector,std::equal_to,std::allocator>,std::allocator,std::equal_to,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'torch::utils::SchemaInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/enum_type.h(96,22): warning C4251: 'c10::EnumType::value_type_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::EnumType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/enum_type.h(97,48): warning C4251: 'c10::EnumType::enum_names_values_': class 'std::vector>>' needs to have dll-interface to be used by clients of struct 'c10::EnumType' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/enum_type.h(98,51): warning C4251: 'c10::EnumType::cu_': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of struct 'c10::EnumType' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/scope.h(32,19): warning C4251: 'torch::jit::Scope::parent_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of struct 'torch::jit::Scope' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/utils/schema_info.h(96,56): warning C4251: 'torch::utils::SchemaInfo::wildcard_set_': class 'std::unordered_set,std::equal_to,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::utils::SchemaInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/utils/schema_info.h(99,57): warning C4251: 'torch::utils::SchemaInfo::container_set_': class 'std::unordered_set,std::equal_to,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::utils::SchemaInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/utils/schema_info.h(102,57): warning C4251: 'torch::utils::SchemaInfo::value_map_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::utils::SchemaInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/scope.h(127,45): warning C4251: 'torch::jit::InlinedCallStack::callee_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::InlinedCallStack' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/scope.h(137,29): warning C4251: 'torch::jit::InlinedCallStack::fn_name_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::jit::InlinedCallStack' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/utils/schema_info.h(105,59): warning C4251: 'torch::utils::SchemaInfo::input_alias_map_': class 'std::vector,std::equal_to,std::allocator>,std::allocator,std::equal_to,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'torch::utils::SchemaInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/utils/schema_info.h(108,60): warning C4251: 'torch::utils::SchemaInfo::output_alias_map_': class 'std::vector,std::equal_to,std::allocator>,std::allocator,std::equal_to,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'torch::utils::SchemaInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/scope.h(140,58): warning C4251: 'torch::jit::InlinedCallStack::module_instance_info_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::InlinedCallStack' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/utils/schema_info.h(96,56): warning C4251: 'torch::utils::SchemaInfo::wildcard_set_': class 'std::unordered_set,std::equal_to,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::utils::SchemaInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/utils/schema_info.h(99,57): warning C4251: 'torch::utils::SchemaInfo::container_set_': class 'std::unordered_set,std::equal_to,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::utils::SchemaInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/utils/schema_info.h(102,57): warning C4251: 'torch::utils::SchemaInfo::value_map_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::utils::SchemaInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/enum_type.h(96,22): warning C4251: 'c10::EnumType::value_type_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::EnumType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/utils/schema_info.h(105,59): warning C4251: 'torch::utils::SchemaInfo::input_alias_map_': class 'std::vector,std::equal_to,std::allocator>,std::allocator,std::equal_to,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'torch::utils::SchemaInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/utils/schema_info.h(108,60): warning C4251: 'torch::utils::SchemaInfo::output_alias_map_': class 'std::vector,std::equal_to,std::allocator>,std::allocator,std::equal_to,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'torch::utils::SchemaInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/enum_type.h(97,48): warning C4251: 'c10::EnumType::enum_names_values_': class 'std::vector>>' needs to have dll-interface to be used by clients of struct 'c10::EnumType' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/enum_type.h(98,51): warning C4251: 'c10::EnumType::cu_': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of struct 'c10::EnumType' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/enum_type.h(96,22): warning C4251: 'c10::EnumType::value_type_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::EnumType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(1574,54): warning C4251: 'torch::jit::ProfileIValueOp::callback_': class 'std::function' needs to have dll-interface to be used by clients of struct 'torch::jit::ProfileIValueOp' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/constants.h(21,75): warning C4275: non dll-interface class 'std::runtime_error' used as base for dll-interface struct 'torch::jit::constant_not_supported_error' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/enum_type.h(97,48): warning C4251: 'c10::EnumType::enum_names_values_': class 'std::vector>>' needs to have dll-interface to be used by clients of struct 'c10::EnumType' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/enum_type.h(98,51): warning C4251: 'c10::EnumType::cu_': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of struct 'c10::EnumType' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(1652,73): warning C4251: 'torch::jit::OperatorSet::ops': class 'std::unordered_map,std::allocator>>,std::hash,std::equal_to,std::allocator,std::allocator>>>>>' needs to have dll-interface to be used by clients of struct 'torch::jit::OperatorSet' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(1574,54): warning C4251: 'torch::jit::ProfileIValueOp::callback_': class 'std::function' needs to have dll-interface to be used by clients of struct 'torch::jit::ProfileIValueOp' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/utils/schema_info.h(96,56): warning C4251: 'torch::utils::SchemaInfo::wildcard_set_': class 'std::unordered_set,std::equal_to,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::utils::SchemaInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/utils/schema_info.h(99,57): warning C4251: 'torch::utils::SchemaInfo::container_set_': class 'std::unordered_set,std::equal_to,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::utils::SchemaInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/utils/schema_info.h(102,57): warning C4251: 'torch::utils::SchemaInfo::value_map_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::utils::SchemaInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/argument_spec.h(210,34): warning C4251: 'torch::jit::ArgumentSpecCreator::instructions_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::ArgumentSpecCreator' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/argument_spec.h(250,1): warning C4267: 'initializing': conversion from 'size_t' to 'int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/utils/schema_info.h(105,59): warning C4251: 'torch::utils::SchemaInfo::input_alias_map_': class 'std::vector,std::equal_to,std::allocator>,std::allocator,std::equal_to,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'torch::utils::SchemaInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/argument_spec.h(250,1): warning C4267: 'initializing': conversion from 'size_t' to 'const int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/utils/schema_info.h(108,60): warning C4251: 'torch::utils::SchemaInfo::output_alias_map_': class 'std::vector,std::equal_to,std::allocator>,std::allocator,std::equal_to,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'torch::utils::SchemaInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/argument_spec.h(255,1): warning C4244: '+=': conversion from 'int64_t' to 'int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/argument_spec.h(281,1): warning C4244: '+=': conversion from 'int64_t' to 'int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(329,30): warning C4251: 'torch::jit::Node::inputs_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(330,31): warning C4251: 'torch::jit::Node::outputs_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/enum_type.h(96,22): warning C4251: 'c10::EnumType::value_type_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::EnumType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(329,30): warning C4251: 'torch::jit::Node::inputs_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(330,31): warning C4251: 'torch::jit::Node::outputs_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/enum_type.h(98,51): warning C4251: 'c10::EnumType::cu_': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of struct 'c10::EnumType' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(332,30): warning C4251: 'torch::jit::Node::blocks_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(335,43): warning C4251: 'torch::jit::Node::source_range_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(336,18): warning C4251: 'torch::jit::Node::scope_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(1574,54): warning C4251: 'torch::jit::ProfileIValueOp::callback_': class 'std::function' needs to have dll-interface to be used by clients of struct 'torch::jit::ProfileIValueOp' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(337,48): warning C4251: 'torch::jit::Node::callstack_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(332,30): warning C4251: 'torch::jit::Node::blocks_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(335,43): warning C4251: 'torch::jit::Node::source_range_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(345,36): warning C4251: 'torch::jit::Node::wrap_': class 'std::shared_ptr>' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/argument_spec.h(210,34): warning C4251: 'torch::jit::ArgumentSpecCreator::instructions_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::ArgumentSpecCreator' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(337,48): warning C4251: 'torch::jit::Node::callstack_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/argument_spec.h(250,1): warning C4267: 'initializing': conversion from 'size_t' to 'int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/argument_spec.h(250,1): warning C4267: 'initializing': conversion from 'size_t' to 'const int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/argument_spec.h(460,40): warning C4267: 'argument': conversion from 'size_t' to 'const int', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/argument_spec.h(255,1): warning C4244: '+=': conversion from 'int64_t' to 'int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(345,36): warning C4251: 'torch::jit::Node::wrap_': class 'std::shared_ptr>' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/argument_spec.h(281,1): warning C4244: '+=': conversion from 'int64_t' to 'int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(345): note: see declaration of 'std::shared_ptr>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(351,66): warning C4251: 'torch::jit::Node::historic_schema_name_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(332,30): warning C4251: 'torch::jit::Node::blocks_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(335,43): warning C4251: 'torch::jit::Node::source_range_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(336,18): warning C4251: 'torch::jit::Node::scope_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(337,48): warning C4251: 'torch::jit::Node::callstack_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(1652,73): warning C4251: 'torch::jit::OperatorSet::ops': class 'std::unordered_map,std::allocator>>,std::hash,std::equal_to,std::allocator,std::allocator>>>>>' needs to have dll-interface to be used by clients of struct 'torch::jit::OperatorSet' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(345,36): warning C4251: 'torch::jit::Node::wrap_': class 'std::shared_ptr>' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(351,66): warning C4251: 'torch::jit::Node::historic_schema_name_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(959,29): warning C4251: 'torch::jit::Node::values_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/interpreter.h(74,47): warning C4251: 'torch::jit::Code::pImpl': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::Code' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(959,29): warning C4251: 'torch::jit::Node::values_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(959,29): warning C4251: 'torch::jit::Node::values_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/argument_spec.h(460,40): warning C4267: 'argument': conversion from 'size_t' to 'const int', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(1652,73): warning C4251: 'torch::jit::OperatorSet::ops': class 'std::unordered_map,std::allocator>>,std::hash,std::equal_to,std::allocator,std::allocator>>>>>' needs to have dll-interface to be used by clients of struct 'torch::jit::OperatorSet' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/argument_spec.h(210,34): warning C4251: 'torch::jit::ArgumentSpecCreator::instructions_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::ArgumentSpecCreator' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/argument_spec.h(250,1): warning C4267: 'initializing': conversion from 'size_t' to 'int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/argument_spec.h(250,1): warning C4267: 'initializing': conversion from 'size_t' to 'const int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/argument_spec.h(255,1): warning C4244: '+=': conversion from 'int64_t' to 'int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/argument_spec.h(281,1): warning C4244: '+=': conversion from 'int64_t' to 'int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(1574,54): warning C4251: 'torch::jit::ProfileIValueOp::callback_': class 'std::function' needs to have dll-interface to be used by clients of struct 'torch::jit::ProfileIValueOp' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/interpreter.h(74,47): warning C4251: 'torch::jit::Code::pImpl': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::Code' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(1574,54): warning C4251: 'torch::jit::ProfileIValueOp::callback_': class 'std::function' needs to have dll-interface to be used by clients of struct 'torch::jit::ProfileIValueOp' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/graph_executor.h(98,47): warning C4251: 'torch::jit::GraphExecutor::pImpl': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphExecutor' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/argument_spec.h(210,34): warning C4251: 'torch::jit::ArgumentSpecCreator::instructions_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::ArgumentSpecCreator' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/function_impl.h(136,27): warning C4251: 'torch::jit::GraphFunction::name_': struct 'c10::QualifiedName' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/function_impl.h(138,32): warning C4251: 'torch::jit::GraphFunction::graph_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/argument_spec.h(250,1): warning C4267: 'initializing': conversion from 'size_t' to 'int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/argument_spec.h(250,1): warning C4267: 'initializing': conversion from 'size_t' to 'const int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/argument_spec.h(255,1): warning C4244: '+=': conversion from 'int64_t' to 'int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/argument_spec.h(281,1): warning C4244: '+=': conversion from 'int64_t' to 'int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(1652,73): warning C4251: 'torch::jit::OperatorSet::ops': class 'std::unordered_map,std::allocator>>,std::hash,std::equal_to,std::allocator,std::allocator>>>>>' needs to have dll-interface to be used by clients of struct 'torch::jit::OperatorSet' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/function_impl.h(142,72): warning C4251: 'torch::jit::GraphFunction::executor_execution_mode_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(329,30): warning C4251: 'torch::jit::Node::inputs_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(330,31): warning C4251: 'torch::jit::Node::outputs_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/function_impl.h(156,45): warning C4251: 'torch::jit::GraphFunction::compile_mutex': class 'std::recursive_mutex' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/argument_spec.h(460,40): warning C4267: 'argument': conversion from 'size_t' to 'const int', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(332,30): warning C4251: 'torch::jit::Node::blocks_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(335,43): warning C4251: 'torch::jit::Node::source_range_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(336,18): warning C4251: 'torch::jit::Node::scope_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(337,48): warning C4251: 'torch::jit::Node::callstack_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(1652,73): warning C4251: 'torch::jit::OperatorSet::ops': class 'std::unordered_map,std::allocator>>,std::hash,std::equal_to,std::allocator,std::allocator>>>>>' needs to have dll-interface to be used by clients of struct 'torch::jit::OperatorSet' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/function_impl.h(168,56): warning C4251: 'torch::jit::GraphFunction::function_creator_': class 'std::function' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(345,36): warning C4251: 'torch::jit::Node::wrap_': class 'std::shared_ptr>' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/function_impl.h(173,50): warning C4251: 'torch::jit::GraphFunction::schema_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(351,66): warning C4251: 'torch::jit::Node::historic_schema_name_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/interpreter.h(74,47): warning C4251: 'torch::jit::Code::pImpl': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::Code' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/graph_executor.h(98,47): warning C4251: 'torch::jit::GraphExecutor::pImpl': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphExecutor' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/method.h(72,19): warning C4251: 'torch::jit::Method::owner_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of struct 'torch::jit::Method' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/argument_spec.h(460,40): warning C4267: 'argument': conversion from 'size_t' to 'const int', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/function_impl.h(136,27): warning C4251: 'torch::jit::GraphFunction::name_': struct 'c10::QualifiedName' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/function_impl.h(138,32): warning C4251: 'torch::jit::GraphFunction::graph_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/argument_spec.h(210,34): warning C4251: 'torch::jit::ArgumentSpecCreator::instructions_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::ArgumentSpecCreator' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/argument_spec.h(250,1): warning C4267: 'initializing': conversion from 'size_t' to 'int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/argument_spec.h(250,1): warning C4267: 'initializing': conversion from 'size_t' to 'const int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/argument_spec.h(255,1): warning C4244: '+=': conversion from 'int64_t' to 'int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/argument_spec.h(281,1): warning C4244: '+=': conversion from 'int64_t' to 'int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(329,30): warning C4251: 'torch::jit::Node::inputs_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/function_impl.h(142,72): warning C4251: 'torch::jit::GraphFunction::executor_execution_mode_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(150): note: see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(330,31): warning C4251: 'torch::jit::Node::outputs_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/object.h(192,29): warning C4251: 'torch::jit::Object::_ivalue_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of struct 'torch::jit::Object' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/function_impl.h(156,45): warning C4251: 'torch::jit::GraphFunction::compile_mutex': class 'std::recursive_mutex' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/interpreter.h(74,47): warning C4251: 'torch::jit::Code::pImpl': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::Code' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(332,30): warning C4251: 'torch::jit::Node::blocks_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(335,43): warning C4251: 'torch::jit::Node::source_range_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(336,18): warning C4251: 'torch::jit::Node::scope_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(337,48): warning C4251: 'torch::jit::Node::callstack_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(329,30): warning C4251: 'torch::jit::Node::inputs_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(330,31): warning C4251: 'torch::jit::Node::outputs_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/function_impl.h(168,56): warning C4251: 'torch::jit::GraphFunction::function_creator_': class 'std::function' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/argument_spec.h(210,34): warning C4251: 'torch::jit::ArgumentSpecCreator::instructions_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::ArgumentSpecCreator' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/function_impl.h(173,50): warning C4251: 'torch::jit::GraphFunction::schema_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(345,36): warning C4251: 'torch::jit::Node::wrap_': class 'std::shared_ptr>' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(351,66): warning C4251: 'torch::jit::Node::historic_schema_name_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/argument_spec.h(250,1): warning C4267: 'initializing': conversion from 'size_t' to 'const int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/argument_spec.h(255,1): warning C4244: '+=': conversion from 'int64_t' to 'int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/argument_spec.h(281,1): warning C4244: '+=': conversion from 'int64_t' to 'int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(332,30): warning C4251: 'torch::jit::Node::blocks_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(335,43): warning C4251: 'torch::jit::Node::source_range_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(336,18): warning C4251: 'torch::jit::Node::scope_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(337,48): warning C4251: 'torch::jit::Node::callstack_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/argument_spec.h(460,40): warning C4267: 'argument': conversion from 'size_t' to 'const int', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(345,36): warning C4251: 'torch::jit::Node::wrap_': class 'std::shared_ptr>' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(351,66): warning C4251: 'torch::jit::Node::historic_schema_name_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/method.h(72,19): warning C4251: 'torch::jit::Method::owner_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of struct 'torch::jit::Method' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(959,29): warning C4251: 'torch::jit::Node::values_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/object.h(192,29): warning C4251: 'torch::jit::Object::_ivalue_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of struct 'torch::jit::Object' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/interpreter.h(74,47): warning C4251: 'torch::jit::Code::pImpl': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::Code' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/function_impl.h(136,27): warning C4251: 'torch::jit::GraphFunction::name_': struct 'c10::QualifiedName' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/function_impl.h(138,32): warning C4251: 'torch::jit::GraphFunction::graph_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/argument_spec.h(460,40): warning C4267: 'argument': conversion from 'size_t' to 'const int', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/function_impl.h(142,72): warning C4251: 'torch::jit::GraphFunction::executor_execution_mode_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/function_impl.h(156,45): warning C4251: 'torch::jit::GraphFunction::compile_mutex': class 'std::recursive_mutex' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/graph_executor.h(98,47): warning C4251: 'torch::jit::GraphExecutor::pImpl': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphExecutor' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/function_impl.h(136,27): warning C4251: 'torch::jit::GraphFunction::name_': struct 'c10::QualifiedName' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/function_impl.h(138,32): warning C4251: 'torch::jit::GraphFunction::graph_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/interpreter.h(74,47): warning C4251: 'torch::jit::Code::pImpl': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::Code' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/function_impl.h(168,56): warning C4251: 'torch::jit::GraphFunction::function_creator_': class 'std::function' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/function_impl.h(173,50): warning C4251: 'torch::jit::GraphFunction::schema_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/compilation_unit.h(318,52): warning C4251: 'torch::jit::CompilationUnit::functions_': class 'std::vector>,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'torch::jit::CompilationUnit' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/function_impl.h(142,72): warning C4251: 'torch::jit::GraphFunction::executor_execution_mode_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/function_impl.h(156,45): warning C4251: 'torch::jit::GraphFunction::compile_mutex': class 'std::recursive_mutex' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/method.h(72,19): warning C4251: 'torch::jit::Method::owner_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of struct 'torch::jit::Method' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(329,30): warning C4251: 'torch::jit::Node::inputs_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(330,31): warning C4251: 'torch::jit::Node::outputs_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/object.h(192,29): warning C4251: 'torch::jit::Object::_ivalue_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of struct 'torch::jit::Object' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/function_impl.h(168,56): warning C4251: 'torch::jit::GraphFunction::function_creator_': class 'std::function' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/function_impl.h(173,50): warning C4251: 'torch::jit::GraphFunction::schema_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(332,30): warning C4251: 'torch::jit::Node::blocks_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(335,43): warning C4251: 'torch::jit::Node::source_range_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(336,18): warning C4251: 'torch::jit::Node::scope_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(337,48): warning C4251: 'torch::jit::Node::callstack_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/graph_executor.h(98,47): warning C4251: 'torch::jit::GraphExecutor::pImpl': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphExecutor' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/function_impl.h(136,27): warning C4251: 'torch::jit::GraphFunction::name_': struct 'c10::QualifiedName' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(345,36): warning C4251: 'torch::jit::Node::wrap_': class 'std::shared_ptr>' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(351,66): warning C4251: 'torch::jit::Node::historic_schema_name_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/compilation_unit.h(320,55): warning C4251: 'torch::jit::CompilationUnit::dict_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::jit::CompilationUnit' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/method.h(72,19): warning C4251: 'torch::jit::Method::owner_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of struct 'torch::jit::Method' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/function_impl.h(142,72): warning C4251: 'torch::jit::GraphFunction::executor_execution_mode_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/function_impl.h(156,45): warning C4251: 'torch::jit::GraphFunction::compile_mutex': class 'std::recursive_mutex' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/object.h(192,29): warning C4251: 'torch::jit::Object::_ivalue_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of struct 'torch::jit::Object' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/compilation_unit.h(318,52): warning C4251: 'torch::jit::CompilationUnit::functions_': class 'std::vector>,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'torch::jit::CompilationUnit' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/compilation_unit.h(328,42): warning C4251: 'torch::jit::CompilationUnit::classes_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::CompilationUnit' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(959,29): warning C4251: 'torch::jit::Node::values_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/graph_executor.h(98,47): warning C4251: 'torch::jit::GraphExecutor::pImpl': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphExecutor' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/function_impl.h(136,27): warning C4251: 'torch::jit::GraphFunction::name_': struct 'c10::QualifiedName' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/function_impl.h(138,32): warning C4251: 'torch::jit::GraphFunction::graph_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/function_impl.h(168,56): warning C4251: 'torch::jit::GraphFunction::function_creator_': class 'std::function' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/function_impl.h(173,50): warning C4251: 'torch::jit::GraphFunction::schema_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/function_impl.h(142,72): warning C4251: 'torch::jit::GraphFunction::executor_execution_mode_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/function_impl.h(156,45): warning C4251: 'torch::jit::GraphFunction::compile_mutex': class 'std::recursive_mutex' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/method.h(72,19): warning C4251: 'torch::jit::Method::owner_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of struct 'torch::jit::Method' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/compilation_unit.h(320,55): warning C4251: 'torch::jit::CompilationUnit::dict_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::jit::CompilationUnit' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/compilation_unit.h(321,60): warning C4251: 'torch::jit::CompilationUnit::classDict_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::jit::CompilationUnit' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/function_impl.h(168,56): warning C4251: 'torch::jit::GraphFunction::function_creator_': class 'std::function' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/function_impl.h(173,50): warning C4251: 'torch::jit::GraphFunction::schema_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/object.h(192,29): warning C4251: 'torch::jit::Object::_ivalue_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of struct 'torch::jit::Object' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(1574,54): warning C4251: 'torch::jit::ProfileIValueOp::callback_': class 'std::function' needs to have dll-interface to be used by clients of struct 'torch::jit::ProfileIValueOp' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(1574,54): warning C4251: 'torch::jit::ProfileIValueOp::callback_': class 'std::function' needs to have dll-interface to be used by clients of struct 'torch::jit::ProfileIValueOp' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/compilation_unit.h(318,52): warning C4251: 'torch::jit::CompilationUnit::functions_': class 'std::vector>,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'torch::jit::CompilationUnit' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/method.h(72,19): warning C4251: 'torch::jit::Method::owner_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of struct 'torch::jit::Method' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(1574,54): warning C4251: 'torch::jit::ProfileIValueOp::callback_': class 'std::function' needs to have dll-interface to be used by clients of struct 'torch::jit::ProfileIValueOp' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/object.h(192,29): warning C4251: 'torch::jit::Object::_ivalue_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of struct 'torch::jit::Object' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/compilation_unit.h(318,52): warning C4251: 'torch::jit::CompilationUnit::functions_': class 'std::vector>,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'torch::jit::CompilationUnit' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(1652,73): warning C4251: 'torch::jit::OperatorSet::ops': class 'std::unordered_map,std::allocator>>,std::hash,std::equal_to,std::allocator,std::allocator>>>>>' needs to have dll-interface to be used by clients of struct 'torch::jit::OperatorSet' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(1652,73): warning C4251: 'torch::jit::OperatorSet::ops': class 'std::unordered_map,std::allocator>>,std::hash,std::equal_to,std::allocator,std::allocator>>>>>' needs to have dll-interface to be used by clients of struct 'torch::jit::OperatorSet' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/compilation_unit.h(320,55): warning C4251: 'torch::jit::CompilationUnit::dict_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::jit::CompilationUnit' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/compilation_unit.h(321,60): warning C4251: 'torch::jit::CompilationUnit::classDict_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::jit::CompilationUnit' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/compilation_unit.h(328,42): warning C4251: 'torch::jit::CompilationUnit::classes_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::CompilationUnit' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/module.h(323,39): warning C4251: 'torch::jit::Module::mem_to_delete_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::Module' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(1652,73): warning C4251: 'torch::jit::OperatorSet::ops': class 'std::unordered_map,std::allocator>>,std::hash,std::equal_to,std::allocator,std::allocator>>>>>' needs to have dll-interface to be used by clients of struct 'torch::jit::OperatorSet' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/module.h(326,64): warning C4251: 'torch::jit::Module::traced_inputs_': class 'c10::Dict' needs to have dll-interface to be used by clients of struct 'torch::jit::Module' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/module.h(329,79): warning C4251: 'torch::jit::Module::register_mutex_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::Module' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/compilation_unit.h(320,55): warning C4251: 'torch::jit::CompilationUnit::dict_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::jit::CompilationUnit' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/compilation_unit.h(321,60): warning C4251: 'torch::jit::CompilationUnit::classDict_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::jit::CompilationUnit' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/argument_spec.h(210,34): warning C4251: 'torch::jit::ArgumentSpecCreator::instructions_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::ArgumentSpecCreator' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/argument_spec.h(250,1): warning C4267: 'initializing': conversion from 'size_t' to 'int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/argument_spec.h(250,1): warning C4267: 'initializing': conversion from 'size_t' to 'const int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/argument_spec.h(255,1): warning C4244: '+=': conversion from 'int64_t' to 'int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/argument_spec.h(281,1): warning C4244: '+=': conversion from 'int64_t' to 'int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/compilation_unit.h(328,42): warning C4251: 'torch::jit::CompilationUnit::classes_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::CompilationUnit' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/argument_spec.h(210,34): warning C4251: 'torch::jit::ArgumentSpecCreator::instructions_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::ArgumentSpecCreator' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/compilation_unit.h(328): note: see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/argument_spec.h(250,1): warning C4267: 'initializing': conversion from 'size_t' to 'int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/argument_spec.h(250,1): warning C4267: 'initializing': conversion from 'size_t' to 'const int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/argument_spec.h(255,1): warning C4244: '+=': conversion from 'int64_t' to 'int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/argument_spec.h(281,1): warning C4244: '+=': conversion from 'int64_t' to 'int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/compilation_unit.h(318,52): warning C4251: 'torch::jit::CompilationUnit::functions_': class 'std::vector>,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'torch::jit::CompilationUnit' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/argument_spec.h(210,34): warning C4251: 'torch::jit::ArgumentSpecCreator::instructions_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::ArgumentSpecCreator' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/argument_spec.h(250,1): warning C4267: 'initializing': conversion from 'size_t' to 'int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/argument_spec.h(250,1): warning C4267: 'initializing': conversion from 'size_t' to 'const int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/argument_spec.h(255,1): warning C4244: '+=': conversion from 'int64_t' to 'int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/argument_spec.h(281,1): warning C4244: '+=': conversion from 'int64_t' to 'int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/module.h(323,39): warning C4251: 'torch::jit::Module::mem_to_delete_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::Module' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/module.h(326,64): warning C4251: 'torch::jit::Module::traced_inputs_': class 'c10::Dict' needs to have dll-interface to be used by clients of struct 'torch::jit::Module' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/module.h(329,79): warning C4251: 'torch::jit::Module::register_mutex_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::Module' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/argument_spec.h(460,40): warning C4267: 'argument': conversion from 'size_t' to 'const int', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/compilation_unit.h(320,55): warning C4251: 'torch::jit::CompilationUnit::dict_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::jit::CompilationUnit' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/compilation_unit.h(321,60): warning C4251: 'torch::jit::CompilationUnit::classDict_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::jit::CompilationUnit' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/argument_spec.h(460,40): warning C4267: 'argument': conversion from 'size_t' to 'const int', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(1574,54): warning C4251: 'torch::jit::ProfileIValueOp::callback_': class 'std::function' needs to have dll-interface to be used by clients of struct 'torch::jit::ProfileIValueOp' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/compilation_unit.h(328,42): warning C4251: 'torch::jit::CompilationUnit::classes_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::CompilationUnit' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/interpreter.h(74,47): warning C4251: 'torch::jit::Code::pImpl': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::Code' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/compilation_unit.h(320,55): warning C4251: 'torch::jit::CompilationUnit::dict_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::jit::CompilationUnit' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/interpreter.h(74): note: see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/compilation_unit.h(321,60): warning C4251: 'torch::jit::CompilationUnit::classDict_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::jit::CompilationUnit' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/argument_spec.h(460,40): warning C4267: 'argument': conversion from 'size_t' to 'const int', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/interpreter.h(74,47): warning C4251: 'torch::jit::Code::pImpl': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::Code' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/compilation_unit.h(328,42): warning C4251: 'torch::jit::CompilationUnit::classes_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::CompilationUnit' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/interpreter.h(74,47): warning C4251: 'torch::jit::Code::pImpl': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::Code' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(236,51): warning C4251: 'torch::jit::Pickler::writer_': class 'std::function' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(1652,73): warning C4251: 'torch::jit::OperatorSet::ops': class 'std::unordered_map,std::allocator>>,std::hash,std::equal_to,std::allocator,std::allocator>>>>>' needs to have dll-interface to be used by clients of struct 'torch::jit::OperatorSet' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(243,27): warning C4251: 'torch::jit::Pickler::stack_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(1574,54): warning C4251: 'torch::jit::ProfileIValueOp::callback_': class 'std::function' needs to have dll-interface to be used by clients of struct 'torch::jit::ProfileIValueOp' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/module.h(323,39): warning C4251: 'torch::jit::Module::mem_to_delete_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::Module' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/builtin_function.h(17): note: see declaration of 'std::function' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/module.h(326,64): warning C4251: 'torch::jit::Module::traced_inputs_': class 'c10::Dict' needs to have dll-interface to be used by clients of struct 'torch::jit::Module' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/module.h(329,79): warning C4251: 'torch::jit::Module::register_mutex_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::Module' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(1574,54): warning C4251: 'torch::jit::ProfileIValueOp::callback_': class 'std::function' needs to have dll-interface to be used by clients of struct 'torch::jit::ProfileIValueOp' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/module.h(323,39): warning C4251: 'torch::jit::Module::mem_to_delete_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::Module' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/graph_executor.h(98,47): warning C4251: 'torch::jit::GraphExecutor::pImpl': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphExecutor' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/module.h(326,64): warning C4251: 'torch::jit::Module::traced_inputs_': class 'c10::Dict' needs to have dll-interface to be used by clients of struct 'torch::jit::Module' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/module.h(329,79): warning C4251: 'torch::jit::Module::register_mutex_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::Module' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/function_impl.h(136,27): warning C4251: 'torch::jit::GraphFunction::name_': struct 'c10::QualifiedName' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/function_impl.h(138,32): warning C4251: 'torch::jit::GraphFunction::graph_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(255,59): warning C4251: 'torch::jit::Pickler::memoized_ivalue_map_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(261,40): warning C4251: 'torch::jit::Pickler::memoized_ivalues_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/function_impl.h(142,72): warning C4251: 'torch::jit::GraphFunction::executor_execution_mode_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(1652,73): warning C4251: 'torch::jit::OperatorSet::ops': class 'std::unordered_map,std::allocator>>,std::hash,std::equal_to,std::allocator,std::allocator>>>>>' needs to have dll-interface to be used by clients of struct 'torch::jit::OperatorSet' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(263,76): warning C4251: 'torch::jit::Pickler::type_renamer_': class 'std::function' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/function_impl.h(156,45): warning C4251: 'torch::jit::GraphFunction::compile_mutex': class 'std::recursive_mutex' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/argument_spec.h(250,1): warning C4267: 'initializing': conversion from 'size_t' to 'int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/argument_spec.h(250,1): warning C4267: 'initializing': conversion from 'size_t' to 'const int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/argument_spec.h(255,1): warning C4244: '+=': conversion from 'int64_t' to 'int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/argument_spec.h(281,1): warning C4244: '+=': conversion from 'int64_t' to 'int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(270,63): warning C4251: 'torch::jit::Pickler::get_tensor_id_': class 'std::function' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(274,39): warning C4251: 'torch::jit::Pickler::tensor_data_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(236,51): warning C4251: 'torch::jit::Pickler::writer_': class 'std::function' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(275,60): warning C4251: 'torch::jit::Pickler::memoized_storage_map_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(127): note: see declaration of 'std::function' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/graph_executor.h(98,47): warning C4251: 'torch::jit::GraphExecutor::pImpl': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphExecutor' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/function_impl.h(136,27): warning C4251: 'torch::jit::GraphFunction::name_': struct 'c10::QualifiedName' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/function_impl.h(138,32): warning C4251: 'torch::jit::GraphFunction::graph_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(243,27): warning C4251: 'torch::jit::Pickler::stack_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/function_impl.h(142,72): warning C4251: 'torch::jit::GraphFunction::executor_execution_mode_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(1652,73): warning C4251: 'torch::jit::OperatorSet::ops': class 'std::unordered_map,std::allocator>>,std::hash,std::equal_to,std::allocator,std::allocator>>>>>' needs to have dll-interface to be used by clients of struct 'torch::jit::OperatorSet' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/function_impl.h(168,56): warning C4251: 'torch::jit::GraphFunction::function_creator_': class 'std::function' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/function_impl.h(156,45): warning C4251: 'torch::jit::GraphFunction::compile_mutex': class 'std::recursive_mutex' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/graph_executor.h(98,47): warning C4251: 'torch::jit::GraphExecutor::pImpl': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphExecutor' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/function_impl.h(173,50): warning C4251: 'torch::jit::GraphFunction::schema_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/function_impl.h(136,27): warning C4251: 'torch::jit::GraphFunction::name_': struct 'c10::QualifiedName' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/function_impl.h(138,32): warning C4251: 'torch::jit::GraphFunction::graph_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/function_impl.h(142,72): warning C4251: 'torch::jit::GraphFunction::executor_execution_mode_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/function_impl.h(168,56): warning C4251: 'torch::jit::GraphFunction::function_creator_': class 'std::function' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/function_impl.h(156,45): warning C4251: 'torch::jit::GraphFunction::compile_mutex': class 'std::recursive_mutex' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/function_impl.h(173,50): warning C4251: 'torch::jit::GraphFunction::schema_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(277,60): warning C4251: 'torch::jit::Pickler::memoized_globals_map_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/argument_spec.h(210,34): warning C4251: 'torch::jit::ArgumentSpecCreator::instructions_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::ArgumentSpecCreator' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(278,60): warning C4251: 'torch::jit::Pickler::memoized_strings_map_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/method.h(72,19): warning C4251: 'torch::jit::Method::owner_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of struct 'torch::jit::Method' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(279,60): warning C4251: 'torch::jit::Pickler::memoized_devices_map_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/argument_spec.h(460,40): warning C4267: 'argument': conversion from 'size_t' to 'const int', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/argument_spec.h(250,1): warning C4267: 'initializing': conversion from 'size_t' to 'int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/argument_spec.h(250,1): warning C4267: 'initializing': conversion from 'size_t' to 'const int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/argument_spec.h(255,1): warning C4244: '+=': conversion from 'int64_t' to 'int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/module.h(323,39): warning C4251: 'torch::jit::Module::mem_to_delete_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::Module' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/argument_spec.h(281,1): warning C4244: '+=': conversion from 'int64_t' to 'int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/module.h(326,64): warning C4251: 'torch::jit::Module::traced_inputs_': class 'c10::Dict' needs to have dll-interface to be used by clients of struct 'torch::jit::Module' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(255,59): warning C4251: 'torch::jit::Pickler::memoized_ivalue_map_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/module.h(329,79): warning C4251: 'torch::jit::Module::register_mutex_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::Module' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/function_impl.h(168,56): warning C4251: 'torch::jit::GraphFunction::function_creator_': class 'std::function' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/function_impl.h(173,50): warning C4251: 'torch::jit::GraphFunction::schema_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(263,76): warning C4251: 'torch::jit::Pickler::type_renamer_': class 'std::function' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/object.h(192,29): warning C4251: 'torch::jit::Object::_ivalue_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of struct 'torch::jit::Object' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/method.h(72,19): warning C4251: 'torch::jit::Method::owner_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of struct 'torch::jit::Method' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(1574,54): warning C4251: 'torch::jit::ProfileIValueOp::callback_': class 'std::function' needs to have dll-interface to be used by clients of struct 'torch::jit::ProfileIValueOp' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(817): note: see declaration of 'c10::intrusive_ptr>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(236,51): warning C4251: 'torch::jit::Pickler::writer_': class 'std::function' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(270,63): warning C4251: 'torch::jit::Pickler::get_tensor_id_': class 'std::function' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(274,39): warning C4251: 'torch::jit::Pickler::tensor_data_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(275,60): warning C4251: 'torch::jit::Pickler::memoized_storage_map_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/module.h(329,79): warning C4251: 'torch::jit::Module::register_mutex_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::Module' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/argument_spec.h(250,1): warning C4267: 'initializing': conversion from 'size_t' to 'const int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/argument_spec.h(255,1): warning C4244: '+=': conversion from 'int64_t' to 'int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/argument_spec.h(281,1): warning C4244: '+=': conversion from 'int64_t' to 'int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/argument_spec.h(460,40): warning C4267: 'argument': conversion from 'size_t' to 'const int', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/object.h(192,29): warning C4251: 'torch::jit::Object::_ivalue_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of struct 'torch::jit::Object' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(236,51): warning C4251: 'torch::jit::Pickler::writer_': class 'std::function' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(277,60): warning C4251: 'torch::jit::Pickler::memoized_globals_map_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(1652,73): warning C4251: 'torch::jit::OperatorSet::ops': class 'std::unordered_map,std::allocator>>,std::hash,std::equal_to,std::allocator,std::allocator>>>>>' needs to have dll-interface to be used by clients of struct 'torch::jit::OperatorSet' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(278,60): warning C4251: 'torch::jit::Pickler::memoized_strings_map_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(279,60): warning C4251: 'torch::jit::Pickler::memoized_devices_map_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(243,27): warning C4251: 'torch::jit::Pickler::stack_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(255,59): warning C4251: 'torch::jit::Pickler::memoized_ivalue_map_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(261,40): warning C4251: 'torch::jit::Pickler::memoized_ivalues_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(263,76): warning C4251: 'torch::jit::Pickler::type_renamer_': class 'std::function' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(270,63): warning C4251: 'torch::jit::Pickler::get_tensor_id_': class 'std::function' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/interpreter.h(74,47): warning C4251: 'torch::jit::Code::pImpl': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::Code' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(274,39): warning C4251: 'torch::jit::Pickler::tensor_data_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(275,60): warning C4251: 'torch::jit::Pickler::memoized_storage_map_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/argument_spec.h(460,40): warning C4267: 'argument': conversion from 'size_t' to 'const int', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/graph_executor.h(98,47): warning C4251: 'torch::jit::GraphExecutor::pImpl': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphExecutor' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(255,59): warning C4251: 'torch::jit::Pickler::memoized_ivalue_map_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(261,40): warning C4251: 'torch::jit::Pickler::memoized_ivalues_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/function_impl.h(136,27): warning C4251: 'torch::jit::GraphFunction::name_': struct 'c10::QualifiedName' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/function_impl.h(138,32): warning C4251: 'torch::jit::GraphFunction::graph_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/compilation_unit.h(318,52): warning C4251: 'torch::jit::CompilationUnit::functions_': class 'std::vector>,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'torch::jit::CompilationUnit' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(263,76): warning C4251: 'torch::jit::Pickler::type_renamer_': class 'std::function' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(270,63): warning C4251: 'torch::jit::Pickler::get_tensor_id_': class 'std::function' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/function_impl.h(142,72): warning C4251: 'torch::jit::GraphFunction::executor_execution_mode_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(274,39): warning C4251: 'torch::jit::Pickler::tensor_data_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/argument_spec.h(210,34): warning C4251: 'torch::jit::ArgumentSpecCreator::instructions_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::ArgumentSpecCreator' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(275,60): warning C4251: 'torch::jit::Pickler::memoized_storage_map_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/argument_spec.h(210): note: see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(236,51): warning C4251: 'torch::jit::Pickler::writer_': class 'std::function' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/argument_spec.h(250,1): warning C4267: 'initializing': conversion from 'size_t' to 'int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/argument_spec.h(250,1): warning C4267: 'initializing': conversion from 'size_t' to 'const int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/argument_spec.h(255,1): warning C4244: '+=': conversion from 'int64_t' to 'int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(277,60): warning C4251: 'torch::jit::Pickler::memoized_globals_map_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/argument_spec.h(281,1): warning C4244: '+=': conversion from 'int64_t' to 'int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(278,60): warning C4251: 'torch::jit::Pickler::memoized_strings_map_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(279,60): warning C4251: 'torch::jit::Pickler::memoized_devices_map_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/function_impl.h(156,45): warning C4251: 'torch::jit::GraphFunction::compile_mutex': class 'std::recursive_mutex' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(243,27): warning C4251: 'torch::jit::Pickler::stack_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/compilation_unit.h(318,52): warning C4251: 'torch::jit::CompilationUnit::functions_': class 'std::vector>,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'torch::jit::CompilationUnit' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/function_impl.h(168,56): warning C4251: 'torch::jit::GraphFunction::function_creator_': class 'std::function' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/function_impl.h(173,50): warning C4251: 'torch::jit::GraphFunction::schema_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/graph_executor.h(98,47): warning C4251: 'torch::jit::GraphExecutor::pImpl': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphExecutor' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(236,51): warning C4251: 'torch::jit::Pickler::writer_': class 'std::function' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/compilation_unit.h(320,55): warning C4251: 'torch::jit::CompilationUnit::dict_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::jit::CompilationUnit' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/function_impl.h(136,27): warning C4251: 'torch::jit::GraphFunction::name_': struct 'c10::QualifiedName' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/compilation_unit.h(318,52): warning C4251: 'torch::jit::CompilationUnit::functions_': class 'std::vector>,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'torch::jit::CompilationUnit' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/qualified_name.h(12): note: see declaration of 'c10::QualifiedName' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/function_impl.h(138,32): warning C4251: 'torch::jit::GraphFunction::graph_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/compilation_unit.h(321,60): warning C4251: 'torch::jit::CompilationUnit::classDict_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::jit::CompilationUnit' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(278,60): warning C4251: 'torch::jit::Pickler::memoized_strings_map_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(279,60): warning C4251: 'torch::jit::Pickler::memoized_devices_map_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(243,27): warning C4251: 'torch::jit::Pickler::stack_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/argument_spec.h(460,40): warning C4267: 'argument': conversion from 'size_t' to 'const int', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/method.h(72,19): warning C4251: 'torch::jit::Method::owner_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of struct 'torch::jit::Method' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/function_impl.h(142,72): warning C4251: 'torch::jit::GraphFunction::executor_execution_mode_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(255,59): warning C4251: 'torch::jit::Pickler::memoized_ivalue_map_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(261,40): warning C4251: 'torch::jit::Pickler::memoized_ivalues_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(263,76): warning C4251: 'torch::jit::Pickler::type_renamer_': class 'std::function' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/function_impl.h(156,45): warning C4251: 'torch::jit::GraphFunction::compile_mutex': class 'std::recursive_mutex' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/compilation_unit.h(320,55): warning C4251: 'torch::jit::CompilationUnit::dict_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::jit::CompilationUnit' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/compilation_unit.h(328,42): warning C4251: 'torch::jit::CompilationUnit::classes_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::CompilationUnit' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/compilation_unit.h(321,60): warning C4251: 'torch::jit::CompilationUnit::classDict_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::jit::CompilationUnit' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(270,63): warning C4251: 'torch::jit::Pickler::get_tensor_id_': class 'std::function' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(274,39): warning C4251: 'torch::jit::Pickler::tensor_data_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/object.h(192,29): warning C4251: 'torch::jit::Object::_ivalue_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of struct 'torch::jit::Object' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(275,60): warning C4251: 'torch::jit::Pickler::memoized_storage_map_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/interpreter.h(74,47): warning C4251: 'torch::jit::Code::pImpl': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::Code' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/compilation_unit.h(328,42): warning C4251: 'torch::jit::CompilationUnit::classes_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::CompilationUnit' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/function_impl.h(168,56): warning C4251: 'torch::jit::GraphFunction::function_creator_': class 'std::function' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/function_impl.h(173,50): warning C4251: 'torch::jit::GraphFunction::schema_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/graph_executor.h(98,47): warning C4251: 'torch::jit::GraphExecutor::pImpl': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphExecutor' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/lexer.h(399,20): warning C4251: 'torch::jit::SharedParserData::head': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of struct 'torch::jit::SharedParserData' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/function_impl.h(136,27): warning C4251: 'torch::jit::GraphFunction::name_': struct 'c10::QualifiedName' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/compilation_unit.h(320,55): warning C4251: 'torch::jit::CompilationUnit::dict_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::jit::CompilationUnit' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/function_impl.h(138,32): warning C4251: 'torch::jit::GraphFunction::graph_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/compilation_unit.h(321,60): warning C4251: 'torch::jit::CompilationUnit::classDict_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::jit::CompilationUnit' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(255,59): warning C4251: 'torch::jit::Pickler::memoized_ivalue_map_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(261,40): warning C4251: 'torch::jit::Pickler::memoized_ivalues_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/function_impl.h(142,72): warning C4251: 'torch::jit::GraphFunction::executor_execution_mode_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/method.h(72,19): warning C4251: 'torch::jit::Method::owner_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of struct 'torch::jit::Method' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/function_impl.h(156,45): warning C4251: 'torch::jit::GraphFunction::compile_mutex': class 'std::recursive_mutex' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/compilation_unit.h(328,42): warning C4251: 'torch::jit::CompilationUnit::classes_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::CompilationUnit' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(263,76): warning C4251: 'torch::jit::Pickler::type_renamer_': class 'std::function' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(277,60): warning C4251: 'torch::jit::Pickler::memoized_globals_map_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(270,63): warning C4251: 'torch::jit::Pickler::get_tensor_id_': class 'std::function' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(278,60): warning C4251: 'torch::jit::Pickler::memoized_strings_map_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(274,39): warning C4251: 'torch::jit::Pickler::tensor_data_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(279,60): warning C4251: 'torch::jit::Pickler::memoized_devices_map_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(275,60): warning C4251: 'torch::jit::Pickler::memoized_storage_map_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/object.h(192,29): warning C4251: 'torch::jit::Object::_ivalue_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of struct 'torch::jit::Object' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/function_impl.h(168,56): warning C4251: 'torch::jit::GraphFunction::function_creator_': class 'std::function' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/function_impl.h(173,50): warning C4251: 'torch::jit::GraphFunction::schema_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/lexer.h(425,1): warning C4267: 'argument': conversion from 'size_t' to '_Ty', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/method.h(72,19): warning C4251: 'torch::jit::Method::owner_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of struct 'torch::jit::Method' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/lexer.h(510,34): warning C4244: 'argument': conversion from 'const int64_t' to 'const _Ty', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/graph_executor.h(98,47): warning C4251: 'torch::jit::GraphExecutor::pImpl': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphExecutor' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(277,60): warning C4251: 'torch::jit::Pickler::memoized_globals_map_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(278,60): warning C4251: 'torch::jit::Pickler::memoized_strings_map_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/function_impl.h(136,27): warning C4251: 'torch::jit::GraphFunction::name_': struct 'c10::QualifiedName' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/FbcodeMaps.h(23): note: see declaration of 'std::unordered_map,std::equal_to,std::allocator>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(279,60): warning C4251: 'torch::jit::Pickler::memoized_devices_map_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/function_impl.h(138,32): warning C4251: 'torch::jit::GraphFunction::graph_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/object.h(192,29): warning C4251: 'torch::jit::Object::_ivalue_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of struct 'torch::jit::Object' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/compilation_unit.h(318,52): warning C4251: 'torch::jit::CompilationUnit::functions_': class 'std::vector>,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'torch::jit::CompilationUnit' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/function_impl.h(142,72): warning C4251: 'torch::jit::GraphFunction::executor_execution_mode_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/compilation_unit.h(318): note: see declaration of 'std::vector>,std::allocator>>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/function_impl.h(156,45): warning C4251: 'torch::jit::GraphFunction::compile_mutex': class 'std::recursive_mutex' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/lexer.h(399,20): warning C4251: 'torch::jit::SharedParserData::head': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of struct 'torch::jit::SharedParserData' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/function_impl.h(168,56): warning C4251: 'torch::jit::GraphFunction::function_creator_': class 'std::function' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/function_impl.h(173,50): warning C4251: 'torch::jit::GraphFunction::schema_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/module.h(323,39): warning C4251: 'torch::jit::Module::mem_to_delete_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::Module' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/module.h(326,64): warning C4251: 'torch::jit::Module::traced_inputs_': class 'c10::Dict' needs to have dll-interface to be used by clients of struct 'torch::jit::Module' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/compilation_unit.h(320,55): warning C4251: 'torch::jit::CompilationUnit::dict_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::jit::CompilationUnit' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/module.h(329,79): warning C4251: 'torch::jit::Module::register_mutex_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::Module' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/compilation_unit.h(321,60): warning C4251: 'torch::jit::CompilationUnit::classDict_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::jit::CompilationUnit' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/method.h(72,19): warning C4251: 'torch::jit::Method::owner_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of struct 'torch::jit::Method' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/compilation_unit.h(328,42): warning C4251: 'torch::jit::CompilationUnit::classes_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::CompilationUnit' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/module.h(323,39): warning C4251: 'torch::jit::Module::mem_to_delete_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::Module' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/compilation_unit.h(318,52): warning C4251: 'torch::jit::CompilationUnit::functions_': class 'std::vector>,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'torch::jit::CompilationUnit' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/object.h(192,29): warning C4251: 'torch::jit::Object::_ivalue_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of struct 'torch::jit::Object' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/module.h(326,64): warning C4251: 'torch::jit::Module::traced_inputs_': class 'c10::Dict' needs to have dll-interface to be used by clients of struct 'torch::jit::Module' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/module.h(329,79): warning C4251: 'torch::jit::Module::register_mutex_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::Module' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/lexer.h(399,20): warning C4251: 'torch::jit::SharedParserData::head': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of struct 'torch::jit::SharedParserData' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/module.h(323,39): warning C4251: 'torch::jit::Module::mem_to_delete_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::Module' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/module.h(326,64): warning C4251: 'torch::jit::Module::traced_inputs_': class 'c10::Dict' needs to have dll-interface to be used by clients of struct 'torch::jit::Module' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/module.h(329,79): warning C4251: 'torch::jit::Module::register_mutex_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::Module' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/error_report.h(14,54): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface struct 'torch::jit::ErrorReport' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/compilation_unit.h(318,52): warning C4251: 'torch::jit::CompilationUnit::functions_': class 'std::vector>,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'torch::jit::CompilationUnit' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/lexer.h(399,20): warning C4251: 'torch::jit::SharedParserData::head': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of struct 'torch::jit::SharedParserData' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/error_report.h(42,27): warning C4251: 'torch::jit::ErrorReport::context': struct 'torch::jit::OwnedSourceRange' needs to have dll-interface to be used by clients of struct 'torch::jit::ErrorReport' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/error_report.h(43,34): warning C4251: 'torch::jit::ErrorReport::the_message': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::jit::ErrorReport' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/compilation_unit.h(320,55): warning C4251: 'torch::jit::CompilationUnit::dict_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::jit::CompilationUnit' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/compilation_unit.h(321,60): warning C4251: 'torch::jit::CompilationUnit::classDict_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::jit::CompilationUnit' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/error_report.h(44,32): warning C4251: 'torch::jit::ErrorReport::error_stack': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::ErrorReport' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/lexer.h(425,1): warning C4267: 'argument': conversion from 'size_t' to '_Ty', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/compilation_unit.h(328,42): warning C4251: 'torch::jit::CompilationUnit::classes_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::CompilationUnit' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/lexer.h(510,34): warning C4244: 'argument': conversion from 'const int64_t' to 'const _Ty', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/compilation_unit.h(320,55): warning C4251: 'torch::jit::CompilationUnit::dict_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::jit::CompilationUnit' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/compilation_unit.h(321,60): warning C4251: 'torch::jit::CompilationUnit::classDict_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::jit::CompilationUnit' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(30,57): warning C4251: 'std::enable_shared_from_this::_Wptr': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of class 'std::enable_shared_from_this' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/lexer.h(425,1): warning C4267: 'argument': conversion from 'size_t' to '_Ty', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/compilation_unit.h(328,42): warning C4251: 'torch::jit::CompilationUnit::classes_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::CompilationUnit' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(236,51): warning C4251: 'torch::jit::Pickler::writer_': class 'std::function' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(243,27): warning C4251: 'torch::jit::Pickler::stack_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/lexer.h(399,20): warning C4251: 'torch::jit::SharedParserData::head': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of struct 'torch::jit::SharedParserData' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/compilation_unit.h(318,52): warning C4251: 'torch::jit::CompilationUnit::functions_': class 'std::vector>,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'torch::jit::CompilationUnit' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(236,51): warning C4251: 'torch::jit::Pickler::writer_': class 'std::function' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(243,27): warning C4251: 'torch::jit::Pickler::stack_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(223,33): warning C4251: 'torch::jit::BuiltinFunction::self': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::BuiltinFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/module.h(323,39): warning C4251: 'torch::jit::Module::mem_to_delete_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::Module' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(304,50): warning C4251: 'torch::jit::SugaredTupleValue::tup_': class 'std::vector,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::jit::SugaredTupleValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/error_report.h(41,31): warning C4251: 'torch::jit::ErrorReport::ss': class 'std::basic_stringstream,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::jit::ErrorReport' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(67): note: see declaration of 'std::vector,std::allocator>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/module.h(326,64): warning C4251: 'torch::jit::Module::traced_inputs_': class 'c10::Dict' needs to have dll-interface to be used by clients of struct 'torch::jit::Module' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/module.h(329,79): warning C4251: 'torch::jit::Module::register_mutex_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::Module' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/error_report.h(43,34): warning C4251: 'torch::jit::ErrorReport::the_message': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::jit::ErrorReport' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(255,59): warning C4251: 'torch::jit::Pickler::memoized_ivalue_map_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(261,40): warning C4251: 'torch::jit::Pickler::memoized_ivalues_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(236,51): warning C4251: 'torch::jit::Pickler::writer_': class 'std::function' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/lexer.h(399,20): warning C4251: 'torch::jit::SharedParserData::head': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of struct 'torch::jit::SharedParserData' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(127): note: see declaration of 'std::function' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/error_report.h(44,32): warning C4251: 'torch::jit::ErrorReport::error_stack': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::ErrorReport' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(330,19): warning C4251: 'torch::jit::BuiltinModule::name': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::jit::BuiltinModule' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(263,76): warning C4251: 'torch::jit::Pickler::type_renamer_': class 'std::function' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(333,33): warning C4251: 'torch::jit::BuiltinModule::version': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::BuiltinModule' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(243,27): warning C4251: 'torch::jit::Pickler::stack_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(270,63): warning C4251: 'torch::jit::Pickler::get_tensor_id_': class 'std::function' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/lexer.h(425,1): warning C4267: 'argument': conversion from 'size_t' to '_Ty', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(274,39): warning C4251: 'torch::jit::Pickler::tensor_data_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(275,60): warning C4251: 'torch::jit::Pickler::memoized_storage_map_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/compilation_unit.h(320,55): warning C4251: 'torch::jit::CompilationUnit::dict_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::jit::CompilationUnit' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/compilation_unit.h(321,60): warning C4251: 'torch::jit::CompilationUnit::classDict_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::jit::CompilationUnit' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/lexer.h(510,34): warning C4244: 'argument': conversion from 'const int64_t' to 'const _Ty', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(359,21): warning C4251: 'torch::jit::ClassValue::type_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::ClassValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(376,21): warning C4251: 'torch::jit::NamedTupleConstructor::type_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::NamedTupleConstructor' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(30,57): warning C4251: 'std::enable_shared_from_this::_Wptr': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of class 'std::enable_shared_from_this' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(255,59): warning C4251: 'torch::jit::Pickler::memoized_ivalue_map_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/compilation_unit.h(328,42): warning C4251: 'torch::jit::CompilationUnit::classes_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::CompilationUnit' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(261,40): warning C4251: 'torch::jit::Pickler::memoized_ivalues_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(263,76): warning C4251: 'torch::jit::Pickler::type_renamer_': class 'std::function' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(270,63): warning C4251: 'torch::jit::Pickler::get_tensor_id_': class 'std::function' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(274,39): warning C4251: 'torch::jit::Pickler::tensor_data_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(275,60): warning C4251: 'torch::jit::Pickler::memoized_storage_map_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/lexer.h(425,1): warning C4267: 'argument': conversion from 'size_t' to '_Ty', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(255,59): warning C4251: 'torch::jit::Pickler::memoized_ivalue_map_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(261,40): warning C4251: 'torch::jit::Pickler::memoized_ivalues_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/error_report.h(14,54): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface struct 'torch::jit::ErrorReport' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/module.h(323,39): warning C4251: 'torch::jit::Module::mem_to_delete_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::Module' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/error_report.h(41,31): warning C4251: 'torch::jit::ErrorReport::ss': class 'std::basic_stringstream,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::jit::ErrorReport' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(277,60): warning C4251: 'torch::jit::Pickler::memoized_globals_map_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(278,60): warning C4251: 'torch::jit::Pickler::memoized_strings_map_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/error_report.h(43,34): warning C4251: 'torch::jit::ErrorReport::the_message': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::jit::ErrorReport' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(279,60): warning C4251: 'torch::jit::Pickler::memoized_devices_map_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/module.h(326,64): warning C4251: 'torch::jit::Module::traced_inputs_': class 'c10::Dict' needs to have dll-interface to be used by clients of struct 'torch::jit::Module' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/module.h(329,79): warning C4251: 'torch::jit::Module::register_mutex_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::Module' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/lexer.h(510,34): warning C4244: 'argument': conversion from 'const int64_t' to 'const _Ty', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(270,63): warning C4251: 'torch::jit::Pickler::get_tensor_id_': class 'std::function' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(274,39): warning C4251: 'torch::jit::Pickler::tensor_data_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(223,33): warning C4251: 'torch::jit::BuiltinFunction::self': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::BuiltinFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/error_report.h(44,32): warning C4251: 'torch::jit::ErrorReport::error_stack': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::ErrorReport' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(277,60): warning C4251: 'torch::jit::Pickler::memoized_globals_map_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/module.h(323,39): warning C4251: 'torch::jit::Module::mem_to_delete_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::Module' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/error_report.h(14,54): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface struct 'torch::jit::ErrorReport' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(275,60): warning C4251: 'torch::jit::Pickler::memoized_storage_map_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(278,60): warning C4251: 'torch::jit::Pickler::memoized_strings_map_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/error_report.h(41,31): warning C4251: 'torch::jit::ErrorReport::ss': class 'std::basic_stringstream,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::jit::ErrorReport' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/FbcodeMaps.h(23): note: see declaration of 'std::unordered_map,std::equal_to,std::allocator>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(279,60): warning C4251: 'torch::jit::Pickler::memoized_devices_map_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/module.h(326,64): warning C4251: 'torch::jit::Module::traced_inputs_': class 'c10::Dict' needs to have dll-interface to be used by clients of struct 'torch::jit::Module' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/module.h(329,79): warning C4251: 'torch::jit::Module::register_mutex_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::Module' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(236,51): warning C4251: 'torch::jit::Pickler::writer_': class 'std::function' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(537,16): warning C4251: 'torch::jit::CastValue::type_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'torch::jit::CastValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(243,27): warning C4251: 'torch::jit::Pickler::stack_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(330,19): warning C4251: 'torch::jit::BuiltinModule::name': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::jit::BuiltinModule' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(30,57): warning C4251: 'std::enable_shared_from_this::_Wptr': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of class 'std::enable_shared_from_this' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(567,19): warning C4251: 'torch::jit::TensorCastValue::self_': struct 'torch::jit::NamedValue' needs to have dll-interface to be used by clients of struct 'torch::jit::TensorCastValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc)C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\memory(1712): note: see declaration of 'std::weak_ptr<_Ty>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/error_report.h(14,54): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface struct 'torch::jit::ErrorReport' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/error_report.h(41,31): warning C4251: 'torch::jit::ErrorReport::ss': class 'std::basic_stringstream,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::jit::ErrorReport' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/error_report.h(42,27): warning C4251: 'torch::jit::ErrorReport::context': struct 'torch::jit::OwnedSourceRange' needs to have dll-interface to be used by clients of struct 'torch::jit::ErrorReport' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(359,21): warning C4251: 'torch::jit::ClassValue::type_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::ClassValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(402): note: see declaration of 'torch::jit::OwnedSourceRange' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(590,30): warning C4251: 'torch::jit::MagicMethod::desugared_name_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::jit::MagicMethod' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(277,60): warning C4251: 'torch::jit::Pickler::memoized_globals_map_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(376,21): warning C4251: 'torch::jit::NamedTupleConstructor::type_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::NamedTupleConstructor' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(278,60): warning C4251: 'torch::jit::Pickler::memoized_strings_map_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(1143): note: see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(279,60): warning C4251: 'torch::jit::Pickler::memoized_devices_map_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(30,57): warning C4251: 'std::enable_shared_from_this::_Wptr': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of class 'std::enable_shared_from_this' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/error_report.h(44,32): warning C4251: 'torch::jit::ErrorReport::error_stack': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::ErrorReport' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(670,37): warning C4251: 'torch::jit::RangeValue::static_len_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::RangeValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(255,59): warning C4251: 'torch::jit::Pickler::memoized_ivalue_map_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(733,55): warning C4251: 'torch::jit::IterableTree::unroll_length_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::IterableTree' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(261,40): warning C4251: 'torch::jit::Pickler::memoized_ivalues_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(734,41): warning C4251: 'torch::jit::IterableTree::children_': class 'std::vector,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::jit::IterableTree' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(263,76): warning C4251: 'torch::jit::Pickler::type_renamer_': class 'std::function' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(270,63): warning C4251: 'torch::jit::Pickler::get_tensor_id_': class 'std::function' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/module.h(323,39): warning C4251: 'torch::jit::Module::mem_to_delete_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::Module' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(136): note: see declaration of 'std::function' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(274,39): warning C4251: 'torch::jit::Pickler::tensor_data_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(275,60): warning C4251: 'torch::jit::Pickler::memoized_storage_map_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(236,51): warning C4251: 'torch::jit::Pickler::writer_': class 'std::function' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/module.h(326,64): warning C4251: 'torch::jit::Module::traced_inputs_': class 'c10::Dict' needs to have dll-interface to be used by clients of struct 'torch::jit::Module' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(223,33): warning C4251: 'torch::jit::BuiltinFunction::self': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::BuiltinFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(810,23): warning C4251: 'torch::jit::ExceptionValue::message_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::jit::ExceptionValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(243,27): warning C4251: 'torch::jit::Pickler::stack_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(304,50): warning C4251: 'torch::jit::SugaredTupleValue::tup_': class 'std::vector,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::jit::SugaredTupleValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(223,33): warning C4251: 'torch::jit::BuiltinFunction::self': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::BuiltinFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(30,57): warning C4251: 'std::enable_shared_from_this::_Wptr': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of class 'std::enable_shared_from_this' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(829,25): warning C4251: 'torch::jit::SugaredEnumClass::enum_type_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::SugaredEnumClass' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(330,19): warning C4251: 'torch::jit::BuiltinModule::name': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::jit::BuiltinModule' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/error_report.h(14,54): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface struct 'torch::jit::ErrorReport' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(333,33): warning C4251: 'torch::jit::BuiltinModule::version': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::BuiltinModule' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/error_report.h(41,31): warning C4251: 'torch::jit::ErrorReport::ss': class 'std::basic_stringstream,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::jit::ErrorReport' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/error_report.h(42,27): warning C4251: 'torch::jit::ErrorReport::context': struct 'torch::jit::OwnedSourceRange' needs to have dll-interface to be used by clients of struct 'torch::jit::ErrorReport' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/error_report.h(43,34): warning C4251: 'torch::jit::ErrorReport::the_message': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::jit::ErrorReport' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(330,19): warning C4251: 'torch::jit::BuiltinModule::name': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::jit::BuiltinModule' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(333,33): warning C4251: 'torch::jit::BuiltinModule::version': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::BuiltinModule' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/error_report.h(44,32): warning C4251: 'torch::jit::ErrorReport::error_stack': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::ErrorReport' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(359,21): warning C4251: 'torch::jit::ClassValue::type_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::ClassValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(236,51): warning C4251: 'torch::jit::Pickler::writer_': class 'std::function' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(376,21): warning C4251: 'torch::jit::NamedTupleConstructor::type_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::NamedTupleConstructor' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(277,60): warning C4251: 'torch::jit::Pickler::memoized_globals_map_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(278,60): warning C4251: 'torch::jit::Pickler::memoized_strings_map_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(243,27): warning C4251: 'torch::jit::Pickler::stack_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(279,60): warning C4251: 'torch::jit::Pickler::memoized_devices_map_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(537,16): warning C4251: 'torch::jit::CastValue::type_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'torch::jit::CastValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(255,59): warning C4251: 'torch::jit::Pickler::memoized_ivalue_map_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(261,40): warning C4251: 'torch::jit::Pickler::memoized_ivalues_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(359,21): warning C4251: 'torch::jit::ClassValue::type_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::ClassValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(376,21): warning C4251: 'torch::jit::NamedTupleConstructor::type_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::NamedTupleConstructor' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(263,76): warning C4251: 'torch::jit::Pickler::type_renamer_': class 'std::function' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(223,33): warning C4251: 'torch::jit::BuiltinFunction::self': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::BuiltinFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(270,63): warning C4251: 'torch::jit::Pickler::get_tensor_id_': class 'std::function' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(567,19): warning C4251: 'torch::jit::TensorCastValue::self_': struct 'torch::jit::NamedValue' needs to have dll-interface to be used by clients of struct 'torch::jit::TensorCastValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/schema_matching.h(31): note: see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(274,39): warning C4251: 'torch::jit::Pickler::tensor_data_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(275,60): warning C4251: 'torch::jit::Pickler::memoized_storage_map_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(30,57): warning C4251: 'std::enable_shared_from_this::_Wptr': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of class 'std::enable_shared_from_this' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(304,50): warning C4251: 'torch::jit::SugaredTupleValue::tup_': class 'std::vector,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::jit::SugaredTupleValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(589,30): warning C4251: 'torch::jit::MagicMethod::base_value_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::MagicMethod' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(590,30): warning C4251: 'torch::jit::MagicMethod::desugared_name_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::jit::MagicMethod' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(330,19): warning C4251: 'torch::jit::BuiltinModule::name': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::jit::BuiltinModule' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(333,33): warning C4251: 'torch::jit::BuiltinModule::version': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::BuiltinModule' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(255,59): warning C4251: 'torch::jit::Pickler::memoized_ivalue_map_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(261,40): warning C4251: 'torch::jit::Pickler::memoized_ivalues_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(670,37): warning C4251: 'torch::jit::RangeValue::static_len_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::RangeValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(263,76): warning C4251: 'torch::jit::Pickler::type_renamer_': class 'std::function' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(733,55): warning C4251: 'torch::jit::IterableTree::unroll_length_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::IterableTree' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(734,41): warning C4251: 'torch::jit::IterableTree::children_': class 'std::vector,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::jit::IterableTree' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(270,63): warning C4251: 'torch::jit::Pickler::get_tensor_id_': class 'std::function' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(274,39): warning C4251: 'torch::jit::Pickler::tensor_data_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(275,60): warning C4251: 'torch::jit::Pickler::memoized_storage_map_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/lexer.h(399,20): warning C4251: 'torch::jit::SharedParserData::head': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of struct 'torch::jit::SharedParserData' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(359,21): warning C4251: 'torch::jit::ClassValue::type_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::ClassValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(277,60): warning C4251: 'torch::jit::Pickler::memoized_globals_map_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(810,23): warning C4251: 'torch::jit::ExceptionValue::message_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::jit::ExceptionValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(376,21): warning C4251: 'torch::jit::NamedTupleConstructor::type_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::NamedTupleConstructor' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(278,60): warning C4251: 'torch::jit::Pickler::memoized_strings_map_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(279,60): warning C4251: 'torch::jit::Pickler::memoized_devices_map_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(223,33): warning C4251: 'torch::jit::BuiltinFunction::self': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::BuiltinFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(304,50): warning C4251: 'torch::jit::SugaredTupleValue::tup_': class 'std::vector,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::jit::SugaredTupleValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(537,16): warning C4251: 'torch::jit::CastValue::type_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'torch::jit::CastValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(829,25): warning C4251: 'torch::jit::SugaredEnumClass::enum_type_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::SugaredEnumClass' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(236,51): warning C4251: 'torch::jit::Pickler::writer_': class 'std::function' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(330,19): warning C4251: 'torch::jit::BuiltinModule::name': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::jit::BuiltinModule' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(333,33): warning C4251: 'torch::jit::BuiltinModule::version': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::BuiltinModule' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(243,27): warning C4251: 'torch::jit::Pickler::stack_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/lexer.h(399,20): warning C4251: 'torch::jit::SharedParserData::head': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of struct 'torch::jit::SharedParserData' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(277,60): warning C4251: 'torch::jit::Pickler::memoized_globals_map_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/lexer.h(144): note: see declaration of 'std::unique_ptr>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(567,19): warning C4251: 'torch::jit::TensorCastValue::self_': struct 'torch::jit::NamedValue' needs to have dll-interface to be used by clients of struct 'torch::jit::TensorCastValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(537,16): warning C4251: 'torch::jit::CastValue::type_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'torch::jit::CastValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(278,60): warning C4251: 'torch::jit::Pickler::memoized_strings_map_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(279,60): warning C4251: 'torch::jit::Pickler::memoized_devices_map_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(589,30): warning C4251: 'torch::jit::MagicMethod::base_value_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::MagicMethod' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/lexer.h(425,1): warning C4267: 'argument': conversion from 'size_t' to '_Ty', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(590,30): warning C4251: 'torch::jit::MagicMethod::desugared_name_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::jit::MagicMethod' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/script_type_parser.h(48,34): warning C4251: 'torch::jit::ScriptTypeParser::resolver_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'torch::jit::ScriptTypeParser' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(359,21): warning C4251: 'torch::jit::ClassValue::type_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::ClassValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(376,21): warning C4251: 'torch::jit::NamedTupleConstructor::type_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::NamedTupleConstructor' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/lexer.h(510,34): warning C4244: 'argument': conversion from 'const int64_t' to 'const _Ty', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(567,19): warning C4251: 'torch::jit::TensorCastValue::self_': struct 'torch::jit::NamedValue' needs to have dll-interface to be used by clients of struct 'torch::jit::TensorCastValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(154,47): warning C4251: 'torch::jit::Unpickler::reader_': class 'std::function' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(160,29): warning C4251: 'torch::jit::Unpickler::stack_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(164,50): warning C4251: 'torch::jit::Unpickler::globals_': class 'std::vector,std::allocator>>' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(165,34): warning C4251: 'torch::jit::Unpickler::memo_table_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(166,29): warning C4251: 'torch::jit::Unpickler::marks_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(167,42): warning C4251: 'torch::jit::Unpickler::tensor_table_': class 'c10::ArrayRef' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(589,30): warning C4251: 'torch::jit::MagicMethod::base_value_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::MagicMethod' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(590,30): warning C4251: 'torch::jit::MagicMethod::desugared_name_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::jit::MagicMethod' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(733,55): warning C4251: 'torch::jit::IterableTree::unroll_length_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::IterableTree' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(734,41): warning C4251: 'torch::jit::IterableTree::children_': class 'std::vector,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::jit::IterableTree' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(255,59): warning C4251: 'torch::jit::Pickler::memoized_ivalue_map_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(261,40): warning C4251: 'torch::jit::Pickler::memoized_ivalues_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(670,37): warning C4251: 'torch::jit::RangeValue::static_len_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::RangeValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(263,76): warning C4251: 'torch::jit::Pickler::type_renamer_': class 'std::function' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(810,23): warning C4251: 'torch::jit::ExceptionValue::message_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::jit::ExceptionValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(733,55): warning C4251: 'torch::jit::IterableTree::unroll_length_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::IterableTree' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(537,16): warning C4251: 'torch::jit::CastValue::type_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'torch::jit::CastValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/lexer.h(425,1): warning C4267: 'argument': conversion from 'size_t' to '_Ty', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(734,41): warning C4251: 'torch::jit::IterableTree::children_': class 'std::vector,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::jit::IterableTree' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(270,63): warning C4251: 'torch::jit::Pickler::get_tensor_id_': class 'std::function' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(274,39): warning C4251: 'torch::jit::Pickler::tensor_data_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(275,60): warning C4251: 'torch::jit::Pickler::memoized_storage_map_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/lexer.h(510,34): warning C4244: 'argument': conversion from 'const int64_t' to 'const _Ty', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(829,25): warning C4251: 'torch::jit::SugaredEnumClass::enum_type_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::SugaredEnumClass' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(810,23): warning C4251: 'torch::jit::ExceptionValue::message_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::jit::ExceptionValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(567,19): warning C4251: 'torch::jit::TensorCastValue::self_': struct 'torch::jit::NamedValue' needs to have dll-interface to be used by clients of struct 'torch::jit::TensorCastValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc)C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xstring(4471): note: see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(173,60): warning C4251: 'torch::jit::Unpickler::type_cache_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(176,30): warning C4251: 'torch::jit::Unpickler::type_resolver_': class 'std::function' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(589,30): warning C4251: 'torch::jit::MagicMethod::base_value_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::MagicMethod' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(590,30): warning C4251: 'torch::jit::MagicMethod::desugared_name_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::jit::MagicMethod' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(177,24): warning C4251: 'torch::jit::Unpickler::obj_loader_': class 'std::function> (const c10::StrongTypePtr &,c10::IValue)>' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(180,62): warning C4251: 'torch::jit::Unpickler::read_record_': class 'std::function' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(181,36): warning C4251: 'torch::jit::Unpickler::device_': class 'std::optional' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(191,66): warning C4251: 'torch::jit::Unpickler::storage_context_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(670,37): warning C4251: 'torch::jit::RangeValue::static_len_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::RangeValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/lexer.h(425,1): warning C4267: 'argument': conversion from 'size_t' to '_Ty', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(733,55): warning C4251: 'torch::jit::IterableTree::unroll_length_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::IterableTree' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(277,60): warning C4251: 'torch::jit::Pickler::memoized_globals_map_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymNodeImpl.h(191): note: see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(734,41): warning C4251: 'torch::jit::IterableTree::children_': class 'std::vector,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::jit::IterableTree' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(278,60): warning C4251: 'torch::jit::Pickler::memoized_strings_map_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(279,60): warning C4251: 'torch::jit::Pickler::memoized_devices_map_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(537,16): warning C4251: 'torch::jit::CastValue::type_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'torch::jit::CastValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/lexer.h(510,34): warning C4244: 'argument': conversion from 'const int64_t' to 'const _Ty', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(810,23): warning C4251: 'torch::jit::ExceptionValue::message_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::jit::ExceptionValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/script_type_parser.h(48,34): warning C4251: 'torch::jit::ScriptTypeParser::resolver_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'torch::jit::ScriptTypeParser' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(567,19): warning C4251: 'torch::jit::TensorCastValue::self_': struct 'torch::jit::NamedValue' needs to have dll-interface to be used by clients of struct 'torch::jit::TensorCastValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/lexer.h(399,20): warning C4251: 'torch::jit::SharedParserData::head': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of struct 'torch::jit::SharedParserData' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(829,25): warning C4251: 'torch::jit::SugaredEnumClass::enum_type_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::SugaredEnumClass' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(154,47): warning C4251: 'torch::jit::Unpickler::reader_': class 'std::function' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(160,29): warning C4251: 'torch::jit::Unpickler::stack_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(164,50): warning C4251: 'torch::jit::Unpickler::globals_': class 'std::vector,std::allocator>>' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(165,34): warning C4251: 'torch::jit::Unpickler::memo_table_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(589,30): warning C4251: 'torch::jit::MagicMethod::base_value_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::MagicMethod' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(166,29): warning C4251: 'torch::jit::Unpickler::marks_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(590,30): warning C4251: 'torch::jit::MagicMethod::desugared_name_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::jit::MagicMethod' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/error_report.h(14,54): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface struct 'torch::jit::ErrorReport' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/error_report.h(41,31): warning C4251: 'torch::jit::ErrorReport::ss': class 'std::basic_stringstream,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::jit::ErrorReport' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/error_report.h(42,27): warning C4251: 'torch::jit::ErrorReport::context': struct 'torch::jit::OwnedSourceRange' needs to have dll-interface to be used by clients of struct 'torch::jit::ErrorReport' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/error_report.h(43,34): warning C4251: 'torch::jit::ErrorReport::the_message': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::jit::ErrorReport' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(670,37): warning C4251: 'torch::jit::RangeValue::static_len_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::RangeValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(733,55): warning C4251: 'torch::jit::IterableTree::unroll_length_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::IterableTree' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(734,41): warning C4251: 'torch::jit::IterableTree::children_': class 'std::vector,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::jit::IterableTree' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/error_report.h(44,32): warning C4251: 'torch::jit::ErrorReport::error_stack': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::ErrorReport' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(173,60): warning C4251: 'torch::jit::Unpickler::type_cache_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(810,23): warning C4251: 'torch::jit::ExceptionValue::message_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::jit::ExceptionValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(176,30): warning C4251: 'torch::jit::Unpickler::type_resolver_': class 'std::function' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(177,24): warning C4251: 'torch::jit::Unpickler::obj_loader_': class 'std::function> (const c10::StrongTypePtr &,c10::IValue)>' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/error_report.h(14,54): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface struct 'torch::jit::ErrorReport' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(181,36): warning C4251: 'torch::jit::Unpickler::device_': class 'std::optional' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(829,25): warning C4251: 'torch::jit::SugaredEnumClass::enum_type_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::SugaredEnumClass' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/error_report.h(41,31): warning C4251: 'torch::jit::ErrorReport::ss': class 'std::basic_stringstream,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::jit::ErrorReport' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/error_report.h(42,27): warning C4251: 'torch::jit::ErrorReport::context': struct 'torch::jit::OwnedSourceRange' needs to have dll-interface to be used by clients of struct 'torch::jit::ErrorReport' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/lexer.h(510,34): warning C4244: 'argument': conversion from 'const int64_t' to 'const _Ty', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/error_report.h(43,34): warning C4251: 'torch::jit::ErrorReport::the_message': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::jit::ErrorReport' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(30,57): warning C4251: 'std::enable_shared_from_this::_Wptr': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of class 'std::enable_shared_from_this' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(191,66): warning C4251: 'torch::jit::Unpickler::storage_context_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/error_report.h(44,32): warning C4251: 'torch::jit::ErrorReport::error_stack': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::ErrorReport' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/script_type_parser.h(48,34): warning C4251: 'torch::jit::ScriptTypeParser::resolver_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'torch::jit::ScriptTypeParser' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/lexer.h(399,20): warning C4251: 'torch::jit::SharedParserData::head': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of struct 'torch::jit::SharedParserData' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(154,47): warning C4251: 'torch::jit::Unpickler::reader_': class 'std::function' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(160,29): warning C4251: 'torch::jit::Unpickler::stack_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(164,50): warning C4251: 'torch::jit::Unpickler::globals_': class 'std::vector,std::allocator>>' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(165,34): warning C4251: 'torch::jit::Unpickler::memo_table_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(166,29): warning C4251: 'torch::jit::Unpickler::marks_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(167,42): warning C4251: 'torch::jit::Unpickler::tensor_table_': class 'c10::ArrayRef' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/error_report.h(14,54): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface struct 'torch::jit::ErrorReport' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/error_report.h(41,31): warning C4251: 'torch::jit::ErrorReport::ss': class 'std::basic_stringstream,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::jit::ErrorReport' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/error_report.h(42,27): warning C4251: 'torch::jit::ErrorReport::context': struct 'torch::jit::OwnedSourceRange' needs to have dll-interface to be used by clients of struct 'torch::jit::ErrorReport' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/error_report.h(43,34): warning C4251: 'torch::jit::ErrorReport::the_message': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::jit::ErrorReport' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(223,33): warning C4251: 'torch::jit::BuiltinFunction::self': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::BuiltinFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/lexer.h(425,1): warning C4267: 'argument': conversion from 'size_t' to '_Ty', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/script_type_parser.h(48,34): warning C4251: 'torch::jit::ScriptTypeParser::resolver_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'torch::jit::ScriptTypeParser' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(304,50): warning C4251: 'torch::jit::SugaredTupleValue::tup_': class 'std::vector,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::jit::SugaredTupleValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/error_report.h(44,32): warning C4251: 'torch::jit::ErrorReport::error_stack': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::ErrorReport' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(154,47): warning C4251: 'torch::jit::Unpickler::reader_': class 'std::function' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(160,29): warning C4251: 'torch::jit::Unpickler::stack_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(164,50): warning C4251: 'torch::jit::Unpickler::globals_': class 'std::vector,std::allocator>>' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/lexer.h(510,34): warning C4244: 'argument': conversion from 'const int64_t' to 'const _Ty', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(165,34): warning C4251: 'torch::jit::Unpickler::memo_table_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(166,29): warning C4251: 'torch::jit::Unpickler::marks_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(167,42): warning C4251: 'torch::jit::Unpickler::tensor_table_': class 'c10::ArrayRef' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(330,19): warning C4251: 'torch::jit::BuiltinModule::name': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::jit::BuiltinModule' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ATen_fwd.h(30): note: see declaration of 'c10::ArrayRef' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(333,33): warning C4251: 'torch::jit::BuiltinModule::version': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::BuiltinModule' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(173,60): warning C4251: 'torch::jit::Unpickler::type_cache_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/lexer.h(425,1): warning C4267: 'argument': conversion from 'size_t' to '_Ty', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(176,30): warning C4251: 'torch::jit::Unpickler::type_resolver_': class 'std::function' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/script_type_parser.h(48,34): warning C4251: 'torch::jit::ScriptTypeParser::resolver_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'torch::jit::ScriptTypeParser' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(177,24): warning C4251: 'torch::jit::Unpickler::obj_loader_': class 'std::function> (const c10::StrongTypePtr &,c10::IValue)>' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/lexer.h(510,34): warning C4244: 'argument': conversion from 'const int64_t' to 'const _Ty', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(359,21): warning C4251: 'torch::jit::ClassValue::type_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::ClassValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(180,62): warning C4251: 'torch::jit::Unpickler::read_record_': class 'std::function' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(181,36): warning C4251: 'torch::jit::Unpickler::device_': class 'std::optional' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(376,21): warning C4251: 'torch::jit::NamedTupleConstructor::type_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::NamedTupleConstructor' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(30,57): warning C4251: 'std::enable_shared_from_this::_Wptr': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of class 'std::enable_shared_from_this' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(154,47): warning C4251: 'torch::jit::Unpickler::reader_': class 'std::function' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(160,29): warning C4251: 'torch::jit::Unpickler::stack_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(166,29): warning C4251: 'torch::jit::Unpickler::marks_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(304,50): warning C4251: 'torch::jit::SugaredTupleValue::tup_': class 'std::vector,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::jit::SugaredTupleValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(176,30): warning C4251: 'torch::jit::Unpickler::type_resolver_': class 'std::function' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(167,42): warning C4251: 'torch::jit::Unpickler::tensor_table_': class 'c10::ArrayRef' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/lexer.h(399,20): warning C4251: 'torch::jit::SharedParserData::head': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of struct 'torch::jit::SharedParserData' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(177,24): warning C4251: 'torch::jit::Unpickler::obj_loader_': class 'std::function> (const c10::StrongTypePtr &,c10::IValue)>' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(180,62): warning C4251: 'torch::jit::Unpickler::read_record_': class 'std::function' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(181,36): warning C4251: 'torch::jit::Unpickler::device_': class 'std::optional' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(330,19): warning C4251: 'torch::jit::BuiltinModule::name': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::jit::BuiltinModule' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(333,33): warning C4251: 'torch::jit::BuiltinModule::version': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::BuiltinModule' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(223,33): warning C4251: 'torch::jit::BuiltinFunction::self': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::BuiltinFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(191,66): warning C4251: 'torch::jit::Unpickler::storage_context_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/error_report.h(14,54): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface struct 'torch::jit::ErrorReport' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/error_report.h(41,31): warning C4251: 'torch::jit::ErrorReport::ss': class 'std::basic_stringstream,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::jit::ErrorReport' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(304,50): warning C4251: 'torch::jit::SugaredTupleValue::tup_': class 'std::vector,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::jit::SugaredTupleValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/error_report.h(42,27): warning C4251: 'torch::jit::ErrorReport::context': struct 'torch::jit::OwnedSourceRange' needs to have dll-interface to be used by clients of struct 'torch::jit::ErrorReport' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/error_report.h(43,34): warning C4251: 'torch::jit::ErrorReport::the_message': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::jit::ErrorReport' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/script_type_parser.h(48,34): warning C4251: 'torch::jit::ScriptTypeParser::resolver_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'torch::jit::ScriptTypeParser' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(330,19): warning C4251: 'torch::jit::BuiltinModule::name': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::jit::BuiltinModule' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(359,21): warning C4251: 'torch::jit::ClassValue::type_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::ClassValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(154,47): warning C4251: 'torch::jit::Unpickler::reader_': class 'std::function' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(160,29): warning C4251: 'torch::jit::Unpickler::stack_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/error_report.h(44,32): warning C4251: 'torch::jit::ErrorReport::error_stack': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::ErrorReport' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(376,21): warning C4251: 'torch::jit::NamedTupleConstructor::type_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::NamedTupleConstructor' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(164,50): warning C4251: 'torch::jit::Unpickler::globals_': class 'std::vector,std::allocator>>' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(165,34): warning C4251: 'torch::jit::Unpickler::memo_table_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(166,29): warning C4251: 'torch::jit::Unpickler::marks_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(173,60): warning C4251: 'torch::jit::Unpickler::type_cache_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(167,42): warning C4251: 'torch::jit::Unpickler::tensor_table_': class 'c10::ArrayRef' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(176,30): warning C4251: 'torch::jit::Unpickler::type_resolver_': class 'std::function' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(537,16): warning C4251: 'torch::jit::CastValue::type_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'torch::jit::CastValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(177,24): warning C4251: 'torch::jit::Unpickler::obj_loader_': class 'std::function> (const c10::StrongTypePtr &,c10::IValue)>' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/lexer.h(425,1): warning C4267: 'argument': conversion from 'size_t' to '_Ty', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(180,62): warning C4251: 'torch::jit::Unpickler::read_record_': class 'std::function' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(359,21): warning C4251: 'torch::jit::ClassValue::type_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::ClassValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(181,36): warning C4251: 'torch::jit::Unpickler::device_': class 'std::optional' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(376,21): warning C4251: 'torch::jit::NamedTupleConstructor::type_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::NamedTupleConstructor' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(191,66): warning C4251: 'torch::jit::Unpickler::storage_context_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/lexer.h(510,34): warning C4244: 'argument': conversion from 'const int64_t' to 'const _Ty', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(30,57): warning C4251: 'std::enable_shared_from_this::_Wptr': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of class 'std::enable_shared_from_this' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(567,19): warning C4251: 'torch::jit::TensorCastValue::self_': struct 'torch::jit::NamedValue' needs to have dll-interface to be used by clients of struct 'torch::jit::TensorCastValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc)C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\memory(1712): note: see declaration of 'std::weak_ptr<_Ty>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/error_report.h(14,54): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface struct 'torch::jit::ErrorReport' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/error_report.h(41,31): warning C4251: 'torch::jit::ErrorReport::ss': class 'std::basic_stringstream,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::jit::ErrorReport' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(173,60): warning C4251: 'torch::jit::Unpickler::type_cache_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/error_report.h(42,27): warning C4251: 'torch::jit::ErrorReport::context': struct 'torch::jit::OwnedSourceRange' needs to have dll-interface to be used by clients of struct 'torch::jit::ErrorReport' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/error_report.h(43,34): warning C4251: 'torch::jit::ErrorReport::the_message': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::jit::ErrorReport' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(590,30): warning C4251: 'torch::jit::MagicMethod::desugared_name_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::jit::MagicMethod' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/error_report.h(44,32): warning C4251: 'torch::jit::ErrorReport::error_stack': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::ErrorReport' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(177,24): warning C4251: 'torch::jit::Unpickler::obj_loader_': class 'std::function> (const c10::StrongTypePtr &,c10::IValue)>' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/error_report.h(14,54): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface struct 'torch::jit::ErrorReport' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(180,62): warning C4251: 'torch::jit::Unpickler::read_record_': class 'std::function' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(181,36): warning C4251: 'torch::jit::Unpickler::device_': class 'std::optional' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/error_report.h(41,31): warning C4251: 'torch::jit::ErrorReport::ss': class 'std::basic_stringstream,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::jit::ErrorReport' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/error_report.h(42,27): warning C4251: 'torch::jit::ErrorReport::context': struct 'torch::jit::OwnedSourceRange' needs to have dll-interface to be used by clients of struct 'torch::jit::ErrorReport' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/error_report.h(43,34): warning C4251: 'torch::jit::ErrorReport::the_message': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::jit::ErrorReport' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(191,66): warning C4251: 'torch::jit::Unpickler::storage_context_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(537,16): warning C4251: 'torch::jit::CastValue::type_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'torch::jit::CastValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(670,37): warning C4251: 'torch::jit::RangeValue::static_len_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::RangeValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(223,33): warning C4251: 'torch::jit::BuiltinFunction::self': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::BuiltinFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(733,55): warning C4251: 'torch::jit::IterableTree::unroll_length_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::IterableTree' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/error_report.h(44,32): warning C4251: 'torch::jit::ErrorReport::error_stack': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::ErrorReport' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(30,57): warning C4251: 'std::enable_shared_from_this::_Wptr': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of class 'std::enable_shared_from_this' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(734,41): warning C4251: 'torch::jit::IterableTree::children_': class 'std::vector,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::jit::IterableTree' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(589,30): warning C4251: 'torch::jit::MagicMethod::base_value_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::MagicMethod' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(590,30): warning C4251: 'torch::jit::MagicMethod::desugared_name_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::jit::MagicMethod' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(330,19): warning C4251: 'torch::jit::BuiltinModule::name': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::jit::BuiltinModule' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(333,33): warning C4251: 'torch::jit::BuiltinModule::version': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::BuiltinModule' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(810,23): warning C4251: 'torch::jit::ExceptionValue::message_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::jit::ExceptionValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(567,19): warning C4251: 'torch::jit::TensorCastValue::self_': struct 'torch::jit::NamedValue' needs to have dll-interface to be used by clients of struct 'torch::jit::TensorCastValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(589,30): warning C4251: 'torch::jit::MagicMethod::base_value_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::MagicMethod' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(670,37): warning C4251: 'torch::jit::RangeValue::static_len_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::RangeValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(590,30): warning C4251: 'torch::jit::MagicMethod::desugared_name_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::jit::MagicMethod' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(30,57): warning C4251: 'std::enable_shared_from_this::_Wptr': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of class 'std::enable_shared_from_this' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(733,55): warning C4251: 'torch::jit::IterableTree::unroll_length_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::IterableTree' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(829,25): warning C4251: 'torch::jit::SugaredEnumClass::enum_type_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::SugaredEnumClass' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(734,41): warning C4251: 'torch::jit::IterableTree::children_': class 'std::vector,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::jit::IterableTree' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(359,21): warning C4251: 'torch::jit::ClassValue::type_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::ClassValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(223,33): warning C4251: 'torch::jit::BuiltinFunction::self': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::BuiltinFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(376,21): warning C4251: 'torch::jit::NamedTupleConstructor::type_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::NamedTupleConstructor' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/error_report.h(14,54): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface struct 'torch::jit::ErrorReport' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(304,50): warning C4251: 'torch::jit::SugaredTupleValue::tup_': class 'std::vector,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::jit::SugaredTupleValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/error_report.h(14): note: see declaration of 'torch::jit::ErrorReport' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/error_report.h(42,27): warning C4251: 'torch::jit::ErrorReport::context': struct 'torch::jit::OwnedSourceRange' needs to have dll-interface to be used by clients of struct 'torch::jit::ErrorReport' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(670,37): warning C4251: 'torch::jit::RangeValue::static_len_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::RangeValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/error_report.h(43,34): warning C4251: 'torch::jit::ErrorReport::the_message': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::jit::ErrorReport' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(810,23): warning C4251: 'torch::jit::ExceptionValue::message_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::jit::ExceptionValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(733,55): warning C4251: 'torch::jit::IterableTree::unroll_length_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::IterableTree' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc)C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xstring(4471): note: see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(734,41): warning C4251: 'torch::jit::IterableTree::children_': class 'std::vector,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::jit::IterableTree' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(330,19): warning C4251: 'torch::jit::BuiltinModule::name': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::jit::BuiltinModule' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(333,33): warning C4251: 'torch::jit::BuiltinModule::version': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::BuiltinModule' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/error_report.h(44,32): warning C4251: 'torch::jit::ErrorReport::error_stack': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::ErrorReport' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(829,25): warning C4251: 'torch::jit::SugaredEnumClass::enum_type_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::SugaredEnumClass' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(810,23): warning C4251: 'torch::jit::ExceptionValue::message_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::jit::ExceptionValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(223,33): warning C4251: 'torch::jit::BuiltinFunction::self': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::BuiltinFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(829,25): warning C4251: 'torch::jit::SugaredEnumClass::enum_type_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::SugaredEnumClass' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(304,50): warning C4251: 'torch::jit::SugaredTupleValue::tup_': class 'std::vector,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::jit::SugaredTupleValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(359,21): warning C4251: 'torch::jit::ClassValue::type_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::ClassValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(67): note: see declaration of 'std::vector,std::allocator>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(376,21): warning C4251: 'torch::jit::NamedTupleConstructor::type_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::NamedTupleConstructor' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(330,19): warning C4251: 'torch::jit::BuiltinModule::name': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::jit::BuiltinModule' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(333,33): warning C4251: 'torch::jit::BuiltinModule::version': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::BuiltinModule' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(30,57): warning C4251: 'std::enable_shared_from_this::_Wptr': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of class 'std::enable_shared_from_this' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(537,16): warning C4251: 'torch::jit::CastValue::type_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'torch::jit::CastValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(359,21): warning C4251: 'torch::jit::ClassValue::type_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::ClassValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(376,21): warning C4251: 'torch::jit::NamedTupleConstructor::type_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::NamedTupleConstructor' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(567,19): warning C4251: 'torch::jit::TensorCastValue::self_': struct 'torch::jit::NamedValue' needs to have dll-interface to be used by clients of struct 'torch::jit::TensorCastValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(589,30): warning C4251: 'torch::jit::MagicMethod::base_value_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::MagicMethod' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(590,30): warning C4251: 'torch::jit::MagicMethod::desugared_name_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::jit::MagicMethod' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(223,33): warning C4251: 'torch::jit::BuiltinFunction::self': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::BuiltinFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(304,50): warning C4251: 'torch::jit::SugaredTupleValue::tup_': class 'std::vector,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::jit::SugaredTupleValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(537,16): warning C4251: 'torch::jit::CastValue::type_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'torch::jit::CastValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(670,37): warning C4251: 'torch::jit::RangeValue::static_len_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::RangeValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(733,55): warning C4251: 'torch::jit::IterableTree::unroll_length_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::IterableTree' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(734,41): warning C4251: 'torch::jit::IterableTree::children_': class 'std::vector,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::jit::IterableTree' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(330,19): warning C4251: 'torch::jit::BuiltinModule::name': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::jit::BuiltinModule' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(333,33): warning C4251: 'torch::jit::BuiltinModule::version': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::BuiltinModule' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/script_type_parser.h(48,34): warning C4251: 'torch::jit::ScriptTypeParser::resolver_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'torch::jit::ScriptTypeParser' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(567,19): warning C4251: 'torch::jit::TensorCastValue::self_': struct 'torch::jit::NamedValue' needs to have dll-interface to be used by clients of struct 'torch::jit::TensorCastValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(810,23): warning C4251: 'torch::jit::ExceptionValue::message_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::jit::ExceptionValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(154,47): warning C4251: 'torch::jit::Unpickler::reader_': class 'std::function' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(160,29): warning C4251: 'torch::jit::Unpickler::stack_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(164,50): warning C4251: 'torch::jit::Unpickler::globals_': class 'std::vector,std::allocator>>' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(165,34): warning C4251: 'torch::jit::Unpickler::memo_table_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(166,29): warning C4251: 'torch::jit::Unpickler::marks_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(167,42): warning C4251: 'torch::jit::Unpickler::tensor_table_': class 'c10::ArrayRef' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(589,30): warning C4251: 'torch::jit::MagicMethod::base_value_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::MagicMethod' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(590,30): warning C4251: 'torch::jit::MagicMethod::desugared_name_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::jit::MagicMethod' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(359,21): warning C4251: 'torch::jit::ClassValue::type_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::ClassValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc)C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xstring(4471): note: see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(376,21): warning C4251: 'torch::jit::NamedTupleConstructor::type_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::NamedTupleConstructor' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(829,25): warning C4251: 'torch::jit::SugaredEnumClass::enum_type_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::SugaredEnumClass' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(537,16): warning C4251: 'torch::jit::CastValue::type_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'torch::jit::CastValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/script_type_parser.h(48,34): warning C4251: 'torch::jit::ScriptTypeParser::resolver_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'torch::jit::ScriptTypeParser' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(670,37): warning C4251: 'torch::jit::RangeValue::static_len_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::RangeValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(154,47): warning C4251: 'torch::jit::Unpickler::reader_': class 'std::function' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(733,55): warning C4251: 'torch::jit::IterableTree::unroll_length_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::IterableTree' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(160,29): warning C4251: 'torch::jit::Unpickler::stack_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(734,41): warning C4251: 'torch::jit::IterableTree::children_': class 'std::vector,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::jit::IterableTree' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(164,50): warning C4251: 'torch::jit::Unpickler::globals_': class 'std::vector,std::allocator>>' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(67): note: see declaration of 'std::vector,std::allocator>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(165,34): warning C4251: 'torch::jit::Unpickler::memo_table_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/script_type_parser.h(48,34): warning C4251: 'torch::jit::ScriptTypeParser::resolver_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'torch::jit::ScriptTypeParser' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(167,42): warning C4251: 'torch::jit::Unpickler::tensor_table_': class 'c10::ArrayRef' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(173,60): warning C4251: 'torch::jit::Unpickler::type_cache_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(567,19): warning C4251: 'torch::jit::TensorCastValue::self_': struct 'torch::jit::NamedValue' needs to have dll-interface to be used by clients of struct 'torch::jit::TensorCastValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(176,30): warning C4251: 'torch::jit::Unpickler::type_resolver_': class 'std::function' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(154,47): warning C4251: 'torch::jit::Unpickler::reader_': class 'std::function' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(160,29): warning C4251: 'torch::jit::Unpickler::stack_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(164,50): warning C4251: 'torch::jit::Unpickler::globals_': class 'std::vector,std::allocator>>' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(589,30): warning C4251: 'torch::jit::MagicMethod::base_value_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::MagicMethod' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(810,23): warning C4251: 'torch::jit::ExceptionValue::message_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::jit::ExceptionValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(165,34): warning C4251: 'torch::jit::Unpickler::memo_table_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(177,24): warning C4251: 'torch::jit::Unpickler::obj_loader_': class 'std::function> (const c10::StrongTypePtr &,c10::IValue)>' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(590,30): warning C4251: 'torch::jit::MagicMethod::desugared_name_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::jit::MagicMethod' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(166,29): warning C4251: 'torch::jit::Unpickler::marks_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(167,42): warning C4251: 'torch::jit::Unpickler::tensor_table_': class 'c10::ArrayRef' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(180,62): warning C4251: 'torch::jit::Unpickler::read_record_': class 'std::function' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(181,36): warning C4251: 'torch::jit::Unpickler::device_': class 'std::optional' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(191,66): warning C4251: 'torch::jit::Unpickler::storage_context_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(829,25): warning C4251: 'torch::jit::SugaredEnumClass::enum_type_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::SugaredEnumClass' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(670,37): warning C4251: 'torch::jit::RangeValue::static_len_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::RangeValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(173,60): warning C4251: 'torch::jit::Unpickler::type_cache_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(176,30): warning C4251: 'torch::jit::Unpickler::type_resolver_': class 'std::function' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(173,60): warning C4251: 'torch::jit::Unpickler::type_cache_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(177,24): warning C4251: 'torch::jit::Unpickler::obj_loader_': class 'std::function> (const c10::StrongTypePtr &,c10::IValue)>' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(537,16): warning C4251: 'torch::jit::CastValue::type_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'torch::jit::CastValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(176,30): warning C4251: 'torch::jit::Unpickler::type_resolver_': class 'std::function' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(180,62): warning C4251: 'torch::jit::Unpickler::read_record_': class 'std::function' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(181,36): warning C4251: 'torch::jit::Unpickler::device_': class 'std::optional' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(177,24): warning C4251: 'torch::jit::Unpickler::obj_loader_': class 'std::function> (const c10::StrongTypePtr &,c10::IValue)>' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(191,66): warning C4251: 'torch::jit::Unpickler::storage_context_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(180,62): warning C4251: 'torch::jit::Unpickler::read_record_': class 'std::function' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(181,36): warning C4251: 'torch::jit::Unpickler::device_': class 'std::optional' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(191,66): warning C4251: 'torch::jit::Unpickler::storage_context_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(567,19): warning C4251: 'torch::jit::TensorCastValue::self_': struct 'torch::jit::NamedValue' needs to have dll-interface to be used by clients of struct 'torch::jit::TensorCastValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(589,30): warning C4251: 'torch::jit::MagicMethod::base_value_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::MagicMethod' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(590,30): warning C4251: 'torch::jit::MagicMethod::desugared_name_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::jit::MagicMethod' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(670,37): warning C4251: 'torch::jit::RangeValue::static_len_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::RangeValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(733,55): warning C4251: 'torch::jit::IterableTree::unroll_length_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::IterableTree' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(734,41): warning C4251: 'torch::jit::IterableTree::children_': class 'std::vector,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::jit::IterableTree' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(734,41): warning C4251: 'torch::jit::IterableTree::children_': class 'std::vector,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::jit::IterableTree' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(810,23): warning C4251: 'torch::jit::ExceptionValue::message_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::jit::ExceptionValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(810,23): warning C4251: 'torch::jit::ExceptionValue::message_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::jit::ExceptionValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(829,25): warning C4251: 'torch::jit::SugaredEnumClass::enum_type_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::SugaredEnumClass' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(829,25): warning C4251: 'torch::jit::SugaredEnumClass::enum_type_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::SugaredEnumClass' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/script_type_parser.h(48,34): warning C4251: 'torch::jit::ScriptTypeParser::resolver_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'torch::jit::ScriptTypeParser' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/script_type_parser.h(48,34): warning C4251: 'torch::jit::ScriptTypeParser::resolver_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'torch::jit::ScriptTypeParser' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(154,47): warning C4251: 'torch::jit::Unpickler::reader_': class 'std::function' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(160,29): warning C4251: 'torch::jit::Unpickler::stack_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(154,47): warning C4251: 'torch::jit::Unpickler::reader_': class 'std::function' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(160,29): warning C4251: 'torch::jit::Unpickler::stack_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(164,50): warning C4251: 'torch::jit::Unpickler::globals_': class 'std::vector,std::allocator>>' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(165,34): warning C4251: 'torch::jit::Unpickler::memo_table_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(164,50): warning C4251: 'torch::jit::Unpickler::globals_': class 'std::vector,std::allocator>>' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(165,34): warning C4251: 'torch::jit::Unpickler::memo_table_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(166,29): warning C4251: 'torch::jit::Unpickler::marks_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(167,42): warning C4251: 'torch::jit::Unpickler::tensor_table_': class 'c10::ArrayRef' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(166,29): warning C4251: 'torch::jit::Unpickler::marks_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ATen_fwd.h(30): note: see declaration of 'c10::ArrayRef' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(167,42): warning C4251: 'torch::jit::Unpickler::tensor_table_': class 'c10::ArrayRef' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(173,60): warning C4251: 'torch::jit::Unpickler::type_cache_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(173,60): warning C4251: 'torch::jit::Unpickler::type_cache_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(176,30): warning C4251: 'torch::jit::Unpickler::type_resolver_': class 'std::function' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(177,24): warning C4251: 'torch::jit::Unpickler::obj_loader_': class 'std::function> (const c10::StrongTypePtr &,c10::IValue)>' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(177,24): warning C4251: 'torch::jit::Unpickler::obj_loader_': class 'std::function> (const c10::StrongTypePtr &,c10::IValue)>' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(180,62): warning C4251: 'torch::jit::Unpickler::read_record_': class 'std::function' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(180,62): warning C4251: 'torch::jit::Unpickler::read_record_': class 'std::function' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(70): note: see declaration of 'std::function' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(181,36): warning C4251: 'torch::jit::Unpickler::device_': class 'std::optional' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(181,36): warning C4251: 'torch::jit::Unpickler::device_': class 'std::optional' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/StorageImpl.h(274): note: see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(191,66): warning C4251: 'torch::jit::Unpickler::storage_context_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(191,66): warning C4251: 'torch::jit::Unpickler::storage_context_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/script_type_parser.h(48,34): warning C4251: 'torch::jit::ScriptTypeParser::resolver_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'torch::jit::ScriptTypeParser' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/script_type_parser.h(48,34): warning C4251: 'torch::jit::ScriptTypeParser::resolver_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'torch::jit::ScriptTypeParser' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(154,47): warning C4251: 'torch::jit::Unpickler::reader_': class 'std::function' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(160,29): warning C4251: 'torch::jit::Unpickler::stack_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(164,50): warning C4251: 'torch::jit::Unpickler::globals_': class 'std::vector,std::allocator>>' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(165,34): warning C4251: 'torch::jit::Unpickler::memo_table_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(154,47): warning C4251: 'torch::jit::Unpickler::reader_': class 'std::function' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(166,29): warning C4251: 'torch::jit::Unpickler::marks_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(160,29): warning C4251: 'torch::jit::Unpickler::stack_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(167,42): warning C4251: 'torch::jit::Unpickler::tensor_table_': class 'c10::ArrayRef' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(164,50): warning C4251: 'torch::jit::Unpickler::globals_': class 'std::vector,std::allocator>>' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(165,34): warning C4251: 'torch::jit::Unpickler::memo_table_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(166,29): warning C4251: 'torch::jit::Unpickler::marks_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(167,42): warning C4251: 'torch::jit::Unpickler::tensor_table_': class 'c10::ArrayRef' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(173,60): warning C4251: 'torch::jit::Unpickler::type_cache_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(173,60): warning C4251: 'torch::jit::Unpickler::type_cache_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(176,30): warning C4251: 'torch::jit::Unpickler::type_resolver_': class 'std::function' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(176,30): warning C4251: 'torch::jit::Unpickler::type_resolver_': class 'std::function' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(177,24): warning C4251: 'torch::jit::Unpickler::obj_loader_': class 'std::function> (const c10::StrongTypePtr &,c10::IValue)>' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(177,24): warning C4251: 'torch::jit::Unpickler::obj_loader_': class 'std::function> (const c10::StrongTypePtr &,c10::IValue)>' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(180,62): warning C4251: 'torch::jit::Unpickler::read_record_': class 'std::function' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(181,36): warning C4251: 'torch::jit::Unpickler::device_': class 'std::optional' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(180,62): warning C4251: 'torch::jit::Unpickler::read_record_': class 'std::function' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(181,36): warning C4251: 'torch::jit::Unpickler::device_': class 'std::optional' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(191,66): warning C4251: 'torch::jit::Unpickler::storage_context_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(191,66): warning C4251: 'torch::jit::Unpickler::storage_context_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/SmallVector.h(104,1): warning C4267: '=': conversion from 'size_t' to 'Size_T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/SmallVector.h(104,1): warning C4267: '=': conversion from 'size_t' to 'Size_T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/SmallVector.h(104,1): warning C4267: '=': conversion from 'size_t' to 'Size_T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/SmallVector.h(104,1): warning C4267: '=': conversion from 'size_t' to 'Size_T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/SmallVector.h(104,1): warning C4267: '=': conversion from 'size_t' to 'Size_T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/SmallVector.h(104,1): warning C4267: '=': conversion from 'size_t' to 'Size_T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/SmallVector.h(104,1): warning C4267: '=': conversion from 'size_t' to 'Size_T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/SmallVector.h(104,1): warning C4267: '=': conversion from 'size_t' to 'Size_T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/SmallVector.h(68,1): warning C4267: 'initializing': conversion from 'size_t' to 'Size_T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/SmallVector.h(68,1): warning C4267: 'initializing': conversion from 'size_t' to 'Size_T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/SmallVector.h(104,1): warning C4267: '=': conversion from 'size_t' to 'Size_T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/SmallVector.h(104,1): warning C4267: '=': conversion from 'size_t' to 'Size_T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/SmallVector.h(68,1): warning C4267: 'initializing': conversion from 'size_t' to 'Size_T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/SmallVector.h(104,1): warning C4267: '=': conversion from 'size_t' to 'Size_T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/SmallVector.h(68,1): warning C4267: 'initializing': conversion from 'size_t' to 'Size_T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/SmallVector.h(68,1): warning C4267: 'initializing': conversion from 'size_t' to 'Size_T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/complex.h(172,14): warning C4244: 'initializing': conversion from 'const T' to 'T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/complex.h(172,1): warning C4244: 'initializing': conversion from 'const T' to 'T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/complex.h(172,14): warning C4244: 'initializing': conversion from 'const T' to 'T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/complex.h(172,1): warning C4244: 'initializing': conversion from 'const T' to 'T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/SmallVector.h(68,1): warning C4267: 'initializing': conversion from 'size_t' to 'Size_T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/SmallVector.h(104,1): warning C4267: '=': conversion from 'size_t' to 'Size_T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/SmallVector.h(104,1): warning C4267: '=': conversion from 'size_t' to 'Size_T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/complex.h(172,14): warning C4244: 'initializing': conversion from 'const T' to 'T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/complex.h(172,1): warning C4244: 'initializing': conversion from 'const T' to 'T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/complex.h(172,14): warning C4244: 'initializing': conversion from 'const T' to 'T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/complex.h(172,1): warning C4244: 'initializing': conversion from 'const T' to 'T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/complex.h(172,14): warning C4244: 'initializing': conversion from 'const T' to 'T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/complex.h(172,1): warning C4244: 'initializing': conversion from 'const T' to 'T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/complex.h(172,14): warning C4244: 'initializing': conversion from 'const T' to 'T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/complex.h(172,1): warning C4244: 'initializing': conversion from 'const T' to 'T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/SmallVector.h(68,1): warning C4267: 'initializing': conversion from 'size_t' to 'Size_T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/SmallVector.h(68,1): warning C4267: 'initializing': conversion from 'size_t' to 'Size_T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/SmallVector.h(68,1): warning C4267: 'initializing': conversion from 'size_t' to 'Size_T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/SmallVector.h(68,1): warning C4267: 'initializing': conversion from 'size_t' to 'Size_T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/SmallVector.h(68,1): warning C4267: 'initializing': conversion from 'size_t' to 'Size_T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/complex.h(172,14): warning C4244: 'initializing': conversion from 'const T' to 'T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/complex.h(172,1): warning C4244: 'initializing': conversion from 'const T' to 'T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/complex.h(172,14): warning C4244: 'initializing': conversion from 'const T' to 'T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/complex.h(172,1): warning C4244: 'initializing': conversion from 'const T' to 'T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/SmallVector.h(68,1): warning C4267: 'initializing': conversion from 'size_t' to 'Size_T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/complex.h(172,14): warning C4244: 'initializing': conversion from 'const T' to 'T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/complex.h(172,1): warning C4244: 'initializing': conversion from 'const T' to 'T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/SmallVector.h(68,1): warning C4267: 'initializing': conversion from 'size_t' to 'Size_T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/complex.h(172,14): warning C4244: 'initializing': conversion from 'const T' to 'T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/complex.h(172,1): warning C4244: 'initializing': conversion from 'const T' to 'T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/complex.h(172,14): warning C4244: 'initializing': conversion from 'const T' to 'T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/complex.h(172,1): warning C4244: 'initializing': conversion from 'const T' to 'T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/complex.h(172,14): warning C4244: 'initializing': conversion from 'const T' to 'T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/complex.h(172,1): warning C4244: 'initializing': conversion from 'const T' to 'T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/complex.h(172,14): warning C4244: 'initializing': conversion from 'const T' to 'T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/complex.h(172,1): warning C4244: 'initializing': conversion from 'const T' to 'T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'src_t' to 'float', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'src_t' to 'float', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'T' to 'float', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'src_t' to 'float', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'src_t' to 'const T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'src_t' to 'const T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'src_t' to 'const T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'src_t' to 'const T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'src_t' to 'const T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'src_t' to 'float', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'src_t' to 'float', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'T' to 'float', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'src_t' to 'float', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'src_t' to 'const T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'src_t' to 'const T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'src_t' to 'float', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'src_t' to 'const T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'src_t' to 'float', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'src_t' to 'const T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'T' to 'float', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'src_t' to 'float', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'src_t' to 'const T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'src_t' to 'const T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'src_t' to 'const T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'src_t' to 'const T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'src_t' to 'const T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'src_t' to 'const T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'src_t' to 'float', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'src_t' to 'float', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/SmallVector.h(520,1): warning C4267: '=': conversion from 'size_t' to 'Size_T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'T' to 'float', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'src_t' to 'float', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\optional(68,1): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'src_t' to 'const T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'src_t' to 'const T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'src_t' to 'const T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'src_t' to 'float', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'src_t' to 'float', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'src_t' to 'const T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'src_t' to 'float', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'src_t' to 'float', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'src_t' to 'const T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'T' to 'float', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'T' to 'float', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'src_t' to 'float', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'src_t' to 'float', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/SmallVector.h(520,1): warning C4267: '=': conversion from 'size_t' to 'Size_T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(3606,22): warning C4244: '=': conversion from 'const __int64' to 'int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\optional(68,1): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'src_t' to 'float', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'src_t' to 'float', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'T' to 'float', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'src_t' to 'const T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'src_t' to 'const T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'src_t' to 'float', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'src_t' to 'const T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'src_t' to 'const T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/SmallVector.h(520,1): warning C4267: '=': conversion from 'size_t' to 'Size_T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'src_t' to 'const T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'src_t' to 'const T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'src_t' to 'const T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'src_t' to 'const T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'src_t' to 'const T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'src_t' to 'const T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(3606,22): warning C4244: '=': conversion from 'const __int64' to 'int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\optional(68,1): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'src_t' to 'const T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'src_t' to 'const T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'src_t' to 'const T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'src_t' to 'const T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'src_t' to 'const T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(3606,22): warning C4244: '=': conversion from 'const __int64' to 'int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/SmallVector.h(520,1): warning C4267: '=': conversion from 'size_t' to 'Size_T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\optional(68,1): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'src_t' to 'float', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'src_t' to 'float', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'T' to 'float', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'src_t' to 'float', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(3606,22): warning C4244: '=': conversion from 'const __int64' to 'int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'src_t' to 'const T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'src_t' to 'const T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'src_t' to 'const T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'src_t' to 'const T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/SmallVector.h(520,1): warning C4267: '=': conversion from 'size_t' to 'Size_T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/SmallVector.h(520,1): warning C4267: '=': conversion from 'size_t' to 'Size_T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'src_t' to 'const T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\optional(68,1): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\optional(68,1): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'src_t' to 'float', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'src_t' to 'float', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/SmallVector.h(520,1): warning C4267: '=': conversion from 'size_t' to 'Size_T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'T' to 'float', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'src_t' to 'float', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'src_t' to 'float', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\optional(68,1): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'src_t' to 'float', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'T' to 'float', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(3606,22): warning C4244: '=': conversion from 'const __int64' to 'int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'src_t' to 'float', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(3606,22): warning C4244: '=': conversion from 'const __int64' to 'int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'src_t' to 'const T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'src_t' to 'const T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'src_t' to 'float', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'src_t' to 'const T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'src_t' to 'float', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'src_t' to 'float', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'src_t' to 'const T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'src_t' to 'float', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'T' to 'float', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'src_t' to 'const T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'T' to 'float', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'src_t' to 'float', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'src_t' to 'float', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(3606,22): warning C4244: '=': conversion from 'const __int64' to 'int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'src_t' to 'const T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'src_t' to 'const T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/SmallVector.h(520,1): warning C4267: '=': conversion from 'size_t' to 'Size_T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'src_t' to 'const T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'src_t' to 'const T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'src_t' to 'const T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'src_t' to 'const T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'src_t' to 'const T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'src_t' to 'const T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'src_t' to 'const T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'src_t' to 'const T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'src_t' to 'const T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'src_t' to 'const T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'src_t' to 'const T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'src_t' to 'const T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\optional(68,1): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'src_t' to 'const T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(3606,22): warning C4244: '=': conversion from 'const __int64' to 'int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/SmallVector.h(520,1): warning C4267: '=': conversion from 'size_t' to 'Size_T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\optional(68,1): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(3606,22): warning C4244: '=': conversion from 'const __int64' to 'int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/SmallVector.h(520,1): warning C4267: '=': conversion from 'size_t' to 'Size_T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'src_t' to 'float', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'src_t' to 'float', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'T' to 'float', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/SmallVector.h(520,1): warning C4267: '=': conversion from 'size_t' to 'Size_T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/SmallVector.h(520,1): warning C4267: '=': conversion from 'size_t' to 'Size_T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'src_t' to 'float', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\optional(68,1): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\optional(68,1): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\optional(68,1): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'src_t' to 'const T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'src_t' to 'const T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'src_t' to 'const T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'src_t' to 'const T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'src_t' to 'const T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(3606,22): warning C4244: '=': conversion from 'const __int64' to 'int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(3606,22): warning C4244: '=': conversion from 'const __int64' to 'int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(3606,22): warning C4244: '=': conversion from 'const __int64' to 'int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/SmallVector.h(520,1): warning C4267: '=': conversion from 'size_t' to 'Size_T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\optional(68,1): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 23>C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(3606,22): warning C4244: '=': conversion from 'const __int64' to 'int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 5543 Warning(s) 0 Error(s) Time Elapsed 00:00:13.50 Release\dgl_sparse_pytorch_2.3.0.dll 1 file(s) copied. Building Custom Rule C:/Jenkins/workspace/dgl_PR-7408/CMakeLists.txt 23>FinalizeBuildStatus: Deleting file "x64\Release\dgl_sparse\dgl_sparse.tlog\unsuccessfulbuild". Touching "x64\Release\dgl_sparse\dgl_sparse.tlog\dgl_sparse.lastbuildstate". 23>Done Building Project "C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj" (default targets). 4>Done Building Project "C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj.metaproj" (default targets). 2>Project "C:\Jenkins\workspace\dgl_PR-7408\build\ALL_BUILD.vcxproj.metaproj" (2) is building "C:\Jenkins\workspace\dgl_PR-7408\build\ALL_BUILD.vcxproj" (24) on node 4 (default targets). 24>PrepareForBuild: Creating directory "x64\Release\ALL_BUILD\". Creating directory "x64\Release\ALL_BUILD\ALL_BUILD.tlog\". InitializeBuildStatus: Creating "x64\Release\ALL_BUILD\ALL_BUILD.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified. CustomBuild: Building Custom Rule C:/Jenkins/workspace/dgl_PR-7408/CMakeLists.txt FinalizeBuildStatus: Deleting file "x64\Release\ALL_BUILD\ALL_BUILD.tlog\unsuccessfulbuild". Touching "x64\Release\ALL_BUILD\ALL_BUILD.tlog\ALL_BUILD.lastbuildstate". 24>Done Building Project "C:\Jenkins\workspace\dgl_PR-7408\build\ALL_BUILD.vcxproj" (default targets). 2>Done Building Project "C:\Jenkins\workspace\dgl_PR-7408\build\ALL_BUILD.vcxproj.metaproj" (default targets). 1>Done Building Project "C:\Jenkins\workspace\dgl_PR-7408\build\dgl.sln" (default targets). Build succeeded. "C:\Jenkins\workspace\dgl_PR-7408\build\dgl.sln" (default target) (1) -> "C:\Jenkins\workspace\dgl_PR-7408\build\third_party\dmlc-core\dmlc.vcxproj.metaproj" (default target) (5) -> "C:\Jenkins\workspace\dgl_PR-7408\build\third_party\dmlc-core\dmlc.vcxproj" (default target) (19) -> (ClCompile target) -> C:\Jenkins\workspace\dgl_PR-7408\third_party\dmlc-core\include\dmlc/filesystem.h(19,1): warning C4005: 'NOMINMAX': macro redefinition (compiling source file C:\Jenkins\workspace\dgl_PR-7408\third_party\dmlc-core\src\io\filesys.cc) [C:\Jenkins\workspace\dgl_PR-7408\build\third_party\dmlc-core\dmlc.vcxproj] C:\Jenkins\workspace\dgl_PR-7408\third_party\dmlc-core\include\dmlc/filesystem.h(19,1): warning C4005: 'NOMINMAX': macro redefinition (compiling source file C:\Jenkins\workspace\dgl_PR-7408\third_party\dmlc-core\src\io\recordio_split.cc) [C:\Jenkins\workspace\dgl_PR-7408\build\third_party\dmlc-core\dmlc.vcxproj] C:\Jenkins\workspace\dgl_PR-7408\third_party\dmlc-core\include\dmlc/filesystem.h(19,1): warning C4005: 'NOMINMAX': macro redefinition (compiling source file C:\Jenkins\workspace\dgl_PR-7408\third_party\dmlc-core\src\io\line_split.cc) [C:\Jenkins\workspace\dgl_PR-7408\build\third_party\dmlc-core\dmlc.vcxproj] C:\Jenkins\workspace\dgl_PR-7408\third_party\dmlc-core\include\dmlc/filesystem.h(19,1): warning C4005: 'NOMINMAX': macro redefinition (compiling source file C:\Jenkins\workspace\dgl_PR-7408\third_party\dmlc-core\src\io\indexed_recordio_split.cc) [C:\Jenkins\workspace\dgl_PR-7408\build\third_party\dmlc-core\dmlc.vcxproj] C:\Jenkins\workspace\dgl_PR-7408\third_party\dmlc-core\include\dmlc/filesystem.h(19,1): warning C4005: 'NOMINMAX': macro redefinition (compiling source file C:\Jenkins\workspace\dgl_PR-7408\third_party\dmlc-core\src\io.cc) [C:\Jenkins\workspace\dgl_PR-7408\build\third_party\dmlc-core\dmlc.vcxproj] C:\Jenkins\workspace\dgl_PR-7408\third_party\dmlc-core\include\dmlc/filesystem.h(19,1): warning C4005: 'NOMINMAX': macro redefinition (compiling source file C:\Jenkins\workspace\dgl_PR-7408\third_party\dmlc-core\src\io\input_split_base.cc) [C:\Jenkins\workspace\dgl_PR-7408\build\third_party\dmlc-core\dmlc.vcxproj] C:\Jenkins\workspace\dgl_PR-7408\third_party\dmlc-core\include\dmlc/filesystem.h(19,1): warning C4005: 'NOMINMAX': macro redefinition (compiling source file C:\Jenkins\workspace\dgl_PR-7408\third_party\dmlc-core\src\io\local_filesys.cc) [C:\Jenkins\workspace\dgl_PR-7408\build\third_party\dmlc-core\dmlc.vcxproj] "C:\Jenkins\workspace\dgl_PR-7408\build\dgl.sln" (default target) (1) -> "C:\Jenkins\workspace\dgl_PR-7408\build\tensoradapter_pytorch.vcxproj.metaproj" (default target) (12) -> "C:\Jenkins\workspace\dgl_PR-7408\build\tensoradapter_pytorch.vcxproj" (default target) (14) -> (CustomBuild target) -> CUSTOMBUILD : CMake warning : [C:\Jenkins\workspace\dgl_PR-7408\build\tensoradapter_pytorch.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(27,45): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'c10::Error' [C:\Jenkins\workspace\dgl_PR-7408\tensoradapter\pytorch\build\tensoradapter_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\tensoradapter_pytorch.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(29,19): warning C4251: 'c10::Error::msg_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'c10::Error' [C:\Jenkins\workspace\dgl_PR-7408\tensoradapter\pytorch\build\tensoradapter_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\tensoradapter_pytorch.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(34,36): warning C4251: 'c10::Error::context_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'c10::Error' [C:\Jenkins\workspace\dgl_PR-7408\tensoradapter\pytorch\build\tensoradapter_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\tensoradapter_pytorch.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(39,25): warning C4251: 'c10::Error::backtrace_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'c10::Error' [C:\Jenkins\workspace\dgl_PR-7408\tensoradapter\pytorch\build\tensoradapter_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\tensoradapter_pytorch.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(46,20): warning C4251: 'c10::Error::what_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'c10::Error' [C:\Jenkins\workspace\dgl_PR-7408\tensoradapter\pytorch\build\tensoradapter_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\tensoradapter_pytorch.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(47,38): warning C4251: 'c10::Error::what_without_backtrace_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'c10::Error' [C:\Jenkins\workspace\dgl_PR-7408\tensoradapter\pytorch\build\tensoradapter_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\tensoradapter_pytorch.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(147,26): warning C4251: 'c10::Warning::type_': class 'std::variant' needs to have dll-interface to be used by clients of class 'c10::Warning' [C:\Jenkins\workspace\dgl_PR-7408\tensoradapter\pytorch\build\tensoradapter_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\tensoradapter_pytorch.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(153,19): warning C4251: 'c10::Warning::msg_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'c10::Warning' [C:\Jenkins\workspace\dgl_PR-7408\tensoradapter\pytorch\build\tensoradapter_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\tensoradapter_pytorch.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/ThreadLocalDebugInfo.h(54,39): warning C4251: 'c10::ThreadLocalDebugInfo::info_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'c10::ThreadLocalDebugInfo' [C:\Jenkins\workspace\dgl_PR-7408\tensoradapter\pytorch\build\tensoradapter_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\tensoradapter_pytorch.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/ThreadLocalDebugInfo.h(56,53): warning C4251: 'c10::ThreadLocalDebugInfo::parent_info_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'c10::ThreadLocalDebugInfo' [C:\Jenkins\workspace\dgl_PR-7408\tensoradapter\pytorch\build\tensoradapter_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\tensoradapter_pytorch.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/ThreadLocalDebugInfo.h(80,61): warning C4251: 'c10::DebugInfoGuard::prev_info_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'c10::DebugInfoGuard' [C:\Jenkins\workspace\dgl_PR-7408\tensoradapter\pytorch\build\tensoradapter_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\tensoradapter_pytorch.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Allocator.h(28,34): warning C4251: 'c10::DataPtr::ptr_': class 'c10::detail::UniqueVoidPtr' needs to have dll-interface to be used by clients of class 'c10::DataPtr' [C:\Jenkins\workspace\dgl_PR-7408\tensoradapter\pytorch\build\tensoradapter_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\tensoradapter_pytorch.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Allocator.h(227,38): warning C4251: 'c10::InefficientStdFunctionContext::deleter_': class 'std::function' needs to have dll-interface to be used by clients of struct 'c10::InefficientStdFunctionContext' [C:\Jenkins\workspace\dgl_PR-7408\tensoradapter\pytorch\build\tensoradapter_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\tensoradapter_pytorch.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/CPUAllocator.h(32,20): warning C4251: 'c10::ProfiledCPUMemoryReporter::mutex_': class 'std::mutex' needs to have dll-interface to be used by clients of class 'c10::ProfiledCPUMemoryReporter' [C:\Jenkins\workspace\dgl_PR-7408\tensoradapter\pytorch\build\tensoradapter_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\tensoradapter_pytorch.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/CPUAllocator.h(33,48): warning C4251: 'c10::ProfiledCPUMemoryReporter::size_table_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of class 'c10::ProfiledCPUMemoryReporter' [C:\Jenkins\workspace\dgl_PR-7408\tensoradapter\pytorch\build\tensoradapter_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\tensoradapter_pytorch.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(27,45): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'c10::Error' [C:\Jenkins\workspace\dgl_PR-7408\tensoradapter\pytorch\build\tensoradapter_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\tensoradapter_pytorch.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(29,19): warning C4251: 'c10::Error::msg_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'c10::Error' [C:\Jenkins\workspace\dgl_PR-7408\tensoradapter\pytorch\build\tensoradapter_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\tensoradapter_pytorch.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(34,36): warning C4251: 'c10::Error::context_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'c10::Error' [C:\Jenkins\workspace\dgl_PR-7408\tensoradapter\pytorch\build\tensoradapter_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\tensoradapter_pytorch.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(39,25): warning C4251: 'c10::Error::backtrace_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'c10::Error' [C:\Jenkins\workspace\dgl_PR-7408\tensoradapter\pytorch\build\tensoradapter_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\tensoradapter_pytorch.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(46,20): warning C4251: 'c10::Error::what_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'c10::Error' [C:\Jenkins\workspace\dgl_PR-7408\tensoradapter\pytorch\build\tensoradapter_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\tensoradapter_pytorch.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(47,38): warning C4251: 'c10::Error::what_without_backtrace_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'c10::Error' [C:\Jenkins\workspace\dgl_PR-7408\tensoradapter\pytorch\build\tensoradapter_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\tensoradapter_pytorch.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(147,26): warning C4251: 'c10::Warning::type_': class 'std::variant' needs to have dll-interface to be used by clients of class 'c10::Warning' [C:\Jenkins\workspace\dgl_PR-7408\tensoradapter\pytorch\build\tensoradapter_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\tensoradapter_pytorch.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(153,19): warning C4251: 'c10::Warning::msg_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'c10::Warning' [C:\Jenkins\workspace\dgl_PR-7408\tensoradapter\pytorch\build\tensoradapter_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\tensoradapter_pytorch.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/ThreadLocalDebugInfo.h(54,39): warning C4251: 'c10::ThreadLocalDebugInfo::info_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'c10::ThreadLocalDebugInfo' [C:\Jenkins\workspace\dgl_PR-7408\tensoradapter\pytorch\build\tensoradapter_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\tensoradapter_pytorch.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/ThreadLocalDebugInfo.h(56,53): warning C4251: 'c10::ThreadLocalDebugInfo::parent_info_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'c10::ThreadLocalDebugInfo' [C:\Jenkins\workspace\dgl_PR-7408\tensoradapter\pytorch\build\tensoradapter_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\tensoradapter_pytorch.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/ThreadLocalDebugInfo.h(80,61): warning C4251: 'c10::DebugInfoGuard::prev_info_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'c10::DebugInfoGuard' [C:\Jenkins\workspace\dgl_PR-7408\tensoradapter\pytorch\build\tensoradapter_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\tensoradapter_pytorch.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Allocator.h(28,34): warning C4251: 'c10::DataPtr::ptr_': class 'c10::detail::UniqueVoidPtr' needs to have dll-interface to be used by clients of class 'c10::DataPtr' [C:\Jenkins\workspace\dgl_PR-7408\tensoradapter\pytorch\build\tensoradapter_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\tensoradapter_pytorch.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Allocator.h(227,38): warning C4251: 'c10::InefficientStdFunctionContext::deleter_': class 'std::function' needs to have dll-interface to be used by clients of struct 'c10::InefficientStdFunctionContext' [C:\Jenkins\workspace\dgl_PR-7408\tensoradapter\pytorch\build\tensoradapter_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\tensoradapter_pytorch.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/CPUAllocator.h(32,20): warning C4251: 'c10::ProfiledCPUMemoryReporter::mutex_': class 'std::mutex' needs to have dll-interface to be used by clients of class 'c10::ProfiledCPUMemoryReporter' [C:\Jenkins\workspace\dgl_PR-7408\tensoradapter\pytorch\build\tensoradapter_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\tensoradapter_pytorch.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/CPUAllocator.h(33,48): warning C4251: 'c10::ProfiledCPUMemoryReporter::size_table_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of class 'c10::ProfiledCPUMemoryReporter' [C:\Jenkins\workspace\dgl_PR-7408\tensoradapter\pytorch\build\tensoradapter_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\tensoradapter_pytorch.vcxproj] "C:\Jenkins\workspace\dgl_PR-7408\build\dgl.sln" (default target) (1) -> "C:\Jenkins\workspace\dgl_PR-7408\build\graphbolt.vcxproj.metaproj" (default target) (8) -> "C:\Jenkins\workspace\dgl_PR-7408\build\graphbolt.vcxproj" (default target) (16) -> CUSTOMBUILD : CMake warning : [C:\Jenkins\workspace\dgl_PR-7408\build\graphbolt.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\optional(68,1): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\graphbolt\src\expand_indptr.cc) [C:\Jenkins\workspace\dgl_PR-7408\graphbolt\build\graphbolt_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\graphbolt.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\numeric(35,1): warning C4267: '=': conversion from 'size_t' to '_Ty', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\graphbolt\build\graphbolt_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\graphbolt.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\optional(68,1): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\graphbolt\src\concurrent_id_hash_map.cc) [C:\Jenkins\workspace\dgl_PR-7408\graphbolt\build\graphbolt_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\graphbolt.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\optional(68,1): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\graphbolt\src\random.cc) [C:\Jenkins\workspace\dgl_PR-7408\graphbolt\build\graphbolt_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\graphbolt.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\optional(68,1): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\graphbolt\src\shared_memory.cc) [C:\Jenkins\workspace\dgl_PR-7408\graphbolt\build\graphbolt_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\graphbolt.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\optional(68,1): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\graphbolt\src\isin.cc) [C:\Jenkins\workspace\dgl_PR-7408\graphbolt\build\graphbolt_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\graphbolt.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\optional(68,1): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\graphbolt\src\cnumpy.cc) [C:\Jenkins\workspace\dgl_PR-7408\graphbolt\build\graphbolt_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\graphbolt.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\optional(68,1): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\graphbolt\src\unique_and_compact.cc) [C:\Jenkins\workspace\dgl_PR-7408\graphbolt\build\graphbolt_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\graphbolt.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\optional(68,1): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\graphbolt\src\serialize.cc) [C:\Jenkins\workspace\dgl_PR-7408\graphbolt\build\graphbolt_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\graphbolt.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\optional(68,1): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\graphbolt\src\index_select.cc) [C:\Jenkins\workspace\dgl_PR-7408\graphbolt\build\graphbolt_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\graphbolt.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\optional(68,1): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\graphbolt\src\shared_memory_helper.cc) [C:\Jenkins\workspace\dgl_PR-7408\graphbolt\build\graphbolt_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\graphbolt.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\optional(68,1): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\graphbolt\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\graphbolt\build\graphbolt_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\graphbolt.vcxproj] C:\Jenkins\workspace\dgl_PR-7408\graphbolt\src\concurrent_id_hash_map.cc(49): warning C4715: 'graphbolt::sampling::ConcurrentIdHashMap::CompareAndSwap': not all control paths return a value [C:\Jenkins\workspace\dgl_PR-7408\graphbolt\build\graphbolt_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\graphbolt.vcxproj] C:\Jenkins\workspace\dgl_PR-7408\graphbolt\src\concurrent_id_hash_map.cc(49): warning C4715: 'graphbolt::sampling::ConcurrentIdHashMap::CompareAndSwap': not all control paths return a value [C:\Jenkins\workspace\dgl_PR-7408\graphbolt\build\graphbolt_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\graphbolt.vcxproj] C:\Jenkins\workspace\dgl_PR-7408\graphbolt\src\concurrent_id_hash_map.cc(49): warning C4715: 'graphbolt::sampling::ConcurrentIdHashMap::CompareAndSwap': not all control paths return a value [C:\Jenkins\workspace\dgl_PR-7408\graphbolt\build\graphbolt_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\graphbolt.vcxproj] C:\Jenkins\workspace\dgl_PR-7408\graphbolt\src\concurrent_id_hash_map.cc(233): warning C4700: uninitialized local variable 'old_val' used [C:\Jenkins\workspace\dgl_PR-7408\graphbolt\build\graphbolt_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\graphbolt.vcxproj] C:\Jenkins\workspace\dgl_PR-7408\graphbolt\src\concurrent_id_hash_map.cc(233): warning C4700: uninitialized local variable 'old_val' used [C:\Jenkins\workspace\dgl_PR-7408\graphbolt\build\graphbolt_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\graphbolt.vcxproj] C:\Jenkins\workspace\dgl_PR-7408\graphbolt\src\concurrent_id_hash_map.cc(233): warning C4700: uninitialized local variable 'old_val' used [C:\Jenkins\workspace\dgl_PR-7408\graphbolt\build\graphbolt_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\graphbolt.vcxproj] C:\Jenkins\workspace\dgl_PR-7408\graphbolt\src\concurrent_id_hash_map.cc(221): warning C4700: uninitialized local variable 'replaced_val' used [C:\Jenkins\workspace\dgl_PR-7408\graphbolt\build\graphbolt_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\graphbolt.vcxproj] C:\Jenkins\workspace\dgl_PR-7408\graphbolt\src\concurrent_id_hash_map.cc(221): warning C4700: uninitialized local variable 'replaced_val' used [C:\Jenkins\workspace\dgl_PR-7408\graphbolt\build\graphbolt_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\graphbolt.vcxproj] C:\Jenkins\workspace\dgl_PR-7408\graphbolt\src\concurrent_id_hash_map.cc(221): warning C4700: uninitialized local variable 'replaced_val' used [C:\Jenkins\workspace\dgl_PR-7408\graphbolt\build\graphbolt_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\graphbolt.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\optional(68,1): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\graphbolt\src\fused_csc_sampling_graph.cc) [C:\Jenkins\workspace\dgl_PR-7408\graphbolt\build\graphbolt_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\graphbolt.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(3606,22): warning C4244: '=': conversion from '__int64' to 'T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\graphbolt\build\graphbolt_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\graphbolt.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\numeric(817,20): warning C4244: '=': conversion from '_Ty' to 'PickedType', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\graphbolt\build\graphbolt_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\graphbolt.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\numeric(817,20): warning C4244: '=': conversion from '_Ty' to 'int', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\graphbolt\build\graphbolt_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\graphbolt.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\optional(68,1): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\graphbolt\src\expand_indptr.cc) [C:\Jenkins\workspace\dgl_PR-7408\graphbolt\build\graphbolt_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\graphbolt.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\numeric(35,1): warning C4267: '=': conversion from 'size_t' to '_Ty', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\graphbolt\build\graphbolt_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\graphbolt.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\optional(68,1): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\graphbolt\src\concurrent_id_hash_map.cc) [C:\Jenkins\workspace\dgl_PR-7408\graphbolt\build\graphbolt_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\graphbolt.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\optional(68,1): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\graphbolt\src\random.cc) [C:\Jenkins\workspace\dgl_PR-7408\graphbolt\build\graphbolt_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\graphbolt.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\optional(68,1): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\graphbolt\src\shared_memory.cc) [C:\Jenkins\workspace\dgl_PR-7408\graphbolt\build\graphbolt_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\graphbolt.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\optional(68,1): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\graphbolt\src\isin.cc) [C:\Jenkins\workspace\dgl_PR-7408\graphbolt\build\graphbolt_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\graphbolt.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\optional(68,1): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\graphbolt\src\cnumpy.cc) [C:\Jenkins\workspace\dgl_PR-7408\graphbolt\build\graphbolt_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\graphbolt.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\optional(68,1): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\graphbolt\src\unique_and_compact.cc) [C:\Jenkins\workspace\dgl_PR-7408\graphbolt\build\graphbolt_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\graphbolt.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\optional(68,1): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\graphbolt\src\serialize.cc) [C:\Jenkins\workspace\dgl_PR-7408\graphbolt\build\graphbolt_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\graphbolt.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\optional(68,1): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\graphbolt\src\index_select.cc) [C:\Jenkins\workspace\dgl_PR-7408\graphbolt\build\graphbolt_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\graphbolt.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\optional(68,1): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\graphbolt\src\shared_memory_helper.cc) [C:\Jenkins\workspace\dgl_PR-7408\graphbolt\build\graphbolt_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\graphbolt.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\optional(68,1): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\graphbolt\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\graphbolt\build\graphbolt_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\graphbolt.vcxproj] C:\Jenkins\workspace\dgl_PR-7408\graphbolt\src\concurrent_id_hash_map.cc(49): warning C4715: 'graphbolt::sampling::ConcurrentIdHashMap::CompareAndSwap': not all control paths return a value [C:\Jenkins\workspace\dgl_PR-7408\graphbolt\build\graphbolt_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\graphbolt.vcxproj] C:\Jenkins\workspace\dgl_PR-7408\graphbolt\src\concurrent_id_hash_map.cc(49): warning C4715: 'graphbolt::sampling::ConcurrentIdHashMap::CompareAndSwap': not all control paths return a value [C:\Jenkins\workspace\dgl_PR-7408\graphbolt\build\graphbolt_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\graphbolt.vcxproj] C:\Jenkins\workspace\dgl_PR-7408\graphbolt\src\concurrent_id_hash_map.cc(49): warning C4715: 'graphbolt::sampling::ConcurrentIdHashMap::CompareAndSwap': not all control paths return a value [C:\Jenkins\workspace\dgl_PR-7408\graphbolt\build\graphbolt_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\graphbolt.vcxproj] C:\Jenkins\workspace\dgl_PR-7408\graphbolt\src\concurrent_id_hash_map.cc(233): warning C4700: uninitialized local variable 'old_val' used [C:\Jenkins\workspace\dgl_PR-7408\graphbolt\build\graphbolt_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\graphbolt.vcxproj] C:\Jenkins\workspace\dgl_PR-7408\graphbolt\src\concurrent_id_hash_map.cc(233): warning C4700: uninitialized local variable 'old_val' used [C:\Jenkins\workspace\dgl_PR-7408\graphbolt\build\graphbolt_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\graphbolt.vcxproj] C:\Jenkins\workspace\dgl_PR-7408\graphbolt\src\concurrent_id_hash_map.cc(233): warning C4700: uninitialized local variable 'old_val' used [C:\Jenkins\workspace\dgl_PR-7408\graphbolt\build\graphbolt_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\graphbolt.vcxproj] C:\Jenkins\workspace\dgl_PR-7408\graphbolt\src\concurrent_id_hash_map.cc(221): warning C4700: uninitialized local variable 'replaced_val' used [C:\Jenkins\workspace\dgl_PR-7408\graphbolt\build\graphbolt_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\graphbolt.vcxproj] C:\Jenkins\workspace\dgl_PR-7408\graphbolt\src\concurrent_id_hash_map.cc(221): warning C4700: uninitialized local variable 'replaced_val' used [C:\Jenkins\workspace\dgl_PR-7408\graphbolt\build\graphbolt_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\graphbolt.vcxproj] C:\Jenkins\workspace\dgl_PR-7408\graphbolt\src\concurrent_id_hash_map.cc(221): warning C4700: uninitialized local variable 'replaced_val' used [C:\Jenkins\workspace\dgl_PR-7408\graphbolt\build\graphbolt_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\graphbolt.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\optional(68,1): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\graphbolt\src\fused_csc_sampling_graph.cc) [C:\Jenkins\workspace\dgl_PR-7408\graphbolt\build\graphbolt_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\graphbolt.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(3606,22): warning C4244: '=': conversion from '__int64' to 'T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\graphbolt\build\graphbolt_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\graphbolt.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\numeric(817,20): warning C4244: '=': conversion from '_Ty' to 'PickedType', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\graphbolt\build\graphbolt_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\graphbolt.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\numeric(817,20): warning C4244: '=': conversion from '_Ty' to 'int', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\graphbolt\build\graphbolt_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\graphbolt.vcxproj] "C:\Jenkins\workspace\dgl_PR-7408\build\dgl.sln" (default target) (1) -> "C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj.metaproj" (default target) (3) -> "C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj" (default target) (21) -> (ClCompile target) -> C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(933,31): warning C4996: 'std::iterator,ptrdiff_t,std::pair,`anonymous-namespace'::PairRef>::iterator_category': warning STL4015: The std::iterator class template (used as a base class to provide typedefs) is deprecated in C++17. (The header is NOT deprecated.) The C++ Standard has never required user-defined iterators to derive from std::iterator. To fix this warning, stop deriving from std::iterator and start providing publicly accessible typedefs named iterator_category, value_type, difference_type, pointer, and reference. Note that value_type is required to be non-const, even for constant iterators. You can define _SILENCE_CXX17_ITERATOR_BASE_CLASS_DEPRECATION_WARNING or _SILENCE_ALL_CXX17_DEPRECATION_WARNINGS to acknowledge that you have received this warning. [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(934,31): warning C4996: 'std::iterator,ptrdiff_t,std::pair,`anonymous-namespace'::PairRef>::value_type': warning STL4015: The std::iterator class template (used as a base class to provide typedefs) is deprecated in C++17. (The header is NOT deprecated.) The C++ Standard has never required user-defined iterators to derive from std::iterator. To fix this warning, stop deriving from std::iterator and start providing publicly accessible typedefs named iterator_category, value_type, difference_type, pointer, and reference. Note that value_type is required to be non-const, even for constant iterators. You can define _SILENCE_CXX17_ITERATOR_BASE_CLASS_DEPRECATION_WARNING or _SILENCE_ALL_CXX17_DEPRECATION_WARNINGS to acknowledge that you have received this warning. [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(935,31): warning C4996: 'std::iterator,ptrdiff_t,std::pair,`anonymous-namespace'::PairRef>::difference_type': warning STL4015: The std::iterator class template (used as a base class to provide typedefs) is deprecated in C++17. (The header is NOT deprecated.) The C++ Standard has never required user-defined iterators to derive from std::iterator. To fix this warning, stop deriving from std::iterator and start providing publicly accessible typedefs named iterator_category, value_type, difference_type, pointer, and reference. Note that value_type is required to be non-const, even for constant iterators. You can define _SILENCE_CXX17_ITERATOR_BASE_CLASS_DEPRECATION_WARNING or _SILENCE_ALL_CXX17_DEPRECATION_WARNINGS to acknowledge that you have received this warning. [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(936,31): warning C4996: 'std::iterator,ptrdiff_t,std::pair,`anonymous-namespace'::PairRef>::pointer': warning STL4015: The std::iterator class template (used as a base class to provide typedefs) is deprecated in C++17. (The header is NOT deprecated.) The C++ Standard has never required user-defined iterators to derive from std::iterator. To fix this warning, stop deriving from std::iterator and start providing publicly accessible typedefs named iterator_category, value_type, difference_type, pointer, and reference. Note that value_type is required to be non-const, even for constant iterators. You can define _SILENCE_CXX17_ITERATOR_BASE_CLASS_DEPRECATION_WARNING or _SILENCE_ALL_CXX17_DEPRECATION_WARNINGS to acknowledge that you have received this warning. [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(937,31): warning C4996: 'std::iterator,ptrdiff_t,std::pair,`anonymous-namespace'::PairRef>::reference': warning STL4015: The std::iterator class template (used as a base class to provide typedefs) is deprecated in C++17. (The header is NOT deprecated.) The C++ Standard has never required user-defined iterators to derive from std::iterator. To fix this warning, stop deriving from std::iterator and start providing publicly accessible typedefs named iterator_category, value_type, difference_type, pointer, and reference. Note that value_type is required to be non-const, even for constant iterators. You can define _SILENCE_CXX17_ITERATOR_BASE_CLASS_DEPRECATION_WARNING or _SILENCE_ALL_CXX17_DEPRECATION_WARNINGS to acknowledge that you have received this warning. [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(933,31): warning C4996: 'std::iterator,ptrdiff_t,std::pair,`anonymous-namespace'::PairRef>::iterator_category': warning STL4015: The std::iterator class template (used as a base class to provide typedefs) is deprecated in C++17. (The header is NOT deprecated.) The C++ Standard has never required user-defined iterators to derive from std::iterator. To fix this warning, stop deriving from std::iterator and start providing publicly accessible typedefs named iterator_category, value_type, difference_type, pointer, and reference. Note that value_type is required to be non-const, even for constant iterators. You can define _SILENCE_CXX17_ITERATOR_BASE_CLASS_DEPRECATION_WARNING or _SILENCE_ALL_CXX17_DEPRECATION_WARNINGS to acknowledge that you have received this warning. [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(934,31): warning C4996: 'std::iterator,ptrdiff_t,std::pair,`anonymous-namespace'::PairRef>::value_type': warning STL4015: The std::iterator class template (used as a base class to provide typedefs) is deprecated in C++17. (The header is NOT deprecated.) The C++ Standard has never required user-defined iterators to derive from std::iterator. To fix this warning, stop deriving from std::iterator and start providing publicly accessible typedefs named iterator_category, value_type, difference_type, pointer, and reference. Note that value_type is required to be non-const, even for constant iterators. You can define _SILENCE_CXX17_ITERATOR_BASE_CLASS_DEPRECATION_WARNING or _SILENCE_ALL_CXX17_DEPRECATION_WARNINGS to acknowledge that you have received this warning. [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(935,31): warning C4996: 'std::iterator,ptrdiff_t,std::pair,`anonymous-namespace'::PairRef>::difference_type': warning STL4015: The std::iterator class template (used as a base class to provide typedefs) is deprecated in C++17. (The header is NOT deprecated.) The C++ Standard has never required user-defined iterators to derive from std::iterator. To fix this warning, stop deriving from std::iterator and start providing publicly accessible typedefs named iterator_category, value_type, difference_type, pointer, and reference. Note that value_type is required to be non-const, even for constant iterators. You can define _SILENCE_CXX17_ITERATOR_BASE_CLASS_DEPRECATION_WARNING or _SILENCE_ALL_CXX17_DEPRECATION_WARNINGS to acknowledge that you have received this warning. [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(936,31): warning C4996: 'std::iterator,ptrdiff_t,std::pair,`anonymous-namespace'::PairRef>::pointer': warning STL4015: The std::iterator class template (used as a base class to provide typedefs) is deprecated in C++17. (The header is NOT deprecated.) The C++ Standard has never required user-defined iterators to derive from std::iterator. To fix this warning, stop deriving from std::iterator and start providing publicly accessible typedefs named iterator_category, value_type, difference_type, pointer, and reference. Note that value_type is required to be non-const, even for constant iterators. You can define _SILENCE_CXX17_ITERATOR_BASE_CLASS_DEPRECATION_WARNING or _SILENCE_ALL_CXX17_DEPRECATION_WARNINGS to acknowledge that you have received this warning. [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(937,31): warning C4996: 'std::iterator,ptrdiff_t,std::pair,`anonymous-namespace'::PairRef>::reference': warning STL4015: The std::iterator class template (used as a base class to provide typedefs) is deprecated in C++17. (The header is NOT deprecated.) The C++ Standard has never required user-defined iterators to derive from std::iterator. To fix this warning, stop deriving from std::iterator and start providing publicly accessible typedefs named iterator_category, value_type, difference_type, pointer, and reference. Note that value_type is required to be non-const, even for constant iterators. You can define _SILENCE_CXX17_ITERATOR_BASE_CLASS_DEPRECATION_WARNING or _SILENCE_ALL_CXX17_DEPRECATION_WARNINGS to acknowledge that you have received this warning. [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(3606,22): warning C4244: '=': conversion from 'const __int64' to 'int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\array\cpu\array_repeat.cc) [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(3606,22): warning C4244: '=': conversion from 'const __int64' to 'int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\array\cpu\array_nonzero.cc) [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(3606,22): warning C4244: '=': conversion from 'const __int64' to 'int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\array\cpu\array_index_select.cc) [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(3606,22): warning C4244: '=': conversion from 'const __int64' to 'int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\array\cpu\array_cumsum.cc) [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(3606,22): warning C4244: '=': conversion from 'const __int64' to 'int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\array\cpu\gather_mm.cc) [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(3606,22): warning C4244: '=': conversion from 'const __int64' to 'int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\array\cpu\array_sort.cc) [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(3606,22): warning C4244: '=': conversion from 'const __int64' to 'int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\array\cpu\array_scatter.cc) [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(3606,22): warning C4244: '=': conversion from 'const __int64' to 'int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\array\cpu\coo_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(933,31): warning C4996: 'std::iterator,ptrdiff_t,std::tuple,`anonymous-namespace'::TupleRef>::iterator_category': warning STL4015: The std::iterator class template (used as a base class to provide typedefs) is deprecated in C++17. (The header is NOT deprecated.) The C++ Standard has never required user-defined iterators to derive from std::iterator. To fix this warning, stop deriving from std::iterator and start providing publicly accessible typedefs named iterator_category, value_type, difference_type, pointer, and reference. Note that value_type is required to be non-const, even for constant iterators. You can define _SILENCE_CXX17_ITERATOR_BASE_CLASS_DEPRECATION_WARNING or _SILENCE_ALL_CXX17_DEPRECATION_WARNINGS to acknowledge that you have received this warning. [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(934,31): warning C4996: 'std::iterator,ptrdiff_t,std::tuple,`anonymous-namespace'::TupleRef>::value_type': warning STL4015: The std::iterator class template (used as a base class to provide typedefs) is deprecated in C++17. (The header is NOT deprecated.) The C++ Standard has never required user-defined iterators to derive from std::iterator. To fix this warning, stop deriving from std::iterator and start providing publicly accessible typedefs named iterator_category, value_type, difference_type, pointer, and reference. Note that value_type is required to be non-const, even for constant iterators. You can define _SILENCE_CXX17_ITERATOR_BASE_CLASS_DEPRECATION_WARNING or _SILENCE_ALL_CXX17_DEPRECATION_WARNINGS to acknowledge that you have received this warning. [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(935,31): warning C4996: 'std::iterator,ptrdiff_t,std::tuple,`anonymous-namespace'::TupleRef>::difference_type': warning STL4015: The std::iterator class template (used as a base class to provide typedefs) is deprecated in C++17. (The header is NOT deprecated.) The C++ Standard has never required user-defined iterators to derive from std::iterator. To fix this warning, stop deriving from std::iterator and start providing publicly accessible typedefs named iterator_category, value_type, difference_type, pointer, and reference. Note that value_type is required to be non-const, even for constant iterators. You can define _SILENCE_CXX17_ITERATOR_BASE_CLASS_DEPRECATION_WARNING or _SILENCE_ALL_CXX17_DEPRECATION_WARNINGS to acknowledge that you have received this warning. [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(936,31): warning C4996: 'std::iterator,ptrdiff_t,std::tuple,`anonymous-namespace'::TupleRef>::pointer': warning STL4015: The std::iterator class template (used as a base class to provide typedefs) is deprecated in C++17. (The header is NOT deprecated.) The C++ Standard has never required user-defined iterators to derive from std::iterator. To fix this warning, stop deriving from std::iterator and start providing publicly accessible typedefs named iterator_category, value_type, difference_type, pointer, and reference. Note that value_type is required to be non-const, even for constant iterators. You can define _SILENCE_CXX17_ITERATOR_BASE_CLASS_DEPRECATION_WARNING or _SILENCE_ALL_CXX17_DEPRECATION_WARNINGS to acknowledge that you have received this warning. [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(937,31): warning C4996: 'std::iterator,ptrdiff_t,std::tuple,`anonymous-namespace'::TupleRef>::reference': warning STL4015: The std::iterator class template (used as a base class to provide typedefs) is deprecated in C++17. (The header is NOT deprecated.) The C++ Standard has never required user-defined iterators to derive from std::iterator. To fix this warning, stop deriving from std::iterator and start providing publicly accessible typedefs named iterator_category, value_type, difference_type, pointer, and reference. Note that value_type is required to be non-const, even for constant iterators. You can define _SILENCE_CXX17_ITERATOR_BASE_CLASS_DEPRECATION_WARNING or _SILENCE_ALL_CXX17_DEPRECATION_WARNINGS to acknowledge that you have received this warning. [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(933,31): warning C4996: 'std::iterator,ptrdiff_t,std::tuple,`anonymous-namespace'::TupleRef>::iterator_category': warning STL4015: The std::iterator class template (used as a base class to provide typedefs) is deprecated in C++17. (The header is NOT deprecated.) The C++ Standard has never required user-defined iterators to derive from std::iterator. To fix this warning, stop deriving from std::iterator and start providing publicly accessible typedefs named iterator_category, value_type, difference_type, pointer, and reference. Note that value_type is required to be non-const, even for constant iterators. You can define _SILENCE_CXX17_ITERATOR_BASE_CLASS_DEPRECATION_WARNING or _SILENCE_ALL_CXX17_DEPRECATION_WARNINGS to acknowledge that you have received this warning. [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(934,31): warning C4996: 'std::iterator,ptrdiff_t,std::tuple,`anonymous-namespace'::TupleRef>::value_type': warning STL4015: The std::iterator class template (used as a base class to provide typedefs) is deprecated in C++17. (The header is NOT deprecated.) The C++ Standard has never required user-defined iterators to derive from std::iterator. To fix this warning, stop deriving from std::iterator and start providing publicly accessible typedefs named iterator_category, value_type, difference_type, pointer, and reference. Note that value_type is required to be non-const, even for constant iterators. You can define _SILENCE_CXX17_ITERATOR_BASE_CLASS_DEPRECATION_WARNING or _SILENCE_ALL_CXX17_DEPRECATION_WARNINGS to acknowledge that you have received this warning. [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(935,31): warning C4996: 'std::iterator,ptrdiff_t,std::tuple,`anonymous-namespace'::TupleRef>::difference_type': warning STL4015: The std::iterator class template (used as a base class to provide typedefs) is deprecated in C++17. (The header is NOT deprecated.) The C++ Standard has never required user-defined iterators to derive from std::iterator. To fix this warning, stop deriving from std::iterator and start providing publicly accessible typedefs named iterator_category, value_type, difference_type, pointer, and reference. Note that value_type is required to be non-const, even for constant iterators. You can define _SILENCE_CXX17_ITERATOR_BASE_CLASS_DEPRECATION_WARNING or _SILENCE_ALL_CXX17_DEPRECATION_WARNINGS to acknowledge that you have received this warning. [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(936,31): warning C4996: 'std::iterator,ptrdiff_t,std::tuple,`anonymous-namespace'::TupleRef>::pointer': warning STL4015: The std::iterator class template (used as a base class to provide typedefs) is deprecated in C++17. (The header is NOT deprecated.) The C++ Standard has never required user-defined iterators to derive from std::iterator. To fix this warning, stop deriving from std::iterator and start providing publicly accessible typedefs named iterator_category, value_type, difference_type, pointer, and reference. Note that value_type is required to be non-const, even for constant iterators. You can define _SILENCE_CXX17_ITERATOR_BASE_CLASS_DEPRECATION_WARNING or _SILENCE_ALL_CXX17_DEPRECATION_WARNINGS to acknowledge that you have received this warning. [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(937,31): warning C4996: 'std::iterator,ptrdiff_t,std::tuple,`anonymous-namespace'::TupleRef>::reference': warning STL4015: The std::iterator class template (used as a base class to provide typedefs) is deprecated in C++17. (The header is NOT deprecated.) The C++ Standard has never required user-defined iterators to derive from std::iterator. To fix this warning, stop deriving from std::iterator and start providing publicly accessible typedefs named iterator_category, value_type, difference_type, pointer, and reference. Note that value_type is required to be non-const, even for constant iterators. You can define _SILENCE_CXX17_ITERATOR_BASE_CLASS_DEPRECATION_WARNING or _SILENCE_ALL_CXX17_DEPRECATION_WARNINGS to acknowledge that you have received this warning. [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(3606,22): warning C4244: '=': conversion from 'const __int64' to 'int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\array\cpu\coo_linegraph.cc) [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(3606,22): warning C4244: '=': conversion from 'const __int64' to 'int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\array\cpu\array_pack.cc) [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(3606,22): warning C4244: '=': conversion from 'const __int64' to 'int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\array\cpu\coo_sort.cc) [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(3606,22): warning C4244: '=': conversion from 'const __int64' to 'int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\array\cpu\disjoint_union.cc) [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(3606,22): warning C4244: '=': conversion from 'const __int64' to 'int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\array\cpu\csr_to_simple.cc) [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(3606,22): warning C4244: '=': conversion from 'const __int64' to 'int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\array\cpu\csr_union.cc) [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(3606,22): warning C4244: '=': conversion from 'const __int64' to 'int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\array\cpu\array_op_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(3606,22): warning C4244: '=': conversion from 'const __int64' to 'int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\array\cpu\segment_reduce.cc) [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(3606,22): warning C4244: '=': conversion from 'const __int64' to 'int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\array\cpu\csr_sort.cc) [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(3606,22): warning C4244: '=': conversion from 'const __int64' to 'int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\array\cpu\rowwise_topk.cc) [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(3606,22): warning C4244: '=': conversion from 'const __int64' to 'int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\array\cpu\concurrent_id_hash_map.cc) [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(933,31): warning C4996: 'std::iterator,ptrdiff_t,dgl::aten::Pair,dgl::aten::PairRef>::iterator_category': warning STL4015: The std::iterator class template (used as a base class to provide typedefs) is deprecated in C++17. (The header is NOT deprecated.) The C++ Standard has never required user-defined iterators to derive from std::iterator. To fix this warning, stop deriving from std::iterator and start providing publicly accessible typedefs named iterator_category, value_type, difference_type, pointer, and reference. Note that value_type is required to be non-const, even for constant iterators. You can define _SILENCE_CXX17_ITERATOR_BASE_CLASS_DEPRECATION_WARNING or _SILENCE_ALL_CXX17_DEPRECATION_WARNINGS to acknowledge that you have received this warning. [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(934,31): warning C4996: 'std::iterator,ptrdiff_t,dgl::aten::Pair,dgl::aten::PairRef>::value_type': warning STL4015: The std::iterator class template (used as a base class to provide typedefs) is deprecated in C++17. (The header is NOT deprecated.) The C++ Standard has never required user-defined iterators to derive from std::iterator. To fix this warning, stop deriving from std::iterator and start providing publicly accessible typedefs named iterator_category, value_type, difference_type, pointer, and reference. Note that value_type is required to be non-const, even for constant iterators. You can define _SILENCE_CXX17_ITERATOR_BASE_CLASS_DEPRECATION_WARNING or _SILENCE_ALL_CXX17_DEPRECATION_WARNINGS to acknowledge that you have received this warning. [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(935,31): warning C4996: 'std::iterator,ptrdiff_t,dgl::aten::Pair,dgl::aten::PairRef>::difference_type': warning STL4015: The std::iterator class template (used as a base class to provide typedefs) is deprecated in C++17. (The header is NOT deprecated.) The C++ Standard has never required user-defined iterators to derive from std::iterator. To fix this warning, stop deriving from std::iterator and start providing publicly accessible typedefs named iterator_category, value_type, difference_type, pointer, and reference. Note that value_type is required to be non-const, even for constant iterators. You can define _SILENCE_CXX17_ITERATOR_BASE_CLASS_DEPRECATION_WARNING or _SILENCE_ALL_CXX17_DEPRECATION_WARNINGS to acknowledge that you have received this warning. [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(3606,22): warning C4244: '=': conversion from 'const __int64' to 'int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\array\array_arith.cc) [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(936,31): warning C4996: 'std::iterator,ptrdiff_t,dgl::aten::Pair,dgl::aten::PairRef>::pointer': warning STL4015: The std::iterator class template (used as a base class to provide typedefs) is deprecated in C++17. (The header is NOT deprecated.) The C++ Standard has never required user-defined iterators to derive from std::iterator. To fix this warning, stop deriving from std::iterator and start providing publicly accessible typedefs named iterator_category, value_type, difference_type, pointer, and reference. Note that value_type is required to be non-const, even for constant iterators. You can define _SILENCE_CXX17_ITERATOR_BASE_CLASS_DEPRECATION_WARNING or _SILENCE_ALL_CXX17_DEPRECATION_WARNINGS to acknowledge that you have received this warning. [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(937,31): warning C4996: 'std::iterator,ptrdiff_t,dgl::aten::Pair,dgl::aten::PairRef>::reference': warning STL4015: The std::iterator class template (used as a base class to provide typedefs) is deprecated in C++17. (The header is NOT deprecated.) The C++ Standard has never required user-defined iterators to derive from std::iterator. To fix this warning, stop deriving from std::iterator and start providing publicly accessible typedefs named iterator_category, value_type, difference_type, pointer, and reference. Note that value_type is required to be non-const, even for constant iterators. You can define _SILENCE_CXX17_ITERATOR_BASE_CLASS_DEPRECATION_WARNING or _SILENCE_ALL_CXX17_DEPRECATION_WARNINGS to acknowledge that you have received this warning. [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(933,31): warning C4996: 'std::iterator,ptrdiff_t,dgl::aten::Pair,dgl::aten::PairRef>::iterator_category': warning STL4015: The std::iterator class template (used as a base class to provide typedefs) is deprecated in C++17. (The header is NOT deprecated.) The C++ Standard has never required user-defined iterators to derive from std::iterator. To fix this warning, stop deriving from std::iterator and start providing publicly accessible typedefs named iterator_category, value_type, difference_type, pointer, and reference. Note that value_type is required to be non-const, even for constant iterators. You can define _SILENCE_CXX17_ITERATOR_BASE_CLASS_DEPRECATION_WARNING or _SILENCE_ALL_CXX17_DEPRECATION_WARNINGS to acknowledge that you have received this warning. [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(934,31): warning C4996: 'std::iterator,ptrdiff_t,dgl::aten::Pair,dgl::aten::PairRef>::value_type': warning STL4015: The std::iterator class template (used as a base class to provide typedefs) is deprecated in C++17. (The header is NOT deprecated.) The C++ Standard has never required user-defined iterators to derive from std::iterator. To fix this warning, stop deriving from std::iterator and start providing publicly accessible typedefs named iterator_category, value_type, difference_type, pointer, and reference. Note that value_type is required to be non-const, even for constant iterators. You can define _SILENCE_CXX17_ITERATOR_BASE_CLASS_DEPRECATION_WARNING or _SILENCE_ALL_CXX17_DEPRECATION_WARNINGS to acknowledge that you have received this warning. [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(935,31): warning C4996: 'std::iterator,ptrdiff_t,dgl::aten::Pair,dgl::aten::PairRef>::difference_type': warning STL4015: The std::iterator class template (used as a base class to provide typedefs) is deprecated in C++17. (The header is NOT deprecated.) The C++ Standard has never required user-defined iterators to derive from std::iterator. To fix this warning, stop deriving from std::iterator and start providing publicly accessible typedefs named iterator_category, value_type, difference_type, pointer, and reference. Note that value_type is required to be non-const, even for constant iterators. You can define _SILENCE_CXX17_ITERATOR_BASE_CLASS_DEPRECATION_WARNING or _SILENCE_ALL_CXX17_DEPRECATION_WARNINGS to acknowledge that you have received this warning. [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(936,31): warning C4996: 'std::iterator,ptrdiff_t,dgl::aten::Pair,dgl::aten::PairRef>::pointer': warning STL4015: The std::iterator class template (used as a base class to provide typedefs) is deprecated in C++17. (The header is NOT deprecated.) The C++ Standard has never required user-defined iterators to derive from std::iterator. To fix this warning, stop deriving from std::iterator and start providing publicly accessible typedefs named iterator_category, value_type, difference_type, pointer, and reference. Note that value_type is required to be non-const, even for constant iterators. You can define _SILENCE_CXX17_ITERATOR_BASE_CLASS_DEPRECATION_WARNING or _SILENCE_ALL_CXX17_DEPRECATION_WARNINGS to acknowledge that you have received this warning. [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(937,31): warning C4996: 'std::iterator,ptrdiff_t,dgl::aten::Pair,dgl::aten::PairRef>::reference': warning STL4015: The std::iterator class template (used as a base class to provide typedefs) is deprecated in C++17. (The header is NOT deprecated.) The C++ Standard has never required user-defined iterators to derive from std::iterator. To fix this warning, stop deriving from std::iterator and start providing publicly accessible typedefs named iterator_category, value_type, difference_type, pointer, and reference. Note that value_type is required to be non-const, even for constant iterators. You can define _SILENCE_CXX17_ITERATOR_BASE_CLASS_DEPRECATION_WARNING or _SILENCE_ALL_CXX17_DEPRECATION_WARNINGS to acknowledge that you have received this warning. [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(3606,22): warning C4244: '=': conversion from 'const __int64' to 'int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\array\cpu\negative_sampling.cc) [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(3606,22): warning C4244: '=': conversion from 'const __int64' to 'int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\array\cpu\csr_get_data.cc) [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(3606,22): warning C4244: '=': conversion from 'const __int64' to 'int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\array\cpu\coo_remove.cc) [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(3606,22): warning C4244: '=': conversion from 'const __int64' to 'int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\array\cpu\csr_remove.cc) [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\utility(151,1): warning C4267: 'initializing': conversion from 'size_t' to '_Ty2', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\utility(151,1): warning C4267: 'initializing': conversion from 'size_t' to '_Ty2', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(3606,22): warning C4244: '=': conversion from 'const __int64' to 'int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\array\cpu\csr_mm.cc) [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(3606,22): warning C4244: '=': conversion from 'const __int64' to 'int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\array\array.cc) [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(4088,24): warning C4244: '=': conversion from 'const _Ty' to 'IdType', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(3606,22): warning C4244: '=': conversion from 'const __int64' to 'int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\array\cpu\csr_sum.cc) [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(3606,22): warning C4244: '=': conversion from 'const __int64' to 'int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\array\cpu\rowwise_sampling.cc) [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(3606,22): warning C4244: '=': conversion from 'const __int64' to 'int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\array\cpu\labor_sampling.cc) [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\utility(151,1): warning C4267: 'initializing': conversion from 'size_t' to '_Ty2', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(3606,22): warning C4244: '=': conversion from 'const __int64' to 'int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\array\cpu\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(3606,22): warning C4244: '=': conversion from 'const __int64' to 'int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\array\cpu\spmat_op_impl_csr.cc) [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\utility(151,1): warning C4267: 'initializing': conversion from 'size_t' to '_Ty2', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(3606,22): warning C4244: '=': conversion from 'const __int64' to 'int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\array\cpu\spmat_op_impl_coo.cc) [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\numeric(817,20): warning C4244: '=': conversion from '_Ty' to 'IdType', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\utility(151,1): warning C4244: 'initializing': conversion from '_Ty' to '_Ty2', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(3606,22): warning C4244: '=': conversion from 'const __int64' to 'int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\array\uvm_array.cc) [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(3606,22): warning C4244: '=': conversion from 'const __int64' to 'int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\array\filter.cc) [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(3606,22): warning C4244: '=': conversion from 'const __int64' to 'int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\c_api_common.cc) [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] C:\Jenkins\workspace\dgl_PR-7408\src\array\libra_partition.cc(386,1): warning C4477: 'fscanf' : format string '%ld' requires an argument of type 'long *', but variadic argument 1 has type 'int64_t *' [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] C:\Jenkins\workspace\dgl_PR-7408\src\array\libra_partition.cc(386,1): warning C4477: 'fscanf' : format string '%ld' requires an argument of type 'long *', but variadic argument 2 has type 'int64_t *' [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(3606,22): warning C4244: '=': conversion from 'const __int64' to 'int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\partition\ndarray_partition.cc) [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(3606,22): warning C4244: '=': conversion from 'const __int64' to 'int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\geometry\cpu\geometry_op_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(3606,22): warning C4244: '=': conversion from 'const __int64' to 'int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\geometry\geometry.cc) [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] C:\Jenkins\workspace\dgl_PR-7408\src\array\libra_partition.cc(273,17): warning C4477: 'fprintf' : format string '%ld' requires an argument of type 'long', but variadic argument 1 has type 'int64_t' [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] C:\Jenkins\workspace\dgl_PR-7408\src\array\libra_partition.cc(273,17): warning C4477: 'fprintf' : format string '%ld' requires an argument of type 'long', but variadic argument 2 has type 'int64_t' [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] C:\Jenkins\workspace\dgl_PR-7408\src\array\libra_partition.cc(273,17): warning C4477: 'fprintf' : format string '%ld' requires an argument of type 'long', but variadic argument 3 has type 'int64_t' [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] C:\Jenkins\workspace\dgl_PR-7408\src\array\libra_partition.cc(285,10): warning C4477: 'printf' : format string '%ld' requires an argument of type 'long', but variadic argument 1 has type 'unsigned __int64' [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] C:\Jenkins\workspace\dgl_PR-7408\src\array\libra_partition.cc(288,17): warning C4477: 'fprintf' : format string '%ld' requires an argument of type 'long', but variadic argument 1 has type 'int64_t' [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] C:\Jenkins\workspace\dgl_PR-7408\src\array\libra_partition.cc(291,43): warning C4477: 'printf' : format string '%ld' requires an argument of type 'long', but variadic argument 1 has type 'int64_t' [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] C:\Jenkins\workspace\dgl_PR-7408\src\array\libra_partition.cc(295,43): warning C4477: 'printf' : format string '%ld' requires an argument of type 'long', but variadic argument 1 has type 'int64_t' [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(3606,22): warning C4244: '=': conversion from 'const __int64' to 'int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\random\random.cc) [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(3606,22): warning C4244: '=': conversion from 'const __int64' to 'int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\array\kernel.cc) [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(3606,22): warning C4244: '=': conversion from 'const __int64' to 'int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\array\cpu\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(3606,22): warning C4244: '=': conversion from 'const __int64' to 'int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\random\cpu\choice.cc) [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(3606,22): warning C4244: '=': conversion from 'const __int64' to 'int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\array\libra_partition.cc) [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(3606,22): warning C4244: '=': conversion from 'const __int64' to 'int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\runtime\utils.cc) [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(3606,22): warning C4244: '=': conversion from 'const __int64' to 'int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\graph\gk_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] C:\Jenkins\workspace\dgl_PR-7408\third_party\METIS\include\metis.h(75,1): warning C4005: 'INT32_MIN': macro redefinition (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\graph\metis_partition.cc) [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] C:\Jenkins\workspace\dgl_PR-7408\third_party\METIS\include\metis.h(76,1): warning C4005: 'INT32_MAX': macro redefinition (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\graph\metis_partition.cc) [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] C:\Jenkins\workspace\dgl_PR-7408\third_party\METIS\include\metis.h(77,1): warning C4005: 'INT64_MIN': macro redefinition (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\graph\metis_partition.cc) [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] C:\Jenkins\workspace\dgl_PR-7408\third_party\METIS\include\metis.h(78,1): warning C4005: 'INT64_MAX': macro redefinition (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\graph\metis_partition.cc) [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(3606,22): warning C4244: '=': conversion from 'const __int64' to 'int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\graph\creators.cc) [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(3606,22): warning C4244: '=': conversion from 'const __int64' to 'int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\graph\graph_traversal.cc) [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(3606,22): warning C4244: '=': conversion from 'const __int64' to 'int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\graph\graph.cc) [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(3606,22): warning C4244: '=': conversion from 'const __int64' to 'int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\graph\sampling\randomwalks\get_node_types_cpu.cc) [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(3606,22): warning C4244: '=': conversion from 'const __int64' to 'int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\graph\nodeflow.cc) [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(3606,22): warning C4244: '=': conversion from 'const __int64' to 'int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\graph\metis_partition.cc) [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(3606,22): warning C4244: '=': conversion from 'const __int64' to 'int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\graph\sampling\negative\global_uniform.cc) [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(3606,22): warning C4244: '=': conversion from 'const __int64' to 'int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\graph\graph_apis.cc) [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(3606,22): warning C4244: '=': conversion from 'const __int64' to 'int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\graph\immutable_graph.cc) [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(3606,22): warning C4244: '=': conversion from 'const __int64' to 'int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\graph\heterograph.cc) [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(3606,22): warning C4244: '=': conversion from 'const __int64' to 'int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\graph\sampling\randomwalks\node2vec.cc) [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(3606,22): warning C4244: '=': conversion from 'const __int64' to 'int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\graph\pickle.cc) [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(3606,22): warning C4244: '=': conversion from 'const unsigned __int64' to 'int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\graph\heterograph.cc) [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] C:\Jenkins\workspace\dgl_PR-7408\src\graph\sampler.cc(1511,1): warning C4805: '==': unsafe mix of type 'int64_t' and type 'bool' in operation [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] C:\Jenkins\workspace\dgl_PR-7408\src\graph\sampler.cc(1716,1): warning C4805: '==': unsafe mix of type 'int64_t' and type 'bool' in operation [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(3606,22): warning C4244: '=': conversion from 'const __int64' to 'int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\graph\sampling\neighbor\neighbor.cc) [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(3606,22): warning C4244: '=': conversion from 'const __int64' to 'int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\graph\graph_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(3606,22): warning C4244: '=': conversion from 'const __int64' to 'int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\graph\sampling\randomwalks\node2vec_cpu.cc) [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(3606,22): warning C4244: '=': conversion from 'const unsigned __int64' to 'int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\graph\graph_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(3606,22): warning C4244: '=': conversion from 'const __int64' to 'int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\graph\sampling\randomwalks\randomwalk_with_restart_cpu.cc) [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(3606,22): warning C4244: '=': conversion from 'const __int64' to 'int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\graph\sampling\randomwalks\randomwalks.cc) [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xstddef(240,54): warning C4018: '<': signed/unsigned mismatch (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\graph\sampling\randomwalks\node2vec_cpu.cc) [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xstddef(242,43): warning C4018: '<': signed/unsigned mismatch (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\graph\sampling\randomwalks\node2vec_cpu.cc) [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(3606,22): warning C4244: '=': conversion from 'const __int64' to 'int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\graph\serialize\tensor_serialize.cc) [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(3606,22): warning C4244: '=': conversion from 'const __int64' to 'int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\graph\sampling\randomwalks\randomwalk_cpu.cc) [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(3606,22): warning C4244: '=': conversion from 'const __int64' to 'int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\graph\heterograph_capi.cc) [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\utility(207,16): warning C4244: 'initializing': conversion from '_Ty' to '_Ty1', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(3606,22): warning C4244: '=': conversion from 'const __int64' to 'int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\graph\serialize\dglgraph_serialize.cc) [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(3606,22): warning C4244: '=': conversion from 'const __int64' to 'int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\graph\serialize\graph_serialize.cc) [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(3606,22): warning C4244: '=': conversion from 'const __int64' to 'int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\graph\serialize\heterograph_serialize.cc) [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(3606,22): warning C4244: '=': conversion from 'const __int64' to 'int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\graph\sampler.cc) [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(3606,1): warning C4267: '=': conversion from 'size_t' to 'int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\graph\sampler.cc) [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] C:\Jenkins\workspace\dgl_PR-7408\third_party\METIS\include\metis.h(75,1): warning C4005: 'INT32_MIN': macro redefinition (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\graph\transform\metis_partition_hetero.cc) [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] C:\Jenkins\workspace\dgl_PR-7408\third_party\METIS\include\metis.h(76,1): warning C4005: 'INT32_MAX': macro redefinition (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\graph\transform\metis_partition_hetero.cc) [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] C:\Jenkins\workspace\dgl_PR-7408\third_party\METIS\include\metis.h(77,1): warning C4005: 'INT64_MIN': macro redefinition (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\graph\transform\metis_partition_hetero.cc) [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] C:\Jenkins\workspace\dgl_PR-7408\third_party\METIS\include\metis.h(78,1): warning C4005: 'INT64_MAX': macro redefinition (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\graph\transform\metis_partition_hetero.cc) [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(3606,22): warning C4244: '=': conversion from 'const __int64' to 'int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\graph\subgraph.cc) [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(3606,22): warning C4244: '=': conversion from 'const __int64' to 'int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\graph\transform\line_graph.cc) [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(3606,22): warning C4244: '=': conversion from 'const __int64' to 'int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\graph\transform\metis_partition_hetero.cc) [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(3606,22): warning C4244: '=': conversion from 'const __int64' to 'int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\graph\shared_mem_manager.cc) [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(3606,22): warning C4244: '=': conversion from 'const __int64' to 'int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\graph\transform\remove_edges.cc) [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\tuple(632,57): warning C4244: '=': conversion from '_Ty' to 'IdType', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\tuple(633,58): warning C4244: '=': conversion from '_Ty' to 'IdType', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\utility(151,1): warning C4244: 'initializing': conversion from '_Ty' to '_Ty2', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(3606,22): warning C4244: '=': conversion from 'const __int64' to 'int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\graph\transform\compact.cc) [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(3606,22): warning C4244: '=': conversion from 'const __int64' to 'int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\graph\transform\to_block.cc) [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(3606,22): warning C4244: '=': conversion from 'const __int64' to 'int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\graph\transform\to_simple.cc) [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(3606,22): warning C4244: '=': conversion from 'const __int64' to 'int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\scheduler\scheduler_apis.cc) [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(3606,22): warning C4244: '=': conversion from 'const __int64' to 'int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\graph\unit_graph.cc) [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(3606,22): warning C4244: '=': conversion from 'const __int64' to 'int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\graph\transform\partition_hetero.cc) [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(3606,22): warning C4244: '=': conversion from 'const unsigned __int64' to 'int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\graph\transform\partition_hetero.cc) [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(3606,22): warning C4244: '=': conversion from 'const __int64' to 'int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\src\rpc\network\socket_communicator.cc) [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] "C:\Jenkins\workspace\dgl_PR-7408\build\dgl.sln" (default target) (1) -> "C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj.metaproj" (default target) (3) -> "C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj" (default target) (21) -> C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(3606,22): warning C4244: '=': conversion from 'const __int64' to 'int32_t', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] "C:\Jenkins\workspace\dgl_PR-7408\build\dgl.sln" (default target) (1) -> "C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj.metaproj" (default target) (3) -> "C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj" (default target) (21) -> C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(3606,22): warning C4244: '=': conversion from 'const __int64' to 'int32_t', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] "C:\Jenkins\workspace\dgl_PR-7408\build\dgl.sln" (default target) (1) -> "C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj.metaproj" (default target) (3) -> "C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj" (default target) (21) -> C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(3606,22): warning C4244: '=': conversion from 'const __int64' to 'int32_t', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] "C:\Jenkins\workspace\dgl_PR-7408\build\dgl.sln" (default target) (1) -> "C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj.metaproj" (default target) (3) -> "C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj" (default target) (21) -> C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(3606,22): warning C4244: '=': conversion from 'const __int64' to 'int32_t', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] "C:\Jenkins\workspace\dgl_PR-7408\build\dgl.sln" (default target) (1) -> "C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj.metaproj" (default target) (3) -> "C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj" (default target) (21) -> C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(3606,22): warning C4244: '=': conversion from 'const __int64' to 'int32_t', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] "C:\Jenkins\workspace\dgl_PR-7408\build\dgl.sln" (default target) (1) -> "C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj.metaproj" (default target) (3) -> "C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj" (default target) (21) -> C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(3606,22): warning C4244: '=': conversion from 'const __int64' to 'int32_t', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\build\dgl.vcxproj] "C:\Jenkins\workspace\dgl_PR-7408\build\dgl.sln" (default target) (1) -> "C:\Jenkins\workspace\dgl_PR-7408\build\runUnitTests.vcxproj.metaproj" (default target) (11) -> "C:\Jenkins\workspace\dgl_PR-7408\build\runUnitTests.vcxproj" (default target) (22) -> C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(3606,22): warning C4244: '=': conversion from 'const __int64' to 'int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\tests\cpp\graph_index_test.cc) [C:\Jenkins\workspace\dgl_PR-7408\build\runUnitTests.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(3606,22): warning C4244: '=': conversion from 'const __int64' to 'int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\tests\cpp\test_concurrent_id_hash_map.cc) [C:\Jenkins\workspace\dgl_PR-7408\build\runUnitTests.vcxproj] C:\Jenkins\workspace\dgl_PR-7408\tests\cpp\test_unit_graph.cc(129,1): warning C4305: 'argument': truncation from 'int' to 'bool' [C:\Jenkins\workspace\dgl_PR-7408\build\runUnitTests.vcxproj] C:\Jenkins\workspace\dgl_PR-7408\tests\cpp\test_unit_graph.cc(131,1): warning C4305: 'argument': truncation from 'int' to 'bool' [C:\Jenkins\workspace\dgl_PR-7408\build\runUnitTests.vcxproj] C:\Jenkins\workspace\dgl_PR-7408\tests\cpp\test_unit_graph.cc(134,1): warning C4305: 'argument': truncation from 'int' to 'bool' [C:\Jenkins\workspace\dgl_PR-7408\build\runUnitTests.vcxproj] C:\Jenkins\workspace\dgl_PR-7408\tests\cpp\test_unit_graph.cc(136,1): warning C4305: 'argument': truncation from 'int' to 'bool' [C:\Jenkins\workspace\dgl_PR-7408\build\runUnitTests.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(3606,22): warning C4244: '=': conversion from 'const __int64' to 'int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\tests\cpp\test_spmat_csr.cc) [C:\Jenkins\workspace\dgl_PR-7408\build\runUnitTests.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(3606,22): warning C4244: '=': conversion from 'const __int64' to 'int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\tests\cpp\test_spmat_coo.cc) [C:\Jenkins\workspace\dgl_PR-7408\build\runUnitTests.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(3606,22): warning C4244: '=': conversion from 'const __int64' to 'int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\tests\cpp\test_partition.cc) [C:\Jenkins\workspace\dgl_PR-7408\build\runUnitTests.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(3606,22): warning C4244: '=': conversion from 'const __int64' to 'int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\tests\cpp\test_aten.cc) [C:\Jenkins\workspace\dgl_PR-7408\build\runUnitTests.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(3606,22): warning C4244: '=': conversion from 'const __int64' to 'int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\tests\cpp\test_zerocopy_serialize.cc) [C:\Jenkins\workspace\dgl_PR-7408\build\runUnitTests.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(3606,22): warning C4244: '=': conversion from 'const __int64' to 'int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\tests\cpp\test_serialize.cc) [C:\Jenkins\workspace\dgl_PR-7408\build\runUnitTests.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(3606,22): warning C4244: '=': conversion from 'const __int64' to 'int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\tests\cpp\test_unit_graph.cc) [C:\Jenkins\workspace\dgl_PR-7408\build\runUnitTests.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(3606,22): warning C4244: '=': conversion from 'const __int64' to 'int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\tests\cpp\test_rowwise.cc) [C:\Jenkins\workspace\dgl_PR-7408\build\runUnitTests.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(3606,22): warning C4244: '=': conversion from 'const __int64' to 'int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\tests\cpp\test_sampler.cc) [C:\Jenkins\workspace\dgl_PR-7408\build\runUnitTests.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(3606,22): warning C4244: '=': conversion from 'const __int64' to 'int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\tests\cpp\test_csrmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\build\runUnitTests.vcxproj] "C:\Jenkins\workspace\dgl_PR-7408\build\dgl.sln" (default target) (1) -> "C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj.metaproj" (default target) (4) -> "C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj" (default target) (23) -> (CustomBuild target) -> CUSTOMBUILD : CMake warning : [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Jenkins\workspace\dgl_PR-7408\third_party\dmlc-core\include\dmlc\./logging.h(151,25): warning C4996: 'getenv': This function or variable may be unsafe. Consider using _dupenv_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Jenkins\workspace\dgl_PR-7408\third_party\dmlc-core\include\dmlc\./logging.h(151,25): warning C4996: 'getenv': This function or variable may be unsafe. Consider using _dupenv_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Jenkins\workspace\dgl_PR-7408\third_party\dmlc-core\include\dmlc\./logging.h(151,25): warning C4996: 'getenv': This function or variable may be unsafe. Consider using _dupenv_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Jenkins\workspace\dgl_PR-7408\third_party\dmlc-core\include\dmlc\./logging.h(151,25): warning C4996: 'getenv': This function or variable may be unsafe. Consider using _dupenv_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Jenkins\workspace\dgl_PR-7408\third_party\dmlc-core\include\dmlc\./logging.h(151,25): warning C4996: 'getenv': This function or variable may be unsafe. Consider using _dupenv_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Jenkins\workspace\dgl_PR-7408\third_party\dmlc-core\include\dmlc\./logging.h(151,25): warning C4996: 'getenv': This function or variable may be unsafe. Consider using _dupenv_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Jenkins\workspace\dgl_PR-7408\third_party\dmlc-core\include\dmlc\./logging.h(151,25): warning C4996: 'getenv': This function or variable may be unsafe. Consider using _dupenv_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Jenkins\workspace\dgl_PR-7408\third_party\dmlc-core\include\dmlc\./logging.h(151,25): warning C4996: 'getenv': This function or variable may be unsafe. Consider using _dupenv_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Jenkins\workspace\dgl_PR-7408\third_party\dmlc-core\include\dmlc\./logging.h(151,25): warning C4996: 'getenv': This function or variable may be unsafe. Consider using _dupenv_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Jenkins\workspace\dgl_PR-7408\third_party\dmlc-core\include\dmlc\./logging.h(151,25): warning C4996: 'getenv': This function or variable may be unsafe. Consider using _dupenv_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Jenkins\workspace\dgl_PR-7408\third_party\dmlc-core\include\dmlc\./logging.h(151,25): warning C4996: 'getenv': This function or variable may be unsafe. Consider using _dupenv_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Jenkins\workspace\dgl_PR-7408\third_party\dmlc-core\include\dmlc\./logging.h(151,25): warning C4996: 'getenv': This function or variable may be unsafe. Consider using _dupenv_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Jenkins\workspace\dgl_PR-7408\third_party\dmlc-core\include\dmlc\./logging.h(151,25): warning C4996: 'getenv': This function or variable may be unsafe. Consider using _dupenv_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Jenkins\workspace\dgl_PR-7408\include\dgl\./base_heterograph.h(834,27): warning C4099: 'dgl::HeteroPickleStates': type name first seen using 'class' now seen using 'struct' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Jenkins\workspace\dgl_PR-7408\include\dgl\./base_heterograph.h(834,27): warning C4099: 'dgl::HeteroPickleStates': type name first seen using 'class' now seen using 'struct' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Jenkins\workspace\dgl_PR-7408\include\dgl\./base_heterograph.h(834,27): warning C4099: 'dgl::HeteroPickleStates': type name first seen using 'class' now seen using 'struct' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Jenkins\workspace\dgl_PR-7408\include\dgl\./base_heterograph.h(834,27): warning C4099: 'dgl::HeteroPickleStates': type name first seen using 'class' now seen using 'struct' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Jenkins\workspace\dgl_PR-7408\include\dgl\./base_heterograph.h(834,27): warning C4099: 'dgl::HeteroPickleStates': type name first seen using 'class' now seen using 'struct' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc)C:\Jenkins\workspace\dgl_PR-7408\include\dgl\./base_heterograph.h(834): note: see declaration of 'dgl::HeteroPickleStates' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Jenkins\workspace\dgl_PR-7408\include\dgl\./base_heterograph.h(834,27): warning C4099: 'dgl::HeteroPickleStates': type name first seen using 'class' now seen using 'struct' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Jenkins\workspace\dgl_PR-7408\include\dgl\./base_heterograph.h(834,27): warning C4099: 'dgl::HeteroPickleStates': type name first seen using 'class' now seen using 'struct' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Jenkins\workspace\dgl_PR-7408\include\dgl\./base_heterograph.h(834,27): warning C4099: 'dgl::HeteroPickleStates': type name first seen using 'class' now seen using 'struct' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Jenkins\workspace\dgl_PR-7408\include\dgl\./base_heterograph.h(834,27): warning C4099: 'dgl::HeteroPickleStates': type name first seen using 'class' now seen using 'struct' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Jenkins\workspace\dgl_PR-7408\include\dgl\./base_heterograph.h(834,27): warning C4099: 'dgl::HeteroPickleStates': type name first seen using 'class' now seen using 'struct' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Jenkins\workspace\dgl_PR-7408\include\dgl\./base_heterograph.h(834,27): warning C4099: 'dgl::HeteroPickleStates': type name first seen using 'class' now seen using 'struct' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Jenkins\workspace\dgl_PR-7408\include\dgl\./base_heterograph.h(834,27): warning C4099: 'dgl::HeteroPickleStates': type name first seen using 'class' now seen using 'struct' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Jenkins\workspace\dgl_PR-7408\include\dgl\./base_heterograph.h(834,27): warning C4099: 'dgl::HeteroPickleStates': type name first seen using 'class' now seen using 'struct' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(27,45): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'c10::Error' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(29,19): warning C4251: 'c10::Error::msg_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'c10::Error' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(34,36): warning C4251: 'c10::Error::context_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'c10::Error' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(39,25): warning C4251: 'c10::Error::backtrace_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'c10::Error' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(46,20): warning C4251: 'c10::Error::what_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'c10::Error' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(47,38): warning C4251: 'c10::Error::what_without_backtrace_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'c10::Error' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(147,26): warning C4251: 'c10::Warning::type_': class 'std::variant' needs to have dll-interface to be used by clients of class 'c10::Warning' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(153,19): warning C4251: 'c10::Warning::msg_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'c10::Warning' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(27,45): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'c10::Error' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(29,19): warning C4251: 'c10::Error::msg_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'c10::Error' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(34,36): warning C4251: 'c10::Error::context_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'c10::Error' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(27,45): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'c10::Error' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(39,25): warning C4251: 'c10::Error::backtrace_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'c10::Error' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(29,19): warning C4251: 'c10::Error::msg_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'c10::Error' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(46,20): warning C4251: 'c10::Error::what_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'c10::Error' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(47,38): warning C4251: 'c10::Error::what_without_backtrace_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'c10::Error' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(34,36): warning C4251: 'c10::Error::context_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'c10::Error' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(39,25): warning C4251: 'c10::Error::backtrace_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'c10::Error' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(46,20): warning C4251: 'c10::Error::what_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'c10::Error' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(47,38): warning C4251: 'c10::Error::what_without_backtrace_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'c10::Error' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(147,26): warning C4251: 'c10::Warning::type_': class 'std::variant' needs to have dll-interface to be used by clients of class 'c10::Warning' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(153,19): warning C4251: 'c10::Warning::msg_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'c10::Warning' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(147,26): warning C4251: 'c10::Warning::type_': class 'std::variant' needs to have dll-interface to be used by clients of class 'c10::Warning' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(27,45): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'c10::Error' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(153,19): warning C4251: 'c10::Warning::msg_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'c10::Warning' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(29,19): warning C4251: 'c10::Error::msg_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'c10::Error' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(27,45): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'c10::Error' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(29,19): warning C4251: 'c10::Error::msg_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'c10::Error' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(27,45): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'c10::Error' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(29,19): warning C4251: 'c10::Error::msg_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'c10::Error' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(27,45): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'c10::Error' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(29,19): warning C4251: 'c10::Error::msg_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'c10::Error' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(27,45): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'c10::Error' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(29,19): warning C4251: 'c10::Error::msg_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'c10::Error' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(27,45): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'c10::Error' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc)C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xstring(4471): note: see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(34,36): warning C4251: 'c10::Error::context_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'c10::Error' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(29,19): warning C4251: 'c10::Error::msg_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'c10::Error' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(39,25): warning C4251: 'c10::Error::backtrace_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'c10::Error' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(46,20): warning C4251: 'c10::Error::what_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'c10::Error' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(27,45): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'c10::Error' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(47,38): warning C4251: 'c10::Error::what_without_backtrace_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'c10::Error' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(27): note: see declaration of 'c10::Error' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(29,19): warning C4251: 'c10::Error::msg_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'c10::Error' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(27,45): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'c10::Error' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(29,19): warning C4251: 'c10::Error::msg_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'c10::Error' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(27,45): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'c10::Error' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(29,19): warning C4251: 'c10::Error::msg_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'c10::Error' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(39,25): warning C4251: 'c10::Error::backtrace_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'c10::Error' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(46,20): warning C4251: 'c10::Error::what_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'c10::Error' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(47,38): warning C4251: 'c10::Error::what_without_backtrace_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'c10::Error' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(27,45): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'c10::Error' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(29,19): warning C4251: 'c10::Error::msg_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'c10::Error' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(34,36): warning C4251: 'c10::Error::context_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'c10::Error' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(39,25): warning C4251: 'c10::Error::backtrace_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'c10::Error' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(34,36): warning C4251: 'c10::Error::context_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'c10::Error' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc)C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xstring(4471): note: see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(39,25): warning C4251: 'c10::Error::backtrace_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'c10::Error' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(46,20): warning C4251: 'c10::Error::what_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'c10::Error' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(47,38): warning C4251: 'c10::Error::what_without_backtrace_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'c10::Error' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(147,26): warning C4251: 'c10::Warning::type_': class 'std::variant' needs to have dll-interface to be used by clients of class 'c10::Warning' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(34,36): warning C4251: 'c10::Error::context_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'c10::Error' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(34,36): warning C4251: 'c10::Error::context_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'c10::Error' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(153,19): warning C4251: 'c10::Warning::msg_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'c10::Warning' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(39,25): warning C4251: 'c10::Error::backtrace_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'c10::Error' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(46,20): warning C4251: 'c10::Error::what_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'c10::Error' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(39,25): warning C4251: 'c10::Error::backtrace_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'c10::Error' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(34,36): warning C4251: 'c10::Error::context_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'c10::Error' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(47,38): warning C4251: 'c10::Error::what_without_backtrace_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'c10::Error' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(46,20): warning C4251: 'c10::Error::what_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'c10::Error' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(47,38): warning C4251: 'c10::Error::what_without_backtrace_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'c10::Error' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(39,25): warning C4251: 'c10::Error::backtrace_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'c10::Error' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(46,20): warning C4251: 'c10::Error::what_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'c10::Error' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(34,36): warning C4251: 'c10::Error::context_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'c10::Error' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc)C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xstring(4471): note: see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(47,38): warning C4251: 'c10::Error::what_without_backtrace_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'c10::Error' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(46,20): warning C4251: 'c10::Error::what_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'c10::Error' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(34,36): warning C4251: 'c10::Error::context_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'c10::Error' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(147,26): warning C4251: 'c10::Warning::type_': class 'std::variant' needs to have dll-interface to be used by clients of class 'c10::Warning' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(47,38): warning C4251: 'c10::Error::what_without_backtrace_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'c10::Error' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/intrusive_ptr.h(83,42): warning C4251: 'c10::intrusive_ptr_target::refcount_': struct 'std::atomic' needs to have dll-interface to be used by clients of class 'c10::intrusive_ptr_target' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(34,36): warning C4251: 'c10::Error::context_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'c10::Error' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(147,26): warning C4251: 'c10::Warning::type_': class 'std::variant' needs to have dll-interface to be used by clients of class 'c10::Warning' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(147,26): warning C4251: 'c10::Warning::type_': class 'std::variant' needs to have dll-interface to be used by clients of class 'c10::Warning' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(147,26): warning C4251: 'c10::Warning::type_': class 'std::variant' needs to have dll-interface to be used by clients of class 'c10::Warning' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(147,26): warning C4251: 'c10::Warning::type_': class 'std::variant' needs to have dll-interface to be used by clients of class 'c10::Warning' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(147,26): warning C4251: 'c10::Warning::type_': class 'std::variant' needs to have dll-interface to be used by clients of class 'c10::Warning' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(153,19): warning C4251: 'c10::Warning::msg_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'c10::Warning' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(39,25): warning C4251: 'c10::Error::backtrace_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'c10::Error' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(153,19): warning C4251: 'c10::Warning::msg_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'c10::Warning' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(153,19): warning C4251: 'c10::Warning::msg_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'c10::Warning' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(153,19): warning C4251: 'c10::Warning::msg_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'c10::Warning' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(39,25): warning C4251: 'c10::Error::backtrace_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'c10::Error' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(153,19): warning C4251: 'c10::Warning::msg_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'c10::Warning' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(46,20): warning C4251: 'c10::Error::what_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'c10::Error' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc)C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xstring(4471): note: see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(46,20): warning C4251: 'c10::Error::what_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'c10::Error' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(47,38): warning C4251: 'c10::Error::what_without_backtrace_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'c10::Error' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/intrusive_ptr.h(83,42): warning C4251: 'c10::intrusive_ptr_target::refcount_': struct 'std::atomic' needs to have dll-interface to be used by clients of class 'c10::intrusive_ptr_target' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(47,38): warning C4251: 'c10::Error::what_without_backtrace_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'c10::Error' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/intrusive_ptr.h(84,43): warning C4251: 'c10::intrusive_ptr_target::weakcount_': struct 'std::atomic' needs to have dll-interface to be used by clients of class 'c10::intrusive_ptr_target' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/intrusive_ptr.h(83,42): warning C4251: 'c10::intrusive_ptr_target::refcount_': struct 'std::atomic' needs to have dll-interface to be used by clients of class 'c10::intrusive_ptr_target' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/intrusive_ptr.h(84,43): warning C4251: 'c10::intrusive_ptr_target::weakcount_': struct 'std::atomic' needs to have dll-interface to be used by clients of class 'c10::intrusive_ptr_target' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(147,26): warning C4251: 'c10::Warning::type_': class 'std::variant' needs to have dll-interface to be used by clients of class 'c10::Warning' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(153,19): warning C4251: 'c10::Warning::msg_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'c10::Warning' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(147,26): warning C4251: 'c10::Warning::type_': class 'std::variant' needs to have dll-interface to be used by clients of class 'c10::Warning' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(147,26): warning C4251: 'c10::Warning::type_': class 'std::variant' needs to have dll-interface to be used by clients of class 'c10::Warning' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(153,19): warning C4251: 'c10::Warning::msg_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'c10::Warning' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(153,19): warning C4251: 'c10::Warning::msg_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'c10::Warning' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymBool.h(83,15): warning C4251: 'c10::SymBool::ptr_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of class 'c10::SymBool' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymBool.h(83,15): warning C4251: 'c10::SymBool::ptr_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of class 'c10::SymBool' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymFloat.h(109,15): warning C4251: 'c10::SymFloat::ptr_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of class 'c10::SymFloat' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymFloat.h(109,15): warning C4251: 'c10::SymFloat::ptr_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of class 'c10::SymFloat' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymFloat.h(109,15): warning C4251: 'c10::SymFloat::ptr_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of class 'c10::SymFloat' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/logging_is_not_google_glog.h(43,28): warning C4251: 'c10::MessageLogger::stream_': class 'std::basic_stringstream,std::allocator>' needs to have dll-interface to be used by clients of class 'c10::MessageLogger' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymIntArrayRef.h(62,26): warning C4244: 'initializing': conversion from 'const T' to 'long', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/intrusive_ptr.h(83,42): warning C4251: 'c10::intrusive_ptr_target::refcount_': struct 'std::atomic' needs to have dll-interface to be used by clients of class 'c10::intrusive_ptr_target' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/intrusive_ptr.h(84,43): warning C4251: 'c10::intrusive_ptr_target::weakcount_': struct 'std::atomic' needs to have dll-interface to be used by clients of class 'c10::intrusive_ptr_target' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymIntArrayRef.h(62,26): warning C4244: 'initializing': conversion from 'const T' to 'long', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymIntArrayRef.h(62,26): warning C4244: 'initializing': conversion from 'const T' to 'long', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/intrusive_ptr.h(83,42): warning C4251: 'c10::intrusive_ptr_target::refcount_': struct 'std::atomic' needs to have dll-interface to be used by clients of class 'c10::intrusive_ptr_target' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/intrusive_ptr.h(84,43): warning C4251: 'c10::intrusive_ptr_target::weakcount_': struct 'std::atomic' needs to have dll-interface to be used by clients of class 'c10::intrusive_ptr_target' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/intrusive_ptr.h(83,42): warning C4251: 'c10::intrusive_ptr_target::refcount_': struct 'std::atomic' needs to have dll-interface to be used by clients of class 'c10::intrusive_ptr_target' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/intrusive_ptr.h(84,43): warning C4251: 'c10::intrusive_ptr_target::weakcount_': struct 'std::atomic' needs to have dll-interface to be used by clients of class 'c10::intrusive_ptr_target' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/intrusive_ptr.h(83,42): warning C4251: 'c10::intrusive_ptr_target::refcount_': struct 'std::atomic' needs to have dll-interface to be used by clients of class 'c10::intrusive_ptr_target' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/intrusive_ptr.h(84,43): warning C4251: 'c10::intrusive_ptr_target::weakcount_': struct 'std::atomic' needs to have dll-interface to be used by clients of class 'c10::intrusive_ptr_target' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/intrusive_ptr.h(84,43): warning C4251: 'c10::intrusive_ptr_target::weakcount_': struct 'std::atomic' needs to have dll-interface to be used by clients of class 'c10::intrusive_ptr_target' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc)C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\atomic(1881): note: see declaration of 'std::atomic' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/intrusive_ptr.h(83,42): warning C4251: 'c10::intrusive_ptr_target::refcount_': struct 'std::atomic' needs to have dll-interface to be used by clients of class 'c10::intrusive_ptr_target' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/intrusive_ptr.h(84,43): warning C4251: 'c10::intrusive_ptr_target::weakcount_': struct 'std::atomic' needs to have dll-interface to be used by clients of class 'c10::intrusive_ptr_target' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/intrusive_ptr.h(83,42): warning C4251: 'c10::intrusive_ptr_target::refcount_': struct 'std::atomic' needs to have dll-interface to be used by clients of class 'c10::intrusive_ptr_target' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/intrusive_ptr.h(84,43): warning C4251: 'c10::intrusive_ptr_target::weakcount_': struct 'std::atomic' needs to have dll-interface to be used by clients of class 'c10::intrusive_ptr_target' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/intrusive_ptr.h(83,42): warning C4251: 'c10::intrusive_ptr_target::refcount_': struct 'std::atomic' needs to have dll-interface to be used by clients of class 'c10::intrusive_ptr_target' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/intrusive_ptr.h(84,43): warning C4251: 'c10::intrusive_ptr_target::weakcount_': struct 'std::atomic' needs to have dll-interface to be used by clients of class 'c10::intrusive_ptr_target' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymBool.h(83,15): warning C4251: 'c10::SymBool::ptr_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of class 'c10::SymBool' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(658,92): warning C4251: 'std::enable_shared_from_this::_Wptr': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of class 'std::enable_shared_from_this' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymBool.h(83,15): warning C4251: 'c10::SymBool::ptr_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of class 'c10::SymBool' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymBool.h(83,15): warning C4251: 'c10::SymBool::ptr_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of class 'c10::SymBool' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(658,92): warning C4251: 'std::enable_shared_from_this::_Wptr': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of class 'std::enable_shared_from_this' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(658,92): warning C4251: 'std::enable_shared_from_this::_Wptr': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of class 'std::enable_shared_from_this' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymBool.h(83,15): warning C4251: 'c10::SymBool::ptr_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of class 'c10::SymBool' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymBool.h(83,15): warning C4251: 'c10::SymBool::ptr_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of class 'c10::SymBool' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymBool.h(83,15): warning C4251: 'c10::SymBool::ptr_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of class 'c10::SymBool' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymBool.h(83,15): warning C4251: 'c10::SymBool::ptr_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of class 'c10::SymBool' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(707,37): warning C4251: 'c10::NamedType::name_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::NamedType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymBool.h(83,15): warning C4251: 'c10::SymBool::ptr_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of class 'c10::SymBool' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymFloat.h(109,15): warning C4251: 'c10::SymFloat::ptr_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of class 'c10::SymFloat' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymFloat.h(109,15): warning C4251: 'c10::SymFloat::ptr_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of class 'c10::SymFloat' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymFloat.h(109,15): warning C4251: 'c10::SymFloat::ptr_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of class 'c10::SymFloat' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymFloat.h(109,15): warning C4251: 'c10::SymFloat::ptr_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of class 'c10::SymFloat' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/DispatchKeySet.h(442,1): warning C4267: 'return': conversion from 'size_t' to 'uint8_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/intrusive_ptr.h(84,43): warning C4251: 'c10::intrusive_ptr_target::weakcount_': struct 'std::atomic' needs to have dll-interface to be used by clients of class 'c10::intrusive_ptr_target' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymIntArrayRef.h(62,26): warning C4244: 'initializing': conversion from 'const T' to 'long', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymIntArrayRef.h(62,26): warning C4244: 'initializing': conversion from 'const T' to 'long', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymIntArrayRef.h(62,26): warning C4244: 'initializing': conversion from 'const T' to 'long', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymIntArrayRef.h(62,26): warning C4244: 'initializing': conversion from 'const T' to 'long', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymIntArrayRef.h(62,26): warning C4244: 'initializing': conversion from 'const T' to 'long', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymIntArrayRef.h(62,26): warning C4244: 'initializing': conversion from 'const T' to 'long', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymIntArrayRef.h(62,26): warning C4244: 'initializing': conversion from 'const T' to 'long', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymIntArrayRef.h(62,26): warning C4244: 'initializing': conversion from 'const T' to 'long', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/DispatchKeySet.h(442,1): warning C4267: 'return': conversion from 'size_t' to 'uint8_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/DispatchKeySet.h(442,1): warning C4267: 'return': conversion from 'size_t' to 'uint8_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymBool.h(83,15): warning C4251: 'c10::SymBool::ptr_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of class 'c10::SymBool' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(658,92): warning C4251: 'std::enable_shared_from_this::_Wptr': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of class 'std::enable_shared_from_this' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(216,36): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(658,92): warning C4251: 'std::enable_shared_from_this::_Wptr': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of class 'std::enable_shared_from_this' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(219,36): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(222,36): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(225,36): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(229,32): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(658,92): warning C4251: 'std::enable_shared_from_this::_Wptr': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of class 'std::enable_shared_from_this' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(235,32): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(238,32): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(244,36): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(247,36): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(250,36): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(658,92): warning C4251: 'std::enable_shared_from_this::_Wptr': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of class 'std::enable_shared_from_this' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(253,36): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(658,92): warning C4251: 'std::enable_shared_from_this::_Wptr': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of class 'std::enable_shared_from_this' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymFloat.h(109,15): warning C4251: 'c10::SymFloat::ptr_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of class 'c10::SymFloat' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(260,32): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(263,32): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(266,32): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(707,37): warning C4251: 'c10::NamedType::name_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::NamedType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(707,37): warning C4251: 'c10::NamedType::name_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::NamedType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(707,37): warning C4251: 'c10::NamedType::name_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::NamedType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(707,37): warning C4251: 'c10::NamedType::name_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::NamedType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(658,92): warning C4251: 'std::enable_shared_from_this::_Wptr': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of class 'std::enable_shared_from_this' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(216,36): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymIntArrayRef.h(62,26): warning C4244: 'initializing': conversion from 'const T' to 'long', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(219,36): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(219,36): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(222,36): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(222,36): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(225,36): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(225,36): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(229,32): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(229,32): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(232,32): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(232,32): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(235,32): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(235,32): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(238,32): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(238,32): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(707,37): warning C4251: 'c10::NamedType::name_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::NamedType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(244,36): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(707,37): warning C4251: 'c10::NamedType::name_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::NamedType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(244,36): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(247,36): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(247,36): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(250,36): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(250,36): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(253,36): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(253,36): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(257,32): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(257,32): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(260,32): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(260,32): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(263,32): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(263,32): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(266,32): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(266,32): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(707,37): warning C4251: 'c10::NamedType::name_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::NamedType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(707,37): warning C4251: 'c10::NamedType::name_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::NamedType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(707,37): warning C4251: 'c10::NamedType::name_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::NamedType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/DispatchKeySet.h(442,1): warning C4267: 'return': conversion from 'size_t' to 'uint8_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/DispatchKeySet.h(442,1): warning C4267: 'return': conversion from 'size_t' to 'uint8_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/DispatchKeySet.h(442,1): warning C4267: 'return': conversion from 'size_t' to 'uint8_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(658,92): warning C4251: 'std::enable_shared_from_this::_Wptr': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of class 'std::enable_shared_from_this' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/DispatchKeySet.h(442,1): warning C4267: 'return': conversion from 'size_t' to 'uint8_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(707,37): warning C4251: 'c10::NamedType::name_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::NamedType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/DispatchKeySet.h(442,1): warning C4267: 'return': conversion from 'size_t' to 'uint8_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/DispatchKeySet.h(442,1): warning C4267: 'return': conversion from 'size_t' to 'uint8_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/DispatchKeySet.h(442,1): warning C4267: 'return': conversion from 'size_t' to 'uint8_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/DispatchKeySet.h(442,1): warning C4267: 'return': conversion from 'size_t' to 'uint8_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(216,36): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/DispatchKeySet.h(442,1): warning C4267: 'return': conversion from 'size_t' to 'uint8_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(219,36): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(222,36): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(216,36): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(225,36): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(219,36): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(229,32): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(222,36): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(232,32): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(225,36): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(235,32): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(229,32): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(238,32): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(216,36): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(232,32): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(244,36): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(219,36): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(235,32): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(247,36): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(222,36): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(238,32): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(250,36): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(225,36): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(244,36): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(253,36): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(229,32): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(247,36): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(257,32): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(232,32): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(250,36): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(260,32): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(235,32): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(253,36): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(263,32): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(238,32): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(257,32): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(266,32): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(244,36): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(260,32): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(247,36): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(263,32): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(250,36): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(266,32): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(253,36): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(257,32): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(260,32): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(263,32): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(266,32): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(216,36): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(219,36): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(162,41): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(222,36): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(165,41): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(225,36): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(168,41): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(229,32): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(216,36): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(171,41): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(232,32): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(219,36): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(175,37): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(235,32): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(222,36): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(178,37): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(238,32): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(225,36): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(181,37): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(244,36): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(229,32): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(184,37): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(247,36): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(232,32): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(190,41): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(250,36): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(235,32): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(193,41): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(253,36): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(238,32): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(196,41): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(257,32): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(244,36): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(199,41): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(260,32): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(247,36): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/DispatchKeySet.h(442,1): warning C4267: 'return': conversion from 'size_t' to 'uint8_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(203,37): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(263,32): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(250,36): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(206,37): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(266,32): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(253,36): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(209,37): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(257,32): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(212,37): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(260,32): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(263,32): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(216,36): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(266,32): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(219,36): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(222,36): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(225,36): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(216,36): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(229,32): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(219,36): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(216,36): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(232,32): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(222,36): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(216,36): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(219,36): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(235,32): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(225,36): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(219,36): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(222,36): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(238,32): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(229,32): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(222,36): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(225,36): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(244,36): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(232,32): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(163,43): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(225,36): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(229,32): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(247,36): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(235,32): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(166,43): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(229,32): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(232,32): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(250,36): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(238,32): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(169,43): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(232,32): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(235,32): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(253,36): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(244,36): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(172,43): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(235,32): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(238,32): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(257,32): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(247,36): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(176,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(238,32): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(244,36): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(260,32): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(250,36): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(179,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(244,36): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(247,36): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(263,32): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(253,36): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(247,36): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(182,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(250,36): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(266,32): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(257,32): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(250,36): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(185,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(253,36): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(260,32): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(253,36): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(191,43): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(257,32): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(263,32): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(257,32): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(194,43): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(162,41): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(260,32): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(266,32): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(260,32): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(197,43): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(165,41): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(263,32): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(162,41): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(263,32): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(200,43): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(168,41): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(266,32): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(165,41): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(266,32): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(204,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(171,41): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(168,41): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(207,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(175,37): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(171,41): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(210,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(178,37): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(175,37): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(213,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(181,37): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(178,37): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(184,37): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(181,37): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(190,41): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(184,37): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(193,41): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(190,41): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(196,41): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(193,41): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(199,41): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(196,41): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(203,37): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(199,41): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(206,37): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(203,37): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(209,37): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(206,37): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(212,37): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(209,37): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(212,37): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(216,36): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(219,36): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(222,36): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(225,36): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(163,43): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(229,32): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(166,43): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(163,43): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(232,32): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(169,43): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(166,43): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(235,32): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(172,43): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(169,43): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(238,32): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(176,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(172,43): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(244,36): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(179,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(176,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(247,36): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(182,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(250,36): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(179,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(253,36): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(185,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(182,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(257,32): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(191,43): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(185,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(260,32): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(194,43): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(191,43): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(263,32): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(197,43): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(194,43): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(266,32): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(200,43): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(197,43): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(204,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(200,43): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(207,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(204,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(210,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(207,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(213,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(210,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(213,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(162,41): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(165,41): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(168,41): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(171,41): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(175,37): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(178,37): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(181,37): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(184,37): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(190,41): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(193,41): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(196,41): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(199,41): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(203,37): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(206,37): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(231,32): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(209,37): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(234,32): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(212,37): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(237,32): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(240,32): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(244,28): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(247,28): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(250,28): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(253,28): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(259,32): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(262,32): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(265,32): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(163,43): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(268,32): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(166,43): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(272,28): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(169,43): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(275,28): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(172,43): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(278,28): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(176,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(281,28): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(179,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(182,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(185,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(191,43): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(194,43): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(197,43): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(200,43): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(204,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(231,32): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(207,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(234,32): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(231,32): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(210,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(237,32): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(170,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(234,32): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(213,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(162,41): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(240,32): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(173,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(237,32): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(165,41): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(244,28): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(176,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(240,32): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(168,41): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(247,28): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(179,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(244,28): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(171,41): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(250,28): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(183,35): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(247,28): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(175,37): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(253,28): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(186,35): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(250,28): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(178,37): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(162,41): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(259,32): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(189,35): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(253,28): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(181,37): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(165,41): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(262,32): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(192,35): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(259,32): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(184,37): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(168,41): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(265,32): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(198,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(262,32): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(190,41): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(171,41): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(268,32): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(201,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(193,41): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(265,32): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(175,37): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(272,28): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(204,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(196,41): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(268,32): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(178,37): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(275,28): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(207,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(199,41): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(272,28): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(181,37): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(278,28): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(211,35): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(203,37): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(275,28): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(184,37): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(281,28): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(214,35): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(206,37): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(190,41): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(278,28): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(217,35): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(209,37): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(193,41): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(281,28): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(220,35): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(212,37): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(162,41): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(196,41): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(165,41): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(199,41): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(168,41): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(203,37): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(171,41): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(162,41): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(206,37): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(162,41): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(175,37): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(165,41): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(209,37): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(165,41): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(178,37): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(168,41): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(212,37): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(170,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(168,41): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(181,37): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(171,41): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(162,41): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(162,41): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(171,41): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(173,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(184,37): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(175,37): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(170,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(165,41): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(165,41): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(175,37): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(176,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(163,43): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(190,41): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(178,37): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(167,43): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(173,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(168,41): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(168,41): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(178,37): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(179,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(166,43): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(193,41): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(181,37): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(170,43): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(176,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(171,41): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(171,41): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(181,37): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(183,35): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(169,43): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(196,41): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(184,37): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(163,43): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(173,43): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(179,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(175,37): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(175,37): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(184,37): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(186,35): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(172,43): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(199,41): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(190,41): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(166,43): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(176,43): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(183,35): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(178,37): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(178,37): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(190,41): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(189,35): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(176,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(203,37): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(193,41): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(169,43): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(180,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(186,35): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(181,37): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(181,37): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(193,41): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(192,35): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(179,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(206,37): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(196,41): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(172,43): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(183,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(189,35): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(184,37): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(184,37): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(196,41): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(198,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(182,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(209,37): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(199,41): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(176,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(186,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(192,35): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(190,41): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(190,41): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(199,41): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(201,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(185,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(212,37): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(203,37): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(179,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(189,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(198,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(193,41): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(193,41): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(203,37): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(204,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(191,43): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(206,37): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(182,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(195,43): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(201,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(196,41): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(196,41): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(206,37): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(207,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(194,43): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(209,37): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(185,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(198,43): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(199,41): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(204,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(199,41): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(209,37): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(211,35): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(197,43): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(212,37): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(191,43): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(201,43): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(203,37): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(207,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(203,37): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(212,37): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(214,35): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(200,43): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(194,43): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(204,43): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(162,41): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(206,37): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(163,43): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(211,35): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(206,37): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(217,35): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(204,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(197,43): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(208,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(165,41): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(209,37): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(166,43): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(214,35): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(209,37): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(220,35): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(207,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(200,43): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(211,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(168,41): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(212,37): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(169,43): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(217,35): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(212,37): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(210,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(204,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(214,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(171,41): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(163,43): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(172,43): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(220,35): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(213,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(163,43): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(207,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(162,41): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(175,37): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(217,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(166,43): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(176,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(166,43): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(210,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(165,41): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(178,37): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(169,43): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(179,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(169,43): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(213,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(168,41): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(181,37): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(172,43): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(182,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(172,43): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(171,41): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(184,37): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(167,43): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(176,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(163,43): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(163,43): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(185,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(176,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(175,37): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(190,41): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(170,43): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(179,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(166,43): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(166,43): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(191,43): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(179,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(178,37): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(193,41): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(173,43): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(182,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(169,43): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(167,43): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(169,43): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(194,43): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(182,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(181,37): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(196,41): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(176,43): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(185,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(172,43): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(170,43): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(172,43): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(197,43): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(185,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(184,37): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(199,41): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(180,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(191,43): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(176,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(176,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(173,43): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(200,43): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(191,43): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(190,41): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(203,37): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(183,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(194,43): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(179,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(179,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(176,43): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(204,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(194,43): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(193,41): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(206,37): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(186,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(197,43): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(182,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(182,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(180,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(207,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(197,43): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(196,41): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(209,37): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(189,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(200,43): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(185,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(185,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(183,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(210,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(200,43): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(199,41): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(212,37): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(195,43): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(204,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(191,43): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(191,43): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(186,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(213,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(204,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(203,37): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(198,43): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(207,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(194,43): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(194,43): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(189,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(207,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(206,37): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(201,43): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(210,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(197,43): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(197,43): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(195,43): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(210,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(209,37): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(204,43): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(213,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(200,43): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(200,43): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(198,43): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(213,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(212,37): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(208,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(204,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(204,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(163,43): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(201,43): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(211,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(207,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(207,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(166,43): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(204,43): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(214,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(210,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(210,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(169,43): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(208,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(217,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(213,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(213,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(172,43): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(211,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(176,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(214,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(179,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(163,43): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(217,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(182,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(166,43): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(185,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(169,43): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(191,43): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(172,43): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(194,43): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(176,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(197,43): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(179,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(200,43): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(182,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(204,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(185,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(207,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(191,43): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(210,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(194,43): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(213,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(197,43): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(200,43): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(204,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(207,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(210,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(213,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Scalar.h(419,6): warning C4251: 'c10::Scalar::v': union 'c10::Scalar::v_t' needs to have dll-interface to be used by clients of class 'c10::Scalar' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(231,32): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(234,32): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(237,32): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Scalar.h(419,6): warning C4251: 'c10::Scalar::v': union 'c10::Scalar::v_t' needs to have dll-interface to be used by clients of class 'c10::Scalar' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(231,32): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(240,32): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Scalar.h(419,6): warning C4251: 'c10::Scalar::v': union 'c10::Scalar::v_t' needs to have dll-interface to be used by clients of class 'c10::Scalar' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(234,32): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(244,28): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Scalar.h(139,3): warning C4244: 'argument': conversion from 'double' to 'From', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(237,32): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(247,28): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(240,32): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(231,32): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(250,28): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(244,28): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(234,32): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(253,28): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(247,28): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(237,32): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(259,32): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(250,28): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(240,32): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(262,32): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(253,28): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(244,28): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(265,32): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(259,32): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(247,28): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(268,32): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Scalar.h(139,3): warning C4244: 'argument': conversion from 'double' to 'From', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Scalar.h(139,3): warning C4244: 'argument': conversion from 'double' to 'From', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(231,32): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(262,32): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(231,32): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(250,28): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(272,28): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(234,32): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(265,32): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(234,32): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(253,28): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(275,28): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(237,32): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(268,32): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(237,32): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(259,32): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(278,28): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(240,32): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(272,28): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(240,32): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(262,32): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(231,32): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(281,28): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(231,32): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(244,28): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(275,28): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(244,28): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(265,32): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(234,32): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(231,32): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(234,32): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(247,28): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(278,28): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(247,28): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(268,32): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(237,32): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(234,32): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(237,32): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(250,28): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(281,28): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(250,28): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(272,28): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(240,32): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(237,32): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(231,32): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(240,32): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(253,28): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(253,28): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(275,28): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(244,28): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(240,32): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(170,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(234,32): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(244,28): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(259,32): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(259,32): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(278,28): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(247,28): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(244,28): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(173,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(237,32): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(247,28): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(262,32): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(262,32): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(281,28): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(250,28): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(247,28): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(176,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(240,32): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(250,28): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(170,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(265,32): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(265,32): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(253,28): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(250,28): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(179,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(244,28): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(253,28): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(173,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(268,32): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(268,32): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(259,32): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(253,28): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(183,35): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(247,28): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(259,32): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(176,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(272,28): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(272,28): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(262,32): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(259,32): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(186,35): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(250,28): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(262,32): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(179,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(275,28): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(275,28): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(265,32): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(262,32): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(170,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(189,35): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(253,28): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(265,32): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(183,35): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(278,28): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(231,32): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(278,28): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(268,32): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(265,32): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(173,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(192,35): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(259,32): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(268,32): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(186,35): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(281,28): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(234,32): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(281,28): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(272,28): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(268,32): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(176,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(198,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(262,32): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(272,28): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(189,35): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(237,32): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(275,28): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(272,28): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(179,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(201,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(265,32): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(275,28): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(192,35): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(240,32): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(278,28): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(275,28): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(183,35): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(204,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(268,32): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(278,28): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(198,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(244,28): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(281,28): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(278,28): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(186,35): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(207,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(272,28): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(281,28): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(170,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(201,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(247,28): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(281,28): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(189,35): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(170,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(275,28): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(211,35): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(173,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(204,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(250,28): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(192,35): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(173,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(278,28): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(214,35): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(176,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(207,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(253,28): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(198,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(176,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(281,28): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(217,35): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(179,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(211,35): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(259,32): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(170,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(201,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(179,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(170,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(220,35): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(183,35): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(214,35): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(262,32): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(170,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(173,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(204,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(183,35): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(173,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(186,35): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(217,35): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(265,32): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(173,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(176,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(207,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(186,35): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(176,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(189,35): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(220,35): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(268,32): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(176,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(179,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(211,35): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(170,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(189,35): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(179,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(192,35): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(272,28): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(179,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(183,35): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(214,35): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(173,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(192,35): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(183,35): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(167,43): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(198,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(275,28): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(183,35): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(186,35): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(217,35): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Scalar.h(140,3): warning C4244: 'argument': conversion from 'double' to 'From', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(176,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(198,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(186,35): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(170,43): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(201,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(278,28): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(186,35): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(189,35): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(220,35): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(179,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(201,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(189,35): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(173,43): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(204,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(281,28): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(189,35): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(192,35): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Scalar.h(141,3): warning C4244: 'argument': conversion from 'double' to 'From', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(167,43): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(183,35): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(204,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(192,35): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(176,43): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(207,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(192,35): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(198,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(170,43): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(186,35): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(207,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(198,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(180,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(211,35): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(198,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(201,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Scalar.h(142,3): warning C4244: 'argument': conversion from 'double' to 'From', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(173,43): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(189,35): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(211,35): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(201,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(183,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(214,35): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(201,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(204,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(176,43): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(192,35): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(214,35): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(167,43): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(204,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(186,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(217,35): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(204,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(170,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(207,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(180,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(198,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(217,35): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(170,43): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(207,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(189,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(220,35): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Scalar.h(140,3): warning C4244: 'argument': conversion from 'double' to 'From', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(207,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(173,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(211,35): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(183,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Scalar.h(140,3): warning C4244: 'argument': conversion from 'double' to 'From', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(201,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(220,35): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(173,43): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(211,35): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(195,43): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(211,35): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(214,35): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(176,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(186,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(204,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(176,43): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(214,35): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(198,43): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Scalar.h(141,3): warning C4244: 'argument': conversion from 'double' to 'From', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(214,35): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(217,35): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(179,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(189,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Scalar.h(141,3): warning C4244: 'argument': conversion from 'double' to 'From', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(207,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(180,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(217,35): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(201,43): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(217,35): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(220,35): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(183,35): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(195,43): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(167,43): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(211,35): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(183,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(220,35): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(204,43): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Scalar.h(142,3): warning C4244: 'argument': conversion from 'double' to 'From', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(220,35): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(186,35): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Scalar.h(142,3): warning C4244: 'argument': conversion from 'double' to 'From', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(198,43): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(170,43): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(214,35): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(186,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(208,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(167,43): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(189,35): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(201,43): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(173,43): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(217,35): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(189,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(211,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(170,43): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(192,35): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(204,43): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(176,43): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(220,35): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(195,43): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(214,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(173,43): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(198,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(208,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(167,43): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(180,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(167,43): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(167,43): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(198,43): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(217,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(176,43): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(201,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(211,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(170,43): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(183,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(170,43): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(170,43): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(201,43): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(180,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(204,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(214,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(173,43): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(186,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(173,43): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(173,43): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(204,43): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(183,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(207,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(217,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(167,43): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(176,43): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(189,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(176,43): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(176,43): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(208,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(186,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(211,35): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(170,43): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(195,43): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(180,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(180,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(180,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(211,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(189,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(214,35): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(173,43): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(198,43): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(183,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(183,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(183,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(214,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(195,43): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(217,35): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(176,43): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(201,43): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(186,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(186,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(186,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(217,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(198,43): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(220,35): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(180,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(204,43): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(189,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(189,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(189,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(201,43): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(183,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(208,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(195,43): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(195,43): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(195,43): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(204,43): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(186,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(211,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(198,43): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(198,43): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(198,43): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(208,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(189,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(214,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(201,43): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(201,43): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(201,43): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(211,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(195,43): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(204,43): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(217,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(204,43): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(204,43): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(214,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(198,43): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(167,43): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(208,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(208,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(208,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(217,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(201,43): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(170,43): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(211,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(211,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(211,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(204,43): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(173,43): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(214,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(214,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(214,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(208,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(176,43): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(217,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(217,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(217,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(211,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(180,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(214,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(183,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(217,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(186,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(189,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(195,43): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(198,43): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(201,43): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(204,43): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(208,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(211,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(214,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(217,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Scalar.h(419,6): warning C4251: 'c10::Scalar::v': union 'c10::Scalar::v_t' needs to have dll-interface to be used by clients of class 'c10::Scalar' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Scalar.h(419,6): warning C4251: 'c10::Scalar::v': union 'c10::Scalar::v_t' needs to have dll-interface to be used by clients of class 'c10::Scalar' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Scalar.h(419,6): warning C4251: 'c10::Scalar::v': union 'c10::Scalar::v_t' needs to have dll-interface to be used by clients of class 'c10::Scalar' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Scalar.h(419,6): warning C4251: 'c10::Scalar::v': union 'c10::Scalar::v_t' needs to have dll-interface to be used by clients of class 'c10::Scalar' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Scalar.h(139,3): warning C4244: 'argument': conversion from 'double' to 'From', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Scalar.h(419,6): warning C4251: 'c10::Scalar::v': union 'c10::Scalar::v_t' needs to have dll-interface to be used by clients of class 'c10::Scalar' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Scalar.h(419,6): warning C4251: 'c10::Scalar::v': union 'c10::Scalar::v_t' needs to have dll-interface to be used by clients of class 'c10::Scalar' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Scalar.h(419,6): warning C4251: 'c10::Scalar::v': union 'c10::Scalar::v_t' needs to have dll-interface to be used by clients of class 'c10::Scalar' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Scalar.h(139,3): warning C4244: 'argument': conversion from 'double' to 'From', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Scalar.h(419,6): warning C4251: 'c10::Scalar::v': union 'c10::Scalar::v_t' needs to have dll-interface to be used by clients of class 'c10::Scalar' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Scalar.h(419,6): warning C4251: 'c10::Scalar::v': union 'c10::Scalar::v_t' needs to have dll-interface to be used by clients of class 'c10::Scalar' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Scalar.h(139,3): warning C4244: 'argument': conversion from 'double' to 'From', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Scalar.h(139,3): warning C4244: 'argument': conversion from 'double' to 'From', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Scalar.h(139,3): warning C4244: 'argument': conversion from 'double' to 'From', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Scalar.h(419,6): warning C4251: 'c10::Scalar::v': union 'c10::Scalar::v_t' needs to have dll-interface to be used by clients of class 'c10::Scalar' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Scalar.h(139,3): warning C4244: 'argument': conversion from 'double' to 'From', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Scalar.h(139,3): warning C4244: 'argument': conversion from 'double' to 'From', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Scalar.h(139,3): warning C4244: 'argument': conversion from 'double' to 'From', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Scalar.h(139,3): warning C4244: 'argument': conversion from 'double' to 'From', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Scalar.h(140,3): warning C4244: 'argument': conversion from 'double' to 'From', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Scalar.h(141,3): warning C4244: 'argument': conversion from 'double' to 'From', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Scalar.h(140,3): warning C4244: 'argument': conversion from 'double' to 'From', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Scalar.h(142,3): warning C4244: 'argument': conversion from 'double' to 'From', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Scalar.h(141,3): warning C4244: 'argument': conversion from 'double' to 'From', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Scalar.h(142,3): warning C4244: 'argument': conversion from 'double' to 'From', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Scalar.h(140,3): warning C4244: 'argument': conversion from 'double' to 'From', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Scalar.h(140,3): warning C4244: 'argument': conversion from 'double' to 'From', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Scalar.h(141,3): warning C4244: 'argument': conversion from 'double' to 'From', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Scalar.h(140,3): warning C4244: 'argument': conversion from 'double' to 'From', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Scalar.h(141,3): warning C4244: 'argument': conversion from 'double' to 'From', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Scalar.h(142,3): warning C4244: 'argument': conversion from 'double' to 'From', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Scalar.h(140,3): warning C4244: 'argument': conversion from 'double' to 'From', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Scalar.h(140,3): warning C4244: 'argument': conversion from 'double' to 'From', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Scalar.h(141,3): warning C4244: 'argument': conversion from 'double' to 'From', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Scalar.h(142,3): warning C4244: 'argument': conversion from 'double' to 'From', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Scalar.h(140,3): warning C4244: 'argument': conversion from 'double' to 'From', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Scalar.h(141,3): warning C4244: 'argument': conversion from 'double' to 'From', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Scalar.h(141,3): warning C4244: 'argument': conversion from 'double' to 'From', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Scalar.h(142,3): warning C4244: 'argument': conversion from 'double' to 'From', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Scalar.h(140,3): warning C4244: 'argument': conversion from 'double' to 'From', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Scalar.h(141,3): warning C4244: 'argument': conversion from 'double' to 'From', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Scalar.h(142,3): warning C4244: 'argument': conversion from 'double' to 'From', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Scalar.h(142,3): warning C4244: 'argument': conversion from 'double' to 'From', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Scalar.h(141,3): warning C4244: 'argument': conversion from 'double' to 'From', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Scalar.h(142,3): warning C4244: 'argument': conversion from 'double' to 'From', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Scalar.h(142,3): warning C4244: 'argument': conversion from 'double' to 'From', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Scalar.h(140,3): warning C4244: 'argument': conversion from 'double' to 'From', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Scalar.h(141,3): warning C4244: 'argument': conversion from 'double' to 'From', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Scalar.h(142,3): warning C4244: 'argument': conversion from 'double' to 'From', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/typeid.h(61,67): warning C4251: 'c10::IdWrapper::id_': struct 'c10::util::type_index' needs to have dll-interface to be used by clients of class 'c10::IdWrapper' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/typeid.h(61,67): warning C4251: 'c10::IdWrapper::id_': struct 'c10::util::type_index' needs to have dll-interface to be used by clients of class 'c10::IdWrapper' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/typeid.h(61,67): warning C4251: 'c10::IdWrapper::id_': struct 'c10::util::type_index' needs to have dll-interface to be used by clients of class 'c10::IdWrapper' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/typeid.h(61,67): warning C4251: 'c10::IdWrapper::id_': struct 'c10::util::type_index' needs to have dll-interface to be used by clients of class 'c10::IdWrapper' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/ThreadLocalDebugInfo.h(54,39): warning C4251: 'c10::ThreadLocalDebugInfo::info_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'c10::ThreadLocalDebugInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/ThreadLocalDebugInfo.h(54,39): warning C4251: 'c10::ThreadLocalDebugInfo::info_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'c10::ThreadLocalDebugInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/ThreadLocalDebugInfo.h(56,53): warning C4251: 'c10::ThreadLocalDebugInfo::parent_info_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'c10::ThreadLocalDebugInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/ThreadLocalDebugInfo.h(80,61): warning C4251: 'c10::DebugInfoGuard::prev_info_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'c10::DebugInfoGuard' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/ThreadLocalDebugInfo.h(80,61): warning C4251: 'c10::DebugInfoGuard::prev_info_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'c10::DebugInfoGuard' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/ThreadLocalDebugInfo.h(54,39): warning C4251: 'c10::ThreadLocalDebugInfo::info_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'c10::ThreadLocalDebugInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/ThreadLocalDebugInfo.h(38): note: see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/ThreadLocalDebugInfo.h(56,53): warning C4251: 'c10::ThreadLocalDebugInfo::parent_info_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'c10::ThreadLocalDebugInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/ThreadLocalDebugInfo.h(80,61): warning C4251: 'c10::DebugInfoGuard::prev_info_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'c10::DebugInfoGuard' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/ThreadLocalDebugInfo.h(56,53): warning C4251: 'c10::ThreadLocalDebugInfo::parent_info_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'c10::ThreadLocalDebugInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/ThreadLocalDebugInfo.h(80,61): warning C4251: 'c10::DebugInfoGuard::prev_info_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'c10::DebugInfoGuard' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Allocator.h(28,34): warning C4251: 'c10::DataPtr::ptr_': class 'c10::detail::UniqueVoidPtr' needs to have dll-interface to be used by clients of class 'c10::DataPtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Allocator.h(28,34): warning C4251: 'c10::DataPtr::ptr_': class 'c10::detail::UniqueVoidPtr' needs to have dll-interface to be used by clients of class 'c10::DataPtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Allocator.h(227,38): warning C4251: 'c10::InefficientStdFunctionContext::deleter_': class 'std::function' needs to have dll-interface to be used by clients of struct 'c10::InefficientStdFunctionContext' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Allocator.h(28,34): warning C4251: 'c10::DataPtr::ptr_': class 'c10::detail::UniqueVoidPtr' needs to have dll-interface to be used by clients of class 'c10::DataPtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Allocator.h(28,34): warning C4251: 'c10::DataPtr::ptr_': class 'c10::detail::UniqueVoidPtr' needs to have dll-interface to be used by clients of class 'c10::DataPtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Allocator.h(227,38): warning C4251: 'c10::InefficientStdFunctionContext::deleter_': class 'std::function' needs to have dll-interface to be used by clients of struct 'c10::InefficientStdFunctionContext' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Allocator.h(227,38): warning C4251: 'c10::InefficientStdFunctionContext::deleter_': class 'std::function' needs to have dll-interface to be used by clients of struct 'c10::InefficientStdFunctionContext' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Allocator.h(227,38): warning C4251: 'c10::InefficientStdFunctionContext::deleter_': class 'std::function' needs to have dll-interface to be used by clients of struct 'c10::InefficientStdFunctionContext' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/typeid.h(61,67): warning C4251: 'c10::IdWrapper::id_': struct 'c10::util::type_index' needs to have dll-interface to be used by clients of class 'c10::IdWrapper' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/COWDeleter.h(53,27): warning C4251: 'c10::impl::cow::COWDeleterContext::mutex_': class 'std::shared_mutex' needs to have dll-interface to be used by clients of class 'c10::impl::cow::COWDeleterContext' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/COWDeleter.h(54,44): warning C4251: 'c10::impl::cow::COWDeleterContext::data_': class 'std::unique_ptr' needs to have dll-interface to be used by clients of class 'c10::impl::cow::COWDeleterContext' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/typeid.h(61,67): warning C4251: 'c10::IdWrapper::id_': struct 'c10::util::type_index' needs to have dll-interface to be used by clients of class 'c10::IdWrapper' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/COWDeleter.h(53,27): warning C4251: 'c10::impl::cow::COWDeleterContext::mutex_': class 'std::shared_mutex' needs to have dll-interface to be used by clients of class 'c10::impl::cow::COWDeleterContext' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/COWDeleter.h(54,44): warning C4251: 'c10::impl::cow::COWDeleterContext::data_': class 'std::unique_ptr' needs to have dll-interface to be used by clients of class 'c10::impl::cow::COWDeleterContext' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/COWDeleter.h(55,42): warning C4251: 'c10::impl::cow::COWDeleterContext::refcount_': struct 'std::atomic<__int64>' needs to have dll-interface to be used by clients of class 'c10::impl::cow::COWDeleterContext' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/UniqueVoidPtr.h(45): note: see declaration of 'std::unique_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/HermeticPyObjectTLS.h(55,38): warning C4251: 'c10::impl::HermeticPyObjectTLS::haveState_': struct 'std::atomic' needs to have dll-interface to be used by clients of struct 'c10::impl::HermeticPyObjectTLS' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/COWDeleter.h(55,42): warning C4251: 'c10::impl::cow::COWDeleterContext::refcount_': struct 'std::atomic<__int64>' needs to have dll-interface to be used by clients of class 'c10::impl::cow::COWDeleterContext' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/COWDeleter.h(53,27): warning C4251: 'c10::impl::cow::COWDeleterContext::mutex_': class 'std::shared_mutex' needs to have dll-interface to be used by clients of class 'c10::impl::cow::COWDeleterContext' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc)C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\atomic(1884): note: see declaration of 'std::atomic<__int64>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/typeid.h(61,67): warning C4251: 'c10::IdWrapper::id_': struct 'c10::util::type_index' needs to have dll-interface to be used by clients of class 'c10::IdWrapper' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/COWDeleter.h(53,27): warning C4251: 'c10::impl::cow::COWDeleterContext::mutex_': class 'std::shared_mutex' needs to have dll-interface to be used by clients of class 'c10::impl::cow::COWDeleterContext' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeIndex.h(63): note: see declaration of 'c10::util::type_index' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeIndex.h(63): note: see declaration of 'c10::util::type_index' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/COWDeleter.h(54,44): warning C4251: 'c10::impl::cow::COWDeleterContext::data_': class 'std::unique_ptr' needs to have dll-interface to be used by clients of class 'c10::impl::cow::COWDeleterContext' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/typeid.h(61,67): warning C4251: 'c10::IdWrapper::id_': struct 'c10::util::type_index' needs to have dll-interface to be used by clients of class 'c10::IdWrapper' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/COWDeleter.h(54,44): warning C4251: 'c10::impl::cow::COWDeleterContext::data_': class 'std::unique_ptr' needs to have dll-interface to be used by clients of class 'c10::impl::cow::COWDeleterContext' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/HermeticPyObjectTLS.h(55,38): warning C4251: 'c10::impl::HermeticPyObjectTLS::haveState_': struct 'std::atomic' needs to have dll-interface to be used by clients of struct 'c10::impl::HermeticPyObjectTLS' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/COWDeleter.h(55,42): warning C4251: 'c10::impl::cow::COWDeleterContext::refcount_': struct 'std::atomic<__int64>' needs to have dll-interface to be used by clients of class 'c10::impl::cow::COWDeleterContext' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/typeid.h(61,67): warning C4251: 'c10::IdWrapper::id_': struct 'c10::util::type_index' needs to have dll-interface to be used by clients of class 'c10::IdWrapper' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/typeid.h(61,67): warning C4251: 'c10::IdWrapper::id_': struct 'c10::util::type_index' needs to have dll-interface to be used by clients of class 'c10::IdWrapper' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/COWDeleter.h(55,42): warning C4251: 'c10::impl::cow::COWDeleterContext::refcount_': struct 'std::atomic<__int64>' needs to have dll-interface to be used by clients of class 'c10::impl::cow::COWDeleterContext' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeIndex.h(63): note: see declaration of 'c10::util::type_index' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/PyObjectSlot.h(167,49): warning C4251: 'c10::impl::PyObjectSlot::pyobj_interpreter_': struct 'std::atomic' needs to have dll-interface to be used by clients of struct 'c10::impl::PyObjectSlot' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/HermeticPyObjectTLS.h(55,38): warning C4251: 'c10::impl::HermeticPyObjectTLS::haveState_': struct 'std::atomic' needs to have dll-interface to be used by clients of struct 'c10::impl::HermeticPyObjectTLS' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/typeid.h(61,67): warning C4251: 'c10::IdWrapper::id_': struct 'c10::util::type_index' needs to have dll-interface to be used by clients of class 'c10::IdWrapper' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/typeid.h(61,67): warning C4251: 'c10::IdWrapper::id_': struct 'c10::util::type_index' needs to have dll-interface to be used by clients of class 'c10::IdWrapper' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeIndex.h(63): note: see declaration of 'c10::util::type_index' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/PyObjectSlot.h(167,49): warning C4251: 'c10::impl::PyObjectSlot::pyobj_interpreter_': struct 'std::atomic' needs to have dll-interface to be used by clients of struct 'c10::impl::PyObjectSlot' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/PyObjectSlot.h(167,49): warning C4251: 'c10::impl::PyObjectSlot::pyobj_interpreter_': struct 'std::atomic' needs to have dll-interface to be used by clients of struct 'c10::impl::PyObjectSlot' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/PyObjectSlot.h(167,49): warning C4251: 'c10::impl::PyObjectSlot::pyobj_interpreter_': struct 'std::atomic' needs to have dll-interface to be used by clients of struct 'c10::impl::PyObjectSlot' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/ThreadLocalDebugInfo.h(54,39): warning C4251: 'c10::ThreadLocalDebugInfo::info_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'c10::ThreadLocalDebugInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/ThreadLocalDebugInfo.h(54,39): warning C4251: 'c10::ThreadLocalDebugInfo::info_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'c10::ThreadLocalDebugInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Storage.h(206,48): warning C4251: 'c10::Storage::storage_impl_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of struct 'c10::Storage' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/ThreadLocalDebugInfo.h(56,53): warning C4251: 'c10::ThreadLocalDebugInfo::parent_info_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'c10::ThreadLocalDebugInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/ThreadLocalDebugInfo.h(56,53): warning C4251: 'c10::ThreadLocalDebugInfo::parent_info_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'c10::ThreadLocalDebugInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/ThreadLocalDebugInfo.h(80,61): warning C4251: 'c10::DebugInfoGuard::prev_info_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'c10::DebugInfoGuard' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/ThreadLocalDebugInfo.h(80,61): warning C4251: 'c10::DebugInfoGuard::prev_info_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'c10::DebugInfoGuard' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/ThreadLocalDebugInfo.h(38): note: see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/ThreadLocalDebugInfo.h(54,39): warning C4251: 'c10::ThreadLocalDebugInfo::info_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'c10::ThreadLocalDebugInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/ThreadLocalDebugInfo.h(54,39): warning C4251: 'c10::ThreadLocalDebugInfo::info_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'c10::ThreadLocalDebugInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Storage.h(206,48): warning C4251: 'c10::Storage::storage_impl_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of struct 'c10::Storage' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/ThreadLocalDebugInfo.h(56,53): warning C4251: 'c10::ThreadLocalDebugInfo::parent_info_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'c10::ThreadLocalDebugInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/ThreadLocalDebugInfo.h(80,61): warning C4251: 'c10::DebugInfoGuard::prev_info_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'c10::DebugInfoGuard' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/LocalDispatchKeySet.h(59,27): warning C4251: 'c10::impl::LocalDispatchKeySet::included_': class 'c10::DispatchKeySet' needs to have dll-interface to be used by clients of struct 'c10::impl::LocalDispatchKeySet' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/LocalDispatchKeySet.h(59,27): warning C4251: 'c10::impl::LocalDispatchKeySet::included_': class 'c10::DispatchKeySet' needs to have dll-interface to be used by clients of struct 'c10::impl::LocalDispatchKeySet' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/ThreadLocalDebugInfo.h(54,39): warning C4251: 'c10::ThreadLocalDebugInfo::info_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'c10::ThreadLocalDebugInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Allocator.h(28,34): warning C4251: 'c10::DataPtr::ptr_': class 'c10::detail::UniqueVoidPtr' needs to have dll-interface to be used by clients of class 'c10::DataPtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/LocalDispatchKeySet.h(97,26): warning C4251: 'c10::impl::IncludeDispatchKeyGuard::include_': class 'c10::DispatchKeySet' needs to have dll-interface to be used by clients of class 'c10::impl::IncludeDispatchKeyGuard' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/LocalDispatchKeySet.h(60,27): warning C4251: 'c10::impl::LocalDispatchKeySet::excluded_': class 'c10::DispatchKeySet' needs to have dll-interface to be used by clients of struct 'c10::impl::LocalDispatchKeySet' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/ThreadLocalDebugInfo.h(56,53): warning C4251: 'c10::ThreadLocalDebugInfo::parent_info_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'c10::ThreadLocalDebugInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/DispatchKeySet.h(165): note: see declaration of 'c10::DispatchKeySet' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/ThreadLocalDebugInfo.h(56,53): warning C4251: 'c10::ThreadLocalDebugInfo::parent_info_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'c10::ThreadLocalDebugInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Allocator.h(227,38): warning C4251: 'c10::InefficientStdFunctionContext::deleter_': class 'std::function' needs to have dll-interface to be used by clients of struct 'c10::InefficientStdFunctionContext' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Allocator.h(227): note: see declaration of 'std::function' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/ThreadLocalDebugInfo.h(80,61): warning C4251: 'c10::DebugInfoGuard::prev_info_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'c10::DebugInfoGuard' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/ThreadLocalDebugInfo.h(56,53): warning C4251: 'c10::ThreadLocalDebugInfo::parent_info_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'c10::ThreadLocalDebugInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/DispatchKeySet.h(165): note: see declaration of 'c10::DispatchKeySet' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/ThreadLocalDebugInfo.h(80,61): warning C4251: 'c10::DebugInfoGuard::prev_info_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'c10::DebugInfoGuard' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/ThreadLocalDebugInfo.h(38): note: see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/ThreadLocalDebugInfo.h(80,61): warning C4251: 'c10::DebugInfoGuard::prev_info_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'c10::DebugInfoGuard' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/LocalDispatchKeySet.h(115,26): warning C4251: 'c10::impl::ExcludeDispatchKeyGuard::exclude_': class 'c10::DispatchKeySet' needs to have dll-interface to be used by clients of class 'c10::impl::ExcludeDispatchKeyGuard' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Allocator.h(227,38): warning C4251: 'c10::InefficientStdFunctionContext::deleter_': class 'std::function' needs to have dll-interface to be used by clients of struct 'c10::InefficientStdFunctionContext' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/LocalDispatchKeySet.h(59,27): warning C4251: 'c10::impl::LocalDispatchKeySet::included_': class 'c10::DispatchKeySet' needs to have dll-interface to be used by clients of struct 'c10::impl::LocalDispatchKeySet' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/LocalDispatchKeySet.h(60,27): warning C4251: 'c10::impl::LocalDispatchKeySet::excluded_': class 'c10::DispatchKeySet' needs to have dll-interface to be used by clients of struct 'c10::impl::LocalDispatchKeySet' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Allocator.h(28,34): warning C4251: 'c10::DataPtr::ptr_': class 'c10::detail::UniqueVoidPtr' needs to have dll-interface to be used by clients of class 'c10::DataPtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/LocalDispatchKeySet.h(97,26): warning C4251: 'c10::impl::IncludeDispatchKeyGuard::include_': class 'c10::DispatchKeySet' needs to have dll-interface to be used by clients of class 'c10::impl::IncludeDispatchKeyGuard' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/UniqueVoidPtr.h(41): note: see declaration of 'c10::detail::UniqueVoidPtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/LocalDispatchKeySet.h(115,26): warning C4251: 'c10::impl::ExcludeDispatchKeyGuard::exclude_': class 'c10::DispatchKeySet' needs to have dll-interface to be used by clients of class 'c10::impl::ExcludeDispatchKeyGuard' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Allocator.h(28,34): warning C4251: 'c10::DataPtr::ptr_': class 'c10::detail::UniqueVoidPtr' needs to have dll-interface to be used by clients of class 'c10::DataPtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Allocator.h(28,34): warning C4251: 'c10::DataPtr::ptr_': class 'c10::detail::UniqueVoidPtr' needs to have dll-interface to be used by clients of class 'c10::DataPtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Allocator.h(28,34): warning C4251: 'c10::DataPtr::ptr_': class 'c10::detail::UniqueVoidPtr' needs to have dll-interface to be used by clients of class 'c10::DataPtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Allocator.h(28,34): warning C4251: 'c10::DataPtr::ptr_': class 'c10::detail::UniqueVoidPtr' needs to have dll-interface to be used by clients of class 'c10::DataPtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Allocator.h(28,34): warning C4251: 'c10::DataPtr::ptr_': class 'c10::detail::UniqueVoidPtr' needs to have dll-interface to be used by clients of class 'c10::DataPtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Allocator.h(227,38): warning C4251: 'c10::InefficientStdFunctionContext::deleter_': class 'std::function' needs to have dll-interface to be used by clients of struct 'c10::InefficientStdFunctionContext' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Allocator.h(227,38): warning C4251: 'c10::InefficientStdFunctionContext::deleter_': class 'std::function' needs to have dll-interface to be used by clients of struct 'c10::InefficientStdFunctionContext' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Allocator.h(227,38): warning C4251: 'c10::InefficientStdFunctionContext::deleter_': class 'std::function' needs to have dll-interface to be used by clients of struct 'c10::InefficientStdFunctionContext' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Allocator.h(227,38): warning C4251: 'c10::InefficientStdFunctionContext::deleter_': class 'std::function' needs to have dll-interface to be used by clients of struct 'c10::InefficientStdFunctionContext' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/COWDeleter.h(53,27): warning C4251: 'c10::impl::cow::COWDeleterContext::mutex_': class 'std::shared_mutex' needs to have dll-interface to be used by clients of class 'c10::impl::cow::COWDeleterContext' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Allocator.h(227): note: see declaration of 'std::function' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/COWDeleter.h(53,27): warning C4251: 'c10::impl::cow::COWDeleterContext::mutex_': class 'std::shared_mutex' needs to have dll-interface to be used by clients of class 'c10::impl::cow::COWDeleterContext' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Allocator.h(227,38): warning C4251: 'c10::InefficientStdFunctionContext::deleter_': class 'std::function' needs to have dll-interface to be used by clients of struct 'c10::InefficientStdFunctionContext' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc)C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\shared_mutex(32): note: see declaration of 'std::shared_mutex' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/COWDeleter.h(54,44): warning C4251: 'c10::impl::cow::COWDeleterContext::data_': class 'std::unique_ptr' needs to have dll-interface to be used by clients of class 'c10::impl::cow::COWDeleterContext' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/COWDeleter.h(54,44): warning C4251: 'c10::impl::cow::COWDeleterContext::data_': class 'std::unique_ptr' needs to have dll-interface to be used by clients of class 'c10::impl::cow::COWDeleterContext' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymbolicShapeMeta.h(18,28): warning C4251: 'c10::SymbolicShapeMeta::sizes_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of class 'c10::SymbolicShapeMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymbolicShapeMeta.h(18,28): warning C4251: 'c10::SymbolicShapeMeta::sizes_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of class 'c10::SymbolicShapeMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymbolicShapeMeta.h(19,30): warning C4251: 'c10::SymbolicShapeMeta::strides_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of class 'c10::SymbolicShapeMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymbolicShapeMeta.h(19,30): warning C4251: 'c10::SymbolicShapeMeta::strides_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of class 'c10::SymbolicShapeMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/COWDeleter.h(53,27): warning C4251: 'c10::impl::cow::COWDeleterContext::mutex_': class 'std::shared_mutex' needs to have dll-interface to be used by clients of class 'c10::impl::cow::COWDeleterContext' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/COWDeleter.h(54,44): warning C4251: 'c10::impl::cow::COWDeleterContext::data_': class 'std::unique_ptr' needs to have dll-interface to be used by clients of class 'c10::impl::cow::COWDeleterContext' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc)C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\atomic(1880): note: see declaration of 'std::atomic' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymbolicShapeMeta.h(192,41): warning C4251: 'c10::SymbolicShapeMeta::available_': struct 'std::atomic' needs to have dll-interface to be used by clients of class 'c10::SymbolicShapeMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/COWDeleter.h(55,42): warning C4251: 'c10::impl::cow::COWDeleterContext::refcount_': struct 'std::atomic<__int64>' needs to have dll-interface to be used by clients of class 'c10::impl::cow::COWDeleterContext' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymbolicShapeMeta.h(192,41): warning C4251: 'c10::SymbolicShapeMeta::available_': struct 'std::atomic' needs to have dll-interface to be used by clients of class 'c10::SymbolicShapeMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/UniqueVoidPtr.h(45): note: see declaration of 'std::unique_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymbolicShapeMeta.h(204,31): warning C4251: 'c10::SymbolicShapeMeta::mutables_': class 'std::mutex' needs to have dll-interface to be used by clients of class 'c10::SymbolicShapeMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymbolicShapeMeta.h(204,31): warning C4251: 'c10::SymbolicShapeMeta::mutables_': class 'std::mutex' needs to have dll-interface to be used by clients of class 'c10::SymbolicShapeMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymbolicShapeMeta.h(204,31): warning C4251: 'c10::SymbolicShapeMeta::mutables_': class 'std::mutex' needs to have dll-interface to be used by clients of class 'c10::SymbolicShapeMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/HermeticPyObjectTLS.h(55,38): warning C4251: 'c10::impl::HermeticPyObjectTLS::haveState_': struct 'std::atomic' needs to have dll-interface to be used by clients of struct 'c10::impl::HermeticPyObjectTLS' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymbolicShapeMeta.h(18,28): warning C4251: 'c10::SymbolicShapeMeta::sizes_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of class 'c10::SymbolicShapeMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/COWDeleter.h(55,42): warning C4251: 'c10::impl::cow::COWDeleterContext::refcount_': struct 'std::atomic<__int64>' needs to have dll-interface to be used by clients of class 'c10::impl::cow::COWDeleterContext' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/HermeticPyObjectTLS.h(55,38): warning C4251: 'c10::impl::HermeticPyObjectTLS::haveState_': struct 'std::atomic' needs to have dll-interface to be used by clients of struct 'c10::impl::HermeticPyObjectTLS' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymbolicShapeMeta.h(19,30): warning C4251: 'c10::SymbolicShapeMeta::strides_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of class 'c10::SymbolicShapeMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/HermeticPyObjectTLS.h(55,38): warning C4251: 'c10::impl::HermeticPyObjectTLS::haveState_': struct 'std::atomic' needs to have dll-interface to be used by clients of struct 'c10::impl::HermeticPyObjectTLS' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymbolicShapeMeta.h(192,41): warning C4251: 'c10::SymbolicShapeMeta::available_': struct 'std::atomic' needs to have dll-interface to be used by clients of class 'c10::SymbolicShapeMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(233,73): warning C4251: 'c10::ExtraMeta::symbolic_shape_meta_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of struct 'c10::ExtraMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/COWDeleter.h(54,44): warning C4251: 'c10::impl::cow::COWDeleterContext::data_': class 'std::unique_ptr' needs to have dll-interface to be used by clients of class 'c10::impl::cow::COWDeleterContext' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc)C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\mutex(87): note: see declaration of 'std::mutex' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/COWDeleter.h(54,44): warning C4251: 'c10::impl::cow::COWDeleterContext::data_': class 'std::unique_ptr' needs to have dll-interface to be used by clients of class 'c10::impl::cow::COWDeleterContext' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/UniqueVoidPtr.h(45): note: see declaration of 'std::unique_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/COWDeleter.h(54,44): warning C4251: 'c10::impl::cow::COWDeleterContext::data_': class 'std::unique_ptr' needs to have dll-interface to be used by clients of class 'c10::impl::cow::COWDeleterContext' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/COWDeleter.h(54,44): warning C4251: 'c10::impl::cow::COWDeleterContext::data_': class 'std::unique_ptr' needs to have dll-interface to be used by clients of class 'c10::impl::cow::COWDeleterContext' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/UniqueVoidPtr.h(45): note: see declaration of 'std::unique_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/COWDeleter.h(54,44): warning C4251: 'c10::impl::cow::COWDeleterContext::data_': class 'std::unique_ptr' needs to have dll-interface to be used by clients of class 'c10::impl::cow::COWDeleterContext' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/UniqueVoidPtr.h(45): note: see declaration of 'std::unique_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(234,78): warning C4251: 'c10::ExtraMeta::named_tensor_meta_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of struct 'c10::ExtraMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(235,58): warning C4251: 'c10::ExtraMeta::backend_meta_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of struct 'c10::ExtraMeta' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(234,78): warning C4251: 'c10::ExtraMeta::named_tensor_meta_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of struct 'c10::ExtraMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(226): note: see declaration of 'c10::intrusive_ptr>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/COWDeleter.h(55,42): warning C4251: 'c10::impl::cow::COWDeleterContext::refcount_': struct 'std::atomic<__int64>' needs to have dll-interface to be used by clients of class 'c10::impl::cow::COWDeleterContext' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(236,71): warning C4251: 'c10::ExtraMeta::custom_data_ptr_error_msg_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::ExtraMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(235,58): warning C4251: 'c10::ExtraMeta::backend_meta_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of struct 'c10::ExtraMeta' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/COWDeleter.h(55,42): warning C4251: 'c10::impl::cow::COWDeleterContext::refcount_': struct 'std::atomic<__int64>' needs to have dll-interface to be used by clients of class 'c10::impl::cow::COWDeleterContext' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/COWDeleter.h(55,42): warning C4251: 'c10::impl::cow::COWDeleterContext::refcount_': struct 'std::atomic<__int64>' needs to have dll-interface to be used by clients of class 'c10::impl::cow::COWDeleterContext' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/COWDeleter.h(55,42): warning C4251: 'c10::impl::cow::COWDeleterContext::refcount_': struct 'std::atomic<__int64>' needs to have dll-interface to be used by clients of class 'c10::impl::cow::COWDeleterContext' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(237,70): warning C4251: 'c10::ExtraMeta::custom_storage_error_msg_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::ExtraMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(236,71): warning C4251: 'c10::ExtraMeta::custom_data_ptr_error_msg_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::ExtraMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(233,73): warning C4251: 'c10::ExtraMeta::symbolic_shape_meta_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of struct 'c10::ExtraMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc)C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\atomic(1884): note: see declaration of 'std::atomic<__int64>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/HermeticPyObjectTLS.h(55,38): warning C4251: 'c10::impl::HermeticPyObjectTLS::haveState_': struct 'std::atomic' needs to have dll-interface to be used by clients of struct 'c10::impl::HermeticPyObjectTLS' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc)C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\atomic(1884): note: see declaration of 'std::atomic<__int64>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/HermeticPyObjectTLS.h(55,38): warning C4251: 'c10::impl::HermeticPyObjectTLS::haveState_': struct 'std::atomic' needs to have dll-interface to be used by clients of struct 'c10::impl::HermeticPyObjectTLS' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/HermeticPyObjectTLS.h(55,38): warning C4251: 'c10::impl::HermeticPyObjectTLS::haveState_': struct 'std::atomic' needs to have dll-interface to be used by clients of struct 'c10::impl::HermeticPyObjectTLS' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/HermeticPyObjectTLS.h(55,38): warning C4251: 'c10::impl::HermeticPyObjectTLS::haveState_': struct 'std::atomic' needs to have dll-interface to be used by clients of struct 'c10::impl::HermeticPyObjectTLS' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(233): note: see declaration of 'std::unique_ptr>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/HermeticPyObjectTLS.h(55,38): warning C4251: 'c10::impl::HermeticPyObjectTLS::haveState_': struct 'std::atomic' needs to have dll-interface to be used by clients of struct 'c10::impl::HermeticPyObjectTLS' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/HermeticPyObjectTLS.h(55,38): warning C4251: 'c10::impl::HermeticPyObjectTLS::haveState_': struct 'std::atomic' needs to have dll-interface to be used by clients of struct 'c10::impl::HermeticPyObjectTLS' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc)C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\atomic(1873): note: see declaration of 'std::atomic' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc)C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\atomic(1873): note: see declaration of 'std::atomic' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc)C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\atomic(1873): note: see declaration of 'std::atomic' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(237,70): warning C4251: 'c10::ExtraMeta::custom_storage_error_msg_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::ExtraMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc)C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\atomic(1873): note: see declaration of 'std::atomic' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(234,78): warning C4251: 'c10::ExtraMeta::named_tensor_meta_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of struct 'c10::ExtraMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(235,58): warning C4251: 'c10::ExtraMeta::backend_meta_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of struct 'c10::ExtraMeta' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(236,71): warning C4251: 'c10::ExtraMeta::custom_data_ptr_error_msg_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::ExtraMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Storage.h(206,48): warning C4251: 'c10::Storage::storage_impl_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of struct 'c10::Storage' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Storage.h(206,48): warning C4251: 'c10::Storage::storage_impl_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of struct 'c10::Storage' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/PyObjectSlot.h(167,49): warning C4251: 'c10::impl::PyObjectSlot::pyobj_interpreter_': struct 'std::atomic' needs to have dll-interface to be used by clients of struct 'c10::impl::PyObjectSlot' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/PyObjectSlot.h(167,49): warning C4251: 'c10::impl::PyObjectSlot::pyobj_interpreter_': struct 'std::atomic' needs to have dll-interface to be used by clients of struct 'c10::impl::PyObjectSlot' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/PyObjectSlot.h(167,49): warning C4251: 'c10::impl::PyObjectSlot::pyobj_interpreter_': struct 'std::atomic' needs to have dll-interface to be used by clients of struct 'c10::impl::PyObjectSlot' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/PyObjectSlot.h(167,49): warning C4251: 'c10::impl::PyObjectSlot::pyobj_interpreter_': struct 'std::atomic' needs to have dll-interface to be used by clients of struct 'c10::impl::PyObjectSlot' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/PyObjectSlot.h(167,49): warning C4251: 'c10::impl::PyObjectSlot::pyobj_interpreter_': struct 'std::atomic' needs to have dll-interface to be used by clients of struct 'c10::impl::PyObjectSlot' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/PyObjectSlot.h(167,49): warning C4251: 'c10::impl::PyObjectSlot::pyobj_interpreter_': struct 'std::atomic' needs to have dll-interface to be used by clients of struct 'c10::impl::PyObjectSlot' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/LocalDispatchKeySet.h(59,27): warning C4251: 'c10::impl::LocalDispatchKeySet::included_': class 'c10::DispatchKeySet' needs to have dll-interface to be used by clients of struct 'c10::impl::LocalDispatchKeySet' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/LocalDispatchKeySet.h(59,27): warning C4251: 'c10::impl::LocalDispatchKeySet::included_': class 'c10::DispatchKeySet' needs to have dll-interface to be used by clients of struct 'c10::impl::LocalDispatchKeySet' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(233,73): warning C4251: 'c10::ExtraMeta::symbolic_shape_meta_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of struct 'c10::ExtraMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(323,54): warning C4251: 'c10::VariableVersion::version_counter_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of struct 'c10::VariableVersion' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(323,54): warning C4251: 'c10::VariableVersion::version_counter_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of struct 'c10::VariableVersion' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(323,54): warning C4251: 'c10::VariableVersion::version_counter_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of struct 'c10::VariableVersion' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(234,78): warning C4251: 'c10::ExtraMeta::named_tensor_meta_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of struct 'c10::ExtraMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/LocalDispatchKeySet.h(60,27): warning C4251: 'c10::impl::LocalDispatchKeySet::excluded_': class 'c10::DispatchKeySet' needs to have dll-interface to be used by clients of struct 'c10::impl::LocalDispatchKeySet' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/LocalDispatchKeySet.h(60,27): warning C4251: 'c10::impl::LocalDispatchKeySet::excluded_': class 'c10::DispatchKeySet' needs to have dll-interface to be used by clients of struct 'c10::impl::LocalDispatchKeySet' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(397,34): warning C4244: 'argument': conversion from 'int64_t' to 'const _Ty', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Storage.h(206,48): warning C4251: 'c10::Storage::storage_impl_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of struct 'c10::Storage' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/LocalDispatchKeySet.h(97,26): warning C4251: 'c10::impl::IncludeDispatchKeyGuard::include_': class 'c10::DispatchKeySet' needs to have dll-interface to be used by clients of class 'c10::impl::IncludeDispatchKeyGuard' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/LocalDispatchKeySet.h(97,26): warning C4251: 'c10::impl::IncludeDispatchKeyGuard::include_': class 'c10::DispatchKeySet' needs to have dll-interface to be used by clients of class 'c10::impl::IncludeDispatchKeyGuard' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/LocalDispatchKeySet.h(97,26): warning C4251: 'c10::impl::IncludeDispatchKeyGuard::include_': class 'c10::DispatchKeySet' needs to have dll-interface to be used by clients of class 'c10::impl::IncludeDispatchKeyGuard' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(236,71): warning C4251: 'c10::ExtraMeta::custom_data_ptr_error_msg_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::ExtraMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Storage.h(206,48): warning C4251: 'c10::Storage::storage_impl_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of struct 'c10::Storage' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/LocalDispatchKeySet.h(115,26): warning C4251: 'c10::impl::ExcludeDispatchKeyGuard::exclude_': class 'c10::DispatchKeySet' needs to have dll-interface to be used by clients of class 'c10::impl::ExcludeDispatchKeyGuard' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/LocalDispatchKeySet.h(115,26): warning C4251: 'c10::impl::ExcludeDispatchKeyGuard::exclude_': class 'c10::DispatchKeySet' needs to have dll-interface to be used by clients of class 'c10::impl::ExcludeDispatchKeyGuard' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/LocalDispatchKeySet.h(115,26): warning C4251: 'c10::impl::ExcludeDispatchKeyGuard::exclude_': class 'c10::DispatchKeySet' needs to have dll-interface to be used by clients of class 'c10::impl::ExcludeDispatchKeyGuard' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Storage.h(206,48): warning C4251: 'c10::Storage::storage_impl_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of struct 'c10::Storage' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/LocalDispatchKeySet.h(59,27): warning C4251: 'c10::impl::LocalDispatchKeySet::included_': class 'c10::DispatchKeySet' needs to have dll-interface to be used by clients of struct 'c10::impl::LocalDispatchKeySet' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(2850,71): warning C4251: 'c10::TensorImpl::autograd_meta_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of struct 'c10::TensorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(181): note: see declaration of 'std::unique_ptr>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/DispatchKeySet.h(165): note: see declaration of 'c10::DispatchKeySet' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(2853,56): warning C4251: 'c10::TensorImpl::extra_meta_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of struct 'c10::TensorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(2853,56): warning C4251: 'c10::TensorImpl::extra_meta_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of struct 'c10::TensorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/LocalDispatchKeySet.h(60,27): warning C4251: 'c10::impl::LocalDispatchKeySet::excluded_': class 'c10::DispatchKeySet' needs to have dll-interface to be used by clients of struct 'c10::impl::LocalDispatchKeySet' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/LocalDispatchKeySet.h(59,27): warning C4251: 'c10::impl::LocalDispatchKeySet::included_': class 'c10::DispatchKeySet' needs to have dll-interface to be used by clients of struct 'c10::impl::LocalDispatchKeySet' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/LocalDispatchKeySet.h(97,26): warning C4251: 'c10::impl::IncludeDispatchKeyGuard::include_': class 'c10::DispatchKeySet' needs to have dll-interface to be used by clients of class 'c10::impl::IncludeDispatchKeyGuard' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/DispatchKeySet.h(165): note: see declaration of 'c10::DispatchKeySet' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/LocalDispatchKeySet.h(59,27): warning C4251: 'c10::impl::LocalDispatchKeySet::included_': class 'c10::DispatchKeySet' needs to have dll-interface to be used by clients of struct 'c10::impl::LocalDispatchKeySet' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/LocalDispatchKeySet.h(97,26): warning C4251: 'c10::impl::IncludeDispatchKeyGuard::include_': class 'c10::DispatchKeySet' needs to have dll-interface to be used by clients of class 'c10::impl::IncludeDispatchKeyGuard' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymbolicShapeMeta.h(18,28): warning C4251: 'c10::SymbolicShapeMeta::sizes_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of class 'c10::SymbolicShapeMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(2884,41): warning C4251: 'c10::TensorImpl::device_opt_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::TensorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/LocalDispatchKeySet.h(59,27): warning C4251: 'c10::impl::LocalDispatchKeySet::included_': class 'c10::DispatchKeySet' needs to have dll-interface to be used by clients of struct 'c10::impl::LocalDispatchKeySet' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/LocalDispatchKeySet.h(59,27): warning C4251: 'c10::impl::LocalDispatchKeySet::included_': class 'c10::DispatchKeySet' needs to have dll-interface to be used by clients of struct 'c10::impl::LocalDispatchKeySet' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymbolicShapeMeta.h(18,28): warning C4251: 'c10::SymbolicShapeMeta::sizes_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of class 'c10::SymbolicShapeMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(2884,41): warning C4251: 'c10::TensorImpl::device_opt_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::TensorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/DimVector.h(15): note: see declaration of 'c10::SmallVector' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/StorageImpl.h(274): note: see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/DispatchKeySet.h(165): note: see declaration of 'c10::DispatchKeySet' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/LocalDispatchKeySet.h(115,26): warning C4251: 'c10::impl::ExcludeDispatchKeyGuard::exclude_': class 'c10::DispatchKeySet' needs to have dll-interface to be used by clients of class 'c10::impl::ExcludeDispatchKeyGuard' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/LocalDispatchKeySet.h(60,27): warning C4251: 'c10::impl::LocalDispatchKeySet::excluded_': class 'c10::DispatchKeySet' needs to have dll-interface to be used by clients of struct 'c10::impl::LocalDispatchKeySet' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymbolicShapeMeta.h(19,30): warning C4251: 'c10::SymbolicShapeMeta::strides_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of class 'c10::SymbolicShapeMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(3007,26): warning C4251: 'c10::TensorImpl::key_set_': class 'c10::DispatchKeySet' needs to have dll-interface to be used by clients of struct 'c10::TensorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/LocalDispatchKeySet.h(115,26): warning C4251: 'c10::impl::ExcludeDispatchKeyGuard::exclude_': class 'c10::DispatchKeySet' needs to have dll-interface to be used by clients of class 'c10::impl::ExcludeDispatchKeyGuard' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(3007,26): warning C4251: 'c10::TensorImpl::key_set_': class 'c10::DispatchKeySet' needs to have dll-interface to be used by clients of struct 'c10::TensorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/DispatchKeySet.h(165): note: see declaration of 'c10::DispatchKeySet' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(3007,26): warning C4251: 'c10::TensorImpl::key_set_': class 'c10::DispatchKeySet' needs to have dll-interface to be used by clients of struct 'c10::TensorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/LocalDispatchKeySet.h(97,26): warning C4251: 'c10::impl::IncludeDispatchKeyGuard::include_': class 'c10::DispatchKeySet' needs to have dll-interface to be used by clients of class 'c10::impl::IncludeDispatchKeyGuard' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/LocalDispatchKeySet.h(97,26): warning C4251: 'c10::impl::IncludeDispatchKeyGuard::include_': class 'c10::DispatchKeySet' needs to have dll-interface to be used by clients of class 'c10::impl::IncludeDispatchKeyGuard' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/LocalDispatchKeySet.h(97,26): warning C4251: 'c10::impl::IncludeDispatchKeyGuard::include_': class 'c10::DispatchKeySet' needs to have dll-interface to be used by clients of class 'c10::impl::IncludeDispatchKeyGuard' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymbolicShapeMeta.h(192,41): warning C4251: 'c10::SymbolicShapeMeta::available_': struct 'std::atomic' needs to have dll-interface to be used by clients of class 'c10::SymbolicShapeMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(323,54): warning C4251: 'c10::VariableVersion::version_counter_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of struct 'c10::VariableVersion' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymbolicShapeMeta.h(18,28): warning C4251: 'c10::SymbolicShapeMeta::sizes_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of class 'c10::SymbolicShapeMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/DispatchKeySet.h(165): note: see declaration of 'c10::DispatchKeySet' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymbolicShapeMeta.h(192,41): warning C4251: 'c10::SymbolicShapeMeta::available_': struct 'std::atomic' needs to have dll-interface to be used by clients of class 'c10::SymbolicShapeMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/DispatchKeySet.h(165): note: see declaration of 'c10::DispatchKeySet' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/DispatchKeySet.h(165): note: see declaration of 'c10::DispatchKeySet' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/LocalDispatchKeySet.h(115,26): warning C4251: 'c10::impl::ExcludeDispatchKeyGuard::exclude_': class 'c10::DispatchKeySet' needs to have dll-interface to be used by clients of class 'c10::impl::ExcludeDispatchKeyGuard' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/LocalDispatchKeySet.h(115,26): warning C4251: 'c10::impl::ExcludeDispatchKeyGuard::exclude_': class 'c10::DispatchKeySet' needs to have dll-interface to be used by clients of class 'c10::impl::ExcludeDispatchKeyGuard' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymbolicShapeMeta.h(204,31): warning C4251: 'c10::SymbolicShapeMeta::mutables_': class 'std::mutex' needs to have dll-interface to be used by clients of class 'c10::SymbolicShapeMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymbolicShapeMeta.h(19,30): warning C4251: 'c10::SymbolicShapeMeta::strides_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of class 'c10::SymbolicShapeMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymbolicShapeMeta.h(204,31): warning C4251: 'c10::SymbolicShapeMeta::mutables_': class 'std::mutex' needs to have dll-interface to be used by clients of class 'c10::SymbolicShapeMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/LocalDispatchKeySet.h(115,26): warning C4251: 'c10::impl::ExcludeDispatchKeyGuard::exclude_': class 'c10::DispatchKeySet' needs to have dll-interface to be used by clients of class 'c10::impl::ExcludeDispatchKeyGuard' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc)C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\mutex(87): note: see declaration of 'std::mutex' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/DispatchKeySet.h(165): note: see declaration of 'c10::DispatchKeySet' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymbolicShapeMeta.h(192,41): warning C4251: 'c10::SymbolicShapeMeta::available_': struct 'std::atomic' needs to have dll-interface to be used by clients of class 'c10::SymbolicShapeMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymbolicShapeMeta.h(204,31): warning C4251: 'c10::SymbolicShapeMeta::mutables_': class 'std::mutex' needs to have dll-interface to be used by clients of class 'c10::SymbolicShapeMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymbolicShapeMeta.h(18,28): warning C4251: 'c10::SymbolicShapeMeta::sizes_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of class 'c10::SymbolicShapeMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymbolicShapeMeta.h(18,28): warning C4251: 'c10::SymbolicShapeMeta::sizes_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of class 'c10::SymbolicShapeMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymbolicShapeMeta.h(19,30): warning C4251: 'c10::SymbolicShapeMeta::strides_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of class 'c10::SymbolicShapeMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymbolicShapeMeta.h(19,30): warning C4251: 'c10::SymbolicShapeMeta::strides_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of class 'c10::SymbolicShapeMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymbolicShapeMeta.h(18,28): warning C4251: 'c10::SymbolicShapeMeta::sizes_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of class 'c10::SymbolicShapeMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymbolicShapeMeta.h(192,41): warning C4251: 'c10::SymbolicShapeMeta::available_': struct 'std::atomic' needs to have dll-interface to be used by clients of class 'c10::SymbolicShapeMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymbolicShapeMeta.h(19,30): warning C4251: 'c10::SymbolicShapeMeta::strides_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of class 'c10::SymbolicShapeMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc)C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\atomic(1880): note: see declaration of 'std::atomic' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymbolicShapeMeta.h(192,41): warning C4251: 'c10::SymbolicShapeMeta::available_': struct 'std::atomic' needs to have dll-interface to be used by clients of class 'c10::SymbolicShapeMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymbolicShapeMeta.h(204,31): warning C4251: 'c10::SymbolicShapeMeta::mutables_': class 'std::mutex' needs to have dll-interface to be used by clients of class 'c10::SymbolicShapeMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc)C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\atomic(1880): note: see declaration of 'std::atomic' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymbolicShapeMeta.h(204,31): warning C4251: 'c10::SymbolicShapeMeta::mutables_': class 'std::mutex' needs to have dll-interface to be used by clients of class 'c10::SymbolicShapeMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymbolicShapeMeta.h(192,41): warning C4251: 'c10::SymbolicShapeMeta::available_': struct 'std::atomic' needs to have dll-interface to be used by clients of class 'c10::SymbolicShapeMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymbolicShapeMeta.h(204,31): warning C4251: 'c10::SymbolicShapeMeta::mutables_': class 'std::mutex' needs to have dll-interface to be used by clients of class 'c10::SymbolicShapeMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(2850,71): warning C4251: 'c10::TensorImpl::autograd_meta_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of struct 'c10::TensorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymbolicShapeMeta.h(192,41): warning C4251: 'c10::SymbolicShapeMeta::available_': struct 'std::atomic' needs to have dll-interface to be used by clients of class 'c10::SymbolicShapeMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(2853,56): warning C4251: 'c10::TensorImpl::extra_meta_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of struct 'c10::TensorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc)C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\atomic(1880): note: see declaration of 'std::atomic' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymbolicShapeMeta.h(19,30): warning C4251: 'c10::SymbolicShapeMeta::strides_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of class 'c10::SymbolicShapeMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymbolicShapeMeta.h(18,28): warning C4251: 'c10::SymbolicShapeMeta::sizes_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of class 'c10::SymbolicShapeMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymbolicShapeMeta.h(192,41): warning C4251: 'c10::SymbolicShapeMeta::available_': struct 'std::atomic' needs to have dll-interface to be used by clients of class 'c10::SymbolicShapeMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/DimVector.h(15): note: see declaration of 'c10::SmallVector' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymbolicShapeMeta.h(19,30): warning C4251: 'c10::SymbolicShapeMeta::strides_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of class 'c10::SymbolicShapeMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymbolicShapeMeta.h(192,41): warning C4251: 'c10::SymbolicShapeMeta::available_': struct 'std::atomic' needs to have dll-interface to be used by clients of class 'c10::SymbolicShapeMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymbolicShapeMeta.h(204,31): warning C4251: 'c10::SymbolicShapeMeta::mutables_': class 'std::mutex' needs to have dll-interface to be used by clients of class 'c10::SymbolicShapeMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(2884,41): warning C4251: 'c10::TensorImpl::device_opt_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::TensorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(3007,26): warning C4251: 'c10::TensorImpl::key_set_': class 'c10::DispatchKeySet' needs to have dll-interface to be used by clients of struct 'c10::TensorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(233,73): warning C4251: 'c10::ExtraMeta::symbolic_shape_meta_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of struct 'c10::ExtraMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(234,78): warning C4251: 'c10::ExtraMeta::named_tensor_meta_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of struct 'c10::ExtraMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(235,58): warning C4251: 'c10::ExtraMeta::backend_meta_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of struct 'c10::ExtraMeta' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(235,58): warning C4251: 'c10::ExtraMeta::backend_meta_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of struct 'c10::ExtraMeta' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(236,71): warning C4251: 'c10::ExtraMeta::custom_data_ptr_error_msg_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::ExtraMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(226): note: see declaration of 'c10::intrusive_ptr>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(236,71): warning C4251: 'c10::ExtraMeta::custom_data_ptr_error_msg_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::ExtraMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(237,70): warning C4251: 'c10::ExtraMeta::custom_storage_error_msg_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::ExtraMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(237,70): warning C4251: 'c10::ExtraMeta::custom_storage_error_msg_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::ExtraMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(233,73): warning C4251: 'c10::ExtraMeta::symbolic_shape_meta_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of struct 'c10::ExtraMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(234,78): warning C4251: 'c10::ExtraMeta::named_tensor_meta_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of struct 'c10::ExtraMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(235,58): warning C4251: 'c10::ExtraMeta::backend_meta_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of struct 'c10::ExtraMeta' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(236,71): warning C4251: 'c10::ExtraMeta::custom_data_ptr_error_msg_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::ExtraMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(237,70): warning C4251: 'c10::ExtraMeta::custom_storage_error_msg_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::ExtraMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(233,73): warning C4251: 'c10::ExtraMeta::symbolic_shape_meta_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of struct 'c10::ExtraMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(234,78): warning C4251: 'c10::ExtraMeta::named_tensor_meta_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of struct 'c10::ExtraMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(233,73): warning C4251: 'c10::ExtraMeta::symbolic_shape_meta_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of struct 'c10::ExtraMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(323,54): warning C4251: 'c10::VariableVersion::version_counter_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of struct 'c10::VariableVersion' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(234,78): warning C4251: 'c10::ExtraMeta::named_tensor_meta_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of struct 'c10::ExtraMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(235,58): warning C4251: 'c10::ExtraMeta::backend_meta_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of struct 'c10::ExtraMeta' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(237,70): warning C4251: 'c10::ExtraMeta::custom_storage_error_msg_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::ExtraMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(233): note: see declaration of 'std::unique_ptr>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(323): note: see declaration of 'c10::intrusive_ptr>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(235,58): warning C4251: 'c10::ExtraMeta::backend_meta_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of struct 'c10::ExtraMeta' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(234,78): warning C4251: 'c10::ExtraMeta::named_tensor_meta_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of struct 'c10::ExtraMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(234,78): warning C4251: 'c10::ExtraMeta::named_tensor_meta_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of struct 'c10::ExtraMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(397,34): warning C4244: 'argument': conversion from 'int64_t' to 'const _Ty', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(397,34): warning C4244: 'argument': conversion from 'int64_t' to 'const _Ty', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(236,71): warning C4251: 'c10::ExtraMeta::custom_data_ptr_error_msg_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::ExtraMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(237,70): warning C4251: 'c10::ExtraMeta::custom_storage_error_msg_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::ExtraMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(235,58): warning C4251: 'c10::ExtraMeta::backend_meta_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of struct 'c10::ExtraMeta' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(236,71): warning C4251: 'c10::ExtraMeta::custom_data_ptr_error_msg_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::ExtraMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(236,71): warning C4251: 'c10::ExtraMeta::custom_data_ptr_error_msg_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::ExtraMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(236,71): warning C4251: 'c10::ExtraMeta::custom_data_ptr_error_msg_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::ExtraMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(78): note: see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(237,70): warning C4251: 'c10::ExtraMeta::custom_storage_error_msg_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::ExtraMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(323,54): warning C4251: 'c10::VariableVersion::version_counter_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of struct 'c10::VariableVersion' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(2850,71): warning C4251: 'c10::TensorImpl::autograd_meta_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of struct 'c10::TensorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(2850,71): warning C4251: 'c10::TensorImpl::autograd_meta_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of struct 'c10::TensorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(237,70): warning C4251: 'c10::ExtraMeta::custom_storage_error_msg_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::ExtraMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(237,70): warning C4251: 'c10::ExtraMeta::custom_storage_error_msg_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::ExtraMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(78): note: see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(2850,71): warning C4251: 'c10::TensorImpl::autograd_meta_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of struct 'c10::TensorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(2853,56): warning C4251: 'c10::TensorImpl::extra_meta_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of struct 'c10::TensorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(271): note: see declaration of 'std::unique_ptr>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(2853,56): warning C4251: 'c10::TensorImpl::extra_meta_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of struct 'c10::TensorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(397,34): warning C4244: 'argument': conversion from 'int64_t' to 'const _Ty', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(397,34): warning C4244: 'argument': conversion from 'int64_t' to 'const _Ty', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(397,34): warning C4244: 'argument': conversion from 'int64_t' to 'const _Ty', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(2884,41): warning C4251: 'c10::TensorImpl::device_opt_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::TensorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(2884,41): warning C4251: 'c10::TensorImpl::device_opt_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::TensorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(2884,41): warning C4251: 'c10::TensorImpl::device_opt_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::TensorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/StorageImpl.h(274): note: see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(3007,26): warning C4251: 'c10::TensorImpl::key_set_': class 'c10::DispatchKeySet' needs to have dll-interface to be used by clients of struct 'c10::TensorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(3007,26): warning C4251: 'c10::TensorImpl::key_set_': class 'c10::DispatchKeySet' needs to have dll-interface to be used by clients of struct 'c10::TensorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(3007,26): warning C4251: 'c10::TensorImpl::key_set_': class 'c10::DispatchKeySet' needs to have dll-interface to be used by clients of struct 'c10::TensorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(2850,71): warning C4251: 'c10::TensorImpl::autograd_meta_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of struct 'c10::TensorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(2853,56): warning C4251: 'c10::TensorImpl::extra_meta_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of struct 'c10::TensorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(323,54): warning C4251: 'c10::VariableVersion::version_counter_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of struct 'c10::VariableVersion' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(323,54): warning C4251: 'c10::VariableVersion::version_counter_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of struct 'c10::VariableVersion' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(2850,71): warning C4251: 'c10::TensorImpl::autograd_meta_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of struct 'c10::TensorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(2853,56): warning C4251: 'c10::TensorImpl::extra_meta_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of struct 'c10::TensorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(2853,56): warning C4251: 'c10::TensorImpl::extra_meta_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of struct 'c10::TensorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(397,34): warning C4244: 'argument': conversion from 'int64_t' to 'const _Ty', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/GeneratorImpl.h(79,20): warning C4251: 'c10::GeneratorImpl::mutex_': class 'std::mutex' needs to have dll-interface to be used by clients of struct 'c10::GeneratorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(397,34): warning C4244: 'argument': conversion from 'int64_t' to 'const _Ty', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(3007,26): warning C4251: 'c10::TensorImpl::key_set_': class 'c10::DispatchKeySet' needs to have dll-interface to be used by clients of struct 'c10::TensorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(3007,26): warning C4251: 'c10::TensorImpl::key_set_': class 'c10::DispatchKeySet' needs to have dll-interface to be used by clients of struct 'c10::TensorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(3007,26): warning C4251: 'c10::TensorImpl::key_set_': class 'c10::DispatchKeySet' needs to have dll-interface to be used by clients of struct 'c10::TensorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/Generator.h(139,47): warning C4251: 'at::Generator::impl_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of struct 'at::Generator' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(2850,71): warning C4251: 'c10::TensorImpl::autograd_meta_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of struct 'c10::TensorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(2853,56): warning C4251: 'c10::TensorImpl::extra_meta_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of struct 'c10::TensorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(2853,56): warning C4251: 'c10::TensorImpl::extra_meta_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of struct 'c10::TensorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(2853,56): warning C4251: 'c10::TensorImpl::extra_meta_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of struct 'c10::TensorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(271): note: see declaration of 'std::unique_ptr>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/DeprecatedTypePropertiesRegistry.h(27,47): warning C4251: 'at::DeprecatedTypePropertiesRegistry::registry': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of class 'at::DeprecatedTypePropertiesRegistry' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(2884,41): warning C4251: 'c10::TensorImpl::device_opt_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::TensorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(3007,26): warning C4251: 'c10::TensorImpl::key_set_': class 'c10::DispatchKeySet' needs to have dll-interface to be used by clients of struct 'c10::TensorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/GeneratorImpl.h(79,20): warning C4251: 'c10::GeneratorImpl::mutex_': class 'std::mutex' needs to have dll-interface to be used by clients of struct 'c10::GeneratorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(2884,41): warning C4251: 'c10::TensorImpl::device_opt_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::TensorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(2884,41): warning C4251: 'c10::TensorImpl::device_opt_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::TensorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/GeneratorImpl.h(79,20): warning C4251: 'c10::GeneratorImpl::mutex_': class 'std::mutex' needs to have dll-interface to be used by clients of struct 'c10::GeneratorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/GeneratorImpl.h(95,26): warning C4251: 'c10::GeneratorImpl::key_set_': class 'c10::DispatchKeySet' needs to have dll-interface to be used by clients of struct 'c10::GeneratorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/GeneratorImpl.h(95,26): warning C4251: 'c10::GeneratorImpl::key_set_': class 'c10::DispatchKeySet' needs to have dll-interface to be used by clients of struct 'c10::GeneratorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(3007,26): warning C4251: 'c10::TensorImpl::key_set_': class 'c10::DispatchKeySet' needs to have dll-interface to be used by clients of struct 'c10::TensorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(3007,26): warning C4251: 'c10::TensorImpl::key_set_': class 'c10::DispatchKeySet' needs to have dll-interface to be used by clients of struct 'c10::TensorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/Generator.h(139,47): warning C4251: 'at::Generator::impl_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of struct 'at::Generator' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/Generator.h(139,47): warning C4251: 'at::Generator::impl_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of struct 'at::Generator' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/NamedTensor.h(68,30): warning C4251: 'at::NamedTensorMeta::names_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'at::NamedTensorMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/NamedTensor.h(68,30): warning C4251: 'at::NamedTensorMeta::names_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'at::NamedTensorMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/NamedTensor.h(68,30): warning C4251: 'at::NamedTensorMeta::names_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'at::NamedTensorMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/NamedTensor.h(68,30): warning C4251: 'at::NamedTensorMeta::names_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'at::NamedTensorMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/TensorBase.h(917,60): warning C4251: 'at::TensorBase::impl_': class 'c10::intrusive_ptr' needs to have dll-interface to be used by clients of class 'at::TensorBase' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/TensorBase.h(917,60): warning C4251: 'at::TensorBase::impl_': class 'c10::intrusive_ptr' needs to have dll-interface to be used by clients of class 'at::TensorBase' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/TensorBase.h(917,60): warning C4251: 'at::TensorBase::impl_': class 'c10::intrusive_ptr' needs to have dll-interface to be used by clients of class 'at::TensorBase' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/TensorBase.h(917,60): warning C4251: 'at::TensorBase::impl_': class 'c10::intrusive_ptr' needs to have dll-interface to be used by clients of class 'at::TensorBase' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/DeprecatedTypePropertiesRegistry.h(27,47): warning C4251: 'at::DeprecatedTypePropertiesRegistry::registry': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of class 'at::DeprecatedTypePropertiesRegistry' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/DeprecatedTypePropertiesRegistry.h(27,47): warning C4251: 'at::DeprecatedTypePropertiesRegistry::registry': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of class 'at::DeprecatedTypePropertiesRegistry' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/GeneratorImpl.h(79,20): warning C4251: 'c10::GeneratorImpl::mutex_': class 'std::mutex' needs to have dll-interface to be used by clients of struct 'c10::GeneratorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/GeneratorImpl.h(95,26): warning C4251: 'c10::GeneratorImpl::key_set_': class 'c10::DispatchKeySet' needs to have dll-interface to be used by clients of struct 'c10::GeneratorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/GeneratorImpl.h(79,20): warning C4251: 'c10::GeneratorImpl::mutex_': class 'std::mutex' needs to have dll-interface to be used by clients of struct 'c10::GeneratorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/GeneratorImpl.h(95,26): warning C4251: 'c10::GeneratorImpl::key_set_': class 'c10::DispatchKeySet' needs to have dll-interface to be used by clients of struct 'c10::GeneratorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/Generator.h(139,47): warning C4251: 'at::Generator::impl_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of struct 'at::Generator' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/Generator.h(139,47): warning C4251: 'at::Generator::impl_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of struct 'at::Generator' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/DeprecatedTypePropertiesRegistry.h(27,47): warning C4251: 'at::DeprecatedTypePropertiesRegistry::registry': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of class 'at::DeprecatedTypePropertiesRegistry' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/GeneratorImpl.h(79,20): warning C4251: 'c10::GeneratorImpl::mutex_': class 'std::mutex' needs to have dll-interface to be used by clients of struct 'c10::GeneratorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/GeneratorImpl.h(95,26): warning C4251: 'c10::GeneratorImpl::key_set_': class 'c10::DispatchKeySet' needs to have dll-interface to be used by clients of struct 'c10::GeneratorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/Generator.h(139,47): warning C4251: 'at::Generator::impl_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of struct 'at::Generator' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/DeprecatedTypePropertiesRegistry.h(27,47): warning C4251: 'at::DeprecatedTypePropertiesRegistry::registry': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of class 'at::DeprecatedTypePropertiesRegistry' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/DeprecatedTypePropertiesRegistry.h(27,47): warning C4251: 'at::DeprecatedTypePropertiesRegistry::registry': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of class 'at::DeprecatedTypePropertiesRegistry' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/NamedTensor.h(68,30): warning C4251: 'at::NamedTensorMeta::names_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'at::NamedTensorMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/NamedTensor.h(68,30): warning C4251: 'at::NamedTensorMeta::names_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'at::NamedTensorMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/GeneratorImpl.h(79,20): warning C4251: 'c10::GeneratorImpl::mutex_': class 'std::mutex' needs to have dll-interface to be used by clients of struct 'c10::GeneratorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/GeneratorImpl.h(95,26): warning C4251: 'c10::GeneratorImpl::key_set_': class 'c10::DispatchKeySet' needs to have dll-interface to be used by clients of struct 'c10::GeneratorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/DeprecatedTypePropertiesRegistry.h(27,47): warning C4251: 'at::DeprecatedTypePropertiesRegistry::registry': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of class 'at::DeprecatedTypePropertiesRegistry' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/DispatchKeySet.h(165): note: see declaration of 'c10::DispatchKeySet' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/GeneratorImpl.h(79,20): warning C4251: 'c10::GeneratorImpl::mutex_': class 'std::mutex' needs to have dll-interface to be used by clients of struct 'c10::GeneratorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/GeneratorImpl.h(95,26): warning C4251: 'c10::GeneratorImpl::key_set_': class 'c10::DispatchKeySet' needs to have dll-interface to be used by clients of struct 'c10::GeneratorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/Generator.h(139,47): warning C4251: 'at::Generator::impl_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of struct 'at::Generator' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/Generator.h(139,47): warning C4251: 'at::Generator::impl_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of struct 'at::Generator' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/GeneratorImpl.h(79,20): warning C4251: 'c10::GeneratorImpl::mutex_': class 'std::mutex' needs to have dll-interface to be used by clients of struct 'c10::GeneratorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/GeneratorImpl.h(95,26): warning C4251: 'c10::GeneratorImpl::key_set_': class 'c10::DispatchKeySet' needs to have dll-interface to be used by clients of struct 'c10::GeneratorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/NamedTensor.h(68,30): warning C4251: 'at::NamedTensorMeta::names_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'at::NamedTensorMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/Generator.h(139,47): warning C4251: 'at::Generator::impl_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of struct 'at::Generator' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/DeprecatedTypePropertiesRegistry.h(27,47): warning C4251: 'at::DeprecatedTypePropertiesRegistry::registry': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of class 'at::DeprecatedTypePropertiesRegistry' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/DeprecatedTypePropertiesRegistry.h(27,47): warning C4251: 'at::DeprecatedTypePropertiesRegistry::registry': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of class 'at::DeprecatedTypePropertiesRegistry' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/GeneratorImpl.h(79,20): warning C4251: 'c10::GeneratorImpl::mutex_': class 'std::mutex' needs to have dll-interface to be used by clients of struct 'c10::GeneratorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/GeneratorImpl.h(95,26): warning C4251: 'c10::GeneratorImpl::key_set_': class 'c10::DispatchKeySet' needs to have dll-interface to be used by clients of struct 'c10::GeneratorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/GeneratorImpl.h(79,20): warning C4251: 'c10::GeneratorImpl::mutex_': class 'std::mutex' needs to have dll-interface to be used by clients of struct 'c10::GeneratorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/DeprecatedTypePropertiesRegistry.h(27,47): warning C4251: 'at::DeprecatedTypePropertiesRegistry::registry': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of class 'at::DeprecatedTypePropertiesRegistry' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/Generator.h(139,47): warning C4251: 'at::Generator::impl_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of struct 'at::Generator' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/GeneratorImpl.h(79,20): warning C4251: 'c10::GeneratorImpl::mutex_': class 'std::mutex' needs to have dll-interface to be used by clients of struct 'c10::GeneratorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/GeneratorImpl.h(95,26): warning C4251: 'c10::GeneratorImpl::key_set_': class 'c10::DispatchKeySet' needs to have dll-interface to be used by clients of struct 'c10::GeneratorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/Generator.h(139,47): warning C4251: 'at::Generator::impl_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of struct 'at::Generator' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/TensorBase.h(917,60): warning C4251: 'at::TensorBase::impl_': class 'c10::intrusive_ptr' needs to have dll-interface to be used by clients of class 'at::TensorBase' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/TensorBase.h(917,60): warning C4251: 'at::TensorBase::impl_': class 'c10::intrusive_ptr' needs to have dll-interface to be used by clients of class 'at::TensorBase' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/NamedTensor.h(68,30): warning C4251: 'at::NamedTensorMeta::names_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'at::NamedTensorMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/TensorBase.h(917,60): warning C4251: 'at::TensorBase::impl_': class 'c10::intrusive_ptr' needs to have dll-interface to be used by clients of class 'at::TensorBase' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/NamedTensor.h(68,30): warning C4251: 'at::NamedTensorMeta::names_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'at::NamedTensorMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/NamedTensor.h(68,30): warning C4251: 'at::NamedTensorMeta::names_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'at::NamedTensorMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/NamedTensor.h(68,30): warning C4251: 'at::NamedTensorMeta::names_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'at::NamedTensorMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/NamedTensor.h(68,30): warning C4251: 'at::NamedTensorMeta::names_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'at::NamedTensorMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/NamedTensor.h(68,30): warning C4251: 'at::NamedTensorMeta::names_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'at::NamedTensorMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/TensorBase.h(917,60): warning C4251: 'at::TensorBase::impl_': class 'c10::intrusive_ptr' needs to have dll-interface to be used by clients of class 'at::TensorBase' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/TensorBase.h(917,60): warning C4251: 'at::TensorBase::impl_': class 'c10::intrusive_ptr' needs to have dll-interface to be used by clients of class 'at::TensorBase' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/TensorBase.h(917,60): warning C4251: 'at::TensorBase::impl_': class 'c10::intrusive_ptr' needs to have dll-interface to be used by clients of class 'at::TensorBase' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/TensorBase.h(917,60): warning C4251: 'at::TensorBase::impl_': class 'c10::intrusive_ptr' needs to have dll-interface to be used by clients of class 'at::TensorBase' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/TensorBase.h(917,60): warning C4251: 'at::TensorBase::impl_': class 'c10::intrusive_ptr' needs to have dll-interface to be used by clients of class 'at::TensorBase' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/TensorBase.h(917,60): warning C4251: 'at::TensorBase::impl_': class 'c10::intrusive_ptr' needs to have dll-interface to be used by clients of class 'at::TensorBase' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(181,32): warning C4251: 'c10::UnionType::types_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::UnionType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(181,32): warning C4251: 'c10::UnionType::types_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::UnionType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(241,21): warning C4251: 'c10::OptionalType::contained_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::OptionalType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(241,21): warning C4251: 'c10::OptionalType::contained_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::OptionalType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(181,32): warning C4251: 'c10::UnionType::types_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::UnionType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(241,21): warning C4251: 'c10::OptionalType::contained_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::OptionalType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(292,38): warning C4251: 'c10::Stride::stride_index_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::Stride' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(293,34): warning C4251: 'c10::Stride::contiguous_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::Stride' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(292,38): warning C4251: 'c10::Stride::stride_index_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::Stride' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(293,34): warning C4251: 'c10::Stride::contiguous_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::Stride' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(294,32): warning C4251: 'c10::Stride::stride_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::Stride' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(294,32): warning C4251: 'c10::Stride::stride_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::Stride' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(292,38): warning C4251: 'c10::Stride::stride_index_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::Stride' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(293,34): warning C4251: 'c10::Stride::contiguous_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::Stride' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(294,32): warning C4251: 'c10::Stride::stride_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::Stride' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(360,41): warning C4251: 'c10::ShapeSymbol::num_symbols': struct 'std::atomic' needs to have dll-interface to be used by clients of struct 'c10::ShapeSymbol' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(360,41): warning C4251: 'c10::ShapeSymbol::num_symbols': struct 'std::atomic' needs to have dll-interface to be used by clients of struct 'c10::ShapeSymbol' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(360,41): warning C4251: 'c10::ShapeSymbol::num_symbols': struct 'std::atomic' needs to have dll-interface to be used by clients of struct 'c10::ShapeSymbol' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(486,50): warning C4251: 'c10::SymbolicShape::dims_': class 'std::optional>>' needs to have dll-interface to be used by clients of struct 'c10::SymbolicShape' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(181,32): warning C4251: 'c10::UnionType::types_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::UnionType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(486,50): warning C4251: 'c10::SymbolicShape::dims_': class 'std::optional>>' needs to have dll-interface to be used by clients of struct 'c10::SymbolicShape' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(241,21): warning C4251: 'c10::OptionalType::contained_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::OptionalType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(486,50): warning C4251: 'c10::SymbolicShape::dims_': class 'std::optional>>' needs to have dll-interface to be used by clients of struct 'c10::SymbolicShape' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(181,32): warning C4251: 'c10::UnionType::types_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::UnionType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(181,32): warning C4251: 'c10::UnionType::types_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::UnionType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(181,32): warning C4251: 'c10::UnionType::types_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::UnionType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(241,21): warning C4251: 'c10::OptionalType::contained_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::OptionalType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(292,38): warning C4251: 'c10::Stride::stride_index_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::Stride' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(241,21): warning C4251: 'c10::OptionalType::contained_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::OptionalType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(293,34): warning C4251: 'c10::Stride::contiguous_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::Stride' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(294,32): warning C4251: 'c10::Stride::stride_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::Stride' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(241,21): warning C4251: 'c10::OptionalType::contained_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::OptionalType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(845,45): warning C4251: 'c10::TensorType::scalar_type_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::TensorType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(846,36): warning C4251: 'c10::TensorType::device_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::TensorType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(845,45): warning C4251: 'c10::TensorType::scalar_type_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::TensorType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(846,36): warning C4251: 'c10::TensorType::device_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::TensorType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(292,38): warning C4251: 'c10::Stride::stride_index_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::Stride' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(293,34): warning C4251: 'c10::Stride::contiguous_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::Stride' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(848,32): warning C4251: 'c10::TensorType::strides_': struct 'c10::VaryingShape' needs to have dll-interface to be used by clients of struct 'c10::TensorType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(294,32): warning C4251: 'c10::Stride::stride_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::Stride' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(292,38): warning C4251: 'c10::Stride::stride_index_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::Stride' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(861,33): warning C4251: 'c10::TensorType::undefined_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::TensorType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(293,34): warning C4251: 'c10::Stride::contiguous_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::Stride' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(292,38): warning C4251: 'c10::Stride::stride_index_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::Stride' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(845,45): warning C4251: 'c10::TensorType::scalar_type_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::TensorType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(360,41): warning C4251: 'c10::ShapeSymbol::num_symbols': struct 'std::atomic' needs to have dll-interface to be used by clients of struct 'c10::ShapeSymbol' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(293,34): warning C4251: 'c10::Stride::contiguous_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::Stride' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(294,32): warning C4251: 'c10::Stride::stride_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::Stride' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(846,36): warning C4251: 'c10::TensorType::device_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::TensorType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(294,32): warning C4251: 'c10::Stride::stride_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::Stride' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/StorageImpl.h(274): note: see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(848,32): warning C4251: 'c10::TensorType::strides_': struct 'c10::VaryingShape' needs to have dll-interface to be used by clients of struct 'c10::TensorType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(849,37): warning C4251: 'c10::TensorType::requires_grad_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::TensorType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(861,33): warning C4251: 'c10::TensorType::undefined_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::TensorType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(181,32): warning C4251: 'c10::UnionType::types_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::UnionType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(360,41): warning C4251: 'c10::ShapeSymbol::num_symbols': struct 'std::atomic' needs to have dll-interface to be used by clients of struct 'c10::ShapeSymbol' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(848,32): warning C4251: 'c10::TensorType::strides_': struct 'c10::VaryingShape' needs to have dll-interface to be used by clients of struct 'c10::TensorType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc)C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\atomic(1885): note: see declaration of 'std::atomic' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(849,37): warning C4251: 'c10::TensorType::requires_grad_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::TensorType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(861,33): warning C4251: 'c10::TensorType::undefined_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::TensorType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(360,41): warning C4251: 'c10::ShapeSymbol::num_symbols': struct 'std::atomic' needs to have dll-interface to be used by clients of struct 'c10::ShapeSymbol' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(360,41): warning C4251: 'c10::ShapeSymbol::num_symbols': struct 'std::atomic' needs to have dll-interface to be used by clients of struct 'c10::ShapeSymbol' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(486,50): warning C4251: 'c10::SymbolicShape::dims_': class 'std::optional>>' needs to have dll-interface to be used by clients of struct 'c10::SymbolicShape' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(241,21): warning C4251: 'c10::OptionalType::contained_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::OptionalType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(181,32): warning C4251: 'c10::UnionType::types_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::UnionType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(181,32): warning C4251: 'c10::UnionType::types_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::UnionType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(241,21): warning C4251: 'c10::OptionalType::contained_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::OptionalType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(486,50): warning C4251: 'c10::SymbolicShape::dims_': class 'std::optional>>' needs to have dll-interface to be used by clients of struct 'c10::SymbolicShape' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(181,32): warning C4251: 'c10::UnionType::types_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::UnionType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(486,50): warning C4251: 'c10::SymbolicShape::dims_': class 'std::optional>>' needs to have dll-interface to be used by clients of struct 'c10::SymbolicShape' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(486,50): warning C4251: 'c10::SymbolicShape::dims_': class 'std::optional>>' needs to have dll-interface to be used by clients of struct 'c10::SymbolicShape' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(292,38): warning C4251: 'c10::Stride::stride_index_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::Stride' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(181,32): warning C4251: 'c10::UnionType::types_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::UnionType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(293,34): warning C4251: 'c10::Stride::contiguous_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::Stride' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(294,32): warning C4251: 'c10::Stride::stride_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::Stride' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(181,32): warning C4251: 'c10::UnionType::types_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::UnionType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(241,21): warning C4251: 'c10::OptionalType::contained_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::OptionalType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(241,21): warning C4251: 'c10::OptionalType::contained_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::OptionalType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(869,62): warning C4251: 'c10::SingleElementType::elem': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::SingleElementType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(241,21): warning C4251: 'c10::OptionalType::contained_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::OptionalType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(292,38): warning C4251: 'c10::Stride::stride_index_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::Stride' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(293,34): warning C4251: 'c10::Stride::contiguous_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::Stride' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(294,32): warning C4251: 'c10::Stride::stride_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::Stride' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(292,38): warning C4251: 'c10::Stride::stride_index_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::Stride' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(293,34): warning C4251: 'c10::Stride::contiguous_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::Stride' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(845,45): warning C4251: 'c10::TensorType::scalar_type_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::TensorType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(294,32): warning C4251: 'c10::Stride::stride_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::Stride' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(846,36): warning C4251: 'c10::TensorType::device_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::TensorType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(360,41): warning C4251: 'c10::ShapeSymbol::num_symbols': struct 'std::atomic' needs to have dll-interface to be used by clients of struct 'c10::ShapeSymbol' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(1009,29): warning C4251: 'c10::DictType::types': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::DictType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(292,38): warning C4251: 'c10::Stride::stride_index_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::Stride' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(293,34): warning C4251: 'c10::Stride::contiguous_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::Stride' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(869,62): warning C4251: 'c10::SingleElementType::elem': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::SingleElementType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(294,32): warning C4251: 'c10::Stride::stride_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::Stride' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(292,38): warning C4251: 'c10::Stride::stride_index_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::Stride' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(293,34): warning C4251: 'c10::Stride::contiguous_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::Stride' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(292,38): warning C4251: 'c10::Stride::stride_index_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::Stride' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(294,32): warning C4251: 'c10::Stride::stride_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::Stride' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(293,34): warning C4251: 'c10::Stride::contiguous_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::Stride' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(294,32): warning C4251: 'c10::Stride::stride_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::Stride' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(848,32): warning C4251: 'c10::TensorType::strides_': struct 'c10::VaryingShape' needs to have dll-interface to be used by clients of struct 'c10::TensorType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(849,37): warning C4251: 'c10::TensorType::requires_grad_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::TensorType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(861,33): warning C4251: 'c10::TensorType::undefined_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::TensorType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(360,41): warning C4251: 'c10::ShapeSymbol::num_symbols': struct 'std::atomic' needs to have dll-interface to be used by clients of struct 'c10::ShapeSymbol' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(845,45): warning C4251: 'c10::TensorType::scalar_type_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::TensorType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc)C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\atomic(1885): note: see declaration of 'std::atomic' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(360,41): warning C4251: 'c10::ShapeSymbol::num_symbols': struct 'std::atomic' needs to have dll-interface to be used by clients of struct 'c10::ShapeSymbol' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(846,36): warning C4251: 'c10::TensorType::device_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::TensorType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(845,45): warning C4251: 'c10::TensorType::scalar_type_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::TensorType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(869,62): warning C4251: 'c10::SingleElementType::elem': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::SingleElementType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(846,36): warning C4251: 'c10::TensorType::device_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::TensorType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(845,45): warning C4251: 'c10::TensorType::scalar_type_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::TensorType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(846,36): warning C4251: 'c10::TensorType::device_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::TensorType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(486,50): warning C4251: 'c10::SymbolicShape::dims_': class 'std::optional>>' needs to have dll-interface to be used by clients of struct 'c10::SymbolicShape' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(1009,29): warning C4251: 'c10::DictType::types': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::DictType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(1017,66): warning C4251: 'c10::SingleElementType::elem': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::SingleElementType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(360,41): warning C4251: 'c10::ShapeSymbol::num_symbols': struct 'std::atomic' needs to have dll-interface to be used by clients of struct 'c10::ShapeSymbol' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(360,41): warning C4251: 'c10::ShapeSymbol::num_symbols': struct 'std::atomic' needs to have dll-interface to be used by clients of struct 'c10::ShapeSymbol' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(848,32): warning C4251: 'c10::TensorType::strides_': struct 'c10::VaryingShape' needs to have dll-interface to be used by clients of struct 'c10::TensorType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(849,37): warning C4251: 'c10::TensorType::requires_grad_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::TensorType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(360,41): warning C4251: 'c10::ShapeSymbol::num_symbols': struct 'std::atomic' needs to have dll-interface to be used by clients of struct 'c10::ShapeSymbol' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(1009,29): warning C4251: 'c10::DictType::types': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::DictType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(861,33): warning C4251: 'c10::TensorType::undefined_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::TensorType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc)C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\atomic(1885): note: see declaration of 'std::atomic' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(1059,64): warning C4251: 'c10::SingleElementType::elem': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::SingleElementType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(849,37): warning C4251: 'c10::TensorType::requires_grad_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::TensorType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(486,50): warning C4251: 'c10::SymbolicShape::dims_': class 'std::optional>>' needs to have dll-interface to be used by clients of struct 'c10::SymbolicShape' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(861,33): warning C4251: 'c10::TensorType::undefined_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::TensorType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(848,32): warning C4251: 'c10::TensorType::strides_': struct 'c10::VaryingShape' needs to have dll-interface to be used by clients of struct 'c10::TensorType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(849,37): warning C4251: 'c10::TensorType::requires_grad_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::TensorType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(1017,66): warning C4251: 'c10::SingleElementType::elem': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::SingleElementType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(486,50): warning C4251: 'c10::SymbolicShape::dims_': class 'std::optional>>' needs to have dll-interface to be used by clients of struct 'c10::SymbolicShape' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(861,33): warning C4251: 'c10::TensorType::undefined_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::TensorType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(1101,62): warning C4251: 'c10::SingleElementType::elem': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::SingleElementType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(486,50): warning C4251: 'c10::SymbolicShape::dims_': class 'std::optional>>' needs to have dll-interface to be used by clients of struct 'c10::SymbolicShape' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(1017,66): warning C4251: 'c10::SingleElementType::elem': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::SingleElementType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(441): note: see declaration of 'std::optional>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(486,50): warning C4251: 'c10::SymbolicShape::dims_': class 'std::optional>>' needs to have dll-interface to be used by clients of struct 'c10::SymbolicShape' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(486,50): warning C4251: 'c10::SymbolicShape::dims_': class 'std::optional>>' needs to have dll-interface to be used by clients of struct 'c10::SymbolicShape' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(1059,64): warning C4251: 'c10::SingleElementType::elem': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::SingleElementType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(845,45): warning C4251: 'c10::TensorType::scalar_type_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::TensorType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(846,36): warning C4251: 'c10::TensorType::device_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::TensorType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(1059,64): warning C4251: 'c10::SingleElementType::elem': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::SingleElementType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(1231,33): warning C4251: 'c10::TupleType::elements_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::TupleType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(1233,42): warning C4251: 'c10::TupleType::schema_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'c10::TupleType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(1101,62): warning C4251: 'c10::SingleElementType::elem': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::SingleElementType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(869,62): warning C4251: 'c10::SingleElementType::elem': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::SingleElementType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(1101,62): warning C4251: 'c10::SingleElementType::elem': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::SingleElementType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(848,32): warning C4251: 'c10::TensorType::strides_': struct 'c10::VaryingShape' needs to have dll-interface to be used by clients of struct 'c10::TensorType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(845,45): warning C4251: 'c10::TensorType::scalar_type_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::TensorType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(849,37): warning C4251: 'c10::TensorType::requires_grad_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::TensorType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(846,36): warning C4251: 'c10::TensorType::device_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::TensorType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(861,33): warning C4251: 'c10::TensorType::undefined_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::TensorType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(845,45): warning C4251: 'c10::TensorType::scalar_type_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::TensorType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymNodeImpl.h(200): note: see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(846,36): warning C4251: 'c10::TensorType::device_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::TensorType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(1231,33): warning C4251: 'c10::TupleType::elements_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::TupleType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(1233,42): warning C4251: 'c10::TupleType::schema_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'c10::TupleType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(1009,29): warning C4251: 'c10::DictType::types': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::DictType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(1231,33): warning C4251: 'c10::TupleType::elements_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::TupleType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(845,45): warning C4251: 'c10::TensorType::scalar_type_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::TensorType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(846,36): warning C4251: 'c10::TensorType::device_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::TensorType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(869,62): warning C4251: 'c10::SingleElementType::elem': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::SingleElementType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(1233,42): warning C4251: 'c10::TupleType::schema_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'c10::TupleType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(845,45): warning C4251: 'c10::TensorType::scalar_type_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::TensorType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(846,36): warning C4251: 'c10::TensorType::device_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::TensorType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(869,62): warning C4251: 'c10::SingleElementType::elem': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::SingleElementType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(848,32): warning C4251: 'c10::TensorType::strides_': struct 'c10::VaryingShape' needs to have dll-interface to be used by clients of struct 'c10::TensorType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(849,37): warning C4251: 'c10::TensorType::requires_grad_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::TensorType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(869,62): warning C4251: 'c10::SingleElementType::elem': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::SingleElementType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(845,45): warning C4251: 'c10::TensorType::scalar_type_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::TensorType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(848,32): warning C4251: 'c10::TensorType::strides_': struct 'c10::VaryingShape' needs to have dll-interface to be used by clients of struct 'c10::TensorType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(861,33): warning C4251: 'c10::TensorType::undefined_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::TensorType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(846,36): warning C4251: 'c10::TensorType::device_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::TensorType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(861,33): warning C4251: 'c10::TensorType::undefined_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::TensorType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(1017,66): warning C4251: 'c10::SingleElementType::elem': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::SingleElementType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(1009,29): warning C4251: 'c10::DictType::types': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::DictType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(1009,29): warning C4251: 'c10::DictType::types': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::DictType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(848,32): warning C4251: 'c10::TensorType::strides_': struct 'c10::VaryingShape' needs to have dll-interface to be used by clients of struct 'c10::TensorType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(848,32): warning C4251: 'c10::TensorType::strides_': struct 'c10::VaryingShape' needs to have dll-interface to be used by clients of struct 'c10::TensorType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(849,37): warning C4251: 'c10::TensorType::requires_grad_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::TensorType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(597): note: see declaration of 'c10::VaryingShape' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(849,37): warning C4251: 'c10::TensorType::requires_grad_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::TensorType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(861,33): warning C4251: 'c10::TensorType::undefined_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::TensorType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(861,33): warning C4251: 'c10::TensorType::undefined_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::TensorType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(1009,29): warning C4251: 'c10::DictType::types': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::DictType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(848,32): warning C4251: 'c10::TensorType::strides_': struct 'c10::VaryingShape' needs to have dll-interface to be used by clients of struct 'c10::TensorType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(1059,64): warning C4251: 'c10::SingleElementType::elem': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::SingleElementType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(597): note: see declaration of 'c10::VaryingShape' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(849,37): warning C4251: 'c10::TensorType::requires_grad_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::TensorType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(861,33): warning C4251: 'c10::TensorType::undefined_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::TensorType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(1017,66): warning C4251: 'c10::SingleElementType::elem': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::SingleElementType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(1017,66): warning C4251: 'c10::SingleElementType::elem': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::SingleElementType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(1101,62): warning C4251: 'c10::SingleElementType::elem': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::SingleElementType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(1017,66): warning C4251: 'c10::SingleElementType::elem': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::SingleElementType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(1059,64): warning C4251: 'c10::SingleElementType::elem': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::SingleElementType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(1059,64): warning C4251: 'c10::SingleElementType::elem': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::SingleElementType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(869,62): warning C4251: 'c10::SingleElementType::elem': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::SingleElementType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(1231,33): warning C4251: 'c10::TupleType::elements_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::TupleType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(1059,64): warning C4251: 'c10::SingleElementType::elem': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::SingleElementType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(1233,42): warning C4251: 'c10::TupleType::schema_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'c10::TupleType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(1101,62): warning C4251: 'c10::SingleElementType::elem': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::SingleElementType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(1101,62): warning C4251: 'c10::SingleElementType::elem': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::SingleElementType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(1009,29): warning C4251: 'c10::DictType::types': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::DictType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(869,62): warning C4251: 'c10::SingleElementType::elem': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::SingleElementType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(1101,62): warning C4251: 'c10::SingleElementType::elem': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::SingleElementType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(869,62): warning C4251: 'c10::SingleElementType::elem': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::SingleElementType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(1231,33): warning C4251: 'c10::TupleType::elements_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::TupleType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(1231,33): warning C4251: 'c10::TupleType::elements_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::TupleType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(869,62): warning C4251: 'c10::SingleElementType::elem': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::SingleElementType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(869,62): warning C4251: 'c10::SingleElementType::elem': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::SingleElementType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(1233,42): warning C4251: 'c10::TupleType::schema_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'c10::TupleType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(1233,42): warning C4251: 'c10::TupleType::schema_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'c10::TupleType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(1009,29): warning C4251: 'c10::DictType::types': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::DictType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(1231,33): warning C4251: 'c10::TupleType::elements_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::TupleType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(1233,42): warning C4251: 'c10::TupleType::schema_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'c10::TupleType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(1017,66): warning C4251: 'c10::SingleElementType::elem': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::SingleElementType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(1009,29): warning C4251: 'c10::DictType::types': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::DictType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(869,62): warning C4251: 'c10::SingleElementType::elem': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::SingleElementType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(1009,29): warning C4251: 'c10::DictType::types': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::DictType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(1009,29): warning C4251: 'c10::DictType::types': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::DictType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(1017,66): warning C4251: 'c10::SingleElementType::elem': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::SingleElementType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(1059,64): warning C4251: 'c10::SingleElementType::elem': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::SingleElementType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(2209,56): warning C4251: 'c10::InterfaceType::methods_': class 'std::shared_ptr>>' needs to have dll-interface to be used by clients of struct 'c10::InterfaceType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(1017,66): warning C4251: 'c10::SingleElementType::elem': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::SingleElementType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(1009,29): warning C4251: 'c10::DictType::types': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::DictType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(1017,66): warning C4251: 'c10::SingleElementType::elem': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::SingleElementType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(1017,66): warning C4251: 'c10::SingleElementType::elem': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::SingleElementType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(1059,64): warning C4251: 'c10::SingleElementType::elem': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::SingleElementType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(1101,62): warning C4251: 'c10::SingleElementType::elem': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::SingleElementType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(1059,64): warning C4251: 'c10::SingleElementType::elem': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::SingleElementType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(1017,66): warning C4251: 'c10::SingleElementType::elem': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::SingleElementType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(1059,64): warning C4251: 'c10::SingleElementType::elem': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::SingleElementType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(1059,64): warning C4251: 'c10::SingleElementType::elem': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::SingleElementType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(2209,56): warning C4251: 'c10::InterfaceType::methods_': class 'std::shared_ptr>>' needs to have dll-interface to be used by clients of struct 'c10::InterfaceType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(1101,62): warning C4251: 'c10::SingleElementType::elem': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::SingleElementType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(1231,33): warning C4251: 'c10::TupleType::elements_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::TupleType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(2209): note: see declaration of 'std::shared_ptr>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(2209,56): warning C4251: 'c10::InterfaceType::methods_': class 'std::shared_ptr>>' needs to have dll-interface to be used by clients of struct 'c10::InterfaceType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(1101,62): warning C4251: 'c10::SingleElementType::elem': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::SingleElementType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(1233,42): warning C4251: 'c10::TupleType::schema_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'c10::TupleType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(1059,64): warning C4251: 'c10::SingleElementType::elem': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::SingleElementType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(1101,62): warning C4251: 'c10::SingleElementType::elem': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::SingleElementType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(1101,62): warning C4251: 'c10::SingleElementType::elem': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::SingleElementType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(1231,33): warning C4251: 'c10::TupleType::elements_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::TupleType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(1233,42): warning C4251: 'c10::TupleType::schema_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'c10::TupleType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(1231,33): warning C4251: 'c10::TupleType::elements_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::TupleType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(1101,62): warning C4251: 'c10::SingleElementType::elem': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::SingleElementType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(1233,42): warning C4251: 'c10::TupleType::schema_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'c10::TupleType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(1231,33): warning C4251: 'c10::TupleType::elements_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::TupleType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(1231,33): warning C4251: 'c10::TupleType::elements_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::TupleType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(1233,42): warning C4251: 'c10::TupleType::schema_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'c10::TupleType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(1233,42): warning C4251: 'c10::TupleType::schema_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'c10::TupleType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(1231,33): warning C4251: 'c10::TupleType::elements_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::TupleType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1347,18): warning C4251: 'c10::IValue::payload': union 'c10::IValue::Payload' needs to have dll-interface to be used by clients of struct 'c10::IValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(1233,42): warning C4251: 'c10::TupleType::schema_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'c10::TupleType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(2209,56): warning C4251: 'c10::InterfaceType::methods_': class 'std::shared_ptr>>' needs to have dll-interface to be used by clients of struct 'c10::InterfaceType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1347,18): warning C4251: 'c10::IValue::payload': union 'c10::IValue::Payload' needs to have dll-interface to be used by clients of struct 'c10::IValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1347,18): warning C4251: 'c10::IValue::payload': union 'c10::IValue::Payload' needs to have dll-interface to be used by clients of struct 'c10::IValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(2209,56): warning C4251: 'c10::InterfaceType::methods_': class 'std::shared_ptr>>' needs to have dll-interface to be used by clients of struct 'c10::InterfaceType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1469,18): warning C4251: 'c10::WeakIValue::payload': union 'c10::IValue::Payload::TriviallyCopyablePayload' needs to have dll-interface to be used by clients of struct 'c10::WeakIValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(2209,56): warning C4251: 'c10::InterfaceType::methods_': class 'std::shared_ptr>>' needs to have dll-interface to be used by clients of struct 'c10::InterfaceType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1315): note: see declaration of 'c10::IValue::Payload::TriviallyCopyablePayload' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(2209,56): warning C4251: 'c10::InterfaceType::methods_': class 'std::shared_ptr>>' needs to have dll-interface to be used by clients of struct 'c10::InterfaceType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1480,51): warning C4251: 'c10::StrongTypePtr::cu_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'c10::StrongTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1481,16): warning C4251: 'c10::StrongTypePtr::type_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::StrongTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1492,49): warning C4251: 'c10::WeakTypePtr::cu_': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of struct 'c10::WeakTypePtr' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1493,16): warning C4251: 'c10::WeakTypePtr::type_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::WeakTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1469,18): warning C4251: 'c10::WeakIValue::payload': union 'c10::IValue::Payload::TriviallyCopyablePayload' needs to have dll-interface to be used by clients of struct 'c10::WeakIValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1469,18): warning C4251: 'c10::WeakIValue::payload': union 'c10::IValue::Payload::TriviallyCopyablePayload' needs to have dll-interface to be used by clients of struct 'c10::WeakIValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1347,18): warning C4251: 'c10::IValue::payload': union 'c10::IValue::Payload' needs to have dll-interface to be used by clients of struct 'c10::IValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1480,51): warning C4251: 'c10::StrongTypePtr::cu_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'c10::StrongTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1480,51): warning C4251: 'c10::StrongTypePtr::cu_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'c10::StrongTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1481,16): warning C4251: 'c10::StrongTypePtr::type_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::StrongTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1481,16): warning C4251: 'c10::StrongTypePtr::type_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::StrongTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1492,49): warning C4251: 'c10::WeakTypePtr::cu_': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of struct 'c10::WeakTypePtr' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1492,49): warning C4251: 'c10::WeakTypePtr::cu_': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of struct 'c10::WeakTypePtr' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1493,16): warning C4251: 'c10::WeakTypePtr::type_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::WeakTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc)C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\memory(1009): note: see declaration of 'std::weak_ptr<_Ty>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(2209,56): warning C4251: 'c10::InterfaceType::methods_': class 'std::shared_ptr>>' needs to have dll-interface to be used by clients of struct 'c10::InterfaceType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1541,34): warning C4251: 'c10::WeakOrStrongTypePtr::cu_': struct 'c10::WeakOrStrongCompilationUnit' needs to have dll-interface to be used by clients of struct 'c10::WeakOrStrongTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1542,16): warning C4251: 'c10::WeakOrStrongTypePtr::type_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::WeakOrStrongTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(2209,56): warning C4251: 'c10::InterfaceType::methods_': class 'std::shared_ptr>>' needs to have dll-interface to be used by clients of struct 'c10::InterfaceType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(2209,56): warning C4251: 'c10::InterfaceType::methods_': class 'std::shared_ptr>>' needs to have dll-interface to be used by clients of struct 'c10::InterfaceType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1347,18): warning C4251: 'c10::IValue::payload': union 'c10::IValue::Payload' needs to have dll-interface to be used by clients of struct 'c10::IValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1347,18): warning C4251: 'c10::IValue::payload': union 'c10::IValue::Payload' needs to have dll-interface to be used by clients of struct 'c10::IValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(2209,56): warning C4251: 'c10::InterfaceType::methods_': class 'std::shared_ptr>>' needs to have dll-interface to be used by clients of struct 'c10::InterfaceType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(2209,56): warning C4251: 'c10::InterfaceType::methods_': class 'std::shared_ptr>>' needs to have dll-interface to be used by clients of struct 'c10::InterfaceType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1541,34): warning C4251: 'c10::WeakOrStrongTypePtr::cu_': struct 'c10::WeakOrStrongCompilationUnit' needs to have dll-interface to be used by clients of struct 'c10::WeakOrStrongTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1541,34): warning C4251: 'c10::WeakOrStrongTypePtr::cu_': struct 'c10::WeakOrStrongCompilationUnit' needs to have dll-interface to be used by clients of struct 'c10::WeakOrStrongTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1542,16): warning C4251: 'c10::WeakOrStrongTypePtr::type_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::WeakOrStrongTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1542,16): warning C4251: 'c10::WeakOrStrongTypePtr::type_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::WeakOrStrongTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(391): note: see declaration of 'c10::Type::SingletonOrSharedTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1347,18): warning C4251: 'c10::IValue::payload': union 'c10::IValue::Payload' needs to have dll-interface to be used by clients of struct 'c10::IValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1469,18): warning C4251: 'c10::WeakIValue::payload': union 'c10::IValue::Payload::TriviallyCopyablePayload' needs to have dll-interface to be used by clients of struct 'c10::WeakIValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(2209,56): warning C4251: 'c10::InterfaceType::methods_': class 'std::shared_ptr>>' needs to have dll-interface to be used by clients of struct 'c10::InterfaceType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1480,51): warning C4251: 'c10::StrongTypePtr::cu_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'c10::StrongTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1481,16): warning C4251: 'c10::StrongTypePtr::type_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::StrongTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1492,49): warning C4251: 'c10::WeakTypePtr::cu_': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of struct 'c10::WeakTypePtr' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1493,16): warning C4251: 'c10::WeakTypePtr::type_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::WeakTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1347,18): warning C4251: 'c10::IValue::payload': union 'c10::IValue::Payload' needs to have dll-interface to be used by clients of struct 'c10::IValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1469,18): warning C4251: 'c10::WeakIValue::payload': union 'c10::IValue::Payload::TriviallyCopyablePayload' needs to have dll-interface to be used by clients of struct 'c10::WeakIValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1469,18): warning C4251: 'c10::WeakIValue::payload': union 'c10::IValue::Payload::TriviallyCopyablePayload' needs to have dll-interface to be used by clients of struct 'c10::WeakIValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1469,18): warning C4251: 'c10::WeakIValue::payload': union 'c10::IValue::Payload::TriviallyCopyablePayload' needs to have dll-interface to be used by clients of struct 'c10::WeakIValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1480,51): warning C4251: 'c10::StrongTypePtr::cu_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'c10::StrongTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1480,51): warning C4251: 'c10::StrongTypePtr::cu_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'c10::StrongTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1481,16): warning C4251: 'c10::StrongTypePtr::type_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::StrongTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1481,16): warning C4251: 'c10::StrongTypePtr::type_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::StrongTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1492,49): warning C4251: 'c10::WeakTypePtr::cu_': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of struct 'c10::WeakTypePtr' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1347,18): warning C4251: 'c10::IValue::payload': union 'c10::IValue::Payload' needs to have dll-interface to be used by clients of struct 'c10::IValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1493,16): warning C4251: 'c10::WeakTypePtr::type_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::WeakTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1541,34): warning C4251: 'c10::WeakOrStrongTypePtr::cu_': struct 'c10::WeakOrStrongCompilationUnit' needs to have dll-interface to be used by clients of struct 'c10::WeakOrStrongTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1542,16): warning C4251: 'c10::WeakOrStrongTypePtr::type_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::WeakOrStrongTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1480,51): warning C4251: 'c10::StrongTypePtr::cu_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'c10::StrongTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1347,18): warning C4251: 'c10::IValue::payload': union 'c10::IValue::Payload' needs to have dll-interface to be used by clients of struct 'c10::IValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1481,16): warning C4251: 'c10::StrongTypePtr::type_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::StrongTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1492,49): warning C4251: 'c10::WeakTypePtr::cu_': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of struct 'c10::WeakTypePtr' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1347,18): warning C4251: 'c10::IValue::payload': union 'c10::IValue::Payload' needs to have dll-interface to be used by clients of struct 'c10::IValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc)C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\memory(1009): note: see declaration of 'std::weak_ptr<_Ty>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1493,16): warning C4251: 'c10::WeakTypePtr::type_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::WeakTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1347,18): warning C4251: 'c10::IValue::payload': union 'c10::IValue::Payload' needs to have dll-interface to be used by clients of struct 'c10::IValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1347,18): warning C4251: 'c10::IValue::payload': union 'c10::IValue::Payload' needs to have dll-interface to be used by clients of struct 'c10::IValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1541,34): warning C4251: 'c10::WeakOrStrongTypePtr::cu_': struct 'c10::WeakOrStrongCompilationUnit' needs to have dll-interface to be used by clients of struct 'c10::WeakOrStrongTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1542,16): warning C4251: 'c10::WeakOrStrongTypePtr::type_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::WeakOrStrongTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1469,18): warning C4251: 'c10::WeakIValue::payload': union 'c10::IValue::Payload::TriviallyCopyablePayload' needs to have dll-interface to be used by clients of struct 'c10::WeakIValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1541,34): warning C4251: 'c10::WeakOrStrongTypePtr::cu_': struct 'c10::WeakOrStrongCompilationUnit' needs to have dll-interface to be used by clients of struct 'c10::WeakOrStrongTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1542,16): warning C4251: 'c10::WeakOrStrongTypePtr::type_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::WeakOrStrongTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1541,34): warning C4251: 'c10::WeakOrStrongTypePtr::cu_': struct 'c10::WeakOrStrongCompilationUnit' needs to have dll-interface to be used by clients of struct 'c10::WeakOrStrongTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1542,16): warning C4251: 'c10::WeakOrStrongTypePtr::type_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::WeakOrStrongTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1469,18): warning C4251: 'c10::WeakIValue::payload': union 'c10::IValue::Payload::TriviallyCopyablePayload' needs to have dll-interface to be used by clients of struct 'c10::WeakIValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1480,51): warning C4251: 'c10::StrongTypePtr::cu_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'c10::StrongTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1481,16): warning C4251: 'c10::StrongTypePtr::type_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::StrongTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1469,18): warning C4251: 'c10::WeakIValue::payload': union 'c10::IValue::Payload::TriviallyCopyablePayload' needs to have dll-interface to be used by clients of struct 'c10::WeakIValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1492,49): warning C4251: 'c10::WeakTypePtr::cu_': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of struct 'c10::WeakTypePtr' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1493,16): warning C4251: 'c10::WeakTypePtr::type_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::WeakTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1480,51): warning C4251: 'c10::StrongTypePtr::cu_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'c10::StrongTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1481,16): warning C4251: 'c10::StrongTypePtr::type_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::StrongTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1469,18): warning C4251: 'c10::WeakIValue::payload': union 'c10::IValue::Payload::TriviallyCopyablePayload' needs to have dll-interface to be used by clients of struct 'c10::WeakIValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1492,49): warning C4251: 'c10::WeakTypePtr::cu_': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of struct 'c10::WeakTypePtr' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1493,16): warning C4251: 'c10::WeakTypePtr::type_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::WeakTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1480,51): warning C4251: 'c10::StrongTypePtr::cu_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'c10::StrongTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1481,16): warning C4251: 'c10::StrongTypePtr::type_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::StrongTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1469,18): warning C4251: 'c10::WeakIValue::payload': union 'c10::IValue::Payload::TriviallyCopyablePayload' needs to have dll-interface to be used by clients of struct 'c10::WeakIValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1492,49): warning C4251: 'c10::WeakTypePtr::cu_': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of struct 'c10::WeakTypePtr' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1493,16): warning C4251: 'c10::WeakTypePtr::type_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::WeakTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1480,51): warning C4251: 'c10::StrongTypePtr::cu_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'c10::StrongTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1481,16): warning C4251: 'c10::StrongTypePtr::type_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::StrongTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1492,49): warning C4251: 'c10::WeakTypePtr::cu_': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of struct 'c10::WeakTypePtr' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1493,16): warning C4251: 'c10::WeakTypePtr::type_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::WeakTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1469,18): warning C4251: 'c10::WeakIValue::payload': union 'c10::IValue::Payload::TriviallyCopyablePayload' needs to have dll-interface to be used by clients of struct 'c10::WeakIValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1480,51): warning C4251: 'c10::StrongTypePtr::cu_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'c10::StrongTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1481,16): warning C4251: 'c10::StrongTypePtr::type_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::StrongTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1492,49): warning C4251: 'c10::WeakTypePtr::cu_': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of struct 'c10::WeakTypePtr' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1493,16): warning C4251: 'c10::WeakTypePtr::type_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::WeakTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1480,51): warning C4251: 'c10::StrongTypePtr::cu_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'c10::StrongTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1481,16): warning C4251: 'c10::StrongTypePtr::type_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::StrongTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1541,34): warning C4251: 'c10::WeakOrStrongTypePtr::cu_': struct 'c10::WeakOrStrongCompilationUnit' needs to have dll-interface to be used by clients of struct 'c10::WeakOrStrongTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1542,16): warning C4251: 'c10::WeakOrStrongTypePtr::type_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::WeakOrStrongTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1492,49): warning C4251: 'c10::WeakTypePtr::cu_': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of struct 'c10::WeakTypePtr' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1493,16): warning C4251: 'c10::WeakTypePtr::type_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::WeakTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1541,34): warning C4251: 'c10::WeakOrStrongTypePtr::cu_': struct 'c10::WeakOrStrongCompilationUnit' needs to have dll-interface to be used by clients of struct 'c10::WeakOrStrongTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1542,16): warning C4251: 'c10::WeakOrStrongTypePtr::type_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::WeakOrStrongTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1541,34): warning C4251: 'c10::WeakOrStrongTypePtr::cu_': struct 'c10::WeakOrStrongCompilationUnit' needs to have dll-interface to be used by clients of struct 'c10::WeakOrStrongTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1542,16): warning C4251: 'c10::WeakOrStrongTypePtr::type_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::WeakOrStrongTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1541,34): warning C4251: 'c10::WeakOrStrongTypePtr::cu_': struct 'c10::WeakOrStrongCompilationUnit' needs to have dll-interface to be used by clients of struct 'c10::WeakOrStrongTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1542,16): warning C4251: 'c10::WeakOrStrongTypePtr::type_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::WeakOrStrongTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1541,34): warning C4251: 'c10::WeakOrStrongTypePtr::cu_': struct 'c10::WeakOrStrongCompilationUnit' needs to have dll-interface to be used by clients of struct 'c10::WeakOrStrongTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1542,16): warning C4251: 'c10::WeakOrStrongTypePtr::type_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::WeakOrStrongTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1541,34): warning C4251: 'c10::WeakOrStrongTypePtr::cu_': struct 'c10::WeakOrStrongCompilationUnit' needs to have dll-interface to be used by clients of struct 'c10::WeakOrStrongTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1542,16): warning C4251: 'c10::WeakOrStrongTypePtr::type_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::WeakOrStrongTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/logging_is_not_google_glog.h(43,28): warning C4251: 'c10::MessageLogger::stream_': class 'std::basic_stringstream,std::allocator>' needs to have dll-interface to be used by clients of class 'c10::MessageLogger' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/logging_is_not_google_glog.h(43,28): warning C4251: 'c10::MessageLogger::stream_': class 'std::basic_stringstream,std::allocator>' needs to have dll-interface to be used by clients of class 'c10::MessageLogger' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/logging_is_not_google_glog.h(43,28): warning C4251: 'c10::MessageLogger::stream_': class 'std::basic_stringstream,std::allocator>' needs to have dll-interface to be used by clients of class 'c10::MessageLogger' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(298,25): warning C4251: 'c10::ivalue::ConstantString::str_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'c10::ivalue::ConstantString' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(298,25): warning C4251: 'c10::ivalue::ConstantString::str_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'c10::ivalue::ConstantString' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(667,29): warning C4251: 'c10::ivalue::Tuple::type_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Tuple' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(298,25): warning C4251: 'c10::ivalue::ConstantString::str_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'c10::ivalue::ConstantString' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(865,62): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface struct 'c10::ivalue::Future::FutureError' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(875,26): warning C4251: 'c10::ivalue::Future::FutureError::error_msg': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future::FutureError' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(298,25): warning C4251: 'c10::ivalue::ConstantString::str_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'c10::ivalue::ConstantString' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1366,28): warning C4251: 'c10::ivalue::Future::mutex_': class 'std::mutex' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1367,40): warning C4251: 'c10::ivalue::Future::completed_': struct 'std::atomic' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1368,39): warning C4251: 'c10::ivalue::Future::finished_cv_': class 'std::condition_variable' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1371,16): warning C4251: 'c10::ivalue::Future::type_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(667,29): warning C4251: 'c10::ivalue::Tuple::type_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Tuple' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/logging_is_not_google_glog.h(43,28): warning C4251: 'c10::MessageLogger::stream_': class 'std::basic_stringstream,std::allocator>' needs to have dll-interface to be used by clients of class 'c10::MessageLogger' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1372,41): warning C4251: 'c10::ivalue::Future::callbacks_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1373,27): warning C4251: 'c10::ivalue::Future::eptr_': class 'std::exception_ptr' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1378,42): warning C4251: 'c10::ivalue::Future::impl_': class 'c10::impl::VirtualGuardImpl' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1383,39): warning C4251: 'c10::ivalue::Future::currentDevice_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/logging_is_not_google_glog.h(43,28): warning C4251: 'c10::MessageLogger::stream_': class 'std::basic_stringstream,std::allocator>' needs to have dll-interface to be used by clients of class 'c10::MessageLogger' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1389,34): warning C4251: 'c10::ivalue::Future::events_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(865,62): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface struct 'c10::ivalue::Future::FutureError' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(875,26): warning C4251: 'c10::ivalue::Future::FutureError::error_msg': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future::FutureError' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1393,37): warning C4251: 'c10::ivalue::Future::storages_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1366,28): warning C4251: 'c10::ivalue::Future::mutex_': class 'std::mutex' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1367,40): warning C4251: 'c10::ivalue::Future::completed_': struct 'std::atomic' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1368,39): warning C4251: 'c10::ivalue::Future::finished_cv_': class 'std::condition_variable' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(667,29): warning C4251: 'c10::ivalue::Tuple::type_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Tuple' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1371,16): warning C4251: 'c10::ivalue::Future::type_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/logging_is_not_google_glog.h(43,28): warning C4251: 'c10::MessageLogger::stream_': class 'std::basic_stringstream,std::allocator>' needs to have dll-interface to be used by clients of class 'c10::MessageLogger' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1402,42): warning C4251: 'c10::ivalue::Future::devices_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1372,41): warning C4251: 'c10::ivalue::Future::callbacks_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1373,27): warning C4251: 'c10::ivalue::Future::eptr_': class 'std::exception_ptr' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1378,42): warning C4251: 'c10::ivalue::Future::impl_': class 'c10::impl::VirtualGuardImpl' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1383,39): warning C4251: 'c10::ivalue::Future::currentDevice_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(865,62): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface struct 'c10::ivalue::Future::FutureError' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(875,26): warning C4251: 'c10::ivalue::Future::FutureError::error_msg': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future::FutureError' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1389,34): warning C4251: 'c10::ivalue::Future::events_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1366,28): warning C4251: 'c10::ivalue::Future::mutex_': class 'std::mutex' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(865,62): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface struct 'c10::ivalue::Future::FutureError' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1367,40): warning C4251: 'c10::ivalue::Future::completed_': struct 'std::atomic' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc)C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\vcruntime_exception.h(48): note: see declaration of 'std::exception' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1368,39): warning C4251: 'c10::ivalue::Future::finished_cv_': class 'std::condition_variable' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(875,26): warning C4251: 'c10::ivalue::Future::FutureError::error_msg': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future::FutureError' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc)C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\mutex(573): note: see declaration of 'std::condition_variable' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1371,16): warning C4251: 'c10::ivalue::Future::type_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1366,28): warning C4251: 'c10::ivalue::Future::mutex_': class 'std::mutex' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1367,40): warning C4251: 'c10::ivalue::Future::completed_': struct 'std::atomic' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1368,39): warning C4251: 'c10::ivalue::Future::finished_cv_': class 'std::condition_variable' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1393,37): warning C4251: 'c10::ivalue::Future::storages_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1371,16): warning C4251: 'c10::ivalue::Future::type_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1372,41): warning C4251: 'c10::ivalue::Future::callbacks_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1373,27): warning C4251: 'c10::ivalue::Future::eptr_': class 'std::exception_ptr' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1378,42): warning C4251: 'c10::ivalue::Future::impl_': class 'c10::impl::VirtualGuardImpl' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1383,39): warning C4251: 'c10::ivalue::Future::currentDevice_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1402,42): warning C4251: 'c10::ivalue::Future::devices_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1372,41): warning C4251: 'c10::ivalue::Future::callbacks_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(298,25): warning C4251: 'c10::ivalue::ConstantString::str_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'c10::ivalue::ConstantString' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1373,27): warning C4251: 'c10::ivalue::Future::eptr_': class 'std::exception_ptr' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1378,42): warning C4251: 'c10::ivalue::Future::impl_': class 'c10::impl::VirtualGuardImpl' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1383,39): warning C4251: 'c10::ivalue::Future::currentDevice_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/logging_is_not_google_glog.h(43,28): warning C4251: 'c10::MessageLogger::stream_': class 'std::basic_stringstream,std::allocator>' needs to have dll-interface to be used by clients of class 'c10::MessageLogger' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1389,34): warning C4251: 'c10::ivalue::Future::events_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/logging_is_not_google_glog.h(43,28): warning C4251: 'c10::MessageLogger::stream_': class 'std::basic_stringstream,std::allocator>' needs to have dll-interface to be used by clients of class 'c10::MessageLogger' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(298,25): warning C4251: 'c10::ivalue::ConstantString::str_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'c10::ivalue::ConstantString' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1393,37): warning C4251: 'c10::ivalue::Future::storages_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1393,37): warning C4251: 'c10::ivalue::Future::storages_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1402,42): warning C4251: 'c10::ivalue::Future::devices_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/logging_is_not_google_glog.h(43,28): warning C4251: 'c10::MessageLogger::stream_': class 'std::basic_stringstream,std::allocator>' needs to have dll-interface to be used by clients of class 'c10::MessageLogger' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(298,25): warning C4251: 'c10::ivalue::ConstantString::str_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'c10::ivalue::ConstantString' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1402,42): warning C4251: 'c10::ivalue::Future::devices_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/logging_is_not_google_glog.h(43,28): warning C4251: 'c10::MessageLogger::stream_': class 'std::basic_stringstream,std::allocator>' needs to have dll-interface to be used by clients of class 'c10::MessageLogger' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1469,18): warning C4251: 'c10::ivalue::Await::elType_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Await' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1470,16): warning C4251: 'c10::ivalue::Await::type_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Await' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1471,28): warning C4251: 'c10::ivalue::Await::args_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Await' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(667,29): warning C4251: 'c10::ivalue::Tuple::type_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Tuple' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/logging_is_not_google_glog.h(43,28): warning C4251: 'c10::MessageLogger::stream_': class 'std::basic_stringstream,std::allocator>' needs to have dll-interface to be used by clients of class 'c10::MessageLogger' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1472,30): warning C4251: 'c10::ivalue::Await::fn_': class 'std::function' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Await' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(667,29): warning C4251: 'c10::ivalue::Tuple::type_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Tuple' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1612,29): warning C4251: 'c10::ivalue::Object::slots_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Object' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/logging_is_not_google_glog.h(43,28): warning C4251: 'c10::MessageLogger::stream_': class 'std::basic_stringstream,std::allocator>' needs to have dll-interface to be used by clients of class 'c10::MessageLogger' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(865,62): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface struct 'c10::ivalue::Future::FutureError' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(875,26): warning C4251: 'c10::ivalue::Future::FutureError::error_msg': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future::FutureError' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1366,28): warning C4251: 'c10::ivalue::Future::mutex_': class 'std::mutex' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1367,40): warning C4251: 'c10::ivalue::Future::completed_': struct 'std::atomic' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1368,39): warning C4251: 'c10::ivalue::Future::finished_cv_': class 'std::condition_variable' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(667,29): warning C4251: 'c10::ivalue::Tuple::type_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Tuple' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1371,16): warning C4251: 'c10::ivalue::Future::type_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1471,28): warning C4251: 'c10::ivalue::Await::args_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Await' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(875,26): warning C4251: 'c10::ivalue::Future::FutureError::error_msg': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future::FutureError' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1472,30): warning C4251: 'c10::ivalue::Await::fn_': class 'std::function' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Await' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(298,25): warning C4251: 'c10::ivalue::ConstantString::str_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'c10::ivalue::ConstantString' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1366,28): warning C4251: 'c10::ivalue::Future::mutex_': class 'std::mutex' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1367,40): warning C4251: 'c10::ivalue::Future::completed_': struct 'std::atomic' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1368,39): warning C4251: 'c10::ivalue::Future::finished_cv_': class 'std::condition_variable' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1371,16): warning C4251: 'c10::ivalue::Future::type_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1372,41): warning C4251: 'c10::ivalue::Future::callbacks_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1373,27): warning C4251: 'c10::ivalue::Future::eptr_': class 'std::exception_ptr' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1378,42): warning C4251: 'c10::ivalue::Future::impl_': class 'c10::impl::VirtualGuardImpl' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1383,39): warning C4251: 'c10::ivalue::Future::currentDevice_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(298,25): warning C4251: 'c10::ivalue::ConstantString::str_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'c10::ivalue::ConstantString' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1612,29): warning C4251: 'c10::ivalue::Object::slots_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Object' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1372,41): warning C4251: 'c10::ivalue::Future::callbacks_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1373,27): warning C4251: 'c10::ivalue::Future::eptr_': class 'std::exception_ptr' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1378,42): warning C4251: 'c10::ivalue::Future::impl_': class 'c10::impl::VirtualGuardImpl' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1383,39): warning C4251: 'c10::ivalue::Future::currentDevice_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(865,62): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface struct 'c10::ivalue::Future::FutureError' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1389,34): warning C4251: 'c10::ivalue::Future::events_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(875,26): warning C4251: 'c10::ivalue::Future::FutureError::error_msg': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future::FutureError' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1366,28): warning C4251: 'c10::ivalue::Future::mutex_': class 'std::mutex' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1367,40): warning C4251: 'c10::ivalue::Future::completed_': struct 'std::atomic' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1368,39): warning C4251: 'c10::ivalue::Future::finished_cv_': class 'std::condition_variable' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1371,16): warning C4251: 'c10::ivalue::Future::type_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1389,34): warning C4251: 'c10::ivalue::Future::events_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1469,18): warning C4251: 'c10::ivalue::Await::elType_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Await' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1470,16): warning C4251: 'c10::ivalue::Await::type_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Await' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(391): note: see declaration of 'c10::Type::SingletonOrSharedTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(298,25): warning C4251: 'c10::ivalue::ConstantString::str_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'c10::ivalue::ConstantString' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1471,28): warning C4251: 'c10::ivalue::Await::args_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Await' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1402,42): warning C4251: 'c10::ivalue::Future::devices_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(667,29): warning C4251: 'c10::ivalue::Tuple::type_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Tuple' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1372,41): warning C4251: 'c10::ivalue::Future::callbacks_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1393,37): warning C4251: 'c10::ivalue::Future::storages_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1472,30): warning C4251: 'c10::ivalue::Await::fn_': class 'std::function' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Await' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(912): note: see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1373,27): warning C4251: 'c10::ivalue::Future::eptr_': class 'std::exception_ptr' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1472,30): warning C4251: 'c10::ivalue::Await::fn_': class 'std::function' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Await' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1378,42): warning C4251: 'c10::ivalue::Future::impl_': class 'c10::impl::VirtualGuardImpl' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(298,25): warning C4251: 'c10::ivalue::ConstantString::str_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'c10::ivalue::ConstantString' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1383,39): warning C4251: 'c10::ivalue::Future::currentDevice_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(667,29): warning C4251: 'c10::ivalue::Tuple::type_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Tuple' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1402,42): warning C4251: 'c10::ivalue::Future::devices_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1612,29): warning C4251: 'c10::ivalue::Object::slots_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Object' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1389,34): warning C4251: 'c10::ivalue::Future::events_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1612,29): warning C4251: 'c10::ivalue::Object::slots_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Object' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(298,25): warning C4251: 'c10::ivalue::ConstantString::str_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'c10::ivalue::ConstantString' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(865,62): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface struct 'c10::ivalue::Future::FutureError' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(875,26): warning C4251: 'c10::ivalue::Future::FutureError::error_msg': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future::FutureError' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1393,37): warning C4251: 'c10::ivalue::Future::storages_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc)C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xstring(4471): note: see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1366,28): warning C4251: 'c10::ivalue::Future::mutex_': class 'std::mutex' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1367,40): warning C4251: 'c10::ivalue::Future::completed_': struct 'std::atomic' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1368,39): warning C4251: 'c10::ivalue::Future::finished_cv_': class 'std::condition_variable' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(865,62): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface struct 'c10::ivalue::Future::FutureError' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1371,16): warning C4251: 'c10::ivalue::Future::type_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(875,26): warning C4251: 'c10::ivalue::Future::FutureError::error_msg': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future::FutureError' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(667,29): warning C4251: 'c10::ivalue::Tuple::type_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Tuple' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1402,42): warning C4251: 'c10::ivalue::Future::devices_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(391): note: see declaration of 'c10::Type::SingletonOrSharedTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(667,29): warning C4251: 'c10::ivalue::Tuple::type_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Tuple' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1366,28): warning C4251: 'c10::ivalue::Future::mutex_': class 'std::mutex' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1367,40): warning C4251: 'c10::ivalue::Future::completed_': struct 'std::atomic' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(667,29): warning C4251: 'c10::ivalue::Tuple::type_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Tuple' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1368,39): warning C4251: 'c10::ivalue::Future::finished_cv_': class 'std::condition_variable' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1371,16): warning C4251: 'c10::ivalue::Future::type_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1372,41): warning C4251: 'c10::ivalue::Future::callbacks_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1373,27): warning C4251: 'c10::ivalue::Future::eptr_': class 'std::exception_ptr' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1378,42): warning C4251: 'c10::ivalue::Future::impl_': class 'c10::impl::VirtualGuardImpl' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1383,39): warning C4251: 'c10::ivalue::Future::currentDevice_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1372,41): warning C4251: 'c10::ivalue::Future::callbacks_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1373,27): warning C4251: 'c10::ivalue::Future::eptr_': class 'std::exception_ptr' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1378,42): warning C4251: 'c10::ivalue::Future::impl_': class 'c10::impl::VirtualGuardImpl' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1383,39): warning C4251: 'c10::ivalue::Future::currentDevice_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(667,29): warning C4251: 'c10::ivalue::Tuple::type_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Tuple' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1389,34): warning C4251: 'c10::ivalue::Future::events_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(865,62): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface struct 'c10::ivalue::Future::FutureError' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(865,62): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface struct 'c10::ivalue::Future::FutureError' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(875,26): warning C4251: 'c10::ivalue::Future::FutureError::error_msg': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future::FutureError' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(865,62): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface struct 'c10::ivalue::Future::FutureError' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc)C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xstring(4471): note: see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(875,26): warning C4251: 'c10::ivalue::Future::FutureError::error_msg': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future::FutureError' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1389,34): warning C4251: 'c10::ivalue::Future::events_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1393,37): warning C4251: 'c10::ivalue::Future::storages_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1366,28): warning C4251: 'c10::ivalue::Future::mutex_': class 'std::mutex' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1366,28): warning C4251: 'c10::ivalue::Future::mutex_': class 'std::mutex' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1367,40): warning C4251: 'c10::ivalue::Future::completed_': struct 'std::atomic' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc)C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\mutex(87): note: see declaration of 'std::mutex' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1366,28): warning C4251: 'c10::ivalue::Future::mutex_': class 'std::mutex' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1367,40): warning C4251: 'c10::ivalue::Future::completed_': struct 'std::atomic' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1368,39): warning C4251: 'c10::ivalue::Future::finished_cv_': class 'std::condition_variable' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc)C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\atomic(1873): note: see declaration of 'std::atomic' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1367,40): warning C4251: 'c10::ivalue::Future::completed_': struct 'std::atomic' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc)C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\mutex(573): note: see declaration of 'std::condition_variable' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1368,39): warning C4251: 'c10::ivalue::Future::finished_cv_': class 'std::condition_variable' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1371,16): warning C4251: 'c10::ivalue::Future::type_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc)C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\mutex(573): note: see declaration of 'std::condition_variable' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1368,39): warning C4251: 'c10::ivalue::Future::finished_cv_': class 'std::condition_variable' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(391): note: see declaration of 'c10::Type::SingletonOrSharedTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1469,18): warning C4251: 'c10::ivalue::Await::elType_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Await' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1470,16): warning C4251: 'c10::ivalue::Await::type_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Await' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1393,37): warning C4251: 'c10::ivalue::Future::storages_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1471,28): warning C4251: 'c10::ivalue::Await::args_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Await' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(912): note: see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1402,42): warning C4251: 'c10::ivalue::Future::devices_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(865,62): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface struct 'c10::ivalue::Future::FutureError' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1472,30): warning C4251: 'c10::ivalue::Await::fn_': class 'std::function' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Await' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(875,26): warning C4251: 'c10::ivalue::Future::FutureError::error_msg': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future::FutureError' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1372,41): warning C4251: 'c10::ivalue::Future::callbacks_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1372,41): warning C4251: 'c10::ivalue::Future::callbacks_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1373,27): warning C4251: 'c10::ivalue::Future::eptr_': class 'std::exception_ptr' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1372,41): warning C4251: 'c10::ivalue::Future::callbacks_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1378,42): warning C4251: 'c10::ivalue::Future::impl_': class 'c10::impl::VirtualGuardImpl' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1373,27): warning C4251: 'c10::ivalue::Future::eptr_': class 'std::exception_ptr' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1373,27): warning C4251: 'c10::ivalue::Future::eptr_': class 'std::exception_ptr' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1383,39): warning C4251: 'c10::ivalue::Future::currentDevice_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1378,42): warning C4251: 'c10::ivalue::Future::impl_': class 'c10::impl::VirtualGuardImpl' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/StorageImpl.h(274): note: see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1378,42): warning C4251: 'c10::ivalue::Future::impl_': class 'c10::impl::VirtualGuardImpl' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1366,28): warning C4251: 'c10::ivalue::Future::mutex_': class 'std::mutex' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1383,39): warning C4251: 'c10::ivalue::Future::currentDevice_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1383,39): warning C4251: 'c10::ivalue::Future::currentDevice_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1402,42): warning C4251: 'c10::ivalue::Future::devices_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/StorageImpl.h(274): note: see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1469,18): warning C4251: 'c10::ivalue::Await::elType_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Await' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/StorageImpl.h(274): note: see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1367,40): warning C4251: 'c10::ivalue::Future::completed_': struct 'std::atomic' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1470,16): warning C4251: 'c10::ivalue::Await::type_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Await' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1368,39): warning C4251: 'c10::ivalue::Future::finished_cv_': class 'std::condition_variable' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1471,28): warning C4251: 'c10::ivalue::Await::args_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Await' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1371,16): warning C4251: 'c10::ivalue::Future::type_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1472,30): warning C4251: 'c10::ivalue::Await::fn_': class 'std::function' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Await' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1612,29): warning C4251: 'c10::ivalue::Object::slots_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Object' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1407): note: see declaration of 'std::function' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1389,34): warning C4251: 'c10::ivalue::Future::events_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1389,34): warning C4251: 'c10::ivalue::Future::events_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1389,34): warning C4251: 'c10::ivalue::Future::events_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1612,29): warning C4251: 'c10::ivalue::Object::slots_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Object' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1372,41): warning C4251: 'c10::ivalue::Future::callbacks_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1393,37): warning C4251: 'c10::ivalue::Future::storages_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1378,42): warning C4251: 'c10::ivalue::Future::impl_': class 'c10::impl::VirtualGuardImpl' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1383,39): warning C4251: 'c10::ivalue::Future::currentDevice_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1393,37): warning C4251: 'c10::ivalue::Future::storages_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1393,37): warning C4251: 'c10::ivalue::Future::storages_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1402,42): warning C4251: 'c10::ivalue::Future::devices_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1389,34): warning C4251: 'c10::ivalue::Future::events_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1469,18): warning C4251: 'c10::ivalue::Await::elType_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Await' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1402,42): warning C4251: 'c10::ivalue::Future::devices_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1470,16): warning C4251: 'c10::ivalue::Await::type_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Await' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1471,28): warning C4251: 'c10::ivalue::Await::args_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Await' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1402,42): warning C4251: 'c10::ivalue::Future::devices_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1472,30): warning C4251: 'c10::ivalue::Await::fn_': class 'std::function' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Await' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1393,37): warning C4251: 'c10::ivalue::Future::storages_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1612,29): warning C4251: 'c10::ivalue::Object::slots_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Object' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1402,42): warning C4251: 'c10::ivalue::Future::devices_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1469,18): warning C4251: 'c10::ivalue::Await::elType_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Await' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1470,16): warning C4251: 'c10::ivalue::Await::type_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Await' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1471,28): warning C4251: 'c10::ivalue::Await::args_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Await' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1472,30): warning C4251: 'c10::ivalue::Await::fn_': class 'std::function' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Await' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1469,18): warning C4251: 'c10::ivalue::Await::elType_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Await' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1470,16): warning C4251: 'c10::ivalue::Await::type_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Await' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1471,28): warning C4251: 'c10::ivalue::Await::args_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Await' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1472,30): warning C4251: 'c10::ivalue::Await::fn_': class 'std::function' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Await' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1612,29): warning C4251: 'c10::ivalue::Object::slots_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Object' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1612,29): warning C4251: 'c10::ivalue::Object::slots_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Object' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1469,18): warning C4251: 'c10::ivalue::Await::elType_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Await' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1470,16): warning C4251: 'c10::ivalue::Await::type_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Await' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1471,28): warning C4251: 'c10::ivalue::Await::args_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Await' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1469,18): warning C4251: 'c10::ivalue::Await::elType_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Await' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1470,16): warning C4251: 'c10::ivalue::Await::type_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Await' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1471,28): warning C4251: 'c10::ivalue::Await::args_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Await' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1469,18): warning C4251: 'c10::ivalue::Await::elType_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Await' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1470,16): warning C4251: 'c10::ivalue::Await::type_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Await' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1471,28): warning C4251: 'c10::ivalue::Await::args_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Await' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1472,30): warning C4251: 'c10::ivalue::Await::fn_': class 'std::function' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Await' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1472,30): warning C4251: 'c10::ivalue::Await::fn_': class 'std::function' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Await' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1472,30): warning C4251: 'c10::ivalue::Await::fn_': class 'std::function' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Await' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1469,18): warning C4251: 'c10::ivalue::Await::elType_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Await' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1470,16): warning C4251: 'c10::ivalue::Await::type_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Await' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1612,29): warning C4251: 'c10::ivalue::Object::slots_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Object' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1471,28): warning C4251: 'c10::ivalue::Await::args_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Await' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1612,29): warning C4251: 'c10::ivalue::Object::slots_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Object' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1612,29): warning C4251: 'c10::ivalue::Object::slots_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Object' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1472,30): warning C4251: 'c10::ivalue::Await::fn_': class 'std::function' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Await' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1612,29): warning C4251: 'c10::ivalue::Object::slots_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Object' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/function_schema.h(311,21): warning C4251: 'c10::FunctionSchema::name_': struct 'c10::OperatorName' needs to have dll-interface to be used by clients of struct 'c10::FunctionSchema' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/function_schema.h(312,35): warning C4251: 'c10::FunctionSchema::arguments_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::FunctionSchema' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/function_schema.h(313,33): warning C4251: 'c10::FunctionSchema::returns_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::FunctionSchema' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/function_schema.h(325,47): warning C4251: 'c10::FunctionSchema::alias_kind_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::FunctionSchema' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/function_schema.h(311,21): warning C4251: 'c10::FunctionSchema::name_': struct 'c10::OperatorName' needs to have dll-interface to be used by clients of struct 'c10::FunctionSchema' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/function_schema.h(312,35): warning C4251: 'c10::FunctionSchema::arguments_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::FunctionSchema' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/function_schema.h(313,33): warning C4251: 'c10::FunctionSchema::returns_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::FunctionSchema' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/function_schema.h(325,47): warning C4251: 'c10::FunctionSchema::alias_kind_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::FunctionSchema' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/function_schema.h(311,21): warning C4251: 'c10::FunctionSchema::name_': struct 'c10::OperatorName' needs to have dll-interface to be used by clients of struct 'c10::FunctionSchema' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/function_schema.h(311,21): warning C4251: 'c10::FunctionSchema::name_': struct 'c10::OperatorName' needs to have dll-interface to be used by clients of struct 'c10::FunctionSchema' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/function_schema.h(312,35): warning C4251: 'c10::FunctionSchema::arguments_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::FunctionSchema' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/function_schema.h(312,35): warning C4251: 'c10::FunctionSchema::arguments_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::FunctionSchema' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/function_schema.h(313,33): warning C4251: 'c10::FunctionSchema::returns_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::FunctionSchema' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/function_schema.h(313,33): warning C4251: 'c10::FunctionSchema::returns_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::FunctionSchema' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/function_schema.h(232): note: see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/function_schema.h(325,47): warning C4251: 'c10::FunctionSchema::alias_kind_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::FunctionSchema' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/function_schema.h(325,47): warning C4251: 'c10::FunctionSchema::alias_kind_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::FunctionSchema' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/function_schema.h(311,21): warning C4251: 'c10::FunctionSchema::name_': struct 'c10::OperatorName' needs to have dll-interface to be used by clients of struct 'c10::FunctionSchema' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/function_schema.h(312,35): warning C4251: 'c10::FunctionSchema::arguments_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::FunctionSchema' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/function_schema.h(313,33): warning C4251: 'c10::FunctionSchema::returns_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::FunctionSchema' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/function_schema.h(325,47): warning C4251: 'c10::FunctionSchema::alias_kind_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::FunctionSchema' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/function_schema.h(311,21): warning C4251: 'c10::FunctionSchema::name_': struct 'c10::OperatorName' needs to have dll-interface to be used by clients of struct 'c10::FunctionSchema' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/function_schema.h(312,35): warning C4251: 'c10::FunctionSchema::arguments_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::FunctionSchema' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/function_schema.h(313,33): warning C4251: 'c10::FunctionSchema::returns_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::FunctionSchema' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/function_schema.h(325,47): warning C4251: 'c10::FunctionSchema::alias_kind_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::FunctionSchema' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/function_schema.h(311,21): warning C4251: 'c10::FunctionSchema::name_': struct 'c10::OperatorName' needs to have dll-interface to be used by clients of struct 'c10::FunctionSchema' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/function_schema.h(312,35): warning C4251: 'c10::FunctionSchema::arguments_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::FunctionSchema' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/function_schema.h(313,33): warning C4251: 'c10::FunctionSchema::returns_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::FunctionSchema' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/function_schema.h(311,21): warning C4251: 'c10::FunctionSchema::name_': struct 'c10::OperatorName' needs to have dll-interface to be used by clients of struct 'c10::FunctionSchema' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/function_schema.h(325,47): warning C4251: 'c10::FunctionSchema::alias_kind_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::FunctionSchema' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/function_schema.h(312,35): warning C4251: 'c10::FunctionSchema::arguments_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::FunctionSchema' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/function_schema.h(313,33): warning C4251: 'c10::FunctionSchema::returns_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::FunctionSchema' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/function_schema.h(311,21): warning C4251: 'c10::FunctionSchema::name_': struct 'c10::OperatorName' needs to have dll-interface to be used by clients of struct 'c10::FunctionSchema' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/function_schema.h(325,47): warning C4251: 'c10::FunctionSchema::alias_kind_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::FunctionSchema' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/function_schema.h(312,35): warning C4251: 'c10::FunctionSchema::arguments_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::FunctionSchema' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/function_schema.h(313,33): warning C4251: 'c10::FunctionSchema::returns_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::FunctionSchema' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/function_schema.h(325,47): warning C4251: 'c10::FunctionSchema::alias_kind_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::FunctionSchema' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/function_schema.h(311,21): warning C4251: 'c10::FunctionSchema::name_': struct 'c10::OperatorName' needs to have dll-interface to be used by clients of struct 'c10::FunctionSchema' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(53,25): warning C4251: 'c10::ClassAttribute::attributeType_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::ClassAttribute' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(54,29): warning C4251: 'c10::ClassAttribute::attributeName_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'c10::ClassAttribute' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/function_schema.h(311,21): warning C4251: 'c10::FunctionSchema::name_': struct 'c10::OperatorName' needs to have dll-interface to be used by clients of struct 'c10::FunctionSchema' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc)C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xstring(4471): note: see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/function_schema.h(311,21): warning C4251: 'c10::FunctionSchema::name_': struct 'c10::OperatorName' needs to have dll-interface to be used by clients of struct 'c10::FunctionSchema' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/function_schema.h(312,35): warning C4251: 'c10::FunctionSchema::arguments_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::FunctionSchema' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/function_schema.h(311,21): warning C4251: 'c10::FunctionSchema::name_': struct 'c10::OperatorName' needs to have dll-interface to be used by clients of struct 'c10::FunctionSchema' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/function_schema.h(313,33): warning C4251: 'c10::FunctionSchema::returns_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::FunctionSchema' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(413,51): warning C4251: 'c10::ClassType::compilation_unit_': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/function_schema.h(312,35): warning C4251: 'c10::FunctionSchema::arguments_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::FunctionSchema' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/function_schema.h(312,35): warning C4251: 'c10::FunctionSchema::arguments_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::FunctionSchema' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/function_schema.h(313,33): warning C4251: 'c10::FunctionSchema::returns_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::FunctionSchema' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/function_schema.h(313,33): warning C4251: 'c10::FunctionSchema::returns_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::FunctionSchema' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/function_schema.h(325,47): warning C4251: 'c10::FunctionSchema::alias_kind_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::FunctionSchema' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/function_schema.h(312,35): warning C4251: 'c10::FunctionSchema::arguments_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::FunctionSchema' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/function_schema.h(313,33): warning C4251: 'c10::FunctionSchema::returns_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::FunctionSchema' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(416,42): warning C4251: 'c10::ClassType::attributes_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(419,39): warning C4251: 'c10::ClassType::attributeTypes_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/function_schema.h(325,47): warning C4251: 'c10::FunctionSchema::alias_kind_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::FunctionSchema' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/function_schema.h(325,47): warning C4251: 'c10::FunctionSchema::alias_kind_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::FunctionSchema' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/function_schema.h(325,47): warning C4251: 'c10::FunctionSchema::alias_kind_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::FunctionSchema' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(422,46): warning C4251: 'c10::ClassType::methods_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(423,52): warning C4251: 'c10::ClassType::staticmethods_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(53,25): warning C4251: 'c10::ClassAttribute::attributeType_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::ClassAttribute' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(108): note: see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(426,52): warning C4251: 'c10::ClassType::forward_hooks_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(427,56): warning C4251: 'c10::ClassType::forward_pre_hooks_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(410,42): warning C4251: 'c10::ClassType::constantNames_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(411,38): warning C4251: 'c10::ClassType::constantValues_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(413,51): warning C4251: 'c10::ClassType::compilation_unit_': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(430,36): warning C4251: 'c10::ClassType::properties_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(435,31): warning C4251: 'c10::ClassType::doc_string_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(438,56): warning C4251: 'c10::ClassType::unresolved_class_attributes_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(416,42): warning C4251: 'c10::ClassType::attributes_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(419,39): warning C4251: 'c10::ClassType::attributeTypes_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(422,46): warning C4251: 'c10::ClassType::methods_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(423,52): warning C4251: 'c10::ClassType::staticmethods_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(426,52): warning C4251: 'c10::ClassType::forward_hooks_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(427,56): warning C4251: 'c10::ClassType::forward_pre_hooks_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(430,36): warning C4251: 'c10::ClassType::properties_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(435,31): warning C4251: 'c10::ClassType::doc_string_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(438,56): warning C4251: 'c10::ClassType::unresolved_class_attributes_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(53,25): warning C4251: 'c10::ClassAttribute::attributeType_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::ClassAttribute' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(54,29): warning C4251: 'c10::ClassAttribute::attributeName_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'c10::ClassAttribute' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(54,29): warning C4251: 'c10::ClassAttribute::attributeName_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'c10::ClassAttribute' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(410,42): warning C4251: 'c10::ClassType::constantNames_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(411,38): warning C4251: 'c10::ClassType::constantValues_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(410,42): warning C4251: 'c10::ClassType::constantNames_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(413,51): warning C4251: 'c10::ClassType::compilation_unit_': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(413,51): warning C4251: 'c10::ClassType::compilation_unit_': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(416,42): warning C4251: 'c10::ClassType::attributes_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(419,39): warning C4251: 'c10::ClassType::attributeTypes_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(416,42): warning C4251: 'c10::ClassType::attributes_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(419,39): warning C4251: 'c10::ClassType::attributeTypes_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(422,46): warning C4251: 'c10::ClassType::methods_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(423,52): warning C4251: 'c10::ClassType::staticmethods_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(422,46): warning C4251: 'c10::ClassType::methods_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(426,52): warning C4251: 'c10::ClassType::forward_hooks_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(427,56): warning C4251: 'c10::ClassType::forward_pre_hooks_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(427,56): warning C4251: 'c10::ClassType::forward_pre_hooks_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(430,36): warning C4251: 'c10::ClassType::properties_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(435,31): warning C4251: 'c10::ClassType::doc_string_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(430,36): warning C4251: 'c10::ClassType::properties_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(438,56): warning C4251: 'c10::ClassType::unresolved_class_attributes_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(435,31): warning C4251: 'c10::ClassType::doc_string_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(438,56): warning C4251: 'c10::ClassType::unresolved_class_attributes_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(53,25): warning C4251: 'c10::ClassAttribute::attributeType_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::ClassAttribute' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(54,29): warning C4251: 'c10::ClassAttribute::attributeName_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'c10::ClassAttribute' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(410,42): warning C4251: 'c10::ClassType::constantNames_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(411,38): warning C4251: 'c10::ClassType::constantValues_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(413,51): warning C4251: 'c10::ClassType::compilation_unit_': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(53,25): warning C4251: 'c10::ClassAttribute::attributeType_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::ClassAttribute' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(54,29): warning C4251: 'c10::ClassAttribute::attributeName_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'c10::ClassAttribute' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(419,39): warning C4251: 'c10::ClassType::attributeTypes_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/custom_class_detail.h(212,28): warning C4251: 'torch::detail::class_base::qualClassName': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'torch::detail::class_base' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/custom_class_detail.h(213,32): warning C4251: 'torch::detail::class_base::classTypePtr': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'torch::detail::class_base' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(410,42): warning C4251: 'c10::ClassType::constantNames_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(411,38): warning C4251: 'c10::ClassType::constantValues_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(413,51): warning C4251: 'c10::ClassType::compilation_unit_': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(422,46): warning C4251: 'c10::ClassType::methods_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(423,52): warning C4251: 'c10::ClassType::staticmethods_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(426,52): warning C4251: 'c10::ClassType::forward_hooks_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(427,56): warning C4251: 'c10::ClassType::forward_pre_hooks_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/boxing/BoxedKernel.h(170,46): warning C4251: 'c10::BoxedKernel::functor_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of class 'c10::BoxedKernel' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(416,42): warning C4251: 'c10::ClassType::attributes_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(419,39): warning C4251: 'c10::ClassType::attributeTypes_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/custom_class_detail.h(212,28): warning C4251: 'torch::detail::class_base::qualClassName': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'torch::detail::class_base' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/custom_class_detail.h(213,32): warning C4251: 'torch::detail::class_base::classTypePtr': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'torch::detail::class_base' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(430,36): warning C4251: 'c10::ClassType::properties_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(435,31): warning C4251: 'c10::ClassType::doc_string_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(438,56): warning C4251: 'c10::ClassType::unresolved_class_attributes_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(422,46): warning C4251: 'c10::ClassType::methods_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(423,52): warning C4251: 'c10::ClassType::staticmethods_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(426,52): warning C4251: 'c10::ClassType::forward_hooks_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(427,56): warning C4251: 'c10::ClassType::forward_pre_hooks_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/boxing/BoxedKernel.h(170,46): warning C4251: 'c10::BoxedKernel::functor_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of class 'c10::BoxedKernel' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(430,36): warning C4251: 'c10::ClassType::properties_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(435,31): warning C4251: 'c10::ClassType::doc_string_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(438,56): warning C4251: 'c10::ClassType::unresolved_class_attributes_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(53,25): warning C4251: 'c10::ClassAttribute::attributeType_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::ClassAttribute' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(54,29): warning C4251: 'c10::ClassAttribute::attributeName_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'c10::ClassAttribute' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(410,42): warning C4251: 'c10::ClassType::constantNames_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(411,38): warning C4251: 'c10::ClassType::constantValues_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(413,51): warning C4251: 'c10::ClassType::compilation_unit_': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(416,42): warning C4251: 'c10::ClassType::attributes_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(419,39): warning C4251: 'c10::ClassType::attributeTypes_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/custom_class_detail.h(212,28): warning C4251: 'torch::detail::class_base::qualClassName': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'torch::detail::class_base' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/custom_class_detail.h(213,32): warning C4251: 'torch::detail::class_base::classTypePtr': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'torch::detail::class_base' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/custom_class_detail.h(212,28): warning C4251: 'torch::detail::class_base::qualClassName': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'torch::detail::class_base' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/custom_class_detail.h(213,32): warning C4251: 'torch::detail::class_base::classTypePtr': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'torch::detail::class_base' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(422,46): warning C4251: 'c10::ClassType::methods_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(53,25): warning C4251: 'c10::ClassAttribute::attributeType_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::ClassAttribute' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(54,29): warning C4251: 'c10::ClassAttribute::attributeName_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'c10::ClassAttribute' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(423,52): warning C4251: 'c10::ClassType::staticmethods_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(426,52): warning C4251: 'c10::ClassType::forward_hooks_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(427,56): warning C4251: 'c10::ClassType::forward_pre_hooks_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(410,42): warning C4251: 'c10::ClassType::constantNames_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(411,38): warning C4251: 'c10::ClassType::constantValues_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/boxing/BoxedKernel.h(170,46): warning C4251: 'c10::BoxedKernel::functor_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of class 'c10::BoxedKernel' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(413,51): warning C4251: 'c10::ClassType::compilation_unit_': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/boxing/BoxedKernel.h(170,46): warning C4251: 'c10::BoxedKernel::functor_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of class 'c10::BoxedKernel' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(430,36): warning C4251: 'c10::ClassType::properties_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(435,31): warning C4251: 'c10::ClassType::doc_string_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(438,56): warning C4251: 'c10::ClassType::unresolved_class_attributes_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(53,25): warning C4251: 'c10::ClassAttribute::attributeType_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::ClassAttribute' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(54,29): warning C4251: 'c10::ClassAttribute::attributeName_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'c10::ClassAttribute' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(419,39): warning C4251: 'c10::ClassType::attributeTypes_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/DispatchKeyExtractor.h(230,51): warning C4251: 'c10::DispatchKeyExtractor::dispatch_arg_indices_reverse_': struct 'c10::utils::bitset' needs to have dll-interface to be used by clients of struct 'c10::DispatchKeyExtractor' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(410,42): warning C4251: 'c10::ClassType::constantNames_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(53,25): warning C4251: 'c10::ClassAttribute::attributeType_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::ClassAttribute' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/DispatchKeyExtractor.h(233,37): warning C4251: 'c10::DispatchKeyExtractor::nonFallthroughKeys_': class 'c10::DispatchKeySet' needs to have dll-interface to be used by clients of struct 'c10::DispatchKeyExtractor' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(54,29): warning C4251: 'c10::ClassAttribute::attributeName_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'c10::ClassAttribute' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(411,38): warning C4251: 'c10::ClassType::constantValues_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(422,46): warning C4251: 'c10::ClassType::methods_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(413,51): warning C4251: 'c10::ClassType::compilation_unit_': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(53,25): warning C4251: 'c10::ClassAttribute::attributeType_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::ClassAttribute' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(423,52): warning C4251: 'c10::ClassType::staticmethods_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(54,29): warning C4251: 'c10::ClassAttribute::attributeName_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'c10::ClassAttribute' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(426,52): warning C4251: 'c10::ClassType::forward_hooks_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(53,25): warning C4251: 'c10::ClassAttribute::attributeType_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::ClassAttribute' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(427,56): warning C4251: 'c10::ClassType::forward_pre_hooks_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(54,29): warning C4251: 'c10::ClassAttribute::attributeName_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'c10::ClassAttribute' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(416,42): warning C4251: 'c10::ClassType::attributes_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/DispatchKeyExtractor.h(230,51): warning C4251: 'c10::DispatchKeyExtractor::dispatch_arg_indices_reverse_': struct 'c10::utils::bitset' needs to have dll-interface to be used by clients of struct 'c10::DispatchKeyExtractor' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(34): note: see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(53,25): warning C4251: 'c10::ClassAttribute::attributeType_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::ClassAttribute' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(430,36): warning C4251: 'c10::ClassType::properties_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(410,42): warning C4251: 'c10::ClassType::constantNames_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/CppSignature.h(57,31): warning C4251: 'c10::impl::CppSignature::signature_': class 'std::type_index' needs to have dll-interface to be used by clients of class 'c10::impl::CppSignature' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/DispatchKeyExtractor.h(233,37): warning C4251: 'c10::DispatchKeyExtractor::nonFallthroughKeys_': class 'c10::DispatchKeySet' needs to have dll-interface to be used by clients of struct 'c10::DispatchKeyExtractor' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(411,38): warning C4251: 'c10::ClassType::constantValues_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(54,29): warning C4251: 'c10::ClassAttribute::attributeName_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'c10::ClassAttribute' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(435,31): warning C4251: 'c10::ClassType::doc_string_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(419,39): warning C4251: 'c10::ClassType::attributeTypes_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(413,51): warning C4251: 'c10::ClassType::compilation_unit_': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(413,51): warning C4251: 'c10::ClassType::compilation_unit_': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(413,51): warning C4251: 'c10::ClassType::compilation_unit_': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(410,42): warning C4251: 'c10::ClassType::constantNames_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(411,38): warning C4251: 'c10::ClassType::constantValues_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(413,51): warning C4251: 'c10::ClassType::compilation_unit_': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(416,42): warning C4251: 'c10::ClassType::attributes_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(422,46): warning C4251: 'c10::ClassType::methods_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(416,42): warning C4251: 'c10::ClassType::attributes_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(416,42): warning C4251: 'c10::ClassType::attributes_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(423,52): warning C4251: 'c10::ClassType::staticmethods_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(416,42): warning C4251: 'c10::ClassType::attributes_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/CppSignature.h(57,31): warning C4251: 'c10::impl::CppSignature::signature_': class 'std::type_index' needs to have dll-interface to be used by clients of class 'c10::impl::CppSignature' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/custom_class_detail.h(212,28): warning C4251: 'torch::detail::class_base::qualClassName': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'torch::detail::class_base' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(419,39): warning C4251: 'c10::ClassType::attributeTypes_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(223,21): warning C4251: 'c10::impl::OperatorEntry::name_': struct 'c10::OperatorName' needs to have dll-interface to be used by clients of class 'c10::impl::OperatorEntry' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(419,39): warning C4251: 'c10::ClassType::attributeTypes_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(422,46): warning C4251: 'c10::ClassType::methods_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(426,52): warning C4251: 'c10::ClassType::forward_hooks_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(427,56): warning C4251: 'c10::ClassType::forward_pre_hooks_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(423,52): warning C4251: 'c10::ClassType::staticmethods_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(426,52): warning C4251: 'c10::ClassType::forward_hooks_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(427,56): warning C4251: 'c10::ClassType::forward_pre_hooks_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/custom_class_detail.h(212,28): warning C4251: 'torch::detail::class_base::qualClassName': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'torch::detail::class_base' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/custom_class_detail.h(213,32): warning C4251: 'torch::detail::class_base::classTypePtr': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'torch::detail::class_base' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/DispatchKeyExtractor.h(230,51): warning C4251: 'c10::DispatchKeyExtractor::dispatch_arg_indices_reverse_': struct 'c10::utils::bitset' needs to have dll-interface to be used by clients of struct 'c10::DispatchKeyExtractor' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/DispatchKeyExtractor.h(233,37): warning C4251: 'c10::DispatchKeyExtractor::nonFallthroughKeys_': class 'c10::DispatchKeySet' needs to have dll-interface to be used by clients of struct 'c10::DispatchKeyExtractor' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(224,41): warning C4251: 'c10::impl::OperatorEntry::schema_': class 'std::optional' needs to have dll-interface to be used by clients of class 'c10::impl::OperatorEntry' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/DispatchKeyExtractor.h(230,51): warning C4251: 'c10::DispatchKeyExtractor::dispatch_arg_indices_reverse_': struct 'c10::utils::bitset' needs to have dll-interface to be used by clients of struct 'c10::DispatchKeyExtractor' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/boxing/BoxedKernel.h(170,46): warning C4251: 'c10::BoxedKernel::functor_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of class 'c10::BoxedKernel' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/DispatchKeyExtractor.h(233,37): warning C4251: 'c10::DispatchKeyExtractor::nonFallthroughKeys_': class 'c10::DispatchKeySet' needs to have dll-interface to be used by clients of struct 'c10::DispatchKeyExtractor' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(422,46): warning C4251: 'c10::ClassType::methods_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/boxing/BoxedKernel.h(170,46): warning C4251: 'c10::BoxedKernel::functor_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of class 'c10::BoxedKernel' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(423,52): warning C4251: 'c10::ClassType::staticmethods_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(422,46): warning C4251: 'c10::ClassType::methods_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(426,52): warning C4251: 'c10::ClassType::forward_hooks_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(423,52): warning C4251: 'c10::ClassType::staticmethods_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(430,36): warning C4251: 'c10::ClassType::properties_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(427,56): warning C4251: 'c10::ClassType::forward_pre_hooks_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(108): note: see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(246): note: see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(426,52): warning C4251: 'c10::ClassType::forward_hooks_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(435,31): warning C4251: 'c10::ClassType::doc_string_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(422,46): warning C4251: 'c10::ClassType::methods_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(430,36): warning C4251: 'c10::ClassType::properties_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/CppSignature.h(57,31): warning C4251: 'c10::impl::CppSignature::signature_': class 'std::type_index' needs to have dll-interface to be used by clients of class 'c10::impl::CppSignature' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(226,31): warning C4251: 'c10::impl::OperatorEntry::tags_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'c10::impl::OperatorEntry' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(427,56): warning C4251: 'c10::ClassType::forward_pre_hooks_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(246): note: see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(438,56): warning C4251: 'c10::ClassType::unresolved_class_attributes_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(108): note: see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(435,31): warning C4251: 'c10::ClassType::doc_string_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(423,52): warning C4251: 'c10::ClassType::staticmethods_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(223,21): warning C4251: 'c10::impl::OperatorEntry::name_': struct 'c10::OperatorName' needs to have dll-interface to be used by clients of class 'c10::impl::OperatorEntry' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(231,31): warning C4251: 'c10::impl::OperatorEntry::py_cache_': class 'c10::PyHandleCache' needs to have dll-interface to be used by clients of class 'c10::impl::OperatorEntry' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(438,56): warning C4251: 'c10::ClassType::unresolved_class_attributes_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/PyHandleCache.h(38): note: see declaration of 'c10::PyHandleCache' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(426,52): warning C4251: 'c10::ClassType::forward_hooks_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/operator_name.h(14): note: see declaration of 'c10::OperatorName' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/CppSignature.h(57,31): warning C4251: 'c10::impl::CppSignature::signature_': class 'std::type_index' needs to have dll-interface to be used by clients of class 'c10::impl::CppSignature' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(438,56): warning C4251: 'c10::ClassType::unresolved_class_attributes_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(427,56): warning C4251: 'c10::ClassType::forward_pre_hooks_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(430,36): warning C4251: 'c10::ClassType::properties_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(435,31): warning C4251: 'c10::ClassType::doc_string_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(438,56): warning C4251: 'c10::ClassType::unresolved_class_attributes_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(224,41): warning C4251: 'c10::impl::OperatorEntry::schema_': class 'std::optional' needs to have dll-interface to be used by clients of class 'c10::impl::OperatorEntry' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(430,36): warning C4251: 'c10::ClassType::properties_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(435,31): warning C4251: 'c10::ClassType::doc_string_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(438,56): warning C4251: 'c10::ClassType::unresolved_class_attributes_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(271,32): warning C4251: 'c10::impl::OperatorEntry::kernels_': class 'ska::flat_hash_map>,std::hash,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of class 'c10::impl::OperatorEntry' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(226,31): warning C4251: 'c10::impl::OperatorEntry::tags_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'c10::impl::OperatorEntry' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/custom_class_detail.h(212,28): warning C4251: 'torch::detail::class_base::qualClassName': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'torch::detail::class_base' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/custom_class_detail.h(213,32): warning C4251: 'torch::detail::class_base::classTypePtr': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'torch::detail::class_base' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(231,31): warning C4251: 'c10::impl::OperatorEntry::py_cache_': class 'c10::PyHandleCache' needs to have dll-interface to be used by clients of class 'c10::impl::OperatorEntry' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(223,21): warning C4251: 'c10::impl::OperatorEntry::name_': struct 'c10::OperatorName' needs to have dll-interface to be used by clients of class 'c10::impl::OperatorEntry' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(287,54): warning C4251: 'c10::impl::OperatorEntry::cpp_signature_': class 'std::optional' needs to have dll-interface to be used by clients of class 'c10::impl::OperatorEntry' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(288,58): warning C4251: 'c10::impl::OperatorEntry::sym_cpp_signature_': class 'std::optional' needs to have dll-interface to be used by clients of class 'c10::impl::OperatorEntry' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(224,41): warning C4251: 'c10::impl::OperatorEntry::schema_': class 'std::optional' needs to have dll-interface to be used by clients of class 'c10::impl::OperatorEntry' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(271,32): warning C4251: 'c10::impl::OperatorEntry::kernels_': class 'ska::flat_hash_map>,std::hash,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of class 'c10::impl::OperatorEntry' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/boxing/BoxedKernel.h(170,46): warning C4251: 'c10::BoxedKernel::functor_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of class 'c10::BoxedKernel' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(291,60): warning C4251: 'c10::impl::OperatorEntry::report_error_callback_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of class 'c10::impl::OperatorEntry' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(224,41): warning C4251: 'c10::impl::OperatorEntry::schema_': class 'std::optional' needs to have dll-interface to be used by clients of class 'c10::impl::OperatorEntry' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(226,31): warning C4251: 'c10::impl::OperatorEntry::tags_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'c10::impl::OperatorEntry' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(231,31): warning C4251: 'c10::impl::OperatorEntry::py_cache_': class 'c10::PyHandleCache' needs to have dll-interface to be used by clients of class 'c10::impl::OperatorEntry' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(86,46): warning C4251: 'at::StringView::owned_str_ptr_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'at::StringView' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(226,31): warning C4251: 'c10::impl::OperatorEntry::tags_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'c10::impl::OperatorEntry' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(287,54): warning C4251: 'c10::impl::OperatorEntry::cpp_signature_': class 'std::optional' needs to have dll-interface to be used by clients of class 'c10::impl::OperatorEntry' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(288,58): warning C4251: 'c10::impl::OperatorEntry::sym_cpp_signature_': class 'std::optional' needs to have dll-interface to be used by clients of class 'c10::impl::OperatorEntry' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(231,31): warning C4251: 'c10::impl::OperatorEntry::py_cache_': class 'c10::PyHandleCache' needs to have dll-interface to be used by clients of class 'c10::impl::OperatorEntry' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(291,60): warning C4251: 'c10::impl::OperatorEntry::report_error_callback_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of class 'c10::impl::OperatorEntry' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(271,32): warning C4251: 'c10::impl::OperatorEntry::kernels_': class 'ska::flat_hash_map>,std::hash,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of class 'c10::impl::OperatorEntry' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(271,32): warning C4251: 'c10::impl::OperatorEntry::kernels_': class 'ska::flat_hash_map>,std::hash,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of class 'c10::impl::OperatorEntry' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(86,46): warning C4251: 'at::StringView::owned_str_ptr_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'at::StringView' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/custom_class_detail.h(212,28): warning C4251: 'torch::detail::class_base::qualClassName': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'torch::detail::class_base' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/custom_class_detail.h(213,32): warning C4251: 'torch::detail::class_base::classTypePtr': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'torch::detail::class_base' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/DispatchKeyExtractor.h(230,51): warning C4251: 'c10::DispatchKeyExtractor::dispatch_arg_indices_reverse_': struct 'c10::utils::bitset' needs to have dll-interface to be used by clients of struct 'c10::DispatchKeyExtractor' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/DispatchKeyExtractor.h(233,37): warning C4251: 'c10::DispatchKeyExtractor::nonFallthroughKeys_': class 'c10::DispatchKeySet' needs to have dll-interface to be used by clients of struct 'c10::DispatchKeyExtractor' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/DispatchKeyExtractor.h(230,51): warning C4251: 'c10::DispatchKeyExtractor::dispatch_arg_indices_reverse_': struct 'c10::utils::bitset' needs to have dll-interface to be used by clients of struct 'c10::DispatchKeyExtractor' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/DispatchKeyExtractor.h(233,37): warning C4251: 'c10::DispatchKeyExtractor::nonFallthroughKeys_': class 'c10::DispatchKeySet' needs to have dll-interface to be used by clients of struct 'c10::DispatchKeyExtractor' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(287,54): warning C4251: 'c10::impl::OperatorEntry::cpp_signature_': class 'std::optional' needs to have dll-interface to be used by clients of class 'c10::impl::OperatorEntry' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(288,58): warning C4251: 'c10::impl::OperatorEntry::sym_cpp_signature_': class 'std::optional' needs to have dll-interface to be used by clients of class 'c10::impl::OperatorEntry' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/boxing/BoxedKernel.h(170,46): warning C4251: 'c10::BoxedKernel::functor_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of class 'c10::BoxedKernel' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(287,54): warning C4251: 'c10::impl::OperatorEntry::cpp_signature_': class 'std::optional' needs to have dll-interface to be used by clients of class 'c10::impl::OperatorEntry' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(288,58): warning C4251: 'c10::impl::OperatorEntry::sym_cpp_signature_': class 'std::optional' needs to have dll-interface to be used by clients of class 'c10::impl::OperatorEntry' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(291,60): warning C4251: 'c10::impl::OperatorEntry::report_error_callback_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of class 'c10::impl::OperatorEntry' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(291,60): warning C4251: 'c10::impl::OperatorEntry::report_error_callback_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of class 'c10::impl::OperatorEntry' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/CppSignature.h(57,31): warning C4251: 'c10::impl::CppSignature::signature_': class 'std::type_index' needs to have dll-interface to be used by clients of class 'c10::impl::CppSignature' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/CppSignature.h(57,31): warning C4251: 'c10::impl::CppSignature::signature_': class 'std::type_index' needs to have dll-interface to be used by clients of class 'c10::impl::CppSignature' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(453,32): warning C4251: 'at::RecordFunction::step_callbacks_': struct 'at::StepCallbacks' needs to have dll-interface to be used by clients of struct 'at::RecordFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(86,46): warning C4251: 'at::StringView::owned_str_ptr_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'at::StringView' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(86,46): warning C4251: 'at::StringView::owned_str_ptr_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'at::StringView' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(465,27): warning C4251: 'at::RecordFunction::ctx_': class 'c10::SmallVector>,4>' needs to have dll-interface to be used by clients of struct 'at::RecordFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(453,32): warning C4251: 'at::RecordFunction::step_callbacks_': struct 'at::StepCallbacks' needs to have dll-interface to be used by clients of struct 'at::RecordFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(223,21): warning C4251: 'c10::impl::OperatorEntry::name_': struct 'c10::OperatorName' needs to have dll-interface to be used by clients of class 'c10::impl::OperatorEntry' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(467,46): warning C4251: 'at::RecordFunction::fn_': class 'std::variant' needs to have dll-interface to be used by clients of struct 'at::RecordFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/DispatchKeyExtractor.h(230,51): warning C4251: 'c10::DispatchKeyExtractor::dispatch_arg_indices_reverse_': struct 'c10::utils::bitset' needs to have dll-interface to be used by clients of struct 'c10::DispatchKeyExtractor' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(467): note: see declaration of 'std::variant' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(223,21): warning C4251: 'c10::impl::OperatorEntry::name_': struct 'c10::OperatorName' needs to have dll-interface to be used by clients of class 'c10::impl::OperatorEntry' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/DispatchKeyExtractor.h(233,37): warning C4251: 'c10::DispatchKeyExtractor::nonFallthroughKeys_': class 'c10::DispatchKeySet' needs to have dll-interface to be used by clients of struct 'c10::DispatchKeyExtractor' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/custom_class_detail.h(212,28): warning C4251: 'torch::detail::class_base::qualClassName': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'torch::detail::class_base' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(470,38): warning C4251: 'at::RecordFunction::inputs_': class 'c10::ArrayRef' needs to have dll-interface to be used by clients of struct 'at::RecordFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(471,36): warning C4251: 'at::RecordFunction::outputs_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'at::RecordFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/custom_class_detail.h(213,32): warning C4251: 'torch::detail::class_base::classTypePtr': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'torch::detail::class_base' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(224,41): warning C4251: 'c10::impl::OperatorEntry::schema_': class 'std::optional' needs to have dll-interface to be used by clients of class 'c10::impl::OperatorEntry' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(465,27): warning C4251: 'at::RecordFunction::ctx_': class 'c10::SmallVector>,4>' needs to have dll-interface to be used by clients of struct 'at::RecordFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/custom_class_detail.h(212,28): warning C4251: 'torch::detail::class_base::qualClassName': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'torch::detail::class_base' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/custom_class_detail.h(213,32): warning C4251: 'torch::detail::class_base::classTypePtr': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'torch::detail::class_base' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/custom_class_detail.h(212,28): warning C4251: 'torch::detail::class_base::qualClassName': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'torch::detail::class_base' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/custom_class_detail.h(213,32): warning C4251: 'torch::detail::class_base::classTypePtr': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'torch::detail::class_base' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(224,41): warning C4251: 'c10::impl::OperatorEntry::schema_': class 'std::optional' needs to have dll-interface to be used by clients of class 'c10::impl::OperatorEntry' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/boxing/BoxedKernel.h(170,46): warning C4251: 'c10::BoxedKernel::functor_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of class 'c10::BoxedKernel' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/custom_class_detail.h(212,28): warning C4251: 'torch::detail::class_base::qualClassName': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'torch::detail::class_base' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/custom_class_detail.h(212,28): warning C4251: 'torch::detail::class_base::qualClassName': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'torch::detail::class_base' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/custom_class_detail.h(213,32): warning C4251: 'torch::detail::class_base::classTypePtr': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'torch::detail::class_base' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(226,31): warning C4251: 'c10::impl::OperatorEntry::tags_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'c10::impl::OperatorEntry' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc)C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xstring(4471): note: see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/custom_class_detail.h(213,32): warning C4251: 'torch::detail::class_base::classTypePtr': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'torch::detail::class_base' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(729,48): warning C4251: 'at::RecordFunctionTLS::sorted_tls_callbacks_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'at::RecordFunctionTLS' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/CppSignature.h(57,31): warning C4251: 'c10::impl::CppSignature::signature_': class 'std::type_index' needs to have dll-interface to be used by clients of class 'c10::impl::CppSignature' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(231,31): warning C4251: 'c10::impl::OperatorEntry::py_cache_': class 'c10::PyHandleCache' needs to have dll-interface to be used by clients of class 'c10::impl::OperatorEntry' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/boxing/BoxedKernel.h(170,46): warning C4251: 'c10::BoxedKernel::functor_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of class 'c10::BoxedKernel' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(453,32): warning C4251: 'at::RecordFunction::step_callbacks_': struct 'at::StepCallbacks' needs to have dll-interface to be used by clients of struct 'at::RecordFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/boxing/BoxedKernel.h(170,46): warning C4251: 'c10::BoxedKernel::functor_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of class 'c10::BoxedKernel' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(467,46): warning C4251: 'at::RecordFunction::fn_': class 'std::variant' needs to have dll-interface to be used by clients of struct 'at::RecordFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/boxing/BoxedKernel.h(170): note: see declaration of 'c10::intrusive_ptr>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(231,31): warning C4251: 'c10::impl::OperatorEntry::py_cache_': class 'c10::PyHandleCache' needs to have dll-interface to be used by clients of class 'c10::impl::OperatorEntry' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/boxing/BoxedKernel.h(170,46): warning C4251: 'c10::BoxedKernel::functor_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of class 'c10::BoxedKernel' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(470,38): warning C4251: 'at::RecordFunction::inputs_': class 'c10::ArrayRef' needs to have dll-interface to be used by clients of struct 'at::RecordFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/boxing/BoxedKernel.h(170,46): warning C4251: 'c10::BoxedKernel::functor_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of class 'c10::BoxedKernel' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(471,36): warning C4251: 'at::RecordFunction::outputs_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'at::RecordFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(271,32): warning C4251: 'c10::impl::OperatorEntry::kernels_': class 'ska::flat_hash_map>,std::hash,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of class 'c10::impl::OperatorEntry' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(465,27): warning C4251: 'at::RecordFunction::ctx_': class 'c10::SmallVector>,4>' needs to have dll-interface to be used by clients of struct 'at::RecordFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(465,27): warning C4251: 'at::RecordFunction::ctx_': class 'c10::SmallVector>,4>' needs to have dll-interface to be used by clients of struct 'at::RecordFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(271,32): warning C4251: 'c10::impl::OperatorEntry::kernels_': class 'ska::flat_hash_map>,std::hash,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of class 'c10::impl::OperatorEntry' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/Dispatcher.h(332,36): warning C4251: 'c10::Dispatcher::operators_': class 'std::list>' needs to have dll-interface to be used by clients of class 'c10::Dispatcher' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(287,54): warning C4251: 'c10::impl::OperatorEntry::cpp_signature_': class 'std::optional' needs to have dll-interface to be used by clients of class 'c10::impl::OperatorEntry' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(287): note: see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(467): note: see declaration of 'std::variant' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/operator_name.h(14): note: see declaration of 'c10::OperatorName' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/DispatchKeyExtractor.h(233,37): warning C4251: 'c10::DispatchKeyExtractor::nonFallthroughKeys_': class 'c10::DispatchKeySet' needs to have dll-interface to be used by clients of struct 'c10::DispatchKeyExtractor' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(470,38): warning C4251: 'at::RecordFunction::inputs_': class 'c10::ArrayRef' needs to have dll-interface to be used by clients of struct 'at::RecordFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/Dispatcher.h(334,83): warning C4251: 'c10::Dispatcher::operatorLookupTable_': class 'c10::LeftRight,std::equal_to,std::allocator>>>' needs to have dll-interface to be used by clients of class 'c10::Dispatcher' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(288,58): warning C4251: 'c10::impl::OperatorEntry::sym_cpp_signature_': class 'std::optional' needs to have dll-interface to be used by clients of class 'c10::impl::OperatorEntry' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(471,36): warning C4251: 'at::RecordFunction::outputs_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'at::RecordFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(470,38): warning C4251: 'at::RecordFunction::inputs_': class 'c10::ArrayRef' needs to have dll-interface to be used by clients of struct 'at::RecordFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(471,36): warning C4251: 'at::RecordFunction::outputs_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'at::RecordFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(291,60): warning C4251: 'c10::impl::OperatorEntry::report_error_callback_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of class 'c10::impl::OperatorEntry' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(291,60): warning C4251: 'c10::impl::OperatorEntry::report_error_callback_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of class 'c10::impl::OperatorEntry' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(224,41): warning C4251: 'c10::impl::OperatorEntry::schema_': class 'std::optional' needs to have dll-interface to be used by clients of class 'c10::impl::OperatorEntry' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/Dispatcher.h(339,58): warning C4251: 'c10::Dispatcher::libraries_': class 'ska::flat_hash_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of class 'c10::Dispatcher' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(729,48): warning C4251: 'at::RecordFunctionTLS::sorted_tls_callbacks_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'at::RecordFunctionTLS' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(729,48): warning C4251: 'at::RecordFunctionTLS::sorted_tls_callbacks_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'at::RecordFunctionTLS' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/CppSignature.h(57,31): warning C4251: 'c10::impl::CppSignature::signature_': class 'std::type_index' needs to have dll-interface to be used by clients of class 'c10::impl::CppSignature' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(255): note: see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/Dispatcher.h(343,63): warning C4251: 'c10::Dispatcher::listeners_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of class 'c10::Dispatcher' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/Dispatcher.h(357,36): warning C4251: 'c10::Dispatcher::cond_var_': class 'std::condition_variable' needs to have dll-interface to be used by clients of class 'c10::Dispatcher' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(226,31): warning C4251: 'c10::impl::OperatorEntry::tags_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'c10::impl::OperatorEntry' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(86,46): warning C4251: 'at::StringView::owned_str_ptr_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'at::StringView' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(86,46): warning C4251: 'at::StringView::owned_str_ptr_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'at::StringView' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/Dispatcher.h(332,36): warning C4251: 'c10::Dispatcher::operators_': class 'std::list>' needs to have dll-interface to be used by clients of class 'c10::Dispatcher' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(231,31): warning C4251: 'c10::impl::OperatorEntry::py_cache_': class 'c10::PyHandleCache' needs to have dll-interface to be used by clients of class 'c10::impl::OperatorEntry' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/Dispatcher.h(504,65): warning C4251: 'c10::OperatorHandle::operatorIterator_': class 'std::_List_iterator>>' needs to have dll-interface to be used by clients of class 'c10::OperatorHandle' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/Dispatcher.h(334,83): warning C4251: 'c10::Dispatcher::operatorLookupTable_': class 'c10::LeftRight,std::equal_to,std::allocator>>>' needs to have dll-interface to be used by clients of class 'c10::Dispatcher' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(271,32): warning C4251: 'c10::impl::OperatorEntry::kernels_': class 'ska::flat_hash_map>,std::hash,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of class 'c10::impl::OperatorEntry' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/Dispatcher.h(332,36): warning C4251: 'c10::Dispatcher::operators_': class 'std::list>' needs to have dll-interface to be used by clients of class 'c10::Dispatcher' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/DispatchKeyExtractor.h(230,51): warning C4251: 'c10::DispatchKeyExtractor::dispatch_arg_indices_reverse_': struct 'c10::utils::bitset' needs to have dll-interface to be used by clients of struct 'c10::DispatchKeyExtractor' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/Dispatcher.h(332,36): warning C4251: 'c10::Dispatcher::operators_': class 'std::list>' needs to have dll-interface to be used by clients of class 'c10::Dispatcher' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/DispatchKeyExtractor.h(233,37): warning C4251: 'c10::DispatchKeyExtractor::nonFallthroughKeys_': class 'c10::DispatchKeySet' needs to have dll-interface to be used by clients of struct 'c10::DispatchKeyExtractor' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(223,21): warning C4251: 'c10::impl::OperatorEntry::name_': struct 'c10::OperatorName' needs to have dll-interface to be used by clients of class 'c10::impl::OperatorEntry' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/DispatchKeyExtractor.h(230,51): warning C4251: 'c10::DispatchKeyExtractor::dispatch_arg_indices_reverse_': struct 'c10::utils::bitset' needs to have dll-interface to be used by clients of struct 'c10::DispatchKeyExtractor' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/DispatchKeyExtractor.h(230,51): warning C4251: 'c10::DispatchKeyExtractor::dispatch_arg_indices_reverse_': struct 'c10::utils::bitset' needs to have dll-interface to be used by clients of struct 'c10::DispatchKeyExtractor' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Bitset.h(19): note: see declaration of 'c10::utils::bitset' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(288,58): warning C4251: 'c10::impl::OperatorEntry::sym_cpp_signature_': class 'std::optional' needs to have dll-interface to be used by clients of class 'c10::impl::OperatorEntry' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/DispatchKeyExtractor.h(233,37): warning C4251: 'c10::DispatchKeyExtractor::nonFallthroughKeys_': class 'c10::DispatchKeySet' needs to have dll-interface to be used by clients of struct 'c10::DispatchKeyExtractor' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(291,60): warning C4251: 'c10::impl::OperatorEntry::report_error_callback_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of class 'c10::impl::OperatorEntry' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(226,31): warning C4251: 'c10::impl::OperatorEntry::tags_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'c10::impl::OperatorEntry' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/CppSignature.h(57,31): warning C4251: 'c10::impl::CppSignature::signature_': class 'std::type_index' needs to have dll-interface to be used by clients of class 'c10::impl::CppSignature' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(453,32): warning C4251: 'at::RecordFunction::step_callbacks_': struct 'at::StepCallbacks' needs to have dll-interface to be used by clients of struct 'at::RecordFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/CppSignature.h(57,31): warning C4251: 'c10::impl::CppSignature::signature_': class 'std::type_index' needs to have dll-interface to be used by clients of class 'c10::impl::CppSignature' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(86,46): warning C4251: 'at::StringView::owned_str_ptr_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'at::StringView' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/Dispatcher.h(343,63): warning C4251: 'c10::Dispatcher::listeners_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of class 'c10::Dispatcher' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/Dispatcher.h(343,63): warning C4251: 'c10::Dispatcher::listeners_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of class 'c10::Dispatcher' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/Dispatcher.h(343): note: see declaration of 'std::unique_ptr>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/Dispatcher.h(357,36): warning C4251: 'c10::Dispatcher::cond_var_': class 'std::condition_variable' needs to have dll-interface to be used by clients of class 'c10::Dispatcher' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/Dispatcher.h(357,36): warning C4251: 'c10::Dispatcher::cond_var_': class 'std::condition_variable' needs to have dll-interface to be used by clients of class 'c10::Dispatcher' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/Dispatcher.h(363,32): warning C4251: 'c10::Dispatcher::guard_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'c10::Dispatcher' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc)C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\mutex(573): note: see declaration of 'std::condition_variable' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(271,32): warning C4251: 'c10::impl::OperatorEntry::kernels_': class 'ska::flat_hash_map>,std::hash,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of class 'c10::impl::OperatorEntry' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(223,21): warning C4251: 'c10::impl::OperatorEntry::name_': struct 'c10::OperatorName' needs to have dll-interface to be used by clients of class 'c10::impl::OperatorEntry' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/Dispatcher.h(363,32): warning C4251: 'c10::Dispatcher::guard_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'c10::Dispatcher' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/op_registration/op_registration.h(434,76): warning C4251: 'c10::RegisterOperators::Options::schemaOrName_': class 'std::optional>' needs to have dll-interface to be used by clients of class 'c10::RegisterOperators::Options' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/Dispatcher.h(363,32): warning C4251: 'c10::Dispatcher::guard_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'c10::Dispatcher' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(465,27): warning C4251: 'at::RecordFunction::ctx_': class 'c10::SmallVector>,4>' needs to have dll-interface to be used by clients of struct 'at::RecordFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/Dispatcher.h(363): note: see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/op_registration/op_registration.h(434): note: see declaration of 'std::optional>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/Dispatcher.h(504,65): warning C4251: 'c10::OperatorHandle::operatorIterator_': class 'std::_List_iterator>>' needs to have dll-interface to be used by clients of class 'c10::OperatorHandle' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(224,41): warning C4251: 'c10::impl::OperatorEntry::schema_': class 'std::optional' needs to have dll-interface to be used by clients of class 'c10::impl::OperatorEntry' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/Dispatcher.h(504,65): warning C4251: 'c10::OperatorHandle::operatorIterator_': class 'std::_List_iterator>>' needs to have dll-interface to be used by clients of class 'c10::OperatorHandle' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/Dispatcher.h(504,65): warning C4251: 'c10::OperatorHandle::operatorIterator_': class 'std::_List_iterator>>' needs to have dll-interface to be used by clients of class 'c10::OperatorHandle' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(467,46): warning C4251: 'at::RecordFunction::fn_': class 'std::variant' needs to have dll-interface to be used by clients of struct 'at::RecordFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(287,54): warning C4251: 'c10::impl::OperatorEntry::cpp_signature_': class 'std::optional' needs to have dll-interface to be used by clients of class 'c10::impl::OperatorEntry' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/op_registration/op_registration.h(436,50): warning C4251: 'c10::RegisterOperators::Options::kernels': class 'std::vector>' needs to have dll-interface to be used by clients of class 'c10::RegisterOperators::Options' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(470,38): warning C4251: 'at::RecordFunction::inputs_': class 'c10::ArrayRef' needs to have dll-interface to be used by clients of struct 'at::RecordFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(287): note: see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(288,58): warning C4251: 'c10::impl::OperatorEntry::sym_cpp_signature_': class 'std::optional' needs to have dll-interface to be used by clients of class 'c10::impl::OperatorEntry' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(223,21): warning C4251: 'c10::impl::OperatorEntry::name_': struct 'c10::OperatorName' needs to have dll-interface to be used by clients of class 'c10::impl::OperatorEntry' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(467,46): warning C4251: 'at::RecordFunction::fn_': class 'std::variant' needs to have dll-interface to be used by clients of struct 'at::RecordFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(223,21): warning C4251: 'c10::impl::OperatorEntry::name_': struct 'c10::OperatorName' needs to have dll-interface to be used by clients of class 'c10::impl::OperatorEntry' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(223,21): warning C4251: 'c10::impl::OperatorEntry::name_': struct 'c10::OperatorName' needs to have dll-interface to be used by clients of class 'c10::impl::OperatorEntry' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(226,31): warning C4251: 'c10::impl::OperatorEntry::tags_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'c10::impl::OperatorEntry' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(291,60): warning C4251: 'c10::impl::OperatorEntry::report_error_callback_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of class 'c10::impl::OperatorEntry' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(453,32): warning C4251: 'at::RecordFunction::step_callbacks_': struct 'at::StepCallbacks' needs to have dll-interface to be used by clients of struct 'at::RecordFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/operator_name.h(14): note: see declaration of 'c10::OperatorName' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(231,31): warning C4251: 'c10::impl::OperatorEntry::py_cache_': class 'c10::PyHandleCache' needs to have dll-interface to be used by clients of class 'c10::impl::OperatorEntry' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(470,38): warning C4251: 'at::RecordFunction::inputs_': class 'c10::ArrayRef' needs to have dll-interface to be used by clients of struct 'at::RecordFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(471,36): warning C4251: 'at::RecordFunction::outputs_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'at::RecordFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(224,41): warning C4251: 'c10::impl::OperatorEntry::schema_': class 'std::optional' needs to have dll-interface to be used by clients of class 'c10::impl::OperatorEntry' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(224,41): warning C4251: 'c10::impl::OperatorEntry::schema_': class 'std::optional' needs to have dll-interface to be used by clients of class 'c10::impl::OperatorEntry' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(224,41): warning C4251: 'c10::impl::OperatorEntry::schema_': class 'std::optional' needs to have dll-interface to be used by clients of class 'c10::impl::OperatorEntry' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(224,41): warning C4251: 'c10::impl::OperatorEntry::schema_': class 'std::optional' needs to have dll-interface to be used by clients of class 'c10::impl::OperatorEntry' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(465,27): warning C4251: 'at::RecordFunction::ctx_': class 'c10::SmallVector>,4>' needs to have dll-interface to be used by clients of struct 'at::RecordFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(271,32): warning C4251: 'c10::impl::OperatorEntry::kernels_': class 'ska::flat_hash_map>,std::hash,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of class 'c10::impl::OperatorEntry' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/op_registration/op_registration.h(588,50): warning C4251: 'c10::RegisterOperators::registrars_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'c10::RegisterOperators' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(729,48): warning C4251: 'at::RecordFunctionTLS::sorted_tls_callbacks_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'at::RecordFunctionTLS' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(729,48): warning C4251: 'at::RecordFunctionTLS::sorted_tls_callbacks_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'at::RecordFunctionTLS' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(226,31): warning C4251: 'c10::impl::OperatorEntry::tags_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'c10::impl::OperatorEntry' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(231,31): warning C4251: 'c10::impl::OperatorEntry::py_cache_': class 'c10::PyHandleCache' needs to have dll-interface to be used by clients of class 'c10::impl::OperatorEntry' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(231,31): warning C4251: 'c10::impl::OperatorEntry::py_cache_': class 'c10::PyHandleCache' needs to have dll-interface to be used by clients of class 'c10::impl::OperatorEntry' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/PyHandleCache.h(38): note: see declaration of 'c10::PyHandleCache' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(226,31): warning C4251: 'c10::impl::OperatorEntry::tags_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'c10::impl::OperatorEntry' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/op_registration/op_registration.h(434,76): warning C4251: 'c10::RegisterOperators::Options::schemaOrName_': class 'std::optional>' needs to have dll-interface to be used by clients of class 'c10::RegisterOperators::Options' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(231,31): warning C4251: 'c10::impl::OperatorEntry::py_cache_': class 'c10::PyHandleCache' needs to have dll-interface to be used by clients of class 'c10::impl::OperatorEntry' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(231,31): warning C4251: 'c10::impl::OperatorEntry::py_cache_': class 'c10::PyHandleCache' needs to have dll-interface to be used by clients of class 'c10::impl::OperatorEntry' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/PyHandleCache.h(38): note: see declaration of 'c10::PyHandleCache' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(470,38): warning C4251: 'at::RecordFunction::inputs_': class 'c10::ArrayRef' needs to have dll-interface to be used by clients of struct 'at::RecordFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(471,36): warning C4251: 'at::RecordFunction::outputs_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'at::RecordFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/op_registration/op_registration.h(434,76): warning C4251: 'c10::RegisterOperators::Options::schemaOrName_': class 'std::optional>' needs to have dll-interface to be used by clients of class 'c10::RegisterOperators::Options' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(287,54): warning C4251: 'c10::impl::OperatorEntry::cpp_signature_': class 'std::optional' needs to have dll-interface to be used by clients of class 'c10::impl::OperatorEntry' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/op_registration/op_registration.h(434,76): warning C4251: 'c10::RegisterOperators::Options::schemaOrName_': class 'std::optional>' needs to have dll-interface to be used by clients of class 'c10::RegisterOperators::Options' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(288,58): warning C4251: 'c10::impl::OperatorEntry::sym_cpp_signature_': class 'std::optional' needs to have dll-interface to be used by clients of class 'c10::impl::OperatorEntry' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(271,32): warning C4251: 'c10::impl::OperatorEntry::kernels_': class 'ska::flat_hash_map>,std::hash,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of class 'c10::impl::OperatorEntry' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(271,32): warning C4251: 'c10::impl::OperatorEntry::kernels_': class 'ska::flat_hash_map>,std::hash,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of class 'c10::impl::OperatorEntry' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/library.h(302,48): warning C4251: 'torch::CppFunction::dispatch_key_': class 'std::optional' needs to have dll-interface to be used by clients of class 'torch::CppFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/library.h(304,56): warning C4251: 'torch::CppFunction::cpp_signature_': class 'std::optional' needs to have dll-interface to be used by clients of class 'torch::CppFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/library.h(305,47): warning C4251: 'torch::CppFunction::schema_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of class 'torch::CppFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(291,60): warning C4251: 'c10::impl::OperatorEntry::report_error_callback_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of class 'c10::impl::OperatorEntry' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/op_registration/op_registration.h(436,50): warning C4251: 'c10::RegisterOperators::Options::kernels': class 'std::vector>' needs to have dll-interface to be used by clients of class 'c10::RegisterOperators::Options' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/op_registration/op_registration.h(437,51): warning C4251: 'c10::RegisterOperators::Options::aliasAnalysisKind_': class 'std::optional' needs to have dll-interface to be used by clients of class 'c10::RegisterOperators::Options' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/Dispatcher.h(332,36): warning C4251: 'c10::Dispatcher::operators_': class 'std::list>' needs to have dll-interface to be used by clients of class 'c10::Dispatcher' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(86,46): warning C4251: 'at::StringView::owned_str_ptr_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'at::StringView' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/Dispatcher.h(332,36): warning C4251: 'c10::Dispatcher::operators_': class 'std::list>' needs to have dll-interface to be used by clients of class 'c10::Dispatcher' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(86): note: see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/op_registration/op_registration.h(436): note: see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/Dispatcher.h(332): note: see declaration of 'std::list>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(255): note: see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(287,54): warning C4251: 'c10::impl::OperatorEntry::cpp_signature_': class 'std::optional' needs to have dll-interface to be used by clients of class 'c10::impl::OperatorEntry' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(287,54): warning C4251: 'c10::impl::OperatorEntry::cpp_signature_': class 'std::optional' needs to have dll-interface to be used by clients of class 'c10::impl::OperatorEntry' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/op_registration/op_registration.h(437,51): warning C4251: 'c10::RegisterOperators::Options::aliasAnalysisKind_': class 'std::optional' needs to have dll-interface to be used by clients of class 'c10::RegisterOperators::Options' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/op_registration/op_registration.h(588,50): warning C4251: 'c10::RegisterOperators::registrars_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'c10::RegisterOperators' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/Dispatcher.h(334,83): warning C4251: 'c10::Dispatcher::operatorLookupTable_': class 'c10::LeftRight,std::equal_to,std::allocator>>>' needs to have dll-interface to be used by clients of class 'c10::Dispatcher' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(453,32): warning C4251: 'at::RecordFunction::step_callbacks_': struct 'at::StepCallbacks' needs to have dll-interface to be used by clients of struct 'at::RecordFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(287,54): warning C4251: 'c10::impl::OperatorEntry::cpp_signature_': class 'std::optional' needs to have dll-interface to be used by clients of class 'c10::impl::OperatorEntry' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(288,58): warning C4251: 'c10::impl::OperatorEntry::sym_cpp_signature_': class 'std::optional' needs to have dll-interface to be used by clients of class 'c10::impl::OperatorEntry' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(287): note: see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/Dispatcher.h(334,83): warning C4251: 'c10::Dispatcher::operatorLookupTable_': class 'c10::LeftRight,std::equal_to,std::allocator>>>' needs to have dll-interface to be used by clients of class 'c10::Dispatcher' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(288,58): warning C4251: 'c10::impl::OperatorEntry::sym_cpp_signature_': class 'std::optional' needs to have dll-interface to be used by clients of class 'c10::impl::OperatorEntry' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(291,60): warning C4251: 'c10::impl::OperatorEntry::report_error_callback_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of class 'c10::impl::OperatorEntry' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(291,60): warning C4251: 'c10::impl::OperatorEntry::report_error_callback_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of class 'c10::impl::OperatorEntry' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(291,60): warning C4251: 'c10::impl::OperatorEntry::report_error_callback_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of class 'c10::impl::OperatorEntry' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/op_registration/op_registration.h(588): note: see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(291,60): warning C4251: 'c10::impl::OperatorEntry::report_error_callback_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of class 'c10::impl::OperatorEntry' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/op_registration/op_registration.h(588,50): warning C4251: 'c10::RegisterOperators::registrars_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'c10::RegisterOperators' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/Dispatcher.h(339,58): warning C4251: 'c10::Dispatcher::libraries_': class 'ska::flat_hash_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of class 'c10::Dispatcher' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/library.h(851,55): warning C4251: 'torch::Library::registrars_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'torch::Library' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/Dispatcher.h(339,58): warning C4251: 'c10::Dispatcher::libraries_': class 'ska::flat_hash_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of class 'c10::Dispatcher' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/Dispatcher.h(332,36): warning C4251: 'c10::Dispatcher::operators_': class 'std::list>' needs to have dll-interface to be used by clients of class 'c10::Dispatcher' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(86,46): warning C4251: 'at::StringView::owned_str_ptr_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'at::StringView' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(86,46): warning C4251: 'at::StringView::owned_str_ptr_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'at::StringView' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(86,46): warning C4251: 'at::StringView::owned_str_ptr_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'at::StringView' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/Dispatcher.h(343,63): warning C4251: 'c10::Dispatcher::listeners_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of class 'c10::Dispatcher' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(86): note: see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/Dispatcher.h(357,36): warning C4251: 'c10::Dispatcher::cond_var_': class 'std::condition_variable' needs to have dll-interface to be used by clients of class 'c10::Dispatcher' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/Dispatcher.h(343,63): warning C4251: 'c10::Dispatcher::listeners_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of class 'c10::Dispatcher' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/library.h(302,48): warning C4251: 'torch::CppFunction::dispatch_key_': class 'std::optional' needs to have dll-interface to be used by clients of class 'torch::CppFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(86,46): warning C4251: 'at::StringView::owned_str_ptr_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'at::StringView' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(453,32): warning C4251: 'at::RecordFunction::step_callbacks_': struct 'at::StepCallbacks' needs to have dll-interface to be used by clients of struct 'at::RecordFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/library.h(304,56): warning C4251: 'torch::CppFunction::cpp_signature_': class 'std::optional' needs to have dll-interface to be used by clients of class 'torch::CppFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(467): note: see declaration of 'std::variant' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/Dispatcher.h(357,36): warning C4251: 'c10::Dispatcher::cond_var_': class 'std::condition_variable' needs to have dll-interface to be used by clients of class 'c10::Dispatcher' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/library.h(304,56): warning C4251: 'torch::CppFunction::cpp_signature_': class 'std::optional' needs to have dll-interface to be used by clients of class 'torch::CppFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/CPUGeneratorImpl.h(36,22): warning C4251: 'at::CPUGeneratorImpl::engine_': class 'at::mt19937_engine' needs to have dll-interface to be used by clients of struct 'at::CPUGeneratorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/library.h(305,47): warning C4251: 'torch::CppFunction::schema_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of class 'torch::CppFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(134): note: see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/library.h(305,47): warning C4251: 'torch::CppFunction::schema_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of class 'torch::CppFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(470,38): warning C4251: 'at::RecordFunction::inputs_': class 'c10::ArrayRef' needs to have dll-interface to be used by clients of struct 'at::RecordFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/Dispatcher.h(363,32): warning C4251: 'c10::Dispatcher::guard_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'c10::Dispatcher' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/Dispatcher.h(363,32): warning C4251: 'c10::Dispatcher::guard_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'c10::Dispatcher' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/library.h(302,48): warning C4251: 'torch::CppFunction::dispatch_key_': class 'std::optional' needs to have dll-interface to be used by clients of class 'torch::CppFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/library.h(306,21): warning C4251: 'torch::CppFunction::debug_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'torch::CppFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/Dispatcher.h(339,58): warning C4251: 'c10::Dispatcher::libraries_': class 'ska::flat_hash_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of class 'c10::Dispatcher' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(465,27): warning C4251: 'at::RecordFunction::ctx_': class 'c10::SmallVector>,4>' needs to have dll-interface to be used by clients of struct 'at::RecordFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/library.h(306,21): warning C4251: 'torch::CppFunction::debug_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'torch::CppFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(471,36): warning C4251: 'at::RecordFunction::outputs_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'at::RecordFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/library.h(305,47): warning C4251: 'torch::CppFunction::schema_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of class 'torch::CppFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/library.h(306,21): warning C4251: 'torch::CppFunction::debug_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'torch::CppFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/CPUGeneratorImpl.h(37,49): warning C4251: 'at::CPUGeneratorImpl::next_float_normal_sample_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'at::CPUGeneratorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/CPUGeneratorImpl.h(38,51): warning C4251: 'at::CPUGeneratorImpl::next_double_normal_sample_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'at::CPUGeneratorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/Dispatcher.h(504,65): warning C4251: 'c10::OperatorHandle::operatorIterator_': class 'std::_List_iterator>>' needs to have dll-interface to be used by clients of class 'c10::OperatorHandle' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(729,48): warning C4251: 'at::RecordFunctionTLS::sorted_tls_callbacks_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'at::RecordFunctionTLS' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/Dispatcher.h(357,36): warning C4251: 'c10::Dispatcher::cond_var_': class 'std::condition_variable' needs to have dll-interface to be used by clients of class 'c10::Dispatcher' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/library.h(845,33): warning C4251: 'torch::Library::ns_': class 'std::optional' needs to have dll-interface to be used by clients of class 'torch::Library' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/library.h(846,48): warning C4251: 'torch::Library::dispatch_key_': class 'std::optional' needs to have dll-interface to be used by clients of class 'torch::Library' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(467,46): warning C4251: 'at::RecordFunction::fn_': class 'std::variant' needs to have dll-interface to be used by clients of struct 'at::RecordFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/Dispatcher.h(363,32): warning C4251: 'c10::Dispatcher::guard_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'c10::Dispatcher' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(453,32): warning C4251: 'at::RecordFunction::step_callbacks_': struct 'at::StepCallbacks' needs to have dll-interface to be used by clients of struct 'at::RecordFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(453,32): warning C4251: 'at::RecordFunction::step_callbacks_': struct 'at::StepCallbacks' needs to have dll-interface to be used by clients of struct 'at::RecordFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(453,32): warning C4251: 'at::RecordFunction::step_callbacks_': struct 'at::StepCallbacks' needs to have dll-interface to be used by clients of struct 'at::RecordFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/library.h(846,48): warning C4251: 'torch::Library::dispatch_key_': class 'std::optional' needs to have dll-interface to be used by clients of class 'torch::Library' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(471,36): warning C4251: 'at::RecordFunction::outputs_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'at::RecordFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/library.h(851,55): warning C4251: 'torch::Library::registrars_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'torch::Library' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/Dispatcher.h(332,36): warning C4251: 'c10::Dispatcher::operators_': class 'std::list>' needs to have dll-interface to be used by clients of class 'c10::Dispatcher' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/Dispatcher.h(504,65): warning C4251: 'c10::OperatorHandle::operatorIterator_': class 'std::_List_iterator>>' needs to have dll-interface to be used by clients of class 'c10::OperatorHandle' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(465,27): warning C4251: 'at::RecordFunction::ctx_': class 'c10::SmallVector>,4>' needs to have dll-interface to be used by clients of struct 'at::RecordFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(465,27): warning C4251: 'at::RecordFunction::ctx_': class 'c10::SmallVector>,4>' needs to have dll-interface to be used by clients of struct 'at::RecordFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(465,27): warning C4251: 'at::RecordFunction::ctx_': class 'c10::SmallVector>,4>' needs to have dll-interface to be used by clients of struct 'at::RecordFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(465,27): warning C4251: 'at::RecordFunction::ctx_': class 'c10::SmallVector>,4>' needs to have dll-interface to be used by clients of struct 'at::RecordFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/library.h(847,75): warning C4251: 'torch::Library::impl_abstract_pystub_': class 'std::optional>' needs to have dll-interface to be used by clients of class 'torch::Library' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(103): note: see declaration of 'c10::SmallVector>,4>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/library.h(851,55): warning C4251: 'torch::Library::registrars_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'torch::Library' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(729,48): warning C4251: 'at::RecordFunctionTLS::sorted_tls_callbacks_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'at::RecordFunctionTLS' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/library.h(847,75): warning C4251: 'torch::Library::impl_abstract_pystub_': class 'std::optional>' needs to have dll-interface to be used by clients of class 'torch::Library' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/Dispatcher.h(334,83): warning C4251: 'c10::Dispatcher::operatorLookupTable_': class 'c10::LeftRight,std::equal_to,std::allocator>>>' needs to have dll-interface to be used by clients of class 'c10::Dispatcher' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/library.h(851,55): warning C4251: 'torch::Library::registrars_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'torch::Library' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/CPUGeneratorImpl.h(36,22): warning C4251: 'at::CPUGeneratorImpl::engine_': class 'at::mt19937_engine' needs to have dll-interface to be used by clients of struct 'at::CPUGeneratorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(467,46): warning C4251: 'at::RecordFunction::fn_': class 'std::variant' needs to have dll-interface to be used by clients of struct 'at::RecordFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(467,46): warning C4251: 'at::RecordFunction::fn_': class 'std::variant' needs to have dll-interface to be used by clients of struct 'at::RecordFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(467,46): warning C4251: 'at::RecordFunction::fn_': class 'std::variant' needs to have dll-interface to be used by clients of struct 'at::RecordFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(470,38): warning C4251: 'at::RecordFunction::inputs_': class 'c10::ArrayRef' needs to have dll-interface to be used by clients of struct 'at::RecordFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/Dispatcher.h(339,58): warning C4251: 'c10::Dispatcher::libraries_': class 'ska::flat_hash_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of class 'c10::Dispatcher' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(471,36): warning C4251: 'at::RecordFunction::outputs_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'at::RecordFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(470,38): warning C4251: 'at::RecordFunction::inputs_': class 'c10::ArrayRef' needs to have dll-interface to be used by clients of struct 'at::RecordFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(471,36): warning C4251: 'at::RecordFunction::outputs_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'at::RecordFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(471,36): warning C4251: 'at::RecordFunction::outputs_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'at::RecordFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(467,46): warning C4251: 'at::RecordFunction::fn_': class 'std::variant' needs to have dll-interface to be used by clients of struct 'at::RecordFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/PyInterpreter.h(24): note: see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/CPUGeneratorImpl.h(37,49): warning C4251: 'at::CPUGeneratorImpl::next_float_normal_sample_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'at::CPUGeneratorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(467): note: see declaration of 'std::variant' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(470,38): warning C4251: 'at::RecordFunction::inputs_': class 'c10::ArrayRef' needs to have dll-interface to be used by clients of struct 'at::RecordFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/CPUGeneratorImpl.h(36,22): warning C4251: 'at::CPUGeneratorImpl::engine_': class 'at::mt19937_engine' needs to have dll-interface to be used by clients of struct 'at::CPUGeneratorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/Dispatcher.h(332,36): warning C4251: 'c10::Dispatcher::operators_': class 'std::list>' needs to have dll-interface to be used by clients of class 'c10::Dispatcher' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/Dispatcher.h(363,32): warning C4251: 'c10::Dispatcher::guard_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'c10::Dispatcher' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/CPUGeneratorImpl.h(37,49): warning C4251: 'at::CPUGeneratorImpl::next_float_normal_sample_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'at::CPUGeneratorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(729,48): warning C4251: 'at::RecordFunctionTLS::sorted_tls_callbacks_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'at::RecordFunctionTLS' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/CPUGeneratorImpl.h(38,51): warning C4251: 'at::CPUGeneratorImpl::next_double_normal_sample_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'at::CPUGeneratorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/CPUGeneratorImpl.h(37,49): warning C4251: 'at::CPUGeneratorImpl::next_float_normal_sample_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'at::CPUGeneratorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/op_registration/op_registration.h(434,76): warning C4251: 'c10::RegisterOperators::Options::schemaOrName_': class 'std::optional>' needs to have dll-interface to be used by clients of class 'c10::RegisterOperators::Options' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/CPUGeneratorImpl.h(38,51): warning C4251: 'at::CPUGeneratorImpl::next_double_normal_sample_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'at::CPUGeneratorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/Dispatcher.h(504,65): warning C4251: 'c10::OperatorHandle::operatorIterator_': class 'std::_List_iterator>>' needs to have dll-interface to be used by clients of class 'c10::OperatorHandle' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(729,48): warning C4251: 'at::RecordFunctionTLS::sorted_tls_callbacks_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'at::RecordFunctionTLS' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/op_registration/op_registration.h(434,76): warning C4251: 'c10::RegisterOperators::Options::schemaOrName_': class 'std::optional>' needs to have dll-interface to be used by clients of class 'c10::RegisterOperators::Options' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/op_registration/op_registration.h(436,50): warning C4251: 'c10::RegisterOperators::Options::kernels': class 'std::vector>' needs to have dll-interface to be used by clients of class 'c10::RegisterOperators::Options' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/op_registration/op_registration.h(437,51): warning C4251: 'c10::RegisterOperators::Options::aliasAnalysisKind_': class 'std::optional' needs to have dll-interface to be used by clients of class 'c10::RegisterOperators::Options' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/op_registration/op_registration.h(436,50): warning C4251: 'c10::RegisterOperators::Options::kernels': class 'std::vector>' needs to have dll-interface to be used by clients of class 'c10::RegisterOperators::Options' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/op_registration/op_registration.h(437,51): warning C4251: 'c10::RegisterOperators::Options::aliasAnalysisKind_': class 'std::optional' needs to have dll-interface to be used by clients of class 'c10::RegisterOperators::Options' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/Context.h(342,26): warning C4251: 'at::Context::thc_init': class 'c10::once_flag' needs to have dll-interface to be used by clients of class 'at::Context' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/function_schema.h(325): note: see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/op_registration/op_registration.h(588,50): warning C4251: 'c10::RegisterOperators::registrars_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'c10::RegisterOperators' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/Dispatcher.h(339,58): warning C4251: 'c10::Dispatcher::libraries_': class 'ska::flat_hash_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of class 'c10::Dispatcher' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/Context.h(343,26): warning C4251: 'at::Context::thh_init': class 'c10::once_flag' needs to have dll-interface to be used by clients of class 'at::Context' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/Context.h(344,26): warning C4251: 'at::Context::thx_init': class 'c10::once_flag' needs to have dll-interface to be used by clients of class 'at::Context' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/Context.h(345,26): warning C4251: 'at::Context::thp_init': class 'c10::once_flag' needs to have dll-interface to be used by clients of class 'at::Context' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/Dispatcher.h(343,63): warning C4251: 'c10::Dispatcher::listeners_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of class 'c10::Dispatcher' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/Dispatcher.h(357,36): warning C4251: 'c10::Dispatcher::cond_var_': class 'std::condition_variable' needs to have dll-interface to be used by clients of class 'c10::Dispatcher' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/Context.h(380,61): warning C4251: 'at::Context::quantized_engine': class 'std::optional' needs to have dll-interface to be used by clients of class 'at::Context' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/Dispatcher.h(363,32): warning C4251: 'c10::Dispatcher::guard_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'c10::Dispatcher' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/op_registration/op_registration.h(436,50): warning C4251: 'c10::RegisterOperators::Options::kernels': class 'std::vector>' needs to have dll-interface to be used by clients of class 'c10::RegisterOperators::Options' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/op_registration/op_registration.h(437,51): warning C4251: 'c10::RegisterOperators::Options::aliasAnalysisKind_': class 'std::optional' needs to have dll-interface to be used by clients of class 'c10::RegisterOperators::Options' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/library.h(302,48): warning C4251: 'torch::CppFunction::dispatch_key_': class 'std::optional' needs to have dll-interface to be used by clients of class 'torch::CppFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/library.h(304,56): warning C4251: 'torch::CppFunction::cpp_signature_': class 'std::optional' needs to have dll-interface to be used by clients of class 'torch::CppFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/library.h(305,47): warning C4251: 'torch::CppFunction::schema_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of class 'torch::CppFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/Dispatcher.h(334,83): warning C4251: 'c10::Dispatcher::operatorLookupTable_': class 'c10::LeftRight,std::equal_to,std::allocator>>>' needs to have dll-interface to be used by clients of class 'c10::Dispatcher' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/Dispatcher.h(334,83): warning C4251: 'c10::Dispatcher::operatorLookupTable_': class 'c10::LeftRight,std::equal_to,std::allocator>>>' needs to have dll-interface to be used by clients of class 'c10::Dispatcher' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/op_registration/op_registration.h(588,50): warning C4251: 'c10::RegisterOperators::registrars_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'c10::RegisterOperators' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/Context.h(342,26): warning C4251: 'at::Context::thc_init': class 'c10::once_flag' needs to have dll-interface to be used by clients of class 'at::Context' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/library.h(302,48): warning C4251: 'torch::CppFunction::dispatch_key_': class 'std::optional' needs to have dll-interface to be used by clients of class 'torch::CppFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/Dispatcher.h(339,58): warning C4251: 'c10::Dispatcher::libraries_': class 'ska::flat_hash_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of class 'c10::Dispatcher' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/Dispatcher.h(339,58): warning C4251: 'c10::Dispatcher::libraries_': class 'ska::flat_hash_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of class 'c10::Dispatcher' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/Dispatcher.h(343,63): warning C4251: 'c10::Dispatcher::listeners_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of class 'c10::Dispatcher' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(134): note: see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/CallOnce.h(23): note: see declaration of 'c10::once_flag' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/CallOnce.h(23): note: see declaration of 'c10::once_flag' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/Context.h(343,26): warning C4251: 'at::Context::thh_init': class 'c10::once_flag' needs to have dll-interface to be used by clients of class 'at::Context' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorGeometry.h(138,36): warning C4251: 'at::TensorGeometry::strides_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'at::TensorGeometry' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/Dispatcher.h(343,63): warning C4251: 'c10::Dispatcher::listeners_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of class 'c10::Dispatcher' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/library.h(845,33): warning C4251: 'torch::Library::ns_': class 'std::optional' needs to have dll-interface to be used by clients of class 'torch::Library' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/op_registration/op_registration.h(436,50): warning C4251: 'c10::RegisterOperators::Options::kernels': class 'std::vector>' needs to have dll-interface to be used by clients of class 'c10::RegisterOperators::Options' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/Dispatcher.h(343,63): warning C4251: 'c10::Dispatcher::listeners_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of class 'c10::Dispatcher' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/Dispatcher.h(343,63): warning C4251: 'c10::Dispatcher::listeners_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of class 'c10::Dispatcher' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/CallOnce.h(23): note: see declaration of 'c10::once_flag' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/ArrayRef.h(256): note: see declaration of 'std::vector>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/Context.h(344,26): warning C4251: 'at::Context::thx_init': class 'c10::once_flag' needs to have dll-interface to be used by clients of class 'at::Context' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/Context.h(344,26): warning C4251: 'at::Context::thx_init': class 'c10::once_flag' needs to have dll-interface to be used by clients of class 'at::Context' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/library.h(305,47): warning C4251: 'torch::CppFunction::schema_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of class 'torch::CppFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/library.h(302,48): warning C4251: 'torch::CppFunction::dispatch_key_': class 'std::optional' needs to have dll-interface to be used by clients of class 'torch::CppFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/Dispatcher.h(357,36): warning C4251: 'c10::Dispatcher::cond_var_': class 'std::condition_variable' needs to have dll-interface to be used by clients of class 'c10::Dispatcher' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/op_registration/op_registration.h(437,51): warning C4251: 'c10::RegisterOperators::Options::aliasAnalysisKind_': class 'std::optional' needs to have dll-interface to be used by clients of class 'c10::RegisterOperators::Options' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/library.h(306,21): warning C4251: 'torch::CppFunction::debug_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'torch::CppFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/Dispatcher.h(357,36): warning C4251: 'c10::Dispatcher::cond_var_': class 'std::condition_variable' needs to have dll-interface to be used by clients of class 'c10::Dispatcher' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/Context.h(345,26): warning C4251: 'at::Context::thp_init': class 'c10::once_flag' needs to have dll-interface to be used by clients of class 'at::Context' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/library.h(846,48): warning C4251: 'torch::Library::dispatch_key_': class 'std::optional' needs to have dll-interface to be used by clients of class 'torch::Library' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc)C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\mutex(573): note: see declaration of 'std::condition_variable' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc)C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\mutex(573): note: see declaration of 'std::condition_variable' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/library.h(304,56): warning C4251: 'torch::CppFunction::cpp_signature_': class 'std::optional' needs to have dll-interface to be used by clients of class 'torch::CppFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/Context.h(345,26): warning C4251: 'at::Context::thp_init': class 'c10::once_flag' needs to have dll-interface to be used by clients of class 'at::Context' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/Dispatcher.h(357,36): warning C4251: 'c10::Dispatcher::cond_var_': class 'std::condition_variable' needs to have dll-interface to be used by clients of class 'c10::Dispatcher' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/Context.h(345,26): warning C4251: 'at::Context::thp_init': class 'c10::once_flag' needs to have dll-interface to be used by clients of class 'at::Context' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/CallOnce.h(23): note: see declaration of 'c10::once_flag' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/CallOnce.h(23): note: see declaration of 'c10::once_flag' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc)C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\mutex(573): note: see declaration of 'std::condition_variable' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc)C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\mutex(573): note: see declaration of 'std::condition_variable' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/library.h(305,47): warning C4251: 'torch::CppFunction::schema_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of class 'torch::CppFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/library.h(306,21): warning C4251: 'torch::CppFunction::debug_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'torch::CppFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/Dispatcher.h(363,32): warning C4251: 'c10::Dispatcher::guard_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'c10::Dispatcher' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/Dispatcher.h(363,32): warning C4251: 'c10::Dispatcher::guard_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'c10::Dispatcher' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/Dispatcher.h(363,32): warning C4251: 'c10::Dispatcher::guard_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'c10::Dispatcher' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/Dispatcher.h(363,32): warning C4251: 'c10::Dispatcher::guard_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'c10::Dispatcher' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/Context.h(380,61): warning C4251: 'at::Context::quantized_engine': class 'std::optional' needs to have dll-interface to be used by clients of class 'at::Context' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/Context.h(380,61): warning C4251: 'at::Context::quantized_engine': class 'std::optional' needs to have dll-interface to be used by clients of class 'at::Context' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/op_registration/op_registration.h(588,50): warning C4251: 'c10::RegisterOperators::registrars_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'c10::RegisterOperators' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/Dispatcher.h(504,65): warning C4251: 'c10::OperatorHandle::operatorIterator_': class 'std::_List_iterator>>' needs to have dll-interface to be used by clients of class 'c10::OperatorHandle' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/Dispatcher.h(504,65): warning C4251: 'c10::OperatorHandle::operatorIterator_': class 'std::_List_iterator>>' needs to have dll-interface to be used by clients of class 'c10::OperatorHandle' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/Dispatcher.h(504,65): warning C4251: 'c10::OperatorHandle::operatorIterator_': class 'std::_List_iterator>>' needs to have dll-interface to be used by clients of class 'c10::OperatorHandle' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/library.h(847,75): warning C4251: 'torch::Library::impl_abstract_pystub_': class 'std::optional>' needs to have dll-interface to be used by clients of class 'torch::Library' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/library.h(845,33): warning C4251: 'torch::Library::ns_': class 'std::optional' needs to have dll-interface to be used by clients of class 'torch::Library' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/library.h(851,55): warning C4251: 'torch::Library::registrars_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'torch::Library' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(78): note: see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/library.h(845,33): warning C4251: 'torch::Library::ns_': class 'std::optional' needs to have dll-interface to be used by clients of class 'torch::Library' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/library.h(846,48): warning C4251: 'torch::Library::dispatch_key_': class 'std::optional' needs to have dll-interface to be used by clients of class 'torch::Library' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/op_registration/op_registration.h(434,76): warning C4251: 'c10::RegisterOperators::Options::schemaOrName_': class 'std::optional>' needs to have dll-interface to be used by clients of class 'c10::RegisterOperators::Options' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/from_blob.h(92,21): warning C4251: 'at::TensorMaker::sizes_': class 'c10::ArrayRef' needs to have dll-interface to be used by clients of class 'at::TensorMaker' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/CPUGeneratorImpl.h(36,22): warning C4251: 'at::CPUGeneratorImpl::engine_': class 'at::mt19937_engine' needs to have dll-interface to be used by clients of struct 'at::CPUGeneratorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/op_registration/op_registration.h(436,50): warning C4251: 'c10::RegisterOperators::Options::kernels': class 'std::vector>' needs to have dll-interface to be used by clients of class 'c10::RegisterOperators::Options' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/library.h(851,55): warning C4251: 'torch::Library::registrars_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'torch::Library' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/library.h(305,47): warning C4251: 'torch::CppFunction::schema_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of class 'torch::CppFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/op_registration/op_registration.h(437,51): warning C4251: 'c10::RegisterOperators::Options::aliasAnalysisKind_': class 'std::optional' needs to have dll-interface to be used by clients of class 'c10::RegisterOperators::Options' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/from_blob.h(95,40): warning C4251: 'at::TensorMaker::deleter_': class 'std::function' needs to have dll-interface to be used by clients of class 'at::TensorMaker' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/function_schema.h(325): note: see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/library.h(306,21): warning C4251: 'torch::CppFunction::debug_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'torch::CppFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/library.h(847,75): warning C4251: 'torch::Library::impl_abstract_pystub_': class 'std::optional>' needs to have dll-interface to be used by clients of class 'torch::Library' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Allocator.h(227): note: see declaration of 'std::function' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc)C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xstring(4471): note: see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/from_blob.h(96,74): warning C4251: 'at::TensorMaker::ctx_': class 'std::unique_ptr' needs to have dll-interface to be used by clients of class 'at::TensorMaker' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/CPUGeneratorImpl.h(37,49): warning C4251: 'at::CPUGeneratorImpl::next_float_normal_sample_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'at::CPUGeneratorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/CPUGeneratorImpl.h(38,51): warning C4251: 'at::CPUGeneratorImpl::next_double_normal_sample_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'at::CPUGeneratorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorGeometry.h(137,34): warning C4251: 'at::TensorGeometry::sizes_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'at::TensorGeometry' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/op_registration/op_registration.h(588,50): warning C4251: 'c10::RegisterOperators::registrars_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'c10::RegisterOperators' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorGeometry.h(137,34): warning C4251: 'at::TensorGeometry::sizes_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'at::TensorGeometry' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorGeometry.h(138,36): warning C4251: 'at::TensorGeometry::strides_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'at::TensorGeometry' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorGeometry.h(138,36): warning C4251: 'at::TensorGeometry::strides_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'at::TensorGeometry' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorGeometry.h(137,34): warning C4251: 'at::TensorGeometry::sizes_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'at::TensorGeometry' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorGeometry.h(138,36): warning C4251: 'at::TensorGeometry::strides_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'at::TensorGeometry' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/library.h(845,33): warning C4251: 'torch::Library::ns_': class 'std::optional' needs to have dll-interface to be used by clients of class 'torch::Library' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/library.h(846,48): warning C4251: 'torch::Library::dispatch_key_': class 'std::optional' needs to have dll-interface to be used by clients of class 'torch::Library' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/CPUGeneratorImpl.h(36,22): warning C4251: 'at::CPUGeneratorImpl::engine_': class 'at::mt19937_engine' needs to have dll-interface to be used by clients of struct 'at::CPUGeneratorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/CPUGeneratorImpl.h(36,22): warning C4251: 'at::CPUGeneratorImpl::engine_': class 'at::mt19937_engine' needs to have dll-interface to be used by clients of struct 'at::CPUGeneratorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/CPUGeneratorImpl.h(37,49): warning C4251: 'at::CPUGeneratorImpl::next_float_normal_sample_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'at::CPUGeneratorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/CPUGeneratorImpl.h(38,51): warning C4251: 'at::CPUGeneratorImpl::next_double_normal_sample_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'at::CPUGeneratorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/CPUGeneratorImpl.h(37,49): warning C4251: 'at::CPUGeneratorImpl::next_float_normal_sample_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'at::CPUGeneratorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/library.h(302,48): warning C4251: 'torch::CppFunction::dispatch_key_': class 'std::optional' needs to have dll-interface to be used by clients of class 'torch::CppFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/library.h(847,75): warning C4251: 'torch::Library::impl_abstract_pystub_': class 'std::optional>' needs to have dll-interface to be used by clients of class 'torch::Library' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/op_registration/op_registration.h(434,76): warning C4251: 'c10::RegisterOperators::Options::schemaOrName_': class 'std::optional>' needs to have dll-interface to be used by clients of class 'c10::RegisterOperators::Options' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/op_registration/op_registration.h(434,76): warning C4251: 'c10::RegisterOperators::Options::schemaOrName_': class 'std::optional>' needs to have dll-interface to be used by clients of class 'c10::RegisterOperators::Options' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/op_registration/op_registration.h(434,76): warning C4251: 'c10::RegisterOperators::Options::schemaOrName_': class 'std::optional>' needs to have dll-interface to be used by clients of class 'c10::RegisterOperators::Options' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/library.h(304,56): warning C4251: 'torch::CppFunction::cpp_signature_': class 'std::optional' needs to have dll-interface to be used by clients of class 'torch::CppFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/CPUGeneratorImpl.h(38,51): warning C4251: 'at::CPUGeneratorImpl::next_double_normal_sample_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'at::CPUGeneratorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/library.h(851,55): warning C4251: 'torch::Library::registrars_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'torch::Library' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/op_registration/op_registration.h(434): note: see declaration of 'std::optional>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/op_registration/op_registration.h(434): note: see declaration of 'std::optional>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/library.h(305,47): warning C4251: 'torch::CppFunction::schema_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of class 'torch::CppFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/library.h(306,21): warning C4251: 'torch::CppFunction::debug_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'torch::CppFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/from_blob.h(92,21): warning C4251: 'at::TensorMaker::sizes_': class 'c10::ArrayRef' needs to have dll-interface to be used by clients of class 'at::TensorMaker' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/from_blob.h(93,33): warning C4251: 'at::TensorMaker::strides_': class 'c10::OptionalArrayRef' needs to have dll-interface to be used by clients of class 'at::TensorMaker' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/from_blob.h(94,43): warning C4251: 'at::TensorMaker::storage_offset_': class 'std::optional' needs to have dll-interface to be used by clients of class 'at::TensorMaker' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/from_blob.h(95,40): warning C4251: 'at::TensorMaker::deleter_': class 'std::function' needs to have dll-interface to be used by clients of class 'at::TensorMaker' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/from_blob.h(96,74): warning C4251: 'at::TensorMaker::ctx_': class 'std::unique_ptr' needs to have dll-interface to be used by clients of class 'at::TensorMaker' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/from_blob.h(92,21): warning C4251: 'at::TensorMaker::sizes_': class 'c10::ArrayRef' needs to have dll-interface to be used by clients of class 'at::TensorMaker' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/from_blob.h(97,34): warning C4251: 'at::TensorMaker::device_': class 'std::optional' needs to have dll-interface to be used by clients of class 'at::TensorMaker' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/op_registration/op_registration.h(436,50): warning C4251: 'c10::RegisterOperators::Options::kernels': class 'std::vector>' needs to have dll-interface to be used by clients of class 'c10::RegisterOperators::Options' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/from_blob.h(93,33): warning C4251: 'at::TensorMaker::strides_': class 'c10::OptionalArrayRef' needs to have dll-interface to be used by clients of class 'at::TensorMaker' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/op_registration/op_registration.h(436): note: see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/op_registration/op_registration.h(437,51): warning C4251: 'c10::RegisterOperators::Options::aliasAnalysisKind_': class 'std::optional' needs to have dll-interface to be used by clients of class 'c10::RegisterOperators::Options' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/from_blob.h(94,43): warning C4251: 'at::TensorMaker::storage_offset_': class 'std::optional' needs to have dll-interface to be used by clients of class 'at::TensorMaker' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/function_schema.h(325): note: see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/OptionalArrayRef.h(219): note: see declaration of 'c10::OptionalArrayRef' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/op_registration/op_registration.h(437,51): warning C4251: 'c10::RegisterOperators::Options::aliasAnalysisKind_': class 'std::optional' needs to have dll-interface to be used by clients of class 'c10::RegisterOperators::Options' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/from_blob.h(95,40): warning C4251: 'at::TensorMaker::deleter_': class 'std::function' needs to have dll-interface to be used by clients of class 'at::TensorMaker' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymNodeImpl.h(191): note: see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/op_registration/op_registration.h(434,76): warning C4251: 'c10::RegisterOperators::Options::schemaOrName_': class 'std::optional>' needs to have dll-interface to be used by clients of class 'c10::RegisterOperators::Options' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/from_blob.h(95,40): warning C4251: 'at::TensorMaker::deleter_': class 'std::function' needs to have dll-interface to be used by clients of class 'at::TensorMaker' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/op_registration/op_registration.h(436,50): warning C4251: 'c10::RegisterOperators::Options::kernels': class 'std::vector>' needs to have dll-interface to be used by clients of class 'c10::RegisterOperators::Options' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/from_blob.h(96,74): warning C4251: 'at::TensorMaker::ctx_': class 'std::unique_ptr' needs to have dll-interface to be used by clients of class 'at::TensorMaker' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/from_blob.h(96,74): warning C4251: 'at::TensorMaker::ctx_': class 'std::unique_ptr' needs to have dll-interface to be used by clients of class 'at::TensorMaker' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/op_registration/op_registration.h(437,51): warning C4251: 'c10::RegisterOperators::Options::aliasAnalysisKind_': class 'std::optional' needs to have dll-interface to be used by clients of class 'c10::RegisterOperators::Options' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/from_blob.h(97,34): warning C4251: 'at::TensorMaker::device_': class 'std::optional' needs to have dll-interface to be used by clients of class 'at::TensorMaker' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/from_blob.h(97,34): warning C4251: 'at::TensorMaker::device_': class 'std::optional' needs to have dll-interface to be used by clients of class 'at::TensorMaker' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/function_schema.h(325): note: see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/library.h(845,33): warning C4251: 'torch::Library::ns_': class 'std::optional' needs to have dll-interface to be used by clients of class 'torch::Library' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/library.h(846,48): warning C4251: 'torch::Library::dispatch_key_': class 'std::optional' needs to have dll-interface to be used by clients of class 'torch::Library' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/op_registration/op_registration.h(588,50): warning C4251: 'c10::RegisterOperators::registrars_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'c10::RegisterOperators' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/op_registration/op_registration.h(436,50): warning C4251: 'c10::RegisterOperators::Options::kernels': class 'std::vector>' needs to have dll-interface to be used by clients of class 'c10::RegisterOperators::Options' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/op_registration/op_registration.h(437,51): warning C4251: 'c10::RegisterOperators::Options::aliasAnalysisKind_': class 'std::optional' needs to have dll-interface to be used by clients of class 'c10::RegisterOperators::Options' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/CPUGeneratorImpl.h(36,22): warning C4251: 'at::CPUGeneratorImpl::engine_': class 'at::mt19937_engine' needs to have dll-interface to be used by clients of struct 'at::CPUGeneratorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/op_registration/op_registration.h(588,50): warning C4251: 'c10::RegisterOperators::registrars_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'c10::RegisterOperators' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/op_registration/op_registration.h(588,50): warning C4251: 'c10::RegisterOperators::registrars_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'c10::RegisterOperators' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/CPUGeneratorImpl.h(37,49): warning C4251: 'at::CPUGeneratorImpl::next_float_normal_sample_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'at::CPUGeneratorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/CPUGeneratorImpl.h(38,51): warning C4251: 'at::CPUGeneratorImpl::next_double_normal_sample_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'at::CPUGeneratorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/library.h(847,75): warning C4251: 'torch::Library::impl_abstract_pystub_': class 'std::optional>' needs to have dll-interface to be used by clients of class 'torch::Library' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/op_registration/op_registration.h(588,50): warning C4251: 'c10::RegisterOperators::registrars_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'c10::RegisterOperators' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/library.h(302,48): warning C4251: 'torch::CppFunction::dispatch_key_': class 'std::optional' needs to have dll-interface to be used by clients of class 'torch::CppFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/library.h(304,56): warning C4251: 'torch::CppFunction::cpp_signature_': class 'std::optional' needs to have dll-interface to be used by clients of class 'torch::CppFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/library.h(302,48): warning C4251: 'torch::CppFunction::dispatch_key_': class 'std::optional' needs to have dll-interface to be used by clients of class 'torch::CppFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/library.h(305,47): warning C4251: 'torch::CppFunction::schema_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of class 'torch::CppFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/library.h(306,21): warning C4251: 'torch::CppFunction::debug_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'torch::CppFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/library.h(304,56): warning C4251: 'torch::CppFunction::cpp_signature_': class 'std::optional' needs to have dll-interface to be used by clients of class 'torch::CppFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/library.h(302,48): warning C4251: 'torch::CppFunction::dispatch_key_': class 'std::optional' needs to have dll-interface to be used by clients of class 'torch::CppFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/library.h(305,47): warning C4251: 'torch::CppFunction::schema_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of class 'torch::CppFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/library.h(304,56): warning C4251: 'torch::CppFunction::cpp_signature_': class 'std::optional' needs to have dll-interface to be used by clients of class 'torch::CppFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/library.h(306,21): warning C4251: 'torch::CppFunction::debug_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'torch::CppFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/library.h(305,47): warning C4251: 'torch::CppFunction::schema_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of class 'torch::CppFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/library.h(306,21): warning C4251: 'torch::CppFunction::debug_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'torch::CppFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/Context.h(342,26): warning C4251: 'at::Context::thc_init': class 'c10::once_flag' needs to have dll-interface to be used by clients of class 'at::Context' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/Context.h(343,26): warning C4251: 'at::Context::thh_init': class 'c10::once_flag' needs to have dll-interface to be used by clients of class 'at::Context' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/Context.h(344,26): warning C4251: 'at::Context::thx_init': class 'c10::once_flag' needs to have dll-interface to be used by clients of class 'at::Context' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/Context.h(345,26): warning C4251: 'at::Context::thp_init': class 'c10::once_flag' needs to have dll-interface to be used by clients of class 'at::Context' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/CPUGeneratorImpl.h(36,22): warning C4251: 'at::CPUGeneratorImpl::engine_': class 'at::mt19937_engine' needs to have dll-interface to be used by clients of struct 'at::CPUGeneratorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/library.h(302,48): warning C4251: 'torch::CppFunction::dispatch_key_': class 'std::optional' needs to have dll-interface to be used by clients of class 'torch::CppFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/library.h(304,56): warning C4251: 'torch::CppFunction::cpp_signature_': class 'std::optional' needs to have dll-interface to be used by clients of class 'torch::CppFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/library.h(305,47): warning C4251: 'torch::CppFunction::schema_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of class 'torch::CppFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/library.h(306,21): warning C4251: 'torch::CppFunction::debug_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'torch::CppFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/Context.h(380,61): warning C4251: 'at::Context::quantized_engine': class 'std::optional' needs to have dll-interface to be used by clients of class 'at::Context' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/CPUGeneratorImpl.h(37,49): warning C4251: 'at::CPUGeneratorImpl::next_float_normal_sample_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'at::CPUGeneratorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/library.h(845,33): warning C4251: 'torch::Library::ns_': class 'std::optional' needs to have dll-interface to be used by clients of class 'torch::Library' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/CPUGeneratorImpl.h(38,51): warning C4251: 'at::CPUGeneratorImpl::next_double_normal_sample_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'at::CPUGeneratorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/library.h(846,48): warning C4251: 'torch::Library::dispatch_key_': class 'std::optional' needs to have dll-interface to be used by clients of class 'torch::Library' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/library.h(845,33): warning C4251: 'torch::Library::ns_': class 'std::optional' needs to have dll-interface to be used by clients of class 'torch::Library' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/library.h(846,48): warning C4251: 'torch::Library::dispatch_key_': class 'std::optional' needs to have dll-interface to be used by clients of class 'torch::Library' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/Context.h(342,26): warning C4251: 'at::Context::thc_init': class 'c10::once_flag' needs to have dll-interface to be used by clients of class 'at::Context' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/Context.h(343,26): warning C4251: 'at::Context::thh_init': class 'c10::once_flag' needs to have dll-interface to be used by clients of class 'at::Context' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/Context.h(344,26): warning C4251: 'at::Context::thx_init': class 'c10::once_flag' needs to have dll-interface to be used by clients of class 'at::Context' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/library.h(845,33): warning C4251: 'torch::Library::ns_': class 'std::optional' needs to have dll-interface to be used by clients of class 'torch::Library' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/Context.h(345,26): warning C4251: 'at::Context::thp_init': class 'c10::once_flag' needs to have dll-interface to be used by clients of class 'at::Context' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/library.h(846,48): warning C4251: 'torch::Library::dispatch_key_': class 'std::optional' needs to have dll-interface to be used by clients of class 'torch::Library' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/library.h(845,33): warning C4251: 'torch::Library::ns_': class 'std::optional' needs to have dll-interface to be used by clients of class 'torch::Library' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/library.h(847,75): warning C4251: 'torch::Library::impl_abstract_pystub_': class 'std::optional>' needs to have dll-interface to be used by clients of class 'torch::Library' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/library.h(846,48): warning C4251: 'torch::Library::dispatch_key_': class 'std::optional' needs to have dll-interface to be used by clients of class 'torch::Library' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/library.h(851,55): warning C4251: 'torch::Library::registrars_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'torch::Library' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/library.h(847,75): warning C4251: 'torch::Library::impl_abstract_pystub_': class 'std::optional>' needs to have dll-interface to be used by clients of class 'torch::Library' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/Context.h(342,26): warning C4251: 'at::Context::thc_init': class 'c10::once_flag' needs to have dll-interface to be used by clients of class 'at::Context' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/Dispatcher.h(237): note: see declaration of 'std::optional>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/Context.h(343,26): warning C4251: 'at::Context::thh_init': class 'c10::once_flag' needs to have dll-interface to be used by clients of class 'at::Context' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/library.h(851,55): warning C4251: 'torch::Library::registrars_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'torch::Library' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/Context.h(344,26): warning C4251: 'at::Context::thx_init': class 'c10::once_flag' needs to have dll-interface to be used by clients of class 'at::Context' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/Context.h(345,26): warning C4251: 'at::Context::thp_init': class 'c10::once_flag' needs to have dll-interface to be used by clients of class 'at::Context' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/library.h(847,75): warning C4251: 'torch::Library::impl_abstract_pystub_': class 'std::optional>' needs to have dll-interface to be used by clients of class 'torch::Library' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/library.h(851,55): warning C4251: 'torch::Library::registrars_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'torch::Library' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/Context.h(380,61): warning C4251: 'at::Context::quantized_engine': class 'std::optional' needs to have dll-interface to be used by clients of class 'at::Context' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/library.h(847,75): warning C4251: 'torch::Library::impl_abstract_pystub_': class 'std::optional>' needs to have dll-interface to be used by clients of class 'torch::Library' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/library.h(851,55): warning C4251: 'torch::Library::registrars_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'torch::Library' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorGeometry.h(137,34): warning C4251: 'at::TensorGeometry::sizes_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'at::TensorGeometry' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorGeometry.h(138,36): warning C4251: 'at::TensorGeometry::strides_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'at::TensorGeometry' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/CPUGeneratorImpl.h(36,22): warning C4251: 'at::CPUGeneratorImpl::engine_': class 'at::mt19937_engine' needs to have dll-interface to be used by clients of struct 'at::CPUGeneratorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/CPUGeneratorImpl.h(36,22): warning C4251: 'at::CPUGeneratorImpl::engine_': class 'at::mt19937_engine' needs to have dll-interface to be used by clients of struct 'at::CPUGeneratorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/CPUGeneratorImpl.h(37,49): warning C4251: 'at::CPUGeneratorImpl::next_float_normal_sample_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'at::CPUGeneratorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/CPUGeneratorImpl.h(38,51): warning C4251: 'at::CPUGeneratorImpl::next_double_normal_sample_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'at::CPUGeneratorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/CPUGeneratorImpl.h(37,49): warning C4251: 'at::CPUGeneratorImpl::next_float_normal_sample_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'at::CPUGeneratorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/Context.h(342,26): warning C4251: 'at::Context::thc_init': class 'c10::once_flag' needs to have dll-interface to be used by clients of class 'at::Context' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/CPUGeneratorImpl.h(38,51): warning C4251: 'at::CPUGeneratorImpl::next_double_normal_sample_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'at::CPUGeneratorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/CallOnce.h(23): note: see declaration of 'c10::once_flag' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/Context.h(343,26): warning C4251: 'at::Context::thh_init': class 'c10::once_flag' needs to have dll-interface to be used by clients of class 'at::Context' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/Context.h(344,26): warning C4251: 'at::Context::thx_init': class 'c10::once_flag' needs to have dll-interface to be used by clients of class 'at::Context' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/Context.h(345,26): warning C4251: 'at::Context::thp_init': class 'c10::once_flag' needs to have dll-interface to be used by clients of class 'at::Context' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/CPUGeneratorImpl.h(36,22): warning C4251: 'at::CPUGeneratorImpl::engine_': class 'at::mt19937_engine' needs to have dll-interface to be used by clients of struct 'at::CPUGeneratorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/CPUGeneratorImpl.h(36,22): warning C4251: 'at::CPUGeneratorImpl::engine_': class 'at::mt19937_engine' needs to have dll-interface to be used by clients of struct 'at::CPUGeneratorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/Context.h(380,61): warning C4251: 'at::Context::quantized_engine': class 'std::optional' needs to have dll-interface to be used by clients of class 'at::Context' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/CPUGeneratorImpl.h(37,49): warning C4251: 'at::CPUGeneratorImpl::next_float_normal_sample_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'at::CPUGeneratorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/CPUGeneratorImpl.h(38,51): warning C4251: 'at::CPUGeneratorImpl::next_double_normal_sample_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'at::CPUGeneratorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorGeometry.h(137,34): warning C4251: 'at::TensorGeometry::sizes_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'at::TensorGeometry' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorGeometry.h(138,36): warning C4251: 'at::TensorGeometry::strides_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'at::TensorGeometry' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/CPUGeneratorImpl.h(37,49): warning C4251: 'at::CPUGeneratorImpl::next_float_normal_sample_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'at::CPUGeneratorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/CPUGeneratorImpl.h(38,51): warning C4251: 'at::CPUGeneratorImpl::next_double_normal_sample_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'at::CPUGeneratorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorGeometry.h(137,34): warning C4251: 'at::TensorGeometry::sizes_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'at::TensorGeometry' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorGeometry.h(138,36): warning C4251: 'at::TensorGeometry::strides_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'at::TensorGeometry' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/from_blob.h(92,21): warning C4251: 'at::TensorMaker::sizes_': class 'c10::ArrayRef' needs to have dll-interface to be used by clients of class 'at::TensorMaker' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/Context.h(342,26): warning C4251: 'at::Context::thc_init': class 'c10::once_flag' needs to have dll-interface to be used by clients of class 'at::Context' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/from_blob.h(93,33): warning C4251: 'at::TensorMaker::strides_': class 'c10::OptionalArrayRef' needs to have dll-interface to be used by clients of class 'at::TensorMaker' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/Context.h(343,26): warning C4251: 'at::Context::thh_init': class 'c10::once_flag' needs to have dll-interface to be used by clients of class 'at::Context' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/from_blob.h(94,43): warning C4251: 'at::TensorMaker::storage_offset_': class 'std::optional' needs to have dll-interface to be used by clients of class 'at::TensorMaker' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/Context.h(344,26): warning C4251: 'at::Context::thx_init': class 'c10::once_flag' needs to have dll-interface to be used by clients of class 'at::Context' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/from_blob.h(95,40): warning C4251: 'at::TensorMaker::deleter_': class 'std::function' needs to have dll-interface to be used by clients of class 'at::TensorMaker' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/CallOnce.h(23): note: see declaration of 'c10::once_flag' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/from_blob.h(97,34): warning C4251: 'at::TensorMaker::device_': class 'std::optional' needs to have dll-interface to be used by clients of class 'at::TensorMaker' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/Context.h(380,61): warning C4251: 'at::Context::quantized_engine': class 'std::optional' needs to have dll-interface to be used by clients of class 'at::Context' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorGeometry.h(137,34): warning C4251: 'at::TensorGeometry::sizes_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'at::TensorGeometry' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorGeometry.h(138,36): warning C4251: 'at::TensorGeometry::strides_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'at::TensorGeometry' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/from_blob.h(92,21): warning C4251: 'at::TensorMaker::sizes_': class 'c10::ArrayRef' needs to have dll-interface to be used by clients of class 'at::TensorMaker' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/from_blob.h(93,33): warning C4251: 'at::TensorMaker::strides_': class 'c10::OptionalArrayRef' needs to have dll-interface to be used by clients of class 'at::TensorMaker' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/from_blob.h(94,43): warning C4251: 'at::TensorMaker::storage_offset_': class 'std::optional' needs to have dll-interface to be used by clients of class 'at::TensorMaker' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/from_blob.h(92,21): warning C4251: 'at::TensorMaker::sizes_': class 'c10::ArrayRef' needs to have dll-interface to be used by clients of class 'at::TensorMaker' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/from_blob.h(96,74): warning C4251: 'at::TensorMaker::ctx_': class 'std::unique_ptr' needs to have dll-interface to be used by clients of class 'at::TensorMaker' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/from_blob.h(94,43): warning C4251: 'at::TensorMaker::storage_offset_': class 'std::optional' needs to have dll-interface to be used by clients of class 'at::TensorMaker' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/from_blob.h(97,34): warning C4251: 'at::TensorMaker::device_': class 'std::optional' needs to have dll-interface to be used by clients of class 'at::TensorMaker' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/from_blob.h(95,40): warning C4251: 'at::TensorMaker::deleter_': class 'std::function' needs to have dll-interface to be used by clients of class 'at::TensorMaker' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/from_blob.h(96,74): warning C4251: 'at::TensorMaker::ctx_': class 'std::unique_ptr' needs to have dll-interface to be used by clients of class 'at::TensorMaker' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/from_blob.h(97,34): warning C4251: 'at::TensorMaker::device_': class 'std::optional' needs to have dll-interface to be used by clients of class 'at::TensorMaker' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/Context.h(342,26): warning C4251: 'at::Context::thc_init': class 'c10::once_flag' needs to have dll-interface to be used by clients of class 'at::Context' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/Context.h(343,26): warning C4251: 'at::Context::thh_init': class 'c10::once_flag' needs to have dll-interface to be used by clients of class 'at::Context' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/Context.h(344,26): warning C4251: 'at::Context::thx_init': class 'c10::once_flag' needs to have dll-interface to be used by clients of class 'at::Context' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/Context.h(345,26): warning C4251: 'at::Context::thp_init': class 'c10::once_flag' needs to have dll-interface to be used by clients of class 'at::Context' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/Context.h(380,61): warning C4251: 'at::Context::quantized_engine': class 'std::optional' needs to have dll-interface to be used by clients of class 'at::Context' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/Context.h(342,26): warning C4251: 'at::Context::thc_init': class 'c10::once_flag' needs to have dll-interface to be used by clients of class 'at::Context' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/Context.h(343,26): warning C4251: 'at::Context::thh_init': class 'c10::once_flag' needs to have dll-interface to be used by clients of class 'at::Context' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/Context.h(344,26): warning C4251: 'at::Context::thx_init': class 'c10::once_flag' needs to have dll-interface to be used by clients of class 'at::Context' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/Context.h(345,26): warning C4251: 'at::Context::thp_init': class 'c10::once_flag' needs to have dll-interface to be used by clients of class 'at::Context' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/from_blob.h(92,21): warning C4251: 'at::TensorMaker::sizes_': class 'c10::ArrayRef' needs to have dll-interface to be used by clients of class 'at::TensorMaker' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/from_blob.h(93,33): warning C4251: 'at::TensorMaker::strides_': class 'c10::OptionalArrayRef' needs to have dll-interface to be used by clients of class 'at::TensorMaker' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/from_blob.h(94,43): warning C4251: 'at::TensorMaker::storage_offset_': class 'std::optional' needs to have dll-interface to be used by clients of class 'at::TensorMaker' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/Context.h(380,61): warning C4251: 'at::Context::quantized_engine': class 'std::optional' needs to have dll-interface to be used by clients of class 'at::Context' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/from_blob.h(95,40): warning C4251: 'at::TensorMaker::deleter_': class 'std::function' needs to have dll-interface to be used by clients of class 'at::TensorMaker' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorGeometry.h(137,34): warning C4251: 'at::TensorGeometry::sizes_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'at::TensorGeometry' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/from_blob.h(96,74): warning C4251: 'at::TensorMaker::ctx_': class 'std::unique_ptr' needs to have dll-interface to be used by clients of class 'at::TensorMaker' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/ArrayRef.h(256): note: see declaration of 'std::vector>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorGeometry.h(138,36): warning C4251: 'at::TensorGeometry::strides_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'at::TensorGeometry' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/from_blob.h(97,34): warning C4251: 'at::TensorMaker::device_': class 'std::optional' needs to have dll-interface to be used by clients of class 'at::TensorMaker' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/Context.h(342,26): warning C4251: 'at::Context::thc_init': class 'c10::once_flag' needs to have dll-interface to be used by clients of class 'at::Context' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/Context.h(343,26): warning C4251: 'at::Context::thh_init': class 'c10::once_flag' needs to have dll-interface to be used by clients of class 'at::Context' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/Context.h(344,26): warning C4251: 'at::Context::thx_init': class 'c10::once_flag' needs to have dll-interface to be used by clients of class 'at::Context' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/Context.h(345,26): warning C4251: 'at::Context::thp_init': class 'c10::once_flag' needs to have dll-interface to be used by clients of class 'at::Context' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/Context.h(342,26): warning C4251: 'at::Context::thc_init': class 'c10::once_flag' needs to have dll-interface to be used by clients of class 'at::Context' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/Context.h(343,26): warning C4251: 'at::Context::thh_init': class 'c10::once_flag' needs to have dll-interface to be used by clients of class 'at::Context' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/Context.h(344,26): warning C4251: 'at::Context::thx_init': class 'c10::once_flag' needs to have dll-interface to be used by clients of class 'at::Context' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/Context.h(345,26): warning C4251: 'at::Context::thp_init': class 'c10::once_flag' needs to have dll-interface to be used by clients of class 'at::Context' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/Context.h(380,61): warning C4251: 'at::Context::quantized_engine': class 'std::optional' needs to have dll-interface to be used by clients of class 'at::Context' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorGeometry.h(137,34): warning C4251: 'at::TensorGeometry::sizes_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'at::TensorGeometry' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorGeometry.h(138,36): warning C4251: 'at::TensorGeometry::strides_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'at::TensorGeometry' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/from_blob.h(92,21): warning C4251: 'at::TensorMaker::sizes_': class 'c10::ArrayRef' needs to have dll-interface to be used by clients of class 'at::TensorMaker' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/from_blob.h(93,33): warning C4251: 'at::TensorMaker::strides_': class 'c10::OptionalArrayRef' needs to have dll-interface to be used by clients of class 'at::TensorMaker' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/from_blob.h(94,43): warning C4251: 'at::TensorMaker::storage_offset_': class 'std::optional' needs to have dll-interface to be used by clients of class 'at::TensorMaker' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/from_blob.h(95,40): warning C4251: 'at::TensorMaker::deleter_': class 'std::function' needs to have dll-interface to be used by clients of class 'at::TensorMaker' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/from_blob.h(96,74): warning C4251: 'at::TensorMaker::ctx_': class 'std::unique_ptr' needs to have dll-interface to be used by clients of class 'at::TensorMaker' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/from_blob.h(97,34): warning C4251: 'at::TensorMaker::device_': class 'std::optional' needs to have dll-interface to be used by clients of class 'at::TensorMaker' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorGeometry.h(137,34): warning C4251: 'at::TensorGeometry::sizes_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'at::TensorGeometry' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorGeometry.h(138,36): warning C4251: 'at::TensorGeometry::strides_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'at::TensorGeometry' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorGeometry.h(137,34): warning C4251: 'at::TensorGeometry::sizes_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'at::TensorGeometry' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorGeometry.h(138,36): warning C4251: 'at::TensorGeometry::strides_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'at::TensorGeometry' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorGeometry.h(137,34): warning C4251: 'at::TensorGeometry::sizes_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'at::TensorGeometry' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorGeometry.h(138,36): warning C4251: 'at::TensorGeometry::strides_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'at::TensorGeometry' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/from_blob.h(92,21): warning C4251: 'at::TensorMaker::sizes_': class 'c10::ArrayRef' needs to have dll-interface to be used by clients of class 'at::TensorMaker' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/from_blob.h(93,33): warning C4251: 'at::TensorMaker::strides_': class 'c10::OptionalArrayRef' needs to have dll-interface to be used by clients of class 'at::TensorMaker' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/from_blob.h(94,43): warning C4251: 'at::TensorMaker::storage_offset_': class 'std::optional' needs to have dll-interface to be used by clients of class 'at::TensorMaker' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/from_blob.h(95,40): warning C4251: 'at::TensorMaker::deleter_': class 'std::function' needs to have dll-interface to be used by clients of class 'at::TensorMaker' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/from_blob.h(96,74): warning C4251: 'at::TensorMaker::ctx_': class 'std::unique_ptr' needs to have dll-interface to be used by clients of class 'at::TensorMaker' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/from_blob.h(97,34): warning C4251: 'at::TensorMaker::device_': class 'std::optional' needs to have dll-interface to be used by clients of class 'at::TensorMaker' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/from_blob.h(92,21): warning C4251: 'at::TensorMaker::sizes_': class 'c10::ArrayRef' needs to have dll-interface to be used by clients of class 'at::TensorMaker' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/from_blob.h(93,33): warning C4251: 'at::TensorMaker::strides_': class 'c10::OptionalArrayRef' needs to have dll-interface to be used by clients of class 'at::TensorMaker' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/from_blob.h(94,43): warning C4251: 'at::TensorMaker::storage_offset_': class 'std::optional' needs to have dll-interface to be used by clients of class 'at::TensorMaker' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/from_blob.h(95,40): warning C4251: 'at::TensorMaker::deleter_': class 'std::function' needs to have dll-interface to be used by clients of class 'at::TensorMaker' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/from_blob.h(96,74): warning C4251: 'at::TensorMaker::ctx_': class 'std::unique_ptr' needs to have dll-interface to be used by clients of class 'at::TensorMaker' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/from_blob.h(97,34): warning C4251: 'at::TensorMaker::device_': class 'std::optional' needs to have dll-interface to be used by clients of class 'at::TensorMaker' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/from_blob.h(92,21): warning C4251: 'at::TensorMaker::sizes_': class 'c10::ArrayRef' needs to have dll-interface to be used by clients of class 'at::TensorMaker' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/from_blob.h(93,33): warning C4251: 'at::TensorMaker::strides_': class 'c10::OptionalArrayRef' needs to have dll-interface to be used by clients of class 'at::TensorMaker' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/OptionalArrayRef.h(219): note: see declaration of 'c10::OptionalArrayRef' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/from_blob.h(94,43): warning C4251: 'at::TensorMaker::storage_offset_': class 'std::optional' needs to have dll-interface to be used by clients of class 'at::TensorMaker' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/from_blob.h(94,43): warning C4251: 'at::TensorMaker::storage_offset_': class 'std::optional' needs to have dll-interface to be used by clients of class 'at::TensorMaker' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/from_blob.h(95,40): warning C4251: 'at::TensorMaker::deleter_': class 'std::function' needs to have dll-interface to be used by clients of class 'at::TensorMaker' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/from_blob.h(96,74): warning C4251: 'at::TensorMaker::ctx_': class 'std::unique_ptr' needs to have dll-interface to be used by clients of class 'at::TensorMaker' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/from_blob.h(96,74): warning C4251: 'at::TensorMaker::ctx_': class 'std::unique_ptr' needs to have dll-interface to be used by clients of class 'at::TensorMaker' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/UniqueVoidPtr.h(45): note: see declaration of 'std::unique_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/from_blob.h(97,34): warning C4251: 'at::TensorMaker::device_': class 'std::optional' needs to have dll-interface to be used by clients of class 'at::TensorMaker' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/from_blob.h(97,34): warning C4251: 'at::TensorMaker::device_': class 'std::optional' needs to have dll-interface to be used by clients of class 'at::TensorMaker' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(141,28): warning C4251: 'at::OperandInfo::stride_bytes': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::OperandInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(150,46): warning C4251: 'at::OperandInfo::device': class 'std::optional' needs to have dll-interface to be used by clients of struct 'at::OperandInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(213,43): warning C4251: 'at::OperandInfo::tensor_base_': class 'c10::MaybeOwned' needs to have dll-interface to be used by clients of struct 'at::OperandInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(214,56): warning C4251: 'at::OperandInfo::original_tensor_base_': class 'c10::MaybeOwned' needs to have dll-interface to be used by clients of struct 'at::OperandInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(141,28): warning C4251: 'at::OperandInfo::stride_bytes': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::OperandInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(150,46): warning C4251: 'at::OperandInfo::device': class 'std::optional' needs to have dll-interface to be used by clients of struct 'at::OperandInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(640,19): warning C4251: 'at::TensorIteratorBase::shape_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::TensorIteratorBase' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(213,43): warning C4251: 'at::OperandInfo::tensor_base_': class 'c10::MaybeOwned' needs to have dll-interface to be used by clients of struct 'at::OperandInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(650,18): warning C4251: 'at::TensorIteratorBase::perm_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::TensorIteratorBase' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(214,56): warning C4251: 'at::OperandInfo::original_tensor_base_': class 'c10::MaybeOwned' needs to have dll-interface to be used by clients of struct 'at::OperandInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(663,26): warning C4251: 'at::TensorIteratorBase::view_offsets_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::TensorIteratorBase' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(666,20): warning C4251: 'at::TensorIteratorBase::names_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::TensorIteratorBase' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(677,40): warning C4251: 'at::TensorIteratorBase::operands_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::TensorIteratorBase' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(640,19): warning C4251: 'at::TensorIteratorBase::shape_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::TensorIteratorBase' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(650,18): warning C4251: 'at::TensorIteratorBase::perm_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::TensorIteratorBase' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(663,26): warning C4251: 'at::TensorIteratorBase::view_offsets_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::TensorIteratorBase' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(666,20): warning C4251: 'at::TensorIteratorBase::names_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::TensorIteratorBase' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(677,40): warning C4251: 'at::TensorIteratorBase::operands_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::TensorIteratorBase' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(944,55): warning C4251: 'at::TensorIteratorConfig::tensors_': class 'c10::SmallVector,4>' needs to have dll-interface to be used by clients of class 'at::TensorIteratorConfig' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(948,56): warning C4251: 'at::TensorIteratorConfig::static_shape_': class 'std::optional' needs to have dll-interface to be used by clients of class 'at::TensorIteratorConfig' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(949,57): warning C4251: 'at::TensorIteratorConfig::static_dtype_': class 'std::optional' needs to have dll-interface to be used by clients of class 'at::TensorIteratorConfig' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(950,54): warning C4251: 'at::TensorIteratorConfig::static_device_': class 'std::optional' needs to have dll-interface to be used by clients of class 'at::TensorIteratorConfig' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(141,28): warning C4251: 'at::OperandInfo::stride_bytes': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::OperandInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(150,46): warning C4251: 'at::OperandInfo::device': class 'std::optional' needs to have dll-interface to be used by clients of struct 'at::OperandInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(213,43): warning C4251: 'at::OperandInfo::tensor_base_': class 'c10::MaybeOwned' needs to have dll-interface to be used by clients of struct 'at::OperandInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(214,56): warning C4251: 'at::OperandInfo::original_tensor_base_': class 'c10::MaybeOwned' needs to have dll-interface to be used by clients of struct 'at::OperandInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(944,55): warning C4251: 'at::TensorIteratorConfig::tensors_': class 'c10::SmallVector,4>' needs to have dll-interface to be used by clients of class 'at::TensorIteratorConfig' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(963,47): warning C4251: 'at::TensorIteratorConfig::const_tensor_indices_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of class 'at::TensorIteratorConfig' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(944): note: see declaration of 'c10::SmallVector,4>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(640,19): warning C4251: 'at::TensorIteratorBase::shape_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::TensorIteratorBase' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(650,18): warning C4251: 'at::TensorIteratorBase::perm_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::TensorIteratorBase' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(949,57): warning C4251: 'at::TensorIteratorConfig::static_dtype_': class 'std::optional' needs to have dll-interface to be used by clients of class 'at::TensorIteratorConfig' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(950,54): warning C4251: 'at::TensorIteratorConfig::static_device_': class 'std::optional' needs to have dll-interface to be used by clients of class 'at::TensorIteratorConfig' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(989,53): warning C4251: 'at::SplitUntil32Bit::iterator::vec': class 'std::vector>,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'at::SplitUntil32Bit::iterator' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(963,47): warning C4251: 'at::TensorIteratorConfig::const_tensor_indices_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of class 'at::TensorIteratorConfig' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(666,20): warning C4251: 'at::TensorIteratorBase::names_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::TensorIteratorBase' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(677,40): warning C4251: 'at::TensorIteratorBase::operands_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::TensorIteratorBase' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(989,53): warning C4251: 'at::SplitUntil32Bit::iterator::vec': class 'std::vector>,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'at::SplitUntil32Bit::iterator' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(141,28): warning C4251: 'at::OperandInfo::stride_bytes': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::OperandInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(150,46): warning C4251: 'at::OperandInfo::device': class 'std::optional' needs to have dll-interface to be used by clients of struct 'at::OperandInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(213,43): warning C4251: 'at::OperandInfo::tensor_base_': class 'c10::MaybeOwned' needs to have dll-interface to be used by clients of struct 'at::OperandInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(214,56): warning C4251: 'at::OperandInfo::original_tensor_base_': class 'c10::MaybeOwned' needs to have dll-interface to be used by clients of struct 'at::OperandInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(944,55): warning C4251: 'at::TensorIteratorConfig::tensors_': class 'c10::SmallVector,4>' needs to have dll-interface to be used by clients of class 'at::TensorIteratorConfig' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(640,19): warning C4251: 'at::TensorIteratorBase::shape_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::TensorIteratorBase' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(650,18): warning C4251: 'at::TensorIteratorBase::perm_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::TensorIteratorBase' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(663,26): warning C4251: 'at::TensorIteratorBase::view_offsets_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::TensorIteratorBase' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(948,56): warning C4251: 'at::TensorIteratorConfig::static_shape_': class 'std::optional' needs to have dll-interface to be used by clients of class 'at::TensorIteratorConfig' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/DimVector.h(14): note: see declaration of 'c10::SmallVector' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(949,57): warning C4251: 'at::TensorIteratorConfig::static_dtype_': class 'std::optional' needs to have dll-interface to be used by clients of class 'at::TensorIteratorConfig' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(950,54): warning C4251: 'at::TensorIteratorConfig::static_device_': class 'std::optional' needs to have dll-interface to be used by clients of class 'at::TensorIteratorConfig' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(963,47): warning C4251: 'at::TensorIteratorConfig::const_tensor_indices_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of class 'at::TensorIteratorConfig' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(666,20): warning C4251: 'at::TensorIteratorBase::names_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::TensorIteratorBase' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(677,40): warning C4251: 'at::TensorIteratorBase::operands_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::TensorIteratorBase' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(989,53): warning C4251: 'at::SplitUntil32Bit::iterator::vec': class 'std::vector>,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'at::SplitUntil32Bit::iterator' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(944,55): warning C4251: 'at::TensorIteratorConfig::tensors_': class 'c10::SmallVector,4>' needs to have dll-interface to be used by clients of class 'at::TensorIteratorConfig' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(948,56): warning C4251: 'at::TensorIteratorConfig::static_shape_': class 'std::optional' needs to have dll-interface to be used by clients of class 'at::TensorIteratorConfig' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(949,57): warning C4251: 'at::TensorIteratorConfig::static_dtype_': class 'std::optional' needs to have dll-interface to be used by clients of class 'at::TensorIteratorConfig' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(950,54): warning C4251: 'at::TensorIteratorConfig::static_device_': class 'std::optional' needs to have dll-interface to be used by clients of class 'at::TensorIteratorConfig' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(963,47): warning C4251: 'at::TensorIteratorConfig::const_tensor_indices_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of class 'at::TensorIteratorConfig' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(989,53): warning C4251: 'at::SplitUntil32Bit::iterator::vec': class 'std::vector>,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'at::SplitUntil32Bit::iterator' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(141,28): warning C4251: 'at::OperandInfo::stride_bytes': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::OperandInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(150,46): warning C4251: 'at::OperandInfo::device': class 'std::optional' needs to have dll-interface to be used by clients of struct 'at::OperandInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(213,43): warning C4251: 'at::OperandInfo::tensor_base_': class 'c10::MaybeOwned' needs to have dll-interface to be used by clients of struct 'at::OperandInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(214,56): warning C4251: 'at::OperandInfo::original_tensor_base_': class 'c10::MaybeOwned' needs to have dll-interface to be used by clients of struct 'at::OperandInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(141,28): warning C4251: 'at::OperandInfo::stride_bytes': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::OperandInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(150,46): warning C4251: 'at::OperandInfo::device': class 'std::optional' needs to have dll-interface to be used by clients of struct 'at::OperandInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(213,43): warning C4251: 'at::OperandInfo::tensor_base_': class 'c10::MaybeOwned' needs to have dll-interface to be used by clients of struct 'at::OperandInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(214,56): warning C4251: 'at::OperandInfo::original_tensor_base_': class 'c10::MaybeOwned' needs to have dll-interface to be used by clients of struct 'at::OperandInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(640,19): warning C4251: 'at::TensorIteratorBase::shape_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::TensorIteratorBase' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(650,18): warning C4251: 'at::TensorIteratorBase::perm_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::TensorIteratorBase' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(663,26): warning C4251: 'at::TensorIteratorBase::view_offsets_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::TensorIteratorBase' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(640,19): warning C4251: 'at::TensorIteratorBase::shape_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::TensorIteratorBase' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(650,18): warning C4251: 'at::TensorIteratorBase::perm_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::TensorIteratorBase' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(663,26): warning C4251: 'at::TensorIteratorBase::view_offsets_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::TensorIteratorBase' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(666,20): warning C4251: 'at::TensorIteratorBase::names_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::TensorIteratorBase' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(666,20): warning C4251: 'at::TensorIteratorBase::names_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::TensorIteratorBase' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(677,40): warning C4251: 'at::TensorIteratorBase::operands_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::TensorIteratorBase' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(677,40): warning C4251: 'at::TensorIteratorBase::operands_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::TensorIteratorBase' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(944,55): warning C4251: 'at::TensorIteratorConfig::tensors_': class 'c10::SmallVector,4>' needs to have dll-interface to be used by clients of class 'at::TensorIteratorConfig' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(944,55): warning C4251: 'at::TensorIteratorConfig::tensors_': class 'c10::SmallVector,4>' needs to have dll-interface to be used by clients of class 'at::TensorIteratorConfig' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(150,46): warning C4251: 'at::OperandInfo::device': class 'std::optional' needs to have dll-interface to be used by clients of struct 'at::OperandInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(213,43): warning C4251: 'at::OperandInfo::tensor_base_': class 'c10::MaybeOwned' needs to have dll-interface to be used by clients of struct 'at::OperandInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(214,56): warning C4251: 'at::OperandInfo::original_tensor_base_': class 'c10::MaybeOwned' needs to have dll-interface to be used by clients of struct 'at::OperandInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(948,56): warning C4251: 'at::TensorIteratorConfig::static_shape_': class 'std::optional' needs to have dll-interface to be used by clients of class 'at::TensorIteratorConfig' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(949,57): warning C4251: 'at::TensorIteratorConfig::static_dtype_': class 'std::optional' needs to have dll-interface to be used by clients of class 'at::TensorIteratorConfig' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(950,54): warning C4251: 'at::TensorIteratorConfig::static_device_': class 'std::optional' needs to have dll-interface to be used by clients of class 'at::TensorIteratorConfig' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(948,56): warning C4251: 'at::TensorIteratorConfig::static_shape_': class 'std::optional' needs to have dll-interface to be used by clients of class 'at::TensorIteratorConfig' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(949,57): warning C4251: 'at::TensorIteratorConfig::static_dtype_': class 'std::optional' needs to have dll-interface to be used by clients of class 'at::TensorIteratorConfig' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(950,54): warning C4251: 'at::TensorIteratorConfig::static_device_': class 'std::optional' needs to have dll-interface to be used by clients of class 'at::TensorIteratorConfig' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(640,19): warning C4251: 'at::TensorIteratorBase::shape_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::TensorIteratorBase' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(650,18): warning C4251: 'at::TensorIteratorBase::perm_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::TensorIteratorBase' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(663,26): warning C4251: 'at::TensorIteratorBase::view_offsets_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::TensorIteratorBase' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(963,47): warning C4251: 'at::TensorIteratorConfig::const_tensor_indices_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of class 'at::TensorIteratorConfig' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(666,20): warning C4251: 'at::TensorIteratorBase::names_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::TensorIteratorBase' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(677,40): warning C4251: 'at::TensorIteratorBase::operands_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::TensorIteratorBase' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(989,53): warning C4251: 'at::SplitUntil32Bit::iterator::vec': class 'std::vector>,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'at::SplitUntil32Bit::iterator' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(989,53): warning C4251: 'at::SplitUntil32Bit::iterator::vec': class 'std::vector>,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'at::SplitUntil32Bit::iterator' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(141,28): warning C4251: 'at::OperandInfo::stride_bytes': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::OperandInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(150,46): warning C4251: 'at::OperandInfo::device': class 'std::optional' needs to have dll-interface to be used by clients of struct 'at::OperandInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(213,43): warning C4251: 'at::OperandInfo::tensor_base_': class 'c10::MaybeOwned' needs to have dll-interface to be used by clients of struct 'at::OperandInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(214,56): warning C4251: 'at::OperandInfo::original_tensor_base_': class 'c10::MaybeOwned' needs to have dll-interface to be used by clients of struct 'at::OperandInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(944,55): warning C4251: 'at::TensorIteratorConfig::tensors_': class 'c10::SmallVector,4>' needs to have dll-interface to be used by clients of class 'at::TensorIteratorConfig' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(141,28): warning C4251: 'at::OperandInfo::stride_bytes': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::OperandInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(150,46): warning C4251: 'at::OperandInfo::device': class 'std::optional' needs to have dll-interface to be used by clients of struct 'at::OperandInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(213,43): warning C4251: 'at::OperandInfo::tensor_base_': class 'c10::MaybeOwned' needs to have dll-interface to be used by clients of struct 'at::OperandInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(214,56): warning C4251: 'at::OperandInfo::original_tensor_base_': class 'c10::MaybeOwned' needs to have dll-interface to be used by clients of struct 'at::OperandInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(640,19): warning C4251: 'at::TensorIteratorBase::shape_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::TensorIteratorBase' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(650,18): warning C4251: 'at::TensorIteratorBase::perm_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::TensorIteratorBase' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(663,26): warning C4251: 'at::TensorIteratorBase::view_offsets_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::TensorIteratorBase' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(948,56): warning C4251: 'at::TensorIteratorConfig::static_shape_': class 'std::optional' needs to have dll-interface to be used by clients of class 'at::TensorIteratorConfig' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(949,57): warning C4251: 'at::TensorIteratorConfig::static_dtype_': class 'std::optional' needs to have dll-interface to be used by clients of class 'at::TensorIteratorConfig' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(950,54): warning C4251: 'at::TensorIteratorConfig::static_device_': class 'std::optional' needs to have dll-interface to be used by clients of class 'at::TensorIteratorConfig' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(666,20): warning C4251: 'at::TensorIteratorBase::names_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::TensorIteratorBase' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(640,19): warning C4251: 'at::TensorIteratorBase::shape_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::TensorIteratorBase' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(963,47): warning C4251: 'at::TensorIteratorConfig::const_tensor_indices_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of class 'at::TensorIteratorConfig' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/DimVector.h(14): note: see declaration of 'c10::SmallVector' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(650,18): warning C4251: 'at::TensorIteratorBase::perm_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::TensorIteratorBase' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(663,26): warning C4251: 'at::TensorIteratorBase::view_offsets_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::TensorIteratorBase' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(677,40): warning C4251: 'at::TensorIteratorBase::operands_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::TensorIteratorBase' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(666,20): warning C4251: 'at::TensorIteratorBase::names_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::TensorIteratorBase' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(677,40): warning C4251: 'at::TensorIteratorBase::operands_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::TensorIteratorBase' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(989,53): warning C4251: 'at::SplitUntil32Bit::iterator::vec': class 'std::vector>,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'at::SplitUntil32Bit::iterator' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(677): note: see declaration of 'c10::SmallVector' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(944,55): warning C4251: 'at::TensorIteratorConfig::tensors_': class 'c10::SmallVector,4>' needs to have dll-interface to be used by clients of class 'at::TensorIteratorConfig' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(948,56): warning C4251: 'at::TensorIteratorConfig::static_shape_': class 'std::optional' needs to have dll-interface to be used by clients of class 'at::TensorIteratorConfig' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(950,54): warning C4251: 'at::TensorIteratorConfig::static_device_': class 'std::optional' needs to have dll-interface to be used by clients of class 'at::TensorIteratorConfig' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(963,47): warning C4251: 'at::TensorIteratorConfig::const_tensor_indices_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of class 'at::TensorIteratorConfig' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(948,56): warning C4251: 'at::TensorIteratorConfig::static_shape_': class 'std::optional' needs to have dll-interface to be used by clients of class 'at::TensorIteratorConfig' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(949,57): warning C4251: 'at::TensorIteratorConfig::static_dtype_': class 'std::optional' needs to have dll-interface to be used by clients of class 'at::TensorIteratorConfig' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(141,28): warning C4251: 'at::OperandInfo::stride_bytes': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::OperandInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(950,54): warning C4251: 'at::TensorIteratorConfig::static_device_': class 'std::optional' needs to have dll-interface to be used by clients of class 'at::TensorIteratorConfig' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(150,46): warning C4251: 'at::OperandInfo::device': class 'std::optional' needs to have dll-interface to be used by clients of struct 'at::OperandInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(213,43): warning C4251: 'at::OperandInfo::tensor_base_': class 'c10::MaybeOwned' needs to have dll-interface to be used by clients of struct 'at::OperandInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(214,56): warning C4251: 'at::OperandInfo::original_tensor_base_': class 'c10::MaybeOwned' needs to have dll-interface to be used by clients of struct 'at::OperandInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(963,47): warning C4251: 'at::TensorIteratorConfig::const_tensor_indices_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of class 'at::TensorIteratorConfig' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(989,53): warning C4251: 'at::SplitUntil32Bit::iterator::vec': class 'std::vector>,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'at::SplitUntil32Bit::iterator' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(640,19): warning C4251: 'at::TensorIteratorBase::shape_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::TensorIteratorBase' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(650,18): warning C4251: 'at::TensorIteratorBase::perm_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::TensorIteratorBase' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(663,26): warning C4251: 'at::TensorIteratorBase::view_offsets_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::TensorIteratorBase' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(666,20): warning C4251: 'at::TensorIteratorBase::names_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::TensorIteratorBase' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(989,53): warning C4251: 'at::SplitUntil32Bit::iterator::vec': class 'std::vector>,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'at::SplitUntil32Bit::iterator' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(677,40): warning C4251: 'at::TensorIteratorBase::operands_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::TensorIteratorBase' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(944,55): warning C4251: 'at::TensorIteratorConfig::tensors_': class 'c10::SmallVector,4>' needs to have dll-interface to be used by clients of class 'at::TensorIteratorConfig' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(141,28): warning C4251: 'at::OperandInfo::stride_bytes': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::OperandInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(150,46): warning C4251: 'at::OperandInfo::device': class 'std::optional' needs to have dll-interface to be used by clients of struct 'at::OperandInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(213,43): warning C4251: 'at::OperandInfo::tensor_base_': class 'c10::MaybeOwned' needs to have dll-interface to be used by clients of struct 'at::OperandInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(214,56): warning C4251: 'at::OperandInfo::original_tensor_base_': class 'c10::MaybeOwned' needs to have dll-interface to be used by clients of struct 'at::OperandInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(948,56): warning C4251: 'at::TensorIteratorConfig::static_shape_': class 'std::optional' needs to have dll-interface to be used by clients of class 'at::TensorIteratorConfig' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(949,57): warning C4251: 'at::TensorIteratorConfig::static_dtype_': class 'std::optional' needs to have dll-interface to be used by clients of class 'at::TensorIteratorConfig' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(950,54): warning C4251: 'at::TensorIteratorConfig::static_device_': class 'std::optional' needs to have dll-interface to be used by clients of class 'at::TensorIteratorConfig' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(640,19): warning C4251: 'at::TensorIteratorBase::shape_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::TensorIteratorBase' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(963,47): warning C4251: 'at::TensorIteratorConfig::const_tensor_indices_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of class 'at::TensorIteratorConfig' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(663,26): warning C4251: 'at::TensorIteratorBase::view_offsets_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::TensorIteratorBase' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(141,28): warning C4251: 'at::OperandInfo::stride_bytes': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::OperandInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(150,46): warning C4251: 'at::OperandInfo::device': class 'std::optional' needs to have dll-interface to be used by clients of struct 'at::OperandInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(213,43): warning C4251: 'at::OperandInfo::tensor_base_': class 'c10::MaybeOwned' needs to have dll-interface to be used by clients of struct 'at::OperandInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(214,56): warning C4251: 'at::OperandInfo::original_tensor_base_': class 'c10::MaybeOwned' needs to have dll-interface to be used by clients of struct 'at::OperandInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(666,20): warning C4251: 'at::TensorIteratorBase::names_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::TensorIteratorBase' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(989,53): warning C4251: 'at::SplitUntil32Bit::iterator::vec': class 'std::vector>,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'at::SplitUntil32Bit::iterator' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(677,40): warning C4251: 'at::TensorIteratorBase::operands_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::TensorIteratorBase' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(640,19): warning C4251: 'at::TensorIteratorBase::shape_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::TensorIteratorBase' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(650,18): warning C4251: 'at::TensorIteratorBase::perm_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::TensorIteratorBase' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(663,26): warning C4251: 'at::TensorIteratorBase::view_offsets_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::TensorIteratorBase' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(666,20): warning C4251: 'at::TensorIteratorBase::names_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::TensorIteratorBase' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(677,40): warning C4251: 'at::TensorIteratorBase::operands_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::TensorIteratorBase' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(944,55): warning C4251: 'at::TensorIteratorConfig::tensors_': class 'c10::SmallVector,4>' needs to have dll-interface to be used by clients of class 'at::TensorIteratorConfig' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(948,56): warning C4251: 'at::TensorIteratorConfig::static_shape_': class 'std::optional' needs to have dll-interface to be used by clients of class 'at::TensorIteratorConfig' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(949,57): warning C4251: 'at::TensorIteratorConfig::static_dtype_': class 'std::optional' needs to have dll-interface to be used by clients of class 'at::TensorIteratorConfig' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(950,54): warning C4251: 'at::TensorIteratorConfig::static_device_': class 'std::optional' needs to have dll-interface to be used by clients of class 'at::TensorIteratorConfig' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(944,55): warning C4251: 'at::TensorIteratorConfig::tensors_': class 'c10::SmallVector,4>' needs to have dll-interface to be used by clients of class 'at::TensorIteratorConfig' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(963,47): warning C4251: 'at::TensorIteratorConfig::const_tensor_indices_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of class 'at::TensorIteratorConfig' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(948,56): warning C4251: 'at::TensorIteratorConfig::static_shape_': class 'std::optional' needs to have dll-interface to be used by clients of class 'at::TensorIteratorConfig' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(949,57): warning C4251: 'at::TensorIteratorConfig::static_dtype_': class 'std::optional' needs to have dll-interface to be used by clients of class 'at::TensorIteratorConfig' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(950,54): warning C4251: 'at::TensorIteratorConfig::static_device_': class 'std::optional' needs to have dll-interface to be used by clients of class 'at::TensorIteratorConfig' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(989,53): warning C4251: 'at::SplitUntil32Bit::iterator::vec': class 'std::vector>,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'at::SplitUntil32Bit::iterator' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(963,47): warning C4251: 'at::TensorIteratorConfig::const_tensor_indices_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of class 'at::TensorIteratorConfig' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(989,53): warning C4251: 'at::SplitUntil32Bit::iterator::vec': class 'std::vector>,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'at::SplitUntil32Bit::iterator' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(141,28): warning C4251: 'at::OperandInfo::stride_bytes': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::OperandInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(150,46): warning C4251: 'at::OperandInfo::device': class 'std::optional' needs to have dll-interface to be used by clients of struct 'at::OperandInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(213,43): warning C4251: 'at::OperandInfo::tensor_base_': class 'c10::MaybeOwned' needs to have dll-interface to be used by clients of struct 'at::OperandInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(214,56): warning C4251: 'at::OperandInfo::original_tensor_base_': class 'c10::MaybeOwned' needs to have dll-interface to be used by clients of struct 'at::OperandInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(640,19): warning C4251: 'at::TensorIteratorBase::shape_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::TensorIteratorBase' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(650,18): warning C4251: 'at::TensorIteratorBase::perm_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::TensorIteratorBase' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(663,26): warning C4251: 'at::TensorIteratorBase::view_offsets_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::TensorIteratorBase' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(666,20): warning C4251: 'at::TensorIteratorBase::names_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::TensorIteratorBase' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(677,40): warning C4251: 'at::TensorIteratorBase::operands_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::TensorIteratorBase' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(944,55): warning C4251: 'at::TensorIteratorConfig::tensors_': class 'c10::SmallVector,4>' needs to have dll-interface to be used by clients of class 'at::TensorIteratorConfig' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(948,56): warning C4251: 'at::TensorIteratorConfig::static_shape_': class 'std::optional' needs to have dll-interface to be used by clients of class 'at::TensorIteratorConfig' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(949,57): warning C4251: 'at::TensorIteratorConfig::static_dtype_': class 'std::optional' needs to have dll-interface to be used by clients of class 'at::TensorIteratorConfig' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(950,54): warning C4251: 'at::TensorIteratorConfig::static_device_': class 'std::optional' needs to have dll-interface to be used by clients of class 'at::TensorIteratorConfig' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(963,47): warning C4251: 'at::TensorIteratorConfig::const_tensor_indices_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of class 'at::TensorIteratorConfig' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(989,53): warning C4251: 'at::SplitUntil32Bit::iterator::vec': class 'std::vector>,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'at::SplitUntil32Bit::iterator' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/index_meta.h(42,1): warning C4251: 'at::meta::structured_index_Tensor::precompute_out::sizes': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::meta::structured_index_Tensor::precompute_out' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/index_meta.h(42,1): warning C4251: 'at::meta::structured_index_Tensor::precompute_out::sizes': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::meta::structured_index_Tensor::precompute_out' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/index_meta.h(43,1): warning C4251: 'at::meta::structured_index_Tensor::precompute_out::strides': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::meta::structured_index_Tensor::precompute_out' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/index_meta.h(43,1): warning C4251: 'at::meta::structured_index_Tensor::precompute_out::strides': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::meta::structured_index_Tensor::precompute_out' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/index_meta.h(42,1): warning C4251: 'at::meta::structured_index_Tensor::precompute_out::sizes': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::meta::structured_index_Tensor::precompute_out' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/index_meta.h(43,1): warning C4251: 'at::meta::structured_index_Tensor::precompute_out::strides': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::meta::structured_index_Tensor::precompute_out' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/index_meta.h(42,1): warning C4251: 'at::meta::structured_index_Tensor::precompute_out::sizes': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::meta::structured_index_Tensor::precompute_out' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/index_meta.h(43,1): warning C4251: 'at::meta::structured_index_Tensor::precompute_out::strides': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::meta::structured_index_Tensor::precompute_out' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/index_meta.h(42,1): warning C4251: 'at::meta::structured_index_Tensor::precompute_out::sizes': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::meta::structured_index_Tensor::precompute_out' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/index_meta.h(43,1): warning C4251: 'at::meta::structured_index_Tensor::precompute_out::strides': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::meta::structured_index_Tensor::precompute_out' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/index_meta.h(42,1): warning C4251: 'at::meta::structured_index_Tensor::precompute_out::sizes': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::meta::structured_index_Tensor::precompute_out' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/index_meta.h(43,1): warning C4251: 'at::meta::structured_index_Tensor::precompute_out::strides': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::meta::structured_index_Tensor::precompute_out' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/index_meta.h(42,1): warning C4251: 'at::meta::structured_index_Tensor::precompute_out::sizes': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::meta::structured_index_Tensor::precompute_out' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/index_meta.h(43,1): warning C4251: 'at::meta::structured_index_Tensor::precompute_out::strides': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::meta::structured_index_Tensor::precompute_out' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/index_meta.h(42,1): warning C4251: 'at::meta::structured_index_Tensor::precompute_out::sizes': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::meta::structured_index_Tensor::precompute_out' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/index_meta.h(43,1): warning C4251: 'at::meta::structured_index_Tensor::precompute_out::strides': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::meta::structured_index_Tensor::precompute_out' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/index_meta.h(42,1): warning C4251: 'at::meta::structured_index_Tensor::precompute_out::sizes': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::meta::structured_index_Tensor::precompute_out' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/index_meta.h(43,1): warning C4251: 'at::meta::structured_index_Tensor::precompute_out::strides': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::meta::structured_index_Tensor::precompute_out' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/index_meta.h(42,1): warning C4251: 'at::meta::structured_index_Tensor::precompute_out::sizes': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::meta::structured_index_Tensor::precompute_out' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/index_meta.h(43,1): warning C4251: 'at::meta::structured_index_Tensor::precompute_out::strides': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::meta::structured_index_Tensor::precompute_out' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/index_meta.h(42,1): warning C4251: 'at::meta::structured_index_Tensor::precompute_out::sizes': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::meta::structured_index_Tensor::precompute_out' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/index_meta.h(43,1): warning C4251: 'at::meta::structured_index_Tensor::precompute_out::strides': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::meta::structured_index_Tensor::precompute_out' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/index_meta.h(42,1): warning C4251: 'at::meta::structured_index_Tensor::precompute_out::sizes': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::meta::structured_index_Tensor::precompute_out' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/index_meta.h(43,1): warning C4251: 'at::meta::structured_index_Tensor::precompute_out::strides': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::meta::structured_index_Tensor::precompute_out' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/index_meta.h(42,1): warning C4251: 'at::meta::structured_index_Tensor::precompute_out::sizes': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::meta::structured_index_Tensor::precompute_out' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/index_meta.h(43,1): warning C4251: 'at::meta::structured_index_Tensor::precompute_out::strides': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::meta::structured_index_Tensor::precompute_out' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/forward_grad.h(122,58): warning C4251: 'torch::autograd::ForwardADLevel::grads_': class 'std::unordered_set,std::hash>,std::equal_to>,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::autograd::ForwardADLevel' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/forward_grad.h(123,20): warning C4251: 'torch::autograd::ForwardADLevel::mutex_': class 'std::mutex' needs to have dll-interface to be used by clients of struct 'torch::autograd::ForwardADLevel' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/forward_grad.h(122,58): warning C4251: 'torch::autograd::ForwardADLevel::grads_': class 'std::unordered_set,std::hash>,std::equal_to>,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::autograd::ForwardADLevel' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/forward_grad.h(123,20): warning C4251: 'torch::autograd::ForwardADLevel::mutex_': class 'std::mutex' needs to have dll-interface to be used by clients of struct 'torch::autograd::ForwardADLevel' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/forward_grad.h(122,58): warning C4251: 'torch::autograd::ForwardADLevel::grads_': class 'std::unordered_set,std::hash>,std::equal_to>,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::autograd::ForwardADLevel' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/forward_grad.h(123,20): warning C4251: 'torch::autograd::ForwardADLevel::mutex_': class 'std::mutex' needs to have dll-interface to be used by clients of struct 'torch::autograd::ForwardADLevel' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/forward_grad.h(127,74): warning C4251: 'std::enable_shared_from_this::_Wptr': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of class 'std::enable_shared_from_this' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/forward_grad.h(127,74): warning C4251: 'std::enable_shared_from_this::_Wptr': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of class 'std::enable_shared_from_this' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/forward_grad.h(127,74): warning C4251: 'std::enable_shared_from_this::_Wptr': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of class 'std::enable_shared_from_this' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/forward_grad.h(122,58): warning C4251: 'torch::autograd::ForwardADLevel::grads_': class 'std::unordered_set,std::hash>,std::equal_to>,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::autograd::ForwardADLevel' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/forward_grad.h(123,20): warning C4251: 'torch::autograd::ForwardADLevel::mutex_': class 'std::mutex' needs to have dll-interface to be used by clients of struct 'torch::autograd::ForwardADLevel' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/forward_grad.h(206,52): warning C4251: 'torch::autograd::ForwardGrad::content_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::autograd::ForwardGrad' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/forward_grad.h(207,28): warning C4251: 'torch::autograd::ForwardGrad::mutex_': class 'std::mutex' needs to have dll-interface to be used by clients of struct 'torch::autograd::ForwardGrad' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/forward_grad.h(206,52): warning C4251: 'torch::autograd::ForwardGrad::content_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::autograd::ForwardGrad' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/forward_grad.h(207,28): warning C4251: 'torch::autograd::ForwardGrad::mutex_': class 'std::mutex' needs to have dll-interface to be used by clients of struct 'torch::autograd::ForwardGrad' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/forward_grad.h(127,74): warning C4251: 'std::enable_shared_from_this::_Wptr': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of class 'std::enable_shared_from_this' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/forward_grad.h(206,52): warning C4251: 'torch::autograd::ForwardGrad::content_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::autograd::ForwardGrad' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/forward_grad.h(207,28): warning C4251: 'torch::autograd::ForwardGrad::mutex_': class 'std::mutex' needs to have dll-interface to be used by clients of struct 'torch::autograd::ForwardGrad' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/forward_grad.h(206,52): warning C4251: 'torch::autograd::ForwardGrad::content_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::autograd::ForwardGrad' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/forward_grad.h(207,28): warning C4251: 'torch::autograd::ForwardGrad::mutex_': class 'std::mutex' needs to have dll-interface to be used by clients of struct 'torch::autograd::ForwardGrad' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorNames.h(41,28): warning C4251: 'at::namedinference::TensorName::origin_': class 'c10::ArrayRef' needs to have dll-interface to be used by clients of struct 'at::namedinference::TensorName' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorNames.h(72,23): warning C4251: 'at::namedinference::TensorNames::names_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::namedinference::TensorNames' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorNames.h(41,28): warning C4251: 'at::namedinference::TensorName::origin_': class 'c10::ArrayRef' needs to have dll-interface to be used by clients of struct 'at::namedinference::TensorName' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorNames.h(41,28): warning C4251: 'at::namedinference::TensorName::origin_': class 'c10::ArrayRef' needs to have dll-interface to be used by clients of struct 'at::namedinference::TensorName' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorNames.h(72,23): warning C4251: 'at::namedinference::TensorNames::names_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::namedinference::TensorNames' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/forward_grad.h(122,58): warning C4251: 'torch::autograd::ForwardADLevel::grads_': class 'std::unordered_set,std::hash>,std::equal_to>,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::autograd::ForwardADLevel' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/forward_grad.h(123,20): warning C4251: 'torch::autograd::ForwardADLevel::mutex_': class 'std::mutex' needs to have dll-interface to be used by clients of struct 'torch::autograd::ForwardADLevel' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorNames.h(72,23): warning C4251: 'at::namedinference::TensorNames::names_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::namedinference::TensorNames' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(206,20): warning C4251: 'torch::autograd::AutogradMeta::name_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(209,33): warning C4251: 'torch::autograd::AutogradMeta::grad_fn_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(210,40): warning C4251: 'torch::autograd::AutogradMeta::grad_accumulator_': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradMeta' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(221,48): warning C4251: 'torch::autograd::AutogradMeta::fw_grad_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorNames.h(41,28): warning C4251: 'at::namedinference::TensorName::origin_': class 'c10::ArrayRef' needs to have dll-interface to be used by clients of struct 'at::namedinference::TensorName' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(206,20): warning C4251: 'torch::autograd::AutogradMeta::name_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(233,55): warning C4251: 'torch::autograd::AutogradMeta::hooks_': class 'std::vector>,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(209,33): warning C4251: 'torch::autograd::AutogradMeta::grad_fn_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(234,46): warning C4251: 'torch::autograd::AutogradMeta::cpp_hooks_list_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(210,40): warning C4251: 'torch::autograd::AutogradMeta::grad_accumulator_': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradMeta' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(221,48): warning C4251: 'torch::autograd::AutogradMeta::fw_grad_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(240,73): warning C4251: 'torch::autograd::AutogradMeta::post_acc_grad_hooks_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(261,28): warning C4251: 'torch::autograd::AutogradMeta::mutex_': class 'std::mutex' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorNames.h(72,23): warning C4251: 'at::namedinference::TensorNames::names_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::namedinference::TensorNames' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(206,20): warning C4251: 'torch::autograd::AutogradMeta::name_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(209,33): warning C4251: 'torch::autograd::AutogradMeta::grad_fn_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(210,40): warning C4251: 'torch::autograd::AutogradMeta::grad_accumulator_': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradMeta' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(234,46): warning C4251: 'torch::autograd::AutogradMeta::cpp_hooks_list_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/forward_grad.h(123,20): warning C4251: 'torch::autograd::ForwardADLevel::mutex_': class 'std::mutex' needs to have dll-interface to be used by clients of struct 'torch::autograd::ForwardADLevel' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(240,73): warning C4251: 'torch::autograd::AutogradMeta::post_acc_grad_hooks_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(261,28): warning C4251: 'torch::autograd::AutogradMeta::mutex_': class 'std::mutex' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/forward_grad.h(206,52): warning C4251: 'torch::autograd::ForwardGrad::content_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::autograd::ForwardGrad' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(233,55): warning C4251: 'torch::autograd::AutogradMeta::hooks_': class 'std::vector>,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(206,20): warning C4251: 'torch::autograd::AutogradMeta::name_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(234,46): warning C4251: 'torch::autograd::AutogradMeta::cpp_hooks_list_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(210,40): warning C4251: 'torch::autograd::AutogradMeta::grad_accumulator_': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradMeta' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(221,48): warning C4251: 'torch::autograd::AutogradMeta::fw_grad_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(240,73): warning C4251: 'torch::autograd::AutogradMeta::post_acc_grad_hooks_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(261,28): warning C4251: 'torch::autograd::AutogradMeta::mutex_': class 'std::mutex' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/forward_grad.h(127,74): warning C4251: 'std::enable_shared_from_this::_Wptr': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of class 'std::enable_shared_from_this' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(234,46): warning C4251: 'torch::autograd::AutogradMeta::cpp_hooks_list_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(419,37): warning C4251: 'torch::autograd::ViewInfo::view_fn_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of struct 'torch::autograd::ViewInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(423,56): warning C4251: 'torch::autograd::ViewInfo::rev_view_fn_': class 'std::function' needs to have dll-interface to be used by clients of struct 'torch::autograd::ViewInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(240,73): warning C4251: 'torch::autograd::AutogradMeta::post_acc_grad_hooks_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(261,28): warning C4251: 'torch::autograd::AutogradMeta::mutex_': class 'std::mutex' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(423,56): warning C4251: 'torch::autograd::ViewInfo::rev_view_fn_': class 'std::function' needs to have dll-interface to be used by clients of struct 'torch::autograd::ViewInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(419,37): warning C4251: 'torch::autograd::ViewInfo::view_fn_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of struct 'torch::autograd::ViewInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(423,56): warning C4251: 'torch::autograd::ViewInfo::rev_view_fn_': class 'std::function' needs to have dll-interface to be used by clients of struct 'torch::autograd::ViewInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(685,41): warning C4251: 'torch::autograd::DifferentiableViewMeta::backward_info_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::autograd::DifferentiableViewMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(686,40): warning C4251: 'torch::autograd::DifferentiableViewMeta::forward_info_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::autograd::DifferentiableViewMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(685,41): warning C4251: 'torch::autograd::DifferentiableViewMeta::backward_info_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::autograd::DifferentiableViewMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(686,40): warning C4251: 'torch::autograd::DifferentiableViewMeta::forward_info_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::autograd::DifferentiableViewMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/forward_grad.h(207,28): warning C4251: 'torch::autograd::ForwardGrad::mutex_': class 'std::mutex' needs to have dll-interface to be used by clients of struct 'torch::autograd::ForwardGrad' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(685,41): warning C4251: 'torch::autograd::DifferentiableViewMeta::backward_info_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::autograd::DifferentiableViewMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorNames.h(41,28): warning C4251: 'at::namedinference::TensorName::origin_': class 'c10::ArrayRef' needs to have dll-interface to be used by clients of struct 'at::namedinference::TensorName' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(686,40): warning C4251: 'torch::autograd::DifferentiableViewMeta::forward_info_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::autograd::DifferentiableViewMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(419,37): warning C4251: 'torch::autograd::ViewInfo::view_fn_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of struct 'torch::autograd::ViewInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorNames.h(72,23): warning C4251: 'at::namedinference::TensorNames::names_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::namedinference::TensorNames' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(423,56): warning C4251: 'torch::autograd::ViewInfo::rev_view_fn_': class 'std::function' needs to have dll-interface to be used by clients of struct 'torch::autograd::ViewInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(685,41): warning C4251: 'torch::autograd::DifferentiableViewMeta::backward_info_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::autograd::DifferentiableViewMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(686,40): warning C4251: 'torch::autograd::DifferentiableViewMeta::forward_info_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::autograd::DifferentiableViewMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/forward_grad.h(122,58): warning C4251: 'torch::autograd::ForwardADLevel::grads_': class 'std::unordered_set,std::hash>,std::equal_to>,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::autograd::ForwardADLevel' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(206,20): warning C4251: 'torch::autograd::AutogradMeta::name_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(210,40): warning C4251: 'torch::autograd::AutogradMeta::grad_accumulator_': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradMeta' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(221,48): warning C4251: 'torch::autograd::AutogradMeta::fw_grad_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/forward_grad.h(122,58): warning C4251: 'torch::autograd::ForwardADLevel::grads_': class 'std::unordered_set,std::hash>,std::equal_to>,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::autograd::ForwardADLevel' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(233,55): warning C4251: 'torch::autograd::AutogradMeta::hooks_': class 'std::vector>,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(234,46): warning C4251: 'torch::autograd::AutogradMeta::cpp_hooks_list_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(240,73): warning C4251: 'torch::autograd::AutogradMeta::post_acc_grad_hooks_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/forward_grad.h(127,74): warning C4251: 'std::enable_shared_from_this::_Wptr': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of class 'std::enable_shared_from_this' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(261,28): warning C4251: 'torch::autograd::AutogradMeta::mutex_': class 'std::mutex' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorNames.h(41,28): warning C4251: 'at::namedinference::TensorName::origin_': class 'c10::ArrayRef' needs to have dll-interface to be used by clients of struct 'at::namedinference::TensorName' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorNames.h(72,23): warning C4251: 'at::namedinference::TensorNames::names_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::namedinference::TensorNames' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/forward_grad.h(127,74): warning C4251: 'std::enable_shared_from_this::_Wptr': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of class 'std::enable_shared_from_this' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/forward_grad.h(122,58): warning C4251: 'torch::autograd::ForwardADLevel::grads_': class 'std::unordered_set,std::hash>,std::equal_to>,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::autograd::ForwardADLevel' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/forward_grad.h(123,20): warning C4251: 'torch::autograd::ForwardADLevel::mutex_': class 'std::mutex' needs to have dll-interface to be used by clients of struct 'torch::autograd::ForwardADLevel' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/forward_grad.h(206,52): warning C4251: 'torch::autograd::ForwardGrad::content_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::autograd::ForwardGrad' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/forward_grad.h(207,28): warning C4251: 'torch::autograd::ForwardGrad::mutex_': class 'std::mutex' needs to have dll-interface to be used by clients of struct 'torch::autograd::ForwardGrad' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(206,20): warning C4251: 'torch::autograd::AutogradMeta::name_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(209,33): warning C4251: 'torch::autograd::AutogradMeta::grad_fn_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(210,40): warning C4251: 'torch::autograd::AutogradMeta::grad_accumulator_': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradMeta' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(221,48): warning C4251: 'torch::autograd::AutogradMeta::fw_grad_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/forward_grad.h(206,52): warning C4251: 'torch::autograd::ForwardGrad::content_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::autograd::ForwardGrad' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/forward_grad.h(207,28): warning C4251: 'torch::autograd::ForwardGrad::mutex_': class 'std::mutex' needs to have dll-interface to be used by clients of struct 'torch::autograd::ForwardGrad' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(419,37): warning C4251: 'torch::autograd::ViewInfo::view_fn_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of struct 'torch::autograd::ViewInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/forward_grad.h(127,74): warning C4251: 'std::enable_shared_from_this::_Wptr': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of class 'std::enable_shared_from_this' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(423,56): warning C4251: 'torch::autograd::ViewInfo::rev_view_fn_': class 'std::function' needs to have dll-interface to be used by clients of struct 'torch::autograd::ViewInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(233,55): warning C4251: 'torch::autograd::AutogradMeta::hooks_': class 'std::vector>,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(234,46): warning C4251: 'torch::autograd::AutogradMeta::cpp_hooks_list_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(240,73): warning C4251: 'torch::autograd::AutogradMeta::post_acc_grad_hooks_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(261,28): warning C4251: 'torch::autograd::AutogradMeta::mutex_': class 'std::mutex' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(685,41): warning C4251: 'torch::autograd::DifferentiableViewMeta::backward_info_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::autograd::DifferentiableViewMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(686,40): warning C4251: 'torch::autograd::DifferentiableViewMeta::forward_info_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::autograd::DifferentiableViewMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/forward_grad.h(206,52): warning C4251: 'torch::autograd::ForwardGrad::content_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::autograd::ForwardGrad' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/forward_grad.h(207,28): warning C4251: 'torch::autograd::ForwardGrad::mutex_': class 'std::mutex' needs to have dll-interface to be used by clients of struct 'torch::autograd::ForwardGrad' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(419,37): warning C4251: 'torch::autograd::ViewInfo::view_fn_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of struct 'torch::autograd::ViewInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(423,56): warning C4251: 'torch::autograd::ViewInfo::rev_view_fn_': class 'std::function' needs to have dll-interface to be used by clients of struct 'torch::autograd::ViewInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorNames.h(41,28): warning C4251: 'at::namedinference::TensorName::origin_': class 'c10::ArrayRef' needs to have dll-interface to be used by clients of struct 'at::namedinference::TensorName' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorNames.h(41,28): warning C4251: 'at::namedinference::TensorName::origin_': class 'c10::ArrayRef' needs to have dll-interface to be used by clients of struct 'at::namedinference::TensorName' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorNames.h(72,23): warning C4251: 'at::namedinference::TensorNames::names_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::namedinference::TensorNames' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorNames.h(72,23): warning C4251: 'at::namedinference::TensorNames::names_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::namedinference::TensorNames' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(685,41): warning C4251: 'torch::autograd::DifferentiableViewMeta::backward_info_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::autograd::DifferentiableViewMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(686,40): warning C4251: 'torch::autograd::DifferentiableViewMeta::forward_info_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::autograd::DifferentiableViewMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(206,20): warning C4251: 'torch::autograd::AutogradMeta::name_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(206,20): warning C4251: 'torch::autograd::AutogradMeta::name_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(209,33): warning C4251: 'torch::autograd::AutogradMeta::grad_fn_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(210,40): warning C4251: 'torch::autograd::AutogradMeta::grad_accumulator_': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradMeta' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(210,40): warning C4251: 'torch::autograd::AutogradMeta::grad_accumulator_': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradMeta' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(221,48): warning C4251: 'torch::autograd::AutogradMeta::fw_grad_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorNames.h(41,28): warning C4251: 'at::namedinference::TensorName::origin_': class 'c10::ArrayRef' needs to have dll-interface to be used by clients of struct 'at::namedinference::TensorName' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/anomaly_mode.h(67,25): warning C4251: 'torch::autograd::AnomalyMetadata::traceback_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AnomalyMetadata' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/anomaly_mode.h(68,32): warning C4251: 'torch::autograd::AnomalyMetadata::parent_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::autograd::AnomalyMetadata' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(233,55): warning C4251: 'torch::autograd::AutogradMeta::hooks_': class 'std::vector>,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(233,55): warning C4251: 'torch::autograd::AutogradMeta::hooks_': class 'std::vector>,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(234,46): warning C4251: 'torch::autograd::AutogradMeta::cpp_hooks_list_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorNames.h(72,23): warning C4251: 'at::namedinference::TensorNames::names_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::namedinference::TensorNames' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(234,46): warning C4251: 'torch::autograd::AutogradMeta::cpp_hooks_list_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/anomaly_mode.h(67,25): warning C4251: 'torch::autograd::AnomalyMetadata::traceback_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AnomalyMetadata' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/anomaly_mode.h(68,32): warning C4251: 'torch::autograd::AnomalyMetadata::parent_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::autograd::AnomalyMetadata' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(240,73): warning C4251: 'torch::autograd::AutogradMeta::post_acc_grad_hooks_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(240,73): warning C4251: 'torch::autograd::AutogradMeta::post_acc_grad_hooks_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(261,28): warning C4251: 'torch::autograd::AutogradMeta::mutex_': class 'std::mutex' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(261,28): warning C4251: 'torch::autograd::AutogradMeta::mutex_': class 'std::mutex' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/PythonTorchFunctionTLS.h(29,57): warning C4251: 'at::impl::PythonTorchFunctionTLS::stack_': class 'std::vector,std::allocator>>' needs to have dll-interface to be used by clients of struct 'at::impl::PythonTorchFunctionTLS' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/forward_grad.h(122,58): warning C4251: 'torch::autograd::ForwardADLevel::grads_': class 'std::unordered_set,std::hash>,std::equal_to>,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::autograd::ForwardADLevel' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/anomaly_mode.h(67,25): warning C4251: 'torch::autograd::AnomalyMetadata::traceback_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AnomalyMetadata' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/forward_grad.h(123,20): warning C4251: 'torch::autograd::ForwardADLevel::mutex_': class 'std::mutex' needs to have dll-interface to be used by clients of struct 'torch::autograd::ForwardADLevel' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/anomaly_mode.h(68,32): warning C4251: 'torch::autograd::AnomalyMetadata::parent_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::autograd::AnomalyMetadata' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc)C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\mutex(87): note: see declaration of 'std::mutex' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/PythonTorchFunctionTLS.h(29,57): warning C4251: 'at::impl::PythonTorchFunctionTLS::stack_': class 'std::vector,std::allocator>>' needs to have dll-interface to be used by clients of struct 'at::impl::PythonTorchFunctionTLS' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/forward_grad.h(122,58): warning C4251: 'torch::autograd::ForwardADLevel::grads_': class 'std::unordered_set,std::hash>,std::equal_to>,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::autograd::ForwardADLevel' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/forward_grad.h(123,20): warning C4251: 'torch::autograd::ForwardADLevel::mutex_': class 'std::mutex' needs to have dll-interface to be used by clients of struct 'torch::autograd::ForwardADLevel' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/PythonTorchFunctionTLS.h(29,57): warning C4251: 'at::impl::PythonTorchFunctionTLS::stack_': class 'std::vector,std::allocator>>' needs to have dll-interface to be used by clients of struct 'at::impl::PythonTorchFunctionTLS' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(206,20): warning C4251: 'torch::autograd::AutogradMeta::name_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/PythonTorchFunctionTLS.h(29): note: see declaration of 'std::vector,std::allocator>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(209,33): warning C4251: 'torch::autograd::AutogradMeta::grad_fn_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/forward_grad.h(127,74): warning C4251: 'std::enable_shared_from_this::_Wptr': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of class 'std::enable_shared_from_this' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(210,40): warning C4251: 'torch::autograd::AutogradMeta::grad_accumulator_': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradMeta' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(221,48): warning C4251: 'torch::autograd::AutogradMeta::fw_grad_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/anomaly_mode.h(67,25): warning C4251: 'torch::autograd::AnomalyMetadata::traceback_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AnomalyMetadata' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/anomaly_mode.h(68,32): warning C4251: 'torch::autograd::AnomalyMetadata::parent_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::autograd::AnomalyMetadata' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/SavedTensorHooks.h(17,52): warning C4251: 'at::impl::SavedTensorDefaultHooksTLS::stack': class 'std::stack,std::deque,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'at::impl::SavedTensorDefaultHooksTLS' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/SavedTensorHooks.h(24,52): warning C4251: 'at::impl::SavedTensorDefaultHooksTLS::disabled_error_message': class 'std::optional' needs to have dll-interface to be used by clients of struct 'at::impl::SavedTensorDefaultHooksTLS' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/SavedTensorHooks.h(17,52): warning C4251: 'at::impl::SavedTensorDefaultHooksTLS::stack': class 'std::stack,std::deque,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'at::impl::SavedTensorDefaultHooksTLS' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/SavedTensorHooks.h(24,52): warning C4251: 'at::impl::SavedTensorDefaultHooksTLS::disabled_error_message': class 'std::optional' needs to have dll-interface to be used by clients of struct 'at::impl::SavedTensorDefaultHooksTLS' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(419,37): warning C4251: 'torch::autograd::ViewInfo::view_fn_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of struct 'torch::autograd::ViewInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(78): note: see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/forward_grad.h(127,74): warning C4251: 'std::enable_shared_from_this::_Wptr': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of class 'std::enable_shared_from_this' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(419,37): warning C4251: 'torch::autograd::ViewInfo::view_fn_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of struct 'torch::autograd::ViewInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(233,55): warning C4251: 'torch::autograd::AutogradMeta::hooks_': class 'std::vector>,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(234,46): warning C4251: 'torch::autograd::AutogradMeta::cpp_hooks_list_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(423,56): warning C4251: 'torch::autograd::ViewInfo::rev_view_fn_': class 'std::function' needs to have dll-interface to be used by clients of struct 'torch::autograd::ViewInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(423,56): warning C4251: 'torch::autograd::ViewInfo::rev_view_fn_': class 'std::function' needs to have dll-interface to be used by clients of struct 'torch::autograd::ViewInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(240,73): warning C4251: 'torch::autograd::AutogradMeta::post_acc_grad_hooks_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/forward_grad.h(122,58): warning C4251: 'torch::autograd::ForwardADLevel::grads_': class 'std::unordered_set,std::hash>,std::equal_to>,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::autograd::ForwardADLevel' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(261,28): warning C4251: 'torch::autograd::AutogradMeta::mutex_': class 'std::mutex' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/PythonTorchFunctionTLS.h(29,57): warning C4251: 'at::impl::PythonTorchFunctionTLS::stack_': class 'std::vector,std::allocator>>' needs to have dll-interface to be used by clients of struct 'at::impl::PythonTorchFunctionTLS' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/forward_grad.h(123,20): warning C4251: 'torch::autograd::ForwardADLevel::mutex_': class 'std::mutex' needs to have dll-interface to be used by clients of struct 'torch::autograd::ForwardADLevel' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/SavedTensorHooks.h(17,52): warning C4251: 'at::impl::SavedTensorDefaultHooksTLS::stack': class 'std::stack,std::deque,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'at::impl::SavedTensorDefaultHooksTLS' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/SavedTensorHooks.h(24,52): warning C4251: 'at::impl::SavedTensorDefaultHooksTLS::disabled_error_message': class 'std::optional' needs to have dll-interface to be used by clients of struct 'at::impl::SavedTensorDefaultHooksTLS' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(685,41): warning C4251: 'torch::autograd::DifferentiableViewMeta::backward_info_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::autograd::DifferentiableViewMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(686,40): warning C4251: 'torch::autograd::DifferentiableViewMeta::forward_info_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::autograd::DifferentiableViewMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(685,41): warning C4251: 'torch::autograd::DifferentiableViewMeta::backward_info_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::autograd::DifferentiableViewMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(686,40): warning C4251: 'torch::autograd::DifferentiableViewMeta::forward_info_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::autograd::DifferentiableViewMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/forward_grad.h(207,28): warning C4251: 'torch::autograd::ForwardGrad::mutex_': class 'std::mutex' needs to have dll-interface to be used by clients of struct 'torch::autograd::ForwardGrad' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/forward_grad.h(127,74): warning C4251: 'std::enable_shared_from_this::_Wptr': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of class 'std::enable_shared_from_this' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ThreadLocalPythonObjects.h(18,80): warning C4251: 'at::impl::ThreadLocalPythonObjects::obj_dict_': class 'std::unordered_map,std::hash,std::equal_to,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'at::impl::ThreadLocalPythonObjects' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/SavedTensorHooks.h(17,52): warning C4251: 'at::impl::SavedTensorDefaultHooksTLS::stack': class 'std::stack,std::deque,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'at::impl::SavedTensorDefaultHooksTLS' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/SavedTensorHooks.h(24,52): warning C4251: 'at::impl::SavedTensorDefaultHooksTLS::disabled_error_message': class 'std::optional' needs to have dll-interface to be used by clients of struct 'at::impl::SavedTensorDefaultHooksTLS' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ThreadLocalPythonObjects.h(18,80): warning C4251: 'at::impl::ThreadLocalPythonObjects::obj_dict_': class 'std::unordered_map,std::hash,std::equal_to,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'at::impl::ThreadLocalPythonObjects' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/TorchDispatchModeTLS.h(48,57): warning C4251: 'c10::impl::TorchDispatchModeTLS::stack_': class 'std::vector,std::allocator>>' needs to have dll-interface to be used by clients of struct 'c10::impl::TorchDispatchModeTLS' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/forward_grad.h(207,28): warning C4251: 'torch::autograd::ForwardGrad::mutex_': class 'std::mutex' needs to have dll-interface to be used by clients of struct 'torch::autograd::ForwardGrad' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/TorchDispatchModeTLS.h(48,57): warning C4251: 'c10::impl::TorchDispatchModeTLS::stack_': class 'std::vector,std::allocator>>' needs to have dll-interface to be used by clients of struct 'c10::impl::TorchDispatchModeTLS' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(419,37): warning C4251: 'torch::autograd::ViewInfo::view_fn_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of struct 'torch::autograd::ViewInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ThreadLocalPythonObjects.h(18,80): warning C4251: 'at::impl::ThreadLocalPythonObjects::obj_dict_': class 'std::unordered_map,std::hash,std::equal_to,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'at::impl::ThreadLocalPythonObjects' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(423,56): warning C4251: 'torch::autograd::ViewInfo::rev_view_fn_': class 'std::function' needs to have dll-interface to be used by clients of struct 'torch::autograd::ViewInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/TorchDispatchModeTLS.h(48,57): warning C4251: 'c10::impl::TorchDispatchModeTLS::stack_': class 'std::vector,std::allocator>>' needs to have dll-interface to be used by clients of struct 'c10::impl::TorchDispatchModeTLS' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ThreadLocalState.h(47,57): warning C4251: 'at::ThreadLocalState::debug_info_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'at::ThreadLocalState' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/PythonTorchFunctionTLS.h(29): note: see declaration of 'std::vector,std::allocator>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/forward_grad.h(206,52): warning C4251: 'torch::autograd::ForwardGrad::content_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::autograd::ForwardGrad' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/forward_grad.h(207,28): warning C4251: 'torch::autograd::ForwardGrad::mutex_': class 'std::mutex' needs to have dll-interface to be used by clients of struct 'torch::autograd::ForwardGrad' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ThreadLocalState.h(59,68): warning C4251: 'at::ThreadLocalState::functorch_tls_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'at::ThreadLocalState' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ThreadLocalState.h(59,68): warning C4251: 'at::ThreadLocalState::functorch_tls_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'at::ThreadLocalState' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ThreadLocalPythonObjects.h(18,80): warning C4251: 'at::impl::ThreadLocalPythonObjects::obj_dict_': class 'std::unordered_map,std::hash,std::equal_to,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'at::impl::ThreadLocalPythonObjects' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(685,41): warning C4251: 'torch::autograd::DifferentiableViewMeta::backward_info_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::autograd::DifferentiableViewMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(686,40): warning C4251: 'torch::autograd::DifferentiableViewMeta::forward_info_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::autograd::DifferentiableViewMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/TorchDispatchModeTLS.h(48,57): warning C4251: 'c10::impl::TorchDispatchModeTLS::stack_': class 'std::vector,std::allocator>>' needs to have dll-interface to be used by clients of struct 'c10::impl::TorchDispatchModeTLS' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ThreadLocalState.h(47,57): warning C4251: 'at::ThreadLocalState::debug_info_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'at::ThreadLocalState' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/PythonTorchFunctionTLS.h(29): note: see declaration of 'std::vector,std::allocator>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/anomaly_mode.h(67,25): warning C4251: 'torch::autograd::AnomalyMetadata::traceback_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AnomalyMetadata' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/anomaly_mode.h(68,32): warning C4251: 'torch::autograd::AnomalyMetadata::parent_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::autograd::AnomalyMetadata' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ThreadLocalState.h(59,68): warning C4251: 'at::ThreadLocalState::functorch_tls_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'at::ThreadLocalState' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorNames.h(41,28): warning C4251: 'at::namedinference::TensorName::origin_': class 'c10::ArrayRef' needs to have dll-interface to be used by clients of struct 'at::namedinference::TensorName' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ThreadLocalState.h(47,57): warning C4251: 'at::ThreadLocalState::debug_info_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'at::ThreadLocalState' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorNames.h(72,23): warning C4251: 'at::namedinference::TensorNames::names_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::namedinference::TensorNames' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ThreadLocalState.h(59,68): warning C4251: 'at::ThreadLocalState::functorch_tls_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'at::ThreadLocalState' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/PythonTorchFunctionTLS.h(29,57): warning C4251: 'at::impl::PythonTorchFunctionTLS::stack_': class 'std::vector,std::allocator>>' needs to have dll-interface to be used by clients of struct 'at::impl::PythonTorchFunctionTLS' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorNames.h(41,28): warning C4251: 'at::namedinference::TensorName::origin_': class 'c10::ArrayRef' needs to have dll-interface to be used by clients of struct 'at::namedinference::TensorName' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorNames.h(72,23): warning C4251: 'at::namedinference::TensorNames::names_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::namedinference::TensorNames' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(206,20): warning C4251: 'torch::autograd::AutogradMeta::name_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(209,33): warning C4251: 'torch::autograd::AutogradMeta::grad_fn_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/SavedTensorHooks.h(24,52): warning C4251: 'at::impl::SavedTensorDefaultHooksTLS::disabled_error_message': class 'std::optional' needs to have dll-interface to be used by clients of struct 'at::impl::SavedTensorDefaultHooksTLS' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/TensorBase.h(828): note: see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorNames.h(41,28): warning C4251: 'at::namedinference::TensorName::origin_': class 'c10::ArrayRef' needs to have dll-interface to be used by clients of struct 'at::namedinference::TensorName' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(210,40): warning C4251: 'torch::autograd::AutogradMeta::grad_accumulator_': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradMeta' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/anomaly_mode.h(67,25): warning C4251: 'torch::autograd::AnomalyMetadata::traceback_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AnomalyMetadata' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(221,48): warning C4251: 'torch::autograd::AutogradMeta::fw_grad_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/anomaly_mode.h(68,32): warning C4251: 'torch::autograd::AnomalyMetadata::parent_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::autograd::AnomalyMetadata' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorNames.h(72,23): warning C4251: 'at::namedinference::TensorNames::names_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::namedinference::TensorNames' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(206,20): warning C4251: 'torch::autograd::AutogradMeta::name_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(209,33): warning C4251: 'torch::autograd::AutogradMeta::grad_fn_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(233,55): warning C4251: 'torch::autograd::AutogradMeta::hooks_': class 'std::vector>,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(210,40): warning C4251: 'torch::autograd::AutogradMeta::grad_accumulator_': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradMeta' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(234,46): warning C4251: 'torch::autograd::AutogradMeta::cpp_hooks_list_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(221,48): warning C4251: 'torch::autograd::AutogradMeta::fw_grad_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/PythonTorchFunctionTLS.h(29,57): warning C4251: 'at::impl::PythonTorchFunctionTLS::stack_': class 'std::vector,std::allocator>>' needs to have dll-interface to be used by clients of struct 'at::impl::PythonTorchFunctionTLS' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(240,73): warning C4251: 'torch::autograd::AutogradMeta::post_acc_grad_hooks_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(261,28): warning C4251: 'torch::autograd::AutogradMeta::mutex_': class 'std::mutex' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(233,55): warning C4251: 'torch::autograd::AutogradMeta::hooks_': class 'std::vector>,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(234,46): warning C4251: 'torch::autograd::AutogradMeta::cpp_hooks_list_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(240,73): warning C4251: 'torch::autograd::AutogradMeta::post_acc_grad_hooks_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(206,20): warning C4251: 'torch::autograd::AutogradMeta::name_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(261,28): warning C4251: 'torch::autograd::AutogradMeta::mutex_': class 'std::mutex' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(209,33): warning C4251: 'torch::autograd::AutogradMeta::grad_fn_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ThreadLocalPythonObjects.h(18,80): warning C4251: 'at::impl::ThreadLocalPythonObjects::obj_dict_': class 'std::unordered_map,std::hash,std::equal_to,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'at::impl::ThreadLocalPythonObjects' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(210,40): warning C4251: 'torch::autograd::AutogradMeta::grad_accumulator_': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradMeta' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(221,48): warning C4251: 'torch::autograd::AutogradMeta::fw_grad_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/TorchDispatchModeTLS.h(48,57): warning C4251: 'c10::impl::TorchDispatchModeTLS::stack_': class 'std::vector,std::allocator>>' needs to have dll-interface to be used by clients of struct 'c10::impl::TorchDispatchModeTLS' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(233,55): warning C4251: 'torch::autograd::AutogradMeta::hooks_': class 'std::vector>,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/SavedTensorHooks.h(17,52): warning C4251: 'at::impl::SavedTensorDefaultHooksTLS::stack': class 'std::stack,std::deque,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'at::impl::SavedTensorDefaultHooksTLS' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(234,46): warning C4251: 'torch::autograd::AutogradMeta::cpp_hooks_list_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/SavedTensorHooks.h(24,52): warning C4251: 'at::impl::SavedTensorDefaultHooksTLS::disabled_error_message': class 'std::optional' needs to have dll-interface to be used by clients of struct 'at::impl::SavedTensorDefaultHooksTLS' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(240,73): warning C4251: 'torch::autograd::AutogradMeta::post_acc_grad_hooks_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(261,28): warning C4251: 'torch::autograd::AutogradMeta::mutex_': class 'std::mutex' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ThreadLocalState.h(47,57): warning C4251: 'at::ThreadLocalState::debug_info_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'at::ThreadLocalState' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(419,37): warning C4251: 'torch::autograd::ViewInfo::view_fn_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of struct 'torch::autograd::ViewInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(423,56): warning C4251: 'torch::autograd::ViewInfo::rev_view_fn_': class 'std::function' needs to have dll-interface to be used by clients of struct 'torch::autograd::ViewInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ThreadLocalState.h(59,68): warning C4251: 'at::ThreadLocalState::functorch_tls_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'at::ThreadLocalState' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(419,37): warning C4251: 'torch::autograd::ViewInfo::view_fn_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of struct 'torch::autograd::ViewInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(423,56): warning C4251: 'torch::autograd::ViewInfo::rev_view_fn_': class 'std::function' needs to have dll-interface to be used by clients of struct 'torch::autograd::ViewInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ThreadLocalPythonObjects.h(18,80): warning C4251: 'at::impl::ThreadLocalPythonObjects::obj_dict_': class 'std::unordered_map,std::hash,std::equal_to,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'at::impl::ThreadLocalPythonObjects' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(685,41): warning C4251: 'torch::autograd::DifferentiableViewMeta::backward_info_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::autograd::DifferentiableViewMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(686,40): warning C4251: 'torch::autograd::DifferentiableViewMeta::forward_info_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::autograd::DifferentiableViewMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/TorchDispatchModeTLS.h(48,57): warning C4251: 'c10::impl::TorchDispatchModeTLS::stack_': class 'std::vector,std::allocator>>' needs to have dll-interface to be used by clients of struct 'c10::impl::TorchDispatchModeTLS' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(419,37): warning C4251: 'torch::autograd::ViewInfo::view_fn_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of struct 'torch::autograd::ViewInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(423,56): warning C4251: 'torch::autograd::ViewInfo::rev_view_fn_': class 'std::function' needs to have dll-interface to be used by clients of struct 'torch::autograd::ViewInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(685,41): warning C4251: 'torch::autograd::DifferentiableViewMeta::backward_info_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::autograd::DifferentiableViewMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(686,40): warning C4251: 'torch::autograd::DifferentiableViewMeta::forward_info_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::autograd::DifferentiableViewMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/anomaly_mode.h(67,25): warning C4251: 'torch::autograd::AnomalyMetadata::traceback_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AnomalyMetadata' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/anomaly_mode.h(68,32): warning C4251: 'torch::autograd::AnomalyMetadata::parent_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::autograd::AnomalyMetadata' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/anomaly_mode.h(67,25): warning C4251: 'torch::autograd::AnomalyMetadata::traceback_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AnomalyMetadata' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/anomaly_mode.h(68,32): warning C4251: 'torch::autograd::AnomalyMetadata::parent_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::autograd::AnomalyMetadata' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ThreadLocalState.h(47,57): warning C4251: 'at::ThreadLocalState::debug_info_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'at::ThreadLocalState' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ThreadLocalState.h(59,68): warning C4251: 'at::ThreadLocalState::functorch_tls_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'at::ThreadLocalState' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/forward_grad.h(122,58): warning C4251: 'torch::autograd::ForwardADLevel::grads_': class 'std::unordered_set,std::hash>,std::equal_to>,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::autograd::ForwardADLevel' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(685,41): warning C4251: 'torch::autograd::DifferentiableViewMeta::backward_info_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::autograd::DifferentiableViewMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/forward_grad.h(123,20): warning C4251: 'torch::autograd::ForwardADLevel::mutex_': class 'std::mutex' needs to have dll-interface to be used by clients of struct 'torch::autograd::ForwardADLevel' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(685): note: see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(686,40): warning C4251: 'torch::autograd::DifferentiableViewMeta::forward_info_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::autograd::DifferentiableViewMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/PythonTorchFunctionTLS.h(29,57): warning C4251: 'at::impl::PythonTorchFunctionTLS::stack_': class 'std::vector,std::allocator>>' needs to have dll-interface to be used by clients of struct 'at::impl::PythonTorchFunctionTLS' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/PythonTorchFunctionTLS.h(29,57): warning C4251: 'at::impl::PythonTorchFunctionTLS::stack_': class 'std::vector,std::allocator>>' needs to have dll-interface to be used by clients of struct 'at::impl::PythonTorchFunctionTLS' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/forward_grad.h(127,74): warning C4251: 'std::enable_shared_from_this::_Wptr': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of class 'std::enable_shared_from_this' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/SavedTensorHooks.h(17,52): warning C4251: 'at::impl::SavedTensorDefaultHooksTLS::stack': class 'std::stack,std::deque,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'at::impl::SavedTensorDefaultHooksTLS' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/SavedTensorHooks.h(24,52): warning C4251: 'at::impl::SavedTensorDefaultHooksTLS::disabled_error_message': class 'std::optional' needs to have dll-interface to be used by clients of struct 'at::impl::SavedTensorDefaultHooksTLS' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/anomaly_mode.h(67,25): warning C4251: 'torch::autograd::AnomalyMetadata::traceback_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AnomalyMetadata' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/SavedTensorHooks.h(17,52): warning C4251: 'at::impl::SavedTensorDefaultHooksTLS::stack': class 'std::stack,std::deque,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'at::impl::SavedTensorDefaultHooksTLS' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/anomaly_mode.h(68,32): warning C4251: 'torch::autograd::AnomalyMetadata::parent_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::autograd::AnomalyMetadata' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/SavedTensorHooks.h(24,52): warning C4251: 'at::impl::SavedTensorDefaultHooksTLS::disabled_error_message': class 'std::optional' needs to have dll-interface to be used by clients of struct 'at::impl::SavedTensorDefaultHooksTLS' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/PythonTorchFunctionTLS.h(29,57): warning C4251: 'at::impl::PythonTorchFunctionTLS::stack_': class 'std::vector,std::allocator>>' needs to have dll-interface to be used by clients of struct 'at::impl::PythonTorchFunctionTLS' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/forward_grad.h(206,52): warning C4251: 'torch::autograd::ForwardGrad::content_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::autograd::ForwardGrad' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/forward_grad.h(207,28): warning C4251: 'torch::autograd::ForwardGrad::mutex_': class 'std::mutex' needs to have dll-interface to be used by clients of struct 'torch::autograd::ForwardGrad' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ThreadLocalPythonObjects.h(18,80): warning C4251: 'at::impl::ThreadLocalPythonObjects::obj_dict_': class 'std::unordered_map,std::hash,std::equal_to,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'at::impl::ThreadLocalPythonObjects' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/TorchDispatchModeTLS.h(48,57): warning C4251: 'c10::impl::TorchDispatchModeTLS::stack_': class 'std::vector,std::allocator>>' needs to have dll-interface to be used by clients of struct 'c10::impl::TorchDispatchModeTLS' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ThreadLocalPythonObjects.h(18,80): warning C4251: 'at::impl::ThreadLocalPythonObjects::obj_dict_': class 'std::unordered_map,std::hash,std::equal_to,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'at::impl::ThreadLocalPythonObjects' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/SavedTensorHooks.h(17,52): warning C4251: 'at::impl::SavedTensorDefaultHooksTLS::stack': class 'std::stack,std::deque,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'at::impl::SavedTensorDefaultHooksTLS' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ThreadLocalPythonObjects.h(18): note: see declaration of 'std::unordered_map,std::hash,std::equal_to,std::allocator>>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/SavedTensorHooks.h(24,52): warning C4251: 'at::impl::SavedTensorDefaultHooksTLS::disabled_error_message': class 'std::optional' needs to have dll-interface to be used by clients of struct 'at::impl::SavedTensorDefaultHooksTLS' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/TorchDispatchModeTLS.h(48,57): warning C4251: 'c10::impl::TorchDispatchModeTLS::stack_': class 'std::vector,std::allocator>>' needs to have dll-interface to be used by clients of struct 'c10::impl::TorchDispatchModeTLS' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/NestedTensorImpl.h(172,57): warning C4251: 'at::native::NestedTensorImpl::opt_sizes_': class 'std::optional>>' needs to have dll-interface to be used by clients of struct 'at::native::NestedTensorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ThreadLocalState.h(47,57): warning C4251: 'at::ThreadLocalState::debug_info_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'at::ThreadLocalState' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/NestedTensorImpl.h(172,57): warning C4251: 'at::native::NestedTensorImpl::opt_sizes_': class 'std::optional>>' needs to have dll-interface to be used by clients of struct 'at::native::NestedTensorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ThreadLocalState.h(59,68): warning C4251: 'at::ThreadLocalState::functorch_tls_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'at::ThreadLocalState' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ThreadLocalState.h(47,57): warning C4251: 'at::ThreadLocalState::debug_info_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'at::ThreadLocalState' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ThreadLocalState.h(59,68): warning C4251: 'at::ThreadLocalState::functorch_tls_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'at::ThreadLocalState' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ThreadLocalPythonObjects.h(18,80): warning C4251: 'at::impl::ThreadLocalPythonObjects::obj_dict_': class 'std::unordered_map,std::hash,std::equal_to,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'at::impl::ThreadLocalPythonObjects' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/NestedTensorImpl.h(172,57): warning C4251: 'at::native::NestedTensorImpl::opt_sizes_': class 'std::optional>>' needs to have dll-interface to be used by clients of struct 'at::native::NestedTensorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/input_metadata.h(107,23): warning C4251: 'torch::autograd::InputMetadata::shape_': class 'std::variant' needs to have dll-interface to be used by clients of struct 'torch::autograd::InputMetadata' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/TorchDispatchModeTLS.h(48,57): warning C4251: 'c10::impl::TorchDispatchModeTLS::stack_': class 'std::vector,std::allocator>>' needs to have dll-interface to be used by clients of struct 'c10::impl::TorchDispatchModeTLS' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/input_metadata.h(107,23): warning C4251: 'torch::autograd::InputMetadata::shape_': class 'std::variant' needs to have dll-interface to be used by clients of struct 'torch::autograd::InputMetadata' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/saved_variable.h(80,40): warning C4251: 'torch::autograd::SavedVariable::fw_grad_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'torch::autograd::SavedVariable' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/saved_variable.h(88,36): warning C4251: 'torch::autograd::SavedVariable::weak_grad_fn_': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of class 'torch::autograd::SavedVariable' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/NestedTensorImpl.h(172,57): warning C4251: 'at::native::NestedTensorImpl::opt_sizes_': class 'std::optional>>' needs to have dll-interface to be used by clients of struct 'at::native::NestedTensorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorNames.h(41,28): warning C4251: 'at::namedinference::TensorName::origin_': class 'c10::ArrayRef' needs to have dll-interface to be used by clients of struct 'at::namedinference::TensorName' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/saved_variable.h(103,45): warning C4251: 'torch::autograd::SavedVariable::hooks_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of class 'torch::autograd::SavedVariable' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/saved_variable.h(107,33): warning C4251: 'torch::autograd::SavedVariable::grad_fn_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'torch::autograd::SavedVariable' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/saved_variable.h(112,42): warning C4251: 'torch::autograd::SavedVariable::grad_accumulator_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'torch::autograd::SavedVariable' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/saved_variable.h(80,40): warning C4251: 'torch::autograd::SavedVariable::fw_grad_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'torch::autograd::SavedVariable' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/TensorBase.h(828): note: see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/saved_variable.h(88,36): warning C4251: 'torch::autograd::SavedVariable::weak_grad_fn_': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of class 'torch::autograd::SavedVariable' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorNames.h(72,23): warning C4251: 'at::namedinference::TensorNames::names_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::namedinference::TensorNames' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/saved_variable.h(103,45): warning C4251: 'torch::autograd::SavedVariable::hooks_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of class 'torch::autograd::SavedVariable' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/input_metadata.h(107,23): warning C4251: 'torch::autograd::InputMetadata::shape_': class 'std::variant' needs to have dll-interface to be used by clients of struct 'torch::autograd::InputMetadata' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/saved_variable.h(46): note: see declaration of 'std::unique_ptr>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/saved_variable.h(107,33): warning C4251: 'torch::autograd::SavedVariable::grad_fn_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'torch::autograd::SavedVariable' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ThreadLocalState.h(59,68): warning C4251: 'at::ThreadLocalState::functorch_tls_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'at::ThreadLocalState' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/TensorBase.h(828): note: see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/saved_variable.h(112,42): warning C4251: 'torch::autograd::SavedVariable::grad_accumulator_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'torch::autograd::SavedVariable' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(109,60): warning C4251: 'std::enable_shared_from_this::_Wptr': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of class 'std::enable_shared_from_this' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(655,20): warning C4251: 'torch::autograd::Node::mutex_': class 'std::mutex' needs to have dll-interface to be used by clients of struct 'torch::autograd::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/saved_variable.h(80,40): warning C4251: 'torch::autograd::SavedVariable::fw_grad_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'torch::autograd::SavedVariable' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/saved_variable.h(88,36): warning C4251: 'torch::autograd::SavedVariable::weak_grad_fn_': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of class 'torch::autograd::SavedVariable' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/saved_variable.h(103,45): warning C4251: 'torch::autograd::SavedVariable::hooks_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of class 'torch::autograd::SavedVariable' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/saved_variable.h(107,33): warning C4251: 'torch::autograd::SavedVariable::grad_fn_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'torch::autograd::SavedVariable' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/saved_variable.h(112,42): warning C4251: 'torch::autograd::SavedVariable::grad_accumulator_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'torch::autograd::SavedVariable' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/input_metadata.h(107,23): warning C4251: 'torch::autograd::InputMetadata::shape_': class 'std::variant' needs to have dll-interface to be used by clients of struct 'torch::autograd::InputMetadata' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(657,24): warning C4251: 'torch::autograd::Node::next_edges_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::autograd::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(109,60): warning C4251: 'std::enable_shared_from_this::_Wptr': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of class 'std::enable_shared_from_this' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(206,20): warning C4251: 'torch::autograd::AutogradMeta::name_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(659,63): warning C4251: 'torch::autograd::Node::anomaly_metadata_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of struct 'torch::autograd::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(655,20): warning C4251: 'torch::autograd::Node::mutex_': class 'std::mutex' needs to have dll-interface to be used by clients of struct 'torch::autograd::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(671,59): warning C4251: 'torch::autograd::Node::pre_hooks_': class 'std::vector>,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'torch::autograd::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/TensorBase.h(828): note: see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/saved_variable.h(88,36): warning C4251: 'torch::autograd::SavedVariable::weak_grad_fn_': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of class 'torch::autograd::SavedVariable' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(109,60): warning C4251: 'std::enable_shared_from_this::_Wptr': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of class 'std::enable_shared_from_this' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(672,66): warning C4251: 'torch::autograd::Node::tensor_pre_hooks_': class 'std::vector>,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'torch::autograd::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(210,40): warning C4251: 'torch::autograd::AutogradMeta::grad_accumulator_': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradMeta' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/anomaly_mode.h(67,25): warning C4251: 'torch::autograd::AnomalyMetadata::traceback_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AnomalyMetadata' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(221,48): warning C4251: 'torch::autograd::AutogradMeta::fw_grad_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc)C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xstring(4471): note: see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(655,20): warning C4251: 'torch::autograd::Node::mutex_': class 'std::mutex' needs to have dll-interface to be used by clients of struct 'torch::autograd::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/saved_variable.h(103,45): warning C4251: 'torch::autograd::SavedVariable::hooks_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of class 'torch::autograd::SavedVariable' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/saved_variable.h(107,33): warning C4251: 'torch::autograd::SavedVariable::grad_fn_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'torch::autograd::SavedVariable' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(657,24): warning C4251: 'torch::autograd::Node::next_edges_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::autograd::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/saved_variable.h(112,42): warning C4251: 'torch::autograd::SavedVariable::grad_accumulator_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'torch::autograd::SavedVariable' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/anomaly_mode.h(68,32): warning C4251: 'torch::autograd::AnomalyMetadata::parent_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::autograd::AnomalyMetadata' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/TensorBase.h(828): note: see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(234,46): warning C4251: 'torch::autograd::AutogradMeta::cpp_hooks_list_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(672,66): warning C4251: 'torch::autograd::Node::tensor_pre_hooks_': class 'std::vector>,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'torch::autograd::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(671,59): warning C4251: 'torch::autograd::Node::pre_hooks_': class 'std::vector>,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'torch::autograd::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/PythonTorchFunctionTLS.h(29,57): warning C4251: 'at::impl::PythonTorchFunctionTLS::stack_': class 'std::vector,std::allocator>>' needs to have dll-interface to be used by clients of struct 'at::impl::PythonTorchFunctionTLS' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(672,66): warning C4251: 'torch::autograd::Node::tensor_pre_hooks_': class 'std::vector>,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'torch::autograd::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(240,73): warning C4251: 'torch::autograd::AutogradMeta::post_acc_grad_hooks_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(261,28): warning C4251: 'torch::autograd::AutogradMeta::mutex_': class 'std::mutex' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(674,26): warning C4251: 'torch::autograd::Node::retains_grad_hooks_': class 'std::unordered_map>,std::hash,std::equal_to,std::allocator>>>>' needs to have dll-interface to be used by clients of struct 'torch::autograd::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(109,60): warning C4251: 'std::enable_shared_from_this::_Wptr': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of class 'std::enable_shared_from_this' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(655,20): warning C4251: 'torch::autograd::Node::mutex_': class 'std::mutex' needs to have dll-interface to be used by clients of struct 'torch::autograd::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/NestedTensorImpl.h(172,57): warning C4251: 'at::native::NestedTensorImpl::opt_sizes_': class 'std::optional>>' needs to have dll-interface to be used by clients of struct 'at::native::NestedTensorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/PythonTorchFunctionTLS.h(29,57): warning C4251: 'at::impl::PythonTorchFunctionTLS::stack_': class 'std::vector,std::allocator>>' needs to have dll-interface to be used by clients of struct 'at::impl::PythonTorchFunctionTLS' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(675,61): warning C4251: 'torch::autograd::Node::post_hooks_': class 'std::vector>,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'torch::autograd::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(657,24): warning C4251: 'torch::autograd::Node::next_edges_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::autograd::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/SavedTensorHooks.h(17,52): warning C4251: 'at::impl::SavedTensorDefaultHooksTLS::stack': class 'std::stack,std::deque,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'at::impl::SavedTensorDefaultHooksTLS' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/SavedTensorHooks.h(24,52): warning C4251: 'at::impl::SavedTensorDefaultHooksTLS::disabled_error_message': class 'std::optional' needs to have dll-interface to be used by clients of struct 'at::impl::SavedTensorDefaultHooksTLS' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(659,63): warning C4251: 'torch::autograd::Node::anomaly_metadata_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of struct 'torch::autograd::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(671,59): warning C4251: 'torch::autograd::Node::pre_hooks_': class 'std::vector>,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'torch::autograd::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(676,52): warning C4251: 'torch::autograd::Node::input_metadata_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'torch::autograd::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(182): note: see declaration of 'std::vector>,std::allocator>>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(672,66): warning C4251: 'torch::autograd::Node::tensor_pre_hooks_': class 'std::vector>,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'torch::autograd::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/SavedTensorHooks.h(17,52): warning C4251: 'at::impl::SavedTensorDefaultHooksTLS::stack': class 'std::stack,std::deque,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'at::impl::SavedTensorDefaultHooksTLS' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/SavedTensorHooks.h(24,52): warning C4251: 'at::impl::SavedTensorDefaultHooksTLS::disabled_error_message': class 'std::optional' needs to have dll-interface to be used by clients of struct 'at::impl::SavedTensorDefaultHooksTLS' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(674,26): warning C4251: 'torch::autograd::Node::retains_grad_hooks_': class 'std::unordered_map>,std::hash,std::equal_to,std::allocator>>>>' needs to have dll-interface to be used by clients of struct 'torch::autograd::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(419,37): warning C4251: 'torch::autograd::ViewInfo::view_fn_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of struct 'torch::autograd::ViewInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/input_metadata.h(107,23): warning C4251: 'torch::autograd::InputMetadata::shape_': class 'std::variant' needs to have dll-interface to be used by clients of struct 'torch::autograd::InputMetadata' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(674,26): warning C4251: 'torch::autograd::Node::retains_grad_hooks_': class 'std::unordered_map>,std::hash,std::equal_to,std::allocator>>>>' needs to have dll-interface to be used by clients of struct 'torch::autograd::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(423,56): warning C4251: 'torch::autograd::ViewInfo::rev_view_fn_': class 'std::function' needs to have dll-interface to be used by clients of struct 'torch::autograd::ViewInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(200,1): warning C4267: 'initializing': conversion from 'size_t' to 'uint32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/saved_variable.h(80,40): warning C4251: 'torch::autograd::SavedVariable::fw_grad_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'torch::autograd::SavedVariable' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/saved_variable.h(88,36): warning C4251: 'torch::autograd::SavedVariable::weak_grad_fn_': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of class 'torch::autograd::SavedVariable' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(208,1): warning C4267: 'initializing': conversion from 'size_t' to 'uint32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc)C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\memory(1009): note: see declaration of 'std::weak_ptr<_Ty>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/SavedTensorHooks.h(17,52): warning C4251: 'at::impl::SavedTensorDefaultHooksTLS::stack': class 'std::stack,std::deque,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'at::impl::SavedTensorDefaultHooksTLS' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(215,1): warning C4267: 'initializing': conversion from 'size_t' to 'uint32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/SavedTensorHooks.h(24,52): warning C4251: 'at::impl::SavedTensorDefaultHooksTLS::disabled_error_message': class 'std::optional' needs to have dll-interface to be used by clients of struct 'at::impl::SavedTensorDefaultHooksTLS' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/saved_variable.h(103,45): warning C4251: 'torch::autograd::SavedVariable::hooks_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of class 'torch::autograd::SavedVariable' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/saved_variable.h(107,33): warning C4251: 'torch::autograd::SavedVariable::grad_fn_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'torch::autograd::SavedVariable' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/saved_variable.h(112,42): warning C4251: 'torch::autograd::SavedVariable::grad_accumulator_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'torch::autograd::SavedVariable' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(675,61): warning C4251: 'torch::autograd::Node::post_hooks_': class 'std::vector>,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'torch::autograd::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(306,1): warning C4267: 'return': conversion from 'size_t' to 'uint32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(685,41): warning C4251: 'torch::autograd::DifferentiableViewMeta::backward_info_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::autograd::DifferentiableViewMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(686,40): warning C4251: 'torch::autograd::DifferentiableViewMeta::forward_info_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::autograd::DifferentiableViewMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(676,52): warning C4251: 'torch::autograd::Node::input_metadata_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'torch::autograd::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(676,52): warning C4251: 'torch::autograd::Node::input_metadata_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'torch::autograd::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(109,60): warning C4251: 'std::enable_shared_from_this::_Wptr': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of class 'std::enable_shared_from_this' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(655,20): warning C4251: 'torch::autograd::Node::mutex_': class 'std::mutex' needs to have dll-interface to be used by clients of struct 'torch::autograd::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ThreadLocalPythonObjects.h(18,80): warning C4251: 'at::impl::ThreadLocalPythonObjects::obj_dict_': class 'std::unordered_map,std::hash,std::equal_to,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'at::impl::ThreadLocalPythonObjects' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(200,1): warning C4267: 'initializing': conversion from 'size_t' to 'uint32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(674,26): warning C4251: 'torch::autograd::Node::retains_grad_hooks_': class 'std::unordered_map>,std::hash,std::equal_to,std::allocator>>>>' needs to have dll-interface to be used by clients of struct 'torch::autograd::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/NestedTensorImpl.h(172,57): warning C4251: 'at::native::NestedTensorImpl::opt_sizes_': class 'std::optional>>' needs to have dll-interface to be used by clients of struct 'at::native::NestedTensorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(200,1): warning C4267: 'initializing': conversion from 'size_t' to 'uint32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(208,1): warning C4267: 'initializing': conversion from 'size_t' to 'uint32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ThreadLocalPythonObjects.h(18,80): warning C4251: 'at::impl::ThreadLocalPythonObjects::obj_dict_': class 'std::unordered_map,std::hash,std::equal_to,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'at::impl::ThreadLocalPythonObjects' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/TorchDispatchModeTLS.h(48,57): warning C4251: 'c10::impl::TorchDispatchModeTLS::stack_': class 'std::vector,std::allocator>>' needs to have dll-interface to be used by clients of struct 'c10::impl::TorchDispatchModeTLS' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(657,24): warning C4251: 'torch::autograd::Node::next_edges_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::autograd::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(221,1): warning C4267: 'return': conversion from 'size_t' to 'uint32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(208,1): warning C4267: 'initializing': conversion from 'size_t' to 'uint32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(215,1): warning C4267: 'initializing': conversion from 'size_t' to 'uint32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(221,1): warning C4267: 'return': conversion from 'size_t' to 'uint32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(659,63): warning C4251: 'torch::autograd::Node::anomaly_metadata_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of struct 'torch::autograd::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(671,59): warning C4251: 'torch::autograd::Node::pre_hooks_': class 'std::vector>,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'torch::autograd::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/TorchDispatchModeTLS.h(48,57): warning C4251: 'c10::impl::TorchDispatchModeTLS::stack_': class 'std::vector,std::allocator>>' needs to have dll-interface to be used by clients of struct 'c10::impl::TorchDispatchModeTLS' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(672,66): warning C4251: 'torch::autograd::Node::tensor_pre_hooks_': class 'std::vector>,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'torch::autograd::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(306,1): warning C4267: 'return': conversion from 'size_t' to 'uint32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(675,61): warning C4251: 'torch::autograd::Node::post_hooks_': class 'std::vector>,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'torch::autograd::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ThreadLocalPythonObjects.h(18,80): warning C4251: 'at::impl::ThreadLocalPythonObjects::obj_dict_': class 'std::unordered_map,std::hash,std::equal_to,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'at::impl::ThreadLocalPythonObjects' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ThreadLocalState.h(47,57): warning C4251: 'at::ThreadLocalState::debug_info_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'at::ThreadLocalState' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(676,52): warning C4251: 'torch::autograd::Node::input_metadata_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'torch::autograd::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/TorchDispatchModeTLS.h(48,57): warning C4251: 'c10::impl::TorchDispatchModeTLS::stack_': class 'std::vector,std::allocator>>' needs to have dll-interface to be used by clients of struct 'c10::impl::TorchDispatchModeTLS' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ThreadLocalState.h(59,68): warning C4251: 'at::ThreadLocalState::functorch_tls_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'at::ThreadLocalState' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ThreadLocalState.h(47,57): warning C4251: 'at::ThreadLocalState::debug_info_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'at::ThreadLocalState' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/input_metadata.h(107,23): warning C4251: 'torch::autograd::InputMetadata::shape_': class 'std::variant' needs to have dll-interface to be used by clients of struct 'torch::autograd::InputMetadata' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ThreadLocalState.h(59,68): warning C4251: 'at::ThreadLocalState::functorch_tls_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'at::ThreadLocalState' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/saved_variable.h(80,40): warning C4251: 'torch::autograd::SavedVariable::fw_grad_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'torch::autograd::SavedVariable' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/saved_variable.h(88,36): warning C4251: 'torch::autograd::SavedVariable::weak_grad_fn_': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of class 'torch::autograd::SavedVariable' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(200,1): warning C4267: 'initializing': conversion from 'size_t' to 'uint32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc)C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\memory(1009): note: see declaration of 'std::weak_ptr<_Ty>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(674,26): warning C4251: 'torch::autograd::Node::retains_grad_hooks_': class 'std::unordered_map>,std::hash,std::equal_to,std::allocator>>>>' needs to have dll-interface to be used by clients of struct 'torch::autograd::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable_info.h(16,32): warning C4251: 'torch::autograd::VariableInfo::size': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::autograd::VariableInfo' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ThreadLocalState.h(47,57): warning C4251: 'at::ThreadLocalState::debug_info_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'at::ThreadLocalState' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/saved_variable.h(103,45): warning C4251: 'torch::autograd::SavedVariable::hooks_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of class 'torch::autograd::SavedVariable' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(208,1): warning C4267: 'initializing': conversion from 'size_t' to 'uint32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/saved_variable.h(107,33): warning C4251: 'torch::autograd::SavedVariable::grad_fn_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'torch::autograd::SavedVariable' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(215,1): warning C4267: 'initializing': conversion from 'size_t' to 'uint32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/TensorBase.h(828): note: see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/saved_variable.h(112,42): warning C4251: 'torch::autograd::SavedVariable::grad_accumulator_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'torch::autograd::SavedVariable' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ThreadLocalState.h(59,68): warning C4251: 'at::ThreadLocalState::functorch_tls_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'at::ThreadLocalState' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(675,61): warning C4251: 'torch::autograd::Node::post_hooks_': class 'std::vector>,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'torch::autograd::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(306,1): warning C4267: 'return': conversion from 'size_t' to 'uint32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(109,60): warning C4251: 'std::enable_shared_from_this::_Wptr': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of class 'std::enable_shared_from_this' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/custom_function.h(113,57): warning C4251: 'torch::autograd::AutogradContext::saved_data': class 'ska::flat_hash_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradContext' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(655,20): warning C4251: 'torch::autograd::Node::mutex_': class 'std::mutex' needs to have dll-interface to be used by clients of struct 'torch::autograd::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(676,52): warning C4251: 'torch::autograd::Node::input_metadata_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'torch::autograd::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable_info.h(16,32): warning C4251: 'torch::autograd::VariableInfo::size': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::autograd::VariableInfo' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable_info.h(16,32): warning C4251: 'torch::autograd::VariableInfo::size': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::autograd::VariableInfo' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(657,24): warning C4251: 'torch::autograd::Node::next_edges_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::autograd::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(200,1): warning C4267: 'initializing': conversion from 'size_t' to 'uint32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(659,63): warning C4251: 'torch::autograd::Node::anomaly_metadata_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of struct 'torch::autograd::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(671,59): warning C4251: 'torch::autograd::Node::pre_hooks_': class 'std::vector>,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'torch::autograd::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(208,1): warning C4267: 'initializing': conversion from 'size_t' to 'uint32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(182): note: see declaration of 'std::vector>,std::allocator>>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(672,66): warning C4251: 'torch::autograd::Node::tensor_pre_hooks_': class 'std::vector>,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'torch::autograd::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(215,1): warning C4267: 'initializing': conversion from 'size_t' to 'uint32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(221,1): warning C4267: 'return': conversion from 'size_t' to 'uint32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/custom_function.h(113,57): warning C4251: 'torch::autograd::AutogradContext::saved_data': class 'ska::flat_hash_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradContext' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(306,1): warning C4267: 'return': conversion from 'size_t' to 'uint32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/custom_function.h(113,57): warning C4251: 'torch::autograd::AutogradContext::saved_data': class 'ska::flat_hash_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradContext' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/custom_function.h(143,58): warning C4251: 'torch::autograd::AutogradContext::non_differentiable_': class 'std::unordered_set,std::equal_to,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradContext' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/custom_function.h(144,52): warning C4251: 'torch::autograd::AutogradContext::dirty_inputs_': class 'std::unordered_set,std::equal_to,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradContext' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/NestedTensorImpl.h(172,57): warning C4251: 'at::native::NestedTensorImpl::opt_sizes_': class 'std::optional>>' needs to have dll-interface to be used by clients of struct 'at::native::NestedTensorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/NestedTensorImpl.h(172,57): warning C4251: 'at::native::NestedTensorImpl::opt_sizes_': class 'std::optional>>' needs to have dll-interface to be used by clients of struct 'at::native::NestedTensorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/custom_function.h(145,63): warning C4251: 'torch::autograd::AutogradContext::saved_variables_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradContext' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/custom_function.h(146,25): warning C4251: 'torch::autograd::AutogradContext::to_save_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradContext' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/custom_function.h(152,31): warning C4251: 'torch::autograd::AutogradContext::grad_fn_': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradContext' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(674,26): warning C4251: 'torch::autograd::Node::retains_grad_hooks_': class 'std::unordered_map>,std::hash,std::equal_to,std::allocator>>>>' needs to have dll-interface to be used by clients of struct 'torch::autograd::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/custom_function.h(143,58): warning C4251: 'torch::autograd::AutogradContext::non_differentiable_': class 'std::unordered_set,std::equal_to,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradContext' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/custom_function.h(144,52): warning C4251: 'torch::autograd::AutogradContext::dirty_inputs_': class 'std::unordered_set,std::equal_to,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradContext' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/custom_function.h(143,58): warning C4251: 'torch::autograd::AutogradContext::non_differentiable_': class 'std::unordered_set,std::equal_to,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradContext' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/custom_function.h(144,52): warning C4251: 'torch::autograd::AutogradContext::dirty_inputs_': class 'std::unordered_set,std::equal_to,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradContext' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/input_metadata.h(107,23): warning C4251: 'torch::autograd::InputMetadata::shape_': class 'std::variant' needs to have dll-interface to be used by clients of struct 'torch::autograd::InputMetadata' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(675,61): warning C4251: 'torch::autograd::Node::post_hooks_': class 'std::vector>,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'torch::autograd::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/custom_function.h(145,63): warning C4251: 'torch::autograd::AutogradContext::saved_variables_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradContext' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/custom_function.h(145,63): warning C4251: 'torch::autograd::AutogradContext::saved_variables_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradContext' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/custom_function.h(146,25): warning C4251: 'torch::autograd::AutogradContext::to_save_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradContext' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(36): note: see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/input_metadata.h(107,23): warning C4251: 'torch::autograd::InputMetadata::shape_': class 'std::variant' needs to have dll-interface to be used by clients of struct 'torch::autograd::InputMetadata' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/chunk_ops.h(18): note: see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/custom_function.h(152,31): warning C4251: 'torch::autograd::AutogradContext::grad_fn_': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradContext' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/custom_function.h(152,31): warning C4251: 'torch::autograd::AutogradContext::grad_fn_': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradContext' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/saved_variable.h(80,40): warning C4251: 'torch::autograd::SavedVariable::fw_grad_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'torch::autograd::SavedVariable' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/saved_variable.h(88,36): warning C4251: 'torch::autograd::SavedVariable::weak_grad_fn_': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of class 'torch::autograd::SavedVariable' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/saved_variable.h(103,45): warning C4251: 'torch::autograd::SavedVariable::hooks_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of class 'torch::autograd::SavedVariable' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/saved_variable.h(80,40): warning C4251: 'torch::autograd::SavedVariable::fw_grad_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'torch::autograd::SavedVariable' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/saved_variable.h(107,33): warning C4251: 'torch::autograd::SavedVariable::grad_fn_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'torch::autograd::SavedVariable' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(676,52): warning C4251: 'torch::autograd::Node::input_metadata_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'torch::autograd::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/saved_variable.h(88,36): warning C4251: 'torch::autograd::SavedVariable::weak_grad_fn_': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of class 'torch::autograd::SavedVariable' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/saved_variable.h(112,42): warning C4251: 'torch::autograd::SavedVariable::grad_accumulator_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'torch::autograd::SavedVariable' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc)C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\memory(1009): note: see declaration of 'std::weak_ptr<_Ty>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/custom_function.h(144,52): warning C4251: 'torch::autograd::AutogradContext::dirty_inputs_': class 'std::unordered_set,std::equal_to,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradContext' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/anomaly_mode.h(68,32): warning C4251: 'torch::autograd::AnomalyMetadata::parent_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::autograd::AnomalyMetadata' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/custom_function.h(20): note: see declaration of 'std::unordered_set,std::equal_to,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/saved_variable.h(107,33): warning C4251: 'torch::autograd::SavedVariable::grad_fn_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'torch::autograd::SavedVariable' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/saved_variable.h(112,42): warning C4251: 'torch::autograd::SavedVariable::grad_accumulator_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'torch::autograd::SavedVariable' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(109,60): warning C4251: 'std::enable_shared_from_this::_Wptr': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of class 'std::enable_shared_from_this' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(306,1): warning C4267: 'return': conversion from 'size_t' to 'uint32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/PythonTorchFunctionTLS.h(29,57): warning C4251: 'at::impl::PythonTorchFunctionTLS::stack_': class 'std::vector,std::allocator>>' needs to have dll-interface to be used by clients of struct 'at::impl::PythonTorchFunctionTLS' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/custom_function.h(145,63): warning C4251: 'torch::autograd::AutogradContext::saved_variables_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradContext' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/custom_function.h(113,57): warning C4251: 'torch::autograd::AutogradContext::saved_data': class 'ska::flat_hash_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradContext' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/custom_function.h(146,25): warning C4251: 'torch::autograd::AutogradContext::to_save_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradContext' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/custom_function.h(152,31): warning C4251: 'torch::autograd::AutogradContext::grad_fn_': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradContext' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(109,60): warning C4251: 'std::enable_shared_from_this::_Wptr': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of class 'std::enable_shared_from_this' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/input_metadata.h(107,23): warning C4251: 'torch::autograd::InputMetadata::shape_': class 'std::variant' needs to have dll-interface to be used by clients of struct 'torch::autograd::InputMetadata' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(655,20): warning C4251: 'torch::autograd::Node::mutex_': class 'std::mutex' needs to have dll-interface to be used by clients of struct 'torch::autograd::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(657,24): warning C4251: 'torch::autograd::Node::next_edges_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::autograd::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/saved_variable.h(80,40): warning C4251: 'torch::autograd::SavedVariable::fw_grad_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'torch::autograd::SavedVariable' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/saved_variable.h(88,36): warning C4251: 'torch::autograd::SavedVariable::weak_grad_fn_': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of class 'torch::autograd::SavedVariable' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(659,63): warning C4251: 'torch::autograd::Node::anomaly_metadata_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of struct 'torch::autograd::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(671,59): warning C4251: 'torch::autograd::Node::pre_hooks_': class 'std::vector>,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'torch::autograd::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/operator.h(260,49): warning C4251: 'torch::jit::Operator::op_': class 'std::variant' needs to have dll-interface to be used by clients of struct 'torch::jit::Operator' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/saved_variable.h(103,45): warning C4251: 'torch::autograd::SavedVariable::hooks_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of class 'torch::autograd::SavedVariable' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(657,24): warning C4251: 'torch::autograd::Node::next_edges_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::autograd::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/SavedTensorHooks.h(17,52): warning C4251: 'at::impl::SavedTensorDefaultHooksTLS::stack': class 'std::stack,std::deque,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'at::impl::SavedTensorDefaultHooksTLS' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(672,66): warning C4251: 'torch::autograd::Node::tensor_pre_hooks_': class 'std::vector>,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'torch::autograd::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/SavedTensorHooks.h(24,52): warning C4251: 'at::impl::SavedTensorDefaultHooksTLS::disabled_error_message': class 'std::optional' needs to have dll-interface to be used by clients of struct 'at::impl::SavedTensorDefaultHooksTLS' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/saved_variable.h(112,42): warning C4251: 'torch::autograd::SavedVariable::grad_accumulator_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'torch::autograd::SavedVariable' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(659,63): warning C4251: 'torch::autograd::Node::anomaly_metadata_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of struct 'torch::autograd::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(671,59): warning C4251: 'torch::autograd::Node::pre_hooks_': class 'std::vector>,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'torch::autograd::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(672,66): warning C4251: 'torch::autograd::Node::tensor_pre_hooks_': class 'std::vector>,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'torch::autograd::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/operator.h(260,49): warning C4251: 'torch::jit::Operator::op_': class 'std::variant' needs to have dll-interface to be used by clients of struct 'torch::jit::Operator' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/operator.h(260,49): warning C4251: 'torch::jit::Operator::op_': class 'std::variant' needs to have dll-interface to be used by clients of struct 'torch::jit::Operator' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/custom_function.h(145,63): warning C4251: 'torch::autograd::AutogradContext::saved_variables_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradContext' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/custom_function.h(146,25): warning C4251: 'torch::autograd::AutogradContext::to_save_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradContext' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/custom_function.h(152,31): warning C4251: 'torch::autograd::AutogradContext::grad_fn_': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradContext' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(109,60): warning C4251: 'std::enable_shared_from_this::_Wptr': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of class 'std::enable_shared_from_this' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(655,20): warning C4251: 'torch::autograd::Node::mutex_': class 'std::mutex' needs to have dll-interface to be used by clients of struct 'torch::autograd::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable_info.h(16,32): warning C4251: 'torch::autograd::VariableInfo::size': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::autograd::VariableInfo' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(657,24): warning C4251: 'torch::autograd::Node::next_edges_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::autograd::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(674,26): warning C4251: 'torch::autograd::Node::retains_grad_hooks_': class 'std::unordered_map>,std::hash,std::equal_to,std::allocator>>>>' needs to have dll-interface to be used by clients of struct 'torch::autograd::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(659,63): warning C4251: 'torch::autograd::Node::anomaly_metadata_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of struct 'torch::autograd::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/custom_function.h(113,57): warning C4251: 'torch::autograd::AutogradContext::saved_data': class 'ska::flat_hash_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradContext' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(671,59): warning C4251: 'torch::autograd::Node::pre_hooks_': class 'std::vector>,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'torch::autograd::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(672,66): warning C4251: 'torch::autograd::Node::tensor_pre_hooks_': class 'std::vector>,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'torch::autograd::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(674,26): warning C4251: 'torch::autograd::Node::retains_grad_hooks_': class 'std::unordered_map>,std::hash,std::equal_to,std::allocator>>>>' needs to have dll-interface to be used by clients of struct 'torch::autograd::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ThreadLocalPythonObjects.h(18,80): warning C4251: 'at::impl::ThreadLocalPythonObjects::obj_dict_': class 'std::unordered_map,std::hash,std::equal_to,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'at::impl::ThreadLocalPythonObjects' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/TorchDispatchModeTLS.h(48,57): warning C4251: 'c10::impl::TorchDispatchModeTLS::stack_': class 'std::vector,std::allocator>>' needs to have dll-interface to be used by clients of struct 'c10::impl::TorchDispatchModeTLS' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(675,61): warning C4251: 'torch::autograd::Node::post_hooks_': class 'std::vector>,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'torch::autograd::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(675,61): warning C4251: 'torch::autograd::Node::post_hooks_': class 'std::vector>,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'torch::autograd::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/operator.h(260,49): warning C4251: 'torch::jit::Operator::op_': class 'std::variant' needs to have dll-interface to be used by clients of struct 'torch::jit::Operator' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(676,52): warning C4251: 'torch::autograd::Node::input_metadata_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'torch::autograd::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(676,52): warning C4251: 'torch::autograd::Node::input_metadata_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'torch::autograd::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ThreadLocalState.h(47,57): warning C4251: 'at::ThreadLocalState::debug_info_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'at::ThreadLocalState' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/custom_function.h(143,58): warning C4251: 'torch::autograd::AutogradContext::non_differentiable_': class 'std::unordered_set,std::equal_to,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradContext' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(200,1): warning C4267: 'initializing': conversion from 'size_t' to 'uint32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ThreadLocalState.h(59,68): warning C4251: 'at::ThreadLocalState::functorch_tls_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'at::ThreadLocalState' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/custom_function.h(144,52): warning C4251: 'torch::autograd::AutogradContext::dirty_inputs_': class 'std::unordered_set,std::equal_to,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradContext' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(674,26): warning C4251: 'torch::autograd::Node::retains_grad_hooks_': class 'std::unordered_map>,std::hash,std::equal_to,std::allocator>>>>' needs to have dll-interface to be used by clients of struct 'torch::autograd::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(200,1): warning C4267: 'initializing': conversion from 'size_t' to 'uint32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(208,1): warning C4267: 'initializing': conversion from 'size_t' to 'uint32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(215,1): warning C4267: 'initializing': conversion from 'size_t' to 'uint32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(221,1): warning C4267: 'return': conversion from 'size_t' to 'uint32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(208,1): warning C4267: 'initializing': conversion from 'size_t' to 'uint32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(215,1): warning C4267: 'initializing': conversion from 'size_t' to 'uint32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(221,1): warning C4267: 'return': conversion from 'size_t' to 'uint32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/custom_function.h(145,63): warning C4251: 'torch::autograd::AutogradContext::saved_variables_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradContext' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/custom_function.h(146,25): warning C4251: 'torch::autograd::AutogradContext::to_save_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradContext' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/custom_function.h(152,31): warning C4251: 'torch::autograd::AutogradContext::grad_fn_': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradContext' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(675,61): warning C4251: 'torch::autograd::Node::post_hooks_': class 'std::vector>,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'torch::autograd::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(306,1): warning C4267: 'return': conversion from 'size_t' to 'uint32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/NestedTensorImpl.h(172,57): warning C4251: 'at::native::NestedTensorImpl::opt_sizes_': class 'std::optional>>' needs to have dll-interface to be used by clients of struct 'at::native::NestedTensorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(676,52): warning C4251: 'torch::autograd::Node::input_metadata_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'torch::autograd::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/operator.h(260,49): warning C4251: 'torch::jit::Operator::op_': class 'std::variant' needs to have dll-interface to be used by clients of struct 'torch::jit::Operator' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/NestedTensorImpl.h(172,57): warning C4251: 'at::native::NestedTensorImpl::opt_sizes_': class 'std::optional>>' needs to have dll-interface to be used by clients of struct 'at::native::NestedTensorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(200,1): warning C4267: 'initializing': conversion from 'size_t' to 'uint32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/NestedTensorImpl.h(172,57): warning C4251: 'at::native::NestedTensorImpl::opt_sizes_': class 'std::optional>>' needs to have dll-interface to be used by clients of struct 'at::native::NestedTensorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(208,1): warning C4267: 'initializing': conversion from 'size_t' to 'uint32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(215,1): warning C4267: 'initializing': conversion from 'size_t' to 'uint32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(221,1): warning C4267: 'return': conversion from 'size_t' to 'uint32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/input_metadata.h(107,23): warning C4251: 'torch::autograd::InputMetadata::shape_': class 'std::variant' needs to have dll-interface to be used by clients of struct 'torch::autograd::InputMetadata' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(306,1): warning C4267: 'return': conversion from 'size_t' to 'uint32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/saved_variable.h(80,40): warning C4251: 'torch::autograd::SavedVariable::fw_grad_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'torch::autograd::SavedVariable' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/saved_variable.h(88,36): warning C4251: 'torch::autograd::SavedVariable::weak_grad_fn_': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of class 'torch::autograd::SavedVariable' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/saved_variable.h(103,45): warning C4251: 'torch::autograd::SavedVariable::hooks_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of class 'torch::autograd::SavedVariable' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/saved_variable.h(107,33): warning C4251: 'torch::autograd::SavedVariable::grad_fn_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'torch::autograd::SavedVariable' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/input_metadata.h(107,23): warning C4251: 'torch::autograd::InputMetadata::shape_': class 'std::variant' needs to have dll-interface to be used by clients of struct 'torch::autograd::InputMetadata' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/TensorBase.h(828): note: see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/saved_variable.h(112,42): warning C4251: 'torch::autograd::SavedVariable::grad_accumulator_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'torch::autograd::SavedVariable' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(118,48): warning C4251: 'caffe2::serialize::ChunkRecordIterator::iter_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::ChunkRecordIterator' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/input_metadata.h(107,23): warning C4251: 'torch::autograd::InputMetadata::shape_': class 'std::variant' needs to have dll-interface to be used by clients of struct 'torch::autograd::InputMetadata' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/saved_variable.h(80,40): warning C4251: 'torch::autograd::SavedVariable::fw_grad_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'torch::autograd::SavedVariable' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(195,38): warning C4251: 'caffe2::serialize::PyTorchStreamReader::ar_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamReader' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/saved_variable.h(88,36): warning C4251: 'torch::autograd::SavedVariable::weak_grad_fn_': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of class 'torch::autograd::SavedVariable' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(196,28): warning C4251: 'caffe2::serialize::PyTorchStreamReader::archive_name_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamReader' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(197,39): warning C4251: 'caffe2::serialize::PyTorchStreamReader::archive_name_plus_slash_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamReader' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/saved_variable.h(103,45): warning C4251: 'torch::autograd::SavedVariable::hooks_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of class 'torch::autograd::SavedVariable' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(118,48): warning C4251: 'caffe2::serialize::ChunkRecordIterator::iter_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::ChunkRecordIterator' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/saved_variable.h(107,33): warning C4251: 'torch::autograd::SavedVariable::grad_fn_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'torch::autograd::SavedVariable' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/saved_variable.h(80,40): warning C4251: 'torch::autograd::SavedVariable::fw_grad_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'torch::autograd::SavedVariable' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/saved_variable.h(112,42): warning C4251: 'torch::autograd::SavedVariable::grad_accumulator_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'torch::autograd::SavedVariable' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable_info.h(16,32): warning C4251: 'torch::autograd::VariableInfo::size': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::autograd::VariableInfo' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(118,48): warning C4251: 'caffe2::serialize::ChunkRecordIterator::iter_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::ChunkRecordIterator' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(109,60): warning C4251: 'std::enable_shared_from_this::_Wptr': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of class 'std::enable_shared_from_this' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(200,26): warning C4251: 'caffe2::serialize::PyTorchStreamReader::reader_lock_': class 'std::mutex' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamReader' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(196,28): warning C4251: 'caffe2::serialize::PyTorchStreamReader::archive_name_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamReader' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/saved_variable.h(103,45): warning C4251: 'torch::autograd::SavedVariable::hooks_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of class 'torch::autograd::SavedVariable' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/custom_function.h(113,57): warning C4251: 'torch::autograd::AutogradContext::saved_data': class 'ska::flat_hash_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradContext' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(197,39): warning C4251: 'caffe2::serialize::PyTorchStreamReader::archive_name_plus_slash_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamReader' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(109,60): warning C4251: 'std::enable_shared_from_this::_Wptr': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of class 'std::enable_shared_from_this' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/custom_function.h(113,57): warning C4251: 'torch::autograd::AutogradContext::saved_data': class 'ska::flat_hash_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradContext' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/operator.h(260,49): warning C4251: 'torch::jit::Operator::op_': class 'std::variant' needs to have dll-interface to be used by clients of struct 'torch::jit::Operator' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable_info.h(16,32): warning C4251: 'torch::autograd::VariableInfo::size': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::autograd::VariableInfo' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(655,20): warning C4251: 'torch::autograd::Node::mutex_': class 'std::mutex' needs to have dll-interface to be used by clients of struct 'torch::autograd::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(657,24): warning C4251: 'torch::autograd::Node::next_edges_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::autograd::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(198,44): warning C4251: 'caffe2::serialize::PyTorchStreamReader::in_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamReader' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(197,39): warning C4251: 'caffe2::serialize::PyTorchStreamReader::archive_name_plus_slash_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamReader' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(118,48): warning C4251: 'caffe2::serialize::ChunkRecordIterator::iter_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::ChunkRecordIterator' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(200,26): warning C4251: 'caffe2::serialize::PyTorchStreamReader::reader_lock_': class 'std::mutex' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamReader' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/custom_function.h(113,57): warning C4251: 'torch::autograd::AutogradContext::saved_data': class 'ska::flat_hash_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradContext' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(657,24): warning C4251: 'torch::autograd::Node::next_edges_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::autograd::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(659): note: see declaration of 'std::unique_ptr>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/custom_function.h(143,58): warning C4251: 'torch::autograd::AutogradContext::non_differentiable_': class 'std::unordered_set,std::equal_to,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradContext' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/custom_function.h(143,58): warning C4251: 'torch::autograd::AutogradContext::non_differentiable_': class 'std::unordered_set,std::equal_to,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradContext' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(242,49): warning C4251: 'caffe2::serialize::PyTorchStreamWriter::files_written_': class 'std::unordered_set,std::equal_to,std::allocator>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamWriter' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/graph_task.h(11): note: see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(202,32): warning C4251: 'caffe2::serialize::PyTorchStreamReader::serialization_id_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamReader' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/custom_function.h(20): note: see declaration of 'std::unordered_set,std::equal_to,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(671,59): warning C4251: 'torch::autograd::Node::pre_hooks_': class 'std::vector>,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'torch::autograd::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(195,38): warning C4251: 'caffe2::serialize::PyTorchStreamReader::ar_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamReader' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/custom_function.h(144,52): warning C4251: 'torch::autograd::AutogradContext::dirty_inputs_': class 'std::unordered_set,std::equal_to,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradContext' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(672,66): warning C4251: 'torch::autograd::Node::tensor_pre_hooks_': class 'std::vector>,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'torch::autograd::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/custom_function.h(144,52): warning C4251: 'torch::autograd::AutogradContext::dirty_inputs_': class 'std::unordered_set,std::equal_to,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradContext' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(243,38): warning C4251: 'caffe2::serialize::PyTorchStreamWriter::ar_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamWriter' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(198,44): warning C4251: 'caffe2::serialize::PyTorchStreamReader::in_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamReader' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/custom_function.h(20): note: see declaration of 'std::unordered_set,std::equal_to,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/custom_function.h(20): note: see declaration of 'std::unordered_set,std::equal_to,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(196,28): warning C4251: 'caffe2::serialize::PyTorchStreamReader::archive_name_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamReader' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(245,39): warning C4251: 'caffe2::serialize::PyTorchStreamWriter::archive_name_plus_slash_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamWriter' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc)C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xstring(4471): note: see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(202,32): warning C4251: 'caffe2::serialize::PyTorchStreamReader::serialization_id_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamReader' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(671,59): warning C4251: 'torch::autograd::Node::pre_hooks_': class 'std::vector>,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'torch::autograd::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc)C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xstring(4471): note: see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc)C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xstring(4471): note: see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(197,39): warning C4251: 'caffe2::serialize::PyTorchStreamReader::archive_name_plus_slash_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamReader' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(182): note: see declaration of 'std::vector>,std::allocator>>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(246,23): warning C4251: 'caffe2::serialize::PyTorchStreamWriter::padding_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamWriter' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(672,66): warning C4251: 'torch::autograd::Node::tensor_pre_hooks_': class 'std::vector>,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'torch::autograd::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(247,29): warning C4251: 'caffe2::serialize::PyTorchStreamWriter::file_stream_': class 'std::basic_ofstream>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamWriter' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(198,44): warning C4251: 'caffe2::serialize::PyTorchStreamReader::in_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamReader' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(109,60): warning C4251: 'std::enable_shared_from_this::_Wptr': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of class 'std::enable_shared_from_this' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(200,26): warning C4251: 'caffe2::serialize::PyTorchStreamReader::reader_lock_': class 'std::mutex' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamReader' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(202,32): warning C4251: 'caffe2::serialize::PyTorchStreamReader::serialization_id_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamReader' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(655,20): warning C4251: 'torch::autograd::Node::mutex_': class 'std::mutex' needs to have dll-interface to be used by clients of struct 'torch::autograd::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(248,58): warning C4251: 'caffe2::serialize::PyTorchStreamWriter::writer_func_': class 'std::function' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamWriter' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(250,32): warning C4251: 'caffe2::serialize::PyTorchStreamWriter::serialization_id_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamWriter' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/custom_function.h(145,63): warning C4251: 'torch::autograd::AutogradContext::saved_variables_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradContext' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/custom_function.h(145,63): warning C4251: 'torch::autograd::AutogradContext::saved_variables_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradContext' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/api/include/torch/imethod.h(50,50): warning C4251: 'torch::IMethod::argumentNames_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'torch::IMethod' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(657,24): warning C4251: 'torch::autograd::Node::next_edges_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::autograd::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(118,48): warning C4251: 'caffe2::serialize::ChunkRecordIterator::iter_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::ChunkRecordIterator' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/custom_function.h(143,58): warning C4251: 'torch::autograd::AutogradContext::non_differentiable_': class 'std::unordered_set,std::equal_to,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradContext' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(242,49): warning C4251: 'caffe2::serialize::PyTorchStreamWriter::files_written_': class 'std::unordered_set,std::equal_to,std::allocator>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamWriter' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(674,26): warning C4251: 'torch::autograd::Node::retains_grad_hooks_': class 'std::unordered_map>,std::hash,std::equal_to,std::allocator>>>>' needs to have dll-interface to be used by clients of struct 'torch::autograd::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(242,49): warning C4251: 'caffe2::serialize::PyTorchStreamWriter::files_written_': class 'std::unordered_set,std::equal_to,std::allocator>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamWriter' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(243,38): warning C4251: 'caffe2::serialize::PyTorchStreamWriter::ar_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamWriter' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/custom_function.h(144,52): warning C4251: 'torch::autograd::AutogradContext::dirty_inputs_': class 'std::unordered_set,std::equal_to,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradContext' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(674,26): warning C4251: 'torch::autograd::Node::retains_grad_hooks_': class 'std::unordered_map>,std::hash,std::equal_to,std::allocator>>>>' needs to have dll-interface to be used by clients of struct 'torch::autograd::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/chunk_ops.h(18): note: see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/custom_function.h(20): note: see declaration of 'std::unordered_set,std::equal_to,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/custom_class.h(490): note: see declaration of 'std::unordered_set,std::equal_to,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(195): note: see declaration of 'std::unique_ptr>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(244,28): warning C4251: 'caffe2::serialize::PyTorchStreamWriter::archive_name_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamWriter' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/custom_function.h(152,31): warning C4251: 'torch::autograd::AutogradContext::grad_fn_': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradContext' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/custom_function.h(152,31): warning C4251: 'torch::autograd::AutogradContext::grad_fn_': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradContext' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(659,63): warning C4251: 'torch::autograd::Node::anomaly_metadata_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of struct 'torch::autograd::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(242,49): warning C4251: 'caffe2::serialize::PyTorchStreamWriter::files_written_': class 'std::unordered_set,std::equal_to,std::allocator>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamWriter' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc)C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\memory(1009): note: see declaration of 'std::weak_ptr<_Ty>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(245,39): warning C4251: 'caffe2::serialize::PyTorchStreamWriter::archive_name_plus_slash_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamWriter' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(244,28): warning C4251: 'caffe2::serialize::PyTorchStreamWriter::archive_name_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamWriter' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(671,59): warning C4251: 'torch::autograd::Node::pre_hooks_': class 'std::vector>,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'torch::autograd::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/attributes.h(128,52): warning C4275: non dll-interface struct 'torch::jit::AttributeValue' used as base for dll-interface struct 'torch::jit::GraphAttr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/custom_function.h(145,63): warning C4251: 'torch::autograd::AutogradContext::saved_variables_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradContext' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(675,61): warning C4251: 'torch::autograd::Node::post_hooks_': class 'std::vector>,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'torch::autograd::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/custom_function.h(146,25): warning C4251: 'torch::autograd::AutogradContext::to_save_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradContext' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(245,39): warning C4251: 'caffe2::serialize::PyTorchStreamWriter::archive_name_plus_slash_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamWriter' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(247,29): warning C4251: 'caffe2::serialize::PyTorchStreamWriter::file_stream_': class 'std::basic_ofstream>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamWriter' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(246,23): warning C4251: 'caffe2::serialize::PyTorchStreamWriter::padding_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamWriter' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/attributes.h(142,32): warning C4251: 'torch::jit::GraphAttr::value_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphAttr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/attributes.h(145,53): warning C4275: non dll-interface struct 'torch::jit::AttributeValue' used as base for dll-interface struct 'torch::jit::GraphsAttr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(248,58): warning C4251: 'caffe2::serialize::PyTorchStreamWriter::writer_func_': class 'std::function' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamWriter' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(250,32): warning C4251: 'caffe2::serialize::PyTorchStreamWriter::serialization_id_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamWriter' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(198,44): warning C4251: 'caffe2::serialize::PyTorchStreamReader::in_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamReader' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(676,52): warning C4251: 'torch::autograd::Node::input_metadata_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'torch::autograd::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(247,29): warning C4251: 'caffe2::serialize::PyTorchStreamWriter::file_stream_': class 'std::basic_ofstream>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamWriter' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc)C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xstring(4471): note: see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(247,29): warning C4251: 'caffe2::serialize::PyTorchStreamWriter::file_stream_': class 'std::basic_ofstream>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamWriter' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(676,52): warning C4251: 'torch::autograd::Node::input_metadata_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'torch::autograd::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(202,32): warning C4251: 'caffe2::serialize::PyTorchStreamReader::serialization_id_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamReader' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(248,58): warning C4251: 'caffe2::serialize::PyTorchStreamWriter::writer_func_': class 'std::function' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamWriter' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(248,58): warning C4251: 'caffe2::serialize::PyTorchStreamWriter::writer_func_': class 'std::function' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamWriter' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(250,32): warning C4251: 'caffe2::serialize::PyTorchStreamWriter::serialization_id_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamWriter' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(250,32): warning C4251: 'caffe2::serialize::PyTorchStreamWriter::serialization_id_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamWriter' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/api/include/torch/imethod.h(50,50): warning C4251: 'torch::IMethod::argumentNames_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'torch::IMethod' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(200,1): warning C4267: 'initializing': conversion from 'size_t' to 'uint32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/api/include/torch/imethod.h(50,50): warning C4251: 'torch::IMethod::argumentNames_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'torch::IMethod' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/api/include/torch/imethod.h(50,50): warning C4251: 'torch::IMethod::argumentNames_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'torch::IMethod' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(674,26): warning C4251: 'torch::autograd::Node::retains_grad_hooks_': class 'std::unordered_map>,std::hash,std::equal_to,std::allocator>>>>' needs to have dll-interface to be used by clients of struct 'torch::autograd::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(208,1): warning C4267: 'initializing': conversion from 'size_t' to 'uint32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(215,1): warning C4267: 'initializing': conversion from 'size_t' to 'uint32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(221,1): warning C4267: 'return': conversion from 'size_t' to 'uint32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(208,1): warning C4267: 'initializing': conversion from 'size_t' to 'uint32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/attributes.h(128,52): warning C4275: non dll-interface struct 'torch::jit::AttributeValue' used as base for dll-interface struct 'torch::jit::GraphAttr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(221,1): warning C4267: 'return': conversion from 'size_t' to 'uint32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(675,61): warning C4251: 'torch::autograd::Node::post_hooks_': class 'std::vector>,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'torch::autograd::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/attributes.h(128,52): warning C4275: non dll-interface struct 'torch::jit::AttributeValue' used as base for dll-interface struct 'torch::jit::GraphAttr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/attributes.h(142,32): warning C4251: 'torch::jit::GraphAttr::value_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphAttr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/attributes.h(128,52): warning C4275: non dll-interface struct 'torch::jit::AttributeValue' used as base for dll-interface struct 'torch::jit::GraphAttr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(306,1): warning C4267: 'return': conversion from 'size_t' to 'uint32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/attributes.h(128): note: see declaration of 'torch::jit::GraphAttr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/attributes.h(145,53): warning C4275: non dll-interface struct 'torch::jit::AttributeValue' used as base for dll-interface struct 'torch::jit::GraphsAttr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(306,1): warning C4267: 'return': conversion from 'size_t' to 'uint32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/attributes.h(142,32): warning C4251: 'torch::jit::GraphAttr::value_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphAttr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/attributes.h(142,32): warning C4251: 'torch::jit::GraphAttr::value_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphAttr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(242,49): warning C4251: 'caffe2::serialize::PyTorchStreamWriter::files_written_': class 'std::unordered_set,std::equal_to,std::allocator>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamWriter' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(243,38): warning C4251: 'caffe2::serialize::PyTorchStreamWriter::ar_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamWriter' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/attributes.h(145,53): warning C4275: non dll-interface struct 'torch::jit::AttributeValue' used as base for dll-interface struct 'torch::jit::GraphsAttr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/attributes.h(145,53): warning C4275: non dll-interface struct 'torch::jit::AttributeValue' used as base for dll-interface struct 'torch::jit::GraphsAttr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(244,28): warning C4251: 'caffe2::serialize::PyTorchStreamWriter::archive_name_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamWriter' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(245,39): warning C4251: 'caffe2::serialize::PyTorchStreamWriter::archive_name_plus_slash_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamWriter' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(246,23): warning C4251: 'caffe2::serialize::PyTorchStreamWriter::padding_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamWriter' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/attributes.h(160,19): warning C4251: 'torch::jit::GraphsAttr::value_': class 'std::vector,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphsAttr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(247,29): warning C4251: 'caffe2::serialize::PyTorchStreamWriter::file_stream_': class 'std::basic_ofstream>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamWriter' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/input_metadata.h(107,23): warning C4251: 'torch::autograd::InputMetadata::shape_': class 'std::variant' needs to have dll-interface to be used by clients of struct 'torch::autograd::InputMetadata' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(248,58): warning C4251: 'caffe2::serialize::PyTorchStreamWriter::writer_func_': class 'std::function' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamWriter' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(250,32): warning C4251: 'caffe2::serialize::PyTorchStreamWriter::serialization_id_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamWriter' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/attributes.h(160,19): warning C4251: 'torch::jit::GraphsAttr::value_': class 'std::vector,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphsAttr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/attributes.h(160,19): warning C4251: 'torch::jit::GraphsAttr::value_': class 'std::vector,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphsAttr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(200,1): warning C4267: 'initializing': conversion from 'size_t' to 'uint32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(208,1): warning C4267: 'initializing': conversion from 'size_t' to 'uint32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/saved_variable.h(80,40): warning C4251: 'torch::autograd::SavedVariable::fw_grad_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'torch::autograd::SavedVariable' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(215,1): warning C4267: 'initializing': conversion from 'size_t' to 'uint32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/saved_variable.h(88,36): warning C4251: 'torch::autograd::SavedVariable::weak_grad_fn_': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of class 'torch::autograd::SavedVariable' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(221,1): warning C4267: 'return': conversion from 'size_t' to 'uint32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/api/include/torch/imethod.h(50,50): warning C4251: 'torch::IMethod::argumentNames_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'torch::IMethod' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(118,48): warning C4251: 'caffe2::serialize::ChunkRecordIterator::iter_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::ChunkRecordIterator' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/saved_variable.h(103,45): warning C4251: 'torch::autograd::SavedVariable::hooks_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of class 'torch::autograd::SavedVariable' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/saved_variable.h(107,33): warning C4251: 'torch::autograd::SavedVariable::grad_fn_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'torch::autograd::SavedVariable' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/saved_variable.h(112,42): warning C4251: 'torch::autograd::SavedVariable::grad_accumulator_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'torch::autograd::SavedVariable' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/operator.h(260,49): warning C4251: 'torch::jit::Operator::op_': class 'std::variant' needs to have dll-interface to be used by clients of struct 'torch::jit::Operator' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/operator.h(260,49): warning C4251: 'torch::jit::Operator::op_': class 'std::variant' needs to have dll-interface to be used by clients of struct 'torch::jit::Operator' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(195,38): warning C4251: 'caffe2::serialize::PyTorchStreamReader::ar_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamReader' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(306,1): warning C4267: 'return': conversion from 'size_t' to 'uint32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(196,28): warning C4251: 'caffe2::serialize::PyTorchStreamReader::archive_name_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamReader' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(197,39): warning C4251: 'caffe2::serialize::PyTorchStreamReader::archive_name_plus_slash_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamReader' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/attributes.h(128,52): warning C4275: non dll-interface struct 'torch::jit::AttributeValue' used as base for dll-interface struct 'torch::jit::GraphAttr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(198,44): warning C4251: 'caffe2::serialize::PyTorchStreamReader::in_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamReader' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(200,26): warning C4251: 'caffe2::serialize::PyTorchStreamReader::reader_lock_': class 'std::mutex' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamReader' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/attributes.h(142,32): warning C4251: 'torch::jit::GraphAttr::value_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphAttr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(202,32): warning C4251: 'caffe2::serialize::PyTorchStreamReader::serialization_id_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamReader' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(109,60): warning C4251: 'std::enable_shared_from_this::_Wptr': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of class 'std::enable_shared_from_this' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/attributes.h(145,53): warning C4275: non dll-interface struct 'torch::jit::AttributeValue' used as base for dll-interface struct 'torch::jit::GraphsAttr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(655,20): warning C4251: 'torch::autograd::Node::mutex_': class 'std::mutex' needs to have dll-interface to be used by clients of struct 'torch::autograd::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/operator.h(260,49): warning C4251: 'torch::jit::Operator::op_': class 'std::variant' needs to have dll-interface to be used by clients of struct 'torch::jit::Operator' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/attributes.h(160,19): warning C4251: 'torch::jit::GraphsAttr::value_': class 'std::vector,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphsAttr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable_info.h(16,32): warning C4251: 'torch::autograd::VariableInfo::size': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::autograd::VariableInfo' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(657,24): warning C4251: 'torch::autograd::Node::next_edges_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::autograd::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable_info.h(16,32): warning C4251: 'torch::autograd::VariableInfo::size': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::autograd::VariableInfo' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(659,63): warning C4251: 'torch::autograd::Node::anomaly_metadata_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of struct 'torch::autograd::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(671,59): warning C4251: 'torch::autograd::Node::pre_hooks_': class 'std::vector>,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'torch::autograd::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(672,66): warning C4251: 'torch::autograd::Node::tensor_pre_hooks_': class 'std::vector>,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'torch::autograd::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/custom_function.h(113,57): warning C4251: 'torch::autograd::AutogradContext::saved_data': class 'ska::flat_hash_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradContext' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/custom_function.h(113,57): warning C4251: 'torch::autograd::AutogradContext::saved_data': class 'ska::flat_hash_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradContext' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(242,49): warning C4251: 'caffe2::serialize::PyTorchStreamWriter::files_written_': class 'std::unordered_set,std::equal_to,std::allocator>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamWriter' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(243,38): warning C4251: 'caffe2::serialize::PyTorchStreamWriter::ar_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamWriter' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(244,28): warning C4251: 'caffe2::serialize::PyTorchStreamWriter::archive_name_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamWriter' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(245,39): warning C4251: 'caffe2::serialize::PyTorchStreamWriter::archive_name_plus_slash_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamWriter' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(246,23): warning C4251: 'caffe2::serialize::PyTorchStreamWriter::padding_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamWriter' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(247,29): warning C4251: 'caffe2::serialize::PyTorchStreamWriter::file_stream_': class 'std::basic_ofstream>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamWriter' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(248,58): warning C4251: 'caffe2::serialize::PyTorchStreamWriter::writer_func_': class 'std::function' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamWriter' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(250,32): warning C4251: 'caffe2::serialize::PyTorchStreamWriter::serialization_id_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamWriter' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/custom_function.h(143,58): warning C4251: 'torch::autograd::AutogradContext::non_differentiable_': class 'std::unordered_set,std::equal_to,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradContext' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/custom_function.h(144,52): warning C4251: 'torch::autograd::AutogradContext::dirty_inputs_': class 'std::unordered_set,std::equal_to,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradContext' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/custom_function.h(143,58): warning C4251: 'torch::autograd::AutogradContext::non_differentiable_': class 'std::unordered_set,std::equal_to,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradContext' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/api/include/torch/imethod.h(50,50): warning C4251: 'torch::IMethod::argumentNames_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'torch::IMethod' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/custom_function.h(144,52): warning C4251: 'torch::autograd::AutogradContext::dirty_inputs_': class 'std::unordered_set,std::equal_to,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradContext' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(675,61): warning C4251: 'torch::autograd::Node::post_hooks_': class 'std::vector>,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'torch::autograd::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/custom_function.h(113,57): warning C4251: 'torch::autograd::AutogradContext::saved_data': class 'ska::flat_hash_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradContext' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(176,40): warning C4251: 'torch::jit::StringCordView::pieces_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::StringCordView' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/custom_function.h(146,25): warning C4251: 'torch::autograd::AutogradContext::to_save_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradContext' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/custom_function.h(152,31): warning C4251: 'torch::autograd::AutogradContext::grad_fn_': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradContext' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/attributes.h(142,32): warning C4251: 'torch::jit::GraphAttr::value_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphAttr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/attributes.h(145,53): warning C4275: non dll-interface struct 'torch::jit::AttributeValue' used as base for dll-interface struct 'torch::jit::GraphsAttr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(676,52): warning C4251: 'torch::autograd::Node::input_metadata_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'torch::autograd::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(177,41): warning C4251: 'torch::jit::StringCordView::accumulated_sizes_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::StringCordView' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/custom_function.h(145,63): warning C4251: 'torch::autograd::AutogradContext::saved_variables_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradContext' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/custom_function.h(146,25): warning C4251: 'torch::autograd::AutogradContext::to_save_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradContext' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/custom_function.h(152,31): warning C4251: 'torch::autograd::AutogradContext::grad_fn_': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradContext' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(200,1): warning C4267: 'initializing': conversion from 'size_t' to 'uint32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/attributes.h(160,19): warning C4251: 'torch::jit::GraphsAttr::value_': class 'std::vector,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphsAttr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(208,1): warning C4267: 'initializing': conversion from 'size_t' to 'uint32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(215,1): warning C4267: 'initializing': conversion from 'size_t' to 'uint32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(221,1): warning C4267: 'return': conversion from 'size_t' to 'uint32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(178,59): warning C4251: 'torch::jit::StringCordView::owned_strings_': class 'std::vector,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::jit::StringCordView' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/custom_function.h(143,58): warning C4251: 'torch::autograd::AutogradContext::non_differentiable_': class 'std::unordered_set,std::equal_to,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradContext' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(306,1): warning C4267: 'return': conversion from 'size_t' to 'uint32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/custom_function.h(20): note: see declaration of 'std::unordered_set,std::equal_to,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(294,39): warning C4251: 'torch::jit::Source::filename_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::Source' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/custom_function.h(144,52): warning C4251: 'torch::autograd::AutogradContext::dirty_inputs_': class 'std::unordered_set,std::equal_to,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradContext' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(299,45): warning C4251: 'torch::jit::Source::line_starting_offsets_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::Source' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(176,40): warning C4251: 'torch::jit::StringCordView::pieces_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::StringCordView' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(301,52): warning C4251: 'torch::jit::Source::gen_ranges_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::Source' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(176,40): warning C4251: 'torch::jit::StringCordView::pieces_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::StringCordView' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(176,40): warning C4251: 'torch::jit::StringCordView::pieces_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::StringCordView' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/custom_function.h(145,63): warning C4251: 'torch::autograd::AutogradContext::saved_variables_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradContext' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/custom_function.h(146,25): warning C4251: 'torch::autograd::AutogradContext::to_save_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradContext' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/custom_function.h(152,31): warning C4251: 'torch::autograd::AutogradContext::grad_fn_': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradContext' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(177,41): warning C4251: 'torch::jit::StringCordView::accumulated_sizes_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::StringCordView' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(118,48): warning C4251: 'caffe2::serialize::ChunkRecordIterator::iter_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::ChunkRecordIterator' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(177,41): warning C4251: 'torch::jit::StringCordView::accumulated_sizes_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::StringCordView' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(177,41): warning C4251: 'torch::jit::StringCordView::accumulated_sizes_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::StringCordView' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(118,48): warning C4251: 'caffe2::serialize::ChunkRecordIterator::iter_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::ChunkRecordIterator' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(392,39): warning C4251: 'torch::jit::SourceRange::source_view_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::SourceRange' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(397,39): warning C4251: 'torch::jit::SourceRange::start_iter_': struct 'torch::jit::StringCordView::Iterator' needs to have dll-interface to be used by clients of struct 'torch::jit::SourceRange' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(195,38): warning C4251: 'caffe2::serialize::PyTorchStreamReader::ar_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamReader' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(196,28): warning C4251: 'caffe2::serialize::PyTorchStreamReader::archive_name_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamReader' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(178,59): warning C4251: 'torch::jit::StringCordView::owned_strings_': class 'std::vector,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::jit::StringCordView' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(197,39): warning C4251: 'caffe2::serialize::PyTorchStreamReader::archive_name_plus_slash_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamReader' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(195,38): warning C4251: 'caffe2::serialize::PyTorchStreamReader::ar_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamReader' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(196,28): warning C4251: 'caffe2::serialize::PyTorchStreamReader::archive_name_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamReader' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(197,39): warning C4251: 'caffe2::serialize::PyTorchStreamReader::archive_name_plus_slash_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamReader' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(178,59): warning C4251: 'torch::jit::StringCordView::owned_strings_': class 'std::vector,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::jit::StringCordView' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(198,44): warning C4251: 'caffe2::serialize::PyTorchStreamReader::in_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamReader' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(178,59): warning C4251: 'torch::jit::StringCordView::owned_strings_': class 'std::vector,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::jit::StringCordView' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(200,26): warning C4251: 'caffe2::serialize::PyTorchStreamReader::reader_lock_': class 'std::mutex' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamReader' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(202,32): warning C4251: 'caffe2::serialize::PyTorchStreamReader::serialization_id_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamReader' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(198,44): warning C4251: 'caffe2::serialize::PyTorchStreamReader::in_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamReader' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc)C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xstring(4471): note: see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(200,26): warning C4251: 'caffe2::serialize::PyTorchStreamReader::reader_lock_': class 'std::mutex' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamReader' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(202,32): warning C4251: 'caffe2::serialize::PyTorchStreamReader::serialization_id_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamReader' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(294,39): warning C4251: 'torch::jit::Source::filename_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::Source' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(299,45): warning C4251: 'torch::jit::Source::line_starting_offsets_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::Source' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(195,38): warning C4251: 'caffe2::serialize::PyTorchStreamReader::ar_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamReader' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(176,40): warning C4251: 'torch::jit::StringCordView::pieces_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::StringCordView' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(196,28): warning C4251: 'caffe2::serialize::PyTorchStreamReader::archive_name_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamReader' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(197,39): warning C4251: 'caffe2::serialize::PyTorchStreamReader::archive_name_plus_slash_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamReader' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(294,39): warning C4251: 'torch::jit::Source::filename_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::Source' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(294,39): warning C4251: 'torch::jit::Source::filename_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::Source' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(301,52): warning C4251: 'torch::jit::Source::gen_ranges_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::Source' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(299,45): warning C4251: 'torch::jit::Source::line_starting_offsets_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::Source' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(198,44): warning C4251: 'caffe2::serialize::PyTorchStreamReader::in_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamReader' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(200,26): warning C4251: 'caffe2::serialize::PyTorchStreamReader::reader_lock_': class 'std::mutex' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamReader' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(202,32): warning C4251: 'caffe2::serialize::PyTorchStreamReader::serialization_id_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamReader' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(301,52): warning C4251: 'torch::jit::Source::gen_ranges_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::Source' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(301,52): warning C4251: 'torch::jit::Source::gen_ranges_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::Source' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(195): note: see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(177,41): warning C4251: 'torch::jit::StringCordView::accumulated_sizes_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::StringCordView' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/operator.h(260,49): warning C4251: 'torch::jit::Operator::op_': class 'std::variant' needs to have dll-interface to be used by clients of struct 'torch::jit::Operator' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(392,39): warning C4251: 'torch::jit::SourceRange::source_view_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::SourceRange' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable_info.h(16,32): warning C4251: 'torch::autograd::VariableInfo::size': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::autograd::VariableInfo' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(178,59): warning C4251: 'torch::jit::StringCordView::owned_strings_': class 'std::vector,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::jit::StringCordView' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(392,39): warning C4251: 'torch::jit::SourceRange::source_view_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::SourceRange' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(397,39): warning C4251: 'torch::jit::SourceRange::start_iter_': struct 'torch::jit::StringCordView::Iterator' needs to have dll-interface to be used by clients of struct 'torch::jit::SourceRange' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(392,39): warning C4251: 'torch::jit::SourceRange::source_view_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::SourceRange' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(397,39): warning C4251: 'torch::jit::SourceRange::start_iter_': struct 'torch::jit::StringCordView::Iterator' needs to have dll-interface to be used by clients of struct 'torch::jit::SourceRange' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(242,49): warning C4251: 'caffe2::serialize::PyTorchStreamWriter::files_written_': class 'std::unordered_set,std::equal_to,std::allocator>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamWriter' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(242,49): warning C4251: 'caffe2::serialize::PyTorchStreamWriter::files_written_': class 'std::unordered_set,std::equal_to,std::allocator>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamWriter' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(243,38): warning C4251: 'caffe2::serialize::PyTorchStreamWriter::ar_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamWriter' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(243,38): warning C4251: 'caffe2::serialize::PyTorchStreamWriter::ar_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamWriter' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(244,28): warning C4251: 'caffe2::serialize::PyTorchStreamWriter::archive_name_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamWriter' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(244,28): warning C4251: 'caffe2::serialize::PyTorchStreamWriter::archive_name_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamWriter' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(245,39): warning C4251: 'caffe2::serialize::PyTorchStreamWriter::archive_name_plus_slash_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamWriter' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(294,39): warning C4251: 'torch::jit::Source::filename_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::Source' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(246,23): warning C4251: 'caffe2::serialize::PyTorchStreamWriter::padding_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamWriter' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(245,39): warning C4251: 'caffe2::serialize::PyTorchStreamWriter::archive_name_plus_slash_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamWriter' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/custom_function.h(113,57): warning C4251: 'torch::autograd::AutogradContext::saved_data': class 'ska::flat_hash_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradContext' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(299,45): warning C4251: 'torch::jit::Source::line_starting_offsets_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::Source' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/operator.h(260,49): warning C4251: 'torch::jit::Operator::op_': class 'std::variant' needs to have dll-interface to be used by clients of struct 'torch::jit::Operator' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(246,23): warning C4251: 'caffe2::serialize::PyTorchStreamWriter::padding_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamWriter' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc)C:\Jenkins\workspace\dgl_PR-7408\include\dgl/aten/coo.h(752): note: see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/custom_function.h(113): note: see declaration of 'ska::flat_hash_map,std::equal_to,std::allocator>>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(247,29): warning C4251: 'caffe2::serialize::PyTorchStreamWriter::file_stream_': class 'std::basic_ofstream>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamWriter' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(242,49): warning C4251: 'caffe2::serialize::PyTorchStreamWriter::files_written_': class 'std::unordered_set,std::equal_to,std::allocator>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamWriter' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(243,38): warning C4251: 'caffe2::serialize::PyTorchStreamWriter::ar_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamWriter' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(244,28): warning C4251: 'caffe2::serialize::PyTorchStreamWriter::archive_name_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamWriter' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(301,52): warning C4251: 'torch::jit::Source::gen_ranges_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::Source' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(246,23): warning C4251: 'caffe2::serialize::PyTorchStreamWriter::padding_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamWriter' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(248,58): warning C4251: 'caffe2::serialize::PyTorchStreamWriter::writer_func_': class 'std::function' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamWriter' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(250,32): warning C4251: 'caffe2::serialize::PyTorchStreamWriter::serialization_id_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamWriter' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(247,29): warning C4251: 'caffe2::serialize::PyTorchStreamWriter::file_stream_': class 'std::basic_ofstream>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamWriter' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/api/include/torch/imethod.h(50,50): warning C4251: 'torch::IMethod::argumentNames_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'torch::IMethod' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(248,58): warning C4251: 'caffe2::serialize::PyTorchStreamWriter::writer_func_': class 'std::function' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamWriter' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(250,32): warning C4251: 'caffe2::serialize::PyTorchStreamWriter::serialization_id_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamWriter' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(392,39): warning C4251: 'torch::jit::SourceRange::source_view_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::SourceRange' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(397,39): warning C4251: 'torch::jit::SourceRange::start_iter_': struct 'torch::jit::StringCordView::Iterator' needs to have dll-interface to be used by clients of struct 'torch::jit::SourceRange' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/custom_function.h(143,58): warning C4251: 'torch::autograd::AutogradContext::non_differentiable_': class 'std::unordered_set,std::equal_to,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradContext' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/custom_function.h(144,52): warning C4251: 'torch::autograd::AutogradContext::dirty_inputs_': class 'std::unordered_set,std::equal_to,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradContext' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/api/include/torch/imethod.h(50,50): warning C4251: 'torch::IMethod::argumentNames_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'torch::IMethod' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/operator.h(260,49): warning C4251: 'torch::jit::Operator::op_': class 'std::variant' needs to have dll-interface to be used by clients of struct 'torch::jit::Operator' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/scope.h(32,19): warning C4251: 'torch::jit::Scope::parent_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of struct 'torch::jit::Scope' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/attributes.h(128,52): warning C4275: non dll-interface struct 'torch::jit::AttributeValue' used as base for dll-interface struct 'torch::jit::GraphAttr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/api/include/torch/imethod.h(50,50): warning C4251: 'torch::IMethod::argumentNames_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'torch::IMethod' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/custom_function.h(145,63): warning C4251: 'torch::autograd::AutogradContext::saved_variables_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradContext' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/custom_function.h(146,25): warning C4251: 'torch::autograd::AutogradContext::to_save_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradContext' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/custom_function.h(152,31): warning C4251: 'torch::autograd::AutogradContext::grad_fn_': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradContext' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/attributes.h(128,52): warning C4275: non dll-interface struct 'torch::jit::AttributeValue' used as base for dll-interface struct 'torch::jit::GraphAttr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/attributes.h(142,32): warning C4251: 'torch::jit::GraphAttr::value_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphAttr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/attributes.h(145,53): warning C4275: non dll-interface struct 'torch::jit::AttributeValue' used as base for dll-interface struct 'torch::jit::GraphsAttr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/attributes.h(142,32): warning C4251: 'torch::jit::GraphAttr::value_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphAttr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/attributes.h(145,53): warning C4275: non dll-interface struct 'torch::jit::AttributeValue' used as base for dll-interface struct 'torch::jit::GraphsAttr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/attributes.h(128,52): warning C4275: non dll-interface struct 'torch::jit::AttributeValue' used as base for dll-interface struct 'torch::jit::GraphAttr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/scope.h(127,45): warning C4251: 'torch::jit::InlinedCallStack::callee_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::InlinedCallStack' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/scope.h(137,29): warning C4251: 'torch::jit::InlinedCallStack::fn_name_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::jit::InlinedCallStack' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/attributes.h(160,19): warning C4251: 'torch::jit::GraphsAttr::value_': class 'std::vector,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphsAttr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/attributes.h(142,32): warning C4251: 'torch::jit::GraphAttr::value_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphAttr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/attributes.h(160,19): warning C4251: 'torch::jit::GraphsAttr::value_': class 'std::vector,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphsAttr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/attributes.h(145,53): warning C4275: non dll-interface struct 'torch::jit::AttributeValue' used as base for dll-interface struct 'torch::jit::GraphsAttr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/scope.h(140,58): warning C4251: 'torch::jit::InlinedCallStack::module_instance_info_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::InlinedCallStack' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(176,40): warning C4251: 'torch::jit::StringCordView::pieces_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::StringCordView' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/scope.h(32,19): warning C4251: 'torch::jit::Scope::parent_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of struct 'torch::jit::Scope' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/scope.h(32,19): warning C4251: 'torch::jit::Scope::parent_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of struct 'torch::jit::Scope' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/attributes.h(160,19): warning C4251: 'torch::jit::GraphsAttr::value_': class 'std::vector,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphsAttr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/scope.h(27): note: see declaration of 'c10::intrusive_ptr>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/scope.h(32,19): warning C4251: 'torch::jit::Scope::parent_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of struct 'torch::jit::Scope' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(177,41): warning C4251: 'torch::jit::StringCordView::accumulated_sizes_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::StringCordView' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(178,59): warning C4251: 'torch::jit::StringCordView::owned_strings_': class 'std::vector,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::jit::StringCordView' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/scope.h(127,45): warning C4251: 'torch::jit::InlinedCallStack::callee_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::InlinedCallStack' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/constants.h(21,75): warning C4275: non dll-interface class 'std::runtime_error' used as base for dll-interface struct 'torch::jit::constant_not_supported_error' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/scope.h(127,45): warning C4251: 'torch::jit::InlinedCallStack::callee_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::InlinedCallStack' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/scope.h(137,29): warning C4251: 'torch::jit::InlinedCallStack::fn_name_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::jit::InlinedCallStack' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/scope.h(137,29): warning C4251: 'torch::jit::InlinedCallStack::fn_name_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::jit::InlinedCallStack' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(294,39): warning C4251: 'torch::jit::Source::filename_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::Source' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(299,45): warning C4251: 'torch::jit::Source::line_starting_offsets_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::Source' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/scope.h(140,58): warning C4251: 'torch::jit::InlinedCallStack::module_instance_info_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::InlinedCallStack' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(301,52): warning C4251: 'torch::jit::Source::gen_ranges_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::Source' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/scope.h(140,58): warning C4251: 'torch::jit::InlinedCallStack::module_instance_info_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::InlinedCallStack' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/scope.h(140,58): warning C4251: 'torch::jit::InlinedCallStack::module_instance_info_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::InlinedCallStack' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/scope.h(32,19): warning C4251: 'torch::jit::Scope::parent_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of struct 'torch::jit::Scope' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(392,39): warning C4251: 'torch::jit::SourceRange::source_view_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::SourceRange' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(397,39): warning C4251: 'torch::jit::SourceRange::start_iter_': struct 'torch::jit::StringCordView::Iterator' needs to have dll-interface to be used by clients of struct 'torch::jit::SourceRange' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/constants.h(21,75): warning C4275: non dll-interface class 'std::runtime_error' used as base for dll-interface struct 'torch::jit::constant_not_supported_error' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/constants.h(21,75): warning C4275: non dll-interface class 'std::runtime_error' used as base for dll-interface struct 'torch::jit::constant_not_supported_error' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/scope.h(127,45): warning C4251: 'torch::jit::InlinedCallStack::callee_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::InlinedCallStack' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/scope.h(137,29): warning C4251: 'torch::jit::InlinedCallStack::fn_name_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::jit::InlinedCallStack' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/constants.h(21,75): warning C4275: non dll-interface class 'std::runtime_error' used as base for dll-interface struct 'torch::jit::constant_not_supported_error' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(118,48): warning C4251: 'caffe2::serialize::ChunkRecordIterator::iter_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::ChunkRecordIterator' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/operator.h(260,49): warning C4251: 'torch::jit::Operator::op_': class 'std::variant' needs to have dll-interface to be used by clients of struct 'torch::jit::Operator' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(113): note: see declaration of 'std::unique_ptr>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/scope.h(140,58): warning C4251: 'torch::jit::InlinedCallStack::module_instance_info_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::InlinedCallStack' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(195,38): warning C4251: 'caffe2::serialize::PyTorchStreamReader::ar_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamReader' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(196,28): warning C4251: 'caffe2::serialize::PyTorchStreamReader::archive_name_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamReader' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(197,39): warning C4251: 'caffe2::serialize::PyTorchStreamReader::archive_name_plus_slash_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamReader' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/utils/schema_info.h(96,56): warning C4251: 'torch::utils::SchemaInfo::wildcard_set_': class 'std::unordered_set,std::equal_to,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::utils::SchemaInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/utils/schema_info.h(99,57): warning C4251: 'torch::utils::SchemaInfo::container_set_': class 'std::unordered_set,std::equal_to,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::utils::SchemaInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(198,44): warning C4251: 'caffe2::serialize::PyTorchStreamReader::in_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamReader' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(202,32): warning C4251: 'caffe2::serialize::PyTorchStreamReader::serialization_id_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamReader' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/utils/schema_info.h(105,59): warning C4251: 'torch::utils::SchemaInfo::input_alias_map_': class 'std::vector,std::equal_to,std::allocator>,std::allocator,std::equal_to,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'torch::utils::SchemaInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/utils/schema_info.h(108,60): warning C4251: 'torch::utils::SchemaInfo::output_alias_map_': class 'std::vector,std::equal_to,std::allocator>,std::allocator,std::equal_to,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'torch::utils::SchemaInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/constants.h(21,75): warning C4275: non dll-interface class 'std::runtime_error' used as base for dll-interface struct 'torch::jit::constant_not_supported_error' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(118,48): warning C4251: 'caffe2::serialize::ChunkRecordIterator::iter_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::ChunkRecordIterator' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/enum_type.h(96,22): warning C4251: 'c10::EnumType::value_type_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::EnumType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(195,38): warning C4251: 'caffe2::serialize::PyTorchStreamReader::ar_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamReader' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(196,28): warning C4251: 'caffe2::serialize::PyTorchStreamReader::archive_name_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamReader' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(197,39): warning C4251: 'caffe2::serialize::PyTorchStreamReader::archive_name_plus_slash_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamReader' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/enum_type.h(97,48): warning C4251: 'c10::EnumType::enum_names_values_': class 'std::vector>>' needs to have dll-interface to be used by clients of struct 'c10::EnumType' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/enum_type.h(98,51): warning C4251: 'c10::EnumType::cu_': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of struct 'c10::EnumType' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(198,44): warning C4251: 'caffe2::serialize::PyTorchStreamReader::in_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamReader' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(200,26): warning C4251: 'caffe2::serialize::PyTorchStreamReader::reader_lock_': class 'std::mutex' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamReader' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(202,32): warning C4251: 'caffe2::serialize::PyTorchStreamReader::serialization_id_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamReader' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(242,49): warning C4251: 'caffe2::serialize::PyTorchStreamWriter::files_written_': class 'std::unordered_set,std::equal_to,std::allocator>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamWriter' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/utils/schema_info.h(96,56): warning C4251: 'torch::utils::SchemaInfo::wildcard_set_': class 'std::unordered_set,std::equal_to,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::utils::SchemaInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(243,38): warning C4251: 'caffe2::serialize::PyTorchStreamWriter::ar_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamWriter' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/utils/schema_info.h(99,57): warning C4251: 'torch::utils::SchemaInfo::container_set_': class 'std::unordered_set,std::equal_to,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::utils::SchemaInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(244,28): warning C4251: 'caffe2::serialize::PyTorchStreamWriter::archive_name_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamWriter' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/utils/schema_info.h(96,56): warning C4251: 'torch::utils::SchemaInfo::wildcard_set_': class 'std::unordered_set,std::equal_to,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::utils::SchemaInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/utils/schema_info.h(102,57): warning C4251: 'torch::utils::SchemaInfo::value_map_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::utils::SchemaInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/utils/schema_info.h(96,56): warning C4251: 'torch::utils::SchemaInfo::wildcard_set_': class 'std::unordered_set,std::equal_to,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::utils::SchemaInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc)C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xstring(4471): note: see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/function_schema.h(486): note: see declaration of 'std::unordered_map,std::equal_to,std::allocator>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/utils/schema_info.h(91): note: see declaration of 'std::unordered_set,std::equal_to,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/utils/schema_info.h(99,57): warning C4251: 'torch::utils::SchemaInfo::container_set_': class 'std::unordered_set,std::equal_to,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::utils::SchemaInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc)C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xstring(4471): note: see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/utils/schema_info.h(99,57): warning C4251: 'torch::utils::SchemaInfo::container_set_': class 'std::unordered_set,std::equal_to,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::utils::SchemaInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/utils/schema_info.h(102,57): warning C4251: 'torch::utils::SchemaInfo::value_map_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::utils::SchemaInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/utils/schema_info.h(102,57): warning C4251: 'torch::utils::SchemaInfo::value_map_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::utils::SchemaInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(247,29): warning C4251: 'caffe2::serialize::PyTorchStreamWriter::file_stream_': class 'std::basic_ofstream>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamWriter' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/scope.h(32,19): warning C4251: 'torch::jit::Scope::parent_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of struct 'torch::jit::Scope' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/utils/schema_info.h(105,59): warning C4251: 'torch::utils::SchemaInfo::input_alias_map_': class 'std::vector,std::equal_to,std::allocator>,std::allocator,std::equal_to,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'torch::utils::SchemaInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(248,58): warning C4251: 'caffe2::serialize::PyTorchStreamWriter::writer_func_': class 'std::function' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamWriter' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/utils/schema_info.h(108,60): warning C4251: 'torch::utils::SchemaInfo::output_alias_map_': class 'std::vector,std::equal_to,std::allocator>,std::allocator,std::equal_to,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'torch::utils::SchemaInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/utils/schema_info.h(105,59): warning C4251: 'torch::utils::SchemaInfo::input_alias_map_': class 'std::vector,std::equal_to,std::allocator>,std::allocator,std::equal_to,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'torch::utils::SchemaInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/utils/schema_info.h(108,60): warning C4251: 'torch::utils::SchemaInfo::output_alias_map_': class 'std::vector,std::equal_to,std::allocator>,std::allocator,std::equal_to,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'torch::utils::SchemaInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(118,48): warning C4251: 'caffe2::serialize::ChunkRecordIterator::iter_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::ChunkRecordIterator' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/utils/schema_info.h(105,59): warning C4251: 'torch::utils::SchemaInfo::input_alias_map_': class 'std::vector,std::equal_to,std::allocator>,std::allocator,std::equal_to,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'torch::utils::SchemaInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/utils/schema_info.h(108,60): warning C4251: 'torch::utils::SchemaInfo::output_alias_map_': class 'std::vector,std::equal_to,std::allocator>,std::allocator,std::equal_to,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'torch::utils::SchemaInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/enum_type.h(96,22): warning C4251: 'c10::EnumType::value_type_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::EnumType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(242,49): warning C4251: 'caffe2::serialize::PyTorchStreamWriter::files_written_': class 'std::unordered_set,std::equal_to,std::allocator>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamWriter' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(195,38): warning C4251: 'caffe2::serialize::PyTorchStreamReader::ar_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamReader' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(243,38): warning C4251: 'caffe2::serialize::PyTorchStreamWriter::ar_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamWriter' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/enum_type.h(96,22): warning C4251: 'c10::EnumType::value_type_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::EnumType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(196,28): warning C4251: 'caffe2::serialize::PyTorchStreamReader::archive_name_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamReader' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(176,40): warning C4251: 'torch::jit::StringCordView::pieces_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::StringCordView' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc)C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xstring(4471): note: see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(34): note: see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(244,28): warning C4251: 'caffe2::serialize::PyTorchStreamWriter::archive_name_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamWriter' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(245,39): warning C4251: 'caffe2::serialize::PyTorchStreamWriter::archive_name_plus_slash_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamWriter' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(246,23): warning C4251: 'caffe2::serialize::PyTorchStreamWriter::padding_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamWriter' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/utils/schema_info.h(96,56): warning C4251: 'torch::utils::SchemaInfo::wildcard_set_': class 'std::unordered_set,std::equal_to,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::utils::SchemaInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/scope.h(127,45): warning C4251: 'torch::jit::InlinedCallStack::callee_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::InlinedCallStack' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/utils/schema_info.h(99,57): warning C4251: 'torch::utils::SchemaInfo::container_set_': class 'std::unordered_set,std::equal_to,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::utils::SchemaInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/enum_type.h(96,22): warning C4251: 'c10::EnumType::value_type_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::EnumType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/scope.h(137,29): warning C4251: 'torch::jit::InlinedCallStack::fn_name_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::jit::InlinedCallStack' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/utils/schema_info.h(102,57): warning C4251: 'torch::utils::SchemaInfo::value_map_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::utils::SchemaInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(200,26): warning C4251: 'caffe2::serialize::PyTorchStreamReader::reader_lock_': class 'std::mutex' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamReader' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(202,32): warning C4251: 'caffe2::serialize::PyTorchStreamReader::serialization_id_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamReader' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/enum_type.h(97,48): warning C4251: 'c10::EnumType::enum_names_values_': class 'std::vector>>' needs to have dll-interface to be used by clients of struct 'c10::EnumType' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/enum_type.h(98,51): warning C4251: 'c10::EnumType::cu_': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of struct 'c10::EnumType' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(176,40): warning C4251: 'torch::jit::StringCordView::pieces_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::StringCordView' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc)C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\memory(1009): note: see declaration of 'std::weak_ptr<_Ty>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/enum_type.h(98,51): warning C4251: 'c10::EnumType::cu_': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of struct 'c10::EnumType' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(248,58): warning C4251: 'caffe2::serialize::PyTorchStreamWriter::writer_func_': class 'std::function' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamWriter' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(250,32): warning C4251: 'caffe2::serialize::PyTorchStreamWriter::serialization_id_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamWriter' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/enum_type.h(97,48): warning C4251: 'c10::EnumType::enum_names_values_': class 'std::vector>>' needs to have dll-interface to be used by clients of struct 'c10::EnumType' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/attributes.h(128,52): warning C4275: non dll-interface struct 'torch::jit::AttributeValue' used as base for dll-interface struct 'torch::jit::GraphAttr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(242,49): warning C4251: 'caffe2::serialize::PyTorchStreamWriter::files_written_': class 'std::unordered_set,std::equal_to,std::allocator>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamWriter' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/utils/schema_info.h(108,60): warning C4251: 'torch::utils::SchemaInfo::output_alias_map_': class 'std::vector,std::equal_to,std::allocator>,std::allocator,std::equal_to,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'torch::utils::SchemaInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(243,38): warning C4251: 'caffe2::serialize::PyTorchStreamWriter::ar_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamWriter' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(178,59): warning C4251: 'torch::jit::StringCordView::owned_strings_': class 'std::vector,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::jit::StringCordView' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/api/include/torch/imethod.h(50,50): warning C4251: 'torch::IMethod::argumentNames_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'torch::IMethod' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(244,28): warning C4251: 'caffe2::serialize::PyTorchStreamWriter::archive_name_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamWriter' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/attributes.h(145,53): warning C4275: non dll-interface struct 'torch::jit::AttributeValue' used as base for dll-interface struct 'torch::jit::GraphsAttr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(245,39): warning C4251: 'caffe2::serialize::PyTorchStreamWriter::archive_name_plus_slash_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamWriter' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/attributes.h(145): note: see declaration of 'torch::jit::GraphsAttr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(246,23): warning C4251: 'caffe2::serialize::PyTorchStreamWriter::padding_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamWriter' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/enum_type.h(96,22): warning C4251: 'c10::EnumType::value_type_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::EnumType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(294,39): warning C4251: 'torch::jit::Source::filename_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::Source' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(247,29): warning C4251: 'caffe2::serialize::PyTorchStreamWriter::file_stream_': class 'std::basic_ofstream>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamWriter' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(299,45): warning C4251: 'torch::jit::Source::line_starting_offsets_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::Source' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(178,59): warning C4251: 'torch::jit::StringCordView::owned_strings_': class 'std::vector,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::jit::StringCordView' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/enum_type.h(97,48): warning C4251: 'c10::EnumType::enum_names_values_': class 'std::vector>>' needs to have dll-interface to be used by clients of struct 'c10::EnumType' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/enum_type.h(98,51): warning C4251: 'c10::EnumType::cu_': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of struct 'c10::EnumType' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(248,58): warning C4251: 'caffe2::serialize::PyTorchStreamWriter::writer_func_': class 'std::function' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamWriter' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/attributes.h(160,19): warning C4251: 'torch::jit::GraphsAttr::value_': class 'std::vector,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphsAttr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/constants.h(21,75): warning C4275: non dll-interface class 'std::runtime_error' used as base for dll-interface struct 'torch::jit::constant_not_supported_error' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(250,32): warning C4251: 'caffe2::serialize::PyTorchStreamWriter::serialization_id_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamWriter' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/attributes.h(128,52): warning C4275: non dll-interface struct 'torch::jit::AttributeValue' used as base for dll-interface struct 'torch::jit::GraphAttr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/constants.h(21): note: see declaration of 'torch::jit::constant_not_supported_error' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(301,52): warning C4251: 'torch::jit::Source::gen_ranges_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::Source' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(294,39): warning C4251: 'torch::jit::Source::filename_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::Source' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(118,48): warning C4251: 'caffe2::serialize::ChunkRecordIterator::iter_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::ChunkRecordIterator' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/api/include/torch/imethod.h(50,50): warning C4251: 'torch::IMethod::argumentNames_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'torch::IMethod' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/attributes.h(142,32): warning C4251: 'torch::jit::GraphAttr::value_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphAttr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(299,45): warning C4251: 'torch::jit::Source::line_starting_offsets_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::Source' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/attributes.h(145,53): warning C4275: non dll-interface struct 'torch::jit::AttributeValue' used as base for dll-interface struct 'torch::jit::GraphsAttr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(301,52): warning C4251: 'torch::jit::Source::gen_ranges_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::Source' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(195,38): warning C4251: 'caffe2::serialize::PyTorchStreamReader::ar_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamReader' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(392,39): warning C4251: 'torch::jit::SourceRange::source_view_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::SourceRange' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/attributes.h(128,52): warning C4275: non dll-interface struct 'torch::jit::AttributeValue' used as base for dll-interface struct 'torch::jit::GraphAttr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(397,39): warning C4251: 'torch::jit::SourceRange::start_iter_': struct 'torch::jit::StringCordView::Iterator' needs to have dll-interface to be used by clients of struct 'torch::jit::SourceRange' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(196,28): warning C4251: 'caffe2::serialize::PyTorchStreamReader::archive_name_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamReader' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(197,39): warning C4251: 'caffe2::serialize::PyTorchStreamReader::archive_name_plus_slash_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamReader' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(301,52): warning C4251: 'torch::jit::Source::gen_ranges_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::Source' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/attributes.h(142,32): warning C4251: 'torch::jit::GraphAttr::value_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphAttr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(198,44): warning C4251: 'caffe2::serialize::PyTorchStreamReader::in_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamReader' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(200,26): warning C4251: 'caffe2::serialize::PyTorchStreamReader::reader_lock_': class 'std::mutex' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamReader' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/attributes.h(145,53): warning C4275: non dll-interface struct 'torch::jit::AttributeValue' used as base for dll-interface struct 'torch::jit::GraphsAttr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(202,32): warning C4251: 'caffe2::serialize::PyTorchStreamReader::serialization_id_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamReader' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/attributes.h(160,19): warning C4251: 'torch::jit::GraphsAttr::value_': class 'std::vector,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphsAttr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(392,39): warning C4251: 'torch::jit::SourceRange::source_view_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::SourceRange' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(397,39): warning C4251: 'torch::jit::SourceRange::start_iter_': struct 'torch::jit::StringCordView::Iterator' needs to have dll-interface to be used by clients of struct 'torch::jit::SourceRange' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/attributes.h(160,19): warning C4251: 'torch::jit::GraphsAttr::value_': class 'std::vector,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphsAttr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(392,39): warning C4251: 'torch::jit::SourceRange::source_view_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::SourceRange' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(397,39): warning C4251: 'torch::jit::SourceRange::start_iter_': struct 'torch::jit::StringCordView::Iterator' needs to have dll-interface to be used by clients of struct 'torch::jit::SourceRange' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/utils/schema_info.h(96,56): warning C4251: 'torch::utils::SchemaInfo::wildcard_set_': class 'std::unordered_set,std::equal_to,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::utils::SchemaInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/utils/schema_info.h(99,57): warning C4251: 'torch::utils::SchemaInfo::container_set_': class 'std::unordered_set,std::equal_to,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::utils::SchemaInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/utils/schema_info.h(102,57): warning C4251: 'torch::utils::SchemaInfo::value_map_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::utils::SchemaInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(242,49): warning C4251: 'caffe2::serialize::PyTorchStreamWriter::files_written_': class 'std::unordered_set,std::equal_to,std::allocator>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamWriter' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(243,38): warning C4251: 'caffe2::serialize::PyTorchStreamWriter::ar_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamWriter' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(244,28): warning C4251: 'caffe2::serialize::PyTorchStreamWriter::archive_name_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamWriter' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(245,39): warning C4251: 'caffe2::serialize::PyTorchStreamWriter::archive_name_plus_slash_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamWriter' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(246,23): warning C4251: 'caffe2::serialize::PyTorchStreamWriter::padding_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamWriter' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/utils/schema_info.h(108,60): warning C4251: 'torch::utils::SchemaInfo::output_alias_map_': class 'std::vector,std::equal_to,std::allocator>,std::allocator,std::equal_to,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'torch::utils::SchemaInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(247,29): warning C4251: 'caffe2::serialize::PyTorchStreamWriter::file_stream_': class 'std::basic_ofstream>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamWriter' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(248,58): warning C4251: 'caffe2::serialize::PyTorchStreamWriter::writer_func_': class 'std::function' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamWriter' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(250,32): warning C4251: 'caffe2::serialize::PyTorchStreamWriter::serialization_id_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamWriter' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/enum_type.h(96,22): warning C4251: 'c10::EnumType::value_type_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::EnumType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/enum_type.h(97,48): warning C4251: 'c10::EnumType::enum_names_values_': class 'std::vector>>' needs to have dll-interface to be used by clients of struct 'c10::EnumType' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/enum_type.h(98,51): warning C4251: 'c10::EnumType::cu_': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of struct 'c10::EnumType' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/api/include/torch/imethod.h(50,50): warning C4251: 'torch::IMethod::argumentNames_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'torch::IMethod' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/attributes.h(128,52): warning C4275: non dll-interface struct 'torch::jit::AttributeValue' used as base for dll-interface struct 'torch::jit::GraphAttr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/attributes.h(142,32): warning C4251: 'torch::jit::GraphAttr::value_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphAttr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/attributes.h(145,53): warning C4275: non dll-interface struct 'torch::jit::AttributeValue' used as base for dll-interface struct 'torch::jit::GraphsAttr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/attributes.h(160,19): warning C4251: 'torch::jit::GraphsAttr::value_': class 'std::vector,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphsAttr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/scope.h(32,19): warning C4251: 'torch::jit::Scope::parent_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of struct 'torch::jit::Scope' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(176,40): warning C4251: 'torch::jit::StringCordView::pieces_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::StringCordView' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/scope.h(32,19): warning C4251: 'torch::jit::Scope::parent_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of struct 'torch::jit::Scope' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/scope.h(32,19): warning C4251: 'torch::jit::Scope::parent_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of struct 'torch::jit::Scope' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(177,41): warning C4251: 'torch::jit::StringCordView::accumulated_sizes_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::StringCordView' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(178,59): warning C4251: 'torch::jit::StringCordView::owned_strings_': class 'std::vector,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::jit::StringCordView' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/scope.h(127,45): warning C4251: 'torch::jit::InlinedCallStack::callee_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::InlinedCallStack' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/scope.h(137,29): warning C4251: 'torch::jit::InlinedCallStack::fn_name_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::jit::InlinedCallStack' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/scope.h(137,29): warning C4251: 'torch::jit::InlinedCallStack::fn_name_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::jit::InlinedCallStack' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc)C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xstring(4471): note: see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/scope.h(127,45): warning C4251: 'torch::jit::InlinedCallStack::callee_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::InlinedCallStack' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/scope.h(137,29): warning C4251: 'torch::jit::InlinedCallStack::fn_name_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::jit::InlinedCallStack' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(294,39): warning C4251: 'torch::jit::Source::filename_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::Source' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(299,45): warning C4251: 'torch::jit::Source::line_starting_offsets_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::Source' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/scope.h(140,58): warning C4251: 'torch::jit::InlinedCallStack::module_instance_info_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::InlinedCallStack' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/scope.h(140,58): warning C4251: 'torch::jit::InlinedCallStack::module_instance_info_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::InlinedCallStack' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(301,52): warning C4251: 'torch::jit::Source::gen_ranges_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::Source' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/scope.h(140,58): warning C4251: 'torch::jit::InlinedCallStack::module_instance_info_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::InlinedCallStack' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(392,39): warning C4251: 'torch::jit::SourceRange::source_view_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::SourceRange' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(397,39): warning C4251: 'torch::jit::SourceRange::start_iter_': struct 'torch::jit::StringCordView::Iterator' needs to have dll-interface to be used by clients of struct 'torch::jit::SourceRange' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/constants.h(21,75): warning C4275: non dll-interface class 'std::runtime_error' used as base for dll-interface struct 'torch::jit::constant_not_supported_error' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/constants.h(21,75): warning C4275: non dll-interface class 'std::runtime_error' used as base for dll-interface struct 'torch::jit::constant_not_supported_error' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(176,40): warning C4251: 'torch::jit::StringCordView::pieces_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::StringCordView' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/constants.h(21,75): warning C4275: non dll-interface class 'std::runtime_error' used as base for dll-interface struct 'torch::jit::constant_not_supported_error' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(176,40): warning C4251: 'torch::jit::StringCordView::pieces_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::StringCordView' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(329,30): warning C4251: 'torch::jit::Node::inputs_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(330,31): warning C4251: 'torch::jit::Node::outputs_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(177,41): warning C4251: 'torch::jit::StringCordView::accumulated_sizes_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::StringCordView' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(177,41): warning C4251: 'torch::jit::StringCordView::accumulated_sizes_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::StringCordView' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(332,30): warning C4251: 'torch::jit::Node::blocks_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(335,43): warning C4251: 'torch::jit::Node::source_range_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(336,18): warning C4251: 'torch::jit::Node::scope_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(337,48): warning C4251: 'torch::jit::Node::callstack_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(178,59): warning C4251: 'torch::jit::StringCordView::owned_strings_': class 'std::vector,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::jit::StringCordView' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(178,59): warning C4251: 'torch::jit::StringCordView::owned_strings_': class 'std::vector,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::jit::StringCordView' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(345,36): warning C4251: 'torch::jit::Node::wrap_': class 'std::shared_ptr>' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(351,66): warning C4251: 'torch::jit::Node::historic_schema_name_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(294,39): warning C4251: 'torch::jit::Source::filename_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::Source' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(329,30): warning C4251: 'torch::jit::Node::inputs_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(299,45): warning C4251: 'torch::jit::Source::line_starting_offsets_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::Source' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(330,31): warning C4251: 'torch::jit::Node::outputs_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(294,39): warning C4251: 'torch::jit::Source::filename_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::Source' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(299,45): warning C4251: 'torch::jit::Source::line_starting_offsets_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::Source' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(301,52): warning C4251: 'torch::jit::Source::gen_ranges_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::Source' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(301,52): warning C4251: 'torch::jit::Source::gen_ranges_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::Source' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(332,30): warning C4251: 'torch::jit::Node::blocks_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(335,43): warning C4251: 'torch::jit::Node::source_range_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(336,18): warning C4251: 'torch::jit::Node::scope_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(337,48): warning C4251: 'torch::jit::Node::callstack_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(329,30): warning C4251: 'torch::jit::Node::inputs_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(345,36): warning C4251: 'torch::jit::Node::wrap_': class 'std::shared_ptr>' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(330,31): warning C4251: 'torch::jit::Node::outputs_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(351,66): warning C4251: 'torch::jit::Node::historic_schema_name_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(959,29): warning C4251: 'torch::jit::Node::values_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(392,39): warning C4251: 'torch::jit::SourceRange::source_view_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::SourceRange' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(397,39): warning C4251: 'torch::jit::SourceRange::start_iter_': struct 'torch::jit::StringCordView::Iterator' needs to have dll-interface to be used by clients of struct 'torch::jit::SourceRange' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(329,30): warning C4251: 'torch::jit::Node::inputs_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(330,31): warning C4251: 'torch::jit::Node::outputs_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/utils/schema_info.h(99,57): warning C4251: 'torch::utils::SchemaInfo::container_set_': class 'std::unordered_set,std::equal_to,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::utils::SchemaInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(150): note: see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(392,39): warning C4251: 'torch::jit::SourceRange::source_view_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::SourceRange' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/utils/schema_info.h(102,57): warning C4251: 'torch::utils::SchemaInfo::value_map_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::utils::SchemaInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/utils/schema_info.h(96,56): warning C4251: 'torch::utils::SchemaInfo::wildcard_set_': class 'std::unordered_set,std::equal_to,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::utils::SchemaInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(397,39): warning C4251: 'torch::jit::SourceRange::start_iter_': struct 'torch::jit::StringCordView::Iterator' needs to have dll-interface to be used by clients of struct 'torch::jit::SourceRange' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/utils/schema_info.h(99,57): warning C4251: 'torch::utils::SchemaInfo::container_set_': class 'std::unordered_set,std::equal_to,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::utils::SchemaInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(335,43): warning C4251: 'torch::jit::Node::source_range_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(336,18): warning C4251: 'torch::jit::Node::scope_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(337,48): warning C4251: 'torch::jit::Node::callstack_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/utils/schema_info.h(96,56): warning C4251: 'torch::utils::SchemaInfo::wildcard_set_': class 'std::unordered_set,std::equal_to,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::utils::SchemaInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/utils/schema_info.h(99,57): warning C4251: 'torch::utils::SchemaInfo::container_set_': class 'std::unordered_set,std::equal_to,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::utils::SchemaInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(332,30): warning C4251: 'torch::jit::Node::blocks_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/utils/schema_info.h(105): note: see declaration of 'std::vector,std::equal_to,std::allocator>,std::allocator,std::equal_to,std::allocator>>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/utils/schema_info.h(102,57): warning C4251: 'torch::utils::SchemaInfo::value_map_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::utils::SchemaInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/utils/schema_info.h(108,60): warning C4251: 'torch::utils::SchemaInfo::output_alias_map_': class 'std::vector,std::equal_to,std::allocator>,std::allocator,std::equal_to,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'torch::utils::SchemaInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(959,29): warning C4251: 'torch::jit::Node::values_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/scope.h(32,19): warning C4251: 'torch::jit::Scope::parent_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of struct 'torch::jit::Scope' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(351,66): warning C4251: 'torch::jit::Node::historic_schema_name_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(337,48): warning C4251: 'torch::jit::Node::callstack_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/utils/schema_info.h(105,59): warning C4251: 'torch::utils::SchemaInfo::input_alias_map_': class 'std::vector,std::equal_to,std::allocator>,std::allocator,std::equal_to,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'torch::utils::SchemaInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(176,40): warning C4251: 'torch::jit::StringCordView::pieces_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::StringCordView' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/utils/schema_info.h(105): note: see declaration of 'std::vector,std::equal_to,std::allocator>,std::allocator,std::equal_to,std::allocator>>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/enum_type.h(96,22): warning C4251: 'c10::EnumType::value_type_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::EnumType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/utils/schema_info.h(108,60): warning C4251: 'torch::utils::SchemaInfo::output_alias_map_': class 'std::vector,std::equal_to,std::allocator>,std::allocator,std::equal_to,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'torch::utils::SchemaInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(329,30): warning C4251: 'torch::jit::Node::inputs_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/enum_type.h(96,22): warning C4251: 'c10::EnumType::value_type_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::EnumType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(345,36): warning C4251: 'torch::jit::Node::wrap_': class 'std::shared_ptr>' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/scope.h(127,45): warning C4251: 'torch::jit::InlinedCallStack::callee_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::InlinedCallStack' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(330,31): warning C4251: 'torch::jit::Node::outputs_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(351,66): warning C4251: 'torch::jit::Node::historic_schema_name_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/enum_type.h(97,48): warning C4251: 'c10::EnumType::enum_names_values_': class 'std::vector>>' needs to have dll-interface to be used by clients of struct 'c10::EnumType' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/scope.h(137,29): warning C4251: 'torch::jit::InlinedCallStack::fn_name_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::jit::InlinedCallStack' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/enum_type.h(98,51): warning C4251: 'c10::EnumType::cu_': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of struct 'c10::EnumType' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/scope.h(140,58): warning C4251: 'torch::jit::InlinedCallStack::module_instance_info_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::InlinedCallStack' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(178,59): warning C4251: 'torch::jit::StringCordView::owned_strings_': class 'std::vector,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::jit::StringCordView' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/scope.h(32,19): warning C4251: 'torch::jit::Scope::parent_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of struct 'torch::jit::Scope' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(294,39): warning C4251: 'torch::jit::Source::filename_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::Source' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(336,18): warning C4251: 'torch::jit::Node::scope_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(299,45): warning C4251: 'torch::jit::Source::line_starting_offsets_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::Source' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(301,52): warning C4251: 'torch::jit::Source::gen_ranges_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::Source' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/scope.h(127,45): warning C4251: 'torch::jit::InlinedCallStack::callee_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::InlinedCallStack' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/scope.h(137,29): warning C4251: 'torch::jit::InlinedCallStack::fn_name_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::jit::InlinedCallStack' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(345,36): warning C4251: 'torch::jit::Node::wrap_': class 'std::shared_ptr>' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc)C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xstring(4471): note: see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/scope.h(127,45): warning C4251: 'torch::jit::InlinedCallStack::callee_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::InlinedCallStack' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(351,66): warning C4251: 'torch::jit::Node::historic_schema_name_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(329,30): warning C4251: 'torch::jit::Node::inputs_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(330,31): warning C4251: 'torch::jit::Node::outputs_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(392,39): warning C4251: 'torch::jit::SourceRange::source_view_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::SourceRange' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(397,39): warning C4251: 'torch::jit::SourceRange::start_iter_': struct 'torch::jit::StringCordView::Iterator' needs to have dll-interface to be used by clients of struct 'torch::jit::SourceRange' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/scope.h(140,58): warning C4251: 'torch::jit::InlinedCallStack::module_instance_info_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::InlinedCallStack' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(332,30): warning C4251: 'torch::jit::Node::blocks_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(335,43): warning C4251: 'torch::jit::Node::source_range_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/scope.h(140,58): warning C4251: 'torch::jit::InlinedCallStack::module_instance_info_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::InlinedCallStack' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(336,18): warning C4251: 'torch::jit::Node::scope_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(337,48): warning C4251: 'torch::jit::Node::callstack_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(345,36): warning C4251: 'torch::jit::Node::wrap_': class 'std::shared_ptr>' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(351,66): warning C4251: 'torch::jit::Node::historic_schema_name_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(959,29): warning C4251: 'torch::jit::Node::values_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/constants.h(21,75): warning C4275: non dll-interface class 'std::runtime_error' used as base for dll-interface struct 'torch::jit::constant_not_supported_error' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/constants.h(21,75): warning C4275: non dll-interface class 'std::runtime_error' used as base for dll-interface struct 'torch::jit::constant_not_supported_error' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(959,29): warning C4251: 'torch::jit::Node::values_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/utils/schema_info.h(96,56): warning C4251: 'torch::utils::SchemaInfo::wildcard_set_': class 'std::unordered_set,std::equal_to,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::utils::SchemaInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/utils/schema_info.h(99,57): warning C4251: 'torch::utils::SchemaInfo::container_set_': class 'std::unordered_set,std::equal_to,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::utils::SchemaInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/utils/schema_info.h(102,57): warning C4251: 'torch::utils::SchemaInfo::value_map_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::utils::SchemaInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/utils/schema_info.h(105,59): warning C4251: 'torch::utils::SchemaInfo::input_alias_map_': class 'std::vector,std::equal_to,std::allocator>,std::allocator,std::equal_to,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'torch::utils::SchemaInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/utils/schema_info.h(108,60): warning C4251: 'torch::utils::SchemaInfo::output_alias_map_': class 'std::vector,std::equal_to,std::allocator>,std::allocator,std::equal_to,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'torch::utils::SchemaInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/enum_type.h(96,22): warning C4251: 'c10::EnumType::value_type_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::EnumType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/enum_type.h(97,48): warning C4251: 'c10::EnumType::enum_names_values_': class 'std::vector>>' needs to have dll-interface to be used by clients of struct 'c10::EnumType' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/enum_type.h(98,51): warning C4251: 'c10::EnumType::cu_': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of struct 'c10::EnumType' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/scope.h(32,19): warning C4251: 'torch::jit::Scope::parent_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of struct 'torch::jit::Scope' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/utils/schema_info.h(96,56): warning C4251: 'torch::utils::SchemaInfo::wildcard_set_': class 'std::unordered_set,std::equal_to,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::utils::SchemaInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/utils/schema_info.h(99,57): warning C4251: 'torch::utils::SchemaInfo::container_set_': class 'std::unordered_set,std::equal_to,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::utils::SchemaInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/utils/schema_info.h(102,57): warning C4251: 'torch::utils::SchemaInfo::value_map_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::utils::SchemaInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/scope.h(127,45): warning C4251: 'torch::jit::InlinedCallStack::callee_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::InlinedCallStack' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/scope.h(137,29): warning C4251: 'torch::jit::InlinedCallStack::fn_name_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::jit::InlinedCallStack' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/utils/schema_info.h(105,59): warning C4251: 'torch::utils::SchemaInfo::input_alias_map_': class 'std::vector,std::equal_to,std::allocator>,std::allocator,std::equal_to,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'torch::utils::SchemaInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/utils/schema_info.h(108,60): warning C4251: 'torch::utils::SchemaInfo::output_alias_map_': class 'std::vector,std::equal_to,std::allocator>,std::allocator,std::equal_to,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'torch::utils::SchemaInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/scope.h(140,58): warning C4251: 'torch::jit::InlinedCallStack::module_instance_info_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::InlinedCallStack' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/utils/schema_info.h(96,56): warning C4251: 'torch::utils::SchemaInfo::wildcard_set_': class 'std::unordered_set,std::equal_to,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::utils::SchemaInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/utils/schema_info.h(99,57): warning C4251: 'torch::utils::SchemaInfo::container_set_': class 'std::unordered_set,std::equal_to,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::utils::SchemaInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/utils/schema_info.h(102,57): warning C4251: 'torch::utils::SchemaInfo::value_map_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::utils::SchemaInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/enum_type.h(96,22): warning C4251: 'c10::EnumType::value_type_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::EnumType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/utils/schema_info.h(105,59): warning C4251: 'torch::utils::SchemaInfo::input_alias_map_': class 'std::vector,std::equal_to,std::allocator>,std::allocator,std::equal_to,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'torch::utils::SchemaInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/utils/schema_info.h(108,60): warning C4251: 'torch::utils::SchemaInfo::output_alias_map_': class 'std::vector,std::equal_to,std::allocator>,std::allocator,std::equal_to,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'torch::utils::SchemaInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/enum_type.h(97,48): warning C4251: 'c10::EnumType::enum_names_values_': class 'std::vector>>' needs to have dll-interface to be used by clients of struct 'c10::EnumType' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/enum_type.h(98,51): warning C4251: 'c10::EnumType::cu_': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of struct 'c10::EnumType' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/enum_type.h(96,22): warning C4251: 'c10::EnumType::value_type_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::EnumType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(1574,54): warning C4251: 'torch::jit::ProfileIValueOp::callback_': class 'std::function' needs to have dll-interface to be used by clients of struct 'torch::jit::ProfileIValueOp' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/constants.h(21,75): warning C4275: non dll-interface class 'std::runtime_error' used as base for dll-interface struct 'torch::jit::constant_not_supported_error' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/enum_type.h(97,48): warning C4251: 'c10::EnumType::enum_names_values_': class 'std::vector>>' needs to have dll-interface to be used by clients of struct 'c10::EnumType' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/enum_type.h(98,51): warning C4251: 'c10::EnumType::cu_': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of struct 'c10::EnumType' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(1652,73): warning C4251: 'torch::jit::OperatorSet::ops': class 'std::unordered_map,std::allocator>>,std::hash,std::equal_to,std::allocator,std::allocator>>>>>' needs to have dll-interface to be used by clients of struct 'torch::jit::OperatorSet' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(1574,54): warning C4251: 'torch::jit::ProfileIValueOp::callback_': class 'std::function' needs to have dll-interface to be used by clients of struct 'torch::jit::ProfileIValueOp' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/utils/schema_info.h(96,56): warning C4251: 'torch::utils::SchemaInfo::wildcard_set_': class 'std::unordered_set,std::equal_to,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::utils::SchemaInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/utils/schema_info.h(99,57): warning C4251: 'torch::utils::SchemaInfo::container_set_': class 'std::unordered_set,std::equal_to,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::utils::SchemaInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/utils/schema_info.h(102,57): warning C4251: 'torch::utils::SchemaInfo::value_map_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::utils::SchemaInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/argument_spec.h(210,34): warning C4251: 'torch::jit::ArgumentSpecCreator::instructions_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::ArgumentSpecCreator' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/argument_spec.h(250,1): warning C4267: 'initializing': conversion from 'size_t' to 'int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/utils/schema_info.h(105,59): warning C4251: 'torch::utils::SchemaInfo::input_alias_map_': class 'std::vector,std::equal_to,std::allocator>,std::allocator,std::equal_to,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'torch::utils::SchemaInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/argument_spec.h(250,1): warning C4267: 'initializing': conversion from 'size_t' to 'const int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/utils/schema_info.h(108,60): warning C4251: 'torch::utils::SchemaInfo::output_alias_map_': class 'std::vector,std::equal_to,std::allocator>,std::allocator,std::equal_to,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'torch::utils::SchemaInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/argument_spec.h(255,1): warning C4244: '+=': conversion from 'int64_t' to 'int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/argument_spec.h(281,1): warning C4244: '+=': conversion from 'int64_t' to 'int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(329,30): warning C4251: 'torch::jit::Node::inputs_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(330,31): warning C4251: 'torch::jit::Node::outputs_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/enum_type.h(96,22): warning C4251: 'c10::EnumType::value_type_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::EnumType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(329,30): warning C4251: 'torch::jit::Node::inputs_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(330,31): warning C4251: 'torch::jit::Node::outputs_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/enum_type.h(98,51): warning C4251: 'c10::EnumType::cu_': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of struct 'c10::EnumType' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(332,30): warning C4251: 'torch::jit::Node::blocks_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(335,43): warning C4251: 'torch::jit::Node::source_range_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(336,18): warning C4251: 'torch::jit::Node::scope_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(1574,54): warning C4251: 'torch::jit::ProfileIValueOp::callback_': class 'std::function' needs to have dll-interface to be used by clients of struct 'torch::jit::ProfileIValueOp' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(337,48): warning C4251: 'torch::jit::Node::callstack_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(332,30): warning C4251: 'torch::jit::Node::blocks_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(335,43): warning C4251: 'torch::jit::Node::source_range_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(345,36): warning C4251: 'torch::jit::Node::wrap_': class 'std::shared_ptr>' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/argument_spec.h(210,34): warning C4251: 'torch::jit::ArgumentSpecCreator::instructions_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::ArgumentSpecCreator' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(337,48): warning C4251: 'torch::jit::Node::callstack_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/argument_spec.h(250,1): warning C4267: 'initializing': conversion from 'size_t' to 'int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/argument_spec.h(250,1): warning C4267: 'initializing': conversion from 'size_t' to 'const int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/argument_spec.h(460,40): warning C4267: 'argument': conversion from 'size_t' to 'const int', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/argument_spec.h(255,1): warning C4244: '+=': conversion from 'int64_t' to 'int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(345,36): warning C4251: 'torch::jit::Node::wrap_': class 'std::shared_ptr>' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/argument_spec.h(281,1): warning C4244: '+=': conversion from 'int64_t' to 'int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(345): note: see declaration of 'std::shared_ptr>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(351,66): warning C4251: 'torch::jit::Node::historic_schema_name_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(332,30): warning C4251: 'torch::jit::Node::blocks_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(335,43): warning C4251: 'torch::jit::Node::source_range_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(336,18): warning C4251: 'torch::jit::Node::scope_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(337,48): warning C4251: 'torch::jit::Node::callstack_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(1652,73): warning C4251: 'torch::jit::OperatorSet::ops': class 'std::unordered_map,std::allocator>>,std::hash,std::equal_to,std::allocator,std::allocator>>>>>' needs to have dll-interface to be used by clients of struct 'torch::jit::OperatorSet' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(345,36): warning C4251: 'torch::jit::Node::wrap_': class 'std::shared_ptr>' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(351,66): warning C4251: 'torch::jit::Node::historic_schema_name_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(959,29): warning C4251: 'torch::jit::Node::values_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/interpreter.h(74,47): warning C4251: 'torch::jit::Code::pImpl': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::Code' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(959,29): warning C4251: 'torch::jit::Node::values_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(959,29): warning C4251: 'torch::jit::Node::values_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/argument_spec.h(460,40): warning C4267: 'argument': conversion from 'size_t' to 'const int', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(1652,73): warning C4251: 'torch::jit::OperatorSet::ops': class 'std::unordered_map,std::allocator>>,std::hash,std::equal_to,std::allocator,std::allocator>>>>>' needs to have dll-interface to be used by clients of struct 'torch::jit::OperatorSet' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/argument_spec.h(210,34): warning C4251: 'torch::jit::ArgumentSpecCreator::instructions_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::ArgumentSpecCreator' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/argument_spec.h(250,1): warning C4267: 'initializing': conversion from 'size_t' to 'int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/argument_spec.h(250,1): warning C4267: 'initializing': conversion from 'size_t' to 'const int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/argument_spec.h(255,1): warning C4244: '+=': conversion from 'int64_t' to 'int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/argument_spec.h(281,1): warning C4244: '+=': conversion from 'int64_t' to 'int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(1574,54): warning C4251: 'torch::jit::ProfileIValueOp::callback_': class 'std::function' needs to have dll-interface to be used by clients of struct 'torch::jit::ProfileIValueOp' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/interpreter.h(74,47): warning C4251: 'torch::jit::Code::pImpl': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::Code' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(1574,54): warning C4251: 'torch::jit::ProfileIValueOp::callback_': class 'std::function' needs to have dll-interface to be used by clients of struct 'torch::jit::ProfileIValueOp' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/graph_executor.h(98,47): warning C4251: 'torch::jit::GraphExecutor::pImpl': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphExecutor' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/argument_spec.h(210,34): warning C4251: 'torch::jit::ArgumentSpecCreator::instructions_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::ArgumentSpecCreator' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/function_impl.h(136,27): warning C4251: 'torch::jit::GraphFunction::name_': struct 'c10::QualifiedName' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/function_impl.h(138,32): warning C4251: 'torch::jit::GraphFunction::graph_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/argument_spec.h(250,1): warning C4267: 'initializing': conversion from 'size_t' to 'int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/argument_spec.h(250,1): warning C4267: 'initializing': conversion from 'size_t' to 'const int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/argument_spec.h(255,1): warning C4244: '+=': conversion from 'int64_t' to 'int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/argument_spec.h(281,1): warning C4244: '+=': conversion from 'int64_t' to 'int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(1652,73): warning C4251: 'torch::jit::OperatorSet::ops': class 'std::unordered_map,std::allocator>>,std::hash,std::equal_to,std::allocator,std::allocator>>>>>' needs to have dll-interface to be used by clients of struct 'torch::jit::OperatorSet' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/function_impl.h(142,72): warning C4251: 'torch::jit::GraphFunction::executor_execution_mode_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(329,30): warning C4251: 'torch::jit::Node::inputs_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(330,31): warning C4251: 'torch::jit::Node::outputs_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/function_impl.h(156,45): warning C4251: 'torch::jit::GraphFunction::compile_mutex': class 'std::recursive_mutex' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/argument_spec.h(460,40): warning C4267: 'argument': conversion from 'size_t' to 'const int', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(332,30): warning C4251: 'torch::jit::Node::blocks_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(335,43): warning C4251: 'torch::jit::Node::source_range_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(336,18): warning C4251: 'torch::jit::Node::scope_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(337,48): warning C4251: 'torch::jit::Node::callstack_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(1652,73): warning C4251: 'torch::jit::OperatorSet::ops': class 'std::unordered_map,std::allocator>>,std::hash,std::equal_to,std::allocator,std::allocator>>>>>' needs to have dll-interface to be used by clients of struct 'torch::jit::OperatorSet' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/function_impl.h(168,56): warning C4251: 'torch::jit::GraphFunction::function_creator_': class 'std::function' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(345,36): warning C4251: 'torch::jit::Node::wrap_': class 'std::shared_ptr>' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/function_impl.h(173,50): warning C4251: 'torch::jit::GraphFunction::schema_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(351,66): warning C4251: 'torch::jit::Node::historic_schema_name_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/interpreter.h(74,47): warning C4251: 'torch::jit::Code::pImpl': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::Code' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/graph_executor.h(98,47): warning C4251: 'torch::jit::GraphExecutor::pImpl': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphExecutor' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/method.h(72,19): warning C4251: 'torch::jit::Method::owner_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of struct 'torch::jit::Method' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/argument_spec.h(460,40): warning C4267: 'argument': conversion from 'size_t' to 'const int', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/function_impl.h(136,27): warning C4251: 'torch::jit::GraphFunction::name_': struct 'c10::QualifiedName' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/function_impl.h(138,32): warning C4251: 'torch::jit::GraphFunction::graph_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/argument_spec.h(210,34): warning C4251: 'torch::jit::ArgumentSpecCreator::instructions_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::ArgumentSpecCreator' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/argument_spec.h(250,1): warning C4267: 'initializing': conversion from 'size_t' to 'int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/argument_spec.h(250,1): warning C4267: 'initializing': conversion from 'size_t' to 'const int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/argument_spec.h(255,1): warning C4244: '+=': conversion from 'int64_t' to 'int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/argument_spec.h(281,1): warning C4244: '+=': conversion from 'int64_t' to 'int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(329,30): warning C4251: 'torch::jit::Node::inputs_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/function_impl.h(142,72): warning C4251: 'torch::jit::GraphFunction::executor_execution_mode_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(150): note: see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(330,31): warning C4251: 'torch::jit::Node::outputs_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/object.h(192,29): warning C4251: 'torch::jit::Object::_ivalue_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of struct 'torch::jit::Object' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/function_impl.h(156,45): warning C4251: 'torch::jit::GraphFunction::compile_mutex': class 'std::recursive_mutex' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/interpreter.h(74,47): warning C4251: 'torch::jit::Code::pImpl': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::Code' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(332,30): warning C4251: 'torch::jit::Node::blocks_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(335,43): warning C4251: 'torch::jit::Node::source_range_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(336,18): warning C4251: 'torch::jit::Node::scope_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(337,48): warning C4251: 'torch::jit::Node::callstack_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(329,30): warning C4251: 'torch::jit::Node::inputs_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(330,31): warning C4251: 'torch::jit::Node::outputs_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/function_impl.h(168,56): warning C4251: 'torch::jit::GraphFunction::function_creator_': class 'std::function' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/argument_spec.h(210,34): warning C4251: 'torch::jit::ArgumentSpecCreator::instructions_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::ArgumentSpecCreator' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/function_impl.h(173,50): warning C4251: 'torch::jit::GraphFunction::schema_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(345,36): warning C4251: 'torch::jit::Node::wrap_': class 'std::shared_ptr>' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(351,66): warning C4251: 'torch::jit::Node::historic_schema_name_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/argument_spec.h(250,1): warning C4267: 'initializing': conversion from 'size_t' to 'const int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/argument_spec.h(255,1): warning C4244: '+=': conversion from 'int64_t' to 'int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/argument_spec.h(281,1): warning C4244: '+=': conversion from 'int64_t' to 'int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(332,30): warning C4251: 'torch::jit::Node::blocks_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(335,43): warning C4251: 'torch::jit::Node::source_range_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(336,18): warning C4251: 'torch::jit::Node::scope_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(337,48): warning C4251: 'torch::jit::Node::callstack_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/argument_spec.h(460,40): warning C4267: 'argument': conversion from 'size_t' to 'const int', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(345,36): warning C4251: 'torch::jit::Node::wrap_': class 'std::shared_ptr>' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(351,66): warning C4251: 'torch::jit::Node::historic_schema_name_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/method.h(72,19): warning C4251: 'torch::jit::Method::owner_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of struct 'torch::jit::Method' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(959,29): warning C4251: 'torch::jit::Node::values_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/object.h(192,29): warning C4251: 'torch::jit::Object::_ivalue_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of struct 'torch::jit::Object' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/interpreter.h(74,47): warning C4251: 'torch::jit::Code::pImpl': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::Code' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/function_impl.h(136,27): warning C4251: 'torch::jit::GraphFunction::name_': struct 'c10::QualifiedName' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/function_impl.h(138,32): warning C4251: 'torch::jit::GraphFunction::graph_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/argument_spec.h(460,40): warning C4267: 'argument': conversion from 'size_t' to 'const int', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/function_impl.h(142,72): warning C4251: 'torch::jit::GraphFunction::executor_execution_mode_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/function_impl.h(156,45): warning C4251: 'torch::jit::GraphFunction::compile_mutex': class 'std::recursive_mutex' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/graph_executor.h(98,47): warning C4251: 'torch::jit::GraphExecutor::pImpl': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphExecutor' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/function_impl.h(136,27): warning C4251: 'torch::jit::GraphFunction::name_': struct 'c10::QualifiedName' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/function_impl.h(138,32): warning C4251: 'torch::jit::GraphFunction::graph_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/interpreter.h(74,47): warning C4251: 'torch::jit::Code::pImpl': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::Code' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/function_impl.h(168,56): warning C4251: 'torch::jit::GraphFunction::function_creator_': class 'std::function' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/function_impl.h(173,50): warning C4251: 'torch::jit::GraphFunction::schema_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/compilation_unit.h(318,52): warning C4251: 'torch::jit::CompilationUnit::functions_': class 'std::vector>,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'torch::jit::CompilationUnit' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/function_impl.h(142,72): warning C4251: 'torch::jit::GraphFunction::executor_execution_mode_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/function_impl.h(156,45): warning C4251: 'torch::jit::GraphFunction::compile_mutex': class 'std::recursive_mutex' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/method.h(72,19): warning C4251: 'torch::jit::Method::owner_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of struct 'torch::jit::Method' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(329,30): warning C4251: 'torch::jit::Node::inputs_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(330,31): warning C4251: 'torch::jit::Node::outputs_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/object.h(192,29): warning C4251: 'torch::jit::Object::_ivalue_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of struct 'torch::jit::Object' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/function_impl.h(168,56): warning C4251: 'torch::jit::GraphFunction::function_creator_': class 'std::function' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/function_impl.h(173,50): warning C4251: 'torch::jit::GraphFunction::schema_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(332,30): warning C4251: 'torch::jit::Node::blocks_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(335,43): warning C4251: 'torch::jit::Node::source_range_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(336,18): warning C4251: 'torch::jit::Node::scope_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(337,48): warning C4251: 'torch::jit::Node::callstack_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/graph_executor.h(98,47): warning C4251: 'torch::jit::GraphExecutor::pImpl': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphExecutor' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/function_impl.h(136,27): warning C4251: 'torch::jit::GraphFunction::name_': struct 'c10::QualifiedName' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(345,36): warning C4251: 'torch::jit::Node::wrap_': class 'std::shared_ptr>' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(351,66): warning C4251: 'torch::jit::Node::historic_schema_name_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/compilation_unit.h(320,55): warning C4251: 'torch::jit::CompilationUnit::dict_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::jit::CompilationUnit' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/method.h(72,19): warning C4251: 'torch::jit::Method::owner_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of struct 'torch::jit::Method' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/function_impl.h(142,72): warning C4251: 'torch::jit::GraphFunction::executor_execution_mode_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/function_impl.h(156,45): warning C4251: 'torch::jit::GraphFunction::compile_mutex': class 'std::recursive_mutex' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/object.h(192,29): warning C4251: 'torch::jit::Object::_ivalue_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of struct 'torch::jit::Object' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/compilation_unit.h(318,52): warning C4251: 'torch::jit::CompilationUnit::functions_': class 'std::vector>,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'torch::jit::CompilationUnit' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/compilation_unit.h(328,42): warning C4251: 'torch::jit::CompilationUnit::classes_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::CompilationUnit' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(959,29): warning C4251: 'torch::jit::Node::values_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/graph_executor.h(98,47): warning C4251: 'torch::jit::GraphExecutor::pImpl': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphExecutor' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/function_impl.h(136,27): warning C4251: 'torch::jit::GraphFunction::name_': struct 'c10::QualifiedName' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/function_impl.h(138,32): warning C4251: 'torch::jit::GraphFunction::graph_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/function_impl.h(168,56): warning C4251: 'torch::jit::GraphFunction::function_creator_': class 'std::function' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/function_impl.h(173,50): warning C4251: 'torch::jit::GraphFunction::schema_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/function_impl.h(142,72): warning C4251: 'torch::jit::GraphFunction::executor_execution_mode_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/function_impl.h(156,45): warning C4251: 'torch::jit::GraphFunction::compile_mutex': class 'std::recursive_mutex' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/method.h(72,19): warning C4251: 'torch::jit::Method::owner_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of struct 'torch::jit::Method' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/compilation_unit.h(320,55): warning C4251: 'torch::jit::CompilationUnit::dict_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::jit::CompilationUnit' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/compilation_unit.h(321,60): warning C4251: 'torch::jit::CompilationUnit::classDict_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::jit::CompilationUnit' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/function_impl.h(168,56): warning C4251: 'torch::jit::GraphFunction::function_creator_': class 'std::function' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/function_impl.h(173,50): warning C4251: 'torch::jit::GraphFunction::schema_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/object.h(192,29): warning C4251: 'torch::jit::Object::_ivalue_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of struct 'torch::jit::Object' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(1574,54): warning C4251: 'torch::jit::ProfileIValueOp::callback_': class 'std::function' needs to have dll-interface to be used by clients of struct 'torch::jit::ProfileIValueOp' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(1574,54): warning C4251: 'torch::jit::ProfileIValueOp::callback_': class 'std::function' needs to have dll-interface to be used by clients of struct 'torch::jit::ProfileIValueOp' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/compilation_unit.h(318,52): warning C4251: 'torch::jit::CompilationUnit::functions_': class 'std::vector>,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'torch::jit::CompilationUnit' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/method.h(72,19): warning C4251: 'torch::jit::Method::owner_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of struct 'torch::jit::Method' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(1574,54): warning C4251: 'torch::jit::ProfileIValueOp::callback_': class 'std::function' needs to have dll-interface to be used by clients of struct 'torch::jit::ProfileIValueOp' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/object.h(192,29): warning C4251: 'torch::jit::Object::_ivalue_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of struct 'torch::jit::Object' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/compilation_unit.h(318,52): warning C4251: 'torch::jit::CompilationUnit::functions_': class 'std::vector>,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'torch::jit::CompilationUnit' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(1652,73): warning C4251: 'torch::jit::OperatorSet::ops': class 'std::unordered_map,std::allocator>>,std::hash,std::equal_to,std::allocator,std::allocator>>>>>' needs to have dll-interface to be used by clients of struct 'torch::jit::OperatorSet' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(1652,73): warning C4251: 'torch::jit::OperatorSet::ops': class 'std::unordered_map,std::allocator>>,std::hash,std::equal_to,std::allocator,std::allocator>>>>>' needs to have dll-interface to be used by clients of struct 'torch::jit::OperatorSet' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/compilation_unit.h(320,55): warning C4251: 'torch::jit::CompilationUnit::dict_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::jit::CompilationUnit' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/compilation_unit.h(321,60): warning C4251: 'torch::jit::CompilationUnit::classDict_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::jit::CompilationUnit' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/compilation_unit.h(328,42): warning C4251: 'torch::jit::CompilationUnit::classes_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::CompilationUnit' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/module.h(323,39): warning C4251: 'torch::jit::Module::mem_to_delete_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::Module' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(1652,73): warning C4251: 'torch::jit::OperatorSet::ops': class 'std::unordered_map,std::allocator>>,std::hash,std::equal_to,std::allocator,std::allocator>>>>>' needs to have dll-interface to be used by clients of struct 'torch::jit::OperatorSet' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/module.h(326,64): warning C4251: 'torch::jit::Module::traced_inputs_': class 'c10::Dict' needs to have dll-interface to be used by clients of struct 'torch::jit::Module' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/module.h(329,79): warning C4251: 'torch::jit::Module::register_mutex_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::Module' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/compilation_unit.h(320,55): warning C4251: 'torch::jit::CompilationUnit::dict_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::jit::CompilationUnit' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/compilation_unit.h(321,60): warning C4251: 'torch::jit::CompilationUnit::classDict_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::jit::CompilationUnit' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/argument_spec.h(210,34): warning C4251: 'torch::jit::ArgumentSpecCreator::instructions_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::ArgumentSpecCreator' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/argument_spec.h(250,1): warning C4267: 'initializing': conversion from 'size_t' to 'int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/argument_spec.h(250,1): warning C4267: 'initializing': conversion from 'size_t' to 'const int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/argument_spec.h(255,1): warning C4244: '+=': conversion from 'int64_t' to 'int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/argument_spec.h(281,1): warning C4244: '+=': conversion from 'int64_t' to 'int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/compilation_unit.h(328,42): warning C4251: 'torch::jit::CompilationUnit::classes_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::CompilationUnit' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/argument_spec.h(210,34): warning C4251: 'torch::jit::ArgumentSpecCreator::instructions_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::ArgumentSpecCreator' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/compilation_unit.h(328): note: see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/argument_spec.h(250,1): warning C4267: 'initializing': conversion from 'size_t' to 'int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/argument_spec.h(250,1): warning C4267: 'initializing': conversion from 'size_t' to 'const int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/argument_spec.h(255,1): warning C4244: '+=': conversion from 'int64_t' to 'int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/argument_spec.h(281,1): warning C4244: '+=': conversion from 'int64_t' to 'int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/compilation_unit.h(318,52): warning C4251: 'torch::jit::CompilationUnit::functions_': class 'std::vector>,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'torch::jit::CompilationUnit' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/argument_spec.h(210,34): warning C4251: 'torch::jit::ArgumentSpecCreator::instructions_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::ArgumentSpecCreator' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/argument_spec.h(250,1): warning C4267: 'initializing': conversion from 'size_t' to 'int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/argument_spec.h(250,1): warning C4267: 'initializing': conversion from 'size_t' to 'const int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/argument_spec.h(255,1): warning C4244: '+=': conversion from 'int64_t' to 'int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/argument_spec.h(281,1): warning C4244: '+=': conversion from 'int64_t' to 'int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/module.h(323,39): warning C4251: 'torch::jit::Module::mem_to_delete_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::Module' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/module.h(326,64): warning C4251: 'torch::jit::Module::traced_inputs_': class 'c10::Dict' needs to have dll-interface to be used by clients of struct 'torch::jit::Module' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/module.h(329,79): warning C4251: 'torch::jit::Module::register_mutex_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::Module' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/argument_spec.h(460,40): warning C4267: 'argument': conversion from 'size_t' to 'const int', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/compilation_unit.h(320,55): warning C4251: 'torch::jit::CompilationUnit::dict_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::jit::CompilationUnit' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/compilation_unit.h(321,60): warning C4251: 'torch::jit::CompilationUnit::classDict_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::jit::CompilationUnit' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/argument_spec.h(460,40): warning C4267: 'argument': conversion from 'size_t' to 'const int', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(1574,54): warning C4251: 'torch::jit::ProfileIValueOp::callback_': class 'std::function' needs to have dll-interface to be used by clients of struct 'torch::jit::ProfileIValueOp' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/compilation_unit.h(328,42): warning C4251: 'torch::jit::CompilationUnit::classes_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::CompilationUnit' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/interpreter.h(74,47): warning C4251: 'torch::jit::Code::pImpl': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::Code' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/compilation_unit.h(320,55): warning C4251: 'torch::jit::CompilationUnit::dict_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::jit::CompilationUnit' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/interpreter.h(74): note: see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/compilation_unit.h(321,60): warning C4251: 'torch::jit::CompilationUnit::classDict_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::jit::CompilationUnit' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/argument_spec.h(460,40): warning C4267: 'argument': conversion from 'size_t' to 'const int', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/interpreter.h(74,47): warning C4251: 'torch::jit::Code::pImpl': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::Code' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/compilation_unit.h(328,42): warning C4251: 'torch::jit::CompilationUnit::classes_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::CompilationUnit' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/interpreter.h(74,47): warning C4251: 'torch::jit::Code::pImpl': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::Code' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(236,51): warning C4251: 'torch::jit::Pickler::writer_': class 'std::function' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(1652,73): warning C4251: 'torch::jit::OperatorSet::ops': class 'std::unordered_map,std::allocator>>,std::hash,std::equal_to,std::allocator,std::allocator>>>>>' needs to have dll-interface to be used by clients of struct 'torch::jit::OperatorSet' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(243,27): warning C4251: 'torch::jit::Pickler::stack_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(1574,54): warning C4251: 'torch::jit::ProfileIValueOp::callback_': class 'std::function' needs to have dll-interface to be used by clients of struct 'torch::jit::ProfileIValueOp' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/module.h(323,39): warning C4251: 'torch::jit::Module::mem_to_delete_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::Module' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/builtin_function.h(17): note: see declaration of 'std::function' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/module.h(326,64): warning C4251: 'torch::jit::Module::traced_inputs_': class 'c10::Dict' needs to have dll-interface to be used by clients of struct 'torch::jit::Module' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/module.h(329,79): warning C4251: 'torch::jit::Module::register_mutex_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::Module' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(1574,54): warning C4251: 'torch::jit::ProfileIValueOp::callback_': class 'std::function' needs to have dll-interface to be used by clients of struct 'torch::jit::ProfileIValueOp' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/module.h(323,39): warning C4251: 'torch::jit::Module::mem_to_delete_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::Module' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/graph_executor.h(98,47): warning C4251: 'torch::jit::GraphExecutor::pImpl': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphExecutor' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/module.h(326,64): warning C4251: 'torch::jit::Module::traced_inputs_': class 'c10::Dict' needs to have dll-interface to be used by clients of struct 'torch::jit::Module' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/module.h(329,79): warning C4251: 'torch::jit::Module::register_mutex_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::Module' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/function_impl.h(136,27): warning C4251: 'torch::jit::GraphFunction::name_': struct 'c10::QualifiedName' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/function_impl.h(138,32): warning C4251: 'torch::jit::GraphFunction::graph_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(255,59): warning C4251: 'torch::jit::Pickler::memoized_ivalue_map_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(261,40): warning C4251: 'torch::jit::Pickler::memoized_ivalues_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/function_impl.h(142,72): warning C4251: 'torch::jit::GraphFunction::executor_execution_mode_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(1652,73): warning C4251: 'torch::jit::OperatorSet::ops': class 'std::unordered_map,std::allocator>>,std::hash,std::equal_to,std::allocator,std::allocator>>>>>' needs to have dll-interface to be used by clients of struct 'torch::jit::OperatorSet' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(263,76): warning C4251: 'torch::jit::Pickler::type_renamer_': class 'std::function' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/function_impl.h(156,45): warning C4251: 'torch::jit::GraphFunction::compile_mutex': class 'std::recursive_mutex' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/argument_spec.h(250,1): warning C4267: 'initializing': conversion from 'size_t' to 'int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/argument_spec.h(250,1): warning C4267: 'initializing': conversion from 'size_t' to 'const int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/argument_spec.h(255,1): warning C4244: '+=': conversion from 'int64_t' to 'int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/argument_spec.h(281,1): warning C4244: '+=': conversion from 'int64_t' to 'int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(270,63): warning C4251: 'torch::jit::Pickler::get_tensor_id_': class 'std::function' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(274,39): warning C4251: 'torch::jit::Pickler::tensor_data_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(236,51): warning C4251: 'torch::jit::Pickler::writer_': class 'std::function' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(275,60): warning C4251: 'torch::jit::Pickler::memoized_storage_map_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(127): note: see declaration of 'std::function' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/graph_executor.h(98,47): warning C4251: 'torch::jit::GraphExecutor::pImpl': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphExecutor' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/function_impl.h(136,27): warning C4251: 'torch::jit::GraphFunction::name_': struct 'c10::QualifiedName' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/function_impl.h(138,32): warning C4251: 'torch::jit::GraphFunction::graph_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(243,27): warning C4251: 'torch::jit::Pickler::stack_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/function_impl.h(142,72): warning C4251: 'torch::jit::GraphFunction::executor_execution_mode_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(1652,73): warning C4251: 'torch::jit::OperatorSet::ops': class 'std::unordered_map,std::allocator>>,std::hash,std::equal_to,std::allocator,std::allocator>>>>>' needs to have dll-interface to be used by clients of struct 'torch::jit::OperatorSet' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/function_impl.h(168,56): warning C4251: 'torch::jit::GraphFunction::function_creator_': class 'std::function' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/function_impl.h(156,45): warning C4251: 'torch::jit::GraphFunction::compile_mutex': class 'std::recursive_mutex' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/graph_executor.h(98,47): warning C4251: 'torch::jit::GraphExecutor::pImpl': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphExecutor' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/function_impl.h(173,50): warning C4251: 'torch::jit::GraphFunction::schema_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/function_impl.h(136,27): warning C4251: 'torch::jit::GraphFunction::name_': struct 'c10::QualifiedName' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/function_impl.h(138,32): warning C4251: 'torch::jit::GraphFunction::graph_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/function_impl.h(142,72): warning C4251: 'torch::jit::GraphFunction::executor_execution_mode_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/function_impl.h(168,56): warning C4251: 'torch::jit::GraphFunction::function_creator_': class 'std::function' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/function_impl.h(156,45): warning C4251: 'torch::jit::GraphFunction::compile_mutex': class 'std::recursive_mutex' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/function_impl.h(173,50): warning C4251: 'torch::jit::GraphFunction::schema_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(277,60): warning C4251: 'torch::jit::Pickler::memoized_globals_map_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/argument_spec.h(210,34): warning C4251: 'torch::jit::ArgumentSpecCreator::instructions_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::ArgumentSpecCreator' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(278,60): warning C4251: 'torch::jit::Pickler::memoized_strings_map_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/method.h(72,19): warning C4251: 'torch::jit::Method::owner_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of struct 'torch::jit::Method' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(279,60): warning C4251: 'torch::jit::Pickler::memoized_devices_map_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/argument_spec.h(460,40): warning C4267: 'argument': conversion from 'size_t' to 'const int', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/argument_spec.h(250,1): warning C4267: 'initializing': conversion from 'size_t' to 'int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/argument_spec.h(250,1): warning C4267: 'initializing': conversion from 'size_t' to 'const int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/argument_spec.h(255,1): warning C4244: '+=': conversion from 'int64_t' to 'int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/module.h(323,39): warning C4251: 'torch::jit::Module::mem_to_delete_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::Module' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/argument_spec.h(281,1): warning C4244: '+=': conversion from 'int64_t' to 'int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/module.h(326,64): warning C4251: 'torch::jit::Module::traced_inputs_': class 'c10::Dict' needs to have dll-interface to be used by clients of struct 'torch::jit::Module' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(255,59): warning C4251: 'torch::jit::Pickler::memoized_ivalue_map_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/module.h(329,79): warning C4251: 'torch::jit::Module::register_mutex_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::Module' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/function_impl.h(168,56): warning C4251: 'torch::jit::GraphFunction::function_creator_': class 'std::function' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/function_impl.h(173,50): warning C4251: 'torch::jit::GraphFunction::schema_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(263,76): warning C4251: 'torch::jit::Pickler::type_renamer_': class 'std::function' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/object.h(192,29): warning C4251: 'torch::jit::Object::_ivalue_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of struct 'torch::jit::Object' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/method.h(72,19): warning C4251: 'torch::jit::Method::owner_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of struct 'torch::jit::Method' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(1574,54): warning C4251: 'torch::jit::ProfileIValueOp::callback_': class 'std::function' needs to have dll-interface to be used by clients of struct 'torch::jit::ProfileIValueOp' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(817): note: see declaration of 'c10::intrusive_ptr>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(236,51): warning C4251: 'torch::jit::Pickler::writer_': class 'std::function' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(270,63): warning C4251: 'torch::jit::Pickler::get_tensor_id_': class 'std::function' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(274,39): warning C4251: 'torch::jit::Pickler::tensor_data_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(275,60): warning C4251: 'torch::jit::Pickler::memoized_storage_map_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/module.h(329,79): warning C4251: 'torch::jit::Module::register_mutex_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::Module' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/argument_spec.h(250,1): warning C4267: 'initializing': conversion from 'size_t' to 'const int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/argument_spec.h(255,1): warning C4244: '+=': conversion from 'int64_t' to 'int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/argument_spec.h(281,1): warning C4244: '+=': conversion from 'int64_t' to 'int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/argument_spec.h(460,40): warning C4267: 'argument': conversion from 'size_t' to 'const int', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/object.h(192,29): warning C4251: 'torch::jit::Object::_ivalue_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of struct 'torch::jit::Object' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(236,51): warning C4251: 'torch::jit::Pickler::writer_': class 'std::function' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(277,60): warning C4251: 'torch::jit::Pickler::memoized_globals_map_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(1652,73): warning C4251: 'torch::jit::OperatorSet::ops': class 'std::unordered_map,std::allocator>>,std::hash,std::equal_to,std::allocator,std::allocator>>>>>' needs to have dll-interface to be used by clients of struct 'torch::jit::OperatorSet' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(278,60): warning C4251: 'torch::jit::Pickler::memoized_strings_map_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(279,60): warning C4251: 'torch::jit::Pickler::memoized_devices_map_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(243,27): warning C4251: 'torch::jit::Pickler::stack_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(255,59): warning C4251: 'torch::jit::Pickler::memoized_ivalue_map_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(261,40): warning C4251: 'torch::jit::Pickler::memoized_ivalues_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(263,76): warning C4251: 'torch::jit::Pickler::type_renamer_': class 'std::function' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(270,63): warning C4251: 'torch::jit::Pickler::get_tensor_id_': class 'std::function' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/interpreter.h(74,47): warning C4251: 'torch::jit::Code::pImpl': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::Code' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(274,39): warning C4251: 'torch::jit::Pickler::tensor_data_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(275,60): warning C4251: 'torch::jit::Pickler::memoized_storage_map_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/argument_spec.h(460,40): warning C4267: 'argument': conversion from 'size_t' to 'const int', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/graph_executor.h(98,47): warning C4251: 'torch::jit::GraphExecutor::pImpl': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphExecutor' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(255,59): warning C4251: 'torch::jit::Pickler::memoized_ivalue_map_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(261,40): warning C4251: 'torch::jit::Pickler::memoized_ivalues_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/function_impl.h(136,27): warning C4251: 'torch::jit::GraphFunction::name_': struct 'c10::QualifiedName' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/function_impl.h(138,32): warning C4251: 'torch::jit::GraphFunction::graph_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/compilation_unit.h(318,52): warning C4251: 'torch::jit::CompilationUnit::functions_': class 'std::vector>,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'torch::jit::CompilationUnit' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(263,76): warning C4251: 'torch::jit::Pickler::type_renamer_': class 'std::function' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(270,63): warning C4251: 'torch::jit::Pickler::get_tensor_id_': class 'std::function' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/function_impl.h(142,72): warning C4251: 'torch::jit::GraphFunction::executor_execution_mode_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(274,39): warning C4251: 'torch::jit::Pickler::tensor_data_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/argument_spec.h(210,34): warning C4251: 'torch::jit::ArgumentSpecCreator::instructions_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::ArgumentSpecCreator' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(275,60): warning C4251: 'torch::jit::Pickler::memoized_storage_map_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/argument_spec.h(210): note: see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(236,51): warning C4251: 'torch::jit::Pickler::writer_': class 'std::function' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/argument_spec.h(250,1): warning C4267: 'initializing': conversion from 'size_t' to 'int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/argument_spec.h(250,1): warning C4267: 'initializing': conversion from 'size_t' to 'const int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/argument_spec.h(255,1): warning C4244: '+=': conversion from 'int64_t' to 'int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(277,60): warning C4251: 'torch::jit::Pickler::memoized_globals_map_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/argument_spec.h(281,1): warning C4244: '+=': conversion from 'int64_t' to 'int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(278,60): warning C4251: 'torch::jit::Pickler::memoized_strings_map_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(279,60): warning C4251: 'torch::jit::Pickler::memoized_devices_map_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/function_impl.h(156,45): warning C4251: 'torch::jit::GraphFunction::compile_mutex': class 'std::recursive_mutex' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(243,27): warning C4251: 'torch::jit::Pickler::stack_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/compilation_unit.h(318,52): warning C4251: 'torch::jit::CompilationUnit::functions_': class 'std::vector>,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'torch::jit::CompilationUnit' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/function_impl.h(168,56): warning C4251: 'torch::jit::GraphFunction::function_creator_': class 'std::function' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/function_impl.h(173,50): warning C4251: 'torch::jit::GraphFunction::schema_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/graph_executor.h(98,47): warning C4251: 'torch::jit::GraphExecutor::pImpl': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphExecutor' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(236,51): warning C4251: 'torch::jit::Pickler::writer_': class 'std::function' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/compilation_unit.h(320,55): warning C4251: 'torch::jit::CompilationUnit::dict_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::jit::CompilationUnit' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/function_impl.h(136,27): warning C4251: 'torch::jit::GraphFunction::name_': struct 'c10::QualifiedName' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/compilation_unit.h(318,52): warning C4251: 'torch::jit::CompilationUnit::functions_': class 'std::vector>,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'torch::jit::CompilationUnit' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/qualified_name.h(12): note: see declaration of 'c10::QualifiedName' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/function_impl.h(138,32): warning C4251: 'torch::jit::GraphFunction::graph_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/compilation_unit.h(321,60): warning C4251: 'torch::jit::CompilationUnit::classDict_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::jit::CompilationUnit' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(278,60): warning C4251: 'torch::jit::Pickler::memoized_strings_map_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(279,60): warning C4251: 'torch::jit::Pickler::memoized_devices_map_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(243,27): warning C4251: 'torch::jit::Pickler::stack_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/argument_spec.h(460,40): warning C4267: 'argument': conversion from 'size_t' to 'const int', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/method.h(72,19): warning C4251: 'torch::jit::Method::owner_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of struct 'torch::jit::Method' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/function_impl.h(142,72): warning C4251: 'torch::jit::GraphFunction::executor_execution_mode_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(255,59): warning C4251: 'torch::jit::Pickler::memoized_ivalue_map_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(261,40): warning C4251: 'torch::jit::Pickler::memoized_ivalues_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(263,76): warning C4251: 'torch::jit::Pickler::type_renamer_': class 'std::function' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/function_impl.h(156,45): warning C4251: 'torch::jit::GraphFunction::compile_mutex': class 'std::recursive_mutex' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/compilation_unit.h(320,55): warning C4251: 'torch::jit::CompilationUnit::dict_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::jit::CompilationUnit' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/compilation_unit.h(328,42): warning C4251: 'torch::jit::CompilationUnit::classes_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::CompilationUnit' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/compilation_unit.h(321,60): warning C4251: 'torch::jit::CompilationUnit::classDict_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::jit::CompilationUnit' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(270,63): warning C4251: 'torch::jit::Pickler::get_tensor_id_': class 'std::function' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(274,39): warning C4251: 'torch::jit::Pickler::tensor_data_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/object.h(192,29): warning C4251: 'torch::jit::Object::_ivalue_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of struct 'torch::jit::Object' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(275,60): warning C4251: 'torch::jit::Pickler::memoized_storage_map_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/interpreter.h(74,47): warning C4251: 'torch::jit::Code::pImpl': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::Code' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/compilation_unit.h(328,42): warning C4251: 'torch::jit::CompilationUnit::classes_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::CompilationUnit' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/function_impl.h(168,56): warning C4251: 'torch::jit::GraphFunction::function_creator_': class 'std::function' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/function_impl.h(173,50): warning C4251: 'torch::jit::GraphFunction::schema_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/graph_executor.h(98,47): warning C4251: 'torch::jit::GraphExecutor::pImpl': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphExecutor' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/lexer.h(399,20): warning C4251: 'torch::jit::SharedParserData::head': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of struct 'torch::jit::SharedParserData' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/function_impl.h(136,27): warning C4251: 'torch::jit::GraphFunction::name_': struct 'c10::QualifiedName' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/compilation_unit.h(320,55): warning C4251: 'torch::jit::CompilationUnit::dict_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::jit::CompilationUnit' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/function_impl.h(138,32): warning C4251: 'torch::jit::GraphFunction::graph_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/compilation_unit.h(321,60): warning C4251: 'torch::jit::CompilationUnit::classDict_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::jit::CompilationUnit' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(255,59): warning C4251: 'torch::jit::Pickler::memoized_ivalue_map_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(261,40): warning C4251: 'torch::jit::Pickler::memoized_ivalues_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/function_impl.h(142,72): warning C4251: 'torch::jit::GraphFunction::executor_execution_mode_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/method.h(72,19): warning C4251: 'torch::jit::Method::owner_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of struct 'torch::jit::Method' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/function_impl.h(156,45): warning C4251: 'torch::jit::GraphFunction::compile_mutex': class 'std::recursive_mutex' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/compilation_unit.h(328,42): warning C4251: 'torch::jit::CompilationUnit::classes_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::CompilationUnit' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(263,76): warning C4251: 'torch::jit::Pickler::type_renamer_': class 'std::function' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(277,60): warning C4251: 'torch::jit::Pickler::memoized_globals_map_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(270,63): warning C4251: 'torch::jit::Pickler::get_tensor_id_': class 'std::function' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(278,60): warning C4251: 'torch::jit::Pickler::memoized_strings_map_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(274,39): warning C4251: 'torch::jit::Pickler::tensor_data_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(279,60): warning C4251: 'torch::jit::Pickler::memoized_devices_map_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(275,60): warning C4251: 'torch::jit::Pickler::memoized_storage_map_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/object.h(192,29): warning C4251: 'torch::jit::Object::_ivalue_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of struct 'torch::jit::Object' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/function_impl.h(168,56): warning C4251: 'torch::jit::GraphFunction::function_creator_': class 'std::function' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/function_impl.h(173,50): warning C4251: 'torch::jit::GraphFunction::schema_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/lexer.h(425,1): warning C4267: 'argument': conversion from 'size_t' to '_Ty', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/method.h(72,19): warning C4251: 'torch::jit::Method::owner_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of struct 'torch::jit::Method' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/lexer.h(510,34): warning C4244: 'argument': conversion from 'const int64_t' to 'const _Ty', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/graph_executor.h(98,47): warning C4251: 'torch::jit::GraphExecutor::pImpl': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphExecutor' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(277,60): warning C4251: 'torch::jit::Pickler::memoized_globals_map_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(278,60): warning C4251: 'torch::jit::Pickler::memoized_strings_map_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/function_impl.h(136,27): warning C4251: 'torch::jit::GraphFunction::name_': struct 'c10::QualifiedName' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/FbcodeMaps.h(23): note: see declaration of 'std::unordered_map,std::equal_to,std::allocator>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(279,60): warning C4251: 'torch::jit::Pickler::memoized_devices_map_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/function_impl.h(138,32): warning C4251: 'torch::jit::GraphFunction::graph_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/object.h(192,29): warning C4251: 'torch::jit::Object::_ivalue_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of struct 'torch::jit::Object' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/compilation_unit.h(318,52): warning C4251: 'torch::jit::CompilationUnit::functions_': class 'std::vector>,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'torch::jit::CompilationUnit' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/function_impl.h(142,72): warning C4251: 'torch::jit::GraphFunction::executor_execution_mode_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/compilation_unit.h(318): note: see declaration of 'std::vector>,std::allocator>>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/function_impl.h(156,45): warning C4251: 'torch::jit::GraphFunction::compile_mutex': class 'std::recursive_mutex' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/lexer.h(399,20): warning C4251: 'torch::jit::SharedParserData::head': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of struct 'torch::jit::SharedParserData' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/function_impl.h(168,56): warning C4251: 'torch::jit::GraphFunction::function_creator_': class 'std::function' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/function_impl.h(173,50): warning C4251: 'torch::jit::GraphFunction::schema_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/module.h(323,39): warning C4251: 'torch::jit::Module::mem_to_delete_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::Module' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/module.h(326,64): warning C4251: 'torch::jit::Module::traced_inputs_': class 'c10::Dict' needs to have dll-interface to be used by clients of struct 'torch::jit::Module' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/compilation_unit.h(320,55): warning C4251: 'torch::jit::CompilationUnit::dict_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::jit::CompilationUnit' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/module.h(329,79): warning C4251: 'torch::jit::Module::register_mutex_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::Module' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/compilation_unit.h(321,60): warning C4251: 'torch::jit::CompilationUnit::classDict_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::jit::CompilationUnit' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/method.h(72,19): warning C4251: 'torch::jit::Method::owner_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of struct 'torch::jit::Method' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/compilation_unit.h(328,42): warning C4251: 'torch::jit::CompilationUnit::classes_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::CompilationUnit' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/module.h(323,39): warning C4251: 'torch::jit::Module::mem_to_delete_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::Module' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/compilation_unit.h(318,52): warning C4251: 'torch::jit::CompilationUnit::functions_': class 'std::vector>,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'torch::jit::CompilationUnit' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/object.h(192,29): warning C4251: 'torch::jit::Object::_ivalue_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of struct 'torch::jit::Object' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/module.h(326,64): warning C4251: 'torch::jit::Module::traced_inputs_': class 'c10::Dict' needs to have dll-interface to be used by clients of struct 'torch::jit::Module' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/module.h(329,79): warning C4251: 'torch::jit::Module::register_mutex_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::Module' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/lexer.h(399,20): warning C4251: 'torch::jit::SharedParserData::head': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of struct 'torch::jit::SharedParserData' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/module.h(323,39): warning C4251: 'torch::jit::Module::mem_to_delete_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::Module' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/module.h(326,64): warning C4251: 'torch::jit::Module::traced_inputs_': class 'c10::Dict' needs to have dll-interface to be used by clients of struct 'torch::jit::Module' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/module.h(329,79): warning C4251: 'torch::jit::Module::register_mutex_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::Module' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/error_report.h(14,54): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface struct 'torch::jit::ErrorReport' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/compilation_unit.h(318,52): warning C4251: 'torch::jit::CompilationUnit::functions_': class 'std::vector>,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'torch::jit::CompilationUnit' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/lexer.h(399,20): warning C4251: 'torch::jit::SharedParserData::head': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of struct 'torch::jit::SharedParserData' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/error_report.h(42,27): warning C4251: 'torch::jit::ErrorReport::context': struct 'torch::jit::OwnedSourceRange' needs to have dll-interface to be used by clients of struct 'torch::jit::ErrorReport' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/error_report.h(43,34): warning C4251: 'torch::jit::ErrorReport::the_message': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::jit::ErrorReport' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/compilation_unit.h(320,55): warning C4251: 'torch::jit::CompilationUnit::dict_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::jit::CompilationUnit' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/compilation_unit.h(321,60): warning C4251: 'torch::jit::CompilationUnit::classDict_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::jit::CompilationUnit' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/error_report.h(44,32): warning C4251: 'torch::jit::ErrorReport::error_stack': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::ErrorReport' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/lexer.h(425,1): warning C4267: 'argument': conversion from 'size_t' to '_Ty', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/compilation_unit.h(328,42): warning C4251: 'torch::jit::CompilationUnit::classes_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::CompilationUnit' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/lexer.h(510,34): warning C4244: 'argument': conversion from 'const int64_t' to 'const _Ty', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/compilation_unit.h(320,55): warning C4251: 'torch::jit::CompilationUnit::dict_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::jit::CompilationUnit' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/compilation_unit.h(321,60): warning C4251: 'torch::jit::CompilationUnit::classDict_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::jit::CompilationUnit' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(30,57): warning C4251: 'std::enable_shared_from_this::_Wptr': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of class 'std::enable_shared_from_this' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/lexer.h(425,1): warning C4267: 'argument': conversion from 'size_t' to '_Ty', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/compilation_unit.h(328,42): warning C4251: 'torch::jit::CompilationUnit::classes_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::CompilationUnit' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(236,51): warning C4251: 'torch::jit::Pickler::writer_': class 'std::function' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(243,27): warning C4251: 'torch::jit::Pickler::stack_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/lexer.h(399,20): warning C4251: 'torch::jit::SharedParserData::head': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of struct 'torch::jit::SharedParserData' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/compilation_unit.h(318,52): warning C4251: 'torch::jit::CompilationUnit::functions_': class 'std::vector>,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'torch::jit::CompilationUnit' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(236,51): warning C4251: 'torch::jit::Pickler::writer_': class 'std::function' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(243,27): warning C4251: 'torch::jit::Pickler::stack_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(223,33): warning C4251: 'torch::jit::BuiltinFunction::self': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::BuiltinFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/module.h(323,39): warning C4251: 'torch::jit::Module::mem_to_delete_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::Module' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(304,50): warning C4251: 'torch::jit::SugaredTupleValue::tup_': class 'std::vector,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::jit::SugaredTupleValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/error_report.h(41,31): warning C4251: 'torch::jit::ErrorReport::ss': class 'std::basic_stringstream,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::jit::ErrorReport' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(67): note: see declaration of 'std::vector,std::allocator>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/module.h(326,64): warning C4251: 'torch::jit::Module::traced_inputs_': class 'c10::Dict' needs to have dll-interface to be used by clients of struct 'torch::jit::Module' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/module.h(329,79): warning C4251: 'torch::jit::Module::register_mutex_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::Module' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/error_report.h(43,34): warning C4251: 'torch::jit::ErrorReport::the_message': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::jit::ErrorReport' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(255,59): warning C4251: 'torch::jit::Pickler::memoized_ivalue_map_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(261,40): warning C4251: 'torch::jit::Pickler::memoized_ivalues_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(236,51): warning C4251: 'torch::jit::Pickler::writer_': class 'std::function' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/lexer.h(399,20): warning C4251: 'torch::jit::SharedParserData::head': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of struct 'torch::jit::SharedParserData' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(127): note: see declaration of 'std::function' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/error_report.h(44,32): warning C4251: 'torch::jit::ErrorReport::error_stack': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::ErrorReport' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(330,19): warning C4251: 'torch::jit::BuiltinModule::name': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::jit::BuiltinModule' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(263,76): warning C4251: 'torch::jit::Pickler::type_renamer_': class 'std::function' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(333,33): warning C4251: 'torch::jit::BuiltinModule::version': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::BuiltinModule' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(243,27): warning C4251: 'torch::jit::Pickler::stack_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(270,63): warning C4251: 'torch::jit::Pickler::get_tensor_id_': class 'std::function' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/lexer.h(425,1): warning C4267: 'argument': conversion from 'size_t' to '_Ty', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(274,39): warning C4251: 'torch::jit::Pickler::tensor_data_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(275,60): warning C4251: 'torch::jit::Pickler::memoized_storage_map_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/compilation_unit.h(320,55): warning C4251: 'torch::jit::CompilationUnit::dict_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::jit::CompilationUnit' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/compilation_unit.h(321,60): warning C4251: 'torch::jit::CompilationUnit::classDict_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::jit::CompilationUnit' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/lexer.h(510,34): warning C4244: 'argument': conversion from 'const int64_t' to 'const _Ty', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(359,21): warning C4251: 'torch::jit::ClassValue::type_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::ClassValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(376,21): warning C4251: 'torch::jit::NamedTupleConstructor::type_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::NamedTupleConstructor' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(30,57): warning C4251: 'std::enable_shared_from_this::_Wptr': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of class 'std::enable_shared_from_this' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(255,59): warning C4251: 'torch::jit::Pickler::memoized_ivalue_map_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/compilation_unit.h(328,42): warning C4251: 'torch::jit::CompilationUnit::classes_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::CompilationUnit' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(261,40): warning C4251: 'torch::jit::Pickler::memoized_ivalues_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(263,76): warning C4251: 'torch::jit::Pickler::type_renamer_': class 'std::function' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(270,63): warning C4251: 'torch::jit::Pickler::get_tensor_id_': class 'std::function' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(274,39): warning C4251: 'torch::jit::Pickler::tensor_data_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(275,60): warning C4251: 'torch::jit::Pickler::memoized_storage_map_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/lexer.h(425,1): warning C4267: 'argument': conversion from 'size_t' to '_Ty', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(255,59): warning C4251: 'torch::jit::Pickler::memoized_ivalue_map_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(261,40): warning C4251: 'torch::jit::Pickler::memoized_ivalues_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/error_report.h(14,54): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface struct 'torch::jit::ErrorReport' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/module.h(323,39): warning C4251: 'torch::jit::Module::mem_to_delete_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::Module' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/error_report.h(41,31): warning C4251: 'torch::jit::ErrorReport::ss': class 'std::basic_stringstream,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::jit::ErrorReport' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(277,60): warning C4251: 'torch::jit::Pickler::memoized_globals_map_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(278,60): warning C4251: 'torch::jit::Pickler::memoized_strings_map_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/error_report.h(43,34): warning C4251: 'torch::jit::ErrorReport::the_message': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::jit::ErrorReport' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(279,60): warning C4251: 'torch::jit::Pickler::memoized_devices_map_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/module.h(326,64): warning C4251: 'torch::jit::Module::traced_inputs_': class 'c10::Dict' needs to have dll-interface to be used by clients of struct 'torch::jit::Module' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/module.h(329,79): warning C4251: 'torch::jit::Module::register_mutex_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::Module' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/lexer.h(510,34): warning C4244: 'argument': conversion from 'const int64_t' to 'const _Ty', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(270,63): warning C4251: 'torch::jit::Pickler::get_tensor_id_': class 'std::function' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(274,39): warning C4251: 'torch::jit::Pickler::tensor_data_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(223,33): warning C4251: 'torch::jit::BuiltinFunction::self': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::BuiltinFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/error_report.h(44,32): warning C4251: 'torch::jit::ErrorReport::error_stack': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::ErrorReport' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(277,60): warning C4251: 'torch::jit::Pickler::memoized_globals_map_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/module.h(323,39): warning C4251: 'torch::jit::Module::mem_to_delete_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::Module' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/error_report.h(14,54): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface struct 'torch::jit::ErrorReport' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(275,60): warning C4251: 'torch::jit::Pickler::memoized_storage_map_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(278,60): warning C4251: 'torch::jit::Pickler::memoized_strings_map_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/error_report.h(41,31): warning C4251: 'torch::jit::ErrorReport::ss': class 'std::basic_stringstream,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::jit::ErrorReport' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/FbcodeMaps.h(23): note: see declaration of 'std::unordered_map,std::equal_to,std::allocator>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(279,60): warning C4251: 'torch::jit::Pickler::memoized_devices_map_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/module.h(326,64): warning C4251: 'torch::jit::Module::traced_inputs_': class 'c10::Dict' needs to have dll-interface to be used by clients of struct 'torch::jit::Module' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/module.h(329,79): warning C4251: 'torch::jit::Module::register_mutex_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::Module' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(236,51): warning C4251: 'torch::jit::Pickler::writer_': class 'std::function' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(537,16): warning C4251: 'torch::jit::CastValue::type_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'torch::jit::CastValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(243,27): warning C4251: 'torch::jit::Pickler::stack_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(330,19): warning C4251: 'torch::jit::BuiltinModule::name': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::jit::BuiltinModule' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(30,57): warning C4251: 'std::enable_shared_from_this::_Wptr': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of class 'std::enable_shared_from_this' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(567,19): warning C4251: 'torch::jit::TensorCastValue::self_': struct 'torch::jit::NamedValue' needs to have dll-interface to be used by clients of struct 'torch::jit::TensorCastValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc)C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\memory(1712): note: see declaration of 'std::weak_ptr<_Ty>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/error_report.h(14,54): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface struct 'torch::jit::ErrorReport' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/error_report.h(41,31): warning C4251: 'torch::jit::ErrorReport::ss': class 'std::basic_stringstream,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::jit::ErrorReport' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/error_report.h(42,27): warning C4251: 'torch::jit::ErrorReport::context': struct 'torch::jit::OwnedSourceRange' needs to have dll-interface to be used by clients of struct 'torch::jit::ErrorReport' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(359,21): warning C4251: 'torch::jit::ClassValue::type_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::ClassValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(402): note: see declaration of 'torch::jit::OwnedSourceRange' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(590,30): warning C4251: 'torch::jit::MagicMethod::desugared_name_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::jit::MagicMethod' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(277,60): warning C4251: 'torch::jit::Pickler::memoized_globals_map_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(376,21): warning C4251: 'torch::jit::NamedTupleConstructor::type_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::NamedTupleConstructor' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(278,60): warning C4251: 'torch::jit::Pickler::memoized_strings_map_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(1143): note: see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(279,60): warning C4251: 'torch::jit::Pickler::memoized_devices_map_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(30,57): warning C4251: 'std::enable_shared_from_this::_Wptr': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of class 'std::enable_shared_from_this' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/error_report.h(44,32): warning C4251: 'torch::jit::ErrorReport::error_stack': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::ErrorReport' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(670,37): warning C4251: 'torch::jit::RangeValue::static_len_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::RangeValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(255,59): warning C4251: 'torch::jit::Pickler::memoized_ivalue_map_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(733,55): warning C4251: 'torch::jit::IterableTree::unroll_length_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::IterableTree' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(261,40): warning C4251: 'torch::jit::Pickler::memoized_ivalues_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(734,41): warning C4251: 'torch::jit::IterableTree::children_': class 'std::vector,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::jit::IterableTree' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(263,76): warning C4251: 'torch::jit::Pickler::type_renamer_': class 'std::function' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(270,63): warning C4251: 'torch::jit::Pickler::get_tensor_id_': class 'std::function' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/module.h(323,39): warning C4251: 'torch::jit::Module::mem_to_delete_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::Module' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(136): note: see declaration of 'std::function' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(274,39): warning C4251: 'torch::jit::Pickler::tensor_data_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(275,60): warning C4251: 'torch::jit::Pickler::memoized_storage_map_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(236,51): warning C4251: 'torch::jit::Pickler::writer_': class 'std::function' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/module.h(326,64): warning C4251: 'torch::jit::Module::traced_inputs_': class 'c10::Dict' needs to have dll-interface to be used by clients of struct 'torch::jit::Module' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(223,33): warning C4251: 'torch::jit::BuiltinFunction::self': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::BuiltinFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(810,23): warning C4251: 'torch::jit::ExceptionValue::message_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::jit::ExceptionValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(243,27): warning C4251: 'torch::jit::Pickler::stack_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(304,50): warning C4251: 'torch::jit::SugaredTupleValue::tup_': class 'std::vector,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::jit::SugaredTupleValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(223,33): warning C4251: 'torch::jit::BuiltinFunction::self': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::BuiltinFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(30,57): warning C4251: 'std::enable_shared_from_this::_Wptr': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of class 'std::enable_shared_from_this' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(829,25): warning C4251: 'torch::jit::SugaredEnumClass::enum_type_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::SugaredEnumClass' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(330,19): warning C4251: 'torch::jit::BuiltinModule::name': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::jit::BuiltinModule' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/error_report.h(14,54): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface struct 'torch::jit::ErrorReport' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(333,33): warning C4251: 'torch::jit::BuiltinModule::version': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::BuiltinModule' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/error_report.h(41,31): warning C4251: 'torch::jit::ErrorReport::ss': class 'std::basic_stringstream,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::jit::ErrorReport' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/error_report.h(42,27): warning C4251: 'torch::jit::ErrorReport::context': struct 'torch::jit::OwnedSourceRange' needs to have dll-interface to be used by clients of struct 'torch::jit::ErrorReport' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/error_report.h(43,34): warning C4251: 'torch::jit::ErrorReport::the_message': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::jit::ErrorReport' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(330,19): warning C4251: 'torch::jit::BuiltinModule::name': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::jit::BuiltinModule' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(333,33): warning C4251: 'torch::jit::BuiltinModule::version': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::BuiltinModule' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/error_report.h(44,32): warning C4251: 'torch::jit::ErrorReport::error_stack': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::ErrorReport' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(359,21): warning C4251: 'torch::jit::ClassValue::type_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::ClassValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(236,51): warning C4251: 'torch::jit::Pickler::writer_': class 'std::function' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(376,21): warning C4251: 'torch::jit::NamedTupleConstructor::type_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::NamedTupleConstructor' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(277,60): warning C4251: 'torch::jit::Pickler::memoized_globals_map_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(278,60): warning C4251: 'torch::jit::Pickler::memoized_strings_map_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(243,27): warning C4251: 'torch::jit::Pickler::stack_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(279,60): warning C4251: 'torch::jit::Pickler::memoized_devices_map_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(537,16): warning C4251: 'torch::jit::CastValue::type_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'torch::jit::CastValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(255,59): warning C4251: 'torch::jit::Pickler::memoized_ivalue_map_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(261,40): warning C4251: 'torch::jit::Pickler::memoized_ivalues_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(359,21): warning C4251: 'torch::jit::ClassValue::type_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::ClassValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(376,21): warning C4251: 'torch::jit::NamedTupleConstructor::type_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::NamedTupleConstructor' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(263,76): warning C4251: 'torch::jit::Pickler::type_renamer_': class 'std::function' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(223,33): warning C4251: 'torch::jit::BuiltinFunction::self': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::BuiltinFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(270,63): warning C4251: 'torch::jit::Pickler::get_tensor_id_': class 'std::function' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(567,19): warning C4251: 'torch::jit::TensorCastValue::self_': struct 'torch::jit::NamedValue' needs to have dll-interface to be used by clients of struct 'torch::jit::TensorCastValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/schema_matching.h(31): note: see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(274,39): warning C4251: 'torch::jit::Pickler::tensor_data_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(275,60): warning C4251: 'torch::jit::Pickler::memoized_storage_map_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(30,57): warning C4251: 'std::enable_shared_from_this::_Wptr': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of class 'std::enable_shared_from_this' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(304,50): warning C4251: 'torch::jit::SugaredTupleValue::tup_': class 'std::vector,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::jit::SugaredTupleValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(589,30): warning C4251: 'torch::jit::MagicMethod::base_value_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::MagicMethod' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(590,30): warning C4251: 'torch::jit::MagicMethod::desugared_name_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::jit::MagicMethod' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(330,19): warning C4251: 'torch::jit::BuiltinModule::name': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::jit::BuiltinModule' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(333,33): warning C4251: 'torch::jit::BuiltinModule::version': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::BuiltinModule' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(255,59): warning C4251: 'torch::jit::Pickler::memoized_ivalue_map_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(261,40): warning C4251: 'torch::jit::Pickler::memoized_ivalues_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(670,37): warning C4251: 'torch::jit::RangeValue::static_len_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::RangeValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(263,76): warning C4251: 'torch::jit::Pickler::type_renamer_': class 'std::function' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(733,55): warning C4251: 'torch::jit::IterableTree::unroll_length_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::IterableTree' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(734,41): warning C4251: 'torch::jit::IterableTree::children_': class 'std::vector,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::jit::IterableTree' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(270,63): warning C4251: 'torch::jit::Pickler::get_tensor_id_': class 'std::function' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(274,39): warning C4251: 'torch::jit::Pickler::tensor_data_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(275,60): warning C4251: 'torch::jit::Pickler::memoized_storage_map_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/lexer.h(399,20): warning C4251: 'torch::jit::SharedParserData::head': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of struct 'torch::jit::SharedParserData' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(359,21): warning C4251: 'torch::jit::ClassValue::type_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::ClassValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(277,60): warning C4251: 'torch::jit::Pickler::memoized_globals_map_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(810,23): warning C4251: 'torch::jit::ExceptionValue::message_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::jit::ExceptionValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(376,21): warning C4251: 'torch::jit::NamedTupleConstructor::type_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::NamedTupleConstructor' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(278,60): warning C4251: 'torch::jit::Pickler::memoized_strings_map_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(279,60): warning C4251: 'torch::jit::Pickler::memoized_devices_map_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(223,33): warning C4251: 'torch::jit::BuiltinFunction::self': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::BuiltinFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(304,50): warning C4251: 'torch::jit::SugaredTupleValue::tup_': class 'std::vector,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::jit::SugaredTupleValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(537,16): warning C4251: 'torch::jit::CastValue::type_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'torch::jit::CastValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(829,25): warning C4251: 'torch::jit::SugaredEnumClass::enum_type_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::SugaredEnumClass' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(236,51): warning C4251: 'torch::jit::Pickler::writer_': class 'std::function' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(330,19): warning C4251: 'torch::jit::BuiltinModule::name': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::jit::BuiltinModule' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(333,33): warning C4251: 'torch::jit::BuiltinModule::version': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::BuiltinModule' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(243,27): warning C4251: 'torch::jit::Pickler::stack_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/lexer.h(399,20): warning C4251: 'torch::jit::SharedParserData::head': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of struct 'torch::jit::SharedParserData' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(277,60): warning C4251: 'torch::jit::Pickler::memoized_globals_map_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/lexer.h(144): note: see declaration of 'std::unique_ptr>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(567,19): warning C4251: 'torch::jit::TensorCastValue::self_': struct 'torch::jit::NamedValue' needs to have dll-interface to be used by clients of struct 'torch::jit::TensorCastValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(537,16): warning C4251: 'torch::jit::CastValue::type_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'torch::jit::CastValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(278,60): warning C4251: 'torch::jit::Pickler::memoized_strings_map_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(279,60): warning C4251: 'torch::jit::Pickler::memoized_devices_map_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(589,30): warning C4251: 'torch::jit::MagicMethod::base_value_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::MagicMethod' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/lexer.h(425,1): warning C4267: 'argument': conversion from 'size_t' to '_Ty', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(590,30): warning C4251: 'torch::jit::MagicMethod::desugared_name_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::jit::MagicMethod' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/script_type_parser.h(48,34): warning C4251: 'torch::jit::ScriptTypeParser::resolver_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'torch::jit::ScriptTypeParser' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(359,21): warning C4251: 'torch::jit::ClassValue::type_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::ClassValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(376,21): warning C4251: 'torch::jit::NamedTupleConstructor::type_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::NamedTupleConstructor' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/lexer.h(510,34): warning C4244: 'argument': conversion from 'const int64_t' to 'const _Ty', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(567,19): warning C4251: 'torch::jit::TensorCastValue::self_': struct 'torch::jit::NamedValue' needs to have dll-interface to be used by clients of struct 'torch::jit::TensorCastValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(154,47): warning C4251: 'torch::jit::Unpickler::reader_': class 'std::function' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(160,29): warning C4251: 'torch::jit::Unpickler::stack_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(164,50): warning C4251: 'torch::jit::Unpickler::globals_': class 'std::vector,std::allocator>>' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(165,34): warning C4251: 'torch::jit::Unpickler::memo_table_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(166,29): warning C4251: 'torch::jit::Unpickler::marks_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(167,42): warning C4251: 'torch::jit::Unpickler::tensor_table_': class 'c10::ArrayRef' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(589,30): warning C4251: 'torch::jit::MagicMethod::base_value_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::MagicMethod' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(590,30): warning C4251: 'torch::jit::MagicMethod::desugared_name_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::jit::MagicMethod' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(733,55): warning C4251: 'torch::jit::IterableTree::unroll_length_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::IterableTree' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(734,41): warning C4251: 'torch::jit::IterableTree::children_': class 'std::vector,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::jit::IterableTree' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(255,59): warning C4251: 'torch::jit::Pickler::memoized_ivalue_map_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(261,40): warning C4251: 'torch::jit::Pickler::memoized_ivalues_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(670,37): warning C4251: 'torch::jit::RangeValue::static_len_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::RangeValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(263,76): warning C4251: 'torch::jit::Pickler::type_renamer_': class 'std::function' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(810,23): warning C4251: 'torch::jit::ExceptionValue::message_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::jit::ExceptionValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(733,55): warning C4251: 'torch::jit::IterableTree::unroll_length_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::IterableTree' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(537,16): warning C4251: 'torch::jit::CastValue::type_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'torch::jit::CastValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/lexer.h(425,1): warning C4267: 'argument': conversion from 'size_t' to '_Ty', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(734,41): warning C4251: 'torch::jit::IterableTree::children_': class 'std::vector,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::jit::IterableTree' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(270,63): warning C4251: 'torch::jit::Pickler::get_tensor_id_': class 'std::function' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(274,39): warning C4251: 'torch::jit::Pickler::tensor_data_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(275,60): warning C4251: 'torch::jit::Pickler::memoized_storage_map_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/lexer.h(510,34): warning C4244: 'argument': conversion from 'const int64_t' to 'const _Ty', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(829,25): warning C4251: 'torch::jit::SugaredEnumClass::enum_type_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::SugaredEnumClass' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(810,23): warning C4251: 'torch::jit::ExceptionValue::message_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::jit::ExceptionValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(567,19): warning C4251: 'torch::jit::TensorCastValue::self_': struct 'torch::jit::NamedValue' needs to have dll-interface to be used by clients of struct 'torch::jit::TensorCastValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc)C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xstring(4471): note: see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(173,60): warning C4251: 'torch::jit::Unpickler::type_cache_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(176,30): warning C4251: 'torch::jit::Unpickler::type_resolver_': class 'std::function' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(589,30): warning C4251: 'torch::jit::MagicMethod::base_value_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::MagicMethod' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(590,30): warning C4251: 'torch::jit::MagicMethod::desugared_name_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::jit::MagicMethod' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(177,24): warning C4251: 'torch::jit::Unpickler::obj_loader_': class 'std::function> (const c10::StrongTypePtr &,c10::IValue)>' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(180,62): warning C4251: 'torch::jit::Unpickler::read_record_': class 'std::function' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(181,36): warning C4251: 'torch::jit::Unpickler::device_': class 'std::optional' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(191,66): warning C4251: 'torch::jit::Unpickler::storage_context_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(670,37): warning C4251: 'torch::jit::RangeValue::static_len_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::RangeValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/lexer.h(425,1): warning C4267: 'argument': conversion from 'size_t' to '_Ty', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(733,55): warning C4251: 'torch::jit::IterableTree::unroll_length_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::IterableTree' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(277,60): warning C4251: 'torch::jit::Pickler::memoized_globals_map_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymNodeImpl.h(191): note: see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(734,41): warning C4251: 'torch::jit::IterableTree::children_': class 'std::vector,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::jit::IterableTree' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(278,60): warning C4251: 'torch::jit::Pickler::memoized_strings_map_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(279,60): warning C4251: 'torch::jit::Pickler::memoized_devices_map_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(537,16): warning C4251: 'torch::jit::CastValue::type_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'torch::jit::CastValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/lexer.h(510,34): warning C4244: 'argument': conversion from 'const int64_t' to 'const _Ty', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(810,23): warning C4251: 'torch::jit::ExceptionValue::message_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::jit::ExceptionValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/script_type_parser.h(48,34): warning C4251: 'torch::jit::ScriptTypeParser::resolver_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'torch::jit::ScriptTypeParser' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(567,19): warning C4251: 'torch::jit::TensorCastValue::self_': struct 'torch::jit::NamedValue' needs to have dll-interface to be used by clients of struct 'torch::jit::TensorCastValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/lexer.h(399,20): warning C4251: 'torch::jit::SharedParserData::head': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of struct 'torch::jit::SharedParserData' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(829,25): warning C4251: 'torch::jit::SugaredEnumClass::enum_type_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::SugaredEnumClass' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(154,47): warning C4251: 'torch::jit::Unpickler::reader_': class 'std::function' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(160,29): warning C4251: 'torch::jit::Unpickler::stack_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(164,50): warning C4251: 'torch::jit::Unpickler::globals_': class 'std::vector,std::allocator>>' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(165,34): warning C4251: 'torch::jit::Unpickler::memo_table_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(589,30): warning C4251: 'torch::jit::MagicMethod::base_value_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::MagicMethod' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(166,29): warning C4251: 'torch::jit::Unpickler::marks_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(590,30): warning C4251: 'torch::jit::MagicMethod::desugared_name_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::jit::MagicMethod' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/error_report.h(14,54): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface struct 'torch::jit::ErrorReport' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/error_report.h(41,31): warning C4251: 'torch::jit::ErrorReport::ss': class 'std::basic_stringstream,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::jit::ErrorReport' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/error_report.h(42,27): warning C4251: 'torch::jit::ErrorReport::context': struct 'torch::jit::OwnedSourceRange' needs to have dll-interface to be used by clients of struct 'torch::jit::ErrorReport' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/error_report.h(43,34): warning C4251: 'torch::jit::ErrorReport::the_message': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::jit::ErrorReport' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(670,37): warning C4251: 'torch::jit::RangeValue::static_len_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::RangeValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(733,55): warning C4251: 'torch::jit::IterableTree::unroll_length_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::IterableTree' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(734,41): warning C4251: 'torch::jit::IterableTree::children_': class 'std::vector,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::jit::IterableTree' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/error_report.h(44,32): warning C4251: 'torch::jit::ErrorReport::error_stack': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::ErrorReport' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(173,60): warning C4251: 'torch::jit::Unpickler::type_cache_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(810,23): warning C4251: 'torch::jit::ExceptionValue::message_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::jit::ExceptionValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(176,30): warning C4251: 'torch::jit::Unpickler::type_resolver_': class 'std::function' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(177,24): warning C4251: 'torch::jit::Unpickler::obj_loader_': class 'std::function> (const c10::StrongTypePtr &,c10::IValue)>' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/error_report.h(14,54): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface struct 'torch::jit::ErrorReport' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(181,36): warning C4251: 'torch::jit::Unpickler::device_': class 'std::optional' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(829,25): warning C4251: 'torch::jit::SugaredEnumClass::enum_type_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::SugaredEnumClass' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/error_report.h(41,31): warning C4251: 'torch::jit::ErrorReport::ss': class 'std::basic_stringstream,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::jit::ErrorReport' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/error_report.h(42,27): warning C4251: 'torch::jit::ErrorReport::context': struct 'torch::jit::OwnedSourceRange' needs to have dll-interface to be used by clients of struct 'torch::jit::ErrorReport' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/lexer.h(510,34): warning C4244: 'argument': conversion from 'const int64_t' to 'const _Ty', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/error_report.h(43,34): warning C4251: 'torch::jit::ErrorReport::the_message': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::jit::ErrorReport' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(30,57): warning C4251: 'std::enable_shared_from_this::_Wptr': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of class 'std::enable_shared_from_this' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(191,66): warning C4251: 'torch::jit::Unpickler::storage_context_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/error_report.h(44,32): warning C4251: 'torch::jit::ErrorReport::error_stack': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::ErrorReport' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/script_type_parser.h(48,34): warning C4251: 'torch::jit::ScriptTypeParser::resolver_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'torch::jit::ScriptTypeParser' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/lexer.h(399,20): warning C4251: 'torch::jit::SharedParserData::head': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of struct 'torch::jit::SharedParserData' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(154,47): warning C4251: 'torch::jit::Unpickler::reader_': class 'std::function' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(160,29): warning C4251: 'torch::jit::Unpickler::stack_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(164,50): warning C4251: 'torch::jit::Unpickler::globals_': class 'std::vector,std::allocator>>' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(165,34): warning C4251: 'torch::jit::Unpickler::memo_table_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(166,29): warning C4251: 'torch::jit::Unpickler::marks_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(167,42): warning C4251: 'torch::jit::Unpickler::tensor_table_': class 'c10::ArrayRef' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/error_report.h(14,54): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface struct 'torch::jit::ErrorReport' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/error_report.h(41,31): warning C4251: 'torch::jit::ErrorReport::ss': class 'std::basic_stringstream,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::jit::ErrorReport' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/error_report.h(42,27): warning C4251: 'torch::jit::ErrorReport::context': struct 'torch::jit::OwnedSourceRange' needs to have dll-interface to be used by clients of struct 'torch::jit::ErrorReport' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/error_report.h(43,34): warning C4251: 'torch::jit::ErrorReport::the_message': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::jit::ErrorReport' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(223,33): warning C4251: 'torch::jit::BuiltinFunction::self': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::BuiltinFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/lexer.h(425,1): warning C4267: 'argument': conversion from 'size_t' to '_Ty', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/script_type_parser.h(48,34): warning C4251: 'torch::jit::ScriptTypeParser::resolver_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'torch::jit::ScriptTypeParser' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(304,50): warning C4251: 'torch::jit::SugaredTupleValue::tup_': class 'std::vector,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::jit::SugaredTupleValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/error_report.h(44,32): warning C4251: 'torch::jit::ErrorReport::error_stack': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::ErrorReport' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(154,47): warning C4251: 'torch::jit::Unpickler::reader_': class 'std::function' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(160,29): warning C4251: 'torch::jit::Unpickler::stack_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(164,50): warning C4251: 'torch::jit::Unpickler::globals_': class 'std::vector,std::allocator>>' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/lexer.h(510,34): warning C4244: 'argument': conversion from 'const int64_t' to 'const _Ty', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(165,34): warning C4251: 'torch::jit::Unpickler::memo_table_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(166,29): warning C4251: 'torch::jit::Unpickler::marks_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(167,42): warning C4251: 'torch::jit::Unpickler::tensor_table_': class 'c10::ArrayRef' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(330,19): warning C4251: 'torch::jit::BuiltinModule::name': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::jit::BuiltinModule' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ATen_fwd.h(30): note: see declaration of 'c10::ArrayRef' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(333,33): warning C4251: 'torch::jit::BuiltinModule::version': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::BuiltinModule' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(173,60): warning C4251: 'torch::jit::Unpickler::type_cache_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/lexer.h(425,1): warning C4267: 'argument': conversion from 'size_t' to '_Ty', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(176,30): warning C4251: 'torch::jit::Unpickler::type_resolver_': class 'std::function' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/script_type_parser.h(48,34): warning C4251: 'torch::jit::ScriptTypeParser::resolver_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'torch::jit::ScriptTypeParser' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(177,24): warning C4251: 'torch::jit::Unpickler::obj_loader_': class 'std::function> (const c10::StrongTypePtr &,c10::IValue)>' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/lexer.h(510,34): warning C4244: 'argument': conversion from 'const int64_t' to 'const _Ty', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(359,21): warning C4251: 'torch::jit::ClassValue::type_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::ClassValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(180,62): warning C4251: 'torch::jit::Unpickler::read_record_': class 'std::function' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(181,36): warning C4251: 'torch::jit::Unpickler::device_': class 'std::optional' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(376,21): warning C4251: 'torch::jit::NamedTupleConstructor::type_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::NamedTupleConstructor' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(30,57): warning C4251: 'std::enable_shared_from_this::_Wptr': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of class 'std::enable_shared_from_this' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(154,47): warning C4251: 'torch::jit::Unpickler::reader_': class 'std::function' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(160,29): warning C4251: 'torch::jit::Unpickler::stack_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(166,29): warning C4251: 'torch::jit::Unpickler::marks_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(304,50): warning C4251: 'torch::jit::SugaredTupleValue::tup_': class 'std::vector,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::jit::SugaredTupleValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(176,30): warning C4251: 'torch::jit::Unpickler::type_resolver_': class 'std::function' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(167,42): warning C4251: 'torch::jit::Unpickler::tensor_table_': class 'c10::ArrayRef' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/lexer.h(399,20): warning C4251: 'torch::jit::SharedParserData::head': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of struct 'torch::jit::SharedParserData' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(177,24): warning C4251: 'torch::jit::Unpickler::obj_loader_': class 'std::function> (const c10::StrongTypePtr &,c10::IValue)>' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(180,62): warning C4251: 'torch::jit::Unpickler::read_record_': class 'std::function' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(181,36): warning C4251: 'torch::jit::Unpickler::device_': class 'std::optional' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(330,19): warning C4251: 'torch::jit::BuiltinModule::name': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::jit::BuiltinModule' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(333,33): warning C4251: 'torch::jit::BuiltinModule::version': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::BuiltinModule' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(223,33): warning C4251: 'torch::jit::BuiltinFunction::self': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::BuiltinFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(191,66): warning C4251: 'torch::jit::Unpickler::storage_context_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/error_report.h(14,54): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface struct 'torch::jit::ErrorReport' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/error_report.h(41,31): warning C4251: 'torch::jit::ErrorReport::ss': class 'std::basic_stringstream,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::jit::ErrorReport' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(304,50): warning C4251: 'torch::jit::SugaredTupleValue::tup_': class 'std::vector,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::jit::SugaredTupleValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/error_report.h(42,27): warning C4251: 'torch::jit::ErrorReport::context': struct 'torch::jit::OwnedSourceRange' needs to have dll-interface to be used by clients of struct 'torch::jit::ErrorReport' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/error_report.h(43,34): warning C4251: 'torch::jit::ErrorReport::the_message': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::jit::ErrorReport' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/script_type_parser.h(48,34): warning C4251: 'torch::jit::ScriptTypeParser::resolver_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'torch::jit::ScriptTypeParser' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(330,19): warning C4251: 'torch::jit::BuiltinModule::name': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::jit::BuiltinModule' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(359,21): warning C4251: 'torch::jit::ClassValue::type_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::ClassValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(154,47): warning C4251: 'torch::jit::Unpickler::reader_': class 'std::function' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(160,29): warning C4251: 'torch::jit::Unpickler::stack_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/error_report.h(44,32): warning C4251: 'torch::jit::ErrorReport::error_stack': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::ErrorReport' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(376,21): warning C4251: 'torch::jit::NamedTupleConstructor::type_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::NamedTupleConstructor' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(164,50): warning C4251: 'torch::jit::Unpickler::globals_': class 'std::vector,std::allocator>>' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(165,34): warning C4251: 'torch::jit::Unpickler::memo_table_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(166,29): warning C4251: 'torch::jit::Unpickler::marks_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(173,60): warning C4251: 'torch::jit::Unpickler::type_cache_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(167,42): warning C4251: 'torch::jit::Unpickler::tensor_table_': class 'c10::ArrayRef' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(176,30): warning C4251: 'torch::jit::Unpickler::type_resolver_': class 'std::function' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(537,16): warning C4251: 'torch::jit::CastValue::type_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'torch::jit::CastValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(177,24): warning C4251: 'torch::jit::Unpickler::obj_loader_': class 'std::function> (const c10::StrongTypePtr &,c10::IValue)>' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/lexer.h(425,1): warning C4267: 'argument': conversion from 'size_t' to '_Ty', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(180,62): warning C4251: 'torch::jit::Unpickler::read_record_': class 'std::function' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(359,21): warning C4251: 'torch::jit::ClassValue::type_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::ClassValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(181,36): warning C4251: 'torch::jit::Unpickler::device_': class 'std::optional' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(376,21): warning C4251: 'torch::jit::NamedTupleConstructor::type_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::NamedTupleConstructor' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(191,66): warning C4251: 'torch::jit::Unpickler::storage_context_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/lexer.h(510,34): warning C4244: 'argument': conversion from 'const int64_t' to 'const _Ty', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(30,57): warning C4251: 'std::enable_shared_from_this::_Wptr': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of class 'std::enable_shared_from_this' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(567,19): warning C4251: 'torch::jit::TensorCastValue::self_': struct 'torch::jit::NamedValue' needs to have dll-interface to be used by clients of struct 'torch::jit::TensorCastValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc)C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\memory(1712): note: see declaration of 'std::weak_ptr<_Ty>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/error_report.h(14,54): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface struct 'torch::jit::ErrorReport' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/error_report.h(41,31): warning C4251: 'torch::jit::ErrorReport::ss': class 'std::basic_stringstream,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::jit::ErrorReport' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(173,60): warning C4251: 'torch::jit::Unpickler::type_cache_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/error_report.h(42,27): warning C4251: 'torch::jit::ErrorReport::context': struct 'torch::jit::OwnedSourceRange' needs to have dll-interface to be used by clients of struct 'torch::jit::ErrorReport' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/error_report.h(43,34): warning C4251: 'torch::jit::ErrorReport::the_message': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::jit::ErrorReport' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(590,30): warning C4251: 'torch::jit::MagicMethod::desugared_name_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::jit::MagicMethod' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/error_report.h(44,32): warning C4251: 'torch::jit::ErrorReport::error_stack': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::ErrorReport' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(177,24): warning C4251: 'torch::jit::Unpickler::obj_loader_': class 'std::function> (const c10::StrongTypePtr &,c10::IValue)>' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/error_report.h(14,54): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface struct 'torch::jit::ErrorReport' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(180,62): warning C4251: 'torch::jit::Unpickler::read_record_': class 'std::function' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(181,36): warning C4251: 'torch::jit::Unpickler::device_': class 'std::optional' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/error_report.h(41,31): warning C4251: 'torch::jit::ErrorReport::ss': class 'std::basic_stringstream,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::jit::ErrorReport' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/error_report.h(42,27): warning C4251: 'torch::jit::ErrorReport::context': struct 'torch::jit::OwnedSourceRange' needs to have dll-interface to be used by clients of struct 'torch::jit::ErrorReport' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/error_report.h(43,34): warning C4251: 'torch::jit::ErrorReport::the_message': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::jit::ErrorReport' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(191,66): warning C4251: 'torch::jit::Unpickler::storage_context_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(537,16): warning C4251: 'torch::jit::CastValue::type_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'torch::jit::CastValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(670,37): warning C4251: 'torch::jit::RangeValue::static_len_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::RangeValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(223,33): warning C4251: 'torch::jit::BuiltinFunction::self': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::BuiltinFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(733,55): warning C4251: 'torch::jit::IterableTree::unroll_length_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::IterableTree' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/error_report.h(44,32): warning C4251: 'torch::jit::ErrorReport::error_stack': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::ErrorReport' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(30,57): warning C4251: 'std::enable_shared_from_this::_Wptr': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of class 'std::enable_shared_from_this' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(734,41): warning C4251: 'torch::jit::IterableTree::children_': class 'std::vector,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::jit::IterableTree' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(589,30): warning C4251: 'torch::jit::MagicMethod::base_value_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::MagicMethod' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(590,30): warning C4251: 'torch::jit::MagicMethod::desugared_name_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::jit::MagicMethod' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(330,19): warning C4251: 'torch::jit::BuiltinModule::name': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::jit::BuiltinModule' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(333,33): warning C4251: 'torch::jit::BuiltinModule::version': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::BuiltinModule' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(810,23): warning C4251: 'torch::jit::ExceptionValue::message_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::jit::ExceptionValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(567,19): warning C4251: 'torch::jit::TensorCastValue::self_': struct 'torch::jit::NamedValue' needs to have dll-interface to be used by clients of struct 'torch::jit::TensorCastValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(589,30): warning C4251: 'torch::jit::MagicMethod::base_value_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::MagicMethod' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(670,37): warning C4251: 'torch::jit::RangeValue::static_len_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::RangeValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(590,30): warning C4251: 'torch::jit::MagicMethod::desugared_name_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::jit::MagicMethod' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(30,57): warning C4251: 'std::enable_shared_from_this::_Wptr': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of class 'std::enable_shared_from_this' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(733,55): warning C4251: 'torch::jit::IterableTree::unroll_length_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::IterableTree' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(829,25): warning C4251: 'torch::jit::SugaredEnumClass::enum_type_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::SugaredEnumClass' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(734,41): warning C4251: 'torch::jit::IterableTree::children_': class 'std::vector,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::jit::IterableTree' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(359,21): warning C4251: 'torch::jit::ClassValue::type_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::ClassValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(223,33): warning C4251: 'torch::jit::BuiltinFunction::self': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::BuiltinFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(376,21): warning C4251: 'torch::jit::NamedTupleConstructor::type_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::NamedTupleConstructor' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/error_report.h(14,54): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface struct 'torch::jit::ErrorReport' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(304,50): warning C4251: 'torch::jit::SugaredTupleValue::tup_': class 'std::vector,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::jit::SugaredTupleValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/error_report.h(14): note: see declaration of 'torch::jit::ErrorReport' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/error_report.h(42,27): warning C4251: 'torch::jit::ErrorReport::context': struct 'torch::jit::OwnedSourceRange' needs to have dll-interface to be used by clients of struct 'torch::jit::ErrorReport' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(670,37): warning C4251: 'torch::jit::RangeValue::static_len_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::RangeValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/error_report.h(43,34): warning C4251: 'torch::jit::ErrorReport::the_message': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::jit::ErrorReport' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(810,23): warning C4251: 'torch::jit::ExceptionValue::message_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::jit::ExceptionValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(733,55): warning C4251: 'torch::jit::IterableTree::unroll_length_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::IterableTree' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc)C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xstring(4471): note: see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(734,41): warning C4251: 'torch::jit::IterableTree::children_': class 'std::vector,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::jit::IterableTree' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(330,19): warning C4251: 'torch::jit::BuiltinModule::name': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::jit::BuiltinModule' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(333,33): warning C4251: 'torch::jit::BuiltinModule::version': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::BuiltinModule' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/error_report.h(44,32): warning C4251: 'torch::jit::ErrorReport::error_stack': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::ErrorReport' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(829,25): warning C4251: 'torch::jit::SugaredEnumClass::enum_type_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::SugaredEnumClass' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(810,23): warning C4251: 'torch::jit::ExceptionValue::message_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::jit::ExceptionValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(223,33): warning C4251: 'torch::jit::BuiltinFunction::self': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::BuiltinFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(829,25): warning C4251: 'torch::jit::SugaredEnumClass::enum_type_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::SugaredEnumClass' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(304,50): warning C4251: 'torch::jit::SugaredTupleValue::tup_': class 'std::vector,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::jit::SugaredTupleValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(359,21): warning C4251: 'torch::jit::ClassValue::type_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::ClassValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(67): note: see declaration of 'std::vector,std::allocator>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(376,21): warning C4251: 'torch::jit::NamedTupleConstructor::type_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::NamedTupleConstructor' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(330,19): warning C4251: 'torch::jit::BuiltinModule::name': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::jit::BuiltinModule' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(333,33): warning C4251: 'torch::jit::BuiltinModule::version': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::BuiltinModule' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(30,57): warning C4251: 'std::enable_shared_from_this::_Wptr': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of class 'std::enable_shared_from_this' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(537,16): warning C4251: 'torch::jit::CastValue::type_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'torch::jit::CastValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(359,21): warning C4251: 'torch::jit::ClassValue::type_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::ClassValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(376,21): warning C4251: 'torch::jit::NamedTupleConstructor::type_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::NamedTupleConstructor' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(567,19): warning C4251: 'torch::jit::TensorCastValue::self_': struct 'torch::jit::NamedValue' needs to have dll-interface to be used by clients of struct 'torch::jit::TensorCastValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(589,30): warning C4251: 'torch::jit::MagicMethod::base_value_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::MagicMethod' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(590,30): warning C4251: 'torch::jit::MagicMethod::desugared_name_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::jit::MagicMethod' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(223,33): warning C4251: 'torch::jit::BuiltinFunction::self': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::BuiltinFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(304,50): warning C4251: 'torch::jit::SugaredTupleValue::tup_': class 'std::vector,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::jit::SugaredTupleValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(537,16): warning C4251: 'torch::jit::CastValue::type_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'torch::jit::CastValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(670,37): warning C4251: 'torch::jit::RangeValue::static_len_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::RangeValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(733,55): warning C4251: 'torch::jit::IterableTree::unroll_length_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::IterableTree' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(734,41): warning C4251: 'torch::jit::IterableTree::children_': class 'std::vector,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::jit::IterableTree' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(330,19): warning C4251: 'torch::jit::BuiltinModule::name': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::jit::BuiltinModule' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(333,33): warning C4251: 'torch::jit::BuiltinModule::version': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::BuiltinModule' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/script_type_parser.h(48,34): warning C4251: 'torch::jit::ScriptTypeParser::resolver_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'torch::jit::ScriptTypeParser' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(567,19): warning C4251: 'torch::jit::TensorCastValue::self_': struct 'torch::jit::NamedValue' needs to have dll-interface to be used by clients of struct 'torch::jit::TensorCastValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(810,23): warning C4251: 'torch::jit::ExceptionValue::message_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::jit::ExceptionValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(154,47): warning C4251: 'torch::jit::Unpickler::reader_': class 'std::function' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(160,29): warning C4251: 'torch::jit::Unpickler::stack_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(164,50): warning C4251: 'torch::jit::Unpickler::globals_': class 'std::vector,std::allocator>>' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(165,34): warning C4251: 'torch::jit::Unpickler::memo_table_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(166,29): warning C4251: 'torch::jit::Unpickler::marks_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(167,42): warning C4251: 'torch::jit::Unpickler::tensor_table_': class 'c10::ArrayRef' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(589,30): warning C4251: 'torch::jit::MagicMethod::base_value_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::MagicMethod' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(590,30): warning C4251: 'torch::jit::MagicMethod::desugared_name_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::jit::MagicMethod' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(359,21): warning C4251: 'torch::jit::ClassValue::type_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::ClassValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc)C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xstring(4471): note: see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(376,21): warning C4251: 'torch::jit::NamedTupleConstructor::type_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::NamedTupleConstructor' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(829,25): warning C4251: 'torch::jit::SugaredEnumClass::enum_type_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::SugaredEnumClass' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(537,16): warning C4251: 'torch::jit::CastValue::type_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'torch::jit::CastValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/script_type_parser.h(48,34): warning C4251: 'torch::jit::ScriptTypeParser::resolver_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'torch::jit::ScriptTypeParser' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(670,37): warning C4251: 'torch::jit::RangeValue::static_len_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::RangeValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(154,47): warning C4251: 'torch::jit::Unpickler::reader_': class 'std::function' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(733,55): warning C4251: 'torch::jit::IterableTree::unroll_length_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::IterableTree' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(160,29): warning C4251: 'torch::jit::Unpickler::stack_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(734,41): warning C4251: 'torch::jit::IterableTree::children_': class 'std::vector,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::jit::IterableTree' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(164,50): warning C4251: 'torch::jit::Unpickler::globals_': class 'std::vector,std::allocator>>' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(67): note: see declaration of 'std::vector,std::allocator>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(165,34): warning C4251: 'torch::jit::Unpickler::memo_table_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/script_type_parser.h(48,34): warning C4251: 'torch::jit::ScriptTypeParser::resolver_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'torch::jit::ScriptTypeParser' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(167,42): warning C4251: 'torch::jit::Unpickler::tensor_table_': class 'c10::ArrayRef' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(173,60): warning C4251: 'torch::jit::Unpickler::type_cache_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(567,19): warning C4251: 'torch::jit::TensorCastValue::self_': struct 'torch::jit::NamedValue' needs to have dll-interface to be used by clients of struct 'torch::jit::TensorCastValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(176,30): warning C4251: 'torch::jit::Unpickler::type_resolver_': class 'std::function' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(154,47): warning C4251: 'torch::jit::Unpickler::reader_': class 'std::function' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(160,29): warning C4251: 'torch::jit::Unpickler::stack_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(164,50): warning C4251: 'torch::jit::Unpickler::globals_': class 'std::vector,std::allocator>>' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(589,30): warning C4251: 'torch::jit::MagicMethod::base_value_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::MagicMethod' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(810,23): warning C4251: 'torch::jit::ExceptionValue::message_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::jit::ExceptionValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(165,34): warning C4251: 'torch::jit::Unpickler::memo_table_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(177,24): warning C4251: 'torch::jit::Unpickler::obj_loader_': class 'std::function> (const c10::StrongTypePtr &,c10::IValue)>' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(590,30): warning C4251: 'torch::jit::MagicMethod::desugared_name_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::jit::MagicMethod' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(166,29): warning C4251: 'torch::jit::Unpickler::marks_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(167,42): warning C4251: 'torch::jit::Unpickler::tensor_table_': class 'c10::ArrayRef' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(180,62): warning C4251: 'torch::jit::Unpickler::read_record_': class 'std::function' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(181,36): warning C4251: 'torch::jit::Unpickler::device_': class 'std::optional' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(191,66): warning C4251: 'torch::jit::Unpickler::storage_context_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(829,25): warning C4251: 'torch::jit::SugaredEnumClass::enum_type_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::SugaredEnumClass' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(670,37): warning C4251: 'torch::jit::RangeValue::static_len_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::RangeValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(173,60): warning C4251: 'torch::jit::Unpickler::type_cache_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(176,30): warning C4251: 'torch::jit::Unpickler::type_resolver_': class 'std::function' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(173,60): warning C4251: 'torch::jit::Unpickler::type_cache_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(177,24): warning C4251: 'torch::jit::Unpickler::obj_loader_': class 'std::function> (const c10::StrongTypePtr &,c10::IValue)>' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(537,16): warning C4251: 'torch::jit::CastValue::type_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'torch::jit::CastValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(176,30): warning C4251: 'torch::jit::Unpickler::type_resolver_': class 'std::function' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(180,62): warning C4251: 'torch::jit::Unpickler::read_record_': class 'std::function' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(181,36): warning C4251: 'torch::jit::Unpickler::device_': class 'std::optional' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(177,24): warning C4251: 'torch::jit::Unpickler::obj_loader_': class 'std::function> (const c10::StrongTypePtr &,c10::IValue)>' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(191,66): warning C4251: 'torch::jit::Unpickler::storage_context_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(180,62): warning C4251: 'torch::jit::Unpickler::read_record_': class 'std::function' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(181,36): warning C4251: 'torch::jit::Unpickler::device_': class 'std::optional' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(191,66): warning C4251: 'torch::jit::Unpickler::storage_context_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(567,19): warning C4251: 'torch::jit::TensorCastValue::self_': struct 'torch::jit::NamedValue' needs to have dll-interface to be used by clients of struct 'torch::jit::TensorCastValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(589,30): warning C4251: 'torch::jit::MagicMethod::base_value_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::MagicMethod' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(590,30): warning C4251: 'torch::jit::MagicMethod::desugared_name_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::jit::MagicMethod' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(670,37): warning C4251: 'torch::jit::RangeValue::static_len_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::RangeValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(733,55): warning C4251: 'torch::jit::IterableTree::unroll_length_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::IterableTree' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(734,41): warning C4251: 'torch::jit::IterableTree::children_': class 'std::vector,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::jit::IterableTree' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(734,41): warning C4251: 'torch::jit::IterableTree::children_': class 'std::vector,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::jit::IterableTree' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(810,23): warning C4251: 'torch::jit::ExceptionValue::message_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::jit::ExceptionValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(810,23): warning C4251: 'torch::jit::ExceptionValue::message_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::jit::ExceptionValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(829,25): warning C4251: 'torch::jit::SugaredEnumClass::enum_type_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::SugaredEnumClass' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(829,25): warning C4251: 'torch::jit::SugaredEnumClass::enum_type_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::SugaredEnumClass' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/script_type_parser.h(48,34): warning C4251: 'torch::jit::ScriptTypeParser::resolver_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'torch::jit::ScriptTypeParser' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/script_type_parser.h(48,34): warning C4251: 'torch::jit::ScriptTypeParser::resolver_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'torch::jit::ScriptTypeParser' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(154,47): warning C4251: 'torch::jit::Unpickler::reader_': class 'std::function' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(160,29): warning C4251: 'torch::jit::Unpickler::stack_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(154,47): warning C4251: 'torch::jit::Unpickler::reader_': class 'std::function' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(160,29): warning C4251: 'torch::jit::Unpickler::stack_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(164,50): warning C4251: 'torch::jit::Unpickler::globals_': class 'std::vector,std::allocator>>' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(165,34): warning C4251: 'torch::jit::Unpickler::memo_table_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(164,50): warning C4251: 'torch::jit::Unpickler::globals_': class 'std::vector,std::allocator>>' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(165,34): warning C4251: 'torch::jit::Unpickler::memo_table_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(166,29): warning C4251: 'torch::jit::Unpickler::marks_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(167,42): warning C4251: 'torch::jit::Unpickler::tensor_table_': class 'c10::ArrayRef' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(166,29): warning C4251: 'torch::jit::Unpickler::marks_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ATen_fwd.h(30): note: see declaration of 'c10::ArrayRef' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(167,42): warning C4251: 'torch::jit::Unpickler::tensor_table_': class 'c10::ArrayRef' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(173,60): warning C4251: 'torch::jit::Unpickler::type_cache_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(173,60): warning C4251: 'torch::jit::Unpickler::type_cache_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(176,30): warning C4251: 'torch::jit::Unpickler::type_resolver_': class 'std::function' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(177,24): warning C4251: 'torch::jit::Unpickler::obj_loader_': class 'std::function> (const c10::StrongTypePtr &,c10::IValue)>' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(177,24): warning C4251: 'torch::jit::Unpickler::obj_loader_': class 'std::function> (const c10::StrongTypePtr &,c10::IValue)>' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(180,62): warning C4251: 'torch::jit::Unpickler::read_record_': class 'std::function' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(180,62): warning C4251: 'torch::jit::Unpickler::read_record_': class 'std::function' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(70): note: see declaration of 'std::function' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(181,36): warning C4251: 'torch::jit::Unpickler::device_': class 'std::optional' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(181,36): warning C4251: 'torch::jit::Unpickler::device_': class 'std::optional' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/StorageImpl.h(274): note: see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(191,66): warning C4251: 'torch::jit::Unpickler::storage_context_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(191,66): warning C4251: 'torch::jit::Unpickler::storage_context_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/script_type_parser.h(48,34): warning C4251: 'torch::jit::ScriptTypeParser::resolver_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'torch::jit::ScriptTypeParser' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/script_type_parser.h(48,34): warning C4251: 'torch::jit::ScriptTypeParser::resolver_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'torch::jit::ScriptTypeParser' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(154,47): warning C4251: 'torch::jit::Unpickler::reader_': class 'std::function' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(160,29): warning C4251: 'torch::jit::Unpickler::stack_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(164,50): warning C4251: 'torch::jit::Unpickler::globals_': class 'std::vector,std::allocator>>' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(165,34): warning C4251: 'torch::jit::Unpickler::memo_table_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(154,47): warning C4251: 'torch::jit::Unpickler::reader_': class 'std::function' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(166,29): warning C4251: 'torch::jit::Unpickler::marks_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(160,29): warning C4251: 'torch::jit::Unpickler::stack_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(167,42): warning C4251: 'torch::jit::Unpickler::tensor_table_': class 'c10::ArrayRef' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(164,50): warning C4251: 'torch::jit::Unpickler::globals_': class 'std::vector,std::allocator>>' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(165,34): warning C4251: 'torch::jit::Unpickler::memo_table_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(166,29): warning C4251: 'torch::jit::Unpickler::marks_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(167,42): warning C4251: 'torch::jit::Unpickler::tensor_table_': class 'c10::ArrayRef' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(173,60): warning C4251: 'torch::jit::Unpickler::type_cache_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(173,60): warning C4251: 'torch::jit::Unpickler::type_cache_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(176,30): warning C4251: 'torch::jit::Unpickler::type_resolver_': class 'std::function' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(176,30): warning C4251: 'torch::jit::Unpickler::type_resolver_': class 'std::function' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(177,24): warning C4251: 'torch::jit::Unpickler::obj_loader_': class 'std::function> (const c10::StrongTypePtr &,c10::IValue)>' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(177,24): warning C4251: 'torch::jit::Unpickler::obj_loader_': class 'std::function> (const c10::StrongTypePtr &,c10::IValue)>' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(180,62): warning C4251: 'torch::jit::Unpickler::read_record_': class 'std::function' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(181,36): warning C4251: 'torch::jit::Unpickler::device_': class 'std::optional' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(180,62): warning C4251: 'torch::jit::Unpickler::read_record_': class 'std::function' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(181,36): warning C4251: 'torch::jit::Unpickler::device_': class 'std::optional' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(191,66): warning C4251: 'torch::jit::Unpickler::storage_context_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(191,66): warning C4251: 'torch::jit::Unpickler::storage_context_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/SmallVector.h(104,1): warning C4267: '=': conversion from 'size_t' to 'Size_T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/SmallVector.h(104,1): warning C4267: '=': conversion from 'size_t' to 'Size_T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/SmallVector.h(104,1): warning C4267: '=': conversion from 'size_t' to 'Size_T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/SmallVector.h(104,1): warning C4267: '=': conversion from 'size_t' to 'Size_T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/SmallVector.h(104,1): warning C4267: '=': conversion from 'size_t' to 'Size_T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/SmallVector.h(104,1): warning C4267: '=': conversion from 'size_t' to 'Size_T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/SmallVector.h(104,1): warning C4267: '=': conversion from 'size_t' to 'Size_T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/SmallVector.h(104,1): warning C4267: '=': conversion from 'size_t' to 'Size_T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/SmallVector.h(68,1): warning C4267: 'initializing': conversion from 'size_t' to 'Size_T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/SmallVector.h(68,1): warning C4267: 'initializing': conversion from 'size_t' to 'Size_T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/SmallVector.h(104,1): warning C4267: '=': conversion from 'size_t' to 'Size_T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/SmallVector.h(104,1): warning C4267: '=': conversion from 'size_t' to 'Size_T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/SmallVector.h(68,1): warning C4267: 'initializing': conversion from 'size_t' to 'Size_T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/SmallVector.h(104,1): warning C4267: '=': conversion from 'size_t' to 'Size_T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/SmallVector.h(68,1): warning C4267: 'initializing': conversion from 'size_t' to 'Size_T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/SmallVector.h(68,1): warning C4267: 'initializing': conversion from 'size_t' to 'Size_T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/complex.h(172,14): warning C4244: 'initializing': conversion from 'const T' to 'T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/complex.h(172,1): warning C4244: 'initializing': conversion from 'const T' to 'T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/complex.h(172,14): warning C4244: 'initializing': conversion from 'const T' to 'T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/complex.h(172,1): warning C4244: 'initializing': conversion from 'const T' to 'T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/SmallVector.h(68,1): warning C4267: 'initializing': conversion from 'size_t' to 'Size_T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/SmallVector.h(104,1): warning C4267: '=': conversion from 'size_t' to 'Size_T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/SmallVector.h(104,1): warning C4267: '=': conversion from 'size_t' to 'Size_T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/complex.h(172,14): warning C4244: 'initializing': conversion from 'const T' to 'T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/complex.h(172,1): warning C4244: 'initializing': conversion from 'const T' to 'T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/complex.h(172,14): warning C4244: 'initializing': conversion from 'const T' to 'T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/complex.h(172,1): warning C4244: 'initializing': conversion from 'const T' to 'T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/complex.h(172,14): warning C4244: 'initializing': conversion from 'const T' to 'T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/complex.h(172,1): warning C4244: 'initializing': conversion from 'const T' to 'T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/complex.h(172,14): warning C4244: 'initializing': conversion from 'const T' to 'T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/complex.h(172,1): warning C4244: 'initializing': conversion from 'const T' to 'T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/SmallVector.h(68,1): warning C4267: 'initializing': conversion from 'size_t' to 'Size_T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/SmallVector.h(68,1): warning C4267: 'initializing': conversion from 'size_t' to 'Size_T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/SmallVector.h(68,1): warning C4267: 'initializing': conversion from 'size_t' to 'Size_T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/SmallVector.h(68,1): warning C4267: 'initializing': conversion from 'size_t' to 'Size_T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/SmallVector.h(68,1): warning C4267: 'initializing': conversion from 'size_t' to 'Size_T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/complex.h(172,14): warning C4244: 'initializing': conversion from 'const T' to 'T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/complex.h(172,1): warning C4244: 'initializing': conversion from 'const T' to 'T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/complex.h(172,14): warning C4244: 'initializing': conversion from 'const T' to 'T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/complex.h(172,1): warning C4244: 'initializing': conversion from 'const T' to 'T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/SmallVector.h(68,1): warning C4267: 'initializing': conversion from 'size_t' to 'Size_T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/complex.h(172,14): warning C4244: 'initializing': conversion from 'const T' to 'T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/complex.h(172,1): warning C4244: 'initializing': conversion from 'const T' to 'T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/SmallVector.h(68,1): warning C4267: 'initializing': conversion from 'size_t' to 'Size_T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/complex.h(172,14): warning C4244: 'initializing': conversion from 'const T' to 'T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/complex.h(172,1): warning C4244: 'initializing': conversion from 'const T' to 'T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/complex.h(172,14): warning C4244: 'initializing': conversion from 'const T' to 'T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/complex.h(172,1): warning C4244: 'initializing': conversion from 'const T' to 'T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/complex.h(172,14): warning C4244: 'initializing': conversion from 'const T' to 'T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/complex.h(172,1): warning C4244: 'initializing': conversion from 'const T' to 'T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/complex.h(172,14): warning C4244: 'initializing': conversion from 'const T' to 'T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/complex.h(172,1): warning C4244: 'initializing': conversion from 'const T' to 'T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'src_t' to 'float', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'src_t' to 'float', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'T' to 'float', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'src_t' to 'float', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'src_t' to 'const T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'src_t' to 'const T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'src_t' to 'const T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'src_t' to 'const T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'src_t' to 'const T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'src_t' to 'float', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'src_t' to 'float', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'T' to 'float', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'src_t' to 'float', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'src_t' to 'const T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'src_t' to 'const T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'src_t' to 'float', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'src_t' to 'const T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'src_t' to 'float', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'src_t' to 'const T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'T' to 'float', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'src_t' to 'float', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'src_t' to 'const T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'src_t' to 'const T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'src_t' to 'const T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'src_t' to 'const T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'src_t' to 'const T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'src_t' to 'const T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'src_t' to 'float', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'src_t' to 'float', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/SmallVector.h(520,1): warning C4267: '=': conversion from 'size_t' to 'Size_T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'T' to 'float', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'src_t' to 'float', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\optional(68,1): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'src_t' to 'const T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'src_t' to 'const T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'src_t' to 'const T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'src_t' to 'float', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'src_t' to 'float', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'src_t' to 'const T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'src_t' to 'float', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'src_t' to 'float', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'src_t' to 'const T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'T' to 'float', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'T' to 'float', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'src_t' to 'float', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'src_t' to 'float', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/SmallVector.h(520,1): warning C4267: '=': conversion from 'size_t' to 'Size_T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(3606,22): warning C4244: '=': conversion from 'const __int64' to 'int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\optional(68,1): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'src_t' to 'float', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'src_t' to 'float', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'T' to 'float', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'src_t' to 'const T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'src_t' to 'const T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'src_t' to 'float', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'src_t' to 'const T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'src_t' to 'const T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/SmallVector.h(520,1): warning C4267: '=': conversion from 'size_t' to 'Size_T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'src_t' to 'const T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'src_t' to 'const T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'src_t' to 'const T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'src_t' to 'const T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'src_t' to 'const T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'src_t' to 'const T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(3606,22): warning C4244: '=': conversion from 'const __int64' to 'int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\optional(68,1): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'src_t' to 'const T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'src_t' to 'const T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'src_t' to 'const T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'src_t' to 'const T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'src_t' to 'const T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(3606,22): warning C4244: '=': conversion from 'const __int64' to 'int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/SmallVector.h(520,1): warning C4267: '=': conversion from 'size_t' to 'Size_T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\optional(68,1): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'src_t' to 'float', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'src_t' to 'float', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'T' to 'float', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'src_t' to 'float', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(3606,22): warning C4244: '=': conversion from 'const __int64' to 'int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'src_t' to 'const T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'src_t' to 'const T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'src_t' to 'const T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'src_t' to 'const T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/SmallVector.h(520,1): warning C4267: '=': conversion from 'size_t' to 'Size_T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/SmallVector.h(520,1): warning C4267: '=': conversion from 'size_t' to 'Size_T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'src_t' to 'const T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\optional(68,1): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\optional(68,1): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'src_t' to 'float', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'src_t' to 'float', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/SmallVector.h(520,1): warning C4267: '=': conversion from 'size_t' to 'Size_T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'T' to 'float', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'src_t' to 'float', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'src_t' to 'float', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\optional(68,1): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'src_t' to 'float', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'T' to 'float', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(3606,22): warning C4244: '=': conversion from 'const __int64' to 'int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'src_t' to 'float', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(3606,22): warning C4244: '=': conversion from 'const __int64' to 'int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'src_t' to 'const T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'src_t' to 'const T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'src_t' to 'float', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'src_t' to 'const T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'src_t' to 'float', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'src_t' to 'float', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'src_t' to 'const T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'src_t' to 'float', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'T' to 'float', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'src_t' to 'const T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'T' to 'float', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'src_t' to 'float', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'src_t' to 'float', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(3606,22): warning C4244: '=': conversion from 'const __int64' to 'int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'src_t' to 'const T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'src_t' to 'const T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/SmallVector.h(520,1): warning C4267: '=': conversion from 'size_t' to 'Size_T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'src_t' to 'const T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'src_t' to 'const T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'src_t' to 'const T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'src_t' to 'const T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'src_t' to 'const T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'src_t' to 'const T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'src_t' to 'const T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'src_t' to 'const T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'src_t' to 'const T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'src_t' to 'const T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'src_t' to 'const T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'src_t' to 'const T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\optional(68,1): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'src_t' to 'const T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(3606,22): warning C4244: '=': conversion from 'const __int64' to 'int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/SmallVector.h(520,1): warning C4267: '=': conversion from 'size_t' to 'Size_T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\optional(68,1): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(3606,22): warning C4244: '=': conversion from 'const __int64' to 'int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/SmallVector.h(520,1): warning C4267: '=': conversion from 'size_t' to 'Size_T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'src_t' to 'float', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'src_t' to 'float', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'T' to 'float', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/SmallVector.h(520,1): warning C4267: '=': conversion from 'size_t' to 'Size_T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/SmallVector.h(520,1): warning C4267: '=': conversion from 'size_t' to 'Size_T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'src_t' to 'float', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\optional(68,1): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\optional(68,1): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\optional(68,1): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'src_t' to 'const T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'src_t' to 'const T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'src_t' to 'const T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'src_t' to 'const T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'src_t' to 'const T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(3606,22): warning C4244: '=': conversion from 'const __int64' to 'int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(3606,22): warning C4244: '=': conversion from 'const __int64' to 'int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(3606,22): warning C4244: '=': conversion from 'const __int64' to 'int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/SmallVector.h(520,1): warning C4267: '=': conversion from 'size_t' to 'Size_T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\optional(68,1): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(3606,22): warning C4244: '=': conversion from 'const __int64' to 'int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Jenkins\workspace\dgl_PR-7408\third_party\dmlc-core\include\dmlc\./logging.h(151,25): warning C4996: 'getenv': This function or variable may be unsafe. Consider using _dupenv_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Jenkins\workspace\dgl_PR-7408\third_party\dmlc-core\include\dmlc\./logging.h(151,25): warning C4996: 'getenv': This function or variable may be unsafe. Consider using _dupenv_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Jenkins\workspace\dgl_PR-7408\third_party\dmlc-core\include\dmlc\./logging.h(151,25): warning C4996: 'getenv': This function or variable may be unsafe. Consider using _dupenv_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Jenkins\workspace\dgl_PR-7408\third_party\dmlc-core\include\dmlc\./logging.h(151,25): warning C4996: 'getenv': This function or variable may be unsafe. Consider using _dupenv_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Jenkins\workspace\dgl_PR-7408\third_party\dmlc-core\include\dmlc\./logging.h(151,25): warning C4996: 'getenv': This function or variable may be unsafe. Consider using _dupenv_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Jenkins\workspace\dgl_PR-7408\third_party\dmlc-core\include\dmlc\./logging.h(151,25): warning C4996: 'getenv': This function or variable may be unsafe. Consider using _dupenv_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Jenkins\workspace\dgl_PR-7408\third_party\dmlc-core\include\dmlc\./logging.h(151,25): warning C4996: 'getenv': This function or variable may be unsafe. Consider using _dupenv_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Jenkins\workspace\dgl_PR-7408\third_party\dmlc-core\include\dmlc\./logging.h(151,25): warning C4996: 'getenv': This function or variable may be unsafe. Consider using _dupenv_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Jenkins\workspace\dgl_PR-7408\third_party\dmlc-core\include\dmlc\./logging.h(151,25): warning C4996: 'getenv': This function or variable may be unsafe. Consider using _dupenv_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Jenkins\workspace\dgl_PR-7408\third_party\dmlc-core\include\dmlc\./logging.h(151,25): warning C4996: 'getenv': This function or variable may be unsafe. Consider using _dupenv_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Jenkins\workspace\dgl_PR-7408\third_party\dmlc-core\include\dmlc\./logging.h(151,25): warning C4996: 'getenv': This function or variable may be unsafe. Consider using _dupenv_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Jenkins\workspace\dgl_PR-7408\third_party\dmlc-core\include\dmlc\./logging.h(151,25): warning C4996: 'getenv': This function or variable may be unsafe. Consider using _dupenv_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Jenkins\workspace\dgl_PR-7408\third_party\dmlc-core\include\dmlc\./logging.h(151,25): warning C4996: 'getenv': This function or variable may be unsafe. Consider using _dupenv_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Jenkins\workspace\dgl_PR-7408\include\dgl\./base_heterograph.h(834,27): warning C4099: 'dgl::HeteroPickleStates': type name first seen using 'class' now seen using 'struct' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Jenkins\workspace\dgl_PR-7408\include\dgl\./base_heterograph.h(834,27): warning C4099: 'dgl::HeteroPickleStates': type name first seen using 'class' now seen using 'struct' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Jenkins\workspace\dgl_PR-7408\include\dgl\./base_heterograph.h(834,27): warning C4099: 'dgl::HeteroPickleStates': type name first seen using 'class' now seen using 'struct' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Jenkins\workspace\dgl_PR-7408\include\dgl\./base_heterograph.h(834,27): warning C4099: 'dgl::HeteroPickleStates': type name first seen using 'class' now seen using 'struct' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Jenkins\workspace\dgl_PR-7408\include\dgl\./base_heterograph.h(834,27): warning C4099: 'dgl::HeteroPickleStates': type name first seen using 'class' now seen using 'struct' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc)C:\Jenkins\workspace\dgl_PR-7408\include\dgl\./base_heterograph.h(834): note: see declaration of 'dgl::HeteroPickleStates' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Jenkins\workspace\dgl_PR-7408\include\dgl\./base_heterograph.h(834,27): warning C4099: 'dgl::HeteroPickleStates': type name first seen using 'class' now seen using 'struct' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Jenkins\workspace\dgl_PR-7408\include\dgl\./base_heterograph.h(834,27): warning C4099: 'dgl::HeteroPickleStates': type name first seen using 'class' now seen using 'struct' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Jenkins\workspace\dgl_PR-7408\include\dgl\./base_heterograph.h(834,27): warning C4099: 'dgl::HeteroPickleStates': type name first seen using 'class' now seen using 'struct' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Jenkins\workspace\dgl_PR-7408\include\dgl\./base_heterograph.h(834,27): warning C4099: 'dgl::HeteroPickleStates': type name first seen using 'class' now seen using 'struct' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Jenkins\workspace\dgl_PR-7408\include\dgl\./base_heterograph.h(834,27): warning C4099: 'dgl::HeteroPickleStates': type name first seen using 'class' now seen using 'struct' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Jenkins\workspace\dgl_PR-7408\include\dgl\./base_heterograph.h(834,27): warning C4099: 'dgl::HeteroPickleStates': type name first seen using 'class' now seen using 'struct' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Jenkins\workspace\dgl_PR-7408\include\dgl\./base_heterograph.h(834,27): warning C4099: 'dgl::HeteroPickleStates': type name first seen using 'class' now seen using 'struct' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Jenkins\workspace\dgl_PR-7408\include\dgl\./base_heterograph.h(834,27): warning C4099: 'dgl::HeteroPickleStates': type name first seen using 'class' now seen using 'struct' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(27,45): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'c10::Error' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(29,19): warning C4251: 'c10::Error::msg_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'c10::Error' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(34,36): warning C4251: 'c10::Error::context_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'c10::Error' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(39,25): warning C4251: 'c10::Error::backtrace_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'c10::Error' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(46,20): warning C4251: 'c10::Error::what_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'c10::Error' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(47,38): warning C4251: 'c10::Error::what_without_backtrace_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'c10::Error' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(147,26): warning C4251: 'c10::Warning::type_': class 'std::variant' needs to have dll-interface to be used by clients of class 'c10::Warning' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(153,19): warning C4251: 'c10::Warning::msg_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'c10::Warning' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(27,45): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'c10::Error' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(29,19): warning C4251: 'c10::Error::msg_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'c10::Error' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(34,36): warning C4251: 'c10::Error::context_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'c10::Error' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(27,45): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'c10::Error' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(39,25): warning C4251: 'c10::Error::backtrace_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'c10::Error' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(29,19): warning C4251: 'c10::Error::msg_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'c10::Error' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(46,20): warning C4251: 'c10::Error::what_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'c10::Error' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(47,38): warning C4251: 'c10::Error::what_without_backtrace_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'c10::Error' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(34,36): warning C4251: 'c10::Error::context_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'c10::Error' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(39,25): warning C4251: 'c10::Error::backtrace_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'c10::Error' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(46,20): warning C4251: 'c10::Error::what_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'c10::Error' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(47,38): warning C4251: 'c10::Error::what_without_backtrace_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'c10::Error' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(147,26): warning C4251: 'c10::Warning::type_': class 'std::variant' needs to have dll-interface to be used by clients of class 'c10::Warning' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(153,19): warning C4251: 'c10::Warning::msg_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'c10::Warning' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(147,26): warning C4251: 'c10::Warning::type_': class 'std::variant' needs to have dll-interface to be used by clients of class 'c10::Warning' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(27,45): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'c10::Error' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(153,19): warning C4251: 'c10::Warning::msg_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'c10::Warning' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(29,19): warning C4251: 'c10::Error::msg_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'c10::Error' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(27,45): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'c10::Error' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(29,19): warning C4251: 'c10::Error::msg_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'c10::Error' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(27,45): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'c10::Error' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(29,19): warning C4251: 'c10::Error::msg_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'c10::Error' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(27,45): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'c10::Error' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(29,19): warning C4251: 'c10::Error::msg_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'c10::Error' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(27,45): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'c10::Error' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(29,19): warning C4251: 'c10::Error::msg_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'c10::Error' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(27,45): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'c10::Error' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc)C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xstring(4471): note: see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(34,36): warning C4251: 'c10::Error::context_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'c10::Error' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(29,19): warning C4251: 'c10::Error::msg_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'c10::Error' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(39,25): warning C4251: 'c10::Error::backtrace_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'c10::Error' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(46,20): warning C4251: 'c10::Error::what_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'c10::Error' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(27,45): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'c10::Error' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(47,38): warning C4251: 'c10::Error::what_without_backtrace_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'c10::Error' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(27): note: see declaration of 'c10::Error' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(29,19): warning C4251: 'c10::Error::msg_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'c10::Error' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(27,45): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'c10::Error' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(29,19): warning C4251: 'c10::Error::msg_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'c10::Error' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(27,45): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'c10::Error' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(29,19): warning C4251: 'c10::Error::msg_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'c10::Error' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(39,25): warning C4251: 'c10::Error::backtrace_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'c10::Error' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(46,20): warning C4251: 'c10::Error::what_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'c10::Error' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(47,38): warning C4251: 'c10::Error::what_without_backtrace_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'c10::Error' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(27,45): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'c10::Error' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(29,19): warning C4251: 'c10::Error::msg_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'c10::Error' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(34,36): warning C4251: 'c10::Error::context_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'c10::Error' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(39,25): warning C4251: 'c10::Error::backtrace_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'c10::Error' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(34,36): warning C4251: 'c10::Error::context_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'c10::Error' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc)C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xstring(4471): note: see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(39,25): warning C4251: 'c10::Error::backtrace_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'c10::Error' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(46,20): warning C4251: 'c10::Error::what_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'c10::Error' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(47,38): warning C4251: 'c10::Error::what_without_backtrace_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'c10::Error' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(147,26): warning C4251: 'c10::Warning::type_': class 'std::variant' needs to have dll-interface to be used by clients of class 'c10::Warning' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(34,36): warning C4251: 'c10::Error::context_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'c10::Error' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(34,36): warning C4251: 'c10::Error::context_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'c10::Error' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(153,19): warning C4251: 'c10::Warning::msg_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'c10::Warning' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(39,25): warning C4251: 'c10::Error::backtrace_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'c10::Error' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(46,20): warning C4251: 'c10::Error::what_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'c10::Error' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(39,25): warning C4251: 'c10::Error::backtrace_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'c10::Error' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(34,36): warning C4251: 'c10::Error::context_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'c10::Error' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(47,38): warning C4251: 'c10::Error::what_without_backtrace_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'c10::Error' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(46,20): warning C4251: 'c10::Error::what_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'c10::Error' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(47,38): warning C4251: 'c10::Error::what_without_backtrace_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'c10::Error' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(39,25): warning C4251: 'c10::Error::backtrace_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'c10::Error' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(46,20): warning C4251: 'c10::Error::what_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'c10::Error' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(34,36): warning C4251: 'c10::Error::context_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'c10::Error' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc)C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xstring(4471): note: see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(47,38): warning C4251: 'c10::Error::what_without_backtrace_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'c10::Error' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(46,20): warning C4251: 'c10::Error::what_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'c10::Error' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(34,36): warning C4251: 'c10::Error::context_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'c10::Error' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(147,26): warning C4251: 'c10::Warning::type_': class 'std::variant' needs to have dll-interface to be used by clients of class 'c10::Warning' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(47,38): warning C4251: 'c10::Error::what_without_backtrace_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'c10::Error' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/intrusive_ptr.h(83,42): warning C4251: 'c10::intrusive_ptr_target::refcount_': struct 'std::atomic' needs to have dll-interface to be used by clients of class 'c10::intrusive_ptr_target' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(34,36): warning C4251: 'c10::Error::context_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'c10::Error' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(147,26): warning C4251: 'c10::Warning::type_': class 'std::variant' needs to have dll-interface to be used by clients of class 'c10::Warning' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(147,26): warning C4251: 'c10::Warning::type_': class 'std::variant' needs to have dll-interface to be used by clients of class 'c10::Warning' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(147,26): warning C4251: 'c10::Warning::type_': class 'std::variant' needs to have dll-interface to be used by clients of class 'c10::Warning' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(147,26): warning C4251: 'c10::Warning::type_': class 'std::variant' needs to have dll-interface to be used by clients of class 'c10::Warning' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(147,26): warning C4251: 'c10::Warning::type_': class 'std::variant' needs to have dll-interface to be used by clients of class 'c10::Warning' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(153,19): warning C4251: 'c10::Warning::msg_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'c10::Warning' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(39,25): warning C4251: 'c10::Error::backtrace_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'c10::Error' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(153,19): warning C4251: 'c10::Warning::msg_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'c10::Warning' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(153,19): warning C4251: 'c10::Warning::msg_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'c10::Warning' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(153,19): warning C4251: 'c10::Warning::msg_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'c10::Warning' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(39,25): warning C4251: 'c10::Error::backtrace_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'c10::Error' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(153,19): warning C4251: 'c10::Warning::msg_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'c10::Warning' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(46,20): warning C4251: 'c10::Error::what_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'c10::Error' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc)C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xstring(4471): note: see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(46,20): warning C4251: 'c10::Error::what_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'c10::Error' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(47,38): warning C4251: 'c10::Error::what_without_backtrace_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'c10::Error' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/intrusive_ptr.h(83,42): warning C4251: 'c10::intrusive_ptr_target::refcount_': struct 'std::atomic' needs to have dll-interface to be used by clients of class 'c10::intrusive_ptr_target' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(47,38): warning C4251: 'c10::Error::what_without_backtrace_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'c10::Error' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/intrusive_ptr.h(84,43): warning C4251: 'c10::intrusive_ptr_target::weakcount_': struct 'std::atomic' needs to have dll-interface to be used by clients of class 'c10::intrusive_ptr_target' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/intrusive_ptr.h(83,42): warning C4251: 'c10::intrusive_ptr_target::refcount_': struct 'std::atomic' needs to have dll-interface to be used by clients of class 'c10::intrusive_ptr_target' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/intrusive_ptr.h(84,43): warning C4251: 'c10::intrusive_ptr_target::weakcount_': struct 'std::atomic' needs to have dll-interface to be used by clients of class 'c10::intrusive_ptr_target' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(147,26): warning C4251: 'c10::Warning::type_': class 'std::variant' needs to have dll-interface to be used by clients of class 'c10::Warning' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(153,19): warning C4251: 'c10::Warning::msg_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'c10::Warning' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(147,26): warning C4251: 'c10::Warning::type_': class 'std::variant' needs to have dll-interface to be used by clients of class 'c10::Warning' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(147,26): warning C4251: 'c10::Warning::type_': class 'std::variant' needs to have dll-interface to be used by clients of class 'c10::Warning' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(153,19): warning C4251: 'c10::Warning::msg_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'c10::Warning' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(153,19): warning C4251: 'c10::Warning::msg_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'c10::Warning' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymBool.h(83,15): warning C4251: 'c10::SymBool::ptr_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of class 'c10::SymBool' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymBool.h(83,15): warning C4251: 'c10::SymBool::ptr_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of class 'c10::SymBool' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymFloat.h(109,15): warning C4251: 'c10::SymFloat::ptr_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of class 'c10::SymFloat' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymFloat.h(109,15): warning C4251: 'c10::SymFloat::ptr_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of class 'c10::SymFloat' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymFloat.h(109,15): warning C4251: 'c10::SymFloat::ptr_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of class 'c10::SymFloat' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/logging_is_not_google_glog.h(43,28): warning C4251: 'c10::MessageLogger::stream_': class 'std::basic_stringstream,std::allocator>' needs to have dll-interface to be used by clients of class 'c10::MessageLogger' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymIntArrayRef.h(62,26): warning C4244: 'initializing': conversion from 'const T' to 'long', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/intrusive_ptr.h(83,42): warning C4251: 'c10::intrusive_ptr_target::refcount_': struct 'std::atomic' needs to have dll-interface to be used by clients of class 'c10::intrusive_ptr_target' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/intrusive_ptr.h(84,43): warning C4251: 'c10::intrusive_ptr_target::weakcount_': struct 'std::atomic' needs to have dll-interface to be used by clients of class 'c10::intrusive_ptr_target' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymIntArrayRef.h(62,26): warning C4244: 'initializing': conversion from 'const T' to 'long', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymIntArrayRef.h(62,26): warning C4244: 'initializing': conversion from 'const T' to 'long', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/intrusive_ptr.h(83,42): warning C4251: 'c10::intrusive_ptr_target::refcount_': struct 'std::atomic' needs to have dll-interface to be used by clients of class 'c10::intrusive_ptr_target' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/intrusive_ptr.h(84,43): warning C4251: 'c10::intrusive_ptr_target::weakcount_': struct 'std::atomic' needs to have dll-interface to be used by clients of class 'c10::intrusive_ptr_target' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/intrusive_ptr.h(83,42): warning C4251: 'c10::intrusive_ptr_target::refcount_': struct 'std::atomic' needs to have dll-interface to be used by clients of class 'c10::intrusive_ptr_target' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/intrusive_ptr.h(84,43): warning C4251: 'c10::intrusive_ptr_target::weakcount_': struct 'std::atomic' needs to have dll-interface to be used by clients of class 'c10::intrusive_ptr_target' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/intrusive_ptr.h(83,42): warning C4251: 'c10::intrusive_ptr_target::refcount_': struct 'std::atomic' needs to have dll-interface to be used by clients of class 'c10::intrusive_ptr_target' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/intrusive_ptr.h(84,43): warning C4251: 'c10::intrusive_ptr_target::weakcount_': struct 'std::atomic' needs to have dll-interface to be used by clients of class 'c10::intrusive_ptr_target' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/intrusive_ptr.h(84,43): warning C4251: 'c10::intrusive_ptr_target::weakcount_': struct 'std::atomic' needs to have dll-interface to be used by clients of class 'c10::intrusive_ptr_target' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc)C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\atomic(1881): note: see declaration of 'std::atomic' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/intrusive_ptr.h(83,42): warning C4251: 'c10::intrusive_ptr_target::refcount_': struct 'std::atomic' needs to have dll-interface to be used by clients of class 'c10::intrusive_ptr_target' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/intrusive_ptr.h(84,43): warning C4251: 'c10::intrusive_ptr_target::weakcount_': struct 'std::atomic' needs to have dll-interface to be used by clients of class 'c10::intrusive_ptr_target' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/intrusive_ptr.h(83,42): warning C4251: 'c10::intrusive_ptr_target::refcount_': struct 'std::atomic' needs to have dll-interface to be used by clients of class 'c10::intrusive_ptr_target' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/intrusive_ptr.h(84,43): warning C4251: 'c10::intrusive_ptr_target::weakcount_': struct 'std::atomic' needs to have dll-interface to be used by clients of class 'c10::intrusive_ptr_target' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/intrusive_ptr.h(83,42): warning C4251: 'c10::intrusive_ptr_target::refcount_': struct 'std::atomic' needs to have dll-interface to be used by clients of class 'c10::intrusive_ptr_target' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/intrusive_ptr.h(84,43): warning C4251: 'c10::intrusive_ptr_target::weakcount_': struct 'std::atomic' needs to have dll-interface to be used by clients of class 'c10::intrusive_ptr_target' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymBool.h(83,15): warning C4251: 'c10::SymBool::ptr_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of class 'c10::SymBool' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(658,92): warning C4251: 'std::enable_shared_from_this::_Wptr': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of class 'std::enable_shared_from_this' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymBool.h(83,15): warning C4251: 'c10::SymBool::ptr_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of class 'c10::SymBool' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymBool.h(83,15): warning C4251: 'c10::SymBool::ptr_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of class 'c10::SymBool' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(658,92): warning C4251: 'std::enable_shared_from_this::_Wptr': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of class 'std::enable_shared_from_this' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(658,92): warning C4251: 'std::enable_shared_from_this::_Wptr': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of class 'std::enable_shared_from_this' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymBool.h(83,15): warning C4251: 'c10::SymBool::ptr_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of class 'c10::SymBool' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymBool.h(83,15): warning C4251: 'c10::SymBool::ptr_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of class 'c10::SymBool' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymBool.h(83,15): warning C4251: 'c10::SymBool::ptr_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of class 'c10::SymBool' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymBool.h(83,15): warning C4251: 'c10::SymBool::ptr_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of class 'c10::SymBool' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(707,37): warning C4251: 'c10::NamedType::name_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::NamedType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymBool.h(83,15): warning C4251: 'c10::SymBool::ptr_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of class 'c10::SymBool' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymFloat.h(109,15): warning C4251: 'c10::SymFloat::ptr_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of class 'c10::SymFloat' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymFloat.h(109,15): warning C4251: 'c10::SymFloat::ptr_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of class 'c10::SymFloat' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymFloat.h(109,15): warning C4251: 'c10::SymFloat::ptr_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of class 'c10::SymFloat' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymFloat.h(109,15): warning C4251: 'c10::SymFloat::ptr_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of class 'c10::SymFloat' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/DispatchKeySet.h(442,1): warning C4267: 'return': conversion from 'size_t' to 'uint8_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/intrusive_ptr.h(84,43): warning C4251: 'c10::intrusive_ptr_target::weakcount_': struct 'std::atomic' needs to have dll-interface to be used by clients of class 'c10::intrusive_ptr_target' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymIntArrayRef.h(62,26): warning C4244: 'initializing': conversion from 'const T' to 'long', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymIntArrayRef.h(62,26): warning C4244: 'initializing': conversion from 'const T' to 'long', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymIntArrayRef.h(62,26): warning C4244: 'initializing': conversion from 'const T' to 'long', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymIntArrayRef.h(62,26): warning C4244: 'initializing': conversion from 'const T' to 'long', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymIntArrayRef.h(62,26): warning C4244: 'initializing': conversion from 'const T' to 'long', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymIntArrayRef.h(62,26): warning C4244: 'initializing': conversion from 'const T' to 'long', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymIntArrayRef.h(62,26): warning C4244: 'initializing': conversion from 'const T' to 'long', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymIntArrayRef.h(62,26): warning C4244: 'initializing': conversion from 'const T' to 'long', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/DispatchKeySet.h(442,1): warning C4267: 'return': conversion from 'size_t' to 'uint8_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/DispatchKeySet.h(442,1): warning C4267: 'return': conversion from 'size_t' to 'uint8_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymBool.h(83,15): warning C4251: 'c10::SymBool::ptr_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of class 'c10::SymBool' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(658,92): warning C4251: 'std::enable_shared_from_this::_Wptr': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of class 'std::enable_shared_from_this' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(216,36): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(658,92): warning C4251: 'std::enable_shared_from_this::_Wptr': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of class 'std::enable_shared_from_this' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(219,36): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(222,36): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(225,36): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(229,32): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(658,92): warning C4251: 'std::enable_shared_from_this::_Wptr': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of class 'std::enable_shared_from_this' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(235,32): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(238,32): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(244,36): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(247,36): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(250,36): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(658,92): warning C4251: 'std::enable_shared_from_this::_Wptr': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of class 'std::enable_shared_from_this' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(253,36): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(658,92): warning C4251: 'std::enable_shared_from_this::_Wptr': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of class 'std::enable_shared_from_this' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymFloat.h(109,15): warning C4251: 'c10::SymFloat::ptr_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of class 'c10::SymFloat' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(260,32): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(263,32): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(266,32): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(707,37): warning C4251: 'c10::NamedType::name_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::NamedType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(707,37): warning C4251: 'c10::NamedType::name_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::NamedType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(707,37): warning C4251: 'c10::NamedType::name_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::NamedType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(707,37): warning C4251: 'c10::NamedType::name_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::NamedType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(658,92): warning C4251: 'std::enable_shared_from_this::_Wptr': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of class 'std::enable_shared_from_this' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(216,36): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymIntArrayRef.h(62,26): warning C4244: 'initializing': conversion from 'const T' to 'long', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(219,36): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(219,36): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(222,36): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(222,36): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(225,36): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(225,36): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(229,32): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(229,32): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(232,32): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(232,32): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(235,32): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(235,32): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(238,32): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(238,32): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(707,37): warning C4251: 'c10::NamedType::name_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::NamedType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(244,36): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(707,37): warning C4251: 'c10::NamedType::name_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::NamedType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(244,36): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(247,36): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(247,36): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(250,36): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(250,36): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(253,36): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(253,36): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(257,32): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(257,32): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(260,32): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(260,32): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(263,32): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(263,32): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(266,32): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(266,32): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(707,37): warning C4251: 'c10::NamedType::name_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::NamedType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(707,37): warning C4251: 'c10::NamedType::name_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::NamedType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(707,37): warning C4251: 'c10::NamedType::name_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::NamedType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/DispatchKeySet.h(442,1): warning C4267: 'return': conversion from 'size_t' to 'uint8_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/DispatchKeySet.h(442,1): warning C4267: 'return': conversion from 'size_t' to 'uint8_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/DispatchKeySet.h(442,1): warning C4267: 'return': conversion from 'size_t' to 'uint8_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(658,92): warning C4251: 'std::enable_shared_from_this::_Wptr': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of class 'std::enable_shared_from_this' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/DispatchKeySet.h(442,1): warning C4267: 'return': conversion from 'size_t' to 'uint8_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(707,37): warning C4251: 'c10::NamedType::name_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::NamedType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/DispatchKeySet.h(442,1): warning C4267: 'return': conversion from 'size_t' to 'uint8_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/DispatchKeySet.h(442,1): warning C4267: 'return': conversion from 'size_t' to 'uint8_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/DispatchKeySet.h(442,1): warning C4267: 'return': conversion from 'size_t' to 'uint8_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/DispatchKeySet.h(442,1): warning C4267: 'return': conversion from 'size_t' to 'uint8_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(216,36): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/DispatchKeySet.h(442,1): warning C4267: 'return': conversion from 'size_t' to 'uint8_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(219,36): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(222,36): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(216,36): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(225,36): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(219,36): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(229,32): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(222,36): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(232,32): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(225,36): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(235,32): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(229,32): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(238,32): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(216,36): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(232,32): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(244,36): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(219,36): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(235,32): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(247,36): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(222,36): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(238,32): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(250,36): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(225,36): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(244,36): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(253,36): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(229,32): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(247,36): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(257,32): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(232,32): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(250,36): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(260,32): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(235,32): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(253,36): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(263,32): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(238,32): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(257,32): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(266,32): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(244,36): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(260,32): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(247,36): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(263,32): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(250,36): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(266,32): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(253,36): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(257,32): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(260,32): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(263,32): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(266,32): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(216,36): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(219,36): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(162,41): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(222,36): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(165,41): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(225,36): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(168,41): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(229,32): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(216,36): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(171,41): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(232,32): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(219,36): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(175,37): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(235,32): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(222,36): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(178,37): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(238,32): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(225,36): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(181,37): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(244,36): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(229,32): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(184,37): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(247,36): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(232,32): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(190,41): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(250,36): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(235,32): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(193,41): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(253,36): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(238,32): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(196,41): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(257,32): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(244,36): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(199,41): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(260,32): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(247,36): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/DispatchKeySet.h(442,1): warning C4267: 'return': conversion from 'size_t' to 'uint8_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(203,37): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(263,32): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(250,36): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(206,37): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(266,32): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(253,36): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(209,37): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(257,32): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(212,37): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(260,32): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(263,32): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(216,36): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(266,32): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(219,36): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(222,36): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(225,36): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(216,36): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(229,32): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(219,36): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(216,36): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(232,32): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(222,36): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(216,36): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(219,36): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(235,32): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(225,36): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(219,36): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(222,36): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(238,32): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(229,32): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(222,36): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(225,36): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(244,36): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(232,32): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(163,43): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(225,36): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(229,32): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(247,36): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(235,32): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(166,43): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(229,32): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(232,32): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(250,36): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(238,32): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(169,43): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(232,32): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(235,32): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(253,36): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(244,36): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(172,43): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(235,32): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(238,32): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(257,32): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(247,36): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(176,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(238,32): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(244,36): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(260,32): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(250,36): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(179,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(244,36): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(247,36): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(263,32): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(253,36): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(247,36): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(182,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(250,36): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(266,32): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(257,32): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(250,36): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(185,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(253,36): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(260,32): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(253,36): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(191,43): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(257,32): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(263,32): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(257,32): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(194,43): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(162,41): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(260,32): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(266,32): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(260,32): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(197,43): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(165,41): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(263,32): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(162,41): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(263,32): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(200,43): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(168,41): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(266,32): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(165,41): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(266,32): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(204,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(171,41): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(168,41): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(207,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(175,37): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(171,41): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(210,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(178,37): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(175,37): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(213,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(181,37): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(178,37): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(184,37): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(181,37): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(190,41): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(184,37): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(193,41): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(190,41): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(196,41): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(193,41): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(199,41): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(196,41): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(203,37): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(199,41): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(206,37): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(203,37): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(209,37): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(206,37): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(212,37): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(209,37): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(212,37): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(216,36): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(219,36): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(222,36): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(225,36): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(163,43): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(229,32): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(166,43): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(163,43): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(232,32): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(169,43): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(166,43): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(235,32): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(172,43): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(169,43): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(238,32): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(176,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(172,43): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(244,36): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(179,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(176,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(247,36): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(182,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(250,36): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(179,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(253,36): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(185,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(182,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(257,32): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(191,43): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(185,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(260,32): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(194,43): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(191,43): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(263,32): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(197,43): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(194,43): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/BFloat16-inl.h(266,32): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(200,43): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(197,43): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(204,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(200,43): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(207,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(204,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(210,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(207,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(213,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(210,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(213,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(162,41): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(165,41): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(168,41): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(171,41): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(175,37): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(178,37): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(181,37): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(184,37): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(190,41): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(193,41): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(196,41): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(199,41): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(203,37): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(206,37): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(231,32): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(209,37): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(234,32): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(212,37): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(237,32): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(240,32): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(244,28): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(247,28): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(250,28): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(253,28): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(259,32): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(262,32): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(265,32): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(163,43): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(268,32): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(166,43): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(272,28): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(169,43): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(275,28): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(172,43): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(278,28): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(176,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(281,28): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(179,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(182,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(185,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(191,43): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(194,43): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(197,43): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(200,43): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(204,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(231,32): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(207,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(234,32): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(231,32): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(210,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(237,32): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(170,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(234,32): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(213,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(162,41): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(240,32): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(173,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(237,32): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(165,41): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(244,28): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(176,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(240,32): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(168,41): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(247,28): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(179,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(244,28): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(171,41): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(250,28): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(183,35): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(247,28): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(175,37): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(253,28): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(186,35): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(250,28): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(178,37): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(162,41): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(259,32): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(189,35): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(253,28): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(181,37): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(165,41): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(262,32): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(192,35): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(259,32): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(184,37): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(168,41): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(265,32): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(198,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(262,32): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(190,41): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(171,41): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(268,32): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(201,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(193,41): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(265,32): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(175,37): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(272,28): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(204,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(196,41): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(268,32): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(178,37): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(275,28): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(207,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(199,41): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(272,28): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(181,37): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(278,28): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(211,35): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(203,37): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(275,28): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(184,37): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(281,28): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(214,35): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(206,37): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(190,41): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(278,28): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(217,35): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(209,37): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(193,41): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(281,28): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(220,35): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(212,37): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(162,41): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(196,41): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(165,41): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(199,41): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(168,41): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(203,37): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(171,41): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(162,41): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(206,37): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(162,41): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(175,37): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(165,41): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(209,37): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(165,41): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(178,37): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(168,41): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(212,37): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(170,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(168,41): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(181,37): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(171,41): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(162,41): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(162,41): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(171,41): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(173,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(184,37): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(175,37): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(170,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(165,41): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(165,41): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(175,37): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(176,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(163,43): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(190,41): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(178,37): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(167,43): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(173,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(168,41): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(168,41): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(178,37): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(179,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(166,43): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(193,41): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(181,37): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(170,43): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(176,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(171,41): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(171,41): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(181,37): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(183,35): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(169,43): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(196,41): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(184,37): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(163,43): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(173,43): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(179,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(175,37): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(175,37): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(184,37): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(186,35): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(172,43): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(199,41): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(190,41): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(166,43): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(176,43): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(183,35): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(178,37): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(178,37): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(190,41): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(189,35): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(176,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(203,37): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(193,41): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(169,43): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(180,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(186,35): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(181,37): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(181,37): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(193,41): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(192,35): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(179,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(206,37): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(196,41): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(172,43): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(183,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(189,35): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(184,37): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(184,37): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(196,41): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(198,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(182,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(209,37): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(199,41): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(176,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(186,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(192,35): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(190,41): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(190,41): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(199,41): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(201,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(185,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(212,37): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(203,37): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(179,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(189,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(198,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(193,41): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(193,41): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(203,37): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(204,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(191,43): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(206,37): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(182,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(195,43): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(201,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(196,41): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(196,41): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(206,37): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(207,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(194,43): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(209,37): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(185,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(198,43): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(199,41): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(204,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(199,41): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(209,37): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(211,35): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(197,43): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(212,37): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(191,43): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(201,43): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(203,37): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(207,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(203,37): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(212,37): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(214,35): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(200,43): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(194,43): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(204,43): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(162,41): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(206,37): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(163,43): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(211,35): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(206,37): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(217,35): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(204,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(197,43): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(208,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(165,41): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(209,37): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(166,43): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(214,35): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(209,37): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(220,35): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(207,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(200,43): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(211,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(168,41): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(212,37): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(169,43): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(217,35): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(212,37): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(210,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(204,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(214,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(171,41): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(163,43): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(172,43): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(220,35): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(213,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(163,43): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(207,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(162,41): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(175,37): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(217,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(166,43): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(176,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(166,43): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(210,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(165,41): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(178,37): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(169,43): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(179,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(169,43): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(213,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(168,41): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(181,37): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(172,43): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(182,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(172,43): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(171,41): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(184,37): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(167,43): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(176,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(163,43): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(163,43): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(185,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(176,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(175,37): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(190,41): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(170,43): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(179,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(166,43): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(166,43): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(191,43): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(179,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(178,37): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(193,41): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(173,43): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(182,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(169,43): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(167,43): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(169,43): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(194,43): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(182,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(181,37): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(196,41): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(176,43): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(185,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(172,43): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(170,43): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(172,43): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(197,43): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(185,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(184,37): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(199,41): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(180,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(191,43): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(176,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(176,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(173,43): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(200,43): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(191,43): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(190,41): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(203,37): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(183,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(194,43): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(179,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(179,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(176,43): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(204,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(194,43): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(193,41): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(206,37): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(186,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(197,43): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(182,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(182,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(180,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(207,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(197,43): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(196,41): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(209,37): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(189,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(200,43): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(185,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(185,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(183,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(210,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(200,43): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(199,41): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(212,37): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(195,43): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(204,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(191,43): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(191,43): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(186,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(213,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(204,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(203,37): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(198,43): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(207,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(194,43): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(194,43): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(189,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(207,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(206,37): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(201,43): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(210,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(197,43): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(197,43): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(195,43): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(210,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(209,37): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(204,43): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(213,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(200,43): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(200,43): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(198,43): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(213,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fn-inl.h(212,37): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(208,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(204,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(204,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(163,43): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(201,43): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(211,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(207,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(207,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(166,43): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(204,43): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(214,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(210,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(210,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(169,43): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(208,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(217,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(213,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(213,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(172,43): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(211,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(176,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(214,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(179,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(163,43): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(217,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(182,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(166,43): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(185,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(169,43): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(191,43): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(172,43): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(194,43): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(176,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(197,43): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(179,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(200,43): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(182,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(204,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(185,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(207,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(191,43): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(210,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(194,43): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(213,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(197,43): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(200,43): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(204,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(207,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(210,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e4m3fnuz-inl.h(213,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Scalar.h(419,6): warning C4251: 'c10::Scalar::v': union 'c10::Scalar::v_t' needs to have dll-interface to be used by clients of class 'c10::Scalar' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(231,32): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(234,32): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(237,32): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Scalar.h(419,6): warning C4251: 'c10::Scalar::v': union 'c10::Scalar::v_t' needs to have dll-interface to be used by clients of class 'c10::Scalar' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(231,32): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(240,32): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Scalar.h(419,6): warning C4251: 'c10::Scalar::v': union 'c10::Scalar::v_t' needs to have dll-interface to be used by clients of class 'c10::Scalar' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(234,32): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(244,28): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Scalar.h(139,3): warning C4244: 'argument': conversion from 'double' to 'From', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(237,32): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(247,28): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(240,32): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(231,32): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(250,28): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(244,28): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(234,32): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(253,28): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(247,28): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(237,32): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(259,32): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(250,28): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(240,32): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(262,32): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(253,28): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(244,28): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(265,32): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(259,32): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(247,28): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(268,32): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Scalar.h(139,3): warning C4244: 'argument': conversion from 'double' to 'From', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Scalar.h(139,3): warning C4244: 'argument': conversion from 'double' to 'From', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(231,32): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(262,32): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(231,32): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(250,28): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(272,28): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(234,32): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(265,32): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(234,32): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(253,28): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(275,28): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(237,32): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(268,32): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(237,32): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(259,32): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(278,28): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(240,32): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(272,28): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(240,32): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(262,32): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(231,32): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(281,28): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(231,32): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(244,28): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(275,28): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(244,28): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(265,32): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(234,32): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(231,32): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(234,32): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(247,28): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(278,28): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(247,28): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(268,32): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(237,32): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(234,32): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(237,32): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(250,28): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(281,28): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(250,28): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(272,28): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(240,32): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(237,32): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(231,32): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(240,32): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(253,28): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(253,28): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(275,28): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(244,28): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(240,32): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(170,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(234,32): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(244,28): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(259,32): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(259,32): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(278,28): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(247,28): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(244,28): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(173,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(237,32): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(247,28): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(262,32): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(262,32): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(281,28): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(250,28): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(247,28): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(176,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(240,32): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(250,28): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(170,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(265,32): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(265,32): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(253,28): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(250,28): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(179,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(244,28): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(253,28): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(173,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(268,32): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(268,32): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(259,32): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(253,28): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(183,35): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(247,28): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(259,32): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(176,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(272,28): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(272,28): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(262,32): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(259,32): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(186,35): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(250,28): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(262,32): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(179,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(275,28): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(275,28): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(265,32): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(262,32): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(170,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(189,35): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(253,28): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(265,32): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(183,35): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(278,28): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(231,32): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(278,28): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(268,32): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(265,32): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(173,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(192,35): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(259,32): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(268,32): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(186,35): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(281,28): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(234,32): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(281,28): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(272,28): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(268,32): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(176,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(198,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(262,32): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(272,28): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(189,35): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(237,32): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(275,28): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(272,28): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(179,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(201,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(265,32): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(275,28): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(192,35): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(240,32): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(278,28): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(275,28): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(183,35): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(204,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(268,32): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(278,28): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(198,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(244,28): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(281,28): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(278,28): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(186,35): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(207,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(272,28): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(281,28): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(170,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(201,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(247,28): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(281,28): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(189,35): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(170,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(275,28): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(211,35): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(173,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(204,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(250,28): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(192,35): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(173,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(278,28): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(214,35): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(176,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(207,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(253,28): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(198,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(176,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(281,28): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(217,35): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(179,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(211,35): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(259,32): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(170,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(201,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(179,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(170,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(220,35): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(183,35): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(214,35): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(262,32): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(170,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(173,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(204,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(183,35): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(173,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(186,35): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(217,35): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(265,32): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(173,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(176,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(207,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(186,35): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(176,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(189,35): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(220,35): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(268,32): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(176,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(179,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(211,35): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(170,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(189,35): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(179,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(192,35): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(272,28): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(179,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(183,35): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(214,35): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(173,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(192,35): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(183,35): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(167,43): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(198,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(275,28): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(183,35): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(186,35): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(217,35): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Scalar.h(140,3): warning C4244: 'argument': conversion from 'double' to 'From', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(176,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(198,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(186,35): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(170,43): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(201,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(278,28): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(186,35): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(189,35): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(220,35): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(179,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(201,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(189,35): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(173,43): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(204,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Half-inl.h(281,28): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(189,35): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(192,35): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Scalar.h(141,3): warning C4244: 'argument': conversion from 'double' to 'From', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(167,43): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(183,35): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(204,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(192,35): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(176,43): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(207,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(192,35): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(198,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(170,43): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(186,35): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(207,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(198,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(180,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(211,35): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(198,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(201,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Scalar.h(142,3): warning C4244: 'argument': conversion from 'double' to 'From', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(173,43): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(189,35): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(211,35): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(201,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(183,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(214,35): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(201,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(204,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(176,43): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(192,35): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(214,35): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(167,43): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(204,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(186,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(217,35): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(204,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(170,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(207,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(180,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(198,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(217,35): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(170,43): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(207,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(189,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(220,35): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Scalar.h(140,3): warning C4244: 'argument': conversion from 'double' to 'From', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(207,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(173,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(211,35): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(183,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Scalar.h(140,3): warning C4244: 'argument': conversion from 'double' to 'From', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(201,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(220,35): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(173,43): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(211,35): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(195,43): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(211,35): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(214,35): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(176,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(186,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(204,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(176,43): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(214,35): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(198,43): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Scalar.h(141,3): warning C4244: 'argument': conversion from 'double' to 'From', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(214,35): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(217,35): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(179,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(189,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Scalar.h(141,3): warning C4244: 'argument': conversion from 'double' to 'From', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(207,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(180,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(217,35): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(201,43): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(217,35): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(220,35): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(183,35): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(195,43): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(167,43): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(211,35): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(183,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(220,35): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(204,43): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Scalar.h(142,3): warning C4244: 'argument': conversion from 'double' to 'From', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(220,35): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(186,35): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Scalar.h(142,3): warning C4244: 'argument': conversion from 'double' to 'From', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(198,43): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(170,43): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(214,35): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(186,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(208,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(167,43): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(189,35): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(201,43): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(173,43): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(217,35): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(189,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(211,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(170,43): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(192,35): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(204,43): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(176,43): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(220,35): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(195,43): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(214,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(173,43): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(198,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(208,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(167,43): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(180,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(167,43): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(167,43): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(198,43): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(217,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(176,43): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(201,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(211,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(170,43): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(183,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(170,43): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(170,43): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(201,43): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(180,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(204,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(214,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(173,43): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(186,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(173,43): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(173,43): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(204,43): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(183,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(207,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(217,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(167,43): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(176,43): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(189,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(176,43): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(176,43): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(208,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(186,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(211,35): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(170,43): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(195,43): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(180,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(180,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(180,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(211,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(189,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(214,35): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(173,43): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(198,43): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(183,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(183,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(183,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(214,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(195,43): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(217,35): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(176,43): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(201,43): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(186,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(186,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(186,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(217,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(198,43): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2-inl.h(220,35): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(180,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(204,43): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(189,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(189,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(189,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(201,43): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(183,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(208,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(195,43): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(195,43): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(195,43): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(204,43): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(186,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(211,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(198,43): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(198,43): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(198,43): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(208,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(189,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(214,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(201,43): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(201,43): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(201,43): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(211,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(195,43): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(204,43): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(217,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(204,43): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(204,43): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(214,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(198,43): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(167,43): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(208,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(208,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(208,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(217,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(201,43): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(170,43): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(211,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(211,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(211,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(204,43): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(173,43): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(214,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(214,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(214,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(208,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(176,43): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(217,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(217,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(217,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(211,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(180,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(214,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(183,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(217,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(186,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(189,39): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(195,43): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(198,43): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(201,43): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(204,43): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(208,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(211,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(214,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Float8_e5m2fnuz-inl.h(217,39): warning C4244: 'argument': conversion from 'int64_t' to 'float', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Scalar.h(419,6): warning C4251: 'c10::Scalar::v': union 'c10::Scalar::v_t' needs to have dll-interface to be used by clients of class 'c10::Scalar' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Scalar.h(419,6): warning C4251: 'c10::Scalar::v': union 'c10::Scalar::v_t' needs to have dll-interface to be used by clients of class 'c10::Scalar' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Scalar.h(419,6): warning C4251: 'c10::Scalar::v': union 'c10::Scalar::v_t' needs to have dll-interface to be used by clients of class 'c10::Scalar' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Scalar.h(419,6): warning C4251: 'c10::Scalar::v': union 'c10::Scalar::v_t' needs to have dll-interface to be used by clients of class 'c10::Scalar' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Scalar.h(139,3): warning C4244: 'argument': conversion from 'double' to 'From', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Scalar.h(419,6): warning C4251: 'c10::Scalar::v': union 'c10::Scalar::v_t' needs to have dll-interface to be used by clients of class 'c10::Scalar' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Scalar.h(419,6): warning C4251: 'c10::Scalar::v': union 'c10::Scalar::v_t' needs to have dll-interface to be used by clients of class 'c10::Scalar' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Scalar.h(419,6): warning C4251: 'c10::Scalar::v': union 'c10::Scalar::v_t' needs to have dll-interface to be used by clients of class 'c10::Scalar' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Scalar.h(139,3): warning C4244: 'argument': conversion from 'double' to 'From', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Scalar.h(419,6): warning C4251: 'c10::Scalar::v': union 'c10::Scalar::v_t' needs to have dll-interface to be used by clients of class 'c10::Scalar' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Scalar.h(419,6): warning C4251: 'c10::Scalar::v': union 'c10::Scalar::v_t' needs to have dll-interface to be used by clients of class 'c10::Scalar' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Scalar.h(139,3): warning C4244: 'argument': conversion from 'double' to 'From', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Scalar.h(139,3): warning C4244: 'argument': conversion from 'double' to 'From', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Scalar.h(139,3): warning C4244: 'argument': conversion from 'double' to 'From', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Scalar.h(419,6): warning C4251: 'c10::Scalar::v': union 'c10::Scalar::v_t' needs to have dll-interface to be used by clients of class 'c10::Scalar' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Scalar.h(139,3): warning C4244: 'argument': conversion from 'double' to 'From', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Scalar.h(139,3): warning C4244: 'argument': conversion from 'double' to 'From', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Scalar.h(139,3): warning C4244: 'argument': conversion from 'double' to 'From', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Scalar.h(139,3): warning C4244: 'argument': conversion from 'double' to 'From', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Scalar.h(140,3): warning C4244: 'argument': conversion from 'double' to 'From', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Scalar.h(141,3): warning C4244: 'argument': conversion from 'double' to 'From', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Scalar.h(140,3): warning C4244: 'argument': conversion from 'double' to 'From', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Scalar.h(142,3): warning C4244: 'argument': conversion from 'double' to 'From', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Scalar.h(141,3): warning C4244: 'argument': conversion from 'double' to 'From', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Scalar.h(142,3): warning C4244: 'argument': conversion from 'double' to 'From', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Scalar.h(140,3): warning C4244: 'argument': conversion from 'double' to 'From', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Scalar.h(140,3): warning C4244: 'argument': conversion from 'double' to 'From', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Scalar.h(141,3): warning C4244: 'argument': conversion from 'double' to 'From', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Scalar.h(140,3): warning C4244: 'argument': conversion from 'double' to 'From', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Scalar.h(141,3): warning C4244: 'argument': conversion from 'double' to 'From', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Scalar.h(142,3): warning C4244: 'argument': conversion from 'double' to 'From', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Scalar.h(140,3): warning C4244: 'argument': conversion from 'double' to 'From', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Scalar.h(140,3): warning C4244: 'argument': conversion from 'double' to 'From', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Scalar.h(141,3): warning C4244: 'argument': conversion from 'double' to 'From', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Scalar.h(142,3): warning C4244: 'argument': conversion from 'double' to 'From', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Scalar.h(140,3): warning C4244: 'argument': conversion from 'double' to 'From', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Scalar.h(141,3): warning C4244: 'argument': conversion from 'double' to 'From', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Scalar.h(141,3): warning C4244: 'argument': conversion from 'double' to 'From', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Scalar.h(142,3): warning C4244: 'argument': conversion from 'double' to 'From', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Scalar.h(140,3): warning C4244: 'argument': conversion from 'double' to 'From', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Scalar.h(141,3): warning C4244: 'argument': conversion from 'double' to 'From', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Scalar.h(142,3): warning C4244: 'argument': conversion from 'double' to 'From', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Scalar.h(142,3): warning C4244: 'argument': conversion from 'double' to 'From', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Scalar.h(141,3): warning C4244: 'argument': conversion from 'double' to 'From', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Scalar.h(142,3): warning C4244: 'argument': conversion from 'double' to 'From', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Scalar.h(142,3): warning C4244: 'argument': conversion from 'double' to 'From', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Scalar.h(140,3): warning C4244: 'argument': conversion from 'double' to 'From', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Scalar.h(141,3): warning C4244: 'argument': conversion from 'double' to 'From', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Scalar.h(142,3): warning C4244: 'argument': conversion from 'double' to 'From', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/typeid.h(61,67): warning C4251: 'c10::IdWrapper::id_': struct 'c10::util::type_index' needs to have dll-interface to be used by clients of class 'c10::IdWrapper' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/typeid.h(61,67): warning C4251: 'c10::IdWrapper::id_': struct 'c10::util::type_index' needs to have dll-interface to be used by clients of class 'c10::IdWrapper' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/typeid.h(61,67): warning C4251: 'c10::IdWrapper::id_': struct 'c10::util::type_index' needs to have dll-interface to be used by clients of class 'c10::IdWrapper' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/typeid.h(61,67): warning C4251: 'c10::IdWrapper::id_': struct 'c10::util::type_index' needs to have dll-interface to be used by clients of class 'c10::IdWrapper' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/ThreadLocalDebugInfo.h(54,39): warning C4251: 'c10::ThreadLocalDebugInfo::info_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'c10::ThreadLocalDebugInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/ThreadLocalDebugInfo.h(54,39): warning C4251: 'c10::ThreadLocalDebugInfo::info_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'c10::ThreadLocalDebugInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/ThreadLocalDebugInfo.h(56,53): warning C4251: 'c10::ThreadLocalDebugInfo::parent_info_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'c10::ThreadLocalDebugInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/ThreadLocalDebugInfo.h(80,61): warning C4251: 'c10::DebugInfoGuard::prev_info_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'c10::DebugInfoGuard' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/ThreadLocalDebugInfo.h(80,61): warning C4251: 'c10::DebugInfoGuard::prev_info_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'c10::DebugInfoGuard' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/ThreadLocalDebugInfo.h(54,39): warning C4251: 'c10::ThreadLocalDebugInfo::info_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'c10::ThreadLocalDebugInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/ThreadLocalDebugInfo.h(38): note: see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/ThreadLocalDebugInfo.h(56,53): warning C4251: 'c10::ThreadLocalDebugInfo::parent_info_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'c10::ThreadLocalDebugInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/ThreadLocalDebugInfo.h(80,61): warning C4251: 'c10::DebugInfoGuard::prev_info_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'c10::DebugInfoGuard' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/ThreadLocalDebugInfo.h(56,53): warning C4251: 'c10::ThreadLocalDebugInfo::parent_info_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'c10::ThreadLocalDebugInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/ThreadLocalDebugInfo.h(80,61): warning C4251: 'c10::DebugInfoGuard::prev_info_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'c10::DebugInfoGuard' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Allocator.h(28,34): warning C4251: 'c10::DataPtr::ptr_': class 'c10::detail::UniqueVoidPtr' needs to have dll-interface to be used by clients of class 'c10::DataPtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Allocator.h(28,34): warning C4251: 'c10::DataPtr::ptr_': class 'c10::detail::UniqueVoidPtr' needs to have dll-interface to be used by clients of class 'c10::DataPtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Allocator.h(227,38): warning C4251: 'c10::InefficientStdFunctionContext::deleter_': class 'std::function' needs to have dll-interface to be used by clients of struct 'c10::InefficientStdFunctionContext' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Allocator.h(28,34): warning C4251: 'c10::DataPtr::ptr_': class 'c10::detail::UniqueVoidPtr' needs to have dll-interface to be used by clients of class 'c10::DataPtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Allocator.h(28,34): warning C4251: 'c10::DataPtr::ptr_': class 'c10::detail::UniqueVoidPtr' needs to have dll-interface to be used by clients of class 'c10::DataPtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Allocator.h(227,38): warning C4251: 'c10::InefficientStdFunctionContext::deleter_': class 'std::function' needs to have dll-interface to be used by clients of struct 'c10::InefficientStdFunctionContext' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Allocator.h(227,38): warning C4251: 'c10::InefficientStdFunctionContext::deleter_': class 'std::function' needs to have dll-interface to be used by clients of struct 'c10::InefficientStdFunctionContext' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Allocator.h(227,38): warning C4251: 'c10::InefficientStdFunctionContext::deleter_': class 'std::function' needs to have dll-interface to be used by clients of struct 'c10::InefficientStdFunctionContext' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/typeid.h(61,67): warning C4251: 'c10::IdWrapper::id_': struct 'c10::util::type_index' needs to have dll-interface to be used by clients of class 'c10::IdWrapper' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/COWDeleter.h(53,27): warning C4251: 'c10::impl::cow::COWDeleterContext::mutex_': class 'std::shared_mutex' needs to have dll-interface to be used by clients of class 'c10::impl::cow::COWDeleterContext' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/COWDeleter.h(54,44): warning C4251: 'c10::impl::cow::COWDeleterContext::data_': class 'std::unique_ptr' needs to have dll-interface to be used by clients of class 'c10::impl::cow::COWDeleterContext' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/typeid.h(61,67): warning C4251: 'c10::IdWrapper::id_': struct 'c10::util::type_index' needs to have dll-interface to be used by clients of class 'c10::IdWrapper' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/COWDeleter.h(53,27): warning C4251: 'c10::impl::cow::COWDeleterContext::mutex_': class 'std::shared_mutex' needs to have dll-interface to be used by clients of class 'c10::impl::cow::COWDeleterContext' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/COWDeleter.h(54,44): warning C4251: 'c10::impl::cow::COWDeleterContext::data_': class 'std::unique_ptr' needs to have dll-interface to be used by clients of class 'c10::impl::cow::COWDeleterContext' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/COWDeleter.h(55,42): warning C4251: 'c10::impl::cow::COWDeleterContext::refcount_': struct 'std::atomic<__int64>' needs to have dll-interface to be used by clients of class 'c10::impl::cow::COWDeleterContext' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/UniqueVoidPtr.h(45): note: see declaration of 'std::unique_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/HermeticPyObjectTLS.h(55,38): warning C4251: 'c10::impl::HermeticPyObjectTLS::haveState_': struct 'std::atomic' needs to have dll-interface to be used by clients of struct 'c10::impl::HermeticPyObjectTLS' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/COWDeleter.h(55,42): warning C4251: 'c10::impl::cow::COWDeleterContext::refcount_': struct 'std::atomic<__int64>' needs to have dll-interface to be used by clients of class 'c10::impl::cow::COWDeleterContext' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/COWDeleter.h(53,27): warning C4251: 'c10::impl::cow::COWDeleterContext::mutex_': class 'std::shared_mutex' needs to have dll-interface to be used by clients of class 'c10::impl::cow::COWDeleterContext' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc)C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\atomic(1884): note: see declaration of 'std::atomic<__int64>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/typeid.h(61,67): warning C4251: 'c10::IdWrapper::id_': struct 'c10::util::type_index' needs to have dll-interface to be used by clients of class 'c10::IdWrapper' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/COWDeleter.h(53,27): warning C4251: 'c10::impl::cow::COWDeleterContext::mutex_': class 'std::shared_mutex' needs to have dll-interface to be used by clients of class 'c10::impl::cow::COWDeleterContext' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeIndex.h(63): note: see declaration of 'c10::util::type_index' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeIndex.h(63): note: see declaration of 'c10::util::type_index' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/COWDeleter.h(54,44): warning C4251: 'c10::impl::cow::COWDeleterContext::data_': class 'std::unique_ptr' needs to have dll-interface to be used by clients of class 'c10::impl::cow::COWDeleterContext' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/typeid.h(61,67): warning C4251: 'c10::IdWrapper::id_': struct 'c10::util::type_index' needs to have dll-interface to be used by clients of class 'c10::IdWrapper' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/COWDeleter.h(54,44): warning C4251: 'c10::impl::cow::COWDeleterContext::data_': class 'std::unique_ptr' needs to have dll-interface to be used by clients of class 'c10::impl::cow::COWDeleterContext' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/HermeticPyObjectTLS.h(55,38): warning C4251: 'c10::impl::HermeticPyObjectTLS::haveState_': struct 'std::atomic' needs to have dll-interface to be used by clients of struct 'c10::impl::HermeticPyObjectTLS' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/COWDeleter.h(55,42): warning C4251: 'c10::impl::cow::COWDeleterContext::refcount_': struct 'std::atomic<__int64>' needs to have dll-interface to be used by clients of class 'c10::impl::cow::COWDeleterContext' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/typeid.h(61,67): warning C4251: 'c10::IdWrapper::id_': struct 'c10::util::type_index' needs to have dll-interface to be used by clients of class 'c10::IdWrapper' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/typeid.h(61,67): warning C4251: 'c10::IdWrapper::id_': struct 'c10::util::type_index' needs to have dll-interface to be used by clients of class 'c10::IdWrapper' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/COWDeleter.h(55,42): warning C4251: 'c10::impl::cow::COWDeleterContext::refcount_': struct 'std::atomic<__int64>' needs to have dll-interface to be used by clients of class 'c10::impl::cow::COWDeleterContext' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeIndex.h(63): note: see declaration of 'c10::util::type_index' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/PyObjectSlot.h(167,49): warning C4251: 'c10::impl::PyObjectSlot::pyobj_interpreter_': struct 'std::atomic' needs to have dll-interface to be used by clients of struct 'c10::impl::PyObjectSlot' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/HermeticPyObjectTLS.h(55,38): warning C4251: 'c10::impl::HermeticPyObjectTLS::haveState_': struct 'std::atomic' needs to have dll-interface to be used by clients of struct 'c10::impl::HermeticPyObjectTLS' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/typeid.h(61,67): warning C4251: 'c10::IdWrapper::id_': struct 'c10::util::type_index' needs to have dll-interface to be used by clients of class 'c10::IdWrapper' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/typeid.h(61,67): warning C4251: 'c10::IdWrapper::id_': struct 'c10::util::type_index' needs to have dll-interface to be used by clients of class 'c10::IdWrapper' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeIndex.h(63): note: see declaration of 'c10::util::type_index' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/PyObjectSlot.h(167,49): warning C4251: 'c10::impl::PyObjectSlot::pyobj_interpreter_': struct 'std::atomic' needs to have dll-interface to be used by clients of struct 'c10::impl::PyObjectSlot' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/PyObjectSlot.h(167,49): warning C4251: 'c10::impl::PyObjectSlot::pyobj_interpreter_': struct 'std::atomic' needs to have dll-interface to be used by clients of struct 'c10::impl::PyObjectSlot' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/PyObjectSlot.h(167,49): warning C4251: 'c10::impl::PyObjectSlot::pyobj_interpreter_': struct 'std::atomic' needs to have dll-interface to be used by clients of struct 'c10::impl::PyObjectSlot' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/ThreadLocalDebugInfo.h(54,39): warning C4251: 'c10::ThreadLocalDebugInfo::info_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'c10::ThreadLocalDebugInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/ThreadLocalDebugInfo.h(54,39): warning C4251: 'c10::ThreadLocalDebugInfo::info_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'c10::ThreadLocalDebugInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Storage.h(206,48): warning C4251: 'c10::Storage::storage_impl_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of struct 'c10::Storage' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/ThreadLocalDebugInfo.h(56,53): warning C4251: 'c10::ThreadLocalDebugInfo::parent_info_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'c10::ThreadLocalDebugInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/ThreadLocalDebugInfo.h(56,53): warning C4251: 'c10::ThreadLocalDebugInfo::parent_info_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'c10::ThreadLocalDebugInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/ThreadLocalDebugInfo.h(80,61): warning C4251: 'c10::DebugInfoGuard::prev_info_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'c10::DebugInfoGuard' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/ThreadLocalDebugInfo.h(80,61): warning C4251: 'c10::DebugInfoGuard::prev_info_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'c10::DebugInfoGuard' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/ThreadLocalDebugInfo.h(38): note: see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/ThreadLocalDebugInfo.h(54,39): warning C4251: 'c10::ThreadLocalDebugInfo::info_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'c10::ThreadLocalDebugInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/ThreadLocalDebugInfo.h(54,39): warning C4251: 'c10::ThreadLocalDebugInfo::info_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'c10::ThreadLocalDebugInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Storage.h(206,48): warning C4251: 'c10::Storage::storage_impl_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of struct 'c10::Storage' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/ThreadLocalDebugInfo.h(56,53): warning C4251: 'c10::ThreadLocalDebugInfo::parent_info_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'c10::ThreadLocalDebugInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/ThreadLocalDebugInfo.h(80,61): warning C4251: 'c10::DebugInfoGuard::prev_info_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'c10::DebugInfoGuard' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/LocalDispatchKeySet.h(59,27): warning C4251: 'c10::impl::LocalDispatchKeySet::included_': class 'c10::DispatchKeySet' needs to have dll-interface to be used by clients of struct 'c10::impl::LocalDispatchKeySet' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/LocalDispatchKeySet.h(59,27): warning C4251: 'c10::impl::LocalDispatchKeySet::included_': class 'c10::DispatchKeySet' needs to have dll-interface to be used by clients of struct 'c10::impl::LocalDispatchKeySet' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/ThreadLocalDebugInfo.h(54,39): warning C4251: 'c10::ThreadLocalDebugInfo::info_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'c10::ThreadLocalDebugInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Allocator.h(28,34): warning C4251: 'c10::DataPtr::ptr_': class 'c10::detail::UniqueVoidPtr' needs to have dll-interface to be used by clients of class 'c10::DataPtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/LocalDispatchKeySet.h(97,26): warning C4251: 'c10::impl::IncludeDispatchKeyGuard::include_': class 'c10::DispatchKeySet' needs to have dll-interface to be used by clients of class 'c10::impl::IncludeDispatchKeyGuard' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/LocalDispatchKeySet.h(60,27): warning C4251: 'c10::impl::LocalDispatchKeySet::excluded_': class 'c10::DispatchKeySet' needs to have dll-interface to be used by clients of struct 'c10::impl::LocalDispatchKeySet' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/ThreadLocalDebugInfo.h(56,53): warning C4251: 'c10::ThreadLocalDebugInfo::parent_info_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'c10::ThreadLocalDebugInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/DispatchKeySet.h(165): note: see declaration of 'c10::DispatchKeySet' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/ThreadLocalDebugInfo.h(56,53): warning C4251: 'c10::ThreadLocalDebugInfo::parent_info_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'c10::ThreadLocalDebugInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Allocator.h(227,38): warning C4251: 'c10::InefficientStdFunctionContext::deleter_': class 'std::function' needs to have dll-interface to be used by clients of struct 'c10::InefficientStdFunctionContext' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Allocator.h(227): note: see declaration of 'std::function' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/ThreadLocalDebugInfo.h(80,61): warning C4251: 'c10::DebugInfoGuard::prev_info_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'c10::DebugInfoGuard' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/ThreadLocalDebugInfo.h(56,53): warning C4251: 'c10::ThreadLocalDebugInfo::parent_info_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'c10::ThreadLocalDebugInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/DispatchKeySet.h(165): note: see declaration of 'c10::DispatchKeySet' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/ThreadLocalDebugInfo.h(80,61): warning C4251: 'c10::DebugInfoGuard::prev_info_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'c10::DebugInfoGuard' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/ThreadLocalDebugInfo.h(38): note: see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/ThreadLocalDebugInfo.h(80,61): warning C4251: 'c10::DebugInfoGuard::prev_info_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'c10::DebugInfoGuard' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/LocalDispatchKeySet.h(115,26): warning C4251: 'c10::impl::ExcludeDispatchKeyGuard::exclude_': class 'c10::DispatchKeySet' needs to have dll-interface to be used by clients of class 'c10::impl::ExcludeDispatchKeyGuard' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Allocator.h(227,38): warning C4251: 'c10::InefficientStdFunctionContext::deleter_': class 'std::function' needs to have dll-interface to be used by clients of struct 'c10::InefficientStdFunctionContext' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/LocalDispatchKeySet.h(59,27): warning C4251: 'c10::impl::LocalDispatchKeySet::included_': class 'c10::DispatchKeySet' needs to have dll-interface to be used by clients of struct 'c10::impl::LocalDispatchKeySet' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/LocalDispatchKeySet.h(60,27): warning C4251: 'c10::impl::LocalDispatchKeySet::excluded_': class 'c10::DispatchKeySet' needs to have dll-interface to be used by clients of struct 'c10::impl::LocalDispatchKeySet' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Allocator.h(28,34): warning C4251: 'c10::DataPtr::ptr_': class 'c10::detail::UniqueVoidPtr' needs to have dll-interface to be used by clients of class 'c10::DataPtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/LocalDispatchKeySet.h(97,26): warning C4251: 'c10::impl::IncludeDispatchKeyGuard::include_': class 'c10::DispatchKeySet' needs to have dll-interface to be used by clients of class 'c10::impl::IncludeDispatchKeyGuard' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/UniqueVoidPtr.h(41): note: see declaration of 'c10::detail::UniqueVoidPtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/LocalDispatchKeySet.h(115,26): warning C4251: 'c10::impl::ExcludeDispatchKeyGuard::exclude_': class 'c10::DispatchKeySet' needs to have dll-interface to be used by clients of class 'c10::impl::ExcludeDispatchKeyGuard' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Allocator.h(28,34): warning C4251: 'c10::DataPtr::ptr_': class 'c10::detail::UniqueVoidPtr' needs to have dll-interface to be used by clients of class 'c10::DataPtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Allocator.h(28,34): warning C4251: 'c10::DataPtr::ptr_': class 'c10::detail::UniqueVoidPtr' needs to have dll-interface to be used by clients of class 'c10::DataPtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Allocator.h(28,34): warning C4251: 'c10::DataPtr::ptr_': class 'c10::detail::UniqueVoidPtr' needs to have dll-interface to be used by clients of class 'c10::DataPtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Allocator.h(28,34): warning C4251: 'c10::DataPtr::ptr_': class 'c10::detail::UniqueVoidPtr' needs to have dll-interface to be used by clients of class 'c10::DataPtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Allocator.h(28,34): warning C4251: 'c10::DataPtr::ptr_': class 'c10::detail::UniqueVoidPtr' needs to have dll-interface to be used by clients of class 'c10::DataPtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Allocator.h(227,38): warning C4251: 'c10::InefficientStdFunctionContext::deleter_': class 'std::function' needs to have dll-interface to be used by clients of struct 'c10::InefficientStdFunctionContext' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Allocator.h(227,38): warning C4251: 'c10::InefficientStdFunctionContext::deleter_': class 'std::function' needs to have dll-interface to be used by clients of struct 'c10::InefficientStdFunctionContext' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Allocator.h(227,38): warning C4251: 'c10::InefficientStdFunctionContext::deleter_': class 'std::function' needs to have dll-interface to be used by clients of struct 'c10::InefficientStdFunctionContext' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Allocator.h(227,38): warning C4251: 'c10::InefficientStdFunctionContext::deleter_': class 'std::function' needs to have dll-interface to be used by clients of struct 'c10::InefficientStdFunctionContext' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/COWDeleter.h(53,27): warning C4251: 'c10::impl::cow::COWDeleterContext::mutex_': class 'std::shared_mutex' needs to have dll-interface to be used by clients of class 'c10::impl::cow::COWDeleterContext' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Allocator.h(227): note: see declaration of 'std::function' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/COWDeleter.h(53,27): warning C4251: 'c10::impl::cow::COWDeleterContext::mutex_': class 'std::shared_mutex' needs to have dll-interface to be used by clients of class 'c10::impl::cow::COWDeleterContext' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Allocator.h(227,38): warning C4251: 'c10::InefficientStdFunctionContext::deleter_': class 'std::function' needs to have dll-interface to be used by clients of struct 'c10::InefficientStdFunctionContext' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc)C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\shared_mutex(32): note: see declaration of 'std::shared_mutex' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/COWDeleter.h(54,44): warning C4251: 'c10::impl::cow::COWDeleterContext::data_': class 'std::unique_ptr' needs to have dll-interface to be used by clients of class 'c10::impl::cow::COWDeleterContext' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/COWDeleter.h(54,44): warning C4251: 'c10::impl::cow::COWDeleterContext::data_': class 'std::unique_ptr' needs to have dll-interface to be used by clients of class 'c10::impl::cow::COWDeleterContext' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymbolicShapeMeta.h(18,28): warning C4251: 'c10::SymbolicShapeMeta::sizes_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of class 'c10::SymbolicShapeMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymbolicShapeMeta.h(18,28): warning C4251: 'c10::SymbolicShapeMeta::sizes_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of class 'c10::SymbolicShapeMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymbolicShapeMeta.h(19,30): warning C4251: 'c10::SymbolicShapeMeta::strides_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of class 'c10::SymbolicShapeMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymbolicShapeMeta.h(19,30): warning C4251: 'c10::SymbolicShapeMeta::strides_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of class 'c10::SymbolicShapeMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/COWDeleter.h(53,27): warning C4251: 'c10::impl::cow::COWDeleterContext::mutex_': class 'std::shared_mutex' needs to have dll-interface to be used by clients of class 'c10::impl::cow::COWDeleterContext' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/COWDeleter.h(54,44): warning C4251: 'c10::impl::cow::COWDeleterContext::data_': class 'std::unique_ptr' needs to have dll-interface to be used by clients of class 'c10::impl::cow::COWDeleterContext' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc)C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\atomic(1880): note: see declaration of 'std::atomic' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymbolicShapeMeta.h(192,41): warning C4251: 'c10::SymbolicShapeMeta::available_': struct 'std::atomic' needs to have dll-interface to be used by clients of class 'c10::SymbolicShapeMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/COWDeleter.h(55,42): warning C4251: 'c10::impl::cow::COWDeleterContext::refcount_': struct 'std::atomic<__int64>' needs to have dll-interface to be used by clients of class 'c10::impl::cow::COWDeleterContext' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymbolicShapeMeta.h(192,41): warning C4251: 'c10::SymbolicShapeMeta::available_': struct 'std::atomic' needs to have dll-interface to be used by clients of class 'c10::SymbolicShapeMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/UniqueVoidPtr.h(45): note: see declaration of 'std::unique_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymbolicShapeMeta.h(204,31): warning C4251: 'c10::SymbolicShapeMeta::mutables_': class 'std::mutex' needs to have dll-interface to be used by clients of class 'c10::SymbolicShapeMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymbolicShapeMeta.h(204,31): warning C4251: 'c10::SymbolicShapeMeta::mutables_': class 'std::mutex' needs to have dll-interface to be used by clients of class 'c10::SymbolicShapeMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymbolicShapeMeta.h(204,31): warning C4251: 'c10::SymbolicShapeMeta::mutables_': class 'std::mutex' needs to have dll-interface to be used by clients of class 'c10::SymbolicShapeMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/HermeticPyObjectTLS.h(55,38): warning C4251: 'c10::impl::HermeticPyObjectTLS::haveState_': struct 'std::atomic' needs to have dll-interface to be used by clients of struct 'c10::impl::HermeticPyObjectTLS' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymbolicShapeMeta.h(18,28): warning C4251: 'c10::SymbolicShapeMeta::sizes_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of class 'c10::SymbolicShapeMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/COWDeleter.h(55,42): warning C4251: 'c10::impl::cow::COWDeleterContext::refcount_': struct 'std::atomic<__int64>' needs to have dll-interface to be used by clients of class 'c10::impl::cow::COWDeleterContext' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/HermeticPyObjectTLS.h(55,38): warning C4251: 'c10::impl::HermeticPyObjectTLS::haveState_': struct 'std::atomic' needs to have dll-interface to be used by clients of struct 'c10::impl::HermeticPyObjectTLS' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymbolicShapeMeta.h(19,30): warning C4251: 'c10::SymbolicShapeMeta::strides_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of class 'c10::SymbolicShapeMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/HermeticPyObjectTLS.h(55,38): warning C4251: 'c10::impl::HermeticPyObjectTLS::haveState_': struct 'std::atomic' needs to have dll-interface to be used by clients of struct 'c10::impl::HermeticPyObjectTLS' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymbolicShapeMeta.h(192,41): warning C4251: 'c10::SymbolicShapeMeta::available_': struct 'std::atomic' needs to have dll-interface to be used by clients of class 'c10::SymbolicShapeMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(233,73): warning C4251: 'c10::ExtraMeta::symbolic_shape_meta_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of struct 'c10::ExtraMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/COWDeleter.h(54,44): warning C4251: 'c10::impl::cow::COWDeleterContext::data_': class 'std::unique_ptr' needs to have dll-interface to be used by clients of class 'c10::impl::cow::COWDeleterContext' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc)C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\mutex(87): note: see declaration of 'std::mutex' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/COWDeleter.h(54,44): warning C4251: 'c10::impl::cow::COWDeleterContext::data_': class 'std::unique_ptr' needs to have dll-interface to be used by clients of class 'c10::impl::cow::COWDeleterContext' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/UniqueVoidPtr.h(45): note: see declaration of 'std::unique_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/COWDeleter.h(54,44): warning C4251: 'c10::impl::cow::COWDeleterContext::data_': class 'std::unique_ptr' needs to have dll-interface to be used by clients of class 'c10::impl::cow::COWDeleterContext' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/COWDeleter.h(54,44): warning C4251: 'c10::impl::cow::COWDeleterContext::data_': class 'std::unique_ptr' needs to have dll-interface to be used by clients of class 'c10::impl::cow::COWDeleterContext' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/UniqueVoidPtr.h(45): note: see declaration of 'std::unique_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/COWDeleter.h(54,44): warning C4251: 'c10::impl::cow::COWDeleterContext::data_': class 'std::unique_ptr' needs to have dll-interface to be used by clients of class 'c10::impl::cow::COWDeleterContext' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/UniqueVoidPtr.h(45): note: see declaration of 'std::unique_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(234,78): warning C4251: 'c10::ExtraMeta::named_tensor_meta_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of struct 'c10::ExtraMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(235,58): warning C4251: 'c10::ExtraMeta::backend_meta_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of struct 'c10::ExtraMeta' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(234,78): warning C4251: 'c10::ExtraMeta::named_tensor_meta_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of struct 'c10::ExtraMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(226): note: see declaration of 'c10::intrusive_ptr>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/COWDeleter.h(55,42): warning C4251: 'c10::impl::cow::COWDeleterContext::refcount_': struct 'std::atomic<__int64>' needs to have dll-interface to be used by clients of class 'c10::impl::cow::COWDeleterContext' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(236,71): warning C4251: 'c10::ExtraMeta::custom_data_ptr_error_msg_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::ExtraMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(235,58): warning C4251: 'c10::ExtraMeta::backend_meta_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of struct 'c10::ExtraMeta' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/COWDeleter.h(55,42): warning C4251: 'c10::impl::cow::COWDeleterContext::refcount_': struct 'std::atomic<__int64>' needs to have dll-interface to be used by clients of class 'c10::impl::cow::COWDeleterContext' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/COWDeleter.h(55,42): warning C4251: 'c10::impl::cow::COWDeleterContext::refcount_': struct 'std::atomic<__int64>' needs to have dll-interface to be used by clients of class 'c10::impl::cow::COWDeleterContext' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/COWDeleter.h(55,42): warning C4251: 'c10::impl::cow::COWDeleterContext::refcount_': struct 'std::atomic<__int64>' needs to have dll-interface to be used by clients of class 'c10::impl::cow::COWDeleterContext' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(237,70): warning C4251: 'c10::ExtraMeta::custom_storage_error_msg_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::ExtraMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(236,71): warning C4251: 'c10::ExtraMeta::custom_data_ptr_error_msg_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::ExtraMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(233,73): warning C4251: 'c10::ExtraMeta::symbolic_shape_meta_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of struct 'c10::ExtraMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc)C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\atomic(1884): note: see declaration of 'std::atomic<__int64>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/HermeticPyObjectTLS.h(55,38): warning C4251: 'c10::impl::HermeticPyObjectTLS::haveState_': struct 'std::atomic' needs to have dll-interface to be used by clients of struct 'c10::impl::HermeticPyObjectTLS' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc)C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\atomic(1884): note: see declaration of 'std::atomic<__int64>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/HermeticPyObjectTLS.h(55,38): warning C4251: 'c10::impl::HermeticPyObjectTLS::haveState_': struct 'std::atomic' needs to have dll-interface to be used by clients of struct 'c10::impl::HermeticPyObjectTLS' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/HermeticPyObjectTLS.h(55,38): warning C4251: 'c10::impl::HermeticPyObjectTLS::haveState_': struct 'std::atomic' needs to have dll-interface to be used by clients of struct 'c10::impl::HermeticPyObjectTLS' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/HermeticPyObjectTLS.h(55,38): warning C4251: 'c10::impl::HermeticPyObjectTLS::haveState_': struct 'std::atomic' needs to have dll-interface to be used by clients of struct 'c10::impl::HermeticPyObjectTLS' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(233): note: see declaration of 'std::unique_ptr>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/HermeticPyObjectTLS.h(55,38): warning C4251: 'c10::impl::HermeticPyObjectTLS::haveState_': struct 'std::atomic' needs to have dll-interface to be used by clients of struct 'c10::impl::HermeticPyObjectTLS' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/HermeticPyObjectTLS.h(55,38): warning C4251: 'c10::impl::HermeticPyObjectTLS::haveState_': struct 'std::atomic' needs to have dll-interface to be used by clients of struct 'c10::impl::HermeticPyObjectTLS' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc)C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\atomic(1873): note: see declaration of 'std::atomic' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc)C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\atomic(1873): note: see declaration of 'std::atomic' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc)C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\atomic(1873): note: see declaration of 'std::atomic' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(237,70): warning C4251: 'c10::ExtraMeta::custom_storage_error_msg_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::ExtraMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc)C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\atomic(1873): note: see declaration of 'std::atomic' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(234,78): warning C4251: 'c10::ExtraMeta::named_tensor_meta_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of struct 'c10::ExtraMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(235,58): warning C4251: 'c10::ExtraMeta::backend_meta_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of struct 'c10::ExtraMeta' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(236,71): warning C4251: 'c10::ExtraMeta::custom_data_ptr_error_msg_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::ExtraMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Storage.h(206,48): warning C4251: 'c10::Storage::storage_impl_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of struct 'c10::Storage' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Storage.h(206,48): warning C4251: 'c10::Storage::storage_impl_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of struct 'c10::Storage' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/PyObjectSlot.h(167,49): warning C4251: 'c10::impl::PyObjectSlot::pyobj_interpreter_': struct 'std::atomic' needs to have dll-interface to be used by clients of struct 'c10::impl::PyObjectSlot' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/PyObjectSlot.h(167,49): warning C4251: 'c10::impl::PyObjectSlot::pyobj_interpreter_': struct 'std::atomic' needs to have dll-interface to be used by clients of struct 'c10::impl::PyObjectSlot' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/PyObjectSlot.h(167,49): warning C4251: 'c10::impl::PyObjectSlot::pyobj_interpreter_': struct 'std::atomic' needs to have dll-interface to be used by clients of struct 'c10::impl::PyObjectSlot' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/PyObjectSlot.h(167,49): warning C4251: 'c10::impl::PyObjectSlot::pyobj_interpreter_': struct 'std::atomic' needs to have dll-interface to be used by clients of struct 'c10::impl::PyObjectSlot' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/PyObjectSlot.h(167,49): warning C4251: 'c10::impl::PyObjectSlot::pyobj_interpreter_': struct 'std::atomic' needs to have dll-interface to be used by clients of struct 'c10::impl::PyObjectSlot' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/PyObjectSlot.h(167,49): warning C4251: 'c10::impl::PyObjectSlot::pyobj_interpreter_': struct 'std::atomic' needs to have dll-interface to be used by clients of struct 'c10::impl::PyObjectSlot' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/LocalDispatchKeySet.h(59,27): warning C4251: 'c10::impl::LocalDispatchKeySet::included_': class 'c10::DispatchKeySet' needs to have dll-interface to be used by clients of struct 'c10::impl::LocalDispatchKeySet' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/LocalDispatchKeySet.h(59,27): warning C4251: 'c10::impl::LocalDispatchKeySet::included_': class 'c10::DispatchKeySet' needs to have dll-interface to be used by clients of struct 'c10::impl::LocalDispatchKeySet' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(233,73): warning C4251: 'c10::ExtraMeta::symbolic_shape_meta_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of struct 'c10::ExtraMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(323,54): warning C4251: 'c10::VariableVersion::version_counter_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of struct 'c10::VariableVersion' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(323,54): warning C4251: 'c10::VariableVersion::version_counter_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of struct 'c10::VariableVersion' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(323,54): warning C4251: 'c10::VariableVersion::version_counter_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of struct 'c10::VariableVersion' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(234,78): warning C4251: 'c10::ExtraMeta::named_tensor_meta_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of struct 'c10::ExtraMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/LocalDispatchKeySet.h(60,27): warning C4251: 'c10::impl::LocalDispatchKeySet::excluded_': class 'c10::DispatchKeySet' needs to have dll-interface to be used by clients of struct 'c10::impl::LocalDispatchKeySet' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/LocalDispatchKeySet.h(60,27): warning C4251: 'c10::impl::LocalDispatchKeySet::excluded_': class 'c10::DispatchKeySet' needs to have dll-interface to be used by clients of struct 'c10::impl::LocalDispatchKeySet' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(397,34): warning C4244: 'argument': conversion from 'int64_t' to 'const _Ty', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Storage.h(206,48): warning C4251: 'c10::Storage::storage_impl_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of struct 'c10::Storage' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/LocalDispatchKeySet.h(97,26): warning C4251: 'c10::impl::IncludeDispatchKeyGuard::include_': class 'c10::DispatchKeySet' needs to have dll-interface to be used by clients of class 'c10::impl::IncludeDispatchKeyGuard' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/LocalDispatchKeySet.h(97,26): warning C4251: 'c10::impl::IncludeDispatchKeyGuard::include_': class 'c10::DispatchKeySet' needs to have dll-interface to be used by clients of class 'c10::impl::IncludeDispatchKeyGuard' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/LocalDispatchKeySet.h(97,26): warning C4251: 'c10::impl::IncludeDispatchKeyGuard::include_': class 'c10::DispatchKeySet' needs to have dll-interface to be used by clients of class 'c10::impl::IncludeDispatchKeyGuard' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(236,71): warning C4251: 'c10::ExtraMeta::custom_data_ptr_error_msg_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::ExtraMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Storage.h(206,48): warning C4251: 'c10::Storage::storage_impl_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of struct 'c10::Storage' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/LocalDispatchKeySet.h(115,26): warning C4251: 'c10::impl::ExcludeDispatchKeyGuard::exclude_': class 'c10::DispatchKeySet' needs to have dll-interface to be used by clients of class 'c10::impl::ExcludeDispatchKeyGuard' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/LocalDispatchKeySet.h(115,26): warning C4251: 'c10::impl::ExcludeDispatchKeyGuard::exclude_': class 'c10::DispatchKeySet' needs to have dll-interface to be used by clients of class 'c10::impl::ExcludeDispatchKeyGuard' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/LocalDispatchKeySet.h(115,26): warning C4251: 'c10::impl::ExcludeDispatchKeyGuard::exclude_': class 'c10::DispatchKeySet' needs to have dll-interface to be used by clients of class 'c10::impl::ExcludeDispatchKeyGuard' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Storage.h(206,48): warning C4251: 'c10::Storage::storage_impl_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of struct 'c10::Storage' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/LocalDispatchKeySet.h(59,27): warning C4251: 'c10::impl::LocalDispatchKeySet::included_': class 'c10::DispatchKeySet' needs to have dll-interface to be used by clients of struct 'c10::impl::LocalDispatchKeySet' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(2850,71): warning C4251: 'c10::TensorImpl::autograd_meta_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of struct 'c10::TensorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(181): note: see declaration of 'std::unique_ptr>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/DispatchKeySet.h(165): note: see declaration of 'c10::DispatchKeySet' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(2853,56): warning C4251: 'c10::TensorImpl::extra_meta_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of struct 'c10::TensorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(2853,56): warning C4251: 'c10::TensorImpl::extra_meta_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of struct 'c10::TensorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/LocalDispatchKeySet.h(60,27): warning C4251: 'c10::impl::LocalDispatchKeySet::excluded_': class 'c10::DispatchKeySet' needs to have dll-interface to be used by clients of struct 'c10::impl::LocalDispatchKeySet' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/LocalDispatchKeySet.h(59,27): warning C4251: 'c10::impl::LocalDispatchKeySet::included_': class 'c10::DispatchKeySet' needs to have dll-interface to be used by clients of struct 'c10::impl::LocalDispatchKeySet' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/LocalDispatchKeySet.h(97,26): warning C4251: 'c10::impl::IncludeDispatchKeyGuard::include_': class 'c10::DispatchKeySet' needs to have dll-interface to be used by clients of class 'c10::impl::IncludeDispatchKeyGuard' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/DispatchKeySet.h(165): note: see declaration of 'c10::DispatchKeySet' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/LocalDispatchKeySet.h(59,27): warning C4251: 'c10::impl::LocalDispatchKeySet::included_': class 'c10::DispatchKeySet' needs to have dll-interface to be used by clients of struct 'c10::impl::LocalDispatchKeySet' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/LocalDispatchKeySet.h(97,26): warning C4251: 'c10::impl::IncludeDispatchKeyGuard::include_': class 'c10::DispatchKeySet' needs to have dll-interface to be used by clients of class 'c10::impl::IncludeDispatchKeyGuard' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymbolicShapeMeta.h(18,28): warning C4251: 'c10::SymbolicShapeMeta::sizes_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of class 'c10::SymbolicShapeMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(2884,41): warning C4251: 'c10::TensorImpl::device_opt_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::TensorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/LocalDispatchKeySet.h(59,27): warning C4251: 'c10::impl::LocalDispatchKeySet::included_': class 'c10::DispatchKeySet' needs to have dll-interface to be used by clients of struct 'c10::impl::LocalDispatchKeySet' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/LocalDispatchKeySet.h(59,27): warning C4251: 'c10::impl::LocalDispatchKeySet::included_': class 'c10::DispatchKeySet' needs to have dll-interface to be used by clients of struct 'c10::impl::LocalDispatchKeySet' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymbolicShapeMeta.h(18,28): warning C4251: 'c10::SymbolicShapeMeta::sizes_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of class 'c10::SymbolicShapeMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(2884,41): warning C4251: 'c10::TensorImpl::device_opt_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::TensorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/DimVector.h(15): note: see declaration of 'c10::SmallVector' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/StorageImpl.h(274): note: see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/DispatchKeySet.h(165): note: see declaration of 'c10::DispatchKeySet' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/LocalDispatchKeySet.h(115,26): warning C4251: 'c10::impl::ExcludeDispatchKeyGuard::exclude_': class 'c10::DispatchKeySet' needs to have dll-interface to be used by clients of class 'c10::impl::ExcludeDispatchKeyGuard' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/LocalDispatchKeySet.h(60,27): warning C4251: 'c10::impl::LocalDispatchKeySet::excluded_': class 'c10::DispatchKeySet' needs to have dll-interface to be used by clients of struct 'c10::impl::LocalDispatchKeySet' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymbolicShapeMeta.h(19,30): warning C4251: 'c10::SymbolicShapeMeta::strides_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of class 'c10::SymbolicShapeMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(3007,26): warning C4251: 'c10::TensorImpl::key_set_': class 'c10::DispatchKeySet' needs to have dll-interface to be used by clients of struct 'c10::TensorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/LocalDispatchKeySet.h(115,26): warning C4251: 'c10::impl::ExcludeDispatchKeyGuard::exclude_': class 'c10::DispatchKeySet' needs to have dll-interface to be used by clients of class 'c10::impl::ExcludeDispatchKeyGuard' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(3007,26): warning C4251: 'c10::TensorImpl::key_set_': class 'c10::DispatchKeySet' needs to have dll-interface to be used by clients of struct 'c10::TensorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/DispatchKeySet.h(165): note: see declaration of 'c10::DispatchKeySet' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(3007,26): warning C4251: 'c10::TensorImpl::key_set_': class 'c10::DispatchKeySet' needs to have dll-interface to be used by clients of struct 'c10::TensorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/LocalDispatchKeySet.h(97,26): warning C4251: 'c10::impl::IncludeDispatchKeyGuard::include_': class 'c10::DispatchKeySet' needs to have dll-interface to be used by clients of class 'c10::impl::IncludeDispatchKeyGuard' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/LocalDispatchKeySet.h(97,26): warning C4251: 'c10::impl::IncludeDispatchKeyGuard::include_': class 'c10::DispatchKeySet' needs to have dll-interface to be used by clients of class 'c10::impl::IncludeDispatchKeyGuard' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/LocalDispatchKeySet.h(97,26): warning C4251: 'c10::impl::IncludeDispatchKeyGuard::include_': class 'c10::DispatchKeySet' needs to have dll-interface to be used by clients of class 'c10::impl::IncludeDispatchKeyGuard' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymbolicShapeMeta.h(192,41): warning C4251: 'c10::SymbolicShapeMeta::available_': struct 'std::atomic' needs to have dll-interface to be used by clients of class 'c10::SymbolicShapeMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(323,54): warning C4251: 'c10::VariableVersion::version_counter_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of struct 'c10::VariableVersion' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymbolicShapeMeta.h(18,28): warning C4251: 'c10::SymbolicShapeMeta::sizes_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of class 'c10::SymbolicShapeMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/DispatchKeySet.h(165): note: see declaration of 'c10::DispatchKeySet' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymbolicShapeMeta.h(192,41): warning C4251: 'c10::SymbolicShapeMeta::available_': struct 'std::atomic' needs to have dll-interface to be used by clients of class 'c10::SymbolicShapeMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/DispatchKeySet.h(165): note: see declaration of 'c10::DispatchKeySet' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/DispatchKeySet.h(165): note: see declaration of 'c10::DispatchKeySet' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/LocalDispatchKeySet.h(115,26): warning C4251: 'c10::impl::ExcludeDispatchKeyGuard::exclude_': class 'c10::DispatchKeySet' needs to have dll-interface to be used by clients of class 'c10::impl::ExcludeDispatchKeyGuard' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/LocalDispatchKeySet.h(115,26): warning C4251: 'c10::impl::ExcludeDispatchKeyGuard::exclude_': class 'c10::DispatchKeySet' needs to have dll-interface to be used by clients of class 'c10::impl::ExcludeDispatchKeyGuard' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymbolicShapeMeta.h(204,31): warning C4251: 'c10::SymbolicShapeMeta::mutables_': class 'std::mutex' needs to have dll-interface to be used by clients of class 'c10::SymbolicShapeMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymbolicShapeMeta.h(19,30): warning C4251: 'c10::SymbolicShapeMeta::strides_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of class 'c10::SymbolicShapeMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymbolicShapeMeta.h(204,31): warning C4251: 'c10::SymbolicShapeMeta::mutables_': class 'std::mutex' needs to have dll-interface to be used by clients of class 'c10::SymbolicShapeMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/LocalDispatchKeySet.h(115,26): warning C4251: 'c10::impl::ExcludeDispatchKeyGuard::exclude_': class 'c10::DispatchKeySet' needs to have dll-interface to be used by clients of class 'c10::impl::ExcludeDispatchKeyGuard' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc)C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\mutex(87): note: see declaration of 'std::mutex' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/DispatchKeySet.h(165): note: see declaration of 'c10::DispatchKeySet' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymbolicShapeMeta.h(192,41): warning C4251: 'c10::SymbolicShapeMeta::available_': struct 'std::atomic' needs to have dll-interface to be used by clients of class 'c10::SymbolicShapeMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymbolicShapeMeta.h(204,31): warning C4251: 'c10::SymbolicShapeMeta::mutables_': class 'std::mutex' needs to have dll-interface to be used by clients of class 'c10::SymbolicShapeMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymbolicShapeMeta.h(18,28): warning C4251: 'c10::SymbolicShapeMeta::sizes_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of class 'c10::SymbolicShapeMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymbolicShapeMeta.h(18,28): warning C4251: 'c10::SymbolicShapeMeta::sizes_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of class 'c10::SymbolicShapeMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymbolicShapeMeta.h(19,30): warning C4251: 'c10::SymbolicShapeMeta::strides_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of class 'c10::SymbolicShapeMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymbolicShapeMeta.h(19,30): warning C4251: 'c10::SymbolicShapeMeta::strides_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of class 'c10::SymbolicShapeMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymbolicShapeMeta.h(18,28): warning C4251: 'c10::SymbolicShapeMeta::sizes_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of class 'c10::SymbolicShapeMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymbolicShapeMeta.h(192,41): warning C4251: 'c10::SymbolicShapeMeta::available_': struct 'std::atomic' needs to have dll-interface to be used by clients of class 'c10::SymbolicShapeMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymbolicShapeMeta.h(19,30): warning C4251: 'c10::SymbolicShapeMeta::strides_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of class 'c10::SymbolicShapeMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc)C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\atomic(1880): note: see declaration of 'std::atomic' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymbolicShapeMeta.h(192,41): warning C4251: 'c10::SymbolicShapeMeta::available_': struct 'std::atomic' needs to have dll-interface to be used by clients of class 'c10::SymbolicShapeMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymbolicShapeMeta.h(204,31): warning C4251: 'c10::SymbolicShapeMeta::mutables_': class 'std::mutex' needs to have dll-interface to be used by clients of class 'c10::SymbolicShapeMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc)C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\atomic(1880): note: see declaration of 'std::atomic' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymbolicShapeMeta.h(204,31): warning C4251: 'c10::SymbolicShapeMeta::mutables_': class 'std::mutex' needs to have dll-interface to be used by clients of class 'c10::SymbolicShapeMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymbolicShapeMeta.h(192,41): warning C4251: 'c10::SymbolicShapeMeta::available_': struct 'std::atomic' needs to have dll-interface to be used by clients of class 'c10::SymbolicShapeMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymbolicShapeMeta.h(204,31): warning C4251: 'c10::SymbolicShapeMeta::mutables_': class 'std::mutex' needs to have dll-interface to be used by clients of class 'c10::SymbolicShapeMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(2850,71): warning C4251: 'c10::TensorImpl::autograd_meta_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of struct 'c10::TensorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymbolicShapeMeta.h(192,41): warning C4251: 'c10::SymbolicShapeMeta::available_': struct 'std::atomic' needs to have dll-interface to be used by clients of class 'c10::SymbolicShapeMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(2853,56): warning C4251: 'c10::TensorImpl::extra_meta_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of struct 'c10::TensorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc)C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\atomic(1880): note: see declaration of 'std::atomic' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymbolicShapeMeta.h(19,30): warning C4251: 'c10::SymbolicShapeMeta::strides_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of class 'c10::SymbolicShapeMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymbolicShapeMeta.h(18,28): warning C4251: 'c10::SymbolicShapeMeta::sizes_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of class 'c10::SymbolicShapeMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymbolicShapeMeta.h(192,41): warning C4251: 'c10::SymbolicShapeMeta::available_': struct 'std::atomic' needs to have dll-interface to be used by clients of class 'c10::SymbolicShapeMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/DimVector.h(15): note: see declaration of 'c10::SmallVector' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymbolicShapeMeta.h(19,30): warning C4251: 'c10::SymbolicShapeMeta::strides_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of class 'c10::SymbolicShapeMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymbolicShapeMeta.h(192,41): warning C4251: 'c10::SymbolicShapeMeta::available_': struct 'std::atomic' needs to have dll-interface to be used by clients of class 'c10::SymbolicShapeMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymbolicShapeMeta.h(204,31): warning C4251: 'c10::SymbolicShapeMeta::mutables_': class 'std::mutex' needs to have dll-interface to be used by clients of class 'c10::SymbolicShapeMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(2884,41): warning C4251: 'c10::TensorImpl::device_opt_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::TensorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(3007,26): warning C4251: 'c10::TensorImpl::key_set_': class 'c10::DispatchKeySet' needs to have dll-interface to be used by clients of struct 'c10::TensorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(233,73): warning C4251: 'c10::ExtraMeta::symbolic_shape_meta_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of struct 'c10::ExtraMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(234,78): warning C4251: 'c10::ExtraMeta::named_tensor_meta_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of struct 'c10::ExtraMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(235,58): warning C4251: 'c10::ExtraMeta::backend_meta_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of struct 'c10::ExtraMeta' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(235,58): warning C4251: 'c10::ExtraMeta::backend_meta_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of struct 'c10::ExtraMeta' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(236,71): warning C4251: 'c10::ExtraMeta::custom_data_ptr_error_msg_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::ExtraMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(226): note: see declaration of 'c10::intrusive_ptr>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(236,71): warning C4251: 'c10::ExtraMeta::custom_data_ptr_error_msg_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::ExtraMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(237,70): warning C4251: 'c10::ExtraMeta::custom_storage_error_msg_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::ExtraMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(237,70): warning C4251: 'c10::ExtraMeta::custom_storage_error_msg_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::ExtraMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(233,73): warning C4251: 'c10::ExtraMeta::symbolic_shape_meta_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of struct 'c10::ExtraMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(234,78): warning C4251: 'c10::ExtraMeta::named_tensor_meta_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of struct 'c10::ExtraMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(235,58): warning C4251: 'c10::ExtraMeta::backend_meta_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of struct 'c10::ExtraMeta' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(236,71): warning C4251: 'c10::ExtraMeta::custom_data_ptr_error_msg_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::ExtraMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(237,70): warning C4251: 'c10::ExtraMeta::custom_storage_error_msg_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::ExtraMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(233,73): warning C4251: 'c10::ExtraMeta::symbolic_shape_meta_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of struct 'c10::ExtraMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(234,78): warning C4251: 'c10::ExtraMeta::named_tensor_meta_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of struct 'c10::ExtraMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(233,73): warning C4251: 'c10::ExtraMeta::symbolic_shape_meta_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of struct 'c10::ExtraMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(323,54): warning C4251: 'c10::VariableVersion::version_counter_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of struct 'c10::VariableVersion' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(234,78): warning C4251: 'c10::ExtraMeta::named_tensor_meta_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of struct 'c10::ExtraMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(235,58): warning C4251: 'c10::ExtraMeta::backend_meta_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of struct 'c10::ExtraMeta' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(237,70): warning C4251: 'c10::ExtraMeta::custom_storage_error_msg_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::ExtraMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(233): note: see declaration of 'std::unique_ptr>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(323): note: see declaration of 'c10::intrusive_ptr>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(235,58): warning C4251: 'c10::ExtraMeta::backend_meta_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of struct 'c10::ExtraMeta' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(234,78): warning C4251: 'c10::ExtraMeta::named_tensor_meta_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of struct 'c10::ExtraMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(234,78): warning C4251: 'c10::ExtraMeta::named_tensor_meta_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of struct 'c10::ExtraMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(397,34): warning C4244: 'argument': conversion from 'int64_t' to 'const _Ty', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(397,34): warning C4244: 'argument': conversion from 'int64_t' to 'const _Ty', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(236,71): warning C4251: 'c10::ExtraMeta::custom_data_ptr_error_msg_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::ExtraMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(237,70): warning C4251: 'c10::ExtraMeta::custom_storage_error_msg_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::ExtraMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(235,58): warning C4251: 'c10::ExtraMeta::backend_meta_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of struct 'c10::ExtraMeta' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(236,71): warning C4251: 'c10::ExtraMeta::custom_data_ptr_error_msg_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::ExtraMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(236,71): warning C4251: 'c10::ExtraMeta::custom_data_ptr_error_msg_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::ExtraMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(236,71): warning C4251: 'c10::ExtraMeta::custom_data_ptr_error_msg_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::ExtraMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(78): note: see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(237,70): warning C4251: 'c10::ExtraMeta::custom_storage_error_msg_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::ExtraMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(323,54): warning C4251: 'c10::VariableVersion::version_counter_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of struct 'c10::VariableVersion' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(2850,71): warning C4251: 'c10::TensorImpl::autograd_meta_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of struct 'c10::TensorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(2850,71): warning C4251: 'c10::TensorImpl::autograd_meta_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of struct 'c10::TensorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(237,70): warning C4251: 'c10::ExtraMeta::custom_storage_error_msg_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::ExtraMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(237,70): warning C4251: 'c10::ExtraMeta::custom_storage_error_msg_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::ExtraMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(78): note: see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(2850,71): warning C4251: 'c10::TensorImpl::autograd_meta_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of struct 'c10::TensorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(2853,56): warning C4251: 'c10::TensorImpl::extra_meta_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of struct 'c10::TensorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(271): note: see declaration of 'std::unique_ptr>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(2853,56): warning C4251: 'c10::TensorImpl::extra_meta_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of struct 'c10::TensorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(397,34): warning C4244: 'argument': conversion from 'int64_t' to 'const _Ty', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(397,34): warning C4244: 'argument': conversion from 'int64_t' to 'const _Ty', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(397,34): warning C4244: 'argument': conversion from 'int64_t' to 'const _Ty', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(2884,41): warning C4251: 'c10::TensorImpl::device_opt_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::TensorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(2884,41): warning C4251: 'c10::TensorImpl::device_opt_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::TensorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(2884,41): warning C4251: 'c10::TensorImpl::device_opt_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::TensorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/StorageImpl.h(274): note: see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(3007,26): warning C4251: 'c10::TensorImpl::key_set_': class 'c10::DispatchKeySet' needs to have dll-interface to be used by clients of struct 'c10::TensorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(3007,26): warning C4251: 'c10::TensorImpl::key_set_': class 'c10::DispatchKeySet' needs to have dll-interface to be used by clients of struct 'c10::TensorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(3007,26): warning C4251: 'c10::TensorImpl::key_set_': class 'c10::DispatchKeySet' needs to have dll-interface to be used by clients of struct 'c10::TensorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(2850,71): warning C4251: 'c10::TensorImpl::autograd_meta_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of struct 'c10::TensorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(2853,56): warning C4251: 'c10::TensorImpl::extra_meta_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of struct 'c10::TensorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(323,54): warning C4251: 'c10::VariableVersion::version_counter_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of struct 'c10::VariableVersion' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(323,54): warning C4251: 'c10::VariableVersion::version_counter_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of struct 'c10::VariableVersion' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(2850,71): warning C4251: 'c10::TensorImpl::autograd_meta_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of struct 'c10::TensorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(2853,56): warning C4251: 'c10::TensorImpl::extra_meta_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of struct 'c10::TensorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(2853,56): warning C4251: 'c10::TensorImpl::extra_meta_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of struct 'c10::TensorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(397,34): warning C4244: 'argument': conversion from 'int64_t' to 'const _Ty', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/GeneratorImpl.h(79,20): warning C4251: 'c10::GeneratorImpl::mutex_': class 'std::mutex' needs to have dll-interface to be used by clients of struct 'c10::GeneratorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(397,34): warning C4244: 'argument': conversion from 'int64_t' to 'const _Ty', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(3007,26): warning C4251: 'c10::TensorImpl::key_set_': class 'c10::DispatchKeySet' needs to have dll-interface to be used by clients of struct 'c10::TensorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(3007,26): warning C4251: 'c10::TensorImpl::key_set_': class 'c10::DispatchKeySet' needs to have dll-interface to be used by clients of struct 'c10::TensorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(3007,26): warning C4251: 'c10::TensorImpl::key_set_': class 'c10::DispatchKeySet' needs to have dll-interface to be used by clients of struct 'c10::TensorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/Generator.h(139,47): warning C4251: 'at::Generator::impl_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of struct 'at::Generator' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(2850,71): warning C4251: 'c10::TensorImpl::autograd_meta_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of struct 'c10::TensorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(2853,56): warning C4251: 'c10::TensorImpl::extra_meta_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of struct 'c10::TensorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(2853,56): warning C4251: 'c10::TensorImpl::extra_meta_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of struct 'c10::TensorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(2853,56): warning C4251: 'c10::TensorImpl::extra_meta_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of struct 'c10::TensorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(271): note: see declaration of 'std::unique_ptr>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/DeprecatedTypePropertiesRegistry.h(27,47): warning C4251: 'at::DeprecatedTypePropertiesRegistry::registry': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of class 'at::DeprecatedTypePropertiesRegistry' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(2884,41): warning C4251: 'c10::TensorImpl::device_opt_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::TensorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(3007,26): warning C4251: 'c10::TensorImpl::key_set_': class 'c10::DispatchKeySet' needs to have dll-interface to be used by clients of struct 'c10::TensorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/GeneratorImpl.h(79,20): warning C4251: 'c10::GeneratorImpl::mutex_': class 'std::mutex' needs to have dll-interface to be used by clients of struct 'c10::GeneratorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(2884,41): warning C4251: 'c10::TensorImpl::device_opt_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::TensorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(2884,41): warning C4251: 'c10::TensorImpl::device_opt_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::TensorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/GeneratorImpl.h(79,20): warning C4251: 'c10::GeneratorImpl::mutex_': class 'std::mutex' needs to have dll-interface to be used by clients of struct 'c10::GeneratorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/GeneratorImpl.h(95,26): warning C4251: 'c10::GeneratorImpl::key_set_': class 'c10::DispatchKeySet' needs to have dll-interface to be used by clients of struct 'c10::GeneratorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/GeneratorImpl.h(95,26): warning C4251: 'c10::GeneratorImpl::key_set_': class 'c10::DispatchKeySet' needs to have dll-interface to be used by clients of struct 'c10::GeneratorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(3007,26): warning C4251: 'c10::TensorImpl::key_set_': class 'c10::DispatchKeySet' needs to have dll-interface to be used by clients of struct 'c10::TensorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/TensorImpl.h(3007,26): warning C4251: 'c10::TensorImpl::key_set_': class 'c10::DispatchKeySet' needs to have dll-interface to be used by clients of struct 'c10::TensorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/Generator.h(139,47): warning C4251: 'at::Generator::impl_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of struct 'at::Generator' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/Generator.h(139,47): warning C4251: 'at::Generator::impl_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of struct 'at::Generator' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/NamedTensor.h(68,30): warning C4251: 'at::NamedTensorMeta::names_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'at::NamedTensorMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/NamedTensor.h(68,30): warning C4251: 'at::NamedTensorMeta::names_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'at::NamedTensorMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/NamedTensor.h(68,30): warning C4251: 'at::NamedTensorMeta::names_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'at::NamedTensorMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/NamedTensor.h(68,30): warning C4251: 'at::NamedTensorMeta::names_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'at::NamedTensorMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/TensorBase.h(917,60): warning C4251: 'at::TensorBase::impl_': class 'c10::intrusive_ptr' needs to have dll-interface to be used by clients of class 'at::TensorBase' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/TensorBase.h(917,60): warning C4251: 'at::TensorBase::impl_': class 'c10::intrusive_ptr' needs to have dll-interface to be used by clients of class 'at::TensorBase' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/TensorBase.h(917,60): warning C4251: 'at::TensorBase::impl_': class 'c10::intrusive_ptr' needs to have dll-interface to be used by clients of class 'at::TensorBase' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/TensorBase.h(917,60): warning C4251: 'at::TensorBase::impl_': class 'c10::intrusive_ptr' needs to have dll-interface to be used by clients of class 'at::TensorBase' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/DeprecatedTypePropertiesRegistry.h(27,47): warning C4251: 'at::DeprecatedTypePropertiesRegistry::registry': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of class 'at::DeprecatedTypePropertiesRegistry' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/DeprecatedTypePropertiesRegistry.h(27,47): warning C4251: 'at::DeprecatedTypePropertiesRegistry::registry': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of class 'at::DeprecatedTypePropertiesRegistry' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/GeneratorImpl.h(79,20): warning C4251: 'c10::GeneratorImpl::mutex_': class 'std::mutex' needs to have dll-interface to be used by clients of struct 'c10::GeneratorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/GeneratorImpl.h(95,26): warning C4251: 'c10::GeneratorImpl::key_set_': class 'c10::DispatchKeySet' needs to have dll-interface to be used by clients of struct 'c10::GeneratorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/GeneratorImpl.h(79,20): warning C4251: 'c10::GeneratorImpl::mutex_': class 'std::mutex' needs to have dll-interface to be used by clients of struct 'c10::GeneratorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/GeneratorImpl.h(95,26): warning C4251: 'c10::GeneratorImpl::key_set_': class 'c10::DispatchKeySet' needs to have dll-interface to be used by clients of struct 'c10::GeneratorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/Generator.h(139,47): warning C4251: 'at::Generator::impl_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of struct 'at::Generator' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/Generator.h(139,47): warning C4251: 'at::Generator::impl_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of struct 'at::Generator' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/DeprecatedTypePropertiesRegistry.h(27,47): warning C4251: 'at::DeprecatedTypePropertiesRegistry::registry': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of class 'at::DeprecatedTypePropertiesRegistry' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/GeneratorImpl.h(79,20): warning C4251: 'c10::GeneratorImpl::mutex_': class 'std::mutex' needs to have dll-interface to be used by clients of struct 'c10::GeneratorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/GeneratorImpl.h(95,26): warning C4251: 'c10::GeneratorImpl::key_set_': class 'c10::DispatchKeySet' needs to have dll-interface to be used by clients of struct 'c10::GeneratorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/Generator.h(139,47): warning C4251: 'at::Generator::impl_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of struct 'at::Generator' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/DeprecatedTypePropertiesRegistry.h(27,47): warning C4251: 'at::DeprecatedTypePropertiesRegistry::registry': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of class 'at::DeprecatedTypePropertiesRegistry' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/DeprecatedTypePropertiesRegistry.h(27,47): warning C4251: 'at::DeprecatedTypePropertiesRegistry::registry': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of class 'at::DeprecatedTypePropertiesRegistry' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/NamedTensor.h(68,30): warning C4251: 'at::NamedTensorMeta::names_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'at::NamedTensorMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/NamedTensor.h(68,30): warning C4251: 'at::NamedTensorMeta::names_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'at::NamedTensorMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/GeneratorImpl.h(79,20): warning C4251: 'c10::GeneratorImpl::mutex_': class 'std::mutex' needs to have dll-interface to be used by clients of struct 'c10::GeneratorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/GeneratorImpl.h(95,26): warning C4251: 'c10::GeneratorImpl::key_set_': class 'c10::DispatchKeySet' needs to have dll-interface to be used by clients of struct 'c10::GeneratorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/DeprecatedTypePropertiesRegistry.h(27,47): warning C4251: 'at::DeprecatedTypePropertiesRegistry::registry': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of class 'at::DeprecatedTypePropertiesRegistry' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/DispatchKeySet.h(165): note: see declaration of 'c10::DispatchKeySet' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/GeneratorImpl.h(79,20): warning C4251: 'c10::GeneratorImpl::mutex_': class 'std::mutex' needs to have dll-interface to be used by clients of struct 'c10::GeneratorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/GeneratorImpl.h(95,26): warning C4251: 'c10::GeneratorImpl::key_set_': class 'c10::DispatchKeySet' needs to have dll-interface to be used by clients of struct 'c10::GeneratorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/Generator.h(139,47): warning C4251: 'at::Generator::impl_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of struct 'at::Generator' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/Generator.h(139,47): warning C4251: 'at::Generator::impl_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of struct 'at::Generator' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/GeneratorImpl.h(79,20): warning C4251: 'c10::GeneratorImpl::mutex_': class 'std::mutex' needs to have dll-interface to be used by clients of struct 'c10::GeneratorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/GeneratorImpl.h(95,26): warning C4251: 'c10::GeneratorImpl::key_set_': class 'c10::DispatchKeySet' needs to have dll-interface to be used by clients of struct 'c10::GeneratorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/NamedTensor.h(68,30): warning C4251: 'at::NamedTensorMeta::names_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'at::NamedTensorMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/Generator.h(139,47): warning C4251: 'at::Generator::impl_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of struct 'at::Generator' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/DeprecatedTypePropertiesRegistry.h(27,47): warning C4251: 'at::DeprecatedTypePropertiesRegistry::registry': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of class 'at::DeprecatedTypePropertiesRegistry' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/DeprecatedTypePropertiesRegistry.h(27,47): warning C4251: 'at::DeprecatedTypePropertiesRegistry::registry': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of class 'at::DeprecatedTypePropertiesRegistry' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/GeneratorImpl.h(79,20): warning C4251: 'c10::GeneratorImpl::mutex_': class 'std::mutex' needs to have dll-interface to be used by clients of struct 'c10::GeneratorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/GeneratorImpl.h(95,26): warning C4251: 'c10::GeneratorImpl::key_set_': class 'c10::DispatchKeySet' needs to have dll-interface to be used by clients of struct 'c10::GeneratorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/GeneratorImpl.h(79,20): warning C4251: 'c10::GeneratorImpl::mutex_': class 'std::mutex' needs to have dll-interface to be used by clients of struct 'c10::GeneratorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/DeprecatedTypePropertiesRegistry.h(27,47): warning C4251: 'at::DeprecatedTypePropertiesRegistry::registry': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of class 'at::DeprecatedTypePropertiesRegistry' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/Generator.h(139,47): warning C4251: 'at::Generator::impl_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of struct 'at::Generator' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/GeneratorImpl.h(79,20): warning C4251: 'c10::GeneratorImpl::mutex_': class 'std::mutex' needs to have dll-interface to be used by clients of struct 'c10::GeneratorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/GeneratorImpl.h(95,26): warning C4251: 'c10::GeneratorImpl::key_set_': class 'c10::DispatchKeySet' needs to have dll-interface to be used by clients of struct 'c10::GeneratorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/Generator.h(139,47): warning C4251: 'at::Generator::impl_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of struct 'at::Generator' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/TensorBase.h(917,60): warning C4251: 'at::TensorBase::impl_': class 'c10::intrusive_ptr' needs to have dll-interface to be used by clients of class 'at::TensorBase' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/TensorBase.h(917,60): warning C4251: 'at::TensorBase::impl_': class 'c10::intrusive_ptr' needs to have dll-interface to be used by clients of class 'at::TensorBase' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/NamedTensor.h(68,30): warning C4251: 'at::NamedTensorMeta::names_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'at::NamedTensorMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/TensorBase.h(917,60): warning C4251: 'at::TensorBase::impl_': class 'c10::intrusive_ptr' needs to have dll-interface to be used by clients of class 'at::TensorBase' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/NamedTensor.h(68,30): warning C4251: 'at::NamedTensorMeta::names_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'at::NamedTensorMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/NamedTensor.h(68,30): warning C4251: 'at::NamedTensorMeta::names_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'at::NamedTensorMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/NamedTensor.h(68,30): warning C4251: 'at::NamedTensorMeta::names_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'at::NamedTensorMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/NamedTensor.h(68,30): warning C4251: 'at::NamedTensorMeta::names_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'at::NamedTensorMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/NamedTensor.h(68,30): warning C4251: 'at::NamedTensorMeta::names_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'at::NamedTensorMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/TensorBase.h(917,60): warning C4251: 'at::TensorBase::impl_': class 'c10::intrusive_ptr' needs to have dll-interface to be used by clients of class 'at::TensorBase' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/TensorBase.h(917,60): warning C4251: 'at::TensorBase::impl_': class 'c10::intrusive_ptr' needs to have dll-interface to be used by clients of class 'at::TensorBase' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/TensorBase.h(917,60): warning C4251: 'at::TensorBase::impl_': class 'c10::intrusive_ptr' needs to have dll-interface to be used by clients of class 'at::TensorBase' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/TensorBase.h(917,60): warning C4251: 'at::TensorBase::impl_': class 'c10::intrusive_ptr' needs to have dll-interface to be used by clients of class 'at::TensorBase' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/TensorBase.h(917,60): warning C4251: 'at::TensorBase::impl_': class 'c10::intrusive_ptr' needs to have dll-interface to be used by clients of class 'at::TensorBase' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/TensorBase.h(917,60): warning C4251: 'at::TensorBase::impl_': class 'c10::intrusive_ptr' needs to have dll-interface to be used by clients of class 'at::TensorBase' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(181,32): warning C4251: 'c10::UnionType::types_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::UnionType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(181,32): warning C4251: 'c10::UnionType::types_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::UnionType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(241,21): warning C4251: 'c10::OptionalType::contained_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::OptionalType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(241,21): warning C4251: 'c10::OptionalType::contained_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::OptionalType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(181,32): warning C4251: 'c10::UnionType::types_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::UnionType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(241,21): warning C4251: 'c10::OptionalType::contained_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::OptionalType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(292,38): warning C4251: 'c10::Stride::stride_index_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::Stride' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(293,34): warning C4251: 'c10::Stride::contiguous_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::Stride' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(292,38): warning C4251: 'c10::Stride::stride_index_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::Stride' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(293,34): warning C4251: 'c10::Stride::contiguous_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::Stride' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(294,32): warning C4251: 'c10::Stride::stride_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::Stride' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(294,32): warning C4251: 'c10::Stride::stride_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::Stride' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(292,38): warning C4251: 'c10::Stride::stride_index_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::Stride' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(293,34): warning C4251: 'c10::Stride::contiguous_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::Stride' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(294,32): warning C4251: 'c10::Stride::stride_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::Stride' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(360,41): warning C4251: 'c10::ShapeSymbol::num_symbols': struct 'std::atomic' needs to have dll-interface to be used by clients of struct 'c10::ShapeSymbol' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(360,41): warning C4251: 'c10::ShapeSymbol::num_symbols': struct 'std::atomic' needs to have dll-interface to be used by clients of struct 'c10::ShapeSymbol' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(360,41): warning C4251: 'c10::ShapeSymbol::num_symbols': struct 'std::atomic' needs to have dll-interface to be used by clients of struct 'c10::ShapeSymbol' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(486,50): warning C4251: 'c10::SymbolicShape::dims_': class 'std::optional>>' needs to have dll-interface to be used by clients of struct 'c10::SymbolicShape' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(181,32): warning C4251: 'c10::UnionType::types_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::UnionType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(486,50): warning C4251: 'c10::SymbolicShape::dims_': class 'std::optional>>' needs to have dll-interface to be used by clients of struct 'c10::SymbolicShape' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(241,21): warning C4251: 'c10::OptionalType::contained_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::OptionalType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(486,50): warning C4251: 'c10::SymbolicShape::dims_': class 'std::optional>>' needs to have dll-interface to be used by clients of struct 'c10::SymbolicShape' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(181,32): warning C4251: 'c10::UnionType::types_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::UnionType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(181,32): warning C4251: 'c10::UnionType::types_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::UnionType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(181,32): warning C4251: 'c10::UnionType::types_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::UnionType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(241,21): warning C4251: 'c10::OptionalType::contained_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::OptionalType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(292,38): warning C4251: 'c10::Stride::stride_index_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::Stride' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(241,21): warning C4251: 'c10::OptionalType::contained_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::OptionalType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(293,34): warning C4251: 'c10::Stride::contiguous_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::Stride' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(294,32): warning C4251: 'c10::Stride::stride_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::Stride' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(241,21): warning C4251: 'c10::OptionalType::contained_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::OptionalType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(845,45): warning C4251: 'c10::TensorType::scalar_type_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::TensorType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(846,36): warning C4251: 'c10::TensorType::device_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::TensorType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(845,45): warning C4251: 'c10::TensorType::scalar_type_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::TensorType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(846,36): warning C4251: 'c10::TensorType::device_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::TensorType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(292,38): warning C4251: 'c10::Stride::stride_index_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::Stride' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(293,34): warning C4251: 'c10::Stride::contiguous_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::Stride' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(848,32): warning C4251: 'c10::TensorType::strides_': struct 'c10::VaryingShape' needs to have dll-interface to be used by clients of struct 'c10::TensorType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(294,32): warning C4251: 'c10::Stride::stride_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::Stride' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(292,38): warning C4251: 'c10::Stride::stride_index_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::Stride' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(861,33): warning C4251: 'c10::TensorType::undefined_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::TensorType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(293,34): warning C4251: 'c10::Stride::contiguous_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::Stride' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(292,38): warning C4251: 'c10::Stride::stride_index_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::Stride' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(845,45): warning C4251: 'c10::TensorType::scalar_type_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::TensorType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(360,41): warning C4251: 'c10::ShapeSymbol::num_symbols': struct 'std::atomic' needs to have dll-interface to be used by clients of struct 'c10::ShapeSymbol' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(293,34): warning C4251: 'c10::Stride::contiguous_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::Stride' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(294,32): warning C4251: 'c10::Stride::stride_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::Stride' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(846,36): warning C4251: 'c10::TensorType::device_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::TensorType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(294,32): warning C4251: 'c10::Stride::stride_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::Stride' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/StorageImpl.h(274): note: see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(848,32): warning C4251: 'c10::TensorType::strides_': struct 'c10::VaryingShape' needs to have dll-interface to be used by clients of struct 'c10::TensorType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(849,37): warning C4251: 'c10::TensorType::requires_grad_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::TensorType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(861,33): warning C4251: 'c10::TensorType::undefined_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::TensorType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(181,32): warning C4251: 'c10::UnionType::types_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::UnionType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(360,41): warning C4251: 'c10::ShapeSymbol::num_symbols': struct 'std::atomic' needs to have dll-interface to be used by clients of struct 'c10::ShapeSymbol' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(848,32): warning C4251: 'c10::TensorType::strides_': struct 'c10::VaryingShape' needs to have dll-interface to be used by clients of struct 'c10::TensorType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc)C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\atomic(1885): note: see declaration of 'std::atomic' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(849,37): warning C4251: 'c10::TensorType::requires_grad_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::TensorType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(861,33): warning C4251: 'c10::TensorType::undefined_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::TensorType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(360,41): warning C4251: 'c10::ShapeSymbol::num_symbols': struct 'std::atomic' needs to have dll-interface to be used by clients of struct 'c10::ShapeSymbol' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(360,41): warning C4251: 'c10::ShapeSymbol::num_symbols': struct 'std::atomic' needs to have dll-interface to be used by clients of struct 'c10::ShapeSymbol' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(486,50): warning C4251: 'c10::SymbolicShape::dims_': class 'std::optional>>' needs to have dll-interface to be used by clients of struct 'c10::SymbolicShape' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(241,21): warning C4251: 'c10::OptionalType::contained_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::OptionalType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(181,32): warning C4251: 'c10::UnionType::types_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::UnionType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(181,32): warning C4251: 'c10::UnionType::types_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::UnionType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(241,21): warning C4251: 'c10::OptionalType::contained_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::OptionalType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(486,50): warning C4251: 'c10::SymbolicShape::dims_': class 'std::optional>>' needs to have dll-interface to be used by clients of struct 'c10::SymbolicShape' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(181,32): warning C4251: 'c10::UnionType::types_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::UnionType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(486,50): warning C4251: 'c10::SymbolicShape::dims_': class 'std::optional>>' needs to have dll-interface to be used by clients of struct 'c10::SymbolicShape' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(486,50): warning C4251: 'c10::SymbolicShape::dims_': class 'std::optional>>' needs to have dll-interface to be used by clients of struct 'c10::SymbolicShape' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(292,38): warning C4251: 'c10::Stride::stride_index_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::Stride' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(181,32): warning C4251: 'c10::UnionType::types_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::UnionType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(293,34): warning C4251: 'c10::Stride::contiguous_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::Stride' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(294,32): warning C4251: 'c10::Stride::stride_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::Stride' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(181,32): warning C4251: 'c10::UnionType::types_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::UnionType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(241,21): warning C4251: 'c10::OptionalType::contained_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::OptionalType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(241,21): warning C4251: 'c10::OptionalType::contained_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::OptionalType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(869,62): warning C4251: 'c10::SingleElementType::elem': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::SingleElementType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(241,21): warning C4251: 'c10::OptionalType::contained_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::OptionalType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(292,38): warning C4251: 'c10::Stride::stride_index_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::Stride' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(293,34): warning C4251: 'c10::Stride::contiguous_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::Stride' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(294,32): warning C4251: 'c10::Stride::stride_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::Stride' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(292,38): warning C4251: 'c10::Stride::stride_index_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::Stride' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(293,34): warning C4251: 'c10::Stride::contiguous_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::Stride' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(845,45): warning C4251: 'c10::TensorType::scalar_type_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::TensorType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(294,32): warning C4251: 'c10::Stride::stride_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::Stride' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(846,36): warning C4251: 'c10::TensorType::device_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::TensorType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(360,41): warning C4251: 'c10::ShapeSymbol::num_symbols': struct 'std::atomic' needs to have dll-interface to be used by clients of struct 'c10::ShapeSymbol' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(1009,29): warning C4251: 'c10::DictType::types': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::DictType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(292,38): warning C4251: 'c10::Stride::stride_index_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::Stride' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(293,34): warning C4251: 'c10::Stride::contiguous_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::Stride' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(869,62): warning C4251: 'c10::SingleElementType::elem': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::SingleElementType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(294,32): warning C4251: 'c10::Stride::stride_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::Stride' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(292,38): warning C4251: 'c10::Stride::stride_index_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::Stride' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(293,34): warning C4251: 'c10::Stride::contiguous_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::Stride' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(292,38): warning C4251: 'c10::Stride::stride_index_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::Stride' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(294,32): warning C4251: 'c10::Stride::stride_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::Stride' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(293,34): warning C4251: 'c10::Stride::contiguous_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::Stride' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(294,32): warning C4251: 'c10::Stride::stride_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::Stride' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(848,32): warning C4251: 'c10::TensorType::strides_': struct 'c10::VaryingShape' needs to have dll-interface to be used by clients of struct 'c10::TensorType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(849,37): warning C4251: 'c10::TensorType::requires_grad_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::TensorType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(861,33): warning C4251: 'c10::TensorType::undefined_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::TensorType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(360,41): warning C4251: 'c10::ShapeSymbol::num_symbols': struct 'std::atomic' needs to have dll-interface to be used by clients of struct 'c10::ShapeSymbol' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(845,45): warning C4251: 'c10::TensorType::scalar_type_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::TensorType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc)C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\atomic(1885): note: see declaration of 'std::atomic' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(360,41): warning C4251: 'c10::ShapeSymbol::num_symbols': struct 'std::atomic' needs to have dll-interface to be used by clients of struct 'c10::ShapeSymbol' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(846,36): warning C4251: 'c10::TensorType::device_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::TensorType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(845,45): warning C4251: 'c10::TensorType::scalar_type_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::TensorType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(869,62): warning C4251: 'c10::SingleElementType::elem': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::SingleElementType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(846,36): warning C4251: 'c10::TensorType::device_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::TensorType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(845,45): warning C4251: 'c10::TensorType::scalar_type_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::TensorType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(846,36): warning C4251: 'c10::TensorType::device_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::TensorType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(486,50): warning C4251: 'c10::SymbolicShape::dims_': class 'std::optional>>' needs to have dll-interface to be used by clients of struct 'c10::SymbolicShape' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(1009,29): warning C4251: 'c10::DictType::types': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::DictType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(1017,66): warning C4251: 'c10::SingleElementType::elem': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::SingleElementType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(360,41): warning C4251: 'c10::ShapeSymbol::num_symbols': struct 'std::atomic' needs to have dll-interface to be used by clients of struct 'c10::ShapeSymbol' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(360,41): warning C4251: 'c10::ShapeSymbol::num_symbols': struct 'std::atomic' needs to have dll-interface to be used by clients of struct 'c10::ShapeSymbol' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(848,32): warning C4251: 'c10::TensorType::strides_': struct 'c10::VaryingShape' needs to have dll-interface to be used by clients of struct 'c10::TensorType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(849,37): warning C4251: 'c10::TensorType::requires_grad_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::TensorType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(360,41): warning C4251: 'c10::ShapeSymbol::num_symbols': struct 'std::atomic' needs to have dll-interface to be used by clients of struct 'c10::ShapeSymbol' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(1009,29): warning C4251: 'c10::DictType::types': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::DictType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(861,33): warning C4251: 'c10::TensorType::undefined_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::TensorType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc)C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\atomic(1885): note: see declaration of 'std::atomic' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(1059,64): warning C4251: 'c10::SingleElementType::elem': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::SingleElementType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(849,37): warning C4251: 'c10::TensorType::requires_grad_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::TensorType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(486,50): warning C4251: 'c10::SymbolicShape::dims_': class 'std::optional>>' needs to have dll-interface to be used by clients of struct 'c10::SymbolicShape' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(861,33): warning C4251: 'c10::TensorType::undefined_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::TensorType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(848,32): warning C4251: 'c10::TensorType::strides_': struct 'c10::VaryingShape' needs to have dll-interface to be used by clients of struct 'c10::TensorType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(849,37): warning C4251: 'c10::TensorType::requires_grad_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::TensorType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(1017,66): warning C4251: 'c10::SingleElementType::elem': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::SingleElementType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(486,50): warning C4251: 'c10::SymbolicShape::dims_': class 'std::optional>>' needs to have dll-interface to be used by clients of struct 'c10::SymbolicShape' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(861,33): warning C4251: 'c10::TensorType::undefined_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::TensorType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(1101,62): warning C4251: 'c10::SingleElementType::elem': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::SingleElementType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(486,50): warning C4251: 'c10::SymbolicShape::dims_': class 'std::optional>>' needs to have dll-interface to be used by clients of struct 'c10::SymbolicShape' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(1017,66): warning C4251: 'c10::SingleElementType::elem': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::SingleElementType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(441): note: see declaration of 'std::optional>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(486,50): warning C4251: 'c10::SymbolicShape::dims_': class 'std::optional>>' needs to have dll-interface to be used by clients of struct 'c10::SymbolicShape' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(486,50): warning C4251: 'c10::SymbolicShape::dims_': class 'std::optional>>' needs to have dll-interface to be used by clients of struct 'c10::SymbolicShape' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(1059,64): warning C4251: 'c10::SingleElementType::elem': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::SingleElementType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(845,45): warning C4251: 'c10::TensorType::scalar_type_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::TensorType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(846,36): warning C4251: 'c10::TensorType::device_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::TensorType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(1059,64): warning C4251: 'c10::SingleElementType::elem': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::SingleElementType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(1231,33): warning C4251: 'c10::TupleType::elements_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::TupleType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(1233,42): warning C4251: 'c10::TupleType::schema_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'c10::TupleType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(1101,62): warning C4251: 'c10::SingleElementType::elem': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::SingleElementType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(869,62): warning C4251: 'c10::SingleElementType::elem': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::SingleElementType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(1101,62): warning C4251: 'c10::SingleElementType::elem': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::SingleElementType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(848,32): warning C4251: 'c10::TensorType::strides_': struct 'c10::VaryingShape' needs to have dll-interface to be used by clients of struct 'c10::TensorType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(845,45): warning C4251: 'c10::TensorType::scalar_type_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::TensorType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(849,37): warning C4251: 'c10::TensorType::requires_grad_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::TensorType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(846,36): warning C4251: 'c10::TensorType::device_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::TensorType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(861,33): warning C4251: 'c10::TensorType::undefined_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::TensorType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(845,45): warning C4251: 'c10::TensorType::scalar_type_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::TensorType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymNodeImpl.h(200): note: see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(846,36): warning C4251: 'c10::TensorType::device_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::TensorType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(1231,33): warning C4251: 'c10::TupleType::elements_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::TupleType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(1233,42): warning C4251: 'c10::TupleType::schema_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'c10::TupleType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(1009,29): warning C4251: 'c10::DictType::types': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::DictType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(1231,33): warning C4251: 'c10::TupleType::elements_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::TupleType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(845,45): warning C4251: 'c10::TensorType::scalar_type_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::TensorType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(846,36): warning C4251: 'c10::TensorType::device_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::TensorType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(869,62): warning C4251: 'c10::SingleElementType::elem': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::SingleElementType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(1233,42): warning C4251: 'c10::TupleType::schema_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'c10::TupleType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(845,45): warning C4251: 'c10::TensorType::scalar_type_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::TensorType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(846,36): warning C4251: 'c10::TensorType::device_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::TensorType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(869,62): warning C4251: 'c10::SingleElementType::elem': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::SingleElementType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(848,32): warning C4251: 'c10::TensorType::strides_': struct 'c10::VaryingShape' needs to have dll-interface to be used by clients of struct 'c10::TensorType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(849,37): warning C4251: 'c10::TensorType::requires_grad_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::TensorType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(869,62): warning C4251: 'c10::SingleElementType::elem': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::SingleElementType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(845,45): warning C4251: 'c10::TensorType::scalar_type_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::TensorType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(848,32): warning C4251: 'c10::TensorType::strides_': struct 'c10::VaryingShape' needs to have dll-interface to be used by clients of struct 'c10::TensorType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(861,33): warning C4251: 'c10::TensorType::undefined_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::TensorType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(846,36): warning C4251: 'c10::TensorType::device_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::TensorType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(861,33): warning C4251: 'c10::TensorType::undefined_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::TensorType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(1017,66): warning C4251: 'c10::SingleElementType::elem': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::SingleElementType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(1009,29): warning C4251: 'c10::DictType::types': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::DictType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(1009,29): warning C4251: 'c10::DictType::types': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::DictType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(848,32): warning C4251: 'c10::TensorType::strides_': struct 'c10::VaryingShape' needs to have dll-interface to be used by clients of struct 'c10::TensorType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(848,32): warning C4251: 'c10::TensorType::strides_': struct 'c10::VaryingShape' needs to have dll-interface to be used by clients of struct 'c10::TensorType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(849,37): warning C4251: 'c10::TensorType::requires_grad_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::TensorType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(597): note: see declaration of 'c10::VaryingShape' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(849,37): warning C4251: 'c10::TensorType::requires_grad_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::TensorType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(861,33): warning C4251: 'c10::TensorType::undefined_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::TensorType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(861,33): warning C4251: 'c10::TensorType::undefined_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::TensorType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(1009,29): warning C4251: 'c10::DictType::types': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::DictType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(848,32): warning C4251: 'c10::TensorType::strides_': struct 'c10::VaryingShape' needs to have dll-interface to be used by clients of struct 'c10::TensorType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(1059,64): warning C4251: 'c10::SingleElementType::elem': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::SingleElementType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(597): note: see declaration of 'c10::VaryingShape' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(849,37): warning C4251: 'c10::TensorType::requires_grad_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::TensorType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(861,33): warning C4251: 'c10::TensorType::undefined_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::TensorType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(1017,66): warning C4251: 'c10::SingleElementType::elem': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::SingleElementType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(1017,66): warning C4251: 'c10::SingleElementType::elem': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::SingleElementType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(1101,62): warning C4251: 'c10::SingleElementType::elem': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::SingleElementType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(1017,66): warning C4251: 'c10::SingleElementType::elem': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::SingleElementType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(1059,64): warning C4251: 'c10::SingleElementType::elem': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::SingleElementType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(1059,64): warning C4251: 'c10::SingleElementType::elem': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::SingleElementType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(869,62): warning C4251: 'c10::SingleElementType::elem': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::SingleElementType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(1231,33): warning C4251: 'c10::TupleType::elements_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::TupleType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(1059,64): warning C4251: 'c10::SingleElementType::elem': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::SingleElementType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(1233,42): warning C4251: 'c10::TupleType::schema_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'c10::TupleType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(1101,62): warning C4251: 'c10::SingleElementType::elem': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::SingleElementType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(1101,62): warning C4251: 'c10::SingleElementType::elem': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::SingleElementType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(1009,29): warning C4251: 'c10::DictType::types': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::DictType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(869,62): warning C4251: 'c10::SingleElementType::elem': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::SingleElementType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(1101,62): warning C4251: 'c10::SingleElementType::elem': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::SingleElementType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(869,62): warning C4251: 'c10::SingleElementType::elem': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::SingleElementType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(1231,33): warning C4251: 'c10::TupleType::elements_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::TupleType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(1231,33): warning C4251: 'c10::TupleType::elements_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::TupleType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(869,62): warning C4251: 'c10::SingleElementType::elem': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::SingleElementType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(869,62): warning C4251: 'c10::SingleElementType::elem': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::SingleElementType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(1233,42): warning C4251: 'c10::TupleType::schema_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'c10::TupleType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(1233,42): warning C4251: 'c10::TupleType::schema_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'c10::TupleType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(1009,29): warning C4251: 'c10::DictType::types': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::DictType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(1231,33): warning C4251: 'c10::TupleType::elements_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::TupleType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(1233,42): warning C4251: 'c10::TupleType::schema_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'c10::TupleType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(1017,66): warning C4251: 'c10::SingleElementType::elem': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::SingleElementType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(1009,29): warning C4251: 'c10::DictType::types': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::DictType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(869,62): warning C4251: 'c10::SingleElementType::elem': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::SingleElementType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(1009,29): warning C4251: 'c10::DictType::types': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::DictType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(1009,29): warning C4251: 'c10::DictType::types': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::DictType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(1017,66): warning C4251: 'c10::SingleElementType::elem': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::SingleElementType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(1059,64): warning C4251: 'c10::SingleElementType::elem': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::SingleElementType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(2209,56): warning C4251: 'c10::InterfaceType::methods_': class 'std::shared_ptr>>' needs to have dll-interface to be used by clients of struct 'c10::InterfaceType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(1017,66): warning C4251: 'c10::SingleElementType::elem': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::SingleElementType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(1009,29): warning C4251: 'c10::DictType::types': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::DictType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(1017,66): warning C4251: 'c10::SingleElementType::elem': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::SingleElementType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(1017,66): warning C4251: 'c10::SingleElementType::elem': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::SingleElementType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(1059,64): warning C4251: 'c10::SingleElementType::elem': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::SingleElementType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(1101,62): warning C4251: 'c10::SingleElementType::elem': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::SingleElementType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(1059,64): warning C4251: 'c10::SingleElementType::elem': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::SingleElementType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(1017,66): warning C4251: 'c10::SingleElementType::elem': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::SingleElementType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(1059,64): warning C4251: 'c10::SingleElementType::elem': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::SingleElementType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(1059,64): warning C4251: 'c10::SingleElementType::elem': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::SingleElementType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(2209,56): warning C4251: 'c10::InterfaceType::methods_': class 'std::shared_ptr>>' needs to have dll-interface to be used by clients of struct 'c10::InterfaceType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(1101,62): warning C4251: 'c10::SingleElementType::elem': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::SingleElementType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(1231,33): warning C4251: 'c10::TupleType::elements_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::TupleType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(2209): note: see declaration of 'std::shared_ptr>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(2209,56): warning C4251: 'c10::InterfaceType::methods_': class 'std::shared_ptr>>' needs to have dll-interface to be used by clients of struct 'c10::InterfaceType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(1101,62): warning C4251: 'c10::SingleElementType::elem': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::SingleElementType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(1233,42): warning C4251: 'c10::TupleType::schema_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'c10::TupleType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(1059,64): warning C4251: 'c10::SingleElementType::elem': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::SingleElementType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(1101,62): warning C4251: 'c10::SingleElementType::elem': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::SingleElementType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(1101,62): warning C4251: 'c10::SingleElementType::elem': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::SingleElementType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(1231,33): warning C4251: 'c10::TupleType::elements_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::TupleType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(1233,42): warning C4251: 'c10::TupleType::schema_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'c10::TupleType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(1231,33): warning C4251: 'c10::TupleType::elements_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::TupleType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(1101,62): warning C4251: 'c10::SingleElementType::elem': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::SingleElementType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(1233,42): warning C4251: 'c10::TupleType::schema_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'c10::TupleType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(1231,33): warning C4251: 'c10::TupleType::elements_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::TupleType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(1231,33): warning C4251: 'c10::TupleType::elements_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::TupleType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(1233,42): warning C4251: 'c10::TupleType::schema_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'c10::TupleType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(1233,42): warning C4251: 'c10::TupleType::schema_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'c10::TupleType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(1231,33): warning C4251: 'c10::TupleType::elements_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::TupleType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1347,18): warning C4251: 'c10::IValue::payload': union 'c10::IValue::Payload' needs to have dll-interface to be used by clients of struct 'c10::IValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(1233,42): warning C4251: 'c10::TupleType::schema_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'c10::TupleType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(2209,56): warning C4251: 'c10::InterfaceType::methods_': class 'std::shared_ptr>>' needs to have dll-interface to be used by clients of struct 'c10::InterfaceType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1347,18): warning C4251: 'c10::IValue::payload': union 'c10::IValue::Payload' needs to have dll-interface to be used by clients of struct 'c10::IValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1347,18): warning C4251: 'c10::IValue::payload': union 'c10::IValue::Payload' needs to have dll-interface to be used by clients of struct 'c10::IValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(2209,56): warning C4251: 'c10::InterfaceType::methods_': class 'std::shared_ptr>>' needs to have dll-interface to be used by clients of struct 'c10::InterfaceType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1469,18): warning C4251: 'c10::WeakIValue::payload': union 'c10::IValue::Payload::TriviallyCopyablePayload' needs to have dll-interface to be used by clients of struct 'c10::WeakIValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(2209,56): warning C4251: 'c10::InterfaceType::methods_': class 'std::shared_ptr>>' needs to have dll-interface to be used by clients of struct 'c10::InterfaceType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1315): note: see declaration of 'c10::IValue::Payload::TriviallyCopyablePayload' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(2209,56): warning C4251: 'c10::InterfaceType::methods_': class 'std::shared_ptr>>' needs to have dll-interface to be used by clients of struct 'c10::InterfaceType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1480,51): warning C4251: 'c10::StrongTypePtr::cu_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'c10::StrongTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1481,16): warning C4251: 'c10::StrongTypePtr::type_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::StrongTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1492,49): warning C4251: 'c10::WeakTypePtr::cu_': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of struct 'c10::WeakTypePtr' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1493,16): warning C4251: 'c10::WeakTypePtr::type_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::WeakTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1469,18): warning C4251: 'c10::WeakIValue::payload': union 'c10::IValue::Payload::TriviallyCopyablePayload' needs to have dll-interface to be used by clients of struct 'c10::WeakIValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1469,18): warning C4251: 'c10::WeakIValue::payload': union 'c10::IValue::Payload::TriviallyCopyablePayload' needs to have dll-interface to be used by clients of struct 'c10::WeakIValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1347,18): warning C4251: 'c10::IValue::payload': union 'c10::IValue::Payload' needs to have dll-interface to be used by clients of struct 'c10::IValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1480,51): warning C4251: 'c10::StrongTypePtr::cu_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'c10::StrongTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1480,51): warning C4251: 'c10::StrongTypePtr::cu_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'c10::StrongTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1481,16): warning C4251: 'c10::StrongTypePtr::type_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::StrongTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1481,16): warning C4251: 'c10::StrongTypePtr::type_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::StrongTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1492,49): warning C4251: 'c10::WeakTypePtr::cu_': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of struct 'c10::WeakTypePtr' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1492,49): warning C4251: 'c10::WeakTypePtr::cu_': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of struct 'c10::WeakTypePtr' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1493,16): warning C4251: 'c10::WeakTypePtr::type_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::WeakTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc)C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\memory(1009): note: see declaration of 'std::weak_ptr<_Ty>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(2209,56): warning C4251: 'c10::InterfaceType::methods_': class 'std::shared_ptr>>' needs to have dll-interface to be used by clients of struct 'c10::InterfaceType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1541,34): warning C4251: 'c10::WeakOrStrongTypePtr::cu_': struct 'c10::WeakOrStrongCompilationUnit' needs to have dll-interface to be used by clients of struct 'c10::WeakOrStrongTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1542,16): warning C4251: 'c10::WeakOrStrongTypePtr::type_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::WeakOrStrongTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(2209,56): warning C4251: 'c10::InterfaceType::methods_': class 'std::shared_ptr>>' needs to have dll-interface to be used by clients of struct 'c10::InterfaceType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(2209,56): warning C4251: 'c10::InterfaceType::methods_': class 'std::shared_ptr>>' needs to have dll-interface to be used by clients of struct 'c10::InterfaceType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1347,18): warning C4251: 'c10::IValue::payload': union 'c10::IValue::Payload' needs to have dll-interface to be used by clients of struct 'c10::IValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1347,18): warning C4251: 'c10::IValue::payload': union 'c10::IValue::Payload' needs to have dll-interface to be used by clients of struct 'c10::IValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(2209,56): warning C4251: 'c10::InterfaceType::methods_': class 'std::shared_ptr>>' needs to have dll-interface to be used by clients of struct 'c10::InterfaceType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(2209,56): warning C4251: 'c10::InterfaceType::methods_': class 'std::shared_ptr>>' needs to have dll-interface to be used by clients of struct 'c10::InterfaceType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1541,34): warning C4251: 'c10::WeakOrStrongTypePtr::cu_': struct 'c10::WeakOrStrongCompilationUnit' needs to have dll-interface to be used by clients of struct 'c10::WeakOrStrongTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1541,34): warning C4251: 'c10::WeakOrStrongTypePtr::cu_': struct 'c10::WeakOrStrongCompilationUnit' needs to have dll-interface to be used by clients of struct 'c10::WeakOrStrongTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1542,16): warning C4251: 'c10::WeakOrStrongTypePtr::type_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::WeakOrStrongTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1542,16): warning C4251: 'c10::WeakOrStrongTypePtr::type_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::WeakOrStrongTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(391): note: see declaration of 'c10::Type::SingletonOrSharedTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1347,18): warning C4251: 'c10::IValue::payload': union 'c10::IValue::Payload' needs to have dll-interface to be used by clients of struct 'c10::IValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1469,18): warning C4251: 'c10::WeakIValue::payload': union 'c10::IValue::Payload::TriviallyCopyablePayload' needs to have dll-interface to be used by clients of struct 'c10::WeakIValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(2209,56): warning C4251: 'c10::InterfaceType::methods_': class 'std::shared_ptr>>' needs to have dll-interface to be used by clients of struct 'c10::InterfaceType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1480,51): warning C4251: 'c10::StrongTypePtr::cu_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'c10::StrongTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1481,16): warning C4251: 'c10::StrongTypePtr::type_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::StrongTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1492,49): warning C4251: 'c10::WeakTypePtr::cu_': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of struct 'c10::WeakTypePtr' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1493,16): warning C4251: 'c10::WeakTypePtr::type_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::WeakTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1347,18): warning C4251: 'c10::IValue::payload': union 'c10::IValue::Payload' needs to have dll-interface to be used by clients of struct 'c10::IValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1469,18): warning C4251: 'c10::WeakIValue::payload': union 'c10::IValue::Payload::TriviallyCopyablePayload' needs to have dll-interface to be used by clients of struct 'c10::WeakIValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1469,18): warning C4251: 'c10::WeakIValue::payload': union 'c10::IValue::Payload::TriviallyCopyablePayload' needs to have dll-interface to be used by clients of struct 'c10::WeakIValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1469,18): warning C4251: 'c10::WeakIValue::payload': union 'c10::IValue::Payload::TriviallyCopyablePayload' needs to have dll-interface to be used by clients of struct 'c10::WeakIValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1480,51): warning C4251: 'c10::StrongTypePtr::cu_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'c10::StrongTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1480,51): warning C4251: 'c10::StrongTypePtr::cu_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'c10::StrongTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1481,16): warning C4251: 'c10::StrongTypePtr::type_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::StrongTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1481,16): warning C4251: 'c10::StrongTypePtr::type_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::StrongTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1492,49): warning C4251: 'c10::WeakTypePtr::cu_': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of struct 'c10::WeakTypePtr' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1347,18): warning C4251: 'c10::IValue::payload': union 'c10::IValue::Payload' needs to have dll-interface to be used by clients of struct 'c10::IValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1493,16): warning C4251: 'c10::WeakTypePtr::type_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::WeakTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1541,34): warning C4251: 'c10::WeakOrStrongTypePtr::cu_': struct 'c10::WeakOrStrongCompilationUnit' needs to have dll-interface to be used by clients of struct 'c10::WeakOrStrongTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1542,16): warning C4251: 'c10::WeakOrStrongTypePtr::type_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::WeakOrStrongTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1480,51): warning C4251: 'c10::StrongTypePtr::cu_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'c10::StrongTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1347,18): warning C4251: 'c10::IValue::payload': union 'c10::IValue::Payload' needs to have dll-interface to be used by clients of struct 'c10::IValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1481,16): warning C4251: 'c10::StrongTypePtr::type_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::StrongTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1492,49): warning C4251: 'c10::WeakTypePtr::cu_': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of struct 'c10::WeakTypePtr' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1347,18): warning C4251: 'c10::IValue::payload': union 'c10::IValue::Payload' needs to have dll-interface to be used by clients of struct 'c10::IValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc)C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\memory(1009): note: see declaration of 'std::weak_ptr<_Ty>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1493,16): warning C4251: 'c10::WeakTypePtr::type_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::WeakTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1347,18): warning C4251: 'c10::IValue::payload': union 'c10::IValue::Payload' needs to have dll-interface to be used by clients of struct 'c10::IValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1347,18): warning C4251: 'c10::IValue::payload': union 'c10::IValue::Payload' needs to have dll-interface to be used by clients of struct 'c10::IValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1541,34): warning C4251: 'c10::WeakOrStrongTypePtr::cu_': struct 'c10::WeakOrStrongCompilationUnit' needs to have dll-interface to be used by clients of struct 'c10::WeakOrStrongTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1542,16): warning C4251: 'c10::WeakOrStrongTypePtr::type_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::WeakOrStrongTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1469,18): warning C4251: 'c10::WeakIValue::payload': union 'c10::IValue::Payload::TriviallyCopyablePayload' needs to have dll-interface to be used by clients of struct 'c10::WeakIValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1541,34): warning C4251: 'c10::WeakOrStrongTypePtr::cu_': struct 'c10::WeakOrStrongCompilationUnit' needs to have dll-interface to be used by clients of struct 'c10::WeakOrStrongTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1542,16): warning C4251: 'c10::WeakOrStrongTypePtr::type_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::WeakOrStrongTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1541,34): warning C4251: 'c10::WeakOrStrongTypePtr::cu_': struct 'c10::WeakOrStrongCompilationUnit' needs to have dll-interface to be used by clients of struct 'c10::WeakOrStrongTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1542,16): warning C4251: 'c10::WeakOrStrongTypePtr::type_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::WeakOrStrongTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1469,18): warning C4251: 'c10::WeakIValue::payload': union 'c10::IValue::Payload::TriviallyCopyablePayload' needs to have dll-interface to be used by clients of struct 'c10::WeakIValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1480,51): warning C4251: 'c10::StrongTypePtr::cu_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'c10::StrongTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1481,16): warning C4251: 'c10::StrongTypePtr::type_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::StrongTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1469,18): warning C4251: 'c10::WeakIValue::payload': union 'c10::IValue::Payload::TriviallyCopyablePayload' needs to have dll-interface to be used by clients of struct 'c10::WeakIValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1492,49): warning C4251: 'c10::WeakTypePtr::cu_': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of struct 'c10::WeakTypePtr' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1493,16): warning C4251: 'c10::WeakTypePtr::type_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::WeakTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1480,51): warning C4251: 'c10::StrongTypePtr::cu_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'c10::StrongTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1481,16): warning C4251: 'c10::StrongTypePtr::type_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::StrongTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1469,18): warning C4251: 'c10::WeakIValue::payload': union 'c10::IValue::Payload::TriviallyCopyablePayload' needs to have dll-interface to be used by clients of struct 'c10::WeakIValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1492,49): warning C4251: 'c10::WeakTypePtr::cu_': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of struct 'c10::WeakTypePtr' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1493,16): warning C4251: 'c10::WeakTypePtr::type_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::WeakTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1480,51): warning C4251: 'c10::StrongTypePtr::cu_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'c10::StrongTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1481,16): warning C4251: 'c10::StrongTypePtr::type_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::StrongTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1469,18): warning C4251: 'c10::WeakIValue::payload': union 'c10::IValue::Payload::TriviallyCopyablePayload' needs to have dll-interface to be used by clients of struct 'c10::WeakIValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1492,49): warning C4251: 'c10::WeakTypePtr::cu_': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of struct 'c10::WeakTypePtr' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1493,16): warning C4251: 'c10::WeakTypePtr::type_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::WeakTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1480,51): warning C4251: 'c10::StrongTypePtr::cu_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'c10::StrongTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1481,16): warning C4251: 'c10::StrongTypePtr::type_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::StrongTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1492,49): warning C4251: 'c10::WeakTypePtr::cu_': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of struct 'c10::WeakTypePtr' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1493,16): warning C4251: 'c10::WeakTypePtr::type_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::WeakTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1469,18): warning C4251: 'c10::WeakIValue::payload': union 'c10::IValue::Payload::TriviallyCopyablePayload' needs to have dll-interface to be used by clients of struct 'c10::WeakIValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1480,51): warning C4251: 'c10::StrongTypePtr::cu_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'c10::StrongTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1481,16): warning C4251: 'c10::StrongTypePtr::type_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::StrongTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1492,49): warning C4251: 'c10::WeakTypePtr::cu_': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of struct 'c10::WeakTypePtr' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1493,16): warning C4251: 'c10::WeakTypePtr::type_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::WeakTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1480,51): warning C4251: 'c10::StrongTypePtr::cu_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'c10::StrongTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1481,16): warning C4251: 'c10::StrongTypePtr::type_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::StrongTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1541,34): warning C4251: 'c10::WeakOrStrongTypePtr::cu_': struct 'c10::WeakOrStrongCompilationUnit' needs to have dll-interface to be used by clients of struct 'c10::WeakOrStrongTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1542,16): warning C4251: 'c10::WeakOrStrongTypePtr::type_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::WeakOrStrongTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1492,49): warning C4251: 'c10::WeakTypePtr::cu_': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of struct 'c10::WeakTypePtr' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1493,16): warning C4251: 'c10::WeakTypePtr::type_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::WeakTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1541,34): warning C4251: 'c10::WeakOrStrongTypePtr::cu_': struct 'c10::WeakOrStrongCompilationUnit' needs to have dll-interface to be used by clients of struct 'c10::WeakOrStrongTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1542,16): warning C4251: 'c10::WeakOrStrongTypePtr::type_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::WeakOrStrongTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1541,34): warning C4251: 'c10::WeakOrStrongTypePtr::cu_': struct 'c10::WeakOrStrongCompilationUnit' needs to have dll-interface to be used by clients of struct 'c10::WeakOrStrongTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1542,16): warning C4251: 'c10::WeakOrStrongTypePtr::type_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::WeakOrStrongTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1541,34): warning C4251: 'c10::WeakOrStrongTypePtr::cu_': struct 'c10::WeakOrStrongCompilationUnit' needs to have dll-interface to be used by clients of struct 'c10::WeakOrStrongTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1542,16): warning C4251: 'c10::WeakOrStrongTypePtr::type_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::WeakOrStrongTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1541,34): warning C4251: 'c10::WeakOrStrongTypePtr::cu_': struct 'c10::WeakOrStrongCompilationUnit' needs to have dll-interface to be used by clients of struct 'c10::WeakOrStrongTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1542,16): warning C4251: 'c10::WeakOrStrongTypePtr::type_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::WeakOrStrongTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1541,34): warning C4251: 'c10::WeakOrStrongTypePtr::cu_': struct 'c10::WeakOrStrongCompilationUnit' needs to have dll-interface to be used by clients of struct 'c10::WeakOrStrongTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(1542,16): warning C4251: 'c10::WeakOrStrongTypePtr::type_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::WeakOrStrongTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/logging_is_not_google_glog.h(43,28): warning C4251: 'c10::MessageLogger::stream_': class 'std::basic_stringstream,std::allocator>' needs to have dll-interface to be used by clients of class 'c10::MessageLogger' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/logging_is_not_google_glog.h(43,28): warning C4251: 'c10::MessageLogger::stream_': class 'std::basic_stringstream,std::allocator>' needs to have dll-interface to be used by clients of class 'c10::MessageLogger' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/logging_is_not_google_glog.h(43,28): warning C4251: 'c10::MessageLogger::stream_': class 'std::basic_stringstream,std::allocator>' needs to have dll-interface to be used by clients of class 'c10::MessageLogger' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(298,25): warning C4251: 'c10::ivalue::ConstantString::str_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'c10::ivalue::ConstantString' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(298,25): warning C4251: 'c10::ivalue::ConstantString::str_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'c10::ivalue::ConstantString' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(667,29): warning C4251: 'c10::ivalue::Tuple::type_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Tuple' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(298,25): warning C4251: 'c10::ivalue::ConstantString::str_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'c10::ivalue::ConstantString' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(865,62): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface struct 'c10::ivalue::Future::FutureError' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(875,26): warning C4251: 'c10::ivalue::Future::FutureError::error_msg': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future::FutureError' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(298,25): warning C4251: 'c10::ivalue::ConstantString::str_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'c10::ivalue::ConstantString' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1366,28): warning C4251: 'c10::ivalue::Future::mutex_': class 'std::mutex' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1367,40): warning C4251: 'c10::ivalue::Future::completed_': struct 'std::atomic' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1368,39): warning C4251: 'c10::ivalue::Future::finished_cv_': class 'std::condition_variable' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1371,16): warning C4251: 'c10::ivalue::Future::type_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(667,29): warning C4251: 'c10::ivalue::Tuple::type_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Tuple' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/logging_is_not_google_glog.h(43,28): warning C4251: 'c10::MessageLogger::stream_': class 'std::basic_stringstream,std::allocator>' needs to have dll-interface to be used by clients of class 'c10::MessageLogger' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1372,41): warning C4251: 'c10::ivalue::Future::callbacks_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1373,27): warning C4251: 'c10::ivalue::Future::eptr_': class 'std::exception_ptr' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1378,42): warning C4251: 'c10::ivalue::Future::impl_': class 'c10::impl::VirtualGuardImpl' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1383,39): warning C4251: 'c10::ivalue::Future::currentDevice_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/logging_is_not_google_glog.h(43,28): warning C4251: 'c10::MessageLogger::stream_': class 'std::basic_stringstream,std::allocator>' needs to have dll-interface to be used by clients of class 'c10::MessageLogger' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1389,34): warning C4251: 'c10::ivalue::Future::events_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(865,62): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface struct 'c10::ivalue::Future::FutureError' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(875,26): warning C4251: 'c10::ivalue::Future::FutureError::error_msg': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future::FutureError' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1393,37): warning C4251: 'c10::ivalue::Future::storages_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1366,28): warning C4251: 'c10::ivalue::Future::mutex_': class 'std::mutex' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1367,40): warning C4251: 'c10::ivalue::Future::completed_': struct 'std::atomic' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1368,39): warning C4251: 'c10::ivalue::Future::finished_cv_': class 'std::condition_variable' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(667,29): warning C4251: 'c10::ivalue::Tuple::type_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Tuple' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1371,16): warning C4251: 'c10::ivalue::Future::type_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/logging_is_not_google_glog.h(43,28): warning C4251: 'c10::MessageLogger::stream_': class 'std::basic_stringstream,std::allocator>' needs to have dll-interface to be used by clients of class 'c10::MessageLogger' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1402,42): warning C4251: 'c10::ivalue::Future::devices_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1372,41): warning C4251: 'c10::ivalue::Future::callbacks_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1373,27): warning C4251: 'c10::ivalue::Future::eptr_': class 'std::exception_ptr' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1378,42): warning C4251: 'c10::ivalue::Future::impl_': class 'c10::impl::VirtualGuardImpl' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1383,39): warning C4251: 'c10::ivalue::Future::currentDevice_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(865,62): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface struct 'c10::ivalue::Future::FutureError' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(875,26): warning C4251: 'c10::ivalue::Future::FutureError::error_msg': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future::FutureError' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1389,34): warning C4251: 'c10::ivalue::Future::events_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1366,28): warning C4251: 'c10::ivalue::Future::mutex_': class 'std::mutex' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(865,62): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface struct 'c10::ivalue::Future::FutureError' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1367,40): warning C4251: 'c10::ivalue::Future::completed_': struct 'std::atomic' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc)C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\vcruntime_exception.h(48): note: see declaration of 'std::exception' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1368,39): warning C4251: 'c10::ivalue::Future::finished_cv_': class 'std::condition_variable' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(875,26): warning C4251: 'c10::ivalue::Future::FutureError::error_msg': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future::FutureError' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc)C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\mutex(573): note: see declaration of 'std::condition_variable' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1371,16): warning C4251: 'c10::ivalue::Future::type_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1366,28): warning C4251: 'c10::ivalue::Future::mutex_': class 'std::mutex' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1367,40): warning C4251: 'c10::ivalue::Future::completed_': struct 'std::atomic' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1368,39): warning C4251: 'c10::ivalue::Future::finished_cv_': class 'std::condition_variable' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1393,37): warning C4251: 'c10::ivalue::Future::storages_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1371,16): warning C4251: 'c10::ivalue::Future::type_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1372,41): warning C4251: 'c10::ivalue::Future::callbacks_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1373,27): warning C4251: 'c10::ivalue::Future::eptr_': class 'std::exception_ptr' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1378,42): warning C4251: 'c10::ivalue::Future::impl_': class 'c10::impl::VirtualGuardImpl' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1383,39): warning C4251: 'c10::ivalue::Future::currentDevice_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1402,42): warning C4251: 'c10::ivalue::Future::devices_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1372,41): warning C4251: 'c10::ivalue::Future::callbacks_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(298,25): warning C4251: 'c10::ivalue::ConstantString::str_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'c10::ivalue::ConstantString' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1373,27): warning C4251: 'c10::ivalue::Future::eptr_': class 'std::exception_ptr' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1378,42): warning C4251: 'c10::ivalue::Future::impl_': class 'c10::impl::VirtualGuardImpl' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1383,39): warning C4251: 'c10::ivalue::Future::currentDevice_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/logging_is_not_google_glog.h(43,28): warning C4251: 'c10::MessageLogger::stream_': class 'std::basic_stringstream,std::allocator>' needs to have dll-interface to be used by clients of class 'c10::MessageLogger' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1389,34): warning C4251: 'c10::ivalue::Future::events_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/logging_is_not_google_glog.h(43,28): warning C4251: 'c10::MessageLogger::stream_': class 'std::basic_stringstream,std::allocator>' needs to have dll-interface to be used by clients of class 'c10::MessageLogger' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(298,25): warning C4251: 'c10::ivalue::ConstantString::str_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'c10::ivalue::ConstantString' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1393,37): warning C4251: 'c10::ivalue::Future::storages_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1393,37): warning C4251: 'c10::ivalue::Future::storages_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1402,42): warning C4251: 'c10::ivalue::Future::devices_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/logging_is_not_google_glog.h(43,28): warning C4251: 'c10::MessageLogger::stream_': class 'std::basic_stringstream,std::allocator>' needs to have dll-interface to be used by clients of class 'c10::MessageLogger' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(298,25): warning C4251: 'c10::ivalue::ConstantString::str_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'c10::ivalue::ConstantString' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1402,42): warning C4251: 'c10::ivalue::Future::devices_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/logging_is_not_google_glog.h(43,28): warning C4251: 'c10::MessageLogger::stream_': class 'std::basic_stringstream,std::allocator>' needs to have dll-interface to be used by clients of class 'c10::MessageLogger' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1469,18): warning C4251: 'c10::ivalue::Await::elType_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Await' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1470,16): warning C4251: 'c10::ivalue::Await::type_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Await' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1471,28): warning C4251: 'c10::ivalue::Await::args_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Await' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(667,29): warning C4251: 'c10::ivalue::Tuple::type_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Tuple' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/logging_is_not_google_glog.h(43,28): warning C4251: 'c10::MessageLogger::stream_': class 'std::basic_stringstream,std::allocator>' needs to have dll-interface to be used by clients of class 'c10::MessageLogger' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1472,30): warning C4251: 'c10::ivalue::Await::fn_': class 'std::function' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Await' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(667,29): warning C4251: 'c10::ivalue::Tuple::type_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Tuple' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1612,29): warning C4251: 'c10::ivalue::Object::slots_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Object' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/logging_is_not_google_glog.h(43,28): warning C4251: 'c10::MessageLogger::stream_': class 'std::basic_stringstream,std::allocator>' needs to have dll-interface to be used by clients of class 'c10::MessageLogger' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(865,62): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface struct 'c10::ivalue::Future::FutureError' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(875,26): warning C4251: 'c10::ivalue::Future::FutureError::error_msg': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future::FutureError' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1366,28): warning C4251: 'c10::ivalue::Future::mutex_': class 'std::mutex' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1367,40): warning C4251: 'c10::ivalue::Future::completed_': struct 'std::atomic' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1368,39): warning C4251: 'c10::ivalue::Future::finished_cv_': class 'std::condition_variable' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(667,29): warning C4251: 'c10::ivalue::Tuple::type_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Tuple' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1371,16): warning C4251: 'c10::ivalue::Future::type_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1471,28): warning C4251: 'c10::ivalue::Await::args_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Await' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(875,26): warning C4251: 'c10::ivalue::Future::FutureError::error_msg': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future::FutureError' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1472,30): warning C4251: 'c10::ivalue::Await::fn_': class 'std::function' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Await' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(298,25): warning C4251: 'c10::ivalue::ConstantString::str_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'c10::ivalue::ConstantString' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1366,28): warning C4251: 'c10::ivalue::Future::mutex_': class 'std::mutex' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1367,40): warning C4251: 'c10::ivalue::Future::completed_': struct 'std::atomic' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1368,39): warning C4251: 'c10::ivalue::Future::finished_cv_': class 'std::condition_variable' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1371,16): warning C4251: 'c10::ivalue::Future::type_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1372,41): warning C4251: 'c10::ivalue::Future::callbacks_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1373,27): warning C4251: 'c10::ivalue::Future::eptr_': class 'std::exception_ptr' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1378,42): warning C4251: 'c10::ivalue::Future::impl_': class 'c10::impl::VirtualGuardImpl' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1383,39): warning C4251: 'c10::ivalue::Future::currentDevice_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(298,25): warning C4251: 'c10::ivalue::ConstantString::str_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'c10::ivalue::ConstantString' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1612,29): warning C4251: 'c10::ivalue::Object::slots_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Object' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1372,41): warning C4251: 'c10::ivalue::Future::callbacks_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1373,27): warning C4251: 'c10::ivalue::Future::eptr_': class 'std::exception_ptr' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1378,42): warning C4251: 'c10::ivalue::Future::impl_': class 'c10::impl::VirtualGuardImpl' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1383,39): warning C4251: 'c10::ivalue::Future::currentDevice_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(865,62): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface struct 'c10::ivalue::Future::FutureError' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1389,34): warning C4251: 'c10::ivalue::Future::events_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(875,26): warning C4251: 'c10::ivalue::Future::FutureError::error_msg': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future::FutureError' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1366,28): warning C4251: 'c10::ivalue::Future::mutex_': class 'std::mutex' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1367,40): warning C4251: 'c10::ivalue::Future::completed_': struct 'std::atomic' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1368,39): warning C4251: 'c10::ivalue::Future::finished_cv_': class 'std::condition_variable' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1371,16): warning C4251: 'c10::ivalue::Future::type_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1389,34): warning C4251: 'c10::ivalue::Future::events_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1469,18): warning C4251: 'c10::ivalue::Await::elType_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Await' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1470,16): warning C4251: 'c10::ivalue::Await::type_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Await' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(391): note: see declaration of 'c10::Type::SingletonOrSharedTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(298,25): warning C4251: 'c10::ivalue::ConstantString::str_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'c10::ivalue::ConstantString' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1471,28): warning C4251: 'c10::ivalue::Await::args_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Await' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1402,42): warning C4251: 'c10::ivalue::Future::devices_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(667,29): warning C4251: 'c10::ivalue::Tuple::type_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Tuple' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1372,41): warning C4251: 'c10::ivalue::Future::callbacks_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1393,37): warning C4251: 'c10::ivalue::Future::storages_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1472,30): warning C4251: 'c10::ivalue::Await::fn_': class 'std::function' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Await' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(912): note: see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1373,27): warning C4251: 'c10::ivalue::Future::eptr_': class 'std::exception_ptr' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1472,30): warning C4251: 'c10::ivalue::Await::fn_': class 'std::function' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Await' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1378,42): warning C4251: 'c10::ivalue::Future::impl_': class 'c10::impl::VirtualGuardImpl' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(298,25): warning C4251: 'c10::ivalue::ConstantString::str_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'c10::ivalue::ConstantString' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1383,39): warning C4251: 'c10::ivalue::Future::currentDevice_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(667,29): warning C4251: 'c10::ivalue::Tuple::type_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Tuple' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1402,42): warning C4251: 'c10::ivalue::Future::devices_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1612,29): warning C4251: 'c10::ivalue::Object::slots_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Object' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1389,34): warning C4251: 'c10::ivalue::Future::events_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1612,29): warning C4251: 'c10::ivalue::Object::slots_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Object' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(298,25): warning C4251: 'c10::ivalue::ConstantString::str_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'c10::ivalue::ConstantString' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(865,62): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface struct 'c10::ivalue::Future::FutureError' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(875,26): warning C4251: 'c10::ivalue::Future::FutureError::error_msg': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future::FutureError' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1393,37): warning C4251: 'c10::ivalue::Future::storages_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc)C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xstring(4471): note: see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1366,28): warning C4251: 'c10::ivalue::Future::mutex_': class 'std::mutex' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1367,40): warning C4251: 'c10::ivalue::Future::completed_': struct 'std::atomic' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1368,39): warning C4251: 'c10::ivalue::Future::finished_cv_': class 'std::condition_variable' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(865,62): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface struct 'c10::ivalue::Future::FutureError' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1371,16): warning C4251: 'c10::ivalue::Future::type_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(875,26): warning C4251: 'c10::ivalue::Future::FutureError::error_msg': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future::FutureError' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(667,29): warning C4251: 'c10::ivalue::Tuple::type_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Tuple' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1402,42): warning C4251: 'c10::ivalue::Future::devices_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(391): note: see declaration of 'c10::Type::SingletonOrSharedTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(667,29): warning C4251: 'c10::ivalue::Tuple::type_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Tuple' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1366,28): warning C4251: 'c10::ivalue::Future::mutex_': class 'std::mutex' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1367,40): warning C4251: 'c10::ivalue::Future::completed_': struct 'std::atomic' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(667,29): warning C4251: 'c10::ivalue::Tuple::type_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Tuple' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1368,39): warning C4251: 'c10::ivalue::Future::finished_cv_': class 'std::condition_variable' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1371,16): warning C4251: 'c10::ivalue::Future::type_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1372,41): warning C4251: 'c10::ivalue::Future::callbacks_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1373,27): warning C4251: 'c10::ivalue::Future::eptr_': class 'std::exception_ptr' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1378,42): warning C4251: 'c10::ivalue::Future::impl_': class 'c10::impl::VirtualGuardImpl' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1383,39): warning C4251: 'c10::ivalue::Future::currentDevice_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1372,41): warning C4251: 'c10::ivalue::Future::callbacks_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1373,27): warning C4251: 'c10::ivalue::Future::eptr_': class 'std::exception_ptr' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1378,42): warning C4251: 'c10::ivalue::Future::impl_': class 'c10::impl::VirtualGuardImpl' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1383,39): warning C4251: 'c10::ivalue::Future::currentDevice_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(667,29): warning C4251: 'c10::ivalue::Tuple::type_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Tuple' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1389,34): warning C4251: 'c10::ivalue::Future::events_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(865,62): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface struct 'c10::ivalue::Future::FutureError' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(865,62): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface struct 'c10::ivalue::Future::FutureError' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(875,26): warning C4251: 'c10::ivalue::Future::FutureError::error_msg': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future::FutureError' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(865,62): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface struct 'c10::ivalue::Future::FutureError' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc)C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xstring(4471): note: see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(875,26): warning C4251: 'c10::ivalue::Future::FutureError::error_msg': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future::FutureError' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1389,34): warning C4251: 'c10::ivalue::Future::events_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1393,37): warning C4251: 'c10::ivalue::Future::storages_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1366,28): warning C4251: 'c10::ivalue::Future::mutex_': class 'std::mutex' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1366,28): warning C4251: 'c10::ivalue::Future::mutex_': class 'std::mutex' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1367,40): warning C4251: 'c10::ivalue::Future::completed_': struct 'std::atomic' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc)C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\mutex(87): note: see declaration of 'std::mutex' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1366,28): warning C4251: 'c10::ivalue::Future::mutex_': class 'std::mutex' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1367,40): warning C4251: 'c10::ivalue::Future::completed_': struct 'std::atomic' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1368,39): warning C4251: 'c10::ivalue::Future::finished_cv_': class 'std::condition_variable' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc)C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\atomic(1873): note: see declaration of 'std::atomic' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1367,40): warning C4251: 'c10::ivalue::Future::completed_': struct 'std::atomic' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc)C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\mutex(573): note: see declaration of 'std::condition_variable' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1368,39): warning C4251: 'c10::ivalue::Future::finished_cv_': class 'std::condition_variable' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1371,16): warning C4251: 'c10::ivalue::Future::type_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc)C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\mutex(573): note: see declaration of 'std::condition_variable' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1368,39): warning C4251: 'c10::ivalue::Future::finished_cv_': class 'std::condition_variable' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(391): note: see declaration of 'c10::Type::SingletonOrSharedTypePtr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1469,18): warning C4251: 'c10::ivalue::Await::elType_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Await' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1470,16): warning C4251: 'c10::ivalue::Await::type_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Await' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1393,37): warning C4251: 'c10::ivalue::Future::storages_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1471,28): warning C4251: 'c10::ivalue::Await::args_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Await' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(912): note: see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1402,42): warning C4251: 'c10::ivalue::Future::devices_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(865,62): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface struct 'c10::ivalue::Future::FutureError' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1472,30): warning C4251: 'c10::ivalue::Await::fn_': class 'std::function' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Await' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(875,26): warning C4251: 'c10::ivalue::Future::FutureError::error_msg': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future::FutureError' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1372,41): warning C4251: 'c10::ivalue::Future::callbacks_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1372,41): warning C4251: 'c10::ivalue::Future::callbacks_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1373,27): warning C4251: 'c10::ivalue::Future::eptr_': class 'std::exception_ptr' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1372,41): warning C4251: 'c10::ivalue::Future::callbacks_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1378,42): warning C4251: 'c10::ivalue::Future::impl_': class 'c10::impl::VirtualGuardImpl' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1373,27): warning C4251: 'c10::ivalue::Future::eptr_': class 'std::exception_ptr' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1373,27): warning C4251: 'c10::ivalue::Future::eptr_': class 'std::exception_ptr' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1383,39): warning C4251: 'c10::ivalue::Future::currentDevice_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1378,42): warning C4251: 'c10::ivalue::Future::impl_': class 'c10::impl::VirtualGuardImpl' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/StorageImpl.h(274): note: see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1378,42): warning C4251: 'c10::ivalue::Future::impl_': class 'c10::impl::VirtualGuardImpl' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1366,28): warning C4251: 'c10::ivalue::Future::mutex_': class 'std::mutex' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1383,39): warning C4251: 'c10::ivalue::Future::currentDevice_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1383,39): warning C4251: 'c10::ivalue::Future::currentDevice_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1402,42): warning C4251: 'c10::ivalue::Future::devices_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/StorageImpl.h(274): note: see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1469,18): warning C4251: 'c10::ivalue::Await::elType_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Await' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/StorageImpl.h(274): note: see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1367,40): warning C4251: 'c10::ivalue::Future::completed_': struct 'std::atomic' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1470,16): warning C4251: 'c10::ivalue::Await::type_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Await' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1368,39): warning C4251: 'c10::ivalue::Future::finished_cv_': class 'std::condition_variable' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1471,28): warning C4251: 'c10::ivalue::Await::args_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Await' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1371,16): warning C4251: 'c10::ivalue::Future::type_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1472,30): warning C4251: 'c10::ivalue::Await::fn_': class 'std::function' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Await' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1612,29): warning C4251: 'c10::ivalue::Object::slots_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Object' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1407): note: see declaration of 'std::function' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1389,34): warning C4251: 'c10::ivalue::Future::events_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1389,34): warning C4251: 'c10::ivalue::Future::events_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1389,34): warning C4251: 'c10::ivalue::Future::events_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1612,29): warning C4251: 'c10::ivalue::Object::slots_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Object' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1372,41): warning C4251: 'c10::ivalue::Future::callbacks_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1393,37): warning C4251: 'c10::ivalue::Future::storages_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1378,42): warning C4251: 'c10::ivalue::Future::impl_': class 'c10::impl::VirtualGuardImpl' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1383,39): warning C4251: 'c10::ivalue::Future::currentDevice_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1393,37): warning C4251: 'c10::ivalue::Future::storages_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1393,37): warning C4251: 'c10::ivalue::Future::storages_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1402,42): warning C4251: 'c10::ivalue::Future::devices_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1389,34): warning C4251: 'c10::ivalue::Future::events_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1469,18): warning C4251: 'c10::ivalue::Await::elType_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Await' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1402,42): warning C4251: 'c10::ivalue::Future::devices_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1470,16): warning C4251: 'c10::ivalue::Await::type_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Await' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1471,28): warning C4251: 'c10::ivalue::Await::args_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Await' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1402,42): warning C4251: 'c10::ivalue::Future::devices_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1472,30): warning C4251: 'c10::ivalue::Await::fn_': class 'std::function' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Await' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1393,37): warning C4251: 'c10::ivalue::Future::storages_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1612,29): warning C4251: 'c10::ivalue::Object::slots_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Object' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1402,42): warning C4251: 'c10::ivalue::Future::devices_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Future' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1469,18): warning C4251: 'c10::ivalue::Await::elType_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Await' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1470,16): warning C4251: 'c10::ivalue::Await::type_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Await' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1471,28): warning C4251: 'c10::ivalue::Await::args_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Await' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1472,30): warning C4251: 'c10::ivalue::Await::fn_': class 'std::function' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Await' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1469,18): warning C4251: 'c10::ivalue::Await::elType_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Await' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1470,16): warning C4251: 'c10::ivalue::Await::type_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Await' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1471,28): warning C4251: 'c10::ivalue::Await::args_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Await' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1472,30): warning C4251: 'c10::ivalue::Await::fn_': class 'std::function' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Await' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1612,29): warning C4251: 'c10::ivalue::Object::slots_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Object' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1612,29): warning C4251: 'c10::ivalue::Object::slots_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Object' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1469,18): warning C4251: 'c10::ivalue::Await::elType_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Await' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1470,16): warning C4251: 'c10::ivalue::Await::type_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Await' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1471,28): warning C4251: 'c10::ivalue::Await::args_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Await' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1469,18): warning C4251: 'c10::ivalue::Await::elType_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Await' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1470,16): warning C4251: 'c10::ivalue::Await::type_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Await' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1471,28): warning C4251: 'c10::ivalue::Await::args_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Await' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1469,18): warning C4251: 'c10::ivalue::Await::elType_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Await' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1470,16): warning C4251: 'c10::ivalue::Await::type_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Await' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1471,28): warning C4251: 'c10::ivalue::Await::args_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Await' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1472,30): warning C4251: 'c10::ivalue::Await::fn_': class 'std::function' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Await' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1472,30): warning C4251: 'c10::ivalue::Await::fn_': class 'std::function' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Await' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1472,30): warning C4251: 'c10::ivalue::Await::fn_': class 'std::function' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Await' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1469,18): warning C4251: 'c10::ivalue::Await::elType_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Await' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1470,16): warning C4251: 'c10::ivalue::Await::type_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Await' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1612,29): warning C4251: 'c10::ivalue::Object::slots_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Object' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1471,28): warning C4251: 'c10::ivalue::Await::args_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Await' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1612,29): warning C4251: 'c10::ivalue::Object::slots_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Object' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1612,29): warning C4251: 'c10::ivalue::Object::slots_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Object' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1472,30): warning C4251: 'c10::ivalue::Await::fn_': class 'std::function' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Await' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue_inl.h(1612,29): warning C4251: 'c10::ivalue::Object::slots_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ivalue::Object' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/function_schema.h(311,21): warning C4251: 'c10::FunctionSchema::name_': struct 'c10::OperatorName' needs to have dll-interface to be used by clients of struct 'c10::FunctionSchema' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/function_schema.h(312,35): warning C4251: 'c10::FunctionSchema::arguments_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::FunctionSchema' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/function_schema.h(313,33): warning C4251: 'c10::FunctionSchema::returns_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::FunctionSchema' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/function_schema.h(325,47): warning C4251: 'c10::FunctionSchema::alias_kind_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::FunctionSchema' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/function_schema.h(311,21): warning C4251: 'c10::FunctionSchema::name_': struct 'c10::OperatorName' needs to have dll-interface to be used by clients of struct 'c10::FunctionSchema' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/function_schema.h(312,35): warning C4251: 'c10::FunctionSchema::arguments_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::FunctionSchema' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/function_schema.h(313,33): warning C4251: 'c10::FunctionSchema::returns_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::FunctionSchema' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/function_schema.h(325,47): warning C4251: 'c10::FunctionSchema::alias_kind_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::FunctionSchema' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/function_schema.h(311,21): warning C4251: 'c10::FunctionSchema::name_': struct 'c10::OperatorName' needs to have dll-interface to be used by clients of struct 'c10::FunctionSchema' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/function_schema.h(311,21): warning C4251: 'c10::FunctionSchema::name_': struct 'c10::OperatorName' needs to have dll-interface to be used by clients of struct 'c10::FunctionSchema' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/function_schema.h(312,35): warning C4251: 'c10::FunctionSchema::arguments_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::FunctionSchema' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/function_schema.h(312,35): warning C4251: 'c10::FunctionSchema::arguments_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::FunctionSchema' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/function_schema.h(313,33): warning C4251: 'c10::FunctionSchema::returns_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::FunctionSchema' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/function_schema.h(313,33): warning C4251: 'c10::FunctionSchema::returns_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::FunctionSchema' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/function_schema.h(232): note: see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/function_schema.h(325,47): warning C4251: 'c10::FunctionSchema::alias_kind_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::FunctionSchema' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/function_schema.h(325,47): warning C4251: 'c10::FunctionSchema::alias_kind_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::FunctionSchema' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/function_schema.h(311,21): warning C4251: 'c10::FunctionSchema::name_': struct 'c10::OperatorName' needs to have dll-interface to be used by clients of struct 'c10::FunctionSchema' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/function_schema.h(312,35): warning C4251: 'c10::FunctionSchema::arguments_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::FunctionSchema' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/function_schema.h(313,33): warning C4251: 'c10::FunctionSchema::returns_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::FunctionSchema' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/function_schema.h(325,47): warning C4251: 'c10::FunctionSchema::alias_kind_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::FunctionSchema' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/function_schema.h(311,21): warning C4251: 'c10::FunctionSchema::name_': struct 'c10::OperatorName' needs to have dll-interface to be used by clients of struct 'c10::FunctionSchema' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/function_schema.h(312,35): warning C4251: 'c10::FunctionSchema::arguments_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::FunctionSchema' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/function_schema.h(313,33): warning C4251: 'c10::FunctionSchema::returns_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::FunctionSchema' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/function_schema.h(325,47): warning C4251: 'c10::FunctionSchema::alias_kind_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::FunctionSchema' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/function_schema.h(311,21): warning C4251: 'c10::FunctionSchema::name_': struct 'c10::OperatorName' needs to have dll-interface to be used by clients of struct 'c10::FunctionSchema' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/function_schema.h(312,35): warning C4251: 'c10::FunctionSchema::arguments_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::FunctionSchema' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/function_schema.h(313,33): warning C4251: 'c10::FunctionSchema::returns_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::FunctionSchema' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/function_schema.h(311,21): warning C4251: 'c10::FunctionSchema::name_': struct 'c10::OperatorName' needs to have dll-interface to be used by clients of struct 'c10::FunctionSchema' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/function_schema.h(325,47): warning C4251: 'c10::FunctionSchema::alias_kind_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::FunctionSchema' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/function_schema.h(312,35): warning C4251: 'c10::FunctionSchema::arguments_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::FunctionSchema' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/function_schema.h(313,33): warning C4251: 'c10::FunctionSchema::returns_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::FunctionSchema' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/function_schema.h(311,21): warning C4251: 'c10::FunctionSchema::name_': struct 'c10::OperatorName' needs to have dll-interface to be used by clients of struct 'c10::FunctionSchema' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/function_schema.h(325,47): warning C4251: 'c10::FunctionSchema::alias_kind_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::FunctionSchema' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/function_schema.h(312,35): warning C4251: 'c10::FunctionSchema::arguments_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::FunctionSchema' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/function_schema.h(313,33): warning C4251: 'c10::FunctionSchema::returns_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::FunctionSchema' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/function_schema.h(325,47): warning C4251: 'c10::FunctionSchema::alias_kind_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::FunctionSchema' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/function_schema.h(311,21): warning C4251: 'c10::FunctionSchema::name_': struct 'c10::OperatorName' needs to have dll-interface to be used by clients of struct 'c10::FunctionSchema' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(53,25): warning C4251: 'c10::ClassAttribute::attributeType_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::ClassAttribute' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(54,29): warning C4251: 'c10::ClassAttribute::attributeName_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'c10::ClassAttribute' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/function_schema.h(311,21): warning C4251: 'c10::FunctionSchema::name_': struct 'c10::OperatorName' needs to have dll-interface to be used by clients of struct 'c10::FunctionSchema' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc)C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xstring(4471): note: see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/function_schema.h(311,21): warning C4251: 'c10::FunctionSchema::name_': struct 'c10::OperatorName' needs to have dll-interface to be used by clients of struct 'c10::FunctionSchema' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/function_schema.h(312,35): warning C4251: 'c10::FunctionSchema::arguments_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::FunctionSchema' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/function_schema.h(311,21): warning C4251: 'c10::FunctionSchema::name_': struct 'c10::OperatorName' needs to have dll-interface to be used by clients of struct 'c10::FunctionSchema' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/function_schema.h(313,33): warning C4251: 'c10::FunctionSchema::returns_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::FunctionSchema' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(413,51): warning C4251: 'c10::ClassType::compilation_unit_': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/function_schema.h(312,35): warning C4251: 'c10::FunctionSchema::arguments_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::FunctionSchema' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/function_schema.h(312,35): warning C4251: 'c10::FunctionSchema::arguments_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::FunctionSchema' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/function_schema.h(313,33): warning C4251: 'c10::FunctionSchema::returns_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::FunctionSchema' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/function_schema.h(313,33): warning C4251: 'c10::FunctionSchema::returns_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::FunctionSchema' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/function_schema.h(325,47): warning C4251: 'c10::FunctionSchema::alias_kind_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::FunctionSchema' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/function_schema.h(312,35): warning C4251: 'c10::FunctionSchema::arguments_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::FunctionSchema' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/function_schema.h(313,33): warning C4251: 'c10::FunctionSchema::returns_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::FunctionSchema' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(416,42): warning C4251: 'c10::ClassType::attributes_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(419,39): warning C4251: 'c10::ClassType::attributeTypes_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/function_schema.h(325,47): warning C4251: 'c10::FunctionSchema::alias_kind_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::FunctionSchema' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/function_schema.h(325,47): warning C4251: 'c10::FunctionSchema::alias_kind_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::FunctionSchema' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/function_schema.h(325,47): warning C4251: 'c10::FunctionSchema::alias_kind_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'c10::FunctionSchema' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(422,46): warning C4251: 'c10::ClassType::methods_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(423,52): warning C4251: 'c10::ClassType::staticmethods_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(53,25): warning C4251: 'c10::ClassAttribute::attributeType_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::ClassAttribute' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(108): note: see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(426,52): warning C4251: 'c10::ClassType::forward_hooks_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(427,56): warning C4251: 'c10::ClassType::forward_pre_hooks_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(410,42): warning C4251: 'c10::ClassType::constantNames_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(411,38): warning C4251: 'c10::ClassType::constantValues_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(413,51): warning C4251: 'c10::ClassType::compilation_unit_': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(430,36): warning C4251: 'c10::ClassType::properties_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(435,31): warning C4251: 'c10::ClassType::doc_string_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(438,56): warning C4251: 'c10::ClassType::unresolved_class_attributes_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(416,42): warning C4251: 'c10::ClassType::attributes_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(419,39): warning C4251: 'c10::ClassType::attributeTypes_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(422,46): warning C4251: 'c10::ClassType::methods_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(423,52): warning C4251: 'c10::ClassType::staticmethods_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(426,52): warning C4251: 'c10::ClassType::forward_hooks_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(427,56): warning C4251: 'c10::ClassType::forward_pre_hooks_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(430,36): warning C4251: 'c10::ClassType::properties_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(435,31): warning C4251: 'c10::ClassType::doc_string_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(438,56): warning C4251: 'c10::ClassType::unresolved_class_attributes_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(53,25): warning C4251: 'c10::ClassAttribute::attributeType_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::ClassAttribute' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(54,29): warning C4251: 'c10::ClassAttribute::attributeName_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'c10::ClassAttribute' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(54,29): warning C4251: 'c10::ClassAttribute::attributeName_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'c10::ClassAttribute' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(410,42): warning C4251: 'c10::ClassType::constantNames_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(411,38): warning C4251: 'c10::ClassType::constantValues_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(410,42): warning C4251: 'c10::ClassType::constantNames_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(413,51): warning C4251: 'c10::ClassType::compilation_unit_': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(413,51): warning C4251: 'c10::ClassType::compilation_unit_': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(416,42): warning C4251: 'c10::ClassType::attributes_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(419,39): warning C4251: 'c10::ClassType::attributeTypes_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(416,42): warning C4251: 'c10::ClassType::attributes_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(419,39): warning C4251: 'c10::ClassType::attributeTypes_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(422,46): warning C4251: 'c10::ClassType::methods_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(423,52): warning C4251: 'c10::ClassType::staticmethods_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(422,46): warning C4251: 'c10::ClassType::methods_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(426,52): warning C4251: 'c10::ClassType::forward_hooks_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(427,56): warning C4251: 'c10::ClassType::forward_pre_hooks_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(427,56): warning C4251: 'c10::ClassType::forward_pre_hooks_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(430,36): warning C4251: 'c10::ClassType::properties_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(435,31): warning C4251: 'c10::ClassType::doc_string_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(430,36): warning C4251: 'c10::ClassType::properties_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(438,56): warning C4251: 'c10::ClassType::unresolved_class_attributes_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(435,31): warning C4251: 'c10::ClassType::doc_string_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(438,56): warning C4251: 'c10::ClassType::unresolved_class_attributes_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(53,25): warning C4251: 'c10::ClassAttribute::attributeType_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::ClassAttribute' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(54,29): warning C4251: 'c10::ClassAttribute::attributeName_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'c10::ClassAttribute' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(410,42): warning C4251: 'c10::ClassType::constantNames_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(411,38): warning C4251: 'c10::ClassType::constantValues_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(413,51): warning C4251: 'c10::ClassType::compilation_unit_': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(53,25): warning C4251: 'c10::ClassAttribute::attributeType_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::ClassAttribute' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(54,29): warning C4251: 'c10::ClassAttribute::attributeName_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'c10::ClassAttribute' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(419,39): warning C4251: 'c10::ClassType::attributeTypes_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/custom_class_detail.h(212,28): warning C4251: 'torch::detail::class_base::qualClassName': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'torch::detail::class_base' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/custom_class_detail.h(213,32): warning C4251: 'torch::detail::class_base::classTypePtr': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'torch::detail::class_base' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(410,42): warning C4251: 'c10::ClassType::constantNames_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(411,38): warning C4251: 'c10::ClassType::constantValues_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(413,51): warning C4251: 'c10::ClassType::compilation_unit_': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(422,46): warning C4251: 'c10::ClassType::methods_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(423,52): warning C4251: 'c10::ClassType::staticmethods_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(426,52): warning C4251: 'c10::ClassType::forward_hooks_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(427,56): warning C4251: 'c10::ClassType::forward_pre_hooks_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/boxing/BoxedKernel.h(170,46): warning C4251: 'c10::BoxedKernel::functor_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of class 'c10::BoxedKernel' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(416,42): warning C4251: 'c10::ClassType::attributes_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(419,39): warning C4251: 'c10::ClassType::attributeTypes_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/custom_class_detail.h(212,28): warning C4251: 'torch::detail::class_base::qualClassName': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'torch::detail::class_base' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/custom_class_detail.h(213,32): warning C4251: 'torch::detail::class_base::classTypePtr': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'torch::detail::class_base' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(430,36): warning C4251: 'c10::ClassType::properties_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(435,31): warning C4251: 'c10::ClassType::doc_string_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(438,56): warning C4251: 'c10::ClassType::unresolved_class_attributes_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(422,46): warning C4251: 'c10::ClassType::methods_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(423,52): warning C4251: 'c10::ClassType::staticmethods_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(426,52): warning C4251: 'c10::ClassType::forward_hooks_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(427,56): warning C4251: 'c10::ClassType::forward_pre_hooks_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/boxing/BoxedKernel.h(170,46): warning C4251: 'c10::BoxedKernel::functor_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of class 'c10::BoxedKernel' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(430,36): warning C4251: 'c10::ClassType::properties_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(435,31): warning C4251: 'c10::ClassType::doc_string_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(438,56): warning C4251: 'c10::ClassType::unresolved_class_attributes_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(53,25): warning C4251: 'c10::ClassAttribute::attributeType_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::ClassAttribute' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(54,29): warning C4251: 'c10::ClassAttribute::attributeName_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'c10::ClassAttribute' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(410,42): warning C4251: 'c10::ClassType::constantNames_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(411,38): warning C4251: 'c10::ClassType::constantValues_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(413,51): warning C4251: 'c10::ClassType::compilation_unit_': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(416,42): warning C4251: 'c10::ClassType::attributes_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(419,39): warning C4251: 'c10::ClassType::attributeTypes_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/custom_class_detail.h(212,28): warning C4251: 'torch::detail::class_base::qualClassName': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'torch::detail::class_base' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/custom_class_detail.h(213,32): warning C4251: 'torch::detail::class_base::classTypePtr': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'torch::detail::class_base' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/custom_class_detail.h(212,28): warning C4251: 'torch::detail::class_base::qualClassName': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'torch::detail::class_base' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/custom_class_detail.h(213,32): warning C4251: 'torch::detail::class_base::classTypePtr': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'torch::detail::class_base' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(422,46): warning C4251: 'c10::ClassType::methods_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(53,25): warning C4251: 'c10::ClassAttribute::attributeType_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::ClassAttribute' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(54,29): warning C4251: 'c10::ClassAttribute::attributeName_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'c10::ClassAttribute' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(423,52): warning C4251: 'c10::ClassType::staticmethods_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(426,52): warning C4251: 'c10::ClassType::forward_hooks_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(427,56): warning C4251: 'c10::ClassType::forward_pre_hooks_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(410,42): warning C4251: 'c10::ClassType::constantNames_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(411,38): warning C4251: 'c10::ClassType::constantValues_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/boxing/BoxedKernel.h(170,46): warning C4251: 'c10::BoxedKernel::functor_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of class 'c10::BoxedKernel' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(413,51): warning C4251: 'c10::ClassType::compilation_unit_': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/boxing/BoxedKernel.h(170,46): warning C4251: 'c10::BoxedKernel::functor_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of class 'c10::BoxedKernel' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(430,36): warning C4251: 'c10::ClassType::properties_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(435,31): warning C4251: 'c10::ClassType::doc_string_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(438,56): warning C4251: 'c10::ClassType::unresolved_class_attributes_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(53,25): warning C4251: 'c10::ClassAttribute::attributeType_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::ClassAttribute' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(54,29): warning C4251: 'c10::ClassAttribute::attributeName_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'c10::ClassAttribute' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(419,39): warning C4251: 'c10::ClassType::attributeTypes_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/DispatchKeyExtractor.h(230,51): warning C4251: 'c10::DispatchKeyExtractor::dispatch_arg_indices_reverse_': struct 'c10::utils::bitset' needs to have dll-interface to be used by clients of struct 'c10::DispatchKeyExtractor' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(410,42): warning C4251: 'c10::ClassType::constantNames_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(53,25): warning C4251: 'c10::ClassAttribute::attributeType_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::ClassAttribute' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/DispatchKeyExtractor.h(233,37): warning C4251: 'c10::DispatchKeyExtractor::nonFallthroughKeys_': class 'c10::DispatchKeySet' needs to have dll-interface to be used by clients of struct 'c10::DispatchKeyExtractor' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(54,29): warning C4251: 'c10::ClassAttribute::attributeName_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'c10::ClassAttribute' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(411,38): warning C4251: 'c10::ClassType::constantValues_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(422,46): warning C4251: 'c10::ClassType::methods_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(413,51): warning C4251: 'c10::ClassType::compilation_unit_': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(53,25): warning C4251: 'c10::ClassAttribute::attributeType_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::ClassAttribute' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(423,52): warning C4251: 'c10::ClassType::staticmethods_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(54,29): warning C4251: 'c10::ClassAttribute::attributeName_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'c10::ClassAttribute' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(426,52): warning C4251: 'c10::ClassType::forward_hooks_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(53,25): warning C4251: 'c10::ClassAttribute::attributeType_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::ClassAttribute' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(427,56): warning C4251: 'c10::ClassType::forward_pre_hooks_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(54,29): warning C4251: 'c10::ClassAttribute::attributeName_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'c10::ClassAttribute' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(416,42): warning C4251: 'c10::ClassType::attributes_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/DispatchKeyExtractor.h(230,51): warning C4251: 'c10::DispatchKeyExtractor::dispatch_arg_indices_reverse_': struct 'c10::utils::bitset' needs to have dll-interface to be used by clients of struct 'c10::DispatchKeyExtractor' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(34): note: see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(53,25): warning C4251: 'c10::ClassAttribute::attributeType_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::ClassAttribute' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(430,36): warning C4251: 'c10::ClassType::properties_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(410,42): warning C4251: 'c10::ClassType::constantNames_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/CppSignature.h(57,31): warning C4251: 'c10::impl::CppSignature::signature_': class 'std::type_index' needs to have dll-interface to be used by clients of class 'c10::impl::CppSignature' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/DispatchKeyExtractor.h(233,37): warning C4251: 'c10::DispatchKeyExtractor::nonFallthroughKeys_': class 'c10::DispatchKeySet' needs to have dll-interface to be used by clients of struct 'c10::DispatchKeyExtractor' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(411,38): warning C4251: 'c10::ClassType::constantValues_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(54,29): warning C4251: 'c10::ClassAttribute::attributeName_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'c10::ClassAttribute' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(435,31): warning C4251: 'c10::ClassType::doc_string_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(419,39): warning C4251: 'c10::ClassType::attributeTypes_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(413,51): warning C4251: 'c10::ClassType::compilation_unit_': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(413,51): warning C4251: 'c10::ClassType::compilation_unit_': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(413,51): warning C4251: 'c10::ClassType::compilation_unit_': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(410,42): warning C4251: 'c10::ClassType::constantNames_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(411,38): warning C4251: 'c10::ClassType::constantValues_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(413,51): warning C4251: 'c10::ClassType::compilation_unit_': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(416,42): warning C4251: 'c10::ClassType::attributes_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(422,46): warning C4251: 'c10::ClassType::methods_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(416,42): warning C4251: 'c10::ClassType::attributes_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(416,42): warning C4251: 'c10::ClassType::attributes_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(423,52): warning C4251: 'c10::ClassType::staticmethods_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(416,42): warning C4251: 'c10::ClassType::attributes_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/CppSignature.h(57,31): warning C4251: 'c10::impl::CppSignature::signature_': class 'std::type_index' needs to have dll-interface to be used by clients of class 'c10::impl::CppSignature' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/custom_class_detail.h(212,28): warning C4251: 'torch::detail::class_base::qualClassName': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'torch::detail::class_base' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(419,39): warning C4251: 'c10::ClassType::attributeTypes_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(223,21): warning C4251: 'c10::impl::OperatorEntry::name_': struct 'c10::OperatorName' needs to have dll-interface to be used by clients of class 'c10::impl::OperatorEntry' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(419,39): warning C4251: 'c10::ClassType::attributeTypes_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(422,46): warning C4251: 'c10::ClassType::methods_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(426,52): warning C4251: 'c10::ClassType::forward_hooks_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(427,56): warning C4251: 'c10::ClassType::forward_pre_hooks_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(423,52): warning C4251: 'c10::ClassType::staticmethods_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(426,52): warning C4251: 'c10::ClassType::forward_hooks_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(427,56): warning C4251: 'c10::ClassType::forward_pre_hooks_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/custom_class_detail.h(212,28): warning C4251: 'torch::detail::class_base::qualClassName': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'torch::detail::class_base' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/custom_class_detail.h(213,32): warning C4251: 'torch::detail::class_base::classTypePtr': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'torch::detail::class_base' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/DispatchKeyExtractor.h(230,51): warning C4251: 'c10::DispatchKeyExtractor::dispatch_arg_indices_reverse_': struct 'c10::utils::bitset' needs to have dll-interface to be used by clients of struct 'c10::DispatchKeyExtractor' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/DispatchKeyExtractor.h(233,37): warning C4251: 'c10::DispatchKeyExtractor::nonFallthroughKeys_': class 'c10::DispatchKeySet' needs to have dll-interface to be used by clients of struct 'c10::DispatchKeyExtractor' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(224,41): warning C4251: 'c10::impl::OperatorEntry::schema_': class 'std::optional' needs to have dll-interface to be used by clients of class 'c10::impl::OperatorEntry' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/DispatchKeyExtractor.h(230,51): warning C4251: 'c10::DispatchKeyExtractor::dispatch_arg_indices_reverse_': struct 'c10::utils::bitset' needs to have dll-interface to be used by clients of struct 'c10::DispatchKeyExtractor' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/boxing/BoxedKernel.h(170,46): warning C4251: 'c10::BoxedKernel::functor_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of class 'c10::BoxedKernel' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/DispatchKeyExtractor.h(233,37): warning C4251: 'c10::DispatchKeyExtractor::nonFallthroughKeys_': class 'c10::DispatchKeySet' needs to have dll-interface to be used by clients of struct 'c10::DispatchKeyExtractor' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(422,46): warning C4251: 'c10::ClassType::methods_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/boxing/BoxedKernel.h(170,46): warning C4251: 'c10::BoxedKernel::functor_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of class 'c10::BoxedKernel' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(423,52): warning C4251: 'c10::ClassType::staticmethods_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(422,46): warning C4251: 'c10::ClassType::methods_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(426,52): warning C4251: 'c10::ClassType::forward_hooks_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(423,52): warning C4251: 'c10::ClassType::staticmethods_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(430,36): warning C4251: 'c10::ClassType::properties_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(427,56): warning C4251: 'c10::ClassType::forward_pre_hooks_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(108): note: see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(246): note: see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(426,52): warning C4251: 'c10::ClassType::forward_hooks_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(435,31): warning C4251: 'c10::ClassType::doc_string_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(422,46): warning C4251: 'c10::ClassType::methods_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(430,36): warning C4251: 'c10::ClassType::properties_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/CppSignature.h(57,31): warning C4251: 'c10::impl::CppSignature::signature_': class 'std::type_index' needs to have dll-interface to be used by clients of class 'c10::impl::CppSignature' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(226,31): warning C4251: 'c10::impl::OperatorEntry::tags_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'c10::impl::OperatorEntry' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(427,56): warning C4251: 'c10::ClassType::forward_pre_hooks_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(246): note: see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(438,56): warning C4251: 'c10::ClassType::unresolved_class_attributes_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(108): note: see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(435,31): warning C4251: 'c10::ClassType::doc_string_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(423,52): warning C4251: 'c10::ClassType::staticmethods_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(223,21): warning C4251: 'c10::impl::OperatorEntry::name_': struct 'c10::OperatorName' needs to have dll-interface to be used by clients of class 'c10::impl::OperatorEntry' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(231,31): warning C4251: 'c10::impl::OperatorEntry::py_cache_': class 'c10::PyHandleCache' needs to have dll-interface to be used by clients of class 'c10::impl::OperatorEntry' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(438,56): warning C4251: 'c10::ClassType::unresolved_class_attributes_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/PyHandleCache.h(38): note: see declaration of 'c10::PyHandleCache' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(426,52): warning C4251: 'c10::ClassType::forward_hooks_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/operator_name.h(14): note: see declaration of 'c10::OperatorName' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/CppSignature.h(57,31): warning C4251: 'c10::impl::CppSignature::signature_': class 'std::type_index' needs to have dll-interface to be used by clients of class 'c10::impl::CppSignature' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(438,56): warning C4251: 'c10::ClassType::unresolved_class_attributes_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(427,56): warning C4251: 'c10::ClassType::forward_pre_hooks_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(430,36): warning C4251: 'c10::ClassType::properties_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(435,31): warning C4251: 'c10::ClassType::doc_string_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(438,56): warning C4251: 'c10::ClassType::unresolved_class_attributes_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(224,41): warning C4251: 'c10::impl::OperatorEntry::schema_': class 'std::optional' needs to have dll-interface to be used by clients of class 'c10::impl::OperatorEntry' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(430,36): warning C4251: 'c10::ClassType::properties_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(435,31): warning C4251: 'c10::ClassType::doc_string_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/class_type.h(438,56): warning C4251: 'c10::ClassType::unresolved_class_attributes_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'c10::ClassType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(271,32): warning C4251: 'c10::impl::OperatorEntry::kernels_': class 'ska::flat_hash_map>,std::hash,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of class 'c10::impl::OperatorEntry' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(226,31): warning C4251: 'c10::impl::OperatorEntry::tags_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'c10::impl::OperatorEntry' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/custom_class_detail.h(212,28): warning C4251: 'torch::detail::class_base::qualClassName': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'torch::detail::class_base' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/custom_class_detail.h(213,32): warning C4251: 'torch::detail::class_base::classTypePtr': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'torch::detail::class_base' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(231,31): warning C4251: 'c10::impl::OperatorEntry::py_cache_': class 'c10::PyHandleCache' needs to have dll-interface to be used by clients of class 'c10::impl::OperatorEntry' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(223,21): warning C4251: 'c10::impl::OperatorEntry::name_': struct 'c10::OperatorName' needs to have dll-interface to be used by clients of class 'c10::impl::OperatorEntry' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(287,54): warning C4251: 'c10::impl::OperatorEntry::cpp_signature_': class 'std::optional' needs to have dll-interface to be used by clients of class 'c10::impl::OperatorEntry' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(288,58): warning C4251: 'c10::impl::OperatorEntry::sym_cpp_signature_': class 'std::optional' needs to have dll-interface to be used by clients of class 'c10::impl::OperatorEntry' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(224,41): warning C4251: 'c10::impl::OperatorEntry::schema_': class 'std::optional' needs to have dll-interface to be used by clients of class 'c10::impl::OperatorEntry' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(271,32): warning C4251: 'c10::impl::OperatorEntry::kernels_': class 'ska::flat_hash_map>,std::hash,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of class 'c10::impl::OperatorEntry' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/boxing/BoxedKernel.h(170,46): warning C4251: 'c10::BoxedKernel::functor_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of class 'c10::BoxedKernel' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(291,60): warning C4251: 'c10::impl::OperatorEntry::report_error_callback_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of class 'c10::impl::OperatorEntry' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(224,41): warning C4251: 'c10::impl::OperatorEntry::schema_': class 'std::optional' needs to have dll-interface to be used by clients of class 'c10::impl::OperatorEntry' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(226,31): warning C4251: 'c10::impl::OperatorEntry::tags_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'c10::impl::OperatorEntry' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(231,31): warning C4251: 'c10::impl::OperatorEntry::py_cache_': class 'c10::PyHandleCache' needs to have dll-interface to be used by clients of class 'c10::impl::OperatorEntry' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(86,46): warning C4251: 'at::StringView::owned_str_ptr_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'at::StringView' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(226,31): warning C4251: 'c10::impl::OperatorEntry::tags_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'c10::impl::OperatorEntry' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(287,54): warning C4251: 'c10::impl::OperatorEntry::cpp_signature_': class 'std::optional' needs to have dll-interface to be used by clients of class 'c10::impl::OperatorEntry' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(288,58): warning C4251: 'c10::impl::OperatorEntry::sym_cpp_signature_': class 'std::optional' needs to have dll-interface to be used by clients of class 'c10::impl::OperatorEntry' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(231,31): warning C4251: 'c10::impl::OperatorEntry::py_cache_': class 'c10::PyHandleCache' needs to have dll-interface to be used by clients of class 'c10::impl::OperatorEntry' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(291,60): warning C4251: 'c10::impl::OperatorEntry::report_error_callback_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of class 'c10::impl::OperatorEntry' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(271,32): warning C4251: 'c10::impl::OperatorEntry::kernels_': class 'ska::flat_hash_map>,std::hash,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of class 'c10::impl::OperatorEntry' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(271,32): warning C4251: 'c10::impl::OperatorEntry::kernels_': class 'ska::flat_hash_map>,std::hash,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of class 'c10::impl::OperatorEntry' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(86,46): warning C4251: 'at::StringView::owned_str_ptr_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'at::StringView' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/custom_class_detail.h(212,28): warning C4251: 'torch::detail::class_base::qualClassName': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'torch::detail::class_base' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/custom_class_detail.h(213,32): warning C4251: 'torch::detail::class_base::classTypePtr': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'torch::detail::class_base' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/DispatchKeyExtractor.h(230,51): warning C4251: 'c10::DispatchKeyExtractor::dispatch_arg_indices_reverse_': struct 'c10::utils::bitset' needs to have dll-interface to be used by clients of struct 'c10::DispatchKeyExtractor' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/DispatchKeyExtractor.h(233,37): warning C4251: 'c10::DispatchKeyExtractor::nonFallthroughKeys_': class 'c10::DispatchKeySet' needs to have dll-interface to be used by clients of struct 'c10::DispatchKeyExtractor' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/DispatchKeyExtractor.h(230,51): warning C4251: 'c10::DispatchKeyExtractor::dispatch_arg_indices_reverse_': struct 'c10::utils::bitset' needs to have dll-interface to be used by clients of struct 'c10::DispatchKeyExtractor' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/DispatchKeyExtractor.h(233,37): warning C4251: 'c10::DispatchKeyExtractor::nonFallthroughKeys_': class 'c10::DispatchKeySet' needs to have dll-interface to be used by clients of struct 'c10::DispatchKeyExtractor' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(287,54): warning C4251: 'c10::impl::OperatorEntry::cpp_signature_': class 'std::optional' needs to have dll-interface to be used by clients of class 'c10::impl::OperatorEntry' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(288,58): warning C4251: 'c10::impl::OperatorEntry::sym_cpp_signature_': class 'std::optional' needs to have dll-interface to be used by clients of class 'c10::impl::OperatorEntry' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/boxing/BoxedKernel.h(170,46): warning C4251: 'c10::BoxedKernel::functor_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of class 'c10::BoxedKernel' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(287,54): warning C4251: 'c10::impl::OperatorEntry::cpp_signature_': class 'std::optional' needs to have dll-interface to be used by clients of class 'c10::impl::OperatorEntry' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(288,58): warning C4251: 'c10::impl::OperatorEntry::sym_cpp_signature_': class 'std::optional' needs to have dll-interface to be used by clients of class 'c10::impl::OperatorEntry' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(291,60): warning C4251: 'c10::impl::OperatorEntry::report_error_callback_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of class 'c10::impl::OperatorEntry' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(291,60): warning C4251: 'c10::impl::OperatorEntry::report_error_callback_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of class 'c10::impl::OperatorEntry' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/CppSignature.h(57,31): warning C4251: 'c10::impl::CppSignature::signature_': class 'std::type_index' needs to have dll-interface to be used by clients of class 'c10::impl::CppSignature' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/CppSignature.h(57,31): warning C4251: 'c10::impl::CppSignature::signature_': class 'std::type_index' needs to have dll-interface to be used by clients of class 'c10::impl::CppSignature' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(453,32): warning C4251: 'at::RecordFunction::step_callbacks_': struct 'at::StepCallbacks' needs to have dll-interface to be used by clients of struct 'at::RecordFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(86,46): warning C4251: 'at::StringView::owned_str_ptr_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'at::StringView' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(86,46): warning C4251: 'at::StringView::owned_str_ptr_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'at::StringView' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(465,27): warning C4251: 'at::RecordFunction::ctx_': class 'c10::SmallVector>,4>' needs to have dll-interface to be used by clients of struct 'at::RecordFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(453,32): warning C4251: 'at::RecordFunction::step_callbacks_': struct 'at::StepCallbacks' needs to have dll-interface to be used by clients of struct 'at::RecordFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(223,21): warning C4251: 'c10::impl::OperatorEntry::name_': struct 'c10::OperatorName' needs to have dll-interface to be used by clients of class 'c10::impl::OperatorEntry' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(467,46): warning C4251: 'at::RecordFunction::fn_': class 'std::variant' needs to have dll-interface to be used by clients of struct 'at::RecordFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/DispatchKeyExtractor.h(230,51): warning C4251: 'c10::DispatchKeyExtractor::dispatch_arg_indices_reverse_': struct 'c10::utils::bitset' needs to have dll-interface to be used by clients of struct 'c10::DispatchKeyExtractor' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(467): note: see declaration of 'std::variant' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(223,21): warning C4251: 'c10::impl::OperatorEntry::name_': struct 'c10::OperatorName' needs to have dll-interface to be used by clients of class 'c10::impl::OperatorEntry' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/DispatchKeyExtractor.h(233,37): warning C4251: 'c10::DispatchKeyExtractor::nonFallthroughKeys_': class 'c10::DispatchKeySet' needs to have dll-interface to be used by clients of struct 'c10::DispatchKeyExtractor' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/custom_class_detail.h(212,28): warning C4251: 'torch::detail::class_base::qualClassName': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'torch::detail::class_base' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(470,38): warning C4251: 'at::RecordFunction::inputs_': class 'c10::ArrayRef' needs to have dll-interface to be used by clients of struct 'at::RecordFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(471,36): warning C4251: 'at::RecordFunction::outputs_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'at::RecordFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/custom_class_detail.h(213,32): warning C4251: 'torch::detail::class_base::classTypePtr': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'torch::detail::class_base' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(224,41): warning C4251: 'c10::impl::OperatorEntry::schema_': class 'std::optional' needs to have dll-interface to be used by clients of class 'c10::impl::OperatorEntry' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(465,27): warning C4251: 'at::RecordFunction::ctx_': class 'c10::SmallVector>,4>' needs to have dll-interface to be used by clients of struct 'at::RecordFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/custom_class_detail.h(212,28): warning C4251: 'torch::detail::class_base::qualClassName': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'torch::detail::class_base' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/custom_class_detail.h(213,32): warning C4251: 'torch::detail::class_base::classTypePtr': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'torch::detail::class_base' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/custom_class_detail.h(212,28): warning C4251: 'torch::detail::class_base::qualClassName': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'torch::detail::class_base' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/custom_class_detail.h(213,32): warning C4251: 'torch::detail::class_base::classTypePtr': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'torch::detail::class_base' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(224,41): warning C4251: 'c10::impl::OperatorEntry::schema_': class 'std::optional' needs to have dll-interface to be used by clients of class 'c10::impl::OperatorEntry' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/boxing/BoxedKernel.h(170,46): warning C4251: 'c10::BoxedKernel::functor_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of class 'c10::BoxedKernel' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/custom_class_detail.h(212,28): warning C4251: 'torch::detail::class_base::qualClassName': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'torch::detail::class_base' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/custom_class_detail.h(212,28): warning C4251: 'torch::detail::class_base::qualClassName': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'torch::detail::class_base' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/custom_class_detail.h(213,32): warning C4251: 'torch::detail::class_base::classTypePtr': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'torch::detail::class_base' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(226,31): warning C4251: 'c10::impl::OperatorEntry::tags_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'c10::impl::OperatorEntry' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc)C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xstring(4471): note: see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/custom_class_detail.h(213,32): warning C4251: 'torch::detail::class_base::classTypePtr': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'torch::detail::class_base' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(729,48): warning C4251: 'at::RecordFunctionTLS::sorted_tls_callbacks_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'at::RecordFunctionTLS' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/CppSignature.h(57,31): warning C4251: 'c10::impl::CppSignature::signature_': class 'std::type_index' needs to have dll-interface to be used by clients of class 'c10::impl::CppSignature' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(231,31): warning C4251: 'c10::impl::OperatorEntry::py_cache_': class 'c10::PyHandleCache' needs to have dll-interface to be used by clients of class 'c10::impl::OperatorEntry' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/boxing/BoxedKernel.h(170,46): warning C4251: 'c10::BoxedKernel::functor_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of class 'c10::BoxedKernel' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(453,32): warning C4251: 'at::RecordFunction::step_callbacks_': struct 'at::StepCallbacks' needs to have dll-interface to be used by clients of struct 'at::RecordFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/boxing/BoxedKernel.h(170,46): warning C4251: 'c10::BoxedKernel::functor_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of class 'c10::BoxedKernel' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(467,46): warning C4251: 'at::RecordFunction::fn_': class 'std::variant' needs to have dll-interface to be used by clients of struct 'at::RecordFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/boxing/BoxedKernel.h(170): note: see declaration of 'c10::intrusive_ptr>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(231,31): warning C4251: 'c10::impl::OperatorEntry::py_cache_': class 'c10::PyHandleCache' needs to have dll-interface to be used by clients of class 'c10::impl::OperatorEntry' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/boxing/BoxedKernel.h(170,46): warning C4251: 'c10::BoxedKernel::functor_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of class 'c10::BoxedKernel' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(470,38): warning C4251: 'at::RecordFunction::inputs_': class 'c10::ArrayRef' needs to have dll-interface to be used by clients of struct 'at::RecordFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/boxing/BoxedKernel.h(170,46): warning C4251: 'c10::BoxedKernel::functor_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of class 'c10::BoxedKernel' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(471,36): warning C4251: 'at::RecordFunction::outputs_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'at::RecordFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(271,32): warning C4251: 'c10::impl::OperatorEntry::kernels_': class 'ska::flat_hash_map>,std::hash,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of class 'c10::impl::OperatorEntry' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(465,27): warning C4251: 'at::RecordFunction::ctx_': class 'c10::SmallVector>,4>' needs to have dll-interface to be used by clients of struct 'at::RecordFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(465,27): warning C4251: 'at::RecordFunction::ctx_': class 'c10::SmallVector>,4>' needs to have dll-interface to be used by clients of struct 'at::RecordFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(271,32): warning C4251: 'c10::impl::OperatorEntry::kernels_': class 'ska::flat_hash_map>,std::hash,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of class 'c10::impl::OperatorEntry' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/Dispatcher.h(332,36): warning C4251: 'c10::Dispatcher::operators_': class 'std::list>' needs to have dll-interface to be used by clients of class 'c10::Dispatcher' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(287,54): warning C4251: 'c10::impl::OperatorEntry::cpp_signature_': class 'std::optional' needs to have dll-interface to be used by clients of class 'c10::impl::OperatorEntry' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(287): note: see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(467): note: see declaration of 'std::variant' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/operator_name.h(14): note: see declaration of 'c10::OperatorName' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/DispatchKeyExtractor.h(233,37): warning C4251: 'c10::DispatchKeyExtractor::nonFallthroughKeys_': class 'c10::DispatchKeySet' needs to have dll-interface to be used by clients of struct 'c10::DispatchKeyExtractor' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(470,38): warning C4251: 'at::RecordFunction::inputs_': class 'c10::ArrayRef' needs to have dll-interface to be used by clients of struct 'at::RecordFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/Dispatcher.h(334,83): warning C4251: 'c10::Dispatcher::operatorLookupTable_': class 'c10::LeftRight,std::equal_to,std::allocator>>>' needs to have dll-interface to be used by clients of class 'c10::Dispatcher' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(288,58): warning C4251: 'c10::impl::OperatorEntry::sym_cpp_signature_': class 'std::optional' needs to have dll-interface to be used by clients of class 'c10::impl::OperatorEntry' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(471,36): warning C4251: 'at::RecordFunction::outputs_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'at::RecordFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(470,38): warning C4251: 'at::RecordFunction::inputs_': class 'c10::ArrayRef' needs to have dll-interface to be used by clients of struct 'at::RecordFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(471,36): warning C4251: 'at::RecordFunction::outputs_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'at::RecordFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(291,60): warning C4251: 'c10::impl::OperatorEntry::report_error_callback_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of class 'c10::impl::OperatorEntry' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(291,60): warning C4251: 'c10::impl::OperatorEntry::report_error_callback_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of class 'c10::impl::OperatorEntry' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(224,41): warning C4251: 'c10::impl::OperatorEntry::schema_': class 'std::optional' needs to have dll-interface to be used by clients of class 'c10::impl::OperatorEntry' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/Dispatcher.h(339,58): warning C4251: 'c10::Dispatcher::libraries_': class 'ska::flat_hash_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of class 'c10::Dispatcher' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(729,48): warning C4251: 'at::RecordFunctionTLS::sorted_tls_callbacks_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'at::RecordFunctionTLS' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(729,48): warning C4251: 'at::RecordFunctionTLS::sorted_tls_callbacks_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'at::RecordFunctionTLS' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/CppSignature.h(57,31): warning C4251: 'c10::impl::CppSignature::signature_': class 'std::type_index' needs to have dll-interface to be used by clients of class 'c10::impl::CppSignature' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(255): note: see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/Dispatcher.h(343,63): warning C4251: 'c10::Dispatcher::listeners_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of class 'c10::Dispatcher' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/Dispatcher.h(357,36): warning C4251: 'c10::Dispatcher::cond_var_': class 'std::condition_variable' needs to have dll-interface to be used by clients of class 'c10::Dispatcher' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(226,31): warning C4251: 'c10::impl::OperatorEntry::tags_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'c10::impl::OperatorEntry' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(86,46): warning C4251: 'at::StringView::owned_str_ptr_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'at::StringView' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(86,46): warning C4251: 'at::StringView::owned_str_ptr_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'at::StringView' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/Dispatcher.h(332,36): warning C4251: 'c10::Dispatcher::operators_': class 'std::list>' needs to have dll-interface to be used by clients of class 'c10::Dispatcher' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(231,31): warning C4251: 'c10::impl::OperatorEntry::py_cache_': class 'c10::PyHandleCache' needs to have dll-interface to be used by clients of class 'c10::impl::OperatorEntry' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/Dispatcher.h(504,65): warning C4251: 'c10::OperatorHandle::operatorIterator_': class 'std::_List_iterator>>' needs to have dll-interface to be used by clients of class 'c10::OperatorHandle' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/Dispatcher.h(334,83): warning C4251: 'c10::Dispatcher::operatorLookupTable_': class 'c10::LeftRight,std::equal_to,std::allocator>>>' needs to have dll-interface to be used by clients of class 'c10::Dispatcher' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(271,32): warning C4251: 'c10::impl::OperatorEntry::kernels_': class 'ska::flat_hash_map>,std::hash,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of class 'c10::impl::OperatorEntry' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/Dispatcher.h(332,36): warning C4251: 'c10::Dispatcher::operators_': class 'std::list>' needs to have dll-interface to be used by clients of class 'c10::Dispatcher' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/DispatchKeyExtractor.h(230,51): warning C4251: 'c10::DispatchKeyExtractor::dispatch_arg_indices_reverse_': struct 'c10::utils::bitset' needs to have dll-interface to be used by clients of struct 'c10::DispatchKeyExtractor' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/Dispatcher.h(332,36): warning C4251: 'c10::Dispatcher::operators_': class 'std::list>' needs to have dll-interface to be used by clients of class 'c10::Dispatcher' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/DispatchKeyExtractor.h(233,37): warning C4251: 'c10::DispatchKeyExtractor::nonFallthroughKeys_': class 'c10::DispatchKeySet' needs to have dll-interface to be used by clients of struct 'c10::DispatchKeyExtractor' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(223,21): warning C4251: 'c10::impl::OperatorEntry::name_': struct 'c10::OperatorName' needs to have dll-interface to be used by clients of class 'c10::impl::OperatorEntry' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/DispatchKeyExtractor.h(230,51): warning C4251: 'c10::DispatchKeyExtractor::dispatch_arg_indices_reverse_': struct 'c10::utils::bitset' needs to have dll-interface to be used by clients of struct 'c10::DispatchKeyExtractor' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/DispatchKeyExtractor.h(230,51): warning C4251: 'c10::DispatchKeyExtractor::dispatch_arg_indices_reverse_': struct 'c10::utils::bitset' needs to have dll-interface to be used by clients of struct 'c10::DispatchKeyExtractor' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Bitset.h(19): note: see declaration of 'c10::utils::bitset' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(288,58): warning C4251: 'c10::impl::OperatorEntry::sym_cpp_signature_': class 'std::optional' needs to have dll-interface to be used by clients of class 'c10::impl::OperatorEntry' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/DispatchKeyExtractor.h(233,37): warning C4251: 'c10::DispatchKeyExtractor::nonFallthroughKeys_': class 'c10::DispatchKeySet' needs to have dll-interface to be used by clients of struct 'c10::DispatchKeyExtractor' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(291,60): warning C4251: 'c10::impl::OperatorEntry::report_error_callback_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of class 'c10::impl::OperatorEntry' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(226,31): warning C4251: 'c10::impl::OperatorEntry::tags_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'c10::impl::OperatorEntry' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/CppSignature.h(57,31): warning C4251: 'c10::impl::CppSignature::signature_': class 'std::type_index' needs to have dll-interface to be used by clients of class 'c10::impl::CppSignature' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(453,32): warning C4251: 'at::RecordFunction::step_callbacks_': struct 'at::StepCallbacks' needs to have dll-interface to be used by clients of struct 'at::RecordFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/CppSignature.h(57,31): warning C4251: 'c10::impl::CppSignature::signature_': class 'std::type_index' needs to have dll-interface to be used by clients of class 'c10::impl::CppSignature' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(86,46): warning C4251: 'at::StringView::owned_str_ptr_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'at::StringView' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/Dispatcher.h(343,63): warning C4251: 'c10::Dispatcher::listeners_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of class 'c10::Dispatcher' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/Dispatcher.h(343,63): warning C4251: 'c10::Dispatcher::listeners_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of class 'c10::Dispatcher' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/Dispatcher.h(343): note: see declaration of 'std::unique_ptr>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/Dispatcher.h(357,36): warning C4251: 'c10::Dispatcher::cond_var_': class 'std::condition_variable' needs to have dll-interface to be used by clients of class 'c10::Dispatcher' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/Dispatcher.h(357,36): warning C4251: 'c10::Dispatcher::cond_var_': class 'std::condition_variable' needs to have dll-interface to be used by clients of class 'c10::Dispatcher' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/Dispatcher.h(363,32): warning C4251: 'c10::Dispatcher::guard_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'c10::Dispatcher' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc)C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\mutex(573): note: see declaration of 'std::condition_variable' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(271,32): warning C4251: 'c10::impl::OperatorEntry::kernels_': class 'ska::flat_hash_map>,std::hash,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of class 'c10::impl::OperatorEntry' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(223,21): warning C4251: 'c10::impl::OperatorEntry::name_': struct 'c10::OperatorName' needs to have dll-interface to be used by clients of class 'c10::impl::OperatorEntry' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/Dispatcher.h(363,32): warning C4251: 'c10::Dispatcher::guard_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'c10::Dispatcher' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/op_registration/op_registration.h(434,76): warning C4251: 'c10::RegisterOperators::Options::schemaOrName_': class 'std::optional>' needs to have dll-interface to be used by clients of class 'c10::RegisterOperators::Options' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/Dispatcher.h(363,32): warning C4251: 'c10::Dispatcher::guard_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'c10::Dispatcher' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(465,27): warning C4251: 'at::RecordFunction::ctx_': class 'c10::SmallVector>,4>' needs to have dll-interface to be used by clients of struct 'at::RecordFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/Dispatcher.h(363): note: see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/op_registration/op_registration.h(434): note: see declaration of 'std::optional>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/Dispatcher.h(504,65): warning C4251: 'c10::OperatorHandle::operatorIterator_': class 'std::_List_iterator>>' needs to have dll-interface to be used by clients of class 'c10::OperatorHandle' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(224,41): warning C4251: 'c10::impl::OperatorEntry::schema_': class 'std::optional' needs to have dll-interface to be used by clients of class 'c10::impl::OperatorEntry' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/Dispatcher.h(504,65): warning C4251: 'c10::OperatorHandle::operatorIterator_': class 'std::_List_iterator>>' needs to have dll-interface to be used by clients of class 'c10::OperatorHandle' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/Dispatcher.h(504,65): warning C4251: 'c10::OperatorHandle::operatorIterator_': class 'std::_List_iterator>>' needs to have dll-interface to be used by clients of class 'c10::OperatorHandle' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(467,46): warning C4251: 'at::RecordFunction::fn_': class 'std::variant' needs to have dll-interface to be used by clients of struct 'at::RecordFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(287,54): warning C4251: 'c10::impl::OperatorEntry::cpp_signature_': class 'std::optional' needs to have dll-interface to be used by clients of class 'c10::impl::OperatorEntry' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/op_registration/op_registration.h(436,50): warning C4251: 'c10::RegisterOperators::Options::kernels': class 'std::vector>' needs to have dll-interface to be used by clients of class 'c10::RegisterOperators::Options' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(470,38): warning C4251: 'at::RecordFunction::inputs_': class 'c10::ArrayRef' needs to have dll-interface to be used by clients of struct 'at::RecordFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(287): note: see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(288,58): warning C4251: 'c10::impl::OperatorEntry::sym_cpp_signature_': class 'std::optional' needs to have dll-interface to be used by clients of class 'c10::impl::OperatorEntry' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(223,21): warning C4251: 'c10::impl::OperatorEntry::name_': struct 'c10::OperatorName' needs to have dll-interface to be used by clients of class 'c10::impl::OperatorEntry' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(467,46): warning C4251: 'at::RecordFunction::fn_': class 'std::variant' needs to have dll-interface to be used by clients of struct 'at::RecordFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(223,21): warning C4251: 'c10::impl::OperatorEntry::name_': struct 'c10::OperatorName' needs to have dll-interface to be used by clients of class 'c10::impl::OperatorEntry' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(223,21): warning C4251: 'c10::impl::OperatorEntry::name_': struct 'c10::OperatorName' needs to have dll-interface to be used by clients of class 'c10::impl::OperatorEntry' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(226,31): warning C4251: 'c10::impl::OperatorEntry::tags_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'c10::impl::OperatorEntry' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(291,60): warning C4251: 'c10::impl::OperatorEntry::report_error_callback_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of class 'c10::impl::OperatorEntry' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(453,32): warning C4251: 'at::RecordFunction::step_callbacks_': struct 'at::StepCallbacks' needs to have dll-interface to be used by clients of struct 'at::RecordFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/operator_name.h(14): note: see declaration of 'c10::OperatorName' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(231,31): warning C4251: 'c10::impl::OperatorEntry::py_cache_': class 'c10::PyHandleCache' needs to have dll-interface to be used by clients of class 'c10::impl::OperatorEntry' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(470,38): warning C4251: 'at::RecordFunction::inputs_': class 'c10::ArrayRef' needs to have dll-interface to be used by clients of struct 'at::RecordFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(471,36): warning C4251: 'at::RecordFunction::outputs_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'at::RecordFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(224,41): warning C4251: 'c10::impl::OperatorEntry::schema_': class 'std::optional' needs to have dll-interface to be used by clients of class 'c10::impl::OperatorEntry' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(224,41): warning C4251: 'c10::impl::OperatorEntry::schema_': class 'std::optional' needs to have dll-interface to be used by clients of class 'c10::impl::OperatorEntry' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(224,41): warning C4251: 'c10::impl::OperatorEntry::schema_': class 'std::optional' needs to have dll-interface to be used by clients of class 'c10::impl::OperatorEntry' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(224,41): warning C4251: 'c10::impl::OperatorEntry::schema_': class 'std::optional' needs to have dll-interface to be used by clients of class 'c10::impl::OperatorEntry' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(465,27): warning C4251: 'at::RecordFunction::ctx_': class 'c10::SmallVector>,4>' needs to have dll-interface to be used by clients of struct 'at::RecordFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(271,32): warning C4251: 'c10::impl::OperatorEntry::kernels_': class 'ska::flat_hash_map>,std::hash,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of class 'c10::impl::OperatorEntry' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/op_registration/op_registration.h(588,50): warning C4251: 'c10::RegisterOperators::registrars_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'c10::RegisterOperators' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(729,48): warning C4251: 'at::RecordFunctionTLS::sorted_tls_callbacks_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'at::RecordFunctionTLS' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(729,48): warning C4251: 'at::RecordFunctionTLS::sorted_tls_callbacks_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'at::RecordFunctionTLS' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(226,31): warning C4251: 'c10::impl::OperatorEntry::tags_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'c10::impl::OperatorEntry' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(231,31): warning C4251: 'c10::impl::OperatorEntry::py_cache_': class 'c10::PyHandleCache' needs to have dll-interface to be used by clients of class 'c10::impl::OperatorEntry' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(231,31): warning C4251: 'c10::impl::OperatorEntry::py_cache_': class 'c10::PyHandleCache' needs to have dll-interface to be used by clients of class 'c10::impl::OperatorEntry' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/PyHandleCache.h(38): note: see declaration of 'c10::PyHandleCache' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(226,31): warning C4251: 'c10::impl::OperatorEntry::tags_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'c10::impl::OperatorEntry' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/op_registration/op_registration.h(434,76): warning C4251: 'c10::RegisterOperators::Options::schemaOrName_': class 'std::optional>' needs to have dll-interface to be used by clients of class 'c10::RegisterOperators::Options' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(231,31): warning C4251: 'c10::impl::OperatorEntry::py_cache_': class 'c10::PyHandleCache' needs to have dll-interface to be used by clients of class 'c10::impl::OperatorEntry' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(231,31): warning C4251: 'c10::impl::OperatorEntry::py_cache_': class 'c10::PyHandleCache' needs to have dll-interface to be used by clients of class 'c10::impl::OperatorEntry' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/PyHandleCache.h(38): note: see declaration of 'c10::PyHandleCache' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(470,38): warning C4251: 'at::RecordFunction::inputs_': class 'c10::ArrayRef' needs to have dll-interface to be used by clients of struct 'at::RecordFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(471,36): warning C4251: 'at::RecordFunction::outputs_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'at::RecordFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/op_registration/op_registration.h(434,76): warning C4251: 'c10::RegisterOperators::Options::schemaOrName_': class 'std::optional>' needs to have dll-interface to be used by clients of class 'c10::RegisterOperators::Options' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(287,54): warning C4251: 'c10::impl::OperatorEntry::cpp_signature_': class 'std::optional' needs to have dll-interface to be used by clients of class 'c10::impl::OperatorEntry' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/op_registration/op_registration.h(434,76): warning C4251: 'c10::RegisterOperators::Options::schemaOrName_': class 'std::optional>' needs to have dll-interface to be used by clients of class 'c10::RegisterOperators::Options' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(288,58): warning C4251: 'c10::impl::OperatorEntry::sym_cpp_signature_': class 'std::optional' needs to have dll-interface to be used by clients of class 'c10::impl::OperatorEntry' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(271,32): warning C4251: 'c10::impl::OperatorEntry::kernels_': class 'ska::flat_hash_map>,std::hash,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of class 'c10::impl::OperatorEntry' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(271,32): warning C4251: 'c10::impl::OperatorEntry::kernels_': class 'ska::flat_hash_map>,std::hash,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of class 'c10::impl::OperatorEntry' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/library.h(302,48): warning C4251: 'torch::CppFunction::dispatch_key_': class 'std::optional' needs to have dll-interface to be used by clients of class 'torch::CppFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/library.h(304,56): warning C4251: 'torch::CppFunction::cpp_signature_': class 'std::optional' needs to have dll-interface to be used by clients of class 'torch::CppFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/library.h(305,47): warning C4251: 'torch::CppFunction::schema_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of class 'torch::CppFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(291,60): warning C4251: 'c10::impl::OperatorEntry::report_error_callback_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of class 'c10::impl::OperatorEntry' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/op_registration/op_registration.h(436,50): warning C4251: 'c10::RegisterOperators::Options::kernels': class 'std::vector>' needs to have dll-interface to be used by clients of class 'c10::RegisterOperators::Options' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/op_registration/op_registration.h(437,51): warning C4251: 'c10::RegisterOperators::Options::aliasAnalysisKind_': class 'std::optional' needs to have dll-interface to be used by clients of class 'c10::RegisterOperators::Options' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/Dispatcher.h(332,36): warning C4251: 'c10::Dispatcher::operators_': class 'std::list>' needs to have dll-interface to be used by clients of class 'c10::Dispatcher' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(86,46): warning C4251: 'at::StringView::owned_str_ptr_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'at::StringView' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/Dispatcher.h(332,36): warning C4251: 'c10::Dispatcher::operators_': class 'std::list>' needs to have dll-interface to be used by clients of class 'c10::Dispatcher' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(86): note: see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/op_registration/op_registration.h(436): note: see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/Dispatcher.h(332): note: see declaration of 'std::list>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(255): note: see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(287,54): warning C4251: 'c10::impl::OperatorEntry::cpp_signature_': class 'std::optional' needs to have dll-interface to be used by clients of class 'c10::impl::OperatorEntry' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(287,54): warning C4251: 'c10::impl::OperatorEntry::cpp_signature_': class 'std::optional' needs to have dll-interface to be used by clients of class 'c10::impl::OperatorEntry' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/op_registration/op_registration.h(437,51): warning C4251: 'c10::RegisterOperators::Options::aliasAnalysisKind_': class 'std::optional' needs to have dll-interface to be used by clients of class 'c10::RegisterOperators::Options' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/op_registration/op_registration.h(588,50): warning C4251: 'c10::RegisterOperators::registrars_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'c10::RegisterOperators' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/Dispatcher.h(334,83): warning C4251: 'c10::Dispatcher::operatorLookupTable_': class 'c10::LeftRight,std::equal_to,std::allocator>>>' needs to have dll-interface to be used by clients of class 'c10::Dispatcher' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(453,32): warning C4251: 'at::RecordFunction::step_callbacks_': struct 'at::StepCallbacks' needs to have dll-interface to be used by clients of struct 'at::RecordFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(287,54): warning C4251: 'c10::impl::OperatorEntry::cpp_signature_': class 'std::optional' needs to have dll-interface to be used by clients of class 'c10::impl::OperatorEntry' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(288,58): warning C4251: 'c10::impl::OperatorEntry::sym_cpp_signature_': class 'std::optional' needs to have dll-interface to be used by clients of class 'c10::impl::OperatorEntry' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(287): note: see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/Dispatcher.h(334,83): warning C4251: 'c10::Dispatcher::operatorLookupTable_': class 'c10::LeftRight,std::equal_to,std::allocator>>>' needs to have dll-interface to be used by clients of class 'c10::Dispatcher' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(288,58): warning C4251: 'c10::impl::OperatorEntry::sym_cpp_signature_': class 'std::optional' needs to have dll-interface to be used by clients of class 'c10::impl::OperatorEntry' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(291,60): warning C4251: 'c10::impl::OperatorEntry::report_error_callback_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of class 'c10::impl::OperatorEntry' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(291,60): warning C4251: 'c10::impl::OperatorEntry::report_error_callback_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of class 'c10::impl::OperatorEntry' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(291,60): warning C4251: 'c10::impl::OperatorEntry::report_error_callback_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of class 'c10::impl::OperatorEntry' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/op_registration/op_registration.h(588): note: see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(291,60): warning C4251: 'c10::impl::OperatorEntry::report_error_callback_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of class 'c10::impl::OperatorEntry' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/op_registration/op_registration.h(588,50): warning C4251: 'c10::RegisterOperators::registrars_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'c10::RegisterOperators' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/Dispatcher.h(339,58): warning C4251: 'c10::Dispatcher::libraries_': class 'ska::flat_hash_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of class 'c10::Dispatcher' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/library.h(851,55): warning C4251: 'torch::Library::registrars_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'torch::Library' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/Dispatcher.h(339,58): warning C4251: 'c10::Dispatcher::libraries_': class 'ska::flat_hash_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of class 'c10::Dispatcher' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/Dispatcher.h(332,36): warning C4251: 'c10::Dispatcher::operators_': class 'std::list>' needs to have dll-interface to be used by clients of class 'c10::Dispatcher' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(86,46): warning C4251: 'at::StringView::owned_str_ptr_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'at::StringView' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(86,46): warning C4251: 'at::StringView::owned_str_ptr_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'at::StringView' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(86,46): warning C4251: 'at::StringView::owned_str_ptr_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'at::StringView' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/Dispatcher.h(343,63): warning C4251: 'c10::Dispatcher::listeners_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of class 'c10::Dispatcher' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(86): note: see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/Dispatcher.h(357,36): warning C4251: 'c10::Dispatcher::cond_var_': class 'std::condition_variable' needs to have dll-interface to be used by clients of class 'c10::Dispatcher' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/Dispatcher.h(343,63): warning C4251: 'c10::Dispatcher::listeners_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of class 'c10::Dispatcher' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/library.h(302,48): warning C4251: 'torch::CppFunction::dispatch_key_': class 'std::optional' needs to have dll-interface to be used by clients of class 'torch::CppFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(86,46): warning C4251: 'at::StringView::owned_str_ptr_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'at::StringView' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(453,32): warning C4251: 'at::RecordFunction::step_callbacks_': struct 'at::StepCallbacks' needs to have dll-interface to be used by clients of struct 'at::RecordFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/library.h(304,56): warning C4251: 'torch::CppFunction::cpp_signature_': class 'std::optional' needs to have dll-interface to be used by clients of class 'torch::CppFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(467): note: see declaration of 'std::variant' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/Dispatcher.h(357,36): warning C4251: 'c10::Dispatcher::cond_var_': class 'std::condition_variable' needs to have dll-interface to be used by clients of class 'c10::Dispatcher' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/library.h(304,56): warning C4251: 'torch::CppFunction::cpp_signature_': class 'std::optional' needs to have dll-interface to be used by clients of class 'torch::CppFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/CPUGeneratorImpl.h(36,22): warning C4251: 'at::CPUGeneratorImpl::engine_': class 'at::mt19937_engine' needs to have dll-interface to be used by clients of struct 'at::CPUGeneratorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/library.h(305,47): warning C4251: 'torch::CppFunction::schema_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of class 'torch::CppFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(134): note: see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/library.h(305,47): warning C4251: 'torch::CppFunction::schema_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of class 'torch::CppFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(470,38): warning C4251: 'at::RecordFunction::inputs_': class 'c10::ArrayRef' needs to have dll-interface to be used by clients of struct 'at::RecordFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/Dispatcher.h(363,32): warning C4251: 'c10::Dispatcher::guard_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'c10::Dispatcher' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/Dispatcher.h(363,32): warning C4251: 'c10::Dispatcher::guard_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'c10::Dispatcher' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/library.h(302,48): warning C4251: 'torch::CppFunction::dispatch_key_': class 'std::optional' needs to have dll-interface to be used by clients of class 'torch::CppFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/library.h(306,21): warning C4251: 'torch::CppFunction::debug_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'torch::CppFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/Dispatcher.h(339,58): warning C4251: 'c10::Dispatcher::libraries_': class 'ska::flat_hash_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of class 'c10::Dispatcher' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(465,27): warning C4251: 'at::RecordFunction::ctx_': class 'c10::SmallVector>,4>' needs to have dll-interface to be used by clients of struct 'at::RecordFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/library.h(306,21): warning C4251: 'torch::CppFunction::debug_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'torch::CppFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(471,36): warning C4251: 'at::RecordFunction::outputs_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'at::RecordFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/library.h(305,47): warning C4251: 'torch::CppFunction::schema_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of class 'torch::CppFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/library.h(306,21): warning C4251: 'torch::CppFunction::debug_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'torch::CppFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/CPUGeneratorImpl.h(37,49): warning C4251: 'at::CPUGeneratorImpl::next_float_normal_sample_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'at::CPUGeneratorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/CPUGeneratorImpl.h(38,51): warning C4251: 'at::CPUGeneratorImpl::next_double_normal_sample_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'at::CPUGeneratorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/Dispatcher.h(504,65): warning C4251: 'c10::OperatorHandle::operatorIterator_': class 'std::_List_iterator>>' needs to have dll-interface to be used by clients of class 'c10::OperatorHandle' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(729,48): warning C4251: 'at::RecordFunctionTLS::sorted_tls_callbacks_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'at::RecordFunctionTLS' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/Dispatcher.h(357,36): warning C4251: 'c10::Dispatcher::cond_var_': class 'std::condition_variable' needs to have dll-interface to be used by clients of class 'c10::Dispatcher' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/library.h(845,33): warning C4251: 'torch::Library::ns_': class 'std::optional' needs to have dll-interface to be used by clients of class 'torch::Library' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/library.h(846,48): warning C4251: 'torch::Library::dispatch_key_': class 'std::optional' needs to have dll-interface to be used by clients of class 'torch::Library' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(467,46): warning C4251: 'at::RecordFunction::fn_': class 'std::variant' needs to have dll-interface to be used by clients of struct 'at::RecordFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/Dispatcher.h(363,32): warning C4251: 'c10::Dispatcher::guard_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'c10::Dispatcher' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(453,32): warning C4251: 'at::RecordFunction::step_callbacks_': struct 'at::StepCallbacks' needs to have dll-interface to be used by clients of struct 'at::RecordFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(453,32): warning C4251: 'at::RecordFunction::step_callbacks_': struct 'at::StepCallbacks' needs to have dll-interface to be used by clients of struct 'at::RecordFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(453,32): warning C4251: 'at::RecordFunction::step_callbacks_': struct 'at::StepCallbacks' needs to have dll-interface to be used by clients of struct 'at::RecordFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/library.h(846,48): warning C4251: 'torch::Library::dispatch_key_': class 'std::optional' needs to have dll-interface to be used by clients of class 'torch::Library' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(471,36): warning C4251: 'at::RecordFunction::outputs_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'at::RecordFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/library.h(851,55): warning C4251: 'torch::Library::registrars_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'torch::Library' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/Dispatcher.h(332,36): warning C4251: 'c10::Dispatcher::operators_': class 'std::list>' needs to have dll-interface to be used by clients of class 'c10::Dispatcher' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/Dispatcher.h(504,65): warning C4251: 'c10::OperatorHandle::operatorIterator_': class 'std::_List_iterator>>' needs to have dll-interface to be used by clients of class 'c10::OperatorHandle' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(465,27): warning C4251: 'at::RecordFunction::ctx_': class 'c10::SmallVector>,4>' needs to have dll-interface to be used by clients of struct 'at::RecordFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(465,27): warning C4251: 'at::RecordFunction::ctx_': class 'c10::SmallVector>,4>' needs to have dll-interface to be used by clients of struct 'at::RecordFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(465,27): warning C4251: 'at::RecordFunction::ctx_': class 'c10::SmallVector>,4>' needs to have dll-interface to be used by clients of struct 'at::RecordFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(465,27): warning C4251: 'at::RecordFunction::ctx_': class 'c10::SmallVector>,4>' needs to have dll-interface to be used by clients of struct 'at::RecordFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/library.h(847,75): warning C4251: 'torch::Library::impl_abstract_pystub_': class 'std::optional>' needs to have dll-interface to be used by clients of class 'torch::Library' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(103): note: see declaration of 'c10::SmallVector>,4>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/library.h(851,55): warning C4251: 'torch::Library::registrars_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'torch::Library' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(729,48): warning C4251: 'at::RecordFunctionTLS::sorted_tls_callbacks_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'at::RecordFunctionTLS' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/library.h(847,75): warning C4251: 'torch::Library::impl_abstract_pystub_': class 'std::optional>' needs to have dll-interface to be used by clients of class 'torch::Library' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/Dispatcher.h(334,83): warning C4251: 'c10::Dispatcher::operatorLookupTable_': class 'c10::LeftRight,std::equal_to,std::allocator>>>' needs to have dll-interface to be used by clients of class 'c10::Dispatcher' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/library.h(851,55): warning C4251: 'torch::Library::registrars_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'torch::Library' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/CPUGeneratorImpl.h(36,22): warning C4251: 'at::CPUGeneratorImpl::engine_': class 'at::mt19937_engine' needs to have dll-interface to be used by clients of struct 'at::CPUGeneratorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(467,46): warning C4251: 'at::RecordFunction::fn_': class 'std::variant' needs to have dll-interface to be used by clients of struct 'at::RecordFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(467,46): warning C4251: 'at::RecordFunction::fn_': class 'std::variant' needs to have dll-interface to be used by clients of struct 'at::RecordFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(467,46): warning C4251: 'at::RecordFunction::fn_': class 'std::variant' needs to have dll-interface to be used by clients of struct 'at::RecordFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(470,38): warning C4251: 'at::RecordFunction::inputs_': class 'c10::ArrayRef' needs to have dll-interface to be used by clients of struct 'at::RecordFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/Dispatcher.h(339,58): warning C4251: 'c10::Dispatcher::libraries_': class 'ska::flat_hash_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of class 'c10::Dispatcher' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(471,36): warning C4251: 'at::RecordFunction::outputs_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'at::RecordFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(470,38): warning C4251: 'at::RecordFunction::inputs_': class 'c10::ArrayRef' needs to have dll-interface to be used by clients of struct 'at::RecordFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(471,36): warning C4251: 'at::RecordFunction::outputs_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'at::RecordFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(471,36): warning C4251: 'at::RecordFunction::outputs_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'at::RecordFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(467,46): warning C4251: 'at::RecordFunction::fn_': class 'std::variant' needs to have dll-interface to be used by clients of struct 'at::RecordFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/PyInterpreter.h(24): note: see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/CPUGeneratorImpl.h(37,49): warning C4251: 'at::CPUGeneratorImpl::next_float_normal_sample_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'at::CPUGeneratorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(467): note: see declaration of 'std::variant' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(470,38): warning C4251: 'at::RecordFunction::inputs_': class 'c10::ArrayRef' needs to have dll-interface to be used by clients of struct 'at::RecordFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/CPUGeneratorImpl.h(36,22): warning C4251: 'at::CPUGeneratorImpl::engine_': class 'at::mt19937_engine' needs to have dll-interface to be used by clients of struct 'at::CPUGeneratorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/Dispatcher.h(332,36): warning C4251: 'c10::Dispatcher::operators_': class 'std::list>' needs to have dll-interface to be used by clients of class 'c10::Dispatcher' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/Dispatcher.h(363,32): warning C4251: 'c10::Dispatcher::guard_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'c10::Dispatcher' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/CPUGeneratorImpl.h(37,49): warning C4251: 'at::CPUGeneratorImpl::next_float_normal_sample_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'at::CPUGeneratorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(729,48): warning C4251: 'at::RecordFunctionTLS::sorted_tls_callbacks_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'at::RecordFunctionTLS' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/CPUGeneratorImpl.h(38,51): warning C4251: 'at::CPUGeneratorImpl::next_double_normal_sample_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'at::CPUGeneratorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/CPUGeneratorImpl.h(37,49): warning C4251: 'at::CPUGeneratorImpl::next_float_normal_sample_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'at::CPUGeneratorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/op_registration/op_registration.h(434,76): warning C4251: 'c10::RegisterOperators::Options::schemaOrName_': class 'std::optional>' needs to have dll-interface to be used by clients of class 'c10::RegisterOperators::Options' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/CPUGeneratorImpl.h(38,51): warning C4251: 'at::CPUGeneratorImpl::next_double_normal_sample_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'at::CPUGeneratorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/Dispatcher.h(504,65): warning C4251: 'c10::OperatorHandle::operatorIterator_': class 'std::_List_iterator>>' needs to have dll-interface to be used by clients of class 'c10::OperatorHandle' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/record_function.h(729,48): warning C4251: 'at::RecordFunctionTLS::sorted_tls_callbacks_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'at::RecordFunctionTLS' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/op_registration/op_registration.h(434,76): warning C4251: 'c10::RegisterOperators::Options::schemaOrName_': class 'std::optional>' needs to have dll-interface to be used by clients of class 'c10::RegisterOperators::Options' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/op_registration/op_registration.h(436,50): warning C4251: 'c10::RegisterOperators::Options::kernels': class 'std::vector>' needs to have dll-interface to be used by clients of class 'c10::RegisterOperators::Options' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/op_registration/op_registration.h(437,51): warning C4251: 'c10::RegisterOperators::Options::aliasAnalysisKind_': class 'std::optional' needs to have dll-interface to be used by clients of class 'c10::RegisterOperators::Options' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/op_registration/op_registration.h(436,50): warning C4251: 'c10::RegisterOperators::Options::kernels': class 'std::vector>' needs to have dll-interface to be used by clients of class 'c10::RegisterOperators::Options' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/op_registration/op_registration.h(437,51): warning C4251: 'c10::RegisterOperators::Options::aliasAnalysisKind_': class 'std::optional' needs to have dll-interface to be used by clients of class 'c10::RegisterOperators::Options' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/Context.h(342,26): warning C4251: 'at::Context::thc_init': class 'c10::once_flag' needs to have dll-interface to be used by clients of class 'at::Context' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/function_schema.h(325): note: see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/op_registration/op_registration.h(588,50): warning C4251: 'c10::RegisterOperators::registrars_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'c10::RegisterOperators' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/Dispatcher.h(339,58): warning C4251: 'c10::Dispatcher::libraries_': class 'ska::flat_hash_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of class 'c10::Dispatcher' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/Context.h(343,26): warning C4251: 'at::Context::thh_init': class 'c10::once_flag' needs to have dll-interface to be used by clients of class 'at::Context' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/Context.h(344,26): warning C4251: 'at::Context::thx_init': class 'c10::once_flag' needs to have dll-interface to be used by clients of class 'at::Context' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/Context.h(345,26): warning C4251: 'at::Context::thp_init': class 'c10::once_flag' needs to have dll-interface to be used by clients of class 'at::Context' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/Dispatcher.h(343,63): warning C4251: 'c10::Dispatcher::listeners_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of class 'c10::Dispatcher' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/Dispatcher.h(357,36): warning C4251: 'c10::Dispatcher::cond_var_': class 'std::condition_variable' needs to have dll-interface to be used by clients of class 'c10::Dispatcher' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/Context.h(380,61): warning C4251: 'at::Context::quantized_engine': class 'std::optional' needs to have dll-interface to be used by clients of class 'at::Context' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/Dispatcher.h(363,32): warning C4251: 'c10::Dispatcher::guard_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'c10::Dispatcher' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/op_registration/op_registration.h(436,50): warning C4251: 'c10::RegisterOperators::Options::kernels': class 'std::vector>' needs to have dll-interface to be used by clients of class 'c10::RegisterOperators::Options' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/op_registration/op_registration.h(437,51): warning C4251: 'c10::RegisterOperators::Options::aliasAnalysisKind_': class 'std::optional' needs to have dll-interface to be used by clients of class 'c10::RegisterOperators::Options' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/library.h(302,48): warning C4251: 'torch::CppFunction::dispatch_key_': class 'std::optional' needs to have dll-interface to be used by clients of class 'torch::CppFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/library.h(304,56): warning C4251: 'torch::CppFunction::cpp_signature_': class 'std::optional' needs to have dll-interface to be used by clients of class 'torch::CppFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/library.h(305,47): warning C4251: 'torch::CppFunction::schema_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of class 'torch::CppFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/Dispatcher.h(334,83): warning C4251: 'c10::Dispatcher::operatorLookupTable_': class 'c10::LeftRight,std::equal_to,std::allocator>>>' needs to have dll-interface to be used by clients of class 'c10::Dispatcher' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/Dispatcher.h(334,83): warning C4251: 'c10::Dispatcher::operatorLookupTable_': class 'c10::LeftRight,std::equal_to,std::allocator>>>' needs to have dll-interface to be used by clients of class 'c10::Dispatcher' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/op_registration/op_registration.h(588,50): warning C4251: 'c10::RegisterOperators::registrars_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'c10::RegisterOperators' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/Context.h(342,26): warning C4251: 'at::Context::thc_init': class 'c10::once_flag' needs to have dll-interface to be used by clients of class 'at::Context' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/library.h(302,48): warning C4251: 'torch::CppFunction::dispatch_key_': class 'std::optional' needs to have dll-interface to be used by clients of class 'torch::CppFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/Dispatcher.h(339,58): warning C4251: 'c10::Dispatcher::libraries_': class 'ska::flat_hash_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of class 'c10::Dispatcher' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/Dispatcher.h(339,58): warning C4251: 'c10::Dispatcher::libraries_': class 'ska::flat_hash_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of class 'c10::Dispatcher' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/Dispatcher.h(343,63): warning C4251: 'c10::Dispatcher::listeners_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of class 'c10::Dispatcher' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/OperatorEntry.h(134): note: see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/CallOnce.h(23): note: see declaration of 'c10::once_flag' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/CallOnce.h(23): note: see declaration of 'c10::once_flag' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/Context.h(343,26): warning C4251: 'at::Context::thh_init': class 'c10::once_flag' needs to have dll-interface to be used by clients of class 'at::Context' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorGeometry.h(138,36): warning C4251: 'at::TensorGeometry::strides_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'at::TensorGeometry' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/Dispatcher.h(343,63): warning C4251: 'c10::Dispatcher::listeners_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of class 'c10::Dispatcher' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/library.h(845,33): warning C4251: 'torch::Library::ns_': class 'std::optional' needs to have dll-interface to be used by clients of class 'torch::Library' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/op_registration/op_registration.h(436,50): warning C4251: 'c10::RegisterOperators::Options::kernels': class 'std::vector>' needs to have dll-interface to be used by clients of class 'c10::RegisterOperators::Options' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/Dispatcher.h(343,63): warning C4251: 'c10::Dispatcher::listeners_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of class 'c10::Dispatcher' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/Dispatcher.h(343,63): warning C4251: 'c10::Dispatcher::listeners_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of class 'c10::Dispatcher' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/CallOnce.h(23): note: see declaration of 'c10::once_flag' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/ArrayRef.h(256): note: see declaration of 'std::vector>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/Context.h(344,26): warning C4251: 'at::Context::thx_init': class 'c10::once_flag' needs to have dll-interface to be used by clients of class 'at::Context' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/Context.h(344,26): warning C4251: 'at::Context::thx_init': class 'c10::once_flag' needs to have dll-interface to be used by clients of class 'at::Context' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/library.h(305,47): warning C4251: 'torch::CppFunction::schema_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of class 'torch::CppFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/library.h(302,48): warning C4251: 'torch::CppFunction::dispatch_key_': class 'std::optional' needs to have dll-interface to be used by clients of class 'torch::CppFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/Dispatcher.h(357,36): warning C4251: 'c10::Dispatcher::cond_var_': class 'std::condition_variable' needs to have dll-interface to be used by clients of class 'c10::Dispatcher' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/op_registration/op_registration.h(437,51): warning C4251: 'c10::RegisterOperators::Options::aliasAnalysisKind_': class 'std::optional' needs to have dll-interface to be used by clients of class 'c10::RegisterOperators::Options' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/library.h(306,21): warning C4251: 'torch::CppFunction::debug_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'torch::CppFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/Dispatcher.h(357,36): warning C4251: 'c10::Dispatcher::cond_var_': class 'std::condition_variable' needs to have dll-interface to be used by clients of class 'c10::Dispatcher' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/Context.h(345,26): warning C4251: 'at::Context::thp_init': class 'c10::once_flag' needs to have dll-interface to be used by clients of class 'at::Context' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/library.h(846,48): warning C4251: 'torch::Library::dispatch_key_': class 'std::optional' needs to have dll-interface to be used by clients of class 'torch::Library' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc)C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\mutex(573): note: see declaration of 'std::condition_variable' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc)C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\mutex(573): note: see declaration of 'std::condition_variable' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/library.h(304,56): warning C4251: 'torch::CppFunction::cpp_signature_': class 'std::optional' needs to have dll-interface to be used by clients of class 'torch::CppFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/Context.h(345,26): warning C4251: 'at::Context::thp_init': class 'c10::once_flag' needs to have dll-interface to be used by clients of class 'at::Context' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/Dispatcher.h(357,36): warning C4251: 'c10::Dispatcher::cond_var_': class 'std::condition_variable' needs to have dll-interface to be used by clients of class 'c10::Dispatcher' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/Context.h(345,26): warning C4251: 'at::Context::thp_init': class 'c10::once_flag' needs to have dll-interface to be used by clients of class 'at::Context' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/CallOnce.h(23): note: see declaration of 'c10::once_flag' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/CallOnce.h(23): note: see declaration of 'c10::once_flag' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc)C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\mutex(573): note: see declaration of 'std::condition_variable' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc)C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\mutex(573): note: see declaration of 'std::condition_variable' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/library.h(305,47): warning C4251: 'torch::CppFunction::schema_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of class 'torch::CppFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/library.h(306,21): warning C4251: 'torch::CppFunction::debug_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'torch::CppFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/Dispatcher.h(363,32): warning C4251: 'c10::Dispatcher::guard_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'c10::Dispatcher' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/Dispatcher.h(363,32): warning C4251: 'c10::Dispatcher::guard_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'c10::Dispatcher' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/Dispatcher.h(363,32): warning C4251: 'c10::Dispatcher::guard_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'c10::Dispatcher' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/Dispatcher.h(363,32): warning C4251: 'c10::Dispatcher::guard_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'c10::Dispatcher' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/Context.h(380,61): warning C4251: 'at::Context::quantized_engine': class 'std::optional' needs to have dll-interface to be used by clients of class 'at::Context' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/Context.h(380,61): warning C4251: 'at::Context::quantized_engine': class 'std::optional' needs to have dll-interface to be used by clients of class 'at::Context' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/op_registration/op_registration.h(588,50): warning C4251: 'c10::RegisterOperators::registrars_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'c10::RegisterOperators' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/Dispatcher.h(504,65): warning C4251: 'c10::OperatorHandle::operatorIterator_': class 'std::_List_iterator>>' needs to have dll-interface to be used by clients of class 'c10::OperatorHandle' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/Dispatcher.h(504,65): warning C4251: 'c10::OperatorHandle::operatorIterator_': class 'std::_List_iterator>>' needs to have dll-interface to be used by clients of class 'c10::OperatorHandle' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/Dispatcher.h(504,65): warning C4251: 'c10::OperatorHandle::operatorIterator_': class 'std::_List_iterator>>' needs to have dll-interface to be used by clients of class 'c10::OperatorHandle' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/library.h(847,75): warning C4251: 'torch::Library::impl_abstract_pystub_': class 'std::optional>' needs to have dll-interface to be used by clients of class 'torch::Library' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/library.h(845,33): warning C4251: 'torch::Library::ns_': class 'std::optional' needs to have dll-interface to be used by clients of class 'torch::Library' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/library.h(851,55): warning C4251: 'torch::Library::registrars_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'torch::Library' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(78): note: see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/library.h(845,33): warning C4251: 'torch::Library::ns_': class 'std::optional' needs to have dll-interface to be used by clients of class 'torch::Library' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/library.h(846,48): warning C4251: 'torch::Library::dispatch_key_': class 'std::optional' needs to have dll-interface to be used by clients of class 'torch::Library' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/op_registration/op_registration.h(434,76): warning C4251: 'c10::RegisterOperators::Options::schemaOrName_': class 'std::optional>' needs to have dll-interface to be used by clients of class 'c10::RegisterOperators::Options' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/from_blob.h(92,21): warning C4251: 'at::TensorMaker::sizes_': class 'c10::ArrayRef' needs to have dll-interface to be used by clients of class 'at::TensorMaker' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/CPUGeneratorImpl.h(36,22): warning C4251: 'at::CPUGeneratorImpl::engine_': class 'at::mt19937_engine' needs to have dll-interface to be used by clients of struct 'at::CPUGeneratorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/op_registration/op_registration.h(436,50): warning C4251: 'c10::RegisterOperators::Options::kernels': class 'std::vector>' needs to have dll-interface to be used by clients of class 'c10::RegisterOperators::Options' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/library.h(851,55): warning C4251: 'torch::Library::registrars_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'torch::Library' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/library.h(305,47): warning C4251: 'torch::CppFunction::schema_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of class 'torch::CppFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/op_registration/op_registration.h(437,51): warning C4251: 'c10::RegisterOperators::Options::aliasAnalysisKind_': class 'std::optional' needs to have dll-interface to be used by clients of class 'c10::RegisterOperators::Options' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/from_blob.h(95,40): warning C4251: 'at::TensorMaker::deleter_': class 'std::function' needs to have dll-interface to be used by clients of class 'at::TensorMaker' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/function_schema.h(325): note: see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/library.h(306,21): warning C4251: 'torch::CppFunction::debug_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'torch::CppFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/library.h(847,75): warning C4251: 'torch::Library::impl_abstract_pystub_': class 'std::optional>' needs to have dll-interface to be used by clients of class 'torch::Library' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/Allocator.h(227): note: see declaration of 'std::function' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc)C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xstring(4471): note: see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/from_blob.h(96,74): warning C4251: 'at::TensorMaker::ctx_': class 'std::unique_ptr' needs to have dll-interface to be used by clients of class 'at::TensorMaker' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/CPUGeneratorImpl.h(37,49): warning C4251: 'at::CPUGeneratorImpl::next_float_normal_sample_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'at::CPUGeneratorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/CPUGeneratorImpl.h(38,51): warning C4251: 'at::CPUGeneratorImpl::next_double_normal_sample_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'at::CPUGeneratorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorGeometry.h(137,34): warning C4251: 'at::TensorGeometry::sizes_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'at::TensorGeometry' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/op_registration/op_registration.h(588,50): warning C4251: 'c10::RegisterOperators::registrars_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'c10::RegisterOperators' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorGeometry.h(137,34): warning C4251: 'at::TensorGeometry::sizes_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'at::TensorGeometry' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorGeometry.h(138,36): warning C4251: 'at::TensorGeometry::strides_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'at::TensorGeometry' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorGeometry.h(138,36): warning C4251: 'at::TensorGeometry::strides_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'at::TensorGeometry' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorGeometry.h(137,34): warning C4251: 'at::TensorGeometry::sizes_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'at::TensorGeometry' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorGeometry.h(138,36): warning C4251: 'at::TensorGeometry::strides_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'at::TensorGeometry' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/library.h(845,33): warning C4251: 'torch::Library::ns_': class 'std::optional' needs to have dll-interface to be used by clients of class 'torch::Library' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/library.h(846,48): warning C4251: 'torch::Library::dispatch_key_': class 'std::optional' needs to have dll-interface to be used by clients of class 'torch::Library' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/CPUGeneratorImpl.h(36,22): warning C4251: 'at::CPUGeneratorImpl::engine_': class 'at::mt19937_engine' needs to have dll-interface to be used by clients of struct 'at::CPUGeneratorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/CPUGeneratorImpl.h(36,22): warning C4251: 'at::CPUGeneratorImpl::engine_': class 'at::mt19937_engine' needs to have dll-interface to be used by clients of struct 'at::CPUGeneratorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/CPUGeneratorImpl.h(37,49): warning C4251: 'at::CPUGeneratorImpl::next_float_normal_sample_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'at::CPUGeneratorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/CPUGeneratorImpl.h(38,51): warning C4251: 'at::CPUGeneratorImpl::next_double_normal_sample_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'at::CPUGeneratorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/CPUGeneratorImpl.h(37,49): warning C4251: 'at::CPUGeneratorImpl::next_float_normal_sample_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'at::CPUGeneratorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/library.h(302,48): warning C4251: 'torch::CppFunction::dispatch_key_': class 'std::optional' needs to have dll-interface to be used by clients of class 'torch::CppFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/library.h(847,75): warning C4251: 'torch::Library::impl_abstract_pystub_': class 'std::optional>' needs to have dll-interface to be used by clients of class 'torch::Library' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/op_registration/op_registration.h(434,76): warning C4251: 'c10::RegisterOperators::Options::schemaOrName_': class 'std::optional>' needs to have dll-interface to be used by clients of class 'c10::RegisterOperators::Options' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/op_registration/op_registration.h(434,76): warning C4251: 'c10::RegisterOperators::Options::schemaOrName_': class 'std::optional>' needs to have dll-interface to be used by clients of class 'c10::RegisterOperators::Options' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/op_registration/op_registration.h(434,76): warning C4251: 'c10::RegisterOperators::Options::schemaOrName_': class 'std::optional>' needs to have dll-interface to be used by clients of class 'c10::RegisterOperators::Options' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/library.h(304,56): warning C4251: 'torch::CppFunction::cpp_signature_': class 'std::optional' needs to have dll-interface to be used by clients of class 'torch::CppFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/CPUGeneratorImpl.h(38,51): warning C4251: 'at::CPUGeneratorImpl::next_double_normal_sample_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'at::CPUGeneratorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/library.h(851,55): warning C4251: 'torch::Library::registrars_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'torch::Library' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/op_registration/op_registration.h(434): note: see declaration of 'std::optional>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/op_registration/op_registration.h(434): note: see declaration of 'std::optional>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/library.h(305,47): warning C4251: 'torch::CppFunction::schema_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of class 'torch::CppFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/library.h(306,21): warning C4251: 'torch::CppFunction::debug_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'torch::CppFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/from_blob.h(92,21): warning C4251: 'at::TensorMaker::sizes_': class 'c10::ArrayRef' needs to have dll-interface to be used by clients of class 'at::TensorMaker' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/from_blob.h(93,33): warning C4251: 'at::TensorMaker::strides_': class 'c10::OptionalArrayRef' needs to have dll-interface to be used by clients of class 'at::TensorMaker' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/from_blob.h(94,43): warning C4251: 'at::TensorMaker::storage_offset_': class 'std::optional' needs to have dll-interface to be used by clients of class 'at::TensorMaker' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/from_blob.h(95,40): warning C4251: 'at::TensorMaker::deleter_': class 'std::function' needs to have dll-interface to be used by clients of class 'at::TensorMaker' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/from_blob.h(96,74): warning C4251: 'at::TensorMaker::ctx_': class 'std::unique_ptr' needs to have dll-interface to be used by clients of class 'at::TensorMaker' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/from_blob.h(92,21): warning C4251: 'at::TensorMaker::sizes_': class 'c10::ArrayRef' needs to have dll-interface to be used by clients of class 'at::TensorMaker' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/from_blob.h(97,34): warning C4251: 'at::TensorMaker::device_': class 'std::optional' needs to have dll-interface to be used by clients of class 'at::TensorMaker' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/op_registration/op_registration.h(436,50): warning C4251: 'c10::RegisterOperators::Options::kernels': class 'std::vector>' needs to have dll-interface to be used by clients of class 'c10::RegisterOperators::Options' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/from_blob.h(93,33): warning C4251: 'at::TensorMaker::strides_': class 'c10::OptionalArrayRef' needs to have dll-interface to be used by clients of class 'at::TensorMaker' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/op_registration/op_registration.h(436): note: see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/op_registration/op_registration.h(437,51): warning C4251: 'c10::RegisterOperators::Options::aliasAnalysisKind_': class 'std::optional' needs to have dll-interface to be used by clients of class 'c10::RegisterOperators::Options' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/from_blob.h(94,43): warning C4251: 'at::TensorMaker::storage_offset_': class 'std::optional' needs to have dll-interface to be used by clients of class 'at::TensorMaker' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/function_schema.h(325): note: see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/OptionalArrayRef.h(219): note: see declaration of 'c10::OptionalArrayRef' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/op_registration/op_registration.h(437,51): warning C4251: 'c10::RegisterOperators::Options::aliasAnalysisKind_': class 'std::optional' needs to have dll-interface to be used by clients of class 'c10::RegisterOperators::Options' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/from_blob.h(95,40): warning C4251: 'at::TensorMaker::deleter_': class 'std::function' needs to have dll-interface to be used by clients of class 'at::TensorMaker' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymNodeImpl.h(191): note: see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/op_registration/op_registration.h(434,76): warning C4251: 'c10::RegisterOperators::Options::schemaOrName_': class 'std::optional>' needs to have dll-interface to be used by clients of class 'c10::RegisterOperators::Options' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/from_blob.h(95,40): warning C4251: 'at::TensorMaker::deleter_': class 'std::function' needs to have dll-interface to be used by clients of class 'at::TensorMaker' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/op_registration/op_registration.h(436,50): warning C4251: 'c10::RegisterOperators::Options::kernels': class 'std::vector>' needs to have dll-interface to be used by clients of class 'c10::RegisterOperators::Options' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/from_blob.h(96,74): warning C4251: 'at::TensorMaker::ctx_': class 'std::unique_ptr' needs to have dll-interface to be used by clients of class 'at::TensorMaker' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/from_blob.h(96,74): warning C4251: 'at::TensorMaker::ctx_': class 'std::unique_ptr' needs to have dll-interface to be used by clients of class 'at::TensorMaker' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/op_registration/op_registration.h(437,51): warning C4251: 'c10::RegisterOperators::Options::aliasAnalysisKind_': class 'std::optional' needs to have dll-interface to be used by clients of class 'c10::RegisterOperators::Options' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/from_blob.h(97,34): warning C4251: 'at::TensorMaker::device_': class 'std::optional' needs to have dll-interface to be used by clients of class 'at::TensorMaker' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/from_blob.h(97,34): warning C4251: 'at::TensorMaker::device_': class 'std::optional' needs to have dll-interface to be used by clients of class 'at::TensorMaker' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/function_schema.h(325): note: see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/library.h(845,33): warning C4251: 'torch::Library::ns_': class 'std::optional' needs to have dll-interface to be used by clients of class 'torch::Library' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/library.h(846,48): warning C4251: 'torch::Library::dispatch_key_': class 'std::optional' needs to have dll-interface to be used by clients of class 'torch::Library' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/op_registration/op_registration.h(588,50): warning C4251: 'c10::RegisterOperators::registrars_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'c10::RegisterOperators' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/op_registration/op_registration.h(436,50): warning C4251: 'c10::RegisterOperators::Options::kernels': class 'std::vector>' needs to have dll-interface to be used by clients of class 'c10::RegisterOperators::Options' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/op_registration/op_registration.h(437,51): warning C4251: 'c10::RegisterOperators::Options::aliasAnalysisKind_': class 'std::optional' needs to have dll-interface to be used by clients of class 'c10::RegisterOperators::Options' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/CPUGeneratorImpl.h(36,22): warning C4251: 'at::CPUGeneratorImpl::engine_': class 'at::mt19937_engine' needs to have dll-interface to be used by clients of struct 'at::CPUGeneratorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/op_registration/op_registration.h(588,50): warning C4251: 'c10::RegisterOperators::registrars_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'c10::RegisterOperators' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/op_registration/op_registration.h(588,50): warning C4251: 'c10::RegisterOperators::registrars_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'c10::RegisterOperators' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/CPUGeneratorImpl.h(37,49): warning C4251: 'at::CPUGeneratorImpl::next_float_normal_sample_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'at::CPUGeneratorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/CPUGeneratorImpl.h(38,51): warning C4251: 'at::CPUGeneratorImpl::next_double_normal_sample_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'at::CPUGeneratorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/library.h(847,75): warning C4251: 'torch::Library::impl_abstract_pystub_': class 'std::optional>' needs to have dll-interface to be used by clients of class 'torch::Library' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/op_registration/op_registration.h(588,50): warning C4251: 'c10::RegisterOperators::registrars_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'c10::RegisterOperators' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/library.h(302,48): warning C4251: 'torch::CppFunction::dispatch_key_': class 'std::optional' needs to have dll-interface to be used by clients of class 'torch::CppFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/library.h(304,56): warning C4251: 'torch::CppFunction::cpp_signature_': class 'std::optional' needs to have dll-interface to be used by clients of class 'torch::CppFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/library.h(302,48): warning C4251: 'torch::CppFunction::dispatch_key_': class 'std::optional' needs to have dll-interface to be used by clients of class 'torch::CppFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/library.h(305,47): warning C4251: 'torch::CppFunction::schema_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of class 'torch::CppFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/library.h(306,21): warning C4251: 'torch::CppFunction::debug_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'torch::CppFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/library.h(304,56): warning C4251: 'torch::CppFunction::cpp_signature_': class 'std::optional' needs to have dll-interface to be used by clients of class 'torch::CppFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/library.h(302,48): warning C4251: 'torch::CppFunction::dispatch_key_': class 'std::optional' needs to have dll-interface to be used by clients of class 'torch::CppFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/library.h(305,47): warning C4251: 'torch::CppFunction::schema_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of class 'torch::CppFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/library.h(304,56): warning C4251: 'torch::CppFunction::cpp_signature_': class 'std::optional' needs to have dll-interface to be used by clients of class 'torch::CppFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/library.h(306,21): warning C4251: 'torch::CppFunction::debug_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'torch::CppFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/library.h(305,47): warning C4251: 'torch::CppFunction::schema_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of class 'torch::CppFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/library.h(306,21): warning C4251: 'torch::CppFunction::debug_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'torch::CppFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/Context.h(342,26): warning C4251: 'at::Context::thc_init': class 'c10::once_flag' needs to have dll-interface to be used by clients of class 'at::Context' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/Context.h(343,26): warning C4251: 'at::Context::thh_init': class 'c10::once_flag' needs to have dll-interface to be used by clients of class 'at::Context' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/Context.h(344,26): warning C4251: 'at::Context::thx_init': class 'c10::once_flag' needs to have dll-interface to be used by clients of class 'at::Context' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/Context.h(345,26): warning C4251: 'at::Context::thp_init': class 'c10::once_flag' needs to have dll-interface to be used by clients of class 'at::Context' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/CPUGeneratorImpl.h(36,22): warning C4251: 'at::CPUGeneratorImpl::engine_': class 'at::mt19937_engine' needs to have dll-interface to be used by clients of struct 'at::CPUGeneratorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/library.h(302,48): warning C4251: 'torch::CppFunction::dispatch_key_': class 'std::optional' needs to have dll-interface to be used by clients of class 'torch::CppFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/library.h(304,56): warning C4251: 'torch::CppFunction::cpp_signature_': class 'std::optional' needs to have dll-interface to be used by clients of class 'torch::CppFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/library.h(305,47): warning C4251: 'torch::CppFunction::schema_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of class 'torch::CppFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/library.h(306,21): warning C4251: 'torch::CppFunction::debug_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'torch::CppFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/Context.h(380,61): warning C4251: 'at::Context::quantized_engine': class 'std::optional' needs to have dll-interface to be used by clients of class 'at::Context' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/CPUGeneratorImpl.h(37,49): warning C4251: 'at::CPUGeneratorImpl::next_float_normal_sample_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'at::CPUGeneratorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/library.h(845,33): warning C4251: 'torch::Library::ns_': class 'std::optional' needs to have dll-interface to be used by clients of class 'torch::Library' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/CPUGeneratorImpl.h(38,51): warning C4251: 'at::CPUGeneratorImpl::next_double_normal_sample_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'at::CPUGeneratorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/library.h(846,48): warning C4251: 'torch::Library::dispatch_key_': class 'std::optional' needs to have dll-interface to be used by clients of class 'torch::Library' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/library.h(845,33): warning C4251: 'torch::Library::ns_': class 'std::optional' needs to have dll-interface to be used by clients of class 'torch::Library' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/library.h(846,48): warning C4251: 'torch::Library::dispatch_key_': class 'std::optional' needs to have dll-interface to be used by clients of class 'torch::Library' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/Context.h(342,26): warning C4251: 'at::Context::thc_init': class 'c10::once_flag' needs to have dll-interface to be used by clients of class 'at::Context' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/Context.h(343,26): warning C4251: 'at::Context::thh_init': class 'c10::once_flag' needs to have dll-interface to be used by clients of class 'at::Context' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/Context.h(344,26): warning C4251: 'at::Context::thx_init': class 'c10::once_flag' needs to have dll-interface to be used by clients of class 'at::Context' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/library.h(845,33): warning C4251: 'torch::Library::ns_': class 'std::optional' needs to have dll-interface to be used by clients of class 'torch::Library' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/Context.h(345,26): warning C4251: 'at::Context::thp_init': class 'c10::once_flag' needs to have dll-interface to be used by clients of class 'at::Context' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/library.h(846,48): warning C4251: 'torch::Library::dispatch_key_': class 'std::optional' needs to have dll-interface to be used by clients of class 'torch::Library' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/library.h(845,33): warning C4251: 'torch::Library::ns_': class 'std::optional' needs to have dll-interface to be used by clients of class 'torch::Library' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/library.h(847,75): warning C4251: 'torch::Library::impl_abstract_pystub_': class 'std::optional>' needs to have dll-interface to be used by clients of class 'torch::Library' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/library.h(846,48): warning C4251: 'torch::Library::dispatch_key_': class 'std::optional' needs to have dll-interface to be used by clients of class 'torch::Library' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/library.h(851,55): warning C4251: 'torch::Library::registrars_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'torch::Library' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/library.h(847,75): warning C4251: 'torch::Library::impl_abstract_pystub_': class 'std::optional>' needs to have dll-interface to be used by clients of class 'torch::Library' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/Context.h(342,26): warning C4251: 'at::Context::thc_init': class 'c10::once_flag' needs to have dll-interface to be used by clients of class 'at::Context' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/dispatch/Dispatcher.h(237): note: see declaration of 'std::optional>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/Context.h(343,26): warning C4251: 'at::Context::thh_init': class 'c10::once_flag' needs to have dll-interface to be used by clients of class 'at::Context' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/library.h(851,55): warning C4251: 'torch::Library::registrars_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'torch::Library' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/Context.h(344,26): warning C4251: 'at::Context::thx_init': class 'c10::once_flag' needs to have dll-interface to be used by clients of class 'at::Context' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/Context.h(345,26): warning C4251: 'at::Context::thp_init': class 'c10::once_flag' needs to have dll-interface to be used by clients of class 'at::Context' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/library.h(847,75): warning C4251: 'torch::Library::impl_abstract_pystub_': class 'std::optional>' needs to have dll-interface to be used by clients of class 'torch::Library' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/library.h(851,55): warning C4251: 'torch::Library::registrars_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'torch::Library' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/Context.h(380,61): warning C4251: 'at::Context::quantized_engine': class 'std::optional' needs to have dll-interface to be used by clients of class 'at::Context' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/library.h(847,75): warning C4251: 'torch::Library::impl_abstract_pystub_': class 'std::optional>' needs to have dll-interface to be used by clients of class 'torch::Library' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/library.h(851,55): warning C4251: 'torch::Library::registrars_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'torch::Library' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorGeometry.h(137,34): warning C4251: 'at::TensorGeometry::sizes_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'at::TensorGeometry' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorGeometry.h(138,36): warning C4251: 'at::TensorGeometry::strides_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'at::TensorGeometry' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/CPUGeneratorImpl.h(36,22): warning C4251: 'at::CPUGeneratorImpl::engine_': class 'at::mt19937_engine' needs to have dll-interface to be used by clients of struct 'at::CPUGeneratorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/CPUGeneratorImpl.h(36,22): warning C4251: 'at::CPUGeneratorImpl::engine_': class 'at::mt19937_engine' needs to have dll-interface to be used by clients of struct 'at::CPUGeneratorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/CPUGeneratorImpl.h(37,49): warning C4251: 'at::CPUGeneratorImpl::next_float_normal_sample_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'at::CPUGeneratorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/CPUGeneratorImpl.h(38,51): warning C4251: 'at::CPUGeneratorImpl::next_double_normal_sample_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'at::CPUGeneratorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/CPUGeneratorImpl.h(37,49): warning C4251: 'at::CPUGeneratorImpl::next_float_normal_sample_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'at::CPUGeneratorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/Context.h(342,26): warning C4251: 'at::Context::thc_init': class 'c10::once_flag' needs to have dll-interface to be used by clients of class 'at::Context' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/CPUGeneratorImpl.h(38,51): warning C4251: 'at::CPUGeneratorImpl::next_double_normal_sample_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'at::CPUGeneratorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/CallOnce.h(23): note: see declaration of 'c10::once_flag' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/Context.h(343,26): warning C4251: 'at::Context::thh_init': class 'c10::once_flag' needs to have dll-interface to be used by clients of class 'at::Context' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/Context.h(344,26): warning C4251: 'at::Context::thx_init': class 'c10::once_flag' needs to have dll-interface to be used by clients of class 'at::Context' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/Context.h(345,26): warning C4251: 'at::Context::thp_init': class 'c10::once_flag' needs to have dll-interface to be used by clients of class 'at::Context' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/CPUGeneratorImpl.h(36,22): warning C4251: 'at::CPUGeneratorImpl::engine_': class 'at::mt19937_engine' needs to have dll-interface to be used by clients of struct 'at::CPUGeneratorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/CPUGeneratorImpl.h(36,22): warning C4251: 'at::CPUGeneratorImpl::engine_': class 'at::mt19937_engine' needs to have dll-interface to be used by clients of struct 'at::CPUGeneratorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/Context.h(380,61): warning C4251: 'at::Context::quantized_engine': class 'std::optional' needs to have dll-interface to be used by clients of class 'at::Context' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/CPUGeneratorImpl.h(37,49): warning C4251: 'at::CPUGeneratorImpl::next_float_normal_sample_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'at::CPUGeneratorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/CPUGeneratorImpl.h(38,51): warning C4251: 'at::CPUGeneratorImpl::next_double_normal_sample_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'at::CPUGeneratorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorGeometry.h(137,34): warning C4251: 'at::TensorGeometry::sizes_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'at::TensorGeometry' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorGeometry.h(138,36): warning C4251: 'at::TensorGeometry::strides_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'at::TensorGeometry' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/CPUGeneratorImpl.h(37,49): warning C4251: 'at::CPUGeneratorImpl::next_float_normal_sample_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'at::CPUGeneratorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/CPUGeneratorImpl.h(38,51): warning C4251: 'at::CPUGeneratorImpl::next_double_normal_sample_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'at::CPUGeneratorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorGeometry.h(137,34): warning C4251: 'at::TensorGeometry::sizes_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'at::TensorGeometry' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorGeometry.h(138,36): warning C4251: 'at::TensorGeometry::strides_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'at::TensorGeometry' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/from_blob.h(92,21): warning C4251: 'at::TensorMaker::sizes_': class 'c10::ArrayRef' needs to have dll-interface to be used by clients of class 'at::TensorMaker' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/Context.h(342,26): warning C4251: 'at::Context::thc_init': class 'c10::once_flag' needs to have dll-interface to be used by clients of class 'at::Context' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/from_blob.h(93,33): warning C4251: 'at::TensorMaker::strides_': class 'c10::OptionalArrayRef' needs to have dll-interface to be used by clients of class 'at::TensorMaker' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/Context.h(343,26): warning C4251: 'at::Context::thh_init': class 'c10::once_flag' needs to have dll-interface to be used by clients of class 'at::Context' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/from_blob.h(94,43): warning C4251: 'at::TensorMaker::storage_offset_': class 'std::optional' needs to have dll-interface to be used by clients of class 'at::TensorMaker' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/Context.h(344,26): warning C4251: 'at::Context::thx_init': class 'c10::once_flag' needs to have dll-interface to be used by clients of class 'at::Context' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/from_blob.h(95,40): warning C4251: 'at::TensorMaker::deleter_': class 'std::function' needs to have dll-interface to be used by clients of class 'at::TensorMaker' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/CallOnce.h(23): note: see declaration of 'c10::once_flag' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/from_blob.h(97,34): warning C4251: 'at::TensorMaker::device_': class 'std::optional' needs to have dll-interface to be used by clients of class 'at::TensorMaker' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/Context.h(380,61): warning C4251: 'at::Context::quantized_engine': class 'std::optional' needs to have dll-interface to be used by clients of class 'at::Context' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorGeometry.h(137,34): warning C4251: 'at::TensorGeometry::sizes_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'at::TensorGeometry' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorGeometry.h(138,36): warning C4251: 'at::TensorGeometry::strides_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'at::TensorGeometry' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/from_blob.h(92,21): warning C4251: 'at::TensorMaker::sizes_': class 'c10::ArrayRef' needs to have dll-interface to be used by clients of class 'at::TensorMaker' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/from_blob.h(93,33): warning C4251: 'at::TensorMaker::strides_': class 'c10::OptionalArrayRef' needs to have dll-interface to be used by clients of class 'at::TensorMaker' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/from_blob.h(94,43): warning C4251: 'at::TensorMaker::storage_offset_': class 'std::optional' needs to have dll-interface to be used by clients of class 'at::TensorMaker' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/from_blob.h(92,21): warning C4251: 'at::TensorMaker::sizes_': class 'c10::ArrayRef' needs to have dll-interface to be used by clients of class 'at::TensorMaker' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/from_blob.h(96,74): warning C4251: 'at::TensorMaker::ctx_': class 'std::unique_ptr' needs to have dll-interface to be used by clients of class 'at::TensorMaker' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/from_blob.h(94,43): warning C4251: 'at::TensorMaker::storage_offset_': class 'std::optional' needs to have dll-interface to be used by clients of class 'at::TensorMaker' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/from_blob.h(97,34): warning C4251: 'at::TensorMaker::device_': class 'std::optional' needs to have dll-interface to be used by clients of class 'at::TensorMaker' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/from_blob.h(95,40): warning C4251: 'at::TensorMaker::deleter_': class 'std::function' needs to have dll-interface to be used by clients of class 'at::TensorMaker' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/from_blob.h(96,74): warning C4251: 'at::TensorMaker::ctx_': class 'std::unique_ptr' needs to have dll-interface to be used by clients of class 'at::TensorMaker' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/from_blob.h(97,34): warning C4251: 'at::TensorMaker::device_': class 'std::optional' needs to have dll-interface to be used by clients of class 'at::TensorMaker' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/Context.h(342,26): warning C4251: 'at::Context::thc_init': class 'c10::once_flag' needs to have dll-interface to be used by clients of class 'at::Context' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/Context.h(343,26): warning C4251: 'at::Context::thh_init': class 'c10::once_flag' needs to have dll-interface to be used by clients of class 'at::Context' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/Context.h(344,26): warning C4251: 'at::Context::thx_init': class 'c10::once_flag' needs to have dll-interface to be used by clients of class 'at::Context' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/Context.h(345,26): warning C4251: 'at::Context::thp_init': class 'c10::once_flag' needs to have dll-interface to be used by clients of class 'at::Context' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/Context.h(380,61): warning C4251: 'at::Context::quantized_engine': class 'std::optional' needs to have dll-interface to be used by clients of class 'at::Context' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/Context.h(342,26): warning C4251: 'at::Context::thc_init': class 'c10::once_flag' needs to have dll-interface to be used by clients of class 'at::Context' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/Context.h(343,26): warning C4251: 'at::Context::thh_init': class 'c10::once_flag' needs to have dll-interface to be used by clients of class 'at::Context' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/Context.h(344,26): warning C4251: 'at::Context::thx_init': class 'c10::once_flag' needs to have dll-interface to be used by clients of class 'at::Context' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/Context.h(345,26): warning C4251: 'at::Context::thp_init': class 'c10::once_flag' needs to have dll-interface to be used by clients of class 'at::Context' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/from_blob.h(92,21): warning C4251: 'at::TensorMaker::sizes_': class 'c10::ArrayRef' needs to have dll-interface to be used by clients of class 'at::TensorMaker' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/from_blob.h(93,33): warning C4251: 'at::TensorMaker::strides_': class 'c10::OptionalArrayRef' needs to have dll-interface to be used by clients of class 'at::TensorMaker' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/from_blob.h(94,43): warning C4251: 'at::TensorMaker::storage_offset_': class 'std::optional' needs to have dll-interface to be used by clients of class 'at::TensorMaker' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/Context.h(380,61): warning C4251: 'at::Context::quantized_engine': class 'std::optional' needs to have dll-interface to be used by clients of class 'at::Context' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/from_blob.h(95,40): warning C4251: 'at::TensorMaker::deleter_': class 'std::function' needs to have dll-interface to be used by clients of class 'at::TensorMaker' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorGeometry.h(137,34): warning C4251: 'at::TensorGeometry::sizes_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'at::TensorGeometry' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/from_blob.h(96,74): warning C4251: 'at::TensorMaker::ctx_': class 'std::unique_ptr' needs to have dll-interface to be used by clients of class 'at::TensorMaker' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/ArrayRef.h(256): note: see declaration of 'std::vector>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorGeometry.h(138,36): warning C4251: 'at::TensorGeometry::strides_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'at::TensorGeometry' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/from_blob.h(97,34): warning C4251: 'at::TensorMaker::device_': class 'std::optional' needs to have dll-interface to be used by clients of class 'at::TensorMaker' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/Context.h(342,26): warning C4251: 'at::Context::thc_init': class 'c10::once_flag' needs to have dll-interface to be used by clients of class 'at::Context' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/Context.h(343,26): warning C4251: 'at::Context::thh_init': class 'c10::once_flag' needs to have dll-interface to be used by clients of class 'at::Context' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/Context.h(344,26): warning C4251: 'at::Context::thx_init': class 'c10::once_flag' needs to have dll-interface to be used by clients of class 'at::Context' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/Context.h(345,26): warning C4251: 'at::Context::thp_init': class 'c10::once_flag' needs to have dll-interface to be used by clients of class 'at::Context' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/Context.h(342,26): warning C4251: 'at::Context::thc_init': class 'c10::once_flag' needs to have dll-interface to be used by clients of class 'at::Context' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/Context.h(343,26): warning C4251: 'at::Context::thh_init': class 'c10::once_flag' needs to have dll-interface to be used by clients of class 'at::Context' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/Context.h(344,26): warning C4251: 'at::Context::thx_init': class 'c10::once_flag' needs to have dll-interface to be used by clients of class 'at::Context' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/Context.h(345,26): warning C4251: 'at::Context::thp_init': class 'c10::once_flag' needs to have dll-interface to be used by clients of class 'at::Context' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/Context.h(380,61): warning C4251: 'at::Context::quantized_engine': class 'std::optional' needs to have dll-interface to be used by clients of class 'at::Context' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorGeometry.h(137,34): warning C4251: 'at::TensorGeometry::sizes_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'at::TensorGeometry' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorGeometry.h(138,36): warning C4251: 'at::TensorGeometry::strides_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'at::TensorGeometry' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/from_blob.h(92,21): warning C4251: 'at::TensorMaker::sizes_': class 'c10::ArrayRef' needs to have dll-interface to be used by clients of class 'at::TensorMaker' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/from_blob.h(93,33): warning C4251: 'at::TensorMaker::strides_': class 'c10::OptionalArrayRef' needs to have dll-interface to be used by clients of class 'at::TensorMaker' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/from_blob.h(94,43): warning C4251: 'at::TensorMaker::storage_offset_': class 'std::optional' needs to have dll-interface to be used by clients of class 'at::TensorMaker' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/from_blob.h(95,40): warning C4251: 'at::TensorMaker::deleter_': class 'std::function' needs to have dll-interface to be used by clients of class 'at::TensorMaker' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/from_blob.h(96,74): warning C4251: 'at::TensorMaker::ctx_': class 'std::unique_ptr' needs to have dll-interface to be used by clients of class 'at::TensorMaker' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/from_blob.h(97,34): warning C4251: 'at::TensorMaker::device_': class 'std::optional' needs to have dll-interface to be used by clients of class 'at::TensorMaker' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorGeometry.h(137,34): warning C4251: 'at::TensorGeometry::sizes_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'at::TensorGeometry' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorGeometry.h(138,36): warning C4251: 'at::TensorGeometry::strides_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'at::TensorGeometry' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorGeometry.h(137,34): warning C4251: 'at::TensorGeometry::sizes_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'at::TensorGeometry' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorGeometry.h(138,36): warning C4251: 'at::TensorGeometry::strides_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'at::TensorGeometry' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorGeometry.h(137,34): warning C4251: 'at::TensorGeometry::sizes_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'at::TensorGeometry' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorGeometry.h(138,36): warning C4251: 'at::TensorGeometry::strides_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'at::TensorGeometry' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/from_blob.h(92,21): warning C4251: 'at::TensorMaker::sizes_': class 'c10::ArrayRef' needs to have dll-interface to be used by clients of class 'at::TensorMaker' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/from_blob.h(93,33): warning C4251: 'at::TensorMaker::strides_': class 'c10::OptionalArrayRef' needs to have dll-interface to be used by clients of class 'at::TensorMaker' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/from_blob.h(94,43): warning C4251: 'at::TensorMaker::storage_offset_': class 'std::optional' needs to have dll-interface to be used by clients of class 'at::TensorMaker' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/from_blob.h(95,40): warning C4251: 'at::TensorMaker::deleter_': class 'std::function' needs to have dll-interface to be used by clients of class 'at::TensorMaker' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/from_blob.h(96,74): warning C4251: 'at::TensorMaker::ctx_': class 'std::unique_ptr' needs to have dll-interface to be used by clients of class 'at::TensorMaker' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/from_blob.h(97,34): warning C4251: 'at::TensorMaker::device_': class 'std::optional' needs to have dll-interface to be used by clients of class 'at::TensorMaker' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/from_blob.h(92,21): warning C4251: 'at::TensorMaker::sizes_': class 'c10::ArrayRef' needs to have dll-interface to be used by clients of class 'at::TensorMaker' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/from_blob.h(93,33): warning C4251: 'at::TensorMaker::strides_': class 'c10::OptionalArrayRef' needs to have dll-interface to be used by clients of class 'at::TensorMaker' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/from_blob.h(94,43): warning C4251: 'at::TensorMaker::storage_offset_': class 'std::optional' needs to have dll-interface to be used by clients of class 'at::TensorMaker' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/from_blob.h(95,40): warning C4251: 'at::TensorMaker::deleter_': class 'std::function' needs to have dll-interface to be used by clients of class 'at::TensorMaker' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/from_blob.h(96,74): warning C4251: 'at::TensorMaker::ctx_': class 'std::unique_ptr' needs to have dll-interface to be used by clients of class 'at::TensorMaker' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/from_blob.h(97,34): warning C4251: 'at::TensorMaker::device_': class 'std::optional' needs to have dll-interface to be used by clients of class 'at::TensorMaker' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/from_blob.h(92,21): warning C4251: 'at::TensorMaker::sizes_': class 'c10::ArrayRef' needs to have dll-interface to be used by clients of class 'at::TensorMaker' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/from_blob.h(93,33): warning C4251: 'at::TensorMaker::strides_': class 'c10::OptionalArrayRef' needs to have dll-interface to be used by clients of class 'at::TensorMaker' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/OptionalArrayRef.h(219): note: see declaration of 'c10::OptionalArrayRef' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/from_blob.h(94,43): warning C4251: 'at::TensorMaker::storage_offset_': class 'std::optional' needs to have dll-interface to be used by clients of class 'at::TensorMaker' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/from_blob.h(94,43): warning C4251: 'at::TensorMaker::storage_offset_': class 'std::optional' needs to have dll-interface to be used by clients of class 'at::TensorMaker' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/from_blob.h(95,40): warning C4251: 'at::TensorMaker::deleter_': class 'std::function' needs to have dll-interface to be used by clients of class 'at::TensorMaker' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/from_blob.h(96,74): warning C4251: 'at::TensorMaker::ctx_': class 'std::unique_ptr' needs to have dll-interface to be used by clients of class 'at::TensorMaker' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/from_blob.h(96,74): warning C4251: 'at::TensorMaker::ctx_': class 'std::unique_ptr' needs to have dll-interface to be used by clients of class 'at::TensorMaker' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/UniqueVoidPtr.h(45): note: see declaration of 'std::unique_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/from_blob.h(97,34): warning C4251: 'at::TensorMaker::device_': class 'std::optional' needs to have dll-interface to be used by clients of class 'at::TensorMaker' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/from_blob.h(97,34): warning C4251: 'at::TensorMaker::device_': class 'std::optional' needs to have dll-interface to be used by clients of class 'at::TensorMaker' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(141,28): warning C4251: 'at::OperandInfo::stride_bytes': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::OperandInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(150,46): warning C4251: 'at::OperandInfo::device': class 'std::optional' needs to have dll-interface to be used by clients of struct 'at::OperandInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(213,43): warning C4251: 'at::OperandInfo::tensor_base_': class 'c10::MaybeOwned' needs to have dll-interface to be used by clients of struct 'at::OperandInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(214,56): warning C4251: 'at::OperandInfo::original_tensor_base_': class 'c10::MaybeOwned' needs to have dll-interface to be used by clients of struct 'at::OperandInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(141,28): warning C4251: 'at::OperandInfo::stride_bytes': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::OperandInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(150,46): warning C4251: 'at::OperandInfo::device': class 'std::optional' needs to have dll-interface to be used by clients of struct 'at::OperandInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(640,19): warning C4251: 'at::TensorIteratorBase::shape_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::TensorIteratorBase' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(213,43): warning C4251: 'at::OperandInfo::tensor_base_': class 'c10::MaybeOwned' needs to have dll-interface to be used by clients of struct 'at::OperandInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(650,18): warning C4251: 'at::TensorIteratorBase::perm_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::TensorIteratorBase' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(214,56): warning C4251: 'at::OperandInfo::original_tensor_base_': class 'c10::MaybeOwned' needs to have dll-interface to be used by clients of struct 'at::OperandInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(663,26): warning C4251: 'at::TensorIteratorBase::view_offsets_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::TensorIteratorBase' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(666,20): warning C4251: 'at::TensorIteratorBase::names_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::TensorIteratorBase' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(677,40): warning C4251: 'at::TensorIteratorBase::operands_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::TensorIteratorBase' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(640,19): warning C4251: 'at::TensorIteratorBase::shape_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::TensorIteratorBase' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(650,18): warning C4251: 'at::TensorIteratorBase::perm_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::TensorIteratorBase' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(663,26): warning C4251: 'at::TensorIteratorBase::view_offsets_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::TensorIteratorBase' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(666,20): warning C4251: 'at::TensorIteratorBase::names_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::TensorIteratorBase' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(677,40): warning C4251: 'at::TensorIteratorBase::operands_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::TensorIteratorBase' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(944,55): warning C4251: 'at::TensorIteratorConfig::tensors_': class 'c10::SmallVector,4>' needs to have dll-interface to be used by clients of class 'at::TensorIteratorConfig' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(948,56): warning C4251: 'at::TensorIteratorConfig::static_shape_': class 'std::optional' needs to have dll-interface to be used by clients of class 'at::TensorIteratorConfig' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(949,57): warning C4251: 'at::TensorIteratorConfig::static_dtype_': class 'std::optional' needs to have dll-interface to be used by clients of class 'at::TensorIteratorConfig' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(950,54): warning C4251: 'at::TensorIteratorConfig::static_device_': class 'std::optional' needs to have dll-interface to be used by clients of class 'at::TensorIteratorConfig' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(141,28): warning C4251: 'at::OperandInfo::stride_bytes': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::OperandInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(150,46): warning C4251: 'at::OperandInfo::device': class 'std::optional' needs to have dll-interface to be used by clients of struct 'at::OperandInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(213,43): warning C4251: 'at::OperandInfo::tensor_base_': class 'c10::MaybeOwned' needs to have dll-interface to be used by clients of struct 'at::OperandInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(214,56): warning C4251: 'at::OperandInfo::original_tensor_base_': class 'c10::MaybeOwned' needs to have dll-interface to be used by clients of struct 'at::OperandInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(944,55): warning C4251: 'at::TensorIteratorConfig::tensors_': class 'c10::SmallVector,4>' needs to have dll-interface to be used by clients of class 'at::TensorIteratorConfig' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(963,47): warning C4251: 'at::TensorIteratorConfig::const_tensor_indices_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of class 'at::TensorIteratorConfig' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(944): note: see declaration of 'c10::SmallVector,4>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(640,19): warning C4251: 'at::TensorIteratorBase::shape_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::TensorIteratorBase' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(650,18): warning C4251: 'at::TensorIteratorBase::perm_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::TensorIteratorBase' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(949,57): warning C4251: 'at::TensorIteratorConfig::static_dtype_': class 'std::optional' needs to have dll-interface to be used by clients of class 'at::TensorIteratorConfig' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(950,54): warning C4251: 'at::TensorIteratorConfig::static_device_': class 'std::optional' needs to have dll-interface to be used by clients of class 'at::TensorIteratorConfig' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(989,53): warning C4251: 'at::SplitUntil32Bit::iterator::vec': class 'std::vector>,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'at::SplitUntil32Bit::iterator' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(963,47): warning C4251: 'at::TensorIteratorConfig::const_tensor_indices_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of class 'at::TensorIteratorConfig' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(666,20): warning C4251: 'at::TensorIteratorBase::names_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::TensorIteratorBase' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(677,40): warning C4251: 'at::TensorIteratorBase::operands_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::TensorIteratorBase' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(989,53): warning C4251: 'at::SplitUntil32Bit::iterator::vec': class 'std::vector>,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'at::SplitUntil32Bit::iterator' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(141,28): warning C4251: 'at::OperandInfo::stride_bytes': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::OperandInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(150,46): warning C4251: 'at::OperandInfo::device': class 'std::optional' needs to have dll-interface to be used by clients of struct 'at::OperandInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(213,43): warning C4251: 'at::OperandInfo::tensor_base_': class 'c10::MaybeOwned' needs to have dll-interface to be used by clients of struct 'at::OperandInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(214,56): warning C4251: 'at::OperandInfo::original_tensor_base_': class 'c10::MaybeOwned' needs to have dll-interface to be used by clients of struct 'at::OperandInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(944,55): warning C4251: 'at::TensorIteratorConfig::tensors_': class 'c10::SmallVector,4>' needs to have dll-interface to be used by clients of class 'at::TensorIteratorConfig' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(640,19): warning C4251: 'at::TensorIteratorBase::shape_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::TensorIteratorBase' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(650,18): warning C4251: 'at::TensorIteratorBase::perm_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::TensorIteratorBase' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(663,26): warning C4251: 'at::TensorIteratorBase::view_offsets_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::TensorIteratorBase' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(948,56): warning C4251: 'at::TensorIteratorConfig::static_shape_': class 'std::optional' needs to have dll-interface to be used by clients of class 'at::TensorIteratorConfig' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/DimVector.h(14): note: see declaration of 'c10::SmallVector' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(949,57): warning C4251: 'at::TensorIteratorConfig::static_dtype_': class 'std::optional' needs to have dll-interface to be used by clients of class 'at::TensorIteratorConfig' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(950,54): warning C4251: 'at::TensorIteratorConfig::static_device_': class 'std::optional' needs to have dll-interface to be used by clients of class 'at::TensorIteratorConfig' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(963,47): warning C4251: 'at::TensorIteratorConfig::const_tensor_indices_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of class 'at::TensorIteratorConfig' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(666,20): warning C4251: 'at::TensorIteratorBase::names_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::TensorIteratorBase' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(677,40): warning C4251: 'at::TensorIteratorBase::operands_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::TensorIteratorBase' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(989,53): warning C4251: 'at::SplitUntil32Bit::iterator::vec': class 'std::vector>,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'at::SplitUntil32Bit::iterator' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(944,55): warning C4251: 'at::TensorIteratorConfig::tensors_': class 'c10::SmallVector,4>' needs to have dll-interface to be used by clients of class 'at::TensorIteratorConfig' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(948,56): warning C4251: 'at::TensorIteratorConfig::static_shape_': class 'std::optional' needs to have dll-interface to be used by clients of class 'at::TensorIteratorConfig' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(949,57): warning C4251: 'at::TensorIteratorConfig::static_dtype_': class 'std::optional' needs to have dll-interface to be used by clients of class 'at::TensorIteratorConfig' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(950,54): warning C4251: 'at::TensorIteratorConfig::static_device_': class 'std::optional' needs to have dll-interface to be used by clients of class 'at::TensorIteratorConfig' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(963,47): warning C4251: 'at::TensorIteratorConfig::const_tensor_indices_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of class 'at::TensorIteratorConfig' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(989,53): warning C4251: 'at::SplitUntil32Bit::iterator::vec': class 'std::vector>,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'at::SplitUntil32Bit::iterator' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(141,28): warning C4251: 'at::OperandInfo::stride_bytes': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::OperandInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(150,46): warning C4251: 'at::OperandInfo::device': class 'std::optional' needs to have dll-interface to be used by clients of struct 'at::OperandInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(213,43): warning C4251: 'at::OperandInfo::tensor_base_': class 'c10::MaybeOwned' needs to have dll-interface to be used by clients of struct 'at::OperandInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(214,56): warning C4251: 'at::OperandInfo::original_tensor_base_': class 'c10::MaybeOwned' needs to have dll-interface to be used by clients of struct 'at::OperandInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(141,28): warning C4251: 'at::OperandInfo::stride_bytes': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::OperandInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(150,46): warning C4251: 'at::OperandInfo::device': class 'std::optional' needs to have dll-interface to be used by clients of struct 'at::OperandInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(213,43): warning C4251: 'at::OperandInfo::tensor_base_': class 'c10::MaybeOwned' needs to have dll-interface to be used by clients of struct 'at::OperandInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(214,56): warning C4251: 'at::OperandInfo::original_tensor_base_': class 'c10::MaybeOwned' needs to have dll-interface to be used by clients of struct 'at::OperandInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(640,19): warning C4251: 'at::TensorIteratorBase::shape_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::TensorIteratorBase' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(650,18): warning C4251: 'at::TensorIteratorBase::perm_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::TensorIteratorBase' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(663,26): warning C4251: 'at::TensorIteratorBase::view_offsets_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::TensorIteratorBase' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(640,19): warning C4251: 'at::TensorIteratorBase::shape_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::TensorIteratorBase' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(650,18): warning C4251: 'at::TensorIteratorBase::perm_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::TensorIteratorBase' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(663,26): warning C4251: 'at::TensorIteratorBase::view_offsets_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::TensorIteratorBase' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(666,20): warning C4251: 'at::TensorIteratorBase::names_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::TensorIteratorBase' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(666,20): warning C4251: 'at::TensorIteratorBase::names_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::TensorIteratorBase' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(677,40): warning C4251: 'at::TensorIteratorBase::operands_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::TensorIteratorBase' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(677,40): warning C4251: 'at::TensorIteratorBase::operands_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::TensorIteratorBase' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(944,55): warning C4251: 'at::TensorIteratorConfig::tensors_': class 'c10::SmallVector,4>' needs to have dll-interface to be used by clients of class 'at::TensorIteratorConfig' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(944,55): warning C4251: 'at::TensorIteratorConfig::tensors_': class 'c10::SmallVector,4>' needs to have dll-interface to be used by clients of class 'at::TensorIteratorConfig' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(150,46): warning C4251: 'at::OperandInfo::device': class 'std::optional' needs to have dll-interface to be used by clients of struct 'at::OperandInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(213,43): warning C4251: 'at::OperandInfo::tensor_base_': class 'c10::MaybeOwned' needs to have dll-interface to be used by clients of struct 'at::OperandInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(214,56): warning C4251: 'at::OperandInfo::original_tensor_base_': class 'c10::MaybeOwned' needs to have dll-interface to be used by clients of struct 'at::OperandInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(948,56): warning C4251: 'at::TensorIteratorConfig::static_shape_': class 'std::optional' needs to have dll-interface to be used by clients of class 'at::TensorIteratorConfig' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(949,57): warning C4251: 'at::TensorIteratorConfig::static_dtype_': class 'std::optional' needs to have dll-interface to be used by clients of class 'at::TensorIteratorConfig' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(950,54): warning C4251: 'at::TensorIteratorConfig::static_device_': class 'std::optional' needs to have dll-interface to be used by clients of class 'at::TensorIteratorConfig' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(948,56): warning C4251: 'at::TensorIteratorConfig::static_shape_': class 'std::optional' needs to have dll-interface to be used by clients of class 'at::TensorIteratorConfig' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(949,57): warning C4251: 'at::TensorIteratorConfig::static_dtype_': class 'std::optional' needs to have dll-interface to be used by clients of class 'at::TensorIteratorConfig' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(950,54): warning C4251: 'at::TensorIteratorConfig::static_device_': class 'std::optional' needs to have dll-interface to be used by clients of class 'at::TensorIteratorConfig' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(640,19): warning C4251: 'at::TensorIteratorBase::shape_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::TensorIteratorBase' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(650,18): warning C4251: 'at::TensorIteratorBase::perm_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::TensorIteratorBase' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(663,26): warning C4251: 'at::TensorIteratorBase::view_offsets_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::TensorIteratorBase' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(963,47): warning C4251: 'at::TensorIteratorConfig::const_tensor_indices_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of class 'at::TensorIteratorConfig' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(666,20): warning C4251: 'at::TensorIteratorBase::names_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::TensorIteratorBase' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(677,40): warning C4251: 'at::TensorIteratorBase::operands_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::TensorIteratorBase' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(989,53): warning C4251: 'at::SplitUntil32Bit::iterator::vec': class 'std::vector>,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'at::SplitUntil32Bit::iterator' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(989,53): warning C4251: 'at::SplitUntil32Bit::iterator::vec': class 'std::vector>,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'at::SplitUntil32Bit::iterator' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(141,28): warning C4251: 'at::OperandInfo::stride_bytes': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::OperandInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(150,46): warning C4251: 'at::OperandInfo::device': class 'std::optional' needs to have dll-interface to be used by clients of struct 'at::OperandInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(213,43): warning C4251: 'at::OperandInfo::tensor_base_': class 'c10::MaybeOwned' needs to have dll-interface to be used by clients of struct 'at::OperandInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(214,56): warning C4251: 'at::OperandInfo::original_tensor_base_': class 'c10::MaybeOwned' needs to have dll-interface to be used by clients of struct 'at::OperandInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(944,55): warning C4251: 'at::TensorIteratorConfig::tensors_': class 'c10::SmallVector,4>' needs to have dll-interface to be used by clients of class 'at::TensorIteratorConfig' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(141,28): warning C4251: 'at::OperandInfo::stride_bytes': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::OperandInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(150,46): warning C4251: 'at::OperandInfo::device': class 'std::optional' needs to have dll-interface to be used by clients of struct 'at::OperandInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(213,43): warning C4251: 'at::OperandInfo::tensor_base_': class 'c10::MaybeOwned' needs to have dll-interface to be used by clients of struct 'at::OperandInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(214,56): warning C4251: 'at::OperandInfo::original_tensor_base_': class 'c10::MaybeOwned' needs to have dll-interface to be used by clients of struct 'at::OperandInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(640,19): warning C4251: 'at::TensorIteratorBase::shape_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::TensorIteratorBase' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(650,18): warning C4251: 'at::TensorIteratorBase::perm_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::TensorIteratorBase' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(663,26): warning C4251: 'at::TensorIteratorBase::view_offsets_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::TensorIteratorBase' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(948,56): warning C4251: 'at::TensorIteratorConfig::static_shape_': class 'std::optional' needs to have dll-interface to be used by clients of class 'at::TensorIteratorConfig' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(949,57): warning C4251: 'at::TensorIteratorConfig::static_dtype_': class 'std::optional' needs to have dll-interface to be used by clients of class 'at::TensorIteratorConfig' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(950,54): warning C4251: 'at::TensorIteratorConfig::static_device_': class 'std::optional' needs to have dll-interface to be used by clients of class 'at::TensorIteratorConfig' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(666,20): warning C4251: 'at::TensorIteratorBase::names_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::TensorIteratorBase' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(640,19): warning C4251: 'at::TensorIteratorBase::shape_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::TensorIteratorBase' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(963,47): warning C4251: 'at::TensorIteratorConfig::const_tensor_indices_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of class 'at::TensorIteratorConfig' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/DimVector.h(14): note: see declaration of 'c10::SmallVector' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(650,18): warning C4251: 'at::TensorIteratorBase::perm_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::TensorIteratorBase' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(663,26): warning C4251: 'at::TensorIteratorBase::view_offsets_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::TensorIteratorBase' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(677,40): warning C4251: 'at::TensorIteratorBase::operands_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::TensorIteratorBase' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(666,20): warning C4251: 'at::TensorIteratorBase::names_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::TensorIteratorBase' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(677,40): warning C4251: 'at::TensorIteratorBase::operands_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::TensorIteratorBase' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(989,53): warning C4251: 'at::SplitUntil32Bit::iterator::vec': class 'std::vector>,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'at::SplitUntil32Bit::iterator' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(677): note: see declaration of 'c10::SmallVector' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(944,55): warning C4251: 'at::TensorIteratorConfig::tensors_': class 'c10::SmallVector,4>' needs to have dll-interface to be used by clients of class 'at::TensorIteratorConfig' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(948,56): warning C4251: 'at::TensorIteratorConfig::static_shape_': class 'std::optional' needs to have dll-interface to be used by clients of class 'at::TensorIteratorConfig' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(950,54): warning C4251: 'at::TensorIteratorConfig::static_device_': class 'std::optional' needs to have dll-interface to be used by clients of class 'at::TensorIteratorConfig' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(963,47): warning C4251: 'at::TensorIteratorConfig::const_tensor_indices_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of class 'at::TensorIteratorConfig' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(948,56): warning C4251: 'at::TensorIteratorConfig::static_shape_': class 'std::optional' needs to have dll-interface to be used by clients of class 'at::TensorIteratorConfig' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(949,57): warning C4251: 'at::TensorIteratorConfig::static_dtype_': class 'std::optional' needs to have dll-interface to be used by clients of class 'at::TensorIteratorConfig' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(141,28): warning C4251: 'at::OperandInfo::stride_bytes': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::OperandInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(950,54): warning C4251: 'at::TensorIteratorConfig::static_device_': class 'std::optional' needs to have dll-interface to be used by clients of class 'at::TensorIteratorConfig' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(150,46): warning C4251: 'at::OperandInfo::device': class 'std::optional' needs to have dll-interface to be used by clients of struct 'at::OperandInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(213,43): warning C4251: 'at::OperandInfo::tensor_base_': class 'c10::MaybeOwned' needs to have dll-interface to be used by clients of struct 'at::OperandInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(214,56): warning C4251: 'at::OperandInfo::original_tensor_base_': class 'c10::MaybeOwned' needs to have dll-interface to be used by clients of struct 'at::OperandInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(963,47): warning C4251: 'at::TensorIteratorConfig::const_tensor_indices_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of class 'at::TensorIteratorConfig' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(989,53): warning C4251: 'at::SplitUntil32Bit::iterator::vec': class 'std::vector>,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'at::SplitUntil32Bit::iterator' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(640,19): warning C4251: 'at::TensorIteratorBase::shape_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::TensorIteratorBase' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(650,18): warning C4251: 'at::TensorIteratorBase::perm_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::TensorIteratorBase' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(663,26): warning C4251: 'at::TensorIteratorBase::view_offsets_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::TensorIteratorBase' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(666,20): warning C4251: 'at::TensorIteratorBase::names_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::TensorIteratorBase' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(989,53): warning C4251: 'at::SplitUntil32Bit::iterator::vec': class 'std::vector>,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'at::SplitUntil32Bit::iterator' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(677,40): warning C4251: 'at::TensorIteratorBase::operands_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::TensorIteratorBase' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(944,55): warning C4251: 'at::TensorIteratorConfig::tensors_': class 'c10::SmallVector,4>' needs to have dll-interface to be used by clients of class 'at::TensorIteratorConfig' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(141,28): warning C4251: 'at::OperandInfo::stride_bytes': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::OperandInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(150,46): warning C4251: 'at::OperandInfo::device': class 'std::optional' needs to have dll-interface to be used by clients of struct 'at::OperandInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(213,43): warning C4251: 'at::OperandInfo::tensor_base_': class 'c10::MaybeOwned' needs to have dll-interface to be used by clients of struct 'at::OperandInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(214,56): warning C4251: 'at::OperandInfo::original_tensor_base_': class 'c10::MaybeOwned' needs to have dll-interface to be used by clients of struct 'at::OperandInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(948,56): warning C4251: 'at::TensorIteratorConfig::static_shape_': class 'std::optional' needs to have dll-interface to be used by clients of class 'at::TensorIteratorConfig' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(949,57): warning C4251: 'at::TensorIteratorConfig::static_dtype_': class 'std::optional' needs to have dll-interface to be used by clients of class 'at::TensorIteratorConfig' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(950,54): warning C4251: 'at::TensorIteratorConfig::static_device_': class 'std::optional' needs to have dll-interface to be used by clients of class 'at::TensorIteratorConfig' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(640,19): warning C4251: 'at::TensorIteratorBase::shape_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::TensorIteratorBase' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(963,47): warning C4251: 'at::TensorIteratorConfig::const_tensor_indices_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of class 'at::TensorIteratorConfig' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(663,26): warning C4251: 'at::TensorIteratorBase::view_offsets_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::TensorIteratorBase' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(141,28): warning C4251: 'at::OperandInfo::stride_bytes': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::OperandInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(150,46): warning C4251: 'at::OperandInfo::device': class 'std::optional' needs to have dll-interface to be used by clients of struct 'at::OperandInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(213,43): warning C4251: 'at::OperandInfo::tensor_base_': class 'c10::MaybeOwned' needs to have dll-interface to be used by clients of struct 'at::OperandInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(214,56): warning C4251: 'at::OperandInfo::original_tensor_base_': class 'c10::MaybeOwned' needs to have dll-interface to be used by clients of struct 'at::OperandInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(666,20): warning C4251: 'at::TensorIteratorBase::names_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::TensorIteratorBase' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(989,53): warning C4251: 'at::SplitUntil32Bit::iterator::vec': class 'std::vector>,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'at::SplitUntil32Bit::iterator' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(677,40): warning C4251: 'at::TensorIteratorBase::operands_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::TensorIteratorBase' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(640,19): warning C4251: 'at::TensorIteratorBase::shape_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::TensorIteratorBase' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(650,18): warning C4251: 'at::TensorIteratorBase::perm_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::TensorIteratorBase' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(663,26): warning C4251: 'at::TensorIteratorBase::view_offsets_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::TensorIteratorBase' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(666,20): warning C4251: 'at::TensorIteratorBase::names_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::TensorIteratorBase' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(677,40): warning C4251: 'at::TensorIteratorBase::operands_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::TensorIteratorBase' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(944,55): warning C4251: 'at::TensorIteratorConfig::tensors_': class 'c10::SmallVector,4>' needs to have dll-interface to be used by clients of class 'at::TensorIteratorConfig' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(948,56): warning C4251: 'at::TensorIteratorConfig::static_shape_': class 'std::optional' needs to have dll-interface to be used by clients of class 'at::TensorIteratorConfig' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(949,57): warning C4251: 'at::TensorIteratorConfig::static_dtype_': class 'std::optional' needs to have dll-interface to be used by clients of class 'at::TensorIteratorConfig' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(950,54): warning C4251: 'at::TensorIteratorConfig::static_device_': class 'std::optional' needs to have dll-interface to be used by clients of class 'at::TensorIteratorConfig' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(944,55): warning C4251: 'at::TensorIteratorConfig::tensors_': class 'c10::SmallVector,4>' needs to have dll-interface to be used by clients of class 'at::TensorIteratorConfig' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(963,47): warning C4251: 'at::TensorIteratorConfig::const_tensor_indices_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of class 'at::TensorIteratorConfig' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(948,56): warning C4251: 'at::TensorIteratorConfig::static_shape_': class 'std::optional' needs to have dll-interface to be used by clients of class 'at::TensorIteratorConfig' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(949,57): warning C4251: 'at::TensorIteratorConfig::static_dtype_': class 'std::optional' needs to have dll-interface to be used by clients of class 'at::TensorIteratorConfig' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(950,54): warning C4251: 'at::TensorIteratorConfig::static_device_': class 'std::optional' needs to have dll-interface to be used by clients of class 'at::TensorIteratorConfig' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(989,53): warning C4251: 'at::SplitUntil32Bit::iterator::vec': class 'std::vector>,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'at::SplitUntil32Bit::iterator' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(963,47): warning C4251: 'at::TensorIteratorConfig::const_tensor_indices_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of class 'at::TensorIteratorConfig' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(989,53): warning C4251: 'at::SplitUntil32Bit::iterator::vec': class 'std::vector>,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'at::SplitUntil32Bit::iterator' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(141,28): warning C4251: 'at::OperandInfo::stride_bytes': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::OperandInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(150,46): warning C4251: 'at::OperandInfo::device': class 'std::optional' needs to have dll-interface to be used by clients of struct 'at::OperandInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(213,43): warning C4251: 'at::OperandInfo::tensor_base_': class 'c10::MaybeOwned' needs to have dll-interface to be used by clients of struct 'at::OperandInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(214,56): warning C4251: 'at::OperandInfo::original_tensor_base_': class 'c10::MaybeOwned' needs to have dll-interface to be used by clients of struct 'at::OperandInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(640,19): warning C4251: 'at::TensorIteratorBase::shape_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::TensorIteratorBase' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(650,18): warning C4251: 'at::TensorIteratorBase::perm_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::TensorIteratorBase' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(663,26): warning C4251: 'at::TensorIteratorBase::view_offsets_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::TensorIteratorBase' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(666,20): warning C4251: 'at::TensorIteratorBase::names_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::TensorIteratorBase' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(677,40): warning C4251: 'at::TensorIteratorBase::operands_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::TensorIteratorBase' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(944,55): warning C4251: 'at::TensorIteratorConfig::tensors_': class 'c10::SmallVector,4>' needs to have dll-interface to be used by clients of class 'at::TensorIteratorConfig' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(948,56): warning C4251: 'at::TensorIteratorConfig::static_shape_': class 'std::optional' needs to have dll-interface to be used by clients of class 'at::TensorIteratorConfig' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(949,57): warning C4251: 'at::TensorIteratorConfig::static_dtype_': class 'std::optional' needs to have dll-interface to be used by clients of class 'at::TensorIteratorConfig' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(950,54): warning C4251: 'at::TensorIteratorConfig::static_device_': class 'std::optional' needs to have dll-interface to be used by clients of class 'at::TensorIteratorConfig' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(963,47): warning C4251: 'at::TensorIteratorConfig::const_tensor_indices_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of class 'at::TensorIteratorConfig' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorIterator.h(989,53): warning C4251: 'at::SplitUntil32Bit::iterator::vec': class 'std::vector>,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'at::SplitUntil32Bit::iterator' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/index_meta.h(42,1): warning C4251: 'at::meta::structured_index_Tensor::precompute_out::sizes': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::meta::structured_index_Tensor::precompute_out' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/index_meta.h(42,1): warning C4251: 'at::meta::structured_index_Tensor::precompute_out::sizes': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::meta::structured_index_Tensor::precompute_out' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/index_meta.h(43,1): warning C4251: 'at::meta::structured_index_Tensor::precompute_out::strides': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::meta::structured_index_Tensor::precompute_out' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/index_meta.h(43,1): warning C4251: 'at::meta::structured_index_Tensor::precompute_out::strides': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::meta::structured_index_Tensor::precompute_out' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/index_meta.h(42,1): warning C4251: 'at::meta::structured_index_Tensor::precompute_out::sizes': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::meta::structured_index_Tensor::precompute_out' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/index_meta.h(43,1): warning C4251: 'at::meta::structured_index_Tensor::precompute_out::strides': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::meta::structured_index_Tensor::precompute_out' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/index_meta.h(42,1): warning C4251: 'at::meta::structured_index_Tensor::precompute_out::sizes': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::meta::structured_index_Tensor::precompute_out' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/index_meta.h(43,1): warning C4251: 'at::meta::structured_index_Tensor::precompute_out::strides': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::meta::structured_index_Tensor::precompute_out' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/index_meta.h(42,1): warning C4251: 'at::meta::structured_index_Tensor::precompute_out::sizes': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::meta::structured_index_Tensor::precompute_out' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/index_meta.h(43,1): warning C4251: 'at::meta::structured_index_Tensor::precompute_out::strides': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::meta::structured_index_Tensor::precompute_out' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/index_meta.h(42,1): warning C4251: 'at::meta::structured_index_Tensor::precompute_out::sizes': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::meta::structured_index_Tensor::precompute_out' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/index_meta.h(43,1): warning C4251: 'at::meta::structured_index_Tensor::precompute_out::strides': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::meta::structured_index_Tensor::precompute_out' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/index_meta.h(42,1): warning C4251: 'at::meta::structured_index_Tensor::precompute_out::sizes': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::meta::structured_index_Tensor::precompute_out' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/index_meta.h(43,1): warning C4251: 'at::meta::structured_index_Tensor::precompute_out::strides': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::meta::structured_index_Tensor::precompute_out' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/index_meta.h(42,1): warning C4251: 'at::meta::structured_index_Tensor::precompute_out::sizes': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::meta::structured_index_Tensor::precompute_out' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/index_meta.h(43,1): warning C4251: 'at::meta::structured_index_Tensor::precompute_out::strides': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::meta::structured_index_Tensor::precompute_out' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/index_meta.h(42,1): warning C4251: 'at::meta::structured_index_Tensor::precompute_out::sizes': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::meta::structured_index_Tensor::precompute_out' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/index_meta.h(43,1): warning C4251: 'at::meta::structured_index_Tensor::precompute_out::strides': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::meta::structured_index_Tensor::precompute_out' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/index_meta.h(42,1): warning C4251: 'at::meta::structured_index_Tensor::precompute_out::sizes': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::meta::structured_index_Tensor::precompute_out' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/index_meta.h(43,1): warning C4251: 'at::meta::structured_index_Tensor::precompute_out::strides': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::meta::structured_index_Tensor::precompute_out' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/index_meta.h(42,1): warning C4251: 'at::meta::structured_index_Tensor::precompute_out::sizes': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::meta::structured_index_Tensor::precompute_out' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/index_meta.h(43,1): warning C4251: 'at::meta::structured_index_Tensor::precompute_out::strides': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::meta::structured_index_Tensor::precompute_out' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/index_meta.h(42,1): warning C4251: 'at::meta::structured_index_Tensor::precompute_out::sizes': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::meta::structured_index_Tensor::precompute_out' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/index_meta.h(43,1): warning C4251: 'at::meta::structured_index_Tensor::precompute_out::strides': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::meta::structured_index_Tensor::precompute_out' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/index_meta.h(42,1): warning C4251: 'at::meta::structured_index_Tensor::precompute_out::sizes': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::meta::structured_index_Tensor::precompute_out' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/index_meta.h(43,1): warning C4251: 'at::meta::structured_index_Tensor::precompute_out::strides': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::meta::structured_index_Tensor::precompute_out' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/forward_grad.h(122,58): warning C4251: 'torch::autograd::ForwardADLevel::grads_': class 'std::unordered_set,std::hash>,std::equal_to>,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::autograd::ForwardADLevel' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/forward_grad.h(123,20): warning C4251: 'torch::autograd::ForwardADLevel::mutex_': class 'std::mutex' needs to have dll-interface to be used by clients of struct 'torch::autograd::ForwardADLevel' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/forward_grad.h(122,58): warning C4251: 'torch::autograd::ForwardADLevel::grads_': class 'std::unordered_set,std::hash>,std::equal_to>,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::autograd::ForwardADLevel' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/forward_grad.h(123,20): warning C4251: 'torch::autograd::ForwardADLevel::mutex_': class 'std::mutex' needs to have dll-interface to be used by clients of struct 'torch::autograd::ForwardADLevel' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/forward_grad.h(122,58): warning C4251: 'torch::autograd::ForwardADLevel::grads_': class 'std::unordered_set,std::hash>,std::equal_to>,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::autograd::ForwardADLevel' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/forward_grad.h(123,20): warning C4251: 'torch::autograd::ForwardADLevel::mutex_': class 'std::mutex' needs to have dll-interface to be used by clients of struct 'torch::autograd::ForwardADLevel' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/forward_grad.h(127,74): warning C4251: 'std::enable_shared_from_this::_Wptr': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of class 'std::enable_shared_from_this' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/forward_grad.h(127,74): warning C4251: 'std::enable_shared_from_this::_Wptr': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of class 'std::enable_shared_from_this' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/forward_grad.h(127,74): warning C4251: 'std::enable_shared_from_this::_Wptr': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of class 'std::enable_shared_from_this' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/forward_grad.h(122,58): warning C4251: 'torch::autograd::ForwardADLevel::grads_': class 'std::unordered_set,std::hash>,std::equal_to>,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::autograd::ForwardADLevel' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/forward_grad.h(123,20): warning C4251: 'torch::autograd::ForwardADLevel::mutex_': class 'std::mutex' needs to have dll-interface to be used by clients of struct 'torch::autograd::ForwardADLevel' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/forward_grad.h(206,52): warning C4251: 'torch::autograd::ForwardGrad::content_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::autograd::ForwardGrad' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/forward_grad.h(207,28): warning C4251: 'torch::autograd::ForwardGrad::mutex_': class 'std::mutex' needs to have dll-interface to be used by clients of struct 'torch::autograd::ForwardGrad' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/forward_grad.h(206,52): warning C4251: 'torch::autograd::ForwardGrad::content_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::autograd::ForwardGrad' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/forward_grad.h(207,28): warning C4251: 'torch::autograd::ForwardGrad::mutex_': class 'std::mutex' needs to have dll-interface to be used by clients of struct 'torch::autograd::ForwardGrad' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/forward_grad.h(127,74): warning C4251: 'std::enable_shared_from_this::_Wptr': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of class 'std::enable_shared_from_this' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/forward_grad.h(206,52): warning C4251: 'torch::autograd::ForwardGrad::content_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::autograd::ForwardGrad' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/forward_grad.h(207,28): warning C4251: 'torch::autograd::ForwardGrad::mutex_': class 'std::mutex' needs to have dll-interface to be used by clients of struct 'torch::autograd::ForwardGrad' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/forward_grad.h(206,52): warning C4251: 'torch::autograd::ForwardGrad::content_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::autograd::ForwardGrad' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/forward_grad.h(207,28): warning C4251: 'torch::autograd::ForwardGrad::mutex_': class 'std::mutex' needs to have dll-interface to be used by clients of struct 'torch::autograd::ForwardGrad' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorNames.h(41,28): warning C4251: 'at::namedinference::TensorName::origin_': class 'c10::ArrayRef' needs to have dll-interface to be used by clients of struct 'at::namedinference::TensorName' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorNames.h(72,23): warning C4251: 'at::namedinference::TensorNames::names_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::namedinference::TensorNames' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorNames.h(41,28): warning C4251: 'at::namedinference::TensorName::origin_': class 'c10::ArrayRef' needs to have dll-interface to be used by clients of struct 'at::namedinference::TensorName' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorNames.h(41,28): warning C4251: 'at::namedinference::TensorName::origin_': class 'c10::ArrayRef' needs to have dll-interface to be used by clients of struct 'at::namedinference::TensorName' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorNames.h(72,23): warning C4251: 'at::namedinference::TensorNames::names_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::namedinference::TensorNames' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/forward_grad.h(122,58): warning C4251: 'torch::autograd::ForwardADLevel::grads_': class 'std::unordered_set,std::hash>,std::equal_to>,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::autograd::ForwardADLevel' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/forward_grad.h(123,20): warning C4251: 'torch::autograd::ForwardADLevel::mutex_': class 'std::mutex' needs to have dll-interface to be used by clients of struct 'torch::autograd::ForwardADLevel' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorNames.h(72,23): warning C4251: 'at::namedinference::TensorNames::names_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::namedinference::TensorNames' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(206,20): warning C4251: 'torch::autograd::AutogradMeta::name_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(209,33): warning C4251: 'torch::autograd::AutogradMeta::grad_fn_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(210,40): warning C4251: 'torch::autograd::AutogradMeta::grad_accumulator_': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradMeta' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(221,48): warning C4251: 'torch::autograd::AutogradMeta::fw_grad_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorNames.h(41,28): warning C4251: 'at::namedinference::TensorName::origin_': class 'c10::ArrayRef' needs to have dll-interface to be used by clients of struct 'at::namedinference::TensorName' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(206,20): warning C4251: 'torch::autograd::AutogradMeta::name_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(233,55): warning C4251: 'torch::autograd::AutogradMeta::hooks_': class 'std::vector>,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(209,33): warning C4251: 'torch::autograd::AutogradMeta::grad_fn_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(234,46): warning C4251: 'torch::autograd::AutogradMeta::cpp_hooks_list_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(210,40): warning C4251: 'torch::autograd::AutogradMeta::grad_accumulator_': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradMeta' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(221,48): warning C4251: 'torch::autograd::AutogradMeta::fw_grad_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(240,73): warning C4251: 'torch::autograd::AutogradMeta::post_acc_grad_hooks_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(261,28): warning C4251: 'torch::autograd::AutogradMeta::mutex_': class 'std::mutex' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorNames.h(72,23): warning C4251: 'at::namedinference::TensorNames::names_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::namedinference::TensorNames' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(206,20): warning C4251: 'torch::autograd::AutogradMeta::name_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(209,33): warning C4251: 'torch::autograd::AutogradMeta::grad_fn_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(210,40): warning C4251: 'torch::autograd::AutogradMeta::grad_accumulator_': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradMeta' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(234,46): warning C4251: 'torch::autograd::AutogradMeta::cpp_hooks_list_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/forward_grad.h(123,20): warning C4251: 'torch::autograd::ForwardADLevel::mutex_': class 'std::mutex' needs to have dll-interface to be used by clients of struct 'torch::autograd::ForwardADLevel' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(240,73): warning C4251: 'torch::autograd::AutogradMeta::post_acc_grad_hooks_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(261,28): warning C4251: 'torch::autograd::AutogradMeta::mutex_': class 'std::mutex' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/forward_grad.h(206,52): warning C4251: 'torch::autograd::ForwardGrad::content_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::autograd::ForwardGrad' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(233,55): warning C4251: 'torch::autograd::AutogradMeta::hooks_': class 'std::vector>,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(206,20): warning C4251: 'torch::autograd::AutogradMeta::name_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(234,46): warning C4251: 'torch::autograd::AutogradMeta::cpp_hooks_list_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(210,40): warning C4251: 'torch::autograd::AutogradMeta::grad_accumulator_': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradMeta' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(221,48): warning C4251: 'torch::autograd::AutogradMeta::fw_grad_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(240,73): warning C4251: 'torch::autograd::AutogradMeta::post_acc_grad_hooks_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(261,28): warning C4251: 'torch::autograd::AutogradMeta::mutex_': class 'std::mutex' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/forward_grad.h(127,74): warning C4251: 'std::enable_shared_from_this::_Wptr': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of class 'std::enable_shared_from_this' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(234,46): warning C4251: 'torch::autograd::AutogradMeta::cpp_hooks_list_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(419,37): warning C4251: 'torch::autograd::ViewInfo::view_fn_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of struct 'torch::autograd::ViewInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(423,56): warning C4251: 'torch::autograd::ViewInfo::rev_view_fn_': class 'std::function' needs to have dll-interface to be used by clients of struct 'torch::autograd::ViewInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(240,73): warning C4251: 'torch::autograd::AutogradMeta::post_acc_grad_hooks_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(261,28): warning C4251: 'torch::autograd::AutogradMeta::mutex_': class 'std::mutex' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(423,56): warning C4251: 'torch::autograd::ViewInfo::rev_view_fn_': class 'std::function' needs to have dll-interface to be used by clients of struct 'torch::autograd::ViewInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(419,37): warning C4251: 'torch::autograd::ViewInfo::view_fn_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of struct 'torch::autograd::ViewInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(423,56): warning C4251: 'torch::autograd::ViewInfo::rev_view_fn_': class 'std::function' needs to have dll-interface to be used by clients of struct 'torch::autograd::ViewInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(685,41): warning C4251: 'torch::autograd::DifferentiableViewMeta::backward_info_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::autograd::DifferentiableViewMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(686,40): warning C4251: 'torch::autograd::DifferentiableViewMeta::forward_info_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::autograd::DifferentiableViewMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(685,41): warning C4251: 'torch::autograd::DifferentiableViewMeta::backward_info_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::autograd::DifferentiableViewMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(686,40): warning C4251: 'torch::autograd::DifferentiableViewMeta::forward_info_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::autograd::DifferentiableViewMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/forward_grad.h(207,28): warning C4251: 'torch::autograd::ForwardGrad::mutex_': class 'std::mutex' needs to have dll-interface to be used by clients of struct 'torch::autograd::ForwardGrad' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(685,41): warning C4251: 'torch::autograd::DifferentiableViewMeta::backward_info_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::autograd::DifferentiableViewMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorNames.h(41,28): warning C4251: 'at::namedinference::TensorName::origin_': class 'c10::ArrayRef' needs to have dll-interface to be used by clients of struct 'at::namedinference::TensorName' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(686,40): warning C4251: 'torch::autograd::DifferentiableViewMeta::forward_info_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::autograd::DifferentiableViewMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(419,37): warning C4251: 'torch::autograd::ViewInfo::view_fn_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of struct 'torch::autograd::ViewInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorNames.h(72,23): warning C4251: 'at::namedinference::TensorNames::names_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::namedinference::TensorNames' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(423,56): warning C4251: 'torch::autograd::ViewInfo::rev_view_fn_': class 'std::function' needs to have dll-interface to be used by clients of struct 'torch::autograd::ViewInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(685,41): warning C4251: 'torch::autograd::DifferentiableViewMeta::backward_info_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::autograd::DifferentiableViewMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(686,40): warning C4251: 'torch::autograd::DifferentiableViewMeta::forward_info_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::autograd::DifferentiableViewMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/forward_grad.h(122,58): warning C4251: 'torch::autograd::ForwardADLevel::grads_': class 'std::unordered_set,std::hash>,std::equal_to>,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::autograd::ForwardADLevel' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(206,20): warning C4251: 'torch::autograd::AutogradMeta::name_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(210,40): warning C4251: 'torch::autograd::AutogradMeta::grad_accumulator_': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradMeta' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(221,48): warning C4251: 'torch::autograd::AutogradMeta::fw_grad_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/forward_grad.h(122,58): warning C4251: 'torch::autograd::ForwardADLevel::grads_': class 'std::unordered_set,std::hash>,std::equal_to>,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::autograd::ForwardADLevel' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(233,55): warning C4251: 'torch::autograd::AutogradMeta::hooks_': class 'std::vector>,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(234,46): warning C4251: 'torch::autograd::AutogradMeta::cpp_hooks_list_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(240,73): warning C4251: 'torch::autograd::AutogradMeta::post_acc_grad_hooks_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/forward_grad.h(127,74): warning C4251: 'std::enable_shared_from_this::_Wptr': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of class 'std::enable_shared_from_this' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(261,28): warning C4251: 'torch::autograd::AutogradMeta::mutex_': class 'std::mutex' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorNames.h(41,28): warning C4251: 'at::namedinference::TensorName::origin_': class 'c10::ArrayRef' needs to have dll-interface to be used by clients of struct 'at::namedinference::TensorName' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorNames.h(72,23): warning C4251: 'at::namedinference::TensorNames::names_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::namedinference::TensorNames' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/forward_grad.h(127,74): warning C4251: 'std::enable_shared_from_this::_Wptr': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of class 'std::enable_shared_from_this' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/forward_grad.h(122,58): warning C4251: 'torch::autograd::ForwardADLevel::grads_': class 'std::unordered_set,std::hash>,std::equal_to>,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::autograd::ForwardADLevel' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/forward_grad.h(123,20): warning C4251: 'torch::autograd::ForwardADLevel::mutex_': class 'std::mutex' needs to have dll-interface to be used by clients of struct 'torch::autograd::ForwardADLevel' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/forward_grad.h(206,52): warning C4251: 'torch::autograd::ForwardGrad::content_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::autograd::ForwardGrad' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/forward_grad.h(207,28): warning C4251: 'torch::autograd::ForwardGrad::mutex_': class 'std::mutex' needs to have dll-interface to be used by clients of struct 'torch::autograd::ForwardGrad' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(206,20): warning C4251: 'torch::autograd::AutogradMeta::name_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(209,33): warning C4251: 'torch::autograd::AutogradMeta::grad_fn_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(210,40): warning C4251: 'torch::autograd::AutogradMeta::grad_accumulator_': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradMeta' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(221,48): warning C4251: 'torch::autograd::AutogradMeta::fw_grad_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/forward_grad.h(206,52): warning C4251: 'torch::autograd::ForwardGrad::content_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::autograd::ForwardGrad' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/forward_grad.h(207,28): warning C4251: 'torch::autograd::ForwardGrad::mutex_': class 'std::mutex' needs to have dll-interface to be used by clients of struct 'torch::autograd::ForwardGrad' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(419,37): warning C4251: 'torch::autograd::ViewInfo::view_fn_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of struct 'torch::autograd::ViewInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/forward_grad.h(127,74): warning C4251: 'std::enable_shared_from_this::_Wptr': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of class 'std::enable_shared_from_this' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(423,56): warning C4251: 'torch::autograd::ViewInfo::rev_view_fn_': class 'std::function' needs to have dll-interface to be used by clients of struct 'torch::autograd::ViewInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(233,55): warning C4251: 'torch::autograd::AutogradMeta::hooks_': class 'std::vector>,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(234,46): warning C4251: 'torch::autograd::AutogradMeta::cpp_hooks_list_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(240,73): warning C4251: 'torch::autograd::AutogradMeta::post_acc_grad_hooks_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(261,28): warning C4251: 'torch::autograd::AutogradMeta::mutex_': class 'std::mutex' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(685,41): warning C4251: 'torch::autograd::DifferentiableViewMeta::backward_info_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::autograd::DifferentiableViewMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(686,40): warning C4251: 'torch::autograd::DifferentiableViewMeta::forward_info_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::autograd::DifferentiableViewMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/forward_grad.h(206,52): warning C4251: 'torch::autograd::ForwardGrad::content_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::autograd::ForwardGrad' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/forward_grad.h(207,28): warning C4251: 'torch::autograd::ForwardGrad::mutex_': class 'std::mutex' needs to have dll-interface to be used by clients of struct 'torch::autograd::ForwardGrad' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(419,37): warning C4251: 'torch::autograd::ViewInfo::view_fn_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of struct 'torch::autograd::ViewInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(423,56): warning C4251: 'torch::autograd::ViewInfo::rev_view_fn_': class 'std::function' needs to have dll-interface to be used by clients of struct 'torch::autograd::ViewInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorNames.h(41,28): warning C4251: 'at::namedinference::TensorName::origin_': class 'c10::ArrayRef' needs to have dll-interface to be used by clients of struct 'at::namedinference::TensorName' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorNames.h(41,28): warning C4251: 'at::namedinference::TensorName::origin_': class 'c10::ArrayRef' needs to have dll-interface to be used by clients of struct 'at::namedinference::TensorName' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorNames.h(72,23): warning C4251: 'at::namedinference::TensorNames::names_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::namedinference::TensorNames' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorNames.h(72,23): warning C4251: 'at::namedinference::TensorNames::names_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::namedinference::TensorNames' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(685,41): warning C4251: 'torch::autograd::DifferentiableViewMeta::backward_info_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::autograd::DifferentiableViewMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(686,40): warning C4251: 'torch::autograd::DifferentiableViewMeta::forward_info_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::autograd::DifferentiableViewMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(206,20): warning C4251: 'torch::autograd::AutogradMeta::name_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(206,20): warning C4251: 'torch::autograd::AutogradMeta::name_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(209,33): warning C4251: 'torch::autograd::AutogradMeta::grad_fn_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(210,40): warning C4251: 'torch::autograd::AutogradMeta::grad_accumulator_': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradMeta' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(210,40): warning C4251: 'torch::autograd::AutogradMeta::grad_accumulator_': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradMeta' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(221,48): warning C4251: 'torch::autograd::AutogradMeta::fw_grad_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorNames.h(41,28): warning C4251: 'at::namedinference::TensorName::origin_': class 'c10::ArrayRef' needs to have dll-interface to be used by clients of struct 'at::namedinference::TensorName' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/anomaly_mode.h(67,25): warning C4251: 'torch::autograd::AnomalyMetadata::traceback_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AnomalyMetadata' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/anomaly_mode.h(68,32): warning C4251: 'torch::autograd::AnomalyMetadata::parent_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::autograd::AnomalyMetadata' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(233,55): warning C4251: 'torch::autograd::AutogradMeta::hooks_': class 'std::vector>,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(233,55): warning C4251: 'torch::autograd::AutogradMeta::hooks_': class 'std::vector>,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(234,46): warning C4251: 'torch::autograd::AutogradMeta::cpp_hooks_list_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorNames.h(72,23): warning C4251: 'at::namedinference::TensorNames::names_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::namedinference::TensorNames' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(234,46): warning C4251: 'torch::autograd::AutogradMeta::cpp_hooks_list_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/anomaly_mode.h(67,25): warning C4251: 'torch::autograd::AnomalyMetadata::traceback_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AnomalyMetadata' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/anomaly_mode.h(68,32): warning C4251: 'torch::autograd::AnomalyMetadata::parent_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::autograd::AnomalyMetadata' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(240,73): warning C4251: 'torch::autograd::AutogradMeta::post_acc_grad_hooks_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(240,73): warning C4251: 'torch::autograd::AutogradMeta::post_acc_grad_hooks_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(261,28): warning C4251: 'torch::autograd::AutogradMeta::mutex_': class 'std::mutex' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(261,28): warning C4251: 'torch::autograd::AutogradMeta::mutex_': class 'std::mutex' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/PythonTorchFunctionTLS.h(29,57): warning C4251: 'at::impl::PythonTorchFunctionTLS::stack_': class 'std::vector,std::allocator>>' needs to have dll-interface to be used by clients of struct 'at::impl::PythonTorchFunctionTLS' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/forward_grad.h(122,58): warning C4251: 'torch::autograd::ForwardADLevel::grads_': class 'std::unordered_set,std::hash>,std::equal_to>,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::autograd::ForwardADLevel' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/anomaly_mode.h(67,25): warning C4251: 'torch::autograd::AnomalyMetadata::traceback_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AnomalyMetadata' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/forward_grad.h(123,20): warning C4251: 'torch::autograd::ForwardADLevel::mutex_': class 'std::mutex' needs to have dll-interface to be used by clients of struct 'torch::autograd::ForwardADLevel' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/anomaly_mode.h(68,32): warning C4251: 'torch::autograd::AnomalyMetadata::parent_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::autograd::AnomalyMetadata' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc)C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\mutex(87): note: see declaration of 'std::mutex' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/PythonTorchFunctionTLS.h(29,57): warning C4251: 'at::impl::PythonTorchFunctionTLS::stack_': class 'std::vector,std::allocator>>' needs to have dll-interface to be used by clients of struct 'at::impl::PythonTorchFunctionTLS' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/forward_grad.h(122,58): warning C4251: 'torch::autograd::ForwardADLevel::grads_': class 'std::unordered_set,std::hash>,std::equal_to>,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::autograd::ForwardADLevel' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/forward_grad.h(123,20): warning C4251: 'torch::autograd::ForwardADLevel::mutex_': class 'std::mutex' needs to have dll-interface to be used by clients of struct 'torch::autograd::ForwardADLevel' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/PythonTorchFunctionTLS.h(29,57): warning C4251: 'at::impl::PythonTorchFunctionTLS::stack_': class 'std::vector,std::allocator>>' needs to have dll-interface to be used by clients of struct 'at::impl::PythonTorchFunctionTLS' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(206,20): warning C4251: 'torch::autograd::AutogradMeta::name_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/PythonTorchFunctionTLS.h(29): note: see declaration of 'std::vector,std::allocator>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(209,33): warning C4251: 'torch::autograd::AutogradMeta::grad_fn_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/forward_grad.h(127,74): warning C4251: 'std::enable_shared_from_this::_Wptr': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of class 'std::enable_shared_from_this' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(210,40): warning C4251: 'torch::autograd::AutogradMeta::grad_accumulator_': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradMeta' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(221,48): warning C4251: 'torch::autograd::AutogradMeta::fw_grad_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/anomaly_mode.h(67,25): warning C4251: 'torch::autograd::AnomalyMetadata::traceback_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AnomalyMetadata' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/anomaly_mode.h(68,32): warning C4251: 'torch::autograd::AnomalyMetadata::parent_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::autograd::AnomalyMetadata' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/SavedTensorHooks.h(17,52): warning C4251: 'at::impl::SavedTensorDefaultHooksTLS::stack': class 'std::stack,std::deque,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'at::impl::SavedTensorDefaultHooksTLS' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/SavedTensorHooks.h(24,52): warning C4251: 'at::impl::SavedTensorDefaultHooksTLS::disabled_error_message': class 'std::optional' needs to have dll-interface to be used by clients of struct 'at::impl::SavedTensorDefaultHooksTLS' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/SavedTensorHooks.h(17,52): warning C4251: 'at::impl::SavedTensorDefaultHooksTLS::stack': class 'std::stack,std::deque,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'at::impl::SavedTensorDefaultHooksTLS' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/SavedTensorHooks.h(24,52): warning C4251: 'at::impl::SavedTensorDefaultHooksTLS::disabled_error_message': class 'std::optional' needs to have dll-interface to be used by clients of struct 'at::impl::SavedTensorDefaultHooksTLS' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(419,37): warning C4251: 'torch::autograd::ViewInfo::view_fn_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of struct 'torch::autograd::ViewInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type_base.h(78): note: see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/forward_grad.h(127,74): warning C4251: 'std::enable_shared_from_this::_Wptr': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of class 'std::enable_shared_from_this' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(419,37): warning C4251: 'torch::autograd::ViewInfo::view_fn_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of struct 'torch::autograd::ViewInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(233,55): warning C4251: 'torch::autograd::AutogradMeta::hooks_': class 'std::vector>,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(234,46): warning C4251: 'torch::autograd::AutogradMeta::cpp_hooks_list_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(423,56): warning C4251: 'torch::autograd::ViewInfo::rev_view_fn_': class 'std::function' needs to have dll-interface to be used by clients of struct 'torch::autograd::ViewInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(423,56): warning C4251: 'torch::autograd::ViewInfo::rev_view_fn_': class 'std::function' needs to have dll-interface to be used by clients of struct 'torch::autograd::ViewInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(240,73): warning C4251: 'torch::autograd::AutogradMeta::post_acc_grad_hooks_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/forward_grad.h(122,58): warning C4251: 'torch::autograd::ForwardADLevel::grads_': class 'std::unordered_set,std::hash>,std::equal_to>,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::autograd::ForwardADLevel' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(261,28): warning C4251: 'torch::autograd::AutogradMeta::mutex_': class 'std::mutex' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/PythonTorchFunctionTLS.h(29,57): warning C4251: 'at::impl::PythonTorchFunctionTLS::stack_': class 'std::vector,std::allocator>>' needs to have dll-interface to be used by clients of struct 'at::impl::PythonTorchFunctionTLS' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/forward_grad.h(123,20): warning C4251: 'torch::autograd::ForwardADLevel::mutex_': class 'std::mutex' needs to have dll-interface to be used by clients of struct 'torch::autograd::ForwardADLevel' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/SavedTensorHooks.h(17,52): warning C4251: 'at::impl::SavedTensorDefaultHooksTLS::stack': class 'std::stack,std::deque,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'at::impl::SavedTensorDefaultHooksTLS' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/SavedTensorHooks.h(24,52): warning C4251: 'at::impl::SavedTensorDefaultHooksTLS::disabled_error_message': class 'std::optional' needs to have dll-interface to be used by clients of struct 'at::impl::SavedTensorDefaultHooksTLS' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(685,41): warning C4251: 'torch::autograd::DifferentiableViewMeta::backward_info_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::autograd::DifferentiableViewMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(686,40): warning C4251: 'torch::autograd::DifferentiableViewMeta::forward_info_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::autograd::DifferentiableViewMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(685,41): warning C4251: 'torch::autograd::DifferentiableViewMeta::backward_info_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::autograd::DifferentiableViewMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(686,40): warning C4251: 'torch::autograd::DifferentiableViewMeta::forward_info_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::autograd::DifferentiableViewMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/forward_grad.h(207,28): warning C4251: 'torch::autograd::ForwardGrad::mutex_': class 'std::mutex' needs to have dll-interface to be used by clients of struct 'torch::autograd::ForwardGrad' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/forward_grad.h(127,74): warning C4251: 'std::enable_shared_from_this::_Wptr': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of class 'std::enable_shared_from_this' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ThreadLocalPythonObjects.h(18,80): warning C4251: 'at::impl::ThreadLocalPythonObjects::obj_dict_': class 'std::unordered_map,std::hash,std::equal_to,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'at::impl::ThreadLocalPythonObjects' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/SavedTensorHooks.h(17,52): warning C4251: 'at::impl::SavedTensorDefaultHooksTLS::stack': class 'std::stack,std::deque,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'at::impl::SavedTensorDefaultHooksTLS' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/SavedTensorHooks.h(24,52): warning C4251: 'at::impl::SavedTensorDefaultHooksTLS::disabled_error_message': class 'std::optional' needs to have dll-interface to be used by clients of struct 'at::impl::SavedTensorDefaultHooksTLS' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ThreadLocalPythonObjects.h(18,80): warning C4251: 'at::impl::ThreadLocalPythonObjects::obj_dict_': class 'std::unordered_map,std::hash,std::equal_to,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'at::impl::ThreadLocalPythonObjects' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/TorchDispatchModeTLS.h(48,57): warning C4251: 'c10::impl::TorchDispatchModeTLS::stack_': class 'std::vector,std::allocator>>' needs to have dll-interface to be used by clients of struct 'c10::impl::TorchDispatchModeTLS' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/forward_grad.h(207,28): warning C4251: 'torch::autograd::ForwardGrad::mutex_': class 'std::mutex' needs to have dll-interface to be used by clients of struct 'torch::autograd::ForwardGrad' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/TorchDispatchModeTLS.h(48,57): warning C4251: 'c10::impl::TorchDispatchModeTLS::stack_': class 'std::vector,std::allocator>>' needs to have dll-interface to be used by clients of struct 'c10::impl::TorchDispatchModeTLS' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(419,37): warning C4251: 'torch::autograd::ViewInfo::view_fn_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of struct 'torch::autograd::ViewInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ThreadLocalPythonObjects.h(18,80): warning C4251: 'at::impl::ThreadLocalPythonObjects::obj_dict_': class 'std::unordered_map,std::hash,std::equal_to,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'at::impl::ThreadLocalPythonObjects' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(423,56): warning C4251: 'torch::autograd::ViewInfo::rev_view_fn_': class 'std::function' needs to have dll-interface to be used by clients of struct 'torch::autograd::ViewInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/TorchDispatchModeTLS.h(48,57): warning C4251: 'c10::impl::TorchDispatchModeTLS::stack_': class 'std::vector,std::allocator>>' needs to have dll-interface to be used by clients of struct 'c10::impl::TorchDispatchModeTLS' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ThreadLocalState.h(47,57): warning C4251: 'at::ThreadLocalState::debug_info_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'at::ThreadLocalState' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/PythonTorchFunctionTLS.h(29): note: see declaration of 'std::vector,std::allocator>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/forward_grad.h(206,52): warning C4251: 'torch::autograd::ForwardGrad::content_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::autograd::ForwardGrad' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/forward_grad.h(207,28): warning C4251: 'torch::autograd::ForwardGrad::mutex_': class 'std::mutex' needs to have dll-interface to be used by clients of struct 'torch::autograd::ForwardGrad' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ThreadLocalState.h(59,68): warning C4251: 'at::ThreadLocalState::functorch_tls_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'at::ThreadLocalState' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ThreadLocalState.h(59,68): warning C4251: 'at::ThreadLocalState::functorch_tls_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'at::ThreadLocalState' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ThreadLocalPythonObjects.h(18,80): warning C4251: 'at::impl::ThreadLocalPythonObjects::obj_dict_': class 'std::unordered_map,std::hash,std::equal_to,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'at::impl::ThreadLocalPythonObjects' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(685,41): warning C4251: 'torch::autograd::DifferentiableViewMeta::backward_info_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::autograd::DifferentiableViewMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(686,40): warning C4251: 'torch::autograd::DifferentiableViewMeta::forward_info_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::autograd::DifferentiableViewMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/TorchDispatchModeTLS.h(48,57): warning C4251: 'c10::impl::TorchDispatchModeTLS::stack_': class 'std::vector,std::allocator>>' needs to have dll-interface to be used by clients of struct 'c10::impl::TorchDispatchModeTLS' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ThreadLocalState.h(47,57): warning C4251: 'at::ThreadLocalState::debug_info_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'at::ThreadLocalState' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/PythonTorchFunctionTLS.h(29): note: see declaration of 'std::vector,std::allocator>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/anomaly_mode.h(67,25): warning C4251: 'torch::autograd::AnomalyMetadata::traceback_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AnomalyMetadata' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/anomaly_mode.h(68,32): warning C4251: 'torch::autograd::AnomalyMetadata::parent_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::autograd::AnomalyMetadata' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ThreadLocalState.h(59,68): warning C4251: 'at::ThreadLocalState::functorch_tls_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'at::ThreadLocalState' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorNames.h(41,28): warning C4251: 'at::namedinference::TensorName::origin_': class 'c10::ArrayRef' needs to have dll-interface to be used by clients of struct 'at::namedinference::TensorName' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ThreadLocalState.h(47,57): warning C4251: 'at::ThreadLocalState::debug_info_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'at::ThreadLocalState' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorNames.h(72,23): warning C4251: 'at::namedinference::TensorNames::names_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::namedinference::TensorNames' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ThreadLocalState.h(59,68): warning C4251: 'at::ThreadLocalState::functorch_tls_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'at::ThreadLocalState' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/PythonTorchFunctionTLS.h(29,57): warning C4251: 'at::impl::PythonTorchFunctionTLS::stack_': class 'std::vector,std::allocator>>' needs to have dll-interface to be used by clients of struct 'at::impl::PythonTorchFunctionTLS' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorNames.h(41,28): warning C4251: 'at::namedinference::TensorName::origin_': class 'c10::ArrayRef' needs to have dll-interface to be used by clients of struct 'at::namedinference::TensorName' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorNames.h(72,23): warning C4251: 'at::namedinference::TensorNames::names_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::namedinference::TensorNames' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(206,20): warning C4251: 'torch::autograd::AutogradMeta::name_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(209,33): warning C4251: 'torch::autograd::AutogradMeta::grad_fn_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/SavedTensorHooks.h(24,52): warning C4251: 'at::impl::SavedTensorDefaultHooksTLS::disabled_error_message': class 'std::optional' needs to have dll-interface to be used by clients of struct 'at::impl::SavedTensorDefaultHooksTLS' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/TensorBase.h(828): note: see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorNames.h(41,28): warning C4251: 'at::namedinference::TensorName::origin_': class 'c10::ArrayRef' needs to have dll-interface to be used by clients of struct 'at::namedinference::TensorName' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(210,40): warning C4251: 'torch::autograd::AutogradMeta::grad_accumulator_': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradMeta' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/anomaly_mode.h(67,25): warning C4251: 'torch::autograd::AnomalyMetadata::traceback_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AnomalyMetadata' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(221,48): warning C4251: 'torch::autograd::AutogradMeta::fw_grad_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/anomaly_mode.h(68,32): warning C4251: 'torch::autograd::AnomalyMetadata::parent_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::autograd::AnomalyMetadata' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorNames.h(72,23): warning C4251: 'at::namedinference::TensorNames::names_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::namedinference::TensorNames' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(206,20): warning C4251: 'torch::autograd::AutogradMeta::name_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(209,33): warning C4251: 'torch::autograd::AutogradMeta::grad_fn_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(233,55): warning C4251: 'torch::autograd::AutogradMeta::hooks_': class 'std::vector>,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(210,40): warning C4251: 'torch::autograd::AutogradMeta::grad_accumulator_': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradMeta' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(234,46): warning C4251: 'torch::autograd::AutogradMeta::cpp_hooks_list_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(221,48): warning C4251: 'torch::autograd::AutogradMeta::fw_grad_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/PythonTorchFunctionTLS.h(29,57): warning C4251: 'at::impl::PythonTorchFunctionTLS::stack_': class 'std::vector,std::allocator>>' needs to have dll-interface to be used by clients of struct 'at::impl::PythonTorchFunctionTLS' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(240,73): warning C4251: 'torch::autograd::AutogradMeta::post_acc_grad_hooks_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(261,28): warning C4251: 'torch::autograd::AutogradMeta::mutex_': class 'std::mutex' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(233,55): warning C4251: 'torch::autograd::AutogradMeta::hooks_': class 'std::vector>,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(234,46): warning C4251: 'torch::autograd::AutogradMeta::cpp_hooks_list_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(240,73): warning C4251: 'torch::autograd::AutogradMeta::post_acc_grad_hooks_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(206,20): warning C4251: 'torch::autograd::AutogradMeta::name_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(261,28): warning C4251: 'torch::autograd::AutogradMeta::mutex_': class 'std::mutex' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(209,33): warning C4251: 'torch::autograd::AutogradMeta::grad_fn_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ThreadLocalPythonObjects.h(18,80): warning C4251: 'at::impl::ThreadLocalPythonObjects::obj_dict_': class 'std::unordered_map,std::hash,std::equal_to,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'at::impl::ThreadLocalPythonObjects' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(210,40): warning C4251: 'torch::autograd::AutogradMeta::grad_accumulator_': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradMeta' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(221,48): warning C4251: 'torch::autograd::AutogradMeta::fw_grad_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/TorchDispatchModeTLS.h(48,57): warning C4251: 'c10::impl::TorchDispatchModeTLS::stack_': class 'std::vector,std::allocator>>' needs to have dll-interface to be used by clients of struct 'c10::impl::TorchDispatchModeTLS' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(233,55): warning C4251: 'torch::autograd::AutogradMeta::hooks_': class 'std::vector>,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/SavedTensorHooks.h(17,52): warning C4251: 'at::impl::SavedTensorDefaultHooksTLS::stack': class 'std::stack,std::deque,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'at::impl::SavedTensorDefaultHooksTLS' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(234,46): warning C4251: 'torch::autograd::AutogradMeta::cpp_hooks_list_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/SavedTensorHooks.h(24,52): warning C4251: 'at::impl::SavedTensorDefaultHooksTLS::disabled_error_message': class 'std::optional' needs to have dll-interface to be used by clients of struct 'at::impl::SavedTensorDefaultHooksTLS' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(240,73): warning C4251: 'torch::autograd::AutogradMeta::post_acc_grad_hooks_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(261,28): warning C4251: 'torch::autograd::AutogradMeta::mutex_': class 'std::mutex' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ThreadLocalState.h(47,57): warning C4251: 'at::ThreadLocalState::debug_info_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'at::ThreadLocalState' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(419,37): warning C4251: 'torch::autograd::ViewInfo::view_fn_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of struct 'torch::autograd::ViewInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(423,56): warning C4251: 'torch::autograd::ViewInfo::rev_view_fn_': class 'std::function' needs to have dll-interface to be used by clients of struct 'torch::autograd::ViewInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ThreadLocalState.h(59,68): warning C4251: 'at::ThreadLocalState::functorch_tls_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'at::ThreadLocalState' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(419,37): warning C4251: 'torch::autograd::ViewInfo::view_fn_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of struct 'torch::autograd::ViewInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(423,56): warning C4251: 'torch::autograd::ViewInfo::rev_view_fn_': class 'std::function' needs to have dll-interface to be used by clients of struct 'torch::autograd::ViewInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ThreadLocalPythonObjects.h(18,80): warning C4251: 'at::impl::ThreadLocalPythonObjects::obj_dict_': class 'std::unordered_map,std::hash,std::equal_to,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'at::impl::ThreadLocalPythonObjects' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(685,41): warning C4251: 'torch::autograd::DifferentiableViewMeta::backward_info_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::autograd::DifferentiableViewMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(686,40): warning C4251: 'torch::autograd::DifferentiableViewMeta::forward_info_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::autograd::DifferentiableViewMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/TorchDispatchModeTLS.h(48,57): warning C4251: 'c10::impl::TorchDispatchModeTLS::stack_': class 'std::vector,std::allocator>>' needs to have dll-interface to be used by clients of struct 'c10::impl::TorchDispatchModeTLS' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(419,37): warning C4251: 'torch::autograd::ViewInfo::view_fn_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of struct 'torch::autograd::ViewInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(423,56): warning C4251: 'torch::autograd::ViewInfo::rev_view_fn_': class 'std::function' needs to have dll-interface to be used by clients of struct 'torch::autograd::ViewInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(685,41): warning C4251: 'torch::autograd::DifferentiableViewMeta::backward_info_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::autograd::DifferentiableViewMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(686,40): warning C4251: 'torch::autograd::DifferentiableViewMeta::forward_info_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::autograd::DifferentiableViewMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/anomaly_mode.h(67,25): warning C4251: 'torch::autograd::AnomalyMetadata::traceback_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AnomalyMetadata' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/anomaly_mode.h(68,32): warning C4251: 'torch::autograd::AnomalyMetadata::parent_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::autograd::AnomalyMetadata' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/anomaly_mode.h(67,25): warning C4251: 'torch::autograd::AnomalyMetadata::traceback_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AnomalyMetadata' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/anomaly_mode.h(68,32): warning C4251: 'torch::autograd::AnomalyMetadata::parent_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::autograd::AnomalyMetadata' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ThreadLocalState.h(47,57): warning C4251: 'at::ThreadLocalState::debug_info_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'at::ThreadLocalState' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ThreadLocalState.h(59,68): warning C4251: 'at::ThreadLocalState::functorch_tls_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'at::ThreadLocalState' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/forward_grad.h(122,58): warning C4251: 'torch::autograd::ForwardADLevel::grads_': class 'std::unordered_set,std::hash>,std::equal_to>,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::autograd::ForwardADLevel' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(685,41): warning C4251: 'torch::autograd::DifferentiableViewMeta::backward_info_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::autograd::DifferentiableViewMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/forward_grad.h(123,20): warning C4251: 'torch::autograd::ForwardADLevel::mutex_': class 'std::mutex' needs to have dll-interface to be used by clients of struct 'torch::autograd::ForwardADLevel' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(685): note: see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(686,40): warning C4251: 'torch::autograd::DifferentiableViewMeta::forward_info_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::autograd::DifferentiableViewMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/PythonTorchFunctionTLS.h(29,57): warning C4251: 'at::impl::PythonTorchFunctionTLS::stack_': class 'std::vector,std::allocator>>' needs to have dll-interface to be used by clients of struct 'at::impl::PythonTorchFunctionTLS' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/PythonTorchFunctionTLS.h(29,57): warning C4251: 'at::impl::PythonTorchFunctionTLS::stack_': class 'std::vector,std::allocator>>' needs to have dll-interface to be used by clients of struct 'at::impl::PythonTorchFunctionTLS' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/forward_grad.h(127,74): warning C4251: 'std::enable_shared_from_this::_Wptr': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of class 'std::enable_shared_from_this' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/SavedTensorHooks.h(17,52): warning C4251: 'at::impl::SavedTensorDefaultHooksTLS::stack': class 'std::stack,std::deque,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'at::impl::SavedTensorDefaultHooksTLS' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/SavedTensorHooks.h(24,52): warning C4251: 'at::impl::SavedTensorDefaultHooksTLS::disabled_error_message': class 'std::optional' needs to have dll-interface to be used by clients of struct 'at::impl::SavedTensorDefaultHooksTLS' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/anomaly_mode.h(67,25): warning C4251: 'torch::autograd::AnomalyMetadata::traceback_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AnomalyMetadata' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/SavedTensorHooks.h(17,52): warning C4251: 'at::impl::SavedTensorDefaultHooksTLS::stack': class 'std::stack,std::deque,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'at::impl::SavedTensorDefaultHooksTLS' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/anomaly_mode.h(68,32): warning C4251: 'torch::autograd::AnomalyMetadata::parent_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::autograd::AnomalyMetadata' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/SavedTensorHooks.h(24,52): warning C4251: 'at::impl::SavedTensorDefaultHooksTLS::disabled_error_message': class 'std::optional' needs to have dll-interface to be used by clients of struct 'at::impl::SavedTensorDefaultHooksTLS' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/PythonTorchFunctionTLS.h(29,57): warning C4251: 'at::impl::PythonTorchFunctionTLS::stack_': class 'std::vector,std::allocator>>' needs to have dll-interface to be used by clients of struct 'at::impl::PythonTorchFunctionTLS' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/forward_grad.h(206,52): warning C4251: 'torch::autograd::ForwardGrad::content_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::autograd::ForwardGrad' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/forward_grad.h(207,28): warning C4251: 'torch::autograd::ForwardGrad::mutex_': class 'std::mutex' needs to have dll-interface to be used by clients of struct 'torch::autograd::ForwardGrad' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ThreadLocalPythonObjects.h(18,80): warning C4251: 'at::impl::ThreadLocalPythonObjects::obj_dict_': class 'std::unordered_map,std::hash,std::equal_to,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'at::impl::ThreadLocalPythonObjects' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/TorchDispatchModeTLS.h(48,57): warning C4251: 'c10::impl::TorchDispatchModeTLS::stack_': class 'std::vector,std::allocator>>' needs to have dll-interface to be used by clients of struct 'c10::impl::TorchDispatchModeTLS' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ThreadLocalPythonObjects.h(18,80): warning C4251: 'at::impl::ThreadLocalPythonObjects::obj_dict_': class 'std::unordered_map,std::hash,std::equal_to,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'at::impl::ThreadLocalPythonObjects' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/SavedTensorHooks.h(17,52): warning C4251: 'at::impl::SavedTensorDefaultHooksTLS::stack': class 'std::stack,std::deque,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'at::impl::SavedTensorDefaultHooksTLS' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ThreadLocalPythonObjects.h(18): note: see declaration of 'std::unordered_map,std::hash,std::equal_to,std::allocator>>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/SavedTensorHooks.h(24,52): warning C4251: 'at::impl::SavedTensorDefaultHooksTLS::disabled_error_message': class 'std::optional' needs to have dll-interface to be used by clients of struct 'at::impl::SavedTensorDefaultHooksTLS' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/TorchDispatchModeTLS.h(48,57): warning C4251: 'c10::impl::TorchDispatchModeTLS::stack_': class 'std::vector,std::allocator>>' needs to have dll-interface to be used by clients of struct 'c10::impl::TorchDispatchModeTLS' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/NestedTensorImpl.h(172,57): warning C4251: 'at::native::NestedTensorImpl::opt_sizes_': class 'std::optional>>' needs to have dll-interface to be used by clients of struct 'at::native::NestedTensorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ThreadLocalState.h(47,57): warning C4251: 'at::ThreadLocalState::debug_info_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'at::ThreadLocalState' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/NestedTensorImpl.h(172,57): warning C4251: 'at::native::NestedTensorImpl::opt_sizes_': class 'std::optional>>' needs to have dll-interface to be used by clients of struct 'at::native::NestedTensorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ThreadLocalState.h(59,68): warning C4251: 'at::ThreadLocalState::functorch_tls_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'at::ThreadLocalState' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ThreadLocalState.h(47,57): warning C4251: 'at::ThreadLocalState::debug_info_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'at::ThreadLocalState' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ThreadLocalState.h(59,68): warning C4251: 'at::ThreadLocalState::functorch_tls_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'at::ThreadLocalState' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ThreadLocalPythonObjects.h(18,80): warning C4251: 'at::impl::ThreadLocalPythonObjects::obj_dict_': class 'std::unordered_map,std::hash,std::equal_to,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'at::impl::ThreadLocalPythonObjects' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/NestedTensorImpl.h(172,57): warning C4251: 'at::native::NestedTensorImpl::opt_sizes_': class 'std::optional>>' needs to have dll-interface to be used by clients of struct 'at::native::NestedTensorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/input_metadata.h(107,23): warning C4251: 'torch::autograd::InputMetadata::shape_': class 'std::variant' needs to have dll-interface to be used by clients of struct 'torch::autograd::InputMetadata' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/TorchDispatchModeTLS.h(48,57): warning C4251: 'c10::impl::TorchDispatchModeTLS::stack_': class 'std::vector,std::allocator>>' needs to have dll-interface to be used by clients of struct 'c10::impl::TorchDispatchModeTLS' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/input_metadata.h(107,23): warning C4251: 'torch::autograd::InputMetadata::shape_': class 'std::variant' needs to have dll-interface to be used by clients of struct 'torch::autograd::InputMetadata' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/saved_variable.h(80,40): warning C4251: 'torch::autograd::SavedVariable::fw_grad_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'torch::autograd::SavedVariable' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/saved_variable.h(88,36): warning C4251: 'torch::autograd::SavedVariable::weak_grad_fn_': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of class 'torch::autograd::SavedVariable' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/NestedTensorImpl.h(172,57): warning C4251: 'at::native::NestedTensorImpl::opt_sizes_': class 'std::optional>>' needs to have dll-interface to be used by clients of struct 'at::native::NestedTensorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorNames.h(41,28): warning C4251: 'at::namedinference::TensorName::origin_': class 'c10::ArrayRef' needs to have dll-interface to be used by clients of struct 'at::namedinference::TensorName' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/saved_variable.h(103,45): warning C4251: 'torch::autograd::SavedVariable::hooks_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of class 'torch::autograd::SavedVariable' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/saved_variable.h(107,33): warning C4251: 'torch::autograd::SavedVariable::grad_fn_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'torch::autograd::SavedVariable' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/saved_variable.h(112,42): warning C4251: 'torch::autograd::SavedVariable::grad_accumulator_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'torch::autograd::SavedVariable' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/saved_variable.h(80,40): warning C4251: 'torch::autograd::SavedVariable::fw_grad_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'torch::autograd::SavedVariable' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/TensorBase.h(828): note: see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/saved_variable.h(88,36): warning C4251: 'torch::autograd::SavedVariable::weak_grad_fn_': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of class 'torch::autograd::SavedVariable' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/TensorNames.h(72,23): warning C4251: 'at::namedinference::TensorNames::names_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'at::namedinference::TensorNames' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/saved_variable.h(103,45): warning C4251: 'torch::autograd::SavedVariable::hooks_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of class 'torch::autograd::SavedVariable' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/input_metadata.h(107,23): warning C4251: 'torch::autograd::InputMetadata::shape_': class 'std::variant' needs to have dll-interface to be used by clients of struct 'torch::autograd::InputMetadata' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/saved_variable.h(46): note: see declaration of 'std::unique_ptr>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/saved_variable.h(107,33): warning C4251: 'torch::autograd::SavedVariable::grad_fn_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'torch::autograd::SavedVariable' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ThreadLocalState.h(59,68): warning C4251: 'at::ThreadLocalState::functorch_tls_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'at::ThreadLocalState' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/TensorBase.h(828): note: see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/saved_variable.h(112,42): warning C4251: 'torch::autograd::SavedVariable::grad_accumulator_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'torch::autograd::SavedVariable' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(109,60): warning C4251: 'std::enable_shared_from_this::_Wptr': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of class 'std::enable_shared_from_this' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(655,20): warning C4251: 'torch::autograd::Node::mutex_': class 'std::mutex' needs to have dll-interface to be used by clients of struct 'torch::autograd::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/saved_variable.h(80,40): warning C4251: 'torch::autograd::SavedVariable::fw_grad_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'torch::autograd::SavedVariable' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/saved_variable.h(88,36): warning C4251: 'torch::autograd::SavedVariable::weak_grad_fn_': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of class 'torch::autograd::SavedVariable' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/saved_variable.h(103,45): warning C4251: 'torch::autograd::SavedVariable::hooks_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of class 'torch::autograd::SavedVariable' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/saved_variable.h(107,33): warning C4251: 'torch::autograd::SavedVariable::grad_fn_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'torch::autograd::SavedVariable' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/saved_variable.h(112,42): warning C4251: 'torch::autograd::SavedVariable::grad_accumulator_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'torch::autograd::SavedVariable' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/input_metadata.h(107,23): warning C4251: 'torch::autograd::InputMetadata::shape_': class 'std::variant' needs to have dll-interface to be used by clients of struct 'torch::autograd::InputMetadata' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(657,24): warning C4251: 'torch::autograd::Node::next_edges_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::autograd::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(109,60): warning C4251: 'std::enable_shared_from_this::_Wptr': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of class 'std::enable_shared_from_this' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(206,20): warning C4251: 'torch::autograd::AutogradMeta::name_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(659,63): warning C4251: 'torch::autograd::Node::anomaly_metadata_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of struct 'torch::autograd::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(655,20): warning C4251: 'torch::autograd::Node::mutex_': class 'std::mutex' needs to have dll-interface to be used by clients of struct 'torch::autograd::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(671,59): warning C4251: 'torch::autograd::Node::pre_hooks_': class 'std::vector>,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'torch::autograd::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/TensorBase.h(828): note: see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/saved_variable.h(88,36): warning C4251: 'torch::autograd::SavedVariable::weak_grad_fn_': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of class 'torch::autograd::SavedVariable' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(109,60): warning C4251: 'std::enable_shared_from_this::_Wptr': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of class 'std::enable_shared_from_this' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(672,66): warning C4251: 'torch::autograd::Node::tensor_pre_hooks_': class 'std::vector>,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'torch::autograd::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(210,40): warning C4251: 'torch::autograd::AutogradMeta::grad_accumulator_': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradMeta' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/anomaly_mode.h(67,25): warning C4251: 'torch::autograd::AnomalyMetadata::traceback_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AnomalyMetadata' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(221,48): warning C4251: 'torch::autograd::AutogradMeta::fw_grad_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc)C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xstring(4471): note: see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(655,20): warning C4251: 'torch::autograd::Node::mutex_': class 'std::mutex' needs to have dll-interface to be used by clients of struct 'torch::autograd::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/saved_variable.h(103,45): warning C4251: 'torch::autograd::SavedVariable::hooks_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of class 'torch::autograd::SavedVariable' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/saved_variable.h(107,33): warning C4251: 'torch::autograd::SavedVariable::grad_fn_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'torch::autograd::SavedVariable' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(657,24): warning C4251: 'torch::autograd::Node::next_edges_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::autograd::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/saved_variable.h(112,42): warning C4251: 'torch::autograd::SavedVariable::grad_accumulator_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'torch::autograd::SavedVariable' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/anomaly_mode.h(68,32): warning C4251: 'torch::autograd::AnomalyMetadata::parent_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::autograd::AnomalyMetadata' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/TensorBase.h(828): note: see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(234,46): warning C4251: 'torch::autograd::AutogradMeta::cpp_hooks_list_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(672,66): warning C4251: 'torch::autograd::Node::tensor_pre_hooks_': class 'std::vector>,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'torch::autograd::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(671,59): warning C4251: 'torch::autograd::Node::pre_hooks_': class 'std::vector>,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'torch::autograd::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/PythonTorchFunctionTLS.h(29,57): warning C4251: 'at::impl::PythonTorchFunctionTLS::stack_': class 'std::vector,std::allocator>>' needs to have dll-interface to be used by clients of struct 'at::impl::PythonTorchFunctionTLS' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(672,66): warning C4251: 'torch::autograd::Node::tensor_pre_hooks_': class 'std::vector>,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'torch::autograd::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(240,73): warning C4251: 'torch::autograd::AutogradMeta::post_acc_grad_hooks_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(261,28): warning C4251: 'torch::autograd::AutogradMeta::mutex_': class 'std::mutex' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(674,26): warning C4251: 'torch::autograd::Node::retains_grad_hooks_': class 'std::unordered_map>,std::hash,std::equal_to,std::allocator>>>>' needs to have dll-interface to be used by clients of struct 'torch::autograd::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(109,60): warning C4251: 'std::enable_shared_from_this::_Wptr': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of class 'std::enable_shared_from_this' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(655,20): warning C4251: 'torch::autograd::Node::mutex_': class 'std::mutex' needs to have dll-interface to be used by clients of struct 'torch::autograd::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/NestedTensorImpl.h(172,57): warning C4251: 'at::native::NestedTensorImpl::opt_sizes_': class 'std::optional>>' needs to have dll-interface to be used by clients of struct 'at::native::NestedTensorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/PythonTorchFunctionTLS.h(29,57): warning C4251: 'at::impl::PythonTorchFunctionTLS::stack_': class 'std::vector,std::allocator>>' needs to have dll-interface to be used by clients of struct 'at::impl::PythonTorchFunctionTLS' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(675,61): warning C4251: 'torch::autograd::Node::post_hooks_': class 'std::vector>,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'torch::autograd::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(657,24): warning C4251: 'torch::autograd::Node::next_edges_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::autograd::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/SavedTensorHooks.h(17,52): warning C4251: 'at::impl::SavedTensorDefaultHooksTLS::stack': class 'std::stack,std::deque,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'at::impl::SavedTensorDefaultHooksTLS' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/SavedTensorHooks.h(24,52): warning C4251: 'at::impl::SavedTensorDefaultHooksTLS::disabled_error_message': class 'std::optional' needs to have dll-interface to be used by clients of struct 'at::impl::SavedTensorDefaultHooksTLS' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(659,63): warning C4251: 'torch::autograd::Node::anomaly_metadata_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of struct 'torch::autograd::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(671,59): warning C4251: 'torch::autograd::Node::pre_hooks_': class 'std::vector>,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'torch::autograd::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(676,52): warning C4251: 'torch::autograd::Node::input_metadata_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'torch::autograd::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(182): note: see declaration of 'std::vector>,std::allocator>>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(672,66): warning C4251: 'torch::autograd::Node::tensor_pre_hooks_': class 'std::vector>,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'torch::autograd::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/SavedTensorHooks.h(17,52): warning C4251: 'at::impl::SavedTensorDefaultHooksTLS::stack': class 'std::stack,std::deque,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'at::impl::SavedTensorDefaultHooksTLS' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/SavedTensorHooks.h(24,52): warning C4251: 'at::impl::SavedTensorDefaultHooksTLS::disabled_error_message': class 'std::optional' needs to have dll-interface to be used by clients of struct 'at::impl::SavedTensorDefaultHooksTLS' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(674,26): warning C4251: 'torch::autograd::Node::retains_grad_hooks_': class 'std::unordered_map>,std::hash,std::equal_to,std::allocator>>>>' needs to have dll-interface to be used by clients of struct 'torch::autograd::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(419,37): warning C4251: 'torch::autograd::ViewInfo::view_fn_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of struct 'torch::autograd::ViewInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/input_metadata.h(107,23): warning C4251: 'torch::autograd::InputMetadata::shape_': class 'std::variant' needs to have dll-interface to be used by clients of struct 'torch::autograd::InputMetadata' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(674,26): warning C4251: 'torch::autograd::Node::retains_grad_hooks_': class 'std::unordered_map>,std::hash,std::equal_to,std::allocator>>>>' needs to have dll-interface to be used by clients of struct 'torch::autograd::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(423,56): warning C4251: 'torch::autograd::ViewInfo::rev_view_fn_': class 'std::function' needs to have dll-interface to be used by clients of struct 'torch::autograd::ViewInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(200,1): warning C4267: 'initializing': conversion from 'size_t' to 'uint32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/saved_variable.h(80,40): warning C4251: 'torch::autograd::SavedVariable::fw_grad_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'torch::autograd::SavedVariable' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/saved_variable.h(88,36): warning C4251: 'torch::autograd::SavedVariable::weak_grad_fn_': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of class 'torch::autograd::SavedVariable' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(208,1): warning C4267: 'initializing': conversion from 'size_t' to 'uint32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc)C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\memory(1009): note: see declaration of 'std::weak_ptr<_Ty>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/SavedTensorHooks.h(17,52): warning C4251: 'at::impl::SavedTensorDefaultHooksTLS::stack': class 'std::stack,std::deque,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'at::impl::SavedTensorDefaultHooksTLS' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(215,1): warning C4267: 'initializing': conversion from 'size_t' to 'uint32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/SavedTensorHooks.h(24,52): warning C4251: 'at::impl::SavedTensorDefaultHooksTLS::disabled_error_message': class 'std::optional' needs to have dll-interface to be used by clients of struct 'at::impl::SavedTensorDefaultHooksTLS' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/saved_variable.h(103,45): warning C4251: 'torch::autograd::SavedVariable::hooks_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of class 'torch::autograd::SavedVariable' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/saved_variable.h(107,33): warning C4251: 'torch::autograd::SavedVariable::grad_fn_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'torch::autograd::SavedVariable' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/saved_variable.h(112,42): warning C4251: 'torch::autograd::SavedVariable::grad_accumulator_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'torch::autograd::SavedVariable' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(675,61): warning C4251: 'torch::autograd::Node::post_hooks_': class 'std::vector>,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'torch::autograd::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(306,1): warning C4267: 'return': conversion from 'size_t' to 'uint32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(685,41): warning C4251: 'torch::autograd::DifferentiableViewMeta::backward_info_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::autograd::DifferentiableViewMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(686,40): warning C4251: 'torch::autograd::DifferentiableViewMeta::forward_info_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::autograd::DifferentiableViewMeta' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(676,52): warning C4251: 'torch::autograd::Node::input_metadata_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'torch::autograd::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(676,52): warning C4251: 'torch::autograd::Node::input_metadata_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'torch::autograd::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(109,60): warning C4251: 'std::enable_shared_from_this::_Wptr': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of class 'std::enable_shared_from_this' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(655,20): warning C4251: 'torch::autograd::Node::mutex_': class 'std::mutex' needs to have dll-interface to be used by clients of struct 'torch::autograd::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ThreadLocalPythonObjects.h(18,80): warning C4251: 'at::impl::ThreadLocalPythonObjects::obj_dict_': class 'std::unordered_map,std::hash,std::equal_to,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'at::impl::ThreadLocalPythonObjects' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(200,1): warning C4267: 'initializing': conversion from 'size_t' to 'uint32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(674,26): warning C4251: 'torch::autograd::Node::retains_grad_hooks_': class 'std::unordered_map>,std::hash,std::equal_to,std::allocator>>>>' needs to have dll-interface to be used by clients of struct 'torch::autograd::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/NestedTensorImpl.h(172,57): warning C4251: 'at::native::NestedTensorImpl::opt_sizes_': class 'std::optional>>' needs to have dll-interface to be used by clients of struct 'at::native::NestedTensorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(200,1): warning C4267: 'initializing': conversion from 'size_t' to 'uint32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(208,1): warning C4267: 'initializing': conversion from 'size_t' to 'uint32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ThreadLocalPythonObjects.h(18,80): warning C4251: 'at::impl::ThreadLocalPythonObjects::obj_dict_': class 'std::unordered_map,std::hash,std::equal_to,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'at::impl::ThreadLocalPythonObjects' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/TorchDispatchModeTLS.h(48,57): warning C4251: 'c10::impl::TorchDispatchModeTLS::stack_': class 'std::vector,std::allocator>>' needs to have dll-interface to be used by clients of struct 'c10::impl::TorchDispatchModeTLS' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(657,24): warning C4251: 'torch::autograd::Node::next_edges_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::autograd::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(221,1): warning C4267: 'return': conversion from 'size_t' to 'uint32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(208,1): warning C4267: 'initializing': conversion from 'size_t' to 'uint32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(215,1): warning C4267: 'initializing': conversion from 'size_t' to 'uint32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(221,1): warning C4267: 'return': conversion from 'size_t' to 'uint32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(659,63): warning C4251: 'torch::autograd::Node::anomaly_metadata_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of struct 'torch::autograd::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(671,59): warning C4251: 'torch::autograd::Node::pre_hooks_': class 'std::vector>,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'torch::autograd::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/TorchDispatchModeTLS.h(48,57): warning C4251: 'c10::impl::TorchDispatchModeTLS::stack_': class 'std::vector,std::allocator>>' needs to have dll-interface to be used by clients of struct 'c10::impl::TorchDispatchModeTLS' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(672,66): warning C4251: 'torch::autograd::Node::tensor_pre_hooks_': class 'std::vector>,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'torch::autograd::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(306,1): warning C4267: 'return': conversion from 'size_t' to 'uint32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(675,61): warning C4251: 'torch::autograd::Node::post_hooks_': class 'std::vector>,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'torch::autograd::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ThreadLocalPythonObjects.h(18,80): warning C4251: 'at::impl::ThreadLocalPythonObjects::obj_dict_': class 'std::unordered_map,std::hash,std::equal_to,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'at::impl::ThreadLocalPythonObjects' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ThreadLocalState.h(47,57): warning C4251: 'at::ThreadLocalState::debug_info_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'at::ThreadLocalState' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(676,52): warning C4251: 'torch::autograd::Node::input_metadata_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'torch::autograd::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/TorchDispatchModeTLS.h(48,57): warning C4251: 'c10::impl::TorchDispatchModeTLS::stack_': class 'std::vector,std::allocator>>' needs to have dll-interface to be used by clients of struct 'c10::impl::TorchDispatchModeTLS' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ThreadLocalState.h(59,68): warning C4251: 'at::ThreadLocalState::functorch_tls_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'at::ThreadLocalState' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ThreadLocalState.h(47,57): warning C4251: 'at::ThreadLocalState::debug_info_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'at::ThreadLocalState' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/input_metadata.h(107,23): warning C4251: 'torch::autograd::InputMetadata::shape_': class 'std::variant' needs to have dll-interface to be used by clients of struct 'torch::autograd::InputMetadata' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ThreadLocalState.h(59,68): warning C4251: 'at::ThreadLocalState::functorch_tls_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'at::ThreadLocalState' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/saved_variable.h(80,40): warning C4251: 'torch::autograd::SavedVariable::fw_grad_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'torch::autograd::SavedVariable' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/saved_variable.h(88,36): warning C4251: 'torch::autograd::SavedVariable::weak_grad_fn_': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of class 'torch::autograd::SavedVariable' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(200,1): warning C4267: 'initializing': conversion from 'size_t' to 'uint32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc)C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\memory(1009): note: see declaration of 'std::weak_ptr<_Ty>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(674,26): warning C4251: 'torch::autograd::Node::retains_grad_hooks_': class 'std::unordered_map>,std::hash,std::equal_to,std::allocator>>>>' needs to have dll-interface to be used by clients of struct 'torch::autograd::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable_info.h(16,32): warning C4251: 'torch::autograd::VariableInfo::size': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::autograd::VariableInfo' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ThreadLocalState.h(47,57): warning C4251: 'at::ThreadLocalState::debug_info_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'at::ThreadLocalState' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/saved_variable.h(103,45): warning C4251: 'torch::autograd::SavedVariable::hooks_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of class 'torch::autograd::SavedVariable' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(208,1): warning C4267: 'initializing': conversion from 'size_t' to 'uint32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/saved_variable.h(107,33): warning C4251: 'torch::autograd::SavedVariable::grad_fn_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'torch::autograd::SavedVariable' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(215,1): warning C4267: 'initializing': conversion from 'size_t' to 'uint32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/TensorBase.h(828): note: see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/saved_variable.h(112,42): warning C4251: 'torch::autograd::SavedVariable::grad_accumulator_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'torch::autograd::SavedVariable' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ThreadLocalState.h(59,68): warning C4251: 'at::ThreadLocalState::functorch_tls_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'at::ThreadLocalState' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(675,61): warning C4251: 'torch::autograd::Node::post_hooks_': class 'std::vector>,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'torch::autograd::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(306,1): warning C4267: 'return': conversion from 'size_t' to 'uint32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(109,60): warning C4251: 'std::enable_shared_from_this::_Wptr': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of class 'std::enable_shared_from_this' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/custom_function.h(113,57): warning C4251: 'torch::autograd::AutogradContext::saved_data': class 'ska::flat_hash_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradContext' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(655,20): warning C4251: 'torch::autograd::Node::mutex_': class 'std::mutex' needs to have dll-interface to be used by clients of struct 'torch::autograd::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(676,52): warning C4251: 'torch::autograd::Node::input_metadata_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'torch::autograd::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable_info.h(16,32): warning C4251: 'torch::autograd::VariableInfo::size': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::autograd::VariableInfo' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable_info.h(16,32): warning C4251: 'torch::autograd::VariableInfo::size': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::autograd::VariableInfo' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(657,24): warning C4251: 'torch::autograd::Node::next_edges_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::autograd::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(200,1): warning C4267: 'initializing': conversion from 'size_t' to 'uint32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(659,63): warning C4251: 'torch::autograd::Node::anomaly_metadata_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of struct 'torch::autograd::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(671,59): warning C4251: 'torch::autograd::Node::pre_hooks_': class 'std::vector>,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'torch::autograd::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(208,1): warning C4267: 'initializing': conversion from 'size_t' to 'uint32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(182): note: see declaration of 'std::vector>,std::allocator>>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(672,66): warning C4251: 'torch::autograd::Node::tensor_pre_hooks_': class 'std::vector>,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'torch::autograd::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(215,1): warning C4267: 'initializing': conversion from 'size_t' to 'uint32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(221,1): warning C4267: 'return': conversion from 'size_t' to 'uint32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/custom_function.h(113,57): warning C4251: 'torch::autograd::AutogradContext::saved_data': class 'ska::flat_hash_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradContext' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(306,1): warning C4267: 'return': conversion from 'size_t' to 'uint32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/custom_function.h(113,57): warning C4251: 'torch::autograd::AutogradContext::saved_data': class 'ska::flat_hash_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradContext' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/custom_function.h(143,58): warning C4251: 'torch::autograd::AutogradContext::non_differentiable_': class 'std::unordered_set,std::equal_to,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradContext' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/custom_function.h(144,52): warning C4251: 'torch::autograd::AutogradContext::dirty_inputs_': class 'std::unordered_set,std::equal_to,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradContext' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/NestedTensorImpl.h(172,57): warning C4251: 'at::native::NestedTensorImpl::opt_sizes_': class 'std::optional>>' needs to have dll-interface to be used by clients of struct 'at::native::NestedTensorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/NestedTensorImpl.h(172,57): warning C4251: 'at::native::NestedTensorImpl::opt_sizes_': class 'std::optional>>' needs to have dll-interface to be used by clients of struct 'at::native::NestedTensorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/custom_function.h(145,63): warning C4251: 'torch::autograd::AutogradContext::saved_variables_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradContext' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/custom_function.h(146,25): warning C4251: 'torch::autograd::AutogradContext::to_save_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradContext' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/custom_function.h(152,31): warning C4251: 'torch::autograd::AutogradContext::grad_fn_': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradContext' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(674,26): warning C4251: 'torch::autograd::Node::retains_grad_hooks_': class 'std::unordered_map>,std::hash,std::equal_to,std::allocator>>>>' needs to have dll-interface to be used by clients of struct 'torch::autograd::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/custom_function.h(143,58): warning C4251: 'torch::autograd::AutogradContext::non_differentiable_': class 'std::unordered_set,std::equal_to,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradContext' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/custom_function.h(144,52): warning C4251: 'torch::autograd::AutogradContext::dirty_inputs_': class 'std::unordered_set,std::equal_to,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradContext' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/custom_function.h(143,58): warning C4251: 'torch::autograd::AutogradContext::non_differentiable_': class 'std::unordered_set,std::equal_to,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradContext' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/custom_function.h(144,52): warning C4251: 'torch::autograd::AutogradContext::dirty_inputs_': class 'std::unordered_set,std::equal_to,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradContext' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/input_metadata.h(107,23): warning C4251: 'torch::autograd::InputMetadata::shape_': class 'std::variant' needs to have dll-interface to be used by clients of struct 'torch::autograd::InputMetadata' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(675,61): warning C4251: 'torch::autograd::Node::post_hooks_': class 'std::vector>,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'torch::autograd::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/custom_function.h(145,63): warning C4251: 'torch::autograd::AutogradContext::saved_variables_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradContext' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/custom_function.h(145,63): warning C4251: 'torch::autograd::AutogradContext::saved_variables_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradContext' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/custom_function.h(146,25): warning C4251: 'torch::autograd::AutogradContext::to_save_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradContext' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(36): note: see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/input_metadata.h(107,23): warning C4251: 'torch::autograd::InputMetadata::shape_': class 'std::variant' needs to have dll-interface to be used by clients of struct 'torch::autograd::InputMetadata' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/chunk_ops.h(18): note: see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/custom_function.h(152,31): warning C4251: 'torch::autograd::AutogradContext::grad_fn_': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradContext' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/custom_function.h(152,31): warning C4251: 'torch::autograd::AutogradContext::grad_fn_': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradContext' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/saved_variable.h(80,40): warning C4251: 'torch::autograd::SavedVariable::fw_grad_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'torch::autograd::SavedVariable' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/saved_variable.h(88,36): warning C4251: 'torch::autograd::SavedVariable::weak_grad_fn_': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of class 'torch::autograd::SavedVariable' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/saved_variable.h(103,45): warning C4251: 'torch::autograd::SavedVariable::hooks_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of class 'torch::autograd::SavedVariable' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/saved_variable.h(80,40): warning C4251: 'torch::autograd::SavedVariable::fw_grad_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'torch::autograd::SavedVariable' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/saved_variable.h(107,33): warning C4251: 'torch::autograd::SavedVariable::grad_fn_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'torch::autograd::SavedVariable' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(676,52): warning C4251: 'torch::autograd::Node::input_metadata_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'torch::autograd::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/saved_variable.h(88,36): warning C4251: 'torch::autograd::SavedVariable::weak_grad_fn_': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of class 'torch::autograd::SavedVariable' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/saved_variable.h(112,42): warning C4251: 'torch::autograd::SavedVariable::grad_accumulator_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'torch::autograd::SavedVariable' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc)C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\memory(1009): note: see declaration of 'std::weak_ptr<_Ty>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/custom_function.h(144,52): warning C4251: 'torch::autograd::AutogradContext::dirty_inputs_': class 'std::unordered_set,std::equal_to,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradContext' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/anomaly_mode.h(68,32): warning C4251: 'torch::autograd::AnomalyMetadata::parent_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::autograd::AnomalyMetadata' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/custom_function.h(20): note: see declaration of 'std::unordered_set,std::equal_to,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/saved_variable.h(107,33): warning C4251: 'torch::autograd::SavedVariable::grad_fn_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'torch::autograd::SavedVariable' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/saved_variable.h(112,42): warning C4251: 'torch::autograd::SavedVariable::grad_accumulator_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'torch::autograd::SavedVariable' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(109,60): warning C4251: 'std::enable_shared_from_this::_Wptr': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of class 'std::enable_shared_from_this' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(306,1): warning C4267: 'return': conversion from 'size_t' to 'uint32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/PythonTorchFunctionTLS.h(29,57): warning C4251: 'at::impl::PythonTorchFunctionTLS::stack_': class 'std::vector,std::allocator>>' needs to have dll-interface to be used by clients of struct 'at::impl::PythonTorchFunctionTLS' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/custom_function.h(145,63): warning C4251: 'torch::autograd::AutogradContext::saved_variables_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradContext' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/custom_function.h(113,57): warning C4251: 'torch::autograd::AutogradContext::saved_data': class 'ska::flat_hash_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradContext' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/custom_function.h(146,25): warning C4251: 'torch::autograd::AutogradContext::to_save_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradContext' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/custom_function.h(152,31): warning C4251: 'torch::autograd::AutogradContext::grad_fn_': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradContext' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(109,60): warning C4251: 'std::enable_shared_from_this::_Wptr': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of class 'std::enable_shared_from_this' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/input_metadata.h(107,23): warning C4251: 'torch::autograd::InputMetadata::shape_': class 'std::variant' needs to have dll-interface to be used by clients of struct 'torch::autograd::InputMetadata' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(655,20): warning C4251: 'torch::autograd::Node::mutex_': class 'std::mutex' needs to have dll-interface to be used by clients of struct 'torch::autograd::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(657,24): warning C4251: 'torch::autograd::Node::next_edges_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::autograd::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/saved_variable.h(80,40): warning C4251: 'torch::autograd::SavedVariable::fw_grad_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'torch::autograd::SavedVariable' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/saved_variable.h(88,36): warning C4251: 'torch::autograd::SavedVariable::weak_grad_fn_': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of class 'torch::autograd::SavedVariable' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(659,63): warning C4251: 'torch::autograd::Node::anomaly_metadata_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of struct 'torch::autograd::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(671,59): warning C4251: 'torch::autograd::Node::pre_hooks_': class 'std::vector>,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'torch::autograd::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/operator.h(260,49): warning C4251: 'torch::jit::Operator::op_': class 'std::variant' needs to have dll-interface to be used by clients of struct 'torch::jit::Operator' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/saved_variable.h(103,45): warning C4251: 'torch::autograd::SavedVariable::hooks_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of class 'torch::autograd::SavedVariable' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(657,24): warning C4251: 'torch::autograd::Node::next_edges_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::autograd::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/SavedTensorHooks.h(17,52): warning C4251: 'at::impl::SavedTensorDefaultHooksTLS::stack': class 'std::stack,std::deque,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'at::impl::SavedTensorDefaultHooksTLS' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(672,66): warning C4251: 'torch::autograd::Node::tensor_pre_hooks_': class 'std::vector>,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'torch::autograd::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/SavedTensorHooks.h(24,52): warning C4251: 'at::impl::SavedTensorDefaultHooksTLS::disabled_error_message': class 'std::optional' needs to have dll-interface to be used by clients of struct 'at::impl::SavedTensorDefaultHooksTLS' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/saved_variable.h(112,42): warning C4251: 'torch::autograd::SavedVariable::grad_accumulator_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'torch::autograd::SavedVariable' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(659,63): warning C4251: 'torch::autograd::Node::anomaly_metadata_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of struct 'torch::autograd::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(671,59): warning C4251: 'torch::autograd::Node::pre_hooks_': class 'std::vector>,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'torch::autograd::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(672,66): warning C4251: 'torch::autograd::Node::tensor_pre_hooks_': class 'std::vector>,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'torch::autograd::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/operator.h(260,49): warning C4251: 'torch::jit::Operator::op_': class 'std::variant' needs to have dll-interface to be used by clients of struct 'torch::jit::Operator' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/operator.h(260,49): warning C4251: 'torch::jit::Operator::op_': class 'std::variant' needs to have dll-interface to be used by clients of struct 'torch::jit::Operator' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/custom_function.h(145,63): warning C4251: 'torch::autograd::AutogradContext::saved_variables_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradContext' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/custom_function.h(146,25): warning C4251: 'torch::autograd::AutogradContext::to_save_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradContext' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/custom_function.h(152,31): warning C4251: 'torch::autograd::AutogradContext::grad_fn_': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradContext' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(109,60): warning C4251: 'std::enable_shared_from_this::_Wptr': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of class 'std::enable_shared_from_this' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(655,20): warning C4251: 'torch::autograd::Node::mutex_': class 'std::mutex' needs to have dll-interface to be used by clients of struct 'torch::autograd::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable_info.h(16,32): warning C4251: 'torch::autograd::VariableInfo::size': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::autograd::VariableInfo' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(657,24): warning C4251: 'torch::autograd::Node::next_edges_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::autograd::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(674,26): warning C4251: 'torch::autograd::Node::retains_grad_hooks_': class 'std::unordered_map>,std::hash,std::equal_to,std::allocator>>>>' needs to have dll-interface to be used by clients of struct 'torch::autograd::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(659,63): warning C4251: 'torch::autograd::Node::anomaly_metadata_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of struct 'torch::autograd::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/custom_function.h(113,57): warning C4251: 'torch::autograd::AutogradContext::saved_data': class 'ska::flat_hash_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradContext' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(671,59): warning C4251: 'torch::autograd::Node::pre_hooks_': class 'std::vector>,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'torch::autograd::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(672,66): warning C4251: 'torch::autograd::Node::tensor_pre_hooks_': class 'std::vector>,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'torch::autograd::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(674,26): warning C4251: 'torch::autograd::Node::retains_grad_hooks_': class 'std::unordered_map>,std::hash,std::equal_to,std::allocator>>>>' needs to have dll-interface to be used by clients of struct 'torch::autograd::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ThreadLocalPythonObjects.h(18,80): warning C4251: 'at::impl::ThreadLocalPythonObjects::obj_dict_': class 'std::unordered_map,std::hash,std::equal_to,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'at::impl::ThreadLocalPythonObjects' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/impl/TorchDispatchModeTLS.h(48,57): warning C4251: 'c10::impl::TorchDispatchModeTLS::stack_': class 'std::vector,std::allocator>>' needs to have dll-interface to be used by clients of struct 'c10::impl::TorchDispatchModeTLS' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(675,61): warning C4251: 'torch::autograd::Node::post_hooks_': class 'std::vector>,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'torch::autograd::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(675,61): warning C4251: 'torch::autograd::Node::post_hooks_': class 'std::vector>,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'torch::autograd::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/operator.h(260,49): warning C4251: 'torch::jit::Operator::op_': class 'std::variant' needs to have dll-interface to be used by clients of struct 'torch::jit::Operator' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(676,52): warning C4251: 'torch::autograd::Node::input_metadata_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'torch::autograd::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(676,52): warning C4251: 'torch::autograd::Node::input_metadata_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'torch::autograd::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ThreadLocalState.h(47,57): warning C4251: 'at::ThreadLocalState::debug_info_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'at::ThreadLocalState' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/custom_function.h(143,58): warning C4251: 'torch::autograd::AutogradContext::non_differentiable_': class 'std::unordered_set,std::equal_to,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradContext' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(200,1): warning C4267: 'initializing': conversion from 'size_t' to 'uint32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ThreadLocalState.h(59,68): warning C4251: 'at::ThreadLocalState::functorch_tls_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'at::ThreadLocalState' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/custom_function.h(144,52): warning C4251: 'torch::autograd::AutogradContext::dirty_inputs_': class 'std::unordered_set,std::equal_to,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradContext' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(674,26): warning C4251: 'torch::autograd::Node::retains_grad_hooks_': class 'std::unordered_map>,std::hash,std::equal_to,std::allocator>>>>' needs to have dll-interface to be used by clients of struct 'torch::autograd::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(200,1): warning C4267: 'initializing': conversion from 'size_t' to 'uint32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(208,1): warning C4267: 'initializing': conversion from 'size_t' to 'uint32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(215,1): warning C4267: 'initializing': conversion from 'size_t' to 'uint32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(221,1): warning C4267: 'return': conversion from 'size_t' to 'uint32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(208,1): warning C4267: 'initializing': conversion from 'size_t' to 'uint32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(215,1): warning C4267: 'initializing': conversion from 'size_t' to 'uint32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(221,1): warning C4267: 'return': conversion from 'size_t' to 'uint32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/custom_function.h(145,63): warning C4251: 'torch::autograd::AutogradContext::saved_variables_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradContext' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/custom_function.h(146,25): warning C4251: 'torch::autograd::AutogradContext::to_save_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradContext' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/custom_function.h(152,31): warning C4251: 'torch::autograd::AutogradContext::grad_fn_': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradContext' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(675,61): warning C4251: 'torch::autograd::Node::post_hooks_': class 'std::vector>,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'torch::autograd::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(306,1): warning C4267: 'return': conversion from 'size_t' to 'uint32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/NestedTensorImpl.h(172,57): warning C4251: 'at::native::NestedTensorImpl::opt_sizes_': class 'std::optional>>' needs to have dll-interface to be used by clients of struct 'at::native::NestedTensorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(676,52): warning C4251: 'torch::autograd::Node::input_metadata_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'torch::autograd::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/operator.h(260,49): warning C4251: 'torch::jit::Operator::op_': class 'std::variant' needs to have dll-interface to be used by clients of struct 'torch::jit::Operator' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/NestedTensorImpl.h(172,57): warning C4251: 'at::native::NestedTensorImpl::opt_sizes_': class 'std::optional>>' needs to have dll-interface to be used by clients of struct 'at::native::NestedTensorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(200,1): warning C4267: 'initializing': conversion from 'size_t' to 'uint32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/NestedTensorImpl.h(172,57): warning C4251: 'at::native::NestedTensorImpl::opt_sizes_': class 'std::optional>>' needs to have dll-interface to be used by clients of struct 'at::native::NestedTensorImpl' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(208,1): warning C4267: 'initializing': conversion from 'size_t' to 'uint32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(215,1): warning C4267: 'initializing': conversion from 'size_t' to 'uint32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(221,1): warning C4267: 'return': conversion from 'size_t' to 'uint32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/input_metadata.h(107,23): warning C4251: 'torch::autograd::InputMetadata::shape_': class 'std::variant' needs to have dll-interface to be used by clients of struct 'torch::autograd::InputMetadata' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(306,1): warning C4267: 'return': conversion from 'size_t' to 'uint32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/saved_variable.h(80,40): warning C4251: 'torch::autograd::SavedVariable::fw_grad_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'torch::autograd::SavedVariable' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/saved_variable.h(88,36): warning C4251: 'torch::autograd::SavedVariable::weak_grad_fn_': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of class 'torch::autograd::SavedVariable' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/saved_variable.h(103,45): warning C4251: 'torch::autograd::SavedVariable::hooks_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of class 'torch::autograd::SavedVariable' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/saved_variable.h(107,33): warning C4251: 'torch::autograd::SavedVariable::grad_fn_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'torch::autograd::SavedVariable' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/input_metadata.h(107,23): warning C4251: 'torch::autograd::InputMetadata::shape_': class 'std::variant' needs to have dll-interface to be used by clients of struct 'torch::autograd::InputMetadata' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/TensorBase.h(828): note: see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/saved_variable.h(112,42): warning C4251: 'torch::autograd::SavedVariable::grad_accumulator_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'torch::autograd::SavedVariable' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(118,48): warning C4251: 'caffe2::serialize::ChunkRecordIterator::iter_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::ChunkRecordIterator' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/input_metadata.h(107,23): warning C4251: 'torch::autograd::InputMetadata::shape_': class 'std::variant' needs to have dll-interface to be used by clients of struct 'torch::autograd::InputMetadata' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/saved_variable.h(80,40): warning C4251: 'torch::autograd::SavedVariable::fw_grad_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'torch::autograd::SavedVariable' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(195,38): warning C4251: 'caffe2::serialize::PyTorchStreamReader::ar_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamReader' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/saved_variable.h(88,36): warning C4251: 'torch::autograd::SavedVariable::weak_grad_fn_': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of class 'torch::autograd::SavedVariable' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(196,28): warning C4251: 'caffe2::serialize::PyTorchStreamReader::archive_name_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamReader' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(197,39): warning C4251: 'caffe2::serialize::PyTorchStreamReader::archive_name_plus_slash_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamReader' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/saved_variable.h(103,45): warning C4251: 'torch::autograd::SavedVariable::hooks_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of class 'torch::autograd::SavedVariable' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(118,48): warning C4251: 'caffe2::serialize::ChunkRecordIterator::iter_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::ChunkRecordIterator' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/saved_variable.h(107,33): warning C4251: 'torch::autograd::SavedVariable::grad_fn_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'torch::autograd::SavedVariable' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/saved_variable.h(80,40): warning C4251: 'torch::autograd::SavedVariable::fw_grad_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'torch::autograd::SavedVariable' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/saved_variable.h(112,42): warning C4251: 'torch::autograd::SavedVariable::grad_accumulator_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'torch::autograd::SavedVariable' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable_info.h(16,32): warning C4251: 'torch::autograd::VariableInfo::size': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::autograd::VariableInfo' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(118,48): warning C4251: 'caffe2::serialize::ChunkRecordIterator::iter_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::ChunkRecordIterator' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(109,60): warning C4251: 'std::enable_shared_from_this::_Wptr': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of class 'std::enable_shared_from_this' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(200,26): warning C4251: 'caffe2::serialize::PyTorchStreamReader::reader_lock_': class 'std::mutex' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamReader' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(196,28): warning C4251: 'caffe2::serialize::PyTorchStreamReader::archive_name_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamReader' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/saved_variable.h(103,45): warning C4251: 'torch::autograd::SavedVariable::hooks_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of class 'torch::autograd::SavedVariable' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/custom_function.h(113,57): warning C4251: 'torch::autograd::AutogradContext::saved_data': class 'ska::flat_hash_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradContext' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(197,39): warning C4251: 'caffe2::serialize::PyTorchStreamReader::archive_name_plus_slash_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamReader' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(109,60): warning C4251: 'std::enable_shared_from_this::_Wptr': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of class 'std::enable_shared_from_this' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/custom_function.h(113,57): warning C4251: 'torch::autograd::AutogradContext::saved_data': class 'ska::flat_hash_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradContext' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/operator.h(260,49): warning C4251: 'torch::jit::Operator::op_': class 'std::variant' needs to have dll-interface to be used by clients of struct 'torch::jit::Operator' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable_info.h(16,32): warning C4251: 'torch::autograd::VariableInfo::size': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::autograd::VariableInfo' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(655,20): warning C4251: 'torch::autograd::Node::mutex_': class 'std::mutex' needs to have dll-interface to be used by clients of struct 'torch::autograd::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(657,24): warning C4251: 'torch::autograd::Node::next_edges_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::autograd::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(198,44): warning C4251: 'caffe2::serialize::PyTorchStreamReader::in_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamReader' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(197,39): warning C4251: 'caffe2::serialize::PyTorchStreamReader::archive_name_plus_slash_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamReader' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(118,48): warning C4251: 'caffe2::serialize::ChunkRecordIterator::iter_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::ChunkRecordIterator' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(200,26): warning C4251: 'caffe2::serialize::PyTorchStreamReader::reader_lock_': class 'std::mutex' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamReader' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/custom_function.h(113,57): warning C4251: 'torch::autograd::AutogradContext::saved_data': class 'ska::flat_hash_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradContext' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(657,24): warning C4251: 'torch::autograd::Node::next_edges_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::autograd::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(659): note: see declaration of 'std::unique_ptr>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/custom_function.h(143,58): warning C4251: 'torch::autograd::AutogradContext::non_differentiable_': class 'std::unordered_set,std::equal_to,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradContext' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/custom_function.h(143,58): warning C4251: 'torch::autograd::AutogradContext::non_differentiable_': class 'std::unordered_set,std::equal_to,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradContext' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(242,49): warning C4251: 'caffe2::serialize::PyTorchStreamWriter::files_written_': class 'std::unordered_set,std::equal_to,std::allocator>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamWriter' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/graph_task.h(11): note: see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(202,32): warning C4251: 'caffe2::serialize::PyTorchStreamReader::serialization_id_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamReader' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/custom_function.h(20): note: see declaration of 'std::unordered_set,std::equal_to,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(671,59): warning C4251: 'torch::autograd::Node::pre_hooks_': class 'std::vector>,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'torch::autograd::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(195,38): warning C4251: 'caffe2::serialize::PyTorchStreamReader::ar_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamReader' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/custom_function.h(144,52): warning C4251: 'torch::autograd::AutogradContext::dirty_inputs_': class 'std::unordered_set,std::equal_to,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradContext' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(672,66): warning C4251: 'torch::autograd::Node::tensor_pre_hooks_': class 'std::vector>,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'torch::autograd::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/custom_function.h(144,52): warning C4251: 'torch::autograd::AutogradContext::dirty_inputs_': class 'std::unordered_set,std::equal_to,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradContext' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(243,38): warning C4251: 'caffe2::serialize::PyTorchStreamWriter::ar_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamWriter' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(198,44): warning C4251: 'caffe2::serialize::PyTorchStreamReader::in_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamReader' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/custom_function.h(20): note: see declaration of 'std::unordered_set,std::equal_to,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/custom_function.h(20): note: see declaration of 'std::unordered_set,std::equal_to,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(196,28): warning C4251: 'caffe2::serialize::PyTorchStreamReader::archive_name_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamReader' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(245,39): warning C4251: 'caffe2::serialize::PyTorchStreamWriter::archive_name_plus_slash_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamWriter' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc)C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xstring(4471): note: see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(202,32): warning C4251: 'caffe2::serialize::PyTorchStreamReader::serialization_id_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamReader' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(671,59): warning C4251: 'torch::autograd::Node::pre_hooks_': class 'std::vector>,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'torch::autograd::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc)C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xstring(4471): note: see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc)C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xstring(4471): note: see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(197,39): warning C4251: 'caffe2::serialize::PyTorchStreamReader::archive_name_plus_slash_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamReader' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable.h(182): note: see declaration of 'std::vector>,std::allocator>>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(246,23): warning C4251: 'caffe2::serialize::PyTorchStreamWriter::padding_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamWriter' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(672,66): warning C4251: 'torch::autograd::Node::tensor_pre_hooks_': class 'std::vector>,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'torch::autograd::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(247,29): warning C4251: 'caffe2::serialize::PyTorchStreamWriter::file_stream_': class 'std::basic_ofstream>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamWriter' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(198,44): warning C4251: 'caffe2::serialize::PyTorchStreamReader::in_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamReader' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(109,60): warning C4251: 'std::enable_shared_from_this::_Wptr': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of class 'std::enable_shared_from_this' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(200,26): warning C4251: 'caffe2::serialize::PyTorchStreamReader::reader_lock_': class 'std::mutex' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamReader' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(202,32): warning C4251: 'caffe2::serialize::PyTorchStreamReader::serialization_id_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamReader' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(655,20): warning C4251: 'torch::autograd::Node::mutex_': class 'std::mutex' needs to have dll-interface to be used by clients of struct 'torch::autograd::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(248,58): warning C4251: 'caffe2::serialize::PyTorchStreamWriter::writer_func_': class 'std::function' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamWriter' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(250,32): warning C4251: 'caffe2::serialize::PyTorchStreamWriter::serialization_id_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamWriter' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/custom_function.h(145,63): warning C4251: 'torch::autograd::AutogradContext::saved_variables_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradContext' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/custom_function.h(145,63): warning C4251: 'torch::autograd::AutogradContext::saved_variables_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradContext' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/api/include/torch/imethod.h(50,50): warning C4251: 'torch::IMethod::argumentNames_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'torch::IMethod' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(657,24): warning C4251: 'torch::autograd::Node::next_edges_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::autograd::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(118,48): warning C4251: 'caffe2::serialize::ChunkRecordIterator::iter_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::ChunkRecordIterator' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/custom_function.h(143,58): warning C4251: 'torch::autograd::AutogradContext::non_differentiable_': class 'std::unordered_set,std::equal_to,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradContext' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(242,49): warning C4251: 'caffe2::serialize::PyTorchStreamWriter::files_written_': class 'std::unordered_set,std::equal_to,std::allocator>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamWriter' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(674,26): warning C4251: 'torch::autograd::Node::retains_grad_hooks_': class 'std::unordered_map>,std::hash,std::equal_to,std::allocator>>>>' needs to have dll-interface to be used by clients of struct 'torch::autograd::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(242,49): warning C4251: 'caffe2::serialize::PyTorchStreamWriter::files_written_': class 'std::unordered_set,std::equal_to,std::allocator>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamWriter' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(243,38): warning C4251: 'caffe2::serialize::PyTorchStreamWriter::ar_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamWriter' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/custom_function.h(144,52): warning C4251: 'torch::autograd::AutogradContext::dirty_inputs_': class 'std::unordered_set,std::equal_to,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradContext' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(674,26): warning C4251: 'torch::autograd::Node::retains_grad_hooks_': class 'std::unordered_map>,std::hash,std::equal_to,std::allocator>>>>' needs to have dll-interface to be used by clients of struct 'torch::autograd::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/ops/chunk_ops.h(18): note: see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/custom_function.h(20): note: see declaration of 'std::unordered_set,std::equal_to,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/custom_class.h(490): note: see declaration of 'std::unordered_set,std::equal_to,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(195): note: see declaration of 'std::unique_ptr>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(244,28): warning C4251: 'caffe2::serialize::PyTorchStreamWriter::archive_name_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamWriter' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/custom_function.h(152,31): warning C4251: 'torch::autograd::AutogradContext::grad_fn_': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradContext' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/custom_function.h(152,31): warning C4251: 'torch::autograd::AutogradContext::grad_fn_': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradContext' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(659,63): warning C4251: 'torch::autograd::Node::anomaly_metadata_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of struct 'torch::autograd::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(242,49): warning C4251: 'caffe2::serialize::PyTorchStreamWriter::files_written_': class 'std::unordered_set,std::equal_to,std::allocator>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamWriter' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc)C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\memory(1009): note: see declaration of 'std::weak_ptr<_Ty>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(245,39): warning C4251: 'caffe2::serialize::PyTorchStreamWriter::archive_name_plus_slash_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamWriter' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(244,28): warning C4251: 'caffe2::serialize::PyTorchStreamWriter::archive_name_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamWriter' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(671,59): warning C4251: 'torch::autograd::Node::pre_hooks_': class 'std::vector>,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'torch::autograd::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/attributes.h(128,52): warning C4275: non dll-interface struct 'torch::jit::AttributeValue' used as base for dll-interface struct 'torch::jit::GraphAttr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/custom_function.h(145,63): warning C4251: 'torch::autograd::AutogradContext::saved_variables_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradContext' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(675,61): warning C4251: 'torch::autograd::Node::post_hooks_': class 'std::vector>,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'torch::autograd::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/custom_function.h(146,25): warning C4251: 'torch::autograd::AutogradContext::to_save_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradContext' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(245,39): warning C4251: 'caffe2::serialize::PyTorchStreamWriter::archive_name_plus_slash_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamWriter' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(247,29): warning C4251: 'caffe2::serialize::PyTorchStreamWriter::file_stream_': class 'std::basic_ofstream>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamWriter' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(246,23): warning C4251: 'caffe2::serialize::PyTorchStreamWriter::padding_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamWriter' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/attributes.h(142,32): warning C4251: 'torch::jit::GraphAttr::value_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphAttr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/attributes.h(145,53): warning C4275: non dll-interface struct 'torch::jit::AttributeValue' used as base for dll-interface struct 'torch::jit::GraphsAttr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(248,58): warning C4251: 'caffe2::serialize::PyTorchStreamWriter::writer_func_': class 'std::function' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamWriter' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(250,32): warning C4251: 'caffe2::serialize::PyTorchStreamWriter::serialization_id_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamWriter' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(198,44): warning C4251: 'caffe2::serialize::PyTorchStreamReader::in_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamReader' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(676,52): warning C4251: 'torch::autograd::Node::input_metadata_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'torch::autograd::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(247,29): warning C4251: 'caffe2::serialize::PyTorchStreamWriter::file_stream_': class 'std::basic_ofstream>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamWriter' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc)C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xstring(4471): note: see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(247,29): warning C4251: 'caffe2::serialize::PyTorchStreamWriter::file_stream_': class 'std::basic_ofstream>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamWriter' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(676,52): warning C4251: 'torch::autograd::Node::input_metadata_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'torch::autograd::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(202,32): warning C4251: 'caffe2::serialize::PyTorchStreamReader::serialization_id_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamReader' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(248,58): warning C4251: 'caffe2::serialize::PyTorchStreamWriter::writer_func_': class 'std::function' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamWriter' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(248,58): warning C4251: 'caffe2::serialize::PyTorchStreamWriter::writer_func_': class 'std::function' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamWriter' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(250,32): warning C4251: 'caffe2::serialize::PyTorchStreamWriter::serialization_id_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamWriter' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(250,32): warning C4251: 'caffe2::serialize::PyTorchStreamWriter::serialization_id_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamWriter' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/api/include/torch/imethod.h(50,50): warning C4251: 'torch::IMethod::argumentNames_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'torch::IMethod' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(200,1): warning C4267: 'initializing': conversion from 'size_t' to 'uint32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/api/include/torch/imethod.h(50,50): warning C4251: 'torch::IMethod::argumentNames_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'torch::IMethod' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/api/include/torch/imethod.h(50,50): warning C4251: 'torch::IMethod::argumentNames_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'torch::IMethod' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(674,26): warning C4251: 'torch::autograd::Node::retains_grad_hooks_': class 'std::unordered_map>,std::hash,std::equal_to,std::allocator>>>>' needs to have dll-interface to be used by clients of struct 'torch::autograd::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(208,1): warning C4267: 'initializing': conversion from 'size_t' to 'uint32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(215,1): warning C4267: 'initializing': conversion from 'size_t' to 'uint32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(221,1): warning C4267: 'return': conversion from 'size_t' to 'uint32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(208,1): warning C4267: 'initializing': conversion from 'size_t' to 'uint32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/attributes.h(128,52): warning C4275: non dll-interface struct 'torch::jit::AttributeValue' used as base for dll-interface struct 'torch::jit::GraphAttr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(221,1): warning C4267: 'return': conversion from 'size_t' to 'uint32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(675,61): warning C4251: 'torch::autograd::Node::post_hooks_': class 'std::vector>,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'torch::autograd::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/attributes.h(128,52): warning C4275: non dll-interface struct 'torch::jit::AttributeValue' used as base for dll-interface struct 'torch::jit::GraphAttr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/attributes.h(142,32): warning C4251: 'torch::jit::GraphAttr::value_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphAttr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/attributes.h(128,52): warning C4275: non dll-interface struct 'torch::jit::AttributeValue' used as base for dll-interface struct 'torch::jit::GraphAttr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(306,1): warning C4267: 'return': conversion from 'size_t' to 'uint32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/attributes.h(128): note: see declaration of 'torch::jit::GraphAttr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/attributes.h(145,53): warning C4275: non dll-interface struct 'torch::jit::AttributeValue' used as base for dll-interface struct 'torch::jit::GraphsAttr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(306,1): warning C4267: 'return': conversion from 'size_t' to 'uint32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/attributes.h(142,32): warning C4251: 'torch::jit::GraphAttr::value_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphAttr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/attributes.h(142,32): warning C4251: 'torch::jit::GraphAttr::value_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphAttr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(242,49): warning C4251: 'caffe2::serialize::PyTorchStreamWriter::files_written_': class 'std::unordered_set,std::equal_to,std::allocator>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamWriter' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(243,38): warning C4251: 'caffe2::serialize::PyTorchStreamWriter::ar_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamWriter' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/attributes.h(145,53): warning C4275: non dll-interface struct 'torch::jit::AttributeValue' used as base for dll-interface struct 'torch::jit::GraphsAttr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/attributes.h(145,53): warning C4275: non dll-interface struct 'torch::jit::AttributeValue' used as base for dll-interface struct 'torch::jit::GraphsAttr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(244,28): warning C4251: 'caffe2::serialize::PyTorchStreamWriter::archive_name_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamWriter' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(245,39): warning C4251: 'caffe2::serialize::PyTorchStreamWriter::archive_name_plus_slash_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamWriter' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(246,23): warning C4251: 'caffe2::serialize::PyTorchStreamWriter::padding_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamWriter' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/attributes.h(160,19): warning C4251: 'torch::jit::GraphsAttr::value_': class 'std::vector,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphsAttr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(247,29): warning C4251: 'caffe2::serialize::PyTorchStreamWriter::file_stream_': class 'std::basic_ofstream>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamWriter' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/input_metadata.h(107,23): warning C4251: 'torch::autograd::InputMetadata::shape_': class 'std::variant' needs to have dll-interface to be used by clients of struct 'torch::autograd::InputMetadata' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(248,58): warning C4251: 'caffe2::serialize::PyTorchStreamWriter::writer_func_': class 'std::function' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamWriter' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(250,32): warning C4251: 'caffe2::serialize::PyTorchStreamWriter::serialization_id_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamWriter' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/attributes.h(160,19): warning C4251: 'torch::jit::GraphsAttr::value_': class 'std::vector,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphsAttr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/attributes.h(160,19): warning C4251: 'torch::jit::GraphsAttr::value_': class 'std::vector,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphsAttr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(200,1): warning C4267: 'initializing': conversion from 'size_t' to 'uint32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(208,1): warning C4267: 'initializing': conversion from 'size_t' to 'uint32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/saved_variable.h(80,40): warning C4251: 'torch::autograd::SavedVariable::fw_grad_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'torch::autograd::SavedVariable' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(215,1): warning C4267: 'initializing': conversion from 'size_t' to 'uint32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/saved_variable.h(88,36): warning C4251: 'torch::autograd::SavedVariable::weak_grad_fn_': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of class 'torch::autograd::SavedVariable' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(221,1): warning C4267: 'return': conversion from 'size_t' to 'uint32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/api/include/torch/imethod.h(50,50): warning C4251: 'torch::IMethod::argumentNames_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'torch::IMethod' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(118,48): warning C4251: 'caffe2::serialize::ChunkRecordIterator::iter_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::ChunkRecordIterator' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/saved_variable.h(103,45): warning C4251: 'torch::autograd::SavedVariable::hooks_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of class 'torch::autograd::SavedVariable' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/saved_variable.h(107,33): warning C4251: 'torch::autograd::SavedVariable::grad_fn_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'torch::autograd::SavedVariable' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/saved_variable.h(112,42): warning C4251: 'torch::autograd::SavedVariable::grad_accumulator_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'torch::autograd::SavedVariable' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/operator.h(260,49): warning C4251: 'torch::jit::Operator::op_': class 'std::variant' needs to have dll-interface to be used by clients of struct 'torch::jit::Operator' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/operator.h(260,49): warning C4251: 'torch::jit::Operator::op_': class 'std::variant' needs to have dll-interface to be used by clients of struct 'torch::jit::Operator' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(195,38): warning C4251: 'caffe2::serialize::PyTorchStreamReader::ar_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamReader' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(306,1): warning C4267: 'return': conversion from 'size_t' to 'uint32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(196,28): warning C4251: 'caffe2::serialize::PyTorchStreamReader::archive_name_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamReader' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(197,39): warning C4251: 'caffe2::serialize::PyTorchStreamReader::archive_name_plus_slash_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamReader' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/attributes.h(128,52): warning C4275: non dll-interface struct 'torch::jit::AttributeValue' used as base for dll-interface struct 'torch::jit::GraphAttr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(198,44): warning C4251: 'caffe2::serialize::PyTorchStreamReader::in_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamReader' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(200,26): warning C4251: 'caffe2::serialize::PyTorchStreamReader::reader_lock_': class 'std::mutex' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamReader' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/attributes.h(142,32): warning C4251: 'torch::jit::GraphAttr::value_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphAttr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(202,32): warning C4251: 'caffe2::serialize::PyTorchStreamReader::serialization_id_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamReader' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(109,60): warning C4251: 'std::enable_shared_from_this::_Wptr': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of class 'std::enable_shared_from_this' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/attributes.h(145,53): warning C4275: non dll-interface struct 'torch::jit::AttributeValue' used as base for dll-interface struct 'torch::jit::GraphsAttr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(655,20): warning C4251: 'torch::autograd::Node::mutex_': class 'std::mutex' needs to have dll-interface to be used by clients of struct 'torch::autograd::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/operator.h(260,49): warning C4251: 'torch::jit::Operator::op_': class 'std::variant' needs to have dll-interface to be used by clients of struct 'torch::jit::Operator' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/attributes.h(160,19): warning C4251: 'torch::jit::GraphsAttr::value_': class 'std::vector,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphsAttr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable_info.h(16,32): warning C4251: 'torch::autograd::VariableInfo::size': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::autograd::VariableInfo' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(657,24): warning C4251: 'torch::autograd::Node::next_edges_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::autograd::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable_info.h(16,32): warning C4251: 'torch::autograd::VariableInfo::size': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::autograd::VariableInfo' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(659,63): warning C4251: 'torch::autograd::Node::anomaly_metadata_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of struct 'torch::autograd::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(671,59): warning C4251: 'torch::autograd::Node::pre_hooks_': class 'std::vector>,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'torch::autograd::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(672,66): warning C4251: 'torch::autograd::Node::tensor_pre_hooks_': class 'std::vector>,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'torch::autograd::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/custom_function.h(113,57): warning C4251: 'torch::autograd::AutogradContext::saved_data': class 'ska::flat_hash_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradContext' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/custom_function.h(113,57): warning C4251: 'torch::autograd::AutogradContext::saved_data': class 'ska::flat_hash_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradContext' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(242,49): warning C4251: 'caffe2::serialize::PyTorchStreamWriter::files_written_': class 'std::unordered_set,std::equal_to,std::allocator>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamWriter' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(243,38): warning C4251: 'caffe2::serialize::PyTorchStreamWriter::ar_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamWriter' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(244,28): warning C4251: 'caffe2::serialize::PyTorchStreamWriter::archive_name_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamWriter' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(245,39): warning C4251: 'caffe2::serialize::PyTorchStreamWriter::archive_name_plus_slash_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamWriter' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(246,23): warning C4251: 'caffe2::serialize::PyTorchStreamWriter::padding_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamWriter' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(247,29): warning C4251: 'caffe2::serialize::PyTorchStreamWriter::file_stream_': class 'std::basic_ofstream>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamWriter' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(248,58): warning C4251: 'caffe2::serialize::PyTorchStreamWriter::writer_func_': class 'std::function' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamWriter' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(250,32): warning C4251: 'caffe2::serialize::PyTorchStreamWriter::serialization_id_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamWriter' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/custom_function.h(143,58): warning C4251: 'torch::autograd::AutogradContext::non_differentiable_': class 'std::unordered_set,std::equal_to,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradContext' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/custom_function.h(144,52): warning C4251: 'torch::autograd::AutogradContext::dirty_inputs_': class 'std::unordered_set,std::equal_to,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradContext' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/custom_function.h(143,58): warning C4251: 'torch::autograd::AutogradContext::non_differentiable_': class 'std::unordered_set,std::equal_to,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradContext' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/api/include/torch/imethod.h(50,50): warning C4251: 'torch::IMethod::argumentNames_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'torch::IMethod' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/custom_function.h(144,52): warning C4251: 'torch::autograd::AutogradContext::dirty_inputs_': class 'std::unordered_set,std::equal_to,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradContext' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(675,61): warning C4251: 'torch::autograd::Node::post_hooks_': class 'std::vector>,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'torch::autograd::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/custom_function.h(113,57): warning C4251: 'torch::autograd::AutogradContext::saved_data': class 'ska::flat_hash_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradContext' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(176,40): warning C4251: 'torch::jit::StringCordView::pieces_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::StringCordView' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/custom_function.h(146,25): warning C4251: 'torch::autograd::AutogradContext::to_save_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradContext' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/custom_function.h(152,31): warning C4251: 'torch::autograd::AutogradContext::grad_fn_': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradContext' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/attributes.h(142,32): warning C4251: 'torch::jit::GraphAttr::value_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphAttr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/attributes.h(145,53): warning C4275: non dll-interface struct 'torch::jit::AttributeValue' used as base for dll-interface struct 'torch::jit::GraphsAttr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(676,52): warning C4251: 'torch::autograd::Node::input_metadata_': class 'c10::SmallVector' needs to have dll-interface to be used by clients of struct 'torch::autograd::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(177,41): warning C4251: 'torch::jit::StringCordView::accumulated_sizes_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::StringCordView' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/custom_function.h(145,63): warning C4251: 'torch::autograd::AutogradContext::saved_variables_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradContext' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/custom_function.h(146,25): warning C4251: 'torch::autograd::AutogradContext::to_save_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradContext' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/custom_function.h(152,31): warning C4251: 'torch::autograd::AutogradContext::grad_fn_': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradContext' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(200,1): warning C4267: 'initializing': conversion from 'size_t' to 'uint32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/attributes.h(160,19): warning C4251: 'torch::jit::GraphsAttr::value_': class 'std::vector,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphsAttr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(208,1): warning C4267: 'initializing': conversion from 'size_t' to 'uint32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(215,1): warning C4267: 'initializing': conversion from 'size_t' to 'uint32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(221,1): warning C4267: 'return': conversion from 'size_t' to 'uint32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(178,59): warning C4251: 'torch::jit::StringCordView::owned_strings_': class 'std::vector,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::jit::StringCordView' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/custom_function.h(143,58): warning C4251: 'torch::autograd::AutogradContext::non_differentiable_': class 'std::unordered_set,std::equal_to,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradContext' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/function.h(306,1): warning C4267: 'return': conversion from 'size_t' to 'uint32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/custom_function.h(20): note: see declaration of 'std::unordered_set,std::equal_to,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(294,39): warning C4251: 'torch::jit::Source::filename_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::Source' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/custom_function.h(144,52): warning C4251: 'torch::autograd::AutogradContext::dirty_inputs_': class 'std::unordered_set,std::equal_to,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradContext' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(299,45): warning C4251: 'torch::jit::Source::line_starting_offsets_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::Source' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(176,40): warning C4251: 'torch::jit::StringCordView::pieces_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::StringCordView' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(301,52): warning C4251: 'torch::jit::Source::gen_ranges_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::Source' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(176,40): warning C4251: 'torch::jit::StringCordView::pieces_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::StringCordView' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(176,40): warning C4251: 'torch::jit::StringCordView::pieces_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::StringCordView' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/custom_function.h(145,63): warning C4251: 'torch::autograd::AutogradContext::saved_variables_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradContext' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/custom_function.h(146,25): warning C4251: 'torch::autograd::AutogradContext::to_save_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradContext' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/custom_function.h(152,31): warning C4251: 'torch::autograd::AutogradContext::grad_fn_': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradContext' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(177,41): warning C4251: 'torch::jit::StringCordView::accumulated_sizes_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::StringCordView' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(118,48): warning C4251: 'caffe2::serialize::ChunkRecordIterator::iter_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::ChunkRecordIterator' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(177,41): warning C4251: 'torch::jit::StringCordView::accumulated_sizes_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::StringCordView' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(177,41): warning C4251: 'torch::jit::StringCordView::accumulated_sizes_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::StringCordView' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(118,48): warning C4251: 'caffe2::serialize::ChunkRecordIterator::iter_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::ChunkRecordIterator' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(392,39): warning C4251: 'torch::jit::SourceRange::source_view_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::SourceRange' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(397,39): warning C4251: 'torch::jit::SourceRange::start_iter_': struct 'torch::jit::StringCordView::Iterator' needs to have dll-interface to be used by clients of struct 'torch::jit::SourceRange' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(195,38): warning C4251: 'caffe2::serialize::PyTorchStreamReader::ar_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamReader' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(196,28): warning C4251: 'caffe2::serialize::PyTorchStreamReader::archive_name_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamReader' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(178,59): warning C4251: 'torch::jit::StringCordView::owned_strings_': class 'std::vector,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::jit::StringCordView' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(197,39): warning C4251: 'caffe2::serialize::PyTorchStreamReader::archive_name_plus_slash_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamReader' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(195,38): warning C4251: 'caffe2::serialize::PyTorchStreamReader::ar_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamReader' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(196,28): warning C4251: 'caffe2::serialize::PyTorchStreamReader::archive_name_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamReader' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(197,39): warning C4251: 'caffe2::serialize::PyTorchStreamReader::archive_name_plus_slash_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamReader' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(178,59): warning C4251: 'torch::jit::StringCordView::owned_strings_': class 'std::vector,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::jit::StringCordView' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(198,44): warning C4251: 'caffe2::serialize::PyTorchStreamReader::in_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamReader' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(178,59): warning C4251: 'torch::jit::StringCordView::owned_strings_': class 'std::vector,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::jit::StringCordView' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(200,26): warning C4251: 'caffe2::serialize::PyTorchStreamReader::reader_lock_': class 'std::mutex' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamReader' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(202,32): warning C4251: 'caffe2::serialize::PyTorchStreamReader::serialization_id_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamReader' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(198,44): warning C4251: 'caffe2::serialize::PyTorchStreamReader::in_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamReader' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc)C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xstring(4471): note: see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(200,26): warning C4251: 'caffe2::serialize::PyTorchStreamReader::reader_lock_': class 'std::mutex' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamReader' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(202,32): warning C4251: 'caffe2::serialize::PyTorchStreamReader::serialization_id_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamReader' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(294,39): warning C4251: 'torch::jit::Source::filename_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::Source' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(299,45): warning C4251: 'torch::jit::Source::line_starting_offsets_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::Source' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(195,38): warning C4251: 'caffe2::serialize::PyTorchStreamReader::ar_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamReader' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(176,40): warning C4251: 'torch::jit::StringCordView::pieces_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::StringCordView' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(196,28): warning C4251: 'caffe2::serialize::PyTorchStreamReader::archive_name_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamReader' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(197,39): warning C4251: 'caffe2::serialize::PyTorchStreamReader::archive_name_plus_slash_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamReader' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(294,39): warning C4251: 'torch::jit::Source::filename_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::Source' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(294,39): warning C4251: 'torch::jit::Source::filename_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::Source' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(301,52): warning C4251: 'torch::jit::Source::gen_ranges_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::Source' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(299,45): warning C4251: 'torch::jit::Source::line_starting_offsets_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::Source' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(198,44): warning C4251: 'caffe2::serialize::PyTorchStreamReader::in_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamReader' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(200,26): warning C4251: 'caffe2::serialize::PyTorchStreamReader::reader_lock_': class 'std::mutex' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamReader' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(202,32): warning C4251: 'caffe2::serialize::PyTorchStreamReader::serialization_id_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamReader' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(301,52): warning C4251: 'torch::jit::Source::gen_ranges_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::Source' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(301,52): warning C4251: 'torch::jit::Source::gen_ranges_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::Source' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(195): note: see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(177,41): warning C4251: 'torch::jit::StringCordView::accumulated_sizes_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::StringCordView' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/operator.h(260,49): warning C4251: 'torch::jit::Operator::op_': class 'std::variant' needs to have dll-interface to be used by clients of struct 'torch::jit::Operator' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(392,39): warning C4251: 'torch::jit::SourceRange::source_view_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::SourceRange' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/variable_info.h(16,32): warning C4251: 'torch::autograd::VariableInfo::size': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::autograd::VariableInfo' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(178,59): warning C4251: 'torch::jit::StringCordView::owned_strings_': class 'std::vector,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::jit::StringCordView' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(392,39): warning C4251: 'torch::jit::SourceRange::source_view_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::SourceRange' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(397,39): warning C4251: 'torch::jit::SourceRange::start_iter_': struct 'torch::jit::StringCordView::Iterator' needs to have dll-interface to be used by clients of struct 'torch::jit::SourceRange' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(392,39): warning C4251: 'torch::jit::SourceRange::source_view_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::SourceRange' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(397,39): warning C4251: 'torch::jit::SourceRange::start_iter_': struct 'torch::jit::StringCordView::Iterator' needs to have dll-interface to be used by clients of struct 'torch::jit::SourceRange' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(242,49): warning C4251: 'caffe2::serialize::PyTorchStreamWriter::files_written_': class 'std::unordered_set,std::equal_to,std::allocator>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamWriter' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(242,49): warning C4251: 'caffe2::serialize::PyTorchStreamWriter::files_written_': class 'std::unordered_set,std::equal_to,std::allocator>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamWriter' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(243,38): warning C4251: 'caffe2::serialize::PyTorchStreamWriter::ar_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamWriter' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(243,38): warning C4251: 'caffe2::serialize::PyTorchStreamWriter::ar_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamWriter' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(244,28): warning C4251: 'caffe2::serialize::PyTorchStreamWriter::archive_name_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamWriter' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(244,28): warning C4251: 'caffe2::serialize::PyTorchStreamWriter::archive_name_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamWriter' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(245,39): warning C4251: 'caffe2::serialize::PyTorchStreamWriter::archive_name_plus_slash_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamWriter' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(294,39): warning C4251: 'torch::jit::Source::filename_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::Source' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(246,23): warning C4251: 'caffe2::serialize::PyTorchStreamWriter::padding_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamWriter' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(245,39): warning C4251: 'caffe2::serialize::PyTorchStreamWriter::archive_name_plus_slash_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamWriter' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/custom_function.h(113,57): warning C4251: 'torch::autograd::AutogradContext::saved_data': class 'ska::flat_hash_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradContext' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(299,45): warning C4251: 'torch::jit::Source::line_starting_offsets_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::Source' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/operator.h(260,49): warning C4251: 'torch::jit::Operator::op_': class 'std::variant' needs to have dll-interface to be used by clients of struct 'torch::jit::Operator' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(246,23): warning C4251: 'caffe2::serialize::PyTorchStreamWriter::padding_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamWriter' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc)C:\Jenkins\workspace\dgl_PR-7408\include\dgl/aten/coo.h(752): note: see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/custom_function.h(113): note: see declaration of 'ska::flat_hash_map,std::equal_to,std::allocator>>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(247,29): warning C4251: 'caffe2::serialize::PyTorchStreamWriter::file_stream_': class 'std::basic_ofstream>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamWriter' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(242,49): warning C4251: 'caffe2::serialize::PyTorchStreamWriter::files_written_': class 'std::unordered_set,std::equal_to,std::allocator>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamWriter' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(243,38): warning C4251: 'caffe2::serialize::PyTorchStreamWriter::ar_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamWriter' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(244,28): warning C4251: 'caffe2::serialize::PyTorchStreamWriter::archive_name_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamWriter' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(301,52): warning C4251: 'torch::jit::Source::gen_ranges_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::Source' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(246,23): warning C4251: 'caffe2::serialize::PyTorchStreamWriter::padding_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamWriter' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(248,58): warning C4251: 'caffe2::serialize::PyTorchStreamWriter::writer_func_': class 'std::function' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamWriter' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(250,32): warning C4251: 'caffe2::serialize::PyTorchStreamWriter::serialization_id_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamWriter' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(247,29): warning C4251: 'caffe2::serialize::PyTorchStreamWriter::file_stream_': class 'std::basic_ofstream>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamWriter' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/api/include/torch/imethod.h(50,50): warning C4251: 'torch::IMethod::argumentNames_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'torch::IMethod' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(248,58): warning C4251: 'caffe2::serialize::PyTorchStreamWriter::writer_func_': class 'std::function' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamWriter' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(250,32): warning C4251: 'caffe2::serialize::PyTorchStreamWriter::serialization_id_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamWriter' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(392,39): warning C4251: 'torch::jit::SourceRange::source_view_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::SourceRange' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(397,39): warning C4251: 'torch::jit::SourceRange::start_iter_': struct 'torch::jit::StringCordView::Iterator' needs to have dll-interface to be used by clients of struct 'torch::jit::SourceRange' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/custom_function.h(143,58): warning C4251: 'torch::autograd::AutogradContext::non_differentiable_': class 'std::unordered_set,std::equal_to,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradContext' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/custom_function.h(144,52): warning C4251: 'torch::autograd::AutogradContext::dirty_inputs_': class 'std::unordered_set,std::equal_to,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradContext' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/api/include/torch/imethod.h(50,50): warning C4251: 'torch::IMethod::argumentNames_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'torch::IMethod' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/operator.h(260,49): warning C4251: 'torch::jit::Operator::op_': class 'std::variant' needs to have dll-interface to be used by clients of struct 'torch::jit::Operator' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/scope.h(32,19): warning C4251: 'torch::jit::Scope::parent_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of struct 'torch::jit::Scope' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/attributes.h(128,52): warning C4275: non dll-interface struct 'torch::jit::AttributeValue' used as base for dll-interface struct 'torch::jit::GraphAttr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/api/include/torch/imethod.h(50,50): warning C4251: 'torch::IMethod::argumentNames_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'torch::IMethod' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/custom_function.h(145,63): warning C4251: 'torch::autograd::AutogradContext::saved_variables_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradContext' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/custom_function.h(146,25): warning C4251: 'torch::autograd::AutogradContext::to_save_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradContext' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/autograd/custom_function.h(152,31): warning C4251: 'torch::autograd::AutogradContext::grad_fn_': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of struct 'torch::autograd::AutogradContext' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/attributes.h(128,52): warning C4275: non dll-interface struct 'torch::jit::AttributeValue' used as base for dll-interface struct 'torch::jit::GraphAttr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/attributes.h(142,32): warning C4251: 'torch::jit::GraphAttr::value_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphAttr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/attributes.h(145,53): warning C4275: non dll-interface struct 'torch::jit::AttributeValue' used as base for dll-interface struct 'torch::jit::GraphsAttr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/attributes.h(142,32): warning C4251: 'torch::jit::GraphAttr::value_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphAttr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/attributes.h(145,53): warning C4275: non dll-interface struct 'torch::jit::AttributeValue' used as base for dll-interface struct 'torch::jit::GraphsAttr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/attributes.h(128,52): warning C4275: non dll-interface struct 'torch::jit::AttributeValue' used as base for dll-interface struct 'torch::jit::GraphAttr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/scope.h(127,45): warning C4251: 'torch::jit::InlinedCallStack::callee_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::InlinedCallStack' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/scope.h(137,29): warning C4251: 'torch::jit::InlinedCallStack::fn_name_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::jit::InlinedCallStack' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/attributes.h(160,19): warning C4251: 'torch::jit::GraphsAttr::value_': class 'std::vector,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphsAttr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/attributes.h(142,32): warning C4251: 'torch::jit::GraphAttr::value_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphAttr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/attributes.h(160,19): warning C4251: 'torch::jit::GraphsAttr::value_': class 'std::vector,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphsAttr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/attributes.h(145,53): warning C4275: non dll-interface struct 'torch::jit::AttributeValue' used as base for dll-interface struct 'torch::jit::GraphsAttr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/scope.h(140,58): warning C4251: 'torch::jit::InlinedCallStack::module_instance_info_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::InlinedCallStack' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(176,40): warning C4251: 'torch::jit::StringCordView::pieces_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::StringCordView' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/scope.h(32,19): warning C4251: 'torch::jit::Scope::parent_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of struct 'torch::jit::Scope' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/scope.h(32,19): warning C4251: 'torch::jit::Scope::parent_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of struct 'torch::jit::Scope' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/attributes.h(160,19): warning C4251: 'torch::jit::GraphsAttr::value_': class 'std::vector,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphsAttr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/scope.h(27): note: see declaration of 'c10::intrusive_ptr>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/scope.h(32,19): warning C4251: 'torch::jit::Scope::parent_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of struct 'torch::jit::Scope' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(177,41): warning C4251: 'torch::jit::StringCordView::accumulated_sizes_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::StringCordView' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(178,59): warning C4251: 'torch::jit::StringCordView::owned_strings_': class 'std::vector,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::jit::StringCordView' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/scope.h(127,45): warning C4251: 'torch::jit::InlinedCallStack::callee_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::InlinedCallStack' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/constants.h(21,75): warning C4275: non dll-interface class 'std::runtime_error' used as base for dll-interface struct 'torch::jit::constant_not_supported_error' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/scope.h(127,45): warning C4251: 'torch::jit::InlinedCallStack::callee_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::InlinedCallStack' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/scope.h(137,29): warning C4251: 'torch::jit::InlinedCallStack::fn_name_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::jit::InlinedCallStack' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/scope.h(137,29): warning C4251: 'torch::jit::InlinedCallStack::fn_name_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::jit::InlinedCallStack' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(294,39): warning C4251: 'torch::jit::Source::filename_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::Source' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(299,45): warning C4251: 'torch::jit::Source::line_starting_offsets_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::Source' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/scope.h(140,58): warning C4251: 'torch::jit::InlinedCallStack::module_instance_info_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::InlinedCallStack' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(301,52): warning C4251: 'torch::jit::Source::gen_ranges_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::Source' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/scope.h(140,58): warning C4251: 'torch::jit::InlinedCallStack::module_instance_info_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::InlinedCallStack' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/scope.h(140,58): warning C4251: 'torch::jit::InlinedCallStack::module_instance_info_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::InlinedCallStack' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/scope.h(32,19): warning C4251: 'torch::jit::Scope::parent_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of struct 'torch::jit::Scope' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(392,39): warning C4251: 'torch::jit::SourceRange::source_view_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::SourceRange' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(397,39): warning C4251: 'torch::jit::SourceRange::start_iter_': struct 'torch::jit::StringCordView::Iterator' needs to have dll-interface to be used by clients of struct 'torch::jit::SourceRange' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/constants.h(21,75): warning C4275: non dll-interface class 'std::runtime_error' used as base for dll-interface struct 'torch::jit::constant_not_supported_error' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/constants.h(21,75): warning C4275: non dll-interface class 'std::runtime_error' used as base for dll-interface struct 'torch::jit::constant_not_supported_error' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/scope.h(127,45): warning C4251: 'torch::jit::InlinedCallStack::callee_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::InlinedCallStack' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/scope.h(137,29): warning C4251: 'torch::jit::InlinedCallStack::fn_name_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::jit::InlinedCallStack' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/constants.h(21,75): warning C4275: non dll-interface class 'std::runtime_error' used as base for dll-interface struct 'torch::jit::constant_not_supported_error' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(118,48): warning C4251: 'caffe2::serialize::ChunkRecordIterator::iter_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::ChunkRecordIterator' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/operator.h(260,49): warning C4251: 'torch::jit::Operator::op_': class 'std::variant' needs to have dll-interface to be used by clients of struct 'torch::jit::Operator' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(113): note: see declaration of 'std::unique_ptr>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/scope.h(140,58): warning C4251: 'torch::jit::InlinedCallStack::module_instance_info_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::InlinedCallStack' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(195,38): warning C4251: 'caffe2::serialize::PyTorchStreamReader::ar_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamReader' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(196,28): warning C4251: 'caffe2::serialize::PyTorchStreamReader::archive_name_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamReader' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(197,39): warning C4251: 'caffe2::serialize::PyTorchStreamReader::archive_name_plus_slash_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamReader' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/utils/schema_info.h(96,56): warning C4251: 'torch::utils::SchemaInfo::wildcard_set_': class 'std::unordered_set,std::equal_to,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::utils::SchemaInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/utils/schema_info.h(99,57): warning C4251: 'torch::utils::SchemaInfo::container_set_': class 'std::unordered_set,std::equal_to,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::utils::SchemaInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(198,44): warning C4251: 'caffe2::serialize::PyTorchStreamReader::in_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamReader' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(202,32): warning C4251: 'caffe2::serialize::PyTorchStreamReader::serialization_id_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamReader' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/utils/schema_info.h(105,59): warning C4251: 'torch::utils::SchemaInfo::input_alias_map_': class 'std::vector,std::equal_to,std::allocator>,std::allocator,std::equal_to,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'torch::utils::SchemaInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/utils/schema_info.h(108,60): warning C4251: 'torch::utils::SchemaInfo::output_alias_map_': class 'std::vector,std::equal_to,std::allocator>,std::allocator,std::equal_to,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'torch::utils::SchemaInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/constants.h(21,75): warning C4275: non dll-interface class 'std::runtime_error' used as base for dll-interface struct 'torch::jit::constant_not_supported_error' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(118,48): warning C4251: 'caffe2::serialize::ChunkRecordIterator::iter_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::ChunkRecordIterator' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/enum_type.h(96,22): warning C4251: 'c10::EnumType::value_type_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::EnumType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(195,38): warning C4251: 'caffe2::serialize::PyTorchStreamReader::ar_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamReader' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(196,28): warning C4251: 'caffe2::serialize::PyTorchStreamReader::archive_name_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamReader' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(197,39): warning C4251: 'caffe2::serialize::PyTorchStreamReader::archive_name_plus_slash_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamReader' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/enum_type.h(97,48): warning C4251: 'c10::EnumType::enum_names_values_': class 'std::vector>>' needs to have dll-interface to be used by clients of struct 'c10::EnumType' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/enum_type.h(98,51): warning C4251: 'c10::EnumType::cu_': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of struct 'c10::EnumType' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(198,44): warning C4251: 'caffe2::serialize::PyTorchStreamReader::in_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamReader' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(200,26): warning C4251: 'caffe2::serialize::PyTorchStreamReader::reader_lock_': class 'std::mutex' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamReader' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(202,32): warning C4251: 'caffe2::serialize::PyTorchStreamReader::serialization_id_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamReader' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(242,49): warning C4251: 'caffe2::serialize::PyTorchStreamWriter::files_written_': class 'std::unordered_set,std::equal_to,std::allocator>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamWriter' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/utils/schema_info.h(96,56): warning C4251: 'torch::utils::SchemaInfo::wildcard_set_': class 'std::unordered_set,std::equal_to,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::utils::SchemaInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(243,38): warning C4251: 'caffe2::serialize::PyTorchStreamWriter::ar_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamWriter' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/utils/schema_info.h(99,57): warning C4251: 'torch::utils::SchemaInfo::container_set_': class 'std::unordered_set,std::equal_to,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::utils::SchemaInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(244,28): warning C4251: 'caffe2::serialize::PyTorchStreamWriter::archive_name_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamWriter' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/utils/schema_info.h(96,56): warning C4251: 'torch::utils::SchemaInfo::wildcard_set_': class 'std::unordered_set,std::equal_to,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::utils::SchemaInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/utils/schema_info.h(102,57): warning C4251: 'torch::utils::SchemaInfo::value_map_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::utils::SchemaInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/utils/schema_info.h(96,56): warning C4251: 'torch::utils::SchemaInfo::wildcard_set_': class 'std::unordered_set,std::equal_to,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::utils::SchemaInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc)C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xstring(4471): note: see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/function_schema.h(486): note: see declaration of 'std::unordered_map,std::equal_to,std::allocator>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/utils/schema_info.h(91): note: see declaration of 'std::unordered_set,std::equal_to,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/utils/schema_info.h(99,57): warning C4251: 'torch::utils::SchemaInfo::container_set_': class 'std::unordered_set,std::equal_to,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::utils::SchemaInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc)C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xstring(4471): note: see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/utils/schema_info.h(99,57): warning C4251: 'torch::utils::SchemaInfo::container_set_': class 'std::unordered_set,std::equal_to,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::utils::SchemaInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/utils/schema_info.h(102,57): warning C4251: 'torch::utils::SchemaInfo::value_map_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::utils::SchemaInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/utils/schema_info.h(102,57): warning C4251: 'torch::utils::SchemaInfo::value_map_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::utils::SchemaInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(247,29): warning C4251: 'caffe2::serialize::PyTorchStreamWriter::file_stream_': class 'std::basic_ofstream>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamWriter' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/scope.h(32,19): warning C4251: 'torch::jit::Scope::parent_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of struct 'torch::jit::Scope' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/utils/schema_info.h(105,59): warning C4251: 'torch::utils::SchemaInfo::input_alias_map_': class 'std::vector,std::equal_to,std::allocator>,std::allocator,std::equal_to,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'torch::utils::SchemaInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(248,58): warning C4251: 'caffe2::serialize::PyTorchStreamWriter::writer_func_': class 'std::function' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamWriter' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/utils/schema_info.h(108,60): warning C4251: 'torch::utils::SchemaInfo::output_alias_map_': class 'std::vector,std::equal_to,std::allocator>,std::allocator,std::equal_to,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'torch::utils::SchemaInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/utils/schema_info.h(105,59): warning C4251: 'torch::utils::SchemaInfo::input_alias_map_': class 'std::vector,std::equal_to,std::allocator>,std::allocator,std::equal_to,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'torch::utils::SchemaInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/utils/schema_info.h(108,60): warning C4251: 'torch::utils::SchemaInfo::output_alias_map_': class 'std::vector,std::equal_to,std::allocator>,std::allocator,std::equal_to,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'torch::utils::SchemaInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(118,48): warning C4251: 'caffe2::serialize::ChunkRecordIterator::iter_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::ChunkRecordIterator' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/utils/schema_info.h(105,59): warning C4251: 'torch::utils::SchemaInfo::input_alias_map_': class 'std::vector,std::equal_to,std::allocator>,std::allocator,std::equal_to,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'torch::utils::SchemaInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/utils/schema_info.h(108,60): warning C4251: 'torch::utils::SchemaInfo::output_alias_map_': class 'std::vector,std::equal_to,std::allocator>,std::allocator,std::equal_to,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'torch::utils::SchemaInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/enum_type.h(96,22): warning C4251: 'c10::EnumType::value_type_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::EnumType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(242,49): warning C4251: 'caffe2::serialize::PyTorchStreamWriter::files_written_': class 'std::unordered_set,std::equal_to,std::allocator>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamWriter' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(195,38): warning C4251: 'caffe2::serialize::PyTorchStreamReader::ar_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamReader' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(243,38): warning C4251: 'caffe2::serialize::PyTorchStreamWriter::ar_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamWriter' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/enum_type.h(96,22): warning C4251: 'c10::EnumType::value_type_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::EnumType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(196,28): warning C4251: 'caffe2::serialize::PyTorchStreamReader::archive_name_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamReader' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(176,40): warning C4251: 'torch::jit::StringCordView::pieces_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::StringCordView' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc)C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xstring(4471): note: see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/Exception.h(34): note: see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(244,28): warning C4251: 'caffe2::serialize::PyTorchStreamWriter::archive_name_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamWriter' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(245,39): warning C4251: 'caffe2::serialize::PyTorchStreamWriter::archive_name_plus_slash_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamWriter' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(246,23): warning C4251: 'caffe2::serialize::PyTorchStreamWriter::padding_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamWriter' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/utils/schema_info.h(96,56): warning C4251: 'torch::utils::SchemaInfo::wildcard_set_': class 'std::unordered_set,std::equal_to,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::utils::SchemaInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/scope.h(127,45): warning C4251: 'torch::jit::InlinedCallStack::callee_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::InlinedCallStack' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/utils/schema_info.h(99,57): warning C4251: 'torch::utils::SchemaInfo::container_set_': class 'std::unordered_set,std::equal_to,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::utils::SchemaInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/enum_type.h(96,22): warning C4251: 'c10::EnumType::value_type_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::EnumType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/scope.h(137,29): warning C4251: 'torch::jit::InlinedCallStack::fn_name_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::jit::InlinedCallStack' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/utils/schema_info.h(102,57): warning C4251: 'torch::utils::SchemaInfo::value_map_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::utils::SchemaInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(200,26): warning C4251: 'caffe2::serialize::PyTorchStreamReader::reader_lock_': class 'std::mutex' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamReader' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(202,32): warning C4251: 'caffe2::serialize::PyTorchStreamReader::serialization_id_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamReader' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/enum_type.h(97,48): warning C4251: 'c10::EnumType::enum_names_values_': class 'std::vector>>' needs to have dll-interface to be used by clients of struct 'c10::EnumType' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/enum_type.h(98,51): warning C4251: 'c10::EnumType::cu_': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of struct 'c10::EnumType' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(176,40): warning C4251: 'torch::jit::StringCordView::pieces_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::StringCordView' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc)C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\memory(1009): note: see declaration of 'std::weak_ptr<_Ty>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/enum_type.h(98,51): warning C4251: 'c10::EnumType::cu_': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of struct 'c10::EnumType' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(248,58): warning C4251: 'caffe2::serialize::PyTorchStreamWriter::writer_func_': class 'std::function' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamWriter' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(250,32): warning C4251: 'caffe2::serialize::PyTorchStreamWriter::serialization_id_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamWriter' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/enum_type.h(97,48): warning C4251: 'c10::EnumType::enum_names_values_': class 'std::vector>>' needs to have dll-interface to be used by clients of struct 'c10::EnumType' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/attributes.h(128,52): warning C4275: non dll-interface struct 'torch::jit::AttributeValue' used as base for dll-interface struct 'torch::jit::GraphAttr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(242,49): warning C4251: 'caffe2::serialize::PyTorchStreamWriter::files_written_': class 'std::unordered_set,std::equal_to,std::allocator>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamWriter' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/utils/schema_info.h(108,60): warning C4251: 'torch::utils::SchemaInfo::output_alias_map_': class 'std::vector,std::equal_to,std::allocator>,std::allocator,std::equal_to,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'torch::utils::SchemaInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(243,38): warning C4251: 'caffe2::serialize::PyTorchStreamWriter::ar_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamWriter' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(178,59): warning C4251: 'torch::jit::StringCordView::owned_strings_': class 'std::vector,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::jit::StringCordView' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/api/include/torch/imethod.h(50,50): warning C4251: 'torch::IMethod::argumentNames_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'torch::IMethod' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(244,28): warning C4251: 'caffe2::serialize::PyTorchStreamWriter::archive_name_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamWriter' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/attributes.h(145,53): warning C4275: non dll-interface struct 'torch::jit::AttributeValue' used as base for dll-interface struct 'torch::jit::GraphsAttr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(245,39): warning C4251: 'caffe2::serialize::PyTorchStreamWriter::archive_name_plus_slash_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamWriter' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/attributes.h(145): note: see declaration of 'torch::jit::GraphsAttr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(246,23): warning C4251: 'caffe2::serialize::PyTorchStreamWriter::padding_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamWriter' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/enum_type.h(96,22): warning C4251: 'c10::EnumType::value_type_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::EnumType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(294,39): warning C4251: 'torch::jit::Source::filename_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::Source' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(247,29): warning C4251: 'caffe2::serialize::PyTorchStreamWriter::file_stream_': class 'std::basic_ofstream>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamWriter' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(299,45): warning C4251: 'torch::jit::Source::line_starting_offsets_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::Source' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(178,59): warning C4251: 'torch::jit::StringCordView::owned_strings_': class 'std::vector,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::jit::StringCordView' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/enum_type.h(97,48): warning C4251: 'c10::EnumType::enum_names_values_': class 'std::vector>>' needs to have dll-interface to be used by clients of struct 'c10::EnumType' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/enum_type.h(98,51): warning C4251: 'c10::EnumType::cu_': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of struct 'c10::EnumType' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(248,58): warning C4251: 'caffe2::serialize::PyTorchStreamWriter::writer_func_': class 'std::function' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamWriter' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/attributes.h(160,19): warning C4251: 'torch::jit::GraphsAttr::value_': class 'std::vector,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphsAttr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/constants.h(21,75): warning C4275: non dll-interface class 'std::runtime_error' used as base for dll-interface struct 'torch::jit::constant_not_supported_error' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(250,32): warning C4251: 'caffe2::serialize::PyTorchStreamWriter::serialization_id_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamWriter' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/attributes.h(128,52): warning C4275: non dll-interface struct 'torch::jit::AttributeValue' used as base for dll-interface struct 'torch::jit::GraphAttr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/constants.h(21): note: see declaration of 'torch::jit::constant_not_supported_error' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(301,52): warning C4251: 'torch::jit::Source::gen_ranges_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::Source' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(294,39): warning C4251: 'torch::jit::Source::filename_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::Source' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(118,48): warning C4251: 'caffe2::serialize::ChunkRecordIterator::iter_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::ChunkRecordIterator' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/api/include/torch/imethod.h(50,50): warning C4251: 'torch::IMethod::argumentNames_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'torch::IMethod' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/attributes.h(142,32): warning C4251: 'torch::jit::GraphAttr::value_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphAttr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(299,45): warning C4251: 'torch::jit::Source::line_starting_offsets_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::Source' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/attributes.h(145,53): warning C4275: non dll-interface struct 'torch::jit::AttributeValue' used as base for dll-interface struct 'torch::jit::GraphsAttr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(301,52): warning C4251: 'torch::jit::Source::gen_ranges_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::Source' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(195,38): warning C4251: 'caffe2::serialize::PyTorchStreamReader::ar_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamReader' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(392,39): warning C4251: 'torch::jit::SourceRange::source_view_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::SourceRange' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/attributes.h(128,52): warning C4275: non dll-interface struct 'torch::jit::AttributeValue' used as base for dll-interface struct 'torch::jit::GraphAttr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(397,39): warning C4251: 'torch::jit::SourceRange::start_iter_': struct 'torch::jit::StringCordView::Iterator' needs to have dll-interface to be used by clients of struct 'torch::jit::SourceRange' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(196,28): warning C4251: 'caffe2::serialize::PyTorchStreamReader::archive_name_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamReader' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(197,39): warning C4251: 'caffe2::serialize::PyTorchStreamReader::archive_name_plus_slash_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamReader' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(301,52): warning C4251: 'torch::jit::Source::gen_ranges_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::Source' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/attributes.h(142,32): warning C4251: 'torch::jit::GraphAttr::value_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphAttr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(198,44): warning C4251: 'caffe2::serialize::PyTorchStreamReader::in_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamReader' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(200,26): warning C4251: 'caffe2::serialize::PyTorchStreamReader::reader_lock_': class 'std::mutex' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamReader' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/attributes.h(145,53): warning C4275: non dll-interface struct 'torch::jit::AttributeValue' used as base for dll-interface struct 'torch::jit::GraphsAttr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(202,32): warning C4251: 'caffe2::serialize::PyTorchStreamReader::serialization_id_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamReader' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/attributes.h(160,19): warning C4251: 'torch::jit::GraphsAttr::value_': class 'std::vector,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphsAttr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(392,39): warning C4251: 'torch::jit::SourceRange::source_view_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::SourceRange' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(397,39): warning C4251: 'torch::jit::SourceRange::start_iter_': struct 'torch::jit::StringCordView::Iterator' needs to have dll-interface to be used by clients of struct 'torch::jit::SourceRange' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/attributes.h(160,19): warning C4251: 'torch::jit::GraphsAttr::value_': class 'std::vector,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphsAttr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(392,39): warning C4251: 'torch::jit::SourceRange::source_view_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::SourceRange' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(397,39): warning C4251: 'torch::jit::SourceRange::start_iter_': struct 'torch::jit::StringCordView::Iterator' needs to have dll-interface to be used by clients of struct 'torch::jit::SourceRange' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/utils/schema_info.h(96,56): warning C4251: 'torch::utils::SchemaInfo::wildcard_set_': class 'std::unordered_set,std::equal_to,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::utils::SchemaInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/utils/schema_info.h(99,57): warning C4251: 'torch::utils::SchemaInfo::container_set_': class 'std::unordered_set,std::equal_to,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::utils::SchemaInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/utils/schema_info.h(102,57): warning C4251: 'torch::utils::SchemaInfo::value_map_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::utils::SchemaInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(242,49): warning C4251: 'caffe2::serialize::PyTorchStreamWriter::files_written_': class 'std::unordered_set,std::equal_to,std::allocator>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamWriter' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(243,38): warning C4251: 'caffe2::serialize::PyTorchStreamWriter::ar_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamWriter' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(244,28): warning C4251: 'caffe2::serialize::PyTorchStreamWriter::archive_name_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamWriter' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(245,39): warning C4251: 'caffe2::serialize::PyTorchStreamWriter::archive_name_plus_slash_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamWriter' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(246,23): warning C4251: 'caffe2::serialize::PyTorchStreamWriter::padding_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamWriter' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/utils/schema_info.h(108,60): warning C4251: 'torch::utils::SchemaInfo::output_alias_map_': class 'std::vector,std::equal_to,std::allocator>,std::allocator,std::equal_to,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'torch::utils::SchemaInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(247,29): warning C4251: 'caffe2::serialize::PyTorchStreamWriter::file_stream_': class 'std::basic_ofstream>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamWriter' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(248,58): warning C4251: 'caffe2::serialize::PyTorchStreamWriter::writer_func_': class 'std::function' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamWriter' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\caffe2/serialize/inline_container.h(250,32): warning C4251: 'caffe2::serialize::PyTorchStreamWriter::serialization_id_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'caffe2::serialize::PyTorchStreamWriter' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/enum_type.h(96,22): warning C4251: 'c10::EnumType::value_type_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::EnumType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/enum_type.h(97,48): warning C4251: 'c10::EnumType::enum_names_values_': class 'std::vector>>' needs to have dll-interface to be used by clients of struct 'c10::EnumType' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/enum_type.h(98,51): warning C4251: 'c10::EnumType::cu_': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of struct 'c10::EnumType' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/api/include/torch/imethod.h(50,50): warning C4251: 'torch::IMethod::argumentNames_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'torch::IMethod' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/attributes.h(128,52): warning C4275: non dll-interface struct 'torch::jit::AttributeValue' used as base for dll-interface struct 'torch::jit::GraphAttr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/attributes.h(142,32): warning C4251: 'torch::jit::GraphAttr::value_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphAttr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/attributes.h(145,53): warning C4275: non dll-interface struct 'torch::jit::AttributeValue' used as base for dll-interface struct 'torch::jit::GraphsAttr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/attributes.h(160,19): warning C4251: 'torch::jit::GraphsAttr::value_': class 'std::vector,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphsAttr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/scope.h(32,19): warning C4251: 'torch::jit::Scope::parent_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of struct 'torch::jit::Scope' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(176,40): warning C4251: 'torch::jit::StringCordView::pieces_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::StringCordView' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/scope.h(32,19): warning C4251: 'torch::jit::Scope::parent_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of struct 'torch::jit::Scope' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/scope.h(32,19): warning C4251: 'torch::jit::Scope::parent_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of struct 'torch::jit::Scope' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(177,41): warning C4251: 'torch::jit::StringCordView::accumulated_sizes_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::StringCordView' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(178,59): warning C4251: 'torch::jit::StringCordView::owned_strings_': class 'std::vector,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::jit::StringCordView' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/scope.h(127,45): warning C4251: 'torch::jit::InlinedCallStack::callee_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::InlinedCallStack' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/scope.h(137,29): warning C4251: 'torch::jit::InlinedCallStack::fn_name_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::jit::InlinedCallStack' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/scope.h(137,29): warning C4251: 'torch::jit::InlinedCallStack::fn_name_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::jit::InlinedCallStack' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc)C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xstring(4471): note: see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/scope.h(127,45): warning C4251: 'torch::jit::InlinedCallStack::callee_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::InlinedCallStack' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/scope.h(137,29): warning C4251: 'torch::jit::InlinedCallStack::fn_name_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::jit::InlinedCallStack' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(294,39): warning C4251: 'torch::jit::Source::filename_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::Source' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(299,45): warning C4251: 'torch::jit::Source::line_starting_offsets_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::Source' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/scope.h(140,58): warning C4251: 'torch::jit::InlinedCallStack::module_instance_info_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::InlinedCallStack' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/scope.h(140,58): warning C4251: 'torch::jit::InlinedCallStack::module_instance_info_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::InlinedCallStack' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(301,52): warning C4251: 'torch::jit::Source::gen_ranges_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::Source' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/scope.h(140,58): warning C4251: 'torch::jit::InlinedCallStack::module_instance_info_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::InlinedCallStack' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(392,39): warning C4251: 'torch::jit::SourceRange::source_view_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::SourceRange' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(397,39): warning C4251: 'torch::jit::SourceRange::start_iter_': struct 'torch::jit::StringCordView::Iterator' needs to have dll-interface to be used by clients of struct 'torch::jit::SourceRange' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/constants.h(21,75): warning C4275: non dll-interface class 'std::runtime_error' used as base for dll-interface struct 'torch::jit::constant_not_supported_error' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/constants.h(21,75): warning C4275: non dll-interface class 'std::runtime_error' used as base for dll-interface struct 'torch::jit::constant_not_supported_error' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(176,40): warning C4251: 'torch::jit::StringCordView::pieces_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::StringCordView' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/constants.h(21,75): warning C4275: non dll-interface class 'std::runtime_error' used as base for dll-interface struct 'torch::jit::constant_not_supported_error' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(176,40): warning C4251: 'torch::jit::StringCordView::pieces_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::StringCordView' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(329,30): warning C4251: 'torch::jit::Node::inputs_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(330,31): warning C4251: 'torch::jit::Node::outputs_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(177,41): warning C4251: 'torch::jit::StringCordView::accumulated_sizes_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::StringCordView' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(177,41): warning C4251: 'torch::jit::StringCordView::accumulated_sizes_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::StringCordView' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(332,30): warning C4251: 'torch::jit::Node::blocks_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(335,43): warning C4251: 'torch::jit::Node::source_range_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(336,18): warning C4251: 'torch::jit::Node::scope_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(337,48): warning C4251: 'torch::jit::Node::callstack_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(178,59): warning C4251: 'torch::jit::StringCordView::owned_strings_': class 'std::vector,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::jit::StringCordView' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(178,59): warning C4251: 'torch::jit::StringCordView::owned_strings_': class 'std::vector,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::jit::StringCordView' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(345,36): warning C4251: 'torch::jit::Node::wrap_': class 'std::shared_ptr>' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(351,66): warning C4251: 'torch::jit::Node::historic_schema_name_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(294,39): warning C4251: 'torch::jit::Source::filename_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::Source' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(329,30): warning C4251: 'torch::jit::Node::inputs_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(299,45): warning C4251: 'torch::jit::Source::line_starting_offsets_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::Source' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(330,31): warning C4251: 'torch::jit::Node::outputs_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(294,39): warning C4251: 'torch::jit::Source::filename_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::Source' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(299,45): warning C4251: 'torch::jit::Source::line_starting_offsets_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::Source' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(301,52): warning C4251: 'torch::jit::Source::gen_ranges_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::Source' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(301,52): warning C4251: 'torch::jit::Source::gen_ranges_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::Source' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(332,30): warning C4251: 'torch::jit::Node::blocks_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(335,43): warning C4251: 'torch::jit::Node::source_range_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(336,18): warning C4251: 'torch::jit::Node::scope_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(337,48): warning C4251: 'torch::jit::Node::callstack_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(329,30): warning C4251: 'torch::jit::Node::inputs_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(345,36): warning C4251: 'torch::jit::Node::wrap_': class 'std::shared_ptr>' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(330,31): warning C4251: 'torch::jit::Node::outputs_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(351,66): warning C4251: 'torch::jit::Node::historic_schema_name_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(959,29): warning C4251: 'torch::jit::Node::values_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(392,39): warning C4251: 'torch::jit::SourceRange::source_view_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::SourceRange' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(397,39): warning C4251: 'torch::jit::SourceRange::start_iter_': struct 'torch::jit::StringCordView::Iterator' needs to have dll-interface to be used by clients of struct 'torch::jit::SourceRange' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(329,30): warning C4251: 'torch::jit::Node::inputs_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(330,31): warning C4251: 'torch::jit::Node::outputs_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/utils/schema_info.h(99,57): warning C4251: 'torch::utils::SchemaInfo::container_set_': class 'std::unordered_set,std::equal_to,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::utils::SchemaInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(150): note: see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(392,39): warning C4251: 'torch::jit::SourceRange::source_view_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::SourceRange' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/utils/schema_info.h(102,57): warning C4251: 'torch::utils::SchemaInfo::value_map_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::utils::SchemaInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/utils/schema_info.h(96,56): warning C4251: 'torch::utils::SchemaInfo::wildcard_set_': class 'std::unordered_set,std::equal_to,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::utils::SchemaInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(397,39): warning C4251: 'torch::jit::SourceRange::start_iter_': struct 'torch::jit::StringCordView::Iterator' needs to have dll-interface to be used by clients of struct 'torch::jit::SourceRange' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/utils/schema_info.h(99,57): warning C4251: 'torch::utils::SchemaInfo::container_set_': class 'std::unordered_set,std::equal_to,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::utils::SchemaInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(335,43): warning C4251: 'torch::jit::Node::source_range_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(336,18): warning C4251: 'torch::jit::Node::scope_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(337,48): warning C4251: 'torch::jit::Node::callstack_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/utils/schema_info.h(96,56): warning C4251: 'torch::utils::SchemaInfo::wildcard_set_': class 'std::unordered_set,std::equal_to,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::utils::SchemaInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/utils/schema_info.h(99,57): warning C4251: 'torch::utils::SchemaInfo::container_set_': class 'std::unordered_set,std::equal_to,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::utils::SchemaInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(332,30): warning C4251: 'torch::jit::Node::blocks_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/utils/schema_info.h(105): note: see declaration of 'std::vector,std::equal_to,std::allocator>,std::allocator,std::equal_to,std::allocator>>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/utils/schema_info.h(102,57): warning C4251: 'torch::utils::SchemaInfo::value_map_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::utils::SchemaInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/utils/schema_info.h(108,60): warning C4251: 'torch::utils::SchemaInfo::output_alias_map_': class 'std::vector,std::equal_to,std::allocator>,std::allocator,std::equal_to,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'torch::utils::SchemaInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(959,29): warning C4251: 'torch::jit::Node::values_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/scope.h(32,19): warning C4251: 'torch::jit::Scope::parent_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of struct 'torch::jit::Scope' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(351,66): warning C4251: 'torch::jit::Node::historic_schema_name_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(337,48): warning C4251: 'torch::jit::Node::callstack_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/utils/schema_info.h(105,59): warning C4251: 'torch::utils::SchemaInfo::input_alias_map_': class 'std::vector,std::equal_to,std::allocator>,std::allocator,std::equal_to,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'torch::utils::SchemaInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(176,40): warning C4251: 'torch::jit::StringCordView::pieces_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::StringCordView' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/utils/schema_info.h(105): note: see declaration of 'std::vector,std::equal_to,std::allocator>,std::allocator,std::equal_to,std::allocator>>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/enum_type.h(96,22): warning C4251: 'c10::EnumType::value_type_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::EnumType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/utils/schema_info.h(108,60): warning C4251: 'torch::utils::SchemaInfo::output_alias_map_': class 'std::vector,std::equal_to,std::allocator>,std::allocator,std::equal_to,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'torch::utils::SchemaInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(329,30): warning C4251: 'torch::jit::Node::inputs_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/enum_type.h(96,22): warning C4251: 'c10::EnumType::value_type_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::EnumType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(345,36): warning C4251: 'torch::jit::Node::wrap_': class 'std::shared_ptr>' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/scope.h(127,45): warning C4251: 'torch::jit::InlinedCallStack::callee_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::InlinedCallStack' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(330,31): warning C4251: 'torch::jit::Node::outputs_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(351,66): warning C4251: 'torch::jit::Node::historic_schema_name_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/enum_type.h(97,48): warning C4251: 'c10::EnumType::enum_names_values_': class 'std::vector>>' needs to have dll-interface to be used by clients of struct 'c10::EnumType' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/scope.h(137,29): warning C4251: 'torch::jit::InlinedCallStack::fn_name_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::jit::InlinedCallStack' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/enum_type.h(98,51): warning C4251: 'c10::EnumType::cu_': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of struct 'c10::EnumType' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/scope.h(140,58): warning C4251: 'torch::jit::InlinedCallStack::module_instance_info_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::InlinedCallStack' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(178,59): warning C4251: 'torch::jit::StringCordView::owned_strings_': class 'std::vector,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::jit::StringCordView' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/scope.h(32,19): warning C4251: 'torch::jit::Scope::parent_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of struct 'torch::jit::Scope' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(294,39): warning C4251: 'torch::jit::Source::filename_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::Source' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(336,18): warning C4251: 'torch::jit::Node::scope_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(299,45): warning C4251: 'torch::jit::Source::line_starting_offsets_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::Source' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(301,52): warning C4251: 'torch::jit::Source::gen_ranges_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::Source' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/scope.h(127,45): warning C4251: 'torch::jit::InlinedCallStack::callee_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::InlinedCallStack' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/scope.h(137,29): warning C4251: 'torch::jit::InlinedCallStack::fn_name_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::jit::InlinedCallStack' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(345,36): warning C4251: 'torch::jit::Node::wrap_': class 'std::shared_ptr>' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc)C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xstring(4471): note: see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/scope.h(127,45): warning C4251: 'torch::jit::InlinedCallStack::callee_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::InlinedCallStack' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(351,66): warning C4251: 'torch::jit::Node::historic_schema_name_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(329,30): warning C4251: 'torch::jit::Node::inputs_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(330,31): warning C4251: 'torch::jit::Node::outputs_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(392,39): warning C4251: 'torch::jit::SourceRange::source_view_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::SourceRange' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(397,39): warning C4251: 'torch::jit::SourceRange::start_iter_': struct 'torch::jit::StringCordView::Iterator' needs to have dll-interface to be used by clients of struct 'torch::jit::SourceRange' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/scope.h(140,58): warning C4251: 'torch::jit::InlinedCallStack::module_instance_info_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::InlinedCallStack' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(332,30): warning C4251: 'torch::jit::Node::blocks_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(335,43): warning C4251: 'torch::jit::Node::source_range_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/scope.h(140,58): warning C4251: 'torch::jit::InlinedCallStack::module_instance_info_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::InlinedCallStack' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(336,18): warning C4251: 'torch::jit::Node::scope_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(337,48): warning C4251: 'torch::jit::Node::callstack_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(345,36): warning C4251: 'torch::jit::Node::wrap_': class 'std::shared_ptr>' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(351,66): warning C4251: 'torch::jit::Node::historic_schema_name_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(959,29): warning C4251: 'torch::jit::Node::values_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/constants.h(21,75): warning C4275: non dll-interface class 'std::runtime_error' used as base for dll-interface struct 'torch::jit::constant_not_supported_error' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/constants.h(21,75): warning C4275: non dll-interface class 'std::runtime_error' used as base for dll-interface struct 'torch::jit::constant_not_supported_error' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(959,29): warning C4251: 'torch::jit::Node::values_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/utils/schema_info.h(96,56): warning C4251: 'torch::utils::SchemaInfo::wildcard_set_': class 'std::unordered_set,std::equal_to,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::utils::SchemaInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/utils/schema_info.h(99,57): warning C4251: 'torch::utils::SchemaInfo::container_set_': class 'std::unordered_set,std::equal_to,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::utils::SchemaInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/utils/schema_info.h(102,57): warning C4251: 'torch::utils::SchemaInfo::value_map_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::utils::SchemaInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/utils/schema_info.h(105,59): warning C4251: 'torch::utils::SchemaInfo::input_alias_map_': class 'std::vector,std::equal_to,std::allocator>,std::allocator,std::equal_to,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'torch::utils::SchemaInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/utils/schema_info.h(108,60): warning C4251: 'torch::utils::SchemaInfo::output_alias_map_': class 'std::vector,std::equal_to,std::allocator>,std::allocator,std::equal_to,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'torch::utils::SchemaInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/enum_type.h(96,22): warning C4251: 'c10::EnumType::value_type_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::EnumType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/enum_type.h(97,48): warning C4251: 'c10::EnumType::enum_names_values_': class 'std::vector>>' needs to have dll-interface to be used by clients of struct 'c10::EnumType' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/enum_type.h(98,51): warning C4251: 'c10::EnumType::cu_': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of struct 'c10::EnumType' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/scope.h(32,19): warning C4251: 'torch::jit::Scope::parent_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of struct 'torch::jit::Scope' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/utils/schema_info.h(96,56): warning C4251: 'torch::utils::SchemaInfo::wildcard_set_': class 'std::unordered_set,std::equal_to,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::utils::SchemaInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/utils/schema_info.h(99,57): warning C4251: 'torch::utils::SchemaInfo::container_set_': class 'std::unordered_set,std::equal_to,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::utils::SchemaInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/utils/schema_info.h(102,57): warning C4251: 'torch::utils::SchemaInfo::value_map_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::utils::SchemaInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/scope.h(127,45): warning C4251: 'torch::jit::InlinedCallStack::callee_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::InlinedCallStack' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/scope.h(137,29): warning C4251: 'torch::jit::InlinedCallStack::fn_name_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::jit::InlinedCallStack' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/utils/schema_info.h(105,59): warning C4251: 'torch::utils::SchemaInfo::input_alias_map_': class 'std::vector,std::equal_to,std::allocator>,std::allocator,std::equal_to,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'torch::utils::SchemaInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/utils/schema_info.h(108,60): warning C4251: 'torch::utils::SchemaInfo::output_alias_map_': class 'std::vector,std::equal_to,std::allocator>,std::allocator,std::equal_to,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'torch::utils::SchemaInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/scope.h(140,58): warning C4251: 'torch::jit::InlinedCallStack::module_instance_info_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::InlinedCallStack' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/utils/schema_info.h(96,56): warning C4251: 'torch::utils::SchemaInfo::wildcard_set_': class 'std::unordered_set,std::equal_to,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::utils::SchemaInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/utils/schema_info.h(99,57): warning C4251: 'torch::utils::SchemaInfo::container_set_': class 'std::unordered_set,std::equal_to,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::utils::SchemaInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/utils/schema_info.h(102,57): warning C4251: 'torch::utils::SchemaInfo::value_map_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::utils::SchemaInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/enum_type.h(96,22): warning C4251: 'c10::EnumType::value_type_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::EnumType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/utils/schema_info.h(105,59): warning C4251: 'torch::utils::SchemaInfo::input_alias_map_': class 'std::vector,std::equal_to,std::allocator>,std::allocator,std::equal_to,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'torch::utils::SchemaInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/utils/schema_info.h(108,60): warning C4251: 'torch::utils::SchemaInfo::output_alias_map_': class 'std::vector,std::equal_to,std::allocator>,std::allocator,std::equal_to,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'torch::utils::SchemaInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/enum_type.h(97,48): warning C4251: 'c10::EnumType::enum_names_values_': class 'std::vector>>' needs to have dll-interface to be used by clients of struct 'c10::EnumType' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/enum_type.h(98,51): warning C4251: 'c10::EnumType::cu_': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of struct 'c10::EnumType' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/enum_type.h(96,22): warning C4251: 'c10::EnumType::value_type_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::EnumType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(1574,54): warning C4251: 'torch::jit::ProfileIValueOp::callback_': class 'std::function' needs to have dll-interface to be used by clients of struct 'torch::jit::ProfileIValueOp' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/constants.h(21,75): warning C4275: non dll-interface class 'std::runtime_error' used as base for dll-interface struct 'torch::jit::constant_not_supported_error' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/enum_type.h(97,48): warning C4251: 'c10::EnumType::enum_names_values_': class 'std::vector>>' needs to have dll-interface to be used by clients of struct 'c10::EnumType' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/enum_type.h(98,51): warning C4251: 'c10::EnumType::cu_': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of struct 'c10::EnumType' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(1652,73): warning C4251: 'torch::jit::OperatorSet::ops': class 'std::unordered_map,std::allocator>>,std::hash,std::equal_to,std::allocator,std::allocator>>>>>' needs to have dll-interface to be used by clients of struct 'torch::jit::OperatorSet' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(1574,54): warning C4251: 'torch::jit::ProfileIValueOp::callback_': class 'std::function' needs to have dll-interface to be used by clients of struct 'torch::jit::ProfileIValueOp' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/utils/schema_info.h(96,56): warning C4251: 'torch::utils::SchemaInfo::wildcard_set_': class 'std::unordered_set,std::equal_to,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::utils::SchemaInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/utils/schema_info.h(99,57): warning C4251: 'torch::utils::SchemaInfo::container_set_': class 'std::unordered_set,std::equal_to,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::utils::SchemaInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/utils/schema_info.h(102,57): warning C4251: 'torch::utils::SchemaInfo::value_map_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::utils::SchemaInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/argument_spec.h(210,34): warning C4251: 'torch::jit::ArgumentSpecCreator::instructions_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::ArgumentSpecCreator' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/argument_spec.h(250,1): warning C4267: 'initializing': conversion from 'size_t' to 'int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/utils/schema_info.h(105,59): warning C4251: 'torch::utils::SchemaInfo::input_alias_map_': class 'std::vector,std::equal_to,std::allocator>,std::allocator,std::equal_to,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'torch::utils::SchemaInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/argument_spec.h(250,1): warning C4267: 'initializing': conversion from 'size_t' to 'const int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/utils/schema_info.h(108,60): warning C4251: 'torch::utils::SchemaInfo::output_alias_map_': class 'std::vector,std::equal_to,std::allocator>,std::allocator,std::equal_to,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'torch::utils::SchemaInfo' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/argument_spec.h(255,1): warning C4244: '+=': conversion from 'int64_t' to 'int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/argument_spec.h(281,1): warning C4244: '+=': conversion from 'int64_t' to 'int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(329,30): warning C4251: 'torch::jit::Node::inputs_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(330,31): warning C4251: 'torch::jit::Node::outputs_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/enum_type.h(96,22): warning C4251: 'c10::EnumType::value_type_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'c10::EnumType' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(329,30): warning C4251: 'torch::jit::Node::inputs_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(330,31): warning C4251: 'torch::jit::Node::outputs_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/enum_type.h(98,51): warning C4251: 'c10::EnumType::cu_': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of struct 'c10::EnumType' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(332,30): warning C4251: 'torch::jit::Node::blocks_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(335,43): warning C4251: 'torch::jit::Node::source_range_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(336,18): warning C4251: 'torch::jit::Node::scope_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(1574,54): warning C4251: 'torch::jit::ProfileIValueOp::callback_': class 'std::function' needs to have dll-interface to be used by clients of struct 'torch::jit::ProfileIValueOp' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(337,48): warning C4251: 'torch::jit::Node::callstack_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(332,30): warning C4251: 'torch::jit::Node::blocks_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(335,43): warning C4251: 'torch::jit::Node::source_range_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(345,36): warning C4251: 'torch::jit::Node::wrap_': class 'std::shared_ptr>' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/argument_spec.h(210,34): warning C4251: 'torch::jit::ArgumentSpecCreator::instructions_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::ArgumentSpecCreator' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(337,48): warning C4251: 'torch::jit::Node::callstack_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/argument_spec.h(250,1): warning C4267: 'initializing': conversion from 'size_t' to 'int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/argument_spec.h(250,1): warning C4267: 'initializing': conversion from 'size_t' to 'const int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/argument_spec.h(460,40): warning C4267: 'argument': conversion from 'size_t' to 'const int', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/argument_spec.h(255,1): warning C4244: '+=': conversion from 'int64_t' to 'int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(345,36): warning C4251: 'torch::jit::Node::wrap_': class 'std::shared_ptr>' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/argument_spec.h(281,1): warning C4244: '+=': conversion from 'int64_t' to 'int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(345): note: see declaration of 'std::shared_ptr>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(351,66): warning C4251: 'torch::jit::Node::historic_schema_name_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(332,30): warning C4251: 'torch::jit::Node::blocks_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(335,43): warning C4251: 'torch::jit::Node::source_range_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(336,18): warning C4251: 'torch::jit::Node::scope_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(337,48): warning C4251: 'torch::jit::Node::callstack_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(1652,73): warning C4251: 'torch::jit::OperatorSet::ops': class 'std::unordered_map,std::allocator>>,std::hash,std::equal_to,std::allocator,std::allocator>>>>>' needs to have dll-interface to be used by clients of struct 'torch::jit::OperatorSet' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(345,36): warning C4251: 'torch::jit::Node::wrap_': class 'std::shared_ptr>' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(351,66): warning C4251: 'torch::jit::Node::historic_schema_name_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(959,29): warning C4251: 'torch::jit::Node::values_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/interpreter.h(74,47): warning C4251: 'torch::jit::Code::pImpl': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::Code' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(959,29): warning C4251: 'torch::jit::Node::values_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(959,29): warning C4251: 'torch::jit::Node::values_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/argument_spec.h(460,40): warning C4267: 'argument': conversion from 'size_t' to 'const int', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(1652,73): warning C4251: 'torch::jit::OperatorSet::ops': class 'std::unordered_map,std::allocator>>,std::hash,std::equal_to,std::allocator,std::allocator>>>>>' needs to have dll-interface to be used by clients of struct 'torch::jit::OperatorSet' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/argument_spec.h(210,34): warning C4251: 'torch::jit::ArgumentSpecCreator::instructions_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::ArgumentSpecCreator' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/argument_spec.h(250,1): warning C4267: 'initializing': conversion from 'size_t' to 'int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/argument_spec.h(250,1): warning C4267: 'initializing': conversion from 'size_t' to 'const int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/argument_spec.h(255,1): warning C4244: '+=': conversion from 'int64_t' to 'int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/argument_spec.h(281,1): warning C4244: '+=': conversion from 'int64_t' to 'int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(1574,54): warning C4251: 'torch::jit::ProfileIValueOp::callback_': class 'std::function' needs to have dll-interface to be used by clients of struct 'torch::jit::ProfileIValueOp' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/interpreter.h(74,47): warning C4251: 'torch::jit::Code::pImpl': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::Code' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(1574,54): warning C4251: 'torch::jit::ProfileIValueOp::callback_': class 'std::function' needs to have dll-interface to be used by clients of struct 'torch::jit::ProfileIValueOp' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/graph_executor.h(98,47): warning C4251: 'torch::jit::GraphExecutor::pImpl': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphExecutor' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/argument_spec.h(210,34): warning C4251: 'torch::jit::ArgumentSpecCreator::instructions_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::ArgumentSpecCreator' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/function_impl.h(136,27): warning C4251: 'torch::jit::GraphFunction::name_': struct 'c10::QualifiedName' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/function_impl.h(138,32): warning C4251: 'torch::jit::GraphFunction::graph_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/argument_spec.h(250,1): warning C4267: 'initializing': conversion from 'size_t' to 'int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/argument_spec.h(250,1): warning C4267: 'initializing': conversion from 'size_t' to 'const int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/argument_spec.h(255,1): warning C4244: '+=': conversion from 'int64_t' to 'int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/argument_spec.h(281,1): warning C4244: '+=': conversion from 'int64_t' to 'int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(1652,73): warning C4251: 'torch::jit::OperatorSet::ops': class 'std::unordered_map,std::allocator>>,std::hash,std::equal_to,std::allocator,std::allocator>>>>>' needs to have dll-interface to be used by clients of struct 'torch::jit::OperatorSet' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/function_impl.h(142,72): warning C4251: 'torch::jit::GraphFunction::executor_execution_mode_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(329,30): warning C4251: 'torch::jit::Node::inputs_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(330,31): warning C4251: 'torch::jit::Node::outputs_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/function_impl.h(156,45): warning C4251: 'torch::jit::GraphFunction::compile_mutex': class 'std::recursive_mutex' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/argument_spec.h(460,40): warning C4267: 'argument': conversion from 'size_t' to 'const int', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(332,30): warning C4251: 'torch::jit::Node::blocks_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(335,43): warning C4251: 'torch::jit::Node::source_range_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(336,18): warning C4251: 'torch::jit::Node::scope_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(337,48): warning C4251: 'torch::jit::Node::callstack_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(1652,73): warning C4251: 'torch::jit::OperatorSet::ops': class 'std::unordered_map,std::allocator>>,std::hash,std::equal_to,std::allocator,std::allocator>>>>>' needs to have dll-interface to be used by clients of struct 'torch::jit::OperatorSet' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/function_impl.h(168,56): warning C4251: 'torch::jit::GraphFunction::function_creator_': class 'std::function' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(345,36): warning C4251: 'torch::jit::Node::wrap_': class 'std::shared_ptr>' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/function_impl.h(173,50): warning C4251: 'torch::jit::GraphFunction::schema_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(351,66): warning C4251: 'torch::jit::Node::historic_schema_name_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/interpreter.h(74,47): warning C4251: 'torch::jit::Code::pImpl': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::Code' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/graph_executor.h(98,47): warning C4251: 'torch::jit::GraphExecutor::pImpl': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphExecutor' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/method.h(72,19): warning C4251: 'torch::jit::Method::owner_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of struct 'torch::jit::Method' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/argument_spec.h(460,40): warning C4267: 'argument': conversion from 'size_t' to 'const int', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/function_impl.h(136,27): warning C4251: 'torch::jit::GraphFunction::name_': struct 'c10::QualifiedName' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/function_impl.h(138,32): warning C4251: 'torch::jit::GraphFunction::graph_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/argument_spec.h(210,34): warning C4251: 'torch::jit::ArgumentSpecCreator::instructions_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::ArgumentSpecCreator' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/argument_spec.h(250,1): warning C4267: 'initializing': conversion from 'size_t' to 'int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/argument_spec.h(250,1): warning C4267: 'initializing': conversion from 'size_t' to 'const int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/argument_spec.h(255,1): warning C4244: '+=': conversion from 'int64_t' to 'int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/argument_spec.h(281,1): warning C4244: '+=': conversion from 'int64_t' to 'int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(329,30): warning C4251: 'torch::jit::Node::inputs_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/function_impl.h(142,72): warning C4251: 'torch::jit::GraphFunction::executor_execution_mode_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(150): note: see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(330,31): warning C4251: 'torch::jit::Node::outputs_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/object.h(192,29): warning C4251: 'torch::jit::Object::_ivalue_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of struct 'torch::jit::Object' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/function_impl.h(156,45): warning C4251: 'torch::jit::GraphFunction::compile_mutex': class 'std::recursive_mutex' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/interpreter.h(74,47): warning C4251: 'torch::jit::Code::pImpl': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::Code' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(332,30): warning C4251: 'torch::jit::Node::blocks_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(335,43): warning C4251: 'torch::jit::Node::source_range_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(336,18): warning C4251: 'torch::jit::Node::scope_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(337,48): warning C4251: 'torch::jit::Node::callstack_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(329,30): warning C4251: 'torch::jit::Node::inputs_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(330,31): warning C4251: 'torch::jit::Node::outputs_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/function_impl.h(168,56): warning C4251: 'torch::jit::GraphFunction::function_creator_': class 'std::function' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/argument_spec.h(210,34): warning C4251: 'torch::jit::ArgumentSpecCreator::instructions_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::ArgumentSpecCreator' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/function_impl.h(173,50): warning C4251: 'torch::jit::GraphFunction::schema_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(345,36): warning C4251: 'torch::jit::Node::wrap_': class 'std::shared_ptr>' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(351,66): warning C4251: 'torch::jit::Node::historic_schema_name_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/argument_spec.h(250,1): warning C4267: 'initializing': conversion from 'size_t' to 'const int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/argument_spec.h(255,1): warning C4244: '+=': conversion from 'int64_t' to 'int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/argument_spec.h(281,1): warning C4244: '+=': conversion from 'int64_t' to 'int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(332,30): warning C4251: 'torch::jit::Node::blocks_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(335,43): warning C4251: 'torch::jit::Node::source_range_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(336,18): warning C4251: 'torch::jit::Node::scope_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(337,48): warning C4251: 'torch::jit::Node::callstack_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/argument_spec.h(460,40): warning C4267: 'argument': conversion from 'size_t' to 'const int', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(345,36): warning C4251: 'torch::jit::Node::wrap_': class 'std::shared_ptr>' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(351,66): warning C4251: 'torch::jit::Node::historic_schema_name_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/method.h(72,19): warning C4251: 'torch::jit::Method::owner_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of struct 'torch::jit::Method' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(959,29): warning C4251: 'torch::jit::Node::values_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/object.h(192,29): warning C4251: 'torch::jit::Object::_ivalue_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of struct 'torch::jit::Object' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/interpreter.h(74,47): warning C4251: 'torch::jit::Code::pImpl': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::Code' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/function_impl.h(136,27): warning C4251: 'torch::jit::GraphFunction::name_': struct 'c10::QualifiedName' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/function_impl.h(138,32): warning C4251: 'torch::jit::GraphFunction::graph_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/argument_spec.h(460,40): warning C4267: 'argument': conversion from 'size_t' to 'const int', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/function_impl.h(142,72): warning C4251: 'torch::jit::GraphFunction::executor_execution_mode_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/function_impl.h(156,45): warning C4251: 'torch::jit::GraphFunction::compile_mutex': class 'std::recursive_mutex' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/graph_executor.h(98,47): warning C4251: 'torch::jit::GraphExecutor::pImpl': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphExecutor' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/function_impl.h(136,27): warning C4251: 'torch::jit::GraphFunction::name_': struct 'c10::QualifiedName' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/function_impl.h(138,32): warning C4251: 'torch::jit::GraphFunction::graph_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/interpreter.h(74,47): warning C4251: 'torch::jit::Code::pImpl': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::Code' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/function_impl.h(168,56): warning C4251: 'torch::jit::GraphFunction::function_creator_': class 'std::function' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/function_impl.h(173,50): warning C4251: 'torch::jit::GraphFunction::schema_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/compilation_unit.h(318,52): warning C4251: 'torch::jit::CompilationUnit::functions_': class 'std::vector>,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'torch::jit::CompilationUnit' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/function_impl.h(142,72): warning C4251: 'torch::jit::GraphFunction::executor_execution_mode_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/function_impl.h(156,45): warning C4251: 'torch::jit::GraphFunction::compile_mutex': class 'std::recursive_mutex' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/method.h(72,19): warning C4251: 'torch::jit::Method::owner_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of struct 'torch::jit::Method' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(329,30): warning C4251: 'torch::jit::Node::inputs_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(330,31): warning C4251: 'torch::jit::Node::outputs_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/object.h(192,29): warning C4251: 'torch::jit::Object::_ivalue_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of struct 'torch::jit::Object' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/function_impl.h(168,56): warning C4251: 'torch::jit::GraphFunction::function_creator_': class 'std::function' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/function_impl.h(173,50): warning C4251: 'torch::jit::GraphFunction::schema_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(332,30): warning C4251: 'torch::jit::Node::blocks_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(335,43): warning C4251: 'torch::jit::Node::source_range_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(336,18): warning C4251: 'torch::jit::Node::scope_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(337,48): warning C4251: 'torch::jit::Node::callstack_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/graph_executor.h(98,47): warning C4251: 'torch::jit::GraphExecutor::pImpl': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphExecutor' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/function_impl.h(136,27): warning C4251: 'torch::jit::GraphFunction::name_': struct 'c10::QualifiedName' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(345,36): warning C4251: 'torch::jit::Node::wrap_': class 'std::shared_ptr>' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(351,66): warning C4251: 'torch::jit::Node::historic_schema_name_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/compilation_unit.h(320,55): warning C4251: 'torch::jit::CompilationUnit::dict_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::jit::CompilationUnit' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/method.h(72,19): warning C4251: 'torch::jit::Method::owner_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of struct 'torch::jit::Method' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/function_impl.h(142,72): warning C4251: 'torch::jit::GraphFunction::executor_execution_mode_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/function_impl.h(156,45): warning C4251: 'torch::jit::GraphFunction::compile_mutex': class 'std::recursive_mutex' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/object.h(192,29): warning C4251: 'torch::jit::Object::_ivalue_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of struct 'torch::jit::Object' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/compilation_unit.h(318,52): warning C4251: 'torch::jit::CompilationUnit::functions_': class 'std::vector>,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'torch::jit::CompilationUnit' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/compilation_unit.h(328,42): warning C4251: 'torch::jit::CompilationUnit::classes_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::CompilationUnit' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(959,29): warning C4251: 'torch::jit::Node::values_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::Node' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/graph_executor.h(98,47): warning C4251: 'torch::jit::GraphExecutor::pImpl': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphExecutor' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/function_impl.h(136,27): warning C4251: 'torch::jit::GraphFunction::name_': struct 'c10::QualifiedName' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/function_impl.h(138,32): warning C4251: 'torch::jit::GraphFunction::graph_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/function_impl.h(168,56): warning C4251: 'torch::jit::GraphFunction::function_creator_': class 'std::function' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/function_impl.h(173,50): warning C4251: 'torch::jit::GraphFunction::schema_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/function_impl.h(142,72): warning C4251: 'torch::jit::GraphFunction::executor_execution_mode_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/function_impl.h(156,45): warning C4251: 'torch::jit::GraphFunction::compile_mutex': class 'std::recursive_mutex' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/method.h(72,19): warning C4251: 'torch::jit::Method::owner_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of struct 'torch::jit::Method' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/compilation_unit.h(320,55): warning C4251: 'torch::jit::CompilationUnit::dict_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::jit::CompilationUnit' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/compilation_unit.h(321,60): warning C4251: 'torch::jit::CompilationUnit::classDict_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::jit::CompilationUnit' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/function_impl.h(168,56): warning C4251: 'torch::jit::GraphFunction::function_creator_': class 'std::function' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/function_impl.h(173,50): warning C4251: 'torch::jit::GraphFunction::schema_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/object.h(192,29): warning C4251: 'torch::jit::Object::_ivalue_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of struct 'torch::jit::Object' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(1574,54): warning C4251: 'torch::jit::ProfileIValueOp::callback_': class 'std::function' needs to have dll-interface to be used by clients of struct 'torch::jit::ProfileIValueOp' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(1574,54): warning C4251: 'torch::jit::ProfileIValueOp::callback_': class 'std::function' needs to have dll-interface to be used by clients of struct 'torch::jit::ProfileIValueOp' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/compilation_unit.h(318,52): warning C4251: 'torch::jit::CompilationUnit::functions_': class 'std::vector>,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'torch::jit::CompilationUnit' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/method.h(72,19): warning C4251: 'torch::jit::Method::owner_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of struct 'torch::jit::Method' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(1574,54): warning C4251: 'torch::jit::ProfileIValueOp::callback_': class 'std::function' needs to have dll-interface to be used by clients of struct 'torch::jit::ProfileIValueOp' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/object.h(192,29): warning C4251: 'torch::jit::Object::_ivalue_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of struct 'torch::jit::Object' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/compilation_unit.h(318,52): warning C4251: 'torch::jit::CompilationUnit::functions_': class 'std::vector>,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'torch::jit::CompilationUnit' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(1652,73): warning C4251: 'torch::jit::OperatorSet::ops': class 'std::unordered_map,std::allocator>>,std::hash,std::equal_to,std::allocator,std::allocator>>>>>' needs to have dll-interface to be used by clients of struct 'torch::jit::OperatorSet' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(1652,73): warning C4251: 'torch::jit::OperatorSet::ops': class 'std::unordered_map,std::allocator>>,std::hash,std::equal_to,std::allocator,std::allocator>>>>>' needs to have dll-interface to be used by clients of struct 'torch::jit::OperatorSet' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/compilation_unit.h(320,55): warning C4251: 'torch::jit::CompilationUnit::dict_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::jit::CompilationUnit' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/compilation_unit.h(321,60): warning C4251: 'torch::jit::CompilationUnit::classDict_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::jit::CompilationUnit' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/compilation_unit.h(328,42): warning C4251: 'torch::jit::CompilationUnit::classes_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::CompilationUnit' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/module.h(323,39): warning C4251: 'torch::jit::Module::mem_to_delete_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::Module' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(1652,73): warning C4251: 'torch::jit::OperatorSet::ops': class 'std::unordered_map,std::allocator>>,std::hash,std::equal_to,std::allocator,std::allocator>>>>>' needs to have dll-interface to be used by clients of struct 'torch::jit::OperatorSet' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/module.h(326,64): warning C4251: 'torch::jit::Module::traced_inputs_': class 'c10::Dict' needs to have dll-interface to be used by clients of struct 'torch::jit::Module' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/module.h(329,79): warning C4251: 'torch::jit::Module::register_mutex_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::Module' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/compilation_unit.h(320,55): warning C4251: 'torch::jit::CompilationUnit::dict_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::jit::CompilationUnit' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/compilation_unit.h(321,60): warning C4251: 'torch::jit::CompilationUnit::classDict_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::jit::CompilationUnit' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/argument_spec.h(210,34): warning C4251: 'torch::jit::ArgumentSpecCreator::instructions_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::ArgumentSpecCreator' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/argument_spec.h(250,1): warning C4267: 'initializing': conversion from 'size_t' to 'int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/argument_spec.h(250,1): warning C4267: 'initializing': conversion from 'size_t' to 'const int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/argument_spec.h(255,1): warning C4244: '+=': conversion from 'int64_t' to 'int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/argument_spec.h(281,1): warning C4244: '+=': conversion from 'int64_t' to 'int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/compilation_unit.h(328,42): warning C4251: 'torch::jit::CompilationUnit::classes_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::CompilationUnit' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/argument_spec.h(210,34): warning C4251: 'torch::jit::ArgumentSpecCreator::instructions_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::ArgumentSpecCreator' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/compilation_unit.h(328): note: see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/argument_spec.h(250,1): warning C4267: 'initializing': conversion from 'size_t' to 'int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/argument_spec.h(250,1): warning C4267: 'initializing': conversion from 'size_t' to 'const int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/argument_spec.h(255,1): warning C4244: '+=': conversion from 'int64_t' to 'int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/argument_spec.h(281,1): warning C4244: '+=': conversion from 'int64_t' to 'int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/compilation_unit.h(318,52): warning C4251: 'torch::jit::CompilationUnit::functions_': class 'std::vector>,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'torch::jit::CompilationUnit' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/argument_spec.h(210,34): warning C4251: 'torch::jit::ArgumentSpecCreator::instructions_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::ArgumentSpecCreator' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/argument_spec.h(250,1): warning C4267: 'initializing': conversion from 'size_t' to 'int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/argument_spec.h(250,1): warning C4267: 'initializing': conversion from 'size_t' to 'const int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/argument_spec.h(255,1): warning C4244: '+=': conversion from 'int64_t' to 'int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/argument_spec.h(281,1): warning C4244: '+=': conversion from 'int64_t' to 'int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/module.h(323,39): warning C4251: 'torch::jit::Module::mem_to_delete_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::Module' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/module.h(326,64): warning C4251: 'torch::jit::Module::traced_inputs_': class 'c10::Dict' needs to have dll-interface to be used by clients of struct 'torch::jit::Module' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/module.h(329,79): warning C4251: 'torch::jit::Module::register_mutex_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::Module' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/argument_spec.h(460,40): warning C4267: 'argument': conversion from 'size_t' to 'const int', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/compilation_unit.h(320,55): warning C4251: 'torch::jit::CompilationUnit::dict_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::jit::CompilationUnit' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/compilation_unit.h(321,60): warning C4251: 'torch::jit::CompilationUnit::classDict_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::jit::CompilationUnit' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/argument_spec.h(460,40): warning C4267: 'argument': conversion from 'size_t' to 'const int', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(1574,54): warning C4251: 'torch::jit::ProfileIValueOp::callback_': class 'std::function' needs to have dll-interface to be used by clients of struct 'torch::jit::ProfileIValueOp' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/compilation_unit.h(328,42): warning C4251: 'torch::jit::CompilationUnit::classes_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::CompilationUnit' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/interpreter.h(74,47): warning C4251: 'torch::jit::Code::pImpl': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::Code' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/compilation_unit.h(320,55): warning C4251: 'torch::jit::CompilationUnit::dict_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::jit::CompilationUnit' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/interpreter.h(74): note: see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/compilation_unit.h(321,60): warning C4251: 'torch::jit::CompilationUnit::classDict_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::jit::CompilationUnit' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/argument_spec.h(460,40): warning C4267: 'argument': conversion from 'size_t' to 'const int', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/interpreter.h(74,47): warning C4251: 'torch::jit::Code::pImpl': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::Code' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/compilation_unit.h(328,42): warning C4251: 'torch::jit::CompilationUnit::classes_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::CompilationUnit' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/interpreter.h(74,47): warning C4251: 'torch::jit::Code::pImpl': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::Code' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(236,51): warning C4251: 'torch::jit::Pickler::writer_': class 'std::function' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(1652,73): warning C4251: 'torch::jit::OperatorSet::ops': class 'std::unordered_map,std::allocator>>,std::hash,std::equal_to,std::allocator,std::allocator>>>>>' needs to have dll-interface to be used by clients of struct 'torch::jit::OperatorSet' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(243,27): warning C4251: 'torch::jit::Pickler::stack_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(1574,54): warning C4251: 'torch::jit::ProfileIValueOp::callback_': class 'std::function' needs to have dll-interface to be used by clients of struct 'torch::jit::ProfileIValueOp' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/module.h(323,39): warning C4251: 'torch::jit::Module::mem_to_delete_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::Module' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/builtin_function.h(17): note: see declaration of 'std::function' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/module.h(326,64): warning C4251: 'torch::jit::Module::traced_inputs_': class 'c10::Dict' needs to have dll-interface to be used by clients of struct 'torch::jit::Module' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/module.h(329,79): warning C4251: 'torch::jit::Module::register_mutex_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::Module' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(1574,54): warning C4251: 'torch::jit::ProfileIValueOp::callback_': class 'std::function' needs to have dll-interface to be used by clients of struct 'torch::jit::ProfileIValueOp' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/module.h(323,39): warning C4251: 'torch::jit::Module::mem_to_delete_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::Module' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/graph_executor.h(98,47): warning C4251: 'torch::jit::GraphExecutor::pImpl': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphExecutor' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/module.h(326,64): warning C4251: 'torch::jit::Module::traced_inputs_': class 'c10::Dict' needs to have dll-interface to be used by clients of struct 'torch::jit::Module' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/module.h(329,79): warning C4251: 'torch::jit::Module::register_mutex_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::Module' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/function_impl.h(136,27): warning C4251: 'torch::jit::GraphFunction::name_': struct 'c10::QualifiedName' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/function_impl.h(138,32): warning C4251: 'torch::jit::GraphFunction::graph_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(255,59): warning C4251: 'torch::jit::Pickler::memoized_ivalue_map_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(261,40): warning C4251: 'torch::jit::Pickler::memoized_ivalues_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/function_impl.h(142,72): warning C4251: 'torch::jit::GraphFunction::executor_execution_mode_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(1652,73): warning C4251: 'torch::jit::OperatorSet::ops': class 'std::unordered_map,std::allocator>>,std::hash,std::equal_to,std::allocator,std::allocator>>>>>' needs to have dll-interface to be used by clients of struct 'torch::jit::OperatorSet' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(263,76): warning C4251: 'torch::jit::Pickler::type_renamer_': class 'std::function' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/function_impl.h(156,45): warning C4251: 'torch::jit::GraphFunction::compile_mutex': class 'std::recursive_mutex' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/argument_spec.h(250,1): warning C4267: 'initializing': conversion from 'size_t' to 'int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/argument_spec.h(250,1): warning C4267: 'initializing': conversion from 'size_t' to 'const int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/argument_spec.h(255,1): warning C4244: '+=': conversion from 'int64_t' to 'int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/argument_spec.h(281,1): warning C4244: '+=': conversion from 'int64_t' to 'int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(270,63): warning C4251: 'torch::jit::Pickler::get_tensor_id_': class 'std::function' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(274,39): warning C4251: 'torch::jit::Pickler::tensor_data_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(236,51): warning C4251: 'torch::jit::Pickler::writer_': class 'std::function' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(275,60): warning C4251: 'torch::jit::Pickler::memoized_storage_map_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(127): note: see declaration of 'std::function' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/graph_executor.h(98,47): warning C4251: 'torch::jit::GraphExecutor::pImpl': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphExecutor' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/function_impl.h(136,27): warning C4251: 'torch::jit::GraphFunction::name_': struct 'c10::QualifiedName' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/function_impl.h(138,32): warning C4251: 'torch::jit::GraphFunction::graph_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(243,27): warning C4251: 'torch::jit::Pickler::stack_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/function_impl.h(142,72): warning C4251: 'torch::jit::GraphFunction::executor_execution_mode_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(1652,73): warning C4251: 'torch::jit::OperatorSet::ops': class 'std::unordered_map,std::allocator>>,std::hash,std::equal_to,std::allocator,std::allocator>>>>>' needs to have dll-interface to be used by clients of struct 'torch::jit::OperatorSet' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/function_impl.h(168,56): warning C4251: 'torch::jit::GraphFunction::function_creator_': class 'std::function' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/function_impl.h(156,45): warning C4251: 'torch::jit::GraphFunction::compile_mutex': class 'std::recursive_mutex' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/graph_executor.h(98,47): warning C4251: 'torch::jit::GraphExecutor::pImpl': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphExecutor' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/function_impl.h(173,50): warning C4251: 'torch::jit::GraphFunction::schema_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/function_impl.h(136,27): warning C4251: 'torch::jit::GraphFunction::name_': struct 'c10::QualifiedName' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/function_impl.h(138,32): warning C4251: 'torch::jit::GraphFunction::graph_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/function_impl.h(142,72): warning C4251: 'torch::jit::GraphFunction::executor_execution_mode_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/function_impl.h(168,56): warning C4251: 'torch::jit::GraphFunction::function_creator_': class 'std::function' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/function_impl.h(156,45): warning C4251: 'torch::jit::GraphFunction::compile_mutex': class 'std::recursive_mutex' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/function_impl.h(173,50): warning C4251: 'torch::jit::GraphFunction::schema_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(277,60): warning C4251: 'torch::jit::Pickler::memoized_globals_map_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/argument_spec.h(210,34): warning C4251: 'torch::jit::ArgumentSpecCreator::instructions_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::ArgumentSpecCreator' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(278,60): warning C4251: 'torch::jit::Pickler::memoized_strings_map_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/method.h(72,19): warning C4251: 'torch::jit::Method::owner_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of struct 'torch::jit::Method' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(279,60): warning C4251: 'torch::jit::Pickler::memoized_devices_map_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/argument_spec.h(460,40): warning C4267: 'argument': conversion from 'size_t' to 'const int', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/argument_spec.h(250,1): warning C4267: 'initializing': conversion from 'size_t' to 'int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/argument_spec.h(250,1): warning C4267: 'initializing': conversion from 'size_t' to 'const int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/argument_spec.h(255,1): warning C4244: '+=': conversion from 'int64_t' to 'int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/module.h(323,39): warning C4251: 'torch::jit::Module::mem_to_delete_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::Module' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/argument_spec.h(281,1): warning C4244: '+=': conversion from 'int64_t' to 'int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/module.h(326,64): warning C4251: 'torch::jit::Module::traced_inputs_': class 'c10::Dict' needs to have dll-interface to be used by clients of struct 'torch::jit::Module' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(255,59): warning C4251: 'torch::jit::Pickler::memoized_ivalue_map_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/module.h(329,79): warning C4251: 'torch::jit::Module::register_mutex_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::Module' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/function_impl.h(168,56): warning C4251: 'torch::jit::GraphFunction::function_creator_': class 'std::function' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/function_impl.h(173,50): warning C4251: 'torch::jit::GraphFunction::schema_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(263,76): warning C4251: 'torch::jit::Pickler::type_renamer_': class 'std::function' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/object.h(192,29): warning C4251: 'torch::jit::Object::_ivalue_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of struct 'torch::jit::Object' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/method.h(72,19): warning C4251: 'torch::jit::Method::owner_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of struct 'torch::jit::Method' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(1574,54): warning C4251: 'torch::jit::ProfileIValueOp::callback_': class 'std::function' needs to have dll-interface to be used by clients of struct 'torch::jit::ProfileIValueOp' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ivalue.h(817): note: see declaration of 'c10::intrusive_ptr>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(236,51): warning C4251: 'torch::jit::Pickler::writer_': class 'std::function' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(270,63): warning C4251: 'torch::jit::Pickler::get_tensor_id_': class 'std::function' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(274,39): warning C4251: 'torch::jit::Pickler::tensor_data_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(275,60): warning C4251: 'torch::jit::Pickler::memoized_storage_map_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/module.h(329,79): warning C4251: 'torch::jit::Module::register_mutex_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::Module' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/argument_spec.h(250,1): warning C4267: 'initializing': conversion from 'size_t' to 'const int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/argument_spec.h(255,1): warning C4244: '+=': conversion from 'int64_t' to 'int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/argument_spec.h(281,1): warning C4244: '+=': conversion from 'int64_t' to 'int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/argument_spec.h(460,40): warning C4267: 'argument': conversion from 'size_t' to 'const int', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/object.h(192,29): warning C4251: 'torch::jit::Object::_ivalue_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of struct 'torch::jit::Object' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(236,51): warning C4251: 'torch::jit::Pickler::writer_': class 'std::function' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(277,60): warning C4251: 'torch::jit::Pickler::memoized_globals_map_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/ir/ir.h(1652,73): warning C4251: 'torch::jit::OperatorSet::ops': class 'std::unordered_map,std::allocator>>,std::hash,std::equal_to,std::allocator,std::allocator>>>>>' needs to have dll-interface to be used by clients of struct 'torch::jit::OperatorSet' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(278,60): warning C4251: 'torch::jit::Pickler::memoized_strings_map_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(279,60): warning C4251: 'torch::jit::Pickler::memoized_devices_map_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(243,27): warning C4251: 'torch::jit::Pickler::stack_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(255,59): warning C4251: 'torch::jit::Pickler::memoized_ivalue_map_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(261,40): warning C4251: 'torch::jit::Pickler::memoized_ivalues_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(263,76): warning C4251: 'torch::jit::Pickler::type_renamer_': class 'std::function' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(270,63): warning C4251: 'torch::jit::Pickler::get_tensor_id_': class 'std::function' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/interpreter.h(74,47): warning C4251: 'torch::jit::Code::pImpl': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::Code' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(274,39): warning C4251: 'torch::jit::Pickler::tensor_data_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(275,60): warning C4251: 'torch::jit::Pickler::memoized_storage_map_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/argument_spec.h(460,40): warning C4267: 'argument': conversion from 'size_t' to 'const int', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/graph_executor.h(98,47): warning C4251: 'torch::jit::GraphExecutor::pImpl': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphExecutor' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(255,59): warning C4251: 'torch::jit::Pickler::memoized_ivalue_map_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(261,40): warning C4251: 'torch::jit::Pickler::memoized_ivalues_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/function_impl.h(136,27): warning C4251: 'torch::jit::GraphFunction::name_': struct 'c10::QualifiedName' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/function_impl.h(138,32): warning C4251: 'torch::jit::GraphFunction::graph_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/compilation_unit.h(318,52): warning C4251: 'torch::jit::CompilationUnit::functions_': class 'std::vector>,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'torch::jit::CompilationUnit' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(263,76): warning C4251: 'torch::jit::Pickler::type_renamer_': class 'std::function' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(270,63): warning C4251: 'torch::jit::Pickler::get_tensor_id_': class 'std::function' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/function_impl.h(142,72): warning C4251: 'torch::jit::GraphFunction::executor_execution_mode_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(274,39): warning C4251: 'torch::jit::Pickler::tensor_data_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/argument_spec.h(210,34): warning C4251: 'torch::jit::ArgumentSpecCreator::instructions_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::ArgumentSpecCreator' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(275,60): warning C4251: 'torch::jit::Pickler::memoized_storage_map_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/argument_spec.h(210): note: see declaration of 'std::vector>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(236,51): warning C4251: 'torch::jit::Pickler::writer_': class 'std::function' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/argument_spec.h(250,1): warning C4267: 'initializing': conversion from 'size_t' to 'int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/argument_spec.h(250,1): warning C4267: 'initializing': conversion from 'size_t' to 'const int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/argument_spec.h(255,1): warning C4244: '+=': conversion from 'int64_t' to 'int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(277,60): warning C4251: 'torch::jit::Pickler::memoized_globals_map_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/argument_spec.h(281,1): warning C4244: '+=': conversion from 'int64_t' to 'int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(278,60): warning C4251: 'torch::jit::Pickler::memoized_strings_map_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(279,60): warning C4251: 'torch::jit::Pickler::memoized_devices_map_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/function_impl.h(156,45): warning C4251: 'torch::jit::GraphFunction::compile_mutex': class 'std::recursive_mutex' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(243,27): warning C4251: 'torch::jit::Pickler::stack_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/compilation_unit.h(318,52): warning C4251: 'torch::jit::CompilationUnit::functions_': class 'std::vector>,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'torch::jit::CompilationUnit' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/function_impl.h(168,56): warning C4251: 'torch::jit::GraphFunction::function_creator_': class 'std::function' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/function_impl.h(173,50): warning C4251: 'torch::jit::GraphFunction::schema_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/graph_executor.h(98,47): warning C4251: 'torch::jit::GraphExecutor::pImpl': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphExecutor' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(236,51): warning C4251: 'torch::jit::Pickler::writer_': class 'std::function' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/compilation_unit.h(320,55): warning C4251: 'torch::jit::CompilationUnit::dict_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::jit::CompilationUnit' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/function_impl.h(136,27): warning C4251: 'torch::jit::GraphFunction::name_': struct 'c10::QualifiedName' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/compilation_unit.h(318,52): warning C4251: 'torch::jit::CompilationUnit::functions_': class 'std::vector>,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'torch::jit::CompilationUnit' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/qualified_name.h(12): note: see declaration of 'c10::QualifiedName' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/function_impl.h(138,32): warning C4251: 'torch::jit::GraphFunction::graph_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/compilation_unit.h(321,60): warning C4251: 'torch::jit::CompilationUnit::classDict_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::jit::CompilationUnit' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(278,60): warning C4251: 'torch::jit::Pickler::memoized_strings_map_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(279,60): warning C4251: 'torch::jit::Pickler::memoized_devices_map_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(243,27): warning C4251: 'torch::jit::Pickler::stack_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/argument_spec.h(460,40): warning C4267: 'argument': conversion from 'size_t' to 'const int', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/method.h(72,19): warning C4251: 'torch::jit::Method::owner_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of struct 'torch::jit::Method' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/function_impl.h(142,72): warning C4251: 'torch::jit::GraphFunction::executor_execution_mode_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(255,59): warning C4251: 'torch::jit::Pickler::memoized_ivalue_map_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(261,40): warning C4251: 'torch::jit::Pickler::memoized_ivalues_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(263,76): warning C4251: 'torch::jit::Pickler::type_renamer_': class 'std::function' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/function_impl.h(156,45): warning C4251: 'torch::jit::GraphFunction::compile_mutex': class 'std::recursive_mutex' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/compilation_unit.h(320,55): warning C4251: 'torch::jit::CompilationUnit::dict_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::jit::CompilationUnit' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/compilation_unit.h(328,42): warning C4251: 'torch::jit::CompilationUnit::classes_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::CompilationUnit' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/compilation_unit.h(321,60): warning C4251: 'torch::jit::CompilationUnit::classDict_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::jit::CompilationUnit' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(270,63): warning C4251: 'torch::jit::Pickler::get_tensor_id_': class 'std::function' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(274,39): warning C4251: 'torch::jit::Pickler::tensor_data_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/object.h(192,29): warning C4251: 'torch::jit::Object::_ivalue_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of struct 'torch::jit::Object' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(275,60): warning C4251: 'torch::jit::Pickler::memoized_storage_map_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/interpreter.h(74,47): warning C4251: 'torch::jit::Code::pImpl': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::Code' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/compilation_unit.h(328,42): warning C4251: 'torch::jit::CompilationUnit::classes_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::CompilationUnit' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/function_impl.h(168,56): warning C4251: 'torch::jit::GraphFunction::function_creator_': class 'std::function' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/function_impl.h(173,50): warning C4251: 'torch::jit::GraphFunction::schema_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/graph_executor.h(98,47): warning C4251: 'torch::jit::GraphExecutor::pImpl': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphExecutor' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/lexer.h(399,20): warning C4251: 'torch::jit::SharedParserData::head': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of struct 'torch::jit::SharedParserData' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/function_impl.h(136,27): warning C4251: 'torch::jit::GraphFunction::name_': struct 'c10::QualifiedName' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/compilation_unit.h(320,55): warning C4251: 'torch::jit::CompilationUnit::dict_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::jit::CompilationUnit' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/function_impl.h(138,32): warning C4251: 'torch::jit::GraphFunction::graph_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/compilation_unit.h(321,60): warning C4251: 'torch::jit::CompilationUnit::classDict_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::jit::CompilationUnit' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(255,59): warning C4251: 'torch::jit::Pickler::memoized_ivalue_map_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(261,40): warning C4251: 'torch::jit::Pickler::memoized_ivalues_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/function_impl.h(142,72): warning C4251: 'torch::jit::GraphFunction::executor_execution_mode_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/method.h(72,19): warning C4251: 'torch::jit::Method::owner_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of struct 'torch::jit::Method' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/function_impl.h(156,45): warning C4251: 'torch::jit::GraphFunction::compile_mutex': class 'std::recursive_mutex' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/compilation_unit.h(328,42): warning C4251: 'torch::jit::CompilationUnit::classes_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::CompilationUnit' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(263,76): warning C4251: 'torch::jit::Pickler::type_renamer_': class 'std::function' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(277,60): warning C4251: 'torch::jit::Pickler::memoized_globals_map_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(270,63): warning C4251: 'torch::jit::Pickler::get_tensor_id_': class 'std::function' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(278,60): warning C4251: 'torch::jit::Pickler::memoized_strings_map_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(274,39): warning C4251: 'torch::jit::Pickler::tensor_data_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(279,60): warning C4251: 'torch::jit::Pickler::memoized_devices_map_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(275,60): warning C4251: 'torch::jit::Pickler::memoized_storage_map_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/object.h(192,29): warning C4251: 'torch::jit::Object::_ivalue_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of struct 'torch::jit::Object' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/function_impl.h(168,56): warning C4251: 'torch::jit::GraphFunction::function_creator_': class 'std::function' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/function_impl.h(173,50): warning C4251: 'torch::jit::GraphFunction::schema_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/lexer.h(425,1): warning C4267: 'argument': conversion from 'size_t' to '_Ty', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/method.h(72,19): warning C4251: 'torch::jit::Method::owner_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of struct 'torch::jit::Method' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/lexer.h(510,34): warning C4244: 'argument': conversion from 'const int64_t' to 'const _Ty', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/runtime/graph_executor.h(98,47): warning C4251: 'torch::jit::GraphExecutor::pImpl': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphExecutor' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(277,60): warning C4251: 'torch::jit::Pickler::memoized_globals_map_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(278,60): warning C4251: 'torch::jit::Pickler::memoized_strings_map_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/function_impl.h(136,27): warning C4251: 'torch::jit::GraphFunction::name_': struct 'c10::QualifiedName' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/FbcodeMaps.h(23): note: see declaration of 'std::unordered_map,std::equal_to,std::allocator>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(279,60): warning C4251: 'torch::jit::Pickler::memoized_devices_map_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/function_impl.h(138,32): warning C4251: 'torch::jit::GraphFunction::graph_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/object.h(192,29): warning C4251: 'torch::jit::Object::_ivalue_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of struct 'torch::jit::Object' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/compilation_unit.h(318,52): warning C4251: 'torch::jit::CompilationUnit::functions_': class 'std::vector>,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'torch::jit::CompilationUnit' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/function_impl.h(142,72): warning C4251: 'torch::jit::GraphFunction::executor_execution_mode_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/compilation_unit.h(318): note: see declaration of 'std::vector>,std::allocator>>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/function_impl.h(156,45): warning C4251: 'torch::jit::GraphFunction::compile_mutex': class 'std::recursive_mutex' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/lexer.h(399,20): warning C4251: 'torch::jit::SharedParserData::head': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of struct 'torch::jit::SharedParserData' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/function_impl.h(168,56): warning C4251: 'torch::jit::GraphFunction::function_creator_': class 'std::function' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/function_impl.h(173,50): warning C4251: 'torch::jit::GraphFunction::schema_': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of struct 'torch::jit::GraphFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/module.h(323,39): warning C4251: 'torch::jit::Module::mem_to_delete_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::Module' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/module.h(326,64): warning C4251: 'torch::jit::Module::traced_inputs_': class 'c10::Dict' needs to have dll-interface to be used by clients of struct 'torch::jit::Module' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/compilation_unit.h(320,55): warning C4251: 'torch::jit::CompilationUnit::dict_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::jit::CompilationUnit' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/module.h(329,79): warning C4251: 'torch::jit::Module::register_mutex_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::Module' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/compilation_unit.h(321,60): warning C4251: 'torch::jit::CompilationUnit::classDict_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::jit::CompilationUnit' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/method.h(72,19): warning C4251: 'torch::jit::Method::owner_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of struct 'torch::jit::Method' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/compilation_unit.h(328,42): warning C4251: 'torch::jit::CompilationUnit::classes_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::CompilationUnit' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/module.h(323,39): warning C4251: 'torch::jit::Module::mem_to_delete_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::Module' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/compilation_unit.h(318,52): warning C4251: 'torch::jit::CompilationUnit::functions_': class 'std::vector>,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'torch::jit::CompilationUnit' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/object.h(192,29): warning C4251: 'torch::jit::Object::_ivalue_': class 'c10::intrusive_ptr>' needs to have dll-interface to be used by clients of struct 'torch::jit::Object' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/module.h(326,64): warning C4251: 'torch::jit::Module::traced_inputs_': class 'c10::Dict' needs to have dll-interface to be used by clients of struct 'torch::jit::Module' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/module.h(329,79): warning C4251: 'torch::jit::Module::register_mutex_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::Module' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/lexer.h(399,20): warning C4251: 'torch::jit::SharedParserData::head': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of struct 'torch::jit::SharedParserData' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/module.h(323,39): warning C4251: 'torch::jit::Module::mem_to_delete_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::Module' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/module.h(326,64): warning C4251: 'torch::jit::Module::traced_inputs_': class 'c10::Dict' needs to have dll-interface to be used by clients of struct 'torch::jit::Module' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/module.h(329,79): warning C4251: 'torch::jit::Module::register_mutex_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::Module' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/error_report.h(14,54): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface struct 'torch::jit::ErrorReport' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/compilation_unit.h(318,52): warning C4251: 'torch::jit::CompilationUnit::functions_': class 'std::vector>,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'torch::jit::CompilationUnit' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/lexer.h(399,20): warning C4251: 'torch::jit::SharedParserData::head': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of struct 'torch::jit::SharedParserData' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/error_report.h(42,27): warning C4251: 'torch::jit::ErrorReport::context': struct 'torch::jit::OwnedSourceRange' needs to have dll-interface to be used by clients of struct 'torch::jit::ErrorReport' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/error_report.h(43,34): warning C4251: 'torch::jit::ErrorReport::the_message': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::jit::ErrorReport' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/compilation_unit.h(320,55): warning C4251: 'torch::jit::CompilationUnit::dict_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::jit::CompilationUnit' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/compilation_unit.h(321,60): warning C4251: 'torch::jit::CompilationUnit::classDict_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::jit::CompilationUnit' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/error_report.h(44,32): warning C4251: 'torch::jit::ErrorReport::error_stack': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::ErrorReport' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/lexer.h(425,1): warning C4267: 'argument': conversion from 'size_t' to '_Ty', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/compilation_unit.h(328,42): warning C4251: 'torch::jit::CompilationUnit::classes_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::CompilationUnit' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/lexer.h(510,34): warning C4244: 'argument': conversion from 'const int64_t' to 'const _Ty', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/compilation_unit.h(320,55): warning C4251: 'torch::jit::CompilationUnit::dict_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::jit::CompilationUnit' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/compilation_unit.h(321,60): warning C4251: 'torch::jit::CompilationUnit::classDict_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::jit::CompilationUnit' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(30,57): warning C4251: 'std::enable_shared_from_this::_Wptr': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of class 'std::enable_shared_from_this' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/lexer.h(425,1): warning C4267: 'argument': conversion from 'size_t' to '_Ty', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/compilation_unit.h(328,42): warning C4251: 'torch::jit::CompilationUnit::classes_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::CompilationUnit' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(236,51): warning C4251: 'torch::jit::Pickler::writer_': class 'std::function' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(243,27): warning C4251: 'torch::jit::Pickler::stack_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/lexer.h(399,20): warning C4251: 'torch::jit::SharedParserData::head': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of struct 'torch::jit::SharedParserData' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/compilation_unit.h(318,52): warning C4251: 'torch::jit::CompilationUnit::functions_': class 'std::vector>,std::allocator>>>' needs to have dll-interface to be used by clients of struct 'torch::jit::CompilationUnit' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(236,51): warning C4251: 'torch::jit::Pickler::writer_': class 'std::function' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(243,27): warning C4251: 'torch::jit::Pickler::stack_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(223,33): warning C4251: 'torch::jit::BuiltinFunction::self': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::BuiltinFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/module.h(323,39): warning C4251: 'torch::jit::Module::mem_to_delete_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::Module' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(304,50): warning C4251: 'torch::jit::SugaredTupleValue::tup_': class 'std::vector,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::jit::SugaredTupleValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/error_report.h(41,31): warning C4251: 'torch::jit::ErrorReport::ss': class 'std::basic_stringstream,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::jit::ErrorReport' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(67): note: see declaration of 'std::vector,std::allocator>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/module.h(326,64): warning C4251: 'torch::jit::Module::traced_inputs_': class 'c10::Dict' needs to have dll-interface to be used by clients of struct 'torch::jit::Module' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/module.h(329,79): warning C4251: 'torch::jit::Module::register_mutex_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::Module' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/error_report.h(43,34): warning C4251: 'torch::jit::ErrorReport::the_message': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::jit::ErrorReport' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(255,59): warning C4251: 'torch::jit::Pickler::memoized_ivalue_map_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(261,40): warning C4251: 'torch::jit::Pickler::memoized_ivalues_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(236,51): warning C4251: 'torch::jit::Pickler::writer_': class 'std::function' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/lexer.h(399,20): warning C4251: 'torch::jit::SharedParserData::head': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of struct 'torch::jit::SharedParserData' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(127): note: see declaration of 'std::function' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/error_report.h(44,32): warning C4251: 'torch::jit::ErrorReport::error_stack': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::ErrorReport' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(330,19): warning C4251: 'torch::jit::BuiltinModule::name': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::jit::BuiltinModule' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(263,76): warning C4251: 'torch::jit::Pickler::type_renamer_': class 'std::function' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(333,33): warning C4251: 'torch::jit::BuiltinModule::version': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::BuiltinModule' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(243,27): warning C4251: 'torch::jit::Pickler::stack_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(270,63): warning C4251: 'torch::jit::Pickler::get_tensor_id_': class 'std::function' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/lexer.h(425,1): warning C4267: 'argument': conversion from 'size_t' to '_Ty', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(274,39): warning C4251: 'torch::jit::Pickler::tensor_data_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(275,60): warning C4251: 'torch::jit::Pickler::memoized_storage_map_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/compilation_unit.h(320,55): warning C4251: 'torch::jit::CompilationUnit::dict_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::jit::CompilationUnit' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/compilation_unit.h(321,60): warning C4251: 'torch::jit::CompilationUnit::classDict_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::jit::CompilationUnit' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/lexer.h(510,34): warning C4244: 'argument': conversion from 'const int64_t' to 'const _Ty', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(359,21): warning C4251: 'torch::jit::ClassValue::type_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::ClassValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(376,21): warning C4251: 'torch::jit::NamedTupleConstructor::type_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::NamedTupleConstructor' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(30,57): warning C4251: 'std::enable_shared_from_this::_Wptr': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of class 'std::enable_shared_from_this' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(255,59): warning C4251: 'torch::jit::Pickler::memoized_ivalue_map_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/compilation_unit.h(328,42): warning C4251: 'torch::jit::CompilationUnit::classes_': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::CompilationUnit' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(261,40): warning C4251: 'torch::jit::Pickler::memoized_ivalues_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(263,76): warning C4251: 'torch::jit::Pickler::type_renamer_': class 'std::function' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(270,63): warning C4251: 'torch::jit::Pickler::get_tensor_id_': class 'std::function' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(274,39): warning C4251: 'torch::jit::Pickler::tensor_data_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(275,60): warning C4251: 'torch::jit::Pickler::memoized_storage_map_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/lexer.h(425,1): warning C4267: 'argument': conversion from 'size_t' to '_Ty', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(255,59): warning C4251: 'torch::jit::Pickler::memoized_ivalue_map_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(261,40): warning C4251: 'torch::jit::Pickler::memoized_ivalues_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/error_report.h(14,54): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface struct 'torch::jit::ErrorReport' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/module.h(323,39): warning C4251: 'torch::jit::Module::mem_to_delete_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::Module' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/error_report.h(41,31): warning C4251: 'torch::jit::ErrorReport::ss': class 'std::basic_stringstream,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::jit::ErrorReport' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(277,60): warning C4251: 'torch::jit::Pickler::memoized_globals_map_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(278,60): warning C4251: 'torch::jit::Pickler::memoized_strings_map_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/error_report.h(43,34): warning C4251: 'torch::jit::ErrorReport::the_message': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::jit::ErrorReport' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(279,60): warning C4251: 'torch::jit::Pickler::memoized_devices_map_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/module.h(326,64): warning C4251: 'torch::jit::Module::traced_inputs_': class 'c10::Dict' needs to have dll-interface to be used by clients of struct 'torch::jit::Module' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/module.h(329,79): warning C4251: 'torch::jit::Module::register_mutex_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::Module' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/lexer.h(510,34): warning C4244: 'argument': conversion from 'const int64_t' to 'const _Ty', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(270,63): warning C4251: 'torch::jit::Pickler::get_tensor_id_': class 'std::function' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(274,39): warning C4251: 'torch::jit::Pickler::tensor_data_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(223,33): warning C4251: 'torch::jit::BuiltinFunction::self': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::BuiltinFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/error_report.h(44,32): warning C4251: 'torch::jit::ErrorReport::error_stack': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::ErrorReport' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(277,60): warning C4251: 'torch::jit::Pickler::memoized_globals_map_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/module.h(323,39): warning C4251: 'torch::jit::Module::mem_to_delete_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::Module' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/error_report.h(14,54): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface struct 'torch::jit::ErrorReport' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(275,60): warning C4251: 'torch::jit::Pickler::memoized_storage_map_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(278,60): warning C4251: 'torch::jit::Pickler::memoized_strings_map_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/error_report.h(41,31): warning C4251: 'torch::jit::ErrorReport::ss': class 'std::basic_stringstream,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::jit::ErrorReport' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/FbcodeMaps.h(23): note: see declaration of 'std::unordered_map,std::equal_to,std::allocator>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(279,60): warning C4251: 'torch::jit::Pickler::memoized_devices_map_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/module.h(326,64): warning C4251: 'torch::jit::Module::traced_inputs_': class 'c10::Dict' needs to have dll-interface to be used by clients of struct 'torch::jit::Module' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/module.h(329,79): warning C4251: 'torch::jit::Module::register_mutex_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::Module' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(236,51): warning C4251: 'torch::jit::Pickler::writer_': class 'std::function' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(537,16): warning C4251: 'torch::jit::CastValue::type_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'torch::jit::CastValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(243,27): warning C4251: 'torch::jit::Pickler::stack_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(330,19): warning C4251: 'torch::jit::BuiltinModule::name': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::jit::BuiltinModule' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(30,57): warning C4251: 'std::enable_shared_from_this::_Wptr': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of class 'std::enable_shared_from_this' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(567,19): warning C4251: 'torch::jit::TensorCastValue::self_': struct 'torch::jit::NamedValue' needs to have dll-interface to be used by clients of struct 'torch::jit::TensorCastValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc)C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\memory(1712): note: see declaration of 'std::weak_ptr<_Ty>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/error_report.h(14,54): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface struct 'torch::jit::ErrorReport' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/error_report.h(41,31): warning C4251: 'torch::jit::ErrorReport::ss': class 'std::basic_stringstream,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::jit::ErrorReport' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/error_report.h(42,27): warning C4251: 'torch::jit::ErrorReport::context': struct 'torch::jit::OwnedSourceRange' needs to have dll-interface to be used by clients of struct 'torch::jit::ErrorReport' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(359,21): warning C4251: 'torch::jit::ClassValue::type_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::ClassValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/source_range.h(402): note: see declaration of 'torch::jit::OwnedSourceRange' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(590,30): warning C4251: 'torch::jit::MagicMethod::desugared_name_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::jit::MagicMethod' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(277,60): warning C4251: 'torch::jit::Pickler::memoized_globals_map_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(376,21): warning C4251: 'torch::jit::NamedTupleConstructor::type_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::NamedTupleConstructor' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(278,60): warning C4251: 'torch::jit::Pickler::memoized_strings_map_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/jit_type.h(1143): note: see declaration of 'std::shared_ptr' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(279,60): warning C4251: 'torch::jit::Pickler::memoized_devices_map_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(30,57): warning C4251: 'std::enable_shared_from_this::_Wptr': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of class 'std::enable_shared_from_this' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/error_report.h(44,32): warning C4251: 'torch::jit::ErrorReport::error_stack': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::ErrorReport' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(670,37): warning C4251: 'torch::jit::RangeValue::static_len_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::RangeValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(255,59): warning C4251: 'torch::jit::Pickler::memoized_ivalue_map_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(733,55): warning C4251: 'torch::jit::IterableTree::unroll_length_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::IterableTree' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(261,40): warning C4251: 'torch::jit::Pickler::memoized_ivalues_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(734,41): warning C4251: 'torch::jit::IterableTree::children_': class 'std::vector,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::jit::IterableTree' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(263,76): warning C4251: 'torch::jit::Pickler::type_renamer_': class 'std::function' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(270,63): warning C4251: 'torch::jit::Pickler::get_tensor_id_': class 'std::function' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/module.h(323,39): warning C4251: 'torch::jit::Module::mem_to_delete_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::Module' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(136): note: see declaration of 'std::function' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(274,39): warning C4251: 'torch::jit::Pickler::tensor_data_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(275,60): warning C4251: 'torch::jit::Pickler::memoized_storage_map_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(236,51): warning C4251: 'torch::jit::Pickler::writer_': class 'std::function' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/api/module.h(326,64): warning C4251: 'torch::jit::Module::traced_inputs_': class 'c10::Dict' needs to have dll-interface to be used by clients of struct 'torch::jit::Module' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(223,33): warning C4251: 'torch::jit::BuiltinFunction::self': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::BuiltinFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(810,23): warning C4251: 'torch::jit::ExceptionValue::message_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::jit::ExceptionValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(243,27): warning C4251: 'torch::jit::Pickler::stack_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(304,50): warning C4251: 'torch::jit::SugaredTupleValue::tup_': class 'std::vector,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::jit::SugaredTupleValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(223,33): warning C4251: 'torch::jit::BuiltinFunction::self': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::BuiltinFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(30,57): warning C4251: 'std::enable_shared_from_this::_Wptr': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of class 'std::enable_shared_from_this' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(829,25): warning C4251: 'torch::jit::SugaredEnumClass::enum_type_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::SugaredEnumClass' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(330,19): warning C4251: 'torch::jit::BuiltinModule::name': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::jit::BuiltinModule' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/error_report.h(14,54): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface struct 'torch::jit::ErrorReport' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(333,33): warning C4251: 'torch::jit::BuiltinModule::version': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::BuiltinModule' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/error_report.h(41,31): warning C4251: 'torch::jit::ErrorReport::ss': class 'std::basic_stringstream,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::jit::ErrorReport' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/error_report.h(42,27): warning C4251: 'torch::jit::ErrorReport::context': struct 'torch::jit::OwnedSourceRange' needs to have dll-interface to be used by clients of struct 'torch::jit::ErrorReport' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/error_report.h(43,34): warning C4251: 'torch::jit::ErrorReport::the_message': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::jit::ErrorReport' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(330,19): warning C4251: 'torch::jit::BuiltinModule::name': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::jit::BuiltinModule' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(333,33): warning C4251: 'torch::jit::BuiltinModule::version': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::BuiltinModule' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/error_report.h(44,32): warning C4251: 'torch::jit::ErrorReport::error_stack': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::ErrorReport' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(359,21): warning C4251: 'torch::jit::ClassValue::type_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::ClassValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(236,51): warning C4251: 'torch::jit::Pickler::writer_': class 'std::function' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(376,21): warning C4251: 'torch::jit::NamedTupleConstructor::type_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::NamedTupleConstructor' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(277,60): warning C4251: 'torch::jit::Pickler::memoized_globals_map_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(278,60): warning C4251: 'torch::jit::Pickler::memoized_strings_map_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(243,27): warning C4251: 'torch::jit::Pickler::stack_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(279,60): warning C4251: 'torch::jit::Pickler::memoized_devices_map_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(537,16): warning C4251: 'torch::jit::CastValue::type_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'torch::jit::CastValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(255,59): warning C4251: 'torch::jit::Pickler::memoized_ivalue_map_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(261,40): warning C4251: 'torch::jit::Pickler::memoized_ivalues_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(359,21): warning C4251: 'torch::jit::ClassValue::type_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::ClassValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(376,21): warning C4251: 'torch::jit::NamedTupleConstructor::type_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::NamedTupleConstructor' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(263,76): warning C4251: 'torch::jit::Pickler::type_renamer_': class 'std::function' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(223,33): warning C4251: 'torch::jit::BuiltinFunction::self': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::BuiltinFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(270,63): warning C4251: 'torch::jit::Pickler::get_tensor_id_': class 'std::function' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(567,19): warning C4251: 'torch::jit::TensorCastValue::self_': struct 'torch::jit::NamedValue' needs to have dll-interface to be used by clients of struct 'torch::jit::TensorCastValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/schema_matching.h(31): note: see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(274,39): warning C4251: 'torch::jit::Pickler::tensor_data_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(275,60): warning C4251: 'torch::jit::Pickler::memoized_storage_map_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(30,57): warning C4251: 'std::enable_shared_from_this::_Wptr': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of class 'std::enable_shared_from_this' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(304,50): warning C4251: 'torch::jit::SugaredTupleValue::tup_': class 'std::vector,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::jit::SugaredTupleValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(589,30): warning C4251: 'torch::jit::MagicMethod::base_value_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::MagicMethod' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(590,30): warning C4251: 'torch::jit::MagicMethod::desugared_name_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::jit::MagicMethod' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(330,19): warning C4251: 'torch::jit::BuiltinModule::name': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::jit::BuiltinModule' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(333,33): warning C4251: 'torch::jit::BuiltinModule::version': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::BuiltinModule' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(255,59): warning C4251: 'torch::jit::Pickler::memoized_ivalue_map_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(261,40): warning C4251: 'torch::jit::Pickler::memoized_ivalues_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(670,37): warning C4251: 'torch::jit::RangeValue::static_len_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::RangeValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(263,76): warning C4251: 'torch::jit::Pickler::type_renamer_': class 'std::function' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(733,55): warning C4251: 'torch::jit::IterableTree::unroll_length_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::IterableTree' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(734,41): warning C4251: 'torch::jit::IterableTree::children_': class 'std::vector,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::jit::IterableTree' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(270,63): warning C4251: 'torch::jit::Pickler::get_tensor_id_': class 'std::function' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(274,39): warning C4251: 'torch::jit::Pickler::tensor_data_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(275,60): warning C4251: 'torch::jit::Pickler::memoized_storage_map_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/lexer.h(399,20): warning C4251: 'torch::jit::SharedParserData::head': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of struct 'torch::jit::SharedParserData' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(359,21): warning C4251: 'torch::jit::ClassValue::type_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::ClassValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(277,60): warning C4251: 'torch::jit::Pickler::memoized_globals_map_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(810,23): warning C4251: 'torch::jit::ExceptionValue::message_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::jit::ExceptionValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(376,21): warning C4251: 'torch::jit::NamedTupleConstructor::type_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::NamedTupleConstructor' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(278,60): warning C4251: 'torch::jit::Pickler::memoized_strings_map_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(279,60): warning C4251: 'torch::jit::Pickler::memoized_devices_map_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(223,33): warning C4251: 'torch::jit::BuiltinFunction::self': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::BuiltinFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(304,50): warning C4251: 'torch::jit::SugaredTupleValue::tup_': class 'std::vector,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::jit::SugaredTupleValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(537,16): warning C4251: 'torch::jit::CastValue::type_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'torch::jit::CastValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(829,25): warning C4251: 'torch::jit::SugaredEnumClass::enum_type_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::SugaredEnumClass' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(236,51): warning C4251: 'torch::jit::Pickler::writer_': class 'std::function' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(330,19): warning C4251: 'torch::jit::BuiltinModule::name': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::jit::BuiltinModule' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(333,33): warning C4251: 'torch::jit::BuiltinModule::version': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::BuiltinModule' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(243,27): warning C4251: 'torch::jit::Pickler::stack_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/lexer.h(399,20): warning C4251: 'torch::jit::SharedParserData::head': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of struct 'torch::jit::SharedParserData' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(277,60): warning C4251: 'torch::jit::Pickler::memoized_globals_map_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/lexer.h(144): note: see declaration of 'std::unique_ptr>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(567,19): warning C4251: 'torch::jit::TensorCastValue::self_': struct 'torch::jit::NamedValue' needs to have dll-interface to be used by clients of struct 'torch::jit::TensorCastValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(537,16): warning C4251: 'torch::jit::CastValue::type_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'torch::jit::CastValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(278,60): warning C4251: 'torch::jit::Pickler::memoized_strings_map_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(279,60): warning C4251: 'torch::jit::Pickler::memoized_devices_map_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(589,30): warning C4251: 'torch::jit::MagicMethod::base_value_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::MagicMethod' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/lexer.h(425,1): warning C4267: 'argument': conversion from 'size_t' to '_Ty', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(590,30): warning C4251: 'torch::jit::MagicMethod::desugared_name_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::jit::MagicMethod' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/script_type_parser.h(48,34): warning C4251: 'torch::jit::ScriptTypeParser::resolver_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'torch::jit::ScriptTypeParser' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(359,21): warning C4251: 'torch::jit::ClassValue::type_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::ClassValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(376,21): warning C4251: 'torch::jit::NamedTupleConstructor::type_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::NamedTupleConstructor' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/lexer.h(510,34): warning C4244: 'argument': conversion from 'const int64_t' to 'const _Ty', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(567,19): warning C4251: 'torch::jit::TensorCastValue::self_': struct 'torch::jit::NamedValue' needs to have dll-interface to be used by clients of struct 'torch::jit::TensorCastValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(154,47): warning C4251: 'torch::jit::Unpickler::reader_': class 'std::function' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(160,29): warning C4251: 'torch::jit::Unpickler::stack_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(164,50): warning C4251: 'torch::jit::Unpickler::globals_': class 'std::vector,std::allocator>>' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(165,34): warning C4251: 'torch::jit::Unpickler::memo_table_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(166,29): warning C4251: 'torch::jit::Unpickler::marks_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(167,42): warning C4251: 'torch::jit::Unpickler::tensor_table_': class 'c10::ArrayRef' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(589,30): warning C4251: 'torch::jit::MagicMethod::base_value_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::MagicMethod' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(590,30): warning C4251: 'torch::jit::MagicMethod::desugared_name_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::jit::MagicMethod' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(733,55): warning C4251: 'torch::jit::IterableTree::unroll_length_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::IterableTree' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(734,41): warning C4251: 'torch::jit::IterableTree::children_': class 'std::vector,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::jit::IterableTree' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(255,59): warning C4251: 'torch::jit::Pickler::memoized_ivalue_map_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(261,40): warning C4251: 'torch::jit::Pickler::memoized_ivalues_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(670,37): warning C4251: 'torch::jit::RangeValue::static_len_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::RangeValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(263,76): warning C4251: 'torch::jit::Pickler::type_renamer_': class 'std::function' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(810,23): warning C4251: 'torch::jit::ExceptionValue::message_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::jit::ExceptionValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(733,55): warning C4251: 'torch::jit::IterableTree::unroll_length_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::IterableTree' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(537,16): warning C4251: 'torch::jit::CastValue::type_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'torch::jit::CastValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/lexer.h(425,1): warning C4267: 'argument': conversion from 'size_t' to '_Ty', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(734,41): warning C4251: 'torch::jit::IterableTree::children_': class 'std::vector,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::jit::IterableTree' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(270,63): warning C4251: 'torch::jit::Pickler::get_tensor_id_': class 'std::function' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(274,39): warning C4251: 'torch::jit::Pickler::tensor_data_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(275,60): warning C4251: 'torch::jit::Pickler::memoized_storage_map_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/lexer.h(510,34): warning C4244: 'argument': conversion from 'const int64_t' to 'const _Ty', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(829,25): warning C4251: 'torch::jit::SugaredEnumClass::enum_type_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::SugaredEnumClass' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(810,23): warning C4251: 'torch::jit::ExceptionValue::message_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::jit::ExceptionValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(567,19): warning C4251: 'torch::jit::TensorCastValue::self_': struct 'torch::jit::NamedValue' needs to have dll-interface to be used by clients of struct 'torch::jit::TensorCastValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc)C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xstring(4471): note: see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(173,60): warning C4251: 'torch::jit::Unpickler::type_cache_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(176,30): warning C4251: 'torch::jit::Unpickler::type_resolver_': class 'std::function' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(589,30): warning C4251: 'torch::jit::MagicMethod::base_value_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::MagicMethod' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(590,30): warning C4251: 'torch::jit::MagicMethod::desugared_name_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::jit::MagicMethod' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(177,24): warning C4251: 'torch::jit::Unpickler::obj_loader_': class 'std::function> (const c10::StrongTypePtr &,c10::IValue)>' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(180,62): warning C4251: 'torch::jit::Unpickler::read_record_': class 'std::function' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(181,36): warning C4251: 'torch::jit::Unpickler::device_': class 'std::optional' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(191,66): warning C4251: 'torch::jit::Unpickler::storage_context_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(670,37): warning C4251: 'torch::jit::RangeValue::static_len_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::RangeValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/lexer.h(425,1): warning C4267: 'argument': conversion from 'size_t' to '_Ty', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(733,55): warning C4251: 'torch::jit::IterableTree::unroll_length_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::IterableTree' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(277,60): warning C4251: 'torch::jit::Pickler::memoized_globals_map_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/SymNodeImpl.h(191): note: see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(734,41): warning C4251: 'torch::jit::IterableTree::children_': class 'std::vector,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::jit::IterableTree' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(278,60): warning C4251: 'torch::jit::Pickler::memoized_strings_map_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/pickler.h(279,60): warning C4251: 'torch::jit::Pickler::memoized_devices_map_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of class 'torch::jit::Pickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(537,16): warning C4251: 'torch::jit::CastValue::type_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'torch::jit::CastValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/lexer.h(510,34): warning C4244: 'argument': conversion from 'const int64_t' to 'const _Ty', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(810,23): warning C4251: 'torch::jit::ExceptionValue::message_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::jit::ExceptionValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/script_type_parser.h(48,34): warning C4251: 'torch::jit::ScriptTypeParser::resolver_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'torch::jit::ScriptTypeParser' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(567,19): warning C4251: 'torch::jit::TensorCastValue::self_': struct 'torch::jit::NamedValue' needs to have dll-interface to be used by clients of struct 'torch::jit::TensorCastValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/lexer.h(399,20): warning C4251: 'torch::jit::SharedParserData::head': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of struct 'torch::jit::SharedParserData' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(829,25): warning C4251: 'torch::jit::SugaredEnumClass::enum_type_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::SugaredEnumClass' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(154,47): warning C4251: 'torch::jit::Unpickler::reader_': class 'std::function' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(160,29): warning C4251: 'torch::jit::Unpickler::stack_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(164,50): warning C4251: 'torch::jit::Unpickler::globals_': class 'std::vector,std::allocator>>' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(165,34): warning C4251: 'torch::jit::Unpickler::memo_table_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(589,30): warning C4251: 'torch::jit::MagicMethod::base_value_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::MagicMethod' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(166,29): warning C4251: 'torch::jit::Unpickler::marks_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(590,30): warning C4251: 'torch::jit::MagicMethod::desugared_name_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::jit::MagicMethod' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/error_report.h(14,54): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface struct 'torch::jit::ErrorReport' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/error_report.h(41,31): warning C4251: 'torch::jit::ErrorReport::ss': class 'std::basic_stringstream,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::jit::ErrorReport' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/error_report.h(42,27): warning C4251: 'torch::jit::ErrorReport::context': struct 'torch::jit::OwnedSourceRange' needs to have dll-interface to be used by clients of struct 'torch::jit::ErrorReport' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/error_report.h(43,34): warning C4251: 'torch::jit::ErrorReport::the_message': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::jit::ErrorReport' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(670,37): warning C4251: 'torch::jit::RangeValue::static_len_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::RangeValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(733,55): warning C4251: 'torch::jit::IterableTree::unroll_length_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::IterableTree' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(734,41): warning C4251: 'torch::jit::IterableTree::children_': class 'std::vector,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::jit::IterableTree' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/error_report.h(44,32): warning C4251: 'torch::jit::ErrorReport::error_stack': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::ErrorReport' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(173,60): warning C4251: 'torch::jit::Unpickler::type_cache_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(810,23): warning C4251: 'torch::jit::ExceptionValue::message_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::jit::ExceptionValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(176,30): warning C4251: 'torch::jit::Unpickler::type_resolver_': class 'std::function' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(177,24): warning C4251: 'torch::jit::Unpickler::obj_loader_': class 'std::function> (const c10::StrongTypePtr &,c10::IValue)>' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/error_report.h(14,54): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface struct 'torch::jit::ErrorReport' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(181,36): warning C4251: 'torch::jit::Unpickler::device_': class 'std::optional' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(829,25): warning C4251: 'torch::jit::SugaredEnumClass::enum_type_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::SugaredEnumClass' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/error_report.h(41,31): warning C4251: 'torch::jit::ErrorReport::ss': class 'std::basic_stringstream,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::jit::ErrorReport' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/error_report.h(42,27): warning C4251: 'torch::jit::ErrorReport::context': struct 'torch::jit::OwnedSourceRange' needs to have dll-interface to be used by clients of struct 'torch::jit::ErrorReport' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/lexer.h(510,34): warning C4244: 'argument': conversion from 'const int64_t' to 'const _Ty', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/error_report.h(43,34): warning C4251: 'torch::jit::ErrorReport::the_message': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::jit::ErrorReport' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(30,57): warning C4251: 'std::enable_shared_from_this::_Wptr': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of class 'std::enable_shared_from_this' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(191,66): warning C4251: 'torch::jit::Unpickler::storage_context_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/error_report.h(44,32): warning C4251: 'torch::jit::ErrorReport::error_stack': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::ErrorReport' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/script_type_parser.h(48,34): warning C4251: 'torch::jit::ScriptTypeParser::resolver_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'torch::jit::ScriptTypeParser' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/lexer.h(399,20): warning C4251: 'torch::jit::SharedParserData::head': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of struct 'torch::jit::SharedParserData' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(154,47): warning C4251: 'torch::jit::Unpickler::reader_': class 'std::function' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(160,29): warning C4251: 'torch::jit::Unpickler::stack_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(164,50): warning C4251: 'torch::jit::Unpickler::globals_': class 'std::vector,std::allocator>>' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(165,34): warning C4251: 'torch::jit::Unpickler::memo_table_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(166,29): warning C4251: 'torch::jit::Unpickler::marks_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(167,42): warning C4251: 'torch::jit::Unpickler::tensor_table_': class 'c10::ArrayRef' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/error_report.h(14,54): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface struct 'torch::jit::ErrorReport' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/error_report.h(41,31): warning C4251: 'torch::jit::ErrorReport::ss': class 'std::basic_stringstream,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::jit::ErrorReport' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/error_report.h(42,27): warning C4251: 'torch::jit::ErrorReport::context': struct 'torch::jit::OwnedSourceRange' needs to have dll-interface to be used by clients of struct 'torch::jit::ErrorReport' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/error_report.h(43,34): warning C4251: 'torch::jit::ErrorReport::the_message': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::jit::ErrorReport' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(223,33): warning C4251: 'torch::jit::BuiltinFunction::self': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::BuiltinFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/lexer.h(425,1): warning C4267: 'argument': conversion from 'size_t' to '_Ty', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/script_type_parser.h(48,34): warning C4251: 'torch::jit::ScriptTypeParser::resolver_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'torch::jit::ScriptTypeParser' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(304,50): warning C4251: 'torch::jit::SugaredTupleValue::tup_': class 'std::vector,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::jit::SugaredTupleValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/error_report.h(44,32): warning C4251: 'torch::jit::ErrorReport::error_stack': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::ErrorReport' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(154,47): warning C4251: 'torch::jit::Unpickler::reader_': class 'std::function' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(160,29): warning C4251: 'torch::jit::Unpickler::stack_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(164,50): warning C4251: 'torch::jit::Unpickler::globals_': class 'std::vector,std::allocator>>' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/lexer.h(510,34): warning C4244: 'argument': conversion from 'const int64_t' to 'const _Ty', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(165,34): warning C4251: 'torch::jit::Unpickler::memo_table_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(166,29): warning C4251: 'torch::jit::Unpickler::marks_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(167,42): warning C4251: 'torch::jit::Unpickler::tensor_table_': class 'c10::ArrayRef' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(330,19): warning C4251: 'torch::jit::BuiltinModule::name': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::jit::BuiltinModule' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ATen_fwd.h(30): note: see declaration of 'c10::ArrayRef' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(333,33): warning C4251: 'torch::jit::BuiltinModule::version': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::BuiltinModule' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(173,60): warning C4251: 'torch::jit::Unpickler::type_cache_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/lexer.h(425,1): warning C4267: 'argument': conversion from 'size_t' to '_Ty', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(176,30): warning C4251: 'torch::jit::Unpickler::type_resolver_': class 'std::function' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/script_type_parser.h(48,34): warning C4251: 'torch::jit::ScriptTypeParser::resolver_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'torch::jit::ScriptTypeParser' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(177,24): warning C4251: 'torch::jit::Unpickler::obj_loader_': class 'std::function> (const c10::StrongTypePtr &,c10::IValue)>' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/lexer.h(510,34): warning C4244: 'argument': conversion from 'const int64_t' to 'const _Ty', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(359,21): warning C4251: 'torch::jit::ClassValue::type_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::ClassValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(180,62): warning C4251: 'torch::jit::Unpickler::read_record_': class 'std::function' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(181,36): warning C4251: 'torch::jit::Unpickler::device_': class 'std::optional' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(376,21): warning C4251: 'torch::jit::NamedTupleConstructor::type_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::NamedTupleConstructor' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(30,57): warning C4251: 'std::enable_shared_from_this::_Wptr': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of class 'std::enable_shared_from_this' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(154,47): warning C4251: 'torch::jit::Unpickler::reader_': class 'std::function' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(160,29): warning C4251: 'torch::jit::Unpickler::stack_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(166,29): warning C4251: 'torch::jit::Unpickler::marks_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(304,50): warning C4251: 'torch::jit::SugaredTupleValue::tup_': class 'std::vector,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::jit::SugaredTupleValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(176,30): warning C4251: 'torch::jit::Unpickler::type_resolver_': class 'std::function' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(167,42): warning C4251: 'torch::jit::Unpickler::tensor_table_': class 'c10::ArrayRef' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/lexer.h(399,20): warning C4251: 'torch::jit::SharedParserData::head': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of struct 'torch::jit::SharedParserData' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(177,24): warning C4251: 'torch::jit::Unpickler::obj_loader_': class 'std::function> (const c10::StrongTypePtr &,c10::IValue)>' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(180,62): warning C4251: 'torch::jit::Unpickler::read_record_': class 'std::function' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(181,36): warning C4251: 'torch::jit::Unpickler::device_': class 'std::optional' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(330,19): warning C4251: 'torch::jit::BuiltinModule::name': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::jit::BuiltinModule' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(333,33): warning C4251: 'torch::jit::BuiltinModule::version': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::BuiltinModule' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(223,33): warning C4251: 'torch::jit::BuiltinFunction::self': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::BuiltinFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(191,66): warning C4251: 'torch::jit::Unpickler::storage_context_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/error_report.h(14,54): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface struct 'torch::jit::ErrorReport' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/error_report.h(41,31): warning C4251: 'torch::jit::ErrorReport::ss': class 'std::basic_stringstream,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::jit::ErrorReport' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(304,50): warning C4251: 'torch::jit::SugaredTupleValue::tup_': class 'std::vector,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::jit::SugaredTupleValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/error_report.h(42,27): warning C4251: 'torch::jit::ErrorReport::context': struct 'torch::jit::OwnedSourceRange' needs to have dll-interface to be used by clients of struct 'torch::jit::ErrorReport' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/error_report.h(43,34): warning C4251: 'torch::jit::ErrorReport::the_message': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::jit::ErrorReport' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/script_type_parser.h(48,34): warning C4251: 'torch::jit::ScriptTypeParser::resolver_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'torch::jit::ScriptTypeParser' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(330,19): warning C4251: 'torch::jit::BuiltinModule::name': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::jit::BuiltinModule' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(359,21): warning C4251: 'torch::jit::ClassValue::type_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::ClassValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(154,47): warning C4251: 'torch::jit::Unpickler::reader_': class 'std::function' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(160,29): warning C4251: 'torch::jit::Unpickler::stack_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/error_report.h(44,32): warning C4251: 'torch::jit::ErrorReport::error_stack': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::ErrorReport' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(376,21): warning C4251: 'torch::jit::NamedTupleConstructor::type_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::NamedTupleConstructor' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(164,50): warning C4251: 'torch::jit::Unpickler::globals_': class 'std::vector,std::allocator>>' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(165,34): warning C4251: 'torch::jit::Unpickler::memo_table_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(166,29): warning C4251: 'torch::jit::Unpickler::marks_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(173,60): warning C4251: 'torch::jit::Unpickler::type_cache_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(167,42): warning C4251: 'torch::jit::Unpickler::tensor_table_': class 'c10::ArrayRef' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(176,30): warning C4251: 'torch::jit::Unpickler::type_resolver_': class 'std::function' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(537,16): warning C4251: 'torch::jit::CastValue::type_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'torch::jit::CastValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(177,24): warning C4251: 'torch::jit::Unpickler::obj_loader_': class 'std::function> (const c10::StrongTypePtr &,c10::IValue)>' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/lexer.h(425,1): warning C4267: 'argument': conversion from 'size_t' to '_Ty', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(180,62): warning C4251: 'torch::jit::Unpickler::read_record_': class 'std::function' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(359,21): warning C4251: 'torch::jit::ClassValue::type_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::ClassValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(181,36): warning C4251: 'torch::jit::Unpickler::device_': class 'std::optional' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(376,21): warning C4251: 'torch::jit::NamedTupleConstructor::type_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::NamedTupleConstructor' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(191,66): warning C4251: 'torch::jit::Unpickler::storage_context_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/lexer.h(510,34): warning C4244: 'argument': conversion from 'const int64_t' to 'const _Ty', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(30,57): warning C4251: 'std::enable_shared_from_this::_Wptr': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of class 'std::enable_shared_from_this' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(567,19): warning C4251: 'torch::jit::TensorCastValue::self_': struct 'torch::jit::NamedValue' needs to have dll-interface to be used by clients of struct 'torch::jit::TensorCastValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc)C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\memory(1712): note: see declaration of 'std::weak_ptr<_Ty>' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/error_report.h(14,54): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface struct 'torch::jit::ErrorReport' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/error_report.h(41,31): warning C4251: 'torch::jit::ErrorReport::ss': class 'std::basic_stringstream,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::jit::ErrorReport' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(173,60): warning C4251: 'torch::jit::Unpickler::type_cache_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/error_report.h(42,27): warning C4251: 'torch::jit::ErrorReport::context': struct 'torch::jit::OwnedSourceRange' needs to have dll-interface to be used by clients of struct 'torch::jit::ErrorReport' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/error_report.h(43,34): warning C4251: 'torch::jit::ErrorReport::the_message': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::jit::ErrorReport' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(590,30): warning C4251: 'torch::jit::MagicMethod::desugared_name_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::jit::MagicMethod' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/error_report.h(44,32): warning C4251: 'torch::jit::ErrorReport::error_stack': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::ErrorReport' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(177,24): warning C4251: 'torch::jit::Unpickler::obj_loader_': class 'std::function> (const c10::StrongTypePtr &,c10::IValue)>' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/error_report.h(14,54): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface struct 'torch::jit::ErrorReport' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(180,62): warning C4251: 'torch::jit::Unpickler::read_record_': class 'std::function' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(181,36): warning C4251: 'torch::jit::Unpickler::device_': class 'std::optional' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/error_report.h(41,31): warning C4251: 'torch::jit::ErrorReport::ss': class 'std::basic_stringstream,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::jit::ErrorReport' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/error_report.h(42,27): warning C4251: 'torch::jit::ErrorReport::context': struct 'torch::jit::OwnedSourceRange' needs to have dll-interface to be used by clients of struct 'torch::jit::ErrorReport' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/error_report.h(43,34): warning C4251: 'torch::jit::ErrorReport::the_message': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::jit::ErrorReport' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(191,66): warning C4251: 'torch::jit::Unpickler::storage_context_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(537,16): warning C4251: 'torch::jit::CastValue::type_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'torch::jit::CastValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(670,37): warning C4251: 'torch::jit::RangeValue::static_len_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::RangeValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(223,33): warning C4251: 'torch::jit::BuiltinFunction::self': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::BuiltinFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(733,55): warning C4251: 'torch::jit::IterableTree::unroll_length_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::IterableTree' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/error_report.h(44,32): warning C4251: 'torch::jit::ErrorReport::error_stack': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::ErrorReport' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(30,57): warning C4251: 'std::enable_shared_from_this::_Wptr': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of class 'std::enable_shared_from_this' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(734,41): warning C4251: 'torch::jit::IterableTree::children_': class 'std::vector,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::jit::IterableTree' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(589,30): warning C4251: 'torch::jit::MagicMethod::base_value_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::MagicMethod' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(590,30): warning C4251: 'torch::jit::MagicMethod::desugared_name_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::jit::MagicMethod' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(330,19): warning C4251: 'torch::jit::BuiltinModule::name': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::jit::BuiltinModule' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(333,33): warning C4251: 'torch::jit::BuiltinModule::version': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::BuiltinModule' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(810,23): warning C4251: 'torch::jit::ExceptionValue::message_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::jit::ExceptionValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(567,19): warning C4251: 'torch::jit::TensorCastValue::self_': struct 'torch::jit::NamedValue' needs to have dll-interface to be used by clients of struct 'torch::jit::TensorCastValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(589,30): warning C4251: 'torch::jit::MagicMethod::base_value_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::MagicMethod' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(670,37): warning C4251: 'torch::jit::RangeValue::static_len_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::RangeValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(590,30): warning C4251: 'torch::jit::MagicMethod::desugared_name_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::jit::MagicMethod' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(30,57): warning C4251: 'std::enable_shared_from_this::_Wptr': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of class 'std::enable_shared_from_this' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(733,55): warning C4251: 'torch::jit::IterableTree::unroll_length_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::IterableTree' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(829,25): warning C4251: 'torch::jit::SugaredEnumClass::enum_type_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::SugaredEnumClass' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(734,41): warning C4251: 'torch::jit::IterableTree::children_': class 'std::vector,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::jit::IterableTree' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(359,21): warning C4251: 'torch::jit::ClassValue::type_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::ClassValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(223,33): warning C4251: 'torch::jit::BuiltinFunction::self': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::BuiltinFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(376,21): warning C4251: 'torch::jit::NamedTupleConstructor::type_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::NamedTupleConstructor' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/error_report.h(14,54): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface struct 'torch::jit::ErrorReport' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(304,50): warning C4251: 'torch::jit::SugaredTupleValue::tup_': class 'std::vector,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::jit::SugaredTupleValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/error_report.h(14): note: see declaration of 'torch::jit::ErrorReport' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/error_report.h(42,27): warning C4251: 'torch::jit::ErrorReport::context': struct 'torch::jit::OwnedSourceRange' needs to have dll-interface to be used by clients of struct 'torch::jit::ErrorReport' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(670,37): warning C4251: 'torch::jit::RangeValue::static_len_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::RangeValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/error_report.h(43,34): warning C4251: 'torch::jit::ErrorReport::the_message': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::jit::ErrorReport' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(810,23): warning C4251: 'torch::jit::ExceptionValue::message_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::jit::ExceptionValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(733,55): warning C4251: 'torch::jit::IterableTree::unroll_length_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::IterableTree' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc)C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xstring(4471): note: see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(734,41): warning C4251: 'torch::jit::IterableTree::children_': class 'std::vector,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::jit::IterableTree' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(330,19): warning C4251: 'torch::jit::BuiltinModule::name': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::jit::BuiltinModule' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(333,33): warning C4251: 'torch::jit::BuiltinModule::version': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::BuiltinModule' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/error_report.h(44,32): warning C4251: 'torch::jit::ErrorReport::error_stack': class 'std::vector>' needs to have dll-interface to be used by clients of struct 'torch::jit::ErrorReport' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(829,25): warning C4251: 'torch::jit::SugaredEnumClass::enum_type_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::SugaredEnumClass' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(810,23): warning C4251: 'torch::jit::ExceptionValue::message_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::jit::ExceptionValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(223,33): warning C4251: 'torch::jit::BuiltinFunction::self': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::BuiltinFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(829,25): warning C4251: 'torch::jit::SugaredEnumClass::enum_type_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::SugaredEnumClass' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(304,50): warning C4251: 'torch::jit::SugaredTupleValue::tup_': class 'std::vector,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::jit::SugaredTupleValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(359,21): warning C4251: 'torch::jit::ClassValue::type_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::ClassValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(67): note: see declaration of 'std::vector,std::allocator>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(376,21): warning C4251: 'torch::jit::NamedTupleConstructor::type_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::NamedTupleConstructor' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(330,19): warning C4251: 'torch::jit::BuiltinModule::name': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::jit::BuiltinModule' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(333,33): warning C4251: 'torch::jit::BuiltinModule::version': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::BuiltinModule' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(30,57): warning C4251: 'std::enable_shared_from_this::_Wptr': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of class 'std::enable_shared_from_this' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(537,16): warning C4251: 'torch::jit::CastValue::type_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'torch::jit::CastValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(359,21): warning C4251: 'torch::jit::ClassValue::type_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::ClassValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(376,21): warning C4251: 'torch::jit::NamedTupleConstructor::type_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::NamedTupleConstructor' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(567,19): warning C4251: 'torch::jit::TensorCastValue::self_': struct 'torch::jit::NamedValue' needs to have dll-interface to be used by clients of struct 'torch::jit::TensorCastValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(589,30): warning C4251: 'torch::jit::MagicMethod::base_value_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::MagicMethod' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(590,30): warning C4251: 'torch::jit::MagicMethod::desugared_name_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::jit::MagicMethod' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(223,33): warning C4251: 'torch::jit::BuiltinFunction::self': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::BuiltinFunction' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(304,50): warning C4251: 'torch::jit::SugaredTupleValue::tup_': class 'std::vector,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::jit::SugaredTupleValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(537,16): warning C4251: 'torch::jit::CastValue::type_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'torch::jit::CastValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(670,37): warning C4251: 'torch::jit::RangeValue::static_len_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::RangeValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(733,55): warning C4251: 'torch::jit::IterableTree::unroll_length_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::IterableTree' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(734,41): warning C4251: 'torch::jit::IterableTree::children_': class 'std::vector,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::jit::IterableTree' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(330,19): warning C4251: 'torch::jit::BuiltinModule::name': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::jit::BuiltinModule' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(333,33): warning C4251: 'torch::jit::BuiltinModule::version': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::BuiltinModule' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/script_type_parser.h(48,34): warning C4251: 'torch::jit::ScriptTypeParser::resolver_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'torch::jit::ScriptTypeParser' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(567,19): warning C4251: 'torch::jit::TensorCastValue::self_': struct 'torch::jit::NamedValue' needs to have dll-interface to be used by clients of struct 'torch::jit::TensorCastValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(810,23): warning C4251: 'torch::jit::ExceptionValue::message_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::jit::ExceptionValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(154,47): warning C4251: 'torch::jit::Unpickler::reader_': class 'std::function' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(160,29): warning C4251: 'torch::jit::Unpickler::stack_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(164,50): warning C4251: 'torch::jit::Unpickler::globals_': class 'std::vector,std::allocator>>' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(165,34): warning C4251: 'torch::jit::Unpickler::memo_table_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(166,29): warning C4251: 'torch::jit::Unpickler::marks_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(167,42): warning C4251: 'torch::jit::Unpickler::tensor_table_': class 'c10::ArrayRef' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(589,30): warning C4251: 'torch::jit::MagicMethod::base_value_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::MagicMethod' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(590,30): warning C4251: 'torch::jit::MagicMethod::desugared_name_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::jit::MagicMethod' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(359,21): warning C4251: 'torch::jit::ClassValue::type_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::ClassValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc)C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xstring(4471): note: see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(376,21): warning C4251: 'torch::jit::NamedTupleConstructor::type_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::NamedTupleConstructor' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(829,25): warning C4251: 'torch::jit::SugaredEnumClass::enum_type_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::SugaredEnumClass' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(537,16): warning C4251: 'torch::jit::CastValue::type_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'torch::jit::CastValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/script_type_parser.h(48,34): warning C4251: 'torch::jit::ScriptTypeParser::resolver_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'torch::jit::ScriptTypeParser' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(670,37): warning C4251: 'torch::jit::RangeValue::static_len_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::RangeValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(154,47): warning C4251: 'torch::jit::Unpickler::reader_': class 'std::function' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(733,55): warning C4251: 'torch::jit::IterableTree::unroll_length_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::IterableTree' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(160,29): warning C4251: 'torch::jit::Unpickler::stack_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(734,41): warning C4251: 'torch::jit::IterableTree::children_': class 'std::vector,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::jit::IterableTree' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(164,50): warning C4251: 'torch::jit::Unpickler::globals_': class 'std::vector,std::allocator>>' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(67): note: see declaration of 'std::vector,std::allocator>>' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(165,34): warning C4251: 'torch::jit::Unpickler::memo_table_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/script_type_parser.h(48,34): warning C4251: 'torch::jit::ScriptTypeParser::resolver_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'torch::jit::ScriptTypeParser' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(167,42): warning C4251: 'torch::jit::Unpickler::tensor_table_': class 'c10::ArrayRef' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(173,60): warning C4251: 'torch::jit::Unpickler::type_cache_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(567,19): warning C4251: 'torch::jit::TensorCastValue::self_': struct 'torch::jit::NamedValue' needs to have dll-interface to be used by clients of struct 'torch::jit::TensorCastValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(176,30): warning C4251: 'torch::jit::Unpickler::type_resolver_': class 'std::function' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(154,47): warning C4251: 'torch::jit::Unpickler::reader_': class 'std::function' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(160,29): warning C4251: 'torch::jit::Unpickler::stack_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(164,50): warning C4251: 'torch::jit::Unpickler::globals_': class 'std::vector,std::allocator>>' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(589,30): warning C4251: 'torch::jit::MagicMethod::base_value_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::MagicMethod' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(810,23): warning C4251: 'torch::jit::ExceptionValue::message_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::jit::ExceptionValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(165,34): warning C4251: 'torch::jit::Unpickler::memo_table_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(177,24): warning C4251: 'torch::jit::Unpickler::obj_loader_': class 'std::function> (const c10::StrongTypePtr &,c10::IValue)>' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(590,30): warning C4251: 'torch::jit::MagicMethod::desugared_name_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::jit::MagicMethod' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(166,29): warning C4251: 'torch::jit::Unpickler::marks_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(167,42): warning C4251: 'torch::jit::Unpickler::tensor_table_': class 'c10::ArrayRef' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(180,62): warning C4251: 'torch::jit::Unpickler::read_record_': class 'std::function' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(181,36): warning C4251: 'torch::jit::Unpickler::device_': class 'std::optional' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(191,66): warning C4251: 'torch::jit::Unpickler::storage_context_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(829,25): warning C4251: 'torch::jit::SugaredEnumClass::enum_type_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::SugaredEnumClass' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(670,37): warning C4251: 'torch::jit::RangeValue::static_len_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::RangeValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(173,60): warning C4251: 'torch::jit::Unpickler::type_cache_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(176,30): warning C4251: 'torch::jit::Unpickler::type_resolver_': class 'std::function' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(173,60): warning C4251: 'torch::jit::Unpickler::type_cache_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(177,24): warning C4251: 'torch::jit::Unpickler::obj_loader_': class 'std::function> (const c10::StrongTypePtr &,c10::IValue)>' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(537,16): warning C4251: 'torch::jit::CastValue::type_': class 'c10::Type::SingletonOrSharedTypePtr' needs to have dll-interface to be used by clients of struct 'torch::jit::CastValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(176,30): warning C4251: 'torch::jit::Unpickler::type_resolver_': class 'std::function' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(180,62): warning C4251: 'torch::jit::Unpickler::read_record_': class 'std::function' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(181,36): warning C4251: 'torch::jit::Unpickler::device_': class 'std::optional' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(177,24): warning C4251: 'torch::jit::Unpickler::obj_loader_': class 'std::function> (const c10::StrongTypePtr &,c10::IValue)>' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(191,66): warning C4251: 'torch::jit::Unpickler::storage_context_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(180,62): warning C4251: 'torch::jit::Unpickler::read_record_': class 'std::function' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(181,36): warning C4251: 'torch::jit::Unpickler::device_': class 'std::optional' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(191,66): warning C4251: 'torch::jit::Unpickler::storage_context_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(567,19): warning C4251: 'torch::jit::TensorCastValue::self_': struct 'torch::jit::NamedValue' needs to have dll-interface to be used by clients of struct 'torch::jit::TensorCastValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(589,30): warning C4251: 'torch::jit::MagicMethod::base_value_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::MagicMethod' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(590,30): warning C4251: 'torch::jit::MagicMethod::desugared_name_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::jit::MagicMethod' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(670,37): warning C4251: 'torch::jit::RangeValue::static_len_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::RangeValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(733,55): warning C4251: 'torch::jit::IterableTree::unroll_length_': class 'std::optional' needs to have dll-interface to be used by clients of struct 'torch::jit::IterableTree' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(734,41): warning C4251: 'torch::jit::IterableTree::children_': class 'std::vector,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::jit::IterableTree' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(734,41): warning C4251: 'torch::jit::IterableTree::children_': class 'std::vector,std::allocator>>' needs to have dll-interface to be used by clients of struct 'torch::jit::IterableTree' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(810,23): warning C4251: 'torch::jit::ExceptionValue::message_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::jit::ExceptionValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(810,23): warning C4251: 'torch::jit::ExceptionValue::message_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of struct 'torch::jit::ExceptionValue' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(829,25): warning C4251: 'torch::jit::SugaredEnumClass::enum_type_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::SugaredEnumClass' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/sugared_value.h(829,25): warning C4251: 'torch::jit::SugaredEnumClass::enum_type_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'torch::jit::SugaredEnumClass' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/script_type_parser.h(48,34): warning C4251: 'torch::jit::ScriptTypeParser::resolver_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'torch::jit::ScriptTypeParser' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/script_type_parser.h(48,34): warning C4251: 'torch::jit::ScriptTypeParser::resolver_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'torch::jit::ScriptTypeParser' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(154,47): warning C4251: 'torch::jit::Unpickler::reader_': class 'std::function' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(160,29): warning C4251: 'torch::jit::Unpickler::stack_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(154,47): warning C4251: 'torch::jit::Unpickler::reader_': class 'std::function' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(160,29): warning C4251: 'torch::jit::Unpickler::stack_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(164,50): warning C4251: 'torch::jit::Unpickler::globals_': class 'std::vector,std::allocator>>' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(165,34): warning C4251: 'torch::jit::Unpickler::memo_table_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(164,50): warning C4251: 'torch::jit::Unpickler::globals_': class 'std::vector,std::allocator>>' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(165,34): warning C4251: 'torch::jit::Unpickler::memo_table_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(166,29): warning C4251: 'torch::jit::Unpickler::marks_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(167,42): warning C4251: 'torch::jit::Unpickler::tensor_table_': class 'c10::ArrayRef' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(166,29): warning C4251: 'torch::jit::Unpickler::marks_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\ATen/core/ATen_fwd.h(30): note: see declaration of 'c10::ArrayRef' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(167,42): warning C4251: 'torch::jit::Unpickler::tensor_table_': class 'c10::ArrayRef' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(173,60): warning C4251: 'torch::jit::Unpickler::type_cache_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(173,60): warning C4251: 'torch::jit::Unpickler::type_cache_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(176,30): warning C4251: 'torch::jit::Unpickler::type_resolver_': class 'std::function' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(177,24): warning C4251: 'torch::jit::Unpickler::obj_loader_': class 'std::function> (const c10::StrongTypePtr &,c10::IValue)>' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(177,24): warning C4251: 'torch::jit::Unpickler::obj_loader_': class 'std::function> (const c10::StrongTypePtr &,c10::IValue)>' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(180,62): warning C4251: 'torch::jit::Unpickler::read_record_': class 'std::function' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(180,62): warning C4251: 'torch::jit::Unpickler::read_record_': class 'std::function' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(70): note: see declaration of 'std::function' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(181,36): warning C4251: 'torch::jit::Unpickler::device_': class 'std::optional' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(181,36): warning C4251: 'torch::jit::Unpickler::device_': class 'std::optional' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/core/StorageImpl.h(274): note: see declaration of 'std::optional' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(191,66): warning C4251: 'torch::jit::Unpickler::storage_context_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(191,66): warning C4251: 'torch::jit::Unpickler::storage_context_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/script_type_parser.h(48,34): warning C4251: 'torch::jit::ScriptTypeParser::resolver_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'torch::jit::ScriptTypeParser' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/frontend/script_type_parser.h(48,34): warning C4251: 'torch::jit::ScriptTypeParser::resolver_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'torch::jit::ScriptTypeParser' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(154,47): warning C4251: 'torch::jit::Unpickler::reader_': class 'std::function' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(160,29): warning C4251: 'torch::jit::Unpickler::stack_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(164,50): warning C4251: 'torch::jit::Unpickler::globals_': class 'std::vector,std::allocator>>' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(165,34): warning C4251: 'torch::jit::Unpickler::memo_table_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(154,47): warning C4251: 'torch::jit::Unpickler::reader_': class 'std::function' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(166,29): warning C4251: 'torch::jit::Unpickler::marks_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(160,29): warning C4251: 'torch::jit::Unpickler::stack_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc)C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(167,42): warning C4251: 'torch::jit::Unpickler::tensor_table_': class 'c10::ArrayRef' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(164,50): warning C4251: 'torch::jit::Unpickler::globals_': class 'std::vector,std::allocator>>' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(165,34): warning C4251: 'torch::jit::Unpickler::memo_table_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(166,29): warning C4251: 'torch::jit::Unpickler::marks_': class 'std::vector>' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(167,42): warning C4251: 'torch::jit::Unpickler::tensor_table_': class 'c10::ArrayRef' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(173,60): warning C4251: 'torch::jit::Unpickler::type_cache_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(173,60): warning C4251: 'torch::jit::Unpickler::type_cache_': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(176,30): warning C4251: 'torch::jit::Unpickler::type_resolver_': class 'std::function' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(176,30): warning C4251: 'torch::jit::Unpickler::type_resolver_': class 'std::function' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(177,24): warning C4251: 'torch::jit::Unpickler::obj_loader_': class 'std::function> (const c10::StrongTypePtr &,c10::IValue)>' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(177,24): warning C4251: 'torch::jit::Unpickler::obj_loader_': class 'std::function> (const c10::StrongTypePtr &,c10::IValue)>' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(180,62): warning C4251: 'torch::jit::Unpickler::read_record_': class 'std::function' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(181,36): warning C4251: 'torch::jit::Unpickler::device_': class 'std::optional' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(180,62): warning C4251: 'torch::jit::Unpickler::read_record_': class 'std::function' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(181,36): warning C4251: 'torch::jit::Unpickler::device_': class 'std::optional' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(191,66): warning C4251: 'torch::jit::Unpickler::storage_context_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\torch/csrc/jit/serialization/unpickler.h(191,66): warning C4251: 'torch::jit::Unpickler::storage_context_': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'torch::jit::Unpickler' (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/SmallVector.h(104,1): warning C4267: '=': conversion from 'size_t' to 'Size_T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/SmallVector.h(104,1): warning C4267: '=': conversion from 'size_t' to 'Size_T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/SmallVector.h(104,1): warning C4267: '=': conversion from 'size_t' to 'Size_T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/SmallVector.h(104,1): warning C4267: '=': conversion from 'size_t' to 'Size_T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/SmallVector.h(104,1): warning C4267: '=': conversion from 'size_t' to 'Size_T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/SmallVector.h(104,1): warning C4267: '=': conversion from 'size_t' to 'Size_T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/SmallVector.h(104,1): warning C4267: '=': conversion from 'size_t' to 'Size_T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/SmallVector.h(104,1): warning C4267: '=': conversion from 'size_t' to 'Size_T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/SmallVector.h(68,1): warning C4267: 'initializing': conversion from 'size_t' to 'Size_T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/SmallVector.h(68,1): warning C4267: 'initializing': conversion from 'size_t' to 'Size_T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/SmallVector.h(104,1): warning C4267: '=': conversion from 'size_t' to 'Size_T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/SmallVector.h(104,1): warning C4267: '=': conversion from 'size_t' to 'Size_T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/SmallVector.h(68,1): warning C4267: 'initializing': conversion from 'size_t' to 'Size_T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/SmallVector.h(104,1): warning C4267: '=': conversion from 'size_t' to 'Size_T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/SmallVector.h(68,1): warning C4267: 'initializing': conversion from 'size_t' to 'Size_T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/SmallVector.h(68,1): warning C4267: 'initializing': conversion from 'size_t' to 'Size_T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/complex.h(172,14): warning C4244: 'initializing': conversion from 'const T' to 'T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/complex.h(172,1): warning C4244: 'initializing': conversion from 'const T' to 'T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/complex.h(172,14): warning C4244: 'initializing': conversion from 'const T' to 'T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/complex.h(172,1): warning C4244: 'initializing': conversion from 'const T' to 'T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/SmallVector.h(68,1): warning C4267: 'initializing': conversion from 'size_t' to 'Size_T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/SmallVector.h(104,1): warning C4267: '=': conversion from 'size_t' to 'Size_T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/SmallVector.h(104,1): warning C4267: '=': conversion from 'size_t' to 'Size_T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/complex.h(172,14): warning C4244: 'initializing': conversion from 'const T' to 'T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/complex.h(172,1): warning C4244: 'initializing': conversion from 'const T' to 'T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/complex.h(172,14): warning C4244: 'initializing': conversion from 'const T' to 'T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/complex.h(172,1): warning C4244: 'initializing': conversion from 'const T' to 'T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/complex.h(172,14): warning C4244: 'initializing': conversion from 'const T' to 'T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/complex.h(172,1): warning C4244: 'initializing': conversion from 'const T' to 'T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/complex.h(172,14): warning C4244: 'initializing': conversion from 'const T' to 'T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/complex.h(172,1): warning C4244: 'initializing': conversion from 'const T' to 'T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/SmallVector.h(68,1): warning C4267: 'initializing': conversion from 'size_t' to 'Size_T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/SmallVector.h(68,1): warning C4267: 'initializing': conversion from 'size_t' to 'Size_T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/SmallVector.h(68,1): warning C4267: 'initializing': conversion from 'size_t' to 'Size_T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/SmallVector.h(68,1): warning C4267: 'initializing': conversion from 'size_t' to 'Size_T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/SmallVector.h(68,1): warning C4267: 'initializing': conversion from 'size_t' to 'Size_T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/complex.h(172,14): warning C4244: 'initializing': conversion from 'const T' to 'T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/complex.h(172,1): warning C4244: 'initializing': conversion from 'const T' to 'T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/complex.h(172,14): warning C4244: 'initializing': conversion from 'const T' to 'T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/complex.h(172,1): warning C4244: 'initializing': conversion from 'const T' to 'T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/SmallVector.h(68,1): warning C4267: 'initializing': conversion from 'size_t' to 'Size_T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/complex.h(172,14): warning C4244: 'initializing': conversion from 'const T' to 'T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/complex.h(172,1): warning C4244: 'initializing': conversion from 'const T' to 'T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/SmallVector.h(68,1): warning C4267: 'initializing': conversion from 'size_t' to 'Size_T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/complex.h(172,14): warning C4244: 'initializing': conversion from 'const T' to 'T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/complex.h(172,1): warning C4244: 'initializing': conversion from 'const T' to 'T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/complex.h(172,14): warning C4244: 'initializing': conversion from 'const T' to 'T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/complex.h(172,1): warning C4244: 'initializing': conversion from 'const T' to 'T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/complex.h(172,14): warning C4244: 'initializing': conversion from 'const T' to 'T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/complex.h(172,1): warning C4244: 'initializing': conversion from 'const T' to 'T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/complex.h(172,14): warning C4244: 'initializing': conversion from 'const T' to 'T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/complex.h(172,1): warning C4244: 'initializing': conversion from 'const T' to 'T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'src_t' to 'float', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'src_t' to 'float', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'T' to 'float', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'src_t' to 'float', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'src_t' to 'const T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'src_t' to 'const T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'src_t' to 'const T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'src_t' to 'const T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'src_t' to 'const T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'src_t' to 'float', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'src_t' to 'float', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'T' to 'float', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'src_t' to 'float', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'src_t' to 'const T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'src_t' to 'const T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'src_t' to 'float', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'src_t' to 'const T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'src_t' to 'float', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'src_t' to 'const T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'T' to 'float', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'src_t' to 'float', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'src_t' to 'const T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'src_t' to 'const T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'src_t' to 'const T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'src_t' to 'const T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'src_t' to 'const T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'src_t' to 'const T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'src_t' to 'float', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'src_t' to 'float', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/SmallVector.h(520,1): warning C4267: '=': conversion from 'size_t' to 'Size_T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'T' to 'float', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'src_t' to 'float', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\optional(68,1): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'src_t' to 'const T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'src_t' to 'const T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'src_t' to 'const T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'src_t' to 'float', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'src_t' to 'float', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'src_t' to 'const T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'src_t' to 'float', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'src_t' to 'float', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'src_t' to 'const T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'T' to 'float', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'T' to 'float', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'src_t' to 'float', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'src_t' to 'float', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/SmallVector.h(520,1): warning C4267: '=': conversion from 'size_t' to 'Size_T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(3606,22): warning C4244: '=': conversion from 'const __int64' to 'int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matmul.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\optional(68,1): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'src_t' to 'float', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'src_t' to 'float', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'T' to 'float', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'src_t' to 'const T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'src_t' to 'const T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'src_t' to 'float', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'src_t' to 'const T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'src_t' to 'const T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/SmallVector.h(520,1): warning C4267: '=': conversion from 'size_t' to 'Size_T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'src_t' to 'const T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'src_t' to 'const T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'src_t' to 'const T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'src_t' to 'const T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'src_t' to 'const T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'src_t' to 'const T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(3606,22): warning C4244: '=': conversion from 'const __int64' to 'int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_format.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\optional(68,1): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'src_t' to 'const T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'src_t' to 'const T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'src_t' to 'const T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'src_t' to 'const T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'src_t' to 'const T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(3606,22): warning C4244: '=': conversion from 'const __int64' to 'int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/SmallVector.h(520,1): warning C4267: '=': conversion from 'size_t' to 'Size_T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\optional(68,1): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'src_t' to 'float', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'src_t' to 'float', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'T' to 'float', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'src_t' to 'float', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(3606,22): warning C4244: '=': conversion from 'const __int64' to 'int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\matrix_ops.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'src_t' to 'const T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'src_t' to 'const T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'src_t' to 'const T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'src_t' to 'const T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/SmallVector.h(520,1): warning C4267: '=': conversion from 'size_t' to 'Size_T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/SmallVector.h(520,1): warning C4267: '=': conversion from 'size_t' to 'Size_T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'src_t' to 'const T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\optional(68,1): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\optional(68,1): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'src_t' to 'float', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'src_t' to 'float', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/SmallVector.h(520,1): warning C4267: '=': conversion from 'size_t' to 'Size_T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'T' to 'float', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'src_t' to 'float', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'src_t' to 'float', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\optional(68,1): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'src_t' to 'float', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'T' to 'float', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(3606,22): warning C4244: '=': conversion from 'const __int64' to 'int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'src_t' to 'float', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(3606,22): warning C4244: '=': conversion from 'const __int64' to 'int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\elemenwise_op.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'src_t' to 'const T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'src_t' to 'const T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'src_t' to 'float', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'src_t' to 'const T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'src_t' to 'float', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'src_t' to 'float', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'src_t' to 'const T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'src_t' to 'float', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'T' to 'float', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'src_t' to 'const T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'T' to 'float', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'src_t' to 'float', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'src_t' to 'float', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(3606,22): warning C4244: '=': conversion from 'const __int64' to 'int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sparse_matrix_coalesce.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'src_t' to 'const T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'src_t' to 'const T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/SmallVector.h(520,1): warning C4267: '=': conversion from 'size_t' to 'Size_T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'src_t' to 'const T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'src_t' to 'const T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'src_t' to 'const T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'src_t' to 'const T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'src_t' to 'const T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'src_t' to 'const T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'src_t' to 'const T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'src_t' to 'const T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'src_t' to 'const T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'src_t' to 'const T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'src_t' to 'const T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'src_t' to 'const T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\optional(68,1): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'src_t' to 'const T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(3606,22): warning C4244: '=': conversion from 'const __int64' to 'int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\reduction.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/SmallVector.h(520,1): warning C4267: '=': conversion from 'size_t' to 'Size_T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\optional(68,1): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(3606,22): warning C4244: '=': conversion from 'const __int64' to 'int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\softmax.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/SmallVector.h(520,1): warning C4267: '=': conversion from 'size_t' to 'Size_T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'src_t' to 'float', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'src_t' to 'float', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'T' to 'float', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/SmallVector.h(520,1): warning C4267: '=': conversion from 'size_t' to 'Size_T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/SmallVector.h(520,1): warning C4267: '=': conversion from 'size_t' to 'Size_T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'src_t' to 'float', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\optional(68,1): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\optional(68,1): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\optional(68,1): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'src_t' to 'const T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'src_t' to 'const T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'src_t' to 'const T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'src_t' to 'const T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/TypeCast.h(53,32): warning C4244: 'argument': conversion from 'src_t' to 'const T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(3606,22): warning C4244: '=': conversion from 'const __int64' to 'int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\sddmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(3606,22): warning C4244: '=': conversion from 'const __int64' to 'int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\spspmm.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(3606,22): warning C4244: '=': conversion from 'const __int64' to 'int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\cpu\matrix_ops_impl.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\include\c10/util/SmallVector.h(520,1): warning C4267: '=': conversion from 'size_t' to 'Size_T', possible loss of data [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\optional(68,1): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\include\xutility(3606,22): warning C4244: '=': conversion from 'const __int64' to 'int32_t', possible loss of data (compiling source file C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\src\python_binding.cc) [C:\Jenkins\workspace\dgl_PR-7408\dgl_sparse\build\dgl_sparse_pytorch_2.3.0.vcxproj] [C:\Jenkins\workspace\dgl_PR-7408\build\dgl_sparse.vcxproj] 11345 Warning(s) 0 Error(s) Time Elapsed 00:01:01.28 1 file(s) copied. Could Not Find C:\Jenkins\workspace\dgl_PR-7408\python\build Adding dgl 2.3 to easy-install.pth file Installed /opt/conda/envs/pytorch-ci/lib/python3.10/site-packages/dgl-2.3-py3.10-linux-x86_64.egg Processing dependencies for dgl==2.3 Searching for pandas==2.2.2 Best match: pandas 2.2.2 Adding pandas 2.2.2 to easy-install.pth file detected new path './dgl-2.3-py3.10-linux-x86_64.egg' Using /opt/conda/envs/pytorch-ci/lib/python3.10/site-packages Searching for torchdata==0.7.1 Best match: torchdata 0.7.1 Adding torchdata 0.7.1 to easy-install.pth file Using /opt/conda/envs/pytorch-ci/lib/python3.10/site-packages Searching for psutil==5.9.8 Best match: psutil 5.9.8 Adding psutil 5.9.8 to easy-install.pth file Using /opt/conda/envs/pytorch-ci/lib/python3.10/site-packages Searching for tqdm==4.66.4 Best match: tqdm 4.66.4 Adding tqdm 4.66.4 to easy-install.pth file Installing tqdm script to /opt/conda/envs/pytorch-ci/bin Using /opt/conda/envs/pytorch-ci/lib/python3.10/site-packages Searching for requests==2.28.0 Best match: requests 2.28.0 Adding requests 2.28.0 to easy-install.pth file Using /opt/conda/envs/pytorch-ci/lib/python3.10/site-packages Searching for networkx==3.3 Best match: networkx 3.3 Adding networkx 3.3 to easy-install.pth file Using /opt/conda/envs/pytorch-ci/lib/python3.10/site-packages Searching for scipy==1.13.0 Best match: scipy 1.13.0 Adding scipy 1.13.0 to easy-install.pth file Using /opt/conda/envs/pytorch-ci/lib/python3.10/site-packages Searching for numpy==1.26.4 Best match: numpy 1.26.4 Adding numpy 1.26.4 to easy-install.pth file Installing f2py script to /opt/conda/envs/pytorch-ci/bin Using /opt/conda/envs/pytorch-ci/lib/python3.10/site-packages Searching for tzdata==2024.1 Best match: tzdata 2024.1 Adding tzdata 2024.1 to easy-install.pth file Using /opt/conda/envs/pytorch-ci/lib/python3.10/site-packages Searching for pytz==2024.1 Best match: pytz 2024.1 Adding pytz 2024.1 to easy-install.pth file Using /opt/conda/envs/pytorch-ci/lib/python3.10/site-packages Searching for python-dateutil==2.9.0.post0 Best match: python-dateutil 2.9.0.post0 Adding python-dateutil 2.9.0.post0 to easy-install.pth file Using /opt/conda/envs/pytorch-ci/lib/python3.10/site-packages Searching for torch==2.3.0+cpu Best match: torch 2.3.0+cpu Adding torch 2.3.0+cpu to easy-install.pth file Installing convert-caffe2-to-onnx script to /opt/conda/envs/pytorch-ci/bin Installing convert-onnx-to-caffe2 script to /opt/conda/envs/pytorch-ci/bin Installing torchrun script to /opt/conda/envs/pytorch-ci/bin Using /opt/conda/envs/pytorch-ci/lib/python3.10/site-packages Searching for urllib3==1.26.18 Best match: urllib3 1.26.18 Adding urllib3 1.26.18 to easy-install.pth file Using /opt/conda/envs/pytorch-ci/lib/python3.10/site-packages Searching for certifi==2024.2.2 Best match: certifi 2024.2.2 Adding certifi 2024.2.2 to easy-install.pth file Using /opt/conda/envs/pytorch-ci/lib/python3.10/site-packages Searching for idna==3.7 Best match: idna 3.7 Adding idna 3.7 to easy-install.pth file Using /opt/conda/envs/pytorch-ci/lib/python3.10/site-packages Searching for charset-normalizer==2.0.12 Best match: charset-normalizer 2.0.12 Adding charset-normalizer 2.0.12 to easy-install.pth file Installing normalizer script to /opt/conda/envs/pytorch-ci/bin Using /opt/conda/envs/pytorch-ci/lib/python3.10/site-packages Searching for six==1.16.0 Best match: six 1.16.0 Adding six 1.16.0 to easy-install.pth file Using /opt/conda/envs/pytorch-ci/lib/python3.10/site-packages Searching for fsspec==2024.3.1 Best match: fsspec 2024.3.1 Adding fsspec 2024.3.1 to easy-install.pth file Using /opt/conda/envs/pytorch-ci/lib/python3.10/site-packages Searching for jinja2==3.1.4 Best match: jinja2 3.1.4 Adding jinja2 3.1.4 to easy-install.pth file Using /opt/conda/envs/pytorch-ci/lib/python3.10/site-packages Searching for sympy==1.12 Best match: sympy 1.12 Adding sympy 1.12 to easy-install.pth file Installing isympy script to /opt/conda/envs/pytorch-ci/bin Using /opt/conda/envs/pytorch-ci/lib/python3.10/site-packages Searching for typing-extensions==4.11.0 Best match: typing-extensions 4.11.0 Adding typing-extensions 4.11.0 to easy-install.pth file Using /opt/conda/envs/pytorch-ci/lib/python3.10/site-packages Searching for filelock==3.14.0 Best match: filelock 3.14.0 Adding filelock 3.14.0 to easy-install.pth file Using /opt/conda/envs/pytorch-ci/lib/python3.10/site-packages Searching for MarkupSafe==2.1.5 Best match: MarkupSafe 2.1.5 Adding MarkupSafe 2.1.5 to easy-install.pth file Using /opt/conda/envs/pytorch-ci/lib/python3.10/site-packages Searching for mpmath==1.3.0 Best match: mpmath 1.3.0 Adding mpmath 1.3.0 to easy-install.pth file Using /opt/conda/envs/pytorch-ci/lib/python3.10/site-packages Finished processing dependencies for dgl==2.3 Obtaining file:///C:/Jenkins/workspace/dgl_PR-7408/python Preparing metadata (setup.py): started [1/1] Cythonizing dgl/_ffi/_cython/core.pyx running build_ext building 'dgl._ffi._cy3.core' extension gcc -pthread -B /opt/conda/envs/pytorch-ci/compiler_compat -Wno-unused-result -Wsign-compare -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /opt/conda/envs/pytorch-ci/include -fPIC -O2 -isystem /opt/conda/envs/pytorch-ci/include -fPIC -I../include/ -I../third_party/dmlc-core/include -I../third_party/dlpack/include -I/opt/conda/envs/pytorch-ci/include/python3.10 -c dgl/_ffi/_cython/core.cpp -o build/temp.linux-x86_64-cpython-310/dgl/_ffi/_cython/core.o -std=c++17 Preparing metadata (setup.py): finished with status 'done' Requirement already satisfied: numpy>=1.14.0 in c:\users\administrator\appdata\local\programs\python\python311\lib\site-packages (from dgl==2.3) (1.26.4) Requirement already satisfied: scipy>=1.1.0 in c:\users\administrator\appdata\local\programs\python\python311\lib\site-packages (from dgl==2.3) (1.13.0) Requirement already satisfied: networkx>=2.1 in c:\users\administrator\appdata\local\programs\python\python311\lib\site-packages (from dgl==2.3) (3.3) Requirement already satisfied: requests>=2.19.0 in c:\users\administrator\appdata\local\programs\python\python311\lib\site-packages (from dgl==2.3) (2.31.0) Requirement already satisfied: tqdm in c:\users\administrator\appdata\local\programs\python\python311\lib\site-packages (from dgl==2.3) (4.66.2) Requirement already satisfied: psutil>=5.8.0 in c:\users\administrator\appdata\local\programs\python\python311\lib\site-packages (from dgl==2.3) (5.9.8) Requirement already satisfied: torchdata>=0.5.0 in c:\users\administrator\appdata\local\programs\python\python311\lib\site-packages (from dgl==2.3) (0.7.1) Requirement already satisfied: pandas in c:\users\administrator\appdata\local\programs\python\python311\lib\site-packages (from dgl==2.3) (2.2.2) Requirement already satisfied: charset-normalizer<4,>=2 in c:\users\administrator\appdata\local\programs\python\python311\lib\site-packages (from requests>=2.19.0->dgl==2.3) (3.3.2) Requirement already satisfied: idna<4,>=2.5 in c:\users\administrator\appdata\local\programs\python\python311\lib\site-packages (from requests>=2.19.0->dgl==2.3) (3.7) Requirement already satisfied: urllib3<3,>=1.21.1 in c:\users\administrator\appdata\local\programs\python\python311\lib\site-packages (from requests>=2.19.0->dgl==2.3) (2.2.1) Requirement already satisfied: certifi>=2017.4.17 in c:\users\administrator\appdata\local\programs\python\python311\lib\site-packages (from requests>=2.19.0->dgl==2.3) (2024.2.2) Requirement already satisfied: torch>=2 in c:\users\administrator\appdata\local\programs\python\python311\lib\site-packages (from torchdata>=0.5.0->dgl==2.3) (2.3.0) Requirement already satisfied: python-dateutil>=2.8.2 in c:\users\administrator\appdata\local\programs\python\python311\lib\site-packages (from pandas->dgl==2.3) (2.9.0.post0) Requirement already satisfied: pytz>=2020.1 in c:\users\administrator\appdata\local\programs\python\python311\lib\site-packages (from pandas->dgl==2.3) (2024.1) Requirement already satisfied: tzdata>=2022.7 in c:\users\administrator\appdata\local\programs\python\python311\lib\site-packages (from pandas->dgl==2.3) (2024.1) Requirement already satisfied: colorama in c:\users\administrator\appdata\local\programs\python\python311\lib\site-packages (from tqdm->dgl==2.3) (0.4.6) Requirement already satisfied: six>=1.5 in c:\users\administrator\appdata\local\programs\python\python311\lib\site-packages (from python-dateutil>=2.8.2->pandas->dgl==2.3) (1.16.0) Requirement already satisfied: filelock in c:\users\administrator\appdata\local\programs\python\python311\lib\site-packages (from torch>=2->torchdata>=0.5.0->dgl==2.3) (3.13.4) Requirement already satisfied: typing-extensions>=4.8.0 in c:\users\administrator\appdata\local\programs\python\python311\lib\site-packages (from torch>=2->torchdata>=0.5.0->dgl==2.3) (4.11.0) Requirement already satisfied: sympy in c:\users\administrator\appdata\local\programs\python\python311\lib\site-packages (from torch>=2->torchdata>=0.5.0->dgl==2.3) (1.12) Requirement already satisfied: jinja2 in c:\users\administrator\appdata\local\programs\python\python311\lib\site-packages (from torch>=2->torchdata>=0.5.0->dgl==2.3) (3.1.3) Requirement already satisfied: fsspec in c:\users\administrator\appdata\local\programs\python\python311\lib\site-packages (from torch>=2->torchdata>=0.5.0->dgl==2.3) (2024.3.1) Requirement already satisfied: mkl<=2021.4.0,>=2021.1.1 in c:\users\administrator\appdata\local\programs\python\python311\lib\site-packages (from torch>=2->torchdata>=0.5.0->dgl==2.3) (2021.4.0) Requirement already satisfied: intel-openmp==2021.* in c:\users\administrator\appdata\local\programs\python\python311\lib\site-packages (from mkl<=2021.4.0,>=2021.1.1->torch>=2->torchdata>=0.5.0->dgl==2.3) (2021.4.0) Requirement already satisfied: tbb==2021.* in c:\users\administrator\appdata\local\programs\python\python311\lib\site-packages (from mkl<=2021.4.0,>=2021.1.1->torch>=2->torchdata>=0.5.0->dgl==2.3) (2021.12.0) Requirement already satisfied: MarkupSafe>=2.0 in c:\users\administrator\appdata\local\programs\python\python311\lib\site-packages (from jinja2->torch>=2->torchdata>=0.5.0->dgl==2.3) (2.1.5) Requirement already satisfied: mpmath>=0.19 in c:\users\administrator\appdata\local\programs\python\python311\lib\site-packages (from sympy->torch>=2->torchdata>=0.5.0->dgl==2.3) (1.3.0) Installing collected packages: dgl Running setup.py develop for dgl Successfully installed dgl-2.3 [Pipeline] echo Packing build\dgl.dll, build\runUnitTests.exe, build\tensoradapter\pytorch\*.dll, build\dgl_sparse\*.dll, build\graphbolt\*.dll into dgl-cpu-win64 [Pipeline] stash Stashed 5 file(s) Post stage [Pipeline] cleanWs [WS-CLEANUP] Deleting project workspace... [WS-CLEANUP] Deferred wipeout is disabled by the job configuration... g++ -pthread -B /opt/conda/envs/pytorch-ci/compiler_compat -shared -Wl,-rpath,/opt/conda/envs/pytorch-ci/lib -Wl,-rpath-link,/opt/conda/envs/pytorch-ci/lib -L/opt/conda/envs/pytorch-ci/lib -Wl,-rpath,/opt/conda/envs/pytorch-ci/lib -Wl,-rpath-link,/opt/conda/envs/pytorch-ci/lib -L/opt/conda/envs/pytorch-ci/lib build/temp.linux-x86_64-cpython-310/dgl/_ffi/_cython/core.o -Ldgl -L../build/Release -L../build -ldgl -o build/lib.linux-x86_64-cpython-310/dgl/_ffi/_cy3/core.cpython-310-x86_64-linux-gnu.so copying build/lib.linux-x86_64-cpython-310/dgl/_ffi/_cy3/core.cpython-310-x86_64-linux-gnu.so -> dgl/_ffi/_cy3 WARNING: Skipping dgl as it is not installed. WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [1/1] Cythonizing dgl/_ffi/_cython/core.pyx running install running bdist_egg running egg_info creating dgl.egg-info writing dgl.egg-info/PKG-INFO writing dependency_links to dgl.egg-info/dependency_links.txt writing requirements to dgl.egg-info/requires.txt writing top-level names to dgl.egg-info/top_level.txt writing manifest file 'dgl.egg-info/SOURCES.txt' reading manifest file 'dgl.egg-info/SOURCES.txt' writing manifest file 'dgl.egg-info/SOURCES.txt' installing library code to build/bdist.linux-x86_64/egg running install_lib running build_py creating build creating build/lib.linux-x86_64-cpython-37 creating build/lib.linux-x86_64-cpython-37/dgl copying dgl/global_config.py -> build/lib.linux-x86_64-cpython-37/dgl copying dgl/subgraph.py -> build/lib.linux-x86_64-cpython-37/dgl copying dgl/_sparse_ops.py -> build/lib.linux-x86_64-cpython-37/dgl copying dgl/ndarray.py -> build/lib.linux-x86_64-cpython-37/dgl copying dgl/view.py -> build/lib.linux-x86_64-cpython-37/dgl copying dgl/core.py -> build/lib.linux-x86_64-cpython-37/dgl copying dgl/propagate.py -> build/lib.linux-x86_64-cpython-37/dgl copying dgl/base.py -> build/lib.linux-x86_64-cpython-37/dgl copying dgl/heterograph_index.py -> build/lib.linux-x86_64-cpython-37/dgl copying dgl/readout.py -> build/lib.linux-x86_64-cpython-37/dgl copying dgl/logging.py -> build/lib.linux-x86_64-cpython-37/dgl copying dgl/init.py -> build/lib.linux-x86_64-cpython-37/dgl copying dgl/heterograph.py -> build/lib.linux-x86_64-cpython-37/dgl copying dgl/frame.py -> build/lib.linux-x86_64-cpython-37/dgl copying dgl/convert.py -> build/lib.linux-x86_64-cpython-37/dgl copying dgl/graph_index.py -> build/lib.linux-x86_64-cpython-37/dgl copying dgl/label_informativeness.py -> build/lib.linux-x86_64-cpython-37/dgl copying dgl/__init__.py -> build/lib.linux-x86_64-cpython-37/dgl copying dgl/udf.py -> build/lib.linux-x86_64-cpython-37/dgl copying dgl/merge.py -> build/lib.linux-x86_64-cpython-37/dgl copying dgl/homophily.py -> build/lib.linux-x86_64-cpython-37/dgl copying dgl/random.py -> build/lib.linux-x86_64-cpython-37/dgl copying dgl/_api_internal.py -> build/lib.linux-x86_64-cpython-37/dgl copying dgl/container.py -> build/lib.linux-x86_64-cpython-37/dgl copying dgl/partition.py -> build/lib.linux-x86_64-cpython-37/dgl copying dgl/traversal.py -> build/lib.linux-x86_64-cpython-37/dgl copying dgl/batch.py -> build/lib.linux-x86_64-cpython-37/dgl copying dgl/generators.py -> build/lib.linux-x86_64-cpython-37/dgl creating build/lib.linux-x86_64-cpython-37/dgl/distgnn copying dgl/distgnn/__init__.py -> build/lib.linux-x86_64-cpython-37/dgl/distgnn creating build/lib.linux-x86_64-cpython-37/dgl/cuda copying dgl/cuda/nccl.py -> build/lib.linux-x86_64-cpython-37/dgl/cuda copying dgl/cuda/__init__.py -> build/lib.linux-x86_64-cpython-37/dgl/cuda copying dgl/cuda/gpu_cache.py -> build/lib.linux-x86_64-cpython-37/dgl/cuda creating build/lib.linux-x86_64-cpython-37/dgl/function copying dgl/function/reducer.py -> build/lib.linux-x86_64-cpython-37/dgl/function copying dgl/function/message.py -> build/lib.linux-x86_64-cpython-37/dgl/function copying dgl/function/base.py -> build/lib.linux-x86_64-cpython-37/dgl/function copying dgl/function/__init__.py -> build/lib.linux-x86_64-cpython-37/dgl/function creating build/lib.linux-x86_64-cpython-37/dgl/distributed copying dgl/distributed/graph_services.py -> build/lib.linux-x86_64-cpython-37/dgl/distributed copying dgl/distributed/graph_partition_book.py -> build/lib.linux-x86_64-cpython-37/dgl/distributed copying dgl/distributed/role.py -> build/lib.linux-x86_64-cpython-37/dgl/distributed copying dgl/distributed/shared_mem_utils.py -> build/lib.linux-x86_64-cpython-37/dgl/distributed copying dgl/distributed/dist_graph.py -> build/lib.linux-x86_64-cpython-37/dgl/distributed copying dgl/distributed/constants.py -> build/lib.linux-x86_64-cpython-37/dgl/distributed copying dgl/distributed/dist_dataloader.py -> build/lib.linux-x86_64-cpython-37/dgl/distributed copying dgl/distributed/dist_context.py -> build/lib.linux-x86_64-cpython-37/dgl/distributed copying dgl/distributed/kvstore.py -> build/lib.linux-x86_64-cpython-37/dgl/distributed copying dgl/distributed/id_map.py -> build/lib.linux-x86_64-cpython-37/dgl/distributed copying dgl/distributed/dist_tensor.py -> build/lib.linux-x86_64-cpython-37/dgl/distributed copying dgl/distributed/__init__.py -> build/lib.linux-x86_64-cpython-37/dgl/distributed copying dgl/distributed/standalone_kvstore.py -> build/lib.linux-x86_64-cpython-37/dgl/distributed copying dgl/distributed/rpc_client.py -> build/lib.linux-x86_64-cpython-37/dgl/distributed copying dgl/distributed/rpc.py -> build/lib.linux-x86_64-cpython-37/dgl/distributed copying dgl/distributed/partition.py -> build/lib.linux-x86_64-cpython-37/dgl/distributed copying dgl/distributed/rpc_server.py -> build/lib.linux-x86_64-cpython-37/dgl/distributed copying dgl/distributed/server_state.py -> build/lib.linux-x86_64-cpython-37/dgl/distributed creating build/lib.linux-x86_64-cpython-37/dgl/graphbolt copying dgl/graphbolt/sampled_subgraph.py -> build/lib.linux-x86_64-cpython-37/dgl/graphbolt copying dgl/graphbolt/sampling_graph.py -> build/lib.linux-x86_64-cpython-37/dgl/graphbolt copying dgl/graphbolt/subgraph_sampler.py -> build/lib.linux-x86_64-cpython-37/dgl/graphbolt copying dgl/graphbolt/itemset.py -> build/lib.linux-x86_64-cpython-37/dgl/graphbolt copying dgl/graphbolt/dataloader.py -> build/lib.linux-x86_64-cpython-37/dgl/graphbolt copying dgl/graphbolt/feature_store.py -> build/lib.linux-x86_64-cpython-37/dgl/graphbolt copying dgl/graphbolt/feature_fetcher.py -> build/lib.linux-x86_64-cpython-37/dgl/graphbolt copying dgl/graphbolt/minibatch.py -> build/lib.linux-x86_64-cpython-37/dgl/graphbolt copying dgl/graphbolt/base.py -> build/lib.linux-x86_64-cpython-37/dgl/graphbolt copying dgl/graphbolt/item_sampler.py -> build/lib.linux-x86_64-cpython-37/dgl/graphbolt copying dgl/graphbolt/__init__.py -> build/lib.linux-x86_64-cpython-37/dgl/graphbolt copying dgl/graphbolt/negative_sampler.py -> build/lib.linux-x86_64-cpython-37/dgl/graphbolt copying dgl/graphbolt/minibatch_transformer.py -> build/lib.linux-x86_64-cpython-37/dgl/graphbolt copying dgl/graphbolt/utils.py -> build/lib.linux-x86_64-cpython-37/dgl/graphbolt copying dgl/graphbolt/dataset.py -> build/lib.linux-x86_64-cpython-37/dgl/graphbolt creating build/lib.linux-x86_64-cpython-37/dgl/utils copying dgl/utils/filter.py -> build/lib.linux-x86_64-cpython-37/dgl/utils copying dgl/utils/checks.py -> build/lib.linux-x86_64-cpython-37/dgl/utils copying dgl/utils/internal.py -> build/lib.linux-x86_64-cpython-37/dgl/utils copying dgl/utils/exception.py -> build/lib.linux-x86_64-cpython-37/dgl/utils copying dgl/utils/shared_mem.py -> build/lib.linux-x86_64-cpython-37/dgl/utils copying dgl/utils/pin_memory.py -> build/lib.linux-x86_64-cpython-37/dgl/utils copying dgl/utils/__init__.py -> build/lib.linux-x86_64-cpython-37/dgl/utils copying dgl/utils/data.py -> build/lib.linux-x86_64-cpython-37/dgl/utils creating build/lib.linux-x86_64-cpython-37/dgl/ops copying dgl/ops/gather_mm.py -> build/lib.linux-x86_64-cpython-37/dgl/ops copying dgl/ops/sddmm.py -> build/lib.linux-x86_64-cpython-37/dgl/ops copying dgl/ops/edge_softmax.py -> build/lib.linux-x86_64-cpython-37/dgl/ops copying dgl/ops/spmm.py -> build/lib.linux-x86_64-cpython-37/dgl/ops copying dgl/ops/segment.py -> build/lib.linux-x86_64-cpython-37/dgl/ops copying dgl/ops/__init__.py -> build/lib.linux-x86_64-cpython-37/dgl/ops creating build/lib.linux-x86_64-cpython-37/dgl/geometry copying dgl/geometry/fps.py -> build/lib.linux-x86_64-cpython-37/dgl/geometry copying dgl/geometry/__init__.py -> build/lib.linux-x86_64-cpython-37/dgl/geometry copying dgl/geometry/edge_coarsening.py -> build/lib.linux-x86_64-cpython-37/dgl/geometry copying dgl/geometry/capi.py -> build/lib.linux-x86_64-cpython-37/dgl/geometry creating build/lib.linux-x86_64-cpython-37/dgl/optim copying dgl/optim/__init__.py -> build/lib.linux-x86_64-cpython-37/dgl/optim creating build/lib.linux-x86_64-cpython-37/dgl/data copying dgl/data/tensor_serialize.py -> build/lib.linux-x86_64-cpython-37/dgl/data copying dgl/data/ppi.py -> build/lib.linux-x86_64-cpython-37/dgl/data copying dgl/data/csv_dataset.py -> build/lib.linux-x86_64-cpython-37/dgl/data copying dgl/data/superpixel.py -> build/lib.linux-x86_64-cpython-37/dgl/data copying dgl/data/synthetic.py -> build/lib.linux-x86_64-cpython-37/dgl/data copying dgl/data/zinc.py -> build/lib.linux-x86_64-cpython-37/dgl/data copying dgl/data/heterograph_serialize.py -> build/lib.linux-x86_64-cpython-37/dgl/data copying dgl/data/cluster.py -> build/lib.linux-x86_64-cpython-37/dgl/data copying dgl/data/tu.py -> build/lib.linux-x86_64-cpython-37/dgl/data copying dgl/data/sbm.py -> build/lib.linux-x86_64-cpython-37/dgl/data copying dgl/data/lrgb.py -> build/lib.linux-x86_64-cpython-37/dgl/data copying dgl/data/qm9.py -> build/lib.linux-x86_64-cpython-37/dgl/data copying dgl/data/flickr.py -> build/lib.linux-x86_64-cpython-37/dgl/data copying dgl/data/qm7b.py -> build/lib.linux-x86_64-cpython-37/dgl/data copying dgl/data/dgl_dataset.py -> build/lib.linux-x86_64-cpython-37/dgl/data copying dgl/data/karate.py -> build/lib.linux-x86_64-cpython-37/dgl/data copying dgl/data/wikics.py -> build/lib.linux-x86_64-cpython-37/dgl/data copying dgl/data/heterophilous_graphs.py -> build/lib.linux-x86_64-cpython-37/dgl/data copying dgl/data/gdelt.py -> build/lib.linux-x86_64-cpython-37/dgl/data copying dgl/data/geom_gcn.py -> build/lib.linux-x86_64-cpython-37/dgl/data copying dgl/data/actor.py -> build/lib.linux-x86_64-cpython-37/dgl/data copying dgl/data/rdf.py -> build/lib.linux-x86_64-cpython-37/dgl/data copying dgl/data/movielens.py -> build/lib.linux-x86_64-cpython-37/dgl/data copying dgl/data/gindt.py -> build/lib.linux-x86_64-cpython-37/dgl/data copying dgl/data/fraud.py -> build/lib.linux-x86_64-cpython-37/dgl/data copying dgl/data/graph_serialize.py -> build/lib.linux-x86_64-cpython-37/dgl/data copying dgl/data/minigc.py -> build/lib.linux-x86_64-cpython-37/dgl/data copying dgl/data/__init__.py -> build/lib.linux-x86_64-cpython-37/dgl/data copying dgl/data/gnn_benchmark.py -> build/lib.linux-x86_64-cpython-37/dgl/data copying dgl/data/fakenews.py -> build/lib.linux-x86_64-cpython-37/dgl/data copying dgl/data/citation_graph.py -> build/lib.linux-x86_64-cpython-37/dgl/data copying dgl/data/reddit.py -> build/lib.linux-x86_64-cpython-37/dgl/data copying dgl/data/csv_dataset_base.py -> build/lib.linux-x86_64-cpython-37/dgl/data copying dgl/data/icews18.py -> build/lib.linux-x86_64-cpython-37/dgl/data copying dgl/data/bitcoinotc.py -> build/lib.linux-x86_64-cpython-37/dgl/data copying dgl/data/utils.py -> build/lib.linux-x86_64-cpython-37/dgl/data copying dgl/data/tree.py -> build/lib.linux-x86_64-cpython-37/dgl/data copying dgl/data/knowledge_graph.py -> build/lib.linux-x86_64-cpython-37/dgl/data copying dgl/data/adapter.py -> build/lib.linux-x86_64-cpython-37/dgl/data copying dgl/data/pattern.py -> build/lib.linux-x86_64-cpython-37/dgl/data copying dgl/data/qm9_edge.py -> build/lib.linux-x86_64-cpython-37/dgl/data copying dgl/data/yelp.py -> build/lib.linux-x86_64-cpython-37/dgl/data creating build/lib.linux-x86_64-cpython-37/dgl/mpops copying dgl/mpops/edgewise.py -> build/lib.linux-x86_64-cpython-37/dgl/mpops copying dgl/mpops/__init__.py -> build/lib.linux-x86_64-cpython-37/dgl/mpops copying dgl/mpops/nodewise.py -> build/lib.linux-x86_64-cpython-37/dgl/mpops copying dgl/mpops/fused.py -> build/lib.linux-x86_64-cpython-37/dgl/mpops creating build/lib.linux-x86_64-cpython-37/dgl/transforms copying dgl/transforms/to_block.py -> build/lib.linux-x86_64-cpython-37/dgl/transforms copying dgl/transforms/module.py -> build/lib.linux-x86_64-cpython-37/dgl/transforms copying dgl/transforms/__init__.py -> build/lib.linux-x86_64-cpython-37/dgl/transforms copying dgl/transforms/functional.py -> build/lib.linux-x86_64-cpython-37/dgl/transforms creating build/lib.linux-x86_64-cpython-37/dgl/nn copying dgl/nn/__init__.py -> build/lib.linux-x86_64-cpython-37/dgl/nn creating build/lib.linux-x86_64-cpython-37/dgl/storages copying dgl/storages/numpy.py -> build/lib.linux-x86_64-cpython-37/dgl/storages copying dgl/storages/base.py -> build/lib.linux-x86_64-cpython-37/dgl/storages copying dgl/storages/__init__.py -> build/lib.linux-x86_64-cpython-37/dgl/storages copying dgl/storages/pytorch_tensor.py -> build/lib.linux-x86_64-cpython-37/dgl/storages copying dgl/storages/tensor.py -> build/lib.linux-x86_64-cpython-37/dgl/storages creating build/lib.linux-x86_64-cpython-37/dgl/sparse copying dgl/sparse/softmax.py -> build/lib.linux-x86_64-cpython-37/dgl/sparse copying dgl/sparse/broadcast.py -> build/lib.linux-x86_64-cpython-37/dgl/sparse copying dgl/sparse/sddmm.py -> build/lib.linux-x86_64-cpython-37/dgl/sparse copying dgl/sparse/matmul.py -> build/lib.linux-x86_64-cpython-37/dgl/sparse copying dgl/sparse/elementwise_op_sp.py -> build/lib.linux-x86_64-cpython-37/dgl/sparse copying dgl/sparse/sparse_matrix.py -> build/lib.linux-x86_64-cpython-37/dgl/sparse copying dgl/sparse/elementwise_op.py -> build/lib.linux-x86_64-cpython-37/dgl/sparse copying dgl/sparse/unary_op.py -> build/lib.linux-x86_64-cpython-37/dgl/sparse copying dgl/sparse/__init__.py -> build/lib.linux-x86_64-cpython-37/dgl/sparse copying dgl/sparse/utils.py -> build/lib.linux-x86_64-cpython-37/dgl/sparse copying dgl/sparse/reduction.py -> build/lib.linux-x86_64-cpython-37/dgl/sparse creating build/lib.linux-x86_64-cpython-37/dgl/multiprocessing copying dgl/multiprocessing/pytorch.py -> build/lib.linux-x86_64-cpython-37/dgl/multiprocessing copying dgl/multiprocessing/__init__.py -> build/lib.linux-x86_64-cpython-37/dgl/multiprocessing creating build/lib.linux-x86_64-cpython-37/dgl/dataloading copying dgl/dataloading/neighbor_sampler.py -> build/lib.linux-x86_64-cpython-37/dgl/dataloading copying dgl/dataloading/spot_target.py -> build/lib.linux-x86_64-cpython-37/dgl/dataloading copying dgl/dataloading/graphsaint.py -> build/lib.linux-x86_64-cpython-37/dgl/dataloading copying dgl/dataloading/dataloader.py -> build/lib.linux-x86_64-cpython-37/dgl/dataloading copying dgl/dataloading/dist_dataloader.py -> build/lib.linux-x86_64-cpython-37/dgl/dataloading copying dgl/dataloading/labor_sampler.py -> build/lib.linux-x86_64-cpython-37/dgl/dataloading copying dgl/dataloading/base.py -> build/lib.linux-x86_64-cpython-37/dgl/dataloading copying dgl/dataloading/shadow.py -> build/lib.linux-x86_64-cpython-37/dgl/dataloading copying dgl/dataloading/__init__.py -> build/lib.linux-x86_64-cpython-37/dgl/dataloading copying dgl/dataloading/cluster_gcn.py -> build/lib.linux-x86_64-cpython-37/dgl/dataloading copying dgl/dataloading/negative_sampler.py -> build/lib.linux-x86_64-cpython-37/dgl/dataloading creating build/lib.linux-x86_64-cpython-37/dgl/sampling copying dgl/sampling/pinsage.py -> build/lib.linux-x86_64-cpython-37/dgl/sampling copying dgl/sampling/neighbor.py -> build/lib.linux-x86_64-cpython-37/dgl/sampling copying dgl/sampling/labor.py -> build/lib.linux-x86_64-cpython-37/dgl/sampling copying dgl/sampling/randomwalks.py -> build/lib.linux-x86_64-cpython-37/dgl/sampling copying dgl/sampling/negative.py -> build/lib.linux-x86_64-cpython-37/dgl/sampling copying dgl/sampling/__init__.py -> build/lib.linux-x86_64-cpython-37/dgl/sampling copying dgl/sampling/utils.py -> build/lib.linux-x86_64-cpython-37/dgl/sampling copying dgl/sampling/node2vec_randomwalk.py -> build/lib.linux-x86_64-cpython-37/dgl/sampling creating build/lib.linux-x86_64-cpython-37/dgl/_ffi copying dgl/_ffi/ndarray.py -> build/lib.linux-x86_64-cpython-37/dgl/_ffi copying dgl/_ffi/object.py -> build/lib.linux-x86_64-cpython-37/dgl/_ffi copying dgl/_ffi/object_generic.py -> build/lib.linux-x86_64-cpython-37/dgl/_ffi copying dgl/_ffi/libinfo.py -> build/lib.linux-x86_64-cpython-37/dgl/_ffi copying dgl/_ffi/base.py -> build/lib.linux-x86_64-cpython-37/dgl/_ffi copying dgl/_ffi/streams.py -> build/lib.linux-x86_64-cpython-37/dgl/_ffi copying dgl/_ffi/function.py -> build/lib.linux-x86_64-cpython-37/dgl/_ffi copying dgl/_ffi/__init__.py -> build/lib.linux-x86_64-cpython-37/dgl/_ffi copying dgl/_ffi/runtime_ctypes.py -> build/lib.linux-x86_64-cpython-37/dgl/_ffi copying dgl/_ffi/capi.py -> build/lib.linux-x86_64-cpython-37/dgl/_ffi creating build/lib.linux-x86_64-cpython-37/dgl/backend copying dgl/backend/backend.py -> build/lib.linux-x86_64-cpython-37/dgl/backend copying dgl/backend/__init__.py -> build/lib.linux-x86_64-cpython-37/dgl/backend copying dgl/backend/set_default_backend.py -> build/lib.linux-x86_64-cpython-37/dgl/backend creating build/lib.linux-x86_64-cpython-37/dgl/distgnn/tools copying dgl/distgnn/tools/tools.py -> build/lib.linux-x86_64-cpython-37/dgl/distgnn/tools copying dgl/distgnn/tools/__init__.py -> build/lib.linux-x86_64-cpython-37/dgl/distgnn/tools creating build/lib.linux-x86_64-cpython-37/dgl/distgnn/partition copying dgl/distgnn/partition/libra_partition.py -> build/lib.linux-x86_64-cpython-37/dgl/distgnn/partition copying dgl/distgnn/partition/__init__.py -> build/lib.linux-x86_64-cpython-37/dgl/distgnn/partition creating build/lib.linux-x86_64-cpython-37/dgl/distributed/optim copying dgl/distributed/optim/__init__.py -> build/lib.linux-x86_64-cpython-37/dgl/distributed/optim creating build/lib.linux-x86_64-cpython-37/dgl/distributed/nn copying dgl/distributed/nn/__init__.py -> build/lib.linux-x86_64-cpython-37/dgl/distributed/nn creating build/lib.linux-x86_64-cpython-37/dgl/distributed/optim/pytorch copying dgl/distributed/optim/pytorch/sparse_optim.py -> build/lib.linux-x86_64-cpython-37/dgl/distributed/optim/pytorch copying dgl/distributed/optim/pytorch/__init__.py -> build/lib.linux-x86_64-cpython-37/dgl/distributed/optim/pytorch copying dgl/distributed/optim/pytorch/utils.py -> build/lib.linux-x86_64-cpython-37/dgl/distributed/optim/pytorch creating build/lib.linux-x86_64-cpython-37/dgl/distributed/optim/tensorflow copying dgl/distributed/optim/tensorflow/__init__.py -> build/lib.linux-x86_64-cpython-37/dgl/distributed/optim/tensorflow creating build/lib.linux-x86_64-cpython-37/dgl/distributed/optim/mxnet copying dgl/distributed/optim/mxnet/__init__.py -> build/lib.linux-x86_64-cpython-37/dgl/distributed/optim/mxnet creating build/lib.linux-x86_64-cpython-37/dgl/distributed/nn/pytorch copying dgl/distributed/nn/pytorch/sparse_emb.py -> build/lib.linux-x86_64-cpython-37/dgl/distributed/nn/pytorch copying dgl/distributed/nn/pytorch/__init__.py -> build/lib.linux-x86_64-cpython-37/dgl/distributed/nn/pytorch creating build/lib.linux-x86_64-cpython-37/dgl/distributed/nn/tensorflow copying dgl/distributed/nn/tensorflow/__init__.py -> build/lib.linux-x86_64-cpython-37/dgl/distributed/nn/tensorflow creating build/lib.linux-x86_64-cpython-37/dgl/distributed/nn/mxnet copying dgl/distributed/nn/mxnet/__init__.py -> build/lib.linux-x86_64-cpython-37/dgl/distributed/nn/mxnet creating build/lib.linux-x86_64-cpython-37/dgl/graphbolt/internal copying dgl/graphbolt/internal/datapipe_utils.py -> build/lib.linux-x86_64-cpython-37/dgl/graphbolt/internal copying dgl/graphbolt/internal/item_sampler_utils.py -> build/lib.linux-x86_64-cpython-37/dgl/graphbolt/internal copying dgl/graphbolt/internal/__init__.py -> build/lib.linux-x86_64-cpython-37/dgl/graphbolt/internal copying dgl/graphbolt/internal/sample_utils.py -> build/lib.linux-x86_64-cpython-37/dgl/graphbolt/internal copying dgl/graphbolt/internal/utils.py -> build/lib.linux-x86_64-cpython-37/dgl/graphbolt/internal creating build/lib.linux-x86_64-cpython-37/dgl/graphbolt/impl copying dgl/graphbolt/impl/neighbor_sampler.py -> build/lib.linux-x86_64-cpython-37/dgl/graphbolt/impl copying dgl/graphbolt/impl/in_subgraph_sampler.py -> build/lib.linux-x86_64-cpython-37/dgl/graphbolt/impl copying dgl/graphbolt/impl/uniform_negative_sampler.py -> build/lib.linux-x86_64-cpython-37/dgl/graphbolt/impl copying dgl/graphbolt/impl/torch_based_feature_store.py -> build/lib.linux-x86_64-cpython-37/dgl/graphbolt/impl copying dgl/graphbolt/impl/legacy_dataset.py -> build/lib.linux-x86_64-cpython-37/dgl/graphbolt/impl copying dgl/graphbolt/impl/ondisk_metadata.py -> build/lib.linux-x86_64-cpython-37/dgl/graphbolt/impl copying dgl/graphbolt/impl/fused_csc_sampling_graph.py -> build/lib.linux-x86_64-cpython-37/dgl/graphbolt/impl copying dgl/graphbolt/impl/basic_feature_store.py -> build/lib.linux-x86_64-cpython-37/dgl/graphbolt/impl copying dgl/graphbolt/impl/sampled_subgraph_impl.py -> build/lib.linux-x86_64-cpython-37/dgl/graphbolt/impl copying dgl/graphbolt/impl/__init__.py -> build/lib.linux-x86_64-cpython-37/dgl/graphbolt/impl copying dgl/graphbolt/impl/temporal_neighbor_sampler.py -> build/lib.linux-x86_64-cpython-37/dgl/graphbolt/impl copying dgl/graphbolt/impl/ondisk_dataset.py -> build/lib.linux-x86_64-cpython-37/dgl/graphbolt/impl copying dgl/graphbolt/impl/gpu_cached_feature.py -> build/lib.linux-x86_64-cpython-37/dgl/graphbolt/impl copying dgl/graphbolt/impl/gpu_cache.py -> build/lib.linux-x86_64-cpython-37/dgl/graphbolt/impl creating build/lib.linux-x86_64-cpython-37/dgl/optim/pytorch copying dgl/optim/pytorch/sparse_optim.py -> build/lib.linux-x86_64-cpython-37/dgl/optim/pytorch copying dgl/optim/pytorch/__init__.py -> build/lib.linux-x86_64-cpython-37/dgl/optim/pytorch creating build/lib.linux-x86_64-cpython-37/dgl/optim/tensorflow copying dgl/optim/tensorflow/__init__.py -> build/lib.linux-x86_64-cpython-37/dgl/optim/tensorflow creating build/lib.linux-x86_64-cpython-37/dgl/optim/mxnet copying dgl/optim/mxnet/__init__.py -> build/lib.linux-x86_64-cpython-37/dgl/optim/mxnet creating build/lib.linux-x86_64-cpython-37/dgl/nn/functional copying dgl/nn/functional/__init__.py -> build/lib.linux-x86_64-cpython-37/dgl/nn/functional creating build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch copying dgl/nn/pytorch/hetero.py -> build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch copying dgl/nn/pytorch/sparse_emb.py -> build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch copying dgl/nn/pytorch/softmax.py -> build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch copying dgl/nn/pytorch/network_emb.py -> build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch copying dgl/nn/pytorch/linear.py -> build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch copying dgl/nn/pytorch/glob.py -> build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch copying dgl/nn/pytorch/factory.py -> build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch copying dgl/nn/pytorch/__init__.py -> build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch copying dgl/nn/pytorch/utils.py -> build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch creating build/lib.linux-x86_64-cpython-37/dgl/nn/tensorflow copying dgl/nn/tensorflow/hetero.py -> build/lib.linux-x86_64-cpython-37/dgl/nn/tensorflow copying dgl/nn/tensorflow/softmax.py -> build/lib.linux-x86_64-cpython-37/dgl/nn/tensorflow copying dgl/nn/tensorflow/glob.py -> build/lib.linux-x86_64-cpython-37/dgl/nn/tensorflow copying dgl/nn/tensorflow/__init__.py -> build/lib.linux-x86_64-cpython-37/dgl/nn/tensorflow copying dgl/nn/tensorflow/utils.py -> build/lib.linux-x86_64-cpython-37/dgl/nn/tensorflow creating build/lib.linux-x86_64-cpython-37/dgl/nn/mxnet copying dgl/nn/mxnet/hetero.py -> build/lib.linux-x86_64-cpython-37/dgl/nn/mxnet copying dgl/nn/mxnet/softmax.py -> build/lib.linux-x86_64-cpython-37/dgl/nn/mxnet copying dgl/nn/mxnet/glob.py -> build/lib.linux-x86_64-cpython-37/dgl/nn/mxnet copying dgl/nn/mxnet/__init__.py -> build/lib.linux-x86_64-cpython-37/dgl/nn/mxnet copying dgl/nn/mxnet/utils.py -> build/lib.linux-x86_64-cpython-37/dgl/nn/mxnet creating build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/explain copying dgl/nn/pytorch/explain/subgraphx.py -> build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/explain copying dgl/nn/pytorch/explain/gnnexplainer.py -> build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/explain copying dgl/nn/pytorch/explain/pgexplainer.py -> build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/explain copying dgl/nn/pytorch/explain/__init__.py -> build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/explain creating build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/link copying dgl/nn/pytorch/link/edgepred.py -> build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/link copying dgl/nn/pytorch/link/transe.py -> build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/link copying dgl/nn/pytorch/link/__init__.py -> build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/link copying dgl/nn/pytorch/link/transr.py -> build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/link creating build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/conv copying dgl/nn/pytorch/conv/gatv2conv.py -> build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/conv copying dgl/nn/pytorch/conv/dgnconv.py -> build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/conv copying dgl/nn/pytorch/conv/egatconv.py -> build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/conv copying dgl/nn/pytorch/conv/gmmconv.py -> build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/conv copying dgl/nn/pytorch/conv/sageconv.py -> build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/conv copying dgl/nn/pytorch/conv/twirlsconv.py -> build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/conv copying dgl/nn/pytorch/conv/gatedgcnconv.py -> build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/conv copying dgl/nn/pytorch/conv/ginconv.py -> build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/conv copying dgl/nn/pytorch/conv/dotgatconv.py -> build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/conv copying dgl/nn/pytorch/conv/cugraph_sageconv.py -> build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/conv copying dgl/nn/pytorch/conv/pnaconv.py -> build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/conv copying dgl/nn/pytorch/conv/densegraphconv.py -> build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/conv copying dgl/nn/pytorch/conv/tagconv.py -> build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/conv copying dgl/nn/pytorch/conv/gatconv.py -> build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/conv copying dgl/nn/pytorch/conv/agnnconv.py -> build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/conv copying dgl/nn/pytorch/conv/densechebconv.py -> build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/conv copying dgl/nn/pytorch/conv/hgtconv.py -> build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/conv copying dgl/nn/pytorch/conv/grouprevres.py -> build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/conv copying dgl/nn/pytorch/conv/cugraph_gatconv.py -> build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/conv copying dgl/nn/pytorch/conv/cugraph_base.py -> build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/conv copying dgl/nn/pytorch/conv/cfconv.py -> build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/conv copying dgl/nn/pytorch/conv/appnpconv.py -> build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/conv copying dgl/nn/pytorch/conv/__init__.py -> build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/conv copying dgl/nn/pytorch/conv/gineconv.py -> build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/conv copying dgl/nn/pytorch/conv/sgconv.py -> build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/conv copying dgl/nn/pytorch/conv/graphconv.py -> build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/conv copying dgl/nn/pytorch/conv/nnconv.py -> build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/conv copying dgl/nn/pytorch/conv/gcn2conv.py -> build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/conv copying dgl/nn/pytorch/conv/egnnconv.py -> build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/conv copying dgl/nn/pytorch/conv/edgegatconv.py -> build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/conv copying dgl/nn/pytorch/conv/densesageconv.py -> build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/conv copying dgl/nn/pytorch/conv/edgeconv.py -> build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/conv copying dgl/nn/pytorch/conv/gatedgraphconv.py -> build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/conv copying dgl/nn/pytorch/conv/cugraph_relgraphconv.py -> build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/conv copying dgl/nn/pytorch/conv/relgraphconv.py -> build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/conv copying dgl/nn/pytorch/conv/chebconv.py -> build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/conv copying dgl/nn/pytorch/conv/atomicconv.py -> build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/conv creating build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/gt copying dgl/nn/pytorch/gt/degree_encoder.py -> build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/gt copying dgl/nn/pytorch/gt/lap_pos_encoder.py -> build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/gt copying dgl/nn/pytorch/gt/spatial_encoder.py -> build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/gt copying dgl/nn/pytorch/gt/__init__.py -> build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/gt copying dgl/nn/pytorch/gt/egt.py -> build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/gt copying dgl/nn/pytorch/gt/biased_mha.py -> build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/gt copying dgl/nn/pytorch/gt/graphormer.py -> build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/gt copying dgl/nn/pytorch/gt/path_encoder.py -> build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/gt creating build/lib.linux-x86_64-cpython-37/dgl/nn/tensorflow/conv copying dgl/nn/tensorflow/conv/sageconv.py -> build/lib.linux-x86_64-cpython-37/dgl/nn/tensorflow/conv copying dgl/nn/tensorflow/conv/ginconv.py -> build/lib.linux-x86_64-cpython-37/dgl/nn/tensorflow/conv copying dgl/nn/tensorflow/conv/gatconv.py -> build/lib.linux-x86_64-cpython-37/dgl/nn/tensorflow/conv copying dgl/nn/tensorflow/conv/densechebconv.py -> build/lib.linux-x86_64-cpython-37/dgl/nn/tensorflow/conv copying dgl/nn/tensorflow/conv/appnpconv.py -> build/lib.linux-x86_64-cpython-37/dgl/nn/tensorflow/conv copying dgl/nn/tensorflow/conv/__init__.py -> build/lib.linux-x86_64-cpython-37/dgl/nn/tensorflow/conv copying dgl/nn/tensorflow/conv/sgconv.py -> build/lib.linux-x86_64-cpython-37/dgl/nn/tensorflow/conv copying dgl/nn/tensorflow/conv/graphconv.py -> build/lib.linux-x86_64-cpython-37/dgl/nn/tensorflow/conv copying dgl/nn/tensorflow/conv/edgeconv.py -> build/lib.linux-x86_64-cpython-37/dgl/nn/tensorflow/conv copying dgl/nn/tensorflow/conv/relgraphconv.py -> build/lib.linux-x86_64-cpython-37/dgl/nn/tensorflow/conv copying dgl/nn/tensorflow/conv/chebconv.py -> build/lib.linux-x86_64-cpython-37/dgl/nn/tensorflow/conv creating build/lib.linux-x86_64-cpython-37/dgl/nn/mxnet/conv copying dgl/nn/mxnet/conv/gmmconv.py -> build/lib.linux-x86_64-cpython-37/dgl/nn/mxnet/conv copying dgl/nn/mxnet/conv/sageconv.py -> build/lib.linux-x86_64-cpython-37/dgl/nn/mxnet/conv copying dgl/nn/mxnet/conv/ginconv.py -> build/lib.linux-x86_64-cpython-37/dgl/nn/mxnet/conv copying dgl/nn/mxnet/conv/densegraphconv.py -> build/lib.linux-x86_64-cpython-37/dgl/nn/mxnet/conv copying dgl/nn/mxnet/conv/tagconv.py -> build/lib.linux-x86_64-cpython-37/dgl/nn/mxnet/conv copying dgl/nn/mxnet/conv/gatconv.py -> build/lib.linux-x86_64-cpython-37/dgl/nn/mxnet/conv copying dgl/nn/mxnet/conv/agnnconv.py -> build/lib.linux-x86_64-cpython-37/dgl/nn/mxnet/conv copying dgl/nn/mxnet/conv/densechebconv.py -> build/lib.linux-x86_64-cpython-37/dgl/nn/mxnet/conv copying dgl/nn/mxnet/conv/appnpconv.py -> build/lib.linux-x86_64-cpython-37/dgl/nn/mxnet/conv copying dgl/nn/mxnet/conv/__init__.py -> build/lib.linux-x86_64-cpython-37/dgl/nn/mxnet/conv copying dgl/nn/mxnet/conv/sgconv.py -> build/lib.linux-x86_64-cpython-37/dgl/nn/mxnet/conv copying dgl/nn/mxnet/conv/graphconv.py -> build/lib.linux-x86_64-cpython-37/dgl/nn/mxnet/conv copying dgl/nn/mxnet/conv/nnconv.py -> build/lib.linux-x86_64-cpython-37/dgl/nn/mxnet/conv copying dgl/nn/mxnet/conv/densesageconv.py -> build/lib.linux-x86_64-cpython-37/dgl/nn/mxnet/conv copying dgl/nn/mxnet/conv/edgeconv.py -> build/lib.linux-x86_64-cpython-37/dgl/nn/mxnet/conv copying dgl/nn/mxnet/conv/gatedgraphconv.py -> build/lib.linux-x86_64-cpython-37/dgl/nn/mxnet/conv copying dgl/nn/mxnet/conv/relgraphconv.py -> build/lib.linux-x86_64-cpython-37/dgl/nn/mxnet/conv copying dgl/nn/mxnet/conv/chebconv.py -> build/lib.linux-x86_64-cpython-37/dgl/nn/mxnet/conv creating build/lib.linux-x86_64-cpython-37/dgl/_ffi/_cy3 copying dgl/_ffi/_cy3/__init__.py -> build/lib.linux-x86_64-cpython-37/dgl/_ffi/_cy3 creating build/lib.linux-x86_64-cpython-37/dgl/_ffi/_cy2 copying dgl/_ffi/_cy2/__init__.py -> build/lib.linux-x86_64-cpython-37/dgl/_ffi/_cy2 creating build/lib.linux-x86_64-cpython-37/dgl/_ffi/_ctypes copying dgl/_ffi/_ctypes/types.py -> build/lib.linux-x86_64-cpython-37/dgl/_ffi/_ctypes copying dgl/_ffi/_ctypes/ndarray.py -> build/lib.linux-x86_64-cpython-37/dgl/_ffi/_ctypes copying dgl/_ffi/_ctypes/object.py -> build/lib.linux-x86_64-cpython-37/dgl/_ffi/_ctypes copying dgl/_ffi/_ctypes/function.py -> build/lib.linux-x86_64-cpython-37/dgl/_ffi/_ctypes copying dgl/_ffi/_ctypes/__init__.py -> build/lib.linux-x86_64-cpython-37/dgl/_ffi/_ctypes creating build/lib.linux-x86_64-cpython-37/dgl/backend/pytorch copying dgl/backend/pytorch/sparse.py -> build/lib.linux-x86_64-cpython-37/dgl/backend/pytorch copying dgl/backend/pytorch/__init__.py -> build/lib.linux-x86_64-cpython-37/dgl/backend/pytorch copying dgl/backend/pytorch/tensor.py -> build/lib.linux-x86_64-cpython-37/dgl/backend/pytorch creating build/lib.linux-x86_64-cpython-37/dgl/backend/tensorflow copying dgl/backend/tensorflow/sparse.py -> build/lib.linux-x86_64-cpython-37/dgl/backend/tensorflow copying dgl/backend/tensorflow/sparse_optim.py -> build/lib.linux-x86_64-cpython-37/dgl/backend/tensorflow copying dgl/backend/tensorflow/__init__.py -> build/lib.linux-x86_64-cpython-37/dgl/backend/tensorflow copying dgl/backend/tensorflow/tensor.py -> build/lib.linux-x86_64-cpython-37/dgl/backend/tensorflow creating build/lib.linux-x86_64-cpython-37/dgl/backend/mxnet copying dgl/backend/mxnet/sparse.py -> build/lib.linux-x86_64-cpython-37/dgl/backend/mxnet copying dgl/backend/mxnet/sparse_optim.py -> build/lib.linux-x86_64-cpython-37/dgl/backend/mxnet copying dgl/backend/mxnet/__init__.py -> build/lib.linux-x86_64-cpython-37/dgl/backend/mxnet copying dgl/backend/mxnet/tensor.py -> build/lib.linux-x86_64-cpython-37/dgl/backend/mxnet creating build/lib.linux-x86_64-cpython-37/dgl/_ffi/_cython copying dgl/_ffi/_cython/core.cpp -> build/lib.linux-x86_64-cpython-37/dgl/_ffi/_cython running build_ext building 'dgl._ffi._cy3.core' extension creating build/temp.linux-x86_64-cpython-37 creating build/temp.linux-x86_64-cpython-37/dgl creating build/temp.linux-x86_64-cpython-37/dgl/_ffi creating build/temp.linux-x86_64-cpython-37/dgl/_ffi/_cython gcc -pthread -B /opt/conda/envs/mxnet-ci/compiler_compat -Wl,--sysroot=/ -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -I../include/ -I../third_party/dmlc-core/include -I../third_party/dlpack/include -I/opt/conda/envs/mxnet-ci/include/python3.7m -c dgl/_ffi/_cython/core.cpp -o build/temp.linux-x86_64-cpython-37/dgl/_ffi/_cython/core.o -std=c++17 cc1plus: warning: command line option ‘-Wstrict-prototypes’ is valid for C/ObjC but not for C++ [WS-CLEANUP] done [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } g++ -pthread -B /opt/conda/envs/mxnet-ci/compiler_compat -Wl,--sysroot=/ -pthread -shared -B /opt/conda/envs/mxnet-ci/compiler_compat -L/opt/conda/envs/mxnet-ci/lib -Wl,-rpath=/opt/conda/envs/mxnet-ci/lib -Wl,--no-as-needed -Wl,--sysroot=/ build/temp.linux-x86_64-cpython-37/dgl/_ffi/_cython/core.o -Ldgl -L../build/Release -L../build -ldgl -o build/lib.linux-x86_64-cpython-37/dgl/_ffi/_cy3/core.cpython-37m-x86_64-linux-gnu.so /opt/conda/envs/mxnet-ci/compiler_compat/ld: warning: /opt/conda/envs/mxnet-ci/lib/libstdc++.so: unsupported GNU_PROPERTY_TYPE (5) type: 0xc0010001 /opt/conda/envs/mxnet-ci/compiler_compat/ld: warning: /opt/conda/envs/mxnet-ci/lib/libstdc++.so: unsupported GNU_PROPERTY_TYPE (5) type: 0xc0010002 /opt/conda/envs/mxnet-ci/compiler_compat/ld: warning: /opt/conda/envs/mxnet-ci/lib/libgcc_s.so.1: unsupported GNU_PROPERTY_TYPE (5) type: 0xc0010001 /opt/conda/envs/mxnet-ci/compiler_compat/ld: warning: /opt/conda/envs/mxnet-ci/lib/libgcc_s.so.1: unsupported GNU_PROPERTY_TYPE (5) type: 0xc0010002 /opt/conda/envs/mxnet-ci/compiler_compat/ld: warning: /opt/conda/envs/mxnet-ci/lib/libgcc_s.so.1: unsupported GNU_PROPERTY_TYPE (5) type: 0xc0010001 /opt/conda/envs/mxnet-ci/compiler_compat/ld: warning: /opt/conda/envs/mxnet-ci/lib/libgcc_s.so.1: unsupported GNU_PROPERTY_TYPE (5) type: 0xc0010002 creating build/bdist.linux-x86_64 creating build/bdist.linux-x86_64/egg creating build/bdist.linux-x86_64/egg/dgl creating build/bdist.linux-x86_64/egg/dgl/distgnn creating build/bdist.linux-x86_64/egg/dgl/distgnn/tools copying build/lib.linux-x86_64-cpython-37/dgl/distgnn/tools/tools.py -> build/bdist.linux-x86_64/egg/dgl/distgnn/tools copying build/lib.linux-x86_64-cpython-37/dgl/distgnn/tools/__init__.py -> build/bdist.linux-x86_64/egg/dgl/distgnn/tools creating build/bdist.linux-x86_64/egg/dgl/distgnn/partition copying build/lib.linux-x86_64-cpython-37/dgl/distgnn/partition/libra_partition.py -> build/bdist.linux-x86_64/egg/dgl/distgnn/partition copying build/lib.linux-x86_64-cpython-37/dgl/distgnn/partition/__init__.py -> build/bdist.linux-x86_64/egg/dgl/distgnn/partition copying build/lib.linux-x86_64-cpython-37/dgl/distgnn/__init__.py -> build/bdist.linux-x86_64/egg/dgl/distgnn copying build/lib.linux-x86_64-cpython-37/dgl/global_config.py -> build/bdist.linux-x86_64/egg/dgl creating build/bdist.linux-x86_64/egg/dgl/cuda copying build/lib.linux-x86_64-cpython-37/dgl/cuda/nccl.py -> build/bdist.linux-x86_64/egg/dgl/cuda copying build/lib.linux-x86_64-cpython-37/dgl/cuda/__init__.py -> build/bdist.linux-x86_64/egg/dgl/cuda copying build/lib.linux-x86_64-cpython-37/dgl/cuda/gpu_cache.py -> build/bdist.linux-x86_64/egg/dgl/cuda copying build/lib.linux-x86_64-cpython-37/dgl/subgraph.py -> build/bdist.linux-x86_64/egg/dgl creating build/bdist.linux-x86_64/egg/dgl/function copying build/lib.linux-x86_64-cpython-37/dgl/function/reducer.py -> build/bdist.linux-x86_64/egg/dgl/function copying build/lib.linux-x86_64-cpython-37/dgl/function/message.py -> build/bdist.linux-x86_64/egg/dgl/function copying build/lib.linux-x86_64-cpython-37/dgl/function/base.py -> build/bdist.linux-x86_64/egg/dgl/function copying build/lib.linux-x86_64-cpython-37/dgl/function/__init__.py -> build/bdist.linux-x86_64/egg/dgl/function copying build/lib.linux-x86_64-cpython-37/dgl/_sparse_ops.py -> build/bdist.linux-x86_64/egg/dgl creating build/bdist.linux-x86_64/egg/dgl/distributed copying build/lib.linux-x86_64-cpython-37/dgl/distributed/graph_services.py -> build/bdist.linux-x86_64/egg/dgl/distributed copying build/lib.linux-x86_64-cpython-37/dgl/distributed/graph_partition_book.py -> build/bdist.linux-x86_64/egg/dgl/distributed copying build/lib.linux-x86_64-cpython-37/dgl/distributed/role.py -> build/bdist.linux-x86_64/egg/dgl/distributed copying build/lib.linux-x86_64-cpython-37/dgl/distributed/shared_mem_utils.py -> build/bdist.linux-x86_64/egg/dgl/distributed copying build/lib.linux-x86_64-cpython-37/dgl/distributed/dist_graph.py -> build/bdist.linux-x86_64/egg/dgl/distributed copying build/lib.linux-x86_64-cpython-37/dgl/distributed/constants.py -> build/bdist.linux-x86_64/egg/dgl/distributed copying build/lib.linux-x86_64-cpython-37/dgl/distributed/dist_dataloader.py -> build/bdist.linux-x86_64/egg/dgl/distributed copying build/lib.linux-x86_64-cpython-37/dgl/distributed/dist_context.py -> build/bdist.linux-x86_64/egg/dgl/distributed copying build/lib.linux-x86_64-cpython-37/dgl/distributed/kvstore.py -> build/bdist.linux-x86_64/egg/dgl/distributed copying build/lib.linux-x86_64-cpython-37/dgl/distributed/id_map.py -> build/bdist.linux-x86_64/egg/dgl/distributed copying build/lib.linux-x86_64-cpython-37/dgl/distributed/dist_tensor.py -> build/bdist.linux-x86_64/egg/dgl/distributed creating build/bdist.linux-x86_64/egg/dgl/distributed/optim creating build/bdist.linux-x86_64/egg/dgl/distributed/optim/pytorch copying build/lib.linux-x86_64-cpython-37/dgl/distributed/optim/pytorch/sparse_optim.py -> build/bdist.linux-x86_64/egg/dgl/distributed/optim/pytorch copying build/lib.linux-x86_64-cpython-37/dgl/distributed/optim/pytorch/__init__.py -> build/bdist.linux-x86_64/egg/dgl/distributed/optim/pytorch copying build/lib.linux-x86_64-cpython-37/dgl/distributed/optim/pytorch/utils.py -> build/bdist.linux-x86_64/egg/dgl/distributed/optim/pytorch copying build/lib.linux-x86_64-cpython-37/dgl/distributed/optim/__init__.py -> build/bdist.linux-x86_64/egg/dgl/distributed/optim creating build/bdist.linux-x86_64/egg/dgl/distributed/optim/tensorflow copying build/lib.linux-x86_64-cpython-37/dgl/distributed/optim/tensorflow/__init__.py -> build/bdist.linux-x86_64/egg/dgl/distributed/optim/tensorflow creating build/bdist.linux-x86_64/egg/dgl/distributed/optim/mxnet copying build/lib.linux-x86_64-cpython-37/dgl/distributed/optim/mxnet/__init__.py -> build/bdist.linux-x86_64/egg/dgl/distributed/optim/mxnet copying build/lib.linux-x86_64-cpython-37/dgl/distributed/__init__.py -> build/bdist.linux-x86_64/egg/dgl/distributed creating build/bdist.linux-x86_64/egg/dgl/distributed/nn creating build/bdist.linux-x86_64/egg/dgl/distributed/nn/pytorch copying build/lib.linux-x86_64-cpython-37/dgl/distributed/nn/pytorch/sparse_emb.py -> build/bdist.linux-x86_64/egg/dgl/distributed/nn/pytorch copying build/lib.linux-x86_64-cpython-37/dgl/distributed/nn/pytorch/__init__.py -> build/bdist.linux-x86_64/egg/dgl/distributed/nn/pytorch copying build/lib.linux-x86_64-cpython-37/dgl/distributed/nn/__init__.py -> build/bdist.linux-x86_64/egg/dgl/distributed/nn creating build/bdist.linux-x86_64/egg/dgl/distributed/nn/tensorflow copying build/lib.linux-x86_64-cpython-37/dgl/distributed/nn/tensorflow/__init__.py -> build/bdist.linux-x86_64/egg/dgl/distributed/nn/tensorflow creating build/bdist.linux-x86_64/egg/dgl/distributed/nn/mxnet copying build/lib.linux-x86_64-cpython-37/dgl/distributed/nn/mxnet/__init__.py -> build/bdist.linux-x86_64/egg/dgl/distributed/nn/mxnet copying build/lib.linux-x86_64-cpython-37/dgl/distributed/standalone_kvstore.py -> build/bdist.linux-x86_64/egg/dgl/distributed copying build/lib.linux-x86_64-cpython-37/dgl/distributed/rpc_client.py -> build/bdist.linux-x86_64/egg/dgl/distributed copying build/lib.linux-x86_64-cpython-37/dgl/distributed/rpc.py -> build/bdist.linux-x86_64/egg/dgl/distributed copying build/lib.linux-x86_64-cpython-37/dgl/distributed/partition.py -> build/bdist.linux-x86_64/egg/dgl/distributed copying build/lib.linux-x86_64-cpython-37/dgl/distributed/rpc_server.py -> build/bdist.linux-x86_64/egg/dgl/distributed copying build/lib.linux-x86_64-cpython-37/dgl/distributed/server_state.py -> build/bdist.linux-x86_64/egg/dgl/distributed copying build/lib.linux-x86_64-cpython-37/dgl/ndarray.py -> build/bdist.linux-x86_64/egg/dgl copying build/lib.linux-x86_64-cpython-37/dgl/view.py -> build/bdist.linux-x86_64/egg/dgl copying build/lib.linux-x86_64-cpython-37/dgl/core.py -> build/bdist.linux-x86_64/egg/dgl copying build/lib.linux-x86_64-cpython-37/dgl/propagate.py -> build/bdist.linux-x86_64/egg/dgl creating build/bdist.linux-x86_64/egg/dgl/graphbolt copying build/lib.linux-x86_64-cpython-37/dgl/graphbolt/sampled_subgraph.py -> build/bdist.linux-x86_64/egg/dgl/graphbolt creating build/bdist.linux-x86_64/egg/dgl/graphbolt/internal copying build/lib.linux-x86_64-cpython-37/dgl/graphbolt/internal/datapipe_utils.py -> build/bdist.linux-x86_64/egg/dgl/graphbolt/internal copying build/lib.linux-x86_64-cpython-37/dgl/graphbolt/internal/item_sampler_utils.py -> build/bdist.linux-x86_64/egg/dgl/graphbolt/internal copying build/lib.linux-x86_64-cpython-37/dgl/graphbolt/internal/__init__.py -> build/bdist.linux-x86_64/egg/dgl/graphbolt/internal copying build/lib.linux-x86_64-cpython-37/dgl/graphbolt/internal/sample_utils.py -> build/bdist.linux-x86_64/egg/dgl/graphbolt/internal copying build/lib.linux-x86_64-cpython-37/dgl/graphbolt/internal/utils.py -> build/bdist.linux-x86_64/egg/dgl/graphbolt/internal copying build/lib.linux-x86_64-cpython-37/dgl/graphbolt/sampling_graph.py -> build/bdist.linux-x86_64/egg/dgl/graphbolt copying build/lib.linux-x86_64-cpython-37/dgl/graphbolt/subgraph_sampler.py -> build/bdist.linux-x86_64/egg/dgl/graphbolt copying build/lib.linux-x86_64-cpython-37/dgl/graphbolt/itemset.py -> build/bdist.linux-x86_64/egg/dgl/graphbolt copying build/lib.linux-x86_64-cpython-37/dgl/graphbolt/dataloader.py -> build/bdist.linux-x86_64/egg/dgl/graphbolt copying build/lib.linux-x86_64-cpython-37/dgl/graphbolt/feature_store.py -> build/bdist.linux-x86_64/egg/dgl/graphbolt copying build/lib.linux-x86_64-cpython-37/dgl/graphbolt/feature_fetcher.py -> build/bdist.linux-x86_64/egg/dgl/graphbolt copying build/lib.linux-x86_64-cpython-37/dgl/graphbolt/minibatch.py -> build/bdist.linux-x86_64/egg/dgl/graphbolt copying build/lib.linux-x86_64-cpython-37/dgl/graphbolt/base.py -> build/bdist.linux-x86_64/egg/dgl/graphbolt copying build/lib.linux-x86_64-cpython-37/dgl/graphbolt/item_sampler.py -> build/bdist.linux-x86_64/egg/dgl/graphbolt copying build/lib.linux-x86_64-cpython-37/dgl/graphbolt/__init__.py -> build/bdist.linux-x86_64/egg/dgl/graphbolt copying build/lib.linux-x86_64-cpython-37/dgl/graphbolt/negative_sampler.py -> build/bdist.linux-x86_64/egg/dgl/graphbolt copying build/lib.linux-x86_64-cpython-37/dgl/graphbolt/minibatch_transformer.py -> build/bdist.linux-x86_64/egg/dgl/graphbolt copying build/lib.linux-x86_64-cpython-37/dgl/graphbolt/utils.py -> build/bdist.linux-x86_64/egg/dgl/graphbolt copying build/lib.linux-x86_64-cpython-37/dgl/graphbolt/dataset.py -> build/bdist.linux-x86_64/egg/dgl/graphbolt creating build/bdist.linux-x86_64/egg/dgl/graphbolt/impl copying build/lib.linux-x86_64-cpython-37/dgl/graphbolt/impl/neighbor_sampler.py -> build/bdist.linux-x86_64/egg/dgl/graphbolt/impl copying build/lib.linux-x86_64-cpython-37/dgl/graphbolt/impl/in_subgraph_sampler.py -> build/bdist.linux-x86_64/egg/dgl/graphbolt/impl copying build/lib.linux-x86_64-cpython-37/dgl/graphbolt/impl/uniform_negative_sampler.py -> build/bdist.linux-x86_64/egg/dgl/graphbolt/impl copying build/lib.linux-x86_64-cpython-37/dgl/graphbolt/impl/torch_based_feature_store.py -> build/bdist.linux-x86_64/egg/dgl/graphbolt/impl copying build/lib.linux-x86_64-cpython-37/dgl/graphbolt/impl/legacy_dataset.py -> build/bdist.linux-x86_64/egg/dgl/graphbolt/impl copying build/lib.linux-x86_64-cpython-37/dgl/graphbolt/impl/ondisk_metadata.py -> build/bdist.linux-x86_64/egg/dgl/graphbolt/impl copying build/lib.linux-x86_64-cpython-37/dgl/graphbolt/impl/fused_csc_sampling_graph.py -> build/bdist.linux-x86_64/egg/dgl/graphbolt/impl copying build/lib.linux-x86_64-cpython-37/dgl/graphbolt/impl/basic_feature_store.py -> build/bdist.linux-x86_64/egg/dgl/graphbolt/impl copying build/lib.linux-x86_64-cpython-37/dgl/graphbolt/impl/sampled_subgraph_impl.py -> build/bdist.linux-x86_64/egg/dgl/graphbolt/impl copying build/lib.linux-x86_64-cpython-37/dgl/graphbolt/impl/__init__.py -> build/bdist.linux-x86_64/egg/dgl/graphbolt/impl copying build/lib.linux-x86_64-cpython-37/dgl/graphbolt/impl/temporal_neighbor_sampler.py -> build/bdist.linux-x86_64/egg/dgl/graphbolt/impl copying build/lib.linux-x86_64-cpython-37/dgl/graphbolt/impl/ondisk_dataset.py -> build/bdist.linux-x86_64/egg/dgl/graphbolt/impl copying build/lib.linux-x86_64-cpython-37/dgl/graphbolt/impl/gpu_cached_feature.py -> build/bdist.linux-x86_64/egg/dgl/graphbolt/impl copying build/lib.linux-x86_64-cpython-37/dgl/graphbolt/impl/gpu_cache.py -> build/bdist.linux-x86_64/egg/dgl/graphbolt/impl creating build/bdist.linux-x86_64/egg/dgl/utils copying build/lib.linux-x86_64-cpython-37/dgl/utils/filter.py -> build/bdist.linux-x86_64/egg/dgl/utils copying build/lib.linux-x86_64-cpython-37/dgl/utils/checks.py -> build/bdist.linux-x86_64/egg/dgl/utils copying build/lib.linux-x86_64-cpython-37/dgl/utils/internal.py -> build/bdist.linux-x86_64/egg/dgl/utils copying build/lib.linux-x86_64-cpython-37/dgl/utils/exception.py -> build/bdist.linux-x86_64/egg/dgl/utils copying build/lib.linux-x86_64-cpython-37/dgl/utils/shared_mem.py -> build/bdist.linux-x86_64/egg/dgl/utils copying build/lib.linux-x86_64-cpython-37/dgl/utils/pin_memory.py -> build/bdist.linux-x86_64/egg/dgl/utils copying build/lib.linux-x86_64-cpython-37/dgl/utils/__init__.py -> build/bdist.linux-x86_64/egg/dgl/utils copying build/lib.linux-x86_64-cpython-37/dgl/utils/data.py -> build/bdist.linux-x86_64/egg/dgl/utils creating build/bdist.linux-x86_64/egg/dgl/ops copying build/lib.linux-x86_64-cpython-37/dgl/ops/gather_mm.py -> build/bdist.linux-x86_64/egg/dgl/ops copying build/lib.linux-x86_64-cpython-37/dgl/ops/sddmm.py -> build/bdist.linux-x86_64/egg/dgl/ops copying build/lib.linux-x86_64-cpython-37/dgl/ops/edge_softmax.py -> build/bdist.linux-x86_64/egg/dgl/ops copying build/lib.linux-x86_64-cpython-37/dgl/ops/spmm.py -> build/bdist.linux-x86_64/egg/dgl/ops copying build/lib.linux-x86_64-cpython-37/dgl/ops/segment.py -> build/bdist.linux-x86_64/egg/dgl/ops copying build/lib.linux-x86_64-cpython-37/dgl/ops/__init__.py -> build/bdist.linux-x86_64/egg/dgl/ops copying build/lib.linux-x86_64-cpython-37/dgl/base.py -> build/bdist.linux-x86_64/egg/dgl copying build/lib.linux-x86_64-cpython-37/dgl/heterograph_index.py -> build/bdist.linux-x86_64/egg/dgl copying build/lib.linux-x86_64-cpython-37/dgl/readout.py -> build/bdist.linux-x86_64/egg/dgl copying build/lib.linux-x86_64-cpython-37/dgl/logging.py -> build/bdist.linux-x86_64/egg/dgl copying build/lib.linux-x86_64-cpython-37/dgl/init.py -> build/bdist.linux-x86_64/egg/dgl creating build/bdist.linux-x86_64/egg/dgl/geometry copying build/lib.linux-x86_64-cpython-37/dgl/geometry/fps.py -> build/bdist.linux-x86_64/egg/dgl/geometry copying build/lib.linux-x86_64-cpython-37/dgl/geometry/__init__.py -> build/bdist.linux-x86_64/egg/dgl/geometry copying build/lib.linux-x86_64-cpython-37/dgl/geometry/edge_coarsening.py -> build/bdist.linux-x86_64/egg/dgl/geometry copying build/lib.linux-x86_64-cpython-37/dgl/geometry/capi.py -> build/bdist.linux-x86_64/egg/dgl/geometry copying build/lib.linux-x86_64-cpython-37/dgl/heterograph.py -> build/bdist.linux-x86_64/egg/dgl copying build/lib.linux-x86_64-cpython-37/dgl/frame.py -> build/bdist.linux-x86_64/egg/dgl creating build/bdist.linux-x86_64/egg/dgl/optim creating build/bdist.linux-x86_64/egg/dgl/optim/pytorch copying build/lib.linux-x86_64-cpython-37/dgl/optim/pytorch/sparse_optim.py -> build/bdist.linux-x86_64/egg/dgl/optim/pytorch copying build/lib.linux-x86_64-cpython-37/dgl/optim/pytorch/__init__.py -> build/bdist.linux-x86_64/egg/dgl/optim/pytorch copying build/lib.linux-x86_64-cpython-37/dgl/optim/__init__.py -> build/bdist.linux-x86_64/egg/dgl/optim creating build/bdist.linux-x86_64/egg/dgl/optim/tensorflow copying build/lib.linux-x86_64-cpython-37/dgl/optim/tensorflow/__init__.py -> build/bdist.linux-x86_64/egg/dgl/optim/tensorflow creating build/bdist.linux-x86_64/egg/dgl/optim/mxnet copying build/lib.linux-x86_64-cpython-37/dgl/optim/mxnet/__init__.py -> build/bdist.linux-x86_64/egg/dgl/optim/mxnet creating build/bdist.linux-x86_64/egg/dgl/data copying build/lib.linux-x86_64-cpython-37/dgl/data/tensor_serialize.py -> build/bdist.linux-x86_64/egg/dgl/data copying build/lib.linux-x86_64-cpython-37/dgl/data/ppi.py -> build/bdist.linux-x86_64/egg/dgl/data copying build/lib.linux-x86_64-cpython-37/dgl/data/csv_dataset.py -> build/bdist.linux-x86_64/egg/dgl/data copying build/lib.linux-x86_64-cpython-37/dgl/data/superpixel.py -> build/bdist.linux-x86_64/egg/dgl/data copying build/lib.linux-x86_64-cpython-37/dgl/data/synthetic.py -> build/bdist.linux-x86_64/egg/dgl/data copying build/lib.linux-x86_64-cpython-37/dgl/data/zinc.py -> build/bdist.linux-x86_64/egg/dgl/data copying build/lib.linux-x86_64-cpython-37/dgl/data/heterograph_serialize.py -> build/bdist.linux-x86_64/egg/dgl/data copying build/lib.linux-x86_64-cpython-37/dgl/data/cluster.py -> build/bdist.linux-x86_64/egg/dgl/data copying build/lib.linux-x86_64-cpython-37/dgl/data/tu.py -> build/bdist.linux-x86_64/egg/dgl/data copying build/lib.linux-x86_64-cpython-37/dgl/data/sbm.py -> build/bdist.linux-x86_64/egg/dgl/data copying build/lib.linux-x86_64-cpython-37/dgl/data/lrgb.py -> build/bdist.linux-x86_64/egg/dgl/data copying build/lib.linux-x86_64-cpython-37/dgl/data/qm9.py -> build/bdist.linux-x86_64/egg/dgl/data copying build/lib.linux-x86_64-cpython-37/dgl/data/flickr.py -> build/bdist.linux-x86_64/egg/dgl/data copying build/lib.linux-x86_64-cpython-37/dgl/data/qm7b.py -> build/bdist.linux-x86_64/egg/dgl/data copying build/lib.linux-x86_64-cpython-37/dgl/data/dgl_dataset.py -> build/bdist.linux-x86_64/egg/dgl/data copying build/lib.linux-x86_64-cpython-37/dgl/data/karate.py -> build/bdist.linux-x86_64/egg/dgl/data copying build/lib.linux-x86_64-cpython-37/dgl/data/wikics.py -> build/bdist.linux-x86_64/egg/dgl/data copying build/lib.linux-x86_64-cpython-37/dgl/data/heterophilous_graphs.py -> build/bdist.linux-x86_64/egg/dgl/data copying build/lib.linux-x86_64-cpython-37/dgl/data/gdelt.py -> build/bdist.linux-x86_64/egg/dgl/data copying build/lib.linux-x86_64-cpython-37/dgl/data/geom_gcn.py -> build/bdist.linux-x86_64/egg/dgl/data copying build/lib.linux-x86_64-cpython-37/dgl/data/actor.py -> build/bdist.linux-x86_64/egg/dgl/data copying build/lib.linux-x86_64-cpython-37/dgl/data/rdf.py -> build/bdist.linux-x86_64/egg/dgl/data copying build/lib.linux-x86_64-cpython-37/dgl/data/movielens.py -> build/bdist.linux-x86_64/egg/dgl/data copying build/lib.linux-x86_64-cpython-37/dgl/data/gindt.py -> build/bdist.linux-x86_64/egg/dgl/data copying build/lib.linux-x86_64-cpython-37/dgl/data/fraud.py -> build/bdist.linux-x86_64/egg/dgl/data copying build/lib.linux-x86_64-cpython-37/dgl/data/graph_serialize.py -> build/bdist.linux-x86_64/egg/dgl/data copying build/lib.linux-x86_64-cpython-37/dgl/data/minigc.py -> build/bdist.linux-x86_64/egg/dgl/data copying build/lib.linux-x86_64-cpython-37/dgl/data/__init__.py -> build/bdist.linux-x86_64/egg/dgl/data copying build/lib.linux-x86_64-cpython-37/dgl/data/gnn_benchmark.py -> build/bdist.linux-x86_64/egg/dgl/data copying build/lib.linux-x86_64-cpython-37/dgl/data/fakenews.py -> build/bdist.linux-x86_64/egg/dgl/data copying build/lib.linux-x86_64-cpython-37/dgl/data/citation_graph.py -> build/bdist.linux-x86_64/egg/dgl/data copying build/lib.linux-x86_64-cpython-37/dgl/data/reddit.py -> build/bdist.linux-x86_64/egg/dgl/data copying build/lib.linux-x86_64-cpython-37/dgl/data/csv_dataset_base.py -> build/bdist.linux-x86_64/egg/dgl/data copying build/lib.linux-x86_64-cpython-37/dgl/data/icews18.py -> build/bdist.linux-x86_64/egg/dgl/data copying build/lib.linux-x86_64-cpython-37/dgl/data/bitcoinotc.py -> build/bdist.linux-x86_64/egg/dgl/data copying build/lib.linux-x86_64-cpython-37/dgl/data/utils.py -> build/bdist.linux-x86_64/egg/dgl/data copying build/lib.linux-x86_64-cpython-37/dgl/data/tree.py -> build/bdist.linux-x86_64/egg/dgl/data copying build/lib.linux-x86_64-cpython-37/dgl/data/knowledge_graph.py -> build/bdist.linux-x86_64/egg/dgl/data copying build/lib.linux-x86_64-cpython-37/dgl/data/adapter.py -> build/bdist.linux-x86_64/egg/dgl/data copying build/lib.linux-x86_64-cpython-37/dgl/data/pattern.py -> build/bdist.linux-x86_64/egg/dgl/data copying build/lib.linux-x86_64-cpython-37/dgl/data/qm9_edge.py -> build/bdist.linux-x86_64/egg/dgl/data copying build/lib.linux-x86_64-cpython-37/dgl/data/yelp.py -> build/bdist.linux-x86_64/egg/dgl/data creating build/bdist.linux-x86_64/egg/dgl/mpops copying build/lib.linux-x86_64-cpython-37/dgl/mpops/edgewise.py -> build/bdist.linux-x86_64/egg/dgl/mpops copying build/lib.linux-x86_64-cpython-37/dgl/mpops/__init__.py -> build/bdist.linux-x86_64/egg/dgl/mpops copying build/lib.linux-x86_64-cpython-37/dgl/mpops/nodewise.py -> build/bdist.linux-x86_64/egg/dgl/mpops copying build/lib.linux-x86_64-cpython-37/dgl/mpops/fused.py -> build/bdist.linux-x86_64/egg/dgl/mpops copying build/lib.linux-x86_64-cpython-37/dgl/convert.py -> build/bdist.linux-x86_64/egg/dgl creating build/bdist.linux-x86_64/egg/dgl/transforms copying build/lib.linux-x86_64-cpython-37/dgl/transforms/to_block.py -> build/bdist.linux-x86_64/egg/dgl/transforms copying build/lib.linux-x86_64-cpython-37/dgl/transforms/module.py -> build/bdist.linux-x86_64/egg/dgl/transforms copying build/lib.linux-x86_64-cpython-37/dgl/transforms/__init__.py -> build/bdist.linux-x86_64/egg/dgl/transforms copying build/lib.linux-x86_64-cpython-37/dgl/transforms/functional.py -> build/bdist.linux-x86_64/egg/dgl/transforms copying build/lib.linux-x86_64-cpython-37/dgl/graph_index.py -> build/bdist.linux-x86_64/egg/dgl copying build/lib.linux-x86_64-cpython-37/dgl/label_informativeness.py -> build/bdist.linux-x86_64/egg/dgl copying build/lib.linux-x86_64-cpython-37/dgl/__init__.py -> build/bdist.linux-x86_64/egg/dgl copying build/lib.linux-x86_64-cpython-37/dgl/udf.py -> build/bdist.linux-x86_64/egg/dgl creating build/bdist.linux-x86_64/egg/dgl/nn creating build/bdist.linux-x86_64/egg/dgl/nn/functional copying build/lib.linux-x86_64-cpython-37/dgl/nn/functional/__init__.py -> build/bdist.linux-x86_64/egg/dgl/nn/functional creating build/bdist.linux-x86_64/egg/dgl/nn/pytorch copying build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/hetero.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch copying build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/sparse_emb.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch creating build/bdist.linux-x86_64/egg/dgl/nn/pytorch/explain copying build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/explain/subgraphx.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch/explain copying build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/explain/gnnexplainer.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch/explain copying build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/explain/pgexplainer.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch/explain copying build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/explain/__init__.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch/explain copying build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/softmax.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch creating build/bdist.linux-x86_64/egg/dgl/nn/pytorch/link copying build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/link/edgepred.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch/link copying build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/link/transe.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch/link copying build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/link/__init__.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch/link copying build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/link/transr.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch/link copying build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/network_emb.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch copying build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/linear.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch copying build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/glob.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch creating build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv copying build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/conv/gatv2conv.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv copying build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/conv/dgnconv.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv copying build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/conv/egatconv.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv copying build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/conv/gmmconv.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv copying build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/conv/sageconv.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv copying build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/conv/twirlsconv.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv copying build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/conv/gatedgcnconv.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv copying build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/conv/ginconv.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv copying build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/conv/dotgatconv.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv copying build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/conv/cugraph_sageconv.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv copying build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/conv/pnaconv.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv copying build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/conv/densegraphconv.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv copying build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/conv/tagconv.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv copying build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/conv/gatconv.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv copying build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/conv/agnnconv.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv copying build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/conv/densechebconv.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv copying build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/conv/hgtconv.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv copying build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/conv/grouprevres.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv copying build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/conv/cugraph_gatconv.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv copying build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/conv/cugraph_base.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv copying build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/conv/cfconv.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv copying build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/conv/appnpconv.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv copying build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/conv/__init__.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv copying build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/conv/gineconv.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv copying build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/conv/sgconv.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv copying build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/conv/graphconv.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv copying build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/conv/nnconv.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv copying build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/conv/gcn2conv.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv copying build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/conv/egnnconv.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv copying build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/conv/edgegatconv.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv copying build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/conv/densesageconv.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv copying build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/conv/edgeconv.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv copying build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/conv/gatedgraphconv.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv copying build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/conv/cugraph_relgraphconv.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv copying build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/conv/relgraphconv.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv copying build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/conv/chebconv.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv copying build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/conv/atomicconv.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv copying build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/factory.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch copying build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/__init__.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch creating build/bdist.linux-x86_64/egg/dgl/nn/pytorch/gt copying build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/gt/degree_encoder.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch/gt copying build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/gt/lap_pos_encoder.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch/gt copying build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/gt/spatial_encoder.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch/gt copying build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/gt/__init__.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch/gt copying build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/gt/egt.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch/gt copying build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/gt/biased_mha.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch/gt copying build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/gt/graphormer.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch/gt copying build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/gt/path_encoder.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch/gt copying build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/utils.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch copying build/lib.linux-x86_64-cpython-37/dgl/nn/__init__.py -> build/bdist.linux-x86_64/egg/dgl/nn creating build/bdist.linux-x86_64/egg/dgl/nn/tensorflow copying build/lib.linux-x86_64-cpython-37/dgl/nn/tensorflow/hetero.py -> build/bdist.linux-x86_64/egg/dgl/nn/tensorflow copying build/lib.linux-x86_64-cpython-37/dgl/nn/tensorflow/softmax.py -> build/bdist.linux-x86_64/egg/dgl/nn/tensorflow copying build/lib.linux-x86_64-cpython-37/dgl/nn/tensorflow/glob.py -> build/bdist.linux-x86_64/egg/dgl/nn/tensorflow creating build/bdist.linux-x86_64/egg/dgl/nn/tensorflow/conv copying build/lib.linux-x86_64-cpython-37/dgl/nn/tensorflow/conv/sageconv.py -> build/bdist.linux-x86_64/egg/dgl/nn/tensorflow/conv copying build/lib.linux-x86_64-cpython-37/dgl/nn/tensorflow/conv/ginconv.py -> build/bdist.linux-x86_64/egg/dgl/nn/tensorflow/conv copying build/lib.linux-x86_64-cpython-37/dgl/nn/tensorflow/conv/gatconv.py -> build/bdist.linux-x86_64/egg/dgl/nn/tensorflow/conv copying build/lib.linux-x86_64-cpython-37/dgl/nn/tensorflow/conv/densechebconv.py -> build/bdist.linux-x86_64/egg/dgl/nn/tensorflow/conv copying build/lib.linux-x86_64-cpython-37/dgl/nn/tensorflow/conv/appnpconv.py -> build/bdist.linux-x86_64/egg/dgl/nn/tensorflow/conv copying build/lib.linux-x86_64-cpython-37/dgl/nn/tensorflow/conv/__init__.py -> build/bdist.linux-x86_64/egg/dgl/nn/tensorflow/conv copying build/lib.linux-x86_64-cpython-37/dgl/nn/tensorflow/conv/sgconv.py -> build/bdist.linux-x86_64/egg/dgl/nn/tensorflow/conv copying build/lib.linux-x86_64-cpython-37/dgl/nn/tensorflow/conv/graphconv.py -> build/bdist.linux-x86_64/egg/dgl/nn/tensorflow/conv copying build/lib.linux-x86_64-cpython-37/dgl/nn/tensorflow/conv/edgeconv.py -> build/bdist.linux-x86_64/egg/dgl/nn/tensorflow/conv copying build/lib.linux-x86_64-cpython-37/dgl/nn/tensorflow/conv/relgraphconv.py -> build/bdist.linux-x86_64/egg/dgl/nn/tensorflow/conv copying build/lib.linux-x86_64-cpython-37/dgl/nn/tensorflow/conv/chebconv.py -> build/bdist.linux-x86_64/egg/dgl/nn/tensorflow/conv copying build/lib.linux-x86_64-cpython-37/dgl/nn/tensorflow/__init__.py -> build/bdist.linux-x86_64/egg/dgl/nn/tensorflow copying build/lib.linux-x86_64-cpython-37/dgl/nn/tensorflow/utils.py -> build/bdist.linux-x86_64/egg/dgl/nn/tensorflow creating build/bdist.linux-x86_64/egg/dgl/nn/mxnet copying build/lib.linux-x86_64-cpython-37/dgl/nn/mxnet/hetero.py -> build/bdist.linux-x86_64/egg/dgl/nn/mxnet copying build/lib.linux-x86_64-cpython-37/dgl/nn/mxnet/softmax.py -> build/bdist.linux-x86_64/egg/dgl/nn/mxnet copying build/lib.linux-x86_64-cpython-37/dgl/nn/mxnet/glob.py -> build/bdist.linux-x86_64/egg/dgl/nn/mxnet creating build/bdist.linux-x86_64/egg/dgl/nn/mxnet/conv copying build/lib.linux-x86_64-cpython-37/dgl/nn/mxnet/conv/gmmconv.py -> build/bdist.linux-x86_64/egg/dgl/nn/mxnet/conv copying build/lib.linux-x86_64-cpython-37/dgl/nn/mxnet/conv/sageconv.py -> build/bdist.linux-x86_64/egg/dgl/nn/mxnet/conv copying build/lib.linux-x86_64-cpython-37/dgl/nn/mxnet/conv/ginconv.py -> build/bdist.linux-x86_64/egg/dgl/nn/mxnet/conv copying build/lib.linux-x86_64-cpython-37/dgl/nn/mxnet/conv/densegraphconv.py -> build/bdist.linux-x86_64/egg/dgl/nn/mxnet/conv copying build/lib.linux-x86_64-cpython-37/dgl/nn/mxnet/conv/tagconv.py -> build/bdist.linux-x86_64/egg/dgl/nn/mxnet/conv copying build/lib.linux-x86_64-cpython-37/dgl/nn/mxnet/conv/gatconv.py -> build/bdist.linux-x86_64/egg/dgl/nn/mxnet/conv copying build/lib.linux-x86_64-cpython-37/dgl/nn/mxnet/conv/agnnconv.py -> build/bdist.linux-x86_64/egg/dgl/nn/mxnet/conv copying build/lib.linux-x86_64-cpython-37/dgl/nn/mxnet/conv/densechebconv.py -> build/bdist.linux-x86_64/egg/dgl/nn/mxnet/conv copying build/lib.linux-x86_64-cpython-37/dgl/nn/mxnet/conv/appnpconv.py -> build/bdist.linux-x86_64/egg/dgl/nn/mxnet/conv copying build/lib.linux-x86_64-cpython-37/dgl/nn/mxnet/conv/__init__.py -> build/bdist.linux-x86_64/egg/dgl/nn/mxnet/conv copying build/lib.linux-x86_64-cpython-37/dgl/nn/mxnet/conv/sgconv.py -> build/bdist.linux-x86_64/egg/dgl/nn/mxnet/conv copying build/lib.linux-x86_64-cpython-37/dgl/nn/mxnet/conv/graphconv.py -> build/bdist.linux-x86_64/egg/dgl/nn/mxnet/conv copying build/lib.linux-x86_64-cpython-37/dgl/nn/mxnet/conv/nnconv.py -> build/bdist.linux-x86_64/egg/dgl/nn/mxnet/conv copying build/lib.linux-x86_64-cpython-37/dgl/nn/mxnet/conv/densesageconv.py -> build/bdist.linux-x86_64/egg/dgl/nn/mxnet/conv copying build/lib.linux-x86_64-cpython-37/dgl/nn/mxnet/conv/edgeconv.py -> build/bdist.linux-x86_64/egg/dgl/nn/mxnet/conv copying build/lib.linux-x86_64-cpython-37/dgl/nn/mxnet/conv/gatedgraphconv.py -> build/bdist.linux-x86_64/egg/dgl/nn/mxnet/conv copying build/lib.linux-x86_64-cpython-37/dgl/nn/mxnet/conv/relgraphconv.py -> build/bdist.linux-x86_64/egg/dgl/nn/mxnet/conv copying build/lib.linux-x86_64-cpython-37/dgl/nn/mxnet/conv/chebconv.py -> build/bdist.linux-x86_64/egg/dgl/nn/mxnet/conv copying build/lib.linux-x86_64-cpython-37/dgl/nn/mxnet/__init__.py -> build/bdist.linux-x86_64/egg/dgl/nn/mxnet copying build/lib.linux-x86_64-cpython-37/dgl/nn/mxnet/utils.py -> build/bdist.linux-x86_64/egg/dgl/nn/mxnet creating build/bdist.linux-x86_64/egg/dgl/storages copying build/lib.linux-x86_64-cpython-37/dgl/storages/numpy.py -> build/bdist.linux-x86_64/egg/dgl/storages copying build/lib.linux-x86_64-cpython-37/dgl/storages/base.py -> build/bdist.linux-x86_64/egg/dgl/storages copying build/lib.linux-x86_64-cpython-37/dgl/storages/__init__.py -> build/bdist.linux-x86_64/egg/dgl/storages copying build/lib.linux-x86_64-cpython-37/dgl/storages/pytorch_tensor.py -> build/bdist.linux-x86_64/egg/dgl/storages copying build/lib.linux-x86_64-cpython-37/dgl/storages/tensor.py -> build/bdist.linux-x86_64/egg/dgl/storages copying build/lib.linux-x86_64-cpython-37/dgl/merge.py -> build/bdist.linux-x86_64/egg/dgl creating build/bdist.linux-x86_64/egg/dgl/sparse copying build/lib.linux-x86_64-cpython-37/dgl/sparse/softmax.py -> build/bdist.linux-x86_64/egg/dgl/sparse copying build/lib.linux-x86_64-cpython-37/dgl/sparse/broadcast.py -> build/bdist.linux-x86_64/egg/dgl/sparse copying build/lib.linux-x86_64-cpython-37/dgl/sparse/sddmm.py -> build/bdist.linux-x86_64/egg/dgl/sparse copying build/lib.linux-x86_64-cpython-37/dgl/sparse/matmul.py -> build/bdist.linux-x86_64/egg/dgl/sparse copying build/lib.linux-x86_64-cpython-37/dgl/sparse/elementwise_op_sp.py -> build/bdist.linux-x86_64/egg/dgl/sparse copying build/lib.linux-x86_64-cpython-37/dgl/sparse/sparse_matrix.py -> build/bdist.linux-x86_64/egg/dgl/sparse copying build/lib.linux-x86_64-cpython-37/dgl/sparse/elementwise_op.py -> build/bdist.linux-x86_64/egg/dgl/sparse copying build/lib.linux-x86_64-cpython-37/dgl/sparse/unary_op.py -> build/bdist.linux-x86_64/egg/dgl/sparse copying build/lib.linux-x86_64-cpython-37/dgl/sparse/__init__.py -> build/bdist.linux-x86_64/egg/dgl/sparse copying build/lib.linux-x86_64-cpython-37/dgl/sparse/utils.py -> build/bdist.linux-x86_64/egg/dgl/sparse copying build/lib.linux-x86_64-cpython-37/dgl/sparse/reduction.py -> build/bdist.linux-x86_64/egg/dgl/sparse copying build/lib.linux-x86_64-cpython-37/dgl/homophily.py -> build/bdist.linux-x86_64/egg/dgl copying build/lib.linux-x86_64-cpython-37/dgl/random.py -> build/bdist.linux-x86_64/egg/dgl creating build/bdist.linux-x86_64/egg/dgl/multiprocessing copying build/lib.linux-x86_64-cpython-37/dgl/multiprocessing/pytorch.py -> build/bdist.linux-x86_64/egg/dgl/multiprocessing copying build/lib.linux-x86_64-cpython-37/dgl/multiprocessing/__init__.py -> build/bdist.linux-x86_64/egg/dgl/multiprocessing copying build/lib.linux-x86_64-cpython-37/dgl/_api_internal.py -> build/bdist.linux-x86_64/egg/dgl creating build/bdist.linux-x86_64/egg/dgl/dataloading copying build/lib.linux-x86_64-cpython-37/dgl/dataloading/neighbor_sampler.py -> build/bdist.linux-x86_64/egg/dgl/dataloading copying build/lib.linux-x86_64-cpython-37/dgl/dataloading/spot_target.py -> build/bdist.linux-x86_64/egg/dgl/dataloading copying build/lib.linux-x86_64-cpython-37/dgl/dataloading/graphsaint.py -> build/bdist.linux-x86_64/egg/dgl/dataloading copying build/lib.linux-x86_64-cpython-37/dgl/dataloading/dataloader.py -> build/bdist.linux-x86_64/egg/dgl/dataloading copying build/lib.linux-x86_64-cpython-37/dgl/dataloading/dist_dataloader.py -> build/bdist.linux-x86_64/egg/dgl/dataloading copying build/lib.linux-x86_64-cpython-37/dgl/dataloading/labor_sampler.py -> build/bdist.linux-x86_64/egg/dgl/dataloading copying build/lib.linux-x86_64-cpython-37/dgl/dataloading/base.py -> build/bdist.linux-x86_64/egg/dgl/dataloading copying build/lib.linux-x86_64-cpython-37/dgl/dataloading/shadow.py -> build/bdist.linux-x86_64/egg/dgl/dataloading copying build/lib.linux-x86_64-cpython-37/dgl/dataloading/__init__.py -> build/bdist.linux-x86_64/egg/dgl/dataloading copying build/lib.linux-x86_64-cpython-37/dgl/dataloading/cluster_gcn.py -> build/bdist.linux-x86_64/egg/dgl/dataloading copying build/lib.linux-x86_64-cpython-37/dgl/dataloading/negative_sampler.py -> build/bdist.linux-x86_64/egg/dgl/dataloading creating build/bdist.linux-x86_64/egg/dgl/sampling copying build/lib.linux-x86_64-cpython-37/dgl/sampling/pinsage.py -> build/bdist.linux-x86_64/egg/dgl/sampling copying build/lib.linux-x86_64-cpython-37/dgl/sampling/neighbor.py -> build/bdist.linux-x86_64/egg/dgl/sampling copying build/lib.linux-x86_64-cpython-37/dgl/sampling/labor.py -> build/bdist.linux-x86_64/egg/dgl/sampling copying build/lib.linux-x86_64-cpython-37/dgl/sampling/randomwalks.py -> build/bdist.linux-x86_64/egg/dgl/sampling copying build/lib.linux-x86_64-cpython-37/dgl/sampling/negative.py -> build/bdist.linux-x86_64/egg/dgl/sampling copying build/lib.linux-x86_64-cpython-37/dgl/sampling/__init__.py -> build/bdist.linux-x86_64/egg/dgl/sampling copying build/lib.linux-x86_64-cpython-37/dgl/sampling/utils.py -> build/bdist.linux-x86_64/egg/dgl/sampling copying build/lib.linux-x86_64-cpython-37/dgl/sampling/node2vec_randomwalk.py -> build/bdist.linux-x86_64/egg/dgl/sampling copying build/lib.linux-x86_64-cpython-37/dgl/container.py -> build/bdist.linux-x86_64/egg/dgl copying build/lib.linux-x86_64-cpython-37/dgl/partition.py -> build/bdist.linux-x86_64/egg/dgl copying build/lib.linux-x86_64-cpython-37/dgl/traversal.py -> build/bdist.linux-x86_64/egg/dgl copying build/lib.linux-x86_64-cpython-37/dgl/batch.py -> build/bdist.linux-x86_64/egg/dgl creating build/bdist.linux-x86_64/egg/dgl/_ffi copying build/lib.linux-x86_64-cpython-37/dgl/_ffi/ndarray.py -> build/bdist.linux-x86_64/egg/dgl/_ffi copying build/lib.linux-x86_64-cpython-37/dgl/_ffi/object.py -> build/bdist.linux-x86_64/egg/dgl/_ffi copying build/lib.linux-x86_64-cpython-37/dgl/_ffi/object_generic.py -> build/bdist.linux-x86_64/egg/dgl/_ffi creating build/bdist.linux-x86_64/egg/dgl/_ffi/_cy3 copying build/lib.linux-x86_64-cpython-37/dgl/_ffi/_cy3/core.cpython-37m-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/egg/dgl/_ffi/_cy3 copying build/lib.linux-x86_64-cpython-37/dgl/_ffi/_cy3/__init__.py -> build/bdist.linux-x86_64/egg/dgl/_ffi/_cy3 creating build/bdist.linux-x86_64/egg/dgl/_ffi/_cy2 copying build/lib.linux-x86_64-cpython-37/dgl/_ffi/_cy2/__init__.py -> build/bdist.linux-x86_64/egg/dgl/_ffi/_cy2 creating build/bdist.linux-x86_64/egg/dgl/_ffi/_ctypes copying build/lib.linux-x86_64-cpython-37/dgl/_ffi/_ctypes/types.py -> build/bdist.linux-x86_64/egg/dgl/_ffi/_ctypes copying build/lib.linux-x86_64-cpython-37/dgl/_ffi/_ctypes/ndarray.py -> build/bdist.linux-x86_64/egg/dgl/_ffi/_ctypes copying build/lib.linux-x86_64-cpython-37/dgl/_ffi/_ctypes/object.py -> build/bdist.linux-x86_64/egg/dgl/_ffi/_ctypes copying build/lib.linux-x86_64-cpython-37/dgl/_ffi/_ctypes/function.py -> build/bdist.linux-x86_64/egg/dgl/_ffi/_ctypes copying build/lib.linux-x86_64-cpython-37/dgl/_ffi/_ctypes/__init__.py -> build/bdist.linux-x86_64/egg/dgl/_ffi/_ctypes copying build/lib.linux-x86_64-cpython-37/dgl/_ffi/libinfo.py -> build/bdist.linux-x86_64/egg/dgl/_ffi copying build/lib.linux-x86_64-cpython-37/dgl/_ffi/base.py -> build/bdist.linux-x86_64/egg/dgl/_ffi creating build/bdist.linux-x86_64/egg/dgl/_ffi/_cython copying build/lib.linux-x86_64-cpython-37/dgl/_ffi/_cython/core.cpp -> build/bdist.linux-x86_64/egg/dgl/_ffi/_cython copying build/lib.linux-x86_64-cpython-37/dgl/_ffi/streams.py -> build/bdist.linux-x86_64/egg/dgl/_ffi copying build/lib.linux-x86_64-cpython-37/dgl/_ffi/function.py -> build/bdist.linux-x86_64/egg/dgl/_ffi copying build/lib.linux-x86_64-cpython-37/dgl/_ffi/__init__.py -> build/bdist.linux-x86_64/egg/dgl/_ffi copying build/lib.linux-x86_64-cpython-37/dgl/_ffi/runtime_ctypes.py -> build/bdist.linux-x86_64/egg/dgl/_ffi copying build/lib.linux-x86_64-cpython-37/dgl/_ffi/capi.py -> build/bdist.linux-x86_64/egg/dgl/_ffi copying build/lib.linux-x86_64-cpython-37/dgl/generators.py -> build/bdist.linux-x86_64/egg/dgl creating build/bdist.linux-x86_64/egg/dgl/backend copying build/lib.linux-x86_64-cpython-37/dgl/backend/backend.py -> build/bdist.linux-x86_64/egg/dgl/backend creating build/bdist.linux-x86_64/egg/dgl/backend/pytorch copying build/lib.linux-x86_64-cpython-37/dgl/backend/pytorch/sparse.py -> build/bdist.linux-x86_64/egg/dgl/backend/pytorch copying build/lib.linux-x86_64-cpython-37/dgl/backend/pytorch/__init__.py -> build/bdist.linux-x86_64/egg/dgl/backend/pytorch copying build/lib.linux-x86_64-cpython-37/dgl/backend/pytorch/tensor.py -> build/bdist.linux-x86_64/egg/dgl/backend/pytorch copying build/lib.linux-x86_64-cpython-37/dgl/backend/__init__.py -> build/bdist.linux-x86_64/egg/dgl/backend copying build/lib.linux-x86_64-cpython-37/dgl/backend/set_default_backend.py -> build/bdist.linux-x86_64/egg/dgl/backend creating build/bdist.linux-x86_64/egg/dgl/backend/tensorflow copying build/lib.linux-x86_64-cpython-37/dgl/backend/tensorflow/sparse.py -> build/bdist.linux-x86_64/egg/dgl/backend/tensorflow copying build/lib.linux-x86_64-cpython-37/dgl/backend/tensorflow/sparse_optim.py -> build/bdist.linux-x86_64/egg/dgl/backend/tensorflow copying build/lib.linux-x86_64-cpython-37/dgl/backend/tensorflow/__init__.py -> build/bdist.linux-x86_64/egg/dgl/backend/tensorflow copying build/lib.linux-x86_64-cpython-37/dgl/backend/tensorflow/tensor.py -> build/bdist.linux-x86_64/egg/dgl/backend/tensorflow creating build/bdist.linux-x86_64/egg/dgl/backend/mxnet copying build/lib.linux-x86_64-cpython-37/dgl/backend/mxnet/sparse.py -> build/bdist.linux-x86_64/egg/dgl/backend/mxnet copying build/lib.linux-x86_64-cpython-37/dgl/backend/mxnet/sparse_optim.py -> build/bdist.linux-x86_64/egg/dgl/backend/mxnet copying build/lib.linux-x86_64-cpython-37/dgl/backend/mxnet/__init__.py -> build/bdist.linux-x86_64/egg/dgl/backend/mxnet copying build/lib.linux-x86_64-cpython-37/dgl/backend/mxnet/tensor.py -> build/bdist.linux-x86_64/egg/dgl/backend/mxnet byte-compiling build/bdist.linux-x86_64/egg/dgl/distgnn/tools/tools.py to tools.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/distgnn/tools/__init__.py to __init__.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/distgnn/partition/libra_partition.py to libra_partition.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/distgnn/partition/__init__.py to __init__.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/distgnn/__init__.py to __init__.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/global_config.py to global_config.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/cuda/nccl.py to nccl.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/cuda/__init__.py to __init__.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/cuda/gpu_cache.py to gpu_cache.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/subgraph.py to subgraph.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/function/reducer.py to reducer.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/function/message.py to message.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/function/base.py to base.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/function/__init__.py to __init__.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/_sparse_ops.py to _sparse_ops.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/distributed/graph_services.py to graph_services.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/distributed/graph_partition_book.py to graph_partition_book.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/distributed/role.py to role.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/distributed/shared_mem_utils.py to shared_mem_utils.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/distributed/dist_graph.py to dist_graph.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/distributed/constants.py to constants.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/distributed/dist_dataloader.py to dist_dataloader.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/distributed/dist_context.py to dist_context.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/distributed/kvstore.py to kvstore.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/distributed/id_map.py to id_map.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/distributed/dist_tensor.py to dist_tensor.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/distributed/optim/pytorch/sparse_optim.py to sparse_optim.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/distributed/optim/pytorch/__init__.py to __init__.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/distributed/optim/pytorch/utils.py to utils.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/distributed/optim/__init__.py to __init__.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/distributed/optim/tensorflow/__init__.py to __init__.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/distributed/optim/mxnet/__init__.py to __init__.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/distributed/__init__.py to __init__.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/distributed/nn/pytorch/sparse_emb.py to sparse_emb.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/distributed/nn/pytorch/__init__.py to __init__.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/distributed/nn/__init__.py to __init__.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/distributed/nn/tensorflow/__init__.py to __init__.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/distributed/nn/mxnet/__init__.py to __init__.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/distributed/standalone_kvstore.py to standalone_kvstore.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/distributed/rpc_client.py to rpc_client.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/distributed/rpc.py to rpc.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/distributed/partition.py to partition.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/distributed/rpc_server.py to rpc_server.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/distributed/server_state.py to server_state.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/ndarray.py to ndarray.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/view.py to view.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/core.py to core.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/propagate.py to propagate.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/graphbolt/sampled_subgraph.py to sampled_subgraph.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/graphbolt/internal/datapipe_utils.py to datapipe_utils.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/graphbolt/internal/item_sampler_utils.py to item_sampler_utils.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/graphbolt/internal/__init__.py to __init__.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/graphbolt/internal/sample_utils.py to sample_utils.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/graphbolt/internal/utils.py to utils.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/graphbolt/sampling_graph.py to sampling_graph.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/graphbolt/subgraph_sampler.py to subgraph_sampler.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/graphbolt/itemset.py to itemset.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/graphbolt/dataloader.py to dataloader.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/graphbolt/feature_store.py to feature_store.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/graphbolt/feature_fetcher.py to feature_fetcher.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/graphbolt/minibatch.py to minibatch.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/graphbolt/base.py to base.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/graphbolt/item_sampler.py to item_sampler.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/graphbolt/__init__.py to __init__.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/graphbolt/negative_sampler.py to negative_sampler.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/graphbolt/minibatch_transformer.py to minibatch_transformer.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/graphbolt/utils.py to utils.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/graphbolt/dataset.py to dataset.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/graphbolt/impl/neighbor_sampler.py to neighbor_sampler.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/graphbolt/impl/in_subgraph_sampler.py to in_subgraph_sampler.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/graphbolt/impl/uniform_negative_sampler.py to uniform_negative_sampler.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/graphbolt/impl/torch_based_feature_store.py to torch_based_feature_store.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/graphbolt/impl/legacy_dataset.py to legacy_dataset.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/graphbolt/impl/ondisk_metadata.py to ondisk_metadata.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/graphbolt/impl/fused_csc_sampling_graph.py to fused_csc_sampling_graph.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/graphbolt/impl/basic_feature_store.py to basic_feature_store.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/graphbolt/impl/sampled_subgraph_impl.py to sampled_subgraph_impl.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/graphbolt/impl/__init__.py to __init__.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/graphbolt/impl/temporal_neighbor_sampler.py to temporal_neighbor_sampler.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/graphbolt/impl/ondisk_dataset.py to ondisk_dataset.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/graphbolt/impl/gpu_cached_feature.py to gpu_cached_feature.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/graphbolt/impl/gpu_cache.py to gpu_cache.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/utils/filter.py to filter.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/utils/checks.py to checks.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/utils/internal.py to internal.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/utils/exception.py to exception.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/utils/shared_mem.py to shared_mem.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/utils/pin_memory.py to pin_memory.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/utils/__init__.py to __init__.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/utils/data.py to data.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/ops/gather_mm.py to gather_mm.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/ops/sddmm.py to sddmm.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/ops/edge_softmax.py to edge_softmax.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/ops/spmm.py to spmm.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/ops/segment.py to segment.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/ops/__init__.py to __init__.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/base.py to base.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/heterograph_index.py to heterograph_index.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/readout.py to readout.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/logging.py to logging.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/init.py to init.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/geometry/fps.py to fps.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/geometry/__init__.py to __init__.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/geometry/edge_coarsening.py to edge_coarsening.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/geometry/capi.py to capi.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/heterograph.py to heterograph.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/frame.py to frame.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/optim/pytorch/sparse_optim.py to sparse_optim.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/optim/pytorch/__init__.py to __init__.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/optim/__init__.py to __init__.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/optim/tensorflow/__init__.py to __init__.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/optim/mxnet/__init__.py to __init__.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/data/tensor_serialize.py to tensor_serialize.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/data/ppi.py to ppi.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/data/csv_dataset.py to csv_dataset.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/data/superpixel.py to superpixel.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/data/synthetic.py to synthetic.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/data/zinc.py to zinc.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/data/heterograph_serialize.py to heterograph_serialize.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/data/cluster.py to cluster.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/data/tu.py to tu.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/data/sbm.py to sbm.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/data/lrgb.py to lrgb.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/data/qm9.py to qm9.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/data/flickr.py to flickr.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/data/qm7b.py to qm7b.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/data/dgl_dataset.py to dgl_dataset.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/data/karate.py to karate.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/data/wikics.py to wikics.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/data/heterophilous_graphs.py to heterophilous_graphs.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/data/gdelt.py to gdelt.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/data/geom_gcn.py to geom_gcn.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/data/actor.py to actor.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/data/rdf.py to rdf.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/data/movielens.py to movielens.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/data/gindt.py to gindt.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/data/fraud.py to fraud.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/data/graph_serialize.py to graph_serialize.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/data/minigc.py to minigc.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/data/__init__.py to __init__.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/data/gnn_benchmark.py to gnn_benchmark.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/data/fakenews.py to fakenews.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/data/citation_graph.py to citation_graph.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/data/reddit.py to reddit.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/data/csv_dataset_base.py to csv_dataset_base.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/data/icews18.py to icews18.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/data/bitcoinotc.py to bitcoinotc.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/data/utils.py to utils.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/data/tree.py to tree.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/data/knowledge_graph.py to knowledge_graph.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/data/adapter.py to adapter.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/data/pattern.py to pattern.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/data/qm9_edge.py to qm9_edge.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/data/yelp.py to yelp.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/mpops/edgewise.py to edgewise.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/mpops/__init__.py to __init__.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/mpops/nodewise.py to nodewise.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/mpops/fused.py to fused.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/convert.py to convert.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/transforms/to_block.py to to_block.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/transforms/module.py to module.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/transforms/__init__.py to __init__.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/transforms/functional.py to functional.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/graph_index.py to graph_index.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/label_informativeness.py to label_informativeness.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/__init__.py to __init__.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/udf.py to udf.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/functional/__init__.py to __init__.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/hetero.py to hetero.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/sparse_emb.py to sparse_emb.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/explain/subgraphx.py to subgraphx.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/explain/gnnexplainer.py to gnnexplainer.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/explain/pgexplainer.py to pgexplainer.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/explain/__init__.py to __init__.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/softmax.py to softmax.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/link/edgepred.py to edgepred.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/link/transe.py to transe.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/link/__init__.py to __init__.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/link/transr.py to transr.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/network_emb.py to network_emb.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/linear.py to linear.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/glob.py to glob.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv/gatv2conv.py to gatv2conv.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv/dgnconv.py to dgnconv.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv/egatconv.py to egatconv.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv/gmmconv.py to gmmconv.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv/sageconv.py to sageconv.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv/twirlsconv.py to twirlsconv.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv/gatedgcnconv.py to gatedgcnconv.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv/ginconv.py to ginconv.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv/dotgatconv.py to dotgatconv.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv/cugraph_sageconv.py to cugraph_sageconv.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv/pnaconv.py to pnaconv.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv/densegraphconv.py to densegraphconv.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv/tagconv.py to tagconv.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv/gatconv.py to gatconv.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv/agnnconv.py to agnnconv.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv/densechebconv.py to densechebconv.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv/hgtconv.py to hgtconv.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv/grouprevres.py to grouprevres.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv/cugraph_gatconv.py to cugraph_gatconv.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv/cugraph_base.py to cugraph_base.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv/cfconv.py to cfconv.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv/appnpconv.py to appnpconv.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv/__init__.py to __init__.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv/gineconv.py to gineconv.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv/sgconv.py to sgconv.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv/graphconv.py to graphconv.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv/nnconv.py to nnconv.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv/gcn2conv.py to gcn2conv.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv/egnnconv.py to egnnconv.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv/edgegatconv.py to edgegatconv.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv/densesageconv.py to densesageconv.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv/edgeconv.py to edgeconv.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv/gatedgraphconv.py to gatedgraphconv.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv/cugraph_relgraphconv.py to cugraph_relgraphconv.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv/relgraphconv.py to relgraphconv.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv/chebconv.py to chebconv.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv/atomicconv.py to atomicconv.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/factory.py to factory.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/__init__.py to __init__.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/gt/degree_encoder.py to degree_encoder.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/gt/lap_pos_encoder.py to lap_pos_encoder.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/gt/spatial_encoder.py to spatial_encoder.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/gt/__init__.py to __init__.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/gt/egt.py to egt.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/gt/biased_mha.py to biased_mha.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/gt/graphormer.py to graphormer.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/gt/path_encoder.py to path_encoder.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/utils.py to utils.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/__init__.py to __init__.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/tensorflow/hetero.py to hetero.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/tensorflow/softmax.py to softmax.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/tensorflow/glob.py to glob.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/tensorflow/conv/sageconv.py to sageconv.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/tensorflow/conv/ginconv.py to ginconv.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/tensorflow/conv/gatconv.py to gatconv.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/tensorflow/conv/densechebconv.py to densechebconv.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/tensorflow/conv/appnpconv.py to appnpconv.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/tensorflow/conv/__init__.py to __init__.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/tensorflow/conv/sgconv.py to sgconv.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/tensorflow/conv/graphconv.py to graphconv.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/tensorflow/conv/edgeconv.py to edgeconv.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/tensorflow/conv/relgraphconv.py to relgraphconv.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/tensorflow/conv/chebconv.py to chebconv.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/tensorflow/__init__.py to __init__.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/tensorflow/utils.py to utils.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/mxnet/hetero.py to hetero.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/mxnet/softmax.py to softmax.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/mxnet/glob.py to glob.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/mxnet/conv/gmmconv.py to gmmconv.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/mxnet/conv/sageconv.py to sageconv.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/mxnet/conv/ginconv.py to ginconv.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/mxnet/conv/densegraphconv.py to densegraphconv.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/mxnet/conv/tagconv.py to tagconv.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/mxnet/conv/gatconv.py to gatconv.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/mxnet/conv/agnnconv.py to agnnconv.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/mxnet/conv/densechebconv.py to densechebconv.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/mxnet/conv/appnpconv.py to appnpconv.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/mxnet/conv/__init__.py to __init__.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/mxnet/conv/sgconv.py to sgconv.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/mxnet/conv/graphconv.py to graphconv.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/mxnet/conv/nnconv.py to nnconv.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/mxnet/conv/densesageconv.py to densesageconv.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/mxnet/conv/edgeconv.py to edgeconv.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/mxnet/conv/gatedgraphconv.py to gatedgraphconv.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/mxnet/conv/relgraphconv.py to relgraphconv.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/mxnet/conv/chebconv.py to chebconv.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/mxnet/__init__.py to __init__.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/mxnet/utils.py to utils.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/storages/numpy.py to numpy.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/storages/base.py to base.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/storages/__init__.py to __init__.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/storages/pytorch_tensor.py to pytorch_tensor.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/storages/tensor.py to tensor.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/merge.py to merge.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/sparse/softmax.py to softmax.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/sparse/broadcast.py to broadcast.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/sparse/sddmm.py to sddmm.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/sparse/matmul.py to matmul.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/sparse/elementwise_op_sp.py to elementwise_op_sp.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/sparse/sparse_matrix.py to sparse_matrix.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/sparse/elementwise_op.py to elementwise_op.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/sparse/unary_op.py to unary_op.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/sparse/__init__.py to __init__.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/sparse/utils.py to utils.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/sparse/reduction.py to reduction.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/homophily.py to homophily.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/random.py to random.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/multiprocessing/pytorch.py to pytorch.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/multiprocessing/__init__.py to __init__.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/_api_internal.py to _api_internal.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/dataloading/neighbor_sampler.py to neighbor_sampler.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/dataloading/spot_target.py to spot_target.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/dataloading/graphsaint.py to graphsaint.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/dataloading/dataloader.py to dataloader.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/dataloading/dist_dataloader.py to dist_dataloader.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/dataloading/labor_sampler.py to labor_sampler.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/dataloading/base.py to base.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/dataloading/shadow.py to shadow.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/dataloading/__init__.py to __init__.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/dataloading/cluster_gcn.py to cluster_gcn.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/dataloading/negative_sampler.py to negative_sampler.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/sampling/pinsage.py to pinsage.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/sampling/neighbor.py to neighbor.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/sampling/labor.py to labor.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/sampling/randomwalks.py to randomwalks.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/sampling/negative.py to negative.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/sampling/__init__.py to __init__.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/sampling/utils.py to utils.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/sampling/node2vec_randomwalk.py to node2vec_randomwalk.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/container.py to container.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/partition.py to partition.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/traversal.py to traversal.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/batch.py to batch.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/_ffi/ndarray.py to ndarray.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/_ffi/object.py to object.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/_ffi/object_generic.py to object_generic.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/_ffi/_cy3/__init__.py to __init__.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/_ffi/_cy2/__init__.py to __init__.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/_ffi/_ctypes/types.py to types.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/_ffi/_ctypes/ndarray.py to ndarray.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/_ffi/_ctypes/object.py to object.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/_ffi/_ctypes/function.py to function.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/_ffi/_ctypes/__init__.py to __init__.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/_ffi/libinfo.py to libinfo.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/_ffi/base.py to base.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/_ffi/streams.py to streams.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/_ffi/function.py to function.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/_ffi/__init__.py to __init__.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/_ffi/runtime_ctypes.py to runtime_ctypes.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/_ffi/capi.py to capi.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/generators.py to generators.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/backend/backend.py to backend.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/backend/pytorch/sparse.py to sparse.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/backend/pytorch/__init__.py to __init__.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/backend/pytorch/tensor.py to tensor.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/backend/__init__.py to __init__.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/backend/set_default_backend.py to set_default_backend.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/backend/tensorflow/sparse.py to sparse.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/backend/tensorflow/sparse_optim.py to sparse_optim.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/backend/tensorflow/__init__.py to __init__.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/backend/tensorflow/tensor.py to tensor.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/backend/mxnet/sparse.py to sparse.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/backend/mxnet/sparse_optim.py to sparse_optim.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/backend/mxnet/__init__.py to __init__.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/backend/mxnet/tensor.py to tensor.cpython-37.pyc creating stub loader for dgl/_ffi/_cy3/core.cpython-37m-x86_64-linux-gnu.so byte-compiling build/bdist.linux-x86_64/egg/dgl/_ffi/_cy3/core.py to core.cpython-37.pyc installing package data to build/bdist.linux-x86_64/egg running install_data copying ../build/libdgl.so -> build/bdist.linux-x86_64/egg/dgl creating build/bdist.linux-x86_64/egg/dgl/tensoradapter creating build/bdist.linux-x86_64/egg/dgl/tensoradapter/pytorch copying ../build/tensoradapter/pytorch/libtensoradapter_pytorch_2.3.0.so -> build/bdist.linux-x86_64/egg/dgl/tensoradapter/pytorch creating build/bdist.linux-x86_64/egg/dgl/dgl_sparse copying ../build/dgl_sparse/libdgl_sparse_pytorch_2.3.0.so -> build/bdist.linux-x86_64/egg/dgl/dgl_sparse/ copying ../build/graphbolt/libgraphbolt_pytorch_2.3.0.so -> build/bdist.linux-x86_64/egg/dgl/graphbolt/ creating build/bdist.linux-x86_64/egg/EGG-INFO copying dgl.egg-info/PKG-INFO -> build/bdist.linux-x86_64/egg/EGG-INFO copying dgl.egg-info/SOURCES.txt -> build/bdist.linux-x86_64/egg/EGG-INFO copying dgl.egg-info/dependency_links.txt -> build/bdist.linux-x86_64/egg/EGG-INFO copying dgl.egg-info/not-zip-safe -> build/bdist.linux-x86_64/egg/EGG-INFO copying dgl.egg-info/requires.txt -> build/bdist.linux-x86_64/egg/EGG-INFO copying dgl.egg-info/top_level.txt -> build/bdist.linux-x86_64/egg/EGG-INFO writing build/bdist.linux-x86_64/egg/EGG-INFO/native_libs.txt creating dist creating 'dist/dgl-2.3-py3.7-linux-x86_64.egg' and adding 'build/bdist.linux-x86_64/egg' to it removing 'build/bdist.linux-x86_64/egg' (and everything under it) Processing dgl-2.3-py3.7-linux-x86_64.egg creating /opt/conda/envs/mxnet-ci/lib/python3.7/site-packages/dgl-2.3-py3.7-linux-x86_64.egg Extracting dgl-2.3-py3.7-linux-x86_64.egg to /opt/conda/envs/mxnet-ci/lib/python3.7/site-packages Adding dgl 2.3 to easy-install.pth file Installed /opt/conda/envs/mxnet-ci/lib/python3.7/site-packages/dgl-2.3-py3.7-linux-x86_64.egg Processing dependencies for dgl==2.3 Searching for pandas==1.1.5 Best match: pandas 1.1.5 Adding pandas 1.1.5 to easy-install.pth file Using /opt/conda/envs/mxnet-ci/lib/python3.7/site-packages Searching for psutil==5.9.8 Best match: psutil 5.9.8 Adding psutil 5.9.8 to easy-install.pth file Using /opt/conda/envs/mxnet-ci/lib/python3.7/site-packages Searching for tqdm==4.66.4 Best match: tqdm 4.66.4 Adding tqdm 4.66.4 to easy-install.pth file Installing tqdm script to /opt/conda/envs/mxnet-ci/bin Using /opt/conda/envs/mxnet-ci/lib/python3.7/site-packages Searching for requests==2.31.0 Best match: requests 2.31.0 Adding requests 2.31.0 to easy-install.pth file Using /opt/conda/envs/mxnet-ci/lib/python3.7/site-packages Searching for networkx==2.6.3 Best match: networkx 2.6.3 Adding networkx 2.6.3 to easy-install.pth file Using /opt/conda/envs/mxnet-ci/lib/python3.7/site-packages Searching for scipy==1.7.3 Best match: scipy 1.7.3 Adding scipy 1.7.3 to easy-install.pth file Using /opt/conda/envs/mxnet-ci/lib/python3.7/site-packages Searching for numpy==1.21.6 Best match: numpy 1.21.6 Adding numpy 1.21.6 to easy-install.pth file Installing f2py script to /opt/conda/envs/mxnet-ci/bin Installing f2py3 script to /opt/conda/envs/mxnet-ci/bin Installing f2py3.7 script to /opt/conda/envs/mxnet-ci/bin Using /opt/conda/envs/mxnet-ci/lib/python3.7/site-packages Searching for pytz==2024.1 Best match: pytz 2024.1 Adding pytz 2024.1 to easy-install.pth file Using /opt/conda/envs/mxnet-ci/lib/python3.7/site-packages Searching for python-dateutil==2.9.0.post0 Best match: python-dateutil 2.9.0.post0 Adding python-dateutil 2.9.0.post0 to easy-install.pth file Using /opt/conda/envs/mxnet-ci/lib/python3.7/site-packages Searching for certifi==2022.12.7 Best match: certifi 2022.12.7 Adding certifi 2022.12.7 to easy-install.pth file Using /opt/conda/envs/mxnet-ci/lib/python3.7/site-packages Searching for urllib3==2.0.7 Best match: urllib3 2.0.7 Adding urllib3 2.0.7 to easy-install.pth file Using /opt/conda/envs/mxnet-ci/lib/python3.7/site-packages Searching for idna==3.7 Best match: idna 3.7 Adding idna 3.7 to easy-install.pth file Using /opt/conda/envs/mxnet-ci/lib/python3.7/site-packages Searching for charset-normalizer==3.3.2 Best match: charset-normalizer 3.3.2 Adding charset-normalizer 3.3.2 to easy-install.pth file Installing normalizer script to /opt/conda/envs/mxnet-ci/bin Using /opt/conda/envs/mxnet-ci/lib/python3.7/site-packages Searching for six==1.16.0 Best match: six 1.16.0 Adding six 1.16.0 to easy-install.pth file Using /opt/conda/envs/mxnet-ci/lib/python3.7/site-packages Finished processing dependencies for dgl==2.3 /opt/conda/envs/mxnet-ci/lib/python3.7/site-packages/setuptools/command/install.py:37: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. setuptools.SetuptoolsDeprecationWarning, /opt/conda/envs/mxnet-ci/lib/python3.7/site-packages/setuptools/command/easy_install.py:147: EasyInstallDeprecationWarning: easy_install command is deprecated. Use build and pip and other standards-based tools. EasyInstallDeprecationWarning, /opt/conda/envs/mxnet-ci/lib/python3.7/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'dgl._ffi._cython' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'dgl._ffi._cython' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'dgl._ffi._cython' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'dgl._ffi._cython' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) [1/1] Cythonizing dgl/_ffi/_cython/core.pyx running build_ext building 'dgl._ffi._cy3.core' extension gcc -pthread -B /opt/conda/envs/mxnet-ci/compiler_compat -Wl,--sysroot=/ -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -I../include/ -I../third_party/dmlc-core/include -I../third_party/dlpack/include -I/opt/conda/envs/mxnet-ci/include/python3.7m -c dgl/_ffi/_cython/core.cpp -o build/temp.linux-x86_64-cpython-37/dgl/_ffi/_cython/core.o -std=c++17 cc1plus: warning: command line option ‘-Wstrict-prototypes’ is valid for C/ObjC but not for C++ g++ -pthread -B /opt/conda/envs/mxnet-ci/compiler_compat -Wl,--sysroot=/ -pthread -shared -B /opt/conda/envs/mxnet-ci/compiler_compat -L/opt/conda/envs/mxnet-ci/lib -Wl,-rpath=/opt/conda/envs/mxnet-ci/lib -Wl,--no-as-needed -Wl,--sysroot=/ build/temp.linux-x86_64-cpython-37/dgl/_ffi/_cython/core.o -Ldgl -L../build/Release -L../build -ldgl -o build/lib.linux-x86_64-cpython-37/dgl/_ffi/_cy3/core.cpython-37m-x86_64-linux-gnu.so /opt/conda/envs/mxnet-ci/compiler_compat/ld: warning: /opt/conda/envs/mxnet-ci/lib/libstdc++.so: unsupported GNU_PROPERTY_TYPE (5) type: 0xc0010001 /opt/conda/envs/mxnet-ci/compiler_compat/ld: warning: /opt/conda/envs/mxnet-ci/lib/libstdc++.so: unsupported GNU_PROPERTY_TYPE (5) type: 0xc0010002 /opt/conda/envs/mxnet-ci/compiler_compat/ld: warning: /opt/conda/envs/mxnet-ci/lib/libgcc_s.so.1: unsupported GNU_PROPERTY_TYPE (5) type: 0xc0010001 /opt/conda/envs/mxnet-ci/compiler_compat/ld: warning: /opt/conda/envs/mxnet-ci/lib/libgcc_s.so.1: unsupported GNU_PROPERTY_TYPE (5) type: 0xc0010002 /opt/conda/envs/mxnet-ci/compiler_compat/ld: warning: /opt/conda/envs/mxnet-ci/lib/libgcc_s.so.1: unsupported GNU_PROPERTY_TYPE (5) type: 0xc0010001 /opt/conda/envs/mxnet-ci/compiler_compat/ld: warning: /opt/conda/envs/mxnet-ci/lib/libgcc_s.so.1: unsupported GNU_PROPERTY_TYPE (5) type: 0xc0010002 copying build/lib.linux-x86_64-cpython-37/dgl/_ffi/_cy3/core.cpython-37m-x86_64-linux-gnu.so -> dgl/_ffi/_cy3 WARNING: Skipping dgl as it is not installed. WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [1/1] Cythonizing dgl/_ffi/_cython/core.pyx running install running bdist_egg running egg_info creating dgl.egg-info writing dgl.egg-info/PKG-INFO writing dependency_links to dgl.egg-info/dependency_links.txt writing requirements to dgl.egg-info/requires.txt writing top-level names to dgl.egg-info/top_level.txt writing manifest file 'dgl.egg-info/SOURCES.txt' reading manifest file 'dgl.egg-info/SOURCES.txt' writing manifest file 'dgl.egg-info/SOURCES.txt' installing library code to build/bdist.linux-x86_64/egg running install_lib running build_py creating build creating build/lib.linux-x86_64-cpython-37 creating build/lib.linux-x86_64-cpython-37/dgl copying dgl/global_config.py -> build/lib.linux-x86_64-cpython-37/dgl copying dgl/subgraph.py -> build/lib.linux-x86_64-cpython-37/dgl copying dgl/_sparse_ops.py -> build/lib.linux-x86_64-cpython-37/dgl copying dgl/ndarray.py -> build/lib.linux-x86_64-cpython-37/dgl copying dgl/view.py -> build/lib.linux-x86_64-cpython-37/dgl copying dgl/core.py -> build/lib.linux-x86_64-cpython-37/dgl copying dgl/propagate.py -> build/lib.linux-x86_64-cpython-37/dgl copying dgl/base.py -> build/lib.linux-x86_64-cpython-37/dgl copying dgl/heterograph_index.py -> build/lib.linux-x86_64-cpython-37/dgl copying dgl/readout.py -> build/lib.linux-x86_64-cpython-37/dgl copying dgl/logging.py -> build/lib.linux-x86_64-cpython-37/dgl copying dgl/init.py -> build/lib.linux-x86_64-cpython-37/dgl copying dgl/heterograph.py -> build/lib.linux-x86_64-cpython-37/dgl copying dgl/frame.py -> build/lib.linux-x86_64-cpython-37/dgl copying dgl/convert.py -> build/lib.linux-x86_64-cpython-37/dgl copying dgl/graph_index.py -> build/lib.linux-x86_64-cpython-37/dgl copying dgl/label_informativeness.py -> build/lib.linux-x86_64-cpython-37/dgl copying dgl/__init__.py -> build/lib.linux-x86_64-cpython-37/dgl copying dgl/udf.py -> build/lib.linux-x86_64-cpython-37/dgl copying dgl/merge.py -> build/lib.linux-x86_64-cpython-37/dgl copying dgl/homophily.py -> build/lib.linux-x86_64-cpython-37/dgl copying dgl/random.py -> build/lib.linux-x86_64-cpython-37/dgl copying dgl/_api_internal.py -> build/lib.linux-x86_64-cpython-37/dgl copying dgl/container.py -> build/lib.linux-x86_64-cpython-37/dgl copying dgl/partition.py -> build/lib.linux-x86_64-cpython-37/dgl copying dgl/traversal.py -> build/lib.linux-x86_64-cpython-37/dgl copying dgl/batch.py -> build/lib.linux-x86_64-cpython-37/dgl copying dgl/generators.py -> build/lib.linux-x86_64-cpython-37/dgl creating build/lib.linux-x86_64-cpython-37/dgl/distgnn copying dgl/distgnn/__init__.py -> build/lib.linux-x86_64-cpython-37/dgl/distgnn creating build/lib.linux-x86_64-cpython-37/dgl/cuda copying dgl/cuda/nccl.py -> build/lib.linux-x86_64-cpython-37/dgl/cuda copying dgl/cuda/__init__.py -> build/lib.linux-x86_64-cpython-37/dgl/cuda copying dgl/cuda/gpu_cache.py -> build/lib.linux-x86_64-cpython-37/dgl/cuda creating build/lib.linux-x86_64-cpython-37/dgl/function copying dgl/function/reducer.py -> build/lib.linux-x86_64-cpython-37/dgl/function copying dgl/function/message.py -> build/lib.linux-x86_64-cpython-37/dgl/function copying dgl/function/base.py -> build/lib.linux-x86_64-cpython-37/dgl/function copying dgl/function/__init__.py -> build/lib.linux-x86_64-cpython-37/dgl/function creating build/lib.linux-x86_64-cpython-37/dgl/distributed copying dgl/distributed/graph_services.py -> build/lib.linux-x86_64-cpython-37/dgl/distributed copying dgl/distributed/graph_partition_book.py -> build/lib.linux-x86_64-cpython-37/dgl/distributed copying dgl/distributed/role.py -> build/lib.linux-x86_64-cpython-37/dgl/distributed copying dgl/distributed/shared_mem_utils.py -> build/lib.linux-x86_64-cpython-37/dgl/distributed copying dgl/distributed/dist_graph.py -> build/lib.linux-x86_64-cpython-37/dgl/distributed copying dgl/distributed/constants.py -> build/lib.linux-x86_64-cpython-37/dgl/distributed copying dgl/distributed/dist_dataloader.py -> build/lib.linux-x86_64-cpython-37/dgl/distributed copying dgl/distributed/dist_context.py -> build/lib.linux-x86_64-cpython-37/dgl/distributed copying dgl/distributed/kvstore.py -> build/lib.linux-x86_64-cpython-37/dgl/distributed copying dgl/distributed/id_map.py -> build/lib.linux-x86_64-cpython-37/dgl/distributed copying dgl/distributed/dist_tensor.py -> build/lib.linux-x86_64-cpython-37/dgl/distributed copying dgl/distributed/__init__.py -> build/lib.linux-x86_64-cpython-37/dgl/distributed copying dgl/distributed/standalone_kvstore.py -> build/lib.linux-x86_64-cpython-37/dgl/distributed copying dgl/distributed/rpc_client.py -> build/lib.linux-x86_64-cpython-37/dgl/distributed copying dgl/distributed/rpc.py -> build/lib.linux-x86_64-cpython-37/dgl/distributed copying dgl/distributed/partition.py -> build/lib.linux-x86_64-cpython-37/dgl/distributed copying dgl/distributed/rpc_server.py -> build/lib.linux-x86_64-cpython-37/dgl/distributed copying dgl/distributed/server_state.py -> build/lib.linux-x86_64-cpython-37/dgl/distributed creating build/lib.linux-x86_64-cpython-37/dgl/graphbolt copying dgl/graphbolt/sampled_subgraph.py -> build/lib.linux-x86_64-cpython-37/dgl/graphbolt copying dgl/graphbolt/sampling_graph.py -> build/lib.linux-x86_64-cpython-37/dgl/graphbolt copying dgl/graphbolt/subgraph_sampler.py -> build/lib.linux-x86_64-cpython-37/dgl/graphbolt copying dgl/graphbolt/itemset.py -> build/lib.linux-x86_64-cpython-37/dgl/graphbolt copying dgl/graphbolt/dataloader.py -> build/lib.linux-x86_64-cpython-37/dgl/graphbolt copying dgl/graphbolt/feature_store.py -> build/lib.linux-x86_64-cpython-37/dgl/graphbolt copying dgl/graphbolt/feature_fetcher.py -> build/lib.linux-x86_64-cpython-37/dgl/graphbolt copying dgl/graphbolt/minibatch.py -> build/lib.linux-x86_64-cpython-37/dgl/graphbolt copying dgl/graphbolt/base.py -> build/lib.linux-x86_64-cpython-37/dgl/graphbolt copying dgl/graphbolt/item_sampler.py -> build/lib.linux-x86_64-cpython-37/dgl/graphbolt copying dgl/graphbolt/__init__.py -> build/lib.linux-x86_64-cpython-37/dgl/graphbolt copying dgl/graphbolt/negative_sampler.py -> build/lib.linux-x86_64-cpython-37/dgl/graphbolt copying dgl/graphbolt/minibatch_transformer.py -> build/lib.linux-x86_64-cpython-37/dgl/graphbolt copying dgl/graphbolt/utils.py -> build/lib.linux-x86_64-cpython-37/dgl/graphbolt copying dgl/graphbolt/dataset.py -> build/lib.linux-x86_64-cpython-37/dgl/graphbolt creating build/lib.linux-x86_64-cpython-37/dgl/utils copying dgl/utils/filter.py -> build/lib.linux-x86_64-cpython-37/dgl/utils copying dgl/utils/checks.py -> build/lib.linux-x86_64-cpython-37/dgl/utils copying dgl/utils/internal.py -> build/lib.linux-x86_64-cpython-37/dgl/utils copying dgl/utils/exception.py -> build/lib.linux-x86_64-cpython-37/dgl/utils copying dgl/utils/shared_mem.py -> build/lib.linux-x86_64-cpython-37/dgl/utils copying dgl/utils/pin_memory.py -> build/lib.linux-x86_64-cpython-37/dgl/utils copying dgl/utils/__init__.py -> build/lib.linux-x86_64-cpython-37/dgl/utils copying dgl/utils/data.py -> build/lib.linux-x86_64-cpython-37/dgl/utils creating build/lib.linux-x86_64-cpython-37/dgl/ops copying dgl/ops/gather_mm.py -> build/lib.linux-x86_64-cpython-37/dgl/ops copying dgl/ops/sddmm.py -> build/lib.linux-x86_64-cpython-37/dgl/ops copying dgl/ops/edge_softmax.py -> build/lib.linux-x86_64-cpython-37/dgl/ops copying dgl/ops/spmm.py -> build/lib.linux-x86_64-cpython-37/dgl/ops copying dgl/ops/segment.py -> build/lib.linux-x86_64-cpython-37/dgl/ops copying dgl/ops/__init__.py -> build/lib.linux-x86_64-cpython-37/dgl/ops creating build/lib.linux-x86_64-cpython-37/dgl/geometry copying dgl/geometry/fps.py -> build/lib.linux-x86_64-cpython-37/dgl/geometry copying dgl/geometry/__init__.py -> build/lib.linux-x86_64-cpython-37/dgl/geometry copying dgl/geometry/edge_coarsening.py -> build/lib.linux-x86_64-cpython-37/dgl/geometry copying dgl/geometry/capi.py -> build/lib.linux-x86_64-cpython-37/dgl/geometry creating build/lib.linux-x86_64-cpython-37/dgl/optim copying dgl/optim/__init__.py -> build/lib.linux-x86_64-cpython-37/dgl/optim creating build/lib.linux-x86_64-cpython-37/dgl/data copying dgl/data/tensor_serialize.py -> build/lib.linux-x86_64-cpython-37/dgl/data copying dgl/data/ppi.py -> build/lib.linux-x86_64-cpython-37/dgl/data copying dgl/data/csv_dataset.py -> build/lib.linux-x86_64-cpython-37/dgl/data copying dgl/data/superpixel.py -> build/lib.linux-x86_64-cpython-37/dgl/data copying dgl/data/synthetic.py -> build/lib.linux-x86_64-cpython-37/dgl/data copying dgl/data/zinc.py -> build/lib.linux-x86_64-cpython-37/dgl/data copying dgl/data/heterograph_serialize.py -> build/lib.linux-x86_64-cpython-37/dgl/data copying dgl/data/cluster.py -> build/lib.linux-x86_64-cpython-37/dgl/data copying dgl/data/tu.py -> build/lib.linux-x86_64-cpython-37/dgl/data copying dgl/data/sbm.py -> build/lib.linux-x86_64-cpython-37/dgl/data copying dgl/data/lrgb.py -> build/lib.linux-x86_64-cpython-37/dgl/data copying dgl/data/qm9.py -> build/lib.linux-x86_64-cpython-37/dgl/data copying dgl/data/flickr.py -> build/lib.linux-x86_64-cpython-37/dgl/data copying dgl/data/qm7b.py -> build/lib.linux-x86_64-cpython-37/dgl/data copying dgl/data/dgl_dataset.py -> build/lib.linux-x86_64-cpython-37/dgl/data copying dgl/data/karate.py -> build/lib.linux-x86_64-cpython-37/dgl/data copying dgl/data/wikics.py -> build/lib.linux-x86_64-cpython-37/dgl/data copying dgl/data/heterophilous_graphs.py -> build/lib.linux-x86_64-cpython-37/dgl/data copying dgl/data/gdelt.py -> build/lib.linux-x86_64-cpython-37/dgl/data copying dgl/data/geom_gcn.py -> build/lib.linux-x86_64-cpython-37/dgl/data copying dgl/data/actor.py -> build/lib.linux-x86_64-cpython-37/dgl/data copying dgl/data/rdf.py -> build/lib.linux-x86_64-cpython-37/dgl/data copying dgl/data/movielens.py -> build/lib.linux-x86_64-cpython-37/dgl/data copying dgl/data/gindt.py -> build/lib.linux-x86_64-cpython-37/dgl/data copying dgl/data/fraud.py -> build/lib.linux-x86_64-cpython-37/dgl/data copying dgl/data/graph_serialize.py -> build/lib.linux-x86_64-cpython-37/dgl/data copying dgl/data/minigc.py -> build/lib.linux-x86_64-cpython-37/dgl/data copying dgl/data/__init__.py -> build/lib.linux-x86_64-cpython-37/dgl/data copying dgl/data/gnn_benchmark.py -> build/lib.linux-x86_64-cpython-37/dgl/data copying dgl/data/fakenews.py -> build/lib.linux-x86_64-cpython-37/dgl/data copying dgl/data/citation_graph.py -> build/lib.linux-x86_64-cpython-37/dgl/data copying dgl/data/reddit.py -> build/lib.linux-x86_64-cpython-37/dgl/data copying dgl/data/csv_dataset_base.py -> build/lib.linux-x86_64-cpython-37/dgl/data copying dgl/data/icews18.py -> build/lib.linux-x86_64-cpython-37/dgl/data copying dgl/data/bitcoinotc.py -> build/lib.linux-x86_64-cpython-37/dgl/data copying dgl/data/utils.py -> build/lib.linux-x86_64-cpython-37/dgl/data copying dgl/data/tree.py -> build/lib.linux-x86_64-cpython-37/dgl/data copying dgl/data/knowledge_graph.py -> build/lib.linux-x86_64-cpython-37/dgl/data copying dgl/data/adapter.py -> build/lib.linux-x86_64-cpython-37/dgl/data copying dgl/data/pattern.py -> build/lib.linux-x86_64-cpython-37/dgl/data copying dgl/data/qm9_edge.py -> build/lib.linux-x86_64-cpython-37/dgl/data copying dgl/data/yelp.py -> build/lib.linux-x86_64-cpython-37/dgl/data creating build/lib.linux-x86_64-cpython-37/dgl/mpops copying dgl/mpops/edgewise.py -> build/lib.linux-x86_64-cpython-37/dgl/mpops copying dgl/mpops/__init__.py -> build/lib.linux-x86_64-cpython-37/dgl/mpops copying dgl/mpops/nodewise.py -> build/lib.linux-x86_64-cpython-37/dgl/mpops copying dgl/mpops/fused.py -> build/lib.linux-x86_64-cpython-37/dgl/mpops creating build/lib.linux-x86_64-cpython-37/dgl/transforms copying dgl/transforms/to_block.py -> build/lib.linux-x86_64-cpython-37/dgl/transforms copying dgl/transforms/module.py -> build/lib.linux-x86_64-cpython-37/dgl/transforms copying dgl/transforms/__init__.py -> build/lib.linux-x86_64-cpython-37/dgl/transforms copying dgl/transforms/functional.py -> build/lib.linux-x86_64-cpython-37/dgl/transforms creating build/lib.linux-x86_64-cpython-37/dgl/nn copying dgl/nn/__init__.py -> build/lib.linux-x86_64-cpython-37/dgl/nn creating build/lib.linux-x86_64-cpython-37/dgl/storages copying dgl/storages/numpy.py -> build/lib.linux-x86_64-cpython-37/dgl/storages copying dgl/storages/base.py -> build/lib.linux-x86_64-cpython-37/dgl/storages copying dgl/storages/__init__.py -> build/lib.linux-x86_64-cpython-37/dgl/storages copying dgl/storages/pytorch_tensor.py -> build/lib.linux-x86_64-cpython-37/dgl/storages copying dgl/storages/tensor.py -> build/lib.linux-x86_64-cpython-37/dgl/storages creating build/lib.linux-x86_64-cpython-37/dgl/sparse copying dgl/sparse/softmax.py -> build/lib.linux-x86_64-cpython-37/dgl/sparse copying dgl/sparse/broadcast.py -> build/lib.linux-x86_64-cpython-37/dgl/sparse copying dgl/sparse/sddmm.py -> build/lib.linux-x86_64-cpython-37/dgl/sparse copying dgl/sparse/matmul.py -> build/lib.linux-x86_64-cpython-37/dgl/sparse copying dgl/sparse/elementwise_op_sp.py -> build/lib.linux-x86_64-cpython-37/dgl/sparse copying dgl/sparse/sparse_matrix.py -> build/lib.linux-x86_64-cpython-37/dgl/sparse copying dgl/sparse/elementwise_op.py -> build/lib.linux-x86_64-cpython-37/dgl/sparse copying dgl/sparse/unary_op.py -> build/lib.linux-x86_64-cpython-37/dgl/sparse copying dgl/sparse/__init__.py -> build/lib.linux-x86_64-cpython-37/dgl/sparse copying dgl/sparse/utils.py -> build/lib.linux-x86_64-cpython-37/dgl/sparse copying dgl/sparse/reduction.py -> build/lib.linux-x86_64-cpython-37/dgl/sparse creating build/lib.linux-x86_64-cpython-37/dgl/multiprocessing copying dgl/multiprocessing/pytorch.py -> build/lib.linux-x86_64-cpython-37/dgl/multiprocessing copying dgl/multiprocessing/__init__.py -> build/lib.linux-x86_64-cpython-37/dgl/multiprocessing creating build/lib.linux-x86_64-cpython-37/dgl/dataloading copying dgl/dataloading/neighbor_sampler.py -> build/lib.linux-x86_64-cpython-37/dgl/dataloading copying dgl/dataloading/spot_target.py -> build/lib.linux-x86_64-cpython-37/dgl/dataloading copying dgl/dataloading/graphsaint.py -> build/lib.linux-x86_64-cpython-37/dgl/dataloading copying dgl/dataloading/dataloader.py -> build/lib.linux-x86_64-cpython-37/dgl/dataloading copying dgl/dataloading/dist_dataloader.py -> build/lib.linux-x86_64-cpython-37/dgl/dataloading copying dgl/dataloading/labor_sampler.py -> build/lib.linux-x86_64-cpython-37/dgl/dataloading copying dgl/dataloading/base.py -> build/lib.linux-x86_64-cpython-37/dgl/dataloading copying dgl/dataloading/shadow.py -> build/lib.linux-x86_64-cpython-37/dgl/dataloading copying dgl/dataloading/__init__.py -> build/lib.linux-x86_64-cpython-37/dgl/dataloading copying dgl/dataloading/cluster_gcn.py -> build/lib.linux-x86_64-cpython-37/dgl/dataloading copying dgl/dataloading/negative_sampler.py -> build/lib.linux-x86_64-cpython-37/dgl/dataloading creating build/lib.linux-x86_64-cpython-37/dgl/sampling copying dgl/sampling/pinsage.py -> build/lib.linux-x86_64-cpython-37/dgl/sampling copying dgl/sampling/neighbor.py -> build/lib.linux-x86_64-cpython-37/dgl/sampling copying dgl/sampling/labor.py -> build/lib.linux-x86_64-cpython-37/dgl/sampling copying dgl/sampling/randomwalks.py -> build/lib.linux-x86_64-cpython-37/dgl/sampling copying dgl/sampling/negative.py -> build/lib.linux-x86_64-cpython-37/dgl/sampling copying dgl/sampling/__init__.py -> build/lib.linux-x86_64-cpython-37/dgl/sampling copying dgl/sampling/utils.py -> build/lib.linux-x86_64-cpython-37/dgl/sampling copying dgl/sampling/node2vec_randomwalk.py -> build/lib.linux-x86_64-cpython-37/dgl/sampling creating build/lib.linux-x86_64-cpython-37/dgl/_ffi copying dgl/_ffi/ndarray.py -> build/lib.linux-x86_64-cpython-37/dgl/_ffi copying dgl/_ffi/object.py -> build/lib.linux-x86_64-cpython-37/dgl/_ffi copying dgl/_ffi/object_generic.py -> build/lib.linux-x86_64-cpython-37/dgl/_ffi copying dgl/_ffi/libinfo.py -> build/lib.linux-x86_64-cpython-37/dgl/_ffi copying dgl/_ffi/base.py -> build/lib.linux-x86_64-cpython-37/dgl/_ffi copying dgl/_ffi/streams.py -> build/lib.linux-x86_64-cpython-37/dgl/_ffi copying dgl/_ffi/function.py -> build/lib.linux-x86_64-cpython-37/dgl/_ffi copying dgl/_ffi/__init__.py -> build/lib.linux-x86_64-cpython-37/dgl/_ffi copying dgl/_ffi/runtime_ctypes.py -> build/lib.linux-x86_64-cpython-37/dgl/_ffi copying dgl/_ffi/capi.py -> build/lib.linux-x86_64-cpython-37/dgl/_ffi creating build/lib.linux-x86_64-cpython-37/dgl/backend copying dgl/backend/backend.py -> build/lib.linux-x86_64-cpython-37/dgl/backend copying dgl/backend/__init__.py -> build/lib.linux-x86_64-cpython-37/dgl/backend copying dgl/backend/set_default_backend.py -> build/lib.linux-x86_64-cpython-37/dgl/backend creating build/lib.linux-x86_64-cpython-37/dgl/distgnn/tools copying dgl/distgnn/tools/tools.py -> build/lib.linux-x86_64-cpython-37/dgl/distgnn/tools copying dgl/distgnn/tools/__init__.py -> build/lib.linux-x86_64-cpython-37/dgl/distgnn/tools creating build/lib.linux-x86_64-cpython-37/dgl/distgnn/partition copying dgl/distgnn/partition/libra_partition.py -> build/lib.linux-x86_64-cpython-37/dgl/distgnn/partition copying dgl/distgnn/partition/__init__.py -> build/lib.linux-x86_64-cpython-37/dgl/distgnn/partition creating build/lib.linux-x86_64-cpython-37/dgl/distributed/optim copying dgl/distributed/optim/__init__.py -> build/lib.linux-x86_64-cpython-37/dgl/distributed/optim creating build/lib.linux-x86_64-cpython-37/dgl/distributed/nn copying dgl/distributed/nn/__init__.py -> build/lib.linux-x86_64-cpython-37/dgl/distributed/nn creating build/lib.linux-x86_64-cpython-37/dgl/distributed/optim/pytorch copying dgl/distributed/optim/pytorch/sparse_optim.py -> build/lib.linux-x86_64-cpython-37/dgl/distributed/optim/pytorch copying dgl/distributed/optim/pytorch/__init__.py -> build/lib.linux-x86_64-cpython-37/dgl/distributed/optim/pytorch copying dgl/distributed/optim/pytorch/utils.py -> build/lib.linux-x86_64-cpython-37/dgl/distributed/optim/pytorch creating build/lib.linux-x86_64-cpython-37/dgl/distributed/optim/tensorflow copying dgl/distributed/optim/tensorflow/__init__.py -> build/lib.linux-x86_64-cpython-37/dgl/distributed/optim/tensorflow creating build/lib.linux-x86_64-cpython-37/dgl/distributed/optim/mxnet copying dgl/distributed/optim/mxnet/__init__.py -> build/lib.linux-x86_64-cpython-37/dgl/distributed/optim/mxnet creating build/lib.linux-x86_64-cpython-37/dgl/distributed/nn/pytorch copying dgl/distributed/nn/pytorch/sparse_emb.py -> build/lib.linux-x86_64-cpython-37/dgl/distributed/nn/pytorch copying dgl/distributed/nn/pytorch/__init__.py -> build/lib.linux-x86_64-cpython-37/dgl/distributed/nn/pytorch creating build/lib.linux-x86_64-cpython-37/dgl/distributed/nn/tensorflow copying dgl/distributed/nn/tensorflow/__init__.py -> build/lib.linux-x86_64-cpython-37/dgl/distributed/nn/tensorflow creating build/lib.linux-x86_64-cpython-37/dgl/distributed/nn/mxnet copying dgl/distributed/nn/mxnet/__init__.py -> build/lib.linux-x86_64-cpython-37/dgl/distributed/nn/mxnet creating build/lib.linux-x86_64-cpython-37/dgl/graphbolt/internal copying dgl/graphbolt/internal/datapipe_utils.py -> build/lib.linux-x86_64-cpython-37/dgl/graphbolt/internal copying dgl/graphbolt/internal/item_sampler_utils.py -> build/lib.linux-x86_64-cpython-37/dgl/graphbolt/internal copying dgl/graphbolt/internal/__init__.py -> build/lib.linux-x86_64-cpython-37/dgl/graphbolt/internal copying dgl/graphbolt/internal/sample_utils.py -> build/lib.linux-x86_64-cpython-37/dgl/graphbolt/internal copying dgl/graphbolt/internal/utils.py -> build/lib.linux-x86_64-cpython-37/dgl/graphbolt/internal creating build/lib.linux-x86_64-cpython-37/dgl/graphbolt/impl copying dgl/graphbolt/impl/neighbor_sampler.py -> build/lib.linux-x86_64-cpython-37/dgl/graphbolt/impl copying dgl/graphbolt/impl/in_subgraph_sampler.py -> build/lib.linux-x86_64-cpython-37/dgl/graphbolt/impl copying dgl/graphbolt/impl/uniform_negative_sampler.py -> build/lib.linux-x86_64-cpython-37/dgl/graphbolt/impl copying dgl/graphbolt/impl/torch_based_feature_store.py -> build/lib.linux-x86_64-cpython-37/dgl/graphbolt/impl copying dgl/graphbolt/impl/legacy_dataset.py -> build/lib.linux-x86_64-cpython-37/dgl/graphbolt/impl copying dgl/graphbolt/impl/ondisk_metadata.py -> build/lib.linux-x86_64-cpython-37/dgl/graphbolt/impl copying dgl/graphbolt/impl/fused_csc_sampling_graph.py -> build/lib.linux-x86_64-cpython-37/dgl/graphbolt/impl copying dgl/graphbolt/impl/basic_feature_store.py -> build/lib.linux-x86_64-cpython-37/dgl/graphbolt/impl copying dgl/graphbolt/impl/sampled_subgraph_impl.py -> build/lib.linux-x86_64-cpython-37/dgl/graphbolt/impl copying dgl/graphbolt/impl/__init__.py -> build/lib.linux-x86_64-cpython-37/dgl/graphbolt/impl copying dgl/graphbolt/impl/temporal_neighbor_sampler.py -> build/lib.linux-x86_64-cpython-37/dgl/graphbolt/impl copying dgl/graphbolt/impl/ondisk_dataset.py -> build/lib.linux-x86_64-cpython-37/dgl/graphbolt/impl copying dgl/graphbolt/impl/gpu_cached_feature.py -> build/lib.linux-x86_64-cpython-37/dgl/graphbolt/impl copying dgl/graphbolt/impl/gpu_cache.py -> build/lib.linux-x86_64-cpython-37/dgl/graphbolt/impl creating build/lib.linux-x86_64-cpython-37/dgl/optim/pytorch copying dgl/optim/pytorch/sparse_optim.py -> build/lib.linux-x86_64-cpython-37/dgl/optim/pytorch copying dgl/optim/pytorch/__init__.py -> build/lib.linux-x86_64-cpython-37/dgl/optim/pytorch creating build/lib.linux-x86_64-cpython-37/dgl/optim/tensorflow copying dgl/optim/tensorflow/__init__.py -> build/lib.linux-x86_64-cpython-37/dgl/optim/tensorflow creating build/lib.linux-x86_64-cpython-37/dgl/optim/mxnet copying dgl/optim/mxnet/__init__.py -> build/lib.linux-x86_64-cpython-37/dgl/optim/mxnet creating build/lib.linux-x86_64-cpython-37/dgl/nn/functional copying dgl/nn/functional/__init__.py -> build/lib.linux-x86_64-cpython-37/dgl/nn/functional creating build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch copying dgl/nn/pytorch/hetero.py -> build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch copying dgl/nn/pytorch/sparse_emb.py -> build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch copying dgl/nn/pytorch/softmax.py -> build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch copying dgl/nn/pytorch/network_emb.py -> build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch copying dgl/nn/pytorch/linear.py -> build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch copying dgl/nn/pytorch/glob.py -> build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch copying dgl/nn/pytorch/factory.py -> build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch copying dgl/nn/pytorch/__init__.py -> build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch copying dgl/nn/pytorch/utils.py -> build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch creating build/lib.linux-x86_64-cpython-37/dgl/nn/tensorflow copying dgl/nn/tensorflow/hetero.py -> build/lib.linux-x86_64-cpython-37/dgl/nn/tensorflow copying dgl/nn/tensorflow/softmax.py -> build/lib.linux-x86_64-cpython-37/dgl/nn/tensorflow copying dgl/nn/tensorflow/glob.py -> build/lib.linux-x86_64-cpython-37/dgl/nn/tensorflow copying dgl/nn/tensorflow/__init__.py -> build/lib.linux-x86_64-cpython-37/dgl/nn/tensorflow copying dgl/nn/tensorflow/utils.py -> build/lib.linux-x86_64-cpython-37/dgl/nn/tensorflow creating build/lib.linux-x86_64-cpython-37/dgl/nn/mxnet copying dgl/nn/mxnet/hetero.py -> build/lib.linux-x86_64-cpython-37/dgl/nn/mxnet copying dgl/nn/mxnet/softmax.py -> build/lib.linux-x86_64-cpython-37/dgl/nn/mxnet copying dgl/nn/mxnet/glob.py -> build/lib.linux-x86_64-cpython-37/dgl/nn/mxnet copying dgl/nn/mxnet/__init__.py -> build/lib.linux-x86_64-cpython-37/dgl/nn/mxnet copying dgl/nn/mxnet/utils.py -> build/lib.linux-x86_64-cpython-37/dgl/nn/mxnet creating build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/explain copying dgl/nn/pytorch/explain/subgraphx.py -> build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/explain copying dgl/nn/pytorch/explain/gnnexplainer.py -> build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/explain copying dgl/nn/pytorch/explain/pgexplainer.py -> build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/explain copying dgl/nn/pytorch/explain/__init__.py -> build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/explain creating build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/link copying dgl/nn/pytorch/link/edgepred.py -> build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/link copying dgl/nn/pytorch/link/transe.py -> build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/link copying dgl/nn/pytorch/link/__init__.py -> build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/link copying dgl/nn/pytorch/link/transr.py -> build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/link creating build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/conv copying dgl/nn/pytorch/conv/gatv2conv.py -> build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/conv copying dgl/nn/pytorch/conv/dgnconv.py -> build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/conv copying dgl/nn/pytorch/conv/egatconv.py -> build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/conv copying dgl/nn/pytorch/conv/gmmconv.py -> build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/conv copying dgl/nn/pytorch/conv/sageconv.py -> build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/conv copying dgl/nn/pytorch/conv/twirlsconv.py -> build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/conv copying dgl/nn/pytorch/conv/gatedgcnconv.py -> build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/conv copying dgl/nn/pytorch/conv/ginconv.py -> build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/conv copying dgl/nn/pytorch/conv/dotgatconv.py -> build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/conv copying dgl/nn/pytorch/conv/cugraph_sageconv.py -> build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/conv copying dgl/nn/pytorch/conv/pnaconv.py -> build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/conv copying dgl/nn/pytorch/conv/densegraphconv.py -> build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/conv copying dgl/nn/pytorch/conv/tagconv.py -> build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/conv copying dgl/nn/pytorch/conv/gatconv.py -> build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/conv copying dgl/nn/pytorch/conv/agnnconv.py -> build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/conv copying dgl/nn/pytorch/conv/densechebconv.py -> build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/conv copying dgl/nn/pytorch/conv/hgtconv.py -> build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/conv copying dgl/nn/pytorch/conv/grouprevres.py -> build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/conv copying dgl/nn/pytorch/conv/cugraph_gatconv.py -> build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/conv copying dgl/nn/pytorch/conv/cugraph_base.py -> build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/conv copying dgl/nn/pytorch/conv/cfconv.py -> build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/conv copying dgl/nn/pytorch/conv/appnpconv.py -> build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/conv copying dgl/nn/pytorch/conv/__init__.py -> build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/conv copying dgl/nn/pytorch/conv/gineconv.py -> build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/conv copying dgl/nn/pytorch/conv/sgconv.py -> build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/conv copying dgl/nn/pytorch/conv/graphconv.py -> build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/conv copying dgl/nn/pytorch/conv/nnconv.py -> build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/conv copying dgl/nn/pytorch/conv/gcn2conv.py -> build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/conv copying dgl/nn/pytorch/conv/egnnconv.py -> build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/conv copying dgl/nn/pytorch/conv/edgegatconv.py -> build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/conv copying dgl/nn/pytorch/conv/densesageconv.py -> build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/conv copying dgl/nn/pytorch/conv/edgeconv.py -> build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/conv copying dgl/nn/pytorch/conv/gatedgraphconv.py -> build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/conv copying dgl/nn/pytorch/conv/cugraph_relgraphconv.py -> build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/conv copying dgl/nn/pytorch/conv/relgraphconv.py -> build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/conv copying dgl/nn/pytorch/conv/chebconv.py -> build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/conv copying dgl/nn/pytorch/conv/atomicconv.py -> build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/conv creating build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/gt copying dgl/nn/pytorch/gt/degree_encoder.py -> build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/gt copying dgl/nn/pytorch/gt/lap_pos_encoder.py -> build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/gt copying dgl/nn/pytorch/gt/spatial_encoder.py -> build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/gt copying dgl/nn/pytorch/gt/__init__.py -> build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/gt copying dgl/nn/pytorch/gt/egt.py -> build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/gt copying dgl/nn/pytorch/gt/biased_mha.py -> build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/gt copying dgl/nn/pytorch/gt/graphormer.py -> build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/gt copying dgl/nn/pytorch/gt/path_encoder.py -> build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/gt creating build/lib.linux-x86_64-cpython-37/dgl/nn/tensorflow/conv copying dgl/nn/tensorflow/conv/sageconv.py -> build/lib.linux-x86_64-cpython-37/dgl/nn/tensorflow/conv copying dgl/nn/tensorflow/conv/ginconv.py -> build/lib.linux-x86_64-cpython-37/dgl/nn/tensorflow/conv copying dgl/nn/tensorflow/conv/gatconv.py -> build/lib.linux-x86_64-cpython-37/dgl/nn/tensorflow/conv copying dgl/nn/tensorflow/conv/densechebconv.py -> build/lib.linux-x86_64-cpython-37/dgl/nn/tensorflow/conv copying dgl/nn/tensorflow/conv/appnpconv.py -> build/lib.linux-x86_64-cpython-37/dgl/nn/tensorflow/conv copying dgl/nn/tensorflow/conv/__init__.py -> build/lib.linux-x86_64-cpython-37/dgl/nn/tensorflow/conv copying dgl/nn/tensorflow/conv/sgconv.py -> build/lib.linux-x86_64-cpython-37/dgl/nn/tensorflow/conv copying dgl/nn/tensorflow/conv/graphconv.py -> build/lib.linux-x86_64-cpython-37/dgl/nn/tensorflow/conv copying dgl/nn/tensorflow/conv/edgeconv.py -> build/lib.linux-x86_64-cpython-37/dgl/nn/tensorflow/conv copying dgl/nn/tensorflow/conv/relgraphconv.py -> build/lib.linux-x86_64-cpython-37/dgl/nn/tensorflow/conv copying dgl/nn/tensorflow/conv/chebconv.py -> build/lib.linux-x86_64-cpython-37/dgl/nn/tensorflow/conv creating build/lib.linux-x86_64-cpython-37/dgl/nn/mxnet/conv copying dgl/nn/mxnet/conv/gmmconv.py -> build/lib.linux-x86_64-cpython-37/dgl/nn/mxnet/conv copying dgl/nn/mxnet/conv/sageconv.py -> build/lib.linux-x86_64-cpython-37/dgl/nn/mxnet/conv copying dgl/nn/mxnet/conv/ginconv.py -> build/lib.linux-x86_64-cpython-37/dgl/nn/mxnet/conv copying dgl/nn/mxnet/conv/densegraphconv.py -> build/lib.linux-x86_64-cpython-37/dgl/nn/mxnet/conv copying dgl/nn/mxnet/conv/tagconv.py -> build/lib.linux-x86_64-cpython-37/dgl/nn/mxnet/conv copying dgl/nn/mxnet/conv/gatconv.py -> build/lib.linux-x86_64-cpython-37/dgl/nn/mxnet/conv copying dgl/nn/mxnet/conv/agnnconv.py -> build/lib.linux-x86_64-cpython-37/dgl/nn/mxnet/conv copying dgl/nn/mxnet/conv/densechebconv.py -> build/lib.linux-x86_64-cpython-37/dgl/nn/mxnet/conv copying dgl/nn/mxnet/conv/appnpconv.py -> build/lib.linux-x86_64-cpython-37/dgl/nn/mxnet/conv copying dgl/nn/mxnet/conv/__init__.py -> build/lib.linux-x86_64-cpython-37/dgl/nn/mxnet/conv copying dgl/nn/mxnet/conv/sgconv.py -> build/lib.linux-x86_64-cpython-37/dgl/nn/mxnet/conv copying dgl/nn/mxnet/conv/graphconv.py -> build/lib.linux-x86_64-cpython-37/dgl/nn/mxnet/conv copying dgl/nn/mxnet/conv/nnconv.py -> build/lib.linux-x86_64-cpython-37/dgl/nn/mxnet/conv copying dgl/nn/mxnet/conv/densesageconv.py -> build/lib.linux-x86_64-cpython-37/dgl/nn/mxnet/conv copying dgl/nn/mxnet/conv/edgeconv.py -> build/lib.linux-x86_64-cpython-37/dgl/nn/mxnet/conv copying dgl/nn/mxnet/conv/gatedgraphconv.py -> build/lib.linux-x86_64-cpython-37/dgl/nn/mxnet/conv copying dgl/nn/mxnet/conv/relgraphconv.py -> build/lib.linux-x86_64-cpython-37/dgl/nn/mxnet/conv copying dgl/nn/mxnet/conv/chebconv.py -> build/lib.linux-x86_64-cpython-37/dgl/nn/mxnet/conv creating build/lib.linux-x86_64-cpython-37/dgl/_ffi/_cy3 copying dgl/_ffi/_cy3/__init__.py -> build/lib.linux-x86_64-cpython-37/dgl/_ffi/_cy3 creating build/lib.linux-x86_64-cpython-37/dgl/_ffi/_cy2 copying dgl/_ffi/_cy2/__init__.py -> build/lib.linux-x86_64-cpython-37/dgl/_ffi/_cy2 creating build/lib.linux-x86_64-cpython-37/dgl/_ffi/_ctypes copying dgl/_ffi/_ctypes/types.py -> build/lib.linux-x86_64-cpython-37/dgl/_ffi/_ctypes copying dgl/_ffi/_ctypes/ndarray.py -> build/lib.linux-x86_64-cpython-37/dgl/_ffi/_ctypes copying dgl/_ffi/_ctypes/object.py -> build/lib.linux-x86_64-cpython-37/dgl/_ffi/_ctypes copying dgl/_ffi/_ctypes/function.py -> build/lib.linux-x86_64-cpython-37/dgl/_ffi/_ctypes copying dgl/_ffi/_ctypes/__init__.py -> build/lib.linux-x86_64-cpython-37/dgl/_ffi/_ctypes creating build/lib.linux-x86_64-cpython-37/dgl/backend/pytorch copying dgl/backend/pytorch/sparse.py -> build/lib.linux-x86_64-cpython-37/dgl/backend/pytorch copying dgl/backend/pytorch/__init__.py -> build/lib.linux-x86_64-cpython-37/dgl/backend/pytorch copying dgl/backend/pytorch/tensor.py -> build/lib.linux-x86_64-cpython-37/dgl/backend/pytorch creating build/lib.linux-x86_64-cpython-37/dgl/backend/tensorflow copying dgl/backend/tensorflow/sparse.py -> build/lib.linux-x86_64-cpython-37/dgl/backend/tensorflow copying dgl/backend/tensorflow/sparse_optim.py -> build/lib.linux-x86_64-cpython-37/dgl/backend/tensorflow copying dgl/backend/tensorflow/__init__.py -> build/lib.linux-x86_64-cpython-37/dgl/backend/tensorflow copying dgl/backend/tensorflow/tensor.py -> build/lib.linux-x86_64-cpython-37/dgl/backend/tensorflow creating build/lib.linux-x86_64-cpython-37/dgl/backend/mxnet copying dgl/backend/mxnet/sparse.py -> build/lib.linux-x86_64-cpython-37/dgl/backend/mxnet copying dgl/backend/mxnet/sparse_optim.py -> build/lib.linux-x86_64-cpython-37/dgl/backend/mxnet copying dgl/backend/mxnet/__init__.py -> build/lib.linux-x86_64-cpython-37/dgl/backend/mxnet copying dgl/backend/mxnet/tensor.py -> build/lib.linux-x86_64-cpython-37/dgl/backend/mxnet creating build/lib.linux-x86_64-cpython-37/dgl/_ffi/_cython copying dgl/_ffi/_cython/core.cpp -> build/lib.linux-x86_64-cpython-37/dgl/_ffi/_cython running build_ext building 'dgl._ffi._cy3.core' extension creating build/temp.linux-x86_64-cpython-37 creating build/temp.linux-x86_64-cpython-37/dgl creating build/temp.linux-x86_64-cpython-37/dgl/_ffi creating build/temp.linux-x86_64-cpython-37/dgl/_ffi/_cython gcc -pthread -B /opt/conda/envs/tensorflow-ci/compiler_compat -Wl,--sysroot=/ -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -I../include/ -I../third_party/dmlc-core/include -I../third_party/dlpack/include -I/opt/conda/envs/tensorflow-ci/include/python3.7m -c dgl/_ffi/_cython/core.cpp -o build/temp.linux-x86_64-cpython-37/dgl/_ffi/_cython/core.o -std=c++17 cc1plus: warning: command line option ‘-Wstrict-prototypes’ is valid for C/ObjC but not for C++ g++ -pthread -B /opt/conda/envs/tensorflow-ci/compiler_compat -Wl,--sysroot=/ -pthread -shared -B /opt/conda/envs/tensorflow-ci/compiler_compat -L/opt/conda/envs/tensorflow-ci/lib -Wl,-rpath=/opt/conda/envs/tensorflow-ci/lib -Wl,--no-as-needed -Wl,--sysroot=/ build/temp.linux-x86_64-cpython-37/dgl/_ffi/_cython/core.o -Ldgl -L../build/Release -L../build -ldgl -o build/lib.linux-x86_64-cpython-37/dgl/_ffi/_cy3/core.cpython-37m-x86_64-linux-gnu.so creating build/bdist.linux-x86_64 creating build/bdist.linux-x86_64/egg creating build/bdist.linux-x86_64/egg/dgl creating build/bdist.linux-x86_64/egg/dgl/distgnn creating build/bdist.linux-x86_64/egg/dgl/distgnn/tools copying build/lib.linux-x86_64-cpython-37/dgl/distgnn/tools/tools.py -> build/bdist.linux-x86_64/egg/dgl/distgnn/tools copying build/lib.linux-x86_64-cpython-37/dgl/distgnn/tools/__init__.py -> build/bdist.linux-x86_64/egg/dgl/distgnn/tools creating build/bdist.linux-x86_64/egg/dgl/distgnn/partition copying build/lib.linux-x86_64-cpython-37/dgl/distgnn/partition/libra_partition.py -> build/bdist.linux-x86_64/egg/dgl/distgnn/partition copying build/lib.linux-x86_64-cpython-37/dgl/distgnn/partition/__init__.py -> build/bdist.linux-x86_64/egg/dgl/distgnn/partition copying build/lib.linux-x86_64-cpython-37/dgl/distgnn/__init__.py -> build/bdist.linux-x86_64/egg/dgl/distgnn copying build/lib.linux-x86_64-cpython-37/dgl/global_config.py -> build/bdist.linux-x86_64/egg/dgl creating build/bdist.linux-x86_64/egg/dgl/cuda copying build/lib.linux-x86_64-cpython-37/dgl/cuda/nccl.py -> build/bdist.linux-x86_64/egg/dgl/cuda copying build/lib.linux-x86_64-cpython-37/dgl/cuda/__init__.py -> build/bdist.linux-x86_64/egg/dgl/cuda copying build/lib.linux-x86_64-cpython-37/dgl/cuda/gpu_cache.py -> build/bdist.linux-x86_64/egg/dgl/cuda copying build/lib.linux-x86_64-cpython-37/dgl/subgraph.py -> build/bdist.linux-x86_64/egg/dgl creating build/bdist.linux-x86_64/egg/dgl/function copying build/lib.linux-x86_64-cpython-37/dgl/function/reducer.py -> build/bdist.linux-x86_64/egg/dgl/function copying build/lib.linux-x86_64-cpython-37/dgl/function/message.py -> build/bdist.linux-x86_64/egg/dgl/function copying build/lib.linux-x86_64-cpython-37/dgl/function/base.py -> build/bdist.linux-x86_64/egg/dgl/function copying build/lib.linux-x86_64-cpython-37/dgl/function/__init__.py -> build/bdist.linux-x86_64/egg/dgl/function copying build/lib.linux-x86_64-cpython-37/dgl/_sparse_ops.py -> build/bdist.linux-x86_64/egg/dgl creating build/bdist.linux-x86_64/egg/dgl/distributed copying build/lib.linux-x86_64-cpython-37/dgl/distributed/graph_services.py -> build/bdist.linux-x86_64/egg/dgl/distributed copying build/lib.linux-x86_64-cpython-37/dgl/distributed/graph_partition_book.py -> build/bdist.linux-x86_64/egg/dgl/distributed copying build/lib.linux-x86_64-cpython-37/dgl/distributed/role.py -> build/bdist.linux-x86_64/egg/dgl/distributed copying build/lib.linux-x86_64-cpython-37/dgl/distributed/shared_mem_utils.py -> build/bdist.linux-x86_64/egg/dgl/distributed copying build/lib.linux-x86_64-cpython-37/dgl/distributed/dist_graph.py -> build/bdist.linux-x86_64/egg/dgl/distributed copying build/lib.linux-x86_64-cpython-37/dgl/distributed/constants.py -> build/bdist.linux-x86_64/egg/dgl/distributed copying build/lib.linux-x86_64-cpython-37/dgl/distributed/dist_dataloader.py -> build/bdist.linux-x86_64/egg/dgl/distributed copying build/lib.linux-x86_64-cpython-37/dgl/distributed/dist_context.py -> build/bdist.linux-x86_64/egg/dgl/distributed copying build/lib.linux-x86_64-cpython-37/dgl/distributed/kvstore.py -> build/bdist.linux-x86_64/egg/dgl/distributed copying build/lib.linux-x86_64-cpython-37/dgl/distributed/id_map.py -> build/bdist.linux-x86_64/egg/dgl/distributed copying build/lib.linux-x86_64-cpython-37/dgl/distributed/dist_tensor.py -> build/bdist.linux-x86_64/egg/dgl/distributed creating build/bdist.linux-x86_64/egg/dgl/distributed/optim creating build/bdist.linux-x86_64/egg/dgl/distributed/optim/pytorch copying build/lib.linux-x86_64-cpython-37/dgl/distributed/optim/pytorch/sparse_optim.py -> build/bdist.linux-x86_64/egg/dgl/distributed/optim/pytorch copying build/lib.linux-x86_64-cpython-37/dgl/distributed/optim/pytorch/__init__.py -> build/bdist.linux-x86_64/egg/dgl/distributed/optim/pytorch copying build/lib.linux-x86_64-cpython-37/dgl/distributed/optim/pytorch/utils.py -> build/bdist.linux-x86_64/egg/dgl/distributed/optim/pytorch copying build/lib.linux-x86_64-cpython-37/dgl/distributed/optim/__init__.py -> build/bdist.linux-x86_64/egg/dgl/distributed/optim creating build/bdist.linux-x86_64/egg/dgl/distributed/optim/tensorflow copying build/lib.linux-x86_64-cpython-37/dgl/distributed/optim/tensorflow/__init__.py -> build/bdist.linux-x86_64/egg/dgl/distributed/optim/tensorflow creating build/bdist.linux-x86_64/egg/dgl/distributed/optim/mxnet copying build/lib.linux-x86_64-cpython-37/dgl/distributed/optim/mxnet/__init__.py -> build/bdist.linux-x86_64/egg/dgl/distributed/optim/mxnet copying build/lib.linux-x86_64-cpython-37/dgl/distributed/__init__.py -> build/bdist.linux-x86_64/egg/dgl/distributed creating build/bdist.linux-x86_64/egg/dgl/distributed/nn creating build/bdist.linux-x86_64/egg/dgl/distributed/nn/pytorch copying build/lib.linux-x86_64-cpython-37/dgl/distributed/nn/pytorch/sparse_emb.py -> build/bdist.linux-x86_64/egg/dgl/distributed/nn/pytorch copying build/lib.linux-x86_64-cpython-37/dgl/distributed/nn/pytorch/__init__.py -> build/bdist.linux-x86_64/egg/dgl/distributed/nn/pytorch copying build/lib.linux-x86_64-cpython-37/dgl/distributed/nn/__init__.py -> build/bdist.linux-x86_64/egg/dgl/distributed/nn creating build/bdist.linux-x86_64/egg/dgl/distributed/nn/tensorflow copying build/lib.linux-x86_64-cpython-37/dgl/distributed/nn/tensorflow/__init__.py -> build/bdist.linux-x86_64/egg/dgl/distributed/nn/tensorflow creating build/bdist.linux-x86_64/egg/dgl/distributed/nn/mxnet copying build/lib.linux-x86_64-cpython-37/dgl/distributed/nn/mxnet/__init__.py -> build/bdist.linux-x86_64/egg/dgl/distributed/nn/mxnet copying build/lib.linux-x86_64-cpython-37/dgl/distributed/standalone_kvstore.py -> build/bdist.linux-x86_64/egg/dgl/distributed copying build/lib.linux-x86_64-cpython-37/dgl/distributed/rpc_client.py -> build/bdist.linux-x86_64/egg/dgl/distributed copying build/lib.linux-x86_64-cpython-37/dgl/distributed/rpc.py -> build/bdist.linux-x86_64/egg/dgl/distributed copying build/lib.linux-x86_64-cpython-37/dgl/distributed/partition.py -> build/bdist.linux-x86_64/egg/dgl/distributed copying build/lib.linux-x86_64-cpython-37/dgl/distributed/rpc_server.py -> build/bdist.linux-x86_64/egg/dgl/distributed copying build/lib.linux-x86_64-cpython-37/dgl/distributed/server_state.py -> build/bdist.linux-x86_64/egg/dgl/distributed copying build/lib.linux-x86_64-cpython-37/dgl/ndarray.py -> build/bdist.linux-x86_64/egg/dgl copying build/lib.linux-x86_64-cpython-37/dgl/view.py -> build/bdist.linux-x86_64/egg/dgl copying build/lib.linux-x86_64-cpython-37/dgl/core.py -> build/bdist.linux-x86_64/egg/dgl copying build/lib.linux-x86_64-cpython-37/dgl/propagate.py -> build/bdist.linux-x86_64/egg/dgl creating build/bdist.linux-x86_64/egg/dgl/graphbolt copying build/lib.linux-x86_64-cpython-37/dgl/graphbolt/sampled_subgraph.py -> build/bdist.linux-x86_64/egg/dgl/graphbolt creating build/bdist.linux-x86_64/egg/dgl/graphbolt/internal copying build/lib.linux-x86_64-cpython-37/dgl/graphbolt/internal/datapipe_utils.py -> build/bdist.linux-x86_64/egg/dgl/graphbolt/internal copying build/lib.linux-x86_64-cpython-37/dgl/graphbolt/internal/item_sampler_utils.py -> build/bdist.linux-x86_64/egg/dgl/graphbolt/internal copying build/lib.linux-x86_64-cpython-37/dgl/graphbolt/internal/__init__.py -> build/bdist.linux-x86_64/egg/dgl/graphbolt/internal copying build/lib.linux-x86_64-cpython-37/dgl/graphbolt/internal/sample_utils.py -> build/bdist.linux-x86_64/egg/dgl/graphbolt/internal copying build/lib.linux-x86_64-cpython-37/dgl/graphbolt/internal/utils.py -> build/bdist.linux-x86_64/egg/dgl/graphbolt/internal copying build/lib.linux-x86_64-cpython-37/dgl/graphbolt/sampling_graph.py -> build/bdist.linux-x86_64/egg/dgl/graphbolt copying build/lib.linux-x86_64-cpython-37/dgl/graphbolt/subgraph_sampler.py -> build/bdist.linux-x86_64/egg/dgl/graphbolt copying build/lib.linux-x86_64-cpython-37/dgl/graphbolt/itemset.py -> build/bdist.linux-x86_64/egg/dgl/graphbolt copying build/lib.linux-x86_64-cpython-37/dgl/graphbolt/dataloader.py -> build/bdist.linux-x86_64/egg/dgl/graphbolt copying build/lib.linux-x86_64-cpython-37/dgl/graphbolt/feature_store.py -> build/bdist.linux-x86_64/egg/dgl/graphbolt copying build/lib.linux-x86_64-cpython-37/dgl/graphbolt/feature_fetcher.py -> build/bdist.linux-x86_64/egg/dgl/graphbolt copying build/lib.linux-x86_64-cpython-37/dgl/graphbolt/minibatch.py -> build/bdist.linux-x86_64/egg/dgl/graphbolt copying build/lib.linux-x86_64-cpython-37/dgl/graphbolt/base.py -> build/bdist.linux-x86_64/egg/dgl/graphbolt copying build/lib.linux-x86_64-cpython-37/dgl/graphbolt/item_sampler.py -> build/bdist.linux-x86_64/egg/dgl/graphbolt copying build/lib.linux-x86_64-cpython-37/dgl/graphbolt/__init__.py -> build/bdist.linux-x86_64/egg/dgl/graphbolt copying build/lib.linux-x86_64-cpython-37/dgl/graphbolt/negative_sampler.py -> build/bdist.linux-x86_64/egg/dgl/graphbolt copying build/lib.linux-x86_64-cpython-37/dgl/graphbolt/minibatch_transformer.py -> build/bdist.linux-x86_64/egg/dgl/graphbolt copying build/lib.linux-x86_64-cpython-37/dgl/graphbolt/utils.py -> build/bdist.linux-x86_64/egg/dgl/graphbolt copying build/lib.linux-x86_64-cpython-37/dgl/graphbolt/dataset.py -> build/bdist.linux-x86_64/egg/dgl/graphbolt creating build/bdist.linux-x86_64/egg/dgl/graphbolt/impl copying build/lib.linux-x86_64-cpython-37/dgl/graphbolt/impl/neighbor_sampler.py -> build/bdist.linux-x86_64/egg/dgl/graphbolt/impl copying build/lib.linux-x86_64-cpython-37/dgl/graphbolt/impl/in_subgraph_sampler.py -> build/bdist.linux-x86_64/egg/dgl/graphbolt/impl copying build/lib.linux-x86_64-cpython-37/dgl/graphbolt/impl/uniform_negative_sampler.py -> build/bdist.linux-x86_64/egg/dgl/graphbolt/impl copying build/lib.linux-x86_64-cpython-37/dgl/graphbolt/impl/torch_based_feature_store.py -> build/bdist.linux-x86_64/egg/dgl/graphbolt/impl copying build/lib.linux-x86_64-cpython-37/dgl/graphbolt/impl/legacy_dataset.py -> build/bdist.linux-x86_64/egg/dgl/graphbolt/impl copying build/lib.linux-x86_64-cpython-37/dgl/graphbolt/impl/ondisk_metadata.py -> build/bdist.linux-x86_64/egg/dgl/graphbolt/impl copying build/lib.linux-x86_64-cpython-37/dgl/graphbolt/impl/fused_csc_sampling_graph.py -> build/bdist.linux-x86_64/egg/dgl/graphbolt/impl copying build/lib.linux-x86_64-cpython-37/dgl/graphbolt/impl/basic_feature_store.py -> build/bdist.linux-x86_64/egg/dgl/graphbolt/impl copying build/lib.linux-x86_64-cpython-37/dgl/graphbolt/impl/sampled_subgraph_impl.py -> build/bdist.linux-x86_64/egg/dgl/graphbolt/impl copying build/lib.linux-x86_64-cpython-37/dgl/graphbolt/impl/__init__.py -> build/bdist.linux-x86_64/egg/dgl/graphbolt/impl copying build/lib.linux-x86_64-cpython-37/dgl/graphbolt/impl/temporal_neighbor_sampler.py -> build/bdist.linux-x86_64/egg/dgl/graphbolt/impl copying build/lib.linux-x86_64-cpython-37/dgl/graphbolt/impl/ondisk_dataset.py -> build/bdist.linux-x86_64/egg/dgl/graphbolt/impl copying build/lib.linux-x86_64-cpython-37/dgl/graphbolt/impl/gpu_cached_feature.py -> build/bdist.linux-x86_64/egg/dgl/graphbolt/impl copying build/lib.linux-x86_64-cpython-37/dgl/graphbolt/impl/gpu_cache.py -> build/bdist.linux-x86_64/egg/dgl/graphbolt/impl creating build/bdist.linux-x86_64/egg/dgl/utils copying build/lib.linux-x86_64-cpython-37/dgl/utils/filter.py -> build/bdist.linux-x86_64/egg/dgl/utils copying build/lib.linux-x86_64-cpython-37/dgl/utils/checks.py -> build/bdist.linux-x86_64/egg/dgl/utils copying build/lib.linux-x86_64-cpython-37/dgl/utils/internal.py -> build/bdist.linux-x86_64/egg/dgl/utils copying build/lib.linux-x86_64-cpython-37/dgl/utils/exception.py -> build/bdist.linux-x86_64/egg/dgl/utils copying build/lib.linux-x86_64-cpython-37/dgl/utils/shared_mem.py -> build/bdist.linux-x86_64/egg/dgl/utils copying build/lib.linux-x86_64-cpython-37/dgl/utils/pin_memory.py -> build/bdist.linux-x86_64/egg/dgl/utils copying build/lib.linux-x86_64-cpython-37/dgl/utils/__init__.py -> build/bdist.linux-x86_64/egg/dgl/utils copying build/lib.linux-x86_64-cpython-37/dgl/utils/data.py -> build/bdist.linux-x86_64/egg/dgl/utils creating build/bdist.linux-x86_64/egg/dgl/ops copying build/lib.linux-x86_64-cpython-37/dgl/ops/gather_mm.py -> build/bdist.linux-x86_64/egg/dgl/ops copying build/lib.linux-x86_64-cpython-37/dgl/ops/sddmm.py -> build/bdist.linux-x86_64/egg/dgl/ops copying build/lib.linux-x86_64-cpython-37/dgl/ops/edge_softmax.py -> build/bdist.linux-x86_64/egg/dgl/ops copying build/lib.linux-x86_64-cpython-37/dgl/ops/spmm.py -> build/bdist.linux-x86_64/egg/dgl/ops copying build/lib.linux-x86_64-cpython-37/dgl/ops/segment.py -> build/bdist.linux-x86_64/egg/dgl/ops copying build/lib.linux-x86_64-cpython-37/dgl/ops/__init__.py -> build/bdist.linux-x86_64/egg/dgl/ops copying build/lib.linux-x86_64-cpython-37/dgl/base.py -> build/bdist.linux-x86_64/egg/dgl copying build/lib.linux-x86_64-cpython-37/dgl/heterograph_index.py -> build/bdist.linux-x86_64/egg/dgl copying build/lib.linux-x86_64-cpython-37/dgl/readout.py -> build/bdist.linux-x86_64/egg/dgl copying build/lib.linux-x86_64-cpython-37/dgl/logging.py -> build/bdist.linux-x86_64/egg/dgl copying build/lib.linux-x86_64-cpython-37/dgl/init.py -> build/bdist.linux-x86_64/egg/dgl creating build/bdist.linux-x86_64/egg/dgl/geometry copying build/lib.linux-x86_64-cpython-37/dgl/geometry/fps.py -> build/bdist.linux-x86_64/egg/dgl/geometry copying build/lib.linux-x86_64-cpython-37/dgl/geometry/__init__.py -> build/bdist.linux-x86_64/egg/dgl/geometry copying build/lib.linux-x86_64-cpython-37/dgl/geometry/edge_coarsening.py -> build/bdist.linux-x86_64/egg/dgl/geometry copying build/lib.linux-x86_64-cpython-37/dgl/geometry/capi.py -> build/bdist.linux-x86_64/egg/dgl/geometry copying build/lib.linux-x86_64-cpython-37/dgl/heterograph.py -> build/bdist.linux-x86_64/egg/dgl copying build/lib.linux-x86_64-cpython-37/dgl/frame.py -> build/bdist.linux-x86_64/egg/dgl creating build/bdist.linux-x86_64/egg/dgl/optim creating build/bdist.linux-x86_64/egg/dgl/optim/pytorch copying build/lib.linux-x86_64-cpython-37/dgl/optim/pytorch/sparse_optim.py -> build/bdist.linux-x86_64/egg/dgl/optim/pytorch copying build/lib.linux-x86_64-cpython-37/dgl/optim/pytorch/__init__.py -> build/bdist.linux-x86_64/egg/dgl/optim/pytorch copying build/lib.linux-x86_64-cpython-37/dgl/optim/__init__.py -> build/bdist.linux-x86_64/egg/dgl/optim creating build/bdist.linux-x86_64/egg/dgl/optim/tensorflow copying build/lib.linux-x86_64-cpython-37/dgl/optim/tensorflow/__init__.py -> build/bdist.linux-x86_64/egg/dgl/optim/tensorflow creating build/bdist.linux-x86_64/egg/dgl/optim/mxnet copying build/lib.linux-x86_64-cpython-37/dgl/optim/mxnet/__init__.py -> build/bdist.linux-x86_64/egg/dgl/optim/mxnet creating build/bdist.linux-x86_64/egg/dgl/data copying build/lib.linux-x86_64-cpython-37/dgl/data/tensor_serialize.py -> build/bdist.linux-x86_64/egg/dgl/data copying build/lib.linux-x86_64-cpython-37/dgl/data/ppi.py -> build/bdist.linux-x86_64/egg/dgl/data copying build/lib.linux-x86_64-cpython-37/dgl/data/csv_dataset.py -> build/bdist.linux-x86_64/egg/dgl/data copying build/lib.linux-x86_64-cpython-37/dgl/data/superpixel.py -> build/bdist.linux-x86_64/egg/dgl/data copying build/lib.linux-x86_64-cpython-37/dgl/data/synthetic.py -> build/bdist.linux-x86_64/egg/dgl/data copying build/lib.linux-x86_64-cpython-37/dgl/data/zinc.py -> build/bdist.linux-x86_64/egg/dgl/data copying build/lib.linux-x86_64-cpython-37/dgl/data/heterograph_serialize.py -> build/bdist.linux-x86_64/egg/dgl/data copying build/lib.linux-x86_64-cpython-37/dgl/data/cluster.py -> build/bdist.linux-x86_64/egg/dgl/data copying build/lib.linux-x86_64-cpython-37/dgl/data/tu.py -> build/bdist.linux-x86_64/egg/dgl/data copying build/lib.linux-x86_64-cpython-37/dgl/data/sbm.py -> build/bdist.linux-x86_64/egg/dgl/data copying build/lib.linux-x86_64-cpython-37/dgl/data/lrgb.py -> build/bdist.linux-x86_64/egg/dgl/data copying build/lib.linux-x86_64-cpython-37/dgl/data/qm9.py -> build/bdist.linux-x86_64/egg/dgl/data copying build/lib.linux-x86_64-cpython-37/dgl/data/flickr.py -> build/bdist.linux-x86_64/egg/dgl/data copying build/lib.linux-x86_64-cpython-37/dgl/data/qm7b.py -> build/bdist.linux-x86_64/egg/dgl/data copying build/lib.linux-x86_64-cpython-37/dgl/data/dgl_dataset.py -> build/bdist.linux-x86_64/egg/dgl/data copying build/lib.linux-x86_64-cpython-37/dgl/data/karate.py -> build/bdist.linux-x86_64/egg/dgl/data copying build/lib.linux-x86_64-cpython-37/dgl/data/wikics.py -> build/bdist.linux-x86_64/egg/dgl/data copying build/lib.linux-x86_64-cpython-37/dgl/data/heterophilous_graphs.py -> build/bdist.linux-x86_64/egg/dgl/data copying build/lib.linux-x86_64-cpython-37/dgl/data/gdelt.py -> build/bdist.linux-x86_64/egg/dgl/data copying build/lib.linux-x86_64-cpython-37/dgl/data/geom_gcn.py -> build/bdist.linux-x86_64/egg/dgl/data copying build/lib.linux-x86_64-cpython-37/dgl/data/actor.py -> build/bdist.linux-x86_64/egg/dgl/data copying build/lib.linux-x86_64-cpython-37/dgl/data/rdf.py -> build/bdist.linux-x86_64/egg/dgl/data copying build/lib.linux-x86_64-cpython-37/dgl/data/movielens.py -> build/bdist.linux-x86_64/egg/dgl/data copying build/lib.linux-x86_64-cpython-37/dgl/data/gindt.py -> build/bdist.linux-x86_64/egg/dgl/data copying build/lib.linux-x86_64-cpython-37/dgl/data/fraud.py -> build/bdist.linux-x86_64/egg/dgl/data copying build/lib.linux-x86_64-cpython-37/dgl/data/graph_serialize.py -> build/bdist.linux-x86_64/egg/dgl/data copying build/lib.linux-x86_64-cpython-37/dgl/data/minigc.py -> build/bdist.linux-x86_64/egg/dgl/data copying build/lib.linux-x86_64-cpython-37/dgl/data/__init__.py -> build/bdist.linux-x86_64/egg/dgl/data copying build/lib.linux-x86_64-cpython-37/dgl/data/gnn_benchmark.py -> build/bdist.linux-x86_64/egg/dgl/data copying build/lib.linux-x86_64-cpython-37/dgl/data/fakenews.py -> build/bdist.linux-x86_64/egg/dgl/data copying build/lib.linux-x86_64-cpython-37/dgl/data/citation_graph.py -> build/bdist.linux-x86_64/egg/dgl/data copying build/lib.linux-x86_64-cpython-37/dgl/data/reddit.py -> build/bdist.linux-x86_64/egg/dgl/data copying build/lib.linux-x86_64-cpython-37/dgl/data/csv_dataset_base.py -> build/bdist.linux-x86_64/egg/dgl/data copying build/lib.linux-x86_64-cpython-37/dgl/data/icews18.py -> build/bdist.linux-x86_64/egg/dgl/data copying build/lib.linux-x86_64-cpython-37/dgl/data/bitcoinotc.py -> build/bdist.linux-x86_64/egg/dgl/data copying build/lib.linux-x86_64-cpython-37/dgl/data/utils.py -> build/bdist.linux-x86_64/egg/dgl/data copying build/lib.linux-x86_64-cpython-37/dgl/data/tree.py -> build/bdist.linux-x86_64/egg/dgl/data copying build/lib.linux-x86_64-cpython-37/dgl/data/knowledge_graph.py -> build/bdist.linux-x86_64/egg/dgl/data copying build/lib.linux-x86_64-cpython-37/dgl/data/adapter.py -> build/bdist.linux-x86_64/egg/dgl/data copying build/lib.linux-x86_64-cpython-37/dgl/data/pattern.py -> build/bdist.linux-x86_64/egg/dgl/data copying build/lib.linux-x86_64-cpython-37/dgl/data/qm9_edge.py -> build/bdist.linux-x86_64/egg/dgl/data copying build/lib.linux-x86_64-cpython-37/dgl/data/yelp.py -> build/bdist.linux-x86_64/egg/dgl/data creating build/bdist.linux-x86_64/egg/dgl/mpops copying build/lib.linux-x86_64-cpython-37/dgl/mpops/edgewise.py -> build/bdist.linux-x86_64/egg/dgl/mpops copying build/lib.linux-x86_64-cpython-37/dgl/mpops/__init__.py -> build/bdist.linux-x86_64/egg/dgl/mpops copying build/lib.linux-x86_64-cpython-37/dgl/mpops/nodewise.py -> build/bdist.linux-x86_64/egg/dgl/mpops copying build/lib.linux-x86_64-cpython-37/dgl/mpops/fused.py -> build/bdist.linux-x86_64/egg/dgl/mpops copying build/lib.linux-x86_64-cpython-37/dgl/convert.py -> build/bdist.linux-x86_64/egg/dgl creating build/bdist.linux-x86_64/egg/dgl/transforms copying build/lib.linux-x86_64-cpython-37/dgl/transforms/to_block.py -> build/bdist.linux-x86_64/egg/dgl/transforms copying build/lib.linux-x86_64-cpython-37/dgl/transforms/module.py -> build/bdist.linux-x86_64/egg/dgl/transforms copying build/lib.linux-x86_64-cpython-37/dgl/transforms/__init__.py -> build/bdist.linux-x86_64/egg/dgl/transforms copying build/lib.linux-x86_64-cpython-37/dgl/transforms/functional.py -> build/bdist.linux-x86_64/egg/dgl/transforms copying build/lib.linux-x86_64-cpython-37/dgl/graph_index.py -> build/bdist.linux-x86_64/egg/dgl copying build/lib.linux-x86_64-cpython-37/dgl/label_informativeness.py -> build/bdist.linux-x86_64/egg/dgl copying build/lib.linux-x86_64-cpython-37/dgl/__init__.py -> build/bdist.linux-x86_64/egg/dgl copying build/lib.linux-x86_64-cpython-37/dgl/udf.py -> build/bdist.linux-x86_64/egg/dgl creating build/bdist.linux-x86_64/egg/dgl/nn creating build/bdist.linux-x86_64/egg/dgl/nn/functional copying build/lib.linux-x86_64-cpython-37/dgl/nn/functional/__init__.py -> build/bdist.linux-x86_64/egg/dgl/nn/functional creating build/bdist.linux-x86_64/egg/dgl/nn/pytorch copying build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/hetero.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch copying build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/sparse_emb.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch creating build/bdist.linux-x86_64/egg/dgl/nn/pytorch/explain copying build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/explain/subgraphx.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch/explain copying build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/explain/gnnexplainer.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch/explain copying build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/explain/pgexplainer.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch/explain copying build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/explain/__init__.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch/explain copying build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/softmax.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch creating build/bdist.linux-x86_64/egg/dgl/nn/pytorch/link copying build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/link/edgepred.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch/link copying build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/link/transe.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch/link copying build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/link/__init__.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch/link copying build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/link/transr.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch/link copying build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/network_emb.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch copying build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/linear.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch copying build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/glob.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch creating build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv copying build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/conv/gatv2conv.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv copying build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/conv/dgnconv.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv copying build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/conv/egatconv.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv copying build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/conv/gmmconv.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv copying build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/conv/sageconv.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv copying build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/conv/twirlsconv.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv copying build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/conv/gatedgcnconv.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv copying build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/conv/ginconv.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv copying build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/conv/dotgatconv.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv copying build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/conv/cugraph_sageconv.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv copying build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/conv/pnaconv.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv copying build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/conv/densegraphconv.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv copying build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/conv/tagconv.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv copying build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/conv/gatconv.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv copying build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/conv/agnnconv.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv copying build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/conv/densechebconv.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv copying build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/conv/hgtconv.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv copying build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/conv/grouprevres.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv copying build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/conv/cugraph_gatconv.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv copying build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/conv/cugraph_base.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv copying build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/conv/cfconv.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv copying build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/conv/appnpconv.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv copying build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/conv/__init__.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv copying build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/conv/gineconv.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv copying build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/conv/sgconv.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv copying build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/conv/graphconv.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv copying build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/conv/nnconv.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv copying build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/conv/gcn2conv.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv copying build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/conv/egnnconv.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv copying build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/conv/edgegatconv.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv copying build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/conv/densesageconv.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv copying build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/conv/edgeconv.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv copying build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/conv/gatedgraphconv.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv copying build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/conv/cugraph_relgraphconv.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv copying build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/conv/relgraphconv.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv copying build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/conv/chebconv.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv copying build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/conv/atomicconv.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv copying build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/factory.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch copying build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/__init__.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch creating build/bdist.linux-x86_64/egg/dgl/nn/pytorch/gt copying build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/gt/degree_encoder.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch/gt copying build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/gt/lap_pos_encoder.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch/gt copying build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/gt/spatial_encoder.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch/gt copying build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/gt/__init__.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch/gt copying build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/gt/egt.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch/gt copying build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/gt/biased_mha.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch/gt copying build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/gt/graphormer.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch/gt copying build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/gt/path_encoder.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch/gt copying build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/utils.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch copying build/lib.linux-x86_64-cpython-37/dgl/nn/__init__.py -> build/bdist.linux-x86_64/egg/dgl/nn creating build/bdist.linux-x86_64/egg/dgl/nn/tensorflow copying build/lib.linux-x86_64-cpython-37/dgl/nn/tensorflow/hetero.py -> build/bdist.linux-x86_64/egg/dgl/nn/tensorflow copying build/lib.linux-x86_64-cpython-37/dgl/nn/tensorflow/softmax.py -> build/bdist.linux-x86_64/egg/dgl/nn/tensorflow copying build/lib.linux-x86_64-cpython-37/dgl/nn/tensorflow/glob.py -> build/bdist.linux-x86_64/egg/dgl/nn/tensorflow creating build/bdist.linux-x86_64/egg/dgl/nn/tensorflow/conv copying build/lib.linux-x86_64-cpython-37/dgl/nn/tensorflow/conv/sageconv.py -> build/bdist.linux-x86_64/egg/dgl/nn/tensorflow/conv copying build/lib.linux-x86_64-cpython-37/dgl/nn/tensorflow/conv/ginconv.py -> build/bdist.linux-x86_64/egg/dgl/nn/tensorflow/conv copying build/lib.linux-x86_64-cpython-37/dgl/nn/tensorflow/conv/gatconv.py -> build/bdist.linux-x86_64/egg/dgl/nn/tensorflow/conv copying build/lib.linux-x86_64-cpython-37/dgl/nn/tensorflow/conv/densechebconv.py -> build/bdist.linux-x86_64/egg/dgl/nn/tensorflow/conv copying build/lib.linux-x86_64-cpython-37/dgl/nn/tensorflow/conv/appnpconv.py -> build/bdist.linux-x86_64/egg/dgl/nn/tensorflow/conv copying build/lib.linux-x86_64-cpython-37/dgl/nn/tensorflow/conv/__init__.py -> build/bdist.linux-x86_64/egg/dgl/nn/tensorflow/conv copying build/lib.linux-x86_64-cpython-37/dgl/nn/tensorflow/conv/sgconv.py -> build/bdist.linux-x86_64/egg/dgl/nn/tensorflow/conv copying build/lib.linux-x86_64-cpython-37/dgl/nn/tensorflow/conv/graphconv.py -> build/bdist.linux-x86_64/egg/dgl/nn/tensorflow/conv copying build/lib.linux-x86_64-cpython-37/dgl/nn/tensorflow/conv/edgeconv.py -> build/bdist.linux-x86_64/egg/dgl/nn/tensorflow/conv copying build/lib.linux-x86_64-cpython-37/dgl/nn/tensorflow/conv/relgraphconv.py -> build/bdist.linux-x86_64/egg/dgl/nn/tensorflow/conv copying build/lib.linux-x86_64-cpython-37/dgl/nn/tensorflow/conv/chebconv.py -> build/bdist.linux-x86_64/egg/dgl/nn/tensorflow/conv copying build/lib.linux-x86_64-cpython-37/dgl/nn/tensorflow/__init__.py -> build/bdist.linux-x86_64/egg/dgl/nn/tensorflow copying build/lib.linux-x86_64-cpython-37/dgl/nn/tensorflow/utils.py -> build/bdist.linux-x86_64/egg/dgl/nn/tensorflow creating build/bdist.linux-x86_64/egg/dgl/nn/mxnet copying build/lib.linux-x86_64-cpython-37/dgl/nn/mxnet/hetero.py -> build/bdist.linux-x86_64/egg/dgl/nn/mxnet copying build/lib.linux-x86_64-cpython-37/dgl/nn/mxnet/softmax.py -> build/bdist.linux-x86_64/egg/dgl/nn/mxnet copying build/lib.linux-x86_64-cpython-37/dgl/nn/mxnet/glob.py -> build/bdist.linux-x86_64/egg/dgl/nn/mxnet creating build/bdist.linux-x86_64/egg/dgl/nn/mxnet/conv copying build/lib.linux-x86_64-cpython-37/dgl/nn/mxnet/conv/gmmconv.py -> build/bdist.linux-x86_64/egg/dgl/nn/mxnet/conv copying build/lib.linux-x86_64-cpython-37/dgl/nn/mxnet/conv/sageconv.py -> build/bdist.linux-x86_64/egg/dgl/nn/mxnet/conv copying build/lib.linux-x86_64-cpython-37/dgl/nn/mxnet/conv/ginconv.py -> build/bdist.linux-x86_64/egg/dgl/nn/mxnet/conv copying build/lib.linux-x86_64-cpython-37/dgl/nn/mxnet/conv/densegraphconv.py -> build/bdist.linux-x86_64/egg/dgl/nn/mxnet/conv copying build/lib.linux-x86_64-cpython-37/dgl/nn/mxnet/conv/tagconv.py -> build/bdist.linux-x86_64/egg/dgl/nn/mxnet/conv copying build/lib.linux-x86_64-cpython-37/dgl/nn/mxnet/conv/gatconv.py -> build/bdist.linux-x86_64/egg/dgl/nn/mxnet/conv copying build/lib.linux-x86_64-cpython-37/dgl/nn/mxnet/conv/agnnconv.py -> build/bdist.linux-x86_64/egg/dgl/nn/mxnet/conv copying build/lib.linux-x86_64-cpython-37/dgl/nn/mxnet/conv/densechebconv.py -> build/bdist.linux-x86_64/egg/dgl/nn/mxnet/conv copying build/lib.linux-x86_64-cpython-37/dgl/nn/mxnet/conv/appnpconv.py -> build/bdist.linux-x86_64/egg/dgl/nn/mxnet/conv copying build/lib.linux-x86_64-cpython-37/dgl/nn/mxnet/conv/__init__.py -> build/bdist.linux-x86_64/egg/dgl/nn/mxnet/conv copying build/lib.linux-x86_64-cpython-37/dgl/nn/mxnet/conv/sgconv.py -> build/bdist.linux-x86_64/egg/dgl/nn/mxnet/conv copying build/lib.linux-x86_64-cpython-37/dgl/nn/mxnet/conv/graphconv.py -> build/bdist.linux-x86_64/egg/dgl/nn/mxnet/conv copying build/lib.linux-x86_64-cpython-37/dgl/nn/mxnet/conv/nnconv.py -> build/bdist.linux-x86_64/egg/dgl/nn/mxnet/conv copying build/lib.linux-x86_64-cpython-37/dgl/nn/mxnet/conv/densesageconv.py -> build/bdist.linux-x86_64/egg/dgl/nn/mxnet/conv copying build/lib.linux-x86_64-cpython-37/dgl/nn/mxnet/conv/edgeconv.py -> build/bdist.linux-x86_64/egg/dgl/nn/mxnet/conv copying build/lib.linux-x86_64-cpython-37/dgl/nn/mxnet/conv/gatedgraphconv.py -> build/bdist.linux-x86_64/egg/dgl/nn/mxnet/conv copying build/lib.linux-x86_64-cpython-37/dgl/nn/mxnet/conv/relgraphconv.py -> build/bdist.linux-x86_64/egg/dgl/nn/mxnet/conv copying build/lib.linux-x86_64-cpython-37/dgl/nn/mxnet/conv/chebconv.py -> build/bdist.linux-x86_64/egg/dgl/nn/mxnet/conv copying build/lib.linux-x86_64-cpython-37/dgl/nn/mxnet/__init__.py -> build/bdist.linux-x86_64/egg/dgl/nn/mxnet copying build/lib.linux-x86_64-cpython-37/dgl/nn/mxnet/utils.py -> build/bdist.linux-x86_64/egg/dgl/nn/mxnet creating build/bdist.linux-x86_64/egg/dgl/storages copying build/lib.linux-x86_64-cpython-37/dgl/storages/numpy.py -> build/bdist.linux-x86_64/egg/dgl/storages copying build/lib.linux-x86_64-cpython-37/dgl/storages/base.py -> build/bdist.linux-x86_64/egg/dgl/storages copying build/lib.linux-x86_64-cpython-37/dgl/storages/__init__.py -> build/bdist.linux-x86_64/egg/dgl/storages copying build/lib.linux-x86_64-cpython-37/dgl/storages/pytorch_tensor.py -> build/bdist.linux-x86_64/egg/dgl/storages copying build/lib.linux-x86_64-cpython-37/dgl/storages/tensor.py -> build/bdist.linux-x86_64/egg/dgl/storages copying build/lib.linux-x86_64-cpython-37/dgl/merge.py -> build/bdist.linux-x86_64/egg/dgl creating build/bdist.linux-x86_64/egg/dgl/sparse copying build/lib.linux-x86_64-cpython-37/dgl/sparse/softmax.py -> build/bdist.linux-x86_64/egg/dgl/sparse copying build/lib.linux-x86_64-cpython-37/dgl/sparse/broadcast.py -> build/bdist.linux-x86_64/egg/dgl/sparse copying build/lib.linux-x86_64-cpython-37/dgl/sparse/sddmm.py -> build/bdist.linux-x86_64/egg/dgl/sparse copying build/lib.linux-x86_64-cpython-37/dgl/sparse/matmul.py -> build/bdist.linux-x86_64/egg/dgl/sparse copying build/lib.linux-x86_64-cpython-37/dgl/sparse/elementwise_op_sp.py -> build/bdist.linux-x86_64/egg/dgl/sparse copying build/lib.linux-x86_64-cpython-37/dgl/sparse/sparse_matrix.py -> build/bdist.linux-x86_64/egg/dgl/sparse copying build/lib.linux-x86_64-cpython-37/dgl/sparse/elementwise_op.py -> build/bdist.linux-x86_64/egg/dgl/sparse copying build/lib.linux-x86_64-cpython-37/dgl/sparse/unary_op.py -> build/bdist.linux-x86_64/egg/dgl/sparse copying build/lib.linux-x86_64-cpython-37/dgl/sparse/__init__.py -> build/bdist.linux-x86_64/egg/dgl/sparse copying build/lib.linux-x86_64-cpython-37/dgl/sparse/utils.py -> build/bdist.linux-x86_64/egg/dgl/sparse copying build/lib.linux-x86_64-cpython-37/dgl/sparse/reduction.py -> build/bdist.linux-x86_64/egg/dgl/sparse copying build/lib.linux-x86_64-cpython-37/dgl/homophily.py -> build/bdist.linux-x86_64/egg/dgl copying build/lib.linux-x86_64-cpython-37/dgl/random.py -> build/bdist.linux-x86_64/egg/dgl creating build/bdist.linux-x86_64/egg/dgl/multiprocessing copying build/lib.linux-x86_64-cpython-37/dgl/multiprocessing/pytorch.py -> build/bdist.linux-x86_64/egg/dgl/multiprocessing copying build/lib.linux-x86_64-cpython-37/dgl/multiprocessing/__init__.py -> build/bdist.linux-x86_64/egg/dgl/multiprocessing copying build/lib.linux-x86_64-cpython-37/dgl/_api_internal.py -> build/bdist.linux-x86_64/egg/dgl creating build/bdist.linux-x86_64/egg/dgl/dataloading copying build/lib.linux-x86_64-cpython-37/dgl/dataloading/neighbor_sampler.py -> build/bdist.linux-x86_64/egg/dgl/dataloading copying build/lib.linux-x86_64-cpython-37/dgl/dataloading/spot_target.py -> build/bdist.linux-x86_64/egg/dgl/dataloading copying build/lib.linux-x86_64-cpython-37/dgl/dataloading/graphsaint.py -> build/bdist.linux-x86_64/egg/dgl/dataloading copying build/lib.linux-x86_64-cpython-37/dgl/dataloading/dataloader.py -> build/bdist.linux-x86_64/egg/dgl/dataloading copying build/lib.linux-x86_64-cpython-37/dgl/dataloading/dist_dataloader.py -> build/bdist.linux-x86_64/egg/dgl/dataloading copying build/lib.linux-x86_64-cpython-37/dgl/dataloading/labor_sampler.py -> build/bdist.linux-x86_64/egg/dgl/dataloading copying build/lib.linux-x86_64-cpython-37/dgl/dataloading/base.py -> build/bdist.linux-x86_64/egg/dgl/dataloading copying build/lib.linux-x86_64-cpython-37/dgl/dataloading/shadow.py -> build/bdist.linux-x86_64/egg/dgl/dataloading copying build/lib.linux-x86_64-cpython-37/dgl/dataloading/__init__.py -> build/bdist.linux-x86_64/egg/dgl/dataloading copying build/lib.linux-x86_64-cpython-37/dgl/dataloading/cluster_gcn.py -> build/bdist.linux-x86_64/egg/dgl/dataloading copying build/lib.linux-x86_64-cpython-37/dgl/dataloading/negative_sampler.py -> build/bdist.linux-x86_64/egg/dgl/dataloading creating build/bdist.linux-x86_64/egg/dgl/sampling copying build/lib.linux-x86_64-cpython-37/dgl/sampling/pinsage.py -> build/bdist.linux-x86_64/egg/dgl/sampling copying build/lib.linux-x86_64-cpython-37/dgl/sampling/neighbor.py -> build/bdist.linux-x86_64/egg/dgl/sampling copying build/lib.linux-x86_64-cpython-37/dgl/sampling/labor.py -> build/bdist.linux-x86_64/egg/dgl/sampling copying build/lib.linux-x86_64-cpython-37/dgl/sampling/randomwalks.py -> build/bdist.linux-x86_64/egg/dgl/sampling copying build/lib.linux-x86_64-cpython-37/dgl/sampling/negative.py -> build/bdist.linux-x86_64/egg/dgl/sampling copying build/lib.linux-x86_64-cpython-37/dgl/sampling/__init__.py -> build/bdist.linux-x86_64/egg/dgl/sampling copying build/lib.linux-x86_64-cpython-37/dgl/sampling/utils.py -> build/bdist.linux-x86_64/egg/dgl/sampling copying build/lib.linux-x86_64-cpython-37/dgl/sampling/node2vec_randomwalk.py -> build/bdist.linux-x86_64/egg/dgl/sampling copying build/lib.linux-x86_64-cpython-37/dgl/container.py -> build/bdist.linux-x86_64/egg/dgl copying build/lib.linux-x86_64-cpython-37/dgl/partition.py -> build/bdist.linux-x86_64/egg/dgl copying build/lib.linux-x86_64-cpython-37/dgl/traversal.py -> build/bdist.linux-x86_64/egg/dgl copying build/lib.linux-x86_64-cpython-37/dgl/batch.py -> build/bdist.linux-x86_64/egg/dgl creating build/bdist.linux-x86_64/egg/dgl/_ffi copying build/lib.linux-x86_64-cpython-37/dgl/_ffi/ndarray.py -> build/bdist.linux-x86_64/egg/dgl/_ffi copying build/lib.linux-x86_64-cpython-37/dgl/_ffi/object.py -> build/bdist.linux-x86_64/egg/dgl/_ffi copying build/lib.linux-x86_64-cpython-37/dgl/_ffi/object_generic.py -> build/bdist.linux-x86_64/egg/dgl/_ffi creating build/bdist.linux-x86_64/egg/dgl/_ffi/_cy3 copying build/lib.linux-x86_64-cpython-37/dgl/_ffi/_cy3/core.cpython-37m-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/egg/dgl/_ffi/_cy3 copying build/lib.linux-x86_64-cpython-37/dgl/_ffi/_cy3/__init__.py -> build/bdist.linux-x86_64/egg/dgl/_ffi/_cy3 creating build/bdist.linux-x86_64/egg/dgl/_ffi/_cy2 copying build/lib.linux-x86_64-cpython-37/dgl/_ffi/_cy2/__init__.py -> build/bdist.linux-x86_64/egg/dgl/_ffi/_cy2 creating build/bdist.linux-x86_64/egg/dgl/_ffi/_ctypes copying build/lib.linux-x86_64-cpython-37/dgl/_ffi/_ctypes/types.py -> build/bdist.linux-x86_64/egg/dgl/_ffi/_ctypes copying build/lib.linux-x86_64-cpython-37/dgl/_ffi/_ctypes/ndarray.py -> build/bdist.linux-x86_64/egg/dgl/_ffi/_ctypes copying build/lib.linux-x86_64-cpython-37/dgl/_ffi/_ctypes/object.py -> build/bdist.linux-x86_64/egg/dgl/_ffi/_ctypes copying build/lib.linux-x86_64-cpython-37/dgl/_ffi/_ctypes/function.py -> build/bdist.linux-x86_64/egg/dgl/_ffi/_ctypes copying build/lib.linux-x86_64-cpython-37/dgl/_ffi/_ctypes/__init__.py -> build/bdist.linux-x86_64/egg/dgl/_ffi/_ctypes copying build/lib.linux-x86_64-cpython-37/dgl/_ffi/libinfo.py -> build/bdist.linux-x86_64/egg/dgl/_ffi copying build/lib.linux-x86_64-cpython-37/dgl/_ffi/base.py -> build/bdist.linux-x86_64/egg/dgl/_ffi creating build/bdist.linux-x86_64/egg/dgl/_ffi/_cython copying build/lib.linux-x86_64-cpython-37/dgl/_ffi/_cython/core.cpp -> build/bdist.linux-x86_64/egg/dgl/_ffi/_cython copying build/lib.linux-x86_64-cpython-37/dgl/_ffi/streams.py -> build/bdist.linux-x86_64/egg/dgl/_ffi copying build/lib.linux-x86_64-cpython-37/dgl/_ffi/function.py -> build/bdist.linux-x86_64/egg/dgl/_ffi copying build/lib.linux-x86_64-cpython-37/dgl/_ffi/__init__.py -> build/bdist.linux-x86_64/egg/dgl/_ffi copying build/lib.linux-x86_64-cpython-37/dgl/_ffi/runtime_ctypes.py -> build/bdist.linux-x86_64/egg/dgl/_ffi copying build/lib.linux-x86_64-cpython-37/dgl/_ffi/capi.py -> build/bdist.linux-x86_64/egg/dgl/_ffi copying build/lib.linux-x86_64-cpython-37/dgl/generators.py -> build/bdist.linux-x86_64/egg/dgl creating build/bdist.linux-x86_64/egg/dgl/backend copying build/lib.linux-x86_64-cpython-37/dgl/backend/backend.py -> build/bdist.linux-x86_64/egg/dgl/backend creating build/bdist.linux-x86_64/egg/dgl/backend/pytorch copying build/lib.linux-x86_64-cpython-37/dgl/backend/pytorch/sparse.py -> build/bdist.linux-x86_64/egg/dgl/backend/pytorch copying build/lib.linux-x86_64-cpython-37/dgl/backend/pytorch/__init__.py -> build/bdist.linux-x86_64/egg/dgl/backend/pytorch copying build/lib.linux-x86_64-cpython-37/dgl/backend/pytorch/tensor.py -> build/bdist.linux-x86_64/egg/dgl/backend/pytorch copying build/lib.linux-x86_64-cpython-37/dgl/backend/__init__.py -> build/bdist.linux-x86_64/egg/dgl/backend copying build/lib.linux-x86_64-cpython-37/dgl/backend/set_default_backend.py -> build/bdist.linux-x86_64/egg/dgl/backend creating build/bdist.linux-x86_64/egg/dgl/backend/tensorflow copying build/lib.linux-x86_64-cpython-37/dgl/backend/tensorflow/sparse.py -> build/bdist.linux-x86_64/egg/dgl/backend/tensorflow copying build/lib.linux-x86_64-cpython-37/dgl/backend/tensorflow/sparse_optim.py -> build/bdist.linux-x86_64/egg/dgl/backend/tensorflow copying build/lib.linux-x86_64-cpython-37/dgl/backend/tensorflow/__init__.py -> build/bdist.linux-x86_64/egg/dgl/backend/tensorflow copying build/lib.linux-x86_64-cpython-37/dgl/backend/tensorflow/tensor.py -> build/bdist.linux-x86_64/egg/dgl/backend/tensorflow creating build/bdist.linux-x86_64/egg/dgl/backend/mxnet copying build/lib.linux-x86_64-cpython-37/dgl/backend/mxnet/sparse.py -> build/bdist.linux-x86_64/egg/dgl/backend/mxnet copying build/lib.linux-x86_64-cpython-37/dgl/backend/mxnet/sparse_optim.py -> build/bdist.linux-x86_64/egg/dgl/backend/mxnet copying build/lib.linux-x86_64-cpython-37/dgl/backend/mxnet/__init__.py -> build/bdist.linux-x86_64/egg/dgl/backend/mxnet copying build/lib.linux-x86_64-cpython-37/dgl/backend/mxnet/tensor.py -> build/bdist.linux-x86_64/egg/dgl/backend/mxnet byte-compiling build/bdist.linux-x86_64/egg/dgl/distgnn/tools/tools.py to tools.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/distgnn/tools/__init__.py to __init__.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/distgnn/partition/libra_partition.py to libra_partition.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/distgnn/partition/__init__.py to __init__.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/distgnn/__init__.py to __init__.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/global_config.py to global_config.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/cuda/nccl.py to nccl.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/cuda/__init__.py to __init__.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/cuda/gpu_cache.py to gpu_cache.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/subgraph.py to subgraph.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/function/reducer.py to reducer.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/function/message.py to message.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/function/base.py to base.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/function/__init__.py to __init__.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/_sparse_ops.py to _sparse_ops.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/distributed/graph_services.py to graph_services.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/distributed/graph_partition_book.py to graph_partition_book.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/distributed/role.py to role.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/distributed/shared_mem_utils.py to shared_mem_utils.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/distributed/dist_graph.py to dist_graph.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/distributed/constants.py to constants.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/distributed/dist_dataloader.py to dist_dataloader.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/distributed/dist_context.py to dist_context.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/distributed/kvstore.py to kvstore.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/distributed/id_map.py to id_map.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/distributed/dist_tensor.py to dist_tensor.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/distributed/optim/pytorch/sparse_optim.py to sparse_optim.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/distributed/optim/pytorch/__init__.py to __init__.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/distributed/optim/pytorch/utils.py to utils.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/distributed/optim/__init__.py to __init__.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/distributed/optim/tensorflow/__init__.py to __init__.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/distributed/optim/mxnet/__init__.py to __init__.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/distributed/__init__.py to __init__.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/distributed/nn/pytorch/sparse_emb.py to sparse_emb.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/distributed/nn/pytorch/__init__.py to __init__.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/distributed/nn/__init__.py to __init__.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/distributed/nn/tensorflow/__init__.py to __init__.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/distributed/nn/mxnet/__init__.py to __init__.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/distributed/standalone_kvstore.py to standalone_kvstore.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/distributed/rpc_client.py to rpc_client.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/distributed/rpc.py to rpc.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/distributed/partition.py to partition.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/distributed/rpc_server.py to rpc_server.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/distributed/server_state.py to server_state.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/ndarray.py to ndarray.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/view.py to view.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/core.py to core.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/propagate.py to propagate.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/graphbolt/sampled_subgraph.py to sampled_subgraph.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/graphbolt/internal/datapipe_utils.py to datapipe_utils.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/graphbolt/internal/item_sampler_utils.py to item_sampler_utils.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/graphbolt/internal/__init__.py to __init__.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/graphbolt/internal/sample_utils.py to sample_utils.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/graphbolt/internal/utils.py to utils.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/graphbolt/sampling_graph.py to sampling_graph.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/graphbolt/subgraph_sampler.py to subgraph_sampler.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/graphbolt/itemset.py to itemset.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/graphbolt/dataloader.py to dataloader.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/graphbolt/feature_store.py to feature_store.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/graphbolt/feature_fetcher.py to feature_fetcher.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/graphbolt/minibatch.py to minibatch.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/graphbolt/base.py to base.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/graphbolt/item_sampler.py to item_sampler.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/graphbolt/__init__.py to __init__.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/graphbolt/negative_sampler.py to negative_sampler.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/graphbolt/minibatch_transformer.py to minibatch_transformer.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/graphbolt/utils.py to utils.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/graphbolt/dataset.py to dataset.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/graphbolt/impl/neighbor_sampler.py to neighbor_sampler.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/graphbolt/impl/in_subgraph_sampler.py to in_subgraph_sampler.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/graphbolt/impl/uniform_negative_sampler.py to uniform_negative_sampler.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/graphbolt/impl/torch_based_feature_store.py to torch_based_feature_store.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/graphbolt/impl/legacy_dataset.py to legacy_dataset.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/graphbolt/impl/ondisk_metadata.py to ondisk_metadata.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/graphbolt/impl/fused_csc_sampling_graph.py to fused_csc_sampling_graph.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/graphbolt/impl/basic_feature_store.py to basic_feature_store.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/graphbolt/impl/sampled_subgraph_impl.py to sampled_subgraph_impl.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/graphbolt/impl/__init__.py to __init__.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/graphbolt/impl/temporal_neighbor_sampler.py to temporal_neighbor_sampler.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/graphbolt/impl/ondisk_dataset.py to ondisk_dataset.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/graphbolt/impl/gpu_cached_feature.py to gpu_cached_feature.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/graphbolt/impl/gpu_cache.py to gpu_cache.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/utils/filter.py to filter.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/utils/checks.py to checks.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/utils/internal.py to internal.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/utils/exception.py to exception.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/utils/shared_mem.py to shared_mem.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/utils/pin_memory.py to pin_memory.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/utils/__init__.py to __init__.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/utils/data.py to data.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/ops/gather_mm.py to gather_mm.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/ops/sddmm.py to sddmm.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/ops/edge_softmax.py to edge_softmax.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/ops/spmm.py to spmm.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/ops/segment.py to segment.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/ops/__init__.py to __init__.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/base.py to base.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/heterograph_index.py to heterograph_index.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/readout.py to readout.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/logging.py to logging.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/init.py to init.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/geometry/fps.py to fps.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/geometry/__init__.py to __init__.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/geometry/edge_coarsening.py to edge_coarsening.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/geometry/capi.py to capi.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/heterograph.py to heterograph.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/frame.py to frame.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/optim/pytorch/sparse_optim.py to sparse_optim.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/optim/pytorch/__init__.py to __init__.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/optim/__init__.py to __init__.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/optim/tensorflow/__init__.py to __init__.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/optim/mxnet/__init__.py to __init__.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/data/tensor_serialize.py to tensor_serialize.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/data/ppi.py to ppi.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/data/csv_dataset.py to csv_dataset.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/data/superpixel.py to superpixel.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/data/synthetic.py to synthetic.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/data/zinc.py to zinc.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/data/heterograph_serialize.py to heterograph_serialize.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/data/cluster.py to cluster.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/data/tu.py to tu.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/data/sbm.py to sbm.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/data/lrgb.py to lrgb.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/data/qm9.py to qm9.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/data/flickr.py to flickr.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/data/qm7b.py to qm7b.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/data/dgl_dataset.py to dgl_dataset.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/data/karate.py to karate.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/data/wikics.py to wikics.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/data/heterophilous_graphs.py to heterophilous_graphs.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/data/gdelt.py to gdelt.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/data/geom_gcn.py to geom_gcn.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/data/actor.py to actor.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/data/rdf.py to rdf.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/data/movielens.py to movielens.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/data/gindt.py to gindt.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/data/fraud.py to fraud.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/data/graph_serialize.py to graph_serialize.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/data/minigc.py to minigc.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/data/__init__.py to __init__.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/data/gnn_benchmark.py to gnn_benchmark.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/data/fakenews.py to fakenews.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/data/citation_graph.py to citation_graph.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/data/reddit.py to reddit.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/data/csv_dataset_base.py to csv_dataset_base.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/data/icews18.py to icews18.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/data/bitcoinotc.py to bitcoinotc.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/data/utils.py to utils.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/data/tree.py to tree.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/data/knowledge_graph.py to knowledge_graph.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/data/adapter.py to adapter.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/data/pattern.py to pattern.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/data/qm9_edge.py to qm9_edge.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/data/yelp.py to yelp.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/mpops/edgewise.py to edgewise.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/mpops/__init__.py to __init__.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/mpops/nodewise.py to nodewise.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/mpops/fused.py to fused.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/convert.py to convert.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/transforms/to_block.py to to_block.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/transforms/module.py to module.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/transforms/__init__.py to __init__.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/transforms/functional.py to functional.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/graph_index.py to graph_index.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/label_informativeness.py to label_informativeness.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/__init__.py to __init__.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/udf.py to udf.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/functional/__init__.py to __init__.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/hetero.py to hetero.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/sparse_emb.py to sparse_emb.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/explain/subgraphx.py to subgraphx.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/explain/gnnexplainer.py to gnnexplainer.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/explain/pgexplainer.py to pgexplainer.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/explain/__init__.py to __init__.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/softmax.py to softmax.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/link/edgepred.py to edgepred.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/link/transe.py to transe.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/link/__init__.py to __init__.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/link/transr.py to transr.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/network_emb.py to network_emb.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/linear.py to linear.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/glob.py to glob.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv/gatv2conv.py to gatv2conv.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv/dgnconv.py to dgnconv.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv/egatconv.py to egatconv.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv/gmmconv.py to gmmconv.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv/sageconv.py to sageconv.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv/twirlsconv.py to twirlsconv.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv/gatedgcnconv.py to gatedgcnconv.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv/ginconv.py to ginconv.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv/dotgatconv.py to dotgatconv.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv/cugraph_sageconv.py to cugraph_sageconv.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv/pnaconv.py to pnaconv.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv/densegraphconv.py to densegraphconv.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv/tagconv.py to tagconv.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv/gatconv.py to gatconv.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv/agnnconv.py to agnnconv.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv/densechebconv.py to densechebconv.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv/hgtconv.py to hgtconv.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv/grouprevres.py to grouprevres.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv/cugraph_gatconv.py to cugraph_gatconv.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv/cugraph_base.py to cugraph_base.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv/cfconv.py to cfconv.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv/appnpconv.py to appnpconv.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv/__init__.py to __init__.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv/gineconv.py to gineconv.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv/sgconv.py to sgconv.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv/graphconv.py to graphconv.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv/nnconv.py to nnconv.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv/gcn2conv.py to gcn2conv.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv/egnnconv.py to egnnconv.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv/edgegatconv.py to edgegatconv.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv/densesageconv.py to densesageconv.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv/edgeconv.py to edgeconv.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv/gatedgraphconv.py to gatedgraphconv.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv/cugraph_relgraphconv.py to cugraph_relgraphconv.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv/relgraphconv.py to relgraphconv.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv/chebconv.py to chebconv.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv/atomicconv.py to atomicconv.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/factory.py to factory.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/__init__.py to __init__.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/gt/degree_encoder.py to degree_encoder.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/gt/lap_pos_encoder.py to lap_pos_encoder.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/gt/spatial_encoder.py to spatial_encoder.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/gt/__init__.py to __init__.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/gt/egt.py to egt.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/gt/biased_mha.py to biased_mha.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/gt/graphormer.py to graphormer.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/gt/path_encoder.py to path_encoder.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/utils.py to utils.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/__init__.py to __init__.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/tensorflow/hetero.py to hetero.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/tensorflow/softmax.py to softmax.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/tensorflow/glob.py to glob.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/tensorflow/conv/sageconv.py to sageconv.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/tensorflow/conv/ginconv.py to ginconv.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/tensorflow/conv/gatconv.py to gatconv.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/tensorflow/conv/densechebconv.py to densechebconv.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/tensorflow/conv/appnpconv.py to appnpconv.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/tensorflow/conv/__init__.py to __init__.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/tensorflow/conv/sgconv.py to sgconv.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/tensorflow/conv/graphconv.py to graphconv.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/tensorflow/conv/edgeconv.py to edgeconv.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/tensorflow/conv/relgraphconv.py to relgraphconv.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/tensorflow/conv/chebconv.py to chebconv.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/tensorflow/__init__.py to __init__.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/tensorflow/utils.py to utils.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/mxnet/hetero.py to hetero.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/mxnet/softmax.py to softmax.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/mxnet/glob.py to glob.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/mxnet/conv/gmmconv.py to gmmconv.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/mxnet/conv/sageconv.py to sageconv.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/mxnet/conv/ginconv.py to ginconv.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/mxnet/conv/densegraphconv.py to densegraphconv.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/mxnet/conv/tagconv.py to tagconv.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/mxnet/conv/gatconv.py to gatconv.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/mxnet/conv/agnnconv.py to agnnconv.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/mxnet/conv/densechebconv.py to densechebconv.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/mxnet/conv/appnpconv.py to appnpconv.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/mxnet/conv/__init__.py to __init__.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/mxnet/conv/sgconv.py to sgconv.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/mxnet/conv/graphconv.py to graphconv.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/mxnet/conv/nnconv.py to nnconv.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/mxnet/conv/densesageconv.py to densesageconv.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/mxnet/conv/edgeconv.py to edgeconv.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/mxnet/conv/gatedgraphconv.py to gatedgraphconv.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/mxnet/conv/relgraphconv.py to relgraphconv.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/mxnet/conv/chebconv.py to chebconv.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/mxnet/__init__.py to __init__.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/mxnet/utils.py to utils.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/storages/numpy.py to numpy.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/storages/base.py to base.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/storages/__init__.py to __init__.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/storages/pytorch_tensor.py to pytorch_tensor.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/storages/tensor.py to tensor.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/merge.py to merge.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/sparse/softmax.py to softmax.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/sparse/broadcast.py to broadcast.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/sparse/sddmm.py to sddmm.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/sparse/matmul.py to matmul.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/sparse/elementwise_op_sp.py to elementwise_op_sp.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/sparse/sparse_matrix.py to sparse_matrix.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/sparse/elementwise_op.py to elementwise_op.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/sparse/unary_op.py to unary_op.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/sparse/__init__.py to __init__.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/sparse/utils.py to utils.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/sparse/reduction.py to reduction.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/homophily.py to homophily.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/random.py to random.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/multiprocessing/pytorch.py to pytorch.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/multiprocessing/__init__.py to __init__.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/_api_internal.py to _api_internal.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/dataloading/neighbor_sampler.py to neighbor_sampler.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/dataloading/spot_target.py to spot_target.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/dataloading/graphsaint.py to graphsaint.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/dataloading/dataloader.py to dataloader.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/dataloading/dist_dataloader.py to dist_dataloader.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/dataloading/labor_sampler.py to labor_sampler.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/dataloading/base.py to base.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/dataloading/shadow.py to shadow.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/dataloading/__init__.py to __init__.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/dataloading/cluster_gcn.py to cluster_gcn.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/dataloading/negative_sampler.py to negative_sampler.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/sampling/pinsage.py to pinsage.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/sampling/neighbor.py to neighbor.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/sampling/labor.py to labor.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/sampling/randomwalks.py to randomwalks.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/sampling/negative.py to negative.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/sampling/__init__.py to __init__.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/sampling/utils.py to utils.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/sampling/node2vec_randomwalk.py to node2vec_randomwalk.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/container.py to container.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/partition.py to partition.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/traversal.py to traversal.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/batch.py to batch.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/_ffi/ndarray.py to ndarray.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/_ffi/object.py to object.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/_ffi/object_generic.py to object_generic.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/_ffi/_cy3/__init__.py to __init__.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/_ffi/_cy2/__init__.py to __init__.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/_ffi/_ctypes/types.py to types.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/_ffi/_ctypes/ndarray.py to ndarray.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/_ffi/_ctypes/object.py to object.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/_ffi/_ctypes/function.py to function.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/_ffi/_ctypes/__init__.py to __init__.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/_ffi/libinfo.py to libinfo.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/_ffi/base.py to base.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/_ffi/streams.py to streams.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/_ffi/function.py to function.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/_ffi/__init__.py to __init__.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/_ffi/runtime_ctypes.py to runtime_ctypes.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/_ffi/capi.py to capi.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/generators.py to generators.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/backend/backend.py to backend.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/backend/pytorch/sparse.py to sparse.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/backend/pytorch/__init__.py to __init__.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/backend/pytorch/tensor.py to tensor.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/backend/__init__.py to __init__.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/backend/set_default_backend.py to set_default_backend.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/backend/tensorflow/sparse.py to sparse.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/backend/tensorflow/sparse_optim.py to sparse_optim.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/backend/tensorflow/__init__.py to __init__.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/backend/tensorflow/tensor.py to tensor.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/backend/mxnet/sparse.py to sparse.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/backend/mxnet/sparse_optim.py to sparse_optim.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/backend/mxnet/__init__.py to __init__.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/backend/mxnet/tensor.py to tensor.cpython-37.pyc creating stub loader for dgl/_ffi/_cy3/core.cpython-37m-x86_64-linux-gnu.so byte-compiling build/bdist.linux-x86_64/egg/dgl/_ffi/_cy3/core.py to core.cpython-37.pyc installing package data to build/bdist.linux-x86_64/egg running install_data copying ../build/libdgl.so -> build/bdist.linux-x86_64/egg/dgl creating build/bdist.linux-x86_64/egg/dgl/tensoradapter creating build/bdist.linux-x86_64/egg/dgl/tensoradapter/pytorch copying ../build/tensoradapter/pytorch/libtensoradapter_pytorch_2.3.0.so -> build/bdist.linux-x86_64/egg/dgl/tensoradapter/pytorch creating build/bdist.linux-x86_64/egg/dgl/dgl_sparse copying ../build/dgl_sparse/libdgl_sparse_pytorch_2.3.0.so -> build/bdist.linux-x86_64/egg/dgl/dgl_sparse/ copying ../build/graphbolt/libgraphbolt_pytorch_2.3.0.so -> build/bdist.linux-x86_64/egg/dgl/graphbolt/ creating build/bdist.linux-x86_64/egg/EGG-INFO copying dgl.egg-info/PKG-INFO -> build/bdist.linux-x86_64/egg/EGG-INFO copying dgl.egg-info/SOURCES.txt -> build/bdist.linux-x86_64/egg/EGG-INFO copying dgl.egg-info/dependency_links.txt -> build/bdist.linux-x86_64/egg/EGG-INFO copying dgl.egg-info/not-zip-safe -> build/bdist.linux-x86_64/egg/EGG-INFO copying dgl.egg-info/requires.txt -> build/bdist.linux-x86_64/egg/EGG-INFO copying dgl.egg-info/top_level.txt -> build/bdist.linux-x86_64/egg/EGG-INFO writing build/bdist.linux-x86_64/egg/EGG-INFO/native_libs.txt creating dist creating 'dist/dgl-2.3-py3.7-linux-x86_64.egg' and adding 'build/bdist.linux-x86_64/egg' to it removing 'build/bdist.linux-x86_64/egg' (and everything under it) Processing dgl-2.3-py3.7-linux-x86_64.egg creating /opt/conda/envs/tensorflow-ci/lib/python3.7/site-packages/dgl-2.3-py3.7-linux-x86_64.egg Extracting dgl-2.3-py3.7-linux-x86_64.egg to /opt/conda/envs/tensorflow-ci/lib/python3.7/site-packages Adding dgl 2.3 to easy-install.pth file Installed /opt/conda/envs/tensorflow-ci/lib/python3.7/site-packages/dgl-2.3-py3.7-linux-x86_64.egg Processing dependencies for dgl==2.3 Searching for pandas==1.3.5 Best match: pandas 1.3.5 Adding pandas 1.3.5 to easy-install.pth file Using /opt/conda/envs/tensorflow-ci/lib/python3.7/site-packages Searching for psutil==5.9.8 Best match: psutil 5.9.8 Adding psutil 5.9.8 to easy-install.pth file Using /opt/conda/envs/tensorflow-ci/lib/python3.7/site-packages Searching for tqdm==4.66.4 Best match: tqdm 4.66.4 Adding tqdm 4.66.4 to easy-install.pth file Installing tqdm script to /opt/conda/envs/tensorflow-ci/bin Using /opt/conda/envs/tensorflow-ci/lib/python3.7/site-packages Searching for requests==2.31.0 Best match: requests 2.31.0 Adding requests 2.31.0 to easy-install.pth file Using /opt/conda/envs/tensorflow-ci/lib/python3.7/site-packages Searching for networkx==2.6.3 Best match: networkx 2.6.3 Adding networkx 2.6.3 to easy-install.pth file Using /opt/conda/envs/tensorflow-ci/lib/python3.7/site-packages Searching for scipy==1.4.1 Best match: scipy 1.4.1 Adding scipy 1.4.1 to easy-install.pth file Using /opt/conda/envs/tensorflow-ci/lib/python3.7/site-packages Searching for numpy==1.18.5 Best match: numpy 1.18.5 Adding numpy 1.18.5 to easy-install.pth file Installing f2py script to /opt/conda/envs/tensorflow-ci/bin Installing f2py3 script to /opt/conda/envs/tensorflow-ci/bin Installing f2py3.7 script to /opt/conda/envs/tensorflow-ci/bin Using /opt/conda/envs/tensorflow-ci/lib/python3.7/site-packages Searching for pytz==2024.1 Best match: pytz 2024.1 Adding pytz 2024.1 to easy-install.pth file Using /opt/conda/envs/tensorflow-ci/lib/python3.7/site-packages Searching for python-dateutil==2.9.0.post0 Best match: python-dateutil 2.9.0.post0 Adding python-dateutil 2.9.0.post0 to easy-install.pth file Using /opt/conda/envs/tensorflow-ci/lib/python3.7/site-packages Searching for certifi==2022.12.7 Best match: certifi 2022.12.7 Adding certifi 2022.12.7 to easy-install.pth file Using /opt/conda/envs/tensorflow-ci/lib/python3.7/site-packages Searching for urllib3==2.0.7 Best match: urllib3 2.0.7 Adding urllib3 2.0.7 to easy-install.pth file Using /opt/conda/envs/tensorflow-ci/lib/python3.7/site-packages Searching for idna==3.7 Best match: idna 3.7 Adding idna 3.7 to easy-install.pth file Using /opt/conda/envs/tensorflow-ci/lib/python3.7/site-packages Searching for charset-normalizer==3.3.2 Best match: charset-normalizer 3.3.2 Adding charset-normalizer 3.3.2 to easy-install.pth file Installing normalizer script to /opt/conda/envs/tensorflow-ci/bin Using /opt/conda/envs/tensorflow-ci/lib/python3.7/site-packages Searching for six==1.16.0 Best match: six 1.16.0 Adding six 1.16.0 to easy-install.pth file Using /opt/conda/envs/tensorflow-ci/lib/python3.7/site-packages Finished processing dependencies for dgl==2.3 /opt/conda/envs/tensorflow-ci/lib/python3.7/site-packages/setuptools/command/install.py:37: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. setuptools.SetuptoolsDeprecationWarning, /opt/conda/envs/tensorflow-ci/lib/python3.7/site-packages/setuptools/command/easy_install.py:147: EasyInstallDeprecationWarning: easy_install command is deprecated. Use build and pip and other standards-based tools. EasyInstallDeprecationWarning, /opt/conda/envs/tensorflow-ci/lib/python3.7/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'dgl._ffi._cython' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'dgl._ffi._cython' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'dgl._ffi._cython' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'dgl._ffi._cython' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) [1/1] Cythonizing dgl/_ffi/_cython/core.pyx running build_ext building 'dgl._ffi._cy3.core' extension gcc -pthread -B /opt/conda/envs/tensorflow-ci/compiler_compat -Wl,--sysroot=/ -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -I../include/ -I../third_party/dmlc-core/include -I../third_party/dlpack/include -I/opt/conda/envs/tensorflow-ci/include/python3.7m -c dgl/_ffi/_cython/core.cpp -o build/temp.linux-x86_64-cpython-37/dgl/_ffi/_cython/core.o -std=c++17 cc1plus: warning: command line option ‘-Wstrict-prototypes’ is valid for C/ObjC but not for C++ g++ -pthread -B /opt/conda/envs/tensorflow-ci/compiler_compat -Wl,--sysroot=/ -pthread -shared -B /opt/conda/envs/tensorflow-ci/compiler_compat -L/opt/conda/envs/tensorflow-ci/lib -Wl,-rpath=/opt/conda/envs/tensorflow-ci/lib -Wl,--no-as-needed -Wl,--sysroot=/ build/temp.linux-x86_64-cpython-37/dgl/_ffi/_cython/core.o -Ldgl -L../build/Release -L../build -ldgl -o build/lib.linux-x86_64-cpython-37/dgl/_ffi/_cy3/core.cpython-37m-x86_64-linux-gnu.so copying build/lib.linux-x86_64-cpython-37/dgl/_ffi/_cy3/core.cpython-37m-x86_64-linux-gnu.so -> dgl/_ffi/_cy3 /home/ubuntu/jenkins/workspace/dgl_PR-7408 [Pipeline] sh + ls -lh /usr/lib/x86_64-linux-gnu/ total 667M -rw-r--r-- 1 root root 608 Apr 16 13:43 Mcrt1.o -rw-r--r-- 1 root root 1.9K Apr 16 13:43 Scrt1.o drwxr-xr-x 2 root root 4.0K Apr 27 02:49 audit drwxr-xr-x 2 root root 4.0K May 11 06:45 avahi drwxr-xr-x 4 root root 4.0K May 11 06:45 cmake drwxr-xr-x 2 root root 4.0K Apr 27 02:46 coreutils -rw-r--r-- 1 root root 2.0K Apr 16 13:43 crt1.o -rw-r--r-- 1 root root 1.4K Apr 16 13:43 crti.o -rw-r--r-- 1 root root 760 Apr 16 13:43 crtn.o drwxr-xr-x 2 root root 4.0K May 11 06:45 dri drwxr-xr-x 2 root root 4.0K Apr 27 02:49 e2fsprogs drwxr-xr-x 2 root root 4.0K May 11 06:44 engines-1.1 drwxr-xr-x 2 root root 12K Apr 27 02:49 gconv -rw-r--r-- 1 root root 2.7K Apr 16 13:43 gcrt1.o drwxr-xr-x 2 root root 4.0K May 11 06:45 gdcm-3.0 drwxr-xr-x 3 root root 4.0K May 11 06:44 gdk-pixbuf-2.0 drwxr-xr-x 3 root root 4.0K May 11 06:44 gio drwxr-xr-x 2 root root 4.0K May 11 06:44 glib-2.0 drwxr-xr-x 2 root root 4.0K May 11 06:45 graphviz -rw-r--r-- 1 root root 2.4K Apr 16 13:43 grcrt1.o drwxr-xr-x 2 root root 4.0K May 11 06:45 gstreamer-1.0 drwxr-xr-x 3 root root 4.0K May 11 06:45 gstreamer1.0 drwxr-xr-x 3 root root 4.0K May 11 06:45 gtk-2.0 drwxr-xr-x 3 root root 4.0K May 11 06:45 gtk-3.0 drwxr-xr-x 2 root root 4.0K May 11 06:45 hwloc drwxr-xr-x 3 root root 4.0K May 11 06:45 icu drwxr-xr-x 3 root root 4.0K May 11 06:44 krb5 -rwxr-xr-x 1 root root 188K Apr 16 13:43 ld-2.31.so lrwxrwxrwx 1 root root 10 Apr 16 13:43 ld-linux-x86-64.so.2 -> ld-2.31.so drwxr-xr-x 2 root root 4.0K May 11 06:45 ldscripts -rw-r--r-- 1 root root 15K Apr 16 13:43 libBrokenLocale-2.31.so -rw-r--r-- 1 root root 2.1K Apr 16 13:43 libBrokenLocale.a lrwxrwxrwx 1 root root 42 Apr 16 13:43 libBrokenLocale.so -> /lib/x86_64-linux-gnu/libBrokenLocale.so.1 lrwxrwxrwx 1 root root 23 Apr 16 13:43 libBrokenLocale.so.1 -> libBrokenLocale-2.31.so lrwxrwxrwx 1 root root 16 Mar 23 2020 libCharLS.so.2 -> libCharLS.so.2.0 -rw-r--r-- 1 root root 279K Mar 23 2020 libCharLS.so.2.0 lrwxrwxrwx 1 root root 14 Mar 8 2022 libGL.so.1 -> libGL.so.1.7.0 -rw-r--r-- 1 root root 535K Mar 8 2022 libGL.so.1.7.0 lrwxrwxrwx 1 root root 15 Mar 8 2022 libGLX.so.0 -> libGLX.so.0.0.0 -rw-r--r-- 1 root root 139K Mar 8 2022 libGLX.so.0.0.0 lrwxrwxrwx 1 root root 16 Mar 8 2022 libGLX_indirect.so.0 -> libGLX_mesa.so.0 lrwxrwxrwx 1 root root 20 Mar 8 2022 libGLX_mesa.so.0 -> libGLX_mesa.so.0.0.0 -rw-r--r-- 1 root root 477K Mar 8 2022 libGLX_mesa.so.0.0.0 lrwxrwxrwx 1 root root 22 Mar 8 2022 libGLdispatch.so.0 -> libGLdispatch.so.0.0.0 -rw-r--r-- 1 root root 699K Mar 8 2022 libGLdispatch.so.0.0.0 lrwxrwxrwx 1 root root 17 Mar 22 2020 libHalf.so -> libHalf.so.24.0.0 lrwxrwxrwx 1 root root 17 Mar 22 2020 libHalf.so.24 -> libHalf.so.24.0.0 -rw-r--r-- 1 root root 271K Mar 22 2020 libHalf.so.24.0.0 lrwxrwxrwx 1 root root 15 Aug 24 2019 libICE.so.6 -> libICE.so.6.3.0 -rw-r--r-- 1 root root 104K Aug 24 2019 libICE.so.6.3.0 lrwxrwxrwx 1 root root 20 Mar 22 2020 libIex-2_3.so.24 -> libIex-2_3.so.24.0.0 -rw-r--r-- 1 root root 127K Mar 22 2020 libIex-2_3.so.24.0.0 lrwxrwxrwx 1 root root 20 Mar 22 2020 libIex.so -> libIex-2_3.so.24.0.0 lrwxrwxrwx 1 root root 24 Mar 22 2020 libIexMath-2_3.so.24 -> libIexMath-2_3.so.24.0.0 -rw-r--r-- 1 root root 19K Mar 22 2020 libIexMath-2_3.so.24.0.0 lrwxrwxrwx 1 root root 24 Mar 22 2020 libIexMath.so -> libIexMath-2_3.so.24.0.0 lrwxrwxrwx 1 root root 23 Apr 1 2021 libIlmImf-2_3.so.24 -> libIlmImf-2_3.so.24.0.0 -rw-r--r-- 1 root root 2.9M Apr 1 2021 libIlmImf-2_3.so.24.0.0 -rw-r--r-- 1 root root 4.7M Apr 1 2021 libIlmImf.a lrwxrwxrwx 1 root root 23 Apr 1 2021 libIlmImf.so -> libIlmImf-2_3.so.24.0.0 lrwxrwxrwx 1 root root 27 Apr 1 2021 libIlmImfUtil-2_3.so.24 -> libIlmImfUtil-2_3.so.24.0.0 -rw-r--r-- 1 root root 163K Apr 1 2021 libIlmImfUtil-2_3.so.24.0.0 -rw-r--r-- 1 root root 383K Apr 1 2021 libIlmImfUtil.a lrwxrwxrwx 1 root root 27 Apr 1 2021 libIlmImfUtil.so -> libIlmImfUtil-2_3.so.24.0.0 lrwxrwxrwx 1 root root 26 Mar 22 2020 libIlmThread-2_3.so.24 -> libIlmThread-2_3.so.24.0.0 -rw-r--r-- 1 root root 35K Mar 22 2020 libIlmThread-2_3.so.24.0.0 lrwxrwxrwx 1 root root 26 Mar 22 2020 libIlmThread.so -> libIlmThread-2_3.so.24.0.0 lrwxrwxrwx 1 root root 22 Mar 22 2020 libImath-2_3.so.24 -> libImath-2_3.so.24.0.0 -rw-r--r-- 1 root root 75K Mar 22 2020 libImath-2_3.so.24.0.0 lrwxrwxrwx 1 root root 22 Mar 22 2020 libImath.so -> libImath-2_3.so.24.0.0 lrwxrwxrwx 1 root root 15 Mar 8 2022 libLLVM-12.so -> libLLVM-12.so.1 -rw-r--r-- 1 root root 88M Mar 8 2022 libLLVM-12.so.1 lrwxrwxrwx 1 root root 18 Apr 5 2017 libOpenCL.so.1 -> libOpenCL.so.1.0.0 -rw-r--r-- 1 root root 43K Apr 5 2017 libOpenCL.so.1.0.0 lrwxrwxrwx 1 root root 14 Feb 8 2019 libSM.so.6 -> libSM.so.6.0.1 -rw-r--r-- 1 root root 39K Feb 8 2019 libSM.so.6.0.1 -rw-r--r-- 1 root root 23K Apr 16 13:43 libSegFault.so lrwxrwxrwx 1 root root 19 Oct 2 2023 libX11-xcb.so.1 -> libX11-xcb.so.1.0.0 -rw-r--r-- 1 root root 14K Oct 2 2023 libX11-xcb.so.1.0.0 lrwxrwxrwx 1 root root 15 Oct 2 2023 libX11.so.6 -> libX11.so.6.3.0 -rw-r--r-- 1 root root 1.3M Oct 2 2023 libX11.so.6.3.0 lrwxrwxrwx 1 root root 19 Jan 18 2022 libXNVCtrl.so.0 -> libXNVCtrl.so.0.0.0 -rw-r--r-- 1 root root 31K Jan 18 2022 libXNVCtrl.so.0.0.0 lrwxrwxrwx 1 root root 15 Aug 24 2019 libXau.so.6 -> libXau.so.6.0.0 -rw-r--r-- 1 root root 19K Aug 24 2019 libXau.so.6.0.0 lrwxrwxrwx 1 root root 12 Aug 3 2015 libXaw.so.7 -> libXaw7.so.7 lrwxrwxrwx 1 root root 16 Aug 3 2015 libXaw7.so.7 -> libXaw7.so.7.0.0 -rw-r--r-- 1 root root 461K Aug 3 2015 libXaw7.so.7.0.0 lrwxrwxrwx 1 root root 22 Apr 14 2020 libXcomposite.so.1 -> libXcomposite.so.1.0.0 -rw-r--r-- 1 root root 15K Apr 14 2020 libXcomposite.so.1.0.0 lrwxrwxrwx 1 root root 19 Jul 14 2019 libXcursor.so.1 -> libXcursor.so.1.0.2 -rw-r--r-- 1 root root 47K Jul 14 2019 libXcursor.so.1.0.2 lrwxrwxrwx 1 root root 19 Apr 14 2020 libXdamage.so.1 -> libXdamage.so.1.1.0 -rw-r--r-- 1 root root 15K Apr 14 2020 libXdamage.so.1.1.0 lrwxrwxrwx 1 root root 17 Aug 24 2019 libXdmcp.so.6 -> libXdmcp.so.6.0.0 -rw-r--r-- 1 root root 27K Aug 24 2019 libXdmcp.so.6.0.0 lrwxrwxrwx 1 root root 16 Aug 24 2019 libXext.so.6 -> libXext.so.6.4.0 -rw-r--r-- 1 root root 80K Aug 24 2019 libXext.so.6.4.0 lrwxrwxrwx 1 root root 18 Apr 14 2020 libXfixes.so.3 -> libXfixes.so.3.1.0 -rw-r--r-- 1 root root 27K Apr 14 2020 libXfixes.so.3.1.0 lrwxrwxrwx 1 root root 14 Aug 24 2019 libXi.so.6 -> libXi.so.6.1.0 -rw-r--r-- 1 root root 67K Aug 24 2019 libXi.so.6.1.0 lrwxrwxrwx 1 root root 20 Feb 8 2019 libXinerama.so.1 -> libXinerama.so.1.0.0 -rw-r--r-- 1 root root 15K Feb 8 2019 libXinerama.so.1.0.0 lrwxrwxrwx 1 root root 15 Aug 24 2019 libXmu.so.6 -> libXmu.so.6.2.0 -rw-r--r-- 1 root root 109K Aug 24 2019 libXmu.so.6.2.0 lrwxrwxrwx 1 root root 16 Oct 2 2023 libXpm.so.4 -> libXpm.so.4.11.0 -rw-r--r-- 1 root root 79K Oct 2 2023 libXpm.so.4.11.0 lrwxrwxrwx 1 root root 18 Aug 24 2019 libXrandr.so.2 -> libXrandr.so.2.2.0 -rw-r--r-- 1 root root 47K Aug 24 2019 libXrandr.so.2.2.0 lrwxrwxrwx 1 root root 19 Dec 5 2016 libXrender.so.1 -> libXrender.so.1.3.0 -rw-r--r-- 1 root root 39K Dec 5 2016 libXrender.so.1.3.0 lrwxrwxrwx 1 root root 14 May 24 2016 libXt.so.6 -> libXt.so.6.0.0 -rw-r--r-- 1 root root 416K May 24 2016 libXt.so.6.0.0 lrwxrwxrwx 1 root root 19 Sep 1 2019 libXxf86vm.so.1 -> libXxf86vm.so.1.0.0 -rw-r--r-- 1 root root 23K Sep 1 2019 libXxf86vm.so.1.0.0 lrwxrwxrwx 1 root root 18 Mar 1 2020 libacl.so.1 -> libacl.so.1.1.2253 -rw-r--r-- 1 root root 39K Mar 1 2020 libacl.so.1.1.2253 lrwxrwxrwx 1 root root 16 Jul 19 2019 libaec.so.0 -> libaec.so.0.0.10 -rw-r--r-- 1 root root 30K Jul 19 2019 libaec.so.0.0.10 -rw-r--r-- 1 root root 19K Apr 16 13:43 libanl-2.31.so -rw-r--r-- 1 root root 23K Apr 16 13:43 libanl.a lrwxrwxrwx 1 root root 33 Apr 16 13:43 libanl.so -> /lib/x86_64-linux-gnu/libanl.so.1 lrwxrwxrwx 1 root root 14 Apr 16 13:43 libanl.so.1 -> libanl-2.31.so lrwxrwxrwx 1 root root 15 Mar 22 2020 libann.so.0 -> libann.so.0.0.0 -rw-r--r-- 1 root root 63K Mar 22 2020 libann.so.0.0.0 -rw-r--r-- 1 root root 3.9M Oct 19 2023 libaom.so.0 lrwxrwxrwx 1 root root 20 Oct 10 2023 libapparmor.so.1 -> libapparmor.so.1.6.1 -rw-r--r-- 1 root root 79K Oct 10 2023 libapparmor.so.1.6.1 lrwxrwxrwx 1 root root 19 Oct 6 2023 libapt-pkg.so.6.0 -> libapt-pkg.so.6.0.0 -rw-r--r-- 1 root root 1.9M Oct 6 2023 libapt-pkg.so.6.0.0 lrwxrwxrwx 1 root root 23 Oct 6 2023 libapt-private.so.0.0 -> libapt-private.so.0.0.0 -rw-r--r-- 1 root root 467K Oct 6 2023 libapt-private.so.0.0.0 lrwxrwxrwx 1 root root 20 Apr 5 2022 libarchive.so.13 -> libarchive.so.13.4.0 -rw-r--r-- 1 root root 775K Apr 5 2022 libarchive.so.13.4.0 -rw-r--r-- 1 root root 35K Jan 13 2019 libargon2.so.1 lrwxrwxrwx 1 root root 18 Oct 31 2019 libarpack.so.2 -> libarpack.so.2.1.0 -rw-r--r-- 1 root root 283K Oct 31 2019 libarpack.so.2.1.0 lrwxrwxrwx 1 root root 16 Oct 24 2022 libasan.so.5 -> libasan.so.5.0.0 -rw-r--r-- 1 root root 15M Oct 24 2022 libasan.so.5.0.0 lrwxrwxrwx 1 root root 16 Feb 6 2023 libasn1.so.8 -> libasn1.so.8.0.0 -rw-r--r-- 1 root root 659K Feb 6 2023 libasn1.so.8.0.0 lrwxrwxrwx 1 root root 18 Nov 1 2021 libasound.so.2 -> libasound.so.2.0.0 -rw-r--r-- 1 root root 999K Nov 1 2021 libasound.so.2.0.0 lrwxrwxrwx 1 root root 23 Apr 17 2020 libatk-1.0.so.0 -> libatk-1.0.so.0.23510.1 -rw-r--r-- 1 root root 163K Apr 17 2020 libatk-1.0.so.0.23510.1 lrwxrwxrwx 1 root root 26 May 9 2020 libatk-bridge-2.0.so.0 -> libatk-bridge-2.0.so.0.0.0 -rw-r--r-- 1 root root 214K May 9 2020 libatk-bridge-2.0.so.0.0.0 lrwxrwxrwx 1 root root 18 Jul 9 2023 libatomic.so.1 -> libatomic.so.1.2.0 -rw-r--r-- 1 root root 31K Jul 9 2023 libatomic.so.1.2.0 lrwxrwxrwx 1 root root 17 Mar 15 2020 libatspi.so.0 -> libatspi.so.0.0.1 -rw-r--r-- 1 root root 215K Mar 15 2020 libatspi.so.0.0.1 lrwxrwxrwx 1 root root 19 Sep 24 2019 libattr.so.1 -> libattr.so.1.1.2448 -rw-r--r-- 1 root root 27K Sep 24 2019 libattr.so.1.1.2448 lrwxrwxrwx 1 root root 17 Feb 18 2020 libaudit.so.1 -> libaudit.so.1.0.0 -rw-r--r-- 1 root root 131K Feb 18 2020 libaudit.so.1.0.0 lrwxrwxrwx 1 root root 24 Nov 16 15:26 libavahi-client.so.3 -> libavahi-client.so.3.2.9 -rw-r--r-- 1 root root 72K Nov 16 15:26 libavahi-client.so.3.2.9 lrwxrwxrwx 1 root root 24 Nov 16 15:26 libavahi-common.so.3 -> libavahi-common.so.3.5.3 -rw-r--r-- 1 root root 51K Nov 16 15:26 libavahi-common.so.3.5.3 -rw-r--r-- 1 root root 21M May 18 2022 libavcodec.a lrwxrwxrwx 1 root root 23 May 18 2022 libavcodec.so -> libavcodec.so.58.54.100 lrwxrwxrwx 1 root root 23 May 18 2022 libavcodec.so.58 -> libavcodec.so.58.54.100 -rw-r--r-- 1 root root 14M May 18 2022 libavcodec.so.58.54.100 -rw-r--r-- 1 root root 5.0M May 18 2022 libavformat.a lrwxrwxrwx 1 root root 24 May 18 2022 libavformat.so -> libavformat.so.58.29.100 lrwxrwxrwx 1 root root 24 May 18 2022 libavformat.so.58 -> libavformat.so.58.29.100 -rw-r--r-- 1 root root 2.5M May 18 2022 libavformat.so.58.29.100 -rw-r--r-- 1 root root 219K May 18 2022 libavresample.a lrwxrwxrwx 1 root root 22 May 18 2022 libavresample.so -> libavresample.so.4.0.0 lrwxrwxrwx 1 root root 22 May 18 2022 libavresample.so.4 -> libavresample.so.4.0.0 -rw-r--r-- 1 root root 138K May 18 2022 libavresample.so.4.0.0 -rw-r--r-- 1 root root 1.1M May 18 2022 libavutil.a lrwxrwxrwx 1 root root 22 May 18 2022 libavutil.so -> libavutil.so.56.31.100 lrwxrwxrwx 1 root root 22 May 18 2022 libavutil.so.56 -> libavutil.so.56.31.100 -rw-r--r-- 1 root root 611K May 18 2022 libavutil.so.56.31.100 -rw-r--r-- 1 root root 1.3M Jan 23 10:47 libbfd-2.34-system.so lrwxrwxrwx 1 root root 44 May 11 06:45 libblas.a -> /etc/alternatives/libblas.a-x86_64-linux-gnu lrwxrwxrwx 1 root root 45 May 11 06:45 libblas.so -> /etc/alternatives/libblas.so-x86_64-linux-gnu lrwxrwxrwx 1 root root 47 May 11 06:45 libblas.so.3 -> /etc/alternatives/libblas.so.3-x86_64-linux-gnu lrwxrwxrwx 1 root root 17 Apr 9 15:34 libblkid.so.1 -> libblkid.so.1.1.0 -rw-r--r-- 1 root root 344K Apr 9 15:34 libblkid.so.1.1.0 lrwxrwxrwx 1 root root 18 Mar 28 2020 libbluray.so.2 -> libbluray.so.2.2.0 -rw-r--r-- 1 root root 319K Mar 28 2020 libbluray.so.2.2.0 lrwxrwxrwx 1 root root 24 Sep 28 2020 libbrotlicommon.so.1 -> libbrotlicommon.so.1.0.7 -rw-r--r-- 1 root root 135K Sep 28 2020 libbrotlicommon.so.1.0.7 lrwxrwxrwx 1 root root 21 Sep 28 2020 libbrotlidec.so.1 -> libbrotlidec.so.1.0.7 -rw-r--r-- 1 root root 51K Sep 28 2020 libbrotlidec.so.1.0.7 lrwxrwxrwx 1 root root 21 Sep 28 2020 libbrotlienc.so.1 -> libbrotlienc.so.1.0.7 -rw-r--r-- 1 root root 543K Sep 28 2020 libbrotlienc.so.1.0.7 lrwxrwxrwx 1 root root 16 Aug 8 2019 libbsd.so.0 -> libbsd.so.0.10.0 -rw-r--r-- 1 root root 95K Aug 8 2019 libbsd.so.0.10.0 lrwxrwxrwx 1 root root 15 Sep 5 2019 libbz2.so.1 -> libbz2.so.1.0.4 lrwxrwxrwx 1 root root 15 Sep 5 2019 libbz2.so.1.0 -> libbz2.so.1.0.4 -rw-r--r-- 1 root root 74K Sep 5 2019 libbz2.so.1.0.4 -rwxr-xr-x 1 root root 2.0M Apr 16 13:43 libc-2.31.so -rw-r--r-- 1 root root 5.5M Apr 16 13:43 libc.a -rw-r--r-- 1 root root 298 Apr 16 13:43 libc.so lrwxrwxrwx 1 root root 12 Apr 16 13:43 libc.so.6 -> libc-2.31.so -rw-r--r-- 1 root root 24K Apr 16 13:43 libc_nonshared.a lrwxrwxrwx 1 root root 29 Dec 8 2019 libcairo-gobject.so.2 -> libcairo-gobject.so.2.11600.0 -rw-r--r-- 1 root root 42K Dec 8 2019 libcairo-gobject.so.2.11600.0 lrwxrwxrwx 1 root root 21 Dec 8 2019 libcairo.so.2 -> libcairo.so.2.11600.0 -rw-r--r-- 1 root root 1.2M Dec 8 2019 libcairo.so.2.11600.0 drwxr-xr-x 2 root root 4.0K May 11 06:45 libcanberra-0.30 lrwxrwxrwx 1 root root 20 Jun 21 2019 libcanberra.so.0 -> libcanberra.so.0.2.5 -rw-r--r-- 1 root root 70K Jun 21 2019 libcanberra.so.0.2.5 lrwxrwxrwx 1 root root 18 Jan 25 2020 libcap-ng.so.0 -> libcap-ng.so.0.0.0 -rw-r--r-- 1 root root 27K Jan 25 2020 libcap-ng.so.0.0.0 lrwxrwxrwx 1 root root 14 Jun 7 2023 libcap.so.2 -> libcap.so.2.32 -rw-r--r-- 1 root root 31K Jun 7 2023 libcap.so.2.32 lrwxrwxrwx 1 root root 16 Mar 25 2020 libcbor.so.0.6 -> libcbor.so.0.6.0 -rw-r--r-- 1 root root 55K Mar 25 2020 libcbor.so.0.6.0 lrwxrwxrwx 1 root root 15 Jul 9 2023 libcc1.so.0 -> libcc1.so.0.0.0 -rw-r--r-- 1 root root 144K Jul 9 2023 libcc1.so.0.0.0 lrwxrwxrwx 1 root root 15 Mar 2 2020 libcdt.so -> libcdt.so.5.0.0 lrwxrwxrwx 1 root root 15 Mar 2 2020 libcdt.so.5 -> libcdt.so.5.0.0 -rw-r--r-- 1 root root 27K Mar 2 2020 libcdt.so.5.0.0 lrwxrwxrwx 1 root root 20 Aug 4 2019 libcfitsio.so.8 -> libcfitsio.so.8.3.47 -rw-r--r-- 1 root root 1.5M Aug 4 2019 libcfitsio.so.8.3.47 lrwxrwxrwx 1 root root 18 Mar 2 2020 libcgraph.so -> libcgraph.so.6.0.0 lrwxrwxrwx 1 root root 18 Mar 2 2020 libcgraph.so.6 -> libcgraph.so.6.0.0 -rw-r--r-- 1 root root 92K Mar 2 2020 libcgraph.so.6.0.0 lrwxrwxrwx 1 root root 23 Mar 23 2020 libchromaprint.so.1 -> libchromaprint.so.1.4.3 -rw-r--r-- 1 root root 83K Mar 23 2020 libchromaprint.so.1.4.3 -rw-r--r-- 1 root root 14M Dec 22 2019 libcodec2.so.0.9 lrwxrwxrwx 1 root root 18 Mar 20 2020 libcolord.so.2 -> libcolord.so.2.0.5 -rw-r--r-- 1 root root 320K Mar 20 2020 libcolord.so.2.0.5 lrwxrwxrwx 1 root root 25 Mar 20 2020 libcolordprivate.so.2 -> libcolordprivate.so.2.0.5 -rw-r--r-- 1 root root 208K Mar 20 2020 libcolordprivate.so.2.0.5 lrwxrwxrwx 1 root root 17 Jun 2 2022 libcom_err.so.2 -> libcom_err.so.2.1 -rw-r--r-- 1 root root 23K Jun 2 2022 libcom_err.so.2.1 -rw-r--r-- 1 root root 266K Mar 10 2020 libcrypt.a lrwxrwxrwx 1 root root 39 Mar 10 2020 libcrypt.so -> /lib/x86_64-linux-gnu/libcrypt.so.1.1.0 lrwxrwxrwx 1 root root 17 Mar 10 2020 libcrypt.so.1 -> libcrypt.so.1.1.0 -rw-r--r-- 1 root root 199K Mar 10 2020 libcrypt.so.1.1.0 -rw-r--r-- 1 root root 2.9M Feb 16 15:41 libcrypto.so.1.1 lrwxrwxrwx 1 root root 23 Jan 18 2022 libcryptsetup.so.12 -> libcryptsetup.so.12.5.0 -rw-r--r-- 1 root root 408K Jan 18 2022 libcryptsetup.so.12.5.0 lrwxrwxrwx 1 root root 21 Jan 23 10:47 libctf-nobfd.so.0 -> libctf-nobfd.so.0.0.0 -rw-r--r-- 1 root root 115K Jan 23 10:47 libctf-nobfd.so.0.0.0 lrwxrwxrwx 1 root root 15 Jan 23 10:47 libctf.so.0 -> libctf.so.0.0.0 -rw-r--r-- 1 root root 116K Jan 23 10:47 libctf.so.0.0.0 -rw-r--r-- 1 root root 615K Sep 15 2023 libcups.so.2 lrwxrwxrwx 1 root root 19 Mar 19 13:53 libcurl-gnutls.so.3 -> libcurl-gnutls.so.4 lrwxrwxrwx 1 root root 23 Mar 19 13:53 libcurl-gnutls.so.4 -> libcurl-gnutls.so.4.6.0 -rw-r--r-- 1 root root 571K Mar 19 13:53 libcurl-gnutls.so.4.6.0 lrwxrwxrwx 1 root root 16 Mar 19 13:53 libcurl.so.4 -> libcurl.so.4.6.0 -rw-r--r-- 1 root root 583K Mar 19 13:53 libcurl.so.4.6.0 lrwxrwxrwx 1 root root 16 Feb 17 2020 libdap.so.25 -> libdap.so.25.2.2 -rw-r--r-- 1 root root 1.7M Feb 17 2020 libdap.so.25.2.2 lrwxrwxrwx 1 root root 22 Feb 17 2020 libdapclient.so.6 -> libdapclient.so.6.1.11 -rw-r--r-- 1 root root 283K Feb 17 2020 libdapclient.so.6.1.11 lrwxrwxrwx 1 root root 18 Aug 26 2019 libdatrie.so.1 -> libdatrie.so.1.3.5 -rw-r--r-- 1 root root 35K Aug 26 2019 libdatrie.so.1.3.5 -rw-r--r-- 1 root root 1.7M Mar 21 2020 libdb-5.3.so lrwxrwxrwx 1 root root 20 Oct 25 2022 libdbus-1.so.3 -> libdbus-1.so.3.19.11 -rw-r--r-- 1 root root 319K Oct 25 2022 libdbus-1.so.3.19.11 -rw-r--r-- 1 root root 374K Sep 12 2019 libdc1394.a lrwxrwxrwx 1 root root 19 Sep 12 2019 libdc1394.so -> libdc1394.so.22.2.1 lrwxrwxrwx 1 root root 19 Sep 12 2019 libdc1394.so.22 -> libdc1394.so.22.2.1 -rw-r--r-- 1 root root 221K Sep 12 2019 libdc1394.so.22.2.1 lrwxrwxrwx 1 root root 17 Mar 11 2020 libdconf.so.1 -> libdconf.so.1.0.0 -rw-r--r-- 1 root root 67K Mar 11 2020 libdconf.so.1.0.0 lrwxrwxrwx 1 root root 25 Feb 2 2020 libdebconfclient.so.0 -> libdebconfclient.so.0.0.0 -rw-r--r-- 1 root root 15K Feb 2 2020 libdebconfclient.so.0.0.0 -rw-r--r-- 1 root root 422K Feb 13 2020 libdevmapper.so.1.02.1 -rw-r--r-- 1 root root 19K Apr 16 13:43 libdl-2.31.so -rw-r--r-- 1 root root 15K Apr 16 13:43 libdl.a lrwxrwxrwx 1 root root 32 Apr 16 13:43 libdl.so -> /lib/x86_64-linux-gnu/libdl.so.2 lrwxrwxrwx 1 root root 13 Apr 16 13:43 libdl.so.2 -> libdl-2.31.so lrwxrwxrwx 1 root root 15 Mar 8 2022 libdrm.so.2 -> libdrm.so.2.4.0 -rw-r--r-- 1 root root 83K Mar 8 2022 libdrm.so.2.4.0 lrwxrwxrwx 1 root root 22 Mar 8 2022 libdrm_amdgpu.so.1 -> libdrm_amdgpu.so.1.0.0 -rw-r--r-- 1 root root 43K Mar 8 2022 libdrm_amdgpu.so.1.0.0 lrwxrwxrwx 1 root root 21 Mar 8 2022 libdrm_intel.so.1 -> libdrm_intel.so.1.0.0 -rw-r--r-- 1 root root 144K Mar 8 2022 libdrm_intel.so.1.0.0 lrwxrwxrwx 1 root root 23 Mar 8 2022 libdrm_nouveau.so.2 -> libdrm_nouveau.so.2.0.0 -rw-r--r-- 1 root root 39K Mar 8 2022 libdrm_nouveau.so.2.0.0 lrwxrwxrwx 1 root root 22 Mar 8 2022 libdrm_radeon.so.1 -> libdrm_radeon.so.1.0.1 -rw-r--r-- 1 root root 55K Mar 8 2022 libdrm_radeon.so.1.0.1 lrwxrwxrwx 1 root root 13 Jun 2 2022 libe2p.so.2 -> libe2p.so.2.3 -rw-r--r-- 1 root root 40K Jun 2 2022 libe2p.so.2.3 lrwxrwxrwx 1 root root 17 Jan 3 2020 libedit.so.2 -> libedit.so.2.0.63 -rw-r--r-- 1 root root 204K Jan 3 2020 libedit.so.2.0.63 -rw-r--r-- 1 root root 107K Aug 28 2023 libelf-0.176.so lrwxrwxrwx 1 root root 15 Aug 28 2023 libelf.so.1 -> libelf-0.176.so lrwxrwxrwx 1 root root 17 Nov 27 2019 libepoxy.so.0 -> libepoxy.so.0.0.0 -rw-r--r-- 1 root root 1.2M Nov 27 2019 libepoxy.so.0.0.0 lrwxrwxrwx 1 root root 19 Jul 31 2018 libepsilon.so.1 -> libepsilon.so.1.0.0 -rw-r--r-- 1 root root 101K Jul 31 2018 libepsilon.so.1.0.0 lrwxrwxrwx 1 root root 21 Nov 12 2019 libevent-2.1.so.7 -> libevent-2.1.so.7.0.0 -rw-r--r-- 1 root root 339K Nov 12 2019 libevent-2.1.so.7.0.0 lrwxrwxrwx 1 root root 26 Nov 12 2019 libevent_core-2.1.so.7 -> libevent_core-2.1.so.7.0.0 -rw-r--r-- 1 root root 219K Nov 12 2019 libevent_core-2.1.so.7.0.0 lrwxrwxrwx 1 root root 30 Nov 12 2019 libevent_pthreads-2.1.so.7 -> libevent_pthreads-2.1.so.7.0.0 -rw-r--r-- 1 root root 14K Nov 12 2019 libevent_pthreads-2.1.so.7.0.0 -rw-r--r-- 1 root root 416K Nov 6 2020 libexif.a lrwxrwxrwx 1 root root 17 Nov 6 2020 libexif.so -> libexif.so.12.3.3 lrwxrwxrwx 1 root root 17 Nov 6 2020 libexif.so.12 -> libexif.so.12.3.3 -rw-r--r-- 1 root root 283K Nov 6 2020 libexif.so.12.3.3 lrwxrwxrwx 1 root root 18 Nov 18 2022 libexpat.so.1 -> libexpat.so.1.6.11 -rw-r--r-- 1 root root 179K Nov 18 2022 libexpat.so.1.6.11 lrwxrwxrwx 1 root root 19 Nov 18 2022 libexpatw.so.1 -> libexpatw.so.1.6.11 -rw-r--r-- 1 root root 179K Nov 18 2022 libexpatw.so.1.6.11 lrwxrwxrwx 1 root root 16 Jun 2 2022 libext2fs.so.2 -> libext2fs.so.2.4 -rw-r--r-- 1 root root 397K Jun 2 2022 libext2fs.so.2.4 lrwxrwxrwx 1 root root 19 Nov 30 2022 libfabric.so.1 -> libfabric.so.1.9.15 -rw-r--r-- 1 root root 1.1M Nov 30 2022 libfabric.so.1.9.15 lrwxrwxrwx 1 root root 17 Apr 9 15:34 libfdisk.so.1 -> libfdisk.so.1.1.0 -rw-r--r-- 1 root root 446K Apr 9 15:34 libfdisk.so.1.1.0 lrwxrwxrwx 1 root root 15 Mar 23 2020 libffi.so.7 -> libffi.so.7.1.0 -rw-r--r-- 1 root root 43K Mar 23 2020 libffi.so.7.1.0 lrwxrwxrwx 1 root root 17 Mar 27 2020 libfido2.so.1 -> libfido2.so.1.3.1 -rw-r--r-- 1 root root 143K Mar 27 2020 libfido2.so.1.3.1 lrwxrwxrwx 1 root root 23 Apr 6 2020 libfontconfig.so.1 -> libfontconfig.so.1.12.0 -rw-r--r-- 1 root root 280K Apr 6 2020 libfontconfig.so.1.12.0 lrwxrwxrwx 1 root root 14 May 16 2023 libform.so.6 -> libform.so.6.2 -rw-r--r-- 1 root root 72K May 16 2023 libform.so.6.2 lrwxrwxrwx 1 root root 15 May 16 2023 libformw.so.6 -> libformw.so.6.2 -rw-r--r-- 1 root root 80K May 16 2023 libformw.so.6.2 lrwxrwxrwx 1 root root 18 Apr 11 14:23 libfreebl3.chk -> nss/libfreebl3.chk lrwxrwxrwx 1 root root 17 Apr 11 14:23 libfreebl3.so -> nss/libfreebl3.so lrwxrwxrwx 1 root root 22 Apr 11 14:23 libfreeblpriv3.chk -> nss/libfreeblpriv3.chk lrwxrwxrwx 1 root root 21 Apr 11 14:23 libfreeblpriv3.so -> nss/libfreeblpriv3.so lrwxrwxrwx 1 root root 21 May 2 2023 libfreetype.so.6 -> libfreetype.so.6.17.1 -rw-r--r-- 1 root root 759K May 2 2023 libfreetype.so.6.17.1 lrwxrwxrwx 1 root root 18 Jul 31 2018 libfreexl.so.1 -> libfreexl.so.1.1.0 -rw-r--r-- 1 root root 38K Jul 31 2018 libfreexl.so.1.1.0 lrwxrwxrwx 1 root root 19 Apr 6 2022 libfribidi.so.0 -> libfribidi.so.0.4.0 -rw-r--r-- 1 root root 111K Apr 6 2022 libfribidi.so.0.4.0 lrwxrwxrwx 1 root root 16 Mar 22 2020 libfyba.so.0 -> libfyba.so.0.0.0 -rw-r--r-- 1 root root 223K Mar 22 2020 libfyba.so.0.0.0 lrwxrwxrwx 1 root root 16 Mar 22 2020 libfygm.so.0 -> libfygm.so.0.0.0 -rw-r--r-- 1 root root 30K Mar 22 2020 libfygm.so.0.0.0 lrwxrwxrwx 1 root root 16 Mar 22 2020 libfyut.so.0 -> libfyut.so.0.0.0 -rw-r--r-- 1 root root 43K Mar 22 2020 libfyut.so.0.0.0 -rw-r--r-- 1 root root 1.3K Apr 16 13:43 libg.a -rw-r--r-- 1 root root 103K Jul 9 2023 libgcc_s.so.1 lrwxrwxrwx 1 root root 19 Sep 14 2021 libgcrypt.so.20 -> libgcrypt.so.20.2.5 -rw-r--r-- 1 root root 1.2M Sep 14 2021 libgcrypt.so.20.2.5 lrwxrwxrwx 1 root root 14 Aug 30 2021 libgd.so.3 -> libgd.so.3.0.5 -rw-r--r-- 1 root root 401K Aug 30 2021 libgd.so.3.0.5 lrwxrwxrwx 1 root root 16 Aug 22 2019 libgdbm.so.6 -> libgdbm.so.6.0.0 -rw-r--r-- 1 root root 59K Aug 22 2019 libgdbm.so.6.0.0 lrwxrwxrwx 1 root root 23 Aug 22 2019 libgdbm_compat.so.4 -> libgdbm_compat.so.4.0.0 -rw-r--r-- 1 root root 14K Aug 22 2019 libgdbm_compat.so.4.0.0 lrwxrwxrwx 1 root root 20 Mar 29 2020 libgdcmCommon.so -> libgdcmCommon.so.3.0 lrwxrwxrwx 1 root root 22 Mar 29 2020 libgdcmCommon.so.3.0 -> libgdcmCommon.so.3.0.5 -rw-r--r-- 1 root root 155K Mar 29 2020 libgdcmCommon.so.3.0.5 lrwxrwxrwx 1 root root 18 Mar 29 2020 libgdcmDICT.so -> libgdcmDICT.so.3.0 lrwxrwxrwx 1 root root 20 Mar 29 2020 libgdcmDICT.so.3.0 -> libgdcmDICT.so.3.0.5 -rw-r--r-- 1 root root 2.7M Mar 29 2020 libgdcmDICT.so.3.0.5 lrwxrwxrwx 1 root root 18 Mar 29 2020 libgdcmDSED.so -> libgdcmDSED.so.3.0 lrwxrwxrwx 1 root root 20 Mar 29 2020 libgdcmDSED.so.3.0 -> libgdcmDSED.so.3.0.5 -rw-r--r-- 1 root root 1.2M Mar 29 2020 libgdcmDSED.so.3.0.5 lrwxrwxrwx 1 root root 17 Mar 29 2020 libgdcmIOD.so -> libgdcmIOD.so.3.0 lrwxrwxrwx 1 root root 19 Mar 29 2020 libgdcmIOD.so.3.0 -> libgdcmIOD.so.3.0.5 -rw-r--r-- 1 root root 91K Mar 29 2020 libgdcmIOD.so.3.0.5 lrwxrwxrwx 1 root root 18 Mar 29 2020 libgdcmMEXD.so -> libgdcmMEXD.so.3.0 lrwxrwxrwx 1 root root 20 Mar 29 2020 libgdcmMEXD.so.3.0 -> libgdcmMEXD.so.3.0.5 -rw-r--r-- 1 root root 1.1M Mar 29 2020 libgdcmMEXD.so.3.0.5 lrwxrwxrwx 1 root root 18 Mar 29 2020 libgdcmMSFF.so -> libgdcmMSFF.so.3.0 lrwxrwxrwx 1 root root 20 Mar 29 2020 libgdcmMSFF.so.3.0 -> libgdcmMSFF.so.3.0.5 -rw-r--r-- 1 root root 2.7M Mar 29 2020 libgdcmMSFF.so.3.0.5 lrwxrwxrwx 1 root root 20 Mar 29 2020 libgdcmjpeg12.so -> libgdcmjpeg12.so.3.0 lrwxrwxrwx 1 root root 22 Mar 29 2020 libgdcmjpeg12.so.3.0 -> libgdcmjpeg12.so.3.0.5 -rw-r--r-- 1 root root 163K Mar 29 2020 libgdcmjpeg12.so.3.0.5 lrwxrwxrwx 1 root root 20 Mar 29 2020 libgdcmjpeg16.so -> libgdcmjpeg16.so.3.0 lrwxrwxrwx 1 root root 22 Mar 29 2020 libgdcmjpeg16.so.3.0 -> libgdcmjpeg16.so.3.0.5 -rw-r--r-- 1 root root 163K Mar 29 2020 libgdcmjpeg16.so.3.0.5 lrwxrwxrwx 1 root root 19 Mar 29 2020 libgdcmjpeg8.so -> libgdcmjpeg8.so.3.0 lrwxrwxrwx 1 root root 21 Mar 29 2020 libgdcmjpeg8.so.3.0 -> libgdcmjpeg8.so.3.0.5 -rw-r--r-- 1 root root 163K Mar 29 2020 libgdcmjpeg8.so.3.0.5 lrwxrwxrwx 1 root root 21 Feb 15 2022 libgdk-3.so.0 -> libgdk-3.so.0.2404.16 -rw-r--r-- 1 root root 1.1M Feb 15 2022 libgdk-3.so.0.2404.16 lrwxrwxrwx 1 root root 27 Dec 10 2019 libgdk-x11-2.0.so.0 -> libgdk-x11-2.0.so.0.2400.32 -rw-r--r-- 1 root root 744K Dec 10 2019 libgdk-x11-2.0.so.0.2400.32 lrwxrwxrwx 1 root root 29 Sep 7 2022 libgdk_pixbuf-2.0.so.0 -> libgdk_pixbuf-2.0.so.0.4000.0 -rw-r--r-- 1 root root 155K Sep 7 2022 libgdk_pixbuf-2.0.so.0.4000.0 lrwxrwxrwx 1 root root 34 Sep 7 2022 libgdk_pixbuf_xlib-2.0.so.0 -> libgdk_pixbuf_xlib-2.0.so.0.4000.0 -rw-r--r-- 1 root root 75K Sep 7 2022 libgdk_pixbuf_xlib-2.0.so.0.4000.0 -rw-r--r-- 1 root root 1.8M Mar 24 2020 libgeos-3.8.0.so lrwxrwxrwx 1 root root 19 Mar 24 2020 libgeos_c.so.1 -> libgeos_c.so.1.13.1 -rw-r--r-- 1 root root 263K Mar 24 2020 libgeos_c.so.1.13.1 lrwxrwxrwx 1 root root 19 Sep 4 2019 libgeotiff.so.5 -> libgeotiff.so.5.0.1 -rw-r--r-- 1 root root 207K Sep 4 2019 libgeotiff.so.5.0.1 lrwxrwxrwx 1 root root 20 Jul 9 2023 libgfortran.so.5 -> libgfortran.so.5.0.0 -rw-r--r-- 1 root root 2.8M Jul 9 2023 libgfortran.so.5.0.0 lrwxrwxrwx 1 root root 15 Dec 8 2019 libgif.so.7 -> libgif.so.7.1.0 -rw-r--r-- 1 root root 38K Dec 8 2019 libgif.so.7.1.0 lrwxrwxrwx 1 root root 22 May 8 17:30 libgio-2.0.so.0 -> libgio-2.0.so.0.6400.6 -rw-r--r-- 1 root root 1.9M May 8 17:30 libgio-2.0.so.0.6400.6 lrwxrwxrwx 1 root root 17 Mar 24 2018 libgl2ps.so.1.4 -> libgl2ps.so.1.4.0 -rw-r--r-- 1 root root 83K Mar 24 2018 libgl2ps.so.1.4.0 lrwxrwxrwx 1 root root 17 Mar 8 2022 libglapi.so.0 -> libglapi.so.0.0.0 -rw-r--r-- 1 root root 227K Mar 8 2022 libglapi.so.0.0.0 lrwxrwxrwx 1 root root 23 May 8 17:30 libglib-2.0.so.0 -> libglib-2.0.so.0.6400.6 -rw-r--r-- 1 root root 1.2M May 8 17:30 libglib-2.0.so.0.6400.6 lrwxrwxrwx 1 root root 15 Mar 23 2020 libgme.so.0 -> libgme.so.0.6.2 -rw-r--r-- 1 root root 303K Mar 23 2020 libgme.so.0.6.2 lrwxrwxrwx 1 root root 26 May 8 17:30 libgmodule-2.0.so.0 -> libgmodule-2.0.so.0.6400.6 -rw-r--r-- 1 root root 19K May 8 17:30 libgmodule-2.0.so.0.6400.6 lrwxrwxrwx 1 root root 16 Oct 11 2022 libgmp.so.10 -> libgmp.so.10.4.0 -rw-r--r-- 1 root root 523K Oct 11 2022 libgmp.so.10.4.0 lrwxrwxrwx 1 root root 20 Apr 12 13:56 libgnutls.so.30 -> libgnutls.so.30.27.0 -rw-r--r-- 1 root root 1.9M Apr 12 13:56 libgnutls.so.30.27.0 lrwxrwxrwx 1 root root 26 May 8 17:30 libgobject-2.0.so.0 -> libgobject-2.0.so.0.6400.6 -rw-r--r-- 1 root root 379K May 8 17:30 libgobject-2.0.so.0.6400.6 lrwxrwxrwx 1 root root 16 Jul 9 2023 libgomp.so.1 -> libgomp.so.1.0.0 -rw-r--r-- 1 root root 260K Jul 9 2023 libgomp.so.1.0.0 lrwxrwxrwx 1 root root 22 Feb 12 2020 libgpg-error.so.0 -> libgpg-error.so.0.28.0 -rw-r--r-- 1 root root 135K Feb 12 2020 libgpg-error.so.0.28.0 drwxr-xr-x 3 root root 4.0K May 11 06:45 libgphoto2 drwxr-xr-x 3 root root 4.0K May 11 06:45 libgphoto2-dev -rw-r--r-- 1 root root 266K Jun 15 2020 libgphoto2.a lrwxrwxrwx 1 root root 19 Jun 15 2020 libgphoto2.so -> libgphoto2.so.6.1.0 lrwxrwxrwx 1 root root 19 Jun 15 2020 libgphoto2.so.6 -> libgphoto2.so.6.1.0 -rw-r--r-- 1 root root 147K Jun 15 2020 libgphoto2.so.6.1.0 drwxr-xr-x 3 root root 4.0K May 11 06:45 libgphoto2_port -rw-r--r-- 1 root root 80K Jun 15 2020 libgphoto2_port.a lrwxrwxrwx 1 root root 25 Jun 15 2020 libgphoto2_port.so -> libgphoto2_port.so.12.0.0 lrwxrwxrwx 1 root root 25 Jun 15 2020 libgphoto2_port.so.12 -> libgphoto2_port.so.12.0.0 -rw-r--r-- 1 root root 51K Jun 15 2020 libgphoto2_port.so.12.0.0 -rw-r--r-- 1 root root 22K Jan 30 2018 libgpm.so.2 lrwxrwxrwx 1 root root 17 Mar 24 2020 libgraphite2.so.2.0.0 -> libgraphite2.so.3 lrwxrwxrwx 1 root root 21 Mar 24 2020 libgraphite2.so.3 -> libgraphite2.so.3.2.1 -rw-r--r-- 1 root root 175K Mar 24 2020 libgraphite2.so.3.2.1 lrwxrwxrwx 1 root root 16 Apr 1 2019 libgsm.so.1 -> libgsm.so.1.0.18 -rw-r--r-- 1 root root 55K Apr 1 2019 libgsm.so.1.0.18 lrwxrwxrwx 1 root root 18 Feb 6 2023 libgssapi.so.3 -> libgssapi.so.3.0.0 -rw-r--r-- 1 root root 272K Feb 6 2023 libgssapi.so.3.0.0 lrwxrwxrwx 1 root root 21 Oct 24 2023 libgssapi_krb5.so.2 -> libgssapi_krb5.so.2.2 -rw-r--r-- 1 root root 303K Oct 24 2023 libgssapi_krb5.so.2.2 lrwxrwxrwx 1 root root 32 Aug 1 2023 libgstallocators-1.0.so.0 -> libgstallocators-1.0.so.0.1603.0 -rw-r--r-- 1 root root 23K Aug 1 2023 libgstallocators-1.0.so.0.1603.0 lrwxrwxrwx 1 root root 25 Aug 1 2023 libgstapp-1.0.so.0 -> libgstapp-1.0.so.0.1603.0 -rw-r--r-- 1 root root 68K Aug 1 2023 libgstapp-1.0.so.0.1603.0 lrwxrwxrwx 1 root root 27 Aug 1 2023 libgstaudio-1.0.so.0 -> libgstaudio-1.0.so.0.1603.0 -rw-r--r-- 1 root root 494K Aug 1 2023 libgstaudio-1.0.so.0.1603.0 lrwxrwxrwx 1 root root 26 Aug 3 2022 libgstbase-1.0.so.0 -> libgstbase-1.0.so.0.1603.0 -rw-r--r-- 1 root root 502K Aug 3 2022 libgstbase-1.0.so.0.1603.0 lrwxrwxrwx 1 root root 27 Aug 3 2022 libgstcheck-1.0.so.0 -> libgstcheck-1.0.so.0.1603.0 -rw-r--r-- 1 root root 141K Aug 3 2022 libgstcheck-1.0.so.0.1603.0 lrwxrwxrwx 1 root root 32 Aug 3 2022 libgstcontroller-1.0.so.0 -> libgstcontroller-1.0.so.0.1603.0 -rw-r--r-- 1 root root 71K Aug 3 2022 libgstcontroller-1.0.so.0.1603.0 lrwxrwxrwx 1 root root 25 Aug 1 2023 libgstfft-1.0.so.0 -> libgstfft-1.0.so.0.1603.0 -rw-r--r-- 1 root root 47K Aug 1 2023 libgstfft-1.0.so.0.1603.0 lrwxrwxrwx 1 root root 25 Aug 3 2022 libgstnet-1.0.so.0 -> libgstnet-1.0.so.0.1603.0 -rw-r--r-- 1 root root 104K Aug 3 2022 libgstnet-1.0.so.0.1603.0 lrwxrwxrwx 1 root root 29 Aug 1 2023 libgstpbutils-1.0.so.0 -> libgstpbutils-1.0.so.0.1603.0 -rw-r--r-- 1 root root 246K Aug 1 2023 libgstpbutils-1.0.so.0.1603.0 lrwxrwxrwx 1 root root 28 Aug 3 2022 libgstreamer-1.0.so.0 -> libgstreamer-1.0.so.0.1603.0 -rw-r--r-- 1 root root 1.3M Aug 3 2022 libgstreamer-1.0.so.0.1603.0 lrwxrwxrwx 1 root root 26 Aug 1 2023 libgstriff-1.0.so.0 -> libgstriff-1.0.so.0.1603.0 -rw-r--r-- 1 root root 63K Aug 1 2023 libgstriff-1.0.so.0.1603.0 lrwxrwxrwx 1 root root 25 Aug 1 2023 libgstrtp-1.0.so.0 -> libgstrtp-1.0.so.0.1603.0 -rw-r--r-- 1 root root 148K Aug 1 2023 libgstrtp-1.0.so.0.1603.0 lrwxrwxrwx 1 root root 26 Aug 1 2023 libgstrtsp-1.0.so.0 -> libgstrtsp-1.0.so.0.1603.0 -rw-r--r-- 1 root root 152K Aug 1 2023 libgstrtsp-1.0.so.0.1603.0 lrwxrwxrwx 1 root root 25 Aug 1 2023 libgstsdp-1.0.so.0 -> libgstsdp-1.0.so.0.1603.0 -rw-r--r-- 1 root root 95K Aug 1 2023 libgstsdp-1.0.so.0.1603.0 lrwxrwxrwx 1 root root 25 Aug 1 2023 libgsttag-1.0.so.0 -> libgsttag-1.0.so.0.1603.0 -rw-r--r-- 1 root root 245K Aug 1 2023 libgsttag-1.0.so.0.1603.0 lrwxrwxrwx 1 root root 27 Aug 1 2023 libgstvideo-1.0.so.0 -> libgstvideo-1.0.so.0.1603.0 -rw-r--r-- 1 root root 702K Aug 1 2023 libgstvideo-1.0.so.0.1603.0 lrwxrwxrwx 1 root root 26 May 8 17:30 libgthread-2.0.so.0 -> libgthread-2.0.so.0.6400.6 -rw-r--r-- 1 root root 15K May 8 17:30 libgthread-2.0.so.0.6400.6 drwxr-xr-x 2 root root 4.0K May 11 06:45 libgtk-3-0 lrwxrwxrwx 1 root root 21 Feb 15 2022 libgtk-3.so.0 -> libgtk-3.so.0.2404.16 -rw-r--r-- 1 root root 7.7M Feb 15 2022 libgtk-3.so.0.2404.16 lrwxrwxrwx 1 root root 27 Dec 10 2019 libgtk-x11-2.0.so.0 -> libgtk-x11-2.0.so.0.2400.32 -rw-r--r-- 1 root root 4.4M Dec 10 2019 libgtk-x11-2.0.so.0.2400.32 drwxr-xr-x 2 root root 4.0K May 11 06:45 libgtk2.0-0 lrwxrwxrwx 1 root root 19 Feb 3 2017 libgts-0.7.so.5 -> libgts-0.7.so.5.0.1 -rw-r--r-- 1 root root 371K Feb 3 2017 libgts-0.7.so.5.0.1 lrwxrwxrwx 1 root root 15 Mar 2 2020 libgvc.so -> libgvc.so.6.0.0 lrwxrwxrwx 1 root root 15 Mar 2 2020 libgvc.so.6 -> libgvc.so.6.0.0 -rw-r--r-- 1 root root 629K Mar 2 2020 libgvc.so.6.0.0 lrwxrwxrwx 1 root root 16 Mar 2 2020 libgvpr.so -> libgvpr.so.2.0.0 lrwxrwxrwx 1 root root 16 Mar 2 2020 libgvpr.so.2 -> libgvpr.so.2.0.0 -rw-r--r-- 1 root root 485K Mar 2 2020 libgvpr.so.2.0.0 lrwxrwxrwx 1 root root 24 Jul 13 2022 libharfbuzz.so.0 -> libharfbuzz.so.0.20600.4 -rw-r--r-- 1 root root 1.1M Jul 13 2022 libharfbuzz.so.0.20600.4 lrwxrwxrwx 1 root root 19 Feb 6 2023 libhcrypto.so.4 -> libhcrypto.so.4.1.0 -rw-r--r-- 1 root root 217K Feb 6 2023 libhcrypto.so.4.1.0 lrwxrwxrwx 1 root root 26 Apr 13 2020 libhdf5_openmpi.so.103 -> libhdf5_openmpi.so.103.0.0 -rw-r--r-- 1 root root 3.6M Apr 13 2020 libhdf5_openmpi.so.103.0.0 lrwxrwxrwx 1 root root 34 Apr 13 2020 libhdf5_openmpi_fortran.so.100 -> libhdf5_openmpi_fortran.so.100.1.2 -rw-r--r-- 1 root root 286K Apr 13 2020 libhdf5_openmpi_fortran.so.100.1.2 lrwxrwxrwx 1 root root 29 Apr 13 2020 libhdf5_openmpi_hl.so.100 -> libhdf5_openmpi_hl.so.100.1.1 -rw-r--r-- 1 root root 144K Apr 13 2020 libhdf5_openmpi_hl.so.100.1.1 lrwxrwxrwx 1 root root 36 Apr 13 2020 libhdf5_openmpihl_fortran.so.100 -> libhdf5_openmpihl_fortran.so.100.0.3 -rw-r--r-- 1 root root 123K Apr 13 2020 libhdf5_openmpihl_fortran.so.100.0.3 lrwxrwxrwx 1 root root 25 Apr 13 2020 libhdf5_serial.so.103 -> libhdf5_serial.so.103.0.0 -rw-r--r-- 1 root root 3.5M Apr 13 2020 libhdf5_serial.so.103.0.0 lrwxrwxrwx 1 root root 33 Apr 13 2020 libhdf5_serial_fortran.so.100 -> libhdf5_serial_fortran.so.100.1.2 -rw-r--r-- 1 root root 286K Apr 13 2020 libhdf5_serial_fortran.so.100.1.2 lrwxrwxrwx 1 root root 28 Apr 13 2020 libhdf5_serial_hl.so.100 -> libhdf5_serial_hl.so.100.1.1 -rw-r--r-- 1 root root 148K Apr 13 2020 libhdf5_serial_hl.so.100.1.1 lrwxrwxrwx 1 root root 35 Apr 13 2020 libhdf5_serialhl_fortran.so.100 -> libhdf5_serialhl_fortran.so.100.0.3 -rw-r--r-- 1 root root 127K Apr 13 2020 libhdf5_serialhl_fortran.so.100.0.3 lrwxrwxrwx 1 root root 20 Feb 6 2023 libheimbase.so.1 -> libheimbase.so.1.0.0 -rw-r--r-- 1 root root 68K Feb 6 2023 libheimbase.so.1.0.0 lrwxrwxrwx 1 root root 20 Feb 6 2023 libheimntlm.so.0 -> libheimntlm.so.0.1.0 -rw-r--r-- 1 root root 43K Feb 6 2023 libheimntlm.so.0.1.0 lrwxrwxrwx 1 root root 17 Feb 25 2020 libhistory.so.8 -> libhistory.so.8.0 -rw-r--r-- 1 root root 51K Feb 25 2020 libhistory.so.8.0 lrwxrwxrwx 1 root root 17 Jun 14 2021 libhogweed.so.5 -> libhogweed.so.5.0 -rw-r--r-- 1 root root 215K Jun 14 2021 libhogweed.so.5.0 lrwxrwxrwx 1 root root 18 Mar 3 2020 libhwloc.so.15 -> libhwloc.so.15.1.0 -rw-r--r-- 1 root root 320K Mar 3 2020 libhwloc.so.15.1.0 lrwxrwxrwx 1 root root 17 Feb 6 2023 libhx509.so.5 -> libhx509.so.5.0.0 -rw-r--r-- 1 root root 306K Feb 6 2023 libhx509.so.5.0.0 lrwxrwxrwx 1 root root 22 Feb 25 2020 libibverbs.so.1 -> libibverbs.so.1.8.28.0 -rw-r--r-- 1 root root 119K Feb 25 2020 libibverbs.so.1.8.28.0 -rw-r--r-- 1 root root 27M Nov 23 2021 libicudata.a lrwxrwxrwx 1 root root 18 Nov 23 2021 libicudata.so -> libicudata.so.66.1 lrwxrwxrwx 1 root root 18 Nov 23 2021 libicudata.so.66 -> libicudata.so.66.1 -rw-r--r-- 1 root root 27M Nov 23 2021 libicudata.so.66.1 -rw-r--r-- 1 root root 7.1M Nov 23 2021 libicui18n.a lrwxrwxrwx 1 root root 18 Nov 23 2021 libicui18n.so -> libicui18n.so.66.1 lrwxrwxrwx 1 root root 18 Nov 23 2021 libicui18n.so.66 -> libicui18n.so.66.1 -rw-r--r-- 1 root root 3.0M Nov 23 2021 libicui18n.so.66.1 -rw-r--r-- 1 root root 89K Nov 23 2021 libicuio.a lrwxrwxrwx 1 root root 16 Nov 23 2021 libicuio.so -> libicuio.so.66.1 lrwxrwxrwx 1 root root 16 Nov 23 2021 libicuio.so.66 -> libicuio.so.66.1 -rw-r--r-- 1 root root 59K Nov 23 2021 libicuio.so.66.1 -rw-r--r-- 1 root root 132K Nov 23 2021 libicutest.a lrwxrwxrwx 1 root root 18 Nov 23 2021 libicutest.so -> libicutest.so.66.1 lrwxrwxrwx 1 root root 18 Nov 23 2021 libicutest.so.66 -> libicutest.so.66.1 -rw-r--r-- 1 root root 80K Nov 23 2021 libicutest.so.66.1 -rw-r--r-- 1 root root 399K Nov 23 2021 libicutu.a lrwxrwxrwx 1 root root 16 Nov 23 2021 libicutu.so -> libicutu.so.66.1 lrwxrwxrwx 1 root root 16 Nov 23 2021 libicutu.so.66 -> libicutu.so.66.1 -rw-r--r-- 1 root root 216K Nov 23 2021 libicutu.so.66.1 -rw-r--r-- 1 root root 3.7M Nov 23 2021 libicuuc.a lrwxrwxrwx 1 root root 16 Nov 23 2021 libicuuc.so -> libicuuc.so.66.1 lrwxrwxrwx 1 root root 16 Nov 23 2021 libicuuc.so.66 -> libicuuc.so.66.1 -rw-r--r-- 1 root root 1.9M Nov 23 2021 libicuuc.so.66.1 lrwxrwxrwx 1 root root 16 Sep 11 2019 libidn2.so.0 -> libidn2.so.0.3.6 -rw-r--r-- 1 root root 127K Sep 11 2019 libidn2.so.0.3.6 lrwxrwxrwx 1 root root 20 Nov 29 2018 libinfinipath.so.4 -> libinfinipath.so.4.0 -rw-r--r-- 1 root root 59K Nov 29 2018 libinfinipath.so.4.0 lrwxrwxrwx 1 root root 17 May 9 2023 libip4tc.so.2 -> libip4tc.so.2.0.0 -rw-r--r-- 1 root root 35K May 9 2023 libip4tc.so.2.0.0 lrwxrwxrwx 1 root root 16 Feb 18 2020 libisl.so.22 -> libisl.so.22.0.1 -rw-r--r-- 1 root root 1.7M Feb 18 2020 libisl.so.22.0.1 lrwxrwxrwx 1 root root 15 Jul 9 2023 libitm.so.1 -> libitm.so.1.0.0 -rw-r--r-- 1 root root 99K Jul 9 2023 libitm.so.1.0.0 -rw-r--r-- 1 root root 53K Nov 22 2022 libjbig.a lrwxrwxrwx 1 root root 12 Nov 22 2022 libjbig.so -> libjbig.so.0 -rw-r--r-- 1 root root 66K Nov 22 2022 libjbig.so.0 -rw-r--r-- 1 root root 755K Sep 21 2022 libjpeg.a lrwxrwxrwx 1 root root 12 Sep 21 2022 libjpeg.so -> libjpeg.so.8 lrwxrwxrwx 1 root root 16 Sep 21 2022 libjpeg.so.8 -> libjpeg.so.8.2.2 -rw-r--r-- 1 root root 527K Sep 21 2022 libjpeg.so.8.2.2 lrwxrwxrwx 1 root root 18 May 25 2020 libjson-c.so.4 -> libjson-c.so.4.0.0 -rw-r--r-- 1 root root 67K May 25 2020 libjson-c.so.4.0.0 lrwxrwxrwx 1 root root 27 Apr 6 2020 libjson-glib-1.0.so.0 -> libjson-glib-1.0.so.0.400.4 -rw-r--r-- 1 root root 167K Apr 6 2020 libjson-glib-1.0.so.0.400.4 lrwxrwxrwx 1 root root 19 Mar 21 2020 libjsoncpp.so.1 -> libjsoncpp.so.1.7.4 -rw-r--r-- 1 root root 211K Mar 21 2020 libjsoncpp.so.1.7.4 lrwxrwxrwx 1 root root 18 Oct 24 2023 libk5crypto.so.3 -> libk5crypto.so.3.1 -rw-r--r-- 1 root root 187K Oct 24 2023 libk5crypto.so.3.1 lrwxrwxrwx 1 root root 18 May 27 2022 libkeyutils.so.1 -> libkeyutils.so.1.8 -rw-r--r-- 1 root root 23K May 27 2022 libkeyutils.so.1.8 lrwxrwxrwx 1 root root 19 Mar 23 2020 libkmlbase.so.1 -> libkmlbase.so.1.3.0 -rw-r--r-- 1 root root 111K Mar 23 2020 libkmlbase.so.1.3.0 lrwxrwxrwx 1 root root 18 Mar 23 2020 libkmldom.so.1 -> libkmldom.so.1.3.0 -rw-r--r-- 1 root root 639K Mar 23 2020 libkmldom.so.1.3.0 lrwxrwxrwx 1 root root 21 Mar 23 2020 libkmlengine.so.1 -> libkmlengine.so.1.3.0 -rw-r--r-- 1 root root 227K Mar 23 2020 libkmlengine.so.1.3.0 lrwxrwxrwx 1 root root 16 Jan 28 2022 libkmod.so.2 -> libkmod.so.2.3.5 -rw-r--r-- 1 root root 111K Jan 28 2022 libkmod.so.2.3.5 lrwxrwxrwx 1 root root 17 Feb 6 2023 libkrb5.so.26 -> libkrb5.so.26.0.0 -rw-r--r-- 1 root root 581K Feb 6 2023 libkrb5.so.26.0.0 lrwxrwxrwx 1 root root 14 Oct 24 2023 libkrb5.so.3 -> libkrb5.so.3.3 -rw-r--r-- 1 root root 881K Oct 24 2023 libkrb5.so.3.3 lrwxrwxrwx 1 root root 21 Oct 24 2023 libkrb5support.so.0 -> libkrb5support.so.0.1 -rw-r--r-- 1 root root 55K Oct 24 2023 libkrb5support.so.0.1 lrwxrwxrwx 1 root root 21 Mar 2 2020 liblab_gamut.so -> liblab_gamut.so.1.0.0 lrwxrwxrwx 1 root root 21 Mar 2 2020 liblab_gamut.so.1 -> liblab_gamut.so.1.0.0 -rw-r--r-- 1 root root 2.4M Mar 2 2020 liblab_gamut.so.1.0.0 lrwxrwxrwx 1 root root 46 May 11 06:45 liblapack.a -> /etc/alternatives/liblapack.a-x86_64-linux-gnu lrwxrwxrwx 1 root root 47 May 11 06:45 liblapack.so -> /etc/alternatives/liblapack.so-x86_64-linux-gnu lrwxrwxrwx 1 root root 49 May 11 06:45 liblapack.so.3 -> /etc/alternatives/liblapack.so.3-x86_64-linux-gnu lrwxrwxrwx 1 root root 22 Jan 25 18:43 liblber-2.4.so.2 -> liblber-2.4.so.2.10.12 -rw-r--r-- 1 root root 63K Jan 25 18:43 liblber-2.4.so.2.10.12 lrwxrwxrwx 1 root root 17 Sep 9 2019 liblcms2.so.2 -> liblcms2.so.2.0.8 -rw-r--r-- 1 root root 357K Sep 9 2019 liblcms2.so.2.0.8 lrwxrwxrwx 1 root root 18 Jan 25 18:43 libldap-2.4.so.2 -> libldap_r-2.4.so.2 lrwxrwxrwx 1 root root 24 Jan 25 18:43 libldap_r-2.4.so.2 -> libldap_r-2.4.so.2.10.12 -rw-r--r-- 1 root root 332K Jan 25 18:43 libldap_r-2.4.so.2.10.12 lrwxrwxrwx 1 root root 16 Jan 2 2020 liblept.so.5 -> liblept.so.5.0.4 -rw-r--r-- 1 root root 2.6M Jan 2 2020 liblept.so.5.0.4 lrwxrwxrwx 1 root root 16 Jul 9 2023 liblsan.so.0 -> liblsan.so.0.0.0 -rw-r--r-- 1 root root 3.2M Jul 9 2023 liblsan.so.0.0.0 lrwxrwxrwx 1 root root 16 Mar 2 2020 libltdl.so.7 -> libltdl.so.7.3.1 -rw-r--r-- 1 root root 39K Mar 2 2020 libltdl.so.7.3.1 lrwxrwxrwx 1 root root 15 May 20 2021 liblz4.so.1 -> liblz4.so.1.9.2 -rw-r--r-- 1 root root 127K May 20 2021 liblz4.so.1.9.2 -rw-r--r-- 1 root root 275K Apr 8 2022 liblzma.a lrwxrwxrwx 1 root root 38 Apr 8 2022 liblzma.so -> /lib/x86_64-linux-gnu/liblzma.so.5.2.4 lrwxrwxrwx 1 root root 16 Apr 8 2022 liblzma.so.5 -> liblzma.so.5.2.4 -rw-r--r-- 1 root root 159K Apr 8 2022 liblzma.so.5.2.4 -rw-r--r-- 1 root root 3.2M Apr 16 13:43 libm-2.31.a -rw-r--r-- 1 root root 1.4M Apr 16 13:43 libm-2.31.so -rw-r--r-- 1 root root 132 Apr 16 13:43 libm.a -rw-r--r-- 1 root root 140 Apr 16 13:43 libm.so lrwxrwxrwx 1 root root 12 Apr 16 13:43 libm.so.6 -> libm-2.31.so lrwxrwxrwx 1 root root 38 Feb 27 2020 libmca_common_dstore.so.1 -> pmix/lib/libmca_common_dstore.so.1.0.2 lrwxrwxrwx 1 root root 38 Feb 27 2020 libmca_common_dstore.so.1.0.2 -> pmix/lib/libmca_common_dstore.so.1.0.2 lrwxrwxrwx 1 root root 35 Apr 15 2020 libmca_common_monitoring.so.50 -> libmca_common_monitoring.so.50.10.0 lrwxrwxrwx 1 root root 47 Apr 15 2020 libmca_common_monitoring.so.50.10.0 -> openmpi/lib/libmca_common_monitoring.so.50.10.0 lrwxrwxrwx 1 root root 30 Apr 15 2020 libmca_common_ompio.so.41 -> libmca_common_ompio.so.41.19.3 lrwxrwxrwx 1 root root 42 Apr 15 2020 libmca_common_ompio.so.41.19.3 -> openmpi/lib/libmca_common_ompio.so.41.19.3 lrwxrwxrwx 1 root root 27 Apr 15 2020 libmca_common_sm.so.40 -> libmca_common_sm.so.40.20.0 lrwxrwxrwx 1 root root 39 Apr 15 2020 libmca_common_sm.so.40.20.0 -> openmpi/lib/libmca_common_sm.so.40.20.0 lrwxrwxrwx 1 root root 30 Apr 15 2020 libmca_common_verbs.so.40 -> libmca_common_verbs.so.40.20.0 lrwxrwxrwx 1 root root 42 Apr 15 2020 libmca_common_verbs.so.40.20.0 -> openmpi/lib/libmca_common_verbs.so.40.20.0 -rw-r--r-- 1 root root 1.7K Apr 16 13:43 libmcheck.a -rw-r--r-- 1 root root 19K Apr 16 13:43 libmemusage.so lrwxrwxrwx 1 root root 14 May 16 2023 libmenu.so.6 -> libmenu.so.6.2 -rw-r--r-- 1 root root 43K May 16 2023 libmenu.so.6.2 lrwxrwxrwx 1 root root 15 May 16 2023 libmenuw.so.6 -> libmenuw.so.6.2 -rw-r--r-- 1 root root 43K May 16 2023 libmenuw.so.6.2 lrwxrwxrwx 1 root root 19 Apr 3 2018 libminizip.so.1 -> libminizip.so.1.0.0 -rw-r--r-- 1 root root 43K Apr 3 2018 libminizip.so.1.0.0 lrwxrwxrwx 1 root root 17 Apr 9 15:34 libmount.so.1 -> libmount.so.1.1.0 -rw-r--r-- 1 root root 379K Apr 9 15:34 libmount.so.1.1.0 lrwxrwxrwx 1 root root 19 Nov 17 2019 libmp3lame.so.0 -> libmp3lame.so.0.0.0 -rw-r--r-- 1 root root 295K Nov 17 2019 libmp3lame.so.0.0.0 lrwxrwxrwx 1 root root 15 Jan 23 2018 libmpc.so.3 -> libmpc.so.3.1.0 -rw-r--r-- 1 root root 96K Jan 23 2018 libmpc.so.3.1.0 lrwxrwxrwx 1 root root 17 Feb 26 2020 libmpdec.so.2 -> libmpdec.so.2.4.2 -rw-r--r-- 1 root root 219K Feb 26 2020 libmpdec.so.2.4.2 lrwxrwxrwx 1 root root 16 Feb 1 2019 libmpfr.so.6 -> libmpfr.so.6.0.2 -rw-r--r-- 1 root root 512K Feb 1 2019 libmpfr.so.6.0.2 lrwxrwxrwx 1 root root 20 Nov 17 2019 libmpg123.so.0 -> libmpg123.so.0.44.10 -rw-r--r-- 1 root root 316K Nov 17 2019 libmpg123.so.0.44.10 lrwxrwxrwx 1 root root 17 Apr 15 2020 libmpi.so.40 -> libmpi.so.40.20.3 lrwxrwxrwx 1 root root 29 Apr 15 2020 libmpi.so.40.20.3 -> openmpi/lib/libmpi.so.40.20.3 lrwxrwxrwx 1 root root 21 Apr 15 2020 libmpi_cxx.so.40 -> libmpi_cxx.so.40.20.1 lrwxrwxrwx 1 root root 33 Apr 15 2020 libmpi_cxx.so.40.20.1 -> openmpi/lib/libmpi_cxx.so.40.20.1 lrwxrwxrwx 1 root root 22 Apr 15 2020 libmpi_java.so.40 -> libmpi_java.so.40.20.0 lrwxrwxrwx 1 root root 34 Apr 15 2020 libmpi_java.so.40.20.0 -> openmpi/lib/libmpi_java.so.40.20.0 lrwxrwxrwx 1 root root 23 Apr 15 2020 libmpi_mpifh.so.40 -> libmpi_mpifh.so.40.20.2 lrwxrwxrwx 1 root root 35 Apr 15 2020 libmpi_mpifh.so.40.20.2 -> openmpi/lib/libmpi_mpifh.so.40.20.2 lrwxrwxrwx 1 root root 35 Apr 15 2020 libmpi_usempi_ignore_tkr.so.40 -> libmpi_usempi_ignore_tkr.so.40.20.0 lrwxrwxrwx 1 root root 47 Apr 15 2020 libmpi_usempi_ignore_tkr.so.40.20.0 -> openmpi/lib/libmpi_usempi_ignore_tkr.so.40.20.0 lrwxrwxrwx 1 root root 27 Apr 15 2020 libmpi_usempif08.so.40 -> libmpi_usempif08.so.40.21.0 lrwxrwxrwx 1 root root 39 Apr 15 2020 libmpi_usempif08.so.40.21.0 -> openmpi/lib/libmpi_usempif08.so.40.21.0 -rw-r--r-- 1 root root 171K Apr 16 13:43 libmvec-2.31.so -rw-r--r-- 1 root root 350K Apr 16 13:43 libmvec.a lrwxrwxrwx 1 root root 34 Apr 16 13:43 libmvec.so -> /lib/x86_64-linux-gnu/libmvec.so.1 lrwxrwxrwx 1 root root 15 Apr 16 13:43 libmvec.so.1 -> libmvec-2.31.so lrwxrwxrwx 1 root root 25 Jan 17 20:13 libmysqlclient.so.21 -> libmysqlclient.so.21.2.36 -rw-r--r-- 1 root root 7.2M Jan 17 20:13 libmysqlclient.so.21.2.36 lrwxrwxrwx 1 root root 17 May 16 2023 libncurses.so.6 -> libncurses.so.6.2 -rw-r--r-- 1 root root 159K May 16 2023 libncurses.so.6.2 lrwxrwxrwx 1 root root 18 May 16 2023 libncursesw.so.6 -> libncursesw.so.6.2 -rw-r--r-- 1 root root 227K May 16 2023 libncursesw.so.6.2 -rw-r--r-- 1 root root 1.2M Jan 23 2020 libnetcdf.so.15 lrwxrwxrwx 1 root root 22 Mar 22 2020 libnetcdf_c++.so.4 -> libnetcdf_c++.so.4.2.0 -rw-r--r-- 1 root root 123K Mar 22 2020 libnetcdf_c++.so.4.2.0 lrwxrwxrwx 1 root root 16 Jun 14 2021 libnettle.so.7 -> libnettle.so.7.0 -rw-r--r-- 1 root root 227K Jun 14 2021 libnettle.so.7.0 lrwxrwxrwx 1 root root 21 Apr 18 07:15 libnghttp2.so.14 -> libnghttp2.so.14.19.0 -rw-r--r-- 1 root root 163K Apr 18 07:15 libnghttp2.so.14.19.0 lrwxrwxrwx 1 root root 19 Dec 2 2022 libnl-3.so.200 -> libnl-3.so.200.26.0 -rw-r--r-- 1 root root 135K Dec 2 2022 libnl-3.so.200.26.0 lrwxrwxrwx 1 root root 25 Dec 2 2022 libnl-route-3.so.200 -> libnl-route-3.so.200.26.0 -rw-r--r-- 1 root root 475K Dec 2 2022 libnl-route-3.so.200.26.0 -rw-r--r-- 1 root root 104K Apr 16 13:43 libnsl-2.31.so -rw-r--r-- 1 root root 207K Apr 16 13:43 libnsl.a lrwxrwxrwx 1 root root 33 Apr 16 13:43 libnsl.so -> /lib/x86_64-linux-gnu/libnsl.so.1 lrwxrwxrwx 1 root root 14 Apr 16 13:43 libnsl.so.1 -> libnsl-2.31.so -rw-r--r-- 1 root root 246K Mar 21 12:18 libnspr4.so -rw-r--r-- 1 root root 1.4M Apr 11 14:23 libnss3.so -rw-r--r-- 1 root root 43K Apr 16 13:43 libnss_compat-2.31.so lrwxrwxrwx 1 root root 40 Apr 16 13:43 libnss_compat.so -> /lib/x86_64-linux-gnu/libnss_compat.so.2 lrwxrwxrwx 1 root root 21 Apr 16 13:43 libnss_compat.so.2 -> libnss_compat-2.31.so -rw-r--r-- 1 root root 27K Apr 16 13:43 libnss_dns-2.31.so lrwxrwxrwx 1 root root 37 Apr 16 13:43 libnss_dns.so -> /lib/x86_64-linux-gnu/libnss_dns.so.2 lrwxrwxrwx 1 root root 18 Apr 16 13:43 libnss_dns.so.2 -> libnss_dns-2.31.so -rw-r--r-- 1 root root 51K Apr 16 13:43 libnss_files-2.31.so lrwxrwxrwx 1 root root 39 Apr 16 13:43 libnss_files.so -> /lib/x86_64-linux-gnu/libnss_files.so.2 lrwxrwxrwx 1 root root 20 Apr 16 13:43 libnss_files.so.2 -> libnss_files-2.31.so -rw-r--r-- 1 root root 27K Apr 16 13:43 libnss_hesiod-2.31.so lrwxrwxrwx 1 root root 40 Apr 16 13:43 libnss_hesiod.so -> /lib/x86_64-linux-gnu/libnss_hesiod.so.2 lrwxrwxrwx 1 root root 21 Apr 16 13:43 libnss_hesiod.so.2 -> libnss_hesiod-2.31.so -rw-r--r-- 1 root root 51K Apr 16 13:43 libnss_nis-2.31.so lrwxrwxrwx 1 root root 37 Apr 16 13:43 libnss_nis.so -> /lib/x86_64-linux-gnu/libnss_nis.so.2 lrwxrwxrwx 1 root root 18 Apr 16 13:43 libnss_nis.so.2 -> libnss_nis-2.31.so -rw-r--r-- 1 root root 59K Apr 16 13:43 libnss_nisplus-2.31.so lrwxrwxrwx 1 root root 41 Apr 16 13:43 libnss_nisplus.so -> /lib/x86_64-linux-gnu/libnss_nisplus.so.2 lrwxrwxrwx 1 root root 22 Apr 16 13:43 libnss_nisplus.so.2 -> libnss_nisplus-2.31.so -rw-r--r-- 1 root root 200K Apr 11 14:23 libnssutil3.so lrwxrwxrwx 1 root root 16 Sep 8 2018 libnuma.so.1 -> libnuma.so.1.0.0 -rw-r--r-- 1 root root 47K Sep 8 2018 libnuma.so.1.0.0 lrwxrwxrwx 1 root root 12 Mar 21 12:34 libodbc.so.1 -> libodbc.so.2 lrwxrwxrwx 1 root root 16 Mar 21 12:34 libodbc.so.2 -> libodbc.so.2.0.0 -rw-r--r-- 1 root root 442K Mar 21 12:34 libodbc.so.2.0.0 lrwxrwxrwx 1 root root 14 Mar 21 12:34 libodbccr.so.1 -> libodbccr.so.2 lrwxrwxrwx 1 root root 18 Mar 21 12:34 libodbccr.so.2 -> libodbccr.so.2.0.0 -rw-r--r-- 1 root root 47K Mar 21 12:34 libodbccr.so.2.0.0 lrwxrwxrwx 1 root root 16 Mar 21 12:34 libodbcinst.so.1 -> libodbcinst.so.2 lrwxrwxrwx 1 root root 20 Mar 21 12:34 libodbcinst.so.2 -> libodbcinst.so.2.0.0 -rw-r--r-- 1 root root 79K Mar 21 12:34 libodbcinst.so.2.0.0 lrwxrwxrwx 1 root root 15 Sep 16 2019 libogg.so.0 -> libogg.so.0.8.4 -rw-r--r-- 1 root root 46K Sep 16 2019 libogg.so.0.8.4 lrwxrwxrwx 1 root root 23 Apr 15 2020 libompitrace.so.40 -> libompitrace.so.40.20.0 lrwxrwxrwx 1 root root 35 Apr 15 2020 libompitrace.so.40.20.0 -> openmpi/lib/libompitrace.so.40.20.0 -rw-r--r-- 1 root root 1.4M Jan 23 10:47 libopcodes-2.34-system.so lrwxrwxrwx 1 root root 22 Apr 15 2020 libopen-pal.so.40 -> libopen-pal.so.40.20.3 lrwxrwxrwx 1 root root 34 Apr 15 2020 libopen-pal.so.40.20.3 -> openmpi/lib/libopen-pal.so.40.20.3 lrwxrwxrwx 1 root root 22 Apr 15 2020 libopen-rte.so.40 -> libopen-rte.so.40.20.3 lrwxrwxrwx 1 root root 34 Apr 15 2020 libopen-rte.so.40.20.3 -> openmpi/lib/libopen-rte.so.40.20.3 lrwxrwxrwx 1 root root 48 May 11 06:45 libopenblas.a -> /etc/alternatives/libopenblas.a-x86_64-linux-gnu lrwxrwxrwx 1 root root 49 May 11 06:45 libopenblas.so -> /etc/alternatives/libopenblas.so-x86_64-linux-gnu lrwxrwxrwx 1 root root 51 May 11 06:45 libopenblas.so.0 -> /etc/alternatives/libopenblas.so.0-x86_64-linux-gnu -rw-r--r-- 1 root root 752K Feb 18 2020 libopencv_aruco.a lrwxrwxrwx 1 root root 22 Feb 18 2020 libopencv_aruco.so -> libopencv_aruco.so.4.2 lrwxrwxrwx 1 root root 24 Feb 18 2020 libopencv_aruco.so.4.2 -> libopencv_aruco.so.4.2.0 -rw-r--r-- 1 root root 435K Feb 18 2020 libopencv_aruco.so.4.2.0 -rw-r--r-- 1 root root 358K Feb 18 2020 libopencv_bgsegm.a lrwxrwxrwx 1 root root 23 Feb 18 2020 libopencv_bgsegm.so -> libopencv_bgsegm.so.4.2 lrwxrwxrwx 1 root root 25 Feb 18 2020 libopencv_bgsegm.so.4.2 -> libopencv_bgsegm.so.4.2.0 -rw-r--r-- 1 root root 143K Feb 18 2020 libopencv_bgsegm.so.4.2.0 -rw-r--r-- 1 root root 778K Feb 18 2020 libopencv_bioinspired.a lrwxrwxrwx 1 root root 28 Feb 18 2020 libopencv_bioinspired.so -> libopencv_bioinspired.so.4.2 lrwxrwxrwx 1 root root 30 Feb 18 2020 libopencv_bioinspired.so.4.2 -> libopencv_bioinspired.so.4.2.0 -rw-r--r-- 1 root root 259K Feb 18 2020 libopencv_bioinspired.so.4.2.0 -rw-r--r-- 1 root root 3.9M Feb 18 2020 libopencv_calib3d.a lrwxrwxrwx 1 root root 24 Feb 18 2020 libopencv_calib3d.so -> libopencv_calib3d.so.4.2 lrwxrwxrwx 1 root root 26 Feb 18 2020 libopencv_calib3d.so.4.2 -> libopencv_calib3d.so.4.2.0 -rw-r--r-- 1 root root 1.9M Feb 18 2020 libopencv_calib3d.so.4.2.0 -rw-r--r-- 1 root root 783K Feb 18 2020 libopencv_ccalib.a lrwxrwxrwx 1 root root 23 Feb 18 2020 libopencv_ccalib.so -> libopencv_ccalib.so.4.2 lrwxrwxrwx 1 root root 25 Feb 18 2020 libopencv_ccalib.so.4.2 -> libopencv_ccalib.so.4.2.0 -rw-r--r-- 1 root root 423K Feb 18 2020 libopencv_ccalib.so.4.2.0 -rw-r--r-- 1 root root 8.8M Feb 18 2020 libopencv_core.a lrwxrwxrwx 1 root root 21 Feb 18 2020 libopencv_core.so -> libopencv_core.so.4.2 lrwxrwxrwx 1 root root 23 Feb 18 2020 libopencv_core.so.4.2 -> libopencv_core.so.4.2.0 -rw-r--r-- 1 root root 3.7M Feb 18 2020 libopencv_core.so.4.2.0 -rw-r--r-- 1 root root 1.9M Feb 18 2020 libopencv_datasets.a lrwxrwxrwx 1 root root 25 Feb 18 2020 libopencv_datasets.so -> libopencv_datasets.so.4.2 lrwxrwxrwx 1 root root 27 Feb 18 2020 libopencv_datasets.so.4.2 -> libopencv_datasets.so.4.2.0 -rw-r--r-- 1 root root 479K Feb 18 2020 libopencv_datasets.so.4.2.0 -rw-r--r-- 1 root root 11M Feb 18 2020 libopencv_dnn.a lrwxrwxrwx 1 root root 20 Feb 18 2020 libopencv_dnn.so -> libopencv_dnn.so.4.2 lrwxrwxrwx 1 root root 22 Feb 18 2020 libopencv_dnn.so.4.2 -> libopencv_dnn.so.4.2.0 -rw-r--r-- 1 root root 3.2M Feb 18 2020 libopencv_dnn.so.4.2.0 -rw-r--r-- 1 root root 51K Feb 18 2020 libopencv_dnn_objdetect.a lrwxrwxrwx 1 root root 30 Feb 18 2020 libopencv_dnn_objdetect.so -> libopencv_dnn_objdetect.so.4.2 lrwxrwxrwx 1 root root 32 Feb 18 2020 libopencv_dnn_objdetect.so.4.2 -> libopencv_dnn_objdetect.so.4.2.0 -rw-r--r-- 1 root root 39K Feb 18 2020 libopencv_dnn_objdetect.so.4.2.0 -rw-r--r-- 1 root root 102K Feb 18 2020 libopencv_dnn_superres.a lrwxrwxrwx 1 root root 29 Feb 18 2020 libopencv_dnn_superres.so -> libopencv_dnn_superres.so.4.2 lrwxrwxrwx 1 root root 31 Feb 18 2020 libopencv_dnn_superres.so.4.2 -> libopencv_dnn_superres.so.4.2.0 -rw-r--r-- 1 root root 63K Feb 18 2020 libopencv_dnn_superres.so.4.2.0 -rw-r--r-- 1 root root 235K Feb 18 2020 libopencv_dpm.a lrwxrwxrwx 1 root root 20 Feb 18 2020 libopencv_dpm.so -> libopencv_dpm.so.4.2 lrwxrwxrwx 1 root root 22 Feb 18 2020 libopencv_dpm.so.4.2 -> libopencv_dpm.so.4.2.0 -rw-r--r-- 1 root root 111K Feb 18 2020 libopencv_dpm.so.4.2.0 -rw-r--r-- 1 root root 1.5M Feb 18 2020 libopencv_face.a lrwxrwxrwx 1 root root 21 Feb 18 2020 libopencv_face.so -> libopencv_face.so.4.2 lrwxrwxrwx 1 root root 23 Feb 18 2020 libopencv_face.so.4.2 -> libopencv_face.so.4.2.0 -rw-r--r-- 1 root root 631K Feb 18 2020 libopencv_face.so.4.2.0 -rw-r--r-- 1 root root 1.8M Feb 18 2020 libopencv_features2d.a lrwxrwxrwx 1 root root 27 Feb 18 2020 libopencv_features2d.so -> libopencv_features2d.so.4.2 lrwxrwxrwx 1 root root 29 Feb 18 2020 libopencv_features2d.so.4.2 -> libopencv_features2d.so.4.2.0 -rw-r--r-- 1 root root 843K Feb 18 2020 libopencv_features2d.so.4.2.0 -rw-r--r-- 1 root root 1.1M Feb 18 2020 libopencv_flann.a lrwxrwxrwx 1 root root 22 Feb 18 2020 libopencv_flann.so -> libopencv_flann.so.4.2 lrwxrwxrwx 1 root root 24 Feb 18 2020 libopencv_flann.so.4.2 -> libopencv_flann.so.4.2.0 -rw-r--r-- 1 root root 375K Feb 18 2020 libopencv_flann.so.4.2.0 -rw-r--r-- 1 root root 62K Feb 18 2020 libopencv_freetype.a lrwxrwxrwx 1 root root 25 Feb 18 2020 libopencv_freetype.so -> libopencv_freetype.so.4.2 lrwxrwxrwx 1 root root 27 Feb 18 2020 libopencv_freetype.so.4.2 -> libopencv_freetype.so.4.2.0 -rw-r--r-- 1 root root 39K Feb 18 2020 libopencv_freetype.so.4.2.0 -rw-r--r-- 1 root root 177K Feb 18 2020 libopencv_fuzzy.a lrwxrwxrwx 1 root root 22 Feb 18 2020 libopencv_fuzzy.so -> libopencv_fuzzy.so.4.2 lrwxrwxrwx 1 root root 24 Feb 18 2020 libopencv_fuzzy.so.4.2 -> libopencv_fuzzy.so.4.2.0 -rw-r--r-- 1 root root 119K Feb 18 2020 libopencv_fuzzy.so.4.2.0 -rw-r--r-- 1 root root 117K Feb 18 2020 libopencv_hdf.a lrwxrwxrwx 1 root root 20 Feb 18 2020 libopencv_hdf.so -> libopencv_hdf.so.4.2 lrwxrwxrwx 1 root root 22 Feb 18 2020 libopencv_hdf.so.4.2 -> libopencv_hdf.so.4.2.0 -rw-r--r-- 1 root root 51K Feb 18 2020 libopencv_hdf.so.4.2.0 -rw-r--r-- 1 root root 178K Feb 18 2020 libopencv_hfs.a lrwxrwxrwx 1 root root 20 Feb 18 2020 libopencv_hfs.so -> libopencv_hfs.so.4.2 lrwxrwxrwx 1 root root 22 Feb 18 2020 libopencv_hfs.so.4.2 -> libopencv_hfs.so.4.2.0 -rw-r--r-- 1 root root 75K Feb 18 2020 libopencv_hfs.so.4.2.0 -rw-r--r-- 1 root root 233K Feb 18 2020 libopencv_highgui.a lrwxrwxrwx 1 root root 24 Feb 18 2020 libopencv_highgui.so -> libopencv_highgui.so.4.2 lrwxrwxrwx 1 root root 26 Feb 18 2020 libopencv_highgui.so.4.2 -> libopencv_highgui.so.4.2.0 -rw-r--r-- 1 root root 99K Feb 18 2020 libopencv_highgui.so.4.2.0 -rw-r--r-- 1 root root 292K Feb 18 2020 libopencv_img_hash.a lrwxrwxrwx 1 root root 25 Feb 18 2020 libopencv_img_hash.so -> libopencv_img_hash.so.4.2 lrwxrwxrwx 1 root root 27 Feb 18 2020 libopencv_img_hash.so.4.2 -> libopencv_img_hash.so.4.2.0 -rw-r--r-- 1 root root 111K Feb 18 2020 libopencv_img_hash.so.4.2.0 -rw-r--r-- 1 root root 1.2M Feb 18 2020 libopencv_imgcodecs.a lrwxrwxrwx 1 root root 26 Feb 18 2020 libopencv_imgcodecs.so -> libopencv_imgcodecs.so.4.2 lrwxrwxrwx 1 root root 28 Feb 18 2020 libopencv_imgcodecs.so.4.2 -> libopencv_imgcodecs.so.4.2.0 -rw-r--r-- 1 root root 351K Feb 18 2020 libopencv_imgcodecs.so.4.2.0 -rw-r--r-- 1 root root 13M Feb 18 2020 libopencv_imgproc.a lrwxrwxrwx 1 root root 24 Feb 18 2020 libopencv_imgproc.so -> libopencv_imgproc.so.4.2 lrwxrwxrwx 1 root root 26 Feb 18 2020 libopencv_imgproc.so.4.2 -> libopencv_imgproc.so.4.2.0 -rw-r--r-- 1 root root 5.1M Feb 18 2020 libopencv_imgproc.so.4.2.0 -rw-r--r-- 1 root root 355K Feb 18 2020 libopencv_line_descriptor.a lrwxrwxrwx 1 root root 32 Feb 18 2020 libopencv_line_descriptor.so -> libopencv_line_descriptor.so.4.2 lrwxrwxrwx 1 root root 34 Feb 18 2020 libopencv_line_descriptor.so.4.2 -> libopencv_line_descriptor.so.4.2.0 -rw-r--r-- 1 root root 183K Feb 18 2020 libopencv_line_descriptor.so.4.2.0 -rw-r--r-- 1 root root 1.8M Feb 18 2020 libopencv_ml.a lrwxrwxrwx 1 root root 19 Feb 18 2020 libopencv_ml.so -> libopencv_ml.so.4.2 lrwxrwxrwx 1 root root 21 Feb 18 2020 libopencv_ml.so.4.2 -> libopencv_ml.so.4.2.0 -rw-r--r-- 1 root root 755K Feb 18 2020 libopencv_ml.so.4.2.0 -rw-r--r-- 1 root root 862K Feb 18 2020 libopencv_objdetect.a lrwxrwxrwx 1 root root 26 Feb 18 2020 libopencv_objdetect.so -> libopencv_objdetect.so.4.2 lrwxrwxrwx 1 root root 28 Feb 18 2020 libopencv_objdetect.so.4.2 -> libopencv_objdetect.so.4.2.0 -rw-r--r-- 1 root root 403K Feb 18 2020 libopencv_objdetect.so.4.2.0 -rw-r--r-- 1 root root 1.1M Feb 18 2020 libopencv_optflow.a lrwxrwxrwx 1 root root 24 Feb 18 2020 libopencv_optflow.so -> libopencv_optflow.so.4.2 lrwxrwxrwx 1 root root 26 Feb 18 2020 libopencv_optflow.so.4.2 -> libopencv_optflow.so.4.2.0 -rw-r--r-- 1 root root 519K Feb 18 2020 libopencv_optflow.so.4.2.0 -rw-r--r-- 1 root root 67K Feb 18 2020 libopencv_phase_unwrapping.a lrwxrwxrwx 1 root root 33 Feb 18 2020 libopencv_phase_unwrapping.so -> libopencv_phase_unwrapping.so.4.2 lrwxrwxrwx 1 root root 35 Feb 18 2020 libopencv_phase_unwrapping.so.4.2 -> libopencv_phase_unwrapping.so.4.2.0 -rw-r--r-- 1 root root 39K Feb 18 2020 libopencv_phase_unwrapping.so.4.2.0 -rw-r--r-- 1 root root 1.6M Feb 18 2020 libopencv_photo.a lrwxrwxrwx 1 root root 22 Feb 18 2020 libopencv_photo.so -> libopencv_photo.so.4.2 lrwxrwxrwx 1 root root 24 Feb 18 2020 libopencv_photo.so.4.2 -> libopencv_photo.so.4.2.0 -rw-r--r-- 1 root root 839K Feb 18 2020 libopencv_photo.so.4.2.0 -rw-r--r-- 1 root root 77K Feb 18 2020 libopencv_plot.a lrwxrwxrwx 1 root root 21 Feb 18 2020 libopencv_plot.so -> libopencv_plot.so.4.2 lrwxrwxrwx 1 root root 23 Feb 18 2020 libopencv_plot.so.4.2 -> libopencv_plot.so.4.2.0 -rw-r--r-- 1 root root 55K Feb 18 2020 libopencv_plot.so.4.2.0 -rw-r--r-- 1 root root 216K Feb 18 2020 libopencv_quality.a lrwxrwxrwx 1 root root 24 Feb 18 2020 libopencv_quality.so -> libopencv_quality.so.4.2 lrwxrwxrwx 1 root root 26 Feb 18 2020 libopencv_quality.so.4.2 -> libopencv_quality.so.4.2.0 -rw-r--r-- 1 root root 99K Feb 18 2020 libopencv_quality.so.4.2.0 -rw-r--r-- 1 root root 351K Feb 18 2020 libopencv_reg.a lrwxrwxrwx 1 root root 20 Feb 18 2020 libopencv_reg.so -> libopencv_reg.so.4.2 lrwxrwxrwx 1 root root 22 Feb 18 2020 libopencv_reg.so.4.2 -> libopencv_reg.so.4.2.0 -rw-r--r-- 1 root root 167K Feb 18 2020 libopencv_reg.so.4.2.0 -rw-r--r-- 1 root root 2.8M Feb 18 2020 libopencv_rgbd.a lrwxrwxrwx 1 root root 21 Feb 18 2020 libopencv_rgbd.so -> libopencv_rgbd.so.4.2 lrwxrwxrwx 1 root root 23 Feb 18 2020 libopencv_rgbd.so.4.2 -> libopencv_rgbd.so.4.2.0 -rw-r--r-- 1 root root 739K Feb 18 2020 libopencv_rgbd.so.4.2.0 -rw-r--r-- 1 root root 368K Feb 18 2020 libopencv_saliency.a lrwxrwxrwx 1 root root 25 Feb 18 2020 libopencv_saliency.so -> libopencv_saliency.so.4.2 lrwxrwxrwx 1 root root 27 Feb 18 2020 libopencv_saliency.so.4.2 -> libopencv_saliency.so.4.2.0 -rw-r--r-- 1 root root 187K Feb 18 2020 libopencv_saliency.so.4.2.0 -rw-r--r-- 1 root root 461K Feb 18 2020 libopencv_shape.a lrwxrwxrwx 1 root root 22 Feb 18 2020 libopencv_shape.so -> libopencv_shape.so.4.2 lrwxrwxrwx 1 root root 24 Feb 18 2020 libopencv_shape.so.4.2 -> libopencv_shape.so.4.2.0 -rw-r--r-- 1 root root 191K Feb 18 2020 libopencv_shape.so.4.2.0 -rw-r--r-- 1 root root 418K Feb 18 2020 libopencv_stereo.a lrwxrwxrwx 1 root root 23 Feb 18 2020 libopencv_stereo.so -> libopencv_stereo.so.4.2 lrwxrwxrwx 1 root root 25 Feb 18 2020 libopencv_stereo.so.4.2 -> libopencv_stereo.so.4.2.0 -rw-r--r-- 1 root root 175K Feb 18 2020 libopencv_stereo.so.4.2.0 -rw-r--r-- 1 root root 1.7M Feb 18 2020 libopencv_stitching.a lrwxrwxrwx 1 root root 26 Feb 18 2020 libopencv_stitching.so -> libopencv_stitching.so.4.2 lrwxrwxrwx 1 root root 28 Feb 18 2020 libopencv_stitching.so.4.2 -> libopencv_stitching.so.4.2.0 -rw-r--r-- 1 root root 767K Feb 18 2020 libopencv_stitching.so.4.2.0 -rw-r--r-- 1 root root 180K Feb 18 2020 libopencv_structured_light.a lrwxrwxrwx 1 root root 33 Feb 18 2020 libopencv_structured_light.so -> libopencv_structured_light.so.4.2 lrwxrwxrwx 1 root root 35 Feb 18 2020 libopencv_structured_light.so.4.2 -> libopencv_structured_light.so.4.2.0 -rw-r--r-- 1 root root 103K Feb 18 2020 libopencv_structured_light.so.4.2.0 -rw-r--r-- 1 root root 367K Feb 18 2020 libopencv_superres.a lrwxrwxrwx 1 root root 25 Feb 18 2020 libopencv_superres.so -> libopencv_superres.so.4.2 lrwxrwxrwx 1 root root 27 Feb 18 2020 libopencv_superres.so.4.2 -> libopencv_superres.so.4.2.0 -rw-r--r-- 1 root root 175K Feb 18 2020 libopencv_superres.so.4.2.0 -rw-r--r-- 1 root root 1.2M Feb 18 2020 libopencv_surface_matching.a lrwxrwxrwx 1 root root 33 Feb 18 2020 libopencv_surface_matching.so -> libopencv_surface_matching.so.4.2 lrwxrwxrwx 1 root root 35 Feb 18 2020 libopencv_surface_matching.so.4.2 -> libopencv_surface_matching.so.4.2.0 -rw-r--r-- 1 root root 323K Feb 18 2020 libopencv_surface_matching.so.4.2.0 -rw-r--r-- 1 root root 975K Feb 18 2020 libopencv_text.a lrwxrwxrwx 1 root root 21 Feb 18 2020 libopencv_text.so -> libopencv_text.so.4.2 lrwxrwxrwx 1 root root 23 Feb 18 2020 libopencv_text.so.4.2 -> libopencv_text.so.4.2.0 -rw-r--r-- 1 root root 431K Feb 18 2020 libopencv_text.so.4.2.0 -rw-r--r-- 1 root root 4.0M Feb 18 2020 libopencv_tracking.a lrwxrwxrwx 1 root root 25 Feb 18 2020 libopencv_tracking.so -> libopencv_tracking.so.4.2 lrwxrwxrwx 1 root root 27 Feb 18 2020 libopencv_tracking.so.4.2 -> libopencv_tracking.so.4.2.0 -rw-r--r-- 1 root root 2.4M Feb 18 2020 libopencv_tracking.so.4.2.0 -rw-r--r-- 1 root root 2.2M Feb 18 2020 libopencv_ts.a -rw-r--r-- 1 root root 987K Feb 18 2020 libopencv_video.a lrwxrwxrwx 1 root root 22 Feb 18 2020 libopencv_video.so -> libopencv_video.so.4.2 lrwxrwxrwx 1 root root 24 Feb 18 2020 libopencv_video.so.4.2 -> libopencv_video.so.4.2.0 -rw-r--r-- 1 root root 483K Feb 18 2020 libopencv_video.so.4.2.0 -rw-r--r-- 1 root root 1.3M Feb 18 2020 libopencv_videoio.a lrwxrwxrwx 1 root root 24 Feb 18 2020 libopencv_videoio.so -> libopencv_videoio.so.4.2 lrwxrwxrwx 1 root root 26 Feb 18 2020 libopencv_videoio.so.4.2 -> libopencv_videoio.so.4.2.0 -rw-r--r-- 1 root root 499K Feb 18 2020 libopencv_videoio.so.4.2.0 -rw-r--r-- 1 root root 763K Feb 18 2020 libopencv_videostab.a lrwxrwxrwx 1 root root 26 Feb 18 2020 libopencv_videostab.so -> libopencv_videostab.so.4.2 lrwxrwxrwx 1 root root 28 Feb 18 2020 libopencv_videostab.so.4.2 -> libopencv_videostab.so.4.2.0 -rw-r--r-- 1 root root 363K Feb 18 2020 libopencv_videostab.so.4.2.0 -rw-r--r-- 1 root root 1.3M Feb 18 2020 libopencv_viz.a lrwxrwxrwx 1 root root 20 Feb 18 2020 libopencv_viz.so -> libopencv_viz.so.4.2 lrwxrwxrwx 1 root root 22 Feb 18 2020 libopencv_viz.so.4.2 -> libopencv_viz.so.4.2.0 -rw-r--r-- 1 root root 423K Feb 18 2020 libopencv_viz.so.4.2.0 -rw-r--r-- 1 root root 3.4M Feb 18 2020 libopencv_ximgproc.a lrwxrwxrwx 1 root root 25 Feb 18 2020 libopencv_ximgproc.so -> libopencv_ximgproc.so.4.2 lrwxrwxrwx 1 root root 27 Feb 18 2020 libopencv_ximgproc.so.4.2 -> libopencv_ximgproc.so.4.2.0 -rw-r--r-- 1 root root 1.5M Feb 18 2020 libopencv_ximgproc.so.4.2.0 -rw-r--r-- 1 root root 216K Feb 18 2020 libopencv_xobjdetect.a lrwxrwxrwx 1 root root 27 Feb 18 2020 libopencv_xobjdetect.so -> libopencv_xobjdetect.so.4.2 lrwxrwxrwx 1 root root 29 Feb 18 2020 libopencv_xobjdetect.so.4.2 -> libopencv_xobjdetect.so.4.2.0 -rw-r--r-- 1 root root 99K Feb 18 2020 libopencv_xobjdetect.so.4.2.0 -rw-r--r-- 1 root root 580K Feb 18 2020 libopencv_xphoto.a lrwxrwxrwx 1 root root 23 Feb 18 2020 libopencv_xphoto.so -> libopencv_xphoto.so.4.2 lrwxrwxrwx 1 root root 25 Feb 18 2020 libopencv_xphoto.so.4.2 -> libopencv_xphoto.so.4.2.0 -rw-r--r-- 1 root root 297K Feb 18 2020 libopencv_xphoto.so.4.2.0 -rw-r--r-- 1 root root 339K Jan 6 2021 libopenjp2.so.2.3.1 lrwxrwxrwx 1 root root 19 Jan 6 2021 libopenjp2.so.7 -> libopenjp2.so.2.3.1 lrwxrwxrwx 1 root root 19 Mar 24 2020 libopenmpt.so.0 -> libopenmpt.so.0.1.1 -rw-r--r-- 1 root root 1.6M Mar 24 2020 libopenmpt.so.0.1.1 lrwxrwxrwx 1 root root 16 Aug 28 2019 libopus.so.0 -> libopus.so.0.8.0 -rw-r--r-- 1 root root 375K Aug 28 2019 libopus.so.0.8.0 lrwxrwxrwx 1 root root 20 Nov 2 2019 liborc-0.4.so.0 -> liborc-0.4.so.0.31.0 -rw-r--r-- 1 root root 522K Nov 2 2019 liborc-0.4.so.0.31.0 lrwxrwxrwx 1 root root 25 Nov 2 2019 liborc-test-0.4.so.0 -> liborc-test-0.4.so.0.31.0 -rw-r--r-- 1 root root 538K Nov 2 2019 liborc-test-0.4.so.0.31.0 lrwxrwxrwx 1 root root 19 Jan 4 2021 libp11-kit.so.0 -> libp11-kit.so.0.3.0 -rw-r--r-- 1 root root 1.3M Jan 4 2021 libp11-kit.so.0.3.0 lrwxrwxrwx 1 root root 16 Jan 10 13:55 libpam.so.0 -> libpam.so.0.84.2 -rw-r--r-- 1 root root 67K Jan 10 13:55 libpam.so.0.84.2 lrwxrwxrwx 1 root root 21 Jan 10 13:55 libpam_misc.so.0 -> libpam_misc.so.0.82.1 -rw-r--r-- 1 root root 15K Jan 10 13:55 libpam_misc.so.0.82.1 lrwxrwxrwx 1 root root 17 Jan 10 13:55 libpamc.so.0 -> libpamc.so.0.82.1 -rw-r--r-- 1 root root 19K Jan 10 13:55 libpamc.so.0.82.1 lrwxrwxrwx 1 root root 15 May 16 2023 libpanel.so.6 -> libpanel.so.6.2 -rw-r--r-- 1 root root 23K May 16 2023 libpanel.so.6.2 lrwxrwxrwx 1 root root 16 May 16 2023 libpanelw.so.6 -> libpanelw.so.6.2 -rw-r--r-- 1 root root 23K May 16 2023 libpanelw.so.6.2 lrwxrwxrwx 1 root root 24 Apr 21 2020 libpango-1.0.so.0 -> libpango-1.0.so.0.4400.7 -rw-r--r-- 1 root root 311K Apr 21 2020 libpango-1.0.so.0.4400.7 lrwxrwxrwx 1 root root 29 Apr 21 2020 libpangocairo-1.0.so.0 -> libpangocairo-1.0.so.0.4400.7 -rw-r--r-- 1 root root 67K Apr 21 2020 libpangocairo-1.0.so.0.4400.7 lrwxrwxrwx 1 root root 27 Apr 21 2020 libpangoft2-1.0.so.0 -> libpangoft2-1.0.so.0.4400.7 -rw-r--r-- 1 root root 94K Apr 21 2020 libpangoft2-1.0.so.0.4400.7 lrwxrwxrwx 1 root root 20 Mar 2 2020 libpathplan.so -> libpathplan.so.4.0.0 lrwxrwxrwx 1 root root 20 Mar 2 2020 libpathplan.so.4 -> libpathplan.so.4.0.0 -rw-r--r-- 1 root root 35K Mar 2 2020 libpathplan.so.4.0.0 lrwxrwxrwx 1 root root 22 Aug 24 2019 libpciaccess.so.0 -> libpciaccess.so.0.11.1 -rw-r--r-- 1 root root 39K Aug 24 2019 libpciaccess.so.0.11.1 -rw-r--r-- 1 root root 15K Apr 16 13:43 libpcprofile.so lrwxrwxrwx 1 root root 17 May 16 2022 libpcre.so.3 -> libpcre.so.3.13.3 -rw-r--r-- 1 root root 455K May 16 2022 libpcre.so.3.13.3 lrwxrwxrwx 1 root root 19 Sep 20 2022 libpcre2-8.so.0 -> libpcre2-8.so.0.9.0 -rw-r--r-- 1 root root 575K Sep 20 2022 libpcre2-8.so.0.9.0 lrwxrwxrwx 1 root root 22 May 16 2022 libpcreposix.so.3 -> libpcreposix.so.3.13.3 -rw-r--r-- 1 root root 15K May 16 2022 libpcreposix.so.3.13.3 lrwxrwxrwx 1 root root 17 Nov 23 15:02 libperl.so.5.30 -> libperl.so.5.30.0 -rw-r--r-- 1 root root 3.4M Nov 23 15:02 libperl.so.5.30.0 lrwxrwxrwx 1 root root 21 Nov 4 2022 libpixman-1.so.0 -> libpixman-1.so.0.38.4 -rw-r--r-- 1 root root 663K Nov 4 2022 libpixman-1.so.0.38.4 -rw-r--r-- 1 root root 23K Mar 21 12:18 libplc4.so -rw-r--r-- 1 root root 15K Mar 21 12:18 libplds4.so lrwxrwxrwx 1 root root 26 Feb 27 2020 libpmix.so.2 -> pmix/lib/libpmix.so.2.2.25 lrwxrwxrwx 1 root root 26 Feb 27 2020 libpmix.so.2.2.25 -> pmix/lib/libpmix.so.2.2.25 lrwxrwxrwx 1 root root 10 Feb 7 2020 libpng.a -> libpng16.a lrwxrwxrwx 1 root root 11 Feb 7 2020 libpng.so -> libpng16.so -rw-r--r-- 1 root root 351K Feb 7 2020 libpng16.a lrwxrwxrwx 1 root root 19 Feb 7 2020 libpng16.so -> libpng16.so.16.37.0 lrwxrwxrwx 1 root root 19 Feb 7 2020 libpng16.so.16 -> libpng16.so.16.37.0 -rw-r--r-- 1 root root 219K Feb 7 2020 libpng16.so.16.37.0 lrwxrwxrwx 1 root root 20 Nov 22 05:50 libpoppler.so.97 -> libpoppler.so.97.0.0 -rw-r--r-- 1 root root 3.3M Nov 22 05:50 libpoppler.so.97.0.0 lrwxrwxrwx 1 root root 13 Feb 15 18:19 libpq.so.5 -> libpq.so.5.12 -rw-r--r-- 1 root root 315K Feb 15 18:19 libpq.so.5.12 lrwxrwxrwx 1 root root 18 Oct 31 2023 libprocps.so.8 -> libprocps.so.8.0.2 -rw-r--r-- 1 root root 79K Oct 31 2023 libprocps.so.8.0.2 lrwxrwxrwx 1 root root 21 Feb 19 2020 libprofiler.so.0 -> libprofiler.so.0.4.18 -rw-r--r-- 1 root root 68K Feb 19 2020 libprofiler.so.0.4.18 lrwxrwxrwx 1 root root 17 Feb 13 2020 libproj.so.15 -> libproj.so.15.3.1 -rw-r--r-- 1 root root 3.0M Feb 13 2020 libproj.so.15.3.1 lrwxrwxrwx 1 root root 21 Mar 9 2023 libprotobuf.so.17 -> libprotobuf.so.17.0.0 -rw-r--r-- 1 root root 3.0M Mar 9 2023 libprotobuf.so.17.0.0 lrwxrwxrwx 1 root root 17 Dec 8 2020 libproxy.so.1 -> libproxy.so.1.0.0 -rw-r--r-- 1 root root 131K Dec 8 2020 libproxy.so.1.0.0 lrwxrwxrwx 1 root root 15 Mar 31 2020 libpsl.so.5 -> libpsl.so.5.3.2 -rw-r--r-- 1 root root 70K Mar 31 2020 libpsl.so.5.3.2 lrwxrwxrwx 1 root root 14 Oct 8 2019 libpsm2.so.2 -> libpsm2.so.2.1 -rw-r--r-- 1 root root 412K Oct 8 2019 libpsm2.so.2.1 lrwxrwxrwx 1 root root 40 May 11 06:45 libpsm_infinipath.so.1 -> /etc/alternatives/libpsm_infinipath.so.1 -rwxr-xr-x 1 root root 154K Apr 16 13:43 libpthread-2.31.so -rw-r--r-- 1 root root 6.3M Apr 16 13:43 libpthread.a lrwxrwxrwx 1 root root 37 Apr 16 13:43 libpthread.so -> /lib/x86_64-linux-gnu/libpthread.so.0 lrwxrwxrwx 1 root root 18 Apr 16 13:43 libpthread.so.0 -> libpthread-2.31.so lrwxrwxrwx 1 root root 19 Nov 22 10:22 libpython3.8.so.1 -> libpython3.8.so.1.0 -rw-r--r-- 1 root root 5.2M Nov 22 10:22 libpython3.8.so.1.0 lrwxrwxrwx 1 root root 17 Dec 9 2017 libqhull.so.7 -> libqhull.so.7.2.0 -rw-r--r-- 1 root root 358K Dec 9 2017 libqhull.so.7.2.0 lrwxrwxrwx 1 root root 20 Jul 9 2023 libquadmath.so.0 -> libquadmath.so.0.0.0 -rw-r--r-- 1 root root 291K Jul 9 2023 libquadmath.so.0.0.0 -rw-r--r-- 1 root root 91K Apr 26 2016 libraw1394.a -rw-r--r-- 1 root root 969 Apr 26 2016 libraw1394.la lrwxrwxrwx 1 root root 20 Apr 26 2016 libraw1394.so -> libraw1394.so.11.1.0 lrwxrwxrwx 1 root root 20 Apr 26 2016 libraw1394.so.11 -> libraw1394.so.11.1.0 -rw-r--r-- 1 root root 59K Apr 26 2016 libraw1394.so.11.1.0 lrwxrwxrwx 1 root root 21 Feb 25 2020 librdmacm.so.1 -> librdmacm.so.1.2.28.0 -rw-r--r-- 1 root root 116K Feb 25 2020 librdmacm.so.1.2.28.0 lrwxrwxrwx 1 root root 18 Feb 25 2020 libreadline.so.8 -> libreadline.so.8.0 -rw-r--r-- 1 root root 313K Feb 25 2020 libreadline.so.8.0 -rw-r--r-- 1 root root 99K Apr 16 13:43 libresolv-2.31.so -rw-r--r-- 1 root root 135K Apr 16 13:43 libresolv.a lrwxrwxrwx 1 root root 36 Apr 16 13:43 libresolv.so -> /lib/x86_64-linux-gnu/libresolv.so.2 lrwxrwxrwx 1 root root 17 Apr 16 13:43 libresolv.so.2 -> libresolv-2.31.so lrwxrwxrwx 1 root root 20 Oct 11 2018 librest-0.7.so.0 -> librest-0.7.so.0.0.0 -rw-r--r-- 1 root root 92K Oct 11 2018 librest-0.7.so.0.0.0 lrwxrwxrwx 1 root root 18 Feb 6 2023 libroken.so.18 -> libroken.so.18.1.0 -rw-r--r-- 1 root root 95K Feb 6 2023 libroken.so.18.1.0 -rw-r--r-- 1 root root 54K Apr 16 13:43 librpcsvc.a lrwxrwxrwx 1 root root 19 Jul 28 2023 librsvg-2.so.2 -> librsvg-2.so.2.47.0 -rw-r--r-- 1 root root 9.2M Jul 28 2023 librsvg-2.so.2.47.0 -rw-r--r-- 1 root root 36K Apr 16 13:43 librt-2.31.so -rw-r--r-- 1 root root 81K Apr 16 13:43 librt.a lrwxrwxrwx 1 root root 32 Apr 16 13:43 librt.so -> /lib/x86_64-linux-gnu/librt.so.1 lrwxrwxrwx 1 root root 13 Apr 16 13:43 librt.so.1 -> librt-2.31.so -rw-r--r-- 1 root root 124K Oct 31 2019 librtmp.so.1 lrwxrwxrwx 1 root root 18 Feb 15 2022 libsasl2.so.2 -> libsasl2.so.2.0.25 -rw-r--r-- 1 root root 111K Feb 15 2022 libsasl2.so.2.0.25 lrwxrwxrwx 1 root root 19 Nov 19 2021 libseccomp.so.2 -> libseccomp.so.2.5.1 -rw-r--r-- 1 root root 131K Nov 19 2021 libseccomp.so.2.5.1 -rw-r--r-- 1 root root 160K Feb 26 2020 libselinux.so.1 -rw-r--r-- 1 root root 263K Feb 26 2020 libsemanage.so.1 lrwxrwxrwx 1 root root 19 Mar 31 2022 libsensors.so.5 -> libsensors.so.5.0.0 -rw-r--r-- 1 root root 63K Mar 31 2022 libsensors.so.5.0.0 -rw-r--r-- 1 root root 697K Apr 26 2022 libsepol.so.1 lrwxrwxrwx 1 root root 17 Apr 19 2018 libshine.so.3 -> libshine.so.3.0.1 -rw-r--r-- 1 root root 43K Apr 19 2018 libshine.so.3.0.1 lrwxrwxrwx 1 root root 21 Apr 9 15:34 libsmartcols.so.1 -> libsmartcols.so.1.1.0 -rw-r--r-- 1 root root 239K Apr 9 15:34 libsmartcols.so.1.1.0 -rw-r--r-- 1 root root 189K Apr 11 14:23 libsmime3.so lrwxrwxrwx 1 root root 18 Mar 21 2020 libsnappy.so.1 -> libsnappy.so.1.1.8 -rw-r--r-- 1 root root 39K Mar 21 2020 libsnappy.so.1.1.8 lrwxrwxrwx 1 root root 20 Mar 22 2020 libsocket++.so.1 -> libsocket++.so.1.0.2 -rw-r--r-- 1 root root 152K Mar 22 2020 libsocket++.so.1.0.2 lrwxrwxrwx 1 root root 20 Mar 11 2020 libsoup-2.4.so.1 -> libsoup-2.4.so.1.9.0 -rw-r--r-- 1 root root 619K Mar 11 2020 libsoup-2.4.so.1.9.0 lrwxrwxrwx 1 root root 26 Mar 11 2020 libsoup-gnome-2.4.so.1 -> libsoup-gnome-2.4.so.1.9.0 -rw-r--r-- 1 root root 14K Mar 11 2020 libsoup-gnome-2.4.so.1.9.0 lrwxrwxrwx 1 root root 16 Nov 29 2019 libsoxr.so.0 -> libsoxr.so.0.1.2 -rw-r--r-- 1 root root 212K Nov 29 2019 libsoxr.so.0.1.2 lrwxrwxrwx 1 root root 22 Oct 26 2019 libspatialite.so.7 -> libspatialite.so.7.1.0 -rw-r--r-- 1 root root 5.6M Oct 26 2019 libspatialite.so.7.1.0 lrwxrwxrwx 1 root root 17 Feb 8 2022 libspeex.so.1 -> libspeex.so.1.5.0 -rw-r--r-- 1 root root 115K Feb 8 2022 libspeex.so.1.5.0 lrwxrwxrwx 1 root root 19 Jan 2 15:07 libsqlite3.so.0 -> libsqlite3.so.0.8.6 -rw-r--r-- 1 root root 1.2M Jan 2 15:07 libsqlite3.so.0.8.6 lrwxrwxrwx 1 root root 12 Jun 2 2022 libss.so.2 -> libss.so.2.0 -rw-r--r-- 1 root root 31K Jun 2 2022 libss.so.2.0 lrwxrwxrwx 1 root root 22 Jan 11 12:46 libssh-gcrypt.so.4 -> libssh-gcrypt.so.4.8.4 -rw-r--r-- 1 root root 564K Jan 11 12:46 libssh-gcrypt.so.4.8.4 lrwxrwxrwx 1 root root 15 Jan 11 12:46 libssh.so.4 -> libssh.so.4.8.4 -rw-r--r-- 1 root root 440K Jan 11 12:46 libssh.so.4.8.4 -rw-r--r-- 1 root root 585K Feb 16 15:41 libssl.so.1.1 -rw-r--r-- 1 root root 426K Apr 11 14:23 libssl3.so lrwxrwxrwx 1 root root 19 Jul 9 2023 libstdc++.so.6 -> libstdc++.so.6.0.28 -rw-r--r-- 1 root root 1.9M Jul 9 2023 libstdc++.so.6.0.28 lrwxrwxrwx 1 root root 19 Jan 23 2019 libsuperlu.so.5 -> libsuperlu.so.5.2.1 -rw-r--r-- 1 root root 443K Jan 23 2019 libsuperlu.so.5.2.1 -rw-r--r-- 1 root root 224K May 18 2022 libswresample.a lrwxrwxrwx 1 root root 24 May 18 2022 libswresample.so -> libswresample.so.3.5.100 lrwxrwxrwx 1 root root 24 May 18 2022 libswresample.so.3 -> libswresample.so.3.5.100 -rw-r--r-- 1 root root 130K May 18 2022 libswresample.so.3.5.100 -rw-r--r-- 1 root root 840K May 18 2022 libswscale.a lrwxrwxrwx 1 root root 21 May 18 2022 libswscale.so -> libswscale.so.5.5.100 lrwxrwxrwx 1 root root 21 May 18 2022 libswscale.so.5 -> libswscale.so.5.5.100 -rw-r--r-- 1 root root 566K May 18 2022 libswscale.so.5.5.100 lrwxrwxrwx 1 root root 20 Nov 21 21:10 libsystemd.so.0 -> libsystemd.so.0.28.0 -rw-r--r-- 1 root root 693K Nov 21 21:10 libsystemd.so.0.28.0 lrwxrwxrwx 1 root root 14 Jul 19 2019 libsz.so.2 -> libsz.so.2.0.1 -rw-r--r-- 1 root root 14K Jul 19 2019 libsz.so.2.0.1 lrwxrwxrwx 1 root root 17 Feb 15 2020 libtasn1.so.6 -> libtasn1.so.6.6.0 -rw-r--r-- 1 root root 83K Feb 15 2020 libtasn1.so.6.6.0 lrwxrwxrwx 1 root root 11 Feb 7 2020 libtbb.so -> libtbb.so.2 -rw-r--r-- 1 root root 267K Feb 7 2020 libtbb.so.2 lrwxrwxrwx 1 root root 17 Feb 7 2020 libtbbmalloc.so -> libtbbmalloc.so.2 -rw-r--r-- 1 root root 130K Feb 7 2020 libtbbmalloc.so.2 lrwxrwxrwx 1 root root 23 Feb 7 2020 libtbbmalloc_proxy.so -> libtbbmalloc_proxy.so.2 -rw-r--r-- 1 root root 15K Feb 7 2020 libtbbmalloc_proxy.so.2 lrwxrwxrwx 1 root root 20 Feb 19 2020 libtcmalloc.so.4 -> libtcmalloc.so.4.5.3 -rw-r--r-- 1 root root 296K Feb 19 2020 libtcmalloc.so.4.5.3 lrwxrwxrwx 1 root root 33 Feb 19 2020 libtcmalloc_and_profiler.so.4 -> libtcmalloc_and_profiler.so.4.5.3 -rw-r--r-- 1 root root 317K Feb 19 2020 libtcmalloc_and_profiler.so.4.5.3 lrwxrwxrwx 1 root root 26 Feb 19 2020 libtcmalloc_debug.so.4 -> libtcmalloc_debug.so.4.5.3 -rw-r--r-- 1 root root 348K Feb 19 2020 libtcmalloc_debug.so.4.5.3 lrwxrwxrwx 1 root root 28 Feb 19 2020 libtcmalloc_minimal.so.4 -> libtcmalloc_minimal.so.4.5.3 -rw-r--r-- 1 root root 160K Feb 19 2020 libtcmalloc_minimal.so.4.5.3 lrwxrwxrwx 1 root root 34 Feb 19 2020 libtcmalloc_minimal_debug.so.4 -> libtcmalloc_minimal_debug.so.4.5.3 -rw-r--r-- 1 root root 212K Feb 19 2020 libtcmalloc_minimal_debug.so.4.5.3 lrwxrwxrwx 1 root root 15 Feb 23 2023 libtdb.so.1 -> libtdb.so.1.4.5 -rw-r--r-- 1 root root 99K Feb 23 2023 libtdb.so.1.4.5 lrwxrwxrwx 1 root root 21 Mar 3 2020 libtesseract.so.4 -> libtesseract.so.4.0.1 -rw-r--r-- 1 root root 3.2M Mar 3 2020 libtesseract.so.4.0.1 lrwxrwxrwx 1 root root 16 Aug 27 2019 libthai.so.0 -> libthai.so.0.3.1 -rw-r--r-- 1 root root 41K Aug 27 2019 libthai.so.0.3.1 lrwxrwxrwx 1 root root 19 Dec 9 2019 libtheora.so.0 -> libtheora.so.0.3.10 -rw-r--r-- 1 root root 315K Dec 9 2019 libtheora.so.0.3.10 lrwxrwxrwx 1 root root 21 Dec 9 2019 libtheoradec.so.1 -> libtheoradec.so.1.1.4 -rw-r--r-- 1 root root 123K Dec 9 2019 libtheoradec.so.1.1.4 lrwxrwxrwx 1 root root 21 Dec 9 2019 libtheoraenc.so.1 -> libtheoraenc.so.1.1.2 -rw-r--r-- 1 root root 239K Dec 9 2019 libtheoraenc.so.1.1.2 -rw-r--r-- 1 root root 39K Apr 16 13:43 libthread_db-1.0.so lrwxrwxrwx 1 root root 39 Apr 16 13:43 libthread_db.so -> /lib/x86_64-linux-gnu/libthread_db.so.1 lrwxrwxrwx 1 root root 19 Apr 16 13:43 libthread_db.so.1 -> libthread_db-1.0.so lrwxrwxrwx 1 root root 13 May 16 2023 libtic.so.6 -> libtic.so.6.2 -rw-r--r-- 1 root root 67K May 16 2023 libtic.so.6.2 -rw-r--r-- 1 root root 840K Feb 9 19:43 libtiff.a lrwxrwxrwx 1 root root 16 Feb 9 19:43 libtiff.so -> libtiff.so.5.5.0 lrwxrwxrwx 1 root root 16 Feb 9 19:43 libtiff.so.5 -> libtiff.so.5.5.0 -rw-r--r-- 1 root root 515K Feb 9 19:43 libtiff.so.5.5.0 -rw-r--r-- 1 root root 8.9K Feb 9 19:43 libtiffxx.a lrwxrwxrwx 1 root root 18 Feb 9 19:43 libtiffxx.so -> libtiffxx.so.5.5.0 lrwxrwxrwx 1 root root 18 Feb 9 19:43 libtiffxx.so.5 -> libtiffxx.so.5.5.0 -rw-r--r-- 1 root root 15K Feb 9 19:43 libtiffxx.so.5.5.0 lrwxrwxrwx 1 root root 15 May 16 2023 libtinfo.so.6 -> libtinfo.so.6.2 -rw-r--r-- 1 root root 188K May 16 2023 libtinfo.so.6.2 lrwxrwxrwx 1 root root 16 Jul 9 2023 libtsan.so.0 -> libtsan.so.0.0.0 -rw-r--r-- 1 root root 8.8M Jul 9 2023 libtsan.so.0.0.0 lrwxrwxrwx 1 root root 19 Oct 15 2019 libtwolame.so.0 -> libtwolame.so.0.0.0 -rw-r--r-- 1 root root 131K Oct 15 2019 libtwolame.so.0.0.0 lrwxrwxrwx 1 root root 17 Jul 9 2023 libubsan.so.1 -> libubsan.so.1.0.0 -rw-r--r-- 1 root root 3.0M Jul 9 2023 libubsan.so.1.0.0 lrwxrwxrwx 1 root root 17 Nov 21 21:10 libudev.so.1 -> libudev.so.1.6.17 -rw-r--r-- 1 root root 175K Nov 21 21:10 libudev.so.1.6.17 lrwxrwxrwx 1 root root 21 Jul 11 2019 libunistring.so.2 -> libunistring.so.2.1.0 -rw-r--r-- 1 root root 1.6M Jul 11 2019 libunistring.so.2.1.0 lrwxrwxrwx 1 root root 27 Dec 12 2022 libunwind-coredump.so.0 -> libunwind-coredump.so.0.0.0 -rw-r--r-- 1 root root 18K Dec 12 2022 libunwind-coredump.so.0.0.0 lrwxrwxrwx 1 root root 25 Dec 12 2022 libunwind-ptrace.so.0 -> libunwind-ptrace.so.0.0.0 -rw-r--r-- 1 root root 15K Dec 12 2022 libunwind-ptrace.so.0.0.0 lrwxrwxrwx 1 root root 25 Dec 12 2022 libunwind-x86_64.so.8 -> libunwind-x86_64.so.8.0.1 -rw-r--r-- 1 root root 75K Dec 12 2022 libunwind-x86_64.so.8.0.1 lrwxrwxrwx 1 root root 18 Dec 12 2022 libunwind.so.8 -> libunwind.so.8.0.1 -rw-r--r-- 1 root root 55K Dec 12 2022 libunwind.so.8.0.1 lrwxrwxrwx 1 root root 22 Jul 20 2019 liburiparser.so.1 -> liburiparser.so.1.0.26 -rw-r--r-- 1 root root 119K Jul 20 2019 liburiparser.so.1.0.26 lrwxrwxrwx 1 root root 19 Jan 7 2020 libusb-1.0.so.0 -> libusb-1.0.so.0.2.0 -rw-r--r-- 1 root root 107K Jan 7 2020 libusb-1.0.so.0.2.0 -rw-r--r-- 1 root root 15K Apr 16 13:43 libutil-2.31.so -rw-r--r-- 1 root root 15K Apr 16 13:43 libutil.a lrwxrwxrwx 1 root root 34 Apr 16 13:43 libutil.so -> /lib/x86_64-linux-gnu/libutil.so.1 lrwxrwxrwx 1 root root 15 Apr 16 13:43 libutil.so.1 -> libutil-2.31.so lrwxrwxrwx 1 root root 16 Apr 9 15:34 libuuid.so.1 -> libuuid.so.1.3.0 -rw-r--r-- 1 root root 31K Apr 9 15:34 libuuid.so.1.3.0 lrwxrwxrwx 1 root root 20 Apr 15 2020 libva-drm.so.2 -> libva-drm.so.2.700.0 -rw-r--r-- 1 root root 15K Apr 15 2020 libva-drm.so.2.700.0 lrwxrwxrwx 1 root root 20 Apr 15 2020 libva-x11.so.2 -> libva-x11.so.2.700.0 -rw-r--r-- 1 root root 27K Apr 15 2020 libva-x11.so.2.700.0 lrwxrwxrwx 1 root root 16 Apr 15 2020 libva.so.2 -> libva.so.2.700.0 -rw-r--r-- 1 root root 159K Apr 15 2020 libva.so.2.700.0 lrwxrwxrwx 1 root root 17 Mar 25 2020 libvdpau.so.1 -> libvdpau.so.1.0.0 -rw-r--r-- 1 root root 19K Mar 25 2020 libvdpau.so.1.0.0 lrwxrwxrwx 1 root root 18 Dec 9 2019 libvorbis.so.0 -> libvorbis.so.0.4.8 -rw-r--r-- 1 root root 179K Dec 9 2019 libvorbis.so.0.4.8 lrwxrwxrwx 1 root root 22 Dec 9 2019 libvorbisenc.so.2 -> libvorbisenc.so.2.0.11 -rw-r--r-- 1 root root 679K Dec 9 2019 libvorbisenc.so.2.0.11 lrwxrwxrwx 1 root root 22 Dec 9 2019 libvorbisfile.so.3 -> libvorbisfile.so.3.3.7 -rw-r--r-- 1 root root 38K Dec 9 2019 libvorbisfile.so.3.3.7 lrwxrwxrwx 1 root root 15 Oct 2 2023 libvpx.so.6 -> libvpx.so.6.2.0 lrwxrwxrwx 1 root root 15 Oct 2 2023 libvpx.so.6.2 -> libvpx.so.6.2.0 -rw-r--r-- 1 root root 2.3M Oct 2 2023 libvpx.so.6.2.0 lrwxrwxrwx 1 root root 29 Mar 23 2020 libvtkChartsCore-6.3.so.6.3 -> libvtkChartsCore-6.3.so.6.3.0 -rw-r--r-- 1 root root 1.6M Mar 23 2020 libvtkChartsCore-6.3.so.6.3.0 lrwxrwxrwx 1 root root 30 Mar 23 2020 libvtkCommonColor-6.3.so.6.3 -> libvtkCommonColor-6.3.so.6.3.0 -rw-r--r-- 1 root root 114K Mar 23 2020 libvtkCommonColor-6.3.so.6.3.0 lrwxrwxrwx 1 root root 46 Mar 23 2020 libvtkCommonComputationalGeometry-6.3.so.6.3 -> libvtkCommonComputationalGeometry-6.3.so.6.3.0 -rw-r--r-- 1 root root 248K Mar 23 2020 libvtkCommonComputationalGeometry-6.3.so.6.3.0 lrwxrwxrwx 1 root root 29 Mar 23 2020 libvtkCommonCore-6.3.so.6.3 -> libvtkCommonCore-6.3.so.6.3.0 -rw-r--r-- 1 root root 3.3M Mar 23 2020 libvtkCommonCore-6.3.so.6.3.0 lrwxrwxrwx 1 root root 34 Mar 23 2020 libvtkCommonDataModel-6.3.so.6.3 -> libvtkCommonDataModel-6.3.so.6.3.0 -rw-r--r-- 1 root root 3.6M Mar 23 2020 libvtkCommonDataModel-6.3.so.6.3.0 lrwxrwxrwx 1 root root 39 Mar 23 2020 libvtkCommonExecutionModel-6.3.so.6.3 -> libvtkCommonExecutionModel-6.3.so.6.3.0 -rw-r--r-- 1 root root 709K Mar 23 2020 libvtkCommonExecutionModel-6.3.so.6.3.0 lrwxrwxrwx 1 root root 29 Mar 23 2020 libvtkCommonMath-6.3.so.6.3 -> libvtkCommonMath-6.3.so.6.3.0 -rw-r--r-- 1 root root 136K Mar 23 2020 libvtkCommonMath-6.3.so.6.3.0 lrwxrwxrwx 1 root root 29 Mar 23 2020 libvtkCommonMisc-6.3.so.6.3 -> libvtkCommonMisc-6.3.so.6.3.0 -rw-r--r-- 1 root root 96K Mar 23 2020 libvtkCommonMisc-6.3.so.6.3.0 lrwxrwxrwx 1 root root 31 Mar 23 2020 libvtkCommonSystem-6.3.so.6.3 -> libvtkCommonSystem-6.3.so.6.3.0 -rw-r--r-- 1 root root 88K Mar 23 2020 libvtkCommonSystem-6.3.so.6.3.0 lrwxrwxrwx 1 root root 35 Mar 23 2020 libvtkCommonTransforms-6.3.so.6.3 -> libvtkCommonTransforms-6.3.so.6.3.0 -rw-r--r-- 1 root root 196K Mar 23 2020 libvtkCommonTransforms-6.3.so.6.3.0 lrwxrwxrwx 1 root root 30 Mar 23 2020 libvtkDICOMParser-6.3.so.6.3 -> libvtkDICOMParser-6.3.so.6.3.0 -rw-r--r-- 1 root root 104K Mar 23 2020 libvtkDICOMParser-6.3.so.6.3.0 lrwxrwxrwx 1 root root 35 Mar 23 2020 libvtkDomainsChemistry-6.3.so.6.3 -> libvtkDomainsChemistry-6.3.so.6.3.0 -rw-r--r-- 1 root root 321K Mar 23 2020 libvtkDomainsChemistry-6.3.so.6.3.0 lrwxrwxrwx 1 root root 29 Mar 23 2020 libvtkFiltersAMR-6.3.so.6.3 -> libvtkFiltersAMR-6.3.so.6.3.0 -rw-r--r-- 1 root root 281K Mar 23 2020 libvtkFiltersAMR-6.3.so.6.3.0 lrwxrwxrwx 1 root root 30 Mar 23 2020 libvtkFiltersCore-6.3.so.6.3 -> libvtkFiltersCore-6.3.so.6.3.0 -rw-r--r-- 1 root root 5.2M Mar 23 2020 libvtkFiltersCore-6.3.so.6.3.0 lrwxrwxrwx 1 root root 36 Mar 23 2020 libvtkFiltersExtraction-6.3.so.6.3 -> libvtkFiltersExtraction-6.3.so.6.3.0 -rw-r--r-- 1 root root 1.2M Mar 23 2020 libvtkFiltersExtraction-6.3.so.6.3.0 lrwxrwxrwx 1 root root 35 Mar 23 2020 libvtkFiltersFlowPaths-6.3.so.6.3 -> libvtkFiltersFlowPaths-6.3.so.6.3.0 -rw-r--r-- 1 root root 518K Mar 23 2020 libvtkFiltersFlowPaths-6.3.so.6.3.0 lrwxrwxrwx 1 root root 33 Mar 23 2020 libvtkFiltersGeneral-6.3.so.6.3 -> libvtkFiltersGeneral-6.3.so.6.3.0 -rw-r--r-- 1 root root 3.4M Mar 23 2020 libvtkFiltersGeneral-6.3.so.6.3.0 lrwxrwxrwx 1 root root 33 Mar 23 2020 libvtkFiltersGeneric-6.3.so.6.3 -> libvtkFiltersGeneric-6.3.so.6.3.0 -rw-r--r-- 1 root root 313K Mar 23 2020 libvtkFiltersGeneric-6.3.so.6.3.0 lrwxrwxrwx 1 root root 34 Mar 23 2020 libvtkFiltersGeometry-6.3.so.6.3 -> libvtkFiltersGeometry-6.3.so.6.3.0 -rw-r--r-- 1 root root 586K Mar 23 2020 libvtkFiltersGeometry-6.3.so.6.3.0 lrwxrwxrwx 1 root root 32 Mar 23 2020 libvtkFiltersHybrid-6.3.so.6.3 -> libvtkFiltersHybrid-6.3.so.6.3.0 -rw-r--r-- 1 root root 919K Mar 23 2020 libvtkFiltersHybrid-6.3.so.6.3.0 lrwxrwxrwx 1 root root 35 Mar 23 2020 libvtkFiltersHyperTree-6.3.so.6.3 -> libvtkFiltersHyperTree-6.3.so.6.3.0 -rw-r--r-- 1 root root 309K Mar 23 2020 libvtkFiltersHyperTree-6.3.so.6.3.0 lrwxrwxrwx 1 root root 33 Mar 23 2020 libvtkFiltersImaging-6.3.so.6.3 -> libvtkFiltersImaging-6.3.so.6.3.0 -rw-r--r-- 1 root root 148K Mar 23 2020 libvtkFiltersImaging-6.3.so.6.3.0 lrwxrwxrwx 1 root root 34 Mar 23 2020 libvtkFiltersModeling-6.3.so.6.3 -> libvtkFiltersModeling-6.3.so.6.3.0 -rw-r--r-- 1 root root 501K Mar 23 2020 libvtkFiltersModeling-6.3.so.6.3.0 lrwxrwxrwx 1 root root 34 Mar 23 2020 libvtkFiltersParallel-6.3.so.6.3 -> libvtkFiltersParallel-6.3.so.6.3.0 -rw-r--r-- 1 root root 920K Mar 23 2020 libvtkFiltersParallel-6.3.so.6.3.0 lrwxrwxrwx 1 root root 42 Mar 23 2020 libvtkFiltersParallelGeometry-6.3.so.6.3 -> libvtkFiltersParallelGeometry-6.3.so.6.3.0 -rw-r--r-- 1 root root 289K Mar 23 2020 libvtkFiltersParallelGeometry-6.3.so.6.3.0 lrwxrwxrwx 1 root root 41 Mar 23 2020 libvtkFiltersParallelImaging-6.3.so.6.3 -> libvtkFiltersParallelImaging-6.3.so.6.3.0 -rw-r--r-- 1 root root 148K Mar 23 2020 libvtkFiltersParallelImaging-6.3.so.6.3.0 lrwxrwxrwx 1 root root 37 Mar 23 2020 libvtkFiltersParallelMPI-6.3.so.6.3 -> libvtkFiltersParallelMPI-6.3.so.6.3.0 -rw-r--r-- 1 root root 266K Mar 23 2020 libvtkFiltersParallelMPI-6.3.so.6.3.0 lrwxrwxrwx 1 root root 38 Mar 23 2020 libvtkFiltersProgrammable-6.3.so.6.3 -> libvtkFiltersProgrammable-6.3.so.6.3.0 -rw-r--r-- 1 root root 68K Mar 23 2020 libvtkFiltersProgrammable-6.3.so.6.3.0 lrwxrwxrwx 1 root root 29 Mar 23 2020 libvtkFiltersSMP-6.3.so.6.3 -> libvtkFiltersSMP-6.3.so.6.3.0 -rw-r--r-- 1 root root 459K Mar 23 2020 libvtkFiltersSMP-6.3.so.6.3.0 lrwxrwxrwx 1 root root 35 Mar 23 2020 libvtkFiltersSelection-6.3.so.6.3 -> libvtkFiltersSelection-6.3.so.6.3.0 -rw-r--r-- 1 root root 112K Mar 23 2020 libvtkFiltersSelection-6.3.so.6.3.0 lrwxrwxrwx 1 root root 33 Mar 23 2020 libvtkFiltersSources-6.3.so.6.3 -> libvtkFiltersSources-6.3.so.6.3.0 -rw-r--r-- 1 root root 813K Mar 23 2020 libvtkFiltersSources-6.3.so.6.3.0 lrwxrwxrwx 1 root root 36 Mar 23 2020 libvtkFiltersStatistics-6.3.so.6.3 -> libvtkFiltersStatistics-6.3.so.6.3.0 -rw-r--r-- 1 root root 586K Mar 23 2020 libvtkFiltersStatistics-6.3.so.6.3.0 lrwxrwxrwx 1 root root 33 Mar 23 2020 libvtkFiltersTexture-6.3.so.6.3 -> libvtkFiltersTexture-6.3.so.6.3.0 -rw-r--r-- 1 root root 156K Mar 23 2020 libvtkFiltersTexture-6.3.so.6.3.0 lrwxrwxrwx 1 root root 33 Mar 23 2020 libvtkFiltersVerdict-6.3.so.6.3 -> libvtkFiltersVerdict-6.3.so.6.3.0 -rw-r--r-- 1 root root 136K Mar 23 2020 libvtkFiltersVerdict-6.3.so.6.3.0 lrwxrwxrwx 1 root root 29 Mar 23 2020 libvtkGeovisCore-6.3.so.6.3 -> libvtkGeovisCore-6.3.so.6.3.0 -rw-r--r-- 1 root root 751K Mar 23 2020 libvtkGeovisCore-6.3.so.6.3.0 lrwxrwxrwx 1 root root 24 Mar 23 2020 libvtkIOAMR-6.3.so.6.3 -> libvtkIOAMR-6.3.so.6.3.0 -rw-r--r-- 1 root root 307K Mar 23 2020 libvtkIOAMR-6.3.so.6.3.0 lrwxrwxrwx 1 root root 25 Mar 23 2020 libvtkIOCore-6.3.so.6.3 -> libvtkIOCore-6.3.so.6.3.0 -rw-r--r-- 1 root root 486K Mar 23 2020 libvtkIOCore-6.3.so.6.3.0 lrwxrwxrwx 1 root root 28 Mar 23 2020 libvtkIOEnSight-6.3.so.6.3 -> libvtkIOEnSight-6.3.so.6.3.0 -rw-r--r-- 1 root root 621K Mar 23 2020 libvtkIOEnSight-6.3.so.6.3.0 lrwxrwxrwx 1 root root 27 Mar 23 2020 libvtkIOExodus-6.3.so.6.3 -> libvtkIOExodus-6.3.so.6.3.0 -rw-r--r-- 1 root root 737K Mar 23 2020 libvtkIOExodus-6.3.so.6.3.0 lrwxrwxrwx 1 root root 27 Mar 23 2020 libvtkIOExport-6.3.so.6.3 -> libvtkIOExport-6.3.so.6.3.0 -rw-r--r-- 1 root root 574K Mar 23 2020 libvtkIOExport-6.3.so.6.3.0 lrwxrwxrwx 1 root root 29 Mar 23 2020 libvtkIOGeometry-6.3.so.6.3 -> libvtkIOGeometry-6.3.so.6.3.0 -rw-r--r-- 1 root root 1.2M Mar 23 2020 libvtkIOGeometry-6.3.so.6.3.0 lrwxrwxrwx 1 root root 26 Mar 23 2020 libvtkIOImage-6.3.so.6.3 -> libvtkIOImage-6.3.so.6.3.0 -rw-r--r-- 1 root root 1.7M Mar 23 2020 libvtkIOImage-6.3.so.6.3.0 lrwxrwxrwx 1 root root 27 Mar 23 2020 libvtkIOImport-6.3.so.6.3 -> libvtkIOImport-6.3.so.6.3.0 -rw-r--r-- 1 root root 305K Mar 23 2020 libvtkIOImport-6.3.so.6.3.0 lrwxrwxrwx 1 root root 28 Mar 23 2020 libvtkIOInfovis-6.3.so.6.3 -> libvtkIOInfovis-6.3.so.6.3.0 -rw-r--r-- 1 root root 606K Mar 23 2020 libvtkIOInfovis-6.3.so.6.3.0 lrwxrwxrwx 1 root root 27 Mar 23 2020 libvtkIOLSDyna-6.3.so.6.3 -> libvtkIOLSDyna-6.3.so.6.3.0 -rw-r--r-- 1 root root 358K Mar 23 2020 libvtkIOLSDyna-6.3.so.6.3.0 lrwxrwxrwx 1 root root 27 Mar 23 2020 libvtkIOLegacy-6.3.so.6.3 -> libvtkIOLegacy-6.3.so.6.3.0 -rw-r--r-- 1 root root 739K Mar 23 2020 libvtkIOLegacy-6.3.so.6.3.0 lrwxrwxrwx 1 root root 25 Mar 23 2020 libvtkIOMINC-6.3.so.6.3 -> libvtkIOMINC-6.3.so.6.3.0 -rw-r--r-- 1 root root 474K Mar 23 2020 libvtkIOMINC-6.3.so.6.3.0 lrwxrwxrwx 1 root root 29 Mar 23 2020 libvtkIOMPIImage-6.3.so.6.3 -> libvtkIOMPIImage-6.3.so.6.3.0 -rw-r--r-- 1 root root 185K Mar 23 2020 libvtkIOMPIImage-6.3.so.6.3.0 lrwxrwxrwx 1 root root 32 Mar 23 2020 libvtkIOMPIParallel-6.3.so.6.3 -> libvtkIOMPIParallel-6.3.so.6.3.0 -rw-r--r-- 1 root root 233K Mar 23 2020 libvtkIOMPIParallel-6.3.so.6.3.0 lrwxrwxrwx 1 root root 26 Mar 23 2020 libvtkIOMovie-6.3.so.6.3 -> libvtkIOMovie-6.3.so.6.3.0 -rw-r--r-- 1 root root 68K Mar 23 2020 libvtkIOMovie-6.3.so.6.3.0 lrwxrwxrwx 1 root root 27 Mar 23 2020 libvtkIONetCDF-6.3.so.6.3 -> libvtkIONetCDF-6.3.so.6.3.0 -rw-r--r-- 1 root root 462K Mar 23 2020 libvtkIONetCDF-6.3.so.6.3.0 lrwxrwxrwx 1 root root 24 Mar 23 2020 libvtkIOPLY-6.3.so.6.3 -> libvtkIOPLY-6.3.so.6.3.0 -rw-r--r-- 1 root root 109K Mar 23 2020 libvtkIOPLY-6.3.so.6.3.0 lrwxrwxrwx 1 root root 29 Mar 23 2020 libvtkIOParallel-6.3.so.6.3 -> libvtkIOParallel-6.3.so.6.3.0 -rw-r--r-- 1 root root 587K Mar 23 2020 libvtkIOParallel-6.3.so.6.3.0 lrwxrwxrwx 1 root root 35 Mar 23 2020 libvtkIOParallelNetCDF-6.3.so.6.3 -> libvtkIOParallelNetCDF-6.3.so.6.3.0 -rw-r--r-- 1 root root 125K Mar 23 2020 libvtkIOParallelNetCDF-6.3.so.6.3.0 lrwxrwxrwx 1 root root 32 Mar 23 2020 libvtkIOParallelXML-6.3.so.6.3 -> libvtkIOParallelXML-6.3.so.6.3.0 -rw-r--r-- 1 root root 216K Mar 23 2020 libvtkIOParallelXML-6.3.so.6.3.0 lrwxrwxrwx 1 root root 24 Mar 23 2020 libvtkIOSQL-6.3.so.6.3 -> libvtkIOSQL-6.3.so.6.3.0 -rw-r--r-- 1 root root 297K Mar 23 2020 libvtkIOSQL-6.3.so.6.3.0 lrwxrwxrwx 1 root root 26 Mar 23 2020 libvtkIOVideo-6.3.so.6.3 -> libvtkIOVideo-6.3.so.6.3.0 -rw-r--r-- 1 root root 79K Mar 23 2020 libvtkIOVideo-6.3.so.6.3.0 lrwxrwxrwx 1 root root 24 Mar 23 2020 libvtkIOXML-6.3.so.6.3 -> libvtkIOXML-6.3.so.6.3.0 -rw-r--r-- 1 root root 1002K Mar 23 2020 libvtkIOXML-6.3.so.6.3.0 lrwxrwxrwx 1 root root 30 Mar 23 2020 libvtkIOXMLParser-6.3.so.6.3 -> libvtkIOXMLParser-6.3.so.6.3.0 -rw-r--r-- 1 root root 120K Mar 23 2020 libvtkIOXMLParser-6.3.so.6.3.0 lrwxrwxrwx 1 root root 31 Mar 23 2020 libvtkImagingColor-6.3.so.6.3 -> libvtkImagingColor-6.3.so.6.3.0 -rw-r--r-- 1 root root 304K Mar 23 2020 libvtkImagingColor-6.3.so.6.3.0 lrwxrwxrwx 1 root root 30 Mar 23 2020 libvtkImagingCore-6.3.so.6.3 -> libvtkImagingCore-6.3.so.6.3.0 -rw-r--r-- 1 root root 2.0M Mar 23 2020 libvtkImagingCore-6.3.so.6.3.0 lrwxrwxrwx 1 root root 33 Mar 23 2020 libvtkImagingFourier-6.3.so.6.3 -> libvtkImagingFourier-6.3.so.6.3.0 -rw-r--r-- 1 root root 200K Mar 23 2020 libvtkImagingFourier-6.3.so.6.3.0 lrwxrwxrwx 1 root root 33 Mar 23 2020 libvtkImagingGeneral-6.3.so.6.3 -> libvtkImagingGeneral-6.3.so.6.3.0 -rw-r--r-- 1 root root 1.1M Mar 23 2020 libvtkImagingGeneral-6.3.so.6.3.0 lrwxrwxrwx 1 root root 32 Mar 23 2020 libvtkImagingHybrid-6.3.so.6.3 -> libvtkImagingHybrid-6.3.so.6.3.0 -rw-r--r-- 1 root root 542K Mar 23 2020 libvtkImagingHybrid-6.3.so.6.3.0 lrwxrwxrwx 1 root root 30 Mar 23 2020 libvtkImagingMath-6.3.so.6.3 -> libvtkImagingMath-6.3.so.6.3.0 -rw-r--r-- 1 root root 316K Mar 23 2020 libvtkImagingMath-6.3.so.6.3.0 lrwxrwxrwx 1 root root 39 Mar 23 2020 libvtkImagingMorphological-6.3.so.6.3 -> libvtkImagingMorphological-6.3.so.6.3.0 -rw-r--r-- 1 root root 568K Mar 23 2020 libvtkImagingMorphological-6.3.so.6.3.0 lrwxrwxrwx 1 root root 33 Mar 23 2020 libvtkImagingSources-6.3.so.6.3 -> libvtkImagingSources-6.3.so.6.3.0 -rw-r--r-- 1 root root 364K Mar 23 2020 libvtkImagingSources-6.3.so.6.3.0 lrwxrwxrwx 1 root root 36 Mar 23 2020 libvtkImagingStatistics-6.3.so.6.3 -> libvtkImagingStatistics-6.3.so.6.3.0 -rw-r--r-- 1 root root 172K Mar 23 2020 libvtkImagingStatistics-6.3.so.6.3.0 lrwxrwxrwx 1 root root 33 Mar 23 2020 libvtkImagingStencil-6.3.so.6.3 -> libvtkImagingStencil-6.3.so.6.3.0 -rw-r--r-- 1 root root 225K Mar 23 2020 libvtkImagingStencil-6.3.so.6.3.0 lrwxrwxrwx 1 root root 46 Mar 23 2020 libvtkInfovisBoostGraphAlgorithms-6.3.so.6.3 -> libvtkInfovisBoostGraphAlgorithms-6.3.so.6.3.0 -rw-r--r-- 1 root root 521K Mar 23 2020 libvtkInfovisBoostGraphAlgorithms-6.3.so.6.3.0 lrwxrwxrwx 1 root root 30 Mar 23 2020 libvtkInfovisCore-6.3.so.6.3 -> libvtkInfovisCore-6.3.so.6.3.0 -rw-r--r-- 1 root root 1.1M Mar 23 2020 libvtkInfovisCore-6.3.so.6.3.0 lrwxrwxrwx 1 root root 32 Mar 23 2020 libvtkInfovisLayout-6.3.so.6.3 -> libvtkInfovisLayout-6.3.so.6.3.0 -rw-r--r-- 1 root root 698K Mar 23 2020 libvtkInfovisLayout-6.3.so.6.3.0 lrwxrwxrwx 1 root root 35 Mar 23 2020 libvtkInteractionImage-6.3.so.6.3 -> libvtkInteractionImage-6.3.so.6.3.0 -rw-r--r-- 1 root root 164K Mar 23 2020 libvtkInteractionImage-6.3.so.6.3.0 lrwxrwxrwx 1 root root 35 Mar 23 2020 libvtkInteractionStyle-6.3.so.6.3 -> libvtkInteractionStyle-6.3.so.6.3.0 -rw-r--r-- 1 root root 573K Mar 23 2020 libvtkInteractionStyle-6.3.so.6.3.0 lrwxrwxrwx 1 root root 37 Mar 23 2020 libvtkInteractionWidgets-6.3.so.6.3 -> libvtkInteractionWidgets-6.3.so.6.3.0 -rw-r--r-- 1 root root 3.5M Mar 23 2020 libvtkInteractionWidgets-6.3.so.6.3.0 lrwxrwxrwx 1 root root 31 Mar 23 2020 libvtkParallelCore-6.3.so.6.3 -> libvtkParallelCore-6.3.so.6.3.0 -rw-r--r-- 1 root root 333K Mar 23 2020 libvtkParallelCore-6.3.so.6.3.0 lrwxrwxrwx 1 root root 30 Mar 23 2020 libvtkParallelMPI-6.3.so.6.3 -> libvtkParallelMPI-6.3.so.6.3.0 -rw-r--r-- 1 root root 161K Mar 23 2020 libvtkParallelMPI-6.3.so.6.3.0 lrwxrwxrwx 1 root root 38 Mar 23 2020 libvtkRenderingAnnotation-6.3.so.6.3 -> libvtkRenderingAnnotation-6.3.so.6.3.0 -rw-r--r-- 1 root root 1.6M Mar 23 2020 libvtkRenderingAnnotation-6.3.so.6.3.0 lrwxrwxrwx 1 root root 37 Mar 23 2020 libvtkRenderingContext2D-6.3.so.6.3 -> libvtkRenderingContext2D-6.3.so.6.3.0 -rw-r--r-- 1 root root 269K Mar 23 2020 libvtkRenderingContext2D-6.3.so.6.3.0 lrwxrwxrwx 1 root root 41 Mar 23 2020 libvtkRenderingContextOpenGL-6.3.so.6.3 -> libvtkRenderingContextOpenGL-6.3.so.6.3.0 -rw-r--r-- 1 root root 220K Mar 23 2020 libvtkRenderingContextOpenGL-6.3.so.6.3.0 lrwxrwxrwx 1 root root 32 Mar 23 2020 libvtkRenderingCore-6.3.so.6.3 -> libvtkRenderingCore-6.3.so.6.3.0 -rw-r--r-- 1 root root 2.7M Mar 23 2020 libvtkRenderingCore-6.3.so.6.3.0 lrwxrwxrwx 1 root root 36 Mar 23 2020 libvtkRenderingExternal-6.3.so.6.3 -> libvtkRenderingExternal-6.3.so.6.3.0 -rw-r--r-- 1 root root 252K Mar 23 2020 libvtkRenderingExternal-6.3.so.6.3.0 lrwxrwxrwx 1 root root 36 Mar 23 2020 libvtkRenderingFreeType-6.3.so.6.3 -> libvtkRenderingFreeType-6.3.so.6.3.0 -rw-r--r-- 1 root root 817K Mar 23 2020 libvtkRenderingFreeType-6.3.so.6.3.0 lrwxrwxrwx 1 root root 33 Mar 23 2020 libvtkRenderingGL2PS-6.3.so.6.3 -> libvtkRenderingGL2PS-6.3.so.6.3.0 -rw-r--r-- 1 root root 116K Mar 23 2020 libvtkRenderingGL2PS-6.3.so.6.3.0 lrwxrwxrwx 1 root root 33 Mar 23 2020 libvtkRenderingImage-6.3.so.6.3 -> libvtkRenderingImage-6.3.so.6.3.0 -rw-r--r-- 1 root root 164K Mar 23 2020 libvtkRenderingImage-6.3.so.6.3.0 lrwxrwxrwx 1 root root 31 Mar 23 2020 libvtkRenderingLIC-6.3.so.6.3 -> libvtkRenderingLIC-6.3.so.6.3.0 -rw-r--r-- 1 root root 711K Mar 23 2020 libvtkRenderingLIC-6.3.so.6.3.0 lrwxrwxrwx 1 root root 31 Mar 23 2020 libvtkRenderingLOD-6.3.so.6.3 -> libvtkRenderingLOD-6.3.so.6.3.0 -rw-r--r-- 1 root root 108K Mar 23 2020 libvtkRenderingLOD-6.3.so.6.3.0 lrwxrwxrwx 1 root root 33 Mar 23 2020 libvtkRenderingLabel-6.3.so.6.3 -> libvtkRenderingLabel-6.3.so.6.3.0 -rw-r--r-- 1 root root 738K Mar 23 2020 libvtkRenderingLabel-6.3.so.6.3.0 lrwxrwxrwx 1 root root 34 Mar 23 2020 libvtkRenderingOpenGL-6.3.so.6.3 -> libvtkRenderingOpenGL-6.3.so.6.3.0 -rw-r--r-- 1 root root 2.8M Mar 23 2020 libvtkRenderingOpenGL-6.3.so.6.3.0 lrwxrwxrwx 1 root root 34 Mar 23 2020 libvtkRenderingVolume-6.3.so.6.3 -> libvtkRenderingVolume-6.3.so.6.3.0 -rw-r--r-- 1 root root 4.5M Mar 23 2020 libvtkRenderingVolume-6.3.so.6.3.0 lrwxrwxrwx 1 root root 40 Mar 23 2020 libvtkRenderingVolumeOpenGL-6.3.so.6.3 -> libvtkRenderingVolumeOpenGL-6.3.so.6.3.0 -rw-r--r-- 1 root root 650K Mar 23 2020 libvtkRenderingVolumeOpenGL-6.3.so.6.3.0 lrwxrwxrwx 1 root root 33 Mar 23 2020 libvtkViewsContext2D-6.3.so.6.3 -> libvtkViewsContext2D-6.3.so.6.3.0 -rw-r--r-- 1 root root 84K Mar 23 2020 libvtkViewsContext2D-6.3.so.6.3.0 lrwxrwxrwx 1 root root 28 Mar 23 2020 libvtkViewsCore-6.3.so.6.3 -> libvtkViewsCore-6.3.so.6.3.0 -rw-r--r-- 1 root root 200K Mar 23 2020 libvtkViewsCore-6.3.so.6.3.0 lrwxrwxrwx 1 root root 30 Mar 23 2020 libvtkViewsGeovis-6.3.so.6.3 -> libvtkViewsGeovis-6.3.so.6.3.0 -rw-r--r-- 1 root root 80K Mar 23 2020 libvtkViewsGeovis-6.3.so.6.3.0 lrwxrwxrwx 1 root root 31 Mar 23 2020 libvtkViewsInfovis-6.3.so.6.3 -> libvtkViewsInfovis-6.3.so.6.3.0 -rw-r--r-- 1 root root 1.2M Mar 23 2020 libvtkViewsInfovis-6.3.so.6.3.0 lrwxrwxrwx 1 root root 25 Mar 23 2020 libvtkalglib-6.3.so.6.3 -> libvtkalglib-6.3.so.6.3.0 -rw-r--r-- 1 root root 144K Mar 23 2020 libvtkalglib-6.3.so.6.3.0 lrwxrwxrwx 1 root root 25 Mar 23 2020 libvtkexoIIc-6.3.so.6.3 -> libvtkexoIIc-6.3.so.6.3.0 -rw-r--r-- 1 root root 296K Mar 23 2020 libvtkexoIIc-6.3.so.6.3.0 lrwxrwxrwx 1 root root 23 Mar 23 2020 libvtkftgl-6.3.so.6.3 -> libvtkftgl-6.3.so.6.3.0 -rw-r--r-- 1 root root 48K Mar 23 2020 libvtkftgl-6.3.so.6.3.0 lrwxrwxrwx 1 root root 25 Mar 23 2020 libvtkmetaio-6.3.so.6.3 -> libvtkmetaio-6.3.so.6.3.0 -rw-r--r-- 1 root root 631K Mar 23 2020 libvtkmetaio-6.3.so.6.3.0 lrwxrwxrwx 1 root root 24 Mar 23 2020 libvtkproj4-6.3.so.6.3 -> libvtkproj4-6.3.so.6.3.0 -rw-r--r-- 1 root root 282K Mar 23 2020 libvtkproj4-6.3.so.6.3.0 lrwxrwxrwx 1 root root 22 Mar 23 2020 libvtksys-6.3.so.6.3 -> libvtksys-6.3.so.6.3.0 -rw-r--r-- 1 root root 298K Mar 23 2020 libvtksys-6.3.so.6.3.0 lrwxrwxrwx 1 root root 26 Mar 23 2020 libvtkverdict-6.3.so.6.3 -> libvtkverdict-6.3.so.6.3.0 -rw-r--r-- 1 root root 203K Mar 23 2020 libvtkverdict-6.3.so.6.3.0 lrwxrwxrwx 1 root root 20 Feb 10 2020 libvulkan.so.1 -> libvulkan.so.1.2.131 -rw-r--r-- 1 root root 339K Feb 10 2020 libvulkan.so.1.2.131 lrwxrwxrwx 1 root root 19 Jan 5 2021 libwavpack.so.1 -> libwavpack.so.1.2.1 -rw-r--r-- 1 root root 171K Jan 5 2021 libwavpack.so.1.2.1 lrwxrwxrwx 1 root root 26 Sep 14 2022 libwayland-client.so.0 -> libwayland-client.so.0.3.0 -rw-r--r-- 1 root root 64K Sep 14 2022 libwayland-client.so.0.3.0 lrwxrwxrwx 1 root root 26 Sep 14 2022 libwayland-cursor.so.0 -> libwayland-cursor.so.0.0.0 -rw-r--r-- 1 root root 39K Sep 14 2022 libwayland-cursor.so.0.0.0 lrwxrwxrwx 1 root root 23 Sep 14 2022 libwayland-egl.so.1 -> libwayland-egl.so.1.0.0 -rw-r--r-- 1 root root 15K Sep 14 2022 libwayland-egl.so.1.0.0 lrwxrwxrwx 1 root root 16 Sep 13 2023 libwebp.so.6 -> libwebp.so.6.0.2 -rw-r--r-- 1 root root 411K Sep 13 2023 libwebp.so.6.0.2 lrwxrwxrwx 1 root root 19 Sep 13 2023 libwebpmux.so.3 -> libwebpmux.so.3.0.1 -rw-r--r-- 1 root root 43K Sep 13 2023 libwebpmux.so.3.0.1 lrwxrwxrwx 1 root root 16 Feb 6 2023 libwind.so.0 -> libwind.so.0.0.0 -rw-r--r-- 1 root root 163K Feb 6 2023 libwind.so.0.0.0 lrwxrwxrwx 1 root root 16 Nov 27 2019 libwrap.so.0 -> libwrap.so.0.7.6 -rw-r--r-- 1 root root 44K Nov 27 2019 libwrap.so.0.7.6 -rw-r--r-- 1 root root 1.8M Sep 27 2018 libx264.so.155 -rw-r--r-- 1 root root 16M Mar 23 2020 libx265.so.179 lrwxrwxrwx 1 root root 20 Mar 27 2020 libxcb-dri2.so.0 -> libxcb-dri2.so.0.0.0 -rw-r--r-- 1 root root 23K Mar 27 2020 libxcb-dri2.so.0.0.0 lrwxrwxrwx 1 root root 20 Mar 27 2020 libxcb-dri3.so.0 -> libxcb-dri3.so.0.0.0 -rw-r--r-- 1 root root 19K Mar 27 2020 libxcb-dri3.so.0.0.0 lrwxrwxrwx 1 root root 19 Mar 27 2020 libxcb-glx.so.0 -> libxcb-glx.so.0.0.0 -rw-r--r-- 1 root root 111K Mar 27 2020 libxcb-glx.so.0.0.0 lrwxrwxrwx 1 root root 23 Mar 27 2020 libxcb-present.so.0 -> libxcb-present.so.0.0.0 -rw-r--r-- 1 root root 15K Mar 27 2020 libxcb-present.so.0.0.0 lrwxrwxrwx 1 root root 22 Mar 27 2020 libxcb-render.so.0 -> libxcb-render.so.0.0.0 -rw-r--r-- 1 root root 55K Mar 27 2020 libxcb-render.so.0.0.0 lrwxrwxrwx 1 root root 19 Mar 27 2020 libxcb-shm.so.0 -> libxcb-shm.so.0.0.0 -rw-r--r-- 1 root root 15K Mar 27 2020 libxcb-shm.so.0.0.0 lrwxrwxrwx 1 root root 20 Mar 27 2020 libxcb-sync.so.1 -> libxcb-sync.so.1.0.0 -rw-r--r-- 1 root root 35K Mar 27 2020 libxcb-sync.so.1.0.0 lrwxrwxrwx 1 root root 22 Mar 27 2020 libxcb-xfixes.so.0 -> libxcb-xfixes.so.0.0.0 -rw-r--r-- 1 root root 35K Mar 27 2020 libxcb-xfixes.so.0.0.0 lrwxrwxrwx 1 root root 15 Mar 27 2020 libxcb.so.1 -> libxcb.so.1.1.0 -rw-r--r-- 1 root root 163K Mar 27 2020 libxcb.so.1.1.0 lrwxrwxrwx 1 root root 16 Mar 2 2020 libxdot.so -> libxdot.so.4.0.0 lrwxrwxrwx 1 root root 16 Mar 2 2020 libxdot.so.4 -> libxdot.so.4.0.0 -rw-r--r-- 1 root root 23K Mar 2 2020 libxdot.so.4.0.0 -rw-r--r-- 1 root root 3.6M Jan 16 16:39 libxerces-c-3.2.so lrwxrwxrwx 1 root root 21 Feb 6 2020 libxkbcommon.so.0 -> libxkbcommon.so.0.0.0 -rw-r--r-- 1 root root 259K Feb 6 2020 libxkbcommon.so.0.0.0 -rw-r--r-- 1 root root 2.8M Feb 16 18:19 libxml2.a lrwxrwxrwx 1 root root 17 Feb 16 18:19 libxml2.so -> libxml2.so.2.9.10 lrwxrwxrwx 1 root root 17 Feb 16 18:19 libxml2.so.2 -> libxml2.so.2.9.10 -rw-r--r-- 1 root root 1.8M Feb 16 18:19 libxml2.so.2.9.10 lrwxrwxrwx 1 root root 21 Mar 18 2018 libxshmfence.so.1 -> libxshmfence.so.1.0.0 -rw-r--r-- 1 root root 6.1K Mar 18 2018 libxshmfence.so.1.0.0 lrwxrwxrwx 1 root root 18 Feb 15 2020 libxvidcore.so.4 -> libxvidcore.so.4.3 -rw-r--r-- 1 root root 675K Feb 15 2020 libxvidcore.so.4.3 -rw-r--r-- 1 root root 144K Oct 14 2022 libz.a lrwxrwxrwx 1 root root 36 Oct 14 2022 libz.so -> /lib/x86_64-linux-gnu/libz.so.1.2.11 lrwxrwxrwx 1 root root 14 Oct 14 2022 libz.so.1 -> libz.so.1.2.11 -rw-r--r-- 1 root root 107K Oct 14 2022 libz.so.1.2.11 lrwxrwxrwx 1 root root 16 Mar 3 2021 libzstd.so.1 -> libzstd.so.1.4.4 -rw-r--r-- 1 root root 671K Mar 3 2021 libzstd.so.1.4.4 lrwxrwxrwx 1 root root 23 Feb 13 2020 libzvbi-chains.so.0 -> libzvbi-chains.so.0.0.0 -rw-r--r-- 1 root root 67K Feb 13 2020 libzvbi-chains.so.0.0.0 lrwxrwxrwx 1 root root 17 Feb 13 2020 libzvbi.so.0 -> libzvbi.so.0.13.2 -rw-r--r-- 1 root root 568K Feb 13 2020 libzvbi.so.0.13.2 drwxr-xr-x 2 root root 4.0K May 11 06:45 nss drwxr-xr-x 2 root root 4.0K May 11 06:45 odbc drwxr-xr-x 4 root root 4.0K May 11 06:45 openblas-pthread drwxr-xr-x 3 root root 4.0K May 11 06:45 openmpi drwxr-xr-x 5 root root 4.0K May 11 06:44 perl drwxr-xr-x 16 root root 4.0K Apr 27 02:49 perl-base drwxr-xr-x 2 root root 4.0K May 11 06:45 pkgconfig drwxr-xr-x 4 root root 4.0K May 11 06:45 pmix -rw-r--r-- 1 root root 1.9K Apr 16 13:43 rcrt1.o drwxr-xr-x 2 root root 4.0K May 11 06:45 rsocket drwxr-xr-x 2 root root 4.0K May 11 06:45 sasl2 drwxr-xr-x 1 root root 4.0K May 11 06:44 security drwxr-xr-x 2 root root 4.0K May 11 06:45 vdpau -rw-r--r-- 1 root root 251 Feb 16 18:19 xml2Conf.sh [Pipeline] echo Packing build/libdgl.so, build/runUnitTests, python/dgl/_ffi/_cy3/core.cpython-*-x86_64-linux-gnu.so, build/tensoradapter/pytorch/*.so, build/dgl_sparse/*.so, build/graphbolt/*.so into dgl-cpu-linux [Pipeline] stash Stashed 7 file(s) Post stage [Pipeline] sh + chmod -R 777 . [Pipeline] cleanWs [WS-CLEANUP] Deleting project workspace... [WS-CLEANUP] Deferred wipeout is disabled by the job configuration... [WS-CLEANUP] done [Pipeline] } $ docker stop --time=1 24030bbe8e266b505b4cd1aafebe0c37cb5bdfdc474c40402d04489a9c42c1d4 $ docker rm -f --volumes 24030bbe8e266b505b4cd1aafebe0c37cb5bdfdc474c40402d04489a9c42c1d4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [ 48%] Building CXX object CMakeFiles/dgl.dir/src/array/cpu/array_cumsum.cc.o [ 48%] Building CXX object CMakeFiles/dgl.dir/src/array/array_arith.cc.o [ 49%] Building CXX object CMakeFiles/dgl.dir/src/array/array.cc.o [ 49%] Building CXX object CMakeFiles/dgl.dir/src/array/cpu/array_nonzero.cc.o [ 49%] Building CXX object CMakeFiles/dgl.dir/src/array/cpu/array_index_select.cc.o [ 52%] Building CXX object CMakeFiles/dgl.dir/src/array/cpu/coo_linegraph.cc.o [ 52%] Building CXX object CMakeFiles/dgl.dir/src/array/cpu/array_sort.cc.o [ 52%] Building CXX object CMakeFiles/dgl.dir/src/array/cpu/array_op_impl.cc.o [ 53%] Building CXX object CMakeFiles/dgl.dir/src/array/cpu/concurrent_id_hash_map.cc.o [ 53%] Building CXX object CMakeFiles/dgl.dir/src/array/cpu/coo_coalesce.cc.o [ 53%] Building CXX object CMakeFiles/dgl.dir/src/array/cpu/array_pack.cc.o [ 53%] Building CXX object CMakeFiles/dgl.dir/src/array/cpu/coo_remove.cc.o [ 53%] Building CXX object CMakeFiles/dgl.dir/src/array/cpu/coo_sort.cc.o [ 53%] Building CXX object CMakeFiles/dgl.dir/src/array/cpu/array_repeat.cc.o [ 53%] Building CXX object CMakeFiles/dgl.dir/src/array/cpu/array_scatter.cc.o [ 54%] Building CXX object CMakeFiles/dgl.dir/src/array/cpu/csr_remove.cc.o [ 54%] Building CXX object CMakeFiles/dgl.dir/src/array/cpu/csr_mm.cc.o [ 54%] Building CXX object CMakeFiles/dgl.dir/src/array/cpu/csr_sum.cc.o [ 55%] Building CXX object CMakeFiles/dgl.dir/src/array/cpu/csr_sort.cc.o [ 55%] Building CXX object CMakeFiles/dgl.dir/src/array/cpu/csr_to_simple.cc.o [ 55%] Building CXX object CMakeFiles/dgl.dir/src/array/cpu/disjoint_union.cc.o [ 56%] Building CXX object CMakeFiles/dgl.dir/src/array/cpu/gather_mm.cc.o [ 56%] Building CXX object CMakeFiles/dgl.dir/src/array/cpu/negative_sampling.cc.o [ 57%] Building CXX object CMakeFiles/dgl.dir/src/array/cpu/rowwise_topk.cc.o [ 57%] Building CXX object CMakeFiles/dgl.dir/src/array/cpu/segment_reduce.cc.o [ 57%] Building CXX object CMakeFiles/dgl.dir/src/array/cpu/csr_get_data.cc.o [ 58%] Building CXX object CMakeFiles/dgl.dir/src/array/cpu/spmat_op_impl_csr.cc.o [ 59%] Building CXX object CMakeFiles/dgl.dir/src/array/filter.cc.o [ 59%] Building CXX object CMakeFiles/dgl.dir/src/array/kernel.cc.o [ 60%] Building CXX object CMakeFiles/dgl.dir/src/array/libra_partition.cc.o [ 61%] Building CXX object CMakeFiles/dgl.dir/src/c_api_common.cc.o [ 61%] Building CXX object CMakeFiles/dgl.dir/src/array/cpu/csr_union.cc.o [ 62%] Building CXX object CMakeFiles/dgl.dir/src/bcast.cc.o [ 64%] Building CXX object CMakeFiles/dgl.dir/src/random/cpu/choice.cc.o [ 64%] Building CXX object CMakeFiles/dgl.dir/src/geometry/geometry.cc.o [ 64%] Building CXX object CMakeFiles/dgl.dir/src/random/random.cc.o [ 64%] Building CXX object CMakeFiles/dgl.dir/src/array/cpu/labor_sampling.cc.o [ 64%] Building CXX object CMakeFiles/dgl.dir/src/geometry/cpu/geometry_op_impl.cc.o [ 65%] Building CXX object CMakeFiles/dgl.dir/src/partition/ndarray_partition.cc.o [ 65%] Building CXX object CMakeFiles/dgl.dir/src/array/cpu/spmat_op_impl_coo.cc.o [ 65%] Building CXX object CMakeFiles/dgl.dir/src/array/cpu/spmm.cc.o [ 65%] Building CXX object CMakeFiles/dgl.dir/src/array/cpu/sddmm.cc.o [ 65%] Building CXX object CMakeFiles/dgl.dir/src/array/cpu/rowwise_sampling.cc.o [ 67%] Building CXX object CMakeFiles/dgl.dir/src/runtime/cpu_device_api.cc.o [ 67%] Building CXX object CMakeFiles/dgl.dir/src/runtime/c_runtime_api.cc.o [ 67%] Building CXX object CMakeFiles/dgl.dir/src/runtime/module.cc.o [ 67%] Building CXX object CMakeFiles/dgl.dir/src/runtime/dso_module.cc.o [ 69%] Building CXX object CMakeFiles/dgl.dir/src/runtime/ndarray.cc.o [ 69%] Building CXX object CMakeFiles/dgl.dir/src/runtime/file_util.cc.o [ 69%] Building CXX object CMakeFiles/dgl.dir/src/array/cpu/traversal.cc.o [ 70%] Building CXX object CMakeFiles/dgl.dir/src/runtime/registry.cc.o [ 70%] Building CXX object CMakeFiles/dgl.dir/src/runtime/semaphore_wrapper.cc.o [ 70%] Building CXX object CMakeFiles/dgl.dir/src/runtime/resource_manager.cc.o [ 70%] Building CXX object CMakeFiles/dgl.dir/src/array/union_partition.cc.o [ 70%] Building CXX object CMakeFiles/dgl.dir/src/runtime/system_lib_module.cc.o [ 71%] Building CXX object CMakeFiles/dgl.dir/src/runtime/shared_mem.cc.o [ 71%] Building CXX object CMakeFiles/dgl.dir/src/array/uvm_array.cc.o [ 71%] Building CXX object CMakeFiles/dgl.dir/src/runtime/thread_pool.cc.o [ 72%] Building CXX object CMakeFiles/dgl.dir/src/runtime/tensordispatch.cc.o [ 73%] Building CXX object CMakeFiles/dgl.dir/src/runtime/utils.cc.o [ 73%] Building CXX object CMakeFiles/dgl.dir/src/runtime/threading_backend.cc.o [ 74%] Building CXX object CMakeFiles/dgl.dir/src/api/api_test.cc.o [ 74%] Building CXX object CMakeFiles/dgl.dir/src/graph/graph.cc.o [ 74%] Building CXX object CMakeFiles/dgl.dir/src/runtime/dlpack_convert.cc.o [ 75%] Building CXX object CMakeFiles/dgl.dir/src/graph/graph_op.cc.o [ 76%] Building CXX object CMakeFiles/dgl.dir/src/graph/gk_ops.cc.o [ 76%] Building CXX object CMakeFiles/dgl.dir/src/graph/graph_traversal.cc.o [ 76%] Building CXX object CMakeFiles/dgl.dir/src/runtime/config.cc.o [ 77%] Building CXX object CMakeFiles/dgl.dir/src/graph/heterograph.cc.o [ 77%] Building CXX object CMakeFiles/dgl.dir/src/runtime/c_object_api.cc.o [ 78%] Building CXX object CMakeFiles/dgl.dir/src/runtime/object.cc.o [ 78%] Building CXX object CMakeFiles/dgl.dir/src/graph/pickle.cc.o [ 78%] Building CXX object CMakeFiles/dgl.dir/src/graph/metis_partition.cc.o [ 78%] Building CXX object CMakeFiles/dgl.dir/src/graph/immutable_graph.cc.o [ 79%] Building CXX object CMakeFiles/dgl.dir/src/graph/sampling/neighbor/neighbor.cc.o [ 79%] Building CXX object CMakeFiles/dgl.dir/src/graph/sampling/randomwalks/node2vec.cc.o [ 79%] Building CXX object CMakeFiles/dgl.dir/src/graph/sampling/randomwalks/randomwalk_cpu.cc.o [ 80%] Building CXX object CMakeFiles/dgl.dir/src/graph/sampling/randomwalks/randomwalks.cc.o [ 80%] Building CXX object CMakeFiles/dgl.dir/src/graph/sampling/randomwalks/node2vec_cpu.cc.o [ 80%] Building CXX object CMakeFiles/dgl.dir/src/api/api_container.cc.o [ 81%] Building CXX object CMakeFiles/dgl.dir/src/graph/serialize/graph_serialize.cc.o [ 81%] Building CXX object CMakeFiles/dgl.dir/src/graph/serialize/tensor_serialize.cc.o [ 81%] Building CXX object CMakeFiles/dgl.dir/src/runtime/module_util.cc.o [ 81%] Building CXX object CMakeFiles/dgl.dir/src/graph/shared_mem_manager.cc.o [ 81%] Building CXX object CMakeFiles/dgl.dir/src/graph/creators.cc.o [ 81%] Building CXX object CMakeFiles/dgl.dir/src/runtime/workspace_pool.cc.o [ 81%] Building CXX object CMakeFiles/dgl.dir/src/graph/nodeflow.cc.o [ 81%] Building CXX object CMakeFiles/dgl.dir/src/graph/heterograph_capi.cc.o [ 81%] Building CXX object CMakeFiles/dgl.dir/src/graph/graph_apis.cc.o [ 81%] Building CXX object CMakeFiles/dgl.dir/src/graph/sampling/negative/global_uniform.cc.o [ 81%] Building CXX object CMakeFiles/dgl.dir/src/graph/sampling/randomwalks/get_node_types_cpu.cc.o [ 83%] Building CXX object CMakeFiles/dgl.dir/src/graph/sampling/randomwalks/randomwalk_with_restart_cpu.cc.o [ 83%] Building CXX object CMakeFiles/dgl.dir/src/graph/sampler.cc.o [ 84%] Building CXX object CMakeFiles/dgl.dir/src/graph/serialize/dglgraph_serialize.cc.o [ 84%] Building CXX object CMakeFiles/dgl.dir/src/graph/serialize/zerocopy_serializer.cc.o [ 84%] Building CXX object CMakeFiles/dgl.dir/src/graph/serialize/heterograph_serialize.cc.o [ 85%] Building CXX object CMakeFiles/dgl.dir/src/graph/subgraph.cc.o [ 85%] Building CXX object CMakeFiles/dgl.dir/src/graph/transform/compact.cc.o [ 86%] Building CXX object CMakeFiles/dgl.dir/src/graph/transform/knn.cc.o [ 87%] Building CXX object CMakeFiles/dgl.dir/src/graph/transform/partition_hetero.cc.o [ 87%] Building CXX object CMakeFiles/dgl.dir/src/graph/transform/metis_partition_hetero.cc.o [ 87%] Building CXX object CMakeFiles/dgl.dir/src/graph/transform/cpu/knn.cc.o [ 87%] Building CXX object CMakeFiles/dgl.dir/src/graph/transform/line_graph.cc.o [ 88%] Building CXX object CMakeFiles/dgl.dir/src/graph/traversal.cc.o [ 89%] Building CXX object CMakeFiles/dgl.dir/src/graph/transform/to_simple.cc.o [ 89%] Building CXX object CMakeFiles/dgl.dir/src/graph/transform/union_partition.cc.o [ 89%] Building CXX object CMakeFiles/dgl.dir/src/graph/transform/to_block.cc.o [ 89%] Building CXX object CMakeFiles/dgl.dir/src/graph/transform/remove_edges.cc.o [ 90%] Building CXX object CMakeFiles/dgl.dir/src/graph/unit_graph.cc.o [ 90%] Building CXX object CMakeFiles/dgl.dir/src/scheduler/scheduler_apis.cc.o [ 90%] Building CXX object CMakeFiles/dgl.dir/src/scheduler/scheduler.cc.o [ 90%] Building CXX object CMakeFiles/dgl.dir/src/rpc/network/socket_communicator.cc.o [ 90%] Building CXX object CMakeFiles/dgl.dir/src/rpc/network/tcp_socket.cc.o [ 91%] Building CXX object CMakeFiles/dgl.dir/src/rpc/rpc.cc.o [ 92%] Building CXX object CMakeFiles/dgl.dir/src/rpc/network/socket_pool.cc.o [ 92%] Building CXX object CMakeFiles/dgl.dir/src/rpc/network/common.cc.o [ 92%] Building CXX object CMakeFiles/dgl.dir/src/rpc/network/msg_queue.cc.o [ 93%] Building CXX object CMakeFiles/dgl.dir/src/array/cuda/csr_transpose.cc.o [ 93%] Building CXX object CMakeFiles/dgl.dir/src/runtime/cuda/cuda_device_api.cc.o [ 93%] Linking CXX shared library libdgl.so /usr/bin/ld: CMakeFiles/dgl.dir/src/runtime/config.cc.o and CMakeFiles/dgl.dir/src/array/cpu/spmm.cc.o: warning: multiple common of `internal_error_suppression_level' /usr/bin/ld: CMakeFiles/dgl.dir/src/runtime/config.cc.o and CMakeFiles/dgl.dir/src/array/cpu/spmm.cc.o: warning: multiple common of `libxsmm_se' /usr/bin/ld: CMakeFiles/dgl.dir/src/runtime/config.cc.o and CMakeFiles/dgl.dir/src/array/cpu/spmm.cc.o: warning: multiple common of `libxsmm_verbosity' /usr/bin/ld: CMakeFiles/dgl.dir/src/runtime/config.cc.o and CMakeFiles/dgl.dir/src/array/cpu/spmm.cc.o: warning: multiple common of `internal_gemm_lock' /usr/bin/ld: CMakeFiles/dgl.dir/src/runtime/config.cc.o and CMakeFiles/dgl.dir/src/array/cpu/spmm.cc.o: warning: multiple common of `internal_gemm_nlocks' /usr/bin/ld: CMakeFiles/dgl.dir/src/runtime/config.cc.o and CMakeFiles/dgl.dir/src/array/cpu/spmm.cc.o: warning: multiple common of `libxsmm_original_dgemm_batch_strided_function' /usr/bin/ld: CMakeFiles/dgl.dir/src/runtime/config.cc.o and CMakeFiles/dgl.dir/src/array/cpu/spmm.cc.o: warning: multiple common of `libxsmm_original_sgemm_batch_strided_function' /usr/bin/ld: CMakeFiles/dgl.dir/src/runtime/config.cc.o and CMakeFiles/dgl.dir/src/array/cpu/spmm.cc.o: warning: multiple common of `libxsmm_original_dgemm_batch_function' /usr/bin/ld: CMakeFiles/dgl.dir/src/runtime/config.cc.o and CMakeFiles/dgl.dir/src/array/cpu/spmm.cc.o: warning: multiple common of `libxsmm_original_sgemm_batch_function' /usr/bin/ld: CMakeFiles/dgl.dir/src/runtime/config.cc.o and CMakeFiles/dgl.dir/src/array/cpu/spmm.cc.o: warning: multiple common of `libxsmm_original_dgemm_function' /usr/bin/ld: CMakeFiles/dgl.dir/src/runtime/config.cc.o and CMakeFiles/dgl.dir/src/array/cpu/spmm.cc.o: warning: multiple common of `libxsmm_original_sgemm_function' /usr/bin/ld: CMakeFiles/dgl.dir/src/runtime/config.cc.o and CMakeFiles/dgl.dir/src/array/cpu/spmm.cc.o: warning: multiple common of `libxsmm_original_dgemv_function' /usr/bin/ld: CMakeFiles/dgl.dir/src/runtime/config.cc.o and CMakeFiles/dgl.dir/src/array/cpu/spmm.cc.o: warning: multiple common of `libxsmm_original_sgemv_function' /usr/bin/ld: CMakeFiles/dgl.dir/src/runtime/config.cc.o and CMakeFiles/dgl.dir/src/array/cpu/spmm.cc.o: warning: multiple common of `libxsmm_gemm_taskgrain' /usr/bin/ld: CMakeFiles/dgl.dir/src/runtime/config.cc.o and CMakeFiles/dgl.dir/src/array/cpu/spmm.cc.o: warning: multiple common of `libxsmm_gemm_tasks' /usr/bin/ld: CMakeFiles/dgl.dir/src/runtime/config.cc.o and CMakeFiles/dgl.dir/src/array/cpu/spmm.cc.o: warning: multiple common of `libxsmm_gemm_wrap' /usr/bin/ld: CMakeFiles/dgl.dir/src/runtime/config.cc.o and CMakeFiles/dgl.dir/src/array/cpu/spmm.cc.o: warning: multiple common of `libxsmm_gemm_auto_prefetch_default' /usr/bin/ld: CMakeFiles/dgl.dir/src/runtime/config.cc.o and CMakeFiles/dgl.dir/src/array/cpu/spmm.cc.o: warning: multiple common of `libxsmm_gemm_auto_prefetch' /usr/bin/ld: CMakeFiles/dgl.dir/src/runtime/config.cc.o and CMakeFiles/dgl.dir/src/array/cpu/spmm.cc.o: warning: multiple common of `libxsmm_intrinsics_mm512_rng_state0' /usr/bin/ld: CMakeFiles/dgl.dir/src/runtime/config.cc.o and CMakeFiles/dgl.dir/src/array/cpu/spmm.cc.o: warning: multiple common of `libxsmm_intrinsics_mm512_rng_state1' /usr/bin/ld: CMakeFiles/dgl.dir/src/runtime/config.cc.o and CMakeFiles/dgl.dir/src/array/cpu/spmm.cc.o: warning: multiple common of `libxsmm_intrinsics_mm512_rng_state2' /usr/bin/ld: CMakeFiles/dgl.dir/src/runtime/config.cc.o and CMakeFiles/dgl.dir/src/array/cpu/spmm.cc.o: warning: multiple common of `libxsmm_intrinsics_mm512_rng_state3' /usr/bin/ld: CMakeFiles/dgl.dir/src/runtime/config.cc.o and CMakeFiles/dgl.dir/src/array/cpu/spmm.cc.o: warning: multiple common of `libxsmm_stdio_handle' /usr/bin/ld: CMakeFiles/dgl.dir/src/runtime/config.cc.o and CMakeFiles/dgl.dir/src/array/cpu/spmm.cc.o: warning: multiple common of `libxsmm_ninit' /usr/bin/ld: CMakeFiles/dgl.dir/src/runtime/config.cc.o and CMakeFiles/dgl.dir/src/array/cpu/spmm.cc.o: warning: multiple common of `libxsmm_target_archid' /usr/bin/ld: CMakeFiles/dgl.dir/src/runtime/config.cc.o and CMakeFiles/dgl.dir/src/array/cpu/spmm.cc.o: warning: multiple common of `internal_crc32_table' /usr/bin/ld: CMakeFiles/dgl.dir/src/runtime/config.cc.o and CMakeFiles/dgl.dir/src/array/cpu/spmm.cc.o: warning: multiple common of `internal_hash_u512_function' /usr/bin/ld: CMakeFiles/dgl.dir/src/runtime/config.cc.o and CMakeFiles/dgl.dir/src/array/cpu/spmm.cc.o: warning: multiple common of `internal_hash_u384_function' /usr/bin/ld: CMakeFiles/dgl.dir/src/runtime/config.cc.o and CMakeFiles/dgl.dir/src/array/cpu/spmm.cc.o: warning: multiple common of `internal_hash_u256_function' /usr/bin/ld: CMakeFiles/dgl.dir/src/runtime/config.cc.o and CMakeFiles/dgl.dir/src/array/cpu/spmm.cc.o: warning: multiple common of `internal_hash_u128_function' /usr/bin/ld: CMakeFiles/dgl.dir/src/runtime/config.cc.o and CMakeFiles/dgl.dir/src/array/cpu/spmm.cc.o: warning: multiple common of `internal_hash_u64_function' /usr/bin/ld: CMakeFiles/dgl.dir/src/runtime/config.cc.o and CMakeFiles/dgl.dir/src/array/cpu/spmm.cc.o: warning: multiple common of `internal_hash_u32_function' /usr/bin/ld: CMakeFiles/dgl.dir/src/runtime/config.cc.o and CMakeFiles/dgl.dir/src/array/cpu/spmm.cc.o: warning: multiple common of `internal_hash_u16_function' /usr/bin/ld: CMakeFiles/dgl.dir/src/runtime/config.cc.o and CMakeFiles/dgl.dir/src/array/cpu/spmm.cc.o: warning: multiple common of `internal_hash_u8_function' /usr/bin/ld: CMakeFiles/dgl.dir/src/runtime/config.cc.o and CMakeFiles/dgl.dir/src/array/cpu/spmm.cc.o: warning: multiple common of `internal_hash_function' /usr/bin/ld: CMakeFiles/dgl.dir/src/runtime/config.cc.o and CMakeFiles/dgl.dir/src/array/cpu/spmm.cc.o: warning: multiple common of `internal_reglock_ptr' /usr/bin/ld: CMakeFiles/dgl.dir/src/runtime/config.cc.o and CMakeFiles/dgl.dir/src/array/cpu/spmm.cc.o: warning: multiple common of `internal_cache_size' /usr/bin/ld: CMakeFiles/dgl.dir/src/runtime/config.cc.o and CMakeFiles/dgl.dir/src/array/cpu/spmm.cc.o: warning: multiple common of `internal_reglock_count' /usr/bin/ld: CMakeFiles/dgl.dir/src/runtime/config.cc.o and CMakeFiles/dgl.dir/src/array/cpu/spmm.cc.o: warning: multiple common of `internal_registry_nbytes' /usr/bin/ld: CMakeFiles/dgl.dir/src/runtime/config.cc.o and CMakeFiles/dgl.dir/src/array/cpu/spmm.cc.o: warning: multiple common of `internal_registry_nleaks' /usr/bin/ld: CMakeFiles/dgl.dir/src/runtime/config.cc.o and CMakeFiles/dgl.dir/src/array/cpu/spmm.cc.o: warning: multiple common of `internal_registry_keys' /usr/bin/ld: CMakeFiles/dgl.dir/src/runtime/config.cc.o and CMakeFiles/dgl.dir/src/array/cpu/spmm.cc.o: warning: multiple common of `internal_registry' /usr/bin/ld: CMakeFiles/dgl.dir/src/runtime/config.cc.o and CMakeFiles/dgl.dir/src/array/cpu/spmm.cc.o: warning: multiple common of `internal_statistic' /usr/bin/ld: CMakeFiles/dgl.dir/src/runtime/config.cc.o and CMakeFiles/dgl.dir/src/array/cpu/spmm.cc.o: warning: multiple common of `internal_statistic_sml' /usr/bin/ld: CMakeFiles/dgl.dir/src/runtime/config.cc.o and CMakeFiles/dgl.dir/src/array/cpu/spmm.cc.o: warning: multiple common of `internal_statistic_med' /usr/bin/ld: CMakeFiles/dgl.dir/src/runtime/config.cc.o and CMakeFiles/dgl.dir/src/array/cpu/spmm.cc.o: warning: multiple common of `internal_statistic_mnk' /usr/bin/ld: CMakeFiles/dgl.dir/src/runtime/config.cc.o and CMakeFiles/dgl.dir/src/array/cpu/spmm.cc.o: warning: multiple common of `internal_statistic_num_gemv' /usr/bin/ld: CMakeFiles/dgl.dir/src/runtime/config.cc.o and CMakeFiles/dgl.dir/src/array/cpu/spmm.cc.o: warning: multiple common of `internal_statistic_num_meltw' /usr/bin/ld: CMakeFiles/dgl.dir/src/runtime/config.cc.o and CMakeFiles/dgl.dir/src/array/cpu/spmm.cc.o: warning: multiple common of `internal_statistic_num_user' /usr/bin/ld: CMakeFiles/dgl.dir/src/runtime/config.cc.o and CMakeFiles/dgl.dir/src/array/cpu/spmm.cc.o: warning: multiple common of `internal_gemm_auto_prefetch_locked' /usr/bin/ld: CMakeFiles/dgl.dir/src/runtime/config.cc.o and CMakeFiles/dgl.dir/src/array/cpu/spmm.cc.o: warning: multiple common of `internal_build_state' /usr/bin/ld: CMakeFiles/dgl.dir/src/runtime/config.cc.o and CMakeFiles/dgl.dir/src/array/cpu/spmm.cc.o: warning: multiple common of `internal_timer_start' /usr/bin/ld: CMakeFiles/dgl.dir/src/runtime/config.cc.o and CMakeFiles/dgl.dir/src/array/cpu/spmm.cc.o: warning: multiple common of `internal_cpuid_info' /usr/bin/ld: CMakeFiles/dgl.dir/src/runtime/config.cc.o and CMakeFiles/dgl.dir/src/array/cpu/spmm.cc.o: warning: multiple common of `internal_singleton_fname' /usr/bin/ld: CMakeFiles/dgl.dir/src/runtime/config.cc.o and CMakeFiles/dgl.dir/src/array/cpu/spmm.cc.o: warning: multiple common of `internal_singleton_handle' /usr/bin/ld: CMakeFiles/dgl.dir/src/runtime/config.cc.o and CMakeFiles/dgl.dir/src/array/cpu/spmm.cc.o: warning: multiple common of `internal_libxsmm_prvabrt' /usr/bin/ld: CMakeFiles/dgl.dir/src/runtime/config.cc.o and CMakeFiles/dgl.dir/src/array/cpu/spmm.cc.o: warning: multiple common of `internal_stdio_fname' /usr/bin/ld: CMakeFiles/dgl.dir/src/runtime/config.cc.o and CMakeFiles/dgl.dir/src/array/cpu/spmm.cc.o: warning: multiple common of `libxsmm_default_malloc_fn' /usr/bin/ld: CMakeFiles/dgl.dir/src/runtime/config.cc.o and CMakeFiles/dgl.dir/src/array/cpu/spmm.cc.o: warning: multiple common of `libxsmm_scratch_malloc_fn' /usr/bin/ld: CMakeFiles/dgl.dir/src/runtime/config.cc.o and CMakeFiles/dgl.dir/src/array/cpu/spmm.cc.o: warning: multiple common of `libxsmm_default_free_fn' /usr/bin/ld: CMakeFiles/dgl.dir/src/runtime/config.cc.o and CMakeFiles/dgl.dir/src/array/cpu/spmm.cc.o: warning: multiple common of `libxsmm_scratch_free_fn' /usr/bin/ld: CMakeFiles/dgl.dir/src/runtime/config.cc.o and CMakeFiles/dgl.dir/src/array/cpu/spmm.cc.o: warning: multiple common of `libxsmm_default_allocator_context' /usr/bin/ld: CMakeFiles/dgl.dir/src/runtime/config.cc.o and CMakeFiles/dgl.dir/src/array/cpu/spmm.cc.o: warning: multiple common of `libxsmm_scratch_allocator_context' /usr/bin/ld: CMakeFiles/dgl.dir/src/runtime/config.cc.o and CMakeFiles/dgl.dir/src/array/cpu/spmm.cc.o: warning: multiple common of `libxsmm_scratch_pools' /usr/bin/ld: CMakeFiles/dgl.dir/src/runtime/config.cc.o and CMakeFiles/dgl.dir/src/array/cpu/spmm.cc.o: warning: multiple common of `libxsmm_scratch_scale' /usr/bin/ld: CMakeFiles/dgl.dir/src/runtime/config.cc.o and CMakeFiles/dgl.dir/src/array/cpu/spmm.cc.o: warning: multiple common of `libxsmm_timer_scale' /usr/bin/ld: CMakeFiles/dgl.dir/src/runtime/config.cc.o and CMakeFiles/dgl.dir/src/array/cpu/spmm.cc.o: warning: multiple common of `libxsmm_statistic_num_spmdm' /usr/bin/ld: CMakeFiles/dgl.dir/src/runtime/config.cc.o and CMakeFiles/dgl.dir/src/array/cpu/spmm.cc.o: warning: multiple common of `libxsmm_thread_count' /usr/bin/ld: CMakeFiles/dgl.dir/src/runtime/config.cc.o and CMakeFiles/dgl.dir/src/array/cpu/spmm.cc.o: warning: multiple common of `libxsmm_lock_global' /usr/bin/ld: CMakeFiles/dgl.dir/src/runtime/config.cc.o and CMakeFiles/dgl.dir/src/array/cpu/spmm.cc.o: warning: multiple common of `libxsmm_nosync' /usr/bin/ld: CMakeFiles/dgl.dir/src/runtime/config.cc.o and CMakeFiles/dgl.dir/src/array/cpu/spmm.cc.o: warning: multiple common of `internal_malloc_pool_buffer' /usr/bin/ld: CMakeFiles/dgl.dir/src/runtime/config.cc.o and CMakeFiles/dgl.dir/src/array/cpu/spmm.cc.o: warning: multiple common of `internal_malloc_scratch_limit' /usr/bin/ld: CMakeFiles/dgl.dir/src/runtime/config.cc.o and CMakeFiles/dgl.dir/src/array/cpu/spmm.cc.o: warning: multiple common of `internal_malloc_scratch_nmallocs' /usr/bin/ld: CMakeFiles/dgl.dir/src/runtime/config.cc.o and CMakeFiles/dgl.dir/src/array/cpu/spmm.cc.o: warning: multiple common of `internal_malloc_private_max' /usr/bin/ld: CMakeFiles/dgl.dir/src/runtime/config.cc.o and CMakeFiles/dgl.dir/src/array/cpu/spmm.cc.o: warning: multiple common of `internal_malloc_private_cur' /usr/bin/ld: CMakeFiles/dgl.dir/src/runtime/config.cc.o and CMakeFiles/dgl.dir/src/array/cpu/spmm.cc.o: warning: multiple common of `internal_malloc_public_max' /usr/bin/ld: CMakeFiles/dgl.dir/src/runtime/config.cc.o and CMakeFiles/dgl.dir/src/array/cpu/spmm.cc.o: warning: multiple common of `internal_malloc_public_cur' /usr/bin/ld: CMakeFiles/dgl.dir/src/runtime/config.cc.o and CMakeFiles/dgl.dir/src/array/cpu/spmm.cc.o: warning: multiple common of `internal_malloc_local_max' /usr/bin/ld: CMakeFiles/dgl.dir/src/runtime/config.cc.o and CMakeFiles/dgl.dir/src/array/cpu/spmm.cc.o: warning: multiple common of `internal_malloc_local_cur' /usr/bin/ld: CMakeFiles/dgl.dir/src/runtime/config.cc.o and CMakeFiles/dgl.dir/src/array/cpu/spmm.cc.o: warning: multiple common of `internal_malloc_recursive' /usr/bin/ld: CMakeFiles/dgl.dir/src/runtime/config.cc.o and CMakeFiles/dgl.dir/src/array/cpu/spmm.cc.o: warning: multiple common of `internal_malloc_kind' /usr/bin/ld: CMakeFiles/dgl.dir/src/runtime/config.cc.o and CMakeFiles/dgl.dir/src/array/cpu/spmm.cc.o: warning: multiple common of `internal_pmallocs' /usr/bin/ld: CMakeFiles/dgl.dir/src/runtime/config.cc.o and CMakeFiles/dgl.dir/src/array/cpu/spmm.cc.o: warning: multiple common of `internal_malloc_join' /usr/bin/ld: CMakeFiles/dgl.dir/src/runtime/config.cc.o and CMakeFiles/dgl.dir/src/array/cpu/spmm.cc.o: warning: multiple common of `internal_malloc_hugetlb' /usr/bin/ld: CMakeFiles/dgl.dir/src/runtime/config.cc.o and CMakeFiles/dgl.dir/src/array/cpu/spmm.cc.o: warning: multiple common of `internal_malloc_plocked' /usr/bin/ld: CMakeFiles/dgl.dir/src/runtime/config.cc.o and CMakeFiles/dgl.dir/src/array/cpu/spmm.cc.o: warning: multiple common of `libxsmm_matrix_eqns' /usr/bin/ld: CMakeFiles/dgl.dir/src/runtime/config.cc.o and CMakeFiles/dgl.dir/src/array/cpu/spmm.cc.o: warning: multiple common of `libxsmm_matrix_eqns_init' /usr/bin/ld: CMakeFiles/dgl.dir/src/runtime/config.cc.o and CMakeFiles/dgl.dir/src/array/cpu/spmm.cc.o: warning: multiple common of `libxsmm_matrix_eqns_count' /usr/bin/ld: CMakeFiles/dgl.dir/src/runtime/config.cc.o and CMakeFiles/dgl.dir/src/array/cpu/spmm.cc.o: warning: multiple common of `internal_diff_function' /usr/bin/ld: CMakeFiles/dgl.dir/src/runtime/config.cc.o and CMakeFiles/dgl.dir/src/array/cpu/spmm.cc.o: warning: multiple common of `internal_memcmp_function' /usr/bin/ld: CMakeFiles/dgl.dir/src/runtime/config.cc.o and CMakeFiles/dgl.dir/src/array/cpu/spmm.cc.o: warning: multiple common of `JITDUMP_MAGIC' /usr/bin/ld: CMakeFiles/dgl.dir/src/runtime/config.cc.o and CMakeFiles/dgl.dir/src/array/cpu/spmm.cc.o: warning: multiple common of `JITDUMP_MAGIC_SWAPPED' /usr/bin/ld: CMakeFiles/dgl.dir/src/runtime/config.cc.o and CMakeFiles/dgl.dir/src/array/cpu/spmm.cc.o: warning: multiple common of `JITDUMP_VERSION' /usr/bin/ld: CMakeFiles/dgl.dir/src/runtime/config.cc.o and CMakeFiles/dgl.dir/src/array/cpu/spmm.cc.o: warning: multiple common of `JITDUMP_FLAGS_ARCH_TIMESTAMP' /usr/bin/ld: CMakeFiles/dgl.dir/src/runtime/config.cc.o and CMakeFiles/dgl.dir/src/array/cpu/spmm.cc.o: warning: multiple common of `JITDUMP_CODE_LOAD' /usr/bin/ld: CMakeFiles/dgl.dir/src/runtime/config.cc.o and CMakeFiles/dgl.dir/src/array/cpu/spmm.cc.o: warning: multiple common of `JITDUMP_CODE_MOVE' /usr/bin/ld: CMakeFiles/dgl.dir/src/runtime/config.cc.o and CMakeFiles/dgl.dir/src/array/cpu/spmm.cc.o: warning: multiple common of `JITDUMP_CODE_DEBUG_INFO' /usr/bin/ld: CMakeFiles/dgl.dir/src/runtime/config.cc.o and CMakeFiles/dgl.dir/src/array/cpu/spmm.cc.o: warning: multiple common of `JITDUMP_CODE_CLOSE' /usr/bin/ld: CMakeFiles/dgl.dir/src/runtime/config.cc.o and CMakeFiles/dgl.dir/src/array/cpu/spmm.cc.o: warning: multiple common of `internal_perf_fp' /usr/bin/ld: CMakeFiles/dgl.dir/src/runtime/config.cc.o and CMakeFiles/dgl.dir/src/array/cpu/spmm.cc.o: warning: multiple common of `internal_rng_f32_seq' /usr/bin/ld: CMakeFiles/dgl.dir/src/runtime/config.cc.o and CMakeFiles/dgl.dir/src/array/cpu/spmm.cc.o: warning: multiple common of `internal_rng_state0' /usr/bin/ld: CMakeFiles/dgl.dir/src/runtime/config.cc.o and CMakeFiles/dgl.dir/src/array/cpu/spmm.cc.o: warning: multiple common of `internal_rng_state1' /usr/bin/ld: CMakeFiles/dgl.dir/src/runtime/config.cc.o and CMakeFiles/dgl.dir/src/array/cpu/spmm.cc.o: warning: multiple common of `internal_rng_state2' /usr/bin/ld: CMakeFiles/dgl.dir/src/runtime/config.cc.o and CMakeFiles/dgl.dir/src/array/cpu/spmm.cc.o: warning: multiple common of `internal_rng_state3' /usr/bin/ld: CMakeFiles/dgl.dir/src/runtime/config.cc.o and CMakeFiles/dgl.dir/src/array/cpu/spmm.cc.o: warning: multiple common of `internal_trace_initialized' /usr/bin/ld: CMakeFiles/dgl.dir/src/runtime/config.cc.o and CMakeFiles/dgl.dir/src/array/cpu/spmm.cc.o: warning: multiple common of `internal_trace_mindepth' /usr/bin/ld: CMakeFiles/dgl.dir/src/runtime/config.cc.o and CMakeFiles/dgl.dir/src/array/cpu/spmm.cc.o: warning: multiple common of `internal_trace_threadid' /usr/bin/ld: CMakeFiles/dgl.dir/src/runtime/config.cc.o and CMakeFiles/dgl.dir/src/array/cpu/spmm.cc.o: warning: multiple common of `internal_trace_maxnsyms' /usr/bin/ld: CMakeFiles/dgl.dir/src/runtime/config.cc.o and CMakeFiles/dgl.dir/src/array/cpu/spmm.cc.o: warning: multiple common of `libxsmm_xcopy_jit' /usr/bin/ld: CMakeFiles/dgl.dir/src/runtime/config.cc.o and CMakeFiles/dgl.dir/src/array/cpu/spmm.cc.o: warning: multiple common of `libxsmm_xcopy_taskscale' /usr/bin/ld: CMakeFiles/dgl.dir/src/runtime/config.cc.o and CMakeFiles/dgl.dir/src/array/cpu/spmm.cc.o: warning: multiple common of `libxsmm_mcopy_mbytes' /usr/bin/ld: CMakeFiles/dgl.dir/src/runtime/config.cc.o and CMakeFiles/dgl.dir/src/array/cpu/spmm.cc.o: warning: multiple common of `libxsmm_mzero_mbytes' /usr/bin/ld: CMakeFiles/dgl.dir/src/runtime/config.cc.o and CMakeFiles/dgl.dir/src/array/cpu/spmm.cc.o: warning: multiple common of `libxsmm_tcopy_mbytes' /usr/bin/ld: CMakeFiles/dgl.dir/src/runtime/config.cc.o and CMakeFiles/dgl.dir/src/array/cpu/spmm.cc.o: warning: multiple common of `libxsmm_mcopy_nscale' /usr/bin/ld: CMakeFiles/dgl.dir/src/runtime/config.cc.o and CMakeFiles/dgl.dir/src/array/cpu/spmm.cc.o: warning: multiple common of `libxsmm_mzero_nscale' /usr/bin/ld: CMakeFiles/dgl.dir/src/runtime/config.cc.o and CMakeFiles/dgl.dir/src/array/cpu/spmm.cc.o: warning: multiple common of `libxsmm_tcopy_nscale' [ 93%] Built target dgl [ 93%] Building CXX object CMakeFiles/runUnitTests.dir/tests/cpp/graph_index_test.cc.o [ 93%] Building CXX object CMakeFiles/runUnitTests.dir/tests/cpp/message_queue_test.cc.o [ 94%] Building CXX object CMakeFiles/runUnitTests.dir/tests/cpp/socket_communicator_test.cc.o [ 94%] Building CXX object CMakeFiles/runUnitTests.dir/tests/cpp/string_test.cc.o [ 95%] Building CXX object CMakeFiles/runUnitTests.dir/tests/cpp/test_aten.cc.o [ 95%] Building CXX object CMakeFiles/runUnitTests.dir/tests/cpp/test_concurrent_id_hash_map.cc.o [ 95%] Building CXX object CMakeFiles/runUnitTests.dir/tests/cpp/test_csrmm.cc.o [ 96%] Building CXX object CMakeFiles/runUnitTests.dir/tests/cpp/test_partition.cc.o [ 96%] Building CXX object CMakeFiles/runUnitTests.dir/tests/cpp/test_sampler.cc.o [ 96%] Building CXX object CMakeFiles/runUnitTests.dir/tests/cpp/test_rowwise.cc.o [ 98%] Building CXX object CMakeFiles/runUnitTests.dir/tests/cpp/test_spmat_csr.cc.o [ 98%] Building CXX object CMakeFiles/runUnitTests.dir/tests/cpp/test_smart_ptr_serialize.cc.o [ 99%] Building CXX object CMakeFiles/runUnitTests.dir/tests/cpp/test_spmat_coo.cc.o [ 98%] Building CXX object CMakeFiles/runUnitTests.dir/tests/cpp/test_serialize.cc.o [ 98%] Building CXX object CMakeFiles/runUnitTests.dir/tests/cpp/test_spmm.cc.o [ 99%] Building CXX object CMakeFiles/runUnitTests.dir/tests/cpp/test_unit_graph.cc.o [ 99%] Building CXX object CMakeFiles/runUnitTests.dir/tests/cpp/test_zerocopy_serialize.cc.o Scanning dependencies of target dgl [ 48%] Building CXX object CMakeFiles/dgl.dir/src/array/array_arith.cc.o [ 48%] Building CXX object CMakeFiles/dgl.dir/src/array/array.cc.o [ 48%] Building CXX object CMakeFiles/dgl.dir/src/array/cpu/array_cumsum.cc.o [ 49%] Building CXX object CMakeFiles/dgl.dir/src/array/cpu/array_index_select.cc.o [ 49%] Building CXX object CMakeFiles/dgl.dir/src/array/cpu/array_nonzero.cc.o [ 50%] Building CXX object CMakeFiles/dgl.dir/src/array/cpu/array_op_impl.cc.o [ 50%] Building CXX object CMakeFiles/dgl.dir/src/array/cpu/array_pack.cc.o [ 50%] Building CXX object CMakeFiles/dgl.dir/src/array/cpu/array_repeat.cc.o [ 51%] Building CXX object CMakeFiles/dgl.dir/src/array/cpu/array_sort.cc.o [ 51%] Building CXX object CMakeFiles/dgl.dir/src/array/cpu/array_scatter.cc.o [ 52%] Building CXX object CMakeFiles/dgl.dir/src/array/cpu/concurrent_id_hash_map.cc.o [ 52%] Building CXX object CMakeFiles/dgl.dir/src/array/cpu/coo_coalesce.cc.o [ 52%] Building CXX object CMakeFiles/dgl.dir/src/array/cpu/coo_linegraph.cc.o [ 53%] Building CXX object CMakeFiles/dgl.dir/src/array/cpu/coo_remove.cc.o [ 53%] Building CXX object CMakeFiles/dgl.dir/src/array/cpu/coo_sort.cc.o [ 54%] Building CXX object CMakeFiles/dgl.dir/src/array/cpu/csr_remove.cc.o [ 54%] Building CXX object CMakeFiles/dgl.dir/src/array/cpu/csr_get_data.cc.o [ 54%] Building CXX object CMakeFiles/dgl.dir/src/array/cpu/csr_mm.cc.o [ 55%] Building CXX object CMakeFiles/dgl.dir/src/array/cpu/csr_sort.cc.o [ 55%] Building CXX object CMakeFiles/dgl.dir/src/array/cpu/csr_to_simple.cc.o [ 55%] Building CXX object CMakeFiles/dgl.dir/src/array/cpu/csr_sum.cc.o [ 55%] Building CXX object CMakeFiles/dgl.dir/src/array/cpu/disjoint_union.cc.o [ 57%] Building CXX object CMakeFiles/dgl.dir/src/array/cpu/gather_mm.cc.o [ 57%] Building CXX object CMakeFiles/dgl.dir/src/array/cpu/negative_sampling.cc.o [ 57%] Building CXX object CMakeFiles/dgl.dir/src/array/cpu/csr_union.cc.o [ 57%] Building CXX object CMakeFiles/dgl.dir/src/array/cpu/labor_sampling.cc.o [ 58%] Building CXX object CMakeFiles/dgl.dir/src/array/cpu/rowwise_sampling.cc.o [ 58%] Building CXX object CMakeFiles/dgl.dir/src/array/cpu/rowwise_topk.cc.o [ 58%] Building CXX object CMakeFiles/dgl.dir/src/array/cpu/spmat_op_impl_coo.cc.o [ 59%] Building CXX object CMakeFiles/dgl.dir/src/array/cpu/segment_reduce.cc.o [ 60%] Building CXX object CMakeFiles/dgl.dir/src/array/cpu/sddmm.cc.o [ 60%] Building CXX object CMakeFiles/dgl.dir/src/array/cpu/spmat_op_impl_csr.cc.o [ 60%] Building CXX object CMakeFiles/dgl.dir/src/array/kernel.cc.o [ 60%] Building CXX object CMakeFiles/dgl.dir/src/array/cpu/traversal.cc.o [ 60%] Building CXX object CMakeFiles/dgl.dir/src/array/cpu/spmm.cc.o [ 60%] Building CXX object CMakeFiles/dgl.dir/src/array/uvm_array.cc.o [ 62%] Building CXX object CMakeFiles/dgl.dir/src/geometry/cpu/geometry_op_impl.cc.o [ 62%] Building CXX object CMakeFiles/dgl.dir/src/c_api_common.cc.o [ 62%] Building CXX object CMakeFiles/dgl.dir/src/array/union_partition.cc.o [ 63%] Building CXX object CMakeFiles/dgl.dir/src/array/libra_partition.cc.o [ 63%] Building CXX object CMakeFiles/dgl.dir/src/array/filter.cc.o [ 63%] Building CXX object CMakeFiles/dgl.dir/src/bcast.cc.o [ 65%] Building CXX object CMakeFiles/dgl.dir/src/random/cpu/choice.cc.o [ 65%] Building CXX object CMakeFiles/dgl.dir/src/geometry/geometry.cc.o [ 65%] Building CXX object CMakeFiles/dgl.dir/src/partition/ndarray_partition.cc.o [ 65%] Building CXX object CMakeFiles/dgl.dir/src/random/random.cc.o [ 67%] Building CXX object CMakeFiles/dgl.dir/src/runtime/cpu_device_api.cc.o [ 67%] Building CXX object CMakeFiles/dgl.dir/src/runtime/c_runtime_api.cc.o [ 67%] Building CXX object CMakeFiles/dgl.dir/src/runtime/config.cc.o [ 67%] Building CXX object CMakeFiles/dgl.dir/src/runtime/c_object_api.cc.o [ 67%] Building CXX object CMakeFiles/dgl.dir/src/runtime/dlpack_convert.cc.o [ 67%] Building CXX object CMakeFiles/dgl.dir/src/runtime/dso_module.cc.o [ 68%] Building CXX object CMakeFiles/dgl.dir/src/runtime/file_util.cc.o [ 68%] Building CXX object CMakeFiles/dgl.dir/src/runtime/module_util.cc.o [ 68%] Building CXX object CMakeFiles/dgl.dir/src/runtime/object.cc.o [ 69%] Building CXX object CMakeFiles/dgl.dir/src/runtime/semaphore_wrapper.cc.o [ 70%] Building CXX object CMakeFiles/dgl.dir/src/runtime/tensordispatch.cc.o [ 71%] Building CXX object CMakeFiles/dgl.dir/src/runtime/thread_pool.cc.o [ 72%] Building CXX object CMakeFiles/dgl.dir/src/runtime/threading_backend.cc.o [ 72%] Building CXX object CMakeFiles/dgl.dir/src/runtime/shared_mem.cc.o [ 72%] Building CXX object CMakeFiles/dgl.dir/src/runtime/registry.cc.o [ 72%] Building CXX object CMakeFiles/dgl.dir/src/runtime/resource_manager.cc.o [ 72%] Building CXX object CMakeFiles/dgl.dir/src/runtime/ndarray.cc.o [ 72%] Building CXX object CMakeFiles/dgl.dir/src/runtime/module.cc.o [ 72%] Building CXX object CMakeFiles/dgl.dir/src/runtime/system_lib_module.cc.o [ 72%] Building CXX object CMakeFiles/dgl.dir/src/runtime/workspace_pool.cc.o [ 72%] Building CXX object CMakeFiles/dgl.dir/src/api/api_container.cc.o [ 74%] Building CXX object CMakeFiles/dgl.dir/src/graph/creators.cc.o [ 74%] Building CXX object CMakeFiles/dgl.dir/src/api/api_test.cc.o [ 74%] Building CXX object CMakeFiles/dgl.dir/src/runtime/utils.cc.o [ 75%] Building CXX object CMakeFiles/dgl.dir/src/graph/gk_ops.cc.o [ 75%] Building CXX object CMakeFiles/dgl.dir/src/graph/graph_traversal.cc.o [ 75%] Building CXX object CMakeFiles/dgl.dir/src/graph/graph.cc.o [ 75%] Building CXX object CMakeFiles/dgl.dir/src/graph/heterograph_capi.cc.o [ 75%] Building CXX object CMakeFiles/dgl.dir/src/graph/graph_apis.cc.o [ 76%] Building CXX object CMakeFiles/dgl.dir/src/graph/immutable_graph.cc.o [ 76%] Building CXX object CMakeFiles/dgl.dir/src/graph/sampling/negative/global_uniform.cc.o [ 76%] Building CXX object CMakeFiles/dgl.dir/src/graph/sampler.cc.o [ 77%] Building CXX object CMakeFiles/dgl.dir/src/graph/metis_partition.cc.o [ 79%] Building CXX object CMakeFiles/dgl.dir/src/graph/pickle.cc.o [ 79%] Building CXX object CMakeFiles/dgl.dir/src/graph/heterograph.cc.o [ 79%] Building CXX object CMakeFiles/dgl.dir/src/graph/nodeflow.cc.o [ 80%] Building CXX object CMakeFiles/dgl.dir/src/graph/graph_op.cc.o [ 81%] Building CXX object CMakeFiles/dgl.dir/src/graph/sampling/neighbor/neighbor.cc.o [ 81%] Building CXX object CMakeFiles/dgl.dir/src/graph/sampling/randomwalks/randomwalk_cpu.cc.o [ 81%] Building CXX object CMakeFiles/dgl.dir/src/graph/sampling/randomwalks/get_node_types_cpu.cc.o [ 81%] Building CXX object CMakeFiles/dgl.dir/src/graph/sampling/randomwalks/randomwalk_with_restart_cpu.cc.o [ 81%] Building CXX object CMakeFiles/dgl.dir/src/graph/serialize/dglgraph_serialize.cc.o [ 82%] Building CXX object CMakeFiles/dgl.dir/src/graph/sampling/randomwalks/randomwalks.cc.o [ 82%] Building CXX object CMakeFiles/dgl.dir/src/graph/sampling/randomwalks/node2vec_cpu.cc.o [ 83%] Building CXX object CMakeFiles/dgl.dir/src/graph/sampling/randomwalks/node2vec.cc.o [ 83%] Building CXX object CMakeFiles/dgl.dir/src/graph/serialize/heterograph_serialize.cc.o [ 83%] Building CXX object CMakeFiles/dgl.dir/src/graph/serialize/graph_serialize.cc.o [ 83%] Building CXX object CMakeFiles/dgl.dir/src/graph/serialize/tensor_serialize.cc.o [ 84%] Building CXX object CMakeFiles/dgl.dir/src/graph/serialize/zerocopy_serializer.cc.o [ 84%] Building CXX object CMakeFiles/dgl.dir/src/graph/shared_mem_manager.cc.o [ 85%] Building CXX object CMakeFiles/dgl.dir/src/graph/subgraph.cc.o [ 85%] Building CXX object CMakeFiles/dgl.dir/src/graph/transform/compact.cc.o [ 85%] Building CXX object CMakeFiles/dgl.dir/src/graph/transform/cpu/knn.cc.o [ 86%] Building CXX object CMakeFiles/dgl.dir/src/graph/transform/knn.cc.o [ 86%] Building CXX object CMakeFiles/dgl.dir/src/graph/transform/line_graph.cc.o [ 87%] Building CXX object CMakeFiles/dgl.dir/src/graph/transform/metis_partition_hetero.cc.o [ 87%] Building CXX object CMakeFiles/dgl.dir/src/graph/transform/partition_hetero.cc.o [ 87%] Building CXX object CMakeFiles/dgl.dir/src/graph/transform/remove_edges.cc.o [ 88%] Building CXX object CMakeFiles/dgl.dir/src/graph/transform/to_block.cc.o [ 88%] Building CXX object CMakeFiles/dgl.dir/src/graph/transform/to_simple.cc.o [ 89%] Building CXX object CMakeFiles/dgl.dir/src/graph/traversal.cc.o [ 89%] Building CXX object CMakeFiles/dgl.dir/src/graph/transform/union_partition.cc.o [ 89%] Building CXX object CMakeFiles/dgl.dir/src/graph/unit_graph.cc.o [ 90%] Building CXX object CMakeFiles/dgl.dir/src/scheduler/scheduler.cc.o [ 90%] Building CXX object CMakeFiles/dgl.dir/src/scheduler/scheduler_apis.cc.o [ 91%] Building CXX object CMakeFiles/dgl.dir/src/rpc/network/msg_queue.cc.o [ 91%] Building CXX object CMakeFiles/dgl.dir/src/rpc/network/socket_communicator.cc.o [ 91%] Building CXX object CMakeFiles/dgl.dir/src/rpc/network/common.cc.o [ 92%] Building CXX object CMakeFiles/dgl.dir/src/rpc/network/socket_pool.cc.o [ 92%] Building CXX object CMakeFiles/dgl.dir/src/rpc/network/tcp_socket.cc.o [ 92%] Building CXX object CMakeFiles/dgl.dir/src/rpc/rpc.cc.o [ 93%] Building CXX object CMakeFiles/dgl.dir/src/array/cuda/csr_transpose.cc.o [ 93%] Building CXX object CMakeFiles/dgl.dir/src/runtime/cuda/cuda_device_api.cc.o [100%] Linking CXX executable runUnitTests [100%] Built target runUnitTests [ 93%] Linking CXX shared library libdgl.so /usr/bin/ld: CMakeFiles/dgl.dir/src/runtime/config.cc.o and CMakeFiles/dgl.dir/src/array/cpu/spmm.cc.o: warning: multiple common of `internal_error_suppression_level' /usr/bin/ld: CMakeFiles/dgl.dir/src/runtime/config.cc.o and CMakeFiles/dgl.dir/src/array/cpu/spmm.cc.o: warning: multiple common of `libxsmm_se' /usr/bin/ld: CMakeFiles/dgl.dir/src/runtime/config.cc.o and CMakeFiles/dgl.dir/src/array/cpu/spmm.cc.o: warning: multiple common of `libxsmm_verbosity' /usr/bin/ld: CMakeFiles/dgl.dir/src/runtime/config.cc.o and CMakeFiles/dgl.dir/src/array/cpu/spmm.cc.o: warning: multiple common of `internal_gemm_lock' /usr/bin/ld: CMakeFiles/dgl.dir/src/runtime/config.cc.o and CMakeFiles/dgl.dir/src/array/cpu/spmm.cc.o: warning: multiple common of `internal_gemm_nlocks' /usr/bin/ld: CMakeFiles/dgl.dir/src/runtime/config.cc.o and CMakeFiles/dgl.dir/src/array/cpu/spmm.cc.o: warning: multiple common of `libxsmm_original_dgemm_batch_strided_function' /usr/bin/ld: CMakeFiles/dgl.dir/src/runtime/config.cc.o and CMakeFiles/dgl.dir/src/array/cpu/spmm.cc.o: warning: multiple common of `libxsmm_original_sgemm_batch_strided_function' /usr/bin/ld: CMakeFiles/dgl.dir/src/runtime/config.cc.o and CMakeFiles/dgl.dir/src/array/cpu/spmm.cc.o: warning: multiple common of `libxsmm_original_dgemm_batch_function' /usr/bin/ld: CMakeFiles/dgl.dir/src/runtime/config.cc.o and CMakeFiles/dgl.dir/src/array/cpu/spmm.cc.o: warning: multiple common of `libxsmm_original_sgemm_batch_function' /usr/bin/ld: CMakeFiles/dgl.dir/src/runtime/config.cc.o and CMakeFiles/dgl.dir/src/array/cpu/spmm.cc.o: warning: multiple common of `libxsmm_original_dgemm_function' /usr/bin/ld: CMakeFiles/dgl.dir/src/runtime/config.cc.o and CMakeFiles/dgl.dir/src/array/cpu/spmm.cc.o: warning: multiple common of `libxsmm_original_sgemm_function' /usr/bin/ld: CMakeFiles/dgl.dir/src/runtime/config.cc.o and CMakeFiles/dgl.dir/src/array/cpu/spmm.cc.o: warning: multiple common of `libxsmm_original_dgemv_function' /usr/bin/ld: CMakeFiles/dgl.dir/src/runtime/config.cc.o and CMakeFiles/dgl.dir/src/array/cpu/spmm.cc.o: warning: multiple common of `libxsmm_original_sgemv_function' /usr/bin/ld: CMakeFiles/dgl.dir/src/runtime/config.cc.o and CMakeFiles/dgl.dir/src/array/cpu/spmm.cc.o: warning: multiple common of `libxsmm_gemm_taskgrain' /usr/bin/ld: CMakeFiles/dgl.dir/src/runtime/config.cc.o and CMakeFiles/dgl.dir/src/array/cpu/spmm.cc.o: warning: multiple common of `libxsmm_gemm_tasks' /usr/bin/ld: CMakeFiles/dgl.dir/src/runtime/config.cc.o and CMakeFiles/dgl.dir/src/array/cpu/spmm.cc.o: warning: multiple common of `libxsmm_gemm_wrap' /usr/bin/ld: CMakeFiles/dgl.dir/src/runtime/config.cc.o and CMakeFiles/dgl.dir/src/array/cpu/spmm.cc.o: warning: multiple common of `libxsmm_gemm_auto_prefetch_default' /usr/bin/ld: CMakeFiles/dgl.dir/src/runtime/config.cc.o and CMakeFiles/dgl.dir/src/array/cpu/spmm.cc.o: warning: multiple common of `libxsmm_gemm_auto_prefetch' /usr/bin/ld: CMakeFiles/dgl.dir/src/runtime/config.cc.o and CMakeFiles/dgl.dir/src/array/cpu/spmm.cc.o: warning: multiple common of `libxsmm_intrinsics_mm512_rng_state0' /usr/bin/ld: CMakeFiles/dgl.dir/src/runtime/config.cc.o and CMakeFiles/dgl.dir/src/array/cpu/spmm.cc.o: warning: multiple common of `libxsmm_intrinsics_mm512_rng_state1' /usr/bin/ld: CMakeFiles/dgl.dir/src/runtime/config.cc.o and CMakeFiles/dgl.dir/src/array/cpu/spmm.cc.o: warning: multiple common of `libxsmm_intrinsics_mm512_rng_state2' /usr/bin/ld: CMakeFiles/dgl.dir/src/runtime/config.cc.o and CMakeFiles/dgl.dir/src/array/cpu/spmm.cc.o: warning: multiple common of `libxsmm_intrinsics_mm512_rng_state3' /usr/bin/ld: CMakeFiles/dgl.dir/src/runtime/config.cc.o and CMakeFiles/dgl.dir/src/array/cpu/spmm.cc.o: warning: multiple common of `libxsmm_stdio_handle' /usr/bin/ld: CMakeFiles/dgl.dir/src/runtime/config.cc.o and CMakeFiles/dgl.dir/src/array/cpu/spmm.cc.o: warning: multiple common of `libxsmm_ninit' /usr/bin/ld: CMakeFiles/dgl.dir/src/runtime/config.cc.o and CMakeFiles/dgl.dir/src/array/cpu/spmm.cc.o: warning: multiple common of `libxsmm_target_archid' /usr/bin/ld: CMakeFiles/dgl.dir/src/runtime/config.cc.o and CMakeFiles/dgl.dir/src/array/cpu/spmm.cc.o: warning: multiple common of `internal_crc32_table' /usr/bin/ld: CMakeFiles/dgl.dir/src/runtime/config.cc.o and CMakeFiles/dgl.dir/src/array/cpu/spmm.cc.o: warning: multiple common of `internal_hash_u512_function' /usr/bin/ld: CMakeFiles/dgl.dir/src/runtime/config.cc.o and CMakeFiles/dgl.dir/src/array/cpu/spmm.cc.o: warning: multiple common of `internal_hash_u384_function' /usr/bin/ld: CMakeFiles/dgl.dir/src/runtime/config.cc.o and CMakeFiles/dgl.dir/src/array/cpu/spmm.cc.o: warning: multiple common of `internal_hash_u256_function' /usr/bin/ld: CMakeFiles/dgl.dir/src/runtime/config.cc.o and CMakeFiles/dgl.dir/src/array/cpu/spmm.cc.o: warning: multiple common of `internal_hash_u128_function' /usr/bin/ld: CMakeFiles/dgl.dir/src/runtime/config.cc.o and CMakeFiles/dgl.dir/src/array/cpu/spmm.cc.o: warning: multiple common of `internal_hash_u64_function' /usr/bin/ld: CMakeFiles/dgl.dir/src/runtime/config.cc.o and CMakeFiles/dgl.dir/src/array/cpu/spmm.cc.o: warning: multiple common of `internal_hash_u32_function' /usr/bin/ld: CMakeFiles/dgl.dir/src/runtime/config.cc.o and CMakeFiles/dgl.dir/src/array/cpu/spmm.cc.o: warning: multiple common of `internal_hash_u16_function' /usr/bin/ld: CMakeFiles/dgl.dir/src/runtime/config.cc.o and CMakeFiles/dgl.dir/src/array/cpu/spmm.cc.o: warning: multiple common of `internal_hash_u8_function' /usr/bin/ld: CMakeFiles/dgl.dir/src/runtime/config.cc.o and CMakeFiles/dgl.dir/src/array/cpu/spmm.cc.o: warning: multiple common of `internal_hash_function' /usr/bin/ld: CMakeFiles/dgl.dir/src/runtime/config.cc.o and CMakeFiles/dgl.dir/src/array/cpu/spmm.cc.o: warning: multiple common of `internal_reglock_ptr' /usr/bin/ld: CMakeFiles/dgl.dir/src/runtime/config.cc.o and CMakeFiles/dgl.dir/src/array/cpu/spmm.cc.o: warning: multiple common of `internal_cache_size' /usr/bin/ld: CMakeFiles/dgl.dir/src/runtime/config.cc.o and CMakeFiles/dgl.dir/src/array/cpu/spmm.cc.o: warning: multiple common of `internal_reglock_count' /usr/bin/ld: CMakeFiles/dgl.dir/src/runtime/config.cc.o and CMakeFiles/dgl.dir/src/array/cpu/spmm.cc.o: warning: multiple common of `internal_registry_nbytes' /usr/bin/ld: CMakeFiles/dgl.dir/src/runtime/config.cc.o and CMakeFiles/dgl.dir/src/array/cpu/spmm.cc.o: warning: multiple common of `internal_registry_nleaks' /usr/bin/ld: CMakeFiles/dgl.dir/src/runtime/config.cc.o and CMakeFiles/dgl.dir/src/array/cpu/spmm.cc.o: warning: multiple common of `internal_registry_keys' /usr/bin/ld: CMakeFiles/dgl.dir/src/runtime/config.cc.o and CMakeFiles/dgl.dir/src/array/cpu/spmm.cc.o: warning: multiple common of `internal_registry' /usr/bin/ld: CMakeFiles/dgl.dir/src/runtime/config.cc.o and CMakeFiles/dgl.dir/src/array/cpu/spmm.cc.o: warning: multiple common of `internal_statistic' /usr/bin/ld: CMakeFiles/dgl.dir/src/runtime/config.cc.o and CMakeFiles/dgl.dir/src/array/cpu/spmm.cc.o: warning: multiple common of `internal_statistic_sml' /usr/bin/ld: CMakeFiles/dgl.dir/src/runtime/config.cc.o and CMakeFiles/dgl.dir/src/array/cpu/spmm.cc.o: warning: multiple common of `internal_statistic_med' /usr/bin/ld: CMakeFiles/dgl.dir/src/runtime/config.cc.o and CMakeFiles/dgl.dir/src/array/cpu/spmm.cc.o: warning: multiple common of `internal_statistic_mnk' /usr/bin/ld: CMakeFiles/dgl.dir/src/runtime/config.cc.o and CMakeFiles/dgl.dir/src/array/cpu/spmm.cc.o: warning: multiple common of `internal_statistic_num_gemv' /usr/bin/ld: CMakeFiles/dgl.dir/src/runtime/config.cc.o and CMakeFiles/dgl.dir/src/array/cpu/spmm.cc.o: warning: multiple common of `internal_statistic_num_meltw' /usr/bin/ld: CMakeFiles/dgl.dir/src/runtime/config.cc.o and CMakeFiles/dgl.dir/src/array/cpu/spmm.cc.o: warning: multiple common of `internal_statistic_num_user' /usr/bin/ld: CMakeFiles/dgl.dir/src/runtime/config.cc.o and CMakeFiles/dgl.dir/src/array/cpu/spmm.cc.o: warning: multiple common of `internal_gemm_auto_prefetch_locked' /usr/bin/ld: CMakeFiles/dgl.dir/src/runtime/config.cc.o and CMakeFiles/dgl.dir/src/array/cpu/spmm.cc.o: warning: multiple common of `internal_build_state' /usr/bin/ld: CMakeFiles/dgl.dir/src/runtime/config.cc.o and CMakeFiles/dgl.dir/src/array/cpu/spmm.cc.o: warning: multiple common of `internal_timer_start' /usr/bin/ld: CMakeFiles/dgl.dir/src/runtime/config.cc.o and CMakeFiles/dgl.dir/src/array/cpu/spmm.cc.o: warning: multiple common of `internal_cpuid_info' /usr/bin/ld: CMakeFiles/dgl.dir/src/runtime/config.cc.o and CMakeFiles/dgl.dir/src/array/cpu/spmm.cc.o: warning: multiple common of `internal_singleton_fname' /usr/bin/ld: CMakeFiles/dgl.dir/src/runtime/config.cc.o and CMakeFiles/dgl.dir/src/array/cpu/spmm.cc.o: warning: multiple common of `internal_singleton_handle' /usr/bin/ld: CMakeFiles/dgl.dir/src/runtime/config.cc.o and CMakeFiles/dgl.dir/src/array/cpu/spmm.cc.o: warning: multiple common of `internal_libxsmm_prvabrt' /usr/bin/ld: CMakeFiles/dgl.dir/src/runtime/config.cc.o and CMakeFiles/dgl.dir/src/array/cpu/spmm.cc.o: warning: multiple common of `internal_stdio_fname' /usr/bin/ld: CMakeFiles/dgl.dir/src/runtime/config.cc.o and CMakeFiles/dgl.dir/src/array/cpu/spmm.cc.o: warning: multiple common of `libxsmm_default_malloc_fn' /usr/bin/ld: CMakeFiles/dgl.dir/src/runtime/config.cc.o and CMakeFiles/dgl.dir/src/array/cpu/spmm.cc.o: warning: multiple common of `libxsmm_scratch_malloc_fn' /usr/bin/ld: CMakeFiles/dgl.dir/src/runtime/config.cc.o and CMakeFiles/dgl.dir/src/array/cpu/spmm.cc.o: warning: multiple common of `libxsmm_default_free_fn' /usr/bin/ld: CMakeFiles/dgl.dir/src/runtime/config.cc.o and CMakeFiles/dgl.dir/src/array/cpu/spmm.cc.o: warning: multiple common of `libxsmm_scratch_free_fn' /usr/bin/ld: CMakeFiles/dgl.dir/src/runtime/config.cc.o and CMakeFiles/dgl.dir/src/array/cpu/spmm.cc.o: warning: multiple common of `libxsmm_default_allocator_context' /usr/bin/ld: CMakeFiles/dgl.dir/src/runtime/config.cc.o and CMakeFiles/dgl.dir/src/array/cpu/spmm.cc.o: warning: multiple common of `libxsmm_scratch_allocator_context' /usr/bin/ld: CMakeFiles/dgl.dir/src/runtime/config.cc.o and CMakeFiles/dgl.dir/src/array/cpu/spmm.cc.o: warning: multiple common of `libxsmm_scratch_pools' /usr/bin/ld: CMakeFiles/dgl.dir/src/runtime/config.cc.o and CMakeFiles/dgl.dir/src/array/cpu/spmm.cc.o: warning: multiple common of `libxsmm_scratch_scale' /usr/bin/ld: CMakeFiles/dgl.dir/src/runtime/config.cc.o and CMakeFiles/dgl.dir/src/array/cpu/spmm.cc.o: warning: multiple common of `libxsmm_timer_scale' /usr/bin/ld: CMakeFiles/dgl.dir/src/runtime/config.cc.o and CMakeFiles/dgl.dir/src/array/cpu/spmm.cc.o: warning: multiple common of `libxsmm_statistic_num_spmdm' /usr/bin/ld: CMakeFiles/dgl.dir/src/runtime/config.cc.o and CMakeFiles/dgl.dir/src/array/cpu/spmm.cc.o: warning: multiple common of `libxsmm_thread_count' /usr/bin/ld: CMakeFiles/dgl.dir/src/runtime/config.cc.o and CMakeFiles/dgl.dir/src/array/cpu/spmm.cc.o: warning: multiple common of `libxsmm_lock_global' /usr/bin/ld: CMakeFiles/dgl.dir/src/runtime/config.cc.o and CMakeFiles/dgl.dir/src/array/cpu/spmm.cc.o: warning: multiple common of `libxsmm_nosync' /usr/bin/ld: CMakeFiles/dgl.dir/src/runtime/config.cc.o and CMakeFiles/dgl.dir/src/array/cpu/spmm.cc.o: warning: multiple common of `internal_malloc_pool_buffer' /usr/bin/ld: CMakeFiles/dgl.dir/src/runtime/config.cc.o and CMakeFiles/dgl.dir/src/array/cpu/spmm.cc.o: warning: multiple common of `internal_malloc_scratch_limit' /usr/bin/ld: CMakeFiles/dgl.dir/src/runtime/config.cc.o and CMakeFiles/dgl.dir/src/array/cpu/spmm.cc.o: warning: multiple common of `internal_malloc_scratch_nmallocs' /usr/bin/ld: CMakeFiles/dgl.dir/src/runtime/config.cc.o and CMakeFiles/dgl.dir/src/array/cpu/spmm.cc.o: warning: multiple common of `internal_malloc_private_max' /usr/bin/ld: CMakeFiles/dgl.dir/src/runtime/config.cc.o and CMakeFiles/dgl.dir/src/array/cpu/spmm.cc.o: warning: multiple common of `internal_malloc_private_cur' /usr/bin/ld: CMakeFiles/dgl.dir/src/runtime/config.cc.o and CMakeFiles/dgl.dir/src/array/cpu/spmm.cc.o: warning: multiple common of `internal_malloc_public_max' /usr/bin/ld: CMakeFiles/dgl.dir/src/runtime/config.cc.o and CMakeFiles/dgl.dir/src/array/cpu/spmm.cc.o: warning: multiple common of `internal_malloc_public_cur' /usr/bin/ld: CMakeFiles/dgl.dir/src/runtime/config.cc.o and CMakeFiles/dgl.dir/src/array/cpu/spmm.cc.o: warning: multiple common of `internal_malloc_local_max' /usr/bin/ld: CMakeFiles/dgl.dir/src/runtime/config.cc.o and CMakeFiles/dgl.dir/src/array/cpu/spmm.cc.o: warning: multiple common of `internal_malloc_local_cur' /usr/bin/ld: CMakeFiles/dgl.dir/src/runtime/config.cc.o and CMakeFiles/dgl.dir/src/array/cpu/spmm.cc.o: warning: multiple common of `internal_malloc_recursive' /usr/bin/ld: CMakeFiles/dgl.dir/src/runtime/config.cc.o and CMakeFiles/dgl.dir/src/array/cpu/spmm.cc.o: warning: multiple common of `internal_malloc_kind' /usr/bin/ld: CMakeFiles/dgl.dir/src/runtime/config.cc.o and CMakeFiles/dgl.dir/src/array/cpu/spmm.cc.o: warning: multiple common of `internal_pmallocs' /usr/bin/ld: CMakeFiles/dgl.dir/src/runtime/config.cc.o and CMakeFiles/dgl.dir/src/array/cpu/spmm.cc.o: warning: multiple common of `internal_malloc_join' /usr/bin/ld: CMakeFiles/dgl.dir/src/runtime/config.cc.o and CMakeFiles/dgl.dir/src/array/cpu/spmm.cc.o: warning: multiple common of `internal_malloc_hugetlb' /usr/bin/ld: CMakeFiles/dgl.dir/src/runtime/config.cc.o and CMakeFiles/dgl.dir/src/array/cpu/spmm.cc.o: warning: multiple common of `internal_malloc_plocked' /usr/bin/ld: CMakeFiles/dgl.dir/src/runtime/config.cc.o and CMakeFiles/dgl.dir/src/array/cpu/spmm.cc.o: warning: multiple common of `libxsmm_matrix_eqns' /usr/bin/ld: CMakeFiles/dgl.dir/src/runtime/config.cc.o and CMakeFiles/dgl.dir/src/array/cpu/spmm.cc.o: warning: multiple common of `libxsmm_matrix_eqns_init' /usr/bin/ld: CMakeFiles/dgl.dir/src/runtime/config.cc.o and CMakeFiles/dgl.dir/src/array/cpu/spmm.cc.o: warning: multiple common of `libxsmm_matrix_eqns_count' /usr/bin/ld: CMakeFiles/dgl.dir/src/runtime/config.cc.o and CMakeFiles/dgl.dir/src/array/cpu/spmm.cc.o: warning: multiple common of `internal_diff_function' /usr/bin/ld: CMakeFiles/dgl.dir/src/runtime/config.cc.o and CMakeFiles/dgl.dir/src/array/cpu/spmm.cc.o: warning: multiple common of `internal_memcmp_function' /usr/bin/ld: CMakeFiles/dgl.dir/src/runtime/config.cc.o and CMakeFiles/dgl.dir/src/array/cpu/spmm.cc.o: warning: multiple common of `JITDUMP_MAGIC' /usr/bin/ld: CMakeFiles/dgl.dir/src/runtime/config.cc.o and CMakeFiles/dgl.dir/src/array/cpu/spmm.cc.o: warning: multiple common of `JITDUMP_MAGIC_SWAPPED' /usr/bin/ld: CMakeFiles/dgl.dir/src/runtime/config.cc.o and CMakeFiles/dgl.dir/src/array/cpu/spmm.cc.o: warning: multiple common of `JITDUMP_VERSION' /usr/bin/ld: CMakeFiles/dgl.dir/src/runtime/config.cc.o and CMakeFiles/dgl.dir/src/array/cpu/spmm.cc.o: warning: multiple common of `JITDUMP_FLAGS_ARCH_TIMESTAMP' /usr/bin/ld: CMakeFiles/dgl.dir/src/runtime/config.cc.o and CMakeFiles/dgl.dir/src/array/cpu/spmm.cc.o: warning: multiple common of `JITDUMP_CODE_LOAD' /usr/bin/ld: CMakeFiles/dgl.dir/src/runtime/config.cc.o and CMakeFiles/dgl.dir/src/array/cpu/spmm.cc.o: warning: multiple common of `JITDUMP_CODE_MOVE' /usr/bin/ld: CMakeFiles/dgl.dir/src/runtime/config.cc.o and CMakeFiles/dgl.dir/src/array/cpu/spmm.cc.o: warning: multiple common of `JITDUMP_CODE_DEBUG_INFO' /usr/bin/ld: CMakeFiles/dgl.dir/src/runtime/config.cc.o and CMakeFiles/dgl.dir/src/array/cpu/spmm.cc.o: warning: multiple common of `JITDUMP_CODE_CLOSE' /usr/bin/ld: CMakeFiles/dgl.dir/src/runtime/config.cc.o and CMakeFiles/dgl.dir/src/array/cpu/spmm.cc.o: warning: multiple common of `internal_perf_fp' /usr/bin/ld: CMakeFiles/dgl.dir/src/runtime/config.cc.o and CMakeFiles/dgl.dir/src/array/cpu/spmm.cc.o: warning: multiple common of `internal_rng_f32_seq' /usr/bin/ld: CMakeFiles/dgl.dir/src/runtime/config.cc.o and CMakeFiles/dgl.dir/src/array/cpu/spmm.cc.o: warning: multiple common of `internal_rng_state0' /usr/bin/ld: CMakeFiles/dgl.dir/src/runtime/config.cc.o and CMakeFiles/dgl.dir/src/array/cpu/spmm.cc.o: warning: multiple common of `internal_rng_state1' /usr/bin/ld: CMakeFiles/dgl.dir/src/runtime/config.cc.o and CMakeFiles/dgl.dir/src/array/cpu/spmm.cc.o: warning: multiple common of `internal_rng_state2' /usr/bin/ld: CMakeFiles/dgl.dir/src/runtime/config.cc.o and CMakeFiles/dgl.dir/src/array/cpu/spmm.cc.o: warning: multiple common of `internal_rng_state3' /usr/bin/ld: CMakeFiles/dgl.dir/src/runtime/config.cc.o and CMakeFiles/dgl.dir/src/array/cpu/spmm.cc.o: warning: multiple common of `internal_trace_initialized' /usr/bin/ld: CMakeFiles/dgl.dir/src/runtime/config.cc.o and CMakeFiles/dgl.dir/src/array/cpu/spmm.cc.o: warning: multiple common of `internal_trace_mindepth' /usr/bin/ld: CMakeFiles/dgl.dir/src/runtime/config.cc.o and CMakeFiles/dgl.dir/src/array/cpu/spmm.cc.o: warning: multiple common of `internal_trace_threadid' /usr/bin/ld: CMakeFiles/dgl.dir/src/runtime/config.cc.o and CMakeFiles/dgl.dir/src/array/cpu/spmm.cc.o: warning: multiple common of `internal_trace_maxnsyms' /usr/bin/ld: CMakeFiles/dgl.dir/src/runtime/config.cc.o and CMakeFiles/dgl.dir/src/array/cpu/spmm.cc.o: warning: multiple common of `libxsmm_xcopy_jit' /usr/bin/ld: CMakeFiles/dgl.dir/src/runtime/config.cc.o and CMakeFiles/dgl.dir/src/array/cpu/spmm.cc.o: warning: multiple common of `libxsmm_xcopy_taskscale' /usr/bin/ld: CMakeFiles/dgl.dir/src/runtime/config.cc.o and CMakeFiles/dgl.dir/src/array/cpu/spmm.cc.o: warning: multiple common of `libxsmm_mcopy_mbytes' /usr/bin/ld: CMakeFiles/dgl.dir/src/runtime/config.cc.o and CMakeFiles/dgl.dir/src/array/cpu/spmm.cc.o: warning: multiple common of `libxsmm_mzero_mbytes' /usr/bin/ld: CMakeFiles/dgl.dir/src/runtime/config.cc.o and CMakeFiles/dgl.dir/src/array/cpu/spmm.cc.o: warning: multiple common of `libxsmm_tcopy_mbytes' /usr/bin/ld: CMakeFiles/dgl.dir/src/runtime/config.cc.o and CMakeFiles/dgl.dir/src/array/cpu/spmm.cc.o: warning: multiple common of `libxsmm_mcopy_nscale' /usr/bin/ld: CMakeFiles/dgl.dir/src/runtime/config.cc.o and CMakeFiles/dgl.dir/src/array/cpu/spmm.cc.o: warning: multiple common of `libxsmm_mzero_nscale' /usr/bin/ld: CMakeFiles/dgl.dir/src/runtime/config.cc.o and CMakeFiles/dgl.dir/src/array/cpu/spmm.cc.o: warning: multiple common of `libxsmm_tcopy_nscale' [ 93%] Built target dgl Scanning dependencies of target dgl_sparse -DCUDA_TOOLKIT_ROOT_DIR=/usr/local/cuda -DTORCH_CUDA_ARCH_LIST=7.5 -DUSE_CUDA=ON -DEXTERNAL_DMLC_LIB_PATH= -DDGL_INCLUDE_DIRS=/usr/local/cuda/include;/home/ubuntu/jenkins/workspace/dgl_PR-7408/include;/home/ubuntu/jenkins/workspace/dgl_PR-7408/third_party/dlpack/include;/home/ubuntu/jenkins/workspace/dgl_PR-7408/third_party/dmlc-core/include;/home/ubuntu/jenkins/workspace/dgl_PR-7408/third_party/phmap;/home/ubuntu/jenkins/workspace/dgl_PR-7408/tensoradapter/include;/home/ubuntu/jenkins/workspace/dgl_PR-7408/third_party/pcg/include;/home/ubuntu/jenkins/workspace/dgl_PR-7408/third_party/nanoflann/include;/home/ubuntu/jenkins/workspace/dgl_PR-7408/third_party/libxsmm/include;/home/ubuntu/jenkins/workspace/dgl_PR-7408/third_party/METIS/include;/home/ubuntu/jenkins/workspace/dgl_PR-7408/third_party/METIS/GKlib;/home/ubuntu/jenkins/workspace/dgl_PR-7408/third_party/METIS/include;/home/ubuntu/jenkins/workspace/dgl_PR-7408/third_party/HugeCTR/gpu_cache/include;/home/ubuntu/jenkins/workspace/dgl_PR-7408/third_party/googletest/googletest/include;/home/ubuntu/jenkins/workspace/dgl_PR-7408/third_party/googletest/googletest;/home/ubuntu/jenkins/workspace/dgl_PR-7408/include;/home/ubuntu/jenkins/workspace/dgl_PR-7408/third_party/dlpack/include;/home/ubuntu/jenkins/workspace/dgl_PR-7408/third_party/dmlc-core/include;/home/ubuntu/jenkins/workspace/dgl_PR-7408/third_party/phmap;/home/ubuntu/jenkins/workspace/dgl_PR-7408/third_party/libxsmm/include;/home/ubuntu/jenkins/workspace/dgl_PR-7408/third_party/pcg/include -DDGL_BUILD_DIR=/home/ubuntu/jenkins/workspace/dgl_PR-7408/build Scanning dependencies of target runUnitTests [ 93%] Building CXX object CMakeFiles/runUnitTests.dir/tests/cpp/graph_index_test.cc.o [ 93%] Building CXX object CMakeFiles/runUnitTests.dir/tests/cpp/message_queue_test.cc.o [ 94%] Building CXX object CMakeFiles/runUnitTests.dir/tests/cpp/socket_communicator_test.cc.o [ 94%] Building CXX object CMakeFiles/runUnitTests.dir/tests/cpp/string_test.cc.o [ 95%] Building CXX object CMakeFiles/runUnitTests.dir/tests/cpp/test_aten.cc.o [ 95%] Building CXX object CMakeFiles/runUnitTests.dir/tests/cpp/test_csrmm.cc.o [ 95%] Building CXX object CMakeFiles/runUnitTests.dir/tests/cpp/test_concurrent_id_hash_map.cc.o [ 96%] Building CXX object CMakeFiles/runUnitTests.dir/tests/cpp/test_rowwise.cc.o [ 96%] Building CXX object CMakeFiles/runUnitTests.dir/tests/cpp/test_partition.cc.o [ 96%] Building CXX object CMakeFiles/runUnitTests.dir/tests/cpp/test_sampler.cc.o [ 97%] Building CXX object CMakeFiles/runUnitTests.dir/tests/cpp/test_smart_ptr_serialize.cc.o [ 98%] Building CXX object CMakeFiles/runUnitTests.dir/tests/cpp/test_serialize.cc.o [ 98%] Building CXX object CMakeFiles/runUnitTests.dir/tests/cpp/test_spmat_coo.cc.o [ 98%] Building CXX object CMakeFiles/runUnitTests.dir/tests/cpp/test_spmat_csr.cc.o [ 98%] Building CXX object CMakeFiles/runUnitTests.dir/tests/cpp/test_spmm.cc.o [ 99%] Building CXX object CMakeFiles/runUnitTests.dir/tests/cpp/test_unit_graph.cc.o [ 99%] Building CXX object CMakeFiles/runUnitTests.dir/tests/cpp/test_zerocopy_serialize.cc.o -- The C compiler identification is GNU 9.4.0 -- The CXX compiler identification is GNU 9.4.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/cc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /usr/bin/c++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Using Python interpreter: /opt/conda/envs/pytorch-ci/bin/python -- find_cmake.py output: /opt/conda/envs/pytorch-ci/lib/python3.10/site-packages/torch/share/cmake;2.3.0 -- Configuring for PyTorch 2.3.0 -- The CUDA compiler identification is NVIDIA 12.1.105 -- Detecting CUDA compiler ABI info -- Detecting CUDA compiler ABI info - done -- Check for working CUDA compiler: /usr/local/cuda/bin/nvcc - skipped -- Detecting CUDA compile features -- Detecting CUDA compile features - done -- Setting directory to /opt/conda/envs/pytorch-ci/lib/python3.10/site-packages/torch/share/cmake/Torch -- Found CUDA: /usr/local/cuda (found version "12.1") -- Found CUDAToolkit: /usr/local/cuda/include (found version "12.1.105") -- Looking for pthread.h -- Looking for pthread.h - found -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success -- Found Threads: TRUE -- Caffe2: CUDA detected: 12.1 -- Caffe2: CUDA nvcc is: /usr/local/cuda/bin/nvcc -- Caffe2: CUDA toolkit directory: /usr/local/cuda -- Caffe2: Header version is: 12.1 CMake Warning at /opt/conda/envs/pytorch-ci/lib/python3.10/site-packages/torch/share/cmake/Caffe2/public/cuda.cmake:184 (message): Failed to compute shorthash for libnvrtc.so Call Stack (most recent call first): /opt/conda/envs/pytorch-ci/lib/python3.10/site-packages/torch/share/cmake/Caffe2/Caffe2Config.cmake:87 (include) /opt/conda/envs/pytorch-ci/lib/python3.10/site-packages/torch/share/cmake/Torch/TorchConfig.cmake:68 (find_package) CMakeLists.txt:37 (find_package) -- USE_CUDNN is set to 0. Compiling without cuDNN support -- USE_CUSPARSELT is set to 0. Compiling without cuSPARSELt support -- Added CUDA NVCC flags for: -gencode;arch=compute_75,code=sm_75 CMake Warning at /opt/conda/envs/pytorch-ci/lib/python3.10/site-packages/torch/share/cmake/Torch/TorchConfig.cmake:22 (message): static library kineto_LIBRARY-NOTFOUND not found. Call Stack (most recent call first): /opt/conda/envs/pytorch-ci/lib/python3.10/site-packages/torch/share/cmake/Torch/TorchConfig.cmake:127 (append_torchlib_if_found) CMakeLists.txt:37 (find_package) -- Found Torch: /opt/conda/envs/pytorch-ci/lib/python3.10/site-packages/torch/lib/libtorch.so -- DGL include directories: /usr/local/cuda/include;/home/ubuntu/jenkins/workspace/dgl_PR-7408/include;/home/ubuntu/jenkins/workspace/dgl_PR-7408/third_party/dlpack/include;/home/ubuntu/jenkins/workspace/dgl_PR-7408/third_party/dmlc-core/include;/home/ubuntu/jenkins/workspace/dgl_PR-7408/third_party/phmap;/home/ubuntu/jenkins/workspace/dgl_PR-7408/tensoradapter/include;/home/ubuntu/jenkins/workspace/dgl_PR-7408/third_party/pcg/include;/home/ubuntu/jenkins/workspace/dgl_PR-7408/third_party/nanoflann/include;/home/ubuntu/jenkins/workspace/dgl_PR-7408/third_party/libxsmm/include;/home/ubuntu/jenkins/workspace/dgl_PR-7408/third_party/METIS/include;/home/ubuntu/jenkins/workspace/dgl_PR-7408/third_party/METIS/GKlib;/home/ubuntu/jenkins/workspace/dgl_PR-7408/third_party/METIS/include;/home/ubuntu/jenkins/workspace/dgl_PR-7408/third_party/HugeCTR/gpu_cache/include;/home/ubuntu/jenkins/workspace/dgl_PR-7408/third_party/googletest/googletest/include;/home/ubuntu/jenkins/workspace/dgl_PR-7408/third_party/googletest/googletest;/home/ubuntu/jenkins/workspace/dgl_PR-7408/include;/home/ubuntu/jenkins/workspace/dgl_PR-7408/third_party/dlpack/include;/home/ubuntu/jenkins/workspace/dgl_PR-7408/third_party/dmlc-core/include;/home/ubuntu/jenkins/workspace/dgl_PR-7408/third_party/phmap;/home/ubuntu/jenkins/workspace/dgl_PR-7408/third_party/libxsmm/include;/home/ubuntu/jenkins/workspace/dgl_PR-7408/third_party/pcg/include -- Configuring done -- Generating done -- Build files have been written to: /home/ubuntu/jenkins/workspace/dgl_PR-7408/dgl_sparse/build/2.3.0 Scanning dependencies of target dgl_sparse_pytorch_2.3.0 [ 7%] Building CXX object CMakeFiles/dgl_sparse_pytorch_2.3.0.dir/src/cpu/matrix_ops_impl.cc.o [ 14%] Building CXX object CMakeFiles/dgl_sparse_pytorch_2.3.0.dir/src/elemenwise_op.cc.o [ 21%] Building CXX object CMakeFiles/dgl_sparse_pytorch_2.3.0.dir/src/matmul.cc.o [ 28%] Building CXX object CMakeFiles/dgl_sparse_pytorch_2.3.0.dir/src/matrix_ops.cc.o [ 35%] Building CXX object CMakeFiles/dgl_sparse_pytorch_2.3.0.dir/src/python_binding.cc.o [ 42%] Building CXX object CMakeFiles/dgl_sparse_pytorch_2.3.0.dir/src/reduction.cc.o [ 50%] Building CXX object CMakeFiles/dgl_sparse_pytorch_2.3.0.dir/src/sddmm.cc.o [ 57%] Building CXX object CMakeFiles/dgl_sparse_pytorch_2.3.0.dir/src/softmax.cc.o [ 64%] Building CXX object CMakeFiles/dgl_sparse_pytorch_2.3.0.dir/src/sparse_format.cc.o [ 71%] Building CXX object CMakeFiles/dgl_sparse_pytorch_2.3.0.dir/src/sparse_matrix.cc.o [ 78%] Building CXX object CMakeFiles/dgl_sparse_pytorch_2.3.0.dir/src/sparse_matrix_coalesce.cc.o [ 85%] Building CXX object CMakeFiles/dgl_sparse_pytorch_2.3.0.dir/src/spmm.cc.o [100%] Linking CXX executable runUnitTests [ 92%] Building CXX object CMakeFiles/dgl_sparse_pytorch_2.3.0.dir/src/spspmm.cc.o [100%] Built target runUnitTests [100%] Linking CXX shared library libdgl_sparse_pytorch_2.3.0.so [100%] Built target dgl_sparse_pytorch_2.3.0 'libdgl_sparse_pytorch_2.3.0.so' -> '/home/ubuntu/jenkins/workspace/dgl_PR-7408/build/dgl_sparse/libdgl_sparse_pytorch_2.3.0.so' [100%] Built target dgl_sparse [100%] Linking CXX shared library libgraphbolt_pytorch_2.0.0.so [100%] Built target graphbolt_pytorch_2.0.0 'libgraphbolt_pytorch_2.0.0.so' -> '/home/ubuntu/jenkins/workspace/dgl_PR-7408/build/graphbolt/libgraphbolt_pytorch_2.0.0.so' [100%] Built target graphbolt /home/ubuntu/jenkins/workspace/dgl_PR-7408 /home/ubuntu/jenkins/workspace/dgl_PR-7408/python /home/ubuntu/jenkins/workspace/dgl_PR-7408 WARNING: Skipping dgl as it is not installed. WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv WARNING: Cython is not installed, will compile without cython module running install /opt/conda/lib/python3.10/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` directly. Instead, use pypa/build, pypa/installer, pypa/build or other standards-based tools. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. ******************************************************************************** !! self.initialize_options() /opt/conda/lib/python3.10/site-packages/setuptools/_distutils/cmd.py:66: EasyInstallDeprecationWarning: easy_install command is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` and ``easy_install``. Instead, use pypa/build, pypa/installer, pypa/build or other standards-based tools. See https://github.com/pypa/setuptools/issues/917 for details. ******************************************************************************** !! self.initialize_options() running bdist_egg running egg_info creating dgl.egg-info writing dgl.egg-info/PKG-INFO writing dependency_links to dgl.egg-info/dependency_links.txt writing requirements to dgl.egg-info/requires.txt writing top-level names to dgl.egg-info/top_level.txt writing manifest file 'dgl.egg-info/SOURCES.txt' reading manifest file 'dgl.egg-info/SOURCES.txt' writing manifest file 'dgl.egg-info/SOURCES.txt' installing library code to build/bdist.linux-x86_64/egg running install_lib running build_py creating build creating build/lib.linux-x86_64-cpython-310 creating build/lib.linux-x86_64-cpython-310/dgl copying dgl/global_config.py -> build/lib.linux-x86_64-cpython-310/dgl copying dgl/subgraph.py -> build/lib.linux-x86_64-cpython-310/dgl copying dgl/_sparse_ops.py -> build/lib.linux-x86_64-cpython-310/dgl copying dgl/ndarray.py -> build/lib.linux-x86_64-cpython-310/dgl copying dgl/view.py -> build/lib.linux-x86_64-cpython-310/dgl copying dgl/core.py -> build/lib.linux-x86_64-cpython-310/dgl copying dgl/propagate.py -> build/lib.linux-x86_64-cpython-310/dgl copying dgl/base.py -> build/lib.linux-x86_64-cpython-310/dgl copying dgl/heterograph_index.py -> build/lib.linux-x86_64-cpython-310/dgl copying dgl/readout.py -> build/lib.linux-x86_64-cpython-310/dgl copying dgl/logging.py -> build/lib.linux-x86_64-cpython-310/dgl copying dgl/init.py -> build/lib.linux-x86_64-cpython-310/dgl copying dgl/heterograph.py -> build/lib.linux-x86_64-cpython-310/dgl copying dgl/frame.py -> build/lib.linux-x86_64-cpython-310/dgl copying dgl/convert.py -> build/lib.linux-x86_64-cpython-310/dgl copying dgl/graph_index.py -> build/lib.linux-x86_64-cpython-310/dgl copying dgl/label_informativeness.py -> build/lib.linux-x86_64-cpython-310/dgl copying dgl/__init__.py -> build/lib.linux-x86_64-cpython-310/dgl copying dgl/udf.py -> build/lib.linux-x86_64-cpython-310/dgl copying dgl/merge.py -> build/lib.linux-x86_64-cpython-310/dgl copying dgl/homophily.py -> build/lib.linux-x86_64-cpython-310/dgl copying dgl/random.py -> build/lib.linux-x86_64-cpython-310/dgl copying dgl/_api_internal.py -> build/lib.linux-x86_64-cpython-310/dgl copying dgl/container.py -> build/lib.linux-x86_64-cpython-310/dgl copying dgl/partition.py -> build/lib.linux-x86_64-cpython-310/dgl copying dgl/traversal.py -> build/lib.linux-x86_64-cpython-310/dgl copying dgl/batch.py -> build/lib.linux-x86_64-cpython-310/dgl copying dgl/generators.py -> build/lib.linux-x86_64-cpython-310/dgl creating build/lib.linux-x86_64-cpython-310/dgl/distgnn copying dgl/distgnn/__init__.py -> build/lib.linux-x86_64-cpython-310/dgl/distgnn creating build/lib.linux-x86_64-cpython-310/dgl/cuda copying dgl/cuda/nccl.py -> build/lib.linux-x86_64-cpython-310/dgl/cuda copying dgl/cuda/__init__.py -> build/lib.linux-x86_64-cpython-310/dgl/cuda copying dgl/cuda/gpu_cache.py -> build/lib.linux-x86_64-cpython-310/dgl/cuda creating build/lib.linux-x86_64-cpython-310/dgl/function copying dgl/function/reducer.py -> build/lib.linux-x86_64-cpython-310/dgl/function copying dgl/function/message.py -> build/lib.linux-x86_64-cpython-310/dgl/function copying dgl/function/base.py -> build/lib.linux-x86_64-cpython-310/dgl/function copying dgl/function/__init__.py -> build/lib.linux-x86_64-cpython-310/dgl/function creating build/lib.linux-x86_64-cpython-310/dgl/distributed copying dgl/distributed/graph_services.py -> build/lib.linux-x86_64-cpython-310/dgl/distributed copying dgl/distributed/graph_partition_book.py -> build/lib.linux-x86_64-cpython-310/dgl/distributed copying dgl/distributed/role.py -> build/lib.linux-x86_64-cpython-310/dgl/distributed copying dgl/distributed/shared_mem_utils.py -> build/lib.linux-x86_64-cpython-310/dgl/distributed copying dgl/distributed/dist_graph.py -> build/lib.linux-x86_64-cpython-310/dgl/distributed copying dgl/distributed/constants.py -> build/lib.linux-x86_64-cpython-310/dgl/distributed copying dgl/distributed/dist_dataloader.py -> build/lib.linux-x86_64-cpython-310/dgl/distributed copying dgl/distributed/dist_context.py -> build/lib.linux-x86_64-cpython-310/dgl/distributed copying dgl/distributed/kvstore.py -> build/lib.linux-x86_64-cpython-310/dgl/distributed copying dgl/distributed/id_map.py -> build/lib.linux-x86_64-cpython-310/dgl/distributed copying dgl/distributed/dist_tensor.py -> build/lib.linux-x86_64-cpython-310/dgl/distributed copying dgl/distributed/__init__.py -> build/lib.linux-x86_64-cpython-310/dgl/distributed copying dgl/distributed/standalone_kvstore.py -> build/lib.linux-x86_64-cpython-310/dgl/distributed copying dgl/distributed/rpc_client.py -> build/lib.linux-x86_64-cpython-310/dgl/distributed copying dgl/distributed/rpc.py -> build/lib.linux-x86_64-cpython-310/dgl/distributed copying dgl/distributed/partition.py -> build/lib.linux-x86_64-cpython-310/dgl/distributed copying dgl/distributed/rpc_server.py -> build/lib.linux-x86_64-cpython-310/dgl/distributed copying dgl/distributed/server_state.py -> build/lib.linux-x86_64-cpython-310/dgl/distributed creating build/lib.linux-x86_64-cpython-310/dgl/graphbolt copying dgl/graphbolt/sampled_subgraph.py -> build/lib.linux-x86_64-cpython-310/dgl/graphbolt copying dgl/graphbolt/sampling_graph.py -> build/lib.linux-x86_64-cpython-310/dgl/graphbolt copying dgl/graphbolt/subgraph_sampler.py -> build/lib.linux-x86_64-cpython-310/dgl/graphbolt copying dgl/graphbolt/itemset.py -> build/lib.linux-x86_64-cpython-310/dgl/graphbolt copying dgl/graphbolt/dataloader.py -> build/lib.linux-x86_64-cpython-310/dgl/graphbolt copying dgl/graphbolt/feature_store.py -> build/lib.linux-x86_64-cpython-310/dgl/graphbolt copying dgl/graphbolt/feature_fetcher.py -> build/lib.linux-x86_64-cpython-310/dgl/graphbolt copying dgl/graphbolt/minibatch.py -> build/lib.linux-x86_64-cpython-310/dgl/graphbolt copying dgl/graphbolt/base.py -> build/lib.linux-x86_64-cpython-310/dgl/graphbolt copying dgl/graphbolt/item_sampler.py -> build/lib.linux-x86_64-cpython-310/dgl/graphbolt copying dgl/graphbolt/__init__.py -> build/lib.linux-x86_64-cpython-310/dgl/graphbolt copying dgl/graphbolt/negative_sampler.py -> build/lib.linux-x86_64-cpython-310/dgl/graphbolt copying dgl/graphbolt/minibatch_transformer.py -> build/lib.linux-x86_64-cpython-310/dgl/graphbolt copying dgl/graphbolt/utils.py -> build/lib.linux-x86_64-cpython-310/dgl/graphbolt copying dgl/graphbolt/dataset.py -> build/lib.linux-x86_64-cpython-310/dgl/graphbolt creating build/lib.linux-x86_64-cpython-310/dgl/utils copying dgl/utils/filter.py -> build/lib.linux-x86_64-cpython-310/dgl/utils copying dgl/utils/checks.py -> build/lib.linux-x86_64-cpython-310/dgl/utils copying dgl/utils/internal.py -> build/lib.linux-x86_64-cpython-310/dgl/utils copying dgl/utils/exception.py -> build/lib.linux-x86_64-cpython-310/dgl/utils copying dgl/utils/shared_mem.py -> build/lib.linux-x86_64-cpython-310/dgl/utils copying dgl/utils/pin_memory.py -> build/lib.linux-x86_64-cpython-310/dgl/utils copying dgl/utils/__init__.py -> build/lib.linux-x86_64-cpython-310/dgl/utils copying dgl/utils/data.py -> build/lib.linux-x86_64-cpython-310/dgl/utils creating build/lib.linux-x86_64-cpython-310/dgl/ops copying dgl/ops/gather_mm.py -> build/lib.linux-x86_64-cpython-310/dgl/ops copying dgl/ops/sddmm.py -> build/lib.linux-x86_64-cpython-310/dgl/ops copying dgl/ops/edge_softmax.py -> build/lib.linux-x86_64-cpython-310/dgl/ops copying dgl/ops/spmm.py -> build/lib.linux-x86_64-cpython-310/dgl/ops copying dgl/ops/segment.py -> build/lib.linux-x86_64-cpython-310/dgl/ops copying dgl/ops/__init__.py -> build/lib.linux-x86_64-cpython-310/dgl/ops creating build/lib.linux-x86_64-cpython-310/dgl/geometry copying dgl/geometry/fps.py -> build/lib.linux-x86_64-cpython-310/dgl/geometry copying dgl/geometry/__init__.py -> build/lib.linux-x86_64-cpython-310/dgl/geometry copying dgl/geometry/edge_coarsening.py -> build/lib.linux-x86_64-cpython-310/dgl/geometry copying dgl/geometry/capi.py -> build/lib.linux-x86_64-cpython-310/dgl/geometry creating build/lib.linux-x86_64-cpython-310/dgl/optim copying dgl/optim/__init__.py -> build/lib.linux-x86_64-cpython-310/dgl/optim creating build/lib.linux-x86_64-cpython-310/dgl/data copying dgl/data/tensor_serialize.py -> build/lib.linux-x86_64-cpython-310/dgl/data copying dgl/data/ppi.py -> build/lib.linux-x86_64-cpython-310/dgl/data copying dgl/data/csv_dataset.py -> build/lib.linux-x86_64-cpython-310/dgl/data copying dgl/data/superpixel.py -> build/lib.linux-x86_64-cpython-310/dgl/data copying dgl/data/synthetic.py -> build/lib.linux-x86_64-cpython-310/dgl/data copying dgl/data/zinc.py -> build/lib.linux-x86_64-cpython-310/dgl/data copying dgl/data/heterograph_serialize.py -> build/lib.linux-x86_64-cpython-310/dgl/data copying dgl/data/cluster.py -> build/lib.linux-x86_64-cpython-310/dgl/data copying dgl/data/tu.py -> build/lib.linux-x86_64-cpython-310/dgl/data copying dgl/data/sbm.py -> build/lib.linux-x86_64-cpython-310/dgl/data copying dgl/data/lrgb.py -> build/lib.linux-x86_64-cpython-310/dgl/data copying dgl/data/qm9.py -> build/lib.linux-x86_64-cpython-310/dgl/data copying dgl/data/flickr.py -> build/lib.linux-x86_64-cpython-310/dgl/data copying dgl/data/qm7b.py -> build/lib.linux-x86_64-cpython-310/dgl/data copying dgl/data/dgl_dataset.py -> build/lib.linux-x86_64-cpython-310/dgl/data copying dgl/data/karate.py -> build/lib.linux-x86_64-cpython-310/dgl/data copying dgl/data/wikics.py -> build/lib.linux-x86_64-cpython-310/dgl/data copying dgl/data/heterophilous_graphs.py -> build/lib.linux-x86_64-cpython-310/dgl/data copying dgl/data/gdelt.py -> build/lib.linux-x86_64-cpython-310/dgl/data copying dgl/data/geom_gcn.py -> build/lib.linux-x86_64-cpython-310/dgl/data copying dgl/data/actor.py -> build/lib.linux-x86_64-cpython-310/dgl/data copying dgl/data/rdf.py -> build/lib.linux-x86_64-cpython-310/dgl/data copying dgl/data/movielens.py -> build/lib.linux-x86_64-cpython-310/dgl/data copying dgl/data/gindt.py -> build/lib.linux-x86_64-cpython-310/dgl/data copying dgl/data/fraud.py -> build/lib.linux-x86_64-cpython-310/dgl/data copying dgl/data/graph_serialize.py -> build/lib.linux-x86_64-cpython-310/dgl/data copying dgl/data/minigc.py -> build/lib.linux-x86_64-cpython-310/dgl/data copying dgl/data/__init__.py -> build/lib.linux-x86_64-cpython-310/dgl/data copying dgl/data/gnn_benchmark.py -> build/lib.linux-x86_64-cpython-310/dgl/data copying dgl/data/fakenews.py -> build/lib.linux-x86_64-cpython-310/dgl/data copying dgl/data/citation_graph.py -> build/lib.linux-x86_64-cpython-310/dgl/data copying dgl/data/reddit.py -> build/lib.linux-x86_64-cpython-310/dgl/data copying dgl/data/csv_dataset_base.py -> build/lib.linux-x86_64-cpython-310/dgl/data copying dgl/data/icews18.py -> build/lib.linux-x86_64-cpython-310/dgl/data copying dgl/data/bitcoinotc.py -> build/lib.linux-x86_64-cpython-310/dgl/data copying dgl/data/utils.py -> build/lib.linux-x86_64-cpython-310/dgl/data copying dgl/data/tree.py -> build/lib.linux-x86_64-cpython-310/dgl/data copying dgl/data/knowledge_graph.py -> build/lib.linux-x86_64-cpython-310/dgl/data copying dgl/data/adapter.py -> build/lib.linux-x86_64-cpython-310/dgl/data copying dgl/data/pattern.py -> build/lib.linux-x86_64-cpython-310/dgl/data copying dgl/data/qm9_edge.py -> build/lib.linux-x86_64-cpython-310/dgl/data copying dgl/data/yelp.py -> build/lib.linux-x86_64-cpython-310/dgl/data creating build/lib.linux-x86_64-cpython-310/dgl/mpops copying dgl/mpops/edgewise.py -> build/lib.linux-x86_64-cpython-310/dgl/mpops copying dgl/mpops/__init__.py -> build/lib.linux-x86_64-cpython-310/dgl/mpops copying dgl/mpops/nodewise.py -> build/lib.linux-x86_64-cpython-310/dgl/mpops copying dgl/mpops/fused.py -> build/lib.linux-x86_64-cpython-310/dgl/mpops creating build/lib.linux-x86_64-cpython-310/dgl/transforms copying dgl/transforms/to_block.py -> build/lib.linux-x86_64-cpython-310/dgl/transforms copying dgl/transforms/module.py -> build/lib.linux-x86_64-cpython-310/dgl/transforms copying dgl/transforms/__init__.py -> build/lib.linux-x86_64-cpython-310/dgl/transforms copying dgl/transforms/functional.py -> build/lib.linux-x86_64-cpython-310/dgl/transforms creating build/lib.linux-x86_64-cpython-310/dgl/nn copying dgl/nn/__init__.py -> build/lib.linux-x86_64-cpython-310/dgl/nn creating build/lib.linux-x86_64-cpython-310/dgl/storages copying dgl/storages/numpy.py -> build/lib.linux-x86_64-cpython-310/dgl/storages copying dgl/storages/base.py -> build/lib.linux-x86_64-cpython-310/dgl/storages copying dgl/storages/__init__.py -> build/lib.linux-x86_64-cpython-310/dgl/storages copying dgl/storages/pytorch_tensor.py -> build/lib.linux-x86_64-cpython-310/dgl/storages copying dgl/storages/tensor.py -> build/lib.linux-x86_64-cpython-310/dgl/storages creating build/lib.linux-x86_64-cpython-310/dgl/sparse copying dgl/sparse/softmax.py -> build/lib.linux-x86_64-cpython-310/dgl/sparse copying dgl/sparse/broadcast.py -> build/lib.linux-x86_64-cpython-310/dgl/sparse copying dgl/sparse/sddmm.py -> build/lib.linux-x86_64-cpython-310/dgl/sparse copying dgl/sparse/matmul.py -> build/lib.linux-x86_64-cpython-310/dgl/sparse copying dgl/sparse/elementwise_op_sp.py -> build/lib.linux-x86_64-cpython-310/dgl/sparse copying dgl/sparse/sparse_matrix.py -> build/lib.linux-x86_64-cpython-310/dgl/sparse copying dgl/sparse/elementwise_op.py -> build/lib.linux-x86_64-cpython-310/dgl/sparse copying dgl/sparse/unary_op.py -> build/lib.linux-x86_64-cpython-310/dgl/sparse copying dgl/sparse/__init__.py -> build/lib.linux-x86_64-cpython-310/dgl/sparse copying dgl/sparse/utils.py -> build/lib.linux-x86_64-cpython-310/dgl/sparse copying dgl/sparse/reduction.py -> build/lib.linux-x86_64-cpython-310/dgl/sparse creating build/lib.linux-x86_64-cpython-310/dgl/multiprocessing copying dgl/multiprocessing/pytorch.py -> build/lib.linux-x86_64-cpython-310/dgl/multiprocessing copying dgl/multiprocessing/__init__.py -> build/lib.linux-x86_64-cpython-310/dgl/multiprocessing creating build/lib.linux-x86_64-cpython-310/dgl/dataloading copying dgl/dataloading/neighbor_sampler.py -> build/lib.linux-x86_64-cpython-310/dgl/dataloading copying dgl/dataloading/spot_target.py -> build/lib.linux-x86_64-cpython-310/dgl/dataloading copying dgl/dataloading/graphsaint.py -> build/lib.linux-x86_64-cpython-310/dgl/dataloading copying dgl/dataloading/dataloader.py -> build/lib.linux-x86_64-cpython-310/dgl/dataloading copying dgl/dataloading/dist_dataloader.py -> build/lib.linux-x86_64-cpython-310/dgl/dataloading copying dgl/dataloading/labor_sampler.py -> build/lib.linux-x86_64-cpython-310/dgl/dataloading copying dgl/dataloading/base.py -> build/lib.linux-x86_64-cpython-310/dgl/dataloading copying dgl/dataloading/shadow.py -> build/lib.linux-x86_64-cpython-310/dgl/dataloading copying dgl/dataloading/__init__.py -> build/lib.linux-x86_64-cpython-310/dgl/dataloading copying dgl/dataloading/cluster_gcn.py -> build/lib.linux-x86_64-cpython-310/dgl/dataloading copying dgl/dataloading/negative_sampler.py -> build/lib.linux-x86_64-cpython-310/dgl/dataloading creating build/lib.linux-x86_64-cpython-310/dgl/sampling copying dgl/sampling/pinsage.py -> build/lib.linux-x86_64-cpython-310/dgl/sampling copying dgl/sampling/neighbor.py -> build/lib.linux-x86_64-cpython-310/dgl/sampling copying dgl/sampling/labor.py -> build/lib.linux-x86_64-cpython-310/dgl/sampling copying dgl/sampling/randomwalks.py -> build/lib.linux-x86_64-cpython-310/dgl/sampling copying dgl/sampling/negative.py -> build/lib.linux-x86_64-cpython-310/dgl/sampling copying dgl/sampling/__init__.py -> build/lib.linux-x86_64-cpython-310/dgl/sampling copying dgl/sampling/utils.py -> build/lib.linux-x86_64-cpython-310/dgl/sampling copying dgl/sampling/node2vec_randomwalk.py -> build/lib.linux-x86_64-cpython-310/dgl/sampling creating build/lib.linux-x86_64-cpython-310/dgl/_ffi copying dgl/_ffi/ndarray.py -> build/lib.linux-x86_64-cpython-310/dgl/_ffi copying dgl/_ffi/object.py -> build/lib.linux-x86_64-cpython-310/dgl/_ffi copying dgl/_ffi/object_generic.py -> build/lib.linux-x86_64-cpython-310/dgl/_ffi copying dgl/_ffi/libinfo.py -> build/lib.linux-x86_64-cpython-310/dgl/_ffi copying dgl/_ffi/base.py -> build/lib.linux-x86_64-cpython-310/dgl/_ffi copying dgl/_ffi/streams.py -> build/lib.linux-x86_64-cpython-310/dgl/_ffi copying dgl/_ffi/function.py -> build/lib.linux-x86_64-cpython-310/dgl/_ffi copying dgl/_ffi/__init__.py -> build/lib.linux-x86_64-cpython-310/dgl/_ffi copying dgl/_ffi/runtime_ctypes.py -> build/lib.linux-x86_64-cpython-310/dgl/_ffi copying dgl/_ffi/capi.py -> build/lib.linux-x86_64-cpython-310/dgl/_ffi creating build/lib.linux-x86_64-cpython-310/dgl/backend copying dgl/backend/backend.py -> build/lib.linux-x86_64-cpython-310/dgl/backend copying dgl/backend/__init__.py -> build/lib.linux-x86_64-cpython-310/dgl/backend copying dgl/backend/set_default_backend.py -> build/lib.linux-x86_64-cpython-310/dgl/backend creating build/lib.linux-x86_64-cpython-310/dgl/distgnn/tools copying dgl/distgnn/tools/tools.py -> build/lib.linux-x86_64-cpython-310/dgl/distgnn/tools copying dgl/distgnn/tools/__init__.py -> build/lib.linux-x86_64-cpython-310/dgl/distgnn/tools creating build/lib.linux-x86_64-cpython-310/dgl/distgnn/partition copying dgl/distgnn/partition/libra_partition.py -> build/lib.linux-x86_64-cpython-310/dgl/distgnn/partition copying dgl/distgnn/partition/__init__.py -> build/lib.linux-x86_64-cpython-310/dgl/distgnn/partition creating build/lib.linux-x86_64-cpython-310/dgl/distributed/optim copying dgl/distributed/optim/__init__.py -> build/lib.linux-x86_64-cpython-310/dgl/distributed/optim creating build/lib.linux-x86_64-cpython-310/dgl/distributed/nn copying dgl/distributed/nn/__init__.py -> build/lib.linux-x86_64-cpython-310/dgl/distributed/nn creating build/lib.linux-x86_64-cpython-310/dgl/distributed/optim/pytorch copying dgl/distributed/optim/pytorch/sparse_optim.py -> build/lib.linux-x86_64-cpython-310/dgl/distributed/optim/pytorch copying dgl/distributed/optim/pytorch/__init__.py -> build/lib.linux-x86_64-cpython-310/dgl/distributed/optim/pytorch copying dgl/distributed/optim/pytorch/utils.py -> build/lib.linux-x86_64-cpython-310/dgl/distributed/optim/pytorch creating build/lib.linux-x86_64-cpython-310/dgl/distributed/optim/tensorflow copying dgl/distributed/optim/tensorflow/__init__.py -> build/lib.linux-x86_64-cpython-310/dgl/distributed/optim/tensorflow creating build/lib.linux-x86_64-cpython-310/dgl/distributed/optim/mxnet copying dgl/distributed/optim/mxnet/__init__.py -> build/lib.linux-x86_64-cpython-310/dgl/distributed/optim/mxnet creating build/lib.linux-x86_64-cpython-310/dgl/distributed/nn/pytorch copying dgl/distributed/nn/pytorch/sparse_emb.py -> build/lib.linux-x86_64-cpython-310/dgl/distributed/nn/pytorch copying dgl/distributed/nn/pytorch/__init__.py -> build/lib.linux-x86_64-cpython-310/dgl/distributed/nn/pytorch creating build/lib.linux-x86_64-cpython-310/dgl/distributed/nn/tensorflow copying dgl/distributed/nn/tensorflow/__init__.py -> build/lib.linux-x86_64-cpython-310/dgl/distributed/nn/tensorflow creating build/lib.linux-x86_64-cpython-310/dgl/distributed/nn/mxnet copying dgl/distributed/nn/mxnet/__init__.py -> build/lib.linux-x86_64-cpython-310/dgl/distributed/nn/mxnet creating build/lib.linux-x86_64-cpython-310/dgl/graphbolt/internal copying dgl/graphbolt/internal/datapipe_utils.py -> build/lib.linux-x86_64-cpython-310/dgl/graphbolt/internal copying dgl/graphbolt/internal/item_sampler_utils.py -> build/lib.linux-x86_64-cpython-310/dgl/graphbolt/internal copying dgl/graphbolt/internal/__init__.py -> build/lib.linux-x86_64-cpython-310/dgl/graphbolt/internal copying dgl/graphbolt/internal/sample_utils.py -> build/lib.linux-x86_64-cpython-310/dgl/graphbolt/internal copying dgl/graphbolt/internal/utils.py -> build/lib.linux-x86_64-cpython-310/dgl/graphbolt/internal creating build/lib.linux-x86_64-cpython-310/dgl/graphbolt/impl copying dgl/graphbolt/impl/neighbor_sampler.py -> build/lib.linux-x86_64-cpython-310/dgl/graphbolt/impl copying dgl/graphbolt/impl/in_subgraph_sampler.py -> build/lib.linux-x86_64-cpython-310/dgl/graphbolt/impl copying dgl/graphbolt/impl/uniform_negative_sampler.py -> build/lib.linux-x86_64-cpython-310/dgl/graphbolt/impl copying dgl/graphbolt/impl/torch_based_feature_store.py -> build/lib.linux-x86_64-cpython-310/dgl/graphbolt/impl copying dgl/graphbolt/impl/legacy_dataset.py -> build/lib.linux-x86_64-cpython-310/dgl/graphbolt/impl copying dgl/graphbolt/impl/ondisk_metadata.py -> build/lib.linux-x86_64-cpython-310/dgl/graphbolt/impl copying dgl/graphbolt/impl/fused_csc_sampling_graph.py -> build/lib.linux-x86_64-cpython-310/dgl/graphbolt/impl copying dgl/graphbolt/impl/basic_feature_store.py -> build/lib.linux-x86_64-cpython-310/dgl/graphbolt/impl copying dgl/graphbolt/impl/sampled_subgraph_impl.py -> build/lib.linux-x86_64-cpython-310/dgl/graphbolt/impl copying dgl/graphbolt/impl/__init__.py -> build/lib.linux-x86_64-cpython-310/dgl/graphbolt/impl copying dgl/graphbolt/impl/temporal_neighbor_sampler.py -> build/lib.linux-x86_64-cpython-310/dgl/graphbolt/impl copying dgl/graphbolt/impl/ondisk_dataset.py -> build/lib.linux-x86_64-cpython-310/dgl/graphbolt/impl copying dgl/graphbolt/impl/gpu_cached_feature.py -> build/lib.linux-x86_64-cpython-310/dgl/graphbolt/impl copying dgl/graphbolt/impl/gpu_cache.py -> build/lib.linux-x86_64-cpython-310/dgl/graphbolt/impl creating build/lib.linux-x86_64-cpython-310/dgl/optim/pytorch copying dgl/optim/pytorch/sparse_optim.py -> build/lib.linux-x86_64-cpython-310/dgl/optim/pytorch copying dgl/optim/pytorch/__init__.py -> build/lib.linux-x86_64-cpython-310/dgl/optim/pytorch creating build/lib.linux-x86_64-cpython-310/dgl/optim/tensorflow copying dgl/optim/tensorflow/__init__.py -> build/lib.linux-x86_64-cpython-310/dgl/optim/tensorflow creating build/lib.linux-x86_64-cpython-310/dgl/optim/mxnet copying dgl/optim/mxnet/__init__.py -> build/lib.linux-x86_64-cpython-310/dgl/optim/mxnet creating build/lib.linux-x86_64-cpython-310/dgl/nn/functional copying dgl/nn/functional/__init__.py -> build/lib.linux-x86_64-cpython-310/dgl/nn/functional creating build/lib.linux-x86_64-cpython-310/dgl/nn/pytorch copying dgl/nn/pytorch/hetero.py -> build/lib.linux-x86_64-cpython-310/dgl/nn/pytorch copying dgl/nn/pytorch/sparse_emb.py -> build/lib.linux-x86_64-cpython-310/dgl/nn/pytorch copying dgl/nn/pytorch/softmax.py -> build/lib.linux-x86_64-cpython-310/dgl/nn/pytorch copying dgl/nn/pytorch/network_emb.py -> build/lib.linux-x86_64-cpython-310/dgl/nn/pytorch copying dgl/nn/pytorch/linear.py -> build/lib.linux-x86_64-cpython-310/dgl/nn/pytorch copying dgl/nn/pytorch/glob.py -> build/lib.linux-x86_64-cpython-310/dgl/nn/pytorch copying dgl/nn/pytorch/factory.py -> build/lib.linux-x86_64-cpython-310/dgl/nn/pytorch copying dgl/nn/pytorch/__init__.py -> build/lib.linux-x86_64-cpython-310/dgl/nn/pytorch copying dgl/nn/pytorch/utils.py -> build/lib.linux-x86_64-cpython-310/dgl/nn/pytorch creating build/lib.linux-x86_64-cpython-310/dgl/nn/tensorflow copying dgl/nn/tensorflow/hetero.py -> build/lib.linux-x86_64-cpython-310/dgl/nn/tensorflow copying dgl/nn/tensorflow/softmax.py -> build/lib.linux-x86_64-cpython-310/dgl/nn/tensorflow copying dgl/nn/tensorflow/glob.py -> build/lib.linux-x86_64-cpython-310/dgl/nn/tensorflow copying dgl/nn/tensorflow/__init__.py -> build/lib.linux-x86_64-cpython-310/dgl/nn/tensorflow copying dgl/nn/tensorflow/utils.py -> build/lib.linux-x86_64-cpython-310/dgl/nn/tensorflow creating build/lib.linux-x86_64-cpython-310/dgl/nn/mxnet copying dgl/nn/mxnet/hetero.py -> build/lib.linux-x86_64-cpython-310/dgl/nn/mxnet copying dgl/nn/mxnet/softmax.py -> build/lib.linux-x86_64-cpython-310/dgl/nn/mxnet copying dgl/nn/mxnet/glob.py -> build/lib.linux-x86_64-cpython-310/dgl/nn/mxnet copying dgl/nn/mxnet/__init__.py -> build/lib.linux-x86_64-cpython-310/dgl/nn/mxnet copying dgl/nn/mxnet/utils.py -> build/lib.linux-x86_64-cpython-310/dgl/nn/mxnet creating build/lib.linux-x86_64-cpython-310/dgl/nn/pytorch/explain copying dgl/nn/pytorch/explain/subgraphx.py -> build/lib.linux-x86_64-cpython-310/dgl/nn/pytorch/explain copying dgl/nn/pytorch/explain/gnnexplainer.py -> build/lib.linux-x86_64-cpython-310/dgl/nn/pytorch/explain copying dgl/nn/pytorch/explain/pgexplainer.py -> build/lib.linux-x86_64-cpython-310/dgl/nn/pytorch/explain copying dgl/nn/pytorch/explain/__init__.py -> build/lib.linux-x86_64-cpython-310/dgl/nn/pytorch/explain creating build/lib.linux-x86_64-cpython-310/dgl/nn/pytorch/link copying dgl/nn/pytorch/link/edgepred.py -> build/lib.linux-x86_64-cpython-310/dgl/nn/pytorch/link copying dgl/nn/pytorch/link/transe.py -> build/lib.linux-x86_64-cpython-310/dgl/nn/pytorch/link copying dgl/nn/pytorch/link/__init__.py -> build/lib.linux-x86_64-cpython-310/dgl/nn/pytorch/link copying dgl/nn/pytorch/link/transr.py -> build/lib.linux-x86_64-cpython-310/dgl/nn/pytorch/link creating build/lib.linux-x86_64-cpython-310/dgl/nn/pytorch/conv copying dgl/nn/pytorch/conv/gatv2conv.py -> build/lib.linux-x86_64-cpython-310/dgl/nn/pytorch/conv copying dgl/nn/pytorch/conv/dgnconv.py -> build/lib.linux-x86_64-cpython-310/dgl/nn/pytorch/conv copying dgl/nn/pytorch/conv/egatconv.py -> build/lib.linux-x86_64-cpython-310/dgl/nn/pytorch/conv copying dgl/nn/pytorch/conv/gmmconv.py -> build/lib.linux-x86_64-cpython-310/dgl/nn/pytorch/conv copying dgl/nn/pytorch/conv/sageconv.py -> build/lib.linux-x86_64-cpython-310/dgl/nn/pytorch/conv copying dgl/nn/pytorch/conv/twirlsconv.py -> build/lib.linux-x86_64-cpython-310/dgl/nn/pytorch/conv copying dgl/nn/pytorch/conv/gatedgcnconv.py -> build/lib.linux-x86_64-cpython-310/dgl/nn/pytorch/conv copying dgl/nn/pytorch/conv/ginconv.py -> build/lib.linux-x86_64-cpython-310/dgl/nn/pytorch/conv copying dgl/nn/pytorch/conv/dotgatconv.py -> build/lib.linux-x86_64-cpython-310/dgl/nn/pytorch/conv copying dgl/nn/pytorch/conv/cugraph_sageconv.py -> build/lib.linux-x86_64-cpython-310/dgl/nn/pytorch/conv copying dgl/nn/pytorch/conv/pnaconv.py -> build/lib.linux-x86_64-cpython-310/dgl/nn/pytorch/conv copying dgl/nn/pytorch/conv/densegraphconv.py -> build/lib.linux-x86_64-cpython-310/dgl/nn/pytorch/conv copying dgl/nn/pytorch/conv/tagconv.py -> build/lib.linux-x86_64-cpython-310/dgl/nn/pytorch/conv copying dgl/nn/pytorch/conv/gatconv.py -> build/lib.linux-x86_64-cpython-310/dgl/nn/pytorch/conv copying dgl/nn/pytorch/conv/agnnconv.py -> build/lib.linux-x86_64-cpython-310/dgl/nn/pytorch/conv copying dgl/nn/pytorch/conv/densechebconv.py -> build/lib.linux-x86_64-cpython-310/dgl/nn/pytorch/conv copying dgl/nn/pytorch/conv/hgtconv.py -> build/lib.linux-x86_64-cpython-310/dgl/nn/pytorch/conv copying dgl/nn/pytorch/conv/grouprevres.py -> build/lib.linux-x86_64-cpython-310/dgl/nn/pytorch/conv copying dgl/nn/pytorch/conv/cugraph_gatconv.py -> build/lib.linux-x86_64-cpython-310/dgl/nn/pytorch/conv copying dgl/nn/pytorch/conv/cugraph_base.py -> build/lib.linux-x86_64-cpython-310/dgl/nn/pytorch/conv copying dgl/nn/pytorch/conv/cfconv.py -> build/lib.linux-x86_64-cpython-310/dgl/nn/pytorch/conv copying dgl/nn/pytorch/conv/appnpconv.py -> build/lib.linux-x86_64-cpython-310/dgl/nn/pytorch/conv copying dgl/nn/pytorch/conv/__init__.py -> build/lib.linux-x86_64-cpython-310/dgl/nn/pytorch/conv copying dgl/nn/pytorch/conv/gineconv.py -> build/lib.linux-x86_64-cpython-310/dgl/nn/pytorch/conv copying dgl/nn/pytorch/conv/sgconv.py -> build/lib.linux-x86_64-cpython-310/dgl/nn/pytorch/conv copying dgl/nn/pytorch/conv/graphconv.py -> build/lib.linux-x86_64-cpython-310/dgl/nn/pytorch/conv copying dgl/nn/pytorch/conv/nnconv.py -> build/lib.linux-x86_64-cpython-310/dgl/nn/pytorch/conv copying dgl/nn/pytorch/conv/gcn2conv.py -> build/lib.linux-x86_64-cpython-310/dgl/nn/pytorch/conv copying dgl/nn/pytorch/conv/egnnconv.py -> build/lib.linux-x86_64-cpython-310/dgl/nn/pytorch/conv copying dgl/nn/pytorch/conv/edgegatconv.py -> build/lib.linux-x86_64-cpython-310/dgl/nn/pytorch/conv copying dgl/nn/pytorch/conv/densesageconv.py -> build/lib.linux-x86_64-cpython-310/dgl/nn/pytorch/conv copying dgl/nn/pytorch/conv/edgeconv.py -> build/lib.linux-x86_64-cpython-310/dgl/nn/pytorch/conv copying dgl/nn/pytorch/conv/gatedgraphconv.py -> build/lib.linux-x86_64-cpython-310/dgl/nn/pytorch/conv copying dgl/nn/pytorch/conv/cugraph_relgraphconv.py -> build/lib.linux-x86_64-cpython-310/dgl/nn/pytorch/conv copying dgl/nn/pytorch/conv/relgraphconv.py -> build/lib.linux-x86_64-cpython-310/dgl/nn/pytorch/conv copying dgl/nn/pytorch/conv/chebconv.py -> build/lib.linux-x86_64-cpython-310/dgl/nn/pytorch/conv copying dgl/nn/pytorch/conv/atomicconv.py -> build/lib.linux-x86_64-cpython-310/dgl/nn/pytorch/conv creating build/lib.linux-x86_64-cpython-310/dgl/nn/pytorch/gt copying dgl/nn/pytorch/gt/degree_encoder.py -> build/lib.linux-x86_64-cpython-310/dgl/nn/pytorch/gt copying dgl/nn/pytorch/gt/lap_pos_encoder.py -> build/lib.linux-x86_64-cpython-310/dgl/nn/pytorch/gt copying dgl/nn/pytorch/gt/spatial_encoder.py -> build/lib.linux-x86_64-cpython-310/dgl/nn/pytorch/gt copying dgl/nn/pytorch/gt/__init__.py -> build/lib.linux-x86_64-cpython-310/dgl/nn/pytorch/gt copying dgl/nn/pytorch/gt/egt.py -> build/lib.linux-x86_64-cpython-310/dgl/nn/pytorch/gt copying dgl/nn/pytorch/gt/biased_mha.py -> build/lib.linux-x86_64-cpython-310/dgl/nn/pytorch/gt copying dgl/nn/pytorch/gt/graphormer.py -> build/lib.linux-x86_64-cpython-310/dgl/nn/pytorch/gt copying dgl/nn/pytorch/gt/path_encoder.py -> build/lib.linux-x86_64-cpython-310/dgl/nn/pytorch/gt creating build/lib.linux-x86_64-cpython-310/dgl/nn/tensorflow/conv copying dgl/nn/tensorflow/conv/sageconv.py -> build/lib.linux-x86_64-cpython-310/dgl/nn/tensorflow/conv copying dgl/nn/tensorflow/conv/ginconv.py -> build/lib.linux-x86_64-cpython-310/dgl/nn/tensorflow/conv copying dgl/nn/tensorflow/conv/gatconv.py -> build/lib.linux-x86_64-cpython-310/dgl/nn/tensorflow/conv copying dgl/nn/tensorflow/conv/densechebconv.py -> build/lib.linux-x86_64-cpython-310/dgl/nn/tensorflow/conv copying dgl/nn/tensorflow/conv/appnpconv.py -> build/lib.linux-x86_64-cpython-310/dgl/nn/tensorflow/conv copying dgl/nn/tensorflow/conv/__init__.py -> build/lib.linux-x86_64-cpython-310/dgl/nn/tensorflow/conv copying dgl/nn/tensorflow/conv/sgconv.py -> build/lib.linux-x86_64-cpython-310/dgl/nn/tensorflow/conv copying dgl/nn/tensorflow/conv/graphconv.py -> build/lib.linux-x86_64-cpython-310/dgl/nn/tensorflow/conv copying dgl/nn/tensorflow/conv/edgeconv.py -> build/lib.linux-x86_64-cpython-310/dgl/nn/tensorflow/conv copying dgl/nn/tensorflow/conv/relgraphconv.py -> build/lib.linux-x86_64-cpython-310/dgl/nn/tensorflow/conv copying dgl/nn/tensorflow/conv/chebconv.py -> build/lib.linux-x86_64-cpython-310/dgl/nn/tensorflow/conv creating build/lib.linux-x86_64-cpython-310/dgl/nn/mxnet/conv copying dgl/nn/mxnet/conv/gmmconv.py -> build/lib.linux-x86_64-cpython-310/dgl/nn/mxnet/conv copying dgl/nn/mxnet/conv/sageconv.py -> build/lib.linux-x86_64-cpython-310/dgl/nn/mxnet/conv copying dgl/nn/mxnet/conv/ginconv.py -> build/lib.linux-x86_64-cpython-310/dgl/nn/mxnet/conv copying dgl/nn/mxnet/conv/densegraphconv.py -> build/lib.linux-x86_64-cpython-310/dgl/nn/mxnet/conv copying dgl/nn/mxnet/conv/tagconv.py -> build/lib.linux-x86_64-cpython-310/dgl/nn/mxnet/conv copying dgl/nn/mxnet/conv/gatconv.py -> build/lib.linux-x86_64-cpython-310/dgl/nn/mxnet/conv copying dgl/nn/mxnet/conv/agnnconv.py -> build/lib.linux-x86_64-cpython-310/dgl/nn/mxnet/conv copying dgl/nn/mxnet/conv/densechebconv.py -> build/lib.linux-x86_64-cpython-310/dgl/nn/mxnet/conv copying dgl/nn/mxnet/conv/appnpconv.py -> build/lib.linux-x86_64-cpython-310/dgl/nn/mxnet/conv copying dgl/nn/mxnet/conv/__init__.py -> build/lib.linux-x86_64-cpython-310/dgl/nn/mxnet/conv copying dgl/nn/mxnet/conv/sgconv.py -> build/lib.linux-x86_64-cpython-310/dgl/nn/mxnet/conv copying dgl/nn/mxnet/conv/graphconv.py -> build/lib.linux-x86_64-cpython-310/dgl/nn/mxnet/conv copying dgl/nn/mxnet/conv/nnconv.py -> build/lib.linux-x86_64-cpython-310/dgl/nn/mxnet/conv copying dgl/nn/mxnet/conv/densesageconv.py -> build/lib.linux-x86_64-cpython-310/dgl/nn/mxnet/conv copying dgl/nn/mxnet/conv/edgeconv.py -> build/lib.linux-x86_64-cpython-310/dgl/nn/mxnet/conv copying dgl/nn/mxnet/conv/gatedgraphconv.py -> build/lib.linux-x86_64-cpython-310/dgl/nn/mxnet/conv copying dgl/nn/mxnet/conv/relgraphconv.py -> build/lib.linux-x86_64-cpython-310/dgl/nn/mxnet/conv copying dgl/nn/mxnet/conv/chebconv.py -> build/lib.linux-x86_64-cpython-310/dgl/nn/mxnet/conv creating build/lib.linux-x86_64-cpython-310/dgl/_ffi/_cy3 copying dgl/_ffi/_cy3/__init__.py -> build/lib.linux-x86_64-cpython-310/dgl/_ffi/_cy3 creating build/lib.linux-x86_64-cpython-310/dgl/_ffi/_cy2 copying dgl/_ffi/_cy2/__init__.py -> build/lib.linux-x86_64-cpython-310/dgl/_ffi/_cy2 creating build/lib.linux-x86_64-cpython-310/dgl/_ffi/_ctypes copying dgl/_ffi/_ctypes/types.py -> build/lib.linux-x86_64-cpython-310/dgl/_ffi/_ctypes copying dgl/_ffi/_ctypes/ndarray.py -> build/lib.linux-x86_64-cpython-310/dgl/_ffi/_ctypes copying dgl/_ffi/_ctypes/object.py -> build/lib.linux-x86_64-cpython-310/dgl/_ffi/_ctypes copying dgl/_ffi/_ctypes/function.py -> build/lib.linux-x86_64-cpython-310/dgl/_ffi/_ctypes copying dgl/_ffi/_ctypes/__init__.py -> build/lib.linux-x86_64-cpython-310/dgl/_ffi/_ctypes creating build/lib.linux-x86_64-cpython-310/dgl/backend/pytorch copying dgl/backend/pytorch/sparse.py -> build/lib.linux-x86_64-cpython-310/dgl/backend/pytorch copying dgl/backend/pytorch/__init__.py -> build/lib.linux-x86_64-cpython-310/dgl/backend/pytorch copying dgl/backend/pytorch/tensor.py -> build/lib.linux-x86_64-cpython-310/dgl/backend/pytorch creating build/lib.linux-x86_64-cpython-310/dgl/backend/tensorflow copying dgl/backend/tensorflow/sparse.py -> build/lib.linux-x86_64-cpython-310/dgl/backend/tensorflow copying dgl/backend/tensorflow/sparse_optim.py -> build/lib.linux-x86_64-cpython-310/dgl/backend/tensorflow copying dgl/backend/tensorflow/__init__.py -> build/lib.linux-x86_64-cpython-310/dgl/backend/tensorflow copying dgl/backend/tensorflow/tensor.py -> build/lib.linux-x86_64-cpython-310/dgl/backend/tensorflow creating build/lib.linux-x86_64-cpython-310/dgl/backend/mxnet copying dgl/backend/mxnet/sparse.py -> build/lib.linux-x86_64-cpython-310/dgl/backend/mxnet copying dgl/backend/mxnet/sparse_optim.py -> build/lib.linux-x86_64-cpython-310/dgl/backend/mxnet copying dgl/backend/mxnet/__init__.py -> build/lib.linux-x86_64-cpython-310/dgl/backend/mxnet copying dgl/backend/mxnet/tensor.py -> build/lib.linux-x86_64-cpython-310/dgl/backend/mxnet running build_ext creating build/bdist.linux-x86_64 creating build/bdist.linux-x86_64/egg creating build/bdist.linux-x86_64/egg/dgl creating build/bdist.linux-x86_64/egg/dgl/distgnn creating build/bdist.linux-x86_64/egg/dgl/distgnn/tools copying build/lib.linux-x86_64-cpython-310/dgl/distgnn/tools/tools.py -> build/bdist.linux-x86_64/egg/dgl/distgnn/tools copying build/lib.linux-x86_64-cpython-310/dgl/distgnn/tools/__init__.py -> build/bdist.linux-x86_64/egg/dgl/distgnn/tools creating build/bdist.linux-x86_64/egg/dgl/distgnn/partition copying build/lib.linux-x86_64-cpython-310/dgl/distgnn/partition/libra_partition.py -> build/bdist.linux-x86_64/egg/dgl/distgnn/partition copying build/lib.linux-x86_64-cpython-310/dgl/distgnn/partition/__init__.py -> build/bdist.linux-x86_64/egg/dgl/distgnn/partition copying build/lib.linux-x86_64-cpython-310/dgl/distgnn/__init__.py -> build/bdist.linux-x86_64/egg/dgl/distgnn copying build/lib.linux-x86_64-cpython-310/dgl/global_config.py -> build/bdist.linux-x86_64/egg/dgl creating build/bdist.linux-x86_64/egg/dgl/cuda copying build/lib.linux-x86_64-cpython-310/dgl/cuda/nccl.py -> build/bdist.linux-x86_64/egg/dgl/cuda copying build/lib.linux-x86_64-cpython-310/dgl/cuda/__init__.py -> build/bdist.linux-x86_64/egg/dgl/cuda copying build/lib.linux-x86_64-cpython-310/dgl/cuda/gpu_cache.py -> build/bdist.linux-x86_64/egg/dgl/cuda copying build/lib.linux-x86_64-cpython-310/dgl/subgraph.py -> build/bdist.linux-x86_64/egg/dgl creating build/bdist.linux-x86_64/egg/dgl/function copying build/lib.linux-x86_64-cpython-310/dgl/function/reducer.py -> build/bdist.linux-x86_64/egg/dgl/function copying build/lib.linux-x86_64-cpython-310/dgl/function/message.py -> build/bdist.linux-x86_64/egg/dgl/function copying build/lib.linux-x86_64-cpython-310/dgl/function/base.py -> build/bdist.linux-x86_64/egg/dgl/function copying build/lib.linux-x86_64-cpython-310/dgl/function/__init__.py -> build/bdist.linux-x86_64/egg/dgl/function copying build/lib.linux-x86_64-cpython-310/dgl/_sparse_ops.py -> build/bdist.linux-x86_64/egg/dgl creating build/bdist.linux-x86_64/egg/dgl/distributed copying build/lib.linux-x86_64-cpython-310/dgl/distributed/graph_services.py -> build/bdist.linux-x86_64/egg/dgl/distributed copying build/lib.linux-x86_64-cpython-310/dgl/distributed/graph_partition_book.py -> build/bdist.linux-x86_64/egg/dgl/distributed copying build/lib.linux-x86_64-cpython-310/dgl/distributed/role.py -> build/bdist.linux-x86_64/egg/dgl/distributed copying build/lib.linux-x86_64-cpython-310/dgl/distributed/shared_mem_utils.py -> build/bdist.linux-x86_64/egg/dgl/distributed copying build/lib.linux-x86_64-cpython-310/dgl/distributed/dist_graph.py -> build/bdist.linux-x86_64/egg/dgl/distributed copying build/lib.linux-x86_64-cpython-310/dgl/distributed/constants.py -> build/bdist.linux-x86_64/egg/dgl/distributed copying build/lib.linux-x86_64-cpython-310/dgl/distributed/dist_dataloader.py -> build/bdist.linux-x86_64/egg/dgl/distributed copying build/lib.linux-x86_64-cpython-310/dgl/distributed/dist_context.py -> build/bdist.linux-x86_64/egg/dgl/distributed copying build/lib.linux-x86_64-cpython-310/dgl/distributed/kvstore.py -> build/bdist.linux-x86_64/egg/dgl/distributed copying build/lib.linux-x86_64-cpython-310/dgl/distributed/id_map.py -> build/bdist.linux-x86_64/egg/dgl/distributed copying build/lib.linux-x86_64-cpython-310/dgl/distributed/dist_tensor.py -> build/bdist.linux-x86_64/egg/dgl/distributed creating build/bdist.linux-x86_64/egg/dgl/distributed/optim creating build/bdist.linux-x86_64/egg/dgl/distributed/optim/pytorch copying build/lib.linux-x86_64-cpython-310/dgl/distributed/optim/pytorch/sparse_optim.py -> build/bdist.linux-x86_64/egg/dgl/distributed/optim/pytorch copying build/lib.linux-x86_64-cpython-310/dgl/distributed/optim/pytorch/__init__.py -> build/bdist.linux-x86_64/egg/dgl/distributed/optim/pytorch copying build/lib.linux-x86_64-cpython-310/dgl/distributed/optim/pytorch/utils.py -> build/bdist.linux-x86_64/egg/dgl/distributed/optim/pytorch copying build/lib.linux-x86_64-cpython-310/dgl/distributed/optim/__init__.py -> build/bdist.linux-x86_64/egg/dgl/distributed/optim creating build/bdist.linux-x86_64/egg/dgl/distributed/optim/tensorflow copying build/lib.linux-x86_64-cpython-310/dgl/distributed/optim/tensorflow/__init__.py -> build/bdist.linux-x86_64/egg/dgl/distributed/optim/tensorflow creating build/bdist.linux-x86_64/egg/dgl/distributed/optim/mxnet copying build/lib.linux-x86_64-cpython-310/dgl/distributed/optim/mxnet/__init__.py -> build/bdist.linux-x86_64/egg/dgl/distributed/optim/mxnet copying build/lib.linux-x86_64-cpython-310/dgl/distributed/__init__.py -> build/bdist.linux-x86_64/egg/dgl/distributed creating build/bdist.linux-x86_64/egg/dgl/distributed/nn creating build/bdist.linux-x86_64/egg/dgl/distributed/nn/pytorch copying build/lib.linux-x86_64-cpython-310/dgl/distributed/nn/pytorch/sparse_emb.py -> build/bdist.linux-x86_64/egg/dgl/distributed/nn/pytorch copying build/lib.linux-x86_64-cpython-310/dgl/distributed/nn/pytorch/__init__.py -> build/bdist.linux-x86_64/egg/dgl/distributed/nn/pytorch copying build/lib.linux-x86_64-cpython-310/dgl/distributed/nn/__init__.py -> build/bdist.linux-x86_64/egg/dgl/distributed/nn creating build/bdist.linux-x86_64/egg/dgl/distributed/nn/tensorflow copying build/lib.linux-x86_64-cpython-310/dgl/distributed/nn/tensorflow/__init__.py -> build/bdist.linux-x86_64/egg/dgl/distributed/nn/tensorflow creating build/bdist.linux-x86_64/egg/dgl/distributed/nn/mxnet copying build/lib.linux-x86_64-cpython-310/dgl/distributed/nn/mxnet/__init__.py -> build/bdist.linux-x86_64/egg/dgl/distributed/nn/mxnet copying build/lib.linux-x86_64-cpython-310/dgl/distributed/standalone_kvstore.py -> build/bdist.linux-x86_64/egg/dgl/distributed copying build/lib.linux-x86_64-cpython-310/dgl/distributed/rpc_client.py -> build/bdist.linux-x86_64/egg/dgl/distributed copying build/lib.linux-x86_64-cpython-310/dgl/distributed/rpc.py -> build/bdist.linux-x86_64/egg/dgl/distributed copying build/lib.linux-x86_64-cpython-310/dgl/distributed/partition.py -> build/bdist.linux-x86_64/egg/dgl/distributed copying build/lib.linux-x86_64-cpython-310/dgl/distributed/rpc_server.py -> build/bdist.linux-x86_64/egg/dgl/distributed copying build/lib.linux-x86_64-cpython-310/dgl/distributed/server_state.py -> build/bdist.linux-x86_64/egg/dgl/distributed copying build/lib.linux-x86_64-cpython-310/dgl/ndarray.py -> build/bdist.linux-x86_64/egg/dgl copying build/lib.linux-x86_64-cpython-310/dgl/view.py -> build/bdist.linux-x86_64/egg/dgl copying build/lib.linux-x86_64-cpython-310/dgl/core.py -> build/bdist.linux-x86_64/egg/dgl copying build/lib.linux-x86_64-cpython-310/dgl/propagate.py -> build/bdist.linux-x86_64/egg/dgl creating build/bdist.linux-x86_64/egg/dgl/graphbolt copying build/lib.linux-x86_64-cpython-310/dgl/graphbolt/sampled_subgraph.py -> build/bdist.linux-x86_64/egg/dgl/graphbolt creating build/bdist.linux-x86_64/egg/dgl/graphbolt/internal copying build/lib.linux-x86_64-cpython-310/dgl/graphbolt/internal/datapipe_utils.py -> build/bdist.linux-x86_64/egg/dgl/graphbolt/internal copying build/lib.linux-x86_64-cpython-310/dgl/graphbolt/internal/item_sampler_utils.py -> build/bdist.linux-x86_64/egg/dgl/graphbolt/internal copying build/lib.linux-x86_64-cpython-310/dgl/graphbolt/internal/__init__.py -> build/bdist.linux-x86_64/egg/dgl/graphbolt/internal copying build/lib.linux-x86_64-cpython-310/dgl/graphbolt/internal/sample_utils.py -> build/bdist.linux-x86_64/egg/dgl/graphbolt/internal copying build/lib.linux-x86_64-cpython-310/dgl/graphbolt/internal/utils.py -> build/bdist.linux-x86_64/egg/dgl/graphbolt/internal copying build/lib.linux-x86_64-cpython-310/dgl/graphbolt/sampling_graph.py -> build/bdist.linux-x86_64/egg/dgl/graphbolt copying build/lib.linux-x86_64-cpython-310/dgl/graphbolt/subgraph_sampler.py -> build/bdist.linux-x86_64/egg/dgl/graphbolt copying build/lib.linux-x86_64-cpython-310/dgl/graphbolt/itemset.py -> build/bdist.linux-x86_64/egg/dgl/graphbolt copying build/lib.linux-x86_64-cpython-310/dgl/graphbolt/dataloader.py -> build/bdist.linux-x86_64/egg/dgl/graphbolt copying build/lib.linux-x86_64-cpython-310/dgl/graphbolt/feature_store.py -> build/bdist.linux-x86_64/egg/dgl/graphbolt copying build/lib.linux-x86_64-cpython-310/dgl/graphbolt/feature_fetcher.py -> build/bdist.linux-x86_64/egg/dgl/graphbolt copying build/lib.linux-x86_64-cpython-310/dgl/graphbolt/minibatch.py -> build/bdist.linux-x86_64/egg/dgl/graphbolt copying build/lib.linux-x86_64-cpython-310/dgl/graphbolt/base.py -> build/bdist.linux-x86_64/egg/dgl/graphbolt copying build/lib.linux-x86_64-cpython-310/dgl/graphbolt/item_sampler.py -> build/bdist.linux-x86_64/egg/dgl/graphbolt copying build/lib.linux-x86_64-cpython-310/dgl/graphbolt/__init__.py -> build/bdist.linux-x86_64/egg/dgl/graphbolt copying build/lib.linux-x86_64-cpython-310/dgl/graphbolt/negative_sampler.py -> build/bdist.linux-x86_64/egg/dgl/graphbolt copying build/lib.linux-x86_64-cpython-310/dgl/graphbolt/minibatch_transformer.py -> build/bdist.linux-x86_64/egg/dgl/graphbolt copying build/lib.linux-x86_64-cpython-310/dgl/graphbolt/utils.py -> build/bdist.linux-x86_64/egg/dgl/graphbolt copying build/lib.linux-x86_64-cpython-310/dgl/graphbolt/dataset.py -> build/bdist.linux-x86_64/egg/dgl/graphbolt creating build/bdist.linux-x86_64/egg/dgl/graphbolt/impl copying build/lib.linux-x86_64-cpython-310/dgl/graphbolt/impl/neighbor_sampler.py -> build/bdist.linux-x86_64/egg/dgl/graphbolt/impl copying build/lib.linux-x86_64-cpython-310/dgl/graphbolt/impl/in_subgraph_sampler.py -> build/bdist.linux-x86_64/egg/dgl/graphbolt/impl copying build/lib.linux-x86_64-cpython-310/dgl/graphbolt/impl/uniform_negative_sampler.py -> build/bdist.linux-x86_64/egg/dgl/graphbolt/impl copying build/lib.linux-x86_64-cpython-310/dgl/graphbolt/impl/torch_based_feature_store.py -> build/bdist.linux-x86_64/egg/dgl/graphbolt/impl copying build/lib.linux-x86_64-cpython-310/dgl/graphbolt/impl/legacy_dataset.py -> build/bdist.linux-x86_64/egg/dgl/graphbolt/impl copying build/lib.linux-x86_64-cpython-310/dgl/graphbolt/impl/ondisk_metadata.py -> build/bdist.linux-x86_64/egg/dgl/graphbolt/impl copying build/lib.linux-x86_64-cpython-310/dgl/graphbolt/impl/fused_csc_sampling_graph.py -> build/bdist.linux-x86_64/egg/dgl/graphbolt/impl copying build/lib.linux-x86_64-cpython-310/dgl/graphbolt/impl/basic_feature_store.py -> build/bdist.linux-x86_64/egg/dgl/graphbolt/impl copying build/lib.linux-x86_64-cpython-310/dgl/graphbolt/impl/sampled_subgraph_impl.py -> build/bdist.linux-x86_64/egg/dgl/graphbolt/impl copying build/lib.linux-x86_64-cpython-310/dgl/graphbolt/impl/__init__.py -> build/bdist.linux-x86_64/egg/dgl/graphbolt/impl copying build/lib.linux-x86_64-cpython-310/dgl/graphbolt/impl/temporal_neighbor_sampler.py -> build/bdist.linux-x86_64/egg/dgl/graphbolt/impl copying build/lib.linux-x86_64-cpython-310/dgl/graphbolt/impl/ondisk_dataset.py -> build/bdist.linux-x86_64/egg/dgl/graphbolt/impl copying build/lib.linux-x86_64-cpython-310/dgl/graphbolt/impl/gpu_cached_feature.py -> build/bdist.linux-x86_64/egg/dgl/graphbolt/impl copying build/lib.linux-x86_64-cpython-310/dgl/graphbolt/impl/gpu_cache.py -> build/bdist.linux-x86_64/egg/dgl/graphbolt/impl creating build/bdist.linux-x86_64/egg/dgl/utils copying build/lib.linux-x86_64-cpython-310/dgl/utils/filter.py -> build/bdist.linux-x86_64/egg/dgl/utils copying build/lib.linux-x86_64-cpython-310/dgl/utils/checks.py -> build/bdist.linux-x86_64/egg/dgl/utils copying build/lib.linux-x86_64-cpython-310/dgl/utils/internal.py -> build/bdist.linux-x86_64/egg/dgl/utils copying build/lib.linux-x86_64-cpython-310/dgl/utils/exception.py -> build/bdist.linux-x86_64/egg/dgl/utils copying build/lib.linux-x86_64-cpython-310/dgl/utils/shared_mem.py -> build/bdist.linux-x86_64/egg/dgl/utils copying build/lib.linux-x86_64-cpython-310/dgl/utils/pin_memory.py -> build/bdist.linux-x86_64/egg/dgl/utils copying build/lib.linux-x86_64-cpython-310/dgl/utils/__init__.py -> build/bdist.linux-x86_64/egg/dgl/utils copying build/lib.linux-x86_64-cpython-310/dgl/utils/data.py -> build/bdist.linux-x86_64/egg/dgl/utils creating build/bdist.linux-x86_64/egg/dgl/ops copying build/lib.linux-x86_64-cpython-310/dgl/ops/gather_mm.py -> build/bdist.linux-x86_64/egg/dgl/ops copying build/lib.linux-x86_64-cpython-310/dgl/ops/sddmm.py -> build/bdist.linux-x86_64/egg/dgl/ops copying build/lib.linux-x86_64-cpython-310/dgl/ops/edge_softmax.py -> build/bdist.linux-x86_64/egg/dgl/ops copying build/lib.linux-x86_64-cpython-310/dgl/ops/spmm.py -> build/bdist.linux-x86_64/egg/dgl/ops copying build/lib.linux-x86_64-cpython-310/dgl/ops/segment.py -> build/bdist.linux-x86_64/egg/dgl/ops copying build/lib.linux-x86_64-cpython-310/dgl/ops/__init__.py -> build/bdist.linux-x86_64/egg/dgl/ops copying build/lib.linux-x86_64-cpython-310/dgl/base.py -> build/bdist.linux-x86_64/egg/dgl copying build/lib.linux-x86_64-cpython-310/dgl/heterograph_index.py -> build/bdist.linux-x86_64/egg/dgl copying build/lib.linux-x86_64-cpython-310/dgl/readout.py -> build/bdist.linux-x86_64/egg/dgl copying build/lib.linux-x86_64-cpython-310/dgl/logging.py -> build/bdist.linux-x86_64/egg/dgl copying build/lib.linux-x86_64-cpython-310/dgl/init.py -> build/bdist.linux-x86_64/egg/dgl creating build/bdist.linux-x86_64/egg/dgl/geometry copying build/lib.linux-x86_64-cpython-310/dgl/geometry/fps.py -> build/bdist.linux-x86_64/egg/dgl/geometry copying build/lib.linux-x86_64-cpython-310/dgl/geometry/__init__.py -> build/bdist.linux-x86_64/egg/dgl/geometry copying build/lib.linux-x86_64-cpython-310/dgl/geometry/edge_coarsening.py -> build/bdist.linux-x86_64/egg/dgl/geometry copying build/lib.linux-x86_64-cpython-310/dgl/geometry/capi.py -> build/bdist.linux-x86_64/egg/dgl/geometry copying build/lib.linux-x86_64-cpython-310/dgl/heterograph.py -> build/bdist.linux-x86_64/egg/dgl copying build/lib.linux-x86_64-cpython-310/dgl/frame.py -> build/bdist.linux-x86_64/egg/dgl creating build/bdist.linux-x86_64/egg/dgl/optim creating build/bdist.linux-x86_64/egg/dgl/optim/pytorch copying build/lib.linux-x86_64-cpython-310/dgl/optim/pytorch/sparse_optim.py -> build/bdist.linux-x86_64/egg/dgl/optim/pytorch copying build/lib.linux-x86_64-cpython-310/dgl/optim/pytorch/__init__.py -> build/bdist.linux-x86_64/egg/dgl/optim/pytorch copying build/lib.linux-x86_64-cpython-310/dgl/optim/__init__.py -> build/bdist.linux-x86_64/egg/dgl/optim creating build/bdist.linux-x86_64/egg/dgl/optim/tensorflow copying build/lib.linux-x86_64-cpython-310/dgl/optim/tensorflow/__init__.py -> build/bdist.linux-x86_64/egg/dgl/optim/tensorflow creating build/bdist.linux-x86_64/egg/dgl/optim/mxnet copying build/lib.linux-x86_64-cpython-310/dgl/optim/mxnet/__init__.py -> build/bdist.linux-x86_64/egg/dgl/optim/mxnet creating build/bdist.linux-x86_64/egg/dgl/data copying build/lib.linux-x86_64-cpython-310/dgl/data/tensor_serialize.py -> build/bdist.linux-x86_64/egg/dgl/data copying build/lib.linux-x86_64-cpython-310/dgl/data/ppi.py -> build/bdist.linux-x86_64/egg/dgl/data copying build/lib.linux-x86_64-cpython-310/dgl/data/csv_dataset.py -> build/bdist.linux-x86_64/egg/dgl/data copying build/lib.linux-x86_64-cpython-310/dgl/data/superpixel.py -> build/bdist.linux-x86_64/egg/dgl/data copying build/lib.linux-x86_64-cpython-310/dgl/data/synthetic.py -> build/bdist.linux-x86_64/egg/dgl/data copying build/lib.linux-x86_64-cpython-310/dgl/data/zinc.py -> build/bdist.linux-x86_64/egg/dgl/data copying build/lib.linux-x86_64-cpython-310/dgl/data/heterograph_serialize.py -> build/bdist.linux-x86_64/egg/dgl/data copying build/lib.linux-x86_64-cpython-310/dgl/data/cluster.py -> build/bdist.linux-x86_64/egg/dgl/data copying build/lib.linux-x86_64-cpython-310/dgl/data/tu.py -> build/bdist.linux-x86_64/egg/dgl/data copying build/lib.linux-x86_64-cpython-310/dgl/data/sbm.py -> build/bdist.linux-x86_64/egg/dgl/data copying build/lib.linux-x86_64-cpython-310/dgl/data/lrgb.py -> build/bdist.linux-x86_64/egg/dgl/data copying build/lib.linux-x86_64-cpython-310/dgl/data/qm9.py -> build/bdist.linux-x86_64/egg/dgl/data copying build/lib.linux-x86_64-cpython-310/dgl/data/flickr.py -> build/bdist.linux-x86_64/egg/dgl/data copying build/lib.linux-x86_64-cpython-310/dgl/data/qm7b.py -> build/bdist.linux-x86_64/egg/dgl/data copying build/lib.linux-x86_64-cpython-310/dgl/data/dgl_dataset.py -> build/bdist.linux-x86_64/egg/dgl/data copying build/lib.linux-x86_64-cpython-310/dgl/data/karate.py -> build/bdist.linux-x86_64/egg/dgl/data copying build/lib.linux-x86_64-cpython-310/dgl/data/wikics.py -> build/bdist.linux-x86_64/egg/dgl/data copying build/lib.linux-x86_64-cpython-310/dgl/data/heterophilous_graphs.py -> build/bdist.linux-x86_64/egg/dgl/data copying build/lib.linux-x86_64-cpython-310/dgl/data/gdelt.py -> build/bdist.linux-x86_64/egg/dgl/data copying build/lib.linux-x86_64-cpython-310/dgl/data/geom_gcn.py -> build/bdist.linux-x86_64/egg/dgl/data copying build/lib.linux-x86_64-cpython-310/dgl/data/actor.py -> build/bdist.linux-x86_64/egg/dgl/data copying build/lib.linux-x86_64-cpython-310/dgl/data/rdf.py -> build/bdist.linux-x86_64/egg/dgl/data copying build/lib.linux-x86_64-cpython-310/dgl/data/movielens.py -> build/bdist.linux-x86_64/egg/dgl/data copying build/lib.linux-x86_64-cpython-310/dgl/data/gindt.py -> build/bdist.linux-x86_64/egg/dgl/data copying build/lib.linux-x86_64-cpython-310/dgl/data/fraud.py -> build/bdist.linux-x86_64/egg/dgl/data copying build/lib.linux-x86_64-cpython-310/dgl/data/graph_serialize.py -> build/bdist.linux-x86_64/egg/dgl/data copying build/lib.linux-x86_64-cpython-310/dgl/data/minigc.py -> build/bdist.linux-x86_64/egg/dgl/data copying build/lib.linux-x86_64-cpython-310/dgl/data/__init__.py -> build/bdist.linux-x86_64/egg/dgl/data copying build/lib.linux-x86_64-cpython-310/dgl/data/gnn_benchmark.py -> build/bdist.linux-x86_64/egg/dgl/data copying build/lib.linux-x86_64-cpython-310/dgl/data/fakenews.py -> build/bdist.linux-x86_64/egg/dgl/data copying build/lib.linux-x86_64-cpython-310/dgl/data/citation_graph.py -> build/bdist.linux-x86_64/egg/dgl/data copying build/lib.linux-x86_64-cpython-310/dgl/data/reddit.py -> build/bdist.linux-x86_64/egg/dgl/data copying build/lib.linux-x86_64-cpython-310/dgl/data/csv_dataset_base.py -> build/bdist.linux-x86_64/egg/dgl/data copying build/lib.linux-x86_64-cpython-310/dgl/data/icews18.py -> build/bdist.linux-x86_64/egg/dgl/data copying build/lib.linux-x86_64-cpython-310/dgl/data/bitcoinotc.py -> build/bdist.linux-x86_64/egg/dgl/data copying build/lib.linux-x86_64-cpython-310/dgl/data/utils.py -> build/bdist.linux-x86_64/egg/dgl/data copying build/lib.linux-x86_64-cpython-310/dgl/data/tree.py -> build/bdist.linux-x86_64/egg/dgl/data copying build/lib.linux-x86_64-cpython-310/dgl/data/knowledge_graph.py -> build/bdist.linux-x86_64/egg/dgl/data copying build/lib.linux-x86_64-cpython-310/dgl/data/adapter.py -> build/bdist.linux-x86_64/egg/dgl/data copying build/lib.linux-x86_64-cpython-310/dgl/data/pattern.py -> build/bdist.linux-x86_64/egg/dgl/data copying build/lib.linux-x86_64-cpython-310/dgl/data/qm9_edge.py -> build/bdist.linux-x86_64/egg/dgl/data copying build/lib.linux-x86_64-cpython-310/dgl/data/yelp.py -> build/bdist.linux-x86_64/egg/dgl/data creating build/bdist.linux-x86_64/egg/dgl/mpops copying build/lib.linux-x86_64-cpython-310/dgl/mpops/edgewise.py -> build/bdist.linux-x86_64/egg/dgl/mpops copying build/lib.linux-x86_64-cpython-310/dgl/mpops/__init__.py -> build/bdist.linux-x86_64/egg/dgl/mpops copying build/lib.linux-x86_64-cpython-310/dgl/mpops/nodewise.py -> build/bdist.linux-x86_64/egg/dgl/mpops copying build/lib.linux-x86_64-cpython-310/dgl/mpops/fused.py -> build/bdist.linux-x86_64/egg/dgl/mpops copying build/lib.linux-x86_64-cpython-310/dgl/convert.py -> build/bdist.linux-x86_64/egg/dgl creating build/bdist.linux-x86_64/egg/dgl/transforms copying build/lib.linux-x86_64-cpython-310/dgl/transforms/to_block.py -> build/bdist.linux-x86_64/egg/dgl/transforms copying build/lib.linux-x86_64-cpython-310/dgl/transforms/module.py -> build/bdist.linux-x86_64/egg/dgl/transforms copying build/lib.linux-x86_64-cpython-310/dgl/transforms/__init__.py -> build/bdist.linux-x86_64/egg/dgl/transforms copying build/lib.linux-x86_64-cpython-310/dgl/transforms/functional.py -> build/bdist.linux-x86_64/egg/dgl/transforms copying build/lib.linux-x86_64-cpython-310/dgl/graph_index.py -> build/bdist.linux-x86_64/egg/dgl copying build/lib.linux-x86_64-cpython-310/dgl/label_informativeness.py -> build/bdist.linux-x86_64/egg/dgl copying build/lib.linux-x86_64-cpython-310/dgl/__init__.py -> build/bdist.linux-x86_64/egg/dgl copying build/lib.linux-x86_64-cpython-310/dgl/udf.py -> build/bdist.linux-x86_64/egg/dgl creating build/bdist.linux-x86_64/egg/dgl/nn creating build/bdist.linux-x86_64/egg/dgl/nn/functional copying build/lib.linux-x86_64-cpython-310/dgl/nn/functional/__init__.py -> build/bdist.linux-x86_64/egg/dgl/nn/functional creating build/bdist.linux-x86_64/egg/dgl/nn/pytorch copying build/lib.linux-x86_64-cpython-310/dgl/nn/pytorch/hetero.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch copying build/lib.linux-x86_64-cpython-310/dgl/nn/pytorch/sparse_emb.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch creating build/bdist.linux-x86_64/egg/dgl/nn/pytorch/explain copying build/lib.linux-x86_64-cpython-310/dgl/nn/pytorch/explain/subgraphx.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch/explain copying build/lib.linux-x86_64-cpython-310/dgl/nn/pytorch/explain/gnnexplainer.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch/explain copying build/lib.linux-x86_64-cpython-310/dgl/nn/pytorch/explain/pgexplainer.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch/explain copying build/lib.linux-x86_64-cpython-310/dgl/nn/pytorch/explain/__init__.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch/explain copying build/lib.linux-x86_64-cpython-310/dgl/nn/pytorch/softmax.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch creating build/bdist.linux-x86_64/egg/dgl/nn/pytorch/link copying build/lib.linux-x86_64-cpython-310/dgl/nn/pytorch/link/edgepred.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch/link copying build/lib.linux-x86_64-cpython-310/dgl/nn/pytorch/link/transe.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch/link copying build/lib.linux-x86_64-cpython-310/dgl/nn/pytorch/link/__init__.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch/link copying build/lib.linux-x86_64-cpython-310/dgl/nn/pytorch/link/transr.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch/link copying build/lib.linux-x86_64-cpython-310/dgl/nn/pytorch/network_emb.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch copying build/lib.linux-x86_64-cpython-310/dgl/nn/pytorch/linear.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch copying build/lib.linux-x86_64-cpython-310/dgl/nn/pytorch/glob.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch creating build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv copying build/lib.linux-x86_64-cpython-310/dgl/nn/pytorch/conv/gatv2conv.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv copying build/lib.linux-x86_64-cpython-310/dgl/nn/pytorch/conv/dgnconv.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv copying build/lib.linux-x86_64-cpython-310/dgl/nn/pytorch/conv/egatconv.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv copying build/lib.linux-x86_64-cpython-310/dgl/nn/pytorch/conv/gmmconv.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv copying build/lib.linux-x86_64-cpython-310/dgl/nn/pytorch/conv/sageconv.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv copying build/lib.linux-x86_64-cpython-310/dgl/nn/pytorch/conv/twirlsconv.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv copying build/lib.linux-x86_64-cpython-310/dgl/nn/pytorch/conv/gatedgcnconv.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv copying build/lib.linux-x86_64-cpython-310/dgl/nn/pytorch/conv/ginconv.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv copying build/lib.linux-x86_64-cpython-310/dgl/nn/pytorch/conv/dotgatconv.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv copying build/lib.linux-x86_64-cpython-310/dgl/nn/pytorch/conv/cugraph_sageconv.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv copying build/lib.linux-x86_64-cpython-310/dgl/nn/pytorch/conv/pnaconv.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv copying build/lib.linux-x86_64-cpython-310/dgl/nn/pytorch/conv/densegraphconv.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv copying build/lib.linux-x86_64-cpython-310/dgl/nn/pytorch/conv/tagconv.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv copying build/lib.linux-x86_64-cpython-310/dgl/nn/pytorch/conv/gatconv.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv copying build/lib.linux-x86_64-cpython-310/dgl/nn/pytorch/conv/agnnconv.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv copying build/lib.linux-x86_64-cpython-310/dgl/nn/pytorch/conv/densechebconv.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv copying build/lib.linux-x86_64-cpython-310/dgl/nn/pytorch/conv/hgtconv.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv copying build/lib.linux-x86_64-cpython-310/dgl/nn/pytorch/conv/grouprevres.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv copying build/lib.linux-x86_64-cpython-310/dgl/nn/pytorch/conv/cugraph_gatconv.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv copying build/lib.linux-x86_64-cpython-310/dgl/nn/pytorch/conv/cugraph_base.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv copying build/lib.linux-x86_64-cpython-310/dgl/nn/pytorch/conv/cfconv.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv copying build/lib.linux-x86_64-cpython-310/dgl/nn/pytorch/conv/appnpconv.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv copying build/lib.linux-x86_64-cpython-310/dgl/nn/pytorch/conv/__init__.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv copying build/lib.linux-x86_64-cpython-310/dgl/nn/pytorch/conv/gineconv.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv copying build/lib.linux-x86_64-cpython-310/dgl/nn/pytorch/conv/sgconv.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv copying build/lib.linux-x86_64-cpython-310/dgl/nn/pytorch/conv/graphconv.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv copying build/lib.linux-x86_64-cpython-310/dgl/nn/pytorch/conv/nnconv.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv copying build/lib.linux-x86_64-cpython-310/dgl/nn/pytorch/conv/gcn2conv.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv copying build/lib.linux-x86_64-cpython-310/dgl/nn/pytorch/conv/egnnconv.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv copying build/lib.linux-x86_64-cpython-310/dgl/nn/pytorch/conv/edgegatconv.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv copying build/lib.linux-x86_64-cpython-310/dgl/nn/pytorch/conv/densesageconv.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv copying build/lib.linux-x86_64-cpython-310/dgl/nn/pytorch/conv/edgeconv.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv copying build/lib.linux-x86_64-cpython-310/dgl/nn/pytorch/conv/gatedgraphconv.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv copying build/lib.linux-x86_64-cpython-310/dgl/nn/pytorch/conv/cugraph_relgraphconv.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv copying build/lib.linux-x86_64-cpython-310/dgl/nn/pytorch/conv/relgraphconv.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv copying build/lib.linux-x86_64-cpython-310/dgl/nn/pytorch/conv/chebconv.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv copying build/lib.linux-x86_64-cpython-310/dgl/nn/pytorch/conv/atomicconv.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv copying build/lib.linux-x86_64-cpython-310/dgl/nn/pytorch/factory.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch copying build/lib.linux-x86_64-cpython-310/dgl/nn/pytorch/__init__.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch creating build/bdist.linux-x86_64/egg/dgl/nn/pytorch/gt copying build/lib.linux-x86_64-cpython-310/dgl/nn/pytorch/gt/degree_encoder.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch/gt copying build/lib.linux-x86_64-cpython-310/dgl/nn/pytorch/gt/lap_pos_encoder.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch/gt copying build/lib.linux-x86_64-cpython-310/dgl/nn/pytorch/gt/spatial_encoder.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch/gt copying build/lib.linux-x86_64-cpython-310/dgl/nn/pytorch/gt/__init__.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch/gt copying build/lib.linux-x86_64-cpython-310/dgl/nn/pytorch/gt/egt.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch/gt copying build/lib.linux-x86_64-cpython-310/dgl/nn/pytorch/gt/biased_mha.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch/gt copying build/lib.linux-x86_64-cpython-310/dgl/nn/pytorch/gt/graphormer.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch/gt copying build/lib.linux-x86_64-cpython-310/dgl/nn/pytorch/gt/path_encoder.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch/gt copying build/lib.linux-x86_64-cpython-310/dgl/nn/pytorch/utils.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch copying build/lib.linux-x86_64-cpython-310/dgl/nn/__init__.py -> build/bdist.linux-x86_64/egg/dgl/nn creating build/bdist.linux-x86_64/egg/dgl/nn/tensorflow copying build/lib.linux-x86_64-cpython-310/dgl/nn/tensorflow/hetero.py -> build/bdist.linux-x86_64/egg/dgl/nn/tensorflow copying build/lib.linux-x86_64-cpython-310/dgl/nn/tensorflow/softmax.py -> build/bdist.linux-x86_64/egg/dgl/nn/tensorflow copying build/lib.linux-x86_64-cpython-310/dgl/nn/tensorflow/glob.py -> build/bdist.linux-x86_64/egg/dgl/nn/tensorflow creating build/bdist.linux-x86_64/egg/dgl/nn/tensorflow/conv copying build/lib.linux-x86_64-cpython-310/dgl/nn/tensorflow/conv/sageconv.py -> build/bdist.linux-x86_64/egg/dgl/nn/tensorflow/conv copying build/lib.linux-x86_64-cpython-310/dgl/nn/tensorflow/conv/ginconv.py -> build/bdist.linux-x86_64/egg/dgl/nn/tensorflow/conv copying build/lib.linux-x86_64-cpython-310/dgl/nn/tensorflow/conv/gatconv.py -> build/bdist.linux-x86_64/egg/dgl/nn/tensorflow/conv copying build/lib.linux-x86_64-cpython-310/dgl/nn/tensorflow/conv/densechebconv.py -> build/bdist.linux-x86_64/egg/dgl/nn/tensorflow/conv copying build/lib.linux-x86_64-cpython-310/dgl/nn/tensorflow/conv/appnpconv.py -> build/bdist.linux-x86_64/egg/dgl/nn/tensorflow/conv copying build/lib.linux-x86_64-cpython-310/dgl/nn/tensorflow/conv/__init__.py -> build/bdist.linux-x86_64/egg/dgl/nn/tensorflow/conv copying build/lib.linux-x86_64-cpython-310/dgl/nn/tensorflow/conv/sgconv.py -> build/bdist.linux-x86_64/egg/dgl/nn/tensorflow/conv copying build/lib.linux-x86_64-cpython-310/dgl/nn/tensorflow/conv/graphconv.py -> build/bdist.linux-x86_64/egg/dgl/nn/tensorflow/conv copying build/lib.linux-x86_64-cpython-310/dgl/nn/tensorflow/conv/edgeconv.py -> build/bdist.linux-x86_64/egg/dgl/nn/tensorflow/conv copying build/lib.linux-x86_64-cpython-310/dgl/nn/tensorflow/conv/relgraphconv.py -> build/bdist.linux-x86_64/egg/dgl/nn/tensorflow/conv copying build/lib.linux-x86_64-cpython-310/dgl/nn/tensorflow/conv/chebconv.py -> build/bdist.linux-x86_64/egg/dgl/nn/tensorflow/conv copying build/lib.linux-x86_64-cpython-310/dgl/nn/tensorflow/__init__.py -> build/bdist.linux-x86_64/egg/dgl/nn/tensorflow copying build/lib.linux-x86_64-cpython-310/dgl/nn/tensorflow/utils.py -> build/bdist.linux-x86_64/egg/dgl/nn/tensorflow creating build/bdist.linux-x86_64/egg/dgl/nn/mxnet copying build/lib.linux-x86_64-cpython-310/dgl/nn/mxnet/hetero.py -> build/bdist.linux-x86_64/egg/dgl/nn/mxnet copying build/lib.linux-x86_64-cpython-310/dgl/nn/mxnet/softmax.py -> build/bdist.linux-x86_64/egg/dgl/nn/mxnet copying build/lib.linux-x86_64-cpython-310/dgl/nn/mxnet/glob.py -> build/bdist.linux-x86_64/egg/dgl/nn/mxnet creating build/bdist.linux-x86_64/egg/dgl/nn/mxnet/conv copying build/lib.linux-x86_64-cpython-310/dgl/nn/mxnet/conv/gmmconv.py -> build/bdist.linux-x86_64/egg/dgl/nn/mxnet/conv copying build/lib.linux-x86_64-cpython-310/dgl/nn/mxnet/conv/sageconv.py -> build/bdist.linux-x86_64/egg/dgl/nn/mxnet/conv copying build/lib.linux-x86_64-cpython-310/dgl/nn/mxnet/conv/ginconv.py -> build/bdist.linux-x86_64/egg/dgl/nn/mxnet/conv copying build/lib.linux-x86_64-cpython-310/dgl/nn/mxnet/conv/densegraphconv.py -> build/bdist.linux-x86_64/egg/dgl/nn/mxnet/conv copying build/lib.linux-x86_64-cpython-310/dgl/nn/mxnet/conv/tagconv.py -> build/bdist.linux-x86_64/egg/dgl/nn/mxnet/conv copying build/lib.linux-x86_64-cpython-310/dgl/nn/mxnet/conv/gatconv.py -> build/bdist.linux-x86_64/egg/dgl/nn/mxnet/conv copying build/lib.linux-x86_64-cpython-310/dgl/nn/mxnet/conv/agnnconv.py -> build/bdist.linux-x86_64/egg/dgl/nn/mxnet/conv copying build/lib.linux-x86_64-cpython-310/dgl/nn/mxnet/conv/densechebconv.py -> build/bdist.linux-x86_64/egg/dgl/nn/mxnet/conv copying build/lib.linux-x86_64-cpython-310/dgl/nn/mxnet/conv/appnpconv.py -> build/bdist.linux-x86_64/egg/dgl/nn/mxnet/conv copying build/lib.linux-x86_64-cpython-310/dgl/nn/mxnet/conv/__init__.py -> build/bdist.linux-x86_64/egg/dgl/nn/mxnet/conv copying build/lib.linux-x86_64-cpython-310/dgl/nn/mxnet/conv/sgconv.py -> build/bdist.linux-x86_64/egg/dgl/nn/mxnet/conv copying build/lib.linux-x86_64-cpython-310/dgl/nn/mxnet/conv/graphconv.py -> build/bdist.linux-x86_64/egg/dgl/nn/mxnet/conv copying build/lib.linux-x86_64-cpython-310/dgl/nn/mxnet/conv/nnconv.py -> build/bdist.linux-x86_64/egg/dgl/nn/mxnet/conv copying build/lib.linux-x86_64-cpython-310/dgl/nn/mxnet/conv/densesageconv.py -> build/bdist.linux-x86_64/egg/dgl/nn/mxnet/conv copying build/lib.linux-x86_64-cpython-310/dgl/nn/mxnet/conv/edgeconv.py -> build/bdist.linux-x86_64/egg/dgl/nn/mxnet/conv copying build/lib.linux-x86_64-cpython-310/dgl/nn/mxnet/conv/gatedgraphconv.py -> build/bdist.linux-x86_64/egg/dgl/nn/mxnet/conv copying build/lib.linux-x86_64-cpython-310/dgl/nn/mxnet/conv/relgraphconv.py -> build/bdist.linux-x86_64/egg/dgl/nn/mxnet/conv copying build/lib.linux-x86_64-cpython-310/dgl/nn/mxnet/conv/chebconv.py -> build/bdist.linux-x86_64/egg/dgl/nn/mxnet/conv copying build/lib.linux-x86_64-cpython-310/dgl/nn/mxnet/__init__.py -> build/bdist.linux-x86_64/egg/dgl/nn/mxnet copying build/lib.linux-x86_64-cpython-310/dgl/nn/mxnet/utils.py -> build/bdist.linux-x86_64/egg/dgl/nn/mxnet creating build/bdist.linux-x86_64/egg/dgl/storages copying build/lib.linux-x86_64-cpython-310/dgl/storages/numpy.py -> build/bdist.linux-x86_64/egg/dgl/storages copying build/lib.linux-x86_64-cpython-310/dgl/storages/base.py -> build/bdist.linux-x86_64/egg/dgl/storages copying build/lib.linux-x86_64-cpython-310/dgl/storages/__init__.py -> build/bdist.linux-x86_64/egg/dgl/storages copying build/lib.linux-x86_64-cpython-310/dgl/storages/pytorch_tensor.py -> build/bdist.linux-x86_64/egg/dgl/storages copying build/lib.linux-x86_64-cpython-310/dgl/storages/tensor.py -> build/bdist.linux-x86_64/egg/dgl/storages copying build/lib.linux-x86_64-cpython-310/dgl/merge.py -> build/bdist.linux-x86_64/egg/dgl creating build/bdist.linux-x86_64/egg/dgl/sparse copying build/lib.linux-x86_64-cpython-310/dgl/sparse/softmax.py -> build/bdist.linux-x86_64/egg/dgl/sparse copying build/lib.linux-x86_64-cpython-310/dgl/sparse/broadcast.py -> build/bdist.linux-x86_64/egg/dgl/sparse copying build/lib.linux-x86_64-cpython-310/dgl/sparse/sddmm.py -> build/bdist.linux-x86_64/egg/dgl/sparse copying build/lib.linux-x86_64-cpython-310/dgl/sparse/matmul.py -> build/bdist.linux-x86_64/egg/dgl/sparse copying build/lib.linux-x86_64-cpython-310/dgl/sparse/elementwise_op_sp.py -> build/bdist.linux-x86_64/egg/dgl/sparse copying build/lib.linux-x86_64-cpython-310/dgl/sparse/sparse_matrix.py -> build/bdist.linux-x86_64/egg/dgl/sparse copying build/lib.linux-x86_64-cpython-310/dgl/sparse/elementwise_op.py -> build/bdist.linux-x86_64/egg/dgl/sparse copying build/lib.linux-x86_64-cpython-310/dgl/sparse/unary_op.py -> build/bdist.linux-x86_64/egg/dgl/sparse copying build/lib.linux-x86_64-cpython-310/dgl/sparse/__init__.py -> build/bdist.linux-x86_64/egg/dgl/sparse copying build/lib.linux-x86_64-cpython-310/dgl/sparse/utils.py -> build/bdist.linux-x86_64/egg/dgl/sparse copying build/lib.linux-x86_64-cpython-310/dgl/sparse/reduction.py -> build/bdist.linux-x86_64/egg/dgl/sparse copying build/lib.linux-x86_64-cpython-310/dgl/homophily.py -> build/bdist.linux-x86_64/egg/dgl copying build/lib.linux-x86_64-cpython-310/dgl/random.py -> build/bdist.linux-x86_64/egg/dgl creating build/bdist.linux-x86_64/egg/dgl/multiprocessing copying build/lib.linux-x86_64-cpython-310/dgl/multiprocessing/pytorch.py -> build/bdist.linux-x86_64/egg/dgl/multiprocessing copying build/lib.linux-x86_64-cpython-310/dgl/multiprocessing/__init__.py -> build/bdist.linux-x86_64/egg/dgl/multiprocessing copying build/lib.linux-x86_64-cpython-310/dgl/_api_internal.py -> build/bdist.linux-x86_64/egg/dgl creating build/bdist.linux-x86_64/egg/dgl/dataloading copying build/lib.linux-x86_64-cpython-310/dgl/dataloading/neighbor_sampler.py -> build/bdist.linux-x86_64/egg/dgl/dataloading copying build/lib.linux-x86_64-cpython-310/dgl/dataloading/spot_target.py -> build/bdist.linux-x86_64/egg/dgl/dataloading copying build/lib.linux-x86_64-cpython-310/dgl/dataloading/graphsaint.py -> build/bdist.linux-x86_64/egg/dgl/dataloading copying build/lib.linux-x86_64-cpython-310/dgl/dataloading/dataloader.py -> build/bdist.linux-x86_64/egg/dgl/dataloading copying build/lib.linux-x86_64-cpython-310/dgl/dataloading/dist_dataloader.py -> build/bdist.linux-x86_64/egg/dgl/dataloading copying build/lib.linux-x86_64-cpython-310/dgl/dataloading/labor_sampler.py -> build/bdist.linux-x86_64/egg/dgl/dataloading copying build/lib.linux-x86_64-cpython-310/dgl/dataloading/base.py -> build/bdist.linux-x86_64/egg/dgl/dataloading copying build/lib.linux-x86_64-cpython-310/dgl/dataloading/shadow.py -> build/bdist.linux-x86_64/egg/dgl/dataloading copying build/lib.linux-x86_64-cpython-310/dgl/dataloading/__init__.py -> build/bdist.linux-x86_64/egg/dgl/dataloading copying build/lib.linux-x86_64-cpython-310/dgl/dataloading/cluster_gcn.py -> build/bdist.linux-x86_64/egg/dgl/dataloading copying build/lib.linux-x86_64-cpython-310/dgl/dataloading/negative_sampler.py -> build/bdist.linux-x86_64/egg/dgl/dataloading creating build/bdist.linux-x86_64/egg/dgl/sampling copying build/lib.linux-x86_64-cpython-310/dgl/sampling/pinsage.py -> build/bdist.linux-x86_64/egg/dgl/sampling copying build/lib.linux-x86_64-cpython-310/dgl/sampling/neighbor.py -> build/bdist.linux-x86_64/egg/dgl/sampling copying build/lib.linux-x86_64-cpython-310/dgl/sampling/labor.py -> build/bdist.linux-x86_64/egg/dgl/sampling copying build/lib.linux-x86_64-cpython-310/dgl/sampling/randomwalks.py -> build/bdist.linux-x86_64/egg/dgl/sampling copying build/lib.linux-x86_64-cpython-310/dgl/sampling/negative.py -> build/bdist.linux-x86_64/egg/dgl/sampling copying build/lib.linux-x86_64-cpython-310/dgl/sampling/__init__.py -> build/bdist.linux-x86_64/egg/dgl/sampling copying build/lib.linux-x86_64-cpython-310/dgl/sampling/utils.py -> build/bdist.linux-x86_64/egg/dgl/sampling copying build/lib.linux-x86_64-cpython-310/dgl/sampling/node2vec_randomwalk.py -> build/bdist.linux-x86_64/egg/dgl/sampling copying build/lib.linux-x86_64-cpython-310/dgl/container.py -> build/bdist.linux-x86_64/egg/dgl copying build/lib.linux-x86_64-cpython-310/dgl/partition.py -> build/bdist.linux-x86_64/egg/dgl copying build/lib.linux-x86_64-cpython-310/dgl/traversal.py -> build/bdist.linux-x86_64/egg/dgl copying build/lib.linux-x86_64-cpython-310/dgl/batch.py -> build/bdist.linux-x86_64/egg/dgl creating build/bdist.linux-x86_64/egg/dgl/_ffi copying build/lib.linux-x86_64-cpython-310/dgl/_ffi/ndarray.py -> build/bdist.linux-x86_64/egg/dgl/_ffi copying build/lib.linux-x86_64-cpython-310/dgl/_ffi/object.py -> build/bdist.linux-x86_64/egg/dgl/_ffi copying build/lib.linux-x86_64-cpython-310/dgl/_ffi/object_generic.py -> build/bdist.linux-x86_64/egg/dgl/_ffi creating build/bdist.linux-x86_64/egg/dgl/_ffi/_cy3 copying build/lib.linux-x86_64-cpython-310/dgl/_ffi/_cy3/__init__.py -> build/bdist.linux-x86_64/egg/dgl/_ffi/_cy3 creating build/bdist.linux-x86_64/egg/dgl/_ffi/_cy2 copying build/lib.linux-x86_64-cpython-310/dgl/_ffi/_cy2/__init__.py -> build/bdist.linux-x86_64/egg/dgl/_ffi/_cy2 creating build/bdist.linux-x86_64/egg/dgl/_ffi/_ctypes copying build/lib.linux-x86_64-cpython-310/dgl/_ffi/_ctypes/types.py -> build/bdist.linux-x86_64/egg/dgl/_ffi/_ctypes copying build/lib.linux-x86_64-cpython-310/dgl/_ffi/_ctypes/ndarray.py -> build/bdist.linux-x86_64/egg/dgl/_ffi/_ctypes copying build/lib.linux-x86_64-cpython-310/dgl/_ffi/_ctypes/object.py -> build/bdist.linux-x86_64/egg/dgl/_ffi/_ctypes copying build/lib.linux-x86_64-cpython-310/dgl/_ffi/_ctypes/function.py -> build/bdist.linux-x86_64/egg/dgl/_ffi/_ctypes copying build/lib.linux-x86_64-cpython-310/dgl/_ffi/_ctypes/__init__.py -> build/bdist.linux-x86_64/egg/dgl/_ffi/_ctypes copying build/lib.linux-x86_64-cpython-310/dgl/_ffi/libinfo.py -> build/bdist.linux-x86_64/egg/dgl/_ffi copying build/lib.linux-x86_64-cpython-310/dgl/_ffi/base.py -> build/bdist.linux-x86_64/egg/dgl/_ffi copying build/lib.linux-x86_64-cpython-310/dgl/_ffi/streams.py -> build/bdist.linux-x86_64/egg/dgl/_ffi copying build/lib.linux-x86_64-cpython-310/dgl/_ffi/function.py -> build/bdist.linux-x86_64/egg/dgl/_ffi copying build/lib.linux-x86_64-cpython-310/dgl/_ffi/__init__.py -> build/bdist.linux-x86_64/egg/dgl/_ffi copying build/lib.linux-x86_64-cpython-310/dgl/_ffi/runtime_ctypes.py -> build/bdist.linux-x86_64/egg/dgl/_ffi copying build/lib.linux-x86_64-cpython-310/dgl/_ffi/capi.py -> build/bdist.linux-x86_64/egg/dgl/_ffi copying build/lib.linux-x86_64-cpython-310/dgl/generators.py -> build/bdist.linux-x86_64/egg/dgl creating build/bdist.linux-x86_64/egg/dgl/backend copying build/lib.linux-x86_64-cpython-310/dgl/backend/backend.py -> build/bdist.linux-x86_64/egg/dgl/backend creating build/bdist.linux-x86_64/egg/dgl/backend/pytorch copying build/lib.linux-x86_64-cpython-310/dgl/backend/pytorch/sparse.py -> build/bdist.linux-x86_64/egg/dgl/backend/pytorch copying build/lib.linux-x86_64-cpython-310/dgl/backend/pytorch/__init__.py -> build/bdist.linux-x86_64/egg/dgl/backend/pytorch copying build/lib.linux-x86_64-cpython-310/dgl/backend/pytorch/tensor.py -> build/bdist.linux-x86_64/egg/dgl/backend/pytorch copying build/lib.linux-x86_64-cpython-310/dgl/backend/__init__.py -> build/bdist.linux-x86_64/egg/dgl/backend copying build/lib.linux-x86_64-cpython-310/dgl/backend/set_default_backend.py -> build/bdist.linux-x86_64/egg/dgl/backend creating build/bdist.linux-x86_64/egg/dgl/backend/tensorflow copying build/lib.linux-x86_64-cpython-310/dgl/backend/tensorflow/sparse.py -> build/bdist.linux-x86_64/egg/dgl/backend/tensorflow copying build/lib.linux-x86_64-cpython-310/dgl/backend/tensorflow/sparse_optim.py -> build/bdist.linux-x86_64/egg/dgl/backend/tensorflow copying build/lib.linux-x86_64-cpython-310/dgl/backend/tensorflow/__init__.py -> build/bdist.linux-x86_64/egg/dgl/backend/tensorflow copying build/lib.linux-x86_64-cpython-310/dgl/backend/tensorflow/tensor.py -> build/bdist.linux-x86_64/egg/dgl/backend/tensorflow creating build/bdist.linux-x86_64/egg/dgl/backend/mxnet copying build/lib.linux-x86_64-cpython-310/dgl/backend/mxnet/sparse.py -> build/bdist.linux-x86_64/egg/dgl/backend/mxnet copying build/lib.linux-x86_64-cpython-310/dgl/backend/mxnet/sparse_optim.py -> build/bdist.linux-x86_64/egg/dgl/backend/mxnet copying build/lib.linux-x86_64-cpython-310/dgl/backend/mxnet/__init__.py -> build/bdist.linux-x86_64/egg/dgl/backend/mxnet copying build/lib.linux-x86_64-cpython-310/dgl/backend/mxnet/tensor.py -> build/bdist.linux-x86_64/egg/dgl/backend/mxnet byte-compiling build/bdist.linux-x86_64/egg/dgl/distgnn/tools/tools.py to tools.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/distgnn/tools/__init__.py to __init__.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/distgnn/partition/libra_partition.py to libra_partition.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/distgnn/partition/__init__.py to __init__.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/distgnn/__init__.py to __init__.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/global_config.py to global_config.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/cuda/nccl.py to nccl.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/cuda/__init__.py to __init__.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/cuda/gpu_cache.py to gpu_cache.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/subgraph.py to subgraph.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/function/reducer.py to reducer.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/function/message.py to message.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/function/base.py to base.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/function/__init__.py to __init__.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/_sparse_ops.py to _sparse_ops.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/distributed/graph_services.py to graph_services.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/distributed/graph_partition_book.py to graph_partition_book.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/distributed/role.py to role.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/distributed/shared_mem_utils.py to shared_mem_utils.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/distributed/dist_graph.py to dist_graph.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/distributed/constants.py to constants.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/distributed/dist_dataloader.py to dist_dataloader.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/distributed/dist_context.py to dist_context.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/distributed/kvstore.py to kvstore.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/distributed/id_map.py to id_map.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/distributed/dist_tensor.py to dist_tensor.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/distributed/optim/pytorch/sparse_optim.py to sparse_optim.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/distributed/optim/pytorch/__init__.py to __init__.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/distributed/optim/pytorch/utils.py to utils.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/distributed/optim/__init__.py to __init__.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/distributed/optim/tensorflow/__init__.py to __init__.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/distributed/optim/mxnet/__init__.py to __init__.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/distributed/__init__.py to __init__.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/distributed/nn/pytorch/sparse_emb.py to sparse_emb.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/distributed/nn/pytorch/__init__.py to __init__.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/distributed/nn/__init__.py to __init__.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/distributed/nn/tensorflow/__init__.py to __init__.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/distributed/nn/mxnet/__init__.py to __init__.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/distributed/standalone_kvstore.py to standalone_kvstore.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/distributed/rpc_client.py to rpc_client.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/distributed/rpc.py to rpc.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/distributed/partition.py to partition.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/distributed/rpc_server.py to rpc_server.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/distributed/server_state.py to server_state.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/ndarray.py to ndarray.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/view.py to view.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/core.py to core.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/propagate.py to propagate.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/graphbolt/sampled_subgraph.py to sampled_subgraph.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/graphbolt/internal/datapipe_utils.py to datapipe_utils.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/graphbolt/internal/item_sampler_utils.py to item_sampler_utils.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/graphbolt/internal/__init__.py to __init__.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/graphbolt/internal/sample_utils.py to sample_utils.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/graphbolt/internal/utils.py to utils.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/graphbolt/sampling_graph.py to sampling_graph.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/graphbolt/subgraph_sampler.py to subgraph_sampler.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/graphbolt/itemset.py to itemset.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/graphbolt/dataloader.py to dataloader.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/graphbolt/feature_store.py to feature_store.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/graphbolt/feature_fetcher.py to feature_fetcher.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/graphbolt/minibatch.py to minibatch.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/graphbolt/base.py to base.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/graphbolt/item_sampler.py to item_sampler.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/graphbolt/__init__.py to __init__.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/graphbolt/negative_sampler.py to negative_sampler.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/graphbolt/minibatch_transformer.py to minibatch_transformer.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/graphbolt/utils.py to utils.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/graphbolt/dataset.py to dataset.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/graphbolt/impl/neighbor_sampler.py to neighbor_sampler.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/graphbolt/impl/in_subgraph_sampler.py to in_subgraph_sampler.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/graphbolt/impl/uniform_negative_sampler.py to uniform_negative_sampler.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/graphbolt/impl/torch_based_feature_store.py to torch_based_feature_store.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/graphbolt/impl/legacy_dataset.py to legacy_dataset.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/graphbolt/impl/ondisk_metadata.py to ondisk_metadata.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/graphbolt/impl/fused_csc_sampling_graph.py to fused_csc_sampling_graph.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/graphbolt/impl/basic_feature_store.py to basic_feature_store.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/graphbolt/impl/sampled_subgraph_impl.py to sampled_subgraph_impl.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/graphbolt/impl/__init__.py to __init__.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/graphbolt/impl/temporal_neighbor_sampler.py to temporal_neighbor_sampler.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/graphbolt/impl/ondisk_dataset.py to ondisk_dataset.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/graphbolt/impl/gpu_cached_feature.py to gpu_cached_feature.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/graphbolt/impl/gpu_cache.py to gpu_cache.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/utils/filter.py to filter.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/utils/checks.py to checks.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/utils/internal.py to internal.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/utils/exception.py to exception.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/utils/shared_mem.py to shared_mem.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/utils/pin_memory.py to pin_memory.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/utils/__init__.py to __init__.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/utils/data.py to data.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/ops/gather_mm.py to gather_mm.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/ops/sddmm.py to sddmm.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/ops/edge_softmax.py to edge_softmax.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/ops/spmm.py to spmm.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/ops/segment.py to segment.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/ops/__init__.py to __init__.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/base.py to base.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/heterograph_index.py to heterograph_index.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/readout.py to readout.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/logging.py to logging.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/init.py to init.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/geometry/fps.py to fps.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/geometry/__init__.py to __init__.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/geometry/edge_coarsening.py to edge_coarsening.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/geometry/capi.py to capi.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/heterograph.py to heterograph.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/frame.py to frame.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/optim/pytorch/sparse_optim.py to sparse_optim.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/optim/pytorch/__init__.py to __init__.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/optim/__init__.py to __init__.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/optim/tensorflow/__init__.py to __init__.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/optim/mxnet/__init__.py to __init__.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/data/tensor_serialize.py to tensor_serialize.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/data/ppi.py to ppi.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/data/csv_dataset.py to csv_dataset.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/data/superpixel.py to superpixel.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/data/synthetic.py to synthetic.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/data/zinc.py to zinc.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/data/heterograph_serialize.py to heterograph_serialize.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/data/cluster.py to cluster.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/data/tu.py to tu.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/data/sbm.py to sbm.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/data/lrgb.py to lrgb.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/data/qm9.py to qm9.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/data/flickr.py to flickr.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/data/qm7b.py to qm7b.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/data/dgl_dataset.py to dgl_dataset.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/data/karate.py to karate.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/data/wikics.py to wikics.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/data/heterophilous_graphs.py to heterophilous_graphs.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/data/gdelt.py to gdelt.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/data/geom_gcn.py to geom_gcn.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/data/actor.py to actor.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/data/rdf.py to rdf.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/data/movielens.py to movielens.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/data/gindt.py to gindt.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/data/fraud.py to fraud.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/data/graph_serialize.py to graph_serialize.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/data/minigc.py to minigc.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/data/__init__.py to __init__.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/data/gnn_benchmark.py to gnn_benchmark.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/data/fakenews.py to fakenews.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/data/citation_graph.py to citation_graph.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/data/reddit.py to reddit.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/data/csv_dataset_base.py to csv_dataset_base.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/data/icews18.py to icews18.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/data/bitcoinotc.py to bitcoinotc.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/data/utils.py to utils.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/data/tree.py to tree.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/data/knowledge_graph.py to knowledge_graph.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/data/adapter.py to adapter.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/data/pattern.py to pattern.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/data/qm9_edge.py to qm9_edge.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/data/yelp.py to yelp.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/mpops/edgewise.py to edgewise.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/mpops/__init__.py to __init__.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/mpops/nodewise.py to nodewise.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/mpops/fused.py to fused.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/convert.py to convert.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/transforms/to_block.py to to_block.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/transforms/module.py to module.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/transforms/__init__.py to __init__.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/transforms/functional.py to functional.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/graph_index.py to graph_index.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/label_informativeness.py to label_informativeness.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/__init__.py to __init__.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/udf.py to udf.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/functional/__init__.py to __init__.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/hetero.py to hetero.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/sparse_emb.py to sparse_emb.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/explain/subgraphx.py to subgraphx.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/explain/gnnexplainer.py to gnnexplainer.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/explain/pgexplainer.py to pgexplainer.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/explain/__init__.py to __init__.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/softmax.py to softmax.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/link/edgepred.py to edgepred.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/link/transe.py to transe.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/link/__init__.py to __init__.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/link/transr.py to transr.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/network_emb.py to network_emb.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/linear.py to linear.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/glob.py to glob.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv/gatv2conv.py to gatv2conv.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv/dgnconv.py to dgnconv.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv/egatconv.py to egatconv.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv/gmmconv.py to gmmconv.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv/sageconv.py to sageconv.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv/twirlsconv.py to twirlsconv.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv/gatedgcnconv.py to gatedgcnconv.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv/ginconv.py to ginconv.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv/dotgatconv.py to dotgatconv.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv/cugraph_sageconv.py to cugraph_sageconv.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv/pnaconv.py to pnaconv.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv/densegraphconv.py to densegraphconv.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv/tagconv.py to tagconv.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv/gatconv.py to gatconv.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv/agnnconv.py to agnnconv.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv/densechebconv.py to densechebconv.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv/hgtconv.py to hgtconv.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv/grouprevres.py to grouprevres.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv/cugraph_gatconv.py to cugraph_gatconv.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv/cugraph_base.py to cugraph_base.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv/cfconv.py to cfconv.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv/appnpconv.py to appnpconv.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv/__init__.py to __init__.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv/gineconv.py to gineconv.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv/sgconv.py to sgconv.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv/graphconv.py to graphconv.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv/nnconv.py to nnconv.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv/gcn2conv.py to gcn2conv.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv/egnnconv.py to egnnconv.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv/edgegatconv.py to edgegatconv.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv/densesageconv.py to densesageconv.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv/edgeconv.py to edgeconv.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv/gatedgraphconv.py to gatedgraphconv.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv/cugraph_relgraphconv.py to cugraph_relgraphconv.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv/relgraphconv.py to relgraphconv.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv/chebconv.py to chebconv.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv/atomicconv.py to atomicconv.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/factory.py to factory.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/__init__.py to __init__.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/gt/degree_encoder.py to degree_encoder.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/gt/lap_pos_encoder.py to lap_pos_encoder.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/gt/spatial_encoder.py to spatial_encoder.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/gt/__init__.py to __init__.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/gt/egt.py to egt.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/gt/biased_mha.py to biased_mha.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/gt/graphormer.py to graphormer.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/gt/path_encoder.py to path_encoder.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/utils.py to utils.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/__init__.py to __init__.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/tensorflow/hetero.py to hetero.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/tensorflow/softmax.py to softmax.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/tensorflow/glob.py to glob.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/tensorflow/conv/sageconv.py to sageconv.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/tensorflow/conv/ginconv.py to ginconv.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/tensorflow/conv/gatconv.py to gatconv.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/tensorflow/conv/densechebconv.py to densechebconv.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/tensorflow/conv/appnpconv.py to appnpconv.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/tensorflow/conv/__init__.py to __init__.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/tensorflow/conv/sgconv.py to sgconv.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/tensorflow/conv/graphconv.py to graphconv.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/tensorflow/conv/edgeconv.py to edgeconv.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/tensorflow/conv/relgraphconv.py to relgraphconv.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/tensorflow/conv/chebconv.py to chebconv.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/tensorflow/__init__.py to __init__.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/tensorflow/utils.py to utils.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/mxnet/hetero.py to hetero.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/mxnet/softmax.py to softmax.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/mxnet/glob.py to glob.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/mxnet/conv/gmmconv.py to gmmconv.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/mxnet/conv/sageconv.py to sageconv.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/mxnet/conv/ginconv.py to ginconv.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/mxnet/conv/densegraphconv.py to densegraphconv.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/mxnet/conv/tagconv.py to tagconv.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/mxnet/conv/gatconv.py to gatconv.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/mxnet/conv/agnnconv.py to agnnconv.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/mxnet/conv/densechebconv.py to densechebconv.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/mxnet/conv/appnpconv.py to appnpconv.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/mxnet/conv/__init__.py to __init__.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/mxnet/conv/sgconv.py to sgconv.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/mxnet/conv/graphconv.py to graphconv.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/mxnet/conv/nnconv.py to nnconv.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/mxnet/conv/densesageconv.py to densesageconv.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/mxnet/conv/edgeconv.py to edgeconv.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/mxnet/conv/gatedgraphconv.py to gatedgraphconv.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/mxnet/conv/relgraphconv.py to relgraphconv.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/mxnet/conv/chebconv.py to chebconv.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/mxnet/__init__.py to __init__.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/mxnet/utils.py to utils.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/storages/numpy.py to numpy.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/storages/base.py to base.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/storages/__init__.py to __init__.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/storages/pytorch_tensor.py to pytorch_tensor.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/storages/tensor.py to tensor.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/merge.py to merge.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/sparse/softmax.py to softmax.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/sparse/broadcast.py to broadcast.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/sparse/sddmm.py to sddmm.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/sparse/matmul.py to matmul.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/sparse/elementwise_op_sp.py to elementwise_op_sp.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/sparse/sparse_matrix.py to sparse_matrix.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/sparse/elementwise_op.py to elementwise_op.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/sparse/unary_op.py to unary_op.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/sparse/__init__.py to __init__.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/sparse/utils.py to utils.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/sparse/reduction.py to reduction.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/homophily.py to homophily.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/random.py to random.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/multiprocessing/pytorch.py to pytorch.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/multiprocessing/__init__.py to __init__.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/_api_internal.py to _api_internal.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/dataloading/neighbor_sampler.py to neighbor_sampler.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/dataloading/spot_target.py to spot_target.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/dataloading/graphsaint.py to graphsaint.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/dataloading/dataloader.py to dataloader.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/dataloading/dist_dataloader.py to dist_dataloader.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/dataloading/labor_sampler.py to labor_sampler.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/dataloading/base.py to base.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/dataloading/shadow.py to shadow.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/dataloading/__init__.py to __init__.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/dataloading/cluster_gcn.py to cluster_gcn.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/dataloading/negative_sampler.py to negative_sampler.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/sampling/pinsage.py to pinsage.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/sampling/neighbor.py to neighbor.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/sampling/labor.py to labor.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/sampling/randomwalks.py to randomwalks.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/sampling/negative.py to negative.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/sampling/__init__.py to __init__.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/sampling/utils.py to utils.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/sampling/node2vec_randomwalk.py to node2vec_randomwalk.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/container.py to container.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/partition.py to partition.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/traversal.py to traversal.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/batch.py to batch.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/_ffi/ndarray.py to ndarray.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/_ffi/object.py to object.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/_ffi/object_generic.py to object_generic.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/_ffi/_cy3/__init__.py to __init__.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/_ffi/_cy2/__init__.py to __init__.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/_ffi/_ctypes/types.py to types.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/_ffi/_ctypes/ndarray.py to ndarray.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/_ffi/_ctypes/object.py to object.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/_ffi/_ctypes/function.py to function.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/_ffi/_ctypes/__init__.py to __init__.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/_ffi/libinfo.py to libinfo.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/_ffi/base.py to base.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/_ffi/streams.py to streams.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/_ffi/function.py to function.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/_ffi/__init__.py to __init__.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/_ffi/runtime_ctypes.py to runtime_ctypes.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/_ffi/capi.py to capi.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/generators.py to generators.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/backend/backend.py to backend.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/backend/pytorch/sparse.py to sparse.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/backend/pytorch/__init__.py to __init__.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/backend/pytorch/tensor.py to tensor.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/backend/__init__.py to __init__.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/backend/set_default_backend.py to set_default_backend.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/backend/tensorflow/sparse.py to sparse.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/backend/tensorflow/sparse_optim.py to sparse_optim.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/backend/tensorflow/__init__.py to __init__.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/backend/tensorflow/tensor.py to tensor.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/backend/mxnet/sparse.py to sparse.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/backend/mxnet/sparse_optim.py to sparse_optim.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/backend/mxnet/__init__.py to __init__.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/backend/mxnet/tensor.py to tensor.cpython-310.pyc installing package data to build/bdist.linux-x86_64/egg running install_data copying ../build/libdgl.so -> build/bdist.linux-x86_64/egg/dgl creating build/bdist.linux-x86_64/egg/dgl/tensoradapter creating build/bdist.linux-x86_64/egg/dgl/tensoradapter/pytorch creating build/bdist.linux-x86_64/egg/dgl/dgl_sparse copying ../build/graphbolt/libgraphbolt_pytorch_2.0.0.so -> build/bdist.linux-x86_64/egg/dgl/graphbolt/ creating build/bdist.linux-x86_64/egg/EGG-INFO copying dgl.egg-info/PKG-INFO -> build/bdist.linux-x86_64/egg/EGG-INFO copying dgl.egg-info/SOURCES.txt -> build/bdist.linux-x86_64/egg/EGG-INFO copying dgl.egg-info/dependency_links.txt -> build/bdist.linux-x86_64/egg/EGG-INFO copying dgl.egg-info/not-zip-safe -> build/bdist.linux-x86_64/egg/EGG-INFO copying dgl.egg-info/requires.txt -> build/bdist.linux-x86_64/egg/EGG-INFO copying dgl.egg-info/top_level.txt -> build/bdist.linux-x86_64/egg/EGG-INFO creating dist creating 'dist/dgl-2.3-py3.10-linux-x86_64.egg' and adding 'build/bdist.linux-x86_64/egg' to it [100%] Linking CXX shared library libgraphbolt_pytorch_2.3.0.so [100%] Built target graphbolt_pytorch_2.3.0 'libgraphbolt_pytorch_2.3.0.so' -> '/home/ubuntu/jenkins/workspace/dgl_PR-7408/build/graphbolt/libgraphbolt_pytorch_2.3.0.so' [100%] Built target graphbolt /home/ubuntu/jenkins/workspace/dgl_PR-7408 /home/ubuntu/jenkins/workspace/dgl_PR-7408/python /home/ubuntu/jenkins/workspace/dgl_PR-7408 WARNING: Skipping dgl as it is not installed. WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [1/1] Cythonizing dgl/_ffi/_cython/core.pyx running install /opt/conda/envs/pytorch-ci/lib/python3.10/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` directly. Instead, use pypa/build, pypa/installer or other standards-based tools. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. ******************************************************************************** !! self.initialize_options() /opt/conda/envs/pytorch-ci/lib/python3.10/site-packages/setuptools/_distutils/cmd.py:66: EasyInstallDeprecationWarning: easy_install command is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` and ``easy_install``. Instead, use pypa/build, pypa/installer or other standards-based tools. See https://github.com/pypa/setuptools/issues/917 for details. ******************************************************************************** !! self.initialize_options() running bdist_egg running egg_info creating dgl.egg-info writing dgl.egg-info/PKG-INFO writing dependency_links to dgl.egg-info/dependency_links.txt writing requirements to dgl.egg-info/requires.txt writing top-level names to dgl.egg-info/top_level.txt writing manifest file 'dgl.egg-info/SOURCES.txt' dependency ../include/dgl/runtime/c_object_api.h won't be automatically included in the manifest: the path can't have `..` segments dependency ../include/dgl/runtime/c_runtime_api.h won't be automatically included in the manifest: the path can't have `..` segments dependency ../include/dgl/runtime/dlpack_convert.h won't be automatically included in the manifest: the path can't have `..` segments reading manifest file 'dgl.egg-info/SOURCES.txt' writing manifest file 'dgl.egg-info/SOURCES.txt' installing library code to build/bdist.linux-x86_64/egg running install_lib running build_py creating build creating build/lib.linux-x86_64-cpython-310 creating build/lib.linux-x86_64-cpython-310/dgl copying dgl/global_config.py -> build/lib.linux-x86_64-cpython-310/dgl copying dgl/subgraph.py -> build/lib.linux-x86_64-cpython-310/dgl copying dgl/_sparse_ops.py -> build/lib.linux-x86_64-cpython-310/dgl copying dgl/ndarray.py -> build/lib.linux-x86_64-cpython-310/dgl copying dgl/view.py -> build/lib.linux-x86_64-cpython-310/dgl copying dgl/core.py -> build/lib.linux-x86_64-cpython-310/dgl copying dgl/propagate.py -> build/lib.linux-x86_64-cpython-310/dgl copying dgl/base.py -> build/lib.linux-x86_64-cpython-310/dgl copying dgl/heterograph_index.py -> build/lib.linux-x86_64-cpython-310/dgl copying dgl/readout.py -> build/lib.linux-x86_64-cpython-310/dgl copying dgl/logging.py -> build/lib.linux-x86_64-cpython-310/dgl copying dgl/init.py -> build/lib.linux-x86_64-cpython-310/dgl copying dgl/heterograph.py -> build/lib.linux-x86_64-cpython-310/dgl copying dgl/frame.py -> build/lib.linux-x86_64-cpython-310/dgl copying dgl/convert.py -> build/lib.linux-x86_64-cpython-310/dgl copying dgl/graph_index.py -> build/lib.linux-x86_64-cpython-310/dgl copying dgl/label_informativeness.py -> build/lib.linux-x86_64-cpython-310/dgl copying dgl/__init__.py -> build/lib.linux-x86_64-cpython-310/dgl copying dgl/udf.py -> build/lib.linux-x86_64-cpython-310/dgl copying dgl/merge.py -> build/lib.linux-x86_64-cpython-310/dgl copying dgl/homophily.py -> build/lib.linux-x86_64-cpython-310/dgl copying dgl/random.py -> build/lib.linux-x86_64-cpython-310/dgl copying dgl/_api_internal.py -> build/lib.linux-x86_64-cpython-310/dgl copying dgl/container.py -> build/lib.linux-x86_64-cpython-310/dgl copying dgl/partition.py -> build/lib.linux-x86_64-cpython-310/dgl copying dgl/traversal.py -> build/lib.linux-x86_64-cpython-310/dgl copying dgl/batch.py -> build/lib.linux-x86_64-cpython-310/dgl copying dgl/generators.py -> build/lib.linux-x86_64-cpython-310/dgl creating build/lib.linux-x86_64-cpython-310/dgl/distgnn copying dgl/distgnn/__init__.py -> build/lib.linux-x86_64-cpython-310/dgl/distgnn creating build/lib.linux-x86_64-cpython-310/dgl/cuda copying dgl/cuda/nccl.py -> build/lib.linux-x86_64-cpython-310/dgl/cuda copying dgl/cuda/__init__.py -> build/lib.linux-x86_64-cpython-310/dgl/cuda copying dgl/cuda/gpu_cache.py -> build/lib.linux-x86_64-cpython-310/dgl/cuda creating build/lib.linux-x86_64-cpython-310/dgl/function copying dgl/function/reducer.py -> build/lib.linux-x86_64-cpython-310/dgl/function copying dgl/function/message.py -> build/lib.linux-x86_64-cpython-310/dgl/function copying dgl/function/base.py -> build/lib.linux-x86_64-cpython-310/dgl/function copying dgl/function/__init__.py -> build/lib.linux-x86_64-cpython-310/dgl/function creating build/lib.linux-x86_64-cpython-310/dgl/distributed copying dgl/distributed/graph_services.py -> build/lib.linux-x86_64-cpython-310/dgl/distributed copying dgl/distributed/graph_partition_book.py -> build/lib.linux-x86_64-cpython-310/dgl/distributed copying dgl/distributed/role.py -> build/lib.linux-x86_64-cpython-310/dgl/distributed copying dgl/distributed/shared_mem_utils.py -> build/lib.linux-x86_64-cpython-310/dgl/distributed copying dgl/distributed/dist_graph.py -> build/lib.linux-x86_64-cpython-310/dgl/distributed copying dgl/distributed/constants.py -> build/lib.linux-x86_64-cpython-310/dgl/distributed copying dgl/distributed/dist_dataloader.py -> build/lib.linux-x86_64-cpython-310/dgl/distributed copying dgl/distributed/dist_context.py -> build/lib.linux-x86_64-cpython-310/dgl/distributed copying dgl/distributed/kvstore.py -> build/lib.linux-x86_64-cpython-310/dgl/distributed copying dgl/distributed/id_map.py -> build/lib.linux-x86_64-cpython-310/dgl/distributed copying dgl/distributed/dist_tensor.py -> build/lib.linux-x86_64-cpython-310/dgl/distributed copying dgl/distributed/__init__.py -> build/lib.linux-x86_64-cpython-310/dgl/distributed copying dgl/distributed/standalone_kvstore.py -> build/lib.linux-x86_64-cpython-310/dgl/distributed copying dgl/distributed/rpc_client.py -> build/lib.linux-x86_64-cpython-310/dgl/distributed copying dgl/distributed/rpc.py -> build/lib.linux-x86_64-cpython-310/dgl/distributed copying dgl/distributed/partition.py -> build/lib.linux-x86_64-cpython-310/dgl/distributed copying dgl/distributed/rpc_server.py -> build/lib.linux-x86_64-cpython-310/dgl/distributed copying dgl/distributed/server_state.py -> build/lib.linux-x86_64-cpython-310/dgl/distributed creating build/lib.linux-x86_64-cpython-310/dgl/graphbolt copying dgl/graphbolt/sampled_subgraph.py -> build/lib.linux-x86_64-cpython-310/dgl/graphbolt copying dgl/graphbolt/sampling_graph.py -> build/lib.linux-x86_64-cpython-310/dgl/graphbolt copying dgl/graphbolt/subgraph_sampler.py -> build/lib.linux-x86_64-cpython-310/dgl/graphbolt copying dgl/graphbolt/itemset.py -> build/lib.linux-x86_64-cpython-310/dgl/graphbolt copying dgl/graphbolt/dataloader.py -> build/lib.linux-x86_64-cpython-310/dgl/graphbolt copying dgl/graphbolt/feature_store.py -> build/lib.linux-x86_64-cpython-310/dgl/graphbolt copying dgl/graphbolt/feature_fetcher.py -> build/lib.linux-x86_64-cpython-310/dgl/graphbolt copying dgl/graphbolt/minibatch.py -> build/lib.linux-x86_64-cpython-310/dgl/graphbolt copying dgl/graphbolt/base.py -> build/lib.linux-x86_64-cpython-310/dgl/graphbolt copying dgl/graphbolt/item_sampler.py -> build/lib.linux-x86_64-cpython-310/dgl/graphbolt copying dgl/graphbolt/__init__.py -> build/lib.linux-x86_64-cpython-310/dgl/graphbolt copying dgl/graphbolt/negative_sampler.py -> build/lib.linux-x86_64-cpython-310/dgl/graphbolt copying dgl/graphbolt/minibatch_transformer.py -> build/lib.linux-x86_64-cpython-310/dgl/graphbolt copying dgl/graphbolt/utils.py -> build/lib.linux-x86_64-cpython-310/dgl/graphbolt copying dgl/graphbolt/dataset.py -> build/lib.linux-x86_64-cpython-310/dgl/graphbolt creating build/lib.linux-x86_64-cpython-310/dgl/utils copying dgl/utils/filter.py -> build/lib.linux-x86_64-cpython-310/dgl/utils copying dgl/utils/checks.py -> build/lib.linux-x86_64-cpython-310/dgl/utils copying dgl/utils/internal.py -> build/lib.linux-x86_64-cpython-310/dgl/utils copying dgl/utils/exception.py -> build/lib.linux-x86_64-cpython-310/dgl/utils copying dgl/utils/shared_mem.py -> build/lib.linux-x86_64-cpython-310/dgl/utils copying dgl/utils/pin_memory.py -> build/lib.linux-x86_64-cpython-310/dgl/utils copying dgl/utils/__init__.py -> build/lib.linux-x86_64-cpython-310/dgl/utils copying dgl/utils/data.py -> build/lib.linux-x86_64-cpython-310/dgl/utils creating build/lib.linux-x86_64-cpython-310/dgl/ops copying dgl/ops/gather_mm.py -> build/lib.linux-x86_64-cpython-310/dgl/ops copying dgl/ops/sddmm.py -> build/lib.linux-x86_64-cpython-310/dgl/ops copying dgl/ops/edge_softmax.py -> build/lib.linux-x86_64-cpython-310/dgl/ops copying dgl/ops/spmm.py -> build/lib.linux-x86_64-cpython-310/dgl/ops copying dgl/ops/segment.py -> build/lib.linux-x86_64-cpython-310/dgl/ops copying dgl/ops/__init__.py -> build/lib.linux-x86_64-cpython-310/dgl/ops creating build/lib.linux-x86_64-cpython-310/dgl/geometry copying dgl/geometry/fps.py -> build/lib.linux-x86_64-cpython-310/dgl/geometry copying dgl/geometry/__init__.py -> build/lib.linux-x86_64-cpython-310/dgl/geometry copying dgl/geometry/edge_coarsening.py -> build/lib.linux-x86_64-cpython-310/dgl/geometry copying dgl/geometry/capi.py -> build/lib.linux-x86_64-cpython-310/dgl/geometry creating build/lib.linux-x86_64-cpython-310/dgl/optim copying dgl/optim/__init__.py -> build/lib.linux-x86_64-cpython-310/dgl/optim creating build/lib.linux-x86_64-cpython-310/dgl/data copying dgl/data/tensor_serialize.py -> build/lib.linux-x86_64-cpython-310/dgl/data copying dgl/data/ppi.py -> build/lib.linux-x86_64-cpython-310/dgl/data copying dgl/data/csv_dataset.py -> build/lib.linux-x86_64-cpython-310/dgl/data copying dgl/data/superpixel.py -> build/lib.linux-x86_64-cpython-310/dgl/data copying dgl/data/synthetic.py -> build/lib.linux-x86_64-cpython-310/dgl/data copying dgl/data/zinc.py -> build/lib.linux-x86_64-cpython-310/dgl/data copying dgl/data/heterograph_serialize.py -> build/lib.linux-x86_64-cpython-310/dgl/data copying dgl/data/cluster.py -> build/lib.linux-x86_64-cpython-310/dgl/data copying dgl/data/tu.py -> build/lib.linux-x86_64-cpython-310/dgl/data copying dgl/data/sbm.py -> build/lib.linux-x86_64-cpython-310/dgl/data copying dgl/data/lrgb.py -> build/lib.linux-x86_64-cpython-310/dgl/data copying dgl/data/qm9.py -> build/lib.linux-x86_64-cpython-310/dgl/data copying dgl/data/flickr.py -> build/lib.linux-x86_64-cpython-310/dgl/data copying dgl/data/qm7b.py -> build/lib.linux-x86_64-cpython-310/dgl/data copying dgl/data/dgl_dataset.py -> build/lib.linux-x86_64-cpython-310/dgl/data copying dgl/data/karate.py -> build/lib.linux-x86_64-cpython-310/dgl/data copying dgl/data/wikics.py -> build/lib.linux-x86_64-cpython-310/dgl/data copying dgl/data/heterophilous_graphs.py -> build/lib.linux-x86_64-cpython-310/dgl/data copying dgl/data/gdelt.py -> build/lib.linux-x86_64-cpython-310/dgl/data copying dgl/data/geom_gcn.py -> build/lib.linux-x86_64-cpython-310/dgl/data copying dgl/data/actor.py -> build/lib.linux-x86_64-cpython-310/dgl/data copying dgl/data/rdf.py -> build/lib.linux-x86_64-cpython-310/dgl/data copying dgl/data/movielens.py -> build/lib.linux-x86_64-cpython-310/dgl/data copying dgl/data/gindt.py -> build/lib.linux-x86_64-cpython-310/dgl/data copying dgl/data/fraud.py -> build/lib.linux-x86_64-cpython-310/dgl/data copying dgl/data/graph_serialize.py -> build/lib.linux-x86_64-cpython-310/dgl/data copying dgl/data/minigc.py -> build/lib.linux-x86_64-cpython-310/dgl/data copying dgl/data/__init__.py -> build/lib.linux-x86_64-cpython-310/dgl/data copying dgl/data/gnn_benchmark.py -> build/lib.linux-x86_64-cpython-310/dgl/data copying dgl/data/fakenews.py -> build/lib.linux-x86_64-cpython-310/dgl/data copying dgl/data/citation_graph.py -> build/lib.linux-x86_64-cpython-310/dgl/data copying dgl/data/reddit.py -> build/lib.linux-x86_64-cpython-310/dgl/data copying dgl/data/csv_dataset_base.py -> build/lib.linux-x86_64-cpython-310/dgl/data copying dgl/data/icews18.py -> build/lib.linux-x86_64-cpython-310/dgl/data copying dgl/data/bitcoinotc.py -> build/lib.linux-x86_64-cpython-310/dgl/data copying dgl/data/utils.py -> build/lib.linux-x86_64-cpython-310/dgl/data copying dgl/data/tree.py -> build/lib.linux-x86_64-cpython-310/dgl/data copying dgl/data/knowledge_graph.py -> build/lib.linux-x86_64-cpython-310/dgl/data copying dgl/data/adapter.py -> build/lib.linux-x86_64-cpython-310/dgl/data copying dgl/data/pattern.py -> build/lib.linux-x86_64-cpython-310/dgl/data copying dgl/data/qm9_edge.py -> build/lib.linux-x86_64-cpython-310/dgl/data copying dgl/data/yelp.py -> build/lib.linux-x86_64-cpython-310/dgl/data creating build/lib.linux-x86_64-cpython-310/dgl/mpops copying dgl/mpops/edgewise.py -> build/lib.linux-x86_64-cpython-310/dgl/mpops copying dgl/mpops/__init__.py -> build/lib.linux-x86_64-cpython-310/dgl/mpops copying dgl/mpops/nodewise.py -> build/lib.linux-x86_64-cpython-310/dgl/mpops copying dgl/mpops/fused.py -> build/lib.linux-x86_64-cpython-310/dgl/mpops creating build/lib.linux-x86_64-cpython-310/dgl/transforms copying dgl/transforms/to_block.py -> build/lib.linux-x86_64-cpython-310/dgl/transforms copying dgl/transforms/module.py -> build/lib.linux-x86_64-cpython-310/dgl/transforms copying dgl/transforms/__init__.py -> build/lib.linux-x86_64-cpython-310/dgl/transforms copying dgl/transforms/functional.py -> build/lib.linux-x86_64-cpython-310/dgl/transforms creating build/lib.linux-x86_64-cpython-310/dgl/nn copying dgl/nn/__init__.py -> build/lib.linux-x86_64-cpython-310/dgl/nn creating build/lib.linux-x86_64-cpython-310/dgl/storages copying dgl/storages/numpy.py -> build/lib.linux-x86_64-cpython-310/dgl/storages copying dgl/storages/base.py -> build/lib.linux-x86_64-cpython-310/dgl/storages copying dgl/storages/__init__.py -> build/lib.linux-x86_64-cpython-310/dgl/storages copying dgl/storages/pytorch_tensor.py -> build/lib.linux-x86_64-cpython-310/dgl/storages copying dgl/storages/tensor.py -> build/lib.linux-x86_64-cpython-310/dgl/storages creating build/lib.linux-x86_64-cpython-310/dgl/sparse copying dgl/sparse/softmax.py -> build/lib.linux-x86_64-cpython-310/dgl/sparse copying dgl/sparse/broadcast.py -> build/lib.linux-x86_64-cpython-310/dgl/sparse copying dgl/sparse/sddmm.py -> build/lib.linux-x86_64-cpython-310/dgl/sparse copying dgl/sparse/matmul.py -> build/lib.linux-x86_64-cpython-310/dgl/sparse copying dgl/sparse/elementwise_op_sp.py -> build/lib.linux-x86_64-cpython-310/dgl/sparse copying dgl/sparse/sparse_matrix.py -> build/lib.linux-x86_64-cpython-310/dgl/sparse copying dgl/sparse/elementwise_op.py -> build/lib.linux-x86_64-cpython-310/dgl/sparse copying dgl/sparse/unary_op.py -> build/lib.linux-x86_64-cpython-310/dgl/sparse copying dgl/sparse/__init__.py -> build/lib.linux-x86_64-cpython-310/dgl/sparse copying dgl/sparse/utils.py -> build/lib.linux-x86_64-cpython-310/dgl/sparse copying dgl/sparse/reduction.py -> build/lib.linux-x86_64-cpython-310/dgl/sparse creating build/lib.linux-x86_64-cpython-310/dgl/multiprocessing copying dgl/multiprocessing/pytorch.py -> build/lib.linux-x86_64-cpython-310/dgl/multiprocessing copying dgl/multiprocessing/__init__.py -> build/lib.linux-x86_64-cpython-310/dgl/multiprocessing creating build/lib.linux-x86_64-cpython-310/dgl/dataloading copying dgl/dataloading/neighbor_sampler.py -> build/lib.linux-x86_64-cpython-310/dgl/dataloading copying dgl/dataloading/spot_target.py -> build/lib.linux-x86_64-cpython-310/dgl/dataloading copying dgl/dataloading/graphsaint.py -> build/lib.linux-x86_64-cpython-310/dgl/dataloading copying dgl/dataloading/dataloader.py -> build/lib.linux-x86_64-cpython-310/dgl/dataloading copying dgl/dataloading/dist_dataloader.py -> build/lib.linux-x86_64-cpython-310/dgl/dataloading copying dgl/dataloading/labor_sampler.py -> build/lib.linux-x86_64-cpython-310/dgl/dataloading copying dgl/dataloading/base.py -> build/lib.linux-x86_64-cpython-310/dgl/dataloading copying dgl/dataloading/shadow.py -> build/lib.linux-x86_64-cpython-310/dgl/dataloading copying dgl/dataloading/__init__.py -> build/lib.linux-x86_64-cpython-310/dgl/dataloading copying dgl/dataloading/cluster_gcn.py -> build/lib.linux-x86_64-cpython-310/dgl/dataloading copying dgl/dataloading/negative_sampler.py -> build/lib.linux-x86_64-cpython-310/dgl/dataloading creating build/lib.linux-x86_64-cpython-310/dgl/sampling copying dgl/sampling/pinsage.py -> build/lib.linux-x86_64-cpython-310/dgl/sampling copying dgl/sampling/neighbor.py -> build/lib.linux-x86_64-cpython-310/dgl/sampling copying dgl/sampling/labor.py -> build/lib.linux-x86_64-cpython-310/dgl/sampling copying dgl/sampling/randomwalks.py -> build/lib.linux-x86_64-cpython-310/dgl/sampling copying dgl/sampling/negative.py -> build/lib.linux-x86_64-cpython-310/dgl/sampling copying dgl/sampling/__init__.py -> build/lib.linux-x86_64-cpython-310/dgl/sampling copying dgl/sampling/utils.py -> build/lib.linux-x86_64-cpython-310/dgl/sampling copying dgl/sampling/node2vec_randomwalk.py -> build/lib.linux-x86_64-cpython-310/dgl/sampling creating build/lib.linux-x86_64-cpython-310/dgl/_ffi copying dgl/_ffi/ndarray.py -> build/lib.linux-x86_64-cpython-310/dgl/_ffi copying dgl/_ffi/object.py -> build/lib.linux-x86_64-cpython-310/dgl/_ffi copying dgl/_ffi/object_generic.py -> build/lib.linux-x86_64-cpython-310/dgl/_ffi copying dgl/_ffi/libinfo.py -> build/lib.linux-x86_64-cpython-310/dgl/_ffi copying dgl/_ffi/base.py -> build/lib.linux-x86_64-cpython-310/dgl/_ffi copying dgl/_ffi/streams.py -> build/lib.linux-x86_64-cpython-310/dgl/_ffi copying dgl/_ffi/function.py -> build/lib.linux-x86_64-cpython-310/dgl/_ffi copying dgl/_ffi/__init__.py -> build/lib.linux-x86_64-cpython-310/dgl/_ffi copying dgl/_ffi/runtime_ctypes.py -> build/lib.linux-x86_64-cpython-310/dgl/_ffi copying dgl/_ffi/capi.py -> build/lib.linux-x86_64-cpython-310/dgl/_ffi creating build/lib.linux-x86_64-cpython-310/dgl/backend copying dgl/backend/backend.py -> build/lib.linux-x86_64-cpython-310/dgl/backend copying dgl/backend/__init__.py -> build/lib.linux-x86_64-cpython-310/dgl/backend copying dgl/backend/set_default_backend.py -> build/lib.linux-x86_64-cpython-310/dgl/backend creating build/lib.linux-x86_64-cpython-310/dgl/distgnn/tools copying dgl/distgnn/tools/tools.py -> build/lib.linux-x86_64-cpython-310/dgl/distgnn/tools copying dgl/distgnn/tools/__init__.py -> build/lib.linux-x86_64-cpython-310/dgl/distgnn/tools creating build/lib.linux-x86_64-cpython-310/dgl/distgnn/partition copying dgl/distgnn/partition/libra_partition.py -> build/lib.linux-x86_64-cpython-310/dgl/distgnn/partition copying dgl/distgnn/partition/__init__.py -> build/lib.linux-x86_64-cpython-310/dgl/distgnn/partition creating build/lib.linux-x86_64-cpython-310/dgl/distributed/optim copying dgl/distributed/optim/__init__.py -> build/lib.linux-x86_64-cpython-310/dgl/distributed/optim creating build/lib.linux-x86_64-cpython-310/dgl/distributed/nn copying dgl/distributed/nn/__init__.py -> build/lib.linux-x86_64-cpython-310/dgl/distributed/nn creating build/lib.linux-x86_64-cpython-310/dgl/distributed/optim/pytorch copying dgl/distributed/optim/pytorch/sparse_optim.py -> build/lib.linux-x86_64-cpython-310/dgl/distributed/optim/pytorch copying dgl/distributed/optim/pytorch/__init__.py -> build/lib.linux-x86_64-cpython-310/dgl/distributed/optim/pytorch copying dgl/distributed/optim/pytorch/utils.py -> build/lib.linux-x86_64-cpython-310/dgl/distributed/optim/pytorch creating build/lib.linux-x86_64-cpython-310/dgl/distributed/optim/tensorflow copying dgl/distributed/optim/tensorflow/__init__.py -> build/lib.linux-x86_64-cpython-310/dgl/distributed/optim/tensorflow creating build/lib.linux-x86_64-cpython-310/dgl/distributed/optim/mxnet copying dgl/distributed/optim/mxnet/__init__.py -> build/lib.linux-x86_64-cpython-310/dgl/distributed/optim/mxnet creating build/lib.linux-x86_64-cpython-310/dgl/distributed/nn/pytorch copying dgl/distributed/nn/pytorch/sparse_emb.py -> build/lib.linux-x86_64-cpython-310/dgl/distributed/nn/pytorch copying dgl/distributed/nn/pytorch/__init__.py -> build/lib.linux-x86_64-cpython-310/dgl/distributed/nn/pytorch creating build/lib.linux-x86_64-cpython-310/dgl/distributed/nn/tensorflow copying dgl/distributed/nn/tensorflow/__init__.py -> build/lib.linux-x86_64-cpython-310/dgl/distributed/nn/tensorflow creating build/lib.linux-x86_64-cpython-310/dgl/distributed/nn/mxnet copying dgl/distributed/nn/mxnet/__init__.py -> build/lib.linux-x86_64-cpython-310/dgl/distributed/nn/mxnet creating build/lib.linux-x86_64-cpython-310/dgl/graphbolt/internal copying dgl/graphbolt/internal/datapipe_utils.py -> build/lib.linux-x86_64-cpython-310/dgl/graphbolt/internal copying dgl/graphbolt/internal/item_sampler_utils.py -> build/lib.linux-x86_64-cpython-310/dgl/graphbolt/internal copying dgl/graphbolt/internal/__init__.py -> build/lib.linux-x86_64-cpython-310/dgl/graphbolt/internal copying dgl/graphbolt/internal/sample_utils.py -> build/lib.linux-x86_64-cpython-310/dgl/graphbolt/internal copying dgl/graphbolt/internal/utils.py -> build/lib.linux-x86_64-cpython-310/dgl/graphbolt/internal creating build/lib.linux-x86_64-cpython-310/dgl/graphbolt/impl copying dgl/graphbolt/impl/neighbor_sampler.py -> build/lib.linux-x86_64-cpython-310/dgl/graphbolt/impl copying dgl/graphbolt/impl/in_subgraph_sampler.py -> build/lib.linux-x86_64-cpython-310/dgl/graphbolt/impl copying dgl/graphbolt/impl/uniform_negative_sampler.py -> build/lib.linux-x86_64-cpython-310/dgl/graphbolt/impl copying dgl/graphbolt/impl/torch_based_feature_store.py -> build/lib.linux-x86_64-cpython-310/dgl/graphbolt/impl copying dgl/graphbolt/impl/legacy_dataset.py -> build/lib.linux-x86_64-cpython-310/dgl/graphbolt/impl copying dgl/graphbolt/impl/ondisk_metadata.py -> build/lib.linux-x86_64-cpython-310/dgl/graphbolt/impl copying dgl/graphbolt/impl/fused_csc_sampling_graph.py -> build/lib.linux-x86_64-cpython-310/dgl/graphbolt/impl copying dgl/graphbolt/impl/basic_feature_store.py -> build/lib.linux-x86_64-cpython-310/dgl/graphbolt/impl copying dgl/graphbolt/impl/sampled_subgraph_impl.py -> build/lib.linux-x86_64-cpython-310/dgl/graphbolt/impl copying dgl/graphbolt/impl/__init__.py -> build/lib.linux-x86_64-cpython-310/dgl/graphbolt/impl copying dgl/graphbolt/impl/temporal_neighbor_sampler.py -> build/lib.linux-x86_64-cpython-310/dgl/graphbolt/impl copying dgl/graphbolt/impl/ondisk_dataset.py -> build/lib.linux-x86_64-cpython-310/dgl/graphbolt/impl copying dgl/graphbolt/impl/gpu_cached_feature.py -> build/lib.linux-x86_64-cpython-310/dgl/graphbolt/impl copying dgl/graphbolt/impl/gpu_cache.py -> build/lib.linux-x86_64-cpython-310/dgl/graphbolt/impl creating build/lib.linux-x86_64-cpython-310/dgl/optim/pytorch copying dgl/optim/pytorch/sparse_optim.py -> build/lib.linux-x86_64-cpython-310/dgl/optim/pytorch copying dgl/optim/pytorch/__init__.py -> build/lib.linux-x86_64-cpython-310/dgl/optim/pytorch creating build/lib.linux-x86_64-cpython-310/dgl/optim/tensorflow copying dgl/optim/tensorflow/__init__.py -> build/lib.linux-x86_64-cpython-310/dgl/optim/tensorflow creating build/lib.linux-x86_64-cpython-310/dgl/optim/mxnet copying dgl/optim/mxnet/__init__.py -> build/lib.linux-x86_64-cpython-310/dgl/optim/mxnet creating build/lib.linux-x86_64-cpython-310/dgl/nn/functional copying dgl/nn/functional/__init__.py -> build/lib.linux-x86_64-cpython-310/dgl/nn/functional creating build/lib.linux-x86_64-cpython-310/dgl/nn/pytorch copying dgl/nn/pytorch/hetero.py -> build/lib.linux-x86_64-cpython-310/dgl/nn/pytorch copying dgl/nn/pytorch/sparse_emb.py -> build/lib.linux-x86_64-cpython-310/dgl/nn/pytorch copying dgl/nn/pytorch/softmax.py -> build/lib.linux-x86_64-cpython-310/dgl/nn/pytorch copying dgl/nn/pytorch/network_emb.py -> build/lib.linux-x86_64-cpython-310/dgl/nn/pytorch copying dgl/nn/pytorch/linear.py -> build/lib.linux-x86_64-cpython-310/dgl/nn/pytorch copying dgl/nn/pytorch/glob.py -> build/lib.linux-x86_64-cpython-310/dgl/nn/pytorch copying dgl/nn/pytorch/factory.py -> build/lib.linux-x86_64-cpython-310/dgl/nn/pytorch copying dgl/nn/pytorch/__init__.py -> build/lib.linux-x86_64-cpython-310/dgl/nn/pytorch copying dgl/nn/pytorch/utils.py -> build/lib.linux-x86_64-cpython-310/dgl/nn/pytorch creating build/lib.linux-x86_64-cpython-310/dgl/nn/tensorflow copying dgl/nn/tensorflow/hetero.py -> build/lib.linux-x86_64-cpython-310/dgl/nn/tensorflow copying dgl/nn/tensorflow/softmax.py -> build/lib.linux-x86_64-cpython-310/dgl/nn/tensorflow copying dgl/nn/tensorflow/glob.py -> build/lib.linux-x86_64-cpython-310/dgl/nn/tensorflow copying dgl/nn/tensorflow/__init__.py -> build/lib.linux-x86_64-cpython-310/dgl/nn/tensorflow copying dgl/nn/tensorflow/utils.py -> build/lib.linux-x86_64-cpython-310/dgl/nn/tensorflow creating build/lib.linux-x86_64-cpython-310/dgl/nn/mxnet copying dgl/nn/mxnet/hetero.py -> build/lib.linux-x86_64-cpython-310/dgl/nn/mxnet copying dgl/nn/mxnet/softmax.py -> build/lib.linux-x86_64-cpython-310/dgl/nn/mxnet copying dgl/nn/mxnet/glob.py -> build/lib.linux-x86_64-cpython-310/dgl/nn/mxnet copying dgl/nn/mxnet/__init__.py -> build/lib.linux-x86_64-cpython-310/dgl/nn/mxnet copying dgl/nn/mxnet/utils.py -> build/lib.linux-x86_64-cpython-310/dgl/nn/mxnet creating build/lib.linux-x86_64-cpython-310/dgl/nn/pytorch/explain copying dgl/nn/pytorch/explain/subgraphx.py -> build/lib.linux-x86_64-cpython-310/dgl/nn/pytorch/explain copying dgl/nn/pytorch/explain/gnnexplainer.py -> build/lib.linux-x86_64-cpython-310/dgl/nn/pytorch/explain copying dgl/nn/pytorch/explain/pgexplainer.py -> build/lib.linux-x86_64-cpython-310/dgl/nn/pytorch/explain copying dgl/nn/pytorch/explain/__init__.py -> build/lib.linux-x86_64-cpython-310/dgl/nn/pytorch/explain creating build/lib.linux-x86_64-cpython-310/dgl/nn/pytorch/link copying dgl/nn/pytorch/link/edgepred.py -> build/lib.linux-x86_64-cpython-310/dgl/nn/pytorch/link copying dgl/nn/pytorch/link/transe.py -> build/lib.linux-x86_64-cpython-310/dgl/nn/pytorch/link copying dgl/nn/pytorch/link/__init__.py -> build/lib.linux-x86_64-cpython-310/dgl/nn/pytorch/link copying dgl/nn/pytorch/link/transr.py -> build/lib.linux-x86_64-cpython-310/dgl/nn/pytorch/link creating build/lib.linux-x86_64-cpython-310/dgl/nn/pytorch/conv copying dgl/nn/pytorch/conv/gatv2conv.py -> build/lib.linux-x86_64-cpython-310/dgl/nn/pytorch/conv copying dgl/nn/pytorch/conv/dgnconv.py -> build/lib.linux-x86_64-cpython-310/dgl/nn/pytorch/conv copying dgl/nn/pytorch/conv/egatconv.py -> build/lib.linux-x86_64-cpython-310/dgl/nn/pytorch/conv copying dgl/nn/pytorch/conv/gmmconv.py -> build/lib.linux-x86_64-cpython-310/dgl/nn/pytorch/conv copying dgl/nn/pytorch/conv/sageconv.py -> build/lib.linux-x86_64-cpython-310/dgl/nn/pytorch/conv copying dgl/nn/pytorch/conv/twirlsconv.py -> build/lib.linux-x86_64-cpython-310/dgl/nn/pytorch/conv copying dgl/nn/pytorch/conv/gatedgcnconv.py -> build/lib.linux-x86_64-cpython-310/dgl/nn/pytorch/conv copying dgl/nn/pytorch/conv/ginconv.py -> build/lib.linux-x86_64-cpython-310/dgl/nn/pytorch/conv copying dgl/nn/pytorch/conv/dotgatconv.py -> build/lib.linux-x86_64-cpython-310/dgl/nn/pytorch/conv copying dgl/nn/pytorch/conv/cugraph_sageconv.py -> build/lib.linux-x86_64-cpython-310/dgl/nn/pytorch/conv copying dgl/nn/pytorch/conv/pnaconv.py -> build/lib.linux-x86_64-cpython-310/dgl/nn/pytorch/conv copying dgl/nn/pytorch/conv/densegraphconv.py -> build/lib.linux-x86_64-cpython-310/dgl/nn/pytorch/conv copying dgl/nn/pytorch/conv/tagconv.py -> build/lib.linux-x86_64-cpython-310/dgl/nn/pytorch/conv copying dgl/nn/pytorch/conv/gatconv.py -> build/lib.linux-x86_64-cpython-310/dgl/nn/pytorch/conv copying dgl/nn/pytorch/conv/agnnconv.py -> build/lib.linux-x86_64-cpython-310/dgl/nn/pytorch/conv copying dgl/nn/pytorch/conv/densechebconv.py -> build/lib.linux-x86_64-cpython-310/dgl/nn/pytorch/conv copying dgl/nn/pytorch/conv/hgtconv.py -> build/lib.linux-x86_64-cpython-310/dgl/nn/pytorch/conv copying dgl/nn/pytorch/conv/grouprevres.py -> build/lib.linux-x86_64-cpython-310/dgl/nn/pytorch/conv copying dgl/nn/pytorch/conv/cugraph_gatconv.py -> build/lib.linux-x86_64-cpython-310/dgl/nn/pytorch/conv copying dgl/nn/pytorch/conv/cugraph_base.py -> build/lib.linux-x86_64-cpython-310/dgl/nn/pytorch/conv copying dgl/nn/pytorch/conv/cfconv.py -> build/lib.linux-x86_64-cpython-310/dgl/nn/pytorch/conv copying dgl/nn/pytorch/conv/appnpconv.py -> build/lib.linux-x86_64-cpython-310/dgl/nn/pytorch/conv copying dgl/nn/pytorch/conv/__init__.py -> build/lib.linux-x86_64-cpython-310/dgl/nn/pytorch/conv copying dgl/nn/pytorch/conv/gineconv.py -> build/lib.linux-x86_64-cpython-310/dgl/nn/pytorch/conv copying dgl/nn/pytorch/conv/sgconv.py -> build/lib.linux-x86_64-cpython-310/dgl/nn/pytorch/conv copying dgl/nn/pytorch/conv/graphconv.py -> build/lib.linux-x86_64-cpython-310/dgl/nn/pytorch/conv copying dgl/nn/pytorch/conv/nnconv.py -> build/lib.linux-x86_64-cpython-310/dgl/nn/pytorch/conv copying dgl/nn/pytorch/conv/gcn2conv.py -> build/lib.linux-x86_64-cpython-310/dgl/nn/pytorch/conv copying dgl/nn/pytorch/conv/egnnconv.py -> build/lib.linux-x86_64-cpython-310/dgl/nn/pytorch/conv copying dgl/nn/pytorch/conv/edgegatconv.py -> build/lib.linux-x86_64-cpython-310/dgl/nn/pytorch/conv copying dgl/nn/pytorch/conv/densesageconv.py -> build/lib.linux-x86_64-cpython-310/dgl/nn/pytorch/conv copying dgl/nn/pytorch/conv/edgeconv.py -> build/lib.linux-x86_64-cpython-310/dgl/nn/pytorch/conv copying dgl/nn/pytorch/conv/gatedgraphconv.py -> build/lib.linux-x86_64-cpython-310/dgl/nn/pytorch/conv copying dgl/nn/pytorch/conv/cugraph_relgraphconv.py -> build/lib.linux-x86_64-cpython-310/dgl/nn/pytorch/conv copying dgl/nn/pytorch/conv/relgraphconv.py -> build/lib.linux-x86_64-cpython-310/dgl/nn/pytorch/conv copying dgl/nn/pytorch/conv/chebconv.py -> build/lib.linux-x86_64-cpython-310/dgl/nn/pytorch/conv copying dgl/nn/pytorch/conv/atomicconv.py -> build/lib.linux-x86_64-cpython-310/dgl/nn/pytorch/conv creating build/lib.linux-x86_64-cpython-310/dgl/nn/pytorch/gt copying dgl/nn/pytorch/gt/degree_encoder.py -> build/lib.linux-x86_64-cpython-310/dgl/nn/pytorch/gt copying dgl/nn/pytorch/gt/lap_pos_encoder.py -> build/lib.linux-x86_64-cpython-310/dgl/nn/pytorch/gt copying dgl/nn/pytorch/gt/spatial_encoder.py -> build/lib.linux-x86_64-cpython-310/dgl/nn/pytorch/gt copying dgl/nn/pytorch/gt/__init__.py -> build/lib.linux-x86_64-cpython-310/dgl/nn/pytorch/gt copying dgl/nn/pytorch/gt/egt.py -> build/lib.linux-x86_64-cpython-310/dgl/nn/pytorch/gt copying dgl/nn/pytorch/gt/biased_mha.py -> build/lib.linux-x86_64-cpython-310/dgl/nn/pytorch/gt copying dgl/nn/pytorch/gt/graphormer.py -> build/lib.linux-x86_64-cpython-310/dgl/nn/pytorch/gt copying dgl/nn/pytorch/gt/path_encoder.py -> build/lib.linux-x86_64-cpython-310/dgl/nn/pytorch/gt creating build/lib.linux-x86_64-cpython-310/dgl/nn/tensorflow/conv copying dgl/nn/tensorflow/conv/sageconv.py -> build/lib.linux-x86_64-cpython-310/dgl/nn/tensorflow/conv copying dgl/nn/tensorflow/conv/ginconv.py -> build/lib.linux-x86_64-cpython-310/dgl/nn/tensorflow/conv copying dgl/nn/tensorflow/conv/gatconv.py -> build/lib.linux-x86_64-cpython-310/dgl/nn/tensorflow/conv copying dgl/nn/tensorflow/conv/densechebconv.py -> build/lib.linux-x86_64-cpython-310/dgl/nn/tensorflow/conv copying dgl/nn/tensorflow/conv/appnpconv.py -> build/lib.linux-x86_64-cpython-310/dgl/nn/tensorflow/conv copying dgl/nn/tensorflow/conv/__init__.py -> build/lib.linux-x86_64-cpython-310/dgl/nn/tensorflow/conv copying dgl/nn/tensorflow/conv/sgconv.py -> build/lib.linux-x86_64-cpython-310/dgl/nn/tensorflow/conv copying dgl/nn/tensorflow/conv/graphconv.py -> build/lib.linux-x86_64-cpython-310/dgl/nn/tensorflow/conv copying dgl/nn/tensorflow/conv/edgeconv.py -> build/lib.linux-x86_64-cpython-310/dgl/nn/tensorflow/conv copying dgl/nn/tensorflow/conv/relgraphconv.py -> build/lib.linux-x86_64-cpython-310/dgl/nn/tensorflow/conv copying dgl/nn/tensorflow/conv/chebconv.py -> build/lib.linux-x86_64-cpython-310/dgl/nn/tensorflow/conv creating build/lib.linux-x86_64-cpython-310/dgl/nn/mxnet/conv copying dgl/nn/mxnet/conv/gmmconv.py -> build/lib.linux-x86_64-cpython-310/dgl/nn/mxnet/conv copying dgl/nn/mxnet/conv/sageconv.py -> build/lib.linux-x86_64-cpython-310/dgl/nn/mxnet/conv copying dgl/nn/mxnet/conv/ginconv.py -> build/lib.linux-x86_64-cpython-310/dgl/nn/mxnet/conv copying dgl/nn/mxnet/conv/densegraphconv.py -> build/lib.linux-x86_64-cpython-310/dgl/nn/mxnet/conv copying dgl/nn/mxnet/conv/tagconv.py -> build/lib.linux-x86_64-cpython-310/dgl/nn/mxnet/conv copying dgl/nn/mxnet/conv/gatconv.py -> build/lib.linux-x86_64-cpython-310/dgl/nn/mxnet/conv copying dgl/nn/mxnet/conv/agnnconv.py -> build/lib.linux-x86_64-cpython-310/dgl/nn/mxnet/conv copying dgl/nn/mxnet/conv/densechebconv.py -> build/lib.linux-x86_64-cpython-310/dgl/nn/mxnet/conv copying dgl/nn/mxnet/conv/appnpconv.py -> build/lib.linux-x86_64-cpython-310/dgl/nn/mxnet/conv copying dgl/nn/mxnet/conv/__init__.py -> build/lib.linux-x86_64-cpython-310/dgl/nn/mxnet/conv copying dgl/nn/mxnet/conv/sgconv.py -> build/lib.linux-x86_64-cpython-310/dgl/nn/mxnet/conv copying dgl/nn/mxnet/conv/graphconv.py -> build/lib.linux-x86_64-cpython-310/dgl/nn/mxnet/conv copying dgl/nn/mxnet/conv/nnconv.py -> build/lib.linux-x86_64-cpython-310/dgl/nn/mxnet/conv copying dgl/nn/mxnet/conv/densesageconv.py -> build/lib.linux-x86_64-cpython-310/dgl/nn/mxnet/conv copying dgl/nn/mxnet/conv/edgeconv.py -> build/lib.linux-x86_64-cpython-310/dgl/nn/mxnet/conv copying dgl/nn/mxnet/conv/gatedgraphconv.py -> build/lib.linux-x86_64-cpython-310/dgl/nn/mxnet/conv copying dgl/nn/mxnet/conv/relgraphconv.py -> build/lib.linux-x86_64-cpython-310/dgl/nn/mxnet/conv copying dgl/nn/mxnet/conv/chebconv.py -> build/lib.linux-x86_64-cpython-310/dgl/nn/mxnet/conv creating build/lib.linux-x86_64-cpython-310/dgl/_ffi/_cy3 copying dgl/_ffi/_cy3/__init__.py -> build/lib.linux-x86_64-cpython-310/dgl/_ffi/_cy3 creating build/lib.linux-x86_64-cpython-310/dgl/_ffi/_cy2 copying dgl/_ffi/_cy2/__init__.py -> build/lib.linux-x86_64-cpython-310/dgl/_ffi/_cy2 creating build/lib.linux-x86_64-cpython-310/dgl/_ffi/_ctypes copying dgl/_ffi/_ctypes/types.py -> build/lib.linux-x86_64-cpython-310/dgl/_ffi/_ctypes copying dgl/_ffi/_ctypes/ndarray.py -> build/lib.linux-x86_64-cpython-310/dgl/_ffi/_ctypes copying dgl/_ffi/_ctypes/object.py -> build/lib.linux-x86_64-cpython-310/dgl/_ffi/_ctypes copying dgl/_ffi/_ctypes/function.py -> build/lib.linux-x86_64-cpython-310/dgl/_ffi/_ctypes copying dgl/_ffi/_ctypes/__init__.py -> build/lib.linux-x86_64-cpython-310/dgl/_ffi/_ctypes creating build/lib.linux-x86_64-cpython-310/dgl/backend/pytorch copying dgl/backend/pytorch/sparse.py -> build/lib.linux-x86_64-cpython-310/dgl/backend/pytorch copying dgl/backend/pytorch/__init__.py -> build/lib.linux-x86_64-cpython-310/dgl/backend/pytorch copying dgl/backend/pytorch/tensor.py -> build/lib.linux-x86_64-cpython-310/dgl/backend/pytorch creating build/lib.linux-x86_64-cpython-310/dgl/backend/tensorflow copying dgl/backend/tensorflow/sparse.py -> build/lib.linux-x86_64-cpython-310/dgl/backend/tensorflow copying dgl/backend/tensorflow/sparse_optim.py -> build/lib.linux-x86_64-cpython-310/dgl/backend/tensorflow copying dgl/backend/tensorflow/__init__.py -> build/lib.linux-x86_64-cpython-310/dgl/backend/tensorflow copying dgl/backend/tensorflow/tensor.py -> build/lib.linux-x86_64-cpython-310/dgl/backend/tensorflow creating build/lib.linux-x86_64-cpython-310/dgl/backend/mxnet copying dgl/backend/mxnet/sparse.py -> build/lib.linux-x86_64-cpython-310/dgl/backend/mxnet copying dgl/backend/mxnet/sparse_optim.py -> build/lib.linux-x86_64-cpython-310/dgl/backend/mxnet copying dgl/backend/mxnet/__init__.py -> build/lib.linux-x86_64-cpython-310/dgl/backend/mxnet copying dgl/backend/mxnet/tensor.py -> build/lib.linux-x86_64-cpython-310/dgl/backend/mxnet /opt/conda/envs/pytorch-ci/lib/python3.10/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'dgl._ffi._cython' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'dgl._ffi._cython' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'dgl._ffi._cython' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'dgl._ffi._cython' to be distributed and are already explicitly excluding 'dgl._ffi._cython' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) creating build/lib.linux-x86_64-cpython-310/dgl/_ffi/_cython copying dgl/_ffi/_cython/core.cpp -> build/lib.linux-x86_64-cpython-310/dgl/_ffi/_cython running build_ext building 'dgl._ffi._cy3.core' extension creating build/temp.linux-x86_64-cpython-310 creating build/temp.linux-x86_64-cpython-310/dgl creating build/temp.linux-x86_64-cpython-310/dgl/_ffi creating build/temp.linux-x86_64-cpython-310/dgl/_ffi/_cython gcc -pthread -B /opt/conda/envs/pytorch-ci/compiler_compat -Wno-unused-result -Wsign-compare -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /opt/conda/envs/pytorch-ci/include -fPIC -O2 -isystem /opt/conda/envs/pytorch-ci/include -fPIC -I../include/ -I../third_party/dmlc-core/include -I../third_party/dlpack/include -I/opt/conda/envs/pytorch-ci/include/python3.10 -c dgl/_ffi/_cython/core.cpp -o build/temp.linux-x86_64-cpython-310/dgl/_ffi/_cython/core.o -std=c++17 removing 'build/bdist.linux-x86_64/egg' (and everything under it) Processing dgl-2.3-py3.10-linux-x86_64.egg creating /opt/conda/lib/python3.10/site-packages/dgl-2.3-py3.10-linux-x86_64.egg Extracting dgl-2.3-py3.10-linux-x86_64.egg to /opt/conda/lib/python3.10/site-packages Adding dgl 2.3 to easy-install.pth file Installed /opt/conda/lib/python3.10/site-packages/dgl-2.3-py3.10-linux-x86_64.egg Processing dependencies for dgl==2.3 Searching for torchdata>=0.5.0 Reading https://pypi.org/simple/torchdata/ Downloading https://files.pythonhosted.org/packages/e2/c8/34eda2bd6beb8a11c06cf905db74092bdbc3dec51a48f4f22cc474866a0a/torchdata-0.7.1-py3-none-any.whl#sha256=9f9476a26987d90fa3f87cb09ec82b78ce6031ddcaa91851c9fa9f732a987ab8 Best match: torchdata 0.7.1 Processing torchdata-0.7.1-py3-none-any.whl Installing torchdata-0.7.1-py3-none-any.whl to /opt/conda/lib/python3.10/site-packages Adding torchdata 0.7.1 to easy-install.pth file Installed /opt/conda/lib/python3.10/site-packages/torchdata-0.7.1-py3.10.egg Searching for certifi>=2017.4.17 Reading https://pypi.org/simple/certifi/ Downloading https://files.pythonhosted.org/packages/ba/06/a07f096c664aeb9f01624f858c3add0a4e913d6c96257acb4fce61e7de14/certifi-2024.2.2-py3-none-any.whl#sha256=dc383c07b76109f368f6106eee2b593b04a011ea4d55f652c6ca24a754d1cdd1 Best match: certifi 2024.2.2 Processing certifi-2024.2.2-py3-none-any.whl Installing certifi-2024.2.2-py3-none-any.whl to /opt/conda/lib/python3.10/site-packages Adding certifi 2024.2.2 to easy-install.pth file Installed /opt/conda/lib/python3.10/site-packages/certifi-2024.2.2-py3.10.egg Searching for pandas==1.5.3 Best match: pandas 1.5.3 Adding pandas 1.5.3 to easy-install.pth file Using /opt/conda/lib/python3.10/site-packages Searching for psutil==5.9.5 Best match: psutil 5.9.5 Adding psutil 5.9.5 to easy-install.pth file Using /opt/conda/lib/python3.10/site-packages Searching for tqdm==4.65.0 Best match: tqdm 4.65.0 Adding tqdm 4.65.0 to easy-install.pth file Installing tqdm script to /opt/conda/bin Using /opt/conda/lib/python3.10/site-packages Searching for requests==2.28.2 Best match: requests 2.28.2 Adding requests 2.28.2 to easy-install.pth file Using /opt/conda/lib/python3.10/site-packages Searching for networkx==3.1 Best match: networkx 3.1 Adding networkx 3.1 to easy-install.pth file Using /opt/conda/lib/python3.10/site-packages Searching for scipy==1.10.1 Best match: scipy 1.10.1 Adding scipy 1.10.1 to easy-install.pth file Using /opt/conda/lib/python3.10/site-packages Searching for numpy==1.23.5 Best match: numpy 1.23.5 Adding numpy 1.23.5 to easy-install.pth file Installing f2py script to /opt/conda/bin Installing f2py3 script to /opt/conda/bin Installing f2py3.10 script to /opt/conda/bin Using /opt/conda/lib/python3.10/site-packages Searching for pytz==2023.3 Best match: pytz 2023.3 Adding pytz 2023.3 to easy-install.pth file Using /opt/conda/lib/python3.10/site-packages Searching for python-dateutil==2.8.2 Best match: python-dateutil 2.8.2 Adding python-dateutil 2.8.2 to easy-install.pth file Using /opt/conda/lib/python3.10/site-packages Searching for torch==2.0.0 Best match: torch 2.0.0 Adding torch 2.0.0 to easy-install.pth file Installing convert-caffe2-to-onnx script to /opt/conda/bin Installing convert-onnx-to-caffe2 script to /opt/conda/bin Installing torchrun script to /opt/conda/bin Using /opt/conda/lib/python3.10/site-packages Searching for urllib3==1.26.15 Best match: urllib3 1.26.15 Adding urllib3 1.26.15 to easy-install.pth file Using /opt/conda/lib/python3.10/site-packages Searching for idna==3.4 Best match: idna 3.4 Adding idna 3.4 to easy-install.pth file Using /opt/conda/lib/python3.10/site-packages Searching for charset-normalizer==3.1.0 Best match: charset-normalizer 3.1.0 Adding charset-normalizer 3.1.0 to easy-install.pth file Installing normalizer script to /opt/conda/bin Using /opt/conda/lib/python3.10/site-packages Searching for six==1.16.0 Best match: six 1.16.0 Adding six 1.16.0 to easy-install.pth file Using /opt/conda/lib/python3.10/site-packages Searching for Jinja2==3.1.2 Best match: Jinja2 3.1.2 Adding Jinja2 3.1.2 to easy-install.pth file Using /opt/conda/lib/python3.10/site-packages Searching for sympy==1.11.1 Best match: sympy 1.11.1 Adding sympy 1.11.1 to easy-install.pth file Installing isympy script to /opt/conda/bin Using /opt/conda/lib/python3.10/site-packages Searching for typing-extensions==4.5.0 Best match: typing-extensions 4.5.0 Adding typing-extensions 4.5.0 to easy-install.pth file Using /opt/conda/lib/python3.10/site-packages Searching for filelock==3.12.0 Best match: filelock 3.12.0 Adding filelock 3.12.0 to easy-install.pth file Using /opt/conda/lib/python3.10/site-packages Searching for MarkupSafe==2.1.2 Best match: MarkupSafe 2.1.2 Adding MarkupSafe 2.1.2 to easy-install.pth file Using /opt/conda/lib/python3.10/site-packages Searching for mpmath==1.3.0 Best match: mpmath 1.3.0 Adding mpmath 1.3.0 to easy-install.pth file Using /opt/conda/lib/python3.10/site-packages Finished processing dependencies for dgl==2.3 WARNING: Cython is not installed, will compile without cython module running build_ext /home/ubuntu/jenkins/workspace/dgl_PR-7408 [Pipeline] sh + ls -lh /usr/lib/x86_64-linux-gnu/ total 621M -rw-r--r-- 1 root root 608 Apr 7 2022 Mcrt1.o -rw-r--r-- 1 root root 1.9K Apr 7 2022 Scrt1.o drwxr-xr-x 2 root root 4.0K Jan 26 2023 audit drwxr-xr-x 2 root root 4.0K Jan 26 2023 coreutils -rw-r--r-- 1 root root 2.0K Apr 7 2022 crt1.o -rw-r--r-- 1 root root 1.4K Apr 7 2022 crti.o -rw-r--r-- 1 root root 760 Apr 7 2022 crtn.o drwxr-xr-x 2 root root 4.0K Jan 26 2023 e2fsprogs drwxr-xr-x 1 root root 4.0K Apr 26 2023 engines-1.1 drwxr-xr-x 2 root root 12K Jan 26 2023 gconv -rw-r--r-- 1 root root 2.7K Apr 7 2022 gcrt1.o -rw-r--r-- 1 root root 2.4K Apr 7 2022 grcrt1.o drwxr-xr-x 3 root root 4.0K Apr 26 2023 krb5 -rwxr-xr-x 1 root root 188K Apr 7 2022 ld-2.31.so lrwxrwxrwx 1 root root 10 Apr 7 2022 ld-linux-x86-64.so.2 -> ld-2.31.so drwxr-xr-x 2 root root 4.0K Feb 2 2023 ldscripts -rw-r--r-- 1 root root 15K Apr 7 2022 libBrokenLocale-2.31.so -rw-r--r-- 1 root root 2.1K Apr 7 2022 libBrokenLocale.a lrwxrwxrwx 1 root root 42 Apr 7 2022 libBrokenLocale.so -> /lib/x86_64-linux-gnu/libBrokenLocale.so.1 lrwxrwxrwx 1 root root 23 Apr 7 2022 libBrokenLocale.so.1 -> libBrokenLocale-2.31.so -rw-r--r-- 1 root root 23K Apr 7 2022 libSegFault.so lrwxrwxrwx 1 root root 18 Mar 1 2020 libacl.so.1 -> libacl.so.1.1.2253 -rw-r--r-- 1 root root 39K Mar 1 2020 libacl.so.1.1.2253 -rw-r--r-- 1 root root 19K Apr 7 2022 libanl-2.31.so -rw-r--r-- 1 root root 23K Apr 7 2022 libanl.a lrwxrwxrwx 1 root root 33 Apr 7 2022 libanl.so -> /lib/x86_64-linux-gnu/libanl.so.1 lrwxrwxrwx 1 root root 14 Apr 7 2022 libanl.so.1 -> libanl-2.31.so lrwxrwxrwx 1 root root 19 May 24 2022 libapt-pkg.so.6.0 -> libapt-pkg.so.6.0.0 -rw-r--r-- 1 root root 1.9M May 24 2022 libapt-pkg.so.6.0.0 lrwxrwxrwx 1 root root 23 May 24 2022 libapt-private.so.0.0 -> libapt-private.so.0.0.0 -rw-r--r-- 1 root root 467K May 24 2022 libapt-private.so.0.0.0 lrwxrwxrwx 1 root root 16 Mar 9 2022 libasan.so.5 -> libasan.so.5.0.0 -rw-r--r-- 1 root root 15M Mar 9 2022 libasan.so.5.0.0 lrwxrwxrwx 1 root root 16 Feb 6 2023 libasn1.so.8 -> libasn1.so.8.0.0 -rw-r--r-- 1 root root 659K Feb 6 2023 libasn1.so.8.0.0 lrwxrwxrwx 1 root root 18 Jan 23 2020 libassuan.so.0 -> libassuan.so.0.8.3 -rw-r--r-- 1 root root 79K Jan 23 2020 libassuan.so.0.8.3 lrwxrwxrwx 1 root root 18 May 29 2021 libatomic.so.1 -> libatomic.so.1.2.0 -rw-r--r-- 1 root root 31K May 29 2021 libatomic.so.1.2.0 lrwxrwxrwx 1 root root 19 Sep 24 2019 libattr.so.1 -> libattr.so.1.1.2448 -rw-r--r-- 1 root root 27K Sep 24 2019 libattr.so.1.1.2448 lrwxrwxrwx 1 root root 17 Feb 18 2020 libaudit.so.1 -> libaudit.so.1.0.0 -rw-r--r-- 1 root root 131K Feb 18 2020 libaudit.so.1.0.0 -rw-r--r-- 1 root root 1.3M Aug 30 2022 libbfd-2.34-system.so lrwxrwxrwx 1 root root 17 Feb 7 2022 libblkid.so.1 -> libblkid.so.1.1.0 -rw-r--r-- 1 root root 344K Feb 7 2022 libblkid.so.1.1.0 lrwxrwxrwx 1 root root 24 Sep 28 2020 libbrotlicommon.so.1 -> libbrotlicommon.so.1.0.7 -rw-r--r-- 1 root root 135K Sep 28 2020 libbrotlicommon.so.1.0.7 lrwxrwxrwx 1 root root 21 Sep 28 2020 libbrotlidec.so.1 -> libbrotlidec.so.1.0.7 -rw-r--r-- 1 root root 51K Sep 28 2020 libbrotlidec.so.1.0.7 lrwxrwxrwx 1 root root 21 Sep 28 2020 libbrotlienc.so.1 -> libbrotlienc.so.1.0.7 -rw-r--r-- 1 root root 543K Sep 28 2020 libbrotlienc.so.1.0.7 lrwxrwxrwx 1 root root 15 Sep 5 2019 libbz2.so.1 -> libbz2.so.1.0.4 lrwxrwxrwx 1 root root 15 Sep 5 2019 libbz2.so.1.0 -> libbz2.so.1.0.4 -rw-r--r-- 1 root root 74K Sep 5 2019 libbz2.so.1.0.4 -rwxr-xr-x 1 root root 2.0M Apr 7 2022 libc-2.31.so -rw-r--r-- 1 root root 5.5M Apr 7 2022 libc.a -rw-r--r-- 1 root root 298 Apr 7 2022 libc.so lrwxrwxrwx 1 root root 12 Apr 7 2022 libc.so.6 -> libc-2.31.so -rw-r--r-- 1 root root 24K Apr 7 2022 libc_nonshared.a lrwxrwxrwx 1 root root 18 Jan 25 2020 libcap-ng.so.0 -> libcap-ng.so.0.0.0 -rw-r--r-- 1 root root 27K Jan 25 2020 libcap-ng.so.0.0.0 lrwxrwxrwx 1 root root 15 May 29 2021 libcc1.so.0 -> libcc1.so.0.0.0 -rw-r--r-- 1 root root 144K May 29 2021 libcc1.so.0.0.0 lrwxrwxrwx 1 root root 17 Jun 2 2022 libcom_err.so.2 -> libcom_err.so.2.1 -rw-r--r-- 1 root root 23K Jun 2 2022 libcom_err.so.2.1 -rw-r--r-- 1 root root 266K Mar 10 2020 libcrypt.a lrwxrwxrwx 1 root root 39 Mar 10 2020 libcrypt.so -> /lib/x86_64-linux-gnu/libcrypt.so.1.1.0 lrwxrwxrwx 1 root root 17 Mar 10 2020 libcrypt.so.1 -> libcrypt.so.1.1.0 -rw-r--r-- 1 root root 199K Mar 10 2020 libcrypt.so.1.1.0 -rw-r--r-- 1 root root 2.9M Apr 17 2023 libcrypto.so.1.1 lrwxrwxrwx 1 root root 21 Aug 30 2022 libctf-nobfd.so.0 -> libctf-nobfd.so.0.0.0 -rw-r--r-- 1 root root 115K Aug 30 2022 libctf-nobfd.so.0.0.0 lrwxrwxrwx 1 root root 15 Aug 30 2022 libctf.so.0 -> libctf.so.0.0.0 -rw-r--r-- 1 root root 116K Aug 30 2022 libctf.so.0.0.0 lrwxrwxrwx 1 root root 19 Mar 14 2023 libcurl-gnutls.so.3 -> libcurl-gnutls.so.4 lrwxrwxrwx 1 root root 23 Mar 14 2023 libcurl-gnutls.so.4 -> libcurl-gnutls.so.4.6.0 -rw-r--r-- 1 root root 571K Mar 14 2023 libcurl-gnutls.so.4.6.0 lrwxrwxrwx 1 root root 16 Mar 14 2023 libcurl.so.4 -> libcurl.so.4.6.0 -rw-r--r-- 1 root root 583K Mar 14 2023 libcurl.so.4.6.0 -rw-r--r-- 1 root root 1.7M Mar 21 2020 libdb-5.3.so lrwxrwxrwx 1 root root 25 Feb 2 2020 libdebconfclient.so.0 -> libdebconfclient.so.0.0.0 -rw-r--r-- 1 root root 15K Feb 2 2020 libdebconfclient.so.0.0.0 -rw-r--r-- 1 root root 19K Apr 7 2022 libdl-2.31.so -rw-r--r-- 1 root root 15K Apr 7 2022 libdl.a lrwxrwxrwx 1 root root 32 Apr 7 2022 libdl.so -> /lib/x86_64-linux-gnu/libdl.so.2 lrwxrwxrwx 1 root root 13 Apr 7 2022 libdl.so.2 -> libdl-2.31.so lrwxrwxrwx 1 root root 13 Jun 2 2022 libe2p.so.2 -> libe2p.so.2.3 -rw-r--r-- 1 root root 40K Jun 2 2022 libe2p.so.2.3 lrwxrwxrwx 1 root root 18 Nov 18 2022 libexpat.so.1 -> libexpat.so.1.6.11 -rw-r--r-- 1 root root 179K Nov 18 2022 libexpat.so.1.6.11 lrwxrwxrwx 1 root root 19 Nov 18 2022 libexpatw.so.1 -> libexpatw.so.1.6.11 -rw-r--r-- 1 root root 179K Nov 18 2022 libexpatw.so.1.6.11 lrwxrwxrwx 1 root root 16 Jun 2 2022 libext2fs.so.2 -> libext2fs.so.2.4 -rw-r--r-- 1 root root 397K Jun 2 2022 libext2fs.so.2.4 lrwxrwxrwx 1 root root 17 Feb 7 2022 libfdisk.so.1 -> libfdisk.so.1.1.0 -rw-r--r-- 1 root root 446K Feb 7 2022 libfdisk.so.1.1.0 lrwxrwxrwx 1 root root 15 Mar 23 2020 libffi.so.7 -> libffi.so.7.1.0 -rw-r--r-- 1 root root 43K Mar 23 2020 libffi.so.7.1.0 lrwxrwxrwx 1 root root 14 Feb 26 2020 libform.so.6 -> libform.so.6.2 -rw-r--r-- 1 root root 72K Feb 26 2020 libform.so.6.2 lrwxrwxrwx 1 root root 15 Feb 26 2020 libformw.so.5 -> libformw.so.5.9 -rw-r--r-- 1 root root 76K Feb 26 2020 libformw.so.5.9 lrwxrwxrwx 1 root root 15 Feb 26 2020 libformw.so.6 -> libformw.so.6.2 -rw-r--r-- 1 root root 80K Feb 26 2020 libformw.so.6.2 -rw-r--r-- 1 root root 1.3K Apr 7 2022 libg.a -rw-r--r-- 1 root root 103K May 29 2021 libgcc_s.so.1 lrwxrwxrwx 1 root root 19 Sep 14 2021 libgcrypt.so.20 -> libgcrypt.so.20.2.5 -rw-r--r-- 1 root root 1.2M Sep 14 2021 libgcrypt.so.20.2.5 lrwxrwxrwx 1 root root 16 Aug 22 2019 libgdbm.so.6 -> libgdbm.so.6.0.0 -rw-r--r-- 1 root root 59K Aug 22 2019 libgdbm.so.6.0.0 lrwxrwxrwx 1 root root 23 Aug 22 2019 libgdbm_compat.so.4 -> libgdbm_compat.so.4.0.0 -rw-r--r-- 1 root root 14K Aug 22 2019 libgdbm_compat.so.4.0.0 lrwxrwxrwx 1 root root 16 Oct 11 2022 libgmp.so.10 -> libgmp.so.10.4.0 -rw-r--r-- 1 root root 523K Oct 11 2022 libgmp.so.10.4.0 lrwxrwxrwx 1 root root 20 Feb 14 2023 libgnutls.so.30 -> libgnutls.so.30.27.0 -rw-r--r-- 1 root root 1.9M Feb 14 2023 libgnutls.so.30.27.0 lrwxrwxrwx 1 root root 16 May 29 2021 libgomp.so.1 -> libgomp.so.1.0.0 -rw-r--r-- 1 root root 260K May 29 2021 libgomp.so.1.0.0 lrwxrwxrwx 1 root root 22 Feb 12 2020 libgpg-error.so.0 -> libgpg-error.so.0.28.0 -rw-r--r-- 1 root root 135K Feb 12 2020 libgpg-error.so.0.28.0 lrwxrwxrwx 1 root root 18 Feb 6 2023 libgssapi.so.3 -> libgssapi.so.3.0.0 -rw-r--r-- 1 root root 272K Feb 6 2023 libgssapi.so.3.0.0 lrwxrwxrwx 1 root root 21 Mar 15 2023 libgssapi_krb5.so.2 -> libgssapi_krb5.so.2.2 -rw-r--r-- 1 root root 303K Mar 15 2023 libgssapi_krb5.so.2.2 lrwxrwxrwx 1 root root 19 Feb 6 2023 libhcrypto.so.4 -> libhcrypto.so.4.1.0 -rw-r--r-- 1 root root 217K Feb 6 2023 libhcrypto.so.4.1.0 lrwxrwxrwx 1 root root 20 Feb 6 2023 libheimbase.so.1 -> libheimbase.so.1.0.0 -rw-r--r-- 1 root root 68K Feb 6 2023 libheimbase.so.1.0.0 lrwxrwxrwx 1 root root 20 Feb 6 2023 libheimntlm.so.0 -> libheimntlm.so.0.1.0 -rw-r--r-- 1 root root 43K Feb 6 2023 libheimntlm.so.0.1.0 lrwxrwxrwx 1 root root 17 Feb 25 2020 libhistory.so.8 -> libhistory.so.8.0 -rw-r--r-- 1 root root 51K Feb 25 2020 libhistory.so.8.0 lrwxrwxrwx 1 root root 17 Jun 14 2021 libhogweed.so.5 -> libhogweed.so.5.0 -rw-r--r-- 1 root root 215K Jun 14 2021 libhogweed.so.5.0 lrwxrwxrwx 1 root root 17 Feb 6 2023 libhx509.so.5 -> libhx509.so.5.0.0 -rw-r--r-- 1 root root 306K Feb 6 2023 libhx509.so.5.0.0 lrwxrwxrwx 1 root root 16 Sep 11 2019 libidn2.so.0 -> libidn2.so.0.3.6 -rw-r--r-- 1 root root 127K Sep 11 2019 libidn2.so.0.3.6 lrwxrwxrwx 1 root root 16 Feb 18 2020 libisl.so.22 -> libisl.so.22.0.1 -rw-r--r-- 1 root root 1.7M Feb 18 2020 libisl.so.22.0.1 lrwxrwxrwx 1 root root 15 May 29 2021 libitm.so.1 -> libitm.so.1.0.0 -rw-r--r-- 1 root root 99K May 29 2021 libitm.so.1.0.0 lrwxrwxrwx 1 root root 18 Mar 15 2023 libk5crypto.so.3 -> libk5crypto.so.3.1 -rw-r--r-- 1 root root 187K Mar 15 2023 libk5crypto.so.3.1 lrwxrwxrwx 1 root root 18 May 27 2022 libkeyutils.so.1 -> libkeyutils.so.1.8 -rw-r--r-- 1 root root 23K May 27 2022 libkeyutils.so.1.8 lrwxrwxrwx 1 root root 17 Feb 6 2023 libkrb5.so.26 -> libkrb5.so.26.0.0 -rw-r--r-- 1 root root 581K Feb 6 2023 libkrb5.so.26.0.0 lrwxrwxrwx 1 root root 14 Mar 15 2023 libkrb5.so.3 -> libkrb5.so.3.3 -rw-r--r-- 1 root root 881K Mar 15 2023 libkrb5.so.3.3 lrwxrwxrwx 1 root root 21 Mar 15 2023 libkrb5support.so.0 -> libkrb5support.so.0.1 -rw-r--r-- 1 root root 55K Mar 15 2023 libkrb5support.so.0.1 lrwxrwxrwx 1 root root 17 Jan 3 2023 libksba.so.8 -> libksba.so.8.11.6 -rw-r--r-- 1 root root 231K Jan 3 2023 libksba.so.8.11.6 lrwxrwxrwx 1 root root 22 May 12 2022 liblber-2.4.so.2 -> liblber-2.4.so.2.10.12 -rw-r--r-- 1 root root 63K May 12 2022 liblber-2.4.so.2.10.12 lrwxrwxrwx 1 root root 18 May 12 2022 libldap-2.4.so.2 -> libldap_r-2.4.so.2 lrwxrwxrwx 1 root root 24 May 12 2022 libldap_r-2.4.so.2 -> libldap_r-2.4.so.2.10.12 -rw-r--r-- 1 root root 332K May 12 2022 libldap_r-2.4.so.2.10.12 lrwxrwxrwx 1 root root 16 May 29 2021 liblsan.so.0 -> liblsan.so.0.0.0 -rw-r--r-- 1 root root 3.2M May 29 2021 liblsan.so.0.0.0 lrwxrwxrwx 1 root root 15 May 20 2021 liblz4.so.1 -> liblz4.so.1.9.2 -rw-r--r-- 1 root root 127K May 20 2021 liblz4.so.1.9.2 lrwxrwxrwx 1 root root 16 Apr 8 2022 liblzma.so.5 -> liblzma.so.5.2.4 -rw-r--r-- 1 root root 159K Apr 8 2022 liblzma.so.5.2.4 -rw-r--r-- 1 root root 3.2M Apr 7 2022 libm-2.31.a -rw-r--r-- 1 root root 1.4M Apr 7 2022 libm-2.31.so -rw-r--r-- 1 root root 132 Apr 7 2022 libm.a -rw-r--r-- 1 root root 140 Apr 7 2022 libm.so lrwxrwxrwx 1 root root 12 Apr 7 2022 libm.so.6 -> libm-2.31.so -rw-r--r-- 1 root root 1.7K Apr 7 2022 libmcheck.a -rw-r--r-- 1 root root 19K Apr 7 2022 libmemusage.so lrwxrwxrwx 1 root root 14 Feb 26 2020 libmenu.so.6 -> libmenu.so.6.2 -rw-r--r-- 1 root root 43K Feb 26 2020 libmenu.so.6.2 lrwxrwxrwx 1 root root 15 Feb 26 2020 libmenuw.so.5 -> libmenuw.so.5.9 -rw-r--r-- 1 root root 43K Feb 26 2020 libmenuw.so.5.9 lrwxrwxrwx 1 root root 15 Feb 26 2020 libmenuw.so.6 -> libmenuw.so.6.2 -rw-r--r-- 1 root root 43K Feb 26 2020 libmenuw.so.6.2 lrwxrwxrwx 1 root root 17 Feb 7 2022 libmount.so.1 -> libmount.so.1.1.0 -rw-r--r-- 1 root root 379K Feb 7 2022 libmount.so.1.1.0 lrwxrwxrwx 1 root root 15 Jan 23 2018 libmpc.so.3 -> libmpc.so.3.1.0 -rw-r--r-- 1 root root 96K Jan 23 2018 libmpc.so.3.1.0 lrwxrwxrwx 1 root root 16 Feb 1 2019 libmpfr.so.6 -> libmpfr.so.6.0.2 -rw-r--r-- 1 root root 512K Feb 1 2019 libmpfr.so.6.0.2 -rw-r--r-- 1 root root 171K Apr 7 2022 libmvec-2.31.so -rw-r--r-- 1 root root 350K Apr 7 2022 libmvec.a lrwxrwxrwx 1 root root 34 Apr 7 2022 libmvec.so -> /lib/x86_64-linux-gnu/libmvec.so.1 lrwxrwxrwx 1 root root 15 Apr 7 2022 libmvec.so.1 -> libmvec-2.31.so lrwxrwxrwx 1 root root 12 Nov 27 2022 libnccl.so -> libnccl.so.2 lrwxrwxrwx 1 root root 17 Nov 27 2022 libnccl.so.2 -> libnccl.so.2.16.2 -rw-r--r-- 1 root root 262M Nov 27 2022 libnccl.so.2.16.2 -rw-r--r-- 1 root root 267M Nov 27 2022 libnccl_static.a lrwxrwxrwx 1 root root 17 Feb 26 2020 libncurses.so.6 -> libncurses.so.6.2 -rw-r--r-- 1 root root 159K Feb 26 2020 libncurses.so.6.2 lrwxrwxrwx 1 root root 18 Feb 26 2020 libncursesw.so.5 -> libncursesw.so.5.9 -rw-r--r-- 1 root root 195K Feb 26 2020 libncursesw.so.5.9 lrwxrwxrwx 1 root root 18 Feb 26 2020 libncursesw.so.6 -> libncursesw.so.6.2 -rw-r--r-- 1 root root 227K Feb 26 2020 libncursesw.so.6.2 lrwxrwxrwx 1 root root 16 Jun 14 2021 libnettle.so.7 -> libnettle.so.7.0 -rw-r--r-- 1 root root 227K Jun 14 2021 libnettle.so.7.0 lrwxrwxrwx 1 root root 21 Mar 22 2020 libnghttp2.so.14 -> libnghttp2.so.14.19.0 -rw-r--r-- 1 root root 159K Mar 22 2020 libnghttp2.so.14.19.0 lrwxrwxrwx 1 root root 16 Jul 17 2018 libnpth.so.0 -> libnpth.so.0.1.2 -rw-r--r-- 1 root root 19K Jul 17 2018 libnpth.so.0.1.2 -rw-r--r-- 1 root root 104K Apr 7 2022 libnsl-2.31.so -rw-r--r-- 1 root root 207K Apr 7 2022 libnsl.a lrwxrwxrwx 1 root root 33 Apr 7 2022 libnsl.so -> /lib/x86_64-linux-gnu/libnsl.so.1 lrwxrwxrwx 1 root root 14 Apr 7 2022 libnsl.so.1 -> libnsl-2.31.so -rw-r--r-- 1 root root 43K Apr 7 2022 libnss_compat-2.31.so lrwxrwxrwx 1 root root 40 Apr 7 2022 libnss_compat.so -> /lib/x86_64-linux-gnu/libnss_compat.so.2 lrwxrwxrwx 1 root root 21 Apr 7 2022 libnss_compat.so.2 -> libnss_compat-2.31.so -rw-r--r-- 1 root root 27K Apr 7 2022 libnss_dns-2.31.so lrwxrwxrwx 1 root root 37 Apr 7 2022 libnss_dns.so -> /lib/x86_64-linux-gnu/libnss_dns.so.2 lrwxrwxrwx 1 root root 18 Apr 7 2022 libnss_dns.so.2 -> libnss_dns-2.31.so -rw-r--r-- 1 root root 51K Apr 7 2022 libnss_files-2.31.so lrwxrwxrwx 1 root root 39 Apr 7 2022 libnss_files.so -> /lib/x86_64-linux-gnu/libnss_files.so.2 lrwxrwxrwx 1 root root 20 Apr 7 2022 libnss_files.so.2 -> libnss_files-2.31.so -rw-r--r-- 1 root root 27K Apr 7 2022 libnss_hesiod-2.31.so lrwxrwxrwx 1 root root 40 Apr 7 2022 libnss_hesiod.so -> /lib/x86_64-linux-gnu/libnss_hesiod.so.2 lrwxrwxrwx 1 root root 21 Apr 7 2022 libnss_hesiod.so.2 -> libnss_hesiod-2.31.so -rw-r--r-- 1 root root 51K Apr 7 2022 libnss_nis-2.31.so lrwxrwxrwx 1 root root 37 Apr 7 2022 libnss_nis.so -> /lib/x86_64-linux-gnu/libnss_nis.so.2 lrwxrwxrwx 1 root root 18 Apr 7 2022 libnss_nis.so.2 -> libnss_nis-2.31.so -rw-r--r-- 1 root root 59K Apr 7 2022 libnss_nisplus-2.31.so lrwxrwxrwx 1 root root 41 Apr 7 2022 libnss_nisplus.so -> /lib/x86_64-linux-gnu/libnss_nisplus.so.2 lrwxrwxrwx 1 root root 22 Apr 7 2022 libnss_nisplus.so.2 -> libnss_nisplus-2.31.so -rw-r--r-- 1 root root 71K Sep 8 2018 libnuma.a lrwxrwxrwx 1 root root 16 Sep 8 2018 libnuma.so -> libnuma.so.1.0.0 lrwxrwxrwx 1 root root 16 Sep 8 2018 libnuma.so.1 -> libnuma.so.1.0.0 -rw-r--r-- 1 root root 47K Sep 8 2018 libnuma.so.1.0.0 -rw-r--r-- 1 root root 1.4M Aug 30 2022 libopcodes-2.34-system.so lrwxrwxrwx 1 root root 19 Jan 4 2021 libp11-kit.so.0 -> libp11-kit.so.0.3.0 -rw-r--r-- 1 root root 1.3M Jan 4 2021 libp11-kit.so.0.3.0 lrwxrwxrwx 1 root root 16 Feb 2 2023 libpam.so.0 -> libpam.so.0.84.2 -rw-r--r-- 1 root root 67K Feb 2 2023 libpam.so.0.84.2 lrwxrwxrwx 1 root root 21 Feb 2 2023 libpam_misc.so.0 -> libpam_misc.so.0.82.1 -rw-r--r-- 1 root root 15K Feb 2 2023 libpam_misc.so.0.82.1 lrwxrwxrwx 1 root root 17 Feb 2 2023 libpamc.so.0 -> libpamc.so.0.82.1 -rw-r--r-- 1 root root 19K Feb 2 2023 libpamc.so.0.82.1 lrwxrwxrwx 1 root root 15 Feb 26 2020 libpanel.so.6 -> libpanel.so.6.2 -rw-r--r-- 1 root root 23K Feb 26 2020 libpanel.so.6.2 lrwxrwxrwx 1 root root 16 Feb 26 2020 libpanelw.so.5 -> libpanelw.so.5.9 -rw-r--r-- 1 root root 23K Feb 26 2020 libpanelw.so.5.9 lrwxrwxrwx 1 root root 16 Feb 26 2020 libpanelw.so.6 -> libpanelw.so.6.2 -rw-r--r-- 1 root root 23K Feb 26 2020 libpanelw.so.6.2 -rw-r--r-- 1 root root 15K Apr 7 2022 libpcprofile.so lrwxrwxrwx 1 root root 17 May 16 2022 libpcre.so.3 -> libpcre.so.3.13.3 -rw-r--r-- 1 root root 455K May 16 2022 libpcre.so.3.13.3 lrwxrwxrwx 1 root root 19 Sep 20 2022 libpcre2-8.so.0 -> libpcre2-8.so.0.9.0 -rw-r--r-- 1 root root 575K Sep 20 2022 libpcre2-8.so.0.9.0 lrwxrwxrwx 1 root root 22 May 16 2022 libpcreposix.so.3 -> libpcreposix.so.3.13.3 -rw-r--r-- 1 root root 15K May 16 2022 libpcreposix.so.3.13.3 lrwxrwxrwx 1 root root 17 Oct 5 2022 libperl.so.5.30 -> libperl.so.5.30.0 -rw-r--r-- 1 root root 3.4M Oct 5 2022 libperl.so.5.30.0 lrwxrwxrwx 1 root root 18 Sep 9 2021 libprocps.so.8 -> libprocps.so.8.0.2 -rw-r--r-- 1 root root 79K Sep 9 2021 libprocps.so.8.0.2 lrwxrwxrwx 1 root root 15 Mar 31 2020 libpsl.so.5 -> libpsl.so.5.3.2 -rw-r--r-- 1 root root 70K Mar 31 2020 libpsl.so.5.3.2 -rwxr-xr-x 1 root root 154K Apr 7 2022 libpthread-2.31.so -rw-r--r-- 1 root root 6.3M Apr 7 2022 libpthread.a lrwxrwxrwx 1 root root 37 Apr 7 2022 libpthread.so -> /lib/x86_64-linux-gnu/libpthread.so.0 lrwxrwxrwx 1 root root 18 Apr 7 2022 libpthread.so.0 -> libpthread-2.31.so lrwxrwxrwx 1 root root 20 May 29 2021 libquadmath.so.0 -> libquadmath.so.0.0.0 -rw-r--r-- 1 root root 291K May 29 2021 libquadmath.so.0.0.0 lrwxrwxrwx 1 root root 18 Feb 25 2020 libreadline.so.8 -> libreadline.so.8.0 -rw-r--r-- 1 root root 313K Feb 25 2020 libreadline.so.8.0 -rw-r--r-- 1 root root 99K Apr 7 2022 libresolv-2.31.so -rw-r--r-- 1 root root 135K Apr 7 2022 libresolv.a lrwxrwxrwx 1 root root 36 Apr 7 2022 libresolv.so -> /lib/x86_64-linux-gnu/libresolv.so.2 lrwxrwxrwx 1 root root 17 Apr 7 2022 libresolv.so.2 -> libresolv-2.31.so lrwxrwxrwx 1 root root 18 Feb 6 2023 libroken.so.18 -> libroken.so.18.1.0 -rw-r--r-- 1 root root 95K Feb 6 2023 libroken.so.18.1.0 -rw-r--r-- 1 root root 54K Apr 7 2022 librpcsvc.a -rw-r--r-- 1 root root 36K Apr 7 2022 librt-2.31.so -rw-r--r-- 1 root root 81K Apr 7 2022 librt.a lrwxrwxrwx 1 root root 32 Apr 7 2022 librt.so -> /lib/x86_64-linux-gnu/librt.so.1 lrwxrwxrwx 1 root root 13 Apr 7 2022 librt.so.1 -> librt-2.31.so -rw-r--r-- 1 root root 124K Oct 31 2019 librtmp.so.1 lrwxrwxrwx 1 root root 18 Feb 15 2022 libsasl2.so.2 -> libsasl2.so.2.0.25 -rw-r--r-- 1 root root 111K Feb 15 2022 libsasl2.so.2.0.25 lrwxrwxrwx 1 root root 19 Nov 19 2021 libseccomp.so.2 -> libseccomp.so.2.5.1 -rw-r--r-- 1 root root 131K Nov 19 2021 libseccomp.so.2.5.1 -rw-r--r-- 1 root root 160K Feb 26 2020 libselinux.so.1 -rw-r--r-- 1 root root 263K Feb 26 2020 libsemanage.so.1 -rw-r--r-- 1 root root 697K Apr 26 2022 libsepol.so.1 lrwxrwxrwx 1 root root 19 Apr 12 2018 libsigsegv.so.2 -> libsigsegv.so.2.0.5 -rw-r--r-- 1 root root 15K Apr 12 2018 libsigsegv.so.2.0.5 lrwxrwxrwx 1 root root 21 Feb 7 2022 libsmartcols.so.1 -> libsmartcols.so.1.1.0 -rw-r--r-- 1 root root 239K Feb 7 2022 libsmartcols.so.1.1.0 lrwxrwxrwx 1 root root 19 Nov 4 2022 libsqlite3.so.0 -> libsqlite3.so.0.8.6 -rw-r--r-- 1 root root 1.2M Nov 4 2022 libsqlite3.so.0.8.6 lrwxrwxrwx 1 root root 12 Jun 2 2022 libss.so.2 -> libss.so.2.0 -rw-r--r-- 1 root root 31K Jun 2 2022 libss.so.2.0 lrwxrwxrwx 1 root root 15 Aug 18 2021 libssh.so.4 -> libssh.so.4.8.4 -rw-r--r-- 1 root root 436K Aug 18 2021 libssh.so.4.8.4 -rw-r--r-- 1 root root 585K Apr 17 2023 libssl.so.1.1 lrwxrwxrwx 1 root root 19 May 29 2021 libstdc++.so.6 -> libstdc++.so.6.0.28 -rw-r--r-- 1 root root 1.9M May 29 2021 libstdc++.so.6.0.28 lrwxrwxrwx 1 root root 20 Mar 15 2023 libsystemd.so.0 -> libsystemd.so.0.28.0 -rw-r--r-- 1 root root 693K Mar 15 2023 libsystemd.so.0.28.0 lrwxrwxrwx 1 root root 17 Feb 15 2020 libtasn1.so.6 -> libtasn1.so.6.6.0 -rw-r--r-- 1 root root 83K Feb 15 2020 libtasn1.so.6.6.0 -rw-r--r-- 1 root root 39K Apr 7 2022 libthread_db-1.0.so lrwxrwxrwx 1 root root 39 Apr 7 2022 libthread_db.so -> /lib/x86_64-linux-gnu/libthread_db.so.1 lrwxrwxrwx 1 root root 19 Apr 7 2022 libthread_db.so.1 -> libthread_db-1.0.so lrwxrwxrwx 1 root root 13 Feb 26 2020 libtic.so.5 -> libtic.so.5.9 -rw-r--r-- 1 root root 67K Feb 26 2020 libtic.so.5.9 lrwxrwxrwx 1 root root 13 Feb 26 2020 libtic.so.6 -> libtic.so.6.2 -rw-r--r-- 1 root root 67K Feb 26 2020 libtic.so.6.2 lrwxrwxrwx 1 root root 15 Feb 26 2020 libtinfo.so.5 -> libtinfo.so.5.9 -rw-r--r-- 1 root root 180K Feb 26 2020 libtinfo.so.5.9 lrwxrwxrwx 1 root root 15 Feb 26 2020 libtinfo.so.6 -> libtinfo.so.6.2 -rw-r--r-- 1 root root 188K Feb 26 2020 libtinfo.so.6.2 lrwxrwxrwx 1 root root 16 May 29 2021 libtsan.so.0 -> libtsan.so.0.0.0 -rw-r--r-- 1 root root 8.7M May 29 2021 libtsan.so.0.0.0 -rw-r--r-- 1 root root 3.9K May 29 2021 libtsan_preinit.o lrwxrwxrwx 1 root root 17 May 29 2021 libubsan.so.1 -> libubsan.so.1.0.0 -rw-r--r-- 1 root root 3.0M May 29 2021 libubsan.so.1.0.0 lrwxrwxrwx 1 root root 17 Mar 15 2023 libudev.so.1 -> libudev.so.1.6.17 -rw-r--r-- 1 root root 175K Mar 15 2023 libudev.so.1.6.17 lrwxrwxrwx 1 root root 21 Jul 11 2019 libunistring.so.2 -> libunistring.so.2.1.0 -rw-r--r-- 1 root root 1.6M Jul 11 2019 libunistring.so.2.1.0 -rw-r--r-- 1 root root 15K Apr 7 2022 libutil-2.31.so -rw-r--r-- 1 root root 15K Apr 7 2022 libutil.a lrwxrwxrwx 1 root root 34 Apr 7 2022 libutil.so -> /lib/x86_64-linux-gnu/libutil.so.1 lrwxrwxrwx 1 root root 15 Apr 7 2022 libutil.so.1 -> libutil-2.31.so lrwxrwxrwx 1 root root 16 Feb 7 2022 libuuid.so.1 -> libuuid.so.1.3.0 -rw-r--r-- 1 root root 31K Feb 7 2022 libuuid.so.1.3.0 lrwxrwxrwx 1 root root 16 Feb 6 2023 libwind.so.0 -> libwind.so.0.0.0 -rw-r--r-- 1 root root 163K Feb 6 2023 libwind.so.0.0.0 lrwxrwxrwx 1 root root 14 Oct 14 2022 libz.so.1 -> libz.so.1.2.11 -rw-r--r-- 1 root root 107K Oct 14 2022 libz.so.1.2.11 lrwxrwxrwx 1 root root 16 Mar 3 2021 libzstd.so.1 -> libzstd.so.1.4.4 -rw-r--r-- 1 root root 671K Mar 3 2021 libzstd.so.1.4.4 drwxr-xr-x 5 root root 4.0K Feb 2 2023 perl drwxr-xr-x 16 root root 4.0K Jan 26 2023 perl-base drwxr-xr-x 2 root root 4.0K Feb 2 2023 pkgconfig -rw-r--r-- 1 root root 1.9K Apr 7 2022 rcrt1.o drwxr-xr-x 2 root root 4.0K Feb 2 2023 sasl2 drwxr-xr-x 1 root root 4.0K Apr 26 2023 security [Pipeline] echo Packing build/libdgl.so, build/runUnitTests, python/dgl/_ffi/_cy3/core.cpython-*-x86_64-linux-gnu.so, build/tensoradapter/pytorch/*.so, build/dgl_sparse/*.so, build/graphbolt/*.so into dgl-cugraph-linux [Pipeline] stash g++ -pthread -B /opt/conda/envs/pytorch-ci/compiler_compat -shared -Wl,-rpath,/opt/conda/envs/pytorch-ci/lib -Wl,-rpath-link,/opt/conda/envs/pytorch-ci/lib -L/opt/conda/envs/pytorch-ci/lib -Wl,-rpath,/opt/conda/envs/pytorch-ci/lib -Wl,-rpath-link,/opt/conda/envs/pytorch-ci/lib -L/opt/conda/envs/pytorch-ci/lib build/temp.linux-x86_64-cpython-310/dgl/_ffi/_cython/core.o -Ldgl -L../build/Release -L../build -ldgl -o build/lib.linux-x86_64-cpython-310/dgl/_ffi/_cy3/core.cpython-310-x86_64-linux-gnu.so creating build/bdist.linux-x86_64 creating build/bdist.linux-x86_64/egg creating build/bdist.linux-x86_64/egg/dgl creating build/bdist.linux-x86_64/egg/dgl/distgnn creating build/bdist.linux-x86_64/egg/dgl/distgnn/tools copying build/lib.linux-x86_64-cpython-310/dgl/distgnn/tools/tools.py -> build/bdist.linux-x86_64/egg/dgl/distgnn/tools copying build/lib.linux-x86_64-cpython-310/dgl/distgnn/tools/__init__.py -> build/bdist.linux-x86_64/egg/dgl/distgnn/tools creating build/bdist.linux-x86_64/egg/dgl/distgnn/partition copying build/lib.linux-x86_64-cpython-310/dgl/distgnn/partition/libra_partition.py -> build/bdist.linux-x86_64/egg/dgl/distgnn/partition copying build/lib.linux-x86_64-cpython-310/dgl/distgnn/partition/__init__.py -> build/bdist.linux-x86_64/egg/dgl/distgnn/partition copying build/lib.linux-x86_64-cpython-310/dgl/distgnn/__init__.py -> build/bdist.linux-x86_64/egg/dgl/distgnn copying build/lib.linux-x86_64-cpython-310/dgl/global_config.py -> build/bdist.linux-x86_64/egg/dgl creating build/bdist.linux-x86_64/egg/dgl/cuda copying build/lib.linux-x86_64-cpython-310/dgl/cuda/nccl.py -> build/bdist.linux-x86_64/egg/dgl/cuda copying build/lib.linux-x86_64-cpython-310/dgl/cuda/__init__.py -> build/bdist.linux-x86_64/egg/dgl/cuda copying build/lib.linux-x86_64-cpython-310/dgl/cuda/gpu_cache.py -> build/bdist.linux-x86_64/egg/dgl/cuda copying build/lib.linux-x86_64-cpython-310/dgl/subgraph.py -> build/bdist.linux-x86_64/egg/dgl creating build/bdist.linux-x86_64/egg/dgl/function copying build/lib.linux-x86_64-cpython-310/dgl/function/reducer.py -> build/bdist.linux-x86_64/egg/dgl/function copying build/lib.linux-x86_64-cpython-310/dgl/function/message.py -> build/bdist.linux-x86_64/egg/dgl/function copying build/lib.linux-x86_64-cpython-310/dgl/function/base.py -> build/bdist.linux-x86_64/egg/dgl/function copying build/lib.linux-x86_64-cpython-310/dgl/function/__init__.py -> build/bdist.linux-x86_64/egg/dgl/function copying build/lib.linux-x86_64-cpython-310/dgl/_sparse_ops.py -> build/bdist.linux-x86_64/egg/dgl creating build/bdist.linux-x86_64/egg/dgl/distributed copying build/lib.linux-x86_64-cpython-310/dgl/distributed/graph_services.py -> build/bdist.linux-x86_64/egg/dgl/distributed copying build/lib.linux-x86_64-cpython-310/dgl/distributed/graph_partition_book.py -> build/bdist.linux-x86_64/egg/dgl/distributed copying build/lib.linux-x86_64-cpython-310/dgl/distributed/role.py -> build/bdist.linux-x86_64/egg/dgl/distributed copying build/lib.linux-x86_64-cpython-310/dgl/distributed/shared_mem_utils.py -> build/bdist.linux-x86_64/egg/dgl/distributed copying build/lib.linux-x86_64-cpython-310/dgl/distributed/dist_graph.py -> build/bdist.linux-x86_64/egg/dgl/distributed copying build/lib.linux-x86_64-cpython-310/dgl/distributed/constants.py -> build/bdist.linux-x86_64/egg/dgl/distributed copying build/lib.linux-x86_64-cpython-310/dgl/distributed/dist_dataloader.py -> build/bdist.linux-x86_64/egg/dgl/distributed copying build/lib.linux-x86_64-cpython-310/dgl/distributed/dist_context.py -> build/bdist.linux-x86_64/egg/dgl/distributed copying build/lib.linux-x86_64-cpython-310/dgl/distributed/kvstore.py -> build/bdist.linux-x86_64/egg/dgl/distributed copying build/lib.linux-x86_64-cpython-310/dgl/distributed/id_map.py -> build/bdist.linux-x86_64/egg/dgl/distributed copying build/lib.linux-x86_64-cpython-310/dgl/distributed/dist_tensor.py -> build/bdist.linux-x86_64/egg/dgl/distributed creating build/bdist.linux-x86_64/egg/dgl/distributed/optim creating build/bdist.linux-x86_64/egg/dgl/distributed/optim/pytorch copying build/lib.linux-x86_64-cpython-310/dgl/distributed/optim/pytorch/sparse_optim.py -> build/bdist.linux-x86_64/egg/dgl/distributed/optim/pytorch copying build/lib.linux-x86_64-cpython-310/dgl/distributed/optim/pytorch/__init__.py -> build/bdist.linux-x86_64/egg/dgl/distributed/optim/pytorch copying build/lib.linux-x86_64-cpython-310/dgl/distributed/optim/pytorch/utils.py -> build/bdist.linux-x86_64/egg/dgl/distributed/optim/pytorch copying build/lib.linux-x86_64-cpython-310/dgl/distributed/optim/__init__.py -> build/bdist.linux-x86_64/egg/dgl/distributed/optim creating build/bdist.linux-x86_64/egg/dgl/distributed/optim/tensorflow copying build/lib.linux-x86_64-cpython-310/dgl/distributed/optim/tensorflow/__init__.py -> build/bdist.linux-x86_64/egg/dgl/distributed/optim/tensorflow creating build/bdist.linux-x86_64/egg/dgl/distributed/optim/mxnet copying build/lib.linux-x86_64-cpython-310/dgl/distributed/optim/mxnet/__init__.py -> build/bdist.linux-x86_64/egg/dgl/distributed/optim/mxnet copying build/lib.linux-x86_64-cpython-310/dgl/distributed/__init__.py -> build/bdist.linux-x86_64/egg/dgl/distributed creating build/bdist.linux-x86_64/egg/dgl/distributed/nn creating build/bdist.linux-x86_64/egg/dgl/distributed/nn/pytorch copying build/lib.linux-x86_64-cpython-310/dgl/distributed/nn/pytorch/sparse_emb.py -> build/bdist.linux-x86_64/egg/dgl/distributed/nn/pytorch copying build/lib.linux-x86_64-cpython-310/dgl/distributed/nn/pytorch/__init__.py -> build/bdist.linux-x86_64/egg/dgl/distributed/nn/pytorch copying build/lib.linux-x86_64-cpython-310/dgl/distributed/nn/__init__.py -> build/bdist.linux-x86_64/egg/dgl/distributed/nn creating build/bdist.linux-x86_64/egg/dgl/distributed/nn/tensorflow copying build/lib.linux-x86_64-cpython-310/dgl/distributed/nn/tensorflow/__init__.py -> build/bdist.linux-x86_64/egg/dgl/distributed/nn/tensorflow creating build/bdist.linux-x86_64/egg/dgl/distributed/nn/mxnet copying build/lib.linux-x86_64-cpython-310/dgl/distributed/nn/mxnet/__init__.py -> build/bdist.linux-x86_64/egg/dgl/distributed/nn/mxnet copying build/lib.linux-x86_64-cpython-310/dgl/distributed/standalone_kvstore.py -> build/bdist.linux-x86_64/egg/dgl/distributed copying build/lib.linux-x86_64-cpython-310/dgl/distributed/rpc_client.py -> build/bdist.linux-x86_64/egg/dgl/distributed copying build/lib.linux-x86_64-cpython-310/dgl/distributed/rpc.py -> build/bdist.linux-x86_64/egg/dgl/distributed copying build/lib.linux-x86_64-cpython-310/dgl/distributed/partition.py -> build/bdist.linux-x86_64/egg/dgl/distributed copying build/lib.linux-x86_64-cpython-310/dgl/distributed/rpc_server.py -> build/bdist.linux-x86_64/egg/dgl/distributed copying build/lib.linux-x86_64-cpython-310/dgl/distributed/server_state.py -> build/bdist.linux-x86_64/egg/dgl/distributed copying build/lib.linux-x86_64-cpython-310/dgl/ndarray.py -> build/bdist.linux-x86_64/egg/dgl copying build/lib.linux-x86_64-cpython-310/dgl/view.py -> build/bdist.linux-x86_64/egg/dgl copying build/lib.linux-x86_64-cpython-310/dgl/core.py -> build/bdist.linux-x86_64/egg/dgl copying build/lib.linux-x86_64-cpython-310/dgl/propagate.py -> build/bdist.linux-x86_64/egg/dgl creating build/bdist.linux-x86_64/egg/dgl/graphbolt copying build/lib.linux-x86_64-cpython-310/dgl/graphbolt/sampled_subgraph.py -> build/bdist.linux-x86_64/egg/dgl/graphbolt creating build/bdist.linux-x86_64/egg/dgl/graphbolt/internal copying build/lib.linux-x86_64-cpython-310/dgl/graphbolt/internal/datapipe_utils.py -> build/bdist.linux-x86_64/egg/dgl/graphbolt/internal copying build/lib.linux-x86_64-cpython-310/dgl/graphbolt/internal/item_sampler_utils.py -> build/bdist.linux-x86_64/egg/dgl/graphbolt/internal copying build/lib.linux-x86_64-cpython-310/dgl/graphbolt/internal/__init__.py -> build/bdist.linux-x86_64/egg/dgl/graphbolt/internal copying build/lib.linux-x86_64-cpython-310/dgl/graphbolt/internal/sample_utils.py -> build/bdist.linux-x86_64/egg/dgl/graphbolt/internal copying build/lib.linux-x86_64-cpython-310/dgl/graphbolt/internal/utils.py -> build/bdist.linux-x86_64/egg/dgl/graphbolt/internal copying build/lib.linux-x86_64-cpython-310/dgl/graphbolt/sampling_graph.py -> build/bdist.linux-x86_64/egg/dgl/graphbolt copying build/lib.linux-x86_64-cpython-310/dgl/graphbolt/subgraph_sampler.py -> build/bdist.linux-x86_64/egg/dgl/graphbolt copying build/lib.linux-x86_64-cpython-310/dgl/graphbolt/itemset.py -> build/bdist.linux-x86_64/egg/dgl/graphbolt copying build/lib.linux-x86_64-cpython-310/dgl/graphbolt/dataloader.py -> build/bdist.linux-x86_64/egg/dgl/graphbolt copying build/lib.linux-x86_64-cpython-310/dgl/graphbolt/feature_store.py -> build/bdist.linux-x86_64/egg/dgl/graphbolt copying build/lib.linux-x86_64-cpython-310/dgl/graphbolt/feature_fetcher.py -> build/bdist.linux-x86_64/egg/dgl/graphbolt copying build/lib.linux-x86_64-cpython-310/dgl/graphbolt/minibatch.py -> build/bdist.linux-x86_64/egg/dgl/graphbolt copying build/lib.linux-x86_64-cpython-310/dgl/graphbolt/base.py -> build/bdist.linux-x86_64/egg/dgl/graphbolt copying build/lib.linux-x86_64-cpython-310/dgl/graphbolt/item_sampler.py -> build/bdist.linux-x86_64/egg/dgl/graphbolt copying build/lib.linux-x86_64-cpython-310/dgl/graphbolt/__init__.py -> build/bdist.linux-x86_64/egg/dgl/graphbolt copying build/lib.linux-x86_64-cpython-310/dgl/graphbolt/negative_sampler.py -> build/bdist.linux-x86_64/egg/dgl/graphbolt copying build/lib.linux-x86_64-cpython-310/dgl/graphbolt/minibatch_transformer.py -> build/bdist.linux-x86_64/egg/dgl/graphbolt copying build/lib.linux-x86_64-cpython-310/dgl/graphbolt/utils.py -> build/bdist.linux-x86_64/egg/dgl/graphbolt copying build/lib.linux-x86_64-cpython-310/dgl/graphbolt/dataset.py -> build/bdist.linux-x86_64/egg/dgl/graphbolt creating build/bdist.linux-x86_64/egg/dgl/graphbolt/impl copying build/lib.linux-x86_64-cpython-310/dgl/graphbolt/impl/neighbor_sampler.py -> build/bdist.linux-x86_64/egg/dgl/graphbolt/impl copying build/lib.linux-x86_64-cpython-310/dgl/graphbolt/impl/in_subgraph_sampler.py -> build/bdist.linux-x86_64/egg/dgl/graphbolt/impl copying build/lib.linux-x86_64-cpython-310/dgl/graphbolt/impl/uniform_negative_sampler.py -> build/bdist.linux-x86_64/egg/dgl/graphbolt/impl copying build/lib.linux-x86_64-cpython-310/dgl/graphbolt/impl/torch_based_feature_store.py -> build/bdist.linux-x86_64/egg/dgl/graphbolt/impl copying build/lib.linux-x86_64-cpython-310/dgl/graphbolt/impl/legacy_dataset.py -> build/bdist.linux-x86_64/egg/dgl/graphbolt/impl copying build/lib.linux-x86_64-cpython-310/dgl/graphbolt/impl/ondisk_metadata.py -> build/bdist.linux-x86_64/egg/dgl/graphbolt/impl copying build/lib.linux-x86_64-cpython-310/dgl/graphbolt/impl/fused_csc_sampling_graph.py -> build/bdist.linux-x86_64/egg/dgl/graphbolt/impl copying build/lib.linux-x86_64-cpython-310/dgl/graphbolt/impl/basic_feature_store.py -> build/bdist.linux-x86_64/egg/dgl/graphbolt/impl copying build/lib.linux-x86_64-cpython-310/dgl/graphbolt/impl/sampled_subgraph_impl.py -> build/bdist.linux-x86_64/egg/dgl/graphbolt/impl copying build/lib.linux-x86_64-cpython-310/dgl/graphbolt/impl/__init__.py -> build/bdist.linux-x86_64/egg/dgl/graphbolt/impl copying build/lib.linux-x86_64-cpython-310/dgl/graphbolt/impl/temporal_neighbor_sampler.py -> build/bdist.linux-x86_64/egg/dgl/graphbolt/impl copying build/lib.linux-x86_64-cpython-310/dgl/graphbolt/impl/ondisk_dataset.py -> build/bdist.linux-x86_64/egg/dgl/graphbolt/impl copying build/lib.linux-x86_64-cpython-310/dgl/graphbolt/impl/gpu_cached_feature.py -> build/bdist.linux-x86_64/egg/dgl/graphbolt/impl copying build/lib.linux-x86_64-cpython-310/dgl/graphbolt/impl/gpu_cache.py -> build/bdist.linux-x86_64/egg/dgl/graphbolt/impl creating build/bdist.linux-x86_64/egg/dgl/utils copying build/lib.linux-x86_64-cpython-310/dgl/utils/filter.py -> build/bdist.linux-x86_64/egg/dgl/utils copying build/lib.linux-x86_64-cpython-310/dgl/utils/checks.py -> build/bdist.linux-x86_64/egg/dgl/utils copying build/lib.linux-x86_64-cpython-310/dgl/utils/internal.py -> build/bdist.linux-x86_64/egg/dgl/utils copying build/lib.linux-x86_64-cpython-310/dgl/utils/exception.py -> build/bdist.linux-x86_64/egg/dgl/utils copying build/lib.linux-x86_64-cpython-310/dgl/utils/shared_mem.py -> build/bdist.linux-x86_64/egg/dgl/utils copying build/lib.linux-x86_64-cpython-310/dgl/utils/pin_memory.py -> build/bdist.linux-x86_64/egg/dgl/utils copying build/lib.linux-x86_64-cpython-310/dgl/utils/__init__.py -> build/bdist.linux-x86_64/egg/dgl/utils copying build/lib.linux-x86_64-cpython-310/dgl/utils/data.py -> build/bdist.linux-x86_64/egg/dgl/utils creating build/bdist.linux-x86_64/egg/dgl/ops copying build/lib.linux-x86_64-cpython-310/dgl/ops/gather_mm.py -> build/bdist.linux-x86_64/egg/dgl/ops copying build/lib.linux-x86_64-cpython-310/dgl/ops/sddmm.py -> build/bdist.linux-x86_64/egg/dgl/ops copying build/lib.linux-x86_64-cpython-310/dgl/ops/edge_softmax.py -> build/bdist.linux-x86_64/egg/dgl/ops copying build/lib.linux-x86_64-cpython-310/dgl/ops/spmm.py -> build/bdist.linux-x86_64/egg/dgl/ops copying build/lib.linux-x86_64-cpython-310/dgl/ops/segment.py -> build/bdist.linux-x86_64/egg/dgl/ops copying build/lib.linux-x86_64-cpython-310/dgl/ops/__init__.py -> build/bdist.linux-x86_64/egg/dgl/ops copying build/lib.linux-x86_64-cpython-310/dgl/base.py -> build/bdist.linux-x86_64/egg/dgl copying build/lib.linux-x86_64-cpython-310/dgl/heterograph_index.py -> build/bdist.linux-x86_64/egg/dgl copying build/lib.linux-x86_64-cpython-310/dgl/readout.py -> build/bdist.linux-x86_64/egg/dgl copying build/lib.linux-x86_64-cpython-310/dgl/logging.py -> build/bdist.linux-x86_64/egg/dgl copying build/lib.linux-x86_64-cpython-310/dgl/init.py -> build/bdist.linux-x86_64/egg/dgl creating build/bdist.linux-x86_64/egg/dgl/geometry copying build/lib.linux-x86_64-cpython-310/dgl/geometry/fps.py -> build/bdist.linux-x86_64/egg/dgl/geometry copying build/lib.linux-x86_64-cpython-310/dgl/geometry/__init__.py -> build/bdist.linux-x86_64/egg/dgl/geometry copying build/lib.linux-x86_64-cpython-310/dgl/geometry/edge_coarsening.py -> build/bdist.linux-x86_64/egg/dgl/geometry copying build/lib.linux-x86_64-cpython-310/dgl/geometry/capi.py -> build/bdist.linux-x86_64/egg/dgl/geometry copying build/lib.linux-x86_64-cpython-310/dgl/heterograph.py -> build/bdist.linux-x86_64/egg/dgl copying build/lib.linux-x86_64-cpython-310/dgl/frame.py -> build/bdist.linux-x86_64/egg/dgl creating build/bdist.linux-x86_64/egg/dgl/optim creating build/bdist.linux-x86_64/egg/dgl/optim/pytorch copying build/lib.linux-x86_64-cpython-310/dgl/optim/pytorch/sparse_optim.py -> build/bdist.linux-x86_64/egg/dgl/optim/pytorch copying build/lib.linux-x86_64-cpython-310/dgl/optim/pytorch/__init__.py -> build/bdist.linux-x86_64/egg/dgl/optim/pytorch copying build/lib.linux-x86_64-cpython-310/dgl/optim/__init__.py -> build/bdist.linux-x86_64/egg/dgl/optim creating build/bdist.linux-x86_64/egg/dgl/optim/tensorflow copying build/lib.linux-x86_64-cpython-310/dgl/optim/tensorflow/__init__.py -> build/bdist.linux-x86_64/egg/dgl/optim/tensorflow creating build/bdist.linux-x86_64/egg/dgl/optim/mxnet copying build/lib.linux-x86_64-cpython-310/dgl/optim/mxnet/__init__.py -> build/bdist.linux-x86_64/egg/dgl/optim/mxnet creating build/bdist.linux-x86_64/egg/dgl/data copying build/lib.linux-x86_64-cpython-310/dgl/data/tensor_serialize.py -> build/bdist.linux-x86_64/egg/dgl/data copying build/lib.linux-x86_64-cpython-310/dgl/data/ppi.py -> build/bdist.linux-x86_64/egg/dgl/data copying build/lib.linux-x86_64-cpython-310/dgl/data/csv_dataset.py -> build/bdist.linux-x86_64/egg/dgl/data copying build/lib.linux-x86_64-cpython-310/dgl/data/superpixel.py -> build/bdist.linux-x86_64/egg/dgl/data copying build/lib.linux-x86_64-cpython-310/dgl/data/synthetic.py -> build/bdist.linux-x86_64/egg/dgl/data copying build/lib.linux-x86_64-cpython-310/dgl/data/zinc.py -> build/bdist.linux-x86_64/egg/dgl/data copying build/lib.linux-x86_64-cpython-310/dgl/data/heterograph_serialize.py -> build/bdist.linux-x86_64/egg/dgl/data copying build/lib.linux-x86_64-cpython-310/dgl/data/cluster.py -> build/bdist.linux-x86_64/egg/dgl/data copying build/lib.linux-x86_64-cpython-310/dgl/data/tu.py -> build/bdist.linux-x86_64/egg/dgl/data copying build/lib.linux-x86_64-cpython-310/dgl/data/sbm.py -> build/bdist.linux-x86_64/egg/dgl/data copying build/lib.linux-x86_64-cpython-310/dgl/data/lrgb.py -> build/bdist.linux-x86_64/egg/dgl/data copying build/lib.linux-x86_64-cpython-310/dgl/data/qm9.py -> build/bdist.linux-x86_64/egg/dgl/data copying build/lib.linux-x86_64-cpython-310/dgl/data/flickr.py -> build/bdist.linux-x86_64/egg/dgl/data copying build/lib.linux-x86_64-cpython-310/dgl/data/qm7b.py -> build/bdist.linux-x86_64/egg/dgl/data copying build/lib.linux-x86_64-cpython-310/dgl/data/dgl_dataset.py -> build/bdist.linux-x86_64/egg/dgl/data copying build/lib.linux-x86_64-cpython-310/dgl/data/karate.py -> build/bdist.linux-x86_64/egg/dgl/data copying build/lib.linux-x86_64-cpython-310/dgl/data/wikics.py -> build/bdist.linux-x86_64/egg/dgl/data copying build/lib.linux-x86_64-cpython-310/dgl/data/heterophilous_graphs.py -> build/bdist.linux-x86_64/egg/dgl/data copying build/lib.linux-x86_64-cpython-310/dgl/data/gdelt.py -> build/bdist.linux-x86_64/egg/dgl/data copying build/lib.linux-x86_64-cpython-310/dgl/data/geom_gcn.py -> build/bdist.linux-x86_64/egg/dgl/data copying build/lib.linux-x86_64-cpython-310/dgl/data/actor.py -> build/bdist.linux-x86_64/egg/dgl/data copying build/lib.linux-x86_64-cpython-310/dgl/data/rdf.py -> build/bdist.linux-x86_64/egg/dgl/data copying build/lib.linux-x86_64-cpython-310/dgl/data/movielens.py -> build/bdist.linux-x86_64/egg/dgl/data copying build/lib.linux-x86_64-cpython-310/dgl/data/gindt.py -> build/bdist.linux-x86_64/egg/dgl/data copying build/lib.linux-x86_64-cpython-310/dgl/data/fraud.py -> build/bdist.linux-x86_64/egg/dgl/data copying build/lib.linux-x86_64-cpython-310/dgl/data/graph_serialize.py -> build/bdist.linux-x86_64/egg/dgl/data copying build/lib.linux-x86_64-cpython-310/dgl/data/minigc.py -> build/bdist.linux-x86_64/egg/dgl/data copying build/lib.linux-x86_64-cpython-310/dgl/data/__init__.py -> build/bdist.linux-x86_64/egg/dgl/data copying build/lib.linux-x86_64-cpython-310/dgl/data/gnn_benchmark.py -> build/bdist.linux-x86_64/egg/dgl/data copying build/lib.linux-x86_64-cpython-310/dgl/data/fakenews.py -> build/bdist.linux-x86_64/egg/dgl/data copying build/lib.linux-x86_64-cpython-310/dgl/data/citation_graph.py -> build/bdist.linux-x86_64/egg/dgl/data copying build/lib.linux-x86_64-cpython-310/dgl/data/reddit.py -> build/bdist.linux-x86_64/egg/dgl/data copying build/lib.linux-x86_64-cpython-310/dgl/data/csv_dataset_base.py -> build/bdist.linux-x86_64/egg/dgl/data copying build/lib.linux-x86_64-cpython-310/dgl/data/icews18.py -> build/bdist.linux-x86_64/egg/dgl/data copying build/lib.linux-x86_64-cpython-310/dgl/data/bitcoinotc.py -> build/bdist.linux-x86_64/egg/dgl/data copying build/lib.linux-x86_64-cpython-310/dgl/data/utils.py -> build/bdist.linux-x86_64/egg/dgl/data copying build/lib.linux-x86_64-cpython-310/dgl/data/tree.py -> build/bdist.linux-x86_64/egg/dgl/data copying build/lib.linux-x86_64-cpython-310/dgl/data/knowledge_graph.py -> build/bdist.linux-x86_64/egg/dgl/data copying build/lib.linux-x86_64-cpython-310/dgl/data/adapter.py -> build/bdist.linux-x86_64/egg/dgl/data copying build/lib.linux-x86_64-cpython-310/dgl/data/pattern.py -> build/bdist.linux-x86_64/egg/dgl/data copying build/lib.linux-x86_64-cpython-310/dgl/data/qm9_edge.py -> build/bdist.linux-x86_64/egg/dgl/data copying build/lib.linux-x86_64-cpython-310/dgl/data/yelp.py -> build/bdist.linux-x86_64/egg/dgl/data creating build/bdist.linux-x86_64/egg/dgl/mpops copying build/lib.linux-x86_64-cpython-310/dgl/mpops/edgewise.py -> build/bdist.linux-x86_64/egg/dgl/mpops copying build/lib.linux-x86_64-cpython-310/dgl/mpops/__init__.py -> build/bdist.linux-x86_64/egg/dgl/mpops copying build/lib.linux-x86_64-cpython-310/dgl/mpops/nodewise.py -> build/bdist.linux-x86_64/egg/dgl/mpops copying build/lib.linux-x86_64-cpython-310/dgl/mpops/fused.py -> build/bdist.linux-x86_64/egg/dgl/mpops copying build/lib.linux-x86_64-cpython-310/dgl/convert.py -> build/bdist.linux-x86_64/egg/dgl creating build/bdist.linux-x86_64/egg/dgl/transforms copying build/lib.linux-x86_64-cpython-310/dgl/transforms/to_block.py -> build/bdist.linux-x86_64/egg/dgl/transforms copying build/lib.linux-x86_64-cpython-310/dgl/transforms/module.py -> build/bdist.linux-x86_64/egg/dgl/transforms copying build/lib.linux-x86_64-cpython-310/dgl/transforms/__init__.py -> build/bdist.linux-x86_64/egg/dgl/transforms copying build/lib.linux-x86_64-cpython-310/dgl/transforms/functional.py -> build/bdist.linux-x86_64/egg/dgl/transforms copying build/lib.linux-x86_64-cpython-310/dgl/graph_index.py -> build/bdist.linux-x86_64/egg/dgl copying build/lib.linux-x86_64-cpython-310/dgl/label_informativeness.py -> build/bdist.linux-x86_64/egg/dgl copying build/lib.linux-x86_64-cpython-310/dgl/__init__.py -> build/bdist.linux-x86_64/egg/dgl copying build/lib.linux-x86_64-cpython-310/dgl/udf.py -> build/bdist.linux-x86_64/egg/dgl creating build/bdist.linux-x86_64/egg/dgl/nn creating build/bdist.linux-x86_64/egg/dgl/nn/functional copying build/lib.linux-x86_64-cpython-310/dgl/nn/functional/__init__.py -> build/bdist.linux-x86_64/egg/dgl/nn/functional creating build/bdist.linux-x86_64/egg/dgl/nn/pytorch copying build/lib.linux-x86_64-cpython-310/dgl/nn/pytorch/hetero.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch copying build/lib.linux-x86_64-cpython-310/dgl/nn/pytorch/sparse_emb.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch creating build/bdist.linux-x86_64/egg/dgl/nn/pytorch/explain copying build/lib.linux-x86_64-cpython-310/dgl/nn/pytorch/explain/subgraphx.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch/explain copying build/lib.linux-x86_64-cpython-310/dgl/nn/pytorch/explain/gnnexplainer.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch/explain copying build/lib.linux-x86_64-cpython-310/dgl/nn/pytorch/explain/pgexplainer.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch/explain copying build/lib.linux-x86_64-cpython-310/dgl/nn/pytorch/explain/__init__.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch/explain copying build/lib.linux-x86_64-cpython-310/dgl/nn/pytorch/softmax.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch creating build/bdist.linux-x86_64/egg/dgl/nn/pytorch/link copying build/lib.linux-x86_64-cpython-310/dgl/nn/pytorch/link/edgepred.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch/link copying build/lib.linux-x86_64-cpython-310/dgl/nn/pytorch/link/transe.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch/link copying build/lib.linux-x86_64-cpython-310/dgl/nn/pytorch/link/__init__.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch/link copying build/lib.linux-x86_64-cpython-310/dgl/nn/pytorch/link/transr.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch/link copying build/lib.linux-x86_64-cpython-310/dgl/nn/pytorch/network_emb.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch copying build/lib.linux-x86_64-cpython-310/dgl/nn/pytorch/linear.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch copying build/lib.linux-x86_64-cpython-310/dgl/nn/pytorch/glob.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch creating build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv copying build/lib.linux-x86_64-cpython-310/dgl/nn/pytorch/conv/gatv2conv.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv copying build/lib.linux-x86_64-cpython-310/dgl/nn/pytorch/conv/dgnconv.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv copying build/lib.linux-x86_64-cpython-310/dgl/nn/pytorch/conv/egatconv.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv copying build/lib.linux-x86_64-cpython-310/dgl/nn/pytorch/conv/gmmconv.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv copying build/lib.linux-x86_64-cpython-310/dgl/nn/pytorch/conv/sageconv.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv copying build/lib.linux-x86_64-cpython-310/dgl/nn/pytorch/conv/twirlsconv.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv copying build/lib.linux-x86_64-cpython-310/dgl/nn/pytorch/conv/gatedgcnconv.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv copying build/lib.linux-x86_64-cpython-310/dgl/nn/pytorch/conv/ginconv.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv copying build/lib.linux-x86_64-cpython-310/dgl/nn/pytorch/conv/dotgatconv.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv copying build/lib.linux-x86_64-cpython-310/dgl/nn/pytorch/conv/cugraph_sageconv.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv copying build/lib.linux-x86_64-cpython-310/dgl/nn/pytorch/conv/pnaconv.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv copying build/lib.linux-x86_64-cpython-310/dgl/nn/pytorch/conv/densegraphconv.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv copying build/lib.linux-x86_64-cpython-310/dgl/nn/pytorch/conv/tagconv.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv copying build/lib.linux-x86_64-cpython-310/dgl/nn/pytorch/conv/gatconv.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv copying build/lib.linux-x86_64-cpython-310/dgl/nn/pytorch/conv/agnnconv.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv copying build/lib.linux-x86_64-cpython-310/dgl/nn/pytorch/conv/densechebconv.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv copying build/lib.linux-x86_64-cpython-310/dgl/nn/pytorch/conv/hgtconv.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv copying build/lib.linux-x86_64-cpython-310/dgl/nn/pytorch/conv/grouprevres.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv copying build/lib.linux-x86_64-cpython-310/dgl/nn/pytorch/conv/cugraph_gatconv.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv copying build/lib.linux-x86_64-cpython-310/dgl/nn/pytorch/conv/cugraph_base.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv copying build/lib.linux-x86_64-cpython-310/dgl/nn/pytorch/conv/cfconv.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv copying build/lib.linux-x86_64-cpython-310/dgl/nn/pytorch/conv/appnpconv.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv copying build/lib.linux-x86_64-cpython-310/dgl/nn/pytorch/conv/__init__.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv copying build/lib.linux-x86_64-cpython-310/dgl/nn/pytorch/conv/gineconv.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv copying build/lib.linux-x86_64-cpython-310/dgl/nn/pytorch/conv/sgconv.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv copying build/lib.linux-x86_64-cpython-310/dgl/nn/pytorch/conv/graphconv.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv copying build/lib.linux-x86_64-cpython-310/dgl/nn/pytorch/conv/nnconv.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv copying build/lib.linux-x86_64-cpython-310/dgl/nn/pytorch/conv/gcn2conv.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv copying build/lib.linux-x86_64-cpython-310/dgl/nn/pytorch/conv/egnnconv.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv copying build/lib.linux-x86_64-cpython-310/dgl/nn/pytorch/conv/edgegatconv.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv copying build/lib.linux-x86_64-cpython-310/dgl/nn/pytorch/conv/densesageconv.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv copying build/lib.linux-x86_64-cpython-310/dgl/nn/pytorch/conv/edgeconv.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv copying build/lib.linux-x86_64-cpython-310/dgl/nn/pytorch/conv/gatedgraphconv.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv copying build/lib.linux-x86_64-cpython-310/dgl/nn/pytorch/conv/cugraph_relgraphconv.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv copying build/lib.linux-x86_64-cpython-310/dgl/nn/pytorch/conv/relgraphconv.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv copying build/lib.linux-x86_64-cpython-310/dgl/nn/pytorch/conv/chebconv.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv copying build/lib.linux-x86_64-cpython-310/dgl/nn/pytorch/conv/atomicconv.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv copying build/lib.linux-x86_64-cpython-310/dgl/nn/pytorch/factory.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch copying build/lib.linux-x86_64-cpython-310/dgl/nn/pytorch/__init__.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch creating build/bdist.linux-x86_64/egg/dgl/nn/pytorch/gt copying build/lib.linux-x86_64-cpython-310/dgl/nn/pytorch/gt/degree_encoder.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch/gt copying build/lib.linux-x86_64-cpython-310/dgl/nn/pytorch/gt/lap_pos_encoder.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch/gt copying build/lib.linux-x86_64-cpython-310/dgl/nn/pytorch/gt/spatial_encoder.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch/gt copying build/lib.linux-x86_64-cpython-310/dgl/nn/pytorch/gt/__init__.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch/gt copying build/lib.linux-x86_64-cpython-310/dgl/nn/pytorch/gt/egt.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch/gt copying build/lib.linux-x86_64-cpython-310/dgl/nn/pytorch/gt/biased_mha.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch/gt copying build/lib.linux-x86_64-cpython-310/dgl/nn/pytorch/gt/graphormer.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch/gt copying build/lib.linux-x86_64-cpython-310/dgl/nn/pytorch/gt/path_encoder.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch/gt copying build/lib.linux-x86_64-cpython-310/dgl/nn/pytorch/utils.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch copying build/lib.linux-x86_64-cpython-310/dgl/nn/__init__.py -> build/bdist.linux-x86_64/egg/dgl/nn creating build/bdist.linux-x86_64/egg/dgl/nn/tensorflow copying build/lib.linux-x86_64-cpython-310/dgl/nn/tensorflow/hetero.py -> build/bdist.linux-x86_64/egg/dgl/nn/tensorflow copying build/lib.linux-x86_64-cpython-310/dgl/nn/tensorflow/softmax.py -> build/bdist.linux-x86_64/egg/dgl/nn/tensorflow copying build/lib.linux-x86_64-cpython-310/dgl/nn/tensorflow/glob.py -> build/bdist.linux-x86_64/egg/dgl/nn/tensorflow creating build/bdist.linux-x86_64/egg/dgl/nn/tensorflow/conv copying build/lib.linux-x86_64-cpython-310/dgl/nn/tensorflow/conv/sageconv.py -> build/bdist.linux-x86_64/egg/dgl/nn/tensorflow/conv copying build/lib.linux-x86_64-cpython-310/dgl/nn/tensorflow/conv/ginconv.py -> build/bdist.linux-x86_64/egg/dgl/nn/tensorflow/conv copying build/lib.linux-x86_64-cpython-310/dgl/nn/tensorflow/conv/gatconv.py -> build/bdist.linux-x86_64/egg/dgl/nn/tensorflow/conv copying build/lib.linux-x86_64-cpython-310/dgl/nn/tensorflow/conv/densechebconv.py -> build/bdist.linux-x86_64/egg/dgl/nn/tensorflow/conv copying build/lib.linux-x86_64-cpython-310/dgl/nn/tensorflow/conv/appnpconv.py -> build/bdist.linux-x86_64/egg/dgl/nn/tensorflow/conv copying build/lib.linux-x86_64-cpython-310/dgl/nn/tensorflow/conv/__init__.py -> build/bdist.linux-x86_64/egg/dgl/nn/tensorflow/conv copying build/lib.linux-x86_64-cpython-310/dgl/nn/tensorflow/conv/sgconv.py -> build/bdist.linux-x86_64/egg/dgl/nn/tensorflow/conv copying build/lib.linux-x86_64-cpython-310/dgl/nn/tensorflow/conv/graphconv.py -> build/bdist.linux-x86_64/egg/dgl/nn/tensorflow/conv copying build/lib.linux-x86_64-cpython-310/dgl/nn/tensorflow/conv/edgeconv.py -> build/bdist.linux-x86_64/egg/dgl/nn/tensorflow/conv copying build/lib.linux-x86_64-cpython-310/dgl/nn/tensorflow/conv/relgraphconv.py -> build/bdist.linux-x86_64/egg/dgl/nn/tensorflow/conv copying build/lib.linux-x86_64-cpython-310/dgl/nn/tensorflow/conv/chebconv.py -> build/bdist.linux-x86_64/egg/dgl/nn/tensorflow/conv copying build/lib.linux-x86_64-cpython-310/dgl/nn/tensorflow/__init__.py -> build/bdist.linux-x86_64/egg/dgl/nn/tensorflow copying build/lib.linux-x86_64-cpython-310/dgl/nn/tensorflow/utils.py -> build/bdist.linux-x86_64/egg/dgl/nn/tensorflow creating build/bdist.linux-x86_64/egg/dgl/nn/mxnet copying build/lib.linux-x86_64-cpython-310/dgl/nn/mxnet/hetero.py -> build/bdist.linux-x86_64/egg/dgl/nn/mxnet copying build/lib.linux-x86_64-cpython-310/dgl/nn/mxnet/softmax.py -> build/bdist.linux-x86_64/egg/dgl/nn/mxnet copying build/lib.linux-x86_64-cpython-310/dgl/nn/mxnet/glob.py -> build/bdist.linux-x86_64/egg/dgl/nn/mxnet creating build/bdist.linux-x86_64/egg/dgl/nn/mxnet/conv copying build/lib.linux-x86_64-cpython-310/dgl/nn/mxnet/conv/gmmconv.py -> build/bdist.linux-x86_64/egg/dgl/nn/mxnet/conv copying build/lib.linux-x86_64-cpython-310/dgl/nn/mxnet/conv/sageconv.py -> build/bdist.linux-x86_64/egg/dgl/nn/mxnet/conv copying build/lib.linux-x86_64-cpython-310/dgl/nn/mxnet/conv/ginconv.py -> build/bdist.linux-x86_64/egg/dgl/nn/mxnet/conv copying build/lib.linux-x86_64-cpython-310/dgl/nn/mxnet/conv/densegraphconv.py -> build/bdist.linux-x86_64/egg/dgl/nn/mxnet/conv copying build/lib.linux-x86_64-cpython-310/dgl/nn/mxnet/conv/tagconv.py -> build/bdist.linux-x86_64/egg/dgl/nn/mxnet/conv copying build/lib.linux-x86_64-cpython-310/dgl/nn/mxnet/conv/gatconv.py -> build/bdist.linux-x86_64/egg/dgl/nn/mxnet/conv copying build/lib.linux-x86_64-cpython-310/dgl/nn/mxnet/conv/agnnconv.py -> build/bdist.linux-x86_64/egg/dgl/nn/mxnet/conv copying build/lib.linux-x86_64-cpython-310/dgl/nn/mxnet/conv/densechebconv.py -> build/bdist.linux-x86_64/egg/dgl/nn/mxnet/conv copying build/lib.linux-x86_64-cpython-310/dgl/nn/mxnet/conv/appnpconv.py -> build/bdist.linux-x86_64/egg/dgl/nn/mxnet/conv copying build/lib.linux-x86_64-cpython-310/dgl/nn/mxnet/conv/__init__.py -> build/bdist.linux-x86_64/egg/dgl/nn/mxnet/conv copying build/lib.linux-x86_64-cpython-310/dgl/nn/mxnet/conv/sgconv.py -> build/bdist.linux-x86_64/egg/dgl/nn/mxnet/conv copying build/lib.linux-x86_64-cpython-310/dgl/nn/mxnet/conv/graphconv.py -> build/bdist.linux-x86_64/egg/dgl/nn/mxnet/conv copying build/lib.linux-x86_64-cpython-310/dgl/nn/mxnet/conv/nnconv.py -> build/bdist.linux-x86_64/egg/dgl/nn/mxnet/conv copying build/lib.linux-x86_64-cpython-310/dgl/nn/mxnet/conv/densesageconv.py -> build/bdist.linux-x86_64/egg/dgl/nn/mxnet/conv copying build/lib.linux-x86_64-cpython-310/dgl/nn/mxnet/conv/edgeconv.py -> build/bdist.linux-x86_64/egg/dgl/nn/mxnet/conv copying build/lib.linux-x86_64-cpython-310/dgl/nn/mxnet/conv/gatedgraphconv.py -> build/bdist.linux-x86_64/egg/dgl/nn/mxnet/conv copying build/lib.linux-x86_64-cpython-310/dgl/nn/mxnet/conv/relgraphconv.py -> build/bdist.linux-x86_64/egg/dgl/nn/mxnet/conv copying build/lib.linux-x86_64-cpython-310/dgl/nn/mxnet/conv/chebconv.py -> build/bdist.linux-x86_64/egg/dgl/nn/mxnet/conv copying build/lib.linux-x86_64-cpython-310/dgl/nn/mxnet/__init__.py -> build/bdist.linux-x86_64/egg/dgl/nn/mxnet copying build/lib.linux-x86_64-cpython-310/dgl/nn/mxnet/utils.py -> build/bdist.linux-x86_64/egg/dgl/nn/mxnet creating build/bdist.linux-x86_64/egg/dgl/storages copying build/lib.linux-x86_64-cpython-310/dgl/storages/numpy.py -> build/bdist.linux-x86_64/egg/dgl/storages copying build/lib.linux-x86_64-cpython-310/dgl/storages/base.py -> build/bdist.linux-x86_64/egg/dgl/storages copying build/lib.linux-x86_64-cpython-310/dgl/storages/__init__.py -> build/bdist.linux-x86_64/egg/dgl/storages copying build/lib.linux-x86_64-cpython-310/dgl/storages/pytorch_tensor.py -> build/bdist.linux-x86_64/egg/dgl/storages copying build/lib.linux-x86_64-cpython-310/dgl/storages/tensor.py -> build/bdist.linux-x86_64/egg/dgl/storages copying build/lib.linux-x86_64-cpython-310/dgl/merge.py -> build/bdist.linux-x86_64/egg/dgl creating build/bdist.linux-x86_64/egg/dgl/sparse copying build/lib.linux-x86_64-cpython-310/dgl/sparse/softmax.py -> build/bdist.linux-x86_64/egg/dgl/sparse copying build/lib.linux-x86_64-cpython-310/dgl/sparse/broadcast.py -> build/bdist.linux-x86_64/egg/dgl/sparse copying build/lib.linux-x86_64-cpython-310/dgl/sparse/sddmm.py -> build/bdist.linux-x86_64/egg/dgl/sparse copying build/lib.linux-x86_64-cpython-310/dgl/sparse/matmul.py -> build/bdist.linux-x86_64/egg/dgl/sparse copying build/lib.linux-x86_64-cpython-310/dgl/sparse/elementwise_op_sp.py -> build/bdist.linux-x86_64/egg/dgl/sparse copying build/lib.linux-x86_64-cpython-310/dgl/sparse/sparse_matrix.py -> build/bdist.linux-x86_64/egg/dgl/sparse copying build/lib.linux-x86_64-cpython-310/dgl/sparse/elementwise_op.py -> build/bdist.linux-x86_64/egg/dgl/sparse copying build/lib.linux-x86_64-cpython-310/dgl/sparse/unary_op.py -> build/bdist.linux-x86_64/egg/dgl/sparse copying build/lib.linux-x86_64-cpython-310/dgl/sparse/__init__.py -> build/bdist.linux-x86_64/egg/dgl/sparse copying build/lib.linux-x86_64-cpython-310/dgl/sparse/utils.py -> build/bdist.linux-x86_64/egg/dgl/sparse copying build/lib.linux-x86_64-cpython-310/dgl/sparse/reduction.py -> build/bdist.linux-x86_64/egg/dgl/sparse copying build/lib.linux-x86_64-cpython-310/dgl/homophily.py -> build/bdist.linux-x86_64/egg/dgl copying build/lib.linux-x86_64-cpython-310/dgl/random.py -> build/bdist.linux-x86_64/egg/dgl creating build/bdist.linux-x86_64/egg/dgl/multiprocessing copying build/lib.linux-x86_64-cpython-310/dgl/multiprocessing/pytorch.py -> build/bdist.linux-x86_64/egg/dgl/multiprocessing copying build/lib.linux-x86_64-cpython-310/dgl/multiprocessing/__init__.py -> build/bdist.linux-x86_64/egg/dgl/multiprocessing copying build/lib.linux-x86_64-cpython-310/dgl/_api_internal.py -> build/bdist.linux-x86_64/egg/dgl creating build/bdist.linux-x86_64/egg/dgl/dataloading copying build/lib.linux-x86_64-cpython-310/dgl/dataloading/neighbor_sampler.py -> build/bdist.linux-x86_64/egg/dgl/dataloading copying build/lib.linux-x86_64-cpython-310/dgl/dataloading/spot_target.py -> build/bdist.linux-x86_64/egg/dgl/dataloading copying build/lib.linux-x86_64-cpython-310/dgl/dataloading/graphsaint.py -> build/bdist.linux-x86_64/egg/dgl/dataloading copying build/lib.linux-x86_64-cpython-310/dgl/dataloading/dataloader.py -> build/bdist.linux-x86_64/egg/dgl/dataloading copying build/lib.linux-x86_64-cpython-310/dgl/dataloading/dist_dataloader.py -> build/bdist.linux-x86_64/egg/dgl/dataloading copying build/lib.linux-x86_64-cpython-310/dgl/dataloading/labor_sampler.py -> build/bdist.linux-x86_64/egg/dgl/dataloading copying build/lib.linux-x86_64-cpython-310/dgl/dataloading/base.py -> build/bdist.linux-x86_64/egg/dgl/dataloading copying build/lib.linux-x86_64-cpython-310/dgl/dataloading/shadow.py -> build/bdist.linux-x86_64/egg/dgl/dataloading copying build/lib.linux-x86_64-cpython-310/dgl/dataloading/__init__.py -> build/bdist.linux-x86_64/egg/dgl/dataloading copying build/lib.linux-x86_64-cpython-310/dgl/dataloading/cluster_gcn.py -> build/bdist.linux-x86_64/egg/dgl/dataloading copying build/lib.linux-x86_64-cpython-310/dgl/dataloading/negative_sampler.py -> build/bdist.linux-x86_64/egg/dgl/dataloading creating build/bdist.linux-x86_64/egg/dgl/sampling copying build/lib.linux-x86_64-cpython-310/dgl/sampling/pinsage.py -> build/bdist.linux-x86_64/egg/dgl/sampling copying build/lib.linux-x86_64-cpython-310/dgl/sampling/neighbor.py -> build/bdist.linux-x86_64/egg/dgl/sampling copying build/lib.linux-x86_64-cpython-310/dgl/sampling/labor.py -> build/bdist.linux-x86_64/egg/dgl/sampling copying build/lib.linux-x86_64-cpython-310/dgl/sampling/randomwalks.py -> build/bdist.linux-x86_64/egg/dgl/sampling copying build/lib.linux-x86_64-cpython-310/dgl/sampling/negative.py -> build/bdist.linux-x86_64/egg/dgl/sampling copying build/lib.linux-x86_64-cpython-310/dgl/sampling/__init__.py -> build/bdist.linux-x86_64/egg/dgl/sampling copying build/lib.linux-x86_64-cpython-310/dgl/sampling/utils.py -> build/bdist.linux-x86_64/egg/dgl/sampling copying build/lib.linux-x86_64-cpython-310/dgl/sampling/node2vec_randomwalk.py -> build/bdist.linux-x86_64/egg/dgl/sampling copying build/lib.linux-x86_64-cpython-310/dgl/container.py -> build/bdist.linux-x86_64/egg/dgl copying build/lib.linux-x86_64-cpython-310/dgl/partition.py -> build/bdist.linux-x86_64/egg/dgl copying build/lib.linux-x86_64-cpython-310/dgl/traversal.py -> build/bdist.linux-x86_64/egg/dgl copying build/lib.linux-x86_64-cpython-310/dgl/batch.py -> build/bdist.linux-x86_64/egg/dgl creating build/bdist.linux-x86_64/egg/dgl/_ffi copying build/lib.linux-x86_64-cpython-310/dgl/_ffi/ndarray.py -> build/bdist.linux-x86_64/egg/dgl/_ffi copying build/lib.linux-x86_64-cpython-310/dgl/_ffi/object.py -> build/bdist.linux-x86_64/egg/dgl/_ffi copying build/lib.linux-x86_64-cpython-310/dgl/_ffi/object_generic.py -> build/bdist.linux-x86_64/egg/dgl/_ffi creating build/bdist.linux-x86_64/egg/dgl/_ffi/_cy3 copying build/lib.linux-x86_64-cpython-310/dgl/_ffi/_cy3/core.cpython-310-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/egg/dgl/_ffi/_cy3 copying build/lib.linux-x86_64-cpython-310/dgl/_ffi/_cy3/__init__.py -> build/bdist.linux-x86_64/egg/dgl/_ffi/_cy3 creating build/bdist.linux-x86_64/egg/dgl/_ffi/_cy2 copying build/lib.linux-x86_64-cpython-310/dgl/_ffi/_cy2/__init__.py -> build/bdist.linux-x86_64/egg/dgl/_ffi/_cy2 creating build/bdist.linux-x86_64/egg/dgl/_ffi/_ctypes copying build/lib.linux-x86_64-cpython-310/dgl/_ffi/_ctypes/types.py -> build/bdist.linux-x86_64/egg/dgl/_ffi/_ctypes copying build/lib.linux-x86_64-cpython-310/dgl/_ffi/_ctypes/ndarray.py -> build/bdist.linux-x86_64/egg/dgl/_ffi/_ctypes copying build/lib.linux-x86_64-cpython-310/dgl/_ffi/_ctypes/object.py -> build/bdist.linux-x86_64/egg/dgl/_ffi/_ctypes copying build/lib.linux-x86_64-cpython-310/dgl/_ffi/_ctypes/function.py -> build/bdist.linux-x86_64/egg/dgl/_ffi/_ctypes copying build/lib.linux-x86_64-cpython-310/dgl/_ffi/_ctypes/__init__.py -> build/bdist.linux-x86_64/egg/dgl/_ffi/_ctypes copying build/lib.linux-x86_64-cpython-310/dgl/_ffi/libinfo.py -> build/bdist.linux-x86_64/egg/dgl/_ffi copying build/lib.linux-x86_64-cpython-310/dgl/_ffi/base.py -> build/bdist.linux-x86_64/egg/dgl/_ffi creating build/bdist.linux-x86_64/egg/dgl/_ffi/_cython copying build/lib.linux-x86_64-cpython-310/dgl/_ffi/_cython/core.cpp -> build/bdist.linux-x86_64/egg/dgl/_ffi/_cython copying build/lib.linux-x86_64-cpython-310/dgl/_ffi/streams.py -> build/bdist.linux-x86_64/egg/dgl/_ffi copying build/lib.linux-x86_64-cpython-310/dgl/_ffi/function.py -> build/bdist.linux-x86_64/egg/dgl/_ffi copying build/lib.linux-x86_64-cpython-310/dgl/_ffi/__init__.py -> build/bdist.linux-x86_64/egg/dgl/_ffi copying build/lib.linux-x86_64-cpython-310/dgl/_ffi/runtime_ctypes.py -> build/bdist.linux-x86_64/egg/dgl/_ffi copying build/lib.linux-x86_64-cpython-310/dgl/_ffi/capi.py -> build/bdist.linux-x86_64/egg/dgl/_ffi copying build/lib.linux-x86_64-cpython-310/dgl/generators.py -> build/bdist.linux-x86_64/egg/dgl creating build/bdist.linux-x86_64/egg/dgl/backend copying build/lib.linux-x86_64-cpython-310/dgl/backend/backend.py -> build/bdist.linux-x86_64/egg/dgl/backend creating build/bdist.linux-x86_64/egg/dgl/backend/pytorch copying build/lib.linux-x86_64-cpython-310/dgl/backend/pytorch/sparse.py -> build/bdist.linux-x86_64/egg/dgl/backend/pytorch copying build/lib.linux-x86_64-cpython-310/dgl/backend/pytorch/__init__.py -> build/bdist.linux-x86_64/egg/dgl/backend/pytorch copying build/lib.linux-x86_64-cpython-310/dgl/backend/pytorch/tensor.py -> build/bdist.linux-x86_64/egg/dgl/backend/pytorch copying build/lib.linux-x86_64-cpython-310/dgl/backend/__init__.py -> build/bdist.linux-x86_64/egg/dgl/backend copying build/lib.linux-x86_64-cpython-310/dgl/backend/set_default_backend.py -> build/bdist.linux-x86_64/egg/dgl/backend creating build/bdist.linux-x86_64/egg/dgl/backend/tensorflow copying build/lib.linux-x86_64-cpython-310/dgl/backend/tensorflow/sparse.py -> build/bdist.linux-x86_64/egg/dgl/backend/tensorflow copying build/lib.linux-x86_64-cpython-310/dgl/backend/tensorflow/sparse_optim.py -> build/bdist.linux-x86_64/egg/dgl/backend/tensorflow copying build/lib.linux-x86_64-cpython-310/dgl/backend/tensorflow/__init__.py -> build/bdist.linux-x86_64/egg/dgl/backend/tensorflow copying build/lib.linux-x86_64-cpython-310/dgl/backend/tensorflow/tensor.py -> build/bdist.linux-x86_64/egg/dgl/backend/tensorflow creating build/bdist.linux-x86_64/egg/dgl/backend/mxnet copying build/lib.linux-x86_64-cpython-310/dgl/backend/mxnet/sparse.py -> build/bdist.linux-x86_64/egg/dgl/backend/mxnet copying build/lib.linux-x86_64-cpython-310/dgl/backend/mxnet/sparse_optim.py -> build/bdist.linux-x86_64/egg/dgl/backend/mxnet copying build/lib.linux-x86_64-cpython-310/dgl/backend/mxnet/__init__.py -> build/bdist.linux-x86_64/egg/dgl/backend/mxnet copying build/lib.linux-x86_64-cpython-310/dgl/backend/mxnet/tensor.py -> build/bdist.linux-x86_64/egg/dgl/backend/mxnet byte-compiling build/bdist.linux-x86_64/egg/dgl/distgnn/tools/tools.py to tools.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/distgnn/tools/__init__.py to __init__.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/distgnn/partition/libra_partition.py to libra_partition.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/distgnn/partition/__init__.py to __init__.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/distgnn/__init__.py to __init__.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/global_config.py to global_config.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/cuda/nccl.py to nccl.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/cuda/__init__.py to __init__.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/cuda/gpu_cache.py to gpu_cache.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/subgraph.py to subgraph.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/function/reducer.py to reducer.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/function/message.py to message.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/function/base.py to base.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/function/__init__.py to __init__.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/_sparse_ops.py to _sparse_ops.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/distributed/graph_services.py to graph_services.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/distributed/graph_partition_book.py to graph_partition_book.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/distributed/role.py to role.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/distributed/shared_mem_utils.py to shared_mem_utils.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/distributed/dist_graph.py to dist_graph.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/distributed/constants.py to constants.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/distributed/dist_dataloader.py to dist_dataloader.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/distributed/dist_context.py to dist_context.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/distributed/kvstore.py to kvstore.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/distributed/id_map.py to id_map.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/distributed/dist_tensor.py to dist_tensor.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/distributed/optim/pytorch/sparse_optim.py to sparse_optim.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/distributed/optim/pytorch/__init__.py to __init__.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/distributed/optim/pytorch/utils.py to utils.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/distributed/optim/__init__.py to __init__.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/distributed/optim/tensorflow/__init__.py to __init__.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/distributed/optim/mxnet/__init__.py to __init__.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/distributed/__init__.py to __init__.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/distributed/nn/pytorch/sparse_emb.py to sparse_emb.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/distributed/nn/pytorch/__init__.py to __init__.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/distributed/nn/__init__.py to __init__.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/distributed/nn/tensorflow/__init__.py to __init__.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/distributed/nn/mxnet/__init__.py to __init__.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/distributed/standalone_kvstore.py to standalone_kvstore.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/distributed/rpc_client.py to rpc_client.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/distributed/rpc.py to rpc.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/distributed/partition.py to partition.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/distributed/rpc_server.py to rpc_server.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/distributed/server_state.py to server_state.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/ndarray.py to ndarray.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/view.py to view.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/core.py to core.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/propagate.py to propagate.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/graphbolt/sampled_subgraph.py to sampled_subgraph.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/graphbolt/internal/datapipe_utils.py to datapipe_utils.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/graphbolt/internal/item_sampler_utils.py to item_sampler_utils.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/graphbolt/internal/__init__.py to __init__.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/graphbolt/internal/sample_utils.py to sample_utils.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/graphbolt/internal/utils.py to utils.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/graphbolt/sampling_graph.py to sampling_graph.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/graphbolt/subgraph_sampler.py to subgraph_sampler.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/graphbolt/itemset.py to itemset.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/graphbolt/dataloader.py to dataloader.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/graphbolt/feature_store.py to feature_store.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/graphbolt/feature_fetcher.py to feature_fetcher.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/graphbolt/minibatch.py to minibatch.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/graphbolt/base.py to base.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/graphbolt/item_sampler.py to item_sampler.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/graphbolt/__init__.py to __init__.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/graphbolt/negative_sampler.py to negative_sampler.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/graphbolt/minibatch_transformer.py to minibatch_transformer.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/graphbolt/utils.py to utils.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/graphbolt/dataset.py to dataset.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/graphbolt/impl/neighbor_sampler.py to neighbor_sampler.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/graphbolt/impl/in_subgraph_sampler.py to in_subgraph_sampler.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/graphbolt/impl/uniform_negative_sampler.py to uniform_negative_sampler.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/graphbolt/impl/torch_based_feature_store.py to torch_based_feature_store.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/graphbolt/impl/legacy_dataset.py to legacy_dataset.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/graphbolt/impl/ondisk_metadata.py to ondisk_metadata.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/graphbolt/impl/fused_csc_sampling_graph.py to fused_csc_sampling_graph.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/graphbolt/impl/basic_feature_store.py to basic_feature_store.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/graphbolt/impl/sampled_subgraph_impl.py to sampled_subgraph_impl.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/graphbolt/impl/__init__.py to __init__.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/graphbolt/impl/temporal_neighbor_sampler.py to temporal_neighbor_sampler.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/graphbolt/impl/ondisk_dataset.py to ondisk_dataset.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/graphbolt/impl/gpu_cached_feature.py to gpu_cached_feature.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/graphbolt/impl/gpu_cache.py to gpu_cache.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/utils/filter.py to filter.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/utils/checks.py to checks.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/utils/internal.py to internal.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/utils/exception.py to exception.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/utils/shared_mem.py to shared_mem.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/utils/pin_memory.py to pin_memory.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/utils/__init__.py to __init__.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/utils/data.py to data.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/ops/gather_mm.py to gather_mm.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/ops/sddmm.py to sddmm.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/ops/edge_softmax.py to edge_softmax.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/ops/spmm.py to spmm.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/ops/segment.py to segment.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/ops/__init__.py to __init__.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/base.py to base.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/heterograph_index.py to heterograph_index.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/readout.py to readout.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/logging.py to logging.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/init.py to init.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/geometry/fps.py to fps.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/geometry/__init__.py to __init__.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/geometry/edge_coarsening.py to edge_coarsening.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/geometry/capi.py to capi.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/heterograph.py to heterograph.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/frame.py to frame.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/optim/pytorch/sparse_optim.py to sparse_optim.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/optim/pytorch/__init__.py to __init__.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/optim/__init__.py to __init__.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/optim/tensorflow/__init__.py to __init__.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/optim/mxnet/__init__.py to __init__.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/data/tensor_serialize.py to tensor_serialize.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/data/ppi.py to ppi.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/data/csv_dataset.py to csv_dataset.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/data/superpixel.py to superpixel.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/data/synthetic.py to synthetic.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/data/zinc.py to zinc.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/data/heterograph_serialize.py to heterograph_serialize.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/data/cluster.py to cluster.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/data/tu.py to tu.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/data/sbm.py to sbm.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/data/lrgb.py to lrgb.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/data/qm9.py to qm9.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/data/flickr.py to flickr.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/data/qm7b.py to qm7b.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/data/dgl_dataset.py to dgl_dataset.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/data/karate.py to karate.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/data/wikics.py to wikics.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/data/heterophilous_graphs.py to heterophilous_graphs.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/data/gdelt.py to gdelt.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/data/geom_gcn.py to geom_gcn.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/data/actor.py to actor.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/data/rdf.py to rdf.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/data/movielens.py to movielens.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/data/gindt.py to gindt.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/data/fraud.py to fraud.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/data/graph_serialize.py to graph_serialize.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/data/minigc.py to minigc.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/data/__init__.py to __init__.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/data/gnn_benchmark.py to gnn_benchmark.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/data/fakenews.py to fakenews.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/data/citation_graph.py to citation_graph.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/data/reddit.py to reddit.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/data/csv_dataset_base.py to csv_dataset_base.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/data/icews18.py to icews18.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/data/bitcoinotc.py to bitcoinotc.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/data/utils.py to utils.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/data/tree.py to tree.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/data/knowledge_graph.py to knowledge_graph.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/data/adapter.py to adapter.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/data/pattern.py to pattern.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/data/qm9_edge.py to qm9_edge.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/data/yelp.py to yelp.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/mpops/edgewise.py to edgewise.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/mpops/__init__.py to __init__.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/mpops/nodewise.py to nodewise.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/mpops/fused.py to fused.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/convert.py to convert.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/transforms/to_block.py to to_block.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/transforms/module.py to module.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/transforms/__init__.py to __init__.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/transforms/functional.py to functional.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/graph_index.py to graph_index.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/label_informativeness.py to label_informativeness.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/__init__.py to __init__.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/udf.py to udf.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/functional/__init__.py to __init__.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/hetero.py to hetero.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/sparse_emb.py to sparse_emb.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/explain/subgraphx.py to subgraphx.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/explain/gnnexplainer.py to gnnexplainer.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/explain/pgexplainer.py to pgexplainer.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/explain/__init__.py to __init__.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/softmax.py to softmax.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/link/edgepred.py to edgepred.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/link/transe.py to transe.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/link/__init__.py to __init__.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/link/transr.py to transr.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/network_emb.py to network_emb.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/linear.py to linear.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/glob.py to glob.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv/gatv2conv.py to gatv2conv.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv/dgnconv.py to dgnconv.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv/egatconv.py to egatconv.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv/gmmconv.py to gmmconv.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv/sageconv.py to sageconv.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv/twirlsconv.py to twirlsconv.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv/gatedgcnconv.py to gatedgcnconv.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv/ginconv.py to ginconv.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv/dotgatconv.py to dotgatconv.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv/cugraph_sageconv.py to cugraph_sageconv.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv/pnaconv.py to pnaconv.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv/densegraphconv.py to densegraphconv.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv/tagconv.py to tagconv.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv/gatconv.py to gatconv.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv/agnnconv.py to agnnconv.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv/densechebconv.py to densechebconv.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv/hgtconv.py to hgtconv.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv/grouprevres.py to grouprevres.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv/cugraph_gatconv.py to cugraph_gatconv.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv/cugraph_base.py to cugraph_base.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv/cfconv.py to cfconv.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv/appnpconv.py to appnpconv.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv/__init__.py to __init__.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv/gineconv.py to gineconv.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv/sgconv.py to sgconv.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv/graphconv.py to graphconv.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv/nnconv.py to nnconv.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv/gcn2conv.py to gcn2conv.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv/egnnconv.py to egnnconv.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv/edgegatconv.py to edgegatconv.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv/densesageconv.py to densesageconv.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv/edgeconv.py to edgeconv.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv/gatedgraphconv.py to gatedgraphconv.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv/cugraph_relgraphconv.py to cugraph_relgraphconv.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv/relgraphconv.py to relgraphconv.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv/chebconv.py to chebconv.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv/atomicconv.py to atomicconv.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/factory.py to factory.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/__init__.py to __init__.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/gt/degree_encoder.py to degree_encoder.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/gt/lap_pos_encoder.py to lap_pos_encoder.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/gt/spatial_encoder.py to spatial_encoder.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/gt/__init__.py to __init__.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/gt/egt.py to egt.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/gt/biased_mha.py to biased_mha.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/gt/graphormer.py to graphormer.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/gt/path_encoder.py to path_encoder.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/utils.py to utils.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/__init__.py to __init__.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/tensorflow/hetero.py to hetero.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/tensorflow/softmax.py to softmax.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/tensorflow/glob.py to glob.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/tensorflow/conv/sageconv.py to sageconv.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/tensorflow/conv/ginconv.py to ginconv.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/tensorflow/conv/gatconv.py to gatconv.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/tensorflow/conv/densechebconv.py to densechebconv.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/tensorflow/conv/appnpconv.py to appnpconv.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/tensorflow/conv/__init__.py to __init__.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/tensorflow/conv/sgconv.py to sgconv.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/tensorflow/conv/graphconv.py to graphconv.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/tensorflow/conv/edgeconv.py to edgeconv.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/tensorflow/conv/relgraphconv.py to relgraphconv.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/tensorflow/conv/chebconv.py to chebconv.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/tensorflow/__init__.py to __init__.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/tensorflow/utils.py to utils.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/mxnet/hetero.py to hetero.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/mxnet/softmax.py to softmax.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/mxnet/glob.py to glob.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/mxnet/conv/gmmconv.py to gmmconv.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/mxnet/conv/sageconv.py to sageconv.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/mxnet/conv/ginconv.py to ginconv.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/mxnet/conv/densegraphconv.py to densegraphconv.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/mxnet/conv/tagconv.py to tagconv.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/mxnet/conv/gatconv.py to gatconv.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/mxnet/conv/agnnconv.py to agnnconv.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/mxnet/conv/densechebconv.py to densechebconv.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/mxnet/conv/appnpconv.py to appnpconv.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/mxnet/conv/__init__.py to __init__.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/mxnet/conv/sgconv.py to sgconv.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/mxnet/conv/graphconv.py to graphconv.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/mxnet/conv/nnconv.py to nnconv.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/mxnet/conv/densesageconv.py to densesageconv.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/mxnet/conv/edgeconv.py to edgeconv.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/mxnet/conv/gatedgraphconv.py to gatedgraphconv.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/mxnet/conv/relgraphconv.py to relgraphconv.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/mxnet/conv/chebconv.py to chebconv.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/mxnet/__init__.py to __init__.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/mxnet/utils.py to utils.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/storages/numpy.py to numpy.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/storages/base.py to base.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/storages/__init__.py to __init__.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/storages/pytorch_tensor.py to pytorch_tensor.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/storages/tensor.py to tensor.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/merge.py to merge.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/sparse/softmax.py to softmax.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/sparse/broadcast.py to broadcast.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/sparse/sddmm.py to sddmm.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/sparse/matmul.py to matmul.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/sparse/elementwise_op_sp.py to elementwise_op_sp.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/sparse/sparse_matrix.py to sparse_matrix.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/sparse/elementwise_op.py to elementwise_op.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/sparse/unary_op.py to unary_op.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/sparse/__init__.py to __init__.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/sparse/utils.py to utils.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/sparse/reduction.py to reduction.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/homophily.py to homophily.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/random.py to random.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/multiprocessing/pytorch.py to pytorch.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/multiprocessing/__init__.py to __init__.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/_api_internal.py to _api_internal.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/dataloading/neighbor_sampler.py to neighbor_sampler.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/dataloading/spot_target.py to spot_target.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/dataloading/graphsaint.py to graphsaint.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/dataloading/dataloader.py to dataloader.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/dataloading/dist_dataloader.py to dist_dataloader.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/dataloading/labor_sampler.py to labor_sampler.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/dataloading/base.py to base.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/dataloading/shadow.py to shadow.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/dataloading/__init__.py to __init__.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/dataloading/cluster_gcn.py to cluster_gcn.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/dataloading/negative_sampler.py to negative_sampler.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/sampling/pinsage.py to pinsage.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/sampling/neighbor.py to neighbor.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/sampling/labor.py to labor.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/sampling/randomwalks.py to randomwalks.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/sampling/negative.py to negative.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/sampling/__init__.py to __init__.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/sampling/utils.py to utils.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/sampling/node2vec_randomwalk.py to node2vec_randomwalk.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/container.py to container.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/partition.py to partition.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/traversal.py to traversal.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/batch.py to batch.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/_ffi/ndarray.py to ndarray.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/_ffi/object.py to object.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/_ffi/object_generic.py to object_generic.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/_ffi/_cy3/__init__.py to __init__.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/_ffi/_cy2/__init__.py to __init__.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/_ffi/_ctypes/types.py to types.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/_ffi/_ctypes/ndarray.py to ndarray.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/_ffi/_ctypes/object.py to object.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/_ffi/_ctypes/function.py to function.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/_ffi/_ctypes/__init__.py to __init__.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/_ffi/libinfo.py to libinfo.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/_ffi/base.py to base.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/_ffi/streams.py to streams.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/_ffi/function.py to function.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/_ffi/__init__.py to __init__.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/_ffi/runtime_ctypes.py to runtime_ctypes.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/_ffi/capi.py to capi.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/generators.py to generators.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/backend/backend.py to backend.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/backend/pytorch/sparse.py to sparse.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/backend/pytorch/__init__.py to __init__.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/backend/pytorch/tensor.py to tensor.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/backend/__init__.py to __init__.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/backend/set_default_backend.py to set_default_backend.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/backend/tensorflow/sparse.py to sparse.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/backend/tensorflow/sparse_optim.py to sparse_optim.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/backend/tensorflow/__init__.py to __init__.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/backend/tensorflow/tensor.py to tensor.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/backend/mxnet/sparse.py to sparse.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/backend/mxnet/sparse_optim.py to sparse_optim.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/backend/mxnet/__init__.py to __init__.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/backend/mxnet/tensor.py to tensor.cpython-310.pyc creating stub loader for dgl/_ffi/_cy3/core.cpython-310-x86_64-linux-gnu.so byte-compiling build/bdist.linux-x86_64/egg/dgl/_ffi/_cy3/core.py to core.cpython-310.pyc installing package data to build/bdist.linux-x86_64/egg running install_data copying ../build/libdgl.so -> build/bdist.linux-x86_64/egg/dgl creating build/bdist.linux-x86_64/egg/dgl/tensoradapter creating build/bdist.linux-x86_64/egg/dgl/tensoradapter/pytorch copying ../build/tensoradapter/pytorch/libtensoradapter_pytorch_2.3.0.so -> build/bdist.linux-x86_64/egg/dgl/tensoradapter/pytorch creating build/bdist.linux-x86_64/egg/dgl/dgl_sparse copying ../build/dgl_sparse/libdgl_sparse_pytorch_2.3.0.so -> build/bdist.linux-x86_64/egg/dgl/dgl_sparse/ copying ../build/graphbolt/libgraphbolt_pytorch_2.3.0.so -> build/bdist.linux-x86_64/egg/dgl/graphbolt/ creating build/bdist.linux-x86_64/egg/EGG-INFO copying dgl.egg-info/PKG-INFO -> build/bdist.linux-x86_64/egg/EGG-INFO copying dgl.egg-info/SOURCES.txt -> build/bdist.linux-x86_64/egg/EGG-INFO copying dgl.egg-info/dependency_links.txt -> build/bdist.linux-x86_64/egg/EGG-INFO copying dgl.egg-info/not-zip-safe -> build/bdist.linux-x86_64/egg/EGG-INFO copying dgl.egg-info/requires.txt -> build/bdist.linux-x86_64/egg/EGG-INFO copying dgl.egg-info/top_level.txt -> build/bdist.linux-x86_64/egg/EGG-INFO writing build/bdist.linux-x86_64/egg/EGG-INFO/native_libs.txt creating dist creating 'dist/dgl-2.3-py3.10-linux-x86_64.egg' and adding 'build/bdist.linux-x86_64/egg' to it removing 'build/bdist.linux-x86_64/egg' (and everything under it) Processing dgl-2.3-py3.10-linux-x86_64.egg creating /opt/conda/envs/pytorch-ci/lib/python3.10/site-packages/dgl-2.3-py3.10-linux-x86_64.egg Extracting dgl-2.3-py3.10-linux-x86_64.egg to /opt/conda/envs/pytorch-ci/lib/python3.10/site-packages Adding dgl 2.3 to easy-install.pth file Installed /opt/conda/envs/pytorch-ci/lib/python3.10/site-packages/dgl-2.3-py3.10-linux-x86_64.egg Processing dependencies for dgl==2.3 Searching for pandas==2.2.2 Best match: pandas 2.2.2 Adding pandas 2.2.2 to easy-install.pth file detected new path './dgl-2.3-py3.10-linux-x86_64.egg' Using /opt/conda/envs/pytorch-ci/lib/python3.10/site-packages Searching for torchdata==0.7.1 Best match: torchdata 0.7.1 Adding torchdata 0.7.1 to easy-install.pth file Using /opt/conda/envs/pytorch-ci/lib/python3.10/site-packages Searching for psutil==5.9.8 Best match: psutil 5.9.8 Adding psutil 5.9.8 to easy-install.pth file Using /opt/conda/envs/pytorch-ci/lib/python3.10/site-packages Searching for tqdm==4.66.4 Best match: tqdm 4.66.4 Adding tqdm 4.66.4 to easy-install.pth file Installing tqdm script to /opt/conda/envs/pytorch-ci/bin Using /opt/conda/envs/pytorch-ci/lib/python3.10/site-packages Searching for requests==2.28.0 Best match: requests 2.28.0 Adding requests 2.28.0 to easy-install.pth file Using /opt/conda/envs/pytorch-ci/lib/python3.10/site-packages Searching for networkx==3.3 Best match: networkx 3.3 Adding networkx 3.3 to easy-install.pth file Using /opt/conda/envs/pytorch-ci/lib/python3.10/site-packages Searching for scipy==1.13.0 Best match: scipy 1.13.0 Adding scipy 1.13.0 to easy-install.pth file Using /opt/conda/envs/pytorch-ci/lib/python3.10/site-packages Searching for numpy==1.26.4 Best match: numpy 1.26.4 Adding numpy 1.26.4 to easy-install.pth file Installing f2py script to /opt/conda/envs/pytorch-ci/bin Using /opt/conda/envs/pytorch-ci/lib/python3.10/site-packages Searching for tzdata==2024.1 Best match: tzdata 2024.1 Adding tzdata 2024.1 to easy-install.pth file Using /opt/conda/envs/pytorch-ci/lib/python3.10/site-packages Searching for pytz==2024.1 Best match: pytz 2024.1 Adding pytz 2024.1 to easy-install.pth file Using /opt/conda/envs/pytorch-ci/lib/python3.10/site-packages Searching for python-dateutil==2.9.0.post0 Best match: python-dateutil 2.9.0.post0 Adding python-dateutil 2.9.0.post0 to easy-install.pth file Using /opt/conda/envs/pytorch-ci/lib/python3.10/site-packages Searching for torch==2.3.0+cu121 Best match: torch 2.3.0+cu121 Adding torch 2.3.0+cu121 to easy-install.pth file Installing convert-caffe2-to-onnx script to /opt/conda/envs/pytorch-ci/bin Installing convert-onnx-to-caffe2 script to /opt/conda/envs/pytorch-ci/bin Installing torchrun script to /opt/conda/envs/pytorch-ci/bin Using /opt/conda/envs/pytorch-ci/lib/python3.10/site-packages Searching for urllib3==1.26.18 Best match: urllib3 1.26.18 Adding urllib3 1.26.18 to easy-install.pth file Using /opt/conda/envs/pytorch-ci/lib/python3.10/site-packages Searching for certifi==2024.2.2 Best match: certifi 2024.2.2 Adding certifi 2024.2.2 to easy-install.pth file Using /opt/conda/envs/pytorch-ci/lib/python3.10/site-packages Searching for idna==3.7 Best match: idna 3.7 Adding idna 3.7 to easy-install.pth file Using /opt/conda/envs/pytorch-ci/lib/python3.10/site-packages Searching for charset-normalizer==2.0.12 Best match: charset-normalizer 2.0.12 Adding charset-normalizer 2.0.12 to easy-install.pth file Installing normalizer script to /opt/conda/envs/pytorch-ci/bin Using /opt/conda/envs/pytorch-ci/lib/python3.10/site-packages Searching for six==1.16.0 Best match: six 1.16.0 Adding six 1.16.0 to easy-install.pth file Using /opt/conda/envs/pytorch-ci/lib/python3.10/site-packages Searching for triton==2.3.0 Best match: triton 2.3.0 Adding triton 2.3.0 to easy-install.pth file Using /opt/conda/envs/pytorch-ci/lib/python3.10/site-packages Searching for nvidia-nvtx-cu12==12.1.105 Best match: nvidia-nvtx-cu12 12.1.105 Adding nvidia-nvtx-cu12 12.1.105 to easy-install.pth file Using /opt/conda/envs/pytorch-ci/lib/python3.10/site-packages Searching for nvidia-nccl-cu12==2.20.5 Best match: nvidia-nccl-cu12 2.20.5 Adding nvidia-nccl-cu12 2.20.5 to easy-install.pth file Using /opt/conda/envs/pytorch-ci/lib/python3.10/site-packages Searching for nvidia-cusparse-cu12==12.1.0.106 Best match: nvidia-cusparse-cu12 12.1.0.106 Adding nvidia-cusparse-cu12 12.1.0.106 to easy-install.pth file Using /opt/conda/envs/pytorch-ci/lib/python3.10/site-packages Searching for nvidia-cusolver-cu12==11.4.5.107 Best match: nvidia-cusolver-cu12 11.4.5.107 Adding nvidia-cusolver-cu12 11.4.5.107 to easy-install.pth file Using /opt/conda/envs/pytorch-ci/lib/python3.10/site-packages Searching for nvidia-curand-cu12==10.3.2.106 Best match: nvidia-curand-cu12 10.3.2.106 Adding nvidia-curand-cu12 10.3.2.106 to easy-install.pth file Using /opt/conda/envs/pytorch-ci/lib/python3.10/site-packages Searching for nvidia-cufft-cu12==11.0.2.54 Best match: nvidia-cufft-cu12 11.0.2.54 Adding nvidia-cufft-cu12 11.0.2.54 to easy-install.pth file Using /opt/conda/envs/pytorch-ci/lib/python3.10/site-packages Searching for nvidia-cublas-cu12==12.1.3.1 Best match: nvidia-cublas-cu12 12.1.3.1 Adding nvidia-cublas-cu12 12.1.3.1 to easy-install.pth file Using /opt/conda/envs/pytorch-ci/lib/python3.10/site-packages Searching for nvidia-cudnn-cu12==8.9.2.26 Best match: nvidia-cudnn-cu12 8.9.2.26 Adding nvidia-cudnn-cu12 8.9.2.26 to easy-install.pth file Using /opt/conda/envs/pytorch-ci/lib/python3.10/site-packages Searching for nvidia-cuda-cupti-cu12==12.1.105 Best match: nvidia-cuda-cupti-cu12 12.1.105 Adding nvidia-cuda-cupti-cu12 12.1.105 to easy-install.pth file Using /opt/conda/envs/pytorch-ci/lib/python3.10/site-packages Searching for nvidia-cuda-runtime-cu12==12.1.105 Best match: nvidia-cuda-runtime-cu12 12.1.105 Adding nvidia-cuda-runtime-cu12 12.1.105 to easy-install.pth file Using /opt/conda/envs/pytorch-ci/lib/python3.10/site-packages Searching for nvidia-cuda-nvrtc-cu12==12.1.105 Best match: nvidia-cuda-nvrtc-cu12 12.1.105 Adding nvidia-cuda-nvrtc-cu12 12.1.105 to easy-install.pth file Using /opt/conda/envs/pytorch-ci/lib/python3.10/site-packages Searching for fsspec==2024.3.1 Best match: fsspec 2024.3.1 Adding fsspec 2024.3.1 to easy-install.pth file Using /opt/conda/envs/pytorch-ci/lib/python3.10/site-packages Searching for jinja2==3.1.4 Best match: jinja2 3.1.4 Adding jinja2 3.1.4 to easy-install.pth file Using /opt/conda/envs/pytorch-ci/lib/python3.10/site-packages Searching for sympy==1.12 Best match: sympy 1.12 Adding sympy 1.12 to easy-install.pth file Installing isympy script to /opt/conda/envs/pytorch-ci/bin Using /opt/conda/envs/pytorch-ci/lib/python3.10/site-packages Searching for typing-extensions==4.11.0 Best match: typing-extensions 4.11.0 Adding typing-extensions 4.11.0 to easy-install.pth file Using /opt/conda/envs/pytorch-ci/lib/python3.10/site-packages Searching for filelock==3.14.0 Best match: filelock 3.14.0 Adding filelock 3.14.0 to easy-install.pth file Using /opt/conda/envs/pytorch-ci/lib/python3.10/site-packages Searching for nvidia-nvjitlink-cu12==12.4.127 Best match: nvidia-nvjitlink-cu12 12.4.127 Adding nvidia-nvjitlink-cu12 12.4.127 to easy-install.pth file Using /opt/conda/envs/pytorch-ci/lib/python3.10/site-packages Searching for MarkupSafe==2.1.5 Best match: MarkupSafe 2.1.5 Adding MarkupSafe 2.1.5 to easy-install.pth file Using /opt/conda/envs/pytorch-ci/lib/python3.10/site-packages Searching for mpmath==1.3.0 Best match: mpmath 1.3.0 Adding mpmath 1.3.0 to easy-install.pth file Using /opt/conda/envs/pytorch-ci/lib/python3.10/site-packages Finished processing dependencies for dgl==2.3 [1/1] Cythonizing dgl/_ffi/_cython/core.pyx running build_ext building 'dgl._ffi._cy3.core' extension gcc -pthread -B /opt/conda/envs/pytorch-ci/compiler_compat -Wno-unused-result -Wsign-compare -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /opt/conda/envs/pytorch-ci/include -fPIC -O2 -isystem /opt/conda/envs/pytorch-ci/include -fPIC -I../include/ -I../third_party/dmlc-core/include -I../third_party/dlpack/include -I/opt/conda/envs/pytorch-ci/include/python3.10 -c dgl/_ffi/_cython/core.cpp -o build/temp.linux-x86_64-cpython-310/dgl/_ffi/_cython/core.o -std=c++17 g++ -pthread -B /opt/conda/envs/pytorch-ci/compiler_compat -shared -Wl,-rpath,/opt/conda/envs/pytorch-ci/lib -Wl,-rpath-link,/opt/conda/envs/pytorch-ci/lib -L/opt/conda/envs/pytorch-ci/lib -Wl,-rpath,/opt/conda/envs/pytorch-ci/lib -Wl,-rpath-link,/opt/conda/envs/pytorch-ci/lib -L/opt/conda/envs/pytorch-ci/lib build/temp.linux-x86_64-cpython-310/dgl/_ffi/_cython/core.o -Ldgl -L../build/Release -L../build -ldgl -o build/lib.linux-x86_64-cpython-310/dgl/_ffi/_cy3/core.cpython-310-x86_64-linux-gnu.so copying build/lib.linux-x86_64-cpython-310/dgl/_ffi/_cy3/core.cpython-310-x86_64-linux-gnu.so -> dgl/_ffi/_cy3 WARNING: Skipping dgl as it is not installed. WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [1/1] Cythonizing dgl/_ffi/_cython/core.pyx running install running bdist_egg running egg_info creating dgl.egg-info writing dgl.egg-info/PKG-INFO writing dependency_links to dgl.egg-info/dependency_links.txt writing requirements to dgl.egg-info/requires.txt writing top-level names to dgl.egg-info/top_level.txt writing manifest file 'dgl.egg-info/SOURCES.txt' reading manifest file 'dgl.egg-info/SOURCES.txt' writing manifest file 'dgl.egg-info/SOURCES.txt' installing library code to build/bdist.linux-x86_64/egg running install_lib running build_py creating build creating build/lib.linux-x86_64-cpython-37 creating build/lib.linux-x86_64-cpython-37/dgl copying dgl/global_config.py -> build/lib.linux-x86_64-cpython-37/dgl copying dgl/subgraph.py -> build/lib.linux-x86_64-cpython-37/dgl copying dgl/_sparse_ops.py -> build/lib.linux-x86_64-cpython-37/dgl copying dgl/ndarray.py -> build/lib.linux-x86_64-cpython-37/dgl copying dgl/view.py -> build/lib.linux-x86_64-cpython-37/dgl copying dgl/core.py -> build/lib.linux-x86_64-cpython-37/dgl copying dgl/propagate.py -> build/lib.linux-x86_64-cpython-37/dgl copying dgl/base.py -> build/lib.linux-x86_64-cpython-37/dgl copying dgl/heterograph_index.py -> build/lib.linux-x86_64-cpython-37/dgl copying dgl/readout.py -> build/lib.linux-x86_64-cpython-37/dgl copying dgl/logging.py -> build/lib.linux-x86_64-cpython-37/dgl copying dgl/init.py -> build/lib.linux-x86_64-cpython-37/dgl copying dgl/heterograph.py -> build/lib.linux-x86_64-cpython-37/dgl copying dgl/frame.py -> build/lib.linux-x86_64-cpython-37/dgl copying dgl/convert.py -> build/lib.linux-x86_64-cpython-37/dgl copying dgl/graph_index.py -> build/lib.linux-x86_64-cpython-37/dgl copying dgl/label_informativeness.py -> build/lib.linux-x86_64-cpython-37/dgl copying dgl/__init__.py -> build/lib.linux-x86_64-cpython-37/dgl copying dgl/udf.py -> build/lib.linux-x86_64-cpython-37/dgl copying dgl/merge.py -> build/lib.linux-x86_64-cpython-37/dgl copying dgl/homophily.py -> build/lib.linux-x86_64-cpython-37/dgl copying dgl/random.py -> build/lib.linux-x86_64-cpython-37/dgl copying dgl/_api_internal.py -> build/lib.linux-x86_64-cpython-37/dgl copying dgl/container.py -> build/lib.linux-x86_64-cpython-37/dgl copying dgl/partition.py -> build/lib.linux-x86_64-cpython-37/dgl copying dgl/traversal.py -> build/lib.linux-x86_64-cpython-37/dgl copying dgl/batch.py -> build/lib.linux-x86_64-cpython-37/dgl copying dgl/generators.py -> build/lib.linux-x86_64-cpython-37/dgl creating build/lib.linux-x86_64-cpython-37/dgl/distgnn copying dgl/distgnn/__init__.py -> build/lib.linux-x86_64-cpython-37/dgl/distgnn creating build/lib.linux-x86_64-cpython-37/dgl/cuda copying dgl/cuda/nccl.py -> build/lib.linux-x86_64-cpython-37/dgl/cuda copying dgl/cuda/__init__.py -> build/lib.linux-x86_64-cpython-37/dgl/cuda copying dgl/cuda/gpu_cache.py -> build/lib.linux-x86_64-cpython-37/dgl/cuda creating build/lib.linux-x86_64-cpython-37/dgl/function copying dgl/function/reducer.py -> build/lib.linux-x86_64-cpython-37/dgl/function copying dgl/function/message.py -> build/lib.linux-x86_64-cpython-37/dgl/function copying dgl/function/base.py -> build/lib.linux-x86_64-cpython-37/dgl/function copying dgl/function/__init__.py -> build/lib.linux-x86_64-cpython-37/dgl/function creating build/lib.linux-x86_64-cpython-37/dgl/distributed copying dgl/distributed/graph_services.py -> build/lib.linux-x86_64-cpython-37/dgl/distributed copying dgl/distributed/graph_partition_book.py -> build/lib.linux-x86_64-cpython-37/dgl/distributed copying dgl/distributed/role.py -> build/lib.linux-x86_64-cpython-37/dgl/distributed copying dgl/distributed/shared_mem_utils.py -> build/lib.linux-x86_64-cpython-37/dgl/distributed copying dgl/distributed/dist_graph.py -> build/lib.linux-x86_64-cpython-37/dgl/distributed copying dgl/distributed/constants.py -> build/lib.linux-x86_64-cpython-37/dgl/distributed copying dgl/distributed/dist_dataloader.py -> build/lib.linux-x86_64-cpython-37/dgl/distributed copying dgl/distributed/dist_context.py -> build/lib.linux-x86_64-cpython-37/dgl/distributed copying dgl/distributed/kvstore.py -> build/lib.linux-x86_64-cpython-37/dgl/distributed copying dgl/distributed/id_map.py -> build/lib.linux-x86_64-cpython-37/dgl/distributed copying dgl/distributed/dist_tensor.py -> build/lib.linux-x86_64-cpython-37/dgl/distributed copying dgl/distributed/__init__.py -> build/lib.linux-x86_64-cpython-37/dgl/distributed copying dgl/distributed/standalone_kvstore.py -> build/lib.linux-x86_64-cpython-37/dgl/distributed copying dgl/distributed/rpc_client.py -> build/lib.linux-x86_64-cpython-37/dgl/distributed copying dgl/distributed/rpc.py -> build/lib.linux-x86_64-cpython-37/dgl/distributed copying dgl/distributed/partition.py -> build/lib.linux-x86_64-cpython-37/dgl/distributed copying dgl/distributed/rpc_server.py -> build/lib.linux-x86_64-cpython-37/dgl/distributed copying dgl/distributed/server_state.py -> build/lib.linux-x86_64-cpython-37/dgl/distributed creating build/lib.linux-x86_64-cpython-37/dgl/graphbolt copying dgl/graphbolt/sampled_subgraph.py -> build/lib.linux-x86_64-cpython-37/dgl/graphbolt copying dgl/graphbolt/sampling_graph.py -> build/lib.linux-x86_64-cpython-37/dgl/graphbolt copying dgl/graphbolt/subgraph_sampler.py -> build/lib.linux-x86_64-cpython-37/dgl/graphbolt copying dgl/graphbolt/itemset.py -> build/lib.linux-x86_64-cpython-37/dgl/graphbolt copying dgl/graphbolt/dataloader.py -> build/lib.linux-x86_64-cpython-37/dgl/graphbolt copying dgl/graphbolt/feature_store.py -> build/lib.linux-x86_64-cpython-37/dgl/graphbolt copying dgl/graphbolt/feature_fetcher.py -> build/lib.linux-x86_64-cpython-37/dgl/graphbolt copying dgl/graphbolt/minibatch.py -> build/lib.linux-x86_64-cpython-37/dgl/graphbolt copying dgl/graphbolt/base.py -> build/lib.linux-x86_64-cpython-37/dgl/graphbolt copying dgl/graphbolt/item_sampler.py -> build/lib.linux-x86_64-cpython-37/dgl/graphbolt copying dgl/graphbolt/__init__.py -> build/lib.linux-x86_64-cpython-37/dgl/graphbolt copying dgl/graphbolt/negative_sampler.py -> build/lib.linux-x86_64-cpython-37/dgl/graphbolt copying dgl/graphbolt/minibatch_transformer.py -> build/lib.linux-x86_64-cpython-37/dgl/graphbolt copying dgl/graphbolt/utils.py -> build/lib.linux-x86_64-cpython-37/dgl/graphbolt copying dgl/graphbolt/dataset.py -> build/lib.linux-x86_64-cpython-37/dgl/graphbolt creating build/lib.linux-x86_64-cpython-37/dgl/utils copying dgl/utils/filter.py -> build/lib.linux-x86_64-cpython-37/dgl/utils copying dgl/utils/checks.py -> build/lib.linux-x86_64-cpython-37/dgl/utils copying dgl/utils/internal.py -> build/lib.linux-x86_64-cpython-37/dgl/utils copying dgl/utils/exception.py -> build/lib.linux-x86_64-cpython-37/dgl/utils copying dgl/utils/shared_mem.py -> build/lib.linux-x86_64-cpython-37/dgl/utils copying dgl/utils/pin_memory.py -> build/lib.linux-x86_64-cpython-37/dgl/utils copying dgl/utils/__init__.py -> build/lib.linux-x86_64-cpython-37/dgl/utils copying dgl/utils/data.py -> build/lib.linux-x86_64-cpython-37/dgl/utils creating build/lib.linux-x86_64-cpython-37/dgl/ops copying dgl/ops/gather_mm.py -> build/lib.linux-x86_64-cpython-37/dgl/ops copying dgl/ops/sddmm.py -> build/lib.linux-x86_64-cpython-37/dgl/ops copying dgl/ops/edge_softmax.py -> build/lib.linux-x86_64-cpython-37/dgl/ops copying dgl/ops/spmm.py -> build/lib.linux-x86_64-cpython-37/dgl/ops copying dgl/ops/segment.py -> build/lib.linux-x86_64-cpython-37/dgl/ops copying dgl/ops/__init__.py -> build/lib.linux-x86_64-cpython-37/dgl/ops creating build/lib.linux-x86_64-cpython-37/dgl/geometry copying dgl/geometry/fps.py -> build/lib.linux-x86_64-cpython-37/dgl/geometry copying dgl/geometry/__init__.py -> build/lib.linux-x86_64-cpython-37/dgl/geometry copying dgl/geometry/edge_coarsening.py -> build/lib.linux-x86_64-cpython-37/dgl/geometry copying dgl/geometry/capi.py -> build/lib.linux-x86_64-cpython-37/dgl/geometry creating build/lib.linux-x86_64-cpython-37/dgl/optim copying dgl/optim/__init__.py -> build/lib.linux-x86_64-cpython-37/dgl/optim creating build/lib.linux-x86_64-cpython-37/dgl/data copying dgl/data/tensor_serialize.py -> build/lib.linux-x86_64-cpython-37/dgl/data copying dgl/data/ppi.py -> build/lib.linux-x86_64-cpython-37/dgl/data copying dgl/data/csv_dataset.py -> build/lib.linux-x86_64-cpython-37/dgl/data copying dgl/data/superpixel.py -> build/lib.linux-x86_64-cpython-37/dgl/data copying dgl/data/synthetic.py -> build/lib.linux-x86_64-cpython-37/dgl/data copying dgl/data/zinc.py -> build/lib.linux-x86_64-cpython-37/dgl/data copying dgl/data/heterograph_serialize.py -> build/lib.linux-x86_64-cpython-37/dgl/data copying dgl/data/cluster.py -> build/lib.linux-x86_64-cpython-37/dgl/data copying dgl/data/tu.py -> build/lib.linux-x86_64-cpython-37/dgl/data copying dgl/data/sbm.py -> build/lib.linux-x86_64-cpython-37/dgl/data copying dgl/data/lrgb.py -> build/lib.linux-x86_64-cpython-37/dgl/data copying dgl/data/qm9.py -> build/lib.linux-x86_64-cpython-37/dgl/data copying dgl/data/flickr.py -> build/lib.linux-x86_64-cpython-37/dgl/data copying dgl/data/qm7b.py -> build/lib.linux-x86_64-cpython-37/dgl/data copying dgl/data/dgl_dataset.py -> build/lib.linux-x86_64-cpython-37/dgl/data copying dgl/data/karate.py -> build/lib.linux-x86_64-cpython-37/dgl/data copying dgl/data/wikics.py -> build/lib.linux-x86_64-cpython-37/dgl/data copying dgl/data/heterophilous_graphs.py -> build/lib.linux-x86_64-cpython-37/dgl/data copying dgl/data/gdelt.py -> build/lib.linux-x86_64-cpython-37/dgl/data copying dgl/data/geom_gcn.py -> build/lib.linux-x86_64-cpython-37/dgl/data copying dgl/data/actor.py -> build/lib.linux-x86_64-cpython-37/dgl/data copying dgl/data/rdf.py -> build/lib.linux-x86_64-cpython-37/dgl/data copying dgl/data/movielens.py -> build/lib.linux-x86_64-cpython-37/dgl/data copying dgl/data/gindt.py -> build/lib.linux-x86_64-cpython-37/dgl/data copying dgl/data/fraud.py -> build/lib.linux-x86_64-cpython-37/dgl/data copying dgl/data/graph_serialize.py -> build/lib.linux-x86_64-cpython-37/dgl/data copying dgl/data/minigc.py -> build/lib.linux-x86_64-cpython-37/dgl/data copying dgl/data/__init__.py -> build/lib.linux-x86_64-cpython-37/dgl/data copying dgl/data/gnn_benchmark.py -> build/lib.linux-x86_64-cpython-37/dgl/data copying dgl/data/fakenews.py -> build/lib.linux-x86_64-cpython-37/dgl/data copying dgl/data/citation_graph.py -> build/lib.linux-x86_64-cpython-37/dgl/data copying dgl/data/reddit.py -> build/lib.linux-x86_64-cpython-37/dgl/data copying dgl/data/csv_dataset_base.py -> build/lib.linux-x86_64-cpython-37/dgl/data copying dgl/data/icews18.py -> build/lib.linux-x86_64-cpython-37/dgl/data copying dgl/data/bitcoinotc.py -> build/lib.linux-x86_64-cpython-37/dgl/data copying dgl/data/utils.py -> build/lib.linux-x86_64-cpython-37/dgl/data copying dgl/data/tree.py -> build/lib.linux-x86_64-cpython-37/dgl/data copying dgl/data/knowledge_graph.py -> build/lib.linux-x86_64-cpython-37/dgl/data copying dgl/data/adapter.py -> build/lib.linux-x86_64-cpython-37/dgl/data copying dgl/data/pattern.py -> build/lib.linux-x86_64-cpython-37/dgl/data copying dgl/data/qm9_edge.py -> build/lib.linux-x86_64-cpython-37/dgl/data copying dgl/data/yelp.py -> build/lib.linux-x86_64-cpython-37/dgl/data creating build/lib.linux-x86_64-cpython-37/dgl/mpops copying dgl/mpops/edgewise.py -> build/lib.linux-x86_64-cpython-37/dgl/mpops copying dgl/mpops/__init__.py -> build/lib.linux-x86_64-cpython-37/dgl/mpops copying dgl/mpops/nodewise.py -> build/lib.linux-x86_64-cpython-37/dgl/mpops copying dgl/mpops/fused.py -> build/lib.linux-x86_64-cpython-37/dgl/mpops creating build/lib.linux-x86_64-cpython-37/dgl/transforms copying dgl/transforms/to_block.py -> build/lib.linux-x86_64-cpython-37/dgl/transforms copying dgl/transforms/module.py -> build/lib.linux-x86_64-cpython-37/dgl/transforms copying dgl/transforms/__init__.py -> build/lib.linux-x86_64-cpython-37/dgl/transforms copying dgl/transforms/functional.py -> build/lib.linux-x86_64-cpython-37/dgl/transforms creating build/lib.linux-x86_64-cpython-37/dgl/nn copying dgl/nn/__init__.py -> build/lib.linux-x86_64-cpython-37/dgl/nn creating build/lib.linux-x86_64-cpython-37/dgl/storages copying dgl/storages/numpy.py -> build/lib.linux-x86_64-cpython-37/dgl/storages copying dgl/storages/base.py -> build/lib.linux-x86_64-cpython-37/dgl/storages copying dgl/storages/__init__.py -> build/lib.linux-x86_64-cpython-37/dgl/storages copying dgl/storages/pytorch_tensor.py -> build/lib.linux-x86_64-cpython-37/dgl/storages copying dgl/storages/tensor.py -> build/lib.linux-x86_64-cpython-37/dgl/storages creating build/lib.linux-x86_64-cpython-37/dgl/sparse copying dgl/sparse/softmax.py -> build/lib.linux-x86_64-cpython-37/dgl/sparse copying dgl/sparse/broadcast.py -> build/lib.linux-x86_64-cpython-37/dgl/sparse copying dgl/sparse/sddmm.py -> build/lib.linux-x86_64-cpython-37/dgl/sparse copying dgl/sparse/matmul.py -> build/lib.linux-x86_64-cpython-37/dgl/sparse copying dgl/sparse/elementwise_op_sp.py -> build/lib.linux-x86_64-cpython-37/dgl/sparse copying dgl/sparse/sparse_matrix.py -> build/lib.linux-x86_64-cpython-37/dgl/sparse copying dgl/sparse/elementwise_op.py -> build/lib.linux-x86_64-cpython-37/dgl/sparse copying dgl/sparse/unary_op.py -> build/lib.linux-x86_64-cpython-37/dgl/sparse copying dgl/sparse/__init__.py -> build/lib.linux-x86_64-cpython-37/dgl/sparse copying dgl/sparse/utils.py -> build/lib.linux-x86_64-cpython-37/dgl/sparse copying dgl/sparse/reduction.py -> build/lib.linux-x86_64-cpython-37/dgl/sparse creating build/lib.linux-x86_64-cpython-37/dgl/multiprocessing copying dgl/multiprocessing/pytorch.py -> build/lib.linux-x86_64-cpython-37/dgl/multiprocessing copying dgl/multiprocessing/__init__.py -> build/lib.linux-x86_64-cpython-37/dgl/multiprocessing creating build/lib.linux-x86_64-cpython-37/dgl/dataloading copying dgl/dataloading/neighbor_sampler.py -> build/lib.linux-x86_64-cpython-37/dgl/dataloading copying dgl/dataloading/spot_target.py -> build/lib.linux-x86_64-cpython-37/dgl/dataloading copying dgl/dataloading/graphsaint.py -> build/lib.linux-x86_64-cpython-37/dgl/dataloading copying dgl/dataloading/dataloader.py -> build/lib.linux-x86_64-cpython-37/dgl/dataloading copying dgl/dataloading/dist_dataloader.py -> build/lib.linux-x86_64-cpython-37/dgl/dataloading copying dgl/dataloading/labor_sampler.py -> build/lib.linux-x86_64-cpython-37/dgl/dataloading copying dgl/dataloading/base.py -> build/lib.linux-x86_64-cpython-37/dgl/dataloading copying dgl/dataloading/shadow.py -> build/lib.linux-x86_64-cpython-37/dgl/dataloading copying dgl/dataloading/__init__.py -> build/lib.linux-x86_64-cpython-37/dgl/dataloading copying dgl/dataloading/cluster_gcn.py -> build/lib.linux-x86_64-cpython-37/dgl/dataloading copying dgl/dataloading/negative_sampler.py -> build/lib.linux-x86_64-cpython-37/dgl/dataloading creating build/lib.linux-x86_64-cpython-37/dgl/sampling copying dgl/sampling/pinsage.py -> build/lib.linux-x86_64-cpython-37/dgl/sampling copying dgl/sampling/neighbor.py -> build/lib.linux-x86_64-cpython-37/dgl/sampling copying dgl/sampling/labor.py -> build/lib.linux-x86_64-cpython-37/dgl/sampling copying dgl/sampling/randomwalks.py -> build/lib.linux-x86_64-cpython-37/dgl/sampling copying dgl/sampling/negative.py -> build/lib.linux-x86_64-cpython-37/dgl/sampling copying dgl/sampling/__init__.py -> build/lib.linux-x86_64-cpython-37/dgl/sampling copying dgl/sampling/utils.py -> build/lib.linux-x86_64-cpython-37/dgl/sampling copying dgl/sampling/node2vec_randomwalk.py -> build/lib.linux-x86_64-cpython-37/dgl/sampling creating build/lib.linux-x86_64-cpython-37/dgl/_ffi copying dgl/_ffi/ndarray.py -> build/lib.linux-x86_64-cpython-37/dgl/_ffi copying dgl/_ffi/object.py -> build/lib.linux-x86_64-cpython-37/dgl/_ffi copying dgl/_ffi/object_generic.py -> build/lib.linux-x86_64-cpython-37/dgl/_ffi copying dgl/_ffi/libinfo.py -> build/lib.linux-x86_64-cpython-37/dgl/_ffi copying dgl/_ffi/base.py -> build/lib.linux-x86_64-cpython-37/dgl/_ffi copying dgl/_ffi/streams.py -> build/lib.linux-x86_64-cpython-37/dgl/_ffi copying dgl/_ffi/function.py -> build/lib.linux-x86_64-cpython-37/dgl/_ffi copying dgl/_ffi/__init__.py -> build/lib.linux-x86_64-cpython-37/dgl/_ffi copying dgl/_ffi/runtime_ctypes.py -> build/lib.linux-x86_64-cpython-37/dgl/_ffi copying dgl/_ffi/capi.py -> build/lib.linux-x86_64-cpython-37/dgl/_ffi creating build/lib.linux-x86_64-cpython-37/dgl/backend copying dgl/backend/backend.py -> build/lib.linux-x86_64-cpython-37/dgl/backend copying dgl/backend/__init__.py -> build/lib.linux-x86_64-cpython-37/dgl/backend copying dgl/backend/set_default_backend.py -> build/lib.linux-x86_64-cpython-37/dgl/backend creating build/lib.linux-x86_64-cpython-37/dgl/distgnn/tools copying dgl/distgnn/tools/tools.py -> build/lib.linux-x86_64-cpython-37/dgl/distgnn/tools copying dgl/distgnn/tools/__init__.py -> build/lib.linux-x86_64-cpython-37/dgl/distgnn/tools creating build/lib.linux-x86_64-cpython-37/dgl/distgnn/partition copying dgl/distgnn/partition/libra_partition.py -> build/lib.linux-x86_64-cpython-37/dgl/distgnn/partition copying dgl/distgnn/partition/__init__.py -> build/lib.linux-x86_64-cpython-37/dgl/distgnn/partition creating build/lib.linux-x86_64-cpython-37/dgl/distributed/optim copying dgl/distributed/optim/__init__.py -> build/lib.linux-x86_64-cpython-37/dgl/distributed/optim creating build/lib.linux-x86_64-cpython-37/dgl/distributed/nn copying dgl/distributed/nn/__init__.py -> build/lib.linux-x86_64-cpython-37/dgl/distributed/nn creating build/lib.linux-x86_64-cpython-37/dgl/distributed/optim/pytorch copying dgl/distributed/optim/pytorch/sparse_optim.py -> build/lib.linux-x86_64-cpython-37/dgl/distributed/optim/pytorch copying dgl/distributed/optim/pytorch/__init__.py -> build/lib.linux-x86_64-cpython-37/dgl/distributed/optim/pytorch copying dgl/distributed/optim/pytorch/utils.py -> build/lib.linux-x86_64-cpython-37/dgl/distributed/optim/pytorch creating build/lib.linux-x86_64-cpython-37/dgl/distributed/optim/tensorflow copying dgl/distributed/optim/tensorflow/__init__.py -> build/lib.linux-x86_64-cpython-37/dgl/distributed/optim/tensorflow creating build/lib.linux-x86_64-cpython-37/dgl/distributed/optim/mxnet copying dgl/distributed/optim/mxnet/__init__.py -> build/lib.linux-x86_64-cpython-37/dgl/distributed/optim/mxnet creating build/lib.linux-x86_64-cpython-37/dgl/distributed/nn/pytorch copying dgl/distributed/nn/pytorch/sparse_emb.py -> build/lib.linux-x86_64-cpython-37/dgl/distributed/nn/pytorch copying dgl/distributed/nn/pytorch/__init__.py -> build/lib.linux-x86_64-cpython-37/dgl/distributed/nn/pytorch creating build/lib.linux-x86_64-cpython-37/dgl/distributed/nn/tensorflow copying dgl/distributed/nn/tensorflow/__init__.py -> build/lib.linux-x86_64-cpython-37/dgl/distributed/nn/tensorflow creating build/lib.linux-x86_64-cpython-37/dgl/distributed/nn/mxnet copying dgl/distributed/nn/mxnet/__init__.py -> build/lib.linux-x86_64-cpython-37/dgl/distributed/nn/mxnet creating build/lib.linux-x86_64-cpython-37/dgl/graphbolt/internal copying dgl/graphbolt/internal/datapipe_utils.py -> build/lib.linux-x86_64-cpython-37/dgl/graphbolt/internal copying dgl/graphbolt/internal/item_sampler_utils.py -> build/lib.linux-x86_64-cpython-37/dgl/graphbolt/internal copying dgl/graphbolt/internal/__init__.py -> build/lib.linux-x86_64-cpython-37/dgl/graphbolt/internal copying dgl/graphbolt/internal/sample_utils.py -> build/lib.linux-x86_64-cpython-37/dgl/graphbolt/internal copying dgl/graphbolt/internal/utils.py -> build/lib.linux-x86_64-cpython-37/dgl/graphbolt/internal creating build/lib.linux-x86_64-cpython-37/dgl/graphbolt/impl copying dgl/graphbolt/impl/neighbor_sampler.py -> build/lib.linux-x86_64-cpython-37/dgl/graphbolt/impl copying dgl/graphbolt/impl/in_subgraph_sampler.py -> build/lib.linux-x86_64-cpython-37/dgl/graphbolt/impl copying dgl/graphbolt/impl/uniform_negative_sampler.py -> build/lib.linux-x86_64-cpython-37/dgl/graphbolt/impl copying dgl/graphbolt/impl/torch_based_feature_store.py -> build/lib.linux-x86_64-cpython-37/dgl/graphbolt/impl copying dgl/graphbolt/impl/legacy_dataset.py -> build/lib.linux-x86_64-cpython-37/dgl/graphbolt/impl copying dgl/graphbolt/impl/ondisk_metadata.py -> build/lib.linux-x86_64-cpython-37/dgl/graphbolt/impl copying dgl/graphbolt/impl/fused_csc_sampling_graph.py -> build/lib.linux-x86_64-cpython-37/dgl/graphbolt/impl copying dgl/graphbolt/impl/basic_feature_store.py -> build/lib.linux-x86_64-cpython-37/dgl/graphbolt/impl copying dgl/graphbolt/impl/sampled_subgraph_impl.py -> build/lib.linux-x86_64-cpython-37/dgl/graphbolt/impl copying dgl/graphbolt/impl/__init__.py -> build/lib.linux-x86_64-cpython-37/dgl/graphbolt/impl copying dgl/graphbolt/impl/temporal_neighbor_sampler.py -> build/lib.linux-x86_64-cpython-37/dgl/graphbolt/impl copying dgl/graphbolt/impl/ondisk_dataset.py -> build/lib.linux-x86_64-cpython-37/dgl/graphbolt/impl copying dgl/graphbolt/impl/gpu_cached_feature.py -> build/lib.linux-x86_64-cpython-37/dgl/graphbolt/impl copying dgl/graphbolt/impl/gpu_cache.py -> build/lib.linux-x86_64-cpython-37/dgl/graphbolt/impl creating build/lib.linux-x86_64-cpython-37/dgl/optim/pytorch copying dgl/optim/pytorch/sparse_optim.py -> build/lib.linux-x86_64-cpython-37/dgl/optim/pytorch copying dgl/optim/pytorch/__init__.py -> build/lib.linux-x86_64-cpython-37/dgl/optim/pytorch creating build/lib.linux-x86_64-cpython-37/dgl/optim/tensorflow copying dgl/optim/tensorflow/__init__.py -> build/lib.linux-x86_64-cpython-37/dgl/optim/tensorflow creating build/lib.linux-x86_64-cpython-37/dgl/optim/mxnet copying dgl/optim/mxnet/__init__.py -> build/lib.linux-x86_64-cpython-37/dgl/optim/mxnet creating build/lib.linux-x86_64-cpython-37/dgl/nn/functional copying dgl/nn/functional/__init__.py -> build/lib.linux-x86_64-cpython-37/dgl/nn/functional creating build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch copying dgl/nn/pytorch/hetero.py -> build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch copying dgl/nn/pytorch/sparse_emb.py -> build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch copying dgl/nn/pytorch/softmax.py -> build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch copying dgl/nn/pytorch/network_emb.py -> build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch copying dgl/nn/pytorch/linear.py -> build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch copying dgl/nn/pytorch/glob.py -> build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch copying dgl/nn/pytorch/factory.py -> build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch copying dgl/nn/pytorch/__init__.py -> build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch copying dgl/nn/pytorch/utils.py -> build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch creating build/lib.linux-x86_64-cpython-37/dgl/nn/tensorflow copying dgl/nn/tensorflow/hetero.py -> build/lib.linux-x86_64-cpython-37/dgl/nn/tensorflow copying dgl/nn/tensorflow/softmax.py -> build/lib.linux-x86_64-cpython-37/dgl/nn/tensorflow copying dgl/nn/tensorflow/glob.py -> build/lib.linux-x86_64-cpython-37/dgl/nn/tensorflow copying dgl/nn/tensorflow/__init__.py -> build/lib.linux-x86_64-cpython-37/dgl/nn/tensorflow copying dgl/nn/tensorflow/utils.py -> build/lib.linux-x86_64-cpython-37/dgl/nn/tensorflow creating build/lib.linux-x86_64-cpython-37/dgl/nn/mxnet copying dgl/nn/mxnet/hetero.py -> build/lib.linux-x86_64-cpython-37/dgl/nn/mxnet copying dgl/nn/mxnet/softmax.py -> build/lib.linux-x86_64-cpython-37/dgl/nn/mxnet copying dgl/nn/mxnet/glob.py -> build/lib.linux-x86_64-cpython-37/dgl/nn/mxnet copying dgl/nn/mxnet/__init__.py -> build/lib.linux-x86_64-cpython-37/dgl/nn/mxnet copying dgl/nn/mxnet/utils.py -> build/lib.linux-x86_64-cpython-37/dgl/nn/mxnet creating build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/explain copying dgl/nn/pytorch/explain/subgraphx.py -> build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/explain copying dgl/nn/pytorch/explain/gnnexplainer.py -> build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/explain copying dgl/nn/pytorch/explain/pgexplainer.py -> build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/explain copying dgl/nn/pytorch/explain/__init__.py -> build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/explain creating build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/link copying dgl/nn/pytorch/link/edgepred.py -> build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/link copying dgl/nn/pytorch/link/transe.py -> build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/link copying dgl/nn/pytorch/link/__init__.py -> build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/link copying dgl/nn/pytorch/link/transr.py -> build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/link creating build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/conv copying dgl/nn/pytorch/conv/gatv2conv.py -> build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/conv copying dgl/nn/pytorch/conv/dgnconv.py -> build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/conv copying dgl/nn/pytorch/conv/egatconv.py -> build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/conv copying dgl/nn/pytorch/conv/gmmconv.py -> build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/conv copying dgl/nn/pytorch/conv/sageconv.py -> build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/conv copying dgl/nn/pytorch/conv/twirlsconv.py -> build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/conv copying dgl/nn/pytorch/conv/gatedgcnconv.py -> build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/conv copying dgl/nn/pytorch/conv/ginconv.py -> build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/conv copying dgl/nn/pytorch/conv/dotgatconv.py -> build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/conv copying dgl/nn/pytorch/conv/cugraph_sageconv.py -> build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/conv copying dgl/nn/pytorch/conv/pnaconv.py -> build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/conv copying dgl/nn/pytorch/conv/densegraphconv.py -> build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/conv copying dgl/nn/pytorch/conv/tagconv.py -> build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/conv copying dgl/nn/pytorch/conv/gatconv.py -> build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/conv copying dgl/nn/pytorch/conv/agnnconv.py -> build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/conv copying dgl/nn/pytorch/conv/densechebconv.py -> build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/conv copying dgl/nn/pytorch/conv/hgtconv.py -> build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/conv copying dgl/nn/pytorch/conv/grouprevres.py -> build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/conv copying dgl/nn/pytorch/conv/cugraph_gatconv.py -> build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/conv copying dgl/nn/pytorch/conv/cugraph_base.py -> build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/conv copying dgl/nn/pytorch/conv/cfconv.py -> build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/conv copying dgl/nn/pytorch/conv/appnpconv.py -> build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/conv copying dgl/nn/pytorch/conv/__init__.py -> build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/conv copying dgl/nn/pytorch/conv/gineconv.py -> build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/conv copying dgl/nn/pytorch/conv/sgconv.py -> build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/conv copying dgl/nn/pytorch/conv/graphconv.py -> build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/conv copying dgl/nn/pytorch/conv/nnconv.py -> build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/conv copying dgl/nn/pytorch/conv/gcn2conv.py -> build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/conv copying dgl/nn/pytorch/conv/egnnconv.py -> build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/conv copying dgl/nn/pytorch/conv/edgegatconv.py -> build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/conv copying dgl/nn/pytorch/conv/densesageconv.py -> build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/conv copying dgl/nn/pytorch/conv/edgeconv.py -> build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/conv copying dgl/nn/pytorch/conv/gatedgraphconv.py -> build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/conv copying dgl/nn/pytorch/conv/cugraph_relgraphconv.py -> build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/conv copying dgl/nn/pytorch/conv/relgraphconv.py -> build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/conv copying dgl/nn/pytorch/conv/chebconv.py -> build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/conv copying dgl/nn/pytorch/conv/atomicconv.py -> build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/conv creating build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/gt copying dgl/nn/pytorch/gt/degree_encoder.py -> build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/gt copying dgl/nn/pytorch/gt/lap_pos_encoder.py -> build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/gt copying dgl/nn/pytorch/gt/spatial_encoder.py -> build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/gt copying dgl/nn/pytorch/gt/__init__.py -> build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/gt copying dgl/nn/pytorch/gt/egt.py -> build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/gt copying dgl/nn/pytorch/gt/biased_mha.py -> build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/gt copying dgl/nn/pytorch/gt/graphormer.py -> build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/gt copying dgl/nn/pytorch/gt/path_encoder.py -> build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/gt creating build/lib.linux-x86_64-cpython-37/dgl/nn/tensorflow/conv copying dgl/nn/tensorflow/conv/sageconv.py -> build/lib.linux-x86_64-cpython-37/dgl/nn/tensorflow/conv copying dgl/nn/tensorflow/conv/ginconv.py -> build/lib.linux-x86_64-cpython-37/dgl/nn/tensorflow/conv copying dgl/nn/tensorflow/conv/gatconv.py -> build/lib.linux-x86_64-cpython-37/dgl/nn/tensorflow/conv copying dgl/nn/tensorflow/conv/densechebconv.py -> build/lib.linux-x86_64-cpython-37/dgl/nn/tensorflow/conv copying dgl/nn/tensorflow/conv/appnpconv.py -> build/lib.linux-x86_64-cpython-37/dgl/nn/tensorflow/conv copying dgl/nn/tensorflow/conv/__init__.py -> build/lib.linux-x86_64-cpython-37/dgl/nn/tensorflow/conv copying dgl/nn/tensorflow/conv/sgconv.py -> build/lib.linux-x86_64-cpython-37/dgl/nn/tensorflow/conv copying dgl/nn/tensorflow/conv/graphconv.py -> build/lib.linux-x86_64-cpython-37/dgl/nn/tensorflow/conv copying dgl/nn/tensorflow/conv/edgeconv.py -> build/lib.linux-x86_64-cpython-37/dgl/nn/tensorflow/conv copying dgl/nn/tensorflow/conv/relgraphconv.py -> build/lib.linux-x86_64-cpython-37/dgl/nn/tensorflow/conv copying dgl/nn/tensorflow/conv/chebconv.py -> build/lib.linux-x86_64-cpython-37/dgl/nn/tensorflow/conv creating build/lib.linux-x86_64-cpython-37/dgl/nn/mxnet/conv copying dgl/nn/mxnet/conv/gmmconv.py -> build/lib.linux-x86_64-cpython-37/dgl/nn/mxnet/conv copying dgl/nn/mxnet/conv/sageconv.py -> build/lib.linux-x86_64-cpython-37/dgl/nn/mxnet/conv copying dgl/nn/mxnet/conv/ginconv.py -> build/lib.linux-x86_64-cpython-37/dgl/nn/mxnet/conv copying dgl/nn/mxnet/conv/densegraphconv.py -> build/lib.linux-x86_64-cpython-37/dgl/nn/mxnet/conv copying dgl/nn/mxnet/conv/tagconv.py -> build/lib.linux-x86_64-cpython-37/dgl/nn/mxnet/conv copying dgl/nn/mxnet/conv/gatconv.py -> build/lib.linux-x86_64-cpython-37/dgl/nn/mxnet/conv copying dgl/nn/mxnet/conv/agnnconv.py -> build/lib.linux-x86_64-cpython-37/dgl/nn/mxnet/conv copying dgl/nn/mxnet/conv/densechebconv.py -> build/lib.linux-x86_64-cpython-37/dgl/nn/mxnet/conv copying dgl/nn/mxnet/conv/appnpconv.py -> build/lib.linux-x86_64-cpython-37/dgl/nn/mxnet/conv copying dgl/nn/mxnet/conv/__init__.py -> build/lib.linux-x86_64-cpython-37/dgl/nn/mxnet/conv copying dgl/nn/mxnet/conv/sgconv.py -> build/lib.linux-x86_64-cpython-37/dgl/nn/mxnet/conv copying dgl/nn/mxnet/conv/graphconv.py -> build/lib.linux-x86_64-cpython-37/dgl/nn/mxnet/conv copying dgl/nn/mxnet/conv/nnconv.py -> build/lib.linux-x86_64-cpython-37/dgl/nn/mxnet/conv copying dgl/nn/mxnet/conv/densesageconv.py -> build/lib.linux-x86_64-cpython-37/dgl/nn/mxnet/conv copying dgl/nn/mxnet/conv/edgeconv.py -> build/lib.linux-x86_64-cpython-37/dgl/nn/mxnet/conv copying dgl/nn/mxnet/conv/gatedgraphconv.py -> build/lib.linux-x86_64-cpython-37/dgl/nn/mxnet/conv copying dgl/nn/mxnet/conv/relgraphconv.py -> build/lib.linux-x86_64-cpython-37/dgl/nn/mxnet/conv copying dgl/nn/mxnet/conv/chebconv.py -> build/lib.linux-x86_64-cpython-37/dgl/nn/mxnet/conv creating build/lib.linux-x86_64-cpython-37/dgl/_ffi/_cy3 copying dgl/_ffi/_cy3/__init__.py -> build/lib.linux-x86_64-cpython-37/dgl/_ffi/_cy3 creating build/lib.linux-x86_64-cpython-37/dgl/_ffi/_cy2 copying dgl/_ffi/_cy2/__init__.py -> build/lib.linux-x86_64-cpython-37/dgl/_ffi/_cy2 creating build/lib.linux-x86_64-cpython-37/dgl/_ffi/_ctypes copying dgl/_ffi/_ctypes/types.py -> build/lib.linux-x86_64-cpython-37/dgl/_ffi/_ctypes copying dgl/_ffi/_ctypes/ndarray.py -> build/lib.linux-x86_64-cpython-37/dgl/_ffi/_ctypes copying dgl/_ffi/_ctypes/object.py -> build/lib.linux-x86_64-cpython-37/dgl/_ffi/_ctypes copying dgl/_ffi/_ctypes/function.py -> build/lib.linux-x86_64-cpython-37/dgl/_ffi/_ctypes copying dgl/_ffi/_ctypes/__init__.py -> build/lib.linux-x86_64-cpython-37/dgl/_ffi/_ctypes creating build/lib.linux-x86_64-cpython-37/dgl/backend/pytorch copying dgl/backend/pytorch/sparse.py -> build/lib.linux-x86_64-cpython-37/dgl/backend/pytorch copying dgl/backend/pytorch/__init__.py -> build/lib.linux-x86_64-cpython-37/dgl/backend/pytorch copying dgl/backend/pytorch/tensor.py -> build/lib.linux-x86_64-cpython-37/dgl/backend/pytorch creating build/lib.linux-x86_64-cpython-37/dgl/backend/tensorflow copying dgl/backend/tensorflow/sparse.py -> build/lib.linux-x86_64-cpython-37/dgl/backend/tensorflow copying dgl/backend/tensorflow/sparse_optim.py -> build/lib.linux-x86_64-cpython-37/dgl/backend/tensorflow copying dgl/backend/tensorflow/__init__.py -> build/lib.linux-x86_64-cpython-37/dgl/backend/tensorflow copying dgl/backend/tensorflow/tensor.py -> build/lib.linux-x86_64-cpython-37/dgl/backend/tensorflow creating build/lib.linux-x86_64-cpython-37/dgl/backend/mxnet copying dgl/backend/mxnet/sparse.py -> build/lib.linux-x86_64-cpython-37/dgl/backend/mxnet copying dgl/backend/mxnet/sparse_optim.py -> build/lib.linux-x86_64-cpython-37/dgl/backend/mxnet copying dgl/backend/mxnet/__init__.py -> build/lib.linux-x86_64-cpython-37/dgl/backend/mxnet copying dgl/backend/mxnet/tensor.py -> build/lib.linux-x86_64-cpython-37/dgl/backend/mxnet creating build/lib.linux-x86_64-cpython-37/dgl/_ffi/_cython copying dgl/_ffi/_cython/core.cpp -> build/lib.linux-x86_64-cpython-37/dgl/_ffi/_cython running build_ext building 'dgl._ffi._cy3.core' extension creating build/temp.linux-x86_64-cpython-37 creating build/temp.linux-x86_64-cpython-37/dgl creating build/temp.linux-x86_64-cpython-37/dgl/_ffi creating build/temp.linux-x86_64-cpython-37/dgl/_ffi/_cython gcc -pthread -B /opt/conda/envs/mxnet-ci/compiler_compat -Wl,--sysroot=/ -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -I../include/ -I../third_party/dmlc-core/include -I../third_party/dlpack/include -I/opt/conda/envs/mxnet-ci/include/python3.7m -c dgl/_ffi/_cython/core.cpp -o build/temp.linux-x86_64-cpython-37/dgl/_ffi/_cython/core.o -std=c++17 cc1plus: warning: command line option ‘-Wstrict-prototypes’ is valid for C/ObjC but not for C++ Stashed 3 file(s) Post stage [Pipeline] sh + chmod -R 777 . [Pipeline] cleanWs [WS-CLEANUP] Deleting project workspace... [WS-CLEANUP] Deferred wipeout is disabled by the job configuration... g++ -pthread -B /opt/conda/envs/mxnet-ci/compiler_compat -Wl,--sysroot=/ -pthread -shared -B /opt/conda/envs/mxnet-ci/compiler_compat -L/opt/conda/envs/mxnet-ci/lib -Wl,-rpath=/opt/conda/envs/mxnet-ci/lib -Wl,--no-as-needed -Wl,--sysroot=/ build/temp.linux-x86_64-cpython-37/dgl/_ffi/_cython/core.o -Ldgl -L../build/Release -L../build -ldgl -o build/lib.linux-x86_64-cpython-37/dgl/_ffi/_cy3/core.cpython-37m-x86_64-linux-gnu.so /opt/conda/envs/mxnet-ci/compiler_compat/ld: warning: /opt/conda/envs/mxnet-ci/lib/libstdc++.so: unsupported GNU_PROPERTY_TYPE (5) type: 0xc0010001 /opt/conda/envs/mxnet-ci/compiler_compat/ld: warning: /opt/conda/envs/mxnet-ci/lib/libstdc++.so: unsupported GNU_PROPERTY_TYPE (5) type: 0xc0010002 /opt/conda/envs/mxnet-ci/compiler_compat/ld: warning: /opt/conda/envs/mxnet-ci/lib/libgcc_s.so.1: unsupported GNU_PROPERTY_TYPE (5) type: 0xc0010001 /opt/conda/envs/mxnet-ci/compiler_compat/ld: warning: /opt/conda/envs/mxnet-ci/lib/libgcc_s.so.1: unsupported GNU_PROPERTY_TYPE (5) type: 0xc0010002 /opt/conda/envs/mxnet-ci/compiler_compat/ld: warning: /opt/conda/envs/mxnet-ci/lib/libgcc_s.so.1: unsupported GNU_PROPERTY_TYPE (5) type: 0xc0010001 /opt/conda/envs/mxnet-ci/compiler_compat/ld: warning: /opt/conda/envs/mxnet-ci/lib/libgcc_s.so.1: unsupported GNU_PROPERTY_TYPE (5) type: 0xc0010002 creating build/bdist.linux-x86_64 creating build/bdist.linux-x86_64/egg creating build/bdist.linux-x86_64/egg/dgl creating build/bdist.linux-x86_64/egg/dgl/distgnn creating build/bdist.linux-x86_64/egg/dgl/distgnn/tools copying build/lib.linux-x86_64-cpython-37/dgl/distgnn/tools/tools.py -> build/bdist.linux-x86_64/egg/dgl/distgnn/tools copying build/lib.linux-x86_64-cpython-37/dgl/distgnn/tools/__init__.py -> build/bdist.linux-x86_64/egg/dgl/distgnn/tools creating build/bdist.linux-x86_64/egg/dgl/distgnn/partition copying build/lib.linux-x86_64-cpython-37/dgl/distgnn/partition/libra_partition.py -> build/bdist.linux-x86_64/egg/dgl/distgnn/partition copying build/lib.linux-x86_64-cpython-37/dgl/distgnn/partition/__init__.py -> build/bdist.linux-x86_64/egg/dgl/distgnn/partition copying build/lib.linux-x86_64-cpython-37/dgl/distgnn/__init__.py -> build/bdist.linux-x86_64/egg/dgl/distgnn copying build/lib.linux-x86_64-cpython-37/dgl/global_config.py -> build/bdist.linux-x86_64/egg/dgl creating build/bdist.linux-x86_64/egg/dgl/cuda copying build/lib.linux-x86_64-cpython-37/dgl/cuda/nccl.py -> build/bdist.linux-x86_64/egg/dgl/cuda copying build/lib.linux-x86_64-cpython-37/dgl/cuda/__init__.py -> build/bdist.linux-x86_64/egg/dgl/cuda copying build/lib.linux-x86_64-cpython-37/dgl/cuda/gpu_cache.py -> build/bdist.linux-x86_64/egg/dgl/cuda copying build/lib.linux-x86_64-cpython-37/dgl/subgraph.py -> build/bdist.linux-x86_64/egg/dgl creating build/bdist.linux-x86_64/egg/dgl/function copying build/lib.linux-x86_64-cpython-37/dgl/function/reducer.py -> build/bdist.linux-x86_64/egg/dgl/function copying build/lib.linux-x86_64-cpython-37/dgl/function/message.py -> build/bdist.linux-x86_64/egg/dgl/function copying build/lib.linux-x86_64-cpython-37/dgl/function/base.py -> build/bdist.linux-x86_64/egg/dgl/function copying build/lib.linux-x86_64-cpython-37/dgl/function/__init__.py -> build/bdist.linux-x86_64/egg/dgl/function copying build/lib.linux-x86_64-cpython-37/dgl/_sparse_ops.py -> build/bdist.linux-x86_64/egg/dgl creating build/bdist.linux-x86_64/egg/dgl/distributed copying build/lib.linux-x86_64-cpython-37/dgl/distributed/graph_services.py -> build/bdist.linux-x86_64/egg/dgl/distributed copying build/lib.linux-x86_64-cpython-37/dgl/distributed/graph_partition_book.py -> build/bdist.linux-x86_64/egg/dgl/distributed copying build/lib.linux-x86_64-cpython-37/dgl/distributed/role.py -> build/bdist.linux-x86_64/egg/dgl/distributed copying build/lib.linux-x86_64-cpython-37/dgl/distributed/shared_mem_utils.py -> build/bdist.linux-x86_64/egg/dgl/distributed copying build/lib.linux-x86_64-cpython-37/dgl/distributed/dist_graph.py -> build/bdist.linux-x86_64/egg/dgl/distributed copying build/lib.linux-x86_64-cpython-37/dgl/distributed/constants.py -> build/bdist.linux-x86_64/egg/dgl/distributed copying build/lib.linux-x86_64-cpython-37/dgl/distributed/dist_dataloader.py -> build/bdist.linux-x86_64/egg/dgl/distributed copying build/lib.linux-x86_64-cpython-37/dgl/distributed/dist_context.py -> build/bdist.linux-x86_64/egg/dgl/distributed copying build/lib.linux-x86_64-cpython-37/dgl/distributed/kvstore.py -> build/bdist.linux-x86_64/egg/dgl/distributed copying build/lib.linux-x86_64-cpython-37/dgl/distributed/id_map.py -> build/bdist.linux-x86_64/egg/dgl/distributed copying build/lib.linux-x86_64-cpython-37/dgl/distributed/dist_tensor.py -> build/bdist.linux-x86_64/egg/dgl/distributed creating build/bdist.linux-x86_64/egg/dgl/distributed/optim creating build/bdist.linux-x86_64/egg/dgl/distributed/optim/pytorch copying build/lib.linux-x86_64-cpython-37/dgl/distributed/optim/pytorch/sparse_optim.py -> build/bdist.linux-x86_64/egg/dgl/distributed/optim/pytorch copying build/lib.linux-x86_64-cpython-37/dgl/distributed/optim/pytorch/__init__.py -> build/bdist.linux-x86_64/egg/dgl/distributed/optim/pytorch copying build/lib.linux-x86_64-cpython-37/dgl/distributed/optim/pytorch/utils.py -> build/bdist.linux-x86_64/egg/dgl/distributed/optim/pytorch copying build/lib.linux-x86_64-cpython-37/dgl/distributed/optim/__init__.py -> build/bdist.linux-x86_64/egg/dgl/distributed/optim creating build/bdist.linux-x86_64/egg/dgl/distributed/optim/tensorflow copying build/lib.linux-x86_64-cpython-37/dgl/distributed/optim/tensorflow/__init__.py -> build/bdist.linux-x86_64/egg/dgl/distributed/optim/tensorflow creating build/bdist.linux-x86_64/egg/dgl/distributed/optim/mxnet copying build/lib.linux-x86_64-cpython-37/dgl/distributed/optim/mxnet/__init__.py -> build/bdist.linux-x86_64/egg/dgl/distributed/optim/mxnet copying build/lib.linux-x86_64-cpython-37/dgl/distributed/__init__.py -> build/bdist.linux-x86_64/egg/dgl/distributed creating build/bdist.linux-x86_64/egg/dgl/distributed/nn creating build/bdist.linux-x86_64/egg/dgl/distributed/nn/pytorch copying build/lib.linux-x86_64-cpython-37/dgl/distributed/nn/pytorch/sparse_emb.py -> build/bdist.linux-x86_64/egg/dgl/distributed/nn/pytorch copying build/lib.linux-x86_64-cpython-37/dgl/distributed/nn/pytorch/__init__.py -> build/bdist.linux-x86_64/egg/dgl/distributed/nn/pytorch copying build/lib.linux-x86_64-cpython-37/dgl/distributed/nn/__init__.py -> build/bdist.linux-x86_64/egg/dgl/distributed/nn creating build/bdist.linux-x86_64/egg/dgl/distributed/nn/tensorflow copying build/lib.linux-x86_64-cpython-37/dgl/distributed/nn/tensorflow/__init__.py -> build/bdist.linux-x86_64/egg/dgl/distributed/nn/tensorflow creating build/bdist.linux-x86_64/egg/dgl/distributed/nn/mxnet copying build/lib.linux-x86_64-cpython-37/dgl/distributed/nn/mxnet/__init__.py -> build/bdist.linux-x86_64/egg/dgl/distributed/nn/mxnet copying build/lib.linux-x86_64-cpython-37/dgl/distributed/standalone_kvstore.py -> build/bdist.linux-x86_64/egg/dgl/distributed copying build/lib.linux-x86_64-cpython-37/dgl/distributed/rpc_client.py -> build/bdist.linux-x86_64/egg/dgl/distributed copying build/lib.linux-x86_64-cpython-37/dgl/distributed/rpc.py -> build/bdist.linux-x86_64/egg/dgl/distributed copying build/lib.linux-x86_64-cpython-37/dgl/distributed/partition.py -> build/bdist.linux-x86_64/egg/dgl/distributed copying build/lib.linux-x86_64-cpython-37/dgl/distributed/rpc_server.py -> build/bdist.linux-x86_64/egg/dgl/distributed copying build/lib.linux-x86_64-cpython-37/dgl/distributed/server_state.py -> build/bdist.linux-x86_64/egg/dgl/distributed copying build/lib.linux-x86_64-cpython-37/dgl/ndarray.py -> build/bdist.linux-x86_64/egg/dgl copying build/lib.linux-x86_64-cpython-37/dgl/view.py -> build/bdist.linux-x86_64/egg/dgl copying build/lib.linux-x86_64-cpython-37/dgl/core.py -> build/bdist.linux-x86_64/egg/dgl copying build/lib.linux-x86_64-cpython-37/dgl/propagate.py -> build/bdist.linux-x86_64/egg/dgl creating build/bdist.linux-x86_64/egg/dgl/graphbolt copying build/lib.linux-x86_64-cpython-37/dgl/graphbolt/sampled_subgraph.py -> build/bdist.linux-x86_64/egg/dgl/graphbolt creating build/bdist.linux-x86_64/egg/dgl/graphbolt/internal copying build/lib.linux-x86_64-cpython-37/dgl/graphbolt/internal/datapipe_utils.py -> build/bdist.linux-x86_64/egg/dgl/graphbolt/internal copying build/lib.linux-x86_64-cpython-37/dgl/graphbolt/internal/item_sampler_utils.py -> build/bdist.linux-x86_64/egg/dgl/graphbolt/internal copying build/lib.linux-x86_64-cpython-37/dgl/graphbolt/internal/__init__.py -> build/bdist.linux-x86_64/egg/dgl/graphbolt/internal copying build/lib.linux-x86_64-cpython-37/dgl/graphbolt/internal/sample_utils.py -> build/bdist.linux-x86_64/egg/dgl/graphbolt/internal copying build/lib.linux-x86_64-cpython-37/dgl/graphbolt/internal/utils.py -> build/bdist.linux-x86_64/egg/dgl/graphbolt/internal copying build/lib.linux-x86_64-cpython-37/dgl/graphbolt/sampling_graph.py -> build/bdist.linux-x86_64/egg/dgl/graphbolt copying build/lib.linux-x86_64-cpython-37/dgl/graphbolt/subgraph_sampler.py -> build/bdist.linux-x86_64/egg/dgl/graphbolt copying build/lib.linux-x86_64-cpython-37/dgl/graphbolt/itemset.py -> build/bdist.linux-x86_64/egg/dgl/graphbolt copying build/lib.linux-x86_64-cpython-37/dgl/graphbolt/dataloader.py -> build/bdist.linux-x86_64/egg/dgl/graphbolt copying build/lib.linux-x86_64-cpython-37/dgl/graphbolt/feature_store.py -> build/bdist.linux-x86_64/egg/dgl/graphbolt copying build/lib.linux-x86_64-cpython-37/dgl/graphbolt/feature_fetcher.py -> build/bdist.linux-x86_64/egg/dgl/graphbolt copying build/lib.linux-x86_64-cpython-37/dgl/graphbolt/minibatch.py -> build/bdist.linux-x86_64/egg/dgl/graphbolt copying build/lib.linux-x86_64-cpython-37/dgl/graphbolt/base.py -> build/bdist.linux-x86_64/egg/dgl/graphbolt copying build/lib.linux-x86_64-cpython-37/dgl/graphbolt/item_sampler.py -> build/bdist.linux-x86_64/egg/dgl/graphbolt copying build/lib.linux-x86_64-cpython-37/dgl/graphbolt/__init__.py -> build/bdist.linux-x86_64/egg/dgl/graphbolt copying build/lib.linux-x86_64-cpython-37/dgl/graphbolt/negative_sampler.py -> build/bdist.linux-x86_64/egg/dgl/graphbolt copying build/lib.linux-x86_64-cpython-37/dgl/graphbolt/minibatch_transformer.py -> build/bdist.linux-x86_64/egg/dgl/graphbolt copying build/lib.linux-x86_64-cpython-37/dgl/graphbolt/utils.py -> build/bdist.linux-x86_64/egg/dgl/graphbolt copying build/lib.linux-x86_64-cpython-37/dgl/graphbolt/dataset.py -> build/bdist.linux-x86_64/egg/dgl/graphbolt creating build/bdist.linux-x86_64/egg/dgl/graphbolt/impl copying build/lib.linux-x86_64-cpython-37/dgl/graphbolt/impl/neighbor_sampler.py -> build/bdist.linux-x86_64/egg/dgl/graphbolt/impl copying build/lib.linux-x86_64-cpython-37/dgl/graphbolt/impl/in_subgraph_sampler.py -> build/bdist.linux-x86_64/egg/dgl/graphbolt/impl copying build/lib.linux-x86_64-cpython-37/dgl/graphbolt/impl/uniform_negative_sampler.py -> build/bdist.linux-x86_64/egg/dgl/graphbolt/impl copying build/lib.linux-x86_64-cpython-37/dgl/graphbolt/impl/torch_based_feature_store.py -> build/bdist.linux-x86_64/egg/dgl/graphbolt/impl copying build/lib.linux-x86_64-cpython-37/dgl/graphbolt/impl/legacy_dataset.py -> build/bdist.linux-x86_64/egg/dgl/graphbolt/impl copying build/lib.linux-x86_64-cpython-37/dgl/graphbolt/impl/ondisk_metadata.py -> build/bdist.linux-x86_64/egg/dgl/graphbolt/impl copying build/lib.linux-x86_64-cpython-37/dgl/graphbolt/impl/fused_csc_sampling_graph.py -> build/bdist.linux-x86_64/egg/dgl/graphbolt/impl copying build/lib.linux-x86_64-cpython-37/dgl/graphbolt/impl/basic_feature_store.py -> build/bdist.linux-x86_64/egg/dgl/graphbolt/impl copying build/lib.linux-x86_64-cpython-37/dgl/graphbolt/impl/sampled_subgraph_impl.py -> build/bdist.linux-x86_64/egg/dgl/graphbolt/impl copying build/lib.linux-x86_64-cpython-37/dgl/graphbolt/impl/__init__.py -> build/bdist.linux-x86_64/egg/dgl/graphbolt/impl copying build/lib.linux-x86_64-cpython-37/dgl/graphbolt/impl/temporal_neighbor_sampler.py -> build/bdist.linux-x86_64/egg/dgl/graphbolt/impl copying build/lib.linux-x86_64-cpython-37/dgl/graphbolt/impl/ondisk_dataset.py -> build/bdist.linux-x86_64/egg/dgl/graphbolt/impl copying build/lib.linux-x86_64-cpython-37/dgl/graphbolt/impl/gpu_cached_feature.py -> build/bdist.linux-x86_64/egg/dgl/graphbolt/impl copying build/lib.linux-x86_64-cpython-37/dgl/graphbolt/impl/gpu_cache.py -> build/bdist.linux-x86_64/egg/dgl/graphbolt/impl creating build/bdist.linux-x86_64/egg/dgl/utils copying build/lib.linux-x86_64-cpython-37/dgl/utils/filter.py -> build/bdist.linux-x86_64/egg/dgl/utils copying build/lib.linux-x86_64-cpython-37/dgl/utils/checks.py -> build/bdist.linux-x86_64/egg/dgl/utils copying build/lib.linux-x86_64-cpython-37/dgl/utils/internal.py -> build/bdist.linux-x86_64/egg/dgl/utils copying build/lib.linux-x86_64-cpython-37/dgl/utils/exception.py -> build/bdist.linux-x86_64/egg/dgl/utils copying build/lib.linux-x86_64-cpython-37/dgl/utils/shared_mem.py -> build/bdist.linux-x86_64/egg/dgl/utils copying build/lib.linux-x86_64-cpython-37/dgl/utils/pin_memory.py -> build/bdist.linux-x86_64/egg/dgl/utils copying build/lib.linux-x86_64-cpython-37/dgl/utils/__init__.py -> build/bdist.linux-x86_64/egg/dgl/utils copying build/lib.linux-x86_64-cpython-37/dgl/utils/data.py -> build/bdist.linux-x86_64/egg/dgl/utils creating build/bdist.linux-x86_64/egg/dgl/ops copying build/lib.linux-x86_64-cpython-37/dgl/ops/gather_mm.py -> build/bdist.linux-x86_64/egg/dgl/ops copying build/lib.linux-x86_64-cpython-37/dgl/ops/sddmm.py -> build/bdist.linux-x86_64/egg/dgl/ops copying build/lib.linux-x86_64-cpython-37/dgl/ops/edge_softmax.py -> build/bdist.linux-x86_64/egg/dgl/ops copying build/lib.linux-x86_64-cpython-37/dgl/ops/spmm.py -> build/bdist.linux-x86_64/egg/dgl/ops copying build/lib.linux-x86_64-cpython-37/dgl/ops/segment.py -> build/bdist.linux-x86_64/egg/dgl/ops copying build/lib.linux-x86_64-cpython-37/dgl/ops/__init__.py -> build/bdist.linux-x86_64/egg/dgl/ops copying build/lib.linux-x86_64-cpython-37/dgl/base.py -> build/bdist.linux-x86_64/egg/dgl copying build/lib.linux-x86_64-cpython-37/dgl/heterograph_index.py -> build/bdist.linux-x86_64/egg/dgl copying build/lib.linux-x86_64-cpython-37/dgl/readout.py -> build/bdist.linux-x86_64/egg/dgl copying build/lib.linux-x86_64-cpython-37/dgl/logging.py -> build/bdist.linux-x86_64/egg/dgl copying build/lib.linux-x86_64-cpython-37/dgl/init.py -> build/bdist.linux-x86_64/egg/dgl creating build/bdist.linux-x86_64/egg/dgl/geometry copying build/lib.linux-x86_64-cpython-37/dgl/geometry/fps.py -> build/bdist.linux-x86_64/egg/dgl/geometry copying build/lib.linux-x86_64-cpython-37/dgl/geometry/__init__.py -> build/bdist.linux-x86_64/egg/dgl/geometry copying build/lib.linux-x86_64-cpython-37/dgl/geometry/edge_coarsening.py -> build/bdist.linux-x86_64/egg/dgl/geometry copying build/lib.linux-x86_64-cpython-37/dgl/geometry/capi.py -> build/bdist.linux-x86_64/egg/dgl/geometry copying build/lib.linux-x86_64-cpython-37/dgl/heterograph.py -> build/bdist.linux-x86_64/egg/dgl copying build/lib.linux-x86_64-cpython-37/dgl/frame.py -> build/bdist.linux-x86_64/egg/dgl creating build/bdist.linux-x86_64/egg/dgl/optim creating build/bdist.linux-x86_64/egg/dgl/optim/pytorch copying build/lib.linux-x86_64-cpython-37/dgl/optim/pytorch/sparse_optim.py -> build/bdist.linux-x86_64/egg/dgl/optim/pytorch copying build/lib.linux-x86_64-cpython-37/dgl/optim/pytorch/__init__.py -> build/bdist.linux-x86_64/egg/dgl/optim/pytorch copying build/lib.linux-x86_64-cpython-37/dgl/optim/__init__.py -> build/bdist.linux-x86_64/egg/dgl/optim creating build/bdist.linux-x86_64/egg/dgl/optim/tensorflow copying build/lib.linux-x86_64-cpython-37/dgl/optim/tensorflow/__init__.py -> build/bdist.linux-x86_64/egg/dgl/optim/tensorflow creating build/bdist.linux-x86_64/egg/dgl/optim/mxnet copying build/lib.linux-x86_64-cpython-37/dgl/optim/mxnet/__init__.py -> build/bdist.linux-x86_64/egg/dgl/optim/mxnet creating build/bdist.linux-x86_64/egg/dgl/data copying build/lib.linux-x86_64-cpython-37/dgl/data/tensor_serialize.py -> build/bdist.linux-x86_64/egg/dgl/data copying build/lib.linux-x86_64-cpython-37/dgl/data/ppi.py -> build/bdist.linux-x86_64/egg/dgl/data copying build/lib.linux-x86_64-cpython-37/dgl/data/csv_dataset.py -> build/bdist.linux-x86_64/egg/dgl/data copying build/lib.linux-x86_64-cpython-37/dgl/data/superpixel.py -> build/bdist.linux-x86_64/egg/dgl/data copying build/lib.linux-x86_64-cpython-37/dgl/data/synthetic.py -> build/bdist.linux-x86_64/egg/dgl/data copying build/lib.linux-x86_64-cpython-37/dgl/data/zinc.py -> build/bdist.linux-x86_64/egg/dgl/data copying build/lib.linux-x86_64-cpython-37/dgl/data/heterograph_serialize.py -> build/bdist.linux-x86_64/egg/dgl/data copying build/lib.linux-x86_64-cpython-37/dgl/data/cluster.py -> build/bdist.linux-x86_64/egg/dgl/data copying build/lib.linux-x86_64-cpython-37/dgl/data/tu.py -> build/bdist.linux-x86_64/egg/dgl/data copying build/lib.linux-x86_64-cpython-37/dgl/data/sbm.py -> build/bdist.linux-x86_64/egg/dgl/data copying build/lib.linux-x86_64-cpython-37/dgl/data/lrgb.py -> build/bdist.linux-x86_64/egg/dgl/data copying build/lib.linux-x86_64-cpython-37/dgl/data/qm9.py -> build/bdist.linux-x86_64/egg/dgl/data copying build/lib.linux-x86_64-cpython-37/dgl/data/flickr.py -> build/bdist.linux-x86_64/egg/dgl/data copying build/lib.linux-x86_64-cpython-37/dgl/data/qm7b.py -> build/bdist.linux-x86_64/egg/dgl/data copying build/lib.linux-x86_64-cpython-37/dgl/data/dgl_dataset.py -> build/bdist.linux-x86_64/egg/dgl/data copying build/lib.linux-x86_64-cpython-37/dgl/data/karate.py -> build/bdist.linux-x86_64/egg/dgl/data copying build/lib.linux-x86_64-cpython-37/dgl/data/wikics.py -> build/bdist.linux-x86_64/egg/dgl/data copying build/lib.linux-x86_64-cpython-37/dgl/data/heterophilous_graphs.py -> build/bdist.linux-x86_64/egg/dgl/data copying build/lib.linux-x86_64-cpython-37/dgl/data/gdelt.py -> build/bdist.linux-x86_64/egg/dgl/data copying build/lib.linux-x86_64-cpython-37/dgl/data/geom_gcn.py -> build/bdist.linux-x86_64/egg/dgl/data copying build/lib.linux-x86_64-cpython-37/dgl/data/actor.py -> build/bdist.linux-x86_64/egg/dgl/data copying build/lib.linux-x86_64-cpython-37/dgl/data/rdf.py -> build/bdist.linux-x86_64/egg/dgl/data copying build/lib.linux-x86_64-cpython-37/dgl/data/movielens.py -> build/bdist.linux-x86_64/egg/dgl/data copying build/lib.linux-x86_64-cpython-37/dgl/data/gindt.py -> build/bdist.linux-x86_64/egg/dgl/data copying build/lib.linux-x86_64-cpython-37/dgl/data/fraud.py -> build/bdist.linux-x86_64/egg/dgl/data copying build/lib.linux-x86_64-cpython-37/dgl/data/graph_serialize.py -> build/bdist.linux-x86_64/egg/dgl/data copying build/lib.linux-x86_64-cpython-37/dgl/data/minigc.py -> build/bdist.linux-x86_64/egg/dgl/data copying build/lib.linux-x86_64-cpython-37/dgl/data/__init__.py -> build/bdist.linux-x86_64/egg/dgl/data copying build/lib.linux-x86_64-cpython-37/dgl/data/gnn_benchmark.py -> build/bdist.linux-x86_64/egg/dgl/data copying build/lib.linux-x86_64-cpython-37/dgl/data/fakenews.py -> build/bdist.linux-x86_64/egg/dgl/data copying build/lib.linux-x86_64-cpython-37/dgl/data/citation_graph.py -> build/bdist.linux-x86_64/egg/dgl/data copying build/lib.linux-x86_64-cpython-37/dgl/data/reddit.py -> build/bdist.linux-x86_64/egg/dgl/data copying build/lib.linux-x86_64-cpython-37/dgl/data/csv_dataset_base.py -> build/bdist.linux-x86_64/egg/dgl/data copying build/lib.linux-x86_64-cpython-37/dgl/data/icews18.py -> build/bdist.linux-x86_64/egg/dgl/data copying build/lib.linux-x86_64-cpython-37/dgl/data/bitcoinotc.py -> build/bdist.linux-x86_64/egg/dgl/data copying build/lib.linux-x86_64-cpython-37/dgl/data/utils.py -> build/bdist.linux-x86_64/egg/dgl/data copying build/lib.linux-x86_64-cpython-37/dgl/data/tree.py -> build/bdist.linux-x86_64/egg/dgl/data copying build/lib.linux-x86_64-cpython-37/dgl/data/knowledge_graph.py -> build/bdist.linux-x86_64/egg/dgl/data copying build/lib.linux-x86_64-cpython-37/dgl/data/adapter.py -> build/bdist.linux-x86_64/egg/dgl/data copying build/lib.linux-x86_64-cpython-37/dgl/data/pattern.py -> build/bdist.linux-x86_64/egg/dgl/data copying build/lib.linux-x86_64-cpython-37/dgl/data/qm9_edge.py -> build/bdist.linux-x86_64/egg/dgl/data copying build/lib.linux-x86_64-cpython-37/dgl/data/yelp.py -> build/bdist.linux-x86_64/egg/dgl/data creating build/bdist.linux-x86_64/egg/dgl/mpops copying build/lib.linux-x86_64-cpython-37/dgl/mpops/edgewise.py -> build/bdist.linux-x86_64/egg/dgl/mpops copying build/lib.linux-x86_64-cpython-37/dgl/mpops/__init__.py -> build/bdist.linux-x86_64/egg/dgl/mpops copying build/lib.linux-x86_64-cpython-37/dgl/mpops/nodewise.py -> build/bdist.linux-x86_64/egg/dgl/mpops copying build/lib.linux-x86_64-cpython-37/dgl/mpops/fused.py -> build/bdist.linux-x86_64/egg/dgl/mpops copying build/lib.linux-x86_64-cpython-37/dgl/convert.py -> build/bdist.linux-x86_64/egg/dgl creating build/bdist.linux-x86_64/egg/dgl/transforms copying build/lib.linux-x86_64-cpython-37/dgl/transforms/to_block.py -> build/bdist.linux-x86_64/egg/dgl/transforms copying build/lib.linux-x86_64-cpython-37/dgl/transforms/module.py -> build/bdist.linux-x86_64/egg/dgl/transforms copying build/lib.linux-x86_64-cpython-37/dgl/transforms/__init__.py -> build/bdist.linux-x86_64/egg/dgl/transforms copying build/lib.linux-x86_64-cpython-37/dgl/transforms/functional.py -> build/bdist.linux-x86_64/egg/dgl/transforms copying build/lib.linux-x86_64-cpython-37/dgl/graph_index.py -> build/bdist.linux-x86_64/egg/dgl copying build/lib.linux-x86_64-cpython-37/dgl/label_informativeness.py -> build/bdist.linux-x86_64/egg/dgl copying build/lib.linux-x86_64-cpython-37/dgl/__init__.py -> build/bdist.linux-x86_64/egg/dgl copying build/lib.linux-x86_64-cpython-37/dgl/udf.py -> build/bdist.linux-x86_64/egg/dgl creating build/bdist.linux-x86_64/egg/dgl/nn creating build/bdist.linux-x86_64/egg/dgl/nn/functional copying build/lib.linux-x86_64-cpython-37/dgl/nn/functional/__init__.py -> build/bdist.linux-x86_64/egg/dgl/nn/functional creating build/bdist.linux-x86_64/egg/dgl/nn/pytorch copying build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/hetero.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch copying build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/sparse_emb.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch creating build/bdist.linux-x86_64/egg/dgl/nn/pytorch/explain copying build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/explain/subgraphx.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch/explain copying build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/explain/gnnexplainer.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch/explain copying build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/explain/pgexplainer.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch/explain copying build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/explain/__init__.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch/explain copying build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/softmax.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch creating build/bdist.linux-x86_64/egg/dgl/nn/pytorch/link copying build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/link/edgepred.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch/link copying build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/link/transe.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch/link copying build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/link/__init__.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch/link copying build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/link/transr.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch/link copying build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/network_emb.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch copying build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/linear.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch copying build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/glob.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch creating build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv copying build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/conv/gatv2conv.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv copying build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/conv/dgnconv.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv copying build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/conv/egatconv.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv copying build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/conv/gmmconv.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv copying build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/conv/sageconv.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv copying build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/conv/twirlsconv.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv copying build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/conv/gatedgcnconv.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv copying build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/conv/ginconv.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv copying build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/conv/dotgatconv.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv copying build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/conv/cugraph_sageconv.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv copying build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/conv/pnaconv.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv copying build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/conv/densegraphconv.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv copying build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/conv/tagconv.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv copying build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/conv/gatconv.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv copying build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/conv/agnnconv.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv copying build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/conv/densechebconv.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv copying build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/conv/hgtconv.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv copying build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/conv/grouprevres.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv copying build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/conv/cugraph_gatconv.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv copying build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/conv/cugraph_base.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv copying build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/conv/cfconv.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv copying build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/conv/appnpconv.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv copying build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/conv/__init__.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv copying build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/conv/gineconv.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv copying build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/conv/sgconv.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv copying build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/conv/graphconv.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv copying build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/conv/nnconv.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv copying build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/conv/gcn2conv.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv copying build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/conv/egnnconv.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv copying build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/conv/edgegatconv.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv copying build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/conv/densesageconv.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv copying build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/conv/edgeconv.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv copying build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/conv/gatedgraphconv.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv copying build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/conv/cugraph_relgraphconv.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv copying build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/conv/relgraphconv.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv copying build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/conv/chebconv.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv copying build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/conv/atomicconv.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv copying build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/factory.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch copying build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/__init__.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch creating build/bdist.linux-x86_64/egg/dgl/nn/pytorch/gt copying build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/gt/degree_encoder.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch/gt copying build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/gt/lap_pos_encoder.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch/gt copying build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/gt/spatial_encoder.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch/gt copying build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/gt/__init__.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch/gt copying build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/gt/egt.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch/gt copying build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/gt/biased_mha.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch/gt copying build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/gt/graphormer.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch/gt copying build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/gt/path_encoder.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch/gt copying build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/utils.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch copying build/lib.linux-x86_64-cpython-37/dgl/nn/__init__.py -> build/bdist.linux-x86_64/egg/dgl/nn creating build/bdist.linux-x86_64/egg/dgl/nn/tensorflow copying build/lib.linux-x86_64-cpython-37/dgl/nn/tensorflow/hetero.py -> build/bdist.linux-x86_64/egg/dgl/nn/tensorflow copying build/lib.linux-x86_64-cpython-37/dgl/nn/tensorflow/softmax.py -> build/bdist.linux-x86_64/egg/dgl/nn/tensorflow copying build/lib.linux-x86_64-cpython-37/dgl/nn/tensorflow/glob.py -> build/bdist.linux-x86_64/egg/dgl/nn/tensorflow creating build/bdist.linux-x86_64/egg/dgl/nn/tensorflow/conv copying build/lib.linux-x86_64-cpython-37/dgl/nn/tensorflow/conv/sageconv.py -> build/bdist.linux-x86_64/egg/dgl/nn/tensorflow/conv copying build/lib.linux-x86_64-cpython-37/dgl/nn/tensorflow/conv/ginconv.py -> build/bdist.linux-x86_64/egg/dgl/nn/tensorflow/conv copying build/lib.linux-x86_64-cpython-37/dgl/nn/tensorflow/conv/gatconv.py -> build/bdist.linux-x86_64/egg/dgl/nn/tensorflow/conv copying build/lib.linux-x86_64-cpython-37/dgl/nn/tensorflow/conv/densechebconv.py -> build/bdist.linux-x86_64/egg/dgl/nn/tensorflow/conv copying build/lib.linux-x86_64-cpython-37/dgl/nn/tensorflow/conv/appnpconv.py -> build/bdist.linux-x86_64/egg/dgl/nn/tensorflow/conv copying build/lib.linux-x86_64-cpython-37/dgl/nn/tensorflow/conv/__init__.py -> build/bdist.linux-x86_64/egg/dgl/nn/tensorflow/conv copying build/lib.linux-x86_64-cpython-37/dgl/nn/tensorflow/conv/sgconv.py -> build/bdist.linux-x86_64/egg/dgl/nn/tensorflow/conv copying build/lib.linux-x86_64-cpython-37/dgl/nn/tensorflow/conv/graphconv.py -> build/bdist.linux-x86_64/egg/dgl/nn/tensorflow/conv copying build/lib.linux-x86_64-cpython-37/dgl/nn/tensorflow/conv/edgeconv.py -> build/bdist.linux-x86_64/egg/dgl/nn/tensorflow/conv copying build/lib.linux-x86_64-cpython-37/dgl/nn/tensorflow/conv/relgraphconv.py -> build/bdist.linux-x86_64/egg/dgl/nn/tensorflow/conv copying build/lib.linux-x86_64-cpython-37/dgl/nn/tensorflow/conv/chebconv.py -> build/bdist.linux-x86_64/egg/dgl/nn/tensorflow/conv copying build/lib.linux-x86_64-cpython-37/dgl/nn/tensorflow/__init__.py -> build/bdist.linux-x86_64/egg/dgl/nn/tensorflow copying build/lib.linux-x86_64-cpython-37/dgl/nn/tensorflow/utils.py -> build/bdist.linux-x86_64/egg/dgl/nn/tensorflow creating build/bdist.linux-x86_64/egg/dgl/nn/mxnet copying build/lib.linux-x86_64-cpython-37/dgl/nn/mxnet/hetero.py -> build/bdist.linux-x86_64/egg/dgl/nn/mxnet copying build/lib.linux-x86_64-cpython-37/dgl/nn/mxnet/softmax.py -> build/bdist.linux-x86_64/egg/dgl/nn/mxnet copying build/lib.linux-x86_64-cpython-37/dgl/nn/mxnet/glob.py -> build/bdist.linux-x86_64/egg/dgl/nn/mxnet creating build/bdist.linux-x86_64/egg/dgl/nn/mxnet/conv copying build/lib.linux-x86_64-cpython-37/dgl/nn/mxnet/conv/gmmconv.py -> build/bdist.linux-x86_64/egg/dgl/nn/mxnet/conv copying build/lib.linux-x86_64-cpython-37/dgl/nn/mxnet/conv/sageconv.py -> build/bdist.linux-x86_64/egg/dgl/nn/mxnet/conv copying build/lib.linux-x86_64-cpython-37/dgl/nn/mxnet/conv/ginconv.py -> build/bdist.linux-x86_64/egg/dgl/nn/mxnet/conv copying build/lib.linux-x86_64-cpython-37/dgl/nn/mxnet/conv/densegraphconv.py -> build/bdist.linux-x86_64/egg/dgl/nn/mxnet/conv copying build/lib.linux-x86_64-cpython-37/dgl/nn/mxnet/conv/tagconv.py -> build/bdist.linux-x86_64/egg/dgl/nn/mxnet/conv copying build/lib.linux-x86_64-cpython-37/dgl/nn/mxnet/conv/gatconv.py -> build/bdist.linux-x86_64/egg/dgl/nn/mxnet/conv copying build/lib.linux-x86_64-cpython-37/dgl/nn/mxnet/conv/agnnconv.py -> build/bdist.linux-x86_64/egg/dgl/nn/mxnet/conv copying build/lib.linux-x86_64-cpython-37/dgl/nn/mxnet/conv/densechebconv.py -> build/bdist.linux-x86_64/egg/dgl/nn/mxnet/conv copying build/lib.linux-x86_64-cpython-37/dgl/nn/mxnet/conv/appnpconv.py -> build/bdist.linux-x86_64/egg/dgl/nn/mxnet/conv copying build/lib.linux-x86_64-cpython-37/dgl/nn/mxnet/conv/__init__.py -> build/bdist.linux-x86_64/egg/dgl/nn/mxnet/conv copying build/lib.linux-x86_64-cpython-37/dgl/nn/mxnet/conv/sgconv.py -> build/bdist.linux-x86_64/egg/dgl/nn/mxnet/conv copying build/lib.linux-x86_64-cpython-37/dgl/nn/mxnet/conv/graphconv.py -> build/bdist.linux-x86_64/egg/dgl/nn/mxnet/conv copying build/lib.linux-x86_64-cpython-37/dgl/nn/mxnet/conv/nnconv.py -> build/bdist.linux-x86_64/egg/dgl/nn/mxnet/conv copying build/lib.linux-x86_64-cpython-37/dgl/nn/mxnet/conv/densesageconv.py -> build/bdist.linux-x86_64/egg/dgl/nn/mxnet/conv copying build/lib.linux-x86_64-cpython-37/dgl/nn/mxnet/conv/edgeconv.py -> build/bdist.linux-x86_64/egg/dgl/nn/mxnet/conv copying build/lib.linux-x86_64-cpython-37/dgl/nn/mxnet/conv/gatedgraphconv.py -> build/bdist.linux-x86_64/egg/dgl/nn/mxnet/conv copying build/lib.linux-x86_64-cpython-37/dgl/nn/mxnet/conv/relgraphconv.py -> build/bdist.linux-x86_64/egg/dgl/nn/mxnet/conv copying build/lib.linux-x86_64-cpython-37/dgl/nn/mxnet/conv/chebconv.py -> build/bdist.linux-x86_64/egg/dgl/nn/mxnet/conv copying build/lib.linux-x86_64-cpython-37/dgl/nn/mxnet/__init__.py -> build/bdist.linux-x86_64/egg/dgl/nn/mxnet copying build/lib.linux-x86_64-cpython-37/dgl/nn/mxnet/utils.py -> build/bdist.linux-x86_64/egg/dgl/nn/mxnet creating build/bdist.linux-x86_64/egg/dgl/storages copying build/lib.linux-x86_64-cpython-37/dgl/storages/numpy.py -> build/bdist.linux-x86_64/egg/dgl/storages copying build/lib.linux-x86_64-cpython-37/dgl/storages/base.py -> build/bdist.linux-x86_64/egg/dgl/storages copying build/lib.linux-x86_64-cpython-37/dgl/storages/__init__.py -> build/bdist.linux-x86_64/egg/dgl/storages copying build/lib.linux-x86_64-cpython-37/dgl/storages/pytorch_tensor.py -> build/bdist.linux-x86_64/egg/dgl/storages copying build/lib.linux-x86_64-cpython-37/dgl/storages/tensor.py -> build/bdist.linux-x86_64/egg/dgl/storages copying build/lib.linux-x86_64-cpython-37/dgl/merge.py -> build/bdist.linux-x86_64/egg/dgl creating build/bdist.linux-x86_64/egg/dgl/sparse copying build/lib.linux-x86_64-cpython-37/dgl/sparse/softmax.py -> build/bdist.linux-x86_64/egg/dgl/sparse copying build/lib.linux-x86_64-cpython-37/dgl/sparse/broadcast.py -> build/bdist.linux-x86_64/egg/dgl/sparse copying build/lib.linux-x86_64-cpython-37/dgl/sparse/sddmm.py -> build/bdist.linux-x86_64/egg/dgl/sparse copying build/lib.linux-x86_64-cpython-37/dgl/sparse/matmul.py -> build/bdist.linux-x86_64/egg/dgl/sparse copying build/lib.linux-x86_64-cpython-37/dgl/sparse/elementwise_op_sp.py -> build/bdist.linux-x86_64/egg/dgl/sparse copying build/lib.linux-x86_64-cpython-37/dgl/sparse/sparse_matrix.py -> build/bdist.linux-x86_64/egg/dgl/sparse copying build/lib.linux-x86_64-cpython-37/dgl/sparse/elementwise_op.py -> build/bdist.linux-x86_64/egg/dgl/sparse copying build/lib.linux-x86_64-cpython-37/dgl/sparse/unary_op.py -> build/bdist.linux-x86_64/egg/dgl/sparse copying build/lib.linux-x86_64-cpython-37/dgl/sparse/__init__.py -> build/bdist.linux-x86_64/egg/dgl/sparse copying build/lib.linux-x86_64-cpython-37/dgl/sparse/utils.py -> build/bdist.linux-x86_64/egg/dgl/sparse copying build/lib.linux-x86_64-cpython-37/dgl/sparse/reduction.py -> build/bdist.linux-x86_64/egg/dgl/sparse copying build/lib.linux-x86_64-cpython-37/dgl/homophily.py -> build/bdist.linux-x86_64/egg/dgl copying build/lib.linux-x86_64-cpython-37/dgl/random.py -> build/bdist.linux-x86_64/egg/dgl creating build/bdist.linux-x86_64/egg/dgl/multiprocessing copying build/lib.linux-x86_64-cpython-37/dgl/multiprocessing/pytorch.py -> build/bdist.linux-x86_64/egg/dgl/multiprocessing copying build/lib.linux-x86_64-cpython-37/dgl/multiprocessing/__init__.py -> build/bdist.linux-x86_64/egg/dgl/multiprocessing copying build/lib.linux-x86_64-cpython-37/dgl/_api_internal.py -> build/bdist.linux-x86_64/egg/dgl creating build/bdist.linux-x86_64/egg/dgl/dataloading copying build/lib.linux-x86_64-cpython-37/dgl/dataloading/neighbor_sampler.py -> build/bdist.linux-x86_64/egg/dgl/dataloading copying build/lib.linux-x86_64-cpython-37/dgl/dataloading/spot_target.py -> build/bdist.linux-x86_64/egg/dgl/dataloading copying build/lib.linux-x86_64-cpython-37/dgl/dataloading/graphsaint.py -> build/bdist.linux-x86_64/egg/dgl/dataloading copying build/lib.linux-x86_64-cpython-37/dgl/dataloading/dataloader.py -> build/bdist.linux-x86_64/egg/dgl/dataloading copying build/lib.linux-x86_64-cpython-37/dgl/dataloading/dist_dataloader.py -> build/bdist.linux-x86_64/egg/dgl/dataloading copying build/lib.linux-x86_64-cpython-37/dgl/dataloading/labor_sampler.py -> build/bdist.linux-x86_64/egg/dgl/dataloading copying build/lib.linux-x86_64-cpython-37/dgl/dataloading/base.py -> build/bdist.linux-x86_64/egg/dgl/dataloading copying build/lib.linux-x86_64-cpython-37/dgl/dataloading/shadow.py -> build/bdist.linux-x86_64/egg/dgl/dataloading copying build/lib.linux-x86_64-cpython-37/dgl/dataloading/__init__.py -> build/bdist.linux-x86_64/egg/dgl/dataloading copying build/lib.linux-x86_64-cpython-37/dgl/dataloading/cluster_gcn.py -> build/bdist.linux-x86_64/egg/dgl/dataloading copying build/lib.linux-x86_64-cpython-37/dgl/dataloading/negative_sampler.py -> build/bdist.linux-x86_64/egg/dgl/dataloading creating build/bdist.linux-x86_64/egg/dgl/sampling copying build/lib.linux-x86_64-cpython-37/dgl/sampling/pinsage.py -> build/bdist.linux-x86_64/egg/dgl/sampling copying build/lib.linux-x86_64-cpython-37/dgl/sampling/neighbor.py -> build/bdist.linux-x86_64/egg/dgl/sampling copying build/lib.linux-x86_64-cpython-37/dgl/sampling/labor.py -> build/bdist.linux-x86_64/egg/dgl/sampling copying build/lib.linux-x86_64-cpython-37/dgl/sampling/randomwalks.py -> build/bdist.linux-x86_64/egg/dgl/sampling copying build/lib.linux-x86_64-cpython-37/dgl/sampling/negative.py -> build/bdist.linux-x86_64/egg/dgl/sampling copying build/lib.linux-x86_64-cpython-37/dgl/sampling/__init__.py -> build/bdist.linux-x86_64/egg/dgl/sampling copying build/lib.linux-x86_64-cpython-37/dgl/sampling/utils.py -> build/bdist.linux-x86_64/egg/dgl/sampling copying build/lib.linux-x86_64-cpython-37/dgl/sampling/node2vec_randomwalk.py -> build/bdist.linux-x86_64/egg/dgl/sampling copying build/lib.linux-x86_64-cpython-37/dgl/container.py -> build/bdist.linux-x86_64/egg/dgl copying build/lib.linux-x86_64-cpython-37/dgl/partition.py -> build/bdist.linux-x86_64/egg/dgl copying build/lib.linux-x86_64-cpython-37/dgl/traversal.py -> build/bdist.linux-x86_64/egg/dgl copying build/lib.linux-x86_64-cpython-37/dgl/batch.py -> build/bdist.linux-x86_64/egg/dgl creating build/bdist.linux-x86_64/egg/dgl/_ffi copying build/lib.linux-x86_64-cpython-37/dgl/_ffi/ndarray.py -> build/bdist.linux-x86_64/egg/dgl/_ffi copying build/lib.linux-x86_64-cpython-37/dgl/_ffi/object.py -> build/bdist.linux-x86_64/egg/dgl/_ffi copying build/lib.linux-x86_64-cpython-37/dgl/_ffi/object_generic.py -> build/bdist.linux-x86_64/egg/dgl/_ffi creating build/bdist.linux-x86_64/egg/dgl/_ffi/_cy3 copying build/lib.linux-x86_64-cpython-37/dgl/_ffi/_cy3/core.cpython-37m-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/egg/dgl/_ffi/_cy3 copying build/lib.linux-x86_64-cpython-37/dgl/_ffi/_cy3/__init__.py -> build/bdist.linux-x86_64/egg/dgl/_ffi/_cy3 creating build/bdist.linux-x86_64/egg/dgl/_ffi/_cy2 copying build/lib.linux-x86_64-cpython-37/dgl/_ffi/_cy2/__init__.py -> build/bdist.linux-x86_64/egg/dgl/_ffi/_cy2 creating build/bdist.linux-x86_64/egg/dgl/_ffi/_ctypes copying build/lib.linux-x86_64-cpython-37/dgl/_ffi/_ctypes/types.py -> build/bdist.linux-x86_64/egg/dgl/_ffi/_ctypes copying build/lib.linux-x86_64-cpython-37/dgl/_ffi/_ctypes/ndarray.py -> build/bdist.linux-x86_64/egg/dgl/_ffi/_ctypes copying build/lib.linux-x86_64-cpython-37/dgl/_ffi/_ctypes/object.py -> build/bdist.linux-x86_64/egg/dgl/_ffi/_ctypes copying build/lib.linux-x86_64-cpython-37/dgl/_ffi/_ctypes/function.py -> build/bdist.linux-x86_64/egg/dgl/_ffi/_ctypes copying build/lib.linux-x86_64-cpython-37/dgl/_ffi/_ctypes/__init__.py -> build/bdist.linux-x86_64/egg/dgl/_ffi/_ctypes copying build/lib.linux-x86_64-cpython-37/dgl/_ffi/libinfo.py -> build/bdist.linux-x86_64/egg/dgl/_ffi copying build/lib.linux-x86_64-cpython-37/dgl/_ffi/base.py -> build/bdist.linux-x86_64/egg/dgl/_ffi creating build/bdist.linux-x86_64/egg/dgl/_ffi/_cython copying build/lib.linux-x86_64-cpython-37/dgl/_ffi/_cython/core.cpp -> build/bdist.linux-x86_64/egg/dgl/_ffi/_cython copying build/lib.linux-x86_64-cpython-37/dgl/_ffi/streams.py -> build/bdist.linux-x86_64/egg/dgl/_ffi copying build/lib.linux-x86_64-cpython-37/dgl/_ffi/function.py -> build/bdist.linux-x86_64/egg/dgl/_ffi copying build/lib.linux-x86_64-cpython-37/dgl/_ffi/__init__.py -> build/bdist.linux-x86_64/egg/dgl/_ffi copying build/lib.linux-x86_64-cpython-37/dgl/_ffi/runtime_ctypes.py -> build/bdist.linux-x86_64/egg/dgl/_ffi copying build/lib.linux-x86_64-cpython-37/dgl/_ffi/capi.py -> build/bdist.linux-x86_64/egg/dgl/_ffi copying build/lib.linux-x86_64-cpython-37/dgl/generators.py -> build/bdist.linux-x86_64/egg/dgl creating build/bdist.linux-x86_64/egg/dgl/backend copying build/lib.linux-x86_64-cpython-37/dgl/backend/backend.py -> build/bdist.linux-x86_64/egg/dgl/backend creating build/bdist.linux-x86_64/egg/dgl/backend/pytorch copying build/lib.linux-x86_64-cpython-37/dgl/backend/pytorch/sparse.py -> build/bdist.linux-x86_64/egg/dgl/backend/pytorch copying build/lib.linux-x86_64-cpython-37/dgl/backend/pytorch/__init__.py -> build/bdist.linux-x86_64/egg/dgl/backend/pytorch copying build/lib.linux-x86_64-cpython-37/dgl/backend/pytorch/tensor.py -> build/bdist.linux-x86_64/egg/dgl/backend/pytorch copying build/lib.linux-x86_64-cpython-37/dgl/backend/__init__.py -> build/bdist.linux-x86_64/egg/dgl/backend copying build/lib.linux-x86_64-cpython-37/dgl/backend/set_default_backend.py -> build/bdist.linux-x86_64/egg/dgl/backend creating build/bdist.linux-x86_64/egg/dgl/backend/tensorflow copying build/lib.linux-x86_64-cpython-37/dgl/backend/tensorflow/sparse.py -> build/bdist.linux-x86_64/egg/dgl/backend/tensorflow copying build/lib.linux-x86_64-cpython-37/dgl/backend/tensorflow/sparse_optim.py -> build/bdist.linux-x86_64/egg/dgl/backend/tensorflow copying build/lib.linux-x86_64-cpython-37/dgl/backend/tensorflow/__init__.py -> build/bdist.linux-x86_64/egg/dgl/backend/tensorflow copying build/lib.linux-x86_64-cpython-37/dgl/backend/tensorflow/tensor.py -> build/bdist.linux-x86_64/egg/dgl/backend/tensorflow creating build/bdist.linux-x86_64/egg/dgl/backend/mxnet copying build/lib.linux-x86_64-cpython-37/dgl/backend/mxnet/sparse.py -> build/bdist.linux-x86_64/egg/dgl/backend/mxnet copying build/lib.linux-x86_64-cpython-37/dgl/backend/mxnet/sparse_optim.py -> build/bdist.linux-x86_64/egg/dgl/backend/mxnet copying build/lib.linux-x86_64-cpython-37/dgl/backend/mxnet/__init__.py -> build/bdist.linux-x86_64/egg/dgl/backend/mxnet copying build/lib.linux-x86_64-cpython-37/dgl/backend/mxnet/tensor.py -> build/bdist.linux-x86_64/egg/dgl/backend/mxnet byte-compiling build/bdist.linux-x86_64/egg/dgl/distgnn/tools/tools.py to tools.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/distgnn/tools/__init__.py to __init__.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/distgnn/partition/libra_partition.py to libra_partition.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/distgnn/partition/__init__.py to __init__.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/distgnn/__init__.py to __init__.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/global_config.py to global_config.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/cuda/nccl.py to nccl.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/cuda/__init__.py to __init__.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/cuda/gpu_cache.py to gpu_cache.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/subgraph.py to subgraph.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/function/reducer.py to reducer.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/function/message.py to message.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/function/base.py to base.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/function/__init__.py to __init__.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/_sparse_ops.py to _sparse_ops.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/distributed/graph_services.py to graph_services.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/distributed/graph_partition_book.py to graph_partition_book.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/distributed/role.py to role.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/distributed/shared_mem_utils.py to shared_mem_utils.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/distributed/dist_graph.py to dist_graph.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/distributed/constants.py to constants.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/distributed/dist_dataloader.py to dist_dataloader.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/distributed/dist_context.py to dist_context.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/distributed/kvstore.py to kvstore.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/distributed/id_map.py to id_map.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/distributed/dist_tensor.py to dist_tensor.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/distributed/optim/pytorch/sparse_optim.py to sparse_optim.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/distributed/optim/pytorch/__init__.py to __init__.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/distributed/optim/pytorch/utils.py to utils.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/distributed/optim/__init__.py to __init__.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/distributed/optim/tensorflow/__init__.py to __init__.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/distributed/optim/mxnet/__init__.py to __init__.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/distributed/__init__.py to __init__.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/distributed/nn/pytorch/sparse_emb.py to sparse_emb.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/distributed/nn/pytorch/__init__.py to __init__.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/distributed/nn/__init__.py to __init__.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/distributed/nn/tensorflow/__init__.py to __init__.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/distributed/nn/mxnet/__init__.py to __init__.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/distributed/standalone_kvstore.py to standalone_kvstore.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/distributed/rpc_client.py to rpc_client.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/distributed/rpc.py to rpc.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/distributed/partition.py to partition.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/distributed/rpc_server.py to rpc_server.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/distributed/server_state.py to server_state.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/ndarray.py to ndarray.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/view.py to view.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/core.py to core.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/propagate.py to propagate.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/graphbolt/sampled_subgraph.py to sampled_subgraph.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/graphbolt/internal/datapipe_utils.py to datapipe_utils.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/graphbolt/internal/item_sampler_utils.py to item_sampler_utils.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/graphbolt/internal/__init__.py to __init__.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/graphbolt/internal/sample_utils.py to sample_utils.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/graphbolt/internal/utils.py to utils.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/graphbolt/sampling_graph.py to sampling_graph.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/graphbolt/subgraph_sampler.py to subgraph_sampler.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/graphbolt/itemset.py to itemset.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/graphbolt/dataloader.py to dataloader.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/graphbolt/feature_store.py to feature_store.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/graphbolt/feature_fetcher.py to feature_fetcher.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/graphbolt/minibatch.py to minibatch.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/graphbolt/base.py to base.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/graphbolt/item_sampler.py to item_sampler.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/graphbolt/__init__.py to __init__.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/graphbolt/negative_sampler.py to negative_sampler.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/graphbolt/minibatch_transformer.py to minibatch_transformer.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/graphbolt/utils.py to utils.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/graphbolt/dataset.py to dataset.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/graphbolt/impl/neighbor_sampler.py to neighbor_sampler.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/graphbolt/impl/in_subgraph_sampler.py to in_subgraph_sampler.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/graphbolt/impl/uniform_negative_sampler.py to uniform_negative_sampler.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/graphbolt/impl/torch_based_feature_store.py to torch_based_feature_store.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/graphbolt/impl/legacy_dataset.py to legacy_dataset.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/graphbolt/impl/ondisk_metadata.py to ondisk_metadata.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/graphbolt/impl/fused_csc_sampling_graph.py to fused_csc_sampling_graph.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/graphbolt/impl/basic_feature_store.py to basic_feature_store.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/graphbolt/impl/sampled_subgraph_impl.py to sampled_subgraph_impl.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/graphbolt/impl/__init__.py to __init__.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/graphbolt/impl/temporal_neighbor_sampler.py to temporal_neighbor_sampler.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/graphbolt/impl/ondisk_dataset.py to ondisk_dataset.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/graphbolt/impl/gpu_cached_feature.py to gpu_cached_feature.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/graphbolt/impl/gpu_cache.py to gpu_cache.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/utils/filter.py to filter.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/utils/checks.py to checks.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/utils/internal.py to internal.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/utils/exception.py to exception.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/utils/shared_mem.py to shared_mem.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/utils/pin_memory.py to pin_memory.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/utils/__init__.py to __init__.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/utils/data.py to data.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/ops/gather_mm.py to gather_mm.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/ops/sddmm.py to sddmm.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/ops/edge_softmax.py to edge_softmax.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/ops/spmm.py to spmm.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/ops/segment.py to segment.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/ops/__init__.py to __init__.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/base.py to base.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/heterograph_index.py to heterograph_index.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/readout.py to readout.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/logging.py to logging.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/init.py to init.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/geometry/fps.py to fps.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/geometry/__init__.py to __init__.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/geometry/edge_coarsening.py to edge_coarsening.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/geometry/capi.py to capi.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/heterograph.py to heterograph.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/frame.py to frame.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/optim/pytorch/sparse_optim.py to sparse_optim.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/optim/pytorch/__init__.py to __init__.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/optim/__init__.py to __init__.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/optim/tensorflow/__init__.py to __init__.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/optim/mxnet/__init__.py to __init__.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/data/tensor_serialize.py to tensor_serialize.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/data/ppi.py to ppi.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/data/csv_dataset.py to csv_dataset.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/data/superpixel.py to superpixel.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/data/synthetic.py to synthetic.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/data/zinc.py to zinc.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/data/heterograph_serialize.py to heterograph_serialize.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/data/cluster.py to cluster.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/data/tu.py to tu.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/data/sbm.py to sbm.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/data/lrgb.py to lrgb.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/data/qm9.py to qm9.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/data/flickr.py to flickr.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/data/qm7b.py to qm7b.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/data/dgl_dataset.py to dgl_dataset.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/data/karate.py to karate.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/data/wikics.py to wikics.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/data/heterophilous_graphs.py to heterophilous_graphs.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/data/gdelt.py to gdelt.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/data/geom_gcn.py to geom_gcn.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/data/actor.py to actor.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/data/rdf.py to rdf.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/data/movielens.py to movielens.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/data/gindt.py to gindt.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/data/fraud.py to fraud.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/data/graph_serialize.py to graph_serialize.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/data/minigc.py to minigc.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/data/__init__.py to __init__.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/data/gnn_benchmark.py to gnn_benchmark.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/data/fakenews.py to fakenews.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/data/citation_graph.py to citation_graph.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/data/reddit.py to reddit.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/data/csv_dataset_base.py to csv_dataset_base.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/data/icews18.py to icews18.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/data/bitcoinotc.py to bitcoinotc.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/data/utils.py to utils.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/data/tree.py to tree.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/data/knowledge_graph.py to knowledge_graph.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/data/adapter.py to adapter.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/data/pattern.py to pattern.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/data/qm9_edge.py to qm9_edge.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/data/yelp.py to yelp.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/mpops/edgewise.py to edgewise.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/mpops/__init__.py to __init__.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/mpops/nodewise.py to nodewise.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/mpops/fused.py to fused.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/convert.py to convert.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/transforms/to_block.py to to_block.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/transforms/module.py to module.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/transforms/__init__.py to __init__.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/transforms/functional.py to functional.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/graph_index.py to graph_index.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/label_informativeness.py to label_informativeness.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/__init__.py to __init__.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/udf.py to udf.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/functional/__init__.py to __init__.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/hetero.py to hetero.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/sparse_emb.py to sparse_emb.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/explain/subgraphx.py to subgraphx.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/explain/gnnexplainer.py to gnnexplainer.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/explain/pgexplainer.py to pgexplainer.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/explain/__init__.py to __init__.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/softmax.py to softmax.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/link/edgepred.py to edgepred.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/link/transe.py to transe.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/link/__init__.py to __init__.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/link/transr.py to transr.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/network_emb.py to network_emb.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/linear.py to linear.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/glob.py to glob.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv/gatv2conv.py to gatv2conv.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv/dgnconv.py to dgnconv.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv/egatconv.py to egatconv.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv/gmmconv.py to gmmconv.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv/sageconv.py to sageconv.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv/twirlsconv.py to twirlsconv.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv/gatedgcnconv.py to gatedgcnconv.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv/ginconv.py to ginconv.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv/dotgatconv.py to dotgatconv.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv/cugraph_sageconv.py to cugraph_sageconv.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv/pnaconv.py to pnaconv.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv/densegraphconv.py to densegraphconv.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv/tagconv.py to tagconv.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv/gatconv.py to gatconv.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv/agnnconv.py to agnnconv.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv/densechebconv.py to densechebconv.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv/hgtconv.py to hgtconv.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv/grouprevres.py to grouprevres.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv/cugraph_gatconv.py to cugraph_gatconv.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv/cugraph_base.py to cugraph_base.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv/cfconv.py to cfconv.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv/appnpconv.py to appnpconv.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv/__init__.py to __init__.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv/gineconv.py to gineconv.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv/sgconv.py to sgconv.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv/graphconv.py to graphconv.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv/nnconv.py to nnconv.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv/gcn2conv.py to gcn2conv.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv/egnnconv.py to egnnconv.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv/edgegatconv.py to edgegatconv.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv/densesageconv.py to densesageconv.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv/edgeconv.py to edgeconv.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv/gatedgraphconv.py to gatedgraphconv.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv/cugraph_relgraphconv.py to cugraph_relgraphconv.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv/relgraphconv.py to relgraphconv.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv/chebconv.py to chebconv.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv/atomicconv.py to atomicconv.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/factory.py to factory.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/__init__.py to __init__.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/gt/degree_encoder.py to degree_encoder.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/gt/lap_pos_encoder.py to lap_pos_encoder.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/gt/spatial_encoder.py to spatial_encoder.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/gt/__init__.py to __init__.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/gt/egt.py to egt.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/gt/biased_mha.py to biased_mha.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/gt/graphormer.py to graphormer.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/gt/path_encoder.py to path_encoder.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/utils.py to utils.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/__init__.py to __init__.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/tensorflow/hetero.py to hetero.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/tensorflow/softmax.py to softmax.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/tensorflow/glob.py to glob.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/tensorflow/conv/sageconv.py to sageconv.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/tensorflow/conv/ginconv.py to ginconv.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/tensorflow/conv/gatconv.py to gatconv.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/tensorflow/conv/densechebconv.py to densechebconv.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/tensorflow/conv/appnpconv.py to appnpconv.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/tensorflow/conv/__init__.py to __init__.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/tensorflow/conv/sgconv.py to sgconv.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/tensorflow/conv/graphconv.py to graphconv.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/tensorflow/conv/edgeconv.py to edgeconv.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/tensorflow/conv/relgraphconv.py to relgraphconv.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/tensorflow/conv/chebconv.py to chebconv.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/tensorflow/__init__.py to __init__.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/tensorflow/utils.py to utils.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/mxnet/hetero.py to hetero.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/mxnet/softmax.py to softmax.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/mxnet/glob.py to glob.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/mxnet/conv/gmmconv.py to gmmconv.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/mxnet/conv/sageconv.py to sageconv.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/mxnet/conv/ginconv.py to ginconv.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/mxnet/conv/densegraphconv.py to densegraphconv.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/mxnet/conv/tagconv.py to tagconv.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/mxnet/conv/gatconv.py to gatconv.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/mxnet/conv/agnnconv.py to agnnconv.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/mxnet/conv/densechebconv.py to densechebconv.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/mxnet/conv/appnpconv.py to appnpconv.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/mxnet/conv/__init__.py to __init__.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/mxnet/conv/sgconv.py to sgconv.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/mxnet/conv/graphconv.py to graphconv.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/mxnet/conv/nnconv.py to nnconv.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/mxnet/conv/densesageconv.py to densesageconv.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/mxnet/conv/edgeconv.py to edgeconv.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/mxnet/conv/gatedgraphconv.py to gatedgraphconv.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/mxnet/conv/relgraphconv.py to relgraphconv.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/mxnet/conv/chebconv.py to chebconv.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/mxnet/__init__.py to __init__.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/mxnet/utils.py to utils.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/storages/numpy.py to numpy.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/storages/base.py to base.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/storages/__init__.py to __init__.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/storages/pytorch_tensor.py to pytorch_tensor.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/storages/tensor.py to tensor.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/merge.py to merge.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/sparse/softmax.py to softmax.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/sparse/broadcast.py to broadcast.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/sparse/sddmm.py to sddmm.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/sparse/matmul.py to matmul.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/sparse/elementwise_op_sp.py to elementwise_op_sp.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/sparse/sparse_matrix.py to sparse_matrix.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/sparse/elementwise_op.py to elementwise_op.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/sparse/unary_op.py to unary_op.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/sparse/__init__.py to __init__.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/sparse/utils.py to utils.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/sparse/reduction.py to reduction.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/homophily.py to homophily.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/random.py to random.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/multiprocessing/pytorch.py to pytorch.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/multiprocessing/__init__.py to __init__.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/_api_internal.py to _api_internal.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/dataloading/neighbor_sampler.py to neighbor_sampler.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/dataloading/spot_target.py to spot_target.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/dataloading/graphsaint.py to graphsaint.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/dataloading/dataloader.py to dataloader.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/dataloading/dist_dataloader.py to dist_dataloader.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/dataloading/labor_sampler.py to labor_sampler.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/dataloading/base.py to base.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/dataloading/shadow.py to shadow.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/dataloading/__init__.py to __init__.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/dataloading/cluster_gcn.py to cluster_gcn.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/dataloading/negative_sampler.py to negative_sampler.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/sampling/pinsage.py to pinsage.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/sampling/neighbor.py to neighbor.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/sampling/labor.py to labor.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/sampling/randomwalks.py to randomwalks.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/sampling/negative.py to negative.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/sampling/__init__.py to __init__.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/sampling/utils.py to utils.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/sampling/node2vec_randomwalk.py to node2vec_randomwalk.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/container.py to container.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/partition.py to partition.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/traversal.py to traversal.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/batch.py to batch.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/_ffi/ndarray.py to ndarray.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/_ffi/object.py to object.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/_ffi/object_generic.py to object_generic.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/_ffi/_cy3/__init__.py to __init__.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/_ffi/_cy2/__init__.py to __init__.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/_ffi/_ctypes/types.py to types.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/_ffi/_ctypes/ndarray.py to ndarray.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/_ffi/_ctypes/object.py to object.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/_ffi/_ctypes/function.py to function.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/_ffi/_ctypes/__init__.py to __init__.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/_ffi/libinfo.py to libinfo.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/_ffi/base.py to base.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/_ffi/streams.py to streams.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/_ffi/function.py to function.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/_ffi/__init__.py to __init__.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/_ffi/runtime_ctypes.py to runtime_ctypes.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/_ffi/capi.py to capi.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/generators.py to generators.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/backend/backend.py to backend.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/backend/pytorch/sparse.py to sparse.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/backend/pytorch/__init__.py to __init__.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/backend/pytorch/tensor.py to tensor.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/backend/__init__.py to __init__.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/backend/set_default_backend.py to set_default_backend.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/backend/tensorflow/sparse.py to sparse.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/backend/tensorflow/sparse_optim.py to sparse_optim.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/backend/tensorflow/__init__.py to __init__.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/backend/tensorflow/tensor.py to tensor.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/backend/mxnet/sparse.py to sparse.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/backend/mxnet/sparse_optim.py to sparse_optim.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/backend/mxnet/__init__.py to __init__.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/backend/mxnet/tensor.py to tensor.cpython-37.pyc creating stub loader for dgl/_ffi/_cy3/core.cpython-37m-x86_64-linux-gnu.so byte-compiling build/bdist.linux-x86_64/egg/dgl/_ffi/_cy3/core.py to core.cpython-37.pyc installing package data to build/bdist.linux-x86_64/egg running install_data copying ../build/libdgl.so -> build/bdist.linux-x86_64/egg/dgl creating build/bdist.linux-x86_64/egg/dgl/tensoradapter creating build/bdist.linux-x86_64/egg/dgl/tensoradapter/pytorch copying ../build/tensoradapter/pytorch/libtensoradapter_pytorch_2.3.0.so -> build/bdist.linux-x86_64/egg/dgl/tensoradapter/pytorch creating build/bdist.linux-x86_64/egg/dgl/dgl_sparse copying ../build/dgl_sparse/libdgl_sparse_pytorch_2.3.0.so -> build/bdist.linux-x86_64/egg/dgl/dgl_sparse/ copying ../build/graphbolt/libgraphbolt_pytorch_2.3.0.so -> build/bdist.linux-x86_64/egg/dgl/graphbolt/ creating build/bdist.linux-x86_64/egg/EGG-INFO copying dgl.egg-info/PKG-INFO -> build/bdist.linux-x86_64/egg/EGG-INFO copying dgl.egg-info/SOURCES.txt -> build/bdist.linux-x86_64/egg/EGG-INFO copying dgl.egg-info/dependency_links.txt -> build/bdist.linux-x86_64/egg/EGG-INFO copying dgl.egg-info/not-zip-safe -> build/bdist.linux-x86_64/egg/EGG-INFO copying dgl.egg-info/requires.txt -> build/bdist.linux-x86_64/egg/EGG-INFO copying dgl.egg-info/top_level.txt -> build/bdist.linux-x86_64/egg/EGG-INFO writing build/bdist.linux-x86_64/egg/EGG-INFO/native_libs.txt creating dist creating 'dist/dgl-2.3-py3.7-linux-x86_64.egg' and adding 'build/bdist.linux-x86_64/egg' to it [WS-CLEANUP] done [Pipeline] } $ docker stop --time=1 07de09dcd8d58b0a0839665361d074509abd019e17af67698c68dae2e06383ea $ docker rm -f --volumes 07de09dcd8d58b0a0839665361d074509abd019e17af67698c68dae2e06383ea [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } removing 'build/bdist.linux-x86_64/egg' (and everything under it) Processing dgl-2.3-py3.7-linux-x86_64.egg creating /opt/conda/envs/mxnet-ci/lib/python3.7/site-packages/dgl-2.3-py3.7-linux-x86_64.egg Extracting dgl-2.3-py3.7-linux-x86_64.egg to /opt/conda/envs/mxnet-ci/lib/python3.7/site-packages Adding dgl 2.3 to easy-install.pth file Installed /opt/conda/envs/mxnet-ci/lib/python3.7/site-packages/dgl-2.3-py3.7-linux-x86_64.egg Processing dependencies for dgl==2.3 Searching for pandas==1.1.5 Best match: pandas 1.1.5 Adding pandas 1.1.5 to easy-install.pth file Using /opt/conda/envs/mxnet-ci/lib/python3.7/site-packages Searching for psutil==5.9.8 Best match: psutil 5.9.8 Adding psutil 5.9.8 to easy-install.pth file Using /opt/conda/envs/mxnet-ci/lib/python3.7/site-packages Searching for tqdm==4.66.4 Best match: tqdm 4.66.4 Adding tqdm 4.66.4 to easy-install.pth file Installing tqdm script to /opt/conda/envs/mxnet-ci/bin Using /opt/conda/envs/mxnet-ci/lib/python3.7/site-packages Searching for requests==2.31.0 Best match: requests 2.31.0 Adding requests 2.31.0 to easy-install.pth file Using /opt/conda/envs/mxnet-ci/lib/python3.7/site-packages Searching for networkx==2.6.3 Best match: networkx 2.6.3 Adding networkx 2.6.3 to easy-install.pth file Using /opt/conda/envs/mxnet-ci/lib/python3.7/site-packages Searching for scipy==1.7.3 Best match: scipy 1.7.3 Adding scipy 1.7.3 to easy-install.pth file Using /opt/conda/envs/mxnet-ci/lib/python3.7/site-packages Searching for numpy==1.21.6 Best match: numpy 1.21.6 Adding numpy 1.21.6 to easy-install.pth file Installing f2py script to /opt/conda/envs/mxnet-ci/bin Installing f2py3 script to /opt/conda/envs/mxnet-ci/bin Installing f2py3.7 script to /opt/conda/envs/mxnet-ci/bin Using /opt/conda/envs/mxnet-ci/lib/python3.7/site-packages Searching for pytz==2024.1 Best match: pytz 2024.1 Adding pytz 2024.1 to easy-install.pth file Using /opt/conda/envs/mxnet-ci/lib/python3.7/site-packages Searching for python-dateutil==2.9.0.post0 Best match: python-dateutil 2.9.0.post0 Adding python-dateutil 2.9.0.post0 to easy-install.pth file Using /opt/conda/envs/mxnet-ci/lib/python3.7/site-packages Searching for certifi==2022.12.7 Best match: certifi 2022.12.7 Adding certifi 2022.12.7 to easy-install.pth file Using /opt/conda/envs/mxnet-ci/lib/python3.7/site-packages Searching for urllib3==2.0.7 Best match: urllib3 2.0.7 Adding urllib3 2.0.7 to easy-install.pth file Using /opt/conda/envs/mxnet-ci/lib/python3.7/site-packages Searching for idna==3.7 Best match: idna 3.7 Adding idna 3.7 to easy-install.pth file Using /opt/conda/envs/mxnet-ci/lib/python3.7/site-packages Searching for charset-normalizer==3.3.2 Best match: charset-normalizer 3.3.2 Adding charset-normalizer 3.3.2 to easy-install.pth file Installing normalizer script to /opt/conda/envs/mxnet-ci/bin Using /opt/conda/envs/mxnet-ci/lib/python3.7/site-packages Searching for six==1.16.0 Best match: six 1.16.0 Adding six 1.16.0 to easy-install.pth file Using /opt/conda/envs/mxnet-ci/lib/python3.7/site-packages Finished processing dependencies for dgl==2.3 /opt/conda/envs/mxnet-ci/lib/python3.7/site-packages/setuptools/command/install.py:37: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. setuptools.SetuptoolsDeprecationWarning, /opt/conda/envs/mxnet-ci/lib/python3.7/site-packages/setuptools/command/easy_install.py:147: EasyInstallDeprecationWarning: easy_install command is deprecated. Use build and pip and other standards-based tools. EasyInstallDeprecationWarning, /opt/conda/envs/mxnet-ci/lib/python3.7/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'dgl._ffi._cython' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'dgl._ffi._cython' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'dgl._ffi._cython' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'dgl._ffi._cython' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) [1/1] Cythonizing dgl/_ffi/_cython/core.pyx running build_ext building 'dgl._ffi._cy3.core' extension gcc -pthread -B /opt/conda/envs/mxnet-ci/compiler_compat -Wl,--sysroot=/ -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -I../include/ -I../third_party/dmlc-core/include -I../third_party/dlpack/include -I/opt/conda/envs/mxnet-ci/include/python3.7m -c dgl/_ffi/_cython/core.cpp -o build/temp.linux-x86_64-cpython-37/dgl/_ffi/_cython/core.o -std=c++17 cc1plus: warning: command line option ‘-Wstrict-prototypes’ is valid for C/ObjC but not for C++ g++ -pthread -B /opt/conda/envs/mxnet-ci/compiler_compat -Wl,--sysroot=/ -pthread -shared -B /opt/conda/envs/mxnet-ci/compiler_compat -L/opt/conda/envs/mxnet-ci/lib -Wl,-rpath=/opt/conda/envs/mxnet-ci/lib -Wl,--no-as-needed -Wl,--sysroot=/ build/temp.linux-x86_64-cpython-37/dgl/_ffi/_cython/core.o -Ldgl -L../build/Release -L../build -ldgl -o build/lib.linux-x86_64-cpython-37/dgl/_ffi/_cy3/core.cpython-37m-x86_64-linux-gnu.so /opt/conda/envs/mxnet-ci/compiler_compat/ld: warning: /opt/conda/envs/mxnet-ci/lib/libstdc++.so: unsupported GNU_PROPERTY_TYPE (5) type: 0xc0010001 /opt/conda/envs/mxnet-ci/compiler_compat/ld: warning: /opt/conda/envs/mxnet-ci/lib/libstdc++.so: unsupported GNU_PROPERTY_TYPE (5) type: 0xc0010002 /opt/conda/envs/mxnet-ci/compiler_compat/ld: warning: /opt/conda/envs/mxnet-ci/lib/libgcc_s.so.1: unsupported GNU_PROPERTY_TYPE (5) type: 0xc0010001 /opt/conda/envs/mxnet-ci/compiler_compat/ld: warning: /opt/conda/envs/mxnet-ci/lib/libgcc_s.so.1: unsupported GNU_PROPERTY_TYPE (5) type: 0xc0010002 /opt/conda/envs/mxnet-ci/compiler_compat/ld: warning: /opt/conda/envs/mxnet-ci/lib/libgcc_s.so.1: unsupported GNU_PROPERTY_TYPE (5) type: 0xc0010001 /opt/conda/envs/mxnet-ci/compiler_compat/ld: warning: /opt/conda/envs/mxnet-ci/lib/libgcc_s.so.1: unsupported GNU_PROPERTY_TYPE (5) type: 0xc0010002 copying build/lib.linux-x86_64-cpython-37/dgl/_ffi/_cy3/core.cpython-37m-x86_64-linux-gnu.so -> dgl/_ffi/_cy3 WARNING: Skipping dgl as it is not installed. WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [1/1] Cythonizing dgl/_ffi/_cython/core.pyx running install running bdist_egg running egg_info creating dgl.egg-info writing dgl.egg-info/PKG-INFO writing dependency_links to dgl.egg-info/dependency_links.txt writing requirements to dgl.egg-info/requires.txt writing top-level names to dgl.egg-info/top_level.txt writing manifest file 'dgl.egg-info/SOURCES.txt' reading manifest file 'dgl.egg-info/SOURCES.txt' writing manifest file 'dgl.egg-info/SOURCES.txt' installing library code to build/bdist.linux-x86_64/egg running install_lib running build_py creating build creating build/lib.linux-x86_64-cpython-37 creating build/lib.linux-x86_64-cpython-37/dgl copying dgl/global_config.py -> build/lib.linux-x86_64-cpython-37/dgl copying dgl/subgraph.py -> build/lib.linux-x86_64-cpython-37/dgl copying dgl/_sparse_ops.py -> build/lib.linux-x86_64-cpython-37/dgl copying dgl/ndarray.py -> build/lib.linux-x86_64-cpython-37/dgl copying dgl/view.py -> build/lib.linux-x86_64-cpython-37/dgl copying dgl/core.py -> build/lib.linux-x86_64-cpython-37/dgl copying dgl/propagate.py -> build/lib.linux-x86_64-cpython-37/dgl copying dgl/base.py -> build/lib.linux-x86_64-cpython-37/dgl copying dgl/heterograph_index.py -> build/lib.linux-x86_64-cpython-37/dgl copying dgl/readout.py -> build/lib.linux-x86_64-cpython-37/dgl copying dgl/logging.py -> build/lib.linux-x86_64-cpython-37/dgl copying dgl/init.py -> build/lib.linux-x86_64-cpython-37/dgl copying dgl/heterograph.py -> build/lib.linux-x86_64-cpython-37/dgl copying dgl/frame.py -> build/lib.linux-x86_64-cpython-37/dgl copying dgl/convert.py -> build/lib.linux-x86_64-cpython-37/dgl copying dgl/graph_index.py -> build/lib.linux-x86_64-cpython-37/dgl copying dgl/label_informativeness.py -> build/lib.linux-x86_64-cpython-37/dgl copying dgl/__init__.py -> build/lib.linux-x86_64-cpython-37/dgl copying dgl/udf.py -> build/lib.linux-x86_64-cpython-37/dgl copying dgl/merge.py -> build/lib.linux-x86_64-cpython-37/dgl copying dgl/homophily.py -> build/lib.linux-x86_64-cpython-37/dgl copying dgl/random.py -> build/lib.linux-x86_64-cpython-37/dgl copying dgl/_api_internal.py -> build/lib.linux-x86_64-cpython-37/dgl copying dgl/container.py -> build/lib.linux-x86_64-cpython-37/dgl copying dgl/partition.py -> build/lib.linux-x86_64-cpython-37/dgl copying dgl/traversal.py -> build/lib.linux-x86_64-cpython-37/dgl copying dgl/batch.py -> build/lib.linux-x86_64-cpython-37/dgl copying dgl/generators.py -> build/lib.linux-x86_64-cpython-37/dgl creating build/lib.linux-x86_64-cpython-37/dgl/distgnn copying dgl/distgnn/__init__.py -> build/lib.linux-x86_64-cpython-37/dgl/distgnn creating build/lib.linux-x86_64-cpython-37/dgl/cuda copying dgl/cuda/nccl.py -> build/lib.linux-x86_64-cpython-37/dgl/cuda copying dgl/cuda/__init__.py -> build/lib.linux-x86_64-cpython-37/dgl/cuda copying dgl/cuda/gpu_cache.py -> build/lib.linux-x86_64-cpython-37/dgl/cuda creating build/lib.linux-x86_64-cpython-37/dgl/function copying dgl/function/reducer.py -> build/lib.linux-x86_64-cpython-37/dgl/function copying dgl/function/message.py -> build/lib.linux-x86_64-cpython-37/dgl/function copying dgl/function/base.py -> build/lib.linux-x86_64-cpython-37/dgl/function copying dgl/function/__init__.py -> build/lib.linux-x86_64-cpython-37/dgl/function creating build/lib.linux-x86_64-cpython-37/dgl/distributed copying dgl/distributed/graph_services.py -> build/lib.linux-x86_64-cpython-37/dgl/distributed copying dgl/distributed/graph_partition_book.py -> build/lib.linux-x86_64-cpython-37/dgl/distributed copying dgl/distributed/role.py -> build/lib.linux-x86_64-cpython-37/dgl/distributed copying dgl/distributed/shared_mem_utils.py -> build/lib.linux-x86_64-cpython-37/dgl/distributed copying dgl/distributed/dist_graph.py -> build/lib.linux-x86_64-cpython-37/dgl/distributed copying dgl/distributed/constants.py -> build/lib.linux-x86_64-cpython-37/dgl/distributed copying dgl/distributed/dist_dataloader.py -> build/lib.linux-x86_64-cpython-37/dgl/distributed copying dgl/distributed/dist_context.py -> build/lib.linux-x86_64-cpython-37/dgl/distributed copying dgl/distributed/kvstore.py -> build/lib.linux-x86_64-cpython-37/dgl/distributed copying dgl/distributed/id_map.py -> build/lib.linux-x86_64-cpython-37/dgl/distributed copying dgl/distributed/dist_tensor.py -> build/lib.linux-x86_64-cpython-37/dgl/distributed copying dgl/distributed/__init__.py -> build/lib.linux-x86_64-cpython-37/dgl/distributed copying dgl/distributed/standalone_kvstore.py -> build/lib.linux-x86_64-cpython-37/dgl/distributed copying dgl/distributed/rpc_client.py -> build/lib.linux-x86_64-cpython-37/dgl/distributed copying dgl/distributed/rpc.py -> build/lib.linux-x86_64-cpython-37/dgl/distributed copying dgl/distributed/partition.py -> build/lib.linux-x86_64-cpython-37/dgl/distributed copying dgl/distributed/rpc_server.py -> build/lib.linux-x86_64-cpython-37/dgl/distributed copying dgl/distributed/server_state.py -> build/lib.linux-x86_64-cpython-37/dgl/distributed creating build/lib.linux-x86_64-cpython-37/dgl/graphbolt copying dgl/graphbolt/sampled_subgraph.py -> build/lib.linux-x86_64-cpython-37/dgl/graphbolt copying dgl/graphbolt/sampling_graph.py -> build/lib.linux-x86_64-cpython-37/dgl/graphbolt copying dgl/graphbolt/subgraph_sampler.py -> build/lib.linux-x86_64-cpython-37/dgl/graphbolt copying dgl/graphbolt/itemset.py -> build/lib.linux-x86_64-cpython-37/dgl/graphbolt copying dgl/graphbolt/dataloader.py -> build/lib.linux-x86_64-cpython-37/dgl/graphbolt copying dgl/graphbolt/feature_store.py -> build/lib.linux-x86_64-cpython-37/dgl/graphbolt copying dgl/graphbolt/feature_fetcher.py -> build/lib.linux-x86_64-cpython-37/dgl/graphbolt copying dgl/graphbolt/minibatch.py -> build/lib.linux-x86_64-cpython-37/dgl/graphbolt copying dgl/graphbolt/base.py -> build/lib.linux-x86_64-cpython-37/dgl/graphbolt copying dgl/graphbolt/item_sampler.py -> build/lib.linux-x86_64-cpython-37/dgl/graphbolt copying dgl/graphbolt/__init__.py -> build/lib.linux-x86_64-cpython-37/dgl/graphbolt copying dgl/graphbolt/negative_sampler.py -> build/lib.linux-x86_64-cpython-37/dgl/graphbolt copying dgl/graphbolt/minibatch_transformer.py -> build/lib.linux-x86_64-cpython-37/dgl/graphbolt copying dgl/graphbolt/utils.py -> build/lib.linux-x86_64-cpython-37/dgl/graphbolt copying dgl/graphbolt/dataset.py -> build/lib.linux-x86_64-cpython-37/dgl/graphbolt creating build/lib.linux-x86_64-cpython-37/dgl/utils copying dgl/utils/filter.py -> build/lib.linux-x86_64-cpython-37/dgl/utils copying dgl/utils/checks.py -> build/lib.linux-x86_64-cpython-37/dgl/utils copying dgl/utils/internal.py -> build/lib.linux-x86_64-cpython-37/dgl/utils copying dgl/utils/exception.py -> build/lib.linux-x86_64-cpython-37/dgl/utils copying dgl/utils/shared_mem.py -> build/lib.linux-x86_64-cpython-37/dgl/utils copying dgl/utils/pin_memory.py -> build/lib.linux-x86_64-cpython-37/dgl/utils copying dgl/utils/__init__.py -> build/lib.linux-x86_64-cpython-37/dgl/utils copying dgl/utils/data.py -> build/lib.linux-x86_64-cpython-37/dgl/utils creating build/lib.linux-x86_64-cpython-37/dgl/ops copying dgl/ops/gather_mm.py -> build/lib.linux-x86_64-cpython-37/dgl/ops copying dgl/ops/sddmm.py -> build/lib.linux-x86_64-cpython-37/dgl/ops copying dgl/ops/edge_softmax.py -> build/lib.linux-x86_64-cpython-37/dgl/ops copying dgl/ops/spmm.py -> build/lib.linux-x86_64-cpython-37/dgl/ops copying dgl/ops/segment.py -> build/lib.linux-x86_64-cpython-37/dgl/ops copying dgl/ops/__init__.py -> build/lib.linux-x86_64-cpython-37/dgl/ops creating build/lib.linux-x86_64-cpython-37/dgl/geometry copying dgl/geometry/fps.py -> build/lib.linux-x86_64-cpython-37/dgl/geometry copying dgl/geometry/__init__.py -> build/lib.linux-x86_64-cpython-37/dgl/geometry copying dgl/geometry/edge_coarsening.py -> build/lib.linux-x86_64-cpython-37/dgl/geometry copying dgl/geometry/capi.py -> build/lib.linux-x86_64-cpython-37/dgl/geometry creating build/lib.linux-x86_64-cpython-37/dgl/optim copying dgl/optim/__init__.py -> build/lib.linux-x86_64-cpython-37/dgl/optim creating build/lib.linux-x86_64-cpython-37/dgl/data copying dgl/data/tensor_serialize.py -> build/lib.linux-x86_64-cpython-37/dgl/data copying dgl/data/ppi.py -> build/lib.linux-x86_64-cpython-37/dgl/data copying dgl/data/csv_dataset.py -> build/lib.linux-x86_64-cpython-37/dgl/data copying dgl/data/superpixel.py -> build/lib.linux-x86_64-cpython-37/dgl/data copying dgl/data/synthetic.py -> build/lib.linux-x86_64-cpython-37/dgl/data copying dgl/data/zinc.py -> build/lib.linux-x86_64-cpython-37/dgl/data copying dgl/data/heterograph_serialize.py -> build/lib.linux-x86_64-cpython-37/dgl/data copying dgl/data/cluster.py -> build/lib.linux-x86_64-cpython-37/dgl/data copying dgl/data/tu.py -> build/lib.linux-x86_64-cpython-37/dgl/data copying dgl/data/sbm.py -> build/lib.linux-x86_64-cpython-37/dgl/data copying dgl/data/lrgb.py -> build/lib.linux-x86_64-cpython-37/dgl/data copying dgl/data/qm9.py -> build/lib.linux-x86_64-cpython-37/dgl/data copying dgl/data/flickr.py -> build/lib.linux-x86_64-cpython-37/dgl/data copying dgl/data/qm7b.py -> build/lib.linux-x86_64-cpython-37/dgl/data copying dgl/data/dgl_dataset.py -> build/lib.linux-x86_64-cpython-37/dgl/data copying dgl/data/karate.py -> build/lib.linux-x86_64-cpython-37/dgl/data copying dgl/data/wikics.py -> build/lib.linux-x86_64-cpython-37/dgl/data copying dgl/data/heterophilous_graphs.py -> build/lib.linux-x86_64-cpython-37/dgl/data copying dgl/data/gdelt.py -> build/lib.linux-x86_64-cpython-37/dgl/data copying dgl/data/geom_gcn.py -> build/lib.linux-x86_64-cpython-37/dgl/data copying dgl/data/actor.py -> build/lib.linux-x86_64-cpython-37/dgl/data copying dgl/data/rdf.py -> build/lib.linux-x86_64-cpython-37/dgl/data copying dgl/data/movielens.py -> build/lib.linux-x86_64-cpython-37/dgl/data copying dgl/data/gindt.py -> build/lib.linux-x86_64-cpython-37/dgl/data copying dgl/data/fraud.py -> build/lib.linux-x86_64-cpython-37/dgl/data copying dgl/data/graph_serialize.py -> build/lib.linux-x86_64-cpython-37/dgl/data copying dgl/data/minigc.py -> build/lib.linux-x86_64-cpython-37/dgl/data copying dgl/data/__init__.py -> build/lib.linux-x86_64-cpython-37/dgl/data copying dgl/data/gnn_benchmark.py -> build/lib.linux-x86_64-cpython-37/dgl/data copying dgl/data/fakenews.py -> build/lib.linux-x86_64-cpython-37/dgl/data copying dgl/data/citation_graph.py -> build/lib.linux-x86_64-cpython-37/dgl/data copying dgl/data/reddit.py -> build/lib.linux-x86_64-cpython-37/dgl/data copying dgl/data/csv_dataset_base.py -> build/lib.linux-x86_64-cpython-37/dgl/data copying dgl/data/icews18.py -> build/lib.linux-x86_64-cpython-37/dgl/data copying dgl/data/bitcoinotc.py -> build/lib.linux-x86_64-cpython-37/dgl/data copying dgl/data/utils.py -> build/lib.linux-x86_64-cpython-37/dgl/data copying dgl/data/tree.py -> build/lib.linux-x86_64-cpython-37/dgl/data copying dgl/data/knowledge_graph.py -> build/lib.linux-x86_64-cpython-37/dgl/data copying dgl/data/adapter.py -> build/lib.linux-x86_64-cpython-37/dgl/data copying dgl/data/pattern.py -> build/lib.linux-x86_64-cpython-37/dgl/data copying dgl/data/qm9_edge.py -> build/lib.linux-x86_64-cpython-37/dgl/data copying dgl/data/yelp.py -> build/lib.linux-x86_64-cpython-37/dgl/data creating build/lib.linux-x86_64-cpython-37/dgl/mpops copying dgl/mpops/edgewise.py -> build/lib.linux-x86_64-cpython-37/dgl/mpops copying dgl/mpops/__init__.py -> build/lib.linux-x86_64-cpython-37/dgl/mpops copying dgl/mpops/nodewise.py -> build/lib.linux-x86_64-cpython-37/dgl/mpops copying dgl/mpops/fused.py -> build/lib.linux-x86_64-cpython-37/dgl/mpops creating build/lib.linux-x86_64-cpython-37/dgl/transforms copying dgl/transforms/to_block.py -> build/lib.linux-x86_64-cpython-37/dgl/transforms copying dgl/transforms/module.py -> build/lib.linux-x86_64-cpython-37/dgl/transforms copying dgl/transforms/__init__.py -> build/lib.linux-x86_64-cpython-37/dgl/transforms copying dgl/transforms/functional.py -> build/lib.linux-x86_64-cpython-37/dgl/transforms creating build/lib.linux-x86_64-cpython-37/dgl/nn copying dgl/nn/__init__.py -> build/lib.linux-x86_64-cpython-37/dgl/nn creating build/lib.linux-x86_64-cpython-37/dgl/storages copying dgl/storages/numpy.py -> build/lib.linux-x86_64-cpython-37/dgl/storages copying dgl/storages/base.py -> build/lib.linux-x86_64-cpython-37/dgl/storages copying dgl/storages/__init__.py -> build/lib.linux-x86_64-cpython-37/dgl/storages copying dgl/storages/pytorch_tensor.py -> build/lib.linux-x86_64-cpython-37/dgl/storages copying dgl/storages/tensor.py -> build/lib.linux-x86_64-cpython-37/dgl/storages creating build/lib.linux-x86_64-cpython-37/dgl/sparse copying dgl/sparse/softmax.py -> build/lib.linux-x86_64-cpython-37/dgl/sparse copying dgl/sparse/broadcast.py -> build/lib.linux-x86_64-cpython-37/dgl/sparse copying dgl/sparse/sddmm.py -> build/lib.linux-x86_64-cpython-37/dgl/sparse copying dgl/sparse/matmul.py -> build/lib.linux-x86_64-cpython-37/dgl/sparse copying dgl/sparse/elementwise_op_sp.py -> build/lib.linux-x86_64-cpython-37/dgl/sparse copying dgl/sparse/sparse_matrix.py -> build/lib.linux-x86_64-cpython-37/dgl/sparse copying dgl/sparse/elementwise_op.py -> build/lib.linux-x86_64-cpython-37/dgl/sparse copying dgl/sparse/unary_op.py -> build/lib.linux-x86_64-cpython-37/dgl/sparse copying dgl/sparse/__init__.py -> build/lib.linux-x86_64-cpython-37/dgl/sparse copying dgl/sparse/utils.py -> build/lib.linux-x86_64-cpython-37/dgl/sparse copying dgl/sparse/reduction.py -> build/lib.linux-x86_64-cpython-37/dgl/sparse creating build/lib.linux-x86_64-cpython-37/dgl/multiprocessing copying dgl/multiprocessing/pytorch.py -> build/lib.linux-x86_64-cpython-37/dgl/multiprocessing copying dgl/multiprocessing/__init__.py -> build/lib.linux-x86_64-cpython-37/dgl/multiprocessing creating build/lib.linux-x86_64-cpython-37/dgl/dataloading copying dgl/dataloading/neighbor_sampler.py -> build/lib.linux-x86_64-cpython-37/dgl/dataloading copying dgl/dataloading/spot_target.py -> build/lib.linux-x86_64-cpython-37/dgl/dataloading copying dgl/dataloading/graphsaint.py -> build/lib.linux-x86_64-cpython-37/dgl/dataloading copying dgl/dataloading/dataloader.py -> build/lib.linux-x86_64-cpython-37/dgl/dataloading copying dgl/dataloading/dist_dataloader.py -> build/lib.linux-x86_64-cpython-37/dgl/dataloading copying dgl/dataloading/labor_sampler.py -> build/lib.linux-x86_64-cpython-37/dgl/dataloading copying dgl/dataloading/base.py -> build/lib.linux-x86_64-cpython-37/dgl/dataloading copying dgl/dataloading/shadow.py -> build/lib.linux-x86_64-cpython-37/dgl/dataloading copying dgl/dataloading/__init__.py -> build/lib.linux-x86_64-cpython-37/dgl/dataloading copying dgl/dataloading/cluster_gcn.py -> build/lib.linux-x86_64-cpython-37/dgl/dataloading copying dgl/dataloading/negative_sampler.py -> build/lib.linux-x86_64-cpython-37/dgl/dataloading creating build/lib.linux-x86_64-cpython-37/dgl/sampling copying dgl/sampling/pinsage.py -> build/lib.linux-x86_64-cpython-37/dgl/sampling copying dgl/sampling/neighbor.py -> build/lib.linux-x86_64-cpython-37/dgl/sampling copying dgl/sampling/labor.py -> build/lib.linux-x86_64-cpython-37/dgl/sampling copying dgl/sampling/randomwalks.py -> build/lib.linux-x86_64-cpython-37/dgl/sampling copying dgl/sampling/negative.py -> build/lib.linux-x86_64-cpython-37/dgl/sampling copying dgl/sampling/__init__.py -> build/lib.linux-x86_64-cpython-37/dgl/sampling copying dgl/sampling/utils.py -> build/lib.linux-x86_64-cpython-37/dgl/sampling copying dgl/sampling/node2vec_randomwalk.py -> build/lib.linux-x86_64-cpython-37/dgl/sampling creating build/lib.linux-x86_64-cpython-37/dgl/_ffi copying dgl/_ffi/ndarray.py -> build/lib.linux-x86_64-cpython-37/dgl/_ffi copying dgl/_ffi/object.py -> build/lib.linux-x86_64-cpython-37/dgl/_ffi copying dgl/_ffi/object_generic.py -> build/lib.linux-x86_64-cpython-37/dgl/_ffi copying dgl/_ffi/libinfo.py -> build/lib.linux-x86_64-cpython-37/dgl/_ffi copying dgl/_ffi/base.py -> build/lib.linux-x86_64-cpython-37/dgl/_ffi copying dgl/_ffi/streams.py -> build/lib.linux-x86_64-cpython-37/dgl/_ffi copying dgl/_ffi/function.py -> build/lib.linux-x86_64-cpython-37/dgl/_ffi copying dgl/_ffi/__init__.py -> build/lib.linux-x86_64-cpython-37/dgl/_ffi copying dgl/_ffi/runtime_ctypes.py -> build/lib.linux-x86_64-cpython-37/dgl/_ffi copying dgl/_ffi/capi.py -> build/lib.linux-x86_64-cpython-37/dgl/_ffi creating build/lib.linux-x86_64-cpython-37/dgl/backend copying dgl/backend/backend.py -> build/lib.linux-x86_64-cpython-37/dgl/backend copying dgl/backend/__init__.py -> build/lib.linux-x86_64-cpython-37/dgl/backend copying dgl/backend/set_default_backend.py -> build/lib.linux-x86_64-cpython-37/dgl/backend creating build/lib.linux-x86_64-cpython-37/dgl/distgnn/tools copying dgl/distgnn/tools/tools.py -> build/lib.linux-x86_64-cpython-37/dgl/distgnn/tools copying dgl/distgnn/tools/__init__.py -> build/lib.linux-x86_64-cpython-37/dgl/distgnn/tools creating build/lib.linux-x86_64-cpython-37/dgl/distgnn/partition copying dgl/distgnn/partition/libra_partition.py -> build/lib.linux-x86_64-cpython-37/dgl/distgnn/partition copying dgl/distgnn/partition/__init__.py -> build/lib.linux-x86_64-cpython-37/dgl/distgnn/partition creating build/lib.linux-x86_64-cpython-37/dgl/distributed/optim copying dgl/distributed/optim/__init__.py -> build/lib.linux-x86_64-cpython-37/dgl/distributed/optim creating build/lib.linux-x86_64-cpython-37/dgl/distributed/nn copying dgl/distributed/nn/__init__.py -> build/lib.linux-x86_64-cpython-37/dgl/distributed/nn creating build/lib.linux-x86_64-cpython-37/dgl/distributed/optim/pytorch copying dgl/distributed/optim/pytorch/sparse_optim.py -> build/lib.linux-x86_64-cpython-37/dgl/distributed/optim/pytorch copying dgl/distributed/optim/pytorch/__init__.py -> build/lib.linux-x86_64-cpython-37/dgl/distributed/optim/pytorch copying dgl/distributed/optim/pytorch/utils.py -> build/lib.linux-x86_64-cpython-37/dgl/distributed/optim/pytorch creating build/lib.linux-x86_64-cpython-37/dgl/distributed/optim/tensorflow copying dgl/distributed/optim/tensorflow/__init__.py -> build/lib.linux-x86_64-cpython-37/dgl/distributed/optim/tensorflow creating build/lib.linux-x86_64-cpython-37/dgl/distributed/optim/mxnet copying dgl/distributed/optim/mxnet/__init__.py -> build/lib.linux-x86_64-cpython-37/dgl/distributed/optim/mxnet creating build/lib.linux-x86_64-cpython-37/dgl/distributed/nn/pytorch copying dgl/distributed/nn/pytorch/sparse_emb.py -> build/lib.linux-x86_64-cpython-37/dgl/distributed/nn/pytorch copying dgl/distributed/nn/pytorch/__init__.py -> build/lib.linux-x86_64-cpython-37/dgl/distributed/nn/pytorch creating build/lib.linux-x86_64-cpython-37/dgl/distributed/nn/tensorflow copying dgl/distributed/nn/tensorflow/__init__.py -> build/lib.linux-x86_64-cpython-37/dgl/distributed/nn/tensorflow creating build/lib.linux-x86_64-cpython-37/dgl/distributed/nn/mxnet copying dgl/distributed/nn/mxnet/__init__.py -> build/lib.linux-x86_64-cpython-37/dgl/distributed/nn/mxnet creating build/lib.linux-x86_64-cpython-37/dgl/graphbolt/internal copying dgl/graphbolt/internal/datapipe_utils.py -> build/lib.linux-x86_64-cpython-37/dgl/graphbolt/internal copying dgl/graphbolt/internal/item_sampler_utils.py -> build/lib.linux-x86_64-cpython-37/dgl/graphbolt/internal copying dgl/graphbolt/internal/__init__.py -> build/lib.linux-x86_64-cpython-37/dgl/graphbolt/internal copying dgl/graphbolt/internal/sample_utils.py -> build/lib.linux-x86_64-cpython-37/dgl/graphbolt/internal copying dgl/graphbolt/internal/utils.py -> build/lib.linux-x86_64-cpython-37/dgl/graphbolt/internal creating build/lib.linux-x86_64-cpython-37/dgl/graphbolt/impl copying dgl/graphbolt/impl/neighbor_sampler.py -> build/lib.linux-x86_64-cpython-37/dgl/graphbolt/impl copying dgl/graphbolt/impl/in_subgraph_sampler.py -> build/lib.linux-x86_64-cpython-37/dgl/graphbolt/impl copying dgl/graphbolt/impl/uniform_negative_sampler.py -> build/lib.linux-x86_64-cpython-37/dgl/graphbolt/impl copying dgl/graphbolt/impl/torch_based_feature_store.py -> build/lib.linux-x86_64-cpython-37/dgl/graphbolt/impl copying dgl/graphbolt/impl/legacy_dataset.py -> build/lib.linux-x86_64-cpython-37/dgl/graphbolt/impl copying dgl/graphbolt/impl/ondisk_metadata.py -> build/lib.linux-x86_64-cpython-37/dgl/graphbolt/impl copying dgl/graphbolt/impl/fused_csc_sampling_graph.py -> build/lib.linux-x86_64-cpython-37/dgl/graphbolt/impl copying dgl/graphbolt/impl/basic_feature_store.py -> build/lib.linux-x86_64-cpython-37/dgl/graphbolt/impl copying dgl/graphbolt/impl/sampled_subgraph_impl.py -> build/lib.linux-x86_64-cpython-37/dgl/graphbolt/impl copying dgl/graphbolt/impl/__init__.py -> build/lib.linux-x86_64-cpython-37/dgl/graphbolt/impl copying dgl/graphbolt/impl/temporal_neighbor_sampler.py -> build/lib.linux-x86_64-cpython-37/dgl/graphbolt/impl copying dgl/graphbolt/impl/ondisk_dataset.py -> build/lib.linux-x86_64-cpython-37/dgl/graphbolt/impl copying dgl/graphbolt/impl/gpu_cached_feature.py -> build/lib.linux-x86_64-cpython-37/dgl/graphbolt/impl copying dgl/graphbolt/impl/gpu_cache.py -> build/lib.linux-x86_64-cpython-37/dgl/graphbolt/impl creating build/lib.linux-x86_64-cpython-37/dgl/optim/pytorch copying dgl/optim/pytorch/sparse_optim.py -> build/lib.linux-x86_64-cpython-37/dgl/optim/pytorch copying dgl/optim/pytorch/__init__.py -> build/lib.linux-x86_64-cpython-37/dgl/optim/pytorch creating build/lib.linux-x86_64-cpython-37/dgl/optim/tensorflow copying dgl/optim/tensorflow/__init__.py -> build/lib.linux-x86_64-cpython-37/dgl/optim/tensorflow creating build/lib.linux-x86_64-cpython-37/dgl/optim/mxnet copying dgl/optim/mxnet/__init__.py -> build/lib.linux-x86_64-cpython-37/dgl/optim/mxnet creating build/lib.linux-x86_64-cpython-37/dgl/nn/functional copying dgl/nn/functional/__init__.py -> build/lib.linux-x86_64-cpython-37/dgl/nn/functional creating build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch copying dgl/nn/pytorch/hetero.py -> build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch copying dgl/nn/pytorch/sparse_emb.py -> build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch copying dgl/nn/pytorch/softmax.py -> build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch copying dgl/nn/pytorch/network_emb.py -> build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch copying dgl/nn/pytorch/linear.py -> build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch copying dgl/nn/pytorch/glob.py -> build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch copying dgl/nn/pytorch/factory.py -> build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch copying dgl/nn/pytorch/__init__.py -> build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch copying dgl/nn/pytorch/utils.py -> build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch creating build/lib.linux-x86_64-cpython-37/dgl/nn/tensorflow copying dgl/nn/tensorflow/hetero.py -> build/lib.linux-x86_64-cpython-37/dgl/nn/tensorflow copying dgl/nn/tensorflow/softmax.py -> build/lib.linux-x86_64-cpython-37/dgl/nn/tensorflow copying dgl/nn/tensorflow/glob.py -> build/lib.linux-x86_64-cpython-37/dgl/nn/tensorflow copying dgl/nn/tensorflow/__init__.py -> build/lib.linux-x86_64-cpython-37/dgl/nn/tensorflow copying dgl/nn/tensorflow/utils.py -> build/lib.linux-x86_64-cpython-37/dgl/nn/tensorflow creating build/lib.linux-x86_64-cpython-37/dgl/nn/mxnet copying dgl/nn/mxnet/hetero.py -> build/lib.linux-x86_64-cpython-37/dgl/nn/mxnet copying dgl/nn/mxnet/softmax.py -> build/lib.linux-x86_64-cpython-37/dgl/nn/mxnet copying dgl/nn/mxnet/glob.py -> build/lib.linux-x86_64-cpython-37/dgl/nn/mxnet copying dgl/nn/mxnet/__init__.py -> build/lib.linux-x86_64-cpython-37/dgl/nn/mxnet copying dgl/nn/mxnet/utils.py -> build/lib.linux-x86_64-cpython-37/dgl/nn/mxnet creating build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/explain copying dgl/nn/pytorch/explain/subgraphx.py -> build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/explain copying dgl/nn/pytorch/explain/gnnexplainer.py -> build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/explain copying dgl/nn/pytorch/explain/pgexplainer.py -> build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/explain copying dgl/nn/pytorch/explain/__init__.py -> build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/explain creating build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/link copying dgl/nn/pytorch/link/edgepred.py -> build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/link copying dgl/nn/pytorch/link/transe.py -> build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/link copying dgl/nn/pytorch/link/__init__.py -> build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/link copying dgl/nn/pytorch/link/transr.py -> build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/link creating build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/conv copying dgl/nn/pytorch/conv/gatv2conv.py -> build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/conv copying dgl/nn/pytorch/conv/dgnconv.py -> build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/conv copying dgl/nn/pytorch/conv/egatconv.py -> build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/conv copying dgl/nn/pytorch/conv/gmmconv.py -> build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/conv copying dgl/nn/pytorch/conv/sageconv.py -> build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/conv copying dgl/nn/pytorch/conv/twirlsconv.py -> build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/conv copying dgl/nn/pytorch/conv/gatedgcnconv.py -> build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/conv copying dgl/nn/pytorch/conv/ginconv.py -> build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/conv copying dgl/nn/pytorch/conv/dotgatconv.py -> build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/conv copying dgl/nn/pytorch/conv/cugraph_sageconv.py -> build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/conv copying dgl/nn/pytorch/conv/pnaconv.py -> build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/conv copying dgl/nn/pytorch/conv/densegraphconv.py -> build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/conv copying dgl/nn/pytorch/conv/tagconv.py -> build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/conv copying dgl/nn/pytorch/conv/gatconv.py -> build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/conv copying dgl/nn/pytorch/conv/agnnconv.py -> build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/conv copying dgl/nn/pytorch/conv/densechebconv.py -> build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/conv copying dgl/nn/pytorch/conv/hgtconv.py -> build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/conv copying dgl/nn/pytorch/conv/grouprevres.py -> build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/conv copying dgl/nn/pytorch/conv/cugraph_gatconv.py -> build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/conv copying dgl/nn/pytorch/conv/cugraph_base.py -> build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/conv copying dgl/nn/pytorch/conv/cfconv.py -> build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/conv copying dgl/nn/pytorch/conv/appnpconv.py -> build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/conv copying dgl/nn/pytorch/conv/__init__.py -> build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/conv copying dgl/nn/pytorch/conv/gineconv.py -> build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/conv copying dgl/nn/pytorch/conv/sgconv.py -> build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/conv copying dgl/nn/pytorch/conv/graphconv.py -> build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/conv copying dgl/nn/pytorch/conv/nnconv.py -> build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/conv copying dgl/nn/pytorch/conv/gcn2conv.py -> build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/conv copying dgl/nn/pytorch/conv/egnnconv.py -> build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/conv copying dgl/nn/pytorch/conv/edgegatconv.py -> build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/conv copying dgl/nn/pytorch/conv/densesageconv.py -> build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/conv copying dgl/nn/pytorch/conv/edgeconv.py -> build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/conv copying dgl/nn/pytorch/conv/gatedgraphconv.py -> build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/conv copying dgl/nn/pytorch/conv/cugraph_relgraphconv.py -> build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/conv copying dgl/nn/pytorch/conv/relgraphconv.py -> build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/conv copying dgl/nn/pytorch/conv/chebconv.py -> build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/conv copying dgl/nn/pytorch/conv/atomicconv.py -> build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/conv creating build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/gt copying dgl/nn/pytorch/gt/degree_encoder.py -> build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/gt copying dgl/nn/pytorch/gt/lap_pos_encoder.py -> build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/gt copying dgl/nn/pytorch/gt/spatial_encoder.py -> build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/gt copying dgl/nn/pytorch/gt/__init__.py -> build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/gt copying dgl/nn/pytorch/gt/egt.py -> build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/gt copying dgl/nn/pytorch/gt/biased_mha.py -> build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/gt copying dgl/nn/pytorch/gt/graphormer.py -> build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/gt copying dgl/nn/pytorch/gt/path_encoder.py -> build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/gt creating build/lib.linux-x86_64-cpython-37/dgl/nn/tensorflow/conv copying dgl/nn/tensorflow/conv/sageconv.py -> build/lib.linux-x86_64-cpython-37/dgl/nn/tensorflow/conv copying dgl/nn/tensorflow/conv/ginconv.py -> build/lib.linux-x86_64-cpython-37/dgl/nn/tensorflow/conv copying dgl/nn/tensorflow/conv/gatconv.py -> build/lib.linux-x86_64-cpython-37/dgl/nn/tensorflow/conv copying dgl/nn/tensorflow/conv/densechebconv.py -> build/lib.linux-x86_64-cpython-37/dgl/nn/tensorflow/conv copying dgl/nn/tensorflow/conv/appnpconv.py -> build/lib.linux-x86_64-cpython-37/dgl/nn/tensorflow/conv copying dgl/nn/tensorflow/conv/__init__.py -> build/lib.linux-x86_64-cpython-37/dgl/nn/tensorflow/conv copying dgl/nn/tensorflow/conv/sgconv.py -> build/lib.linux-x86_64-cpython-37/dgl/nn/tensorflow/conv copying dgl/nn/tensorflow/conv/graphconv.py -> build/lib.linux-x86_64-cpython-37/dgl/nn/tensorflow/conv copying dgl/nn/tensorflow/conv/edgeconv.py -> build/lib.linux-x86_64-cpython-37/dgl/nn/tensorflow/conv copying dgl/nn/tensorflow/conv/relgraphconv.py -> build/lib.linux-x86_64-cpython-37/dgl/nn/tensorflow/conv copying dgl/nn/tensorflow/conv/chebconv.py -> build/lib.linux-x86_64-cpython-37/dgl/nn/tensorflow/conv creating build/lib.linux-x86_64-cpython-37/dgl/nn/mxnet/conv copying dgl/nn/mxnet/conv/gmmconv.py -> build/lib.linux-x86_64-cpython-37/dgl/nn/mxnet/conv copying dgl/nn/mxnet/conv/sageconv.py -> build/lib.linux-x86_64-cpython-37/dgl/nn/mxnet/conv copying dgl/nn/mxnet/conv/ginconv.py -> build/lib.linux-x86_64-cpython-37/dgl/nn/mxnet/conv copying dgl/nn/mxnet/conv/densegraphconv.py -> build/lib.linux-x86_64-cpython-37/dgl/nn/mxnet/conv copying dgl/nn/mxnet/conv/tagconv.py -> build/lib.linux-x86_64-cpython-37/dgl/nn/mxnet/conv copying dgl/nn/mxnet/conv/gatconv.py -> build/lib.linux-x86_64-cpython-37/dgl/nn/mxnet/conv copying dgl/nn/mxnet/conv/agnnconv.py -> build/lib.linux-x86_64-cpython-37/dgl/nn/mxnet/conv copying dgl/nn/mxnet/conv/densechebconv.py -> build/lib.linux-x86_64-cpython-37/dgl/nn/mxnet/conv copying dgl/nn/mxnet/conv/appnpconv.py -> build/lib.linux-x86_64-cpython-37/dgl/nn/mxnet/conv copying dgl/nn/mxnet/conv/__init__.py -> build/lib.linux-x86_64-cpython-37/dgl/nn/mxnet/conv copying dgl/nn/mxnet/conv/sgconv.py -> build/lib.linux-x86_64-cpython-37/dgl/nn/mxnet/conv copying dgl/nn/mxnet/conv/graphconv.py -> build/lib.linux-x86_64-cpython-37/dgl/nn/mxnet/conv copying dgl/nn/mxnet/conv/nnconv.py -> build/lib.linux-x86_64-cpython-37/dgl/nn/mxnet/conv copying dgl/nn/mxnet/conv/densesageconv.py -> build/lib.linux-x86_64-cpython-37/dgl/nn/mxnet/conv copying dgl/nn/mxnet/conv/edgeconv.py -> build/lib.linux-x86_64-cpython-37/dgl/nn/mxnet/conv copying dgl/nn/mxnet/conv/gatedgraphconv.py -> build/lib.linux-x86_64-cpython-37/dgl/nn/mxnet/conv copying dgl/nn/mxnet/conv/relgraphconv.py -> build/lib.linux-x86_64-cpython-37/dgl/nn/mxnet/conv copying dgl/nn/mxnet/conv/chebconv.py -> build/lib.linux-x86_64-cpython-37/dgl/nn/mxnet/conv creating build/lib.linux-x86_64-cpython-37/dgl/_ffi/_cy3 copying dgl/_ffi/_cy3/__init__.py -> build/lib.linux-x86_64-cpython-37/dgl/_ffi/_cy3 creating build/lib.linux-x86_64-cpython-37/dgl/_ffi/_cy2 copying dgl/_ffi/_cy2/__init__.py -> build/lib.linux-x86_64-cpython-37/dgl/_ffi/_cy2 creating build/lib.linux-x86_64-cpython-37/dgl/_ffi/_ctypes copying dgl/_ffi/_ctypes/types.py -> build/lib.linux-x86_64-cpython-37/dgl/_ffi/_ctypes copying dgl/_ffi/_ctypes/ndarray.py -> build/lib.linux-x86_64-cpython-37/dgl/_ffi/_ctypes copying dgl/_ffi/_ctypes/object.py -> build/lib.linux-x86_64-cpython-37/dgl/_ffi/_ctypes copying dgl/_ffi/_ctypes/function.py -> build/lib.linux-x86_64-cpython-37/dgl/_ffi/_ctypes copying dgl/_ffi/_ctypes/__init__.py -> build/lib.linux-x86_64-cpython-37/dgl/_ffi/_ctypes creating build/lib.linux-x86_64-cpython-37/dgl/backend/pytorch copying dgl/backend/pytorch/sparse.py -> build/lib.linux-x86_64-cpython-37/dgl/backend/pytorch copying dgl/backend/pytorch/__init__.py -> build/lib.linux-x86_64-cpython-37/dgl/backend/pytorch copying dgl/backend/pytorch/tensor.py -> build/lib.linux-x86_64-cpython-37/dgl/backend/pytorch creating build/lib.linux-x86_64-cpython-37/dgl/backend/tensorflow copying dgl/backend/tensorflow/sparse.py -> build/lib.linux-x86_64-cpython-37/dgl/backend/tensorflow copying dgl/backend/tensorflow/sparse_optim.py -> build/lib.linux-x86_64-cpython-37/dgl/backend/tensorflow copying dgl/backend/tensorflow/__init__.py -> build/lib.linux-x86_64-cpython-37/dgl/backend/tensorflow copying dgl/backend/tensorflow/tensor.py -> build/lib.linux-x86_64-cpython-37/dgl/backend/tensorflow creating build/lib.linux-x86_64-cpython-37/dgl/backend/mxnet copying dgl/backend/mxnet/sparse.py -> build/lib.linux-x86_64-cpython-37/dgl/backend/mxnet copying dgl/backend/mxnet/sparse_optim.py -> build/lib.linux-x86_64-cpython-37/dgl/backend/mxnet copying dgl/backend/mxnet/__init__.py -> build/lib.linux-x86_64-cpython-37/dgl/backend/mxnet copying dgl/backend/mxnet/tensor.py -> build/lib.linux-x86_64-cpython-37/dgl/backend/mxnet creating build/lib.linux-x86_64-cpython-37/dgl/_ffi/_cython copying dgl/_ffi/_cython/core.cpp -> build/lib.linux-x86_64-cpython-37/dgl/_ffi/_cython running build_ext building 'dgl._ffi._cy3.core' extension creating build/temp.linux-x86_64-cpython-37 creating build/temp.linux-x86_64-cpython-37/dgl creating build/temp.linux-x86_64-cpython-37/dgl/_ffi creating build/temp.linux-x86_64-cpython-37/dgl/_ffi/_cython gcc -pthread -B /opt/conda/envs/tensorflow-ci/compiler_compat -Wl,--sysroot=/ -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -I../include/ -I../third_party/dmlc-core/include -I../third_party/dlpack/include -I/opt/conda/envs/tensorflow-ci/include/python3.7m -c dgl/_ffi/_cython/core.cpp -o build/temp.linux-x86_64-cpython-37/dgl/_ffi/_cython/core.o -std=c++17 cc1plus: warning: command line option ‘-Wstrict-prototypes’ is valid for C/ObjC but not for C++ g++ -pthread -B /opt/conda/envs/tensorflow-ci/compiler_compat -Wl,--sysroot=/ -pthread -shared -B /opt/conda/envs/tensorflow-ci/compiler_compat -L/opt/conda/envs/tensorflow-ci/lib -Wl,-rpath=/opt/conda/envs/tensorflow-ci/lib -Wl,--no-as-needed -Wl,--sysroot=/ build/temp.linux-x86_64-cpython-37/dgl/_ffi/_cython/core.o -Ldgl -L../build/Release -L../build -ldgl -o build/lib.linux-x86_64-cpython-37/dgl/_ffi/_cy3/core.cpython-37m-x86_64-linux-gnu.so /opt/conda/envs/tensorflow-ci/compiler_compat/ld: warning: /opt/conda/envs/tensorflow-ci/lib/libstdc++.so: unsupported GNU_PROPERTY_TYPE (5) type: 0xc0010001 /opt/conda/envs/tensorflow-ci/compiler_compat/ld: warning: /opt/conda/envs/tensorflow-ci/lib/libstdc++.so: unsupported GNU_PROPERTY_TYPE (5) type: 0xc0010002 /opt/conda/envs/tensorflow-ci/compiler_compat/ld: warning: /opt/conda/envs/tensorflow-ci/lib/libgcc_s.so.1: unsupported GNU_PROPERTY_TYPE (5) type: 0xc0010001 /opt/conda/envs/tensorflow-ci/compiler_compat/ld: warning: /opt/conda/envs/tensorflow-ci/lib/libgcc_s.so.1: unsupported GNU_PROPERTY_TYPE (5) type: 0xc0010002 /opt/conda/envs/tensorflow-ci/compiler_compat/ld: warning: /opt/conda/envs/tensorflow-ci/lib/libgcc_s.so.1: unsupported GNU_PROPERTY_TYPE (5) type: 0xc0010001 /opt/conda/envs/tensorflow-ci/compiler_compat/ld: warning: /opt/conda/envs/tensorflow-ci/lib/libgcc_s.so.1: unsupported GNU_PROPERTY_TYPE (5) type: 0xc0010002 creating build/bdist.linux-x86_64 creating build/bdist.linux-x86_64/egg creating build/bdist.linux-x86_64/egg/dgl creating build/bdist.linux-x86_64/egg/dgl/distgnn creating build/bdist.linux-x86_64/egg/dgl/distgnn/tools copying build/lib.linux-x86_64-cpython-37/dgl/distgnn/tools/tools.py -> build/bdist.linux-x86_64/egg/dgl/distgnn/tools copying build/lib.linux-x86_64-cpython-37/dgl/distgnn/tools/__init__.py -> build/bdist.linux-x86_64/egg/dgl/distgnn/tools creating build/bdist.linux-x86_64/egg/dgl/distgnn/partition copying build/lib.linux-x86_64-cpython-37/dgl/distgnn/partition/libra_partition.py -> build/bdist.linux-x86_64/egg/dgl/distgnn/partition copying build/lib.linux-x86_64-cpython-37/dgl/distgnn/partition/__init__.py -> build/bdist.linux-x86_64/egg/dgl/distgnn/partition copying build/lib.linux-x86_64-cpython-37/dgl/distgnn/__init__.py -> build/bdist.linux-x86_64/egg/dgl/distgnn copying build/lib.linux-x86_64-cpython-37/dgl/global_config.py -> build/bdist.linux-x86_64/egg/dgl creating build/bdist.linux-x86_64/egg/dgl/cuda copying build/lib.linux-x86_64-cpython-37/dgl/cuda/nccl.py -> build/bdist.linux-x86_64/egg/dgl/cuda copying build/lib.linux-x86_64-cpython-37/dgl/cuda/__init__.py -> build/bdist.linux-x86_64/egg/dgl/cuda copying build/lib.linux-x86_64-cpython-37/dgl/cuda/gpu_cache.py -> build/bdist.linux-x86_64/egg/dgl/cuda copying build/lib.linux-x86_64-cpython-37/dgl/subgraph.py -> build/bdist.linux-x86_64/egg/dgl creating build/bdist.linux-x86_64/egg/dgl/function copying build/lib.linux-x86_64-cpython-37/dgl/function/reducer.py -> build/bdist.linux-x86_64/egg/dgl/function copying build/lib.linux-x86_64-cpython-37/dgl/function/message.py -> build/bdist.linux-x86_64/egg/dgl/function copying build/lib.linux-x86_64-cpython-37/dgl/function/base.py -> build/bdist.linux-x86_64/egg/dgl/function copying build/lib.linux-x86_64-cpython-37/dgl/function/__init__.py -> build/bdist.linux-x86_64/egg/dgl/function copying build/lib.linux-x86_64-cpython-37/dgl/_sparse_ops.py -> build/bdist.linux-x86_64/egg/dgl creating build/bdist.linux-x86_64/egg/dgl/distributed copying build/lib.linux-x86_64-cpython-37/dgl/distributed/graph_services.py -> build/bdist.linux-x86_64/egg/dgl/distributed copying build/lib.linux-x86_64-cpython-37/dgl/distributed/graph_partition_book.py -> build/bdist.linux-x86_64/egg/dgl/distributed copying build/lib.linux-x86_64-cpython-37/dgl/distributed/role.py -> build/bdist.linux-x86_64/egg/dgl/distributed copying build/lib.linux-x86_64-cpython-37/dgl/distributed/shared_mem_utils.py -> build/bdist.linux-x86_64/egg/dgl/distributed copying build/lib.linux-x86_64-cpython-37/dgl/distributed/dist_graph.py -> build/bdist.linux-x86_64/egg/dgl/distributed copying build/lib.linux-x86_64-cpython-37/dgl/distributed/constants.py -> build/bdist.linux-x86_64/egg/dgl/distributed copying build/lib.linux-x86_64-cpython-37/dgl/distributed/dist_dataloader.py -> build/bdist.linux-x86_64/egg/dgl/distributed copying build/lib.linux-x86_64-cpython-37/dgl/distributed/dist_context.py -> build/bdist.linux-x86_64/egg/dgl/distributed copying build/lib.linux-x86_64-cpython-37/dgl/distributed/kvstore.py -> build/bdist.linux-x86_64/egg/dgl/distributed copying build/lib.linux-x86_64-cpython-37/dgl/distributed/id_map.py -> build/bdist.linux-x86_64/egg/dgl/distributed copying build/lib.linux-x86_64-cpython-37/dgl/distributed/dist_tensor.py -> build/bdist.linux-x86_64/egg/dgl/distributed creating build/bdist.linux-x86_64/egg/dgl/distributed/optim creating build/bdist.linux-x86_64/egg/dgl/distributed/optim/pytorch copying build/lib.linux-x86_64-cpython-37/dgl/distributed/optim/pytorch/sparse_optim.py -> build/bdist.linux-x86_64/egg/dgl/distributed/optim/pytorch copying build/lib.linux-x86_64-cpython-37/dgl/distributed/optim/pytorch/__init__.py -> build/bdist.linux-x86_64/egg/dgl/distributed/optim/pytorch copying build/lib.linux-x86_64-cpython-37/dgl/distributed/optim/pytorch/utils.py -> build/bdist.linux-x86_64/egg/dgl/distributed/optim/pytorch copying build/lib.linux-x86_64-cpython-37/dgl/distributed/optim/__init__.py -> build/bdist.linux-x86_64/egg/dgl/distributed/optim creating build/bdist.linux-x86_64/egg/dgl/distributed/optim/tensorflow copying build/lib.linux-x86_64-cpython-37/dgl/distributed/optim/tensorflow/__init__.py -> build/bdist.linux-x86_64/egg/dgl/distributed/optim/tensorflow creating build/bdist.linux-x86_64/egg/dgl/distributed/optim/mxnet copying build/lib.linux-x86_64-cpython-37/dgl/distributed/optim/mxnet/__init__.py -> build/bdist.linux-x86_64/egg/dgl/distributed/optim/mxnet copying build/lib.linux-x86_64-cpython-37/dgl/distributed/__init__.py -> build/bdist.linux-x86_64/egg/dgl/distributed creating build/bdist.linux-x86_64/egg/dgl/distributed/nn creating build/bdist.linux-x86_64/egg/dgl/distributed/nn/pytorch copying build/lib.linux-x86_64-cpython-37/dgl/distributed/nn/pytorch/sparse_emb.py -> build/bdist.linux-x86_64/egg/dgl/distributed/nn/pytorch copying build/lib.linux-x86_64-cpython-37/dgl/distributed/nn/pytorch/__init__.py -> build/bdist.linux-x86_64/egg/dgl/distributed/nn/pytorch copying build/lib.linux-x86_64-cpython-37/dgl/distributed/nn/__init__.py -> build/bdist.linux-x86_64/egg/dgl/distributed/nn creating build/bdist.linux-x86_64/egg/dgl/distributed/nn/tensorflow copying build/lib.linux-x86_64-cpython-37/dgl/distributed/nn/tensorflow/__init__.py -> build/bdist.linux-x86_64/egg/dgl/distributed/nn/tensorflow creating build/bdist.linux-x86_64/egg/dgl/distributed/nn/mxnet copying build/lib.linux-x86_64-cpython-37/dgl/distributed/nn/mxnet/__init__.py -> build/bdist.linux-x86_64/egg/dgl/distributed/nn/mxnet copying build/lib.linux-x86_64-cpython-37/dgl/distributed/standalone_kvstore.py -> build/bdist.linux-x86_64/egg/dgl/distributed copying build/lib.linux-x86_64-cpython-37/dgl/distributed/rpc_client.py -> build/bdist.linux-x86_64/egg/dgl/distributed copying build/lib.linux-x86_64-cpython-37/dgl/distributed/rpc.py -> build/bdist.linux-x86_64/egg/dgl/distributed copying build/lib.linux-x86_64-cpython-37/dgl/distributed/partition.py -> build/bdist.linux-x86_64/egg/dgl/distributed copying build/lib.linux-x86_64-cpython-37/dgl/distributed/rpc_server.py -> build/bdist.linux-x86_64/egg/dgl/distributed copying build/lib.linux-x86_64-cpython-37/dgl/distributed/server_state.py -> build/bdist.linux-x86_64/egg/dgl/distributed copying build/lib.linux-x86_64-cpython-37/dgl/ndarray.py -> build/bdist.linux-x86_64/egg/dgl copying build/lib.linux-x86_64-cpython-37/dgl/view.py -> build/bdist.linux-x86_64/egg/dgl copying build/lib.linux-x86_64-cpython-37/dgl/core.py -> build/bdist.linux-x86_64/egg/dgl copying build/lib.linux-x86_64-cpython-37/dgl/propagate.py -> build/bdist.linux-x86_64/egg/dgl creating build/bdist.linux-x86_64/egg/dgl/graphbolt copying build/lib.linux-x86_64-cpython-37/dgl/graphbolt/sampled_subgraph.py -> build/bdist.linux-x86_64/egg/dgl/graphbolt creating build/bdist.linux-x86_64/egg/dgl/graphbolt/internal copying build/lib.linux-x86_64-cpython-37/dgl/graphbolt/internal/datapipe_utils.py -> build/bdist.linux-x86_64/egg/dgl/graphbolt/internal copying build/lib.linux-x86_64-cpython-37/dgl/graphbolt/internal/item_sampler_utils.py -> build/bdist.linux-x86_64/egg/dgl/graphbolt/internal copying build/lib.linux-x86_64-cpython-37/dgl/graphbolt/internal/__init__.py -> build/bdist.linux-x86_64/egg/dgl/graphbolt/internal copying build/lib.linux-x86_64-cpython-37/dgl/graphbolt/internal/sample_utils.py -> build/bdist.linux-x86_64/egg/dgl/graphbolt/internal copying build/lib.linux-x86_64-cpython-37/dgl/graphbolt/internal/utils.py -> build/bdist.linux-x86_64/egg/dgl/graphbolt/internal copying build/lib.linux-x86_64-cpython-37/dgl/graphbolt/sampling_graph.py -> build/bdist.linux-x86_64/egg/dgl/graphbolt copying build/lib.linux-x86_64-cpython-37/dgl/graphbolt/subgraph_sampler.py -> build/bdist.linux-x86_64/egg/dgl/graphbolt copying build/lib.linux-x86_64-cpython-37/dgl/graphbolt/itemset.py -> build/bdist.linux-x86_64/egg/dgl/graphbolt copying build/lib.linux-x86_64-cpython-37/dgl/graphbolt/dataloader.py -> build/bdist.linux-x86_64/egg/dgl/graphbolt copying build/lib.linux-x86_64-cpython-37/dgl/graphbolt/feature_store.py -> build/bdist.linux-x86_64/egg/dgl/graphbolt copying build/lib.linux-x86_64-cpython-37/dgl/graphbolt/feature_fetcher.py -> build/bdist.linux-x86_64/egg/dgl/graphbolt copying build/lib.linux-x86_64-cpython-37/dgl/graphbolt/minibatch.py -> build/bdist.linux-x86_64/egg/dgl/graphbolt copying build/lib.linux-x86_64-cpython-37/dgl/graphbolt/base.py -> build/bdist.linux-x86_64/egg/dgl/graphbolt copying build/lib.linux-x86_64-cpython-37/dgl/graphbolt/item_sampler.py -> build/bdist.linux-x86_64/egg/dgl/graphbolt copying build/lib.linux-x86_64-cpython-37/dgl/graphbolt/__init__.py -> build/bdist.linux-x86_64/egg/dgl/graphbolt copying build/lib.linux-x86_64-cpython-37/dgl/graphbolt/negative_sampler.py -> build/bdist.linux-x86_64/egg/dgl/graphbolt copying build/lib.linux-x86_64-cpython-37/dgl/graphbolt/minibatch_transformer.py -> build/bdist.linux-x86_64/egg/dgl/graphbolt copying build/lib.linux-x86_64-cpython-37/dgl/graphbolt/utils.py -> build/bdist.linux-x86_64/egg/dgl/graphbolt copying build/lib.linux-x86_64-cpython-37/dgl/graphbolt/dataset.py -> build/bdist.linux-x86_64/egg/dgl/graphbolt creating build/bdist.linux-x86_64/egg/dgl/graphbolt/impl copying build/lib.linux-x86_64-cpython-37/dgl/graphbolt/impl/neighbor_sampler.py -> build/bdist.linux-x86_64/egg/dgl/graphbolt/impl copying build/lib.linux-x86_64-cpython-37/dgl/graphbolt/impl/in_subgraph_sampler.py -> build/bdist.linux-x86_64/egg/dgl/graphbolt/impl copying build/lib.linux-x86_64-cpython-37/dgl/graphbolt/impl/uniform_negative_sampler.py -> build/bdist.linux-x86_64/egg/dgl/graphbolt/impl copying build/lib.linux-x86_64-cpython-37/dgl/graphbolt/impl/torch_based_feature_store.py -> build/bdist.linux-x86_64/egg/dgl/graphbolt/impl copying build/lib.linux-x86_64-cpython-37/dgl/graphbolt/impl/legacy_dataset.py -> build/bdist.linux-x86_64/egg/dgl/graphbolt/impl copying build/lib.linux-x86_64-cpython-37/dgl/graphbolt/impl/ondisk_metadata.py -> build/bdist.linux-x86_64/egg/dgl/graphbolt/impl copying build/lib.linux-x86_64-cpython-37/dgl/graphbolt/impl/fused_csc_sampling_graph.py -> build/bdist.linux-x86_64/egg/dgl/graphbolt/impl copying build/lib.linux-x86_64-cpython-37/dgl/graphbolt/impl/basic_feature_store.py -> build/bdist.linux-x86_64/egg/dgl/graphbolt/impl copying build/lib.linux-x86_64-cpython-37/dgl/graphbolt/impl/sampled_subgraph_impl.py -> build/bdist.linux-x86_64/egg/dgl/graphbolt/impl copying build/lib.linux-x86_64-cpython-37/dgl/graphbolt/impl/__init__.py -> build/bdist.linux-x86_64/egg/dgl/graphbolt/impl copying build/lib.linux-x86_64-cpython-37/dgl/graphbolt/impl/temporal_neighbor_sampler.py -> build/bdist.linux-x86_64/egg/dgl/graphbolt/impl copying build/lib.linux-x86_64-cpython-37/dgl/graphbolt/impl/ondisk_dataset.py -> build/bdist.linux-x86_64/egg/dgl/graphbolt/impl copying build/lib.linux-x86_64-cpython-37/dgl/graphbolt/impl/gpu_cached_feature.py -> build/bdist.linux-x86_64/egg/dgl/graphbolt/impl copying build/lib.linux-x86_64-cpython-37/dgl/graphbolt/impl/gpu_cache.py -> build/bdist.linux-x86_64/egg/dgl/graphbolt/impl creating build/bdist.linux-x86_64/egg/dgl/utils copying build/lib.linux-x86_64-cpython-37/dgl/utils/filter.py -> build/bdist.linux-x86_64/egg/dgl/utils copying build/lib.linux-x86_64-cpython-37/dgl/utils/checks.py -> build/bdist.linux-x86_64/egg/dgl/utils copying build/lib.linux-x86_64-cpython-37/dgl/utils/internal.py -> build/bdist.linux-x86_64/egg/dgl/utils copying build/lib.linux-x86_64-cpython-37/dgl/utils/exception.py -> build/bdist.linux-x86_64/egg/dgl/utils copying build/lib.linux-x86_64-cpython-37/dgl/utils/shared_mem.py -> build/bdist.linux-x86_64/egg/dgl/utils copying build/lib.linux-x86_64-cpython-37/dgl/utils/pin_memory.py -> build/bdist.linux-x86_64/egg/dgl/utils copying build/lib.linux-x86_64-cpython-37/dgl/utils/__init__.py -> build/bdist.linux-x86_64/egg/dgl/utils copying build/lib.linux-x86_64-cpython-37/dgl/utils/data.py -> build/bdist.linux-x86_64/egg/dgl/utils creating build/bdist.linux-x86_64/egg/dgl/ops copying build/lib.linux-x86_64-cpython-37/dgl/ops/gather_mm.py -> build/bdist.linux-x86_64/egg/dgl/ops copying build/lib.linux-x86_64-cpython-37/dgl/ops/sddmm.py -> build/bdist.linux-x86_64/egg/dgl/ops copying build/lib.linux-x86_64-cpython-37/dgl/ops/edge_softmax.py -> build/bdist.linux-x86_64/egg/dgl/ops copying build/lib.linux-x86_64-cpython-37/dgl/ops/spmm.py -> build/bdist.linux-x86_64/egg/dgl/ops copying build/lib.linux-x86_64-cpython-37/dgl/ops/segment.py -> build/bdist.linux-x86_64/egg/dgl/ops copying build/lib.linux-x86_64-cpython-37/dgl/ops/__init__.py -> build/bdist.linux-x86_64/egg/dgl/ops copying build/lib.linux-x86_64-cpython-37/dgl/base.py -> build/bdist.linux-x86_64/egg/dgl copying build/lib.linux-x86_64-cpython-37/dgl/heterograph_index.py -> build/bdist.linux-x86_64/egg/dgl copying build/lib.linux-x86_64-cpython-37/dgl/readout.py -> build/bdist.linux-x86_64/egg/dgl copying build/lib.linux-x86_64-cpython-37/dgl/logging.py -> build/bdist.linux-x86_64/egg/dgl copying build/lib.linux-x86_64-cpython-37/dgl/init.py -> build/bdist.linux-x86_64/egg/dgl creating build/bdist.linux-x86_64/egg/dgl/geometry copying build/lib.linux-x86_64-cpython-37/dgl/geometry/fps.py -> build/bdist.linux-x86_64/egg/dgl/geometry copying build/lib.linux-x86_64-cpython-37/dgl/geometry/__init__.py -> build/bdist.linux-x86_64/egg/dgl/geometry copying build/lib.linux-x86_64-cpython-37/dgl/geometry/edge_coarsening.py -> build/bdist.linux-x86_64/egg/dgl/geometry copying build/lib.linux-x86_64-cpython-37/dgl/geometry/capi.py -> build/bdist.linux-x86_64/egg/dgl/geometry copying build/lib.linux-x86_64-cpython-37/dgl/heterograph.py -> build/bdist.linux-x86_64/egg/dgl copying build/lib.linux-x86_64-cpython-37/dgl/frame.py -> build/bdist.linux-x86_64/egg/dgl creating build/bdist.linux-x86_64/egg/dgl/optim creating build/bdist.linux-x86_64/egg/dgl/optim/pytorch copying build/lib.linux-x86_64-cpython-37/dgl/optim/pytorch/sparse_optim.py -> build/bdist.linux-x86_64/egg/dgl/optim/pytorch copying build/lib.linux-x86_64-cpython-37/dgl/optim/pytorch/__init__.py -> build/bdist.linux-x86_64/egg/dgl/optim/pytorch copying build/lib.linux-x86_64-cpython-37/dgl/optim/__init__.py -> build/bdist.linux-x86_64/egg/dgl/optim creating build/bdist.linux-x86_64/egg/dgl/optim/tensorflow copying build/lib.linux-x86_64-cpython-37/dgl/optim/tensorflow/__init__.py -> build/bdist.linux-x86_64/egg/dgl/optim/tensorflow creating build/bdist.linux-x86_64/egg/dgl/optim/mxnet copying build/lib.linux-x86_64-cpython-37/dgl/optim/mxnet/__init__.py -> build/bdist.linux-x86_64/egg/dgl/optim/mxnet creating build/bdist.linux-x86_64/egg/dgl/data copying build/lib.linux-x86_64-cpython-37/dgl/data/tensor_serialize.py -> build/bdist.linux-x86_64/egg/dgl/data copying build/lib.linux-x86_64-cpython-37/dgl/data/ppi.py -> build/bdist.linux-x86_64/egg/dgl/data copying build/lib.linux-x86_64-cpython-37/dgl/data/csv_dataset.py -> build/bdist.linux-x86_64/egg/dgl/data copying build/lib.linux-x86_64-cpython-37/dgl/data/superpixel.py -> build/bdist.linux-x86_64/egg/dgl/data copying build/lib.linux-x86_64-cpython-37/dgl/data/synthetic.py -> build/bdist.linux-x86_64/egg/dgl/data copying build/lib.linux-x86_64-cpython-37/dgl/data/zinc.py -> build/bdist.linux-x86_64/egg/dgl/data copying build/lib.linux-x86_64-cpython-37/dgl/data/heterograph_serialize.py -> build/bdist.linux-x86_64/egg/dgl/data copying build/lib.linux-x86_64-cpython-37/dgl/data/cluster.py -> build/bdist.linux-x86_64/egg/dgl/data copying build/lib.linux-x86_64-cpython-37/dgl/data/tu.py -> build/bdist.linux-x86_64/egg/dgl/data copying build/lib.linux-x86_64-cpython-37/dgl/data/sbm.py -> build/bdist.linux-x86_64/egg/dgl/data copying build/lib.linux-x86_64-cpython-37/dgl/data/lrgb.py -> build/bdist.linux-x86_64/egg/dgl/data copying build/lib.linux-x86_64-cpython-37/dgl/data/qm9.py -> build/bdist.linux-x86_64/egg/dgl/data copying build/lib.linux-x86_64-cpython-37/dgl/data/flickr.py -> build/bdist.linux-x86_64/egg/dgl/data copying build/lib.linux-x86_64-cpython-37/dgl/data/qm7b.py -> build/bdist.linux-x86_64/egg/dgl/data copying build/lib.linux-x86_64-cpython-37/dgl/data/dgl_dataset.py -> build/bdist.linux-x86_64/egg/dgl/data copying build/lib.linux-x86_64-cpython-37/dgl/data/karate.py -> build/bdist.linux-x86_64/egg/dgl/data copying build/lib.linux-x86_64-cpython-37/dgl/data/wikics.py -> build/bdist.linux-x86_64/egg/dgl/data copying build/lib.linux-x86_64-cpython-37/dgl/data/heterophilous_graphs.py -> build/bdist.linux-x86_64/egg/dgl/data copying build/lib.linux-x86_64-cpython-37/dgl/data/gdelt.py -> build/bdist.linux-x86_64/egg/dgl/data copying build/lib.linux-x86_64-cpython-37/dgl/data/geom_gcn.py -> build/bdist.linux-x86_64/egg/dgl/data copying build/lib.linux-x86_64-cpython-37/dgl/data/actor.py -> build/bdist.linux-x86_64/egg/dgl/data copying build/lib.linux-x86_64-cpython-37/dgl/data/rdf.py -> build/bdist.linux-x86_64/egg/dgl/data copying build/lib.linux-x86_64-cpython-37/dgl/data/movielens.py -> build/bdist.linux-x86_64/egg/dgl/data copying build/lib.linux-x86_64-cpython-37/dgl/data/gindt.py -> build/bdist.linux-x86_64/egg/dgl/data copying build/lib.linux-x86_64-cpython-37/dgl/data/fraud.py -> build/bdist.linux-x86_64/egg/dgl/data copying build/lib.linux-x86_64-cpython-37/dgl/data/graph_serialize.py -> build/bdist.linux-x86_64/egg/dgl/data copying build/lib.linux-x86_64-cpython-37/dgl/data/minigc.py -> build/bdist.linux-x86_64/egg/dgl/data copying build/lib.linux-x86_64-cpython-37/dgl/data/__init__.py -> build/bdist.linux-x86_64/egg/dgl/data copying build/lib.linux-x86_64-cpython-37/dgl/data/gnn_benchmark.py -> build/bdist.linux-x86_64/egg/dgl/data copying build/lib.linux-x86_64-cpython-37/dgl/data/fakenews.py -> build/bdist.linux-x86_64/egg/dgl/data copying build/lib.linux-x86_64-cpython-37/dgl/data/citation_graph.py -> build/bdist.linux-x86_64/egg/dgl/data copying build/lib.linux-x86_64-cpython-37/dgl/data/reddit.py -> build/bdist.linux-x86_64/egg/dgl/data copying build/lib.linux-x86_64-cpython-37/dgl/data/csv_dataset_base.py -> build/bdist.linux-x86_64/egg/dgl/data copying build/lib.linux-x86_64-cpython-37/dgl/data/icews18.py -> build/bdist.linux-x86_64/egg/dgl/data copying build/lib.linux-x86_64-cpython-37/dgl/data/bitcoinotc.py -> build/bdist.linux-x86_64/egg/dgl/data copying build/lib.linux-x86_64-cpython-37/dgl/data/utils.py -> build/bdist.linux-x86_64/egg/dgl/data copying build/lib.linux-x86_64-cpython-37/dgl/data/tree.py -> build/bdist.linux-x86_64/egg/dgl/data copying build/lib.linux-x86_64-cpython-37/dgl/data/knowledge_graph.py -> build/bdist.linux-x86_64/egg/dgl/data copying build/lib.linux-x86_64-cpython-37/dgl/data/adapter.py -> build/bdist.linux-x86_64/egg/dgl/data copying build/lib.linux-x86_64-cpython-37/dgl/data/pattern.py -> build/bdist.linux-x86_64/egg/dgl/data copying build/lib.linux-x86_64-cpython-37/dgl/data/qm9_edge.py -> build/bdist.linux-x86_64/egg/dgl/data copying build/lib.linux-x86_64-cpython-37/dgl/data/yelp.py -> build/bdist.linux-x86_64/egg/dgl/data creating build/bdist.linux-x86_64/egg/dgl/mpops copying build/lib.linux-x86_64-cpython-37/dgl/mpops/edgewise.py -> build/bdist.linux-x86_64/egg/dgl/mpops copying build/lib.linux-x86_64-cpython-37/dgl/mpops/__init__.py -> build/bdist.linux-x86_64/egg/dgl/mpops copying build/lib.linux-x86_64-cpython-37/dgl/mpops/nodewise.py -> build/bdist.linux-x86_64/egg/dgl/mpops copying build/lib.linux-x86_64-cpython-37/dgl/mpops/fused.py -> build/bdist.linux-x86_64/egg/dgl/mpops copying build/lib.linux-x86_64-cpython-37/dgl/convert.py -> build/bdist.linux-x86_64/egg/dgl creating build/bdist.linux-x86_64/egg/dgl/transforms copying build/lib.linux-x86_64-cpython-37/dgl/transforms/to_block.py -> build/bdist.linux-x86_64/egg/dgl/transforms copying build/lib.linux-x86_64-cpython-37/dgl/transforms/module.py -> build/bdist.linux-x86_64/egg/dgl/transforms copying build/lib.linux-x86_64-cpython-37/dgl/transforms/__init__.py -> build/bdist.linux-x86_64/egg/dgl/transforms copying build/lib.linux-x86_64-cpython-37/dgl/transforms/functional.py -> build/bdist.linux-x86_64/egg/dgl/transforms copying build/lib.linux-x86_64-cpython-37/dgl/graph_index.py -> build/bdist.linux-x86_64/egg/dgl copying build/lib.linux-x86_64-cpython-37/dgl/label_informativeness.py -> build/bdist.linux-x86_64/egg/dgl copying build/lib.linux-x86_64-cpython-37/dgl/__init__.py -> build/bdist.linux-x86_64/egg/dgl copying build/lib.linux-x86_64-cpython-37/dgl/udf.py -> build/bdist.linux-x86_64/egg/dgl creating build/bdist.linux-x86_64/egg/dgl/nn creating build/bdist.linux-x86_64/egg/dgl/nn/functional copying build/lib.linux-x86_64-cpython-37/dgl/nn/functional/__init__.py -> build/bdist.linux-x86_64/egg/dgl/nn/functional creating build/bdist.linux-x86_64/egg/dgl/nn/pytorch copying build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/hetero.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch copying build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/sparse_emb.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch creating build/bdist.linux-x86_64/egg/dgl/nn/pytorch/explain copying build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/explain/subgraphx.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch/explain copying build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/explain/gnnexplainer.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch/explain copying build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/explain/pgexplainer.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch/explain copying build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/explain/__init__.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch/explain copying build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/softmax.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch creating build/bdist.linux-x86_64/egg/dgl/nn/pytorch/link copying build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/link/edgepred.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch/link copying build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/link/transe.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch/link copying build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/link/__init__.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch/link copying build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/link/transr.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch/link copying build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/network_emb.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch copying build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/linear.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch copying build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/glob.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch creating build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv copying build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/conv/gatv2conv.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv copying build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/conv/dgnconv.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv copying build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/conv/egatconv.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv copying build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/conv/gmmconv.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv copying build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/conv/sageconv.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv copying build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/conv/twirlsconv.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv copying build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/conv/gatedgcnconv.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv copying build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/conv/ginconv.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv copying build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/conv/dotgatconv.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv copying build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/conv/cugraph_sageconv.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv copying build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/conv/pnaconv.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv copying build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/conv/densegraphconv.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv copying build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/conv/tagconv.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv copying build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/conv/gatconv.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv copying build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/conv/agnnconv.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv copying build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/conv/densechebconv.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv copying build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/conv/hgtconv.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv copying build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/conv/grouprevres.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv copying build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/conv/cugraph_gatconv.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv copying build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/conv/cugraph_base.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv copying build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/conv/cfconv.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv copying build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/conv/appnpconv.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv copying build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/conv/__init__.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv copying build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/conv/gineconv.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv copying build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/conv/sgconv.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv copying build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/conv/graphconv.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv copying build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/conv/nnconv.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv copying build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/conv/gcn2conv.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv copying build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/conv/egnnconv.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv copying build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/conv/edgegatconv.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv copying build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/conv/densesageconv.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv copying build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/conv/edgeconv.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv copying build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/conv/gatedgraphconv.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv copying build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/conv/cugraph_relgraphconv.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv copying build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/conv/relgraphconv.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv copying build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/conv/chebconv.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv copying build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/conv/atomicconv.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv copying build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/factory.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch copying build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/__init__.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch creating build/bdist.linux-x86_64/egg/dgl/nn/pytorch/gt copying build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/gt/degree_encoder.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch/gt copying build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/gt/lap_pos_encoder.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch/gt copying build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/gt/spatial_encoder.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch/gt copying build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/gt/__init__.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch/gt copying build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/gt/egt.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch/gt copying build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/gt/biased_mha.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch/gt copying build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/gt/graphormer.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch/gt copying build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/gt/path_encoder.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch/gt copying build/lib.linux-x86_64-cpython-37/dgl/nn/pytorch/utils.py -> build/bdist.linux-x86_64/egg/dgl/nn/pytorch copying build/lib.linux-x86_64-cpython-37/dgl/nn/__init__.py -> build/bdist.linux-x86_64/egg/dgl/nn creating build/bdist.linux-x86_64/egg/dgl/nn/tensorflow copying build/lib.linux-x86_64-cpython-37/dgl/nn/tensorflow/hetero.py -> build/bdist.linux-x86_64/egg/dgl/nn/tensorflow copying build/lib.linux-x86_64-cpython-37/dgl/nn/tensorflow/softmax.py -> build/bdist.linux-x86_64/egg/dgl/nn/tensorflow copying build/lib.linux-x86_64-cpython-37/dgl/nn/tensorflow/glob.py -> build/bdist.linux-x86_64/egg/dgl/nn/tensorflow creating build/bdist.linux-x86_64/egg/dgl/nn/tensorflow/conv copying build/lib.linux-x86_64-cpython-37/dgl/nn/tensorflow/conv/sageconv.py -> build/bdist.linux-x86_64/egg/dgl/nn/tensorflow/conv copying build/lib.linux-x86_64-cpython-37/dgl/nn/tensorflow/conv/ginconv.py -> build/bdist.linux-x86_64/egg/dgl/nn/tensorflow/conv copying build/lib.linux-x86_64-cpython-37/dgl/nn/tensorflow/conv/gatconv.py -> build/bdist.linux-x86_64/egg/dgl/nn/tensorflow/conv copying build/lib.linux-x86_64-cpython-37/dgl/nn/tensorflow/conv/densechebconv.py -> build/bdist.linux-x86_64/egg/dgl/nn/tensorflow/conv copying build/lib.linux-x86_64-cpython-37/dgl/nn/tensorflow/conv/appnpconv.py -> build/bdist.linux-x86_64/egg/dgl/nn/tensorflow/conv copying build/lib.linux-x86_64-cpython-37/dgl/nn/tensorflow/conv/__init__.py -> build/bdist.linux-x86_64/egg/dgl/nn/tensorflow/conv copying build/lib.linux-x86_64-cpython-37/dgl/nn/tensorflow/conv/sgconv.py -> build/bdist.linux-x86_64/egg/dgl/nn/tensorflow/conv copying build/lib.linux-x86_64-cpython-37/dgl/nn/tensorflow/conv/graphconv.py -> build/bdist.linux-x86_64/egg/dgl/nn/tensorflow/conv copying build/lib.linux-x86_64-cpython-37/dgl/nn/tensorflow/conv/edgeconv.py -> build/bdist.linux-x86_64/egg/dgl/nn/tensorflow/conv copying build/lib.linux-x86_64-cpython-37/dgl/nn/tensorflow/conv/relgraphconv.py -> build/bdist.linux-x86_64/egg/dgl/nn/tensorflow/conv copying build/lib.linux-x86_64-cpython-37/dgl/nn/tensorflow/conv/chebconv.py -> build/bdist.linux-x86_64/egg/dgl/nn/tensorflow/conv copying build/lib.linux-x86_64-cpython-37/dgl/nn/tensorflow/__init__.py -> build/bdist.linux-x86_64/egg/dgl/nn/tensorflow copying build/lib.linux-x86_64-cpython-37/dgl/nn/tensorflow/utils.py -> build/bdist.linux-x86_64/egg/dgl/nn/tensorflow creating build/bdist.linux-x86_64/egg/dgl/nn/mxnet copying build/lib.linux-x86_64-cpython-37/dgl/nn/mxnet/hetero.py -> build/bdist.linux-x86_64/egg/dgl/nn/mxnet copying build/lib.linux-x86_64-cpython-37/dgl/nn/mxnet/softmax.py -> build/bdist.linux-x86_64/egg/dgl/nn/mxnet copying build/lib.linux-x86_64-cpython-37/dgl/nn/mxnet/glob.py -> build/bdist.linux-x86_64/egg/dgl/nn/mxnet creating build/bdist.linux-x86_64/egg/dgl/nn/mxnet/conv copying build/lib.linux-x86_64-cpython-37/dgl/nn/mxnet/conv/gmmconv.py -> build/bdist.linux-x86_64/egg/dgl/nn/mxnet/conv copying build/lib.linux-x86_64-cpython-37/dgl/nn/mxnet/conv/sageconv.py -> build/bdist.linux-x86_64/egg/dgl/nn/mxnet/conv copying build/lib.linux-x86_64-cpython-37/dgl/nn/mxnet/conv/ginconv.py -> build/bdist.linux-x86_64/egg/dgl/nn/mxnet/conv copying build/lib.linux-x86_64-cpython-37/dgl/nn/mxnet/conv/densegraphconv.py -> build/bdist.linux-x86_64/egg/dgl/nn/mxnet/conv copying build/lib.linux-x86_64-cpython-37/dgl/nn/mxnet/conv/tagconv.py -> build/bdist.linux-x86_64/egg/dgl/nn/mxnet/conv copying build/lib.linux-x86_64-cpython-37/dgl/nn/mxnet/conv/gatconv.py -> build/bdist.linux-x86_64/egg/dgl/nn/mxnet/conv copying build/lib.linux-x86_64-cpython-37/dgl/nn/mxnet/conv/agnnconv.py -> build/bdist.linux-x86_64/egg/dgl/nn/mxnet/conv copying build/lib.linux-x86_64-cpython-37/dgl/nn/mxnet/conv/densechebconv.py -> build/bdist.linux-x86_64/egg/dgl/nn/mxnet/conv copying build/lib.linux-x86_64-cpython-37/dgl/nn/mxnet/conv/appnpconv.py -> build/bdist.linux-x86_64/egg/dgl/nn/mxnet/conv copying build/lib.linux-x86_64-cpython-37/dgl/nn/mxnet/conv/__init__.py -> build/bdist.linux-x86_64/egg/dgl/nn/mxnet/conv copying build/lib.linux-x86_64-cpython-37/dgl/nn/mxnet/conv/sgconv.py -> build/bdist.linux-x86_64/egg/dgl/nn/mxnet/conv copying build/lib.linux-x86_64-cpython-37/dgl/nn/mxnet/conv/graphconv.py -> build/bdist.linux-x86_64/egg/dgl/nn/mxnet/conv copying build/lib.linux-x86_64-cpython-37/dgl/nn/mxnet/conv/nnconv.py -> build/bdist.linux-x86_64/egg/dgl/nn/mxnet/conv copying build/lib.linux-x86_64-cpython-37/dgl/nn/mxnet/conv/densesageconv.py -> build/bdist.linux-x86_64/egg/dgl/nn/mxnet/conv copying build/lib.linux-x86_64-cpython-37/dgl/nn/mxnet/conv/edgeconv.py -> build/bdist.linux-x86_64/egg/dgl/nn/mxnet/conv copying build/lib.linux-x86_64-cpython-37/dgl/nn/mxnet/conv/gatedgraphconv.py -> build/bdist.linux-x86_64/egg/dgl/nn/mxnet/conv copying build/lib.linux-x86_64-cpython-37/dgl/nn/mxnet/conv/relgraphconv.py -> build/bdist.linux-x86_64/egg/dgl/nn/mxnet/conv copying build/lib.linux-x86_64-cpython-37/dgl/nn/mxnet/conv/chebconv.py -> build/bdist.linux-x86_64/egg/dgl/nn/mxnet/conv copying build/lib.linux-x86_64-cpython-37/dgl/nn/mxnet/__init__.py -> build/bdist.linux-x86_64/egg/dgl/nn/mxnet copying build/lib.linux-x86_64-cpython-37/dgl/nn/mxnet/utils.py -> build/bdist.linux-x86_64/egg/dgl/nn/mxnet creating build/bdist.linux-x86_64/egg/dgl/storages copying build/lib.linux-x86_64-cpython-37/dgl/storages/numpy.py -> build/bdist.linux-x86_64/egg/dgl/storages copying build/lib.linux-x86_64-cpython-37/dgl/storages/base.py -> build/bdist.linux-x86_64/egg/dgl/storages copying build/lib.linux-x86_64-cpython-37/dgl/storages/__init__.py -> build/bdist.linux-x86_64/egg/dgl/storages copying build/lib.linux-x86_64-cpython-37/dgl/storages/pytorch_tensor.py -> build/bdist.linux-x86_64/egg/dgl/storages copying build/lib.linux-x86_64-cpython-37/dgl/storages/tensor.py -> build/bdist.linux-x86_64/egg/dgl/storages copying build/lib.linux-x86_64-cpython-37/dgl/merge.py -> build/bdist.linux-x86_64/egg/dgl creating build/bdist.linux-x86_64/egg/dgl/sparse copying build/lib.linux-x86_64-cpython-37/dgl/sparse/softmax.py -> build/bdist.linux-x86_64/egg/dgl/sparse copying build/lib.linux-x86_64-cpython-37/dgl/sparse/broadcast.py -> build/bdist.linux-x86_64/egg/dgl/sparse copying build/lib.linux-x86_64-cpython-37/dgl/sparse/sddmm.py -> build/bdist.linux-x86_64/egg/dgl/sparse copying build/lib.linux-x86_64-cpython-37/dgl/sparse/matmul.py -> build/bdist.linux-x86_64/egg/dgl/sparse copying build/lib.linux-x86_64-cpython-37/dgl/sparse/elementwise_op_sp.py -> build/bdist.linux-x86_64/egg/dgl/sparse copying build/lib.linux-x86_64-cpython-37/dgl/sparse/sparse_matrix.py -> build/bdist.linux-x86_64/egg/dgl/sparse copying build/lib.linux-x86_64-cpython-37/dgl/sparse/elementwise_op.py -> build/bdist.linux-x86_64/egg/dgl/sparse copying build/lib.linux-x86_64-cpython-37/dgl/sparse/unary_op.py -> build/bdist.linux-x86_64/egg/dgl/sparse copying build/lib.linux-x86_64-cpython-37/dgl/sparse/__init__.py -> build/bdist.linux-x86_64/egg/dgl/sparse copying build/lib.linux-x86_64-cpython-37/dgl/sparse/utils.py -> build/bdist.linux-x86_64/egg/dgl/sparse copying build/lib.linux-x86_64-cpython-37/dgl/sparse/reduction.py -> build/bdist.linux-x86_64/egg/dgl/sparse copying build/lib.linux-x86_64-cpython-37/dgl/homophily.py -> build/bdist.linux-x86_64/egg/dgl copying build/lib.linux-x86_64-cpython-37/dgl/random.py -> build/bdist.linux-x86_64/egg/dgl creating build/bdist.linux-x86_64/egg/dgl/multiprocessing copying build/lib.linux-x86_64-cpython-37/dgl/multiprocessing/pytorch.py -> build/bdist.linux-x86_64/egg/dgl/multiprocessing copying build/lib.linux-x86_64-cpython-37/dgl/multiprocessing/__init__.py -> build/bdist.linux-x86_64/egg/dgl/multiprocessing copying build/lib.linux-x86_64-cpython-37/dgl/_api_internal.py -> build/bdist.linux-x86_64/egg/dgl creating build/bdist.linux-x86_64/egg/dgl/dataloading copying build/lib.linux-x86_64-cpython-37/dgl/dataloading/neighbor_sampler.py -> build/bdist.linux-x86_64/egg/dgl/dataloading copying build/lib.linux-x86_64-cpython-37/dgl/dataloading/spot_target.py -> build/bdist.linux-x86_64/egg/dgl/dataloading copying build/lib.linux-x86_64-cpython-37/dgl/dataloading/graphsaint.py -> build/bdist.linux-x86_64/egg/dgl/dataloading copying build/lib.linux-x86_64-cpython-37/dgl/dataloading/dataloader.py -> build/bdist.linux-x86_64/egg/dgl/dataloading copying build/lib.linux-x86_64-cpython-37/dgl/dataloading/dist_dataloader.py -> build/bdist.linux-x86_64/egg/dgl/dataloading copying build/lib.linux-x86_64-cpython-37/dgl/dataloading/labor_sampler.py -> build/bdist.linux-x86_64/egg/dgl/dataloading copying build/lib.linux-x86_64-cpython-37/dgl/dataloading/base.py -> build/bdist.linux-x86_64/egg/dgl/dataloading copying build/lib.linux-x86_64-cpython-37/dgl/dataloading/shadow.py -> build/bdist.linux-x86_64/egg/dgl/dataloading copying build/lib.linux-x86_64-cpython-37/dgl/dataloading/__init__.py -> build/bdist.linux-x86_64/egg/dgl/dataloading copying build/lib.linux-x86_64-cpython-37/dgl/dataloading/cluster_gcn.py -> build/bdist.linux-x86_64/egg/dgl/dataloading copying build/lib.linux-x86_64-cpython-37/dgl/dataloading/negative_sampler.py -> build/bdist.linux-x86_64/egg/dgl/dataloading creating build/bdist.linux-x86_64/egg/dgl/sampling copying build/lib.linux-x86_64-cpython-37/dgl/sampling/pinsage.py -> build/bdist.linux-x86_64/egg/dgl/sampling copying build/lib.linux-x86_64-cpython-37/dgl/sampling/neighbor.py -> build/bdist.linux-x86_64/egg/dgl/sampling copying build/lib.linux-x86_64-cpython-37/dgl/sampling/labor.py -> build/bdist.linux-x86_64/egg/dgl/sampling copying build/lib.linux-x86_64-cpython-37/dgl/sampling/randomwalks.py -> build/bdist.linux-x86_64/egg/dgl/sampling copying build/lib.linux-x86_64-cpython-37/dgl/sampling/negative.py -> build/bdist.linux-x86_64/egg/dgl/sampling copying build/lib.linux-x86_64-cpython-37/dgl/sampling/__init__.py -> build/bdist.linux-x86_64/egg/dgl/sampling copying build/lib.linux-x86_64-cpython-37/dgl/sampling/utils.py -> build/bdist.linux-x86_64/egg/dgl/sampling copying build/lib.linux-x86_64-cpython-37/dgl/sampling/node2vec_randomwalk.py -> build/bdist.linux-x86_64/egg/dgl/sampling copying build/lib.linux-x86_64-cpython-37/dgl/container.py -> build/bdist.linux-x86_64/egg/dgl copying build/lib.linux-x86_64-cpython-37/dgl/partition.py -> build/bdist.linux-x86_64/egg/dgl copying build/lib.linux-x86_64-cpython-37/dgl/traversal.py -> build/bdist.linux-x86_64/egg/dgl copying build/lib.linux-x86_64-cpython-37/dgl/batch.py -> build/bdist.linux-x86_64/egg/dgl creating build/bdist.linux-x86_64/egg/dgl/_ffi copying build/lib.linux-x86_64-cpython-37/dgl/_ffi/ndarray.py -> build/bdist.linux-x86_64/egg/dgl/_ffi copying build/lib.linux-x86_64-cpython-37/dgl/_ffi/object.py -> build/bdist.linux-x86_64/egg/dgl/_ffi copying build/lib.linux-x86_64-cpython-37/dgl/_ffi/object_generic.py -> build/bdist.linux-x86_64/egg/dgl/_ffi creating build/bdist.linux-x86_64/egg/dgl/_ffi/_cy3 copying build/lib.linux-x86_64-cpython-37/dgl/_ffi/_cy3/core.cpython-37m-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/egg/dgl/_ffi/_cy3 copying build/lib.linux-x86_64-cpython-37/dgl/_ffi/_cy3/__init__.py -> build/bdist.linux-x86_64/egg/dgl/_ffi/_cy3 creating build/bdist.linux-x86_64/egg/dgl/_ffi/_cy2 copying build/lib.linux-x86_64-cpython-37/dgl/_ffi/_cy2/__init__.py -> build/bdist.linux-x86_64/egg/dgl/_ffi/_cy2 creating build/bdist.linux-x86_64/egg/dgl/_ffi/_ctypes copying build/lib.linux-x86_64-cpython-37/dgl/_ffi/_ctypes/types.py -> build/bdist.linux-x86_64/egg/dgl/_ffi/_ctypes copying build/lib.linux-x86_64-cpython-37/dgl/_ffi/_ctypes/ndarray.py -> build/bdist.linux-x86_64/egg/dgl/_ffi/_ctypes copying build/lib.linux-x86_64-cpython-37/dgl/_ffi/_ctypes/object.py -> build/bdist.linux-x86_64/egg/dgl/_ffi/_ctypes copying build/lib.linux-x86_64-cpython-37/dgl/_ffi/_ctypes/function.py -> build/bdist.linux-x86_64/egg/dgl/_ffi/_ctypes copying build/lib.linux-x86_64-cpython-37/dgl/_ffi/_ctypes/__init__.py -> build/bdist.linux-x86_64/egg/dgl/_ffi/_ctypes copying build/lib.linux-x86_64-cpython-37/dgl/_ffi/libinfo.py -> build/bdist.linux-x86_64/egg/dgl/_ffi copying build/lib.linux-x86_64-cpython-37/dgl/_ffi/base.py -> build/bdist.linux-x86_64/egg/dgl/_ffi creating build/bdist.linux-x86_64/egg/dgl/_ffi/_cython copying build/lib.linux-x86_64-cpython-37/dgl/_ffi/_cython/core.cpp -> build/bdist.linux-x86_64/egg/dgl/_ffi/_cython copying build/lib.linux-x86_64-cpython-37/dgl/_ffi/streams.py -> build/bdist.linux-x86_64/egg/dgl/_ffi copying build/lib.linux-x86_64-cpython-37/dgl/_ffi/function.py -> build/bdist.linux-x86_64/egg/dgl/_ffi copying build/lib.linux-x86_64-cpython-37/dgl/_ffi/__init__.py -> build/bdist.linux-x86_64/egg/dgl/_ffi copying build/lib.linux-x86_64-cpython-37/dgl/_ffi/runtime_ctypes.py -> build/bdist.linux-x86_64/egg/dgl/_ffi copying build/lib.linux-x86_64-cpython-37/dgl/_ffi/capi.py -> build/bdist.linux-x86_64/egg/dgl/_ffi copying build/lib.linux-x86_64-cpython-37/dgl/generators.py -> build/bdist.linux-x86_64/egg/dgl creating build/bdist.linux-x86_64/egg/dgl/backend copying build/lib.linux-x86_64-cpython-37/dgl/backend/backend.py -> build/bdist.linux-x86_64/egg/dgl/backend creating build/bdist.linux-x86_64/egg/dgl/backend/pytorch copying build/lib.linux-x86_64-cpython-37/dgl/backend/pytorch/sparse.py -> build/bdist.linux-x86_64/egg/dgl/backend/pytorch copying build/lib.linux-x86_64-cpython-37/dgl/backend/pytorch/__init__.py -> build/bdist.linux-x86_64/egg/dgl/backend/pytorch copying build/lib.linux-x86_64-cpython-37/dgl/backend/pytorch/tensor.py -> build/bdist.linux-x86_64/egg/dgl/backend/pytorch copying build/lib.linux-x86_64-cpython-37/dgl/backend/__init__.py -> build/bdist.linux-x86_64/egg/dgl/backend copying build/lib.linux-x86_64-cpython-37/dgl/backend/set_default_backend.py -> build/bdist.linux-x86_64/egg/dgl/backend creating build/bdist.linux-x86_64/egg/dgl/backend/tensorflow copying build/lib.linux-x86_64-cpython-37/dgl/backend/tensorflow/sparse.py -> build/bdist.linux-x86_64/egg/dgl/backend/tensorflow copying build/lib.linux-x86_64-cpython-37/dgl/backend/tensorflow/sparse_optim.py -> build/bdist.linux-x86_64/egg/dgl/backend/tensorflow copying build/lib.linux-x86_64-cpython-37/dgl/backend/tensorflow/__init__.py -> build/bdist.linux-x86_64/egg/dgl/backend/tensorflow copying build/lib.linux-x86_64-cpython-37/dgl/backend/tensorflow/tensor.py -> build/bdist.linux-x86_64/egg/dgl/backend/tensorflow creating build/bdist.linux-x86_64/egg/dgl/backend/mxnet copying build/lib.linux-x86_64-cpython-37/dgl/backend/mxnet/sparse.py -> build/bdist.linux-x86_64/egg/dgl/backend/mxnet copying build/lib.linux-x86_64-cpython-37/dgl/backend/mxnet/sparse_optim.py -> build/bdist.linux-x86_64/egg/dgl/backend/mxnet copying build/lib.linux-x86_64-cpython-37/dgl/backend/mxnet/__init__.py -> build/bdist.linux-x86_64/egg/dgl/backend/mxnet copying build/lib.linux-x86_64-cpython-37/dgl/backend/mxnet/tensor.py -> build/bdist.linux-x86_64/egg/dgl/backend/mxnet byte-compiling build/bdist.linux-x86_64/egg/dgl/distgnn/tools/tools.py to tools.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/distgnn/tools/__init__.py to __init__.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/distgnn/partition/libra_partition.py to libra_partition.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/distgnn/partition/__init__.py to __init__.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/distgnn/__init__.py to __init__.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/global_config.py to global_config.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/cuda/nccl.py to nccl.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/cuda/__init__.py to __init__.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/cuda/gpu_cache.py to gpu_cache.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/subgraph.py to subgraph.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/function/reducer.py to reducer.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/function/message.py to message.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/function/base.py to base.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/function/__init__.py to __init__.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/_sparse_ops.py to _sparse_ops.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/distributed/graph_services.py to graph_services.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/distributed/graph_partition_book.py to graph_partition_book.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/distributed/role.py to role.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/distributed/shared_mem_utils.py to shared_mem_utils.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/distributed/dist_graph.py to dist_graph.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/distributed/constants.py to constants.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/distributed/dist_dataloader.py to dist_dataloader.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/distributed/dist_context.py to dist_context.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/distributed/kvstore.py to kvstore.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/distributed/id_map.py to id_map.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/distributed/dist_tensor.py to dist_tensor.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/distributed/optim/pytorch/sparse_optim.py to sparse_optim.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/distributed/optim/pytorch/__init__.py to __init__.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/distributed/optim/pytorch/utils.py to utils.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/distributed/optim/__init__.py to __init__.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/distributed/optim/tensorflow/__init__.py to __init__.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/distributed/optim/mxnet/__init__.py to __init__.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/distributed/__init__.py to __init__.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/distributed/nn/pytorch/sparse_emb.py to sparse_emb.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/distributed/nn/pytorch/__init__.py to __init__.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/distributed/nn/__init__.py to __init__.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/distributed/nn/tensorflow/__init__.py to __init__.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/distributed/nn/mxnet/__init__.py to __init__.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/distributed/standalone_kvstore.py to standalone_kvstore.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/distributed/rpc_client.py to rpc_client.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/distributed/rpc.py to rpc.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/distributed/partition.py to partition.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/distributed/rpc_server.py to rpc_server.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/distributed/server_state.py to server_state.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/ndarray.py to ndarray.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/view.py to view.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/core.py to core.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/propagate.py to propagate.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/graphbolt/sampled_subgraph.py to sampled_subgraph.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/graphbolt/internal/datapipe_utils.py to datapipe_utils.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/graphbolt/internal/item_sampler_utils.py to item_sampler_utils.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/graphbolt/internal/__init__.py to __init__.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/graphbolt/internal/sample_utils.py to sample_utils.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/graphbolt/internal/utils.py to utils.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/graphbolt/sampling_graph.py to sampling_graph.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/graphbolt/subgraph_sampler.py to subgraph_sampler.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/graphbolt/itemset.py to itemset.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/graphbolt/dataloader.py to dataloader.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/graphbolt/feature_store.py to feature_store.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/graphbolt/feature_fetcher.py to feature_fetcher.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/graphbolt/minibatch.py to minibatch.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/graphbolt/base.py to base.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/graphbolt/item_sampler.py to item_sampler.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/graphbolt/__init__.py to __init__.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/graphbolt/negative_sampler.py to negative_sampler.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/graphbolt/minibatch_transformer.py to minibatch_transformer.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/graphbolt/utils.py to utils.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/graphbolt/dataset.py to dataset.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/graphbolt/impl/neighbor_sampler.py to neighbor_sampler.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/graphbolt/impl/in_subgraph_sampler.py to in_subgraph_sampler.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/graphbolt/impl/uniform_negative_sampler.py to uniform_negative_sampler.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/graphbolt/impl/torch_based_feature_store.py to torch_based_feature_store.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/graphbolt/impl/legacy_dataset.py to legacy_dataset.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/graphbolt/impl/ondisk_metadata.py to ondisk_metadata.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/graphbolt/impl/fused_csc_sampling_graph.py to fused_csc_sampling_graph.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/graphbolt/impl/basic_feature_store.py to basic_feature_store.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/graphbolt/impl/sampled_subgraph_impl.py to sampled_subgraph_impl.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/graphbolt/impl/__init__.py to __init__.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/graphbolt/impl/temporal_neighbor_sampler.py to temporal_neighbor_sampler.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/graphbolt/impl/ondisk_dataset.py to ondisk_dataset.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/graphbolt/impl/gpu_cached_feature.py to gpu_cached_feature.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/graphbolt/impl/gpu_cache.py to gpu_cache.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/utils/filter.py to filter.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/utils/checks.py to checks.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/utils/internal.py to internal.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/utils/exception.py to exception.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/utils/shared_mem.py to shared_mem.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/utils/pin_memory.py to pin_memory.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/utils/__init__.py to __init__.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/utils/data.py to data.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/ops/gather_mm.py to gather_mm.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/ops/sddmm.py to sddmm.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/ops/edge_softmax.py to edge_softmax.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/ops/spmm.py to spmm.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/ops/segment.py to segment.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/ops/__init__.py to __init__.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/base.py to base.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/heterograph_index.py to heterograph_index.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/readout.py to readout.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/logging.py to logging.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/init.py to init.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/geometry/fps.py to fps.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/geometry/__init__.py to __init__.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/geometry/edge_coarsening.py to edge_coarsening.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/geometry/capi.py to capi.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/heterograph.py to heterograph.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/frame.py to frame.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/optim/pytorch/sparse_optim.py to sparse_optim.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/optim/pytorch/__init__.py to __init__.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/optim/__init__.py to __init__.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/optim/tensorflow/__init__.py to __init__.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/optim/mxnet/__init__.py to __init__.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/data/tensor_serialize.py to tensor_serialize.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/data/ppi.py to ppi.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/data/csv_dataset.py to csv_dataset.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/data/superpixel.py to superpixel.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/data/synthetic.py to synthetic.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/data/zinc.py to zinc.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/data/heterograph_serialize.py to heterograph_serialize.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/data/cluster.py to cluster.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/data/tu.py to tu.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/data/sbm.py to sbm.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/data/lrgb.py to lrgb.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/data/qm9.py to qm9.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/data/flickr.py to flickr.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/data/qm7b.py to qm7b.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/data/dgl_dataset.py to dgl_dataset.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/data/karate.py to karate.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/data/wikics.py to wikics.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/data/heterophilous_graphs.py to heterophilous_graphs.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/data/gdelt.py to gdelt.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/data/geom_gcn.py to geom_gcn.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/data/actor.py to actor.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/data/rdf.py to rdf.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/data/movielens.py to movielens.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/data/gindt.py to gindt.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/data/fraud.py to fraud.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/data/graph_serialize.py to graph_serialize.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/data/minigc.py to minigc.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/data/__init__.py to __init__.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/data/gnn_benchmark.py to gnn_benchmark.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/data/fakenews.py to fakenews.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/data/citation_graph.py to citation_graph.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/data/reddit.py to reddit.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/data/csv_dataset_base.py to csv_dataset_base.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/data/icews18.py to icews18.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/data/bitcoinotc.py to bitcoinotc.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/data/utils.py to utils.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/data/tree.py to tree.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/data/knowledge_graph.py to knowledge_graph.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/data/adapter.py to adapter.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/data/pattern.py to pattern.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/data/qm9_edge.py to qm9_edge.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/data/yelp.py to yelp.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/mpops/edgewise.py to edgewise.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/mpops/__init__.py to __init__.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/mpops/nodewise.py to nodewise.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/mpops/fused.py to fused.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/convert.py to convert.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/transforms/to_block.py to to_block.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/transforms/module.py to module.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/transforms/__init__.py to __init__.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/transforms/functional.py to functional.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/graph_index.py to graph_index.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/label_informativeness.py to label_informativeness.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/__init__.py to __init__.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/udf.py to udf.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/functional/__init__.py to __init__.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/hetero.py to hetero.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/sparse_emb.py to sparse_emb.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/explain/subgraphx.py to subgraphx.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/explain/gnnexplainer.py to gnnexplainer.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/explain/pgexplainer.py to pgexplainer.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/explain/__init__.py to __init__.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/softmax.py to softmax.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/link/edgepred.py to edgepred.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/link/transe.py to transe.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/link/__init__.py to __init__.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/link/transr.py to transr.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/network_emb.py to network_emb.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/linear.py to linear.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/glob.py to glob.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv/gatv2conv.py to gatv2conv.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv/dgnconv.py to dgnconv.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv/egatconv.py to egatconv.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv/gmmconv.py to gmmconv.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv/sageconv.py to sageconv.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv/twirlsconv.py to twirlsconv.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv/gatedgcnconv.py to gatedgcnconv.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv/ginconv.py to ginconv.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv/dotgatconv.py to dotgatconv.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv/cugraph_sageconv.py to cugraph_sageconv.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv/pnaconv.py to pnaconv.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv/densegraphconv.py to densegraphconv.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv/tagconv.py to tagconv.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv/gatconv.py to gatconv.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv/agnnconv.py to agnnconv.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv/densechebconv.py to densechebconv.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv/hgtconv.py to hgtconv.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv/grouprevres.py to grouprevres.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv/cugraph_gatconv.py to cugraph_gatconv.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv/cugraph_base.py to cugraph_base.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv/cfconv.py to cfconv.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv/appnpconv.py to appnpconv.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv/__init__.py to __init__.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv/gineconv.py to gineconv.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv/sgconv.py to sgconv.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv/graphconv.py to graphconv.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv/nnconv.py to nnconv.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv/gcn2conv.py to gcn2conv.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv/egnnconv.py to egnnconv.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv/edgegatconv.py to edgegatconv.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv/densesageconv.py to densesageconv.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv/edgeconv.py to edgeconv.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv/gatedgraphconv.py to gatedgraphconv.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv/cugraph_relgraphconv.py to cugraph_relgraphconv.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv/relgraphconv.py to relgraphconv.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv/chebconv.py to chebconv.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/conv/atomicconv.py to atomicconv.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/factory.py to factory.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/__init__.py to __init__.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/gt/degree_encoder.py to degree_encoder.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/gt/lap_pos_encoder.py to lap_pos_encoder.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/gt/spatial_encoder.py to spatial_encoder.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/gt/__init__.py to __init__.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/gt/egt.py to egt.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/gt/biased_mha.py to biased_mha.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/gt/graphormer.py to graphormer.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/gt/path_encoder.py to path_encoder.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/pytorch/utils.py to utils.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/__init__.py to __init__.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/tensorflow/hetero.py to hetero.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/tensorflow/softmax.py to softmax.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/tensorflow/glob.py to glob.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/tensorflow/conv/sageconv.py to sageconv.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/tensorflow/conv/ginconv.py to ginconv.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/tensorflow/conv/gatconv.py to gatconv.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/tensorflow/conv/densechebconv.py to densechebconv.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/tensorflow/conv/appnpconv.py to appnpconv.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/tensorflow/conv/__init__.py to __init__.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/tensorflow/conv/sgconv.py to sgconv.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/tensorflow/conv/graphconv.py to graphconv.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/tensorflow/conv/edgeconv.py to edgeconv.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/tensorflow/conv/relgraphconv.py to relgraphconv.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/tensorflow/conv/chebconv.py to chebconv.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/tensorflow/__init__.py to __init__.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/tensorflow/utils.py to utils.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/mxnet/hetero.py to hetero.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/mxnet/softmax.py to softmax.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/mxnet/glob.py to glob.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/mxnet/conv/gmmconv.py to gmmconv.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/mxnet/conv/sageconv.py to sageconv.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/mxnet/conv/ginconv.py to ginconv.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/mxnet/conv/densegraphconv.py to densegraphconv.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/mxnet/conv/tagconv.py to tagconv.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/mxnet/conv/gatconv.py to gatconv.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/mxnet/conv/agnnconv.py to agnnconv.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/mxnet/conv/densechebconv.py to densechebconv.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/mxnet/conv/appnpconv.py to appnpconv.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/mxnet/conv/__init__.py to __init__.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/mxnet/conv/sgconv.py to sgconv.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/mxnet/conv/graphconv.py to graphconv.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/mxnet/conv/nnconv.py to nnconv.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/mxnet/conv/densesageconv.py to densesageconv.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/mxnet/conv/edgeconv.py to edgeconv.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/mxnet/conv/gatedgraphconv.py to gatedgraphconv.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/mxnet/conv/relgraphconv.py to relgraphconv.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/mxnet/conv/chebconv.py to chebconv.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/mxnet/__init__.py to __init__.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/nn/mxnet/utils.py to utils.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/storages/numpy.py to numpy.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/storages/base.py to base.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/storages/__init__.py to __init__.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/storages/pytorch_tensor.py to pytorch_tensor.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/storages/tensor.py to tensor.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/merge.py to merge.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/sparse/softmax.py to softmax.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/sparse/broadcast.py to broadcast.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/sparse/sddmm.py to sddmm.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/sparse/matmul.py to matmul.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/sparse/elementwise_op_sp.py to elementwise_op_sp.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/sparse/sparse_matrix.py to sparse_matrix.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/sparse/elementwise_op.py to elementwise_op.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/sparse/unary_op.py to unary_op.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/sparse/__init__.py to __init__.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/sparse/utils.py to utils.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/sparse/reduction.py to reduction.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/homophily.py to homophily.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/random.py to random.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/multiprocessing/pytorch.py to pytorch.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/multiprocessing/__init__.py to __init__.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/_api_internal.py to _api_internal.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/dataloading/neighbor_sampler.py to neighbor_sampler.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/dataloading/spot_target.py to spot_target.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/dataloading/graphsaint.py to graphsaint.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/dataloading/dataloader.py to dataloader.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/dataloading/dist_dataloader.py to dist_dataloader.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/dataloading/labor_sampler.py to labor_sampler.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/dataloading/base.py to base.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/dataloading/shadow.py to shadow.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/dataloading/__init__.py to __init__.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/dataloading/cluster_gcn.py to cluster_gcn.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/dataloading/negative_sampler.py to negative_sampler.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/sampling/pinsage.py to pinsage.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/sampling/neighbor.py to neighbor.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/sampling/labor.py to labor.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/sampling/randomwalks.py to randomwalks.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/sampling/negative.py to negative.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/sampling/__init__.py to __init__.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/sampling/utils.py to utils.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/sampling/node2vec_randomwalk.py to node2vec_randomwalk.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/container.py to container.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/partition.py to partition.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/traversal.py to traversal.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/batch.py to batch.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/_ffi/ndarray.py to ndarray.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/_ffi/object.py to object.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/_ffi/object_generic.py to object_generic.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/_ffi/_cy3/__init__.py to __init__.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/_ffi/_cy2/__init__.py to __init__.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/_ffi/_ctypes/types.py to types.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/_ffi/_ctypes/ndarray.py to ndarray.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/_ffi/_ctypes/object.py to object.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/_ffi/_ctypes/function.py to function.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/_ffi/_ctypes/__init__.py to __init__.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/_ffi/libinfo.py to libinfo.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/_ffi/base.py to base.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/_ffi/streams.py to streams.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/_ffi/function.py to function.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/_ffi/__init__.py to __init__.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/_ffi/runtime_ctypes.py to runtime_ctypes.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/_ffi/capi.py to capi.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/generators.py to generators.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/backend/backend.py to backend.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/backend/pytorch/sparse.py to sparse.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/backend/pytorch/__init__.py to __init__.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/backend/pytorch/tensor.py to tensor.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/backend/__init__.py to __init__.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/backend/set_default_backend.py to set_default_backend.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/backend/tensorflow/sparse.py to sparse.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/backend/tensorflow/sparse_optim.py to sparse_optim.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/backend/tensorflow/__init__.py to __init__.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/backend/tensorflow/tensor.py to tensor.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/backend/mxnet/sparse.py to sparse.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/backend/mxnet/sparse_optim.py to sparse_optim.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/backend/mxnet/__init__.py to __init__.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dgl/backend/mxnet/tensor.py to tensor.cpython-37.pyc creating stub loader for dgl/_ffi/_cy3/core.cpython-37m-x86_64-linux-gnu.so byte-compiling build/bdist.linux-x86_64/egg/dgl/_ffi/_cy3/core.py to core.cpython-37.pyc installing package data to build/bdist.linux-x86_64/egg running install_data copying ../build/libdgl.so -> build/bdist.linux-x86_64/egg/dgl creating build/bdist.linux-x86_64/egg/dgl/tensoradapter creating build/bdist.linux-x86_64/egg/dgl/tensoradapter/pytorch copying ../build/tensoradapter/pytorch/libtensoradapter_pytorch_2.3.0.so -> build/bdist.linux-x86_64/egg/dgl/tensoradapter/pytorch creating build/bdist.linux-x86_64/egg/dgl/dgl_sparse copying ../build/dgl_sparse/libdgl_sparse_pytorch_2.3.0.so -> build/bdist.linux-x86_64/egg/dgl/dgl_sparse/ copying ../build/graphbolt/libgraphbolt_pytorch_2.3.0.so -> build/bdist.linux-x86_64/egg/dgl/graphbolt/ creating build/bdist.linux-x86_64/egg/EGG-INFO copying dgl.egg-info/PKG-INFO -> build/bdist.linux-x86_64/egg/EGG-INFO copying dgl.egg-info/SOURCES.txt -> build/bdist.linux-x86_64/egg/EGG-INFO copying dgl.egg-info/dependency_links.txt -> build/bdist.linux-x86_64/egg/EGG-INFO copying dgl.egg-info/not-zip-safe -> build/bdist.linux-x86_64/egg/EGG-INFO copying dgl.egg-info/requires.txt -> build/bdist.linux-x86_64/egg/EGG-INFO copying dgl.egg-info/top_level.txt -> build/bdist.linux-x86_64/egg/EGG-INFO writing build/bdist.linux-x86_64/egg/EGG-INFO/native_libs.txt creating dist creating 'dist/dgl-2.3-py3.7-linux-x86_64.egg' and adding 'build/bdist.linux-x86_64/egg' to it removing 'build/bdist.linux-x86_64/egg' (and everything under it) Processing dgl-2.3-py3.7-linux-x86_64.egg creating /opt/conda/envs/tensorflow-ci/lib/python3.7/site-packages/dgl-2.3-py3.7-linux-x86_64.egg Extracting dgl-2.3-py3.7-linux-x86_64.egg to /opt/conda/envs/tensorflow-ci/lib/python3.7/site-packages Adding dgl 2.3 to easy-install.pth file Installed /opt/conda/envs/tensorflow-ci/lib/python3.7/site-packages/dgl-2.3-py3.7-linux-x86_64.egg Processing dependencies for dgl==2.3 Searching for pandas==1.1.5 Best match: pandas 1.1.5 Adding pandas 1.1.5 to easy-install.pth file Using /opt/conda/envs/tensorflow-ci/lib/python3.7/site-packages Searching for psutil==5.9.8 Best match: psutil 5.9.8 Adding psutil 5.9.8 to easy-install.pth file Using /opt/conda/envs/tensorflow-ci/lib/python3.7/site-packages Searching for tqdm==4.66.4 Best match: tqdm 4.66.4 Adding tqdm 4.66.4 to easy-install.pth file Installing tqdm script to /opt/conda/envs/tensorflow-ci/bin Using /opt/conda/envs/tensorflow-ci/lib/python3.7/site-packages Searching for requests==2.31.0 Best match: requests 2.31.0 Adding requests 2.31.0 to easy-install.pth file Using /opt/conda/envs/tensorflow-ci/lib/python3.7/site-packages Searching for networkx==2.6.3 Best match: networkx 2.6.3 Adding networkx 2.6.3 to easy-install.pth file Using /opt/conda/envs/tensorflow-ci/lib/python3.7/site-packages Searching for scipy==1.4.1 Best match: scipy 1.4.1 Adding scipy 1.4.1 to easy-install.pth file Using /opt/conda/envs/tensorflow-ci/lib/python3.7/site-packages Searching for numpy==1.18.5 Best match: numpy 1.18.5 Adding numpy 1.18.5 to easy-install.pth file Installing f2py script to /opt/conda/envs/tensorflow-ci/bin Installing f2py3 script to /opt/conda/envs/tensorflow-ci/bin Installing f2py3.7 script to /opt/conda/envs/tensorflow-ci/bin Using /opt/conda/envs/tensorflow-ci/lib/python3.7/site-packages Searching for pytz==2024.1 Best match: pytz 2024.1 Adding pytz 2024.1 to easy-install.pth file Using /opt/conda/envs/tensorflow-ci/lib/python3.7/site-packages Searching for python-dateutil==2.9.0.post0 Best match: python-dateutil 2.9.0.post0 Adding python-dateutil 2.9.0.post0 to easy-install.pth file Using /opt/conda/envs/tensorflow-ci/lib/python3.7/site-packages Searching for certifi==2022.12.7 Best match: certifi 2022.12.7 Adding certifi 2022.12.7 to easy-install.pth file Using /opt/conda/envs/tensorflow-ci/lib/python3.7/site-packages Searching for urllib3==2.0.7 Best match: urllib3 2.0.7 Adding urllib3 2.0.7 to easy-install.pth file Using /opt/conda/envs/tensorflow-ci/lib/python3.7/site-packages Searching for idna==3.7 Best match: idna 3.7 Adding idna 3.7 to easy-install.pth file Using /opt/conda/envs/tensorflow-ci/lib/python3.7/site-packages Searching for charset-normalizer==3.3.2 Best match: charset-normalizer 3.3.2 Adding charset-normalizer 3.3.2 to easy-install.pth file Installing normalizer script to /opt/conda/envs/tensorflow-ci/bin Using /opt/conda/envs/tensorflow-ci/lib/python3.7/site-packages Searching for six==1.16.0 Best match: six 1.16.0 Adding six 1.16.0 to easy-install.pth file Using /opt/conda/envs/tensorflow-ci/lib/python3.7/site-packages Finished processing dependencies for dgl==2.3 /opt/conda/envs/tensorflow-ci/lib/python3.7/site-packages/setuptools/command/install.py:37: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. setuptools.SetuptoolsDeprecationWarning, /opt/conda/envs/tensorflow-ci/lib/python3.7/site-packages/setuptools/command/easy_install.py:147: EasyInstallDeprecationWarning: easy_install command is deprecated. Use build and pip and other standards-based tools. EasyInstallDeprecationWarning, /opt/conda/envs/tensorflow-ci/lib/python3.7/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'dgl._ffi._cython' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'dgl._ffi._cython' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'dgl._ffi._cython' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'dgl._ffi._cython' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) [1/1] Cythonizing dgl/_ffi/_cython/core.pyx running build_ext building 'dgl._ffi._cy3.core' extension gcc -pthread -B /opt/conda/envs/tensorflow-ci/compiler_compat -Wl,--sysroot=/ -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -I../include/ -I../third_party/dmlc-core/include -I../third_party/dlpack/include -I/opt/conda/envs/tensorflow-ci/include/python3.7m -c dgl/_ffi/_cython/core.cpp -o build/temp.linux-x86_64-cpython-37/dgl/_ffi/_cython/core.o -std=c++17 cc1plus: warning: command line option ‘-Wstrict-prototypes’ is valid for C/ObjC but not for C++ g++ -pthread -B /opt/conda/envs/tensorflow-ci/compiler_compat -Wl,--sysroot=/ -pthread -shared -B /opt/conda/envs/tensorflow-ci/compiler_compat -L/opt/conda/envs/tensorflow-ci/lib -Wl,-rpath=/opt/conda/envs/tensorflow-ci/lib -Wl,--no-as-needed -Wl,--sysroot=/ build/temp.linux-x86_64-cpython-37/dgl/_ffi/_cython/core.o -Ldgl -L../build/Release -L../build -ldgl -o build/lib.linux-x86_64-cpython-37/dgl/_ffi/_cy3/core.cpython-37m-x86_64-linux-gnu.so /opt/conda/envs/tensorflow-ci/compiler_compat/ld: warning: /opt/conda/envs/tensorflow-ci/lib/libstdc++.so: unsupported GNU_PROPERTY_TYPE (5) type: 0xc0010001 /opt/conda/envs/tensorflow-ci/compiler_compat/ld: warning: /opt/conda/envs/tensorflow-ci/lib/libstdc++.so: unsupported GNU_PROPERTY_TYPE (5) type: 0xc0010002 /opt/conda/envs/tensorflow-ci/compiler_compat/ld: warning: /opt/conda/envs/tensorflow-ci/lib/libgcc_s.so.1: unsupported GNU_PROPERTY_TYPE (5) type: 0xc0010001 /opt/conda/envs/tensorflow-ci/compiler_compat/ld: warning: /opt/conda/envs/tensorflow-ci/lib/libgcc_s.so.1: unsupported GNU_PROPERTY_TYPE (5) type: 0xc0010002 /opt/conda/envs/tensorflow-ci/compiler_compat/ld: warning: /opt/conda/envs/tensorflow-ci/lib/libgcc_s.so.1: unsupported GNU_PROPERTY_TYPE (5) type: 0xc0010001 /opt/conda/envs/tensorflow-ci/compiler_compat/ld: warning: /opt/conda/envs/tensorflow-ci/lib/libgcc_s.so.1: unsupported GNU_PROPERTY_TYPE (5) type: 0xc0010002 copying build/lib.linux-x86_64-cpython-37/dgl/_ffi/_cy3/core.cpython-37m-x86_64-linux-gnu.so -> dgl/_ffi/_cy3 /home/ubuntu/jenkins/workspace/dgl_PR-7408 [Pipeline] sh + ls -lh /usr/lib/x86_64-linux-gnu/ total 3.5G -rw-r--r-- 1 root root 608 Jul 26 2023 Mcrt1.o -rw-r--r-- 1 root root 1.9K Jul 26 2023 Scrt1.o drwxr-xr-x 2 root root 4.0K Oct 3 2023 audit drwxr-xr-x 2 root root 4.0K May 11 06:43 avahi drwxr-xr-x 4 root root 4.0K May 11 06:44 cmake drwxr-xr-x 2 root root 4.0K Oct 3 2023 coreutils -rw-r--r-- 1 root root 2.0K Jul 26 2023 crt1.o -rw-r--r-- 1 root root 1.4K Jul 26 2023 crti.o -rw-r--r-- 1 root root 760 Jul 26 2023 crtn.o drwxr-xr-x 2 root root 4.0K May 11 06:44 dri drwxr-xr-x 2 root root 4.0K Oct 3 2023 e2fsprogs drwxr-xr-x 2 root root 4.0K Nov 10 2023 engines-1.1 drwxr-xr-x 2 root root 12K Oct 3 2023 gconv -rw-r--r-- 1 root root 2.7K Jul 26 2023 gcrt1.o drwxr-xr-x 2 root root 4.0K May 11 06:44 gdcm-3.0 drwxr-xr-x 3 root root 4.0K May 11 06:43 gdk-pixbuf-2.0 drwxr-xr-x 3 root root 4.0K May 11 06:43 gio drwxr-xr-x 2 root root 4.0K May 11 06:43 glib-2.0 drwxr-xr-x 2 root root 4.0K May 11 06:44 graphviz -rw-r--r-- 1 root root 2.4K Jul 26 2023 grcrt1.o drwxr-xr-x 2 root root 4.0K May 11 06:44 gstreamer-1.0 drwxr-xr-x 3 root root 4.0K May 11 06:44 gstreamer1.0 drwxr-xr-x 3 root root 4.0K May 11 06:44 gtk-2.0 drwxr-xr-x 3 root root 4.0K May 11 06:44 gtk-3.0 drwxr-xr-x 2 root root 4.0K May 11 06:44 hwloc drwxr-xr-x 3 root root 4.0K May 11 06:44 icu drwxr-xr-x 3 root root 4.0K May 11 06:43 krb5 -rwxr-xr-x 1 root root 188K Jul 26 2023 ld-2.31.so lrwxrwxrwx 1 root root 10 Jul 26 2023 ld-linux-x86-64.so.2 -> ld-2.31.so drwxr-xr-x 2 root root 4.0K Nov 10 2023 ldscripts -rw-r--r-- 1 root root 15K Jul 26 2023 libBrokenLocale-2.31.so -rw-r--r-- 1 root root 2.1K Jul 26 2023 libBrokenLocale.a lrwxrwxrwx 1 root root 42 Jul 26 2023 libBrokenLocale.so -> /lib/x86_64-linux-gnu/libBrokenLocale.so.1 lrwxrwxrwx 1 root root 23 Jul 26 2023 libBrokenLocale.so.1 -> libBrokenLocale-2.31.so lrwxrwxrwx 1 root root 16 Mar 23 2020 libCharLS.so.2 -> libCharLS.so.2.0 -rw-r--r-- 1 root root 279K Mar 23 2020 libCharLS.so.2.0 lrwxrwxrwx 1 root root 14 Mar 8 2022 libGL.so.1 -> libGL.so.1.7.0 -rw-r--r-- 1 root root 535K Mar 8 2022 libGL.so.1.7.0 lrwxrwxrwx 1 root root 15 Mar 8 2022 libGLX.so.0 -> libGLX.so.0.0.0 -rw-r--r-- 1 root root 139K Mar 8 2022 libGLX.so.0.0.0 lrwxrwxrwx 1 root root 16 Mar 8 2022 libGLX_indirect.so.0 -> libGLX_mesa.so.0 lrwxrwxrwx 1 root root 20 Mar 8 2022 libGLX_mesa.so.0 -> libGLX_mesa.so.0.0.0 -rw-r--r-- 1 root root 477K Mar 8 2022 libGLX_mesa.so.0.0.0 lrwxrwxrwx 1 root root 22 Mar 8 2022 libGLdispatch.so.0 -> libGLdispatch.so.0.0.0 -rw-r--r-- 1 root root 699K Mar 8 2022 libGLdispatch.so.0.0.0 lrwxrwxrwx 1 root root 17 Mar 22 2020 libHalf.so -> libHalf.so.24.0.0 lrwxrwxrwx 1 root root 17 Mar 22 2020 libHalf.so.24 -> libHalf.so.24.0.0 -rw-r--r-- 1 root root 271K Mar 22 2020 libHalf.so.24.0.0 lrwxrwxrwx 1 root root 15 Aug 24 2019 libICE.so.6 -> libICE.so.6.3.0 -rw-r--r-- 1 root root 104K Aug 24 2019 libICE.so.6.3.0 lrwxrwxrwx 1 root root 20 Mar 22 2020 libIex-2_3.so.24 -> libIex-2_3.so.24.0.0 -rw-r--r-- 1 root root 127K Mar 22 2020 libIex-2_3.so.24.0.0 lrwxrwxrwx 1 root root 20 Mar 22 2020 libIex.so -> libIex-2_3.so.24.0.0 lrwxrwxrwx 1 root root 24 Mar 22 2020 libIexMath-2_3.so.24 -> libIexMath-2_3.so.24.0.0 -rw-r--r-- 1 root root 19K Mar 22 2020 libIexMath-2_3.so.24.0.0 lrwxrwxrwx 1 root root 24 Mar 22 2020 libIexMath.so -> libIexMath-2_3.so.24.0.0 lrwxrwxrwx 1 root root 23 Apr 1 2021 libIlmImf-2_3.so.24 -> libIlmImf-2_3.so.24.0.0 -rw-r--r-- 1 root root 2.9M Apr 1 2021 libIlmImf-2_3.so.24.0.0 -rw-r--r-- 1 root root 4.7M Apr 1 2021 libIlmImf.a lrwxrwxrwx 1 root root 23 Apr 1 2021 libIlmImf.so -> libIlmImf-2_3.so.24.0.0 lrwxrwxrwx 1 root root 27 Apr 1 2021 libIlmImfUtil-2_3.so.24 -> libIlmImfUtil-2_3.so.24.0.0 -rw-r--r-- 1 root root 163K Apr 1 2021 libIlmImfUtil-2_3.so.24.0.0 -rw-r--r-- 1 root root 383K Apr 1 2021 libIlmImfUtil.a lrwxrwxrwx 1 root root 27 Apr 1 2021 libIlmImfUtil.so -> libIlmImfUtil-2_3.so.24.0.0 lrwxrwxrwx 1 root root 26 Mar 22 2020 libIlmThread-2_3.so.24 -> libIlmThread-2_3.so.24.0.0 -rw-r--r-- 1 root root 35K Mar 22 2020 libIlmThread-2_3.so.24.0.0 lrwxrwxrwx 1 root root 26 Mar 22 2020 libIlmThread.so -> libIlmThread-2_3.so.24.0.0 lrwxrwxrwx 1 root root 22 Mar 22 2020 libImath-2_3.so.24 -> libImath-2_3.so.24.0.0 -rw-r--r-- 1 root root 75K Mar 22 2020 libImath-2_3.so.24.0.0 lrwxrwxrwx 1 root root 22 Mar 22 2020 libImath.so -> libImath-2_3.so.24.0.0 lrwxrwxrwx 1 root root 15 Mar 8 2022 libLLVM-12.so -> libLLVM-12.so.1 -rw-r--r-- 1 root root 88M Mar 8 2022 libLLVM-12.so.1 lrwxrwxrwx 1 root root 18 Apr 5 2017 libOpenCL.so.1 -> libOpenCL.so.1.0.0 -rw-r--r-- 1 root root 43K Apr 5 2017 libOpenCL.so.1.0.0 lrwxrwxrwx 1 root root 14 Feb 8 2019 libSM.so.6 -> libSM.so.6.0.1 -rw-r--r-- 1 root root 39K Feb 8 2019 libSM.so.6.0.1 -rw-r--r-- 1 root root 23K Jul 26 2023 libSegFault.so lrwxrwxrwx 1 root root 19 Oct 2 2023 libX11-xcb.so.1 -> libX11-xcb.so.1.0.0 -rw-r--r-- 1 root root 14K Oct 2 2023 libX11-xcb.so.1.0.0 lrwxrwxrwx 1 root root 15 Oct 2 2023 libX11.so.6 -> libX11.so.6.3.0 -rw-r--r-- 1 root root 1.3M Oct 2 2023 libX11.so.6.3.0 lrwxrwxrwx 1 root root 19 Mar 6 02:40 libXNVCtrl.so.0 -> libXNVCtrl.so.0.0.0 -rw-r--r-- 1 root root 35K Mar 6 02:40 libXNVCtrl.so.0.0.0 lrwxrwxrwx 1 root root 15 Aug 24 2019 libXau.so.6 -> libXau.so.6.0.0 -rw-r--r-- 1 root root 19K Aug 24 2019 libXau.so.6.0.0 lrwxrwxrwx 1 root root 12 Aug 3 2015 libXaw.so.7 -> libXaw7.so.7 lrwxrwxrwx 1 root root 16 Aug 3 2015 libXaw7.so.7 -> libXaw7.so.7.0.0 -rw-r--r-- 1 root root 461K Aug 3 2015 libXaw7.so.7.0.0 lrwxrwxrwx 1 root root 22 Apr 14 2020 libXcomposite.so.1 -> libXcomposite.so.1.0.0 -rw-r--r-- 1 root root 15K Apr 14 2020 libXcomposite.so.1.0.0 lrwxrwxrwx 1 root root 19 Jul 14 2019 libXcursor.so.1 -> libXcursor.so.1.0.2 -rw-r--r-- 1 root root 47K Jul 14 2019 libXcursor.so.1.0.2 lrwxrwxrwx 1 root root 19 Apr 14 2020 libXdamage.so.1 -> libXdamage.so.1.1.0 -rw-r--r-- 1 root root 15K Apr 14 2020 libXdamage.so.1.1.0 lrwxrwxrwx 1 root root 17 Aug 24 2019 libXdmcp.so.6 -> libXdmcp.so.6.0.0 -rw-r--r-- 1 root root 27K Aug 24 2019 libXdmcp.so.6.0.0 lrwxrwxrwx 1 root root 16 Aug 24 2019 libXext.so.6 -> libXext.so.6.4.0 -rw-r--r-- 1 root root 80K Aug 24 2019 libXext.so.6.4.0 lrwxrwxrwx 1 root root 18 Apr 14 2020 libXfixes.so.3 -> libXfixes.so.3.1.0 -rw-r--r-- 1 root root 27K Apr 14 2020 libXfixes.so.3.1.0 lrwxrwxrwx 1 root root 14 Aug 24 2019 libXi.so.6 -> libXi.so.6.1.0 -rw-r--r-- 1 root root 67K Aug 24 2019 libXi.so.6.1.0 lrwxrwxrwx 1 root root 20 Feb 8 2019 libXinerama.so.1 -> libXinerama.so.1.0.0 -rw-r--r-- 1 root root 15K Feb 8 2019 libXinerama.so.1.0.0 lrwxrwxrwx 1 root root 15 Aug 24 2019 libXmu.so.6 -> libXmu.so.6.2.0 -rw-r--r-- 1 root root 109K Aug 24 2019 libXmu.so.6.2.0 lrwxrwxrwx 1 root root 16 Oct 2 2023 libXpm.so.4 -> libXpm.so.4.11.0 -rw-r--r-- 1 root root 79K Oct 2 2023 libXpm.so.4.11.0 lrwxrwxrwx 1 root root 18 Aug 24 2019 libXrandr.so.2 -> libXrandr.so.2.2.0 -rw-r--r-- 1 root root 47K Aug 24 2019 libXrandr.so.2.2.0 lrwxrwxrwx 1 root root 19 Dec 5 2016 libXrender.so.1 -> libXrender.so.1.3.0 -rw-r--r-- 1 root root 39K Dec 5 2016 libXrender.so.1.3.0 lrwxrwxrwx 1 root root 14 May 24 2016 libXt.so.6 -> libXt.so.6.0.0 -rw-r--r-- 1 root root 416K May 24 2016 libXt.so.6.0.0 lrwxrwxrwx 1 root root 19 Sep 1 2019 libXxf86vm.so.1 -> libXxf86vm.so.1.0.0 -rw-r--r-- 1 root root 23K Sep 1 2019 libXxf86vm.so.1.0.0 lrwxrwxrwx 1 root root 18 Mar 1 2020 libacl.so.1 -> libacl.so.1.1.2253 -rw-r--r-- 1 root root 39K Mar 1 2020 libacl.so.1.1.2253 lrwxrwxrwx 1 root root 16 Jul 19 2019 libaec.so.0 -> libaec.so.0.0.10 -rw-r--r-- 1 root root 30K Jul 19 2019 libaec.so.0.0.10 -rw-r--r-- 1 root root 19K Jul 26 2023 libanl-2.31.so -rw-r--r-- 1 root root 23K Jul 26 2023 libanl.a lrwxrwxrwx 1 root root 33 Jul 26 2023 libanl.so -> /lib/x86_64-linux-gnu/libanl.so.1 lrwxrwxrwx 1 root root 14 Jul 26 2023 libanl.so.1 -> libanl-2.31.so lrwxrwxrwx 1 root root 15 Mar 22 2020 libann.so.0 -> libann.so.0.0.0 -rw-r--r-- 1 root root 63K Mar 22 2020 libann.so.0.0.0 -rw-r--r-- 1 root root 3.9M Oct 19 2023 libaom.so.0 lrwxrwxrwx 1 root root 20 Oct 10 2023 libapparmor.so.1 -> libapparmor.so.1.6.1 -rw-r--r-- 1 root root 79K Oct 10 2023 libapparmor.so.1.6.1 lrwxrwxrwx 1 root root 19 Oct 6 2023 libapt-pkg.so.6.0 -> libapt-pkg.so.6.0.0 -rw-r--r-- 1 root root 1.9M Oct 6 2023 libapt-pkg.so.6.0.0 lrwxrwxrwx 1 root root 23 Oct 6 2023 libapt-private.so.0.0 -> libapt-private.so.0.0.0 -rw-r--r-- 1 root root 467K Oct 6 2023 libapt-private.so.0.0.0 lrwxrwxrwx 1 root root 20 Apr 5 2022 libarchive.so.13 -> libarchive.so.13.4.0 -rw-r--r-- 1 root root 775K Apr 5 2022 libarchive.so.13.4.0 -rw-r--r-- 1 root root 35K Jan 13 2019 libargon2.so.1 lrwxrwxrwx 1 root root 18 Oct 31 2019 libarpack.so.2 -> libarpack.so.2.1.0 -rw-r--r-- 1 root root 283K Oct 31 2019 libarpack.so.2.1.0 lrwxrwxrwx 1 root root 16 Oct 24 2022 libasan.so.5 -> libasan.so.5.0.0 -rw-r--r-- 1 root root 15M Oct 24 2022 libasan.so.5.0.0 lrwxrwxrwx 1 root root 16 Feb 6 2023 libasn1.so.8 -> libasn1.so.8.0.0 -rw-r--r-- 1 root root 659K Feb 6 2023 libasn1.so.8.0.0 lrwxrwxrwx 1 root root 18 Nov 1 2021 libasound.so.2 -> libasound.so.2.0.0 -rw-r--r-- 1 root root 999K Nov 1 2021 libasound.so.2.0.0 lrwxrwxrwx 1 root root 18 Jan 23 2020 libassuan.so.0 -> libassuan.so.0.8.3 -rw-r--r-- 1 root root 79K Jan 23 2020 libassuan.so.0.8.3 lrwxrwxrwx 1 root root 23 Apr 17 2020 libatk-1.0.so.0 -> libatk-1.0.so.0.23510.1 -rw-r--r-- 1 root root 163K Apr 17 2020 libatk-1.0.so.0.23510.1 lrwxrwxrwx 1 root root 26 May 9 2020 libatk-bridge-2.0.so.0 -> libatk-bridge-2.0.so.0.0.0 -rw-r--r-- 1 root root 214K May 9 2020 libatk-bridge-2.0.so.0.0.0 lrwxrwxrwx 1 root root 18 Jul 9 2023 libatomic.so.1 -> libatomic.so.1.2.0 -rw-r--r-- 1 root root 31K Jul 9 2023 libatomic.so.1.2.0 lrwxrwxrwx 1 root root 17 Mar 15 2020 libatspi.so.0 -> libatspi.so.0.0.1 -rw-r--r-- 1 root root 215K Mar 15 2020 libatspi.so.0.0.1 lrwxrwxrwx 1 root root 19 Sep 24 2019 libattr.so.1 -> libattr.so.1.1.2448 -rw-r--r-- 1 root root 27K Sep 24 2019 libattr.so.1.1.2448 lrwxrwxrwx 1 root root 17 Feb 18 2020 libaudit.so.1 -> libaudit.so.1.0.0 -rw-r--r-- 1 root root 131K Feb 18 2020 libaudit.so.1.0.0 lrwxrwxrwx 1 root root 24 Nov 16 15:26 libavahi-client.so.3 -> libavahi-client.so.3.2.9 -rw-r--r-- 1 root root 72K Nov 16 15:26 libavahi-client.so.3.2.9 lrwxrwxrwx 1 root root 24 Nov 16 15:26 libavahi-common.so.3 -> libavahi-common.so.3.5.3 -rw-r--r-- 1 root root 51K Nov 16 15:26 libavahi-common.so.3.5.3 -rw-r--r-- 1 root root 21M May 18 2022 libavcodec.a lrwxrwxrwx 1 root root 23 May 18 2022 libavcodec.so -> libavcodec.so.58.54.100 lrwxrwxrwx 1 root root 23 May 18 2022 libavcodec.so.58 -> libavcodec.so.58.54.100 -rw-r--r-- 1 root root 14M May 18 2022 libavcodec.so.58.54.100 -rw-r--r-- 1 root root 5.0M May 18 2022 libavformat.a lrwxrwxrwx 1 root root 24 May 18 2022 libavformat.so -> libavformat.so.58.29.100 lrwxrwxrwx 1 root root 24 May 18 2022 libavformat.so.58 -> libavformat.so.58.29.100 -rw-r--r-- 1 root root 2.5M May 18 2022 libavformat.so.58.29.100 -rw-r--r-- 1 root root 219K May 18 2022 libavresample.a lrwxrwxrwx 1 root root 22 May 18 2022 libavresample.so -> libavresample.so.4.0.0 lrwxrwxrwx 1 root root 22 May 18 2022 libavresample.so.4 -> libavresample.so.4.0.0 -rw-r--r-- 1 root root 138K May 18 2022 libavresample.so.4.0.0 -rw-r--r-- 1 root root 1.1M May 18 2022 libavutil.a lrwxrwxrwx 1 root root 22 May 18 2022 libavutil.so -> libavutil.so.56.31.100 lrwxrwxrwx 1 root root 22 May 18 2022 libavutil.so.56 -> libavutil.so.56.31.100 -rw-r--r-- 1 root root 611K May 18 2022 libavutil.so.56.31.100 -rw-r--r-- 1 root root 1.3M Jun 13 2023 libbfd-2.34-system.so lrwxrwxrwx 1 root root 44 May 11 06:44 libblas.a -> /etc/alternatives/libblas.a-x86_64-linux-gnu lrwxrwxrwx 1 root root 45 May 11 06:44 libblas.so -> /etc/alternatives/libblas.so-x86_64-linux-gnu lrwxrwxrwx 1 root root 47 May 11 06:44 libblas.so.3 -> /etc/alternatives/libblas.so.3-x86_64-linux-gnu lrwxrwxrwx 1 root root 17 May 30 2023 libblkid.so.1 -> libblkid.so.1.1.0 -rw-r--r-- 1 root root 344K May 30 2023 libblkid.so.1.1.0 lrwxrwxrwx 1 root root 18 Mar 28 2020 libbluray.so.2 -> libbluray.so.2.2.0 -rw-r--r-- 1 root root 319K Mar 28 2020 libbluray.so.2.2.0 lrwxrwxrwx 1 root root 24 Sep 28 2020 libbrotlicommon.so.1 -> libbrotlicommon.so.1.0.7 -rw-r--r-- 1 root root 135K Sep 28 2020 libbrotlicommon.so.1.0.7 lrwxrwxrwx 1 root root 21 Sep 28 2020 libbrotlidec.so.1 -> libbrotlidec.so.1.0.7 -rw-r--r-- 1 root root 51K Sep 28 2020 libbrotlidec.so.1.0.7 lrwxrwxrwx 1 root root 21 Sep 28 2020 libbrotlienc.so.1 -> libbrotlienc.so.1.0.7 -rw-r--r-- 1 root root 543K Sep 28 2020 libbrotlienc.so.1.0.7 lrwxrwxrwx 1 root root 16 Aug 8 2019 libbsd.so.0 -> libbsd.so.0.10.0 -rw-r--r-- 1 root root 95K Aug 8 2019 libbsd.so.0.10.0 lrwxrwxrwx 1 root root 15 Sep 5 2019 libbz2.so.1 -> libbz2.so.1.0.4 lrwxrwxrwx 1 root root 15 Sep 5 2019 libbz2.so.1.0 -> libbz2.so.1.0.4 -rw-r--r-- 1 root root 74K Sep 5 2019 libbz2.so.1.0.4 -rwxr-xr-x 1 root root 2.0M Jul 26 2023 libc-2.31.so -rw-r--r-- 1 root root 5.5M Jul 26 2023 libc.a -rw-r--r-- 1 root root 298 Jul 26 2023 libc.so lrwxrwxrwx 1 root root 12 Jul 26 2023 libc.so.6 -> libc-2.31.so -rw-r--r-- 1 root root 24K Jul 26 2023 libc_nonshared.a lrwxrwxrwx 1 root root 29 Dec 8 2019 libcairo-gobject.so.2 -> libcairo-gobject.so.2.11600.0 -rw-r--r-- 1 root root 42K Dec 8 2019 libcairo-gobject.so.2.11600.0 lrwxrwxrwx 1 root root 21 Dec 8 2019 libcairo.so.2 -> libcairo.so.2.11600.0 -rw-r--r-- 1 root root 1.2M Dec 8 2019 libcairo.so.2.11600.0 drwxr-xr-x 2 root root 4.0K May 11 06:44 libcanberra-0.30 lrwxrwxrwx 1 root root 20 Jun 21 2019 libcanberra.so.0 -> libcanberra.so.0.2.5 -rw-r--r-- 1 root root 70K Jun 21 2019 libcanberra.so.0.2.5 lrwxrwxrwx 1 root root 18 Jan 25 2020 libcap-ng.so.0 -> libcap-ng.so.0.0.0 -rw-r--r-- 1 root root 27K Jan 25 2020 libcap-ng.so.0.0.0 lrwxrwxrwx 1 root root 14 Jun 7 2023 libcap.so.2 -> libcap.so.2.32 -rw-r--r-- 1 root root 31K Jun 7 2023 libcap.so.2.32 lrwxrwxrwx 1 root root 16 Mar 25 2020 libcbor.so.0.6 -> libcbor.so.0.6.0 -rw-r--r-- 1 root root 55K Mar 25 2020 libcbor.so.0.6.0 lrwxrwxrwx 1 root root 15 Jul 9 2023 libcc1.so.0 -> libcc1.so.0.0.0 -rw-r--r-- 1 root root 144K Jul 9 2023 libcc1.so.0.0.0 lrwxrwxrwx 1 root root 15 Mar 2 2020 libcdt.so -> libcdt.so.5.0.0 lrwxrwxrwx 1 root root 15 Mar 2 2020 libcdt.so.5 -> libcdt.so.5.0.0 -rw-r--r-- 1 root root 27K Mar 2 2020 libcdt.so.5.0.0 lrwxrwxrwx 1 root root 20 Aug 4 2019 libcfitsio.so.8 -> libcfitsio.so.8.3.47 -rw-r--r-- 1 root root 1.5M Aug 4 2019 libcfitsio.so.8.3.47 lrwxrwxrwx 1 root root 18 Mar 2 2020 libcgraph.so -> libcgraph.so.6.0.0 lrwxrwxrwx 1 root root 18 Mar 2 2020 libcgraph.so.6 -> libcgraph.so.6.0.0 -rw-r--r-- 1 root root 92K Mar 2 2020 libcgraph.so.6.0.0 lrwxrwxrwx 1 root root 23 Mar 23 2020 libchromaprint.so.1 -> libchromaprint.so.1.4.3 -rw-r--r-- 1 root root 83K Mar 23 2020 libchromaprint.so.1.4.3 -rw-r--r-- 1 root root 14M Dec 22 2019 libcodec2.so.0.9 lrwxrwxrwx 1 root root 18 Mar 20 2020 libcolord.so.2 -> libcolord.so.2.0.5 -rw-r--r-- 1 root root 320K Mar 20 2020 libcolord.so.2.0.5 lrwxrwxrwx 1 root root 25 Mar 20 2020 libcolordprivate.so.2 -> libcolordprivate.so.2.0.5 -rw-r--r-- 1 root root 208K Mar 20 2020 libcolordprivate.so.2.0.5 lrwxrwxrwx 1 root root 17 Jun 2 2022 libcom_err.so.2 -> libcom_err.so.2.1 -rw-r--r-- 1 root root 23K Jun 2 2022 libcom_err.so.2.1 -rw-r--r-- 1 root root 266K Mar 10 2020 libcrypt.a lrwxrwxrwx 1 root root 39 Mar 10 2020 libcrypt.so -> /lib/x86_64-linux-gnu/libcrypt.so.1.1.0 lrwxrwxrwx 1 root root 17 Mar 10 2020 libcrypt.so.1 -> libcrypt.so.1.1.0 -rw-r--r-- 1 root root 199K Mar 10 2020 libcrypt.so.1.1.0 -rw-r--r-- 1 root root 2.9M Oct 10 2023 libcrypto.so.1.1 lrwxrwxrwx 1 root root 23 Jan 18 2022 libcryptsetup.so.12 -> libcryptsetup.so.12.5.0 -rw-r--r-- 1 root root 408K Jan 18 2022 libcryptsetup.so.12.5.0 lrwxrwxrwx 1 root root 21 Jun 13 2023 libctf-nobfd.so.0 -> libctf-nobfd.so.0.0.0 -rw-r--r-- 1 root root 115K Jun 13 2023 libctf-nobfd.so.0.0.0 lrwxrwxrwx 1 root root 15 Jun 13 2023 libctf.so.0 -> libctf.so.0.0.0 -rw-r--r-- 1 root root 116K Jun 13 2023 libctf.so.0.0.0 lrwxrwxrwx 1 root root 29 Nov 10 2023 libcudnn.so -> /etc/alternatives/libcudnn_so lrwxrwxrwx 1 root root 17 Apr 5 2023 libcudnn.so.8 -> libcudnn.so.8.9.0 -rw-r--r-- 1 root root 147K Apr 5 2023 libcudnn.so.8.9.0 lrwxrwxrwx 1 root root 39 Nov 10 2023 libcudnn_adv_infer.so -> /etc/alternatives/libcudnn_adv_infer_so lrwxrwxrwx 1 root root 27 Apr 5 2023 libcudnn_adv_infer.so.8 -> libcudnn_adv_infer.so.8.9.0 -rw-r--r-- 1 root root 120M Apr 5 2023 libcudnn_adv_infer.so.8.9.0 -rw-r--r-- 1 root root 122M Apr 5 2023 libcudnn_adv_infer_static.a lrwxrwxrwx 1 root root 27 Apr 5 2023 libcudnn_adv_infer_static_v8.a -> libcudnn_adv_infer_static.a lrwxrwxrwx 1 root root 39 Nov 10 2023 libcudnn_adv_train.so -> /etc/alternatives/libcudnn_adv_train_so lrwxrwxrwx 1 root root 27 Apr 5 2023 libcudnn_adv_train.so.8 -> libcudnn_adv_train.so.8.9.0 -rw-r--r-- 1 root root 111M Apr 5 2023 libcudnn_adv_train.so.8.9.0 -rw-r--r-- 1 root root 114M Apr 5 2023 libcudnn_adv_train_static.a lrwxrwxrwx 1 root root 27 Apr 5 2023 libcudnn_adv_train_static_v8.a -> libcudnn_adv_train_static.a lrwxrwxrwx 1 root root 39 Nov 10 2023 libcudnn_cnn_infer.so -> /etc/alternatives/libcudnn_cnn_infer_so lrwxrwxrwx 1 root root 27 Apr 5 2023 libcudnn_cnn_infer.so.8 -> libcudnn_cnn_infer.so.8.9.0 -rw-r--r-- 1 root root 579M Apr 5 2023 libcudnn_cnn_infer.so.8.9.0 -rw-r--r-- 1 root root 696M Apr 5 2023 libcudnn_cnn_infer_static.a lrwxrwxrwx 1 root root 27 Apr 5 2023 libcudnn_cnn_infer_static_v8.a -> libcudnn_cnn_infer_static.a lrwxrwxrwx 1 root root 39 Nov 10 2023 libcudnn_cnn_train.so -> /etc/alternatives/libcudnn_cnn_train_so lrwxrwxrwx 1 root root 27 Apr 5 2023 libcudnn_cnn_train.so.8 -> libcudnn_cnn_train.so.8.9.0 -rw-r--r-- 1 root root 121M Apr 5 2023 libcudnn_cnn_train.so.8.9.0 -rw-r--r-- 1 root root 170M Apr 5 2023 libcudnn_cnn_train_static.a lrwxrwxrwx 1 root root 27 Apr 5 2023 libcudnn_cnn_train_static_v8.a -> libcudnn_cnn_train_static.a lrwxrwxrwx 1 root root 39 Nov 10 2023 libcudnn_ops_infer.so -> /etc/alternatives/libcudnn_ops_infer_so lrwxrwxrwx 1 root root 27 Apr 5 2023 libcudnn_ops_infer.so.8 -> libcudnn_ops_infer.so.8.9.0 -rw-r--r-- 1 root root 87M Apr 5 2023 libcudnn_ops_infer.so.8.9.0 -rw-r--r-- 1 root root 90M Apr 5 2023 libcudnn_ops_infer_static.a lrwxrwxrwx 1 root root 27 Apr 5 2023 libcudnn_ops_infer_static_v8.a -> libcudnn_ops_infer_static.a lrwxrwxrwx 1 root root 39 Nov 10 2023 libcudnn_ops_train.so -> /etc/alternatives/libcudnn_ops_train_so lrwxrwxrwx 1 root root 27 Apr 5 2023 libcudnn_ops_train.so.8 -> libcudnn_ops_train.so.8.9.0 -rw-r--r-- 1 root root 68M Apr 5 2023 libcudnn_ops_train.so.8.9.0 -rw-r--r-- 1 root root 69M Apr 5 2023 libcudnn_ops_train_static.a lrwxrwxrwx 1 root root 27 Apr 5 2023 libcudnn_ops_train_static_v8.a -> libcudnn_ops_train_static.a -rw-r--r-- 1 root root 615K Sep 15 2023 libcups.so.2 lrwxrwxrwx 1 root root 19 Mar 19 13:53 libcurl-gnutls.so.3 -> libcurl-gnutls.so.4 lrwxrwxrwx 1 root root 23 Mar 19 13:53 libcurl-gnutls.so.4 -> libcurl-gnutls.so.4.6.0 -rw-r--r-- 1 root root 571K Mar 19 13:53 libcurl-gnutls.so.4.6.0 lrwxrwxrwx 1 root root 16 Mar 19 13:53 libcurl.so.4 -> libcurl.so.4.6.0 -rw-r--r-- 1 root root 583K Mar 19 13:53 libcurl.so.4.6.0 lrwxrwxrwx 1 root root 16 Feb 17 2020 libdap.so.25 -> libdap.so.25.2.2 -rw-r--r-- 1 root root 1.7M Feb 17 2020 libdap.so.25.2.2 lrwxrwxrwx 1 root root 22 Feb 17 2020 libdapclient.so.6 -> libdapclient.so.6.1.11 -rw-r--r-- 1 root root 283K Feb 17 2020 libdapclient.so.6.1.11 lrwxrwxrwx 1 root root 18 Aug 26 2019 libdatrie.so.1 -> libdatrie.so.1.3.5 -rw-r--r-- 1 root root 35K Aug 26 2019 libdatrie.so.1.3.5 -rw-r--r-- 1 root root 1.7M Mar 21 2020 libdb-5.3.so lrwxrwxrwx 1 root root 20 Oct 25 2022 libdbus-1.so.3 -> libdbus-1.so.3.19.11 -rw-r--r-- 1 root root 319K Oct 25 2022 libdbus-1.so.3.19.11 -rw-r--r-- 1 root root 374K Sep 12 2019 libdc1394.a lrwxrwxrwx 1 root root 19 Sep 12 2019 libdc1394.so -> libdc1394.so.22.2.1 lrwxrwxrwx 1 root root 19 Sep 12 2019 libdc1394.so.22 -> libdc1394.so.22.2.1 -rw-r--r-- 1 root root 221K Sep 12 2019 libdc1394.so.22.2.1 lrwxrwxrwx 1 root root 17 Mar 11 2020 libdconf.so.1 -> libdconf.so.1.0.0 -rw-r--r-- 1 root root 67K Mar 11 2020 libdconf.so.1.0.0 lrwxrwxrwx 1 root root 25 Feb 2 2020 libdebconfclient.so.0 -> libdebconfclient.so.0.0.0 -rw-r--r-- 1 root root 15K Feb 2 2020 libdebconfclient.so.0.0.0 -rw-r--r-- 1 root root 422K Feb 13 2020 libdevmapper.so.1.02.1 -rw-r--r-- 1 root root 19K Jul 26 2023 libdl-2.31.so -rw-r--r-- 1 root root 15K Jul 26 2023 libdl.a lrwxrwxrwx 1 root root 32 Jul 26 2023 libdl.so -> /lib/x86_64-linux-gnu/libdl.so.2 lrwxrwxrwx 1 root root 13 Jul 26 2023 libdl.so.2 -> libdl-2.31.so lrwxrwxrwx 1 root root 15 Mar 8 2022 libdrm.so.2 -> libdrm.so.2.4.0 -rw-r--r-- 1 root root 83K Mar 8 2022 libdrm.so.2.4.0 lrwxrwxrwx 1 root root 22 Mar 8 2022 libdrm_amdgpu.so.1 -> libdrm_amdgpu.so.1.0.0 -rw-r--r-- 1 root root 43K Mar 8 2022 libdrm_amdgpu.so.1.0.0 lrwxrwxrwx 1 root root 21 Mar 8 2022 libdrm_intel.so.1 -> libdrm_intel.so.1.0.0 -rw-r--r-- 1 root root 144K Mar 8 2022 libdrm_intel.so.1.0.0 lrwxrwxrwx 1 root root 23 Mar 8 2022 libdrm_nouveau.so.2 -> libdrm_nouveau.so.2.0.0 -rw-r--r-- 1 root root 39K Mar 8 2022 libdrm_nouveau.so.2.0.0 lrwxrwxrwx 1 root root 22 Mar 8 2022 libdrm_radeon.so.1 -> libdrm_radeon.so.1.0.1 -rw-r--r-- 1 root root 55K Mar 8 2022 libdrm_radeon.so.1.0.1 lrwxrwxrwx 1 root root 13 Jun 2 2022 libe2p.so.2 -> libe2p.so.2.3 -rw-r--r-- 1 root root 40K Jun 2 2022 libe2p.so.2.3 lrwxrwxrwx 1 root root 17 Jan 3 2020 libedit.so.2 -> libedit.so.2.0.63 -rw-r--r-- 1 root root 204K Jan 3 2020 libedit.so.2.0.63 -rw-r--r-- 1 root root 107K Aug 28 2023 libelf-0.176.so lrwxrwxrwx 1 root root 15 Aug 28 2023 libelf.so.1 -> libelf-0.176.so lrwxrwxrwx 1 root root 17 Nov 27 2019 libepoxy.so.0 -> libepoxy.so.0.0.0 -rw-r--r-- 1 root root 1.2M Nov 27 2019 libepoxy.so.0.0.0 lrwxrwxrwx 1 root root 19 Jul 31 2018 libepsilon.so.1 -> libepsilon.so.1.0.0 -rw-r--r-- 1 root root 101K Jul 31 2018 libepsilon.so.1.0.0 lrwxrwxrwx 1 root root 21 Nov 12 2019 libevent-2.1.so.7 -> libevent-2.1.so.7.0.0 -rw-r--r-- 1 root root 339K Nov 12 2019 libevent-2.1.so.7.0.0 lrwxrwxrwx 1 root root 26 Nov 12 2019 libevent_core-2.1.so.7 -> libevent_core-2.1.so.7.0.0 -rw-r--r-- 1 root root 219K Nov 12 2019 libevent_core-2.1.so.7.0.0 lrwxrwxrwx 1 root root 30 Nov 12 2019 libevent_pthreads-2.1.so.7 -> libevent_pthreads-2.1.so.7.0.0 -rw-r--r-- 1 root root 14K Nov 12 2019 libevent_pthreads-2.1.so.7.0.0 -rw-r--r-- 1 root root 416K Nov 6 2020 libexif.a lrwxrwxrwx 1 root root 17 Nov 6 2020 libexif.so -> libexif.so.12.3.3 lrwxrwxrwx 1 root root 17 Nov 6 2020 libexif.so.12 -> libexif.so.12.3.3 -rw-r--r-- 1 root root 283K Nov 6 2020 libexif.so.12.3.3 lrwxrwxrwx 1 root root 18 Nov 18 2022 libexpat.so.1 -> libexpat.so.1.6.11 -rw-r--r-- 1 root root 179K Nov 18 2022 libexpat.so.1.6.11 lrwxrwxrwx 1 root root 19 Nov 18 2022 libexpatw.so.1 -> libexpatw.so.1.6.11 -rw-r--r-- 1 root root 179K Nov 18 2022 libexpatw.so.1.6.11 lrwxrwxrwx 1 root root 16 Jun 2 2022 libext2fs.so.2 -> libext2fs.so.2.4 -rw-r--r-- 1 root root 397K Jun 2 2022 libext2fs.so.2.4 lrwxrwxrwx 1 root root 19 Nov 30 2022 libfabric.so.1 -> libfabric.so.1.9.15 -rw-r--r-- 1 root root 1.1M Nov 30 2022 libfabric.so.1.9.15 lrwxrwxrwx 1 root root 17 May 30 2023 libfdisk.so.1 -> libfdisk.so.1.1.0 -rw-r--r-- 1 root root 446K May 30 2023 libfdisk.so.1.1.0 lrwxrwxrwx 1 root root 15 Mar 23 2020 libffi.so.7 -> libffi.so.7.1.0 -rw-r--r-- 1 root root 43K Mar 23 2020 libffi.so.7.1.0 lrwxrwxrwx 1 root root 17 Mar 27 2020 libfido2.so.1 -> libfido2.so.1.3.1 -rw-r--r-- 1 root root 143K Mar 27 2020 libfido2.so.1.3.1 lrwxrwxrwx 1 root root 23 Apr 6 2020 libfontconfig.so.1 -> libfontconfig.so.1.12.0 -rw-r--r-- 1 root root 280K Apr 6 2020 libfontconfig.so.1.12.0 lrwxrwxrwx 1 root root 14 May 16 2023 libform.so.6 -> libform.so.6.2 -rw-r--r-- 1 root root 72K May 16 2023 libform.so.6.2 lrwxrwxrwx 1 root root 15 May 16 2023 libformw.so.5 -> libformw.so.5.9 -rw-r--r-- 1 root root 76K May 16 2023 libformw.so.5.9 lrwxrwxrwx 1 root root 15 May 16 2023 libformw.so.6 -> libformw.so.6.2 -rw-r--r-- 1 root root 80K May 16 2023 libformw.so.6.2 lrwxrwxrwx 1 root root 18 Apr 11 14:23 libfreebl3.chk -> nss/libfreebl3.chk lrwxrwxrwx 1 root root 17 Apr 11 14:23 libfreebl3.so -> nss/libfreebl3.so lrwxrwxrwx 1 root root 22 Apr 11 14:23 libfreeblpriv3.chk -> nss/libfreeblpriv3.chk lrwxrwxrwx 1 root root 21 Apr 11 14:23 libfreeblpriv3.so -> nss/libfreeblpriv3.so lrwxrwxrwx 1 root root 21 May 2 2023 libfreetype.so.6 -> libfreetype.so.6.17.1 -rw-r--r-- 1 root root 759K May 2 2023 libfreetype.so.6.17.1 lrwxrwxrwx 1 root root 18 Jul 31 2018 libfreexl.so.1 -> libfreexl.so.1.1.0 -rw-r--r-- 1 root root 38K Jul 31 2018 libfreexl.so.1.1.0 lrwxrwxrwx 1 root root 19 Apr 6 2022 libfribidi.so.0 -> libfribidi.so.0.4.0 -rw-r--r-- 1 root root 111K Apr 6 2022 libfribidi.so.0.4.0 lrwxrwxrwx 1 root root 16 Mar 22 2020 libfyba.so.0 -> libfyba.so.0.0.0 -rw-r--r-- 1 root root 223K Mar 22 2020 libfyba.so.0.0.0 lrwxrwxrwx 1 root root 16 Mar 22 2020 libfygm.so.0 -> libfygm.so.0.0.0 -rw-r--r-- 1 root root 30K Mar 22 2020 libfygm.so.0.0.0 lrwxrwxrwx 1 root root 16 Mar 22 2020 libfyut.so.0 -> libfyut.so.0.0.0 -rw-r--r-- 1 root root 43K Mar 22 2020 libfyut.so.0.0.0 -rw-r--r-- 1 root root 1.3K Jul 26 2023 libg.a -rw-r--r-- 1 root root 103K Jul 9 2023 libgcc_s.so.1 lrwxrwxrwx 1 root root 19 Sep 14 2021 libgcrypt.so.20 -> libgcrypt.so.20.2.5 -rw-r--r-- 1 root root 1.2M Sep 14 2021 libgcrypt.so.20.2.5 lrwxrwxrwx 1 root root 14 Aug 30 2021 libgd.so.3 -> libgd.so.3.0.5 -rw-r--r-- 1 root root 401K Aug 30 2021 libgd.so.3.0.5 lrwxrwxrwx 1 root root 16 Aug 22 2019 libgdbm.so.6 -> libgdbm.so.6.0.0 -rw-r--r-- 1 root root 59K Aug 22 2019 libgdbm.so.6.0.0 lrwxrwxrwx 1 root root 23 Aug 22 2019 libgdbm_compat.so.4 -> libgdbm_compat.so.4.0.0 -rw-r--r-- 1 root root 14K Aug 22 2019 libgdbm_compat.so.4.0.0 lrwxrwxrwx 1 root root 20 Mar 29 2020 libgdcmCommon.so -> libgdcmCommon.so.3.0 lrwxrwxrwx 1 root root 22 Mar 29 2020 libgdcmCommon.so.3.0 -> libgdcmCommon.so.3.0.5 -rw-r--r-- 1 root root 155K Mar 29 2020 libgdcmCommon.so.3.0.5 lrwxrwxrwx 1 root root 18 Mar 29 2020 libgdcmDICT.so -> libgdcmDICT.so.3.0 lrwxrwxrwx 1 root root 20 Mar 29 2020 libgdcmDICT.so.3.0 -> libgdcmDICT.so.3.0.5 -rw-r--r-- 1 root root 2.7M Mar 29 2020 libgdcmDICT.so.3.0.5 lrwxrwxrwx 1 root root 18 Mar 29 2020 libgdcmDSED.so -> libgdcmDSED.so.3.0 lrwxrwxrwx 1 root root 20 Mar 29 2020 libgdcmDSED.so.3.0 -> libgdcmDSED.so.3.0.5 -rw-r--r-- 1 root root 1.2M Mar 29 2020 libgdcmDSED.so.3.0.5 lrwxrwxrwx 1 root root 17 Mar 29 2020 libgdcmIOD.so -> libgdcmIOD.so.3.0 lrwxrwxrwx 1 root root 19 Mar 29 2020 libgdcmIOD.so.3.0 -> libgdcmIOD.so.3.0.5 -rw-r--r-- 1 root root 91K Mar 29 2020 libgdcmIOD.so.3.0.5 lrwxrwxrwx 1 root root 18 Mar 29 2020 libgdcmMEXD.so -> libgdcmMEXD.so.3.0 lrwxrwxrwx 1 root root 20 Mar 29 2020 libgdcmMEXD.so.3.0 -> libgdcmMEXD.so.3.0.5 -rw-r--r-- 1 root root 1.1M Mar 29 2020 libgdcmMEXD.so.3.0.5 lrwxrwxrwx 1 root root 18 Mar 29 2020 libgdcmMSFF.so -> libgdcmMSFF.so.3.0 lrwxrwxrwx 1 root root 20 Mar 29 2020 libgdcmMSFF.so.3.0 -> libgdcmMSFF.so.3.0.5 -rw-r--r-- 1 root root 2.7M Mar 29 2020 libgdcmMSFF.so.3.0.5 lrwxrwxrwx 1 root root 20 Mar 29 2020 libgdcmjpeg12.so -> libgdcmjpeg12.so.3.0 lrwxrwxrwx 1 root root 22 Mar 29 2020 libgdcmjpeg12.so.3.0 -> libgdcmjpeg12.so.3.0.5 -rw-r--r-- 1 root root 163K Mar 29 2020 libgdcmjpeg12.so.3.0.5 lrwxrwxrwx 1 root root 20 Mar 29 2020 libgdcmjpeg16.so -> libgdcmjpeg16.so.3.0 lrwxrwxrwx 1 root root 22 Mar 29 2020 libgdcmjpeg16.so.3.0 -> libgdcmjpeg16.so.3.0.5 -rw-r--r-- 1 root root 163K Mar 29 2020 libgdcmjpeg16.so.3.0.5 lrwxrwxrwx 1 root root 19 Mar 29 2020 libgdcmjpeg8.so -> libgdcmjpeg8.so.3.0 lrwxrwxrwx 1 root root 21 Mar 29 2020 libgdcmjpeg8.so.3.0 -> libgdcmjpeg8.so.3.0.5 -rw-r--r-- 1 root root 163K Mar 29 2020 libgdcmjpeg8.so.3.0.5 lrwxrwxrwx 1 root root 21 Feb 15 2022 libgdk-3.so.0 -> libgdk-3.so.0.2404.16 -rw-r--r-- 1 root root 1.1M Feb 15 2022 libgdk-3.so.0.2404.16 lrwxrwxrwx 1 root root 27 Dec 10 2019 libgdk-x11-2.0.so.0 -> libgdk-x11-2.0.so.0.2400.32 -rw-r--r-- 1 root root 744K Dec 10 2019 libgdk-x11-2.0.so.0.2400.32 lrwxrwxrwx 1 root root 29 Sep 7 2022 libgdk_pixbuf-2.0.so.0 -> libgdk_pixbuf-2.0.so.0.4000.0 -rw-r--r-- 1 root root 155K Sep 7 2022 libgdk_pixbuf-2.0.so.0.4000.0 lrwxrwxrwx 1 root root 34 Sep 7 2022 libgdk_pixbuf_xlib-2.0.so.0 -> libgdk_pixbuf_xlib-2.0.so.0.4000.0 -rw-r--r-- 1 root root 75K Sep 7 2022 libgdk_pixbuf_xlib-2.0.so.0.4000.0 -rw-r--r-- 1 root root 1.8M Mar 24 2020 libgeos-3.8.0.so lrwxrwxrwx 1 root root 19 Mar 24 2020 libgeos_c.so.1 -> libgeos_c.so.1.13.1 -rw-r--r-- 1 root root 263K Mar 24 2020 libgeos_c.so.1.13.1 lrwxrwxrwx 1 root root 19 Sep 4 2019 libgeotiff.so.5 -> libgeotiff.so.5.0.1 -rw-r--r-- 1 root root 207K Sep 4 2019 libgeotiff.so.5.0.1 lrwxrwxrwx 1 root root 20 Jul 9 2023 libgfortran.so.5 -> libgfortran.so.5.0.0 -rw-r--r-- 1 root root 2.8M Jul 9 2023 libgfortran.so.5.0.0 lrwxrwxrwx 1 root root 15 Dec 8 2019 libgif.so.7 -> libgif.so.7.1.0 -rw-r--r-- 1 root root 38K Dec 8 2019 libgif.so.7.1.0 lrwxrwxrwx 1 root root 22 May 8 17:30 libgio-2.0.so.0 -> libgio-2.0.so.0.6400.6 -rw-r--r-- 1 root root 1.9M May 8 17:30 libgio-2.0.so.0.6400.6 lrwxrwxrwx 1 root root 17 Mar 24 2018 libgl2ps.so.1.4 -> libgl2ps.so.1.4.0 -rw-r--r-- 1 root root 83K Mar 24 2018 libgl2ps.so.1.4.0 lrwxrwxrwx 1 root root 17 Mar 8 2022 libglapi.so.0 -> libglapi.so.0.0.0 -rw-r--r-- 1 root root 227K Mar 8 2022 libglapi.so.0.0.0 lrwxrwxrwx 1 root root 23 May 8 17:30 libglib-2.0.so.0 -> libglib-2.0.so.0.6400.6 -rw-r--r-- 1 root root 1.2M May 8 17:30 libglib-2.0.so.0.6400.6 lrwxrwxrwx 1 root root 15 Mar 23 2020 libgme.so.0 -> libgme.so.0.6.2 -rw-r--r-- 1 root root 303K Mar 23 2020 libgme.so.0.6.2 lrwxrwxrwx 1 root root 26 May 8 17:30 libgmodule-2.0.so.0 -> libgmodule-2.0.so.0.6400.6 -rw-r--r-- 1 root root 19K May 8 17:30 libgmodule-2.0.so.0.6400.6 lrwxrwxrwx 1 root root 16 Oct 11 2022 libgmp.so.10 -> libgmp.so.10.4.0 -rw-r--r-- 1 root root 523K Oct 11 2022 libgmp.so.10.4.0 lrwxrwxrwx 1 root root 20 Feb 14 2023 libgnutls.so.30 -> libgnutls.so.30.27.0 -rw-r--r-- 1 root root 1.9M Feb 14 2023 libgnutls.so.30.27.0 lrwxrwxrwx 1 root root 26 May 8 17:30 libgobject-2.0.so.0 -> libgobject-2.0.so.0.6400.6 -rw-r--r-- 1 root root 379K May 8 17:30 libgobject-2.0.so.0.6400.6 lrwxrwxrwx 1 root root 16 Jul 9 2023 libgomp.so.1 -> libgomp.so.1.0.0 -rw-r--r-- 1 root root 260K Jul 9 2023 libgomp.so.1.0.0 lrwxrwxrwx 1 root root 22 Feb 12 2020 libgpg-error.so.0 -> libgpg-error.so.0.28.0 -rw-r--r-- 1 root root 135K Feb 12 2020 libgpg-error.so.0.28.0 drwxr-xr-x 3 root root 4.0K May 11 06:44 libgphoto2 drwxr-xr-x 3 root root 4.0K May 11 06:44 libgphoto2-dev -rw-r--r-- 1 root root 266K Jun 15 2020 libgphoto2.a lrwxrwxrwx 1 root root 19 Jun 15 2020 libgphoto2.so -> libgphoto2.so.6.1.0 lrwxrwxrwx 1 root root 19 Jun 15 2020 libgphoto2.so.6 -> libgphoto2.so.6.1.0 -rw-r--r-- 1 root root 147K Jun 15 2020 libgphoto2.so.6.1.0 drwxr-xr-x 3 root root 4.0K May 11 06:44 libgphoto2_port -rw-r--r-- 1 root root 80K Jun 15 2020 libgphoto2_port.a lrwxrwxrwx 1 root root 25 Jun 15 2020 libgphoto2_port.so -> libgphoto2_port.so.12.0.0 lrwxrwxrwx 1 root root 25 Jun 15 2020 libgphoto2_port.so.12 -> libgphoto2_port.so.12.0.0 -rw-r--r-- 1 root root 51K Jun 15 2020 libgphoto2_port.so.12.0.0 -rw-r--r-- 1 root root 22K Jan 30 2018 libgpm.so.2 lrwxrwxrwx 1 root root 17 Mar 24 2020 libgraphite2.so.2.0.0 -> libgraphite2.so.3 lrwxrwxrwx 1 root root 21 Mar 24 2020 libgraphite2.so.3 -> libgraphite2.so.3.2.1 -rw-r--r-- 1 root root 175K Mar 24 2020 libgraphite2.so.3.2.1 lrwxrwxrwx 1 root root 16 Apr 1 2019 libgsm.so.1 -> libgsm.so.1.0.18 -rw-r--r-- 1 root root 55K Apr 1 2019 libgsm.so.1.0.18 lrwxrwxrwx 1 root root 18 Feb 6 2023 libgssapi.so.3 -> libgssapi.so.3.0.0 -rw-r--r-- 1 root root 272K Feb 6 2023 libgssapi.so.3.0.0 lrwxrwxrwx 1 root root 21 Oct 24 2023 libgssapi_krb5.so.2 -> libgssapi_krb5.so.2.2 -rw-r--r-- 1 root root 303K Oct 24 2023 libgssapi_krb5.so.2.2 lrwxrwxrwx 1 root root 32 Aug 1 2023 libgstallocators-1.0.so.0 -> libgstallocators-1.0.so.0.1603.0 -rw-r--r-- 1 root root 23K Aug 1 2023 libgstallocators-1.0.so.0.1603.0 lrwxrwxrwx 1 root root 25 Aug 1 2023 libgstapp-1.0.so.0 -> libgstapp-1.0.so.0.1603.0 -rw-r--r-- 1 root root 68K Aug 1 2023 libgstapp-1.0.so.0.1603.0 lrwxrwxrwx 1 root root 27 Aug 1 2023 libgstaudio-1.0.so.0 -> libgstaudio-1.0.so.0.1603.0 -rw-r--r-- 1 root root 494K Aug 1 2023 libgstaudio-1.0.so.0.1603.0 lrwxrwxrwx 1 root root 26 Aug 3 2022 libgstbase-1.0.so.0 -> libgstbase-1.0.so.0.1603.0 -rw-r--r-- 1 root root 502K Aug 3 2022 libgstbase-1.0.so.0.1603.0 lrwxrwxrwx 1 root root 27 Aug 3 2022 libgstcheck-1.0.so.0 -> libgstcheck-1.0.so.0.1603.0 -rw-r--r-- 1 root root 141K Aug 3 2022 libgstcheck-1.0.so.0.1603.0 lrwxrwxrwx 1 root root 32 Aug 3 2022 libgstcontroller-1.0.so.0 -> libgstcontroller-1.0.so.0.1603.0 -rw-r--r-- 1 root root 71K Aug 3 2022 libgstcontroller-1.0.so.0.1603.0 lrwxrwxrwx 1 root root 25 Aug 1 2023 libgstfft-1.0.so.0 -> libgstfft-1.0.so.0.1603.0 -rw-r--r-- 1 root root 47K Aug 1 2023 libgstfft-1.0.so.0.1603.0 lrwxrwxrwx 1 root root 25 Aug 3 2022 libgstnet-1.0.so.0 -> libgstnet-1.0.so.0.1603.0 -rw-r--r-- 1 root root 104K Aug 3 2022 libgstnet-1.0.so.0.1603.0 lrwxrwxrwx 1 root root 29 Aug 1 2023 libgstpbutils-1.0.so.0 -> libgstpbutils-1.0.so.0.1603.0 -rw-r--r-- 1 root root 246K Aug 1 2023 libgstpbutils-1.0.so.0.1603.0 lrwxrwxrwx 1 root root 28 Aug 3 2022 libgstreamer-1.0.so.0 -> libgstreamer-1.0.so.0.1603.0 -rw-r--r-- 1 root root 1.3M Aug 3 2022 libgstreamer-1.0.so.0.1603.0 lrwxrwxrwx 1 root root 26 Aug 1 2023 libgstriff-1.0.so.0 -> libgstriff-1.0.so.0.1603.0 -rw-r--r-- 1 root root 63K Aug 1 2023 libgstriff-1.0.so.0.1603.0 lrwxrwxrwx 1 root root 25 Aug 1 2023 libgstrtp-1.0.so.0 -> libgstrtp-1.0.so.0.1603.0 -rw-r--r-- 1 root root 148K Aug 1 2023 libgstrtp-1.0.so.0.1603.0 lrwxrwxrwx 1 root root 26 Aug 1 2023 libgstrtsp-1.0.so.0 -> libgstrtsp-1.0.so.0.1603.0 -rw-r--r-- 1 root root 152K Aug 1 2023 libgstrtsp-1.0.so.0.1603.0 lrwxrwxrwx 1 root root 25 Aug 1 2023 libgstsdp-1.0.so.0 -> libgstsdp-1.0.so.0.1603.0 -rw-r--r-- 1 root root 95K Aug 1 2023 libgstsdp-1.0.so.0.1603.0 lrwxrwxrwx 1 root root 25 Aug 1 2023 libgsttag-1.0.so.0 -> libgsttag-1.0.so.0.1603.0 -rw-r--r-- 1 root root 245K Aug 1 2023 libgsttag-1.0.so.0.1603.0 lrwxrwxrwx 1 root root 27 Aug 1 2023 libgstvideo-1.0.so.0 -> libgstvideo-1.0.so.0.1603.0 -rw-r--r-- 1 root root 702K Aug 1 2023 libgstvideo-1.0.so.0.1603.0 lrwxrwxrwx 1 root root 26 May 8 17:30 libgthread-2.0.so.0 -> libgthread-2.0.so.0.6400.6 -rw-r--r-- 1 root root 15K May 8 17:30 libgthread-2.0.so.0.6400.6 drwxr-xr-x 2 root root 4.0K May 11 06:44 libgtk-3-0 lrwxrwxrwx 1 root root 21 Feb 15 2022 libgtk-3.so.0 -> libgtk-3.so.0.2404.16 -rw-r--r-- 1 root root 7.7M Feb 15 2022 libgtk-3.so.0.2404.16 lrwxrwxrwx 1 root root 27 Dec 10 2019 libgtk-x11-2.0.so.0 -> libgtk-x11-2.0.so.0.2400.32 -rw-r--r-- 1 root root 4.4M Dec 10 2019 libgtk-x11-2.0.so.0.2400.32 drwxr-xr-x 2 root root 4.0K May 11 06:44 libgtk2.0-0 lrwxrwxrwx 1 root root 19 Feb 3 2017 libgts-0.7.so.5 -> libgts-0.7.so.5.0.1 -rw-r--r-- 1 root root 371K Feb 3 2017 libgts-0.7.so.5.0.1 lrwxrwxrwx 1 root root 15 Mar 2 2020 libgvc.so -> libgvc.so.6.0.0 lrwxrwxrwx 1 root root 15 Mar 2 2020 libgvc.so.6 -> libgvc.so.6.0.0 -rw-r--r-- 1 root root 629K Mar 2 2020 libgvc.so.6.0.0 lrwxrwxrwx 1 root root 16 Mar 2 2020 libgvpr.so -> libgvpr.so.2.0.0 lrwxrwxrwx 1 root root 16 Mar 2 2020 libgvpr.so.2 -> libgvpr.so.2.0.0 -rw-r--r-- 1 root root 485K Mar 2 2020 libgvpr.so.2.0.0 lrwxrwxrwx 1 root root 24 Jul 13 2022 libharfbuzz.so.0 -> libharfbuzz.so.0.20600.4 -rw-r--r-- 1 root root 1.1M Jul 13 2022 libharfbuzz.so.0.20600.4 lrwxrwxrwx 1 root root 19 Feb 6 2023 libhcrypto.so.4 -> libhcrypto.so.4.1.0 -rw-r--r-- 1 root root 217K Feb 6 2023 libhcrypto.so.4.1.0 lrwxrwxrwx 1 root root 26 Apr 13 2020 libhdf5_openmpi.so.103 -> libhdf5_openmpi.so.103.0.0 -rw-r--r-- 1 root root 3.6M Apr 13 2020 libhdf5_openmpi.so.103.0.0 lrwxrwxrwx 1 root root 34 Apr 13 2020 libhdf5_openmpi_fortran.so.100 -> libhdf5_openmpi_fortran.so.100.1.2 -rw-r--r-- 1 root root 286K Apr 13 2020 libhdf5_openmpi_fortran.so.100.1.2 lrwxrwxrwx 1 root root 29 Apr 13 2020 libhdf5_openmpi_hl.so.100 -> libhdf5_openmpi_hl.so.100.1.1 -rw-r--r-- 1 root root 144K Apr 13 2020 libhdf5_openmpi_hl.so.100.1.1 lrwxrwxrwx 1 root root 36 Apr 13 2020 libhdf5_openmpihl_fortran.so.100 -> libhdf5_openmpihl_fortran.so.100.0.3 -rw-r--r-- 1 root root 123K Apr 13 2020 libhdf5_openmpihl_fortran.so.100.0.3 lrwxrwxrwx 1 root root 25 Apr 13 2020 libhdf5_serial.so.103 -> libhdf5_serial.so.103.0.0 -rw-r--r-- 1 root root 3.5M Apr 13 2020 libhdf5_serial.so.103.0.0 lrwxrwxrwx 1 root root 33 Apr 13 2020 libhdf5_serial_fortran.so.100 -> libhdf5_serial_fortran.so.100.1.2 -rw-r--r-- 1 root root 286K Apr 13 2020 libhdf5_serial_fortran.so.100.1.2 lrwxrwxrwx 1 root root 28 Apr 13 2020 libhdf5_serial_hl.so.100 -> libhdf5_serial_hl.so.100.1.1 -rw-r--r-- 1 root root 148K Apr 13 2020 libhdf5_serial_hl.so.100.1.1 lrwxrwxrwx 1 root root 35 Apr 13 2020 libhdf5_serialhl_fortran.so.100 -> libhdf5_serialhl_fortran.so.100.0.3 -rw-r--r-- 1 root root 127K Apr 13 2020 libhdf5_serialhl_fortran.so.100.0.3 lrwxrwxrwx 1 root root 20 Feb 6 2023 libheimbase.so.1 -> libheimbase.so.1.0.0 -rw-r--r-- 1 root root 68K Feb 6 2023 libheimbase.so.1.0.0 lrwxrwxrwx 1 root root 20 Feb 6 2023 libheimntlm.so.0 -> libheimntlm.so.0.1.0 -rw-r--r-- 1 root root 43K Feb 6 2023 libheimntlm.so.0.1.0 lrwxrwxrwx 1 root root 17 Feb 25 2020 libhistory.so.8 -> libhistory.so.8.0 -rw-r--r-- 1 root root 51K Feb 25 2020 libhistory.so.8.0 lrwxrwxrwx 1 root root 17 Jun 14 2021 libhogweed.so.5 -> libhogweed.so.5.0 -rw-r--r-- 1 root root 215K Jun 14 2021 libhogweed.so.5.0 lrwxrwxrwx 1 root root 18 Mar 3 2020 libhwloc.so.15 -> libhwloc.so.15.1.0 -rw-r--r-- 1 root root 320K Mar 3 2020 libhwloc.so.15.1.0 lrwxrwxrwx 1 root root 17 Feb 6 2023 libhx509.so.5 -> libhx509.so.5.0.0 -rw-r--r-- 1 root root 306K Feb 6 2023 libhx509.so.5.0.0 lrwxrwxrwx 1 root root 22 Feb 25 2020 libibverbs.so.1 -> libibverbs.so.1.8.28.0 -rw-r--r-- 1 root root 119K Feb 25 2020 libibverbs.so.1.8.28.0 -rw-r--r-- 1 root root 27M Nov 23 2021 libicudata.a lrwxrwxrwx 1 root root 18 Nov 23 2021 libicudata.so -> libicudata.so.66.1 lrwxrwxrwx 1 root root 18 Nov 23 2021 libicudata.so.66 -> libicudata.so.66.1 -rw-r--r-- 1 root root 27M Nov 23 2021 libicudata.so.66.1 -rw-r--r-- 1 root root 7.1M Nov 23 2021 libicui18n.a lrwxrwxrwx 1 root root 18 Nov 23 2021 libicui18n.so -> libicui18n.so.66.1 lrwxrwxrwx 1 root root 18 Nov 23 2021 libicui18n.so.66 -> libicui18n.so.66.1 -rw-r--r-- 1 root root 3.0M Nov 23 2021 libicui18n.so.66.1 -rw-r--r-- 1 root root 89K Nov 23 2021 libicuio.a lrwxrwxrwx 1 root root 16 Nov 23 2021 libicuio.so -> libicuio.so.66.1 lrwxrwxrwx 1 root root 16 Nov 23 2021 libicuio.so.66 -> libicuio.so.66.1 -rw-r--r-- 1 root root 59K Nov 23 2021 libicuio.so.66.1 -rw-r--r-- 1 root root 132K Nov 23 2021 libicutest.a lrwxrwxrwx 1 root root 18 Nov 23 2021 libicutest.so -> libicutest.so.66.1 lrwxrwxrwx 1 root root 18 Nov 23 2021 libicutest.so.66 -> libicutest.so.66.1 -rw-r--r-- 1 root root 80K Nov 23 2021 libicutest.so.66.1 -rw-r--r-- 1 root root 399K Nov 23 2021 libicutu.a lrwxrwxrwx 1 root root 16 Nov 23 2021 libicutu.so -> libicutu.so.66.1 lrwxrwxrwx 1 root root 16 Nov 23 2021 libicutu.so.66 -> libicutu.so.66.1 -rw-r--r-- 1 root root 216K Nov 23 2021 libicutu.so.66.1 -rw-r--r-- 1 root root 3.7M Nov 23 2021 libicuuc.a lrwxrwxrwx 1 root root 16 Nov 23 2021 libicuuc.so -> libicuuc.so.66.1 lrwxrwxrwx 1 root root 16 Nov 23 2021 libicuuc.so.66 -> libicuuc.so.66.1 -rw-r--r-- 1 root root 1.9M Nov 23 2021 libicuuc.so.66.1 lrwxrwxrwx 1 root root 16 Sep 11 2019 libidn2.so.0 -> libidn2.so.0.3.6 -rw-r--r-- 1 root root 127K Sep 11 2019 libidn2.so.0.3.6 lrwxrwxrwx 1 root root 20 Nov 29 2018 libinfinipath.so.4 -> libinfinipath.so.4.0 -rw-r--r-- 1 root root 59K Nov 29 2018 libinfinipath.so.4.0 lrwxrwxrwx 1 root root 17 May 9 2023 libip4tc.so.2 -> libip4tc.so.2.0.0 -rw-r--r-- 1 root root 35K May 9 2023 libip4tc.so.2.0.0 lrwxrwxrwx 1 root root 16 Feb 18 2020 libisl.so.22 -> libisl.so.22.0.1 -rw-r--r-- 1 root root 1.7M Feb 18 2020 libisl.so.22.0.1 lrwxrwxrwx 1 root root 15 Jul 9 2023 libitm.so.1 -> libitm.so.1.0.0 -rw-r--r-- 1 root root 99K Jul 9 2023 libitm.so.1.0.0 -rw-r--r-- 1 root root 53K Nov 22 2022 libjbig.a lrwxrwxrwx 1 root root 12 Nov 22 2022 libjbig.so -> libjbig.so.0 -rw-r--r-- 1 root root 66K Nov 22 2022 libjbig.so.0 -rw-r--r-- 1 root root 755K Sep 21 2022 libjpeg.a lrwxrwxrwx 1 root root 12 Sep 21 2022 libjpeg.so -> libjpeg.so.8 lrwxrwxrwx 1 root root 16 Sep 21 2022 libjpeg.so.8 -> libjpeg.so.8.2.2 -rw-r--r-- 1 root root 527K Sep 21 2022 libjpeg.so.8.2.2 lrwxrwxrwx 1 root root 18 May 25 2020 libjson-c.so.4 -> libjson-c.so.4.0.0 -rw-r--r-- 1 root root 67K May 25 2020 libjson-c.so.4.0.0 lrwxrwxrwx 1 root root 27 Apr 6 2020 libjson-glib-1.0.so.0 -> libjson-glib-1.0.so.0.400.4 -rw-r--r-- 1 root root 167K Apr 6 2020 libjson-glib-1.0.so.0.400.4 lrwxrwxrwx 1 root root 19 Mar 21 2020 libjsoncpp.so.1 -> libjsoncpp.so.1.7.4 -rw-r--r-- 1 root root 211K Mar 21 2020 libjsoncpp.so.1.7.4 lrwxrwxrwx 1 root root 18 Oct 24 2023 libk5crypto.so.3 -> libk5crypto.so.3.1 -rw-r--r-- 1 root root 187K Oct 24 2023 libk5crypto.so.3.1 lrwxrwxrwx 1 root root 18 May 27 2022 libkeyutils.so.1 -> libkeyutils.so.1.8 -rw-r--r-- 1 root root 23K May 27 2022 libkeyutils.so.1.8 lrwxrwxrwx 1 root root 19 Mar 23 2020 libkmlbase.so.1 -> libkmlbase.so.1.3.0 -rw-r--r-- 1 root root 111K Mar 23 2020 libkmlbase.so.1.3.0 lrwxrwxrwx 1 root root 18 Mar 23 2020 libkmldom.so.1 -> libkmldom.so.1.3.0 -rw-r--r-- 1 root root 639K Mar 23 2020 libkmldom.so.1.3.0 lrwxrwxrwx 1 root root 21 Mar 23 2020 libkmlengine.so.1 -> libkmlengine.so.1.3.0 -rw-r--r-- 1 root root 227K Mar 23 2020 libkmlengine.so.1.3.0 lrwxrwxrwx 1 root root 16 Jan 28 2022 libkmod.so.2 -> libkmod.so.2.3.5 -rw-r--r-- 1 root root 111K Jan 28 2022 libkmod.so.2.3.5 lrwxrwxrwx 1 root root 17 Feb 6 2023 libkrb5.so.26 -> libkrb5.so.26.0.0 -rw-r--r-- 1 root root 581K Feb 6 2023 libkrb5.so.26.0.0 lrwxrwxrwx 1 root root 14 Oct 24 2023 libkrb5.so.3 -> libkrb5.so.3.3 -rw-r--r-- 1 root root 881K Oct 24 2023 libkrb5.so.3.3 lrwxrwxrwx 1 root root 21 Oct 24 2023 libkrb5support.so.0 -> libkrb5support.so.0.1 -rw-r--r-- 1 root root 55K Oct 24 2023 libkrb5support.so.0.1 lrwxrwxrwx 1 root root 17 Jan 3 2023 libksba.so.8 -> libksba.so.8.11.6 -rw-r--r-- 1 root root 231K Jan 3 2023 libksba.so.8.11.6 lrwxrwxrwx 1 root root 21 Mar 2 2020 liblab_gamut.so -> liblab_gamut.so.1.0.0 lrwxrwxrwx 1 root root 21 Mar 2 2020 liblab_gamut.so.1 -> liblab_gamut.so.1.0.0 -rw-r--r-- 1 root root 2.4M Mar 2 2020 liblab_gamut.so.1.0.0 lrwxrwxrwx 1 root root 46 May 11 06:44 liblapack.a -> /etc/alternatives/liblapack.a-x86_64-linux-gnu lrwxrwxrwx 1 root root 47 May 11 06:44 liblapack.so -> /etc/alternatives/liblapack.so-x86_64-linux-gnu lrwxrwxrwx 1 root root 49 May 11 06:44 liblapack.so.3 -> /etc/alternatives/liblapack.so.3-x86_64-linux-gnu lrwxrwxrwx 1 root root 22 May 12 2022 liblber-2.4.so.2 -> liblber-2.4.so.2.10.12 -rw-r--r-- 1 root root 63K May 12 2022 liblber-2.4.so.2.10.12 lrwxrwxrwx 1 root root 17 Sep 9 2019 liblcms2.so.2 -> liblcms2.so.2.0.8 -rw-r--r-- 1 root root 357K Sep 9 2019 liblcms2.so.2.0.8 lrwxrwxrwx 1 root root 18 May 12 2022 libldap-2.4.so.2 -> libldap_r-2.4.so.2 lrwxrwxrwx 1 root root 24 May 12 2022 libldap_r-2.4.so.2 -> libldap_r-2.4.so.2.10.12 -rw-r--r-- 1 root root 332K May 12 2022 libldap_r-2.4.so.2.10.12 lrwxrwxrwx 1 root root 16 Jan 2 2020 liblept.so.5 -> liblept.so.5.0.4 -rw-r--r-- 1 root root 2.6M Jan 2 2020 liblept.so.5.0.4 lrwxrwxrwx 1 root root 16 Jul 9 2023 liblsan.so.0 -> liblsan.so.0.0.0 -rw-r--r-- 1 root root 3.2M Jul 9 2023 liblsan.so.0.0.0 lrwxrwxrwx 1 root root 16 Mar 2 2020 libltdl.so.7 -> libltdl.so.7.3.1 -rw-r--r-- 1 root root 39K Mar 2 2020 libltdl.so.7.3.1 lrwxrwxrwx 1 root root 15 May 20 2021 liblz4.so.1 -> liblz4.so.1.9.2 -rw-r--r-- 1 root root 127K May 20 2021 liblz4.so.1.9.2 -rw-r--r-- 1 root root 275K Apr 8 2022 liblzma.a lrwxrwxrwx 1 root root 38 Apr 8 2022 liblzma.so -> /lib/x86_64-linux-gnu/liblzma.so.5.2.4 lrwxrwxrwx 1 root root 16 Apr 8 2022 liblzma.so.5 -> liblzma.so.5.2.4 -rw-r--r-- 1 root root 159K Apr 8 2022 liblzma.so.5.2.4 -rw-r--r-- 1 root root 3.2M Jul 26 2023 libm-2.31.a -rw-r--r-- 1 root root 1.4M Jul 26 2023 libm-2.31.so -rw-r--r-- 1 root root 132 Jul 26 2023 libm.a -rw-r--r-- 1 root root 140 Jul 26 2023 libm.so lrwxrwxrwx 1 root root 12 Jul 26 2023 libm.so.6 -> libm-2.31.so lrwxrwxrwx 1 root root 38 Feb 27 2020 libmca_common_dstore.so.1 -> pmix/lib/libmca_common_dstore.so.1.0.2 lrwxrwxrwx 1 root root 38 Feb 27 2020 libmca_common_dstore.so.1.0.2 -> pmix/lib/libmca_common_dstore.so.1.0.2 lrwxrwxrwx 1 root root 35 Apr 15 2020 libmca_common_monitoring.so.50 -> libmca_common_monitoring.so.50.10.0 lrwxrwxrwx 1 root root 47 Apr 15 2020 libmca_common_monitoring.so.50.10.0 -> openmpi/lib/libmca_common_monitoring.so.50.10.0 lrwxrwxrwx 1 root root 30 Apr 15 2020 libmca_common_ompio.so.41 -> libmca_common_ompio.so.41.19.3 lrwxrwxrwx 1 root root 42 Apr 15 2020 libmca_common_ompio.so.41.19.3 -> openmpi/lib/libmca_common_ompio.so.41.19.3 lrwxrwxrwx 1 root root 27 Apr 15 2020 libmca_common_sm.so.40 -> libmca_common_sm.so.40.20.0 lrwxrwxrwx 1 root root 39 Apr 15 2020 libmca_common_sm.so.40.20.0 -> openmpi/lib/libmca_common_sm.so.40.20.0 lrwxrwxrwx 1 root root 30 Apr 15 2020 libmca_common_verbs.so.40 -> libmca_common_verbs.so.40.20.0 lrwxrwxrwx 1 root root 42 Apr 15 2020 libmca_common_verbs.so.40.20.0 -> openmpi/lib/libmca_common_verbs.so.40.20.0 -rw-r--r-- 1 root root 1.7K Jul 26 2023 libmcheck.a -rw-r--r-- 1 root root 19K Jul 26 2023 libmemusage.so lrwxrwxrwx 1 root root 14 May 16 2023 libmenu.so.6 -> libmenu.so.6.2 -rw-r--r-- 1 root root 43K May 16 2023 libmenu.so.6.2 lrwxrwxrwx 1 root root 15 May 16 2023 libmenuw.so.5 -> libmenuw.so.5.9 -rw-r--r-- 1 root root 43K May 16 2023 libmenuw.so.5.9 lrwxrwxrwx 1 root root 15 May 16 2023 libmenuw.so.6 -> libmenuw.so.6.2 -rw-r--r-- 1 root root 43K May 16 2023 libmenuw.so.6.2 lrwxrwxrwx 1 root root 19 Apr 3 2018 libminizip.so.1 -> libminizip.so.1.0.0 -rw-r--r-- 1 root root 43K Apr 3 2018 libminizip.so.1.0.0 lrwxrwxrwx 1 root root 17 May 30 2023 libmount.so.1 -> libmount.so.1.1.0 -rw-r--r-- 1 root root 379K May 30 2023 libmount.so.1.1.0 lrwxrwxrwx 1 root root 19 Nov 17 2019 libmp3lame.so.0 -> libmp3lame.so.0.0.0 -rw-r--r-- 1 root root 295K Nov 17 2019 libmp3lame.so.0.0.0 lrwxrwxrwx 1 root root 15 Jan 23 2018 libmpc.so.3 -> libmpc.so.3.1.0 -rw-r--r-- 1 root root 96K Jan 23 2018 libmpc.so.3.1.0 lrwxrwxrwx 1 root root 17 Feb 26 2020 libmpdec.so.2 -> libmpdec.so.2.4.2 -rw-r--r-- 1 root root 219K Feb 26 2020 libmpdec.so.2.4.2 lrwxrwxrwx 1 root root 16 Feb 1 2019 libmpfr.so.6 -> libmpfr.so.6.0.2 -rw-r--r-- 1 root root 512K Feb 1 2019 libmpfr.so.6.0.2 lrwxrwxrwx 1 root root 20 Nov 17 2019 libmpg123.so.0 -> libmpg123.so.0.44.10 -rw-r--r-- 1 root root 316K Nov 17 2019 libmpg123.so.0.44.10 lrwxrwxrwx 1 root root 17 Apr 15 2020 libmpi.so.40 -> libmpi.so.40.20.3 lrwxrwxrwx 1 root root 29 Apr 15 2020 libmpi.so.40.20.3 -> openmpi/lib/libmpi.so.40.20.3 lrwxrwxrwx 1 root root 21 Apr 15 2020 libmpi_cxx.so.40 -> libmpi_cxx.so.40.20.1 lrwxrwxrwx 1 root root 33 Apr 15 2020 libmpi_cxx.so.40.20.1 -> openmpi/lib/libmpi_cxx.so.40.20.1 lrwxrwxrwx 1 root root 22 Apr 15 2020 libmpi_java.so.40 -> libmpi_java.so.40.20.0 lrwxrwxrwx 1 root root 34 Apr 15 2020 libmpi_java.so.40.20.0 -> openmpi/lib/libmpi_java.so.40.20.0 lrwxrwxrwx 1 root root 23 Apr 15 2020 libmpi_mpifh.so.40 -> libmpi_mpifh.so.40.20.2 lrwxrwxrwx 1 root root 35 Apr 15 2020 libmpi_mpifh.so.40.20.2 -> openmpi/lib/libmpi_mpifh.so.40.20.2 lrwxrwxrwx 1 root root 35 Apr 15 2020 libmpi_usempi_ignore_tkr.so.40 -> libmpi_usempi_ignore_tkr.so.40.20.0 lrwxrwxrwx 1 root root 47 Apr 15 2020 libmpi_usempi_ignore_tkr.so.40.20.0 -> openmpi/lib/libmpi_usempi_ignore_tkr.so.40.20.0 lrwxrwxrwx 1 root root 27 Apr 15 2020 libmpi_usempif08.so.40 -> libmpi_usempif08.so.40.21.0 lrwxrwxrwx 1 root root 39 Apr 15 2020 libmpi_usempif08.so.40.21.0 -> openmpi/lib/libmpi_usempif08.so.40.21.0 -rw-r--r-- 1 root root 171K Jul 26 2023 libmvec-2.31.so -rw-r--r-- 1 root root 350K Jul 26 2023 libmvec.a lrwxrwxrwx 1 root root 34 Jul 26 2023 libmvec.so -> /lib/x86_64-linux-gnu/libmvec.so.1 lrwxrwxrwx 1 root root 15 Jul 26 2023 libmvec.so.1 -> libmvec-2.31.so lrwxrwxrwx 1 root root 25 Jan 17 20:13 libmysqlclient.so.21 -> libmysqlclient.so.21.2.36 -rw-r--r-- 1 root root 7.2M Jan 17 20:13 libmysqlclient.so.21.2.36 lrwxrwxrwx 1 root root 12 Feb 22 2023 libnccl.so -> libnccl.so.2 lrwxrwxrwx 1 root root 17 Feb 22 2023 libnccl.so.2 -> libnccl.so.2.17.1 -rw-r--r-- 1 root root 253M Feb 22 2023 libnccl.so.2.17.1 -rw-r--r-- 1 root root 259M Feb 22 2023 libnccl_static.a lrwxrwxrwx 1 root root 17 May 16 2023 libncurses.so.6 -> libncurses.so.6.2 -rw-r--r-- 1 root root 159K May 16 2023 libncurses.so.6.2 lrwxrwxrwx 1 root root 18 May 16 2023 libncursesw.so.5 -> libncursesw.so.5.9 -rw-r--r-- 1 root root 195K May 16 2023 libncursesw.so.5.9 lrwxrwxrwx 1 root root 18 May 16 2023 libncursesw.so.6 -> libncursesw.so.6.2 -rw-r--r-- 1 root root 227K May 16 2023 libncursesw.so.6.2 -rw-r--r-- 1 root root 1.2M Jan 23 2020 libnetcdf.so.15 lrwxrwxrwx 1 root root 22 Mar 22 2020 libnetcdf_c++.so.4 -> libnetcdf_c++.so.4.2.0 -rw-r--r-- 1 root root 123K Mar 22 2020 libnetcdf_c++.so.4.2.0 lrwxrwxrwx 1 root root 16 Jun 14 2021 libnettle.so.7 -> libnettle.so.7.0 -rw-r--r-- 1 root root 227K Jun 14 2021 libnettle.so.7.0 lrwxrwxrwx 1 root root 21 Apr 18 07:15 libnghttp2.so.14 -> libnghttp2.so.14.19.0 -rw-r--r-- 1 root root 163K Apr 18 07:15 libnghttp2.so.14.19.0 lrwxrwxrwx 1 root root 19 Dec 2 2022 libnl-3.so.200 -> libnl-3.so.200.26.0 -rw-r--r-- 1 root root 135K Dec 2 2022 libnl-3.so.200.26.0 lrwxrwxrwx 1 root root 25 Dec 2 2022 libnl-route-3.so.200 -> libnl-route-3.so.200.26.0 -rw-r--r-- 1 root root 475K Dec 2 2022 libnl-route-3.so.200.26.0 lrwxrwxrwx 1 root root 16 Jul 17 2018 libnpth.so.0 -> libnpth.so.0.1.2 -rw-r--r-- 1 root root 19K Jul 17 2018 libnpth.so.0.1.2 -rw-r--r-- 1 root root 104K Jul 26 2023 libnsl-2.31.so -rw-r--r-- 1 root root 207K Jul 26 2023 libnsl.a lrwxrwxrwx 1 root root 33 Jul 26 2023 libnsl.so -> /lib/x86_64-linux-gnu/libnsl.so.1 lrwxrwxrwx 1 root root 14 Jul 26 2023 libnsl.so.1 -> libnsl-2.31.so -rw-r--r-- 1 root root 246K Mar 21 12:18 libnspr4.so -rw-r--r-- 1 root root 1.4M Apr 11 14:23 libnss3.so -rw-r--r-- 1 root root 43K Jul 26 2023 libnss_compat-2.31.so lrwxrwxrwx 1 root root 40 Jul 26 2023 libnss_compat.so -> /lib/x86_64-linux-gnu/libnss_compat.so.2 lrwxrwxrwx 1 root root 21 Jul 26 2023 libnss_compat.so.2 -> libnss_compat-2.31.so -rw-r--r-- 1 root root 27K Jul 26 2023 libnss_dns-2.31.so lrwxrwxrwx 1 root root 37 Jul 26 2023 libnss_dns.so -> /lib/x86_64-linux-gnu/libnss_dns.so.2 lrwxrwxrwx 1 root root 18 Jul 26 2023 libnss_dns.so.2 -> libnss_dns-2.31.so -rw-r--r-- 1 root root 51K Jul 26 2023 libnss_files-2.31.so lrwxrwxrwx 1 root root 39 Jul 26 2023 libnss_files.so -> /lib/x86_64-linux-gnu/libnss_files.so.2 lrwxrwxrwx 1 root root 20 Jul 26 2023 libnss_files.so.2 -> libnss_files-2.31.so -rw-r--r-- 1 root root 27K Jul 26 2023 libnss_hesiod-2.31.so lrwxrwxrwx 1 root root 40 Jul 26 2023 libnss_hesiod.so -> /lib/x86_64-linux-gnu/libnss_hesiod.so.2 lrwxrwxrwx 1 root root 21 Jul 26 2023 libnss_hesiod.so.2 -> libnss_hesiod-2.31.so -rw-r--r-- 1 root root 51K Jul 26 2023 libnss_nis-2.31.so lrwxrwxrwx 1 root root 37 Jul 26 2023 libnss_nis.so -> /lib/x86_64-linux-gnu/libnss_nis.so.2 lrwxrwxrwx 1 root root 18 Jul 26 2023 libnss_nis.so.2 -> libnss_nis-2.31.so -rw-r--r-- 1 root root 59K Jul 26 2023 libnss_nisplus-2.31.so lrwxrwxrwx 1 root root 41 Jul 26 2023 libnss_nisplus.so -> /lib/x86_64-linux-gnu/libnss_nisplus.so.2 lrwxrwxrwx 1 root root 22 Jul 26 2023 libnss_nisplus.so.2 -> libnss_nisplus-2.31.so -rw-r--r-- 1 root root 200K Apr 11 14:23 libnssutil3.so lrwxrwxrwx 1 root root 16 Sep 8 2018 libnuma.so.1 -> libnuma.so.1.0.0 -rw-r--r-- 1 root root 47K Sep 8 2018 libnuma.so.1.0.0 lrwxrwxrwx 1 root root 12 Mar 21 12:34 libodbc.so.1 -> libodbc.so.2 lrwxrwxrwx 1 root root 16 Mar 21 12:34 libodbc.so.2 -> libodbc.so.2.0.0 -rw-r--r-- 1 root root 442K Mar 21 12:34 libodbc.so.2.0.0 lrwxrwxrwx 1 root root 14 Mar 21 12:34 libodbccr.so.1 -> libodbccr.so.2 lrwxrwxrwx 1 root root 18 Mar 21 12:34 libodbccr.so.2 -> libodbccr.so.2.0.0 -rw-r--r-- 1 root root 47K Mar 21 12:34 libodbccr.so.2.0.0 lrwxrwxrwx 1 root root 16 Mar 21 12:34 libodbcinst.so.1 -> libodbcinst.so.2 lrwxrwxrwx 1 root root 20 Mar 21 12:34 libodbcinst.so.2 -> libodbcinst.so.2.0.0 -rw-r--r-- 1 root root 79K Mar 21 12:34 libodbcinst.so.2.0.0 lrwxrwxrwx 1 root root 15 Sep 16 2019 libogg.so.0 -> libogg.so.0.8.4 -rw-r--r-- 1 root root 46K Sep 16 2019 libogg.so.0.8.4 lrwxrwxrwx 1 root root 23 Apr 15 2020 libompitrace.so.40 -> libompitrace.so.40.20.0 lrwxrwxrwx 1 root root 35 Apr 15 2020 libompitrace.so.40.20.0 -> openmpi/lib/libompitrace.so.40.20.0 -rw-r--r-- 1 root root 1.4M Jun 13 2023 libopcodes-2.34-system.so lrwxrwxrwx 1 root root 22 Apr 15 2020 libopen-pal.so.40 -> libopen-pal.so.40.20.3 lrwxrwxrwx 1 root root 34 Apr 15 2020 libopen-pal.so.40.20.3 -> openmpi/lib/libopen-pal.so.40.20.3 lrwxrwxrwx 1 root root 22 Apr 15 2020 libopen-rte.so.40 -> libopen-rte.so.40.20.3 lrwxrwxrwx 1 root root 34 Apr 15 2020 libopen-rte.so.40.20.3 -> openmpi/lib/libopen-rte.so.40.20.3 lrwxrwxrwx 1 root root 48 May 11 06:44 libopenblas.a -> /etc/alternatives/libopenblas.a-x86_64-linux-gnu lrwxrwxrwx 1 root root 49 May 11 06:44 libopenblas.so -> /etc/alternatives/libopenblas.so-x86_64-linux-gnu lrwxrwxrwx 1 root root 51 May 11 06:44 libopenblas.so.0 -> /etc/alternatives/libopenblas.so.0-x86_64-linux-gnu -rw-r--r-- 1 root root 752K Feb 18 2020 libopencv_aruco.a lrwxrwxrwx 1 root root 22 Feb 18 2020 libopencv_aruco.so -> libopencv_aruco.so.4.2 lrwxrwxrwx 1 root root 24 Feb 18 2020 libopencv_aruco.so.4.2 -> libopencv_aruco.so.4.2.0 -rw-r--r-- 1 root root 435K Feb 18 2020 libopencv_aruco.so.4.2.0 -rw-r--r-- 1 root root 358K Feb 18 2020 libopencv_bgsegm.a lrwxrwxrwx 1 root root 23 Feb 18 2020 libopencv_bgsegm.so -> libopencv_bgsegm.so.4.2 lrwxrwxrwx 1 root root 25 Feb 18 2020 libopencv_bgsegm.so.4.2 -> libopencv_bgsegm.so.4.2.0 -rw-r--r-- 1 root root 143K Feb 18 2020 libopencv_bgsegm.so.4.2.0 -rw-r--r-- 1 root root 778K Feb 18 2020 libopencv_bioinspired.a lrwxrwxrwx 1 root root 28 Feb 18 2020 libopencv_bioinspired.so -> libopencv_bioinspired.so.4.2 lrwxrwxrwx 1 root root 30 Feb 18 2020 libopencv_bioinspired.so.4.2 -> libopencv_bioinspired.so.4.2.0 -rw-r--r-- 1 root root 259K Feb 18 2020 libopencv_bioinspired.so.4.2.0 -rw-r--r-- 1 root root 3.9M Feb 18 2020 libopencv_calib3d.a lrwxrwxrwx 1 root root 24 Feb 18 2020 libopencv_calib3d.so -> libopencv_calib3d.so.4.2 lrwxrwxrwx 1 root root 26 Feb 18 2020 libopencv_calib3d.so.4.2 -> libopencv_calib3d.so.4.2.0 -rw-r--r-- 1 root root 1.9M Feb 18 2020 libopencv_calib3d.so.4.2.0 -rw-r--r-- 1 root root 783K Feb 18 2020 libopencv_ccalib.a lrwxrwxrwx 1 root root 23 Feb 18 2020 libopencv_ccalib.so -> libopencv_ccalib.so.4.2 lrwxrwxrwx 1 root root 25 Feb 18 2020 libopencv_ccalib.so.4.2 -> libopencv_ccalib.so.4.2.0 -rw-r--r-- 1 root root 423K Feb 18 2020 libopencv_ccalib.so.4.2.0 -rw-r--r-- 1 root root 8.8M Feb 18 2020 libopencv_core.a lrwxrwxrwx 1 root root 21 Feb 18 2020 libopencv_core.so -> libopencv_core.so.4.2 lrwxrwxrwx 1 root root 23 Feb 18 2020 libopencv_core.so.4.2 -> libopencv_core.so.4.2.0 -rw-r--r-- 1 root root 3.7M Feb 18 2020 libopencv_core.so.4.2.0 -rw-r--r-- 1 root root 1.9M Feb 18 2020 libopencv_datasets.a lrwxrwxrwx 1 root root 25 Feb 18 2020 libopencv_datasets.so -> libopencv_datasets.so.4.2 lrwxrwxrwx 1 root root 27 Feb 18 2020 libopencv_datasets.so.4.2 -> libopencv_datasets.so.4.2.0 -rw-r--r-- 1 root root 479K Feb 18 2020 libopencv_datasets.so.4.2.0 -rw-r--r-- 1 root root 11M Feb 18 2020 libopencv_dnn.a lrwxrwxrwx 1 root root 20 Feb 18 2020 libopencv_dnn.so -> libopencv_dnn.so.4.2 lrwxrwxrwx 1 root root 22 Feb 18 2020 libopencv_dnn.so.4.2 -> libopencv_dnn.so.4.2.0 -rw-r--r-- 1 root root 3.2M Feb 18 2020 libopencv_dnn.so.4.2.0 -rw-r--r-- 1 root root 51K Feb 18 2020 libopencv_dnn_objdetect.a lrwxrwxrwx 1 root root 30 Feb 18 2020 libopencv_dnn_objdetect.so -> libopencv_dnn_objdetect.so.4.2 lrwxrwxrwx 1 root root 32 Feb 18 2020 libopencv_dnn_objdetect.so.4.2 -> libopencv_dnn_objdetect.so.4.2.0 -rw-r--r-- 1 root root 39K Feb 18 2020 libopencv_dnn_objdetect.so.4.2.0 -rw-r--r-- 1 root root 102K Feb 18 2020 libopencv_dnn_superres.a lrwxrwxrwx 1 root root 29 Feb 18 2020 libopencv_dnn_superres.so -> libopencv_dnn_superres.so.4.2 lrwxrwxrwx 1 root root 31 Feb 18 2020 libopencv_dnn_superres.so.4.2 -> libopencv_dnn_superres.so.4.2.0 -rw-r--r-- 1 root root 63K Feb 18 2020 libopencv_dnn_superres.so.4.2.0 -rw-r--r-- 1 root root 235K Feb 18 2020 libopencv_dpm.a lrwxrwxrwx 1 root root 20 Feb 18 2020 libopencv_dpm.so -> libopencv_dpm.so.4.2 lrwxrwxrwx 1 root root 22 Feb 18 2020 libopencv_dpm.so.4.2 -> libopencv_dpm.so.4.2.0 -rw-r--r-- 1 root root 111K Feb 18 2020 libopencv_dpm.so.4.2.0 -rw-r--r-- 1 root root 1.5M Feb 18 2020 libopencv_face.a lrwxrwxrwx 1 root root 21 Feb 18 2020 libopencv_face.so -> libopencv_face.so.4.2 lrwxrwxrwx 1 root root 23 Feb 18 2020 libopencv_face.so.4.2 -> libopencv_face.so.4.2.0 -rw-r--r-- 1 root root 631K Feb 18 2020 libopencv_face.so.4.2.0 -rw-r--r-- 1 root root 1.8M Feb 18 2020 libopencv_features2d.a lrwxrwxrwx 1 root root 27 Feb 18 2020 libopencv_features2d.so -> libopencv_features2d.so.4.2 lrwxrwxrwx 1 root root 29 Feb 18 2020 libopencv_features2d.so.4.2 -> libopencv_features2d.so.4.2.0 -rw-r--r-- 1 root root 843K Feb 18 2020 libopencv_features2d.so.4.2.0 -rw-r--r-- 1 root root 1.1M Feb 18 2020 libopencv_flann.a lrwxrwxrwx 1 root root 22 Feb 18 2020 libopencv_flann.so -> libopencv_flann.so.4.2 lrwxrwxrwx 1 root root 24 Feb 18 2020 libopencv_flann.so.4.2 -> libopencv_flann.so.4.2.0 -rw-r--r-- 1 root root 375K Feb 18 2020 libopencv_flann.so.4.2.0 -rw-r--r-- 1 root root 62K Feb 18 2020 libopencv_freetype.a lrwxrwxrwx 1 root root 25 Feb 18 2020 libopencv_freetype.so -> libopencv_freetype.so.4.2 lrwxrwxrwx 1 root root 27 Feb 18 2020 libopencv_freetype.so.4.2 -> libopencv_freetype.so.4.2.0 -rw-r--r-- 1 root root 39K Feb 18 2020 libopencv_freetype.so.4.2.0 -rw-r--r-- 1 root root 177K Feb 18 2020 libopencv_fuzzy.a lrwxrwxrwx 1 root root 22 Feb 18 2020 libopencv_fuzzy.so -> libopencv_fuzzy.so.4.2 lrwxrwxrwx 1 root root 24 Feb 18 2020 libopencv_fuzzy.so.4.2 -> libopencv_fuzzy.so.4.2.0 -rw-r--r-- 1 root root 119K Feb 18 2020 libopencv_fuzzy.so.4.2.0 -rw-r--r-- 1 root root 117K Feb 18 2020 libopencv_hdf.a lrwxrwxrwx 1 root root 20 Feb 18 2020 libopencv_hdf.so -> libopencv_hdf.so.4.2 lrwxrwxrwx 1 root root 22 Feb 18 2020 libopencv_hdf.so.4.2 -> libopencv_hdf.so.4.2.0 -rw-r--r-- 1 root root 51K Feb 18 2020 libopencv_hdf.so.4.2.0 -rw-r--r-- 1 root root 178K Feb 18 2020 libopencv_hfs.a lrwxrwxrwx 1 root root 20 Feb 18 2020 libopencv_hfs.so -> libopencv_hfs.so.4.2 lrwxrwxrwx 1 root root 22 Feb 18 2020 libopencv_hfs.so.4.2 -> libopencv_hfs.so.4.2.0 -rw-r--r-- 1 root root 75K Feb 18 2020 libopencv_hfs.so.4.2.0 -rw-r--r-- 1 root root 233K Feb 18 2020 libopencv_highgui.a lrwxrwxrwx 1 root root 24 Feb 18 2020 libopencv_highgui.so -> libopencv_highgui.so.4.2 lrwxrwxrwx 1 root root 26 Feb 18 2020 libopencv_highgui.so.4.2 -> libopencv_highgui.so.4.2.0 -rw-r--r-- 1 root root 99K Feb 18 2020 libopencv_highgui.so.4.2.0 -rw-r--r-- 1 root root 292K Feb 18 2020 libopencv_img_hash.a lrwxrwxrwx 1 root root 25 Feb 18 2020 libopencv_img_hash.so -> libopencv_img_hash.so.4.2 lrwxrwxrwx 1 root root 27 Feb 18 2020 libopencv_img_hash.so.4.2 -> libopencv_img_hash.so.4.2.0 -rw-r--r-- 1 root root 111K Feb 18 2020 libopencv_img_hash.so.4.2.0 -rw-r--r-- 1 root root 1.2M Feb 18 2020 libopencv_imgcodecs.a lrwxrwxrwx 1 root root 26 Feb 18 2020 libopencv_imgcodecs.so -> libopencv_imgcodecs.so.4.2 lrwxrwxrwx 1 root root 28 Feb 18 2020 libopencv_imgcodecs.so.4.2 -> libopencv_imgcodecs.so.4.2.0 -rw-r--r-- 1 root root 351K Feb 18 2020 libopencv_imgcodecs.so.4.2.0 -rw-r--r-- 1 root root 13M Feb 18 2020 libopencv_imgproc.a lrwxrwxrwx 1 root root 24 Feb 18 2020 libopencv_imgproc.so -> libopencv_imgproc.so.4.2 lrwxrwxrwx 1 root root 26 Feb 18 2020 libopencv_imgproc.so.4.2 -> libopencv_imgproc.so.4.2.0 -rw-r--r-- 1 root root 5.1M Feb 18 2020 libopencv_imgproc.so.4.2.0 -rw-r--r-- 1 root root 355K Feb 18 2020 libopencv_line_descriptor.a lrwxrwxrwx 1 root root 32 Feb 18 2020 libopencv_line_descriptor.so -> libopencv_line_descriptor.so.4.2 lrwxrwxrwx 1 root root 34 Feb 18 2020 libopencv_line_descriptor.so.4.2 -> libopencv_line_descriptor.so.4.2.0 -rw-r--r-- 1 root root 183K Feb 18 2020 libopencv_line_descriptor.so.4.2.0 -rw-r--r-- 1 root root 1.8M Feb 18 2020 libopencv_ml.a lrwxrwxrwx 1 root root 19 Feb 18 2020 libopencv_ml.so -> libopencv_ml.so.4.2 lrwxrwxrwx 1 root root 21 Feb 18 2020 libopencv_ml.so.4.2 -> libopencv_ml.so.4.2.0 -rw-r--r-- 1 root root 755K Feb 18 2020 libopencv_ml.so.4.2.0 -rw-r--r-- 1 root root 862K Feb 18 2020 libopencv_objdetect.a lrwxrwxrwx 1 root root 26 Feb 18 2020 libopencv_objdetect.so -> libopencv_objdetect.so.4.2 lrwxrwxrwx 1 root root 28 Feb 18 2020 libopencv_objdetect.so.4.2 -> libopencv_objdetect.so.4.2.0 -rw-r--r-- 1 root root 403K Feb 18 2020 libopencv_objdetect.so.4.2.0 -rw-r--r-- 1 root root 1.1M Feb 18 2020 libopencv_optflow.a lrwxrwxrwx 1 root root 24 Feb 18 2020 libopencv_optflow.so -> libopencv_optflow.so.4.2 lrwxrwxrwx 1 root root 26 Feb 18 2020 libopencv_optflow.so.4.2 -> libopencv_optflow.so.4.2.0 -rw-r--r-- 1 root root 519K Feb 18 2020 libopencv_optflow.so.4.2.0 -rw-r--r-- 1 root root 67K Feb 18 2020 libopencv_phase_unwrapping.a lrwxrwxrwx 1 root root 33 Feb 18 2020 libopencv_phase_unwrapping.so -> libopencv_phase_unwrapping.so.4.2 lrwxrwxrwx 1 root root 35 Feb 18 2020 libopencv_phase_unwrapping.so.4.2 -> libopencv_phase_unwrapping.so.4.2.0 -rw-r--r-- 1 root root 39K Feb 18 2020 libopencv_phase_unwrapping.so.4.2.0 -rw-r--r-- 1 root root 1.6M Feb 18 2020 libopencv_photo.a lrwxrwxrwx 1 root root 22 Feb 18 2020 libopencv_photo.so -> libopencv_photo.so.4.2 lrwxrwxrwx 1 root root 24 Feb 18 2020 libopencv_photo.so.4.2 -> libopencv_photo.so.4.2.0 -rw-r--r-- 1 root root 839K Feb 18 2020 libopencv_photo.so.4.2.0 -rw-r--r-- 1 root root 77K Feb 18 2020 libopencv_plot.a lrwxrwxrwx 1 root root 21 Feb 18 2020 libopencv_plot.so -> libopencv_plot.so.4.2 lrwxrwxrwx 1 root root 23 Feb 18 2020 libopencv_plot.so.4.2 -> libopencv_plot.so.4.2.0 -rw-r--r-- 1 root root 55K Feb 18 2020 libopencv_plot.so.4.2.0 -rw-r--r-- 1 root root 216K Feb 18 2020 libopencv_quality.a lrwxrwxrwx 1 root root 24 Feb 18 2020 libopencv_quality.so -> libopencv_quality.so.4.2 lrwxrwxrwx 1 root root 26 Feb 18 2020 libopencv_quality.so.4.2 -> libopencv_quality.so.4.2.0 -rw-r--r-- 1 root root 99K Feb 18 2020 libopencv_quality.so.4.2.0 -rw-r--r-- 1 root root 351K Feb 18 2020 libopencv_reg.a lrwxrwxrwx 1 root root 20 Feb 18 2020 libopencv_reg.so -> libopencv_reg.so.4.2 lrwxrwxrwx 1 root root 22 Feb 18 2020 libopencv_reg.so.4.2 -> libopencv_reg.so.4.2.0 -rw-r--r-- 1 root root 167K Feb 18 2020 libopencv_reg.so.4.2.0 -rw-r--r-- 1 root root 2.8M Feb 18 2020 libopencv_rgbd.a lrwxrwxrwx 1 root root 21 Feb 18 2020 libopencv_rgbd.so -> libopencv_rgbd.so.4.2 lrwxrwxrwx 1 root root 23 Feb 18 2020 libopencv_rgbd.so.4.2 -> libopencv_rgbd.so.4.2.0 -rw-r--r-- 1 root root 739K Feb 18 2020 libopencv_rgbd.so.4.2.0 -rw-r--r-- 1 root root 368K Feb 18 2020 libopencv_saliency.a lrwxrwxrwx 1 root root 25 Feb 18 2020 libopencv_saliency.so -> libopencv_saliency.so.4.2 lrwxrwxrwx 1 root root 27 Feb 18 2020 libopencv_saliency.so.4.2 -> libopencv_saliency.so.4.2.0 -rw-r--r-- 1 root root 187K Feb 18 2020 libopencv_saliency.so.4.2.0 -rw-r--r-- 1 root root 461K Feb 18 2020 libopencv_shape.a lrwxrwxrwx 1 root root 22 Feb 18 2020 libopencv_shape.so -> libopencv_shape.so.4.2 lrwxrwxrwx 1 root root 24 Feb 18 2020 libopencv_shape.so.4.2 -> libopencv_shape.so.4.2.0 -rw-r--r-- 1 root root 191K Feb 18 2020 libopencv_shape.so.4.2.0 -rw-r--r-- 1 root root 418K Feb 18 2020 libopencv_stereo.a lrwxrwxrwx 1 root root 23 Feb 18 2020 libopencv_stereo.so -> libopencv_stereo.so.4.2 lrwxrwxrwx 1 root root 25 Feb 18 2020 libopencv_stereo.so.4.2 -> libopencv_stereo.so.4.2.0 -rw-r--r-- 1 root root 175K Feb 18 2020 libopencv_stereo.so.4.2.0 -rw-r--r-- 1 root root 1.7M Feb 18 2020 libopencv_stitching.a lrwxrwxrwx 1 root root 26 Feb 18 2020 libopencv_stitching.so -> libopencv_stitching.so.4.2 lrwxrwxrwx 1 root root 28 Feb 18 2020 libopencv_stitching.so.4.2 -> libopencv_stitching.so.4.2.0 -rw-r--r-- 1 root root 767K Feb 18 2020 libopencv_stitching.so.4.2.0 -rw-r--r-- 1 root root 180K Feb 18 2020 libopencv_structured_light.a lrwxrwxrwx 1 root root 33 Feb 18 2020 libopencv_structured_light.so -> libopencv_structured_light.so.4.2 lrwxrwxrwx 1 root root 35 Feb 18 2020 libopencv_structured_light.so.4.2 -> libopencv_structured_light.so.4.2.0 -rw-r--r-- 1 root root 103K Feb 18 2020 libopencv_structured_light.so.4.2.0 -rw-r--r-- 1 root root 367K Feb 18 2020 libopencv_superres.a lrwxrwxrwx 1 root root 25 Feb 18 2020 libopencv_superres.so -> libopencv_superres.so.4.2 lrwxrwxrwx 1 root root 27 Feb 18 2020 libopencv_superres.so.4.2 -> libopencv_superres.so.4.2.0 -rw-r--r-- 1 root root 175K Feb 18 2020 libopencv_superres.so.4.2.0 -rw-r--r-- 1 root root 1.2M Feb 18 2020 libopencv_surface_matching.a lrwxrwxrwx 1 root root 33 Feb 18 2020 libopencv_surface_matching.so -> libopencv_surface_matching.so.4.2 lrwxrwxrwx 1 root root 35 Feb 18 2020 libopencv_surface_matching.so.4.2 -> libopencv_surface_matching.so.4.2.0 -rw-r--r-- 1 root root 323K Feb 18 2020 libopencv_surface_matching.so.4.2.0 -rw-r--r-- 1 root root 975K Feb 18 2020 libopencv_text.a lrwxrwxrwx 1 root root 21 Feb 18 2020 libopencv_text.so -> libopencv_text.so.4.2 lrwxrwxrwx 1 root root 23 Feb 18 2020 libopencv_text.so.4.2 -> libopencv_text.so.4.2.0 -rw-r--r-- 1 root root 431K Feb 18 2020 libopencv_text.so.4.2.0 -rw-r--r-- 1 root root 4.0M Feb 18 2020 libopencv_tracking.a lrwxrwxrwx 1 root root 25 Feb 18 2020 libopencv_tracking.so -> libopencv_tracking.so.4.2 lrwxrwxrwx 1 root root 27 Feb 18 2020 libopencv_tracking.so.4.2 -> libopencv_tracking.so.4.2.0 -rw-r--r-- 1 root root 2.4M Feb 18 2020 libopencv_tracking.so.4.2.0 -rw-r--r-- 1 root root 2.2M Feb 18 2020 libopencv_ts.a -rw-r--r-- 1 root root 987K Feb 18 2020 libopencv_video.a lrwxrwxrwx 1 root root 22 Feb 18 2020 libopencv_video.so -> libopencv_video.so.4.2 lrwxrwxrwx 1 root root 24 Feb 18 2020 libopencv_video.so.4.2 -> libopencv_video.so.4.2.0 -rw-r--r-- 1 root root 483K Feb 18 2020 libopencv_video.so.4.2.0 -rw-r--r-- 1 root root 1.3M Feb 18 2020 libopencv_videoio.a lrwxrwxrwx 1 root root 24 Feb 18 2020 libopencv_videoio.so -> libopencv_videoio.so.4.2 lrwxrwxrwx 1 root root 26 Feb 18 2020 libopencv_videoio.so.4.2 -> libopencv_videoio.so.4.2.0 -rw-r--r-- 1 root root 499K Feb 18 2020 libopencv_videoio.so.4.2.0 -rw-r--r-- 1 root root 763K Feb 18 2020 libopencv_videostab.a lrwxrwxrwx 1 root root 26 Feb 18 2020 libopencv_videostab.so -> libopencv_videostab.so.4.2 lrwxrwxrwx 1 root root 28 Feb 18 2020 libopencv_videostab.so.4.2 -> libopencv_videostab.so.4.2.0 -rw-r--r-- 1 root root 363K Feb 18 2020 libopencv_videostab.so.4.2.0 -rw-r--r-- 1 root root 1.3M Feb 18 2020 libopencv_viz.a lrwxrwxrwx 1 root root 20 Feb 18 2020 libopencv_viz.so -> libopencv_viz.so.4.2 lrwxrwxrwx 1 root root 22 Feb 18 2020 libopencv_viz.so.4.2 -> libopencv_viz.so.4.2.0 -rw-r--r-- 1 root root 423K Feb 18 2020 libopencv_viz.so.4.2.0 -rw-r--r-- 1 root root 3.4M Feb 18 2020 libopencv_ximgproc.a lrwxrwxrwx 1 root root 25 Feb 18 2020 libopencv_ximgproc.so -> libopencv_ximgproc.so.4.2 lrwxrwxrwx 1 root root 27 Feb 18 2020 libopencv_ximgproc.so.4.2 -> libopencv_ximgproc.so.4.2.0 -rw-r--r-- 1 root root 1.5M Feb 18 2020 libopencv_ximgproc.so.4.2.0 -rw-r--r-- 1 root root 216K Feb 18 2020 libopencv_xobjdetect.a lrwxrwxrwx 1 root root 27 Feb 18 2020 libopencv_xobjdetect.so -> libopencv_xobjdetect.so.4.2 lrwxrwxrwx 1 root root 29 Feb 18 2020 libopencv_xobjdetect.so.4.2 -> libopencv_xobjdetect.so.4.2.0 -rw-r--r-- 1 root root 99K Feb 18 2020 libopencv_xobjdetect.so.4.2.0 -rw-r--r-- 1 root root 580K Feb 18 2020 libopencv_xphoto.a lrwxrwxrwx 1 root root 23 Feb 18 2020 libopencv_xphoto.so -> libopencv_xphoto.so.4.2 lrwxrwxrwx 1 root root 25 Feb 18 2020 libopencv_xphoto.so.4.2 -> libopencv_xphoto.so.4.2.0 -rw-r--r-- 1 root root 297K Feb 18 2020 libopencv_xphoto.so.4.2.0 -rw-r--r-- 1 root root 339K Jan 6 2021 libopenjp2.so.2.3.1 lrwxrwxrwx 1 root root 19 Jan 6 2021 libopenjp2.so.7 -> libopenjp2.so.2.3.1 lrwxrwxrwx 1 root root 19 Mar 24 2020 libopenmpt.so.0 -> libopenmpt.so.0.1.1 -rw-r--r-- 1 root root 1.6M Mar 24 2020 libopenmpt.so.0.1.1 lrwxrwxrwx 1 root root 16 Aug 28 2019 libopus.so.0 -> libopus.so.0.8.0 -rw-r--r-- 1 root root 375K Aug 28 2019 libopus.so.0.8.0 lrwxrwxrwx 1 root root 20 Nov 2 2019 liborc-0.4.so.0 -> liborc-0.4.so.0.31.0 -rw-r--r-- 1 root root 522K Nov 2 2019 liborc-0.4.so.0.31.0 lrwxrwxrwx 1 root root 25 Nov 2 2019 liborc-test-0.4.so.0 -> liborc-test-0.4.so.0.31.0 -rw-r--r-- 1 root root 538K Nov 2 2019 liborc-test-0.4.so.0.31.0 lrwxrwxrwx 1 root root 19 Jan 4 2021 libp11-kit.so.0 -> libp11-kit.so.0.3.0 -rw-r--r-- 1 root root 1.3M Jan 4 2021 libp11-kit.so.0.3.0 lrwxrwxrwx 1 root root 16 Feb 2 2023 libpam.so.0 -> libpam.so.0.84.2 -rw-r--r-- 1 root root 67K Feb 2 2023 libpam.so.0.84.2 lrwxrwxrwx 1 root root 21 Feb 2 2023 libpam_misc.so.0 -> libpam_misc.so.0.82.1 -rw-r--r-- 1 root root 15K Feb 2 2023 libpam_misc.so.0.82.1 lrwxrwxrwx 1 root root 17 Feb 2 2023 libpamc.so.0 -> libpamc.so.0.82.1 -rw-r--r-- 1 root root 19K Feb 2 2023 libpamc.so.0.82.1 lrwxrwxrwx 1 root root 15 May 16 2023 libpanel.so.6 -> libpanel.so.6.2 -rw-r--r-- 1 root root 23K May 16 2023 libpanel.so.6.2 lrwxrwxrwx 1 root root 16 May 16 2023 libpanelw.so.5 -> libpanelw.so.5.9 -rw-r--r-- 1 root root 23K May 16 2023 libpanelw.so.5.9 lrwxrwxrwx 1 root root 16 May 16 2023 libpanelw.so.6 -> libpanelw.so.6.2 -rw-r--r-- 1 root root 23K May 16 2023 libpanelw.so.6.2 lrwxrwxrwx 1 root root 24 Apr 21 2020 libpango-1.0.so.0 -> libpango-1.0.so.0.4400.7 -rw-r--r-- 1 root root 311K Apr 21 2020 libpango-1.0.so.0.4400.7 lrwxrwxrwx 1 root root 29 Apr 21 2020 libpangocairo-1.0.so.0 -> libpangocairo-1.0.so.0.4400.7 -rw-r--r-- 1 root root 67K Apr 21 2020 libpangocairo-1.0.so.0.4400.7 lrwxrwxrwx 1 root root 27 Apr 21 2020 libpangoft2-1.0.so.0 -> libpangoft2-1.0.so.0.4400.7 -rw-r--r-- 1 root root 94K Apr 21 2020 libpangoft2-1.0.so.0.4400.7 lrwxrwxrwx 1 root root 20 Mar 2 2020 libpathplan.so -> libpathplan.so.4.0.0 lrwxrwxrwx 1 root root 20 Mar 2 2020 libpathplan.so.4 -> libpathplan.so.4.0.0 -rw-r--r-- 1 root root 35K Mar 2 2020 libpathplan.so.4.0.0 lrwxrwxrwx 1 root root 22 Aug 24 2019 libpciaccess.so.0 -> libpciaccess.so.0.11.1 -rw-r--r-- 1 root root 39K Aug 24 2019 libpciaccess.so.0.11.1 -rw-r--r-- 1 root root 15K Jul 26 2023 libpcprofile.so lrwxrwxrwx 1 root root 17 May 16 2022 libpcre.so.3 -> libpcre.so.3.13.3 -rw-r--r-- 1 root root 455K May 16 2022 libpcre.so.3.13.3 lrwxrwxrwx 1 root root 19 Sep 20 2022 libpcre2-8.so.0 -> libpcre2-8.so.0.9.0 -rw-r--r-- 1 root root 575K Sep 20 2022 libpcre2-8.so.0.9.0 lrwxrwxrwx 1 root root 22 May 16 2022 libpcreposix.so.3 -> libpcreposix.so.3.13.3 -rw-r--r-- 1 root root 15K May 16 2022 libpcreposix.so.3.13.3 lrwxrwxrwx 1 root root 17 May 23 2023 libperl.so.5.30 -> libperl.so.5.30.0 -rw-r--r-- 1 root root 3.4M May 23 2023 libperl.so.5.30.0 lrwxrwxrwx 1 root root 21 Nov 4 2022 libpixman-1.so.0 -> libpixman-1.so.0.38.4 -rw-r--r-- 1 root root 663K Nov 4 2022 libpixman-1.so.0.38.4 -rw-r--r-- 1 root root 23K Mar 21 12:18 libplc4.so -rw-r--r-- 1 root root 15K Mar 21 12:18 libplds4.so lrwxrwxrwx 1 root root 26 Feb 27 2020 libpmix.so.2 -> pmix/lib/libpmix.so.2.2.25 lrwxrwxrwx 1 root root 26 Feb 27 2020 libpmix.so.2.2.25 -> pmix/lib/libpmix.so.2.2.25 lrwxrwxrwx 1 root root 10 Feb 7 2020 libpng.a -> libpng16.a lrwxrwxrwx 1 root root 11 Feb 7 2020 libpng.so -> libpng16.so -rw-r--r-- 1 root root 351K Feb 7 2020 libpng16.a lrwxrwxrwx 1 root root 19 Feb 7 2020 libpng16.so -> libpng16.so.16.37.0 lrwxrwxrwx 1 root root 19 Feb 7 2020 libpng16.so.16 -> libpng16.so.16.37.0 -rw-r--r-- 1 root root 219K Feb 7 2020 libpng16.so.16.37.0 lrwxrwxrwx 1 root root 20 Nov 22 05:50 libpoppler.so.97 -> libpoppler.so.97.0.0 -rw-r--r-- 1 root root 3.3M Nov 22 05:50 libpoppler.so.97.0.0 lrwxrwxrwx 1 root root 13 Feb 15 18:19 libpq.so.5 -> libpq.so.5.12 -rw-r--r-- 1 root root 315K Feb 15 18:19 libpq.so.5.12 lrwxrwxrwx 1 root root 18 Sep 9 2021 libprocps.so.8 -> libprocps.so.8.0.2 -rw-r--r-- 1 root root 79K Sep 9 2021 libprocps.so.8.0.2 lrwxrwxrwx 1 root root 17 Feb 13 2020 libproj.so.15 -> libproj.so.15.3.1 -rw-r--r-- 1 root root 3.0M Feb 13 2020 libproj.so.15.3.1 lrwxrwxrwx 1 root root 21 Mar 9 2023 libprotobuf.so.17 -> libprotobuf.so.17.0.0 -rw-r--r-- 1 root root 3.0M Mar 9 2023 libprotobuf.so.17.0.0 lrwxrwxrwx 1 root root 17 Dec 8 2020 libproxy.so.1 -> libproxy.so.1.0.0 -rw-r--r-- 1 root root 131K Dec 8 2020 libproxy.so.1.0.0 lrwxrwxrwx 1 root root 15 Mar 31 2020 libpsl.so.5 -> libpsl.so.5.3.2 -rw-r--r-- 1 root root 70K Mar 31 2020 libpsl.so.5.3.2 lrwxrwxrwx 1 root root 14 Oct 8 2019 libpsm2.so.2 -> libpsm2.so.2.1 -rw-r--r-- 1 root root 412K Oct 8 2019 libpsm2.so.2.1 lrwxrwxrwx 1 root root 40 May 11 06:44 libpsm_infinipath.so.1 -> /etc/alternatives/libpsm_infinipath.so.1 -rwxr-xr-x 1 root root 154K Jul 26 2023 libpthread-2.31.so -rw-r--r-- 1 root root 6.3M Jul 26 2023 libpthread.a lrwxrwxrwx 1 root root 37 Jul 26 2023 libpthread.so -> /lib/x86_64-linux-gnu/libpthread.so.0 lrwxrwxrwx 1 root root 18 Jul 26 2023 libpthread.so.0 -> libpthread-2.31.so lrwxrwxrwx 1 root root 19 Nov 22 10:22 libpython3.8.so.1 -> libpython3.8.so.1.0 -rw-r--r-- 1 root root 5.2M Nov 22 10:22 libpython3.8.so.1.0 lrwxrwxrwx 1 root root 17 Dec 9 2017 libqhull.so.7 -> libqhull.so.7.2.0 -rw-r--r-- 1 root root 358K Dec 9 2017 libqhull.so.7.2.0 lrwxrwxrwx 1 root root 20 Jul 9 2023 libquadmath.so.0 -> libquadmath.so.0.0.0 -rw-r--r-- 1 root root 291K Jul 9 2023 libquadmath.so.0.0.0 -rw-r--r-- 1 root root 91K Apr 26 2016 libraw1394.a -rw-r--r-- 1 root root 969 Apr 26 2016 libraw1394.la lrwxrwxrwx 1 root root 20 Apr 26 2016 libraw1394.so -> libraw1394.so.11.1.0 lrwxrwxrwx 1 root root 20 Apr 26 2016 libraw1394.so.11 -> libraw1394.so.11.1.0 -rw-r--r-- 1 root root 59K Apr 26 2016 libraw1394.so.11.1.0 lrwxrwxrwx 1 root root 21 Feb 25 2020 librdmacm.so.1 -> librdmacm.so.1.2.28.0 -rw-r--r-- 1 root root 116K Feb 25 2020 librdmacm.so.1.2.28.0 lrwxrwxrwx 1 root root 18 Feb 25 2020 libreadline.so.8 -> libreadline.so.8.0 -rw-r--r-- 1 root root 313K Feb 25 2020 libreadline.so.8.0 -rw-r--r-- 1 root root 99K Jul 26 2023 libresolv-2.31.so -rw-r--r-- 1 root root 135K Jul 26 2023 libresolv.a lrwxrwxrwx 1 root root 36 Jul 26 2023 libresolv.so -> /lib/x86_64-linux-gnu/libresolv.so.2 lrwxrwxrwx 1 root root 17 Jul 26 2023 libresolv.so.2 -> libresolv-2.31.so lrwxrwxrwx 1 root root 20 Oct 11 2018 librest-0.7.so.0 -> librest-0.7.so.0.0.0 -rw-r--r-- 1 root root 92K Oct 11 2018 librest-0.7.so.0.0.0 lrwxrwxrwx 1 root root 18 Feb 6 2023 libroken.so.18 -> libroken.so.18.1.0 -rw-r--r-- 1 root root 95K Feb 6 2023 libroken.so.18.1.0 -rw-r--r-- 1 root root 54K Jul 26 2023 librpcsvc.a lrwxrwxrwx 1 root root 19 Jul 28 2023 librsvg-2.so.2 -> librsvg-2.so.2.47.0 -rw-r--r-- 1 root root 9.2M Jul 28 2023 librsvg-2.so.2.47.0 -rw-r--r-- 1 root root 36K Jul 26 2023 librt-2.31.so -rw-r--r-- 1 root root 81K Jul 26 2023 librt.a lrwxrwxrwx 1 root root 32 Jul 26 2023 librt.so -> /lib/x86_64-linux-gnu/librt.so.1 lrwxrwxrwx 1 root root 13 Jul 26 2023 librt.so.1 -> librt-2.31.so -rw-r--r-- 1 root root 124K Oct 31 2019 librtmp.so.1 lrwxrwxrwx 1 root root 18 Feb 15 2022 libsasl2.so.2 -> libsasl2.so.2.0.25 -rw-r--r-- 1 root root 111K Feb 15 2022 libsasl2.so.2.0.25 lrwxrwxrwx 1 root root 19 Nov 19 2021 libseccomp.so.2 -> libseccomp.so.2.5.1 -rw-r--r-- 1 root root 131K Nov 19 2021 libseccomp.so.2.5.1 -rw-r--r-- 1 root root 160K Feb 26 2020 libselinux.so.1 -rw-r--r-- 1 root root 263K Feb 26 2020 libsemanage.so.1 lrwxrwxrwx 1 root root 19 Mar 31 2022 libsensors.so.5 -> libsensors.so.5.0.0 -rw-r--r-- 1 root root 63K Mar 31 2022 libsensors.so.5.0.0 -rw-r--r-- 1 root root 697K Apr 26 2022 libsepol.so.1 lrwxrwxrwx 1 root root 17 Apr 19 2018 libshine.so.3 -> libshine.so.3.0.1 -rw-r--r-- 1 root root 43K Apr 19 2018 libshine.so.3.0.1 lrwxrwxrwx 1 root root 21 May 30 2023 libsmartcols.so.1 -> libsmartcols.so.1.1.0 -rw-r--r-- 1 root root 239K May 30 2023 libsmartcols.so.1.1.0 -rw-r--r-- 1 root root 189K Apr 11 14:23 libsmime3.so lrwxrwxrwx 1 root root 18 Mar 21 2020 libsnappy.so.1 -> libsnappy.so.1.1.8 -rw-r--r-- 1 root root 39K Mar 21 2020 libsnappy.so.1.1.8 lrwxrwxrwx 1 root root 20 Mar 22 2020 libsocket++.so.1 -> libsocket++.so.1.0.2 -rw-r--r-- 1 root root 152K Mar 22 2020 libsocket++.so.1.0.2 lrwxrwxrwx 1 root root 20 Mar 11 2020 libsoup-2.4.so.1 -> libsoup-2.4.so.1.9.0 -rw-r--r-- 1 root root 619K Mar 11 2020 libsoup-2.4.so.1.9.0 lrwxrwxrwx 1 root root 26 Mar 11 2020 libsoup-gnome-2.4.so.1 -> libsoup-gnome-2.4.so.1.9.0 -rw-r--r-- 1 root root 14K Mar 11 2020 libsoup-gnome-2.4.so.1.9.0 lrwxrwxrwx 1 root root 16 Nov 29 2019 libsoxr.so.0 -> libsoxr.so.0.1.2 -rw-r--r-- 1 root root 212K Nov 29 2019 libsoxr.so.0.1.2 lrwxrwxrwx 1 root root 22 Oct 26 2019 libspatialite.so.7 -> libspatialite.so.7.1.0 -rw-r--r-- 1 root root 5.6M Oct 26 2019 libspatialite.so.7.1.0 lrwxrwxrwx 1 root root 17 Feb 8 2022 libspeex.so.1 -> libspeex.so.1.5.0 -rw-r--r-- 1 root root 115K Feb 8 2022 libspeex.so.1.5.0 lrwxrwxrwx 1 root root 19 Nov 4 2022 libsqlite3.so.0 -> libsqlite3.so.0.8.6 -rw-r--r-- 1 root root 1.2M Nov 4 2022 libsqlite3.so.0.8.6 lrwxrwxrwx 1 root root 12 Jun 2 2022 libss.so.2 -> libss.so.2.0 -rw-r--r-- 1 root root 31K Jun 2 2022 libss.so.2.0 lrwxrwxrwx 1 root root 22 Jan 11 12:46 libssh-gcrypt.so.4 -> libssh-gcrypt.so.4.8.4 -rw-r--r-- 1 root root 564K Jan 11 12:46 libssh-gcrypt.so.4.8.4 lrwxrwxrwx 1 root root 15 Jan 11 12:46 libssh.so.4 -> libssh.so.4.8.4 -rw-r--r-- 1 root root 440K Jan 11 12:46 libssh.so.4.8.4 -rw-r--r-- 1 root root 585K Oct 10 2023 libssl.so.1.1 -rw-r--r-- 1 root root 426K Apr 11 14:23 libssl3.so lrwxrwxrwx 1 root root 19 Jul 9 2023 libstdc++.so.6 -> libstdc++.so.6.0.28 -rw-r--r-- 1 root root 1.9M Jul 9 2023 libstdc++.so.6.0.28 lrwxrwxrwx 1 root root 19 Jan 23 2019 libsuperlu.so.5 -> libsuperlu.so.5.2.1 -rw-r--r-- 1 root root 443K Jan 23 2019 libsuperlu.so.5.2.1 -rw-r--r-- 1 root root 224K May 18 2022 libswresample.a lrwxrwxrwx 1 root root 24 May 18 2022 libswresample.so -> libswresample.so.3.5.100 lrwxrwxrwx 1 root root 24 May 18 2022 libswresample.so.3 -> libswresample.so.3.5.100 -rw-r--r-- 1 root root 130K May 18 2022 libswresample.so.3.5.100 -rw-r--r-- 1 root root 840K May 18 2022 libswscale.a lrwxrwxrwx 1 root root 21 May 18 2022 libswscale.so -> libswscale.so.5.5.100 lrwxrwxrwx 1 root root 21 May 18 2022 libswscale.so.5 -> libswscale.so.5.5.100 -rw-r--r-- 1 root root 566K May 18 2022 libswscale.so.5.5.100 lrwxrwxrwx 1 root root 20 Nov 21 21:10 libsystemd.so.0 -> libsystemd.so.0.28.0 -rw-r--r-- 1 root root 693K Nov 21 21:10 libsystemd.so.0.28.0 lrwxrwxrwx 1 root root 14 Jul 19 2019 libsz.so.2 -> libsz.so.2.0.1 -rw-r--r-- 1 root root 14K Jul 19 2019 libsz.so.2.0.1 lrwxrwxrwx 1 root root 17 Feb 15 2020 libtasn1.so.6 -> libtasn1.so.6.6.0 -rw-r--r-- 1 root root 83K Feb 15 2020 libtasn1.so.6.6.0 lrwxrwxrwx 1 root root 11 Feb 7 2020 libtbb.so -> libtbb.so.2 -rw-r--r-- 1 root root 267K Feb 7 2020 libtbb.so.2 lrwxrwxrwx 1 root root 17 Feb 7 2020 libtbbmalloc.so -> libtbbmalloc.so.2 -rw-r--r-- 1 root root 130K Feb 7 2020 libtbbmalloc.so.2 lrwxrwxrwx 1 root root 23 Feb 7 2020 libtbbmalloc_proxy.so -> libtbbmalloc_proxy.so.2 -rw-r--r-- 1 root root 15K Feb 7 2020 libtbbmalloc_proxy.so.2 lrwxrwxrwx 1 root root 15 Feb 23 2023 libtdb.so.1 -> libtdb.so.1.4.5 -rw-r--r-- 1 root root 99K Feb 23 2023 libtdb.so.1.4.5 lrwxrwxrwx 1 root root 21 Mar 3 2020 libtesseract.so.4 -> libtesseract.so.4.0.1 -rw-r--r-- 1 root root 3.2M Mar 3 2020 libtesseract.so.4.0.1 lrwxrwxrwx 1 root root 16 Aug 27 2019 libthai.so.0 -> libthai.so.0.3.1 -rw-r--r-- 1 root root 41K Aug 27 2019 libthai.so.0.3.1 lrwxrwxrwx 1 root root 19 Dec 9 2019 libtheora.so.0 -> libtheora.so.0.3.10 -rw-r--r-- 1 root root 315K Dec 9 2019 libtheora.so.0.3.10 lrwxrwxrwx 1 root root 21 Dec 9 2019 libtheoradec.so.1 -> libtheoradec.so.1.1.4 -rw-r--r-- 1 root root 123K Dec 9 2019 libtheoradec.so.1.1.4 lrwxrwxrwx 1 root root 21 Dec 9 2019 libtheoraenc.so.1 -> libtheoraenc.so.1.1.2 -rw-r--r-- 1 root root 239K Dec 9 2019 libtheoraenc.so.1.1.2 -rw-r--r-- 1 root root 39K Jul 26 2023 libthread_db-1.0.so lrwxrwxrwx 1 root root 39 Jul 26 2023 libthread_db.so -> /lib/x86_64-linux-gnu/libthread_db.so.1 lrwxrwxrwx 1 root root 19 Jul 26 2023 libthread_db.so.1 -> libthread_db-1.0.so lrwxrwxrwx 1 root root 13 May 16 2023 libtic.so.5 -> libtic.so.5.9 -rw-r--r-- 1 root root 67K May 16 2023 libtic.so.5.9 lrwxrwxrwx 1 root root 13 May 16 2023 libtic.so.6 -> libtic.so.6.2 -rw-r--r-- 1 root root 67K May 16 2023 libtic.so.6.2 -rw-r--r-- 1 root root 840K Feb 9 19:43 libtiff.a lrwxrwxrwx 1 root root 16 Feb 9 19:43 libtiff.so -> libtiff.so.5.5.0 lrwxrwxrwx 1 root root 16 Feb 9 19:43 libtiff.so.5 -> libtiff.so.5.5.0 -rw-r--r-- 1 root root 515K Feb 9 19:43 libtiff.so.5.5.0 -rw-r--r-- 1 root root 8.9K Feb 9 19:43 libtiffxx.a lrwxrwxrwx 1 root root 18 Feb 9 19:43 libtiffxx.so -> libtiffxx.so.5.5.0 lrwxrwxrwx 1 root root 18 Feb 9 19:43 libtiffxx.so.5 -> libtiffxx.so.5.5.0 -rw-r--r-- 1 root root 15K Feb 9 19:43 libtiffxx.so.5.5.0 lrwxrwxrwx 1 root root 15 May 16 2023 libtinfo.so.5 -> libtinfo.so.5.9 -rw-r--r-- 1 root root 180K May 16 2023 libtinfo.so.5.9 lrwxrwxrwx 1 root root 15 May 16 2023 libtinfo.so.6 -> libtinfo.so.6.2 -rw-r--r-- 1 root root 188K May 16 2023 libtinfo.so.6.2 lrwxrwxrwx 1 root root 16 Jul 9 2023 libtsan.so.0 -> libtsan.so.0.0.0 -rw-r--r-- 1 root root 8.8M Jul 9 2023 libtsan.so.0.0.0 lrwxrwxrwx 1 root root 19 Oct 15 2019 libtwolame.so.0 -> libtwolame.so.0.0.0 -rw-r--r-- 1 root root 131K Oct 15 2019 libtwolame.so.0.0.0 lrwxrwxrwx 1 root root 17 Jul 9 2023 libubsan.so.1 -> libubsan.so.1.0.0 -rw-r--r-- 1 root root 3.0M Jul 9 2023 libubsan.so.1.0.0 lrwxrwxrwx 1 root root 17 Mar 27 2023 libudev.so.1 -> libudev.so.1.6.17 -rw-r--r-- 1 root root 175K Mar 27 2023 libudev.so.1.6.17 lrwxrwxrwx 1 root root 21 Jul 11 2019 libunistring.so.2 -> libunistring.so.2.1.0 -rw-r--r-- 1 root root 1.6M Jul 11 2019 libunistring.so.2.1.0 lrwxrwxrwx 1 root root 22 Jul 20 2019 liburiparser.so.1 -> liburiparser.so.1.0.26 -rw-r--r-- 1 root root 119K Jul 20 2019 liburiparser.so.1.0.26 lrwxrwxrwx 1 root root 19 Jan 7 2020 libusb-1.0.so.0 -> libusb-1.0.so.0.2.0 -rw-r--r-- 1 root root 107K Jan 7 2020 libusb-1.0.so.0.2.0 -rw-r--r-- 1 root root 15K Jul 26 2023 libutil-2.31.so -rw-r--r-- 1 root root 15K Jul 26 2023 libutil.a lrwxrwxrwx 1 root root 34 Jul 26 2023 libutil.so -> /lib/x86_64-linux-gnu/libutil.so.1 lrwxrwxrwx 1 root root 15 Jul 26 2023 libutil.so.1 -> libutil-2.31.so lrwxrwxrwx 1 root root 16 May 30 2023 libuuid.so.1 -> libuuid.so.1.3.0 -rw-r--r-- 1 root root 31K May 30 2023 libuuid.so.1.3.0 lrwxrwxrwx 1 root root 20 Apr 15 2020 libva-drm.so.2 -> libva-drm.so.2.700.0 -rw-r--r-- 1 root root 15K Apr 15 2020 libva-drm.so.2.700.0 lrwxrwxrwx 1 root root 20 Apr 15 2020 libva-x11.so.2 -> libva-x11.so.2.700.0 -rw-r--r-- 1 root root 27K Apr 15 2020 libva-x11.so.2.700.0 lrwxrwxrwx 1 root root 16 Apr 15 2020 libva.so.2 -> libva.so.2.700.0 -rw-r--r-- 1 root root 159K Apr 15 2020 libva.so.2.700.0 lrwxrwxrwx 1 root root 17 Mar 25 2020 libvdpau.so.1 -> libvdpau.so.1.0.0 -rw-r--r-- 1 root root 19K Mar 25 2020 libvdpau.so.1.0.0 lrwxrwxrwx 1 root root 18 Dec 9 2019 libvorbis.so.0 -> libvorbis.so.0.4.8 -rw-r--r-- 1 root root 179K Dec 9 2019 libvorbis.so.0.4.8 lrwxrwxrwx 1 root root 22 Dec 9 2019 libvorbisenc.so.2 -> libvorbisenc.so.2.0.11 -rw-r--r-- 1 root root 679K Dec 9 2019 libvorbisenc.so.2.0.11 lrwxrwxrwx 1 root root 22 Dec 9 2019 libvorbisfile.so.3 -> libvorbisfile.so.3.3.7 -rw-r--r-- 1 root root 38K Dec 9 2019 libvorbisfile.so.3.3.7 lrwxrwxrwx 1 root root 15 Oct 2 2023 libvpx.so.6 -> libvpx.so.6.2.0 lrwxrwxrwx 1 root root 15 Oct 2 2023 libvpx.so.6.2 -> libvpx.so.6.2.0 -rw-r--r-- 1 root root 2.3M Oct 2 2023 libvpx.so.6.2.0 lrwxrwxrwx 1 root root 29 Mar 23 2020 libvtkChartsCore-6.3.so.6.3 -> libvtkChartsCore-6.3.so.6.3.0 -rw-r--r-- 1 root root 1.6M Mar 23 2020 libvtkChartsCore-6.3.so.6.3.0 lrwxrwxrwx 1 root root 30 Mar 23 2020 libvtkCommonColor-6.3.so.6.3 -> libvtkCommonColor-6.3.so.6.3.0 -rw-r--r-- 1 root root 114K Mar 23 2020 libvtkCommonColor-6.3.so.6.3.0 lrwxrwxrwx 1 root root 46 Mar 23 2020 libvtkCommonComputationalGeometry-6.3.so.6.3 -> libvtkCommonComputationalGeometry-6.3.so.6.3.0 -rw-r--r-- 1 root root 248K Mar 23 2020 libvtkCommonComputationalGeometry-6.3.so.6.3.0 lrwxrwxrwx 1 root root 29 Mar 23 2020 libvtkCommonCore-6.3.so.6.3 -> libvtkCommonCore-6.3.so.6.3.0 -rw-r--r-- 1 root root 3.3M Mar 23 2020 libvtkCommonCore-6.3.so.6.3.0 lrwxrwxrwx 1 root root 34 Mar 23 2020 libvtkCommonDataModel-6.3.so.6.3 -> libvtkCommonDataModel-6.3.so.6.3.0 -rw-r--r-- 1 root root 3.6M Mar 23 2020 libvtkCommonDataModel-6.3.so.6.3.0 lrwxrwxrwx 1 root root 39 Mar 23 2020 libvtkCommonExecutionModel-6.3.so.6.3 -> libvtkCommonExecutionModel-6.3.so.6.3.0 -rw-r--r-- 1 root root 709K Mar 23 2020 libvtkCommonExecutionModel-6.3.so.6.3.0 lrwxrwxrwx 1 root root 29 Mar 23 2020 libvtkCommonMath-6.3.so.6.3 -> libvtkCommonMath-6.3.so.6.3.0 -rw-r--r-- 1 root root 136K Mar 23 2020 libvtkCommonMath-6.3.so.6.3.0 lrwxrwxrwx 1 root root 29 Mar 23 2020 libvtkCommonMisc-6.3.so.6.3 -> libvtkCommonMisc-6.3.so.6.3.0 -rw-r--r-- 1 root root 96K Mar 23 2020 libvtkCommonMisc-6.3.so.6.3.0 lrwxrwxrwx 1 root root 31 Mar 23 2020 libvtkCommonSystem-6.3.so.6.3 -> libvtkCommonSystem-6.3.so.6.3.0 -rw-r--r-- 1 root root 88K Mar 23 2020 libvtkCommonSystem-6.3.so.6.3.0 lrwxrwxrwx 1 root root 35 Mar 23 2020 libvtkCommonTransforms-6.3.so.6.3 -> libvtkCommonTransforms-6.3.so.6.3.0 -rw-r--r-- 1 root root 196K Mar 23 2020 libvtkCommonTransforms-6.3.so.6.3.0 lrwxrwxrwx 1 root root 30 Mar 23 2020 libvtkDICOMParser-6.3.so.6.3 -> libvtkDICOMParser-6.3.so.6.3.0 -rw-r--r-- 1 root root 104K Mar 23 2020 libvtkDICOMParser-6.3.so.6.3.0 lrwxrwxrwx 1 root root 35 Mar 23 2020 libvtkDomainsChemistry-6.3.so.6.3 -> libvtkDomainsChemistry-6.3.so.6.3.0 -rw-r--r-- 1 root root 321K Mar 23 2020 libvtkDomainsChemistry-6.3.so.6.3.0 lrwxrwxrwx 1 root root 29 Mar 23 2020 libvtkFiltersAMR-6.3.so.6.3 -> libvtkFiltersAMR-6.3.so.6.3.0 -rw-r--r-- 1 root root 281K Mar 23 2020 libvtkFiltersAMR-6.3.so.6.3.0 lrwxrwxrwx 1 root root 30 Mar 23 2020 libvtkFiltersCore-6.3.so.6.3 -> libvtkFiltersCore-6.3.so.6.3.0 -rw-r--r-- 1 root root 5.2M Mar 23 2020 libvtkFiltersCore-6.3.so.6.3.0 lrwxrwxrwx 1 root root 36 Mar 23 2020 libvtkFiltersExtraction-6.3.so.6.3 -> libvtkFiltersExtraction-6.3.so.6.3.0 -rw-r--r-- 1 root root 1.2M Mar 23 2020 libvtkFiltersExtraction-6.3.so.6.3.0 lrwxrwxrwx 1 root root 35 Mar 23 2020 libvtkFiltersFlowPaths-6.3.so.6.3 -> libvtkFiltersFlowPaths-6.3.so.6.3.0 -rw-r--r-- 1 root root 518K Mar 23 2020 libvtkFiltersFlowPaths-6.3.so.6.3.0 lrwxrwxrwx 1 root root 33 Mar 23 2020 libvtkFiltersGeneral-6.3.so.6.3 -> libvtkFiltersGeneral-6.3.so.6.3.0 -rw-r--r-- 1 root root 3.4M Mar 23 2020 libvtkFiltersGeneral-6.3.so.6.3.0 lrwxrwxrwx 1 root root 33 Mar 23 2020 libvtkFiltersGeneric-6.3.so.6.3 -> libvtkFiltersGeneric-6.3.so.6.3.0 -rw-r--r-- 1 root root 313K Mar 23 2020 libvtkFiltersGeneric-6.3.so.6.3.0 lrwxrwxrwx 1 root root 34 Mar 23 2020 libvtkFiltersGeometry-6.3.so.6.3 -> libvtkFiltersGeometry-6.3.so.6.3.0 -rw-r--r-- 1 root root 586K Mar 23 2020 libvtkFiltersGeometry-6.3.so.6.3.0 lrwxrwxrwx 1 root root 32 Mar 23 2020 libvtkFiltersHybrid-6.3.so.6.3 -> libvtkFiltersHybrid-6.3.so.6.3.0 -rw-r--r-- 1 root root 919K Mar 23 2020 libvtkFiltersHybrid-6.3.so.6.3.0 lrwxrwxrwx 1 root root 35 Mar 23 2020 libvtkFiltersHyperTree-6.3.so.6.3 -> libvtkFiltersHyperTree-6.3.so.6.3.0 -rw-r--r-- 1 root root 309K Mar 23 2020 libvtkFiltersHyperTree-6.3.so.6.3.0 lrwxrwxrwx 1 root root 33 Mar 23 2020 libvtkFiltersImaging-6.3.so.6.3 -> libvtkFiltersImaging-6.3.so.6.3.0 -rw-r--r-- 1 root root 148K Mar 23 2020 libvtkFiltersImaging-6.3.so.6.3.0 lrwxrwxrwx 1 root root 34 Mar 23 2020 libvtkFiltersModeling-6.3.so.6.3 -> libvtkFiltersModeling-6.3.so.6.3.0 -rw-r--r-- 1 root root 501K Mar 23 2020 libvtkFiltersModeling-6.3.so.6.3.0 lrwxrwxrwx 1 root root 34 Mar 23 2020 libvtkFiltersParallel-6.3.so.6.3 -> libvtkFiltersParallel-6.3.so.6.3.0 -rw-r--r-- 1 root root 920K Mar 23 2020 libvtkFiltersParallel-6.3.so.6.3.0 lrwxrwxrwx 1 root root 42 Mar 23 2020 libvtkFiltersParallelGeometry-6.3.so.6.3 -> libvtkFiltersParallelGeometry-6.3.so.6.3.0 -rw-r--r-- 1 root root 289K Mar 23 2020 libvtkFiltersParallelGeometry-6.3.so.6.3.0 lrwxrwxrwx 1 root root 41 Mar 23 2020 libvtkFiltersParallelImaging-6.3.so.6.3 -> libvtkFiltersParallelImaging-6.3.so.6.3.0 -rw-r--r-- 1 root root 148K Mar 23 2020 libvtkFiltersParallelImaging-6.3.so.6.3.0 lrwxrwxrwx 1 root root 37 Mar 23 2020 libvtkFiltersParallelMPI-6.3.so.6.3 -> libvtkFiltersParallelMPI-6.3.so.6.3.0 -rw-r--r-- 1 root root 266K Mar 23 2020 libvtkFiltersParallelMPI-6.3.so.6.3.0 lrwxrwxrwx 1 root root 38 Mar 23 2020 libvtkFiltersProgrammable-6.3.so.6.3 -> libvtkFiltersProgrammable-6.3.so.6.3.0 -rw-r--r-- 1 root root 68K Mar 23 2020 libvtkFiltersProgrammable-6.3.so.6.3.0 lrwxrwxrwx 1 root root 29 Mar 23 2020 libvtkFiltersSMP-6.3.so.6.3 -> libvtkFiltersSMP-6.3.so.6.3.0 -rw-r--r-- 1 root root 459K Mar 23 2020 libvtkFiltersSMP-6.3.so.6.3.0 lrwxrwxrwx 1 root root 35 Mar 23 2020 libvtkFiltersSelection-6.3.so.6.3 -> libvtkFiltersSelection-6.3.so.6.3.0 -rw-r--r-- 1 root root 112K Mar 23 2020 libvtkFiltersSelection-6.3.so.6.3.0 lrwxrwxrwx 1 root root 33 Mar 23 2020 libvtkFiltersSources-6.3.so.6.3 -> libvtkFiltersSources-6.3.so.6.3.0 -rw-r--r-- 1 root root 813K Mar 23 2020 libvtkFiltersSources-6.3.so.6.3.0 lrwxrwxrwx 1 root root 36 Mar 23 2020 libvtkFiltersStatistics-6.3.so.6.3 -> libvtkFiltersStatistics-6.3.so.6.3.0 -rw-r--r-- 1 root root 586K Mar 23 2020 libvtkFiltersStatistics-6.3.so.6.3.0 lrwxrwxrwx 1 root root 33 Mar 23 2020 libvtkFiltersTexture-6.3.so.6.3 -> libvtkFiltersTexture-6.3.so.6.3.0 -rw-r--r-- 1 root root 156K Mar 23 2020 libvtkFiltersTexture-6.3.so.6.3.0 lrwxrwxrwx 1 root root 33 Mar 23 2020 libvtkFiltersVerdict-6.3.so.6.3 -> libvtkFiltersVerdict-6.3.so.6.3.0 -rw-r--r-- 1 root root 136K Mar 23 2020 libvtkFiltersVerdict-6.3.so.6.3.0 lrwxrwxrwx 1 root root 29 Mar 23 2020 libvtkGeovisCore-6.3.so.6.3 -> libvtkGeovisCore-6.3.so.6.3.0 -rw-r--r-- 1 root root 751K Mar 23 2020 libvtkGeovisCore-6.3.so.6.3.0 lrwxrwxrwx 1 root root 24 Mar 23 2020 libvtkIOAMR-6.3.so.6.3 -> libvtkIOAMR-6.3.so.6.3.0 -rw-r--r-- 1 root root 307K Mar 23 2020 libvtkIOAMR-6.3.so.6.3.0 lrwxrwxrwx 1 root root 25 Mar 23 2020 libvtkIOCore-6.3.so.6.3 -> libvtkIOCore-6.3.so.6.3.0 -rw-r--r-- 1 root root 486K Mar 23 2020 libvtkIOCore-6.3.so.6.3.0 lrwxrwxrwx 1 root root 28 Mar 23 2020 libvtkIOEnSight-6.3.so.6.3 -> libvtkIOEnSight-6.3.so.6.3.0 -rw-r--r-- 1 root root 621K Mar 23 2020 libvtkIOEnSight-6.3.so.6.3.0 lrwxrwxrwx 1 root root 27 Mar 23 2020 libvtkIOExodus-6.3.so.6.3 -> libvtkIOExodus-6.3.so.6.3.0 -rw-r--r-- 1 root root 737K Mar 23 2020 libvtkIOExodus-6.3.so.6.3.0 lrwxrwxrwx 1 root root 27 Mar 23 2020 libvtkIOExport-6.3.so.6.3 -> libvtkIOExport-6.3.so.6.3.0 -rw-r--r-- 1 root root 574K Mar 23 2020 libvtkIOExport-6.3.so.6.3.0 lrwxrwxrwx 1 root root 29 Mar 23 2020 libvtkIOGeometry-6.3.so.6.3 -> libvtkIOGeometry-6.3.so.6.3.0 -rw-r--r-- 1 root root 1.2M Mar 23 2020 libvtkIOGeometry-6.3.so.6.3.0 lrwxrwxrwx 1 root root 26 Mar 23 2020 libvtkIOImage-6.3.so.6.3 -> libvtkIOImage-6.3.so.6.3.0 -rw-r--r-- 1 root root 1.7M Mar 23 2020 libvtkIOImage-6.3.so.6.3.0 lrwxrwxrwx 1 root root 27 Mar 23 2020 libvtkIOImport-6.3.so.6.3 -> libvtkIOImport-6.3.so.6.3.0 -rw-r--r-- 1 root root 305K Mar 23 2020 libvtkIOImport-6.3.so.6.3.0 lrwxrwxrwx 1 root root 28 Mar 23 2020 libvtkIOInfovis-6.3.so.6.3 -> libvtkIOInfovis-6.3.so.6.3.0 -rw-r--r-- 1 root root 606K Mar 23 2020 libvtkIOInfovis-6.3.so.6.3.0 lrwxrwxrwx 1 root root 27 Mar 23 2020 libvtkIOLSDyna-6.3.so.6.3 -> libvtkIOLSDyna-6.3.so.6.3.0 -rw-r--r-- 1 root root 358K Mar 23 2020 libvtkIOLSDyna-6.3.so.6.3.0 lrwxrwxrwx 1 root root 27 Mar 23 2020 libvtkIOLegacy-6.3.so.6.3 -> libvtkIOLegacy-6.3.so.6.3.0 -rw-r--r-- 1 root root 739K Mar 23 2020 libvtkIOLegacy-6.3.so.6.3.0 lrwxrwxrwx 1 root root 25 Mar 23 2020 libvtkIOMINC-6.3.so.6.3 -> libvtkIOMINC-6.3.so.6.3.0 -rw-r--r-- 1 root root 474K Mar 23 2020 libvtkIOMINC-6.3.so.6.3.0 lrwxrwxrwx 1 root root 29 Mar 23 2020 libvtkIOMPIImage-6.3.so.6.3 -> libvtkIOMPIImage-6.3.so.6.3.0 -rw-r--r-- 1 root root 185K Mar 23 2020 libvtkIOMPIImage-6.3.so.6.3.0 lrwxrwxrwx 1 root root 32 Mar 23 2020 libvtkIOMPIParallel-6.3.so.6.3 -> libvtkIOMPIParallel-6.3.so.6.3.0 -rw-r--r-- 1 root root 233K Mar 23 2020 libvtkIOMPIParallel-6.3.so.6.3.0 lrwxrwxrwx 1 root root 26 Mar 23 2020 libvtkIOMovie-6.3.so.6.3 -> libvtkIOMovie-6.3.so.6.3.0 -rw-r--r-- 1 root root 68K Mar 23 2020 libvtkIOMovie-6.3.so.6.3.0 lrwxrwxrwx 1 root root 27 Mar 23 2020 libvtkIONetCDF-6.3.so.6.3 -> libvtkIONetCDF-6.3.so.6.3.0 -rw-r--r-- 1 root root 462K Mar 23 2020 libvtkIONetCDF-6.3.so.6.3.0 lrwxrwxrwx 1 root root 24 Mar 23 2020 libvtkIOPLY-6.3.so.6.3 -> libvtkIOPLY-6.3.so.6.3.0 -rw-r--r-- 1 root root 109K Mar 23 2020 libvtkIOPLY-6.3.so.6.3.0 lrwxrwxrwx 1 root root 29 Mar 23 2020 libvtkIOParallel-6.3.so.6.3 -> libvtkIOParallel-6.3.so.6.3.0 -rw-r--r-- 1 root root 587K Mar 23 2020 libvtkIOParallel-6.3.so.6.3.0 lrwxrwxrwx 1 root root 35 Mar 23 2020 libvtkIOParallelNetCDF-6.3.so.6.3 -> libvtkIOParallelNetCDF-6.3.so.6.3.0 -rw-r--r-- 1 root root 125K Mar 23 2020 libvtkIOParallelNetCDF-6.3.so.6.3.0 lrwxrwxrwx 1 root root 32 Mar 23 2020 libvtkIOParallelXML-6.3.so.6.3 -> libvtkIOParallelXML-6.3.so.6.3.0 -rw-r--r-- 1 root root 216K Mar 23 2020 libvtkIOParallelXML-6.3.so.6.3.0 lrwxrwxrwx 1 root root 24 Mar 23 2020 libvtkIOSQL-6.3.so.6.3 -> libvtkIOSQL-6.3.so.6.3.0 -rw-r--r-- 1 root root 297K Mar 23 2020 libvtkIOSQL-6.3.so.6.3.0 lrwxrwxrwx 1 root root 26 Mar 23 2020 libvtkIOVideo-6.3.so.6.3 -> libvtkIOVideo-6.3.so.6.3.0 -rw-r--r-- 1 root root 79K Mar 23 2020 libvtkIOVideo-6.3.so.6.3.0 lrwxrwxrwx 1 root root 24 Mar 23 2020 libvtkIOXML-6.3.so.6.3 -> libvtkIOXML-6.3.so.6.3.0 -rw-r--r-- 1 root root 1002K Mar 23 2020 libvtkIOXML-6.3.so.6.3.0 lrwxrwxrwx 1 root root 30 Mar 23 2020 libvtkIOXMLParser-6.3.so.6.3 -> libvtkIOXMLParser-6.3.so.6.3.0 -rw-r--r-- 1 root root 120K Mar 23 2020 libvtkIOXMLParser-6.3.so.6.3.0 lrwxrwxrwx 1 root root 31 Mar 23 2020 libvtkImagingColor-6.3.so.6.3 -> libvtkImagingColor-6.3.so.6.3.0 -rw-r--r-- 1 root root 304K Mar 23 2020 libvtkImagingColor-6.3.so.6.3.0 lrwxrwxrwx 1 root root 30 Mar 23 2020 libvtkImagingCore-6.3.so.6.3 -> libvtkImagingCore-6.3.so.6.3.0 -rw-r--r-- 1 root root 2.0M Mar 23 2020 libvtkImagingCore-6.3.so.6.3.0 lrwxrwxrwx 1 root root 33 Mar 23 2020 libvtkImagingFourier-6.3.so.6.3 -> libvtkImagingFourier-6.3.so.6.3.0 -rw-r--r-- 1 root root 200K Mar 23 2020 libvtkImagingFourier-6.3.so.6.3.0 lrwxrwxrwx 1 root root 33 Mar 23 2020 libvtkImagingGeneral-6.3.so.6.3 -> libvtkImagingGeneral-6.3.so.6.3.0 -rw-r--r-- 1 root root 1.1M Mar 23 2020 libvtkImagingGeneral-6.3.so.6.3.0 lrwxrwxrwx 1 root root 32 Mar 23 2020 libvtkImagingHybrid-6.3.so.6.3 -> libvtkImagingHybrid-6.3.so.6.3.0 -rw-r--r-- 1 root root 542K Mar 23 2020 libvtkImagingHybrid-6.3.so.6.3.0 lrwxrwxrwx 1 root root 30 Mar 23 2020 libvtkImagingMath-6.3.so.6.3 -> libvtkImagingMath-6.3.so.6.3.0 -rw-r--r-- 1 root root 316K Mar 23 2020 libvtkImagingMath-6.3.so.6.3.0 lrwxrwxrwx 1 root root 39 Mar 23 2020 libvtkImagingMorphological-6.3.so.6.3 -> libvtkImagingMorphological-6.3.so.6.3.0 -rw-r--r-- 1 root root 568K Mar 23 2020 libvtkImagingMorphological-6.3.so.6.3.0 lrwxrwxrwx 1 root root 33 Mar 23 2020 libvtkImagingSources-6.3.so.6.3 -> libvtkImagingSources-6.3.so.6.3.0 -rw-r--r-- 1 root root 364K Mar 23 2020 libvtkImagingSources-6.3.so.6.3.0 lrwxrwxrwx 1 root root 36 Mar 23 2020 libvtkImagingStatistics-6.3.so.6.3 -> libvtkImagingStatistics-6.3.so.6.3.0 -rw-r--r-- 1 root root 172K Mar 23 2020 libvtkImagingStatistics-6.3.so.6.3.0 lrwxrwxrwx 1 root root 33 Mar 23 2020 libvtkImagingStencil-6.3.so.6.3 -> libvtkImagingStencil-6.3.so.6.3.0 -rw-r--r-- 1 root root 225K Mar 23 2020 libvtkImagingStencil-6.3.so.6.3.0 lrwxrwxrwx 1 root root 46 Mar 23 2020 libvtkInfovisBoostGraphAlgorithms-6.3.so.6.3 -> libvtkInfovisBoostGraphAlgorithms-6.3.so.6.3.0 -rw-r--r-- 1 root root 521K Mar 23 2020 libvtkInfovisBoostGraphAlgorithms-6.3.so.6.3.0 lrwxrwxrwx 1 root root 30 Mar 23 2020 libvtkInfovisCore-6.3.so.6.3 -> libvtkInfovisCore-6.3.so.6.3.0 -rw-r--r-- 1 root root 1.1M Mar 23 2020 libvtkInfovisCore-6.3.so.6.3.0 lrwxrwxrwx 1 root root 32 Mar 23 2020 libvtkInfovisLayout-6.3.so.6.3 -> libvtkInfovisLayout-6.3.so.6.3.0 -rw-r--r-- 1 root root 698K Mar 23 2020 libvtkInfovisLayout-6.3.so.6.3.0 lrwxrwxrwx 1 root root 35 Mar 23 2020 libvtkInteractionImage-6.3.so.6.3 -> libvtkInteractionImage-6.3.so.6.3.0 -rw-r--r-- 1 root root 164K Mar 23 2020 libvtkInteractionImage-6.3.so.6.3.0 lrwxrwxrwx 1 root root 35 Mar 23 2020 libvtkInteractionStyle-6.3.so.6.3 -> libvtkInteractionStyle-6.3.so.6.3.0 -rw-r--r-- 1 root root 573K Mar 23 2020 libvtkInteractionStyle-6.3.so.6.3.0 lrwxrwxrwx 1 root root 37 Mar 23 2020 libvtkInteractionWidgets-6.3.so.6.3 -> libvtkInteractionWidgets-6.3.so.6.3.0 -rw-r--r-- 1 root root 3.5M Mar 23 2020 libvtkInteractionWidgets-6.3.so.6.3.0 lrwxrwxrwx 1 root root 31 Mar 23 2020 libvtkParallelCore-6.3.so.6.3 -> libvtkParallelCore-6.3.so.6.3.0 -rw-r--r-- 1 root root 333K Mar 23 2020 libvtkParallelCore-6.3.so.6.3.0 lrwxrwxrwx 1 root root 30 Mar 23 2020 libvtkParallelMPI-6.3.so.6.3 -> libvtkParallelMPI-6.3.so.6.3.0 -rw-r--r-- 1 root root 161K Mar 23 2020 libvtkParallelMPI-6.3.so.6.3.0 lrwxrwxrwx 1 root root 38 Mar 23 2020 libvtkRenderingAnnotation-6.3.so.6.3 -> libvtkRenderingAnnotation-6.3.so.6.3.0 -rw-r--r-- 1 root root 1.6M Mar 23 2020 libvtkRenderingAnnotation-6.3.so.6.3.0 lrwxrwxrwx 1 root root 37 Mar 23 2020 libvtkRenderingContext2D-6.3.so.6.3 -> libvtkRenderingContext2D-6.3.so.6.3.0 -rw-r--r-- 1 root root 269K Mar 23 2020 libvtkRenderingContext2D-6.3.so.6.3.0 lrwxrwxrwx 1 root root 41 Mar 23 2020 libvtkRenderingContextOpenGL-6.3.so.6.3 -> libvtkRenderingContextOpenGL-6.3.so.6.3.0 -rw-r--r-- 1 root root 220K Mar 23 2020 libvtkRenderingContextOpenGL-6.3.so.6.3.0 lrwxrwxrwx 1 root root 32 Mar 23 2020 libvtkRenderingCore-6.3.so.6.3 -> libvtkRenderingCore-6.3.so.6.3.0 -rw-r--r-- 1 root root 2.7M Mar 23 2020 libvtkRenderingCore-6.3.so.6.3.0 lrwxrwxrwx 1 root root 36 Mar 23 2020 libvtkRenderingExternal-6.3.so.6.3 -> libvtkRenderingExternal-6.3.so.6.3.0 -rw-r--r-- 1 root root 252K Mar 23 2020 libvtkRenderingExternal-6.3.so.6.3.0 lrwxrwxrwx 1 root root 36 Mar 23 2020 libvtkRenderingFreeType-6.3.so.6.3 -> libvtkRenderingFreeType-6.3.so.6.3.0 -rw-r--r-- 1 root root 817K Mar 23 2020 libvtkRenderingFreeType-6.3.so.6.3.0 lrwxrwxrwx 1 root root 33 Mar 23 2020 libvtkRenderingGL2PS-6.3.so.6.3 -> libvtkRenderingGL2PS-6.3.so.6.3.0 -rw-r--r-- 1 root root 116K Mar 23 2020 libvtkRenderingGL2PS-6.3.so.6.3.0 lrwxrwxrwx 1 root root 33 Mar 23 2020 libvtkRenderingImage-6.3.so.6.3 -> libvtkRenderingImage-6.3.so.6.3.0 -rw-r--r-- 1 root root 164K Mar 23 2020 libvtkRenderingImage-6.3.so.6.3.0 lrwxrwxrwx 1 root root 31 Mar 23 2020 libvtkRenderingLIC-6.3.so.6.3 -> libvtkRenderingLIC-6.3.so.6.3.0 -rw-r--r-- 1 root root 711K Mar 23 2020 libvtkRenderingLIC-6.3.so.6.3.0 lrwxrwxrwx 1 root root 31 Mar 23 2020 libvtkRenderingLOD-6.3.so.6.3 -> libvtkRenderingLOD-6.3.so.6.3.0 -rw-r--r-- 1 root root 108K Mar 23 2020 libvtkRenderingLOD-6.3.so.6.3.0 lrwxrwxrwx 1 root root 33 Mar 23 2020 libvtkRenderingLabel-6.3.so.6.3 -> libvtkRenderingLabel-6.3.so.6.3.0 -rw-r--r-- 1 root root 738K Mar 23 2020 libvtkRenderingLabel-6.3.so.6.3.0 lrwxrwxrwx 1 root root 34 Mar 23 2020 libvtkRenderingOpenGL-6.3.so.6.3 -> libvtkRenderingOpenGL-6.3.so.6.3.0 -rw-r--r-- 1 root root 2.8M Mar 23 2020 libvtkRenderingOpenGL-6.3.so.6.3.0 lrwxrwxrwx 1 root root 34 Mar 23 2020 libvtkRenderingVolume-6.3.so.6.3 -> libvtkRenderingVolume-6.3.so.6.3.0 -rw-r--r-- 1 root root 4.5M Mar 23 2020 libvtkRenderingVolume-6.3.so.6.3.0 lrwxrwxrwx 1 root root 40 Mar 23 2020 libvtkRenderingVolumeOpenGL-6.3.so.6.3 -> libvtkRenderingVolumeOpenGL-6.3.so.6.3.0 -rw-r--r-- 1 root root 650K Mar 23 2020 libvtkRenderingVolumeOpenGL-6.3.so.6.3.0 lrwxrwxrwx 1 root root 33 Mar 23 2020 libvtkViewsContext2D-6.3.so.6.3 -> libvtkViewsContext2D-6.3.so.6.3.0 -rw-r--r-- 1 root root 84K Mar 23 2020 libvtkViewsContext2D-6.3.so.6.3.0 lrwxrwxrwx 1 root root 28 Mar 23 2020 libvtkViewsCore-6.3.so.6.3 -> libvtkViewsCore-6.3.so.6.3.0 -rw-r--r-- 1 root root 200K Mar 23 2020 libvtkViewsCore-6.3.so.6.3.0 lrwxrwxrwx 1 root root 30 Mar 23 2020 libvtkViewsGeovis-6.3.so.6.3 -> libvtkViewsGeovis-6.3.so.6.3.0 -rw-r--r-- 1 root root 80K Mar 23 2020 libvtkViewsGeovis-6.3.so.6.3.0 lrwxrwxrwx 1 root root 31 Mar 23 2020 libvtkViewsInfovis-6.3.so.6.3 -> libvtkViewsInfovis-6.3.so.6.3.0 -rw-r--r-- 1 root root 1.2M Mar 23 2020 libvtkViewsInfovis-6.3.so.6.3.0 lrwxrwxrwx 1 root root 25 Mar 23 2020 libvtkalglib-6.3.so.6.3 -> libvtkalglib-6.3.so.6.3.0 -rw-r--r-- 1 root root 144K Mar 23 2020 libvtkalglib-6.3.so.6.3.0 lrwxrwxrwx 1 root root 25 Mar 23 2020 libvtkexoIIc-6.3.so.6.3 -> libvtkexoIIc-6.3.so.6.3.0 -rw-r--r-- 1 root root 296K Mar 23 2020 libvtkexoIIc-6.3.so.6.3.0 lrwxrwxrwx 1 root root 23 Mar 23 2020 libvtkftgl-6.3.so.6.3 -> libvtkftgl-6.3.so.6.3.0 -rw-r--r-- 1 root root 48K Mar 23 2020 libvtkftgl-6.3.so.6.3.0 lrwxrwxrwx 1 root root 25 Mar 23 2020 libvtkmetaio-6.3.so.6.3 -> libvtkmetaio-6.3.so.6.3.0 -rw-r--r-- 1 root root 631K Mar 23 2020 libvtkmetaio-6.3.so.6.3.0 lrwxrwxrwx 1 root root 24 Mar 23 2020 libvtkproj4-6.3.so.6.3 -> libvtkproj4-6.3.so.6.3.0 -rw-r--r-- 1 root root 282K Mar 23 2020 libvtkproj4-6.3.so.6.3.0 lrwxrwxrwx 1 root root 22 Mar 23 2020 libvtksys-6.3.so.6.3 -> libvtksys-6.3.so.6.3.0 -rw-r--r-- 1 root root 298K Mar 23 2020 libvtksys-6.3.so.6.3.0 lrwxrwxrwx 1 root root 26 Mar 23 2020 libvtkverdict-6.3.so.6.3 -> libvtkverdict-6.3.so.6.3.0 -rw-r--r-- 1 root root 203K Mar 23 2020 libvtkverdict-6.3.so.6.3.0 lrwxrwxrwx 1 root root 20 Feb 10 2020 libvulkan.so.1 -> libvulkan.so.1.2.131 -rw-r--r-- 1 root root 339K Feb 10 2020 libvulkan.so.1.2.131 lrwxrwxrwx 1 root root 19 Jan 5 2021 libwavpack.so.1 -> libwavpack.so.1.2.1 -rw-r--r-- 1 root root 171K Jan 5 2021 libwavpack.so.1.2.1 lrwxrwxrwx 1 root root 26 Sep 14 2022 libwayland-client.so.0 -> libwayland-client.so.0.3.0 -rw-r--r-- 1 root root 64K Sep 14 2022 libwayland-client.so.0.3.0 lrwxrwxrwx 1 root root 26 Sep 14 2022 libwayland-cursor.so.0 -> libwayland-cursor.so.0.0.0 -rw-r--r-- 1 root root 39K Sep 14 2022 libwayland-cursor.so.0.0.0 lrwxrwxrwx 1 root root 23 Sep 14 2022 libwayland-egl.so.1 -> libwayland-egl.so.1.0.0 -rw-r--r-- 1 root root 15K Sep 14 2022 libwayland-egl.so.1.0.0 lrwxrwxrwx 1 root root 16 Sep 13 2023 libwebp.so.6 -> libwebp.so.6.0.2 -rw-r--r-- 1 root root 411K Sep 13 2023 libwebp.so.6.0.2 lrwxrwxrwx 1 root root 19 Sep 13 2023 libwebpmux.so.3 -> libwebpmux.so.3.0.1 -rw-r--r-- 1 root root 43K Sep 13 2023 libwebpmux.so.3.0.1 lrwxrwxrwx 1 root root 16 Feb 6 2023 libwind.so.0 -> libwind.so.0.0.0 -rw-r--r-- 1 root root 163K Feb 6 2023 libwind.so.0.0.0 lrwxrwxrwx 1 root root 16 Nov 27 2019 libwrap.so.0 -> libwrap.so.0.7.6 -rw-r--r-- 1 root root 44K Nov 27 2019 libwrap.so.0.7.6 -rw-r--r-- 1 root root 1.8M Sep 27 2018 libx264.so.155 -rw-r--r-- 1 root root 16M Mar 23 2020 libx265.so.179 lrwxrwxrwx 1 root root 20 Mar 27 2020 libxcb-dri2.so.0 -> libxcb-dri2.so.0.0.0 -rw-r--r-- 1 root root 23K Mar 27 2020 libxcb-dri2.so.0.0.0 lrwxrwxrwx 1 root root 20 Mar 27 2020 libxcb-dri3.so.0 -> libxcb-dri3.so.0.0.0 -rw-r--r-- 1 root root 19K Mar 27 2020 libxcb-dri3.so.0.0.0 lrwxrwxrwx 1 root root 19 Mar 27 2020 libxcb-glx.so.0 -> libxcb-glx.so.0.0.0 -rw-r--r-- 1 root root 111K Mar 27 2020 libxcb-glx.so.0.0.0 lrwxrwxrwx 1 root root 23 Mar 27 2020 libxcb-present.so.0 -> libxcb-present.so.0.0.0 -rw-r--r-- 1 root root 15K Mar 27 2020 libxcb-present.so.0.0.0 lrwxrwxrwx 1 root root 22 Mar 27 2020 libxcb-render.so.0 -> libxcb-render.so.0.0.0 -rw-r--r-- 1 root root 55K Mar 27 2020 libxcb-render.so.0.0.0 lrwxrwxrwx 1 root root 19 Mar 27 2020 libxcb-shm.so.0 -> libxcb-shm.so.0.0.0 -rw-r--r-- 1 root root 15K Mar 27 2020 libxcb-shm.so.0.0.0 lrwxrwxrwx 1 root root 20 Mar 27 2020 libxcb-sync.so.1 -> libxcb-sync.so.1.0.0 -rw-r--r-- 1 root root 35K Mar 27 2020 libxcb-sync.so.1.0.0 lrwxrwxrwx 1 root root 22 Mar 27 2020 libxcb-xfixes.so.0 -> libxcb-xfixes.so.0.0.0 -rw-r--r-- 1 root root 35K Mar 27 2020 libxcb-xfixes.so.0.0.0 lrwxrwxrwx 1 root root 15 Mar 27 2020 libxcb.so.1 -> libxcb.so.1.1.0 -rw-r--r-- 1 root root 163K Mar 27 2020 libxcb.so.1.1.0 lrwxrwxrwx 1 root root 16 Mar 2 2020 libxdot.so -> libxdot.so.4.0.0 lrwxrwxrwx 1 root root 16 Mar 2 2020 libxdot.so.4 -> libxdot.so.4.0.0 -rw-r--r-- 1 root root 23K Mar 2 2020 libxdot.so.4.0.0 -rw-r--r-- 1 root root 3.6M Jan 16 16:39 libxerces-c-3.2.so lrwxrwxrwx 1 root root 21 Feb 6 2020 libxkbcommon.so.0 -> libxkbcommon.so.0.0.0 -rw-r--r-- 1 root root 259K Feb 6 2020 libxkbcommon.so.0.0.0 -rw-r--r-- 1 root root 2.8M Feb 16 18:19 libxml2.a lrwxrwxrwx 1 root root 17 Feb 16 18:19 libxml2.so -> libxml2.so.2.9.10 lrwxrwxrwx 1 root root 17 Feb 16 18:19 libxml2.so.2 -> libxml2.so.2.9.10 -rw-r--r-- 1 root root 1.8M Feb 16 18:19 libxml2.so.2.9.10 lrwxrwxrwx 1 root root 21 Mar 18 2018 libxshmfence.so.1 -> libxshmfence.so.1.0.0 -rw-r--r-- 1 root root 6.1K Mar 18 2018 libxshmfence.so.1.0.0 lrwxrwxrwx 1 root root 18 Feb 15 2020 libxvidcore.so.4 -> libxvidcore.so.4.3 -rw-r--r-- 1 root root 675K Feb 15 2020 libxvidcore.so.4.3 -rw-r--r-- 1 root root 144K Oct 14 2022 libz.a lrwxrwxrwx 1 root root 36 Oct 14 2022 libz.so -> /lib/x86_64-linux-gnu/libz.so.1.2.11 lrwxrwxrwx 1 root root 14 Oct 14 2022 libz.so.1 -> libz.so.1.2.11 -rw-r--r-- 1 root root 107K Oct 14 2022 libz.so.1.2.11 lrwxrwxrwx 1 root root 16 Mar 3 2021 libzstd.so.1 -> libzstd.so.1.4.4 -rw-r--r-- 1 root root 671K Mar 3 2021 libzstd.so.1.4.4 lrwxrwxrwx 1 root root 23 Feb 13 2020 libzvbi-chains.so.0 -> libzvbi-chains.so.0.0.0 -rw-r--r-- 1 root root 67K Feb 13 2020 libzvbi-chains.so.0.0.0 lrwxrwxrwx 1 root root 17 Feb 13 2020 libzvbi.so.0 -> libzvbi.so.0.13.2 -rw-r--r-- 1 root root 568K Feb 13 2020 libzvbi.so.0.13.2 drwxr-xr-x 2 root root 4.0K May 11 06:44 nss drwxr-xr-x 2 root root 4.0K May 11 06:44 odbc drwxr-xr-x 4 root root 4.0K May 11 06:44 openblas-pthread drwxr-xr-x 3 root root 4.0K May 11 06:44 openmpi drwxr-xr-x 5 root root 4.0K Nov 10 2023 perl drwxr-xr-x 16 root root 4.0K Oct 3 2023 perl-base drwxr-xr-x 1 root root 4.0K May 11 06:44 pkgconfig drwxr-xr-x 4 root root 4.0K May 11 06:44 pmix -rw-r--r-- 1 root root 1.9K Jul 26 2023 rcrt1.o drwxr-xr-x 2 root root 4.0K May 11 06:44 rsocket drwxr-xr-x 2 root root 4.0K Nov 10 2023 sasl2 drwxr-xr-x 1 root root 4.0K May 11 06:43 security drwxr-xr-x 2 root root 4.0K May 11 06:43 vdpau -rw-r--r-- 1 root root 251 Feb 16 18:19 xml2Conf.sh [Pipeline] echo Packing build/libdgl.so, build/runUnitTests, python/dgl/_ffi/_cy3/core.cpython-*-x86_64-linux-gnu.so, build/tensoradapter/pytorch/*.so, build/dgl_sparse/*.so, build/graphbolt/*.so into dgl-gpu-linux [Pipeline] stash Stashed 7 file(s) Post stage [Pipeline] sh + chmod -R 777 . [Pipeline] cleanWs [WS-CLEANUP] Deleting project workspace... [WS-CLEANUP] Deferred wipeout is disabled by the job configuration... [WS-CLEANUP] done [Pipeline] } $ docker stop --time=1 3132bed11f80eb11c401b75a48ac1ae8dccb61e788ff4f0c97926079530724cc $ docker rm -f --volumes 3132bed11f80eb11c401b75a48ac1ae8dccb61e788ff4f0c97926079530724cc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] parallel [Pipeline] { (Branch: C++ CPU) [Pipeline] { (Branch: C++ GPU) [Pipeline] { (Branch: C++ CPU (Win64)) [Pipeline] { (Branch: Tensorflow CPU) [Pipeline] { (Branch: Tensorflow GPU) [Pipeline] { (Branch: Torch CPU) [Pipeline] { (Branch: Torch CPU (Win64)) [Pipeline] { (Branch: Torch GPU) [Pipeline] { (Branch: Distributed) [Pipeline] { (Branch: PyTorch Cugraph GPU) [Pipeline] { (Branch: DGL-Go) [Pipeline] stage [Pipeline] { (C++ CPU) [Pipeline] stage [Pipeline] { (C++ GPU) [Pipeline] stage [Pipeline] { (C++ CPU (Win64)) [Pipeline] stage [Pipeline] { (Tensorflow CPU) [Pipeline] stage [Pipeline] { (Tensorflow GPU) [Pipeline] stage [Pipeline] { (Torch CPU) [Pipeline] stage [Pipeline] { (Torch CPU (Win64)) [Pipeline] stage [Pipeline] { (Torch GPU) [Pipeline] stage [Pipeline] { (Distributed) [Pipeline] stage [Pipeline] { (PyTorch Cugraph GPU) [Pipeline] stage [Pipeline] { (DGL-Go) [Pipeline] node Running on dgl-ci-windows-cpu-3 in C:\Jenkins\workspace\dgl_PR-7408 [Pipeline] node Running on dgl-ci-windows-cpu-1 in C:\Jenkins\workspace\dgl_PR-7408 [Pipeline] node Running on dgl-ci-linux-cpu-3 in /home/ubuntu/jenkins/workspace/dgl_PR-7408 [Pipeline] node [Pipeline] node Running on dgl-ci-linux-gpu-1 in /home/ubuntu/jenkins/workspace/dgl_PR-7408 Running on dgl-ci-linux-cpu-2 in /home/ubuntu/jenkins/workspace/dgl_PR-7408 [Pipeline] node Running on dgl-ci-linux-gpu-4 in /home/ubuntu/jenkins/workspace/dgl_PR-7408 [Pipeline] node Running on dgl-ci-linux-cpu-2 in /home/ubuntu/jenkins/workspace/dgl_PR-7408@2 [Pipeline] node Running on dgl-ci-linux-gpu-2 in /home/ubuntu/jenkins/workspace/dgl_PR-7408 [Pipeline] node Running on dgl-ci-linux-cpu-4 in /home/ubuntu/jenkins/workspace/dgl_PR-7408 [Pipeline] node Running on dgl-ci-linux-gpu-3 in /home/ubuntu/jenkins/workspace/dgl_PR-7408 [Pipeline] node Running on dgl-ci-linux-cpu-3 in /home/ubuntu/jenkins/workspace/dgl_PR-7408@2 [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] checkout The recommended git tool is: git using credential 150de63f-189c-4717-bcaf-010460d2f51a [Pipeline] checkout Cloning the remote Git repository Cloning with configured refspecs honoured and without tags The recommended git tool is: git using credential 150de63f-189c-4717-bcaf-010460d2f51a [Pipeline] checkout Cloning the remote Git repository Cloning with configured refspecs honoured and without tags The recommended git tool is: git [Pipeline] checkout The recommended git tool is: git using credential 150de63f-189c-4717-bcaf-010460d2f51a using credential 150de63f-189c-4717-bcaf-010460d2f51a [Pipeline] checkout Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning the remote Git repository Cloning with configured refspecs honoured and without tags The recommended git tool is: git [Pipeline] checkout using credential 150de63f-189c-4717-bcaf-010460d2f51a The recommended git tool is: git [Pipeline] checkout Cloning the remote Git repository Cloning with configured refspecs honoured and without tags using credential 150de63f-189c-4717-bcaf-010460d2f51a The recommended git tool is: git Cloning the remote Git repository Cloning with configured refspecs honoured and without tags [Pipeline] checkout using credential 150de63f-189c-4717-bcaf-010460d2f51a The recommended git tool is: git Cloning the remote Git repository Cloning with configured refspecs honoured and without tags [Pipeline] checkout using credential 150de63f-189c-4717-bcaf-010460d2f51a Cloning the remote Git repository Cloning with configured refspecs honoured and without tags The recommended git tool is: git [Pipeline] checkout The recommended git tool is: git using credential 150de63f-189c-4717-bcaf-010460d2f51a [Pipeline] checkout using credential 150de63f-189c-4717-bcaf-010460d2f51a Cloning the remote Git repository Cloning with configured refspecs honoured and without tags The recommended git tool is: git Cloning the remote Git repository Cloning with configured refspecs honoured and without tags using credential 150de63f-189c-4717-bcaf-010460d2f51a Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository https://github.com/dmlc/dgl.git > git init /home/ubuntu/jenkins/workspace/dgl_PR-7408 # timeout=10 Fetching upstream changes from https://github.com/dmlc/dgl.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_ASKPASS to set credentials dgl-bot-personal-access-key220906 > git fetch --no-tags --force --progress -- https://github.com/dmlc/dgl.git +refs/pull/7408/head:refs/remotes/origin/PR-7408 +refs/heads/master:refs/remotes/origin/master # timeout=10 Cloning repository https://github.com/dmlc/dgl.git > git init C:\Jenkins\workspace\dgl_PR-7408 # timeout=10 Fetching upstream changes from https://github.com/dmlc/dgl.git > git --version # timeout=10 > git --version # 'git version 2.20.0.windows.1' using GIT_ASKPASS to set credentials dgl-bot-personal-access-key220906 > git fetch --no-tags --force --progress -- https://github.com/dmlc/dgl.git +refs/pull/7408/head:refs/remotes/origin/PR-7408 +refs/heads/master:refs/remotes/origin/master # timeout=10 Cloning repository https://github.com/dmlc/dgl.git > git init C:\Jenkins\workspace\dgl_PR-7408 # timeout=10 Fetching upstream changes from https://github.com/dmlc/dgl.git > git --version # timeout=10 > git --version # 'git version 2.20.0.windows.1' using GIT_ASKPASS to set credentials dgl-bot-personal-access-key220906 > git fetch --no-tags --force --progress -- https://github.com/dmlc/dgl.git +refs/pull/7408/head:refs/remotes/origin/PR-7408 +refs/heads/master:refs/remotes/origin/master # timeout=10 Cloning repository https://github.com/dmlc/dgl.git > git init /home/ubuntu/jenkins/workspace/dgl_PR-7408 # timeout=10 Fetching upstream changes from https://github.com/dmlc/dgl.git > git --version # timeout=10 > git --version # 'git version 2.34.1' using GIT_ASKPASS to set credentials dgl-bot-personal-access-key220906 > git fetch --no-tags --force --progress -- https://github.com/dmlc/dgl.git +refs/pull/7408/head:refs/remotes/origin/PR-7408 +refs/heads/master:refs/remotes/origin/master # timeout=10 Cloning repository https://github.com/dmlc/dgl.git > git init /home/ubuntu/jenkins/workspace/dgl_PR-7408 # timeout=10 Fetching upstream changes from https://github.com/dmlc/dgl.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_ASKPASS to set credentials dgl-bot-personal-access-key220906 > git fetch --no-tags --force --progress -- https://github.com/dmlc/dgl.git +refs/pull/7408/head:refs/remotes/origin/PR-7408 +refs/heads/master:refs/remotes/origin/master # timeout=10 Cloning repository https://github.com/dmlc/dgl.git > git init /home/ubuntu/jenkins/workspace/dgl_PR-7408 # timeout=10 Fetching upstream changes from https://github.com/dmlc/dgl.git > git --version # timeout=10 > git --version # 'git version 2.34.1' using GIT_ASKPASS to set credentials dgl-bot-personal-access-key220906 > git fetch --no-tags --force --progress -- https://github.com/dmlc/dgl.git +refs/pull/7408/head:refs/remotes/origin/PR-7408 +refs/heads/master:refs/remotes/origin/master # timeout=10 Cloning repository https://github.com/dmlc/dgl.git > git init /home/ubuntu/jenkins/workspace/dgl_PR-7408 # timeout=10 Fetching upstream changes from https://github.com/dmlc/dgl.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_ASKPASS to set credentials dgl-bot-personal-access-key220906 > git fetch --no-tags --force --progress -- https://github.com/dmlc/dgl.git +refs/pull/7408/head:refs/remotes/origin/PR-7408 +refs/heads/master:refs/remotes/origin/master # timeout=10 Cloning repository https://github.com/dmlc/dgl.git > git init /home/ubuntu/jenkins/workspace/dgl_PR-7408@2 # timeout=10 Fetching upstream changes from https://github.com/dmlc/dgl.git > git --version # timeout=10 > git --version # 'git version 2.34.1' using GIT_ASKPASS to set credentials dgl-bot-personal-access-key220906 > git fetch --no-tags --force --progress -- https://github.com/dmlc/dgl.git +refs/pull/7408/head:refs/remotes/origin/PR-7408 +refs/heads/master:refs/remotes/origin/master # timeout=10 Cloning repository https://github.com/dmlc/dgl.git > git init /home/ubuntu/jenkins/workspace/dgl_PR-7408 # timeout=10 Fetching upstream changes from https://github.com/dmlc/dgl.git > git --version # timeout=10 > git --version # 'git version 2.34.1' using GIT_ASKPASS to set credentials dgl-bot-personal-access-key220906 > git fetch --no-tags --force --progress -- https://github.com/dmlc/dgl.git +refs/pull/7408/head:refs/remotes/origin/PR-7408 +refs/heads/master:refs/remotes/origin/master # timeout=10 Cloning repository https://github.com/dmlc/dgl.git > git init /home/ubuntu/jenkins/workspace/dgl_PR-7408 # timeout=10 Fetching upstream changes from https://github.com/dmlc/dgl.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_ASKPASS to set credentials dgl-bot-personal-access-key220906 > git fetch --no-tags --force --progress -- https://github.com/dmlc/dgl.git +refs/pull/7408/head:refs/remotes/origin/PR-7408 +refs/heads/master:refs/remotes/origin/master # timeout=10 Cloning repository https://github.com/dmlc/dgl.git > git init /home/ubuntu/jenkins/workspace/dgl_PR-7408@2 # timeout=10 Fetching upstream changes from https://github.com/dmlc/dgl.git > git --version # timeout=10 > git --version # 'git version 2.34.1' using GIT_ASKPASS to set credentials dgl-bot-personal-access-key220906 > git fetch --no-tags --force --progress -- https://github.com/dmlc/dgl.git +refs/pull/7408/head:refs/remotes/origin/PR-7408 +refs/heads/master:refs/remotes/origin/master # timeout=10 Cleaning workspace Cleaning workspace Fetching without tags Fetching without tags Cleaning workspace Fetching without tags Cleaning workspace Fetching without tags Cleaning workspace Fetching without tags > git config remote.origin.url https://github.com/dmlc/dgl.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/7408/head:refs/remotes/origin/PR-7408 # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url https://github.com/dmlc/dgl.git # timeout=10 > git rev-parse --verify HEAD # timeout=10 No valid HEAD. Skipping the resetting > git clean -fdx # timeout=10 Fetching upstream changes from https://github.com/dmlc/dgl.git using GIT_ASKPASS to set credentials dgl-bot-personal-access-key220906 > git fetch --no-tags --force --progress -- https://github.com/dmlc/dgl.git +refs/pull/7408/head:refs/remotes/origin/PR-7408 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 191681d8510173576286765237ed0ce87d690e14 into PR head commit 7875aeb4251803b0a81c00694770cd981c0df241 > git config remote.origin.url https://github.com/dmlc/dgl.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/7408/head:refs/remotes/origin/PR-7408 # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url https://github.com/dmlc/dgl.git # timeout=10 > git rev-parse --verify HEAD # timeout=10 No valid HEAD. Skipping the resetting > git clean -fdx # timeout=10 Fetching upstream changes from https://github.com/dmlc/dgl.git using GIT_ASKPASS to set credentials dgl-bot-personal-access-key220906 > git fetch --no-tags --force --progress -- https://github.com/dmlc/dgl.git +refs/pull/7408/head:refs/remotes/origin/PR-7408 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7875aeb4251803b0a81c00694770cd981c0df241 # timeout=10 > git config remote.origin.url https://github.com/dmlc/dgl.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/7408/head:refs/remotes/origin/PR-7408 # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url https://github.com/dmlc/dgl.git # timeout=10 > git rev-parse --verify HEAD # timeout=10 No valid HEAD. Skipping the resetting > git clean -fdx # timeout=10 Fetching upstream changes from https://github.com/dmlc/dgl.git using GIT_ASKPASS to set credentials dgl-bot-personal-access-key220906 > git fetch --no-tags --force --progress -- https://github.com/dmlc/dgl.git +refs/pull/7408/head:refs/remotes/origin/PR-7408 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 191681d8510173576286765237ed0ce87d690e14 into PR head commit 7875aeb4251803b0a81c00694770cd981c0df241 > git config remote.origin.url https://github.com/dmlc/dgl.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/7408/head:refs/remotes/origin/PR-7408 # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url https://github.com/dmlc/dgl.git # timeout=10 > git rev-parse --verify HEAD # timeout=10 No valid HEAD. Skipping the resetting > git clean -fdx # timeout=10 Fetching upstream changes from https://github.com/dmlc/dgl.git using GIT_ASKPASS to set credentials dgl-bot-personal-access-key220906 > git fetch --no-tags --force --progress -- https://github.com/dmlc/dgl.git +refs/pull/7408/head:refs/remotes/origin/PR-7408 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 191681d8510173576286765237ed0ce87d690e14 into PR head commit 7875aeb4251803b0a81c00694770cd981c0df241 > git config remote.origin.url https://github.com/dmlc/dgl.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/7408/head:refs/remotes/origin/PR-7408 # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url https://github.com/dmlc/dgl.git # timeout=10 > git rev-parse --verify HEAD # timeout=10 No valid HEAD. Skipping the resetting > git clean -fdx # timeout=10 Fetching upstream changes from https://github.com/dmlc/dgl.git using GIT_ASKPASS to set credentials dgl-bot-personal-access-key220906 > git fetch --no-tags --force --progress -- https://github.com/dmlc/dgl.git +refs/pull/7408/head:refs/remotes/origin/PR-7408 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 191681d8510173576286765237ed0ce87d690e14 into PR head commit 7875aeb4251803b0a81c00694770cd981c0df241 Cleaning workspace Fetching without tags Merging remotes/origin/master commit 191681d8510173576286765237ed0ce87d690e14 into PR head commit 7875aeb4251803b0a81c00694770cd981c0df241 Cleaning workspace Fetching without tags Cleaning workspace Fetching without tags Cleaning workspace Fetching without tags Merge succeeded, producing 166de0e3e7889f78e145060c62cb9840d61f61a3 Checking out Revision 166de0e3e7889f78e145060c62cb9840d61f61a3 (PR-7408) Merge succeeded, producing 166de0e3e7889f78e145060c62cb9840d61f61a3 Checking out Revision 166de0e3e7889f78e145060c62cb9840d61f61a3 (PR-7408) Merging remotes/origin/master commit 191681d8510173576286765237ed0ce87d690e14 into PR head commit 7875aeb4251803b0a81c00694770cd981c0df241 Merge succeeded, producing 166de0e3e7889f78e145060c62cb9840d61f61a3 Checking out Revision 166de0e3e7889f78e145060c62cb9840d61f61a3 (PR-7408) Merge succeeded, producing 166de0e3e7889f78e145060c62cb9840d61f61a3 Checking out Revision 166de0e3e7889f78e145060c62cb9840d61f61a3 (PR-7408) Merge succeeded, producing 166de0e3e7889f78e145060c62cb9840d61f61a3 Checking out Revision 166de0e3e7889f78e145060c62cb9840d61f61a3 (PR-7408) Merging remotes/origin/master commit 191681d8510173576286765237ed0ce87d690e14 into PR head commit 7875aeb4251803b0a81c00694770cd981c0df241 Merging remotes/origin/master commit 191681d8510173576286765237ed0ce87d690e14 into PR head commit 7875aeb4251803b0a81c00694770cd981c0df241 Cleaning workspace Merging remotes/origin/master commit 191681d8510173576286765237ed0ce87d690e14 into PR head commit 7875aeb4251803b0a81c00694770cd981c0df241 Fetching without tags Commit message: "Merge commit '191681d8510173576286765237ed0ce87d690e14' into HEAD" First time build. Skipping changelog. Cleaning workspace Cleaning workspace Commit message: "Merge commit '191681d8510173576286765237ed0ce87d690e14' into HEAD" Cleaning workspace Commit message: "Merge commit '191681d8510173576286765237ed0ce87d690e14' into HEAD" Cleaning workspace Fetching without tags Commit message: "Merge commit '191681d8510173576286765237ed0ce87d690e14' into HEAD" Cleaning workspace Commit message: "Merge commit '191681d8510173576286765237ed0ce87d690e14' into HEAD" Cleaning workspace Merging remotes/origin/master commit 191681d8510173576286765237ed0ce87d690e14 into PR head commit 7875aeb4251803b0a81c00694770cd981c0df241 Merge succeeded, producing 166de0e3e7889f78e145060c62cb9840d61f61a3 Checking out Revision 166de0e3e7889f78e145060c62cb9840d61f61a3 (PR-7408) Merging remotes/origin/master commit 191681d8510173576286765237ed0ce87d690e14 into PR head commit 7875aeb4251803b0a81c00694770cd981c0df241 Merge succeeded, producing 166de0e3e7889f78e145060c62cb9840d61f61a3 Merge succeeded, producing 166de0e3e7889f78e145060c62cb9840d61f61a3 Checking out Revision 166de0e3e7889f78e145060c62cb9840d61f61a3 (PR-7408) Checking out Revision 166de0e3e7889f78e145060c62cb9840d61f61a3 (PR-7408) Merge succeeded, producing 166de0e3e7889f78e145060c62cb9840d61f61a3 Checking out Revision 166de0e3e7889f78e145060c62cb9840d61f61a3 (PR-7408) Commit message: "Merge commit '191681d8510173576286765237ed0ce87d690e14' into HEAD" Cleaning workspace Commit message: "Merge commit '191681d8510173576286765237ed0ce87d690e14' into HEAD" Cleaning workspace Commit message: "Merge commit '191681d8510173576286765237ed0ce87d690e14' into HEAD" Cleaning workspace Commit message: "Merge commit '191681d8510173576286765237ed0ce87d690e14' into HEAD" Cleaning workspace > git config remote.origin.url https://github.com/dmlc/dgl.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/7408/head:refs/remotes/origin/PR-7408 # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url https://github.com/dmlc/dgl.git # timeout=10 > git rev-parse --verify HEAD # timeout=10 No valid HEAD. Skipping the resetting > git clean -fdx # timeout=10 Fetching upstream changes from https://github.com/dmlc/dgl.git using GIT_ASKPASS to set credentials dgl-bot-personal-access-key220906 > git fetch --no-tags --force --progress -- https://github.com/dmlc/dgl.git +refs/pull/7408/head:refs/remotes/origin/PR-7408 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7875aeb4251803b0a81c00694770cd981c0df241 # timeout=10 > git config remote.origin.url https://github.com/dmlc/dgl.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/7408/head:refs/remotes/origin/PR-7408 # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url https://github.com/dmlc/dgl.git # timeout=10 > git rev-parse --verify HEAD # timeout=10 No valid HEAD. Skipping the resetting > git clean -fdx # timeout=10 Fetching upstream changes from https://github.com/dmlc/dgl.git using GIT_ASKPASS to set credentials dgl-bot-personal-access-key220906 > git fetch --no-tags --force --progress -- https://github.com/dmlc/dgl.git +refs/pull/7408/head:refs/remotes/origin/PR-7408 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7875aeb4251803b0a81c00694770cd981c0df241 # timeout=10 > git config remote.origin.url https://github.com/dmlc/dgl.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/7408/head:refs/remotes/origin/PR-7408 # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url https://github.com/dmlc/dgl.git # timeout=10 > git rev-parse --verify HEAD # timeout=10 No valid HEAD. Skipping the resetting > git clean -fdx # timeout=10 Fetching upstream changes from https://github.com/dmlc/dgl.git using GIT_ASKPASS to set credentials dgl-bot-personal-access-key220906 > git fetch --no-tags --force --progress -- https://github.com/dmlc/dgl.git +refs/pull/7408/head:refs/remotes/origin/PR-7408 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7875aeb4251803b0a81c00694770cd981c0df241 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_ASKPASS to set credentials dgl-bot-personal-access-key220906 > git merge 191681d8510173576286765237ed0ce87d690e14 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 166de0e3e7889f78e145060c62cb9840d61f61a3 # timeout=10 > git branch -a -v --no-abbrev # timeout=10 > git checkout -b PR-7408 166de0e3e7889f78e145060c62cb9840d61f61a3 # timeout=10 > git rev-parse --verify HEAD # timeout=10 Resetting working tree > git reset --hard # timeout=10 > git clean -fdx # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7875aeb4251803b0a81c00694770cd981c0df241 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_ASKPASS to set credentials dgl-bot-personal-access-key220906 > git merge 191681d8510173576286765237ed0ce87d690e14 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 166de0e3e7889f78e145060c62cb9840d61f61a3 # timeout=10 > git branch -a -v --no-abbrev # timeout=10 > git checkout -b PR-7408 166de0e3e7889f78e145060c62cb9840d61f61a3 # timeout=10 > git rev-parse --verify HEAD # timeout=10 Resetting working tree > git reset --hard # timeout=10 > git clean -fdx # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_ASKPASS to set credentials dgl-bot-personal-access-key220906 > git merge 191681d8510173576286765237ed0ce87d690e14 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 166de0e3e7889f78e145060c62cb9840d61f61a3 # timeout=10 > git branch -a -v --no-abbrev # timeout=10 > git checkout -b PR-7408 166de0e3e7889f78e145060c62cb9840d61f61a3 # timeout=10 > git rev-list --no-walk ea985edbcd0abb70c1fd6a029f14584b8fe59894 # timeout=10 > git rev-parse --verify HEAD # timeout=10 Resetting working tree > git reset --hard # timeout=10 > git clean -fdx # timeout=10 > git config remote.origin.url https://github.com/dmlc/dgl.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/7408/head:refs/remotes/origin/PR-7408 # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url https://github.com/dmlc/dgl.git # timeout=10 > git rev-parse --verify HEAD # timeout=10 No valid HEAD. Skipping the resetting > git clean -fdx # timeout=10 Fetching upstream changes from https://github.com/dmlc/dgl.git using GIT_ASKPASS to set credentials dgl-bot-personal-access-key220906 > git fetch --no-tags --force --progress -- https://github.com/dmlc/dgl.git +refs/pull/7408/head:refs/remotes/origin/PR-7408 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7875aeb4251803b0a81c00694770cd981c0df241 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_ASKPASS to set credentials dgl-bot-personal-access-key220906 > git merge 191681d8510173576286765237ed0ce87d690e14 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 166de0e3e7889f78e145060c62cb9840d61f61a3 # timeout=10 > git branch -a -v --no-abbrev # timeout=10 > git checkout -b PR-7408 166de0e3e7889f78e145060c62cb9840d61f61a3 # timeout=10 > git rev-parse --verify HEAD # timeout=10 Resetting working tree > git reset --hard # timeout=10 > git clean -fdx # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7875aeb4251803b0a81c00694770cd981c0df241 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_ASKPASS to set credentials dgl-bot-personal-access-key220906 > git merge 191681d8510173576286765237ed0ce87d690e14 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 166de0e3e7889f78e145060c62cb9840d61f61a3 # timeout=10 > git branch -a -v --no-abbrev # timeout=10 > git checkout -b PR-7408 166de0e3e7889f78e145060c62cb9840d61f61a3 # timeout=10 > git rev-parse --verify HEAD # timeout=10 Resetting working tree > git reset --hard # timeout=10 > git clean -fdx # timeout=10 > git config remote.origin.url https://github.com/dmlc/dgl.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/7408/head:refs/remotes/origin/PR-7408 # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url https://github.com/dmlc/dgl.git # timeout=10 > git rev-parse --verify HEAD # timeout=10 No valid HEAD. Skipping the resetting > git clean -fdx # timeout=10 Fetching upstream changes from https://github.com/dmlc/dgl.git using GIT_ASKPASS to set credentials dgl-bot-personal-access-key220906 > git fetch --no-tags --force --progress -- https://github.com/dmlc/dgl.git +refs/pull/7408/head:refs/remotes/origin/PR-7408 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7875aeb4251803b0a81c00694770cd981c0df241 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_ASKPASS to set credentials dgl-bot-personal-access-key220906 > git merge 191681d8510173576286765237ed0ce87d690e14 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 166de0e3e7889f78e145060c62cb9840d61f61a3 # timeout=10 > git branch -a -v --no-abbrev # timeout=10 > git checkout -b PR-7408 166de0e3e7889f78e145060c62cb9840d61f61a3 # timeout=10 > git rev-parse --verify HEAD # timeout=10 Resetting working tree > git reset --hard # timeout=10 > git clean -fdx # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7875aeb4251803b0a81c00694770cd981c0df241 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_ASKPASS to set credentials dgl-bot-personal-access-key220906 > git merge 191681d8510173576286765237ed0ce87d690e14 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 166de0e3e7889f78e145060c62cb9840d61f61a3 # timeout=10 > git branch -a -v --no-abbrev # timeout=10 > git checkout -b PR-7408 166de0e3e7889f78e145060c62cb9840d61f61a3 # timeout=10 > git rev-parse --verify HEAD # timeout=10 Resetting working tree > git reset --hard # timeout=10 > git clean -fdx # timeout=10 > git config remote.origin.url https://github.com/dmlc/dgl.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/7408/head:refs/remotes/origin/PR-7408 # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url https://github.com/dmlc/dgl.git # timeout=10 > git rev-parse --verify HEAD # timeout=10 No valid HEAD. Skipping the resetting > git clean -fdx # timeout=10 Fetching upstream changes from https://github.com/dmlc/dgl.git using GIT_ASKPASS to set credentials dgl-bot-personal-access-key220906 > git fetch --no-tags --force --progress -- https://github.com/dmlc/dgl.git +refs/pull/7408/head:refs/remotes/origin/PR-7408 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7875aeb4251803b0a81c00694770cd981c0df241 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_ASKPASS to set credentials dgl-bot-personal-access-key220906 > git merge 191681d8510173576286765237ed0ce87d690e14 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 166de0e3e7889f78e145060c62cb9840d61f61a3 # timeout=10 > git branch -a -v --no-abbrev # timeout=10 > git checkout -b PR-7408 166de0e3e7889f78e145060c62cb9840d61f61a3 # timeout=10 > git rev-parse --verify HEAD # timeout=10 Resetting working tree > git reset --hard # timeout=10 > git clean -fdx # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7875aeb4251803b0a81c00694770cd981c0df241 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_ASKPASS to set credentials dgl-bot-personal-access-key220906 > git merge 191681d8510173576286765237ed0ce87d690e14 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 166de0e3e7889f78e145060c62cb9840d61f61a3 # timeout=10 > git branch -a -v --no-abbrev # timeout=10 > git checkout -b PR-7408 166de0e3e7889f78e145060c62cb9840d61f61a3 # timeout=10 > git rev-parse --verify HEAD # timeout=10 Resetting working tree > git reset --hard # timeout=10 > git clean -fdx # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { + docker pull dgllib/dgl-ci-cpu:v240511_1440 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] sh [Pipeline] sh [Pipeline] sh + docker pull dgllib/dgl-ci-cpu:v230810 [Pipeline] sh [Pipeline] sh [Pipeline] withEnv [Pipeline] { Merge succeeded, producing 9610a934df4f115a10f6f44587cb45768dec2e23 Checking out Revision 9610a934df4f115a10f6f44587cb45768dec2e23 (PR-7408) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh + docker pull dgllib/dgl-ci-cpu:v240511_1440 Commit message: "Merge commit '191681d8510173576286765237ed0ce87d690e14' into HEAD" + docker pull dgllib/dgl-ci-gpu:cu121_v240511_1440 Merge succeeded, producing 64264dfd09166a7eabbcc8ee483c3ff8a278b15e Checking out Revision 64264dfd09166a7eabbcc8ee483c3ff8a278b15e (PR-7408) First time build. Skipping changelog. Cleaning workspace + docker pull dgllib/dgl-ci-cpu:v240511_1440 + docker pull dgllib/dgl-ci-gpu:cu121_v240511_1440 + docker pull dgllib/dgl-ci-cpu:v240511_1440 Commit message: "Merge commit '191681d8510173576286765237ed0ce87d690e14' into HEAD" First time build. Skipping changelog. Cleaning workspace + docker pull rapidsai/cugraph_stable_torch-cuda:11.8-base-ubuntu20.04-py3.10-pytorch2.0.0-rapids23.04 v240511_1440: Pulling from dgllib/dgl-ci-cpu Digest: sha256:b8aea3af3c1259fbf4b9ab848e4b89b83991c80b7cb3e78fa956a5d8d1522893 Status: Image is up to date for dgllib/dgl-ci-cpu:v240511_1440 docker.io/dgllib/dgl-ci-cpu:v240511_1440 [Pipeline] } + docker pull dgllib/dgl-ci-gpu:cu121_v240511_1440 [Pipeline] // withEnv > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_ASKPASS to set credentials dgl-bot-personal-access-key220906 > git merge 191681d8510173576286765237ed0ce87d690e14 # timeout=10 > git rev-parse "HEAD^{commit}" # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9610a934df4f115a10f6f44587cb45768dec2e23 # timeout=10 > git branch -a -v --no-abbrev # timeout=10 > git checkout -b PR-7408 9610a934df4f115a10f6f44587cb45768dec2e23 # timeout=10 > git rev-list --no-walk ea985edbcd0abb70c1fd6a029f14584b8fe59894 # timeout=10 > git rev-parse --verify HEAD # timeout=10 Resetting working tree > git reset --hard # timeout=10 > git clean -fdx # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_ASKPASS to set credentials dgl-bot-personal-access-key220906 > git merge 191681d8510173576286765237ed0ce87d690e14 # timeout=10 > git rev-parse "HEAD^{commit}" # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 64264dfd09166a7eabbcc8ee483c3ff8a278b15e # timeout=10 > git branch -a -v --no-abbrev # timeout=10 > git checkout -b PR-7408 64264dfd09166a7eabbcc8ee483c3ff8a278b15e # timeout=10 > git rev-list --no-walk ea985edbcd0abb70c1fd6a029f14584b8fe59894 # timeout=10 > git rev-parse --verify HEAD # timeout=10 Resetting working tree > git reset --hard # timeout=10 > git clean -fdx # timeout=10 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh v230810: Pulling from dgllib/dgl-ci-cpu Digest: sha256:4c751971c8fb2f31df32617b80c41a468dac2066703341fdb41c244fc496ae49 Status: Image is up to date for dgllib/dgl-ci-cpu:v230810 docker.io/dgllib/dgl-ci-cpu:v230810 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh v240511_1440: Pulling from dgllib/dgl-ci-cpu Digest: sha256:b8aea3af3c1259fbf4b9ab848e4b89b83991c80b7cb3e78fa956a5d8d1522893 Status: Image is up to date for dgllib/dgl-ci-cpu:v240511_1440 docker.io/dgllib/dgl-ci-cpu:v240511_1440 cu121_v240511_1440: Pulling from dgllib/dgl-ci-gpu Digest: sha256:b92778f89dc9cbbbc539c0dcda8d1b83883ea2eb80da95e3d8b32551ae09d3e9 Status: Image is up to date for dgllib/dgl-ci-gpu:cu121_v240511_1440 docker.io/dgllib/dgl-ci-gpu:cu121_v240511_1440 [Pipeline] } + docker inspect -f . dgllib/dgl-ci-cpu:v240511_1440 . v240511_1440: Pulling from dgllib/dgl-ci-cpu Digest: sha256:b8aea3af3c1259fbf4b9ab848e4b89b83991c80b7cb3e78fa956a5d8d1522893 Status: Image is up to date for dgllib/dgl-ci-cpu:v240511_1440 docker.io/dgllib/dgl-ci-cpu:v240511_1440 [Pipeline] // withEnv [Pipeline] } v240511_1440: Pulling from dgllib/dgl-ci-cpu Digest: sha256:b8aea3af3c1259fbf4b9ab848e4b89b83991c80b7cb3e78fa956a5d8d1522893 Status: Image is up to date for dgllib/dgl-ci-cpu:v240511_1440 docker.io/dgllib/dgl-ci-cpu:v240511_1440 [Pipeline] } 11.8-base-ubuntu20.04-py3.10-pytorch2.0.0-rapids23.04: Pulling from rapidsai/cugraph_stable_torch-cuda Digest: sha256:35b29e2d8c0d3f4abebb8a8335a47a2b21e13c14675ec1bd3b9fd5c80682adee Status: Image is up to date for rapidsai/cugraph_stable_torch-cuda:11.8-base-ubuntu20.04-py3.10-pytorch2.0.0-rapids23.04 docker.io/rapidsai/cugraph_stable_torch-cuda:11.8-base-ubuntu20.04-py3.10-pytorch2.0.0-rapids23.04 [Pipeline] } [Pipeline] // withEnv [Pipeline] // withEnv + docker inspect -f . dgllib/dgl-ci-cpu:v230810 . [Pipeline] // withEnv [Pipeline] withDockerContainer cu121_v240511_1440: Pulling from dgllib/dgl-ci-gpu Digest: sha256:b92778f89dc9cbbbc539c0dcda8d1b83883ea2eb80da95e3d8b32551ae09d3e9 Status: Image is up to date for dgllib/dgl-ci-gpu:cu121_v240511_1440 docker.io/dgllib/dgl-ci-gpu:cu121_v240511_1440 dgl-ci-linux-cpu-4 does not seem to be running inside a container $ docker run -t -d -u 1000:1000 -u root --shm-size=4gb -w /home/ubuntu/jenkins/workspace/dgl_PR-7408 -v /home/ubuntu/jenkins/workspace/dgl_PR-7408:/home/ubuntu/jenkins/workspace/dgl_PR-7408:rw,z -v /home/ubuntu/jenkins/workspace/dgl_PR-7408@tmp:/home/ubuntu/jenkins/workspace/dgl_PR-7408@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** dgllib/dgl-ci-cpu:v240511_1440 cat cu121_v240511_1440: Pulling from dgllib/dgl-ci-gpu Digest: sha256:b92778f89dc9cbbbc539c0dcda8d1b83883ea2eb80da95e3d8b32551ae09d3e9 Status: Image is up to date for dgllib/dgl-ci-gpu:cu121_v240511_1440 docker.io/dgllib/dgl-ci-gpu:cu121_v240511_1440 $ docker top 15e87f8100bddddf0df414abcd6e416a7317ddb1be306df2dcc30158e365f151 -eo pid,comm ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] } [Pipeline] } [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] } [Pipeline] } [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] // withEnv [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { + docker inspect -f . dgllib/dgl-ci-cpu:v240511_1440 . [Pipeline] stage [Pipeline] { (Distributed Torch CPU Unit test) [Pipeline] stage [Pipeline] { (Torch CPU (Win64) Unit test) + docker inspect -f . dgllib/dgl-ci-gpu:cu121_v240511_1440 . [Pipeline] // withEnv [Pipeline] withDockerContainer dgl-ci-linux-cpu-2 does not seem to be running inside a container $ docker run -t -d -u 1000:1000 -u root -w /home/ubuntu/jenkins/workspace/dgl_PR-7408 -v /home/ubuntu/jenkins/workspace/dgl_PR-7408:/home/ubuntu/jenkins/workspace/dgl_PR-7408:rw,z -v /home/ubuntu/jenkins/workspace/dgl_PR-7408@tmp:/home/ubuntu/jenkins/workspace/dgl_PR-7408@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** dgllib/dgl-ci-cpu:v230810 cat + docker inspect -f . dgllib/dgl-ci-cpu:v240511_1440 . $ docker top ab2f5792bf8354801ca03604ed8e4b70a82dd2b78df073b8be2e795480bb1d60 -eo pid,comm ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] sh [Pipeline] sh [Pipeline] // withEnv [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] checkout The recommended git tool is: git using credential 150de63f-189c-4717-bcaf-010460d2f51a [Pipeline] sh Fetching changes from the remote Git repository Cleaning workspace [Pipeline] sh [Pipeline] } [Pipeline] stage [Pipeline] { (Tensorflow CPU Unit test) Fetching without tags [Pipeline] } + docker inspect -f . dgllib/dgl-ci-cpu:v240511_1440 . [Pipeline] } + docker inspect -f . rapidsai/cugraph_stable_torch-cuda:11.8-base-ubuntu20.04-py3.10-pytorch2.0.0-rapids23.04 . [Pipeline] sh [Pipeline] checkout The recommended git tool is: git using credential 150de63f-189c-4717-bcaf-010460d2f51a Stage "Tensorflow CPU Unit test" skipped due to when conditional [Pipeline] } Fetching changes from the remote Git repository Cleaning workspace [Pipeline] // withEnv [Pipeline] withDockerContainer + docker inspect -f . dgllib/dgl-ci-gpu:cu121_v240511_1440 . + docker inspect -f . dgllib/dgl-ci-gpu:cu121_v240511_1440 . Fetching without tags dgl-ci-linux-cpu-3 does not seem to be running inside a container Merging remotes/origin/master commit 191681d8510173576286765237ed0ce87d690e14 into PR head commit 7875aeb4251803b0a81c00694770cd981c0df241 $ docker run -t -d -u 1000:1000 -u root -w /home/ubuntu/jenkins/workspace/dgl_PR-7408@2 -v /home/ubuntu/jenkins/workspace/dgl_PR-7408@2:/home/ubuntu/jenkins/workspace/dgl_PR-7408@2:rw,z -v /home/ubuntu/jenkins/workspace/dgl_PR-7408@2@tmp:/home/ubuntu/jenkins/workspace/dgl_PR-7408@2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** dgllib/dgl-ci-cpu:v240511_1440 cat + chmod -R 777 . Merge succeeded, producing 3f1d81ab4d18fa6be47a01cee544e80c6a6d48c5 Checking out Revision 3f1d81ab4d18fa6be47a01cee544e80c6a6d48c5 (PR-7408) Commit message: "Merge commit '191681d8510173576286765237ed0ce87d690e14' into HEAD" First time build. Skipping changelog. Cleaning workspace Merging remotes/origin/master commit 191681d8510173576286765237ed0ce87d690e14 into PR head commit 7875aeb4251803b0a81c00694770cd981c0df241 Merge succeeded, producing 166de0e3e7889f78e145060c62cb9840d61f61a3 Checking out Revision 166de0e3e7889f78e145060c62cb9840d61f61a3 (PR-7408) Commit message: "Merge commit '191681d8510173576286765237ed0ce87d690e14' into HEAD" Cleaning workspace $ docker top d0a765ec332d593c39000d8f9e5d33268a9375a79ea1c74ed5c271a17763fec4 -eo pid,comm ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] // withEnv [Pipeline] withDockerContainer dgl-ci-linux-gpu-2 does not seem to be running inside a container $ docker run -t -d -u 1000:1000 -u root --runtime nvidia --shm-size=8gb -w /home/ubuntu/jenkins/workspace/dgl_PR-7408 -v /home/ubuntu/jenkins/workspace/dgl_PR-7408:/home/ubuntu/jenkins/workspace/dgl_PR-7408:rw,z -v /home/ubuntu/jenkins/workspace/dgl_PR-7408@tmp:/home/ubuntu/jenkins/workspace/dgl_PR-7408@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** dgllib/dgl-ci-gpu:cu121_v240511_1440 cat > git rev-parse --resolve-git-dir C:\Jenkins\workspace\dgl_PR-7408\.git # timeout=10 > git config remote.origin.url https://github.com/dmlc/dgl.git # timeout=10 > git rev-parse --verify HEAD # timeout=10 Resetting working tree > git reset --hard # timeout=10 > git clean -fdx # timeout=10 Fetching upstream changes from https://github.com/dmlc/dgl.git > git --version # timeout=10 > git --version # 'git version 2.20.0.windows.1' using GIT_ASKPASS to set credentials dgl-bot-personal-access-key220906 > git fetch --no-tags --force --progress -- https://github.com/dmlc/dgl.git +refs/pull/7408/head:refs/remotes/origin/PR-7408 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7875aeb4251803b0a81c00694770cd981c0df241 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_ASKPASS to set credentials dgl-bot-personal-access-key220906 > git merge 191681d8510173576286765237ed0ce87d690e14 # timeout=10 > git rev-parse "HEAD^{commit}" # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3f1d81ab4d18fa6be47a01cee544e80c6a6d48c5 # timeout=10 > git branch -a -v --no-abbrev # timeout=10 > git branch -D PR-7408 # timeout=10 > git checkout -b PR-7408 3f1d81ab4d18fa6be47a01cee544e80c6a6d48c5 # timeout=10 > git rev-list --no-walk ea985edbcd0abb70c1fd6a029f14584b8fe59894 # timeout=10 > git rev-parse --verify HEAD # timeout=10 Resetting working tree > git reset --hard # timeout=10 > git clean -fdx # timeout=10 > git rev-parse --resolve-git-dir C:\Jenkins\workspace\dgl_PR-7408\.git # timeout=10 > git config remote.origin.url https://github.com/dmlc/dgl.git # timeout=10 > git rev-parse --verify HEAD # timeout=10 Resetting working tree > git reset --hard # timeout=10 > git clean -fdx # timeout=10 Fetching upstream changes from https://github.com/dmlc/dgl.git > git --version # timeout=10 > git --version # 'git version 2.20.0.windows.1' using GIT_ASKPASS to set credentials dgl-bot-personal-access-key220906 > git fetch --no-tags --force --progress -- https://github.com/dmlc/dgl.git +refs/pull/7408/head:refs/remotes/origin/PR-7408 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7875aeb4251803b0a81c00694770cd981c0df241 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_ASKPASS to set credentials dgl-bot-personal-access-key220906 > git merge 191681d8510173576286765237ed0ce87d690e14 # timeout=10 > git rev-parse "HEAD^{commit}" # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 166de0e3e7889f78e145060c62cb9840d61f61a3 # timeout=10 > git branch -a -v --no-abbrev # timeout=10 > git branch -D PR-7408 # timeout=10 > git checkout -b PR-7408 166de0e3e7889f78e145060c62cb9840d61f61a3 # timeout=10 > git rev-parse --verify HEAD # timeout=10 Resetting working tree > git reset --hard # timeout=10 > git clean -fdx # timeout=10 $ docker top 80c5a5e2d025e9d75027e51fa7b27230a89fefa425b7175609d2d257b4ecfb7e -eo pid,comm [Pipeline] { [Pipeline] // withEnv [Pipeline] withDockerContainer dgl-ci-linux-cpu-3 does not seem to be running inside a container $ docker run -t -d -u 1000:1000 -u root -w /home/ubuntu/jenkins/workspace/dgl_PR-7408 -v /home/ubuntu/jenkins/workspace/dgl_PR-7408:/home/ubuntu/jenkins/workspace/dgl_PR-7408:rw,z -v /home/ubuntu/jenkins/workspace/dgl_PR-7408@tmp:/home/ubuntu/jenkins/workspace/dgl_PR-7408@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** dgllib/dgl-ci-cpu:v240511_1440 cat $ docker top 191df5eab39d6bc6e1fe034714a01e734c85e9a54b86f5dee041d3f4a80a8762 -eo pid,comm ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] } [Pipeline] } [Pipeline] stage [Pipeline] { (DGL-Go CPU test) [Pipeline] stage [Pipeline] { (Torch GPU Unit test) [Pipeline] sh [Pipeline] // stage Post stage [Pipeline] sh [Pipeline] } [Pipeline] } [Pipeline] sh [Pipeline] bat [Pipeline] bat [Pipeline] // withEnv [Pipeline] withDockerContainer + chmod -R 777 . dgl-ci-linux-cpu-2 does not seem to be running inside a container $ docker run -t -d -u 1000:1000 -u root --shm-size=4gb -w /home/ubuntu/jenkins/workspace/dgl_PR-7408@2 -v /home/ubuntu/jenkins/workspace/dgl_PR-7408@2:/home/ubuntu/jenkins/workspace/dgl_PR-7408@2:rw,z -v /home/ubuntu/jenkins/workspace/dgl_PR-7408@2@tmp:/home/ubuntu/jenkins/workspace/dgl_PR-7408@2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** dgllib/dgl-ci-cpu:v240511_1440 cat + rm -rf CMakeLists.txt CONTRIBUTORS.md Jenkinsfile LICENSE NEWS.md README.md apps benchmarks cmake conda dgl_sparse dglgo docker docs examples graphbolt include notebooks pyproject.toml python readthedocs.yml script src tensoradapter tests third_party tools tutorials + chmod -R 777 . administrator@WIN-O7QS55HVSDB C:\Jenkins\workspace\dgl_PR-7408>git submodule update --recursive --init Submodule 'third_party/METIS' (https://github.com/KarypisLab/METIS.git) registered for path 'third_party/METIS' Submodule 'third_party/cccl' (https://github.com/NVIDIA/cccl.git) registered for path 'third_party/cccl' Submodule 'third_party/cuco' (https://github.com/NVIDIA/cuCollections.git) registered for path 'third_party/cuco' Submodule 'third_party/dlpack' (https://github.com/dmlc/dlpack.git) registered for path 'third_party/dlpack' Submodule 'third_party/dmlc-core' (https://github.com/dmlc/dmlc-core.git) registered for path 'third_party/dmlc-core' Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/googletest' Submodule 'third_party/liburing' (https://github.com/axboe/liburing.git) registered for path 'third_party/liburing' Submodule 'third_party/libxsmm' (https://github.com/hfp/libxsmm.git) registered for path 'third_party/libxsmm' Submodule 'third_party/nanoflann' (https://github.com/jlblancoc/nanoflann) registered for path 'third_party/nanoflann' Submodule 'third_party/pcg' (https://github.com/imneme/pcg-cpp.git) registered for path 'third_party/pcg' Submodule 'third_party/phmap' (https://github.com/greg7mdp/parallel-hashmap.git) registered for path 'third_party/phmap' administrator@WIN-O7QS55HVSDB C:\Jenkins\workspace\dgl_PR-7408>git submodule update --recursive --init Submodule 'third_party/METIS' (https://github.com/KarypisLab/METIS.git) registered for path 'third_party/METIS' Submodule 'third_party/cccl' (https://github.com/NVIDIA/cccl.git) registered for path 'third_party/cccl' Submodule 'third_party/cuco' (https://github.com/NVIDIA/cuCollections.git) registered for path 'third_party/cuco' Submodule 'third_party/dlpack' (https://github.com/dmlc/dlpack.git) registered for path 'third_party/dlpack' Submodule 'third_party/dmlc-core' (https://github.com/dmlc/dmlc-core.git) registered for path 'third_party/dmlc-core' Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/googletest' Submodule 'third_party/liburing' (https://github.com/axboe/liburing.git) registered for path 'third_party/liburing' Submodule 'third_party/libxsmm' (https://github.com/hfp/libxsmm.git) registered for path 'third_party/libxsmm' Submodule 'third_party/nanoflann' (https://github.com/jlblancoc/nanoflann) registered for path 'third_party/nanoflann' Submodule 'third_party/pcg' (https://github.com/imneme/pcg-cpp.git) registered for path 'third_party/pcg' Submodule 'third_party/phmap' (https://github.com/greg7mdp/parallel-hashmap.git) registered for path 'third_party/phmap' $ docker top a00178c15f7ab8932de16dec01debf9f58973423c307e13807ab2024915a9d47 -eo pid,comm ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. Cloning into 'C:/Jenkins/workspace/dgl_PR-7408/third_party/METIS'... [Pipeline] { Cloning into 'C:/Jenkins/workspace/dgl_PR-7408/third_party/METIS'... [Pipeline] // withEnv [Pipeline] withDockerContainer dgl-ci-linux-gpu-3 does not seem to be running inside a container $ docker run -t -d -u 1000:1000 -u root --runtime nvidia --shm-size=8gb -w /home/ubuntu/jenkins/workspace/dgl_PR-7408 -v /home/ubuntu/jenkins/workspace/dgl_PR-7408:/home/ubuntu/jenkins/workspace/dgl_PR-7408:rw,z -v /home/ubuntu/jenkins/workspace/dgl_PR-7408@tmp:/home/ubuntu/jenkins/workspace/dgl_PR-7408@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** rapidsai/cugraph_stable_torch-cuda:11.8-base-ubuntu20.04-py3.10-pytorch2.0.0-rapids23.04 cat $ docker top 49568f0f5e46e768c1ddd06ac31aa9e1022e7d44996402831abb49f5fca06c23 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh [Pipeline] stage [Pipeline] { (Torch CPU Unit test) [Pipeline] stage [Pipeline] { (PyTorch Cugraph GPU Unit test) [Pipeline] // withEnv [Pipeline] // withEnv [Pipeline] withDockerContainer dgl-ci-linux-gpu-4 does not seem to be running inside a container $ docker run -t -d -u 1000:1000 -u root --runtime nvidia -w /home/ubuntu/jenkins/workspace/dgl_PR-7408 -v /home/ubuntu/jenkins/workspace/dgl_PR-7408:/home/ubuntu/jenkins/workspace/dgl_PR-7408:rw,z -v /home/ubuntu/jenkins/workspace/dgl_PR-7408@tmp:/home/ubuntu/jenkins/workspace/dgl_PR-7408@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** dgllib/dgl-ci-gpu:cu121_v240511_1440 cat + chmod -R 777 . + nvidia-smi Fri May 17 03:56:56 2024 +---------------------------------------------------------------------------------------+ | NVIDIA-SMI 535.54.03 Driver Version: 535.54.03 CUDA Version: 12.2 | |-----------------------------------------+----------------------+----------------------+ | GPU Name Persistence-M | Bus-Id Disp.A | Volatile Uncorr. ECC | | Fan Temp Perf Pwr:Usage/Cap | Memory-Usage | GPU-Util Compute M. | | | | MIG M. | |=========================================+======================+======================| | 0 Tesla T4 On | 00000000:00:1E.0 Off | 0 | | N/A 23C P8 9W / 70W | 0MiB / 15360MiB | 0% Default | | | | N/A | +-----------------------------------------+----------------------+----------------------+ +---------------------------------------------------------------------------------------+ | Processes: | | GPU GI CI PID Type Process name GPU Memory | | ID ID Usage | |=======================================================================================| | No running processes found | +---------------------------------------------------------------------------------------+ $ docker top a51120b67fe08aebacf0f3bf5bc03994140015a61322fe1e8b45c49021d87f51 -eo pid,comm [Pipeline] { [Pipeline] withDockerContainer dgl-ci-linux-gpu-1 does not seem to be running inside a container $ docker run -t -d -u 1000:1000 -u root --runtime nvidia -w /home/ubuntu/jenkins/workspace/dgl_PR-7408 -v /home/ubuntu/jenkins/workspace/dgl_PR-7408:/home/ubuntu/jenkins/workspace/dgl_PR-7408:rw,z -v /home/ubuntu/jenkins/workspace/dgl_PR-7408@tmp:/home/ubuntu/jenkins/workspace/dgl_PR-7408@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** dgllib/dgl-ci-gpu:cu121_v240511_1440 cat $ docker top 0f41dae4b318b8b7e1cc064f39901caf9144ee7499ccbc8101faf336d4b39a75 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] cleanWs [Pipeline] sh [WS-CLEANUP] Deleting project workspace... [WS-CLEANUP] Deferred wipeout is disabled by the job configuration... [Pipeline] stage [Pipeline] { (Tensorflow GPU Unit test) [Pipeline] sh [WS-CLEANUP] done Stage "PyTorch Cugraph GPU Unit test" skipped due to when conditional [Pipeline] } [Pipeline] sh Stage "Tensorflow GPU Unit test" skipped due to when conditional [Pipeline] } [Pipeline] sh [Pipeline] sh + git config --global --add safe.directory * + rm -rf CMakeLists.txt CONTRIBUTORS.md Jenkinsfile LICENSE NEWS.md README.md apps benchmarks cmake conda dgl_sparse dglgo docker docs examples graphbolt include notebooks pyproject.toml python readthedocs.yml script src tensoradapter tests third_party tools tutorials [Pipeline] // stage Post stage [Pipeline] sh + chmod -R 777 . [Pipeline] } $ docker stop --time=1 ab2f5792bf8354801ca03604ed8e4b70a82dd2b78df073b8be2e795480bb1d60 + chmod -R 777 . + rm -rf CMakeLists.txt CONTRIBUTORS.md Jenkinsfile LICENSE NEWS.md README.md apps benchmarks cmake conda dgl_sparse dglgo docker docs examples graphbolt include notebooks pyproject.toml python readthedocs.yml script src tensoradapter tests third_party tools tutorials + chmod -R 777 . + chmod -R 777 . $ docker rm -f --volumes ab2f5792bf8354801ca03604ed8e4b70a82dd2b78df073b8be2e795480bb1d60 [Pipeline] // stage Post stage [Pipeline] checkout The recommended git tool is: git using credential 150de63f-189c-4717-bcaf-010460d2f51a Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@12fd2d11; decorates RemoteLauncher[hudson.remoting.Channel@7e771979:dgl-ci-linux-cpu-4] will be ignored (a typical symptom is the Git executable not being run inside a designated container) [Pipeline] sh Fetching changes from the remote Git repository Cleaning workspace [Pipeline] sh [Pipeline] sh Fetching without tags [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] sh [Pipeline] cleanWs [Pipeline] sh [WS-CLEANUP] Deleting project workspace... [WS-CLEANUP] Deferred wipeout is disabled by the job configuration... + git config --global --add safe.directory * + chmod -R 777 . [Pipeline] // withEnv + rm -rf CMakeLists.txt CONTRIBUTORS.md Jenkinsfile LICENSE NEWS.md README.md apps benchmarks cmake conda dgl_sparse dglgo docker docs examples graphbolt include notebooks pyproject.toml python readthedocs.yml script src tensoradapter tests third_party tools tutorials [WS-CLEANUP] done [Pipeline] } [Pipeline] checkout The recommended git tool is: git [Pipeline] cleanWs [WS-CLEANUP] Deleting project workspace... [WS-CLEANUP] Deferred wipeout is disabled by the job configuration... using credential 150de63f-189c-4717-bcaf-010460d2f51a Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@51a39908; decorates RemoteLauncher[hudson.remoting.Channel@2297a96d:dgl-ci-linux-cpu-3] will be ignored (a typical symptom is the Git executable not being run inside a designated container) Fetching changes from the remote Git repository Cleaning workspace Merging remotes/origin/master commit 191681d8510173576286765237ed0ce87d690e14 into PR head commit 7875aeb4251803b0a81c00694770cd981c0df241 [Pipeline] sh + git config --global --add safe.directory * [WS-CLEANUP] done [Pipeline] // node + rm -rf CMakeLists.txt CONTRIBUTORS.md Jenkinsfile LICENSE NEWS.md README.md apps benchmarks cmake conda dgl_sparse dglgo docker docs examples graphbolt include notebooks pyproject.toml python readthedocs.yml script src tensoradapter tests third_party tools tutorials [Pipeline] } [Pipeline] checkout + rm -rf CMakeLists.txt CONTRIBUTORS.md Jenkinsfile LICENSE NEWS.md README.md apps benchmarks cmake conda dgl_sparse dglgo docker docs examples graphbolt include notebooks pyproject.toml python readthedocs.yml script src tensoradapter tests third_party tools tutorials The recommended git tool is: git using credential 150de63f-189c-4717-bcaf-010460d2f51a Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@6326d7b0; decorates RemoteLauncher[hudson.remoting.Channel@2297a96d:dgl-ci-linux-cpu-3] will be ignored (a typical symptom is the Git executable not being run inside a designated container) Fetching changes from the remote Git repository [Pipeline] // stage Cleaning workspace Fetching without tags [Pipeline] } [Pipeline] sh Merge succeeded, producing a14e89bed8fd4fe0010967b79f815cb8d2800974 Checking out Revision a14e89bed8fd4fe0010967b79f815cb8d2800974 (PR-7408) Commit message: "Merge commit '191681d8510173576286765237ed0ce87d690e14' into HEAD" [Pipeline] } First time build. Skipping changelog. Cleaning workspace $ docker stop --time=1 49568f0f5e46e768c1ddd06ac31aa9e1022e7d44996402831abb49f5fca06c23 + git config --global --add safe.directory * Fetching without tags Merging remotes/origin/master commit 191681d8510173576286765237ed0ce87d690e14 into PR head commit 7875aeb4251803b0a81c00694770cd981c0df241 + git config --global --add safe.directory * $ docker rm -f --volumes 49568f0f5e46e768c1ddd06ac31aa9e1022e7d44996402831abb49f5fca06c23 > git rev-parse --resolve-git-dir /home/ubuntu/jenkins/workspace/dgl_PR-7408/.git # timeout=10 > git config remote.origin.url https://github.com/dmlc/dgl.git # timeout=10 > git rev-parse --verify HEAD # timeout=10 Resetting working tree > git reset --hard # timeout=10 > git clean -fdx # timeout=10 Fetching upstream changes from https://github.com/dmlc/dgl.git > git --version # timeout=10 > git --version # 'git version 2.34.1' using GIT_ASKPASS to set credentials dgl-bot-personal-access-key220906 > git fetch --no-tags --force --progress -- https://github.com/dmlc/dgl.git +refs/pull/7408/head:refs/remotes/origin/PR-7408 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7875aeb4251803b0a81c00694770cd981c0df241 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_ASKPASS to set credentials dgl-bot-personal-access-key220906 > git merge 191681d8510173576286765237ed0ce87d690e14 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a14e89bed8fd4fe0010967b79f815cb8d2800974 # timeout=10 > git branch -a -v --no-abbrev # timeout=10 > git branch -D PR-7408 # timeout=10 > git checkout -b PR-7408 a14e89bed8fd4fe0010967b79f815cb8d2800974 # timeout=10 > git rev-list --no-walk ea985edbcd0abb70c1fd6a029f14584b8fe59894 # timeout=10 > git rev-parse --verify HEAD # timeout=10 Resetting working tree > git reset --hard # timeout=10 > git clean -fdx # timeout=10 Merging remotes/origin/master commit 191681d8510173576286765237ed0ce87d690e14 into PR head commit 7875aeb4251803b0a81c00694770cd981c0df241 [Pipeline] sh [Pipeline] } $ docker stop --time=1 a51120b67fe08aebacf0f3bf5bc03994140015a61322fe1e8b45c49021d87f51 Merge succeeded, producing a14e89bed8fd4fe0010967b79f815cb8d2800974 Checking out Revision a14e89bed8fd4fe0010967b79f815cb8d2800974 (PR-7408) Merge succeeded, producing a14e89bed8fd4fe0010967b79f815cb8d2800974 Checking out Revision a14e89bed8fd4fe0010967b79f815cb8d2800974 (PR-7408) Commit message: "Merge commit '191681d8510173576286765237ed0ce87d690e14' into HEAD" Cleaning workspace + git config --global --add safe.directory * > git rev-parse --resolve-git-dir /home/ubuntu/jenkins/workspace/dgl_PR-7408/.git # timeout=10 > git config remote.origin.url https://github.com/dmlc/dgl.git # timeout=10 > git rev-parse --verify HEAD # timeout=10 Resetting working tree > git reset --hard # timeout=10 > git clean -fdx # timeout=10 Fetching upstream changes from https://github.com/dmlc/dgl.git > git --version # timeout=10 > git --version # 'git version 2.34.1' using GIT_ASKPASS to set credentials dgl-bot-personal-access-key220906 > git fetch --no-tags --force --progress -- https://github.com/dmlc/dgl.git +refs/pull/7408/head:refs/remotes/origin/PR-7408 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7875aeb4251803b0a81c00694770cd981c0df241 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_ASKPASS to set credentials dgl-bot-personal-access-key220906 > git merge 191681d8510173576286765237ed0ce87d690e14 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a14e89bed8fd4fe0010967b79f815cb8d2800974 # timeout=10 > git branch -a -v --no-abbrev # timeout=10 > git branch -D PR-7408 # timeout=10 > git checkout -b PR-7408 a14e89bed8fd4fe0010967b79f815cb8d2800974 # timeout=10 > git rev-parse --verify HEAD # timeout=10 Resetting working tree > git reset --hard # timeout=10 > git clean -fdx # timeout=10 Commit message: "Merge commit '191681d8510173576286765237ed0ce87d690e14' into HEAD" Cleaning workspace > git rev-parse --resolve-git-dir /home/ubuntu/jenkins/workspace/dgl_PR-7408@2/.git # timeout=10 > git config remote.origin.url https://github.com/dmlc/dgl.git # timeout=10 > git rev-parse --verify HEAD # timeout=10 Resetting working tree > git reset --hard # timeout=10 > git clean -fdx # timeout=10 Fetching upstream changes from https://github.com/dmlc/dgl.git > git --version # timeout=10 > git --version # 'git version 2.34.1' using GIT_ASKPASS to set credentials dgl-bot-personal-access-key220906 > git fetch --no-tags --force --progress -- https://github.com/dmlc/dgl.git +refs/pull/7408/head:refs/remotes/origin/PR-7408 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7875aeb4251803b0a81c00694770cd981c0df241 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_ASKPASS to set credentials dgl-bot-personal-access-key220906 > git merge 191681d8510173576286765237ed0ce87d690e14 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a14e89bed8fd4fe0010967b79f815cb8d2800974 # timeout=10 > git branch -a -v --no-abbrev # timeout=10 > git branch -D PR-7408 # timeout=10 > git checkout -b PR-7408 a14e89bed8fd4fe0010967b79f815cb8d2800974 # timeout=10 > git rev-parse --verify HEAD # timeout=10 Resetting working tree > git reset --hard # timeout=10 > git clean -fdx # timeout=10 $ docker rm -f --volumes a51120b67fe08aebacf0f3bf5bc03994140015a61322fe1e8b45c49021d87f51 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] checkout The recommended git tool is: git [Pipeline] checkout using credential 150de63f-189c-4717-bcaf-010460d2f51a The recommended git tool is: git Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@2b2f167f; decorates RemoteLauncher[hudson.remoting.Channel@2bf68eed:dgl-ci-linux-gpu-2] will be ignored (a typical symptom is the Git executable not being run inside a designated container) using credential 150de63f-189c-4717-bcaf-010460d2f51a Fetching changes from the remote Git repository Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@4bcc62f9; decorates RemoteLauncher[hudson.remoting.Channel@4dda39f3:dgl-ci-linux-gpu-1] will be ignored (a typical symptom is the Git executable not being run inside a designated container) Fetching changes from the remote Git repository Cleaning workspace Cleaning workspace [Pipeline] sh [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] sh [Pipeline] checkout The recommended git tool is: git Fetching without tags Fetching without tags using credential 150de63f-189c-4717-bcaf-010460d2f51a Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@1b96b282; decorates RemoteLauncher[hudson.remoting.Channel@171f2319:dgl-ci-linux-cpu-2] will be ignored (a typical symptom is the Git executable not being run inside a designated container) Fetching changes from the remote Git repository Cleaning workspace [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv + git submodule update --recursive --init Submodule 'third_party/METIS' (https://github.com/KarypisLab/METIS.git) registered for path 'third_party/METIS' Submodule 'third_party/cccl' (https://github.com/NVIDIA/cccl.git) registered for path 'third_party/cccl' Submodule 'third_party/cuco' (https://github.com/NVIDIA/cuCollections.git) registered for path 'third_party/cuco' Submodule 'third_party/dlpack' (https://github.com/dmlc/dlpack.git) registered for path 'third_party/dlpack' Submodule 'third_party/dmlc-core' (https://github.com/dmlc/dmlc-core.git) registered for path 'third_party/dmlc-core' Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/googletest' Submodule 'third_party/liburing' (https://github.com/axboe/liburing.git) registered for path 'third_party/liburing' Submodule 'third_party/libxsmm' (https://github.com/hfp/libxsmm.git) registered for path 'third_party/libxsmm' Submodule 'third_party/nanoflann' (https://github.com/jlblancoc/nanoflann) registered for path 'third_party/nanoflann' Submodule 'third_party/pcg' (https://github.com/imneme/pcg-cpp.git) registered for path 'third_party/pcg' Submodule 'third_party/phmap' (https://github.com/greg7mdp/parallel-hashmap.git) registered for path 'third_party/phmap' Cloning into '/home/ubuntu/jenkins/workspace/dgl_PR-7408/third_party/METIS'... [Pipeline] } [Pipeline] // node [Pipeline] } Fetching without tags + git submodule update --recursive --init Submodule 'third_party/METIS' (https://github.com/KarypisLab/METIS.git) registered for path 'third_party/METIS' Submodule 'third_party/cccl' (https://github.com/NVIDIA/cccl.git) registered for path 'third_party/cccl' Submodule 'third_party/cuco' (https://github.com/NVIDIA/cuCollections.git) registered for path 'third_party/cuco' Submodule 'third_party/dlpack' (https://github.com/dmlc/dlpack.git) registered for path 'third_party/dlpack' Submodule 'third_party/dmlc-core' (https://github.com/dmlc/dmlc-core.git) registered for path 'third_party/dmlc-core' Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/googletest' Submodule 'third_party/liburing' (https://github.com/axboe/liburing.git) registered for path 'third_party/liburing' Submodule 'third_party/libxsmm' (https://github.com/hfp/libxsmm.git) registered for path 'third_party/libxsmm' Submodule 'third_party/nanoflann' (https://github.com/jlblancoc/nanoflann) registered for path 'third_party/nanoflann' Submodule 'third_party/pcg' (https://github.com/imneme/pcg-cpp.git) registered for path 'third_party/pcg' Submodule 'third_party/phmap' (https://github.com/greg7mdp/parallel-hashmap.git) registered for path 'third_party/phmap' Cloning into '/home/ubuntu/jenkins/workspace/dgl_PR-7408/third_party/METIS'... Merging remotes/origin/master commit 191681d8510173576286765237ed0ce87d690e14 into PR head commit 7875aeb4251803b0a81c00694770cd981c0df241 Merging remotes/origin/master commit 191681d8510173576286765237ed0ce87d690e14 into PR head commit 7875aeb4251803b0a81c00694770cd981c0df241 + git submodule update --recursive --init Submodule 'third_party/METIS' (https://github.com/KarypisLab/METIS.git) registered for path 'third_party/METIS' Submodule 'third_party/cccl' (https://github.com/NVIDIA/cccl.git) registered for path 'third_party/cccl' Submodule 'third_party/cuco' (https://github.com/NVIDIA/cuCollections.git) registered for path 'third_party/cuco' Submodule 'third_party/dlpack' (https://github.com/dmlc/dlpack.git) registered for path 'third_party/dlpack' Submodule 'third_party/dmlc-core' (https://github.com/dmlc/dmlc-core.git) registered for path 'third_party/dmlc-core' Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/googletest' Submodule 'third_party/liburing' (https://github.com/axboe/liburing.git) registered for path 'third_party/liburing' Submodule 'third_party/libxsmm' (https://github.com/hfp/libxsmm.git) registered for path 'third_party/libxsmm' Submodule 'third_party/nanoflann' (https://github.com/jlblancoc/nanoflann) registered for path 'third_party/nanoflann' Submodule 'third_party/pcg' (https://github.com/imneme/pcg-cpp.git) registered for path 'third_party/pcg' Submodule 'third_party/phmap' (https://github.com/greg7mdp/parallel-hashmap.git) registered for path 'third_party/phmap' Cloning into '/home/ubuntu/jenkins/workspace/dgl_PR-7408@2/third_party/METIS'... [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } > git rev-parse --resolve-git-dir /home/ubuntu/jenkins/workspace/dgl_PR-7408/.git # timeout=10 > git config remote.origin.url https://github.com/dmlc/dgl.git # timeout=10 > git rev-parse --verify HEAD # timeout=10 Resetting working tree > git reset --hard # timeout=10 > git clean -fdx # timeout=10 Fetching upstream changes from https://github.com/dmlc/dgl.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_ASKPASS to set credentials dgl-bot-personal-access-key220906 > git fetch --no-tags --force --progress -- https://github.com/dmlc/dgl.git +refs/pull/7408/head:refs/remotes/origin/PR-7408 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7875aeb4251803b0a81c00694770cd981c0df241 # timeout=10 [Pipeline] // stage [Pipeline] } Merging remotes/origin/master commit 191681d8510173576286765237ed0ce87d690e14 into PR head commit 7875aeb4251803b0a81c00694770cd981c0df241 Merge succeeded, producing 30cb31b20ae662cb4f2a68982fe76aa6a9085152 Checking out Revision 30cb31b20ae662cb4f2a68982fe76aa6a9085152 (PR-7408) Merge succeeded, producing 30cb31b20ae662cb4f2a68982fe76aa6a9085152 Checking out Revision 30cb31b20ae662cb4f2a68982fe76aa6a9085152 (PR-7408) Commit message: "Merge commit '191681d8510173576286765237ed0ce87d690e14' into HEAD" First time build. Skipping changelog. Cleaning workspace Commit message: "Merge commit '191681d8510173576286765237ed0ce87d690e14' into HEAD" Cleaning workspace Merge succeeded, producing 30cb31b20ae662cb4f2a68982fe76aa6a9085152 Checking out Revision 30cb31b20ae662cb4f2a68982fe76aa6a9085152 (PR-7408) Commit message: "Merge commit '191681d8510173576286765237ed0ce87d690e14' into HEAD" Cleaning workspace Cloning into '/home/ubuntu/jenkins/workspace/dgl_PR-7408/third_party/cccl'... Cloning into '/home/ubuntu/jenkins/workspace/dgl_PR-7408/third_party/cccl'... > git rev-parse --resolve-git-dir /home/ubuntu/jenkins/workspace/dgl_PR-7408/.git # timeout=10 > git config remote.origin.url https://github.com/dmlc/dgl.git # timeout=10 > git rev-parse --verify HEAD # timeout=10 Resetting working tree > git reset --hard # timeout=10 > git clean -fdx # timeout=10 Fetching upstream changes from https://github.com/dmlc/dgl.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_ASKPASS to set credentials dgl-bot-personal-access-key220906 > git fetch --no-tags --force --progress -- https://github.com/dmlc/dgl.git +refs/pull/7408/head:refs/remotes/origin/PR-7408 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7875aeb4251803b0a81c00694770cd981c0df241 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_ASKPASS to set credentials dgl-bot-personal-access-key220906 > git merge 191681d8510173576286765237ed0ce87d690e14 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 30cb31b20ae662cb4f2a68982fe76aa6a9085152 # timeout=10 > git branch -a -v --no-abbrev # timeout=10 > git branch -D PR-7408 # timeout=10 > git checkout -b PR-7408 30cb31b20ae662cb4f2a68982fe76aa6a9085152 # timeout=10 > git rev-parse --verify HEAD # timeout=10 Resetting working tree > git reset --hard # timeout=10 > git clean -fdx # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_ASKPASS to set credentials dgl-bot-personal-access-key220906 > git merge 191681d8510173576286765237ed0ce87d690e14 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 30cb31b20ae662cb4f2a68982fe76aa6a9085152 # timeout=10 > git branch -a -v --no-abbrev # timeout=10 > git branch -D PR-7408 # timeout=10 > git checkout -b PR-7408 30cb31b20ae662cb4f2a68982fe76aa6a9085152 # timeout=10 > git rev-list --no-walk ea985edbcd0abb70c1fd6a029f14584b8fe59894 # timeout=10 > git rev-parse --verify HEAD # timeout=10 Resetting working tree > git reset --hard # timeout=10 > git clean -fdx # timeout=10 Cloning into '/home/ubuntu/jenkins/workspace/dgl_PR-7408@2/third_party/cccl'... > git rev-parse --resolve-git-dir /home/ubuntu/jenkins/workspace/dgl_PR-7408@2/.git # timeout=10 > git config remote.origin.url https://github.com/dmlc/dgl.git # timeout=10 > git rev-parse --verify HEAD # timeout=10 Resetting working tree > git reset --hard # timeout=10 > git clean -fdx # timeout=10 Fetching upstream changes from https://github.com/dmlc/dgl.git > git --version # timeout=10 > git --version # 'git version 2.34.1' using GIT_ASKPASS to set credentials dgl-bot-personal-access-key220906 > git fetch --no-tags --force --progress -- https://github.com/dmlc/dgl.git +refs/pull/7408/head:refs/remotes/origin/PR-7408 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7875aeb4251803b0a81c00694770cd981c0df241 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_ASKPASS to set credentials dgl-bot-personal-access-key220906 > git merge 191681d8510173576286765237ed0ce87d690e14 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 30cb31b20ae662cb4f2a68982fe76aa6a9085152 # timeout=10 > git branch -a -v --no-abbrev # timeout=10 > git branch -D PR-7408 # timeout=10 > git checkout -b PR-7408 30cb31b20ae662cb4f2a68982fe76aa6a9085152 # timeout=10 > git rev-parse --verify HEAD # timeout=10 Resetting working tree > git reset --hard # timeout=10 > git clean -fdx # timeout=10 [Pipeline] sh [Pipeline] sh [Pipeline] sh + git submodule update --recursive --init Submodule 'third_party/METIS' (https://github.com/KarypisLab/METIS.git) registered for path 'third_party/METIS' Submodule 'third_party/cccl' (https://github.com/NVIDIA/cccl.git) registered for path 'third_party/cccl' Submodule 'third_party/cuco' (https://github.com/NVIDIA/cuCollections.git) registered for path 'third_party/cuco' Submodule 'third_party/dlpack' (https://github.com/dmlc/dlpack.git) registered for path 'third_party/dlpack' Submodule 'third_party/dmlc-core' (https://github.com/dmlc/dmlc-core.git) registered for path 'third_party/dmlc-core' Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/googletest' Submodule 'third_party/liburing' (https://github.com/axboe/liburing.git) registered for path 'third_party/liburing' Submodule 'third_party/libxsmm' (https://github.com/hfp/libxsmm.git) registered for path 'third_party/libxsmm' Submodule 'third_party/nanoflann' (https://github.com/jlblancoc/nanoflann) registered for path 'third_party/nanoflann' Submodule 'third_party/pcg' (https://github.com/imneme/pcg-cpp.git) registered for path 'third_party/pcg' Submodule 'third_party/phmap' (https://github.com/greg7mdp/parallel-hashmap.git) registered for path 'third_party/phmap' Cloning into '/home/ubuntu/jenkins/workspace/dgl_PR-7408/third_party/METIS'... + git submodule update --recursive --init Submodule 'third_party/METIS' (https://github.com/KarypisLab/METIS.git) registered for path 'third_party/METIS' Submodule 'third_party/cccl' (https://github.com/NVIDIA/cccl.git) registered for path 'third_party/cccl' Submodule 'third_party/cuco' (https://github.com/NVIDIA/cuCollections.git) registered for path 'third_party/cuco' Submodule 'third_party/dlpack' (https://github.com/dmlc/dlpack.git) registered for path 'third_party/dlpack' Submodule 'third_party/dmlc-core' (https://github.com/dmlc/dmlc-core.git) registered for path 'third_party/dmlc-core' Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/googletest' Submodule 'third_party/liburing' (https://github.com/axboe/liburing.git) registered for path 'third_party/liburing' Submodule 'third_party/libxsmm' (https://github.com/hfp/libxsmm.git) registered for path 'third_party/libxsmm' Submodule 'third_party/nanoflann' (https://github.com/jlblancoc/nanoflann) registered for path 'third_party/nanoflann' Submodule 'third_party/pcg' (https://github.com/imneme/pcg-cpp.git) registered for path 'third_party/pcg' Submodule 'third_party/phmap' (https://github.com/greg7mdp/parallel-hashmap.git) registered for path 'third_party/phmap' Cloning into '/home/ubuntu/jenkins/workspace/dgl_PR-7408/third_party/METIS'... + git submodule update --recursive --init Submodule 'third_party/METIS' (https://github.com/KarypisLab/METIS.git) registered for path 'third_party/METIS' Submodule 'third_party/cccl' (https://github.com/NVIDIA/cccl.git) registered for path 'third_party/cccl' Submodule 'third_party/cuco' (https://github.com/NVIDIA/cuCollections.git) registered for path 'third_party/cuco' Submodule 'third_party/dlpack' (https://github.com/dmlc/dlpack.git) registered for path 'third_party/dlpack' Submodule 'third_party/dmlc-core' (https://github.com/dmlc/dmlc-core.git) registered for path 'third_party/dmlc-core' Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/googletest' Submodule 'third_party/liburing' (https://github.com/axboe/liburing.git) registered for path 'third_party/liburing' Submodule 'third_party/libxsmm' (https://github.com/hfp/libxsmm.git) registered for path 'third_party/libxsmm' Submodule 'third_party/nanoflann' (https://github.com/jlblancoc/nanoflann) registered for path 'third_party/nanoflann' Submodule 'third_party/pcg' (https://github.com/imneme/pcg-cpp.git) registered for path 'third_party/pcg' Submodule 'third_party/phmap' (https://github.com/greg7mdp/parallel-hashmap.git) registered for path 'third_party/phmap' Cloning into '/home/ubuntu/jenkins/workspace/dgl_PR-7408@2/third_party/METIS'... Cloning into '/home/ubuntu/jenkins/workspace/dgl_PR-7408/third_party/cccl'... Cloning into '/home/ubuntu/jenkins/workspace/dgl_PR-7408/third_party/cccl'... Cloning into '/home/ubuntu/jenkins/workspace/dgl_PR-7408@2/third_party/cccl'... Cloning into '/home/ubuntu/jenkins/workspace/dgl_PR-7408/third_party/cuco'... Cloning into '/home/ubuntu/jenkins/workspace/dgl_PR-7408/third_party/dlpack'... Cloning into '/home/ubuntu/jenkins/workspace/dgl_PR-7408/third_party/cuco'... Cloning into '/home/ubuntu/jenkins/workspace/dgl_PR-7408/third_party/dlpack'... Cloning into '/home/ubuntu/jenkins/workspace/dgl_PR-7408@2/third_party/cuco'... Cloning into '/home/ubuntu/jenkins/workspace/dgl_PR-7408@2/third_party/dlpack'... Cloning into '/home/ubuntu/jenkins/workspace/dgl_PR-7408/third_party/dmlc-core'... Cloning into 'C:/Jenkins/workspace/dgl_PR-7408/third_party/pcg'... Cloning into 'C:/Jenkins/workspace/dgl_PR-7408/third_party/cccl'... Cloning into 'C:/Jenkins/workspace/dgl_PR-7408/third_party/dlpack'... Cloning into 'C:/Jenkins/workspace/dgl_PR-7408/third_party/nanoflann'... Cloning into 'C:/Jenkins/workspace/dgl_PR-7408/third_party/phmap'... Cloning into 'C:/Jenkins/workspace/dgl_PR-7408/third_party/dmlc-core'... Cloning into 'C:/Jenkins/workspace/dgl_PR-7408/third_party/cuco'... Cloning into 'C:/Jenkins/workspace/dgl_PR-7408/third_party/liburing'... Cloning into 'C:/Jenkins/workspace/dgl_PR-7408/third_party/googletest'... Cloning into 'C:/Jenkins/workspace/dgl_PR-7408/third_party/libxsmm'... Cloning into 'C:/Jenkins/workspace/dgl_PR-7408/third_party/pcg'... Cloning into 'C:/Jenkins/workspace/dgl_PR-7408/third_party/dlpack'... Cloning into 'C:/Jenkins/workspace/dgl_PR-7408/third_party/cccl'... Cloning into 'C:/Jenkins/workspace/dgl_PR-7408/third_party/nanoflann'... Cloning into 'C:/Jenkins/workspace/dgl_PR-7408/third_party/phmap'... Cloning into 'C:/Jenkins/workspace/dgl_PR-7408/third_party/dmlc-core'... Cloning into 'C:/Jenkins/workspace/dgl_PR-7408/third_party/cuco'... Cloning into 'C:/Jenkins/workspace/dgl_PR-7408/third_party/liburing'... Cloning into 'C:/Jenkins/workspace/dgl_PR-7408/third_party/googletest'... Cloning into 'C:/Jenkins/workspace/dgl_PR-7408/third_party/libxsmm'... Submodule path 'third_party/METIS': checked out '10603482cc055626ff99d2ac3ab7e73d1119439d' Submodule 'GKlib' (https://github.com/KarypisLab/GKlib.git) registered for path 'third_party/METIS/GKlib' Cloning into '/home/ubuntu/jenkins/workspace/dgl_PR-7408/third_party/dmlc-core'... Cloning into '/home/ubuntu/jenkins/workspace/dgl_PR-7408@2/third_party/dmlc-core'... Cloning into '/home/ubuntu/jenkins/workspace/dgl_PR-7408@2/third_party/cuco'... Cloning into '/home/ubuntu/jenkins/workspace/dgl_PR-7408/third_party/googletest'... Submodule path 'third_party/METIS': checked out '10603482cc055626ff99d2ac3ab7e73d1119439d' Submodule 'GKlib' (https://github.com/KarypisLab/GKlib.git) registered for path 'third_party/METIS/GKlib' Cloning into 'C:/Jenkins/workspace/dgl_PR-7408/third_party/METIS/GKlib'... Cloning into 'C:/Jenkins/workspace/dgl_PR-7408/third_party/METIS/GKlib'... Submodule path 'third_party/METIS/GKlib': checked out '62de20c7f97c719abdc96d7c3e266a1f7cb52bc5' Cloning into '/home/ubuntu/jenkins/workspace/dgl_PR-7408/third_party/googletest'... Cloning into '/home/ubuntu/jenkins/workspace/dgl_PR-7408@2/third_party/googletest'... Submodule path 'third_party/METIS/GKlib': checked out '62de20c7f97c719abdc96d7c3e266a1f7cb52bc5' Cloning into '/home/ubuntu/jenkins/workspace/dgl_PR-7408/third_party/cuco'... Cloning into '/home/ubuntu/jenkins/workspace/dgl_PR-7408/third_party/cuco'... Cloning into '/home/ubuntu/jenkins/workspace/dgl_PR-7408@2/third_party/dlpack'... Cloning into '/home/ubuntu/jenkins/workspace/dgl_PR-7408/third_party/dlpack'... Cloning into '/home/ubuntu/jenkins/workspace/dgl_PR-7408@2/third_party/dmlc-core'... Cloning into '/home/ubuntu/jenkins/workspace/dgl_PR-7408/third_party/dlpack'... Cloning into '/home/ubuntu/jenkins/workspace/dgl_PR-7408/third_party/liburing'... Cloning into '/home/ubuntu/jenkins/workspace/dgl_PR-7408@2/third_party/googletest'... Cloning into '/home/ubuntu/jenkins/workspace/dgl_PR-7408/third_party/dmlc-core'... Cloning into '/home/ubuntu/jenkins/workspace/dgl_PR-7408/third_party/dmlc-core'... Cloning into '/home/ubuntu/jenkins/workspace/dgl_PR-7408/third_party/liburing'... Cloning into '/home/ubuntu/jenkins/workspace/dgl_PR-7408@2/third_party/liburing'... Cloning into '/home/ubuntu/jenkins/workspace/dgl_PR-7408/third_party/googletest'... Cloning into '/home/ubuntu/jenkins/workspace/dgl_PR-7408/third_party/libxsmm'... Cloning into '/home/ubuntu/jenkins/workspace/dgl_PR-7408/third_party/googletest'... Cloning into '/home/ubuntu/jenkins/workspace/dgl_PR-7408/third_party/libxsmm'... Cloning into '/home/ubuntu/jenkins/workspace/dgl_PR-7408@2/third_party/libxsmm'... Submodule path 'third_party/cccl': checked out '1c009d23abf3e6c13d5e1f0ee54222c43b2c1785' Submodule path 'third_party/cccl': checked out '1c009d23abf3e6c13d5e1f0ee54222c43b2c1785' Submodule path 'third_party/cuco': checked out '2101cb31d0210b609cd02c88f9b538e10881d91d' Cloning into '/home/ubuntu/jenkins/workspace/dgl_PR-7408@2/third_party/liburing'... Submodule path 'third_party/cuco': checked out '2101cb31d0210b609cd02c88f9b538e10881d91d' Submodule path 'third_party/dlpack': checked out 'e2bdd3bee8cb6501558042633fa59144cc8b7f5f' Submodule path 'third_party/dlpack': checked out 'e2bdd3bee8cb6501558042633fa59144cc8b7f5f' Cloning into '/home/ubuntu/jenkins/workspace/dgl_PR-7408/third_party/liburing'... Submodule path 'third_party/dmlc-core': checked out 'bfad207b448480783a1f428ae3d93d87032d8349' Cloning into '/home/ubuntu/jenkins/workspace/dgl_PR-7408@2/third_party/libxsmm'... Cloning into '/home/ubuntu/jenkins/workspace/dgl_PR-7408/third_party/liburing'... Submodule path 'third_party/dmlc-core': checked out 'bfad207b448480783a1f428ae3d93d87032d8349' Submodule path 'third_party/googletest': checked out 'f8d7d77c06936315286eb55f8de22cd23c188571' Submodule path 'third_party/googletest': checked out 'f8d7d77c06936315286eb55f8de22cd23c188571' Cloning into '/home/ubuntu/jenkins/workspace/dgl_PR-7408/third_party/libxsmm'... Submodule path 'third_party/liburing': checked out 'e4cfc721761a85ea6a257c77572546292d04bf79' Submodule path 'third_party/liburing': checked out 'e4cfc721761a85ea6a257c77572546292d04bf79' Cloning into '/home/ubuntu/jenkins/workspace/dgl_PR-7408/third_party/libxsmm'... Submodule path 'third_party/libxsmm': checked out '80090603e43f6ddc870cc42e1403dd0af07744cc' Submodule path 'third_party/libxsmm': checked out '80090603e43f6ddc870cc42e1403dd0af07744cc' Submodule path 'third_party/nanoflann': checked out '4c47ca200209550c5628c89803591f8a753c8181' Submodule path 'third_party/nanoflann': checked out '4c47ca200209550c5628c89803591f8a753c8181' Submodule path 'third_party/pcg': checked out '428802d1a5634f96bcd0705fab379ff0113bcf13' Submodule path 'third_party/pcg': checked out '428802d1a5634f96bcd0705fab379ff0113bcf13' Submodule path 'third_party/phmap': checked out '25293cefd8b85491b45600c03fe8edf07647553f' [Pipeline] unstash Submodule path 'third_party/phmap': checked out '25293cefd8b85491b45600c03fe8edf07647553f' [Pipeline] echo Unpacked build\dgl.dll, build\runUnitTests.exe, build\tensoradapter\pytorch\*.dll, build\dgl_sparse\*.dll, build\graphbolt\*.dll from dgl-cpu-win64 [Pipeline] bat [Pipeline] unstash [Pipeline] echo Unpacked build\dgl.dll, build\runUnitTests.exe, build\tensoradapter\pytorch\*.dll, build\dgl_sparse\*.dll, build\graphbolt\*.dll from dgl-cpu-win64 [Pipeline] timeout Timeout set to expire in 50 min [Pipeline] { [Pipeline] bat administrator@WIN-O7QS55HVSDB C:\Jenkins\workspace\dgl_PR-7408>CALL tests\scripts\task_cpp_unit_test.bat Running main() from C:\Jenkins\workspace\dgl_PR-7408\third_party\googletest\googletest\src\gtest_main.cc [==========] Running 92 tests from 22 test suites. [----------] Global test environment set-up. [----------] 1 test from GraphTest [ RUN ] GraphTest.TestNumVertices [ OK ] GraphTest.TestNumVertices (0 ms) [----------] 1 test from GraphTest (0 ms total) [----------] 3 tests from MessageQueueTest [ RUN ] MessageQueueTest.AddRemove [03:57:08] C:\Jenkins\workspace\dgl_PR-7408\src\rpc\network\msg_queue.cc:28: Message is larger than the queue. [ OK ] MessageQueueTest.AddRemove (0 ms) [ RUN ] MessageQueueTest.EmptyAndNoMoreAdd [ OK ] MessageQueueTest.EmptyAndNoMoreAdd (0 ms) [ RUN ] MessageQueueTest.MultiThread [ OK ] MessageQueueTest.MultiThread (7 ms) [----------] 3 tests from MessageQueueTest (8 ms total) [----------] 1 test from SocketCommunicatorTest [ RUN ] SocketCommunicatorTest.SendAndRecv administrator@WIN-O7QS55HVSDB C:\Jenkins\workspace\dgl_PR-7408>CALL tests\scripts\task_unit_test.bat pytorch virtualenv "jenkins-dgl-PR-7408-4" does not exist. Create it with "mkvirtualenv " Requirement already satisfied: pytest in c:\users\administrator\appdata\local\programs\python\python311\lib\site-packages (8.1.1) Requirement already satisfied: psutil in c:\users\administrator\appdata\local\programs\python\python311\lib\site-packages (5.9.8) Requirement already satisfied: pandas in c:\users\administrator\appdata\local\programs\python\python311\lib\site-packages (2.2.2) Requirement already satisfied: pyyaml in c:\users\administrator\appdata\local\programs\python\python311\lib\site-packages (6.0.1) Requirement already satisfied: pydantic in c:\users\administrator\appdata\local\programs\python\python311\lib\site-packages (2.7.1) Requirement already satisfied: rdflib in c:\users\administrator\appdata\local\programs\python\python311\lib\site-packages (7.0.0) Requirement already satisfied: torchmetrics in c:\users\administrator\appdata\local\programs\python\python311\lib\site-packages (1.3.2) Requirement already satisfied: expecttest in c:\users\administrator\appdata\local\programs\python\python311\lib\site-packages (0.2.1) Requirement already satisfied: iniconfig in c:\users\administrator\appdata\local\programs\python\python311\lib\site-packages (from pytest) (2.0.0) Requirement already satisfied: packaging in c:\users\administrator\appdata\local\programs\python\python311\lib\site-packages (from pytest) (24.0) Requirement already satisfied: pluggy<2.0,>=1.4 in c:\users\administrator\appdata\local\programs\python\python311\lib\site-packages (from pytest) (1.5.0) Requirement already satisfied: colorama in c:\users\administrator\appdata\local\programs\python\python311\lib\site-packages (from pytest) (0.4.6) Requirement already satisfied: numpy>=1.23.2 in c:\users\administrator\appdata\local\programs\python\python311\lib\site-packages (from pandas) (1.26.4) Requirement already satisfied: python-dateutil>=2.8.2 in c:\users\administrator\appdata\local\programs\python\python311\lib\site-packages (from pandas) (2.9.0.post0) Requirement already satisfied: pytz>=2020.1 in c:\users\administrator\appdata\local\programs\python\python311\lib\site-packages (from pandas) (2024.1) Requirement already satisfied: tzdata>=2022.7 in c:\users\administrator\appdata\local\programs\python\python311\lib\site-packages (from pandas) (2024.1) Requirement already satisfied: annotated-types>=0.4.0 in c:\users\administrator\appdata\local\programs\python\python311\lib\site-packages (from pydantic) (0.6.0) Requirement already satisfied: pydantic-core==2.18.2 in c:\users\administrator\appdata\local\programs\python\python311\lib\site-packages (from pydantic) (2.18.2) Requirement already satisfied: typing-extensions>=4.6.1 in c:\users\administrator\appdata\local\programs\python\python311\lib\site-packages (from pydantic) (4.11.0) Requirement already satisfied: isodate<0.7.0,>=0.6.0 in c:\users\administrator\appdata\local\programs\python\python311\lib\site-packages (from rdflib) (0.6.1) Requirement already satisfied: pyparsing<4,>=2.1.0 in c:\users\administrator\appdata\local\programs\python\python311\lib\site-packages (from rdflib) (3.1.2) Requirement already satisfied: torch>=1.10.0 in c:\users\administrator\appdata\local\programs\python\python311\lib\site-packages (from torchmetrics) (2.3.0) Requirement already satisfied: lightning-utilities>=0.8.0 in c:\users\administrator\appdata\local\programs\python\python311\lib\site-packages (from torchmetrics) (0.11.2) Requirement already satisfied: six in c:\users\administrator\appdata\local\programs\python\python311\lib\site-packages (from isodate<0.7.0,>=0.6.0->rdflib) (1.16.0) Requirement already satisfied: setuptools in c:\users\administrator\appdata\local\programs\python\python311\lib\site-packages (from lightning-utilities>=0.8.0->torchmetrics) (65.5.0) Requirement already satisfied: filelock in c:\users\administrator\appdata\local\programs\python\python311\lib\site-packages (from torch>=1.10.0->torchmetrics) (3.13.4) Requirement already satisfied: sympy in c:\users\administrator\appdata\local\programs\python\python311\lib\site-packages (from torch>=1.10.0->torchmetrics) (1.12) Requirement already satisfied: networkx in c:\users\administrator\appdata\local\programs\python\python311\lib\site-packages (from torch>=1.10.0->torchmetrics) (3.3) Requirement already satisfied: jinja2 in c:\users\administrator\appdata\local\programs\python\python311\lib\site-packages (from torch>=1.10.0->torchmetrics) (3.1.3) Requirement already satisfied: fsspec in c:\users\administrator\appdata\local\programs\python\python311\lib\site-packages (from torch>=1.10.0->torchmetrics) (2024.3.1) Requirement already satisfied: mkl<=2021.4.0,>=2021.1.1 in c:\users\administrator\appdata\local\programs\python\python311\lib\site-packages (from torch>=1.10.0->torchmetrics) (2021.4.0) Requirement already satisfied: intel-openmp==2021.* in c:\users\administrator\appdata\local\programs\python\python311\lib\site-packages (from mkl<=2021.4.0,>=2021.1.1->torch>=1.10.0->torchmetrics) (2021.4.0) Requirement already satisfied: tbb==2021.* in c:\users\administrator\appdata\local\programs\python\python311\lib\site-packages (from mkl<=2021.4.0,>=2021.1.1->torch>=1.10.0->torchmetrics) (2021.12.0) Requirement already satisfied: MarkupSafe>=2.0 in c:\users\administrator\appdata\local\programs\python\python311\lib\site-packages (from jinja2->torch>=1.10.0->torchmetrics) (2.1.5) Requirement already satisfied: mpmath>=0.19 in c:\users\administrator\appdata\local\programs\python\python311\lib\site-packages (from sympy->torch>=1.10.0->torchmetrics) (1.3.0) ============================= test session starts ============================= platform win32 -- Python 3.11.9, pytest-8.1.1, pluggy-1.5.0 -- C:\Users\Administrator\AppData\Local\Programs\Python\Python311\python.exe cachedir: .pytest_cache rootdir: C:\Jenkins\workspace\dgl_PR-7408 configfile: pyproject.toml plugins: anyio-4.3.0 collecting ... [ OK ] SocketCommunicatorTest.SendAndRecv (6005 ms) [----------] 1 test from SocketCommunicatorTest (6005 ms total) [----------] 3 tests from SplitStringTest [ RUN ] SplitStringTest.SplitStringUsingCompoundDelim [ OK ] SplitStringTest.SplitStringUsingCompoundDelim (0 ms) [ RUN ] SplitStringTest.testSplitStringUsingSingleDelim [ OK ] SplitStringTest.testSplitStringUsingSingleDelim (0 ms) [ RUN ] SplitStringTest.testSplitingNoDelimString [ OK ] SplitStringTest.testSplitingNoDelimString (0 ms) [----------] 3 tests from SplitStringTest (0 ms total) [----------] 1 test from StringPrintf [ RUN ] StringPrintf.normal [ OK ] StringPrintf.normal (0 ms) [----------] 1 test from StringPrintf (0 ms total) [----------] 14 tests from ArrayTest [ RUN ] ArrayTest.TestCreate [ OK ] ArrayTest.TestCreate (0 ms) [ RUN ] ArrayTest.TestRange [ OK ] ArrayTest.TestRange (0 ms) [ RUN ] ArrayTest.TestFull [ OK ] ArrayTest.TestFull (0 ms) [ RUN ] ArrayTest.TestClone [ OK ] ArrayTest.TestClone (0 ms) [ RUN ] ArrayTest.TestAsNumBits [ OK ] ArrayTest.TestAsNumBits (0 ms) [ RUN ] ArrayTest.Arith [ OK ] ArrayTest.Arith (0 ms) [ RUN ] ArrayTest.HStack [ OK ] ArrayTest.HStack (0 ms) [ RUN ] ArrayTest.TestIndexSelect [ OK ] ArrayTest.TestIndexSelect (0 ms) [ RUN ] ArrayTest.TestRelabel_ [ OK ] ArrayTest.TestRelabel_ (0 ms) [ RUN ] ArrayTest.CumSum [ OK ] ArrayTest.CumSum (0 ms) [ RUN ] ArrayTest.Scatter_ [ OK ] ArrayTest.Scatter_ (0 ms) [ RUN ] ArrayTest.NonZero [ OK ] ArrayTest.NonZero (0 ms) [ RUN ] ArrayTest.Sort [ OK ] ArrayTest.Sort (0 ms) [ RUN ] ArrayTest.BFloatCast [ OK ] ArrayTest.BFloatCast (0 ms) [----------] 14 tests from ArrayTest (0 ms total) [----------] 2 tests from MatrixTest [ RUN ] MatrixTest.TestToSimpleCsr [ OK ] MatrixTest.TestToSimpleCsr (0 ms) [ RUN ] MatrixTest.TestToSimpleCoo [ OK ] MatrixTest.TestToSimpleCoo (0 ms) [----------] 2 tests from MatrixTest (0 ms total) [----------] 2 tests from DisjointUnionTest [ RUN ] DisjointUnionTest.TestDisjointUnionPartitionCoo [ OK ] DisjointUnionTest.TestDisjointUnionPartitionCoo (0 ms) [ RUN ] DisjointUnionTest.TestDisjointUnionPartitionCsr [ OK ] DisjointUnionTest.TestDisjointUnionPartitionCsr (0 ms) [----------] 2 tests from DisjointUnionTest (0 ms total) [----------] 2 tests from SliceContiguousChunk [ RUN ] SliceContiguousChunk.TestSliceContiguousChunkCoo [ OK ] SliceContiguousChunk.TestSliceContiguousChunkCoo (0 ms) [ RUN ] SliceContiguousChunk.TestSliceContiguousChunkCsr [ OK ] SliceContiguousChunk.TestSliceContiguousChunkCsr (0 ms) [----------] 2 tests from SliceContiguousChunk (0 ms total) [----------] 2 tests from MatrixUnionTest [ RUN ] MatrixUnionTest.TestMatrixUnionCsr [ OK ] MatrixUnionTest.TestMatrixUnionCsr (0 ms) [ RUN ] MatrixUnionTest.TestMatrixUnionCoo [ OK ] MatrixUnionTest.TestMatrixUnionCoo (0 ms) [----------] 2 tests from MatrixUnionTest (0 ms total) [----------] 1 test from LineGraphTest [ RUN ] LineGraphTest.LineGraphCOO [ OK ] LineGraphTest.LineGraphCOO (0 ms) [----------] 1 test from LineGraphTest (0 ms total) [----------] 1 test from ConcurrentIdHashMapTest [ RUN ] ConcurrentIdHashMapTest.TestConcurrentIdHashMap [ OK ] ConcurrentIdHashMapTest.TestConcurrentIdHashMap (79 ms) [----------] 1 test from ConcurrentIdHashMapTest (79 ms total) [----------] 3 tests from CsrmmTest [ RUN ] CsrmmTest.TestCsrmm [ OK ] CsrmmTest.TestCsrmm (3 ms) [ RUN ] CsrmmTest.TestCsrsum [ OK ] CsrmmTest.TestCsrsum (0 ms) [ RUN ] CsrmmTest.TestCsrmask [ OK ] CsrmmTest.TestCsrmask (2 ms) [----------] 3 tests from CsrmmTest (6 ms total) [----------] 2 tests from PartitionTest [ RUN ] PartitionTest.TestRemainderPartition [ OK ] PartitionTest.TestRemainderPartition (0 ms) [ RUN ] PartitionTest.TestRangePartition [ OK ] PartitionTest.TestRangePartition (0 ms) [----------] 2 tests from PartitionTest (0 ms total) [----------] 11 tests from RowwiseTest [ RUN ] RowwiseTest.TestCSRSampling [ OK ] RowwiseTest.TestCSRSampling (7 ms) [ RUN ] RowwiseTest.TestCSRSamplingUniform [ OK ] RowwiseTest.TestCSRSamplingUniform (0 ms) [ RUN ] RowwiseTest.TestCSRPerEtypeSampling [ OK ] RowwiseTest.TestCSRPerEtypeSampling (4 ms) [ RUN ] RowwiseTest.TestCSRPerEtypeSamplingUniform [ OK ] RowwiseTest.TestCSRPerEtypeSamplingUniform (2 ms) [ RUN ] RowwiseTest.TestCOOSampling Cloning into '/home/ubuntu/jenkins/workspace/dgl_PR-7408/third_party/nanoflann'... Cloning into '/home/ubuntu/jenkins/workspace/dgl_PR-7408/third_party/pcg'... Cloning into '/home/ubuntu/jenkins/workspace/dgl_PR-7408/third_party/phmap'... Submodule path 'third_party/METIS': checked out '10603482cc055626ff99d2ac3ab7e73d1119439d' Submodule 'GKlib' (https://github.com/KarypisLab/GKlib.git) registered for path 'third_party/METIS/GKlib' Cloning into '/home/ubuntu/jenkins/workspace/dgl_PR-7408/third_party/METIS/GKlib'... Cloning into '/home/ubuntu/jenkins/workspace/dgl_PR-7408@2/third_party/nanoflann'... Submodule path 'third_party/METIS/GKlib': checked out '62de20c7f97c719abdc96d7c3e266a1f7cb52bc5' Submodule path 'third_party/cccl': checked out '1c009d23abf3e6c13d5e1f0ee54222c43b2c1785' Cloning into '/home/ubuntu/jenkins/workspace/dgl_PR-7408@2/third_party/pcg'... collected 6181 items tests/python/pytorch/cuda/test_nccl.py::test_nccl_sparse_push_single_remainder SKIPPED [ 0%] tests/python/pytorch/cuda/test_nccl.py::test_nccl_sparse_pull_single_remainder SKIPPED [ 0%] tests/python/pytorch/cuda/test_nccl.py::test_nccl_sparse_push_single_range SKIPPED [ 0%] tests/python/pytorch/cuda/test_nccl.py::test_nccl_sparse_pull_single_range SKIPPED [ 0%] tests/python/pytorch/dataloading/test_dataloader.py::test_graph_dataloader[None] PASSED [ 0%] tests/python/pytorch/dataloading/test_dataloader.py::test_graph_dataloader[16] PASSED [ 0%] tests/python/pytorch/dataloading/test_dataloader.py::test_cluster_gcn[0] SKIPPED [ 0%] tests/python/pytorch/dataloading/test_dataloader.py::test_cluster_gcn[4] SKIPPED [ 0%] tests/python/pytorch/dataloading/test_dataloader.py::test_shadow[0] Submodule path 'third_party/cuco': checked out '2101cb31d0210b609cd02c88f9b538e10881d91d' Submodule path 'third_party/dlpack': checked out 'e2bdd3bee8cb6501558042633fa59144cc8b7f5f' Submodule path 'third_party/dmlc-core': checked out 'bfad207b448480783a1f428ae3d93d87032d8349' Cloning into '/home/ubuntu/jenkins/workspace/dgl_PR-7408@2/third_party/phmap'... Submodule path 'third_party/googletest': checked out 'f8d7d77c06936315286eb55f8de22cd23c188571' Submodule path 'third_party/liburing': checked out 'e4cfc721761a85ea6a257c77572546292d04bf79' Cloning into '/home/ubuntu/jenkins/workspace/dgl_PR-7408@2/third_party/nanoflann'... Cloning into '/home/ubuntu/jenkins/workspace/dgl_PR-7408@2/third_party/pcg'... Cloning into '/home/ubuntu/jenkins/workspace/dgl_PR-7408@2/third_party/phmap'... Submodule path 'third_party/METIS': checked out '10603482cc055626ff99d2ac3ab7e73d1119439d' Submodule 'GKlib' (https://github.com/KarypisLab/GKlib.git) registered for path 'third_party/METIS/GKlib' Cloning into '/home/ubuntu/jenkins/workspace/dgl_PR-7408@2/third_party/METIS/GKlib'... Submodule path 'third_party/libxsmm': checked out '80090603e43f6ddc870cc42e1403dd0af07744cc' Submodule path 'third_party/METIS/GKlib': checked out '62de20c7f97c719abdc96d7c3e266a1f7cb52bc5' Submodule path 'third_party/METIS': checked out '10603482cc055626ff99d2ac3ab7e73d1119439d' Submodule 'GKlib' (https://github.com/KarypisLab/GKlib.git) registered for path 'third_party/METIS/GKlib' Cloning into '/home/ubuntu/jenkins/workspace/dgl_PR-7408@2/third_party/METIS/GKlib'... Submodule path 'third_party/nanoflann': checked out '4c47ca200209550c5628c89803591f8a753c8181' Submodule path 'third_party/pcg': checked out '428802d1a5634f96bcd0705fab379ff0113bcf13' Submodule path 'third_party/phmap': checked out '25293cefd8b85491b45600c03fe8edf07647553f' [Pipeline] unstash Submodule path 'third_party/cccl': checked out '1c009d23abf3e6c13d5e1f0ee54222c43b2c1785' Cloning into '/home/ubuntu/jenkins/workspace/dgl_PR-7408/third_party/nanoflann'... Cloning into '/home/ubuntu/jenkins/workspace/dgl_PR-7408/third_party/pcg'... Cloning into '/home/ubuntu/jenkins/workspace/dgl_PR-7408/third_party/phmap'... Submodule path 'third_party/METIS/GKlib': checked out '62de20c7f97c719abdc96d7c3e266a1f7cb52bc5' Submodule path 'third_party/cuco': checked out '2101cb31d0210b609cd02c88f9b538e10881d91d' Submodule path 'third_party/dlpack': checked out 'e2bdd3bee8cb6501558042633fa59144cc8b7f5f' Submodule path 'third_party/dmlc-core': checked out 'bfad207b448480783a1f428ae3d93d87032d8349' Submodule path 'third_party/cccl': checked out '1c009d23abf3e6c13d5e1f0ee54222c43b2c1785' Submodule path 'third_party/cuco': checked out '2101cb31d0210b609cd02c88f9b538e10881d91d' Submodule path 'third_party/googletest': checked out 'f8d7d77c06936315286eb55f8de22cd23c188571' Submodule path 'third_party/liburing': checked out 'e4cfc721761a85ea6a257c77572546292d04bf79' Submodule path 'third_party/dlpack': checked out 'e2bdd3bee8cb6501558042633fa59144cc8b7f5f' Submodule path 'third_party/dmlc-core': checked out 'bfad207b448480783a1f428ae3d93d87032d8349' Submodule path 'third_party/googletest': checked out 'f8d7d77c06936315286eb55f8de22cd23c188571' Cloning into '/home/ubuntu/jenkins/workspace/dgl_PR-7408/third_party/nanoflann'... Cloning into '/home/ubuntu/jenkins/workspace/dgl_PR-7408/third_party/pcg'... Cloning into '/home/ubuntu/jenkins/workspace/dgl_PR-7408/third_party/phmap'... Submodule path 'third_party/METIS': checked out '10603482cc055626ff99d2ac3ab7e73d1119439d' Submodule 'GKlib' (https://github.com/KarypisLab/GKlib.git) registered for path 'third_party/METIS/GKlib' Cloning into '/home/ubuntu/jenkins/workspace/dgl_PR-7408/third_party/METIS/GKlib'... Submodule path 'third_party/METIS/GKlib': checked out '62de20c7f97c719abdc96d7c3e266a1f7cb52bc5' [ OK ] RowwiseTest.TestCOOSampling (3739 ms) [ RUN ] RowwiseTest.TestCOOSamplingUniform Submodule path 'third_party/liburing': checked out 'e4cfc721761a85ea6a257c77572546292d04bf79' Submodule path 'third_party/cccl': checked out '1c009d23abf3e6c13d5e1f0ee54222c43b2c1785' Submodule path 'third_party/libxsmm': checked out '80090603e43f6ddc870cc42e1403dd0af07744cc' Submodule path 'third_party/METIS': checked out '10603482cc055626ff99d2ac3ab7e73d1119439d' Submodule 'GKlib' (https://github.com/KarypisLab/GKlib.git) registered for path 'third_party/METIS/GKlib' Cloning into '/home/ubuntu/jenkins/workspace/dgl_PR-7408/third_party/METIS/GKlib'... Submodule path 'third_party/METIS/GKlib': checked out '62de20c7f97c719abdc96d7c3e266a1f7cb52bc5' Submodule path 'third_party/cuco': checked out '2101cb31d0210b609cd02c88f9b538e10881d91d' Submodule path 'third_party/dlpack': checked out 'e2bdd3bee8cb6501558042633fa59144cc8b7f5f' Submodule path 'third_party/dmlc-core': checked out 'bfad207b448480783a1f428ae3d93d87032d8349' Submodule path 'third_party/nanoflann': checked out '4c47ca200209550c5628c89803591f8a753c8181' Submodule path 'third_party/pcg': checked out '428802d1a5634f96bcd0705fab379ff0113bcf13' Submodule path 'third_party/phmap': checked out '25293cefd8b85491b45600c03fe8edf07647553f' [Pipeline] unstash [ OK ] RowwiseTest.TestCOOSamplingUniform (623 ms) [ RUN ] RowwiseTest.TestCOOPerEtypeSampling Submodule path 'third_party/libxsmm': checked out '80090603e43f6ddc870cc42e1403dd0af07744cc' Submodule path 'third_party/nanoflann': checked out '4c47ca200209550c5628c89803591f8a753c8181' Submodule path 'third_party/pcg': checked out '428802d1a5634f96bcd0705fab379ff0113bcf13' Submodule path 'third_party/googletest': checked out 'f8d7d77c06936315286eb55f8de22cd23c188571' Submodule path 'third_party/liburing': checked out 'e4cfc721761a85ea6a257c77572546292d04bf79' Submodule path 'third_party/cccl': checked out '1c009d23abf3e6c13d5e1f0ee54222c43b2c1785' Submodule path 'third_party/cuco': checked out '2101cb31d0210b609cd02c88f9b538e10881d91d' Submodule path 'third_party/dlpack': checked out 'e2bdd3bee8cb6501558042633fa59144cc8b7f5f' Submodule path 'third_party/dmlc-core': checked out 'bfad207b448480783a1f428ae3d93d87032d8349' Submodule path 'third_party/googletest': checked out 'f8d7d77c06936315286eb55f8de22cd23c188571' Submodule path 'third_party/phmap': checked out '25293cefd8b85491b45600c03fe8edf07647553f' [Pipeline] unstash Submodule path 'third_party/liburing': checked out 'e4cfc721761a85ea6a257c77572546292d04bf79' Submodule path 'third_party/libxsmm': checked out '80090603e43f6ddc870cc42e1403dd0af07744cc' Submodule path 'third_party/nanoflann': checked out '4c47ca200209550c5628c89803591f8a753c8181' Submodule path 'third_party/pcg': checked out '428802d1a5634f96bcd0705fab379ff0113bcf13' [ OK ] RowwiseTest.TestCOOPerEtypeSampling (940 ms) [ RUN ] RowwiseTest.TestCOOPerEtypeSamplingUniform Submodule path 'third_party/libxsmm': checked out '80090603e43f6ddc870cc42e1403dd0af07744cc' Cloning into '/home/ubuntu/jenkins/workspace/dgl_PR-7408/third_party/nanoflann'... Cloning into '/home/ubuntu/jenkins/workspace/dgl_PR-7408/third_party/pcg'... Cloning into '/home/ubuntu/jenkins/workspace/dgl_PR-7408/third_party/phmap'... Submodule path 'third_party/METIS': checked out '10603482cc055626ff99d2ac3ab7e73d1119439d' Submodule 'GKlib' (https://github.com/KarypisLab/GKlib.git) registered for path 'third_party/METIS/GKlib' Cloning into '/home/ubuntu/jenkins/workspace/dgl_PR-7408/third_party/METIS/GKlib'... Submodule path 'third_party/METIS/GKlib': checked out '62de20c7f97c719abdc96d7c3e266a1f7cb52bc5' Submodule path 'third_party/cccl': checked out '1c009d23abf3e6c13d5e1f0ee54222c43b2c1785' Submodule path 'third_party/cuco': checked out '2101cb31d0210b609cd02c88f9b538e10881d91d' Submodule path 'third_party/dlpack': checked out 'e2bdd3bee8cb6501558042633fa59144cc8b7f5f' Submodule path 'third_party/dmlc-core': checked out 'bfad207b448480783a1f428ae3d93d87032d8349' Submodule path 'third_party/googletest': checked out 'f8d7d77c06936315286eb55f8de22cd23c188571' Submodule path 'third_party/liburing': checked out 'e4cfc721761a85ea6a257c77572546292d04bf79' Submodule path 'third_party/phmap': checked out '25293cefd8b85491b45600c03fe8edf07647553f' [Pipeline] unstash Submodule path 'third_party/nanoflann': checked out '4c47ca200209550c5628c89803591f8a753c8181' Submodule path 'third_party/pcg': checked out '428802d1a5634f96bcd0705fab379ff0113bcf13' Submodule path 'third_party/phmap': checked out '25293cefd8b85491b45600c03fe8edf07647553f' [Pipeline] unstash [ OK ] RowwiseTest.TestCOOPerEtypeSamplingUniform (648 ms) [ RUN ] RowwiseTest.TestCSRTopk [ OK ] RowwiseTest.TestCSRTopk (0 ms) [ RUN ] RowwiseTest.TestCOOTopk [ OK ] RowwiseTest.TestCOOTopk (61 ms) [ RUN ] RowwiseTest.TestCSRSamplingBiased [ OK ] RowwiseTest.TestCSRSamplingBiased (2 ms) [----------] 11 tests from RowwiseTest (6030 ms total) [----------] 3 tests from SampleUtilsTest [ RUN ] SampleUtilsTest.TestWithReplacement Submodule path 'third_party/libxsmm': checked out '80090603e43f6ddc870cc42e1403dd0af07744cc' Submodule path 'third_party/nanoflann': checked out '4c47ca200209550c5628c89803591f8a753c8181' Submodule path 'third_party/pcg': checked out '428802d1a5634f96bcd0705fab379ff0113bcf13' Submodule path 'third_party/phmap': checked out '25293cefd8b85491b45600c03fe8edf07647553f' [Pipeline] unstash [Pipeline] echo Unpacked build/libdgl.so, build/runUnitTests, python/dgl/_ffi/_cy3/core.cpython-*-x86_64-linux-gnu.so, build/tensoradapter/pytorch/*.so, build/dgl_sparse/*.so, build/graphbolt/*.so from dgl-cpu-linux [Pipeline] timeout Timeout set to expire in 40 min [Pipeline] { [Pipeline] sh [ OK ] SampleUtilsTest.TestWithReplacement (1909 ms) [ RUN ] SampleUtilsTest.TestWithoutReplacementOrder [ OK ] SampleUtilsTest.TestWithoutReplacementOrder (0 ms) [ RUN ] SampleUtilsTest.TestWithoutReplacementUnique + bash tests/scripts/task_distributed_test.sh pytorch cpu PASSED [ 0%] tests/python/pytorch/dataloading/test_dataloader.py::test_shadow[4] ============================= test session starts ============================== platform linux -- Python 3.10.14, pytest-8.2.0, pluggy-1.5.0 -- /opt/conda/envs/pytorch-ci/bin/python3 cachedir: .pytest_cache rootdir: /home/ubuntu/jenkins/workspace/dgl_PR-7408 configfile: pyproject.toml collecting ... [Pipeline] echo Unpacked build/libdgl.so, build/runUnitTests, python/dgl/_ffi/_cy3/core.cpython-*-x86_64-linux-gnu.so, build/tensoradapter/pytorch/*.so, build/dgl_sparse/*.so, build/graphbolt/*.so from dgl-cpu-linux [Pipeline] timeout Timeout set to expire in 40 min [Pipeline] { [Pipeline] sh + bash tests/scripts/task_unit_test.sh pytorch cpu Collecting expecttest [Pipeline] echo Unpacked build/libdgl.so, build/runUnitTests, python/dgl/_ffi/_cy3/core.cpython-*-x86_64-linux-gnu.so, build/tensoradapter/pytorch/*.so, build/dgl_sparse/*.so, build/graphbolt/*.so from dgl-gpu-linux [Pipeline] sh Downloading expecttest-0.2.1-py3-none-any.whl.metadata (2.5 kB) Downloading expecttest-0.2.1-py3-none-any.whl (7.4 kB) + bash tests/scripts/task_cpp_unit_test.sh /home/ubuntu/jenkins/workspace/dgl_PR-7408 /home/ubuntu/jenkins/workspace/dgl_PR-7408/build /home/ubuntu/jenkins/workspace/dgl_PR-7408 total 260M drwxrwxr-x 2 1000 1000 4.0K May 17 03:57 dgl_sparse drwxrwxr-x 2 1000 1000 4.0K May 17 03:57 graphbolt -rwxr-xr-x 1 1000 1000 244M May 17 03:54 libdgl.so -rwxr-xr-x 1 1000 1000 16M May 17 03:54 runUnitTests drwxrwxr-x 3 1000 1000 4.0K May 17 03:57 tensoradapter Running main() from /home/ubuntu/jenkins/workspace/dgl_PR-7408/third_party/googletest/googletest/src/gtest_main.cc [==========] Running 104 tests from 24 test suites. [----------] Global test environment set-up. [----------] 1 test from GraphTest [ RUN ] GraphTest.TestNumVertices [ OK ] GraphTest.TestNumVertices (0 ms) [----------] 1 test from GraphTest (0 ms total) [----------] 3 tests from MessageQueueTest [ RUN ] MessageQueueTest.AddRemove [03:57:31] /home/ubuntu/jenkins/workspace/dgl_PR-7408/src/rpc/network/msg_queue.cc:28: Message is larger than the queue. [ OK ] MessageQueueTest.AddRemove (0 ms) [ RUN ] MessageQueueTest.EmptyAndNoMoreAdd [ OK ] MessageQueueTest.EmptyAndNoMoreAdd (0 ms) [ RUN ] MessageQueueTest.MultiThread [ OK ] MessageQueueTest.MultiThread (12 ms) [----------] 3 tests from MessageQueueTest (12 ms total) [----------] 3 tests from SocketCommunicatorTest [ RUN ] SocketCommunicatorTest.SendAndRecv Installing collected packages: expecttest Successfully installed expecttest-0.2.1 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv collected 453 items tests/distributed/test_dist_graph_store.py::test_server_client[True-1-1-True] Converting to homogeneous graph takes 0.004s, peak mem: 0.880 GB Save partitions: 0.004 seconds, peak memory: 0.880 GB There are 100000 edges in the graph and 0 edge cuts for 1 partitions. Converted partitions to GraphBolt format into /tmp/dist_graph/check_server_client_True_1_1_1.json start client[0] for group[0] ============================= test session starts ============================== platform linux -- Python 3.10.14, pytest-8.2.0, pluggy-1.5.0 -- /opt/conda/envs/pytorch-ci/bin/python3 cachedir: .pytest_cache rootdir: /home/ubuntu/jenkins/workspace/dgl_PR-7408@2 configfile: pyproject.toml collecting ... [Pipeline] echo Unpacked build/libdgl.so, build/runUnitTests, python/dgl/_ffi/_cy3/core.cpython-*-x86_64-linux-gnu.so, build/tensoradapter/pytorch/*.so, build/dgl_sparse/*.so, build/graphbolt/*.so from dgl-gpu-linux [Pipeline] timeout Timeout set to expire in 40 min [Pipeline] { [Pipeline] sh + bash tests/scripts/task_unit_test.sh pytorch gpu Collecting expecttest Downloading expecttest-0.2.1-py3-none-any.whl.metadata (2.5 kB) Downloading expecttest-0.2.1-py3-none-any.whl (7.4 kB) Initialize the distributed services with graphbolt: False load check_server_client_True_1_1_1 Starting server[0] with use_graphbolt=True start graph service on server 0 for part 0 Server is waiting for connections on [172.17.0.2:13766]... Installing collected packages: expecttest Successfully installed expecttest-0.2.1 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [Pipeline] echo Unpacked build/libdgl.so, build/runUnitTests, python/dgl/_ffi/_cy3/core.cpython-*-x86_64-linux-gnu.so, build/tensoradapter/pytorch/*.so, build/dgl_sparse/*.so, build/graphbolt/*.so from dgl-cpu-linux [Pipeline] timeout Timeout set to expire in 20 min [Pipeline] { [Pipeline] sh ============================= test session starts ============================== platform linux -- Python 3.10.14, pytest-8.2.0, pluggy-1.5.0 -- /opt/conda/envs/pytorch-ci/bin/python3 cachedir: .pytest_cache rootdir: /home/ubuntu/jenkins/workspace/dgl_PR-7408 configfile: pyproject.toml collecting ... [ OK ] SampleUtilsTest.TestWithoutReplacementUnique (5079 ms) [----------] 3 tests from SampleUtilsTest (6988 ms total) [----------] 3 tests from RandomTest [ RUN ] RandomTest.TestChoice [ OK ] RandomTest.TestChoice (0 ms) [ RUN ] RandomTest.TestUniformChoice [ OK ] RandomTest.TestUniformChoice (0 ms) [ RUN ] RandomTest.TestBiasedChoice [ OK ] RandomTest.TestBiasedChoice (19 ms) [----------] 3 tests from RandomTest (20 ms total) [----------] 4 tests from Serialize [ RUN ] Serialize.UnitGraph_COO [ OK ] Serialize.UnitGraph_COO (1 ms) [ RUN ] Serialize.UnitGraph_CSR [ OK ] Serialize.UnitGraph_CSR (0 ms) [ RUN ] Serialize.ImmutableGraph [ OK ] Serialize.ImmutableGraph (0 ms) [ RUN ] Serialize.HeteroGraph [ OK ] Serialize.HeteroGraph (3 ms) [----------] 4 tests from Serialize (5 ms total) [----------] 3 tests from SmartPtrTest/0, where TypeParam = std::shared_ptr [ RUN ] SmartPtrTest/0.Obj_Test [ OK ] SmartPtrTest/0.Obj_Test (0 ms) [ RUN ] SmartPtrTest/0.Vector_Test1 [ OK ] SmartPtrTest/0.Vector_Test1 (0 ms) [ RUN ] SmartPtrTest/0.Vector_Test2 [ OK ] SmartPtrTest/0.Vector_Test2 (0 ms) [----------] 3 tests from SmartPtrTest/0 (0 ms total) [----------] 3 tests from SmartPtrTest/1, where TypeParam = std::unique_ptr > [ RUN ] SmartPtrTest/1.Obj_Test [ OK ] SmartPtrTest/1.Obj_Test (0 ms) [ RUN ] SmartPtrTest/1.Vector_Test1 [ OK ] SmartPtrTest/1.Vector_Test1 (0 ms) [ RUN ] SmartPtrTest/1.Vector_Test2 [ OK ] SmartPtrTest/1.Vector_Test2 (0 ms) [----------] 3 tests from SmartPtrTest/1 (0 ms total) [----------] 20 tests from SpmatTest [ RUN ] SpmatTest.COOToCSR [ OK ] SpmatTest.COOToCSR (0 ms) [ RUN ] SpmatTest.TestCOOHasDuplicate [ OK ] SpmatTest.TestCOOHasDuplicate (0 ms) [ RUN ] SpmatTest.COOSort [ OK ] SpmatTest.COOSort (0 ms) [ RUN ] SpmatTest.TestCOOReorder [ OK ] SpmatTest.TestCOOReorder (1 ms) [ RUN ] SpmatTest.COOGetData [ OK ] SpmatTest.COOGetData (6 ms) [ RUN ] SpmatTest.COOGetDataAndIndices [ OK ] SpmatTest.COOGetDataAndIndices (0 ms) [ RUN ] SpmatTest.COOToCSRAlgs [ OK ] SpmatTest.COOToCSRAlgs (22 ms) [ RUN ] SpmatTest.TestCSRIsNonZero [ OK ] SpmatTest.TestCSRIsNonZero (2 ms) [ RUN ] SpmatTest.TestCSRGetRowNNZ [ OK ] SpmatTest.TestCSRGetRowNNZ (0 ms) [ RUN ] SpmatTest.TestCSRGetRowColumnIndices [ OK ] SpmatTest.TestCSRGetRowColumnIndices (0 ms) [ RUN ] SpmatTest.TestCSRGetRowData [ OK ] SpmatTest.TestCSRGetRowData (0 ms) [ RUN ] SpmatTest.CSRGetData [ OK ] SpmatTest.CSRGetData (0 ms) [ RUN ] SpmatTest.CSRGetDataAndIndices [ OK ] SpmatTest.CSRGetDataAndIndices (0 ms) [ RUN ] SpmatTest.CSRTranspose [ OK ] SpmatTest.CSRTranspose (0 ms) [ RUN ] SpmatTest.CSRToCOO [ OK ] SpmatTest.CSRToCOO (0 ms) [ RUN ] SpmatTest.TestCSRSliceRows [ OK ] SpmatTest.TestCSRSliceRows (32 ms) [ RUN ] SpmatTest.CSRSliceMatrix [ OK ] SpmatTest.CSRSliceMatrix (9 ms) [ RUN ] SpmatTest.CSRHasDuplicate [ OK ] SpmatTest.CSRHasDuplicate (0 ms) [ RUN ] SpmatTest.CSRSort [ OK ] SpmatTest.CSRSort (0 ms) [ RUN ] SpmatTest.TestCSRReorder [ OK ] SpmatTest.TestCSRReorder (0 ms) [----------] 20 tests from SpmatTest (77 ms total) [----------] 7 tests from UniGraphTest [ RUN ] UniGraphTest.TestUnitGraph_CopyTo [ OK ] UniGraphTest.TestUnitGraph_CopyTo (0 ms) [ RUN ] UniGraphTest.TestUnitGraph_InOutDegrees [ OK ] UniGraphTest.TestUnitGraph_InOutDegrees (5 ms) [ RUN ] UniGraphTest.TestUnitGraph_Create [ OK ] UniGraphTest.TestUnitGraph_Create (0 ms) [ RUN ] UniGraphTest.TestUnitGraph_GetInCSR [ OK ] UniGraphTest.TestUnitGraph_GetInCSR (4 ms) [ RUN ] UniGraphTest.TestUnitGraph_GetOutCSR [ OK ] UniGraphTest.TestUnitGraph_GetOutCSR (6 ms) [ RUN ] UniGraphTest.TestUnitGraph_GetCOO [ OK ] UniGraphTest.TestUnitGraph_GetCOO (0 ms) [ RUN ] UniGraphTest.TestUnitGraph_Reserve [ OK ] UniGraphTest.TestUnitGraph_Reserve (5 ms) [----------] 7 tests from UniGraphTest (22 ms total) [----------] Global test environment tear-down [==========] 92 tests from 22 test suites ran. (19247 ms total) [ PASSED ] 92 tests. Post stage [Pipeline] cleanWs [WS-CLEANUP] Deleting project workspace... [WS-CLEANUP] Deferred wipeout is disabled by the job configuration... PASSED [ 0%] tests/python/pytorch/dataloading/test_dataloader.py::test_saint[node-0] PASSED [ 0%] tests/python/pytorch/dataloading/test_dataloader.py::test_saint[node-4] + bash tests/scripts/task_go_test.sh /home/ubuntu/jenkins/workspace/dgl_PR-7408@2/dglgo /home/ubuntu/jenkins/workspace/dgl_PR-7408@2 WARNING: Skipping dglgo as it is not installed. WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [Pipeline] echo Unpacked build/libdgl.so, build/runUnitTests, python/dgl/_ffi/_cy3/core.cpython-*-x86_64-linux-gnu.so, build/tensoradapter/pytorch/*.so, build/dgl_sparse/*.so, build/graphbolt/*.so from dgl-cpu-linux [Pipeline] sh running install /opt/conda/envs/pytorch-ci/lib/python3.10/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` directly. Instead, use pypa/build, pypa/installer or other standards-based tools. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. ******************************************************************************** !! self.initialize_options() /opt/conda/envs/pytorch-ci/lib/python3.10/site-packages/setuptools/_distutils/cmd.py:66: EasyInstallDeprecationWarning: easy_install command is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` and ``easy_install``. Instead, use pypa/build, pypa/installer or other standards-based tools. See https://github.com/pypa/setuptools/issues/917 for details. ******************************************************************************** !! self.initialize_options() running bdist_egg running egg_info creating dglgo.egg-info writing dglgo.egg-info/PKG-INFO writing dependency_links to dglgo.egg-info/dependency_links.txt writing entry points to dglgo.egg-info/entry_points.txt writing requirements to dglgo.egg-info/requires.txt writing top-level names to dglgo.egg-info/top_level.txt writing manifest file 'dglgo.egg-info/SOURCES.txt' reading manifest file 'dglgo.egg-info/SOURCES.txt' writing manifest file 'dglgo.egg-info/SOURCES.txt' installing library code to build/bdist.linux-x86_64/egg running install_lib running build_py creating build creating build/lib creating build/lib/recipes copying recipes/__init__.py -> build/lib/recipes creating build/lib/dglgo copying dglgo/__init__.py -> build/lib/dglgo creating build/lib/dglgo/utils copying dglgo/utils/enter_config.py -> build/lib/dglgo/utils copying dglgo/utils/early_stop.py -> build/lib/dglgo/utils copying dglgo/utils/yaml_dump.py -> build/lib/dglgo/utils copying dglgo/utils/factory.py -> build/lib/dglgo/utils copying dglgo/utils/base_model.py -> build/lib/dglgo/utils copying dglgo/utils/__init__.py -> build/lib/dglgo/utils creating build/lib/dglgo/apply_pipeline copying dglgo/apply_pipeline/__init__.py -> build/lib/dglgo/apply_pipeline creating build/lib/dglgo/model copying dglgo/model/__init__.py -> build/lib/dglgo/model creating build/lib/dglgo/pipeline copying dglgo/pipeline/__init__.py -> build/lib/dglgo/pipeline creating build/lib/dglgo/cli copying dglgo/cli/apply_cli.py -> build/lib/dglgo/cli copying dglgo/cli/export_cli.py -> build/lib/dglgo/cli copying dglgo/cli/config_cli.py -> build/lib/dglgo/cli copying dglgo/cli/cli.py -> build/lib/dglgo/cli copying dglgo/cli/train_cli.py -> build/lib/dglgo/cli copying dglgo/cli/recipe_cli.py -> build/lib/dglgo/cli copying dglgo/cli/config_apply_cli.py -> build/lib/dglgo/cli copying dglgo/cli/__init__.py -> build/lib/dglgo/cli creating build/lib/dglgo/apply_pipeline/nodepred copying dglgo/apply_pipeline/nodepred/gen.py -> build/lib/dglgo/apply_pipeline/nodepred copying dglgo/apply_pipeline/nodepred/__init__.py -> build/lib/dglgo/apply_pipeline/nodepred creating build/lib/dglgo/apply_pipeline/graphpred copying dglgo/apply_pipeline/graphpred/gen.py -> build/lib/dglgo/apply_pipeline/graphpred copying dglgo/apply_pipeline/graphpred/__init__.py -> build/lib/dglgo/apply_pipeline/graphpred creating build/lib/dglgo/apply_pipeline/nodepred_sample copying dglgo/apply_pipeline/nodepred_sample/gen.py -> build/lib/dglgo/apply_pipeline/nodepred_sample copying dglgo/apply_pipeline/nodepred_sample/__init__.py -> build/lib/dglgo/apply_pipeline/nodepred_sample creating build/lib/dglgo/model/node_encoder copying dglgo/model/node_encoder/sage.py -> build/lib/dglgo/model/node_encoder copying dglgo/model/node_encoder/gat.py -> build/lib/dglgo/model/node_encoder copying dglgo/model/node_encoder/sgc.py -> build/lib/dglgo/model/node_encoder copying dglgo/model/node_encoder/__init__.py -> build/lib/dglgo/model/node_encoder copying dglgo/model/node_encoder/gcn.py -> build/lib/dglgo/model/node_encoder copying dglgo/model/node_encoder/gin.py -> build/lib/dglgo/model/node_encoder creating build/lib/dglgo/model/graph_encoder copying dglgo/model/graph_encoder/pna.py -> build/lib/dglgo/model/graph_encoder copying dglgo/model/graph_encoder/gin_ogbg.py -> build/lib/dglgo/model/graph_encoder copying dglgo/model/graph_encoder/__init__.py -> build/lib/dglgo/model/graph_encoder creating build/lib/dglgo/model/edge_encoder copying dglgo/model/edge_encoder/bilinear.py -> build/lib/dglgo/model/edge_encoder copying dglgo/model/edge_encoder/__init__.py -> build/lib/dglgo/model/edge_encoder copying dglgo/model/edge_encoder/ele.py -> build/lib/dglgo/model/edge_encoder copying dglgo/model/edge_encoder/dot.py -> build/lib/dglgo/model/edge_encoder creating build/lib/dglgo/pipeline/nodepred copying dglgo/pipeline/nodepred/gen.py -> build/lib/dglgo/pipeline/nodepred copying dglgo/pipeline/nodepred/__init__.py -> build/lib/dglgo/pipeline/nodepred creating build/lib/dglgo/pipeline/graphpred copying dglgo/pipeline/graphpred/gen.py -> build/lib/dglgo/pipeline/graphpred copying dglgo/pipeline/graphpred/__init__.py -> build/lib/dglgo/pipeline/graphpred creating build/lib/dglgo/pipeline/linkpred copying dglgo/pipeline/linkpred/gen.py -> build/lib/dglgo/pipeline/linkpred copying dglgo/pipeline/linkpred/__init__.py -> build/lib/dglgo/pipeline/linkpred creating build/lib/dglgo/pipeline/nodepred_sample copying dglgo/pipeline/nodepred_sample/gen.py -> build/lib/dglgo/pipeline/nodepred_sample copying dglgo/pipeline/nodepred_sample/__init__.py -> build/lib/dglgo/pipeline/nodepred_sample copying recipes/graphpred_hiv_gin.yaml -> build/lib/recipes copying recipes/graphpred_hiv_pna.yaml -> build/lib/recipes copying recipes/graphpred_pcba_gin.yaml -> build/lib/recipes copying recipes/linkpred_citation2_sage.yaml -> build/lib/recipes copying recipes/linkpred_collab_sage.yaml -> build/lib/recipes copying recipes/linkpred_cora_sage.yaml -> build/lib/recipes copying recipes/nodepred-ns_arxiv_gcn.yaml -> build/lib/recipes copying recipes/nodepred-ns_product_sage.yaml -> build/lib/recipes copying recipes/nodepred_citeseer_gat.yaml -> build/lib/recipes copying recipes/nodepred_citeseer_gcn.yaml -> build/lib/recipes copying recipes/nodepred_citeseer_sage.yaml -> build/lib/recipes copying recipes/nodepred_cora_gat.yaml -> build/lib/recipes copying recipes/nodepred_cora_gcn.yaml -> build/lib/recipes copying recipes/nodepred_cora_sage.yaml -> build/lib/recipes copying recipes/nodepred_pubmed_gat.yaml -> build/lib/recipes copying recipes/nodepred_pubmed_gcn.yaml -> build/lib/recipes copying recipes/nodepred_pubmed_sage.yaml -> build/lib/recipes copying recipes/nodepred_cora_gcn.yaml -> build/lib/recipes copying recipes/nodepred_citeseer_gcn.yaml -> build/lib/recipes copying recipes/nodepred_pubmed_gat.yaml -> build/lib/recipes copying recipes/nodepred_cora_sage.yaml -> build/lib/recipes copying recipes/nodepred-ns_product_sage.yaml -> build/lib/recipes copying recipes/nodepred_citeseer_sage.yaml -> build/lib/recipes copying recipes/graphpred_hiv_gin.yaml -> build/lib/recipes copying recipes/nodepred_cora_gat.yaml -> build/lib/recipes copying recipes/linkpred_citation2_sage.yaml -> build/lib/recipes copying recipes/linkpred_collab_sage.yaml -> build/lib/recipes copying recipes/linkpred_cora_sage.yaml -> build/lib/recipes copying recipes/nodepred_citeseer_gat.yaml -> build/lib/recipes copying recipes/graphpred_pcba_gin.yaml -> build/lib/recipes copying recipes/nodepred_pubmed_gcn.yaml -> build/lib/recipes copying recipes/__init__.py -> build/lib/recipes copying recipes/graphpred_hiv_pna.yaml -> build/lib/recipes copying recipes/nodepred_pubmed_sage.yaml -> build/lib/recipes copying recipes/nodepred-ns_arxiv_gcn.yaml -> build/lib/recipes copying dglgo/__init__.py -> build/lib/dglgo copying dglgo/utils/enter_config.py -> build/lib/dglgo/utils copying dglgo/utils/early_stop.py -> build/lib/dglgo/utils copying dglgo/utils/yaml_dump.py -> build/lib/dglgo/utils copying dglgo/utils/factory.py -> build/lib/dglgo/utils copying dglgo/utils/base_model.py -> build/lib/dglgo/utils copying dglgo/utils/__init__.py -> build/lib/dglgo/utils copying dglgo/apply_pipeline/__init__.py -> build/lib/dglgo/apply_pipeline copying dglgo/model/__init__.py -> build/lib/dglgo/model copying dglgo/pipeline/__init__.py -> build/lib/dglgo/pipeline copying dglgo/cli/apply_cli.py -> build/lib/dglgo/cli copying dglgo/cli/export_cli.py -> build/lib/dglgo/cli copying dglgo/cli/config_cli.py -> build/lib/dglgo/cli copying dglgo/cli/cli.py -> build/lib/dglgo/cli copying dglgo/cli/train_cli.py -> build/lib/dglgo/cli copying dglgo/cli/recipe_cli.py -> build/lib/dglgo/cli copying dglgo/cli/config_apply_cli.py -> build/lib/dglgo/cli copying dglgo/cli/__init__.py -> build/lib/dglgo/cli copying dglgo/apply_pipeline/nodepred/nodepred.jinja-py -> build/lib/dglgo/apply_pipeline/nodepred copying dglgo/apply_pipeline/nodepred/nodepred.jinja-py -> build/lib/dglgo/apply_pipeline/nodepred copying dglgo/apply_pipeline/nodepred/gen.py -> build/lib/dglgo/apply_pipeline/nodepred copying dglgo/apply_pipeline/nodepred/__init__.py -> build/lib/dglgo/apply_pipeline/nodepred copying dglgo/apply_pipeline/graphpred/graphpred.jinja-py -> build/lib/dglgo/apply_pipeline/graphpred copying dglgo/apply_pipeline/graphpred/gen.py -> build/lib/dglgo/apply_pipeline/graphpred copying dglgo/apply_pipeline/graphpred/__init__.py -> build/lib/dglgo/apply_pipeline/graphpred copying dglgo/apply_pipeline/graphpred/graphpred.jinja-py -> build/lib/dglgo/apply_pipeline/graphpred copying dglgo/apply_pipeline/nodepred_sample/nodepred-ns.jinja-py -> build/lib/dglgo/apply_pipeline/nodepred_sample copying dglgo/apply_pipeline/nodepred_sample/gen.py -> build/lib/dglgo/apply_pipeline/nodepred_sample copying dglgo/apply_pipeline/nodepred_sample/nodepred-ns.jinja-py -> build/lib/dglgo/apply_pipeline/nodepred_sample copying dglgo/apply_pipeline/nodepred_sample/__init__.py -> build/lib/dglgo/apply_pipeline/nodepred_sample copying dglgo/model/node_encoder/sage.py -> build/lib/dglgo/model/node_encoder copying dglgo/model/node_encoder/gat.py -> build/lib/dglgo/model/node_encoder copying dglgo/model/node_encoder/sgc.py -> build/lib/dglgo/model/node_encoder copying dglgo/model/node_encoder/__init__.py -> build/lib/dglgo/model/node_encoder copying dglgo/model/node_encoder/gcn.py -> build/lib/dglgo/model/node_encoder copying dglgo/model/node_encoder/gin.py -> build/lib/dglgo/model/node_encoder copying dglgo/model/graph_encoder/pna.py -> build/lib/dglgo/model/graph_encoder copying dglgo/model/graph_encoder/gin_ogbg.py -> build/lib/dglgo/model/graph_encoder copying dglgo/model/graph_encoder/__init__.py -> build/lib/dglgo/model/graph_encoder copying dglgo/model/edge_encoder/bilinear.py -> build/lib/dglgo/model/edge_encoder copying dglgo/model/edge_encoder/__init__.py -> build/lib/dglgo/model/edge_encoder copying dglgo/model/edge_encoder/ele.py -> build/lib/dglgo/model/edge_encoder copying dglgo/model/edge_encoder/dot.py -> build/lib/dglgo/model/edge_encoder copying dglgo/pipeline/nodepred/nodepred.jinja-py -> build/lib/dglgo/pipeline/nodepred copying dglgo/pipeline/nodepred/nodepred.jinja-py -> build/lib/dglgo/pipeline/nodepred copying dglgo/pipeline/nodepred/gen.py -> build/lib/dglgo/pipeline/nodepred copying dglgo/pipeline/nodepred/__init__.py -> build/lib/dglgo/pipeline/nodepred copying dglgo/pipeline/graphpred/graphpred.jinja-py -> build/lib/dglgo/pipeline/graphpred copying dglgo/pipeline/graphpred/gen.py -> build/lib/dglgo/pipeline/graphpred copying dglgo/pipeline/graphpred/__init__.py -> build/lib/dglgo/pipeline/graphpred copying dglgo/pipeline/graphpred/graphpred.jinja-py -> build/lib/dglgo/pipeline/graphpred copying dglgo/pipeline/linkpred/linkpred.jinja-py -> build/lib/dglgo/pipeline/linkpred copying dglgo/pipeline/linkpred/linkpred.jinja-py -> build/lib/dglgo/pipeline/linkpred copying dglgo/pipeline/linkpred/gen.py -> build/lib/dglgo/pipeline/linkpred copying dglgo/pipeline/linkpred/__init__.py -> build/lib/dglgo/pipeline/linkpred copying dglgo/pipeline/nodepred_sample/nodepred-ns.jinja-py -> build/lib/dglgo/pipeline/nodepred_sample copying dglgo/pipeline/nodepred_sample/gen.py -> build/lib/dglgo/pipeline/nodepred_sample copying dglgo/pipeline/nodepred_sample/nodepred-ns.jinja-py -> build/lib/dglgo/pipeline/nodepred_sample copying dglgo/pipeline/nodepred_sample/__init__.py -> build/lib/dglgo/pipeline/nodepred_sample creating build/bdist.linux-x86_64 creating build/bdist.linux-x86_64/egg creating build/bdist.linux-x86_64/egg/recipes copying build/lib/recipes/nodepred_cora_gcn.yaml -> build/bdist.linux-x86_64/egg/recipes copying build/lib/recipes/nodepred_citeseer_gcn.yaml -> build/bdist.linux-x86_64/egg/recipes copying build/lib/recipes/nodepred_pubmed_gat.yaml -> build/bdist.linux-x86_64/egg/recipes copying build/lib/recipes/nodepred_cora_sage.yaml -> build/bdist.linux-x86_64/egg/recipes copying build/lib/recipes/nodepred-ns_product_sage.yaml -> build/bdist.linux-x86_64/egg/recipes copying build/lib/recipes/nodepred_citeseer_sage.yaml -> build/bdist.linux-x86_64/egg/recipes copying build/lib/recipes/graphpred_hiv_gin.yaml -> build/bdist.linux-x86_64/egg/recipes copying build/lib/recipes/nodepred_cora_gat.yaml -> build/bdist.linux-x86_64/egg/recipes copying build/lib/recipes/linkpred_citation2_sage.yaml -> build/bdist.linux-x86_64/egg/recipes copying build/lib/recipes/linkpred_collab_sage.yaml -> build/bdist.linux-x86_64/egg/recipes copying build/lib/recipes/linkpred_cora_sage.yaml -> build/bdist.linux-x86_64/egg/recipes copying build/lib/recipes/nodepred_citeseer_gat.yaml -> build/bdist.linux-x86_64/egg/recipes copying build/lib/recipes/graphpred_pcba_gin.yaml -> build/bdist.linux-x86_64/egg/recipes copying build/lib/recipes/nodepred_pubmed_gcn.yaml -> build/bdist.linux-x86_64/egg/recipes copying build/lib/recipes/__init__.py -> build/bdist.linux-x86_64/egg/recipes copying build/lib/recipes/graphpred_hiv_pna.yaml -> build/bdist.linux-x86_64/egg/recipes copying build/lib/recipes/nodepred_pubmed_sage.yaml -> build/bdist.linux-x86_64/egg/recipes copying build/lib/recipes/nodepred-ns_arxiv_gcn.yaml -> build/bdist.linux-x86_64/egg/recipes creating build/bdist.linux-x86_64/egg/dglgo creating build/bdist.linux-x86_64/egg/dglgo/utils copying build/lib/dglgo/utils/enter_config.py -> build/bdist.linux-x86_64/egg/dglgo/utils copying build/lib/dglgo/utils/early_stop.py -> build/bdist.linux-x86_64/egg/dglgo/utils copying build/lib/dglgo/utils/yaml_dump.py -> build/bdist.linux-x86_64/egg/dglgo/utils copying build/lib/dglgo/utils/factory.py -> build/bdist.linux-x86_64/egg/dglgo/utils copying build/lib/dglgo/utils/base_model.py -> build/bdist.linux-x86_64/egg/dglgo/utils copying build/lib/dglgo/utils/__init__.py -> build/bdist.linux-x86_64/egg/dglgo/utils creating build/bdist.linux-x86_64/egg/dglgo/apply_pipeline creating build/bdist.linux-x86_64/egg/dglgo/apply_pipeline/nodepred copying build/lib/dglgo/apply_pipeline/nodepred/nodepred.jinja-py -> build/bdist.linux-x86_64/egg/dglgo/apply_pipeline/nodepred copying build/lib/dglgo/apply_pipeline/nodepred/gen.py -> build/bdist.linux-x86_64/egg/dglgo/apply_pipeline/nodepred copying build/lib/dglgo/apply_pipeline/nodepred/__init__.py -> build/bdist.linux-x86_64/egg/dglgo/apply_pipeline/nodepred creating build/bdist.linux-x86_64/egg/dglgo/apply_pipeline/graphpred copying build/lib/dglgo/apply_pipeline/graphpred/gen.py -> build/bdist.linux-x86_64/egg/dglgo/apply_pipeline/graphpred copying build/lib/dglgo/apply_pipeline/graphpred/__init__.py -> build/bdist.linux-x86_64/egg/dglgo/apply_pipeline/graphpred copying build/lib/dglgo/apply_pipeline/graphpred/graphpred.jinja-py -> build/bdist.linux-x86_64/egg/dglgo/apply_pipeline/graphpred copying build/lib/dglgo/apply_pipeline/__init__.py -> build/bdist.linux-x86_64/egg/dglgo/apply_pipeline creating build/bdist.linux-x86_64/egg/dglgo/apply_pipeline/nodepred_sample copying build/lib/dglgo/apply_pipeline/nodepred_sample/gen.py -> build/bdist.linux-x86_64/egg/dglgo/apply_pipeline/nodepred_sample copying build/lib/dglgo/apply_pipeline/nodepred_sample/nodepred-ns.jinja-py -> build/bdist.linux-x86_64/egg/dglgo/apply_pipeline/nodepred_sample copying build/lib/dglgo/apply_pipeline/nodepred_sample/__init__.py -> build/bdist.linux-x86_64/egg/dglgo/apply_pipeline/nodepred_sample creating build/bdist.linux-x86_64/egg/dglgo/model creating build/bdist.linux-x86_64/egg/dglgo/model/node_encoder copying build/lib/dglgo/model/node_encoder/sage.py -> build/bdist.linux-x86_64/egg/dglgo/model/node_encoder copying build/lib/dglgo/model/node_encoder/gat.py -> build/bdist.linux-x86_64/egg/dglgo/model/node_encoder copying build/lib/dglgo/model/node_encoder/sgc.py -> build/bdist.linux-x86_64/egg/dglgo/model/node_encoder copying build/lib/dglgo/model/node_encoder/__init__.py -> build/bdist.linux-x86_64/egg/dglgo/model/node_encoder copying build/lib/dglgo/model/node_encoder/gcn.py -> build/bdist.linux-x86_64/egg/dglgo/model/node_encoder copying build/lib/dglgo/model/node_encoder/gin.py -> build/bdist.linux-x86_64/egg/dglgo/model/node_encoder copying build/lib/dglgo/model/__init__.py -> build/bdist.linux-x86_64/egg/dglgo/model creating build/bdist.linux-x86_64/egg/dglgo/model/graph_encoder copying build/lib/dglgo/model/graph_encoder/pna.py -> build/bdist.linux-x86_64/egg/dglgo/model/graph_encoder copying build/lib/dglgo/model/graph_encoder/gin_ogbg.py -> build/bdist.linux-x86_64/egg/dglgo/model/graph_encoder copying build/lib/dglgo/model/graph_encoder/__init__.py -> build/bdist.linux-x86_64/egg/dglgo/model/graph_encoder creating build/bdist.linux-x86_64/egg/dglgo/model/edge_encoder copying build/lib/dglgo/model/edge_encoder/bilinear.py -> build/bdist.linux-x86_64/egg/dglgo/model/edge_encoder copying build/lib/dglgo/model/edge_encoder/__init__.py -> build/bdist.linux-x86_64/egg/dglgo/model/edge_encoder copying build/lib/dglgo/model/edge_encoder/ele.py -> build/bdist.linux-x86_64/egg/dglgo/model/edge_encoder copying build/lib/dglgo/model/edge_encoder/dot.py -> build/bdist.linux-x86_64/egg/dglgo/model/edge_encoder creating build/bdist.linux-x86_64/egg/dglgo/pipeline creating build/bdist.linux-x86_64/egg/dglgo/pipeline/nodepred copying build/lib/dglgo/pipeline/nodepred/nodepred.jinja-py -> build/bdist.linux-x86_64/egg/dglgo/pipeline/nodepred copying build/lib/dglgo/pipeline/nodepred/gen.py -> build/bdist.linux-x86_64/egg/dglgo/pipeline/nodepred copying build/lib/dglgo/pipeline/nodepred/__init__.py -> build/bdist.linux-x86_64/egg/dglgo/pipeline/nodepred creating build/bdist.linux-x86_64/egg/dglgo/pipeline/graphpred copying build/lib/dglgo/pipeline/graphpred/gen.py -> build/bdist.linux-x86_64/egg/dglgo/pipeline/graphpred copying build/lib/dglgo/pipeline/graphpred/__init__.py -> build/bdist.linux-x86_64/egg/dglgo/pipeline/graphpred copying build/lib/dglgo/pipeline/graphpred/graphpred.jinja-py -> build/bdist.linux-x86_64/egg/dglgo/pipeline/graphpred copying build/lib/dglgo/pipeline/__init__.py -> build/bdist.linux-x86_64/egg/dglgo/pipeline creating build/bdist.linux-x86_64/egg/dglgo/pipeline/linkpred copying build/lib/dglgo/pipeline/linkpred/linkpred.jinja-py -> build/bdist.linux-x86_64/egg/dglgo/pipeline/linkpred copying build/lib/dglgo/pipeline/linkpred/gen.py -> build/bdist.linux-x86_64/egg/dglgo/pipeline/linkpred copying build/lib/dglgo/pipeline/linkpred/__init__.py -> build/bdist.linux-x86_64/egg/dglgo/pipeline/linkpred creating build/bdist.linux-x86_64/egg/dglgo/pipeline/nodepred_sample copying build/lib/dglgo/pipeline/nodepred_sample/gen.py -> build/bdist.linux-x86_64/egg/dglgo/pipeline/nodepred_sample copying build/lib/dglgo/pipeline/nodepred_sample/nodepred-ns.jinja-py -> build/bdist.linux-x86_64/egg/dglgo/pipeline/nodepred_sample copying build/lib/dglgo/pipeline/nodepred_sample/__init__.py -> build/bdist.linux-x86_64/egg/dglgo/pipeline/nodepred_sample creating build/bdist.linux-x86_64/egg/dglgo/cli copying build/lib/dglgo/cli/apply_cli.py -> build/bdist.linux-x86_64/egg/dglgo/cli copying build/lib/dglgo/cli/export_cli.py -> build/bdist.linux-x86_64/egg/dglgo/cli copying build/lib/dglgo/cli/config_cli.py -> build/bdist.linux-x86_64/egg/dglgo/cli copying build/lib/dglgo/cli/cli.py -> build/bdist.linux-x86_64/egg/dglgo/cli copying build/lib/dglgo/cli/train_cli.py -> build/bdist.linux-x86_64/egg/dglgo/cli copying build/lib/dglgo/cli/recipe_cli.py -> build/bdist.linux-x86_64/egg/dglgo/cli copying build/lib/dglgo/cli/config_apply_cli.py -> build/bdist.linux-x86_64/egg/dglgo/cli copying build/lib/dglgo/cli/__init__.py -> build/bdist.linux-x86_64/egg/dglgo/cli copying build/lib/dglgo/__init__.py -> build/bdist.linux-x86_64/egg/dglgo byte-compiling build/bdist.linux-x86_64/egg/recipes/__init__.py to __init__.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dglgo/utils/enter_config.py to enter_config.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dglgo/utils/early_stop.py to early_stop.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dglgo/utils/yaml_dump.py to yaml_dump.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dglgo/utils/factory.py to factory.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dglgo/utils/base_model.py to base_model.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dglgo/utils/__init__.py to __init__.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dglgo/apply_pipeline/nodepred/gen.py to gen.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dglgo/apply_pipeline/nodepred/__init__.py to __init__.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dglgo/apply_pipeline/graphpred/gen.py to gen.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dglgo/apply_pipeline/graphpred/__init__.py to __init__.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dglgo/apply_pipeline/__init__.py to __init__.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dglgo/apply_pipeline/nodepred_sample/gen.py to gen.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dglgo/apply_pipeline/nodepred_sample/__init__.py to __init__.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dglgo/model/node_encoder/sage.py to sage.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dglgo/model/node_encoder/gat.py to gat.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dglgo/model/node_encoder/sgc.py to sgc.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dglgo/model/node_encoder/__init__.py to __init__.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dglgo/model/node_encoder/gcn.py to gcn.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dglgo/model/node_encoder/gin.py to gin.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dglgo/model/__init__.py to __init__.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dglgo/model/graph_encoder/pna.py to pna.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dglgo/model/graph_encoder/gin_ogbg.py to gin_ogbg.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dglgo/model/graph_encoder/__init__.py to __init__.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dglgo/model/edge_encoder/bilinear.py to bilinear.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dglgo/model/edge_encoder/__init__.py to __init__.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dglgo/model/edge_encoder/ele.py to ele.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dglgo/model/edge_encoder/dot.py to dot.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dglgo/pipeline/nodepred/gen.py to gen.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dglgo/pipeline/nodepred/__init__.py to __init__.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dglgo/pipeline/graphpred/gen.py to gen.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dglgo/pipeline/graphpred/__init__.py to __init__.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dglgo/pipeline/__init__.py to __init__.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dglgo/pipeline/linkpred/gen.py to gen.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dglgo/pipeline/linkpred/__init__.py to __init__.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dglgo/pipeline/nodepred_sample/gen.py to gen.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dglgo/pipeline/nodepred_sample/__init__.py to __init__.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dglgo/cli/apply_cli.py to apply_cli.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dglgo/cli/export_cli.py to export_cli.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dglgo/cli/config_cli.py to config_cli.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dglgo/cli/cli.py to cli.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dglgo/cli/train_cli.py to train_cli.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dglgo/cli/recipe_cli.py to recipe_cli.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dglgo/cli/config_apply_cli.py to config_apply_cli.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dglgo/cli/__init__.py to __init__.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/dglgo/__init__.py to __init__.cpython-310.pyc creating build/bdist.linux-x86_64/egg/EGG-INFO copying dglgo.egg-info/PKG-INFO -> build/bdist.linux-x86_64/egg/EGG-INFO copying dglgo.egg-info/SOURCES.txt -> build/bdist.linux-x86_64/egg/EGG-INFO copying dglgo.egg-info/dependency_links.txt -> build/bdist.linux-x86_64/egg/EGG-INFO copying dglgo.egg-info/entry_points.txt -> build/bdist.linux-x86_64/egg/EGG-INFO copying dglgo.egg-info/requires.txt -> build/bdist.linux-x86_64/egg/EGG-INFO copying dglgo.egg-info/top_level.txt -> build/bdist.linux-x86_64/egg/EGG-INFO zip_safe flag not set; analyzing archive contents... dglgo.apply_pipeline.graphpred.__pycache__.gen.cpython-310: module references __file__ dglgo.apply_pipeline.nodepred.__pycache__.gen.cpython-310: module references __file__ dglgo.apply_pipeline.nodepred_sample.__pycache__.gen.cpython-310: module references __file__ dglgo.cli.__pycache__.recipe_cli.cpython-310: module references __file__ dglgo.pipeline.graphpred.__pycache__.gen.cpython-310: module references __file__ dglgo.pipeline.linkpred.__pycache__.gen.cpython-310: module references __file__ dglgo.pipeline.nodepred.__pycache__.gen.cpython-310: module references __file__ dglgo.pipeline.nodepred_sample.__pycache__.gen.cpython-310: module references __file__ dglgo.utils.__pycache__.factory.cpython-310: module references __file__ creating dist creating 'dist/dglgo-0.0.2-py3.10.egg' and adding 'build/bdist.linux-x86_64/egg' to it removing 'build/bdist.linux-x86_64/egg' (and everything under it) Processing dglgo-0.0.2-py3.10.egg creating /opt/conda/envs/pytorch-ci/lib/python3.10/site-packages/dglgo-0.0.2-py3.10.egg Extracting dglgo-0.0.2-py3.10.egg to /opt/conda/envs/pytorch-ci/lib/python3.10/site-packages + bash tests/scripts/task_cpp_unit_test.sh /home/ubuntu/jenkins/workspace/dgl_PR-7408 /home/ubuntu/jenkins/workspace/dgl_PR-7408/build /home/ubuntu/jenkins/workspace/dgl_PR-7408 total 96M drwxrwxr-x 2 1000 1000 4.0K May 17 03:57 dgl_sparse drwxrwxr-x 2 1000 1000 4.0K May 17 03:57 graphbolt -rwxr-xr-x 1 1000 1000 81M May 17 03:51 libdgl.so -rwxr-xr-x 1 1000 1000 15M May 17 03:51 runUnitTests drwxrwxr-x 3 1000 1000 4.0K May 17 03:57 tensoradapter Running main() from /home/ubuntu/jenkins/workspace/dgl_PR-7408/third_party/googletest/googletest/src/gtest_main.cc [==========] Running 104 tests from 24 test suites. [----------] Global test environment set-up. [----------] 1 test from GraphTest [ RUN ] GraphTest.TestNumVertices [ OK ] GraphTest.TestNumVertices (0 ms) [----------] 1 test from GraphTest (0 ms total) [----------] 3 tests from MessageQueueTest [ RUN ] MessageQueueTest.AddRemove [03:57:35] /home/ubuntu/jenkins/workspace/dgl_PR-7408/src/rpc/network/msg_queue.cc:28: Message is larger than the queue. [ OK ] MessageQueueTest.AddRemove (0 ms) [ RUN ] MessageQueueTest.EmptyAndNoMoreAdd [ OK ] MessageQueueTest.EmptyAndNoMoreAdd (0 ms) [ RUN ] MessageQueueTest.MultiThread [ OK ] MessageQueueTest.MultiThread (12 ms) [----------] 3 tests from MessageQueueTest (12 ms total) [----------] 3 tests from SocketCommunicatorTest [ RUN ] SocketCommunicatorTest.SendAndRecv Adding dglgo 0.0.2 to easy-install.pth file Installing dgl script to /opt/conda/envs/pytorch-ci/bin Installed /opt/conda/envs/pytorch-ci/lib/python3.10/site-packages/dglgo-0.0.2-py3.10.egg Processing dependencies for dglgo==0.0.2 Searching for rdkit-pypi Reading https://pypi.org/simple/rdkit-pypi/ Downloading https://files.pythonhosted.org/packages/93/68/c4244d1e63668613b54b74eeec187d056a170d8a7925240b78a476320826/rdkit_pypi-2023.3.1b1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl#sha256=0c24aefc545040e6e37226021efbd833f0a72c7dc61f6e2922c95b57c1f9df14 Best match: rdkit-pypi 2023.3.1b1 Processing rdkit_pypi-2023.3.1b1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl Installing rdkit_pypi-2023.3.1b1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl to /opt/conda/envs/pytorch-ci/lib/python3.10/site-packages Adding rdkit-pypi 2023.3.1b1 to easy-install.pth file detected new path './dglgo-0.0.2-py3.10.egg' Installed /opt/conda/envs/pytorch-ci/lib/python3.10/site-packages/rdkit_pypi-2023.3.1b1-py3.10-linux-x86_64.egg Searching for ruamel.yaml>=0.17.20 Reading https://pypi.org/simple/ruamel.yaml/ Downloading https://files.pythonhosted.org/packages/73/67/8ece580cc363331d9a53055130f86b096bf16e38156e33b1d3014fffda6b/ruamel.yaml-0.18.6-py3-none-any.whl#sha256=57b53ba33def16c4f3d807c0ccbc00f8a6081827e81ba2491691b76882d0c636 [WS-CLEANUP] done [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage Best match: ruamel.yaml 0.18.6 Processing ruamel.yaml-0.18.6-py3-none-any.whl Installing ruamel.yaml-0.18.6-py3-none-any.whl to /opt/conda/envs/pytorch-ci/lib/python3.10/site-packages Adding ruamel.yaml 0.18.6 to easy-install.pth file detected new path './rdkit_pypi-2023.3.1b1-py3.10-linux-x86_64.egg' Installed /opt/conda/envs/pytorch-ci/lib/python3.10/site-packages/ruamel.yaml-0.18.6-py3.10.egg Searching for numpydoc>=1.1.0 Reading https://pypi.org/simple/numpydoc/ Downloading https://files.pythonhosted.org/packages/f0/fa/dcfe0f65660661db757ee9ebd84e170ff98edd5d80235f62457d9088f85f/numpydoc-1.7.0-py3-none-any.whl#sha256=5a56419d931310d79a06cfc2a126d1558700feeb9b4f3d8dcae1a8134be829c9 [Pipeline] } Best match: numpydoc 1.7.0 Processing numpydoc-1.7.0-py3-none-any.whl Installing numpydoc-1.7.0-py3-none-any.whl to /opt/conda/envs/pytorch-ci/lib/python3.10/site-packages Adding numpydoc 1.7.0 to easy-install.pth file detected new path './ruamel.yaml-0.18.6-py3.10.egg' Installing validate-docstrings script to /opt/conda/envs/pytorch-ci/bin Installed /opt/conda/envs/pytorch-ci/lib/python3.10/site-packages/numpydoc-1.7.0-py3.10.egg Searching for autopep8>=1.6.0 Reading https://pypi.org/simple/autopep8/ Downloading https://files.pythonhosted.org/packages/7b/09/87d32f364e09faebd126b2e52609182ce71ecc2ccf7e6daf8889704756b7/autopep8-2.1.0-py2.py3-none-any.whl#sha256=2bb76888c5edbcafe6aabab3c47ba534f5a2c2d245c2eddced4a30c4b4946357 Best match: autopep8 2.1.0 Processing autopep8-2.1.0-py2.py3-none-any.whl Installing autopep8-2.1.0-py2.py3-none-any.whl to /opt/conda/envs/pytorch-ci/lib/python3.10/site-packages Adding autopep8 2.1.0 to easy-install.pth file detected new path './numpydoc-1.7.0-py3.10.egg' Installing autopep8 script to /opt/conda/envs/pytorch-ci/bin Installed /opt/conda/envs/pytorch-ci/lib/python3.10/site-packages/autopep8-2.1.0-py3.10.egg Searching for isort>=5.10.1 Reading https://pypi.org/simple/isort/ Downloading https://files.pythonhosted.org/packages/8c/1e/635dcb1f08392eef8d66b55359a245371d984dd0f30927e90c8cd7ba0a9b/isort-6.0.0b2-py3-none-any.whl#sha256=cde11e804641edbe1b6b95d56582eb541f27eebc77864c6015545944bb0e9c76 Best match: isort 6.0.0b2 Processing isort-6.0.0b2-py3-none-any.whl Installing isort-6.0.0b2-py3-none-any.whl to /opt/conda/envs/pytorch-ci/lib/python3.10/site-packages Adding isort 6.0.0b2 to easy-install.pth file detected new path './autopep8-2.1.0-py3.10.egg' Installing isort script to /opt/conda/envs/pytorch-ci/bin Installing isort-identify-imports script to /opt/conda/envs/pytorch-ci/bin Installed /opt/conda/envs/pytorch-ci/lib/python3.10/site-packages/isort-6.0.0b2-py3.10.egg Searching for typer>=0.4.0 Reading https://pypi.org/simple/typer/ Downloading https://files.pythonhosted.org/packages/20/b5/11cf2e34fbb11b937e006286ab5b8cfd334fde1c8fa4dd7f491226931180/typer-0.12.3-py3-none-any.whl#sha256=070d7ca53f785acbccba8e7d28b08dcd88f79f1fbda035ade0aecec71ca5c914 Best match: typer 0.12.3 Processing typer-0.12.3-py3-none-any.whl Installing typer-0.12.3-py3-none-any.whl to /opt/conda/envs/pytorch-ci/lib/python3.10/site-packages Adding typer 0.12.3 to easy-install.pth file detected new path './isort-6.0.0b2-py3.10.egg' Installing typer script to /opt/conda/envs/pytorch-ci/bin Installed /opt/conda/envs/pytorch-ci/lib/python3.10/site-packages/typer-0.12.3-py3.10.egg Searching for ruamel.yaml.clib>=0.2.7 Reading https://pypi.org/simple/ruamel.yaml.clib/ collected 2934 items tests/python/common/backend/test_set_default_backend.py::test_set_default_backend PASSED [ 0%] tests/python/common/backend/test_tensor.py::test_dlpack PASSED [ 0%] tests/python/common/cuda/test_gpu_cache.py::test_gpu_cache[idtype0] SKIPPED [ 0%] tests/python/common/cuda/test_gpu_cache.py::test_gpu_cache[idtype1] SKIPPED [ 0%] tests/python/common/data/data/test_heterophilous_graphs.py::test_roman_empire Downloading https://files.pythonhosted.org/packages/d3/62/c60b034d9a008bbd566eeecf53a5a4c73d191c8de261290db6761802b72d/ruamel.yaml.clib-0.2.8-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl#sha256=fff3573c2db359f091e1589c3d7c5fc2f86f5bdb6f24252c2d8e539d4e45f412 Best match: ruamel.yaml.clib 0.2.8 Processing ruamel.yaml.clib-0.2.8-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl Installing ruamel.yaml.clib-0.2.8-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl to /opt/conda/envs/pytorch-ci/lib/python3.10/site-packages Adding ruamel.yaml.clib 0.2.8 to easy-install.pth file detected new path './typer-0.12.3-py3.10.egg' Installed /opt/conda/envs/pytorch-ci/lib/python3.10/site-packages/ruamel.yaml.clib-0.2.8-py3.10-linux-x86_64.egg Searching for tabulate>=0.8.10 Reading https://pypi.org/simple/tabulate/ Downloading https://files.pythonhosted.org/packages/40/44/4a5f08c96eb108af5cb50b41f76142f0afa346dfa99d5296fe7202a11854/tabulate-0.9.0-py3-none-any.whl#sha256=024ca478df22e9340661486f85298cff5f6dcdba14f3813e8830015b9ed1948f Best match: tabulate 0.9.0 Processing tabulate-0.9.0-py3-none-any.whl Installing tabulate-0.9.0-py3-none-any.whl to /opt/conda/envs/pytorch-ci/lib/python3.10/site-packages Adding tabulate 0.9.0 to easy-install.pth file detected new path './ruamel.yaml.clib-0.2.8-py3.10-linux-x86_64.egg' Installing tabulate script to /opt/conda/envs/pytorch-ci/bin Installed /opt/conda/envs/pytorch-ci/lib/python3.10/site-packages/tabulate-0.9.0-py3.10.egg Searching for sphinx>=6 Reading https://pypi.org/simple/sphinx/ Downloading https://files.pythonhosted.org/packages/b4/fa/130c32ed94cf270e3d0b9ded16fb7b2c8fea86fa7263c29a696a30c1dde7/sphinx-7.3.7-py3-none-any.whl#sha256=413f75440be4cacf328f580b4274ada4565fb2187d696a84970c23f77b64d8c3 PASSED [ 0%] tests/python/common/data/data/test_heterophilous_graphs.py::test_amazon_ratings Best match: sphinx 7.3.7 Processing sphinx-7.3.7-py3-none-any.whl Installing sphinx-7.3.7-py3-none-any.whl to /opt/conda/envs/pytorch-ci/lib/python3.10/site-packages Adding sphinx 7.3.7 to easy-install.pth file detected new path './tabulate-0.9.0-py3.10.egg' Installing sphinx-apidoc script to /opt/conda/envs/pytorch-ci/bin Installing sphinx-autogen script to /opt/conda/envs/pytorch-ci/bin Installing sphinx-build script to /opt/conda/envs/pytorch-ci/bin Installing sphinx-quickstart script to /opt/conda/envs/pytorch-ci/bin Installed /opt/conda/envs/pytorch-ci/lib/python3.10/site-packages/sphinx-7.3.7-py3.10.egg Searching for pycodestyle>=2.11.0 Reading https://pypi.org/simple/pycodestyle/ Downloading https://files.pythonhosted.org/packages/b1/90/a998c550d0ddd07e38605bb5c455d00fcc177a800ff9cc3dafdcb3dd7b56/pycodestyle-2.11.1-py2.py3-none-any.whl#sha256=44fe31000b2d866f2e41841b18528a505fbd7fef9017b04eff4e2648a0fadc67 Best match: pycodestyle 2.11.1 Processing pycodestyle-2.11.1-py2.py3-none-any.whl Installing pycodestyle-2.11.1-py2.py3-none-any.whl to /opt/conda/envs/pytorch-ci/lib/python3.10/site-packages Adding pycodestyle 2.11.1 to easy-install.pth file detected new path './sphinx-7.3.7-py3.10.egg' Installing pycodestyle script to /opt/conda/envs/pytorch-ci/bin Installed /opt/conda/envs/pytorch-ci/lib/python3.10/site-packages/pycodestyle-2.11.1-py3.10.egg Searching for rich>=10.11.0 Reading https://pypi.org/simple/rich/ Downloading https://files.pythonhosted.org/packages/87/67/a37f6214d0e9fe57f6ae54b2956d550ca8365857f42a1ce0392bb21d9410/rich-13.7.1-py3-none-any.whl#sha256=4edbae314f59eb482f54e9e30bf00d33350aaa94f4bfcd4e9e3110e64d0d7222 Best match: rich 13.7.1 Processing rich-13.7.1-py3-none-any.whl Installing rich-13.7.1-py3-none-any.whl to /opt/conda/envs/pytorch-ci/lib/python3.10/site-packages Adding rich 13.7.1 to easy-install.pth file detected new path './pycodestyle-2.11.1-py3.10.egg' Installed /opt/conda/envs/pytorch-ci/lib/python3.10/site-packages/rich-13.7.1-py3.10.egg Searching for shellingham>=1.3.0 Reading https://pypi.org/simple/shellingham/ Downloading https://files.pythonhosted.org/packages/e0/f9/0595336914c5619e5f28a1fb793285925a8cd4b432c9da0a987836c7f822/shellingham-1.5.4-py2.py3-none-any.whl#sha256=7ecfff8f2fd72616f7481040475a65b2bf8af90a56c89140852d1120324e8686 Best match: shellingham 1.5.4 Processing shellingham-1.5.4-py2.py3-none-any.whl Installing shellingham-1.5.4-py2.py3-none-any.whl to /opt/conda/envs/pytorch-ci/lib/python3.10/site-packages Adding shellingham 1.5.4 to easy-install.pth file detected new path './rich-13.7.1-py3.10.egg' Installed /opt/conda/envs/pytorch-ci/lib/python3.10/site-packages/shellingham-1.5.4-py3.10.egg Searching for imagesize>=1.3 Reading https://pypi.org/simple/imagesize/ Downloading https://files.pythonhosted.org/packages/ff/62/85c4c919272577931d407be5ba5d71c20f0b616d31a0befe0ae45bb79abd/imagesize-1.4.1-py2.py3-none-any.whl#sha256=0d8d18d08f840c19d0ee7ca1fd82490fdc3729b7ac93f49870406ddde8ef8d8b Best match: imagesize 1.4.1 Processing imagesize-1.4.1-py2.py3-none-any.whl Installing imagesize-1.4.1-py2.py3-none-any.whl to /opt/conda/envs/pytorch-ci/lib/python3.10/site-packages Adding imagesize 1.4.1 to easy-install.pth file detected new path './shellingham-1.5.4-py3.10.egg' Installed /opt/conda/envs/pytorch-ci/lib/python3.10/site-packages/imagesize-1.4.1-py3.10.egg Searching for alabaster~=0.7.14 Reading https://pypi.org/simple/alabaster/ Downloading https://files.pythonhosted.org/packages/32/34/d4e1c02d3bee589efb5dfa17f88ea08bdb3e3eac12bc475462aec52ed223/alabaster-0.7.16-py3-none-any.whl#sha256=b46733c07dce03ae4e150330b975c75737fa60f0a7c591b6c8bf4928a28e2c92 Best match: alabaster 0.7.16 Processing alabaster-0.7.16-py3-none-any.whl Installing alabaster-0.7.16-py3-none-any.whl to /opt/conda/envs/pytorch-ci/lib/python3.10/site-packages Adding alabaster 0.7.16 to easy-install.pth file PASSED [ 0%] tests/python/pytorch/dataloading/test_dataloader.py::test_saint[edge-0] PASSED [ 0%] tests/python/pytorch/dataloading/test_dataloader.py::test_saint[edge-4] [ OK ] SocketCommunicatorTest.SendAndRecv (7002 ms) [ RUN ] SocketCommunicatorTest.SendAndRecvTimeout detected new path './imagesize-1.4.1-py3.10.egg' Installed /opt/conda/envs/pytorch-ci/lib/python3.10/site-packages/alabaster-0.7.16-py3.10.egg Searching for babel>=2.9 Reading https://pypi.org/simple/babel/ Downloading https://files.pythonhosted.org/packages/27/45/377f7e32a5c93d94cd56542349b34efab5ca3f9e2fd5a68c5e93169aa32d/Babel-2.15.0-py3-none-any.whl#sha256=08706bdad8d0a3413266ab61bd6c34d0c28d6e1e7badf40a2cebe67644e2e1fb Best match: Babel 2.15.0 Processing Babel-2.15.0-py3-none-any.whl Installing Babel-2.15.0-py3-none-any.whl to /opt/conda/envs/pytorch-ci/lib/python3.10/site-packages Client [646] waits on 172.17.0.2:35735 Machine (0) group (0) client (0) connect to server successfuly! end Client[0] in group[0] is exiting... Server (0) shutdown. Server is exiting... clients have terminated Adding Babel 2.15.0 to easy-install.pth file detected new path './alabaster-0.7.16-py3.10.egg' Installing pybabel script to /opt/conda/envs/pytorch-ci/bin Installed /opt/conda/envs/pytorch-ci/lib/python3.10/site-packages/Babel-2.15.0-py3.10.egg Searching for snowballstemmer>=2.0 Reading https://pypi.org/simple/snowballstemmer/ Downloading https://files.pythonhosted.org/packages/ed/dc/c02e01294f7265e63a7315fe086dd1df7dacb9f840a804da846b96d01b96/snowballstemmer-2.2.0-py2.py3-none-any.whl#sha256=c8e1716e83cc398ae16824e5572ae04e0d9fc2c6b985fb0f900f5f0c96ecba1a Best match: snowballstemmer 2.2.0 Processing snowballstemmer-2.2.0-py2.py3-none-any.whl Installing snowballstemmer-2.2.0-py2.py3-none-any.whl to /opt/conda/envs/pytorch-ci/lib/python3.10/site-packages Adding snowballstemmer 2.2.0 to easy-install.pth file detected new path './Babel-2.15.0-py3.10.egg' Installed /opt/conda/envs/pytorch-ci/lib/python3.10/site-packages/snowballstemmer-2.2.0-py3.10.egg Searching for docutils<0.22,>=0.18.1 Reading https://pypi.org/simple/docutils/ collected 2934 items tests/python/common/backend/test_set_default_backend.py::test_set_default_backend PASSED [ 0%] tests/python/common/backend/test_tensor.py::test_dlpack Downloading https://files.pythonhosted.org/packages/8f/d7/9322c609343d929e75e7e5e6255e614fcc67572cfd083959cdef3b7aad79/docutils-0.21.2-py3-none-any.whl#sha256=dafca5b9e384f0e419294eb4d2ff9fa826435bf15f15b7bd45723e8ad76811b2 Best match: docutils 0.21.2 Processing docutils-0.21.2-py3-none-any.whl Installing docutils-0.21.2-py3-none-any.whl to /opt/conda/envs/pytorch-ci/lib/python3.10/site-packages Adding docutils 0.21.2 to easy-install.pth file detected new path './snowballstemmer-2.2.0-py3.10.egg' Installing docutils script to /opt/conda/envs/pytorch-ci/bin Installing rst2html script to /opt/conda/envs/pytorch-ci/bin Installing rst2html4 script to /opt/conda/envs/pytorch-ci/bin Installing rst2html5 script to /opt/conda/envs/pytorch-ci/bin Installing rst2latex script to /opt/conda/envs/pytorch-ci/bin Installing rst2man script to /opt/conda/envs/pytorch-ci/bin Installing rst2odt script to /opt/conda/envs/pytorch-ci/bin Installing rst2pseudoxml script to /opt/conda/envs/pytorch-ci/bin Installing rst2s5 script to /opt/conda/envs/pytorch-ci/bin Installing rst2xetex script to /opt/conda/envs/pytorch-ci/bin Installing rst2xml script to /opt/conda/envs/pytorch-ci/bin Installed /opt/conda/envs/pytorch-ci/lib/python3.10/site-packages/docutils-0.21.2-py3.10.egg Searching for Pygments>=2.14 Reading https://pypi.org/simple/Pygments/ Downloading https://files.pythonhosted.org/packages/f7/3f/01c8b82017c199075f8f788d0d906b9ffbbc5a47dc9918a945e13d5a2bda/pygments-2.18.0-py3-none-any.whl#sha256=b8e6aca0523f3ab76fee51799c488e38782ac06eafcf95e7ba832985c8e7b13a PASSED [ 0%] tests/python/common/cuda/test_gpu_cache.py::test_gpu_cache[idtype0] PASSED [ 0%] tests/python/common/cuda/test_gpu_cache.py::test_gpu_cache[idtype1] PASSED [ 0%] tests/python/common/data/data/test_heterophilous_graphs.py::test_roman_empire SKIPPED [ 0%] tests/python/common/data/data/test_heterophilous_graphs.py::test_amazon_ratings SKIPPED [ 0%] tests/python/common/data/data/test_heterophilous_graphs.py::test_minesweeper SKIPPED [ 0%] tests/python/common/data/data/test_heterophilous_graphs.py::test_tolokers SKIPPED [ 0%] tests/python/common/data/data/test_heterophilous_graphs.py::test_questions SKIPPED [ 0%] tests/python/common/data/test_actor.py::test_actor SKIPPED (Datasets...) [ 0%] tests/python/common/data/test_data.py::test_minigc SKIPPED (Datasets...) [ 0%] tests/python/common/data/test_data.py::test_gin SKIPPED (Datasets do...) [ 0%] tests/python/common/data/test_data.py::test_fraud SKIPPED (Datasets ...) [ 0%] tests/python/common/data/test_data.py::test_tudataset_regression SKIPPED [ 0%] tests/python/common/data/test_data.py::test_data_hash SKIPPED (Datas...) [ 0%] tests/python/common/data/test_data.py::test_citation_graph SKIPPED (...) [ 0%] tests/python/common/data/test_data.py::test_gnn_benchmark SKIPPED (D...) [ 0%] tests/python/common/data/test_data.py::test_explain_syn SKIPPED (Dat...) [ 0%] tests/python/common/data/test_data.py::test_wiki_cs SKIPPED (Dataset...) [ 0%] tests/python/common/data/test_data.py::test_yelp SKIPPED (Dataset to...) [ 0%] tests/python/common/data/test_data.py::test_flickr SKIPPED (Datasets...) [ 0%] tests/python/common/data/test_data.py::test_pattern SKIPPED (Dataset...) [ 0%] tests/python/common/data/test_data.py::test_cluster SKIPPED (Dataset...) [ 0%] tests/python/common/data/test_data.py::test_zinc SKIPPED (Datasets d...) [ 0%] tests/python/common/data/test_data.py::test_extract_archive SKIPPED [ 0%] tests/python/common/data/test_data.py::test_csvdataset SKIPPED (Data...) [ 0%] tests/python/common/data/test_data.py::test_as_nodepred1 SKIPPED (Da...) [ 0%] tests/python/common/data/test_data.py::test_as_nodepred2 SKIPPED (Da...) [ 0%] tests/python/common/data/test_data.py::test_as_linkpred SKIPPED (Dat...) [ 0%] tests/python/common/data/test_data.py::test_as_nodepred_csvdataset SKIPPED [ 1%] tests/python/common/data/test_data.py::test_as_graphpred_reprocess SKIPPED [ 1%] tests/python/common/data/test_geom_gcn.py::test_chameleon SKIPPED (D...) [ 1%] tests/python/common/data/test_geom_gcn.py::test_squirrel SKIPPED (Da...) [ 1%] tests/python/common/data/test_geom_gcn.py::test_cornell SKIPPED (Dat...) [ 1%] tests/python/common/data/test_geom_gcn.py::test_texas SKIPPED (Datas...) [ 1%] tests/python/common/data/test_geom_gcn.py::test_wisconsin SKIPPED (D...) [ 1%] tests/python/common/data/test_movielens.py::test_movielens SKIPPED (...) [ 1%] tests/python/common/data/test_serialize.py::test_graph_serialize_with_feature SKIPPED [ 1%] tests/python/common/data/test_serialize.py::test_graph_serialize_without_feature SKIPPED [ 1%] tests/python/common/data/test_serialize.py::test_graph_serialize_with_labels SKIPPED [ 1%] tests/python/common/data/test_serialize.py::test_serialize_tensors PASSED [ 1%] tests/python/common/data/test_serialize.py::test_serialize_empty_dict PASSED [ 1%] tests/python/common/data/test_serialize.py::test_load_old_files1 PASSED [ 1%] tests/python/common/data/test_serialize.py::test_load_old_files2 PASSED [ 1%] tests/python/common/data/test_serialize.py::test_deserialize_old_heterograph_file PASSED [ 1%] tests/python/common/data/test_serialize.py::test_serialize_heterograph SKIPPED [ 1%] tests/python/common/data/test_serialize.py::test_serialize_heterograph_s3 SKIPPED [ 1%] tests/python/common/data/test_serialize.py::test_graph_serialize_with_formats[coo] SKIPPED [ 1%] tests/python/common/data/test_serialize.py::test_graph_serialize_with_formats[csr] SKIPPED [ 1%] tests/python/common/data/test_serialize.py::test_graph_serialize_with_formats[csc] SKIPPED [ 1%] tests/python/common/data/test_serialize.py::test_graph_serialize_with_formats[formats3] SKIPPED [ 1%] tests/python/common/data/test_serialize.py::test_graph_serialize_with_formats[formats4] SKIPPED [ 1%] tests/python/common/data/test_serialize.py::test_graph_serialize_with_formats[formats5] SKIPPED [ 1%] tests/python/common/data/test_serialize.py::test_graph_serialize_with_formats[formats6] SKIPPED [ 1%] tests/python/common/data/test_serialize.py::test_graph_serialize_with_restricted_formats SKIPPED [ 1%] tests/python/common/data/test_serialize.py::test_deserialize_old_graph SKIPPED [ 1%] tests/python/common/data/test_utils.py::test_add_nodepred_split SKIPPED [ 1%] tests/python/common/data/test_utils.py::test_extract_archive SKIPPED [ 1%] tests/python/common/data/test_utils.py::test_mask_nodes_by_property SKIPPED [ 2%] tests/python/common/data/test_utils.py::test_add_node_property_split SKIPPED [ 2%] tests/python/common/dataloading/test_dataloader.py::test_edge_prediction_sampler[idtype0] PASSED [ 2%] tests/python/common/dataloading/test_dataloader.py::test_edge_prediction_sampler[idtype1] PASSED [ 2%] tests/python/common/function/test_basics.py::test_compatible PASSED [ 2%] tests/python/common/function/test_basics.py::test_batch_setter_getter[idtype0] Best match: pygments 2.18.0 Processing pygments-2.18.0-py3-none-any.whl Installing pygments-2.18.0-py3-none-any.whl to /opt/conda/envs/pytorch-ci/lib/python3.10/site-packages Adding pygments 2.18.0 to easy-install.pth file detected new path './docutils-0.21.2-py3.10.egg' Installing pygmentize script to /opt/conda/envs/pytorch-ci/bin Installed /opt/conda/envs/pytorch-ci/lib/python3.10/site-packages/pygments-2.18.0-py3.10.egg Searching for sphinxcontrib-qthelp Reading https://pypi.org/simple/sphinxcontrib-qthelp/ Downloading https://files.pythonhosted.org/packages/80/b3/1beac14a88654d2e5120d0143b49be5ad450b86eb1963523d8dbdcc51eb2/sphinxcontrib_qthelp-1.0.7-py3-none-any.whl#sha256=e2ae3b5c492d58fcbd73281fbd27e34b8393ec34a073c792642cd8e529288182 Best match: sphinxcontrib-qthelp 1.0.7 Processing sphinxcontrib_qthelp-1.0.7-py3-none-any.whl Installing sphinxcontrib_qthelp-1.0.7-py3-none-any.whl to /opt/conda/envs/pytorch-ci/lib/python3.10/site-packages Adding sphinxcontrib-qthelp 1.0.7 to easy-install.pth file detected new path './pygments-2.18.0-py3.10.egg' Installed /opt/conda/envs/pytorch-ci/lib/python3.10/site-packages/sphinxcontrib_qthelp-1.0.7-py3.10.egg Searching for sphinxcontrib-serializinghtml>=1.1.9 Reading https://pypi.org/simple/sphinxcontrib-serializinghtml/ Downloading https://files.pythonhosted.org/packages/38/24/228bb903ea87b9e08ab33470e6102402a644127108c7117ac9c00d849f82/sphinxcontrib_serializinghtml-1.1.10-py3-none-any.whl#sha256=326369b8df80a7d2d8d7f99aa5ac577f51ea51556ed974e7716cfd4fca3f6cb7 Best match: sphinxcontrib-serializinghtml 1.1.10 Processing sphinxcontrib_serializinghtml-1.1.10-py3-none-any.whl Installing sphinxcontrib_serializinghtml-1.1.10-py3-none-any.whl to /opt/conda/envs/pytorch-ci/lib/python3.10/site-packages Adding sphinxcontrib-serializinghtml 1.1.10 to easy-install.pth file detected new path './sphinxcontrib_qthelp-1.0.7-py3.10.egg' Installed /opt/conda/envs/pytorch-ci/lib/python3.10/site-packages/sphinxcontrib_serializinghtml-1.1.10-py3.10.egg Searching for sphinxcontrib-htmlhelp>=2.0.0 Reading https://pypi.org/simple/sphinxcontrib-htmlhelp/ Downloading https://files.pythonhosted.org/packages/c2/e9/74c4cda5b409af3222fda38f0774e616011bc935f639dbc0da5ca2d1be7d/sphinxcontrib_htmlhelp-2.0.5-py3-none-any.whl#sha256=393f04f112b4d2f53d93448d4bce35842f62b307ccdc549ec1585e950bc35e04 Best match: sphinxcontrib-htmlhelp 2.0.5 Processing sphinxcontrib_htmlhelp-2.0.5-py3-none-any.whl Installing sphinxcontrib_htmlhelp-2.0.5-py3-none-any.whl to /opt/conda/envs/pytorch-ci/lib/python3.10/site-packages Adding sphinxcontrib-htmlhelp 2.0.5 to easy-install.pth file detected new path './sphinxcontrib_serializinghtml-1.1.10-py3.10.egg' Installed /opt/conda/envs/pytorch-ci/lib/python3.10/site-packages/sphinxcontrib_htmlhelp-2.0.5-py3.10.egg Searching for sphinxcontrib-jsmath Reading https://pypi.org/simple/sphinxcontrib-jsmath/ PASSED [ 2%] tests/python/common/function/test_basics.py::test_batch_setter_getter[idtype1] PASSED [ 2%] tests/python/common/function/test_basics.py::test_batch_setter_autograd[idtype0] Downloading https://files.pythonhosted.org/packages/c2/42/4c8646762ee83602e3fb3fbe774c2fac12f317deb0b5dbeeedd2d3ba4b77/sphinxcontrib_jsmath-1.0.1-py2.py3-none-any.whl#sha256=2ec2eaebfb78f3f2078e73666b1415417a116cc848b72e5172e596c871103178 Best match: sphinxcontrib-jsmath 1.0.1 Processing sphinxcontrib_jsmath-1.0.1-py2.py3-none-any.whl Installing sphinxcontrib_jsmath-1.0.1-py2.py3-none-any.whl to /opt/conda/envs/pytorch-ci/lib/python3.10/site-packages Adding sphinxcontrib-jsmath 1.0.1 to easy-install.pth file detected new path './sphinxcontrib_htmlhelp-2.0.5-py3.10.egg' Installed /opt/conda/envs/pytorch-ci/lib/python3.10/site-packages/sphinxcontrib_jsmath-1.0.1-py3.10.egg Searching for sphinxcontrib-devhelp Reading https://pypi.org/simple/sphinxcontrib-devhelp/ PASSED [ 2%] tests/python/common/function/test_basics.py::test_batch_setter_autograd[idtype1] PASSED [ 2%] tests/python/common/function/test_basics.py::test_apply_nodes[idtype0] PASSED [ 2%] tests/python/common/function/test_basics.py::test_apply_nodes[idtype1] PASSED [ 2%] tests/python/common/function/test_basics.py::test_apply_edges[idtype0] PASSED [ 2%] tests/python/common/function/test_basics.py::test_apply_edges[idtype1] PASSED [ 2%] tests/python/common/function/test_basics.py::test_update_routines[idtype0] Downloading https://files.pythonhosted.org/packages/a0/52/1049d918d1d1c72857d285c3f0c64c1cbe0be394ce1c93a3d2aa4f39fe3b/sphinxcontrib_devhelp-1.0.6-py3-none-any.whl#sha256=6485d09629944511c893fa11355bda18b742b83a2b181f9a009f7e500595c90f Best match: sphinxcontrib-devhelp 1.0.6 Processing sphinxcontrib_devhelp-1.0.6-py3-none-any.whl Installing sphinxcontrib_devhelp-1.0.6-py3-none-any.whl to /opt/conda/envs/pytorch-ci/lib/python3.10/site-packages Adding sphinxcontrib-devhelp 1.0.6 to easy-install.pth file detected new path './sphinxcontrib_jsmath-1.0.1-py3.10.egg' Installed /opt/conda/envs/pytorch-ci/lib/python3.10/site-packages/sphinxcontrib_devhelp-1.0.6-py3.10.egg Searching for sphinxcontrib-applehelp Reading https://pypi.org/simple/sphinxcontrib-applehelp/ Downloading https://files.pythonhosted.org/packages/56/89/fea3fbf6785b388e6cb8a1beaf62f96e80b37311bdeed6e133388a732426/sphinxcontrib_applehelp-1.0.8-py3-none-any.whl#sha256=cb61eb0ec1b61f349e5cc36b2028e9e7ca765be05e49641c97241274753067b4 Best match: sphinxcontrib-applehelp 1.0.8 Processing sphinxcontrib_applehelp-1.0.8-py3-none-any.whl Installing sphinxcontrib_applehelp-1.0.8-py3-none-any.whl to /opt/conda/envs/pytorch-ci/lib/python3.10/site-packages PASSED [ 2%] tests/python/common/function/test_basics.py::test_update_routines[idtype1] PASSED [ 2%] tests/python/common/function/test_basics.py::test_update_all_0deg[idtype0] PASSED [ 2%] tests/python/common/function/test_basics.py::test_update_all_0deg[idtype1] PASSED [ 2%] tests/python/common/function/test_basics.py::test_pull_0deg[idtype0] PASSED [ 2%] tests/python/common/function/test_basics.py::test_pull_0deg[idtype1] PASSED [ 2%] tests/python/common/function/test_basics.py::test_dynamic_addition PASSED [ 2%] tests/python/common/function/test_basics.py::test_repr[idtype0] PASSED [ 2%] tests/python/common/function/test_basics.py::test_repr[idtype1] PASSED [ 2%] tests/python/common/function/test_basics.py::test_local_var[idtype0] PASSED [ 2%] tests/python/common/function/test_basics.py::test_local_var[idtype1] PASSED [ 2%] tests/python/common/function/test_basics.py::test_local_scope[idtype0] PASSED [ 2%] tests/python/common/function/test_basics.py::test_local_scope[idtype1] PASSED [ 2%] tests/python/common/function/test_basics.py::test_isolated_nodes[idtype0] PASSED [ 2%] tests/python/common/function/test_basics.py::test_isolated_nodes[idtype1] PASSED [ 2%] tests/python/common/function/test_basics.py::test_send_multigraph[idtype0] PASSED [ 2%] tests/python/common/function/test_basics.py::test_send_multigraph[idtype1] PASSED [ 2%] tests/python/common/function/test_basics.py::test_issue_1088[idtype0] PASSED [ 3%] tests/python/common/function/test_basics.py::test_issue_1088[idtype1] PASSED [ 3%] tests/python/common/function/test_basics.py::test_degree_bucket_edge_ordering[idtype0] PASSED [ 3%] tests/python/common/function/test_basics.py::test_degree_bucket_edge_ordering[idtype1] PASSED [ 3%] tests/python/common/function/test_basics.py::test_issue_2484[idtype0] Adding sphinxcontrib-applehelp 1.0.8 to easy-install.pth file detected new path './sphinxcontrib_devhelp-1.0.6-py3.10.egg' Installed /opt/conda/envs/pytorch-ci/lib/python3.10/site-packages/sphinxcontrib_applehelp-1.0.8-py3.10.egg Searching for markdown-it-py>=2.2.0 Reading https://pypi.org/simple/markdown-it-py/ Downloading https://files.pythonhosted.org/packages/42/d7/1ec15b46af6af88f19b8e5ffea08fa375d433c998b8a7639e76935c14f1f/markdown_it_py-3.0.0-py3-none-any.whl#sha256=355216845c60bd96232cd8d8c40e8f9765cc86f46880e43a8fd22dc1a1a8cab1 Best match: markdown-it-py 3.0.0 Processing markdown_it_py-3.0.0-py3-none-any.whl Installing markdown_it_py-3.0.0-py3-none-any.whl to /opt/conda/envs/pytorch-ci/lib/python3.10/site-packages Adding markdown-it-py 3.0.0 to easy-install.pth file detected new path './sphinxcontrib_applehelp-1.0.8-py3.10.egg' Installing markdown-it script to /opt/conda/envs/pytorch-ci/bin Installed /opt/conda/envs/pytorch-ci/lib/python3.10/site-packages/markdown_it_py-3.0.0-py3.10.egg Searching for mdurl~=0.1 Reading https://pypi.org/simple/mdurl/ Downloading https://files.pythonhosted.org/packages/b3/38/89ba8ad64ae25be8de66a6d463314cf1eb366222074cfda9ee839c56a4b4/mdurl-0.1.2-py3-none-any.whl#sha256=84008a41e51615a49fc9966191ff91509e3c40b939176e643fd50a5c2196b8f8 Best match: mdurl 0.1.2 Processing mdurl-0.1.2-py3-none-any.whl Installing mdurl-0.1.2-py3-none-any.whl to /opt/conda/envs/pytorch-ci/lib/python3.10/site-packages Adding mdurl 0.1.2 to easy-install.pth file detected new path './markdown_it_py-3.0.0-py3.10.egg' Installed /opt/conda/envs/pytorch-ci/lib/python3.10/site-packages/mdurl-0.1.2-py3.10.egg Searching for scikit-learn==1.4.2 Best match: scikit-learn 1.4.2 Adding scikit-learn 1.4.2 to easy-install.pth file detected new path './mdurl-0.1.2-py3.10.egg' Using /opt/conda/envs/pytorch-ci/lib/python3.10/site-packages Searching for ogb==1.3.6 Best match: ogb 1.3.6 Adding ogb 1.3.6 to easy-install.pth file Using /opt/conda/envs/pytorch-ci/lib/python3.10/site-packages Searching for PyYAML==6.0.1 Best match: PyYAML 6.0.1 Adding PyYAML 6.0.1 to easy-install.pth file Using /opt/conda/envs/pytorch-ci/lib/python3.10/site-packages Searching for pydantic==2.7.1 Best match: pydantic 2.7.1 Adding pydantic 2.7.1 to easy-install.pth file Using /opt/conda/envs/pytorch-ci/lib/python3.10/site-packages Searching for threadpoolctl==3.5.0 Best match: threadpoolctl 3.5.0 Adding threadpoolctl 3.5.0 to easy-install.pth file Using /opt/conda/envs/pytorch-ci/lib/python3.10/site-packages Searching for joblib==1.4.2 Best match: joblib 1.4.2 Adding joblib 1.4.2 to easy-install.pth file Using /opt/conda/envs/pytorch-ci/lib/python3.10/site-packages Searching for scipy==1.13.0 Best match: scipy 1.13.0 Adding scipy 1.13.0 to easy-install.pth file Using /opt/conda/envs/pytorch-ci/lib/python3.10/site-packages Searching for numpy==1.26.4 Best match: numpy 1.26.4 Adding numpy 1.26.4 to easy-install.pth file Installing f2py script to /opt/conda/envs/pytorch-ci/bin Using /opt/conda/envs/pytorch-ci/lib/python3.10/site-packages Searching for pillow==10.3.0 Best match: pillow 10.3.0 Adding pillow 10.3.0 to easy-install.pth file Using /opt/conda/envs/pytorch-ci/lib/python3.10/site-packages Searching for outdated==0.2.2 Best match: outdated 0.2.2 Adding outdated 0.2.2 to easy-install.pth file Using /opt/conda/envs/pytorch-ci/lib/python3.10/site-packages Searching for urllib3==1.26.18 Best match: urllib3 1.26.18 Adding urllib3 1.26.18 to easy-install.pth file Using /opt/conda/envs/pytorch-ci/lib/python3.10/site-packages Searching for six==1.16.0 Best match: six 1.16.0 Adding six 1.16.0 to easy-install.pth file Using /opt/conda/envs/pytorch-ci/lib/python3.10/site-packages Searching for pandas==2.2.2 Best match: pandas 2.2.2 Adding pandas 2.2.2 to easy-install.pth file Using /opt/conda/envs/pytorch-ci/lib/python3.10/site-packages Searching for tqdm==4.66.4 Best match: tqdm 4.66.4 Adding tqdm 4.66.4 to easy-install.pth file Installing tqdm script to /opt/conda/envs/pytorch-ci/bin Using /opt/conda/envs/pytorch-ci/lib/python3.10/site-packages Searching for torch==2.3.0+cpu Best match: torch 2.3.0+cpu Adding torch 2.3.0+cpu to easy-install.pth file Installing convert-caffe2-to-onnx script to /opt/conda/envs/pytorch-ci/bin Installing convert-onnx-to-caffe2 script to /opt/conda/envs/pytorch-ci/bin Installing torchrun script to /opt/conda/envs/pytorch-ci/bin Using /opt/conda/envs/pytorch-ci/lib/python3.10/site-packages Searching for typing-extensions==4.11.0 Best match: typing-extensions 4.11.0 Adding typing-extensions 4.11.0 to easy-install.pth file Using /opt/conda/envs/pytorch-ci/lib/python3.10/site-packages Searching for pydantic-core==2.18.2 Best match: pydantic-core 2.18.2 Adding pydantic-core 2.18.2 to easy-install.pth file Using /opt/conda/envs/pytorch-ci/lib/python3.10/site-packages Searching for annotated-types==0.6.0 Best match: annotated-types 0.6.0 Adding annotated-types 0.6.0 to easy-install.pth file Using /opt/conda/envs/pytorch-ci/lib/python3.10/site-packages Searching for tomli==2.0.1 Best match: tomli 2.0.1 Adding tomli 2.0.1 to easy-install.pth file Using /opt/conda/envs/pytorch-ci/lib/python3.10/site-packages Searching for click==8.1.7 Best match: click 8.1.7 Adding click 8.1.7 to easy-install.pth file Using /opt/conda/envs/pytorch-ci/lib/python3.10/site-packages Searching for requests==2.28.0 Best match: requests 2.28.0 Adding requests 2.28.0 to easy-install.pth file Using /opt/conda/envs/pytorch-ci/lib/python3.10/site-packages Searching for littleutils==0.2.2 Best match: littleutils 0.2.2 Adding littleutils 0.2.2 to easy-install.pth file Using /opt/conda/envs/pytorch-ci/lib/python3.10/site-packages Searching for setuptools==69.5.1 Best match: setuptools 69.5.1 Adding setuptools 69.5.1 to easy-install.pth file Using /opt/conda/envs/pytorch-ci/lib/python3.10/site-packages Searching for tzdata==2024.1 Best match: tzdata 2024.1 Adding tzdata 2024.1 to easy-install.pth file Using /opt/conda/envs/pytorch-ci/lib/python3.10/site-packages Searching for pytz==2024.1 Best match: pytz 2024.1 Adding pytz 2024.1 to easy-install.pth file Using /opt/conda/envs/pytorch-ci/lib/python3.10/site-packages Searching for python-dateutil==2.9.0.post0 Best match: python-dateutil 2.9.0.post0 Adding python-dateutil 2.9.0.post0 to easy-install.pth file PASSED [ 0%] tests/python/common/data/data/test_heterophilous_graphs.py::test_minesweeper Using /opt/conda/envs/pytorch-ci/lib/python3.10/site-packages Searching for fsspec==2024.3.1 Best match: fsspec 2024.3.1 Adding fsspec 2024.3.1 to easy-install.pth file Using /opt/conda/envs/pytorch-ci/lib/python3.10/site-packages Searching for jinja2==3.1.4 Best match: jinja2 3.1.4 Adding jinja2 3.1.4 to easy-install.pth file Using /opt/conda/envs/pytorch-ci/lib/python3.10/site-packages Searching for networkx==3.3 Best match: networkx 3.3 Adding networkx 3.3 to easy-install.pth file Using /opt/conda/envs/pytorch-ci/lib/python3.10/site-packages Searching for sympy==1.12 Best match: sympy 1.12 Adding sympy 1.12 to easy-install.pth file Installing isympy script to /opt/conda/envs/pytorch-ci/bin Using /opt/conda/envs/pytorch-ci/lib/python3.10/site-packages Searching for filelock==3.14.0 Best match: filelock 3.14.0 Adding filelock 3.14.0 to easy-install.pth file Using /opt/conda/envs/pytorch-ci/lib/python3.10/site-packages Searching for packaging==24.0 Best match: packaging 24.0 Adding packaging 24.0 to easy-install.pth file Using /opt/conda/envs/pytorch-ci/lib/python3.10/site-packages Searching for certifi==2024.2.2 Best match: certifi 2024.2.2 Adding certifi 2024.2.2 to easy-install.pth file Using /opt/conda/envs/pytorch-ci/lib/python3.10/site-packages Searching for idna==3.7 Best match: idna 3.7 Adding idna 3.7 to easy-install.pth file Using /opt/conda/envs/pytorch-ci/lib/python3.10/site-packages Searching for charset-normalizer==2.0.12 Best match: charset-normalizer 2.0.12 Adding charset-normalizer 2.0.12 to easy-install.pth file Installing normalizer script to /opt/conda/envs/pytorch-ci/bin Using /opt/conda/envs/pytorch-ci/lib/python3.10/site-packages Searching for MarkupSafe==2.1.5 Best match: MarkupSafe 2.1.5 Adding MarkupSafe 2.1.5 to easy-install.pth file Using /opt/conda/envs/pytorch-ci/lib/python3.10/site-packages Searching for mpmath==1.3.0 Best match: mpmath 1.3.0 Adding mpmath 1.3.0 to easy-install.pth file Using /opt/conda/envs/pytorch-ci/lib/python3.10/site-packages Finished processing dependencies for dglgo==0.0.2 /home/ubuntu/jenkins/workspace/dgl_PR-7408@2 [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh + chmod -R 777 . [Pipeline] cleanWs [WS-CLEANUP] Deleting project workspace... [WS-CLEANUP] Deferred wipeout is disabled by the job configuration... PASSED [ 0%] tests/python/common/data/data/test_heterophilous_graphs.py::test_tolokers [ OK ] SocketCommunicatorTest.SendAndRecv (7001 ms) [ RUN ] SocketCommunicatorTest.SendAndRecvTimeout [WS-CLEANUP] done [Pipeline] } $ docker stop --time=1 d0a765ec332d593c39000d8f9e5d33268a9375a79ea1c74ed5c271a17763fec4 [ OK ] SocketCommunicatorTest.SendAndRecvTimeout (5000 ms) [ RUN ] SocketCommunicatorTest.TCPSocketBind [ OK ] SocketCommunicatorTest.TCPSocketBind (0 ms) [----------] 3 tests from SocketCommunicatorTest (12002 ms total) [----------] 3 tests from SplitStringTest [ RUN ] SplitStringTest.SplitStringUsingCompoundDelim [ OK ] SplitStringTest.SplitStringUsingCompoundDelim (0 ms) [ RUN ] SplitStringTest.testSplitStringUsingSingleDelim [ OK ] SplitStringTest.testSplitStringUsingSingleDelim (0 ms) [ RUN ] SplitStringTest.testSplitingNoDelimString [ OK ] SplitStringTest.testSplitingNoDelimString (0 ms) [----------] 3 tests from SplitStringTest (0 ms total) [----------] 1 test from StringPrintf [ RUN ] StringPrintf.normal [ OK ] StringPrintf.normal (0 ms) [----------] 1 test from StringPrintf (0 ms total) [----------] 14 tests from ArrayTest [ RUN ] ArrayTest.TestCreate [ OK ] ArrayTest.TestCreate (0 ms) [ RUN ] ArrayTest.TestRange [ OK ] ArrayTest.TestRange (125 ms) [ RUN ] ArrayTest.TestFull [ OK ] ArrayTest.TestFull (0 ms) [ RUN ] ArrayTest.TestClone [ OK ] ArrayTest.TestClone (0 ms) [ RUN ] ArrayTest.TestAsNumBits [ OK ] ArrayTest.TestAsNumBits (0 ms) [ RUN ] ArrayTest.Arith [ OK ] ArrayTest.Arith (3 ms) [ RUN ] ArrayTest.HStack [ OK ] ArrayTest.HStack (0 ms) [ RUN ] ArrayTest.TestIndexSelect [ OK ] ArrayTest.TestIndexSelect (1 ms) [ RUN ] ArrayTest.TestRelabel_ [ OK ] ArrayTest.TestRelabel_ (1 ms) [ RUN ] ArrayTest.CumSum [ OK ] ArrayTest.CumSum (0 ms) [ RUN ] ArrayTest.Scatter_ [ OK ] ArrayTest.Scatter_ (0 ms) [ RUN ] ArrayTest.NonZero [ OK ] ArrayTest.NonZero (5 ms) [ RUN ] ArrayTest.Sort [ OK ] ArrayTest.Sort (1 ms) [ RUN ] ArrayTest.BFloatCast [ OK ] ArrayTest.BFloatCast (0 ms) [----------] 14 tests from ArrayTest (141 ms total) [----------] 2 tests from MatrixTest [ RUN ] MatrixTest.TestToSimpleCsr [ OK ] MatrixTest.TestToSimpleCsr (0 ms) [ RUN ] MatrixTest.TestToSimpleCoo [ OK ] MatrixTest.TestToSimpleCoo (0 ms) [----------] 2 tests from MatrixTest (1 ms total) [----------] 2 tests from DisjointUnionTest [ RUN ] DisjointUnionTest.TestDisjointUnionPartitionCoo [ OK ] DisjointUnionTest.TestDisjointUnionPartitionCoo (1 ms) [ RUN ] DisjointUnionTest.TestDisjointUnionPartitionCsr [ OK ] DisjointUnionTest.TestDisjointUnionPartitionCsr (1 ms) [----------] 2 tests from DisjointUnionTest (2 ms total) [----------] 2 tests from SliceContiguousChunk [ RUN ] SliceContiguousChunk.TestSliceContiguousChunkCoo [ OK ] SliceContiguousChunk.TestSliceContiguousChunkCoo (0 ms) [ RUN ] SliceContiguousChunk.TestSliceContiguousChunkCsr [ OK ] SliceContiguousChunk.TestSliceContiguousChunkCsr (0 ms) [----------] 2 tests from SliceContiguousChunk (0 ms total) [----------] 2 tests from MatrixUnionTest [ RUN ] MatrixUnionTest.TestMatrixUnionCsr [ OK ] MatrixUnionTest.TestMatrixUnionCsr (0 ms) [ RUN ] MatrixUnionTest.TestMatrixUnionCoo [ OK ] MatrixUnionTest.TestMatrixUnionCoo (0 ms) [----------] 2 tests from MatrixUnionTest (1 ms total) [----------] 1 test from LineGraphTest [ RUN ] LineGraphTest.LineGraphCOO [ OK ] LineGraphTest.LineGraphCOO (0 ms) [----------] 1 test from LineGraphTest (0 ms total) [----------] 1 test from ConcurrentIdHashMapTest [ RUN ] ConcurrentIdHashMapTest.TestConcurrentIdHashMap [ OK ] SocketCommunicatorTest.SendAndRecvTimeout (2000 ms) [ RUN ] SocketCommunicatorTest.TCPSocketBind [ OK ] SocketCommunicatorTest.TCPSocketBind (0 ms) [----------] 3 tests from SocketCommunicatorTest (9003 ms total) [----------] 3 tests from SplitStringTest [ RUN ] SplitStringTest.SplitStringUsingCompoundDelim [ OK ] SplitStringTest.SplitStringUsingCompoundDelim (0 ms) [ RUN ] SplitStringTest.testSplitStringUsingSingleDelim [ OK ] SplitStringTest.testSplitStringUsingSingleDelim (0 ms) [ RUN ] SplitStringTest.testSplitingNoDelimString [ OK ] SplitStringTest.testSplitingNoDelimString (0 ms) [----------] 3 tests from SplitStringTest (0 ms total) [----------] 1 test from StringPrintf [ RUN ] StringPrintf.normal [ OK ] StringPrintf.normal (0 ms) [----------] 1 test from StringPrintf (0 ms total) [----------] 14 tests from ArrayTest [ RUN ] ArrayTest.TestCreate [ OK ] ArrayTest.TestCreate (0 ms) [ RUN ] ArrayTest.TestRange [ OK ] ArrayTest.TestRange (0 ms) [ RUN ] ArrayTest.TestFull [ OK ] ArrayTest.TestFull (0 ms) [ RUN ] ArrayTest.TestClone [ OK ] ArrayTest.TestClone (0 ms) [ RUN ] ArrayTest.TestAsNumBits [ OK ] ArrayTest.TestAsNumBits (0 ms) [ RUN ] ArrayTest.Arith [ OK ] ArrayTest.Arith (0 ms) [ RUN ] ArrayTest.HStack [ OK ] ArrayTest.HStack (0 ms) [ RUN ] ArrayTest.TestIndexSelect [ OK ] ArrayTest.TestIndexSelect (0 ms) [ RUN ] ArrayTest.TestRelabel_ [ OK ] ArrayTest.TestRelabel_ (0 ms) [ RUN ] ArrayTest.CumSum [ OK ] ArrayTest.CumSum (0 ms) [ RUN ] ArrayTest.Scatter_ [ OK ] ArrayTest.Scatter_ (0 ms) [ RUN ] ArrayTest.NonZero [ OK ] ArrayTest.NonZero (0 ms) [ RUN ] ArrayTest.Sort [ OK ] ArrayTest.Sort (0 ms) [ RUN ] ArrayTest.BFloatCast [ OK ] ArrayTest.BFloatCast (0 ms) [----------] 14 tests from ArrayTest (1 ms total) [----------] 2 tests from MatrixTest [ RUN ] MatrixTest.TestToSimpleCsr [ OK ] MatrixTest.TestToSimpleCsr (0 ms) [ RUN ] MatrixTest.TestToSimpleCoo [ OK ] MatrixTest.TestToSimpleCoo (0 ms) [----------] 2 tests from MatrixTest (0 ms total) [----------] 2 tests from DisjointUnionTest [ RUN ] DisjointUnionTest.TestDisjointUnionPartitionCoo [ OK ] DisjointUnionTest.TestDisjointUnionPartitionCoo (0 ms) [ RUN ] DisjointUnionTest.TestDisjointUnionPartitionCsr [ OK ] DisjointUnionTest.TestDisjointUnionPartitionCsr (0 ms) [----------] 2 tests from DisjointUnionTest (0 ms total) [----------] 2 tests from SliceContiguousChunk [ RUN ] SliceContiguousChunk.TestSliceContiguousChunkCoo [ OK ] SliceContiguousChunk.TestSliceContiguousChunkCoo (0 ms) [ RUN ] SliceContiguousChunk.TestSliceContiguousChunkCsr [ OK ] SliceContiguousChunk.TestSliceContiguousChunkCsr (0 ms) [----------] 2 tests from SliceContiguousChunk (0 ms total) [----------] 2 tests from MatrixUnionTest [ RUN ] MatrixUnionTest.TestMatrixUnionCsr [ OK ] MatrixUnionTest.TestMatrixUnionCsr (0 ms) [ RUN ] MatrixUnionTest.TestMatrixUnionCoo [ OK ] MatrixUnionTest.TestMatrixUnionCoo (0 ms) [----------] 2 tests from MatrixUnionTest (0 ms total) [----------] 1 test from LineGraphTest [ RUN ] LineGraphTest.LineGraphCOO [ OK ] LineGraphTest.LineGraphCOO (0 ms) [----------] 1 test from LineGraphTest (0 ms total) [----------] 1 test from ConcurrentIdHashMapTest [ RUN ] ConcurrentIdHashMapTest.TestConcurrentIdHashMap [ OK ] ConcurrentIdHashMapTest.TestConcurrentIdHashMap (279 ms) [----------] 1 test from ConcurrentIdHashMapTest (279 ms total) [----------] 3 tests from CsrmmTest [ RUN ] CsrmmTest.TestCsrmm [ OK ] CsrmmTest.TestCsrmm (29 ms) [ RUN ] CsrmmTest.TestCsrsum [ OK ] CsrmmTest.TestCsrsum (6 ms) [ RUN ] CsrmmTest.TestCsrmask [ OK ] CsrmmTest.TestCsrmask (1 ms) [----------] 3 tests from CsrmmTest (36 ms total) [----------] 2 tests from PartitionTest [ RUN ] PartitionTest.TestRemainderPartition [ OK ] PartitionTest.TestRemainderPartition (74 ms) [ RUN ] PartitionTest.TestRangePartition [ OK ] PartitionTest.TestRangePartition (80 ms) [----------] 2 tests from PartitionTest (154 ms total) [----------] 11 tests from RowwiseTest [ RUN ] RowwiseTest.TestCSRSampling [ OK ] RowwiseTest.TestCSRSampling (27 ms) [ RUN ] RowwiseTest.TestCSRSamplingUniform [ OK ] RowwiseTest.TestCSRSamplingUniform (4 ms) [ RUN ] RowwiseTest.TestCSRPerEtypeSampling [ OK ] RowwiseTest.TestCSRPerEtypeSampling (19 ms) [ RUN ] RowwiseTest.TestCSRPerEtypeSamplingUniform [ OK ] RowwiseTest.TestCSRPerEtypeSamplingUniform (11 ms) [ RUN ] RowwiseTest.TestCOOSampling [ OK ] ConcurrentIdHashMapTest.TestConcurrentIdHashMap (307 ms) [----------] 1 test from ConcurrentIdHashMapTest (307 ms total) [----------] 3 tests from CsrmmTest [ RUN ] CsrmmTest.TestCsrmm [ OK ] CsrmmTest.TestCsrmm (1 ms) [ RUN ] CsrmmTest.TestCsrsum [ OK ] CsrmmTest.TestCsrsum (0 ms) [ RUN ] CsrmmTest.TestCsrmask [ OK ] CsrmmTest.TestCsrmask (1 ms) [----------] 3 tests from CsrmmTest (3 ms total) [----------] 2 tests from PartitionTest [ RUN ] PartitionTest.TestRemainderPartition [ OK ] PartitionTest.TestRemainderPartition (0 ms) [ RUN ] PartitionTest.TestRangePartition [ OK ] PartitionTest.TestRangePartition (0 ms) [----------] 2 tests from PartitionTest (0 ms total) [----------] 11 tests from RowwiseTest [ RUN ] RowwiseTest.TestCSRSampling [ OK ] RowwiseTest.TestCSRSampling (24 ms) [ RUN ] RowwiseTest.TestCSRSamplingUniform [ OK ] RowwiseTest.TestCSRSamplingUniform (3 ms) [ RUN ] RowwiseTest.TestCSRPerEtypeSampling [ OK ] RowwiseTest.TestCSRPerEtypeSampling (17 ms) [ RUN ] RowwiseTest.TestCSRPerEtypeSamplingUniform [ OK ] RowwiseTest.TestCSRPerEtypeSamplingUniform (9 ms) [ RUN ] RowwiseTest.TestCOOSampling [ OK ] RowwiseTest.TestCOOSampling (131 ms) [ RUN ] RowwiseTest.TestCOOSamplingUniform PASSED [ 3%] tests/python/common/function/test_basics.py::test_issue_2484[idtype1] PASSED [ 3%] tests/python/common/ops/test_edge_softmax.py::test_edge_softmax[idtype0-src-g0] PASSED [ 3%] tests/python/common/ops/test_edge_softmax.py::test_edge_softmax[idtype0-dst-g0] PASSED [ 3%] tests/python/common/ops/test_edge_softmax.py::test_edge_softmax[idtype1-src-g0] PASSED [ 3%] tests/python/common/ops/test_edge_softmax.py::test_edge_softmax[idtype1-dst-g0] PASSED [ 3%] tests/python/common/ops/test_edge_softmax.py::test_edge_softmax_unidirectional PASSED [ 3%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype0-sum-add-shp0-g0] PASSED [ 3%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype0-sum-add-shp0-g1] PASSED [ 3%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype0-sum-add-shp1-g0] PASSED [ 3%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype0-sum-add-shp1-g1] PASSED [ 3%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype0-sum-add-shp2-g0] PASSED [ 3%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype0-sum-add-shp2-g1] PASSED [ 3%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype0-sum-add-shp3-g0] PASSED [ 3%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype0-sum-add-shp3-g1] PASSED [ 3%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype0-sum-add-shp4-g0] PASSED [ 3%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype0-sum-add-shp4-g1] PASSED [ 3%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype0-sum-add-shp5-g0] PASSED [ 3%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype0-sum-add-shp5-g1] [ OK ] RowwiseTest.TestCOOSampling (141 ms) [ RUN ] RowwiseTest.TestCOOSamplingUniform [ OK ] RowwiseTest.TestCOOSamplingUniform (22 ms) [ RUN ] RowwiseTest.TestCOOPerEtypeSampling [ OK ] RowwiseTest.TestCOOPerEtypeSampling (42 ms) [ RUN ] RowwiseTest.TestCOOPerEtypeSamplingUniform [ OK ] RowwiseTest.TestCOOPerEtypeSamplingUniform (26 ms) [ RUN ] RowwiseTest.TestCSRTopk [ OK ] RowwiseTest.TestCSRTopk (0 ms) [ RUN ] RowwiseTest.TestCOOTopk [ OK ] RowwiseTest.TestCOOTopk (2 ms) [ RUN ] RowwiseTest.TestCSRSamplingBiased [ OK ] RowwiseTest.TestCSRSamplingBiased (5 ms) [----------] 11 tests from RowwiseTest (304 ms total) [----------] 3 tests from SampleUtilsTest [ RUN ] SampleUtilsTest.TestWithReplacement [ OK ] RowwiseTest.TestCOOSamplingUniform (21 ms) [ RUN ] RowwiseTest.TestCOOPerEtypeSampling [ OK ] RowwiseTest.TestCOOPerEtypeSampling (40 ms) [ RUN ] RowwiseTest.TestCOOPerEtypeSamplingUniform [ OK ] RowwiseTest.TestCOOPerEtypeSamplingUniform (25 ms) [ RUN ] RowwiseTest.TestCSRTopk [ OK ] RowwiseTest.TestCSRTopk (0 ms) [ RUN ] RowwiseTest.TestCOOTopk [ OK ] RowwiseTest.TestCOOTopk (2 ms) [ RUN ] RowwiseTest.TestCSRSamplingBiased [ OK ] RowwiseTest.TestCSRSamplingBiased (5 ms) [----------] 11 tests from RowwiseTest (283 ms total) [----------] 3 tests from SampleUtilsTest [ RUN ] SampleUtilsTest.TestWithReplacement PASSED [ 3%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype0-sum-sub-shp0-g0] PASSED [ 3%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype0-sum-sub-shp0-g1] PASSED [ 3%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype0-sum-sub-shp1-g0] PASSED [ 3%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype0-sum-sub-shp1-g1] PASSED [ 3%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype0-sum-sub-shp2-g0] PASSED [ 3%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype0-sum-sub-shp2-g1] PASSED [ 3%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype0-sum-sub-shp3-g0] PASSED [ 4%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype0-sum-sub-shp3-g1] PASSED [ 4%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype0-sum-sub-shp4-g0] PASSED [ 4%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype0-sum-sub-shp4-g1] PASSED [ 4%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype0-sum-sub-shp5-g0] PASSED [ 4%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype0-sum-sub-shp5-g1] PASSED [ 4%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype0-sum-mul-shp0-g0] PASSED [ 4%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype0-sum-mul-shp0-g1] PASSED [ 4%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype0-sum-mul-shp1-g0] PASSED [ 4%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype0-sum-mul-shp1-g1] PASSED [ 4%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype0-sum-mul-shp2-g0] PASSED [ 4%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype0-sum-mul-shp2-g1] PASSED [ 4%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype0-sum-mul-shp3-g0] PASSED [ 4%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype0-sum-mul-shp3-g1] PASSED [ 4%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype0-sum-mul-shp4-g0] PASSED [ 4%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype0-sum-mul-shp4-g1] PASSED [ 4%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype0-sum-mul-shp5-g0] PASSED [ 0%] tests/python/pytorch/dataloading/test_dataloader.py::test_saint[walk-0] PASSED [ 0%] tests/python/pytorch/dataloading/test_dataloader.py::test_saint[walk-4] PASSED [ 4%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype0-sum-mul-shp5-g1] PASSED [ 4%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype0-sum-div-shp0-g0] PASSED [ 4%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype0-sum-div-shp0-g1] PASSED [ 4%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype0-sum-div-shp1-g0] PASSED [ 4%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype0-sum-div-shp1-g1] PASSED [ 4%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype0-sum-div-shp2-g0] PASSED [ 4%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype0-sum-div-shp2-g1] PASSED [ 4%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype0-sum-div-shp3-g0] PASSED [ 4%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype0-sum-div-shp3-g1] PASSED [ 4%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype0-sum-div-shp4-g0] PASSED [ 4%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype0-sum-div-shp4-g1] PASSED [ 4%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype0-sum-div-shp5-g0] PASSED [ 4%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype0-sum-div-shp5-g1] PASSED [ 5%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype0-sum-copy_lhs-shp0-g0] PASSED [ 5%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype0-sum-copy_lhs-shp0-g1] PASSED [ 5%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype0-sum-copy_lhs-shp1-g0] PASSED [ 5%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype0-sum-copy_lhs-shp1-g1] PASSED [ 5%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype0-sum-copy_lhs-shp2-g0] PASSED [ 5%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype0-sum-copy_lhs-shp2-g1] PASSED [ 5%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype0-sum-copy_lhs-shp3-g0] PASSED [ 5%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype0-sum-copy_lhs-shp3-g1] PASSED [ 5%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype0-sum-copy_lhs-shp4-g0] PASSED [ 5%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype0-sum-copy_lhs-shp4-g1] PASSED [ 5%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype0-sum-copy_lhs-shp5-g0] PASSED [ 5%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype0-sum-copy_lhs-shp5-g1] PASSED [ 5%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype0-sum-copy_rhs-shp0-g0] PASSED [ 5%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype0-sum-copy_rhs-shp0-g1] PASSED [ 5%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype0-sum-copy_rhs-shp1-g0] PASSED [ 5%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype0-sum-copy_rhs-shp1-g1] PASSED [ 5%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype0-sum-copy_rhs-shp2-g0] PASSED [ 5%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype0-sum-copy_rhs-shp2-g1] PASSED [ 5%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype0-sum-copy_rhs-shp3-g0] PASSED [ 5%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype0-sum-copy_rhs-shp3-g1] PASSED [ 5%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype0-sum-copy_rhs-shp4-g0] PASSED [ 5%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype0-sum-copy_rhs-shp4-g1] PASSED [ 5%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype0-sum-copy_rhs-shp5-g0] PASSED [ 5%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype0-sum-copy_rhs-shp5-g1] PASSED [ 5%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype0-min-add-shp0-g0] PASSED [ 5%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype0-min-add-shp0-g1] PASSED [ 5%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype0-min-add-shp1-g0] PASSED [ 5%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype0-min-add-shp1-g1] PASSED [ 5%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype0-min-add-shp2-g0] PASSED [ 5%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype0-min-add-shp2-g1] PASSED [ 6%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype0-min-add-shp3-g0] PASSED [ 6%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype0-min-add-shp3-g1] PASSED [ 6%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype0-min-add-shp4-g0] PASSED [ 6%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype0-min-add-shp4-g1] PASSED [ 6%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype0-min-add-shp5-g0] PASSED [ 6%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype0-min-add-shp5-g1] PASSED [ 6%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype0-min-sub-shp0-g0] PASSED [ 6%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype0-min-sub-shp0-g1] PASSED [ 6%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype0-min-sub-shp1-g0] PASSED [ 6%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype0-min-sub-shp1-g1] PASSED [ 6%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype0-min-sub-shp2-g0] PASSED [ 6%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype0-min-sub-shp2-g1] PASSED [ 6%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype0-min-sub-shp3-g0] PASSED [ 6%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype0-min-sub-shp3-g1] PASSED [ 6%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype0-min-sub-shp4-g0] PASSED [ 6%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype0-min-sub-shp4-g1] PASSED [ 6%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype0-min-sub-shp5-g0] PASSED [ 6%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype0-min-sub-shp5-g1] PASSED [ 6%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype0-min-mul-shp0-g0] PASSED [ 6%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype0-min-mul-shp0-g1] PASSED [ 6%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype0-min-mul-shp1-g0] PASSED [ 6%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype0-min-mul-shp1-g1] PASSED [ 6%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype0-min-mul-shp2-g0] PASSED [ 6%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype0-min-mul-shp2-g1] PASSED [ 6%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype0-min-mul-shp3-g0] PASSED [ 6%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype0-min-mul-shp3-g1] PASSED [ 6%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype0-min-mul-shp4-g0] PASSED [ 6%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype0-min-mul-shp4-g1] PASSED [ 6%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype0-min-mul-shp5-g0] PASSED [ 7%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype0-min-mul-shp5-g1] PASSED [ 7%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype0-min-div-shp0-g0] PASSED [ 7%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype0-min-div-shp0-g1] PASSED [ 7%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype0-min-div-shp1-g0] PASSED [ 7%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype0-min-div-shp1-g1] PASSED [ 7%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype0-min-div-shp2-g0] PASSED [ 7%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype0-min-div-shp2-g1] PASSED [ 7%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype0-min-div-shp3-g0] PASSED [ 7%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype0-min-div-shp3-g1] PASSED [ 7%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype0-min-div-shp4-g0] PASSED [ 7%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype0-min-div-shp4-g1] PASSED [ 7%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype0-min-div-shp5-g0] PASSED [ 7%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype0-min-div-shp5-g1] PASSED [ 7%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype0-min-copy_lhs-shp0-g0] PASSED [ 7%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype0-min-copy_lhs-shp0-g1] PASSED [ 7%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype0-min-copy_lhs-shp1-g0] PASSED [ 7%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype0-min-copy_lhs-shp1-g1] PASSED [ 7%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype0-min-copy_lhs-shp2-g0] PASSED [ 7%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype0-min-copy_lhs-shp2-g1] PASSED [ 7%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype0-min-copy_lhs-shp3-g0] PASSED [ 7%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype0-min-copy_lhs-shp3-g1] PASSED [ 7%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype0-min-copy_lhs-shp4-g0] PASSED [ 7%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype0-min-copy_lhs-shp4-g1] PASSED [ 7%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype0-min-copy_lhs-shp5-g0] PASSED [ 7%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype0-min-copy_lhs-shp5-g1] PASSED [ 7%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype0-min-copy_rhs-shp0-g0] PASSED [ 7%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype0-min-copy_rhs-shp0-g1] PASSED [ 7%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype0-min-copy_rhs-shp1-g0] PASSED [ 7%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype0-min-copy_rhs-shp1-g1] PASSED [ 8%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype0-min-copy_rhs-shp2-g0] PASSED [ 8%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype0-min-copy_rhs-shp2-g1] PASSED [ 8%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype0-min-copy_rhs-shp3-g0] PASSED [ 8%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype0-min-copy_rhs-shp3-g1] PASSED [ 8%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype0-min-copy_rhs-shp4-g0] PASSED [ 8%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype0-min-copy_rhs-shp4-g1] PASSED [ 8%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype0-min-copy_rhs-shp5-g0] PASSED [ 8%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype0-min-copy_rhs-shp5-g1] PASSED [ 8%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype0-max-add-shp0-g0] PASSED [ 8%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype0-max-add-shp0-g1] PASSED [ 8%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype0-max-add-shp1-g0] PASSED [ 8%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype0-max-add-shp1-g1] PASSED [ 8%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype0-max-add-shp2-g0] PASSED [ 8%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype0-max-add-shp2-g1] PASSED [ 8%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype0-max-add-shp3-g0] PASSED [ 8%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype0-max-add-shp3-g1] PASSED [ 8%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype0-max-add-shp4-g0] PASSED [ 8%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype0-max-add-shp4-g1] PASSED [ 8%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype0-max-add-shp5-g0] PASSED [ 8%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype0-max-add-shp5-g1] PASSED [ 8%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype0-max-sub-shp0-g0] PASSED [ 8%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype0-max-sub-shp0-g1] PASSED [ 8%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype0-max-sub-shp1-g0] PASSED [ 8%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype0-max-sub-shp1-g1] PASSED [ 8%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype0-max-sub-shp2-g0] PASSED [ 8%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype0-max-sub-shp2-g1] PASSED [ 8%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype0-max-sub-shp3-g0] PASSED [ 8%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype0-max-sub-shp3-g1] PASSED [ 8%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype0-max-sub-shp4-g0] PASSED [ 8%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype0-max-sub-shp4-g1] PASSED [ 9%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype0-max-sub-shp5-g0] PASSED [ 9%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype0-max-sub-shp5-g1] PASSED [ 9%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype0-max-mul-shp0-g0] PASSED [ 9%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype0-max-mul-shp0-g1] PASSED [ 9%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype0-max-mul-shp1-g0] PASSED [ 9%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype0-max-mul-shp1-g1] PASSED [ 9%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype0-max-mul-shp2-g0] PASSED [ 9%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype0-max-mul-shp2-g1] PASSED [ 9%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype0-max-mul-shp3-g0] PASSED [ 9%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype0-max-mul-shp3-g1] PASSED [ 9%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype0-max-mul-shp4-g0] PASSED [ 9%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype0-max-mul-shp4-g1] PASSED [ 9%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype0-max-mul-shp5-g0] PASSED [ 9%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype0-max-mul-shp5-g1] PASSED [ 9%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype0-max-div-shp0-g0] PASSED [ 9%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype0-max-div-shp0-g1] PASSED [ 9%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype0-max-div-shp1-g0] PASSED [ 9%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype0-max-div-shp1-g1] PASSED [ 9%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype0-max-div-shp2-g0] PASSED [ 9%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype0-max-div-shp2-g1] PASSED [ 9%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype0-max-div-shp3-g0] PASSED [ 9%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype0-max-div-shp3-g1] PASSED [ 9%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype0-max-div-shp4-g0] PASSED [ 9%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype0-max-div-shp4-g1] PASSED [ 9%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype0-max-div-shp5-g0] PASSED [ 9%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype0-max-div-shp5-g1] PASSED [ 9%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype0-max-copy_lhs-shp0-g0] PASSED [ 9%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype0-max-copy_lhs-shp0-g1] PASSED [ 9%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype0-max-copy_lhs-shp1-g0] PASSED [ 10%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype0-max-copy_lhs-shp1-g1] PASSED [ 10%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype0-max-copy_lhs-shp2-g0] PASSED [ 10%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype0-max-copy_lhs-shp2-g1] PASSED [ 10%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype0-max-copy_lhs-shp3-g0] PASSED [ 10%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype0-max-copy_lhs-shp3-g1] PASSED [ 10%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype0-max-copy_lhs-shp4-g0] PASSED [ 10%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype0-max-copy_lhs-shp4-g1] PASSED [ 10%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype0-max-copy_lhs-shp5-g0] PASSED [ 10%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype0-max-copy_lhs-shp5-g1] PASSED [ 10%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype0-max-copy_rhs-shp0-g0] PASSED [ 10%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype0-max-copy_rhs-shp0-g1] PASSED [ 10%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype0-max-copy_rhs-shp1-g0] PASSED [ 10%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype0-max-copy_rhs-shp1-g1] PASSED [ 10%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype0-max-copy_rhs-shp2-g0] PASSED [ 10%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype0-max-copy_rhs-shp2-g1] PASSED [ 10%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype0-max-copy_rhs-shp3-g0] PASSED [ 10%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype0-max-copy_rhs-shp3-g1] PASSED [ 10%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype0-max-copy_rhs-shp4-g0] PASSED [ 10%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype0-max-copy_rhs-shp4-g1] PASSED [ 10%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype0-max-copy_rhs-shp5-g0] PASSED [ 10%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype0-max-copy_rhs-shp5-g1] PASSED [ 10%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype1-sum-add-shp0-g0] PASSED [ 10%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype1-sum-add-shp0-g1] PASSED [ 10%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype1-sum-add-shp1-g0] PASSED [ 10%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype1-sum-add-shp1-g1] PASSED [ 10%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype1-sum-add-shp2-g0] PASSED [ 10%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype1-sum-add-shp2-g1] PASSED [ 10%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype1-sum-add-shp3-g0] PASSED [ 10%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype1-sum-add-shp3-g1] PASSED [ 11%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype1-sum-add-shp4-g0] PASSED [ 11%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype1-sum-add-shp4-g1] PASSED [ 11%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype1-sum-add-shp5-g0] PASSED [ 11%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype1-sum-add-shp5-g1] PASSED [ 11%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype1-sum-sub-shp0-g0] PASSED [ 11%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype1-sum-sub-shp0-g1] PASSED [ 11%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype1-sum-sub-shp1-g0] PASSED [ 11%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype1-sum-sub-shp1-g1] PASSED [ 11%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype1-sum-sub-shp2-g0] PASSED [ 11%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype1-sum-sub-shp2-g1] PASSED [ 11%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype1-sum-sub-shp3-g0] PASSED [ 11%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype1-sum-sub-shp3-g1] PASSED [ 11%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype1-sum-sub-shp4-g0] PASSED [ 11%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype1-sum-sub-shp4-g1] PASSED [ 11%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype1-sum-sub-shp5-g0] PASSED [ 11%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype1-sum-sub-shp5-g1] PASSED [ 11%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype1-sum-mul-shp0-g0] PASSED [ 11%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype1-sum-mul-shp0-g1] PASSED [ 11%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype1-sum-mul-shp1-g0] PASSED [ 11%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype1-sum-mul-shp1-g1] PASSED [ 11%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype1-sum-mul-shp2-g0] PASSED [ 11%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype1-sum-mul-shp2-g1] PASSED [ 11%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype1-sum-mul-shp3-g0] PASSED [ 11%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype1-sum-mul-shp3-g1] PASSED [ 11%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype1-sum-mul-shp4-g0] PASSED [ 11%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype1-sum-mul-shp4-g1] PASSED [ 11%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype1-sum-mul-shp5-g0] PASSED [ 11%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype1-sum-mul-shp5-g1] PASSED [ 11%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype1-sum-div-shp0-g0] PASSED [ 11%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype1-sum-div-shp0-g1] PASSED [ 12%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype1-sum-div-shp1-g0] PASSED [ 12%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype1-sum-div-shp1-g1] PASSED [ 12%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype1-sum-div-shp2-g0] PASSED [ 12%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype1-sum-div-shp2-g1] PASSED [ 12%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype1-sum-div-shp3-g0] PASSED [ 12%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype1-sum-div-shp3-g1] PASSED [ 12%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype1-sum-div-shp4-g0] PASSED [ 12%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype1-sum-div-shp4-g1] PASSED [ 12%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype1-sum-div-shp5-g0] PASSED [ 12%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype1-sum-div-shp5-g1] PASSED [ 12%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype1-sum-copy_lhs-shp0-g0] PASSED [ 12%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype1-sum-copy_lhs-shp0-g1] PASSED [ 12%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype1-sum-copy_lhs-shp1-g0] PASSED [ 12%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype1-sum-copy_lhs-shp1-g1] PASSED [ 12%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype1-sum-copy_lhs-shp2-g0] PASSED [ 12%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype1-sum-copy_lhs-shp2-g1] PASSED [ 12%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype1-sum-copy_lhs-shp3-g0] PASSED [ 12%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype1-sum-copy_lhs-shp3-g1] PASSED [ 12%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype1-sum-copy_lhs-shp4-g0] PASSED [ 12%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype1-sum-copy_lhs-shp4-g1] PASSED [ 12%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype1-sum-copy_lhs-shp5-g0] PASSED [ 12%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype1-sum-copy_lhs-shp5-g1] PASSED [ 12%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype1-sum-copy_rhs-shp0-g0] PASSED [ 12%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype1-sum-copy_rhs-shp0-g1] PASSED [ 12%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype1-sum-copy_rhs-shp1-g0] PASSED [ 12%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype1-sum-copy_rhs-shp1-g1] PASSED [ 12%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype1-sum-copy_rhs-shp2-g0] PASSED [ 12%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype1-sum-copy_rhs-shp2-g1] PASSED [ 12%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype1-sum-copy_rhs-shp3-g0] PASSED [ 13%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype1-sum-copy_rhs-shp3-g1] PASSED [ 13%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype1-sum-copy_rhs-shp4-g0] PASSED [ 13%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype1-sum-copy_rhs-shp4-g1] PASSED [ 13%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype1-sum-copy_rhs-shp5-g0] PASSED [ 13%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype1-sum-copy_rhs-shp5-g1] PASSED [ 13%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype1-min-add-shp0-g0] PASSED [ 13%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype1-min-add-shp0-g1] PASSED [ 13%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype1-min-add-shp1-g0] PASSED [ 13%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype1-min-add-shp1-g1] PASSED [ 13%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype1-min-add-shp2-g0] PASSED [ 13%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype1-min-add-shp2-g1] PASSED [ 13%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype1-min-add-shp3-g0] PASSED [ 13%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype1-min-add-shp3-g1] PASSED [ 13%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype1-min-add-shp4-g0] PASSED [ 13%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype1-min-add-shp4-g1] PASSED [ 13%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype1-min-add-shp5-g0] PASSED [ 13%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype1-min-add-shp5-g1] PASSED [ 13%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype1-min-sub-shp0-g0] PASSED [ 13%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype1-min-sub-shp0-g1] PASSED [ 13%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype1-min-sub-shp1-g0] PASSED [ 13%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype1-min-sub-shp1-g1] PASSED [ 13%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype1-min-sub-shp2-g0] PASSED [ 13%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype1-min-sub-shp2-g1] PASSED [ 13%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype1-min-sub-shp3-g0] PASSED [ 13%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype1-min-sub-shp3-g1] PASSED [ 13%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype1-min-sub-shp4-g0] PASSED [ 13%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype1-min-sub-shp4-g1] PASSED [ 13%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype1-min-sub-shp5-g0] PASSED [ 13%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype1-min-sub-shp5-g1] PASSED [ 14%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype1-min-mul-shp0-g0] PASSED [ 14%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype1-min-mul-shp0-g1] PASSED [ 14%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype1-min-mul-shp1-g0] PASSED [ 14%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype1-min-mul-shp1-g1] PASSED [ 14%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype1-min-mul-shp2-g0] PASSED [ 14%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype1-min-mul-shp2-g1] PASSED [ 14%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype1-min-mul-shp3-g0] PASSED [ 14%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype1-min-mul-shp3-g1] PASSED [ 14%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype1-min-mul-shp4-g0] PASSED [ 14%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype1-min-mul-shp4-g1] PASSED [ 14%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype1-min-mul-shp5-g0] PASSED [ 14%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype1-min-mul-shp5-g1] PASSED [ 14%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype1-min-div-shp0-g0] PASSED [ 14%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype1-min-div-shp0-g1] PASSED [ 14%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype1-min-div-shp1-g0] PASSED [ 14%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype1-min-div-shp1-g1] PASSED [ 14%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype1-min-div-shp2-g0] PASSED [ 14%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype1-min-div-shp2-g1] PASSED [ 14%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype1-min-div-shp3-g0] PASSED [ 14%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype1-min-div-shp3-g1] PASSED [ 14%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype1-min-div-shp4-g0] PASSED [ 14%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype1-min-div-shp4-g1] PASSED [ 14%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype1-min-div-shp5-g0] PASSED [ 14%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype1-min-div-shp5-g1] PASSED [ 14%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype1-min-copy_lhs-shp0-g0] PASSED [ 14%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype1-min-copy_lhs-shp0-g1] PASSED [ 14%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype1-min-copy_lhs-shp1-g0] PASSED [ 14%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype1-min-copy_lhs-shp1-g1] PASSED [ 14%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype1-min-copy_lhs-shp2-g0] PASSED [ 14%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype1-min-copy_lhs-shp2-g1] PASSED [ 15%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype1-min-copy_lhs-shp3-g0] PASSED [ 15%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype1-min-copy_lhs-shp3-g1] PASSED [ 15%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype1-min-copy_lhs-shp4-g0] PASSED [ 15%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype1-min-copy_lhs-shp4-g1] PASSED [ 15%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype1-min-copy_lhs-shp5-g0] PASSED [ 15%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype1-min-copy_lhs-shp5-g1] PASSED [ 15%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype1-min-copy_rhs-shp0-g0] PASSED [ 15%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype1-min-copy_rhs-shp0-g1] PASSED [ 15%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype1-min-copy_rhs-shp1-g0] PASSED [ 15%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype1-min-copy_rhs-shp1-g1] PASSED [ 15%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype1-min-copy_rhs-shp2-g0] PASSED [ 15%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype1-min-copy_rhs-shp2-g1] PASSED [ 15%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype1-min-copy_rhs-shp3-g0] PASSED [ 15%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype1-min-copy_rhs-shp3-g1] PASSED [ 15%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype1-min-copy_rhs-shp4-g0] PASSED [ 15%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype1-min-copy_rhs-shp4-g1] PASSED [ 15%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype1-min-copy_rhs-shp5-g0] PASSED [ 15%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype1-min-copy_rhs-shp5-g1] PASSED [ 15%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype1-max-add-shp0-g0] PASSED [ 15%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype1-max-add-shp0-g1] PASSED [ 15%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype1-max-add-shp1-g0] PASSED [ 15%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype1-max-add-shp1-g1] PASSED [ 15%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype1-max-add-shp2-g0] PASSED [ 15%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype1-max-add-shp2-g1] PASSED [ 15%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype1-max-add-shp3-g0] PASSED [ 15%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype1-max-add-shp3-g1] PASSED [ 15%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype1-max-add-shp4-g0] PASSED [ 15%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype1-max-add-shp4-g1] PASSED [ 15%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype1-max-add-shp5-g0] PASSED [ 16%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype1-max-add-shp5-g1] PASSED [ 16%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype1-max-sub-shp0-g0] PASSED [ 16%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype1-max-sub-shp0-g1] PASSED [ 16%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype1-max-sub-shp1-g0] PASSED [ 16%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype1-max-sub-shp1-g1] PASSED [ 16%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype1-max-sub-shp2-g0] PASSED [ 16%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype1-max-sub-shp2-g1] PASSED [ 16%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype1-max-sub-shp3-g0] PASSED [ 16%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype1-max-sub-shp3-g1] PASSED [ 16%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype1-max-sub-shp4-g0] PASSED [ 16%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype1-max-sub-shp4-g1] PASSED [ 16%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype1-max-sub-shp5-g0] PASSED [ 16%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype1-max-sub-shp5-g1] PASSED [ 16%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype1-max-mul-shp0-g0] PASSED [ 16%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype1-max-mul-shp0-g1] PASSED [ 16%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype1-max-mul-shp1-g0] PASSED [ 16%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype1-max-mul-shp1-g1] PASSED [ 16%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype1-max-mul-shp2-g0] PASSED [ 16%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype1-max-mul-shp2-g1] PASSED [ 16%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype1-max-mul-shp3-g0] PASSED [ 16%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype1-max-mul-shp3-g1] PASSED [ 16%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype1-max-mul-shp4-g0] PASSED [ 16%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype1-max-mul-shp4-g1] PASSED [ 16%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype1-max-mul-shp5-g0] PASSED [ 16%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype1-max-mul-shp5-g1] PASSED [ 16%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype1-max-div-shp0-g0] PASSED [ 16%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype1-max-div-shp0-g1] PASSED [ 16%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype1-max-div-shp1-g0] PASSED [ 16%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype1-max-div-shp1-g1] PASSED [ 17%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype1-max-div-shp2-g0] PASSED [ 17%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype1-max-div-shp2-g1] PASSED [ 17%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype1-max-div-shp3-g0] PASSED [ 17%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype1-max-div-shp3-g1] PASSED [ 17%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype1-max-div-shp4-g0] PASSED [ 17%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype1-max-div-shp4-g1] PASSED [ 17%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype1-max-div-shp5-g0] PASSED [ 17%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype1-max-div-shp5-g1] PASSED [ 17%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype1-max-copy_lhs-shp0-g0] PASSED [ 17%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype1-max-copy_lhs-shp0-g1] PASSED [ 17%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype1-max-copy_lhs-shp1-g0] PASSED [ 17%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype1-max-copy_lhs-shp1-g1] PASSED [ 17%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype1-max-copy_lhs-shp2-g0] PASSED [ 17%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype1-max-copy_lhs-shp2-g1] PASSED [ 17%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype1-max-copy_lhs-shp3-g0] PASSED [ 17%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype1-max-copy_lhs-shp3-g1] PASSED [ 17%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype1-max-copy_lhs-shp4-g0] PASSED [ 17%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype1-max-copy_lhs-shp4-g1] PASSED [ 17%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype1-max-copy_lhs-shp5-g0] PASSED [ 17%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype1-max-copy_lhs-shp5-g1] PASSED [ 17%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype1-max-copy_rhs-shp0-g0] PASSED [ 17%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype1-max-copy_rhs-shp0-g1] PASSED [ 17%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype1-max-copy_rhs-shp1-g0] PASSED [ 17%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype1-max-copy_rhs-shp1-g1] PASSED [ 17%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype1-max-copy_rhs-shp2-g0] PASSED [ 17%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype1-max-copy_rhs-shp2-g1] PASSED [ 17%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype1-max-copy_rhs-shp3-g0] PASSED [ 17%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype1-max-copy_rhs-shp3-g1] PASSED [ 17%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype1-max-copy_rhs-shp4-g0] PASSED [ 17%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype1-max-copy_rhs-shp4-g1] PASSED [ 18%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype1-max-copy_rhs-shp5-g0] PASSED [ 18%] tests/python/common/ops/test_ops.py::test_spmm[float32-idtype1-max-copy_rhs-shp5-g1] PASSED [ 18%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype0-sum-add-shp0-g0] PASSED [ 18%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype0-sum-add-shp0-g1] PASSED [ 18%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype0-sum-add-shp1-g0] PASSED [ 18%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype0-sum-add-shp1-g1] PASSED [ 18%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype0-sum-add-shp2-g0] PASSED [ 18%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype0-sum-add-shp2-g1] PASSED [ 18%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype0-sum-add-shp3-g0] PASSED [ 18%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype0-sum-add-shp3-g1] PASSED [ 18%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype0-sum-add-shp4-g0] PASSED [ 18%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype0-sum-add-shp4-g1] PASSED [ 18%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype0-sum-add-shp5-g0] $ docker rm -f --volumes d0a765ec332d593c39000d8f9e5d33268a9375a79ea1c74ed5c271a17763fec4 PASSED [ 0%] tests/python/pytorch/dataloading/test_dataloader.py::test_neighbor_nonuniform[False-False-cpu-idtype0] PASSED [ 18%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype0-sum-add-shp5-g1] PASSED [ 18%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype0-sum-sub-shp0-g0] PASSED [ 18%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype0-sum-sub-shp0-g1] PASSED [ 18%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype0-sum-sub-shp1-g0] PASSED [ 18%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype0-sum-sub-shp1-g1] PASSED [ 18%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype0-sum-sub-shp2-g0] PASSED [ 18%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype0-sum-sub-shp2-g1] PASSED [ 18%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype0-sum-sub-shp3-g0] PASSED [ 18%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype0-sum-sub-shp3-g1] PASSED [ 18%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype0-sum-sub-shp4-g0] PASSED [ 18%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype0-sum-sub-shp4-g1] PASSED [ 18%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype0-sum-sub-shp5-g0] PASSED [ 18%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype0-sum-sub-shp5-g1] PASSED [ 18%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype0-sum-mul-shp0-g0] PASSED [ 18%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype0-sum-mul-shp0-g1] PASSED [ 18%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype0-sum-mul-shp1-g0] PASSED [ 19%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype0-sum-mul-shp1-g1] PASSED [ 19%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype0-sum-mul-shp2-g0] PASSED [ 19%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype0-sum-mul-shp2-g1] PASSED [ 19%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype0-sum-mul-shp3-g0] PASSED [ 19%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype0-sum-mul-shp3-g1] PASSED [ 19%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype0-sum-mul-shp4-g0] PASSED [ 19%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype0-sum-mul-shp4-g1] PASSED [ 19%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype0-sum-mul-shp5-g0] PASSED [ 19%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype0-sum-mul-shp5-g1] PASSED [ 19%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype0-sum-div-shp0-g0] PASSED [ 19%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype0-sum-div-shp0-g1] PASSED [ 19%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype0-sum-div-shp1-g0] PASSED [ 19%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype0-sum-div-shp1-g1] PASSED [ 19%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype0-sum-div-shp2-g0] PASSED [ 19%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype0-sum-div-shp2-g1] PASSED [ 19%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype0-sum-div-shp3-g0] PASSED [ 19%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype0-sum-div-shp3-g1] PASSED [ 19%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype0-sum-div-shp4-g0] PASSED [ 19%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype0-sum-div-shp4-g1] PASSED [ 19%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype0-sum-div-shp5-g0] PASSED [ 19%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype0-sum-div-shp5-g1] PASSED [ 19%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype0-sum-copy_lhs-shp0-g0] PASSED [ 19%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype0-sum-copy_lhs-shp0-g1] PASSED [ 19%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype0-sum-copy_lhs-shp1-g0] PASSED [ 19%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype0-sum-copy_lhs-shp1-g1] PASSED [ 19%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype0-sum-copy_lhs-shp2-g0] PASSED [ 19%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype0-sum-copy_lhs-shp2-g1] PASSED [ 19%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype0-sum-copy_lhs-shp3-g0] PASSED [ 19%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype0-sum-copy_lhs-shp3-g1] PASSED [ 20%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype0-sum-copy_lhs-shp4-g0] PASSED [ 20%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype0-sum-copy_lhs-shp4-g1] PASSED [ 20%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype0-sum-copy_lhs-shp5-g0] PASSED [ 20%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype0-sum-copy_lhs-shp5-g1] [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node PASSED [ 20%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype0-sum-copy_rhs-shp0-g0] PASSED [ 20%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype0-sum-copy_rhs-shp0-g1] PASSED [ 20%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype0-sum-copy_rhs-shp1-g0] PASSED [ 20%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype0-sum-copy_rhs-shp1-g1] PASSED [ 20%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype0-sum-copy_rhs-shp2-g0] PASSED [ 20%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype0-sum-copy_rhs-shp2-g1] PASSED [ 20%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype0-sum-copy_rhs-shp3-g0] PASSED [ 20%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype0-sum-copy_rhs-shp3-g1] PASSED [ 20%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype0-sum-copy_rhs-shp4-g0] PASSED [ 20%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype0-sum-copy_rhs-shp4-g1] PASSED [ 20%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype0-sum-copy_rhs-shp5-g0] PASSED [ 20%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype0-sum-copy_rhs-shp5-g1] PASSED [ 20%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype0-min-add-shp0-g0] PASSED [ 20%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype0-min-add-shp0-g1] PASSED [ 20%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype0-min-add-shp1-g0] PASSED [ 20%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype0-min-add-shp1-g1] PASSED [ 20%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype0-min-add-shp2-g0] PASSED [ 20%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype0-min-add-shp2-g1] PASSED [ 20%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype0-min-add-shp3-g0] PASSED [ 20%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype0-min-add-shp3-g1] PASSED [ 20%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype0-min-add-shp4-g0] PASSED [ 20%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype0-min-add-shp4-g1] PASSED [ 20%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype0-min-add-shp5-g0] PASSED [ 20%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype0-min-add-shp5-g1] PASSED [ 20%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype0-min-sub-shp0-g0] [Pipeline] } [Pipeline] // stage [Pipeline] } PASSED [ 20%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype0-min-sub-shp0-g1] PASSED [ 21%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype0-min-sub-shp1-g0] PASSED [ 21%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype0-min-sub-shp1-g1] PASSED [ 21%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype0-min-sub-shp2-g0] PASSED [ 21%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype0-min-sub-shp2-g1] PASSED [ 21%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype0-min-sub-shp3-g0] PASSED [ 21%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype0-min-sub-shp3-g1] PASSED [ 21%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype0-min-sub-shp4-g0] PASSED [ 21%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype0-min-sub-shp4-g1] PASSED [ 21%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype0-min-sub-shp5-g0] PASSED [ 21%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype0-min-sub-shp5-g1] PASSED [ 21%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype0-min-mul-shp0-g0] PASSED [ 21%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype0-min-mul-shp0-g1] PASSED [ 21%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype0-min-mul-shp1-g0] PASSED [ 21%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype0-min-mul-shp1-g1] PASSED [ 21%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype0-min-mul-shp2-g0] PASSED [ 21%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype0-min-mul-shp2-g1] PASSED [ 21%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype0-min-mul-shp3-g0] PASSED [ 21%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype0-min-mul-shp3-g1] PASSED [ 21%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype0-min-mul-shp4-g0] PASSED [ 21%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype0-min-mul-shp4-g1] PASSED [ 21%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype0-min-mul-shp5-g0] PASSED [ 21%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype0-min-mul-shp5-g1] PASSED [ 21%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype0-min-div-shp0-g0] PASSED [ 21%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype0-min-div-shp0-g1] Converting to homogeneous graph takes 0.005s, peak mem: 1.630 GB Save partitions: 0.036 seconds, peak memory: 1.630 GB There are 300600 edges in the graph and 0 edge cuts for 1 partitions. Converted partitions to GraphBolt format into /tmp/dist_graph/dist_graph_test_3.json start client 0 PASSED [ 21%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype0-min-div-shp1-g0] PASSED [ 21%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype0-min-div-shp1-g1] PASSED [ 21%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype0-min-div-shp2-g0] PASSED [ 21%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype0-min-div-shp2-g1] PASSED [ 21%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype0-min-div-shp3-g0] PASSED [ 22%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype0-min-div-shp3-g1] PASSED [ 22%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype0-min-div-shp4-g0] PASSED [ 22%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype0-min-div-shp4-g1] PASSED [ 22%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype0-min-div-shp5-g0] PASSED [ 22%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype0-min-div-shp5-g1] PASSED [ 22%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype0-min-copy_lhs-shp0-g0] PASSED [ 22%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype0-min-copy_lhs-shp0-g1] PASSED [ 22%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype0-min-copy_lhs-shp1-g0] PASSED [ 22%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype0-min-copy_lhs-shp1-g1] PASSED [ 22%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype0-min-copy_lhs-shp2-g0] PASSED [ 22%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype0-min-copy_lhs-shp2-g1] PASSED [ 22%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype0-min-copy_lhs-shp3-g0] PASSED [ 22%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype0-min-copy_lhs-shp3-g1] PASSED [ 22%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype0-min-copy_lhs-shp4-g0] PASSED [ 22%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype0-min-copy_lhs-shp4-g1] PASSED [ 22%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype0-min-copy_lhs-shp5-g0] PASSED [ 22%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype0-min-copy_lhs-shp5-g1] PASSED [ 22%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype0-min-copy_rhs-shp0-g0] PASSED [ 22%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype0-min-copy_rhs-shp0-g1] PASSED [ 22%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype0-min-copy_rhs-shp1-g0] PASSED [ 22%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype0-min-copy_rhs-shp1-g1] PASSED [ 22%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype0-min-copy_rhs-shp2-g0] PASSED [ 22%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype0-min-copy_rhs-shp2-g1] PASSED [ 22%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype0-min-copy_rhs-shp3-g0] PASSED [ 22%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype0-min-copy_rhs-shp3-g1] PASSED [ 22%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype0-min-copy_rhs-shp4-g0] PASSED [ 22%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype0-min-copy_rhs-shp4-g1] PASSED [ 22%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype0-min-copy_rhs-shp5-g0] PASSED [ 22%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype0-min-copy_rhs-shp5-g1] PASSED [ 23%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype0-max-add-shp0-g0] PASSED [ 23%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype0-max-add-shp0-g1] PASSED [ 23%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype0-max-add-shp1-g0] PASSED [ 23%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype0-max-add-shp1-g1] PASSED [ 23%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype0-max-add-shp2-g0] PASSED [ 23%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype0-max-add-shp2-g1] PASSED [ 23%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype0-max-add-shp3-g0] PASSED [ 23%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype0-max-add-shp3-g1] PASSED [ 23%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype0-max-add-shp4-g0] PASSED [ 23%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype0-max-add-shp4-g1] PASSED [ 23%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype0-max-add-shp5-g0] PASSED [ 23%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype0-max-add-shp5-g1] PASSED [ 23%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype0-max-sub-shp0-g0] PASSED [ 23%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype0-max-sub-shp0-g1] PASSED [ 23%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype0-max-sub-shp1-g0] PASSED [ 23%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype0-max-sub-shp1-g1] PASSED [ 23%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype0-max-sub-shp2-g0] PASSED [ 23%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype0-max-sub-shp2-g1] PASSED [ 23%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype0-max-sub-shp3-g0] PASSED [ 23%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype0-max-sub-shp3-g1] PASSED [ 23%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype0-max-sub-shp4-g0] PASSED [ 23%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype0-max-sub-shp4-g1] PASSED [ 23%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype0-max-sub-shp5-g0] PASSED [ 23%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype0-max-sub-shp5-g1] PASSED [ 23%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype0-max-mul-shp0-g0] PASSED [ 23%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype0-max-mul-shp0-g1] PASSED [ 23%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype0-max-mul-shp1-g0] PASSED [ 23%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype0-max-mul-shp1-g1] PASSED [ 23%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype0-max-mul-shp2-g0] PASSED [ 23%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype0-max-mul-shp2-g1] PASSED [ 24%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype0-max-mul-shp3-g0] PASSED [ 24%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype0-max-mul-shp3-g1] PASSED [ 24%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype0-max-mul-shp4-g0] PASSED [ 24%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype0-max-mul-shp4-g1] PASSED [ 24%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype0-max-mul-shp5-g0] PASSED [ 24%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype0-max-mul-shp5-g1] PASSED [ 24%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype0-max-div-shp0-g0] PASSED [ 24%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype0-max-div-shp0-g1] PASSED [ 24%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype0-max-div-shp1-g0] PASSED [ 24%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype0-max-div-shp1-g1] PASSED [ 24%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype0-max-div-shp2-g0] PASSED [ 24%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype0-max-div-shp2-g1] PASSED [ 24%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype0-max-div-shp3-g0] PASSED [ 24%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype0-max-div-shp3-g1] PASSED [ 24%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype0-max-div-shp4-g0] PASSED [ 24%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype0-max-div-shp4-g1] PASSED [ 24%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype0-max-div-shp5-g0] PASSED [ 24%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype0-max-div-shp5-g1] PASSED [ 24%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype0-max-copy_lhs-shp0-g0] PASSED [ 24%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype0-max-copy_lhs-shp0-g1] PASSED [ 24%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype0-max-copy_lhs-shp1-g0] PASSED [ 24%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype0-max-copy_lhs-shp1-g1] PASSED [ 24%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype0-max-copy_lhs-shp2-g0] PASSED [ 24%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype0-max-copy_lhs-shp2-g1] PASSED [ 24%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype0-max-copy_lhs-shp3-g0] PASSED [ 24%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype0-max-copy_lhs-shp3-g1] PASSED [ 24%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype0-max-copy_lhs-shp4-g0] PASSED [ 24%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype0-max-copy_lhs-shp4-g1] PASSED [ 24%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype0-max-copy_lhs-shp5-g0] PASSED [ 25%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype0-max-copy_lhs-shp5-g1] PASSED [ 25%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype0-max-copy_rhs-shp0-g0] PASSED [ 25%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype0-max-copy_rhs-shp0-g1] PASSED [ 25%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype0-max-copy_rhs-shp1-g0] PASSED [ 25%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype0-max-copy_rhs-shp1-g1] PASSED [ 25%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype0-max-copy_rhs-shp2-g0] PASSED [ 25%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype0-max-copy_rhs-shp2-g1] PASSED [ 25%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype0-max-copy_rhs-shp3-g0] PASSED [ 25%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype0-max-copy_rhs-shp3-g1] PASSED [ 25%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype0-max-copy_rhs-shp4-g0] PASSED [ 25%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype0-max-copy_rhs-shp4-g1] PASSED [ 25%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype0-max-copy_rhs-shp5-g0] PASSED [ 25%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype0-max-copy_rhs-shp5-g1] PASSED [ 25%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype1-sum-add-shp0-g0] PASSED [ 25%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype1-sum-add-shp0-g1] PASSED [ 25%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype1-sum-add-shp1-g0] PASSED [ 25%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype1-sum-add-shp1-g1] PASSED [ 25%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype1-sum-add-shp2-g0] PASSED [ 25%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype1-sum-add-shp2-g1] PASSED [ 25%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype1-sum-add-shp3-g0] PASSED [ 25%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype1-sum-add-shp3-g1] PASSED [ 25%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype1-sum-add-shp4-g0] PASSED [ 25%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype1-sum-add-shp4-g1] PASSED [ 25%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype1-sum-add-shp5-g0] PASSED [ 25%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype1-sum-add-shp5-g1] PASSED [ 25%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype1-sum-sub-shp0-g0] PASSED [ 25%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype1-sum-sub-shp0-g1] PASSED [ 25%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype1-sum-sub-shp1-g0] PASSED [ 25%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype1-sum-sub-shp1-g1] PASSED [ 26%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype1-sum-sub-shp2-g0] PASSED [ 26%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype1-sum-sub-shp2-g1] PASSED [ 26%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype1-sum-sub-shp3-g0] PASSED [ 26%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype1-sum-sub-shp3-g1] PASSED [ 26%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype1-sum-sub-shp4-g0] PASSED [ 26%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype1-sum-sub-shp4-g1] PASSED [ 26%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype1-sum-sub-shp5-g0] PASSED [ 26%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype1-sum-sub-shp5-g1] PASSED [ 26%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype1-sum-mul-shp0-g0] PASSED [ 26%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype1-sum-mul-shp0-g1] PASSED [ 26%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype1-sum-mul-shp1-g0] PASSED [ 26%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype1-sum-mul-shp1-g1] PASSED [ 26%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype1-sum-mul-shp2-g0] PASSED [ 26%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype1-sum-mul-shp2-g1] PASSED [ 26%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype1-sum-mul-shp3-g0] PASSED [ 26%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype1-sum-mul-shp3-g1] PASSED [ 26%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype1-sum-mul-shp4-g0] PASSED [ 26%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype1-sum-mul-shp4-g1] PASSED [ 26%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype1-sum-mul-shp5-g0] PASSED [ 26%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype1-sum-mul-shp5-g1] PASSED [ 26%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype1-sum-div-shp0-g0] PASSED [ 26%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype1-sum-div-shp0-g1] PASSED [ 26%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype1-sum-div-shp1-g0] PASSED [ 26%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype1-sum-div-shp1-g1] PASSED [ 26%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype1-sum-div-shp2-g0] PASSED [ 26%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype1-sum-div-shp2-g1] PASSED [ 26%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype1-sum-div-shp3-g0] PASSED [ 26%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype1-sum-div-shp3-g1] PASSED [ 26%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype1-sum-div-shp4-g0] PASSED [ 26%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype1-sum-div-shp4-g1] PASSED [ 27%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype1-sum-div-shp5-g0] PASSED [ 27%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype1-sum-div-shp5-g1] PASSED [ 27%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype1-sum-copy_lhs-shp0-g0] PASSED [ 27%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype1-sum-copy_lhs-shp0-g1] PASSED [ 27%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype1-sum-copy_lhs-shp1-g0] PASSED [ 27%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype1-sum-copy_lhs-shp1-g1] PASSED [ 27%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype1-sum-copy_lhs-shp2-g0] PASSED [ 27%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype1-sum-copy_lhs-shp2-g1] PASSED [ 27%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype1-sum-copy_lhs-shp3-g0] PASSED [ 27%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype1-sum-copy_lhs-shp3-g1] PASSED [ 27%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype1-sum-copy_lhs-shp4-g0] PASSED [ 27%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype1-sum-copy_lhs-shp4-g1] PASSED [ 27%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype1-sum-copy_lhs-shp5-g0] PASSED [ 27%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype1-sum-copy_lhs-shp5-g1] PASSED [ 27%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype1-sum-copy_rhs-shp0-g0] PASSED [ 27%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype1-sum-copy_rhs-shp0-g1] PASSED [ 27%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype1-sum-copy_rhs-shp1-g0] PASSED [ 27%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype1-sum-copy_rhs-shp1-g1] PASSED [ 27%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype1-sum-copy_rhs-shp2-g0] PASSED [ 27%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype1-sum-copy_rhs-shp2-g1] PASSED [ 27%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype1-sum-copy_rhs-shp3-g0] PASSED [ 27%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype1-sum-copy_rhs-shp3-g1] PASSED [ 27%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype1-sum-copy_rhs-shp4-g0] PASSED [ 27%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype1-sum-copy_rhs-shp4-g1] PASSED [ 27%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype1-sum-copy_rhs-shp5-g0] Initialize the distributed services with graphbolt: False load dist_graph_test_3 Starting server[0] with use_graphbolt=True start graph service on server 0 for part 0 Server is waiting for connections on [172.17.0.2:20037]... PASSED [ 27%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype1-sum-copy_rhs-shp5-g1] PASSED [ 27%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype1-min-add-shp0-g0] PASSED [ 27%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype1-min-add-shp0-g1] PASSED [ 27%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype1-min-add-shp1-g0] PASSED [ 28%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype1-min-add-shp1-g1] PASSED [ 28%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype1-min-add-shp2-g0] PASSED [ 28%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype1-min-add-shp2-g1] PASSED [ 28%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype1-min-add-shp3-g0] PASSED [ 28%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype1-min-add-shp3-g1] PASSED [ 28%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype1-min-add-shp4-g0] PASSED [ 28%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype1-min-add-shp4-g1] PASSED [ 28%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype1-min-add-shp5-g0] PASSED [ 28%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype1-min-add-shp5-g1] PASSED [ 28%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype1-min-sub-shp0-g0] PASSED [ 28%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype1-min-sub-shp0-g1] PASSED [ 28%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype1-min-sub-shp1-g0] PASSED [ 28%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype1-min-sub-shp1-g1] PASSED [ 28%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype1-min-sub-shp2-g0] PASSED [ 28%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype1-min-sub-shp2-g1] PASSED [ 28%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype1-min-sub-shp3-g0] PASSED [ 28%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype1-min-sub-shp3-g1] PASSED [ 28%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype1-min-sub-shp4-g0] PASSED [ 28%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype1-min-sub-shp4-g1] PASSED [ 28%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype1-min-sub-shp5-g0] PASSED [ 28%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype1-min-sub-shp5-g1] PASSED [ 28%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype1-min-mul-shp0-g0] PASSED [ 28%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype1-min-mul-shp0-g1] PASSED [ 28%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype1-min-mul-shp1-g0] PASSED [ 28%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype1-min-mul-shp1-g1] PASSED [ 28%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype1-min-mul-shp2-g0] PASSED [ 28%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype1-min-mul-shp2-g1] PASSED [ 28%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype1-min-mul-shp3-g0] PASSED [ 28%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype1-min-mul-shp3-g1] PASSED [ 29%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype1-min-mul-shp4-g0] PASSED [ 29%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype1-min-mul-shp4-g1] PASSED [ 29%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype1-min-mul-shp5-g0] PASSED [ 29%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype1-min-mul-shp5-g1] PASSED [ 29%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype1-min-div-shp0-g0] PASSED [ 29%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype1-min-div-shp0-g1] PASSED [ 29%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype1-min-div-shp1-g0] PASSED [ 29%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype1-min-div-shp1-g1] PASSED [ 29%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype1-min-div-shp2-g0] PASSED [ 29%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype1-min-div-shp2-g1] PASSED [ 29%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype1-min-div-shp3-g0] PASSED [ 29%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype1-min-div-shp3-g1] PASSED [ 29%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype1-min-div-shp4-g0] PASSED [ 29%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype1-min-div-shp4-g1] PASSED [ 29%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype1-min-div-shp5-g0] PASSED [ 29%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype1-min-div-shp5-g1] PASSED [ 29%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype1-min-copy_lhs-shp0-g0] PASSED [ 29%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype1-min-copy_lhs-shp0-g1] PASSED [ 29%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype1-min-copy_lhs-shp1-g0] PASSED [ 29%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype1-min-copy_lhs-shp1-g1] PASSED [ 29%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype1-min-copy_lhs-shp2-g0] PASSED [ 29%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype1-min-copy_lhs-shp2-g1] PASSED [ 29%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype1-min-copy_lhs-shp3-g0] PASSED [ 29%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype1-min-copy_lhs-shp3-g1] PASSED [ 29%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype1-min-copy_lhs-shp4-g0] PASSED [ 29%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype1-min-copy_lhs-shp4-g1] PASSED [ 29%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype1-min-copy_lhs-shp5-g0] PASSED [ 29%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype1-min-copy_lhs-shp5-g1] PASSED [ 29%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype1-min-copy_rhs-shp0-g0] PASSED [ 29%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype1-min-copy_rhs-shp0-g1] PASSED [ 30%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype1-min-copy_rhs-shp1-g0] PASSED [ 30%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype1-min-copy_rhs-shp1-g1] PASSED [ 30%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype1-min-copy_rhs-shp2-g0] PASSED [ 30%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype1-min-copy_rhs-shp2-g1] PASSED [ 30%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype1-min-copy_rhs-shp3-g0] PASSED [ 30%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype1-min-copy_rhs-shp3-g1] PASSED [ 30%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype1-min-copy_rhs-shp4-g0] PASSED [ 30%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype1-min-copy_rhs-shp4-g1] PASSED [ 30%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype1-min-copy_rhs-shp5-g0] PASSED [ 30%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype1-min-copy_rhs-shp5-g1] PASSED [ 30%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype1-max-add-shp0-g0] PASSED [ 30%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype1-max-add-shp0-g1] PASSED [ 30%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype1-max-add-shp1-g0] PASSED [ 30%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype1-max-add-shp1-g1] PASSED [ 30%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype1-max-add-shp2-g0] PASSED [ 30%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype1-max-add-shp2-g1] PASSED [ 30%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype1-max-add-shp3-g0] PASSED [ 30%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype1-max-add-shp3-g1] PASSED [ 30%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype1-max-add-shp4-g0] PASSED [ 30%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype1-max-add-shp4-g1] PASSED [ 30%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype1-max-add-shp5-g0] PASSED [ 30%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype1-max-add-shp5-g1] PASSED [ 30%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype1-max-sub-shp0-g0] PASSED [ 30%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype1-max-sub-shp0-g1] PASSED [ 30%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype1-max-sub-shp1-g0] PASSED [ 30%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype1-max-sub-shp1-g1] PASSED [ 30%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype1-max-sub-shp2-g0] PASSED [ 30%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype1-max-sub-shp2-g1] PASSED [ 30%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype1-max-sub-shp3-g0] PASSED [ 31%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype1-max-sub-shp3-g1] PASSED [ 31%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype1-max-sub-shp4-g0] PASSED [ 31%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype1-max-sub-shp4-g1] PASSED [ 31%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype1-max-sub-shp5-g0] PASSED [ 31%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype1-max-sub-shp5-g1] PASSED [ 31%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype1-max-mul-shp0-g0] PASSED [ 31%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype1-max-mul-shp0-g1] PASSED [ 31%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype1-max-mul-shp1-g0] PASSED [ 31%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype1-max-mul-shp1-g1] PASSED [ 31%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype1-max-mul-shp2-g0] PASSED [ 31%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype1-max-mul-shp2-g1] PASSED [ 31%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype1-max-mul-shp3-g0] PASSED [ 31%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype1-max-mul-shp3-g1] PASSED [ 31%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype1-max-mul-shp4-g0] PASSED [ 31%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype1-max-mul-shp4-g1] PASSED [ 31%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype1-max-mul-shp5-g0] PASSED [ 31%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype1-max-mul-shp5-g1] PASSED [ 31%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype1-max-div-shp0-g0] PASSED [ 31%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype1-max-div-shp0-g1] PASSED [ 31%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype1-max-div-shp1-g0] PASSED [ 31%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype1-max-div-shp1-g1] PASSED [ 31%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype1-max-div-shp2-g0] PASSED [ 31%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype1-max-div-shp2-g1] PASSED [ 31%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype1-max-div-shp3-g0] PASSED [ 31%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype1-max-div-shp3-g1] PASSED [ 31%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype1-max-div-shp4-g0] PASSED [ 31%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype1-max-div-shp4-g1] PASSED [ 31%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype1-max-div-shp5-g0] PASSED [ 31%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype1-max-div-shp5-g1] PASSED [ 32%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype1-max-copy_lhs-shp0-g0] PASSED [ 32%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype1-max-copy_lhs-shp0-g1] PASSED [ 32%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype1-max-copy_lhs-shp1-g0] PASSED [ 32%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype1-max-copy_lhs-shp1-g1] PASSED [ 32%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype1-max-copy_lhs-shp2-g0] PASSED [ 32%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype1-max-copy_lhs-shp2-g1] PASSED [ 32%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype1-max-copy_lhs-shp3-g0] PASSED [ 0%] tests/python/common/data/data/test_heterophilous_graphs.py::test_questions PASSED [ 32%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype1-max-copy_lhs-shp3-g1] PASSED [ 32%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype1-max-copy_lhs-shp4-g0] PASSED [ 32%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype1-max-copy_lhs-shp4-g1] PASSED [ 32%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype1-max-copy_lhs-shp5-g0] PASSED [ 32%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype1-max-copy_lhs-shp5-g1] PASSED [ 32%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype1-max-copy_rhs-shp0-g0] PASSED [ 32%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype1-max-copy_rhs-shp0-g1] PASSED [ 32%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype1-max-copy_rhs-shp1-g0] PASSED [ 32%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype1-max-copy_rhs-shp1-g1] PASSED [ 32%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype1-max-copy_rhs-shp2-g0] PASSED [ 32%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype1-max-copy_rhs-shp2-g1] PASSED [ 32%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype1-max-copy_rhs-shp3-g0] PASSED [ 32%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype1-max-copy_rhs-shp3-g1] PASSED [ 32%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype1-max-copy_rhs-shp4-g0] PASSED [ 32%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype1-max-copy_rhs-shp4-g1] PASSED [ 32%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype1-max-copy_rhs-shp5-g0] PASSED [ 32%] tests/python/common/ops/test_ops.py::test_spmm[float64-idtype1-max-copy_rhs-shp5-g1] PASSED [ 32%] tests/python/common/ops/test_ops.py::test_half_spmm[dtype0-0.001-0.5-idtype0] PASSED [ 32%] tests/python/common/ops/test_ops.py::test_half_spmm[dtype0-0.001-0.5-idtype1] PASSED [ 32%] tests/python/common/ops/test_ops.py::test_half_spmm[dtype1-0.004-2.0-idtype0] PASSED [ 32%] tests/python/common/ops/test_ops.py::test_half_spmm[dtype1-0.004-2.0-idtype1] PASSED [ 32%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-add-u-u-shp0-g0] PASSED [ 32%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-add-u-u-shp0-g1] PASSED [ 33%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-add-u-u-shp1-g0] PASSED [ 33%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-add-u-u-shp1-g1] PASSED [ 33%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-add-u-u-shp2-g0] PASSED [ 33%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-add-u-u-shp2-g1] PASSED [ 33%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-add-u-u-shp3-g0] PASSED [ 33%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-add-u-u-shp3-g1] PASSED [ 33%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-add-u-u-shp4-g0] PASSED [ 33%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-add-u-u-shp4-g1] PASSED [ 33%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-add-u-v-shp0-g0] PASSED [ 33%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-add-u-v-shp0-g1] PASSED [ 33%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-add-u-v-shp1-g0] PASSED [ 33%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-add-u-v-shp1-g1] PASSED [ 33%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-add-u-v-shp2-g0] PASSED [ 33%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-add-u-v-shp2-g1] PASSED [ 33%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-add-u-v-shp3-g0] PASSED [ 33%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-add-u-v-shp3-g1] PASSED [ 33%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-add-u-v-shp4-g0] PASSED [ 33%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-add-u-v-shp4-g1] PASSED [ 33%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-add-u-e-shp0-g0] PASSED [ 33%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-add-u-e-shp0-g1] PASSED [ 33%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-add-u-e-shp1-g0] PASSED [ 33%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-add-u-e-shp1-g1] PASSED [ 33%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-add-u-e-shp2-g0] PASSED [ 33%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-add-u-e-shp2-g1] PASSED [ 33%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-add-u-e-shp3-g0] PASSED [ 33%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-add-u-e-shp3-g1] PASSED [ 33%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-add-u-e-shp4-g0] PASSED [ 33%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-add-u-e-shp4-g1] PASSED [ 33%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-add-v-u-shp0-g0] PASSED [ 34%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-add-v-u-shp0-g1] PASSED [ 34%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-add-v-u-shp1-g0] PASSED [ 34%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-add-v-u-shp1-g1] PASSED [ 34%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-add-v-u-shp2-g0] PASSED [ 34%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-add-v-u-shp2-g1] PASSED [ 34%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-add-v-u-shp3-g0] PASSED [ 34%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-add-v-u-shp3-g1] PASSED [ 34%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-add-v-u-shp4-g0] PASSED [ 34%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-add-v-u-shp4-g1] PASSED [ 34%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-add-v-v-shp0-g0] PASSED [ 34%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-add-v-v-shp0-g1] PASSED [ 34%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-add-v-v-shp1-g0] PASSED [ 34%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-add-v-v-shp1-g1] PASSED [ 34%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-add-v-v-shp2-g0] PASSED [ 34%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-add-v-v-shp2-g1] PASSED [ 34%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-add-v-v-shp3-g0] PASSED [ 34%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-add-v-v-shp3-g1] PASSED [ 34%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-add-v-v-shp4-g0] PASSED [ 34%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-add-v-v-shp4-g1] PASSED [ 34%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-add-v-e-shp0-g0] PASSED [ 34%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-add-v-e-shp0-g1] PASSED [ 34%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-add-v-e-shp1-g0] PASSED [ 34%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-add-v-e-shp1-g1] PASSED [ 34%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-add-v-e-shp2-g0] PASSED [ 34%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-add-v-e-shp2-g1] PASSED [ 34%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-add-v-e-shp3-g0] PASSED [ 34%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-add-v-e-shp3-g1] PASSED [ 34%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-add-v-e-shp4-g0] PASSED [ 34%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-add-v-e-shp4-g1] PASSED [ 35%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-add-e-u-shp0-g0] PASSED [ 35%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-add-e-u-shp0-g1] PASSED [ 35%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-add-e-u-shp1-g0] PASSED [ 35%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-add-e-u-shp1-g1] PASSED [ 35%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-add-e-u-shp2-g0] PASSED [ 35%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-add-e-u-shp2-g1] PASSED [ 35%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-add-e-u-shp3-g0] PASSED [ 35%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-add-e-u-shp3-g1] PASSED [ 35%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-add-e-u-shp4-g0] PASSED [ 35%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-add-e-u-shp4-g1] PASSED [ 35%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-add-e-v-shp0-g0] PASSED [ 35%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-add-e-v-shp0-g1] PASSED [ 35%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-add-e-v-shp1-g0] PASSED [ 35%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-add-e-v-shp1-g1] PASSED [ 35%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-add-e-v-shp2-g0] PASSED [ 35%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-add-e-v-shp2-g1] PASSED [ 35%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-add-e-v-shp3-g0] PASSED [ 35%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-add-e-v-shp3-g1] PASSED [ 35%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-add-e-v-shp4-g0] PASSED [ 35%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-add-e-v-shp4-g1] PASSED [ 35%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-add-e-e-shp0-g0] PASSED [ 35%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-add-e-e-shp0-g1] PASSED [ 35%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-add-e-e-shp1-g0] PASSED [ 35%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-add-e-e-shp1-g1] PASSED [ 35%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-add-e-e-shp2-g0] PASSED [ 35%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-add-e-e-shp2-g1] PASSED [ 35%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-add-e-e-shp3-g0] PASSED [ 35%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-add-e-e-shp3-g1] PASSED [ 35%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-add-e-e-shp4-g0] PASSED [ 35%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-add-e-e-shp4-g1] PASSED [ 36%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-sub-u-u-shp0-g0] PASSED [ 36%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-sub-u-u-shp0-g1] PASSED [ 36%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-sub-u-u-shp1-g0] PASSED [ 36%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-sub-u-u-shp1-g1] PASSED [ 36%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-sub-u-u-shp2-g0] PASSED [ 36%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-sub-u-u-shp2-g1] PASSED [ 36%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-sub-u-u-shp3-g0] PASSED [ 36%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-sub-u-u-shp3-g1] PASSED [ 36%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-sub-u-u-shp4-g0] PASSED [ 36%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-sub-u-u-shp4-g1] PASSED [ 36%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-sub-u-v-shp0-g0] PASSED [ 36%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-sub-u-v-shp0-g1] PASSED [ 36%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-sub-u-v-shp1-g0] PASSED [ 36%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-sub-u-v-shp1-g1] PASSED [ 36%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-sub-u-v-shp2-g0] PASSED [ 36%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-sub-u-v-shp2-g1] PASSED [ 36%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-sub-u-v-shp3-g0] PASSED [ 36%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-sub-u-v-shp3-g1] PASSED [ 36%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-sub-u-v-shp4-g0] PASSED [ 36%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-sub-u-v-shp4-g1] PASSED [ 36%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-sub-u-e-shp0-g0] PASSED [ 36%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-sub-u-e-shp0-g1] PASSED [ 36%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-sub-u-e-shp1-g0] PASSED [ 36%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-sub-u-e-shp1-g1] PASSED [ 36%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-sub-u-e-shp2-g0] PASSED [ 36%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-sub-u-e-shp2-g1] PASSED [ 36%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-sub-u-e-shp3-g0] PASSED [ 36%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-sub-u-e-shp3-g1] PASSED [ 36%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-sub-u-e-shp4-g0] PASSED [ 37%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-sub-u-e-shp4-g1] PASSED [ 37%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-sub-v-u-shp0-g0] PASSED [ 37%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-sub-v-u-shp0-g1] PASSED [ 37%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-sub-v-u-shp1-g0] PASSED [ 37%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-sub-v-u-shp1-g1] PASSED [ 37%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-sub-v-u-shp2-g0] PASSED [ 37%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-sub-v-u-shp2-g1] PASSED [ 37%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-sub-v-u-shp3-g0] PASSED [ 37%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-sub-v-u-shp3-g1] PASSED [ 37%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-sub-v-u-shp4-g0] PASSED [ 37%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-sub-v-u-shp4-g1] PASSED [ 37%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-sub-v-v-shp0-g0] PASSED [ 37%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-sub-v-v-shp0-g1] PASSED [ 37%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-sub-v-v-shp1-g0] PASSED [ 37%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-sub-v-v-shp1-g1] PASSED [ 37%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-sub-v-v-shp2-g0] PASSED [ 37%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-sub-v-v-shp2-g1] PASSED [ 37%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-sub-v-v-shp3-g0] PASSED [ 37%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-sub-v-v-shp3-g1] PASSED [ 37%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-sub-v-v-shp4-g0] PASSED [ 37%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-sub-v-v-shp4-g1] PASSED [ 37%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-sub-v-e-shp0-g0] PASSED [ 37%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-sub-v-e-shp0-g1] PASSED [ 37%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-sub-v-e-shp1-g0] PASSED [ 37%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-sub-v-e-shp1-g1] PASSED [ 37%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-sub-v-e-shp2-g0] PASSED [ 37%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-sub-v-e-shp2-g1] PASSED [ 37%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-sub-v-e-shp3-g0] PASSED [ 37%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-sub-v-e-shp3-g1] PASSED [ 38%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-sub-v-e-shp4-g0] PASSED [ 38%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-sub-v-e-shp4-g1] PASSED [ 38%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-sub-e-u-shp0-g0] PASSED [ 38%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-sub-e-u-shp0-g1] PASSED [ 38%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-sub-e-u-shp1-g0] PASSED [ 38%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-sub-e-u-shp1-g1] PASSED [ 38%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-sub-e-u-shp2-g0] PASSED [ 38%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-sub-e-u-shp2-g1] PASSED [ 38%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-sub-e-u-shp3-g0] PASSED [ 38%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-sub-e-u-shp3-g1] PASSED [ 38%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-sub-e-u-shp4-g0] PASSED [ 38%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-sub-e-u-shp4-g1] PASSED [ 38%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-sub-e-v-shp0-g0] PASSED [ 38%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-sub-e-v-shp0-g1] PASSED [ 38%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-sub-e-v-shp1-g0] PASSED [ 38%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-sub-e-v-shp1-g1] PASSED [ 38%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-sub-e-v-shp2-g0] PASSED [ 38%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-sub-e-v-shp2-g1] PASSED [ 38%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-sub-e-v-shp3-g0] PASSED [ 38%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-sub-e-v-shp3-g1] PASSED [ 38%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-sub-e-v-shp4-g0] PASSED [ 38%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-sub-e-v-shp4-g1] PASSED [ 38%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-sub-e-e-shp0-g0] PASSED [ 38%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-sub-e-e-shp0-g1] PASSED [ 38%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-sub-e-e-shp1-g0] PASSED [ 38%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-sub-e-e-shp1-g1] PASSED [ 38%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-sub-e-e-shp2-g0] PASSED [ 38%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-sub-e-e-shp2-g1] PASSED [ 38%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-sub-e-e-shp3-g0] PASSED [ 38%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-sub-e-e-shp3-g1] PASSED [ 39%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-sub-e-e-shp4-g0] PASSED [ 39%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-sub-e-e-shp4-g1] PASSED [ 39%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-mul-u-u-shp0-g0] PASSED [ 39%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-mul-u-u-shp0-g1] PASSED [ 39%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-mul-u-u-shp1-g0] PASSED [ 39%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-mul-u-u-shp1-g1] PASSED [ 39%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-mul-u-u-shp2-g0] PASSED [ 39%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-mul-u-u-shp2-g1] PASSED [ 39%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-mul-u-u-shp3-g0] PASSED [ 39%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-mul-u-u-shp3-g1] PASSED [ 39%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-mul-u-u-shp4-g0] PASSED [ 39%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-mul-u-u-shp4-g1] PASSED [ 39%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-mul-u-v-shp0-g0] PASSED [ 39%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-mul-u-v-shp0-g1] PASSED [ 39%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-mul-u-v-shp1-g0] PASSED [ 39%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-mul-u-v-shp1-g1] PASSED [ 39%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-mul-u-v-shp2-g0] PASSED [ 39%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-mul-u-v-shp2-g1] PASSED [ 39%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-mul-u-v-shp3-g0] PASSED [ 39%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-mul-u-v-shp3-g1] PASSED [ 39%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-mul-u-v-shp4-g0] PASSED [ 39%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-mul-u-v-shp4-g1] PASSED [ 39%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-mul-u-e-shp0-g0] PASSED [ 39%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-mul-u-e-shp0-g1] PASSED [ 39%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-mul-u-e-shp1-g0] PASSED [ 39%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-mul-u-e-shp1-g1] PASSED [ 39%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-mul-u-e-shp2-g0] PASSED [ 39%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-mul-u-e-shp2-g1] PASSED [ 39%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-mul-u-e-shp3-g0] PASSED [ 40%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-mul-u-e-shp3-g1] PASSED [ 40%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-mul-u-e-shp4-g0] PASSED [ 40%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-mul-u-e-shp4-g1] PASSED [ 40%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-mul-v-u-shp0-g0] PASSED [ 40%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-mul-v-u-shp0-g1] PASSED [ 40%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-mul-v-u-shp1-g0] PASSED [ 40%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-mul-v-u-shp1-g1] PASSED [ 40%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-mul-v-u-shp2-g0] PASSED [ 40%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-mul-v-u-shp2-g1] PASSED [ 40%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-mul-v-u-shp3-g0] PASSED [ 40%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-mul-v-u-shp3-g1] PASSED [ 40%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-mul-v-u-shp4-g0] PASSED [ 40%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-mul-v-u-shp4-g1] PASSED [ 40%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-mul-v-v-shp0-g0] PASSED [ 40%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-mul-v-v-shp0-g1] PASSED [ 40%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-mul-v-v-shp1-g0] PASSED [ 40%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-mul-v-v-shp1-g1] PASSED [ 40%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-mul-v-v-shp2-g0] PASSED [ 40%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-mul-v-v-shp2-g1] PASSED [ 40%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-mul-v-v-shp3-g0] PASSED [ 40%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-mul-v-v-shp3-g1] PASSED [ 40%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-mul-v-v-shp4-g0] PASSED [ 40%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-mul-v-v-shp4-g1] PASSED [ 40%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-mul-v-e-shp0-g0] PASSED [ 40%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-mul-v-e-shp0-g1] PASSED [ 40%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-mul-v-e-shp1-g0] PASSED [ 40%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-mul-v-e-shp1-g1] PASSED [ 40%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-mul-v-e-shp2-g0] PASSED [ 40%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-mul-v-e-shp2-g1] PASSED [ 41%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-mul-v-e-shp3-g0] PASSED [ 41%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-mul-v-e-shp3-g1] PASSED [ 41%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-mul-v-e-shp4-g0] PASSED [ 41%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-mul-v-e-shp4-g1] PASSED [ 41%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-mul-e-u-shp0-g0] PASSED [ 41%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-mul-e-u-shp0-g1] PASSED [ 41%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-mul-e-u-shp1-g0] PASSED [ 41%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-mul-e-u-shp1-g1] PASSED [ 41%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-mul-e-u-shp2-g0] PASSED [ 41%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-mul-e-u-shp2-g1] PASSED [ 41%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-mul-e-u-shp3-g0] PASSED [ 41%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-mul-e-u-shp3-g1] PASSED [ 41%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-mul-e-u-shp4-g0] PASSED [ 41%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-mul-e-u-shp4-g1] PASSED [ 41%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-mul-e-v-shp0-g0] PASSED [ 41%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-mul-e-v-shp0-g1] PASSED [ 41%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-mul-e-v-shp1-g0] PASSED [ 41%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-mul-e-v-shp1-g1] PASSED [ 41%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-mul-e-v-shp2-g0] PASSED [ 41%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-mul-e-v-shp2-g1] PASSED [ 41%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-mul-e-v-shp3-g0] PASSED [ 41%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-mul-e-v-shp3-g1] PASSED [ 41%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-mul-e-v-shp4-g0] PASSED [ 41%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-mul-e-v-shp4-g1] PASSED [ 41%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-mul-e-e-shp0-g0] PASSED [ 41%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-mul-e-e-shp0-g1] PASSED [ 41%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-mul-e-e-shp1-g0] PASSED [ 41%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-mul-e-e-shp1-g1] PASSED [ 41%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-mul-e-e-shp2-g0] PASSED [ 41%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-mul-e-e-shp2-g1] PASSED [ 42%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-mul-e-e-shp3-g0] PASSED [ 42%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-mul-e-e-shp3-g1] PASSED [ 42%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-mul-e-e-shp4-g0] PASSED [ 42%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-mul-e-e-shp4-g1] PASSED [ 42%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-div-u-u-shp0-g0] PASSED [ 42%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-div-u-u-shp0-g1] PASSED [ 42%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-div-u-u-shp1-g0] PASSED [ 42%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-div-u-u-shp1-g1] PASSED [ 42%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-div-u-u-shp2-g0] PASSED [ 42%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-div-u-u-shp2-g1] PASSED [ 42%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-div-u-u-shp3-g0] PASSED [ 42%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-div-u-u-shp3-g1] PASSED [ 42%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-div-u-u-shp4-g0] PASSED [ 42%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-div-u-u-shp4-g1] PASSED [ 42%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-div-u-v-shp0-g0] PASSED [ 42%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-div-u-v-shp0-g1] PASSED [ 42%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-div-u-v-shp1-g0] PASSED [ 42%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-div-u-v-shp1-g1] PASSED [ 42%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-div-u-v-shp2-g0] PASSED [ 42%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-div-u-v-shp2-g1] PASSED [ 42%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-div-u-v-shp3-g0] PASSED [ 42%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-div-u-v-shp3-g1] PASSED [ 42%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-div-u-v-shp4-g0] PASSED [ 42%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-div-u-v-shp4-g1] PASSED [ 42%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-div-u-e-shp0-g0] PASSED [ 42%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-div-u-e-shp0-g1] PASSED [ 42%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-div-u-e-shp1-g0] PASSED [ 42%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-div-u-e-shp1-g1] PASSED [ 42%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-div-u-e-shp2-g0] PASSED [ 43%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-div-u-e-shp2-g1] PASSED [ 43%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-div-u-e-shp3-g0] PASSED [ 43%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-div-u-e-shp3-g1] PASSED [ 43%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-div-u-e-shp4-g0] PASSED [ 43%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-div-u-e-shp4-g1] PASSED [ 43%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-div-v-u-shp0-g0] PASSED [ 43%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-div-v-u-shp0-g1] PASSED [ 43%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-div-v-u-shp1-g0] PASSED [ 43%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-div-v-u-shp1-g1] PASSED [ 43%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-div-v-u-shp2-g0] PASSED [ 43%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-div-v-u-shp2-g1] PASSED [ 43%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-div-v-u-shp3-g0] PASSED [ 43%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-div-v-u-shp3-g1] PASSED [ 43%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-div-v-u-shp4-g0] PASSED [ 43%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-div-v-u-shp4-g1] PASSED [ 43%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-div-v-v-shp0-g0] PASSED [ 43%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-div-v-v-shp0-g1] PASSED [ 43%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-div-v-v-shp1-g0] PASSED [ 43%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-div-v-v-shp1-g1] PASSED [ 43%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-div-v-v-shp2-g0] PASSED [ 43%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-div-v-v-shp2-g1] PASSED [ 43%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-div-v-v-shp3-g0] PASSED [ 43%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-div-v-v-shp3-g1] PASSED [ 43%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-div-v-v-shp4-g0] PASSED [ 43%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-div-v-v-shp4-g1] PASSED [ 43%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-div-v-e-shp0-g0] PASSED [ 43%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-div-v-e-shp0-g1] PASSED [ 43%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-div-v-e-shp1-g0] PASSED [ 43%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-div-v-e-shp1-g1] PASSED [ 44%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-div-v-e-shp2-g0] PASSED [ 44%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-div-v-e-shp2-g1] PASSED [ 44%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-div-v-e-shp3-g0] PASSED [ 44%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-div-v-e-shp3-g1] PASSED [ 44%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-div-v-e-shp4-g0] PASSED [ 44%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-div-v-e-shp4-g1] PASSED [ 44%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-div-e-u-shp0-g0] PASSED [ 44%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-div-e-u-shp0-g1] PASSED [ 44%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-div-e-u-shp1-g0] PASSED [ 44%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-div-e-u-shp1-g1] PASSED [ 44%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-div-e-u-shp2-g0] PASSED [ 44%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-div-e-u-shp2-g1] PASSED [ 44%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-div-e-u-shp3-g0] PASSED [ 44%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-div-e-u-shp3-g1] PASSED [ 44%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-div-e-u-shp4-g0] PASSED [ 44%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-div-e-u-shp4-g1] PASSED [ 44%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-div-e-v-shp0-g0] PASSED [ 44%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-div-e-v-shp0-g1] PASSED [ 44%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-div-e-v-shp1-g0] PASSED [ 44%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-div-e-v-shp1-g1] PASSED [ 44%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-div-e-v-shp2-g0] PASSED [ 44%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-div-e-v-shp2-g1] PASSED [ 44%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-div-e-v-shp3-g0] PASSED [ 44%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-div-e-v-shp3-g1] PASSED [ 44%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-div-e-v-shp4-g0] PASSED [ 44%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-div-e-v-shp4-g1] PASSED [ 44%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-div-e-e-shp0-g0] PASSED [ 44%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-div-e-e-shp0-g1] PASSED [ 44%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-div-e-e-shp1-g0] PASSED [ 44%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-div-e-e-shp1-g1] PASSED [ 45%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-div-e-e-shp2-g0] PASSED [ 45%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-div-e-e-shp2-g1] PASSED [ 45%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-div-e-e-shp3-g0] PASSED [ 45%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-div-e-e-shp3-g1] PASSED [ 45%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-div-e-e-shp4-g0] PASSED [ 45%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-div-e-e-shp4-g1] PASSED [ 45%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-dot-u-u-shp0-g0] PASSED [ 45%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-dot-u-u-shp0-g1] PASSED [ 45%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-dot-u-u-shp1-g0] PASSED [ 45%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-dot-u-u-shp1-g1] PASSED [ 45%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-dot-u-u-shp2-g0] PASSED [ 45%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-dot-u-u-shp2-g1] PASSED [ 45%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-dot-u-u-shp3-g0] PASSED [ 45%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-dot-u-u-shp3-g1] PASSED [ 45%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-dot-u-u-shp4-g0] PASSED [ 45%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-dot-u-u-shp4-g1] PASSED [ 45%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-dot-u-v-shp0-g0] PASSED [ 45%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-dot-u-v-shp0-g1] PASSED [ 45%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-dot-u-v-shp1-g0] PASSED [ 45%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-dot-u-v-shp1-g1] PASSED [ 45%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-dot-u-v-shp2-g0] PASSED [ 45%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-dot-u-v-shp2-g1] PASSED [ 45%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-dot-u-v-shp3-g0] PASSED [ 45%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-dot-u-v-shp3-g1] PASSED [ 45%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-dot-u-v-shp4-g0] PASSED [ 45%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-dot-u-v-shp4-g1] PASSED [ 45%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-dot-u-e-shp0-g0] PASSED [ 45%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-dot-u-e-shp0-g1] PASSED [ 45%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-dot-u-e-shp1-g0] PASSED [ 46%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-dot-u-e-shp1-g1] PASSED [ 46%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-dot-u-e-shp2-g0] PASSED [ 46%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-dot-u-e-shp2-g1] PASSED [ 46%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-dot-u-e-shp3-g0] PASSED [ 46%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-dot-u-e-shp3-g1] PASSED [ 46%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-dot-u-e-shp4-g0] PASSED [ 46%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-dot-u-e-shp4-g1] PASSED [ 46%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-dot-v-u-shp0-g0] PASSED [ 46%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-dot-v-u-shp0-g1] PASSED [ 46%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-dot-v-u-shp1-g0] PASSED [ 46%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-dot-v-u-shp1-g1] PASSED [ 46%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-dot-v-u-shp2-g0] PASSED [ 46%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-dot-v-u-shp2-g1] PASSED [ 46%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-dot-v-u-shp3-g0] PASSED [ 46%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-dot-v-u-shp3-g1] PASSED [ 46%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-dot-v-u-shp4-g0] PASSED [ 46%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-dot-v-u-shp4-g1] PASSED [ 46%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-dot-v-v-shp0-g0] PASSED [ 46%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-dot-v-v-shp0-g1] PASSED [ 46%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-dot-v-v-shp1-g0] PASSED [ 46%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-dot-v-v-shp1-g1] PASSED [ 46%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-dot-v-v-shp2-g0] PASSED [ 46%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-dot-v-v-shp2-g1] PASSED [ 46%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-dot-v-v-shp3-g0] PASSED [ 46%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-dot-v-v-shp3-g1] PASSED [ 46%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-dot-v-v-shp4-g0] PASSED [ 46%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-dot-v-v-shp4-g1] PASSED [ 46%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-dot-v-e-shp0-g0] PASSED [ 46%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-dot-v-e-shp0-g1] PASSED [ 47%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-dot-v-e-shp1-g0] PASSED [ 47%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-dot-v-e-shp1-g1] PASSED [ 47%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-dot-v-e-shp2-g0] PASSED [ 47%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-dot-v-e-shp2-g1] PASSED [ 47%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-dot-v-e-shp3-g0] PASSED [ 47%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-dot-v-e-shp3-g1] PASSED [ 47%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-dot-v-e-shp4-g0] PASSED [ 47%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-dot-v-e-shp4-g1] PASSED [ 47%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-dot-e-u-shp0-g0] PASSED [ 47%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-dot-e-u-shp0-g1] PASSED [ 47%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-dot-e-u-shp1-g0] PASSED [ 47%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-dot-e-u-shp1-g1] PASSED [ 47%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-dot-e-u-shp2-g0] PASSED [ 47%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-dot-e-u-shp2-g1] PASSED [ 47%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-dot-e-u-shp3-g0] PASSED [ 47%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-dot-e-u-shp3-g1] PASSED [ 47%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-dot-e-u-shp4-g0] PASSED [ 47%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-dot-e-u-shp4-g1] PASSED [ 47%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-dot-e-v-shp0-g0] PASSED [ 47%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-dot-e-v-shp0-g1] PASSED [ 47%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-dot-e-v-shp1-g0] PASSED [ 47%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-dot-e-v-shp1-g1] PASSED [ 47%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-dot-e-v-shp2-g0] PASSED [ 47%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-dot-e-v-shp2-g1] PASSED [ 47%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-dot-e-v-shp3-g0] PASSED [ 47%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-dot-e-v-shp3-g1] PASSED [ 47%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-dot-e-v-shp4-g0] PASSED [ 47%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-dot-e-v-shp4-g1] PASSED [ 47%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-dot-e-e-shp0-g0] PASSED [ 47%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-dot-e-e-shp0-g1] PASSED [ 48%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-dot-e-e-shp1-g0] PASSED [ 48%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-dot-e-e-shp1-g1] PASSED [ 48%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-dot-e-e-shp2-g0] PASSED [ 48%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-dot-e-e-shp2-g1] PASSED [ 48%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-dot-e-e-shp3-g0] PASSED [ 48%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-dot-e-e-shp3-g1] PASSED [ 48%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-dot-e-e-shp4-g0] PASSED [ 48%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-dot-e-e-shp4-g1] PASSED [ 48%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-copy_lhs-u-u-shp0-g0] PASSED [ 48%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-copy_lhs-u-u-shp0-g1] PASSED [ 48%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-copy_lhs-u-u-shp1-g0] PASSED [ 48%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-copy_lhs-u-u-shp1-g1] PASSED [ 48%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-copy_lhs-u-u-shp2-g0] PASSED [ 48%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-copy_lhs-u-u-shp2-g1] PASSED [ 48%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-copy_lhs-u-u-shp3-g0] PASSED [ 48%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-copy_lhs-u-u-shp3-g1] PASSED [ 48%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-copy_lhs-u-u-shp4-g0] PASSED [ 48%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-copy_lhs-u-u-shp4-g1] PASSED [ 48%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-copy_lhs-u-v-shp0-g0] PASSED [ 48%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-copy_lhs-u-v-shp0-g1] PASSED [ 48%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-copy_lhs-u-v-shp1-g0] PASSED [ 48%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-copy_lhs-u-v-shp1-g1] PASSED [ 48%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-copy_lhs-u-v-shp2-g0] PASSED [ 48%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-copy_lhs-u-v-shp2-g1] PASSED [ 48%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-copy_lhs-u-v-shp3-g0] PASSED [ 48%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-copy_lhs-u-v-shp3-g1] PASSED [ 48%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-copy_lhs-u-v-shp4-g0] PASSED [ 48%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-copy_lhs-u-v-shp4-g1] PASSED [ 48%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-copy_lhs-u-e-shp0-g0] PASSED [ 49%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-copy_lhs-u-e-shp0-g1] PASSED [ 49%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-copy_lhs-u-e-shp1-g0] PASSED [ 49%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-copy_lhs-u-e-shp1-g1] PASSED [ 49%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-copy_lhs-u-e-shp2-g0] PASSED [ 49%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-copy_lhs-u-e-shp2-g1] PASSED [ 49%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-copy_lhs-u-e-shp3-g0] PASSED [ 49%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-copy_lhs-u-e-shp3-g1] PASSED [ 49%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-copy_lhs-u-e-shp4-g0] PASSED [ 49%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-copy_lhs-u-e-shp4-g1] PASSED [ 49%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-copy_lhs-v-u-shp0-g0] PASSED [ 49%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-copy_lhs-v-u-shp0-g1] PASSED [ 49%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-copy_lhs-v-u-shp1-g0] PASSED [ 49%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-copy_lhs-v-u-shp1-g1] PASSED [ 49%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-copy_lhs-v-u-shp2-g0] PASSED [ 49%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-copy_lhs-v-u-shp2-g1] PASSED [ 49%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-copy_lhs-v-u-shp3-g0] PASSED [ 49%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-copy_lhs-v-u-shp3-g1] PASSED [ 49%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-copy_lhs-v-u-shp4-g0] PASSED [ 49%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-copy_lhs-v-u-shp4-g1] PASSED [ 49%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-copy_lhs-v-v-shp0-g0] PASSED [ 49%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-copy_lhs-v-v-shp0-g1] PASSED [ 49%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-copy_lhs-v-v-shp1-g0] PASSED [ 49%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-copy_lhs-v-v-shp1-g1] PASSED [ 49%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-copy_lhs-v-v-shp2-g0] PASSED [ 49%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-copy_lhs-v-v-shp2-g1] PASSED [ 49%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-copy_lhs-v-v-shp3-g0] PASSED [ 49%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-copy_lhs-v-v-shp3-g1] PASSED [ 49%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-copy_lhs-v-v-shp4-g0] PASSED [ 49%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-copy_lhs-v-v-shp4-g1] PASSED [ 50%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-copy_lhs-v-e-shp0-g0] PASSED [ 50%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-copy_lhs-v-e-shp0-g1] PASSED [ 50%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-copy_lhs-v-e-shp1-g0] PASSED [ 50%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-copy_lhs-v-e-shp1-g1] PASSED [ 50%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-copy_lhs-v-e-shp2-g0] PASSED [ 50%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-copy_lhs-v-e-shp2-g1] PASSED [ 50%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-copy_lhs-v-e-shp3-g0] PASSED [ 50%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-copy_lhs-v-e-shp3-g1] PASSED [ 50%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-copy_lhs-v-e-shp4-g0] PASSED [ 50%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-copy_lhs-v-e-shp4-g1] PASSED [ 50%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-copy_lhs-e-u-shp0-g0] PASSED [ 50%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-copy_lhs-e-u-shp0-g1] PASSED [ 50%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-copy_lhs-e-u-shp1-g0] PASSED [ 50%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-copy_lhs-e-u-shp1-g1] PASSED [ 50%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-copy_lhs-e-u-shp2-g0] PASSED [ 50%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-copy_lhs-e-u-shp2-g1] PASSED [ 50%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-copy_lhs-e-u-shp3-g0] PASSED [ 50%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-copy_lhs-e-u-shp3-g1] PASSED [ 50%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-copy_lhs-e-u-shp4-g0] PASSED [ 50%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-copy_lhs-e-u-shp4-g1] PASSED [ 50%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-copy_lhs-e-v-shp0-g0] PASSED [ 50%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-copy_lhs-e-v-shp0-g1] PASSED [ 50%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-copy_lhs-e-v-shp1-g0] PASSED [ 50%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-copy_lhs-e-v-shp1-g1] PASSED [ 50%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-copy_lhs-e-v-shp2-g0] PASSED [ 50%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-copy_lhs-e-v-shp2-g1] PASSED [ 50%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-copy_lhs-e-v-shp3-g0] PASSED [ 50%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-copy_lhs-e-v-shp3-g1] PASSED [ 50%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-copy_lhs-e-v-shp4-g0] PASSED [ 50%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-copy_lhs-e-v-shp4-g1] PASSED [ 51%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-copy_lhs-e-e-shp0-g0] PASSED [ 51%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-copy_lhs-e-e-shp0-g1] PASSED [ 51%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-copy_lhs-e-e-shp1-g0] PASSED [ 51%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-copy_lhs-e-e-shp1-g1] PASSED [ 51%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-copy_lhs-e-e-shp2-g0] PASSED [ 51%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-copy_lhs-e-e-shp2-g1] PASSED [ 51%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-copy_lhs-e-e-shp3-g0] PASSED [ 51%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-copy_lhs-e-e-shp3-g1] PASSED [ 51%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-copy_lhs-e-e-shp4-g0] PASSED [ 51%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-copy_lhs-e-e-shp4-g1] PASSED [ 51%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-copy_rhs-u-u-shp0-g0] PASSED [ 51%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-copy_rhs-u-u-shp0-g1] PASSED [ 51%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-copy_rhs-u-u-shp1-g0] PASSED [ 51%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-copy_rhs-u-u-shp1-g1] PASSED [ 51%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-copy_rhs-u-u-shp2-g0] PASSED [ 51%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-copy_rhs-u-u-shp2-g1] PASSED [ 51%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-copy_rhs-u-u-shp3-g0] PASSED [ 51%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-copy_rhs-u-u-shp3-g1] PASSED [ 51%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-copy_rhs-u-u-shp4-g0] PASSED [ 51%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-copy_rhs-u-u-shp4-g1] PASSED [ 51%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-copy_rhs-u-v-shp0-g0] PASSED [ 51%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-copy_rhs-u-v-shp0-g1] PASSED [ 51%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-copy_rhs-u-v-shp1-g0] PASSED [ 51%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-copy_rhs-u-v-shp1-g1] PASSED [ 51%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-copy_rhs-u-v-shp2-g0] PASSED [ 51%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-copy_rhs-u-v-shp2-g1] PASSED [ 51%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-copy_rhs-u-v-shp3-g0] PASSED [ 51%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-copy_rhs-u-v-shp3-g1] PASSED [ 51%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-copy_rhs-u-v-shp4-g0] PASSED [ 52%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-copy_rhs-u-v-shp4-g1] PASSED [ 52%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-copy_rhs-u-e-shp0-g0] PASSED [ 52%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-copy_rhs-u-e-shp0-g1] PASSED [ 52%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-copy_rhs-u-e-shp1-g0] PASSED [ 52%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-copy_rhs-u-e-shp1-g1] PASSED [ 52%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-copy_rhs-u-e-shp2-g0] PASSED [ 52%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-copy_rhs-u-e-shp2-g1] PASSED [ 52%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-copy_rhs-u-e-shp3-g0] PASSED [ 52%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-copy_rhs-u-e-shp3-g1] PASSED [ 52%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-copy_rhs-u-e-shp4-g0] PASSED [ 52%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-copy_rhs-u-e-shp4-g1] PASSED [ 52%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-copy_rhs-v-u-shp0-g0] PASSED [ 52%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-copy_rhs-v-u-shp0-g1] PASSED [ 52%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-copy_rhs-v-u-shp1-g0] PASSED [ 52%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-copy_rhs-v-u-shp1-g1] PASSED [ 52%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-copy_rhs-v-u-shp2-g0] PASSED [ 52%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-copy_rhs-v-u-shp2-g1] PASSED [ 52%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-copy_rhs-v-u-shp3-g0] PASSED [ 52%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-copy_rhs-v-u-shp3-g1] PASSED [ 52%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-copy_rhs-v-u-shp4-g0] PASSED [ 52%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-copy_rhs-v-u-shp4-g1] PASSED [ 52%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-copy_rhs-v-v-shp0-g0] PASSED [ 52%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-copy_rhs-v-v-shp0-g1] PASSED [ 52%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-copy_rhs-v-v-shp1-g0] PASSED [ 52%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-copy_rhs-v-v-shp1-g1] PASSED [ 52%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-copy_rhs-v-v-shp2-g0] PASSED [ 52%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-copy_rhs-v-v-shp2-g1] PASSED [ 52%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-copy_rhs-v-v-shp3-g0] PASSED [ 52%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-copy_rhs-v-v-shp3-g1] PASSED [ 52%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-copy_rhs-v-v-shp4-g0] PASSED [ 53%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-copy_rhs-v-v-shp4-g1] PASSED [ 53%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-copy_rhs-v-e-shp0-g0] PASSED [ 53%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-copy_rhs-v-e-shp0-g1] PASSED [ 53%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-copy_rhs-v-e-shp1-g0] PASSED [ 53%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-copy_rhs-v-e-shp1-g1] PASSED [ 53%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-copy_rhs-v-e-shp2-g0] PASSED [ 53%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-copy_rhs-v-e-shp2-g1] PASSED [ 53%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-copy_rhs-v-e-shp3-g0] PASSED [ 53%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-copy_rhs-v-e-shp3-g1] PASSED [ 53%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-copy_rhs-v-e-shp4-g0] PASSED [ 53%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-copy_rhs-v-e-shp4-g1] PASSED [ 53%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-copy_rhs-e-u-shp0-g0] PASSED [ 53%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-copy_rhs-e-u-shp0-g1] PASSED [ 53%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-copy_rhs-e-u-shp1-g0] PASSED [ 53%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-copy_rhs-e-u-shp1-g1] PASSED [ 53%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-copy_rhs-e-u-shp2-g0] PASSED [ 53%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-copy_rhs-e-u-shp2-g1] PASSED [ 53%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-copy_rhs-e-u-shp3-g0] PASSED [ 53%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-copy_rhs-e-u-shp3-g1] PASSED [ 53%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-copy_rhs-e-u-shp4-g0] PASSED [ 53%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-copy_rhs-e-u-shp4-g1] PASSED [ 53%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-copy_rhs-e-v-shp0-g0] PASSED [ 53%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-copy_rhs-e-v-shp0-g1] PASSED [ 53%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-copy_rhs-e-v-shp1-g0] PASSED [ 53%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-copy_rhs-e-v-shp1-g1] PASSED [ 53%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-copy_rhs-e-v-shp2-g0] PASSED [ 53%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-copy_rhs-e-v-shp2-g1] PASSED [ 53%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-copy_rhs-e-v-shp3-g0] PASSED [ 53%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-copy_rhs-e-v-shp3-g1] PASSED [ 54%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-copy_rhs-e-v-shp4-g0] PASSED [ 54%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-copy_rhs-e-v-shp4-g1] PASSED [ 54%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-copy_rhs-e-e-shp0-g0] PASSED [ 54%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-copy_rhs-e-e-shp0-g1] PASSED [ 54%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-copy_rhs-e-e-shp1-g0] PASSED [ 54%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-copy_rhs-e-e-shp1-g1] PASSED [ 54%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-copy_rhs-e-e-shp2-g0] PASSED [ 54%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-copy_rhs-e-e-shp2-g1] PASSED [ 54%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-copy_rhs-e-e-shp3-g0] PASSED [ 54%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-copy_rhs-e-e-shp3-g1] PASSED [ 54%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-copy_rhs-e-e-shp4-g0] PASSED [ 54%] tests/python/common/ops/test_ops.py::test_sddmm[idtype0-copy_rhs-e-e-shp4-g1] PASSED [ 54%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-add-u-u-shp0-g0] PASSED [ 54%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-add-u-u-shp0-g1] PASSED [ 54%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-add-u-u-shp1-g0] PASSED [ 54%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-add-u-u-shp1-g1] PASSED [ 54%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-add-u-u-shp2-g0] PASSED [ 54%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-add-u-u-shp2-g1] PASSED [ 54%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-add-u-u-shp3-g0] PASSED [ 54%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-add-u-u-shp3-g1] PASSED [ 54%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-add-u-u-shp4-g0] PASSED [ 54%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-add-u-u-shp4-g1] PASSED [ 54%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-add-u-v-shp0-g0] PASSED [ 54%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-add-u-v-shp0-g1] PASSED [ 54%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-add-u-v-shp1-g0] PASSED [ 54%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-add-u-v-shp1-g1] PASSED [ 54%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-add-u-v-shp2-g0] PASSED [ 54%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-add-u-v-shp2-g1] PASSED [ 54%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-add-u-v-shp3-g0] PASSED [ 55%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-add-u-v-shp3-g1] PASSED [ 55%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-add-u-v-shp4-g0] PASSED [ 55%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-add-u-v-shp4-g1] PASSED [ 55%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-add-u-e-shp0-g0] PASSED [ 55%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-add-u-e-shp0-g1] PASSED [ 55%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-add-u-e-shp1-g0] PASSED [ 55%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-add-u-e-shp1-g1] PASSED [ 55%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-add-u-e-shp2-g0] PASSED [ 55%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-add-u-e-shp2-g1] PASSED [ 55%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-add-u-e-shp3-g0] PASSED [ 55%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-add-u-e-shp3-g1] PASSED [ 55%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-add-u-e-shp4-g0] PASSED [ 55%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-add-u-e-shp4-g1] PASSED [ 55%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-add-v-u-shp0-g0] PASSED [ 55%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-add-v-u-shp0-g1] PASSED [ 55%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-add-v-u-shp1-g0] PASSED [ 55%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-add-v-u-shp1-g1] PASSED [ 55%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-add-v-u-shp2-g0] PASSED [ 55%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-add-v-u-shp2-g1] PASSED [ 55%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-add-v-u-shp3-g0] PASSED [ 55%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-add-v-u-shp3-g1] PASSED [ 55%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-add-v-u-shp4-g0] PASSED [ 55%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-add-v-u-shp4-g1] PASSED [ 55%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-add-v-v-shp0-g0] PASSED [ 55%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-add-v-v-shp0-g1] PASSED [ 55%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-add-v-v-shp1-g0] PASSED [ 55%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-add-v-v-shp1-g1] PASSED [ 55%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-add-v-v-shp2-g0] PASSED [ 55%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-add-v-v-shp2-g1] PASSED [ 55%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-add-v-v-shp3-g0] PASSED [ 56%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-add-v-v-shp3-g1] PASSED [ 56%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-add-v-v-shp4-g0] PASSED [ 56%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-add-v-v-shp4-g1] PASSED [ 56%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-add-v-e-shp0-g0] PASSED [ 56%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-add-v-e-shp0-g1] PASSED [ 56%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-add-v-e-shp1-g0] PASSED [ 56%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-add-v-e-shp1-g1] PASSED [ 56%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-add-v-e-shp2-g0] PASSED [ 56%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-add-v-e-shp2-g1] PASSED [ 56%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-add-v-e-shp3-g0] PASSED [ 56%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-add-v-e-shp3-g1] PASSED [ 56%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-add-v-e-shp4-g0] PASSED [ 56%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-add-v-e-shp4-g1] PASSED [ 56%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-add-e-u-shp0-g0] PASSED [ 56%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-add-e-u-shp0-g1] PASSED [ 56%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-add-e-u-shp1-g0] PASSED [ 56%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-add-e-u-shp1-g1] PASSED [ 56%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-add-e-u-shp2-g0] PASSED [ 56%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-add-e-u-shp2-g1] PASSED [ 56%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-add-e-u-shp3-g0] PASSED [ 56%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-add-e-u-shp3-g1] PASSED [ 56%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-add-e-u-shp4-g0] PASSED [ 56%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-add-e-u-shp4-g1] PASSED [ 56%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-add-e-v-shp0-g0] PASSED [ 56%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-add-e-v-shp0-g1] PASSED [ 56%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-add-e-v-shp1-g0] PASSED [ 56%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-add-e-v-shp1-g1] PASSED [ 56%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-add-e-v-shp2-g0] PASSED [ 56%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-add-e-v-shp2-g1] PASSED [ 57%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-add-e-v-shp3-g0] PASSED [ 57%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-add-e-v-shp3-g1] PASSED [ 57%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-add-e-v-shp4-g0] PASSED [ 57%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-add-e-v-shp4-g1] PASSED [ 57%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-add-e-e-shp0-g0] PASSED [ 57%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-add-e-e-shp0-g1] PASSED [ 57%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-add-e-e-shp1-g0] PASSED [ 57%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-add-e-e-shp1-g1] PASSED [ 57%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-add-e-e-shp2-g0] PASSED [ 57%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-add-e-e-shp2-g1] PASSED [ 57%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-add-e-e-shp3-g0] PASSED [ 57%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-add-e-e-shp3-g1] PASSED [ 57%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-add-e-e-shp4-g0] PASSED [ 57%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-add-e-e-shp4-g1] PASSED [ 57%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-sub-u-u-shp0-g0] PASSED [ 57%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-sub-u-u-shp0-g1] PASSED [ 57%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-sub-u-u-shp1-g0] PASSED [ 57%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-sub-u-u-shp1-g1] PASSED [ 57%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-sub-u-u-shp2-g0] PASSED [ 57%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-sub-u-u-shp2-g1] PASSED [ 57%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-sub-u-u-shp3-g0] PASSED [ 57%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-sub-u-u-shp3-g1] PASSED [ 57%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-sub-u-u-shp4-g0] PASSED [ 57%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-sub-u-u-shp4-g1] PASSED [ 57%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-sub-u-v-shp0-g0] PASSED [ 57%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-sub-u-v-shp0-g1] PASSED [ 57%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-sub-u-v-shp1-g0] PASSED [ 57%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-sub-u-v-shp1-g1] PASSED [ 57%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-sub-u-v-shp2-g0] PASSED [ 58%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-sub-u-v-shp2-g1] PASSED [ 58%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-sub-u-v-shp3-g0] PASSED [ 58%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-sub-u-v-shp3-g1] PASSED [ 58%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-sub-u-v-shp4-g0] PASSED [ 58%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-sub-u-v-shp4-g1] PASSED [ 58%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-sub-u-e-shp0-g0] PASSED [ 58%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-sub-u-e-shp0-g1] PASSED [ 58%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-sub-u-e-shp1-g0] PASSED [ 58%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-sub-u-e-shp1-g1] PASSED [ 58%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-sub-u-e-shp2-g0] PASSED [ 58%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-sub-u-e-shp2-g1] PASSED [ 58%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-sub-u-e-shp3-g0] PASSED [ 58%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-sub-u-e-shp3-g1] PASSED [ 58%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-sub-u-e-shp4-g0] PASSED [ 58%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-sub-u-e-shp4-g1] PASSED [ 58%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-sub-v-u-shp0-g0] PASSED [ 58%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-sub-v-u-shp0-g1] PASSED [ 58%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-sub-v-u-shp1-g0] PASSED [ 58%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-sub-v-u-shp1-g1] PASSED [ 58%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-sub-v-u-shp2-g0] PASSED [ 58%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-sub-v-u-shp2-g1] PASSED [ 58%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-sub-v-u-shp3-g0] PASSED [ 58%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-sub-v-u-shp3-g1] PASSED [ 58%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-sub-v-u-shp4-g0] PASSED [ 58%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-sub-v-u-shp4-g1] PASSED [ 58%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-sub-v-v-shp0-g0] PASSED [ 58%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-sub-v-v-shp0-g1] PASSED [ 58%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-sub-v-v-shp1-g0] PASSED [ 58%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-sub-v-v-shp1-g1] PASSED [ 58%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-sub-v-v-shp2-g0] PASSED [ 59%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-sub-v-v-shp2-g1] PASSED [ 59%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-sub-v-v-shp3-g0] PASSED [ 59%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-sub-v-v-shp3-g1] PASSED [ 59%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-sub-v-v-shp4-g0] PASSED [ 59%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-sub-v-v-shp4-g1] PASSED [ 59%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-sub-v-e-shp0-g0] PASSED [ 59%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-sub-v-e-shp0-g1] PASSED [ 59%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-sub-v-e-shp1-g0] PASSED [ 59%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-sub-v-e-shp1-g1] PASSED [ 59%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-sub-v-e-shp2-g0] PASSED [ 59%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-sub-v-e-shp2-g1] PASSED [ 59%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-sub-v-e-shp3-g0] PASSED [ 59%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-sub-v-e-shp3-g1] PASSED [ 59%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-sub-v-e-shp4-g0] PASSED [ 59%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-sub-v-e-shp4-g1] PASSED [ 59%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-sub-e-u-shp0-g0] PASSED [ 59%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-sub-e-u-shp0-g1] PASSED [ 59%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-sub-e-u-shp1-g0] PASSED [ 59%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-sub-e-u-shp1-g1] PASSED [ 59%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-sub-e-u-shp2-g0] PASSED [ 59%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-sub-e-u-shp2-g1] PASSED [ 59%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-sub-e-u-shp3-g0] PASSED [ 59%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-sub-e-u-shp3-g1] PASSED [ 59%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-sub-e-u-shp4-g0] PASSED [ 59%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-sub-e-u-shp4-g1] PASSED [ 59%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-sub-e-v-shp0-g0] PASSED [ 59%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-sub-e-v-shp0-g1] PASSED [ 59%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-sub-e-v-shp1-g0] PASSED [ 59%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-sub-e-v-shp1-g1] PASSED [ 60%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-sub-e-v-shp2-g0] PASSED [ 60%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-sub-e-v-shp2-g1] PASSED [ 60%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-sub-e-v-shp3-g0] PASSED [ 60%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-sub-e-v-shp3-g1] PASSED [ 60%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-sub-e-v-shp4-g0] PASSED [ 60%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-sub-e-v-shp4-g1] PASSED [ 60%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-sub-e-e-shp0-g0] PASSED [ 60%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-sub-e-e-shp0-g1] PASSED [ 60%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-sub-e-e-shp1-g0] PASSED [ 60%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-sub-e-e-shp1-g1] PASSED [ 60%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-sub-e-e-shp2-g0] PASSED [ 60%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-sub-e-e-shp2-g1] PASSED [ 60%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-sub-e-e-shp3-g0] PASSED [ 60%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-sub-e-e-shp3-g1] PASSED [ 60%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-sub-e-e-shp4-g0] PASSED [ 60%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-sub-e-e-shp4-g1] PASSED [ 60%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-mul-u-u-shp0-g0] PASSED [ 60%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-mul-u-u-shp0-g1] PASSED [ 60%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-mul-u-u-shp1-g0] PASSED [ 60%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-mul-u-u-shp1-g1] PASSED [ 60%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-mul-u-u-shp2-g0] PASSED [ 60%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-mul-u-u-shp2-g1] PASSED [ 60%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-mul-u-u-shp3-g0] PASSED [ 60%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-mul-u-u-shp3-g1] PASSED [ 60%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-mul-u-u-shp4-g0] PASSED [ 60%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-mul-u-u-shp4-g1] PASSED [ 60%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-mul-u-v-shp0-g0] PASSED [ 60%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-mul-u-v-shp0-g1] PASSED [ 60%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-mul-u-v-shp1-g0] PASSED [ 61%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-mul-u-v-shp1-g1] PASSED [ 61%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-mul-u-v-shp2-g0] PASSED [ 61%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-mul-u-v-shp2-g1] PASSED [ 61%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-mul-u-v-shp3-g0] PASSED [ 61%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-mul-u-v-shp3-g1] PASSED [ 61%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-mul-u-v-shp4-g0] PASSED [ 61%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-mul-u-v-shp4-g1] PASSED [ 61%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-mul-u-e-shp0-g0] PASSED [ 61%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-mul-u-e-shp0-g1] PASSED [ 61%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-mul-u-e-shp1-g0] PASSED [ 61%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-mul-u-e-shp1-g1] PASSED [ 61%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-mul-u-e-shp2-g0] PASSED [ 61%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-mul-u-e-shp2-g1] PASSED [ 61%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-mul-u-e-shp3-g0] PASSED [ 61%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-mul-u-e-shp3-g1] PASSED [ 61%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-mul-u-e-shp4-g0] PASSED [ 61%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-mul-u-e-shp4-g1] PASSED [ 61%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-mul-v-u-shp0-g0] PASSED [ 61%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-mul-v-u-shp0-g1] PASSED [ 61%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-mul-v-u-shp1-g0] PASSED [ 61%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-mul-v-u-shp1-g1] PASSED [ 61%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-mul-v-u-shp2-g0] PASSED [ 61%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-mul-v-u-shp2-g1] PASSED [ 61%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-mul-v-u-shp3-g0] PASSED [ 61%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-mul-v-u-shp3-g1] PASSED [ 61%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-mul-v-u-shp4-g0] PASSED [ 61%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-mul-v-u-shp4-g1] PASSED [ 61%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-mul-v-v-shp0-g0] PASSED [ 61%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-mul-v-v-shp0-g1] PASSED [ 61%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-mul-v-v-shp1-g0] PASSED [ 62%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-mul-v-v-shp1-g1] PASSED [ 62%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-mul-v-v-shp2-g0] PASSED [ 62%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-mul-v-v-shp2-g1] PASSED [ 62%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-mul-v-v-shp3-g0] PASSED [ 62%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-mul-v-v-shp3-g1] PASSED [ 62%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-mul-v-v-shp4-g0] PASSED [ 62%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-mul-v-v-shp4-g1] PASSED [ 62%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-mul-v-e-shp0-g0] PASSED [ 62%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-mul-v-e-shp0-g1] PASSED [ 62%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-mul-v-e-shp1-g0] PASSED [ 62%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-mul-v-e-shp1-g1] PASSED [ 62%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-mul-v-e-shp2-g0] PASSED [ 62%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-mul-v-e-shp2-g1] PASSED [ 62%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-mul-v-e-shp3-g0] PASSED [ 62%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-mul-v-e-shp3-g1] PASSED [ 62%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-mul-v-e-shp4-g0] PASSED [ 62%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-mul-v-e-shp4-g1] PASSED [ 62%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-mul-e-u-shp0-g0] PASSED [ 62%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-mul-e-u-shp0-g1] PASSED [ 62%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-mul-e-u-shp1-g0] PASSED [ 62%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-mul-e-u-shp1-g1] PASSED [ 62%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-mul-e-u-shp2-g0] PASSED [ 62%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-mul-e-u-shp2-g1] PASSED [ 62%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-mul-e-u-shp3-g0] PASSED [ 62%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-mul-e-u-shp3-g1] PASSED [ 62%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-mul-e-u-shp4-g0] PASSED [ 62%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-mul-e-u-shp4-g1] PASSED [ 62%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-mul-e-v-shp0-g0] PASSED [ 62%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-mul-e-v-shp0-g1] PASSED [ 63%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-mul-e-v-shp1-g0] PASSED [ 63%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-mul-e-v-shp1-g1] PASSED [ 63%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-mul-e-v-shp2-g0] PASSED [ 63%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-mul-e-v-shp2-g1] PASSED [ 63%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-mul-e-v-shp3-g0] PASSED [ 63%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-mul-e-v-shp3-g1] PASSED [ 63%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-mul-e-v-shp4-g0] PASSED [ 63%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-mul-e-v-shp4-g1] PASSED [ 63%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-mul-e-e-shp0-g0] PASSED [ 63%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-mul-e-e-shp0-g1] PASSED [ 63%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-mul-e-e-shp1-g0] PASSED [ 63%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-mul-e-e-shp1-g1] PASSED [ 63%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-mul-e-e-shp2-g0] PASSED [ 63%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-mul-e-e-shp2-g1] PASSED [ 63%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-mul-e-e-shp3-g0] PASSED [ 63%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-mul-e-e-shp3-g1] PASSED [ 63%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-mul-e-e-shp4-g0] PASSED [ 63%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-mul-e-e-shp4-g1] PASSED [ 63%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-div-u-u-shp0-g0] PASSED [ 63%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-div-u-u-shp0-g1] PASSED [ 63%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-div-u-u-shp1-g0] PASSED [ 63%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-div-u-u-shp1-g1] PASSED [ 63%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-div-u-u-shp2-g0] PASSED [ 63%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-div-u-u-shp2-g1] PASSED [ 63%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-div-u-u-shp3-g0] PASSED [ 63%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-div-u-u-shp3-g1] PASSED [ 63%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-div-u-u-shp4-g0] PASSED [ 63%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-div-u-u-shp4-g1] PASSED [ 63%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-div-u-v-shp0-g0] PASSED [ 64%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-div-u-v-shp0-g1] PASSED [ 64%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-div-u-v-shp1-g0] PASSED [ 64%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-div-u-v-shp1-g1] PASSED [ 64%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-div-u-v-shp2-g0] PASSED [ 64%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-div-u-v-shp2-g1] PASSED [ 64%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-div-u-v-shp3-g0] PASSED [ 64%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-div-u-v-shp3-g1] PASSED [ 64%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-div-u-v-shp4-g0] PASSED [ 64%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-div-u-v-shp4-g1] PASSED [ 64%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-div-u-e-shp0-g0] PASSED [ 64%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-div-u-e-shp0-g1] PASSED [ 64%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-div-u-e-shp1-g0] PASSED [ 64%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-div-u-e-shp1-g1] PASSED [ 64%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-div-u-e-shp2-g0] PASSED [ 64%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-div-u-e-shp2-g1] PASSED [ 64%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-div-u-e-shp3-g0] PASSED [ 64%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-div-u-e-shp3-g1] PASSED [ 64%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-div-u-e-shp4-g0] PASSED [ 64%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-div-u-e-shp4-g1] PASSED [ 64%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-div-v-u-shp0-g0] PASSED [ 64%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-div-v-u-shp0-g1] PASSED [ 64%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-div-v-u-shp1-g0] PASSED [ 64%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-div-v-u-shp1-g1] PASSED [ 64%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-div-v-u-shp2-g0] PASSED [ 64%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-div-v-u-shp2-g1] PASSED [ 64%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-div-v-u-shp3-g0] PASSED [ 64%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-div-v-u-shp3-g1] PASSED [ 64%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-div-v-u-shp4-g0] PASSED [ 64%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-div-v-u-shp4-g1] PASSED [ 64%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-div-v-v-shp0-g0] PASSED [ 65%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-div-v-v-shp0-g1] PASSED [ 65%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-div-v-v-shp1-g0] PASSED [ 65%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-div-v-v-shp1-g1] PASSED [ 65%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-div-v-v-shp2-g0] PASSED [ 65%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-div-v-v-shp2-g1] PASSED [ 65%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-div-v-v-shp3-g0] PASSED [ 65%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-div-v-v-shp3-g1] PASSED [ 65%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-div-v-v-shp4-g0] PASSED [ 65%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-div-v-v-shp4-g1] PASSED [ 65%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-div-v-e-shp0-g0] PASSED [ 65%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-div-v-e-shp0-g1] PASSED [ 65%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-div-v-e-shp1-g0] PASSED [ 65%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-div-v-e-shp1-g1] PASSED [ 65%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-div-v-e-shp2-g0] PASSED [ 65%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-div-v-e-shp2-g1] PASSED [ 65%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-div-v-e-shp3-g0] PASSED [ 65%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-div-v-e-shp3-g1] PASSED [ 0%] tests/python/common/data/test_actor.py::test_actor PASSED [ 0%] tests/python/common/data/test_data.py::test_minigc PASSED [ 0%] tests/python/common/data/test_data.py::test_gin PASSED [ 65%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-div-v-e-shp4-g0] PASSED [ 65%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-div-v-e-shp4-g1] PASSED [ 65%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-div-e-u-shp0-g0] PASSED [ 65%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-div-e-u-shp0-g1] PASSED [ 65%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-div-e-u-shp1-g0] PASSED [ 65%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-div-e-u-shp1-g1] PASSED [ 65%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-div-e-u-shp2-g0] PASSED [ 65%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-div-e-u-shp2-g1] PASSED [ 65%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-div-e-u-shp3-g0] PASSED [ 65%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-div-e-u-shp3-g1] PASSED [ 65%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-div-e-u-shp4-g0] PASSED [ 65%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-div-e-u-shp4-g1] PASSED [ 66%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-div-e-v-shp0-g0] PASSED [ 66%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-div-e-v-shp0-g1] PASSED [ 66%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-div-e-v-shp1-g0] PASSED [ 66%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-div-e-v-shp1-g1] PASSED [ 66%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-div-e-v-shp2-g0] PASSED [ 66%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-div-e-v-shp2-g1] PASSED [ 66%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-div-e-v-shp3-g0] PASSED [ 66%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-div-e-v-shp3-g1] PASSED [ 66%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-div-e-v-shp4-g0] PASSED [ 66%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-div-e-v-shp4-g1] PASSED [ 66%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-div-e-e-shp0-g0] PASSED [ 66%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-div-e-e-shp0-g1] PASSED [ 66%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-div-e-e-shp1-g0] PASSED [ 66%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-div-e-e-shp1-g1] PASSED [ 66%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-div-e-e-shp2-g0] PASSED [ 66%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-div-e-e-shp2-g1] PASSED [ 66%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-div-e-e-shp3-g0] PASSED [ 66%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-div-e-e-shp3-g1] PASSED [ 66%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-div-e-e-shp4-g0] PASSED [ 66%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-div-e-e-shp4-g1] PASSED [ 66%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-dot-u-u-shp0-g0] PASSED [ 66%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-dot-u-u-shp0-g1] PASSED [ 66%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-dot-u-u-shp1-g0] PASSED [ 66%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-dot-u-u-shp1-g1] PASSED [ 66%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-dot-u-u-shp2-g0] PASSED [ 66%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-dot-u-u-shp2-g1] PASSED [ 66%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-dot-u-u-shp3-g0] PASSED [ 66%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-dot-u-u-shp3-g1] PASSED [ 66%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-dot-u-u-shp4-g0] PASSED [ 67%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-dot-u-u-shp4-g1] PASSED [ 67%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-dot-u-v-shp0-g0] PASSED [ 67%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-dot-u-v-shp0-g1] PASSED [ 67%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-dot-u-v-shp1-g0] PASSED [ 67%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-dot-u-v-shp1-g1] PASSED [ 67%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-dot-u-v-shp2-g0] PASSED [ 67%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-dot-u-v-shp2-g1] PASSED [ 67%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-dot-u-v-shp3-g0] PASSED [ 67%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-dot-u-v-shp3-g1] PASSED [ 67%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-dot-u-v-shp4-g0] PASSED [ 67%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-dot-u-v-shp4-g1] PASSED [ 67%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-dot-u-e-shp0-g0] PASSED [ 67%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-dot-u-e-shp0-g1] PASSED [ 67%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-dot-u-e-shp1-g0] PASSED [ 67%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-dot-u-e-shp1-g1] PASSED [ 67%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-dot-u-e-shp2-g0] PASSED [ 67%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-dot-u-e-shp2-g1] PASSED [ 67%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-dot-u-e-shp3-g0] PASSED [ 67%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-dot-u-e-shp3-g1] PASSED [ 67%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-dot-u-e-shp4-g0] PASSED [ 67%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-dot-u-e-shp4-g1] PASSED [ 67%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-dot-v-u-shp0-g0] PASSED [ 67%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-dot-v-u-shp0-g1] PASSED [ 67%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-dot-v-u-shp1-g0] PASSED [ 67%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-dot-v-u-shp1-g1] PASSED [ 67%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-dot-v-u-shp2-g0] PASSED [ 67%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-dot-v-u-shp2-g1] PASSED [ 67%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-dot-v-u-shp3-g0] PASSED [ 67%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-dot-v-u-shp3-g1] PASSED [ 67%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-dot-v-u-shp4-g0] PASSED [ 68%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-dot-v-u-shp4-g1] PASSED [ 68%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-dot-v-v-shp0-g0] PASSED [ 68%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-dot-v-v-shp0-g1] PASSED [ 68%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-dot-v-v-shp1-g0] PASSED [ 68%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-dot-v-v-shp1-g1] PASSED [ 68%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-dot-v-v-shp2-g0] PASSED [ 68%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-dot-v-v-shp2-g1] PASSED [ 68%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-dot-v-v-shp3-g0] PASSED [ 68%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-dot-v-v-shp3-g1] PASSED [ 68%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-dot-v-v-shp4-g0] PASSED [ 68%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-dot-v-v-shp4-g1] PASSED [ 68%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-dot-v-e-shp0-g0] PASSED [ 68%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-dot-v-e-shp0-g1] PASSED [ 68%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-dot-v-e-shp1-g0] PASSED [ 68%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-dot-v-e-shp1-g1] PASSED [ 68%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-dot-v-e-shp2-g0] PASSED [ 68%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-dot-v-e-shp2-g1] PASSED [ 68%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-dot-v-e-shp3-g0] PASSED [ 68%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-dot-v-e-shp3-g1] PASSED [ 68%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-dot-v-e-shp4-g0] PASSED [ 68%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-dot-v-e-shp4-g1] PASSED [ 68%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-dot-e-u-shp0-g0] PASSED [ 68%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-dot-e-u-shp0-g1] PASSED [ 68%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-dot-e-u-shp1-g0] PASSED [ 68%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-dot-e-u-shp1-g1] PASSED [ 68%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-dot-e-u-shp2-g0] PASSED [ 68%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-dot-e-u-shp2-g1] PASSED [ 68%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-dot-e-u-shp3-g0] PASSED [ 68%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-dot-e-u-shp3-g1] PASSED [ 69%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-dot-e-u-shp4-g0] PASSED [ 69%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-dot-e-u-shp4-g1] PASSED [ 69%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-dot-e-v-shp0-g0] PASSED [ 69%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-dot-e-v-shp0-g1] PASSED [ 69%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-dot-e-v-shp1-g0] PASSED [ 69%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-dot-e-v-shp1-g1] PASSED [ 69%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-dot-e-v-shp2-g0] PASSED [ 69%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-dot-e-v-shp2-g1] PASSED [ 69%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-dot-e-v-shp3-g0] PASSED [ 69%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-dot-e-v-shp3-g1] PASSED [ 69%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-dot-e-v-shp4-g0] PASSED [ 69%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-dot-e-v-shp4-g1] PASSED [ 69%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-dot-e-e-shp0-g0] PASSED [ 69%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-dot-e-e-shp0-g1] PASSED [ 69%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-dot-e-e-shp1-g0] PASSED [ 69%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-dot-e-e-shp1-g1] PASSED [ 69%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-dot-e-e-shp2-g0] PASSED [ 69%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-dot-e-e-shp2-g1] PASSED [ 69%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-dot-e-e-shp3-g0] PASSED [ 69%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-dot-e-e-shp3-g1] PASSED [ 69%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-dot-e-e-shp4-g0] PASSED [ 69%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-dot-e-e-shp4-g1] PASSED [ 69%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-copy_lhs-u-u-shp0-g0] PASSED [ 69%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-copy_lhs-u-u-shp0-g1] PASSED [ 69%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-copy_lhs-u-u-shp1-g0] PASSED [ 69%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-copy_lhs-u-u-shp1-g1] PASSED [ 69%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-copy_lhs-u-u-shp2-g0] PASSED [ 69%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-copy_lhs-u-u-shp2-g1] PASSED [ 69%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-copy_lhs-u-u-shp3-g0] PASSED [ 70%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-copy_lhs-u-u-shp3-g1] PASSED [ 70%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-copy_lhs-u-u-shp4-g0] PASSED [ 70%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-copy_lhs-u-u-shp4-g1] PASSED [ 70%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-copy_lhs-u-v-shp0-g0] PASSED [ 70%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-copy_lhs-u-v-shp0-g1] PASSED [ 70%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-copy_lhs-u-v-shp1-g0] PASSED [ 70%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-copy_lhs-u-v-shp1-g1] PASSED [ 70%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-copy_lhs-u-v-shp2-g0] PASSED [ 70%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-copy_lhs-u-v-shp2-g1] PASSED [ 70%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-copy_lhs-u-v-shp3-g0] PASSED [ 70%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-copy_lhs-u-v-shp3-g1] PASSED [ 70%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-copy_lhs-u-v-shp4-g0] PASSED [ 70%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-copy_lhs-u-v-shp4-g1] PASSED [ 70%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-copy_lhs-u-e-shp0-g0] PASSED [ 70%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-copy_lhs-u-e-shp0-g1] PASSED [ 70%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-copy_lhs-u-e-shp1-g0] PASSED [ 70%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-copy_lhs-u-e-shp1-g1] PASSED [ 70%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-copy_lhs-u-e-shp2-g0] PASSED [ 70%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-copy_lhs-u-e-shp2-g1] PASSED [ 70%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-copy_lhs-u-e-shp3-g0] PASSED [ 70%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-copy_lhs-u-e-shp3-g1] PASSED [ 70%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-copy_lhs-u-e-shp4-g0] PASSED [ 70%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-copy_lhs-u-e-shp4-g1] PASSED [ 70%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-copy_lhs-v-u-shp0-g0] PASSED [ 70%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-copy_lhs-v-u-shp0-g1] PASSED [ 70%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-copy_lhs-v-u-shp1-g0] PASSED [ 70%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-copy_lhs-v-u-shp1-g1] PASSED [ 70%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-copy_lhs-v-u-shp2-g0] PASSED [ 70%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-copy_lhs-v-u-shp2-g1] PASSED [ 70%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-copy_lhs-v-u-shp3-g0] PASSED [ 71%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-copy_lhs-v-u-shp3-g1] PASSED [ 71%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-copy_lhs-v-u-shp4-g0] PASSED [ 71%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-copy_lhs-v-u-shp4-g1] PASSED [ 71%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-copy_lhs-v-v-shp0-g0] PASSED [ 71%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-copy_lhs-v-v-shp0-g1] PASSED [ 71%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-copy_lhs-v-v-shp1-g0] PASSED [ 71%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-copy_lhs-v-v-shp1-g1] PASSED [ 71%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-copy_lhs-v-v-shp2-g0] PASSED [ 71%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-copy_lhs-v-v-shp2-g1] PASSED [ 71%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-copy_lhs-v-v-shp3-g0] PASSED [ 71%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-copy_lhs-v-v-shp3-g1] PASSED [ 71%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-copy_lhs-v-v-shp4-g0] PASSED [ 71%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-copy_lhs-v-v-shp4-g1] PASSED [ 71%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-copy_lhs-v-e-shp0-g0] PASSED [ 71%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-copy_lhs-v-e-shp0-g1] PASSED [ 71%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-copy_lhs-v-e-shp1-g0] PASSED [ 71%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-copy_lhs-v-e-shp1-g1] PASSED [ 71%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-copy_lhs-v-e-shp2-g0] PASSED [ 71%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-copy_lhs-v-e-shp2-g1] PASSED [ 71%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-copy_lhs-v-e-shp3-g0] PASSED [ 71%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-copy_lhs-v-e-shp3-g1] PASSED [ 71%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-copy_lhs-v-e-shp4-g0] PASSED [ 71%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-copy_lhs-v-e-shp4-g1] PASSED [ 71%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-copy_lhs-e-u-shp0-g0] PASSED [ 71%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-copy_lhs-e-u-shp0-g1] PASSED [ 71%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-copy_lhs-e-u-shp1-g0] PASSED [ 71%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-copy_lhs-e-u-shp1-g1] PASSED [ 71%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-copy_lhs-e-u-shp2-g0] PASSED [ 71%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-copy_lhs-e-u-shp2-g1] PASSED [ 72%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-copy_lhs-e-u-shp3-g0] PASSED [ 72%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-copy_lhs-e-u-shp3-g1] PASSED [ 72%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-copy_lhs-e-u-shp4-g0] PASSED [ 72%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-copy_lhs-e-u-shp4-g1] PASSED [ 72%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-copy_lhs-e-v-shp0-g0] PASSED [ 72%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-copy_lhs-e-v-shp0-g1] PASSED [ 72%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-copy_lhs-e-v-shp1-g0] PASSED [ 72%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-copy_lhs-e-v-shp1-g1] PASSED [ 72%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-copy_lhs-e-v-shp2-g0] PASSED [ 72%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-copy_lhs-e-v-shp2-g1] PASSED [ 72%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-copy_lhs-e-v-shp3-g0] PASSED [ 72%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-copy_lhs-e-v-shp3-g1] PASSED [ 72%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-copy_lhs-e-v-shp4-g0] PASSED [ 72%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-copy_lhs-e-v-shp4-g1] PASSED [ 72%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-copy_lhs-e-e-shp0-g0] PASSED [ 72%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-copy_lhs-e-e-shp0-g1] PASSED [ 72%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-copy_lhs-e-e-shp1-g0] PASSED [ 72%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-copy_lhs-e-e-shp1-g1] PASSED [ 72%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-copy_lhs-e-e-shp2-g0] PASSED [ 72%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-copy_lhs-e-e-shp2-g1] PASSED [ 72%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-copy_lhs-e-e-shp3-g0] PASSED [ 72%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-copy_lhs-e-e-shp3-g1] PASSED [ 72%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-copy_lhs-e-e-shp4-g0] PASSED [ 72%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-copy_lhs-e-e-shp4-g1] PASSED [ 72%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-copy_rhs-u-u-shp0-g0] PASSED [ 72%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-copy_rhs-u-u-shp0-g1] PASSED [ 72%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-copy_rhs-u-u-shp1-g0] PASSED [ 72%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-copy_rhs-u-u-shp1-g1] PASSED [ 72%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-copy_rhs-u-u-shp2-g0] PASSED [ 73%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-copy_rhs-u-u-shp2-g1] PASSED [ 73%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-copy_rhs-u-u-shp3-g0] PASSED [ 73%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-copy_rhs-u-u-shp3-g1] PASSED [ 73%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-copy_rhs-u-u-shp4-g0] PASSED [ 73%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-copy_rhs-u-u-shp4-g1] PASSED [ 73%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-copy_rhs-u-v-shp0-g0] PASSED [ 73%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-copy_rhs-u-v-shp0-g1] PASSED [ 73%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-copy_rhs-u-v-shp1-g0] PASSED [ 73%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-copy_rhs-u-v-shp1-g1] PASSED [ 73%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-copy_rhs-u-v-shp2-g0] PASSED [ 73%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-copy_rhs-u-v-shp2-g1] PASSED [ 73%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-copy_rhs-u-v-shp3-g0] PASSED [ 73%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-copy_rhs-u-v-shp3-g1] PASSED [ 73%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-copy_rhs-u-v-shp4-g0] PASSED [ 73%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-copy_rhs-u-v-shp4-g1] PASSED [ 73%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-copy_rhs-u-e-shp0-g0] PASSED [ 73%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-copy_rhs-u-e-shp0-g1] PASSED [ 73%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-copy_rhs-u-e-shp1-g0] PASSED [ 73%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-copy_rhs-u-e-shp1-g1] PASSED [ 73%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-copy_rhs-u-e-shp2-g0] PASSED [ 73%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-copy_rhs-u-e-shp2-g1] PASSED [ 73%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-copy_rhs-u-e-shp3-g0] PASSED [ 73%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-copy_rhs-u-e-shp3-g1] PASSED [ 73%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-copy_rhs-u-e-shp4-g0] PASSED [ 73%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-copy_rhs-u-e-shp4-g1] PASSED [ 73%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-copy_rhs-v-u-shp0-g0] PASSED [ 73%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-copy_rhs-v-u-shp0-g1] PASSED [ 73%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-copy_rhs-v-u-shp1-g0] PASSED [ 73%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-copy_rhs-v-u-shp1-g1] PASSED [ 73%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-copy_rhs-v-u-shp2-g0] PASSED [ 74%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-copy_rhs-v-u-shp2-g1] PASSED [ 74%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-copy_rhs-v-u-shp3-g0] PASSED [ 74%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-copy_rhs-v-u-shp3-g1] PASSED [ 74%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-copy_rhs-v-u-shp4-g0] PASSED [ 74%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-copy_rhs-v-u-shp4-g1] PASSED [ 74%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-copy_rhs-v-v-shp0-g0] PASSED [ 74%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-copy_rhs-v-v-shp0-g1] PASSED [ 74%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-copy_rhs-v-v-shp1-g0] PASSED [ 74%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-copy_rhs-v-v-shp1-g1] PASSED [ 74%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-copy_rhs-v-v-shp2-g0] PASSED [ 74%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-copy_rhs-v-v-shp2-g1] PASSED [ 74%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-copy_rhs-v-v-shp3-g0] PASSED [ 74%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-copy_rhs-v-v-shp3-g1] PASSED [ 74%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-copy_rhs-v-v-shp4-g0] PASSED [ 74%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-copy_rhs-v-v-shp4-g1] PASSED [ 74%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-copy_rhs-v-e-shp0-g0] PASSED [ 74%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-copy_rhs-v-e-shp0-g1] PASSED [ 74%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-copy_rhs-v-e-shp1-g0] PASSED [ 74%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-copy_rhs-v-e-shp1-g1] PASSED [ 74%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-copy_rhs-v-e-shp2-g0] PASSED [ 74%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-copy_rhs-v-e-shp2-g1] PASSED [ 74%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-copy_rhs-v-e-shp3-g0] PASSED [ 74%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-copy_rhs-v-e-shp3-g1] PASSED [ 74%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-copy_rhs-v-e-shp4-g0] PASSED [ 74%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-copy_rhs-v-e-shp4-g1] PASSED [ 74%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-copy_rhs-e-u-shp0-g0] PASSED [ 74%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-copy_rhs-e-u-shp0-g1] PASSED [ 74%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-copy_rhs-e-u-shp1-g0] PASSED [ 74%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-copy_rhs-e-u-shp1-g1] PASSED [ 75%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-copy_rhs-e-u-shp2-g0] PASSED [ 75%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-copy_rhs-e-u-shp2-g1] PASSED [ 75%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-copy_rhs-e-u-shp3-g0] PASSED [ 75%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-copy_rhs-e-u-shp3-g1] PASSED [ 75%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-copy_rhs-e-u-shp4-g0] PASSED [ 75%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-copy_rhs-e-u-shp4-g1] PASSED [ 75%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-copy_rhs-e-v-shp0-g0] PASSED [ 75%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-copy_rhs-e-v-shp0-g1] PASSED [ 75%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-copy_rhs-e-v-shp1-g0] PASSED [ 75%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-copy_rhs-e-v-shp1-g1] PASSED [ 75%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-copy_rhs-e-v-shp2-g0] PASSED [ 75%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-copy_rhs-e-v-shp2-g1] PASSED [ 75%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-copy_rhs-e-v-shp3-g0] PASSED [ 75%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-copy_rhs-e-v-shp3-g1] PASSED [ 75%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-copy_rhs-e-v-shp4-g0] PASSED [ 75%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-copy_rhs-e-v-shp4-g1] PASSED [ 75%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-copy_rhs-e-e-shp0-g0] PASSED [ 75%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-copy_rhs-e-e-shp0-g1] PASSED [ 75%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-copy_rhs-e-e-shp1-g0] PASSED [ 75%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-copy_rhs-e-e-shp1-g1] PASSED [ 75%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-copy_rhs-e-e-shp2-g0] PASSED [ 75%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-copy_rhs-e-e-shp2-g1] PASSED [ 75%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-copy_rhs-e-e-shp3-g0] PASSED [ 75%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-copy_rhs-e-e-shp3-g1] PASSED [ 75%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-copy_rhs-e-e-shp4-g0] PASSED [ 75%] tests/python/common/ops/test_ops.py::test_sddmm[idtype1-copy_rhs-e-e-shp4-g1] PASSED [ 75%] tests/python/common/ops/test_ops.py::test_segment_reduce[sum] PASSED [ 75%] tests/python/common/ops/test_ops.py::test_segment_reduce[max] PASSED [ 75%] tests/python/common/ops/test_ops.py::test_segment_reduce[min] PASSED [ 76%] tests/python/common/ops/test_ops.py::test_segment_reduce[mean] PASSED [ 76%] tests/python/common/ops/test_ops.py::test_segment_mm[dtype0-0.01-1-idtype0] PASSED [ 76%] tests/python/common/ops/test_ops.py::test_segment_mm[dtype0-0.01-1-idtype1] PASSED [ 76%] tests/python/common/ops/test_ops.py::test_segment_mm[dtype0-0.01-8-idtype0] PASSED [ 76%] tests/python/common/ops/test_ops.py::test_segment_mm[dtype0-0.01-8-idtype1] PASSED [ 76%] tests/python/common/ops/test_ops.py::test_segment_mm[dtype0-0.01-16-idtype0] PASSED [ 76%] tests/python/common/ops/test_ops.py::test_segment_mm[dtype0-0.01-16-idtype1] PASSED [ 76%] tests/python/common/ops/test_ops.py::test_segment_mm[dtype0-0.01-64-idtype0] PASSED [ 76%] tests/python/common/ops/test_ops.py::test_segment_mm[dtype0-0.01-64-idtype1] PASSED [ 76%] tests/python/common/ops/test_ops.py::test_segment_mm[dtype0-0.01-256-idtype0] PASSED [ 76%] tests/python/common/ops/test_ops.py::test_segment_mm[dtype0-0.01-256-idtype1] PASSED [ 76%] tests/python/common/ops/test_ops.py::test_segment_mm[dtype1-0.01-1-idtype0] PASSED [ 76%] tests/python/common/ops/test_ops.py::test_segment_mm[dtype1-0.01-1-idtype1] PASSED [ 76%] tests/python/common/ops/test_ops.py::test_segment_mm[dtype1-0.01-8-idtype0] PASSED [ 76%] tests/python/common/ops/test_ops.py::test_segment_mm[dtype1-0.01-8-idtype1] PASSED [ 76%] tests/python/common/ops/test_ops.py::test_segment_mm[dtype1-0.01-16-idtype0] PASSED [ 76%] tests/python/common/ops/test_ops.py::test_segment_mm[dtype1-0.01-16-idtype1] PASSED [ 76%] tests/python/common/ops/test_ops.py::test_segment_mm[dtype1-0.01-64-idtype0] PASSED [ 76%] tests/python/common/ops/test_ops.py::test_segment_mm[dtype1-0.01-64-idtype1] PASSED [ 76%] tests/python/common/ops/test_ops.py::test_segment_mm[dtype1-0.01-256-idtype0] PASSED [ 76%] tests/python/common/ops/test_ops.py::test_segment_mm[dtype1-0.01-256-idtype1] PASSED [ 76%] tests/python/common/ops/test_ops.py::test_segment_mm[dtype2-0.003-1-idtype0] PASSED [ 76%] tests/python/common/ops/test_ops.py::test_segment_mm[dtype2-0.003-1-idtype1] PASSED [ 76%] tests/python/common/ops/test_ops.py::test_segment_mm[dtype2-0.003-8-idtype0] PASSED [ 76%] tests/python/common/ops/test_ops.py::test_segment_mm[dtype2-0.003-8-idtype1] PASSED [ 76%] tests/python/common/ops/test_ops.py::test_segment_mm[dtype2-0.003-16-idtype0] PASSED [ 76%] tests/python/common/ops/test_ops.py::test_segment_mm[dtype2-0.003-16-idtype1] PASSED [ 76%] tests/python/common/ops/test_ops.py::test_segment_mm[dtype2-0.003-64-idtype0] PASSED [ 76%] tests/python/common/ops/test_ops.py::test_segment_mm[dtype2-0.003-64-idtype1] PASSED [ 76%] tests/python/common/ops/test_ops.py::test_segment_mm[dtype2-0.003-256-idtype0] PASSED [ 77%] tests/python/common/ops/test_ops.py::test_segment_mm[dtype2-0.003-256-idtype1] PASSED [ 77%] tests/python/common/ops/test_ops.py::test_segment_mm[dtype3-0.0001-1-idtype0] PASSED [ 77%] tests/python/common/ops/test_ops.py::test_segment_mm[dtype3-0.0001-1-idtype1] PASSED [ 77%] tests/python/common/ops/test_ops.py::test_segment_mm[dtype3-0.0001-8-idtype0] PASSED [ 77%] tests/python/common/ops/test_ops.py::test_segment_mm[dtype3-0.0001-8-idtype1] PASSED [ 77%] tests/python/common/ops/test_ops.py::test_segment_mm[dtype3-0.0001-16-idtype0] PASSED [ 77%] tests/python/common/ops/test_ops.py::test_segment_mm[dtype3-0.0001-16-idtype1] PASSED [ 77%] tests/python/common/ops/test_ops.py::test_segment_mm[dtype3-0.0001-64-idtype0] PASSED [ 77%] tests/python/common/ops/test_ops.py::test_segment_mm[dtype3-0.0001-64-idtype1] PASSED [ 77%] tests/python/common/ops/test_ops.py::test_segment_mm[dtype3-0.0001-256-idtype0] PASSED [ 77%] tests/python/common/ops/test_ops.py::test_segment_mm[dtype3-0.0001-256-idtype1] PASSED [ 77%] tests/python/common/ops/test_ops.py::test_gather_mm_idx_b[dtype0-0.01-1] PASSED [ 77%] tests/python/common/ops/test_ops.py::test_gather_mm_idx_b[dtype0-0.01-8] PASSED [ 77%] tests/python/common/ops/test_ops.py::test_gather_mm_idx_b[dtype0-0.01-16] PASSED [ 77%] tests/python/common/ops/test_ops.py::test_gather_mm_idx_b[dtype0-0.01-64] PASSED [ 77%] tests/python/common/ops/test_ops.py::test_gather_mm_idx_b[dtype0-0.01-256] PASSED [ 77%] tests/python/common/ops/test_ops.py::test_gather_mm_idx_b[dtype1-0.02-1] SKIPPED [ 77%] tests/python/common/ops/test_ops.py::test_gather_mm_idx_b[dtype1-0.02-8] SKIPPED [ 77%] tests/python/common/ops/test_ops.py::test_gather_mm_idx_b[dtype1-0.02-16] SKIPPED [ 77%] tests/python/common/ops/test_ops.py::test_gather_mm_idx_b[dtype1-0.02-64] SKIPPED [ 77%] tests/python/common/ops/test_ops.py::test_gather_mm_idx_b[dtype1-0.02-256] SKIPPED [ 77%] tests/python/common/ops/test_ops.py::test_gather_mm_idx_b[dtype2-0.003-1] PASSED [ 77%] tests/python/common/ops/test_ops.py::test_gather_mm_idx_b[dtype2-0.003-8] PASSED [ 77%] tests/python/common/ops/test_ops.py::test_gather_mm_idx_b[dtype2-0.003-16] PASSED [ 77%] tests/python/common/ops/test_ops.py::test_gather_mm_idx_b[dtype2-0.003-64] PASSED [ 77%] tests/python/common/ops/test_ops.py::test_gather_mm_idx_b[dtype2-0.003-256] PASSED [ 77%] tests/python/common/ops/test_ops.py::test_gather_mm_idx_b[dtype3-0.0001-1] PASSED [ 77%] tests/python/common/ops/test_ops.py::test_gather_mm_idx_b[dtype3-0.0001-8] PASSED [ 77%] tests/python/common/ops/test_ops.py::test_gather_mm_idx_b[dtype3-0.0001-16] PASSED [ 78%] tests/python/common/ops/test_ops.py::test_gather_mm_idx_b[dtype3-0.0001-64] PASSED [ 78%] tests/python/common/ops/test_ops.py::test_gather_mm_idx_b[dtype3-0.0001-256] PASSED [ 78%] tests/python/common/ops/test_ops.py::test_use_libxsmm_switch SKIPPED [ 78%] tests/python/common/sampling/test_sampling.py::test_non_uniform_random_walk[True] PASSED [ 78%] tests/python/common/sampling/test_sampling.py::test_non_uniform_random_walk[False] Client [672] waits on 172.17.0.2:52933 Machine (0) group (0) client (0) connect to server successfuly! end Client[0] in group[0] is exiting... Server (0) shutdown. Server is exiting... clients have terminated Converting to homogeneous graph takes 0.002s, peak mem: 1.630 GB Save partitions: 0.008 seconds, peak memory: 1.630 GB There are 100000 edges in the graph and 0 edge cuts for 1 partitions. Converted partitions to GraphBolt format into /tmp/dist_graph/dist_graph_test_1.json start client 0 PASSED [ 78%] tests/python/common/sampling/test_sampling.py::test_uniform_random_walk[True] PASSED [ 78%] tests/python/common/sampling/test_sampling.py::test_uniform_random_walk[False] PASSED [ 78%] tests/python/common/sampling/test_sampling.py::test_node2vec SKIPPED [ 78%] tests/python/common/sampling/test_sampling.py::test_pack_traces SKIPPED [ 78%] tests/python/common/sampling/test_sampling.py::test_pinsage_sampling[True] PASSED [ 78%] tests/python/common/sampling/test_sampling.py::test_pinsage_sampling[False] PASSED [ 78%] tests/python/common/sampling/test_sampling.py::test_sample_neighbors_noprob PASSED [ 78%] tests/python/common/sampling/test_sampling.py::test_sample_labors_noprob PASSED [ 78%] tests/python/common/sampling/test_sampling.py::test_sample_neighbors_prob PASSED [ 78%] tests/python/common/sampling/test_sampling.py::test_sample_labors_prob PASSED [ 78%] tests/python/common/sampling/test_sampling.py::test_sample_neighbors_outedge [ OK ] SampleUtilsTest.TestWithReplacement (13486 ms) [ RUN ] SampleUtilsTest.TestWithoutReplacementOrder [ OK ] SampleUtilsTest.TestWithoutReplacementOrder (0 ms) [ RUN ] SampleUtilsTest.TestWithoutReplacementUnique PASSED [ 78%] tests/python/common/sampling/test_sampling.py::test_sample_neighbors_mask SKIPPED [ 78%] tests/python/common/sampling/test_sampling.py::test_sample_neighbors_topk SKIPPED [ 78%] tests/python/common/sampling/test_sampling.py::test_sample_neighbors_topk_outedge SKIPPED [ 78%] tests/python/common/sampling/test_sampling.py::test_sample_neighbors_with_0deg[False] PASSED [ 78%] tests/python/common/sampling/test_sampling.py::test_sample_neighbors_with_0deg[True] SKIPPED [ 78%] tests/python/common/sampling/test_sampling.py::test_sample_neighbors_biased_homogeneous SKIPPED [ 78%] tests/python/common/sampling/test_sampling.py::test_sample_neighbors_biased_bipartite SKIPPED [ 78%] tests/python/common/sampling/test_sampling.py::test_sample_neighbors_etype_homogeneous[False-in-coo] SKIPPED [ 78%] tests/python/common/sampling/test_sampling.py::test_sample_neighbors_etype_homogeneous[False-in-csr] SKIPPED [ 78%] tests/python/common/sampling/test_sampling.py::test_sample_neighbors_etype_homogeneous[False-in-csc] SKIPPED [ 78%] tests/python/common/sampling/test_sampling.py::test_sample_neighbors_etype_homogeneous[False-out-coo] SKIPPED [ 78%] tests/python/common/sampling/test_sampling.py::test_sample_neighbors_etype_homogeneous[False-out-csr] SKIPPED [ 78%] tests/python/common/sampling/test_sampling.py::test_sample_neighbors_etype_homogeneous[False-out-csc] SKIPPED [ 79%] tests/python/common/sampling/test_sampling.py::test_sample_neighbors_etype_homogeneous[True-in-coo] SKIPPED [ 79%] tests/python/common/sampling/test_sampling.py::test_sample_neighbors_etype_homogeneous[True-in-csr] SKIPPED [ 79%] tests/python/common/sampling/test_sampling.py::test_sample_neighbors_etype_homogeneous[True-in-csc] SKIPPED [ 79%] tests/python/common/sampling/test_sampling.py::test_sample_neighbors_etype_homogeneous[True-out-coo] SKIPPED [ 79%] tests/python/common/sampling/test_sampling.py::test_sample_neighbors_etype_homogeneous[True-out-csr] SKIPPED [ 79%] tests/python/common/sampling/test_sampling.py::test_sample_neighbors_etype_homogeneous[True-out-csc] SKIPPED [ 79%] tests/python/common/sampling/test_sampling.py::test_sample_neighbors_etype_sorted_homogeneous[in-csr] SKIPPED [ 79%] tests/python/common/sampling/test_sampling.py::test_sample_neighbors_etype_sorted_homogeneous[in-csc] SKIPPED [ 79%] tests/python/common/sampling/test_sampling.py::test_sample_neighbors_etype_sorted_homogeneous[out-csr] SKIPPED [ 79%] tests/python/common/sampling/test_sampling.py::test_sample_neighbors_etype_sorted_homogeneous[out-csc] SKIPPED [ 79%] tests/python/common/sampling/test_sampling.py::test_sample_neighbors_exclude_edges_heteroG[False-int32] PASSED [ 79%] tests/python/common/sampling/test_sampling.py::test_sample_neighbors_exclude_edges_heteroG[False-int64] PASSED [ 79%] tests/python/common/sampling/test_sampling.py::test_sample_neighbors_exclude_edges_heteroG[True-int32] SKIPPED [ 79%] tests/python/common/sampling/test_sampling.py::test_sample_neighbors_exclude_edges_heteroG[True-int64] SKIPPED [ 79%] tests/python/common/sampling/test_sampling.py::test_sample_neighbors_exclude_edges_homoG[False-int32] PASSED [ 79%] tests/python/common/sampling/test_sampling.py::test_sample_neighbors_exclude_edges_homoG[False-int64] PASSED [ 79%] tests/python/common/sampling/test_sampling.py::test_sample_neighbors_exclude_edges_homoG[True-int32] SKIPPED [ 79%] tests/python/common/sampling/test_sampling.py::test_sample_neighbors_exclude_edges_homoG[True-int64] SKIPPED [ 79%] tests/python/common/sampling/test_sampling.py::test_global_uniform_negative_sampling[int32] PASSED [ 79%] tests/python/common/sampling/test_sampling.py::test_global_uniform_negative_sampling[int64] PASSED [ 79%] tests/python/common/test_batch-graph.py::test_batch_unbatch[idtype0] PASSED [ 79%] tests/python/common/test_batch-graph.py::test_batch_unbatch[idtype1] PASSED [ 79%] tests/python/common/test_batch-graph.py::test_batch_unbatch1[idtype0] PASSED [ 79%] tests/python/common/test_batch-graph.py::test_batch_unbatch1[idtype1] PASSED [ 79%] tests/python/common/test_batch-graph.py::test_batch_unbatch_frame[idtype0] Initialize the distributed services with graphbolt: False load dist_graph_test_1 Starting server[0] with use_graphbolt=True start graph service on server 0 for part 0 Server is waiting for connections on [172.17.0.2:29936]... PASSED [ 79%] tests/python/common/test_batch-graph.py::test_batch_unbatch_frame[idtype1] PASSED [ 79%] tests/python/common/test_batch-graph.py::test_batch_unbatch2[idtype0] PASSED [ 79%] tests/python/common/test_batch-graph.py::test_batch_unbatch2[idtype1] PASSED [ 79%] tests/python/common/test_batch-graph.py::test_batch_send_and_recv[idtype0] PASSED [ 79%] tests/python/common/test_batch-graph.py::test_batch_send_and_recv[idtype1] PASSED [ 80%] tests/python/common/test_batch-graph.py::test_batch_propagate[idtype0] PASSED [ 80%] tests/python/common/test_batch-graph.py::test_batch_propagate[idtype1] PASSED [ 80%] tests/python/common/test_batch-graph.py::test_batched_edge_ordering[idtype0] PASSED [ 80%] tests/python/common/test_batch-graph.py::test_batched_edge_ordering[idtype1] PASSED [ 80%] tests/python/common/test_batch-graph.py::test_batch_no_edge[idtype0] PASSED [ 80%] tests/python/common/test_batch-graph.py::test_batch_no_edge[idtype1] PASSED [ 80%] tests/python/common/test_batch-graph.py::test_batch_keeps_empty_data[idtype0] PASSED [ 80%] tests/python/common/test_batch-graph.py::test_batch_keeps_empty_data[idtype1] PASSED [ 80%] tests/python/common/test_batch-graph.py::test_set_batch_info[idtype0] PASSED [ 80%] tests/python/common/test_batch-graph.py::test_set_batch_info[idtype1] PASSED [ 80%] tests/python/common/test_batch-heterograph.py::test_topology[idtype0-gs0] PASSED [ 80%] tests/python/common/test_batch-heterograph.py::test_topology[idtype0-gs1] PASSED [ 80%] tests/python/common/test_batch-heterograph.py::test_topology[idtype1-gs0] PASSED [ 80%] tests/python/common/test_batch-heterograph.py::test_topology[idtype1-gs1] PASSED [ 80%] tests/python/common/test_batch-heterograph.py::test_batching_batched[idtype0] PASSED [ 80%] tests/python/common/test_batch-heterograph.py::test_batching_batched[idtype1] PASSED [ 80%] tests/python/common/test_batch-heterograph.py::test_features[idtype0] PASSED [ 80%] tests/python/common/test_batch-heterograph.py::test_features[idtype1] PASSED [ 80%] tests/python/common/test_batch-heterograph.py::test_empty_relation[idtype0] PASSED [ 80%] tests/python/common/test_batch-heterograph.py::test_empty_relation[idtype1] PASSED [ 80%] tests/python/common/test_batch-heterograph.py::test_unbatch2[idtype0] PASSED [ 80%] tests/python/common/test_batch-heterograph.py::test_unbatch2[idtype1] PASSED [ 80%] tests/python/common/test_batch-heterograph.py::test_slice_batch[idtype0] PASSED [ 80%] tests/python/common/test_batch-heterograph.py::test_slice_batch[idtype1] PASSED [ 80%] tests/python/common/test_batch-heterograph.py::test_batch_keeps_empty_data[idtype0] PASSED [ 80%] tests/python/common/test_batch-heterograph.py::test_batch_keeps_empty_data[idtype1] PASSED [ 80%] tests/python/common/test_batch-heterograph.py::test_batch_netypes PASSED [ 80%] tests/python/common/test_convert.py::test_to_networkx[idtype0] SKIPPED [ 80%] tests/python/common/test_convert.py::test_to_networkx[idtype1] SKIPPED [ 81%] tests/python/common/test_ffi.py::test_cython PASSED [ 81%] tests/python/common/test_ffi.py::test_callback[1] PASSED [ 81%] tests/python/common/test_ffi.py::test_callback[2.3] PASSED [ 81%] tests/python/common/test_ffi.py::test_callback_thread[1] PASSED [ 81%] tests/python/common/test_ffi.py::test_callback_thread[2.3] PASSED [ 81%] tests/python/common/test_frame.py::test_column_subcolumn PASSED [ 81%] tests/python/common/test_frame.py::test_serialize_deserialize_plain PASSED [ 81%] tests/python/common/test_frame.py::test_serialize_deserialize_subcolumn PASSED [ 81%] tests/python/common/test_frame.py::test_serialize_deserialize_dtype PASSED [ 81%] tests/python/common/test_generators.py::test_rand_graph SKIPPED (GPU...) [ 81%] tests/python/common/test_heterograph-apply-edges.py::test_unary_copy_u[idtype0] PASSED [ 81%] tests/python/common/test_heterograph-apply-edges.py::test_unary_copy_u[idtype1] PASSED [ 81%] tests/python/common/test_heterograph-apply-edges.py::test_unary_copy_e[idtype0] PASSED [ 81%] tests/python/common/test_heterograph-apply-edges.py::test_unary_copy_e[idtype1] PASSED [ 81%] tests/python/common/test_heterograph-apply-edges.py::test_binary_op[idtype0] PASSED [ 81%] tests/python/common/test_heterograph-apply-edges.py::test_binary_op[idtype1] PASSED [ 81%] tests/python/common/test_heterograph-apply-edges.py::test_heterograph_with_single_source_node_type_apply_edges[idtype0] PASSED [ 81%] tests/python/common/test_heterograph-apply-edges.py::test_heterograph_with_single_source_node_type_apply_edges[idtype1] PASSED [ 81%] tests/python/common/test_heterograph-index.py::test_pin_memory[idtype0] PASSED [ 81%] tests/python/common/test_heterograph-index.py::test_pin_memory[idtype1] PASSED [ 81%] tests/python/common/test_heterograph-kernel.py::test_copy_src_reduce PASSED [ 81%] tests/python/common/test_heterograph-kernel.py::test_copy_edge_reduce PASSED [ 81%] tests/python/common/test_heterograph-kernel.py::test_all_binary_builtins [ OK ] SampleUtilsTest.TestWithReplacement (16039 ms) [ RUN ] SampleUtilsTest.TestWithoutReplacementOrder [ OK ] SampleUtilsTest.TestWithoutReplacementOrder (0 ms) [ RUN ] SampleUtilsTest.TestWithoutReplacementUnique PASSED [ 0%] tests/python/pytorch/dataloading/test_dataloader.py::test_neighbor_nonuniform[False-False-cpu-idtype1] PASSED [ 81%] tests/python/common/test_heterograph-kernel.py::test_mean_zero_degree[g0-idtype0] PASSED [ 81%] tests/python/common/test_heterograph-kernel.py::test_mean_zero_degree[g0-idtype1] PASSED [ 81%] tests/python/common/test_heterograph-misc.py::test_query PASSED [ 81%] tests/python/common/test_heterograph-misc.py::test_mutation PASSED [ 81%] tests/python/common/test_heterograph-misc.py::test_scipy_adjmat PASSED [ 81%] tests/python/common/test_heterograph-misc.py::test_incmat PASSED [ 82%] tests/python/common/test_heterograph-misc.py::test_find_edges PASSED [ 82%] tests/python/common/test_heterograph-misc.py::test_ismultigraph PASSED [ 82%] tests/python/common/test_heterograph-misc.py::test_hypersparse_query PASSED [ 82%] tests/python/common/test_heterograph-misc.py::test_empty_data_initialized PASSED [ 82%] tests/python/common/test_heterograph-misc.py::test_is_sorted PASSED [ 82%] tests/python/common/test_heterograph-misc.py::test_default_types PASSED [ 82%] tests/python/common/test_heterograph-misc.py::test_formats PASSED [ 82%] tests/python/common/test_heterograph-pickle.py::test_pickling_index PASSED [ 82%] tests/python/common/test_heterograph-pickle.py::test_pickling_graph_index PASSED [ 82%] tests/python/common/test_heterograph-pickle.py::test_pickling_graph[g0-idtype0] SKIPPED [ 82%] tests/python/common/test_heterograph-pickle.py::test_pickling_graph[g0-idtype1] SKIPPED [ 82%] tests/python/common/test_heterograph-pickle.py::test_pickling_graph[g1-idtype0] SKIPPED [ 82%] tests/python/common/test_heterograph-pickle.py::test_pickling_graph[g1-idtype1] SKIPPED [ 82%] tests/python/common/test_heterograph-pickle.py::test_pickling_graph[g2-idtype0] SKIPPED [ 82%] tests/python/common/test_heterograph-pickle.py::test_pickling_graph[g2-idtype1] SKIPPED [ 82%] tests/python/common/test_heterograph-pickle.py::test_pickling_graph[g3-idtype0] SKIPPED [ 82%] tests/python/common/test_heterograph-pickle.py::test_pickling_graph[g3-idtype1] SKIPPED [ 82%] tests/python/common/test_heterograph-pickle.py::test_pickling_graph[g4-idtype0] SKIPPED [ 82%] tests/python/common/test_heterograph-pickle.py::test_pickling_graph[g4-idtype1] SKIPPED [ 82%] tests/python/common/test_heterograph-pickle.py::test_pickling_graph[g5-idtype0] SKIPPED [ 82%] tests/python/common/test_heterograph-pickle.py::test_pickling_graph[g5-idtype1] SKIPPED [ 82%] tests/python/common/test_heterograph-pickle.py::test_pickling_graph[g6-idtype0] SKIPPED [ 82%] tests/python/common/test_heterograph-pickle.py::test_pickling_graph[g6-idtype1] SKIPPED [ 82%] tests/python/common/test_heterograph-pickle.py::test_pickling_graph[g7-idtype0] SKIPPED [ 82%] tests/python/common/test_heterograph-pickle.py::test_pickling_graph[g7-idtype1] SKIPPED [ 82%] tests/python/common/test_heterograph-pickle.py::test_pickling_graph[g8-idtype0] SKIPPED [ 82%] tests/python/common/test_heterograph-pickle.py::test_pickling_graph[g8-idtype1] SKIPPED [ 82%] tests/python/common/test_heterograph-pickle.py::test_pickling_graph[g9-idtype0] SKIPPED [ 82%] tests/python/common/test_heterograph-pickle.py::test_pickling_graph[g9-idtype1] SKIPPED [ 82%] tests/python/common/test_heterograph-pickle.py::test_pickling_graph[g10-idtype0] SKIPPED [ 83%] tests/python/common/test_heterograph-pickle.py::test_pickling_graph[g10-idtype1] SKIPPED [ 83%] tests/python/common/test_heterograph-pickle.py::test_pickling_graph[g11-idtype0] SKIPPED [ 83%] tests/python/common/test_heterograph-pickle.py::test_pickling_graph[g11-idtype1] SKIPPED [ 83%] tests/python/common/test_heterograph-pickle.py::test_pickling_graph[g12-idtype0] SKIPPED [ 83%] tests/python/common/test_heterograph-pickle.py::test_pickling_graph[g12-idtype1] SKIPPED [ 83%] tests/python/common/test_heterograph-pickle.py::test_pickling_graph[g13-idtype0] SKIPPED [ 83%] tests/python/common/test_heterograph-pickle.py::test_pickling_graph[g13-idtype1] SKIPPED [ 83%] tests/python/common/test_heterograph-pickle.py::test_pickling_batched_heterograph SKIPPED [ 83%] tests/python/common/test_heterograph-pickle.py::test_pickling_subgraph SKIPPED [ 83%] tests/python/common/test_heterograph-pickle.py::test_pickling_is_pinned[idtype0] PASSED [ 83%] tests/python/common/test_heterograph-pickle.py::test_pickling_is_pinned[idtype1] PASSED [ 83%] tests/python/common/test_heterograph-remove.py::test_node_removal[idtype0] PASSED [ 83%] tests/python/common/test_heterograph-remove.py::test_node_removal[idtype1] PASSED [ 83%] tests/python/common/test_heterograph-remove.py::test_multigraph_node_removal[idtype0] PASSED [ 83%] tests/python/common/test_heterograph-remove.py::test_multigraph_node_removal[idtype1] PASSED [ 83%] tests/python/common/test_heterograph-remove.py::test_multigraph_edge_removal[idtype0] PASSED [ 83%] tests/python/common/test_heterograph-remove.py::test_multigraph_edge_removal[idtype1] PASSED [ 83%] tests/python/common/test_heterograph-remove.py::test_edge_removal[idtype0] PASSED [ 83%] tests/python/common/test_heterograph-remove.py::test_edge_removal[idtype1] PASSED [ 83%] tests/python/common/test_heterograph-remove.py::test_node_and_edge_removal[idtype0] PASSED [ 83%] tests/python/common/test_heterograph-remove.py::test_node_and_edge_removal[idtype1] PASSED [ 83%] tests/python/common/test_heterograph-remove.py::test_node_frame[idtype0] PASSED [ 83%] tests/python/common/test_heterograph-remove.py::test_node_frame[idtype1] PASSED [ 83%] tests/python/common/test_heterograph-remove.py::test_edge_frame[idtype0] PASSED [ 83%] tests/python/common/test_heterograph-remove.py::test_edge_frame[idtype1] PASSED [ 83%] tests/python/common/test_heterograph-remove.py::test_issue1287[idtype0] PASSED [ 83%] tests/python/common/test_heterograph-remove.py::test_issue1287[idtype1] PASSED [ 83%] tests/python/common/test_heterograph-shared-memory.py::test_single_process[idtype0] PASSED [ 83%] tests/python/common/test_heterograph-shared-memory.py::test_single_process[idtype1] PASSED [ 84%] tests/python/common/test_heterograph-shared-memory.py::test_multi_process[idtype0] PASSED [ 84%] tests/python/common/test_heterograph-shared-memory.py::test_multi_process[idtype1] PASSED [ 84%] tests/python/common/test_heterograph-shared-memory.py::test_copy_from_gpu PASSED [ 84%] tests/python/common/test_heterograph-specialization.py::test_v2v_update_all[idtype0] PASSED [ 84%] tests/python/common/test_heterograph-specialization.py::test_v2v_update_all[idtype1] PASSED [ 84%] tests/python/common/test_heterograph-specialization.py::test_v2v_snr[idtype0] PASSED [ 84%] tests/python/common/test_heterograph-specialization.py::test_v2v_snr[idtype1] PASSED [ 84%] tests/python/common/test_heterograph-specialization.py::test_v2v_pull[idtype0] PASSED [ 84%] tests/python/common/test_heterograph-specialization.py::test_v2v_pull[idtype1] PASSED [ 84%] tests/python/common/test_heterograph-specialization.py::test_update_all_multi_fallback[idtype0] PASSED [ 84%] tests/python/common/test_heterograph-specialization.py::test_update_all_multi_fallback[idtype1] PASSED [ 84%] tests/python/common/test_heterograph-specialization.py::test_pull_multi_fallback[idtype0] PASSED [ 84%] tests/python/common/test_heterograph-specialization.py::test_pull_multi_fallback[idtype1] PASSED [ 84%] tests/python/common/test_heterograph-specialization.py::test_spmv_3d_feat[idtype0] PASSED [ 84%] tests/python/common/test_heterograph-specialization.py::test_spmv_3d_feat[idtype1] PASSED [ 84%] tests/python/common/test_heterograph-update-all.py::test_unary_copy_u[idtype0] PASSED [ 84%] tests/python/common/test_heterograph-update-all.py::test_unary_copy_u[idtype1] PASSED [ 84%] tests/python/common/test_heterograph-update-all.py::test_unary_copy_e[idtype0] PASSED [ 84%] tests/python/common/test_heterograph-update-all.py::test_unary_copy_e[idtype1] PASSED [ 84%] tests/python/common/test_heterograph-update-all.py::test_binary_op[idtype0] Client [692] waits on 172.17.0.2:48161 Machine (0) group (0) client (0) connect to server successfuly! end Client[0] in group[0] is exiting... Server (0) shutdown. Server is exiting... clients have terminated PASSED [ 0%] tests/distributed/test_dist_graph_store.py::test_server_client[True-4-1-True] Converting to homogeneous graph takes 0.002s, peak mem: 1.630 GB Save partitions: 0.005 seconds, peak memory: 1.630 GB There are 100000 edges in the graph and 0 edge cuts for 1 partitions. Converted partitions to GraphBolt format into /tmp/dist_graph/check_server_client_True_1_4_1.json start client[0] for group[0] PASSED [ 84%] tests/python/common/test_heterograph-update-all.py::test_binary_op[idtype1] PASSED [ 84%] tests/python/common/test_heterograph-update-all.py::test_multi_update_all_minmax_reduce_with_isolated_nodes PASSED [ 84%] tests/python/common/test_heterograph.py::test_create[idtype0] PASSED [ 84%] tests/python/common/test_heterograph.py::test_create[idtype1] PASSED [ 84%] tests/python/common/test_heterograph.py::test_create2 PASSED [ 84%] tests/python/common/test_heterograph.py::test_query[idtype0] PASSED [ 84%] tests/python/common/test_heterograph.py::test_query[idtype1] PASSED [ 84%] tests/python/common/test_heterograph.py::test_empty_query[idtype0] PASSED [ 84%] tests/python/common/test_heterograph.py::test_empty_query[idtype1] PASSED [ 85%] tests/python/common/test_heterograph.py::test_adj[idtype0] PASSED [ 85%] tests/python/common/test_heterograph.py::test_adj[idtype1] PASSED [ 85%] tests/python/common/test_heterograph.py::test_adj_external[idtype0] PASSED [ 85%] tests/python/common/test_heterograph.py::test_adj_external[idtype1] PASSED [ 85%] tests/python/common/test_heterograph.py::test_inc[idtype0] PASSED [ 85%] tests/python/common/test_heterograph.py::test_inc[idtype1] PASSED [ 85%] tests/python/common/test_heterograph.py::test_view[idtype0] PASSED [ 85%] tests/python/common/test_heterograph.py::test_view[idtype1] PASSED [ 85%] tests/python/common/test_heterograph.py::test_view1[idtype0] start client[1] for group[0] PASSED [ 85%] tests/python/common/test_heterograph.py::test_view1[idtype1] PASSED [ 85%] tests/python/common/test_heterograph.py::test_flatten[idtype0] PASSED [ 85%] tests/python/common/test_heterograph.py::test_flatten[idtype1] PASSED [ 85%] tests/python/common/test_heterograph.py::test_to_device[idtype0] PASSED [ 85%] tests/python/common/test_heterograph.py::test_to_device[idtype1] PASSED [ 85%] tests/python/common/test_heterograph.py::test_to_device2[g0-idtype0] PASSED [ 85%] tests/python/common/test_heterograph.py::test_to_device2[g0-idtype1] PASSED [ 85%] tests/python/common/test_heterograph.py::test_to_device2[g1-idtype0] PASSED [ 85%] tests/python/common/test_heterograph.py::test_to_device2[g1-idtype1] PASSED [ 85%] tests/python/common/test_heterograph.py::test_pin_memory_[idtype0] PASSED [ 85%] tests/python/common/test_heterograph.py::test_pin_memory_[idtype1] PASSED [ 85%] tests/python/common/test_heterograph.py::test_convert_bound[idtype0] PASSED [ 85%] tests/python/common/test_heterograph.py::test_convert_bound[idtype1] PASSED [ 85%] tests/python/common/test_heterograph.py::test_convert[idtype0] PASSED [ 85%] tests/python/common/test_heterograph.py::test_convert[idtype1] PASSED [ 85%] tests/python/common/test_heterograph.py::test_to_homo_zero_nodes[idtype0] SKIPPED [ 85%] tests/python/common/test_heterograph.py::test_to_homo_zero_nodes[idtype1] SKIPPED [ 85%] tests/python/common/test_heterograph.py::test_to_homo2[idtype0] PASSED [ 85%] tests/python/common/test_heterograph.py::test_to_homo2[idtype1] PASSED [ 85%] tests/python/common/test_heterograph.py::test_invertible_conversion[idtype0] PASSED [ 85%] tests/python/common/test_heterograph.py::test_invertible_conversion[idtype1] PASSED [ 86%] tests/python/common/test_heterograph.py::test_metagraph_reachable[idtype0] PASSED [ 86%] tests/python/common/test_heterograph.py::test_metagraph_reachable[idtype1] PASSED [ 86%] tests/python/common/test_heterograph.py::test_subgraph_mask[idtype0] PASSED [ 86%] tests/python/common/test_heterograph.py::test_subgraph_mask[idtype1] PASSED [ 86%] tests/python/common/test_heterograph.py::test_subgraph[idtype0] PASSED [ 86%] tests/python/common/test_heterograph.py::test_subgraph[idtype1] PASSED [ 86%] tests/python/common/test_heterograph.py::test_apply[idtype0] PASSED [ 86%] tests/python/common/test_heterograph.py::test_apply[idtype1] PASSED [ 86%] tests/python/common/test_heterograph.py::test_level2[idtype0] Initialize the distributed services with graphbolt: False load check_server_client_True_1_4_1 PASSED [ 86%] tests/python/common/test_heterograph.py::test_level2[idtype1] PASSED [ 86%] tests/python/common/test_heterograph.py::test_more_nnz[idtype0] PASSED [ 86%] tests/python/common/test_heterograph.py::test_more_nnz[idtype1] PASSED [ 86%] tests/python/common/test_heterograph.py::test_updates[idtype0] PASSED [ 86%] tests/python/common/test_heterograph.py::test_updates[idtype1] PASSED [ 86%] tests/python/common/test_heterograph.py::test_backward[idtype0] PASSED [ 86%] tests/python/common/test_heterograph.py::test_backward[idtype1] PASSED [ 86%] tests/python/common/test_heterograph.py::test_empty_heterograph[idtype0] PASSED [ 86%] tests/python/common/test_heterograph.py::test_empty_heterograph[idtype1] PASSED [ 86%] tests/python/common/test_heterograph.py::test_types_in_function[idtype0] Starting server[0] with use_graphbolt=True start graph service on server 0 for part 0 Server is waiting for connections on [172.17.0.2:11714]... start client[2] for group[0] PASSED [ 86%] tests/python/common/test_heterograph.py::test_types_in_function[idtype1] PASSED [ 86%] tests/python/common/test_heterograph.py::test_stack_reduce[idtype0] PASSED [ 86%] tests/python/common/test_heterograph.py::test_stack_reduce[idtype1] PASSED [ 86%] tests/python/common/test_heterograph.py::test_isolated_ntype[idtype0] PASSED [ 86%] tests/python/common/test_heterograph.py::test_isolated_ntype[idtype1] PASSED [ 86%] tests/python/common/test_heterograph.py::test_ismultigraph[idtype0] PASSED [ 86%] tests/python/common/test_heterograph.py::test_ismultigraph[idtype1] PASSED [ 86%] tests/python/common/test_heterograph.py::test_graph_index_is_unibipartite[idtype0] PASSED [ 86%] tests/python/common/test_heterograph.py::test_graph_index_is_unibipartite[idtype1] PASSED [ 86%] tests/python/common/test_heterograph.py::test_bipartite[idtype0] PASSED [ 87%] tests/python/common/test_heterograph.py::test_bipartite[idtype1] PASSED [ 87%] tests/python/common/test_heterograph.py::test_dtype_cast[idtype0] PASSED [ 87%] tests/python/common/test_heterograph.py::test_dtype_cast[idtype1] PASSED [ 87%] tests/python/common/test_heterograph.py::test_float_cast PASSED [ 87%] tests/python/common/test_heterograph.py::test_format[idtype0] PASSED [ 87%] tests/python/common/test_heterograph.py::test_format[idtype1] PASSED [ 87%] tests/python/common/test_heterograph.py::test_edges_order[idtype0] PASSED [ 87%] tests/python/common/test_heterograph.py::test_edges_order[idtype1] PASSED [ 87%] tests/python/common/test_heterograph.py::test_reverse[idtype0] PASSED [ 87%] tests/python/common/test_heterograph.py::test_reverse[idtype1] PASSED [ 87%] tests/python/common/test_heterograph.py::test_clone[idtype0] PASSED [ 87%] tests/python/common/test_heterograph.py::test_clone[idtype1] PASSED [ 87%] tests/python/common/test_heterograph.py::test_add_edges[idtype0] PASSED [ 87%] tests/python/common/test_heterograph.py::test_add_edges[idtype1] PASSED [ 87%] tests/python/common/test_heterograph.py::test_add_nodes[idtype0] PASSED [ 87%] tests/python/common/test_heterograph.py::test_add_nodes[idtype1] PASSED [ 87%] tests/python/common/test_heterograph.py::test_remove_edges[idtype0] PASSED [ 87%] tests/python/common/test_heterograph.py::test_remove_edges[idtype1] PASSED [ 87%] tests/python/common/test_heterograph.py::test_remove_nodes[idtype0] PASSED [ 87%] tests/python/common/test_heterograph.py::test_remove_nodes[idtype1] PASSED [ 87%] tests/python/common/test_heterograph.py::test_frame[idtype0] PASSED [ 87%] tests/python/common/test_heterograph.py::test_frame[idtype1] PASSED [ 87%] tests/python/common/test_heterograph.py::test_frame_device[idtype0] PASSED [ 87%] tests/python/common/test_heterograph.py::test_frame_device[idtype1] PASSED [ 87%] tests/python/common/test_heterograph.py::test_create_block[idtype0] PASSED [ 87%] tests/python/common/test_heterograph.py::test_create_block[idtype1] PASSED [ 87%] tests/python/common/test_heterograph.py::test_adj_tensors[coo-idtype0] PASSED [ 87%] tests/python/common/test_heterograph.py::test_adj_tensors[coo-idtype1] PASSED [ 87%] tests/python/common/test_heterograph.py::test_adj_tensors[csr-idtype0] PASSED [ 88%] tests/python/common/test_heterograph.py::test_adj_tensors[csr-idtype1] PASSED [ 88%] tests/python/common/test_heterograph.py::test_adj_tensors[csc-idtype0] PASSED [ 88%] tests/python/common/test_heterograph.py::test_adj_tensors[csc-idtype1] PASSED [ 88%] tests/python/common/test_heterograph.py::test_forking_pickler Initialize the distributed services with graphbolt: False start client[3] for group[0] Initialize the distributed services with graphbolt: False Initialize the distributed services with graphbolt: False PASSED [ 88%] tests/python/common/test_homophily.py::test_node_homophily[idtype0] PASSED [ 88%] tests/python/common/test_homophily.py::test_node_homophily[idtype1] PASSED [ 88%] tests/python/common/test_homophily.py::test_edge_homophily[idtype0] PASSED [ 88%] tests/python/common/test_homophily.py::test_edge_homophily[idtype1] PASSED [ 88%] tests/python/common/test_homophily.py::test_linkx_homophily[idtype0] PASSED [ 88%] tests/python/common/test_homophily.py::test_linkx_homophily[idtype1] PASSED [ 88%] tests/python/common/test_homophily.py::test_adjusted_homophily[idtype0] PASSED [ 88%] tests/python/common/test_homophily.py::test_adjusted_homophily[idtype1] PASSED [ 88%] tests/python/common/test_label_informativeness.py::test_edge_label_informativeness[idtype0] PASSED [ 88%] tests/python/common/test_label_informativeness.py::test_edge_label_informativeness[idtype1] PASSED [ 88%] tests/python/common/test_label_informativeness.py::test_node_label_informativeness[idtype0] PASSED [ 88%] tests/python/common/test_label_informativeness.py::test_node_label_informativeness[idtype1] PASSED [ 88%] tests/python/common/test_merge.py::test_heterograph_merge[idtype0] PASSED [ 88%] tests/python/common/test_merge.py::test_heterograph_merge[idtype1] PASSED [ 88%] tests/python/common/test_partition.py::test_get_node_partition_from_book[idtype0] PASSED [ 88%] tests/python/common/test_partition.py::test_get_node_partition_from_book[idtype1] PASSED [ 88%] tests/python/common/test_propagate.py::test_prop_nodes_bfs[idtype0] SKIPPED [ 88%] tests/python/common/test_propagate.py::test_prop_nodes_bfs[idtype1] SKIPPED [ 88%] tests/python/common/test_propagate.py::test_prop_edges_dfs[idtype0] SKIPPED [ 88%] tests/python/common/test_propagate.py::test_prop_edges_dfs[idtype1] SKIPPED [ 88%] tests/python/common/test_propagate.py::test_prop_nodes_topo[idtype0] SKIPPED [ 88%] tests/python/common/test_propagate.py::test_prop_nodes_topo[idtype1] SKIPPED [ 88%] tests/python/common/test_random.py::test_random_choice SKIPPED (GPU ...) [ 88%] tests/python/common/test_readout.py::test_sum_case1[idtype0] PASSED [ 88%] tests/python/common/test_readout.py::test_sum_case1[idtype1] PASSED [ 88%] tests/python/common/test_readout.py::test_reduce_readout[sum-g0-idtype0] PASSED [ 89%] tests/python/common/test_readout.py::test_reduce_readout[sum-g0-idtype1] PASSED [ 89%] tests/python/common/test_readout.py::test_reduce_readout[sum-g1-idtype0] PASSED [ 89%] tests/python/common/test_readout.py::test_reduce_readout[sum-g1-idtype1] PASSED [ 89%] tests/python/common/test_readout.py::test_reduce_readout[sum-g2-idtype0] PASSED [ 89%] tests/python/common/test_readout.py::test_reduce_readout[sum-g2-idtype1] PASSED [ 89%] tests/python/common/test_readout.py::test_reduce_readout[sum-g3-idtype0] PASSED [ 89%] tests/python/common/test_readout.py::test_reduce_readout[sum-g3-idtype1] PASSED [ 89%] tests/python/common/test_readout.py::test_reduce_readout[sum-g4-idtype0] PASSED [ 89%] tests/python/common/test_readout.py::test_reduce_readout[sum-g4-idtype1] PASSED [ 89%] tests/python/common/test_readout.py::test_reduce_readout[sum-g5-idtype0] PASSED [ 89%] tests/python/common/test_readout.py::test_reduce_readout[sum-g5-idtype1] PASSED [ 89%] tests/python/common/test_readout.py::test_reduce_readout[sum-g6-idtype0] PASSED [ 89%] tests/python/common/test_readout.py::test_reduce_readout[sum-g6-idtype1] PASSED [ 89%] tests/python/common/test_readout.py::test_reduce_readout[max-g0-idtype0] PASSED [ 89%] tests/python/common/test_readout.py::test_reduce_readout[max-g0-idtype1] PASSED [ 89%] tests/python/common/test_readout.py::test_reduce_readout[max-g1-idtype0] PASSED [ 89%] tests/python/common/test_readout.py::test_reduce_readout[max-g1-idtype1] PASSED [ 89%] tests/python/common/test_readout.py::test_reduce_readout[max-g2-idtype0] PASSED [ 89%] tests/python/common/test_readout.py::test_reduce_readout[max-g2-idtype1] PASSED [ 89%] tests/python/common/test_readout.py::test_reduce_readout[max-g3-idtype0] PASSED [ 89%] tests/python/common/test_readout.py::test_reduce_readout[max-g3-idtype1] PASSED [ 89%] tests/python/common/test_readout.py::test_reduce_readout[max-g4-idtype0] PASSED [ 89%] tests/python/common/test_readout.py::test_reduce_readout[max-g4-idtype1] PASSED [ 89%] tests/python/common/test_readout.py::test_reduce_readout[max-g5-idtype0] PASSED [ 89%] tests/python/common/test_readout.py::test_reduce_readout[max-g5-idtype1] PASSED [ 89%] tests/python/common/test_readout.py::test_reduce_readout[max-g6-idtype0] PASSED [ 89%] tests/python/common/test_readout.py::test_reduce_readout[max-g6-idtype1] PASSED [ 89%] tests/python/common/test_readout.py::test_reduce_readout[mean-g0-idtype0] PASSED [ 89%] tests/python/common/test_readout.py::test_reduce_readout[mean-g0-idtype1] PASSED [ 90%] tests/python/common/test_readout.py::test_reduce_readout[mean-g1-idtype0] PASSED [ 90%] tests/python/common/test_readout.py::test_reduce_readout[mean-g1-idtype1] PASSED [ 90%] tests/python/common/test_readout.py::test_reduce_readout[mean-g2-idtype0] PASSED [ 90%] tests/python/common/test_readout.py::test_reduce_readout[mean-g2-idtype1] PASSED [ 90%] tests/python/common/test_readout.py::test_reduce_readout[mean-g3-idtype0] PASSED [ 90%] tests/python/common/test_readout.py::test_reduce_readout[mean-g3-idtype1] PASSED [ 90%] tests/python/common/test_readout.py::test_reduce_readout[mean-g4-idtype0] PASSED [ 90%] tests/python/common/test_readout.py::test_reduce_readout[mean-g4-idtype1] PASSED [ 90%] tests/python/common/test_readout.py::test_reduce_readout[mean-g5-idtype0] PASSED [ 90%] tests/python/common/test_readout.py::test_reduce_readout[mean-g5-idtype1] PASSED [ 90%] tests/python/common/test_readout.py::test_reduce_readout[mean-g6-idtype0] PASSED [ 90%] tests/python/common/test_readout.py::test_reduce_readout[mean-g6-idtype1] PASSED [ 90%] tests/python/common/test_readout.py::test_weighted_reduce_readout[sum-g0-idtype0] PASSED [ 90%] tests/python/common/test_readout.py::test_weighted_reduce_readout[sum-g0-idtype1] PASSED [ 90%] tests/python/common/test_readout.py::test_weighted_reduce_readout[sum-g1-idtype0] PASSED [ 90%] tests/python/common/test_readout.py::test_weighted_reduce_readout[sum-g1-idtype1] PASSED [ 90%] tests/python/common/test_readout.py::test_weighted_reduce_readout[sum-g2-idtype0] PASSED [ 90%] tests/python/common/test_readout.py::test_weighted_reduce_readout[sum-g2-idtype1] PASSED [ 90%] tests/python/common/test_readout.py::test_weighted_reduce_readout[sum-g3-idtype0] PASSED [ 90%] tests/python/common/test_readout.py::test_weighted_reduce_readout[sum-g3-idtype1] PASSED [ 90%] tests/python/common/test_readout.py::test_weighted_reduce_readout[sum-g4-idtype0] PASSED [ 90%] tests/python/common/test_readout.py::test_weighted_reduce_readout[sum-g4-idtype1] PASSED [ 90%] tests/python/common/test_readout.py::test_weighted_reduce_readout[sum-g5-idtype0] PASSED [ 90%] tests/python/common/test_readout.py::test_weighted_reduce_readout[sum-g5-idtype1] PASSED [ 90%] tests/python/common/test_readout.py::test_weighted_reduce_readout[sum-g6-idtype0] PASSED [ 90%] tests/python/common/test_readout.py::test_weighted_reduce_readout[sum-g6-idtype1] PASSED [ 90%] tests/python/common/test_readout.py::test_weighted_reduce_readout[max-g0-idtype0] PASSED [ 90%] tests/python/common/test_readout.py::test_weighted_reduce_readout[max-g0-idtype1] PASSED [ 90%] tests/python/common/test_readout.py::test_weighted_reduce_readout[max-g1-idtype0] PASSED [ 91%] tests/python/common/test_readout.py::test_weighted_reduce_readout[max-g1-idtype1] PASSED [ 91%] tests/python/common/test_readout.py::test_weighted_reduce_readout[max-g2-idtype0] PASSED [ 91%] tests/python/common/test_readout.py::test_weighted_reduce_readout[max-g2-idtype1] PASSED [ 91%] tests/python/common/test_readout.py::test_weighted_reduce_readout[max-g3-idtype0] PASSED [ 91%] tests/python/common/test_readout.py::test_weighted_reduce_readout[max-g3-idtype1] PASSED [ 91%] tests/python/common/test_readout.py::test_weighted_reduce_readout[max-g4-idtype0] PASSED [ 91%] tests/python/common/test_readout.py::test_weighted_reduce_readout[max-g4-idtype1] PASSED [ 91%] tests/python/common/test_readout.py::test_weighted_reduce_readout[max-g5-idtype0] PASSED [ 91%] tests/python/common/test_readout.py::test_weighted_reduce_readout[max-g5-idtype1] PASSED [ 91%] tests/python/common/test_readout.py::test_weighted_reduce_readout[max-g6-idtype0] PASSED [ 91%] tests/python/common/test_readout.py::test_weighted_reduce_readout[max-g6-idtype1] PASSED [ 91%] tests/python/common/test_readout.py::test_weighted_reduce_readout[mean-g0-idtype0] PASSED [ 91%] tests/python/common/test_readout.py::test_weighted_reduce_readout[mean-g0-idtype1] PASSED [ 91%] tests/python/common/test_readout.py::test_weighted_reduce_readout[mean-g1-idtype0] PASSED [ 91%] tests/python/common/test_readout.py::test_weighted_reduce_readout[mean-g1-idtype1] PASSED [ 91%] tests/python/common/test_readout.py::test_weighted_reduce_readout[mean-g2-idtype0] PASSED [ 91%] tests/python/common/test_readout.py::test_weighted_reduce_readout[mean-g2-idtype1] PASSED [ 91%] tests/python/common/test_readout.py::test_weighted_reduce_readout[mean-g3-idtype0] PASSED [ 91%] tests/python/common/test_readout.py::test_weighted_reduce_readout[mean-g3-idtype1] PASSED [ 91%] tests/python/common/test_readout.py::test_weighted_reduce_readout[mean-g4-idtype0] PASSED [ 91%] tests/python/common/test_readout.py::test_weighted_reduce_readout[mean-g4-idtype1] PASSED [ 91%] tests/python/common/test_readout.py::test_weighted_reduce_readout[mean-g5-idtype0] PASSED [ 91%] tests/python/common/test_readout.py::test_weighted_reduce_readout[mean-g5-idtype1] PASSED [ 91%] tests/python/common/test_readout.py::test_weighted_reduce_readout[mean-g6-idtype0] PASSED [ 91%] tests/python/common/test_readout.py::test_weighted_reduce_readout[mean-g6-idtype1] PASSED [ 91%] tests/python/common/test_readout.py::test_topk[True-g0-idtype0] PASSED [ 91%] tests/python/common/test_readout.py::test_topk[True-g0-idtype1] PASSED [ 91%] tests/python/common/test_readout.py::test_topk[True-g1-idtype0] PASSED [ 91%] tests/python/common/test_readout.py::test_topk[True-g1-idtype1] PASSED [ 91%] tests/python/common/test_readout.py::test_topk[True-g2-idtype0] PASSED [ 92%] tests/python/common/test_readout.py::test_topk[True-g2-idtype1] PASSED [ 92%] tests/python/common/test_readout.py::test_topk[True-g3-idtype0] PASSED [ 92%] tests/python/common/test_readout.py::test_topk[True-g3-idtype1] PASSED [ 92%] tests/python/common/test_readout.py::test_topk[True-g4-idtype0] PASSED [ 92%] tests/python/common/test_readout.py::test_topk[True-g4-idtype1] PASSED [ 92%] tests/python/common/test_readout.py::test_topk[True-g5-idtype0] PASSED [ 92%] tests/python/common/test_readout.py::test_topk[True-g5-idtype1] PASSED [ 92%] tests/python/common/test_readout.py::test_topk[True-g6-idtype0] PASSED [ 92%] tests/python/common/test_readout.py::test_topk[True-g6-idtype1] PASSED [ 92%] tests/python/common/test_readout.py::test_topk[False-g0-idtype0] PASSED [ 92%] tests/python/common/test_readout.py::test_topk[False-g0-idtype1] PASSED [ 92%] tests/python/common/test_readout.py::test_topk[False-g1-idtype0] PASSED [ 92%] tests/python/common/test_readout.py::test_topk[False-g1-idtype1] PASSED [ 92%] tests/python/common/test_readout.py::test_topk[False-g2-idtype0] PASSED [ 92%] tests/python/common/test_readout.py::test_topk[False-g2-idtype1] PASSED [ 92%] tests/python/common/test_readout.py::test_topk[False-g3-idtype0] PASSED [ 92%] tests/python/common/test_readout.py::test_topk[False-g3-idtype1] PASSED [ 92%] tests/python/common/test_readout.py::test_topk[False-g4-idtype0] PASSED [ 92%] tests/python/common/test_readout.py::test_topk[False-g4-idtype1] PASSED [ 92%] tests/python/common/test_readout.py::test_topk[False-g5-idtype0] PASSED [ 92%] tests/python/common/test_readout.py::test_topk[False-g5-idtype1] PASSED [ 92%] tests/python/common/test_readout.py::test_topk[False-g6-idtype0] PASSED [ 92%] tests/python/common/test_readout.py::test_topk[False-g6-idtype1] PASSED [ 92%] tests/python/common/test_readout.py::test_softmax[g0-idtype0] PASSED [ 92%] tests/python/common/test_readout.py::test_softmax[g0-idtype1] PASSED [ 92%] tests/python/common/test_readout.py::test_softmax[g1-idtype0] PASSED [ 92%] tests/python/common/test_readout.py::test_softmax[g1-idtype1] PASSED [ 92%] tests/python/common/test_readout.py::test_softmax[g2-idtype0] PASSED [ 92%] tests/python/common/test_readout.py::test_softmax[g2-idtype1] PASSED [ 93%] tests/python/common/test_readout.py::test_softmax[g3-idtype0] PASSED [ 93%] tests/python/common/test_readout.py::test_softmax[g3-idtype1] PASSED [ 93%] tests/python/common/test_readout.py::test_softmax[g4-idtype0] PASSED [ 93%] tests/python/common/test_readout.py::test_softmax[g4-idtype1] PASSED [ 93%] tests/python/common/test_readout.py::test_softmax[g5-idtype0] PASSED [ 93%] tests/python/common/test_readout.py::test_softmax[g5-idtype1] PASSED [ 93%] tests/python/common/test_readout.py::test_softmax[g6-idtype0] PASSED [ 93%] tests/python/common/test_readout.py::test_softmax[g6-idtype1] PASSED [ 93%] tests/python/common/test_readout.py::test_broadcast[g0-idtype0] PASSED [ 93%] tests/python/common/test_readout.py::test_broadcast[g0-idtype1] PASSED [ 93%] tests/python/common/test_readout.py::test_broadcast[g1-idtype0] PASSED [ 93%] tests/python/common/test_readout.py::test_broadcast[g1-idtype1] PASSED [ 93%] tests/python/common/test_readout.py::test_broadcast[g2-idtype0] PASSED [ 93%] tests/python/common/test_readout.py::test_broadcast[g2-idtype1] PASSED [ 93%] tests/python/common/test_readout.py::test_broadcast[g3-idtype0] PASSED [ 93%] tests/python/common/test_readout.py::test_broadcast[g3-idtype1] PASSED [ 93%] tests/python/common/test_readout.py::test_broadcast[g4-idtype0] PASSED [ 93%] tests/python/common/test_readout.py::test_broadcast[g4-idtype1] PASSED [ 93%] tests/python/common/test_readout.py::test_broadcast[g5-idtype0] PASSED [ 93%] tests/python/common/test_readout.py::test_broadcast[g5-idtype1] PASSED [ 93%] tests/python/common/test_readout.py::test_broadcast[g6-idtype0] PASSED [ 93%] tests/python/common/test_readout.py::test_broadcast[g6-idtype1] PASSED [ 93%] tests/python/common/test_sparse_ops-csr.py::test_csrmm[True-dtype0-idtype0] PASSED [ 93%] tests/python/common/test_sparse_ops-csr.py::test_csrmm[True-dtype0-idtype1] PASSED [ 93%] tests/python/common/test_sparse_ops-csr.py::test_csrmm[True-dtype1-idtype0] PASSED [ 93%] tests/python/common/test_sparse_ops-csr.py::test_csrmm[True-dtype1-idtype1] PASSED [ 93%] tests/python/common/test_sparse_ops-csr.py::test_csrmm[False-dtype0-idtype0] PASSED [ 93%] tests/python/common/test_sparse_ops-csr.py::test_csrmm[False-dtype0-idtype1] PASSED [ 93%] tests/python/common/test_sparse_ops-csr.py::test_csrmm[False-dtype1-idtype0] PASSED [ 94%] tests/python/common/test_sparse_ops-csr.py::test_csrmm[False-dtype1-idtype1] PASSED [ 94%] tests/python/common/test_sparse_ops-csr.py::test_csrmm_backward[1-dtype0-idtype0] PASSED [ 94%] tests/python/common/test_sparse_ops-csr.py::test_csrmm_backward[1-dtype0-idtype1] PASSED [ 94%] tests/python/common/test_sparse_ops-csr.py::test_csrmm_backward[1-dtype1-idtype0] PASSED [ 94%] tests/python/common/test_sparse_ops-csr.py::test_csrmm_backward[1-dtype1-idtype1] PASSED [ 94%] tests/python/common/test_sparse_ops-csr.py::test_csrmm_backward[2-dtype0-idtype0] PASSED [ 94%] tests/python/common/test_sparse_ops-csr.py::test_csrmm_backward[2-dtype0-idtype1] PASSED [ 94%] tests/python/common/test_sparse_ops-csr.py::test_csrmm_backward[2-dtype1-idtype0] PASSED [ 94%] tests/python/common/test_sparse_ops-csr.py::test_csrmm_backward[2-dtype1-idtype1] PASSED [ 94%] tests/python/common/test_sparse_ops-csr.py::test_csrsum[True-dtype0-idtype0] PASSED [ 94%] tests/python/common/test_sparse_ops-csr.py::test_csrsum[True-dtype0-idtype1] PASSED [ 94%] tests/python/common/test_sparse_ops-csr.py::test_csrsum[True-dtype1-idtype0] PASSED [ 94%] tests/python/common/test_sparse_ops-csr.py::test_csrsum[True-dtype1-idtype1] PASSED [ 94%] tests/python/common/test_sparse_ops-csr.py::test_csrsum[False-dtype0-idtype0] PASSED [ 94%] tests/python/common/test_sparse_ops-csr.py::test_csrsum[False-dtype0-idtype1] PASSED [ 94%] tests/python/common/test_sparse_ops-csr.py::test_csrsum[False-dtype1-idtype0] PASSED [ 94%] tests/python/common/test_sparse_ops-csr.py::test_csrsum[False-dtype1-idtype1] PASSED [ 94%] tests/python/common/test_sparse_ops-csr.py::test_csrsum_backward[1-dtype0-idtype0] PASSED [ 94%] tests/python/common/test_sparse_ops-csr.py::test_csrsum_backward[1-dtype0-idtype1] PASSED [ 94%] tests/python/common/test_sparse_ops-csr.py::test_csrsum_backward[1-dtype1-idtype0] PASSED [ 94%] tests/python/common/test_sparse_ops-csr.py::test_csrsum_backward[1-dtype1-idtype1] PASSED [ 94%] tests/python/common/test_sparse_ops-csr.py::test_csrsum_backward[2-dtype0-idtype0] PASSED [ 94%] tests/python/common/test_sparse_ops-csr.py::test_csrsum_backward[2-dtype0-idtype1] PASSED [ 94%] tests/python/common/test_sparse_ops-csr.py::test_csrsum_backward[2-dtype1-idtype0] PASSED [ 94%] tests/python/common/test_sparse_ops-csr.py::test_csrsum_backward[2-dtype1-idtype1] PASSED [ 94%] tests/python/common/test_sparse_ops-csr.py::test_csrmask[9000-9000-dtype0-idtype0] PASSED [ 94%] tests/python/common/test_sparse_ops-csr.py::test_csrmask[9000-9000-dtype0-idtype1] PASSED [ 94%] tests/python/common/test_sparse_ops-csr.py::test_csrmask[9000-9000-dtype1-idtype0] PASSED [ 94%] tests/python/common/test_sparse_ops-csr.py::test_csrmask[9000-9000-dtype1-idtype1] PASSED [ 94%] tests/python/common/test_sparse_ops-csr.py::test_csrmask[9000-0-dtype0-idtype0] PASSED [ 95%] tests/python/common/test_sparse_ops-csr.py::test_csrmask[9000-0-dtype0-idtype1] PASSED [ 95%] tests/python/common/test_sparse_ops-csr.py::test_csrmask[9000-0-dtype1-idtype0] PASSED [ 95%] tests/python/common/test_sparse_ops-csr.py::test_csrmask[9000-0-dtype1-idtype1] PASSED [ 95%] tests/python/common/test_sparse_ops-csr.py::test_csrmask[0-9000-dtype0-idtype0] PASSED [ 95%] tests/python/common/test_sparse_ops-csr.py::test_csrmask[0-9000-dtype0-idtype1] PASSED [ 95%] tests/python/common/test_sparse_ops-csr.py::test_csrmask[0-9000-dtype1-idtype0] PASSED [ 95%] tests/python/common/test_sparse_ops-csr.py::test_csrmask[0-9000-dtype1-idtype1] PASSED [ 95%] tests/python/common/test_sparse_ops-csr.py::test_csrmask[0-0-dtype0-idtype0] PASSED [ 95%] tests/python/common/test_sparse_ops-csr.py::test_csrmask[0-0-dtype0-idtype1] PASSED [ 95%] tests/python/common/test_sparse_ops-csr.py::test_csrmask[0-0-dtype1-idtype0] PASSED [ 95%] tests/python/common/test_sparse_ops-csr.py::test_csrmask[0-0-dtype1-idtype1] PASSED [ 95%] tests/python/common/test_sparse_ops-csr.py::test_csrmask_backward[dtype0-idtype0] PASSED [ 95%] tests/python/common/test_sparse_ops-csr.py::test_csrmask_backward[dtype0-idtype1] PASSED [ 95%] tests/python/common/test_sparse_ops-csr.py::test_csrmask_backward[dtype1-idtype0] PASSED [ 95%] tests/python/common/test_sparse_ops-csr.py::test_csrmask_backward[dtype1-idtype1] PASSED [ 95%] tests/python/common/test_subgraph.py::test_edge_subgraph PASSED [ 95%] tests/python/common/test_subgraph.py::test_subgraph_relabel_nodes[True] PASSED [ 95%] tests/python/common/test_subgraph.py::test_subgraph_relabel_nodes[False] PASSED [ 95%] tests/python/common/test_subgraph.py::test_subgraph_mask[idtype0] PASSED [ 95%] tests/python/common/test_subgraph.py::test_subgraph_mask[idtype1] PASSED [ 95%] tests/python/common/test_subgraph.py::test_subgraph1[idtype0] PASSED [ 95%] tests/python/common/test_subgraph.py::test_subgraph1[idtype1] PASSED [ 95%] tests/python/common/test_subgraph.py::test_in_subgraph[idtype0] PASSED [ 95%] tests/python/common/test_subgraph.py::test_in_subgraph[idtype1] PASSED [ 95%] tests/python/common/test_subgraph.py::test_out_subgraph[idtype0] PASSED [ 95%] tests/python/common/test_subgraph.py::test_out_subgraph[idtype1] PASSED [ 95%] tests/python/common/test_subgraph.py::test_subgraph_message_passing PASSED [ 95%] tests/python/common/test_subgraph.py::test_khop_in_subgraph[idtype0] PASSED [ 95%] tests/python/common/test_subgraph.py::test_khop_in_subgraph[idtype1] PASSED [ 96%] tests/python/common/test_subgraph.py::test_khop_out_subgraph[idtype0] PASSED [ 96%] tests/python/common/test_subgraph.py::test_khop_out_subgraph[idtype1] PASSED [ 96%] tests/python/common/test_subgraph.py::test_subframes[child_device0-parent_idx_device0] PASSED [ 96%] tests/python/common/test_subgraph.py::test_subframes[child_device0-parent_idx_device1] PASSED [ 96%] tests/python/common/test_subgraph.py::test_subframes[child_device0-parent_idx_device2] PASSED [ 96%] tests/python/common/test_subgraph.py::test_subframes[child_device0-parent_idx_device3] PASSED [ 96%] tests/python/common/test_subgraph.py::test_subframes[child_device1-parent_idx_device0] PASSED [ 96%] tests/python/common/test_subgraph.py::test_subframes[child_device1-parent_idx_device1] PASSED [ 96%] tests/python/common/test_subgraph.py::test_subframes[child_device1-parent_idx_device2] PASSED [ 96%] tests/python/common/test_subgraph.py::test_subframes[child_device1-parent_idx_device3] PASSED [ 96%] tests/python/common/test_subgraph.py::test_uva_subgraph[idtype0-device0] PASSED [ 96%] tests/python/common/test_subgraph.py::test_uva_subgraph[idtype0-device1] PASSED [ 96%] tests/python/common/test_subgraph.py::test_uva_subgraph[idtype1-device0] Client [724] waits on 172.17.0.2:36601Client [730] waits on 172.17.0.2:48407Client [712] waits on 172.17.0.2:37215 Client [713] waits on 172.17.0.2:34893 Machine (0) group (0) client (0) connect to server successfuly! Machine (0) group (0) client (1) connect to server successfuly! Machine (0) group (0) client (2) connect to server successfuly! Machine (0) group (0) client (3) connect to server successfuly! end end end end Client[1] in group[0] is exiting... Client[2] in group[0] is exiting... Client[3] in group[0] is exiting... Client[0] in group[0] is exiting... PASSED [ 96%] tests/python/common/test_subgraph.py::test_uva_subgraph[idtype1-device1] PASSED [ 96%] tests/python/common/test_traversal.py::test_bfs[idtype0] PASSED [ 96%] tests/python/common/test_traversal.py::test_bfs[idtype1] PASSED [ 96%] tests/python/common/test_traversal.py::test_topological_nodes[idtype0] PASSED [ 96%] tests/python/common/test_traversal.py::test_topological_nodes[idtype1] PASSED [ 96%] tests/python/common/test_traversal.py::test_dfs_labeled_edges[idtype0] PASSED [ 96%] tests/python/common/test_traversal.py::test_dfs_labeled_edges[idtype1] PASSED [ 96%] tests/python/common/transforms/test_functional-sort.py::test_sort_with_tag[idtype0] SKIPPED [ 96%] tests/python/common/transforms/test_functional-sort.py::test_sort_with_tag[idtype1] SKIPPED [ 96%] tests/python/common/transforms/test_functional-sort.py::test_sort_with_tag_bipartite[idtype0] SKIPPED [ 96%] tests/python/common/transforms/test_functional-sort.py::test_sort_with_tag_bipartite[idtype1] SKIPPED [ 96%] tests/python/common/transforms/test_to_block.py::test_to_block[idtype0] PASSED [ 96%] tests/python/common/transforms/test_to_block.py::test_to_block[idtype1] [ OK ] SampleUtilsTest.TestWithoutReplacementUnique (15947 ms) [----------] 3 tests from SampleUtilsTest (29434 ms total) [----------] 3 tests from RandomTest [ RUN ] RandomTest.TestChoice [ OK ] RandomTest.TestChoice (3 ms) [ RUN ] RandomTest.TestUniformChoice [ OK ] RandomTest.TestUniformChoice (0 ms) [ RUN ] RandomTest.TestBiasedChoice [ OK ] RandomTest.TestBiasedChoice (89 ms) [----------] 3 tests from RandomTest (94 ms total) [----------] 4 tests from Serialize [ RUN ] Serialize.UnitGraph_COO [ OK ] Serialize.UnitGraph_COO (0 ms) [ RUN ] Serialize.UnitGraph_CSR [ OK ] Serialize.UnitGraph_CSR (0 ms) [ RUN ] Serialize.ImmutableGraph [ OK ] Serialize.ImmutableGraph (0 ms) [ RUN ] Serialize.HeteroGraph [ OK ] Serialize.HeteroGraph (0 ms) [----------] 4 tests from Serialize (1 ms total) [----------] 3 tests from SmartPtrTest/0, where TypeParam = std::shared_ptr [ RUN ] SmartPtrTest/0.Obj_Test [ OK ] SmartPtrTest/0.Obj_Test (0 ms) [ RUN ] SmartPtrTest/0.Vector_Test1 [ OK ] SmartPtrTest/0.Vector_Test1 (0 ms) [ RUN ] SmartPtrTest/0.Vector_Test2 [ OK ] SmartPtrTest/0.Vector_Test2 (0 ms) [----------] 3 tests from SmartPtrTest/0 (0 ms total) [----------] 3 tests from SmartPtrTest/1, where TypeParam = std::unique_ptr > [ RUN ] SmartPtrTest/1.Obj_Test [ OK ] SmartPtrTest/1.Obj_Test (0 ms) [ RUN ] SmartPtrTest/1.Vector_Test1 [ OK ] SmartPtrTest/1.Vector_Test1 (0 ms) [ RUN ] SmartPtrTest/1.Vector_Test2 [ OK ] SmartPtrTest/1.Vector_Test2 (0 ms) [----------] 3 tests from SmartPtrTest/1 (0 ms total) [----------] 20 tests from SpmatTest [ RUN ] SpmatTest.COOToCSR [ OK ] SpmatTest.COOToCSR (10 ms) [ RUN ] SpmatTest.TestCOOHasDuplicate [ OK ] SpmatTest.TestCOOHasDuplicate (0 ms) [ RUN ] SpmatTest.COOSort [ OK ] SpmatTest.COOSort (0 ms) [ RUN ] SpmatTest.TestCOOReorder [ OK ] SpmatTest.TestCOOReorder (0 ms) [ RUN ] SpmatTest.COOGetData [ OK ] SpmatTest.COOGetData (41 ms) [ RUN ] SpmatTest.COOGetDataAndIndices [ OK ] SpmatTest.COOGetDataAndIndices (0 ms) [ RUN ] SpmatTest.COOToCSRAlgs [ OK ] SpmatTest.COOToCSRAlgs (50 ms) [ RUN ] SpmatTest.TestCSRIsNonZero [ OK ] SpmatTest.TestCSRIsNonZero (0 ms) [ RUN ] SpmatTest.TestCSRGetRowNNZ [ OK ] SpmatTest.TestCSRGetRowNNZ (0 ms) [ RUN ] SpmatTest.TestCSRGetRowColumnIndices [ OK ] SpmatTest.TestCSRGetRowColumnIndices (0 ms) [ RUN ] SpmatTest.TestCSRGetRowData [ OK ] SpmatTest.TestCSRGetRowData (0 ms) [ RUN ] SpmatTest.CSRGetData [ OK ] SpmatTest.CSRGetData (0 ms) [ RUN ] SpmatTest.CSRGetDataAndIndices [ OK ] SpmatTest.CSRGetDataAndIndices (0 ms) [ RUN ] SpmatTest.CSRTranspose [ OK ] SpmatTest.CSRTranspose (0 ms) [ RUN ] SpmatTest.CSRToCOO [ OK ] SpmatTest.CSRToCOO (1 ms) [ RUN ] SpmatTest.TestCSRSliceRows [ OK ] SpmatTest.TestCSRSliceRows (280 ms) [ RUN ] SpmatTest.CSRSliceMatrix [ OK ] SpmatTest.CSRSliceMatrix (1 ms) [ RUN ] SpmatTest.CSRHasDuplicate [ OK ] SpmatTest.CSRHasDuplicate (0 ms) [ RUN ] SpmatTest.CSRSort [ OK ] SpmatTest.CSRSort (0 ms) [ RUN ] SpmatTest.TestCSRReorder [ OK ] SpmatTest.TestCSRReorder (0 ms) [----------] 20 tests from SpmatTest (389 ms total) [----------] 6 tests from SpmmTest [ RUN ] SpmmTest.TestSpmmCopyLhs [ OK ] SpmmTest.TestSpmmCopyLhs (1 ms) [ RUN ] SpmmTest.TestSpmmCopyRhs [ OK ] SpmmTest.TestSpmmCopyRhs (1 ms) [ RUN ] SpmmTest.TestSpmmAdd [ OK ] SpmmTest.TestSpmmAdd (1 ms) [ RUN ] SpmmTest.TestSpmmSub [ OK ] SpmmTest.TestSpmmSub (1 ms) [ RUN ] SpmmTest.TestSpmmMul [ OK ] SpmmTest.TestSpmmMul (1 ms) [ RUN ] SpmmTest.TestSpmmDiv [ OK ] SpmmTest.TestSpmmDiv (0 ms) [----------] 6 tests from SpmmTest (7 ms total) [----------] 7 tests from UniGraphTest [ RUN ] UniGraphTest.TestUnitGraph_CopyTo [ OK ] UniGraphTest.TestUnitGraph_CopyTo (0 ms) [ RUN ] UniGraphTest.TestUnitGraph_InOutDegrees [ OK ] UniGraphTest.TestUnitGraph_InOutDegrees (30 ms) [ RUN ] UniGraphTest.TestUnitGraph_Create [ OK ] UniGraphTest.TestUnitGraph_Create (0 ms) [ RUN ] UniGraphTest.TestUnitGraph_GetInCSR [ OK ] UniGraphTest.TestUnitGraph_GetInCSR (0 ms) [ RUN ] UniGraphTest.TestUnitGraph_GetOutCSR [ OK ] UniGraphTest.TestUnitGraph_GetOutCSR (0 ms) [ RUN ] UniGraphTest.TestUnitGraph_GetCOO [ OK ] UniGraphTest.TestUnitGraph_GetCOO (0 ms) [ RUN ] UniGraphTest.TestUnitGraph_Reserve [ OK ] UniGraphTest.TestUnitGraph_Reserve (0 ms) [----------] 7 tests from UniGraphTest (32 ms total) [----------] 4 tests from ZeroCopySerialize [ RUN ] ZeroCopySerialize.NDArray [ OK ] ZeroCopySerialize.NDArray (0 ms) [ RUN ] ZeroCopySerialize.ZeroShapeNDArray [ OK ] ZeroCopySerialize.ZeroShapeNDArray (0 ms) [ RUN ] ZeroCopySerialize.SharedMem [ OK ] ZeroCopySerialize.SharedMem (0 ms) [ RUN ] ZeroCopySerialize.HeteroGraph [ OK ] ZeroCopySerialize.HeteroGraph (0 ms) [----------] 4 tests from ZeroCopySerialize (0 ms total) [----------] Global test environment tear-down [==========] 104 tests from 24 test suites ran. (39575 ms total) [ PASSED ] 104 tests. /home/ubuntu/jenkins/workspace/dgl_PR-7408 Post stage [Pipeline] sh PASSED [ 96%] tests/python/common/transforms/test_transform.py::test_line_graph1 PASSED [ 96%] tests/python/common/transforms/test_transform.py::test_line_graph2[idtype0] PASSED [ 96%] tests/python/common/transforms/test_transform.py::test_line_graph2[idtype1] PASSED [ 97%] tests/python/common/transforms/test_transform.py::test_no_backtracking PASSED [ 97%] tests/python/common/transforms/test_transform.py::test_reverse[idtype0] PASSED [ 97%] tests/python/common/transforms/test_transform.py::test_reverse[idtype1] PASSED [ 97%] tests/python/common/transforms/test_transform.py::test_reverse_shared_frames[idtype0] PASSED [ 97%] tests/python/common/transforms/test_transform.py::test_reverse_shared_frames[idtype1] PASSED [ 97%] tests/python/common/transforms/test_transform.py::test_to_bidirected SKIPPED [ 97%] tests/python/common/transforms/test_transform.py::test_add_reverse_edges PASSED [ 97%] tests/python/common/transforms/test_transform.py::test_simple_graph SKIPPED [ 97%] tests/python/common/transforms/test_transform.py::test_khop_graph SKIPPED [ 97%] tests/python/common/transforms/test_transform.py::test_khop_adj SKIPPED [ 97%] tests/python/common/transforms/test_transform.py::test_laplacian_lambda_max SKIPPED [ 97%] tests/python/common/transforms/test_transform.py::test_partition_with_halo SKIPPED [ 97%] tests/python/common/transforms/test_transform.py::test_metis_partition[idtype0] SKIPPED [ 97%] tests/python/common/transforms/test_transform.py::test_metis_partition[idtype1] SKIPPED [ 97%] tests/python/common/transforms/test_transform.py::test_reorder_nodes SKIPPED [ 97%] tests/python/common/transforms/test_transform.py::test_compact[idtype0] PASSED [ 97%] tests/python/common/transforms/test_transform.py::test_compact[idtype1] PASSED [ 97%] tests/python/common/transforms/test_transform.py::test_to_simple[idtype0] SKIPPED [ 97%] tests/python/common/transforms/test_transform.py::test_to_simple[idtype1] SKIPPED [ 97%] tests/python/common/transforms/test_transform.py::test_remove_edges[idtype0] PASSED [ 97%] tests/python/common/transforms/test_transform.py::test_remove_edges[idtype1] PASSED [ 97%] tests/python/common/transforms/test_transform.py::test_add_edges[idtype0] PASSED [ 97%] tests/python/common/transforms/test_transform.py::test_add_edges[idtype1] + chmod -R 777 . [Pipeline] cleanWs [WS-CLEANUP] Deleting project workspace... [WS-CLEANUP] Deferred wipeout is disabled by the job configuration... PASSED [ 97%] tests/python/common/transforms/test_transform.py::test_add_nodes[idtype0] PASSED [ 97%] tests/python/common/transforms/test_transform.py::test_add_nodes[idtype1] PASSED [ 97%] tests/python/common/transforms/test_transform.py::test_remove_nodes[idtype0] PASSED [ 97%] tests/python/common/transforms/test_transform.py::test_remove_nodes[idtype1] PASSED [ 97%] tests/python/common/transforms/test_transform.py::test_add_selfloop[idtype0] PASSED [ 97%] tests/python/common/transforms/test_transform.py::test_add_selfloop[idtype1] PASSED [ 97%] tests/python/common/transforms/test_transform.py::test_remove_selfloop[idtype0] PASSED [ 98%] tests/python/common/transforms/test_transform.py::test_remove_selfloop[idtype1] PASSED [ 98%] tests/python/common/transforms/test_transform.py::test_reorder_graph[idtype0] PASSED [ 98%] tests/python/common/transforms/test_transform.py::test_reorder_graph[idtype1] PASSED [ 98%] tests/python/common/transforms/test_transform.py::test_norm_by_dst[idtype0] PASSED [ 98%] tests/python/common/transforms/test_transform.py::test_norm_by_dst[idtype1] PASSED [ 98%] tests/python/common/transforms/test_transform.py::test_module_add_self_loop[idtype0] PASSED [ 98%] tests/python/common/transforms/test_transform.py::test_module_add_self_loop[idtype1] PASSED [ 98%] tests/python/common/transforms/test_transform.py::test_module_remove_self_loop[idtype0] PASSED [ 98%] tests/python/common/transforms/test_transform.py::test_module_remove_self_loop[idtype1] PASSED [ 98%] tests/python/common/transforms/test_transform.py::test_module_add_reverse[idtype0] PASSED [ 98%] tests/python/common/transforms/test_transform.py::test_module_add_reverse[idtype1] PASSED [ 98%] tests/python/common/transforms/test_transform.py::test_module_to_simple[idtype0] SKIPPED [ 98%] tests/python/common/transforms/test_transform.py::test_module_to_simple[idtype1] SKIPPED [ 98%] tests/python/common/transforms/test_transform.py::test_module_line_graph[idtype0] PASSED [ 98%] tests/python/common/transforms/test_transform.py::test_module_line_graph[idtype1] PASSED [ 98%] tests/python/common/transforms/test_transform.py::test_module_khop_graph[idtype0] PASSED [ 98%] tests/python/common/transforms/test_transform.py::test_module_khop_graph[idtype1] PASSED [ 98%] tests/python/common/transforms/test_transform.py::test_module_add_metapaths[idtype0] PASSED [ 98%] tests/python/common/transforms/test_transform.py::test_module_add_metapaths[idtype1] PASSED [ 98%] tests/python/common/transforms/test_transform.py::test_module_compose[idtype0] PASSED [ 98%] tests/python/common/transforms/test_transform.py::test_module_compose[idtype1] PASSED [ 98%] tests/python/common/transforms/test_transform.py::test_module_gcnnorm[idtype0] PASSED [ 98%] tests/python/common/transforms/test_transform.py::test_module_gcnnorm[idtype1] PASSED [ 98%] tests/python/common/transforms/test_transform.py::test_module_ppr[idtype0] PASSED [ 98%] tests/python/common/transforms/test_transform.py::test_module_ppr[idtype1] PASSED [ 98%] tests/python/common/transforms/test_transform.py::test_module_heat_kernel[idtype0] PASSED [ 98%] tests/python/common/transforms/test_transform.py::test_module_heat_kernel[idtype1] PASSED [ 98%] tests/python/common/transforms/test_transform.py::test_module_gdc[idtype0] PASSED [ 98%] tests/python/common/transforms/test_transform.py::test_module_gdc[idtype1] PASSED [ 99%] tests/python/common/transforms/test_transform.py::test_module_node_shuffle[idtype0] PASSED [ 99%] tests/python/common/transforms/test_transform.py::test_module_node_shuffle[idtype1] PASSED [ 99%] tests/python/common/transforms/test_transform.py::test_module_drop_node[idtype0] PASSED [ 99%] tests/python/common/transforms/test_transform.py::test_module_drop_node[idtype1] PASSED [ 99%] tests/python/common/transforms/test_transform.py::test_module_drop_edge[idtype0] PASSED [ 99%] tests/python/common/transforms/test_transform.py::test_module_drop_edge[idtype1] PASSED [ 99%] tests/python/common/transforms/test_transform.py::test_module_add_edge[idtype0] PASSED [ 99%] tests/python/common/transforms/test_transform.py::test_module_add_edge[idtype1] PASSED [ 99%] tests/python/common/transforms/test_transform.py::test_module_random_walk_pe[idtype0] PASSED [ 99%] tests/python/common/transforms/test_transform.py::test_module_random_walk_pe[idtype1] PASSED [ 99%] tests/python/common/transforms/test_transform.py::test_module_lap_pe[idtype0] PASSED [ 99%] tests/python/common/transforms/test_transform.py::test_module_lap_pe[idtype1] Server (0) shutdown. Server is exiting... [WS-CLEANUP] done [Pipeline] } $ docker stop --time=1 191df5eab39d6bc6e1fe034714a01e734c85e9a54b86f5dee041d3f4a80a8762 PASSED [ 99%] tests/python/common/transforms/test_transform.py::test_module_sign[g0] PASSED [ 99%] tests/python/common/transforms/test_transform.py::test_module_row_feat_normalizer[idtype0] PASSED [ 99%] tests/python/common/transforms/test_transform.py::test_module_row_feat_normalizer[idtype1] PASSED [ 99%] tests/python/common/transforms/test_transform.py::test_module_feat_mask[idtype0] PASSED [ 99%] tests/python/common/transforms/test_transform.py::test_module_feat_mask[idtype1] PASSED [ 99%] tests/python/common/transforms/test_transform.py::test_shortest_dist[idtype0] PASSED [ 99%] tests/python/common/transforms/test_transform.py::test_shortest_dist[idtype1] PASSED [ 99%] tests/python/common/transforms/test_transform.py::test_module_to_levi[idtype0] PASSED [ 99%] tests/python/common/transforms/test_transform.py::test_module_to_levi[idtype1] PASSED [ 99%] tests/python/common/transforms/test_transform.py::test_module_svd_pe[idtype0] PASSED [ 99%] tests/python/common/transforms/test_transform.py::test_module_svd_pe[idtype1] PASSED [ 99%] tests/python/common/utils/test_filter.py::test_graph_filter PASSED [ 99%] tests/python/common/utils/test_filter.py::test_array_filter[idtype0] PASSED [ 99%] tests/python/common/utils/test_filter.py::test_array_filter[idtype1] PASSED [ 99%] tests/python/common/utils/test_filter.py::test_filter_multistream[idtype0] PASSED [ 99%] tests/python/common/utils/test_filter.py::test_filter_multistream[idtype1] PASSED [ 99%] tests/python/common/utils/test_pin_memory.py::test_pin_unpin PASSED [100%] =============================== warnings summary =============================== python/dgl/backend/backend.py:1838 /home/ubuntu/jenkins/workspace/dgl_PR-7408/python/dgl/backend/backend.py:1838: DeprecationWarning: invalid escape sequence '\P' """Segment reduction operator. ../../../../../opt/conda/envs/pytorch-ci/lib/python3.10/site-packages/outdated/__init__.py:36 /opt/conda/envs/pytorch-ci/lib/python3.10/site-packages/outdated/__init__.py:36: DeprecationWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html from pkg_resources import parse_version tests/python/common/test_heterograph.py::test_create[idtype0] tests/python/common/test_heterograph.py::test_create[idtype0] tests/python/common/test_heterograph.py::test_create[idtype1] tests/python/common/test_heterograph.py::test_create[idtype1] /home/ubuntu/jenkins/workspace/dgl_PR-7408/python/dgl/utils/data.py:281: DeprecationWarning: Conversion of an array with ndim > 0 to a scalar is deprecated, and will error in future. Ensure you extract a single element from your array before performing this operation. (Deprecated NumPy 1.25.) eid = int(attr[edge_id_attr_name]) tests/python/common/test_traversal.py::test_bfs[idtype0] tests/python/common/test_traversal.py::test_bfs[idtype1] /opt/conda/envs/pytorch-ci/lib/python3.10/site-packages/networkx/utils/backends.py:633: DeprecationWarning: random_tree is deprecated and will be removed in NX v3.4 Use random_labeled_tree instead. return self.orig_func(*args, **kwargs) -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html - generated xml file: /home/ubuntu/jenkins/workspace/dgl_PR-7408/pytest_common.xml - ============================ slowest 100 durations ============================= 3.96s call tests/python/common/test_heterograph-kernel.py::test_all_binary_builtins 3.30s call tests/python/common/test_heterograph.py::test_forking_pickler 2.33s call tests/python/common/function/test_basics.py::test_issue_2484[idtype0] 0.49s call tests/python/common/function/test_basics.py::test_batch_setter_getter[idtype0] 0.36s call tests/python/common/function/test_basics.py::test_batch_setter_autograd[idtype0] 0.35s call tests/python/common/sampling/test_sampling.py::test_non_uniform_random_walk[False] 0.25s call tests/python/common/sampling/test_sampling.py::test_sample_neighbors_outedge 0.25s call tests/python/common/test_heterograph.py::test_query[idtype0] 0.24s call tests/python/common/test_heterograph-update-all.py::test_binary_op[idtype0] 0.24s call tests/python/common/test_heterograph-update-all.py::test_binary_op[idtype1] 0.24s call tests/python/common/test_heterograph.py::test_query[idtype1] 0.24s call tests/python/common/sampling/test_sampling.py::test_non_uniform_random_walk[True] 0.23s call tests/python/common/test_heterograph-apply-edges.py::test_binary_op[idtype0] 0.23s call tests/python/common/test_heterograph-apply-edges.py::test_binary_op[idtype1] 0.22s call tests/python/common/sampling/test_sampling.py::test_uniform_random_walk[False] 0.16s call tests/python/common/sampling/test_sampling.py::test_uniform_random_walk[True] 0.15s call tests/python/common/sampling/test_sampling.py::test_sample_neighbors_prob 0.14s call tests/python/common/test_heterograph-kernel.py::test_copy_src_reduce 0.14s call tests/python/common/backend/test_tensor.py::test_dlpack 0.14s call tests/python/common/test_heterograph-kernel.py::test_copy_edge_reduce 0.13s call tests/python/common/sampling/test_sampling.py::test_sample_neighbors_noprob 0.13s call tests/python/common/ops/test_ops.py::test_segment_mm[dtype0-0.01-1-idtype0] 0.12s call tests/python/common/test_heterograph-misc.py::test_query 0.11s call tests/python/common/test_heterograph.py::test_view1[idtype0] 0.11s call tests/python/common/test_heterograph.py::test_view1[idtype1] 0.10s call tests/python/common/sampling/test_sampling.py::test_sample_labors_prob 0.10s call tests/python/common/sampling/test_sampling.py::test_sample_labors_noprob 0.08s call tests/python/common/test_traversal.py::test_bfs[idtype0] 0.08s call tests/python/common/test_heterograph.py::test_updates[idtype0] 0.08s call tests/python/common/test_heterograph.py::test_updates[idtype1] 0.08s call tests/python/common/ops/test_edge_softmax.py::test_edge_softmax[idtype0-src-g0] 0.08s call tests/python/common/function/test_basics.py::test_update_routines[idtype0] 0.07s call tests/python/common/test_traversal.py::test_bfs[idtype1] 0.07s call tests/python/common/ops/test_ops.py::test_gather_mm_idx_b[dtype0-0.01-1] 0.07s call tests/python/common/test_heterograph-shared-memory.py::test_multi_process[idtype0] 0.07s call tests/python/common/test_heterograph-shared-memory.py::test_copy_from_gpu 0.07s call tests/python/common/test_heterograph-remove.py::test_node_and_edge_removal[idtype0] 0.07s call tests/python/common/test_heterograph-remove.py::test_node_and_edge_removal[idtype1] 0.07s call tests/python/common/test_heterograph-shared-memory.py::test_multi_process[idtype1] 0.06s call tests/python/common/test_heterograph.py::test_level2[idtype0] 0.06s call tests/python/common/test_heterograph.py::test_level2[idtype1] 0.05s call tests/python/common/transforms/test_transform.py::test_remove_nodes[idtype0] 0.05s call tests/python/common/transforms/test_transform.py::test_remove_nodes[idtype1] 0.05s call tests/python/common/test_heterograph-specialization.py::test_v2v_snr[idtype0] 0.05s call tests/python/common/test_heterograph-specialization.py::test_v2v_snr[idtype1] 0.05s call tests/python/common/test_heterograph-specialization.py::test_v2v_pull[idtype0] 0.05s call tests/python/common/transforms/test_transform.py::test_remove_edges[idtype0] 0.04s call tests/python/common/transforms/test_transform.py::test_remove_edges[idtype1] 0.04s call tests/python/common/test_heterograph-specialization.py::test_v2v_pull[idtype1] 0.04s call tests/python/common/test_heterograph-update-all.py::test_unary_copy_u[idtype0] 0.04s call tests/python/common/test_homophily.py::test_adjusted_homophily[idtype0] 0.04s call tests/python/common/test_heterograph-specialization.py::test_pull_multi_fallback[idtype0] 0.04s call tests/python/common/test_heterograph-update-all.py::test_unary_copy_u[idtype1] 0.04s call tests/python/common/test_heterograph-update-all.py::test_unary_copy_e[idtype1] 0.04s call tests/python/common/test_heterograph-update-all.py::test_unary_copy_e[idtype0] 0.04s call tests/python/common/test_heterograph.py::test_format[idtype0] 0.04s call tests/python/common/test_heterograph.py::test_format[idtype1] 0.04s call tests/python/common/test_heterograph-specialization.py::test_pull_multi_fallback[idtype1] 0.04s call tests/python/common/test_sparse_ops-csr.py::test_csrmm[True-dtype0-idtype0] 0.04s call tests/python/common/test_heterograph-specialization.py::test_v2v_update_all[idtype0] 0.04s call tests/python/common/data/test_serialize.py::test_load_old_files1 0.03s call tests/python/common/test_heterograph.py::test_flatten[idtype0] 0.03s call tests/python/common/test_heterograph-specialization.py::test_v2v_update_all[idtype1] 0.03s call tests/python/common/test_heterograph.py::test_convert[idtype0] 0.03s call tests/python/common/test_readout.py::test_topk[True-g0-idtype0] 0.03s call tests/python/common/test_heterograph.py::test_flatten[idtype1] 0.03s call tests/python/common/test_heterograph.py::test_convert[idtype1] 0.03s call tests/python/common/function/test_basics.py::test_issue_1088[idtype0] 0.03s call tests/python/common/ops/test_ops.py::test_segment_mm[dtype1-0.01-1-idtype0] 0.03s call tests/python/common/transforms/test_to_block.py::test_to_block[idtype0] 0.03s call tests/python/common/test_subgraph.py::test_subgraph1[idtype0] 0.03s call tests/python/common/test_readout.py::test_softmax[g0-idtype0] 0.03s call tests/python/common/transforms/test_to_block.py::test_to_block[idtype1] 0.03s call tests/python/common/test_subgraph.py::test_subgraph1[idtype1] 0.03s call tests/python/common/transforms/test_transform.py::test_add_edges[idtype1] 0.03s call tests/python/common/transforms/test_transform.py::test_add_edges[idtype0] 0.03s call tests/python/common/dataloading/test_dataloader.py::test_edge_prediction_sampler[idtype0] 0.03s call tests/python/common/test_heterograph-specialization.py::test_spmv_3d_feat[idtype0] 0.03s call tests/python/common/transforms/test_transform.py::test_module_ppr[idtype0] 0.03s call tests/python/common/ops/test_ops.py::test_spmm[float32-idtype0-sum-sub-shp0-g0] 0.02s call tests/python/common/test_heterograph-specialization.py::test_spmv_3d_feat[idtype1] 0.02s call tests/python/common/transforms/test_transform.py::test_module_heat_kernel[idtype0] 0.02s call tests/python/common/transforms/test_transform.py::test_reorder_graph[idtype0] 0.02s call tests/python/common/test_heterograph.py::test_types_in_function[idtype0] 0.02s call tests/python/common/transforms/test_transform.py::test_reorder_graph[idtype1] 0.02s call tests/python/common/test_heterograph.py::test_float_cast 0.02s call tests/python/common/test_heterograph.py::test_add_edges[idtype0] 0.02s call tests/python/common/sampling/test_sampling.py::test_pinsage_sampling[True] 0.02s call tests/python/common/test_heterograph.py::test_add_edges[idtype1] 0.02s call tests/python/common/ops/test_ops.py::test_segment_reduce[mean] 0.02s call tests/python/common/test_heterograph.py::test_types_in_function[idtype1] 0.02s call tests/python/common/cuda/test_gpu_cache.py::test_gpu_cache[idtype0] 0.02s call tests/python/common/test_heterograph.py::test_remove_nodes[idtype0] 0.02s call tests/python/common/transforms/test_transform.py::test_add_reverse_edges 0.02s call tests/python/common/test_heterograph.py::test_remove_nodes[idtype1] 0.02s call tests/python/common/test_heterograph.py::test_remove_edges[idtype0] 0.02s call tests/python/common/test_heterograph-remove.py::test_edge_removal[idtype0] 0.02s call tests/python/common/test_heterograph-specialization.py::test_update_all_multi_fallback[idtype0] 0.02s call tests/python/common/transforms/test_transform.py::test_add_selfloop[idtype0] 0.02s call tests/python/common/test_heterograph.py::test_adj[idtype0] ================ 2790 passed, 144 skipped, 8 warnings in 41.51s ================ clients have terminated $ docker rm -f --volumes 191df5eab39d6bc6e1fe034714a01e734c85e9a54b86f5dee041d3f4a80a8762 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } ============================= test session starts ============================== platform linux -- Python 3.10.14, pytest-8.2.0, pluggy-1.5.0 -- /opt/conda/envs/pytorch-ci/bin/python3 cachedir: .pytest_cache rootdir: /home/ubuntu/jenkins/workspace/dgl_PR-7408 configfile: pyproject.toml collecting ... PASSED [ 0%] tests/python/pytorch/dataloading/test_dataloader.py::test_neighbor_nonuniform[False-False-uva_cuda_indices-idtype0] SKIPPED [ 0%] tests/python/pytorch/dataloading/test_dataloader.py::test_neighbor_nonuniform[False-False-uva_cuda_indices-idtype1] SKIPPED [ 0%] tests/python/pytorch/dataloading/test_dataloader.py::test_neighbor_nonuniform[False-False-uva_cpu_indices-idtype0] SKIPPED [ 0%] tests/python/pytorch/dataloading/test_dataloader.py::test_neighbor_nonuniform[False-False-uva_cpu_indices-idtype1] SKIPPED [ 0%] tests/python/pytorch/dataloading/test_dataloader.py::test_neighbor_nonuniform[False-False-pure_gpu-idtype0] SKIPPED [ 0%] tests/python/pytorch/dataloading/test_dataloader.py::test_neighbor_nonuniform[False-False-pure_gpu-idtype1] SKIPPED [ 0%] tests/python/pytorch/dataloading/test_dataloader.py::test_neighbor_nonuniform[False-True-cpu-idtype0] SKIPPED [ 0%] tests/python/pytorch/dataloading/test_dataloader.py::test_neighbor_nonuniform[False-True-cpu-idtype1] SKIPPED [ 0%] tests/python/pytorch/dataloading/test_dataloader.py::test_neighbor_nonuniform[False-True-uva_cuda_indices-idtype0] SKIPPED [ 0%] tests/python/pytorch/dataloading/test_dataloader.py::test_neighbor_nonuniform[False-True-uva_cuda_indices-idtype1] SKIPPED [ 0%] tests/python/pytorch/dataloading/test_dataloader.py::test_neighbor_nonuniform[False-True-uva_cpu_indices-idtype0] SKIPPED [ 0%] tests/python/pytorch/dataloading/test_dataloader.py::test_neighbor_nonuniform[False-True-uva_cpu_indices-idtype1] SKIPPED [ 0%] tests/python/pytorch/dataloading/test_dataloader.py::test_neighbor_nonuniform[False-True-pure_gpu-idtype0] SKIPPED [ 0%] tests/python/pytorch/dataloading/test_dataloader.py::test_neighbor_nonuniform[False-True-pure_gpu-idtype1] SKIPPED [ 0%] tests/python/pytorch/dataloading/test_dataloader.py::test_neighbor_nonuniform[True-False-cpu-idtype0] [ OK ] SampleUtilsTest.TestWithoutReplacementUnique (19652 ms) [----------] 3 tests from SampleUtilsTest (35692 ms total) [----------] 3 tests from RandomTest [ RUN ] RandomTest.TestChoice [ OK ] RandomTest.TestChoice (4 ms) [ RUN ] RandomTest.TestUniformChoice [ OK ] RandomTest.TestUniformChoice (0 ms) [ RUN ] RandomTest.TestBiasedChoice [ OK ] RandomTest.TestBiasedChoice (111 ms) [----------] 3 tests from RandomTest (117 ms total) [----------] 4 tests from Serialize [ RUN ] Serialize.UnitGraph_COO [ OK ] Serialize.UnitGraph_COO (0 ms) [ RUN ] Serialize.UnitGraph_CSR [ OK ] Serialize.UnitGraph_CSR (0 ms) [ RUN ] Serialize.ImmutableGraph [ OK ] Serialize.ImmutableGraph (0 ms) [ RUN ] Serialize.HeteroGraph [ OK ] Serialize.HeteroGraph (0 ms) [----------] 4 tests from Serialize (1 ms total) [----------] 3 tests from SmartPtrTest/0, where TypeParam = std::shared_ptr [ RUN ] SmartPtrTest/0.Obj_Test [ OK ] SmartPtrTest/0.Obj_Test (0 ms) [ RUN ] SmartPtrTest/0.Vector_Test1 [ OK ] SmartPtrTest/0.Vector_Test1 (0 ms) [ RUN ] SmartPtrTest/0.Vector_Test2 [ OK ] SmartPtrTest/0.Vector_Test2 (0 ms) [----------] 3 tests from SmartPtrTest/0 (0 ms total) [----------] 3 tests from SmartPtrTest/1, where TypeParam = std::unique_ptr > [ RUN ] SmartPtrTest/1.Obj_Test [ OK ] SmartPtrTest/1.Obj_Test (0 ms) [ RUN ] SmartPtrTest/1.Vector_Test1 [ OK ] SmartPtrTest/1.Vector_Test1 (0 ms) [ RUN ] SmartPtrTest/1.Vector_Test2 [ OK ] SmartPtrTest/1.Vector_Test2 (0 ms) [----------] 3 tests from SmartPtrTest/1 (0 ms total) [----------] 20 tests from SpmatTest [ RUN ] SpmatTest.COOToCSR [ OK ] SpmatTest.COOToCSR (7 ms) [ RUN ] SpmatTest.TestCOOHasDuplicate [ OK ] SpmatTest.TestCOOHasDuplicate (0 ms) [ RUN ] SpmatTest.COOSort [ OK ] SpmatTest.COOSort (1 ms) [ RUN ] SpmatTest.TestCOOReorder [ OK ] SpmatTest.TestCOOReorder (0 ms) [ RUN ] SpmatTest.COOGetData [ OK ] SpmatTest.COOGetData (2 ms) [ RUN ] SpmatTest.COOGetDataAndIndices [ OK ] SpmatTest.COOGetDataAndIndices (0 ms) [ RUN ] SpmatTest.COOToCSRAlgs [ OK ] SpmatTest.COOToCSRAlgs (3 ms) [ RUN ] SpmatTest.TestCSRIsNonZero [ OK ] SpmatTest.TestCSRIsNonZero (1 ms) [ RUN ] SpmatTest.TestCSRGetRowNNZ [ OK ] SpmatTest.TestCSRGetRowNNZ (0 ms) [ RUN ] SpmatTest.TestCSRGetRowColumnIndices [ OK ] SpmatTest.TestCSRGetRowColumnIndices (0 ms) [ RUN ] SpmatTest.TestCSRGetRowData [ OK ] SpmatTest.TestCSRGetRowData (0 ms) [ RUN ] SpmatTest.CSRGetData [ OK ] SpmatTest.CSRGetData (2 ms) [ RUN ] SpmatTest.CSRGetDataAndIndices [ OK ] SpmatTest.CSRGetDataAndIndices (0 ms) [ RUN ] SpmatTest.CSRTranspose [ OK ] SpmatTest.CSRTranspose (0 ms) [ RUN ] SpmatTest.CSRToCOO [ OK ] SpmatTest.CSRToCOO (1 ms) [ RUN ] SpmatTest.TestCSRSliceRows [ OK ] SpmatTest.TestCSRSliceRows (12 ms) [ RUN ] SpmatTest.CSRSliceMatrix [ OK ] SpmatTest.CSRSliceMatrix (6 ms) [ RUN ] SpmatTest.CSRHasDuplicate [ OK ] SpmatTest.CSRHasDuplicate (0 ms) [ RUN ] SpmatTest.CSRSort [ OK ] SpmatTest.CSRSort (1 ms) [ RUN ] SpmatTest.TestCSRReorder [ OK ] SpmatTest.TestCSRReorder (0 ms) [----------] 20 tests from SpmatTest (45 ms total) [----------] 6 tests from SpmmTest [ RUN ] SpmmTest.TestSpmmCopyLhs [ OK ] SpmmTest.TestSpmmCopyLhs (1 ms) [ RUN ] SpmmTest.TestSpmmCopyRhs [ OK ] SpmmTest.TestSpmmCopyRhs (1 ms) [ RUN ] SpmmTest.TestSpmmAdd [ OK ] SpmmTest.TestSpmmAdd (1 ms) [ RUN ] SpmmTest.TestSpmmSub [ OK ] SpmmTest.TestSpmmSub (1 ms) [ RUN ] SpmmTest.TestSpmmMul [ OK ] SpmmTest.TestSpmmMul (1 ms) [ RUN ] SpmmTest.TestSpmmDiv [ OK ] SpmmTest.TestSpmmDiv (0 ms) [----------] 6 tests from SpmmTest (7 ms total) [----------] 7 tests from UniGraphTest [ RUN ] UniGraphTest.TestUnitGraph_CopyTo [ OK ] UniGraphTest.TestUnitGraph_CopyTo (0 ms) [ RUN ] UniGraphTest.TestUnitGraph_InOutDegrees [ OK ] UniGraphTest.TestUnitGraph_InOutDegrees (30 ms) [ RUN ] UniGraphTest.TestUnitGraph_Create [ OK ] UniGraphTest.TestUnitGraph_Create (0 ms) [ RUN ] UniGraphTest.TestUnitGraph_GetInCSR [ OK ] UniGraphTest.TestUnitGraph_GetInCSR (0 ms) [ RUN ] UniGraphTest.TestUnitGraph_GetOutCSR [ OK ] UniGraphTest.TestUnitGraph_GetOutCSR (0 ms) [ RUN ] UniGraphTest.TestUnitGraph_GetCOO [ OK ] UniGraphTest.TestUnitGraph_GetCOO (0 ms) [ RUN ] UniGraphTest.TestUnitGraph_Reserve [ OK ] UniGraphTest.TestUnitGraph_Reserve (0 ms) [----------] 7 tests from UniGraphTest (34 ms total) [----------] 4 tests from ZeroCopySerialize [ RUN ] ZeroCopySerialize.NDArray [ OK ] ZeroCopySerialize.NDArray (0 ms) [ RUN ] ZeroCopySerialize.ZeroShapeNDArray [ OK ] ZeroCopySerialize.ZeroShapeNDArray (0 ms) [ RUN ] ZeroCopySerialize.SharedMem [ OK ] ZeroCopySerialize.SharedMem (0 ms) [ RUN ] ZeroCopySerialize.HeteroGraph [ OK ] ZeroCopySerialize.HeteroGraph (0 ms) [----------] 4 tests from ZeroCopySerialize (0 ms total) [----------] Global test environment tear-down [==========] 104 tests from 24 test suites ran. (48838 ms total) [ PASSED ] 104 tests. /home/ubuntu/jenkins/workspace/dgl_PR-7408 Post stage [Pipeline] sh + chmod -R 777 . [Pipeline] cleanWs [WS-CLEANUP] Deleting project workspace... [WS-CLEANUP] Deferred wipeout is disabled by the job configuration... [WS-CLEANUP] done [Pipeline] } $ docker stop --time=1 0f41dae4b318b8b7e1cc064f39901caf9144ee7499ccbc8101faf336d4b39a75 collected 6181 items tests/python/pytorch/cuda/test_nccl.py::test_nccl_sparse_push_single_remainder PASSED [ 0%] tests/python/pytorch/cuda/test_nccl.py::test_nccl_sparse_pull_single_remainder PASSED [ 0%] tests/python/pytorch/cuda/test_nccl.py::test_nccl_sparse_push_single_range PASSED [ 0%] tests/python/pytorch/cuda/test_nccl.py::test_nccl_sparse_pull_single_range PASSED [ 0%] tests/python/pytorch/dataloading/test_dataloader.py::test_graph_dataloader[None] PASSED [ 0%] tests/python/pytorch/dataloading/test_dataloader.py::test_graph_dataloader[16] PASSED [ 0%] tests/python/pytorch/dataloading/test_dataloader.py::test_cluster_gcn[0] $ docker rm -f --volumes 0f41dae4b318b8b7e1cc064f39901caf9144ee7499ccbc8101faf336d4b39a75 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } Converting to homogeneous graph takes 0.005s, peak mem: 2.376 GB Save partitions: 0.031 seconds, peak memory: 2.376 GB There are 300600 edges in the graph and 0 edge cuts for 1 partitions. Converted partitions to GraphBolt format into /tmp/dist_graph/dist_graph_test_3.json start client 0 start client 1 start client 2 start client 3 PASSED [ 0%] tests/python/pytorch/dataloading/test_dataloader.py::test_cluster_gcn[4] PASSED [ 0%] tests/python/pytorch/dataloading/test_dataloader.py::test_shadow[0] Initialize the distributed services with graphbolt: FalseInitialize the distributed services with graphbolt: False Initialize the distributed services with graphbolt: False load dist_graph_test_3 Initialize the distributed services with graphbolt: False Starting server[0] with use_graphbolt=True start graph service on server 0 for part 0 Server is waiting for connections on [172.17.0.2:10690]... PASSED [ 0%] tests/python/pytorch/dataloading/test_dataloader.py::test_shadow[4] PASSED [ 0%] tests/python/pytorch/dataloading/test_dataloader.py::test_saint[node-0] PASSED [ 0%] tests/python/pytorch/dataloading/test_dataloader.py::test_saint[node-4] PASSED [ 0%] tests/python/pytorch/dataloading/test_dataloader.py::test_saint[edge-0] PASSED [ 0%] tests/python/pytorch/dataloading/test_dataloader.py::test_saint[edge-4] PASSED [ 0%] tests/python/pytorch/dataloading/test_dataloader.py::test_neighbor_nonuniform[True-False-cpu-idtype1] PASSED [ 0%] tests/python/pytorch/dataloading/test_dataloader.py::test_saint[walk-0] Client [767] waits on 172.17.0.2:46737Client [766] waits on 172.17.0.2:48293Client [768] waits on 172.17.0.2:33539Client [765] waits on 172.17.0.2:56011 Machine (0) group (0) client (0) connect to server successfuly! Machine (0) group (0) client (1) connect to server successfuly! Machine (0) group (0) client (2) connect to server successfuly! Machine (0) group (0) client (3) connect to server successfuly! end end end end Client[1] in group[0] is exiting... Client[2] in group[0] is exiting... Client[3] in group[0] is exiting...Client[0] in group[0] is exiting... Server (0) shutdown. Server is exiting... clients have terminated Converting to homogeneous graph takes 0.002s, peak mem: 2.376 GB Save partitions: 0.005 seconds, peak memory: 2.376 GB There are 100000 edges in the graph and 0 edge cuts for 1 partitions. Converted partitions to GraphBolt format into /tmp/dist_graph/dist_graph_test_1.json start client 0 start client 1 start client 2 start client 3 PASSED [ 0%] tests/python/pytorch/dataloading/test_dataloader.py::test_saint[walk-4] PASSED [ 0%] tests/python/common/data/test_data.py::test_fraud PASSED [ 0%] tests/python/common/data/test_data.py::test_tudataset_regression Initialize the distributed services with graphbolt: False Initialize the distributed services with graphbolt: False Initialize the distributed services with graphbolt: False load dist_graph_test_1 Initialize the distributed services with graphbolt: False Starting server[0] with use_graphbolt=True start graph service on server 0 for part 0 Server is waiting for connections on [172.17.0.2:14105]... PASSED [ 0%] tests/python/pytorch/dataloading/test_dataloader.py::test_neighbor_nonuniform[False-False-cpu-idtype0] PASSED [ 0%] tests/python/pytorch/dataloading/test_dataloader.py::test_neighbor_nonuniform[False-False-cpu-idtype1] Client [813] waits on 172.17.0.2:53069Client [812] waits on 172.17.0.2:54079Client [815] waits on 172.17.0.2:59447 Client [814] waits on 172.17.0.2:44549 Machine (0) group (0) client (1) connect to server successfuly! Machine (0) group (0) client (0) connect to server successfuly! Machine (0) group (0) client (2) connect to server successfuly! Machine (0) group (0) client (3) connect to server successfuly! end end end end Client[1] in group[0] is exiting... Client[2] in group[0] is exiting... Client[0] in group[0] is exiting... Client[3] in group[0] is exiting... Server (0) shutdown. Server is exiting... clients have terminated Converting to homogeneous graph takes 0.002s, peak mem: 2.376 GB Convert a graph into a bidirected graph: 0.003 seconds, peak memory: 2.376 GB Construct multi-constraint weights: 0.000 seconds, peak memory: 2.376 GB [03:58:42] /home/ubuntu/jenkins/workspace/dgl_PR-7408/src/graph/transform/metis_partition_hetero.cc:89: Partition a graph with 10000 nodes and 199893 edges into 4 parts and get 56550 edge cuts Metis partitioning: 0.038 seconds, peak memory: 2.376 GB Assigning nodes to METIS partitions takes 0.042s, peak mem: 2.376 GB Save partitions: 0.007 seconds, peak memory: 2.376 GB There are 100000 edges in the graph and 0 edge cuts for 1 partitions. Converted partitions to GraphBolt format into /tmp/dist_graph/dist_graph_test_2.json start client 0 PASSED [ 0%] tests/python/common/data/test_data.py::test_data_hash PASSED [ 0%] tests/python/common/data/test_data.py::test_citation_graph PASSED [ 0%] tests/python/pytorch/dataloading/test_dataloader.py::test_neighbor_nonuniform[False-False-uva_cuda_indices-idtype0] PASSED [ 0%] tests/python/pytorch/dataloading/test_dataloader.py::test_neighbor_nonuniform[False-False-uva_cuda_indices-idtype1] PASSED [ 0%] tests/python/pytorch/dataloading/test_dataloader.py::test_neighbor_nonuniform[False-False-uva_cpu_indices-idtype0] PASSED [ 0%] tests/python/pytorch/dataloading/test_dataloader.py::test_neighbor_nonuniform[False-False-uva_cpu_indices-idtype1] PASSED [ 0%] tests/python/pytorch/dataloading/test_dataloader.py::test_neighbor_nonuniform[False-False-pure_gpu-idtype0] PASSED [ 0%] tests/python/pytorch/dataloading/test_dataloader.py::test_neighbor_nonuniform[False-False-pure_gpu-idtype1] PASSED [ 0%] tests/python/pytorch/dataloading/test_dataloader.py::test_neighbor_nonuniform[False-True-cpu-idtype0] start client 1 load dist_graph_test_2 Initialize the distributed services with graphbolt: False Starting server[0] with use_graphbolt=True start graph service on server 0 for part 0 Server is waiting for connections on [172.17.0.2:16527]... PASSED [ 0%] tests/python/common/data/test_data.py::test_gnn_benchmark PASSED [ 0%] tests/python/pytorch/dataloading/test_dataloader.py::test_neighbor_nonuniform[True-False-uva_cuda_indices-idtype0] SKIPPED [ 0%] tests/python/pytorch/dataloading/test_dataloader.py::test_neighbor_nonuniform[True-False-uva_cuda_indices-idtype1] SKIPPED [ 0%] tests/python/pytorch/dataloading/test_dataloader.py::test_neighbor_nonuniform[True-False-uva_cpu_indices-idtype0] SKIPPED [ 0%] tests/python/pytorch/dataloading/test_dataloader.py::test_neighbor_nonuniform[True-False-uva_cpu_indices-idtype1] SKIPPED [ 0%] tests/python/pytorch/dataloading/test_dataloader.py::test_neighbor_nonuniform[True-False-pure_gpu-idtype0] SKIPPED [ 0%] tests/python/pytorch/dataloading/test_dataloader.py::test_neighbor_nonuniform[True-False-pure_gpu-idtype1] SKIPPED [ 0%] tests/python/pytorch/dataloading/test_dataloader.py::test_neighbor_nonuniform[True-True-cpu-idtype0] SKIPPED [ 0%] tests/python/pytorch/dataloading/test_dataloader.py::test_neighbor_nonuniform[True-True-cpu-idtype1] SKIPPED [ 0%] tests/python/pytorch/dataloading/test_dataloader.py::test_neighbor_nonuniform[True-True-uva_cuda_indices-idtype0] SKIPPED [ 0%] tests/python/pytorch/dataloading/test_dataloader.py::test_neighbor_nonuniform[True-True-uva_cuda_indices-idtype1] SKIPPED [ 0%] tests/python/pytorch/dataloading/test_dataloader.py::test_neighbor_nonuniform[True-True-uva_cpu_indices-idtype0] SKIPPED [ 0%] tests/python/pytorch/dataloading/test_dataloader.py::test_neighbor_nonuniform[True-True-uva_cpu_indices-idtype1] SKIPPED [ 0%] tests/python/pytorch/dataloading/test_dataloader.py::test_neighbor_nonuniform[True-True-pure_gpu-idtype0] SKIPPED [ 0%] tests/python/pytorch/dataloading/test_dataloader.py::test_neighbor_nonuniform[True-True-pure_gpu-idtype1] SKIPPED [ 0%] tests/python/pytorch/dataloading/test_dataloader.py::test_ddp_dataloader_decompose_dataset[True-1-cpu-full] SKIPPED [ 0%] tests/python/pytorch/dataloading/test_dataloader.py::test_ddp_dataloader_decompose_dataset[True-1-cpu-neighbor] SKIPPED [ 0%] tests/python/pytorch/dataloading/test_dataloader.py::test_ddp_dataloader_decompose_dataset[True-1-uva_cuda_indices-full] SKIPPED [ 0%] tests/python/pytorch/dataloading/test_dataloader.py::test_ddp_dataloader_decompose_dataset[True-1-uva_cuda_indices-neighbor] SKIPPED [ 0%] tests/python/pytorch/dataloading/test_dataloader.py::test_ddp_dataloader_decompose_dataset[True-1-uva_cpu_indices-full] SKIPPED [ 0%] tests/python/pytorch/dataloading/test_dataloader.py::test_ddp_dataloader_decompose_dataset[True-1-uva_cpu_indices-neighbor] SKIPPED [ 0%] tests/python/pytorch/dataloading/test_dataloader.py::test_ddp_dataloader_decompose_dataset[True-1-pure_gpu-full] SKIPPED [ 0%] tests/python/pytorch/dataloading/test_dataloader.py::test_ddp_dataloader_decompose_dataset[True-1-pure_gpu-neighbor] SKIPPED [ 0%] tests/python/pytorch/dataloading/test_dataloader.py::test_ddp_dataloader_decompose_dataset[True-4-cpu-full] SKIPPED [ 0%] tests/python/pytorch/dataloading/test_dataloader.py::test_ddp_dataloader_decompose_dataset[True-4-cpu-neighbor] SKIPPED [ 0%] tests/python/pytorch/dataloading/test_dataloader.py::test_ddp_dataloader_decompose_dataset[True-4-uva_cuda_indices-full] SKIPPED [ 0%] tests/python/pytorch/dataloading/test_dataloader.py::test_ddp_dataloader_decompose_dataset[True-4-uva_cuda_indices-neighbor] SKIPPED [ 0%] tests/python/pytorch/dataloading/test_dataloader.py::test_ddp_dataloader_decompose_dataset[True-4-uva_cpu_indices-full] SKIPPED [ 0%] tests/python/pytorch/dataloading/test_dataloader.py::test_ddp_dataloader_decompose_dataset[True-4-uva_cpu_indices-neighbor] SKIPPED [ 1%] tests/python/pytorch/dataloading/test_dataloader.py::test_ddp_dataloader_decompose_dataset[True-4-pure_gpu-full] SKIPPED [ 1%] tests/python/pytorch/dataloading/test_dataloader.py::test_ddp_dataloader_decompose_dataset[True-4-pure_gpu-neighbor] SKIPPED [ 1%] tests/python/pytorch/dataloading/test_dataloader.py::test_ddp_dataloader_decompose_dataset[False-1-cpu-full] SKIPPED [ 1%] tests/python/pytorch/dataloading/test_dataloader.py::test_ddp_dataloader_decompose_dataset[False-1-cpu-neighbor] SKIPPED [ 1%] tests/python/pytorch/dataloading/test_dataloader.py::test_ddp_dataloader_decompose_dataset[False-1-uva_cuda_indices-full] SKIPPED [ 1%] tests/python/pytorch/dataloading/test_dataloader.py::test_ddp_dataloader_decompose_dataset[False-1-uva_cuda_indices-neighbor] SKIPPED [ 1%] tests/python/pytorch/dataloading/test_dataloader.py::test_ddp_dataloader_decompose_dataset[False-1-uva_cpu_indices-full] SKIPPED [ 1%] tests/python/pytorch/dataloading/test_dataloader.py::test_ddp_dataloader_decompose_dataset[False-1-uva_cpu_indices-neighbor] SKIPPED [ 1%] tests/python/pytorch/dataloading/test_dataloader.py::test_ddp_dataloader_decompose_dataset[False-1-pure_gpu-full] SKIPPED [ 1%] tests/python/pytorch/dataloading/test_dataloader.py::test_ddp_dataloader_decompose_dataset[False-1-pure_gpu-neighbor] SKIPPED [ 1%] tests/python/pytorch/dataloading/test_dataloader.py::test_ddp_dataloader_decompose_dataset[False-4-cpu-full] SKIPPED [ 1%] tests/python/pytorch/dataloading/test_dataloader.py::test_ddp_dataloader_decompose_dataset[False-4-cpu-neighbor] SKIPPED [ 1%] tests/python/pytorch/dataloading/test_dataloader.py::test_ddp_dataloader_decompose_dataset[False-4-uva_cuda_indices-full] SKIPPED [ 1%] tests/python/pytorch/dataloading/test_dataloader.py::test_ddp_dataloader_decompose_dataset[False-4-uva_cuda_indices-neighbor] SKIPPED [ 1%] tests/python/pytorch/dataloading/test_dataloader.py::test_ddp_dataloader_decompose_dataset[False-4-uva_cpu_indices-full] SKIPPED [ 1%] tests/python/pytorch/dataloading/test_dataloader.py::test_ddp_dataloader_decompose_dataset[False-4-uva_cpu_indices-neighbor] SKIPPED [ 1%] tests/python/pytorch/dataloading/test_dataloader.py::test_ddp_dataloader_decompose_dataset[False-4-pure_gpu-full] SKIPPED [ 1%] tests/python/pytorch/dataloading/test_dataloader.py::test_ddp_dataloader_decompose_dataset[False-4-pure_gpu-neighbor] SKIPPED [ 1%] tests/python/pytorch/dataloading/test_dataloader.py::test_node_dataloader[False-cpu-full-idtype0] start client 2 Initialize the distributed services with graphbolt: False PASSED [ 0%] tests/python/pytorch/dataloading/test_dataloader.py::test_neighbor_nonuniform[False-True-cpu-idtype1] start client 3 Initialize the distributed services with graphbolt: False Initialize the distributed services with graphbolt: False PASSED [ 0%] tests/python/pytorch/dataloading/test_dataloader.py::test_neighbor_nonuniform[False-True-uva_cuda_indices-idtype0] PASSED [ 0%] tests/python/pytorch/dataloading/test_dataloader.py::test_neighbor_nonuniform[False-True-uva_cuda_indices-idtype1] PASSED [ 0%] tests/python/pytorch/dataloading/test_dataloader.py::test_neighbor_nonuniform[False-True-uva_cpu_indices-idtype0] PASSED [ 0%] tests/python/pytorch/dataloading/test_dataloader.py::test_neighbor_nonuniform[False-True-uva_cpu_indices-idtype1] PASSED [ 0%] tests/python/pytorch/dataloading/test_dataloader.py::test_neighbor_nonuniform[False-True-pure_gpu-idtype0] PASSED [ 0%] tests/python/pytorch/dataloading/test_dataloader.py::test_neighbor_nonuniform[False-True-pure_gpu-idtype1] PASSED [ 0%] tests/python/pytorch/dataloading/test_dataloader.py::test_neighbor_nonuniform[True-False-cpu-idtype0] Client [880] waits on 172.17.0.2:60833Client [888] waits on 172.17.0.2:60629Client [864] waits on 172.17.0.2:48251Client [873] waits on 172.17.0.2:37427 Machine (0) group (0) client (1) connect to server successfuly! Machine (0) group (0) client (0) connect to server successfuly! Machine (0) group (0) client (2) connect to server successfuly! Machine (0) group (0) client (3) connect to server successfuly! Client[2] in group[0] is exiting... Client[1] in group[0] is exiting... Client[3] in group[0] is exiting... Client[0] in group[0] is exiting... Server (0) shutdown. Server is exiting... clients have terminated PASSED [ 0%] tests/distributed/test_dist_graph_store.py::test_server_client[False-1-1-True] Converting to homogeneous graph takes 0.003s, peak mem: 2.376 GB Save partitions: 0.008 seconds, peak memory: 2.376 GB There are 100000 edges in the graph and 0 edge cuts for 1 partitions. start client[0] for group[0] PASSED [ 0%] tests/python/pytorch/dataloading/test_dataloader.py::test_neighbor_nonuniform[True-False-cpu-idtype1] Initialize the distributed services with graphbolt: False load check_server_client_True_1_1_1 Start to create specified graph formats which may take non-trivial time. Finished creating specified graph formats: ['csc', 'coo'] Starting server[0] with use_graphbolt=False start graph service on server 0 for part 0 Server is waiting for connections on [172.17.0.2:20295]... PASSED [ 0%] tests/python/pytorch/dataloading/test_dataloader.py::test_neighbor_nonuniform[True-False-uva_cuda_indices-idtype0] SKIPPED [ 0%] tests/python/pytorch/dataloading/test_dataloader.py::test_neighbor_nonuniform[True-False-uva_cuda_indices-idtype1] SKIPPED [ 0%] tests/python/pytorch/dataloading/test_dataloader.py::test_neighbor_nonuniform[True-False-uva_cpu_indices-idtype0] SKIPPED [ 0%] tests/python/pytorch/dataloading/test_dataloader.py::test_neighbor_nonuniform[True-False-uva_cpu_indices-idtype1] SKIPPED [ 0%] tests/python/pytorch/dataloading/test_dataloader.py::test_neighbor_nonuniform[True-False-pure_gpu-idtype0] SKIPPED [ 0%] tests/python/pytorch/dataloading/test_dataloader.py::test_neighbor_nonuniform[True-False-pure_gpu-idtype1] SKIPPED [ 0%] tests/python/pytorch/dataloading/test_dataloader.py::test_neighbor_nonuniform[True-True-cpu-idtype0] PASSED [ 0%] tests/python/common/data/test_data.py::test_explain_syn PASSED [ 0%] tests/python/common/data/test_data.py::test_wiki_cs PASSED [ 0%] tests/python/pytorch/dataloading/test_dataloader.py::test_neighbor_nonuniform[True-True-cpu-idtype1] Client [925] waits on 172.17.0.2:56133 Machine (0) group (0) client (0) connect to server successfuly! end Client[0] in group[0] is exiting... Server (0) shutdown. Server is exiting... clients have terminated PASSED [ 0%] tests/python/common/data/test_data.py::test_yelp SKIPPED (Dataset to...) [ 0%] tests/python/common/data/test_data.py::test_flickr PASSED [ 0%] tests/python/pytorch/dataloading/test_dataloader.py::test_neighbor_nonuniform[True-True-uva_cuda_indices-idtype0] SKIPPED [ 0%] tests/python/pytorch/dataloading/test_dataloader.py::test_neighbor_nonuniform[True-True-uva_cuda_indices-idtype1] SKIPPED [ 0%] tests/python/pytorch/dataloading/test_dataloader.py::test_neighbor_nonuniform[True-True-uva_cpu_indices-idtype0] SKIPPED [ 0%] tests/python/pytorch/dataloading/test_dataloader.py::test_neighbor_nonuniform[True-True-uva_cpu_indices-idtype1] SKIPPED [ 0%] tests/python/pytorch/dataloading/test_dataloader.py::test_neighbor_nonuniform[True-True-pure_gpu-idtype0] SKIPPED [ 0%] tests/python/pytorch/dataloading/test_dataloader.py::test_neighbor_nonuniform[True-True-pure_gpu-idtype1] SKIPPED [ 0%] tests/python/pytorch/dataloading/test_dataloader.py::test_ddp_dataloader_decompose_dataset[True-1-cpu-full] PASSED [ 0%] tests/python/common/data/test_data.py::test_pattern PASSED [ 1%] tests/python/pytorch/dataloading/test_dataloader.py::test_node_dataloader[False-cpu-full-idtype1] Converting to homogeneous graph takes 0.005s, peak mem: 2.376 GB Save partitions: 0.035 seconds, peak memory: 2.376 GB There are 300600 edges in the graph and 0 edge cuts for 1 partitions. start client 0 Initialize the distributed services with graphbolt: False load dist_graph_test_3 Start to create specified graph formats which may take non-trivial time. Finished creating specified graph formats: ['csc', 'coo'] Starting server[0] with use_graphbolt=False start graph service on server 0 for part 0 Server is waiting for connections on [172.17.0.2:27246]... PASSED [ 0%] tests/python/pytorch/dataloading/test_dataloader.py::test_ddp_dataloader_decompose_dataset[True-1-cpu-neighbor] PASSED [ 0%] tests/python/common/data/test_data.py::test_cluster Client [951] waits on 172.17.0.2:42129 Machine (0) group (0) client (0) connect to server successfuly! end Client[0] in group[0] is exiting... Server (0) shutdown. Server is exiting... clients have terminated Converting to homogeneous graph takes 0.002s, peak mem: 2.376 GB Save partitions: 0.005 seconds, peak memory: 2.376 GB There are 100000 edges in the graph and 0 edge cuts for 1 partitions. start client 0 Initialize the distributed services with graphbolt: False load dist_graph_test_1 Start to create specified graph formats which may take non-trivial time. Finished creating specified graph formats: ['csc', 'coo'] Starting server[0] with use_graphbolt=False start graph service on server 0 for part 0 Server is waiting for connections on [172.17.0.2:28879]... PASSED [ 0%] tests/python/common/data/test_data.py::test_zinc PASSED [ 1%] tests/python/pytorch/dataloading/test_dataloader.py::test_node_dataloader[False-cpu-neighbor-idtype0] PASSED [ 0%] tests/python/pytorch/dataloading/test_dataloader.py::test_ddp_dataloader_decompose_dataset[True-1-uva_cuda_indices-full] Client [971] waits on 172.17.0.2:35169 Machine (0) group (0) client (0) connect to server successfuly! end Client[0] in group[0] is exiting... Server (0) shutdown. Server is exiting... clients have terminated PASSED [ 0%] tests/distributed/test_dist_graph_store.py::test_server_client[False-4-1-True] Converting to homogeneous graph takes 0.002s, peak mem: 2.376 GB Save partitions: 0.008 seconds, peak memory: 2.376 GB There are 100000 edges in the graph and 0 edge cuts for 1 partitions. start client[0] for group[0] PASSED [ 0%] tests/python/common/data/test_data.py::test_extract_archive PASSED [ 0%] tests/python/common/data/test_data.py::test_csvdataset PASSED [ 0%] tests/python/common/data/test_data.py::test_as_nodepred1 start client[1] for group[0] Initialize the distributed services with graphbolt: False load check_server_client_True_1_4_1 Start to create specified graph formats which may take non-trivial time. Finished creating specified graph formats: ['csc', 'coo'] Starting server[0] with use_graphbolt=False start graph service on server 0 for part 0 Server is waiting for connections on [172.17.0.2:24540]... PASSED [ 0%] tests/python/pytorch/dataloading/test_dataloader.py::test_ddp_dataloader_decompose_dataset[True-1-uva_cuda_indices-neighbor] start client[2] for group[0] Initialize the distributed services with graphbolt: False start client[3] for group[0] PASSED [ 0%] tests/python/common/data/test_data.py::test_as_nodepred2 PASSED [ 0%] tests/python/common/data/test_data.py::test_as_linkpred PASSED [ 0%] tests/python/common/data/test_data.py::test_as_nodepred_csvdataset PASSED [ 1%] tests/python/common/data/test_data.py::test_as_graphpred_reprocess Initialize the distributed services with graphbolt: False Initialize the distributed services with graphbolt: False PASSED [ 0%] tests/python/pytorch/dataloading/test_dataloader.py::test_ddp_dataloader_decompose_dataset[True-1-uva_cpu_indices-full] Client [989] waits on 172.17.0.2:37417Client [1001] waits on 172.17.0.2:43123Client [1007] waits on 172.17.0.2:51317 Client [992] waits on 172.17.0.2:35011 Machine (0) group (0) client (0) connect to server successfuly!Machine (0) group (0) client (1) connect to server successfuly! Machine (0) group (0) client (2) connect to server successfuly! Machine (0) group (0) client (3) connect to server successfuly! end end end end Client[1] in group[0] is exiting... Client[2] in group[0] is exiting... Client[0] in group[0] is exiting... Client[3] in group[0] is exiting... Server (0) shutdown. Server is exiting... clients have terminated PASSED [ 0%] tests/python/pytorch/dataloading/test_dataloader.py::test_ddp_dataloader_decompose_dataset[True-1-uva_cpu_indices-neighbor] PASSED [ 0%] tests/python/pytorch/dataloading/test_dataloader.py::test_ddp_dataloader_decompose_dataset[True-1-pure_gpu-full] PASSED [ 1%] tests/python/pytorch/dataloading/test_dataloader.py::test_node_dataloader[False-cpu-neighbor-idtype1] PASSED [ 0%] tests/python/pytorch/dataloading/test_dataloader.py::test_ddp_dataloader_decompose_dataset[True-1-pure_gpu-neighbor] PASSED [ 0%] tests/python/pytorch/dataloading/test_dataloader.py::test_ddp_dataloader_decompose_dataset[True-4-cpu-full] Converting to homogeneous graph takes 0.005s, peak mem: 2.376 GB Save partitions: 0.029 seconds, peak memory: 2.376 GB There are 300600 edges in the graph and 0 edge cuts for 1 partitions. start client 0 start client 1 start client 2 start client 3 Initialize the distributed services with graphbolt: FalseInitialize the distributed services with graphbolt: False Initialize the distributed services with graphbolt: False Initialize the distributed services with graphbolt: False load dist_graph_test_3 Start to create specified graph formats which may take non-trivial time. Finished creating specified graph formats: ['csc', 'coo'] Starting server[0] with use_graphbolt=False start graph service on server 0 for part 0 Server is waiting for connections on [172.17.0.2:26377]... Client [1045] waits on 172.17.0.2:40519Client [1042] waits on 172.17.0.2:51819Client [1044] waits on 172.17.0.2:54209 Client [1043] waits on 172.17.0.2:34065 Machine (0) group (0) client (0) connect to server successfuly! Machine (0) group (0) client (2) connect to server successfuly! Machine (0) group (0) client (1) connect to server successfuly! Machine (0) group (0) client (3) connect to server successfuly! end end end end Client[1] in group[0] is exiting... Client[2] in group[0] is exiting... Client[3] in group[0] is exiting... Client[0] in group[0] is exiting... Server (0) shutdown. Server is exiting... clients have terminated Converting to homogeneous graph takes 0.002s, peak mem: 2.376 GB Save partitions: 0.009 seconds, peak memory: 2.376 GB There are 100000 edges in the graph and 0 edge cuts for 1 partitions. start client 0 start client 1 start client 2 start client 3 Initialize the distributed services with graphbolt: FalseInitialize the distributed services with graphbolt: FalseInitialize the distributed services with graphbolt: False Initialize the distributed services with graphbolt: False load dist_graph_test_1 Start to create specified graph formats which may take non-trivial time. Finished creating specified graph formats: ['csc', 'coo'] Starting server[0] with use_graphbolt=False start graph service on server 0 for part 0 Server is waiting for connections on [172.17.0.2:23867]... PASSED [ 0%] tests/python/pytorch/dataloading/test_dataloader.py::test_ddp_dataloader_decompose_dataset[True-4-cpu-neighbor] PASSED [ 1%] tests/python/common/data/test_geom_gcn.py::test_chameleon Client [1089] waits on 172.17.0.2:35299Client [1090] waits on 172.17.0.2:52633Client [1091] waits on 172.17.0.2:33845Client [1092] waits on 172.17.0.2:34477 Machine (0) group (0) client (0) connect to server successfuly! Machine (0) group (0) client (2) connect to server successfuly! Machine (0) group (0) client (1) connect to server successfuly!Machine (0) group (0) client (3) connect to server successfuly! end endendend Client[2] in group[0] is exiting... Client[1] in group[0] is exiting... Client[3] in group[0] is exiting... Client[0] in group[0] is exiting... Server (0) shutdown. Server is exiting... clients have terminated Converting to homogeneous graph takes 0.002s, peak mem: 2.376 GB Convert a graph into a bidirected graph: 0.003 seconds, peak memory: 2.376 GB Construct multi-constraint weights: 0.000 seconds, peak memory: 2.376 GB [04:00:04] /home/ubuntu/jenkins/workspace/dgl_PR-7408/src/graph/transform/metis_partition_hetero.cc:89: Partition a graph with 10000 nodes and 199882 edges into 4 parts and get 56446 edge cuts Metis partitioning: 0.038 seconds, peak memory: 2.376 GB Assigning nodes to METIS partitions takes 0.043s, peak mem: 2.376 GB Save partitions: 0.007 seconds, peak memory: 2.376 GB There are 100000 edges in the graph and 0 edge cuts for 1 partitions. start client 0 PASSED [ 1%] tests/python/pytorch/dataloading/test_dataloader.py::test_node_dataloader[False-cpu-neighbor2-idtype0] load dist_graph_test_2 Start to create specified graph formats which may take non-trivial time. start client 1 Finished creating specified graph formats: ['csc', 'coo'] Initialize the distributed services with graphbolt: False Starting server[0] with use_graphbolt=False start graph service on server 0 for part 0 Server is waiting for connections on [172.17.0.2:13512]... PASSED [ 1%] tests/python/common/data/test_geom_gcn.py::test_squirrel start client 2 Initialize the distributed services with graphbolt: False start client 3 Initialize the distributed services with graphbolt: False PASSED [ 1%] tests/python/common/data/test_geom_gcn.py::test_cornell PASSED [ 1%] tests/python/common/data/test_geom_gcn.py::test_texas PASSED [ 1%] tests/python/common/data/test_geom_gcn.py::test_wisconsin PASSED [ 1%] tests/python/common/data/test_movielens.py::test_movielens Initialize the distributed services with graphbolt: False PASSED [ 0%] tests/python/pytorch/dataloading/test_dataloader.py::test_ddp_dataloader_decompose_dataset[True-4-uva_cuda_indices-full] SKIPPED [ 0%] tests/python/pytorch/dataloading/test_dataloader.py::test_ddp_dataloader_decompose_dataset[True-4-uva_cuda_indices-neighbor] SKIPPED [ 0%] tests/python/pytorch/dataloading/test_dataloader.py::test_ddp_dataloader_decompose_dataset[True-4-uva_cpu_indices-full] SKIPPED [ 0%] tests/python/pytorch/dataloading/test_dataloader.py::test_ddp_dataloader_decompose_dataset[True-4-uva_cpu_indices-neighbor] SKIPPED [ 1%] tests/python/pytorch/dataloading/test_dataloader.py::test_ddp_dataloader_decompose_dataset[True-4-pure_gpu-full] SKIPPED [ 1%] tests/python/pytorch/dataloading/test_dataloader.py::test_ddp_dataloader_decompose_dataset[True-4-pure_gpu-neighbor] SKIPPED [ 1%] tests/python/pytorch/dataloading/test_dataloader.py::test_ddp_dataloader_decompose_dataset[False-1-cpu-full] Client [1166] waits on 172.17.0.2:52071Client [1141] waits on 172.17.0.2:47527Client [1152] waits on 172.17.0.2:54157Client [1157] waits on 172.17.0.2:59883 Machine (0) group (0) client (1) connect to server successfuly! Machine (0) group (0) client (0) connect to server successfuly! Machine (0) group (0) client (2) connect to server successfuly! Machine (0) group (0) client (3) connect to server successfuly! Client[2] in group[0] is exiting... Client[1] in group[0] is exiting... Client[3] in group[0] is exiting... Client[0] in group[0] is exiting... Server (0) shutdown. Server is exiting... clients have terminated PASSED [ 0%] tests/distributed/test_dist_graph_store.py::test_dist_emb_server_client SKIPPED [ 1%] tests/distributed/test_dist_graph_store.py::test_dist_optim_server_client Converting to homogeneous graph takes 0.003s, peak mem: 2.376 GB Save partitions: 0.010 seconds, peak memory: 2.376 GB There are 100000 edges in the graph and 0 edge cuts for 1 partitions. start client[0] for group[0] start client[1] for group[0] load check_dist_optim_1_store Start to create specified graph formats which may take non-trivial time. Finished creating specified graph formats: ['csc', 'coo'] Starting server[0] with use_graphbolt=False start graph service on server 0 for part 0 Server is waiting for connections on [172.17.0.2:10379]... Initialize the distributed services with graphbolt: False start client[2] for group[0] Initialize the distributed services with graphbolt: False start client[3] for group[0] Initialize the distributed services with graphbolt: False Initialize the distributed services with graphbolt: False PASSED [ 1%] tests/python/pytorch/dataloading/test_dataloader.py::test_ddp_dataloader_decompose_dataset[False-1-cpu-neighbor] PASSED [ 1%] tests/python/pytorch/dataloading/test_dataloader.py::test_node_dataloader[False-cpu-neighbor2-idtype1] Client [1215] waits on 172.17.0.2:41245Client [1221] waits on 172.17.0.2:41933Client [1206] waits on 172.17.0.2:57761Client [1202] waits on 172.17.0.2:44177 Machine (0) group (0) client (0) connect to server successfuly! Machine (0) group (0) client (1) connect to server successfuly! Machine (0) group (0) client (2) connect to server successfuly! Machine (0) group (0) client (3) connect to server successfuly! Client[1] in group[0] is exiting... Client[2] in group[0] is exiting... Client[3] in group[0] is exiting... Client[0] in group[0] is exiting... Server (0) shutdown. Server is exiting... start client[0] for group[0] start client[1] for group[0] Initialize the distributed services with graphbolt: False load check_dist_optim_1_store Start to create specified graph formats which may take non-trivial time. Finished creating specified graph formats: ['csc', 'coo'] Starting server[0] with use_graphbolt=False start graph service on server 0 for part 0 Server is waiting for connections on [172.17.0.2:10379]... start client[2] for group[0] Initialize the distributed services with graphbolt: False start client[3] for group[0] Initialize the distributed services with graphbolt: False start client[4] for group[0] Initialize the distributed services with graphbolt: False start client[5] for group[0] Initialize the distributed services with graphbolt: False start client[6] for group[0] Initialize the distributed services with graphbolt: False start client[7] for group[0] Initialize the distributed services with graphbolt: False Initialize the distributed services with graphbolt: False PASSED [ 1%] tests/python/pytorch/dataloading/test_dataloader.py::test_ddp_dataloader_decompose_dataset[False-1-uva_cuda_indices-full] Client [1293] waits on 172.17.0.2:57627Client [1301] waits on 172.17.0.2:56389Client [1286] waits on 172.17.0.2:48455Client [1262] waits on 172.17.0.2:42603 Client [1263] waits on 172.17.0.2:41755Client [1307] waits on 172.17.0.2:34263 Client [1280] waits on 172.17.0.2:37833 Client [1272] waits on 172.17.0.2:33169 Machine (0) group (0) client (0) connect to server successfuly! Machine (0) group (0) client (1) connect to server successfuly! Machine (0) group (0) client (4) connect to server successfuly!Machine (0) group (0) client (2) connect to server successfuly! Machine (0) group (0) client (3) connect to server successfuly! Machine (0) group (0) client (7) connect to server successfuly! Machine (0) group (0) client (6) connect to server successfuly!Machine (0) group (0) client (5) connect to server successfuly! /home/ubuntu/jenkins/workspace/dgl_PR-7408/python/dgl/distributed/optim/pytorch/sparse_optim.py:218: UserWarning: File /tmp/dist_graph/emb.pt_4 can't be found, load nothing. warnings.warn(f"File {f_attach_rank} can't be found, load nothing.") /home/ubuntu/jenkins/workspace/dgl_PR-7408/python/dgl/distributed/optim/pytorch/sparse_optim.py:218: UserWarning: File /tmp/dist_graph/emb.pt_6 can't be found, load nothing. warnings.warn(f"File {f_attach_rank} can't be found, load nothing.") /home/ubuntu/jenkins/workspace/dgl_PR-7408/python/dgl/distributed/optim/pytorch/sparse_optim.py:218: UserWarning: File /tmp/dist_graph/emb.pt_5 can't be found, load nothing. warnings.warn(f"File {f_attach_rank} can't be found, load nothing.") /home/ubuntu/jenkins/workspace/dgl_PR-7408/python/dgl/distributed/optim/pytorch/sparse_optim.py:218: UserWarning: File /tmp/dist_graph/emb.pt_7 can't be found, load nothing. warnings.warn(f"File {f_attach_rank} can't be found, load nothing.") Client[4] in group[0] is exiting... Client[7] in group[0] is exiting... Client[0] in group[0] is exiting...Client[2] in group[0] is exiting...Client[3] in group[0] is exiting...Client[5] in group[0] is exiting...Client[6] in group[0] is exiting...Client[1] in group[0] is exiting... Server (0) shutdown. Server is exiting... PASSED [ 1%] tests/python/pytorch/dataloading/test_dataloader.py::test_ddp_dataloader_decompose_dataset[False-1-uva_cuda_indices-neighbor] start client[0] for group[0] start client[1] for group[0] Initialize the distributed services with graphbolt: False load check_dist_optim_1_store Start to create specified graph formats which may take non-trivial time. Finished creating specified graph formats: ['csc', 'coo'] Starting server[0] with use_graphbolt=False start graph service on server 0 for part 0 Server is waiting for connections on [172.17.0.2:10379]... Initialize the distributed services with graphbolt: False PASSED [ 1%] tests/python/pytorch/dataloading/test_dataloader.py::test_ddp_dataloader_decompose_dataset[False-1-uva_cpu_indices-full] PASSED [ 1%] tests/python/pytorch/dataloading/test_dataloader.py::test_ddp_dataloader_decompose_dataset[False-1-uva_cpu_indices-neighbor] Client [1373] waits on 172.17.0.2:57797Client [1372] waits on 172.17.0.2:47053 Machine (0) group (0) client (0) connect to server successfuly! Machine (0) group (0) client (1) connect to server successfuly! Client[1] in group[0] is exiting... Client[0] in group[0] is exiting... Server (0) shutdown. Server is exiting... PASSED [ 1%] tests/distributed/test_dist_graph_store.py::test_standalone Converting to homogeneous graph takes 0.002s, peak mem: 2.397 GB Save partitions: 0.009 seconds, peak memory: 2.397 GB There are 100000 edges in the graph and 0 edge cuts for 1 partitions. Initialize the distributed services with graphbolt: False end Client[-1] in group[-1] is exiting... PASSED [ 1%] tests/distributed/test_dist_graph_store.py::test_standalone_node_emb SKIPPED [ 1%] tests/distributed/test_dist_graph_store.py::test_split[True-True] PASSED [ 1%] tests/python/pytorch/dataloading/test_dataloader.py::test_node_dataloader[False-cpu-labor-idtype0] PASSED [ 1%] tests/python/pytorch/dataloading/test_dataloader.py::test_ddp_dataloader_decompose_dataset[False-1-pure_gpu-full] PASSED [ 1%] tests/python/pytorch/dataloading/test_dataloader.py::test_ddp_dataloader_decompose_dataset[False-1-pure_gpu-neighbor] PASSED [ 1%] tests/python/pytorch/dataloading/test_dataloader.py::test_ddp_dataloader_decompose_dataset[False-4-cpu-full] Converting to homogeneous graph takes 0.010s, peak mem: 3.144 GB Convert a graph into a bidirected graph: 0.013 seconds, peak memory: 3.144 GB Construct multi-constraint weights: 0.001 seconds, peak memory: 3.144 GB [04:00:55] /home/ubuntu/jenkins/workspace/dgl_PR-7408/src/graph/transform/metis_partition_hetero.cc:89: Partition a graph with 30030 nodes and 601200 edges into 4 parts and get 171777 edge cuts Metis partitioning: 0.179 seconds, peak memory: 3.144 GB Assigning nodes to METIS partitions takes 0.194s, peak mem: 3.144 GB Reshuffle nodes and edges: 0.096 seconds Split the graph: 0.461 seconds Construct subgraphs: 0.157 seconds Splitting the graph into partitions takes 0.714s, peak mem: 3.144 GB part 0 has 10000 nodes of type n1 and 2575 are inside the partition part 0 has 9890 nodes of type n2 and 2577 are inside the partition part 0 has 9887 nodes of type n3 and 2580 are inside the partition part 0 has 92291 edges of type ('n1', 'r1', 'n2') and 25579 are inside the partition part 0 has 40828 edges of type ('n1', 'r2', 'n3') and 25963 are inside the partition part 0 has 40453 edges of type ('n2', 'r3', 'n3') and 25606 are inside the partition part 1 has 10000 nodes of type n1 and 2276 are inside the partition part 1 has 9798 nodes of type n2 and 2279 are inside the partition part 1 has 9802 nodes of type n3 and 2281 are inside the partition part 1 has 89744 edges of type ('n1', 'r1', 'n2') and 22638 are inside the partition part 1 has 35640 edges of type ('n1', 'r2', 'n3') and 22532 are inside the partition part 1 has 36014 edges of type ('n2', 'r3', 'n3') and 22996 are inside the partition part 2 has 10000 nodes of type n1 and 2574 are inside the partition part 2 has 9891 nodes of type n2 and 2577 are inside the partition part 2 has 9915 nodes of type n3 and 2579 are inside the partition part 2 has 91943 edges of type ('n1', 'r1', 'n2') and 25985 are inside the partition part 2 has 40670 edges of type ('n1', 'r2', 'n3') and 25885 are inside the partition part 2 has 40371 edges of type ('n2', 'r3', 'n3') and 25663 are inside the partition part 3 has 10000 nodes of type n1 and 2575 are inside the partition part 3 has 9878 nodes of type n2 and 2577 are inside the partition part 3 has 9898 nodes of type n3 and 2580 are inside the partition part 3 has 92271 edges of type ('n1', 'r1', 'n2') and 25898 are inside the partition part 3 has 40625 edges of type ('n1', 'r2', 'n3') and 25820 are inside the partition part 3 has 40744 edges of type ('n2', 'r3', 'n3') and 26035 are inside the partition Save partitions: 0.053 seconds, peak memory: 3.144 GB There are 300600 edges in the graph and 0 edge cuts for 4 partitions. PASSED [ 1%] tests/distributed/test_dist_graph_store.py::test_split[True-False] Converting to homogeneous graph takes 0.002s, peak mem: 3.144 GB Convert a graph into a bidirected graph: 0.003 seconds, peak memory: 3.144 GB Construct multi-constraint weights: 0.000 seconds, peak memory: 3.144 GB [04:00:56] /home/ubuntu/jenkins/workspace/dgl_PR-7408/src/graph/transform/metis_partition_hetero.cc:89: Partition a graph with 10000 nodes and 199895 edges into 4 parts and get 56449 edge cuts Metis partitioning: 0.038 seconds, peak memory: 3.144 GB Assigning nodes to METIS partitions takes 0.042s, peak mem: 3.144 GB Reshuffle nodes and edges: 0.028 seconds Split the graph: 0.209 seconds Construct subgraphs: 0.075 seconds Splitting the graph into partitions takes 0.313s, peak mem: 3.144 GB part 0 has 10000 nodes and 2500 are inside the partition part 0 has 91604 edges and 25093 are inside the partition part 1 has 10000 nodes and 2500 are inside the partition part 1 has 91096 edges and 24850 are inside the partition part 2 has 10000 nodes and 2500 are inside the partition part 2 has 91473 edges and 25103 are inside the partition part 3 has 10000 nodes and 2500 are inside the partition part 3 has 91618 edges and 24954 are inside the partition Save partitions: 0.019 seconds, peak memory: 3.144 GB There are 100000 edges in the graph and 0 edge cuts for 4 partitions. PASSED [ 2%] tests/distributed/test_dist_graph_store.py::test_split[False-True] PASSED [ 1%] tests/python/pytorch/dataloading/test_dataloader.py::test_node_dataloader[False-cpu-labor-idtype1] Converting to homogeneous graph takes 0.008s, peak mem: 3.144 GB Convert a graph into a bidirected graph: 0.011 seconds, peak memory: 3.144 GB Construct multi-constraint weights: 0.001 seconds, peak memory: 3.144 GB [04:01:07] /home/ubuntu/jenkins/workspace/dgl_PR-7408/src/graph/transform/metis_partition_hetero.cc:89: Partition a graph with 30030 nodes and 601200 edges into 4 parts and get 171804 edge cuts Metis partitioning: 0.176 seconds, peak memory: 3.144 GB Assigning nodes to METIS partitions takes 0.189s, peak mem: 3.144 GB Reshuffle nodes and edges: 0.097 seconds Split the graph: 0.459 seconds Construct subgraphs: 0.157 seconds Splitting the graph into partitions takes 0.714s, peak mem: 3.144 GB part 0 has 10000 nodes of type n1 and 2575 are inside the partition part 0 has 9920 nodes of type n2 and 2577 are inside the partition part 0 has 9912 nodes of type n3 and 2580 are inside the partition part 0 has 92456 edges of type ('n1', 'r1', 'n2') and 25972 are inside the partition part 0 has 40634 edges of type ('n1', 'r2', 'n3') and 25713 are inside the partition part 0 has 40522 edges of type ('n2', 'r3', 'n3') and 25739 are inside the partition part 1 has 10000 nodes of type n1 and 2275 are inside the partition part 1 has 9779 nodes of type n2 and 2279 are inside the partition part 1 has 9791 nodes of type n3 and 2280 are inside the partition part 1 has 88914 edges of type ('n1', 'r1', 'n2') and 22375 are inside the partition part 1 has 35841 edges of type ('n1', 'r2', 'n3') and 22586 are inside the partition part 1 has 35723 edges of type ('n2', 'r3', 'n3') and 22734 are inside the partition part 2 has 10000 nodes of type n1 and 2575 are inside the partition part 2 has 9885 nodes of type n2 and 2577 are inside the partition part 2 has 9899 nodes of type n3 and 2580 are inside the partition part 2 has 92499 edges of type ('n1', 'r1', 'n2') and 25919 are inside the partition part 2 has 40454 edges of type ('n1', 'r2', 'n3') and 25651 are inside the partition part 2 has 40700 edges of type ('n2', 'r3', 'n3') and 25931 are inside the partition part 3 has 10000 nodes of type n1 and 2575 are inside the partition part 3 has 9889 nodes of type n2 and 2577 are inside the partition part 3 has 9902 nodes of type n3 and 2580 are inside the partition part 3 has 92321 edges of type ('n1', 'r1', 'n2') and 25834 are inside the partition part 3 has 40837 edges of type ('n1', 'r2', 'n3') and 26250 are inside the partition part 3 has 40605 edges of type ('n2', 'r3', 'n3') and 25896 are inside the partition Save partitions: 0.060 seconds, peak memory: 3.144 GB There are 300600 edges in the graph and 0 edge cuts for 4 partitions. PASSED [ 2%] tests/distributed/test_dist_graph_store.py::test_split[False-False] Converting to homogeneous graph takes 0.002s, peak mem: 3.144 GB Convert a graph into a bidirected graph: 0.003 seconds, peak memory: 3.144 GB Construct multi-constraint weights: 0.000 seconds, peak memory: 3.144 GB [04:01:09] /home/ubuntu/jenkins/workspace/dgl_PR-7408/src/graph/transform/metis_partition_hetero.cc:89: Partition a graph with 10000 nodes and 199905 edges into 4 parts and get 56422 edge cuts Metis partitioning: 0.039 seconds, peak memory: 3.144 GB Assigning nodes to METIS partitions takes 0.043s, peak mem: 3.144 GB Reshuffle nodes and edges: 0.029 seconds Split the graph: 0.211 seconds Construct subgraphs: 0.077 seconds Splitting the graph into partitions takes 0.317s, peak mem: 3.144 GB part 0 has 9998 nodes and 2500 are inside the partition part 0 has 91070 edges and 25099 are inside the partition part 1 has 10000 nodes and 2499 are inside the partition part 1 has 91392 edges and 25021 are inside the partition part 2 has 10000 nodes and 2501 are inside the partition part 2 has 91068 edges and 24958 are inside the partition part 3 has 10000 nodes and 2500 are inside the partition part 3 has 91285 edges and 24922 are inside the partition Save partitions: 0.030 seconds, peak memory: 3.144 GB There are 100000 edges in the graph and 0 edge cuts for 4 partitions. PASSED [ 1%] tests/python/pytorch/dataloading/test_dataloader.py::test_ddp_dataloader_decompose_dataset[False-4-cpu-neighbor] PASSED [ 2%] tests/distributed/test_dist_graph_store.py::test_split_even[True] Converting to homogeneous graph takes 0.002s, peak mem: 3.144 GB Convert a graph into a bidirected graph: 0.003 seconds, peak memory: 3.144 GB Construct multi-constraint weights: 0.000 seconds, peak memory: 3.144 GB [04:01:10] /home/ubuntu/jenkins/workspace/dgl_PR-7408/src/graph/transform/metis_partition_hetero.cc:89: Partition a graph with 10000 nodes and 199891 edges into 4 parts and get 56387 edge cuts Metis partitioning: 0.038 seconds, peak memory: 3.144 GB Assigning nodes to METIS partitions takes 0.041s, peak mem: 3.144 GB Reshuffle nodes and edges: 0.029 seconds Split the graph: 0.211 seconds Construct subgraphs: 0.077 seconds Splitting the graph into partitions takes 0.316s, peak mem: 3.144 GB part 0 has 10000 nodes and 2500 are inside the partition part 0 has 91103 edges and 25040 are inside the partition part 1 has 9999 nodes and 2500 are inside the partition part 1 has 91601 edges and 25242 are inside the partition part 2 has 10000 nodes and 2500 are inside the partition part 2 has 91589 edges and 24780 are inside the partition part 3 has 10000 nodes and 2500 are inside the partition part 3 has 91228 edges and 24938 are inside the partition Save partitions: 0.029 seconds, peak memory: 3.144 GB There are 100000 edges in the graph and 0 edge cuts for 4 partitions. part 0 get 0 nodes and 0 are in the partition intersection has 0 part 0 get 0 edges and 0 are in the partition intersection has 0 part 1 get 0 nodes and 0 are in the partition intersection has 0 part 1 get 0 edges and 0 are in the partition intersection has 0 part 2 get 0 nodes and 0 are in the partition intersection has 0 part 2 get 0 edges and 0 are in the partition intersection has 0 part 3 get 0 nodes and 0 are in the partition intersection has 0 part 3 get 0 edges and 0 are in the partition intersection has 0 PASSED [ 2%] tests/distributed/test_dist_graph_store.py::test_split_even[False] Converting to homogeneous graph takes 0.002s, peak mem: 3.144 GB Convert a graph into a bidirected graph: 0.003 seconds, peak memory: 3.144 GB Construct multi-constraint weights: 0.000 seconds, peak memory: 3.144 GB [04:01:10] /home/ubuntu/jenkins/workspace/dgl_PR-7408/src/graph/transform/metis_partition_hetero.cc:89: Partition a graph with 10000 nodes and 199894 edges into 4 parts and get 56309 edge cuts Metis partitioning: 0.038 seconds, peak memory: 3.144 GB Assigning nodes to METIS partitions takes 0.042s, peak mem: 3.144 GB Reshuffle nodes and edges: 0.029 seconds Split the graph: 0.210 seconds Construct subgraphs: 0.079 seconds Splitting the graph into partitions takes 0.318s, peak mem: 3.144 GB part 0 has 10000 nodes and 2500 are inside the partition part 0 has 91045 edges and 25038 are inside the partition part 1 has 10000 nodes and 2500 are inside the partition part 1 has 91140 edges and 24955 are inside the partition part 2 has 10000 nodes and 2500 are inside the partition part 2 has 91257 edges and 25193 are inside the partition part 3 has 10000 nodes and 2500 are inside the partition part 3 has 91176 edges and 24814 are inside the partition Save partitions: 0.027 seconds, peak memory: 3.144 GB There are 100000 edges in the graph and 0 edge cuts for 4 partitions. part 0 get 1730 nodes and 1694 are in the partition intersection has 1730 part 0 get 17281 edges and 17281 are in the partition intersection has 17281 part 1 get 1730 nodes and 1717 are in the partition intersection has 1730 part 1 get 17280 edges and 17165 are in the partition intersection has 17280 part 2 get 1730 nodes and 1730 are in the partition intersection has 1730 part 2 get 17280 edges and 17280 are in the partition intersection has 17280 part 3 get 1730 nodes and 1727 are in the partition intersection has 1730 part 3 get 17280 edges and 17236 are in the partition intersection has 17280 PASSED [ 3%] tests/distributed/test_dist_tensor.py::test_op Converting to homogeneous graph takes 0.002s, peak mem: 3.144 GB Save partitions: 0.005 seconds, peak memory: 3.144 GB There are 100000 edges in the graph and 0 edge cuts for 1 partitions. Initialize the distributed services with graphbolt: False PASSED [ 3%]Client[-1] in group[-1] is exiting... tests/distributed/test_distributed_sampling.py::test_rpc_find_edges_shuffle[1] Converting to homogeneous graph takes 0.001s, peak mem: 3.144 GB Save partitions: 0.002 seconds, peak memory: 3.144 GB There are 3060 edges in the graph and 0 edge cuts for 1 partitions. Initialize the distributed services with graphbolt: False load test_find_edges Start to create specified graph formats which may take non-trivial time. Finished creating specified graph formats: ['csr', 'coo'] start graph service on server 0 for part 0 Server is waiting for connections on [172.17.0.2:24778]... Client [639] waits on 172.17.0.2:38677 Machine (0) group (0) client (0) connect to server successfuly! Client[0] in group[0] is exiting... Server (0) shutdown. Server is exiting... Downloading /home/ubuntu/jenkins/workspace/dgl_PR-7408/_download/cora_v2.zip from https://data.dgl.ai/dataset/cora_v2.zip... /home/ubuntu/jenkins/workspace/dgl_PR-7408/_download/cora_v2.zip: 0%| | 0.00/132k [00:00 0 to a scalar is deprecated, and will error in future. Ensure you extract a single element from your array before performing this operation. (Deprecated NumPy 1.25.) self.num_labels = int(max(DS_graph_labels) + 1) tests/python/common/test_heterograph.py::test_create[idtype0] tests/python/common/test_heterograph.py::test_create[idtype0] tests/python/common/test_heterograph.py::test_create[idtype1] tests/python/common/test_heterograph.py::test_create[idtype1] /home/ubuntu/jenkins/workspace/dgl_PR-7408@2/python/dgl/utils/data.py:281: DeprecationWarning: Conversion of an array with ndim > 0 to a scalar is deprecated, and will error in future. Ensure you extract a single element from your array before performing this operation. (Deprecated NumPy 1.25.) eid = int(attr[edge_id_attr_name]) tests/python/common/test_traversal.py::test_bfs[idtype0] tests/python/common/test_traversal.py::test_bfs[idtype1] /opt/conda/envs/pytorch-ci/lib/python3.10/site-packages/networkx/utils/backends.py:633: DeprecationWarning: random_tree is deprecated and will be removed in NX v3.4 Use random_labeled_tree instead. return self.orig_func(*args, **kwargs) -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html - generated xml file: /home/ubuntu/jenkins/workspace/dgl_PR-7408@2/pytest_common.xml - ============================ slowest 100 durations ============================= 88.05s call tests/python/common/data/test_movielens.py::test_movielens 33.34s call tests/python/common/data/test_data.py::test_gin 32.31s call tests/python/common/data/test_data.py::test_as_graphpred_reprocess 17.54s call tests/python/common/data/test_utils.py::test_add_node_property_split 13.05s call tests/python/common/data/test_data.py::test_gnn_benchmark 11.08s call tests/python/common/data/test_data.py::test_tudataset_regression 10.96s call tests/python/common/data/test_data.py::test_pattern 8.86s call tests/python/common/data/data/test_heterophilous_graphs.py::test_tolokers 8.15s call tests/python/common/data/test_data.py::test_cluster 5.85s call tests/python/common/test_heterograph-kernel.py::test_all_binary_builtins 4.53s call tests/python/common/data/test_data.py::test_zinc 4.27s call tests/python/common/data/test_data.py::test_wiki_cs 4.10s call tests/python/common/data/data/test_heterophilous_graphs.py::test_questions 3.79s call tests/python/common/data/data/test_heterophilous_graphs.py::test_amazon_ratings 3.74s call tests/python/common/data/test_geom_gcn.py::test_squirrel 2.36s call tests/python/common/data/test_data.py::test_citation_graph 2.27s call tests/python/common/test_heterograph.py::test_forking_pickler 2.00s call tests/python/common/data/test_data.py::test_fraud 1.85s call tests/python/common/transforms/test_transform.py::test_metis_partition[idtype1] 1.80s call tests/python/common/data/test_data.py::test_flickr 1.78s call tests/python/common/data/test_geom_gcn.py::test_chameleon 1.74s call tests/python/common/data/test_data.py::test_as_nodepred1 1.53s call tests/python/common/data/data/test_heterophilous_graphs.py::test_roman_empire 1.22s call tests/python/common/data/data/test_heterophilous_graphs.py::test_minesweeper 1.07s call tests/python/common/data/test_data.py::test_csvdataset 0.93s call tests/python/common/data/test_data.py::test_explain_syn 0.68s call tests/python/common/transforms/test_transform.py::test_reorder_nodes 0.36s call tests/python/common/test_heterograph-kernel.py::test_copy_edge_reduce 0.35s call tests/python/common/data/test_actor.py::test_actor 0.30s call tests/python/common/sampling/test_sampling.py::test_sample_neighbors_outedge 0.29s call tests/python/common/function/test_basics.py::test_batch_setter_autograd[idtype0] 0.22s call tests/python/common/test_heterograph-kernel.py::test_copy_src_reduce 0.17s call tests/python/common/sampling/test_sampling.py::test_sample_neighbors_noprob 0.17s call tests/python/common/sampling/test_sampling.py::test_sample_neighbors_mask 0.17s call tests/python/common/data/test_geom_gcn.py::test_wisconsin 0.17s call tests/python/common/sampling/test_sampling.py::test_sample_neighbors_prob 0.17s call tests/python/common/test_heterograph-apply-edges.py::test_binary_op[idtype0] 0.17s call tests/python/common/test_heterograph-update-all.py::test_binary_op[idtype0] 0.17s call tests/python/common/test_heterograph-apply-edges.py::test_binary_op[idtype1] 0.16s call tests/python/common/test_heterograph-update-all.py::test_binary_op[idtype1] 0.16s call tests/python/common/test_heterograph.py::test_query[idtype0] 0.16s call tests/python/common/test_heterograph.py::test_query[idtype1] 0.15s call tests/python/common/data/test_data.py::test_as_nodepred2 0.15s call tests/python/common/data/test_geom_gcn.py::test_cornell 0.13s call tests/python/common/test_heterograph-shared-memory.py::test_multi_process[idtype0] 0.13s call tests/python/common/data/test_geom_gcn.py::test_texas 0.12s call tests/python/common/sampling/test_sampling.py::test_non_uniform_random_walk[False] 0.11s call tests/python/common/test_heterograph-misc.py::test_query 0.11s call tests/python/common/test_heterograph-shared-memory.py::test_multi_process[idtype1] 0.11s call tests/python/common/data/test_serialize.py::test_graph_serialize_with_feature 0.10s call tests/python/common/transforms/test_functional-sort.py::test_sort_with_tag[idtype1] 0.09s call tests/python/common/transforms/test_functional-sort.py::test_sort_with_tag[idtype0] 0.09s call tests/python/common/sampling/test_sampling.py::test_sample_neighbors_etype_homogeneous[False-in-coo] 0.09s call tests/python/common/sampling/test_sampling.py::test_sample_neighbors_etype_homogeneous[False-out-coo] 0.09s call tests/python/common/data/test_data.py::test_as_linkpred 0.08s call tests/python/common/sampling/test_sampling.py::test_uniform_random_walk[False] 0.07s call tests/python/common/test_heterograph.py::test_level2[idtype1] 0.07s call tests/python/common/test_heterograph.py::test_level2[idtype0] 0.07s call tests/python/common/test_heterograph-specialization.py::test_spmv_3d_feat[idtype0] 0.07s call tests/python/common/data/test_serialize.py::test_graph_serialize_with_formats[formats6] 0.06s call tests/python/common/sampling/test_sampling.py::test_sample_neighbors_etype_homogeneous[False-out-csr] 0.06s call tests/python/common/sampling/test_sampling.py::test_sample_neighbors_etype_homogeneous[False-out-csc] 0.06s call tests/python/common/sampling/test_sampling.py::test_sample_neighbors_etype_homogeneous[False-in-csr] 0.06s call tests/python/common/sampling/test_sampling.py::test_sample_neighbors_etype_homogeneous[False-in-csc] 0.06s call tests/python/common/data/test_serialize.py::test_graph_serialize_with_formats[formats3] 0.06s call tests/python/common/data/test_serialize.py::test_graph_serialize_with_formats[formats4] 0.06s call tests/python/common/data/test_serialize.py::test_graph_serialize_with_formats[formats5] 0.06s call tests/python/common/data/test_serialize.py::test_graph_serialize_with_formats[coo] 0.06s call tests/python/common/test_heterograph-specialization.py::test_spmv_3d_feat[idtype1] 0.06s call tests/python/common/data/test_serialize.py::test_graph_serialize_with_formats[csc] 0.06s call tests/python/common/test_heterograph-pickle.py::test_pickling_subgraph 0.06s call tests/python/common/data/test_serialize.py::test_graph_serialize_without_feature 0.06s call tests/python/common/data/test_serialize.py::test_graph_serialize_with_labels 0.06s call tests/python/common/data/test_serialize.py::test_graph_serialize_with_formats[csr] 0.06s call tests/python/common/test_traversal.py::test_bfs[idtype0] 0.06s call tests/python/common/sampling/test_sampling.py::test_sample_neighbors_etype_homogeneous[True-out-coo] 0.06s call tests/python/common/sampling/test_sampling.py::test_sample_neighbors_etype_homogeneous[True-in-coo] 0.05s call tests/python/common/test_heterograph.py::test_updates[idtype0] 0.05s call tests/python/common/test_heterograph.py::test_view1[idtype0] 0.05s call tests/python/common/test_heterograph.py::test_updates[idtype1] 0.05s call tests/python/common/test_generators.py::test_rand_graph 0.05s call tests/python/common/transforms/test_transform.py::test_module_sign[g0] 0.05s call tests/python/common/transforms/test_functional-sort.py::test_sort_with_tag_bipartite[idtype0] 0.05s call tests/python/common/test_heterograph.py::test_view1[idtype1] 0.05s call tests/python/common/transforms/test_functional-sort.py::test_sort_with_tag_bipartite[idtype1] 0.05s call tests/python/common/sampling/test_sampling.py::test_sample_labors_prob 0.05s call tests/python/common/sampling/test_sampling.py::test_sample_labors_noprob 0.05s call tests/python/common/test_traversal.py::test_bfs[idtype1] 0.05s call tests/python/common/test_heterograph-specialization.py::test_pull_multi_fallback[idtype1] 0.05s call tests/python/common/test_heterograph-specialization.py::test_pull_multi_fallback[idtype0] 0.04s call tests/python/common/test_heterograph-specialization.py::test_v2v_snr[idtype1] 0.04s call tests/python/common/test_heterograph-specialization.py::test_v2v_pull[idtype0] 0.04s call tests/python/common/test_heterograph-specialization.py::test_v2v_snr[idtype0] 0.04s call tests/python/common/ops/test_ops.py::test_segment_mm[dtype2-0.003-256-idtype0] 0.04s call tests/python/common/test_heterograph-specialization.py::test_v2v_pull[idtype1] 0.04s call tests/python/common/ops/test_ops.py::test_segment_mm[dtype2-0.003-256-idtype1] 0.04s call tests/python/common/transforms/test_transform.py::test_partition_with_halo 0.03s call tests/python/common/test_sparse_ops-csr.py::test_csrmm[True-dtype0-idtype0] 0.03s call tests/python/common/ops/test_ops.py::test_gather_mm_idx_b[dtype2-0.003-256] 0.03s call tests/python/common/test_heterograph-remove.py::test_node_and_edge_removal[idtype0] =========== 2874 passed, 60 skipped, 9 warnings in 306.25s (0:05:06) =========== PASSED [ 26%] tests/python/pytorch/graphbolt/test_item_sampler.py::test_DistributedItemSampler[False-False-0-36] ============================= test session starts ============================== platform linux -- Python 3.10.14, pytest-8.2.0, pluggy-1.5.0 -- /opt/conda/envs/pytorch-ci/bin/python3 cachedir: .pytest_cache rootdir: /home/ubuntu/jenkins/workspace/dgl_PR-7408@2 configfile: pyproject.toml collecting ... PASSED [ 26%] tests/python/pytorch/graphbolt/test_item_sampler.py::test_DistributedItemSampler[False-False-2-24] collected 6181 items tests/python/pytorch/cuda/test_nccl.py::test_nccl_sparse_push_single_remainder SKIPPED [ 0%] tests/python/pytorch/cuda/test_nccl.py::test_nccl_sparse_pull_single_remainder SKIPPED [ 0%] tests/python/pytorch/cuda/test_nccl.py::test_nccl_sparse_push_single_range SKIPPED [ 0%] tests/python/pytorch/cuda/test_nccl.py::test_nccl_sparse_pull_single_range SKIPPED [ 0%] tests/python/pytorch/dataloading/test_dataloader.py::test_graph_dataloader[None] PASSED [ 0%] tests/python/pytorch/dataloading/test_dataloader.py::test_graph_dataloader[16] PASSED [ 0%] tests/python/pytorch/dataloading/test_dataloader.py::test_cluster_gcn[0] PASSED [ 0%] tests/python/pytorch/dataloading/test_dataloader.py::test_cluster_gcn[4] PASSED [ 0%] tests/python/pytorch/dataloading/test_dataloader.py::test_shadow[0] Client [639] waits on 172.17.0.2:38791 Machine (0) group (0) client (0) connect to server successfuly! Client[0] in group[0] is exiting... Server (0) shutdown. Server is exiting... PASSED [ 6%] tests/distributed/test_distributed_sampling.py::test_rpc_hetero_sampling_shuffle[False-True-True-1] Converting to homogeneous graph takes 0.001s, peak mem: 3.179 GB Save partitions: 0.001 seconds, peak memory: 3.179 GB There are 3060 edges in the graph and 0 edge cuts for 1 partitions. Converted partitions to GraphBolt format into /tmp/tmpp7_ebor8/test_sampling.json PASSED [ 0%] tests/python/pytorch/dataloading/test_dataloader.py::test_shadow[4] Initialize the distributed services with graphbolt: False load test_sampling start graph service on server 0 for part 0 Server is waiting for connections on [172.17.0.2:13648]... PASSED [ 0%] tests/python/pytorch/dataloading/test_dataloader.py::test_saint[node-0] PASSED [ 0%] tests/python/pytorch/dataloading/test_dataloader.py::test_saint[node-4] PASSED [ 0%] tests/python/pytorch/dataloading/test_dataloader.py::test_saint[edge-0] PASSED [ 0%] tests/python/pytorch/dataloading/test_dataloader.py::test_saint[edge-4] PASSED [ 0%] tests/python/pytorch/dataloading/test_dataloader.py::test_saint[walk-0] PASSED [ 26%] tests/python/pytorch/graphbolt/test_item_sampler.py::test_DistributedItemSampler[False-False-2-30] PASSED [ 0%] tests/python/pytorch/dataloading/test_dataloader.py::test_saint[walk-4] PASSED [ 0%] tests/python/pytorch/dataloading/test_dataloader.py::test_neighbor_nonuniform[False-False-cpu-idtype0] Client [639] waits on 172.17.0.2:54737 Machine (0) group (0) client (0) connect to server successfuly! Client[0] in group[0] is exiting... Server (0) shutdown. Server is exiting... PASSED [ 6%] tests/distributed/test_distributed_sampling.py::test_rpc_hetero_sampling_shuffle[True-False-False-1] Converting to homogeneous graph takes 0.001s, peak mem: 3.179 GB Save partitions: 0.001 seconds, peak memory: 3.179 GB There are 3060 edges in the graph and 0 edge cuts for 1 partitions. Initialize the distributed services with graphbolt: False load test_sampling Start to create specified graph formats which may take non-trivial time. Finished creating specified graph formats: ['csc', 'coo'] start graph service on server 0 for part 0 Server is waiting for connections on [172.17.0.2:13648]... PASSED [ 0%] tests/python/pytorch/dataloading/test_dataloader.py::test_neighbor_nonuniform[False-False-cpu-idtype1] PASSED [ 26%] tests/python/pytorch/graphbolt/test_item_sampler.py::test_DistributedItemSampler[False-False-2-32] PASSED [ 0%] tests/python/pytorch/dataloading/test_dataloader.py::test_neighbor_nonuniform[False-False-uva_cuda_indices-idtype0] SKIPPED [ 0%] tests/python/pytorch/dataloading/test_dataloader.py::test_neighbor_nonuniform[False-False-uva_cuda_indices-idtype1] SKIPPED [ 0%] tests/python/pytorch/dataloading/test_dataloader.py::test_neighbor_nonuniform[False-False-uva_cpu_indices-idtype0] SKIPPED [ 0%] tests/python/pytorch/dataloading/test_dataloader.py::test_neighbor_nonuniform[False-False-uva_cpu_indices-idtype1] SKIPPED [ 0%] tests/python/pytorch/dataloading/test_dataloader.py::test_neighbor_nonuniform[False-False-pure_gpu-idtype0] SKIPPED [ 0%] tests/python/pytorch/dataloading/test_dataloader.py::test_neighbor_nonuniform[False-False-pure_gpu-idtype1] SKIPPED [ 0%] tests/python/pytorch/dataloading/test_dataloader.py::test_neighbor_nonuniform[False-True-cpu-idtype0] PASSED [ 25%] tests/python/pytorch/graphbolt/test_item_sampler.py::test_ItemSetDict_node_pairs_labels_indexes[True-True-4] PASSED [ 25%] tests/python/pytorch/graphbolt/test_item_sampler.py::test_ItemSetDict_node_pairs_labels_indexes[True-False-1] PASSED [ 25%] tests/python/pytorch/graphbolt/test_item_sampler.py::test_ItemSetDict_node_pairs_labels_indexes[True-False-4] PASSED [ 25%] tests/python/pytorch/graphbolt/test_item_sampler.py::test_ItemSetDict_node_pairs_labels_indexes[False-True-1] PASSED [ 25%] tests/python/pytorch/graphbolt/test_item_sampler.py::test_ItemSetDict_node_pairs_labels_indexes[False-True-4] PASSED [ 25%] tests/python/pytorch/graphbolt/test_item_sampler.py::test_ItemSetDict_node_pairs_labels_indexes[False-False-1] PASSED [ 25%] tests/python/pytorch/graphbolt/test_item_sampler.py::test_ItemSetDict_node_pairs_labels_indexes[False-False-4] PASSED [ 26%] tests/python/pytorch/graphbolt/test_item_sampler.py::test_ItemSetDict_hyperlink[True-True-1] PASSED [ 26%] tests/python/pytorch/graphbolt/test_item_sampler.py::test_ItemSetDict_hyperlink[True-True-4] PASSED [ 26%] tests/python/pytorch/graphbolt/test_item_sampler.py::test_ItemSetDict_hyperlink[True-False-1] PASSED [ 26%] tests/python/pytorch/graphbolt/test_item_sampler.py::test_ItemSetDict_hyperlink[True-False-4] PASSED [ 26%] tests/python/pytorch/graphbolt/test_item_sampler.py::test_ItemSetDict_hyperlink[False-True-1] PASSED [ 26%] tests/python/pytorch/graphbolt/test_item_sampler.py::test_ItemSetDict_hyperlink[False-True-4] PASSED [ 26%] tests/python/pytorch/graphbolt/test_item_sampler.py::test_ItemSetDict_hyperlink[False-False-1] PASSED [ 26%] tests/python/pytorch/graphbolt/test_item_sampler.py::test_ItemSetDict_hyperlink[False-False-4] PASSED [ 26%] tests/python/pytorch/graphbolt/test_item_sampler.py::test_ItemSetDict_hyperlink_labels[True-True-1] PASSED [ 26%] tests/python/pytorch/graphbolt/test_item_sampler.py::test_ItemSetDict_hyperlink_labels[True-True-4] PASSED [ 26%] tests/python/pytorch/graphbolt/test_item_sampler.py::test_ItemSetDict_hyperlink_labels[True-False-1] PASSED [ 26%] tests/python/pytorch/graphbolt/test_item_sampler.py::test_ItemSetDict_hyperlink_labels[True-False-4] PASSED [ 26%] tests/python/pytorch/graphbolt/test_item_sampler.py::test_ItemSetDict_hyperlink_labels[False-True-1] PASSED [ 26%] tests/python/pytorch/graphbolt/test_item_sampler.py::test_ItemSetDict_hyperlink_labels[False-True-4] PASSED [ 26%] tests/python/pytorch/graphbolt/test_item_sampler.py::test_ItemSetDict_hyperlink_labels[False-False-1] PASSED [ 26%] tests/python/pytorch/graphbolt/test_item_sampler.py::test_ItemSetDict_hyperlink_labels[False-False-4] PASSED [ 26%] tests/python/pytorch/graphbolt/test_item_sampler.py::test_RangeCalculation[params0] PASSED [ 26%] tests/python/pytorch/graphbolt/test_item_sampler.py::test_RangeCalculation[params1] PASSED [ 26%] tests/python/pytorch/graphbolt/test_item_sampler.py::test_RangeCalculation[params2] PASSED [ 26%] tests/python/pytorch/graphbolt/test_item_sampler.py::test_RangeCalculation[params3] PASSED [ 26%] tests/python/pytorch/graphbolt/test_item_sampler.py::test_RangeCalculation[params4] PASSED [ 26%] tests/python/pytorch/graphbolt/test_item_sampler.py::test_RangeCalculation[params5] PASSED [ 26%] tests/python/pytorch/graphbolt/test_item_sampler.py::test_RangeCalculation[params6] PASSED [ 26%] tests/python/pytorch/graphbolt/test_item_sampler.py::test_RangeCalculation[params7] PASSED [ 26%] tests/python/pytorch/graphbolt/test_item_sampler.py::test_RangeCalculation[params8] PASSED [ 26%] tests/python/pytorch/graphbolt/test_item_sampler.py::test_RangeCalculation[params9] PASSED [ 26%] tests/python/pytorch/graphbolt/test_item_sampler.py::test_RangeCalculation[params10] PASSED [ 26%] tests/python/pytorch/graphbolt/test_item_sampler.py::test_RangeCalculation[params11] PASSED [ 26%] tests/python/pytorch/graphbolt/test_item_sampler.py::test_RangeCalculation[params12] PASSED [ 26%] tests/python/pytorch/graphbolt/test_item_sampler.py::test_RangeCalculation[params13] PASSED [ 26%] tests/python/pytorch/graphbolt/test_item_sampler.py::test_RangeCalculation[params14] PASSED [ 26%] tests/python/pytorch/graphbolt/test_item_sampler.py::test_DistributedItemSampler[False-False-0-24] SKIPPED [ 26%] tests/python/pytorch/graphbolt/test_item_sampler.py::test_DistributedItemSampler[False-False-0-30] SKIPPED [ 26%] tests/python/pytorch/graphbolt/test_item_sampler.py::test_DistributedItemSampler[False-False-0-32] SKIPPED [ 26%] tests/python/pytorch/graphbolt/test_item_sampler.py::test_DistributedItemSampler[False-False-0-34] SKIPPED [ 26%] tests/python/pytorch/graphbolt/test_item_sampler.py::test_DistributedItemSampler[False-False-0-36] SKIPPED [ 26%] tests/python/pytorch/graphbolt/test_item_sampler.py::test_DistributedItemSampler[False-False-2-24] SKIPPED [ 26%] tests/python/pytorch/graphbolt/test_item_sampler.py::test_DistributedItemSampler[False-False-2-30] SKIPPED [ 26%] tests/python/pytorch/graphbolt/test_item_sampler.py::test_DistributedItemSampler[False-False-2-32] SKIPPED [ 26%] tests/python/pytorch/graphbolt/test_item_sampler.py::test_DistributedItemSampler[False-False-2-34] SKIPPED [ 26%] tests/python/pytorch/graphbolt/test_item_sampler.py::test_DistributedItemSampler[False-False-2-36] SKIPPED [ 26%] tests/python/pytorch/graphbolt/test_item_sampler.py::test_DistributedItemSampler[False-True-0-24] SKIPPED [ 26%] tests/python/pytorch/graphbolt/test_item_sampler.py::test_DistributedItemSampler[False-True-0-30] SKIPPED [ 26%] tests/python/pytorch/graphbolt/test_item_sampler.py::test_DistributedItemSampler[False-True-0-32] SKIPPED [ 26%] tests/python/pytorch/graphbolt/test_item_sampler.py::test_DistributedItemSampler[False-True-0-34] SKIPPED [ 26%] tests/python/pytorch/graphbolt/test_item_sampler.py::test_DistributedItemSampler[False-True-0-36] SKIPPED [ 26%] tests/python/pytorch/graphbolt/test_item_sampler.py::test_DistributedItemSampler[False-True-2-24] SKIPPED [ 26%] tests/python/pytorch/graphbolt/test_item_sampler.py::test_DistributedItemSampler[False-True-2-30] SKIPPED [ 26%] tests/python/pytorch/graphbolt/test_item_sampler.py::test_DistributedItemSampler[False-True-2-32] SKIPPED [ 26%] tests/python/pytorch/graphbolt/test_item_sampler.py::test_DistributedItemSampler[False-True-2-34] SKIPPED [ 26%] tests/python/pytorch/graphbolt/test_item_sampler.py::test_DistributedItemSampler[False-True-2-36] SKIPPED [ 26%] tests/python/pytorch/graphbolt/test_item_sampler.py::test_DistributedItemSampler[True-False-0-24] SKIPPED [ 26%] tests/python/pytorch/graphbolt/test_item_sampler.py::test_DistributedItemSampler[True-False-0-30] SKIPPED [ 26%] tests/python/pytorch/graphbolt/test_item_sampler.py::test_DistributedItemSampler[True-False-0-32] SKIPPED [ 26%] tests/python/pytorch/graphbolt/test_item_sampler.py::test_DistributedItemSampler[True-False-0-34] SKIPPED [ 26%] tests/python/pytorch/graphbolt/test_item_sampler.py::test_DistributedItemSampler[True-False-0-36] SKIPPED [ 26%] tests/python/pytorch/graphbolt/test_item_sampler.py::test_DistributedItemSampler[True-False-2-24] SKIPPED [ 26%] tests/python/pytorch/graphbolt/test_item_sampler.py::test_DistributedItemSampler[True-False-2-30] SKIPPED [ 26%] tests/python/pytorch/graphbolt/test_item_sampler.py::test_DistributedItemSampler[True-False-2-32] SKIPPED [ 26%] tests/python/pytorch/graphbolt/test_item_sampler.py::test_DistributedItemSampler[True-False-2-34] SKIPPED [ 26%] tests/python/pytorch/graphbolt/test_item_sampler.py::test_DistributedItemSampler[True-False-2-36] SKIPPED [ 27%] tests/python/pytorch/graphbolt/test_item_sampler.py::test_DistributedItemSampler[True-True-0-24] SKIPPED [ 27%] tests/python/pytorch/graphbolt/test_item_sampler.py::test_DistributedItemSampler[True-True-0-30] SKIPPED [ 27%] tests/python/pytorch/graphbolt/test_item_sampler.py::test_DistributedItemSampler[True-True-0-32] SKIPPED [ 27%] tests/python/pytorch/graphbolt/test_item_sampler.py::test_DistributedItemSampler[True-True-0-34] SKIPPED [ 27%] tests/python/pytorch/graphbolt/test_item_sampler.py::test_DistributedItemSampler[True-True-0-36] SKIPPED [ 27%] tests/python/pytorch/graphbolt/test_item_sampler.py::test_DistributedItemSampler[True-True-2-24] SKIPPED [ 27%] tests/python/pytorch/graphbolt/test_item_sampler.py::test_DistributedItemSampler[True-True-2-30] SKIPPED [ 27%] tests/python/pytorch/graphbolt/test_item_sampler.py::test_DistributedItemSampler[True-True-2-32] SKIPPED [ 27%] tests/python/pytorch/graphbolt/test_item_sampler.py::test_DistributedItemSampler[True-True-2-34] SKIPPED [ 27%] tests/python/pytorch/graphbolt/test_item_sampler.py::test_DistributedItemSampler[True-True-2-36] SKIPPED [ 27%] tests/python/pytorch/graphbolt/test_itemset.py::test_ItemSet_names PASSED [ 27%] tests/python/pytorch/graphbolt/test_itemset.py::test_ItemSet_scalar_dtype[dtype0] PASSED [ 27%] tests/python/pytorch/graphbolt/test_itemset.py::test_ItemSet_scalar_dtype[dtype1] PASSED [ 27%] tests/python/pytorch/graphbolt/test_itemset.py::test_ItemSet_length PASSED [ 27%] tests/python/pytorch/graphbolt/test_itemset.py::test_ItemSet_seed_nodes PASSED [ 27%] tests/python/pytorch/graphbolt/test_itemset.py::test_ItemSet_seed_nodes_labels PASSED [ 27%] tests/python/pytorch/graphbolt/test_itemset.py::test_ItemSet_node_pairs PASSED [ 27%] tests/python/pytorch/graphbolt/test_itemset.py::test_ItemSet_node_pairs_labels PASSED [ 27%] tests/python/pytorch/graphbolt/test_itemset.py::test_ItemSet_node_pairs_labels_indexes PASSED [ 27%] tests/python/pytorch/graphbolt/test_itemset.py::test_ItemSet_graphs PASSED [ 27%] tests/python/pytorch/graphbolt/test_itemset.py::test_ItemSetDict_names PASSED [ 27%] tests/python/pytorch/graphbolt/test_itemset.py::test_ItemSetDict_length PASSED [ 27%] tests/python/pytorch/graphbolt/test_itemset.py::test_ItemSetDict_iteration_seed_nodes PASSED [ 27%] tests/python/pytorch/graphbolt/test_itemset.py::test_ItemSetDict_iteration_seed_nodes_labels PASSED [ 27%] tests/python/pytorch/graphbolt/test_itemset.py::test_ItemSetDict_iteration_node_pairs PASSED [ 27%] tests/python/pytorch/graphbolt/test_itemset.py::test_ItemSetDict_iteration_node_pairs_labels PASSED [ 27%] tests/python/pytorch/graphbolt/test_itemset.py::test_ItemSetDict_iteration_node_pairs_labels_indexes PASSED [ 27%] tests/python/pytorch/graphbolt/test_itemset.py::test_ItemSet_repr PASSED [ 27%] tests/python/pytorch/graphbolt/test_itemset.py::test_ItemSetDict_repr PASSED [ 27%] tests/python/pytorch/graphbolt/test_minibatch.py::test_minibatch_representation_homo[indices_dtype0-indptr_dtype0] PASSED [ 27%] tests/python/pytorch/graphbolt/test_minibatch.py::test_minibatch_representation_homo[indices_dtype0-indptr_dtype1] PASSED [ 27%] tests/python/pytorch/graphbolt/test_minibatch.py::test_minibatch_representation_homo[indices_dtype1-indptr_dtype0] PASSED [ 27%] tests/python/pytorch/graphbolt/test_minibatch.py::test_minibatch_representation_homo[indices_dtype1-indptr_dtype1] PASSED [ 27%] tests/python/pytorch/graphbolt/test_minibatch.py::test_minibatch_representation_hetero[indices_dtype0-indptr_dtype0] PASSED [ 27%] tests/python/pytorch/graphbolt/test_minibatch.py::test_minibatch_representation_hetero[indices_dtype0-indptr_dtype1] PASSED [ 27%] tests/python/pytorch/graphbolt/test_minibatch.py::test_minibatch_representation_hetero[indices_dtype1-indptr_dtype0] PASSED [ 27%] tests/python/pytorch/graphbolt/test_minibatch.py::test_minibatch_representation_hetero[indices_dtype1-indptr_dtype1] PASSED [ 27%] tests/python/pytorch/graphbolt/test_minibatch.py::test_get_dgl_blocks_homo[indices_dtype0-indptr_dtype0] PASSED [ 27%] tests/python/pytorch/graphbolt/test_minibatch.py::test_get_dgl_blocks_homo[indices_dtype0-indptr_dtype1] PASSED [ 27%] tests/python/pytorch/graphbolt/test_minibatch.py::test_get_dgl_blocks_homo[indices_dtype1-indptr_dtype0] PASSED [ 27%] tests/python/pytorch/graphbolt/test_minibatch.py::test_get_dgl_blocks_homo[indices_dtype1-indptr_dtype1] PASSED [ 27%] tests/python/pytorch/graphbolt/test_minibatch.py::test_get_dgl_blocks_hetero PASSED [ 27%] tests/python/pytorch/graphbolt/test_minibatch.py::test_dgl_node_classification_without_feature PASSED [ 27%] tests/python/pytorch/graphbolt/test_minibatch.py::test_dgl_node_classification_homo PASSED [ 27%] tests/python/pytorch/graphbolt/test_minibatch.py::test_dgl_node_classification_hetero PASSED [ 27%] tests/python/pytorch/graphbolt/test_minibatch.py::test_dgl_link_predication_homo PASSED [ 27%] tests/python/pytorch/graphbolt/test_minibatch.py::test_dgl_link_predication_hetero PASSED [ 27%] tests/python/pytorch/graphbolt/test_minibatch.py::test_to_pyg_data PASSED [ 27%] tests/python/pytorch/graphbolt/test_subgraph_sampler.py::test_SubgraphSampler_invoke PASSED [ 27%] tests/python/pytorch/graphbolt/test_subgraph_sampler.py::test_NeighborSampler_invoke[False] PASSED [ 27%] tests/python/pytorch/graphbolt/test_subgraph_sampler.py::test_NeighborSampler_invoke[True] PASSED [ 27%] tests/python/pytorch/graphbolt/test_subgraph_sampler.py::test_NeighborSampler_fanouts[False] PASSED [ 27%] tests/python/pytorch/graphbolt/test_subgraph_sampler.py::test_NeighborSampler_fanouts[True] PASSED [ 27%] tests/python/pytorch/graphbolt/test_subgraph_sampler.py::test_SubgraphSampler_Node[SamplerType.Normal] PASSED [ 27%] tests/python/pytorch/graphbolt/test_subgraph_sampler.py::test_SubgraphSampler_Node[SamplerType.Layer] PASSED [ 27%] tests/python/pytorch/graphbolt/test_subgraph_sampler.py::test_SubgraphSampler_Node[SamplerType.Temporal] SKIPPED [ 27%] tests/python/pytorch/graphbolt/test_subgraph_sampler.py::test_SubgraphSampler_Link[SamplerType.Normal] PASSED [ 27%] tests/python/pytorch/graphbolt/test_subgraph_sampler.py::test_SubgraphSampler_Link[SamplerType.Layer] PASSED [ 27%] tests/python/pytorch/graphbolt/test_subgraph_sampler.py::test_SubgraphSampler_Link[SamplerType.Temporal] SKIPPED [ 27%] tests/python/pytorch/graphbolt/test_subgraph_sampler.py::test_SubgraphSampler_Link_With_Negative[SamplerType.Normal] PASSED [ 27%] tests/python/pytorch/graphbolt/test_subgraph_sampler.py::test_SubgraphSampler_Link_With_Negative[SamplerType.Layer] PASSED [ 27%] tests/python/pytorch/graphbolt/test_subgraph_sampler.py::test_SubgraphSampler_Link_With_Negative[SamplerType.Temporal] SKIPPED [ 28%] tests/python/pytorch/graphbolt/test_subgraph_sampler.py::test_SubgraphSampler_HyperLink[SamplerType.Normal] PASSED [ 28%] tests/python/pytorch/graphbolt/test_subgraph_sampler.py::test_SubgraphSampler_HyperLink[SamplerType.Layer] PASSED [ 28%] tests/python/pytorch/graphbolt/test_subgraph_sampler.py::test_SubgraphSampler_HyperLink[SamplerType.Temporal] SKIPPED [ 28%] tests/python/pytorch/graphbolt/test_subgraph_sampler.py::test_SubgraphSampler_Node_Hetero[SamplerType.Normal] PASSED [ 28%] tests/python/pytorch/graphbolt/test_subgraph_sampler.py::test_SubgraphSampler_Node_Hetero[SamplerType.Layer] PASSED [ 28%] tests/python/pytorch/graphbolt/test_subgraph_sampler.py::test_SubgraphSampler_Node_Hetero[SamplerType.Temporal] SKIPPED [ 28%] tests/python/pytorch/graphbolt/test_subgraph_sampler.py::test_SubgraphSampler_Link_Hetero[SamplerType.Normal] PASSED [ 28%] tests/python/pytorch/graphbolt/test_subgraph_sampler.py::test_SubgraphSampler_Link_Hetero[SamplerType.Layer] PASSED [ 28%] tests/python/pytorch/graphbolt/test_subgraph_sampler.py::test_SubgraphSampler_Link_Hetero[SamplerType.Temporal] SKIPPED [ 28%] tests/python/pytorch/graphbolt/test_subgraph_sampler.py::test_SubgraphSampler_Link_Hetero_With_Negative[SamplerType.Normal] PASSED [ 28%] tests/python/pytorch/graphbolt/test_subgraph_sampler.py::test_SubgraphSampler_Link_Hetero_With_Negative[SamplerType.Layer] PASSED [ 28%] tests/python/pytorch/graphbolt/test_subgraph_sampler.py::test_SubgraphSampler_Link_Hetero_With_Negative[SamplerType.Temporal] SKIPPED [ 28%] tests/python/pytorch/graphbolt/test_subgraph_sampler.py::test_SubgraphSampler_Link_Hetero_Unknown_Etype[SamplerType.Normal] PASSED [ 28%] tests/python/pytorch/graphbolt/test_subgraph_sampler.py::test_SubgraphSampler_Link_Hetero_Unknown_Etype[SamplerType.Layer] PASSED [ 28%] tests/python/pytorch/graphbolt/test_subgraph_sampler.py::test_SubgraphSampler_Link_Hetero_Unknown_Etype[SamplerType.Temporal] SKIPPED [ 28%] tests/python/pytorch/graphbolt/test_subgraph_sampler.py::test_SubgraphSampler_Link_Hetero_With_Negative_Unknown_Etype[SamplerType.Normal] PASSED [ 28%] tests/python/pytorch/graphbolt/test_subgraph_sampler.py::test_SubgraphSampler_Link_Hetero_With_Negative_Unknown_Etype[SamplerType.Layer] PASSED [ 28%] tests/python/pytorch/graphbolt/test_subgraph_sampler.py::test_SubgraphSampler_Link_Hetero_With_Negative_Unknown_Etype[SamplerType.Temporal] SKIPPED [ 28%] tests/python/pytorch/graphbolt/test_subgraph_sampler.py::test_SubgraphSampler_HyperLink_Hetero[SamplerType.Normal] PASSED [ 28%] tests/python/pytorch/graphbolt/test_subgraph_sampler.py::test_SubgraphSampler_HyperLink_Hetero[SamplerType.Layer] PASSED [ 28%] tests/python/pytorch/graphbolt/test_subgraph_sampler.py::test_SubgraphSampler_HyperLink_Hetero[SamplerType.Temporal] SKIPPED [ 28%] tests/python/pytorch/graphbolt/test_subgraph_sampler.py::test_SubgraphSampler_Random_Hetero_Graph[False-SamplerType.Normal] PASSED [ 28%] tests/python/pytorch/graphbolt/test_subgraph_sampler.py::test_SubgraphSampler_Random_Hetero_Graph[False-SamplerType.Layer] PASSED [ 28%] tests/python/pytorch/graphbolt/test_subgraph_sampler.py::test_SubgraphSampler_Random_Hetero_Graph[False-SamplerType.Temporal] SKIPPED [ 28%] tests/python/pytorch/graphbolt/test_subgraph_sampler.py::test_SubgraphSampler_Random_Hetero_Graph[True-SamplerType.Normal] SKIPPED [ 28%] tests/python/pytorch/graphbolt/test_subgraph_sampler.py::test_SubgraphSampler_Random_Hetero_Graph[True-SamplerType.Layer] SKIPPED [ 28%] tests/python/pytorch/graphbolt/test_subgraph_sampler.py::test_SubgraphSampler_Random_Hetero_Graph[True-SamplerType.Temporal] SKIPPED [ 28%] tests/python/pytorch/graphbolt/test_subgraph_sampler.py::test_SubgraphSampler_without_deduplication_Homo_Node[SamplerType.Normal] PASSED [ 28%] tests/python/pytorch/graphbolt/test_subgraph_sampler.py::test_SubgraphSampler_without_deduplication_Homo_Node[SamplerType.Layer] PASSED [ 28%] tests/python/pytorch/graphbolt/test_subgraph_sampler.py::test_SubgraphSampler_without_deduplication_Homo_Node[SamplerType.Temporal] SKIPPED [ 28%] tests/python/pytorch/graphbolt/test_subgraph_sampler.py::test_SubgraphSampler_without_deduplication_Hetero_Node[SamplerType.Normal] PASSED [ 28%] tests/python/pytorch/graphbolt/test_subgraph_sampler.py::test_SubgraphSampler_without_deduplication_Hetero_Node[SamplerType.Layer] PASSED [ 28%] tests/python/pytorch/graphbolt/test_subgraph_sampler.py::test_SubgraphSampler_without_deduplication_Hetero_Node[SamplerType.Temporal] SKIPPED [ 28%] tests/python/pytorch/graphbolt/test_subgraph_sampler.py::test_SubgraphSampler_unique_csc_format_Homo_Node_cpu[False] SKIPPED [ 28%] tests/python/pytorch/graphbolt/test_subgraph_sampler.py::test_SubgraphSampler_unique_csc_format_Homo_Node_cpu[True] SKIPPED [ 28%] tests/python/pytorch/graphbolt/test_subgraph_sampler.py::test_SubgraphSampler_unique_csc_format_Homo_Node_gpu[False] PASSED [ 28%] tests/python/pytorch/graphbolt/test_subgraph_sampler.py::test_SubgraphSampler_unique_csc_format_Homo_Node_gpu[True] PASSED [ 28%] tests/python/pytorch/graphbolt/test_subgraph_sampler.py::test_SubgraphSampler_unique_csc_format_Hetero_Node[False] PASSED [ 28%] tests/python/pytorch/graphbolt/test_subgraph_sampler.py::test_SubgraphSampler_unique_csc_format_Hetero_Node[True] PASSED [ 28%] tests/python/pytorch/graphbolt/test_subgraph_sampler.py::test_SubgraphSampler_Hetero_multifanout_per_layer[SamplerType.Normal] PASSED [ 28%] tests/python/pytorch/graphbolt/test_subgraph_sampler.py::test_SubgraphSampler_Hetero_multifanout_per_layer[SamplerType.Layer] PASSED [ 28%] tests/python/pytorch/graphbolt/test_subgraph_sampler.py::test_SubgraphSampler_Hetero_multifanout_per_layer[SamplerType.Temporal] SKIPPED [ 28%] tests/python/pytorch/graphbolt/test_subgraph_sampler.py::test_SubgraphSampler_without_deduplication_Homo_Link[SamplerType.Normal] PASSED [ 28%] tests/python/pytorch/graphbolt/test_subgraph_sampler.py::test_SubgraphSampler_without_deduplication_Homo_Link[SamplerType.Layer] PASSED [ 28%] tests/python/pytorch/graphbolt/test_subgraph_sampler.py::test_SubgraphSampler_without_deduplication_Homo_Link[SamplerType.Temporal] SKIPPED [ 28%] tests/python/pytorch/graphbolt/test_subgraph_sampler.py::test_SubgraphSampler_without_deduplication_Hetero_Link[SamplerType.Normal] PASSED [ 28%] tests/python/pytorch/graphbolt/test_subgraph_sampler.py::test_SubgraphSampler_without_deduplication_Hetero_Link[SamplerType.Layer] PASSED [ 28%] tests/python/pytorch/graphbolt/test_subgraph_sampler.py::test_SubgraphSampler_without_deduplication_Hetero_Link[SamplerType.Temporal] SKIPPED [ 28%] tests/python/pytorch/graphbolt/test_subgraph_sampler.py::test_SubgraphSampler_unique_csc_format_Homo_Link_cpu[False] SKIPPED [ 28%] tests/python/pytorch/graphbolt/test_subgraph_sampler.py::test_SubgraphSampler_unique_csc_format_Homo_Link_cpu[True] SKIPPED [ 28%] tests/python/pytorch/graphbolt/test_subgraph_sampler.py::test_SubgraphSampler_unique_csc_format_Homo_Link_gpu[False] PASSED [ 28%] tests/python/pytorch/graphbolt/test_subgraph_sampler.py::test_SubgraphSampler_unique_csc_format_Homo_Link_gpu[True] PASSED [ 28%] tests/python/pytorch/graphbolt/test_subgraph_sampler.py::test_SubgraphSampler_unique_csc_format_Hetero_Link[False] PASSED [ 28%] tests/python/pytorch/graphbolt/test_subgraph_sampler.py::test_SubgraphSampler_unique_csc_format_Hetero_Link[True] PASSED [ 28%] tests/python/pytorch/graphbolt/test_subgraph_sampler.py::test_SubgraphSampler_without_deduplication_Homo_HyperLink[SamplerType.Normal] PASSED [ 28%] tests/python/pytorch/graphbolt/test_subgraph_sampler.py::test_SubgraphSampler_without_deduplication_Homo_HyperLink[SamplerType.Layer] PASSED [ 28%] tests/python/pytorch/graphbolt/test_subgraph_sampler.py::test_SubgraphSampler_without_deduplication_Homo_HyperLink[SamplerType.Temporal] SKIPPED [ 28%] tests/python/pytorch/graphbolt/test_subgraph_sampler.py::test_SubgraphSampler_without_deduplication_Hetero_HyperLink[SamplerType.Normal] PASSED [ 28%] tests/python/pytorch/graphbolt/test_subgraph_sampler.py::test_SubgraphSampler_without_deduplication_Hetero_HyperLink[SamplerType.Layer] PASSED [ 28%] tests/python/pytorch/graphbolt/test_subgraph_sampler.py::test_SubgraphSampler_without_deduplication_Hetero_HyperLink[SamplerType.Temporal] SKIPPED [ 28%] tests/python/pytorch/graphbolt/test_subgraph_sampler.py::test_SubgraphSampler_unique_csc_format_Homo_HyperLink_cpu[False] SKIPPED [ 28%] tests/python/pytorch/graphbolt/test_subgraph_sampler.py::test_SubgraphSampler_unique_csc_format_Homo_HyperLink_cpu[True] SKIPPED [ 29%] tests/python/pytorch/graphbolt/test_subgraph_sampler.py::test_SubgraphSampler_unique_csc_format_Homo_HyperLink_gpu[False] PASSED [ 29%] tests/python/pytorch/graphbolt/test_subgraph_sampler.py::test_SubgraphSampler_unique_csc_format_Homo_HyperLink_gpu[True] PASSED [ 29%] tests/python/pytorch/graphbolt/test_subgraph_sampler.py::test_SubgraphSampler_unique_csc_format_Hetero_HyperLink[False] PASSED [ 29%] tests/python/pytorch/graphbolt/test_subgraph_sampler.py::test_SubgraphSampler_unique_csc_format_Hetero_HyperLink[True] PASSED [ 29%] tests/python/pytorch/graphbolt/test_utils.py::test_add_reverse_edges_homo PASSED [ 29%] tests/python/pytorch/graphbolt/test_utils.py::test_add_reverse_edges_hetero PASSED [ 29%] tests/python/pytorch/graphbolt/test_utils.py::test_exclude_seed_edges_homo_cpu SKIPPED [ 29%] tests/python/pytorch/graphbolt/test_utils.py::test_exclude_seed_edges_gpu PASSED [ 29%] tests/python/pytorch/graphbolt/test_utils.py::test_exclude_seed_edges_hetero PASSED [ 29%] tests/python/pytorch/mpops/test_edgewise.py::test_copy_u[feat_size0-idtype0] PASSED [ 0%] tests/python/pytorch/dataloading/test_dataloader.py::test_neighbor_nonuniform[False-True-cpu-idtype1] PASSED [ 29%] tests/python/pytorch/mpops/test_edgewise.py::test_copy_u[feat_size0-idtype1] PASSED [ 29%] tests/python/pytorch/mpops/test_edgewise.py::test_copy_u[feat_size1-idtype0] PASSED [ 29%] tests/python/pytorch/mpops/test_edgewise.py::test_copy_u[feat_size1-idtype1] PASSED [ 29%] tests/python/pytorch/mpops/test_edgewise.py::test_copy_u_hetero[feat_size0-idtype0] PASSED [ 29%] tests/python/pytorch/mpops/test_edgewise.py::test_copy_u_hetero[feat_size0-idtype1] PASSED [ 29%] tests/python/pytorch/mpops/test_edgewise.py::test_copy_u_hetero[feat_size1-idtype0] PASSED [ 29%] tests/python/pytorch/mpops/test_edgewise.py::test_copy_u_hetero[feat_size1-idtype1] PASSED [ 29%] tests/python/pytorch/mpops/test_edgewise.py::test_copy_v[feat_size0-idtype0] PASSED [ 29%] tests/python/pytorch/mpops/test_edgewise.py::test_copy_v[feat_size0-idtype1] PASSED [ 29%] tests/python/pytorch/mpops/test_edgewise.py::test_copy_v[feat_size1-idtype0] PASSED [ 29%] tests/python/pytorch/mpops/test_edgewise.py::test_copy_v[feat_size1-idtype1] PASSED [ 29%] tests/python/pytorch/mpops/test_edgewise.py::test_copy_v_hetero[feat_size0-idtype0] PASSED [ 29%] tests/python/pytorch/mpops/test_edgewise.py::test_copy_v_hetero[feat_size0-idtype1] PASSED [ 29%] tests/python/pytorch/mpops/test_edgewise.py::test_copy_v_hetero[feat_size1-idtype0] PASSED [ 29%] tests/python/pytorch/mpops/test_edgewise.py::test_copy_v_hetero[feat_size1-idtype1] PASSED [ 29%] tests/python/pytorch/mpops/test_edgewise.py::test_u_op_v[x_size0-y_size0-add-idtype0] PASSED [ 29%] tests/python/pytorch/mpops/test_edgewise.py::test_u_op_v[x_size0-y_size0-add-idtype1] PASSED [ 29%] tests/python/pytorch/mpops/test_edgewise.py::test_u_op_v[x_size0-y_size0-sub-idtype0] PASSED [ 29%] tests/python/pytorch/mpops/test_edgewise.py::test_u_op_v[x_size0-y_size0-sub-idtype1] PASSED [ 29%] tests/python/pytorch/mpops/test_edgewise.py::test_u_op_v[x_size0-y_size0-mul-idtype0] PASSED [ 29%] tests/python/pytorch/mpops/test_edgewise.py::test_u_op_v[x_size0-y_size0-mul-idtype1] PASSED [ 29%] tests/python/pytorch/mpops/test_edgewise.py::test_u_op_v[x_size0-y_size0-div-idtype0] PASSED [ 29%] tests/python/pytorch/mpops/test_edgewise.py::test_u_op_v[x_size0-y_size0-div-idtype1] PASSED [ 29%] tests/python/pytorch/mpops/test_edgewise.py::test_u_op_v[x_size1-y_size1-add-idtype0] PASSED [ 29%] tests/python/pytorch/mpops/test_edgewise.py::test_u_op_v[x_size1-y_size1-add-idtype1] PASSED [ 29%] tests/python/pytorch/mpops/test_edgewise.py::test_u_op_v[x_size1-y_size1-sub-idtype0] PASSED [ 29%] tests/python/pytorch/mpops/test_edgewise.py::test_u_op_v[x_size1-y_size1-sub-idtype1] PASSED [ 29%] tests/python/pytorch/mpops/test_edgewise.py::test_u_op_v[x_size1-y_size1-mul-idtype0] PASSED [ 29%] tests/python/pytorch/mpops/test_edgewise.py::test_u_op_v[x_size1-y_size1-mul-idtype1] PASSED [ 29%] tests/python/pytorch/mpops/test_edgewise.py::test_u_op_v[x_size1-y_size1-div-idtype0] PASSED [ 29%] tests/python/pytorch/mpops/test_edgewise.py::test_u_op_v[x_size1-y_size1-div-idtype1] PASSED [ 29%] tests/python/pytorch/mpops/test_edgewise.py::test_u_op_v[x_size2-y_size2-add-idtype0] PASSED [ 29%] tests/python/pytorch/mpops/test_edgewise.py::test_u_op_v[x_size2-y_size2-add-idtype1] PASSED [ 29%] tests/python/pytorch/mpops/test_edgewise.py::test_u_op_v[x_size2-y_size2-sub-idtype0] PASSED [ 29%] tests/python/pytorch/mpops/test_edgewise.py::test_u_op_v[x_size2-y_size2-sub-idtype1] PASSED [ 29%] tests/python/pytorch/mpops/test_edgewise.py::test_u_op_v[x_size2-y_size2-mul-idtype0] PASSED [ 29%] tests/python/pytorch/mpops/test_edgewise.py::test_u_op_v[x_size2-y_size2-mul-idtype1] PASSED [ 29%] tests/python/pytorch/mpops/test_edgewise.py::test_u_op_v[x_size2-y_size2-div-idtype0] PASSED [ 29%] tests/python/pytorch/mpops/test_edgewise.py::test_u_op_v[x_size2-y_size2-div-idtype1] PASSED [ 29%] tests/python/pytorch/mpops/test_edgewise.py::test_u_op_v[x_size3-y_size3-add-idtype0] PASSED [ 29%] tests/python/pytorch/mpops/test_edgewise.py::test_u_op_v[x_size3-y_size3-add-idtype1] PASSED [ 29%] tests/python/pytorch/mpops/test_edgewise.py::test_u_op_v[x_size3-y_size3-sub-idtype0] PASSED [ 29%] tests/python/pytorch/mpops/test_edgewise.py::test_u_op_v[x_size3-y_size3-sub-idtype1] PASSED [ 29%] tests/python/pytorch/mpops/test_edgewise.py::test_u_op_v[x_size3-y_size3-mul-idtype0] PASSED [ 29%] tests/python/pytorch/mpops/test_edgewise.py::test_u_op_v[x_size3-y_size3-mul-idtype1] PASSED [ 29%] tests/python/pytorch/mpops/test_edgewise.py::test_u_op_v[x_size3-y_size3-div-idtype0] PASSED [ 29%] tests/python/pytorch/mpops/test_edgewise.py::test_u_op_v[x_size3-y_size3-div-idtype1] PASSED [ 29%] tests/python/pytorch/mpops/test_edgewise.py::test_u_op_v[x_size4-y_size4-add-idtype0] PASSED [ 29%] tests/python/pytorch/mpops/test_edgewise.py::test_u_op_v[x_size4-y_size4-add-idtype1] PASSED [ 29%] tests/python/pytorch/mpops/test_edgewise.py::test_u_op_v[x_size4-y_size4-sub-idtype0] PASSED [ 29%] tests/python/pytorch/mpops/test_edgewise.py::test_u_op_v[x_size4-y_size4-sub-idtype1] PASSED [ 29%] tests/python/pytorch/mpops/test_edgewise.py::test_u_op_v[x_size4-y_size4-mul-idtype0] PASSED [ 30%] tests/python/pytorch/mpops/test_edgewise.py::test_u_op_v[x_size4-y_size4-mul-idtype1] PASSED [ 30%] tests/python/pytorch/mpops/test_edgewise.py::test_u_op_v[x_size4-y_size4-div-idtype0] PASSED [ 30%] tests/python/pytorch/mpops/test_edgewise.py::test_u_op_v[x_size4-y_size4-div-idtype1] PASSED [ 30%] tests/python/pytorch/mpops/test_edgewise.py::test_u_op_v[x_size5-y_size5-add-idtype0] PASSED [ 30%] tests/python/pytorch/mpops/test_edgewise.py::test_u_op_v[x_size5-y_size5-add-idtype1] PASSED [ 30%] tests/python/pytorch/mpops/test_edgewise.py::test_u_op_v[x_size5-y_size5-sub-idtype0] PASSED [ 30%] tests/python/pytorch/mpops/test_edgewise.py::test_u_op_v[x_size5-y_size5-sub-idtype1] PASSED [ 30%] tests/python/pytorch/mpops/test_edgewise.py::test_u_op_v[x_size5-y_size5-mul-idtype0] PASSED [ 30%] tests/python/pytorch/mpops/test_edgewise.py::test_u_op_v[x_size5-y_size5-mul-idtype1] PASSED [ 30%] tests/python/pytorch/mpops/test_edgewise.py::test_u_op_v[x_size5-y_size5-div-idtype0] PASSED [ 30%] tests/python/pytorch/mpops/test_edgewise.py::test_u_op_v[x_size5-y_size5-div-idtype1] PASSED [ 30%] tests/python/pytorch/mpops/test_edgewise.py::test_u_dot_v[x_size0-y_size0-idtype0] PASSED [ 30%] tests/python/pytorch/mpops/test_edgewise.py::test_u_dot_v[x_size0-y_size0-idtype1] PASSED [ 30%] tests/python/pytorch/mpops/test_edgewise.py::test_u_dot_v[x_size1-y_size1-idtype0] PASSED [ 30%] tests/python/pytorch/mpops/test_edgewise.py::test_u_dot_v[x_size1-y_size1-idtype1] PASSED [ 30%] tests/python/pytorch/mpops/test_edgewise.py::test_u_dot_v[x_size2-y_size2-idtype0] PASSED [ 30%] tests/python/pytorch/mpops/test_edgewise.py::test_u_dot_v[x_size2-y_size2-idtype1] PASSED [ 30%] tests/python/pytorch/mpops/test_edgewise.py::test_u_dot_v[x_size3-y_size3-idtype0] PASSED [ 30%] tests/python/pytorch/mpops/test_edgewise.py::test_u_dot_v[x_size3-y_size3-idtype1] PASSED [ 30%] tests/python/pytorch/nn/conv/test_gatedgcnconv.py::test_gatedgcn_conv[g0-idtype0] PASSED [ 30%] tests/python/pytorch/nn/conv/test_gatedgcnconv.py::test_gatedgcn_conv[g0-idtype1] PASSED [ 30%] tests/python/pytorch/nn/conv/test_gatedgcnconv.py::test_gatedgcn_conv[g1-idtype0] PASSED [ 30%] tests/python/pytorch/nn/conv/test_gatedgcnconv.py::test_gatedgcn_conv[g1-idtype1] PASSED [ 30%] tests/python/pytorch/nn/conv/test_gatedgcnconv.py::test_gatedgcn_conv[g2-idtype0] PASSED [ 30%] tests/python/pytorch/nn/conv/test_gatedgcnconv.py::test_gatedgcn_conv[g2-idtype1] PASSED [ 30%] tests/python/pytorch/nn/conv/test_gatedgcnconv.py::test_gatedgcn_conv[g3-idtype0] PASSED [ 30%] tests/python/pytorch/nn/conv/test_gatedgcnconv.py::test_gatedgcn_conv[g3-idtype1] PASSED [ 30%] tests/python/pytorch/nn/conv/test_gatedgcnconv.py::test_gatedgcn_conv[g4-idtype0] PASSED [ 30%] tests/python/pytorch/nn/conv/test_gatedgcnconv.py::test_gatedgcn_conv[g4-idtype1] PASSED [ 30%] tests/python/pytorch/nn/conv/test_gatedgcnconv.py::test_gatedgcn_conv[g5-idtype0] PASSED [ 30%] tests/python/pytorch/nn/conv/test_gatedgcnconv.py::test_gatedgcn_conv[g5-idtype1] PASSED [ 30%] tests/python/pytorch/nn/test_nn.py::test_graph_conv0[1] PASSED [ 30%] tests/python/pytorch/nn/test_nn.py::test_graph_conv0[2] PASSED [ 30%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-True-True-none-g0-idtype0] PASSED [ 30%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-True-True-none-g0-idtype1] PASSED [ 30%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-True-True-none-g1-idtype0] PASSED [ 30%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-True-True-none-g1-idtype1] PASSED [ 30%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-True-True-none-g2-idtype0] PASSED [ 30%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-True-True-none-g2-idtype1] PASSED [ 30%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-True-True-none-g3-idtype0] PASSED [ 30%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-True-True-none-g3-idtype1] PASSED [ 30%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-True-True-none-g4-idtype0] PASSED [ 30%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-True-True-none-g4-idtype1] PASSED [ 30%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-True-True-none-g5-idtype0] PASSED [ 30%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-True-True-none-g5-idtype1] PASSED [ 30%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-True-True-none-g6-idtype0] PASSED [ 30%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-True-True-none-g6-idtype1] PASSED [ 30%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-True-True-none-g7-idtype0] PASSED [ 30%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-True-True-none-g7-idtype1] PASSED [ 30%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-True-True-both-g0-idtype0] PASSED [ 30%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-True-True-both-g0-idtype1] PASSED [ 30%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-True-True-both-g1-idtype0] PASSED [ 30%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-True-True-both-g1-idtype1] PASSED [ 30%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-True-True-both-g2-idtype0] PASSED [ 30%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-True-True-both-g2-idtype1] PASSED [ 30%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-True-True-both-g3-idtype0] PASSED [ 30%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-True-True-both-g3-idtype1] PASSED [ 30%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-True-True-both-g4-idtype0] PASSED [ 30%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-True-True-both-g4-idtype1] PASSED [ 30%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-True-True-both-g5-idtype0] PASSED [ 30%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-True-True-both-g5-idtype1] PASSED [ 30%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-True-True-both-g6-idtype0] PASSED [ 31%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-True-True-both-g6-idtype1] PASSED [ 31%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-True-True-both-g7-idtype0] PASSED [ 31%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-True-True-both-g7-idtype1] PASSED [ 31%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-True-True-right-g0-idtype0] PASSED [ 31%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-True-True-right-g0-idtype1] PASSED [ 31%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-True-True-right-g1-idtype0] PASSED [ 31%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-True-True-right-g1-idtype1] PASSED [ 31%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-True-True-right-g2-idtype0] PASSED [ 31%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-True-True-right-g2-idtype1] PASSED [ 31%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-True-True-right-g3-idtype0] PASSED [ 31%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-True-True-right-g3-idtype1] PASSED [ 31%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-True-True-right-g4-idtype0] PASSED [ 31%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-True-True-right-g4-idtype1] PASSED [ 31%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-True-True-right-g5-idtype0] PASSED [ 31%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-True-True-right-g5-idtype1] PASSED [ 31%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-True-True-right-g6-idtype0] PASSED [ 31%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-True-True-right-g6-idtype1] PASSED [ 31%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-True-True-right-g7-idtype0] PASSED [ 31%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-True-True-right-g7-idtype1] PASSED [ 31%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-True-True-left-g0-idtype0] PASSED [ 31%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-True-True-left-g0-idtype1] PASSED [ 31%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-True-True-left-g1-idtype0] PASSED [ 31%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-True-True-left-g1-idtype1] PASSED [ 31%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-True-True-left-g2-idtype0] PASSED [ 31%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-True-True-left-g2-idtype1] PASSED [ 31%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-True-True-left-g3-idtype0] PASSED [ 31%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-True-True-left-g3-idtype1] PASSED [ 31%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-True-True-left-g4-idtype0] PASSED [ 31%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-True-True-left-g4-idtype1] PASSED [ 31%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-True-True-left-g5-idtype0] PASSED [ 31%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-True-True-left-g5-idtype1] PASSED [ 31%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-True-True-left-g6-idtype0] PASSED [ 31%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-True-True-left-g6-idtype1] PASSED [ 31%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-True-True-left-g7-idtype0] PASSED [ 31%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-True-True-left-g7-idtype1] PASSED [ 31%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-True-False-none-g0-idtype0] PASSED [ 31%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-True-False-none-g0-idtype1] PASSED [ 31%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-True-False-none-g1-idtype0] PASSED [ 31%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-True-False-none-g1-idtype1] PASSED [ 31%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-True-False-none-g2-idtype0] PASSED [ 31%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-True-False-none-g2-idtype1] PASSED [ 31%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-True-False-none-g3-idtype0] PASSED [ 31%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-True-False-none-g3-idtype1] PASSED [ 31%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-True-False-none-g4-idtype0] PASSED [ 31%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-True-False-none-g4-idtype1] PASSED [ 31%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-True-False-none-g5-idtype0] PASSED [ 31%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-True-False-none-g5-idtype1] PASSED [ 31%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-True-False-none-g6-idtype0] PASSED [ 31%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-True-False-none-g6-idtype1] PASSED [ 31%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-True-False-none-g7-idtype0] PASSED [ 31%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-True-False-none-g7-idtype1] PASSED [ 31%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-True-False-both-g0-idtype0] PASSED [ 31%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-True-False-both-g0-idtype1] PASSED [ 31%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-True-False-both-g1-idtype0] PASSED [ 31%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-True-False-both-g1-idtype1] PASSED [ 31%]Client [639] waits on 172.17.0.2:56655 Machine (0) group (0) client (0) connect to server successfuly! Client[0] in group[0] is exiting... Server (0) shutdown. Server is exiting... PASSED [ 6%] tests/distributed/test_distributed_sampling.py::test_rpc_hetero_sampling_shuffle[True-False-True-1] Converting to homogeneous graph takes 0.001s, peak mem: 3.179 GB Save partitions: 0.002 seconds, peak memory: 3.179 GB There are 3060 edges in the graph and 0 edge cuts for 1 partitions. Converted partitions to GraphBolt format into /tmp/tmp8silwqnd/test_sampling.json tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-True-False-both-g2-idtype0] PASSED [ 31%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-True-False-both-g2-idtype1] PASSED [ 31%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-True-False-both-g3-idtype0] PASSED [ 31%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-True-False-both-g3-idtype1] PASSED [ 31%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-True-False-both-g4-idtype0] PASSED [ 31%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-True-False-both-g4-idtype1] PASSED [ 32%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-True-False-both-g5-idtype0] PASSED [ 32%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-True-False-both-g5-idtype1] PASSED [ 32%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-True-False-both-g6-idtype0] PASSED [ 32%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-True-False-both-g6-idtype1] PASSED [ 32%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-True-False-both-g7-idtype0] PASSED [ 32%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-True-False-both-g7-idtype1] PASSED [ 32%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-True-False-right-g0-idtype0] PASSED [ 32%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-True-False-right-g0-idtype1] PASSED [ 32%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-True-False-right-g1-idtype0] PASSED [ 32%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-True-False-right-g1-idtype1] PASSED [ 32%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-True-False-right-g2-idtype0] PASSED [ 32%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-True-False-right-g2-idtype1] PASSED [ 32%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-True-False-right-g3-idtype0] PASSED [ 32%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-True-False-right-g3-idtype1] PASSED [ 32%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-True-False-right-g4-idtype0] PASSED [ 32%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-True-False-right-g4-idtype1] PASSED [ 32%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-True-False-right-g5-idtype0] PASSED [ 32%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-True-False-right-g5-idtype1] PASSED [ 32%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-True-False-right-g6-idtype0] PASSED [ 32%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-True-False-right-g6-idtype1] PASSED [ 32%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-True-False-right-g7-idtype0] PASSED [ 32%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-True-False-right-g7-idtype1] PASSED [ 32%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-True-False-left-g0-idtype0] PASSED [ 32%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-True-False-left-g0-idtype1] PASSED [ 32%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-True-False-left-g1-idtype0] PASSED [ 32%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-True-False-left-g1-idtype1] PASSED [ 32%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-True-False-left-g2-idtype0] PASSED [ 32%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-True-False-left-g2-idtype1] PASSED [ 32%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-True-False-left-g3-idtype0] PASSED [ 32%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-True-False-left-g3-idtype1] PASSED [ 32%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-True-False-left-g4-idtype0] PASSED [ 32%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-True-False-left-g4-idtype1] PASSED [ 32%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-True-False-left-g5-idtype0] PASSED [ 32%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-True-False-left-g5-idtype1] PASSED [ 32%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-True-False-left-g6-idtype0] PASSED [ 32%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-True-False-left-g6-idtype1] PASSED [ 32%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-True-False-left-g7-idtype0] PASSED [ 32%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-True-False-left-g7-idtype1] PASSED [ 32%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-False-True-none-g0-idtype0] PASSED [ 32%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-False-True-none-g0-idtype1] PASSED [ 32%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-False-True-none-g1-idtype0] PASSED [ 32%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-False-True-none-g1-idtype1] PASSED [ 32%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-False-True-none-g2-idtype0] PASSED [ 32%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-False-True-none-g2-idtype1] PASSED [ 32%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-False-True-none-g3-idtype0] PASSED [ 32%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-False-True-none-g3-idtype1] PASSED [ 32%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-False-True-none-g4-idtype0] PASSED [ 32%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-False-True-none-g4-idtype1] PASSED [ 32%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-False-True-none-g5-idtype0] PASSED [ 32%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-False-True-none-g5-idtype1] PASSED [ 32%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-False-True-none-g6-idtype0] PASSED [ 32%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-False-True-none-g6-idtype1] PASSED [ 32%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-False-True-none-g7-idtype0] PASSED [ 32%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-False-True-none-g7-idtype1] PASSED [ 32%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-False-True-both-g0-idtype0] PASSED [ 32%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-False-True-both-g0-idtype1] PASSED [ 32%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-False-True-both-g1-idtype0] PASSED [ 32%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-False-True-both-g1-idtype1] PASSED [ 32%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-False-True-both-g2-idtype0] PASSED [ 32%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-False-True-both-g2-idtype1] PASSED [ 32%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-False-True-both-g3-idtype0] PASSED [ 32%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-False-True-both-g3-idtype1] PASSED [ 33%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-False-True-both-g4-idtype0] PASSED [ 33%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-False-True-both-g4-idtype1] PASSED [ 33%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-False-True-both-g5-idtype0] PASSED [ 33%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-False-True-both-g5-idtype1] PASSED [ 33%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-False-True-both-g6-idtype0] PASSED [ 33%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-False-True-both-g6-idtype1] PASSED [ 33%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-False-True-both-g7-idtype0] PASSED [ 33%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-False-True-both-g7-idtype1] PASSED [ 33%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-False-True-right-g0-idtype0] PASSED [ 33%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-False-True-right-g0-idtype1] PASSED [ 33%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-False-True-right-g1-idtype0] PASSED [ 33%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-False-True-right-g1-idtype1] PASSED [ 33%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-False-True-right-g2-idtype0] PASSED [ 33%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-False-True-right-g2-idtype1] PASSED [ 33%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-False-True-right-g3-idtype0] PASSED [ 33%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-False-True-right-g3-idtype1] PASSED [ 33%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-False-True-right-g4-idtype0] PASSED [ 33%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-False-True-right-g4-idtype1] PASSED [ 33%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-False-True-right-g5-idtype0] PASSED [ 33%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-False-True-right-g5-idtype1] PASSED [ 33%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-False-True-right-g6-idtype0] PASSED [ 33%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-False-True-right-g6-idtype1] Initialize the distributed services with graphbolt: False PASSED [ 33%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-False-True-right-g7-idtype0] PASSED [ 33%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-False-True-right-g7-idtype1] PASSED [ 33%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-False-True-left-g0-idtype0] PASSED [ 33%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-False-True-left-g0-idtype1] PASSED [ 33%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-False-True-left-g1-idtype0] PASSED [ 33%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-False-True-left-g1-idtype1] PASSED [ 33%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-False-True-left-g2-idtype0] PASSED [ 33%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-False-True-left-g2-idtype1] PASSED [ 33%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-False-True-left-g3-idtype0] PASSED [ 33%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-False-True-left-g3-idtype1] PASSED [ 33%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-False-True-left-g4-idtype0] PASSED [ 33%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-False-True-left-g4-idtype1] PASSED [ 33%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-False-True-left-g5-idtype0] PASSED [ 33%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-False-True-left-g5-idtype1] PASSED [ 33%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-False-True-left-g6-idtype0] PASSED [ 33%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-False-True-left-g6-idtype1] PASSED [ 33%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-False-True-left-g7-idtype0] PASSED [ 33%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-False-True-left-g7-idtype1] PASSED [ 33%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-False-False-none-g0-idtype0] PASSED [ 33%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-False-False-none-g0-idtype1] PASSED [ 33%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-False-False-none-g1-idtype0] PASSED [ 33%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-False-False-none-g1-idtype1] PASSED [ 33%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-False-False-none-g2-idtype0] PASSED [ 33%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-False-False-none-g2-idtype1] PASSED [ 33%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-False-False-none-g3-idtype0] PASSED [ 33%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-False-False-none-g3-idtype1] PASSED [ 33%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-False-False-none-g4-idtype0] PASSED [ 33%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-False-False-none-g4-idtype1] PASSED [ 33%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-False-False-none-g5-idtype0] PASSED [ 33%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-False-False-none-g5-idtype1] PASSED [ 33%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-False-False-none-g6-idtype0] PASSED [ 33%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-False-False-none-g6-idtype1] PASSED [ 33%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-False-False-none-g7-idtype0] PASSED [ 33%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-False-False-none-g7-idtype1] PASSED [ 33%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-False-False-both-g0-idtype0] PASSED [ 33%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-False-False-both-g0-idtype1] PASSED [ 33%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-False-False-both-g1-idtype0] PASSED [ 33%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-False-False-both-g1-idtype1] PASSED [ 33%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-False-False-both-g2-idtype0] PASSED [ 33%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-False-False-both-g2-idtype1] PASSED [ 34%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-False-False-both-g3-idtype0] PASSED [ 34%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-False-False-both-g3-idtype1] PASSED [ 34%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-False-False-both-g4-idtype0] PASSED [ 34%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-False-False-both-g4-idtype1] PASSED [ 34%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-False-False-both-g5-idtype0] PASSED [ 34%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-False-False-both-g5-idtype1] PASSED [ 34%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-False-False-both-g6-idtype0] PASSED [ 34%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-False-False-both-g6-idtype1] PASSED [ 34%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-False-False-both-g7-idtype0] PASSED [ 34%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-False-False-both-g7-idtype1] PASSED [ 34%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-False-False-right-g0-idtype0] PASSED [ 34%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-False-False-right-g0-idtype1] PASSED [ 34%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-False-False-right-g1-idtype0] PASSED [ 34%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-False-False-right-g1-idtype1] PASSED [ 34%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-False-False-right-g2-idtype0] PASSED [ 34%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-False-False-right-g2-idtype1] PASSED [ 34%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-False-False-right-g3-idtype0] PASSED [ 34%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-False-False-right-g3-idtype1] PASSED [ 34%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-False-False-right-g4-idtype0] PASSED [ 34%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-False-False-right-g4-idtype1] PASSED [ 34%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-False-False-right-g5-idtype0] PASSED [ 34%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-False-False-right-g5-idtype1] PASSED [ 34%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-False-False-right-g6-idtype0] PASSED [ 34%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-False-False-right-g6-idtype1] PASSED [ 34%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-False-False-right-g7-idtype0] PASSED [ 34%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-False-False-right-g7-idtype1] PASSED [ 34%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-False-False-left-g0-idtype0] PASSED [ 34%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-False-False-left-g0-idtype1] PASSED [ 34%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-False-False-left-g1-idtype0] PASSED [ 34%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-False-False-left-g1-idtype1] PASSED [ 34%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-False-False-left-g2-idtype0] PASSED [ 34%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-False-False-left-g2-idtype1] PASSED [ 34%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-False-False-left-g3-idtype0] PASSED [ 34%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-False-False-left-g3-idtype1] PASSED [ 34%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-False-False-left-g4-idtype0] PASSED [ 34%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-False-False-left-g4-idtype1] PASSED [ 34%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-False-False-left-g5-idtype0] PASSED [ 34%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-False-False-left-g5-idtype1] PASSED [ 34%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-False-False-left-g6-idtype0] PASSED [ 34%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-False-False-left-g6-idtype1] PASSED [ 34%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-False-False-left-g7-idtype0] PASSED [ 34%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-False-False-left-g7-idtype1] PASSED [ 34%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-True-True-none-g0-idtype0] PASSED [ 34%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-True-True-none-g0-idtype1] PASSED [ 34%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-True-True-none-g1-idtype0] PASSED [ 34%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-True-True-none-g1-idtype1] PASSED [ 34%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-True-True-none-g2-idtype0] PASSED [ 34%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-True-True-none-g2-idtype1] PASSED [ 34%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-True-True-none-g3-idtype0] PASSED [ 34%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-True-True-none-g3-idtype1] PASSED [ 34%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-True-True-none-g4-idtype0] PASSED [ 34%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-True-True-none-g4-idtype1] PASSED [ 34%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-True-True-none-g5-idtype0] PASSED [ 34%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-True-True-none-g5-idtype1] PASSED [ 34%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-True-True-none-g6-idtype0] PASSED [ 34%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-True-True-none-g6-idtype1] PASSED [ 34%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-True-True-none-g7-idtype0] PASSED [ 34%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-True-True-none-g7-idtype1] PASSED [ 34%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-True-True-both-g0-idtype0] PASSED [ 34%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-True-True-both-g0-idtype1] PASSED [ 34%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-True-True-both-g1-idtype0] PASSED [ 34%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-True-True-both-g1-idtype1] PASSED [ 35%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-True-True-both-g2-idtype0] PASSED [ 35%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-True-True-both-g2-idtype1] PASSED [ 35%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-True-True-both-g3-idtype0] PASSED [ 35%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-True-True-both-g3-idtype1] PASSED [ 35%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-True-True-both-g4-idtype0] PASSED [ 35%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-True-True-both-g4-idtype1] PASSED [ 35%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-True-True-both-g5-idtype0] PASSED [ 35%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-True-True-both-g5-idtype1] PASSED [ 35%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-True-True-both-g6-idtype0] PASSED [ 35%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-True-True-both-g6-idtype1] PASSED [ 35%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-True-True-both-g7-idtype0] PASSED [ 35%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-True-True-both-g7-idtype1] PASSED [ 35%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-True-True-right-g0-idtype0] PASSED [ 35%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-True-True-right-g0-idtype1] PASSED [ 35%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-True-True-right-g1-idtype0] PASSED [ 35%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-True-True-right-g1-idtype1] PASSED [ 35%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-True-True-right-g2-idtype0] PASSED [ 35%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-True-True-right-g2-idtype1] PASSED [ 35%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-True-True-right-g3-idtype0] PASSED [ 35%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-True-True-right-g3-idtype1] PASSED [ 35%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-True-True-right-g4-idtype0] PASSED [ 35%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-True-True-right-g4-idtype1] PASSED [ 35%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-True-True-right-g5-idtype0] PASSED [ 35%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-True-True-right-g5-idtype1] PASSED [ 35%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-True-True-right-g6-idtype0] PASSED [ 35%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-True-True-right-g6-idtype1] PASSED [ 35%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-True-True-right-g7-idtype0] PASSED [ 35%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-True-True-right-g7-idtype1] PASSED [ 35%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-True-True-left-g0-idtype0] PASSED [ 35%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-True-True-left-g0-idtype1] PASSED [ 35%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-True-True-left-g1-idtype0] PASSED [ 35%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-True-True-left-g1-idtype1] PASSED [ 35%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-True-True-left-g2-idtype0] PASSED [ 35%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-True-True-left-g2-idtype1] PASSED [ 35%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-True-True-left-g3-idtype0] PASSED [ 35%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-True-True-left-g3-idtype1] PASSED [ 35%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-True-True-left-g4-idtype0] PASSED [ 35%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-True-True-left-g4-idtype1] PASSED [ 35%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-True-True-left-g5-idtype0] PASSED [ 35%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-True-True-left-g5-idtype1] PASSED [ 35%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-True-True-left-g6-idtype0] PASSED [ 35%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-True-True-left-g6-idtype1] PASSED [ 35%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-True-True-left-g7-idtype0] PASSED [ 35%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-True-True-left-g7-idtype1] PASSED [ 35%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-True-False-none-g0-idtype0] PASSED [ 35%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-True-False-none-g0-idtype1] PASSED [ 35%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-True-False-none-g1-idtype0] PASSED [ 35%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-True-False-none-g1-idtype1] PASSED [ 35%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-True-False-none-g2-idtype0] PASSED [ 35%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-True-False-none-g2-idtype1] PASSED [ 35%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-True-False-none-g3-idtype0] PASSED [ 35%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-True-False-none-g3-idtype1] PASSED [ 35%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-True-False-none-g4-idtype0] PASSED [ 35%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-True-False-none-g4-idtype1] PASSED [ 35%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-True-False-none-g5-idtype0] PASSED [ 35%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-True-False-none-g5-idtype1] PASSED [ 35%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-True-False-none-g6-idtype0] PASSED [ 35%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-True-False-none-g6-idtype1] PASSED [ 35%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-True-False-none-g7-idtype0] PASSED [ 35%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-True-False-none-g7-idtype1] PASSED [ 35%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-True-False-both-g0-idtype0] PASSED [ 35%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-True-False-both-g0-idtype1] PASSED [ 36%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-True-False-both-g1-idtype0] PASSED [ 36%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-True-False-both-g1-idtype1] PASSED [ 36%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-True-False-both-g2-idtype0] PASSED [ 36%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-True-False-both-g2-idtype1] PASSED [ 36%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-True-False-both-g3-idtype0] PASSED [ 36%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-True-False-both-g3-idtype1] PASSED [ 36%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-True-False-both-g4-idtype0] PASSED [ 36%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-True-False-both-g4-idtype1] PASSED [ 36%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-True-False-both-g5-idtype0] PASSED [ 36%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-True-False-both-g5-idtype1] PASSED [ 36%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-True-False-both-g6-idtype0] PASSED [ 36%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-True-False-both-g6-idtype1] PASSED [ 36%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-True-False-both-g7-idtype0] PASSED [ 36%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-True-False-both-g7-idtype1] PASSED [ 36%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-True-False-right-g0-idtype0] PASSED [ 36%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-True-False-right-g0-idtype1] PASSED [ 36%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-True-False-right-g1-idtype0] PASSED [ 36%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-True-False-right-g1-idtype1] load test_sampling PASSED [ 36%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-True-False-right-g2-idtype0] PASSED [ 36%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-True-False-right-g2-idtype1] PASSED [ 36%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-True-False-right-g3-idtype0] PASSED [ 36%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-True-False-right-g3-idtype1] PASSED [ 36%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-True-False-right-g4-idtype0] PASSED [ 36%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-True-False-right-g4-idtype1] PASSED [ 36%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-True-False-right-g5-idtype0] PASSED [ 36%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-True-False-right-g5-idtype1] PASSED [ 36%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-True-False-right-g6-idtype0] PASSED [ 36%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-True-False-right-g6-idtype1] PASSED [ 36%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-True-False-right-g7-idtype0] PASSED [ 36%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-True-False-right-g7-idtype1] PASSED [ 36%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-True-False-left-g0-idtype0] PASSED [ 36%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-True-False-left-g0-idtype1] PASSED [ 36%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-True-False-left-g1-idtype0] PASSED [ 36%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-True-False-left-g1-idtype1] PASSED [ 36%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-True-False-left-g2-idtype0] PASSED [ 36%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-True-False-left-g2-idtype1] PASSED [ 36%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-True-False-left-g3-idtype0] PASSED [ 36%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-True-False-left-g3-idtype1] PASSED [ 36%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-True-False-left-g4-idtype0] PASSED [ 36%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-True-False-left-g4-idtype1] PASSED [ 36%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-True-False-left-g5-idtype0] PASSED [ 36%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-True-False-left-g5-idtype1] PASSED [ 36%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-True-False-left-g6-idtype0] PASSED [ 36%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-True-False-left-g6-idtype1] PASSED [ 36%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-True-False-left-g7-idtype0] PASSED [ 36%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-True-False-left-g7-idtype1] PASSED [ 36%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-False-True-none-g0-idtype0] PASSED [ 36%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-False-True-none-g0-idtype1] PASSED [ 36%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-False-True-none-g1-idtype0] PASSED [ 36%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-False-True-none-g1-idtype1] PASSED [ 36%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-False-True-none-g2-idtype0] PASSED [ 36%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-False-True-none-g2-idtype1] PASSED [ 36%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-False-True-none-g3-idtype0] PASSED [ 36%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-False-True-none-g3-idtype1] PASSED [ 36%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-False-True-none-g4-idtype0] PASSED [ 36%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-False-True-none-g4-idtype1] PASSED [ 36%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-False-True-none-g5-idtype0] PASSED [ 36%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-False-True-none-g5-idtype1] PASSED [ 36%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-False-True-none-g6-idtype0] PASSED [ 36%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-False-True-none-g6-idtype1] PASSED [ 36%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-False-True-none-g7-idtype0] PASSED [ 37%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-False-True-none-g7-idtype1] PASSED [ 37%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-False-True-both-g0-idtype0] PASSED [ 37%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-False-True-both-g0-idtype1] PASSED [ 37%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-False-True-both-g1-idtype0] PASSED [ 37%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-False-True-both-g1-idtype1] PASSED [ 37%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-False-True-both-g2-idtype0] PASSED [ 37%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-False-True-both-g2-idtype1] PASSED [ 37%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-False-True-both-g3-idtype0] PASSED [ 37%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-False-True-both-g3-idtype1] PASSED [ 37%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-False-True-both-g4-idtype0] PASSED [ 37%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-False-True-both-g4-idtype1] PASSED [ 37%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-False-True-both-g5-idtype0] PASSED [ 37%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-False-True-both-g5-idtype1] PASSED [ 37%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-False-True-both-g6-idtype0] PASSED [ 37%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-False-True-both-g6-idtype1] PASSED [ 37%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-False-True-both-g7-idtype0] PASSED [ 37%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-False-True-both-g7-idtype1] PASSED [ 37%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-False-True-right-g0-idtype0] PASSED [ 37%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-False-True-right-g0-idtype1] PASSED [ 37%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-False-True-right-g1-idtype0] PASSED [ 37%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-False-True-right-g1-idtype1] PASSED [ 37%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-False-True-right-g2-idtype0] PASSED [ 37%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-False-True-right-g2-idtype1] PASSED [ 37%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-False-True-right-g3-idtype0] PASSED [ 37%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-False-True-right-g3-idtype1] PASSED [ 37%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-False-True-right-g4-idtype0] PASSED [ 37%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-False-True-right-g4-idtype1] PASSED [ 37%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-False-True-right-g5-idtype0] PASSED [ 37%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-False-True-right-g5-idtype1] PASSED [ 37%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-False-True-right-g6-idtype0] PASSED [ 37%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-False-True-right-g6-idtype1] PASSED [ 37%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-False-True-right-g7-idtype0] PASSED [ 37%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-False-True-right-g7-idtype1] PASSED [ 37%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-False-True-left-g0-idtype0] PASSED [ 37%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-False-True-left-g0-idtype1] PASSED [ 37%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-False-True-left-g1-idtype0] PASSED [ 37%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-False-True-left-g1-idtype1] PASSED [ 37%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-False-True-left-g2-idtype0] PASSED [ 37%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-False-True-left-g2-idtype1] PASSED [ 37%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-False-True-left-g3-idtype0] PASSED [ 37%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-False-True-left-g3-idtype1] PASSED [ 37%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-False-True-left-g4-idtype0] PASSED [ 37%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-False-True-left-g4-idtype1] PASSED [ 37%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-False-True-left-g5-idtype0] PASSED [ 37%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-False-True-left-g5-idtype1] PASSED [ 37%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-False-True-left-g6-idtype0] PASSED [ 37%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-False-True-left-g6-idtype1] start graph service on server 0 for part 0 Server is waiting for connections on [172.17.0.2:13648]... PASSED [ 37%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-False-True-left-g7-idtype0] PASSED [ 37%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-False-True-left-g7-idtype1] PASSED [ 37%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-False-False-none-g0-idtype0] PASSED [ 37%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-False-False-none-g0-idtype1] PASSED [ 37%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-False-False-none-g1-idtype0] PASSED [ 37%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-False-False-none-g1-idtype1] PASSED [ 37%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-False-False-none-g2-idtype0] PASSED [ 37%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-False-False-none-g2-idtype1] PASSED [ 37%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-False-False-none-g3-idtype0] PASSED [ 37%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-False-False-none-g3-idtype1] PASSED [ 37%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-False-False-none-g4-idtype0] PASSED [ 37%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-False-False-none-g4-idtype1] PASSED [ 37%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-False-False-none-g5-idtype0] PASSED [ 37%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-False-False-none-g5-idtype1] PASSED [ 37%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-False-False-none-g6-idtype0] PASSED [ 38%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-False-False-none-g6-idtype1] PASSED [ 38%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-False-False-none-g7-idtype0] PASSED [ 38%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-False-False-none-g7-idtype1] PASSED [ 38%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-False-False-both-g0-idtype0] PASSED [ 38%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-False-False-both-g0-idtype1] PASSED [ 38%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-False-False-both-g1-idtype0] PASSED [ 38%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-False-False-both-g1-idtype1] PASSED [ 38%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-False-False-both-g2-idtype0] PASSED [ 38%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-False-False-both-g2-idtype1] PASSED [ 38%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-False-False-both-g3-idtype0] PASSED [ 38%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-False-False-both-g3-idtype1] PASSED [ 38%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-False-False-both-g4-idtype0] PASSED [ 38%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-False-False-both-g4-idtype1] PASSED [ 38%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-False-False-both-g5-idtype0] PASSED [ 38%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-False-False-both-g5-idtype1] PASSED [ 38%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-False-False-both-g6-idtype0] PASSED [ 38%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-False-False-both-g6-idtype1] PASSED [ 38%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-False-False-both-g7-idtype0] PASSED [ 38%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-False-False-both-g7-idtype1] PASSED [ 38%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-False-False-right-g0-idtype0] PASSED [ 38%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-False-False-right-g0-idtype1] PASSED [ 38%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-False-False-right-g1-idtype0] PASSED [ 38%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-False-False-right-g1-idtype1] PASSED [ 38%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-False-False-right-g2-idtype0] PASSED [ 38%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-False-False-right-g2-idtype1] PASSED [ 38%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-False-False-right-g3-idtype0] PASSED [ 38%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-False-False-right-g3-idtype1] PASSED [ 38%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-False-False-right-g4-idtype0] PASSED [ 38%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-False-False-right-g4-idtype1] PASSED [ 38%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-False-False-right-g5-idtype0] PASSED [ 38%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-False-False-right-g5-idtype1] PASSED [ 38%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-False-False-right-g6-idtype0] PASSED [ 38%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-False-False-right-g6-idtype1] PASSED [ 38%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-False-False-right-g7-idtype0] PASSED [ 38%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-False-False-right-g7-idtype1] PASSED [ 38%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-False-False-left-g0-idtype0] PASSED [ 38%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-False-False-left-g0-idtype1] PASSED [ 38%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-False-False-left-g1-idtype0] PASSED [ 38%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-False-False-left-g1-idtype1] PASSED [ 38%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-False-False-left-g2-idtype0] PASSED [ 38%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-False-False-left-g2-idtype1] PASSED [ 38%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-False-False-left-g3-idtype0] PASSED [ 38%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-False-False-left-g3-idtype1] PASSED [ 38%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-False-False-left-g4-idtype0] PASSED [ 38%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-False-False-left-g4-idtype1] PASSED [ 38%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-False-False-left-g5-idtype0] PASSED [ 38%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-False-False-left-g5-idtype1] PASSED [ 38%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-False-False-left-g6-idtype0] PASSED [ 38%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-False-False-left-g6-idtype1] PASSED [ 38%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-False-False-left-g7-idtype0] PASSED [ 38%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-False-False-left-g7-idtype1] PASSED [ 38%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_e_weight[1-True-True-none-g0-idtype0] PASSED [ 38%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_e_weight[1-True-True-none-g0-idtype1] PASSED [ 38%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_e_weight[1-True-True-both-g0-idtype0] PASSED [ 38%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_e_weight[1-True-True-both-g0-idtype1] PASSED [ 38%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_e_weight[1-True-True-right-g0-idtype0] PASSED [ 38%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_e_weight[1-True-True-right-g0-idtype1] PASSED [ 38%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_e_weight[1-True-False-none-g0-idtype0] PASSED [ 38%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_e_weight[1-True-False-none-g0-idtype1] PASSED [ 38%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_e_weight[1-True-False-both-g0-idtype0] PASSED [ 38%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_e_weight[1-True-False-both-g0-idtype1] PASSED [ 38%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_e_weight[1-True-False-right-g0-idtype0] PASSED [ 39%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_e_weight[1-True-False-right-g0-idtype1] PASSED [ 39%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_e_weight[1-False-True-none-g0-idtype0] PASSED [ 39%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_e_weight[1-False-True-none-g0-idtype1] PASSED [ 39%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_e_weight[1-False-True-both-g0-idtype0] PASSED [ 39%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_e_weight[1-False-True-both-g0-idtype1] PASSED [ 39%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_e_weight[1-False-True-right-g0-idtype0] PASSED [ 39%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_e_weight[1-False-True-right-g0-idtype1] PASSED [ 39%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_e_weight[1-False-False-none-g0-idtype0] PASSED [ 39%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_e_weight[1-False-False-none-g0-idtype1] PASSED [ 39%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_e_weight[1-False-False-both-g0-idtype0] PASSED [ 39%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_e_weight[1-False-False-both-g0-idtype1] PASSED [ 39%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_e_weight[1-False-False-right-g0-idtype0] PASSED [ 39%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_e_weight[1-False-False-right-g0-idtype1] PASSED [ 39%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_e_weight[2-True-True-none-g0-idtype0] PASSED [ 39%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_e_weight[2-True-True-none-g0-idtype1] PASSED [ 39%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_e_weight[2-True-True-both-g0-idtype0] PASSED [ 39%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_e_weight[2-True-True-both-g0-idtype1] PASSED [ 39%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_e_weight[2-True-True-right-g0-idtype0] PASSED [ 39%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_e_weight[2-True-True-right-g0-idtype1] PASSED [ 39%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_e_weight[2-True-False-none-g0-idtype0] PASSED [ 39%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_e_weight[2-True-False-none-g0-idtype1] PASSED [ 39%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_e_weight[2-True-False-both-g0-idtype0] PASSED [ 39%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_e_weight[2-True-False-both-g0-idtype1] PASSED [ 39%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_e_weight[2-True-False-right-g0-idtype0] PASSED [ 39%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_e_weight[2-True-False-right-g0-idtype1] PASSED [ 39%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_e_weight[2-False-True-none-g0-idtype0] PASSED [ 39%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_e_weight[2-False-True-none-g0-idtype1] PASSED [ 39%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_e_weight[2-False-True-both-g0-idtype0] PASSED [ 39%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_e_weight[2-False-True-both-g0-idtype1] PASSED [ 39%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_e_weight[2-False-True-right-g0-idtype0] PASSED [ 39%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_e_weight[2-False-True-right-g0-idtype1] PASSED [ 39%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_e_weight[2-False-False-none-g0-idtype0] PASSED [ 39%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_e_weight[2-False-False-none-g0-idtype1] PASSED [ 39%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_e_weight[2-False-False-both-g0-idtype0] PASSED [ 39%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_e_weight[2-False-False-both-g0-idtype1] PASSED [ 39%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_e_weight[2-False-False-right-g0-idtype0] PASSED [ 39%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_e_weight[2-False-False-right-g0-idtype1] PASSED [ 39%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_e_weight_norm[1-True-True-none-g0-idtype0] PASSED [ 39%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_e_weight_norm[1-True-True-none-g0-idtype1] PASSED [ 39%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_e_weight_norm[1-True-True-both-g0-idtype0] PASSED [ 39%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_e_weight_norm[1-True-True-both-g0-idtype1] PASSED [ 39%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_e_weight_norm[1-True-True-right-g0-idtype0] PASSED [ 39%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_e_weight_norm[1-True-True-right-g0-idtype1] PASSED [ 39%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_e_weight_norm[1-True-False-none-g0-idtype0] PASSED [ 39%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_e_weight_norm[1-True-False-none-g0-idtype1] PASSED [ 39%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_e_weight_norm[1-True-False-both-g0-idtype0] PASSED [ 39%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_e_weight_norm[1-True-False-both-g0-idtype1] PASSED [ 39%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_e_weight_norm[1-True-False-right-g0-idtype0] PASSED [ 39%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_e_weight_norm[1-True-False-right-g0-idtype1] PASSED [ 39%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_e_weight_norm[1-False-True-none-g0-idtype0] PASSED [ 39%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_e_weight_norm[1-False-True-none-g0-idtype1] PASSED [ 39%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_e_weight_norm[1-False-True-both-g0-idtype0] PASSED [ 39%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_e_weight_norm[1-False-True-both-g0-idtype1] PASSED [ 39%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_e_weight_norm[1-False-True-right-g0-idtype0] PASSED [ 39%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_e_weight_norm[1-False-True-right-g0-idtype1] PASSED [ 39%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_e_weight_norm[1-False-False-none-g0-idtype0] PASSED [ 39%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_e_weight_norm[1-False-False-none-g0-idtype1] PASSED [ 39%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_e_weight_norm[1-False-False-both-g0-idtype0] PASSED [ 39%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_e_weight_norm[1-False-False-both-g0-idtype1] PASSED [ 39%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_e_weight_norm[1-False-False-right-g0-idtype0] PASSED [ 39%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_e_weight_norm[1-False-False-right-g0-idtype1] PASSED [ 39%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_e_weight_norm[2-True-True-none-g0-idtype0] PASSED [ 40%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_e_weight_norm[2-True-True-none-g0-idtype1] PASSED [ 40%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_e_weight_norm[2-True-True-both-g0-idtype0] PASSED [ 40%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_e_weight_norm[2-True-True-both-g0-idtype1] PASSED [ 40%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_e_weight_norm[2-True-True-right-g0-idtype0] PASSED [ 40%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_e_weight_norm[2-True-True-right-g0-idtype1] PASSED [ 40%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_e_weight_norm[2-True-False-none-g0-idtype0] PASSED [ 40%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_e_weight_norm[2-True-False-none-g0-idtype1] PASSED [ 40%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_e_weight_norm[2-True-False-both-g0-idtype0] PASSED [ 40%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_e_weight_norm[2-True-False-both-g0-idtype1] PASSED [ 40%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_e_weight_norm[2-True-False-right-g0-idtype0] PASSED [ 40%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_e_weight_norm[2-True-False-right-g0-idtype1] PASSED [ 40%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_e_weight_norm[2-False-True-none-g0-idtype0] PASSED [ 40%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_e_weight_norm[2-False-True-none-g0-idtype1] PASSED [ 40%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_e_weight_norm[2-False-True-both-g0-idtype0] PASSED [ 40%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_e_weight_norm[2-False-True-both-g0-idtype1] PASSED [ 40%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_e_weight_norm[2-False-True-right-g0-idtype0] PASSED [ 40%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_e_weight_norm[2-False-True-right-g0-idtype1] PASSED [ 40%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_e_weight_norm[2-False-False-none-g0-idtype0] PASSED [ 40%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_e_weight_norm[2-False-False-none-g0-idtype1] PASSED [ 40%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_e_weight_norm[2-False-False-both-g0-idtype0] PASSED [ 40%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_e_weight_norm[2-False-False-both-g0-idtype1] PASSED [ 40%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_e_weight_norm[2-False-False-right-g0-idtype0] PASSED [ 40%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_e_weight_norm[2-False-False-right-g0-idtype1] PASSED [ 40%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_bi[1-True-True-none-g0-idtype0] PASSED [ 40%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_bi[1-True-True-none-g0-idtype1] PASSED [ 40%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_bi[1-True-True-none-g1-idtype0] PASSED [ 40%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_bi[1-True-True-none-g1-idtype1] PASSED [ 40%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_bi[1-True-True-both-g0-idtype0] PASSED [ 40%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_bi[1-True-True-both-g0-idtype1] PASSED [ 40%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_bi[1-True-True-both-g1-idtype0] PASSED [ 40%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_bi[1-True-True-both-g1-idtype1] PASSED [ 40%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_bi[1-True-True-right-g0-idtype0] PASSED [ 40%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_bi[1-True-True-right-g0-idtype1] PASSED [ 40%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_bi[1-True-True-right-g1-idtype0] PASSED [ 40%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_bi[1-True-True-right-g1-idtype1] PASSED [ 40%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_bi[1-True-False-none-g0-idtype0] PASSED [ 40%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_bi[1-True-False-none-g0-idtype1] PASSED [ 40%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_bi[1-True-False-none-g1-idtype0] PASSED [ 40%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_bi[1-True-False-none-g1-idtype1] PASSED [ 40%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_bi[1-True-False-both-g0-idtype0] PASSED [ 40%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_bi[1-True-False-both-g0-idtype1] PASSED [ 40%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_bi[1-True-False-both-g1-idtype0] PASSED [ 40%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_bi[1-True-False-both-g1-idtype1] PASSED [ 40%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_bi[1-True-False-right-g0-idtype0] PASSED [ 40%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_bi[1-True-False-right-g0-idtype1] PASSED [ 40%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_bi[1-True-False-right-g1-idtype0] PASSED [ 40%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_bi[1-True-False-right-g1-idtype1] PASSED [ 40%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_bi[1-False-True-none-g0-idtype0] PASSED [ 40%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_bi[1-False-True-none-g0-idtype1] PASSED [ 40%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_bi[1-False-True-none-g1-idtype0] PASSED [ 40%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_bi[1-False-True-none-g1-idtype1] PASSED [ 40%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_bi[1-False-True-both-g0-idtype0] PASSED [ 40%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_bi[1-False-True-both-g0-idtype1] PASSED [ 40%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_bi[1-False-True-both-g1-idtype0] PASSED [ 40%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_bi[1-False-True-both-g1-idtype1] PASSED [ 40%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_bi[1-False-True-right-g0-idtype0] PASSED [ 40%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_bi[1-False-True-right-g0-idtype1] PASSED [ 40%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_bi[1-False-True-right-g1-idtype0] PASSED [ 40%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_bi[1-False-True-right-g1-idtype1] PASSED [ 40%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_bi[1-False-False-none-g0-idtype0] PASSED [ 40%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_bi[1-False-False-none-g0-idtype1] PASSED [ 40%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_bi[1-False-False-none-g1-idtype0] PASSED [ 41%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_bi[1-False-False-none-g1-idtype1] PASSED [ 41%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_bi[1-False-False-both-g0-idtype0] PASSED [ 41%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_bi[1-False-False-both-g0-idtype1] PASSED [ 41%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_bi[1-False-False-both-g1-idtype0] PASSED [ 41%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_bi[1-False-False-both-g1-idtype1] PASSED [ 41%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_bi[1-False-False-right-g0-idtype0] PASSED [ 41%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_bi[1-False-False-right-g0-idtype1] PASSED [ 41%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_bi[1-False-False-right-g1-idtype0] PASSED [ 41%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_bi[1-False-False-right-g1-idtype1] PASSED [ 41%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_bi[2-True-True-none-g0-idtype0] PASSED [ 41%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_bi[2-True-True-none-g0-idtype1] PASSED [ 41%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_bi[2-True-True-none-g1-idtype0] PASSED [ 41%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_bi[2-True-True-none-g1-idtype1] PASSED [ 41%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_bi[2-True-True-both-g0-idtype0] PASSED [ 41%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_bi[2-True-True-both-g0-idtype1] PASSED [ 41%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_bi[2-True-True-both-g1-idtype0] PASSED [ 41%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_bi[2-True-True-both-g1-idtype1] PASSED [ 41%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_bi[2-True-True-right-g0-idtype0] PASSED [ 41%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_bi[2-True-True-right-g0-idtype1] PASSED [ 41%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_bi[2-True-True-right-g1-idtype0] PASSED [ 41%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_bi[2-True-True-right-g1-idtype1] PASSED [ 41%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_bi[2-True-False-none-g0-idtype0] PASSED [ 41%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_bi[2-True-False-none-g0-idtype1] PASSED [ 41%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_bi[2-True-False-none-g1-idtype0] PASSED [ 41%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_bi[2-True-False-none-g1-idtype1] PASSED [ 41%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_bi[2-True-False-both-g0-idtype0] PASSED [ 41%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_bi[2-True-False-both-g0-idtype1] PASSED [ 41%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_bi[2-True-False-both-g1-idtype0] PASSED [ 41%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_bi[2-True-False-both-g1-idtype1] PASSED [ 41%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_bi[2-True-False-right-g0-idtype0] PASSED [ 41%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_bi[2-True-False-right-g0-idtype1] PASSED [ 41%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_bi[2-True-False-right-g1-idtype0] PASSED [ 41%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_bi[2-True-False-right-g1-idtype1] PASSED [ 41%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_bi[2-False-True-none-g0-idtype0] PASSED [ 41%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_bi[2-False-True-none-g0-idtype1] PASSED [ 41%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_bi[2-False-True-none-g1-idtype0] PASSED [ 41%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_bi[2-False-True-none-g1-idtype1] PASSED [ 41%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_bi[2-False-True-both-g0-idtype0] PASSED [ 41%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_bi[2-False-True-both-g0-idtype1] PASSED [ 0%] tests/python/pytorch/dataloading/test_dataloader.py::test_neighbor_nonuniform[False-True-uva_cuda_indices-idtype0] SKIPPED [ 0%] tests/python/pytorch/dataloading/test_dataloader.py::test_neighbor_nonuniform[False-True-uva_cuda_indices-idtype1] SKIPPED [ 0%] tests/python/pytorch/dataloading/test_dataloader.py::test_neighbor_nonuniform[False-True-uva_cpu_indices-idtype0] SKIPPED [ 0%] tests/python/pytorch/dataloading/test_dataloader.py::test_neighbor_nonuniform[False-True-uva_cpu_indices-idtype1] SKIPPED [ 0%] tests/python/pytorch/dataloading/test_dataloader.py::test_neighbor_nonuniform[False-True-pure_gpu-idtype0] SKIPPED [ 0%] tests/python/pytorch/dataloading/test_dataloader.py::test_neighbor_nonuniform[False-True-pure_gpu-idtype1] SKIPPED [ 0%] tests/python/pytorch/dataloading/test_dataloader.py::test_neighbor_nonuniform[True-False-cpu-idtype0] PASSED [ 41%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_bi[2-False-True-both-g1-idtype0] PASSED [ 41%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_bi[2-False-True-both-g1-idtype1] PASSED [ 41%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_bi[2-False-True-right-g0-idtype0] PASSED [ 41%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_bi[2-False-True-right-g0-idtype1] PASSED [ 41%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_bi[2-False-True-right-g1-idtype0] PASSED [ 41%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_bi[2-False-True-right-g1-idtype1] PASSED [ 41%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_bi[2-False-False-none-g0-idtype0] PASSED [ 41%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_bi[2-False-False-none-g0-idtype1] PASSED [ 41%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_bi[2-False-False-none-g1-idtype0] PASSED [ 41%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_bi[2-False-False-none-g1-idtype1] PASSED [ 41%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_bi[2-False-False-both-g0-idtype0] PASSED [ 41%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_bi[2-False-False-both-g0-idtype1] PASSED [ 41%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_bi[2-False-False-both-g1-idtype0] PASSED [ 41%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_bi[2-False-False-both-g1-idtype1] PASSED [ 41%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_bi[2-False-False-right-g0-idtype0] PASSED [ 41%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_bi[2-False-False-right-g0-idtype1] PASSED [ 41%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_bi[2-False-False-right-g1-idtype0] PASSED [ 41%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_bi[2-False-False-right-g1-idtype1] PASSED [ 41%] tests/python/pytorch/nn/test_nn.py::test_tagconv[1] PASSED [ 41%] tests/python/pytorch/nn/test_nn.py::test_tagconv[2] PASSED [ 41%] tests/python/pytorch/nn/test_nn.py::test_set2set PASSED [ 41%] tests/python/pytorch/nn/test_nn.py::test_glob_att_pool PASSED [ 41%] tests/python/pytorch/nn/test_nn.py::test_simple_pool PASSED [ 42%] tests/python/pytorch/nn/test_nn.py::test_set_trans PASSED [ 42%] tests/python/pytorch/nn/test_nn.py::test_rgcn[1-idtype0] PASSED [ 42%] tests/python/pytorch/nn/test_nn.py::test_rgcn[1-idtype1] PASSED [ 42%] tests/python/pytorch/nn/test_nn.py::test_rgcn[8-idtype0] PASSED [ 42%] tests/python/pytorch/nn/test_nn.py::test_rgcn[8-idtype1] PASSED [ 42%] tests/python/pytorch/nn/test_nn.py::test_rgcn[32-idtype0] PASSED [ 42%] tests/python/pytorch/nn/test_nn.py::test_rgcn[32-idtype1] PASSED [ 42%] tests/python/pytorch/nn/test_nn.py::test_rgcn_default_nbasis[1-idtype0] PASSED [ 42%] tests/python/pytorch/nn/test_nn.py::test_rgcn_default_nbasis[1-idtype1] PASSED [ 42%] tests/python/pytorch/nn/test_nn.py::test_rgcn_default_nbasis[10-idtype0] PASSED [ 42%] tests/python/pytorch/nn/test_nn.py::test_rgcn_default_nbasis[10-idtype1] PASSED [ 42%] tests/python/pytorch/nn/test_nn.py::test_rgcn_default_nbasis[40-idtype0] PASSED [ 42%] tests/python/pytorch/nn/test_nn.py::test_rgcn_default_nbasis[40-idtype1] PASSED [ 42%] tests/python/pytorch/nn/test_nn.py::test_gat_conv[1-1-g0-idtype0] PASSED [ 42%] tests/python/pytorch/nn/test_nn.py::test_gat_conv[1-1-g0-idtype1] PASSED [ 42%] tests/python/pytorch/nn/test_nn.py::test_gat_conv[1-1-g1-idtype0] PASSED [ 42%] tests/python/pytorch/nn/test_nn.py::test_gat_conv[1-1-g1-idtype1] PASSED [ 42%] tests/python/pytorch/nn/test_nn.py::test_gat_conv[1-1-g2-idtype0] PASSED [ 42%] tests/python/pytorch/nn/test_nn.py::test_gat_conv[1-1-g2-idtype1] PASSED [ 42%] tests/python/pytorch/nn/test_nn.py::test_gat_conv[1-1-g3-idtype0] PASSED [ 42%] tests/python/pytorch/nn/test_nn.py::test_gat_conv[1-1-g3-idtype1] PASSED [ 42%] tests/python/pytorch/nn/test_nn.py::test_gat_conv[1-1-g4-idtype0] PASSED [ 42%] tests/python/pytorch/nn/test_nn.py::test_gat_conv[1-1-g4-idtype1] PASSED [ 42%] tests/python/pytorch/nn/test_nn.py::test_gat_conv[1-1-g5-idtype0] PASSED [ 42%] tests/python/pytorch/nn/test_nn.py::test_gat_conv[1-1-g5-idtype1] PASSED [ 42%] tests/python/pytorch/nn/test_nn.py::test_gat_conv[1-1-g6-idtype0] PASSED [ 42%] tests/python/pytorch/nn/test_nn.py::test_gat_conv[1-1-g6-idtype1] PASSED [ 42%] tests/python/pytorch/nn/test_nn.py::test_gat_conv[1-5-g0-idtype0] PASSED [ 42%] tests/python/pytorch/nn/test_nn.py::test_gat_conv[1-5-g0-idtype1] PASSED [ 42%] tests/python/pytorch/nn/test_nn.py::test_gat_conv[1-5-g1-idtype0] PASSED [ 42%] tests/python/pytorch/nn/test_nn.py::test_gat_conv[1-5-g1-idtype1] PASSED [ 42%] tests/python/pytorch/nn/test_nn.py::test_gat_conv[1-5-g2-idtype0] PASSED [ 42%] tests/python/pytorch/nn/test_nn.py::test_gat_conv[1-5-g2-idtype1] PASSED [ 42%] tests/python/pytorch/nn/test_nn.py::test_gat_conv[1-5-g3-idtype0] PASSED [ 42%] tests/python/pytorch/nn/test_nn.py::test_gat_conv[1-5-g3-idtype1] PASSED [ 42%] tests/python/pytorch/nn/test_nn.py::test_gat_conv[1-5-g4-idtype0] PASSED [ 42%] tests/python/pytorch/nn/test_nn.py::test_gat_conv[1-5-g4-idtype1] PASSED [ 42%] tests/python/pytorch/nn/test_nn.py::test_gat_conv[1-5-g5-idtype0] PASSED [ 42%] tests/python/pytorch/nn/test_nn.py::test_gat_conv[1-5-g5-idtype1] PASSED [ 42%] tests/python/pytorch/nn/test_nn.py::test_gat_conv[1-5-g6-idtype0] PASSED [ 26%] tests/python/pytorch/graphbolt/test_item_sampler.py::test_DistributedItemSampler[False-False-2-34] PASSED [ 42%] tests/python/pytorch/nn/test_nn.py::test_gat_conv[1-5-g6-idtype1] PASSED [ 42%] tests/python/pytorch/nn/test_nn.py::test_gat_conv[4-1-g0-idtype0] PASSED [ 42%] tests/python/pytorch/nn/test_nn.py::test_gat_conv[4-1-g0-idtype1] PASSED [ 42%] tests/python/pytorch/nn/test_nn.py::test_gat_conv[4-1-g1-idtype0] PASSED [ 42%] tests/python/pytorch/nn/test_nn.py::test_gat_conv[4-1-g1-idtype1] PASSED [ 42%] tests/python/pytorch/nn/test_nn.py::test_gat_conv[4-1-g2-idtype0] PASSED [ 42%] tests/python/pytorch/nn/test_nn.py::test_gat_conv[4-1-g2-idtype1] PASSED [ 42%] tests/python/pytorch/nn/test_nn.py::test_gat_conv[4-1-g3-idtype0] PASSED [ 42%] tests/python/pytorch/nn/test_nn.py::test_gat_conv[4-1-g3-idtype1] PASSED [ 42%] tests/python/pytorch/nn/test_nn.py::test_gat_conv[4-1-g4-idtype0] PASSED [ 42%] tests/python/pytorch/nn/test_nn.py::test_gat_conv[4-1-g4-idtype1] PASSED [ 42%] tests/python/pytorch/nn/test_nn.py::test_gat_conv[4-1-g5-idtype0] PASSED [ 42%] tests/python/pytorch/nn/test_nn.py::test_gat_conv[4-1-g5-idtype1] PASSED [ 42%] tests/python/pytorch/nn/test_nn.py::test_gat_conv[4-1-g6-idtype0] PASSED [ 42%] tests/python/pytorch/nn/test_nn.py::test_gat_conv[4-1-g6-idtype1] PASSED [ 42%] tests/python/pytorch/nn/test_nn.py::test_gat_conv[4-5-g0-idtype0] PASSED [ 42%] tests/python/pytorch/nn/test_nn.py::test_gat_conv[4-5-g0-idtype1] PASSED [ 42%] tests/python/pytorch/nn/test_nn.py::test_gat_conv[4-5-g1-idtype0] PASSED [ 42%] tests/python/pytorch/nn/test_nn.py::test_gat_conv[4-5-g1-idtype1] PASSED [ 42%] tests/python/pytorch/nn/test_nn.py::test_gat_conv[4-5-g2-idtype0] PASSED [ 42%] tests/python/pytorch/nn/test_nn.py::test_gat_conv[4-5-g2-idtype1] PASSED [ 43%] tests/python/pytorch/nn/test_nn.py::test_gat_conv[4-5-g3-idtype0] PASSED [ 43%] tests/python/pytorch/nn/test_nn.py::test_gat_conv[4-5-g3-idtype1] PASSED [ 43%] tests/python/pytorch/nn/test_nn.py::test_gat_conv[4-5-g4-idtype0] PASSED [ 43%] tests/python/pytorch/nn/test_nn.py::test_gat_conv[4-5-g4-idtype1] PASSED [ 43%] tests/python/pytorch/nn/test_nn.py::test_gat_conv[4-5-g5-idtype0] PASSED [ 43%] tests/python/pytorch/nn/test_nn.py::test_gat_conv[4-5-g5-idtype1] PASSED [ 43%] tests/python/pytorch/nn/test_nn.py::test_gat_conv[4-5-g6-idtype0] PASSED [ 43%] tests/python/pytorch/nn/test_nn.py::test_gat_conv[4-5-g6-idtype1] PASSED [ 43%] tests/python/pytorch/nn/test_nn.py::test_gat_conv_bi[1-1-g0-idtype0] PASSED [ 43%] tests/python/pytorch/nn/test_nn.py::test_gat_conv_bi[1-1-g0-idtype1] PASSED [ 43%] tests/python/pytorch/nn/test_nn.py::test_gat_conv_bi[1-1-g1-idtype0] PASSED [ 43%] tests/python/pytorch/nn/test_nn.py::test_gat_conv_bi[1-1-g1-idtype1] PASSED [ 43%] tests/python/pytorch/nn/test_nn.py::test_gat_conv_bi[1-2-g0-idtype0] PASSED [ 43%] tests/python/pytorch/nn/test_nn.py::test_gat_conv_bi[1-2-g0-idtype1] PASSED [ 43%] tests/python/pytorch/nn/test_nn.py::test_gat_conv_bi[1-2-g1-idtype0] PASSED [ 43%] tests/python/pytorch/nn/test_nn.py::test_gat_conv_bi[1-2-g1-idtype1] PASSED [ 43%] tests/python/pytorch/nn/test_nn.py::test_gat_conv_bi[4-1-g0-idtype0] PASSED [ 43%] tests/python/pytorch/nn/test_nn.py::test_gat_conv_bi[4-1-g0-idtype1] PASSED [ 43%] tests/python/pytorch/nn/test_nn.py::test_gat_conv_bi[4-1-g1-idtype0] PASSED [ 43%] tests/python/pytorch/nn/test_nn.py::test_gat_conv_bi[4-1-g1-idtype1] PASSED [ 43%] tests/python/pytorch/nn/test_nn.py::test_gat_conv_bi[4-2-g0-idtype0] PASSED [ 43%] tests/python/pytorch/nn/test_nn.py::test_gat_conv_bi[4-2-g0-idtype1] PASSED [ 43%] tests/python/pytorch/nn/test_nn.py::test_gat_conv_bi[4-2-g1-idtype0] PASSED [ 43%] tests/python/pytorch/nn/test_nn.py::test_gat_conv_bi[4-2-g1-idtype1] PASSED [ 43%] tests/python/pytorch/nn/test_nn.py::test_gat_conv_edge_weight[1-1-g0-idtype0] PASSED [ 43%] tests/python/pytorch/nn/test_nn.py::test_gat_conv_edge_weight[1-1-g0-idtype1] PASSED [ 43%] tests/python/pytorch/nn/test_nn.py::test_gat_conv_edge_weight[1-1-g1-idtype0] PASSED [ 43%] tests/python/pytorch/nn/test_nn.py::test_gat_conv_edge_weight[1-1-g1-idtype1] PASSED [ 43%] tests/python/pytorch/nn/test_nn.py::test_gat_conv_edge_weight[1-2-g0-idtype0] PASSED [ 43%] tests/python/pytorch/nn/test_nn.py::test_gat_conv_edge_weight[1-2-g0-idtype1] PASSED [ 43%] tests/python/pytorch/nn/test_nn.py::test_gat_conv_edge_weight[1-2-g1-idtype0] PASSED [ 43%] tests/python/pytorch/nn/test_nn.py::test_gat_conv_edge_weight[1-2-g1-idtype1] PASSED [ 43%] tests/python/pytorch/nn/test_nn.py::test_gat_conv_edge_weight[4-1-g0-idtype0] PASSED [ 43%] tests/python/pytorch/nn/test_nn.py::test_gat_conv_edge_weight[4-1-g0-idtype1] PASSED [ 43%] tests/python/pytorch/nn/test_nn.py::test_gat_conv_edge_weight[4-1-g1-idtype0] PASSED [ 43%] tests/python/pytorch/nn/test_nn.py::test_gat_conv_edge_weight[4-1-g1-idtype1] PASSED [ 43%] tests/python/pytorch/nn/test_nn.py::test_gat_conv_edge_weight[4-2-g0-idtype0] PASSED [ 43%] tests/python/pytorch/nn/test_nn.py::test_gat_conv_edge_weight[4-2-g0-idtype1] PASSED [ 43%] tests/python/pytorch/nn/test_nn.py::test_gat_conv_edge_weight[4-2-g1-idtype0] PASSED [ 43%] tests/python/pytorch/nn/test_nn.py::test_gat_conv_edge_weight[4-2-g1-idtype1] PASSED [ 43%] tests/python/pytorch/nn/test_nn.py::test_gatv2_conv[1-1-g0-idtype0] PASSED [ 43%] tests/python/pytorch/nn/test_nn.py::test_gatv2_conv[1-1-g0-idtype1] PASSED [ 43%] tests/python/pytorch/nn/test_nn.py::test_gatv2_conv[1-1-g1-idtype0] PASSED [ 43%] tests/python/pytorch/nn/test_nn.py::test_gatv2_conv[1-1-g1-idtype1] PASSED [ 43%] tests/python/pytorch/nn/test_nn.py::test_gatv2_conv[1-1-g2-idtype0] PASSED [ 43%] tests/python/pytorch/nn/test_nn.py::test_gatv2_conv[1-1-g2-idtype1] PASSED [ 43%] tests/python/pytorch/nn/test_nn.py::test_gatv2_conv[1-1-g3-idtype0] PASSED [ 43%] tests/python/pytorch/nn/test_nn.py::test_gatv2_conv[1-1-g3-idtype1] PASSED [ 43%] tests/python/pytorch/nn/test_nn.py::test_gatv2_conv[1-1-g4-idtype0] PASSED [ 43%] tests/python/pytorch/nn/test_nn.py::test_gatv2_conv[1-1-g4-idtype1] PASSED [ 43%] tests/python/pytorch/nn/test_nn.py::test_gatv2_conv[1-1-g5-idtype0] PASSED [ 43%] tests/python/pytorch/nn/test_nn.py::test_gatv2_conv[1-1-g5-idtype1] PASSED [ 43%] tests/python/pytorch/nn/test_nn.py::test_gatv2_conv[1-1-g6-idtype0] PASSED [ 43%] tests/python/pytorch/nn/test_nn.py::test_gatv2_conv[1-1-g6-idtype1] PASSED [ 43%] tests/python/pytorch/nn/test_nn.py::test_gatv2_conv[1-5-g0-idtype0] PASSED [ 43%] tests/python/pytorch/nn/test_nn.py::test_gatv2_conv[1-5-g0-idtype1] PASSED [ 43%] tests/python/pytorch/nn/test_nn.py::test_gatv2_conv[1-5-g1-idtype0] PASSED [ 43%] tests/python/pytorch/nn/test_nn.py::test_gatv2_conv[1-5-g1-idtype1] PASSED [ 43%] tests/python/pytorch/nn/test_nn.py::test_gatv2_conv[1-5-g2-idtype0] PASSED [ 43%] tests/python/pytorch/nn/test_nn.py::test_gatv2_conv[1-5-g2-idtype1] PASSED [ 43%] tests/python/pytorch/nn/test_nn.py::test_gatv2_conv[1-5-g3-idtype0] PASSED [ 43%] tests/python/pytorch/nn/test_nn.py::test_gatv2_conv[1-5-g3-idtype1] PASSED [ 44%] tests/python/pytorch/nn/test_nn.py::test_gatv2_conv[1-5-g4-idtype0] PASSED [ 44%] tests/python/pytorch/nn/test_nn.py::test_gatv2_conv[1-5-g4-idtype1] PASSED [ 44%] tests/python/pytorch/nn/test_nn.py::test_gatv2_conv[1-5-g5-idtype0] PASSED [ 44%] tests/python/pytorch/nn/test_nn.py::test_gatv2_conv[1-5-g5-idtype1] PASSED [ 44%] tests/python/pytorch/nn/test_nn.py::test_gatv2_conv[1-5-g6-idtype0] PASSED [ 44%] tests/python/pytorch/nn/test_nn.py::test_gatv2_conv[1-5-g6-idtype1] PASSED [ 44%] tests/python/pytorch/nn/test_nn.py::test_gatv2_conv[4-1-g0-idtype0] PASSED [ 44%] tests/python/pytorch/nn/test_nn.py::test_gatv2_conv[4-1-g0-idtype1] PASSED [ 44%] tests/python/pytorch/nn/test_nn.py::test_gatv2_conv[4-1-g1-idtype0] PASSED [ 44%] tests/python/pytorch/nn/test_nn.py::test_gatv2_conv[4-1-g1-idtype1] PASSED [ 44%] tests/python/pytorch/nn/test_nn.py::test_gatv2_conv[4-1-g2-idtype0] PASSED [ 44%] tests/python/pytorch/nn/test_nn.py::test_gatv2_conv[4-1-g2-idtype1] PASSED [ 44%] tests/python/pytorch/nn/test_nn.py::test_gatv2_conv[4-1-g3-idtype0] PASSED [ 44%] tests/python/pytorch/nn/test_nn.py::test_gatv2_conv[4-1-g3-idtype1] PASSED [ 44%] tests/python/pytorch/nn/test_nn.py::test_gatv2_conv[4-1-g4-idtype0] PASSED [ 44%] tests/python/pytorch/nn/test_nn.py::test_gatv2_conv[4-1-g4-idtype1] PASSED [ 44%] tests/python/pytorch/nn/test_nn.py::test_gatv2_conv[4-1-g5-idtype0] PASSED [ 44%] tests/python/pytorch/nn/test_nn.py::test_gatv2_conv[4-1-g5-idtype1] PASSED [ 44%] tests/python/pytorch/nn/test_nn.py::test_gatv2_conv[4-1-g6-idtype0] PASSED [ 44%] tests/python/pytorch/nn/test_nn.py::test_gatv2_conv[4-1-g6-idtype1] PASSED [ 44%] tests/python/pytorch/nn/test_nn.py::test_gatv2_conv[4-5-g0-idtype0] PASSED [ 44%] tests/python/pytorch/nn/test_nn.py::test_gatv2_conv[4-5-g0-idtype1] PASSED [ 44%] tests/python/pytorch/nn/test_nn.py::test_gatv2_conv[4-5-g1-idtype0] PASSED [ 44%] tests/python/pytorch/nn/test_nn.py::test_gatv2_conv[4-5-g1-idtype1] PASSED [ 44%] tests/python/pytorch/nn/test_nn.py::test_gatv2_conv[4-5-g2-idtype0] PASSED [ 44%] tests/python/pytorch/nn/test_nn.py::test_gatv2_conv[4-5-g2-idtype1] PASSED [ 44%] tests/python/pytorch/nn/test_nn.py::test_gatv2_conv[4-5-g3-idtype0] PASSED [ 44%] tests/python/pytorch/nn/test_nn.py::test_gatv2_conv[4-5-g3-idtype1] PASSED [ 44%] tests/python/pytorch/nn/test_nn.py::test_gatv2_conv[4-5-g4-idtype0] PASSED [ 44%] tests/python/pytorch/nn/test_nn.py::test_gatv2_conv[4-5-g4-idtype1] PASSED [ 44%] tests/python/pytorch/nn/test_nn.py::test_gatv2_conv[4-5-g5-idtype0] PASSED [ 44%] tests/python/pytorch/nn/test_nn.py::test_gatv2_conv[4-5-g5-idtype1] PASSED [ 44%] tests/python/pytorch/nn/test_nn.py::test_gatv2_conv[4-5-g6-idtype0] PASSED [ 44%] tests/python/pytorch/nn/test_nn.py::test_gatv2_conv[4-5-g6-idtype1] PASSED [ 44%] tests/python/pytorch/nn/test_nn.py::test_gatv2_conv_bi[1-1-g0-idtype0] PASSED [ 44%] tests/python/pytorch/nn/test_nn.py::test_gatv2_conv_bi[1-1-g0-idtype1] PASSED [ 44%] tests/python/pytorch/nn/test_nn.py::test_gatv2_conv_bi[1-1-g1-idtype0] PASSED [ 44%] tests/python/pytorch/nn/test_nn.py::test_gatv2_conv_bi[1-1-g1-idtype1] PASSED [ 44%] tests/python/pytorch/nn/test_nn.py::test_gatv2_conv_bi[1-2-g0-idtype0] PASSED [ 44%] tests/python/pytorch/nn/test_nn.py::test_gatv2_conv_bi[1-2-g0-idtype1] PASSED [ 44%] tests/python/pytorch/nn/test_nn.py::test_gatv2_conv_bi[1-2-g1-idtype0] PASSED [ 44%] tests/python/pytorch/nn/test_nn.py::test_gatv2_conv_bi[1-2-g1-idtype1] PASSED [ 44%] tests/python/pytorch/nn/test_nn.py::test_gatv2_conv_bi[4-1-g0-idtype0] PASSED [ 44%] tests/python/pytorch/nn/test_nn.py::test_gatv2_conv_bi[4-1-g0-idtype1] PASSED [ 44%] tests/python/pytorch/nn/test_nn.py::test_gatv2_conv_bi[4-1-g1-idtype0] PASSED [ 44%] tests/python/pytorch/nn/test_nn.py::test_gatv2_conv_bi[4-1-g1-idtype1] PASSED [ 44%] tests/python/pytorch/nn/test_nn.py::test_gatv2_conv_bi[4-2-g0-idtype0] PASSED [ 44%] tests/python/pytorch/nn/test_nn.py::test_gatv2_conv_bi[4-2-g0-idtype1] PASSED [ 44%] tests/python/pytorch/nn/test_nn.py::test_gatv2_conv_bi[4-2-g1-idtype0] PASSED [ 44%] tests/python/pytorch/nn/test_nn.py::test_gatv2_conv_bi[4-2-g1-idtype1] PASSED [ 44%] tests/python/pytorch/nn/test_nn.py::test_egat_conv[1-1-1-g0-idtype0] PASSED [ 44%] tests/python/pytorch/nn/test_nn.py::test_egat_conv[1-1-1-g0-idtype1] PASSED [ 44%] tests/python/pytorch/nn/test_nn.py::test_egat_conv[1-1-1-g1-idtype0] PASSED [ 44%] tests/python/pytorch/nn/test_nn.py::test_egat_conv[1-1-1-g1-idtype1] PASSED [ 44%] tests/python/pytorch/nn/test_nn.py::test_egat_conv[1-1-1-g2-idtype0] PASSED [ 44%] tests/python/pytorch/nn/test_nn.py::test_egat_conv[1-1-1-g2-idtype1] PASSED [ 44%] tests/python/pytorch/nn/test_nn.py::test_egat_conv[1-1-1-g3-idtype0] PASSED [ 44%] tests/python/pytorch/nn/test_nn.py::test_egat_conv[1-1-1-g3-idtype1] PASSED [ 44%] tests/python/pytorch/nn/test_nn.py::test_egat_conv[1-1-1-g4-idtype0] PASSED [ 44%] tests/python/pytorch/nn/test_nn.py::test_egat_conv[1-1-1-g4-idtype1] PASSED [ 44%] tests/python/pytorch/nn/test_nn.py::test_egat_conv[1-1-1-g5-idtype0] PASSED [ 44%] tests/python/pytorch/nn/test_nn.py::test_egat_conv[1-1-1-g5-idtype1] PASSED [ 45%] tests/python/pytorch/nn/test_nn.py::test_egat_conv[1-1-5-g0-idtype0] PASSED [ 45%] tests/python/pytorch/nn/test_nn.py::test_egat_conv[1-1-5-g0-idtype1] PASSED [ 45%] tests/python/pytorch/nn/test_nn.py::test_egat_conv[1-1-5-g1-idtype0] PASSED [ 45%] tests/python/pytorch/nn/test_nn.py::test_egat_conv[1-1-5-g1-idtype1] PASSED [ 45%] tests/python/pytorch/nn/test_nn.py::test_egat_conv[1-1-5-g2-idtype0] PASSED [ 45%] tests/python/pytorch/nn/test_nn.py::test_egat_conv[1-1-5-g2-idtype1] PASSED [ 45%] tests/python/pytorch/nn/test_nn.py::test_egat_conv[1-1-5-g3-idtype0] PASSED [ 45%] tests/python/pytorch/nn/test_nn.py::test_egat_conv[1-1-5-g3-idtype1] PASSED [ 45%] tests/python/pytorch/nn/test_nn.py::test_egat_conv[1-1-5-g4-idtype0] PASSED [ 45%] tests/python/pytorch/nn/test_nn.py::test_egat_conv[1-1-5-g4-idtype1] PASSED [ 45%] tests/python/pytorch/nn/test_nn.py::test_egat_conv[1-1-5-g5-idtype0] PASSED [ 45%] tests/python/pytorch/nn/test_nn.py::test_egat_conv[1-1-5-g5-idtype1] PASSED [ 45%] tests/python/pytorch/nn/test_nn.py::test_egat_conv[1-5-1-g0-idtype0] PASSED [ 45%] tests/python/pytorch/nn/test_nn.py::test_egat_conv[1-5-1-g0-idtype1] PASSED [ 45%] tests/python/pytorch/nn/test_nn.py::test_egat_conv[1-5-1-g1-idtype0] PASSED [ 45%] tests/python/pytorch/nn/test_nn.py::test_egat_conv[1-5-1-g1-idtype1] PASSED [ 45%] tests/python/pytorch/nn/test_nn.py::test_egat_conv[1-5-1-g2-idtype0] PASSED [ 45%] tests/python/pytorch/nn/test_nn.py::test_egat_conv[1-5-1-g2-idtype1] PASSED [ 45%] tests/python/pytorch/nn/test_nn.py::test_egat_conv[1-5-1-g3-idtype0] PASSED [ 45%] tests/python/pytorch/nn/test_nn.py::test_egat_conv[1-5-1-g3-idtype1] PASSED [ 45%] tests/python/pytorch/nn/test_nn.py::test_egat_conv[1-5-1-g4-idtype0] PASSED [ 45%] tests/python/pytorch/nn/test_nn.py::test_egat_conv[1-5-1-g4-idtype1] PASSED [ 45%] tests/python/pytorch/nn/test_nn.py::test_egat_conv[1-5-1-g5-idtype0] PASSED [ 45%] tests/python/pytorch/nn/test_nn.py::test_egat_conv[1-5-1-g5-idtype1] PASSED [ 45%] tests/python/pytorch/nn/test_nn.py::test_egat_conv[1-5-5-g0-idtype0] PASSED [ 45%] tests/python/pytorch/nn/test_nn.py::test_egat_conv[1-5-5-g0-idtype1] PASSED [ 45%] tests/python/pytorch/nn/test_nn.py::test_egat_conv[1-5-5-g1-idtype0] PASSED [ 45%] tests/python/pytorch/nn/test_nn.py::test_egat_conv[1-5-5-g1-idtype1] PASSED [ 45%] tests/python/pytorch/nn/test_nn.py::test_egat_conv[1-5-5-g2-idtype0] PASSED [ 45%] tests/python/pytorch/nn/test_nn.py::test_egat_conv[1-5-5-g2-idtype1] PASSED [ 45%] tests/python/pytorch/nn/test_nn.py::test_egat_conv[1-5-5-g3-idtype0] PASSED [ 45%] tests/python/pytorch/nn/test_nn.py::test_egat_conv[1-5-5-g3-idtype1] PASSED [ 45%] tests/python/pytorch/nn/test_nn.py::test_egat_conv[1-5-5-g4-idtype0] PASSED [ 45%] tests/python/pytorch/nn/test_nn.py::test_egat_conv[1-5-5-g4-idtype1] PASSED [ 45%] tests/python/pytorch/nn/test_nn.py::test_egat_conv[1-5-5-g5-idtype0] PASSED [ 45%] tests/python/pytorch/nn/test_nn.py::test_egat_conv[1-5-5-g5-idtype1] PASSED [ 45%] tests/python/pytorch/nn/test_nn.py::test_egat_conv[4-1-1-g0-idtype0] PASSED [ 45%] tests/python/pytorch/nn/test_nn.py::test_egat_conv[4-1-1-g0-idtype1] PASSED [ 45%] tests/python/pytorch/nn/test_nn.py::test_egat_conv[4-1-1-g1-idtype0] PASSED [ 45%] tests/python/pytorch/nn/test_nn.py::test_egat_conv[4-1-1-g1-idtype1] PASSED [ 45%] tests/python/pytorch/nn/test_nn.py::test_egat_conv[4-1-1-g2-idtype0] PASSED [ 45%] tests/python/pytorch/nn/test_nn.py::test_egat_conv[4-1-1-g2-idtype1] PASSED [ 45%] tests/python/pytorch/nn/test_nn.py::test_egat_conv[4-1-1-g3-idtype0] PASSED [ 45%] tests/python/pytorch/nn/test_nn.py::test_egat_conv[4-1-1-g3-idtype1] PASSED [ 45%] tests/python/pytorch/nn/test_nn.py::test_egat_conv[4-1-1-g4-idtype0] PASSED [ 45%] tests/python/pytorch/nn/test_nn.py::test_egat_conv[4-1-1-g4-idtype1] PASSED [ 45%] tests/python/pytorch/nn/test_nn.py::test_egat_conv[4-1-1-g5-idtype0] PASSED [ 45%] tests/python/pytorch/nn/test_nn.py::test_egat_conv[4-1-1-g5-idtype1] PASSED [ 45%] tests/python/pytorch/nn/test_nn.py::test_egat_conv[4-1-5-g0-idtype0] PASSED [ 45%] tests/python/pytorch/nn/test_nn.py::test_egat_conv[4-1-5-g0-idtype1] PASSED [ 45%] tests/python/pytorch/nn/test_nn.py::test_egat_conv[4-1-5-g1-idtype0] PASSED [ 45%] tests/python/pytorch/nn/test_nn.py::test_egat_conv[4-1-5-g1-idtype1] PASSED [ 45%] tests/python/pytorch/nn/test_nn.py::test_egat_conv[4-1-5-g2-idtype0] PASSED [ 45%] tests/python/pytorch/nn/test_nn.py::test_egat_conv[4-1-5-g2-idtype1] PASSED [ 45%] tests/python/pytorch/nn/test_nn.py::test_egat_conv[4-1-5-g3-idtype0] PASSED [ 45%] tests/python/pytorch/nn/test_nn.py::test_egat_conv[4-1-5-g3-idtype1] PASSED [ 45%] tests/python/pytorch/nn/test_nn.py::test_egat_conv[4-1-5-g4-idtype0] PASSED [ 45%] tests/python/pytorch/nn/test_nn.py::test_egat_conv[4-1-5-g4-idtype1] PASSED [ 45%] tests/python/pytorch/nn/test_nn.py::test_egat_conv[4-1-5-g5-idtype0] PASSED [ 45%] tests/python/pytorch/nn/test_nn.py::test_egat_conv[4-1-5-g5-idtype1] PASSED [ 45%] tests/python/pytorch/nn/test_nn.py::test_egat_conv[4-5-1-g0-idtype0] PASSED [ 45%] tests/python/pytorch/nn/test_nn.py::test_egat_conv[4-5-1-g0-idtype1] PASSED [ 46%] tests/python/pytorch/nn/test_nn.py::test_egat_conv[4-5-1-g1-idtype0] PASSED [ 46%] tests/python/pytorch/nn/test_nn.py::test_egat_conv[4-5-1-g1-idtype1] PASSED [ 46%] tests/python/pytorch/nn/test_nn.py::test_egat_conv[4-5-1-g2-idtype0] PASSED [ 46%] tests/python/pytorch/nn/test_nn.py::test_egat_conv[4-5-1-g2-idtype1] PASSED [ 46%] tests/python/pytorch/nn/test_nn.py::test_egat_conv[4-5-1-g3-idtype0] PASSED [ 46%] tests/python/pytorch/nn/test_nn.py::test_egat_conv[4-5-1-g3-idtype1] PASSED [ 46%] tests/python/pytorch/nn/test_nn.py::test_egat_conv[4-5-1-g4-idtype0] PASSED [ 46%] tests/python/pytorch/nn/test_nn.py::test_egat_conv[4-5-1-g4-idtype1] PASSED [ 46%] tests/python/pytorch/nn/test_nn.py::test_egat_conv[4-5-1-g5-idtype0] PASSED [ 46%] tests/python/pytorch/nn/test_nn.py::test_egat_conv[4-5-1-g5-idtype1] PASSED [ 46%] tests/python/pytorch/nn/test_nn.py::test_egat_conv[4-5-5-g0-idtype0] PASSED [ 46%] tests/python/pytorch/nn/test_nn.py::test_egat_conv[4-5-5-g0-idtype1] PASSED [ 46%] tests/python/pytorch/nn/test_nn.py::test_egat_conv[4-5-5-g1-idtype0] PASSED [ 46%] tests/python/pytorch/nn/test_nn.py::test_egat_conv[4-5-5-g1-idtype1] PASSED [ 46%] tests/python/pytorch/nn/test_nn.py::test_egat_conv[4-5-5-g2-idtype0] PASSED [ 46%] tests/python/pytorch/nn/test_nn.py::test_egat_conv[4-5-5-g2-idtype1] PASSED [ 46%] tests/python/pytorch/nn/test_nn.py::test_egat_conv[4-5-5-g3-idtype0] PASSED [ 46%] tests/python/pytorch/nn/test_nn.py::test_egat_conv[4-5-5-g3-idtype1] PASSED [ 46%] tests/python/pytorch/nn/test_nn.py::test_egat_conv[4-5-5-g4-idtype0] PASSED [ 46%] tests/python/pytorch/nn/test_nn.py::test_egat_conv[4-5-5-g4-idtype1] PASSED [ 46%] tests/python/pytorch/nn/test_nn.py::test_egat_conv[4-5-5-g5-idtype0] PASSED [ 46%] tests/python/pytorch/nn/test_nn.py::test_egat_conv[4-5-5-g5-idtype1] PASSED [ 46%] tests/python/pytorch/nn/test_nn.py::test_egat_conv_bi[1-1-1-g0-idtype0] PASSED [ 46%] tests/python/pytorch/nn/test_nn.py::test_egat_conv_bi[1-1-1-g0-idtype1] PASSED [ 46%] tests/python/pytorch/nn/test_nn.py::test_egat_conv_bi[1-1-1-g1-idtype0] PASSED [ 46%] tests/python/pytorch/nn/test_nn.py::test_egat_conv_bi[1-1-1-g1-idtype1] PASSED [ 46%] tests/python/pytorch/nn/test_nn.py::test_egat_conv_bi[1-1-5-g0-idtype0] PASSED [ 46%] tests/python/pytorch/nn/test_nn.py::test_egat_conv_bi[1-1-5-g0-idtype1] PASSED [ 46%] tests/python/pytorch/nn/test_nn.py::test_egat_conv_bi[1-1-5-g1-idtype0] PASSED [ 46%] tests/python/pytorch/nn/test_nn.py::test_egat_conv_bi[1-1-5-g1-idtype1] PASSED [ 46%] tests/python/pytorch/nn/test_nn.py::test_egat_conv_bi[1-5-1-g0-idtype0] PASSED [ 46%] tests/python/pytorch/nn/test_nn.py::test_egat_conv_bi[1-5-1-g0-idtype1] PASSED [ 46%] tests/python/pytorch/nn/test_nn.py::test_egat_conv_bi[1-5-1-g1-idtype0] PASSED [ 46%] tests/python/pytorch/nn/test_nn.py::test_egat_conv_bi[1-5-1-g1-idtype1] PASSED [ 46%] tests/python/pytorch/nn/test_nn.py::test_egat_conv_bi[1-5-5-g0-idtype0] PASSED [ 46%] tests/python/pytorch/nn/test_nn.py::test_egat_conv_bi[1-5-5-g0-idtype1] PASSED [ 46%] tests/python/pytorch/nn/test_nn.py::test_egat_conv_bi[1-5-5-g1-idtype0] PASSED [ 46%] tests/python/pytorch/nn/test_nn.py::test_egat_conv_bi[1-5-5-g1-idtype1] PASSED [ 46%] tests/python/pytorch/nn/test_nn.py::test_egat_conv_bi[4-1-1-g0-idtype0] PASSED [ 46%] tests/python/pytorch/nn/test_nn.py::test_egat_conv_bi[4-1-1-g0-idtype1] PASSED [ 46%] tests/python/pytorch/nn/test_nn.py::test_egat_conv_bi[4-1-1-g1-idtype0] PASSED [ 46%] tests/python/pytorch/nn/test_nn.py::test_egat_conv_bi[4-1-1-g1-idtype1] PASSED [ 46%] tests/python/pytorch/nn/test_nn.py::test_egat_conv_bi[4-1-5-g0-idtype0] PASSED [ 46%] tests/python/pytorch/nn/test_nn.py::test_egat_conv_bi[4-1-5-g0-idtype1] PASSED [ 46%] tests/python/pytorch/nn/test_nn.py::test_egat_conv_bi[4-1-5-g1-idtype0] PASSED [ 46%] tests/python/pytorch/nn/test_nn.py::test_egat_conv_bi[4-1-5-g1-idtype1] PASSED [ 46%] tests/python/pytorch/nn/test_nn.py::test_egat_conv_bi[4-5-1-g0-idtype0] PASSED [ 46%] tests/python/pytorch/nn/test_nn.py::test_egat_conv_bi[4-5-1-g0-idtype1] PASSED [ 46%] tests/python/pytorch/nn/test_nn.py::test_egat_conv_bi[4-5-1-g1-idtype0] PASSED [ 46%] tests/python/pytorch/nn/test_nn.py::test_egat_conv_bi[4-5-1-g1-idtype1] PASSED [ 46%] tests/python/pytorch/nn/test_nn.py::test_egat_conv_bi[4-5-5-g0-idtype0] PASSED [ 46%] tests/python/pytorch/nn/test_nn.py::test_egat_conv_bi[4-5-5-g0-idtype1] PASSED [ 46%] tests/python/pytorch/nn/test_nn.py::test_egat_conv_bi[4-5-5-g1-idtype0] PASSED [ 46%] tests/python/pytorch/nn/test_nn.py::test_egat_conv_bi[4-5-5-g1-idtype1] PASSED [ 46%] tests/python/pytorch/nn/test_nn.py::test_egat_conv_edge_weight[1-1-1-g0-idtype0] PASSED [ 46%] tests/python/pytorch/nn/test_nn.py::test_egat_conv_edge_weight[1-1-1-g0-idtype1] PASSED [ 46%] tests/python/pytorch/nn/test_nn.py::test_egat_conv_edge_weight[1-1-1-g1-idtype0] PASSED [ 46%] tests/python/pytorch/nn/test_nn.py::test_egat_conv_edge_weight[1-1-1-g1-idtype1] PASSED [ 46%] tests/python/pytorch/nn/test_nn.py::test_egat_conv_edge_weight[1-1-1-g2-idtype0] PASSED [ 46%] tests/python/pytorch/nn/test_nn.py::test_egat_conv_edge_weight[1-1-1-g2-idtype1] PASSED [ 46%] tests/python/pytorch/nn/test_nn.py::test_egat_conv_edge_weight[1-1-1-g3-idtype0] PASSED [ 46%] tests/python/pytorch/nn/test_nn.py::test_egat_conv_edge_weight[1-1-1-g3-idtype1] PASSED [ 47%] tests/python/pytorch/nn/test_nn.py::test_egat_conv_edge_weight[1-1-1-g4-idtype0] PASSED [ 47%] tests/python/pytorch/nn/test_nn.py::test_egat_conv_edge_weight[1-1-1-g4-idtype1] PASSED [ 47%] tests/python/pytorch/nn/test_nn.py::test_egat_conv_edge_weight[1-1-1-g5-idtype0] PASSED [ 47%] tests/python/pytorch/nn/test_nn.py::test_egat_conv_edge_weight[1-1-1-g5-idtype1] PASSED [ 47%] tests/python/pytorch/nn/test_nn.py::test_egat_conv_edge_weight[1-1-5-g0-idtype0] PASSED [ 47%] tests/python/pytorch/nn/test_nn.py::test_egat_conv_edge_weight[1-1-5-g0-idtype1] PASSED [ 47%] tests/python/pytorch/nn/test_nn.py::test_egat_conv_edge_weight[1-1-5-g1-idtype0] PASSED [ 47%] tests/python/pytorch/nn/test_nn.py::test_egat_conv_edge_weight[1-1-5-g1-idtype1] PASSED [ 47%] tests/python/pytorch/nn/test_nn.py::test_egat_conv_edge_weight[1-1-5-g2-idtype0] PASSED [ 47%] tests/python/pytorch/nn/test_nn.py::test_egat_conv_edge_weight[1-1-5-g2-idtype1] PASSED [ 47%] tests/python/pytorch/nn/test_nn.py::test_egat_conv_edge_weight[1-1-5-g3-idtype0] PASSED [ 47%] tests/python/pytorch/nn/test_nn.py::test_egat_conv_edge_weight[1-1-5-g3-idtype1] PASSED [ 47%] tests/python/pytorch/nn/test_nn.py::test_egat_conv_edge_weight[1-1-5-g4-idtype0] PASSED [ 47%] tests/python/pytorch/nn/test_nn.py::test_egat_conv_edge_weight[1-1-5-g4-idtype1] PASSED [ 47%] tests/python/pytorch/nn/test_nn.py::test_egat_conv_edge_weight[1-1-5-g5-idtype0] PASSED [ 47%] tests/python/pytorch/nn/test_nn.py::test_egat_conv_edge_weight[1-1-5-g5-idtype1] PASSED [ 47%] tests/python/pytorch/nn/test_nn.py::test_egat_conv_edge_weight[1-5-1-g0-idtype0] PASSED [ 47%] tests/python/pytorch/nn/test_nn.py::test_egat_conv_edge_weight[1-5-1-g0-idtype1] PASSED [ 47%] tests/python/pytorch/nn/test_nn.py::test_egat_conv_edge_weight[1-5-1-g1-idtype0] PASSED [ 47%] tests/python/pytorch/nn/test_nn.py::test_egat_conv_edge_weight[1-5-1-g1-idtype1] PASSED [ 47%] tests/python/pytorch/nn/test_nn.py::test_egat_conv_edge_weight[1-5-1-g2-idtype0] PASSED [ 47%] tests/python/pytorch/nn/test_nn.py::test_egat_conv_edge_weight[1-5-1-g2-idtype1] PASSED [ 47%] tests/python/pytorch/nn/test_nn.py::test_egat_conv_edge_weight[1-5-1-g3-idtype0] PASSED [ 47%] tests/python/pytorch/nn/test_nn.py::test_egat_conv_edge_weight[1-5-1-g3-idtype1] PASSED [ 47%] tests/python/pytorch/nn/test_nn.py::test_egat_conv_edge_weight[1-5-1-g4-idtype0] PASSED [ 47%] tests/python/pytorch/nn/test_nn.py::test_egat_conv_edge_weight[1-5-1-g4-idtype1] PASSED [ 47%] tests/python/pytorch/nn/test_nn.py::test_egat_conv_edge_weight[1-5-1-g5-idtype0] PASSED [ 47%] tests/python/pytorch/nn/test_nn.py::test_egat_conv_edge_weight[1-5-1-g5-idtype1] PASSED [ 47%] tests/python/pytorch/nn/test_nn.py::test_egat_conv_edge_weight[1-5-5-g0-idtype0] PASSED [ 47%] tests/python/pytorch/nn/test_nn.py::test_egat_conv_edge_weight[1-5-5-g0-idtype1] PASSED [ 47%] tests/python/pytorch/nn/test_nn.py::test_egat_conv_edge_weight[1-5-5-g1-idtype0] PASSED [ 47%] tests/python/pytorch/nn/test_nn.py::test_egat_conv_edge_weight[1-5-5-g1-idtype1] PASSED [ 47%] tests/python/pytorch/nn/test_nn.py::test_egat_conv_edge_weight[1-5-5-g2-idtype0] PASSED [ 47%] tests/python/pytorch/nn/test_nn.py::test_egat_conv_edge_weight[1-5-5-g2-idtype1] PASSED [ 47%] tests/python/pytorch/nn/test_nn.py::test_egat_conv_edge_weight[1-5-5-g3-idtype0] PASSED [ 47%] tests/python/pytorch/nn/test_nn.py::test_egat_conv_edge_weight[1-5-5-g3-idtype1] PASSED [ 47%] tests/python/pytorch/nn/test_nn.py::test_egat_conv_edge_weight[1-5-5-g4-idtype0] PASSED [ 47%] tests/python/pytorch/nn/test_nn.py::test_egat_conv_edge_weight[1-5-5-g4-idtype1] PASSED [ 47%] tests/python/pytorch/nn/test_nn.py::test_egat_conv_edge_weight[1-5-5-g5-idtype0] PASSED [ 47%] tests/python/pytorch/nn/test_nn.py::test_egat_conv_edge_weight[1-5-5-g5-idtype1] PASSED [ 47%] tests/python/pytorch/nn/test_nn.py::test_egat_conv_edge_weight[4-1-1-g0-idtype0] PASSED [ 47%] tests/python/pytorch/nn/test_nn.py::test_egat_conv_edge_weight[4-1-1-g0-idtype1] PASSED [ 47%] tests/python/pytorch/nn/test_nn.py::test_egat_conv_edge_weight[4-1-1-g1-idtype0] PASSED [ 47%] tests/python/pytorch/nn/test_nn.py::test_egat_conv_edge_weight[4-1-1-g1-idtype1] PASSED [ 47%] tests/python/pytorch/nn/test_nn.py::test_egat_conv_edge_weight[4-1-1-g2-idtype0] PASSED [ 47%] tests/python/pytorch/nn/test_nn.py::test_egat_conv_edge_weight[4-1-1-g2-idtype1] PASSED [ 47%] tests/python/pytorch/nn/test_nn.py::test_egat_conv_edge_weight[4-1-1-g3-idtype0] PASSED [ 47%] tests/python/pytorch/nn/test_nn.py::test_egat_conv_edge_weight[4-1-1-g3-idtype1] PASSED [ 47%] tests/python/pytorch/nn/test_nn.py::test_egat_conv_edge_weight[4-1-1-g4-idtype0] PASSED [ 47%] tests/python/pytorch/nn/test_nn.py::test_egat_conv_edge_weight[4-1-1-g4-idtype1] PASSED [ 47%] tests/python/pytorch/nn/test_nn.py::test_egat_conv_edge_weight[4-1-1-g5-idtype0] PASSED [ 47%] tests/python/pytorch/nn/test_nn.py::test_egat_conv_edge_weight[4-1-1-g5-idtype1] PASSED [ 47%] tests/python/pytorch/nn/test_nn.py::test_egat_conv_edge_weight[4-1-5-g0-idtype0] PASSED [ 47%] tests/python/pytorch/nn/test_nn.py::test_egat_conv_edge_weight[4-1-5-g0-idtype1] PASSED [ 47%] tests/python/pytorch/nn/test_nn.py::test_egat_conv_edge_weight[4-1-5-g1-idtype0] PASSED [ 47%] tests/python/pytorch/nn/test_nn.py::test_egat_conv_edge_weight[4-1-5-g1-idtype1] PASSED [ 47%] tests/python/pytorch/nn/test_nn.py::test_egat_conv_edge_weight[4-1-5-g2-idtype0] PASSED [ 47%] tests/python/pytorch/nn/test_nn.py::test_egat_conv_edge_weight[4-1-5-g2-idtype1] PASSED [ 47%] tests/python/pytorch/nn/test_nn.py::test_egat_conv_edge_weight[4-1-5-g3-idtype0] PASSED [ 47%] tests/python/pytorch/nn/test_nn.py::test_egat_conv_edge_weight[4-1-5-g3-idtype1] PASSED [ 47%] tests/python/pytorch/nn/test_nn.py::test_egat_conv_edge_weight[4-1-5-g4-idtype0] PASSED [ 48%] tests/python/pytorch/nn/test_nn.py::test_egat_conv_edge_weight[4-1-5-g4-idtype1] PASSED [ 48%] tests/python/pytorch/nn/test_nn.py::test_egat_conv_edge_weight[4-1-5-g5-idtype0] PASSED [ 0%] tests/python/pytorch/dataloading/test_dataloader.py::test_neighbor_nonuniform[True-False-cpu-idtype1] PASSED [ 48%] tests/python/pytorch/nn/test_nn.py::test_egat_conv_edge_weight[4-1-5-g5-idtype1] PASSED [ 48%] tests/python/pytorch/nn/test_nn.py::test_egat_conv_edge_weight[4-5-1-g0-idtype0] PASSED [ 48%] tests/python/pytorch/nn/test_nn.py::test_egat_conv_edge_weight[4-5-1-g0-idtype1] PASSED [ 48%] tests/python/pytorch/nn/test_nn.py::test_egat_conv_edge_weight[4-5-1-g1-idtype0] PASSED [ 48%] tests/python/pytorch/nn/test_nn.py::test_egat_conv_edge_weight[4-5-1-g1-idtype1] PASSED [ 48%] tests/python/pytorch/nn/test_nn.py::test_egat_conv_edge_weight[4-5-1-g2-idtype0] PASSED [ 48%] tests/python/pytorch/nn/test_nn.py::test_egat_conv_edge_weight[4-5-1-g2-idtype1] PASSED [ 48%] tests/python/pytorch/nn/test_nn.py::test_egat_conv_edge_weight[4-5-1-g3-idtype0] PASSED [ 48%] tests/python/pytorch/nn/test_nn.py::test_egat_conv_edge_weight[4-5-1-g3-idtype1] PASSED [ 48%] tests/python/pytorch/nn/test_nn.py::test_egat_conv_edge_weight[4-5-1-g4-idtype0] PASSED [ 48%] tests/python/pytorch/nn/test_nn.py::test_egat_conv_edge_weight[4-5-1-g4-idtype1] PASSED [ 48%] tests/python/pytorch/nn/test_nn.py::test_egat_conv_edge_weight[4-5-1-g5-idtype0] PASSED [ 48%] tests/python/pytorch/nn/test_nn.py::test_egat_conv_edge_weight[4-5-1-g5-idtype1] PASSED [ 48%] tests/python/pytorch/nn/test_nn.py::test_egat_conv_edge_weight[4-5-5-g0-idtype0] PASSED [ 48%] tests/python/pytorch/nn/test_nn.py::test_egat_conv_edge_weight[4-5-5-g0-idtype1] PASSED [ 48%] tests/python/pytorch/nn/test_nn.py::test_egat_conv_edge_weight[4-5-5-g1-idtype0] PASSED [ 48%] tests/python/pytorch/nn/test_nn.py::test_egat_conv_edge_weight[4-5-5-g1-idtype1] PASSED [ 48%] tests/python/pytorch/nn/test_nn.py::test_egat_conv_edge_weight[4-5-5-g2-idtype0] PASSED [ 48%] tests/python/pytorch/nn/test_nn.py::test_egat_conv_edge_weight[4-5-5-g2-idtype1] PASSED [ 48%] tests/python/pytorch/nn/test_nn.py::test_egat_conv_edge_weight[4-5-5-g3-idtype0] PASSED [ 48%] tests/python/pytorch/nn/test_nn.py::test_egat_conv_edge_weight[4-5-5-g3-idtype1] PASSED [ 48%] tests/python/pytorch/nn/test_nn.py::test_egat_conv_edge_weight[4-5-5-g4-idtype0] PASSED [ 48%] tests/python/pytorch/nn/test_nn.py::test_egat_conv_edge_weight[4-5-5-g4-idtype1] PASSED [ 48%] tests/python/pytorch/nn/test_nn.py::test_egat_conv_edge_weight[4-5-5-g5-idtype0] PASSED [ 48%] tests/python/pytorch/nn/test_nn.py::test_egat_conv_edge_weight[4-5-5-g5-idtype1] PASSED [ 48%] tests/python/pytorch/nn/test_nn.py::test_edgegat_conv[1-1-g0-idtype0] PASSED [ 48%] tests/python/pytorch/nn/test_nn.py::test_edgegat_conv[1-1-g0-idtype1] PASSED [ 48%] tests/python/pytorch/nn/test_nn.py::test_edgegat_conv[1-1-g1-idtype0] PASSED [ 48%] tests/python/pytorch/nn/test_nn.py::test_edgegat_conv[1-1-g1-idtype1] PASSED [ 48%] tests/python/pytorch/nn/test_nn.py::test_edgegat_conv[1-1-g2-idtype0] PASSED [ 48%] tests/python/pytorch/nn/test_nn.py::test_edgegat_conv[1-1-g2-idtype1] PASSED [ 48%] tests/python/pytorch/nn/test_nn.py::test_edgegat_conv[1-1-g3-idtype0] PASSED [ 48%] tests/python/pytorch/nn/test_nn.py::test_edgegat_conv[1-1-g3-idtype1] PASSED [ 48%] tests/python/pytorch/nn/test_nn.py::test_edgegat_conv[1-1-g4-idtype0] PASSED [ 48%] tests/python/pytorch/nn/test_nn.py::test_edgegat_conv[1-1-g4-idtype1] PASSED [ 48%] tests/python/pytorch/nn/test_nn.py::test_edgegat_conv[1-1-g5-idtype0] PASSED [ 48%] tests/python/pytorch/nn/test_nn.py::test_edgegat_conv[1-1-g5-idtype1] PASSED [ 48%] tests/python/pytorch/nn/test_nn.py::test_edgegat_conv[1-5-g0-idtype0] PASSED [ 48%] tests/python/pytorch/nn/test_nn.py::test_edgegat_conv[1-5-g0-idtype1] PASSED [ 48%] tests/python/pytorch/nn/test_nn.py::test_edgegat_conv[1-5-g1-idtype0] PASSED [ 48%] tests/python/pytorch/nn/test_nn.py::test_edgegat_conv[1-5-g1-idtype1] PASSED [ 48%] tests/python/pytorch/nn/test_nn.py::test_edgegat_conv[1-5-g2-idtype0] PASSED [ 48%] tests/python/pytorch/nn/test_nn.py::test_edgegat_conv[1-5-g2-idtype1] PASSED [ 48%] tests/python/pytorch/nn/test_nn.py::test_edgegat_conv[1-5-g3-idtype0] PASSED [ 48%] tests/python/pytorch/nn/test_nn.py::test_edgegat_conv[1-5-g3-idtype1] PASSED [ 48%] tests/python/pytorch/nn/test_nn.py::test_edgegat_conv[1-5-g4-idtype0] PASSED [ 48%] tests/python/pytorch/nn/test_nn.py::test_edgegat_conv[1-5-g4-idtype1] PASSED [ 48%] tests/python/pytorch/nn/test_nn.py::test_edgegat_conv[1-5-g5-idtype0] PASSED [ 48%] tests/python/pytorch/nn/test_nn.py::test_edgegat_conv[1-5-g5-idtype1] PASSED [ 48%] tests/python/pytorch/nn/test_nn.py::test_edgegat_conv[4-1-g0-idtype0] PASSED [ 48%] tests/python/pytorch/nn/test_nn.py::test_edgegat_conv[4-1-g0-idtype1] PASSED [ 48%] tests/python/pytorch/nn/test_nn.py::test_edgegat_conv[4-1-g1-idtype0] PASSED [ 48%] tests/python/pytorch/nn/test_nn.py::test_edgegat_conv[4-1-g1-idtype1] PASSED [ 48%] tests/python/pytorch/nn/test_nn.py::test_edgegat_conv[4-1-g2-idtype0] PASSED [ 48%] tests/python/pytorch/nn/test_nn.py::test_edgegat_conv[4-1-g2-idtype1] PASSED [ 48%] tests/python/pytorch/nn/test_nn.py::test_edgegat_conv[4-1-g3-idtype0] PASSED [ 48%] tests/python/pytorch/nn/test_nn.py::test_edgegat_conv[4-1-g3-idtype1] PASSED [ 48%] tests/python/pytorch/nn/test_nn.py::test_edgegat_conv[4-1-g4-idtype0] PASSED [ 48%] tests/python/pytorch/nn/test_nn.py::test_edgegat_conv[4-1-g4-idtype1] PASSED [ 48%] tests/python/pytorch/nn/test_nn.py::test_edgegat_conv[4-1-g5-idtype0] PASSED [ 49%] tests/python/pytorch/nn/test_nn.py::test_edgegat_conv[4-1-g5-idtype1] PASSED [ 49%] tests/python/pytorch/nn/test_nn.py::test_edgegat_conv[4-5-g0-idtype0] PASSED [ 49%] tests/python/pytorch/nn/test_nn.py::test_edgegat_conv[4-5-g0-idtype1] PASSED [ 49%] tests/python/pytorch/nn/test_nn.py::test_edgegat_conv[4-5-g1-idtype0] PASSED [ 49%] tests/python/pytorch/nn/test_nn.py::test_edgegat_conv[4-5-g1-idtype1] PASSED [ 49%] tests/python/pytorch/nn/test_nn.py::test_edgegat_conv[4-5-g2-idtype0] PASSED [ 49%] tests/python/pytorch/nn/test_nn.py::test_edgegat_conv[4-5-g2-idtype1] PASSED [ 49%] tests/python/pytorch/nn/test_nn.py::test_edgegat_conv[4-5-g3-idtype0] PASSED [ 49%] tests/python/pytorch/nn/test_nn.py::test_edgegat_conv[4-5-g3-idtype1] PASSED [ 49%] tests/python/pytorch/nn/test_nn.py::test_edgegat_conv[4-5-g4-idtype0] PASSED [ 49%] tests/python/pytorch/nn/test_nn.py::test_edgegat_conv[4-5-g4-idtype1] PASSED [ 49%] tests/python/pytorch/nn/test_nn.py::test_edgegat_conv[4-5-g5-idtype0] PASSED [ 49%] tests/python/pytorch/nn/test_nn.py::test_edgegat_conv[4-5-g5-idtype1] PASSED [ 49%] tests/python/pytorch/nn/test_nn.py::test_edgegat_conv_bi[1-1-g0-idtype0] PASSED [ 49%] tests/python/pytorch/nn/test_nn.py::test_edgegat_conv_bi[1-1-g0-idtype1] PASSED [ 49%] tests/python/pytorch/nn/test_nn.py::test_edgegat_conv_bi[1-1-g1-idtype0] PASSED [ 49%] tests/python/pytorch/nn/test_nn.py::test_edgegat_conv_bi[1-1-g1-idtype1] PASSED [ 49%] tests/python/pytorch/nn/test_nn.py::test_edgegat_conv_bi[1-5-g0-idtype0] PASSED [ 49%] tests/python/pytorch/nn/test_nn.py::test_edgegat_conv_bi[1-5-g0-idtype1] PASSED [ 49%] tests/python/pytorch/nn/test_nn.py::test_edgegat_conv_bi[1-5-g1-idtype0] PASSED [ 49%] tests/python/pytorch/nn/test_nn.py::test_edgegat_conv_bi[1-5-g1-idtype1] PASSED [ 49%] tests/python/pytorch/nn/test_nn.py::test_edgegat_conv_bi[4-1-g0-idtype0] PASSED [ 49%] tests/python/pytorch/nn/test_nn.py::test_edgegat_conv_bi[4-1-g0-idtype1] PASSED [ 49%] tests/python/pytorch/nn/test_nn.py::test_edgegat_conv_bi[4-1-g1-idtype0] PASSED [ 49%] tests/python/pytorch/nn/test_nn.py::test_edgegat_conv_bi[4-1-g1-idtype1] PASSED [ 49%] tests/python/pytorch/nn/test_nn.py::test_edgegat_conv_bi[4-5-g0-idtype0] PASSED [ 49%] tests/python/pytorch/nn/test_nn.py::test_edgegat_conv_bi[4-5-g0-idtype1] PASSED [ 49%] tests/python/pytorch/nn/test_nn.py::test_edgegat_conv_bi[4-5-g1-idtype0] PASSED [ 49%] tests/python/pytorch/nn/test_nn.py::test_edgegat_conv_bi[4-5-g1-idtype1] PASSED [ 49%] tests/python/pytorch/nn/test_nn.py::test_sage_conv[mean-g0-idtype0] PASSED [ 49%] tests/python/pytorch/nn/test_nn.py::test_sage_conv[mean-g0-idtype1] PASSED [ 49%] tests/python/pytorch/nn/test_nn.py::test_sage_conv[mean-g1-idtype0] PASSED [ 49%] tests/python/pytorch/nn/test_nn.py::test_sage_conv[mean-g1-idtype1] PASSED [ 49%] tests/python/pytorch/nn/test_nn.py::test_sage_conv[mean-g2-idtype0] PASSED [ 49%] tests/python/pytorch/nn/test_nn.py::test_sage_conv[mean-g2-idtype1] PASSED [ 49%] tests/python/pytorch/nn/test_nn.py::test_sage_conv[mean-g3-idtype0] PASSED [ 49%] tests/python/pytorch/nn/test_nn.py::test_sage_conv[mean-g3-idtype1] PASSED [ 49%] tests/python/pytorch/nn/test_nn.py::test_sage_conv[mean-g4-idtype0] PASSED [ 49%] tests/python/pytorch/nn/test_nn.py::test_sage_conv[mean-g4-idtype1] PASSED [ 49%] tests/python/pytorch/nn/test_nn.py::test_sage_conv[mean-g5-idtype0] PASSED [ 49%] tests/python/pytorch/nn/test_nn.py::test_sage_conv[mean-g5-idtype1] PASSED [ 49%] tests/python/pytorch/nn/test_nn.py::test_sage_conv[mean-g6-idtype0] PASSED [ 49%] tests/python/pytorch/nn/test_nn.py::test_sage_conv[mean-g6-idtype1] PASSED [ 49%] tests/python/pytorch/nn/test_nn.py::test_sage_conv[mean-g7-idtype0] PASSED [ 49%] tests/python/pytorch/nn/test_nn.py::test_sage_conv[mean-g7-idtype1] PASSED [ 49%] tests/python/pytorch/nn/test_nn.py::test_sage_conv[pool-g0-idtype0] PASSED [ 49%] tests/python/pytorch/nn/test_nn.py::test_sage_conv[pool-g0-idtype1] PASSED [ 49%] tests/python/pytorch/nn/test_nn.py::test_sage_conv[pool-g1-idtype0] PASSED [ 49%] tests/python/pytorch/nn/test_nn.py::test_sage_conv[pool-g1-idtype1] PASSED [ 49%] tests/python/pytorch/nn/test_nn.py::test_sage_conv[pool-g2-idtype0] PASSED [ 49%] tests/python/pytorch/nn/test_nn.py::test_sage_conv[pool-g2-idtype1] PASSED [ 49%] tests/python/pytorch/nn/test_nn.py::test_sage_conv[pool-g3-idtype0] PASSED [ 49%] tests/python/pytorch/nn/test_nn.py::test_sage_conv[pool-g3-idtype1] PASSED [ 49%] tests/python/pytorch/nn/test_nn.py::test_sage_conv[pool-g4-idtype0] PASSED [ 49%] tests/python/pytorch/nn/test_nn.py::test_sage_conv[pool-g4-idtype1] PASSED [ 49%] tests/python/pytorch/nn/test_nn.py::test_sage_conv[pool-g5-idtype0] PASSED [ 49%] tests/python/pytorch/nn/test_nn.py::test_sage_conv[pool-g5-idtype1] PASSED [ 49%] tests/python/pytorch/nn/test_nn.py::test_sage_conv[pool-g6-idtype0] PASSED [ 49%] tests/python/pytorch/nn/test_nn.py::test_sage_conv[pool-g6-idtype1] PASSED [ 49%] tests/python/pytorch/nn/test_nn.py::test_sage_conv[pool-g7-idtype0] PASSED [ 49%] tests/python/pytorch/nn/test_nn.py::test_sage_conv[pool-g7-idtype1] PASSED [ 49%] tests/python/pytorch/nn/test_nn.py::test_sage_conv[gcn-g0-idtype0] PASSED [ 50%] tests/python/pytorch/nn/test_nn.py::test_sage_conv[gcn-g0-idtype1] PASSED [ 50%] tests/python/pytorch/nn/test_nn.py::test_sage_conv[gcn-g1-idtype0] PASSED [ 50%] tests/python/pytorch/nn/test_nn.py::test_sage_conv[gcn-g1-idtype1] PASSED [ 50%] tests/python/pytorch/nn/test_nn.py::test_sage_conv[gcn-g2-idtype0] PASSED [ 50%] tests/python/pytorch/nn/test_nn.py::test_sage_conv[gcn-g2-idtype1] PASSED [ 50%] tests/python/pytorch/nn/test_nn.py::test_sage_conv[gcn-g3-idtype0] PASSED [ 50%] tests/python/pytorch/nn/test_nn.py::test_sage_conv[gcn-g3-idtype1] PASSED [ 50%] tests/python/pytorch/nn/test_nn.py::test_sage_conv[gcn-g4-idtype0] PASSED [ 50%] tests/python/pytorch/nn/test_nn.py::test_sage_conv[gcn-g4-idtype1] PASSED [ 50%] tests/python/pytorch/nn/test_nn.py::test_sage_conv[gcn-g5-idtype0] PASSED [ 50%] tests/python/pytorch/nn/test_nn.py::test_sage_conv[gcn-g5-idtype1] PASSED [ 50%] tests/python/pytorch/nn/test_nn.py::test_sage_conv[gcn-g6-idtype0] PASSED [ 50%] tests/python/pytorch/nn/test_nn.py::test_sage_conv[gcn-g6-idtype1] PASSED [ 50%] tests/python/pytorch/nn/test_nn.py::test_sage_conv[gcn-g7-idtype0] PASSED [ 50%] tests/python/pytorch/nn/test_nn.py::test_sage_conv[gcn-g7-idtype1] PASSED [ 50%] tests/python/pytorch/nn/test_nn.py::test_sage_conv[lstm-g0-idtype0] PASSED [ 50%] tests/python/pytorch/nn/test_nn.py::test_sage_conv[lstm-g0-idtype1] PASSED [ 50%] tests/python/pytorch/nn/test_nn.py::test_sage_conv[lstm-g1-idtype0] PASSED [ 50%] tests/python/pytorch/nn/test_nn.py::test_sage_conv[lstm-g1-idtype1] PASSED [ 50%] tests/python/pytorch/nn/test_nn.py::test_sage_conv[lstm-g2-idtype0] PASSED [ 50%] tests/python/pytorch/nn/test_nn.py::test_sage_conv[lstm-g2-idtype1] PASSED [ 50%] tests/python/pytorch/nn/test_nn.py::test_sage_conv[lstm-g3-idtype0] PASSED [ 50%] tests/python/pytorch/nn/test_nn.py::test_sage_conv[lstm-g3-idtype1] PASSED [ 50%] tests/python/pytorch/nn/test_nn.py::test_sage_conv[lstm-g4-idtype0] PASSED [ 50%] tests/python/pytorch/nn/test_nn.py::test_sage_conv[lstm-g4-idtype1] PASSED [ 50%] tests/python/pytorch/nn/test_nn.py::test_sage_conv[lstm-g5-idtype0] PASSED [ 50%] tests/python/pytorch/nn/test_nn.py::test_sage_conv[lstm-g5-idtype1] PASSED [ 50%] tests/python/pytorch/nn/test_nn.py::test_sage_conv[lstm-g6-idtype0] PASSED [ 50%] tests/python/pytorch/nn/test_nn.py::test_sage_conv[lstm-g6-idtype1] PASSED [ 50%] tests/python/pytorch/nn/test_nn.py::test_sage_conv[lstm-g7-idtype0] PASSED [ 50%] tests/python/pytorch/nn/test_nn.py::test_sage_conv[lstm-g7-idtype1] PASSED [ 50%] tests/python/pytorch/nn/test_nn.py::test_sage_conv_bi[1-mean-g0-idtype0] PASSED [ 50%] tests/python/pytorch/nn/test_nn.py::test_sage_conv_bi[1-mean-g0-idtype1] PASSED [ 50%] tests/python/pytorch/nn/test_nn.py::test_sage_conv_bi[1-mean-g1-idtype0] PASSED [ 50%] tests/python/pytorch/nn/test_nn.py::test_sage_conv_bi[1-mean-g1-idtype1] PASSED [ 50%] tests/python/pytorch/nn/test_nn.py::test_sage_conv_bi[1-mean-g2-idtype0] PASSED [ 50%] tests/python/pytorch/nn/test_nn.py::test_sage_conv_bi[1-mean-g2-idtype1] PASSED [ 50%] tests/python/pytorch/nn/test_nn.py::test_sage_conv_bi[1-pool-g0-idtype0] PASSED [ 50%] tests/python/pytorch/nn/test_nn.py::test_sage_conv_bi[1-pool-g0-idtype1] PASSED [ 50%] tests/python/pytorch/nn/test_nn.py::test_sage_conv_bi[1-pool-g1-idtype0] PASSED [ 50%] tests/python/pytorch/nn/test_nn.py::test_sage_conv_bi[1-pool-g1-idtype1] PASSED [ 50%] tests/python/pytorch/nn/test_nn.py::test_sage_conv_bi[1-pool-g2-idtype0] PASSED [ 50%] tests/python/pytorch/nn/test_nn.py::test_sage_conv_bi[1-pool-g2-idtype1] PASSED [ 50%] tests/python/pytorch/nn/test_nn.py::test_sage_conv_bi[1-gcn-g0-idtype0] PASSED [ 50%] tests/python/pytorch/nn/test_nn.py::test_sage_conv_bi[1-gcn-g0-idtype1] PASSED [ 50%] tests/python/pytorch/nn/test_nn.py::test_sage_conv_bi[1-gcn-g1-idtype0] PASSED [ 50%] tests/python/pytorch/nn/test_nn.py::test_sage_conv_bi[1-gcn-g1-idtype1] PASSED [ 50%] tests/python/pytorch/nn/test_nn.py::test_sage_conv_bi[1-gcn-g2-idtype0] PASSED [ 50%] tests/python/pytorch/nn/test_nn.py::test_sage_conv_bi[1-gcn-g2-idtype1] PASSED [ 50%] tests/python/pytorch/nn/test_nn.py::test_sage_conv_bi[1-lstm-g0-idtype0] PASSED [ 50%] tests/python/pytorch/nn/test_nn.py::test_sage_conv_bi[1-lstm-g0-idtype1] PASSED [ 50%] tests/python/pytorch/nn/test_nn.py::test_sage_conv_bi[1-lstm-g1-idtype0] PASSED [ 50%] tests/python/pytorch/nn/test_nn.py::test_sage_conv_bi[1-lstm-g1-idtype1] PASSED [ 50%] tests/python/pytorch/nn/test_nn.py::test_sage_conv_bi[1-lstm-g2-idtype0] PASSED [ 50%] tests/python/pytorch/nn/test_nn.py::test_sage_conv_bi[1-lstm-g2-idtype1] PASSED [ 50%] tests/python/pytorch/nn/test_nn.py::test_sage_conv_bi[2-mean-g0-idtype0] PASSED [ 50%] tests/python/pytorch/nn/test_nn.py::test_sage_conv_bi[2-mean-g0-idtype1] PASSED [ 50%] tests/python/pytorch/nn/test_nn.py::test_sage_conv_bi[2-mean-g1-idtype0] PASSED [ 50%] tests/python/pytorch/nn/test_nn.py::test_sage_conv_bi[2-mean-g1-idtype1] PASSED [ 50%] tests/python/pytorch/nn/test_nn.py::test_sage_conv_bi[2-mean-g2-idtype0] PASSED [ 50%] tests/python/pytorch/nn/test_nn.py::test_sage_conv_bi[2-mean-g2-idtype1] PASSED [ 50%] tests/python/pytorch/nn/test_nn.py::test_sage_conv_bi[2-pool-g0-idtype0] PASSED [ 51%] tests/python/pytorch/nn/test_nn.py::test_sage_conv_bi[2-pool-g0-idtype1] PASSED [ 51%] tests/python/pytorch/nn/test_nn.py::test_sage_conv_bi[2-pool-g1-idtype0] PASSED [ 51%] tests/python/pytorch/nn/test_nn.py::test_sage_conv_bi[2-pool-g1-idtype1] Client [639] waits on 172.17.0.2:43063 Machine (0) group (0) client (0) connect to server successfuly! Client[0] in group[0] is exiting... Server (0) shutdown. Server is exiting... PASSED [ 51%] tests/python/pytorch/nn/test_nn.py::test_sage_conv_bi[2-pool-g2-idtype0] PASSED [ 51%] tests/python/pytorch/nn/test_nn.py::test_sage_conv_bi[2-pool-g2-idtype1] PASSED [ 51%] tests/python/pytorch/nn/test_nn.py::test_sage_conv_bi[2-gcn-g0-idtype0] PASSED [ 51%] tests/python/pytorch/nn/test_nn.py::test_sage_conv_bi[2-gcn-g0-idtype1] PASSED [ 51%] tests/python/pytorch/nn/test_nn.py::test_sage_conv_bi[2-gcn-g1-idtype0] PASSED [ 51%] tests/python/pytorch/nn/test_nn.py::test_sage_conv_bi[2-gcn-g1-idtype1] PASSED [ 51%] tests/python/pytorch/nn/test_nn.py::test_sage_conv_bi[2-gcn-g2-idtype0] PASSED [ 51%] tests/python/pytorch/nn/test_nn.py::test_sage_conv_bi[2-gcn-g2-idtype1] PASSED [ 51%] tests/python/pytorch/nn/test_nn.py::test_sage_conv_bi[2-lstm-g0-idtype0] PASSED [ 51%] tests/python/pytorch/nn/test_nn.py::test_sage_conv_bi[2-lstm-g0-idtype1] PASSED [ 51%] tests/python/pytorch/nn/test_nn.py::test_sage_conv_bi[2-lstm-g1-idtype0] PASSED [ 51%] tests/python/pytorch/nn/test_nn.py::test_sage_conv_bi[2-lstm-g1-idtype1] PASSED [ 51%] tests/python/pytorch/nn/test_nn.py::test_sage_conv_bi[2-lstm-g2-idtype0] PASSED [ 51%] tests/python/pytorch/nn/test_nn.py::test_sage_conv_bi[2-lstm-g2-idtype1] PASSED [ 51%] tests/python/pytorch/nn/test_nn.py::test_sage_conv2[1-idtype0] PASSED [ 51%] tests/python/pytorch/nn/test_nn.py::test_sage_conv2[1-idtype1] PASSED [ 51%] tests/python/pytorch/nn/test_nn.py::test_sage_conv2[2-idtype0] PASSED [ 51%] tests/python/pytorch/nn/test_nn.py::test_sage_conv2[2-idtype1] PASSED [ 51%] tests/python/pytorch/nn/test_nn.py::test_sgc_conv[1-g0-idtype0] PASSED [ 51%] tests/python/pytorch/nn/test_nn.py::test_sgc_conv[1-g0-idtype1] PASSED [ 51%] tests/python/pytorch/nn/test_nn.py::test_sgc_conv[1-g1-idtype0] PASSED [ 51%] tests/python/pytorch/nn/test_nn.py::test_sgc_conv[1-g1-idtype1] PASSED [ 51%] tests/python/pytorch/nn/test_nn.py::test_sgc_conv[1-g2-idtype0] PASSED [ 51%] tests/python/pytorch/nn/test_nn.py::test_sgc_conv[1-g2-idtype1] PASSED [ 51%] tests/python/pytorch/nn/test_nn.py::test_sgc_conv[1-g3-idtype0] PASSED [ 51%] tests/python/pytorch/nn/test_nn.py::test_sgc_conv[1-g3-idtype1] PASSED [ 51%] tests/python/pytorch/nn/test_nn.py::test_sgc_conv[1-g4-idtype0] PASSED [ 51%] tests/python/pytorch/nn/test_nn.py::test_sgc_conv[1-g4-idtype1] PASSED [ 51%] tests/python/pytorch/nn/test_nn.py::test_sgc_conv[1-g5-idtype0] PASSED [ 51%] tests/python/pytorch/nn/test_nn.py::test_sgc_conv[1-g5-idtype1] PASSED [ 51%] tests/python/pytorch/nn/test_nn.py::test_sgc_conv[2-g0-idtype0] PASSED [ 51%] tests/python/pytorch/nn/test_nn.py::test_sgc_conv[2-g0-idtype1] PASSED [ 51%] tests/python/pytorch/nn/test_nn.py::test_sgc_conv[2-g1-idtype0] PASSED [ 51%] tests/python/pytorch/nn/test_nn.py::test_sgc_conv[2-g1-idtype1] PASSED [ 51%] tests/python/pytorch/nn/test_nn.py::test_sgc_conv[2-g2-idtype0] PASSED [ 51%] tests/python/pytorch/nn/test_nn.py::test_sgc_conv[2-g2-idtype1] PASSED [ 51%] tests/python/pytorch/nn/test_nn.py::test_sgc_conv[2-g3-idtype0] PASSED [ 51%] tests/python/pytorch/nn/test_nn.py::test_sgc_conv[2-g3-idtype1] PASSED [ 51%] tests/python/pytorch/nn/test_nn.py::test_sgc_conv[2-g4-idtype0] PASSED [ 51%] tests/python/pytorch/nn/test_nn.py::test_sgc_conv[2-g4-idtype1] PASSED [ 51%] tests/python/pytorch/nn/test_nn.py::test_sgc_conv[2-g5-idtype0] PASSED [ 51%] tests/python/pytorch/nn/test_nn.py::test_sgc_conv[2-g5-idtype1] PASSED [ 51%] tests/python/pytorch/nn/test_nn.py::test_appnp_conv[g0-idtype0] PASSED [ 51%] tests/python/pytorch/nn/test_nn.py::test_appnp_conv[g0-idtype1] PASSED [ 7%] tests/distributed/test_distributed_sampling.py::test_rpc_hetero_sampling_shuffle[True-True-False-1] Converting to homogeneous graph takes 0.001s, peak mem: 3.179 GB Save partitions: 0.001 seconds, peak memory: 3.179 GB There are 3060 edges in the graph and 0 edge cuts for 1 partitions. PASSED [ 51%] tests/python/pytorch/nn/test_nn.py::test_appnp_conv[g1-idtype0] PASSED [ 51%] tests/python/pytorch/nn/test_nn.py::test_appnp_conv[g1-idtype1] PASSED [ 51%] tests/python/pytorch/nn/test_nn.py::test_appnp_conv[g2-idtype0] PASSED [ 51%] tests/python/pytorch/nn/test_nn.py::test_appnp_conv[g2-idtype1] PASSED [ 51%] tests/python/pytorch/nn/test_nn.py::test_appnp_conv[g3-idtype0] PASSED [ 51%] tests/python/pytorch/nn/test_nn.py::test_appnp_conv[g3-idtype1] PASSED [ 51%] tests/python/pytorch/nn/test_nn.py::test_appnp_conv[g4-idtype0] PASSED [ 51%] tests/python/pytorch/nn/test_nn.py::test_appnp_conv[g4-idtype1] PASSED [ 51%] tests/python/pytorch/nn/test_nn.py::test_appnp_conv[g5-idtype0] PASSED [ 51%] tests/python/pytorch/nn/test_nn.py::test_appnp_conv[g5-idtype1] PASSED [ 51%] tests/python/pytorch/nn/test_nn.py::test_appnp_conv_e_weight[g0-idtype0] PASSED [ 51%] tests/python/pytorch/nn/test_nn.py::test_appnp_conv_e_weight[g0-idtype1] PASSED [ 51%] tests/python/pytorch/nn/test_nn.py::test_appnp_conv_e_weight[g1-idtype0] PASSED [ 51%] tests/python/pytorch/nn/test_nn.py::test_appnp_conv_e_weight[g1-idtype1] PASSED [ 51%] tests/python/pytorch/nn/test_nn.py::test_appnp_conv_e_weight[g2-idtype0] PASSED [ 52%] tests/python/pytorch/nn/test_nn.py::test_appnp_conv_e_weight[g2-idtype1] PASSED [ 52%] tests/python/pytorch/nn/test_nn.py::test_appnp_conv_e_weight[g3-idtype0] PASSED [ 52%] tests/python/pytorch/nn/test_nn.py::test_appnp_conv_e_weight[g3-idtype1] PASSED [ 52%] tests/python/pytorch/nn/test_nn.py::test_appnp_conv_e_weight[g4-idtype0] PASSED [ 52%] tests/python/pytorch/nn/test_nn.py::test_appnp_conv_e_weight[g4-idtype1] PASSED [ 52%] tests/python/pytorch/nn/test_nn.py::test_appnp_conv_e_weight[g5-idtype0] PASSED [ 52%] tests/python/pytorch/nn/test_nn.py::test_appnp_conv_e_weight[g5-idtype1] PASSED [ 52%] tests/python/pytorch/nn/test_nn.py::test_gcn2conv_e_weight[True-g0-idtype0] PASSED [ 52%] tests/python/pytorch/nn/test_nn.py::test_gcn2conv_e_weight[True-g0-idtype1] PASSED [ 52%] tests/python/pytorch/nn/test_nn.py::test_gcn2conv_e_weight[True-g1-idtype0] PASSED [ 52%] tests/python/pytorch/nn/test_nn.py::test_gcn2conv_e_weight[True-g1-idtype1] PASSED [ 52%] tests/python/pytorch/nn/test_nn.py::test_gcn2conv_e_weight[True-g2-idtype0] PASSED [ 52%] tests/python/pytorch/nn/test_nn.py::test_gcn2conv_e_weight[True-g2-idtype1] PASSED [ 52%] tests/python/pytorch/nn/test_nn.py::test_gcn2conv_e_weight[True-g3-idtype0] PASSED [ 52%] tests/python/pytorch/nn/test_nn.py::test_gcn2conv_e_weight[True-g3-idtype1] PASSED [ 52%] tests/python/pytorch/nn/test_nn.py::test_gcn2conv_e_weight[True-g4-idtype0] PASSED [ 52%] tests/python/pytorch/nn/test_nn.py::test_gcn2conv_e_weight[True-g4-idtype1] PASSED [ 52%] tests/python/pytorch/nn/test_nn.py::test_gcn2conv_e_weight[True-g5-idtype0] PASSED [ 52%] tests/python/pytorch/nn/test_nn.py::test_gcn2conv_e_weight[True-g5-idtype1] PASSED [ 52%] tests/python/pytorch/nn/test_nn.py::test_gcn2conv_e_weight[False-g0-idtype0] PASSED [ 52%] tests/python/pytorch/nn/test_nn.py::test_gcn2conv_e_weight[False-g0-idtype1] PASSED [ 52%] tests/python/pytorch/nn/test_nn.py::test_gcn2conv_e_weight[False-g1-idtype0] PASSED [ 52%] tests/python/pytorch/nn/test_nn.py::test_gcn2conv_e_weight[False-g1-idtype1] PASSED [ 52%] tests/python/pytorch/nn/test_nn.py::test_gcn2conv_e_weight[False-g2-idtype0] PASSED [ 52%] tests/python/pytorch/nn/test_nn.py::test_gcn2conv_e_weight[False-g2-idtype1] PASSED [ 52%] tests/python/pytorch/nn/test_nn.py::test_gcn2conv_e_weight[False-g3-idtype0] PASSED [ 52%] tests/python/pytorch/nn/test_nn.py::test_gcn2conv_e_weight[False-g3-idtype1] PASSED [ 52%] tests/python/pytorch/nn/test_nn.py::test_gcn2conv_e_weight[False-g4-idtype0] PASSED [ 52%] tests/python/pytorch/nn/test_nn.py::test_gcn2conv_e_weight[False-g4-idtype1] PASSED [ 52%] tests/python/pytorch/nn/test_nn.py::test_gcn2conv_e_weight[False-g5-idtype0] PASSED [ 52%] tests/python/pytorch/nn/test_nn.py::test_gcn2conv_e_weight[False-g5-idtype1] PASSED [ 52%] tests/python/pytorch/nn/test_nn.py::test_sgconv_e_weight[g0-idtype0] PASSED [ 52%] tests/python/pytorch/nn/test_nn.py::test_sgconv_e_weight[g0-idtype1] PASSED [ 52%] tests/python/pytorch/nn/test_nn.py::test_sgconv_e_weight[g1-idtype0] PASSED [ 52%] tests/python/pytorch/nn/test_nn.py::test_sgconv_e_weight[g1-idtype1] PASSED [ 52%] tests/python/pytorch/nn/test_nn.py::test_sgconv_e_weight[g2-idtype0] PASSED [ 52%] tests/python/pytorch/nn/test_nn.py::test_sgconv_e_weight[g2-idtype1] PASSED [ 52%] tests/python/pytorch/nn/test_nn.py::test_sgconv_e_weight[g3-idtype0] PASSED [ 52%] tests/python/pytorch/nn/test_nn.py::test_sgconv_e_weight[g3-idtype1] PASSED [ 52%] tests/python/pytorch/nn/test_nn.py::test_sgconv_e_weight[g4-idtype0] PASSED [ 52%] tests/python/pytorch/nn/test_nn.py::test_sgconv_e_weight[g4-idtype1] PASSED [ 52%] tests/python/pytorch/nn/test_nn.py::test_sgconv_e_weight[g5-idtype0] PASSED [ 52%] tests/python/pytorch/nn/test_nn.py::test_sgconv_e_weight[g5-idtype1] PASSED [ 52%] tests/python/pytorch/nn/test_nn.py::test_tagconv_e_weight[g0-idtype0] PASSED [ 52%] tests/python/pytorch/nn/test_nn.py::test_tagconv_e_weight[g0-idtype1] PASSED [ 52%] tests/python/pytorch/nn/test_nn.py::test_tagconv_e_weight[g1-idtype0] PASSED [ 52%] tests/python/pytorch/nn/test_nn.py::test_tagconv_e_weight[g1-idtype1] PASSED [ 52%] tests/python/pytorch/nn/test_nn.py::test_tagconv_e_weight[g2-idtype0] PASSED [ 52%] tests/python/pytorch/nn/test_nn.py::test_tagconv_e_weight[g2-idtype1] PASSED [ 52%] tests/python/pytorch/nn/test_nn.py::test_tagconv_e_weight[g3-idtype0] PASSED [ 52%] tests/python/pytorch/nn/test_nn.py::test_tagconv_e_weight[g3-idtype1] PASSED [ 52%] tests/python/pytorch/nn/test_nn.py::test_tagconv_e_weight[g4-idtype0] PASSED [ 52%] tests/python/pytorch/nn/test_nn.py::test_tagconv_e_weight[g4-idtype1] PASSED [ 52%] tests/python/pytorch/nn/test_nn.py::test_tagconv_e_weight[g5-idtype0] PASSED [ 52%] tests/python/pytorch/nn/test_nn.py::test_tagconv_e_weight[g5-idtype1] PASSED [ 52%] tests/python/pytorch/nn/test_nn.py::test_gin_conv[mean-g0-idtype0] PASSED [ 52%] tests/python/pytorch/nn/test_nn.py::test_gin_conv[mean-g0-idtype1] PASSED [ 52%] tests/python/pytorch/nn/test_nn.py::test_gin_conv[mean-g1-idtype0] PASSED [ 52%] tests/python/pytorch/nn/test_nn.py::test_gin_conv[mean-g1-idtype1] PASSED [ 52%] tests/python/pytorch/nn/test_nn.py::test_gin_conv[mean-g2-idtype0] PASSED [ 52%] tests/python/pytorch/nn/test_nn.py::test_gin_conv[mean-g2-idtype1] PASSED [ 53%] tests/python/pytorch/nn/test_nn.py::test_gin_conv[mean-g3-idtype0] PASSED [ 53%] tests/python/pytorch/nn/test_nn.py::test_gin_conv[mean-g3-idtype1] PASSED [ 53%] tests/python/pytorch/nn/test_nn.py::test_gin_conv[mean-g4-idtype0] PASSED [ 53%] tests/python/pytorch/nn/test_nn.py::test_gin_conv[mean-g4-idtype1] PASSED [ 53%] tests/python/pytorch/nn/test_nn.py::test_gin_conv[mean-g5-idtype0] PASSED [ 53%] tests/python/pytorch/nn/test_nn.py::test_gin_conv[mean-g5-idtype1] PASSED [ 53%] tests/python/pytorch/nn/test_nn.py::test_gin_conv[mean-g6-idtype0] PASSED [ 53%] tests/python/pytorch/nn/test_nn.py::test_gin_conv[mean-g6-idtype1] PASSED [ 53%] tests/python/pytorch/nn/test_nn.py::test_gin_conv[max-g0-idtype0] PASSED [ 53%] tests/python/pytorch/nn/test_nn.py::test_gin_conv[max-g0-idtype1] PASSED [ 53%] tests/python/pytorch/nn/test_nn.py::test_gin_conv[max-g1-idtype0] PASSED [ 53%] tests/python/pytorch/nn/test_nn.py::test_gin_conv[max-g1-idtype1] PASSED [ 53%] tests/python/pytorch/nn/test_nn.py::test_gin_conv[max-g2-idtype0] PASSED [ 53%] tests/python/pytorch/nn/test_nn.py::test_gin_conv[max-g2-idtype1] PASSED [ 53%] tests/python/pytorch/nn/test_nn.py::test_gin_conv[max-g3-idtype0] PASSED [ 53%] tests/python/pytorch/nn/test_nn.py::test_gin_conv[max-g3-idtype1] PASSED [ 53%] tests/python/pytorch/nn/test_nn.py::test_gin_conv[max-g4-idtype0] PASSED [ 53%] tests/python/pytorch/nn/test_nn.py::test_gin_conv[max-g4-idtype1] PASSED [ 53%] tests/python/pytorch/nn/test_nn.py::test_gin_conv[max-g5-idtype0] PASSED [ 53%] tests/python/pytorch/nn/test_nn.py::test_gin_conv[max-g5-idtype1] PASSED [ 53%] tests/python/pytorch/nn/test_nn.py::test_gin_conv[max-g6-idtype0] PASSED [ 53%] tests/python/pytorch/nn/test_nn.py::test_gin_conv[max-g6-idtype1] PASSED [ 53%] tests/python/pytorch/nn/test_nn.py::test_gin_conv[sum-g0-idtype0] PASSED [ 53%] tests/python/pytorch/nn/test_nn.py::test_gin_conv[sum-g0-idtype1] PASSED [ 53%] tests/python/pytorch/nn/test_nn.py::test_gin_conv[sum-g1-idtype0] PASSED [ 53%] tests/python/pytorch/nn/test_nn.py::test_gin_conv[sum-g1-idtype1] PASSED [ 53%] tests/python/pytorch/nn/test_nn.py::test_gin_conv[sum-g2-idtype0] PASSED [ 53%] tests/python/pytorch/nn/test_nn.py::test_gin_conv[sum-g2-idtype1] PASSED [ 53%] tests/python/pytorch/nn/test_nn.py::test_gin_conv[sum-g3-idtype0] PASSED [ 53%] tests/python/pytorch/nn/test_nn.py::test_gin_conv[sum-g3-idtype1] PASSED [ 53%] tests/python/pytorch/nn/test_nn.py::test_gin_conv[sum-g4-idtype0] PASSED [ 53%] tests/python/pytorch/nn/test_nn.py::test_gin_conv[sum-g4-idtype1] PASSED [ 53%] tests/python/pytorch/nn/test_nn.py::test_gin_conv[sum-g5-idtype0] PASSED [ 53%] tests/python/pytorch/nn/test_nn.py::test_gin_conv[sum-g5-idtype1] PASSED [ 53%] tests/python/pytorch/nn/test_nn.py::test_gin_conv[sum-g6-idtype0] PASSED [ 53%] tests/python/pytorch/nn/test_nn.py::test_gin_conv[sum-g6-idtype1] PASSED [ 53%] tests/python/pytorch/nn/test_nn.py::test_gine_conv[g0-idtype0] PASSED [ 53%] tests/python/pytorch/nn/test_nn.py::test_gine_conv[g0-idtype1] PASSED [ 53%] tests/python/pytorch/nn/test_nn.py::test_gine_conv[g1-idtype0] PASSED [ 53%] tests/python/pytorch/nn/test_nn.py::test_gine_conv[g1-idtype1] PASSED [ 53%] tests/python/pytorch/nn/test_nn.py::test_gine_conv[g2-idtype0] PASSED [ 53%] tests/python/pytorch/nn/test_nn.py::test_gine_conv[g2-idtype1] PASSED [ 53%] tests/python/pytorch/nn/test_nn.py::test_gine_conv[g3-idtype0] PASSED [ 53%] tests/python/pytorch/nn/test_nn.py::test_gine_conv[g3-idtype1] PASSED [ 53%] tests/python/pytorch/nn/test_nn.py::test_gine_conv[g4-idtype0] PASSED [ 53%] tests/python/pytorch/nn/test_nn.py::test_gine_conv[g4-idtype1] PASSED [ 53%] tests/python/pytorch/nn/test_nn.py::test_gine_conv[g5-idtype0] PASSED [ 53%] tests/python/pytorch/nn/test_nn.py::test_gine_conv[g5-idtype1] PASSED [ 53%] tests/python/pytorch/nn/test_nn.py::test_gine_conv[g6-idtype0] PASSED [ 53%] tests/python/pytorch/nn/test_nn.py::test_gine_conv[g6-idtype1] PASSED [ 53%] tests/python/pytorch/nn/test_nn.py::test_gine_conv[g7-idtype0] PASSED [ 53%] tests/python/pytorch/nn/test_nn.py::test_gine_conv[g7-idtype1] PASSED [ 53%] tests/python/pytorch/nn/test_nn.py::test_gin_conv_bi[mean-g0-idtype0] PASSED [ 53%] tests/python/pytorch/nn/test_nn.py::test_gin_conv_bi[mean-g0-idtype1] PASSED [ 53%] tests/python/pytorch/nn/test_nn.py::test_gin_conv_bi[mean-g1-idtype0] PASSED [ 53%] tests/python/pytorch/nn/test_nn.py::test_gin_conv_bi[mean-g1-idtype1] PASSED [ 53%] tests/python/pytorch/nn/test_nn.py::test_gin_conv_bi[max-g0-idtype0] PASSED [ 53%] tests/python/pytorch/nn/test_nn.py::test_gin_conv_bi[max-g0-idtype1] PASSED [ 53%] tests/python/pytorch/nn/test_nn.py::test_gin_conv_bi[max-g1-idtype0] PASSED [ 53%] tests/python/pytorch/nn/test_nn.py::test_gin_conv_bi[max-g1-idtype1] PASSED [ 53%] tests/python/pytorch/nn/test_nn.py::test_gin_conv_bi[sum-g0-idtype0] PASSED [ 53%] tests/python/pytorch/nn/test_nn.py::test_gin_conv_bi[sum-g0-idtype1] PASSED [ 54%] tests/python/pytorch/nn/test_nn.py::test_gin_conv_bi[sum-g1-idtype0] PASSED [ 54%] tests/python/pytorch/nn/test_nn.py::test_gin_conv_bi[sum-g1-idtype1] PASSED [ 54%] tests/python/pytorch/nn/test_nn.py::test_agnn_conv[g0-idtype0] PASSED [ 54%] tests/python/pytorch/nn/test_nn.py::test_agnn_conv[g0-idtype1] PASSED [ 54%] tests/python/pytorch/nn/test_nn.py::test_agnn_conv[g1-idtype0] PASSED [ 54%] tests/python/pytorch/nn/test_nn.py::test_agnn_conv[g1-idtype1] PASSED [ 54%] tests/python/pytorch/nn/test_nn.py::test_agnn_conv[g2-idtype0] PASSED [ 54%] tests/python/pytorch/nn/test_nn.py::test_agnn_conv[g2-idtype1] PASSED [ 54%] tests/python/pytorch/nn/test_nn.py::test_agnn_conv[g3-idtype0] PASSED [ 54%] tests/python/pytorch/nn/test_nn.py::test_agnn_conv[g3-idtype1] PASSED [ 54%] tests/python/pytorch/nn/test_nn.py::test_agnn_conv[g4-idtype0] PASSED [ 54%] tests/python/pytorch/nn/test_nn.py::test_agnn_conv[g4-idtype1] PASSED [ 54%] tests/python/pytorch/nn/test_nn.py::test_agnn_conv[g5-idtype0] PASSED [ 54%] tests/python/pytorch/nn/test_nn.py::test_agnn_conv[g5-idtype1] PASSED [ 54%] tests/python/pytorch/nn/test_nn.py::test_agnn_conv[g6-idtype0] PASSED [ 54%] tests/python/pytorch/nn/test_nn.py::test_agnn_conv[g6-idtype1] PASSED [ 54%] tests/python/pytorch/nn/test_nn.py::test_agnn_conv_bi[g0-idtype0] PASSED [ 54%] tests/python/pytorch/nn/test_nn.py::test_agnn_conv_bi[g0-idtype1] PASSED [ 54%] tests/python/pytorch/nn/test_nn.py::test_agnn_conv_bi[g1-idtype0] PASSED [ 54%] tests/python/pytorch/nn/test_nn.py::test_agnn_conv_bi[g1-idtype1] PASSED [ 54%] tests/python/pytorch/nn/test_nn.py::test_gated_graph_conv[g0-idtype0] PASSED [ 54%] tests/python/pytorch/nn/test_nn.py::test_gated_graph_conv[g0-idtype1] PASSED [ 54%] tests/python/pytorch/nn/test_nn.py::test_gated_graph_conv[g1-idtype0] PASSED [ 54%] tests/python/pytorch/nn/test_nn.py::test_gated_graph_conv[g1-idtype1] PASSED [ 54%] tests/python/pytorch/nn/test_nn.py::test_gated_graph_conv[g2-idtype0] PASSED [ 54%] tests/python/pytorch/nn/test_nn.py::test_gated_graph_conv[g2-idtype1] PASSED [ 54%] tests/python/pytorch/nn/test_nn.py::test_gated_graph_conv[g3-idtype0] PASSED [ 54%] tests/python/pytorch/nn/test_nn.py::test_gated_graph_conv[g3-idtype1] PASSED [ 54%] tests/python/pytorch/nn/test_nn.py::test_gated_graph_conv[g4-idtype0] PASSED [ 54%] tests/python/pytorch/nn/test_nn.py::test_gated_graph_conv[g4-idtype1] PASSED [ 54%] tests/python/pytorch/nn/test_nn.py::test_gated_graph_conv[g5-idtype0] PASSED [ 54%] tests/python/pytorch/nn/test_nn.py::test_gated_graph_conv[g5-idtype1] PASSED [ 54%] tests/python/pytorch/nn/test_nn.py::test_gated_graph_conv_one_etype[g0-idtype0] PASSED [ 54%] tests/python/pytorch/nn/test_nn.py::test_gated_graph_conv_one_etype[g0-idtype1] PASSED [ 54%] tests/python/pytorch/nn/test_nn.py::test_gated_graph_conv_one_etype[g1-idtype0] PASSED [ 54%] tests/python/pytorch/nn/test_nn.py::test_gated_graph_conv_one_etype[g1-idtype1] PASSED [ 54%] tests/python/pytorch/nn/test_nn.py::test_gated_graph_conv_one_etype[g2-idtype0] PASSED [ 54%] tests/python/pytorch/nn/test_nn.py::test_gated_graph_conv_one_etype[g2-idtype1] PASSED [ 54%] tests/python/pytorch/nn/test_nn.py::test_gated_graph_conv_one_etype[g3-idtype0] PASSED [ 54%] tests/python/pytorch/nn/test_nn.py::test_gated_graph_conv_one_etype[g3-idtype1] PASSED [ 54%] tests/python/pytorch/nn/test_nn.py::test_gated_graph_conv_one_etype[g4-idtype0] PASSED [ 54%] tests/python/pytorch/nn/test_nn.py::test_gated_graph_conv_one_etype[g4-idtype1] PASSED [ 54%] tests/python/pytorch/nn/test_nn.py::test_gated_graph_conv_one_etype[g5-idtype0] PASSED [ 54%] tests/python/pytorch/nn/test_nn.py::test_gated_graph_conv_one_etype[g5-idtype1] PASSED [ 54%] tests/python/pytorch/nn/test_nn.py::test_nn_conv[g0-idtype0] PASSED [ 54%] tests/python/pytorch/nn/test_nn.py::test_nn_conv[g0-idtype1] PASSED [ 54%] tests/python/pytorch/nn/test_nn.py::test_nn_conv[g1-idtype0] PASSED [ 54%] tests/python/pytorch/nn/test_nn.py::test_nn_conv[g1-idtype1] PASSED [ 54%] tests/python/pytorch/nn/test_nn.py::test_nn_conv[g2-idtype0] PASSED [ 54%] tests/python/pytorch/nn/test_nn.py::test_nn_conv[g2-idtype1] PASSED [ 54%] tests/python/pytorch/nn/test_nn.py::test_nn_conv[g3-idtype0] PASSED [ 54%] tests/python/pytorch/nn/test_nn.py::test_nn_conv[g3-idtype1] PASSED [ 54%] tests/python/pytorch/nn/test_nn.py::test_nn_conv[g4-idtype0] PASSED [ 54%] tests/python/pytorch/nn/test_nn.py::test_nn_conv[g4-idtype1] PASSED [ 54%] tests/python/pytorch/nn/test_nn.py::test_nn_conv[g5-idtype0] PASSED [ 54%] tests/python/pytorch/nn/test_nn.py::test_nn_conv[g5-idtype1] PASSED [ 54%] tests/python/pytorch/nn/test_nn.py::test_nn_conv[g6-idtype0] PASSED [ 54%] tests/python/pytorch/nn/test_nn.py::test_nn_conv[g6-idtype1] PASSED [ 54%] tests/python/pytorch/nn/test_nn.py::test_nn_conv_bi[g0-idtype0] PASSED [ 54%] tests/python/pytorch/nn/test_nn.py::test_nn_conv_bi[g0-idtype1] PASSED [ 54%] tests/python/pytorch/nn/test_nn.py::test_nn_conv_bi[g1-idtype0] PASSED [ 54%] tests/python/pytorch/nn/test_nn.py::test_nn_conv_bi[g1-idtype1] PASSED [ 55%] tests/python/pytorch/nn/test_nn.py::test_gmm_conv[g0-idtype0] PASSED [ 55%] tests/python/pytorch/nn/test_nn.py::test_gmm_conv[g0-idtype1] PASSED [ 55%] tests/python/pytorch/nn/test_nn.py::test_gmm_conv[g1-idtype0] PASSED [ 55%] tests/python/pytorch/nn/test_nn.py::test_gmm_conv[g1-idtype1] PASSED [ 55%] tests/python/pytorch/nn/test_nn.py::test_gmm_conv[g2-idtype0] PASSED [ 55%] tests/python/pytorch/nn/test_nn.py::test_gmm_conv[g2-idtype1] PASSED [ 55%] tests/python/pytorch/nn/test_nn.py::test_gmm_conv[g3-idtype0] PASSED [ 55%] tests/python/pytorch/nn/test_nn.py::test_gmm_conv[g3-idtype1] PASSED [ 55%] tests/python/pytorch/nn/test_nn.py::test_gmm_conv[g4-idtype0] PASSED [ 55%] tests/python/pytorch/nn/test_nn.py::test_gmm_conv[g4-idtype1] PASSED [ 55%] tests/python/pytorch/nn/test_nn.py::test_gmm_conv[g5-idtype0] PASSED [ 55%] tests/python/pytorch/nn/test_nn.py::test_gmm_conv[g5-idtype1] PASSED [ 55%] tests/python/pytorch/nn/test_nn.py::test_gmm_conv_bi[g0-idtype0] PASSED [ 55%] tests/python/pytorch/nn/test_nn.py::test_gmm_conv_bi[g0-idtype1] PASSED [ 55%] tests/python/pytorch/nn/test_nn.py::test_gmm_conv_bi[g1-idtype0] PASSED [ 55%] tests/python/pytorch/nn/test_nn.py::test_gmm_conv_bi[g1-idtype1] PASSED [ 55%] tests/python/pytorch/nn/test_nn.py::test_dense_graph_conv[1-g0-both-idtype0] PASSED [ 55%] tests/python/pytorch/nn/test_nn.py::test_dense_graph_conv[1-g0-both-idtype1] PASSED [ 55%] tests/python/pytorch/nn/test_nn.py::test_dense_graph_conv[1-g0-right-idtype0] PASSED [ 55%] tests/python/pytorch/nn/test_nn.py::test_dense_graph_conv[1-g0-right-idtype1] PASSED [ 55%] tests/python/pytorch/nn/test_nn.py::test_dense_graph_conv[1-g0-none-idtype0] PASSED [ 55%] tests/python/pytorch/nn/test_nn.py::test_dense_graph_conv[1-g0-none-idtype1] PASSED [ 55%] tests/python/pytorch/nn/test_nn.py::test_dense_graph_conv[1-g1-both-idtype0] PASSED [ 55%] tests/python/pytorch/nn/test_nn.py::test_dense_graph_conv[1-g1-both-idtype1] PASSED [ 0%] tests/python/pytorch/dataloading/test_dataloader.py::test_neighbor_nonuniform[True-False-uva_cuda_indices-idtype0] SKIPPED [ 0%] tests/python/pytorch/dataloading/test_dataloader.py::test_neighbor_nonuniform[True-False-uva_cuda_indices-idtype1] SKIPPED [ 0%] tests/python/pytorch/dataloading/test_dataloader.py::test_neighbor_nonuniform[True-False-uva_cpu_indices-idtype0] SKIPPED [ 0%] tests/python/pytorch/dataloading/test_dataloader.py::test_neighbor_nonuniform[True-False-uva_cpu_indices-idtype1] SKIPPED [ 0%] tests/python/pytorch/dataloading/test_dataloader.py::test_neighbor_nonuniform[True-False-pure_gpu-idtype0] SKIPPED [ 0%] tests/python/pytorch/dataloading/test_dataloader.py::test_neighbor_nonuniform[True-False-pure_gpu-idtype1] SKIPPED [ 0%] tests/python/pytorch/dataloading/test_dataloader.py::test_neighbor_nonuniform[True-True-cpu-idtype0] PASSED [ 55%] tests/python/pytorch/nn/test_nn.py::test_dense_graph_conv[1-g1-right-idtype0] PASSED [ 55%] tests/python/pytorch/nn/test_nn.py::test_dense_graph_conv[1-g1-right-idtype1] PASSED [ 55%] tests/python/pytorch/nn/test_nn.py::test_dense_graph_conv[1-g1-none-idtype0] PASSED [ 55%] tests/python/pytorch/nn/test_nn.py::test_dense_graph_conv[1-g1-none-idtype1] PASSED [ 55%] tests/python/pytorch/nn/test_nn.py::test_dense_graph_conv[1-g2-both-idtype0] PASSED [ 55%] tests/python/pytorch/nn/test_nn.py::test_dense_graph_conv[1-g2-both-idtype1] PASSED [ 55%] tests/python/pytorch/nn/test_nn.py::test_dense_graph_conv[1-g2-right-idtype0] PASSED [ 55%] tests/python/pytorch/nn/test_nn.py::test_dense_graph_conv[1-g2-right-idtype1] PASSED [ 55%] tests/python/pytorch/nn/test_nn.py::test_dense_graph_conv[1-g2-none-idtype0] PASSED [ 55%] tests/python/pytorch/nn/test_nn.py::test_dense_graph_conv[1-g2-none-idtype1] PASSED [ 55%] tests/python/pytorch/nn/test_nn.py::test_dense_graph_conv[1-g3-both-idtype0] PASSED [ 55%] tests/python/pytorch/nn/test_nn.py::test_dense_graph_conv[1-g3-both-idtype1] PASSED [ 55%] tests/python/pytorch/nn/test_nn.py::test_dense_graph_conv[1-g3-right-idtype0] PASSED [ 55%] tests/python/pytorch/nn/test_nn.py::test_dense_graph_conv[1-g3-right-idtype1] PASSED [ 55%] tests/python/pytorch/nn/test_nn.py::test_dense_graph_conv[1-g3-none-idtype0] PASSED [ 55%] tests/python/pytorch/nn/test_nn.py::test_dense_graph_conv[1-g3-none-idtype1] PASSED [ 55%] tests/python/pytorch/nn/test_nn.py::test_dense_graph_conv[1-g4-both-idtype0] PASSED [ 55%] tests/python/pytorch/nn/test_nn.py::test_dense_graph_conv[1-g4-both-idtype1] PASSED [ 55%] tests/python/pytorch/nn/test_nn.py::test_dense_graph_conv[1-g4-right-idtype0] PASSED [ 55%] tests/python/pytorch/nn/test_nn.py::test_dense_graph_conv[1-g4-right-idtype1] PASSED [ 55%] tests/python/pytorch/nn/test_nn.py::test_dense_graph_conv[1-g4-none-idtype0] PASSED [ 55%] tests/python/pytorch/nn/test_nn.py::test_dense_graph_conv[1-g4-none-idtype1] PASSED [ 55%] tests/python/pytorch/nn/test_nn.py::test_dense_graph_conv[1-g5-both-idtype0] PASSED [ 55%] tests/python/pytorch/nn/test_nn.py::test_dense_graph_conv[1-g5-both-idtype1] PASSED [ 55%] tests/python/pytorch/nn/test_nn.py::test_dense_graph_conv[1-g5-right-idtype0] PASSED [ 55%] tests/python/pytorch/nn/test_nn.py::test_dense_graph_conv[1-g5-right-idtype1] PASSED [ 55%] tests/python/pytorch/nn/test_nn.py::test_dense_graph_conv[1-g5-none-idtype0] PASSED [ 55%] tests/python/pytorch/nn/test_nn.py::test_dense_graph_conv[1-g5-none-idtype1] PASSED [ 55%] tests/python/pytorch/nn/test_nn.py::test_dense_graph_conv[1-g6-both-idtype0] PASSED [ 55%] tests/python/pytorch/nn/test_nn.py::test_dense_graph_conv[1-g6-both-idtype1] PASSED [ 55%] tests/python/pytorch/nn/test_nn.py::test_dense_graph_conv[1-g6-right-idtype0] PASSED [ 55%] tests/python/pytorch/nn/test_nn.py::test_dense_graph_conv[1-g6-right-idtype1] PASSED [ 55%] tests/python/pytorch/nn/test_nn.py::test_dense_graph_conv[1-g6-none-idtype0] PASSED [ 55%] tests/python/pytorch/nn/test_nn.py::test_dense_graph_conv[1-g6-none-idtype1] PASSED [ 55%] tests/python/pytorch/nn/test_nn.py::test_dense_graph_conv[1-g7-both-idtype0] PASSED [ 55%] tests/python/pytorch/nn/test_nn.py::test_dense_graph_conv[1-g7-both-idtype1] PASSED [ 55%] tests/python/pytorch/nn/test_nn.py::test_dense_graph_conv[1-g7-right-idtype0] PASSED [ 55%] tests/python/pytorch/nn/test_nn.py::test_dense_graph_conv[1-g7-right-idtype1] PASSED [ 56%] tests/python/pytorch/nn/test_nn.py::test_dense_graph_conv[1-g7-none-idtype0] PASSED [ 56%] tests/python/pytorch/nn/test_nn.py::test_dense_graph_conv[1-g7-none-idtype1] PASSED [ 56%] tests/python/pytorch/nn/test_nn.py::test_dense_graph_conv[2-g0-both-idtype0] PASSED [ 56%] tests/python/pytorch/nn/test_nn.py::test_dense_graph_conv[2-g0-both-idtype1] PASSED [ 56%] tests/python/pytorch/nn/test_nn.py::test_dense_graph_conv[2-g0-right-idtype0] PASSED [ 56%] tests/python/pytorch/nn/test_nn.py::test_dense_graph_conv[2-g0-right-idtype1] PASSED [ 56%] tests/python/pytorch/nn/test_nn.py::test_dense_graph_conv[2-g0-none-idtype0] PASSED [ 56%] tests/python/pytorch/nn/test_nn.py::test_dense_graph_conv[2-g0-none-idtype1] PASSED [ 56%] tests/python/pytorch/nn/test_nn.py::test_dense_graph_conv[2-g1-both-idtype0] PASSED [ 56%] tests/python/pytorch/nn/test_nn.py::test_dense_graph_conv[2-g1-both-idtype1] PASSED [ 56%] tests/python/pytorch/nn/test_nn.py::test_dense_graph_conv[2-g1-right-idtype0] PASSED [ 56%] tests/python/pytorch/nn/test_nn.py::test_dense_graph_conv[2-g1-right-idtype1] PASSED [ 56%] tests/python/pytorch/nn/test_nn.py::test_dense_graph_conv[2-g1-none-idtype0] PASSED [ 56%] tests/python/pytorch/nn/test_nn.py::test_dense_graph_conv[2-g1-none-idtype1] PASSED [ 56%] tests/python/pytorch/nn/test_nn.py::test_dense_graph_conv[2-g2-both-idtype0] PASSED [ 56%] tests/python/pytorch/nn/test_nn.py::test_dense_graph_conv[2-g2-both-idtype1] PASSED [ 56%] tests/python/pytorch/nn/test_nn.py::test_dense_graph_conv[2-g2-right-idtype0] PASSED [ 56%] tests/python/pytorch/nn/test_nn.py::test_dense_graph_conv[2-g2-right-idtype1] PASSED [ 56%] tests/python/pytorch/nn/test_nn.py::test_dense_graph_conv[2-g2-none-idtype0] PASSED [ 56%] tests/python/pytorch/nn/test_nn.py::test_dense_graph_conv[2-g2-none-idtype1] PASSED [ 56%] tests/python/pytorch/nn/test_nn.py::test_dense_graph_conv[2-g3-both-idtype0] PASSED [ 56%] tests/python/pytorch/nn/test_nn.py::test_dense_graph_conv[2-g3-both-idtype1] PASSED [ 56%] tests/python/pytorch/nn/test_nn.py::test_dense_graph_conv[2-g3-right-idtype0] PASSED [ 56%] tests/python/pytorch/nn/test_nn.py::test_dense_graph_conv[2-g3-right-idtype1] PASSED [ 56%] tests/python/pytorch/nn/test_nn.py::test_dense_graph_conv[2-g3-none-idtype0] PASSED [ 56%] tests/python/pytorch/nn/test_nn.py::test_dense_graph_conv[2-g3-none-idtype1] PASSED [ 56%] tests/python/pytorch/nn/test_nn.py::test_dense_graph_conv[2-g4-both-idtype0] PASSED [ 56%] tests/python/pytorch/nn/test_nn.py::test_dense_graph_conv[2-g4-both-idtype1] PASSED [ 56%] tests/python/pytorch/nn/test_nn.py::test_dense_graph_conv[2-g4-right-idtype0] PASSED [ 56%] tests/python/pytorch/nn/test_nn.py::test_dense_graph_conv[2-g4-right-idtype1] PASSED [ 56%] tests/python/pytorch/nn/test_nn.py::test_dense_graph_conv[2-g4-none-idtype0] PASSED [ 56%] tests/python/pytorch/nn/test_nn.py::test_dense_graph_conv[2-g4-none-idtype1] PASSED [ 56%] tests/python/pytorch/nn/test_nn.py::test_dense_graph_conv[2-g5-both-idtype0] PASSED [ 56%] tests/python/pytorch/nn/test_nn.py::test_dense_graph_conv[2-g5-both-idtype1] PASSED [ 56%] tests/python/pytorch/nn/test_nn.py::test_dense_graph_conv[2-g5-right-idtype0] PASSED [ 56%] tests/python/pytorch/nn/test_nn.py::test_dense_graph_conv[2-g5-right-idtype1] Initialize the distributed services with graphbolt: False PASSED [ 56%] tests/python/pytorch/nn/test_nn.py::test_dense_graph_conv[2-g5-none-idtype0] PASSED [ 56%] tests/python/pytorch/nn/test_nn.py::test_dense_graph_conv[2-g5-none-idtype1] PASSED [ 56%] tests/python/pytorch/nn/test_nn.py::test_dense_graph_conv[2-g6-both-idtype0] PASSED [ 56%] tests/python/pytorch/nn/test_nn.py::test_dense_graph_conv[2-g6-both-idtype1] PASSED [ 56%] tests/python/pytorch/nn/test_nn.py::test_dense_graph_conv[2-g6-right-idtype0] PASSED [ 56%] tests/python/pytorch/nn/test_nn.py::test_dense_graph_conv[2-g6-right-idtype1] PASSED [ 56%] tests/python/pytorch/nn/test_nn.py::test_dense_graph_conv[2-g6-none-idtype0] PASSED [ 56%] tests/python/pytorch/nn/test_nn.py::test_dense_graph_conv[2-g6-none-idtype1] PASSED [ 56%] tests/python/pytorch/nn/test_nn.py::test_dense_graph_conv[2-g7-both-idtype0] PASSED [ 56%] tests/python/pytorch/nn/test_nn.py::test_dense_graph_conv[2-g7-both-idtype1] PASSED [ 56%] tests/python/pytorch/nn/test_nn.py::test_dense_graph_conv[2-g7-right-idtype0] PASSED [ 56%] tests/python/pytorch/nn/test_nn.py::test_dense_graph_conv[2-g7-right-idtype1] PASSED [ 56%] tests/python/pytorch/nn/test_nn.py::test_dense_graph_conv[2-g7-none-idtype0] PASSED [ 56%] tests/python/pytorch/nn/test_nn.py::test_dense_graph_conv[2-g7-none-idtype1] PASSED [ 56%] tests/python/pytorch/nn/test_nn.py::test_dense_sage_conv[1-g0-idtype0] PASSED [ 56%] tests/python/pytorch/nn/test_nn.py::test_dense_sage_conv[1-g0-idtype1] PASSED [ 56%] tests/python/pytorch/nn/test_nn.py::test_dense_sage_conv[1-g1-idtype0] PASSED [ 56%] tests/python/pytorch/nn/test_nn.py::test_dense_sage_conv[1-g1-idtype1] PASSED [ 56%] tests/python/pytorch/nn/test_nn.py::test_dense_sage_conv[1-g2-idtype0] PASSED [ 56%] tests/python/pytorch/nn/test_nn.py::test_dense_sage_conv[1-g2-idtype1] PASSED [ 56%] tests/python/pytorch/nn/test_nn.py::test_dense_sage_conv[1-g3-idtype0] PASSED [ 56%] tests/python/pytorch/nn/test_nn.py::test_dense_sage_conv[1-g3-idtype1] PASSED [ 56%] tests/python/pytorch/nn/test_nn.py::test_dense_sage_conv[1-g4-idtype0] PASSED [ 56%] tests/python/pytorch/nn/test_nn.py::test_dense_sage_conv[1-g4-idtype1] PASSED [ 56%] tests/python/pytorch/nn/test_nn.py::test_dense_sage_conv[1-g5-idtype0] PASSED [ 56%] tests/python/pytorch/nn/test_nn.py::test_dense_sage_conv[1-g5-idtype1] PASSED [ 57%] tests/python/pytorch/nn/test_nn.py::test_dense_sage_conv[1-g6-idtype0] PASSED [ 57%] tests/python/pytorch/nn/test_nn.py::test_dense_sage_conv[1-g6-idtype1] PASSED [ 57%] tests/python/pytorch/nn/test_nn.py::test_dense_sage_conv[1-g7-idtype0] PASSED [ 57%] tests/python/pytorch/nn/test_nn.py::test_dense_sage_conv[1-g7-idtype1] PASSED [ 57%] tests/python/pytorch/nn/test_nn.py::test_dense_sage_conv[1-g8-idtype0] PASSED [ 57%] tests/python/pytorch/nn/test_nn.py::test_dense_sage_conv[1-g8-idtype1] PASSED [ 57%] tests/python/pytorch/nn/test_nn.py::test_dense_sage_conv[1-g9-idtype0] PASSED [ 57%] tests/python/pytorch/nn/test_nn.py::test_dense_sage_conv[1-g9-idtype1] PASSED [ 57%] tests/python/pytorch/nn/test_nn.py::test_dense_sage_conv[2-g0-idtype0] PASSED [ 57%] tests/python/pytorch/nn/test_nn.py::test_dense_sage_conv[2-g0-idtype1] PASSED [ 57%] tests/python/pytorch/nn/test_nn.py::test_dense_sage_conv[2-g1-idtype0] PASSED [ 57%] tests/python/pytorch/nn/test_nn.py::test_dense_sage_conv[2-g1-idtype1] PASSED [ 57%] tests/python/pytorch/nn/test_nn.py::test_dense_sage_conv[2-g2-idtype0] PASSED [ 57%] tests/python/pytorch/nn/test_nn.py::test_dense_sage_conv[2-g2-idtype1] PASSED [ 57%] tests/python/pytorch/nn/test_nn.py::test_dense_sage_conv[2-g3-idtype0] PASSED [ 57%] tests/python/pytorch/nn/test_nn.py::test_dense_sage_conv[2-g3-idtype1] PASSED [ 57%] tests/python/pytorch/nn/test_nn.py::test_dense_sage_conv[2-g4-idtype0] PASSED [ 57%] tests/python/pytorch/nn/test_nn.py::test_dense_sage_conv[2-g4-idtype1] PASSED [ 57%] tests/python/pytorch/nn/test_nn.py::test_dense_sage_conv[2-g5-idtype0] PASSED [ 57%] tests/python/pytorch/nn/test_nn.py::test_dense_sage_conv[2-g5-idtype1] PASSED [ 57%] tests/python/pytorch/nn/test_nn.py::test_dense_sage_conv[2-g6-idtype0] PASSED [ 57%] tests/python/pytorch/nn/test_nn.py::test_dense_sage_conv[2-g6-idtype1] PASSED [ 57%] tests/python/pytorch/nn/test_nn.py::test_dense_sage_conv[2-g7-idtype0] PASSED [ 57%] tests/python/pytorch/nn/test_nn.py::test_dense_sage_conv[2-g7-idtype1] PASSED [ 57%] tests/python/pytorch/nn/test_nn.py::test_dense_sage_conv[2-g8-idtype0] PASSED [ 57%] tests/python/pytorch/nn/test_nn.py::test_dense_sage_conv[2-g8-idtype1] PASSED [ 57%] tests/python/pytorch/nn/test_nn.py::test_dense_sage_conv[2-g9-idtype0] PASSED [ 57%] tests/python/pytorch/nn/test_nn.py::test_dense_sage_conv[2-g9-idtype1] PASSED [ 57%] tests/python/pytorch/nn/test_nn.py::test_edge_conv[1-g0-idtype0] PASSED [ 57%] tests/python/pytorch/nn/test_nn.py::test_edge_conv[1-g0-idtype1] PASSED [ 57%] tests/python/pytorch/nn/test_nn.py::test_edge_conv[1-g1-idtype0] PASSED [ 57%] tests/python/pytorch/nn/test_nn.py::test_edge_conv[1-g1-idtype1] PASSED [ 57%] tests/python/pytorch/nn/test_nn.py::test_edge_conv[1-g2-idtype0] PASSED [ 57%] tests/python/pytorch/nn/test_nn.py::test_edge_conv[1-g2-idtype1] PASSED [ 57%] tests/python/pytorch/nn/test_nn.py::test_edge_conv[1-g3-idtype0] PASSED [ 57%] tests/python/pytorch/nn/test_nn.py::test_edge_conv[1-g3-idtype1] PASSED [ 57%] tests/python/pytorch/nn/test_nn.py::test_edge_conv[1-g4-idtype0] PASSED [ 57%] tests/python/pytorch/nn/test_nn.py::test_edge_conv[1-g4-idtype1] PASSED [ 57%] tests/python/pytorch/nn/test_nn.py::test_edge_conv[1-g5-idtype0] PASSED [ 57%] tests/python/pytorch/nn/test_nn.py::test_edge_conv[1-g5-idtype1] PASSED [ 57%] tests/python/pytorch/nn/test_nn.py::test_edge_conv[1-g6-idtype0] PASSED [ 57%] tests/python/pytorch/nn/test_nn.py::test_edge_conv[1-g6-idtype1] PASSED [ 57%] tests/python/pytorch/nn/test_nn.py::test_edge_conv[2-g0-idtype0] PASSED [ 57%] tests/python/pytorch/nn/test_nn.py::test_edge_conv[2-g0-idtype1] PASSED [ 57%] tests/python/pytorch/nn/test_nn.py::test_edge_conv[2-g1-idtype0] PASSED [ 57%] tests/python/pytorch/nn/test_nn.py::test_edge_conv[2-g1-idtype1] PASSED [ 57%] tests/python/pytorch/nn/test_nn.py::test_edge_conv[2-g2-idtype0] load test_sampling Start to create specified graph formats which may take non-trivial time. Finished creating specified graph formats: ['csc', 'coo'] start graph service on server 0 for part 0 Server is waiting for connections on [172.17.0.2:13648]... PASSED [ 57%] tests/python/pytorch/nn/test_nn.py::test_edge_conv[2-g2-idtype1] PASSED [ 57%] tests/python/pytorch/nn/test_nn.py::test_edge_conv[2-g3-idtype0] PASSED [ 57%] tests/python/pytorch/nn/test_nn.py::test_edge_conv[2-g3-idtype1] PASSED [ 57%] tests/python/pytorch/nn/test_nn.py::test_edge_conv[2-g4-idtype0] PASSED [ 57%] tests/python/pytorch/nn/test_nn.py::test_edge_conv[2-g4-idtype1] PASSED [ 57%] tests/python/pytorch/nn/test_nn.py::test_edge_conv[2-g5-idtype0] PASSED [ 57%] tests/python/pytorch/nn/test_nn.py::test_edge_conv[2-g5-idtype1] PASSED [ 57%] tests/python/pytorch/nn/test_nn.py::test_edge_conv[2-g6-idtype0] PASSED [ 57%] tests/python/pytorch/nn/test_nn.py::test_edge_conv[2-g6-idtype1] PASSED [ 57%] tests/python/pytorch/nn/test_nn.py::test_edge_conv_bi[1-g0-idtype0] PASSED [ 57%] tests/python/pytorch/nn/test_nn.py::test_edge_conv_bi[1-g0-idtype1] PASSED [ 57%] tests/python/pytorch/nn/test_nn.py::test_edge_conv_bi[1-g1-idtype0] PASSED [ 57%] tests/python/pytorch/nn/test_nn.py::test_edge_conv_bi[1-g1-idtype1] PASSED [ 57%] tests/python/pytorch/nn/test_nn.py::test_edge_conv_bi[2-g0-idtype0] PASSED [ 58%] tests/python/pytorch/nn/test_nn.py::test_edge_conv_bi[2-g0-idtype1] PASSED [ 58%] tests/python/pytorch/nn/test_nn.py::test_edge_conv_bi[2-g1-idtype0] PASSED [ 58%] tests/python/pytorch/nn/test_nn.py::test_edge_conv_bi[2-g1-idtype1] PASSED [ 58%] tests/python/pytorch/nn/test_nn.py::test_dotgat_conv[1-1-g0-idtype0] PASSED [ 58%] tests/python/pytorch/nn/test_nn.py::test_dotgat_conv[1-1-g0-idtype1] PASSED [ 58%] tests/python/pytorch/nn/test_nn.py::test_dotgat_conv[1-1-g1-idtype0] PASSED [ 58%] tests/python/pytorch/nn/test_nn.py::test_dotgat_conv[1-1-g1-idtype1] PASSED [ 58%] tests/python/pytorch/nn/test_nn.py::test_dotgat_conv[1-1-g2-idtype0] PASSED [ 58%] tests/python/pytorch/nn/test_nn.py::test_dotgat_conv[1-1-g2-idtype1] PASSED [ 58%] tests/python/pytorch/nn/test_nn.py::test_dotgat_conv[1-1-g3-idtype0] PASSED [ 58%] tests/python/pytorch/nn/test_nn.py::test_dotgat_conv[1-1-g3-idtype1] PASSED [ 58%] tests/python/pytorch/nn/test_nn.py::test_dotgat_conv[1-1-g4-idtype0] PASSED [ 58%] tests/python/pytorch/nn/test_nn.py::test_dotgat_conv[1-1-g4-idtype1] PASSED [ 58%] tests/python/pytorch/nn/test_nn.py::test_dotgat_conv[1-1-g5-idtype0] PASSED [ 58%] tests/python/pytorch/nn/test_nn.py::test_dotgat_conv[1-1-g5-idtype1] PASSED [ 58%] tests/python/pytorch/nn/test_nn.py::test_dotgat_conv[1-1-g6-idtype0] PASSED [ 58%] tests/python/pytorch/nn/test_nn.py::test_dotgat_conv[1-1-g6-idtype1] PASSED [ 58%] tests/python/pytorch/nn/test_nn.py::test_dotgat_conv[1-2-g0-idtype0] PASSED [ 58%] tests/python/pytorch/nn/test_nn.py::test_dotgat_conv[1-2-g0-idtype1] PASSED [ 58%] tests/python/pytorch/nn/test_nn.py::test_dotgat_conv[1-2-g1-idtype0] PASSED [ 58%] tests/python/pytorch/nn/test_nn.py::test_dotgat_conv[1-2-g1-idtype1] PASSED [ 58%] tests/python/pytorch/nn/test_nn.py::test_dotgat_conv[1-2-g2-idtype0] PASSED [ 58%] tests/python/pytorch/nn/test_nn.py::test_dotgat_conv[1-2-g2-idtype1] PASSED [ 58%] tests/python/pytorch/nn/test_nn.py::test_dotgat_conv[1-2-g3-idtype0] PASSED [ 58%] tests/python/pytorch/nn/test_nn.py::test_dotgat_conv[1-2-g3-idtype1] PASSED [ 58%] tests/python/pytorch/nn/test_nn.py::test_dotgat_conv[1-2-g4-idtype0] PASSED [ 58%] tests/python/pytorch/nn/test_nn.py::test_dotgat_conv[1-2-g4-idtype1] PASSED [ 58%] tests/python/pytorch/nn/test_nn.py::test_dotgat_conv[1-2-g5-idtype0] PASSED [ 58%] tests/python/pytorch/nn/test_nn.py::test_dotgat_conv[1-2-g5-idtype1] PASSED [ 58%] tests/python/pytorch/nn/test_nn.py::test_dotgat_conv[1-2-g6-idtype0] PASSED [ 58%] tests/python/pytorch/nn/test_nn.py::test_dotgat_conv[1-2-g6-idtype1] PASSED [ 58%] tests/python/pytorch/nn/test_nn.py::test_dotgat_conv[4-1-g0-idtype0] PASSED [ 58%] tests/python/pytorch/nn/test_nn.py::test_dotgat_conv[4-1-g0-idtype1] PASSED [ 58%] tests/python/pytorch/nn/test_nn.py::test_dotgat_conv[4-1-g1-idtype0] PASSED [ 58%] tests/python/pytorch/nn/test_nn.py::test_dotgat_conv[4-1-g1-idtype1] PASSED [ 58%] tests/python/pytorch/nn/test_nn.py::test_dotgat_conv[4-1-g2-idtype0] PASSED [ 58%] tests/python/pytorch/nn/test_nn.py::test_dotgat_conv[4-1-g2-idtype1] PASSED [ 58%] tests/python/pytorch/nn/test_nn.py::test_dotgat_conv[4-1-g3-idtype0] PASSED [ 58%] tests/python/pytorch/nn/test_nn.py::test_dotgat_conv[4-1-g3-idtype1] PASSED [ 58%] tests/python/pytorch/nn/test_nn.py::test_dotgat_conv[4-1-g4-idtype0] PASSED [ 58%] tests/python/pytorch/nn/test_nn.py::test_dotgat_conv[4-1-g4-idtype1] PASSED [ 58%] tests/python/pytorch/nn/test_nn.py::test_dotgat_conv[4-1-g5-idtype0] PASSED [ 58%] tests/python/pytorch/nn/test_nn.py::test_dotgat_conv[4-1-g5-idtype1] PASSED [ 58%] tests/python/pytorch/nn/test_nn.py::test_dotgat_conv[4-1-g6-idtype0] PASSED [ 58%] tests/python/pytorch/nn/test_nn.py::test_dotgat_conv[4-1-g6-idtype1] PASSED [ 58%] tests/python/pytorch/nn/test_nn.py::test_dotgat_conv[4-2-g0-idtype0] PASSED [ 58%] tests/python/pytorch/nn/test_nn.py::test_dotgat_conv[4-2-g0-idtype1] PASSED [ 58%] tests/python/pytorch/nn/test_nn.py::test_dotgat_conv[4-2-g1-idtype0] PASSED [ 58%] tests/python/pytorch/nn/test_nn.py::test_dotgat_conv[4-2-g1-idtype1] PASSED [ 58%] tests/python/pytorch/nn/test_nn.py::test_dotgat_conv[4-2-g2-idtype0] PASSED [ 58%] tests/python/pytorch/nn/test_nn.py::test_dotgat_conv[4-2-g2-idtype1] PASSED [ 58%] tests/python/pytorch/nn/test_nn.py::test_dotgat_conv[4-2-g3-idtype0] PASSED [ 58%] tests/python/pytorch/nn/test_nn.py::test_dotgat_conv[4-2-g3-idtype1] PASSED [ 58%] tests/python/pytorch/nn/test_nn.py::test_dotgat_conv[4-2-g4-idtype0] PASSED [ 58%] tests/python/pytorch/nn/test_nn.py::test_dotgat_conv[4-2-g4-idtype1] PASSED [ 58%] tests/python/pytorch/nn/test_nn.py::test_dotgat_conv[4-2-g5-idtype0] PASSED [ 58%] tests/python/pytorch/nn/test_nn.py::test_dotgat_conv[4-2-g5-idtype1] PASSED [ 58%] tests/python/pytorch/nn/test_nn.py::test_dotgat_conv[4-2-g6-idtype0] PASSED [ 58%] tests/python/pytorch/nn/test_nn.py::test_dotgat_conv[4-2-g6-idtype1] PASSED [ 58%] tests/python/pytorch/nn/test_nn.py::test_dotgat_conv_bi[1-1-g0-idtype0] PASSED [ 58%] tests/python/pytorch/nn/test_nn.py::test_dotgat_conv_bi[1-1-g0-idtype1] PASSED [ 58%] tests/python/pytorch/nn/test_nn.py::test_dotgat_conv_bi[1-1-g1-idtype0] PASSED [ 59%] tests/python/pytorch/nn/test_nn.py::test_dotgat_conv_bi[1-1-g1-idtype1] PASSED [ 59%] tests/python/pytorch/nn/test_nn.py::test_dotgat_conv_bi[1-2-g0-idtype0] PASSED [ 59%] tests/python/pytorch/nn/test_nn.py::test_dotgat_conv_bi[1-2-g0-idtype1] PASSED [ 59%] tests/python/pytorch/nn/test_nn.py::test_dotgat_conv_bi[1-2-g1-idtype0] PASSED [ 59%] tests/python/pytorch/nn/test_nn.py::test_dotgat_conv_bi[1-2-g1-idtype1] PASSED [ 59%] tests/python/pytorch/nn/test_nn.py::test_dotgat_conv_bi[4-1-g0-idtype0] PASSED [ 59%] tests/python/pytorch/nn/test_nn.py::test_dotgat_conv_bi[4-1-g0-idtype1] PASSED [ 59%] tests/python/pytorch/nn/test_nn.py::test_dotgat_conv_bi[4-1-g1-idtype0] PASSED [ 59%] tests/python/pytorch/nn/test_nn.py::test_dotgat_conv_bi[4-1-g1-idtype1] PASSED [ 59%] tests/python/pytorch/nn/test_nn.py::test_dotgat_conv_bi[4-2-g0-idtype0] PASSED [ 59%] tests/python/pytorch/nn/test_nn.py::test_dotgat_conv_bi[4-2-g0-idtype1] PASSED [ 59%] tests/python/pytorch/nn/test_nn.py::test_dotgat_conv_bi[4-2-g1-idtype0] PASSED [ 59%] tests/python/pytorch/nn/test_nn.py::test_dotgat_conv_bi[4-2-g1-idtype1] PASSED [ 59%] tests/python/pytorch/nn/test_nn.py::test_dense_cheb_conv[1] PASSED [ 59%] tests/python/pytorch/nn/test_nn.py::test_dense_cheb_conv[2] PASSED [ 59%] tests/python/pytorch/nn/test_nn.py::test_sequential PASSED [ 59%] tests/python/pytorch/nn/test_nn.py::test_atomic_conv[g0-idtype0] PASSED [ 59%] tests/python/pytorch/nn/test_nn.py::test_atomic_conv[g0-idtype1] PASSED [ 59%] tests/python/pytorch/nn/test_nn.py::test_atomic_conv[g1-idtype0] PASSED [ 59%] tests/python/pytorch/nn/test_nn.py::test_atomic_conv[g1-idtype1] PASSED [ 59%] tests/python/pytorch/nn/test_nn.py::test_atomic_conv[g2-idtype0] PASSED [ 59%] tests/python/pytorch/nn/test_nn.py::test_atomic_conv[g2-idtype1] PASSED [ 59%] tests/python/pytorch/nn/test_nn.py::test_atomic_conv[g3-idtype0] PASSED [ 59%] tests/python/pytorch/nn/test_nn.py::test_atomic_conv[g3-idtype1] PASSED [ 59%] tests/python/pytorch/nn/test_nn.py::test_atomic_conv[g4-idtype0] PASSED [ 59%] tests/python/pytorch/nn/test_nn.py::test_atomic_conv[g4-idtype1] PASSED [ 59%] tests/python/pytorch/nn/test_nn.py::test_atomic_conv[g5-idtype0] PASSED [ 59%] tests/python/pytorch/nn/test_nn.py::test_atomic_conv[g5-idtype1] PASSED [ 59%] tests/python/pytorch/nn/test_nn.py::test_cf_conv[1-g0-idtype0] PASSED [ 59%] tests/python/pytorch/nn/test_nn.py::test_cf_conv[1-g0-idtype1] PASSED [ 59%] tests/python/pytorch/nn/test_nn.py::test_cf_conv[1-g1-idtype0] PASSED [ 59%] tests/python/pytorch/nn/test_nn.py::test_cf_conv[1-g1-idtype1] PASSED [ 59%] tests/python/pytorch/nn/test_nn.py::test_cf_conv[1-g2-idtype0] PASSED [ 59%] tests/python/pytorch/nn/test_nn.py::test_cf_conv[1-g2-idtype1] PASSED [ 59%] tests/python/pytorch/nn/test_nn.py::test_cf_conv[1-g3-idtype0] PASSED [ 59%] tests/python/pytorch/nn/test_nn.py::test_cf_conv[1-g3-idtype1] PASSED [ 59%] tests/python/pytorch/nn/test_nn.py::test_cf_conv[1-g4-idtype0] PASSED [ 59%] tests/python/pytorch/nn/test_nn.py::test_cf_conv[1-g4-idtype1] PASSED [ 59%] tests/python/pytorch/nn/test_nn.py::test_cf_conv[1-g5-idtype0] PASSED [ 59%] tests/python/pytorch/nn/test_nn.py::test_cf_conv[1-g5-idtype1] PASSED [ 59%] tests/python/pytorch/nn/test_nn.py::test_cf_conv[1-g6-idtype0] PASSED [ 59%] tests/python/pytorch/nn/test_nn.py::test_cf_conv[1-g6-idtype1] PASSED [ 59%] tests/python/pytorch/nn/test_nn.py::test_cf_conv[1-g7-idtype0] PASSED [ 59%] tests/python/pytorch/nn/test_nn.py::test_cf_conv[1-g7-idtype1] PASSED [ 59%] tests/python/pytorch/nn/test_nn.py::test_cf_conv[3-g0-idtype0] PASSED [ 59%] tests/python/pytorch/nn/test_nn.py::test_cf_conv[3-g0-idtype1] PASSED [ 59%] tests/python/pytorch/nn/test_nn.py::test_cf_conv[3-g1-idtype0] PASSED [ 59%] tests/python/pytorch/nn/test_nn.py::test_cf_conv[3-g1-idtype1] PASSED [ 59%] tests/python/pytorch/nn/test_nn.py::test_cf_conv[3-g2-idtype0] PASSED [ 59%] tests/python/pytorch/nn/test_nn.py::test_cf_conv[3-g2-idtype1] PASSED [ 59%] tests/python/pytorch/nn/test_nn.py::test_cf_conv[3-g3-idtype0] PASSED [ 59%] tests/python/pytorch/nn/test_nn.py::test_cf_conv[3-g3-idtype1] PASSED [ 59%] tests/python/pytorch/nn/test_nn.py::test_cf_conv[3-g4-idtype0] PASSED [ 59%] tests/python/pytorch/nn/test_nn.py::test_cf_conv[3-g4-idtype1] PASSED [ 59%] tests/python/pytorch/nn/test_nn.py::test_cf_conv[3-g5-idtype0] PASSED [ 59%] tests/python/pytorch/nn/test_nn.py::test_cf_conv[3-g5-idtype1] PASSED [ 59%] tests/python/pytorch/nn/test_nn.py::test_cf_conv[3-g6-idtype0] PASSED [ 59%] tests/python/pytorch/nn/test_nn.py::test_cf_conv[3-g6-idtype1] PASSED [ 59%] tests/python/pytorch/nn/test_nn.py::test_cf_conv[3-g7-idtype0] PASSED [ 59%] tests/python/pytorch/nn/test_nn.py::test_cf_conv[3-g7-idtype1] PASSED [ 59%] tests/python/pytorch/nn/test_nn.py::test_hetero_conv[False-sum-idtype0] PASSED [ 59%] tests/python/pytorch/nn/test_nn.py::test_hetero_conv[False-sum-idtype1] PASSED [ 60%] tests/python/pytorch/nn/test_nn.py::test_hetero_conv[False-max-idtype0] PASSED [ 60%] tests/python/pytorch/nn/test_nn.py::test_hetero_conv[False-max-idtype1] PASSED [ 60%] tests/python/pytorch/nn/test_nn.py::test_hetero_conv[False-min-idtype0] PASSED [ 60%] tests/python/pytorch/nn/test_nn.py::test_hetero_conv[False-min-idtype1] PASSED [ 60%] tests/python/pytorch/nn/test_nn.py::test_hetero_conv[False-mean-idtype0] PASSED [ 60%] tests/python/pytorch/nn/test_nn.py::test_hetero_conv[False-mean-idtype1] PASSED [ 60%] tests/python/pytorch/nn/test_nn.py::test_hetero_conv[False-stack-idtype0] PASSED [ 60%] tests/python/pytorch/nn/test_nn.py::test_hetero_conv[False-stack-idtype1] PASSED [ 60%] tests/python/pytorch/nn/test_nn.py::test_hetero_conv[False-myagg-idtype0] PASSED [ 26%] tests/python/pytorch/graphbolt/test_item_sampler.py::test_DistributedItemSampler[False-False-2-36] PASSED [ 60%] tests/python/pytorch/nn/test_nn.py::test_hetero_conv[False-myagg-idtype1] PASSED [ 60%] tests/python/pytorch/nn/test_nn.py::test_hetero_conv[True-sum-idtype0] PASSED [ 60%] tests/python/pytorch/nn/test_nn.py::test_hetero_conv[True-sum-idtype1] PASSED [ 60%] tests/python/pytorch/nn/test_nn.py::test_hetero_conv[True-max-idtype0] PASSED [ 60%] tests/python/pytorch/nn/test_nn.py::test_hetero_conv[True-max-idtype1] PASSED [ 60%] tests/python/pytorch/nn/test_nn.py::test_hetero_conv[True-min-idtype0] PASSED [ 60%] tests/python/pytorch/nn/test_nn.py::test_hetero_conv[True-min-idtype1] PASSED [ 60%] tests/python/pytorch/nn/test_nn.py::test_hetero_conv[True-mean-idtype0] PASSED [ 60%] tests/python/pytorch/nn/test_nn.py::test_hetero_conv[True-mean-idtype1] PASSED [ 60%] tests/python/pytorch/nn/test_nn.py::test_hetero_conv[True-stack-idtype0] PASSED [ 60%] tests/python/pytorch/nn/test_nn.py::test_hetero_conv[True-stack-idtype1] PASSED [ 60%] tests/python/pytorch/nn/test_nn.py::test_hetero_conv[True-myagg-idtype0] PASSED [ 60%] tests/python/pytorch/nn/test_nn.py::test_hetero_conv[True-myagg-idtype1] PASSED [ 60%] tests/python/pytorch/nn/test_nn.py::test_hetero_linear[1] PASSED [ 60%] tests/python/pytorch/nn/test_nn.py::test_hetero_linear[2] PASSED [ 60%] tests/python/pytorch/nn/test_nn.py::test_hetero_linear[100] PASSED [ 60%] tests/python/pytorch/nn/test_nn.py::test_hetero_embedding[1] PASSED [ 60%] tests/python/pytorch/nn/test_nn.py::test_hetero_embedding[2] PASSED [ 60%] tests/python/pytorch/nn/test_nn.py::test_hetero_embedding[100] PASSED [ 60%] tests/python/pytorch/nn/test_nn.py::test_gnnexplainer[1-g0-idtype0] PASSED [ 0%] tests/python/pytorch/dataloading/test_dataloader.py::test_neighbor_nonuniform[True-True-cpu-idtype1] PASSED [ 60%] tests/python/pytorch/nn/test_nn.py::test_gnnexplainer[1-g0-idtype1] PASSED [ 60%] tests/python/pytorch/nn/test_nn.py::test_gnnexplainer[1-g1-idtype0] PASSED [ 60%] tests/python/pytorch/nn/test_nn.py::test_gnnexplainer[1-g1-idtype1] PASSED [ 60%] tests/python/pytorch/nn/test_nn.py::test_gnnexplainer[1-g2-idtype0] PASSED [ 60%] tests/python/pytorch/nn/test_nn.py::test_gnnexplainer[1-g2-idtype1] PASSED [ 0%] tests/python/pytorch/dataloading/test_dataloader.py::test_neighbor_nonuniform[True-True-uva_cuda_indices-idtype0] SKIPPED [ 0%] tests/python/pytorch/dataloading/test_dataloader.py::test_neighbor_nonuniform[True-True-uva_cuda_indices-idtype1] SKIPPED [ 0%] tests/python/pytorch/dataloading/test_dataloader.py::test_neighbor_nonuniform[True-True-uva_cpu_indices-idtype0] SKIPPED [ 0%] tests/python/pytorch/dataloading/test_dataloader.py::test_neighbor_nonuniform[True-True-uva_cpu_indices-idtype1] SKIPPED [ 0%] tests/python/pytorch/dataloading/test_dataloader.py::test_neighbor_nonuniform[True-True-pure_gpu-idtype0] SKIPPED [ 0%] tests/python/pytorch/dataloading/test_dataloader.py::test_neighbor_nonuniform[True-True-pure_gpu-idtype1] SKIPPED [ 0%] tests/python/pytorch/dataloading/test_dataloader.py::test_ddp_dataloader_decompose_dataset[True-1-cpu-full] PASSED [ 60%] tests/python/pytorch/nn/test_nn.py::test_gnnexplainer[1-g3-idtype0] PASSED [ 60%] tests/python/pytorch/nn/test_nn.py::test_gnnexplainer[1-g3-idtype1] Client [639] waits on 172.17.0.2:48727 Machine (0) group (0) client (0) connect to server successfuly! Client[0] in group[0] is exiting... Server (0) shutdown. Server is exiting... PASSED [ 7%] tests/distributed/test_distributed_sampling.py::test_rpc_hetero_sampling_shuffle[True-True-True-1] Converting to homogeneous graph takes 0.001s, peak mem: 3.179 GB Save partitions: 0.001 seconds, peak memory: 3.179 GB There are 3060 edges in the graph and 0 edge cuts for 1 partitions. Converted partitions to GraphBolt format into /tmp/tmpzu_qqkl_/test_sampling.json Initialize the distributed services with graphbolt: False PASSED [ 60%] tests/python/pytorch/nn/test_nn.py::test_gnnexplainer[1-g4-idtype0] load test_sampling start graph service on server 0 for part 0 Server is waiting for connections on [172.17.0.2:13648]... PASSED [ 60%] tests/python/pytorch/nn/test_nn.py::test_gnnexplainer[1-g4-idtype1] PASSED [ 60%] tests/python/pytorch/nn/test_nn.py::test_gnnexplainer[1-g5-idtype0] PASSED [ 26%] tests/python/pytorch/graphbolt/test_item_sampler.py::test_DistributedItemSampler[False-True-0-24] PASSED [ 60%] tests/python/pytorch/nn/test_nn.py::test_gnnexplainer[1-g5-idtype1] PASSED [ 60%] tests/python/pytorch/nn/test_nn.py::test_gnnexplainer[2-g0-idtype0] PASSED [ 60%] tests/python/pytorch/nn/test_nn.py::test_gnnexplainer[2-g0-idtype1] PASSED [ 26%] tests/python/pytorch/graphbolt/test_item_sampler.py::test_DistributedItemSampler[False-True-0-30] PASSED [ 60%] tests/python/pytorch/nn/test_nn.py::test_gnnexplainer[2-g1-idtype0] PASSED [ 60%] tests/python/pytorch/nn/test_nn.py::test_gnnexplainer[2-g1-idtype1] PASSED [ 60%] tests/python/pytorch/nn/test_nn.py::test_gnnexplainer[2-g2-idtype0] PASSED [ 60%] tests/python/pytorch/nn/test_nn.py::test_gnnexplainer[2-g2-idtype1] PASSED [ 0%] tests/python/pytorch/dataloading/test_dataloader.py::test_ddp_dataloader_decompose_dataset[True-1-cpu-neighbor] PASSED [ 60%] tests/python/pytorch/nn/test_nn.py::test_gnnexplainer[2-g3-idtype0] Client [639] waits on 172.17.0.2:37569 Machine (0) group (0) client (0) connect to server successfuly! Client[0] in group[0] is exiting... Server (0) shutdown. Server is exiting... PASSED [ 7%] tests/distributed/test_distributed_sampling.py::test_rpc_hetero_sampling_empty_shuffle[False-False-1] Converting to homogeneous graph takes 0.001s, peak mem: 3.179 GB Save partitions: 0.001 seconds, peak memory: 3.179 GB There are 3000 edges in the graph and 0 edge cuts for 1 partitions. Initialize the distributed services with graphbolt: False PASSED [ 60%] tests/python/pytorch/nn/test_nn.py::test_gnnexplainer[2-g3-idtype1] load test_sampling Start to create specified graph formats which may take non-trivial time. Finished creating specified graph formats: ['csc', 'coo'] start graph service on server 0 for part 0 Server is waiting for connections on [172.17.0.2:13648]... PASSED [ 26%] tests/python/pytorch/graphbolt/test_item_sampler.py::test_DistributedItemSampler[False-True-0-32] PASSED [ 60%] tests/python/pytorch/nn/test_nn.py::test_gnnexplainer[2-g4-idtype0] PASSED [ 60%] tests/python/pytorch/nn/test_nn.py::test_gnnexplainer[2-g4-idtype1] PASSED [ 60%] tests/python/pytorch/nn/test_nn.py::test_gnnexplainer[2-g5-idtype0] PASSED [ 60%] tests/python/pytorch/nn/test_nn.py::test_gnnexplainer[2-g5-idtype1] PASSED [ 26%] tests/python/pytorch/graphbolt/test_item_sampler.py::test_DistributedItemSampler[False-True-0-34] PASSED [ 60%] tests/python/pytorch/nn/test_nn.py::test_heterognnexplainer[1-5-idtype0-g0] Client [639] waits on 172.17.0.2:54203 Machine (0) group (0) client (0) connect to server successfuly! Client[0] in group[0] is exiting... Server (0) shutdown. Server is exiting... PASSED [ 7%] tests/distributed/test_distributed_sampling.py::test_rpc_hetero_sampling_empty_shuffle[False-True-1] Converting to homogeneous graph takes 0.001s, peak mem: 3.179 GB PASSED [ 26%] tests/python/pytorch/graphbolt/test_item_sampler.py::test_DistributedItemSampler[False-True-0-36] Save partitions: 0.002 seconds, peak memory: 3.179 GB There are 3000 edges in the graph and 0 edge cuts for 1 partitions. Converted partitions to GraphBolt format into /tmp/tmp4x2m3p3r/test_sampling.json PASSED [ 60%] tests/python/pytorch/nn/test_nn.py::test_heterognnexplainer[1-5-idtype0-g1] PASSED [ 0%] tests/python/pytorch/dataloading/test_dataloader.py::test_ddp_dataloader_decompose_dataset[True-1-uva_cuda_indices-full] SKIPPED [ 0%] tests/python/pytorch/dataloading/test_dataloader.py::test_ddp_dataloader_decompose_dataset[True-1-uva_cuda_indices-neighbor] SKIPPED [ 0%] tests/python/pytorch/dataloading/test_dataloader.py::test_ddp_dataloader_decompose_dataset[True-1-uva_cpu_indices-full] SKIPPED [ 0%] tests/python/pytorch/dataloading/test_dataloader.py::test_ddp_dataloader_decompose_dataset[True-1-uva_cpu_indices-neighbor] SKIPPED [ 0%] tests/python/pytorch/dataloading/test_dataloader.py::test_ddp_dataloader_decompose_dataset[True-1-pure_gpu-full] SKIPPED [ 0%] tests/python/pytorch/dataloading/test_dataloader.py::test_ddp_dataloader_decompose_dataset[True-1-pure_gpu-neighbor] SKIPPED [ 0%] tests/python/pytorch/dataloading/test_dataloader.py::test_ddp_dataloader_decompose_dataset[True-4-cpu-full] Initialize the distributed services with graphbolt: False load test_sampling start graph service on server 0 for part 0 Server is waiting for connections on [172.17.0.2:13648]... PASSED [ 26%] tests/python/pytorch/graphbolt/test_item_sampler.py::test_DistributedItemSampler[False-True-2-24] PASSED [ 60%] tests/python/pytorch/nn/test_nn.py::test_heterognnexplainer[2-5-idtype0-g0] PASSED [ 60%] tests/python/pytorch/nn/test_nn.py::test_heterognnexplainer[2-5-idtype0-g1] Client [639] waits on 172.17.0.2:32951 Machine (0) group (0) client (0) connect to server successfuly! Client[0] in group[0] is exiting... Server (0) shutdown. Server is exiting... PASSED [ 7%] tests/distributed/test_distributed_sampling.py::test_rpc_hetero_sampling_empty_shuffle[True-False-1] Converting to homogeneous graph takes 0.001s, peak mem: 3.179 GB Save partitions: 0.001 seconds, peak memory: 3.179 GB There are 3000 edges in the graph and 0 edge cuts for 1 partitions. Initialize the distributed services with graphbolt: False PASSED [ 0%] tests/python/pytorch/dataloading/test_dataloader.py::test_ddp_dataloader_decompose_dataset[True-4-cpu-neighbor] load test_sampling Start to create specified graph formats which may take non-trivial time. Finished creating specified graph formats: ['csc', 'coo'] start graph service on server 0 for part 0 Server is waiting for connections on [172.17.0.2:13648]... PASSED [ 60%] tests/python/pytorch/nn/test_nn.py::test_subgraphx[2-g0-idtype0] PASSED [ 26%] tests/python/pytorch/graphbolt/test_item_sampler.py::test_DistributedItemSampler[False-True-2-30] Client [639] waits on 172.17.0.2:60295 Machine (0) group (0) client (0) connect to server successfuly! Client[0] in group[0] is exiting... Server (0) shutdown. Server is exiting... PASSED [ 8%] tests/distributed/test_distributed_sampling.py::test_rpc_hetero_sampling_empty_shuffle[True-True-1] Converting to homogeneous graph takes 0.001s, peak mem: 3.179 GB Save partitions: 0.001 seconds, peak memory: 3.179 GB There are 3000 edges in the graph and 0 edge cuts for 1 partitions. Converted partitions to GraphBolt format into /tmp/tmp2vfg_g_3/test_sampling.json Initialize the distributed services with graphbolt: False load test_sampling start graph service on server 0 for part 0 Server is waiting for connections on [172.17.0.2:13648]... PASSED [ 0%] tests/python/pytorch/dataloading/test_dataloader.py::test_ddp_dataloader_decompose_dataset[True-4-uva_cuda_indices-full] SKIPPED [ 0%] tests/python/pytorch/dataloading/test_dataloader.py::test_ddp_dataloader_decompose_dataset[True-4-uva_cuda_indices-neighbor] SKIPPED [ 0%] tests/python/pytorch/dataloading/test_dataloader.py::test_ddp_dataloader_decompose_dataset[True-4-uva_cpu_indices-full] SKIPPED [ 0%] tests/python/pytorch/dataloading/test_dataloader.py::test_ddp_dataloader_decompose_dataset[True-4-uva_cpu_indices-neighbor] SKIPPED [ 1%] tests/python/pytorch/dataloading/test_dataloader.py::test_ddp_dataloader_decompose_dataset[True-4-pure_gpu-full] SKIPPED [ 1%] tests/python/pytorch/dataloading/test_dataloader.py::test_ddp_dataloader_decompose_dataset[True-4-pure_gpu-neighbor] SKIPPED [ 1%] tests/python/pytorch/dataloading/test_dataloader.py::test_ddp_dataloader_decompose_dataset[False-1-cpu-full] PASSED [ 60%] tests/python/pytorch/nn/test_nn.py::test_subgraphx[2-g0-idtype1] PASSED [ 26%] tests/python/pytorch/graphbolt/test_item_sampler.py::test_DistributedItemSampler[False-True-2-32] PASSED [ 60%] tests/python/pytorch/nn/test_nn.py::test_heterosubgraphx[2-5-idtype0-g0] Client [639] waits on 172.17.0.2:51649 Machine (0) group (0) client (0) connect to server successfuly! Client[0] in group[0] is exiting... Server (0) shutdown. Server is exiting... PASSED [ 8%] tests/distributed/test_distributed_sampling.py::test_rpc_hetero_etype_sampling_shuffle_dgl[None-1] Converting to homogeneous graph takes 0.001s, peak mem: 3.179 GB Save partitions: 0.002 seconds, peak memory: 3.179 GB There are 13220 edges in the graph and 0 edge cuts for 1 partitions. Initialize the distributed services with graphbolt: False load test_sampling Start to create specified graph formats which may take non-trivial time. Finished creating specified graph formats: ['csc', 'coo'] start graph service on server 0 for part 0 Server is waiting for connections on [172.17.0.2:13648]... PASSED [ 26%] tests/python/pytorch/graphbolt/test_item_sampler.py::test_DistributedItemSampler[False-True-2-34] PASSED [ 1%] tests/python/pytorch/dataloading/test_dataloader.py::test_ddp_dataloader_decompose_dataset[False-1-cpu-neighbor] PASSED [ 60%] tests/python/pytorch/nn/test_nn.py::test_heterosubgraphx[2-5-idtype0-g1] PASSED [ 60%] tests/python/pytorch/nn/test_nn.py::test_pgexplainer[2-g0-idtype0] PASSED [ 60%] tests/python/pytorch/nn/test_nn.py::test_pgexplainer[2-g0-idtype1] PASSED [ 61%] tests/python/pytorch/nn/test_nn.py::test_pgexplainer[2-g1-idtype0] PASSED [ 61%] tests/python/pytorch/nn/test_nn.py::test_pgexplainer[2-g1-idtype1] PASSED [ 61%] tests/python/pytorch/nn/test_nn.py::test_heteropgexplainer[2-5-idtype0-g0] PASSED [ 61%] tests/python/pytorch/nn/test_nn.py::test_heteropgexplainer[2-5-idtype0-g1] PASSED [ 61%] tests/python/pytorch/nn/test_nn.py::test_jumping_knowledge PASSED [ 61%] tests/python/pytorch/nn/test_nn.py::test_edge_predictor[dot] PASSED [ 61%] tests/python/pytorch/nn/test_nn.py::test_edge_predictor[cos] PASSED [ 61%] tests/python/pytorch/nn/test_nn.py::test_edge_predictor[ele] PASSED [ 61%] tests/python/pytorch/nn/test_nn.py::test_edge_predictor[cat] PASSED [ 61%] tests/python/pytorch/nn/test_nn.py::test_ke_score_funcs PASSED [ 61%] tests/python/pytorch/nn/test_nn.py::test_twirls PASSED [ 61%] tests/python/pytorch/nn/test_nn.py::test_typed_linear[None-None-4] PASSED [ 61%] tests/python/pytorch/nn/test_nn.py::test_typed_linear[None-None-32] PASSED [ 61%] tests/python/pytorch/nn/test_nn.py::test_typed_linear[basis-4-4] PASSED [ 61%] tests/python/pytorch/nn/test_nn.py::test_typed_linear[basis-4-32] PASSED [ 61%] tests/python/pytorch/nn/test_nn.py::test_typed_linear[bdd-4-4] PASSED [ 61%] tests/python/pytorch/nn/test_nn.py::test_typed_linear[bdd-4-32] PASSED [ 61%] tests/python/pytorch/nn/test_nn.py::test_hgt[1-4-idtype0] PASSED [ 61%] tests/python/pytorch/nn/test_nn.py::test_hgt[1-4-idtype1] PASSED [ 61%] tests/python/pytorch/nn/test_nn.py::test_radius_graph[True-True] PASSED [ 61%] tests/python/pytorch/nn/test_nn.py::test_radius_graph[True-False] PASSED [ 61%] tests/python/pytorch/nn/test_nn.py::test_radius_graph[False-True] PASSED [ 61%] tests/python/pytorch/nn/test_nn.py::test_radius_graph[False-False] PASSED [ 61%] tests/python/pytorch/nn/test_nn.py::test_group_rev_res[idtype0] PASSED [ 61%] tests/python/pytorch/nn/test_nn.py::test_group_rev_res[idtype1] PASSED [ 61%] tests/python/pytorch/nn/test_nn.py::test_egnn_conv[16-16-16-16] PASSED [ 61%] tests/python/pytorch/nn/test_nn.py::test_egnn_conv[16-16-16-32] PASSED [ 61%] tests/python/pytorch/nn/test_nn.py::test_egnn_conv[16-16-32-16] PASSED [ 61%] tests/python/pytorch/nn/test_nn.py::test_egnn_conv[16-16-32-32] PASSED [ 61%] tests/python/pytorch/nn/test_nn.py::test_egnn_conv[16-32-16-16] PASSED [ 61%] tests/python/pytorch/nn/test_nn.py::test_egnn_conv[16-32-16-32] PASSED [ 61%] tests/python/pytorch/nn/test_nn.py::test_egnn_conv[16-32-32-16] PASSED [ 61%] tests/python/pytorch/nn/test_nn.py::test_egnn_conv[16-32-32-32] PASSED [ 61%] tests/python/pytorch/nn/test_nn.py::test_egnn_conv[10-16-16-16] PASSED [ 61%] tests/python/pytorch/nn/test_nn.py::test_egnn_conv[10-16-16-32] PASSED [ 61%] tests/python/pytorch/nn/test_nn.py::test_egnn_conv[10-16-32-16] PASSED [ 61%] tests/python/pytorch/nn/test_nn.py::test_egnn_conv[10-16-32-32] PASSED [ 61%] tests/python/pytorch/nn/test_nn.py::test_egnn_conv[10-32-16-16] PASSED [ 61%] tests/python/pytorch/nn/test_nn.py::test_egnn_conv[10-32-16-32] PASSED [ 61%] tests/python/pytorch/nn/test_nn.py::test_egnn_conv[10-32-32-16] PASSED [ 61%] tests/python/pytorch/nn/test_nn.py::test_egnn_conv[10-32-32-32] PASSED [ 61%] tests/python/pytorch/nn/test_nn.py::test_egnn_conv[0-16-16-16] PASSED [ 61%] tests/python/pytorch/nn/test_nn.py::test_egnn_conv[0-16-16-32] PASSED [ 61%] tests/python/pytorch/nn/test_nn.py::test_egnn_conv[0-16-32-16] PASSED [ 61%] tests/python/pytorch/nn/test_nn.py::test_egnn_conv[0-16-32-32] PASSED [ 61%] tests/python/pytorch/nn/test_nn.py::test_egnn_conv[0-32-16-16] PASSED [ 61%] tests/python/pytorch/nn/test_nn.py::test_egnn_conv[0-32-16-32] PASSED [ 61%] tests/python/pytorch/nn/test_nn.py::test_egnn_conv[0-32-32-16] PASSED [ 61%] tests/python/pytorch/nn/test_nn.py::test_egnn_conv[0-32-32-32] PASSED [ 61%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-1-0.0-2.5-scalers0-aggregators0-16-16] PASSED [ 61%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-1-0.0-2.5-scalers0-aggregators0-16-32] PASSED [ 61%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-1-0.0-2.5-scalers0-aggregators0-32-16] PASSED [ 61%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-1-0.0-2.5-scalers0-aggregators0-32-32] PASSED [ 61%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-1-0.0-2.5-scalers0-aggregators1-16-16] PASSED [ 61%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-1-0.0-2.5-scalers0-aggregators1-16-32] PASSED [ 61%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-1-0.0-2.5-scalers0-aggregators1-32-16] PASSED [ 61%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-1-0.0-2.5-scalers0-aggregators1-32-32] PASSED [ 61%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-1-0.0-2.5-scalers0-aggregators2-16-16] PASSED [ 61%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-1-0.0-2.5-scalers0-aggregators2-16-32] PASSED [ 61%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-1-0.0-2.5-scalers0-aggregators2-32-16] PASSED [ 61%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-1-0.0-2.5-scalers0-aggregators2-32-32] PASSED [ 61%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-1-0.0-2.5-scalers1-aggregators0-16-16] PASSED [ 62%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-1-0.0-2.5-scalers1-aggregators0-16-32] PASSED [ 62%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-1-0.0-2.5-scalers1-aggregators0-32-16] PASSED [ 62%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-1-0.0-2.5-scalers1-aggregators0-32-32] PASSED [ 62%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-1-0.0-2.5-scalers1-aggregators1-16-16] PASSED [ 62%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-1-0.0-2.5-scalers1-aggregators1-16-32] PASSED [ 62%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-1-0.0-2.5-scalers1-aggregators1-32-16] PASSED [ 62%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-1-0.0-2.5-scalers1-aggregators1-32-32] PASSED [ 62%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-1-0.0-2.5-scalers1-aggregators2-16-16] PASSED [ 62%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-1-0.0-2.5-scalers1-aggregators2-16-32] PASSED [ 62%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-1-0.0-2.5-scalers1-aggregators2-32-16] PASSED [ 62%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-1-0.0-2.5-scalers1-aggregators2-32-32] PASSED [ 62%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-1-0.0-7.4-scalers0-aggregators0-16-16] PASSED [ 62%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-1-0.0-7.4-scalers0-aggregators0-16-32] PASSED [ 62%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-1-0.0-7.4-scalers0-aggregators0-32-16] PASSED [ 62%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-1-0.0-7.4-scalers0-aggregators0-32-32] PASSED [ 62%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-1-0.0-7.4-scalers0-aggregators1-16-16] PASSED [ 62%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-1-0.0-7.4-scalers0-aggregators1-16-32] PASSED [ 62%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-1-0.0-7.4-scalers0-aggregators1-32-16] PASSED [ 62%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-1-0.0-7.4-scalers0-aggregators1-32-32] PASSED [ 62%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-1-0.0-7.4-scalers0-aggregators2-16-16] PASSED [ 62%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-1-0.0-7.4-scalers0-aggregators2-16-32] PASSED [ 62%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-1-0.0-7.4-scalers0-aggregators2-32-16] PASSED [ 62%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-1-0.0-7.4-scalers0-aggregators2-32-32] PASSED [ 62%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-1-0.0-7.4-scalers1-aggregators0-16-16] PASSED [ 62%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-1-0.0-7.4-scalers1-aggregators0-16-32] PASSED [ 62%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-1-0.0-7.4-scalers1-aggregators0-32-16] PASSED [ 62%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-1-0.0-7.4-scalers1-aggregators0-32-32] PASSED [ 62%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-1-0.0-7.4-scalers1-aggregators1-16-16] PASSED [ 62%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-1-0.0-7.4-scalers1-aggregators1-16-32] PASSED [ 62%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-1-0.0-7.4-scalers1-aggregators1-32-16] PASSED [ 62%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-1-0.0-7.4-scalers1-aggregators1-32-32] PASSED [ 62%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-1-0.0-7.4-scalers1-aggregators2-16-16] PASSED [ 62%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-1-0.0-7.4-scalers1-aggregators2-16-32] PASSED [ 62%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-1-0.0-7.4-scalers1-aggregators2-32-16] PASSED [ 62%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-1-0.0-7.4-scalers1-aggregators2-32-32] PASSED [ 62%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-1-0.1-2.5-scalers0-aggregators0-16-16] PASSED [ 62%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-1-0.1-2.5-scalers0-aggregators0-16-32] PASSED [ 62%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-1-0.1-2.5-scalers0-aggregators0-32-16] PASSED [ 62%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-1-0.1-2.5-scalers0-aggregators0-32-32] PASSED [ 62%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-1-0.1-2.5-scalers0-aggregators1-16-16] PASSED [ 62%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-1-0.1-2.5-scalers0-aggregators1-16-32] PASSED [ 62%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-1-0.1-2.5-scalers0-aggregators1-32-16] PASSED [ 62%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-1-0.1-2.5-scalers0-aggregators1-32-32] PASSED [ 62%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-1-0.1-2.5-scalers0-aggregators2-16-16] PASSED [ 62%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-1-0.1-2.5-scalers0-aggregators2-16-32] PASSED [ 62%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-1-0.1-2.5-scalers0-aggregators2-32-16] PASSED [ 62%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-1-0.1-2.5-scalers0-aggregators2-32-32] PASSED [ 62%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-1-0.1-2.5-scalers1-aggregators0-16-16] PASSED [ 62%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-1-0.1-2.5-scalers1-aggregators0-16-32] PASSED [ 62%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-1-0.1-2.5-scalers1-aggregators0-32-16] PASSED [ 62%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-1-0.1-2.5-scalers1-aggregators0-32-32] PASSED [ 62%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-1-0.1-2.5-scalers1-aggregators1-16-16] PASSED [ 62%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-1-0.1-2.5-scalers1-aggregators1-16-32] PASSED [ 62%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-1-0.1-2.5-scalers1-aggregators1-32-16] PASSED [ 62%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-1-0.1-2.5-scalers1-aggregators1-32-32] PASSED [ 62%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-1-0.1-2.5-scalers1-aggregators2-16-16] PASSED [ 62%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-1-0.1-2.5-scalers1-aggregators2-16-32] PASSED [ 62%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-1-0.1-2.5-scalers1-aggregators2-32-16] PASSED [ 62%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-1-0.1-2.5-scalers1-aggregators2-32-32] PASSED [ 62%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-1-0.1-7.4-scalers0-aggregators0-16-16] PASSED [ 62%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-1-0.1-7.4-scalers0-aggregators0-16-32] PASSED [ 62%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-1-0.1-7.4-scalers0-aggregators0-32-16] PASSED [ 63%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-1-0.1-7.4-scalers0-aggregators0-32-32] PASSED [ 63%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-1-0.1-7.4-scalers0-aggregators1-16-16] PASSED [ 63%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-1-0.1-7.4-scalers0-aggregators1-16-32] PASSED [ 63%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-1-0.1-7.4-scalers0-aggregators1-32-16] PASSED [ 63%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-1-0.1-7.4-scalers0-aggregators1-32-32] PASSED [ 63%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-1-0.1-7.4-scalers0-aggregators2-16-16] PASSED [ 63%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-1-0.1-7.4-scalers0-aggregators2-16-32] PASSED [ 63%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-1-0.1-7.4-scalers0-aggregators2-32-16] PASSED [ 63%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-1-0.1-7.4-scalers0-aggregators2-32-32] PASSED [ 63%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-1-0.1-7.4-scalers1-aggregators0-16-16] PASSED [ 63%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-1-0.1-7.4-scalers1-aggregators0-16-32] PASSED [ 63%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-1-0.1-7.4-scalers1-aggregators0-32-16] PASSED [ 63%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-1-0.1-7.4-scalers1-aggregators0-32-32] PASSED [ 63%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-1-0.1-7.4-scalers1-aggregators1-16-16] PASSED [ 63%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-1-0.1-7.4-scalers1-aggregators1-16-32] PASSED [ 63%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-1-0.1-7.4-scalers1-aggregators1-32-16] PASSED [ 63%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-1-0.1-7.4-scalers1-aggregators1-32-32] PASSED [ 63%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-1-0.1-7.4-scalers1-aggregators2-16-16] PASSED [ 63%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-1-0.1-7.4-scalers1-aggregators2-16-32] PASSED [ 63%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-1-0.1-7.4-scalers1-aggregators2-32-16] PASSED [ 63%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-1-0.1-7.4-scalers1-aggregators2-32-32] PASSED [ 63%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-4-0.0-2.5-scalers0-aggregators0-16-16] PASSED [ 63%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-4-0.0-2.5-scalers0-aggregators0-16-32] PASSED [ 63%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-4-0.0-2.5-scalers0-aggregators0-32-16] PASSED [ 63%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-4-0.0-2.5-scalers0-aggregators0-32-32] Client [639] waits on 172.17.0.2:39889 Machine (0) group (0) client (0) connect to server successfuly! Client[0] in group[0] is exiting... Server (0) shutdown. Server is exiting... Done sampling PASSED [ 8%] tests/distributed/test_distributed_sampling.py::test_rpc_hetero_etype_sampling_shuffle_dgl[graph_formats1-1] Converting to homogeneous graph takes 0.001s, peak mem: 3.179 GB Save partitions: 0.004 seconds, peak memory: 3.179 GB There are 13220 edges in the graph and 0 edge cuts for 1 partitions. PASSED [ 63%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-4-0.0-2.5-scalers0-aggregators1-16-16] PASSED [ 63%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-4-0.0-2.5-scalers0-aggregators1-16-32] PASSED [ 63%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-4-0.0-2.5-scalers0-aggregators1-32-16] PASSED [ 63%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-4-0.0-2.5-scalers0-aggregators1-32-32] PASSED [ 63%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-4-0.0-2.5-scalers0-aggregators2-16-16] PASSED [ 63%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-4-0.0-2.5-scalers0-aggregators2-16-32] PASSED [ 63%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-4-0.0-2.5-scalers0-aggregators2-32-16] PASSED [ 63%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-4-0.0-2.5-scalers0-aggregators2-32-32] PASSED [ 63%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-4-0.0-2.5-scalers1-aggregators0-16-16] PASSED [ 63%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-4-0.0-2.5-scalers1-aggregators0-16-32] PASSED [ 63%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-4-0.0-2.5-scalers1-aggregators0-32-16] PASSED [ 63%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-4-0.0-2.5-scalers1-aggregators0-32-32] PASSED [ 63%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-4-0.0-2.5-scalers1-aggregators1-16-16] Initialize the distributed services with graphbolt: False PASSED [ 63%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-4-0.0-2.5-scalers1-aggregators1-16-32] PASSED [ 63%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-4-0.0-2.5-scalers1-aggregators1-32-16] PASSED [ 63%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-4-0.0-2.5-scalers1-aggregators1-32-32] PASSED [ 63%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-4-0.0-2.5-scalers1-aggregators2-16-16] PASSED [ 63%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-4-0.0-2.5-scalers1-aggregators2-16-32] PASSED [ 63%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-4-0.0-2.5-scalers1-aggregators2-32-16] PASSED [ 63%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-4-0.0-2.5-scalers1-aggregators2-32-32] PASSED [ 63%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-4-0.0-7.4-scalers0-aggregators0-16-16] PASSED [ 63%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-4-0.0-7.4-scalers0-aggregators0-16-32] PASSED [ 63%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-4-0.0-7.4-scalers0-aggregators0-32-16] PASSED [ 63%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-4-0.0-7.4-scalers0-aggregators0-32-32] PASSED [ 63%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-4-0.0-7.4-scalers0-aggregators1-16-16] PASSED [ 26%] tests/python/pytorch/graphbolt/test_item_sampler.py::test_DistributedItemSampler[False-True-2-36] PASSED [ 63%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-4-0.0-7.4-scalers0-aggregators1-16-32] PASSED [ 63%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-4-0.0-7.4-scalers0-aggregators1-32-16] PASSED [ 63%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-4-0.0-7.4-scalers0-aggregators1-32-32] PASSED [ 63%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-4-0.0-7.4-scalers0-aggregators2-16-16] PASSED [ 63%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-4-0.0-7.4-scalers0-aggregators2-16-32] PASSED [ 63%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-4-0.0-7.4-scalers0-aggregators2-32-16] PASSED [ 63%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-4-0.0-7.4-scalers0-aggregators2-32-32] PASSED [ 63%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-4-0.0-7.4-scalers1-aggregators0-16-16] PASSED [ 63%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-4-0.0-7.4-scalers1-aggregators0-16-32] PASSED [ 63%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-4-0.0-7.4-scalers1-aggregators0-32-16] PASSED [ 63%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-4-0.0-7.4-scalers1-aggregators0-32-32] PASSED [ 64%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-4-0.0-7.4-scalers1-aggregators1-16-16] load test_sampling Start to create specified graph formats which may take non-trivial time. Finished creating specified graph formats: ['csc', 'coo'] PASSED [ 64%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-4-0.0-7.4-scalers1-aggregators1-16-32] PASSED [ 64%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-4-0.0-7.4-scalers1-aggregators1-32-16] PASSED [ 64%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-4-0.0-7.4-scalers1-aggregators1-32-32] PASSED [ 64%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-4-0.0-7.4-scalers1-aggregators2-16-16] PASSED [ 64%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-4-0.0-7.4-scalers1-aggregators2-16-32] PASSED [ 64%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-4-0.0-7.4-scalers1-aggregators2-32-16] PASSED [ 64%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-4-0.0-7.4-scalers1-aggregators2-32-32] PASSED [ 64%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-4-0.1-2.5-scalers0-aggregators0-16-16] PASSED [ 64%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-4-0.1-2.5-scalers0-aggregators0-16-32] PASSED [ 64%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-4-0.1-2.5-scalers0-aggregators0-32-16] PASSED [ 64%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-4-0.1-2.5-scalers0-aggregators0-32-32] PASSED [ 64%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-4-0.1-2.5-scalers0-aggregators1-16-16] start graph service on server 0 for part 0 Server is waiting for connections on [172.17.0.2:13648]... PASSED [ 64%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-4-0.1-2.5-scalers0-aggregators1-16-32] PASSED [ 64%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-4-0.1-2.5-scalers0-aggregators1-32-16] PASSED [ 64%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-4-0.1-2.5-scalers0-aggregators1-32-32] PASSED [ 64%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-4-0.1-2.5-scalers0-aggregators2-16-16] PASSED [ 64%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-4-0.1-2.5-scalers0-aggregators2-16-32] PASSED [ 64%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-4-0.1-2.5-scalers0-aggregators2-32-16] PASSED [ 64%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-4-0.1-2.5-scalers0-aggregators2-32-32] PASSED [ 64%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-4-0.1-2.5-scalers1-aggregators0-16-16] PASSED [ 64%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-4-0.1-2.5-scalers1-aggregators0-16-32] PASSED [ 64%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-4-0.1-2.5-scalers1-aggregators0-32-16] PASSED [ 64%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-4-0.1-2.5-scalers1-aggregators0-32-32] PASSED [ 64%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-4-0.1-2.5-scalers1-aggregators1-16-16] PASSED [ 64%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-4-0.1-2.5-scalers1-aggregators1-16-32] PASSED [ 64%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-4-0.1-2.5-scalers1-aggregators1-32-16] PASSED [ 64%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-4-0.1-2.5-scalers1-aggregators1-32-32] PASSED [ 64%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-4-0.1-2.5-scalers1-aggregators2-16-16] PASSED [ 64%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-4-0.1-2.5-scalers1-aggregators2-16-32] PASSED [ 64%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-4-0.1-2.5-scalers1-aggregators2-32-16] PASSED [ 64%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-4-0.1-2.5-scalers1-aggregators2-32-32] PASSED [ 64%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-4-0.1-7.4-scalers0-aggregators0-16-16] PASSED [ 64%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-4-0.1-7.4-scalers0-aggregators0-16-32] PASSED [ 64%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-4-0.1-7.4-scalers0-aggregators0-32-16] PASSED [ 64%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-4-0.1-7.4-scalers0-aggregators0-32-32] PASSED [ 64%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-4-0.1-7.4-scalers0-aggregators1-16-16] PASSED [ 64%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-4-0.1-7.4-scalers0-aggregators1-16-32] PASSED [ 1%] tests/python/pytorch/dataloading/test_dataloader.py::test_ddp_dataloader_decompose_dataset[False-1-uva_cuda_indices-full] SKIPPED [ 1%] tests/python/pytorch/dataloading/test_dataloader.py::test_ddp_dataloader_decompose_dataset[False-1-uva_cuda_indices-neighbor] SKIPPED [ 1%] tests/python/pytorch/dataloading/test_dataloader.py::test_ddp_dataloader_decompose_dataset[False-1-uva_cpu_indices-full] SKIPPED [ 1%] tests/python/pytorch/dataloading/test_dataloader.py::test_ddp_dataloader_decompose_dataset[False-1-uva_cpu_indices-neighbor] SKIPPED [ 1%] tests/python/pytorch/dataloading/test_dataloader.py::test_ddp_dataloader_decompose_dataset[False-1-pure_gpu-full] SKIPPED [ 1%] tests/python/pytorch/dataloading/test_dataloader.py::test_ddp_dataloader_decompose_dataset[False-1-pure_gpu-neighbor] SKIPPED [ 1%] tests/python/pytorch/dataloading/test_dataloader.py::test_ddp_dataloader_decompose_dataset[False-4-cpu-full] PASSED [ 64%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-4-0.1-7.4-scalers0-aggregators1-32-16] PASSED [ 64%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-4-0.1-7.4-scalers0-aggregators1-32-32] PASSED [ 64%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-4-0.1-7.4-scalers0-aggregators2-16-16] PASSED [ 64%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-4-0.1-7.4-scalers0-aggregators2-16-32] PASSED [ 64%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-4-0.1-7.4-scalers0-aggregators2-32-16] PASSED [ 64%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-4-0.1-7.4-scalers0-aggregators2-32-32] PASSED [ 64%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-4-0.1-7.4-scalers1-aggregators0-16-16] PASSED [ 64%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-4-0.1-7.4-scalers1-aggregators0-16-32] PASSED [ 64%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-4-0.1-7.4-scalers1-aggregators0-32-16] PASSED [ 64%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-4-0.1-7.4-scalers1-aggregators0-32-32] PASSED [ 64%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-4-0.1-7.4-scalers1-aggregators1-16-16] PASSED [ 64%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-4-0.1-7.4-scalers1-aggregators1-16-32] PASSED [ 64%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-4-0.1-7.4-scalers1-aggregators1-32-16] PASSED [ 64%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-4-0.1-7.4-scalers1-aggregators1-32-32] PASSED [ 64%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-4-0.1-7.4-scalers1-aggregators2-16-16] PASSED [ 64%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-4-0.1-7.4-scalers1-aggregators2-16-32] PASSED [ 64%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-4-0.1-7.4-scalers1-aggregators2-32-16] PASSED [ 64%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-4-0.1-7.4-scalers1-aggregators2-32-32] PASSED [ 64%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-1-0.0-2.5-scalers0-aggregators0-16-16] PASSED [ 64%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-1-0.0-2.5-scalers0-aggregators0-16-32] PASSED [ 64%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-1-0.0-2.5-scalers0-aggregators0-32-16] PASSED [ 64%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-1-0.0-2.5-scalers0-aggregators0-32-32] PASSED [ 64%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-1-0.0-2.5-scalers0-aggregators1-16-16] PASSED [ 64%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-1-0.0-2.5-scalers0-aggregators1-16-32] PASSED [ 65%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-1-0.0-2.5-scalers0-aggregators1-32-16] PASSED [ 65%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-1-0.0-2.5-scalers0-aggregators1-32-32] PASSED [ 65%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-1-0.0-2.5-scalers0-aggregators2-16-16] PASSED [ 65%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-1-0.0-2.5-scalers0-aggregators2-16-32] PASSED [ 65%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-1-0.0-2.5-scalers0-aggregators2-32-16] PASSED [ 65%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-1-0.0-2.5-scalers0-aggregators2-32-32] PASSED [ 65%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-1-0.0-2.5-scalers1-aggregators0-16-16] PASSED [ 65%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-1-0.0-2.5-scalers1-aggregators0-16-32] PASSED [ 65%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-1-0.0-2.5-scalers1-aggregators0-32-16] PASSED [ 65%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-1-0.0-2.5-scalers1-aggregators0-32-32] PASSED [ 65%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-1-0.0-2.5-scalers1-aggregators1-16-16] PASSED [ 65%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-1-0.0-2.5-scalers1-aggregators1-16-32] PASSED [ 65%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-1-0.0-2.5-scalers1-aggregators1-32-16] PASSED [ 65%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-1-0.0-2.5-scalers1-aggregators1-32-32] PASSED [ 65%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-1-0.0-2.5-scalers1-aggregators2-16-16] PASSED [ 65%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-1-0.0-2.5-scalers1-aggregators2-16-32] PASSED [ 65%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-1-0.0-2.5-scalers1-aggregators2-32-16] PASSED [ 65%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-1-0.0-2.5-scalers1-aggregators2-32-32] PASSED [ 65%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-1-0.0-7.4-scalers0-aggregators0-16-16] PASSED [ 65%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-1-0.0-7.4-scalers0-aggregators0-16-32] PASSED [ 65%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-1-0.0-7.4-scalers0-aggregators0-32-16] PASSED [ 65%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-1-0.0-7.4-scalers0-aggregators0-32-32] PASSED [ 65%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-1-0.0-7.4-scalers0-aggregators1-16-16] PASSED [ 65%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-1-0.0-7.4-scalers0-aggregators1-16-32] PASSED [ 65%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-1-0.0-7.4-scalers0-aggregators1-32-16] PASSED [ 65%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-1-0.0-7.4-scalers0-aggregators1-32-32] PASSED [ 65%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-1-0.0-7.4-scalers0-aggregators2-16-16] PASSED [ 65%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-1-0.0-7.4-scalers0-aggregators2-16-32] PASSED [ 65%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-1-0.0-7.4-scalers0-aggregators2-32-16] PASSED [ 65%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-1-0.0-7.4-scalers0-aggregators2-32-32] PASSED [ 65%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-1-0.0-7.4-scalers1-aggregators0-16-16] PASSED [ 65%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-1-0.0-7.4-scalers1-aggregators0-16-32] PASSED [ 65%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-1-0.0-7.4-scalers1-aggregators0-32-16] PASSED [ 65%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-1-0.0-7.4-scalers1-aggregators0-32-32] PASSED [ 65%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-1-0.0-7.4-scalers1-aggregators1-16-16] PASSED [ 65%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-1-0.0-7.4-scalers1-aggregators1-16-32] PASSED [ 65%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-1-0.0-7.4-scalers1-aggregators1-32-16] PASSED [ 65%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-1-0.0-7.4-scalers1-aggregators1-32-32] PASSED [ 65%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-1-0.0-7.4-scalers1-aggregators2-16-16] PASSED [ 65%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-1-0.0-7.4-scalers1-aggregators2-16-32] PASSED [ 65%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-1-0.0-7.4-scalers1-aggregators2-32-16] PASSED [ 65%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-1-0.0-7.4-scalers1-aggregators2-32-32] PASSED [ 65%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-1-0.1-2.5-scalers0-aggregators0-16-16] PASSED [ 65%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-1-0.1-2.5-scalers0-aggregators0-16-32] PASSED [ 65%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-1-0.1-2.5-scalers0-aggregators0-32-16] PASSED [ 65%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-1-0.1-2.5-scalers0-aggregators0-32-32] PASSED [ 65%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-1-0.1-2.5-scalers0-aggregators1-16-16] PASSED [ 65%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-1-0.1-2.5-scalers0-aggregators1-16-32] PASSED [ 65%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-1-0.1-2.5-scalers0-aggregators1-32-16] PASSED [ 65%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-1-0.1-2.5-scalers0-aggregators1-32-32] PASSED [ 65%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-1-0.1-2.5-scalers0-aggregators2-16-16] PASSED [ 65%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-1-0.1-2.5-scalers0-aggregators2-16-32] PASSED [ 65%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-1-0.1-2.5-scalers0-aggregators2-32-16] PASSED [ 65%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-1-0.1-2.5-scalers0-aggregators2-32-32] PASSED [ 65%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-1-0.1-2.5-scalers1-aggregators0-16-16] PASSED [ 65%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-1-0.1-2.5-scalers1-aggregators0-16-32] PASSED [ 65%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-1-0.1-2.5-scalers1-aggregators0-32-16] PASSED [ 65%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-1-0.1-2.5-scalers1-aggregators0-32-32] PASSED [ 65%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-1-0.1-2.5-scalers1-aggregators1-16-16] PASSED [ 65%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-1-0.1-2.5-scalers1-aggregators1-16-32] PASSED [ 65%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-1-0.1-2.5-scalers1-aggregators1-32-16] PASSED [ 65%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-1-0.1-2.5-scalers1-aggregators1-32-32] PASSED [ 66%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-1-0.1-2.5-scalers1-aggregators2-16-16] PASSED [ 66%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-1-0.1-2.5-scalers1-aggregators2-16-32] PASSED [ 66%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-1-0.1-2.5-scalers1-aggregators2-32-16] PASSED [ 66%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-1-0.1-2.5-scalers1-aggregators2-32-32] PASSED [ 66%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-1-0.1-7.4-scalers0-aggregators0-16-16] PASSED [ 66%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-1-0.1-7.4-scalers0-aggregators0-16-32] PASSED [ 66%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-1-0.1-7.4-scalers0-aggregators0-32-16] PASSED [ 66%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-1-0.1-7.4-scalers0-aggregators0-32-32] PASSED [ 66%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-1-0.1-7.4-scalers0-aggregators1-16-16] PASSED [ 66%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-1-0.1-7.4-scalers0-aggregators1-16-32] PASSED [ 66%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-1-0.1-7.4-scalers0-aggregators1-32-16] PASSED [ 66%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-1-0.1-7.4-scalers0-aggregators1-32-32] PASSED [ 66%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-1-0.1-7.4-scalers0-aggregators2-16-16] PASSED [ 66%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-1-0.1-7.4-scalers0-aggregators2-16-32] PASSED [ 66%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-1-0.1-7.4-scalers0-aggregators2-32-16] PASSED [ 66%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-1-0.1-7.4-scalers0-aggregators2-32-32] PASSED [ 66%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-1-0.1-7.4-scalers1-aggregators0-16-16] PASSED [ 66%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-1-0.1-7.4-scalers1-aggregators0-16-32] PASSED [ 66%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-1-0.1-7.4-scalers1-aggregators0-32-16] PASSED [ 66%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-1-0.1-7.4-scalers1-aggregators0-32-32] PASSED [ 66%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-1-0.1-7.4-scalers1-aggregators1-16-16] PASSED [ 66%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-1-0.1-7.4-scalers1-aggregators1-16-32] PASSED [ 66%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-1-0.1-7.4-scalers1-aggregators1-32-16] PASSED [ 66%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-1-0.1-7.4-scalers1-aggregators1-32-32] PASSED [ 66%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-1-0.1-7.4-scalers1-aggregators2-16-16] PASSED [ 66%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-1-0.1-7.4-scalers1-aggregators2-16-32] PASSED [ 66%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-1-0.1-7.4-scalers1-aggregators2-32-16] PASSED [ 66%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-1-0.1-7.4-scalers1-aggregators2-32-32] PASSED [ 66%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-4-0.0-2.5-scalers0-aggregators0-16-16] PASSED [ 66%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-4-0.0-2.5-scalers0-aggregators0-16-32] PASSED [ 66%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-4-0.0-2.5-scalers0-aggregators0-32-16] PASSED [ 66%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-4-0.0-2.5-scalers0-aggregators0-32-32] PASSED [ 66%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-4-0.0-2.5-scalers0-aggregators1-16-16] PASSED [ 66%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-4-0.0-2.5-scalers0-aggregators1-16-32] PASSED [ 66%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-4-0.0-2.5-scalers0-aggregators1-32-16] PASSED [ 66%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-4-0.0-2.5-scalers0-aggregators1-32-32] PASSED [ 66%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-4-0.0-2.5-scalers0-aggregators2-16-16] PASSED [ 66%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-4-0.0-2.5-scalers0-aggregators2-16-32] PASSED [ 66%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-4-0.0-2.5-scalers0-aggregators2-32-16] PASSED [ 66%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-4-0.0-2.5-scalers0-aggregators2-32-32] PASSED [ 66%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-4-0.0-2.5-scalers1-aggregators0-16-16] PASSED [ 66%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-4-0.0-2.5-scalers1-aggregators0-16-32] PASSED [ 66%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-4-0.0-2.5-scalers1-aggregators0-32-16] PASSED [ 66%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-4-0.0-2.5-scalers1-aggregators0-32-32] PASSED [ 66%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-4-0.0-2.5-scalers1-aggregators1-16-16] PASSED [ 66%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-4-0.0-2.5-scalers1-aggregators1-16-32] PASSED [ 66%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-4-0.0-2.5-scalers1-aggregators1-32-16] PASSED [ 66%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-4-0.0-2.5-scalers1-aggregators1-32-32] PASSED [ 66%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-4-0.0-2.5-scalers1-aggregators2-16-16] PASSED [ 66%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-4-0.0-2.5-scalers1-aggregators2-16-32] PASSED [ 66%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-4-0.0-2.5-scalers1-aggregators2-32-16] PASSED [ 66%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-4-0.0-2.5-scalers1-aggregators2-32-32] PASSED [ 66%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-4-0.0-7.4-scalers0-aggregators0-16-16] PASSED [ 66%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-4-0.0-7.4-scalers0-aggregators0-16-32] PASSED [ 66%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-4-0.0-7.4-scalers0-aggregators0-32-16] PASSED [ 66%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-4-0.0-7.4-scalers0-aggregators0-32-32] PASSED [ 66%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-4-0.0-7.4-scalers0-aggregators1-16-16] PASSED [ 66%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-4-0.0-7.4-scalers0-aggregators1-16-32] PASSED [ 66%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-4-0.0-7.4-scalers0-aggregators1-32-16] PASSED [ 66%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-4-0.0-7.4-scalers0-aggregators1-32-32] PASSED [ 66%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-4-0.0-7.4-scalers0-aggregators2-16-16] PASSED [ 66%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-4-0.0-7.4-scalers0-aggregators2-16-32] PASSED [ 67%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-4-0.0-7.4-scalers0-aggregators2-32-16] PASSED [ 67%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-4-0.0-7.4-scalers0-aggregators2-32-32] PASSED [ 67%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-4-0.0-7.4-scalers1-aggregators0-16-16] PASSED [ 67%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-4-0.0-7.4-scalers1-aggregators0-16-32] PASSED [ 67%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-4-0.0-7.4-scalers1-aggregators0-32-16] PASSED [ 67%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-4-0.0-7.4-scalers1-aggregators0-32-32] PASSED [ 67%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-4-0.0-7.4-scalers1-aggregators1-16-16] PASSED [ 67%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-4-0.0-7.4-scalers1-aggregators1-16-32] PASSED [ 67%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-4-0.0-7.4-scalers1-aggregators1-32-16] PASSED [ 67%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-4-0.0-7.4-scalers1-aggregators1-32-32] PASSED [ 67%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-4-0.0-7.4-scalers1-aggregators2-16-16] PASSED [ 67%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-4-0.0-7.4-scalers1-aggregators2-16-32] PASSED [ 67%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-4-0.0-7.4-scalers1-aggregators2-32-16] PASSED [ 67%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-4-0.0-7.4-scalers1-aggregators2-32-32] PASSED [ 67%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-4-0.1-2.5-scalers0-aggregators0-16-16] PASSED [ 67%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-4-0.1-2.5-scalers0-aggregators0-16-32] PASSED [ 67%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-4-0.1-2.5-scalers0-aggregators0-32-16] PASSED [ 67%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-4-0.1-2.5-scalers0-aggregators0-32-32] PASSED [ 67%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-4-0.1-2.5-scalers0-aggregators1-16-16] PASSED [ 67%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-4-0.1-2.5-scalers0-aggregators1-16-32] PASSED [ 67%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-4-0.1-2.5-scalers0-aggregators1-32-16] PASSED [ 67%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-4-0.1-2.5-scalers0-aggregators1-32-32] PASSED [ 67%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-4-0.1-2.5-scalers0-aggregators2-16-16] PASSED [ 67%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-4-0.1-2.5-scalers0-aggregators2-16-32] PASSED [ 67%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-4-0.1-2.5-scalers0-aggregators2-32-16] PASSED [ 67%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-4-0.1-2.5-scalers0-aggregators2-32-32] PASSED [ 67%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-4-0.1-2.5-scalers1-aggregators0-16-16] PASSED [ 67%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-4-0.1-2.5-scalers1-aggregators0-16-32] PASSED [ 67%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-4-0.1-2.5-scalers1-aggregators0-32-16] PASSED [ 67%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-4-0.1-2.5-scalers1-aggregators0-32-32] PASSED [ 67%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-4-0.1-2.5-scalers1-aggregators1-16-16] PASSED [ 67%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-4-0.1-2.5-scalers1-aggregators1-16-32] PASSED [ 67%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-4-0.1-2.5-scalers1-aggregators1-32-16] PASSED [ 67%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-4-0.1-2.5-scalers1-aggregators1-32-32] PASSED [ 67%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-4-0.1-2.5-scalers1-aggregators2-16-16] PASSED [ 67%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-4-0.1-2.5-scalers1-aggregators2-16-32] PASSED [ 67%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-4-0.1-2.5-scalers1-aggregators2-32-16] PASSED [ 67%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-4-0.1-2.5-scalers1-aggregators2-32-32] PASSED [ 67%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-4-0.1-7.4-scalers0-aggregators0-16-16] PASSED [ 67%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-4-0.1-7.4-scalers0-aggregators0-16-32] PASSED [ 67%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-4-0.1-7.4-scalers0-aggregators0-32-16] PASSED [ 67%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-4-0.1-7.4-scalers0-aggregators0-32-32] PASSED [ 67%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-4-0.1-7.4-scalers0-aggregators1-16-16] PASSED [ 67%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-4-0.1-7.4-scalers0-aggregators1-16-32] PASSED [ 67%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-4-0.1-7.4-scalers0-aggregators1-32-16] PASSED [ 67%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-4-0.1-7.4-scalers0-aggregators1-32-32] PASSED [ 67%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-4-0.1-7.4-scalers0-aggregators2-16-16] PASSED [ 67%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-4-0.1-7.4-scalers0-aggregators2-16-32] PASSED [ 67%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-4-0.1-7.4-scalers0-aggregators2-32-16] PASSED [ 67%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-4-0.1-7.4-scalers0-aggregators2-32-32] PASSED [ 67%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-4-0.1-7.4-scalers1-aggregators0-16-16] PASSED [ 67%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-4-0.1-7.4-scalers1-aggregators0-16-32] PASSED [ 67%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-4-0.1-7.4-scalers1-aggregators0-32-16] PASSED [ 67%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-4-0.1-7.4-scalers1-aggregators0-32-32] PASSED [ 67%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-4-0.1-7.4-scalers1-aggregators1-16-16] PASSED [ 67%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-4-0.1-7.4-scalers1-aggregators1-16-32] PASSED [ 67%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-4-0.1-7.4-scalers1-aggregators1-32-16] PASSED [ 67%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-4-0.1-7.4-scalers1-aggregators1-32-32] PASSED [ 67%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-4-0.1-7.4-scalers1-aggregators2-16-16] PASSED [ 67%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-4-0.1-7.4-scalers1-aggregators2-16-32] PASSED [ 67%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-4-0.1-7.4-scalers1-aggregators2-32-16] PASSED [ 67%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-4-0.1-7.4-scalers1-aggregators2-32-32] PASSED [ 68%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-1-0.0-2.5-scalers0-aggregators0-16-16] PASSED [ 68%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-1-0.0-2.5-scalers0-aggregators0-16-32] PASSED [ 68%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-1-0.0-2.5-scalers0-aggregators0-32-16] PASSED [ 68%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-1-0.0-2.5-scalers0-aggregators0-32-32] PASSED [ 68%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-1-0.0-2.5-scalers0-aggregators1-16-16] PASSED [ 68%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-1-0.0-2.5-scalers0-aggregators1-16-32] PASSED [ 68%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-1-0.0-2.5-scalers0-aggregators1-32-16] PASSED [ 68%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-1-0.0-2.5-scalers0-aggregators1-32-32] PASSED [ 68%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-1-0.0-2.5-scalers0-aggregators2-16-16] PASSED [ 68%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-1-0.0-2.5-scalers0-aggregators2-16-32] PASSED [ 68%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-1-0.0-2.5-scalers0-aggregators2-32-16] PASSED [ 68%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-1-0.0-2.5-scalers0-aggregators2-32-32] PASSED [ 68%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-1-0.0-2.5-scalers1-aggregators0-16-16] PASSED [ 68%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-1-0.0-2.5-scalers1-aggregators0-16-32] PASSED [ 68%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-1-0.0-2.5-scalers1-aggregators0-32-16] PASSED [ 68%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-1-0.0-2.5-scalers1-aggregators0-32-32] PASSED [ 68%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-1-0.0-2.5-scalers1-aggregators1-16-16] PASSED [ 68%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-1-0.0-2.5-scalers1-aggregators1-16-32] PASSED [ 68%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-1-0.0-2.5-scalers1-aggregators1-32-16] PASSED [ 68%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-1-0.0-2.5-scalers1-aggregators1-32-32] PASSED [ 68%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-1-0.0-2.5-scalers1-aggregators2-16-16] PASSED [ 68%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-1-0.0-2.5-scalers1-aggregators2-16-32] PASSED [ 68%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-1-0.0-2.5-scalers1-aggregators2-32-16] PASSED [ 68%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-1-0.0-2.5-scalers1-aggregators2-32-32] PASSED [ 68%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-1-0.0-7.4-scalers0-aggregators0-16-16] PASSED [ 68%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-1-0.0-7.4-scalers0-aggregators0-16-32] PASSED [ 68%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-1-0.0-7.4-scalers0-aggregators0-32-16] PASSED [ 68%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-1-0.0-7.4-scalers0-aggregators0-32-32] PASSED [ 68%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-1-0.0-7.4-scalers0-aggregators1-16-16] PASSED [ 68%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-1-0.0-7.4-scalers0-aggregators1-16-32] PASSED [ 68%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-1-0.0-7.4-scalers0-aggregators1-32-16] PASSED [ 68%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-1-0.0-7.4-scalers0-aggregators1-32-32] PASSED [ 68%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-1-0.0-7.4-scalers0-aggregators2-16-16] PASSED [ 68%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-1-0.0-7.4-scalers0-aggregators2-16-32] PASSED [ 68%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-1-0.0-7.4-scalers0-aggregators2-32-16] PASSED [ 68%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-1-0.0-7.4-scalers0-aggregators2-32-32] PASSED [ 68%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-1-0.0-7.4-scalers1-aggregators0-16-16] PASSED [ 68%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-1-0.0-7.4-scalers1-aggregators0-16-32] PASSED [ 68%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-1-0.0-7.4-scalers1-aggregators0-32-16] PASSED [ 68%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-1-0.0-7.4-scalers1-aggregators0-32-32] PASSED [ 68%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-1-0.0-7.4-scalers1-aggregators1-16-16] PASSED [ 68%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-1-0.0-7.4-scalers1-aggregators1-16-32] PASSED [ 68%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-1-0.0-7.4-scalers1-aggregators1-32-16] PASSED [ 68%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-1-0.0-7.4-scalers1-aggregators1-32-32] PASSED [ 68%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-1-0.0-7.4-scalers1-aggregators2-16-16] PASSED [ 68%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-1-0.0-7.4-scalers1-aggregators2-16-32] PASSED [ 68%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-1-0.0-7.4-scalers1-aggregators2-32-16] PASSED [ 68%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-1-0.0-7.4-scalers1-aggregators2-32-32] PASSED [ 68%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-1-0.1-2.5-scalers0-aggregators0-16-16] PASSED [ 68%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-1-0.1-2.5-scalers0-aggregators0-16-32] PASSED [ 68%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-1-0.1-2.5-scalers0-aggregators0-32-16] PASSED [ 68%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-1-0.1-2.5-scalers0-aggregators0-32-32] PASSED [ 68%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-1-0.1-2.5-scalers0-aggregators1-16-16] PASSED [ 68%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-1-0.1-2.5-scalers0-aggregators1-16-32] PASSED [ 68%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-1-0.1-2.5-scalers0-aggregators1-32-16] PASSED [ 68%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-1-0.1-2.5-scalers0-aggregators1-32-32] PASSED [ 68%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-1-0.1-2.5-scalers0-aggregators2-16-16] PASSED [ 68%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-1-0.1-2.5-scalers0-aggregators2-16-32] PASSED [ 68%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-1-0.1-2.5-scalers0-aggregators2-32-16] PASSED [ 68%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-1-0.1-2.5-scalers0-aggregators2-32-32] PASSED [ 68%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-1-0.1-2.5-scalers1-aggregators0-16-16] PASSED [ 69%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-1-0.1-2.5-scalers1-aggregators0-16-32] PASSED [ 69%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-1-0.1-2.5-scalers1-aggregators0-32-16] PASSED [ 69%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-1-0.1-2.5-scalers1-aggregators0-32-32] PASSED [ 69%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-1-0.1-2.5-scalers1-aggregators1-16-16] PASSED [ 69%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-1-0.1-2.5-scalers1-aggregators1-16-32] PASSED [ 69%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-1-0.1-2.5-scalers1-aggregators1-32-16] PASSED [ 69%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-1-0.1-2.5-scalers1-aggregators1-32-32] PASSED [ 69%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-1-0.1-2.5-scalers1-aggregators2-16-16] PASSED [ 69%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-1-0.1-2.5-scalers1-aggregators2-16-32] PASSED [ 69%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-1-0.1-2.5-scalers1-aggregators2-32-16] PASSED [ 69%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-1-0.1-2.5-scalers1-aggregators2-32-32] PASSED [ 69%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-1-0.1-7.4-scalers0-aggregators0-16-16] PASSED [ 69%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-1-0.1-7.4-scalers0-aggregators0-16-32] PASSED [ 69%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-1-0.1-7.4-scalers0-aggregators0-32-16] PASSED [ 69%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-1-0.1-7.4-scalers0-aggregators0-32-32] PASSED [ 69%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-1-0.1-7.4-scalers0-aggregators1-16-16] PASSED [ 69%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-1-0.1-7.4-scalers0-aggregators1-16-32] PASSED [ 69%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-1-0.1-7.4-scalers0-aggregators1-32-16] PASSED [ 69%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-1-0.1-7.4-scalers0-aggregators1-32-32] PASSED [ 69%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-1-0.1-7.4-scalers0-aggregators2-16-16] PASSED [ 69%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-1-0.1-7.4-scalers0-aggregators2-16-32] PASSED [ 69%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-1-0.1-7.4-scalers0-aggregators2-32-16] PASSED [ 69%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-1-0.1-7.4-scalers0-aggregators2-32-32] PASSED [ 69%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-1-0.1-7.4-scalers1-aggregators0-16-16] PASSED [ 69%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-1-0.1-7.4-scalers1-aggregators0-16-32] PASSED [ 69%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-1-0.1-7.4-scalers1-aggregators0-32-16] PASSED [ 69%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-1-0.1-7.4-scalers1-aggregators0-32-32] PASSED [ 69%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-1-0.1-7.4-scalers1-aggregators1-16-16] PASSED [ 69%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-1-0.1-7.4-scalers1-aggregators1-16-32] PASSED [ 69%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-1-0.1-7.4-scalers1-aggregators1-32-16] PASSED [ 69%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-1-0.1-7.4-scalers1-aggregators1-32-32] PASSED [ 69%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-1-0.1-7.4-scalers1-aggregators2-16-16] PASSED [ 69%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-1-0.1-7.4-scalers1-aggregators2-16-32] PASSED [ 69%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-1-0.1-7.4-scalers1-aggregators2-32-16] PASSED [ 69%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-1-0.1-7.4-scalers1-aggregators2-32-32] PASSED [ 69%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-4-0.0-2.5-scalers0-aggregators0-16-16] PASSED [ 69%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-4-0.0-2.5-scalers0-aggregators0-16-32] PASSED [ 69%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-4-0.0-2.5-scalers0-aggregators0-32-16] PASSED [ 69%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-4-0.0-2.5-scalers0-aggregators0-32-32] PASSED [ 69%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-4-0.0-2.5-scalers0-aggregators1-16-16] PASSED [ 69%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-4-0.0-2.5-scalers0-aggregators1-16-32] PASSED [ 69%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-4-0.0-2.5-scalers0-aggregators1-32-16] PASSED [ 69%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-4-0.0-2.5-scalers0-aggregators1-32-32] PASSED [ 69%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-4-0.0-2.5-scalers0-aggregators2-16-16] PASSED [ 69%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-4-0.0-2.5-scalers0-aggregators2-16-32] PASSED [ 69%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-4-0.0-2.5-scalers0-aggregators2-32-16] PASSED [ 69%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-4-0.0-2.5-scalers0-aggregators2-32-32] PASSED [ 69%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-4-0.0-2.5-scalers1-aggregators0-16-16] PASSED [ 69%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-4-0.0-2.5-scalers1-aggregators0-16-32] PASSED [ 69%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-4-0.0-2.5-scalers1-aggregators0-32-16] PASSED [ 69%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-4-0.0-2.5-scalers1-aggregators0-32-32] PASSED [ 69%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-4-0.0-2.5-scalers1-aggregators1-16-16] PASSED [ 69%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-4-0.0-2.5-scalers1-aggregators1-16-32] PASSED [ 69%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-4-0.0-2.5-scalers1-aggregators1-32-16] PASSED [ 69%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-4-0.0-2.5-scalers1-aggregators1-32-32] PASSED [ 69%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-4-0.0-2.5-scalers1-aggregators2-16-16] PASSED [ 69%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-4-0.0-2.5-scalers1-aggregators2-16-32] PASSED [ 69%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-4-0.0-2.5-scalers1-aggregators2-32-16] PASSED [ 69%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-4-0.0-2.5-scalers1-aggregators2-32-32] PASSED [ 69%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-4-0.0-7.4-scalers0-aggregators0-16-16] PASSED [ 69%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-4-0.0-7.4-scalers0-aggregators0-16-32] PASSED [ 69%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-4-0.0-7.4-scalers0-aggregators0-32-16] PASSED [ 70%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-4-0.0-7.4-scalers0-aggregators0-32-32] PASSED [ 70%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-4-0.0-7.4-scalers0-aggregators1-16-16] PASSED [ 70%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-4-0.0-7.4-scalers0-aggregators1-16-32] PASSED [ 70%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-4-0.0-7.4-scalers0-aggregators1-32-16] PASSED [ 70%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-4-0.0-7.4-scalers0-aggregators1-32-32] PASSED [ 70%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-4-0.0-7.4-scalers0-aggregators2-16-16] PASSED [ 70%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-4-0.0-7.4-scalers0-aggregators2-16-32] PASSED [ 70%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-4-0.0-7.4-scalers0-aggregators2-32-16] PASSED [ 70%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-4-0.0-7.4-scalers0-aggregators2-32-32] PASSED [ 70%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-4-0.0-7.4-scalers1-aggregators0-16-16] PASSED [ 70%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-4-0.0-7.4-scalers1-aggregators0-16-32] PASSED [ 70%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-4-0.0-7.4-scalers1-aggregators0-32-16] PASSED [ 70%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-4-0.0-7.4-scalers1-aggregators0-32-32] PASSED [ 70%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-4-0.0-7.4-scalers1-aggregators1-16-16] PASSED [ 70%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-4-0.0-7.4-scalers1-aggregators1-16-32] PASSED [ 70%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-4-0.0-7.4-scalers1-aggregators1-32-16] PASSED [ 70%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-4-0.0-7.4-scalers1-aggregators1-32-32] PASSED [ 70%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-4-0.0-7.4-scalers1-aggregators2-16-16] PASSED [ 70%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-4-0.0-7.4-scalers1-aggregators2-16-32] PASSED [ 70%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-4-0.0-7.4-scalers1-aggregators2-32-16] PASSED [ 70%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-4-0.0-7.4-scalers1-aggregators2-32-32] PASSED [ 70%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-4-0.1-2.5-scalers0-aggregators0-16-16] PASSED [ 70%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-4-0.1-2.5-scalers0-aggregators0-16-32] PASSED [ 70%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-4-0.1-2.5-scalers0-aggregators0-32-16] PASSED [ 70%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-4-0.1-2.5-scalers0-aggregators0-32-32] PASSED [ 70%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-4-0.1-2.5-scalers0-aggregators1-16-16] PASSED [ 70%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-4-0.1-2.5-scalers0-aggregators1-16-32] Client [639] waits on 172.17.0.2:43857 Machine (0) group (0) client (0) connect to server successfuly! Client[0] in group[0] is exiting... Server (0) shutdown. Server is exiting... Done sampling PASSED [ 70%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-4-0.1-2.5-scalers0-aggregators1-32-16] PASSED [ 70%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-4-0.1-2.5-scalers0-aggregators1-32-32] PASSED [ 70%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-4-0.1-2.5-scalers0-aggregators2-16-16] PASSED [ 70%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-4-0.1-2.5-scalers0-aggregators2-16-32] PASSED [ 70%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-4-0.1-2.5-scalers0-aggregators2-32-16] PASSED [ 70%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-4-0.1-2.5-scalers0-aggregators2-32-32] PASSED [ 70%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-4-0.1-2.5-scalers1-aggregators0-16-16] PASSED [ 70%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-4-0.1-2.5-scalers1-aggregators0-16-32] PASSED [ 70%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-4-0.1-2.5-scalers1-aggregators0-32-16] PASSED [ 70%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-4-0.1-2.5-scalers1-aggregators0-32-32] PASSED [ 70%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-4-0.1-2.5-scalers1-aggregators1-16-16] PASSED [ 70%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-4-0.1-2.5-scalers1-aggregators1-16-32] PASSED [ 8%] tests/distributed/test_distributed_sampling.py::test_rpc_hetero_etype_sampling_shuffle_dgl[graph_formats2-1] Converting to homogeneous graph takes 0.001s, peak mem: 3.179 GB Save partitions: 0.004 seconds, peak memory: 3.179 GB There are 13220 edges in the graph and 0 edge cuts for 1 partitions. PASSED [ 70%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-4-0.1-2.5-scalers1-aggregators1-32-16] PASSED [ 70%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-4-0.1-2.5-scalers1-aggregators1-32-32] PASSED [ 70%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-4-0.1-2.5-scalers1-aggregators2-16-16] PASSED [ 70%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-4-0.1-2.5-scalers1-aggregators2-16-32] PASSED [ 70%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-4-0.1-2.5-scalers1-aggregators2-32-16] PASSED [ 70%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-4-0.1-2.5-scalers1-aggregators2-32-32] PASSED [ 70%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-4-0.1-7.4-scalers0-aggregators0-16-16] PASSED [ 70%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-4-0.1-7.4-scalers0-aggregators0-16-32] PASSED [ 70%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-4-0.1-7.4-scalers0-aggregators0-32-16] PASSED [ 70%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-4-0.1-7.4-scalers0-aggregators0-32-32] PASSED [ 70%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-4-0.1-7.4-scalers0-aggregators1-16-16] PASSED [ 70%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-4-0.1-7.4-scalers0-aggregators1-16-32] PASSED [ 70%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-4-0.1-7.4-scalers0-aggregators1-32-16] PASSED [ 70%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-4-0.1-7.4-scalers0-aggregators1-32-32] PASSED [ 70%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-4-0.1-7.4-scalers0-aggregators2-16-16] PASSED [ 70%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-4-0.1-7.4-scalers0-aggregators2-16-32] PASSED [ 70%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-4-0.1-7.4-scalers0-aggregators2-32-16] PASSED [ 70%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-4-0.1-7.4-scalers0-aggregators2-32-32] PASSED [ 70%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-4-0.1-7.4-scalers1-aggregators0-16-16] PASSED [ 70%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-4-0.1-7.4-scalers1-aggregators0-16-32] PASSED [ 70%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-4-0.1-7.4-scalers1-aggregators0-32-16] PASSED [ 70%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-4-0.1-7.4-scalers1-aggregators0-32-32] PASSED [ 70%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-4-0.1-7.4-scalers1-aggregators1-16-16] PASSED [ 71%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-4-0.1-7.4-scalers1-aggregators1-16-32] PASSED [ 71%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-4-0.1-7.4-scalers1-aggregators1-32-16] PASSED [ 71%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-4-0.1-7.4-scalers1-aggregators1-32-32] PASSED [ 71%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-4-0.1-7.4-scalers1-aggregators2-16-16] PASSED [ 71%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-4-0.1-7.4-scalers1-aggregators2-16-32] PASSED [ 71%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-4-0.1-7.4-scalers1-aggregators2-32-16] PASSED [ 71%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-4-0.1-7.4-scalers1-aggregators2-32-32] PASSED [ 71%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-1-0.0-2.5-scalers0-aggregators0-16-16] PASSED [ 71%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-1-0.0-2.5-scalers0-aggregators0-16-32] PASSED [ 71%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-1-0.0-2.5-scalers0-aggregators0-32-16] PASSED [ 71%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-1-0.0-2.5-scalers0-aggregators0-32-32] PASSED [ 71%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-1-0.0-2.5-scalers0-aggregators1-16-16] PASSED [ 71%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-1-0.0-2.5-scalers0-aggregators1-16-32] PASSED [ 71%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-1-0.0-2.5-scalers0-aggregators1-32-16] PASSED [ 71%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-1-0.0-2.5-scalers0-aggregators1-32-32] PASSED [ 71%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-1-0.0-2.5-scalers0-aggregators2-16-16] PASSED [ 71%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-1-0.0-2.5-scalers0-aggregators2-16-32] PASSED [ 71%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-1-0.0-2.5-scalers0-aggregators2-32-16] PASSED [ 71%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-1-0.0-2.5-scalers0-aggregators2-32-32] PASSED [ 71%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-1-0.0-2.5-scalers1-aggregators0-16-16] PASSED [ 71%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-1-0.0-2.5-scalers1-aggregators0-16-32] PASSED [ 71%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-1-0.0-2.5-scalers1-aggregators0-32-16] PASSED [ 71%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-1-0.0-2.5-scalers1-aggregators0-32-32] PASSED [ 71%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-1-0.0-2.5-scalers1-aggregators1-16-16] PASSED [ 71%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-1-0.0-2.5-scalers1-aggregators1-16-32] PASSED [ 71%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-1-0.0-2.5-scalers1-aggregators1-32-16] PASSED [ 71%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-1-0.0-2.5-scalers1-aggregators1-32-32] PASSED [ 71%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-1-0.0-2.5-scalers1-aggregators2-16-16] PASSED [ 71%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-1-0.0-2.5-scalers1-aggregators2-16-32] PASSED [ 71%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-1-0.0-2.5-scalers1-aggregators2-32-16] PASSED [ 71%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-1-0.0-2.5-scalers1-aggregators2-32-32] PASSED [ 71%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-1-0.0-7.4-scalers0-aggregators0-16-16] PASSED [ 71%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-1-0.0-7.4-scalers0-aggregators0-16-32] PASSED [ 71%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-1-0.0-7.4-scalers0-aggregators0-32-16] PASSED [ 71%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-1-0.0-7.4-scalers0-aggregators0-32-32] PASSED [ 71%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-1-0.0-7.4-scalers0-aggregators1-16-16] PASSED [ 71%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-1-0.0-7.4-scalers0-aggregators1-16-32] PASSED [ 71%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-1-0.0-7.4-scalers0-aggregators1-32-16] PASSED [ 71%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-1-0.0-7.4-scalers0-aggregators1-32-32] PASSED [ 71%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-1-0.0-7.4-scalers0-aggregators2-16-16] PASSED [ 71%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-1-0.0-7.4-scalers0-aggregators2-16-32] PASSED [ 71%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-1-0.0-7.4-scalers0-aggregators2-32-16] PASSED [ 71%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-1-0.0-7.4-scalers0-aggregators2-32-32] PASSED [ 71%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-1-0.0-7.4-scalers1-aggregators0-16-16] PASSED [ 71%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-1-0.0-7.4-scalers1-aggregators0-16-32] PASSED [ 71%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-1-0.0-7.4-scalers1-aggregators0-32-16] PASSED [ 71%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-1-0.0-7.4-scalers1-aggregators0-32-32] PASSED [ 71%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-1-0.0-7.4-scalers1-aggregators1-16-16] PASSED [ 71%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-1-0.0-7.4-scalers1-aggregators1-16-32] PASSED [ 71%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-1-0.0-7.4-scalers1-aggregators1-32-16] PASSED [ 71%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-1-0.0-7.4-scalers1-aggregators1-32-32] PASSED [ 71%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-1-0.0-7.4-scalers1-aggregators2-16-16] PASSED [ 71%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-1-0.0-7.4-scalers1-aggregators2-16-32] PASSED [ 71%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-1-0.0-7.4-scalers1-aggregators2-32-16] PASSED [ 71%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-1-0.0-7.4-scalers1-aggregators2-32-32] PASSED [ 71%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-1-0.1-2.5-scalers0-aggregators0-16-16] PASSED [ 71%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-1-0.1-2.5-scalers0-aggregators0-16-32] PASSED [ 71%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-1-0.1-2.5-scalers0-aggregators0-32-16] PASSED [ 71%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-1-0.1-2.5-scalers0-aggregators0-32-32] PASSED [ 71%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-1-0.1-2.5-scalers0-aggregators1-16-16] PASSED [ 71%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-1-0.1-2.5-scalers0-aggregators1-16-32] PASSED [ 71%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-1-0.1-2.5-scalers0-aggregators1-32-16] PASSED [ 72%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-1-0.1-2.5-scalers0-aggregators1-32-32] PASSED [ 72%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-1-0.1-2.5-scalers0-aggregators2-16-16] PASSED [ 72%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-1-0.1-2.5-scalers0-aggregators2-16-32] PASSED [ 72%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-1-0.1-2.5-scalers0-aggregators2-32-16] PASSED [ 72%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-1-0.1-2.5-scalers0-aggregators2-32-32] PASSED [ 72%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-1-0.1-2.5-scalers1-aggregators0-16-16] PASSED [ 72%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-1-0.1-2.5-scalers1-aggregators0-16-32] PASSED [ 72%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-1-0.1-2.5-scalers1-aggregators0-32-16] PASSED [ 72%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-1-0.1-2.5-scalers1-aggregators0-32-32] PASSED [ 72%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-1-0.1-2.5-scalers1-aggregators1-16-16] PASSED [ 72%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-1-0.1-2.5-scalers1-aggregators1-16-32] PASSED [ 72%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-1-0.1-2.5-scalers1-aggregators1-32-16] PASSED [ 72%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-1-0.1-2.5-scalers1-aggregators1-32-32] PASSED [ 72%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-1-0.1-2.5-scalers1-aggregators2-16-16] PASSED [ 72%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-1-0.1-2.5-scalers1-aggregators2-16-32] PASSED [ 72%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-1-0.1-2.5-scalers1-aggregators2-32-16] PASSED [ 72%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-1-0.1-2.5-scalers1-aggregators2-32-32] PASSED [ 72%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-1-0.1-7.4-scalers0-aggregators0-16-16] PASSED [ 72%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-1-0.1-7.4-scalers0-aggregators0-16-32] PASSED [ 72%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-1-0.1-7.4-scalers0-aggregators0-32-16] PASSED [ 72%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-1-0.1-7.4-scalers0-aggregators0-32-32] PASSED [ 72%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-1-0.1-7.4-scalers0-aggregators1-16-16] PASSED [ 72%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-1-0.1-7.4-scalers0-aggregators1-16-32] PASSED [ 72%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-1-0.1-7.4-scalers0-aggregators1-32-16] PASSED [ 72%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-1-0.1-7.4-scalers0-aggregators1-32-32] PASSED [ 72%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-1-0.1-7.4-scalers0-aggregators2-16-16] PASSED [ 72%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-1-0.1-7.4-scalers0-aggregators2-16-32] PASSED [ 72%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-1-0.1-7.4-scalers0-aggregators2-32-16] PASSED [ 72%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-1-0.1-7.4-scalers0-aggregators2-32-32] PASSED [ 72%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-1-0.1-7.4-scalers1-aggregators0-16-16] PASSED [ 72%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-1-0.1-7.4-scalers1-aggregators0-16-32] PASSED [ 72%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-1-0.1-7.4-scalers1-aggregators0-32-16] PASSED [ 72%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-1-0.1-7.4-scalers1-aggregators0-32-32] PASSED [ 72%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-1-0.1-7.4-scalers1-aggregators1-16-16] Initialize the distributed services with graphbolt: False PASSED [ 72%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-1-0.1-7.4-scalers1-aggregators1-16-32] PASSED [ 72%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-1-0.1-7.4-scalers1-aggregators1-32-16] PASSED [ 72%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-1-0.1-7.4-scalers1-aggregators1-32-32] PASSED [ 72%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-1-0.1-7.4-scalers1-aggregators2-16-16] PASSED [ 72%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-1-0.1-7.4-scalers1-aggregators2-16-32] PASSED [ 72%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-1-0.1-7.4-scalers1-aggregators2-32-16] PASSED [ 72%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-1-0.1-7.4-scalers1-aggregators2-32-32] PASSED [ 72%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-4-0.0-2.5-scalers0-aggregators0-16-16] PASSED [ 72%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-4-0.0-2.5-scalers0-aggregators0-16-32] PASSED [ 72%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-4-0.0-2.5-scalers0-aggregators0-32-16] PASSED [ 72%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-4-0.0-2.5-scalers0-aggregators0-32-32] PASSED [ 72%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-4-0.0-2.5-scalers0-aggregators1-16-16] PASSED [ 72%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-4-0.0-2.5-scalers0-aggregators1-16-32] PASSED [ 72%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-4-0.0-2.5-scalers0-aggregators1-32-16] PASSED [ 72%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-4-0.0-2.5-scalers0-aggregators1-32-32] PASSED [ 72%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-4-0.0-2.5-scalers0-aggregators2-16-16] PASSED [ 72%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-4-0.0-2.5-scalers0-aggregators2-16-32] load test_sampling Start to create specified graph formats which may take non-trivial time. Finished creating specified graph formats: ['csc', 'coo'] start graph service on server 0 for part 0 Server is waiting for connections on [172.17.0.2:13648]... PASSED [ 72%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-4-0.0-2.5-scalers0-aggregators2-32-16] PASSED [ 72%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-4-0.0-2.5-scalers0-aggregators2-32-32] PASSED [ 72%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-4-0.0-2.5-scalers1-aggregators0-16-16] PASSED [ 72%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-4-0.0-2.5-scalers1-aggregators0-16-32] PASSED [ 72%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-4-0.0-2.5-scalers1-aggregators0-32-16] PASSED [ 72%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-4-0.0-2.5-scalers1-aggregators0-32-32] PASSED [ 72%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-4-0.0-2.5-scalers1-aggregators1-16-16] PASSED [ 72%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-4-0.0-2.5-scalers1-aggregators1-16-32] PASSED [ 72%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-4-0.0-2.5-scalers1-aggregators1-32-16] PASSED [ 72%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-4-0.0-2.5-scalers1-aggregators1-32-32] PASSED [ 72%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-4-0.0-2.5-scalers1-aggregators2-16-16] PASSED [ 73%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-4-0.0-2.5-scalers1-aggregators2-16-32] PASSED [ 26%] tests/python/pytorch/graphbolt/test_item_sampler.py::test_DistributedItemSampler[True-False-0-24] PASSED [ 73%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-4-0.0-2.5-scalers1-aggregators2-32-16] PASSED [ 73%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-4-0.0-2.5-scalers1-aggregators2-32-32] PASSED [ 73%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-4-0.0-7.4-scalers0-aggregators0-16-16] PASSED [ 73%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-4-0.0-7.4-scalers0-aggregators0-16-32] PASSED [ 73%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-4-0.0-7.4-scalers0-aggregators0-32-16] PASSED [ 73%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-4-0.0-7.4-scalers0-aggregators0-32-32] PASSED [ 73%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-4-0.0-7.4-scalers0-aggregators1-16-16] PASSED [ 73%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-4-0.0-7.4-scalers0-aggregators1-16-32] PASSED [ 73%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-4-0.0-7.4-scalers0-aggregators1-32-16] PASSED [ 73%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-4-0.0-7.4-scalers0-aggregators1-32-32] PASSED [ 73%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-4-0.0-7.4-scalers0-aggregators2-16-16] PASSED [ 73%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-4-0.0-7.4-scalers0-aggregators2-16-32] PASSED [ 73%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-4-0.0-7.4-scalers0-aggregators2-32-16] PASSED [ 73%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-4-0.0-7.4-scalers0-aggregators2-32-32] PASSED [ 73%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-4-0.0-7.4-scalers1-aggregators0-16-16] PASSED [ 73%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-4-0.0-7.4-scalers1-aggregators0-16-32] PASSED [ 73%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-4-0.0-7.4-scalers1-aggregators0-32-16] PASSED [ 73%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-4-0.0-7.4-scalers1-aggregators0-32-32] PASSED [ 73%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-4-0.0-7.4-scalers1-aggregators1-16-16] PASSED [ 73%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-4-0.0-7.4-scalers1-aggregators1-16-32] PASSED [ 73%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-4-0.0-7.4-scalers1-aggregators1-32-16] PASSED [ 73%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-4-0.0-7.4-scalers1-aggregators1-32-32] PASSED [ 73%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-4-0.0-7.4-scalers1-aggregators2-16-16] PASSED [ 73%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-4-0.0-7.4-scalers1-aggregators2-16-32] PASSED [ 73%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-4-0.0-7.4-scalers1-aggregators2-32-16] PASSED [ 73%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-4-0.0-7.4-scalers1-aggregators2-32-32] PASSED [ 73%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-4-0.1-2.5-scalers0-aggregators0-16-16] PASSED [ 73%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-4-0.1-2.5-scalers0-aggregators0-16-32] PASSED [ 73%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-4-0.1-2.5-scalers0-aggregators0-32-16] PASSED [ 73%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-4-0.1-2.5-scalers0-aggregators0-32-32] PASSED [ 73%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-4-0.1-2.5-scalers0-aggregators1-16-16] PASSED [ 73%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-4-0.1-2.5-scalers0-aggregators1-16-32] PASSED [ 73%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-4-0.1-2.5-scalers0-aggregators1-32-16] PASSED [ 73%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-4-0.1-2.5-scalers0-aggregators1-32-32] PASSED [ 73%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-4-0.1-2.5-scalers0-aggregators2-16-16] PASSED [ 73%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-4-0.1-2.5-scalers0-aggregators2-16-32] PASSED [ 73%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-4-0.1-2.5-scalers0-aggregators2-32-16] PASSED [ 73%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-4-0.1-2.5-scalers0-aggregators2-32-32] PASSED [ 73%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-4-0.1-2.5-scalers1-aggregators0-16-16] PASSED [ 73%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-4-0.1-2.5-scalers1-aggregators0-16-32] PASSED [ 73%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-4-0.1-2.5-scalers1-aggregators0-32-16] PASSED [ 73%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-4-0.1-2.5-scalers1-aggregators0-32-32] PASSED [ 73%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-4-0.1-2.5-scalers1-aggregators1-16-16] PASSED [ 73%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-4-0.1-2.5-scalers1-aggregators1-16-32] PASSED [ 73%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-4-0.1-2.5-scalers1-aggregators1-32-16] PASSED [ 73%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-4-0.1-2.5-scalers1-aggregators1-32-32] PASSED [ 73%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-4-0.1-2.5-scalers1-aggregators2-16-16] PASSED [ 73%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-4-0.1-2.5-scalers1-aggregators2-16-32] PASSED [ 73%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-4-0.1-2.5-scalers1-aggregators2-32-16] PASSED [ 73%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-4-0.1-2.5-scalers1-aggregators2-32-32] PASSED [ 73%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-4-0.1-7.4-scalers0-aggregators0-16-16] PASSED [ 73%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-4-0.1-7.4-scalers0-aggregators0-16-32] PASSED [ 73%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-4-0.1-7.4-scalers0-aggregators0-32-16] PASSED [ 73%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-4-0.1-7.4-scalers0-aggregators0-32-32] PASSED [ 73%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-4-0.1-7.4-scalers0-aggregators1-16-16] PASSED [ 73%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-4-0.1-7.4-scalers0-aggregators1-16-32] PASSED [ 73%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-4-0.1-7.4-scalers0-aggregators1-32-16] PASSED [ 73%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-4-0.1-7.4-scalers0-aggregators1-32-32] PASSED [ 73%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-4-0.1-7.4-scalers0-aggregators2-16-16] PASSED [ 73%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-4-0.1-7.4-scalers0-aggregators2-16-32] PASSED [ 74%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-4-0.1-7.4-scalers0-aggregators2-32-16] PASSED [ 74%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-4-0.1-7.4-scalers0-aggregators2-32-32] PASSED [ 74%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-4-0.1-7.4-scalers1-aggregators0-16-16] PASSED [ 74%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-4-0.1-7.4-scalers1-aggregators0-16-32] PASSED [ 74%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-4-0.1-7.4-scalers1-aggregators0-32-16] PASSED [ 74%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-4-0.1-7.4-scalers1-aggregators0-32-32] PASSED [ 74%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-4-0.1-7.4-scalers1-aggregators1-16-16] PASSED [ 74%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-4-0.1-7.4-scalers1-aggregators1-16-32] PASSED [ 74%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-4-0.1-7.4-scalers1-aggregators1-32-16] PASSED [ 74%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-4-0.1-7.4-scalers1-aggregators1-32-32] PASSED [ 74%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-4-0.1-7.4-scalers1-aggregators2-16-16] PASSED [ 74%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-4-0.1-7.4-scalers1-aggregators2-16-32] PASSED [ 74%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-4-0.1-7.4-scalers1-aggregators2-32-16] PASSED [ 74%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-4-0.1-7.4-scalers1-aggregators2-32-32] PASSED [ 74%] tests/python/pytorch/nn/test_nn.py::test_label_prop[True-True-True-sym-0.0-3] PASSED [ 74%] tests/python/pytorch/nn/test_nn.py::test_label_prop[True-True-True-sym-0.0-5] PASSED [ 74%] tests/python/pytorch/nn/test_nn.py::test_label_prop[True-True-True-sym-0.5-3] PASSED [ 74%] tests/python/pytorch/nn/test_nn.py::test_label_prop[True-True-True-sym-0.5-5] PASSED [ 74%] tests/python/pytorch/nn/test_nn.py::test_label_prop[True-True-True-sym-1.0-3] PASSED [ 74%] tests/python/pytorch/nn/test_nn.py::test_label_prop[True-True-True-sym-1.0-5] PASSED [ 74%] tests/python/pytorch/nn/test_nn.py::test_label_prop[True-True-True-row-0.0-3] PASSED [ 74%] tests/python/pytorch/nn/test_nn.py::test_label_prop[True-True-True-row-0.0-5] PASSED [ 74%] tests/python/pytorch/nn/test_nn.py::test_label_prop[True-True-True-row-0.5-3] PASSED [ 74%] tests/python/pytorch/nn/test_nn.py::test_label_prop[True-True-True-row-0.5-5] PASSED [ 74%] tests/python/pytorch/nn/test_nn.py::test_label_prop[True-True-True-row-1.0-3] PASSED [ 74%] tests/python/pytorch/nn/test_nn.py::test_label_prop[True-True-True-row-1.0-5] PASSED [ 74%] tests/python/pytorch/nn/test_nn.py::test_label_prop[True-True-False-sym-0.0-3] PASSED [ 74%] tests/python/pytorch/nn/test_nn.py::test_label_prop[True-True-False-sym-0.0-5] PASSED [ 74%] tests/python/pytorch/nn/test_nn.py::test_label_prop[True-True-False-sym-0.5-3] PASSED [ 74%] tests/python/pytorch/nn/test_nn.py::test_label_prop[True-True-False-sym-0.5-5] PASSED [ 74%] tests/python/pytorch/nn/test_nn.py::test_label_prop[True-True-False-sym-1.0-3] PASSED [ 74%] tests/python/pytorch/nn/test_nn.py::test_label_prop[True-True-False-sym-1.0-5] PASSED [ 74%] tests/python/pytorch/nn/test_nn.py::test_label_prop[True-True-False-row-0.0-3] PASSED [ 74%] tests/python/pytorch/nn/test_nn.py::test_label_prop[True-True-False-row-0.0-5] PASSED [ 74%] tests/python/pytorch/nn/test_nn.py::test_label_prop[True-True-False-row-0.5-3] PASSED [ 74%] tests/python/pytorch/nn/test_nn.py::test_label_prop[True-True-False-row-0.5-5] PASSED [ 74%] tests/python/pytorch/nn/test_nn.py::test_label_prop[True-True-False-row-1.0-3] PASSED [ 74%] tests/python/pytorch/nn/test_nn.py::test_label_prop[True-True-False-row-1.0-5] PASSED [ 74%] tests/python/pytorch/nn/test_nn.py::test_label_prop[True-False-True-sym-0.0-3] PASSED [ 74%] tests/python/pytorch/nn/test_nn.py::test_label_prop[True-False-True-sym-0.0-5] PASSED [ 74%] tests/python/pytorch/nn/test_nn.py::test_label_prop[True-False-True-sym-0.5-3] PASSED [ 74%] tests/python/pytorch/nn/test_nn.py::test_label_prop[True-False-True-sym-0.5-5] PASSED [ 74%] tests/python/pytorch/nn/test_nn.py::test_label_prop[True-False-True-sym-1.0-3] PASSED [ 74%] tests/python/pytorch/nn/test_nn.py::test_label_prop[True-False-True-sym-1.0-5] PASSED [ 74%] tests/python/pytorch/nn/test_nn.py::test_label_prop[True-False-True-row-0.0-3] PASSED [ 74%] tests/python/pytorch/nn/test_nn.py::test_label_prop[True-False-True-row-0.0-5] PASSED [ 74%] tests/python/pytorch/nn/test_nn.py::test_label_prop[True-False-True-row-0.5-3] PASSED [ 74%] tests/python/pytorch/nn/test_nn.py::test_label_prop[True-False-True-row-0.5-5] PASSED [ 74%] tests/python/pytorch/nn/test_nn.py::test_label_prop[True-False-True-row-1.0-3] PASSED [ 74%] tests/python/pytorch/nn/test_nn.py::test_label_prop[True-False-True-row-1.0-5] PASSED [ 74%] tests/python/pytorch/nn/test_nn.py::test_label_prop[True-False-False-sym-0.0-3] PASSED [ 74%] tests/python/pytorch/nn/test_nn.py::test_label_prop[True-False-False-sym-0.0-5] PASSED [ 74%] tests/python/pytorch/nn/test_nn.py::test_label_prop[True-False-False-sym-0.5-3] PASSED [ 74%] tests/python/pytorch/nn/test_nn.py::test_label_prop[True-False-False-sym-0.5-5] PASSED [ 74%] tests/python/pytorch/nn/test_nn.py::test_label_prop[True-False-False-sym-1.0-3] PASSED [ 74%] tests/python/pytorch/nn/test_nn.py::test_label_prop[True-False-False-sym-1.0-5] PASSED [ 74%] tests/python/pytorch/nn/test_nn.py::test_label_prop[True-False-False-row-0.0-3] PASSED [ 74%] tests/python/pytorch/nn/test_nn.py::test_label_prop[True-False-False-row-0.0-5] PASSED [ 74%] tests/python/pytorch/nn/test_nn.py::test_label_prop[True-False-False-row-0.5-3] PASSED [ 74%] tests/python/pytorch/nn/test_nn.py::test_label_prop[True-False-False-row-0.5-5] PASSED [ 74%] tests/python/pytorch/nn/test_nn.py::test_label_prop[True-False-False-row-1.0-3] PASSED [ 74%] tests/python/pytorch/nn/test_nn.py::test_label_prop[True-False-False-row-1.0-5] PASSED [ 75%] tests/python/pytorch/nn/test_nn.py::test_label_prop[False-True-True-sym-0.0-3] PASSED [ 75%] tests/python/pytorch/nn/test_nn.py::test_label_prop[False-True-True-sym-0.0-5] PASSED [ 75%] tests/python/pytorch/nn/test_nn.py::test_label_prop[False-True-True-sym-0.5-3] PASSED [ 75%] tests/python/pytorch/nn/test_nn.py::test_label_prop[False-True-True-sym-0.5-5] PASSED [ 75%] tests/python/pytorch/nn/test_nn.py::test_label_prop[False-True-True-sym-1.0-3] PASSED [ 75%] tests/python/pytorch/nn/test_nn.py::test_label_prop[False-True-True-sym-1.0-5] PASSED [ 75%] tests/python/pytorch/nn/test_nn.py::test_label_prop[False-True-True-row-0.0-3] PASSED [ 75%] tests/python/pytorch/nn/test_nn.py::test_label_prop[False-True-True-row-0.0-5] PASSED [ 75%] tests/python/pytorch/nn/test_nn.py::test_label_prop[False-True-True-row-0.5-3] PASSED [ 75%] tests/python/pytorch/nn/test_nn.py::test_label_prop[False-True-True-row-0.5-5] PASSED [ 75%] tests/python/pytorch/nn/test_nn.py::test_label_prop[False-True-True-row-1.0-3] PASSED [ 75%] tests/python/pytorch/nn/test_nn.py::test_label_prop[False-True-True-row-1.0-5] PASSED [ 75%] tests/python/pytorch/nn/test_nn.py::test_label_prop[False-True-False-sym-0.0-3] PASSED [ 75%] tests/python/pytorch/nn/test_nn.py::test_label_prop[False-True-False-sym-0.0-5] PASSED [ 75%] tests/python/pytorch/nn/test_nn.py::test_label_prop[False-True-False-sym-0.5-3] PASSED [ 75%] tests/python/pytorch/nn/test_nn.py::test_label_prop[False-True-False-sym-0.5-5] PASSED [ 75%] tests/python/pytorch/nn/test_nn.py::test_label_prop[False-True-False-sym-1.0-3] PASSED [ 75%] tests/python/pytorch/nn/test_nn.py::test_label_prop[False-True-False-sym-1.0-5] PASSED [ 75%] tests/python/pytorch/nn/test_nn.py::test_label_prop[False-True-False-row-0.0-3] PASSED [ 75%] tests/python/pytorch/nn/test_nn.py::test_label_prop[False-True-False-row-0.0-5] PASSED [ 75%] tests/python/pytorch/nn/test_nn.py::test_label_prop[False-True-False-row-0.5-3] PASSED [ 75%] tests/python/pytorch/nn/test_nn.py::test_label_prop[False-True-False-row-0.5-5] PASSED [ 75%] tests/python/pytorch/nn/test_nn.py::test_label_prop[False-True-False-row-1.0-3] PASSED [ 75%] tests/python/pytorch/nn/test_nn.py::test_label_prop[False-True-False-row-1.0-5] PASSED [ 75%] tests/python/pytorch/nn/test_nn.py::test_label_prop[False-False-True-sym-0.0-3] PASSED [ 75%] tests/python/pytorch/nn/test_nn.py::test_label_prop[False-False-True-sym-0.0-5] PASSED [ 75%] tests/python/pytorch/nn/test_nn.py::test_label_prop[False-False-True-sym-0.5-3] PASSED [ 75%] tests/python/pytorch/nn/test_nn.py::test_label_prop[False-False-True-sym-0.5-5] PASSED [ 75%] tests/python/pytorch/nn/test_nn.py::test_label_prop[False-False-True-sym-1.0-3] PASSED [ 75%] tests/python/pytorch/nn/test_nn.py::test_label_prop[False-False-True-sym-1.0-5] PASSED [ 75%] tests/python/pytorch/nn/test_nn.py::test_label_prop[False-False-True-row-0.0-3] PASSED [ 75%] tests/python/pytorch/nn/test_nn.py::test_label_prop[False-False-True-row-0.0-5] PASSED [ 75%] tests/python/pytorch/nn/test_nn.py::test_label_prop[False-False-True-row-0.5-3] PASSED [ 75%] tests/python/pytorch/nn/test_nn.py::test_label_prop[False-False-True-row-0.5-5] PASSED [ 75%] tests/python/pytorch/nn/test_nn.py::test_label_prop[False-False-True-row-1.0-3] PASSED [ 75%] tests/python/pytorch/nn/test_nn.py::test_label_prop[False-False-True-row-1.0-5] PASSED [ 75%] tests/python/pytorch/nn/test_nn.py::test_label_prop[False-False-False-sym-0.0-3] PASSED [ 75%] tests/python/pytorch/nn/test_nn.py::test_label_prop[False-False-False-sym-0.0-5] PASSED [ 75%] tests/python/pytorch/nn/test_nn.py::test_label_prop[False-False-False-sym-0.5-3] PASSED [ 75%] tests/python/pytorch/nn/test_nn.py::test_label_prop[False-False-False-sym-0.5-5] PASSED [ 75%] tests/python/pytorch/nn/test_nn.py::test_label_prop[False-False-False-sym-1.0-3] PASSED [ 75%] tests/python/pytorch/nn/test_nn.py::test_label_prop[False-False-False-sym-1.0-5] PASSED [ 75%] tests/python/pytorch/nn/test_nn.py::test_label_prop[False-False-False-row-0.0-3] PASSED [ 75%] tests/python/pytorch/nn/test_nn.py::test_label_prop[False-False-False-row-0.0-5] PASSED [ 75%] tests/python/pytorch/nn/test_nn.py::test_label_prop[False-False-False-row-0.5-3] PASSED [ 75%] tests/python/pytorch/nn/test_nn.py::test_label_prop[False-False-False-row-0.5-5] PASSED [ 75%] tests/python/pytorch/nn/test_nn.py::test_label_prop[False-False-False-row-1.0-3] PASSED [ 75%] tests/python/pytorch/nn/test_nn.py::test_label_prop[False-False-False-row-1.0-5] PASSED [ 75%] tests/python/pytorch/nn/test_nn.py::test_dgn_conv[16-2.5-scalers0-aggregators0-16-16] PASSED [ 75%] tests/python/pytorch/nn/test_nn.py::test_dgn_conv[16-2.5-scalers0-aggregators0-32-16] PASSED [ 75%] tests/python/pytorch/nn/test_nn.py::test_dgn_conv[16-2.5-scalers0-aggregators1-16-16] PASSED [ 75%] tests/python/pytorch/nn/test_nn.py::test_dgn_conv[16-2.5-scalers0-aggregators1-32-16] PASSED [ 75%] tests/python/pytorch/nn/test_nn.py::test_dgn_conv[0-2.5-scalers0-aggregators0-16-16] PASSED [ 75%] tests/python/pytorch/nn/test_nn.py::test_dgn_conv[0-2.5-scalers0-aggregators0-32-16] PASSED [ 75%] tests/python/pytorch/nn/test_nn.py::test_dgn_conv[0-2.5-scalers0-aggregators1-16-16] PASSED [ 75%] tests/python/pytorch/nn/test_nn.py::test_dgn_conv[0-2.5-scalers0-aggregators1-32-16] PASSED [ 75%] tests/python/pytorch/nn/test_nn.py::test_DeepWalk PASSED [ 75%] tests/python/pytorch/nn/test_nn.py::test_degree_encoder[in-8-2] PASSED [ 75%] tests/python/pytorch/nn/test_nn.py::test_degree_encoder[in-8-6] PASSED [ 75%] tests/python/pytorch/nn/test_nn.py::test_degree_encoder[in-16-2] PASSED [ 75%] tests/python/pytorch/nn/test_nn.py::test_degree_encoder[in-16-6] PASSED [ 75%] tests/python/pytorch/nn/test_nn.py::test_degree_encoder[out-8-2] PASSED [ 76%] tests/python/pytorch/nn/test_nn.py::test_degree_encoder[out-8-6] PASSED [ 76%] tests/python/pytorch/nn/test_nn.py::test_degree_encoder[out-16-2] PASSED [ 76%] tests/python/pytorch/nn/test_nn.py::test_degree_encoder[out-16-6] PASSED [ 76%] tests/python/pytorch/nn/test_nn.py::test_degree_encoder[both-8-2] PASSED [ 76%] tests/python/pytorch/nn/test_nn.py::test_degree_encoder[both-8-6] PASSED [ 76%] tests/python/pytorch/nn/test_nn.py::test_degree_encoder[both-16-2] PASSED [ 76%] tests/python/pytorch/nn/test_nn.py::test_degree_encoder[both-16-6] PASSED [ 26%] tests/python/pytorch/graphbolt/test_item_sampler.py::test_DistributedItemSampler[True-False-0-30] PASSED [ 76%] tests/python/pytorch/nn/test_nn.py::test_MetaPath2Vec[idtype0] PASSED [ 1%] tests/python/pytorch/dataloading/test_dataloader.py::test_ddp_dataloader_decompose_dataset[False-4-cpu-neighbor] PASSED [ 76%] tests/python/pytorch/nn/test_nn.py::test_MetaPath2Vec[idtype1] PASSED [ 76%] tests/python/pytorch/nn/test_nn.py::test_LapPosEncoder[0-True-2-4-3-1] PASSED [ 76%] tests/python/pytorch/nn/test_nn.py::test_LapPosEncoder[0-True-2-4-3-4] PASSED [ 76%] tests/python/pytorch/nn/test_nn.py::test_LapPosEncoder[0-True-2-4-5-1] PASSED [ 76%] tests/python/pytorch/nn/test_nn.py::test_LapPosEncoder[0-True-2-4-5-4] PASSED [ 76%] tests/python/pytorch/nn/test_nn.py::test_LapPosEncoder[0-True-2-16-3-1] PASSED [ 76%] tests/python/pytorch/nn/test_nn.py::test_LapPosEncoder[0-True-2-16-3-4] PASSED [ 76%] tests/python/pytorch/nn/test_nn.py::test_LapPosEncoder[0-True-2-16-5-1] PASSED [ 76%] tests/python/pytorch/nn/test_nn.py::test_LapPosEncoder[0-True-2-16-5-4] PASSED [ 76%] tests/python/pytorch/nn/test_nn.py::test_LapPosEncoder[0-True-4-4-3-1] PASSED [ 76%] tests/python/pytorch/nn/test_nn.py::test_LapPosEncoder[0-True-4-4-3-4] PASSED [ 76%] tests/python/pytorch/nn/test_nn.py::test_LapPosEncoder[0-True-4-4-5-1] PASSED [ 76%] tests/python/pytorch/nn/test_nn.py::test_LapPosEncoder[0-True-4-4-5-4] PASSED [ 76%] tests/python/pytorch/nn/test_nn.py::test_LapPosEncoder[0-True-4-16-3-1] PASSED [ 76%] tests/python/pytorch/nn/test_nn.py::test_LapPosEncoder[0-True-4-16-3-4] PASSED [ 76%] tests/python/pytorch/nn/test_nn.py::test_LapPosEncoder[0-True-4-16-5-1] PASSED [ 76%] tests/python/pytorch/nn/test_nn.py::test_LapPosEncoder[0-True-4-16-5-4] PASSED [ 76%] tests/python/pytorch/nn/test_nn.py::test_LapPosEncoder[0-False-2-4-3-1] PASSED [ 76%] tests/python/pytorch/nn/test_nn.py::test_LapPosEncoder[0-False-2-4-3-4] PASSED [ 76%] tests/python/pytorch/nn/test_nn.py::test_LapPosEncoder[0-False-2-4-5-1] PASSED [ 76%] tests/python/pytorch/nn/test_nn.py::test_LapPosEncoder[0-False-2-4-5-4] PASSED [ 76%] tests/python/pytorch/nn/test_nn.py::test_LapPosEncoder[0-False-2-16-3-1] PASSED [ 76%] tests/python/pytorch/nn/test_nn.py::test_LapPosEncoder[0-False-2-16-3-4] PASSED [ 76%] tests/python/pytorch/nn/test_nn.py::test_LapPosEncoder[0-False-2-16-5-1] PASSED [ 76%] tests/python/pytorch/nn/test_nn.py::test_LapPosEncoder[0-False-2-16-5-4] PASSED [ 76%] tests/python/pytorch/nn/test_nn.py::test_LapPosEncoder[0-False-4-4-3-1] PASSED [ 76%] tests/python/pytorch/nn/test_nn.py::test_LapPosEncoder[0-False-4-4-3-4] PASSED [ 76%] tests/python/pytorch/nn/test_nn.py::test_LapPosEncoder[0-False-4-4-5-1] PASSED [ 76%] tests/python/pytorch/nn/test_nn.py::test_LapPosEncoder[0-False-4-4-5-4] PASSED [ 76%] tests/python/pytorch/nn/test_nn.py::test_LapPosEncoder[0-False-4-16-3-1] PASSED [ 76%] tests/python/pytorch/nn/test_nn.py::test_LapPosEncoder[0-False-4-16-3-4] PASSED [ 76%] tests/python/pytorch/nn/test_nn.py::test_LapPosEncoder[0-False-4-16-5-1] PASSED [ 76%] tests/python/pytorch/nn/test_nn.py::test_LapPosEncoder[0-False-4-16-5-4] PASSED [ 76%] tests/python/pytorch/nn/test_nn.py::test_LapPosEncoder[1-True-2-4-3-1] PASSED [ 76%] tests/python/pytorch/nn/test_nn.py::test_LapPosEncoder[1-True-2-4-3-4] PASSED [ 76%] tests/python/pytorch/nn/test_nn.py::test_LapPosEncoder[1-True-2-4-5-1] PASSED [ 76%] tests/python/pytorch/nn/test_nn.py::test_LapPosEncoder[1-True-2-4-5-4] PASSED [ 76%] tests/python/pytorch/nn/test_nn.py::test_LapPosEncoder[1-True-2-16-3-1] PASSED [ 76%] tests/python/pytorch/nn/test_nn.py::test_LapPosEncoder[1-True-2-16-3-4] PASSED [ 76%] tests/python/pytorch/nn/test_nn.py::test_LapPosEncoder[1-True-2-16-5-1] PASSED [ 76%] tests/python/pytorch/nn/test_nn.py::test_LapPosEncoder[1-True-2-16-5-4] PASSED [ 76%] tests/python/pytorch/nn/test_nn.py::test_LapPosEncoder[1-True-4-4-3-1] PASSED [ 76%] tests/python/pytorch/nn/test_nn.py::test_LapPosEncoder[1-True-4-4-3-4] PASSED [ 76%] tests/python/pytorch/nn/test_nn.py::test_LapPosEncoder[1-True-4-4-5-1] PASSED [ 76%] tests/python/pytorch/nn/test_nn.py::test_LapPosEncoder[1-True-4-4-5-4] PASSED [ 76%] tests/python/pytorch/nn/test_nn.py::test_LapPosEncoder[1-True-4-16-3-1] PASSED [ 76%] tests/python/pytorch/nn/test_nn.py::test_LapPosEncoder[1-True-4-16-3-4] PASSED [ 76%] tests/python/pytorch/nn/test_nn.py::test_LapPosEncoder[1-True-4-16-5-1] PASSED [ 76%] tests/python/pytorch/nn/test_nn.py::test_LapPosEncoder[1-True-4-16-5-4] PASSED [ 76%] tests/python/pytorch/nn/test_nn.py::test_LapPosEncoder[1-False-2-4-3-1] PASSED [ 76%] tests/python/pytorch/nn/test_nn.py::test_LapPosEncoder[1-False-2-4-3-4] PASSED [ 76%] tests/python/pytorch/nn/test_nn.py::test_LapPosEncoder[1-False-2-4-5-1] PASSED [ 76%] tests/python/pytorch/nn/test_nn.py::test_LapPosEncoder[1-False-2-4-5-4] PASSED [ 76%] tests/python/pytorch/nn/test_nn.py::test_LapPosEncoder[1-False-2-16-3-1] PASSED [ 77%] tests/python/pytorch/nn/test_nn.py::test_LapPosEncoder[1-False-2-16-3-4] PASSED [ 77%] tests/python/pytorch/nn/test_nn.py::test_LapPosEncoder[1-False-2-16-5-1] PASSED [ 77%] tests/python/pytorch/nn/test_nn.py::test_LapPosEncoder[1-False-2-16-5-4] PASSED [ 77%] tests/python/pytorch/nn/test_nn.py::test_LapPosEncoder[1-False-4-4-3-1] PASSED [ 77%] tests/python/pytorch/nn/test_nn.py::test_LapPosEncoder[1-False-4-4-3-4] PASSED [ 77%] tests/python/pytorch/nn/test_nn.py::test_LapPosEncoder[1-False-4-4-5-1] PASSED [ 77%] tests/python/pytorch/nn/test_nn.py::test_LapPosEncoder[1-False-4-4-5-4] PASSED [ 77%] tests/python/pytorch/nn/test_nn.py::test_LapPosEncoder[1-False-4-16-3-1] PASSED [ 77%] tests/python/pytorch/nn/test_nn.py::test_LapPosEncoder[1-False-4-16-3-4] PASSED [ 77%] tests/python/pytorch/nn/test_nn.py::test_LapPosEncoder[1-False-4-16-5-1] PASSED [ 77%] tests/python/pytorch/nn/test_nn.py::test_LapPosEncoder[1-False-4-16-5-4] PASSED [ 77%] tests/python/pytorch/nn/test_nn.py::test_LapPosEncoder[2-True-2-4-3-1] PASSED [ 77%] tests/python/pytorch/nn/test_nn.py::test_LapPosEncoder[2-True-2-4-3-4] PASSED [ 77%] tests/python/pytorch/nn/test_nn.py::test_LapPosEncoder[2-True-2-4-5-1] PASSED [ 77%] tests/python/pytorch/nn/test_nn.py::test_LapPosEncoder[2-True-2-4-5-4] PASSED [ 77%] tests/python/pytorch/nn/test_nn.py::test_LapPosEncoder[2-True-2-16-3-1] PASSED [ 77%] tests/python/pytorch/nn/test_nn.py::test_LapPosEncoder[2-True-2-16-3-4] PASSED [ 77%] tests/python/pytorch/nn/test_nn.py::test_LapPosEncoder[2-True-2-16-5-1] PASSED [ 77%] tests/python/pytorch/nn/test_nn.py::test_LapPosEncoder[2-True-2-16-5-4] PASSED [ 77%] tests/python/pytorch/nn/test_nn.py::test_LapPosEncoder[2-True-4-4-3-1] PASSED [ 77%] tests/python/pytorch/nn/test_nn.py::test_LapPosEncoder[2-True-4-4-3-4] PASSED [ 77%] tests/python/pytorch/nn/test_nn.py::test_LapPosEncoder[2-True-4-4-5-1] PASSED [ 77%] tests/python/pytorch/nn/test_nn.py::test_LapPosEncoder[2-True-4-4-5-4] PASSED [ 77%] tests/python/pytorch/nn/test_nn.py::test_LapPosEncoder[2-True-4-16-3-1] PASSED [ 77%] tests/python/pytorch/nn/test_nn.py::test_LapPosEncoder[2-True-4-16-3-4] PASSED [ 77%] tests/python/pytorch/nn/test_nn.py::test_LapPosEncoder[2-True-4-16-5-1] PASSED [ 77%] tests/python/pytorch/nn/test_nn.py::test_LapPosEncoder[2-True-4-16-5-4] PASSED [ 77%] tests/python/pytorch/nn/test_nn.py::test_LapPosEncoder[2-False-2-4-3-1] PASSED [ 77%] tests/python/pytorch/nn/test_nn.py::test_LapPosEncoder[2-False-2-4-3-4] PASSED [ 77%] tests/python/pytorch/nn/test_nn.py::test_LapPosEncoder[2-False-2-4-5-1] PASSED [ 77%] tests/python/pytorch/nn/test_nn.py::test_LapPosEncoder[2-False-2-4-5-4] PASSED [ 77%] tests/python/pytorch/nn/test_nn.py::test_LapPosEncoder[2-False-2-16-3-1] PASSED [ 77%] tests/python/pytorch/nn/test_nn.py::test_LapPosEncoder[2-False-2-16-3-4] PASSED [ 77%] tests/python/pytorch/nn/test_nn.py::test_LapPosEncoder[2-False-2-16-5-1] PASSED [ 77%] tests/python/pytorch/nn/test_nn.py::test_LapPosEncoder[2-False-2-16-5-4] PASSED [ 77%] tests/python/pytorch/nn/test_nn.py::test_LapPosEncoder[2-False-4-4-3-1] PASSED [ 77%] tests/python/pytorch/nn/test_nn.py::test_LapPosEncoder[2-False-4-4-3-4] PASSED [ 77%] tests/python/pytorch/nn/test_nn.py::test_LapPosEncoder[2-False-4-4-5-1] PASSED [ 77%] tests/python/pytorch/nn/test_nn.py::test_LapPosEncoder[2-False-4-4-5-4] PASSED [ 77%] tests/python/pytorch/nn/test_nn.py::test_LapPosEncoder[2-False-4-16-3-1] PASSED [ 77%] tests/python/pytorch/nn/test_nn.py::test_LapPosEncoder[2-False-4-16-3-4] PASSED [ 77%] tests/python/pytorch/nn/test_nn.py::test_LapPosEncoder[2-False-4-16-5-1] PASSED [ 77%] tests/python/pytorch/nn/test_nn.py::test_LapPosEncoder[2-False-4-16-5-4] PASSED [ 77%] tests/python/pytorch/nn/test_nn.py::test_BiasedMHA[0.1-add-True-8-128] PASSED [ 77%] tests/python/pytorch/nn/test_nn.py::test_BiasedMHA[0.1-add-True-8-512] PASSED [ 77%] tests/python/pytorch/nn/test_nn.py::test_BiasedMHA[0.1-add-True-16-128] PASSED [ 77%] tests/python/pytorch/nn/test_nn.py::test_BiasedMHA[0.1-add-True-16-512] PASSED [ 77%] tests/python/pytorch/nn/test_nn.py::test_BiasedMHA[0.1-add-False-8-128] PASSED [ 77%] tests/python/pytorch/nn/test_nn.py::test_BiasedMHA[0.1-add-False-8-512] PASSED [ 77%] tests/python/pytorch/nn/test_nn.py::test_BiasedMHA[0.1-add-False-16-128] PASSED [ 77%] tests/python/pytorch/nn/test_nn.py::test_BiasedMHA[0.1-add-False-16-512] PASSED [ 77%] tests/python/pytorch/nn/test_nn.py::test_BiasedMHA[0.1-mul-True-8-128] PASSED [ 77%] tests/python/pytorch/nn/test_nn.py::test_BiasedMHA[0.1-mul-True-8-512] PASSED [ 77%] tests/python/pytorch/nn/test_nn.py::test_BiasedMHA[0.1-mul-True-16-128] PASSED [ 77%] tests/python/pytorch/nn/test_nn.py::test_BiasedMHA[0.1-mul-True-16-512] PASSED [ 77%] tests/python/pytorch/nn/test_nn.py::test_BiasedMHA[0.1-mul-False-8-128] PASSED [ 77%] tests/python/pytorch/nn/test_nn.py::test_BiasedMHA[0.1-mul-False-8-512] PASSED [ 77%] tests/python/pytorch/nn/test_nn.py::test_BiasedMHA[0.1-mul-False-16-128] PASSED [ 77%] tests/python/pytorch/nn/test_nn.py::test_BiasedMHA[0.1-mul-False-16-512] PASSED [ 77%] tests/python/pytorch/nn/test_nn.py::test_BiasedMHA[0.5-add-True-8-128] PASSED [ 77%] tests/python/pytorch/nn/test_nn.py::test_BiasedMHA[0.5-add-True-8-512] PASSED [ 77%] tests/python/pytorch/nn/test_nn.py::test_BiasedMHA[0.5-add-True-16-128] PASSED [ 78%] tests/python/pytorch/nn/test_nn.py::test_BiasedMHA[0.5-add-True-16-512] PASSED [ 78%] tests/python/pytorch/nn/test_nn.py::test_BiasedMHA[0.5-add-False-8-128] PASSED [ 78%] tests/python/pytorch/nn/test_nn.py::test_BiasedMHA[0.5-add-False-8-512] PASSED [ 78%] tests/python/pytorch/nn/test_nn.py::test_BiasedMHA[0.5-add-False-16-128] PASSED [ 78%] tests/python/pytorch/nn/test_nn.py::test_BiasedMHA[0.5-add-False-16-512] PASSED [ 78%] tests/python/pytorch/nn/test_nn.py::test_BiasedMHA[0.5-mul-True-8-128] PASSED [ 78%] tests/python/pytorch/nn/test_nn.py::test_BiasedMHA[0.5-mul-True-8-512] PASSED [ 78%] tests/python/pytorch/nn/test_nn.py::test_BiasedMHA[0.5-mul-True-16-128] PASSED [ 78%] tests/python/pytorch/nn/test_nn.py::test_BiasedMHA[0.5-mul-True-16-512] PASSED [ 78%] tests/python/pytorch/nn/test_nn.py::test_BiasedMHA[0.5-mul-False-8-128] PASSED [ 78%] tests/python/pytorch/nn/test_nn.py::test_BiasedMHA[0.5-mul-False-8-512] PASSED [ 78%] tests/python/pytorch/nn/test_nn.py::test_BiasedMHA[0.5-mul-False-16-128] PASSED [ 78%] tests/python/pytorch/nn/test_nn.py::test_BiasedMHA[0.5-mul-False-16-512] PASSED [ 78%] tests/python/pytorch/nn/test_nn.py::test_EGTLayer[True] PASSED [ 78%] tests/python/pytorch/nn/test_nn.py::test_EGTLayer[False] PASSED [ 78%] tests/python/pytorch/nn/test_nn.py::test_GraphormerLayer[True-add] PASSED [ 78%] tests/python/pytorch/nn/test_nn.py::test_GraphormerLayer[True-mul] PASSED [ 78%] tests/python/pytorch/nn/test_nn.py::test_GraphormerLayer[False-add] PASSED [ 78%] tests/python/pytorch/nn/test_nn.py::test_GraphormerLayer[False-mul] PASSED [ 78%] tests/python/pytorch/nn/test_nn.py::test_PathEncoder[1-16-1] PASSED [ 78%] tests/python/pytorch/nn/test_nn.py::test_PathEncoder[1-16-2] PASSED [ 78%] tests/python/pytorch/nn/test_nn.py::test_PathEncoder[8-16-1] PASSED [ 78%] tests/python/pytorch/nn/test_nn.py::test_PathEncoder[8-16-2] PASSED [ 78%] tests/python/pytorch/nn/test_nn.py::test_SpatialEncoder[1-4-1] PASSED [ 78%] tests/python/pytorch/nn/test_nn.py::test_SpatialEncoder[1-4-4] PASSED [ 78%] tests/python/pytorch/nn/test_nn.py::test_SpatialEncoder[1-16-1] PASSED [ 78%] tests/python/pytorch/nn/test_nn.py::test_SpatialEncoder[1-16-4] PASSED [ 78%] tests/python/pytorch/nn/test_nn.py::test_SpatialEncoder[8-4-1] PASSED [ 78%] tests/python/pytorch/nn/test_nn.py::test_SpatialEncoder[8-4-4] PASSED [ 78%] tests/python/pytorch/nn/test_nn.py::test_SpatialEncoder[8-16-1] PASSED [ 78%] tests/python/pytorch/nn/test_nn.py::test_SpatialEncoder[8-16-4] PASSED [ 78%] tests/python/pytorch/nn/test_sparse_emb.py::test_multiprocess_sparse_emb_get_set[1] PASSED [ 26%] tests/python/pytorch/graphbolt/test_item_sampler.py::test_DistributedItemSampler[True-False-0-32] Client [639] waits on 172.17.0.2:52835 Machine (0) group (0) client (0) connect to server successfuly! Client[0] in group[0] is exiting... Server (0) shutdown. Server is exiting... Done sampling PASSED [ 9%] tests/distributed/test_distributed_sampling.py::test_rpc_hetero_etype_sampling_shuffle_dgl[graph_formats3-1] Converting to homogeneous graph takes 0.001s, peak mem: 3.179 GB Save partitions: 0.004 seconds, peak memory: 3.179 GB There are 13220 edges in the graph and 0 edge cuts for 1 partitions. Initialize the distributed services with graphbolt: False load test_sampling Start to create specified graph formats which may take non-trivial time. Finished creating specified graph formats: ['csc', 'coo'] start graph service on server 0 for part 0 Server is waiting for connections on [172.17.0.2:13648]... PASSED [ 26%] tests/python/pytorch/graphbolt/test_item_sampler.py::test_DistributedItemSampler[True-False-0-34] PASSED [ 78%] tests/python/pytorch/nn/test_sparse_emb.py::test_multiprocess_sparse_emb_get_set[2] SKIPPED [ 78%] tests/python/pytorch/nn/test_sparse_emb.py::test_multiprocess_sparse_emb_get_set[3] SKIPPED [ 78%] tests/python/pytorch/nn/test_sparse_emb.py::test_multiprocess_sparse_emb_get_set_optm_state[1] PASSED [ 78%] tests/python/pytorch/nn/test_sparse_emb.py::test_multiprocess_sparse_emb_get_set_optm_state[2] SKIPPED [ 78%] tests/python/pytorch/nn/test_sparse_emb.py::test_multiprocess_sparse_emb_get_set_optm_state[3] SKIPPED [ 78%] tests/python/pytorch/optim/test_optim.py::test_sparse_adam[1] PASSED [ 78%] tests/python/pytorch/optim/test_optim.py::test_sparse_adam[4] PASSED [ 78%] tests/python/pytorch/optim/test_optim.py::test_sparse_adam[101] PASSED [ 78%] tests/python/pytorch/optim/test_optim.py::test_sparse_adam[1024] PASSED [ 78%] tests/python/pytorch/optim/test_optim.py::test_sparse_adam_uva[1-False] PASSED [ 78%] tests/python/pytorch/optim/test_optim.py::test_sparse_adam_uva[1-True] PASSED [ 78%] tests/python/pytorch/optim/test_optim.py::test_sparse_adam_uva[1-None] PASSED [ 78%] tests/python/pytorch/optim/test_optim.py::test_sparse_adam_uva[4-False] PASSED [ 78%] tests/python/pytorch/optim/test_optim.py::test_sparse_adam_uva[4-True] PASSED [ 78%] tests/python/pytorch/optim/test_optim.py::test_sparse_adam_uva[4-None] PASSED [ 78%] tests/python/pytorch/optim/test_optim.py::test_sparse_adam_uva[101-False] PASSED [ 78%] tests/python/pytorch/optim/test_optim.py::test_sparse_adam_uva[101-True] PASSED [ 78%] tests/python/pytorch/optim/test_optim.py::test_sparse_adam_uva[101-None] PASSED [ 78%] tests/python/pytorch/optim/test_optim.py::test_sparse_adam_uva[1024-False] PASSED [ 78%] tests/python/pytorch/optim/test_optim.py::test_sparse_adam_uva[1024-True] PASSED [ 78%] tests/python/pytorch/optim/test_optim.py::test_sparse_adam_uva[1024-None] PASSED [ 78%] tests/python/pytorch/optim/test_optim.py::test_sparse_adam_dtype[1-dtype0] PASSED [ 78%] tests/python/pytorch/optim/test_optim.py::test_sparse_adam_dtype[1-dtype1] PASSED [ 78%] tests/python/pytorch/optim/test_optim.py::test_sparse_adam_dtype[4-dtype0] PASSED [ 78%] tests/python/pytorch/optim/test_optim.py::test_sparse_adam_dtype[4-dtype1] PASSED [ 78%] tests/python/pytorch/optim/test_optim.py::test_sparse_adam_dtype[101-dtype0] PASSED [ 78%] tests/python/pytorch/optim/test_optim.py::test_sparse_adam_dtype[101-dtype1] PASSED [ 78%] tests/python/pytorch/optim/test_optim.py::test_sparse_adam_dtype[1024-dtype0] PASSED [ 78%] tests/python/pytorch/optim/test_optim.py::test_sparse_adam_dtype[1024-dtype1] PASSED [ 79%] tests/python/pytorch/optim/test_optim.py::test_sparse_adam_zero_step PASSED [ 79%] tests/python/pytorch/optim/test_optim.py::test_multiprocess_cpu_sparse_adam[2] SKIPPED [ 79%] tests/python/pytorch/optim/test_optim.py::test_multiprocess_cpu_sparse_adam[4] SKIPPED [ 79%] tests/python/pytorch/optim/test_optim.py::test_multiprocess_sparse_adam[True-nccl-2] SKIPPED [ 79%] tests/python/pytorch/optim/test_optim.py::test_multiprocess_sparse_adam[True-nccl-4] SKIPPED [ 79%] tests/python/pytorch/optim/test_optim.py::test_multiprocess_sparse_adam[True-nccl-8] SKIPPED [ 79%] tests/python/pytorch/optim/test_optim.py::test_multiprocess_sparse_adam[True-gloo-2] SKIPPED [ 79%] tests/python/pytorch/optim/test_optim.py::test_multiprocess_sparse_adam[True-gloo-4] SKIPPED [ 79%] tests/python/pytorch/optim/test_optim.py::test_multiprocess_sparse_adam[True-gloo-8] SKIPPED [ 79%] tests/python/pytorch/optim/test_optim.py::test_multiprocess_sparse_adam[False-nccl-2] SKIPPED [ 79%] tests/python/pytorch/optim/test_optim.py::test_multiprocess_sparse_adam[False-nccl-4] SKIPPED [ 79%] tests/python/pytorch/optim/test_optim.py::test_multiprocess_sparse_adam[False-nccl-8] SKIPPED [ 79%] tests/python/pytorch/optim/test_optim.py::test_multiprocess_sparse_adam[False-gloo-2] SKIPPED [ 79%] tests/python/pytorch/optim/test_optim.py::test_multiprocess_sparse_adam[False-gloo-4] SKIPPED [ 79%] tests/python/pytorch/optim/test_optim.py::test_multiprocess_sparse_adam[False-gloo-8] SKIPPED [ 79%] tests/python/pytorch/optim/test_optim.py::test_multiprocess_sparse_adam_cuda_tensor[2] SKIPPED [ 79%] tests/python/pytorch/optim/test_optim.py::test_multiprocess_sparse_adam_cuda_tensor[4] SKIPPED [ 79%] tests/python/pytorch/optim/test_optim.py::test_multiprocess_sparse_adam_cuda_tensor[8] SKIPPED [ 79%] tests/python/pytorch/optim/test_optim.py::test_multiprocess_sparse_adam_cpu_zero_step[2] SKIPPED [ 79%] tests/python/pytorch/optim/test_optim.py::test_multiprocess_sparse_adam_cpu_zero_step[4] SKIPPED [ 79%] tests/python/pytorch/optim/test_optim.py::test_multiprocess_sparse_adam_zero_step[nccl-2] SKIPPED [ 79%] tests/python/pytorch/optim/test_optim.py::test_multiprocess_sparse_adam_zero_step[nccl-4] SKIPPED [ 79%] tests/python/pytorch/optim/test_optim.py::test_multiprocess_sparse_adam_zero_step[nccl-8] SKIPPED [ 79%] tests/python/pytorch/optim/test_optim.py::test_multiprocess_sparse_adam_zero_step[gloo-2] SKIPPED [ 79%] tests/python/pytorch/optim/test_optim.py::test_multiprocess_sparse_adam_zero_step[gloo-4] SKIPPED [ 79%] tests/python/pytorch/optim/test_optim.py::test_multiprocess_sparse_adam_zero_step[gloo-8] SKIPPED [ 79%] tests/python/pytorch/optim/test_optim.py::test_multiprocess_sparse_adam_zero_step_cuda_tensor[2] SKIPPED [ 79%] tests/python/pytorch/optim/test_optim.py::test_multiprocess_sparse_adam_zero_step_cuda_tensor[4] SKIPPED [ 79%] tests/python/pytorch/optim/test_optim.py::test_multiprocess_sparse_adam_zero_step_cuda_tensor[8] SKIPPED [ 79%] tests/python/pytorch/optim/test_optim.py::test_multiprocess_sparse_adam_state_dict[nccl-1] PASSED [ 26%] tests/python/pytorch/graphbolt/test_item_sampler.py::test_DistributedItemSampler[True-False-0-36] PASSED [ 1%] tests/python/pytorch/dataloading/test_dataloader.py::test_ddp_dataloader_decompose_dataset[False-4-uva_cuda_indices-full] SKIPPED [ 1%] tests/python/pytorch/dataloading/test_dataloader.py::test_ddp_dataloader_decompose_dataset[False-4-uva_cuda_indices-neighbor] SKIPPED [ 1%] tests/python/pytorch/dataloading/test_dataloader.py::test_ddp_dataloader_decompose_dataset[False-4-uva_cpu_indices-full] SKIPPED [ 1%] tests/python/pytorch/dataloading/test_dataloader.py::test_ddp_dataloader_decompose_dataset[False-4-uva_cpu_indices-neighbor] SKIPPED [ 1%] tests/python/pytorch/dataloading/test_dataloader.py::test_ddp_dataloader_decompose_dataset[False-4-pure_gpu-full] SKIPPED [ 1%] tests/python/pytorch/dataloading/test_dataloader.py::test_ddp_dataloader_decompose_dataset[False-4-pure_gpu-neighbor] SKIPPED [ 1%] tests/python/pytorch/dataloading/test_dataloader.py::test_node_dataloader[False-cpu-full-idtype0] PASSED [ 1%] tests/python/pytorch/dataloading/test_dataloader.py::test_node_dataloader[False-cpu-full-idtype1] PASSED [ 1%] tests/python/pytorch/dataloading/test_dataloader.py::test_node_dataloader[False-cpu-neighbor-idtype0] PASSED [ 1%] tests/python/pytorch/dataloading/test_dataloader.py::test_node_dataloader[False-cpu-neighbor-idtype1] PASSED [ 1%] tests/python/pytorch/dataloading/test_dataloader.py::test_node_dataloader[False-cpu-neighbor2-idtype0] PASSED [ 1%] tests/python/pytorch/dataloading/test_dataloader.py::test_node_dataloader[False-cpu-neighbor2-idtype1] Client [639] waits on 172.17.0.2:38185 Machine (0) group (0) client (0) connect to server successfuly! Client[0] in group[0] is exiting... Server (0) shutdown. Server is exiting... Done sampling PASSED [ 9%] tests/distributed/test_distributed_sampling.py::test_rpc_hetero_etype_sampling_shuffle_graphbolt[False-1] Converting to homogeneous graph takes 0.001s, peak mem: 3.179 GB Save partitions: 0.002 seconds, peak memory: 3.179 GB There are 13220 edges in the graph and 0 edge cuts for 1 partitions. Converted partitions to GraphBolt format into /tmp/tmpzwfz524i/test_sampling.json PASSED [ 1%] tests/python/pytorch/dataloading/test_dataloader.py::test_node_dataloader[False-cpu-labor-idtype0] PASSED [ 1%] tests/python/pytorch/dataloading/test_dataloader.py::test_node_dataloader[False-cpu-labor-idtype1] Initialize the distributed services with graphbolt: False PASSED [ 1%] tests/python/pytorch/dataloading/test_dataloader.py::test_node_dataloader[False-uva_cuda_indices-full-idtype0] SKIPPED [ 1%] tests/python/pytorch/dataloading/test_dataloader.py::test_node_dataloader[False-uva_cuda_indices-full-idtype1] SKIPPED [ 1%] tests/python/pytorch/dataloading/test_dataloader.py::test_node_dataloader[False-uva_cuda_indices-neighbor-idtype0] SKIPPED [ 1%] tests/python/pytorch/dataloading/test_dataloader.py::test_node_dataloader[False-uva_cuda_indices-neighbor-idtype1] SKIPPED [ 1%] tests/python/pytorch/dataloading/test_dataloader.py::test_node_dataloader[False-uva_cuda_indices-neighbor2-idtype0] SKIPPED [ 1%] tests/python/pytorch/dataloading/test_dataloader.py::test_node_dataloader[False-uva_cuda_indices-neighbor2-idtype1] SKIPPED [ 1%] tests/python/pytorch/dataloading/test_dataloader.py::test_node_dataloader[False-uva_cuda_indices-labor-idtype0] SKIPPED [ 1%] tests/python/pytorch/dataloading/test_dataloader.py::test_node_dataloader[False-uva_cuda_indices-labor-idtype1] SKIPPED [ 1%] tests/python/pytorch/dataloading/test_dataloader.py::test_node_dataloader[False-uva_cpu_indices-full-idtype0] SKIPPED [ 1%] tests/python/pytorch/dataloading/test_dataloader.py::test_node_dataloader[False-uva_cpu_indices-full-idtype1] SKIPPED [ 1%] tests/python/pytorch/dataloading/test_dataloader.py::test_node_dataloader[False-uva_cpu_indices-neighbor-idtype0] SKIPPED [ 1%] tests/python/pytorch/dataloading/test_dataloader.py::test_node_dataloader[False-uva_cpu_indices-neighbor-idtype1] SKIPPED [ 1%] tests/python/pytorch/dataloading/test_dataloader.py::test_node_dataloader[False-uva_cpu_indices-neighbor2-idtype0] SKIPPED [ 1%] tests/python/pytorch/dataloading/test_dataloader.py::test_node_dataloader[False-uva_cpu_indices-neighbor2-idtype1] SKIPPED [ 1%] tests/python/pytorch/dataloading/test_dataloader.py::test_node_dataloader[False-uva_cpu_indices-labor-idtype0] SKIPPED [ 1%] tests/python/pytorch/dataloading/test_dataloader.py::test_node_dataloader[False-uva_cpu_indices-labor-idtype1] SKIPPED [ 1%] tests/python/pytorch/dataloading/test_dataloader.py::test_node_dataloader[False-pure_gpu-full-idtype0] SKIPPED [ 1%] tests/python/pytorch/dataloading/test_dataloader.py::test_node_dataloader[False-pure_gpu-full-idtype1] SKIPPED [ 1%] tests/python/pytorch/dataloading/test_dataloader.py::test_node_dataloader[False-pure_gpu-neighbor-idtype0] SKIPPED [ 1%] tests/python/pytorch/dataloading/test_dataloader.py::test_node_dataloader[False-pure_gpu-neighbor-idtype1] SKIPPED [ 1%] tests/python/pytorch/dataloading/test_dataloader.py::test_node_dataloader[False-pure_gpu-neighbor2-idtype0] SKIPPED [ 1%] tests/python/pytorch/dataloading/test_dataloader.py::test_node_dataloader[False-pure_gpu-neighbor2-idtype1] SKIPPED [ 1%] tests/python/pytorch/dataloading/test_dataloader.py::test_node_dataloader[False-pure_gpu-labor-idtype0] SKIPPED [ 1%] tests/python/pytorch/dataloading/test_dataloader.py::test_node_dataloader[False-pure_gpu-labor-idtype1] SKIPPED [ 1%] tests/python/pytorch/dataloading/test_dataloader.py::test_node_dataloader[True-cpu-full-idtype0] load test_sampling PASSED [ 26%] tests/python/pytorch/graphbolt/test_item_sampler.py::test_DistributedItemSampler[True-False-2-24] start graph service on server 0 for part 0 Server is waiting for connections on [172.17.0.2:13648]... PASSED [ 79%] tests/python/pytorch/optim/test_optim.py::test_multiprocess_sparse_adam_state_dict[nccl-2] SKIPPED [ 79%] tests/python/pytorch/optim/test_optim.py::test_multiprocess_sparse_adam_state_dict[nccl-4] SKIPPED [ 79%] tests/python/pytorch/optim/test_optim.py::test_multiprocess_sparse_adam_state_dict[nccl-8] SKIPPED [ 79%] tests/python/pytorch/optim/test_optim.py::test_multiprocess_sparse_adam_state_dict[gloo-1] PASSED [ 1%] tests/python/pytorch/dataloading/test_dataloader.py::test_node_dataloader[True-cpu-full-idtype1] PASSED [ 1%] tests/python/pytorch/dataloading/test_dataloader.py::test_node_dataloader[True-cpu-neighbor-idtype0] PASSED [ 1%] tests/python/pytorch/dataloading/test_dataloader.py::test_node_dataloader[True-cpu-neighbor-idtype1] PASSED [ 1%] tests/python/pytorch/dataloading/test_dataloader.py::test_node_dataloader[True-cpu-neighbor2-idtype0] PASSED [ 1%] tests/python/pytorch/dataloading/test_dataloader.py::test_node_dataloader[True-cpu-neighbor2-idtype1] PASSED [ 1%] tests/python/pytorch/dataloading/test_dataloader.py::test_node_dataloader[True-cpu-labor-idtype0] PASSED [ 1%] tests/python/pytorch/dataloading/test_dataloader.py::test_node_dataloader[True-cpu-labor-idtype1] PASSED [ 1%] tests/python/pytorch/dataloading/test_dataloader.py::test_node_dataloader[True-uva_cuda_indices-full-idtype0] SKIPPED [ 1%] tests/python/pytorch/dataloading/test_dataloader.py::test_node_dataloader[True-uva_cuda_indices-full-idtype1] SKIPPED [ 1%] tests/python/pytorch/dataloading/test_dataloader.py::test_node_dataloader[True-uva_cuda_indices-neighbor-idtype0] SKIPPED [ 1%] tests/python/pytorch/dataloading/test_dataloader.py::test_node_dataloader[True-uva_cuda_indices-neighbor-idtype1] SKIPPED [ 2%] tests/python/pytorch/dataloading/test_dataloader.py::test_node_dataloader[True-uva_cuda_indices-neighbor2-idtype0] SKIPPED [ 2%] tests/python/pytorch/dataloading/test_dataloader.py::test_node_dataloader[True-uva_cuda_indices-neighbor2-idtype1] SKIPPED [ 2%] tests/python/pytorch/dataloading/test_dataloader.py::test_node_dataloader[True-uva_cuda_indices-labor-idtype0] SKIPPED [ 2%] tests/python/pytorch/dataloading/test_dataloader.py::test_node_dataloader[True-uva_cuda_indices-labor-idtype1] SKIPPED [ 2%] tests/python/pytorch/dataloading/test_dataloader.py::test_node_dataloader[True-uva_cpu_indices-full-idtype0] SKIPPED [ 2%] tests/python/pytorch/dataloading/test_dataloader.py::test_node_dataloader[True-uva_cpu_indices-full-idtype1] SKIPPED [ 2%] tests/python/pytorch/dataloading/test_dataloader.py::test_node_dataloader[True-uva_cpu_indices-neighbor-idtype0] SKIPPED [ 2%] tests/python/pytorch/dataloading/test_dataloader.py::test_node_dataloader[True-uva_cpu_indices-neighbor-idtype1] SKIPPED [ 2%] tests/python/pytorch/dataloading/test_dataloader.py::test_node_dataloader[True-uva_cpu_indices-neighbor2-idtype0] SKIPPED [ 2%] tests/python/pytorch/dataloading/test_dataloader.py::test_node_dataloader[True-uva_cpu_indices-neighbor2-idtype1] SKIPPED [ 2%] tests/python/pytorch/dataloading/test_dataloader.py::test_node_dataloader[True-uva_cpu_indices-labor-idtype0] SKIPPED [ 2%] tests/python/pytorch/dataloading/test_dataloader.py::test_node_dataloader[True-uva_cpu_indices-labor-idtype1] SKIPPED [ 2%] tests/python/pytorch/dataloading/test_dataloader.py::test_node_dataloader[True-pure_gpu-full-idtype0] SKIPPED [ 2%] tests/python/pytorch/dataloading/test_dataloader.py::test_node_dataloader[True-pure_gpu-full-idtype1] SKIPPED [ 2%] tests/python/pytorch/dataloading/test_dataloader.py::test_node_dataloader[True-pure_gpu-neighbor-idtype0] SKIPPED [ 2%] tests/python/pytorch/dataloading/test_dataloader.py::test_node_dataloader[True-pure_gpu-neighbor-idtype1] SKIPPED [ 2%] tests/python/pytorch/dataloading/test_dataloader.py::test_node_dataloader[True-pure_gpu-neighbor2-idtype0] SKIPPED [ 2%] tests/python/pytorch/dataloading/test_dataloader.py::test_node_dataloader[True-pure_gpu-neighbor2-idtype1] SKIPPED [ 2%] tests/python/pytorch/dataloading/test_dataloader.py::test_node_dataloader[True-pure_gpu-labor-idtype0] SKIPPED [ 2%] tests/python/pytorch/dataloading/test_dataloader.py::test_node_dataloader[True-pure_gpu-labor-idtype1] SKIPPED [ 2%] tests/python/pytorch/dataloading/test_dataloader.py::test_edge_dataloader[False-cpu-neg_sampler0-full-idtype0] PASSED [ 2%] tests/python/pytorch/dataloading/test_dataloader.py::test_edge_dataloader[False-cpu-neg_sampler0-full-idtype1] PASSED [ 2%] tests/python/pytorch/dataloading/test_dataloader.py::test_edge_dataloader[False-cpu-neg_sampler0-neighbor-idtype0] PASSED [ 2%] tests/python/pytorch/dataloading/test_dataloader.py::test_edge_dataloader[False-cpu-neg_sampler0-neighbor-idtype1] PASSED [ 2%] tests/python/pytorch/dataloading/test_dataloader.py::test_edge_dataloader[False-cpu-neg_sampler1-full-idtype0] PASSED [ 2%] tests/python/pytorch/dataloading/test_dataloader.py::test_edge_dataloader[False-cpu-neg_sampler1-full-idtype1] PASSED [ 2%] tests/python/pytorch/dataloading/test_dataloader.py::test_edge_dataloader[False-cpu-neg_sampler1-neighbor-idtype0] PASSED [ 2%] tests/python/pytorch/dataloading/test_dataloader.py::test_edge_dataloader[False-cpu-neg_sampler1-neighbor-idtype1] PASSED [ 2%] tests/python/pytorch/dataloading/test_dataloader.py::test_edge_dataloader[False-cpu-neg_sampler2-full-idtype0] PASSED [ 2%] tests/python/pytorch/dataloading/test_dataloader.py::test_edge_dataloader[False-cpu-neg_sampler2-full-idtype1] PASSED [ 2%] tests/python/pytorch/dataloading/test_dataloader.py::test_edge_dataloader[False-cpu-neg_sampler2-neighbor-idtype0] PASSED [ 2%] tests/python/pytorch/dataloading/test_dataloader.py::test_edge_dataloader[False-cpu-neg_sampler2-neighbor-idtype1] PASSED [ 2%] tests/python/pytorch/dataloading/test_dataloader.py::test_edge_dataloader[False-uva-neg_sampler0-full-idtype0] SKIPPED [ 2%] tests/python/pytorch/dataloading/test_dataloader.py::test_edge_dataloader[False-uva-neg_sampler0-full-idtype1] SKIPPED [ 2%] tests/python/pytorch/dataloading/test_dataloader.py::test_edge_dataloader[False-uva-neg_sampler0-neighbor-idtype0] SKIPPED [ 2%] tests/python/pytorch/dataloading/test_dataloader.py::test_edge_dataloader[False-uva-neg_sampler0-neighbor-idtype1] SKIPPED [ 2%] tests/python/pytorch/dataloading/test_dataloader.py::test_edge_dataloader[False-uva-neg_sampler1-full-idtype0] SKIPPED [ 2%] tests/python/pytorch/dataloading/test_dataloader.py::test_edge_dataloader[False-uva-neg_sampler1-full-idtype1] SKIPPED [ 2%] tests/python/pytorch/dataloading/test_dataloader.py::test_edge_dataloader[False-uva-neg_sampler1-neighbor-idtype0] SKIPPED [ 2%] tests/python/pytorch/dataloading/test_dataloader.py::test_edge_dataloader[False-uva-neg_sampler1-neighbor-idtype1] SKIPPED [ 2%] tests/python/pytorch/dataloading/test_dataloader.py::test_edge_dataloader[False-uva-neg_sampler2-full-idtype0] SKIPPED [ 2%] tests/python/pytorch/dataloading/test_dataloader.py::test_edge_dataloader[False-uva-neg_sampler2-full-idtype1] SKIPPED [ 2%] tests/python/pytorch/dataloading/test_dataloader.py::test_edge_dataloader[False-uva-neg_sampler2-neighbor-idtype0] SKIPPED [ 2%] tests/python/pytorch/dataloading/test_dataloader.py::test_edge_dataloader[False-uva-neg_sampler2-neighbor-idtype1] SKIPPED [ 2%] tests/python/pytorch/dataloading/test_dataloader.py::test_edge_dataloader[False-pure_gpu-neg_sampler0-full-idtype0] SKIPPED [ 2%] tests/python/pytorch/dataloading/test_dataloader.py::test_edge_dataloader[False-pure_gpu-neg_sampler0-full-idtype1] SKIPPED [ 2%] tests/python/pytorch/dataloading/test_dataloader.py::test_edge_dataloader[False-pure_gpu-neg_sampler0-neighbor-idtype0] SKIPPED [ 2%] tests/python/pytorch/dataloading/test_dataloader.py::test_edge_dataloader[False-pure_gpu-neg_sampler0-neighbor-idtype1] SKIPPED [ 2%] tests/python/pytorch/dataloading/test_dataloader.py::test_edge_dataloader[False-pure_gpu-neg_sampler1-full-idtype0] SKIPPED [ 2%] tests/python/pytorch/dataloading/test_dataloader.py::test_edge_dataloader[False-pure_gpu-neg_sampler1-full-idtype1] SKIPPED [ 2%] tests/python/pytorch/dataloading/test_dataloader.py::test_edge_dataloader[False-pure_gpu-neg_sampler1-neighbor-idtype0] SKIPPED [ 2%] tests/python/pytorch/dataloading/test_dataloader.py::test_edge_dataloader[False-pure_gpu-neg_sampler1-neighbor-idtype1] SKIPPED [ 2%] tests/python/pytorch/dataloading/test_dataloader.py::test_edge_dataloader[False-pure_gpu-neg_sampler2-full-idtype0] SKIPPED [ 2%] tests/python/pytorch/dataloading/test_dataloader.py::test_edge_dataloader[False-pure_gpu-neg_sampler2-full-idtype1] SKIPPED [ 2%] tests/python/pytorch/dataloading/test_dataloader.py::test_edge_dataloader[False-pure_gpu-neg_sampler2-neighbor-idtype0] SKIPPED [ 2%] tests/python/pytorch/dataloading/test_dataloader.py::test_edge_dataloader[False-pure_gpu-neg_sampler2-neighbor-idtype1] SKIPPED [ 2%] tests/python/pytorch/dataloading/test_dataloader.py::test_edge_dataloader[True-cpu-neg_sampler0-full-idtype0] PASSED [ 2%] tests/python/pytorch/dataloading/test_dataloader.py::test_edge_dataloader[True-cpu-neg_sampler0-full-idtype1] PASSED [ 2%] tests/python/pytorch/dataloading/test_dataloader.py::test_edge_dataloader[True-cpu-neg_sampler0-neighbor-idtype0] PASSED [ 2%] tests/python/pytorch/dataloading/test_dataloader.py::test_edge_dataloader[True-cpu-neg_sampler0-neighbor-idtype1] PASSED [ 2%] tests/python/pytorch/dataloading/test_dataloader.py::test_edge_dataloader[True-cpu-neg_sampler1-full-idtype0] PASSED [ 2%] tests/python/pytorch/dataloading/test_dataloader.py::test_edge_dataloader[True-cpu-neg_sampler1-full-idtype1] PASSED [ 3%] tests/python/pytorch/dataloading/test_dataloader.py::test_edge_dataloader[True-cpu-neg_sampler1-neighbor-idtype0] PASSED [ 3%] tests/python/pytorch/dataloading/test_dataloader.py::test_edge_dataloader[True-cpu-neg_sampler1-neighbor-idtype1] PASSED [ 3%] tests/python/pytorch/dataloading/test_dataloader.py::test_edge_dataloader[True-cpu-neg_sampler2-full-idtype0] PASSED [ 3%] tests/python/pytorch/dataloading/test_dataloader.py::test_edge_dataloader[True-cpu-neg_sampler2-full-idtype1] PASSED [ 3%] tests/python/pytorch/dataloading/test_dataloader.py::test_edge_dataloader[True-cpu-neg_sampler2-neighbor-idtype0] PASSED [ 3%] tests/python/pytorch/dataloading/test_dataloader.py::test_edge_dataloader[True-cpu-neg_sampler2-neighbor-idtype1] PASSED [ 79%] tests/python/pytorch/optim/test_optim.py::test_multiprocess_sparse_adam_state_dict[gloo-2] SKIPPED [ 79%] tests/python/pytorch/optim/test_optim.py::test_multiprocess_sparse_adam_state_dict[gloo-4] SKIPPED [ 79%] tests/python/pytorch/optim/test_optim.py::test_multiprocess_sparse_adam_state_dict[gloo-8] SKIPPED [ 79%] tests/python/pytorch/sparse/test_broadcast.py::test_sp_broadcast_v[add-None-1-shape0] PASSED [ 79%] tests/python/pytorch/sparse/test_broadcast.py::test_sp_broadcast_v[add-None-1-shape1] PASSED [ 79%] tests/python/pytorch/sparse/test_broadcast.py::test_sp_broadcast_v[add-None-1-shape2] PASSED [ 79%] tests/python/pytorch/sparse/test_broadcast.py::test_sp_broadcast_v[add-None-4-shape0] PASSED [ 79%] tests/python/pytorch/sparse/test_broadcast.py::test_sp_broadcast_v[add-None-4-shape1] PASSED [ 79%] tests/python/pytorch/sparse/test_broadcast.py::test_sp_broadcast_v[add-None-4-shape2] PASSED [ 79%] tests/python/pytorch/sparse/test_broadcast.py::test_sp_broadcast_v[add-2-1-shape0] PASSED [ 79%] tests/python/pytorch/sparse/test_broadcast.py::test_sp_broadcast_v[add-2-1-shape1] PASSED [ 79%] tests/python/pytorch/sparse/test_broadcast.py::test_sp_broadcast_v[add-2-1-shape2] PASSED [ 79%] tests/python/pytorch/sparse/test_broadcast.py::test_sp_broadcast_v[add-2-4-shape0] PASSED [ 79%] tests/python/pytorch/sparse/test_broadcast.py::test_sp_broadcast_v[add-2-4-shape1] PASSED [ 79%] tests/python/pytorch/sparse/test_broadcast.py::test_sp_broadcast_v[add-2-4-shape2] PASSED [ 79%] tests/python/pytorch/sparse/test_broadcast.py::test_sp_broadcast_v[sub-None-1-shape0] PASSED [ 79%] tests/python/pytorch/sparse/test_broadcast.py::test_sp_broadcast_v[sub-None-1-shape1] PASSED [ 79%] tests/python/pytorch/sparse/test_broadcast.py::test_sp_broadcast_v[sub-None-1-shape2] PASSED [ 79%] tests/python/pytorch/sparse/test_broadcast.py::test_sp_broadcast_v[sub-None-4-shape0] PASSED [ 79%] tests/python/pytorch/sparse/test_broadcast.py::test_sp_broadcast_v[sub-None-4-shape1] PASSED [ 79%] tests/python/pytorch/sparse/test_broadcast.py::test_sp_broadcast_v[sub-None-4-shape2] PASSED [ 79%] tests/python/pytorch/sparse/test_broadcast.py::test_sp_broadcast_v[sub-2-1-shape0] PASSED [ 79%] tests/python/pytorch/sparse/test_broadcast.py::test_sp_broadcast_v[sub-2-1-shape1] PASSED [ 79%] tests/python/pytorch/sparse/test_broadcast.py::test_sp_broadcast_v[sub-2-1-shape2] PASSED [ 79%] tests/python/pytorch/sparse/test_broadcast.py::test_sp_broadcast_v[sub-2-4-shape0] PASSED [ 79%] tests/python/pytorch/sparse/test_broadcast.py::test_sp_broadcast_v[sub-2-4-shape1] PASSED [ 79%] tests/python/pytorch/sparse/test_broadcast.py::test_sp_broadcast_v[sub-2-4-shape2] PASSED [ 79%] tests/python/pytorch/sparse/test_broadcast.py::test_sp_broadcast_v[mul-None-1-shape0] PASSED [ 80%] tests/python/pytorch/sparse/test_broadcast.py::test_sp_broadcast_v[mul-None-1-shape1] PASSED [ 80%] tests/python/pytorch/sparse/test_broadcast.py::test_sp_broadcast_v[mul-None-1-shape2] PASSED [ 80%] tests/python/pytorch/sparse/test_broadcast.py::test_sp_broadcast_v[mul-None-4-shape0] PASSED [ 80%] tests/python/pytorch/sparse/test_broadcast.py::test_sp_broadcast_v[mul-None-4-shape1] PASSED [ 80%] tests/python/pytorch/sparse/test_broadcast.py::test_sp_broadcast_v[mul-None-4-shape2] PASSED [ 80%] tests/python/pytorch/sparse/test_broadcast.py::test_sp_broadcast_v[mul-2-1-shape0] PASSED [ 80%] tests/python/pytorch/sparse/test_broadcast.py::test_sp_broadcast_v[mul-2-1-shape1] PASSED [ 80%] tests/python/pytorch/sparse/test_broadcast.py::test_sp_broadcast_v[mul-2-1-shape2] PASSED [ 80%] tests/python/pytorch/sparse/test_broadcast.py::test_sp_broadcast_v[mul-2-4-shape0] PASSED [ 80%] tests/python/pytorch/sparse/test_broadcast.py::test_sp_broadcast_v[mul-2-4-shape1] PASSED [ 80%] tests/python/pytorch/sparse/test_broadcast.py::test_sp_broadcast_v[mul-2-4-shape2] PASSED [ 80%] tests/python/pytorch/sparse/test_broadcast.py::test_sp_broadcast_v[truediv-None-1-shape0] PASSED [ 80%] tests/python/pytorch/sparse/test_broadcast.py::test_sp_broadcast_v[truediv-None-1-shape1] PASSED [ 80%] tests/python/pytorch/sparse/test_broadcast.py::test_sp_broadcast_v[truediv-None-1-shape2] PASSED [ 80%] tests/python/pytorch/sparse/test_broadcast.py::test_sp_broadcast_v[truediv-None-4-shape0] PASSED [ 80%] tests/python/pytorch/sparse/test_broadcast.py::test_sp_broadcast_v[truediv-None-4-shape1] PASSED [ 80%] tests/python/pytorch/sparse/test_broadcast.py::test_sp_broadcast_v[truediv-None-4-shape2] PASSED [ 80%] tests/python/pytorch/sparse/test_broadcast.py::test_sp_broadcast_v[truediv-2-1-shape0] PASSED [ 80%] tests/python/pytorch/sparse/test_broadcast.py::test_sp_broadcast_v[truediv-2-1-shape1] PASSED [ 80%] tests/python/pytorch/sparse/test_broadcast.py::test_sp_broadcast_v[truediv-2-1-shape2] PASSED [ 80%] tests/python/pytorch/sparse/test_broadcast.py::test_sp_broadcast_v[truediv-2-4-shape0] PASSED [ 80%] tests/python/pytorch/sparse/test_broadcast.py::test_sp_broadcast_v[truediv-2-4-shape1] PASSED [ 80%] tests/python/pytorch/sparse/test_broadcast.py::test_sp_broadcast_v[truediv-2-4-shape2] PASSED [ 80%] tests/python/pytorch/sparse/test_elementwise_op.py::test_diag_op_diag[add] PASSED [ 80%] tests/python/pytorch/sparse/test_elementwise_op.py::test_diag_op_diag[sub] PASSED [ 80%] tests/python/pytorch/sparse/test_elementwise_op.py::test_diag_op_diag[mul] PASSED [ 80%] tests/python/pytorch/sparse/test_elementwise_op.py::test_diag_op_diag[truediv] PASSED [ 80%] tests/python/pytorch/sparse/test_elementwise_op.py::test_diag_op_scalar[2] PASSED [ 80%] tests/python/pytorch/sparse/test_elementwise_op.py::test_diag_op_scalar[2.5] PASSED [ 80%] tests/python/pytorch/sparse/test_elementwise_op.py::test_diag_op_scalar[v_scalar2] PASSED [ 80%] tests/python/pytorch/sparse/test_elementwise_op.py::test_diag_op_scalar[v_scalar3] PASSED [ 80%] tests/python/pytorch/sparse/test_elementwise_op.py::test_addsub_coo[add-val_shape0] PASSED [ 80%] tests/python/pytorch/sparse/test_elementwise_op.py::test_addsub_coo[add-val_shape1] PASSED [ 80%] tests/python/pytorch/sparse/test_elementwise_op.py::test_addsub_coo[sub-val_shape0] PASSED [ 80%] tests/python/pytorch/sparse/test_elementwise_op.py::test_addsub_coo[sub-val_shape1] PASSED [ 80%] tests/python/pytorch/sparse/test_elementwise_op.py::test_addsub_csr[add-val_shape0] PASSED [ 80%] tests/python/pytorch/sparse/test_elementwise_op.py::test_addsub_csr[add-val_shape1] PASSED [ 80%] tests/python/pytorch/sparse/test_elementwise_op.py::test_addsub_csr[sub-val_shape0] PASSED [ 80%] tests/python/pytorch/sparse/test_elementwise_op.py::test_addsub_csr[sub-val_shape1] PASSED [ 80%] tests/python/pytorch/sparse/test_elementwise_op.py::test_addsub_csc[add-val_shape0] PASSED [ 80%] tests/python/pytorch/sparse/test_elementwise_op.py::test_addsub_csc[add-val_shape1] PASSED [ 80%] tests/python/pytorch/sparse/test_elementwise_op.py::test_addsub_csc[sub-val_shape0] PASSED [ 80%] tests/python/pytorch/sparse/test_elementwise_op.py::test_addsub_csc[sub-val_shape1] PASSED [ 80%] tests/python/pytorch/sparse/test_elementwise_op.py::test_addsub_diag[add-val_shape0] PASSED [ 80%] tests/python/pytorch/sparse/test_elementwise_op.py::test_addsub_diag[add-val_shape1] PASSED [ 80%] tests/python/pytorch/sparse/test_elementwise_op.py::test_addsub_diag[sub-val_shape0] PASSED [ 80%] tests/python/pytorch/sparse/test_elementwise_op.py::test_addsub_diag[sub-val_shape1] PASSED [ 80%] tests/python/pytorch/sparse/test_elementwise_op.py::test_add_sparse_diag[val_shape0] PASSED [ 80%] tests/python/pytorch/sparse/test_elementwise_op.py::test_add_sparse_diag[val_shape1] PASSED [ 80%] tests/python/pytorch/sparse/test_elementwise_op.py::test_sub_sparse_diag[val_shape0] PASSED [ 80%] tests/python/pytorch/sparse/test_elementwise_op.py::test_sub_sparse_diag[val_shape1] PASSED [ 80%] tests/python/pytorch/sparse/test_elementwise_op.py::test_error_op_sparse_diag[pow] PASSED [ 80%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_muldiv_scalar[2] PASSED [ 80%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_muldiv_scalar[2.5] PASSED [ 80%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_muldiv_scalar[v_scalar2] PASSED [ 80%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_muldiv_scalar[v_scalar3] PASSED [ 80%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_pow[val_shape0] PASSED [ 80%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_pow[val_shape1] PASSED [ 80%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_error_op_scalar[2-add] PASSED [ 80%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_error_op_scalar[2-sub] PASSED [ 80%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_error_op_scalar[2.5-add] PASSED [ 80%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_error_op_scalar[2.5-sub] PASSED [ 81%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_error_op_scalar[v_scalar2-add] PASSED [ 81%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_error_op_scalar[v_scalar2-sub] PASSED [ 81%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_error_op_scalar[v_scalar3-add] PASSED [ 81%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_error_op_scalar[v_scalar3-sub] PASSED [ 81%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[None-1-5-shape0-rand_coo-rand_coo] PASSED [ 81%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[None-1-5-shape0-rand_coo-rand_csr] PASSED [ 81%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[None-1-5-shape0-rand_coo-rand_csc] PASSED [ 81%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[None-1-5-shape0-rand_coo-rand_diag] PASSED [ 81%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[None-1-5-shape0-rand_csr-rand_coo] PASSED [ 81%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[None-1-5-shape0-rand_csr-rand_csr] PASSED [ 81%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[None-1-5-shape0-rand_csr-rand_csc] PASSED [ 81%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[None-1-5-shape0-rand_csr-rand_diag] PASSED [ 81%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[None-1-5-shape0-rand_csc-rand_coo] PASSED [ 81%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[None-1-5-shape0-rand_csc-rand_csr] PASSED [ 81%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[None-1-5-shape0-rand_csc-rand_csc] PASSED [ 81%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[None-1-5-shape0-rand_csc-rand_diag] PASSED [ 81%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[None-1-5-shape0-rand_diag-rand_coo] PASSED [ 81%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[None-1-5-shape0-rand_diag-rand_csr] PASSED [ 81%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[None-1-5-shape0-rand_diag-rand_csc] PASSED [ 81%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[None-1-5-shape0-rand_diag-rand_diag] PASSED [ 81%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[None-1-5-shape1-rand_coo-rand_coo] PASSED [ 81%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[None-1-5-shape1-rand_coo-rand_csr] PASSED [ 81%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[None-1-5-shape1-rand_coo-rand_csc] PASSED [ 81%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[None-1-5-shape1-rand_coo-rand_diag] PASSED [ 81%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[None-1-5-shape1-rand_csr-rand_coo] PASSED [ 81%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[None-1-5-shape1-rand_csr-rand_csr] PASSED [ 81%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[None-1-5-shape1-rand_csr-rand_csc] PASSED [ 81%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[None-1-5-shape1-rand_csr-rand_diag] PASSED [ 81%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[None-1-5-shape1-rand_csc-rand_coo] PASSED [ 81%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[None-1-5-shape1-rand_csc-rand_csr] PASSED [ 81%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[None-1-5-shape1-rand_csc-rand_csc] PASSED [ 81%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[None-1-5-shape1-rand_csc-rand_diag] PASSED [ 81%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[None-1-5-shape1-rand_diag-rand_coo] PASSED [ 81%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[None-1-5-shape1-rand_diag-rand_csr] PASSED [ 81%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[None-1-5-shape1-rand_diag-rand_csc] PASSED [ 81%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[None-1-5-shape1-rand_diag-rand_diag] PASSED [ 81%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[None-1-15-shape0-rand_coo-rand_coo] PASSED [ 81%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[None-1-15-shape0-rand_coo-rand_csr] PASSED [ 81%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[None-1-15-shape0-rand_coo-rand_csc] PASSED [ 81%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[None-1-15-shape0-rand_coo-rand_diag] PASSED [ 81%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[None-1-15-shape0-rand_csr-rand_coo] PASSED [ 81%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[None-1-15-shape0-rand_csr-rand_csr] PASSED [ 81%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[None-1-15-shape0-rand_csr-rand_csc] PASSED [ 81%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[None-1-15-shape0-rand_csr-rand_diag] PASSED [ 81%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[None-1-15-shape0-rand_csc-rand_coo] PASSED [ 81%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[None-1-15-shape0-rand_csc-rand_csr] PASSED [ 81%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[None-1-15-shape0-rand_csc-rand_csc] PASSED [ 81%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[None-1-15-shape0-rand_csc-rand_diag] PASSED [ 81%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[None-1-15-shape0-rand_diag-rand_coo] PASSED [ 81%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[None-1-15-shape0-rand_diag-rand_csr] PASSED [ 81%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[None-1-15-shape0-rand_diag-rand_csc] PASSED [ 81%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[None-1-15-shape0-rand_diag-rand_diag] PASSED [ 81%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[None-1-15-shape1-rand_coo-rand_coo] PASSED [ 81%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[None-1-15-shape1-rand_coo-rand_csr] PASSED [ 81%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[None-1-15-shape1-rand_coo-rand_csc] PASSED [ 81%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[None-1-15-shape1-rand_coo-rand_diag] PASSED [ 81%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[None-1-15-shape1-rand_csr-rand_coo] PASSED [ 81%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[None-1-15-shape1-rand_csr-rand_csr] PASSED [ 81%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[None-1-15-shape1-rand_csr-rand_csc] PASSED [ 81%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[None-1-15-shape1-rand_csr-rand_diag] PASSED [ 81%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[None-1-15-shape1-rand_csc-rand_coo] PASSED [ 81%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[None-1-15-shape1-rand_csc-rand_csr] PASSED [ 82%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[None-1-15-shape1-rand_csc-rand_csc] PASSED [ 82%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[None-1-15-shape1-rand_csc-rand_diag] PASSED [ 82%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[None-1-15-shape1-rand_diag-rand_coo] PASSED [ 82%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[None-1-15-shape1-rand_diag-rand_csr] PASSED [ 82%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[None-1-15-shape1-rand_diag-rand_csc] PASSED [ 82%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[None-1-15-shape1-rand_diag-rand_diag] PASSED [ 82%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[None-14-5-shape0-rand_coo-rand_coo] PASSED [ 82%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[None-14-5-shape0-rand_coo-rand_csr] PASSED [ 82%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[None-14-5-shape0-rand_coo-rand_csc] PASSED [ 82%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[None-14-5-shape0-rand_coo-rand_diag] PASSED [ 82%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[None-14-5-shape0-rand_csr-rand_coo] PASSED [ 82%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[None-14-5-shape0-rand_csr-rand_csr] PASSED [ 82%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[None-14-5-shape0-rand_csr-rand_csc] PASSED [ 82%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[None-14-5-shape0-rand_csr-rand_diag] PASSED [ 82%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[None-14-5-shape0-rand_csc-rand_coo] PASSED [ 82%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[None-14-5-shape0-rand_csc-rand_csr] PASSED [ 82%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[None-14-5-shape0-rand_csc-rand_csc] PASSED [ 82%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[None-14-5-shape0-rand_csc-rand_diag] PASSED [ 82%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[None-14-5-shape0-rand_diag-rand_coo] PASSED [ 82%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[None-14-5-shape0-rand_diag-rand_csr] PASSED [ 82%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[None-14-5-shape0-rand_diag-rand_csc] PASSED [ 82%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[None-14-5-shape0-rand_diag-rand_diag] PASSED [ 82%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[None-14-5-shape1-rand_coo-rand_coo] PASSED [ 82%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[None-14-5-shape1-rand_coo-rand_csr] PASSED [ 82%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[None-14-5-shape1-rand_coo-rand_csc] PASSED [ 3%] tests/python/pytorch/dataloading/test_dataloader.py::test_edge_dataloader[True-uva-neg_sampler0-full-idtype0] SKIPPED [ 3%] tests/python/pytorch/dataloading/test_dataloader.py::test_edge_dataloader[True-uva-neg_sampler0-full-idtype1] SKIPPED [ 3%] tests/python/pytorch/dataloading/test_dataloader.py::test_edge_dataloader[True-uva-neg_sampler0-neighbor-idtype0] SKIPPED [ 3%] tests/python/pytorch/dataloading/test_dataloader.py::test_edge_dataloader[True-uva-neg_sampler0-neighbor-idtype1] SKIPPED [ 3%] tests/python/pytorch/dataloading/test_dataloader.py::test_edge_dataloader[True-uva-neg_sampler1-full-idtype0] SKIPPED [ 3%] tests/python/pytorch/dataloading/test_dataloader.py::test_edge_dataloader[True-uva-neg_sampler1-full-idtype1] SKIPPED [ 3%] tests/python/pytorch/dataloading/test_dataloader.py::test_edge_dataloader[True-uva-neg_sampler1-neighbor-idtype0] SKIPPED [ 3%] tests/python/pytorch/dataloading/test_dataloader.py::test_edge_dataloader[True-uva-neg_sampler1-neighbor-idtype1] SKIPPED [ 3%] tests/python/pytorch/dataloading/test_dataloader.py::test_edge_dataloader[True-uva-neg_sampler2-full-idtype0] SKIPPED [ 3%] tests/python/pytorch/dataloading/test_dataloader.py::test_edge_dataloader[True-uva-neg_sampler2-full-idtype1] SKIPPED [ 3%] tests/python/pytorch/dataloading/test_dataloader.py::test_edge_dataloader[True-uva-neg_sampler2-neighbor-idtype0] SKIPPED [ 3%] tests/python/pytorch/dataloading/test_dataloader.py::test_edge_dataloader[True-uva-neg_sampler2-neighbor-idtype1] SKIPPED [ 3%] tests/python/pytorch/dataloading/test_dataloader.py::test_edge_dataloader[True-pure_gpu-neg_sampler0-full-idtype0] SKIPPED [ 3%] tests/python/pytorch/dataloading/test_dataloader.py::test_edge_dataloader[True-pure_gpu-neg_sampler0-full-idtype1] SKIPPED [ 3%] tests/python/pytorch/dataloading/test_dataloader.py::test_edge_dataloader[True-pure_gpu-neg_sampler0-neighbor-idtype0] SKIPPED [ 3%] tests/python/pytorch/dataloading/test_dataloader.py::test_edge_dataloader[True-pure_gpu-neg_sampler0-neighbor-idtype1] SKIPPED [ 3%] tests/python/pytorch/dataloading/test_dataloader.py::test_edge_dataloader[True-pure_gpu-neg_sampler1-full-idtype0] SKIPPED [ 3%] tests/python/pytorch/dataloading/test_dataloader.py::test_edge_dataloader[True-pure_gpu-neg_sampler1-full-idtype1] SKIPPED [ 3%] tests/python/pytorch/dataloading/test_dataloader.py::test_edge_dataloader[True-pure_gpu-neg_sampler1-neighbor-idtype0] SKIPPED [ 3%] tests/python/pytorch/dataloading/test_dataloader.py::test_edge_dataloader[True-pure_gpu-neg_sampler1-neighbor-idtype1] SKIPPED [ 3%] tests/python/pytorch/dataloading/test_dataloader.py::test_edge_dataloader[True-pure_gpu-neg_sampler2-full-idtype0] SKIPPED [ 3%] tests/python/pytorch/dataloading/test_dataloader.py::test_edge_dataloader[True-pure_gpu-neg_sampler2-full-idtype1] SKIPPED [ 3%] tests/python/pytorch/dataloading/test_dataloader.py::test_edge_dataloader[True-pure_gpu-neg_sampler2-neighbor-idtype0] SKIPPED [ 3%] tests/python/pytorch/dataloading/test_dataloader.py::test_edge_dataloader[True-pure_gpu-neg_sampler2-neighbor-idtype1] SKIPPED [ 3%] tests/python/pytorch/dataloading/test_dataloader.py::test_edge_dataloader_excludes[1-sampler0-None-False] PASSED [ 82%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[None-14-5-shape1-rand_coo-rand_diag] PASSED [ 82%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[None-14-5-shape1-rand_csr-rand_coo] PASSED [ 82%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[None-14-5-shape1-rand_csr-rand_csr] PASSED [ 82%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[None-14-5-shape1-rand_csr-rand_csc] PASSED [ 82%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[None-14-5-shape1-rand_csr-rand_diag] PASSED [ 82%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[None-14-5-shape1-rand_csc-rand_coo] PASSED [ 82%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[None-14-5-shape1-rand_csc-rand_csr] PASSED [ 82%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[None-14-5-shape1-rand_csc-rand_csc] PASSED [ 82%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[None-14-5-shape1-rand_csc-rand_diag] PASSED [ 82%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[None-14-5-shape1-rand_diag-rand_coo] PASSED [ 82%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[None-14-5-shape1-rand_diag-rand_csr] PASSED [ 82%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[None-14-5-shape1-rand_diag-rand_csc] PASSED [ 82%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[None-14-5-shape1-rand_diag-rand_diag] PASSED [ 82%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[None-14-15-shape0-rand_coo-rand_coo] PASSED [ 82%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[None-14-15-shape0-rand_coo-rand_csr] PASSED [ 82%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[None-14-15-shape0-rand_coo-rand_csc] PASSED [ 82%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[None-14-15-shape0-rand_coo-rand_diag] PASSED [ 82%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[None-14-15-shape0-rand_csr-rand_coo] PASSED [ 82%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[None-14-15-shape0-rand_csr-rand_csr] PASSED [ 82%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[None-14-15-shape0-rand_csr-rand_csc] PASSED [ 82%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[None-14-15-shape0-rand_csr-rand_diag] PASSED [ 82%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[None-14-15-shape0-rand_csc-rand_coo] PASSED [ 82%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[None-14-15-shape0-rand_csc-rand_csr] PASSED [ 82%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[None-14-15-shape0-rand_csc-rand_csc] PASSED [ 82%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[None-14-15-shape0-rand_csc-rand_diag] PASSED [ 82%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[None-14-15-shape0-rand_diag-rand_coo] PASSED [ 82%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[None-14-15-shape0-rand_diag-rand_csr] PASSED [ 82%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[None-14-15-shape0-rand_diag-rand_csc] PASSED [ 82%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[None-14-15-shape0-rand_diag-rand_diag] PASSED [ 82%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[None-14-15-shape1-rand_coo-rand_coo] PASSED [ 82%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[None-14-15-shape1-rand_coo-rand_csr] PASSED [ 82%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[None-14-15-shape1-rand_coo-rand_csc] PASSED [ 82%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[None-14-15-shape1-rand_coo-rand_diag] PASSED [ 82%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[None-14-15-shape1-rand_csr-rand_coo] PASSED [ 82%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[None-14-15-shape1-rand_csr-rand_csr] PASSED [ 82%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[None-14-15-shape1-rand_csr-rand_csc] PASSED [ 82%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[None-14-15-shape1-rand_csr-rand_diag] PASSED [ 83%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[None-14-15-shape1-rand_csc-rand_coo] PASSED [ 83%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[None-14-15-shape1-rand_csc-rand_csr] PASSED [ 83%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[None-14-15-shape1-rand_csc-rand_csc] PASSED [ 83%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[None-14-15-shape1-rand_csc-rand_diag] PASSED [ 83%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[None-14-15-shape1-rand_diag-rand_coo] PASSED [ 83%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[None-14-15-shape1-rand_diag-rand_csr] PASSED [ 83%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[None-14-15-shape1-rand_diag-rand_csc] PASSED [ 83%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[None-14-15-shape1-rand_diag-rand_diag] PASSED [ 83%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[3-1-5-shape0-rand_coo-rand_coo] PASSED [ 83%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[3-1-5-shape0-rand_coo-rand_csr] PASSED [ 83%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[3-1-5-shape0-rand_coo-rand_csc] PASSED [ 83%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[3-1-5-shape0-rand_coo-rand_diag] PASSED [ 83%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[3-1-5-shape0-rand_csr-rand_coo] PASSED [ 83%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[3-1-5-shape0-rand_csr-rand_csr] PASSED [ 83%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[3-1-5-shape0-rand_csr-rand_csc] PASSED [ 83%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[3-1-5-shape0-rand_csr-rand_diag] PASSED [ 83%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[3-1-5-shape0-rand_csc-rand_coo] PASSED [ 83%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[3-1-5-shape0-rand_csc-rand_csr] PASSED [ 83%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[3-1-5-shape0-rand_csc-rand_csc] PASSED [ 83%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[3-1-5-shape0-rand_csc-rand_diag] PASSED [ 83%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[3-1-5-shape0-rand_diag-rand_coo] PASSED [ 83%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[3-1-5-shape0-rand_diag-rand_csr] PASSED [ 83%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[3-1-5-shape0-rand_diag-rand_csc] PASSED [ 83%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[3-1-5-shape0-rand_diag-rand_diag] PASSED [ 83%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[3-1-5-shape1-rand_coo-rand_coo] PASSED [ 83%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[3-1-5-shape1-rand_coo-rand_csr] PASSED [ 83%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[3-1-5-shape1-rand_coo-rand_csc] PASSED [ 83%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[3-1-5-shape1-rand_coo-rand_diag] PASSED [ 83%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[3-1-5-shape1-rand_csr-rand_coo] PASSED [ 83%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[3-1-5-shape1-rand_csr-rand_csr] PASSED [ 83%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[3-1-5-shape1-rand_csr-rand_csc] PASSED [ 83%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[3-1-5-shape1-rand_csr-rand_diag] PASSED [ 83%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[3-1-5-shape1-rand_csc-rand_coo] PASSED [ 83%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[3-1-5-shape1-rand_csc-rand_csr] PASSED [ 83%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[3-1-5-shape1-rand_csc-rand_csc] PASSED [ 83%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[3-1-5-shape1-rand_csc-rand_diag] PASSED [ 83%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[3-1-5-shape1-rand_diag-rand_coo] PASSED [ 83%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[3-1-5-shape1-rand_diag-rand_csr] PASSED [ 83%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[3-1-5-shape1-rand_diag-rand_csc] PASSED [ 83%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[3-1-5-shape1-rand_diag-rand_diag] PASSED [ 83%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[3-1-15-shape0-rand_coo-rand_coo] PASSED [ 83%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[3-1-15-shape0-rand_coo-rand_csr] PASSED [ 83%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[3-1-15-shape0-rand_coo-rand_csc] PASSED [ 83%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[3-1-15-shape0-rand_coo-rand_diag] PASSED [ 83%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[3-1-15-shape0-rand_csr-rand_coo] PASSED [ 83%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[3-1-15-shape0-rand_csr-rand_csr] PASSED [ 83%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[3-1-15-shape0-rand_csr-rand_csc] PASSED [ 83%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[3-1-15-shape0-rand_csr-rand_diag] PASSED [ 83%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[3-1-15-shape0-rand_csc-rand_coo] PASSED [ 83%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[3-1-15-shape0-rand_csc-rand_csr] PASSED [ 83%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[3-1-15-shape0-rand_csc-rand_csc] PASSED [ 83%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[3-1-15-shape0-rand_csc-rand_diag] PASSED [ 83%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[3-1-15-shape0-rand_diag-rand_coo] PASSED [ 83%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[3-1-15-shape0-rand_diag-rand_csr] PASSED [ 83%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[3-1-15-shape0-rand_diag-rand_csc] PASSED [ 83%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[3-1-15-shape0-rand_diag-rand_diag] PASSED [ 83%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[3-1-15-shape1-rand_coo-rand_coo] PASSED [ 83%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[3-1-15-shape1-rand_coo-rand_csr] PASSED [ 83%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[3-1-15-shape1-rand_coo-rand_csc] PASSED [ 83%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[3-1-15-shape1-rand_coo-rand_diag] PASSED [ 83%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[3-1-15-shape1-rand_csr-rand_coo] PASSED [ 83%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[3-1-15-shape1-rand_csr-rand_csr] PASSED [ 84%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[3-1-15-shape1-rand_csr-rand_csc] PASSED [ 84%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[3-1-15-shape1-rand_csr-rand_diag] PASSED [ 84%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[3-1-15-shape1-rand_csc-rand_coo] PASSED [ 84%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[3-1-15-shape1-rand_csc-rand_csr] PASSED [ 84%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[3-1-15-shape1-rand_csc-rand_csc] PASSED [ 84%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[3-1-15-shape1-rand_csc-rand_diag] PASSED [ 84%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[3-1-15-shape1-rand_diag-rand_coo] PASSED [ 84%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[3-1-15-shape1-rand_diag-rand_csr] PASSED [ 84%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[3-1-15-shape1-rand_diag-rand_csc] PASSED [ 84%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[3-1-15-shape1-rand_diag-rand_diag] PASSED [ 84%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[3-14-5-shape0-rand_coo-rand_coo] PASSED [ 84%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[3-14-5-shape0-rand_coo-rand_csr] PASSED [ 84%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[3-14-5-shape0-rand_coo-rand_csc] PASSED [ 84%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[3-14-5-shape0-rand_coo-rand_diag] PASSED [ 84%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[3-14-5-shape0-rand_csr-rand_coo] PASSED [ 84%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[3-14-5-shape0-rand_csr-rand_csr] PASSED [ 84%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[3-14-5-shape0-rand_csr-rand_csc] PASSED [ 84%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[3-14-5-shape0-rand_csr-rand_diag] PASSED [ 84%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[3-14-5-shape0-rand_csc-rand_coo] PASSED [ 84%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[3-14-5-shape0-rand_csc-rand_csr] PASSED [ 84%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[3-14-5-shape0-rand_csc-rand_csc] PASSED [ 84%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[3-14-5-shape0-rand_csc-rand_diag] PASSED [ 84%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[3-14-5-shape0-rand_diag-rand_coo] PASSED [ 84%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[3-14-5-shape0-rand_diag-rand_csr] PASSED [ 84%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[3-14-5-shape0-rand_diag-rand_csc] PASSED [ 84%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[3-14-5-shape0-rand_diag-rand_diag] PASSED [ 84%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[3-14-5-shape1-rand_coo-rand_coo] PASSED [ 84%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[3-14-5-shape1-rand_coo-rand_csr] PASSED [ 84%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[3-14-5-shape1-rand_coo-rand_csc] PASSED [ 84%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[3-14-5-shape1-rand_coo-rand_diag] PASSED [ 84%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[3-14-5-shape1-rand_csr-rand_coo] PASSED [ 84%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[3-14-5-shape1-rand_csr-rand_csr] PASSED [ 84%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[3-14-5-shape1-rand_csr-rand_csc] PASSED [ 84%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[3-14-5-shape1-rand_csr-rand_diag] PASSED [ 84%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[3-14-5-shape1-rand_csc-rand_coo] PASSED [ 84%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[3-14-5-shape1-rand_csc-rand_csr] PASSED [ 84%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[3-14-5-shape1-rand_csc-rand_csc] PASSED [ 84%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[3-14-5-shape1-rand_csc-rand_diag] PASSED [ 84%]Client [639] waits on 172.17.0.2:49081 Machine (0) group (0) client (0) connect to server successfuly! Client[0] in group[0] is exiting... Server (0) shutdown. Server is exiting... Done sampling tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[3-14-5-shape1-rand_diag-rand_coo] PASSED [ 84%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[3-14-5-shape1-rand_diag-rand_csr] PASSED [ 84%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[3-14-5-shape1-rand_diag-rand_csc] PASSED [ 84%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[3-14-5-shape1-rand_diag-rand_diag] PASSED [ 84%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[3-14-15-shape0-rand_coo-rand_coo] PASSED [ 84%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[3-14-15-shape0-rand_coo-rand_csr] PASSED [ 84%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[3-14-15-shape0-rand_coo-rand_csc] PASSED [ 84%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[3-14-15-shape0-rand_coo-rand_diag] PASSED [ 84%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[3-14-15-shape0-rand_csr-rand_coo] PASSED [ 84%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[3-14-15-shape0-rand_csr-rand_csr] PASSED [ 84%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[3-14-15-shape0-rand_csr-rand_csc] PASSED [ 84%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[3-14-15-shape0-rand_csr-rand_diag] PASSED [ 84%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[3-14-15-shape0-rand_csc-rand_coo] PASSED [ 84%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[3-14-15-shape0-rand_csc-rand_csr] PASSED [ 84%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[3-14-15-shape0-rand_csc-rand_csc] PASSED [ 84%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[3-14-15-shape0-rand_csc-rand_diag] PASSED [ 84%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[3-14-15-shape0-rand_diag-rand_coo] PASSED [ 84%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[3-14-15-shape0-rand_diag-rand_csr] PASSED [ 84%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[3-14-15-shape0-rand_diag-rand_csc] PASSED [ 84%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[3-14-15-shape0-rand_diag-rand_diag] PASSED [ 84%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[3-14-15-shape1-rand_coo-rand_coo] PASSED [ 84%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[3-14-15-shape1-rand_coo-rand_csr] PASSED [ 84%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[3-14-15-shape1-rand_coo-rand_csc] PASSED [ 85%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[3-14-15-shape1-rand_coo-rand_diag] PASSED [ 85%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[3-14-15-shape1-rand_csr-rand_coo] PASSED [ 85%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[3-14-15-shape1-rand_csr-rand_csr] PASSED [ 85%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[3-14-15-shape1-rand_csr-rand_csc] PASSED [ 85%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[3-14-15-shape1-rand_csr-rand_diag] PASSED [ 85%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[3-14-15-shape1-rand_csc-rand_coo] PASSED [ 85%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[3-14-15-shape1-rand_csc-rand_csr] PASSED [ 85%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[3-14-15-shape1-rand_csc-rand_csc] PASSED [ 85%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[3-14-15-shape1-rand_csc-rand_diag] PASSED [ 85%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[3-14-15-shape1-rand_diag-rand_coo] PASSED [ 85%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[3-14-15-shape1-rand_diag-rand_csr] PASSED [ 85%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[3-14-15-shape1-rand_diag-rand_csc] PASSED [ 85%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[3-14-15-shape1-rand_diag-rand_diag] PASSED [ 85%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspdiv[None-1-shape0-rand_coo] PASSED [ 85%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspdiv[None-1-shape0-rand_csr] PASSED [ 85%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspdiv[None-1-shape0-rand_csc] PASSED [ 85%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspdiv[None-1-shape0-rand_diag] PASSED [ 85%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspdiv[None-1-shape1-rand_coo] PASSED [ 85%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspdiv[None-1-shape1-rand_csr] PASSED [ 85%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspdiv[None-1-shape1-rand_csc] PASSED [ 85%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspdiv[None-1-shape1-rand_diag] PASSED [ 85%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspdiv[None-14-shape0-rand_coo] PASSED [ 85%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspdiv[None-14-shape0-rand_csr] PASSED [ 85%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspdiv[None-14-shape0-rand_csc] PASSED [ 85%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspdiv[None-14-shape0-rand_diag] PASSED [ 85%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspdiv[None-14-shape1-rand_coo] PASSED [ 85%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspdiv[None-14-shape1-rand_csr] PASSED [ 9%] tests/distributed/test_distributed_sampling.py::test_rpc_hetero_etype_sampling_shuffle_graphbolt[True-1] Converting to homogeneous graph takes 0.001s, peak mem: 3.179 GB Save partitions: 0.002 seconds, peak memory: 3.179 GB There are 13220 edges in the graph and 0 edge cuts for 1 partitions. PASSED [ 85%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspdiv[None-14-shape1-rand_csc] PASSED [ 85%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspdiv[None-14-shape1-rand_diag] PASSED [ 85%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspdiv[3-1-shape0-rand_coo] PASSED [ 85%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspdiv[3-1-shape0-rand_csr] PASSED [ 85%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspdiv[3-1-shape0-rand_csc] PASSED [ 85%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspdiv[3-1-shape0-rand_diag] PASSED [ 85%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspdiv[3-1-shape1-rand_coo] PASSED [ 85%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspdiv[3-1-shape1-rand_csr] PASSED [ 85%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspdiv[3-1-shape1-rand_csc] PASSED [ 85%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspdiv[3-1-shape1-rand_diag] PASSED [ 85%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspdiv[3-14-shape0-rand_coo] PASSED [ 85%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspdiv[3-14-shape0-rand_csr] PASSED [ 85%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspdiv[3-14-shape0-rand_csc] PASSED [ 85%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspdiv[3-14-shape0-rand_diag] PASSED [ 85%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspdiv[3-14-shape1-rand_coo] PASSED [ 85%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspdiv[3-14-shape1-rand_csr] PASSED [ 85%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspdiv[3-14-shape1-rand_csc] PASSED [ 85%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspdiv[3-14-shape1-rand_diag] PASSED [ 85%] tests/python/pytorch/sparse/test_matmul.py::test_spmm[None-1-shape0-rand_coo] PASSED [ 85%] tests/python/pytorch/sparse/test_matmul.py::test_spmm[None-1-shape0-rand_csr] Converted partitions to GraphBolt format into /tmp/tmphabo7wiq/test_sampling.json PASSED [ 85%] tests/python/pytorch/sparse/test_matmul.py::test_spmm[None-1-shape0-rand_csc] PASSED [ 85%] tests/python/pytorch/sparse/test_matmul.py::test_spmm[None-1-shape1-rand_coo] PASSED [ 85%] tests/python/pytorch/sparse/test_matmul.py::test_spmm[None-1-shape1-rand_csr] PASSED [ 85%] tests/python/pytorch/sparse/test_matmul.py::test_spmm[None-1-shape1-rand_csc] PASSED [ 85%] tests/python/pytorch/sparse/test_matmul.py::test_spmm[None-10-shape0-rand_coo] PASSED [ 85%] tests/python/pytorch/sparse/test_matmul.py::test_spmm[None-10-shape0-rand_csr] PASSED [ 85%] tests/python/pytorch/sparse/test_matmul.py::test_spmm[None-10-shape0-rand_csc] PASSED [ 85%] tests/python/pytorch/sparse/test_matmul.py::test_spmm[None-10-shape1-rand_coo] PASSED [ 85%] tests/python/pytorch/sparse/test_matmul.py::test_spmm[None-10-shape1-rand_csr] PASSED [ 85%] tests/python/pytorch/sparse/test_matmul.py::test_spmm[None-10-shape1-rand_csc] PASSED [ 85%] tests/python/pytorch/sparse/test_matmul.py::test_spmm[10-1-shape0-rand_coo] PASSED [ 85%] tests/python/pytorch/sparse/test_matmul.py::test_spmm[10-1-shape0-rand_csr] PASSED [ 85%] tests/python/pytorch/sparse/test_matmul.py::test_spmm[10-1-shape0-rand_csc] PASSED [ 85%] tests/python/pytorch/sparse/test_matmul.py::test_spmm[10-1-shape1-rand_coo] PASSED [ 85%] tests/python/pytorch/sparse/test_matmul.py::test_spmm[10-1-shape1-rand_csr] PASSED [ 86%] tests/python/pytorch/sparse/test_matmul.py::test_spmm[10-1-shape1-rand_csc] PASSED [ 86%] tests/python/pytorch/sparse/test_matmul.py::test_spmm[10-10-shape0-rand_coo] PASSED [ 86%] tests/python/pytorch/sparse/test_matmul.py::test_spmm[10-10-shape0-rand_csr] PASSED [ 86%] tests/python/pytorch/sparse/test_matmul.py::test_spmm[10-10-shape0-rand_csc] PASSED [ 86%] tests/python/pytorch/sparse/test_matmul.py::test_spmm[10-10-shape1-rand_coo] PASSED [ 86%] tests/python/pytorch/sparse/test_matmul.py::test_spmm[10-10-shape1-rand_csr] PASSED [ 86%] tests/python/pytorch/sparse/test_matmul.py::test_spmm[10-10-shape1-rand_csc] PASSED [ 86%] tests/python/pytorch/sparse/test_matmul.py::test_bspmm[1-shape0-rand_coo] PASSED [ 86%] tests/python/pytorch/sparse/test_matmul.py::test_bspmm[1-shape0-rand_csr] PASSED [ 86%] tests/python/pytorch/sparse/test_matmul.py::test_bspmm[1-shape0-rand_csc] PASSED [ 86%] tests/python/pytorch/sparse/test_matmul.py::test_bspmm[1-shape1-rand_coo] PASSED [ 86%] tests/python/pytorch/sparse/test_matmul.py::test_bspmm[1-shape1-rand_csr] PASSED [ 86%] tests/python/pytorch/sparse/test_matmul.py::test_bspmm[1-shape1-rand_csc] PASSED [ 86%] tests/python/pytorch/sparse/test_matmul.py::test_bspmm[10-shape0-rand_coo] PASSED [ 86%] tests/python/pytorch/sparse/test_matmul.py::test_bspmm[10-shape0-rand_csr] PASSED [ 86%] tests/python/pytorch/sparse/test_matmul.py::test_bspmm[10-shape0-rand_csc] PASSED [ 86%] tests/python/pytorch/sparse/test_matmul.py::test_bspmm[10-shape1-rand_coo] PASSED [ 86%] tests/python/pytorch/sparse/test_matmul.py::test_bspmm[10-shape1-rand_csr] PASSED [ 86%] tests/python/pytorch/sparse/test_matmul.py::test_bspmm[10-shape1-rand_csc] PASSED [ 86%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[1-1-3-shape_n_m0-rand_coo-rand_coo] PASSED [ 86%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[1-1-3-shape_n_m0-rand_coo-rand_csr] PASSED [ 86%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[1-1-3-shape_n_m0-rand_coo-rand_csc] PASSED [ 86%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[1-1-3-shape_n_m0-rand_csr-rand_coo] PASSED [ 86%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[1-1-3-shape_n_m0-rand_csr-rand_csr] PASSED [ 86%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[1-1-3-shape_n_m0-rand_csr-rand_csc] PASSED [ 86%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[1-1-3-shape_n_m0-rand_csc-rand_coo] PASSED [ 86%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[1-1-3-shape_n_m0-rand_csc-rand_csr] PASSED [ 86%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[1-1-3-shape_n_m0-rand_csc-rand_csc] PASSED [ 86%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[1-1-3-shape_n_m1-rand_coo-rand_coo] PASSED [ 86%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[1-1-3-shape_n_m1-rand_coo-rand_csr] PASSED [ 86%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[1-1-3-shape_n_m1-rand_coo-rand_csc] PASSED [ 86%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[1-1-3-shape_n_m1-rand_csr-rand_coo] PASSED [ 86%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[1-1-3-shape_n_m1-rand_csr-rand_csr] PASSED [ 86%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[1-1-3-shape_n_m1-rand_csr-rand_csc] PASSED [ 86%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[1-1-3-shape_n_m1-rand_csc-rand_coo] PASSED [ 86%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[1-1-3-shape_n_m1-rand_csc-rand_csr] PASSED [ 86%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[1-1-3-shape_n_m1-rand_csc-rand_csc] PASSED [ 86%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[1-1-4-shape_n_m0-rand_coo-rand_coo] PASSED [ 86%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[1-1-4-shape_n_m0-rand_coo-rand_csr] PASSED [ 86%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[1-1-4-shape_n_m0-rand_coo-rand_csc] PASSED [ 86%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[1-1-4-shape_n_m0-rand_csr-rand_coo] PASSED [ 86%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[1-1-4-shape_n_m0-rand_csr-rand_csr] PASSED [ 86%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[1-1-4-shape_n_m0-rand_csr-rand_csc] PASSED [ 86%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[1-1-4-shape_n_m0-rand_csc-rand_coo] PASSED [ 86%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[1-1-4-shape_n_m0-rand_csc-rand_csr] PASSED [ 86%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[1-1-4-shape_n_m0-rand_csc-rand_csc] PASSED [ 86%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[1-1-4-shape_n_m1-rand_coo-rand_coo] PASSED [ 86%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[1-1-4-shape_n_m1-rand_coo-rand_csr] PASSED [ 86%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[1-1-4-shape_n_m1-rand_coo-rand_csc] PASSED [ 86%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[1-1-4-shape_n_m1-rand_csr-rand_coo] PASSED [ 86%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[1-1-4-shape_n_m1-rand_csr-rand_csr] PASSED [ 86%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[1-1-4-shape_n_m1-rand_csr-rand_csc] PASSED [ 86%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[1-1-4-shape_n_m1-rand_csc-rand_coo] PASSED [ 86%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[1-1-4-shape_n_m1-rand_csc-rand_csr] PASSED [ 86%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[1-1-4-shape_n_m1-rand_csc-rand_csc] PASSED [ 86%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[1-10-3-shape_n_m0-rand_coo-rand_coo] PASSED [ 86%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[1-10-3-shape_n_m0-rand_coo-rand_csr] PASSED [ 86%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[1-10-3-shape_n_m0-rand_coo-rand_csc] PASSED [ 86%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[1-10-3-shape_n_m0-rand_csr-rand_coo] PASSED [ 86%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[1-10-3-shape_n_m0-rand_csr-rand_csr] PASSED [ 86%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[1-10-3-shape_n_m0-rand_csr-rand_csc] PASSED [ 86%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[1-10-3-shape_n_m0-rand_csc-rand_coo] PASSED [ 87%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[1-10-3-shape_n_m0-rand_csc-rand_csr] PASSED [ 87%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[1-10-3-shape_n_m0-rand_csc-rand_csc] PASSED [ 87%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[1-10-3-shape_n_m1-rand_coo-rand_coo] PASSED [ 87%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[1-10-3-shape_n_m1-rand_coo-rand_csr] PASSED [ 87%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[1-10-3-shape_n_m1-rand_coo-rand_csc] PASSED [ 87%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[1-10-3-shape_n_m1-rand_csr-rand_coo] PASSED [ 87%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[1-10-3-shape_n_m1-rand_csr-rand_csr] PASSED [ 87%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[1-10-3-shape_n_m1-rand_csr-rand_csc] PASSED [ 87%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[1-10-3-shape_n_m1-rand_csc-rand_coo] PASSED [ 87%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[1-10-3-shape_n_m1-rand_csc-rand_csr] PASSED [ 87%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[1-10-3-shape_n_m1-rand_csc-rand_csc] PASSED [ 87%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[1-10-4-shape_n_m0-rand_coo-rand_coo] PASSED [ 87%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[1-10-4-shape_n_m0-rand_coo-rand_csr] PASSED [ 87%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[1-10-4-shape_n_m0-rand_coo-rand_csc] PASSED [ 87%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[1-10-4-shape_n_m0-rand_csr-rand_coo] PASSED [ 87%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[1-10-4-shape_n_m0-rand_csr-rand_csr] PASSED [ 87%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[1-10-4-shape_n_m0-rand_csr-rand_csc] PASSED [ 87%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[1-10-4-shape_n_m0-rand_csc-rand_coo] PASSED [ 87%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[1-10-4-shape_n_m0-rand_csc-rand_csr] PASSED [ 87%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[1-10-4-shape_n_m0-rand_csc-rand_csc] PASSED [ 3%] tests/python/pytorch/dataloading/test_dataloader.py::test_edge_dataloader_excludes[1-sampler0-None-True] PASSED [ 3%] tests/python/pytorch/dataloading/test_dataloader.py::test_edge_dataloader_excludes[1-sampler0-self-False] PASSED [ 3%] tests/python/pytorch/dataloading/test_dataloader.py::test_edge_dataloader_excludes[1-sampler0-self-True] PASSED [ 3%] tests/python/pytorch/dataloading/test_dataloader.py::test_edge_dataloader_excludes[1-sampler0-reverse_id-False] PASSED [ 3%] tests/python/pytorch/dataloading/test_dataloader.py::test_edge_dataloader_excludes[1-sampler0-reverse_id-True] PASSED [ 3%] tests/python/pytorch/dataloading/test_dataloader.py::test_edge_dataloader_excludes[1-sampler0-reverse_types-False] PASSED [ 3%] tests/python/pytorch/dataloading/test_dataloader.py::test_edge_dataloader_excludes[1-sampler0-reverse_types-True] PASSED [ 3%] tests/python/pytorch/dataloading/test_dataloader.py::test_edge_dataloader_excludes[1-sampler1-None-False] PASSED [ 87%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[1-10-4-shape_n_m1-rand_coo-rand_coo] PASSED [ 87%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[1-10-4-shape_n_m1-rand_coo-rand_csr] PASSED [ 87%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[1-10-4-shape_n_m1-rand_coo-rand_csc] PASSED [ 87%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[1-10-4-shape_n_m1-rand_csr-rand_coo] PASSED [ 87%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[1-10-4-shape_n_m1-rand_csr-rand_csr] PASSED [ 87%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[1-10-4-shape_n_m1-rand_csr-rand_csc] PASSED [ 87%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[1-10-4-shape_n_m1-rand_csc-rand_coo] PASSED [ 87%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[1-10-4-shape_n_m1-rand_csc-rand_csr] PASSED [ 87%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[1-10-4-shape_n_m1-rand_csc-rand_csc] PASSED [ 87%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[10-1-3-shape_n_m0-rand_coo-rand_coo] PASSED [ 87%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[10-1-3-shape_n_m0-rand_coo-rand_csr] PASSED [ 87%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[10-1-3-shape_n_m0-rand_coo-rand_csc] PASSED [ 87%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[10-1-3-shape_n_m0-rand_csr-rand_coo] PASSED [ 87%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[10-1-3-shape_n_m0-rand_csr-rand_csr] PASSED [ 87%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[10-1-3-shape_n_m0-rand_csr-rand_csc] PASSED [ 87%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[10-1-3-shape_n_m0-rand_csc-rand_coo] PASSED [ 87%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[10-1-3-shape_n_m0-rand_csc-rand_csr] PASSED [ 87%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[10-1-3-shape_n_m0-rand_csc-rand_csc] PASSED [ 87%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[10-1-3-shape_n_m1-rand_coo-rand_coo] PASSED [ 87%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[10-1-3-shape_n_m1-rand_coo-rand_csr] PASSED [ 87%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[10-1-3-shape_n_m1-rand_coo-rand_csc] PASSED [ 87%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[10-1-3-shape_n_m1-rand_csr-rand_coo] PASSED [ 87%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[10-1-3-shape_n_m1-rand_csr-rand_csr] PASSED [ 87%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[10-1-3-shape_n_m1-rand_csr-rand_csc] PASSED [ 87%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[10-1-3-shape_n_m1-rand_csc-rand_coo] PASSED [ 87%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[10-1-3-shape_n_m1-rand_csc-rand_csr] PASSED [ 87%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[10-1-3-shape_n_m1-rand_csc-rand_csc] PASSED [ 87%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[10-1-4-shape_n_m0-rand_coo-rand_coo] PASSED [ 87%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[10-1-4-shape_n_m0-rand_coo-rand_csr] PASSED [ 87%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[10-1-4-shape_n_m0-rand_coo-rand_csc] PASSED [ 87%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[10-1-4-shape_n_m0-rand_csr-rand_coo] Initialize the distributed services with graphbolt: False PASSED [ 87%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[10-1-4-shape_n_m0-rand_csr-rand_csr] PASSED [ 87%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[10-1-4-shape_n_m0-rand_csr-rand_csc] PASSED [ 87%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[10-1-4-shape_n_m0-rand_csc-rand_coo] PASSED [ 87%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[10-1-4-shape_n_m0-rand_csc-rand_csr] PASSED [ 87%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[10-1-4-shape_n_m0-rand_csc-rand_csc] PASSED [ 87%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[10-1-4-shape_n_m1-rand_coo-rand_coo] PASSED [ 87%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[10-1-4-shape_n_m1-rand_coo-rand_csr] PASSED [ 87%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[10-1-4-shape_n_m1-rand_coo-rand_csc] PASSED [ 87%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[10-1-4-shape_n_m1-rand_csr-rand_coo] PASSED [ 87%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[10-1-4-shape_n_m1-rand_csr-rand_csr] PASSED [ 87%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[10-1-4-shape_n_m1-rand_csr-rand_csc] PASSED [ 88%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[10-1-4-shape_n_m1-rand_csc-rand_coo] PASSED [ 88%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[10-1-4-shape_n_m1-rand_csc-rand_csr] PASSED [ 88%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[10-1-4-shape_n_m1-rand_csc-rand_csc] PASSED [ 88%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[10-10-3-shape_n_m0-rand_coo-rand_coo] PASSED [ 88%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[10-10-3-shape_n_m0-rand_coo-rand_csr] PASSED [ 88%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[10-10-3-shape_n_m0-rand_coo-rand_csc] PASSED [ 88%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[10-10-3-shape_n_m0-rand_csr-rand_coo] PASSED [ 88%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[10-10-3-shape_n_m0-rand_csr-rand_csr] PASSED [ 88%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[10-10-3-shape_n_m0-rand_csr-rand_csc] PASSED [ 88%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[10-10-3-shape_n_m0-rand_csc-rand_coo] PASSED [ 88%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[10-10-3-shape_n_m0-rand_csc-rand_csr] PASSED [ 88%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[10-10-3-shape_n_m0-rand_csc-rand_csc] PASSED [ 88%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[10-10-3-shape_n_m1-rand_coo-rand_coo] PASSED [ 88%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[10-10-3-shape_n_m1-rand_coo-rand_csr] PASSED [ 88%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[10-10-3-shape_n_m1-rand_coo-rand_csc] PASSED [ 88%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[10-10-3-shape_n_m1-rand_csr-rand_coo] PASSED [ 88%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[10-10-3-shape_n_m1-rand_csr-rand_csr] PASSED [ 88%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[10-10-3-shape_n_m1-rand_csr-rand_csc] PASSED [ 88%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[10-10-3-shape_n_m1-rand_csc-rand_coo] PASSED [ 88%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[10-10-3-shape_n_m1-rand_csc-rand_csr] PASSED [ 88%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[10-10-3-shape_n_m1-rand_csc-rand_csc] PASSED [ 88%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[10-10-4-shape_n_m0-rand_coo-rand_coo] PASSED [ 88%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[10-10-4-shape_n_m0-rand_coo-rand_csr] PASSED [ 88%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[10-10-4-shape_n_m0-rand_coo-rand_csc] PASSED [ 88%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[10-10-4-shape_n_m0-rand_csr-rand_coo] PASSED [ 88%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[10-10-4-shape_n_m0-rand_csr-rand_csr] PASSED [ 88%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[10-10-4-shape_n_m0-rand_csr-rand_csc] PASSED [ 88%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[10-10-4-shape_n_m0-rand_csc-rand_coo] PASSED [ 88%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[10-10-4-shape_n_m0-rand_csc-rand_csr] PASSED [ 88%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[10-10-4-shape_n_m0-rand_csc-rand_csc] PASSED [ 88%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[10-10-4-shape_n_m1-rand_coo-rand_coo] PASSED [ 88%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[10-10-4-shape_n_m1-rand_coo-rand_csr] PASSED [ 88%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[10-10-4-shape_n_m1-rand_coo-rand_csc] PASSED [ 88%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[10-10-4-shape_n_m1-rand_csr-rand_coo] PASSED [ 88%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[10-10-4-shape_n_m1-rand_csr-rand_csr] PASSED [ 88%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[10-10-4-shape_n_m1-rand_csr-rand_csc] PASSED [ 88%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[10-10-4-shape_n_m1-rand_csc-rand_coo] PASSED [ 88%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[10-10-4-shape_n_m1-rand_csc-rand_csr] PASSED [ 88%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[10-10-4-shape_n_m1-rand_csc-rand_csc] PASSED [ 88%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm_duplicate PASSED [ 88%] tests/python/pytorch/sparse/test_matmul.py::test_sparse_diag_mm[1-sparse_shape0-rand_coo] PASSED [ 88%] tests/python/pytorch/sparse/test_matmul.py::test_sparse_diag_mm[1-sparse_shape0-rand_csr] PASSED [ 88%] tests/python/pytorch/sparse/test_matmul.py::test_sparse_diag_mm[1-sparse_shape0-rand_csc] PASSED [ 88%] tests/python/pytorch/sparse/test_matmul.py::test_sparse_diag_mm[1-sparse_shape1-rand_coo] PASSED [ 88%] tests/python/pytorch/sparse/test_matmul.py::test_sparse_diag_mm[1-sparse_shape1-rand_csr] PASSED [ 88%] tests/python/pytorch/sparse/test_matmul.py::test_sparse_diag_mm[1-sparse_shape1-rand_csc] PASSED [ 88%] tests/python/pytorch/sparse/test_matmul.py::test_sparse_diag_mm[10-sparse_shape0-rand_coo] PASSED [ 88%] tests/python/pytorch/sparse/test_matmul.py::test_sparse_diag_mm[10-sparse_shape0-rand_csr] PASSED [ 88%] tests/python/pytorch/sparse/test_matmul.py::test_sparse_diag_mm[10-sparse_shape0-rand_csc] PASSED [ 88%] tests/python/pytorch/sparse/test_matmul.py::test_sparse_diag_mm[10-sparse_shape1-rand_coo] PASSED [ 88%] tests/python/pytorch/sparse/test_matmul.py::test_sparse_diag_mm[10-sparse_shape1-rand_csr] load test_sampling start graph service on server 0 for part 0 Server is waiting for connections on [172.17.0.2:13648]... PASSED [ 88%] tests/python/pytorch/sparse/test_matmul.py::test_sparse_diag_mm[10-sparse_shape1-rand_csc] PASSED [ 88%] tests/python/pytorch/sparse/test_matmul.py::test_diag_sparse_mm[1-sparse_shape0-rand_coo] PASSED [ 88%] tests/python/pytorch/sparse/test_matmul.py::test_diag_sparse_mm[1-sparse_shape0-rand_csr] PASSED [ 88%] tests/python/pytorch/sparse/test_matmul.py::test_diag_sparse_mm[1-sparse_shape0-rand_csc] PASSED [ 88%] tests/python/pytorch/sparse/test_matmul.py::test_diag_sparse_mm[1-sparse_shape1-rand_coo] PASSED [ 88%] tests/python/pytorch/sparse/test_matmul.py::test_diag_sparse_mm[1-sparse_shape1-rand_csr] PASSED [ 88%] tests/python/pytorch/sparse/test_matmul.py::test_diag_sparse_mm[1-sparse_shape1-rand_csc] PASSED [ 88%] tests/python/pytorch/sparse/test_matmul.py::test_diag_sparse_mm[10-sparse_shape0-rand_coo] PASSED [ 88%] tests/python/pytorch/sparse/test_matmul.py::test_diag_sparse_mm[10-sparse_shape0-rand_csr] PASSED [ 88%] tests/python/pytorch/sparse/test_matmul.py::test_diag_sparse_mm[10-sparse_shape0-rand_csc] PASSED [ 88%] tests/python/pytorch/sparse/test_matmul.py::test_diag_sparse_mm[10-sparse_shape1-rand_coo] PASSED [ 89%] tests/python/pytorch/sparse/test_matmul.py::test_diag_sparse_mm[10-sparse_shape1-rand_csr] PASSED [ 89%] tests/python/pytorch/sparse/test_matmul.py::test_diag_sparse_mm[10-sparse_shape1-rand_csc] PASSED [ 89%] tests/python/pytorch/sparse/test_matrix_op.py::test_compact[None-0-rand_diag] PASSED [ 89%] tests/python/pytorch/sparse/test_matrix_op.py::test_compact[None-0-rand_csr] PASSED [ 89%] tests/python/pytorch/sparse/test_matrix_op.py::test_compact[None-0-rand_csc] PASSED [ 89%] tests/python/pytorch/sparse/test_matrix_op.py::test_compact[None-0-rand_coo] PASSED [ 89%] tests/python/pytorch/sparse/test_matrix_op.py::test_compact[None-1-rand_diag] PASSED [ 89%] tests/python/pytorch/sparse/test_matrix_op.py::test_compact[None-1-rand_csr] PASSED [ 89%] tests/python/pytorch/sparse/test_matrix_op.py::test_compact[None-1-rand_csc] PASSED [ 89%] tests/python/pytorch/sparse/test_matrix_op.py::test_compact[None-1-rand_coo] PASSED [ 89%] tests/python/pytorch/sparse/test_matrix_op.py::test_compact[index1-0-rand_diag] PASSED [ 89%] tests/python/pytorch/sparse/test_matrix_op.py::test_compact[index1-0-rand_csr] PASSED [ 89%] tests/python/pytorch/sparse/test_matrix_op.py::test_compact[index1-0-rand_csc] PASSED [ 89%] tests/python/pytorch/sparse/test_matrix_op.py::test_compact[index1-0-rand_coo] PASSED [ 89%] tests/python/pytorch/sparse/test_matrix_op.py::test_compact[index1-1-rand_diag] PASSED [ 89%] tests/python/pytorch/sparse/test_matrix_op.py::test_compact[index1-1-rand_csr] PASSED [ 89%] tests/python/pytorch/sparse/test_matrix_op.py::test_compact[index1-1-rand_csc] PASSED [ 89%] tests/python/pytorch/sparse/test_matrix_op.py::test_compact[index1-1-rand_coo] PASSED [ 89%] tests/python/pytorch/sparse/test_matrix_op.py::test_compact[index2-0-rand_diag] PASSED [ 89%] tests/python/pytorch/sparse/test_matrix_op.py::test_compact[index2-0-rand_csr] PASSED [ 89%] tests/python/pytorch/sparse/test_matrix_op.py::test_compact[index2-0-rand_csc] PASSED [ 89%] tests/python/pytorch/sparse/test_matrix_op.py::test_compact[index2-0-rand_coo] PASSED [ 89%] tests/python/pytorch/sparse/test_matrix_op.py::test_compact[index2-1-rand_diag] PASSED [ 89%] tests/python/pytorch/sparse/test_matrix_op.py::test_compact[index2-1-rand_csr] PASSED [ 89%] tests/python/pytorch/sparse/test_matrix_op.py::test_compact[index2-1-rand_csc] PASSED [ 89%] tests/python/pytorch/sparse/test_matrix_op.py::test_compact[index2-1-rand_coo] PASSED [ 89%] tests/python/pytorch/sparse/test_reduction.py::test_docstring[reduce] PASSED [ 89%] tests/python/pytorch/sparse/test_reduction.py::test_docstring[sum] PASSED [ 89%] tests/python/pytorch/sparse/test_reduction.py::test_docstring[smin] PASSED [ 89%] tests/python/pytorch/sparse/test_reduction.py::test_docstring[smax] PASSED [ 89%] tests/python/pytorch/sparse/test_reduction.py::test_docstring[sprod] PASSED [ 89%] tests/python/pytorch/sparse/test_reduction.py::test_docstring[smean] PASSED [ 89%] tests/python/pytorch/sparse/test_reduction.py::test_reduce_all[False-sum-shape0] PASSED [ 89%] tests/python/pytorch/sparse/test_reduction.py::test_reduce_all[False-sum-shape1] PASSED [ 89%] tests/python/pytorch/sparse/test_reduction.py::test_reduce_all[False-amin-shape0] PASSED [ 89%] tests/python/pytorch/sparse/test_reduction.py::test_reduce_all[False-amin-shape1] PASSED [ 89%] tests/python/pytorch/sparse/test_reduction.py::test_reduce_all[False-amax-shape0] PASSED [ 89%] tests/python/pytorch/sparse/test_reduction.py::test_reduce_all[False-amax-shape1] PASSED [ 89%] tests/python/pytorch/sparse/test_reduction.py::test_reduce_all[False-mean-shape0] PASSED [ 89%] tests/python/pytorch/sparse/test_reduction.py::test_reduce_all[False-mean-shape1] PASSED [ 89%] tests/python/pytorch/sparse/test_reduction.py::test_reduce_all[False-prod-shape0] PASSED [ 3%] tests/python/pytorch/dataloading/test_dataloader.py::test_edge_dataloader_excludes[1-sampler1-None-True] PASSED [ 3%] tests/python/pytorch/dataloading/test_dataloader.py::test_edge_dataloader_excludes[1-sampler1-self-False] PASSED [ 3%] tests/python/pytorch/dataloading/test_dataloader.py::test_edge_dataloader_excludes[1-sampler1-self-True] PASSED [ 26%] tests/python/pytorch/graphbolt/test_item_sampler.py::test_DistributedItemSampler[True-False-2-30] PASSED [ 3%] tests/python/pytorch/dataloading/test_dataloader.py::test_edge_dataloader_excludes[1-sampler1-reverse_id-False] PASSED [ 3%] tests/python/pytorch/dataloading/test_dataloader.py::test_edge_dataloader_excludes[1-sampler1-reverse_id-True] PASSED [ 3%] tests/python/pytorch/dataloading/test_dataloader.py::test_edge_dataloader_excludes[1-sampler1-reverse_types-False] PASSED [ 3%] tests/python/pytorch/dataloading/test_dataloader.py::test_edge_dataloader_excludes[1-sampler1-reverse_types-True] PASSED [ 3%] tests/python/pytorch/dataloading/test_dataloader.py::test_edge_dataloader_excludes[50-sampler0-None-False] PASSED [ 89%] tests/python/pytorch/sparse/test_reduction.py::test_reduce_all[False-prod-shape1] PASSED [ 3%] tests/python/pytorch/dataloading/test_dataloader.py::test_edge_dataloader_excludes[50-sampler0-None-True] PASSED [ 3%] tests/python/pytorch/dataloading/test_dataloader.py::test_edge_dataloader_excludes[50-sampler0-self-False] PASSED [ 3%] tests/python/pytorch/dataloading/test_dataloader.py::test_edge_dataloader_excludes[50-sampler0-self-True] PASSED [ 3%] tests/python/pytorch/dataloading/test_dataloader.py::test_edge_dataloader_excludes[50-sampler0-reverse_id-False] PASSED [ 3%] tests/python/pytorch/dataloading/test_dataloader.py::test_edge_dataloader_excludes[50-sampler0-reverse_id-True] PASSED [ 3%] tests/python/pytorch/dataloading/test_dataloader.py::test_edge_dataloader_excludes[50-sampler0-reverse_types-False] PASSED [ 3%] tests/python/pytorch/dataloading/test_dataloader.py::test_edge_dataloader_excludes[50-sampler0-reverse_types-True] PASSED [ 3%] tests/python/pytorch/dataloading/test_dataloader.py::test_edge_dataloader_excludes[50-sampler1-None-False] PASSED [ 3%] tests/python/pytorch/dataloading/test_dataloader.py::test_edge_dataloader_excludes[50-sampler1-None-True] PASSED [ 3%] tests/python/pytorch/dataloading/test_dataloader.py::test_edge_dataloader_excludes[50-sampler1-self-False] PASSED [ 3%] tests/python/pytorch/dataloading/test_dataloader.py::test_edge_dataloader_excludes[50-sampler1-self-True] PASSED [ 3%] tests/python/pytorch/dataloading/test_dataloader.py::test_edge_dataloader_excludes[50-sampler1-reverse_id-False] PASSED [ 3%] tests/python/pytorch/dataloading/test_dataloader.py::test_edge_dataloader_excludes[50-sampler1-reverse_id-True] PASSED [ 3%] tests/python/pytorch/dataloading/test_dataloader.py::test_edge_dataloader_excludes[50-sampler1-reverse_types-False] PASSED [ 3%] tests/python/pytorch/dataloading/test_dataloader.py::test_edge_dataloader_excludes[50-sampler1-reverse_types-True] PASSED [ 4%] tests/python/pytorch/dataloading/test_dataloader.py::test_edge_dataloader_exclusion_with_reverse_seed_nodes PASSED [ 89%] tests/python/pytorch/sparse/test_reduction.py::test_reduce_all[True-sum-shape0] PASSED [ 89%] tests/python/pytorch/sparse/test_reduction.py::test_reduce_all[True-sum-shape1] PASSED [ 89%] tests/python/pytorch/sparse/test_reduction.py::test_reduce_all[True-amin-shape0] PASSED [ 89%] tests/python/pytorch/sparse/test_reduction.py::test_reduce_all[True-amin-shape1] PASSED [ 89%] tests/python/pytorch/sparse/test_reduction.py::test_reduce_all[True-amax-shape0] PASSED [ 89%] tests/python/pytorch/sparse/test_reduction.py::test_reduce_all[True-amax-shape1] PASSED [ 89%] tests/python/pytorch/sparse/test_reduction.py::test_reduce_all[True-mean-shape0] PASSED [ 89%] tests/python/pytorch/sparse/test_reduction.py::test_reduce_all[True-mean-shape1] PASSED [ 89%] tests/python/pytorch/sparse/test_reduction.py::test_reduce_all[True-prod-shape0] PASSED [ 89%] tests/python/pytorch/sparse/test_reduction.py::test_reduce_all[True-prod-shape1] PASSED [ 89%] tests/python/pytorch/sparse/test_reduction.py::test_reduce_along[False-sum-False-0-shape0] PASSED [ 89%] tests/python/pytorch/sparse/test_reduction.py::test_reduce_along[False-sum-False-0-shape1] PASSED [ 89%] tests/python/pytorch/sparse/test_reduction.py::test_reduce_along[False-sum-False-1-shape0] PASSED [ 89%] tests/python/pytorch/sparse/test_reduction.py::test_reduce_along[False-sum-False-1-shape1] PASSED [ 89%] tests/python/pytorch/sparse/test_reduction.py::test_reduce_along[False-sum-True-0-shape0] PASSED [ 89%] tests/python/pytorch/sparse/test_reduction.py::test_reduce_along[False-sum-True-0-shape1] PASSED [ 89%] tests/python/pytorch/sparse/test_reduction.py::test_reduce_along[False-sum-True-1-shape0] PASSED [ 89%] tests/python/pytorch/sparse/test_reduction.py::test_reduce_along[False-sum-True-1-shape1] PASSED [ 89%] tests/python/pytorch/sparse/test_reduction.py::test_reduce_along[False-amin-False-0-shape0] PASSED [ 90%] tests/python/pytorch/sparse/test_reduction.py::test_reduce_along[False-amin-False-0-shape1] PASSED [ 90%] tests/python/pytorch/sparse/test_reduction.py::test_reduce_along[False-amin-False-1-shape0] PASSED [ 90%] tests/python/pytorch/sparse/test_reduction.py::test_reduce_along[False-amin-False-1-shape1] PASSED [ 90%] tests/python/pytorch/sparse/test_reduction.py::test_reduce_along[False-amin-True-0-shape0] PASSED [ 90%] tests/python/pytorch/sparse/test_reduction.py::test_reduce_along[False-amin-True-0-shape1] PASSED [ 90%] tests/python/pytorch/sparse/test_reduction.py::test_reduce_along[False-amin-True-1-shape0] PASSED [ 90%] tests/python/pytorch/sparse/test_reduction.py::test_reduce_along[False-amin-True-1-shape1] PASSED [ 90%] tests/python/pytorch/sparse/test_reduction.py::test_reduce_along[False-amax-False-0-shape0] PASSED [ 90%] tests/python/pytorch/sparse/test_reduction.py::test_reduce_along[False-amax-False-0-shape1] PASSED [ 90%] tests/python/pytorch/sparse/test_reduction.py::test_reduce_along[False-amax-False-1-shape0] PASSED [ 90%] tests/python/pytorch/sparse/test_reduction.py::test_reduce_along[False-amax-False-1-shape1] PASSED [ 90%] tests/python/pytorch/sparse/test_reduction.py::test_reduce_along[False-amax-True-0-shape0] PASSED [ 90%] tests/python/pytorch/sparse/test_reduction.py::test_reduce_along[False-amax-True-0-shape1] PASSED [ 90%] tests/python/pytorch/sparse/test_reduction.py::test_reduce_along[False-amax-True-1-shape0] PASSED [ 90%] tests/python/pytorch/sparse/test_reduction.py::test_reduce_along[False-amax-True-1-shape1] PASSED [ 90%] tests/python/pytorch/sparse/test_reduction.py::test_reduce_along[False-mean-False-0-shape0] PASSED [ 90%] tests/python/pytorch/sparse/test_reduction.py::test_reduce_along[False-mean-False-0-shape1] PASSED [ 90%] tests/python/pytorch/sparse/test_reduction.py::test_reduce_along[False-mean-False-1-shape0] PASSED [ 90%] tests/python/pytorch/sparse/test_reduction.py::test_reduce_along[False-mean-False-1-shape1] PASSED [ 90%] tests/python/pytorch/sparse/test_reduction.py::test_reduce_along[False-mean-True-0-shape0] PASSED [ 90%] tests/python/pytorch/sparse/test_reduction.py::test_reduce_along[False-mean-True-0-shape1] PASSED [ 90%] tests/python/pytorch/sparse/test_reduction.py::test_reduce_along[False-mean-True-1-shape0] PASSED [ 90%] tests/python/pytorch/sparse/test_reduction.py::test_reduce_along[False-mean-True-1-shape1] PASSED [ 90%] tests/python/pytorch/sparse/test_reduction.py::test_reduce_along[False-prod-False-0-shape0] PASSED [ 90%] tests/python/pytorch/sparse/test_reduction.py::test_reduce_along[False-prod-False-0-shape1] PASSED [ 90%] tests/python/pytorch/sparse/test_reduction.py::test_reduce_along[False-prod-False-1-shape0] PASSED [ 90%] tests/python/pytorch/sparse/test_reduction.py::test_reduce_along[False-prod-False-1-shape1] PASSED [ 90%] tests/python/pytorch/sparse/test_reduction.py::test_reduce_along[False-prod-True-0-shape0] PASSED [ 90%] tests/python/pytorch/sparse/test_reduction.py::test_reduce_along[False-prod-True-0-shape1] PASSED [ 90%] tests/python/pytorch/sparse/test_reduction.py::test_reduce_along[False-prod-True-1-shape0] PASSED [ 90%] tests/python/pytorch/sparse/test_reduction.py::test_reduce_along[False-prod-True-1-shape1] PASSED [ 90%] tests/python/pytorch/sparse/test_reduction.py::test_reduce_along[True-sum-False-0-shape0] PASSED [ 90%] tests/python/pytorch/sparse/test_reduction.py::test_reduce_along[True-sum-False-0-shape1] PASSED [ 90%] tests/python/pytorch/sparse/test_reduction.py::test_reduce_along[True-sum-False-1-shape0] PASSED [ 90%] tests/python/pytorch/sparse/test_reduction.py::test_reduce_along[True-sum-False-1-shape1] PASSED [ 90%] tests/python/pytorch/sparse/test_reduction.py::test_reduce_along[True-sum-True-0-shape0] PASSED [ 90%] tests/python/pytorch/sparse/test_reduction.py::test_reduce_along[True-sum-True-0-shape1] PASSED [ 90%] tests/python/pytorch/sparse/test_reduction.py::test_reduce_along[True-sum-True-1-shape0] PASSED [ 90%] tests/python/pytorch/sparse/test_reduction.py::test_reduce_along[True-sum-True-1-shape1] PASSED [ 90%] tests/python/pytorch/sparse/test_reduction.py::test_reduce_along[True-amin-False-0-shape0] PASSED [ 90%] tests/python/pytorch/sparse/test_reduction.py::test_reduce_along[True-amin-False-0-shape1] PASSED [ 90%] tests/python/pytorch/sparse/test_reduction.py::test_reduce_along[True-amin-False-1-shape0] PASSED [ 90%] tests/python/pytorch/sparse/test_reduction.py::test_reduce_along[True-amin-False-1-shape1] PASSED [ 90%] tests/python/pytorch/sparse/test_reduction.py::test_reduce_along[True-amin-True-0-shape0] PASSED [ 90%] tests/python/pytorch/sparse/test_reduction.py::test_reduce_along[True-amin-True-0-shape1] PASSED [ 90%] tests/python/pytorch/sparse/test_reduction.py::test_reduce_along[True-amin-True-1-shape0] PASSED [ 90%] tests/python/pytorch/sparse/test_reduction.py::test_reduce_along[True-amin-True-1-shape1] PASSED [ 90%] tests/python/pytorch/sparse/test_reduction.py::test_reduce_along[True-amax-False-0-shape0] PASSED [ 90%] tests/python/pytorch/sparse/test_reduction.py::test_reduce_along[True-amax-False-0-shape1] PASSED [ 90%] tests/python/pytorch/sparse/test_reduction.py::test_reduce_along[True-amax-False-1-shape0] PASSED [ 90%] tests/python/pytorch/sparse/test_reduction.py::test_reduce_along[True-amax-False-1-shape1] PASSED [ 90%] tests/python/pytorch/sparse/test_reduction.py::test_reduce_along[True-amax-True-0-shape0] PASSED [ 90%] tests/python/pytorch/sparse/test_reduction.py::test_reduce_along[True-amax-True-0-shape1] PASSED [ 90%] tests/python/pytorch/sparse/test_reduction.py::test_reduce_along[True-amax-True-1-shape0] PASSED [ 90%] tests/python/pytorch/sparse/test_reduction.py::test_reduce_along[True-amax-True-1-shape1] PASSED [ 90%] tests/python/pytorch/sparse/test_reduction.py::test_reduce_along[True-mean-False-0-shape0] PASSED [ 90%] tests/python/pytorch/sparse/test_reduction.py::test_reduce_along[True-mean-False-0-shape1] PASSED [ 90%] tests/python/pytorch/sparse/test_reduction.py::test_reduce_along[True-mean-False-1-shape0] PASSED [ 90%] tests/python/pytorch/sparse/test_reduction.py::test_reduce_along[True-mean-False-1-shape1] PASSED [ 90%] tests/python/pytorch/sparse/test_reduction.py::test_reduce_along[True-mean-True-0-shape0] PASSED [ 90%] tests/python/pytorch/sparse/test_reduction.py::test_reduce_along[True-mean-True-0-shape1] PASSED [ 90%] tests/python/pytorch/sparse/test_reduction.py::test_reduce_along[True-mean-True-1-shape0] PASSED [ 91%] tests/python/pytorch/sparse/test_reduction.py::test_reduce_along[True-mean-True-1-shape1] PASSED [ 91%] tests/python/pytorch/sparse/test_reduction.py::test_reduce_along[True-prod-False-0-shape0] PASSED [ 91%] tests/python/pytorch/sparse/test_reduction.py::test_reduce_along[True-prod-False-0-shape1] PASSED [ 91%] tests/python/pytorch/sparse/test_reduction.py::test_reduce_along[True-prod-False-1-shape0] PASSED [ 91%] tests/python/pytorch/sparse/test_reduction.py::test_reduce_along[True-prod-False-1-shape1] PASSED [ 91%] tests/python/pytorch/sparse/test_reduction.py::test_reduce_along[True-prod-True-0-shape0] PASSED [ 91%] tests/python/pytorch/sparse/test_reduction.py::test_reduce_along[True-prod-True-0-shape1] PASSED [ 91%] tests/python/pytorch/sparse/test_reduction.py::test_reduce_along[True-prod-True-1-shape0] PASSED [ 91%] tests/python/pytorch/sparse/test_reduction.py::test_reduce_along[True-prod-True-1-shape1] PASSED [ 91%] tests/python/pytorch/sparse/test_sddmm.py::test_sddmm[1-2-shape0-rand_coo] PASSED [ 91%] tests/python/pytorch/sparse/test_sddmm.py::test_sddmm[1-2-shape0-rand_csr] PASSED [ 91%] tests/python/pytorch/sparse/test_sddmm.py::test_sddmm[1-2-shape0-rand_csc] PASSED [ 91%] tests/python/pytorch/sparse/test_sddmm.py::test_sddmm[1-2-shape1-rand_coo] PASSED [ 91%] tests/python/pytorch/sparse/test_sddmm.py::test_sddmm[1-2-shape1-rand_csr] PASSED [ 91%] tests/python/pytorch/sparse/test_sddmm.py::test_sddmm[1-2-shape1-rand_csc] PASSED [ 91%] tests/python/pytorch/sparse/test_sddmm.py::test_sddmm[1-10-shape0-rand_coo] PASSED [ 91%] tests/python/pytorch/sparse/test_sddmm.py::test_sddmm[1-10-shape0-rand_csr] PASSED [ 91%] tests/python/pytorch/sparse/test_sddmm.py::test_sddmm[1-10-shape0-rand_csc] PASSED [ 91%] tests/python/pytorch/sparse/test_sddmm.py::test_sddmm[1-10-shape1-rand_coo] PASSED [ 91%] tests/python/pytorch/sparse/test_sddmm.py::test_sddmm[1-10-shape1-rand_csr] PASSED [ 91%] tests/python/pytorch/sparse/test_sddmm.py::test_sddmm[1-10-shape1-rand_csc] PASSED [ 91%] tests/python/pytorch/sparse/test_sddmm.py::test_sddmm[5-2-shape0-rand_coo] PASSED [ 91%] tests/python/pytorch/sparse/test_sddmm.py::test_sddmm[5-2-shape0-rand_csr] PASSED [ 91%] tests/python/pytorch/sparse/test_sddmm.py::test_sddmm[5-2-shape0-rand_csc] PASSED [ 91%] tests/python/pytorch/sparse/test_sddmm.py::test_sddmm[5-2-shape1-rand_coo] PASSED [ 91%] tests/python/pytorch/sparse/test_sddmm.py::test_sddmm[5-2-shape1-rand_csr] PASSED [ 91%] tests/python/pytorch/sparse/test_sddmm.py::test_sddmm[5-2-shape1-rand_csc] PASSED [ 91%] tests/python/pytorch/sparse/test_sddmm.py::test_sddmm[5-10-shape0-rand_coo] PASSED [ 91%] tests/python/pytorch/sparse/test_sddmm.py::test_sddmm[5-10-shape0-rand_csr] PASSED [ 91%] tests/python/pytorch/sparse/test_sddmm.py::test_sddmm[5-10-shape0-rand_csc] PASSED [ 91%] tests/python/pytorch/sparse/test_sddmm.py::test_sddmm[5-10-shape1-rand_coo] PASSED [ 91%] tests/python/pytorch/sparse/test_sddmm.py::test_sddmm[5-10-shape1-rand_csr] PASSED [ 91%] tests/python/pytorch/sparse/test_sddmm.py::test_sddmm[5-10-shape1-rand_csc] PASSED [ 91%] tests/python/pytorch/sparse/test_sddmm.py::test_bsddmm[2-2-shape0-rand_coo] PASSED [ 91%] tests/python/pytorch/sparse/test_sddmm.py::test_bsddmm[2-2-shape0-rand_csr] PASSED [ 91%] tests/python/pytorch/sparse/test_sddmm.py::test_bsddmm[2-2-shape0-rand_csc] PASSED [ 91%] tests/python/pytorch/sparse/test_sddmm.py::test_bsddmm[2-2-shape1-rand_coo] PASSED [ 91%] tests/python/pytorch/sparse/test_sddmm.py::test_bsddmm[2-2-shape1-rand_csr] PASSED [ 91%] tests/python/pytorch/sparse/test_sddmm.py::test_bsddmm[2-2-shape1-rand_csc] PASSED [ 91%] tests/python/pytorch/sparse/test_sddmm.py::test_bsddmm[2-10-shape0-rand_coo] PASSED [ 91%] tests/python/pytorch/sparse/test_sddmm.py::test_bsddmm[2-10-shape0-rand_csr] PASSED [ 91%] tests/python/pytorch/sparse/test_sddmm.py::test_bsddmm[2-10-shape0-rand_csc] PASSED [ 91%] tests/python/pytorch/sparse/test_sddmm.py::test_bsddmm[2-10-shape1-rand_coo] PASSED [ 91%] tests/python/pytorch/sparse/test_sddmm.py::test_bsddmm[2-10-shape1-rand_csr] PASSED [ 91%] tests/python/pytorch/sparse/test_sddmm.py::test_bsddmm[2-10-shape1-rand_csc] PASSED [ 91%] tests/python/pytorch/sparse/test_sddmm.py::test_bsddmm[10-2-shape0-rand_coo] PASSED [ 91%] tests/python/pytorch/sparse/test_sddmm.py::test_bsddmm[10-2-shape0-rand_csr] PASSED [ 91%] tests/python/pytorch/sparse/test_sddmm.py::test_bsddmm[10-2-shape0-rand_csc] PASSED [ 91%] tests/python/pytorch/sparse/test_sddmm.py::test_bsddmm[10-2-shape1-rand_coo] PASSED [ 91%] tests/python/pytorch/sparse/test_sddmm.py::test_bsddmm[10-2-shape1-rand_csr] PASSED [ 91%] tests/python/pytorch/sparse/test_sddmm.py::test_bsddmm[10-2-shape1-rand_csc] PASSED [ 91%] tests/python/pytorch/sparse/test_sddmm.py::test_bsddmm[10-10-shape0-rand_coo] PASSED [ 91%] tests/python/pytorch/sparse/test_sddmm.py::test_bsddmm[10-10-shape0-rand_csr] PASSED [ 91%] tests/python/pytorch/sparse/test_sddmm.py::test_bsddmm[10-10-shape0-rand_csc] PASSED [ 91%] tests/python/pytorch/sparse/test_sddmm.py::test_bsddmm[10-10-shape1-rand_coo] PASSED [ 91%] tests/python/pytorch/sparse/test_sddmm.py::test_bsddmm[10-10-shape1-rand_csr] PASSED [ 91%] tests/python/pytorch/sparse/test_sddmm.py::test_bsddmm[10-10-shape1-rand_csc] PASSED [ 91%] tests/python/pytorch/sparse/test_softmax.py::test_softmax[0-True-None] PASSED [ 91%] tests/python/pytorch/sparse/test_softmax.py::test_softmax[0-True-2] PASSED [ 91%] tests/python/pytorch/sparse/test_softmax.py::test_softmax[0-False-None] PASSED [ 91%] tests/python/pytorch/sparse/test_softmax.py::test_softmax[0-False-2] PASSED [ 91%] tests/python/pytorch/sparse/test_softmax.py::test_softmax[1-True-None] PASSED [ 92%] tests/python/pytorch/sparse/test_softmax.py::test_softmax[1-True-2] PASSED [ 92%] tests/python/pytorch/sparse/test_softmax.py::test_softmax[1-False-None] PASSED [ 92%] tests/python/pytorch/sparse/test_softmax.py::test_softmax[1-False-2] PASSED [ 92%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_from_coo[None-col0-row0-None] PASSED [ 92%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_from_coo[None-col0-row0-4] PASSED [ 92%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_from_coo[None-col0-row1-None] PASSED [ 92%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_from_coo[None-col0-row1-4] PASSED [ 92%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_from_coo[None-col1-row0-None] PASSED [ 92%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_from_coo[None-col1-row0-4] PASSED [ 92%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_from_coo[None-col1-row1-None] PASSED [ 92%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_from_coo[None-col1-row1-4] PASSED [ 92%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_from_coo[shape1-col0-row0-None] PASSED [ 92%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_from_coo[shape1-col0-row0-4] PASSED [ 92%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_from_coo[shape1-col0-row1-None] PASSED [ 92%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_from_coo[shape1-col0-row1-4] PASSED [ 92%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_from_coo[shape1-col1-row0-None] PASSED [ 92%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_from_coo[shape1-col1-row0-4] PASSED [ 92%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_from_coo[shape1-col1-row1-None] PASSED [ 92%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_from_coo[shape1-col1-row1-4] PASSED [ 92%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_from_coo[shape2-col0-row0-None] PASSED [ 92%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_from_coo[shape2-col0-row0-4] PASSED [ 92%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_from_coo[shape2-col0-row1-None] PASSED [ 92%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_from_coo[shape2-col0-row1-4] PASSED [ 92%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_from_coo[shape2-col1-row0-None] PASSED [ 92%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_from_coo[shape2-col1-row0-4] PASSED [ 92%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_from_coo[shape2-col1-row1-None] PASSED [ 92%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_from_coo[shape2-col1-row1-4] PASSED [ 92%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_from_csr[None-indices0-indptr0-None] PASSED [ 92%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_from_csr[None-indices0-indptr0-4] PASSED [ 92%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_from_csr[None-indices0-indptr1-None] PASSED [ 92%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_from_csr[None-indices0-indptr1-4] PASSED [ 92%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_from_csr[None-indices1-indptr0-None] PASSED [ 92%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_from_csr[None-indices1-indptr0-4] PASSED [ 92%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_from_csr[None-indices1-indptr1-None] PASSED [ 92%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_from_csr[None-indices1-indptr1-4] PASSED [ 92%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_from_csr[shape1-indices0-indptr0-None] PASSED [ 92%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_from_csr[shape1-indices0-indptr0-4] PASSED [ 92%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_from_csr[shape1-indices0-indptr1-None] PASSED [ 92%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_from_csr[shape1-indices0-indptr1-4] PASSED [ 92%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_from_csr[shape1-indices1-indptr0-None] PASSED [ 92%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_from_csr[shape1-indices1-indptr0-4] PASSED [ 92%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_from_csr[shape1-indices1-indptr1-None] PASSED [ 92%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_from_csr[shape1-indices1-indptr1-4] PASSED [ 92%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_from_csc[None-indices0-indptr0-None] PASSED [ 92%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_from_csc[None-indices0-indptr0-4] PASSED [ 92%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_from_csc[None-indices0-indptr1-None] PASSED [ 92%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_from_csc[None-indices0-indptr1-4] PASSED [ 92%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_from_csc[None-indices1-indptr0-None] PASSED [ 92%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_from_csc[None-indices1-indptr0-4] PASSED [ 92%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_from_csc[None-indices1-indptr1-None] PASSED [ 92%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_from_csc[None-indices1-indptr1-4] PASSED [ 92%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_from_csc[shape1-indices0-indptr0-None] PASSED [ 92%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_from_csc[shape1-indices0-indptr0-4] PASSED [ 92%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_from_csc[shape1-indices0-indptr1-None] PASSED [ 92%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_from_csc[shape1-indices0-indptr1-4] PASSED [ 92%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_from_csc[shape1-indices1-indptr0-None] PASSED [ 92%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_from_csc[shape1-indices1-indptr0-4] PASSED [ 92%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_from_csc[shape1-indices1-indptr1-None] PASSED [ 92%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_from_csc[shape1-indices1-indptr1-4] PASSED [ 92%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_dense[3] PASSED [ 92%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_dense[val_shape1] PASSED [ 92%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_csr_to_coo[None-indices0-indptr0-None] PASSED [ 93%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_csr_to_coo[None-indices0-indptr0-4] PASSED [ 93%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_csr_to_coo[None-indices0-indptr1-None] PASSED [ 93%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_csr_to_coo[None-indices0-indptr1-4] PASSED [ 93%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_csr_to_coo[None-indices1-indptr0-None] PASSED [ 93%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_csr_to_coo[None-indices1-indptr0-4] PASSED [ 93%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_csr_to_coo[None-indices1-indptr1-None] PASSED [ 93%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_csr_to_coo[None-indices1-indptr1-4] PASSED [ 93%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_csr_to_coo[shape1-indices0-indptr0-None] PASSED [ 93%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_csr_to_coo[shape1-indices0-indptr0-4] PASSED [ 93%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_csr_to_coo[shape1-indices0-indptr1-None] PASSED [ 93%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_csr_to_coo[shape1-indices0-indptr1-4] PASSED [ 93%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_csr_to_coo[shape1-indices1-indptr0-None] PASSED [ 93%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_csr_to_coo[shape1-indices1-indptr0-4] PASSED [ 93%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_csr_to_coo[shape1-indices1-indptr1-None] PASSED [ 93%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_csr_to_coo[shape1-indices1-indptr1-4] PASSED [ 93%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_csc_to_coo[None-indices0-indptr0-None] PASSED [ 93%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_csc_to_coo[None-indices0-indptr0-4] PASSED [ 93%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_csc_to_coo[None-indices0-indptr1-None] PASSED [ 93%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_csc_to_coo[None-indices0-indptr1-4] PASSED [ 93%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_csc_to_coo[None-indices1-indptr0-None] PASSED [ 93%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_csc_to_coo[None-indices1-indptr0-4] PASSED [ 93%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_csc_to_coo[None-indices1-indptr1-None] PASSED [ 93%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_csc_to_coo[None-indices1-indptr1-4] PASSED [ 93%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_csc_to_coo[shape1-indices0-indptr0-None] PASSED [ 93%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_csc_to_coo[shape1-indices0-indptr0-4] PASSED [ 93%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_csc_to_coo[shape1-indices0-indptr1-None] PASSED [ 93%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_csc_to_coo[shape1-indices0-indptr1-4] PASSED [ 93%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_csc_to_coo[shape1-indices1-indptr0-None] PASSED [ 93%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_csc_to_coo[shape1-indices1-indptr0-4] PASSED [ 93%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_csc_to_coo[shape1-indices1-indptr1-None] PASSED [ 93%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_csc_to_coo[shape1-indices1-indptr1-4] PASSED [ 93%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_coo_to_csr[None-col0-row0-None] PASSED [ 93%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_coo_to_csr[None-col0-row0-4] PASSED [ 93%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_coo_to_csr[None-col0-row1-None] PASSED [ 93%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_coo_to_csr[None-col0-row1-4] PASSED [ 93%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_coo_to_csr[None-col1-row0-None] PASSED [ 93%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_coo_to_csr[None-col1-row0-4] PASSED [ 93%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_coo_to_csr[None-col1-row1-None] PASSED [ 93%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_coo_to_csr[None-col1-row1-4] PASSED [ 93%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_coo_to_csr[shape1-col0-row0-None] PASSED [ 93%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_coo_to_csr[shape1-col0-row0-4] PASSED [ 93%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_coo_to_csr[shape1-col0-row1-None] PASSED [ 93%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_coo_to_csr[shape1-col0-row1-4] PASSED [ 93%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_coo_to_csr[shape1-col1-row0-None] PASSED [ 93%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_coo_to_csr[shape1-col1-row0-4] PASSED [ 93%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_coo_to_csr[shape1-col1-row1-None] PASSED [ 93%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_coo_to_csr[shape1-col1-row1-4] PASSED [ 93%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_coo_to_csr[shape2-col0-row0-None] PASSED [ 93%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_coo_to_csr[shape2-col0-row0-4] PASSED [ 93%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_coo_to_csr[shape2-col0-row1-None] PASSED [ 93%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_coo_to_csr[shape2-col0-row1-4] PASSED [ 93%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_coo_to_csr[shape2-col1-row0-None] PASSED [ 93%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_coo_to_csr[shape2-col1-row0-4] PASSED [ 93%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_coo_to_csr[shape2-col1-row1-None] PASSED [ 93%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_coo_to_csr[shape2-col1-row1-4] PASSED [ 93%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_csc_to_csr[None-indices0-indptr0-None] PASSED [ 93%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_csc_to_csr[None-indices0-indptr0-4] PASSED [ 93%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_csc_to_csr[None-indices0-indptr1-None] PASSED [ 93%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_csc_to_csr[None-indices0-indptr1-4] PASSED [ 93%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_csc_to_csr[None-indices1-indptr0-None] PASSED [ 93%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_csc_to_csr[None-indices1-indptr0-4] PASSED [ 93%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_csc_to_csr[None-indices1-indptr1-None] PASSED [ 94%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_csc_to_csr[None-indices1-indptr1-4] PASSED [ 94%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_csc_to_csr[shape1-indices0-indptr0-None] PASSED [ 94%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_csc_to_csr[shape1-indices0-indptr0-4] PASSED [ 94%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_csc_to_csr[shape1-indices0-indptr1-None] PASSED [ 94%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_csc_to_csr[shape1-indices0-indptr1-4] PASSED [ 94%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_csc_to_csr[shape1-indices1-indptr0-None] PASSED [ 94%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_csc_to_csr[shape1-indices1-indptr0-4] PASSED [ 94%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_csc_to_csr[shape1-indices1-indptr1-None] PASSED [ 94%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_csc_to_csr[shape1-indices1-indptr1-4] PASSED [ 94%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_coo_to_csc[None-col0-row0-None] PASSED [ 94%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_coo_to_csc[None-col0-row0-4] PASSED [ 94%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_coo_to_csc[None-col0-row1-None] PASSED [ 94%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_coo_to_csc[None-col0-row1-4] PASSED [ 94%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_coo_to_csc[None-col1-row0-None] PASSED [ 94%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_coo_to_csc[None-col1-row0-4] PASSED [ 94%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_coo_to_csc[None-col1-row1-None] PASSED [ 94%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_coo_to_csc[None-col1-row1-4] PASSED [ 94%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_coo_to_csc[shape1-col0-row0-None] PASSED [ 94%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_coo_to_csc[shape1-col0-row0-4] PASSED [ 94%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_coo_to_csc[shape1-col0-row1-None] PASSED [ 94%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_coo_to_csc[shape1-col0-row1-4] PASSED [ 94%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_coo_to_csc[shape1-col1-row0-None] PASSED [ 94%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_coo_to_csc[shape1-col1-row0-4] PASSED [ 94%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_coo_to_csc[shape1-col1-row1-None] PASSED [ 94%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_coo_to_csc[shape1-col1-row1-4] PASSED [ 94%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_coo_to_csc[shape2-col0-row0-None] PASSED [ 94%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_coo_to_csc[shape2-col0-row0-4] PASSED [ 94%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_coo_to_csc[shape2-col0-row1-None] PASSED [ 94%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_coo_to_csc[shape2-col0-row1-4] PASSED [ 94%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_coo_to_csc[shape2-col1-row0-None] PASSED [ 94%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_coo_to_csc[shape2-col1-row0-4] PASSED [ 94%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_coo_to_csc[shape2-col1-row1-None] PASSED [ 94%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_coo_to_csc[shape2-col1-row1-4] PASSED [ 94%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_csr_to_csc[None-indices0-indptr0-None] PASSED [ 94%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_csr_to_csc[None-indices0-indptr0-4] PASSED [ 94%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_csr_to_csc[None-indices0-indptr1-None] PASSED [ 94%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_csr_to_csc[None-indices0-indptr1-4] PASSED [ 94%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_csr_to_csc[None-indices1-indptr0-None] PASSED [ 94%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_csr_to_csc[None-indices1-indptr0-4] PASSED [ 94%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_csr_to_csc[None-indices1-indptr1-None] PASSED [ 94%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_csr_to_csc[None-indices1-indptr1-4] PASSED [ 94%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_csr_to_csc[shape1-indices0-indptr0-None] PASSED [ 94%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_csr_to_csc[shape1-indices0-indptr0-4] PASSED [ 94%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_csr_to_csc[shape1-indices0-indptr1-None] PASSED [ 94%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_csr_to_csc[shape1-indices0-indptr1-4] PASSED [ 94%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_csr_to_csc[shape1-indices1-indptr0-None] PASSED [ 94%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_csr_to_csc[shape1-indices1-indptr0-4] PASSED [ 94%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_csr_to_csc[shape1-indices1-indptr1-None] PASSED [ 94%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_csr_to_csc[shape1-indices1-indptr1-4] PASSED [ 94%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_diag_conversions[shape0] PASSED [ 94%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_diag_conversions[shape1] PASSED [ 94%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_diag_conversions[shape2] PASSED [ 94%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_val_like[shape0-3] PASSED [ 94%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_val_like[shape0-val_shape1] PASSED [ 94%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_val_like[shape1-3] PASSED [ 94%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_val_like[shape1-val_shape1] PASSED [ 94%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_coalesce PASSED [ 94%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_has_duplicate PASSED [ 94%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_index_select[index0-0-None-shape0-rand_diag] PASSED [ 94%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_index_select[index0-0-None-shape0-rand_csr] PASSED [ 94%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_index_select[index0-0-None-shape0-rand_csc] PASSED [ 95%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_index_select[index0-0-None-shape0-rand_coo] PASSED [ 95%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_index_select[index0-0-None-shape1-rand_diag] PASSED [ 95%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_index_select[index0-0-None-shape1-rand_csr] PASSED [ 95%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_index_select[index0-0-None-shape1-rand_csc] PASSED [ 95%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_index_select[index0-0-None-shape1-rand_coo] PASSED [ 95%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_index_select[index0-0-4-shape0-rand_diag] PASSED [ 95%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_index_select[index0-0-4-shape0-rand_csr] PASSED [ 95%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_index_select[index0-0-4-shape0-rand_csc] PASSED [ 95%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_index_select[index0-0-4-shape0-rand_coo] PASSED [ 95%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_index_select[index0-0-4-shape1-rand_diag] PASSED [ 95%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_index_select[index0-0-4-shape1-rand_csr] PASSED [ 95%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_index_select[index0-0-4-shape1-rand_csc] PASSED [ 95%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_index_select[index0-0-4-shape1-rand_coo] PASSED [ 95%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_index_select[index0-1-None-shape0-rand_diag] PASSED [ 95%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_index_select[index0-1-None-shape0-rand_csr] PASSED [ 95%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_index_select[index0-1-None-shape0-rand_csc] PASSED [ 95%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_index_select[index0-1-None-shape0-rand_coo] PASSED [ 95%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_index_select[index0-1-None-shape1-rand_diag] PASSED [ 95%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_index_select[index0-1-None-shape1-rand_csr] PASSED [ 95%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_index_select[index0-1-None-shape1-rand_csc] PASSED [ 95%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_index_select[index0-1-None-shape1-rand_coo] PASSED [ 95%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_index_select[index0-1-4-shape0-rand_diag] PASSED [ 95%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_index_select[index0-1-4-shape0-rand_csr] PASSED [ 95%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_index_select[index0-1-4-shape0-rand_csc] PASSED [ 95%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_index_select[index0-1-4-shape0-rand_coo] PASSED [ 95%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_index_select[index0-1-4-shape1-rand_diag] PASSED [ 95%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_index_select[index0-1-4-shape1-rand_csr] PASSED [ 95%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_index_select[index0-1-4-shape1-rand_csc] PASSED [ 95%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_index_select[index0-1-4-shape1-rand_coo] PASSED [ 95%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_index_select[index1-0-None-shape0-rand_diag] PASSED [ 95%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_index_select[index1-0-None-shape0-rand_csr] PASSED [ 95%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_index_select[index1-0-None-shape0-rand_csc] PASSED [ 95%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_index_select[index1-0-None-shape0-rand_coo] PASSED [ 95%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_index_select[index1-0-None-shape1-rand_diag] PASSED [ 95%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_index_select[index1-0-None-shape1-rand_csr] PASSED [ 95%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_index_select[index1-0-None-shape1-rand_csc] PASSED [ 95%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_index_select[index1-0-None-shape1-rand_coo] PASSED [ 95%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_index_select[index1-0-4-shape0-rand_diag] PASSED [ 95%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_index_select[index1-0-4-shape0-rand_csr] PASSED [ 95%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_index_select[index1-0-4-shape0-rand_csc] PASSED [ 95%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_index_select[index1-0-4-shape0-rand_coo] PASSED [ 95%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_index_select[index1-0-4-shape1-rand_diag] PASSED [ 95%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_index_select[index1-0-4-shape1-rand_csr] PASSED [ 95%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_index_select[index1-0-4-shape1-rand_csc] PASSED [ 95%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_index_select[index1-0-4-shape1-rand_coo] PASSED [ 95%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_index_select[index1-1-None-shape0-rand_diag] PASSED [ 95%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_index_select[index1-1-None-shape0-rand_csr] PASSED [ 95%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_index_select[index1-1-None-shape0-rand_csc] PASSED [ 95%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_index_select[index1-1-None-shape0-rand_coo] PASSED [ 95%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_index_select[index1-1-None-shape1-rand_diag] PASSED [ 95%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_index_select[index1-1-None-shape1-rand_csr] PASSED [ 95%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_index_select[index1-1-None-shape1-rand_csc] PASSED [ 95%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_index_select[index1-1-None-shape1-rand_coo] PASSED [ 95%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_index_select[index1-1-4-shape0-rand_diag] PASSED [ 95%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_index_select[index1-1-4-shape0-rand_csr] PASSED [ 95%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_index_select[index1-1-4-shape0-rand_csc] PASSED [ 95%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_index_select[index1-1-4-shape0-rand_coo] PASSED [ 95%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_index_select[index1-1-4-shape1-rand_diag] PASSED [ 95%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_index_select[index1-1-4-shape1-rand_csr] PASSED [ 95%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_index_select[index1-1-4-shape1-rand_csc] PASSED [ 95%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_index_select[index1-1-4-shape1-rand_coo] PASSED [ 95%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_range_select[rang0-0-None-shape0-rand_diag] PASSED [ 96%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_range_select[rang0-0-None-shape0-rand_csr] PASSED [ 96%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_range_select[rang0-0-None-shape0-rand_csc] PASSED [ 96%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_range_select[rang0-0-None-shape0-rand_coo] PASSED [ 96%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_range_select[rang0-0-None-shape1-rand_diag] PASSED [ 96%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_range_select[rang0-0-None-shape1-rand_csr] PASSED [ 96%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_range_select[rang0-0-None-shape1-rand_csc] PASSED [ 96%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_range_select[rang0-0-None-shape1-rand_coo] PASSED [ 96%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_range_select[rang0-0-4-shape0-rand_diag] PASSED [ 96%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_range_select[rang0-0-4-shape0-rand_csr] PASSED [ 96%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_range_select[rang0-0-4-shape0-rand_csc] PASSED [ 96%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_range_select[rang0-0-4-shape0-rand_coo] PASSED [ 96%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_range_select[rang0-0-4-shape1-rand_diag] PASSED [ 96%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_range_select[rang0-0-4-shape1-rand_csr] PASSED [ 96%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_range_select[rang0-0-4-shape1-rand_csc] PASSED [ 96%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_range_select[rang0-0-4-shape1-rand_coo] PASSED [ 96%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_range_select[rang0-1-None-shape0-rand_diag] PASSED [ 96%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_range_select[rang0-1-None-shape0-rand_csr] PASSED [ 96%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_range_select[rang0-1-None-shape0-rand_csc] PASSED [ 96%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_range_select[rang0-1-None-shape0-rand_coo] PASSED [ 96%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_range_select[rang0-1-None-shape1-rand_diag] PASSED [ 96%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_range_select[rang0-1-None-shape1-rand_csr] PASSED [ 96%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_range_select[rang0-1-None-shape1-rand_csc] PASSED [ 96%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_range_select[rang0-1-None-shape1-rand_coo] PASSED [ 96%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_range_select[rang0-1-4-shape0-rand_diag] PASSED [ 96%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_range_select[rang0-1-4-shape0-rand_csr] PASSED [ 96%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_range_select[rang0-1-4-shape0-rand_csc] PASSED [ 96%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_range_select[rang0-1-4-shape0-rand_coo] PASSED [ 96%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_range_select[rang0-1-4-shape1-rand_diag] PASSED [ 96%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_range_select[rang0-1-4-shape1-rand_csr] PASSED [ 96%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_range_select[rang0-1-4-shape1-rand_csc] PASSED [ 96%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_range_select[rang0-1-4-shape1-rand_coo] PASSED [ 96%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_range_select[rang1-0-None-shape0-rand_diag] PASSED [ 96%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_range_select[rang1-0-None-shape0-rand_csr] PASSED [ 96%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_range_select[rang1-0-None-shape0-rand_csc] PASSED [ 96%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_range_select[rang1-0-None-shape0-rand_coo] PASSED [ 96%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_range_select[rang1-0-None-shape1-rand_diag] PASSED [ 96%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_range_select[rang1-0-None-shape1-rand_csr] PASSED [ 96%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_range_select[rang1-0-None-shape1-rand_csc] PASSED [ 96%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_range_select[rang1-0-None-shape1-rand_coo] PASSED [ 96%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_range_select[rang1-0-4-shape0-rand_diag] PASSED [ 96%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_range_select[rang1-0-4-shape0-rand_csr] PASSED [ 96%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_range_select[rang1-0-4-shape0-rand_csc] PASSED [ 96%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_range_select[rang1-0-4-shape0-rand_coo] PASSED [ 96%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_range_select[rang1-0-4-shape1-rand_diag] PASSED [ 96%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_range_select[rang1-0-4-shape1-rand_csr] PASSED [ 96%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_range_select[rang1-0-4-shape1-rand_csc] PASSED [ 96%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_range_select[rang1-0-4-shape1-rand_coo] PASSED [ 96%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_range_select[rang1-1-None-shape0-rand_diag] PASSED [ 96%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_range_select[rang1-1-None-shape0-rand_csr] PASSED [ 96%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_range_select[rang1-1-None-shape0-rand_csc] PASSED [ 96%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_range_select[rang1-1-None-shape0-rand_coo] PASSED [ 4%] tests/python/pytorch/dataloading/test_dataloader.py::test_edge_dataloader_exclusion_without_all_reverses PASSED [ 4%] tests/python/pytorch/dataloading/test_dataloader.py::test_dataloader_worker_init_fn PASSED [ 96%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_range_select[rang1-1-None-shape1-rand_diag] PASSED [ 96%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_range_select[rang1-1-None-shape1-rand_csr] PASSED [ 96%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_range_select[rang1-1-None-shape1-rand_csc] PASSED [ 96%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_range_select[rang1-1-None-shape1-rand_coo] PASSED [ 96%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_range_select[rang1-1-4-shape0-rand_diag] PASSED [ 96%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_range_select[rang1-1-4-shape0-rand_csr] PASSED [ 96%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_range_select[rang1-1-4-shape0-rand_csc] PASSED [ 96%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_range_select[rang1-1-4-shape0-rand_coo] PASSED [ 96%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_range_select[rang1-1-4-shape1-rand_diag] PASSED [ 96%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_range_select[rang1-1-4-shape1-rand_csr] PASSED [ 96%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_range_select[rang1-1-4-shape1-rand_csc] PASSED [ 97%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_range_select[rang1-1-4-shape1-rand_coo] PASSED [ 97%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_sample_rowwise[False-False-index0-rand_diag] PASSED [ 97%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_sample_rowwise[False-False-index0-rand_csr] PASSED [ 97%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_sample_rowwise[False-False-index0-rand_csc] PASSED [ 97%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_sample_rowwise[False-False-index0-rand_coo] PASSED [ 97%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_sample_rowwise[False-False-index1-rand_diag] PASSED [ 97%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_sample_rowwise[False-False-index1-rand_csr] PASSED [ 97%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_sample_rowwise[False-False-index1-rand_csc] PASSED [ 97%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_sample_rowwise[False-False-index1-rand_coo] PASSED [ 97%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_sample_rowwise[False-False-index2-rand_diag] PASSED [ 97%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_sample_rowwise[False-False-index2-rand_csr] PASSED [ 97%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_sample_rowwise[False-False-index2-rand_csc] PASSED [ 97%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_sample_rowwise[False-False-index2-rand_coo] PASSED [ 97%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_sample_rowwise[False-True-index0-rand_diag] PASSED [ 97%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_sample_rowwise[False-True-index0-rand_csr] PASSED [ 97%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_sample_rowwise[False-True-index0-rand_csc] PASSED [ 97%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_sample_rowwise[False-True-index0-rand_coo] PASSED [ 97%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_sample_rowwise[False-True-index1-rand_diag] PASSED [ 97%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_sample_rowwise[False-True-index1-rand_csr] PASSED [ 97%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_sample_rowwise[False-True-index1-rand_csc] PASSED [ 97%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_sample_rowwise[False-True-index1-rand_coo] PASSED [ 97%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_sample_rowwise[False-True-index2-rand_diag] PASSED [ 97%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_sample_rowwise[False-True-index2-rand_csr] PASSED [ 97%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_sample_rowwise[False-True-index2-rand_csc] PASSED [ 97%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_sample_rowwise[False-True-index2-rand_coo] PASSED [ 97%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_sample_rowwise[True-False-index0-rand_diag] PASSED [ 97%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_sample_rowwise[True-False-index0-rand_csr] PASSED [ 97%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_sample_rowwise[True-False-index0-rand_csc] PASSED [ 97%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_sample_rowwise[True-False-index0-rand_coo] PASSED [ 97%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_sample_rowwise[True-False-index1-rand_diag] PASSED [ 97%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_sample_rowwise[True-False-index1-rand_csr] PASSED [ 97%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_sample_rowwise[True-False-index1-rand_csc] PASSED [ 97%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_sample_rowwise[True-False-index1-rand_coo] PASSED [ 97%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_sample_rowwise[True-False-index2-rand_diag] PASSED [ 97%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_sample_rowwise[True-False-index2-rand_csr] PASSED [ 97%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_sample_rowwise[True-False-index2-rand_csc] PASSED [ 97%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_sample_rowwise[True-False-index2-rand_coo] PASSED [ 97%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_sample_rowwise[True-True-index0-rand_diag] PASSED [ 97%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_sample_rowwise[True-True-index0-rand_csr] PASSED [ 97%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_sample_rowwise[True-True-index0-rand_csc] PASSED [ 97%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_sample_rowwise[True-True-index0-rand_coo] PASSED [ 97%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_sample_rowwise[True-True-index1-rand_diag] PASSED [ 97%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_sample_rowwise[True-True-index1-rand_csr] PASSED [ 97%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_sample_rowwise[True-True-index1-rand_csc] PASSED [ 97%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_sample_rowwise[True-True-index1-rand_coo] PASSED [ 97%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_sample_rowwise[True-True-index2-rand_diag] PASSED [ 97%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_sample_rowwise[True-True-index2-rand_csr] PASSED [ 97%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_sample_rowwise[True-True-index2-rand_csc] PASSED [ 97%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_sample_rowwise[True-True-index2-rand_coo] PASSED [ 97%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_sample_columnwise[False-False-index0-rand_diag] PASSED [ 97%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_sample_columnwise[False-False-index0-rand_csr] PASSED [ 97%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_sample_columnwise[False-False-index0-rand_csc] PASSED [ 97%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_sample_columnwise[False-False-index0-rand_coo] PASSED [ 97%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_sample_columnwise[False-False-index1-rand_diag] PASSED [ 97%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_sample_columnwise[False-False-index1-rand_csr] PASSED [ 97%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_sample_columnwise[False-False-index1-rand_csc] PASSED [ 97%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_sample_columnwise[False-False-index1-rand_coo] PASSED [ 97%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_sample_columnwise[False-False-index2-rand_diag] PASSED [ 97%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_sample_columnwise[False-False-index2-rand_csr] PASSED [ 97%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_sample_columnwise[False-False-index2-rand_csc] PASSED [ 97%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_sample_columnwise[False-False-index2-rand_coo] PASSED [ 97%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_sample_columnwise[False-True-index0-rand_diag] PASSED [ 98%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_sample_columnwise[False-True-index0-rand_csr] PASSED [ 98%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_sample_columnwise[False-True-index0-rand_csc] PASSED [ 98%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_sample_columnwise[False-True-index0-rand_coo] PASSED [ 98%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_sample_columnwise[False-True-index1-rand_diag] PASSED [ 98%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_sample_columnwise[False-True-index1-rand_csr] PASSED [ 98%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_sample_columnwise[False-True-index1-rand_csc] PASSED [ 98%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_sample_columnwise[False-True-index1-rand_coo] PASSED [ 98%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_sample_columnwise[False-True-index2-rand_diag] PASSED [ 98%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_sample_columnwise[False-True-index2-rand_csr] PASSED [ 98%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_sample_columnwise[False-True-index2-rand_csc] PASSED [ 98%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_sample_columnwise[False-True-index2-rand_coo] PASSED [ 98%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_sample_columnwise[True-False-index0-rand_diag] PASSED [ 98%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_sample_columnwise[True-False-index0-rand_csr] PASSED [ 98%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_sample_columnwise[True-False-index0-rand_csc] PASSED [ 98%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_sample_columnwise[True-False-index0-rand_coo] PASSED [ 98%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_sample_columnwise[True-False-index1-rand_diag] PASSED [ 98%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_sample_columnwise[True-False-index1-rand_csr] PASSED [ 98%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_sample_columnwise[True-False-index1-rand_csc] PASSED [ 98%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_sample_columnwise[True-False-index1-rand_coo] PASSED [ 98%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_sample_columnwise[True-False-index2-rand_diag] PASSED [ 98%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_sample_columnwise[True-False-index2-rand_csr] PASSED [ 98%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_sample_columnwise[True-False-index2-rand_csc] PASSED [ 98%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_sample_columnwise[True-False-index2-rand_coo] PASSED [ 98%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_sample_columnwise[True-True-index0-rand_diag] PASSED [ 98%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_sample_columnwise[True-True-index0-rand_csr] PASSED [ 98%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_sample_columnwise[True-True-index0-rand_csc] PASSED [ 98%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_sample_columnwise[True-True-index0-rand_coo] PASSED [ 98%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_sample_columnwise[True-True-index1-rand_diag] PASSED [ 98%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_sample_columnwise[True-True-index1-rand_csr] PASSED [ 98%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_sample_columnwise[True-True-index1-rand_csc] PASSED [ 98%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_sample_columnwise[True-True-index1-rand_coo] PASSED [ 98%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_sample_columnwise[True-True-index2-rand_diag] PASSED [ 98%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_sample_columnwise[True-True-index2-rand_csr] PASSED [ 98%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_sample_columnwise[True-True-index2-rand_csc] PASSED [ 98%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_sample_columnwise[True-True-index2-rand_coo] PASSED [ 98%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_print PASSED [ 98%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_to_device[cpu] PASSED [ 98%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_to_device[cuda] PASSED [ 98%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_to_dtype[dtype0] PASSED [ 98%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_to_dtype[dtype1] PASSED [ 98%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_to_dtype[dtype2] PASSED [ 98%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_to_dtype[dtype3] PASSED [ 98%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_sparse_matrix_transpose[extra_shape0-col0-row0-None] PASSED [ 98%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_sparse_matrix_transpose[extra_shape0-col0-row0-2] PASSED [ 98%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_sparse_matrix_transpose[extra_shape0-col0-row1-None] PASSED [ 98%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_sparse_matrix_transpose[extra_shape0-col0-row1-2] PASSED [ 98%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_sparse_matrix_transpose[extra_shape0-col1-row0-None] PASSED [ 98%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_sparse_matrix_transpose[extra_shape0-col1-row0-2] PASSED [ 98%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_sparse_matrix_transpose[extra_shape0-col1-row1-None] PASSED [ 98%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_sparse_matrix_transpose[extra_shape0-col1-row1-2] PASSED [ 98%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_sparse_matrix_transpose[extra_shape1-col0-row0-None] PASSED [ 98%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_sparse_matrix_transpose[extra_shape1-col0-row0-2] PASSED [ 98%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_sparse_matrix_transpose[extra_shape1-col0-row1-None] PASSED [ 98%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_sparse_matrix_transpose[extra_shape1-col0-row1-2] PASSED [ 98%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_sparse_matrix_transpose[extra_shape1-col1-row0-None] PASSED [ 98%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_sparse_matrix_transpose[extra_shape1-col1-row0-2] PASSED [ 98%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_sparse_matrix_transpose[extra_shape1-col1-row1-None] PASSED [ 98%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_sparse_matrix_transpose[extra_shape1-col1-row1-2] PASSED [ 98%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_torch_sparse_coo_conversion[shape0-None-col0-row0] PASSED [ 98%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_torch_sparse_coo_conversion[shape0-None-col0-row1] PASSED [ 98%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_torch_sparse_coo_conversion[shape0-None-col1-row0] PASSED [ 98%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_torch_sparse_coo_conversion[shape0-None-col1-row1] PASSED [ 99%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_torch_sparse_coo_conversion[shape0-2-col0-row0] PASSED [ 99%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_torch_sparse_coo_conversion[shape0-2-col0-row1] PASSED [ 99%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_torch_sparse_coo_conversion[shape0-2-col1-row0] PASSED [ 99%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_torch_sparse_coo_conversion[shape0-2-col1-row1] PASSED [ 99%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_torch_sparse_coo_conversion[shape1-None-col0-row0] PASSED [ 99%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_torch_sparse_coo_conversion[shape1-None-col0-row1] PASSED [ 99%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_torch_sparse_coo_conversion[shape1-None-col1-row0] PASSED [ 99%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_torch_sparse_coo_conversion[shape1-None-col1-row1] PASSED [ 99%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_torch_sparse_coo_conversion[shape1-2-col0-row0] PASSED [ 99%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_torch_sparse_coo_conversion[shape1-2-col0-row1] PASSED [ 99%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_torch_sparse_coo_conversion[shape1-2-col1-row0] PASSED [ 99%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_torch_sparse_coo_conversion[shape1-2-col1-row1] PASSED [ 99%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_torch_sparse_csr_conversion[shape0-indices0-indptr0] PASSED [ 99%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_torch_sparse_csr_conversion[shape0-indices0-indptr1] PASSED [ 99%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_torch_sparse_csr_conversion[shape0-indices1-indptr0] PASSED [ 99%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_torch_sparse_csr_conversion[shape0-indices1-indptr1] PASSED [ 99%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_torch_sparse_csr_conversion[shape1-indices0-indptr0] PASSED [ 99%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_torch_sparse_csr_conversion[shape1-indices0-indptr1] PASSED [ 99%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_torch_sparse_csr_conversion[shape1-indices1-indptr0] PASSED [ 99%]PASSED [ 4%] tests/python/pytorch/dataloading/test_spot_target.py::test_spot_target_excludes[1-1] PASSED [ 4%] tests/python/pytorch/dataloading/test_spot_target.py::test_spot_target_excludes[1-2] PASSED [ 4%] tests/python/pytorch/dataloading/test_spot_target.py::test_spot_target_excludes[1-3] PASSED [ 4%] tests/python/pytorch/dataloading/test_spot_target.py::test_spot_target_excludes[1-4] PASSED [ 4%] tests/python/pytorch/dataloading/test_spot_target.py::test_spot_target_excludes[1-5] PASSED [ 4%] tests/python/pytorch/dataloading/test_spot_target.py::test_spot_target_excludes[10-1] tests/python/pytorch/sparse/test_sparse_matrix.py::test_torch_sparse_csr_conversion[shape1-indices1-indptr1] PASSED [ 99%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_torch_sparse_csc_conversion[shape0-indices0-indptr0] PASSED [ 99%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_torch_sparse_csc_conversion[shape0-indices0-indptr1] PASSED [ 99%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_torch_sparse_csc_conversion[shape0-indices1-indptr0] PASSED [ 99%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_torch_sparse_csc_conversion[shape0-indices1-indptr1] PASSED [ 99%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_torch_sparse_csc_conversion[shape1-indices0-indptr0] PASSED [ 99%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_torch_sparse_csc_conversion[shape1-indices0-indptr1] PASSED [ 99%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_torch_sparse_csc_conversion[shape1-indices1-indptr0] PASSED [ 99%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_torch_sparse_csc_conversion[shape1-indices1-indptr1] PASSED [ 99%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_diag[None-val_shape0] PASSED [ 99%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_diag[None-val_shape1] PASSED [ 99%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_diag[mat_shape1-val_shape0] PASSED [ 99%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_diag[mat_shape1-val_shape1] PASSED [ 99%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_diag[mat_shape2-val_shape0] PASSED [ 99%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_diag[mat_shape2-val_shape1] PASSED [ 99%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_identity[None-shape0] PASSED [ 99%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_identity[None-shape1] PASSED [ 99%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_identity[None-shape2] PASSED [ 99%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_identity[2-shape0] PASSED [ 99%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_identity[2-shape1] PASSED [ 99%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_identity[2-shape2] PASSED [ 99%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_diag_matrix_transpose[None-val_shape0] PASSED [ 99%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_diag_matrix_transpose[None-val_shape1] PASSED [ 99%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_diag_matrix_transpose[mat_shape1-val_shape0] PASSED [ 99%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_diag_matrix_transpose[mat_shape1-val_shape1] PASSED [ 99%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_diag_matrix_transpose[mat_shape2-val_shape0] PASSED [ 99%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_diag_matrix_transpose[mat_shape2-val_shape1] PASSED [ 99%] tests/python/pytorch/sparse/test_unary_op.py::test_neg PASSED [ 99%] tests/python/pytorch/sparse/test_unary_op.py::test_diag_neg PASSED [ 99%] tests/python/pytorch/sparse/test_unary_op.py::test_diag_inv PASSED [ 99%] tests/python/pytorch/test_ffi-stream.py::test_basics PASSED [ 99%] tests/python/pytorch/test_ffi-stream.py::test_set_get_stream PASSED [ 99%] tests/python/pytorch/test_ffi-stream.py::test_record_stream_ndarray PASSED [ 99%] tests/python/pytorch/test_ffi-stream.py::test_record_stream_graph_positive PASSED [ 99%] tests/python/pytorch/test_ffi-stream.py::test_record_stream_graph_negative PASSED [ 99%] tests/python/pytorch/test_heterograph-pickle.py::test_pickling_batched_graph PASSED [ 99%] tests/python/pytorch/test_multiprocessing-ipc.py::test_torch_ipc PASSED [ 4%] tests/python/pytorch/dataloading/test_spot_target.py::test_spot_target_excludes[10-2] PASSED [ 4%] tests/python/pytorch/dataloading/test_spot_target.py::test_spot_target_excludes[10-3] PASSED [ 4%] tests/python/pytorch/dataloading/test_spot_target.py::test_spot_target_excludes[10-4] PASSED [ 4%] tests/python/pytorch/dataloading/test_spot_target.py::test_spot_target_excludes[10-5] PASSED [ 4%] tests/python/pytorch/dataloading/test_spot_target.py::test_spot_target_excludes[50-1] PASSED [ 4%] tests/python/pytorch/dataloading/test_spot_target.py::test_spot_target_excludes[50-2] PASSED [ 4%] tests/python/pytorch/dataloading/test_spot_target.py::test_spot_target_excludes[50-3] PASSED [ 4%] tests/python/pytorch/dataloading/test_spot_target.py::test_spot_target_excludes[50-4] PASSED [ 4%] tests/python/pytorch/dataloading/test_spot_target.py::test_spot_target_excludes[50-5] PASSED [ 4%] tests/python/pytorch/distributed/optim/test_dist_optim.py::test_sparse_opt Client [639] waits on 172.17.0.2:58861 Machine (0) group (0) client (0) connect to server successfuly! Client[0] in group[0] is exiting... Server (0) shutdown. Server is exiting... Done sampling PASSED [ 9%] tests/distributed/test_distributed_sampling.py::test_rpc_hetero_etype_sampling_empty_shuffle[False-False-1] Converting to homogeneous graph takes 0.001s, peak mem: 3.179 GB Save partitions: 0.002 seconds, peak memory: 3.179 GB There are 11990 edges in the graph and 0 edge cuts for 1 partitions. Initialize the distributed services with graphbolt: False PASSED [ 26%] tests/python/pytorch/graphbolt/test_item_sampler.py::test_DistributedItemSampler[True-False-2-32] PASSED [ 99%] tests/python/pytorch/utils/test_pin_memory.py::test_pin_noncontiguous PASSED [ 99%] tests/python/pytorch/utils/test_pin_memory.py::test_pin_view PASSED [ 99%] tests/python/pytorch/utils/test_pin_memory.py::test_unpin_automatically PASSED [ 99%] tests/python/pytorch/utils/test_pin_memory.py::test_pin_unpin_column PASSED [ 99%] tests/python/pytorch/utils/test_pin_memory.py::test_pin_empty PASSED [100%] =============================== warnings summary =============================== ../../../../../opt/conda/envs/pytorch-ci/lib/python3.10/site-packages/outdated/__init__.py:36 /opt/conda/envs/pytorch-ci/lib/python3.10/site-packages/outdated/__init__.py:36: DeprecationWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html from pkg_resources import parse_version tests/python/pytorch/dataloading/test_dataloader.py: 11 warnings tests/python/pytorch/dataloading/test_spot_target.py: 15 warnings /home/ubuntu/jenkins/workspace/dgl_PR-7408/python/dgl/dataloading/dataloader.py:1149: DGLWarning: Dataloader CPU affinity opt is not enabled, consider switching it on (see enable_cpu_affinity() or CPU best practices for DGL [https://docs.dgl.ai/tutorials/cpu/cpu_best_practises.html]) dgl_warning( tests/python/pytorch/graphbolt/impl/test_ondisk_dataset.py: 26 warnings /home/ubuntu/jenkins/workspace/dgl_PR-7408/python/dgl/graphbolt/impl/ondisk_dataset.py:460: DGLWarning: Edge feature is stored, but edge IDs are not saved. dgl_warning("Edge feature is stored, but edge IDs are not saved.") tests/python/pytorch/graphbolt/impl/test_ondisk_dataset.py::test_OnDiskDataset_all_nodes_set_hetero tests/python/pytorch/graphbolt/test_item_sampler.py::test_ItemSet_integer[True-True-1] tests/python/pytorch/graphbolt/test_item_sampler.py::test_ItemSet_integer[True-True-4] tests/python/pytorch/graphbolt/test_item_sampler.py::test_ItemSet_integer[False-True-1] tests/python/pytorch/graphbolt/test_item_sampler.py::test_ItemSet_integer[False-True-4] tests/python/pytorch/graphbolt/test_itemset.py::test_ItemSet_seed_nodes /home/ubuntu/jenkins/workspace/dgl_PR-7408/python/dgl/graphbolt/itemset.py:179: UserWarning: To copy construct from a tensor, it is recommended to use sourceTensor.clone().detach() or sourceTensor.clone().detach().requires_grad_(True), rather than torch.tensor(sourceTensor). return torch.tensor(index, dtype=dtype) tests/python/pytorch/graphbolt/test_feature_fetcher.py::test_FeatureFetcher_with_edges_homo tests/python/pytorch/graphbolt/test_feature_fetcher.py::test_FeatureFetcher_with_edges_hetero /opt/conda/envs/pytorch-ci/lib/python3.10/site-packages/torch/utils/data/datapipes/utils/common.py:140: UserWarning: Local function is not supported by pickle, please use regular python function or functools.partial instead. warnings.warn( tests/python/pytorch/graphbolt/test_item_sampler.py: 28 warnings tests/python/pytorch/graphbolt/test_itemset.py: 1 warning /home/ubuntu/jenkins/workspace/dgl_PR-7408/python/dgl/graphbolt/itemset.py:365: UserWarning: To copy construct from a tensor, it is recommended to use sourceTensor.clone().detach() or sourceTensor.clone().detach().requires_grad_(True), rather than torch.tensor(sourceTensor). index = torch.tensor(index).squeeze() tests/python/pytorch/nn/test_nn.py: 3520 warnings /home/ubuntu/jenkins/workspace/dgl_PR-7408/python/dgl/nn/pytorch/explain/subgraphx.py:148: DeprecationWarning: Conversion of an array with ndim > 0 to a scalar is deprecated, and will error in future. Ensure you extract a single element from your array before performing this operation. (Deprecated NumPy 1.25.) split_idx = int(np.where(permuted_space == split_point)[0]) tests/python/pytorch/nn/test_nn.py: 1380 warnings /home/ubuntu/jenkins/workspace/dgl_PR-7408/python/dgl/nn/pytorch/explain/subgraphx.py:493: DeprecationWarning: Conversion of an array with ndim > 0 to a scalar is deprecated, and will error in future. Ensure you extract a single element from your array before performing this operation. (Deprecated NumPy 1.25.) split_idx = int(np.where(permuted_space == split_point)[0]) tests/python/pytorch/nn/test_nn.py::test_group_rev_res[idtype0] /home/ubuntu/jenkins/workspace/dgl_PR-7408/python/dgl/nn/pytorch/conv/grouprevres.py:35: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() inputs[1].storage().resize_(0) -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html - generated xml file: /home/ubuntu/jenkins/workspace/dgl_PR-7408/pytest_backend.xml - ============================ slowest 100 durations ============================= 23.67s call tests/python/pytorch/distributed/optim/test_dist_optim.py::test_sparse_opt 20.40s call tests/python/pytorch/graphbolt/test_item_sampler.py::test_ItemSetDict_node_pairs_labels_indexes[True-True-1] 14.05s call tests/python/pytorch/dataloading/test_dataloader.py::test_ddp_dataloader_decompose_dataset[False-4-cpu-full] 13.92s call tests/python/pytorch/dataloading/test_dataloader.py::test_ddp_dataloader_decompose_dataset[False-4-cpu-neighbor] 12.15s call tests/python/pytorch/dataloading/test_dataloader.py::test_ddp_dataloader_decompose_dataset[True-4-cpu-neighbor] 11.43s call tests/python/pytorch/dataloading/test_dataloader.py::test_ddp_dataloader_decompose_dataset[True-1-cpu-full] 11.15s call tests/python/pytorch/dataloading/test_dataloader.py::test_ddp_dataloader_decompose_dataset[True-4-cpu-full] 10.64s call tests/python/pytorch/dataloading/test_dataloader.py::test_ddp_dataloader_decompose_dataset[False-1-cpu-full] 10.61s call tests/python/pytorch/dataloading/test_dataloader.py::test_ddp_dataloader_decompose_dataset[True-1-cpu-neighbor] 10.58s call tests/python/pytorch/dataloading/test_dataloader.py::test_ddp_dataloader_decompose_dataset[False-1-cpu-neighbor] 7.37s call tests/python/pytorch/nn/test_nn.py::test_subgraphx[2-g0-idtype0] 6.22s call tests/python/pytorch/nn/test_nn.py::test_subgraphx[2-g0-idtype1] 4.25s call tests/python/pytorch/optim/test_optim.py::test_multiprocess_sparse_adam_state_dict[nccl-1] 3.65s call tests/python/pytorch/dataloading/test_dataloader.py::test_ddp_dataloader_decompose_dataset[False-1-uva_cuda_indices-full] 3.64s call tests/python/pytorch/dataloading/test_dataloader.py::test_ddp_dataloader_decompose_dataset[False-1-uva_cpu_indices-full] 3.63s call tests/python/pytorch/dataloading/test_dataloader.py::test_ddp_dataloader_decompose_dataset[True-1-uva_cpu_indices-full] 3.63s call tests/python/pytorch/dataloading/test_dataloader.py::test_ddp_dataloader_decompose_dataset[True-1-pure_gpu-neighbor] 3.62s call tests/python/pytorch/dataloading/test_dataloader.py::test_ddp_dataloader_decompose_dataset[False-1-pure_gpu-neighbor] 3.62s call tests/python/pytorch/dataloading/test_dataloader.py::test_ddp_dataloader_decompose_dataset[True-1-uva_cuda_indices-neighbor] 3.62s call tests/python/pytorch/dataloading/test_dataloader.py::test_ddp_dataloader_decompose_dataset[False-1-uva_cpu_indices-neighbor] 3.62s call tests/python/pytorch/dataloading/test_dataloader.py::test_ddp_dataloader_decompose_dataset[True-1-pure_gpu-full] 3.62s call tests/python/pytorch/dataloading/test_dataloader.py::test_ddp_dataloader_decompose_dataset[True-1-uva_cpu_indices-neighbor] 3.62s call tests/python/pytorch/dataloading/test_dataloader.py::test_ddp_dataloader_decompose_dataset[False-1-uva_cuda_indices-neighbor] 3.61s call tests/python/pytorch/dataloading/test_dataloader.py::test_ddp_dataloader_decompose_dataset[False-1-pure_gpu-full] 3.61s call tests/python/pytorch/dataloading/test_dataloader.py::test_ddp_dataloader_decompose_dataset[True-1-uva_cuda_indices-full] 3.57s call tests/python/pytorch/dataloading/test_dataloader.py::test_neighbor_nonuniform[True-True-cpu-idtype0] 3.56s call tests/python/pytorch/dataloading/test_dataloader.py::test_neighbor_nonuniform[False-False-cpu-idtype0] 3.55s call tests/python/pytorch/dataloading/test_dataloader.py::test_neighbor_nonuniform[False-True-cpu-idtype0] 3.55s call tests/python/pytorch/dataloading/test_dataloader.py::test_neighbor_nonuniform[False-False-cpu-idtype1] 3.55s call tests/python/pytorch/dataloading/test_dataloader.py::test_neighbor_nonuniform[True-True-cpu-idtype1] 3.54s call tests/python/pytorch/dataloading/test_dataloader.py::test_neighbor_nonuniform[True-False-cpu-idtype0] 3.54s call tests/python/pytorch/dataloading/test_dataloader.py::test_neighbor_nonuniform[False-True-cpu-idtype1] 3.53s call tests/python/pytorch/dataloading/test_dataloader.py::test_neighbor_nonuniform[True-False-cpu-idtype1] 3.47s call tests/python/pytorch/optim/test_optim.py::test_multiprocess_sparse_adam_state_dict[gloo-1] 3.24s call tests/python/pytorch/dataloading/test_dataloader.py::test_edge_dataloader_exclusion_with_reverse_seed_nodes 3.19s call tests/python/pytorch/nn/test_nn.py::test_heterosubgraphx[2-5-idtype0-g0] 3.03s call tests/python/pytorch/nn/test_nn.py::test_heterognnexplainer[2-5-idtype0-g0] 3.03s call tests/python/pytorch/nn/test_nn.py::test_heterognnexplainer[1-5-idtype0-g0] 2.92s call tests/python/pytorch/nn/test_nn.py::test_heterognnexplainer[2-5-idtype0-g1] 2.91s call tests/python/pytorch/nn/test_nn.py::test_heterognnexplainer[1-5-idtype0-g1] 2.83s call tests/python/pytorch/nn/test_sparse_emb.py::test_multiprocess_sparse_emb_get_set_optm_state[1] 2.81s call tests/python/pytorch/nn/test_sparse_emb.py::test_multiprocess_sparse_emb_get_set[1] 2.75s call tests/python/pytorch/dataloading/test_dataloader.py::test_cluster_gcn[0] 2.60s call tests/python/pytorch/dataloading/test_dataloader.py::test_edge_dataloader_excludes[1-sampler1-None-False] 2.57s call tests/python/pytorch/nn/test_nn.py::test_heterosubgraphx[2-5-idtype0-g1] 2.55s call tests/python/pytorch/test_multiprocessing-ipc.py::test_torch_ipc 2.19s call tests/python/pytorch/dataloading/test_dataloader.py::test_edge_dataloader_excludes[1-sampler0-None-False] 1.84s call tests/python/pytorch/dataloading/test_dataloader.py::test_cluster_gcn[4] 1.71s call tests/python/pytorch/graphbolt/test_base.py::test_expand_indptr[dtype0-None] 1.57s call tests/python/pytorch/dataloading/test_dataloader.py::test_saint[edge-4] 1.53s call tests/python/pytorch/dataloading/test_dataloader.py::test_saint[node-4] 1.52s call tests/python/pytorch/dataloading/test_dataloader.py::test_saint[walk-4] 1.48s call tests/python/pytorch/dataloading/test_dataloader.py::test_shadow[4] 1.11s call tests/python/pytorch/sparse/test_reduction.py::test_reduce_all[False-prod-shape1] 0.94s call tests/python/pytorch/dataloading/test_dataloader.py::test_saint[edge-0] 0.90s call tests/python/pytorch/graphbolt/impl/test_ondisk_dataset.py::test_OnDiskDataset_TVTSet_ItemSet_node_pairs_labels_indexes 0.77s call tests/python/pytorch/nn/test_nn.py::test_gnnexplainer[1-g0-idtype0] 0.77s call tests/python/pytorch/sparse/test_reduction.py::test_reduce_all[False-prod-shape0] 0.73s call tests/python/pytorch/graphbolt/impl/test_ondisk_dataset.py::test_OnDiskDataset_homogeneous[csv-True-True] 0.72s call tests/python/pytorch/graphbolt/impl/test_ondisk_dataset.py::test_OnDiskDataset_homogeneous[numpy-True-True] 0.71s call tests/python/pytorch/graphbolt/impl/test_ondisk_dataset.py::test_OnDiskDataset_homogeneous[csv-True-False] 0.71s call tests/python/pytorch/graphbolt/impl/test_ondisk_dataset.py::test_OnDiskDataset_homogeneous[csv-False-True] 0.71s call tests/python/pytorch/graphbolt/impl/test_ondisk_dataset.py::test_OnDiskDataset_homogeneous[numpy-True-False] 0.70s call tests/python/pytorch/nn/test_nn.py::test_gnnexplainer[2-g3-idtype0] 0.70s call tests/python/pytorch/graphbolt/impl/test_ondisk_dataset.py::test_OnDiskDataset_heterogeneous[csv-True-True] 0.70s call tests/python/pytorch/nn/test_nn.py::test_gnnexplainer[2-g2-idtype1] 0.70s call tests/python/pytorch/nn/test_nn.py::test_gnnexplainer[2-g0-idtype0] 0.70s call tests/python/pytorch/nn/test_nn.py::test_gnnexplainer[2-g2-idtype0] 0.69s call tests/python/pytorch/graphbolt/impl/test_ondisk_dataset.py::test_OnDiskDataset_homogeneous[csv-False-False] 0.69s call tests/python/pytorch/graphbolt/impl/test_ondisk_dataset.py::test_OnDiskDataset_homogeneous[numpy-False-True] 0.69s call tests/python/pytorch/nn/test_nn.py::test_gnnexplainer[1-g0-idtype1] 0.69s call tests/python/pytorch/nn/test_nn.py::test_gnnexplainer[1-g1-idtype0] 0.69s call tests/python/pytorch/nn/test_nn.py::test_gnnexplainer[1-g5-idtype0] 0.69s call tests/python/pytorch/nn/test_nn.py::test_gnnexplainer[1-g2-idtype0] 0.69s call tests/python/pytorch/nn/test_nn.py::test_gnnexplainer[1-g4-idtype0] 0.69s call tests/python/pytorch/nn/test_nn.py::test_gnnexplainer[1-g3-idtype0] 0.69s call tests/python/pytorch/nn/test_nn.py::test_gnnexplainer[1-g5-idtype1] 0.69s call tests/python/pytorch/nn/test_nn.py::test_gnnexplainer[2-g0-idtype1] 0.69s call tests/python/pytorch/nn/test_nn.py::test_gnnexplainer[2-g1-idtype1] 0.69s call tests/python/pytorch/nn/test_nn.py::test_gnnexplainer[1-g2-idtype1] 0.68s call tests/python/pytorch/nn/test_nn.py::test_gnnexplainer[1-g1-idtype1] 0.68s call tests/python/pytorch/nn/test_nn.py::test_gnnexplainer[1-g3-idtype1] 0.68s call tests/python/pytorch/nn/test_nn.py::test_gnnexplainer[1-g4-idtype1] 0.68s call tests/python/pytorch/nn/test_nn.py::test_gnnexplainer[2-g5-idtype0] 0.68s call tests/python/pytorch/nn/test_nn.py::test_gnnexplainer[2-g4-idtype0] 0.68s call tests/python/pytorch/nn/test_nn.py::test_gnnexplainer[2-g1-idtype0] 0.68s call tests/python/pytorch/nn/test_nn.py::test_gnnexplainer[2-g3-idtype1] 0.68s call tests/python/pytorch/nn/test_nn.py::test_gnnexplainer[2-g4-idtype1] 0.68s call tests/python/pytorch/nn/test_nn.py::test_gnnexplainer[2-g5-idtype1] 0.68s call tests/python/pytorch/graphbolt/impl/test_ondisk_dataset.py::test_OnDiskDataset_heterogeneous[csv-True-False] 0.68s call tests/python/pytorch/graphbolt/impl/test_ondisk_dataset.py::test_OnDiskDataset_homogeneous[numpy-False-False] 0.67s call tests/python/pytorch/graphbolt/impl/test_ondisk_dataset.py::test_OnDiskDataset_heterogeneous[numpy-True-True] 0.67s call tests/python/pytorch/graphbolt/impl/test_ondisk_dataset.py::test_OnDiskDataset_heterogeneous[csv-False-True] 0.65s call tests/python/pytorch/graphbolt/impl/test_ondisk_dataset.py::test_OnDiskDataset_heterogeneous[numpy-True-False] 0.65s call tests/python/pytorch/graphbolt/impl/test_ondisk_dataset.py::test_OnDiskDataset_heterogeneous[numpy-False-True] 0.65s call tests/python/pytorch/graphbolt/impl/test_ondisk_dataset.py::test_OnDiskDataset_heterogeneous[csv-False-False] 0.63s call tests/python/pytorch/cuda/test_nccl.py::test_nccl_sparse_pull_single_remainder 0.63s call tests/python/pytorch/graphbolt/impl/test_ondisk_dataset.py::test_OnDiskDataset_heterogeneous[numpy-False-False] 0.62s call tests/python/pytorch/dataloading/test_dataloader.py::test_dataloader_worker_init_fn 0.55s call tests/python/pytorch/dataloading/test_dataloader.py::test_saint[walk-0] ========= 5474 passed, 707 skipped, 4991 warnings in 380.27s (0:06:20) ========= load test_sampling Start to create specified graph formats which may take non-trivial time. Finished creating specified graph formats: ['csc', 'coo'] start graph service on server 0 for part 0 Server is waiting for connections on [172.17.0.2:13648]... [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Torch GPU Example test) [Pipeline] sh + chmod -R 777 . [Pipeline] sh + rm -rf CMakeLists.txt CONTRIBUTORS.md Jenkinsfile LICENSE NEWS.md README.md _download apps benchmarks build cluster_gcn.pkl cmake conda dgl_sparse dglgo docker docs examples graphbolt include notebooks optim_ip_config.txt pyproject.toml pytest_backend.xml pytest_common.xml python readthedocs.yml script src tensoradapter tests third_party tools tutorials [Pipeline] sh + git config --global --add safe.directory * [Pipeline] checkout The recommended git tool is: git using credential 150de63f-189c-4717-bcaf-010460d2f51a Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@1753da50; decorates RemoteLauncher[hudson.remoting.Channel@2bf68eed:dgl-ci-linux-gpu-2] will be ignored (a typical symptom is the Git executable not being run inside a designated container) Fetching changes from the remote Git repository Cleaning workspace Fetching without tags Merging remotes/origin/master commit 191681d8510173576286765237ed0ce87d690e14 into PR head commit 7875aeb4251803b0a81c00694770cd981c0df241 Merge succeeded, producing 7a09e217a2dcc683902d878bac89c51a77f6e5c3 Checking out Revision 7a09e217a2dcc683902d878bac89c51a77f6e5c3 (PR-7408) Commit message: "Merge commit '191681d8510173576286765237ed0ce87d690e14' into HEAD" First time build. Skipping changelog. Cleaning workspace > git rev-parse --resolve-git-dir /home/ubuntu/jenkins/workspace/dgl_PR-7408/.git # timeout=10 > git config remote.origin.url https://github.com/dmlc/dgl.git # timeout=10 > git rev-parse --verify HEAD # timeout=10 Resetting working tree > git reset --hard # timeout=10 > git clean -fdx # timeout=10 Fetching upstream changes from https://github.com/dmlc/dgl.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_ASKPASS to set credentials dgl-bot-personal-access-key220906 > git fetch --no-tags --force --progress -- https://github.com/dmlc/dgl.git +refs/pull/7408/head:refs/remotes/origin/PR-7408 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7875aeb4251803b0a81c00694770cd981c0df241 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_ASKPASS to set credentials dgl-bot-personal-access-key220906 > git merge 191681d8510173576286765237ed0ce87d690e14 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7a09e217a2dcc683902d878bac89c51a77f6e5c3 # timeout=10 > git branch -a -v --no-abbrev # timeout=10 > git branch -D PR-7408 # timeout=10 > git checkout -b PR-7408 7a09e217a2dcc683902d878bac89c51a77f6e5c3 # timeout=10 > git rev-list --no-walk ea985edbcd0abb70c1fd6a029f14584b8fe59894 # timeout=10 > git rev-parse --verify HEAD # timeout=10 Resetting working tree > git reset --hard # timeout=10 > git clean -fdx # timeout=10 [Pipeline] sh + git submodule update --recursive --init Submodule path 'third_party/METIS': checked out '10603482cc055626ff99d2ac3ab7e73d1119439d' Submodule path 'third_party/METIS/GKlib': checked out '62de20c7f97c719abdc96d7c3e266a1f7cb52bc5' Submodule path 'third_party/cccl': checked out '1c009d23abf3e6c13d5e1f0ee54222c43b2c1785' Submodule path 'third_party/cuco': checked out '2101cb31d0210b609cd02c88f9b538e10881d91d' Submodule path 'third_party/dlpack': checked out 'e2bdd3bee8cb6501558042633fa59144cc8b7f5f' Submodule path 'third_party/dmlc-core': checked out 'bfad207b448480783a1f428ae3d93d87032d8349' Submodule path 'third_party/googletest': checked out 'f8d7d77c06936315286eb55f8de22cd23c188571' Submodule path 'third_party/liburing': checked out 'e4cfc721761a85ea6a257c77572546292d04bf79' Client [639] waits on 172.17.0.2:34711 Machine (0) group (0) client (0) connect to server successfuly! Client[0] in group[0] is exiting... Server (0) shutdown. Server is exiting... Done sampling Submodule path 'third_party/libxsmm': checked out '80090603e43f6ddc870cc42e1403dd0af07744cc' Submodule path 'third_party/nanoflann': checked out '4c47ca200209550c5628c89803591f8a753c8181' Submodule path 'third_party/pcg': checked out '428802d1a5634f96bcd0705fab379ff0113bcf13' Submodule path 'third_party/phmap': checked out '25293cefd8b85491b45600c03fe8edf07647553f' [Pipeline] unstash PASSED [ 9%] tests/distributed/test_distributed_sampling.py::test_rpc_hetero_etype_sampling_empty_shuffle[False-True-1] Converting to homogeneous graph takes 0.001s, peak mem: 3.179 GB Save partitions: 0.002 seconds, peak memory: 3.179 GB There are 11990 edges in the graph and 0 edge cuts for 1 partitions. Converted partitions to GraphBolt format into /tmp/tmpmn_nihtp/test_sampling.json PASSED [ 26%] tests/python/pytorch/graphbolt/test_item_sampler.py::test_DistributedItemSampler[True-False-2-34] Initialize the distributed services with graphbolt: False load test_sampling start graph service on server 0 for part 0 Server is waiting for connections on [172.17.0.2:13648]... [Pipeline] echo Unpacked build/libdgl.so, build/runUnitTests, python/dgl/_ffi/_cy3/core.cpython-*-x86_64-linux-gnu.so, build/tensoradapter/pytorch/*.so, build/dgl_sparse/*.so, build/graphbolt/*.so from dgl-gpu-linux [Pipeline] timeout Timeout set to expire in 20 min [Pipeline] { [Pipeline] sh + bash tests/scripts/task_example_test.sh gpu ============================= test session starts ============================== platform linux -- Python 3.10.14, pytest-8.2.0, pluggy-1.5.0 -- /opt/conda/envs/pytorch-ci/bin/python3 cachedir: .pytest_cache rootdir: /home/ubuntu/jenkins/workspace/dgl_PR-7408 configfile: pyproject.toml collecting ... collected 12 items tests/examples/test_sampling_examples.py::test_node_classification PASSED [ 26%] tests/python/pytorch/graphbolt/test_item_sampler.py::test_DistributedItemSampler[True-False-2-36] Client [639] waits on 172.17.0.2:48181 Machine (0) group (0) client (0) connect to server successfuly! Client[0] in group[0] is exiting... Server (0) shutdown. Server is exiting... Done sampling PASSED [ 10%] tests/distributed/test_distributed_sampling.py::test_rpc_hetero_etype_sampling_empty_shuffle[True-False-1] Converting to homogeneous graph takes 0.001s, peak mem: 3.179 GB Save partitions: 0.002 seconds, peak memory: 3.179 GB There are 11990 edges in the graph and 0 edge cuts for 1 partitions. Initialize the distributed services with graphbolt: False load test_sampling Start to create specified graph formats which may take non-trivial time. Finished creating specified graph formats: ['csc', 'coo'] start graph service on server 0 for part 0 Server is waiting for connections on [172.17.0.2:13648]... PASSED [ 4%] tests/python/pytorch/geometry/test_geometry.py::test_fps PASSED [ 4%] tests/python/pytorch/geometry/test_geometry.py::test_fps_start_idx PASSED [ 4%] tests/python/pytorch/geometry/test_geometry.py::test_knn_cpu[False-euclidean-bruteforce-blas] PASSED [ 4%] tests/python/pytorch/geometry/test_geometry.py::test_knn_cpu[False-euclidean-bruteforce] PASSED [ 4%] tests/python/pytorch/geometry/test_geometry.py::test_knn_cpu[False-euclidean-kd-tree] PASSED [ 4%] tests/python/pytorch/geometry/test_geometry.py::test_knn_cpu[False-cosine-bruteforce-blas] PASSED [ 4%] tests/python/pytorch/geometry/test_geometry.py::test_knn_cpu[False-cosine-bruteforce] PASSED [ 4%] tests/python/pytorch/geometry/test_geometry.py::test_knn_cpu[False-cosine-kd-tree] PASSED [ 4%] tests/python/pytorch/geometry/test_geometry.py::test_knn_cpu[True-euclidean-bruteforce-blas] PASSED [ 4%] tests/python/pytorch/geometry/test_geometry.py::test_knn_cpu[True-euclidean-bruteforce] PASSED [ 4%] tests/python/pytorch/geometry/test_geometry.py::test_knn_cpu[True-euclidean-kd-tree] PASSED [ 4%] tests/python/pytorch/geometry/test_geometry.py::test_knn_cpu[True-cosine-bruteforce-blas] PASSED [ 4%] tests/python/pytorch/geometry/test_geometry.py::test_knn_cpu[True-cosine-bruteforce] PASSED [ 4%] tests/python/pytorch/geometry/test_geometry.py::test_knn_cpu[True-cosine-kd-tree] PASSED [ 4%] tests/python/pytorch/geometry/test_geometry.py::test_knn_cuda[False-euclidean-bruteforce-blas] PASSED [ 4%] tests/python/pytorch/geometry/test_geometry.py::test_knn_cuda[False-euclidean-bruteforce] PASSED [ 4%] tests/python/pytorch/geometry/test_geometry.py::test_knn_cuda[False-euclidean-bruteforce-sharemem] PASSED [ 4%] tests/python/pytorch/geometry/test_geometry.py::test_knn_cuda[False-cosine-bruteforce-blas] PASSED [ 4%] tests/python/pytorch/geometry/test_geometry.py::test_knn_cuda[False-cosine-bruteforce] PASSED [ 4%] tests/python/pytorch/geometry/test_geometry.py::test_knn_cuda[False-cosine-bruteforce-sharemem] PASSED [ 4%] tests/python/pytorch/geometry/test_geometry.py::test_knn_cuda[True-euclidean-bruteforce-blas] PASSED [ 4%] tests/python/pytorch/geometry/test_geometry.py::test_knn_cuda[True-euclidean-bruteforce] PASSED [ 4%] tests/python/pytorch/geometry/test_geometry.py::test_knn_cuda[True-euclidean-bruteforce-sharemem] PASSED [ 4%] tests/python/pytorch/geometry/test_geometry.py::test_knn_cuda[True-cosine-bruteforce-blas] PASSED [ 4%] tests/python/pytorch/geometry/test_geometry.py::test_knn_cuda[True-cosine-bruteforce] PASSED [ 4%] tests/python/pytorch/geometry/test_geometry.py::test_knn_cuda[True-cosine-bruteforce-sharemem] PASSED [ 4%] tests/python/pytorch/geometry/test_geometry.py::test_knn_sharedmem_large[8] PASSED [ 4%] tests/python/pytorch/geometry/test_geometry.py::test_knn_sharedmem_large[64] PASSED [ 4%] tests/python/pytorch/geometry/test_geometry.py::test_knn_sharedmem_large[256] PASSED [ 4%] tests/python/pytorch/geometry/test_geometry.py::test_knn_sharedmem_large[1024] PASSED [ 4%] tests/python/pytorch/geometry/test_geometry.py::test_edge_coarsening[True-True-g0-idtype0] PASSED [ 4%] tests/python/pytorch/geometry/test_geometry.py::test_edge_coarsening[True-True-g0-idtype1] PASSED [ 4%] tests/python/pytorch/geometry/test_geometry.py::test_edge_coarsening[True-True-g1-idtype0] PASSED [ 4%] tests/python/pytorch/geometry/test_geometry.py::test_edge_coarsening[True-True-g1-idtype1] PASSED [ 4%] tests/python/pytorch/geometry/test_geometry.py::test_edge_coarsening[True-True-g2-idtype0] PASSED [ 4%] tests/python/pytorch/geometry/test_geometry.py::test_edge_coarsening[True-True-g2-idtype1] PASSED [ 4%] tests/python/pytorch/geometry/test_geometry.py::test_edge_coarsening[True-True-g3-idtype0] PASSED [ 4%] tests/python/pytorch/geometry/test_geometry.py::test_edge_coarsening[True-True-g3-idtype1] PASSED [ 4%] tests/python/pytorch/geometry/test_geometry.py::test_edge_coarsening[True-True-g4-idtype0] PASSED [ 4%] tests/python/pytorch/geometry/test_geometry.py::test_edge_coarsening[True-True-g4-idtype1] PASSED [ 4%] tests/python/pytorch/geometry/test_geometry.py::test_edge_coarsening[True-True-g5-idtype0] PASSED [ 4%] tests/python/pytorch/geometry/test_geometry.py::test_edge_coarsening[True-True-g5-idtype1] PASSED [ 4%] tests/python/pytorch/geometry/test_geometry.py::test_edge_coarsening[True-True-g6-idtype0] PASSED [ 5%] tests/python/pytorch/geometry/test_geometry.py::test_edge_coarsening[True-True-g6-idtype1] PASSED [ 5%] tests/python/pytorch/geometry/test_geometry.py::test_edge_coarsening[True-False-g0-idtype0] PASSED [ 5%] tests/python/pytorch/geometry/test_geometry.py::test_edge_coarsening[True-False-g0-idtype1] PASSED [ 5%] tests/python/pytorch/geometry/test_geometry.py::test_edge_coarsening[True-False-g1-idtype0] PASSED [ 5%] tests/python/pytorch/geometry/test_geometry.py::test_edge_coarsening[True-False-g1-idtype1] PASSED [ 5%] tests/python/pytorch/geometry/test_geometry.py::test_edge_coarsening[True-False-g2-idtype0] PASSED [ 5%] tests/python/pytorch/geometry/test_geometry.py::test_edge_coarsening[True-False-g2-idtype1] PASSED [ 5%] tests/python/pytorch/geometry/test_geometry.py::test_edge_coarsening[True-False-g3-idtype0] PASSED [ 5%] tests/python/pytorch/geometry/test_geometry.py::test_edge_coarsening[True-False-g3-idtype1] PASSED [ 5%] tests/python/pytorch/geometry/test_geometry.py::test_edge_coarsening[True-False-g4-idtype0] PASSED [ 5%] tests/python/pytorch/geometry/test_geometry.py::test_edge_coarsening[True-False-g4-idtype1] PASSED [ 5%] tests/python/pytorch/geometry/test_geometry.py::test_edge_coarsening[True-False-g5-idtype0] PASSED [ 5%] tests/python/pytorch/geometry/test_geometry.py::test_edge_coarsening[True-False-g5-idtype1] PASSED [ 5%] tests/python/pytorch/geometry/test_geometry.py::test_edge_coarsening[True-False-g6-idtype0] PASSED [ 5%] tests/python/pytorch/geometry/test_geometry.py::test_edge_coarsening[True-False-g6-idtype1] PASSED [ 5%] tests/python/pytorch/geometry/test_geometry.py::test_edge_coarsening[False-True-g0-idtype0] PASSED [ 5%] tests/python/pytorch/geometry/test_geometry.py::test_edge_coarsening[False-True-g0-idtype1] PASSED [ 5%] tests/python/pytorch/geometry/test_geometry.py::test_edge_coarsening[False-True-g1-idtype0] PASSED [ 5%] tests/python/pytorch/geometry/test_geometry.py::test_edge_coarsening[False-True-g1-idtype1] PASSED [ 5%] tests/python/pytorch/geometry/test_geometry.py::test_edge_coarsening[False-True-g2-idtype0] PASSED [ 5%] tests/python/pytorch/geometry/test_geometry.py::test_edge_coarsening[False-True-g2-idtype1] PASSED [ 5%] tests/python/pytorch/geometry/test_geometry.py::test_edge_coarsening[False-True-g3-idtype0] PASSED [ 5%] tests/python/pytorch/geometry/test_geometry.py::test_edge_coarsening[False-True-g3-idtype1] PASSED [ 5%] tests/python/pytorch/geometry/test_geometry.py::test_edge_coarsening[False-True-g4-idtype0] PASSED [ 5%] tests/python/pytorch/geometry/test_geometry.py::test_edge_coarsening[False-True-g4-idtype1] PASSED [ 5%] tests/python/pytorch/geometry/test_geometry.py::test_edge_coarsening[False-True-g5-idtype0] PASSED [ 5%] tests/python/pytorch/geometry/test_geometry.py::test_edge_coarsening[False-True-g5-idtype1] PASSED [ 5%] tests/python/pytorch/geometry/test_geometry.py::test_edge_coarsening[False-True-g6-idtype0] PASSED [ 5%] tests/python/pytorch/geometry/test_geometry.py::test_edge_coarsening[False-True-g6-idtype1] PASSED [ 5%] tests/python/pytorch/geometry/test_geometry.py::test_edge_coarsening[False-False-g0-idtype0] PASSED [ 5%] tests/python/pytorch/geometry/test_geometry.py::test_edge_coarsening[False-False-g0-idtype1] PASSED [ 5%] tests/python/pytorch/geometry/test_geometry.py::test_edge_coarsening[False-False-g1-idtype0] PASSED [ 5%] tests/python/pytorch/geometry/test_geometry.py::test_edge_coarsening[False-False-g1-idtype1] PASSED [ 5%] tests/python/pytorch/geometry/test_geometry.py::test_edge_coarsening[False-False-g2-idtype0] PASSED [ 5%] tests/python/pytorch/geometry/test_geometry.py::test_edge_coarsening[False-False-g2-idtype1] PASSED [ 5%] tests/python/pytorch/geometry/test_geometry.py::test_edge_coarsening[False-False-g3-idtype0] PASSED [ 5%] tests/python/pytorch/geometry/test_geometry.py::test_edge_coarsening[False-False-g3-idtype1] PASSED [ 5%] tests/python/pytorch/geometry/test_geometry.py::test_edge_coarsening[False-False-g4-idtype0] PASSED [ 5%] tests/python/pytorch/geometry/test_geometry.py::test_edge_coarsening[False-False-g4-idtype1] PASSED [ 5%] tests/python/pytorch/geometry/test_geometry.py::test_edge_coarsening[False-False-g5-idtype0] PASSED [ 5%] tests/python/pytorch/geometry/test_geometry.py::test_edge_coarsening[False-False-g5-idtype1] PASSED [ 5%] tests/python/pytorch/geometry/test_geometry.py::test_edge_coarsening[False-False-g6-idtype0] PASSED [ 5%] tests/python/pytorch/geometry/test_geometry.py::test_edge_coarsening[False-False-g6-idtype1] PASSED [ 5%] tests/python/pytorch/graphbolt/impl/test_basic_feature_store.py::test_basic_feature_store_homo PASSED [ 5%] tests/python/pytorch/graphbolt/impl/test_basic_feature_store.py::test_basic_feature_store_hetero PASSED [ 5%] tests/python/pytorch/graphbolt/impl/test_basic_feature_store.py::test_basic_feature_store_errors PASSED [ 5%] tests/python/pytorch/graphbolt/impl/test_disk_based_feature_store.py::test_disk_based_feature SKIPPED [ 5%] tests/python/pytorch/graphbolt/impl/test_disk_based_feature_store.py::test_more_disk_based_feature[index0-shape0-idtype0-dtype0] SKIPPED [ 5%] tests/python/pytorch/graphbolt/impl/test_disk_based_feature_store.py::test_more_disk_based_feature[index0-shape0-idtype0-dtype1] SKIPPED [ 5%] tests/python/pytorch/graphbolt/impl/test_disk_based_feature_store.py::test_more_disk_based_feature[index0-shape0-idtype0-dtype2] SKIPPED [ 5%] tests/python/pytorch/graphbolt/impl/test_disk_based_feature_store.py::test_more_disk_based_feature[index0-shape0-idtype0-dtype3] SKIPPED [ 5%] tests/python/pytorch/graphbolt/impl/test_disk_based_feature_store.py::test_more_disk_based_feature[index0-shape0-idtype0-dtype4] SKIPPED [ 5%] tests/python/pytorch/graphbolt/impl/test_disk_based_feature_store.py::test_more_disk_based_feature[index0-shape0-idtype0-dtype5] SKIPPED [ 5%] tests/python/pytorch/graphbolt/impl/test_disk_based_feature_store.py::test_more_disk_based_feature[index0-shape0-idtype0-dtype6] SKIPPED [ 5%] tests/python/pytorch/graphbolt/impl/test_disk_based_feature_store.py::test_more_disk_based_feature[index0-shape0-idtype1-dtype0] SKIPPED [ 5%] tests/python/pytorch/graphbolt/impl/test_disk_based_feature_store.py::test_more_disk_based_feature[index0-shape0-idtype1-dtype1] SKIPPED [ 5%] tests/python/pytorch/graphbolt/impl/test_disk_based_feature_store.py::test_more_disk_based_feature[index0-shape0-idtype1-dtype2] SKIPPED [ 5%] tests/python/pytorch/graphbolt/impl/test_disk_based_feature_store.py::test_more_disk_based_feature[index0-shape0-idtype1-dtype3] SKIPPED [ 5%] tests/python/pytorch/graphbolt/impl/test_disk_based_feature_store.py::test_more_disk_based_feature[index0-shape0-idtype1-dtype4] SKIPPED [ 5%] tests/python/pytorch/graphbolt/impl/test_disk_based_feature_store.py::test_more_disk_based_feature[index0-shape0-idtype1-dtype5] SKIPPED [ 5%] tests/python/pytorch/graphbolt/impl/test_disk_based_feature_store.py::test_more_disk_based_feature[index0-shape0-idtype1-dtype6] SKIPPED [ 6%] tests/python/pytorch/graphbolt/impl/test_disk_based_feature_store.py::test_more_disk_based_feature[index0-shape1-idtype0-dtype0] SKIPPED [ 6%] tests/python/pytorch/graphbolt/impl/test_disk_based_feature_store.py::test_more_disk_based_feature[index0-shape1-idtype0-dtype1] SKIPPED [ 6%] tests/python/pytorch/graphbolt/impl/test_disk_based_feature_store.py::test_more_disk_based_feature[index0-shape1-idtype0-dtype2] SKIPPED [ 6%] tests/python/pytorch/graphbolt/impl/test_disk_based_feature_store.py::test_more_disk_based_feature[index0-shape1-idtype0-dtype3] SKIPPED [ 6%] tests/python/pytorch/graphbolt/impl/test_disk_based_feature_store.py::test_more_disk_based_feature[index0-shape1-idtype0-dtype4] SKIPPED [ 6%] tests/python/pytorch/graphbolt/impl/test_disk_based_feature_store.py::test_more_disk_based_feature[index0-shape1-idtype0-dtype5] SKIPPED [ 6%] tests/python/pytorch/graphbolt/impl/test_disk_based_feature_store.py::test_more_disk_based_feature[index0-shape1-idtype0-dtype6] SKIPPED [ 6%] tests/python/pytorch/graphbolt/impl/test_disk_based_feature_store.py::test_more_disk_based_feature[index0-shape1-idtype1-dtype0] SKIPPED [ 6%] tests/python/pytorch/graphbolt/impl/test_disk_based_feature_store.py::test_more_disk_based_feature[index0-shape1-idtype1-dtype1] SKIPPED [ 6%] tests/python/pytorch/graphbolt/impl/test_disk_based_feature_store.py::test_more_disk_based_feature[index0-shape1-idtype1-dtype2] SKIPPED [ 6%] tests/python/pytorch/graphbolt/impl/test_disk_based_feature_store.py::test_more_disk_based_feature[index0-shape1-idtype1-dtype3] SKIPPED [ 6%] tests/python/pytorch/graphbolt/impl/test_disk_based_feature_store.py::test_more_disk_based_feature[index0-shape1-idtype1-dtype4] SKIPPED [ 6%] tests/python/pytorch/graphbolt/impl/test_disk_based_feature_store.py::test_more_disk_based_feature[index0-shape1-idtype1-dtype5] SKIPPED [ 6%] tests/python/pytorch/graphbolt/impl/test_disk_based_feature_store.py::test_more_disk_based_feature[index0-shape1-idtype1-dtype6] SKIPPED [ 6%] tests/python/pytorch/graphbolt/impl/test_disk_based_feature_store.py::test_more_disk_based_feature[index0-shape2-idtype0-dtype0] SKIPPED [ 6%] tests/python/pytorch/graphbolt/impl/test_disk_based_feature_store.py::test_more_disk_based_feature[index0-shape2-idtype0-dtype1] SKIPPED [ 6%] tests/python/pytorch/graphbolt/impl/test_disk_based_feature_store.py::test_more_disk_based_feature[index0-shape2-idtype0-dtype2] SKIPPED [ 6%] tests/python/pytorch/graphbolt/impl/test_disk_based_feature_store.py::test_more_disk_based_feature[index0-shape2-idtype0-dtype3] SKIPPED [ 6%] tests/python/pytorch/graphbolt/impl/test_disk_based_feature_store.py::test_more_disk_based_feature[index0-shape2-idtype0-dtype4] SKIPPED [ 6%] tests/python/pytorch/graphbolt/impl/test_disk_based_feature_store.py::test_more_disk_based_feature[index0-shape2-idtype0-dtype5] SKIPPED [ 6%] tests/python/pytorch/graphbolt/impl/test_disk_based_feature_store.py::test_more_disk_based_feature[index0-shape2-idtype0-dtype6] SKIPPED [ 6%] tests/python/pytorch/graphbolt/impl/test_disk_based_feature_store.py::test_more_disk_based_feature[index0-shape2-idtype1-dtype0] SKIPPED [ 6%] tests/python/pytorch/graphbolt/impl/test_disk_based_feature_store.py::test_more_disk_based_feature[index0-shape2-idtype1-dtype1] SKIPPED [ 6%] tests/python/pytorch/graphbolt/impl/test_disk_based_feature_store.py::test_more_disk_based_feature[index0-shape2-idtype1-dtype2] SKIPPED [ 6%] tests/python/pytorch/graphbolt/impl/test_disk_based_feature_store.py::test_more_disk_based_feature[index0-shape2-idtype1-dtype3] SKIPPED [ 6%] tests/python/pytorch/graphbolt/impl/test_disk_based_feature_store.py::test_more_disk_based_feature[index0-shape2-idtype1-dtype4] SKIPPED [ 6%] tests/python/pytorch/graphbolt/impl/test_disk_based_feature_store.py::test_more_disk_based_feature[index0-shape2-idtype1-dtype5] SKIPPED [ 6%] tests/python/pytorch/graphbolt/impl/test_disk_based_feature_store.py::test_more_disk_based_feature[index0-shape2-idtype1-dtype6] SKIPPED [ 6%] tests/python/pytorch/graphbolt/impl/test_disk_based_feature_store.py::test_more_disk_based_feature[index0-shape3-idtype0-dtype0] SKIPPED [ 6%] tests/python/pytorch/graphbolt/impl/test_disk_based_feature_store.py::test_more_disk_based_feature[index0-shape3-idtype0-dtype1] SKIPPED [ 6%] tests/python/pytorch/graphbolt/impl/test_disk_based_feature_store.py::test_more_disk_based_feature[index0-shape3-idtype0-dtype2] SKIPPED [ 6%] tests/python/pytorch/graphbolt/impl/test_disk_based_feature_store.py::test_more_disk_based_feature[index0-shape3-idtype0-dtype3] SKIPPED [ 6%] tests/python/pytorch/graphbolt/impl/test_disk_based_feature_store.py::test_more_disk_based_feature[index0-shape3-idtype0-dtype4] SKIPPED [ 6%] tests/python/pytorch/graphbolt/impl/test_disk_based_feature_store.py::test_more_disk_based_feature[index0-shape3-idtype0-dtype5] SKIPPED [ 6%] tests/python/pytorch/graphbolt/impl/test_disk_based_feature_store.py::test_more_disk_based_feature[index0-shape3-idtype0-dtype6] SKIPPED [ 6%] tests/python/pytorch/graphbolt/impl/test_disk_based_feature_store.py::test_more_disk_based_feature[index0-shape3-idtype1-dtype0] SKIPPED [ 6%] tests/python/pytorch/graphbolt/impl/test_disk_based_feature_store.py::test_more_disk_based_feature[index0-shape3-idtype1-dtype1] SKIPPED [ 6%] tests/python/pytorch/graphbolt/impl/test_disk_based_feature_store.py::test_more_disk_based_feature[index0-shape3-idtype1-dtype2] SKIPPED [ 6%] tests/python/pytorch/graphbolt/impl/test_disk_based_feature_store.py::test_more_disk_based_feature[index0-shape3-idtype1-dtype3] SKIPPED [ 6%] tests/python/pytorch/graphbolt/impl/test_disk_based_feature_store.py::test_more_disk_based_feature[index0-shape3-idtype1-dtype4] SKIPPED [ 6%] tests/python/pytorch/graphbolt/impl/test_disk_based_feature_store.py::test_more_disk_based_feature[index0-shape3-idtype1-dtype5] SKIPPED [ 6%] tests/python/pytorch/graphbolt/impl/test_disk_based_feature_store.py::test_more_disk_based_feature[index0-shape3-idtype1-dtype6] SKIPPED [ 6%] tests/python/pytorch/graphbolt/impl/test_disk_based_feature_store.py::test_more_disk_based_feature[index1-shape0-idtype0-dtype0] SKIPPED [ 6%] tests/python/pytorch/graphbolt/impl/test_disk_based_feature_store.py::test_more_disk_based_feature[index1-shape0-idtype0-dtype1] SKIPPED [ 6%] tests/python/pytorch/graphbolt/impl/test_disk_based_feature_store.py::test_more_disk_based_feature[index1-shape0-idtype0-dtype2] SKIPPED [ 6%] tests/python/pytorch/graphbolt/impl/test_disk_based_feature_store.py::test_more_disk_based_feature[index1-shape0-idtype0-dtype3] SKIPPED [ 6%] tests/python/pytorch/graphbolt/impl/test_disk_based_feature_store.py::test_more_disk_based_feature[index1-shape0-idtype0-dtype4] SKIPPED [ 6%] tests/python/pytorch/graphbolt/impl/test_disk_based_feature_store.py::test_more_disk_based_feature[index1-shape0-idtype0-dtype5] SKIPPED [ 6%] tests/python/pytorch/graphbolt/impl/test_disk_based_feature_store.py::test_more_disk_based_feature[index1-shape0-idtype0-dtype6] SKIPPED [ 6%] tests/python/pytorch/graphbolt/impl/test_disk_based_feature_store.py::test_more_disk_based_feature[index1-shape0-idtype1-dtype0] SKIPPED [ 6%] tests/python/pytorch/graphbolt/impl/test_disk_based_feature_store.py::test_more_disk_based_feature[index1-shape0-idtype1-dtype1] SKIPPED [ 6%] tests/python/pytorch/graphbolt/impl/test_disk_based_feature_store.py::test_more_disk_based_feature[index1-shape0-idtype1-dtype2] SKIPPED [ 6%] tests/python/pytorch/graphbolt/impl/test_disk_based_feature_store.py::test_more_disk_based_feature[index1-shape0-idtype1-dtype3] SKIPPED [ 6%] tests/python/pytorch/graphbolt/impl/test_disk_based_feature_store.py::test_more_disk_based_feature[index1-shape0-idtype1-dtype4] SKIPPED [ 6%] tests/python/pytorch/graphbolt/impl/test_disk_based_feature_store.py::test_more_disk_based_feature[index1-shape0-idtype1-dtype5] SKIPPED [ 6%] tests/python/pytorch/graphbolt/impl/test_disk_based_feature_store.py::test_more_disk_based_feature[index1-shape0-idtype1-dtype6] SKIPPED [ 6%] tests/python/pytorch/graphbolt/impl/test_disk_based_feature_store.py::test_more_disk_based_feature[index1-shape1-idtype0-dtype0] SKIPPED [ 6%] tests/python/pytorch/graphbolt/impl/test_disk_based_feature_store.py::test_more_disk_based_feature[index1-shape1-idtype0-dtype1] SKIPPED [ 6%] tests/python/pytorch/graphbolt/impl/test_disk_based_feature_store.py::test_more_disk_based_feature[index1-shape1-idtype0-dtype2] SKIPPED [ 6%] tests/python/pytorch/graphbolt/impl/test_disk_based_feature_store.py::test_more_disk_based_feature[index1-shape1-idtype0-dtype3] SKIPPED [ 6%] tests/python/pytorch/graphbolt/impl/test_disk_based_feature_store.py::test_more_disk_based_feature[index1-shape1-idtype0-dtype4] SKIPPED [ 6%] tests/python/pytorch/graphbolt/impl/test_disk_based_feature_store.py::test_more_disk_based_feature[index1-shape1-idtype0-dtype5] SKIPPED [ 7%] tests/python/pytorch/graphbolt/impl/test_disk_based_feature_store.py::test_more_disk_based_feature[index1-shape1-idtype0-dtype6] SKIPPED [ 7%] tests/python/pytorch/graphbolt/impl/test_disk_based_feature_store.py::test_more_disk_based_feature[index1-shape1-idtype1-dtype0] SKIPPED [ 7%] tests/python/pytorch/graphbolt/impl/test_disk_based_feature_store.py::test_more_disk_based_feature[index1-shape1-idtype1-dtype1] SKIPPED [ 7%] tests/python/pytorch/graphbolt/impl/test_disk_based_feature_store.py::test_more_disk_based_feature[index1-shape1-idtype1-dtype2] SKIPPED [ 7%] tests/python/pytorch/graphbolt/impl/test_disk_based_feature_store.py::test_more_disk_based_feature[index1-shape1-idtype1-dtype3] SKIPPED [ 7%] tests/python/pytorch/graphbolt/impl/test_disk_based_feature_store.py::test_more_disk_based_feature[index1-shape1-idtype1-dtype4] SKIPPED [ 7%] tests/python/pytorch/graphbolt/impl/test_disk_based_feature_store.py::test_more_disk_based_feature[index1-shape1-idtype1-dtype5] SKIPPED [ 7%] tests/python/pytorch/graphbolt/impl/test_disk_based_feature_store.py::test_more_disk_based_feature[index1-shape1-idtype1-dtype6] SKIPPED [ 7%] tests/python/pytorch/graphbolt/impl/test_disk_based_feature_store.py::test_more_disk_based_feature[index1-shape2-idtype0-dtype0] SKIPPED [ 7%] tests/python/pytorch/graphbolt/impl/test_disk_based_feature_store.py::test_more_disk_based_feature[index1-shape2-idtype0-dtype1] SKIPPED [ 7%] tests/python/pytorch/graphbolt/impl/test_disk_based_feature_store.py::test_more_disk_based_feature[index1-shape2-idtype0-dtype2] SKIPPED [ 7%] tests/python/pytorch/graphbolt/impl/test_disk_based_feature_store.py::test_more_disk_based_feature[index1-shape2-idtype0-dtype3] SKIPPED [ 7%] tests/python/pytorch/graphbolt/impl/test_disk_based_feature_store.py::test_more_disk_based_feature[index1-shape2-idtype0-dtype4] SKIPPED [ 7%] tests/python/pytorch/graphbolt/impl/test_disk_based_feature_store.py::test_more_disk_based_feature[index1-shape2-idtype0-dtype5] SKIPPED [ 7%] tests/python/pytorch/graphbolt/impl/test_disk_based_feature_store.py::test_more_disk_based_feature[index1-shape2-idtype0-dtype6] SKIPPED [ 7%] tests/python/pytorch/graphbolt/impl/test_disk_based_feature_store.py::test_more_disk_based_feature[index1-shape2-idtype1-dtype0] SKIPPED [ 7%] tests/python/pytorch/graphbolt/impl/test_disk_based_feature_store.py::test_more_disk_based_feature[index1-shape2-idtype1-dtype1] SKIPPED [ 7%] tests/python/pytorch/graphbolt/impl/test_disk_based_feature_store.py::test_more_disk_based_feature[index1-shape2-idtype1-dtype2] SKIPPED [ 7%] tests/python/pytorch/graphbolt/impl/test_disk_based_feature_store.py::test_more_disk_based_feature[index1-shape2-idtype1-dtype3] SKIPPED [ 7%] tests/python/pytorch/graphbolt/impl/test_disk_based_feature_store.py::test_more_disk_based_feature[index1-shape2-idtype1-dtype4] SKIPPED [ 7%] tests/python/pytorch/graphbolt/impl/test_disk_based_feature_store.py::test_more_disk_based_feature[index1-shape2-idtype1-dtype5] SKIPPED [ 7%] tests/python/pytorch/graphbolt/impl/test_disk_based_feature_store.py::test_more_disk_based_feature[index1-shape2-idtype1-dtype6] SKIPPED [ 7%] tests/python/pytorch/graphbolt/impl/test_disk_based_feature_store.py::test_more_disk_based_feature[index1-shape3-idtype0-dtype0] SKIPPED [ 7%] tests/python/pytorch/graphbolt/impl/test_disk_based_feature_store.py::test_more_disk_based_feature[index1-shape3-idtype0-dtype1] SKIPPED [ 7%] tests/python/pytorch/graphbolt/impl/test_disk_based_feature_store.py::test_more_disk_based_feature[index1-shape3-idtype0-dtype2] SKIPPED [ 7%] tests/python/pytorch/graphbolt/impl/test_disk_based_feature_store.py::test_more_disk_based_feature[index1-shape3-idtype0-dtype3] SKIPPED [ 7%] tests/python/pytorch/graphbolt/impl/test_disk_based_feature_store.py::test_more_disk_based_feature[index1-shape3-idtype0-dtype4] SKIPPED [ 7%] tests/python/pytorch/graphbolt/impl/test_disk_based_feature_store.py::test_more_disk_based_feature[index1-shape3-idtype0-dtype5] SKIPPED [ 7%] tests/python/pytorch/graphbolt/impl/test_disk_based_feature_store.py::test_more_disk_based_feature[index1-shape3-idtype0-dtype6] SKIPPED [ 7%] tests/python/pytorch/graphbolt/impl/test_disk_based_feature_store.py::test_more_disk_based_feature[index1-shape3-idtype1-dtype0] SKIPPED [ 7%] tests/python/pytorch/graphbolt/impl/test_disk_based_feature_store.py::test_more_disk_based_feature[index1-shape3-idtype1-dtype1] SKIPPED [ 7%] tests/python/pytorch/graphbolt/impl/test_disk_based_feature_store.py::test_more_disk_based_feature[index1-shape3-idtype1-dtype2] SKIPPED [ 7%] tests/python/pytorch/graphbolt/impl/test_disk_based_feature_store.py::test_more_disk_based_feature[index1-shape3-idtype1-dtype3] SKIPPED [ 7%] tests/python/pytorch/graphbolt/impl/test_disk_based_feature_store.py::test_more_disk_based_feature[index1-shape3-idtype1-dtype4] SKIPPED [ 7%] tests/python/pytorch/graphbolt/impl/test_disk_based_feature_store.py::test_more_disk_based_feature[index1-shape3-idtype1-dtype5] SKIPPED [ 7%] tests/python/pytorch/graphbolt/impl/test_disk_based_feature_store.py::test_more_disk_based_feature[index1-shape3-idtype1-dtype6] SKIPPED [ 7%] tests/python/pytorch/graphbolt/impl/test_disk_based_feature_store.py::test_more_disk_based_feature[index2-shape0-idtype0-dtype0] SKIPPED [ 7%] tests/python/pytorch/graphbolt/impl/test_disk_based_feature_store.py::test_more_disk_based_feature[index2-shape0-idtype0-dtype1] SKIPPED [ 7%] tests/python/pytorch/graphbolt/impl/test_disk_based_feature_store.py::test_more_disk_based_feature[index2-shape0-idtype0-dtype2] SKIPPED [ 7%] tests/python/pytorch/graphbolt/impl/test_disk_based_feature_store.py::test_more_disk_based_feature[index2-shape0-idtype0-dtype3] SKIPPED [ 7%] tests/python/pytorch/graphbolt/impl/test_disk_based_feature_store.py::test_more_disk_based_feature[index2-shape0-idtype0-dtype4] SKIPPED [ 7%] tests/python/pytorch/graphbolt/impl/test_disk_based_feature_store.py::test_more_disk_based_feature[index2-shape0-idtype0-dtype5] SKIPPED [ 7%] tests/python/pytorch/graphbolt/impl/test_disk_based_feature_store.py::test_more_disk_based_feature[index2-shape0-idtype0-dtype6] SKIPPED [ 7%] tests/python/pytorch/graphbolt/impl/test_disk_based_feature_store.py::test_more_disk_based_feature[index2-shape0-idtype1-dtype0] SKIPPED [ 7%] tests/python/pytorch/graphbolt/impl/test_disk_based_feature_store.py::test_more_disk_based_feature[index2-shape0-idtype1-dtype1] SKIPPED [ 7%] tests/python/pytorch/graphbolt/impl/test_disk_based_feature_store.py::test_more_disk_based_feature[index2-shape0-idtype1-dtype2] SKIPPED [ 7%] tests/python/pytorch/graphbolt/impl/test_disk_based_feature_store.py::test_more_disk_based_feature[index2-shape0-idtype1-dtype3] SKIPPED [ 7%] tests/python/pytorch/graphbolt/impl/test_disk_based_feature_store.py::test_more_disk_based_feature[index2-shape0-idtype1-dtype4] SKIPPED [ 7%] tests/python/pytorch/graphbolt/impl/test_disk_based_feature_store.py::test_more_disk_based_feature[index2-shape0-idtype1-dtype5] SKIPPED [ 7%] tests/python/pytorch/graphbolt/impl/test_disk_based_feature_store.py::test_more_disk_based_feature[index2-shape0-idtype1-dtype6] SKIPPED [ 7%] tests/python/pytorch/graphbolt/impl/test_disk_based_feature_store.py::test_more_disk_based_feature[index2-shape1-idtype0-dtype0] SKIPPED [ 7%] tests/python/pytorch/graphbolt/impl/test_disk_based_feature_store.py::test_more_disk_based_feature[index2-shape1-idtype0-dtype1] SKIPPED [ 7%] tests/python/pytorch/graphbolt/impl/test_disk_based_feature_store.py::test_more_disk_based_feature[index2-shape1-idtype0-dtype2] SKIPPED [ 7%] tests/python/pytorch/graphbolt/impl/test_disk_based_feature_store.py::test_more_disk_based_feature[index2-shape1-idtype0-dtype3] SKIPPED [ 7%] tests/python/pytorch/graphbolt/impl/test_disk_based_feature_store.py::test_more_disk_based_feature[index2-shape1-idtype0-dtype4] SKIPPED [ 7%] tests/python/pytorch/graphbolt/impl/test_disk_based_feature_store.py::test_more_disk_based_feature[index2-shape1-idtype0-dtype5] SKIPPED [ 7%] tests/python/pytorch/graphbolt/impl/test_disk_based_feature_store.py::test_more_disk_based_feature[index2-shape1-idtype0-dtype6] SKIPPED [ 7%] tests/python/pytorch/graphbolt/impl/test_disk_based_feature_store.py::test_more_disk_based_feature[index2-shape1-idtype1-dtype0] SKIPPED [ 7%] tests/python/pytorch/graphbolt/impl/test_disk_based_feature_store.py::test_more_disk_based_feature[index2-shape1-idtype1-dtype1] SKIPPED [ 7%] tests/python/pytorch/graphbolt/impl/test_disk_based_feature_store.py::test_more_disk_based_feature[index2-shape1-idtype1-dtype2] SKIPPED [ 7%] tests/python/pytorch/graphbolt/impl/test_disk_based_feature_store.py::test_more_disk_based_feature[index2-shape1-idtype1-dtype3] SKIPPED [ 7%] tests/python/pytorch/graphbolt/impl/test_disk_based_feature_store.py::test_more_disk_based_feature[index2-shape1-idtype1-dtype4] SKIPPED [ 8%] tests/python/pytorch/graphbolt/impl/test_disk_based_feature_store.py::test_more_disk_based_feature[index2-shape1-idtype1-dtype5] SKIPPED [ 8%] tests/python/pytorch/graphbolt/impl/test_disk_based_feature_store.py::test_more_disk_based_feature[index2-shape1-idtype1-dtype6] SKIPPED [ 8%] tests/python/pytorch/graphbolt/impl/test_disk_based_feature_store.py::test_more_disk_based_feature[index2-shape2-idtype0-dtype0] SKIPPED [ 8%] tests/python/pytorch/graphbolt/impl/test_disk_based_feature_store.py::test_more_disk_based_feature[index2-shape2-idtype0-dtype1] SKIPPED [ 8%] tests/python/pytorch/graphbolt/impl/test_disk_based_feature_store.py::test_more_disk_based_feature[index2-shape2-idtype0-dtype2] SKIPPED [ 8%] tests/python/pytorch/graphbolt/impl/test_disk_based_feature_store.py::test_more_disk_based_feature[index2-shape2-idtype0-dtype3] SKIPPED [ 8%] tests/python/pytorch/graphbolt/impl/test_disk_based_feature_store.py::test_more_disk_based_feature[index2-shape2-idtype0-dtype4] SKIPPED [ 8%] tests/python/pytorch/graphbolt/impl/test_disk_based_feature_store.py::test_more_disk_based_feature[index2-shape2-idtype0-dtype5] SKIPPED [ 8%] tests/python/pytorch/graphbolt/impl/test_disk_based_feature_store.py::test_more_disk_based_feature[index2-shape2-idtype0-dtype6] SKIPPED [ 8%] tests/python/pytorch/graphbolt/impl/test_disk_based_feature_store.py::test_more_disk_based_feature[index2-shape2-idtype1-dtype0] SKIPPED [ 8%] tests/python/pytorch/graphbolt/impl/test_disk_based_feature_store.py::test_more_disk_based_feature[index2-shape2-idtype1-dtype1] SKIPPED [ 8%] tests/python/pytorch/graphbolt/impl/test_disk_based_feature_store.py::test_more_disk_based_feature[index2-shape2-idtype1-dtype2] SKIPPED [ 8%] tests/python/pytorch/graphbolt/impl/test_disk_based_feature_store.py::test_more_disk_based_feature[index2-shape2-idtype1-dtype3] SKIPPED [ 8%] tests/python/pytorch/graphbolt/impl/test_disk_based_feature_store.py::test_more_disk_based_feature[index2-shape2-idtype1-dtype4] SKIPPED [ 8%] tests/python/pytorch/graphbolt/impl/test_disk_based_feature_store.py::test_more_disk_based_feature[index2-shape2-idtype1-dtype5] SKIPPED [ 8%] tests/python/pytorch/graphbolt/impl/test_disk_based_feature_store.py::test_more_disk_based_feature[index2-shape2-idtype1-dtype6] SKIPPED [ 8%] tests/python/pytorch/graphbolt/impl/test_disk_based_feature_store.py::test_more_disk_based_feature[index2-shape3-idtype0-dtype0] SKIPPED [ 8%] tests/python/pytorch/graphbolt/impl/test_disk_based_feature_store.py::test_more_disk_based_feature[index2-shape3-idtype0-dtype1] SKIPPED [ 8%] tests/python/pytorch/graphbolt/impl/test_disk_based_feature_store.py::test_more_disk_based_feature[index2-shape3-idtype0-dtype2] SKIPPED [ 8%] tests/python/pytorch/graphbolt/impl/test_disk_based_feature_store.py::test_more_disk_based_feature[index2-shape3-idtype0-dtype3] SKIPPED [ 8%] tests/python/pytorch/graphbolt/impl/test_disk_based_feature_store.py::test_more_disk_based_feature[index2-shape3-idtype0-dtype4] SKIPPED [ 8%] tests/python/pytorch/graphbolt/impl/test_disk_based_feature_store.py::test_more_disk_based_feature[index2-shape3-idtype0-dtype5] SKIPPED [ 8%] tests/python/pytorch/graphbolt/impl/test_disk_based_feature_store.py::test_more_disk_based_feature[index2-shape3-idtype0-dtype6] SKIPPED [ 8%] tests/python/pytorch/graphbolt/impl/test_disk_based_feature_store.py::test_more_disk_based_feature[index2-shape3-idtype1-dtype0] SKIPPED [ 8%] tests/python/pytorch/graphbolt/impl/test_disk_based_feature_store.py::test_more_disk_based_feature[index2-shape3-idtype1-dtype1] SKIPPED [ 8%] tests/python/pytorch/graphbolt/impl/test_disk_based_feature_store.py::test_more_disk_based_feature[index2-shape3-idtype1-dtype2] SKIPPED [ 8%] tests/python/pytorch/graphbolt/impl/test_disk_based_feature_store.py::test_more_disk_based_feature[index2-shape3-idtype1-dtype3] SKIPPED [ 8%] tests/python/pytorch/graphbolt/impl/test_disk_based_feature_store.py::test_more_disk_based_feature[index2-shape3-idtype1-dtype4] SKIPPED [ 8%] tests/python/pytorch/graphbolt/impl/test_disk_based_feature_store.py::test_more_disk_based_feature[index2-shape3-idtype1-dtype5] SKIPPED [ 8%] tests/python/pytorch/graphbolt/impl/test_disk_based_feature_store.py::test_more_disk_based_feature[index2-shape3-idtype1-dtype6] SKIPPED [ 8%] tests/python/pytorch/graphbolt/impl/test_disk_based_feature_store.py::test_disk_based_feature_repr SKIPPED [ 8%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_empty_graph[0] PASSED [ 8%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_empty_graph[1] PASSED [ 8%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_empty_graph[10] PASSED [ 8%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_empty_graph[100] PASSED [ 8%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_empty_graph[1000] PASSED [ 8%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_hetero_empty_graph[0] PASSED [ 8%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_hetero_empty_graph[1] PASSED [ 8%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_hetero_empty_graph[10] PASSED [ 8%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_hetero_empty_graph[100] PASSED [ 8%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_hetero_empty_graph[1000] PASSED [ 8%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_type_to_id_with_ntype_exception[ntypes0] PASSED [ 8%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_type_to_id_with_ntype_exception[ntypes1] PASSED [ 8%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_type_to_id_with_ntype_exception[ntypes2] PASSED [ 8%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_type_to_id_with_etype_exception[etypes0] PASSED [ 8%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_type_to_id_with_etype_exception[etypes1] PASSED [ 8%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_type_to_id_with_etype_exception[etypes2] PASSED [ 8%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_type_to_id_with_etype_exception[etypes3] PASSED [ 8%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_type_to_id_with_etype_exception[etypes4] PASSED [ 8%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_type_to_id_with_etype_exception[etypes5] PASSED [ 8%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_type_to_id_with_etype_exception[etypes6] PASSED [ 8%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_homo_graph[1-1] PASSED [ 8%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_homo_graph[100-1] PASSED [ 8%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_homo_graph[10-50] PASSED [ 8%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_homo_graph[1000-50000] PASSED [ 8%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_hetero_graph[1-1-1-1] PASSED [ 8%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_hetero_graph[1-1-100-1] PASSED [ 8%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_hetero_graph[1-1-10-50] PASSED [ 8%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_hetero_graph[1-1-1000-50000] PASSED [ 8%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_hetero_graph[3-5-1-1] PASSED [ 8%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_hetero_graph[3-5-100-1] PASSED [ 8%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_hetero_graph[3-5-10-50] PASSED [ 9%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_hetero_graph[3-5-1000-50000] PASSED [ 9%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_hetero_graph[100-1-1-1] PASSED [ 9%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_hetero_graph[100-1-100-1] PASSED [ 9%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_hetero_graph[100-1-10-50] PASSED [ 9%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_hetero_graph[100-1-1000-50000] PASSED [ 9%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_num_nodes_edges_homo[1-1] PASSED [ 9%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_num_nodes_edges_homo[100-1] PASSED [ 9%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_num_nodes_edges_homo[10-50] PASSED [ 9%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_num_nodes_edges_homo[1000-50000] PASSED [ 9%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_num_nodes_hetero PASSED [ 9%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_node_type_offset_wrong_legnth[node_type_offset0] PASSED [ 9%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_node_type_offset_wrong_legnth[node_type_offset1] PASSED [ 9%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_node_type_offset_wrong_legnth[node_type_offset2] PASSED [ 9%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_load_save_homo_graph[True-True-1-1] PASSED [ 9%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_load_save_homo_graph[True-True-100-1] PASSED [ 9%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_load_save_homo_graph[True-True-10-50] PASSED [ 9%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_load_save_homo_graph[True-True-1000-50000] PASSED [ 9%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_load_save_homo_graph[True-False-1-1] PASSED [ 9%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_load_save_homo_graph[True-False-100-1] PASSED [ 9%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_load_save_homo_graph[True-False-10-50] PASSED [ 9%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_load_save_homo_graph[True-False-1000-50000] PASSED [ 9%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_load_save_homo_graph[False-True-1-1] PASSED [ 9%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_load_save_homo_graph[False-True-100-1] PASSED [ 9%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_load_save_homo_graph[False-True-10-50] PASSED [ 9%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_load_save_homo_graph[False-True-1000-50000] PASSED [ 9%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_load_save_homo_graph[False-False-1-1] PASSED [ 9%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_load_save_homo_graph[False-False-100-1] PASSED [ 9%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_load_save_homo_graph[False-False-10-50] PASSED [ 9%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_load_save_homo_graph[False-False-1000-50000] PASSED [ 9%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_load_save_hetero_graph[True-True-1-1-1-1] PASSED [ 9%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_load_save_hetero_graph[True-True-1-1-100-1] PASSED [ 9%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_load_save_hetero_graph[True-True-1-1-10-50] PASSED [ 9%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_load_save_hetero_graph[True-True-1-1-1000-50000] PASSED [ 9%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_load_save_hetero_graph[True-True-3-5-1-1] PASSED [ 9%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_load_save_hetero_graph[True-True-3-5-100-1] PASSED [ 9%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_load_save_hetero_graph[True-True-3-5-10-50] PASSED [ 9%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_load_save_hetero_graph[True-True-3-5-1000-50000] PASSED [ 9%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_load_save_hetero_graph[True-True-100-1-1-1] PASSED [ 9%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_load_save_hetero_graph[True-True-100-1-100-1] PASSED [ 9%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_load_save_hetero_graph[True-True-100-1-10-50] PASSED [ 9%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_load_save_hetero_graph[True-True-100-1-1000-50000] PASSED [ 9%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_load_save_hetero_graph[True-False-1-1-1-1] PASSED [ 9%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_load_save_hetero_graph[True-False-1-1-100-1] PASSED [ 9%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_load_save_hetero_graph[True-False-1-1-10-50] PASSED [ 9%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_load_save_hetero_graph[True-False-1-1-1000-50000] PASSED [ 9%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_load_save_hetero_graph[True-False-3-5-1-1] PASSED [ 9%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_load_save_hetero_graph[True-False-3-5-100-1] PASSED [ 9%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_load_save_hetero_graph[True-False-3-5-10-50] PASSED [ 9%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_load_save_hetero_graph[True-False-3-5-1000-50000] PASSED [ 9%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_load_save_hetero_graph[True-False-100-1-1-1] PASSED [ 9%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_load_save_hetero_graph[True-False-100-1-100-1] PASSED [ 9%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_load_save_hetero_graph[True-False-100-1-10-50] PASSED [ 9%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_load_save_hetero_graph[True-False-100-1-1000-50000] PASSED [ 9%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_load_save_hetero_graph[False-True-1-1-1-1] PASSED [ 9%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_load_save_hetero_graph[False-True-1-1-100-1] PASSED [ 9%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_load_save_hetero_graph[False-True-1-1-10-50] PASSED [ 9%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_load_save_hetero_graph[False-True-1-1-1000-50000] PASSED [ 9%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_load_save_hetero_graph[False-True-3-5-1-1] PASSED [ 9%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_load_save_hetero_graph[False-True-3-5-100-1] PASSED [ 9%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_load_save_hetero_graph[False-True-3-5-10-50] PASSED [ 9%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_load_save_hetero_graph[False-True-3-5-1000-50000] PASSED [ 9%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_load_save_hetero_graph[False-True-100-1-1-1] PASSED [ 10%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_load_save_hetero_graph[False-True-100-1-100-1] PASSED [ 10%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_load_save_hetero_graph[False-True-100-1-10-50] PASSED [ 10%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_load_save_hetero_graph[False-True-100-1-1000-50000] PASSED [ 10%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_load_save_hetero_graph[False-False-1-1-1-1] PASSED [ 10%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_load_save_hetero_graph[False-False-1-1-100-1] PASSED [ 10%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_load_save_hetero_graph[False-False-1-1-10-50] PASSED [ 10%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_load_save_hetero_graph[False-False-1-1-1000-50000] PASSED [ 10%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_load_save_hetero_graph[False-False-3-5-1-1] PASSED [ 10%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_load_save_hetero_graph[False-False-3-5-100-1] PASSED [ 10%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_load_save_hetero_graph[False-False-3-5-10-50] PASSED [ 10%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_load_save_hetero_graph[False-False-3-5-1000-50000] PASSED [ 10%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_load_save_hetero_graph[False-False-100-1-1-1] PASSED [ 10%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_load_save_hetero_graph[False-False-100-1-100-1] PASSED [ 10%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_load_save_hetero_graph[False-False-100-1-10-50] PASSED [ 10%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_load_save_hetero_graph[False-False-100-1-1000-50000] PASSED [ 10%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_pickle_homo_graph[True-True-1-1] PASSED [ 10%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_pickle_homo_graph[True-True-100-1] PASSED [ 10%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_pickle_homo_graph[True-True-10-50] PASSED [ 10%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_pickle_homo_graph[True-True-1000-50000] PASSED [ 10%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_pickle_homo_graph[True-False-1-1] PASSED [ 10%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_pickle_homo_graph[True-False-100-1] PASSED [ 10%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_pickle_homo_graph[True-False-10-50] PASSED [ 10%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_pickle_homo_graph[True-False-1000-50000] PASSED [ 10%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_pickle_homo_graph[False-True-1-1] PASSED [ 10%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_pickle_homo_graph[False-True-100-1] PASSED [ 10%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_pickle_homo_graph[False-True-10-50] PASSED [ 10%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_pickle_homo_graph[False-True-1000-50000] PASSED [ 10%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_pickle_homo_graph[False-False-1-1] PASSED [ 10%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_pickle_homo_graph[False-False-100-1] PASSED [ 10%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_pickle_homo_graph[False-False-10-50] PASSED [ 10%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_pickle_homo_graph[False-False-1000-50000] PASSED [ 10%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_pickle_hetero_graph[True-True-1-1-1-1] PASSED [ 10%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_pickle_hetero_graph[True-True-1-1-100-1] PASSED [ 10%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_pickle_hetero_graph[True-True-1-1-10-50] PASSED [ 10%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_pickle_hetero_graph[True-True-1-1-1000-50000] PASSED [ 10%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_pickle_hetero_graph[True-True-3-5-1-1] PASSED [ 10%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_pickle_hetero_graph[True-True-3-5-100-1] PASSED [ 10%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_pickle_hetero_graph[True-True-3-5-10-50] PASSED [ 10%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_pickle_hetero_graph[True-True-3-5-1000-50000] PASSED [ 10%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_pickle_hetero_graph[True-True-100-1-1-1] PASSED [ 10%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_pickle_hetero_graph[True-True-100-1-100-1] PASSED [ 10%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_pickle_hetero_graph[True-True-100-1-10-50] PASSED [ 10%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_pickle_hetero_graph[True-True-100-1-1000-50000] PASSED [ 10%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_pickle_hetero_graph[True-False-1-1-1-1] PASSED [ 10%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_pickle_hetero_graph[True-False-1-1-100-1] PASSED [ 10%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_pickle_hetero_graph[True-False-1-1-10-50] PASSED [ 10%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_pickle_hetero_graph[True-False-1-1-1000-50000] PASSED [ 10%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_pickle_hetero_graph[True-False-3-5-1-1] PASSED [ 10%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_pickle_hetero_graph[True-False-3-5-100-1] PASSED [ 10%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_pickle_hetero_graph[True-False-3-5-10-50] PASSED [ 10%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_pickle_hetero_graph[True-False-3-5-1000-50000] PASSED [ 10%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_pickle_hetero_graph[True-False-100-1-1-1] PASSED [ 10%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_pickle_hetero_graph[True-False-100-1-100-1] PASSED [ 10%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_pickle_hetero_graph[True-False-100-1-10-50] PASSED [ 10%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_pickle_hetero_graph[True-False-100-1-1000-50000] PASSED [ 10%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_pickle_hetero_graph[False-True-1-1-1-1] PASSED [ 10%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_pickle_hetero_graph[False-True-1-1-100-1] PASSED [ 10%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_pickle_hetero_graph[False-True-1-1-10-50] PASSED [ 10%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_pickle_hetero_graph[False-True-1-1-1000-50000] PASSED [ 10%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_pickle_hetero_graph[False-True-3-5-1-1] PASSED [ 10%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_pickle_hetero_graph[False-True-3-5-100-1] PASSED [ 11%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_pickle_hetero_graph[False-True-3-5-10-50] PASSED [ 11%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_pickle_hetero_graph[False-True-3-5-1000-50000] PASSED [ 11%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_pickle_hetero_graph[False-True-100-1-1-1] PASSED [ 11%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_pickle_hetero_graph[False-True-100-1-100-1] PASSED [ 11%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_pickle_hetero_graph[False-True-100-1-10-50] PASSED [ 11%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_pickle_hetero_graph[False-True-100-1-1000-50000] PASSED [ 11%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_pickle_hetero_graph[False-False-1-1-1-1] PASSED [ 11%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_pickle_hetero_graph[False-False-1-1-100-1] PASSED [ 11%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_pickle_hetero_graph[False-False-1-1-10-50] PASSED [ 11%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_pickle_hetero_graph[False-False-1-1-1000-50000] PASSED [ 11%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_pickle_hetero_graph[False-False-3-5-1-1] PASSED [ 11%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_pickle_hetero_graph[False-False-3-5-100-1] PASSED [ 11%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_pickle_hetero_graph[False-False-3-5-10-50] PASSED [ 11%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_pickle_hetero_graph[False-False-3-5-1000-50000] PASSED [ 11%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_pickle_hetero_graph[False-False-100-1-1-1] PASSED [ 11%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_pickle_hetero_graph[False-False-100-1-100-1] PASSED [ 11%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_pickle_hetero_graph[False-False-100-1-10-50] PASSED [ 11%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_pickle_hetero_graph[False-False-100-1-1000-50000] PASSED [ 11%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_multiprocessing PASSED [ 11%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_in_subgraph_homo PASSED [ 11%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_in_subgraph_hetero PASSED [ 11%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_temporal_sample_neighbors_homo[False-False-False-indices_dtype0-indptr_dtype0] PASSED [ 11%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_temporal_sample_neighbors_homo[False-False-False-indices_dtype0-indptr_dtype1] PASSED [ 11%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_temporal_sample_neighbors_homo[False-False-False-indices_dtype1-indptr_dtype0] PASSED [ 11%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_temporal_sample_neighbors_homo[False-False-False-indices_dtype1-indptr_dtype1] PASSED [ 11%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_temporal_sample_neighbors_homo[False-False-True-indices_dtype0-indptr_dtype0] PASSED [ 11%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_temporal_sample_neighbors_homo[False-False-True-indices_dtype0-indptr_dtype1] PASSED [ 11%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_temporal_sample_neighbors_homo[False-False-True-indices_dtype1-indptr_dtype0] PASSED [ 11%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_temporal_sample_neighbors_homo[False-False-True-indices_dtype1-indptr_dtype1] PASSED [ 11%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_temporal_sample_neighbors_homo[False-True-False-indices_dtype0-indptr_dtype0] PASSED [ 11%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_temporal_sample_neighbors_homo[False-True-False-indices_dtype0-indptr_dtype1] PASSED [ 11%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_temporal_sample_neighbors_homo[False-True-False-indices_dtype1-indptr_dtype0] PASSED [ 11%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_temporal_sample_neighbors_homo[False-True-False-indices_dtype1-indptr_dtype1] PASSED [ 11%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_temporal_sample_neighbors_homo[False-True-True-indices_dtype0-indptr_dtype0] PASSED [ 11%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_temporal_sample_neighbors_homo[False-True-True-indices_dtype0-indptr_dtype1] PASSED [ 11%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_temporal_sample_neighbors_homo[False-True-True-indices_dtype1-indptr_dtype0] PASSED [ 11%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_temporal_sample_neighbors_homo[False-True-True-indices_dtype1-indptr_dtype1] PASSED [ 11%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_temporal_sample_neighbors_homo[True-False-False-indices_dtype0-indptr_dtype0] PASSED [ 11%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_temporal_sample_neighbors_homo[True-False-False-indices_dtype0-indptr_dtype1] PASSED [ 11%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_temporal_sample_neighbors_homo[True-False-False-indices_dtype1-indptr_dtype0] PASSED [ 11%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_temporal_sample_neighbors_homo[True-False-False-indices_dtype1-indptr_dtype1] PASSED [ 11%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_temporal_sample_neighbors_homo[True-False-True-indices_dtype0-indptr_dtype0] PASSED [ 11%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_temporal_sample_neighbors_homo[True-False-True-indices_dtype0-indptr_dtype1] PASSED [ 11%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_temporal_sample_neighbors_homo[True-False-True-indices_dtype1-indptr_dtype0] PASSED [ 11%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_temporal_sample_neighbors_homo[True-False-True-indices_dtype1-indptr_dtype1] PASSED [ 11%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_temporal_sample_neighbors_homo[True-True-False-indices_dtype0-indptr_dtype0] PASSED [ 11%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_temporal_sample_neighbors_homo[True-True-False-indices_dtype0-indptr_dtype1] PASSED [ 11%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_temporal_sample_neighbors_homo[True-True-False-indices_dtype1-indptr_dtype0] PASSED [ 11%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_temporal_sample_neighbors_homo[True-True-False-indices_dtype1-indptr_dtype1] PASSED [ 11%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_temporal_sample_neighbors_homo[True-True-True-indices_dtype0-indptr_dtype0] PASSED [ 11%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_temporal_sample_neighbors_homo[True-True-True-indices_dtype0-indptr_dtype1] PASSED [ 11%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_temporal_sample_neighbors_homo[True-True-True-indices_dtype1-indptr_dtype0] PASSED [ 11%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_temporal_sample_neighbors_homo[True-True-True-indices_dtype1-indptr_dtype1] PASSED [ 11%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_temporal_sample_neighbors_hetero[False-False-False-indices_dtype0-indptr_dtype0] PASSED [ 11%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_temporal_sample_neighbors_hetero[False-False-False-indices_dtype0-indptr_dtype1] PASSED [ 11%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_temporal_sample_neighbors_hetero[False-False-False-indices_dtype1-indptr_dtype0] PASSED [ 11%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_temporal_sample_neighbors_hetero[False-False-False-indices_dtype1-indptr_dtype1] PASSED [ 11%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_temporal_sample_neighbors_hetero[False-False-True-indices_dtype0-indptr_dtype0] PASSED [ 11%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_temporal_sample_neighbors_hetero[False-False-True-indices_dtype0-indptr_dtype1] PASSED [ 11%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_temporal_sample_neighbors_hetero[False-False-True-indices_dtype1-indptr_dtype0] PASSED [ 11%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_temporal_sample_neighbors_hetero[False-False-True-indices_dtype1-indptr_dtype1] PASSED [ 11%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_temporal_sample_neighbors_hetero[False-True-False-indices_dtype0-indptr_dtype0] PASSED [ 12%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_temporal_sample_neighbors_hetero[False-True-False-indices_dtype0-indptr_dtype1] PASSED [ 12%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_temporal_sample_neighbors_hetero[False-True-False-indices_dtype1-indptr_dtype0] PASSED [ 12%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_temporal_sample_neighbors_hetero[False-True-False-indices_dtype1-indptr_dtype1] PASSED [ 12%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_temporal_sample_neighbors_hetero[False-True-True-indices_dtype0-indptr_dtype0] PASSED [ 12%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_temporal_sample_neighbors_hetero[False-True-True-indices_dtype0-indptr_dtype1] PASSED [ 12%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_temporal_sample_neighbors_hetero[False-True-True-indices_dtype1-indptr_dtype0] PASSED [ 12%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_temporal_sample_neighbors_hetero[False-True-True-indices_dtype1-indptr_dtype1] PASSED [ 12%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_temporal_sample_neighbors_hetero[True-False-False-indices_dtype0-indptr_dtype0] PASSED [ 12%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_temporal_sample_neighbors_hetero[True-False-False-indices_dtype0-indptr_dtype1] PASSED [ 12%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_temporal_sample_neighbors_hetero[True-False-False-indices_dtype1-indptr_dtype0] PASSED [ 12%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_temporal_sample_neighbors_hetero[True-False-False-indices_dtype1-indptr_dtype1] PASSED [ 12%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_temporal_sample_neighbors_hetero[True-False-True-indices_dtype0-indptr_dtype0] PASSED [ 12%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_temporal_sample_neighbors_hetero[True-False-True-indices_dtype0-indptr_dtype1] PASSED [ 12%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_temporal_sample_neighbors_hetero[True-False-True-indices_dtype1-indptr_dtype0] PASSED [ 12%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_temporal_sample_neighbors_hetero[True-False-True-indices_dtype1-indptr_dtype1] PASSED [ 12%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_temporal_sample_neighbors_hetero[True-True-False-indices_dtype0-indptr_dtype0] PASSED [ 12%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_temporal_sample_neighbors_hetero[True-True-False-indices_dtype0-indptr_dtype1] PASSED [ 12%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_temporal_sample_neighbors_hetero[True-True-False-indices_dtype1-indptr_dtype0] PASSED [ 12%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_temporal_sample_neighbors_hetero[True-True-False-indices_dtype1-indptr_dtype1] PASSED [ 12%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_temporal_sample_neighbors_hetero[True-True-True-indices_dtype0-indptr_dtype0] PASSED [ 12%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_temporal_sample_neighbors_hetero[True-True-True-indices_dtype0-indptr_dtype1] PASSED [ 12%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_temporal_sample_neighbors_hetero[True-True-True-indices_dtype1-indptr_dtype0] PASSED [ 12%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_temporal_sample_neighbors_hetero[True-True-True-indices_dtype1-indptr_dtype1] PASSED [ 12%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_homo_graph_on_shared_memory[True-True-1-1] PASSED [ 12%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_homo_graph_on_shared_memory[True-True-100-1] PASSED [ 12%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_homo_graph_on_shared_memory[True-True-10-50] PASSED [ 12%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_homo_graph_on_shared_memory[True-True-1000-50000] PASSED [ 12%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_homo_graph_on_shared_memory[True-False-1-1] PASSED [ 12%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_homo_graph_on_shared_memory[True-False-100-1] PASSED [ 12%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_homo_graph_on_shared_memory[True-False-10-50] PASSED [ 12%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_homo_graph_on_shared_memory[True-False-1000-50000] PASSED [ 12%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_homo_graph_on_shared_memory[False-True-1-1] PASSED [ 12%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_homo_graph_on_shared_memory[False-True-100-1] PASSED [ 12%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_homo_graph_on_shared_memory[False-True-10-50] PASSED [ 12%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_homo_graph_on_shared_memory[False-True-1000-50000] PASSED [ 12%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_homo_graph_on_shared_memory[False-False-1-1] PASSED [ 12%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_homo_graph_on_shared_memory[False-False-100-1] PASSED [ 12%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_homo_graph_on_shared_memory[False-False-10-50] PASSED [ 12%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_homo_graph_on_shared_memory[False-False-1000-50000] PASSED [ 12%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_hetero_graph_on_shared_memory[True-True-1-1-1-1] PASSED [ 12%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_hetero_graph_on_shared_memory[True-True-1-1-100-1] PASSED [ 12%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_hetero_graph_on_shared_memory[True-True-1-1-10-50] PASSED [ 12%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_hetero_graph_on_shared_memory[True-True-1-1-1000-50000] PASSED [ 12%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_hetero_graph_on_shared_memory[True-True-1-1-10000-100000] PASSED [ 12%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_hetero_graph_on_shared_memory[True-True-3-5-1-1] PASSED [ 12%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_hetero_graph_on_shared_memory[True-True-3-5-100-1] PASSED [ 12%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_hetero_graph_on_shared_memory[True-True-3-5-10-50] PASSED [ 12%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_hetero_graph_on_shared_memory[True-True-3-5-1000-50000] PASSED [ 12%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_hetero_graph_on_shared_memory[True-True-3-5-10000-100000] PASSED [ 12%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_hetero_graph_on_shared_memory[True-True-100-1-1-1] PASSED [ 12%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_hetero_graph_on_shared_memory[True-True-100-1-100-1] PASSED [ 12%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_hetero_graph_on_shared_memory[True-True-100-1-10-50] PASSED [ 12%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_hetero_graph_on_shared_memory[True-True-100-1-1000-50000] PASSED [ 12%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_hetero_graph_on_shared_memory[True-True-100-1-10000-100000] PASSED [ 12%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_hetero_graph_on_shared_memory[True-True-1000-1000-1-1] PASSED [ 12%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_hetero_graph_on_shared_memory[True-True-1000-1000-100-1] PASSED [ 12%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_hetero_graph_on_shared_memory[True-True-1000-1000-10-50] PASSED [ 27%] tests/python/pytorch/graphbolt/test_item_sampler.py::test_DistributedItemSampler[True-True-0-24] PASSED [ 12%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_hetero_graph_on_shared_memory[True-True-1000-1000-1000-50000] Client [639] waits on 172.17.0.2:50563 Machine (0) group (0) client (0) connect to server successfuly! Client[0] in group[0] is exiting... Server (0) shutdown. Server is exiting... Done sampling PASSED [ 10%] tests/distributed/test_distributed_sampling.py::test_rpc_hetero_etype_sampling_empty_shuffle[True-True-1] Converting to homogeneous graph takes 0.001s, peak mem: 3.179 GB Save partitions: 0.002 seconds, peak memory: 3.179 GB There are 11990 edges in the graph and 0 edge cuts for 1 partitions. Converted partitions to GraphBolt format into /tmp/tmph40knco7/test_sampling.json Initialize the distributed services with graphbolt: False PASSED [ 12%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_hetero_graph_on_shared_memory[True-True-1000-1000-10000-100000] load test_sampling PASSED [ 12%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_hetero_graph_on_shared_memory[True-False-1-1-1-1] PASSED [ 12%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_hetero_graph_on_shared_memory[True-False-1-1-100-1] PASSED [ 12%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_hetero_graph_on_shared_memory[True-False-1-1-10-50] PASSED [ 13%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_hetero_graph_on_shared_memory[True-False-1-1-1000-50000] PASSED [ 13%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_hetero_graph_on_shared_memory[True-False-1-1-10000-100000] PASSED [ 13%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_hetero_graph_on_shared_memory[True-False-3-5-1-1] PASSED [ 13%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_hetero_graph_on_shared_memory[True-False-3-5-100-1] PASSED [ 13%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_hetero_graph_on_shared_memory[True-False-3-5-10-50] PASSED [ 13%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_hetero_graph_on_shared_memory[True-False-3-5-1000-50000] PASSED [ 13%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_hetero_graph_on_shared_memory[True-False-3-5-10000-100000] PASSED [ 13%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_hetero_graph_on_shared_memory[True-False-100-1-1-1] start graph service on server 0 for part 0 Server is waiting for connections on [172.17.0.2:13648]... PASSED [ 13%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_hetero_graph_on_shared_memory[True-False-100-1-100-1] PASSED [ 13%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_hetero_graph_on_shared_memory[True-False-100-1-10-50] PASSED [ 13%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_hetero_graph_on_shared_memory[True-False-100-1-1000-50000] PASSED [ 13%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_hetero_graph_on_shared_memory[True-False-100-1-10000-100000] PASSED [ 13%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_hetero_graph_on_shared_memory[True-False-1000-1000-1-1] PASSED [ 13%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_hetero_graph_on_shared_memory[True-False-1000-1000-100-1] PASSED [ 13%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_hetero_graph_on_shared_memory[True-False-1000-1000-10-50] PASSED [ 27%] tests/python/pytorch/graphbolt/test_item_sampler.py::test_DistributedItemSampler[True-True-0-30] PASSED [ 13%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_hetero_graph_on_shared_memory[True-False-1000-1000-1000-50000] PASSED [ 13%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_hetero_graph_on_shared_memory[True-False-1000-1000-10000-100000] PASSED [ 13%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_hetero_graph_on_shared_memory[False-True-1-1-1-1] PASSED [ 13%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_hetero_graph_on_shared_memory[False-True-1-1-100-1] PASSED [ 13%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_hetero_graph_on_shared_memory[False-True-1-1-10-50] PASSED [ 13%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_hetero_graph_on_shared_memory[False-True-1-1-1000-50000] PASSED [ 13%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_hetero_graph_on_shared_memory[False-True-1-1-10000-100000] PASSED [ 13%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_hetero_graph_on_shared_memory[False-True-3-5-1-1] PASSED [ 13%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_hetero_graph_on_shared_memory[False-True-3-5-100-1] PASSED [ 13%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_hetero_graph_on_shared_memory[False-True-3-5-10-50] PASSED [ 13%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_hetero_graph_on_shared_memory[False-True-3-5-1000-50000] PASSED [ 13%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_hetero_graph_on_shared_memory[False-True-3-5-10000-100000] PASSED [ 13%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_hetero_graph_on_shared_memory[False-True-100-1-1-1] PASSED [ 13%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_hetero_graph_on_shared_memory[False-True-100-1-100-1] PASSED [ 13%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_hetero_graph_on_shared_memory[False-True-100-1-10-50] PASSED [ 13%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_hetero_graph_on_shared_memory[False-True-100-1-1000-50000] PASSED [ 13%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_hetero_graph_on_shared_memory[False-True-100-1-10000-100000] PASSED [ 13%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_hetero_graph_on_shared_memory[False-True-1000-1000-1-1] PASSED [ 13%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_hetero_graph_on_shared_memory[False-True-1000-1000-100-1] PASSED [ 13%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_hetero_graph_on_shared_memory[False-True-1000-1000-10-50] PASSED [ 13%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_hetero_graph_on_shared_memory[False-True-1000-1000-1000-50000] PASSED [ 13%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_hetero_graph_on_shared_memory[False-True-1000-1000-10000-100000] PASSED [ 27%] tests/python/pytorch/graphbolt/test_item_sampler.py::test_DistributedItemSampler[True-True-0-32] PASSED [ 13%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_hetero_graph_on_shared_memory[False-False-1-1-1-1] PASSED [ 13%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_hetero_graph_on_shared_memory[False-False-1-1-100-1] PASSED [ 13%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_hetero_graph_on_shared_memory[False-False-1-1-10-50] PASSED [ 13%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_hetero_graph_on_shared_memory[False-False-1-1-1000-50000] PASSED [ 13%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_hetero_graph_on_shared_memory[False-False-1-1-10000-100000] PASSED [ 13%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_hetero_graph_on_shared_memory[False-False-3-5-1-1] PASSED [ 13%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_hetero_graph_on_shared_memory[False-False-3-5-100-1] PASSED [ 13%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_hetero_graph_on_shared_memory[False-False-3-5-10-50] PASSED [ 13%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_hetero_graph_on_shared_memory[False-False-3-5-1000-50000] PASSED [ 13%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_hetero_graph_on_shared_memory[False-False-3-5-10000-100000] PASSED [ 13%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_hetero_graph_on_shared_memory[False-False-100-1-1-1] PASSED [ 8%] tests/examples/test_sampling_examples.py::test_link_prediction PASSED [ 13%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_hetero_graph_on_shared_memory[False-False-100-1-100-1] PASSED [ 13%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_hetero_graph_on_shared_memory[False-False-100-1-10-50] PASSED [ 13%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_hetero_graph_on_shared_memory[False-False-100-1-1000-50000] PASSED [ 13%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_hetero_graph_on_shared_memory[False-False-100-1-10000-100000] PASSED [ 13%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_hetero_graph_on_shared_memory[False-False-1000-1000-1-1] PASSED [ 13%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_hetero_graph_on_shared_memory[False-False-1000-1000-100-1] PASSED [ 13%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_hetero_graph_on_shared_memory[False-False-1000-1000-10-50] PASSED [ 13%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_hetero_graph_on_shared_memory[False-False-1000-1000-1000-50000] Client [639] waits on 172.17.0.2:41113 Machine (0) group (0) client (0) connect to server successfuly! Client[0] in group[0] is exiting... Server (0) shutdown. Server is exiting... Done sampling PASSED [ 10%] tests/distributed/test_distributed_sampling.py::test_rpc_bipartite_sampling_empty_shuffle[False-False-1] Converting to homogeneous graph takes 0.001s, peak mem: 3.179 GB Save partitions: 0.001 seconds, peak memory: 3.179 GB There are 1000 edges in the graph and 0 edge cuts for 1 partitions. PASSED [ 13%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_hetero_graph_on_shared_memory[False-False-1000-1000-10000-100000] PASSED [ 13%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_multiprocessing_with_shared_memory Initialize the distributed services with graphbolt: False load test_sampling Start to create specified graph formats which may take non-trivial time. Finished creating specified graph formats: ['csc', 'coo'] start graph service on server 0 for part 0 Server is waiting for connections on [172.17.0.2:13648]... PASSED [ 27%] tests/python/pytorch/graphbolt/test_item_sampler.py::test_DistributedItemSampler[True-True-0-34] PASSED [ 13%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_from_dglgraph_homogeneous PASSED [ 13%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_from_dglgraph_heterogeneous PASSED [ 13%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_csc_sampling_graph_to_device[pinned] SKIPPED [ 13%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_csc_sampling_graph_to_device[cuda] SKIPPED [ 14%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_csc_sampling_graph_to_pinned_memory SKIPPED [ 14%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_sample_neighbors_homo[None-False-False-indices_dtype0-indptr_dtype0] SKIPPED [ 14%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_sample_neighbors_homo[None-False-False-indices_dtype0-indptr_dtype1] SKIPPED [ 14%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_sample_neighbors_homo[None-False-False-indices_dtype1-indptr_dtype0] SKIPPED [ 14%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_sample_neighbors_homo[None-False-False-indices_dtype1-indptr_dtype1] SKIPPED [ 14%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_sample_neighbors_homo[None-False-True-indices_dtype0-indptr_dtype0] SKIPPED [ 14%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_sample_neighbors_homo[None-False-True-indices_dtype0-indptr_dtype1] SKIPPED [ 14%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_sample_neighbors_homo[None-False-True-indices_dtype1-indptr_dtype0] SKIPPED [ 14%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_sample_neighbors_homo[None-False-True-indices_dtype1-indptr_dtype1] SKIPPED [ 14%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_sample_neighbors_homo[None-True-False-indices_dtype0-indptr_dtype0] SKIPPED [ 14%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_sample_neighbors_homo[None-True-False-indices_dtype0-indptr_dtype1] SKIPPED [ 14%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_sample_neighbors_homo[None-True-False-indices_dtype1-indptr_dtype0] SKIPPED [ 14%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_sample_neighbors_homo[None-True-False-indices_dtype1-indptr_dtype1] SKIPPED [ 14%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_sample_neighbors_homo[None-True-True-indices_dtype0-indptr_dtype0] SKIPPED [ 14%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_sample_neighbors_homo[None-True-True-indices_dtype0-indptr_dtype1] SKIPPED [ 14%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_sample_neighbors_homo[None-True-True-indices_dtype1-indptr_dtype0] SKIPPED [ 14%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_sample_neighbors_homo[None-True-True-indices_dtype1-indptr_dtype1] SKIPPED [ 14%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_sample_neighbors_homo[True-False-False-indices_dtype0-indptr_dtype0] PASSED [ 14%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_sample_neighbors_homo[True-False-False-indices_dtype0-indptr_dtype1] PASSED [ 14%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_sample_neighbors_homo[True-False-False-indices_dtype1-indptr_dtype0] PASSED [ 14%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_sample_neighbors_homo[True-False-False-indices_dtype1-indptr_dtype1] PASSED [ 14%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_sample_neighbors_homo[True-False-True-indices_dtype0-indptr_dtype0] PASSED [ 14%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_sample_neighbors_homo[True-False-True-indices_dtype0-indptr_dtype1] PASSED [ 14%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_sample_neighbors_homo[True-False-True-indices_dtype1-indptr_dtype0] PASSED [ 14%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_sample_neighbors_homo[True-False-True-indices_dtype1-indptr_dtype1] PASSED [ 14%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_sample_neighbors_homo[True-True-False-indices_dtype0-indptr_dtype0] SKIPPED [ 14%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_sample_neighbors_homo[True-True-False-indices_dtype0-indptr_dtype1] SKIPPED [ 14%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_sample_neighbors_homo[True-True-False-indices_dtype1-indptr_dtype0] SKIPPED [ 14%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_sample_neighbors_homo[True-True-False-indices_dtype1-indptr_dtype1] SKIPPED [ 14%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_sample_neighbors_homo[True-True-True-indices_dtype0-indptr_dtype0] SKIPPED [ 14%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_sample_neighbors_homo[True-True-True-indices_dtype0-indptr_dtype1] SKIPPED [ 14%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_sample_neighbors_homo[True-True-True-indices_dtype1-indptr_dtype0] SKIPPED [ 14%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_sample_neighbors_homo[True-True-True-indices_dtype1-indptr_dtype1] SKIPPED [ 14%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_sample_neighbors_hetero[False-indices_dtype0-indptr_dtype0] PASSED [ 14%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_sample_neighbors_hetero[False-indices_dtype0-indptr_dtype1] PASSED [ 14%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_sample_neighbors_hetero[False-indices_dtype1-indptr_dtype0] PASSED [ 14%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_sample_neighbors_hetero[False-indices_dtype1-indptr_dtype1] PASSED [ 14%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_sample_neighbors_hetero[True-indices_dtype0-indptr_dtype0] PASSED [ 14%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_sample_neighbors_hetero[True-indices_dtype0-indptr_dtype1] PASSED [ 14%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_sample_neighbors_hetero[True-indices_dtype1-indptr_dtype0] PASSED [ 14%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_sample_neighbors_hetero[True-indices_dtype1-indptr_dtype1] PASSED [ 14%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_sample_neighbors_fanouts[False-fanouts0-0-0] PASSED [ 14%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_sample_neighbors_fanouts[False-fanouts1-1-1] PASSED [ 14%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_sample_neighbors_fanouts[False-fanouts2-2-2] PASSED [ 14%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_sample_neighbors_fanouts[False-fanouts3-2-2] PASSED [ 14%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_sample_neighbors_fanouts[False-fanouts4-2-2] PASSED [ 14%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_sample_neighbors_fanouts[False-fanouts5-0-0] PASSED [ 14%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_sample_neighbors_fanouts[False-fanouts6-1-0] PASSED [ 14%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_sample_neighbors_fanouts[False-fanouts7-0-1] PASSED [ 14%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_sample_neighbors_fanouts[False-fanouts8-1-1] PASSED [ 14%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_sample_neighbors_fanouts[False-fanouts9-2-1] PASSED [ 14%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_sample_neighbors_fanouts[False-fanouts10-2-2] PASSED [ 14%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_sample_neighbors_fanouts[True-fanouts0-0-0] PASSED [ 14%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_sample_neighbors_fanouts[True-fanouts1-1-1] PASSED [ 14%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_sample_neighbors_fanouts[True-fanouts2-2-2] PASSED [ 14%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_sample_neighbors_fanouts[True-fanouts3-2-2] PASSED [ 14%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_sample_neighbors_fanouts[True-fanouts4-2-2] PASSED [ 14%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_sample_neighbors_fanouts[True-fanouts5-0-0] PASSED [ 14%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_sample_neighbors_fanouts[True-fanouts6-1-0] PASSED [ 14%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_sample_neighbors_fanouts[True-fanouts7-0-1] PASSED [ 14%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_sample_neighbors_fanouts[True-fanouts8-1-1] PASSED [ 14%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_sample_neighbors_fanouts[True-fanouts9-2-1] PASSED [ 15%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_sample_neighbors_fanouts[True-fanouts10-2-2] PASSED [ 15%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_sample_neighbors_replace[False-2-2] PASSED [ 15%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_sample_neighbors_replace[True-4-4] PASSED [ 15%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_sample_neighbors_return_eids_homo[False-False] PASSED [ 15%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_sample_neighbors_return_eids_homo[False-True] PASSED [ 15%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_sample_neighbors_return_eids_homo[True-False] SKIPPED [ 15%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_sample_neighbors_return_eids_homo[True-True] SKIPPED [ 15%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_sample_neighbors_return_eids_hetero[False] PASSED [ 15%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_sample_neighbors_return_eids_hetero[True] PASSED [ 15%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_sample_neighbors_probs[weight-False-True] PASSED [ 15%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_sample_neighbors_probs[weight-False-False] PASSED [ 15%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_sample_neighbors_probs[weight-True-True] PASSED [ 15%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_sample_neighbors_probs[weight-True-False] PASSED [ 15%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_sample_neighbors_probs[mask-False-True] PASSED [ 15%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_sample_neighbors_probs[mask-False-False] PASSED [ 15%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_sample_neighbors_probs[mask-True-True] PASSED [ 15%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_sample_neighbors_probs[mask-True-False] PASSED [ 15%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_sample_neighbors_zero_probs[probs_or_mask0-False-True] PASSED [ 15%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_sample_neighbors_zero_probs[probs_or_mask0-False-False] PASSED [ 15%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_sample_neighbors_zero_probs[probs_or_mask0-True-True] PASSED [ 15%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_sample_neighbors_zero_probs[probs_or_mask0-True-False] PASSED [ 15%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_sample_neighbors_zero_probs[probs_or_mask1-False-True] PASSED [ 15%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_sample_neighbors_zero_probs[probs_or_mask1-False-False] PASSED [ 15%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_sample_neighbors_zero_probs[probs_or_mask1-True-True] PASSED [ 15%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_sample_neighbors_zero_probs[probs_or_mask1-True-False] PASSED [ 15%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_sample_neighbors_homo_pick_number[fanouts0-mask-False-False] PASSED [ 15%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_sample_neighbors_homo_pick_number[fanouts0-mask-False-True] PASSED [ 15%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_sample_neighbors_homo_pick_number[fanouts0-mask-True-False] PASSED [ 15%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_sample_neighbors_homo_pick_number[fanouts0-mask-True-True] PASSED [ 15%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_sample_neighbors_homo_pick_number[fanouts1-mask-False-False] PASSED [ 15%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_sample_neighbors_homo_pick_number[fanouts1-mask-False-True] PASSED [ 15%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_sample_neighbors_homo_pick_number[fanouts1-mask-True-False] PASSED [ 15%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_sample_neighbors_homo_pick_number[fanouts1-mask-True-True] PASSED [ 15%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_sample_neighbors_homo_pick_number[fanouts2-mask-False-False] PASSED [ 15%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_sample_neighbors_homo_pick_number[fanouts2-mask-False-True] PASSED [ 15%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_sample_neighbors_homo_pick_number[fanouts2-mask-True-False] PASSED [ 15%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_sample_neighbors_homo_pick_number[fanouts2-mask-True-True] PASSED [ 15%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_sample_neighbors_homo_pick_number[fanouts3-mask-False-False] PASSED [ 15%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_sample_neighbors_homo_pick_number[fanouts3-mask-False-True] PASSED [ 15%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_sample_neighbors_homo_pick_number[fanouts3-mask-True-False] PASSED [ 15%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_sample_neighbors_homo_pick_number[fanouts3-mask-True-True] PASSED [ 15%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_sample_neighbors_homo_pick_number[fanouts4-mask-False-False] PASSED [ 15%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_sample_neighbors_homo_pick_number[fanouts4-mask-False-True] PASSED [ 15%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_sample_neighbors_homo_pick_number[fanouts4-mask-True-False] PASSED [ 15%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_sample_neighbors_homo_pick_number[fanouts4-mask-True-True] PASSED [ 15%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_sample_neighbors_homo_pick_number[fanouts5-all-False-False] PASSED [ 15%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_sample_neighbors_homo_pick_number[fanouts5-all-False-True] PASSED [ 15%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_sample_neighbors_homo_pick_number[fanouts5-all-True-False] PASSED [ 15%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_sample_neighbors_homo_pick_number[fanouts5-all-True-True] PASSED [ 15%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_sample_neighbors_homo_pick_number[fanouts6-all-False-False] PASSED [ 15%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_sample_neighbors_homo_pick_number[fanouts6-all-False-True] PASSED [ 15%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_sample_neighbors_homo_pick_number[fanouts6-all-True-False] PASSED [ 15%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_sample_neighbors_homo_pick_number[fanouts6-all-True-True] PASSED [ 15%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_sample_neighbors_homo_pick_number[fanouts7-all-False-False] PASSED [ 15%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_sample_neighbors_homo_pick_number[fanouts7-all-False-True] PASSED [ 15%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_sample_neighbors_homo_pick_number[fanouts7-all-True-False] PASSED [ 15%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_sample_neighbors_homo_pick_number[fanouts7-all-True-True] PASSED [ 15%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_sample_neighbors_homo_pick_number[fanouts8-zero-False-False] PASSED [ 15%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_sample_neighbors_homo_pick_number[fanouts8-zero-False-True] PASSED [ 15%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_sample_neighbors_homo_pick_number[fanouts8-zero-True-False] PASSED [ 15%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_sample_neighbors_homo_pick_number[fanouts8-zero-True-True] PASSED [ 16%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_sample_neighbors_homo_pick_number[fanouts9-zero-False-False] PASSED [ 16%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_sample_neighbors_homo_pick_number[fanouts9-zero-False-True] PASSED [ 16%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_sample_neighbors_homo_pick_number[fanouts9-zero-True-False] PASSED [ 16%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_sample_neighbors_homo_pick_number[fanouts9-zero-True-True] PASSED [ 16%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_sample_neighbors_homo_pick_number[fanouts10-none-False-False] PASSED [ 16%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_sample_neighbors_homo_pick_number[fanouts10-none-False-True] PASSED [ 16%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_sample_neighbors_homo_pick_number[fanouts10-none-True-False] PASSED [ 16%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_sample_neighbors_homo_pick_number[fanouts10-none-True-True] PASSED [ 16%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_sample_neighbors_homo_pick_number[fanouts11-none-False-False] PASSED [ 16%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_sample_neighbors_homo_pick_number[fanouts11-none-False-True] PASSED [ 16%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_sample_neighbors_homo_pick_number[fanouts11-none-True-False] PASSED [ 16%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_sample_neighbors_homo_pick_number[fanouts11-none-True-True] PASSED [ 16%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_sample_neighbors_hetero_pick_number[fanouts0-mask-False-False] PASSED [ 16%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_sample_neighbors_hetero_pick_number[fanouts0-mask-False-True] PASSED [ 16%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_sample_neighbors_hetero_pick_number[fanouts0-mask-True-False] PASSED [ 16%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_sample_neighbors_hetero_pick_number[fanouts0-mask-True-True] PASSED [ 16%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_sample_neighbors_hetero_pick_number[fanouts1-mask-False-False] PASSED [ 16%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_sample_neighbors_hetero_pick_number[fanouts1-mask-False-True] PASSED [ 16%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_sample_neighbors_hetero_pick_number[fanouts1-mask-True-False] PASSED [ 16%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_sample_neighbors_hetero_pick_number[fanouts1-mask-True-True] PASSED [ 16%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_sample_neighbors_hetero_pick_number[fanouts2-mask-False-False] PASSED [ 16%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_sample_neighbors_hetero_pick_number[fanouts2-mask-False-True] PASSED [ 16%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_sample_neighbors_hetero_pick_number[fanouts2-mask-True-False] PASSED [ 16%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_sample_neighbors_hetero_pick_number[fanouts2-mask-True-True] PASSED [ 16%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_sample_neighbors_hetero_pick_number[fanouts3-mask-False-False] PASSED [ 16%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_sample_neighbors_hetero_pick_number[fanouts3-mask-False-True] PASSED [ 16%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_sample_neighbors_hetero_pick_number[fanouts3-mask-True-False] PASSED [ 16%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_sample_neighbors_hetero_pick_number[fanouts3-mask-True-True] PASSED [ 16%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_sample_neighbors_hetero_pick_number[fanouts4-mask-False-False] PASSED [ 16%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_sample_neighbors_hetero_pick_number[fanouts4-mask-False-True] PASSED [ 16%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_sample_neighbors_hetero_pick_number[fanouts4-mask-True-False] PASSED [ 16%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_sample_neighbors_hetero_pick_number[fanouts4-mask-True-True] PASSED [ 16%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_sample_neighbors_hetero_pick_number[fanouts5-none-False-False] PASSED [ 16%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_sample_neighbors_hetero_pick_number[fanouts5-none-False-True] PASSED [ 16%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_sample_neighbors_hetero_pick_number[fanouts5-none-True-False] PASSED [ 16%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_sample_neighbors_hetero_pick_number[fanouts5-none-True-True] PASSED [ 16%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_sample_neighbors_hetero_pick_number[fanouts6-none-False-False] PASSED [ 16%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_sample_neighbors_hetero_pick_number[fanouts6-none-False-True] PASSED [ 16%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_sample_neighbors_hetero_pick_number[fanouts6-none-True-False] PASSED [ 16%] tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_sample_neighbors_hetero_pick_number[fanouts6-none-True-True] PASSED [ 16%] tests/python/pytorch/graphbolt/impl/test_gpu_cached_feature.py::test_gpu_cached_feature[1-1-dtype0] SKIPPED [ 16%] tests/python/pytorch/graphbolt/impl/test_gpu_cached_feature.py::test_gpu_cached_feature[1-1-dtype1] SKIPPED [ 16%] tests/python/pytorch/graphbolt/impl/test_gpu_cached_feature.py::test_gpu_cached_feature[1-1-dtype2] SKIPPED [ 16%] tests/python/pytorch/graphbolt/impl/test_gpu_cached_feature.py::test_gpu_cached_feature[1-1-dtype3] SKIPPED [ 16%] tests/python/pytorch/graphbolt/impl/test_gpu_cached_feature.py::test_gpu_cached_feature[1-1-dtype4] SKIPPED [ 16%] tests/python/pytorch/graphbolt/impl/test_gpu_cached_feature.py::test_gpu_cached_feature[1-1-dtype5] SKIPPED [ 16%] tests/python/pytorch/graphbolt/impl/test_gpu_cached_feature.py::test_gpu_cached_feature[1-1-dtype6] SKIPPED [ 16%] tests/python/pytorch/graphbolt/impl/test_gpu_cached_feature.py::test_gpu_cached_feature[1-1-dtype7] SKIPPED [ 16%] tests/python/pytorch/graphbolt/impl/test_gpu_cached_feature.py::test_gpu_cached_feature[1-1-dtype8] SKIPPED [ 16%] tests/python/pytorch/graphbolt/impl/test_gpu_cached_feature.py::test_gpu_cached_feature[1-1-dtype9] SKIPPED [ 16%] tests/python/pytorch/graphbolt/impl/test_gpu_cached_feature.py::test_gpu_cached_feature[1-1024-dtype0] SKIPPED [ 16%] tests/python/pytorch/graphbolt/impl/test_gpu_cached_feature.py::test_gpu_cached_feature[1-1024-dtype1] SKIPPED [ 16%] tests/python/pytorch/graphbolt/impl/test_gpu_cached_feature.py::test_gpu_cached_feature[1-1024-dtype2] SKIPPED [ 16%] tests/python/pytorch/graphbolt/impl/test_gpu_cached_feature.py::test_gpu_cached_feature[1-1024-dtype3] SKIPPED [ 16%] tests/python/pytorch/graphbolt/impl/test_gpu_cached_feature.py::test_gpu_cached_feature[1-1024-dtype4] SKIPPED [ 16%] tests/python/pytorch/graphbolt/impl/test_gpu_cached_feature.py::test_gpu_cached_feature[1-1024-dtype5] SKIPPED [ 16%] tests/python/pytorch/graphbolt/impl/test_gpu_cached_feature.py::test_gpu_cached_feature[1-1024-dtype6] SKIPPED [ 16%] tests/python/pytorch/graphbolt/impl/test_gpu_cached_feature.py::test_gpu_cached_feature[1-1024-dtype7] SKIPPED [ 16%] tests/python/pytorch/graphbolt/impl/test_gpu_cached_feature.py::test_gpu_cached_feature[1-1024-dtype8] SKIPPED [ 16%] tests/python/pytorch/graphbolt/impl/test_gpu_cached_feature.py::test_gpu_cached_feature[1-1024-dtype9] SKIPPED [ 16%] tests/python/pytorch/graphbolt/impl/test_gpu_cached_feature.py::test_gpu_cached_feature[1024-1-dtype0] SKIPPED [ 16%] tests/python/pytorch/graphbolt/impl/test_gpu_cached_feature.py::test_gpu_cached_feature[1024-1-dtype1] SKIPPED [ 17%] tests/python/pytorch/graphbolt/impl/test_gpu_cached_feature.py::test_gpu_cached_feature[1024-1-dtype2] SKIPPED [ 17%] tests/python/pytorch/graphbolt/impl/test_gpu_cached_feature.py::test_gpu_cached_feature[1024-1-dtype3] SKIPPED [ 17%] tests/python/pytorch/graphbolt/impl/test_gpu_cached_feature.py::test_gpu_cached_feature[1024-1-dtype4] SKIPPED [ 17%] tests/python/pytorch/graphbolt/impl/test_gpu_cached_feature.py::test_gpu_cached_feature[1024-1-dtype5] SKIPPED [ 17%] tests/python/pytorch/graphbolt/impl/test_gpu_cached_feature.py::test_gpu_cached_feature[1024-1-dtype6] SKIPPED [ 17%] tests/python/pytorch/graphbolt/impl/test_gpu_cached_feature.py::test_gpu_cached_feature[1024-1-dtype7] SKIPPED [ 17%] tests/python/pytorch/graphbolt/impl/test_gpu_cached_feature.py::test_gpu_cached_feature[1024-1-dtype8] SKIPPED [ 17%] tests/python/pytorch/graphbolt/impl/test_gpu_cached_feature.py::test_gpu_cached_feature[1024-1-dtype9] SKIPPED [ 17%] tests/python/pytorch/graphbolt/impl/test_gpu_cached_feature.py::test_gpu_cached_feature[1024-1024-dtype0] SKIPPED [ 17%] tests/python/pytorch/graphbolt/impl/test_gpu_cached_feature.py::test_gpu_cached_feature[1024-1024-dtype1] SKIPPED [ 17%] tests/python/pytorch/graphbolt/impl/test_gpu_cached_feature.py::test_gpu_cached_feature[1024-1024-dtype2] SKIPPED [ 17%] tests/python/pytorch/graphbolt/impl/test_gpu_cached_feature.py::test_gpu_cached_feature[1024-1024-dtype3] SKIPPED [ 17%] tests/python/pytorch/graphbolt/impl/test_gpu_cached_feature.py::test_gpu_cached_feature[1024-1024-dtype4] SKIPPED [ 17%] tests/python/pytorch/graphbolt/impl/test_gpu_cached_feature.py::test_gpu_cached_feature[1024-1024-dtype5] SKIPPED [ 17%] tests/python/pytorch/graphbolt/impl/test_gpu_cached_feature.py::test_gpu_cached_feature[1024-1024-dtype6] SKIPPED [ 17%] tests/python/pytorch/graphbolt/impl/test_gpu_cached_feature.py::test_gpu_cached_feature[1024-1024-dtype7] SKIPPED [ 17%] tests/python/pytorch/graphbolt/impl/test_gpu_cached_feature.py::test_gpu_cached_feature[1024-1024-dtype8] SKIPPED [ 17%] tests/python/pytorch/graphbolt/impl/test_gpu_cached_feature.py::test_gpu_cached_feature[1024-1024-dtype9] SKIPPED [ 17%] tests/python/pytorch/graphbolt/impl/test_in_subgraph_sampler.py::test_index_select_csc[None-False-idtype0-indices_dtype0-indptr_dtype0] SKIPPED [ 17%] tests/python/pytorch/graphbolt/impl/test_in_subgraph_sampler.py::test_index_select_csc[None-False-idtype0-indices_dtype0-indptr_dtype1] SKIPPED [ 17%] tests/python/pytorch/graphbolt/impl/test_in_subgraph_sampler.py::test_index_select_csc[None-False-idtype0-indices_dtype1-indptr_dtype0] SKIPPED [ 17%] tests/python/pytorch/graphbolt/impl/test_in_subgraph_sampler.py::test_index_select_csc[None-False-idtype0-indices_dtype1-indptr_dtype1] SKIPPED [ 17%] tests/python/pytorch/graphbolt/impl/test_in_subgraph_sampler.py::test_index_select_csc[None-False-idtype0-indices_dtype2-indptr_dtype0] SKIPPED [ 17%] tests/python/pytorch/graphbolt/impl/test_in_subgraph_sampler.py::test_index_select_csc[None-False-idtype0-indices_dtype2-indptr_dtype1] SKIPPED [ 17%] tests/python/pytorch/graphbolt/impl/test_in_subgraph_sampler.py::test_index_select_csc[None-False-idtype0-indices_dtype3-indptr_dtype0] SKIPPED [ 17%] tests/python/pytorch/graphbolt/impl/test_in_subgraph_sampler.py::test_index_select_csc[None-False-idtype0-indices_dtype3-indptr_dtype1] SKIPPED [ 17%] tests/python/pytorch/graphbolt/impl/test_in_subgraph_sampler.py::test_index_select_csc[None-False-idtype1-indices_dtype0-indptr_dtype0] SKIPPED [ 17%] tests/python/pytorch/graphbolt/impl/test_in_subgraph_sampler.py::test_index_select_csc[None-False-idtype1-indices_dtype0-indptr_dtype1] SKIPPED [ 17%] tests/python/pytorch/graphbolt/impl/test_in_subgraph_sampler.py::test_index_select_csc[None-False-idtype1-indices_dtype1-indptr_dtype0] SKIPPED [ 17%] tests/python/pytorch/graphbolt/impl/test_in_subgraph_sampler.py::test_index_select_csc[None-False-idtype1-indices_dtype1-indptr_dtype1] SKIPPED [ 17%] tests/python/pytorch/graphbolt/impl/test_in_subgraph_sampler.py::test_index_select_csc[None-False-idtype1-indices_dtype2-indptr_dtype0] SKIPPED [ 17%] tests/python/pytorch/graphbolt/impl/test_in_subgraph_sampler.py::test_index_select_csc[None-False-idtype1-indices_dtype2-indptr_dtype1] SKIPPED [ 17%] tests/python/pytorch/graphbolt/impl/test_in_subgraph_sampler.py::test_index_select_csc[None-False-idtype1-indices_dtype3-indptr_dtype0] SKIPPED [ 17%] tests/python/pytorch/graphbolt/impl/test_in_subgraph_sampler.py::test_index_select_csc[None-False-idtype1-indices_dtype3-indptr_dtype1] SKIPPED [ 17%] tests/python/pytorch/graphbolt/impl/test_in_subgraph_sampler.py::test_index_select_csc[None-True-idtype0-indices_dtype0-indptr_dtype0] SKIPPED [ 17%] tests/python/pytorch/graphbolt/impl/test_in_subgraph_sampler.py::test_index_select_csc[None-True-idtype0-indices_dtype0-indptr_dtype1] SKIPPED [ 17%] tests/python/pytorch/graphbolt/impl/test_in_subgraph_sampler.py::test_index_select_csc[None-True-idtype0-indices_dtype1-indptr_dtype0] SKIPPED [ 17%] tests/python/pytorch/graphbolt/impl/test_in_subgraph_sampler.py::test_index_select_csc[None-True-idtype0-indices_dtype1-indptr_dtype1] SKIPPED [ 17%] tests/python/pytorch/graphbolt/impl/test_in_subgraph_sampler.py::test_index_select_csc[None-True-idtype0-indices_dtype2-indptr_dtype0] SKIPPED [ 17%] tests/python/pytorch/graphbolt/impl/test_in_subgraph_sampler.py::test_index_select_csc[None-True-idtype0-indices_dtype2-indptr_dtype1] SKIPPED [ 17%] tests/python/pytorch/graphbolt/impl/test_in_subgraph_sampler.py::test_index_select_csc[None-True-idtype0-indices_dtype3-indptr_dtype0] SKIPPED [ 17%] tests/python/pytorch/graphbolt/impl/test_in_subgraph_sampler.py::test_index_select_csc[None-True-idtype0-indices_dtype3-indptr_dtype1] SKIPPED [ 17%] tests/python/pytorch/graphbolt/impl/test_in_subgraph_sampler.py::test_index_select_csc[None-True-idtype1-indices_dtype0-indptr_dtype0] SKIPPED [ 17%] tests/python/pytorch/graphbolt/impl/test_in_subgraph_sampler.py::test_index_select_csc[None-True-idtype1-indices_dtype0-indptr_dtype1] SKIPPED [ 17%] tests/python/pytorch/graphbolt/impl/test_in_subgraph_sampler.py::test_index_select_csc[None-True-idtype1-indices_dtype1-indptr_dtype0] SKIPPED [ 17%] tests/python/pytorch/graphbolt/impl/test_in_subgraph_sampler.py::test_index_select_csc[None-True-idtype1-indices_dtype1-indptr_dtype1] SKIPPED [ 17%] tests/python/pytorch/graphbolt/impl/test_in_subgraph_sampler.py::test_index_select_csc[None-True-idtype1-indices_dtype2-indptr_dtype0] SKIPPED [ 17%] tests/python/pytorch/graphbolt/impl/test_in_subgraph_sampler.py::test_index_select_csc[None-True-idtype1-indices_dtype2-indptr_dtype1] SKIPPED [ 17%] tests/python/pytorch/graphbolt/impl/test_in_subgraph_sampler.py::test_index_select_csc[None-True-idtype1-indices_dtype3-indptr_dtype0] SKIPPED [ 17%] tests/python/pytorch/graphbolt/impl/test_in_subgraph_sampler.py::test_index_select_csc[None-True-idtype1-indices_dtype3-indptr_dtype1] SKIPPED [ 17%] tests/python/pytorch/graphbolt/impl/test_in_subgraph_sampler.py::test_index_select_csc[True-False-idtype0-indices_dtype0-indptr_dtype0] SKIPPED [ 17%] tests/python/pytorch/graphbolt/impl/test_in_subgraph_sampler.py::test_index_select_csc[True-False-idtype0-indices_dtype0-indptr_dtype1] SKIPPED [ 17%] tests/python/pytorch/graphbolt/impl/test_in_subgraph_sampler.py::test_index_select_csc[True-False-idtype0-indices_dtype1-indptr_dtype0] SKIPPED [ 17%] tests/python/pytorch/graphbolt/impl/test_in_subgraph_sampler.py::test_index_select_csc[True-False-idtype0-indices_dtype1-indptr_dtype1] SKIPPED [ 17%] tests/python/pytorch/graphbolt/impl/test_in_subgraph_sampler.py::test_index_select_csc[True-False-idtype0-indices_dtype2-indptr_dtype0] SKIPPED [ 17%] tests/python/pytorch/graphbolt/impl/test_in_subgraph_sampler.py::test_index_select_csc[True-False-idtype0-indices_dtype2-indptr_dtype1] SKIPPED [ 17%] tests/python/pytorch/graphbolt/impl/test_in_subgraph_sampler.py::test_index_select_csc[True-False-idtype0-indices_dtype3-indptr_dtype0] SKIPPED [ 17%] tests/python/pytorch/graphbolt/impl/test_in_subgraph_sampler.py::test_index_select_csc[True-False-idtype0-indices_dtype3-indptr_dtype1] SKIPPED [ 17%] tests/python/pytorch/graphbolt/impl/test_in_subgraph_sampler.py::test_index_select_csc[True-False-idtype1-indices_dtype0-indptr_dtype0] SKIPPED [ 17%] tests/python/pytorch/graphbolt/impl/test_in_subgraph_sampler.py::test_index_select_csc[True-False-idtype1-indices_dtype0-indptr_dtype1] SKIPPED [ 17%] tests/python/pytorch/graphbolt/impl/test_in_subgraph_sampler.py::test_index_select_csc[True-False-idtype1-indices_dtype1-indptr_dtype0] SKIPPED [ 17%] tests/python/pytorch/graphbolt/impl/test_in_subgraph_sampler.py::test_index_select_csc[True-False-idtype1-indices_dtype1-indptr_dtype1] SKIPPED [ 18%] tests/python/pytorch/graphbolt/impl/test_in_subgraph_sampler.py::test_index_select_csc[True-False-idtype1-indices_dtype2-indptr_dtype0] SKIPPED [ 18%] tests/python/pytorch/graphbolt/impl/test_in_subgraph_sampler.py::test_index_select_csc[True-False-idtype1-indices_dtype2-indptr_dtype1] SKIPPED [ 18%] tests/python/pytorch/graphbolt/impl/test_in_subgraph_sampler.py::test_index_select_csc[True-False-idtype1-indices_dtype3-indptr_dtype0] SKIPPED [ 18%] tests/python/pytorch/graphbolt/impl/test_in_subgraph_sampler.py::test_index_select_csc[True-False-idtype1-indices_dtype3-indptr_dtype1] SKIPPED [ 18%] tests/python/pytorch/graphbolt/impl/test_in_subgraph_sampler.py::test_index_select_csc[True-True-idtype0-indices_dtype0-indptr_dtype0] SKIPPED [ 18%] tests/python/pytorch/graphbolt/impl/test_in_subgraph_sampler.py::test_index_select_csc[True-True-idtype0-indices_dtype0-indptr_dtype1] SKIPPED [ 18%] tests/python/pytorch/graphbolt/impl/test_in_subgraph_sampler.py::test_index_select_csc[True-True-idtype0-indices_dtype1-indptr_dtype0] SKIPPED [ 18%] tests/python/pytorch/graphbolt/impl/test_in_subgraph_sampler.py::test_index_select_csc[True-True-idtype0-indices_dtype1-indptr_dtype1] SKIPPED [ 18%] tests/python/pytorch/graphbolt/impl/test_in_subgraph_sampler.py::test_index_select_csc[True-True-idtype0-indices_dtype2-indptr_dtype0] SKIPPED [ 18%] tests/python/pytorch/graphbolt/impl/test_in_subgraph_sampler.py::test_index_select_csc[True-True-idtype0-indices_dtype2-indptr_dtype1] SKIPPED [ 18%] tests/python/pytorch/graphbolt/impl/test_in_subgraph_sampler.py::test_index_select_csc[True-True-idtype0-indices_dtype3-indptr_dtype0] SKIPPED [ 18%] tests/python/pytorch/graphbolt/impl/test_in_subgraph_sampler.py::test_index_select_csc[True-True-idtype0-indices_dtype3-indptr_dtype1] SKIPPED [ 18%] tests/python/pytorch/graphbolt/impl/test_in_subgraph_sampler.py::test_index_select_csc[True-True-idtype1-indices_dtype0-indptr_dtype0] SKIPPED [ 18%] tests/python/pytorch/graphbolt/impl/test_in_subgraph_sampler.py::test_index_select_csc[True-True-idtype1-indices_dtype0-indptr_dtype1] SKIPPED [ 18%] tests/python/pytorch/graphbolt/impl/test_in_subgraph_sampler.py::test_index_select_csc[True-True-idtype1-indices_dtype1-indptr_dtype0] SKIPPED [ 18%] tests/python/pytorch/graphbolt/impl/test_in_subgraph_sampler.py::test_index_select_csc[True-True-idtype1-indices_dtype1-indptr_dtype1] SKIPPED [ 18%] tests/python/pytorch/graphbolt/impl/test_in_subgraph_sampler.py::test_index_select_csc[True-True-idtype1-indices_dtype2-indptr_dtype0] SKIPPED [ 18%] tests/python/pytorch/graphbolt/impl/test_in_subgraph_sampler.py::test_index_select_csc[True-True-idtype1-indices_dtype2-indptr_dtype1] SKIPPED [ 18%] tests/python/pytorch/graphbolt/impl/test_in_subgraph_sampler.py::test_index_select_csc[True-True-idtype1-indices_dtype3-indptr_dtype0] SKIPPED [ 18%] tests/python/pytorch/graphbolt/impl/test_in_subgraph_sampler.py::test_index_select_csc[True-True-idtype1-indices_dtype3-indptr_dtype1] SKIPPED [ 18%] tests/python/pytorch/graphbolt/impl/test_in_subgraph_sampler.py::test_InSubgraphSampler_homo PASSED [ 18%] tests/python/pytorch/graphbolt/impl/test_in_subgraph_sampler.py::test_InSubgraphSampler_hetero PASSED [ 18%] tests/python/pytorch/graphbolt/impl/test_legacy_dataset.py::test_LegacyDataset_homo_node_pred PASSED [ 18%] tests/python/pytorch/graphbolt/impl/test_negative_sampler.py::test_NegativeSampler_invoke PASSED [ 18%] tests/python/pytorch/graphbolt/impl/test_negative_sampler.py::test_UniformNegativeSampler_invoke PASSED [ 18%] tests/python/pytorch/graphbolt/impl/test_negative_sampler.py::test_Uniform_NegativeSampler[1] PASSED [ 18%] tests/python/pytorch/graphbolt/impl/test_negative_sampler.py::test_Uniform_NegativeSampler[5] PASSED [ 18%] tests/python/pytorch/graphbolt/impl/test_negative_sampler.py::test_Uniform_NegativeSampler[10] PASSED [ 18%] tests/python/pytorch/graphbolt/impl/test_negative_sampler.py::test_Uniform_NegativeSampler[20] PASSED [ 18%] tests/python/pytorch/graphbolt/impl/test_negative_sampler.py::test_Uniform_NegativeSampler_error_shape PASSED [ 18%] tests/python/pytorch/graphbolt/impl/test_negative_sampler.py::test_NegativeSampler_Hetero_Data PASSED [ 18%] tests/python/pytorch/graphbolt/impl/test_neighbor_sampler.py::test_NeighborSampler_GraphFetch[False-None-False] SKIPPED [ 18%] tests/python/pytorch/graphbolt/impl/test_neighbor_sampler.py::test_NeighborSampler_GraphFetch[False-None-True] SKIPPED [ 18%] tests/python/pytorch/graphbolt/impl/test_neighbor_sampler.py::test_NeighborSampler_GraphFetch[False-weight-False] SKIPPED [ 18%] tests/python/pytorch/graphbolt/impl/test_neighbor_sampler.py::test_NeighborSampler_GraphFetch[False-weight-True] SKIPPED [ 18%] tests/python/pytorch/graphbolt/impl/test_neighbor_sampler.py::test_NeighborSampler_GraphFetch[False-mask-False] SKIPPED [ 18%] tests/python/pytorch/graphbolt/impl/test_neighbor_sampler.py::test_NeighborSampler_GraphFetch[False-mask-True] SKIPPED [ 18%] tests/python/pytorch/graphbolt/impl/test_neighbor_sampler.py::test_NeighborSampler_GraphFetch[True-None-False] SKIPPED [ 18%] tests/python/pytorch/graphbolt/impl/test_neighbor_sampler.py::test_NeighborSampler_GraphFetch[True-None-True] SKIPPED [ 18%] tests/python/pytorch/graphbolt/impl/test_neighbor_sampler.py::test_NeighborSampler_GraphFetch[True-weight-False] SKIPPED [ 18%] tests/python/pytorch/graphbolt/impl/test_neighbor_sampler.py::test_NeighborSampler_GraphFetch[True-weight-True] SKIPPED [ 18%] tests/python/pytorch/graphbolt/impl/test_neighbor_sampler.py::test_NeighborSampler_GraphFetch[True-mask-False] SKIPPED [ 18%] tests/python/pytorch/graphbolt/impl/test_neighbor_sampler.py::test_NeighborSampler_GraphFetch[True-mask-True] SKIPPED [ 18%] tests/python/pytorch/graphbolt/impl/test_neighbor_sampler.py::test_labor_dependent_minibatching[False-False] PASSED [ 18%] tests/python/pytorch/graphbolt/impl/test_neighbor_sampler.py::test_labor_dependent_minibatching[False-True] PASSED [ 18%] tests/python/pytorch/graphbolt/impl/test_neighbor_sampler.py::test_labor_dependent_minibatching[True-False] PASSED [ 18%] tests/python/pytorch/graphbolt/impl/test_neighbor_sampler.py::test_labor_dependent_minibatching[True-True] PASSED [ 18%] tests/python/pytorch/graphbolt/impl/test_ondisk_dataset.py::test_OnDiskDataset_TVTSet_exceptions PASSED [ 18%] tests/python/pytorch/graphbolt/impl/test_ondisk_dataset.py::test_OnDiskDataset_multiple_tasks PASSED [ 18%] tests/python/pytorch/graphbolt/impl/test_ondisk_dataset.py::test_OnDiskDataset_TVTSet_ItemSet_names PASSED [ 18%] tests/python/pytorch/graphbolt/impl/test_ondisk_dataset.py::test_OnDiskDataset_TVTSet_ItemSetDict_names PASSED [ 18%] tests/python/pytorch/graphbolt/impl/test_ondisk_dataset.py::test_OnDiskDataset_TVTSet_ItemSet_id_label PASSED [ 18%] tests/python/pytorch/graphbolt/impl/test_ondisk_dataset.py::test_OnDiskDataset_TVTSet_ItemSet_node_pairs_labels PASSED [ 18%] tests/python/pytorch/graphbolt/impl/test_ondisk_dataset.py::test_OnDiskDataset_TVTSet_ItemSet_node_pairs_labels_indexes PASSED [ 27%] tests/python/pytorch/graphbolt/test_item_sampler.py::test_DistributedItemSampler[True-True-0-36] PASSED [ 18%] tests/python/pytorch/graphbolt/impl/test_ondisk_dataset.py::test_OnDiskDataset_TVTSet_ItemSetDict_id_label PASSED [ 18%] tests/python/pytorch/graphbolt/impl/test_ondisk_dataset.py::test_OnDiskDataset_TVTSet_ItemSetDict_node_pairs_labels PASSED [ 18%] tests/python/pytorch/graphbolt/impl/test_ondisk_dataset.py::test_OnDiskDataset_Feature_heterograph PASSED [ 18%] tests/python/pytorch/graphbolt/impl/test_ondisk_dataset.py::test_OnDiskDataset_Feature_homograph PASSED [ 18%] tests/python/pytorch/graphbolt/impl/test_ondisk_dataset.py::test_OnDiskDataset_Graph_Exceptions PASSED [ 18%] tests/python/pytorch/graphbolt/impl/test_ondisk_dataset.py::test_OnDiskDataset_Graph_homogeneous PASSED [ 18%] tests/python/pytorch/graphbolt/impl/test_ondisk_dataset.py::test_OnDiskDataset_Graph_heterogeneous PASSED [ 18%] tests/python/pytorch/graphbolt/impl/test_ondisk_dataset.py::test_OnDiskDataset_Metadata PASSED [ 19%] tests/python/pytorch/graphbolt/impl/test_ondisk_dataset.py::test_OnDiskDataset_preprocess_homogeneous[csv] PASSED [ 19%] tests/python/pytorch/graphbolt/impl/test_ondisk_dataset.py::test_OnDiskDataset_preprocess_homogeneous[numpy] PASSED [ 19%] tests/python/pytorch/graphbolt/impl/test_ondisk_dataset.py::test_OnDiskDataset_preprocess_homogeneous_hardcode[False] PASSED [ 19%] tests/python/pytorch/graphbolt/impl/test_ondisk_dataset.py::test_OnDiskDataset_preprocess_homogeneous_hardcode[True] PASSED [ 19%] tests/python/pytorch/graphbolt/impl/test_ondisk_dataset.py::test_OnDiskDataset_preprocess_heterogeneous_hardcode[False] PASSED [ 19%] tests/python/pytorch/graphbolt/impl/test_ondisk_dataset.py::test_OnDiskDataset_preprocess_heterogeneous_hardcode[True] PASSED [ 19%] tests/python/pytorch/graphbolt/impl/test_ondisk_dataset.py::test_OnDiskDataset_preprocess_path PASSED [ 19%] tests/python/pytorch/graphbolt/impl/test_ondisk_dataset.py::test_OnDiskDataset_preprocess_yaml_content PASSED [ 19%] tests/python/pytorch/graphbolt/impl/test_ondisk_dataset.py::test_OnDiskDataset_preprocess_force_preprocess PASSED [ 19%] tests/python/pytorch/graphbolt/impl/test_ondisk_dataset.py::test_OnDiskDataset_preprocess_auto_force_preprocess PASSED [ 19%] tests/python/pytorch/graphbolt/impl/test_ondisk_dataset.py::test_OnDiskDataset_preprocess_not_include_eids PASSED [ 19%] tests/python/pytorch/graphbolt/impl/test_ondisk_dataset.py::test_OnDiskDataset_load_name[csv] PASSED [ 19%] tests/python/pytorch/graphbolt/impl/test_ondisk_dataset.py::test_OnDiskDataset_load_name[numpy] PASSED [ 19%] tests/python/pytorch/graphbolt/impl/test_ondisk_dataset.py::test_OnDiskDataset_load_feature[csv] PASSED [ 19%] tests/python/pytorch/graphbolt/impl/test_ondisk_dataset.py::test_OnDiskDataset_load_feature[numpy] PASSED [ 19%] tests/python/pytorch/graphbolt/impl/test_ondisk_dataset.py::test_OnDiskDataset_load_graph[csv] PASSED [ 19%] tests/python/pytorch/graphbolt/impl/test_ondisk_dataset.py::test_OnDiskDataset_load_graph[numpy] PASSED [ 19%] tests/python/pytorch/graphbolt/impl/test_ondisk_dataset.py::test_OnDiskDataset_load_tasks[csv] PASSED [ 19%] tests/python/pytorch/graphbolt/impl/test_ondisk_dataset.py::test_OnDiskDataset_load_tasks[numpy] PASSED [ 19%] tests/python/pytorch/graphbolt/impl/test_ondisk_dataset.py::test_OnDiskDataset_all_nodes_set_homo PASSED [ 19%] tests/python/pytorch/graphbolt/impl/test_ondisk_dataset.py::test_OnDiskDataset_all_nodes_set_hetero PASSED [ 19%] tests/python/pytorch/graphbolt/impl/test_ondisk_dataset.py::test_OnDiskDataset_load_1D_feature[numpy] PASSED [ 19%] tests/python/pytorch/graphbolt/impl/test_ondisk_dataset.py::test_OnDiskDataset_load_1D_feature[torch] PASSED [ 19%] tests/python/pytorch/graphbolt/impl/test_ondisk_dataset.py::test_BuiltinDataset Client [639] waits on 172.17.0.2:57623 PASSED [ 19%] tests/python/pytorch/graphbolt/impl/test_ondisk_dataset.py::test_OnDiskDataset_homogeneous[csv-True-True] PASSED [ 16%] tests/examples/test_sparse_examples.py::test_gcn Machine (0) group (0) client (0) connect to server successfuly! Client[0] in group[0] is exiting... Server (0) shutdown. Server is exiting... Done sampling PASSED [ 19%] tests/python/pytorch/graphbolt/impl/test_ondisk_dataset.py::test_OnDiskDataset_homogeneous[csv-True-False] PASSED [ 10%] tests/distributed/test_distributed_sampling.py::test_rpc_bipartite_sampling_empty_shuffle[False-True-1] Converting to homogeneous graph takes 0.001s, peak mem: 3.179 GB Save partitions: 0.001 seconds, peak memory: 3.179 GB There are 1000 edges in the graph and 0 edge cuts for 1 partitions. Converted partitions to GraphBolt format into /tmp/tmpnkburu29/test_sampling.json PASSED [ 19%] tests/python/pytorch/graphbolt/impl/test_ondisk_dataset.py::test_OnDiskDataset_homogeneous[csv-False-True] PASSED [ 27%] tests/python/pytorch/graphbolt/test_item_sampler.py::test_DistributedItemSampler[True-True-2-24] Initialize the distributed services with graphbolt: False PASSED [ 19%] tests/python/pytorch/graphbolt/impl/test_ondisk_dataset.py::test_OnDiskDataset_homogeneous[csv-False-False] PASSED [ 19%] tests/python/pytorch/graphbolt/impl/test_ondisk_dataset.py::test_OnDiskDataset_homogeneous[numpy-True-True] load test_sampling start graph service on server 0 for part 0 Server is waiting for connections on [172.17.0.2:10819]... PASSED [ 19%] tests/python/pytorch/graphbolt/impl/test_ondisk_dataset.py::test_OnDiskDataset_homogeneous[numpy-True-False] PASSED [ 19%] tests/python/pytorch/graphbolt/impl/test_ondisk_dataset.py::test_OnDiskDataset_homogeneous[numpy-False-True] PASSED [ 19%] tests/python/pytorch/graphbolt/impl/test_ondisk_dataset.py::test_OnDiskDataset_homogeneous[numpy-False-False] PASSED [ 19%] tests/python/pytorch/graphbolt/impl/test_ondisk_dataset.py::test_OnDiskDataset_heterogeneous[csv-True-True] PASSED [ 19%] tests/python/pytorch/graphbolt/impl/test_ondisk_dataset.py::test_OnDiskDataset_heterogeneous[csv-True-False] PASSED [ 19%] tests/python/pytorch/graphbolt/impl/test_ondisk_dataset.py::test_OnDiskDataset_heterogeneous[csv-False-True] PASSED [ 19%] tests/python/pytorch/graphbolt/impl/test_ondisk_dataset.py::test_OnDiskDataset_heterogeneous[csv-False-False] PASSED [ 19%] tests/python/pytorch/graphbolt/impl/test_ondisk_dataset.py::test_OnDiskDataset_heterogeneous[numpy-True-True] PASSED [ 25%] tests/examples/test_sparse_examples.py::test_gcnii PASSED [ 19%] tests/python/pytorch/graphbolt/impl/test_ondisk_dataset.py::test_OnDiskDataset_heterogeneous[numpy-True-False] PASSED [ 19%] tests/python/pytorch/graphbolt/impl/test_ondisk_dataset.py::test_OnDiskDataset_heterogeneous[numpy-False-True] PASSED [ 19%] tests/python/pytorch/graphbolt/impl/test_ondisk_dataset.py::test_OnDiskDataset_heterogeneous[numpy-False-False] PASSED [ 19%] tests/python/pytorch/graphbolt/impl/test_ondisk_dataset.py::test_OnDiskDataset_force_preprocess PASSED [ 19%] tests/python/pytorch/graphbolt/impl/test_ondisk_dataset.py::test_OnDiskDataset_auto_force_preprocess PASSED [ 19%] tests/python/pytorch/graphbolt/impl/test_ondisk_dataset.py::test_OnDiskTask_repr_homogeneous PASSED [ 19%] tests/python/pytorch/graphbolt/impl/test_ondisk_dataset.py::test_OnDiskDataset_not_include_eids PASSED [ 19%] tests/python/pytorch/graphbolt/impl/test_ondisk_dataset.py::test_OnDiskTask_repr_heterogeneous PASSED [ 19%] tests/python/pytorch/graphbolt/impl/test_ondisk_dataset.py::test_OnDiskDataset_load_tasks_selectively PASSED [ 19%] tests/python/pytorch/graphbolt/impl/test_ondisk_dataset.py::test_OnDiskDataset_preprocess_graph_with_single_type PASSED [ 19%] tests/python/pytorch/graphbolt/impl/test_sampled_subgraph_impl.py::test_exclude_edges_homo_deduplicated[True-True] PASSED [ 19%] tests/python/pytorch/graphbolt/impl/test_sampled_subgraph_impl.py::test_exclude_edges_homo_deduplicated[True-False] PASSED [ 19%] tests/python/pytorch/graphbolt/impl/test_sampled_subgraph_impl.py::test_exclude_edges_homo_deduplicated[False-True] PASSED [ 19%] tests/python/pytorch/graphbolt/impl/test_sampled_subgraph_impl.py::test_exclude_edges_homo_deduplicated[False-False] PASSED [ 19%] tests/python/pytorch/graphbolt/impl/test_sampled_subgraph_impl.py::test_exclude_edges_homo_duplicated[True-True] PASSED [ 19%] tests/python/pytorch/graphbolt/impl/test_sampled_subgraph_impl.py::test_exclude_edges_homo_duplicated[True-False] PASSED [ 19%] tests/python/pytorch/graphbolt/impl/test_sampled_subgraph_impl.py::test_exclude_edges_homo_duplicated[False-True] PASSED [ 19%] tests/python/pytorch/graphbolt/impl/test_sampled_subgraph_impl.py::test_exclude_edges_homo_duplicated[False-False] PASSED [ 19%] tests/python/pytorch/graphbolt/impl/test_sampled_subgraph_impl.py::test_exclude_edges_hetero_deduplicated[True-True] PASSED [ 19%] tests/python/pytorch/graphbolt/impl/test_sampled_subgraph_impl.py::test_exclude_edges_hetero_deduplicated[True-False] PASSED [ 19%] tests/python/pytorch/graphbolt/impl/test_sampled_subgraph_impl.py::test_exclude_edges_hetero_deduplicated[False-True] PASSED [ 19%] tests/python/pytorch/graphbolt/impl/test_sampled_subgraph_impl.py::test_exclude_edges_hetero_deduplicated[False-False] PASSED [ 19%] tests/python/pytorch/graphbolt/impl/test_sampled_subgraph_impl.py::test_exclude_edges_hetero_duplicated[True-True] PASSED [ 19%] tests/python/pytorch/graphbolt/impl/test_sampled_subgraph_impl.py::test_exclude_edges_hetero_duplicated[True-False] PASSED [ 19%] tests/python/pytorch/graphbolt/impl/test_sampled_subgraph_impl.py::test_exclude_edges_hetero_duplicated[False-True] PASSED [ 20%] tests/python/pytorch/graphbolt/impl/test_sampled_subgraph_impl.py::test_exclude_edges_hetero_duplicated[False-False] PASSED [ 20%] tests/python/pytorch/graphbolt/impl/test_sampled_subgraph_impl.py::test_exclude_edges_homo_deduplicated_tensor[True-True] PASSED [ 20%] tests/python/pytorch/graphbolt/impl/test_sampled_subgraph_impl.py::test_exclude_edges_homo_deduplicated_tensor[True-False] PASSED [ 20%] tests/python/pytorch/graphbolt/impl/test_sampled_subgraph_impl.py::test_exclude_edges_homo_deduplicated_tensor[False-True] PASSED [ 20%] tests/python/pytorch/graphbolt/impl/test_sampled_subgraph_impl.py::test_exclude_edges_homo_deduplicated_tensor[False-False] PASSED [ 20%] tests/python/pytorch/graphbolt/impl/test_sampled_subgraph_impl.py::test_exclude_edges_homo_duplicated_tensor[True-True] PASSED [ 20%] tests/python/pytorch/graphbolt/impl/test_sampled_subgraph_impl.py::test_exclude_edges_homo_duplicated_tensor[True-False] PASSED [ 20%] tests/python/pytorch/graphbolt/impl/test_sampled_subgraph_impl.py::test_exclude_edges_homo_duplicated_tensor[False-True] PASSED [ 20%] tests/python/pytorch/graphbolt/impl/test_sampled_subgraph_impl.py::test_exclude_edges_homo_duplicated_tensor[False-False] PASSED [ 20%] tests/python/pytorch/graphbolt/impl/test_sampled_subgraph_impl.py::test_exclude_edges_hetero_deduplicated_tensor[True-True] PASSED [ 20%] tests/python/pytorch/graphbolt/impl/test_sampled_subgraph_impl.py::test_exclude_edges_hetero_deduplicated_tensor[True-False] PASSED [ 20%] tests/python/pytorch/graphbolt/impl/test_sampled_subgraph_impl.py::test_exclude_edges_hetero_deduplicated_tensor[False-True] PASSED [ 20%] tests/python/pytorch/graphbolt/impl/test_sampled_subgraph_impl.py::test_exclude_edges_hetero_deduplicated_tensor[False-False] PASSED [ 20%] tests/python/pytorch/graphbolt/impl/test_sampled_subgraph_impl.py::test_exclude_edges_hetero_duplicated_tensor[True-True] PASSED [ 20%] tests/python/pytorch/graphbolt/impl/test_sampled_subgraph_impl.py::test_exclude_edges_hetero_duplicated_tensor[True-False] PASSED [ 20%] tests/python/pytorch/graphbolt/impl/test_sampled_subgraph_impl.py::test_exclude_edges_hetero_duplicated_tensor[False-True] PASSED [ 20%] tests/python/pytorch/graphbolt/impl/test_sampled_subgraph_impl.py::test_exclude_edges_hetero_duplicated_tensor[False-False] PASSED [ 20%] tests/python/pytorch/graphbolt/impl/test_sampled_subgraph_impl.py::test_sampled_subgraph_to_device SKIPPED [ 20%] tests/python/pytorch/graphbolt/impl/test_sampled_subgraph_impl.py::test_sampled_subgraph_impl_representation_homo PASSED [ 20%] tests/python/pytorch/graphbolt/impl/test_sampled_subgraph_impl.py::test_sampled_subgraph_impl_representation_hetero PASSED [ 20%] tests/python/pytorch/graphbolt/impl/test_torch_based_feature_store.py::test_torch_based_feature[True] PASSED [ 20%] tests/python/pytorch/graphbolt/impl/test_torch_based_feature_store.py::test_torch_based_feature[False] PASSED [ 20%] tests/python/pytorch/graphbolt/impl/test_torch_based_feature_store.py::test_feature_store_to_device[pinned] SKIPPED [ 20%] tests/python/pytorch/graphbolt/impl/test_torch_based_feature_store.py::test_feature_store_to_device[cuda] SKIPPED [ 20%] tests/python/pytorch/graphbolt/impl/test_torch_based_feature_store.py::test_torch_based_pinned_feature[False-shape0-idtype0-dtype0] SKIPPED [ 20%] tests/python/pytorch/graphbolt/impl/test_torch_based_feature_store.py::test_torch_based_pinned_feature[False-shape0-idtype0-dtype1] SKIPPED [ 20%] tests/python/pytorch/graphbolt/impl/test_torch_based_feature_store.py::test_torch_based_pinned_feature[False-shape0-idtype0-dtype2] SKIPPED [ 20%] tests/python/pytorch/graphbolt/impl/test_torch_based_feature_store.py::test_torch_based_pinned_feature[False-shape0-idtype0-dtype3] SKIPPED [ 20%] tests/python/pytorch/graphbolt/impl/test_torch_based_feature_store.py::test_torch_based_pinned_feature[False-shape0-idtype0-dtype4] SKIPPED [ 20%] tests/python/pytorch/graphbolt/impl/test_torch_based_feature_store.py::test_torch_based_pinned_feature[False-shape0-idtype0-dtype5] SKIPPED [ 20%] tests/python/pytorch/graphbolt/impl/test_torch_based_feature_store.py::test_torch_based_pinned_feature[False-shape0-idtype0-dtype6] SKIPPED [ 20%] tests/python/pytorch/graphbolt/impl/test_torch_based_feature_store.py::test_torch_based_pinned_feature[False-shape0-idtype1-dtype0] SKIPPED [ 20%] tests/python/pytorch/graphbolt/impl/test_torch_based_feature_store.py::test_torch_based_pinned_feature[False-shape0-idtype1-dtype1] SKIPPED [ 20%] tests/python/pytorch/graphbolt/impl/test_torch_based_feature_store.py::test_torch_based_pinned_feature[False-shape0-idtype1-dtype2] SKIPPED [ 20%] tests/python/pytorch/graphbolt/impl/test_torch_based_feature_store.py::test_torch_based_pinned_feature[False-shape0-idtype1-dtype3] SKIPPED [ 20%] tests/python/pytorch/graphbolt/impl/test_torch_based_feature_store.py::test_torch_based_pinned_feature[False-shape0-idtype1-dtype4] SKIPPED [ 20%] tests/python/pytorch/graphbolt/impl/test_torch_based_feature_store.py::test_torch_based_pinned_feature[False-shape0-idtype1-dtype5] SKIPPED [ 20%] tests/python/pytorch/graphbolt/impl/test_torch_based_feature_store.py::test_torch_based_pinned_feature[False-shape0-idtype1-dtype6] SKIPPED [ 20%] tests/python/pytorch/graphbolt/impl/test_torch_based_feature_store.py::test_torch_based_pinned_feature[False-shape1-idtype0-dtype0] SKIPPED [ 20%] tests/python/pytorch/graphbolt/impl/test_torch_based_feature_store.py::test_torch_based_pinned_feature[False-shape1-idtype0-dtype1] SKIPPED [ 20%] tests/python/pytorch/graphbolt/impl/test_torch_based_feature_store.py::test_torch_based_pinned_feature[False-shape1-idtype0-dtype2] SKIPPED [ 20%] tests/python/pytorch/graphbolt/impl/test_torch_based_feature_store.py::test_torch_based_pinned_feature[False-shape1-idtype0-dtype3] SKIPPED [ 20%] tests/python/pytorch/graphbolt/impl/test_torch_based_feature_store.py::test_torch_based_pinned_feature[False-shape1-idtype0-dtype4] SKIPPED [ 20%] tests/python/pytorch/graphbolt/impl/test_torch_based_feature_store.py::test_torch_based_pinned_feature[False-shape1-idtype0-dtype5] SKIPPED [ 20%] tests/python/pytorch/graphbolt/impl/test_torch_based_feature_store.py::test_torch_based_pinned_feature[False-shape1-idtype0-dtype6] SKIPPED [ 20%] tests/python/pytorch/graphbolt/impl/test_torch_based_feature_store.py::test_torch_based_pinned_feature[False-shape1-idtype1-dtype0] SKIPPED [ 20%] tests/python/pytorch/graphbolt/impl/test_torch_based_feature_store.py::test_torch_based_pinned_feature[False-shape1-idtype1-dtype1] SKIPPED [ 20%] tests/python/pytorch/graphbolt/impl/test_torch_based_feature_store.py::test_torch_based_pinned_feature[False-shape1-idtype1-dtype2] SKIPPED [ 20%] tests/python/pytorch/graphbolt/impl/test_torch_based_feature_store.py::test_torch_based_pinned_feature[False-shape1-idtype1-dtype3] SKIPPED [ 20%] tests/python/pytorch/graphbolt/impl/test_torch_based_feature_store.py::test_torch_based_pinned_feature[False-shape1-idtype1-dtype4] SKIPPED [ 20%] tests/python/pytorch/graphbolt/impl/test_torch_based_feature_store.py::test_torch_based_pinned_feature[False-shape1-idtype1-dtype5] SKIPPED [ 20%] tests/python/pytorch/graphbolt/impl/test_torch_based_feature_store.py::test_torch_based_pinned_feature[False-shape1-idtype1-dtype6] SKIPPED [ 20%] tests/python/pytorch/graphbolt/impl/test_torch_based_feature_store.py::test_torch_based_pinned_feature[False-shape2-idtype0-dtype0] SKIPPED [ 20%] tests/python/pytorch/graphbolt/impl/test_torch_based_feature_store.py::test_torch_based_pinned_feature[False-shape2-idtype0-dtype1] SKIPPED [ 20%] tests/python/pytorch/graphbolt/impl/test_torch_based_feature_store.py::test_torch_based_pinned_feature[False-shape2-idtype0-dtype2] SKIPPED [ 20%] tests/python/pytorch/graphbolt/impl/test_torch_based_feature_store.py::test_torch_based_pinned_feature[False-shape2-idtype0-dtype3] SKIPPED [ 20%] tests/python/pytorch/graphbolt/impl/test_torch_based_feature_store.py::test_torch_based_pinned_feature[False-shape2-idtype0-dtype4] SKIPPED [ 20%] tests/python/pytorch/graphbolt/impl/test_torch_based_feature_store.py::test_torch_based_pinned_feature[False-shape2-idtype0-dtype5] SKIPPED [ 20%] tests/python/pytorch/graphbolt/impl/test_torch_based_feature_store.py::test_torch_based_pinned_feature[False-shape2-idtype0-dtype6] SKIPPED [ 20%] tests/python/pytorch/graphbolt/impl/test_torch_based_feature_store.py::test_torch_based_pinned_feature[False-shape2-idtype1-dtype0] SKIPPED [ 20%] tests/python/pytorch/graphbolt/impl/test_torch_based_feature_store.py::test_torch_based_pinned_feature[False-shape2-idtype1-dtype1] SKIPPED [ 20%] tests/python/pytorch/graphbolt/impl/test_torch_based_feature_store.py::test_torch_based_pinned_feature[False-shape2-idtype1-dtype2] SKIPPED [ 21%] tests/python/pytorch/graphbolt/impl/test_torch_based_feature_store.py::test_torch_based_pinned_feature[False-shape2-idtype1-dtype3] SKIPPED [ 21%] tests/python/pytorch/graphbolt/impl/test_torch_based_feature_store.py::test_torch_based_pinned_feature[False-shape2-idtype1-dtype4] SKIPPED [ 21%] tests/python/pytorch/graphbolt/impl/test_torch_based_feature_store.py::test_torch_based_pinned_feature[False-shape2-idtype1-dtype5] SKIPPED [ 21%] tests/python/pytorch/graphbolt/impl/test_torch_based_feature_store.py::test_torch_based_pinned_feature[False-shape2-idtype1-dtype6] SKIPPED [ 21%] tests/python/pytorch/graphbolt/impl/test_torch_based_feature_store.py::test_torch_based_pinned_feature[False-shape3-idtype0-dtype0] SKIPPED [ 21%] tests/python/pytorch/graphbolt/impl/test_torch_based_feature_store.py::test_torch_based_pinned_feature[False-shape3-idtype0-dtype1] SKIPPED [ 21%] tests/python/pytorch/graphbolt/impl/test_torch_based_feature_store.py::test_torch_based_pinned_feature[False-shape3-idtype0-dtype2] SKIPPED [ 21%] tests/python/pytorch/graphbolt/impl/test_torch_based_feature_store.py::test_torch_based_pinned_feature[False-shape3-idtype0-dtype3] SKIPPED [ 21%] tests/python/pytorch/graphbolt/impl/test_torch_based_feature_store.py::test_torch_based_pinned_feature[False-shape3-idtype0-dtype4] SKIPPED [ 21%] tests/python/pytorch/graphbolt/impl/test_torch_based_feature_store.py::test_torch_based_pinned_feature[False-shape3-idtype0-dtype5] SKIPPED [ 21%] tests/python/pytorch/graphbolt/impl/test_torch_based_feature_store.py::test_torch_based_pinned_feature[False-shape3-idtype0-dtype6] SKIPPED [ 21%] tests/python/pytorch/graphbolt/impl/test_torch_based_feature_store.py::test_torch_based_pinned_feature[False-shape3-idtype1-dtype0] SKIPPED [ 21%] tests/python/pytorch/graphbolt/impl/test_torch_based_feature_store.py::test_torch_based_pinned_feature[False-shape3-idtype1-dtype1] SKIPPED [ 21%] tests/python/pytorch/graphbolt/impl/test_torch_based_feature_store.py::test_torch_based_pinned_feature[False-shape3-idtype1-dtype2] SKIPPED [ 21%] tests/python/pytorch/graphbolt/impl/test_torch_based_feature_store.py::test_torch_based_pinned_feature[False-shape3-idtype1-dtype3] SKIPPED [ 21%] tests/python/pytorch/graphbolt/impl/test_torch_based_feature_store.py::test_torch_based_pinned_feature[False-shape3-idtype1-dtype4] SKIPPED [ 21%] tests/python/pytorch/graphbolt/impl/test_torch_based_feature_store.py::test_torch_based_pinned_feature[False-shape3-idtype1-dtype5] SKIPPED [ 21%] tests/python/pytorch/graphbolt/impl/test_torch_based_feature_store.py::test_torch_based_pinned_feature[False-shape3-idtype1-dtype6] SKIPPED [ 21%] tests/python/pytorch/graphbolt/impl/test_torch_based_feature_store.py::test_torch_based_pinned_feature[True-shape0-idtype0-dtype0] SKIPPED [ 21%] tests/python/pytorch/graphbolt/impl/test_torch_based_feature_store.py::test_torch_based_pinned_feature[True-shape0-idtype0-dtype1] SKIPPED [ 21%] tests/python/pytorch/graphbolt/impl/test_torch_based_feature_store.py::test_torch_based_pinned_feature[True-shape0-idtype0-dtype2] SKIPPED [ 21%] tests/python/pytorch/graphbolt/impl/test_torch_based_feature_store.py::test_torch_based_pinned_feature[True-shape0-idtype0-dtype3] SKIPPED [ 21%] tests/python/pytorch/graphbolt/impl/test_torch_based_feature_store.py::test_torch_based_pinned_feature[True-shape0-idtype0-dtype4] SKIPPED [ 21%] tests/python/pytorch/graphbolt/impl/test_torch_based_feature_store.py::test_torch_based_pinned_feature[True-shape0-idtype0-dtype5] SKIPPED [ 21%] tests/python/pytorch/graphbolt/impl/test_torch_based_feature_store.py::test_torch_based_pinned_feature[True-shape0-idtype0-dtype6] SKIPPED [ 21%] tests/python/pytorch/graphbolt/impl/test_torch_based_feature_store.py::test_torch_based_pinned_feature[True-shape0-idtype1-dtype0] SKIPPED [ 21%] tests/python/pytorch/graphbolt/impl/test_torch_based_feature_store.py::test_torch_based_pinned_feature[True-shape0-idtype1-dtype1] SKIPPED [ 21%] tests/python/pytorch/graphbolt/impl/test_torch_based_feature_store.py::test_torch_based_pinned_feature[True-shape0-idtype1-dtype2] SKIPPED [ 21%] tests/python/pytorch/graphbolt/impl/test_torch_based_feature_store.py::test_torch_based_pinned_feature[True-shape0-idtype1-dtype3] SKIPPED [ 21%] tests/python/pytorch/graphbolt/impl/test_torch_based_feature_store.py::test_torch_based_pinned_feature[True-shape0-idtype1-dtype4] SKIPPED [ 21%] tests/python/pytorch/graphbolt/impl/test_torch_based_feature_store.py::test_torch_based_pinned_feature[True-shape0-idtype1-dtype5] SKIPPED [ 21%] tests/python/pytorch/graphbolt/impl/test_torch_based_feature_store.py::test_torch_based_pinned_feature[True-shape0-idtype1-dtype6] SKIPPED [ 21%] tests/python/pytorch/graphbolt/impl/test_torch_based_feature_store.py::test_torch_based_pinned_feature[True-shape1-idtype0-dtype0] SKIPPED [ 21%] tests/python/pytorch/graphbolt/impl/test_torch_based_feature_store.py::test_torch_based_pinned_feature[True-shape1-idtype0-dtype1] SKIPPED [ 21%] tests/python/pytorch/graphbolt/impl/test_torch_based_feature_store.py::test_torch_based_pinned_feature[True-shape1-idtype0-dtype2] SKIPPED [ 21%] tests/python/pytorch/graphbolt/impl/test_torch_based_feature_store.py::test_torch_based_pinned_feature[True-shape1-idtype0-dtype3] SKIPPED [ 21%] tests/python/pytorch/graphbolt/impl/test_torch_based_feature_store.py::test_torch_based_pinned_feature[True-shape1-idtype0-dtype4] SKIPPED [ 21%] tests/python/pytorch/graphbolt/impl/test_torch_based_feature_store.py::test_torch_based_pinned_feature[True-shape1-idtype0-dtype5] SKIPPED [ 21%] tests/python/pytorch/graphbolt/impl/test_torch_based_feature_store.py::test_torch_based_pinned_feature[True-shape1-idtype0-dtype6] SKIPPED [ 21%] tests/python/pytorch/graphbolt/impl/test_torch_based_feature_store.py::test_torch_based_pinned_feature[True-shape1-idtype1-dtype0] SKIPPED [ 21%] tests/python/pytorch/graphbolt/impl/test_torch_based_feature_store.py::test_torch_based_pinned_feature[True-shape1-idtype1-dtype1] SKIPPED [ 21%] tests/python/pytorch/graphbolt/impl/test_torch_based_feature_store.py::test_torch_based_pinned_feature[True-shape1-idtype1-dtype2] SKIPPED [ 21%] tests/python/pytorch/graphbolt/impl/test_torch_based_feature_store.py::test_torch_based_pinned_feature[True-shape1-idtype1-dtype3] SKIPPED [ 21%] tests/python/pytorch/graphbolt/impl/test_torch_based_feature_store.py::test_torch_based_pinned_feature[True-shape1-idtype1-dtype4] SKIPPED [ 21%] tests/python/pytorch/graphbolt/impl/test_torch_based_feature_store.py::test_torch_based_pinned_feature[True-shape1-idtype1-dtype5] SKIPPED [ 21%] tests/python/pytorch/graphbolt/impl/test_torch_based_feature_store.py::test_torch_based_pinned_feature[True-shape1-idtype1-dtype6] SKIPPED [ 21%] tests/python/pytorch/graphbolt/impl/test_torch_based_feature_store.py::test_torch_based_pinned_feature[True-shape2-idtype0-dtype0] SKIPPED [ 21%] tests/python/pytorch/graphbolt/impl/test_torch_based_feature_store.py::test_torch_based_pinned_feature[True-shape2-idtype0-dtype1] SKIPPED [ 21%] tests/python/pytorch/graphbolt/impl/test_torch_based_feature_store.py::test_torch_based_pinned_feature[True-shape2-idtype0-dtype2] SKIPPED [ 21%] tests/python/pytorch/graphbolt/impl/test_torch_based_feature_store.py::test_torch_based_pinned_feature[True-shape2-idtype0-dtype3] SKIPPED [ 21%] tests/python/pytorch/graphbolt/impl/test_torch_based_feature_store.py::test_torch_based_pinned_feature[True-shape2-idtype0-dtype4] SKIPPED [ 21%] tests/python/pytorch/graphbolt/impl/test_torch_based_feature_store.py::test_torch_based_pinned_feature[True-shape2-idtype0-dtype5] SKIPPED [ 21%] tests/python/pytorch/graphbolt/impl/test_torch_based_feature_store.py::test_torch_based_pinned_feature[True-shape2-idtype0-dtype6] SKIPPED [ 21%] tests/python/pytorch/graphbolt/impl/test_torch_based_feature_store.py::test_torch_based_pinned_feature[True-shape2-idtype1-dtype0] SKIPPED [ 21%] tests/python/pytorch/graphbolt/impl/test_torch_based_feature_store.py::test_torch_based_pinned_feature[True-shape2-idtype1-dtype1] SKIPPED [ 21%] tests/python/pytorch/graphbolt/impl/test_torch_based_feature_store.py::test_torch_based_pinned_feature[True-shape2-idtype1-dtype2] SKIPPED [ 21%] tests/python/pytorch/graphbolt/impl/test_torch_based_feature_store.py::test_torch_based_pinned_feature[True-shape2-idtype1-dtype3] SKIPPED [ 21%] tests/python/pytorch/graphbolt/impl/test_torch_based_feature_store.py::test_torch_based_pinned_feature[True-shape2-idtype1-dtype4] SKIPPED [ 21%] tests/python/pytorch/graphbolt/impl/test_torch_based_feature_store.py::test_torch_based_pinned_feature[True-shape2-idtype1-dtype5] SKIPPED [ 21%] tests/python/pytorch/graphbolt/impl/test_torch_based_feature_store.py::test_torch_based_pinned_feature[True-shape2-idtype1-dtype6] SKIPPED [ 21%] tests/python/pytorch/graphbolt/impl/test_torch_based_feature_store.py::test_torch_based_pinned_feature[True-shape3-idtype0-dtype0] SKIPPED [ 22%] tests/python/pytorch/graphbolt/impl/test_torch_based_feature_store.py::test_torch_based_pinned_feature[True-shape3-idtype0-dtype1] SKIPPED [ 22%] tests/python/pytorch/graphbolt/impl/test_torch_based_feature_store.py::test_torch_based_pinned_feature[True-shape3-idtype0-dtype2] SKIPPED [ 22%] tests/python/pytorch/graphbolt/impl/test_torch_based_feature_store.py::test_torch_based_pinned_feature[True-shape3-idtype0-dtype3] SKIPPED [ 22%] tests/python/pytorch/graphbolt/impl/test_torch_based_feature_store.py::test_torch_based_pinned_feature[True-shape3-idtype0-dtype4] SKIPPED [ 22%] tests/python/pytorch/graphbolt/impl/test_torch_based_feature_store.py::test_torch_based_pinned_feature[True-shape3-idtype0-dtype5] SKIPPED [ 22%] tests/python/pytorch/graphbolt/impl/test_torch_based_feature_store.py::test_torch_based_pinned_feature[True-shape3-idtype0-dtype6] SKIPPED [ 22%] tests/python/pytorch/graphbolt/impl/test_torch_based_feature_store.py::test_torch_based_pinned_feature[True-shape3-idtype1-dtype0] SKIPPED [ 22%] tests/python/pytorch/graphbolt/impl/test_torch_based_feature_store.py::test_torch_based_pinned_feature[True-shape3-idtype1-dtype1] SKIPPED [ 22%] tests/python/pytorch/graphbolt/impl/test_torch_based_feature_store.py::test_torch_based_pinned_feature[True-shape3-idtype1-dtype2] SKIPPED [ 22%] tests/python/pytorch/graphbolt/impl/test_torch_based_feature_store.py::test_torch_based_pinned_feature[True-shape3-idtype1-dtype3] SKIPPED [ 22%] tests/python/pytorch/graphbolt/impl/test_torch_based_feature_store.py::test_torch_based_pinned_feature[True-shape3-idtype1-dtype4] SKIPPED [ 22%] tests/python/pytorch/graphbolt/impl/test_torch_based_feature_store.py::test_torch_based_pinned_feature[True-shape3-idtype1-dtype5] SKIPPED [ 22%] tests/python/pytorch/graphbolt/impl/test_torch_based_feature_store.py::test_torch_based_pinned_feature[True-shape3-idtype1-dtype6] SKIPPED [ 22%] tests/python/pytorch/graphbolt/impl/test_torch_based_feature_store.py::test_torch_based_feature_store[True] PASSED [ 22%] tests/python/pytorch/graphbolt/impl/test_torch_based_feature_store.py::test_torch_based_feature_store[False] PASSED [ 22%] tests/python/pytorch/graphbolt/impl/test_torch_based_feature_store.py::test_torch_based_feature_repr[True] PASSED [ 22%] tests/python/pytorch/graphbolt/impl/test_torch_based_feature_store.py::test_torch_based_feature_repr[False] PASSED [ 22%] tests/python/pytorch/graphbolt/impl/test_torch_based_feature_store.py::test_torch_based_feature_store_repr[True] PASSED [ 22%] tests/python/pytorch/graphbolt/impl/test_torch_based_feature_store.py::test_torch_based_feature_store_repr[False] PASSED [ 22%] tests/python/pytorch/graphbolt/internal/test_sample_utils.py::test_unique_and_compact_hetero PASSED [ 22%] tests/python/pytorch/graphbolt/internal/test_sample_utils.py::test_unique_and_compact_homo PASSED [ 22%] tests/python/pytorch/graphbolt/internal/test_sample_utils.py::test_unique_and_compact_csc_formats_hetero PASSED [ 22%] tests/python/pytorch/graphbolt/internal/test_sample_utils.py::test_unique_and_compact_csc_formats_homo PASSED [ 22%] tests/python/pytorch/graphbolt/internal/test_sample_utils.py::test_unique_and_compact_incorrect_indptr PASSED [ 22%] tests/python/pytorch/graphbolt/internal/test_sample_utils.py::test_compact_csc_format_hetero PASSED [ 22%] tests/python/pytorch/graphbolt/internal/test_sample_utils.py::test_compact_csc_format_homo PASSED [ 22%] tests/python/pytorch/graphbolt/internal/test_sample_utils.py::test_compact_incorrect_indptr PASSED [ 22%] tests/python/pytorch/graphbolt/internal/test_utils.py::test_read_torch_data PASSED [ 22%] tests/python/pytorch/graphbolt/internal/test_utils.py::test_read_numpy_data[True] PASSED [ 22%] tests/python/pytorch/graphbolt/internal/test_utils.py::test_read_numpy_data[False] PASSED [ 22%] tests/python/pytorch/graphbolt/internal/test_utils.py::test_read_data[torch] PASSED [ 22%] tests/python/pytorch/graphbolt/internal/test_utils.py::test_read_data[numpy] PASSED [ 22%] tests/python/pytorch/graphbolt/internal/test_utils.py::test_save_data[torch-torch-True] PASSED [ 22%] tests/python/pytorch/graphbolt/internal/test_utils.py::test_save_data[torch-torch-False] PASSED [ 22%] tests/python/pytorch/graphbolt/internal/test_utils.py::test_save_data[torch-numpy-True] PASSED [ 22%] tests/python/pytorch/graphbolt/internal/test_utils.py::test_save_data[torch-numpy-False] PASSED [ 22%] tests/python/pytorch/graphbolt/internal/test_utils.py::test_save_data[numpy-torch-True] PASSED [ 22%] tests/python/pytorch/graphbolt/internal/test_utils.py::test_save_data[numpy-torch-False] PASSED [ 22%] tests/python/pytorch/graphbolt/internal/test_utils.py::test_save_data[numpy-numpy-True] PASSED [ 22%] tests/python/pytorch/graphbolt/internal/test_utils.py::test_save_data[numpy-numpy-False] PASSED [ 22%] tests/python/pytorch/graphbolt/internal/test_utils.py::test_get_npy_dim[torch] PASSED [ 22%] tests/python/pytorch/graphbolt/internal/test_utils.py::test_get_npy_dim[numpy] PASSED [ 22%] tests/python/pytorch/graphbolt/internal/test_utils.py::test_copy_or_convert_data[True-numpy-numpy] PASSED [ 22%] tests/python/pytorch/graphbolt/internal/test_utils.py::test_copy_or_convert_data[True-numpy-torch] PASSED [ 22%] tests/python/pytorch/graphbolt/internal/test_utils.py::test_copy_or_convert_data[True-torch-numpy] PASSED [ 22%] tests/python/pytorch/graphbolt/internal/test_utils.py::test_copy_or_convert_data[True-torch-torch] PASSED [ 22%] tests/python/pytorch/graphbolt/internal/test_utils.py::test_copy_or_convert_data[False-numpy-numpy] PASSED [ 22%] tests/python/pytorch/graphbolt/internal/test_utils.py::test_copy_or_convert_data[False-numpy-torch] PASSED [ 22%] tests/python/pytorch/graphbolt/internal/test_utils.py::test_copy_or_convert_data[False-torch-numpy] PASSED [ 22%] tests/python/pytorch/graphbolt/internal/test_utils.py::test_copy_or_convert_data[False-torch-torch] PASSED [ 22%] tests/python/pytorch/graphbolt/internal/test_utils.py::test_read_edges[csv] PASSED [ 22%] tests/python/pytorch/graphbolt/internal/test_utils.py::test_read_edges[numpy] PASSED [ 22%] tests/python/pytorch/graphbolt/internal/test_utils.py::test_read_edges_error PASSED [ 22%] tests/python/pytorch/graphbolt/internal/test_utils.py::test_calculate_file_hash PASSED [ 22%] tests/python/pytorch/graphbolt/internal/test_utils.py::test_calculate_dir_hash PASSED [ 22%] tests/python/pytorch/graphbolt/internal/test_utils.py::test_check_dataset_change PASSED [ 22%] tests/python/pytorch/graphbolt/test_base.py::test_CopyTo SKIPPED (Co...) [ 22%] tests/python/pytorch/graphbolt/test_base.py::test_CopyToWithMiniBatches[node_classification] SKIPPED [ 22%] tests/python/pytorch/graphbolt/test_base.py::test_CopyToWithMiniBatches[node_inference] SKIPPED [ 22%] tests/python/pytorch/graphbolt/test_base.py::test_CopyToWithMiniBatches[link_prediction] SKIPPED [ 22%] tests/python/pytorch/graphbolt/test_base.py::test_CopyToWithMiniBatches[edge_classification] SKIPPED [ 22%] tests/python/pytorch/graphbolt/test_base.py::test_etype_tuple_to_str PASSED [ 23%] tests/python/pytorch/graphbolt/test_base.py::test_etype_str_to_tuple PASSED [ 23%] tests/python/pytorch/graphbolt/test_base.py::test_seed_type_str_to_ntypes PASSED [ 23%] tests/python/pytorch/graphbolt/test_base.py::test_isin PASSED [ 23%] tests/python/pytorch/graphbolt/test_base.py::test_isin_big_data Client [639] waits on 172.17.0.2:56417 Machine (0) group (0) client (0) connect to server successfuly! Client[0] in group[0] is exiting... Server (0) shutdown. Server is exiting... Done sampling PASSED [ 27%] tests/python/pytorch/graphbolt/test_item_sampler.py::test_DistributedItemSampler[True-True-2-30] PASSED [ 23%] tests/python/pytorch/graphbolt/test_base.py::test_isin_non_1D_dim PASSED [ 23%] tests/python/pytorch/graphbolt/test_base.py::test_index_select[False-idtype0-dtype0] PASSED [ 23%] tests/python/pytorch/graphbolt/test_base.py::test_index_select[False-idtype0-dtype1] PASSED [ 23%] tests/python/pytorch/graphbolt/test_base.py::test_index_select[False-idtype0-dtype2] PASSED [ 23%] tests/python/pytorch/graphbolt/test_base.py::test_index_select[False-idtype0-dtype3] PASSED [ 23%] tests/python/pytorch/graphbolt/test_base.py::test_index_select[False-idtype0-dtype4] PASSED [ 23%] tests/python/pytorch/graphbolt/test_base.py::test_index_select[False-idtype0-dtype5] PASSED [ 23%] tests/python/pytorch/graphbolt/test_base.py::test_index_select[False-idtype0-dtype6] PASSED [ 23%] tests/python/pytorch/graphbolt/test_base.py::test_index_select[False-idtype0-dtype7] PASSED [ 23%] tests/python/pytorch/graphbolt/test_base.py::test_index_select[False-idtype0-dtype8] PASSED [ 23%] tests/python/pytorch/graphbolt/test_base.py::test_index_select[False-idtype0-dtype9] PASSED [ 23%] tests/python/pytorch/graphbolt/test_base.py::test_index_select[False-idtype1-dtype0] PASSED [ 23%] tests/python/pytorch/graphbolt/test_base.py::test_index_select[False-idtype1-dtype1] PASSED [ 23%] tests/python/pytorch/graphbolt/test_base.py::test_index_select[False-idtype1-dtype2] PASSED [ 23%] tests/python/pytorch/graphbolt/test_base.py::test_index_select[False-idtype1-dtype3] PASSED [ 23%] tests/python/pytorch/graphbolt/test_base.py::test_index_select[False-idtype1-dtype4] PASSED [ 23%] tests/python/pytorch/graphbolt/test_base.py::test_index_select[False-idtype1-dtype5] PASSED [ 23%] tests/python/pytorch/graphbolt/test_base.py::test_index_select[False-idtype1-dtype6] PASSED [ 23%] tests/python/pytorch/graphbolt/test_base.py::test_index_select[False-idtype1-dtype7] PASSED [ 23%] tests/python/pytorch/graphbolt/test_base.py::test_index_select[False-idtype1-dtype8] PASSED [ 23%] tests/python/pytorch/graphbolt/test_base.py::test_index_select[False-idtype1-dtype9] PASSED [ 23%] tests/python/pytorch/graphbolt/test_base.py::test_index_select[True-idtype0-dtype0] SKIPPED [ 23%] tests/python/pytorch/graphbolt/test_base.py::test_index_select[True-idtype0-dtype1] SKIPPED [ 23%] tests/python/pytorch/graphbolt/test_base.py::test_index_select[True-idtype0-dtype2] SKIPPED [ 23%] tests/python/pytorch/graphbolt/test_base.py::test_index_select[True-idtype0-dtype3] SKIPPED [ 23%] tests/python/pytorch/graphbolt/test_base.py::test_index_select[True-idtype0-dtype4] SKIPPED [ 23%] tests/python/pytorch/graphbolt/test_base.py::test_index_select[True-idtype0-dtype5] SKIPPED [ 23%] tests/python/pytorch/graphbolt/test_base.py::test_index_select[True-idtype0-dtype6] SKIPPED [ 23%] tests/python/pytorch/graphbolt/test_base.py::test_index_select[True-idtype0-dtype7] SKIPPED [ 23%] tests/python/pytorch/graphbolt/test_base.py::test_index_select[True-idtype0-dtype8] SKIPPED [ 23%] tests/python/pytorch/graphbolt/test_base.py::test_index_select[True-idtype0-dtype9] SKIPPED [ 23%] tests/python/pytorch/graphbolt/test_base.py::test_index_select[True-idtype1-dtype0] SKIPPED [ 23%] tests/python/pytorch/graphbolt/test_base.py::test_index_select[True-idtype1-dtype1] SKIPPED [ 23%] tests/python/pytorch/graphbolt/test_base.py::test_index_select[True-idtype1-dtype2] SKIPPED [ 23%] tests/python/pytorch/graphbolt/test_base.py::test_index_select[True-idtype1-dtype3] SKIPPED [ 23%] tests/python/pytorch/graphbolt/test_base.py::test_index_select[True-idtype1-dtype4] SKIPPED [ 23%] tests/python/pytorch/graphbolt/test_base.py::test_index_select[True-idtype1-dtype5] SKIPPED [ 23%] tests/python/pytorch/graphbolt/test_base.py::test_index_select[True-idtype1-dtype6] SKIPPED [ 23%] tests/python/pytorch/graphbolt/test_base.py::test_index_select[True-idtype1-dtype7] SKIPPED [ 23%] tests/python/pytorch/graphbolt/test_base.py::test_index_select[True-idtype1-dtype8] SKIPPED [ 23%] tests/python/pytorch/graphbolt/test_base.py::test_index_select[True-idtype1-dtype9] SKIPPED [ 23%] tests/python/pytorch/graphbolt/test_base.py::test_expand_indptr[dtype0-None] PASSED [ 11%] tests/distributed/test_distributed_sampling.py::test_rpc_bipartite_sampling_empty_shuffle[True-False-1] Converting to homogeneous graph takes 0.001s, peak mem: 3.179 GB Save partitions: 0.001 seconds, peak memory: 3.179 GB There are 1000 edges in the graph and 0 edge cuts for 1 partitions. Initialize the distributed services with graphbolt: False PASSED [ 23%] tests/python/pytorch/graphbolt/test_base.py::test_expand_indptr[dtype0-True] PASSED [ 23%] tests/python/pytorch/graphbolt/test_base.py::test_expand_indptr[dtype1-None] PASSED [ 23%] tests/python/pytorch/graphbolt/test_base.py::test_expand_indptr[dtype1-True] PASSED [ 23%] tests/python/pytorch/graphbolt/test_base.py::test_csc_format_base_representation PASSED [ 23%] tests/python/pytorch/graphbolt/test_base.py::test_csc_format_base_incorrect_indptr PASSED [ 23%] tests/python/pytorch/graphbolt/test_dataloader.py::test_DataLoader load test_sampling Start to create specified graph formats which may take non-trivial time. Finished creating specified graph formats: ['csc', 'coo'] PASSED [ 23%] tests/python/pytorch/graphbolt/test_dataloader.py::test_gpu_sampling_DataLoader[True-True-True-NeighborSampler] SKIPPED [ 23%] tests/python/pytorch/graphbolt/test_dataloader.py::test_gpu_sampling_DataLoader[True-True-True-LayerNeighborSampler] SKIPPED [ 23%] tests/python/pytorch/graphbolt/test_dataloader.py::test_gpu_sampling_DataLoader[True-True-False-NeighborSampler] SKIPPED [ 23%] tests/python/pytorch/graphbolt/test_dataloader.py::test_gpu_sampling_DataLoader[True-True-False-LayerNeighborSampler] SKIPPED [ 23%] tests/python/pytorch/graphbolt/test_dataloader.py::test_gpu_sampling_DataLoader[True-False-True-NeighborSampler] SKIPPED [ 23%] tests/python/pytorch/graphbolt/test_dataloader.py::test_gpu_sampling_DataLoader[True-False-True-LayerNeighborSampler] SKIPPED [ 23%] tests/python/pytorch/graphbolt/test_dataloader.py::test_gpu_sampling_DataLoader[True-False-False-NeighborSampler] SKIPPED [ 23%] tests/python/pytorch/graphbolt/test_dataloader.py::test_gpu_sampling_DataLoader[True-False-False-LayerNeighborSampler] SKIPPED [ 23%] tests/python/pytorch/graphbolt/test_dataloader.py::test_gpu_sampling_DataLoader[False-True-True-NeighborSampler] SKIPPED [ 23%] tests/python/pytorch/graphbolt/test_dataloader.py::test_gpu_sampling_DataLoader[False-True-True-LayerNeighborSampler] SKIPPED [ 24%] tests/python/pytorch/graphbolt/test_dataloader.py::test_gpu_sampling_DataLoader[False-True-False-NeighborSampler] SKIPPED [ 24%] tests/python/pytorch/graphbolt/test_dataloader.py::test_gpu_sampling_DataLoader[False-True-False-LayerNeighborSampler] SKIPPED [ 24%] tests/python/pytorch/graphbolt/test_dataloader.py::test_gpu_sampling_DataLoader[False-False-True-NeighborSampler] SKIPPED [ 24%] tests/python/pytorch/graphbolt/test_dataloader.py::test_gpu_sampling_DataLoader[False-False-True-LayerNeighborSampler] SKIPPED [ 24%] tests/python/pytorch/graphbolt/test_dataloader.py::test_gpu_sampling_DataLoader[False-False-False-NeighborSampler] SKIPPED [ 24%] tests/python/pytorch/graphbolt/test_dataloader.py::test_gpu_sampling_DataLoader[False-False-False-LayerNeighborSampler] SKIPPED [ 24%] tests/python/pytorch/graphbolt/test_dataset.py::test_Dataset PASSED [ 24%] tests/python/pytorch/graphbolt/test_feature_fetcher.py::test_FeatureFetcher_invoke PASSED [ 24%] tests/python/pytorch/graphbolt/test_feature_fetcher.py::test_FeatureFetcher_homo PASSED [ 24%] tests/python/pytorch/graphbolt/test_feature_fetcher.py::test_FeatureFetcher_with_edges_homo PASSED [ 24%] tests/python/pytorch/graphbolt/test_feature_fetcher.py::test_FeatureFetcher_hetero PASSED [ 24%] tests/python/pytorch/graphbolt/test_feature_fetcher.py::test_FeatureFetcher_with_edges_hetero PASSED [ 24%] tests/python/pytorch/graphbolt/test_graphbolt_utils.py::test_find_reverse_edges_homo PASSED [ 24%] tests/python/pytorch/graphbolt/test_graphbolt_utils.py::test_find_reverse_edges_hetero PASSED [ 24%] tests/python/pytorch/graphbolt/test_graphbolt_utils.py::test_find_reverse_edges_bi_reverse_types PASSED [ 24%] tests/python/pytorch/graphbolt/test_graphbolt_utils.py::test_find_reverse_edges_circual_reverse_types PASSED [ 24%] tests/python/pytorch/graphbolt/test_integration.py::test_integration_link_prediction PASSED [ 24%] tests/python/pytorch/graphbolt/test_integration.py::test_integration_node_classification PASSED [ 24%] tests/python/pytorch/graphbolt/test_item_sampler.py::test_ItemSampler_minibatcher PASSED [ 24%] tests/python/pytorch/graphbolt/test_item_sampler.py::test_ItemSet_integer[True-True-1] PASSED [ 24%] tests/python/pytorch/graphbolt/test_item_sampler.py::test_ItemSet_integer[True-True-4] PASSED [ 24%] tests/python/pytorch/graphbolt/test_item_sampler.py::test_ItemSet_integer[True-False-1] PASSED [ 24%] tests/python/pytorch/graphbolt/test_item_sampler.py::test_ItemSet_integer[True-False-4] PASSED [ 24%] tests/python/pytorch/graphbolt/test_item_sampler.py::test_ItemSet_integer[False-True-1] PASSED [ 24%] tests/python/pytorch/graphbolt/test_item_sampler.py::test_ItemSet_integer[False-True-4] PASSED [ 24%] tests/python/pytorch/graphbolt/test_item_sampler.py::test_ItemSet_integer[False-False-1] PASSED [ 24%] tests/python/pytorch/graphbolt/test_item_sampler.py::test_ItemSet_integer[False-False-4] PASSED [ 24%] tests/python/pytorch/graphbolt/test_item_sampler.py::test_ItemSet_seed_nodes[True-True-1] PASSED [ 24%] tests/python/pytorch/graphbolt/test_item_sampler.py::test_ItemSet_seed_nodes[True-True-4] PASSED [ 24%] tests/python/pytorch/graphbolt/test_item_sampler.py::test_ItemSet_seed_nodes[True-False-1] PASSED [ 24%] tests/python/pytorch/graphbolt/test_item_sampler.py::test_ItemSet_seed_nodes[True-False-4] PASSED [ 24%] tests/python/pytorch/graphbolt/test_item_sampler.py::test_ItemSet_seed_nodes[False-True-1] PASSED [ 24%] tests/python/pytorch/graphbolt/test_item_sampler.py::test_ItemSet_seed_nodes[False-True-4] PASSED [ 24%] tests/python/pytorch/graphbolt/test_item_sampler.py::test_ItemSet_seed_nodes[False-False-1] PASSED [ 24%] tests/python/pytorch/graphbolt/test_item_sampler.py::test_ItemSet_seed_nodes[False-False-4] PASSED [ 24%] tests/python/pytorch/graphbolt/test_item_sampler.py::test_ItemSet_seed_nodes_labels[True-True-1] PASSED [ 24%] tests/python/pytorch/graphbolt/test_item_sampler.py::test_ItemSet_seed_nodes_labels[True-True-4] PASSED [ 24%] tests/python/pytorch/graphbolt/test_item_sampler.py::test_ItemSet_seed_nodes_labels[True-False-1] PASSED [ 24%] tests/python/pytorch/graphbolt/test_item_sampler.py::test_ItemSet_seed_nodes_labels[True-False-4] PASSED [ 24%] tests/python/pytorch/graphbolt/test_item_sampler.py::test_ItemSet_seed_nodes_labels[False-True-1] PASSED [ 24%] tests/python/pytorch/graphbolt/test_item_sampler.py::test_ItemSet_seed_nodes_labels[False-True-4] start graph service on server 0 for part 0 Server is waiting for connections on [172.17.0.2:19012]... PASSED [ 24%] tests/python/pytorch/graphbolt/test_item_sampler.py::test_ItemSet_seed_nodes_labels[False-False-1] PASSED [ 24%] tests/python/pytorch/graphbolt/test_item_sampler.py::test_ItemSet_seed_nodes_labels[False-False-4] PASSED [ 24%] tests/python/pytorch/graphbolt/test_item_sampler.py::test_ItemSet_node_pairs[True-True-1] PASSED [ 24%] tests/python/pytorch/graphbolt/test_item_sampler.py::test_ItemSet_node_pairs[True-True-4] PASSED [ 24%] tests/python/pytorch/graphbolt/test_item_sampler.py::test_ItemSet_node_pairs[True-False-1] PASSED [ 24%] tests/python/pytorch/graphbolt/test_item_sampler.py::test_ItemSet_node_pairs[True-False-4] PASSED [ 24%] tests/python/pytorch/graphbolt/test_item_sampler.py::test_ItemSet_node_pairs[False-True-1] PASSED [ 24%] tests/python/pytorch/graphbolt/test_item_sampler.py::test_ItemSet_node_pairs[False-True-4] PASSED [ 24%] tests/python/pytorch/graphbolt/test_item_sampler.py::test_ItemSet_node_pairs[False-False-1] PASSED [ 24%] tests/python/pytorch/graphbolt/test_item_sampler.py::test_ItemSet_node_pairs[False-False-4] PASSED [ 24%] tests/python/pytorch/graphbolt/test_item_sampler.py::test_ItemSet_node_pairs_labels[True-True-1] PASSED [ 24%] tests/python/pytorch/graphbolt/test_item_sampler.py::test_ItemSet_node_pairs_labels[True-True-4] PASSED [ 24%] tests/python/pytorch/graphbolt/test_item_sampler.py::test_ItemSet_node_pairs_labels[True-False-1] PASSED [ 24%] tests/python/pytorch/graphbolt/test_item_sampler.py::test_ItemSet_node_pairs_labels[True-False-4] PASSED [ 24%] tests/python/pytorch/graphbolt/test_item_sampler.py::test_ItemSet_node_pairs_labels[False-True-1] PASSED [ 24%] tests/python/pytorch/graphbolt/test_item_sampler.py::test_ItemSet_node_pairs_labels[False-True-4] PASSED [ 24%] tests/python/pytorch/graphbolt/test_item_sampler.py::test_ItemSet_node_pairs_labels[False-False-1] PASSED [ 24%] tests/python/pytorch/graphbolt/test_item_sampler.py::test_ItemSet_node_pairs_labels[False-False-4] PASSED [ 24%] tests/python/pytorch/graphbolt/test_item_sampler.py::test_ItemSet_node_pairs_labels_indexes[True-True-1] PASSED [ 24%] tests/python/pytorch/graphbolt/test_item_sampler.py::test_ItemSet_node_pairs_labels_indexes[True-True-4] PASSED [ 24%] tests/python/pytorch/graphbolt/test_item_sampler.py::test_ItemSet_node_pairs_labels_indexes[True-False-1] PASSED [ 25%] tests/python/pytorch/graphbolt/test_item_sampler.py::test_ItemSet_node_pairs_labels_indexes[True-False-4] PASSED [ 25%] tests/python/pytorch/graphbolt/test_item_sampler.py::test_ItemSet_node_pairs_labels_indexes[False-True-1] PASSED [ 25%] tests/python/pytorch/graphbolt/test_item_sampler.py::test_ItemSet_node_pairs_labels_indexes[False-True-4] PASSED [ 25%] tests/python/pytorch/graphbolt/test_item_sampler.py::test_ItemSet_node_pairs_labels_indexes[False-False-1] PASSED [ 25%] tests/python/pytorch/graphbolt/test_item_sampler.py::test_ItemSet_node_pairs_labels_indexes[False-False-4] PASSED [ 25%] tests/python/pytorch/graphbolt/test_item_sampler.py::test_ItemSet_hyperlink[True-True-1] PASSED [ 25%] tests/python/pytorch/graphbolt/test_item_sampler.py::test_ItemSet_hyperlink[True-True-4] PASSED [ 25%] tests/python/pytorch/graphbolt/test_item_sampler.py::test_ItemSet_hyperlink[True-False-1] PASSED [ 25%] tests/python/pytorch/graphbolt/test_item_sampler.py::test_ItemSet_hyperlink[True-False-4] PASSED [ 25%] tests/python/pytorch/graphbolt/test_item_sampler.py::test_ItemSet_hyperlink[False-True-1] PASSED [ 25%] tests/python/pytorch/graphbolt/test_item_sampler.py::test_ItemSet_hyperlink[False-True-4] PASSED [ 25%] tests/python/pytorch/graphbolt/test_item_sampler.py::test_ItemSet_hyperlink[False-False-1] PASSED [ 25%] tests/python/pytorch/graphbolt/test_item_sampler.py::test_ItemSet_hyperlink[False-False-4] PASSED [ 25%] tests/python/pytorch/graphbolt/test_item_sampler.py::test_ItemSet_seeds_labels[True-True-1] PASSED [ 25%] tests/python/pytorch/graphbolt/test_item_sampler.py::test_ItemSet_seeds_labels[True-True-4] PASSED [ 25%] tests/python/pytorch/graphbolt/test_item_sampler.py::test_ItemSet_seeds_labels[True-False-1] PASSED [ 25%] tests/python/pytorch/graphbolt/test_item_sampler.py::test_ItemSet_seeds_labels[True-False-4] PASSED [ 25%] tests/python/pytorch/graphbolt/test_item_sampler.py::test_ItemSet_seeds_labels[False-True-1] PASSED [ 25%] tests/python/pytorch/graphbolt/test_item_sampler.py::test_ItemSet_seeds_labels[False-True-4] PASSED [ 25%] tests/python/pytorch/graphbolt/test_item_sampler.py::test_ItemSet_seeds_labels[False-False-1] PASSED [ 25%] tests/python/pytorch/graphbolt/test_item_sampler.py::test_ItemSet_seeds_labels[False-False-4] PASSED [ 25%] tests/python/pytorch/graphbolt/test_item_sampler.py::test_append_with_other_datapipes PASSED [ 25%] tests/python/pytorch/graphbolt/test_item_sampler.py::test_ItemSetDict_seed_nodes[True-True-1] PASSED [ 25%] tests/python/pytorch/graphbolt/test_item_sampler.py::test_ItemSetDict_seed_nodes[True-True-4] PASSED [ 25%] tests/python/pytorch/graphbolt/test_item_sampler.py::test_ItemSetDict_seed_nodes[True-False-1] PASSED [ 25%] tests/python/pytorch/graphbolt/test_item_sampler.py::test_ItemSetDict_seed_nodes[True-False-4] PASSED [ 25%] tests/python/pytorch/graphbolt/test_item_sampler.py::test_ItemSetDict_seed_nodes[False-True-1] PASSED [ 25%] tests/python/pytorch/graphbolt/test_item_sampler.py::test_ItemSetDict_seed_nodes[False-True-4] PASSED [ 25%] tests/python/pytorch/graphbolt/test_item_sampler.py::test_ItemSetDict_seed_nodes[False-False-1] PASSED [ 25%] tests/python/pytorch/graphbolt/test_item_sampler.py::test_ItemSetDict_seed_nodes[False-False-4] PASSED [ 25%] tests/python/pytorch/graphbolt/test_item_sampler.py::test_ItemSetDict_seed_nodes_labels[True-True-1] PASSED [ 25%] tests/python/pytorch/graphbolt/test_item_sampler.py::test_ItemSetDict_seed_nodes_labels[True-True-4] PASSED [ 25%] tests/python/pytorch/graphbolt/test_item_sampler.py::test_ItemSetDict_seed_nodes_labels[True-False-1] PASSED [ 25%] tests/python/pytorch/graphbolt/test_item_sampler.py::test_ItemSetDict_seed_nodes_labels[True-False-4] PASSED [ 25%] tests/python/pytorch/graphbolt/test_item_sampler.py::test_ItemSetDict_seed_nodes_labels[False-True-1] PASSED [ 25%] tests/python/pytorch/graphbolt/test_item_sampler.py::test_ItemSetDict_seed_nodes_labels[False-True-4] PASSED [ 25%] tests/python/pytorch/graphbolt/test_item_sampler.py::test_ItemSetDict_seed_nodes_labels[False-False-1] PASSED [ 25%] tests/python/pytorch/graphbolt/test_item_sampler.py::test_ItemSetDict_seed_nodes_labels[False-False-4] PASSED [ 25%] tests/python/pytorch/graphbolt/test_item_sampler.py::test_ItemSetDict_node_pairs[True-True-1] PASSED [ 25%] tests/python/pytorch/graphbolt/test_item_sampler.py::test_ItemSetDict_node_pairs[True-True-4] PASSED [ 25%] tests/python/pytorch/graphbolt/test_item_sampler.py::test_ItemSetDict_node_pairs[True-False-1] PASSED [ 25%] tests/python/pytorch/graphbolt/test_item_sampler.py::test_ItemSetDict_node_pairs[True-False-4] PASSED [ 25%] tests/python/pytorch/graphbolt/test_item_sampler.py::test_ItemSetDict_node_pairs[False-True-1] PASSED [ 25%] tests/python/pytorch/graphbolt/test_item_sampler.py::test_ItemSetDict_node_pairs[False-True-4] PASSED [ 25%] tests/python/pytorch/graphbolt/test_item_sampler.py::test_ItemSetDict_node_pairs[False-False-1] PASSED [ 25%] tests/python/pytorch/graphbolt/test_item_sampler.py::test_ItemSetDict_node_pairs[False-False-4] PASSED [ 25%] tests/python/pytorch/graphbolt/test_item_sampler.py::test_ItemSetDict_node_pairs_labels[True-True-1] PASSED [ 25%] tests/python/pytorch/graphbolt/test_item_sampler.py::test_ItemSetDict_node_pairs_labels[True-True-4] PASSED [ 25%] tests/python/pytorch/graphbolt/test_item_sampler.py::test_ItemSetDict_node_pairs_labels[True-False-1] PASSED [ 25%] tests/python/pytorch/graphbolt/test_item_sampler.py::test_ItemSetDict_node_pairs_labels[True-False-4] PASSED [ 25%] tests/python/pytorch/graphbolt/test_item_sampler.py::test_ItemSetDict_node_pairs_labels[False-True-1] PASSED [ 25%] tests/python/pytorch/graphbolt/test_item_sampler.py::test_ItemSetDict_node_pairs_labels[False-True-4] PASSED [ 25%] tests/python/pytorch/graphbolt/test_item_sampler.py::test_ItemSetDict_node_pairs_labels[False-False-1] PASSED [ 25%] tests/python/pytorch/graphbolt/test_item_sampler.py::test_ItemSetDict_node_pairs_labels[False-False-4] PASSED [ 25%] tests/python/pytorch/graphbolt/test_item_sampler.py::test_ItemSetDict_node_pairs_labels_indexes[True-True-1] PASSED [ 25%] tests/python/pytorch/graphbolt/test_item_sampler.py::test_ItemSetDict_node_pairs_labels_indexes[True-True-4] PASSED [ 25%] tests/python/pytorch/graphbolt/test_item_sampler.py::test_ItemSetDict_node_pairs_labels_indexes[True-False-1] PASSED [ 25%] tests/python/pytorch/graphbolt/test_item_sampler.py::test_ItemSetDict_node_pairs_labels_indexes[True-False-4] PASSED [ 25%] tests/python/pytorch/graphbolt/test_item_sampler.py::test_ItemSetDict_node_pairs_labels_indexes[False-True-1] PASSED [ 25%] tests/python/pytorch/graphbolt/test_item_sampler.py::test_ItemSetDict_node_pairs_labels_indexes[False-True-4] PASSED [ 25%] tests/python/pytorch/graphbolt/test_item_sampler.py::test_ItemSetDict_node_pairs_labels_indexes[False-False-1] PASSED [ 25%] tests/python/pytorch/graphbolt/test_item_sampler.py::test_ItemSetDict_node_pairs_labels_indexes[False-False-4] PASSED [ 26%] tests/python/pytorch/graphbolt/test_item_sampler.py::test_ItemSetDict_hyperlink[True-True-1] PASSED [ 26%] tests/python/pytorch/graphbolt/test_item_sampler.py::test_ItemSetDict_hyperlink[True-True-4] PASSED [ 26%] tests/python/pytorch/graphbolt/test_item_sampler.py::test_ItemSetDict_hyperlink[True-False-1] PASSED [ 26%] tests/python/pytorch/graphbolt/test_item_sampler.py::test_ItemSetDict_hyperlink[True-False-4] PASSED [ 26%] tests/python/pytorch/graphbolt/test_item_sampler.py::test_ItemSetDict_hyperlink[False-True-1] PASSED [ 26%] tests/python/pytorch/graphbolt/test_item_sampler.py::test_ItemSetDict_hyperlink[False-True-4] PASSED [ 26%] tests/python/pytorch/graphbolt/test_item_sampler.py::test_ItemSetDict_hyperlink[False-False-1] PASSED [ 26%] tests/python/pytorch/graphbolt/test_item_sampler.py::test_ItemSetDict_hyperlink[False-False-4] PASSED [ 26%] tests/python/pytorch/graphbolt/test_item_sampler.py::test_ItemSetDict_hyperlink_labels[True-True-1] PASSED [ 26%] tests/python/pytorch/graphbolt/test_item_sampler.py::test_ItemSetDict_hyperlink_labels[True-True-4] PASSED [ 26%] tests/python/pytorch/graphbolt/test_item_sampler.py::test_ItemSetDict_hyperlink_labels[True-False-1] PASSED [ 26%] tests/python/pytorch/graphbolt/test_item_sampler.py::test_ItemSetDict_hyperlink_labels[True-False-4] PASSED [ 26%] tests/python/pytorch/graphbolt/test_item_sampler.py::test_ItemSetDict_hyperlink_labels[False-True-1] PASSED [ 26%] tests/python/pytorch/graphbolt/test_item_sampler.py::test_ItemSetDict_hyperlink_labels[False-True-4] PASSED [ 26%] tests/python/pytorch/graphbolt/test_item_sampler.py::test_ItemSetDict_hyperlink_labels[False-False-1] PASSED [ 26%] tests/python/pytorch/graphbolt/test_item_sampler.py::test_ItemSetDict_hyperlink_labels[False-False-4] PASSED [ 26%] tests/python/pytorch/graphbolt/test_item_sampler.py::test_RangeCalculation[params0] PASSED [ 26%] tests/python/pytorch/graphbolt/test_item_sampler.py::test_RangeCalculation[params1] PASSED [ 26%] tests/python/pytorch/graphbolt/test_item_sampler.py::test_RangeCalculation[params2] PASSED [ 26%] tests/python/pytorch/graphbolt/test_item_sampler.py::test_RangeCalculation[params3] PASSED [ 26%] tests/python/pytorch/graphbolt/test_item_sampler.py::test_RangeCalculation[params4] PASSED [ 26%] tests/python/pytorch/graphbolt/test_item_sampler.py::test_RangeCalculation[params5] PASSED [ 26%] tests/python/pytorch/graphbolt/test_item_sampler.py::test_RangeCalculation[params6] PASSED [ 26%] tests/python/pytorch/graphbolt/test_item_sampler.py::test_RangeCalculation[params7] PASSED [ 26%] tests/python/pytorch/graphbolt/test_item_sampler.py::test_RangeCalculation[params8] PASSED [ 26%] tests/python/pytorch/graphbolt/test_item_sampler.py::test_RangeCalculation[params9] PASSED [ 26%] tests/python/pytorch/graphbolt/test_item_sampler.py::test_RangeCalculation[params10] PASSED [ 26%] tests/python/pytorch/graphbolt/test_item_sampler.py::test_RangeCalculation[params11] PASSED [ 26%] tests/python/pytorch/graphbolt/test_item_sampler.py::test_RangeCalculation[params12] PASSED [ 26%] tests/python/pytorch/graphbolt/test_item_sampler.py::test_RangeCalculation[params13] PASSED [ 26%] tests/python/pytorch/graphbolt/test_item_sampler.py::test_RangeCalculation[params14] PASSED [ 26%] tests/python/pytorch/graphbolt/test_item_sampler.py::test_DistributedItemSampler[False-False-0-24] PASSED [ 26%] tests/python/pytorch/graphbolt/test_item_sampler.py::test_DistributedItemSampler[False-False-0-30] PASSED [ 27%] tests/python/pytorch/graphbolt/test_item_sampler.py::test_DistributedItemSampler[True-True-2-32] Client [639] waits on 172.17.0.2:39057 Machine (0) group (0) client (0) connect to server successfuly! Client[0] in group[0] is exiting... Server (0) shutdown. Server is exiting... Done sampling PASSED [ 11%] tests/distributed/test_distributed_sampling.py::test_rpc_bipartite_sampling_empty_shuffle[True-True-1] Converting to homogeneous graph takes 0.001s, peak mem: 3.179 GB Save partitions: 0.001 seconds, peak memory: 3.179 GB There are 1000 edges in the graph and 0 edge cuts for 1 partitions. Converted partitions to GraphBolt format into /tmp/tmpnbdpmkcy/test_sampling.json Initialize the distributed services with graphbolt: False load test_sampling start graph service on server 0 for part 0 Server is waiting for connections on [172.17.0.2:18024]... PASSED [ 26%] tests/python/pytorch/graphbolt/test_item_sampler.py::test_DistributedItemSampler[False-False-0-32] PASSED [ 33%] tests/examples/test_sparse_examples.py::test_appnp PASSED [ 26%] tests/python/pytorch/graphbolt/test_item_sampler.py::test_DistributedItemSampler[False-False-0-34] PASSED [ 27%] tests/python/pytorch/graphbolt/test_item_sampler.py::test_DistributedItemSampler[True-True-2-34] PASSED [ 26%] tests/python/pytorch/graphbolt/test_item_sampler.py::test_DistributedItemSampler[False-False-0-36] Client [639] waits on 172.17.0.2:36591 Machine (0) group (0) client (0) connect to server successfuly! Client[0] in group[0] is exiting... Server (0) shutdown. Server is exiting... Done sampling PASSED [ 11%] tests/distributed/test_distributed_sampling.py::test_rpc_bipartite_sampling_shuffle[False-False-1] Converting to homogeneous graph takes 0.001s, peak mem: 3.179 GB Save partitions: 0.001 seconds, peak memory: 3.179 GB There are 1000 edges in the graph and 0 edge cuts for 1 partitions. PASSED [ 41%] tests/examples/test_sparse_examples.py::test_c_and_s Initialize the distributed services with graphbolt: False load test_sampling Start to create specified graph formats which may take non-trivial time. Finished creating specified graph formats: ['csc', 'coo'] start graph service on server 0 for part 0 Server is waiting for connections on [172.17.0.2:17314]... PASSED [ 26%] tests/python/pytorch/graphbolt/test_item_sampler.py::test_DistributedItemSampler[False-False-2-24] PASSED [ 50%] tests/examples/test_sparse_examples.py::test_gat PASSED [ 27%] tests/python/pytorch/graphbolt/test_item_sampler.py::test_DistributedItemSampler[True-True-2-36] Client [639] waits on 172.17.0.2:58181 Machine (0) group (0) client (0) connect to server successfuly! Client[0] in group[0] is exiting... Server (0) shutdown. Server is exiting... Done sampling PASSED [ 11%] tests/distributed/test_distributed_sampling.py::test_rpc_bipartite_sampling_shuffle[False-True-1] Converting to homogeneous graph takes 0.001s, peak mem: 3.179 GB Save partitions: 0.001 seconds, peak memory: 3.179 GB There are 1000 edges in the graph and 0 edge cuts for 1 partitions. Converted partitions to GraphBolt format into /tmp/tmpyxaz6_vk/test_sampling.json PASSED [ 26%] tests/python/pytorch/graphbolt/test_item_sampler.py::test_DistributedItemSampler[False-False-2-30] Initialize the distributed services with graphbolt: False load test_sampling start graph service on server 0 for part 0 Server is waiting for connections on [172.17.0.2:14572]... PASSED [ 58%] tests/examples/test_sparse_examples.py::test_hgnn PASSED [ 26%] tests/python/pytorch/graphbolt/test_item_sampler.py::test_DistributedItemSampler[False-False-2-32] PASSED [ 27%] tests/python/pytorch/graphbolt/test_itemset.py::test_ItemSet_names PASSED [ 27%] tests/python/pytorch/graphbolt/test_itemset.py::test_ItemSet_scalar_dtype[dtype0] PASSED [ 27%] tests/python/pytorch/graphbolt/test_itemset.py::test_ItemSet_scalar_dtype[dtype1] PASSED [ 27%] tests/python/pytorch/graphbolt/test_itemset.py::test_ItemSet_length PASSED [ 27%] tests/python/pytorch/graphbolt/test_itemset.py::test_ItemSet_seed_nodes PASSED [ 27%] tests/python/pytorch/graphbolt/test_itemset.py::test_ItemSet_seed_nodes_labels PASSED [ 27%] tests/python/pytorch/graphbolt/test_itemset.py::test_ItemSet_node_pairs PASSED [ 27%] tests/python/pytorch/graphbolt/test_itemset.py::test_ItemSet_node_pairs_labels PASSED [ 27%] tests/python/pytorch/graphbolt/test_itemset.py::test_ItemSet_node_pairs_labels_indexes PASSED [ 27%] tests/python/pytorch/graphbolt/test_itemset.py::test_ItemSet_graphs PASSED [ 27%] tests/python/pytorch/graphbolt/test_itemset.py::test_ItemSetDict_names PASSED [ 27%] tests/python/pytorch/graphbolt/test_itemset.py::test_ItemSetDict_length PASSED [ 27%] tests/python/pytorch/graphbolt/test_itemset.py::test_ItemSetDict_iteration_seed_nodes PASSED [ 27%] tests/python/pytorch/graphbolt/test_itemset.py::test_ItemSetDict_iteration_seed_nodes_labels PASSED [ 27%] tests/python/pytorch/graphbolt/test_itemset.py::test_ItemSetDict_iteration_node_pairs PASSED [ 27%] tests/python/pytorch/graphbolt/test_itemset.py::test_ItemSetDict_iteration_node_pairs_labels PASSED [ 27%] tests/python/pytorch/graphbolt/test_itemset.py::test_ItemSetDict_iteration_node_pairs_labels_indexes PASSED [ 27%] tests/python/pytorch/graphbolt/test_itemset.py::test_ItemSet_repr PASSED [ 27%] tests/python/pytorch/graphbolt/test_itemset.py::test_ItemSetDict_repr PASSED [ 27%] tests/python/pytorch/graphbolt/test_minibatch.py::test_minibatch_representation_homo[indices_dtype0-indptr_dtype0] PASSED [ 27%] tests/python/pytorch/graphbolt/test_minibatch.py::test_minibatch_representation_homo[indices_dtype0-indptr_dtype1] PASSED [ 27%] tests/python/pytorch/graphbolt/test_minibatch.py::test_minibatch_representation_homo[indices_dtype1-indptr_dtype0] PASSED [ 27%] tests/python/pytorch/graphbolt/test_minibatch.py::test_minibatch_representation_homo[indices_dtype1-indptr_dtype1] PASSED [ 27%] tests/python/pytorch/graphbolt/test_minibatch.py::test_minibatch_representation_hetero[indices_dtype0-indptr_dtype0] PASSED [ 27%] tests/python/pytorch/graphbolt/test_minibatch.py::test_minibatch_representation_hetero[indices_dtype0-indptr_dtype1] PASSED [ 27%] tests/python/pytorch/graphbolt/test_minibatch.py::test_minibatch_representation_hetero[indices_dtype1-indptr_dtype0] PASSED [ 27%] tests/python/pytorch/graphbolt/test_minibatch.py::test_minibatch_representation_hetero[indices_dtype1-indptr_dtype1] PASSED [ 27%] tests/python/pytorch/graphbolt/test_minibatch.py::test_get_dgl_blocks_homo[indices_dtype0-indptr_dtype0] PASSED [ 27%] tests/python/pytorch/graphbolt/test_minibatch.py::test_get_dgl_blocks_homo[indices_dtype0-indptr_dtype1] PASSED [ 27%] tests/python/pytorch/graphbolt/test_minibatch.py::test_get_dgl_blocks_homo[indices_dtype1-indptr_dtype0] PASSED [ 27%] tests/python/pytorch/graphbolt/test_minibatch.py::test_get_dgl_blocks_homo[indices_dtype1-indptr_dtype1] PASSED [ 27%] tests/python/pytorch/graphbolt/test_minibatch.py::test_get_dgl_blocks_hetero PASSED [ 27%] tests/python/pytorch/graphbolt/test_minibatch.py::test_dgl_node_classification_without_feature PASSED [ 27%] tests/python/pytorch/graphbolt/test_minibatch.py::test_dgl_node_classification_homo PASSED [ 27%] tests/python/pytorch/graphbolt/test_minibatch.py::test_dgl_node_classification_hetero PASSED [ 27%] tests/python/pytorch/graphbolt/test_minibatch.py::test_dgl_link_predication_homo PASSED [ 27%] tests/python/pytorch/graphbolt/test_minibatch.py::test_dgl_link_predication_hetero PASSED [ 27%] tests/python/pytorch/graphbolt/test_minibatch.py::test_to_pyg_data PASSED [ 27%] tests/python/pytorch/graphbolt/test_subgraph_sampler.py::test_SubgraphSampler_invoke PASSED [ 27%] tests/python/pytorch/graphbolt/test_subgraph_sampler.py::test_NeighborSampler_invoke[False] PASSED [ 27%] tests/python/pytorch/graphbolt/test_subgraph_sampler.py::test_NeighborSampler_invoke[True] PASSED [ 27%] tests/python/pytorch/graphbolt/test_subgraph_sampler.py::test_NeighborSampler_fanouts[False] PASSED [ 27%] tests/python/pytorch/graphbolt/test_subgraph_sampler.py::test_NeighborSampler_fanouts[True] PASSED [ 27%] tests/python/pytorch/graphbolt/test_subgraph_sampler.py::test_SubgraphSampler_Node[SamplerType.Normal] PASSED [ 27%] tests/python/pytorch/graphbolt/test_subgraph_sampler.py::test_SubgraphSampler_Node[SamplerType.Layer] PASSED [ 27%] tests/python/pytorch/graphbolt/test_subgraph_sampler.py::test_SubgraphSampler_Node[SamplerType.Temporal] PASSED [ 27%] tests/python/pytorch/graphbolt/test_subgraph_sampler.py::test_SubgraphSampler_Link[SamplerType.Normal] PASSED [ 27%] tests/python/pytorch/graphbolt/test_subgraph_sampler.py::test_SubgraphSampler_Link[SamplerType.Layer] PASSED [ 27%] tests/python/pytorch/graphbolt/test_subgraph_sampler.py::test_SubgraphSampler_Link[SamplerType.Temporal] PASSED [ 27%] tests/python/pytorch/graphbolt/test_subgraph_sampler.py::test_SubgraphSampler_Link_With_Negative[SamplerType.Normal] PASSED [ 27%] tests/python/pytorch/graphbolt/test_subgraph_sampler.py::test_SubgraphSampler_Link_With_Negative[SamplerType.Layer] PASSED [ 27%] tests/python/pytorch/graphbolt/test_subgraph_sampler.py::test_SubgraphSampler_Link_With_Negative[SamplerType.Temporal] PASSED [ 28%] tests/python/pytorch/graphbolt/test_subgraph_sampler.py::test_SubgraphSampler_HyperLink[SamplerType.Normal] PASSED [ 28%] tests/python/pytorch/graphbolt/test_subgraph_sampler.py::test_SubgraphSampler_HyperLink[SamplerType.Layer] PASSED [ 28%] tests/python/pytorch/graphbolt/test_subgraph_sampler.py::test_SubgraphSampler_HyperLink[SamplerType.Temporal] PASSED [ 28%] tests/python/pytorch/graphbolt/test_subgraph_sampler.py::test_SubgraphSampler_Node_Hetero[SamplerType.Normal] PASSED [ 28%] tests/python/pytorch/graphbolt/test_subgraph_sampler.py::test_SubgraphSampler_Node_Hetero[SamplerType.Layer] PASSED [ 28%] tests/python/pytorch/graphbolt/test_subgraph_sampler.py::test_SubgraphSampler_Node_Hetero[SamplerType.Temporal] PASSED [ 28%] tests/python/pytorch/graphbolt/test_subgraph_sampler.py::test_SubgraphSampler_Link_Hetero[SamplerType.Normal] PASSED [ 28%] tests/python/pytorch/graphbolt/test_subgraph_sampler.py::test_SubgraphSampler_Link_Hetero[SamplerType.Layer] PASSED [ 28%] tests/python/pytorch/graphbolt/test_subgraph_sampler.py::test_SubgraphSampler_Link_Hetero[SamplerType.Temporal] PASSED [ 28%] tests/python/pytorch/graphbolt/test_subgraph_sampler.py::test_SubgraphSampler_Link_Hetero_With_Negative[SamplerType.Normal] PASSED [ 28%] tests/python/pytorch/graphbolt/test_subgraph_sampler.py::test_SubgraphSampler_Link_Hetero_With_Negative[SamplerType.Layer] PASSED [ 28%] tests/python/pytorch/graphbolt/test_subgraph_sampler.py::test_SubgraphSampler_Link_Hetero_With_Negative[SamplerType.Temporal] PASSED [ 28%] tests/python/pytorch/graphbolt/test_subgraph_sampler.py::test_SubgraphSampler_Link_Hetero_Unknown_Etype[SamplerType.Normal] PASSED [ 28%] tests/python/pytorch/graphbolt/test_subgraph_sampler.py::test_SubgraphSampler_Link_Hetero_Unknown_Etype[SamplerType.Layer] PASSED [ 28%] tests/python/pytorch/graphbolt/test_subgraph_sampler.py::test_SubgraphSampler_Link_Hetero_Unknown_Etype[SamplerType.Temporal] PASSED [ 28%] tests/python/pytorch/graphbolt/test_subgraph_sampler.py::test_SubgraphSampler_Link_Hetero_With_Negative_Unknown_Etype[SamplerType.Normal] PASSED [ 28%] tests/python/pytorch/graphbolt/test_subgraph_sampler.py::test_SubgraphSampler_Link_Hetero_With_Negative_Unknown_Etype[SamplerType.Layer] PASSED [ 28%] tests/python/pytorch/graphbolt/test_subgraph_sampler.py::test_SubgraphSampler_Link_Hetero_With_Negative_Unknown_Etype[SamplerType.Temporal] PASSED [ 28%] tests/python/pytorch/graphbolt/test_subgraph_sampler.py::test_SubgraphSampler_HyperLink_Hetero[SamplerType.Normal] PASSED [ 28%] tests/python/pytorch/graphbolt/test_subgraph_sampler.py::test_SubgraphSampler_HyperLink_Hetero[SamplerType.Layer] PASSED [ 28%] tests/python/pytorch/graphbolt/test_subgraph_sampler.py::test_SubgraphSampler_HyperLink_Hetero[SamplerType.Temporal] PASSED [ 28%] tests/python/pytorch/graphbolt/test_subgraph_sampler.py::test_SubgraphSampler_Random_Hetero_Graph[False-SamplerType.Normal] PASSED [ 28%] tests/python/pytorch/graphbolt/test_subgraph_sampler.py::test_SubgraphSampler_Random_Hetero_Graph[False-SamplerType.Layer] PASSED [ 28%] tests/python/pytorch/graphbolt/test_subgraph_sampler.py::test_SubgraphSampler_Random_Hetero_Graph[False-SamplerType.Temporal] PASSED [ 28%] tests/python/pytorch/graphbolt/test_subgraph_sampler.py::test_SubgraphSampler_Random_Hetero_Graph[True-SamplerType.Normal] PASSED [ 28%] tests/python/pytorch/graphbolt/test_subgraph_sampler.py::test_SubgraphSampler_Random_Hetero_Graph[True-SamplerType.Layer] PASSED [ 28%] tests/python/pytorch/graphbolt/test_subgraph_sampler.py::test_SubgraphSampler_Random_Hetero_Graph[True-SamplerType.Temporal] PASSED [ 28%] tests/python/pytorch/graphbolt/test_subgraph_sampler.py::test_SubgraphSampler_without_deduplication_Homo_Node[SamplerType.Normal] PASSED [ 28%] tests/python/pytorch/graphbolt/test_subgraph_sampler.py::test_SubgraphSampler_without_deduplication_Homo_Node[SamplerType.Layer] PASSED [ 28%] tests/python/pytorch/graphbolt/test_subgraph_sampler.py::test_SubgraphSampler_without_deduplication_Homo_Node[SamplerType.Temporal] PASSED [ 28%] tests/python/pytorch/graphbolt/test_subgraph_sampler.py::test_SubgraphSampler_without_deduplication_Hetero_Node[SamplerType.Normal] PASSED [ 28%] tests/python/pytorch/graphbolt/test_subgraph_sampler.py::test_SubgraphSampler_without_deduplication_Hetero_Node[SamplerType.Layer] PASSED [ 28%] tests/python/pytorch/graphbolt/test_subgraph_sampler.py::test_SubgraphSampler_without_deduplication_Hetero_Node[SamplerType.Temporal] PASSED [ 28%] tests/python/pytorch/graphbolt/test_subgraph_sampler.py::test_SubgraphSampler_unique_csc_format_Homo_Node_cpu[False] PASSED [ 28%] tests/python/pytorch/graphbolt/test_subgraph_sampler.py::test_SubgraphSampler_unique_csc_format_Homo_Node_cpu[True] PASSED [ 28%] tests/python/pytorch/graphbolt/test_subgraph_sampler.py::test_SubgraphSampler_unique_csc_format_Homo_Node_gpu[False] SKIPPED [ 28%] tests/python/pytorch/graphbolt/test_subgraph_sampler.py::test_SubgraphSampler_unique_csc_format_Homo_Node_gpu[True] SKIPPED [ 28%] tests/python/pytorch/graphbolt/test_subgraph_sampler.py::test_SubgraphSampler_unique_csc_format_Hetero_Node[False] PASSED [ 28%] tests/python/pytorch/graphbolt/test_subgraph_sampler.py::test_SubgraphSampler_unique_csc_format_Hetero_Node[True] PASSED [ 28%] tests/python/pytorch/graphbolt/test_subgraph_sampler.py::test_SubgraphSampler_Hetero_multifanout_per_layer[SamplerType.Normal] PASSED [ 28%] tests/python/pytorch/graphbolt/test_subgraph_sampler.py::test_SubgraphSampler_Hetero_multifanout_per_layer[SamplerType.Layer] PASSED [ 28%] tests/python/pytorch/graphbolt/test_subgraph_sampler.py::test_SubgraphSampler_Hetero_multifanout_per_layer[SamplerType.Temporal] PASSED [ 28%] tests/python/pytorch/graphbolt/test_subgraph_sampler.py::test_SubgraphSampler_without_deduplication_Homo_Link[SamplerType.Normal] PASSED [ 28%] tests/python/pytorch/graphbolt/test_subgraph_sampler.py::test_SubgraphSampler_without_deduplication_Homo_Link[SamplerType.Layer] PASSED [ 28%] tests/python/pytorch/graphbolt/test_subgraph_sampler.py::test_SubgraphSampler_without_deduplication_Homo_Link[SamplerType.Temporal] PASSED [ 28%] tests/python/pytorch/graphbolt/test_subgraph_sampler.py::test_SubgraphSampler_without_deduplication_Hetero_Link[SamplerType.Normal] PASSED [ 28%] tests/python/pytorch/graphbolt/test_subgraph_sampler.py::test_SubgraphSampler_without_deduplication_Hetero_Link[SamplerType.Layer] PASSED [ 28%] tests/python/pytorch/graphbolt/test_subgraph_sampler.py::test_SubgraphSampler_without_deduplication_Hetero_Link[SamplerType.Temporal] PASSED [ 28%] tests/python/pytorch/graphbolt/test_subgraph_sampler.py::test_SubgraphSampler_unique_csc_format_Homo_Link_cpu[False] PASSED [ 28%] tests/python/pytorch/graphbolt/test_subgraph_sampler.py::test_SubgraphSampler_unique_csc_format_Homo_Link_cpu[True] PASSED [ 28%] tests/python/pytorch/graphbolt/test_subgraph_sampler.py::test_SubgraphSampler_unique_csc_format_Homo_Link_gpu[False] SKIPPED [ 28%] tests/python/pytorch/graphbolt/test_subgraph_sampler.py::test_SubgraphSampler_unique_csc_format_Homo_Link_gpu[True] SKIPPED [ 28%] tests/python/pytorch/graphbolt/test_subgraph_sampler.py::test_SubgraphSampler_unique_csc_format_Hetero_Link[False] PASSED [ 28%] tests/python/pytorch/graphbolt/test_subgraph_sampler.py::test_SubgraphSampler_unique_csc_format_Hetero_Link[True] PASSED [ 28%] tests/python/pytorch/graphbolt/test_subgraph_sampler.py::test_SubgraphSampler_without_deduplication_Homo_HyperLink[SamplerType.Normal] PASSED [ 28%] tests/python/pytorch/graphbolt/test_subgraph_sampler.py::test_SubgraphSampler_without_deduplication_Homo_HyperLink[SamplerType.Layer] PASSED [ 28%] tests/python/pytorch/graphbolt/test_subgraph_sampler.py::test_SubgraphSampler_without_deduplication_Homo_HyperLink[SamplerType.Temporal] PASSED [ 28%] tests/python/pytorch/graphbolt/test_subgraph_sampler.py::test_SubgraphSampler_without_deduplication_Hetero_HyperLink[SamplerType.Normal] PASSED [ 28%] tests/python/pytorch/graphbolt/test_subgraph_sampler.py::test_SubgraphSampler_without_deduplication_Hetero_HyperLink[SamplerType.Layer] PASSED [ 28%] tests/python/pytorch/graphbolt/test_subgraph_sampler.py::test_SubgraphSampler_without_deduplication_Hetero_HyperLink[SamplerType.Temporal] PASSED [ 28%] tests/python/pytorch/graphbolt/test_subgraph_sampler.py::test_SubgraphSampler_unique_csc_format_Homo_HyperLink_cpu[False] PASSED [ 28%] tests/python/pytorch/graphbolt/test_subgraph_sampler.py::test_SubgraphSampler_unique_csc_format_Homo_HyperLink_cpu[True] PASSED [ 29%] tests/python/pytorch/graphbolt/test_subgraph_sampler.py::test_SubgraphSampler_unique_csc_format_Homo_HyperLink_gpu[False] SKIPPED [ 29%] tests/python/pytorch/graphbolt/test_subgraph_sampler.py::test_SubgraphSampler_unique_csc_format_Homo_HyperLink_gpu[True] SKIPPED [ 29%] tests/python/pytorch/graphbolt/test_subgraph_sampler.py::test_SubgraphSampler_unique_csc_format_Hetero_HyperLink[False] PASSED [ 29%] tests/python/pytorch/graphbolt/test_subgraph_sampler.py::test_SubgraphSampler_unique_csc_format_Hetero_HyperLink[True] PASSED [ 29%] tests/python/pytorch/graphbolt/test_utils.py::test_add_reverse_edges_homo PASSED [ 29%] tests/python/pytorch/graphbolt/test_utils.py::test_add_reverse_edges_hetero PASSED [ 29%] tests/python/pytorch/graphbolt/test_utils.py::test_exclude_seed_edges_homo_cpu PASSED [ 29%] tests/python/pytorch/graphbolt/test_utils.py::test_exclude_seed_edges_gpu SKIPPED [ 29%] tests/python/pytorch/graphbolt/test_utils.py::test_exclude_seed_edges_hetero PASSED [ 29%] tests/python/pytorch/mpops/test_edgewise.py::test_copy_u[feat_size0-idtype0] PASSED [ 29%] tests/python/pytorch/mpops/test_edgewise.py::test_copy_u[feat_size0-idtype1] PASSED [ 29%] tests/python/pytorch/mpops/test_edgewise.py::test_copy_u[feat_size1-idtype0] PASSED [ 29%] tests/python/pytorch/mpops/test_edgewise.py::test_copy_u[feat_size1-idtype1] PASSED [ 29%] tests/python/pytorch/mpops/test_edgewise.py::test_copy_u_hetero[feat_size0-idtype0] PASSED [ 29%] tests/python/pytorch/mpops/test_edgewise.py::test_copy_u_hetero[feat_size0-idtype1] PASSED [ 29%] tests/python/pytorch/mpops/test_edgewise.py::test_copy_u_hetero[feat_size1-idtype0] PASSED [ 29%] tests/python/pytorch/mpops/test_edgewise.py::test_copy_u_hetero[feat_size1-idtype1] PASSED [ 29%] tests/python/pytorch/mpops/test_edgewise.py::test_copy_v[feat_size0-idtype0] PASSED [ 29%] tests/python/pytorch/mpops/test_edgewise.py::test_copy_v[feat_size0-idtype1] PASSED [ 29%] tests/python/pytorch/mpops/test_edgewise.py::test_copy_v[feat_size1-idtype0] PASSED [ 29%] tests/python/pytorch/mpops/test_edgewise.py::test_copy_v[feat_size1-idtype1] PASSED [ 29%] tests/python/pytorch/mpops/test_edgewise.py::test_copy_v_hetero[feat_size0-idtype0] PASSED [ 29%] tests/python/pytorch/mpops/test_edgewise.py::test_copy_v_hetero[feat_size0-idtype1] PASSED [ 29%] tests/python/pytorch/mpops/test_edgewise.py::test_copy_v_hetero[feat_size1-idtype0] PASSED [ 29%] tests/python/pytorch/mpops/test_edgewise.py::test_copy_v_hetero[feat_size1-idtype1] PASSED [ 29%] tests/python/pytorch/mpops/test_edgewise.py::test_u_op_v[x_size0-y_size0-add-idtype0] PASSED [ 29%] tests/python/pytorch/mpops/test_edgewise.py::test_u_op_v[x_size0-y_size0-add-idtype1] PASSED [ 29%] tests/python/pytorch/mpops/test_edgewise.py::test_u_op_v[x_size0-y_size0-sub-idtype0] PASSED [ 29%] tests/python/pytorch/mpops/test_edgewise.py::test_u_op_v[x_size0-y_size0-sub-idtype1] PASSED [ 29%] tests/python/pytorch/mpops/test_edgewise.py::test_u_op_v[x_size0-y_size0-mul-idtype0] PASSED [ 29%] tests/python/pytorch/mpops/test_edgewise.py::test_u_op_v[x_size0-y_size0-mul-idtype1] PASSED [ 29%] tests/python/pytorch/mpops/test_edgewise.py::test_u_op_v[x_size0-y_size0-div-idtype0] PASSED [ 29%] tests/python/pytorch/mpops/test_edgewise.py::test_u_op_v[x_size0-y_size0-div-idtype1] PASSED [ 29%] tests/python/pytorch/mpops/test_edgewise.py::test_u_op_v[x_size1-y_size1-add-idtype0] PASSED [ 29%] tests/python/pytorch/mpops/test_edgewise.py::test_u_op_v[x_size1-y_size1-add-idtype1] PASSED [ 29%] tests/python/pytorch/mpops/test_edgewise.py::test_u_op_v[x_size1-y_size1-sub-idtype0] PASSED [ 29%] tests/python/pytorch/mpops/test_edgewise.py::test_u_op_v[x_size1-y_size1-sub-idtype1] PASSED [ 29%] tests/python/pytorch/mpops/test_edgewise.py::test_u_op_v[x_size1-y_size1-mul-idtype0] PASSED [ 29%] tests/python/pytorch/mpops/test_edgewise.py::test_u_op_v[x_size1-y_size1-mul-idtype1] PASSED [ 29%] tests/python/pytorch/mpops/test_edgewise.py::test_u_op_v[x_size1-y_size1-div-idtype0] PASSED [ 29%] tests/python/pytorch/mpops/test_edgewise.py::test_u_op_v[x_size1-y_size1-div-idtype1] PASSED [ 29%] tests/python/pytorch/mpops/test_edgewise.py::test_u_op_v[x_size2-y_size2-add-idtype0] PASSED [ 29%] tests/python/pytorch/mpops/test_edgewise.py::test_u_op_v[x_size2-y_size2-add-idtype1] PASSED [ 29%] tests/python/pytorch/mpops/test_edgewise.py::test_u_op_v[x_size2-y_size2-sub-idtype0] PASSED [ 29%] tests/python/pytorch/mpops/test_edgewise.py::test_u_op_v[x_size2-y_size2-sub-idtype1] PASSED [ 29%] tests/python/pytorch/mpops/test_edgewise.py::test_u_op_v[x_size2-y_size2-mul-idtype0] PASSED [ 29%] tests/python/pytorch/mpops/test_edgewise.py::test_u_op_v[x_size2-y_size2-mul-idtype1] PASSED [ 29%] tests/python/pytorch/mpops/test_edgewise.py::test_u_op_v[x_size2-y_size2-div-idtype0] PASSED [ 29%] tests/python/pytorch/mpops/test_edgewise.py::test_u_op_v[x_size2-y_size2-div-idtype1] PASSED [ 29%] tests/python/pytorch/mpops/test_edgewise.py::test_u_op_v[x_size3-y_size3-add-idtype0] PASSED [ 29%] tests/python/pytorch/mpops/test_edgewise.py::test_u_op_v[x_size3-y_size3-add-idtype1] PASSED [ 29%] tests/python/pytorch/mpops/test_edgewise.py::test_u_op_v[x_size3-y_size3-sub-idtype0] PASSED [ 29%] tests/python/pytorch/mpops/test_edgewise.py::test_u_op_v[x_size3-y_size3-sub-idtype1] PASSED [ 29%] tests/python/pytorch/mpops/test_edgewise.py::test_u_op_v[x_size3-y_size3-mul-idtype0] PASSED [ 29%] tests/python/pytorch/mpops/test_edgewise.py::test_u_op_v[x_size3-y_size3-mul-idtype1] PASSED [ 29%] tests/python/pytorch/mpops/test_edgewise.py::test_u_op_v[x_size3-y_size3-div-idtype0] PASSED [ 29%] tests/python/pytorch/mpops/test_edgewise.py::test_u_op_v[x_size3-y_size3-div-idtype1] PASSED [ 29%] tests/python/pytorch/mpops/test_edgewise.py::test_u_op_v[x_size4-y_size4-add-idtype0] PASSED [ 29%] tests/python/pytorch/mpops/test_edgewise.py::test_u_op_v[x_size4-y_size4-add-idtype1] PASSED [ 29%] tests/python/pytorch/mpops/test_edgewise.py::test_u_op_v[x_size4-y_size4-sub-idtype0] PASSED [ 29%] tests/python/pytorch/mpops/test_edgewise.py::test_u_op_v[x_size4-y_size4-sub-idtype1] PASSED [ 29%] tests/python/pytorch/mpops/test_edgewise.py::test_u_op_v[x_size4-y_size4-mul-idtype0] PASSED [ 30%] tests/python/pytorch/mpops/test_edgewise.py::test_u_op_v[x_size4-y_size4-mul-idtype1] PASSED [ 30%] tests/python/pytorch/mpops/test_edgewise.py::test_u_op_v[x_size4-y_size4-div-idtype0] PASSED [ 30%] tests/python/pytorch/mpops/test_edgewise.py::test_u_op_v[x_size4-y_size4-div-idtype1] PASSED [ 30%] tests/python/pytorch/mpops/test_edgewise.py::test_u_op_v[x_size5-y_size5-add-idtype0] PASSED [ 30%] tests/python/pytorch/mpops/test_edgewise.py::test_u_op_v[x_size5-y_size5-add-idtype1] PASSED [ 30%] tests/python/pytorch/mpops/test_edgewise.py::test_u_op_v[x_size5-y_size5-sub-idtype0] PASSED [ 30%] tests/python/pytorch/mpops/test_edgewise.py::test_u_op_v[x_size5-y_size5-sub-idtype1] PASSED [ 30%] tests/python/pytorch/mpops/test_edgewise.py::test_u_op_v[x_size5-y_size5-mul-idtype0] PASSED [ 30%] tests/python/pytorch/mpops/test_edgewise.py::test_u_op_v[x_size5-y_size5-mul-idtype1] PASSED [ 30%] tests/python/pytorch/mpops/test_edgewise.py::test_u_op_v[x_size5-y_size5-div-idtype0] PASSED [ 30%] tests/python/pytorch/mpops/test_edgewise.py::test_u_op_v[x_size5-y_size5-div-idtype1] PASSED [ 30%] tests/python/pytorch/mpops/test_edgewise.py::test_u_dot_v[x_size0-y_size0-idtype0] PASSED [ 30%] tests/python/pytorch/mpops/test_edgewise.py::test_u_dot_v[x_size0-y_size0-idtype1] PASSED [ 30%] tests/python/pytorch/mpops/test_edgewise.py::test_u_dot_v[x_size1-y_size1-idtype0] PASSED [ 30%] tests/python/pytorch/mpops/test_edgewise.py::test_u_dot_v[x_size1-y_size1-idtype1] PASSED [ 30%] tests/python/pytorch/mpops/test_edgewise.py::test_u_dot_v[x_size2-y_size2-idtype0] PASSED [ 30%] tests/python/pytorch/mpops/test_edgewise.py::test_u_dot_v[x_size2-y_size2-idtype1] PASSED [ 30%] tests/python/pytorch/mpops/test_edgewise.py::test_u_dot_v[x_size3-y_size3-idtype0] PASSED [ 30%] tests/python/pytorch/mpops/test_edgewise.py::test_u_dot_v[x_size3-y_size3-idtype1] PASSED [ 30%] tests/python/pytorch/nn/conv/test_gatedgcnconv.py::test_gatedgcn_conv[g0-idtype0] PASSED [ 30%] tests/python/pytorch/nn/conv/test_gatedgcnconv.py::test_gatedgcn_conv[g0-idtype1] PASSED [ 30%] tests/python/pytorch/nn/conv/test_gatedgcnconv.py::test_gatedgcn_conv[g1-idtype0] PASSED [ 30%] tests/python/pytorch/nn/conv/test_gatedgcnconv.py::test_gatedgcn_conv[g1-idtype1] PASSED [ 30%] tests/python/pytorch/nn/conv/test_gatedgcnconv.py::test_gatedgcn_conv[g2-idtype0] PASSED [ 30%] tests/python/pytorch/nn/conv/test_gatedgcnconv.py::test_gatedgcn_conv[g2-idtype1] PASSED [ 30%] tests/python/pytorch/nn/conv/test_gatedgcnconv.py::test_gatedgcn_conv[g3-idtype0] PASSED [ 30%] tests/python/pytorch/nn/conv/test_gatedgcnconv.py::test_gatedgcn_conv[g3-idtype1] PASSED [ 30%] tests/python/pytorch/nn/conv/test_gatedgcnconv.py::test_gatedgcn_conv[g4-idtype0] PASSED [ 30%] tests/python/pytorch/nn/conv/test_gatedgcnconv.py::test_gatedgcn_conv[g4-idtype1] PASSED [ 30%] tests/python/pytorch/nn/conv/test_gatedgcnconv.py::test_gatedgcn_conv[g5-idtype0] PASSED [ 30%] tests/python/pytorch/nn/conv/test_gatedgcnconv.py::test_gatedgcn_conv[g5-idtype1] PASSED [ 30%] tests/python/pytorch/nn/test_nn.py::test_graph_conv0[1] PASSED [ 30%] tests/python/pytorch/nn/test_nn.py::test_graph_conv0[2] PASSED [ 30%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-True-True-none-g0-idtype0] PASSED [ 30%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-True-True-none-g0-idtype1] PASSED [ 30%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-True-True-none-g1-idtype0] PASSED [ 30%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-True-True-none-g1-idtype1] PASSED [ 30%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-True-True-none-g2-idtype0] PASSED [ 30%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-True-True-none-g2-idtype1] PASSED [ 30%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-True-True-none-g3-idtype0] PASSED [ 30%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-True-True-none-g3-idtype1] PASSED [ 30%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-True-True-none-g4-idtype0] PASSED [ 30%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-True-True-none-g4-idtype1] PASSED [ 30%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-True-True-none-g5-idtype0] PASSED [ 30%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-True-True-none-g5-idtype1] PASSED [ 30%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-True-True-none-g6-idtype0] PASSED [ 30%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-True-True-none-g6-idtype1] PASSED [ 30%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-True-True-none-g7-idtype0] PASSED [ 30%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-True-True-none-g7-idtype1] PASSED [ 30%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-True-True-both-g0-idtype0] PASSED [ 30%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-True-True-both-g0-idtype1] PASSED [ 30%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-True-True-both-g1-idtype0] PASSED [ 30%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-True-True-both-g1-idtype1] PASSED [ 30%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-True-True-both-g2-idtype0] PASSED [ 30%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-True-True-both-g2-idtype1] PASSED [ 30%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-True-True-both-g3-idtype0] PASSED [ 30%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-True-True-both-g3-idtype1] PASSED [ 30%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-True-True-both-g4-idtype0] PASSED [ 30%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-True-True-both-g4-idtype1] PASSED [ 30%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-True-True-both-g5-idtype0] PASSED [ 30%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-True-True-both-g5-idtype1] PASSED [ 30%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-True-True-both-g6-idtype0] PASSED [ 31%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-True-True-both-g6-idtype1] PASSED [ 31%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-True-True-both-g7-idtype0] PASSED [ 31%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-True-True-both-g7-idtype1] PASSED [ 31%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-True-True-right-g0-idtype0] PASSED [ 31%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-True-True-right-g0-idtype1] PASSED [ 31%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-True-True-right-g1-idtype0] PASSED [ 31%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-True-True-right-g1-idtype1] PASSED [ 31%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-True-True-right-g2-idtype0] PASSED [ 31%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-True-True-right-g2-idtype1] PASSED [ 31%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-True-True-right-g3-idtype0] PASSED [ 31%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-True-True-right-g3-idtype1] PASSED [ 31%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-True-True-right-g4-idtype0] PASSED [ 31%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-True-True-right-g4-idtype1] PASSED [ 31%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-True-True-right-g5-idtype0] PASSED [ 31%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-True-True-right-g5-idtype1] PASSED [ 31%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-True-True-right-g6-idtype0] PASSED [ 31%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-True-True-right-g6-idtype1] PASSED [ 31%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-True-True-right-g7-idtype0] PASSED [ 31%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-True-True-right-g7-idtype1] PASSED [ 31%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-True-True-left-g0-idtype0] PASSED [ 31%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-True-True-left-g0-idtype1] PASSED [ 31%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-True-True-left-g1-idtype0] PASSED [ 31%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-True-True-left-g1-idtype1] PASSED [ 31%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-True-True-left-g2-idtype0] PASSED [ 31%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-True-True-left-g2-idtype1] PASSED [ 31%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-True-True-left-g3-idtype0] PASSED [ 31%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-True-True-left-g3-idtype1] PASSED [ 31%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-True-True-left-g4-idtype0] PASSED [ 31%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-True-True-left-g4-idtype1] PASSED [ 31%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-True-True-left-g5-idtype0] PASSED [ 31%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-True-True-left-g5-idtype1] PASSED [ 31%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-True-True-left-g6-idtype0] PASSED [ 31%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-True-True-left-g6-idtype1] PASSED [ 31%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-True-True-left-g7-idtype0] PASSED [ 31%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-True-True-left-g7-idtype1] PASSED [ 31%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-True-False-none-g0-idtype0] PASSED [ 31%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-True-False-none-g0-idtype1] PASSED [ 31%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-True-False-none-g1-idtype0] PASSED [ 31%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-True-False-none-g1-idtype1] PASSED [ 31%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-True-False-none-g2-idtype0] PASSED [ 31%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-True-False-none-g2-idtype1] PASSED [ 31%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-True-False-none-g3-idtype0] PASSED [ 31%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-True-False-none-g3-idtype1] PASSED [ 31%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-True-False-none-g4-idtype0] PASSED [ 31%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-True-False-none-g4-idtype1] PASSED [ 31%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-True-False-none-g5-idtype0] PASSED [ 31%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-True-False-none-g5-idtype1] PASSED [ 31%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-True-False-none-g6-idtype0] PASSED [ 31%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-True-False-none-g6-idtype1] PASSED [ 31%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-True-False-none-g7-idtype0] PASSED [ 31%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-True-False-none-g7-idtype1] PASSED [ 31%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-True-False-both-g0-idtype0] PASSED [ 31%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-True-False-both-g0-idtype1] PASSED [ 31%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-True-False-both-g1-idtype0] PASSED [ 31%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-True-False-both-g1-idtype1] PASSED [ 31%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-True-False-both-g2-idtype0] PASSED [ 31%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-True-False-both-g2-idtype1] PASSED [ 31%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-True-False-both-g3-idtype0] PASSED [ 31%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-True-False-both-g3-idtype1] PASSED [ 31%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-True-False-both-g4-idtype0] PASSED [ 31%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-True-False-both-g4-idtype1] PASSED [ 32%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-True-False-both-g5-idtype0] PASSED [ 32%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-True-False-both-g5-idtype1] PASSED [ 32%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-True-False-both-g6-idtype0] PASSED [ 32%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-True-False-both-g6-idtype1] PASSED [ 32%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-True-False-both-g7-idtype0] PASSED [ 32%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-True-False-both-g7-idtype1] PASSED [ 32%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-True-False-right-g0-idtype0] PASSED [ 32%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-True-False-right-g0-idtype1] PASSED [ 32%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-True-False-right-g1-idtype0] PASSED [ 32%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-True-False-right-g1-idtype1] PASSED [ 32%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-True-False-right-g2-idtype0] PASSED [ 32%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-True-False-right-g2-idtype1] PASSED [ 32%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-True-False-right-g3-idtype0] PASSED [ 32%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-True-False-right-g3-idtype1] PASSED [ 32%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-True-False-right-g4-idtype0] PASSED [ 32%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-True-False-right-g4-idtype1] PASSED [ 32%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-True-False-right-g5-idtype0] PASSED [ 32%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-True-False-right-g5-idtype1] PASSED [ 32%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-True-False-right-g6-idtype0] PASSED [ 32%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-True-False-right-g6-idtype1] PASSED [ 32%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-True-False-right-g7-idtype0] PASSED [ 32%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-True-False-right-g7-idtype1] PASSED [ 32%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-True-False-left-g0-idtype0] PASSED [ 32%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-True-False-left-g0-idtype1] PASSED [ 32%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-True-False-left-g1-idtype0] PASSED [ 32%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-True-False-left-g1-idtype1] PASSED [ 32%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-True-False-left-g2-idtype0] PASSED [ 32%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-True-False-left-g2-idtype1] PASSED [ 32%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-True-False-left-g3-idtype0] PASSED [ 32%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-True-False-left-g3-idtype1] PASSED [ 32%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-True-False-left-g4-idtype0] PASSED [ 32%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-True-False-left-g4-idtype1] PASSED [ 32%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-True-False-left-g5-idtype0] PASSED [ 32%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-True-False-left-g5-idtype1] PASSED [ 32%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-True-False-left-g6-idtype0] PASSED [ 32%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-True-False-left-g6-idtype1] PASSED [ 32%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-True-False-left-g7-idtype0] PASSED [ 32%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-True-False-left-g7-idtype1] PASSED [ 32%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-False-True-none-g0-idtype0] PASSED [ 32%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-False-True-none-g0-idtype1] PASSED [ 32%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-False-True-none-g1-idtype0] PASSED [ 32%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-False-True-none-g1-idtype1] PASSED [ 32%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-False-True-none-g2-idtype0] PASSED [ 32%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-False-True-none-g2-idtype1] PASSED [ 32%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-False-True-none-g3-idtype0] PASSED [ 32%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-False-True-none-g3-idtype1] PASSED [ 32%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-False-True-none-g4-idtype0] PASSED [ 32%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-False-True-none-g4-idtype1] PASSED [ 32%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-False-True-none-g5-idtype0] PASSED [ 32%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-False-True-none-g5-idtype1] PASSED [ 32%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-False-True-none-g6-idtype0] PASSED [ 32%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-False-True-none-g6-idtype1] PASSED [ 32%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-False-True-none-g7-idtype0] PASSED [ 32%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-False-True-none-g7-idtype1] PASSED [ 32%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-False-True-both-g0-idtype0] Client [639] waits on 172.17.0.2:46099 Machine (0) group (0) client (0) connect to server successfuly! PASSED [ 32%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-False-True-both-g0-idtype1] PASSED [ 32%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-False-True-both-g1-idtype0] PASSED [ 32%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-False-True-both-g1-idtype1] PASSED [ 32%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-False-True-both-g2-idtype0] PASSED [ 32%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-False-True-both-g2-idtype1] PASSED [ 32%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-False-True-both-g3-idtype0] PASSED [ 32%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-False-True-both-g3-idtype1] PASSED [ 33%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-False-True-both-g4-idtype0] PASSED [ 33%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-False-True-both-g4-idtype1] PASSED [ 33%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-False-True-both-g5-idtype0] PASSED [ 33%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-False-True-both-g5-idtype1] PASSED [ 33%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-False-True-both-g6-idtype0] PASSED [ 33%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-False-True-both-g6-idtype1] PASSED [ 33%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-False-True-both-g7-idtype0] PASSED [ 33%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-False-True-both-g7-idtype1] PASSED [ 33%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-False-True-right-g0-idtype0] PASSED [ 33%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-False-True-right-g0-idtype1] PASSED [ 33%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-False-True-right-g1-idtype0] PASSED [ 33%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-False-True-right-g1-idtype1] PASSED [ 33%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-False-True-right-g2-idtype0] PASSED [ 33%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-False-True-right-g2-idtype1] PASSED [ 33%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-False-True-right-g3-idtype0] PASSED [ 33%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-False-True-right-g3-idtype1] PASSED [ 33%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-False-True-right-g4-idtype0] PASSED [ 33%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-False-True-right-g4-idtype1] PASSED [ 33%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-False-True-right-g5-idtype0] PASSED [ 33%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-False-True-right-g5-idtype1] PASSED [ 33%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-False-True-right-g6-idtype0] PASSED [ 33%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-False-True-right-g6-idtype1] PASSED [ 33%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-False-True-right-g7-idtype0] PASSED [ 33%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-False-True-right-g7-idtype1] PASSED [ 33%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-False-True-left-g0-idtype0] PASSED [ 33%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-False-True-left-g0-idtype1] PASSED [ 33%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-False-True-left-g1-idtype0] PASSED [ 33%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-False-True-left-g1-idtype1] PASSED [ 33%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-False-True-left-g2-idtype0] PASSED [ 33%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-False-True-left-g2-idtype1] PASSED [ 33%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-False-True-left-g3-idtype0] PASSED [ 33%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-False-True-left-g3-idtype1] PASSED [ 33%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-False-True-left-g4-idtype0] PASSED [ 33%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-False-True-left-g4-idtype1] PASSED [ 33%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-False-True-left-g5-idtype0] PASSED [ 33%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-False-True-left-g5-idtype1] PASSED [ 33%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-False-True-left-g6-idtype0] PASSED [ 33%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-False-True-left-g6-idtype1] PASSED [ 33%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-False-True-left-g7-idtype0] PASSED [ 33%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-False-True-left-g7-idtype1] PASSED [ 33%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-False-False-none-g0-idtype0] PASSED [ 33%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-False-False-none-g0-idtype1] PASSED [ 33%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-False-False-none-g1-idtype0] PASSED [ 33%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-False-False-none-g1-idtype1] PASSED [ 33%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-False-False-none-g2-idtype0] PASSED [ 33%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-False-False-none-g2-idtype1] PASSED [ 33%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-False-False-none-g3-idtype0] PASSED [ 33%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-False-False-none-g3-idtype1] PASSED [ 33%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-False-False-none-g4-idtype0] PASSED [ 33%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-False-False-none-g4-idtype1] PASSED [ 33%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-False-False-none-g5-idtype0] PASSED [ 33%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-False-False-none-g5-idtype1] PASSED [ 33%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-False-False-none-g6-idtype0] PASSED [ 33%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-False-False-none-g6-idtype1] PASSED [ 33%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-False-False-none-g7-idtype0] PASSED [ 33%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-False-False-none-g7-idtype1] PASSED [ 33%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-False-False-both-g0-idtype0] PASSED [ 33%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-False-False-both-g0-idtype1] PASSED [ 33%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-False-False-both-g1-idtype0] PASSED [ 33%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-False-False-both-g1-idtype1] PASSED [ 33%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-False-False-both-g2-idtype0] PASSED [ 33%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-False-False-both-g2-idtype1] PASSED [ 34%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-False-False-both-g3-idtype0] PASSED [ 34%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-False-False-both-g3-idtype1] PASSED [ 34%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-False-False-both-g4-idtype0] PASSED [ 34%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-False-False-both-g4-idtype1] PASSED [ 34%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-False-False-both-g5-idtype0] PASSED [ 34%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-False-False-both-g5-idtype1] PASSED [ 34%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-False-False-both-g6-idtype0] PASSED [ 34%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-False-False-both-g6-idtype1] PASSED [ 34%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-False-False-both-g7-idtype0] PASSED [ 34%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-False-False-both-g7-idtype1] PASSED [ 34%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-False-False-right-g0-idtype0] PASSED [ 34%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-False-False-right-g0-idtype1] PASSED [ 34%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-False-False-right-g1-idtype0] PASSED [ 34%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-False-False-right-g1-idtype1] PASSED [ 34%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-False-False-right-g2-idtype0] PASSED [ 34%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-False-False-right-g2-idtype1] PASSED [ 34%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-False-False-right-g3-idtype0] PASSED [ 34%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-False-False-right-g3-idtype1] PASSED [ 34%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-False-False-right-g4-idtype0] PASSED [ 34%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-False-False-right-g4-idtype1] PASSED [ 34%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-False-False-right-g5-idtype0] PASSED [ 34%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-False-False-right-g5-idtype1] PASSED [ 34%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-False-False-right-g6-idtype0] PASSED [ 34%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-False-False-right-g6-idtype1] PASSED [ 34%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-False-False-right-g7-idtype0] PASSED [ 34%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-False-False-right-g7-idtype1] PASSED [ 34%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-False-False-left-g0-idtype0] PASSED [ 34%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-False-False-left-g0-idtype1] PASSED [ 34%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-False-False-left-g1-idtype0] PASSED [ 34%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-False-False-left-g1-idtype1] PASSED [ 34%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-False-False-left-g2-idtype0] PASSED [ 34%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-False-False-left-g2-idtype1] PASSED [ 34%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-False-False-left-g3-idtype0] Client[0] in group[0] is exiting... Server (0) shutdown. Server is exiting... Done sampling PASSED [ 34%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-False-False-left-g3-idtype1] PASSED [ 34%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-False-False-left-g4-idtype0] PASSED [ 34%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-False-False-left-g4-idtype1] PASSED [ 34%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-False-False-left-g5-idtype0] PASSED [ 34%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-False-False-left-g5-idtype1] PASSED [ 34%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-False-False-left-g6-idtype0] PASSED [ 34%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-False-False-left-g6-idtype1] PASSED [ 34%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-False-False-left-g7-idtype0] PASSED [ 34%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-False-False-left-g7-idtype1] PASSED [ 34%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-True-True-none-g0-idtype0] PASSED [ 34%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-True-True-none-g0-idtype1] PASSED [ 34%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-True-True-none-g1-idtype0] PASSED [ 34%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-True-True-none-g1-idtype1] PASSED [ 34%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-True-True-none-g2-idtype0] PASSED [ 34%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-True-True-none-g2-idtype1] PASSED [ 34%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-True-True-none-g3-idtype0] PASSED [ 34%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-True-True-none-g3-idtype1] PASSED [ 34%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-True-True-none-g4-idtype0] PASSED [ 34%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-True-True-none-g4-idtype1] PASSED [ 34%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-True-True-none-g5-idtype0] PASSED [ 34%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-True-True-none-g5-idtype1] PASSED [ 34%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-True-True-none-g6-idtype0] PASSED [ 34%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-True-True-none-g6-idtype1] PASSED [ 34%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-True-True-none-g7-idtype0] PASSED [ 34%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-True-True-none-g7-idtype1] PASSED [ 34%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-True-True-both-g0-idtype0] PASSED [ 34%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-True-True-both-g0-idtype1] PASSED [ 34%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-True-True-both-g1-idtype0] PASSED [ 34%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-True-True-both-g1-idtype1] PASSED [ 35%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-True-True-both-g2-idtype0] PASSED [ 35%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-True-True-both-g2-idtype1] PASSED [ 35%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-True-True-both-g3-idtype0] PASSED [ 35%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-True-True-both-g3-idtype1] PASSED [ 35%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-True-True-both-g4-idtype0] PASSED [ 35%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-True-True-both-g4-idtype1] PASSED [ 35%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-True-True-both-g5-idtype0] PASSED [ 35%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-True-True-both-g5-idtype1] PASSED [ 35%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-True-True-both-g6-idtype0] PASSED [ 35%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-True-True-both-g6-idtype1] PASSED [ 35%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-True-True-both-g7-idtype0] PASSED [ 35%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-True-True-both-g7-idtype1] PASSED [ 35%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-True-True-right-g0-idtype0] PASSED [ 35%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-True-True-right-g0-idtype1] PASSED [ 35%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-True-True-right-g1-idtype0] PASSED [ 35%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-True-True-right-g1-idtype1] PASSED [ 35%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-True-True-right-g2-idtype0] PASSED [ 35%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-True-True-right-g2-idtype1] PASSED [ 35%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-True-True-right-g3-idtype0] PASSED [ 35%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-True-True-right-g3-idtype1] PASSED [ 35%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-True-True-right-g4-idtype0] PASSED [ 35%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-True-True-right-g4-idtype1] PASSED [ 35%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-True-True-right-g5-idtype0] PASSED [ 35%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-True-True-right-g5-idtype1] PASSED [ 35%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-True-True-right-g6-idtype0] PASSED [ 35%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-True-True-right-g6-idtype1] PASSED [ 35%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-True-True-right-g7-idtype0] PASSED [ 35%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-True-True-right-g7-idtype1] PASSED [ 35%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-True-True-left-g0-idtype0] PASSED [ 35%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-True-True-left-g0-idtype1] PASSED [ 35%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-True-True-left-g1-idtype0] PASSED [ 35%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-True-True-left-g1-idtype1] PASSED [ 35%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-True-True-left-g2-idtype0] PASSED [ 35%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-True-True-left-g2-idtype1] PASSED [ 35%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-True-True-left-g3-idtype0] PASSED [ 35%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-True-True-left-g3-idtype1] PASSED [ 35%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-True-True-left-g4-idtype0] PASSED [ 35%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-True-True-left-g4-idtype1] PASSED [ 35%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-True-True-left-g5-idtype0] PASSED [ 35%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-True-True-left-g5-idtype1] PASSED [ 35%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-True-True-left-g6-idtype0] PASSED [ 35%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-True-True-left-g6-idtype1] PASSED [ 35%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-True-True-left-g7-idtype0] PASSED [ 35%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-True-True-left-g7-idtype1] PASSED [ 35%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-True-False-none-g0-idtype0] PASSED [ 35%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-True-False-none-g0-idtype1] PASSED [ 35%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-True-False-none-g1-idtype0] PASSED [ 35%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-True-False-none-g1-idtype1] PASSED [ 35%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-True-False-none-g2-idtype0] PASSED [ 35%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-True-False-none-g2-idtype1] PASSED [ 35%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-True-False-none-g3-idtype0] PASSED [ 35%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-True-False-none-g3-idtype1] PASSED [ 35%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-True-False-none-g4-idtype0] PASSED [ 35%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-True-False-none-g4-idtype1] PASSED [ 35%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-True-False-none-g5-idtype0] PASSED [ 35%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-True-False-none-g5-idtype1] PASSED [ 35%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-True-False-none-g6-idtype0] PASSED [ 35%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-True-False-none-g6-idtype1] PASSED [ 35%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-True-False-none-g7-idtype0] PASSED [ 35%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-True-False-none-g7-idtype1] PASSED [ 35%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-True-False-both-g0-idtype0] PASSED [ 35%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-True-False-both-g0-idtype1] PASSED [ 36%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-True-False-both-g1-idtype0] PASSED [ 36%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-True-False-both-g1-idtype1] PASSED [ 36%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-True-False-both-g2-idtype0] PASSED [ 36%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-True-False-both-g2-idtype1] PASSED [ 36%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-True-False-both-g3-idtype0] PASSED [ 36%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-True-False-both-g3-idtype1] PASSED [ 36%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-True-False-both-g4-idtype0] PASSED [ 36%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-True-False-both-g4-idtype1] PASSED [ 36%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-True-False-both-g5-idtype0] PASSED [ 36%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-True-False-both-g5-idtype1] PASSED [ 36%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-True-False-both-g6-idtype0] PASSED [ 11%] tests/distributed/test_distributed_sampling.py::test_rpc_bipartite_sampling_shuffle[True-False-1] Converting to homogeneous graph takes 0.001s, peak mem: 3.179 GB Save partitions: 0.001 seconds, peak memory: 3.179 GB There are 1000 edges in the graph and 0 edge cuts for 1 partitions. PASSED [ 36%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-True-False-both-g6-idtype1] PASSED [ 36%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-True-False-both-g7-idtype0] PASSED [ 36%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-True-False-both-g7-idtype1] PASSED [ 36%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-True-False-right-g0-idtype0] PASSED [ 36%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-True-False-right-g0-idtype1] PASSED [ 36%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-True-False-right-g1-idtype0] PASSED [ 36%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-True-False-right-g1-idtype1] PASSED [ 36%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-True-False-right-g2-idtype0] PASSED [ 36%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-True-False-right-g2-idtype1] PASSED [ 36%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-True-False-right-g3-idtype0] PASSED [ 36%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-True-False-right-g3-idtype1] PASSED [ 36%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-True-False-right-g4-idtype0] PASSED [ 36%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-True-False-right-g4-idtype1] PASSED [ 36%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-True-False-right-g5-idtype0] PASSED [ 36%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-True-False-right-g5-idtype1] PASSED [ 36%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-True-False-right-g6-idtype0] PASSED [ 36%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-True-False-right-g6-idtype1] PASSED [ 36%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-True-False-right-g7-idtype0] PASSED [ 36%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-True-False-right-g7-idtype1] PASSED [ 36%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-True-False-left-g0-idtype0] PASSED [ 36%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-True-False-left-g0-idtype1] PASSED [ 36%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-True-False-left-g1-idtype0] PASSED [ 36%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-True-False-left-g1-idtype1] PASSED [ 36%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-True-False-left-g2-idtype0] PASSED [ 36%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-True-False-left-g2-idtype1] PASSED [ 36%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-True-False-left-g3-idtype0] PASSED [ 36%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-True-False-left-g3-idtype1] PASSED [ 36%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-True-False-left-g4-idtype0] PASSED [ 36%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-True-False-left-g4-idtype1] PASSED [ 36%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-True-False-left-g5-idtype0] PASSED [ 36%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-True-False-left-g5-idtype1] PASSED [ 36%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-True-False-left-g6-idtype0] PASSED [ 36%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-True-False-left-g6-idtype1] PASSED [ 36%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-True-False-left-g7-idtype0] PASSED [ 36%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-True-False-left-g7-idtype1] PASSED [ 36%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-False-True-none-g0-idtype0] PASSED [ 36%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-False-True-none-g0-idtype1] PASSED [ 36%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-False-True-none-g1-idtype0] PASSED [ 36%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-False-True-none-g1-idtype1] PASSED [ 36%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-False-True-none-g2-idtype0] PASSED [ 36%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-False-True-none-g2-idtype1] PASSED [ 36%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-False-True-none-g3-idtype0] PASSED [ 36%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-False-True-none-g3-idtype1] PASSED [ 36%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-False-True-none-g4-idtype0] PASSED [ 36%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-False-True-none-g4-idtype1] PASSED [ 36%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-False-True-none-g5-idtype0] PASSED [ 36%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-False-True-none-g5-idtype1] PASSED [ 36%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-False-True-none-g6-idtype0] PASSED [ 36%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-False-True-none-g6-idtype1] PASSED [ 36%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-False-True-none-g7-idtype0] PASSED [ 37%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-False-True-none-g7-idtype1] PASSED [ 37%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-False-True-both-g0-idtype0] PASSED [ 37%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-False-True-both-g0-idtype1] PASSED [ 37%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-False-True-both-g1-idtype0] PASSED [ 37%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-False-True-both-g1-idtype1] PASSED [ 37%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-False-True-both-g2-idtype0] PASSED [ 37%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-False-True-both-g2-idtype1] PASSED [ 37%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-False-True-both-g3-idtype0] PASSED [ 37%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-False-True-both-g3-idtype1] PASSED [ 37%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-False-True-both-g4-idtype0] PASSED [ 37%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-False-True-both-g4-idtype1] PASSED [ 37%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-False-True-both-g5-idtype0] PASSED [ 37%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-False-True-both-g5-idtype1] PASSED [ 37%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-False-True-both-g6-idtype0] PASSED [ 37%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-False-True-both-g6-idtype1] PASSED [ 37%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-False-True-both-g7-idtype0] PASSED [ 37%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-False-True-both-g7-idtype1] PASSED [ 37%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-False-True-right-g0-idtype0] PASSED [ 37%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-False-True-right-g0-idtype1] PASSED [ 37%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-False-True-right-g1-idtype0] PASSED [ 37%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-False-True-right-g1-idtype1] PASSED [ 37%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-False-True-right-g2-idtype0] PASSED [ 37%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-False-True-right-g2-idtype1] PASSED [ 37%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-False-True-right-g3-idtype0] PASSED [ 37%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-False-True-right-g3-idtype1] PASSED [ 37%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-False-True-right-g4-idtype0] PASSED [ 37%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-False-True-right-g4-idtype1] PASSED [ 37%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-False-True-right-g5-idtype0] PASSED [ 37%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-False-True-right-g5-idtype1] PASSED [ 37%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-False-True-right-g6-idtype0] PASSED [ 37%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-False-True-right-g6-idtype1] PASSED [ 37%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-False-True-right-g7-idtype0] PASSED [ 37%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-False-True-right-g7-idtype1] PASSED [ 37%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-False-True-left-g0-idtype0] PASSED [ 37%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-False-True-left-g0-idtype1] PASSED [ 37%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-False-True-left-g1-idtype0] PASSED [ 37%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-False-True-left-g1-idtype1] PASSED [ 37%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-False-True-left-g2-idtype0] PASSED [ 37%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-False-True-left-g2-idtype1] PASSED [ 37%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-False-True-left-g3-idtype0] PASSED [ 37%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-False-True-left-g3-idtype1] PASSED [ 37%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-False-True-left-g4-idtype0] PASSED [ 37%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-False-True-left-g4-idtype1] PASSED [ 37%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-False-True-left-g5-idtype0] PASSED [ 37%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-False-True-left-g5-idtype1] PASSED [ 37%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-False-True-left-g6-idtype0] PASSED [ 37%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-False-True-left-g6-idtype1] PASSED [ 37%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-False-True-left-g7-idtype0] PASSED [ 37%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-False-True-left-g7-idtype1] PASSED [ 37%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-False-False-none-g0-idtype0] PASSED [ 37%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-False-False-none-g0-idtype1] PASSED [ 37%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-False-False-none-g1-idtype0] PASSED [ 37%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-False-False-none-g1-idtype1] PASSED [ 37%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-False-False-none-g2-idtype0] PASSED [ 37%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-False-False-none-g2-idtype1] PASSED [ 37%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-False-False-none-g3-idtype0] PASSED [ 37%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-False-False-none-g3-idtype1] PASSED [ 37%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-False-False-none-g4-idtype0] PASSED [ 37%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-False-False-none-g4-idtype1] PASSED [ 37%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-False-False-none-g5-idtype0] PASSED [ 37%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-False-False-none-g5-idtype1] PASSED [ 37%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-False-False-none-g6-idtype0] PASSED [ 38%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-False-False-none-g6-idtype1] PASSED [ 38%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-False-False-none-g7-idtype0] PASSED [ 38%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-False-False-none-g7-idtype1] PASSED [ 38%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-False-False-both-g0-idtype0] PASSED [ 38%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-False-False-both-g0-idtype1] PASSED [ 38%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-False-False-both-g1-idtype0] PASSED [ 38%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-False-False-both-g1-idtype1] PASSED [ 38%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-False-False-both-g2-idtype0] PASSED [ 38%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-False-False-both-g2-idtype1] PASSED [ 38%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-False-False-both-g3-idtype0] PASSED [ 38%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-False-False-both-g3-idtype1] PASSED [ 38%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-False-False-both-g4-idtype0] PASSED [ 38%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-False-False-both-g4-idtype1] PASSED [ 38%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-False-False-both-g5-idtype0] PASSED [ 38%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-False-False-both-g5-idtype1] PASSED [ 38%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-False-False-both-g6-idtype0] PASSED [ 38%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-False-False-both-g6-idtype1] PASSED [ 38%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-False-False-both-g7-idtype0] PASSED [ 38%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-False-False-both-g7-idtype1] PASSED [ 38%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-False-False-right-g0-idtype0] PASSED [ 38%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-False-False-right-g0-idtype1] PASSED [ 38%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-False-False-right-g1-idtype0] PASSED [ 38%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-False-False-right-g1-idtype1] PASSED [ 38%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-False-False-right-g2-idtype0] PASSED [ 38%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-False-False-right-g2-idtype1] PASSED [ 38%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-False-False-right-g3-idtype0] PASSED [ 38%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-False-False-right-g3-idtype1] PASSED [ 38%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-False-False-right-g4-idtype0] PASSED [ 38%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-False-False-right-g4-idtype1] PASSED [ 38%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-False-False-right-g5-idtype0] PASSED [ 38%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-False-False-right-g5-idtype1] PASSED [ 38%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-False-False-right-g6-idtype0] PASSED [ 38%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-False-False-right-g6-idtype1] PASSED [ 38%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-False-False-right-g7-idtype0] PASSED [ 38%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-False-False-right-g7-idtype1] PASSED [ 38%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-False-False-left-g0-idtype0] PASSED [ 38%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-False-False-left-g0-idtype1] PASSED [ 38%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-False-False-left-g1-idtype0] PASSED [ 38%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-False-False-left-g1-idtype1] PASSED [ 38%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-False-False-left-g2-idtype0] PASSED [ 38%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-False-False-left-g2-idtype1] PASSED [ 38%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-False-False-left-g3-idtype0] PASSED [ 38%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-False-False-left-g3-idtype1] PASSED [ 38%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-False-False-left-g4-idtype0] PASSED [ 38%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-False-False-left-g4-idtype1] PASSED [ 38%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-False-False-left-g5-idtype0] PASSED [ 38%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-False-False-left-g5-idtype1] PASSED [ 38%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-False-False-left-g6-idtype0] PASSED [ 38%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-False-False-left-g6-idtype1] PASSED [ 38%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-False-False-left-g7-idtype0] PASSED [ 38%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-False-False-left-g7-idtype1] PASSED [ 38%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_e_weight[1-True-True-none-g0-idtype0] PASSED [ 38%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_e_weight[1-True-True-none-g0-idtype1] PASSED [ 38%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_e_weight[1-True-True-both-g0-idtype0] PASSED [ 38%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_e_weight[1-True-True-both-g0-idtype1] PASSED [ 38%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_e_weight[1-True-True-right-g0-idtype0] PASSED [ 38%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_e_weight[1-True-True-right-g0-idtype1] PASSED [ 38%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_e_weight[1-True-False-none-g0-idtype0] PASSED [ 38%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_e_weight[1-True-False-none-g0-idtype1] PASSED [ 38%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_e_weight[1-True-False-both-g0-idtype0] PASSED [ 38%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_e_weight[1-True-False-both-g0-idtype1] PASSED [ 38%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_e_weight[1-True-False-right-g0-idtype0] PASSED [ 39%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_e_weight[1-True-False-right-g0-idtype1] PASSED [ 39%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_e_weight[1-False-True-none-g0-idtype0] PASSED [ 39%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_e_weight[1-False-True-none-g0-idtype1] PASSED [ 39%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_e_weight[1-False-True-both-g0-idtype0] PASSED [ 39%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_e_weight[1-False-True-both-g0-idtype1] PASSED [ 39%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_e_weight[1-False-True-right-g0-idtype0] PASSED [ 39%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_e_weight[1-False-True-right-g0-idtype1] PASSED [ 39%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_e_weight[1-False-False-none-g0-idtype0] PASSED [ 39%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_e_weight[1-False-False-none-g0-idtype1] PASSED [ 39%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_e_weight[1-False-False-both-g0-idtype0] PASSED [ 39%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_e_weight[1-False-False-both-g0-idtype1] PASSED [ 39%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_e_weight[1-False-False-right-g0-idtype0] PASSED [ 39%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_e_weight[1-False-False-right-g0-idtype1] PASSED [ 39%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_e_weight[2-True-True-none-g0-idtype0] PASSED [ 39%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_e_weight[2-True-True-none-g0-idtype1] PASSED [ 39%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_e_weight[2-True-True-both-g0-idtype0] PASSED [ 39%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_e_weight[2-True-True-both-g0-idtype1] PASSED [ 39%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_e_weight[2-True-True-right-g0-idtype0] PASSED [ 39%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_e_weight[2-True-True-right-g0-idtype1] PASSED [ 39%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_e_weight[2-True-False-none-g0-idtype0] PASSED [ 39%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_e_weight[2-True-False-none-g0-idtype1] PASSED [ 39%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_e_weight[2-True-False-both-g0-idtype0] PASSED [ 39%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_e_weight[2-True-False-both-g0-idtype1] PASSED [ 39%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_e_weight[2-True-False-right-g0-idtype0] PASSED [ 39%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_e_weight[2-True-False-right-g0-idtype1] PASSED [ 39%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_e_weight[2-False-True-none-g0-idtype0] PASSED [ 39%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_e_weight[2-False-True-none-g0-idtype1] PASSED [ 39%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_e_weight[2-False-True-both-g0-idtype0] PASSED [ 39%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_e_weight[2-False-True-both-g0-idtype1] PASSED [ 39%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_e_weight[2-False-True-right-g0-idtype0] PASSED [ 39%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_e_weight[2-False-True-right-g0-idtype1] PASSED [ 39%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_e_weight[2-False-False-none-g0-idtype0] PASSED [ 39%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_e_weight[2-False-False-none-g0-idtype1] PASSED [ 39%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_e_weight[2-False-False-both-g0-idtype0] PASSED [ 39%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_e_weight[2-False-False-both-g0-idtype1] PASSED [ 39%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_e_weight[2-False-False-right-g0-idtype0] PASSED [ 39%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_e_weight[2-False-False-right-g0-idtype1] PASSED [ 39%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_e_weight_norm[1-True-True-none-g0-idtype0] PASSED [ 39%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_e_weight_norm[1-True-True-none-g0-idtype1] PASSED [ 39%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_e_weight_norm[1-True-True-both-g0-idtype0] PASSED [ 39%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_e_weight_norm[1-True-True-both-g0-idtype1] PASSED [ 39%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_e_weight_norm[1-True-True-right-g0-idtype0] PASSED [ 39%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_e_weight_norm[1-True-True-right-g0-idtype1] PASSED [ 39%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_e_weight_norm[1-True-False-none-g0-idtype0] PASSED [ 39%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_e_weight_norm[1-True-False-none-g0-idtype1] PASSED [ 39%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_e_weight_norm[1-True-False-both-g0-idtype0] PASSED [ 39%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_e_weight_norm[1-True-False-both-g0-idtype1] PASSED [ 39%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_e_weight_norm[1-True-False-right-g0-idtype0] PASSED [ 39%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_e_weight_norm[1-True-False-right-g0-idtype1] PASSED [ 39%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_e_weight_norm[1-False-True-none-g0-idtype0] PASSED [ 39%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_e_weight_norm[1-False-True-none-g0-idtype1] PASSED [ 39%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_e_weight_norm[1-False-True-both-g0-idtype0] PASSED [ 39%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_e_weight_norm[1-False-True-both-g0-idtype1] PASSED [ 39%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_e_weight_norm[1-False-True-right-g0-idtype0] PASSED [ 39%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_e_weight_norm[1-False-True-right-g0-idtype1] PASSED [ 39%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_e_weight_norm[1-False-False-none-g0-idtype0] PASSED [ 39%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_e_weight_norm[1-False-False-none-g0-idtype1] PASSED [ 39%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_e_weight_norm[1-False-False-both-g0-idtype0] PASSED [ 39%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_e_weight_norm[1-False-False-both-g0-idtype1] PASSED [ 39%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_e_weight_norm[1-False-False-right-g0-idtype0] PASSED [ 39%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_e_weight_norm[1-False-False-right-g0-idtype1] PASSED [ 39%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_e_weight_norm[2-True-True-none-g0-idtype0] PASSED [ 40%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_e_weight_norm[2-True-True-none-g0-idtype1] PASSED [ 40%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_e_weight_norm[2-True-True-both-g0-idtype0] PASSED [ 40%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_e_weight_norm[2-True-True-both-g0-idtype1] PASSED [ 40%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_e_weight_norm[2-True-True-right-g0-idtype0] PASSED [ 40%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_e_weight_norm[2-True-True-right-g0-idtype1] PASSED [ 40%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_e_weight_norm[2-True-False-none-g0-idtype0] PASSED [ 40%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_e_weight_norm[2-True-False-none-g0-idtype1] PASSED [ 40%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_e_weight_norm[2-True-False-both-g0-idtype0] PASSED [ 40%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_e_weight_norm[2-True-False-both-g0-idtype1] PASSED [ 40%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_e_weight_norm[2-True-False-right-g0-idtype0] PASSED [ 40%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_e_weight_norm[2-True-False-right-g0-idtype1] PASSED [ 40%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_e_weight_norm[2-False-True-none-g0-idtype0] PASSED [ 40%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_e_weight_norm[2-False-True-none-g0-idtype1] PASSED [ 40%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_e_weight_norm[2-False-True-both-g0-idtype0] PASSED [ 40%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_e_weight_norm[2-False-True-both-g0-idtype1] PASSED [ 40%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_e_weight_norm[2-False-True-right-g0-idtype0] PASSED [ 40%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_e_weight_norm[2-False-True-right-g0-idtype1] PASSED [ 40%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_e_weight_norm[2-False-False-none-g0-idtype0] PASSED [ 40%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_e_weight_norm[2-False-False-none-g0-idtype1] PASSED [ 40%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_e_weight_norm[2-False-False-both-g0-idtype0] PASSED [ 40%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_e_weight_norm[2-False-False-both-g0-idtype1] PASSED [ 40%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_e_weight_norm[2-False-False-right-g0-idtype0] PASSED [ 40%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_e_weight_norm[2-False-False-right-g0-idtype1] PASSED [ 40%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_bi[1-True-True-none-g0-idtype0] PASSED [ 40%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_bi[1-True-True-none-g0-idtype1] PASSED [ 40%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_bi[1-True-True-none-g1-idtype0] PASSED [ 40%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_bi[1-True-True-none-g1-idtype1] PASSED [ 40%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_bi[1-True-True-both-g0-idtype0] PASSED [ 40%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_bi[1-True-True-both-g0-idtype1] PASSED [ 40%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_bi[1-True-True-both-g1-idtype0] PASSED [ 40%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_bi[1-True-True-both-g1-idtype1] PASSED [ 40%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_bi[1-True-True-right-g0-idtype0] PASSED [ 40%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_bi[1-True-True-right-g0-idtype1] PASSED [ 40%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_bi[1-True-True-right-g1-idtype0] PASSED [ 40%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_bi[1-True-True-right-g1-idtype1] PASSED [ 40%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_bi[1-True-False-none-g0-idtype0] PASSED [ 40%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_bi[1-True-False-none-g0-idtype1] PASSED [ 40%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_bi[1-True-False-none-g1-idtype0] PASSED [ 40%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_bi[1-True-False-none-g1-idtype1] PASSED [ 40%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_bi[1-True-False-both-g0-idtype0] PASSED [ 40%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_bi[1-True-False-both-g0-idtype1] PASSED [ 40%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_bi[1-True-False-both-g1-idtype0] PASSED [ 40%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_bi[1-True-False-both-g1-idtype1] PASSED [ 40%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_bi[1-True-False-right-g0-idtype0] Initialize the distributed services with graphbolt: False PASSED [ 40%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_bi[1-True-False-right-g0-idtype1] PASSED [ 40%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_bi[1-True-False-right-g1-idtype0] PASSED [ 40%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_bi[1-True-False-right-g1-idtype1] PASSED [ 40%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_bi[1-False-True-none-g0-idtype0] PASSED [ 40%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_bi[1-False-True-none-g0-idtype1] PASSED [ 40%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_bi[1-False-True-none-g1-idtype0] PASSED [ 40%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_bi[1-False-True-none-g1-idtype1] PASSED [ 40%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_bi[1-False-True-both-g0-idtype0] PASSED [ 40%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_bi[1-False-True-both-g0-idtype1] PASSED [ 40%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_bi[1-False-True-both-g1-idtype0] PASSED [ 40%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_bi[1-False-True-both-g1-idtype1] PASSED [ 40%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_bi[1-False-True-right-g0-idtype0] PASSED [ 40%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_bi[1-False-True-right-g0-idtype1] PASSED [ 40%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_bi[1-False-True-right-g1-idtype0] PASSED [ 40%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_bi[1-False-True-right-g1-idtype1] PASSED [ 40%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_bi[1-False-False-none-g0-idtype0] PASSED [ 40%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_bi[1-False-False-none-g0-idtype1] PASSED [ 40%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_bi[1-False-False-none-g1-idtype0] PASSED [ 41%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_bi[1-False-False-none-g1-idtype1] PASSED [ 41%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_bi[1-False-False-both-g0-idtype0] PASSED [ 41%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_bi[1-False-False-both-g0-idtype1] PASSED [ 41%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_bi[1-False-False-both-g1-idtype0] PASSED [ 41%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_bi[1-False-False-both-g1-idtype1] PASSED [ 41%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_bi[1-False-False-right-g0-idtype0] PASSED [ 41%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_bi[1-False-False-right-g0-idtype1] PASSED [ 41%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_bi[1-False-False-right-g1-idtype0] PASSED [ 41%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_bi[1-False-False-right-g1-idtype1] PASSED [ 41%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_bi[2-True-True-none-g0-idtype0] PASSED [ 41%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_bi[2-True-True-none-g0-idtype1] PASSED [ 41%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_bi[2-True-True-none-g1-idtype0] PASSED [ 41%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_bi[2-True-True-none-g1-idtype1] PASSED [ 41%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_bi[2-True-True-both-g0-idtype0] PASSED [ 41%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_bi[2-True-True-both-g0-idtype1] PASSED [ 41%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_bi[2-True-True-both-g1-idtype0] PASSED [ 41%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_bi[2-True-True-both-g1-idtype1] PASSED [ 41%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_bi[2-True-True-right-g0-idtype0] PASSED [ 41%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_bi[2-True-True-right-g0-idtype1] PASSED [ 41%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_bi[2-True-True-right-g1-idtype0] PASSED [ 41%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_bi[2-True-True-right-g1-idtype1] PASSED [ 41%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_bi[2-True-False-none-g0-idtype0] PASSED [ 41%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_bi[2-True-False-none-g0-idtype1] PASSED [ 41%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_bi[2-True-False-none-g1-idtype0] PASSED [ 41%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_bi[2-True-False-none-g1-idtype1] PASSED [ 41%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_bi[2-True-False-both-g0-idtype0] PASSED [ 41%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_bi[2-True-False-both-g0-idtype1] PASSED [ 41%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_bi[2-True-False-both-g1-idtype0] PASSED [ 41%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_bi[2-True-False-both-g1-idtype1] PASSED [ 41%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_bi[2-True-False-right-g0-idtype0] PASSED [ 41%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_bi[2-True-False-right-g0-idtype1] PASSED [ 41%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_bi[2-True-False-right-g1-idtype0] PASSED [ 41%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_bi[2-True-False-right-g1-idtype1] PASSED [ 41%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_bi[2-False-True-none-g0-idtype0] PASSED [ 41%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_bi[2-False-True-none-g0-idtype1] PASSED [ 41%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_bi[2-False-True-none-g1-idtype0] PASSED [ 41%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_bi[2-False-True-none-g1-idtype1] PASSED [ 41%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_bi[2-False-True-both-g0-idtype0] PASSED [ 41%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_bi[2-False-True-both-g0-idtype1] PASSED [ 41%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_bi[2-False-True-both-g1-idtype0] PASSED [ 41%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_bi[2-False-True-both-g1-idtype1] PASSED [ 41%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_bi[2-False-True-right-g0-idtype0] PASSED [ 41%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_bi[2-False-True-right-g0-idtype1] PASSED [ 41%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_bi[2-False-True-right-g1-idtype0] PASSED [ 41%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_bi[2-False-True-right-g1-idtype1] PASSED [ 41%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_bi[2-False-False-none-g0-idtype0] PASSED [ 41%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_bi[2-False-False-none-g0-idtype1] PASSED [ 41%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_bi[2-False-False-none-g1-idtype0] PASSED [ 41%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_bi[2-False-False-none-g1-idtype1] PASSED [ 41%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_bi[2-False-False-both-g0-idtype0] PASSED [ 41%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_bi[2-False-False-both-g0-idtype1] PASSED [ 41%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_bi[2-False-False-both-g1-idtype0] PASSED [ 41%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_bi[2-False-False-both-g1-idtype1] PASSED [ 41%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_bi[2-False-False-right-g0-idtype0] PASSED [ 41%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_bi[2-False-False-right-g0-idtype1] PASSED [ 41%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_bi[2-False-False-right-g1-idtype0] PASSED [ 41%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_bi[2-False-False-right-g1-idtype1] PASSED [ 41%] tests/python/pytorch/nn/test_nn.py::test_tagconv[1] PASSED [ 41%] tests/python/pytorch/nn/test_nn.py::test_tagconv[2] PASSED [ 41%] tests/python/pytorch/nn/test_nn.py::test_set2set PASSED [ 41%] tests/python/pytorch/nn/test_nn.py::test_glob_att_pool PASSED [ 41%] tests/python/pytorch/nn/test_nn.py::test_simple_pool PASSED [ 42%] tests/python/pytorch/nn/test_nn.py::test_set_trans PASSED [ 42%] tests/python/pytorch/nn/test_nn.py::test_rgcn[1-idtype0] PASSED [ 42%] tests/python/pytorch/nn/test_nn.py::test_rgcn[1-idtype1] PASSED [ 42%] tests/python/pytorch/nn/test_nn.py::test_rgcn[8-idtype0] PASSED [ 42%] tests/python/pytorch/nn/test_nn.py::test_rgcn[8-idtype1] PASSED [ 42%] tests/python/pytorch/nn/test_nn.py::test_rgcn[32-idtype0] PASSED [ 42%] tests/python/pytorch/nn/test_nn.py::test_rgcn[32-idtype1] PASSED [ 42%] tests/python/pytorch/nn/test_nn.py::test_rgcn_default_nbasis[1-idtype0] PASSED [ 42%] tests/python/pytorch/nn/test_nn.py::test_rgcn_default_nbasis[1-idtype1] PASSED [ 42%] tests/python/pytorch/nn/test_nn.py::test_rgcn_default_nbasis[10-idtype0] PASSED [ 42%] tests/python/pytorch/nn/test_nn.py::test_rgcn_default_nbasis[10-idtype1] PASSED [ 42%] tests/python/pytorch/nn/test_nn.py::test_rgcn_default_nbasis[40-idtype0] PASSED [ 42%] tests/python/pytorch/nn/test_nn.py::test_rgcn_default_nbasis[40-idtype1] PASSED [ 42%] tests/python/pytorch/nn/test_nn.py::test_gat_conv[1-1-g0-idtype0] PASSED [ 42%] tests/python/pytorch/nn/test_nn.py::test_gat_conv[1-1-g0-idtype1] PASSED [ 42%] tests/python/pytorch/nn/test_nn.py::test_gat_conv[1-1-g1-idtype0] PASSED [ 42%] tests/python/pytorch/nn/test_nn.py::test_gat_conv[1-1-g1-idtype1] PASSED [ 42%] tests/python/pytorch/nn/test_nn.py::test_gat_conv[1-1-g2-idtype0] PASSED [ 42%] tests/python/pytorch/nn/test_nn.py::test_gat_conv[1-1-g2-idtype1] PASSED [ 42%] tests/python/pytorch/nn/test_nn.py::test_gat_conv[1-1-g3-idtype0] PASSED [ 42%] tests/python/pytorch/nn/test_nn.py::test_gat_conv[1-1-g3-idtype1] PASSED [ 42%] tests/python/pytorch/nn/test_nn.py::test_gat_conv[1-1-g4-idtype0] PASSED [ 42%] tests/python/pytorch/nn/test_nn.py::test_gat_conv[1-1-g4-idtype1] PASSED [ 42%] tests/python/pytorch/nn/test_nn.py::test_gat_conv[1-1-g5-idtype0] PASSED [ 42%] tests/python/pytorch/nn/test_nn.py::test_gat_conv[1-1-g5-idtype1] PASSED [ 42%] tests/python/pytorch/nn/test_nn.py::test_gat_conv[1-1-g6-idtype0] PASSED [ 26%] tests/python/pytorch/graphbolt/test_item_sampler.py::test_DistributedItemSampler[False-False-2-34] load test_sampling Start to create specified graph formats which may take non-trivial time. Finished creating specified graph formats: ['csc', 'coo'] start graph service on server 0 for part 0 Server is waiting for connections on [172.17.0.2:13358]... PASSED [ 42%] tests/python/pytorch/nn/test_nn.py::test_gat_conv[1-1-g6-idtype1] PASSED [ 42%] tests/python/pytorch/nn/test_nn.py::test_gat_conv[1-5-g0-idtype0] PASSED [ 42%] tests/python/pytorch/nn/test_nn.py::test_gat_conv[1-5-g0-idtype1] PASSED [ 42%] tests/python/pytorch/nn/test_nn.py::test_gat_conv[1-5-g1-idtype0] PASSED [ 42%] tests/python/pytorch/nn/test_nn.py::test_gat_conv[1-5-g1-idtype1] PASSED [ 42%] tests/python/pytorch/nn/test_nn.py::test_gat_conv[1-5-g2-idtype0] PASSED [ 42%] tests/python/pytorch/nn/test_nn.py::test_gat_conv[1-5-g2-idtype1] PASSED [ 42%] tests/python/pytorch/nn/test_nn.py::test_gat_conv[1-5-g3-idtype0] PASSED [ 42%] tests/python/pytorch/nn/test_nn.py::test_gat_conv[1-5-g3-idtype1] PASSED [ 42%] tests/python/pytorch/nn/test_nn.py::test_gat_conv[1-5-g4-idtype0] PASSED [ 42%] tests/python/pytorch/nn/test_nn.py::test_gat_conv[1-5-g4-idtype1] PASSED [ 42%] tests/python/pytorch/nn/test_nn.py::test_gat_conv[1-5-g5-idtype0] PASSED [ 42%] tests/python/pytorch/nn/test_nn.py::test_gat_conv[1-5-g5-idtype1] PASSED [ 42%] tests/python/pytorch/nn/test_nn.py::test_gat_conv[1-5-g6-idtype0] PASSED [ 42%] tests/python/pytorch/nn/test_nn.py::test_gat_conv[1-5-g6-idtype1] PASSED [ 42%] tests/python/pytorch/nn/test_nn.py::test_gat_conv[4-1-g0-idtype0] PASSED [ 42%] tests/python/pytorch/nn/test_nn.py::test_gat_conv[4-1-g0-idtype1] PASSED [ 42%] tests/python/pytorch/nn/test_nn.py::test_gat_conv[4-1-g1-idtype0] PASSED [ 42%] tests/python/pytorch/nn/test_nn.py::test_gat_conv[4-1-g1-idtype1] PASSED [ 42%] tests/python/pytorch/nn/test_nn.py::test_gat_conv[4-1-g2-idtype0] PASSED [ 42%] tests/python/pytorch/nn/test_nn.py::test_gat_conv[4-1-g2-idtype1] PASSED [ 42%] tests/python/pytorch/nn/test_nn.py::test_gat_conv[4-1-g3-idtype0] PASSED [ 42%] tests/python/pytorch/nn/test_nn.py::test_gat_conv[4-1-g3-idtype1] PASSED [ 42%] tests/python/pytorch/nn/test_nn.py::test_gat_conv[4-1-g4-idtype0] PASSED [ 42%] tests/python/pytorch/nn/test_nn.py::test_gat_conv[4-1-g4-idtype1] PASSED [ 42%] tests/python/pytorch/nn/test_nn.py::test_gat_conv[4-1-g5-idtype0] PASSED [ 42%] tests/python/pytorch/nn/test_nn.py::test_gat_conv[4-1-g5-idtype1] PASSED [ 42%] tests/python/pytorch/nn/test_nn.py::test_gat_conv[4-1-g6-idtype0] PASSED [ 42%] tests/python/pytorch/nn/test_nn.py::test_gat_conv[4-1-g6-idtype1] PASSED [ 42%] tests/python/pytorch/nn/test_nn.py::test_gat_conv[4-5-g0-idtype0] PASSED [ 42%] tests/python/pytorch/nn/test_nn.py::test_gat_conv[4-5-g0-idtype1] PASSED [ 42%] tests/python/pytorch/nn/test_nn.py::test_gat_conv[4-5-g1-idtype0] PASSED [ 42%] tests/python/pytorch/nn/test_nn.py::test_gat_conv[4-5-g1-idtype1] PASSED [ 42%] tests/python/pytorch/nn/test_nn.py::test_gat_conv[4-5-g2-idtype0] PASSED [ 42%] tests/python/pytorch/nn/test_nn.py::test_gat_conv[4-5-g2-idtype1] PASSED [ 43%] tests/python/pytorch/nn/test_nn.py::test_gat_conv[4-5-g3-idtype0] PASSED [ 43%] tests/python/pytorch/nn/test_nn.py::test_gat_conv[4-5-g3-idtype1] PASSED [ 43%] tests/python/pytorch/nn/test_nn.py::test_gat_conv[4-5-g4-idtype0] PASSED [ 43%] tests/python/pytorch/nn/test_nn.py::test_gat_conv[4-5-g4-idtype1] PASSED [ 43%] tests/python/pytorch/nn/test_nn.py::test_gat_conv[4-5-g5-idtype0] PASSED [ 43%] tests/python/pytorch/nn/test_nn.py::test_gat_conv[4-5-g5-idtype1] PASSED [ 43%] tests/python/pytorch/nn/test_nn.py::test_gat_conv[4-5-g6-idtype0] PASSED [ 43%] tests/python/pytorch/nn/test_nn.py::test_gat_conv[4-5-g6-idtype1] PASSED [ 43%] tests/python/pytorch/nn/test_nn.py::test_gat_conv_bi[1-1-g0-idtype0] PASSED [ 43%] tests/python/pytorch/nn/test_nn.py::test_gat_conv_bi[1-1-g0-idtype1] PASSED [ 43%] tests/python/pytorch/nn/test_nn.py::test_gat_conv_bi[1-1-g1-idtype0] PASSED [ 43%] tests/python/pytorch/nn/test_nn.py::test_gat_conv_bi[1-1-g1-idtype1] PASSED [ 43%] tests/python/pytorch/nn/test_nn.py::test_gat_conv_bi[1-2-g0-idtype0] PASSED [ 43%] tests/python/pytorch/nn/test_nn.py::test_gat_conv_bi[1-2-g0-idtype1] PASSED [ 43%] tests/python/pytorch/nn/test_nn.py::test_gat_conv_bi[1-2-g1-idtype0] PASSED [ 43%] tests/python/pytorch/nn/test_nn.py::test_gat_conv_bi[1-2-g1-idtype1] PASSED [ 43%] tests/python/pytorch/nn/test_nn.py::test_gat_conv_bi[4-1-g0-idtype0] PASSED [ 43%] tests/python/pytorch/nn/test_nn.py::test_gat_conv_bi[4-1-g0-idtype1] PASSED [ 43%] tests/python/pytorch/nn/test_nn.py::test_gat_conv_bi[4-1-g1-idtype0] PASSED [ 43%] tests/python/pytorch/nn/test_nn.py::test_gat_conv_bi[4-1-g1-idtype1] PASSED [ 43%] tests/python/pytorch/nn/test_nn.py::test_gat_conv_bi[4-2-g0-idtype0] PASSED [ 43%] tests/python/pytorch/nn/test_nn.py::test_gat_conv_bi[4-2-g0-idtype1] PASSED [ 43%] tests/python/pytorch/nn/test_nn.py::test_gat_conv_bi[4-2-g1-idtype0] PASSED [ 43%] tests/python/pytorch/nn/test_nn.py::test_gat_conv_bi[4-2-g1-idtype1] PASSED [ 43%] tests/python/pytorch/nn/test_nn.py::test_gat_conv_edge_weight[1-1-g0-idtype0] PASSED [ 43%] tests/python/pytorch/nn/test_nn.py::test_gat_conv_edge_weight[1-1-g0-idtype1] PASSED [ 43%] tests/python/pytorch/nn/test_nn.py::test_gat_conv_edge_weight[1-1-g1-idtype0] PASSED [ 43%] tests/python/pytorch/nn/test_nn.py::test_gat_conv_edge_weight[1-1-g1-idtype1] PASSED [ 43%] tests/python/pytorch/nn/test_nn.py::test_gat_conv_edge_weight[1-2-g0-idtype0] PASSED [ 43%] tests/python/pytorch/nn/test_nn.py::test_gat_conv_edge_weight[1-2-g0-idtype1] PASSED [ 43%] tests/python/pytorch/nn/test_nn.py::test_gat_conv_edge_weight[1-2-g1-idtype0] PASSED [ 43%] tests/python/pytorch/nn/test_nn.py::test_gat_conv_edge_weight[1-2-g1-idtype1] PASSED [ 43%] tests/python/pytorch/nn/test_nn.py::test_gat_conv_edge_weight[4-1-g0-idtype0] PASSED [ 43%] tests/python/pytorch/nn/test_nn.py::test_gat_conv_edge_weight[4-1-g0-idtype1] PASSED [ 43%] tests/python/pytorch/nn/test_nn.py::test_gat_conv_edge_weight[4-1-g1-idtype0] PASSED [ 43%] tests/python/pytorch/nn/test_nn.py::test_gat_conv_edge_weight[4-1-g1-idtype1] PASSED [ 43%] tests/python/pytorch/nn/test_nn.py::test_gat_conv_edge_weight[4-2-g0-idtype0] PASSED [ 43%] tests/python/pytorch/nn/test_nn.py::test_gat_conv_edge_weight[4-2-g0-idtype1] PASSED [ 43%] tests/python/pytorch/nn/test_nn.py::test_gat_conv_edge_weight[4-2-g1-idtype0] PASSED [ 43%] tests/python/pytorch/nn/test_nn.py::test_gat_conv_edge_weight[4-2-g1-idtype1] PASSED [ 43%] tests/python/pytorch/nn/test_nn.py::test_gatv2_conv[1-1-g0-idtype0] PASSED [ 43%] tests/python/pytorch/nn/test_nn.py::test_gatv2_conv[1-1-g0-idtype1] PASSED [ 43%] tests/python/pytorch/nn/test_nn.py::test_gatv2_conv[1-1-g1-idtype0] PASSED [ 43%] tests/python/pytorch/nn/test_nn.py::test_gatv2_conv[1-1-g1-idtype1] PASSED [ 43%] tests/python/pytorch/nn/test_nn.py::test_gatv2_conv[1-1-g2-idtype0] PASSED [ 43%] tests/python/pytorch/nn/test_nn.py::test_gatv2_conv[1-1-g2-idtype1] PASSED [ 43%] tests/python/pytorch/nn/test_nn.py::test_gatv2_conv[1-1-g3-idtype0] PASSED [ 43%] tests/python/pytorch/nn/test_nn.py::test_gatv2_conv[1-1-g3-idtype1] PASSED [ 43%] tests/python/pytorch/nn/test_nn.py::test_gatv2_conv[1-1-g4-idtype0] PASSED [ 43%] tests/python/pytorch/nn/test_nn.py::test_gatv2_conv[1-1-g4-idtype1] PASSED [ 43%] tests/python/pytorch/nn/test_nn.py::test_gatv2_conv[1-1-g5-idtype0] PASSED [ 43%] tests/python/pytorch/nn/test_nn.py::test_gatv2_conv[1-1-g5-idtype1] PASSED [ 43%] tests/python/pytorch/nn/test_nn.py::test_gatv2_conv[1-1-g6-idtype0] PASSED [ 43%] tests/python/pytorch/nn/test_nn.py::test_gatv2_conv[1-1-g6-idtype1] PASSED [ 43%] tests/python/pytorch/nn/test_nn.py::test_gatv2_conv[1-5-g0-idtype0] PASSED [ 43%] tests/python/pytorch/nn/test_nn.py::test_gatv2_conv[1-5-g0-idtype1] PASSED [ 43%] tests/python/pytorch/nn/test_nn.py::test_gatv2_conv[1-5-g1-idtype0] PASSED [ 43%] tests/python/pytorch/nn/test_nn.py::test_gatv2_conv[1-5-g1-idtype1] PASSED [ 43%] tests/python/pytorch/nn/test_nn.py::test_gatv2_conv[1-5-g2-idtype0] PASSED [ 43%] tests/python/pytorch/nn/test_nn.py::test_gatv2_conv[1-5-g2-idtype1] PASSED [ 43%] tests/python/pytorch/nn/test_nn.py::test_gatv2_conv[1-5-g3-idtype0] PASSED [ 43%] tests/python/pytorch/nn/test_nn.py::test_gatv2_conv[1-5-g3-idtype1] PASSED [ 44%] tests/python/pytorch/nn/test_nn.py::test_gatv2_conv[1-5-g4-idtype0] PASSED [ 44%] tests/python/pytorch/nn/test_nn.py::test_gatv2_conv[1-5-g4-idtype1] PASSED [ 44%] tests/python/pytorch/nn/test_nn.py::test_gatv2_conv[1-5-g5-idtype0] PASSED [ 44%] tests/python/pytorch/nn/test_nn.py::test_gatv2_conv[1-5-g5-idtype1] PASSED [ 44%] tests/python/pytorch/nn/test_nn.py::test_gatv2_conv[1-5-g6-idtype0] PASSED [ 44%] tests/python/pytorch/nn/test_nn.py::test_gatv2_conv[1-5-g6-idtype1] PASSED [ 44%] tests/python/pytorch/nn/test_nn.py::test_gatv2_conv[4-1-g0-idtype0] PASSED [ 44%] tests/python/pytorch/nn/test_nn.py::test_gatv2_conv[4-1-g0-idtype1] PASSED [ 44%] tests/python/pytorch/nn/test_nn.py::test_gatv2_conv[4-1-g1-idtype0] PASSED [ 44%] tests/python/pytorch/nn/test_nn.py::test_gatv2_conv[4-1-g1-idtype1] PASSED [ 44%] tests/python/pytorch/nn/test_nn.py::test_gatv2_conv[4-1-g2-idtype0] PASSED [ 44%] tests/python/pytorch/nn/test_nn.py::test_gatv2_conv[4-1-g2-idtype1] PASSED [ 44%] tests/python/pytorch/nn/test_nn.py::test_gatv2_conv[4-1-g3-idtype0] PASSED [ 44%] tests/python/pytorch/nn/test_nn.py::test_gatv2_conv[4-1-g3-idtype1] PASSED [ 44%] tests/python/pytorch/nn/test_nn.py::test_gatv2_conv[4-1-g4-idtype0] PASSED [ 44%] tests/python/pytorch/nn/test_nn.py::test_gatv2_conv[4-1-g4-idtype1] PASSED [ 44%] tests/python/pytorch/nn/test_nn.py::test_gatv2_conv[4-1-g5-idtype0] PASSED [ 44%] tests/python/pytorch/nn/test_nn.py::test_gatv2_conv[4-1-g5-idtype1] PASSED [ 44%] tests/python/pytorch/nn/test_nn.py::test_gatv2_conv[4-1-g6-idtype0] PASSED [ 44%] tests/python/pytorch/nn/test_nn.py::test_gatv2_conv[4-1-g6-idtype1] PASSED [ 44%] tests/python/pytorch/nn/test_nn.py::test_gatv2_conv[4-5-g0-idtype0] PASSED [ 44%] tests/python/pytorch/nn/test_nn.py::test_gatv2_conv[4-5-g0-idtype1] PASSED [ 44%] tests/python/pytorch/nn/test_nn.py::test_gatv2_conv[4-5-g1-idtype0] PASSED [ 44%] tests/python/pytorch/nn/test_nn.py::test_gatv2_conv[4-5-g1-idtype1] PASSED [ 44%] tests/python/pytorch/nn/test_nn.py::test_gatv2_conv[4-5-g2-idtype0] PASSED [ 44%] tests/python/pytorch/nn/test_nn.py::test_gatv2_conv[4-5-g2-idtype1] PASSED [ 44%] tests/python/pytorch/nn/test_nn.py::test_gatv2_conv[4-5-g3-idtype0] PASSED [ 44%] tests/python/pytorch/nn/test_nn.py::test_gatv2_conv[4-5-g3-idtype1] PASSED [ 44%] tests/python/pytorch/nn/test_nn.py::test_gatv2_conv[4-5-g4-idtype0] PASSED [ 44%] tests/python/pytorch/nn/test_nn.py::test_gatv2_conv[4-5-g4-idtype1] PASSED [ 44%] tests/python/pytorch/nn/test_nn.py::test_gatv2_conv[4-5-g5-idtype0] PASSED [ 44%] tests/python/pytorch/nn/test_nn.py::test_gatv2_conv[4-5-g5-idtype1] PASSED [ 44%] tests/python/pytorch/nn/test_nn.py::test_gatv2_conv[4-5-g6-idtype0] PASSED [ 44%] tests/python/pytorch/nn/test_nn.py::test_gatv2_conv[4-5-g6-idtype1] PASSED [ 44%] tests/python/pytorch/nn/test_nn.py::test_gatv2_conv_bi[1-1-g0-idtype0] PASSED [ 44%] tests/python/pytorch/nn/test_nn.py::test_gatv2_conv_bi[1-1-g0-idtype1] PASSED [ 44%] tests/python/pytorch/nn/test_nn.py::test_gatv2_conv_bi[1-1-g1-idtype0] PASSED [ 44%] tests/python/pytorch/nn/test_nn.py::test_gatv2_conv_bi[1-1-g1-idtype1] PASSED [ 44%] tests/python/pytorch/nn/test_nn.py::test_gatv2_conv_bi[1-2-g0-idtype0] PASSED [ 44%] tests/python/pytorch/nn/test_nn.py::test_gatv2_conv_bi[1-2-g0-idtype1] PASSED [ 44%] tests/python/pytorch/nn/test_nn.py::test_gatv2_conv_bi[1-2-g1-idtype0] PASSED [ 44%] tests/python/pytorch/nn/test_nn.py::test_gatv2_conv_bi[1-2-g1-idtype1] PASSED [ 44%] tests/python/pytorch/nn/test_nn.py::test_gatv2_conv_bi[4-1-g0-idtype0] PASSED [ 44%] tests/python/pytorch/nn/test_nn.py::test_gatv2_conv_bi[4-1-g0-idtype1] PASSED [ 44%] tests/python/pytorch/nn/test_nn.py::test_gatv2_conv_bi[4-1-g1-idtype0] PASSED [ 44%] tests/python/pytorch/nn/test_nn.py::test_gatv2_conv_bi[4-1-g1-idtype1] PASSED [ 44%] tests/python/pytorch/nn/test_nn.py::test_gatv2_conv_bi[4-2-g0-idtype0] PASSED [ 44%] tests/python/pytorch/nn/test_nn.py::test_gatv2_conv_bi[4-2-g0-idtype1] PASSED [ 44%] tests/python/pytorch/nn/test_nn.py::test_gatv2_conv_bi[4-2-g1-idtype0] PASSED [ 44%] tests/python/pytorch/nn/test_nn.py::test_gatv2_conv_bi[4-2-g1-idtype1] PASSED [ 44%] tests/python/pytorch/nn/test_nn.py::test_egat_conv[1-1-1-g0-idtype0] PASSED [ 44%] tests/python/pytorch/nn/test_nn.py::test_egat_conv[1-1-1-g0-idtype1] PASSED [ 44%] tests/python/pytorch/nn/test_nn.py::test_egat_conv[1-1-1-g1-idtype0] PASSED [ 44%] tests/python/pytorch/nn/test_nn.py::test_egat_conv[1-1-1-g1-idtype1] PASSED [ 44%] tests/python/pytorch/nn/test_nn.py::test_egat_conv[1-1-1-g2-idtype0] PASSED [ 44%] tests/python/pytorch/nn/test_nn.py::test_egat_conv[1-1-1-g2-idtype1] PASSED [ 44%] tests/python/pytorch/nn/test_nn.py::test_egat_conv[1-1-1-g3-idtype0] PASSED [ 44%] tests/python/pytorch/nn/test_nn.py::test_egat_conv[1-1-1-g3-idtype1] PASSED [ 44%] tests/python/pytorch/nn/test_nn.py::test_egat_conv[1-1-1-g4-idtype0] PASSED [ 44%] tests/python/pytorch/nn/test_nn.py::test_egat_conv[1-1-1-g4-idtype1] PASSED [ 44%] tests/python/pytorch/nn/test_nn.py::test_egat_conv[1-1-1-g5-idtype0] PASSED [ 44%] tests/python/pytorch/nn/test_nn.py::test_egat_conv[1-1-1-g5-idtype1] PASSED [ 45%] tests/python/pytorch/nn/test_nn.py::test_egat_conv[1-1-5-g0-idtype0] PASSED [ 45%] tests/python/pytorch/nn/test_nn.py::test_egat_conv[1-1-5-g0-idtype1] PASSED [ 45%] tests/python/pytorch/nn/test_nn.py::test_egat_conv[1-1-5-g1-idtype0] PASSED [ 45%] tests/python/pytorch/nn/test_nn.py::test_egat_conv[1-1-5-g1-idtype1] PASSED [ 45%] tests/python/pytorch/nn/test_nn.py::test_egat_conv[1-1-5-g2-idtype0] PASSED [ 45%] tests/python/pytorch/nn/test_nn.py::test_egat_conv[1-1-5-g2-idtype1] PASSED [ 45%] tests/python/pytorch/nn/test_nn.py::test_egat_conv[1-1-5-g3-idtype0] PASSED [ 45%] tests/python/pytorch/nn/test_nn.py::test_egat_conv[1-1-5-g3-idtype1] PASSED [ 45%] tests/python/pytorch/nn/test_nn.py::test_egat_conv[1-1-5-g4-idtype0] PASSED [ 45%] tests/python/pytorch/nn/test_nn.py::test_egat_conv[1-1-5-g4-idtype1] PASSED [ 45%] tests/python/pytorch/nn/test_nn.py::test_egat_conv[1-1-5-g5-idtype0] PASSED [ 45%] tests/python/pytorch/nn/test_nn.py::test_egat_conv[1-1-5-g5-idtype1] PASSED [ 45%] tests/python/pytorch/nn/test_nn.py::test_egat_conv[1-5-1-g0-idtype0] PASSED [ 45%] tests/python/pytorch/nn/test_nn.py::test_egat_conv[1-5-1-g0-idtype1] PASSED [ 45%] tests/python/pytorch/nn/test_nn.py::test_egat_conv[1-5-1-g1-idtype0] PASSED [ 45%] tests/python/pytorch/nn/test_nn.py::test_egat_conv[1-5-1-g1-idtype1] PASSED [ 45%] tests/python/pytorch/nn/test_nn.py::test_egat_conv[1-5-1-g2-idtype0] PASSED [ 45%] tests/python/pytorch/nn/test_nn.py::test_egat_conv[1-5-1-g2-idtype1] PASSED [ 45%] tests/python/pytorch/nn/test_nn.py::test_egat_conv[1-5-1-g3-idtype0] PASSED [ 45%] tests/python/pytorch/nn/test_nn.py::test_egat_conv[1-5-1-g3-idtype1] PASSED [ 45%] tests/python/pytorch/nn/test_nn.py::test_egat_conv[1-5-1-g4-idtype0] PASSED [ 45%] tests/python/pytorch/nn/test_nn.py::test_egat_conv[1-5-1-g4-idtype1] PASSED [ 45%] tests/python/pytorch/nn/test_nn.py::test_egat_conv[1-5-1-g5-idtype0] PASSED [ 45%] tests/python/pytorch/nn/test_nn.py::test_egat_conv[1-5-1-g5-idtype1] PASSED [ 45%] tests/python/pytorch/nn/test_nn.py::test_egat_conv[1-5-5-g0-idtype0] PASSED [ 45%] tests/python/pytorch/nn/test_nn.py::test_egat_conv[1-5-5-g0-idtype1] PASSED [ 45%] tests/python/pytorch/nn/test_nn.py::test_egat_conv[1-5-5-g1-idtype0] PASSED [ 45%] tests/python/pytorch/nn/test_nn.py::test_egat_conv[1-5-5-g1-idtype1] PASSED [ 45%] tests/python/pytorch/nn/test_nn.py::test_egat_conv[1-5-5-g2-idtype0] PASSED [ 45%] tests/python/pytorch/nn/test_nn.py::test_egat_conv[1-5-5-g2-idtype1] PASSED [ 45%] tests/python/pytorch/nn/test_nn.py::test_egat_conv[1-5-5-g3-idtype0] PASSED [ 45%] tests/python/pytorch/nn/test_nn.py::test_egat_conv[1-5-5-g3-idtype1] PASSED [ 45%] tests/python/pytorch/nn/test_nn.py::test_egat_conv[1-5-5-g4-idtype0] PASSED [ 45%] tests/python/pytorch/nn/test_nn.py::test_egat_conv[1-5-5-g4-idtype1] PASSED [ 45%] tests/python/pytorch/nn/test_nn.py::test_egat_conv[1-5-5-g5-idtype0] PASSED [ 45%] tests/python/pytorch/nn/test_nn.py::test_egat_conv[1-5-5-g5-idtype1] PASSED [ 45%] tests/python/pytorch/nn/test_nn.py::test_egat_conv[4-1-1-g0-idtype0] PASSED [ 45%] tests/python/pytorch/nn/test_nn.py::test_egat_conv[4-1-1-g0-idtype1] PASSED [ 45%] tests/python/pytorch/nn/test_nn.py::test_egat_conv[4-1-1-g1-idtype0] PASSED [ 45%] tests/python/pytorch/nn/test_nn.py::test_egat_conv[4-1-1-g1-idtype1] PASSED [ 45%] tests/python/pytorch/nn/test_nn.py::test_egat_conv[4-1-1-g2-idtype0] PASSED [ 45%] tests/python/pytorch/nn/test_nn.py::test_egat_conv[4-1-1-g2-idtype1] PASSED [ 45%] tests/python/pytorch/nn/test_nn.py::test_egat_conv[4-1-1-g3-idtype0] PASSED [ 45%] tests/python/pytorch/nn/test_nn.py::test_egat_conv[4-1-1-g3-idtype1] PASSED [ 45%] tests/python/pytorch/nn/test_nn.py::test_egat_conv[4-1-1-g4-idtype0] PASSED [ 45%] tests/python/pytorch/nn/test_nn.py::test_egat_conv[4-1-1-g4-idtype1] PASSED [ 45%] tests/python/pytorch/nn/test_nn.py::test_egat_conv[4-1-1-g5-idtype0] PASSED [ 45%] tests/python/pytorch/nn/test_nn.py::test_egat_conv[4-1-1-g5-idtype1] PASSED [ 45%] tests/python/pytorch/nn/test_nn.py::test_egat_conv[4-1-5-g0-idtype0] PASSED [ 45%] tests/python/pytorch/nn/test_nn.py::test_egat_conv[4-1-5-g0-idtype1] PASSED [ 45%] tests/python/pytorch/nn/test_nn.py::test_egat_conv[4-1-5-g1-idtype0] PASSED [ 45%] tests/python/pytorch/nn/test_nn.py::test_egat_conv[4-1-5-g1-idtype1] PASSED [ 45%] tests/python/pytorch/nn/test_nn.py::test_egat_conv[4-1-5-g2-idtype0] PASSED [ 45%] tests/python/pytorch/nn/test_nn.py::test_egat_conv[4-1-5-g2-idtype1] PASSED [ 45%] tests/python/pytorch/nn/test_nn.py::test_egat_conv[4-1-5-g3-idtype0] PASSED [ 45%] tests/python/pytorch/nn/test_nn.py::test_egat_conv[4-1-5-g3-idtype1] PASSED [ 45%] tests/python/pytorch/nn/test_nn.py::test_egat_conv[4-1-5-g4-idtype0] PASSED [ 45%] tests/python/pytorch/nn/test_nn.py::test_egat_conv[4-1-5-g4-idtype1] PASSED [ 45%] tests/python/pytorch/nn/test_nn.py::test_egat_conv[4-1-5-g5-idtype0] PASSED [ 45%] tests/python/pytorch/nn/test_nn.py::test_egat_conv[4-1-5-g5-idtype1] PASSED [ 45%] tests/python/pytorch/nn/test_nn.py::test_egat_conv[4-5-1-g0-idtype0] PASSED [ 45%] tests/python/pytorch/nn/test_nn.py::test_egat_conv[4-5-1-g0-idtype1] PASSED [ 46%] tests/python/pytorch/nn/test_nn.py::test_egat_conv[4-5-1-g1-idtype0] PASSED [ 46%] tests/python/pytorch/nn/test_nn.py::test_egat_conv[4-5-1-g1-idtype1] PASSED [ 46%] tests/python/pytorch/nn/test_nn.py::test_egat_conv[4-5-1-g2-idtype0] PASSED [ 46%] tests/python/pytorch/nn/test_nn.py::test_egat_conv[4-5-1-g2-idtype1] PASSED [ 46%] tests/python/pytorch/nn/test_nn.py::test_egat_conv[4-5-1-g3-idtype0] PASSED [ 46%] tests/python/pytorch/nn/test_nn.py::test_egat_conv[4-5-1-g3-idtype1] PASSED [ 46%] tests/python/pytorch/nn/test_nn.py::test_egat_conv[4-5-1-g4-idtype0] PASSED [ 46%] tests/python/pytorch/nn/test_nn.py::test_egat_conv[4-5-1-g4-idtype1] PASSED [ 46%] tests/python/pytorch/nn/test_nn.py::test_egat_conv[4-5-1-g5-idtype0] PASSED [ 46%] tests/python/pytorch/nn/test_nn.py::test_egat_conv[4-5-1-g5-idtype1] PASSED [ 46%] tests/python/pytorch/nn/test_nn.py::test_egat_conv[4-5-5-g0-idtype0] PASSED [ 46%] tests/python/pytorch/nn/test_nn.py::test_egat_conv[4-5-5-g0-idtype1] PASSED [ 46%] tests/python/pytorch/nn/test_nn.py::test_egat_conv[4-5-5-g1-idtype0] PASSED [ 46%] tests/python/pytorch/nn/test_nn.py::test_egat_conv[4-5-5-g1-idtype1] PASSED [ 46%] tests/python/pytorch/nn/test_nn.py::test_egat_conv[4-5-5-g2-idtype0] PASSED [ 46%] tests/python/pytorch/nn/test_nn.py::test_egat_conv[4-5-5-g2-idtype1] PASSED [ 46%] tests/python/pytorch/nn/test_nn.py::test_egat_conv[4-5-5-g3-idtype0] PASSED [ 46%] tests/python/pytorch/nn/test_nn.py::test_egat_conv[4-5-5-g3-idtype1] PASSED [ 46%] tests/python/pytorch/nn/test_nn.py::test_egat_conv[4-5-5-g4-idtype0] PASSED [ 46%] tests/python/pytorch/nn/test_nn.py::test_egat_conv[4-5-5-g4-idtype1] PASSED [ 46%] tests/python/pytorch/nn/test_nn.py::test_egat_conv[4-5-5-g5-idtype0] PASSED [ 46%] tests/python/pytorch/nn/test_nn.py::test_egat_conv[4-5-5-g5-idtype1] PASSED [ 46%] tests/python/pytorch/nn/test_nn.py::test_egat_conv_bi[1-1-1-g0-idtype0] PASSED [ 46%] tests/python/pytorch/nn/test_nn.py::test_egat_conv_bi[1-1-1-g0-idtype1] PASSED [ 46%] tests/python/pytorch/nn/test_nn.py::test_egat_conv_bi[1-1-1-g1-idtype0] PASSED [ 46%] tests/python/pytorch/nn/test_nn.py::test_egat_conv_bi[1-1-1-g1-idtype1] PASSED [ 46%] tests/python/pytorch/nn/test_nn.py::test_egat_conv_bi[1-1-5-g0-idtype0] PASSED [ 46%] tests/python/pytorch/nn/test_nn.py::test_egat_conv_bi[1-1-5-g0-idtype1] PASSED [ 46%] tests/python/pytorch/nn/test_nn.py::test_egat_conv_bi[1-1-5-g1-idtype0] PASSED [ 46%] tests/python/pytorch/nn/test_nn.py::test_egat_conv_bi[1-1-5-g1-idtype1] PASSED [ 46%] tests/python/pytorch/nn/test_nn.py::test_egat_conv_bi[1-5-1-g0-idtype0] PASSED [ 46%] tests/python/pytorch/nn/test_nn.py::test_egat_conv_bi[1-5-1-g0-idtype1] PASSED [ 46%] tests/python/pytorch/nn/test_nn.py::test_egat_conv_bi[1-5-1-g1-idtype0] PASSED [ 46%] tests/python/pytorch/nn/test_nn.py::test_egat_conv_bi[1-5-1-g1-idtype1] PASSED [ 46%] tests/python/pytorch/nn/test_nn.py::test_egat_conv_bi[1-5-5-g0-idtype0] PASSED [ 46%] tests/python/pytorch/nn/test_nn.py::test_egat_conv_bi[1-5-5-g0-idtype1] PASSED [ 46%] tests/python/pytorch/nn/test_nn.py::test_egat_conv_bi[1-5-5-g1-idtype0] PASSED [ 46%] tests/python/pytorch/nn/test_nn.py::test_egat_conv_bi[1-5-5-g1-idtype1] PASSED [ 46%] tests/python/pytorch/nn/test_nn.py::test_egat_conv_bi[4-1-1-g0-idtype0] PASSED [ 46%] tests/python/pytorch/nn/test_nn.py::test_egat_conv_bi[4-1-1-g0-idtype1] PASSED [ 46%] tests/python/pytorch/nn/test_nn.py::test_egat_conv_bi[4-1-1-g1-idtype0] PASSED [ 46%] tests/python/pytorch/nn/test_nn.py::test_egat_conv_bi[4-1-1-g1-idtype1] PASSED [ 46%] tests/python/pytorch/nn/test_nn.py::test_egat_conv_bi[4-1-5-g0-idtype0] PASSED [ 46%] tests/python/pytorch/nn/test_nn.py::test_egat_conv_bi[4-1-5-g0-idtype1] PASSED [ 46%] tests/python/pytorch/nn/test_nn.py::test_egat_conv_bi[4-1-5-g1-idtype0] PASSED [ 46%] tests/python/pytorch/nn/test_nn.py::test_egat_conv_bi[4-1-5-g1-idtype1] PASSED [ 46%] tests/python/pytorch/nn/test_nn.py::test_egat_conv_bi[4-5-1-g0-idtype0] PASSED [ 46%] tests/python/pytorch/nn/test_nn.py::test_egat_conv_bi[4-5-1-g0-idtype1] PASSED [ 46%] tests/python/pytorch/nn/test_nn.py::test_egat_conv_bi[4-5-1-g1-idtype0] PASSED [ 46%] tests/python/pytorch/nn/test_nn.py::test_egat_conv_bi[4-5-1-g1-idtype1] PASSED [ 46%] tests/python/pytorch/nn/test_nn.py::test_egat_conv_bi[4-5-5-g0-idtype0] PASSED [ 46%] tests/python/pytorch/nn/test_nn.py::test_egat_conv_bi[4-5-5-g0-idtype1] PASSED [ 46%] tests/python/pytorch/nn/test_nn.py::test_egat_conv_bi[4-5-5-g1-idtype0] PASSED [ 46%] tests/python/pytorch/nn/test_nn.py::test_egat_conv_bi[4-5-5-g1-idtype1] PASSED [ 46%] tests/python/pytorch/nn/test_nn.py::test_egat_conv_edge_weight[1-1-1-g0-idtype0] PASSED [ 46%] tests/python/pytorch/nn/test_nn.py::test_egat_conv_edge_weight[1-1-1-g0-idtype1] PASSED [ 46%] tests/python/pytorch/nn/test_nn.py::test_egat_conv_edge_weight[1-1-1-g1-idtype0] PASSED [ 46%] tests/python/pytorch/nn/test_nn.py::test_egat_conv_edge_weight[1-1-1-g1-idtype1] PASSED [ 46%] tests/python/pytorch/nn/test_nn.py::test_egat_conv_edge_weight[1-1-1-g2-idtype0] PASSED [ 46%] tests/python/pytorch/nn/test_nn.py::test_egat_conv_edge_weight[1-1-1-g2-idtype1] PASSED [ 46%] tests/python/pytorch/nn/test_nn.py::test_egat_conv_edge_weight[1-1-1-g3-idtype0] PASSED [ 46%] tests/python/pytorch/nn/test_nn.py::test_egat_conv_edge_weight[1-1-1-g3-idtype1] PASSED [ 47%] tests/python/pytorch/nn/test_nn.py::test_egat_conv_edge_weight[1-1-1-g4-idtype0] PASSED [ 47%] tests/python/pytorch/nn/test_nn.py::test_egat_conv_edge_weight[1-1-1-g4-idtype1] PASSED [ 47%] tests/python/pytorch/nn/test_nn.py::test_egat_conv_edge_weight[1-1-1-g5-idtype0] PASSED [ 47%] tests/python/pytorch/nn/test_nn.py::test_egat_conv_edge_weight[1-1-1-g5-idtype1] PASSED [ 47%] tests/python/pytorch/nn/test_nn.py::test_egat_conv_edge_weight[1-1-5-g0-idtype0] PASSED [ 47%] tests/python/pytorch/nn/test_nn.py::test_egat_conv_edge_weight[1-1-5-g0-idtype1] PASSED [ 47%] tests/python/pytorch/nn/test_nn.py::test_egat_conv_edge_weight[1-1-5-g1-idtype0] PASSED [ 47%] tests/python/pytorch/nn/test_nn.py::test_egat_conv_edge_weight[1-1-5-g1-idtype1] PASSED [ 47%] tests/python/pytorch/nn/test_nn.py::test_egat_conv_edge_weight[1-1-5-g2-idtype0] PASSED [ 47%] tests/python/pytorch/nn/test_nn.py::test_egat_conv_edge_weight[1-1-5-g2-idtype1] PASSED [ 47%] tests/python/pytorch/nn/test_nn.py::test_egat_conv_edge_weight[1-1-5-g3-idtype0] PASSED [ 47%] tests/python/pytorch/nn/test_nn.py::test_egat_conv_edge_weight[1-1-5-g3-idtype1] PASSED [ 47%] tests/python/pytorch/nn/test_nn.py::test_egat_conv_edge_weight[1-1-5-g4-idtype0] PASSED [ 47%] tests/python/pytorch/nn/test_nn.py::test_egat_conv_edge_weight[1-1-5-g4-idtype1] PASSED [ 47%] tests/python/pytorch/nn/test_nn.py::test_egat_conv_edge_weight[1-1-5-g5-idtype0] PASSED [ 47%] tests/python/pytorch/nn/test_nn.py::test_egat_conv_edge_weight[1-1-5-g5-idtype1] PASSED [ 47%] tests/python/pytorch/nn/test_nn.py::test_egat_conv_edge_weight[1-5-1-g0-idtype0] PASSED [ 47%] tests/python/pytorch/nn/test_nn.py::test_egat_conv_edge_weight[1-5-1-g0-idtype1] PASSED [ 47%] tests/python/pytorch/nn/test_nn.py::test_egat_conv_edge_weight[1-5-1-g1-idtype0] PASSED [ 47%] tests/python/pytorch/nn/test_nn.py::test_egat_conv_edge_weight[1-5-1-g1-idtype1] PASSED [ 47%] tests/python/pytorch/nn/test_nn.py::test_egat_conv_edge_weight[1-5-1-g2-idtype0] PASSED [ 47%] tests/python/pytorch/nn/test_nn.py::test_egat_conv_edge_weight[1-5-1-g2-idtype1] PASSED [ 47%] tests/python/pytorch/nn/test_nn.py::test_egat_conv_edge_weight[1-5-1-g3-idtype0] PASSED [ 47%] tests/python/pytorch/nn/test_nn.py::test_egat_conv_edge_weight[1-5-1-g3-idtype1] PASSED [ 47%] tests/python/pytorch/nn/test_nn.py::test_egat_conv_edge_weight[1-5-1-g4-idtype0] PASSED [ 47%] tests/python/pytorch/nn/test_nn.py::test_egat_conv_edge_weight[1-5-1-g4-idtype1] PASSED [ 47%] tests/python/pytorch/nn/test_nn.py::test_egat_conv_edge_weight[1-5-1-g5-idtype0] PASSED [ 47%] tests/python/pytorch/nn/test_nn.py::test_egat_conv_edge_weight[1-5-1-g5-idtype1] PASSED [ 47%] tests/python/pytorch/nn/test_nn.py::test_egat_conv_edge_weight[1-5-5-g0-idtype0] PASSED [ 47%] tests/python/pytorch/nn/test_nn.py::test_egat_conv_edge_weight[1-5-5-g0-idtype1] PASSED [ 47%] tests/python/pytorch/nn/test_nn.py::test_egat_conv_edge_weight[1-5-5-g1-idtype0] PASSED [ 47%] tests/python/pytorch/nn/test_nn.py::test_egat_conv_edge_weight[1-5-5-g1-idtype1] PASSED [ 47%] tests/python/pytorch/nn/test_nn.py::test_egat_conv_edge_weight[1-5-5-g2-idtype0] PASSED [ 47%] tests/python/pytorch/nn/test_nn.py::test_egat_conv_edge_weight[1-5-5-g2-idtype1] PASSED [ 47%] tests/python/pytorch/nn/test_nn.py::test_egat_conv_edge_weight[1-5-5-g3-idtype0] PASSED [ 47%] tests/python/pytorch/nn/test_nn.py::test_egat_conv_edge_weight[1-5-5-g3-idtype1] PASSED [ 47%] tests/python/pytorch/nn/test_nn.py::test_egat_conv_edge_weight[1-5-5-g4-idtype0] PASSED [ 47%] tests/python/pytorch/nn/test_nn.py::test_egat_conv_edge_weight[1-5-5-g4-idtype1] PASSED [ 47%] tests/python/pytorch/nn/test_nn.py::test_egat_conv_edge_weight[1-5-5-g5-idtype0] PASSED [ 47%] tests/python/pytorch/nn/test_nn.py::test_egat_conv_edge_weight[1-5-5-g5-idtype1] PASSED [ 47%] tests/python/pytorch/nn/test_nn.py::test_egat_conv_edge_weight[4-1-1-g0-idtype0] PASSED [ 47%] tests/python/pytorch/nn/test_nn.py::test_egat_conv_edge_weight[4-1-1-g0-idtype1] PASSED [ 47%] tests/python/pytorch/nn/test_nn.py::test_egat_conv_edge_weight[4-1-1-g1-idtype0] PASSED [ 47%] tests/python/pytorch/nn/test_nn.py::test_egat_conv_edge_weight[4-1-1-g1-idtype1] PASSED [ 47%] tests/python/pytorch/nn/test_nn.py::test_egat_conv_edge_weight[4-1-1-g2-idtype0] PASSED [ 47%] tests/python/pytorch/nn/test_nn.py::test_egat_conv_edge_weight[4-1-1-g2-idtype1] PASSED [ 47%] tests/python/pytorch/nn/test_nn.py::test_egat_conv_edge_weight[4-1-1-g3-idtype0] PASSED [ 47%] tests/python/pytorch/nn/test_nn.py::test_egat_conv_edge_weight[4-1-1-g3-idtype1] PASSED [ 47%] tests/python/pytorch/nn/test_nn.py::test_egat_conv_edge_weight[4-1-1-g4-idtype0] PASSED [ 47%] tests/python/pytorch/nn/test_nn.py::test_egat_conv_edge_weight[4-1-1-g4-idtype1] PASSED [ 47%] tests/python/pytorch/nn/test_nn.py::test_egat_conv_edge_weight[4-1-1-g5-idtype0] PASSED [ 47%] tests/python/pytorch/nn/test_nn.py::test_egat_conv_edge_weight[4-1-1-g5-idtype1] PASSED [ 47%] tests/python/pytorch/nn/test_nn.py::test_egat_conv_edge_weight[4-1-5-g0-idtype0] PASSED [ 47%] tests/python/pytorch/nn/test_nn.py::test_egat_conv_edge_weight[4-1-5-g0-idtype1] PASSED [ 47%] tests/python/pytorch/nn/test_nn.py::test_egat_conv_edge_weight[4-1-5-g1-idtype0] PASSED [ 47%] tests/python/pytorch/nn/test_nn.py::test_egat_conv_edge_weight[4-1-5-g1-idtype1] PASSED [ 47%] tests/python/pytorch/nn/test_nn.py::test_egat_conv_edge_weight[4-1-5-g2-idtype0] PASSED [ 47%] tests/python/pytorch/nn/test_nn.py::test_egat_conv_edge_weight[4-1-5-g2-idtype1] PASSED [ 47%] tests/python/pytorch/nn/test_nn.py::test_egat_conv_edge_weight[4-1-5-g3-idtype0] PASSED [ 47%] tests/python/pytorch/nn/test_nn.py::test_egat_conv_edge_weight[4-1-5-g3-idtype1] PASSED [ 47%] tests/python/pytorch/nn/test_nn.py::test_egat_conv_edge_weight[4-1-5-g4-idtype0] PASSED [ 48%] tests/python/pytorch/nn/test_nn.py::test_egat_conv_edge_weight[4-1-5-g4-idtype1] PASSED [ 48%] tests/python/pytorch/nn/test_nn.py::test_egat_conv_edge_weight[4-1-5-g5-idtype0] PASSED [ 48%] tests/python/pytorch/nn/test_nn.py::test_egat_conv_edge_weight[4-1-5-g5-idtype1] PASSED [ 48%] tests/python/pytorch/nn/test_nn.py::test_egat_conv_edge_weight[4-5-1-g0-idtype0] PASSED [ 48%] tests/python/pytorch/nn/test_nn.py::test_egat_conv_edge_weight[4-5-1-g0-idtype1] PASSED [ 48%] tests/python/pytorch/nn/test_nn.py::test_egat_conv_edge_weight[4-5-1-g1-idtype0] PASSED [ 48%] tests/python/pytorch/nn/test_nn.py::test_egat_conv_edge_weight[4-5-1-g1-idtype1] PASSED [ 48%] tests/python/pytorch/nn/test_nn.py::test_egat_conv_edge_weight[4-5-1-g2-idtype0] PASSED [ 48%] tests/python/pytorch/nn/test_nn.py::test_egat_conv_edge_weight[4-5-1-g2-idtype1] PASSED [ 48%] tests/python/pytorch/nn/test_nn.py::test_egat_conv_edge_weight[4-5-1-g3-idtype0] PASSED [ 48%] tests/python/pytorch/nn/test_nn.py::test_egat_conv_edge_weight[4-5-1-g3-idtype1] PASSED [ 48%] tests/python/pytorch/nn/test_nn.py::test_egat_conv_edge_weight[4-5-1-g4-idtype0] PASSED [ 48%] tests/python/pytorch/nn/test_nn.py::test_egat_conv_edge_weight[4-5-1-g4-idtype1] PASSED [ 48%] tests/python/pytorch/nn/test_nn.py::test_egat_conv_edge_weight[4-5-1-g5-idtype0] PASSED [ 48%] tests/python/pytorch/nn/test_nn.py::test_egat_conv_edge_weight[4-5-1-g5-idtype1] PASSED [ 48%] tests/python/pytorch/nn/test_nn.py::test_egat_conv_edge_weight[4-5-5-g0-idtype0] PASSED [ 48%] tests/python/pytorch/nn/test_nn.py::test_egat_conv_edge_weight[4-5-5-g0-idtype1] PASSED [ 48%] tests/python/pytorch/nn/test_nn.py::test_egat_conv_edge_weight[4-5-5-g1-idtype0] PASSED [ 48%] tests/python/pytorch/nn/test_nn.py::test_egat_conv_edge_weight[4-5-5-g1-idtype1] PASSED [ 48%] tests/python/pytorch/nn/test_nn.py::test_egat_conv_edge_weight[4-5-5-g2-idtype0] PASSED [ 48%] tests/python/pytorch/nn/test_nn.py::test_egat_conv_edge_weight[4-5-5-g2-idtype1] PASSED [ 48%] tests/python/pytorch/nn/test_nn.py::test_egat_conv_edge_weight[4-5-5-g3-idtype0] PASSED [ 48%] tests/python/pytorch/nn/test_nn.py::test_egat_conv_edge_weight[4-5-5-g3-idtype1] PASSED [ 48%] tests/python/pytorch/nn/test_nn.py::test_egat_conv_edge_weight[4-5-5-g4-idtype0] PASSED [ 48%] tests/python/pytorch/nn/test_nn.py::test_egat_conv_edge_weight[4-5-5-g4-idtype1] PASSED [ 48%] tests/python/pytorch/nn/test_nn.py::test_egat_conv_edge_weight[4-5-5-g5-idtype0] PASSED [ 48%] tests/python/pytorch/nn/test_nn.py::test_egat_conv_edge_weight[4-5-5-g5-idtype1] PASSED [ 48%] tests/python/pytorch/nn/test_nn.py::test_edgegat_conv[1-1-g0-idtype0] PASSED [ 48%] tests/python/pytorch/nn/test_nn.py::test_edgegat_conv[1-1-g0-idtype1] PASSED [ 48%] tests/python/pytorch/nn/test_nn.py::test_edgegat_conv[1-1-g1-idtype0] PASSED [ 48%] tests/python/pytorch/nn/test_nn.py::test_edgegat_conv[1-1-g1-idtype1] PASSED [ 48%] tests/python/pytorch/nn/test_nn.py::test_edgegat_conv[1-1-g2-idtype0] PASSED [ 48%] tests/python/pytorch/nn/test_nn.py::test_edgegat_conv[1-1-g2-idtype1] PASSED [ 48%] tests/python/pytorch/nn/test_nn.py::test_edgegat_conv[1-1-g3-idtype0] PASSED [ 48%] tests/python/pytorch/nn/test_nn.py::test_edgegat_conv[1-1-g3-idtype1] PASSED [ 48%] tests/python/pytorch/nn/test_nn.py::test_edgegat_conv[1-1-g4-idtype0] PASSED [ 48%] tests/python/pytorch/nn/test_nn.py::test_edgegat_conv[1-1-g4-idtype1] PASSED [ 48%] tests/python/pytorch/nn/test_nn.py::test_edgegat_conv[1-1-g5-idtype0] PASSED [ 48%] tests/python/pytorch/nn/test_nn.py::test_edgegat_conv[1-1-g5-idtype1] PASSED [ 48%] tests/python/pytorch/nn/test_nn.py::test_edgegat_conv[1-5-g0-idtype0] PASSED [ 48%] tests/python/pytorch/nn/test_nn.py::test_edgegat_conv[1-5-g0-idtype1] PASSED [ 48%] tests/python/pytorch/nn/test_nn.py::test_edgegat_conv[1-5-g1-idtype0] PASSED [ 48%] tests/python/pytorch/nn/test_nn.py::test_edgegat_conv[1-5-g1-idtype1] PASSED [ 48%] tests/python/pytorch/nn/test_nn.py::test_edgegat_conv[1-5-g2-idtype0] PASSED [ 48%] tests/python/pytorch/nn/test_nn.py::test_edgegat_conv[1-5-g2-idtype1] PASSED [ 48%] tests/python/pytorch/nn/test_nn.py::test_edgegat_conv[1-5-g3-idtype0] PASSED [ 48%] tests/python/pytorch/nn/test_nn.py::test_edgegat_conv[1-5-g3-idtype1] PASSED [ 48%] tests/python/pytorch/nn/test_nn.py::test_edgegat_conv[1-5-g4-idtype0] PASSED [ 48%] tests/python/pytorch/nn/test_nn.py::test_edgegat_conv[1-5-g4-idtype1] PASSED [ 48%] tests/python/pytorch/nn/test_nn.py::test_edgegat_conv[1-5-g5-idtype0] PASSED [ 48%] tests/python/pytorch/nn/test_nn.py::test_edgegat_conv[1-5-g5-idtype1] PASSED [ 48%] tests/python/pytorch/nn/test_nn.py::test_edgegat_conv[4-1-g0-idtype0] PASSED [ 48%] tests/python/pytorch/nn/test_nn.py::test_edgegat_conv[4-1-g0-idtype1] PASSED [ 48%] tests/python/pytorch/nn/test_nn.py::test_edgegat_conv[4-1-g1-idtype0] PASSED [ 48%] tests/python/pytorch/nn/test_nn.py::test_edgegat_conv[4-1-g1-idtype1] PASSED [ 48%] tests/python/pytorch/nn/test_nn.py::test_edgegat_conv[4-1-g2-idtype0] PASSED [ 48%] tests/python/pytorch/nn/test_nn.py::test_edgegat_conv[4-1-g2-idtype1] PASSED [ 48%] tests/python/pytorch/nn/test_nn.py::test_edgegat_conv[4-1-g3-idtype0] PASSED [ 48%] tests/python/pytorch/nn/test_nn.py::test_edgegat_conv[4-1-g3-idtype1] PASSED [ 48%] tests/python/pytorch/nn/test_nn.py::test_edgegat_conv[4-1-g4-idtype0] PASSED [ 48%] tests/python/pytorch/nn/test_nn.py::test_edgegat_conv[4-1-g4-idtype1] PASSED [ 48%] tests/python/pytorch/nn/test_nn.py::test_edgegat_conv[4-1-g5-idtype0] PASSED [ 49%] tests/python/pytorch/nn/test_nn.py::test_edgegat_conv[4-1-g5-idtype1] PASSED [ 49%] tests/python/pytorch/nn/test_nn.py::test_edgegat_conv[4-5-g0-idtype0] PASSED [ 49%] tests/python/pytorch/nn/test_nn.py::test_edgegat_conv[4-5-g0-idtype1] PASSED [ 49%] tests/python/pytorch/nn/test_nn.py::test_edgegat_conv[4-5-g1-idtype0] PASSED [ 49%] tests/python/pytorch/nn/test_nn.py::test_edgegat_conv[4-5-g1-idtype1] PASSED [ 49%] tests/python/pytorch/nn/test_nn.py::test_edgegat_conv[4-5-g2-idtype0] PASSED [ 49%] tests/python/pytorch/nn/test_nn.py::test_edgegat_conv[4-5-g2-idtype1] PASSED [ 49%] tests/python/pytorch/nn/test_nn.py::test_edgegat_conv[4-5-g3-idtype0] PASSED [ 49%] tests/python/pytorch/nn/test_nn.py::test_edgegat_conv[4-5-g3-idtype1] PASSED [ 49%] tests/python/pytorch/nn/test_nn.py::test_edgegat_conv[4-5-g4-idtype0] PASSED [ 49%] tests/python/pytorch/nn/test_nn.py::test_edgegat_conv[4-5-g4-idtype1] PASSED [ 49%] tests/python/pytorch/nn/test_nn.py::test_edgegat_conv[4-5-g5-idtype0] PASSED [ 49%] tests/python/pytorch/nn/test_nn.py::test_edgegat_conv[4-5-g5-idtype1] PASSED [ 49%] tests/python/pytorch/nn/test_nn.py::test_edgegat_conv_bi[1-1-g0-idtype0] PASSED [ 49%] tests/python/pytorch/nn/test_nn.py::test_edgegat_conv_bi[1-1-g0-idtype1] PASSED [ 49%] tests/python/pytorch/nn/test_nn.py::test_edgegat_conv_bi[1-1-g1-idtype0] PASSED [ 49%] tests/python/pytorch/nn/test_nn.py::test_edgegat_conv_bi[1-1-g1-idtype1] PASSED [ 49%] tests/python/pytorch/nn/test_nn.py::test_edgegat_conv_bi[1-5-g0-idtype0] PASSED [ 49%] tests/python/pytorch/nn/test_nn.py::test_edgegat_conv_bi[1-5-g0-idtype1] PASSED [ 49%] tests/python/pytorch/nn/test_nn.py::test_edgegat_conv_bi[1-5-g1-idtype0] PASSED [ 49%] tests/python/pytorch/nn/test_nn.py::test_edgegat_conv_bi[1-5-g1-idtype1] PASSED [ 49%] tests/python/pytorch/nn/test_nn.py::test_edgegat_conv_bi[4-1-g0-idtype0] PASSED [ 49%] tests/python/pytorch/nn/test_nn.py::test_edgegat_conv_bi[4-1-g0-idtype1] PASSED [ 49%] tests/python/pytorch/nn/test_nn.py::test_edgegat_conv_bi[4-1-g1-idtype0] PASSED [ 49%] tests/python/pytorch/nn/test_nn.py::test_edgegat_conv_bi[4-1-g1-idtype1] PASSED [ 49%] tests/python/pytorch/nn/test_nn.py::test_edgegat_conv_bi[4-5-g0-idtype0] PASSED [ 49%] tests/python/pytorch/nn/test_nn.py::test_edgegat_conv_bi[4-5-g0-idtype1] PASSED [ 49%] tests/python/pytorch/nn/test_nn.py::test_edgegat_conv_bi[4-5-g1-idtype0] PASSED [ 49%] tests/python/pytorch/nn/test_nn.py::test_edgegat_conv_bi[4-5-g1-idtype1] PASSED [ 49%] tests/python/pytorch/nn/test_nn.py::test_sage_conv[mean-g0-idtype0] PASSED [ 49%] tests/python/pytorch/nn/test_nn.py::test_sage_conv[mean-g0-idtype1] PASSED [ 49%] tests/python/pytorch/nn/test_nn.py::test_sage_conv[mean-g1-idtype0] PASSED [ 49%] tests/python/pytorch/nn/test_nn.py::test_sage_conv[mean-g1-idtype1] PASSED [ 49%] tests/python/pytorch/nn/test_nn.py::test_sage_conv[mean-g2-idtype0] PASSED [ 49%] tests/python/pytorch/nn/test_nn.py::test_sage_conv[mean-g2-idtype1] PASSED [ 49%] tests/python/pytorch/nn/test_nn.py::test_sage_conv[mean-g3-idtype0] PASSED [ 49%] tests/python/pytorch/nn/test_nn.py::test_sage_conv[mean-g3-idtype1] PASSED [ 49%] tests/python/pytorch/nn/test_nn.py::test_sage_conv[mean-g4-idtype0] PASSED [ 49%] tests/python/pytorch/nn/test_nn.py::test_sage_conv[mean-g4-idtype1] PASSED [ 49%] tests/python/pytorch/nn/test_nn.py::test_sage_conv[mean-g5-idtype0] PASSED [ 49%] tests/python/pytorch/nn/test_nn.py::test_sage_conv[mean-g5-idtype1] PASSED [ 49%] tests/python/pytorch/nn/test_nn.py::test_sage_conv[mean-g6-idtype0] PASSED [ 49%] tests/python/pytorch/nn/test_nn.py::test_sage_conv[mean-g6-idtype1] PASSED [ 49%] tests/python/pytorch/nn/test_nn.py::test_sage_conv[mean-g7-idtype0] PASSED [ 49%] tests/python/pytorch/nn/test_nn.py::test_sage_conv[mean-g7-idtype1] PASSED [ 49%] tests/python/pytorch/nn/test_nn.py::test_sage_conv[pool-g0-idtype0] PASSED [ 49%] tests/python/pytorch/nn/test_nn.py::test_sage_conv[pool-g0-idtype1] PASSED [ 49%] tests/python/pytorch/nn/test_nn.py::test_sage_conv[pool-g1-idtype0] PASSED [ 49%] tests/python/pytorch/nn/test_nn.py::test_sage_conv[pool-g1-idtype1] PASSED [ 49%] tests/python/pytorch/nn/test_nn.py::test_sage_conv[pool-g2-idtype0] PASSED [ 49%] tests/python/pytorch/nn/test_nn.py::test_sage_conv[pool-g2-idtype1] PASSED [ 49%] tests/python/pytorch/nn/test_nn.py::test_sage_conv[pool-g3-idtype0] PASSED [ 49%] tests/python/pytorch/nn/test_nn.py::test_sage_conv[pool-g3-idtype1] PASSED [ 49%] tests/python/pytorch/nn/test_nn.py::test_sage_conv[pool-g4-idtype0] PASSED [ 49%] tests/python/pytorch/nn/test_nn.py::test_sage_conv[pool-g4-idtype1] PASSED [ 49%] tests/python/pytorch/nn/test_nn.py::test_sage_conv[pool-g5-idtype0] PASSED [ 49%] tests/python/pytorch/nn/test_nn.py::test_sage_conv[pool-g5-idtype1] PASSED [ 49%] tests/python/pytorch/nn/test_nn.py::test_sage_conv[pool-g6-idtype0] PASSED [ 49%] tests/python/pytorch/nn/test_nn.py::test_sage_conv[pool-g6-idtype1] PASSED [ 49%] tests/python/pytorch/nn/test_nn.py::test_sage_conv[pool-g7-idtype0] PASSED [ 49%] tests/python/pytorch/nn/test_nn.py::test_sage_conv[pool-g7-idtype1] PASSED [ 49%] tests/python/pytorch/nn/test_nn.py::test_sage_conv[gcn-g0-idtype0] PASSED [ 50%] tests/python/pytorch/nn/test_nn.py::test_sage_conv[gcn-g0-idtype1] PASSED [ 50%] tests/python/pytorch/nn/test_nn.py::test_sage_conv[gcn-g1-idtype0] PASSED [ 50%] tests/python/pytorch/nn/test_nn.py::test_sage_conv[gcn-g1-idtype1] PASSED [ 50%] tests/python/pytorch/nn/test_nn.py::test_sage_conv[gcn-g2-idtype0] PASSED [ 50%] tests/python/pytorch/nn/test_nn.py::test_sage_conv[gcn-g2-idtype1] PASSED [ 50%] tests/python/pytorch/nn/test_nn.py::test_sage_conv[gcn-g3-idtype0] PASSED [ 50%] tests/python/pytorch/nn/test_nn.py::test_sage_conv[gcn-g3-idtype1] PASSED [ 50%] tests/python/pytorch/nn/test_nn.py::test_sage_conv[gcn-g4-idtype0] PASSED [ 50%] tests/python/pytorch/nn/test_nn.py::test_sage_conv[gcn-g4-idtype1] PASSED [ 50%] tests/python/pytorch/nn/test_nn.py::test_sage_conv[gcn-g5-idtype0] PASSED [ 50%] tests/python/pytorch/nn/test_nn.py::test_sage_conv[gcn-g5-idtype1] PASSED [ 50%] tests/python/pytorch/nn/test_nn.py::test_sage_conv[gcn-g6-idtype0] PASSED [ 50%] tests/python/pytorch/nn/test_nn.py::test_sage_conv[gcn-g6-idtype1] PASSED [ 50%] tests/python/pytorch/nn/test_nn.py::test_sage_conv[gcn-g7-idtype0] PASSED [ 50%] tests/python/pytorch/nn/test_nn.py::test_sage_conv[gcn-g7-idtype1] PASSED [ 50%] tests/python/pytorch/nn/test_nn.py::test_sage_conv[lstm-g0-idtype0] PASSED [ 50%] tests/python/pytorch/nn/test_nn.py::test_sage_conv[lstm-g0-idtype1] PASSED [ 50%] tests/python/pytorch/nn/test_nn.py::test_sage_conv[lstm-g1-idtype0] PASSED [ 50%] tests/python/pytorch/nn/test_nn.py::test_sage_conv[lstm-g1-idtype1] PASSED [ 50%] tests/python/pytorch/nn/test_nn.py::test_sage_conv[lstm-g2-idtype0] PASSED [ 50%] tests/python/pytorch/nn/test_nn.py::test_sage_conv[lstm-g2-idtype1] PASSED [ 50%] tests/python/pytorch/nn/test_nn.py::test_sage_conv[lstm-g3-idtype0] PASSED [ 50%] tests/python/pytorch/nn/test_nn.py::test_sage_conv[lstm-g3-idtype1] PASSED [ 50%] tests/python/pytorch/nn/test_nn.py::test_sage_conv[lstm-g4-idtype0] PASSED [ 50%] tests/python/pytorch/nn/test_nn.py::test_sage_conv[lstm-g4-idtype1] PASSED [ 50%] tests/python/pytorch/nn/test_nn.py::test_sage_conv[lstm-g5-idtype0] PASSED [ 50%] tests/python/pytorch/nn/test_nn.py::test_sage_conv[lstm-g5-idtype1] PASSED [ 50%] tests/python/pytorch/nn/test_nn.py::test_sage_conv[lstm-g6-idtype0] PASSED [ 50%] tests/python/pytorch/nn/test_nn.py::test_sage_conv[lstm-g6-idtype1] PASSED [ 50%] tests/python/pytorch/nn/test_nn.py::test_sage_conv[lstm-g7-idtype0] PASSED [ 50%] tests/python/pytorch/nn/test_nn.py::test_sage_conv[lstm-g7-idtype1] PASSED [ 50%] tests/python/pytorch/nn/test_nn.py::test_sage_conv_bi[1-mean-g0-idtype0] PASSED [ 50%] tests/python/pytorch/nn/test_nn.py::test_sage_conv_bi[1-mean-g0-idtype1] PASSED [ 50%] tests/python/pytorch/nn/test_nn.py::test_sage_conv_bi[1-mean-g1-idtype0] PASSED [ 50%] tests/python/pytorch/nn/test_nn.py::test_sage_conv_bi[1-mean-g1-idtype1] PASSED [ 50%] tests/python/pytorch/nn/test_nn.py::test_sage_conv_bi[1-mean-g2-idtype0] PASSED [ 50%] tests/python/pytorch/nn/test_nn.py::test_sage_conv_bi[1-mean-g2-idtype1] PASSED [ 50%] tests/python/pytorch/nn/test_nn.py::test_sage_conv_bi[1-pool-g0-idtype0] PASSED [ 50%] tests/python/pytorch/nn/test_nn.py::test_sage_conv_bi[1-pool-g0-idtype1] PASSED [ 50%] tests/python/pytorch/nn/test_nn.py::test_sage_conv_bi[1-pool-g1-idtype0] PASSED [ 50%] tests/python/pytorch/nn/test_nn.py::test_sage_conv_bi[1-pool-g1-idtype1] PASSED [ 50%] tests/python/pytorch/nn/test_nn.py::test_sage_conv_bi[1-pool-g2-idtype0] PASSED [ 50%] tests/python/pytorch/nn/test_nn.py::test_sage_conv_bi[1-pool-g2-idtype1] PASSED [ 50%] tests/python/pytorch/nn/test_nn.py::test_sage_conv_bi[1-gcn-g0-idtype0] PASSED [ 50%] tests/python/pytorch/nn/test_nn.py::test_sage_conv_bi[1-gcn-g0-idtype1] PASSED [ 50%] tests/python/pytorch/nn/test_nn.py::test_sage_conv_bi[1-gcn-g1-idtype0] PASSED [ 50%] tests/python/pytorch/nn/test_nn.py::test_sage_conv_bi[1-gcn-g1-idtype1] PASSED [ 50%] tests/python/pytorch/nn/test_nn.py::test_sage_conv_bi[1-gcn-g2-idtype0] PASSED [ 50%] tests/python/pytorch/nn/test_nn.py::test_sage_conv_bi[1-gcn-g2-idtype1] PASSED [ 50%] tests/python/pytorch/nn/test_nn.py::test_sage_conv_bi[1-lstm-g0-idtype0] PASSED [ 50%] tests/python/pytorch/nn/test_nn.py::test_sage_conv_bi[1-lstm-g0-idtype1] PASSED [ 50%] tests/python/pytorch/nn/test_nn.py::test_sage_conv_bi[1-lstm-g1-idtype0] PASSED [ 50%] tests/python/pytorch/nn/test_nn.py::test_sage_conv_bi[1-lstm-g1-idtype1] PASSED [ 50%] tests/python/pytorch/nn/test_nn.py::test_sage_conv_bi[1-lstm-g2-idtype0] PASSED [ 50%] tests/python/pytorch/nn/test_nn.py::test_sage_conv_bi[1-lstm-g2-idtype1] PASSED [ 50%] tests/python/pytorch/nn/test_nn.py::test_sage_conv_bi[2-mean-g0-idtype0] PASSED [ 50%] tests/python/pytorch/nn/test_nn.py::test_sage_conv_bi[2-mean-g0-idtype1] PASSED [ 50%] tests/python/pytorch/nn/test_nn.py::test_sage_conv_bi[2-mean-g1-idtype0] PASSED [ 50%] tests/python/pytorch/nn/test_nn.py::test_sage_conv_bi[2-mean-g1-idtype1] PASSED [ 50%] tests/python/pytorch/nn/test_nn.py::test_sage_conv_bi[2-mean-g2-idtype0] PASSED [ 50%] tests/python/pytorch/nn/test_nn.py::test_sage_conv_bi[2-mean-g2-idtype1] PASSED [ 50%] tests/python/pytorch/nn/test_nn.py::test_sage_conv_bi[2-pool-g0-idtype0] PASSED [ 51%] tests/python/pytorch/nn/test_nn.py::test_sage_conv_bi[2-pool-g0-idtype1] PASSED [ 51%] tests/python/pytorch/nn/test_nn.py::test_sage_conv_bi[2-pool-g1-idtype0] PASSED [ 51%] tests/python/pytorch/nn/test_nn.py::test_sage_conv_bi[2-pool-g1-idtype1] PASSED [ 51%] tests/python/pytorch/nn/test_nn.py::test_sage_conv_bi[2-pool-g2-idtype0] PASSED [ 51%] tests/python/pytorch/nn/test_nn.py::test_sage_conv_bi[2-pool-g2-idtype1] PASSED [ 51%] tests/python/pytorch/nn/test_nn.py::test_sage_conv_bi[2-gcn-g0-idtype0] PASSED [ 51%] tests/python/pytorch/nn/test_nn.py::test_sage_conv_bi[2-gcn-g0-idtype1] PASSED [ 51%] tests/python/pytorch/nn/test_nn.py::test_sage_conv_bi[2-gcn-g1-idtype0] PASSED [ 51%] tests/python/pytorch/nn/test_nn.py::test_sage_conv_bi[2-gcn-g1-idtype1] PASSED [ 51%] tests/python/pytorch/nn/test_nn.py::test_sage_conv_bi[2-gcn-g2-idtype0] PASSED [ 51%] tests/python/pytorch/nn/test_nn.py::test_sage_conv_bi[2-gcn-g2-idtype1] PASSED [ 51%] tests/python/pytorch/nn/test_nn.py::test_sage_conv_bi[2-lstm-g0-idtype0] PASSED [ 51%] tests/python/pytorch/nn/test_nn.py::test_sage_conv_bi[2-lstm-g0-idtype1] PASSED [ 51%] tests/python/pytorch/nn/test_nn.py::test_sage_conv_bi[2-lstm-g1-idtype0] PASSED [ 51%] tests/python/pytorch/nn/test_nn.py::test_sage_conv_bi[2-lstm-g1-idtype1] PASSED [ 51%] tests/python/pytorch/nn/test_nn.py::test_sage_conv_bi[2-lstm-g2-idtype0] PASSED [ 51%] tests/python/pytorch/nn/test_nn.py::test_sage_conv_bi[2-lstm-g2-idtype1] PASSED [ 51%] tests/python/pytorch/nn/test_nn.py::test_sage_conv2[1-idtype0] PASSED [ 51%] tests/python/pytorch/nn/test_nn.py::test_sage_conv2[1-idtype1] PASSED [ 51%] tests/python/pytorch/nn/test_nn.py::test_sage_conv2[2-idtype0] PASSED [ 51%] tests/python/pytorch/nn/test_nn.py::test_sage_conv2[2-idtype1] PASSED [ 51%] tests/python/pytorch/nn/test_nn.py::test_sgc_conv[1-g0-idtype0] PASSED [ 51%] tests/python/pytorch/nn/test_nn.py::test_sgc_conv[1-g0-idtype1] PASSED [ 51%] tests/python/pytorch/nn/test_nn.py::test_sgc_conv[1-g1-idtype0] PASSED [ 51%] tests/python/pytorch/nn/test_nn.py::test_sgc_conv[1-g1-idtype1] PASSED [ 51%] tests/python/pytorch/nn/test_nn.py::test_sgc_conv[1-g2-idtype0] PASSED [ 26%] tests/python/pytorch/graphbolt/test_item_sampler.py::test_DistributedItemSampler[False-False-2-36] Client [639] waits on 172.17.0.2:43617 Machine (0) group (0) client (0) connect to server successfuly! Client[0] in group[0] is exiting... Server (0) shutdown. Server is exiting... Done sampling PASSED [ 12%] tests/distributed/test_distributed_sampling.py::test_rpc_bipartite_sampling_shuffle[True-True-1] Converting to homogeneous graph takes 0.001s, peak mem: 3.179 GB Save partitions: 0.001 seconds, peak memory: 3.179 GB There are 1000 edges in the graph and 0 edge cuts for 1 partitions. Converted partitions to GraphBolt format into /tmp/tmppv_ruxtk/test_sampling.json PASSED [ 51%] tests/python/pytorch/nn/test_nn.py::test_sgc_conv[1-g2-idtype1] PASSED [ 51%] tests/python/pytorch/nn/test_nn.py::test_sgc_conv[1-g3-idtype0] PASSED [ 51%] tests/python/pytorch/nn/test_nn.py::test_sgc_conv[1-g3-idtype1] PASSED [ 51%] tests/python/pytorch/nn/test_nn.py::test_sgc_conv[1-g4-idtype0] PASSED [ 51%] tests/python/pytorch/nn/test_nn.py::test_sgc_conv[1-g4-idtype1] PASSED [ 51%] tests/python/pytorch/nn/test_nn.py::test_sgc_conv[1-g5-idtype0] PASSED [ 51%] tests/python/pytorch/nn/test_nn.py::test_sgc_conv[1-g5-idtype1] PASSED [ 51%] tests/python/pytorch/nn/test_nn.py::test_sgc_conv[2-g0-idtype0] PASSED [ 51%] tests/python/pytorch/nn/test_nn.py::test_sgc_conv[2-g0-idtype1] PASSED [ 51%] tests/python/pytorch/nn/test_nn.py::test_sgc_conv[2-g1-idtype0] PASSED [ 51%] tests/python/pytorch/nn/test_nn.py::test_sgc_conv[2-g1-idtype1] PASSED [ 51%] tests/python/pytorch/nn/test_nn.py::test_sgc_conv[2-g2-idtype0] PASSED [ 51%] tests/python/pytorch/nn/test_nn.py::test_sgc_conv[2-g2-idtype1] PASSED [ 51%] tests/python/pytorch/nn/test_nn.py::test_sgc_conv[2-g3-idtype0] PASSED [ 51%] tests/python/pytorch/nn/test_nn.py::test_sgc_conv[2-g3-idtype1] PASSED [ 51%] tests/python/pytorch/nn/test_nn.py::test_sgc_conv[2-g4-idtype0] PASSED [ 51%] tests/python/pytorch/nn/test_nn.py::test_sgc_conv[2-g4-idtype1] PASSED [ 51%] tests/python/pytorch/nn/test_nn.py::test_sgc_conv[2-g5-idtype0] PASSED [ 51%] tests/python/pytorch/nn/test_nn.py::test_sgc_conv[2-g5-idtype1] PASSED [ 51%] tests/python/pytorch/nn/test_nn.py::test_appnp_conv[g0-idtype0] PASSED [ 51%] tests/python/pytorch/nn/test_nn.py::test_appnp_conv[g0-idtype1] PASSED [ 51%] tests/python/pytorch/nn/test_nn.py::test_appnp_conv[g1-idtype0] PASSED [ 51%] tests/python/pytorch/nn/test_nn.py::test_appnp_conv[g1-idtype1] PASSED [ 51%] tests/python/pytorch/nn/test_nn.py::test_appnp_conv[g2-idtype0] PASSED [ 51%] tests/python/pytorch/nn/test_nn.py::test_appnp_conv[g2-idtype1] PASSED [ 51%] tests/python/pytorch/nn/test_nn.py::test_appnp_conv[g3-idtype0] PASSED [ 51%] tests/python/pytorch/nn/test_nn.py::test_appnp_conv[g3-idtype1] PASSED [ 51%] tests/python/pytorch/nn/test_nn.py::test_appnp_conv[g4-idtype0] PASSED [ 51%] tests/python/pytorch/nn/test_nn.py::test_appnp_conv[g4-idtype1] PASSED [ 51%] tests/python/pytorch/nn/test_nn.py::test_appnp_conv[g5-idtype0] PASSED [ 51%] tests/python/pytorch/nn/test_nn.py::test_appnp_conv[g5-idtype1] Initialize the distributed services with graphbolt: False PASSED [ 51%] tests/python/pytorch/nn/test_nn.py::test_appnp_conv_e_weight[g0-idtype0] PASSED [ 51%] tests/python/pytorch/nn/test_nn.py::test_appnp_conv_e_weight[g0-idtype1] PASSED [ 51%] tests/python/pytorch/nn/test_nn.py::test_appnp_conv_e_weight[g1-idtype0] PASSED [ 51%] tests/python/pytorch/nn/test_nn.py::test_appnp_conv_e_weight[g1-idtype1] PASSED [ 51%] tests/python/pytorch/nn/test_nn.py::test_appnp_conv_e_weight[g2-idtype0] PASSED [ 52%] tests/python/pytorch/nn/test_nn.py::test_appnp_conv_e_weight[g2-idtype1] PASSED [ 52%] tests/python/pytorch/nn/test_nn.py::test_appnp_conv_e_weight[g3-idtype0] PASSED [ 52%] tests/python/pytorch/nn/test_nn.py::test_appnp_conv_e_weight[g3-idtype1] PASSED [ 52%] tests/python/pytorch/nn/test_nn.py::test_appnp_conv_e_weight[g4-idtype0] PASSED [ 52%] tests/python/pytorch/nn/test_nn.py::test_appnp_conv_e_weight[g4-idtype1] PASSED [ 52%] tests/python/pytorch/nn/test_nn.py::test_appnp_conv_e_weight[g5-idtype0] PASSED [ 52%] tests/python/pytorch/nn/test_nn.py::test_appnp_conv_e_weight[g5-idtype1] PASSED [ 52%] tests/python/pytorch/nn/test_nn.py::test_gcn2conv_e_weight[True-g0-idtype0] PASSED [ 52%] tests/python/pytorch/nn/test_nn.py::test_gcn2conv_e_weight[True-g0-idtype1] PASSED [ 52%] tests/python/pytorch/nn/test_nn.py::test_gcn2conv_e_weight[True-g1-idtype0] PASSED [ 52%] tests/python/pytorch/nn/test_nn.py::test_gcn2conv_e_weight[True-g1-idtype1] PASSED [ 52%] tests/python/pytorch/nn/test_nn.py::test_gcn2conv_e_weight[True-g2-idtype0] PASSED [ 52%] tests/python/pytorch/nn/test_nn.py::test_gcn2conv_e_weight[True-g2-idtype1] PASSED [ 52%] tests/python/pytorch/nn/test_nn.py::test_gcn2conv_e_weight[True-g3-idtype0] PASSED [ 52%] tests/python/pytorch/nn/test_nn.py::test_gcn2conv_e_weight[True-g3-idtype1] PASSED [ 52%] tests/python/pytorch/nn/test_nn.py::test_gcn2conv_e_weight[True-g4-idtype0] PASSED [ 52%] tests/python/pytorch/nn/test_nn.py::test_gcn2conv_e_weight[True-g4-idtype1] PASSED [ 52%] tests/python/pytorch/nn/test_nn.py::test_gcn2conv_e_weight[True-g5-idtype0] PASSED [ 52%] tests/python/pytorch/nn/test_nn.py::test_gcn2conv_e_weight[True-g5-idtype1] PASSED [ 52%] tests/python/pytorch/nn/test_nn.py::test_gcn2conv_e_weight[False-g0-idtype0] PASSED [ 52%] tests/python/pytorch/nn/test_nn.py::test_gcn2conv_e_weight[False-g0-idtype1] PASSED [ 52%] tests/python/pytorch/nn/test_nn.py::test_gcn2conv_e_weight[False-g1-idtype0] PASSED [ 52%] tests/python/pytorch/nn/test_nn.py::test_gcn2conv_e_weight[False-g1-idtype1] PASSED [ 52%] tests/python/pytorch/nn/test_nn.py::test_gcn2conv_e_weight[False-g2-idtype0] PASSED [ 52%] tests/python/pytorch/nn/test_nn.py::test_gcn2conv_e_weight[False-g2-idtype1] PASSED [ 52%] tests/python/pytorch/nn/test_nn.py::test_gcn2conv_e_weight[False-g3-idtype0] PASSED [ 52%] tests/python/pytorch/nn/test_nn.py::test_gcn2conv_e_weight[False-g3-idtype1] PASSED [ 52%] tests/python/pytorch/nn/test_nn.py::test_gcn2conv_e_weight[False-g4-idtype0] PASSED [ 52%] tests/python/pytorch/nn/test_nn.py::test_gcn2conv_e_weight[False-g4-idtype1] PASSED [ 52%] tests/python/pytorch/nn/test_nn.py::test_gcn2conv_e_weight[False-g5-idtype0] PASSED [ 52%] tests/python/pytorch/nn/test_nn.py::test_gcn2conv_e_weight[False-g5-idtype1] PASSED [ 52%] tests/python/pytorch/nn/test_nn.py::test_sgconv_e_weight[g0-idtype0] PASSED [ 52%] tests/python/pytorch/nn/test_nn.py::test_sgconv_e_weight[g0-idtype1] PASSED [ 52%] tests/python/pytorch/nn/test_nn.py::test_sgconv_e_weight[g1-idtype0] PASSED [ 52%] tests/python/pytorch/nn/test_nn.py::test_sgconv_e_weight[g1-idtype1] PASSED [ 52%] tests/python/pytorch/nn/test_nn.py::test_sgconv_e_weight[g2-idtype0] PASSED [ 52%] tests/python/pytorch/nn/test_nn.py::test_sgconv_e_weight[g2-idtype1] PASSED [ 52%] tests/python/pytorch/nn/test_nn.py::test_sgconv_e_weight[g3-idtype0] PASSED [ 52%] tests/python/pytorch/nn/test_nn.py::test_sgconv_e_weight[g3-idtype1] PASSED [ 52%] tests/python/pytorch/nn/test_nn.py::test_sgconv_e_weight[g4-idtype0] PASSED [ 52%] tests/python/pytorch/nn/test_nn.py::test_sgconv_e_weight[g4-idtype1] PASSED [ 52%] tests/python/pytorch/nn/test_nn.py::test_sgconv_e_weight[g5-idtype0] PASSED [ 52%] tests/python/pytorch/nn/test_nn.py::test_sgconv_e_weight[g5-idtype1] PASSED [ 52%] tests/python/pytorch/nn/test_nn.py::test_tagconv_e_weight[g0-idtype0] PASSED [ 52%] tests/python/pytorch/nn/test_nn.py::test_tagconv_e_weight[g0-idtype1] PASSED [ 52%] tests/python/pytorch/nn/test_nn.py::test_tagconv_e_weight[g1-idtype0] PASSED [ 52%] tests/python/pytorch/nn/test_nn.py::test_tagconv_e_weight[g1-idtype1] PASSED [ 52%] tests/python/pytorch/nn/test_nn.py::test_tagconv_e_weight[g2-idtype0] PASSED [ 52%] tests/python/pytorch/nn/test_nn.py::test_tagconv_e_weight[g2-idtype1] load test_sampling start graph service on server 0 for part 0 Server is waiting for connections on [172.17.0.2:27870]... PASSED [ 52%] tests/python/pytorch/nn/test_nn.py::test_tagconv_e_weight[g3-idtype0] PASSED [ 52%] tests/python/pytorch/nn/test_nn.py::test_tagconv_e_weight[g3-idtype1] PASSED [ 52%] tests/python/pytorch/nn/test_nn.py::test_tagconv_e_weight[g4-idtype0] PASSED [ 52%] tests/python/pytorch/nn/test_nn.py::test_tagconv_e_weight[g4-idtype1] PASSED [ 52%] tests/python/pytorch/nn/test_nn.py::test_tagconv_e_weight[g5-idtype0] PASSED [ 52%] tests/python/pytorch/nn/test_nn.py::test_tagconv_e_weight[g5-idtype1] PASSED [ 52%] tests/python/pytorch/nn/test_nn.py::test_gin_conv[mean-g0-idtype0] PASSED [ 52%] tests/python/pytorch/nn/test_nn.py::test_gin_conv[mean-g0-idtype1] PASSED [ 52%] tests/python/pytorch/nn/test_nn.py::test_gin_conv[mean-g1-idtype0] PASSED [ 52%] tests/python/pytorch/nn/test_nn.py::test_gin_conv[mean-g1-idtype1] PASSED [ 52%] tests/python/pytorch/nn/test_nn.py::test_gin_conv[mean-g2-idtype0] PASSED [ 52%] tests/python/pytorch/nn/test_nn.py::test_gin_conv[mean-g2-idtype1] PASSED [ 53%] tests/python/pytorch/nn/test_nn.py::test_gin_conv[mean-g3-idtype0] PASSED [ 53%] tests/python/pytorch/nn/test_nn.py::test_gin_conv[mean-g3-idtype1] PASSED [ 53%] tests/python/pytorch/nn/test_nn.py::test_gin_conv[mean-g4-idtype0] PASSED [ 53%] tests/python/pytorch/nn/test_nn.py::test_gin_conv[mean-g4-idtype1] PASSED [ 53%] tests/python/pytorch/nn/test_nn.py::test_gin_conv[mean-g5-idtype0] PASSED [ 53%] tests/python/pytorch/nn/test_nn.py::test_gin_conv[mean-g5-idtype1] PASSED [ 53%] tests/python/pytorch/nn/test_nn.py::test_gin_conv[mean-g6-idtype0] PASSED [ 53%] tests/python/pytorch/nn/test_nn.py::test_gin_conv[mean-g6-idtype1] PASSED [ 53%] tests/python/pytorch/nn/test_nn.py::test_gin_conv[max-g0-idtype0] PASSED [ 53%] tests/python/pytorch/nn/test_nn.py::test_gin_conv[max-g0-idtype1] PASSED [ 53%] tests/python/pytorch/nn/test_nn.py::test_gin_conv[max-g1-idtype0] PASSED [ 53%] tests/python/pytorch/nn/test_nn.py::test_gin_conv[max-g1-idtype1] PASSED [ 53%] tests/python/pytorch/nn/test_nn.py::test_gin_conv[max-g2-idtype0] PASSED [ 53%] tests/python/pytorch/nn/test_nn.py::test_gin_conv[max-g2-idtype1] PASSED [ 53%] tests/python/pytorch/nn/test_nn.py::test_gin_conv[max-g3-idtype0] PASSED [ 53%] tests/python/pytorch/nn/test_nn.py::test_gin_conv[max-g3-idtype1] PASSED [ 53%] tests/python/pytorch/nn/test_nn.py::test_gin_conv[max-g4-idtype0] PASSED [ 53%] tests/python/pytorch/nn/test_nn.py::test_gin_conv[max-g4-idtype1] PASSED [ 53%] tests/python/pytorch/nn/test_nn.py::test_gin_conv[max-g5-idtype0] PASSED [ 53%] tests/python/pytorch/nn/test_nn.py::test_gin_conv[max-g5-idtype1] PASSED [ 53%] tests/python/pytorch/nn/test_nn.py::test_gin_conv[max-g6-idtype0] PASSED [ 53%] tests/python/pytorch/nn/test_nn.py::test_gin_conv[max-g6-idtype1] PASSED [ 53%] tests/python/pytorch/nn/test_nn.py::test_gin_conv[sum-g0-idtype0] PASSED [ 53%] tests/python/pytorch/nn/test_nn.py::test_gin_conv[sum-g0-idtype1] PASSED [ 53%] tests/python/pytorch/nn/test_nn.py::test_gin_conv[sum-g1-idtype0] PASSED [ 53%] tests/python/pytorch/nn/test_nn.py::test_gin_conv[sum-g1-idtype1] PASSED [ 53%] tests/python/pytorch/nn/test_nn.py::test_gin_conv[sum-g2-idtype0] PASSED [ 53%] tests/python/pytorch/nn/test_nn.py::test_gin_conv[sum-g2-idtype1] PASSED [ 53%] tests/python/pytorch/nn/test_nn.py::test_gin_conv[sum-g3-idtype0] PASSED [ 53%] tests/python/pytorch/nn/test_nn.py::test_gin_conv[sum-g3-idtype1] PASSED [ 53%] tests/python/pytorch/nn/test_nn.py::test_gin_conv[sum-g4-idtype0] PASSED [ 53%] tests/python/pytorch/nn/test_nn.py::test_gin_conv[sum-g4-idtype1] PASSED [ 53%] tests/python/pytorch/nn/test_nn.py::test_gin_conv[sum-g5-idtype0] PASSED [ 53%] tests/python/pytorch/nn/test_nn.py::test_gin_conv[sum-g5-idtype1] PASSED [ 53%] tests/python/pytorch/nn/test_nn.py::test_gin_conv[sum-g6-idtype0] PASSED [ 53%] tests/python/pytorch/nn/test_nn.py::test_gin_conv[sum-g6-idtype1] PASSED [ 53%] tests/python/pytorch/nn/test_nn.py::test_gine_conv[g0-idtype0] PASSED [ 53%] tests/python/pytorch/nn/test_nn.py::test_gine_conv[g0-idtype1] PASSED [ 53%] tests/python/pytorch/nn/test_nn.py::test_gine_conv[g1-idtype0] PASSED [ 53%] tests/python/pytorch/nn/test_nn.py::test_gine_conv[g1-idtype1] PASSED [ 53%] tests/python/pytorch/nn/test_nn.py::test_gine_conv[g2-idtype0] PASSED [ 53%] tests/python/pytorch/nn/test_nn.py::test_gine_conv[g2-idtype1] PASSED [ 53%] tests/python/pytorch/nn/test_nn.py::test_gine_conv[g3-idtype0] PASSED [ 53%] tests/python/pytorch/nn/test_nn.py::test_gine_conv[g3-idtype1] PASSED [ 53%] tests/python/pytorch/nn/test_nn.py::test_gine_conv[g4-idtype0] PASSED [ 53%] tests/python/pytorch/nn/test_nn.py::test_gine_conv[g4-idtype1] PASSED [ 53%] tests/python/pytorch/nn/test_nn.py::test_gine_conv[g5-idtype0] PASSED [ 53%] tests/python/pytorch/nn/test_nn.py::test_gine_conv[g5-idtype1] PASSED [ 53%] tests/python/pytorch/nn/test_nn.py::test_gine_conv[g6-idtype0] PASSED [ 53%] tests/python/pytorch/nn/test_nn.py::test_gine_conv[g6-idtype1] PASSED [ 53%] tests/python/pytorch/nn/test_nn.py::test_gine_conv[g7-idtype0] PASSED [ 53%] tests/python/pytorch/nn/test_nn.py::test_gine_conv[g7-idtype1] PASSED [ 53%] tests/python/pytorch/nn/test_nn.py::test_gin_conv_bi[mean-g0-idtype0] PASSED [ 53%] tests/python/pytorch/nn/test_nn.py::test_gin_conv_bi[mean-g0-idtype1] PASSED [ 53%] tests/python/pytorch/nn/test_nn.py::test_gin_conv_bi[mean-g1-idtype0] PASSED [ 53%] tests/python/pytorch/nn/test_nn.py::test_gin_conv_bi[mean-g1-idtype1] PASSED [ 53%] tests/python/pytorch/nn/test_nn.py::test_gin_conv_bi[max-g0-idtype0] PASSED [ 53%] tests/python/pytorch/nn/test_nn.py::test_gin_conv_bi[max-g0-idtype1] PASSED [ 53%] tests/python/pytorch/nn/test_nn.py::test_gin_conv_bi[max-g1-idtype0] PASSED [ 53%] tests/python/pytorch/nn/test_nn.py::test_gin_conv_bi[max-g1-idtype1] PASSED [ 53%] tests/python/pytorch/nn/test_nn.py::test_gin_conv_bi[sum-g0-idtype0] PASSED [ 53%] tests/python/pytorch/nn/test_nn.py::test_gin_conv_bi[sum-g0-idtype1] PASSED [ 54%] tests/python/pytorch/nn/test_nn.py::test_gin_conv_bi[sum-g1-idtype0] PASSED [ 54%] tests/python/pytorch/nn/test_nn.py::test_gin_conv_bi[sum-g1-idtype1] PASSED [ 54%] tests/python/pytorch/nn/test_nn.py::test_agnn_conv[g0-idtype0] PASSED [ 54%] tests/python/pytorch/nn/test_nn.py::test_agnn_conv[g0-idtype1] PASSED [ 54%] tests/python/pytorch/nn/test_nn.py::test_agnn_conv[g1-idtype0] PASSED [ 54%] tests/python/pytorch/nn/test_nn.py::test_agnn_conv[g1-idtype1] PASSED [ 54%] tests/python/pytorch/nn/test_nn.py::test_agnn_conv[g2-idtype0] PASSED [ 54%] tests/python/pytorch/nn/test_nn.py::test_agnn_conv[g2-idtype1] PASSED [ 54%] tests/python/pytorch/nn/test_nn.py::test_agnn_conv[g3-idtype0] PASSED [ 54%] tests/python/pytorch/nn/test_nn.py::test_agnn_conv[g3-idtype1] PASSED [ 54%] tests/python/pytorch/nn/test_nn.py::test_agnn_conv[g4-idtype0] PASSED [ 54%] tests/python/pytorch/nn/test_nn.py::test_agnn_conv[g4-idtype1] PASSED [ 54%] tests/python/pytorch/nn/test_nn.py::test_agnn_conv[g5-idtype0] PASSED [ 54%] tests/python/pytorch/nn/test_nn.py::test_agnn_conv[g5-idtype1] PASSED [ 54%] tests/python/pytorch/nn/test_nn.py::test_agnn_conv[g6-idtype0] PASSED [ 54%] tests/python/pytorch/nn/test_nn.py::test_agnn_conv[g6-idtype1] PASSED [ 54%] tests/python/pytorch/nn/test_nn.py::test_agnn_conv_bi[g0-idtype0] PASSED [ 54%] tests/python/pytorch/nn/test_nn.py::test_agnn_conv_bi[g0-idtype1] PASSED [ 54%] tests/python/pytorch/nn/test_nn.py::test_agnn_conv_bi[g1-idtype0] PASSED [ 54%] tests/python/pytorch/nn/test_nn.py::test_agnn_conv_bi[g1-idtype1] PASSED [ 54%] tests/python/pytorch/nn/test_nn.py::test_gated_graph_conv[g0-idtype0] PASSED [ 54%] tests/python/pytorch/nn/test_nn.py::test_gated_graph_conv[g0-idtype1] PASSED [ 54%] tests/python/pytorch/nn/test_nn.py::test_gated_graph_conv[g1-idtype0] PASSED [ 54%] tests/python/pytorch/nn/test_nn.py::test_gated_graph_conv[g1-idtype1] PASSED [ 54%] tests/python/pytorch/nn/test_nn.py::test_gated_graph_conv[g2-idtype0] PASSED [ 54%] tests/python/pytorch/nn/test_nn.py::test_gated_graph_conv[g2-idtype1] PASSED [ 54%] tests/python/pytorch/nn/test_nn.py::test_gated_graph_conv[g3-idtype0] PASSED [ 54%] tests/python/pytorch/nn/test_nn.py::test_gated_graph_conv[g3-idtype1] PASSED [ 54%] tests/python/pytorch/nn/test_nn.py::test_gated_graph_conv[g4-idtype0] PASSED [ 54%] tests/python/pytorch/nn/test_nn.py::test_gated_graph_conv[g4-idtype1] PASSED [ 54%] tests/python/pytorch/nn/test_nn.py::test_gated_graph_conv[g5-idtype0] PASSED [ 54%] tests/python/pytorch/nn/test_nn.py::test_gated_graph_conv[g5-idtype1] PASSED [ 54%] tests/python/pytorch/nn/test_nn.py::test_gated_graph_conv_one_etype[g0-idtype0] PASSED [ 54%] tests/python/pytorch/nn/test_nn.py::test_gated_graph_conv_one_etype[g0-idtype1] PASSED [ 54%] tests/python/pytorch/nn/test_nn.py::test_gated_graph_conv_one_etype[g1-idtype0] PASSED [ 54%] tests/python/pytorch/nn/test_nn.py::test_gated_graph_conv_one_etype[g1-idtype1] PASSED [ 54%] tests/python/pytorch/nn/test_nn.py::test_gated_graph_conv_one_etype[g2-idtype0] PASSED [ 54%] tests/python/pytorch/nn/test_nn.py::test_gated_graph_conv_one_etype[g2-idtype1] PASSED [ 54%] tests/python/pytorch/nn/test_nn.py::test_gated_graph_conv_one_etype[g3-idtype0] PASSED [ 54%] tests/python/pytorch/nn/test_nn.py::test_gated_graph_conv_one_etype[g3-idtype1] PASSED [ 54%] tests/python/pytorch/nn/test_nn.py::test_gated_graph_conv_one_etype[g4-idtype0] PASSED [ 54%] tests/python/pytorch/nn/test_nn.py::test_gated_graph_conv_one_etype[g4-idtype1] PASSED [ 54%] tests/python/pytorch/nn/test_nn.py::test_gated_graph_conv_one_etype[g5-idtype0] PASSED [ 54%] tests/python/pytorch/nn/test_nn.py::test_gated_graph_conv_one_etype[g5-idtype1] PASSED [ 54%] tests/python/pytorch/nn/test_nn.py::test_nn_conv[g0-idtype0] PASSED [ 54%] tests/python/pytorch/nn/test_nn.py::test_nn_conv[g0-idtype1] PASSED [ 54%] tests/python/pytorch/nn/test_nn.py::test_nn_conv[g1-idtype0] PASSED [ 54%] tests/python/pytorch/nn/test_nn.py::test_nn_conv[g1-idtype1] PASSED [ 54%] tests/python/pytorch/nn/test_nn.py::test_nn_conv[g2-idtype0] PASSED [ 54%] tests/python/pytorch/nn/test_nn.py::test_nn_conv[g2-idtype1] PASSED [ 54%] tests/python/pytorch/nn/test_nn.py::test_nn_conv[g3-idtype0] PASSED [ 54%] tests/python/pytorch/nn/test_nn.py::test_nn_conv[g3-idtype1] PASSED [ 54%] tests/python/pytorch/nn/test_nn.py::test_nn_conv[g4-idtype0] PASSED [ 54%] tests/python/pytorch/nn/test_nn.py::test_nn_conv[g4-idtype1] PASSED [ 54%] tests/python/pytorch/nn/test_nn.py::test_nn_conv[g5-idtype0] PASSED [ 54%] tests/python/pytorch/nn/test_nn.py::test_nn_conv[g5-idtype1] PASSED [ 54%] tests/python/pytorch/nn/test_nn.py::test_nn_conv[g6-idtype0] PASSED [ 54%] tests/python/pytorch/nn/test_nn.py::test_nn_conv[g6-idtype1] PASSED [ 54%] tests/python/pytorch/nn/test_nn.py::test_nn_conv_bi[g0-idtype0] PASSED [ 54%] tests/python/pytorch/nn/test_nn.py::test_nn_conv_bi[g0-idtype1] PASSED [ 54%] tests/python/pytorch/nn/test_nn.py::test_nn_conv_bi[g1-idtype0] PASSED [ 54%] tests/python/pytorch/nn/test_nn.py::test_nn_conv_bi[g1-idtype1] PASSED [ 55%] tests/python/pytorch/nn/test_nn.py::test_gmm_conv[g0-idtype0] PASSED [ 55%] tests/python/pytorch/nn/test_nn.py::test_gmm_conv[g0-idtype1] PASSED [ 55%] tests/python/pytorch/nn/test_nn.py::test_gmm_conv[g1-idtype0] PASSED [ 55%] tests/python/pytorch/nn/test_nn.py::test_gmm_conv[g1-idtype1] PASSED [ 55%] tests/python/pytorch/nn/test_nn.py::test_gmm_conv[g2-idtype0] PASSED [ 55%] tests/python/pytorch/nn/test_nn.py::test_gmm_conv[g2-idtype1] PASSED [ 55%] tests/python/pytorch/nn/test_nn.py::test_gmm_conv[g3-idtype0] PASSED [ 55%] tests/python/pytorch/nn/test_nn.py::test_gmm_conv[g3-idtype1] PASSED [ 55%] tests/python/pytorch/nn/test_nn.py::test_gmm_conv[g4-idtype0] PASSED [ 55%] tests/python/pytorch/nn/test_nn.py::test_gmm_conv[g4-idtype1] PASSED [ 55%] tests/python/pytorch/nn/test_nn.py::test_gmm_conv[g5-idtype0] PASSED [ 55%] tests/python/pytorch/nn/test_nn.py::test_gmm_conv[g5-idtype1] PASSED [ 55%] tests/python/pytorch/nn/test_nn.py::test_gmm_conv_bi[g0-idtype0] PASSED [ 55%] tests/python/pytorch/nn/test_nn.py::test_gmm_conv_bi[g0-idtype1] PASSED [ 55%] tests/python/pytorch/nn/test_nn.py::test_gmm_conv_bi[g1-idtype0] PASSED [ 55%] tests/python/pytorch/nn/test_nn.py::test_gmm_conv_bi[g1-idtype1] PASSED [ 55%] tests/python/pytorch/nn/test_nn.py::test_dense_graph_conv[1-g0-both-idtype0] PASSED [ 55%] tests/python/pytorch/nn/test_nn.py::test_dense_graph_conv[1-g0-both-idtype1] PASSED [ 55%] tests/python/pytorch/nn/test_nn.py::test_dense_graph_conv[1-g0-right-idtype0] PASSED [ 55%] tests/python/pytorch/nn/test_nn.py::test_dense_graph_conv[1-g0-right-idtype1] PASSED [ 55%] tests/python/pytorch/nn/test_nn.py::test_dense_graph_conv[1-g0-none-idtype0] PASSED [ 55%] tests/python/pytorch/nn/test_nn.py::test_dense_graph_conv[1-g0-none-idtype1] PASSED [ 55%] tests/python/pytorch/nn/test_nn.py::test_dense_graph_conv[1-g1-both-idtype0] PASSED [ 55%] tests/python/pytorch/nn/test_nn.py::test_dense_graph_conv[1-g1-both-idtype1] PASSED [ 55%] tests/python/pytorch/nn/test_nn.py::test_dense_graph_conv[1-g1-right-idtype0] PASSED [ 55%] tests/python/pytorch/nn/test_nn.py::test_dense_graph_conv[1-g1-right-idtype1] PASSED [ 55%] tests/python/pytorch/nn/test_nn.py::test_dense_graph_conv[1-g1-none-idtype0] PASSED [ 55%] tests/python/pytorch/nn/test_nn.py::test_dense_graph_conv[1-g1-none-idtype1] PASSED [ 55%] tests/python/pytorch/nn/test_nn.py::test_dense_graph_conv[1-g2-both-idtype0] PASSED [ 55%] tests/python/pytorch/nn/test_nn.py::test_dense_graph_conv[1-g2-both-idtype1] PASSED [ 55%] tests/python/pytorch/nn/test_nn.py::test_dense_graph_conv[1-g2-right-idtype0] PASSED [ 55%] tests/python/pytorch/nn/test_nn.py::test_dense_graph_conv[1-g2-right-idtype1] PASSED [ 55%] tests/python/pytorch/nn/test_nn.py::test_dense_graph_conv[1-g2-none-idtype0] PASSED [ 55%] tests/python/pytorch/nn/test_nn.py::test_dense_graph_conv[1-g2-none-idtype1] PASSED [ 55%] tests/python/pytorch/nn/test_nn.py::test_dense_graph_conv[1-g3-both-idtype0] PASSED [ 55%] tests/python/pytorch/nn/test_nn.py::test_dense_graph_conv[1-g3-both-idtype1] PASSED [ 55%] tests/python/pytorch/nn/test_nn.py::test_dense_graph_conv[1-g3-right-idtype0] PASSED [ 55%] tests/python/pytorch/nn/test_nn.py::test_dense_graph_conv[1-g3-right-idtype1] PASSED [ 55%] tests/python/pytorch/nn/test_nn.py::test_dense_graph_conv[1-g3-none-idtype0] PASSED [ 55%] tests/python/pytorch/nn/test_nn.py::test_dense_graph_conv[1-g3-none-idtype1] PASSED [ 55%] tests/python/pytorch/nn/test_nn.py::test_dense_graph_conv[1-g4-both-idtype0] PASSED [ 55%] tests/python/pytorch/nn/test_nn.py::test_dense_graph_conv[1-g4-both-idtype1] PASSED [ 55%] tests/python/pytorch/nn/test_nn.py::test_dense_graph_conv[1-g4-right-idtype0] PASSED [ 55%] tests/python/pytorch/nn/test_nn.py::test_dense_graph_conv[1-g4-right-idtype1] PASSED [ 55%] tests/python/pytorch/nn/test_nn.py::test_dense_graph_conv[1-g4-none-idtype0] PASSED [ 55%] tests/python/pytorch/nn/test_nn.py::test_dense_graph_conv[1-g4-none-idtype1] PASSED [ 55%] tests/python/pytorch/nn/test_nn.py::test_dense_graph_conv[1-g5-both-idtype0] PASSED [ 55%] tests/python/pytorch/nn/test_nn.py::test_dense_graph_conv[1-g5-both-idtype1] PASSED [ 55%] tests/python/pytorch/nn/test_nn.py::test_dense_graph_conv[1-g5-right-idtype0] PASSED [ 55%] tests/python/pytorch/nn/test_nn.py::test_dense_graph_conv[1-g5-right-idtype1] PASSED [ 55%] tests/python/pytorch/nn/test_nn.py::test_dense_graph_conv[1-g5-none-idtype0] PASSED [ 55%] tests/python/pytorch/nn/test_nn.py::test_dense_graph_conv[1-g5-none-idtype1] PASSED [ 55%] tests/python/pytorch/nn/test_nn.py::test_dense_graph_conv[1-g6-both-idtype0] PASSED [ 55%] tests/python/pytorch/nn/test_nn.py::test_dense_graph_conv[1-g6-both-idtype1] PASSED [ 55%] tests/python/pytorch/nn/test_nn.py::test_dense_graph_conv[1-g6-right-idtype0] PASSED [ 55%] tests/python/pytorch/nn/test_nn.py::test_dense_graph_conv[1-g6-right-idtype1] PASSED [ 55%] tests/python/pytorch/nn/test_nn.py::test_dense_graph_conv[1-g6-none-idtype0] PASSED [ 55%] tests/python/pytorch/nn/test_nn.py::test_dense_graph_conv[1-g6-none-idtype1] PASSED [ 55%] tests/python/pytorch/nn/test_nn.py::test_dense_graph_conv[1-g7-both-idtype0] PASSED [ 55%] tests/python/pytorch/nn/test_nn.py::test_dense_graph_conv[1-g7-both-idtype1] PASSED [ 55%] tests/python/pytorch/nn/test_nn.py::test_dense_graph_conv[1-g7-right-idtype0] PASSED [ 55%] tests/python/pytorch/nn/test_nn.py::test_dense_graph_conv[1-g7-right-idtype1] PASSED [ 56%] tests/python/pytorch/nn/test_nn.py::test_dense_graph_conv[1-g7-none-idtype0] PASSED [ 56%] tests/python/pytorch/nn/test_nn.py::test_dense_graph_conv[1-g7-none-idtype1] PASSED [ 56%] tests/python/pytorch/nn/test_nn.py::test_dense_graph_conv[2-g0-both-idtype0] PASSED [ 56%] tests/python/pytorch/nn/test_nn.py::test_dense_graph_conv[2-g0-both-idtype1] PASSED [ 56%] tests/python/pytorch/nn/test_nn.py::test_dense_graph_conv[2-g0-right-idtype0] PASSED [ 56%] tests/python/pytorch/nn/test_nn.py::test_dense_graph_conv[2-g0-right-idtype1] PASSED [ 56%] tests/python/pytorch/nn/test_nn.py::test_dense_graph_conv[2-g0-none-idtype0] PASSED [ 56%] tests/python/pytorch/nn/test_nn.py::test_dense_graph_conv[2-g0-none-idtype1] PASSED [ 56%] tests/python/pytorch/nn/test_nn.py::test_dense_graph_conv[2-g1-both-idtype0] PASSED [ 56%] tests/python/pytorch/nn/test_nn.py::test_dense_graph_conv[2-g1-both-idtype1] PASSED [ 56%] tests/python/pytorch/nn/test_nn.py::test_dense_graph_conv[2-g1-right-idtype0] PASSED [ 56%] tests/python/pytorch/nn/test_nn.py::test_dense_graph_conv[2-g1-right-idtype1] PASSED [ 56%] tests/python/pytorch/nn/test_nn.py::test_dense_graph_conv[2-g1-none-idtype0] PASSED [ 56%] tests/python/pytorch/nn/test_nn.py::test_dense_graph_conv[2-g1-none-idtype1] PASSED [ 56%] tests/python/pytorch/nn/test_nn.py::test_dense_graph_conv[2-g2-both-idtype0] PASSED [ 56%] tests/python/pytorch/nn/test_nn.py::test_dense_graph_conv[2-g2-both-idtype1] PASSED [ 56%] tests/python/pytorch/nn/test_nn.py::test_dense_graph_conv[2-g2-right-idtype0] PASSED [ 56%] tests/python/pytorch/nn/test_nn.py::test_dense_graph_conv[2-g2-right-idtype1] PASSED [ 56%] tests/python/pytorch/nn/test_nn.py::test_dense_graph_conv[2-g2-none-idtype0] PASSED [ 56%] tests/python/pytorch/nn/test_nn.py::test_dense_graph_conv[2-g2-none-idtype1] PASSED [ 56%] tests/python/pytorch/nn/test_nn.py::test_dense_graph_conv[2-g3-both-idtype0] PASSED [ 56%] tests/python/pytorch/nn/test_nn.py::test_dense_graph_conv[2-g3-both-idtype1] PASSED [ 56%] tests/python/pytorch/nn/test_nn.py::test_dense_graph_conv[2-g3-right-idtype0] PASSED [ 56%] tests/python/pytorch/nn/test_nn.py::test_dense_graph_conv[2-g3-right-idtype1] PASSED [ 56%] tests/python/pytorch/nn/test_nn.py::test_dense_graph_conv[2-g3-none-idtype0] PASSED [ 56%] tests/python/pytorch/nn/test_nn.py::test_dense_graph_conv[2-g3-none-idtype1] PASSED [ 56%] tests/python/pytorch/nn/test_nn.py::test_dense_graph_conv[2-g4-both-idtype0] PASSED [ 56%] tests/python/pytorch/nn/test_nn.py::test_dense_graph_conv[2-g4-both-idtype1] PASSED [ 56%] tests/python/pytorch/nn/test_nn.py::test_dense_graph_conv[2-g4-right-idtype0] PASSED [ 56%] tests/python/pytorch/nn/test_nn.py::test_dense_graph_conv[2-g4-right-idtype1] PASSED [ 56%] tests/python/pytorch/nn/test_nn.py::test_dense_graph_conv[2-g4-none-idtype0] PASSED [ 56%] tests/python/pytorch/nn/test_nn.py::test_dense_graph_conv[2-g4-none-idtype1] PASSED [ 56%] tests/python/pytorch/nn/test_nn.py::test_dense_graph_conv[2-g5-both-idtype0] PASSED [ 56%] tests/python/pytorch/nn/test_nn.py::test_dense_graph_conv[2-g5-both-idtype1] PASSED [ 56%] tests/python/pytorch/nn/test_nn.py::test_dense_graph_conv[2-g5-right-idtype0] PASSED [ 56%] tests/python/pytorch/nn/test_nn.py::test_dense_graph_conv[2-g5-right-idtype1] PASSED [ 56%] tests/python/pytorch/nn/test_nn.py::test_dense_graph_conv[2-g5-none-idtype0] PASSED [ 56%] tests/python/pytorch/nn/test_nn.py::test_dense_graph_conv[2-g5-none-idtype1] PASSED [ 56%] tests/python/pytorch/nn/test_nn.py::test_dense_graph_conv[2-g6-both-idtype0] PASSED [ 56%] tests/python/pytorch/nn/test_nn.py::test_dense_graph_conv[2-g6-both-idtype1] PASSED [ 56%] tests/python/pytorch/nn/test_nn.py::test_dense_graph_conv[2-g6-right-idtype0] PASSED [ 56%] tests/python/pytorch/nn/test_nn.py::test_dense_graph_conv[2-g6-right-idtype1] PASSED [ 56%] tests/python/pytorch/nn/test_nn.py::test_dense_graph_conv[2-g6-none-idtype0] PASSED [ 56%] tests/python/pytorch/nn/test_nn.py::test_dense_graph_conv[2-g6-none-idtype1] PASSED [ 56%] tests/python/pytorch/nn/test_nn.py::test_dense_graph_conv[2-g7-both-idtype0] PASSED [ 56%] tests/python/pytorch/nn/test_nn.py::test_dense_graph_conv[2-g7-both-idtype1] PASSED [ 56%] tests/python/pytorch/nn/test_nn.py::test_dense_graph_conv[2-g7-right-idtype0] PASSED [ 56%] tests/python/pytorch/nn/test_nn.py::test_dense_graph_conv[2-g7-right-idtype1] PASSED [ 56%] tests/python/pytorch/nn/test_nn.py::test_dense_graph_conv[2-g7-none-idtype0] PASSED [ 56%] tests/python/pytorch/nn/test_nn.py::test_dense_graph_conv[2-g7-none-idtype1] PASSED [ 56%] tests/python/pytorch/nn/test_nn.py::test_dense_sage_conv[1-g0-idtype0] PASSED [ 56%] tests/python/pytorch/nn/test_nn.py::test_dense_sage_conv[1-g0-idtype1] PASSED [ 56%] tests/python/pytorch/nn/test_nn.py::test_dense_sage_conv[1-g1-idtype0] PASSED [ 56%] tests/python/pytorch/nn/test_nn.py::test_dense_sage_conv[1-g1-idtype1] PASSED [ 56%] tests/python/pytorch/nn/test_nn.py::test_dense_sage_conv[1-g2-idtype0] PASSED [ 56%] tests/python/pytorch/nn/test_nn.py::test_dense_sage_conv[1-g2-idtype1] PASSED [ 56%] tests/python/pytorch/nn/test_nn.py::test_dense_sage_conv[1-g3-idtype0] PASSED [ 56%] tests/python/pytorch/nn/test_nn.py::test_dense_sage_conv[1-g3-idtype1] PASSED [ 56%] tests/python/pytorch/nn/test_nn.py::test_dense_sage_conv[1-g4-idtype0] PASSED [ 56%] tests/python/pytorch/nn/test_nn.py::test_dense_sage_conv[1-g4-idtype1] PASSED [ 56%] tests/python/pytorch/nn/test_nn.py::test_dense_sage_conv[1-g5-idtype0] PASSED [ 56%] tests/python/pytorch/nn/test_nn.py::test_dense_sage_conv[1-g5-idtype1] PASSED [ 57%] tests/python/pytorch/nn/test_nn.py::test_dense_sage_conv[1-g6-idtype0] PASSED [ 57%] tests/python/pytorch/nn/test_nn.py::test_dense_sage_conv[1-g6-idtype1] PASSED [ 57%] tests/python/pytorch/nn/test_nn.py::test_dense_sage_conv[1-g7-idtype0] PASSED [ 57%] tests/python/pytorch/nn/test_nn.py::test_dense_sage_conv[1-g7-idtype1] PASSED [ 57%] tests/python/pytorch/nn/test_nn.py::test_dense_sage_conv[1-g8-idtype0] PASSED [ 57%] tests/python/pytorch/nn/test_nn.py::test_dense_sage_conv[1-g8-idtype1] PASSED [ 57%] tests/python/pytorch/nn/test_nn.py::test_dense_sage_conv[1-g9-idtype0] PASSED [ 57%] tests/python/pytorch/nn/test_nn.py::test_dense_sage_conv[1-g9-idtype1] PASSED [ 57%] tests/python/pytorch/nn/test_nn.py::test_dense_sage_conv[2-g0-idtype0] PASSED [ 57%] tests/python/pytorch/nn/test_nn.py::test_dense_sage_conv[2-g0-idtype1] PASSED [ 57%] tests/python/pytorch/nn/test_nn.py::test_dense_sage_conv[2-g1-idtype0] PASSED [ 57%] tests/python/pytorch/nn/test_nn.py::test_dense_sage_conv[2-g1-idtype1] PASSED [ 57%] tests/python/pytorch/nn/test_nn.py::test_dense_sage_conv[2-g2-idtype0] PASSED [ 57%] tests/python/pytorch/nn/test_nn.py::test_dense_sage_conv[2-g2-idtype1] PASSED [ 57%] tests/python/pytorch/nn/test_nn.py::test_dense_sage_conv[2-g3-idtype0] PASSED [ 57%] tests/python/pytorch/nn/test_nn.py::test_dense_sage_conv[2-g3-idtype1] PASSED [ 57%] tests/python/pytorch/nn/test_nn.py::test_dense_sage_conv[2-g4-idtype0] PASSED [ 57%] tests/python/pytorch/nn/test_nn.py::test_dense_sage_conv[2-g4-idtype1] PASSED [ 57%] tests/python/pytorch/nn/test_nn.py::test_dense_sage_conv[2-g5-idtype0] PASSED [ 57%] tests/python/pytorch/nn/test_nn.py::test_dense_sage_conv[2-g5-idtype1] PASSED [ 57%] tests/python/pytorch/nn/test_nn.py::test_dense_sage_conv[2-g6-idtype0] PASSED [ 57%] tests/python/pytorch/nn/test_nn.py::test_dense_sage_conv[2-g6-idtype1] PASSED [ 57%] tests/python/pytorch/nn/test_nn.py::test_dense_sage_conv[2-g7-idtype0] PASSED [ 57%] tests/python/pytorch/nn/test_nn.py::test_dense_sage_conv[2-g7-idtype1] PASSED [ 57%] tests/python/pytorch/nn/test_nn.py::test_dense_sage_conv[2-g8-idtype0] PASSED [ 57%] tests/python/pytorch/nn/test_nn.py::test_dense_sage_conv[2-g8-idtype1] PASSED [ 57%] tests/python/pytorch/nn/test_nn.py::test_dense_sage_conv[2-g9-idtype0] PASSED [ 57%] tests/python/pytorch/nn/test_nn.py::test_dense_sage_conv[2-g9-idtype1] PASSED [ 57%] tests/python/pytorch/nn/test_nn.py::test_edge_conv[1-g0-idtype0] PASSED [ 57%] tests/python/pytorch/nn/test_nn.py::test_edge_conv[1-g0-idtype1] PASSED [ 57%] tests/python/pytorch/nn/test_nn.py::test_edge_conv[1-g1-idtype0] PASSED [ 57%] tests/python/pytorch/nn/test_nn.py::test_edge_conv[1-g1-idtype1] PASSED [ 57%] tests/python/pytorch/nn/test_nn.py::test_edge_conv[1-g2-idtype0] PASSED [ 57%] tests/python/pytorch/nn/test_nn.py::test_edge_conv[1-g2-idtype1] PASSED [ 57%] tests/python/pytorch/nn/test_nn.py::test_edge_conv[1-g3-idtype0] PASSED [ 57%] tests/python/pytorch/nn/test_nn.py::test_edge_conv[1-g3-idtype1] PASSED [ 57%] tests/python/pytorch/nn/test_nn.py::test_edge_conv[1-g4-idtype0] PASSED [ 57%] tests/python/pytorch/nn/test_nn.py::test_edge_conv[1-g4-idtype1] PASSED [ 57%] tests/python/pytorch/nn/test_nn.py::test_edge_conv[1-g5-idtype0] PASSED [ 57%] tests/python/pytorch/nn/test_nn.py::test_edge_conv[1-g5-idtype1] PASSED [ 57%] tests/python/pytorch/nn/test_nn.py::test_edge_conv[1-g6-idtype0] PASSED [ 57%] tests/python/pytorch/nn/test_nn.py::test_edge_conv[1-g6-idtype1] PASSED [ 57%] tests/python/pytorch/nn/test_nn.py::test_edge_conv[2-g0-idtype0] PASSED [ 57%] tests/python/pytorch/nn/test_nn.py::test_edge_conv[2-g0-idtype1] PASSED [ 57%] tests/python/pytorch/nn/test_nn.py::test_edge_conv[2-g1-idtype0] PASSED [ 57%] tests/python/pytorch/nn/test_nn.py::test_edge_conv[2-g1-idtype1] PASSED [ 57%] tests/python/pytorch/nn/test_nn.py::test_edge_conv[2-g2-idtype0] PASSED [ 57%] tests/python/pytorch/nn/test_nn.py::test_edge_conv[2-g2-idtype1] PASSED [ 57%] tests/python/pytorch/nn/test_nn.py::test_edge_conv[2-g3-idtype0] PASSED [ 57%] tests/python/pytorch/nn/test_nn.py::test_edge_conv[2-g3-idtype1] PASSED [ 57%] tests/python/pytorch/nn/test_nn.py::test_edge_conv[2-g4-idtype0] PASSED [ 57%] tests/python/pytorch/nn/test_nn.py::test_edge_conv[2-g4-idtype1] PASSED [ 57%] tests/python/pytorch/nn/test_nn.py::test_edge_conv[2-g5-idtype0] PASSED [ 57%] tests/python/pytorch/nn/test_nn.py::test_edge_conv[2-g5-idtype1] PASSED [ 57%] tests/python/pytorch/nn/test_nn.py::test_edge_conv[2-g6-idtype0] PASSED [ 57%] tests/python/pytorch/nn/test_nn.py::test_edge_conv[2-g6-idtype1] PASSED [ 57%] tests/python/pytorch/nn/test_nn.py::test_edge_conv_bi[1-g0-idtype0] PASSED [ 57%] tests/python/pytorch/nn/test_nn.py::test_edge_conv_bi[1-g0-idtype1] PASSED [ 57%] tests/python/pytorch/nn/test_nn.py::test_edge_conv_bi[1-g1-idtype0] PASSED [ 57%] tests/python/pytorch/nn/test_nn.py::test_edge_conv_bi[1-g1-idtype1] PASSED [ 57%] tests/python/pytorch/nn/test_nn.py::test_edge_conv_bi[2-g0-idtype0] PASSED [ 58%] tests/python/pytorch/nn/test_nn.py::test_edge_conv_bi[2-g0-idtype1] PASSED [ 58%] tests/python/pytorch/nn/test_nn.py::test_edge_conv_bi[2-g1-idtype0] PASSED [ 58%] tests/python/pytorch/nn/test_nn.py::test_edge_conv_bi[2-g1-idtype1] PASSED [ 58%] tests/python/pytorch/nn/test_nn.py::test_dotgat_conv[1-1-g0-idtype0] PASSED [ 58%] tests/python/pytorch/nn/test_nn.py::test_dotgat_conv[1-1-g0-idtype1] PASSED [ 58%] tests/python/pytorch/nn/test_nn.py::test_dotgat_conv[1-1-g1-idtype0] PASSED [ 58%] tests/python/pytorch/nn/test_nn.py::test_dotgat_conv[1-1-g1-idtype1] PASSED [ 58%] tests/python/pytorch/nn/test_nn.py::test_dotgat_conv[1-1-g2-idtype0] PASSED [ 58%] tests/python/pytorch/nn/test_nn.py::test_dotgat_conv[1-1-g2-idtype1] PASSED [ 58%] tests/python/pytorch/nn/test_nn.py::test_dotgat_conv[1-1-g3-idtype0] PASSED [ 58%] tests/python/pytorch/nn/test_nn.py::test_dotgat_conv[1-1-g3-idtype1] PASSED [ 58%] tests/python/pytorch/nn/test_nn.py::test_dotgat_conv[1-1-g4-idtype0] PASSED [ 58%] tests/python/pytorch/nn/test_nn.py::test_dotgat_conv[1-1-g4-idtype1] PASSED [ 58%] tests/python/pytorch/nn/test_nn.py::test_dotgat_conv[1-1-g5-idtype0] PASSED [ 58%] tests/python/pytorch/nn/test_nn.py::test_dotgat_conv[1-1-g5-idtype1] PASSED [ 58%] tests/python/pytorch/nn/test_nn.py::test_dotgat_conv[1-1-g6-idtype0] PASSED [ 58%] tests/python/pytorch/nn/test_nn.py::test_dotgat_conv[1-1-g6-idtype1] PASSED [ 58%] tests/python/pytorch/nn/test_nn.py::test_dotgat_conv[1-2-g0-idtype0] PASSED [ 58%] tests/python/pytorch/nn/test_nn.py::test_dotgat_conv[1-2-g0-idtype1] PASSED [ 58%] tests/python/pytorch/nn/test_nn.py::test_dotgat_conv[1-2-g1-idtype0] PASSED [ 58%] tests/python/pytorch/nn/test_nn.py::test_dotgat_conv[1-2-g1-idtype1] PASSED [ 58%] tests/python/pytorch/nn/test_nn.py::test_dotgat_conv[1-2-g2-idtype0] PASSED [ 58%] tests/python/pytorch/nn/test_nn.py::test_dotgat_conv[1-2-g2-idtype1] PASSED [ 58%] tests/python/pytorch/nn/test_nn.py::test_dotgat_conv[1-2-g3-idtype0] PASSED [ 58%] tests/python/pytorch/nn/test_nn.py::test_dotgat_conv[1-2-g3-idtype1] PASSED [ 58%] tests/python/pytorch/nn/test_nn.py::test_dotgat_conv[1-2-g4-idtype0] PASSED [ 58%] tests/python/pytorch/nn/test_nn.py::test_dotgat_conv[1-2-g4-idtype1] PASSED [ 58%] tests/python/pytorch/nn/test_nn.py::test_dotgat_conv[1-2-g5-idtype0] PASSED [ 58%] tests/python/pytorch/nn/test_nn.py::test_dotgat_conv[1-2-g5-idtype1] PASSED [ 58%] tests/python/pytorch/nn/test_nn.py::test_dotgat_conv[1-2-g6-idtype0] PASSED [ 58%] tests/python/pytorch/nn/test_nn.py::test_dotgat_conv[1-2-g6-idtype1] PASSED [ 58%] tests/python/pytorch/nn/test_nn.py::test_dotgat_conv[4-1-g0-idtype0] PASSED [ 58%] tests/python/pytorch/nn/test_nn.py::test_dotgat_conv[4-1-g0-idtype1] PASSED [ 58%] tests/python/pytorch/nn/test_nn.py::test_dotgat_conv[4-1-g1-idtype0] PASSED [ 58%] tests/python/pytorch/nn/test_nn.py::test_dotgat_conv[4-1-g1-idtype1] PASSED [ 58%] tests/python/pytorch/nn/test_nn.py::test_dotgat_conv[4-1-g2-idtype0] PASSED [ 58%] tests/python/pytorch/nn/test_nn.py::test_dotgat_conv[4-1-g2-idtype1] PASSED [ 58%] tests/python/pytorch/nn/test_nn.py::test_dotgat_conv[4-1-g3-idtype0] PASSED [ 58%] tests/python/pytorch/nn/test_nn.py::test_dotgat_conv[4-1-g3-idtype1] PASSED [ 58%] tests/python/pytorch/nn/test_nn.py::test_dotgat_conv[4-1-g4-idtype0] PASSED [ 58%] tests/python/pytorch/nn/test_nn.py::test_dotgat_conv[4-1-g4-idtype1] PASSED [ 58%] tests/python/pytorch/nn/test_nn.py::test_dotgat_conv[4-1-g5-idtype0] PASSED [ 58%] tests/python/pytorch/nn/test_nn.py::test_dotgat_conv[4-1-g5-idtype1] PASSED [ 58%] tests/python/pytorch/nn/test_nn.py::test_dotgat_conv[4-1-g6-idtype0] PASSED [ 58%] tests/python/pytorch/nn/test_nn.py::test_dotgat_conv[4-1-g6-idtype1] PASSED [ 58%] tests/python/pytorch/nn/test_nn.py::test_dotgat_conv[4-2-g0-idtype0] PASSED [ 58%] tests/python/pytorch/nn/test_nn.py::test_dotgat_conv[4-2-g0-idtype1] PASSED [ 58%] tests/python/pytorch/nn/test_nn.py::test_dotgat_conv[4-2-g1-idtype0] PASSED [ 58%] tests/python/pytorch/nn/test_nn.py::test_dotgat_conv[4-2-g1-idtype1] PASSED [ 58%] tests/python/pytorch/nn/test_nn.py::test_dotgat_conv[4-2-g2-idtype0] PASSED [ 58%] tests/python/pytorch/nn/test_nn.py::test_dotgat_conv[4-2-g2-idtype1] PASSED [ 58%] tests/python/pytorch/nn/test_nn.py::test_dotgat_conv[4-2-g3-idtype0] PASSED [ 58%] tests/python/pytorch/nn/test_nn.py::test_dotgat_conv[4-2-g3-idtype1] PASSED [ 58%] tests/python/pytorch/nn/test_nn.py::test_dotgat_conv[4-2-g4-idtype0] PASSED [ 58%] tests/python/pytorch/nn/test_nn.py::test_dotgat_conv[4-2-g4-idtype1] PASSED [ 58%] tests/python/pytorch/nn/test_nn.py::test_dotgat_conv[4-2-g5-idtype0] PASSED [ 58%] tests/python/pytorch/nn/test_nn.py::test_dotgat_conv[4-2-g5-idtype1] PASSED [ 58%] tests/python/pytorch/nn/test_nn.py::test_dotgat_conv[4-2-g6-idtype0] PASSED [ 58%] tests/python/pytorch/nn/test_nn.py::test_dotgat_conv[4-2-g6-idtype1] PASSED [ 58%] tests/python/pytorch/nn/test_nn.py::test_dotgat_conv_bi[1-1-g0-idtype0] PASSED [ 58%] tests/python/pytorch/nn/test_nn.py::test_dotgat_conv_bi[1-1-g0-idtype1] PASSED [ 58%] tests/python/pytorch/nn/test_nn.py::test_dotgat_conv_bi[1-1-g1-idtype0] PASSED [ 59%] tests/python/pytorch/nn/test_nn.py::test_dotgat_conv_bi[1-1-g1-idtype1] PASSED [ 59%] tests/python/pytorch/nn/test_nn.py::test_dotgat_conv_bi[1-2-g0-idtype0] PASSED [ 59%] tests/python/pytorch/nn/test_nn.py::test_dotgat_conv_bi[1-2-g0-idtype1] PASSED [ 59%] tests/python/pytorch/nn/test_nn.py::test_dotgat_conv_bi[1-2-g1-idtype0] PASSED [ 59%] tests/python/pytorch/nn/test_nn.py::test_dotgat_conv_bi[1-2-g1-idtype1] PASSED [ 59%] tests/python/pytorch/nn/test_nn.py::test_dotgat_conv_bi[4-1-g0-idtype0] PASSED [ 59%] tests/python/pytorch/nn/test_nn.py::test_dotgat_conv_bi[4-1-g0-idtype1] PASSED [ 59%] tests/python/pytorch/nn/test_nn.py::test_dotgat_conv_bi[4-1-g1-idtype0] PASSED [ 59%] tests/python/pytorch/nn/test_nn.py::test_dotgat_conv_bi[4-1-g1-idtype1] PASSED [ 59%] tests/python/pytorch/nn/test_nn.py::test_dotgat_conv_bi[4-2-g0-idtype0] PASSED [ 59%] tests/python/pytorch/nn/test_nn.py::test_dotgat_conv_bi[4-2-g0-idtype1] PASSED [ 59%] tests/python/pytorch/nn/test_nn.py::test_dotgat_conv_bi[4-2-g1-idtype0] PASSED [ 59%] tests/python/pytorch/nn/test_nn.py::test_dotgat_conv_bi[4-2-g1-idtype1] PASSED [ 59%] tests/python/pytorch/nn/test_nn.py::test_dense_cheb_conv[1] PASSED [ 59%] tests/python/pytorch/nn/test_nn.py::test_dense_cheb_conv[2] PASSED [ 26%] tests/python/pytorch/graphbolt/test_item_sampler.py::test_DistributedItemSampler[False-True-0-24] PASSED [ 59%] tests/python/pytorch/nn/test_nn.py::test_sequential PASSED [ 59%] tests/python/pytorch/nn/test_nn.py::test_atomic_conv[g0-idtype0] PASSED [ 59%] tests/python/pytorch/nn/test_nn.py::test_atomic_conv[g0-idtype1] PASSED [ 59%] tests/python/pytorch/nn/test_nn.py::test_atomic_conv[g1-idtype0] PASSED [ 59%] tests/python/pytorch/nn/test_nn.py::test_atomic_conv[g1-idtype1] PASSED [ 59%] tests/python/pytorch/nn/test_nn.py::test_atomic_conv[g2-idtype0] PASSED [ 59%] tests/python/pytorch/nn/test_nn.py::test_atomic_conv[g2-idtype1] PASSED [ 59%] tests/python/pytorch/nn/test_nn.py::test_atomic_conv[g3-idtype0] PASSED [ 59%] tests/python/pytorch/nn/test_nn.py::test_atomic_conv[g3-idtype1] PASSED [ 59%] tests/python/pytorch/nn/test_nn.py::test_atomic_conv[g4-idtype0] PASSED [ 59%] tests/python/pytorch/nn/test_nn.py::test_atomic_conv[g4-idtype1] PASSED [ 59%] tests/python/pytorch/nn/test_nn.py::test_atomic_conv[g5-idtype0] PASSED [ 59%] tests/python/pytorch/nn/test_nn.py::test_atomic_conv[g5-idtype1] PASSED [ 59%] tests/python/pytorch/nn/test_nn.py::test_cf_conv[1-g0-idtype0] PASSED [ 59%] tests/python/pytorch/nn/test_nn.py::test_cf_conv[1-g0-idtype1] PASSED [ 59%] tests/python/pytorch/nn/test_nn.py::test_cf_conv[1-g1-idtype0] PASSED [ 59%] tests/python/pytorch/nn/test_nn.py::test_cf_conv[1-g1-idtype1] PASSED [ 59%] tests/python/pytorch/nn/test_nn.py::test_cf_conv[1-g2-idtype0] PASSED [ 59%] tests/python/pytorch/nn/test_nn.py::test_cf_conv[1-g2-idtype1] PASSED [ 59%] tests/python/pytorch/nn/test_nn.py::test_cf_conv[1-g3-idtype0] PASSED [ 59%] tests/python/pytorch/nn/test_nn.py::test_cf_conv[1-g3-idtype1] PASSED [ 59%] tests/python/pytorch/nn/test_nn.py::test_cf_conv[1-g4-idtype0] PASSED [ 59%] tests/python/pytorch/nn/test_nn.py::test_cf_conv[1-g4-idtype1] PASSED [ 59%] tests/python/pytorch/nn/test_nn.py::test_cf_conv[1-g5-idtype0] PASSED [ 59%] tests/python/pytorch/nn/test_nn.py::test_cf_conv[1-g5-idtype1] PASSED [ 59%] tests/python/pytorch/nn/test_nn.py::test_cf_conv[1-g6-idtype0] PASSED [ 59%] tests/python/pytorch/nn/test_nn.py::test_cf_conv[1-g6-idtype1] PASSED [ 59%] tests/python/pytorch/nn/test_nn.py::test_cf_conv[1-g7-idtype0] PASSED [ 59%] tests/python/pytorch/nn/test_nn.py::test_cf_conv[1-g7-idtype1] PASSED [ 59%] tests/python/pytorch/nn/test_nn.py::test_cf_conv[3-g0-idtype0] PASSED [ 59%] tests/python/pytorch/nn/test_nn.py::test_cf_conv[3-g0-idtype1] PASSED [ 59%] tests/python/pytorch/nn/test_nn.py::test_cf_conv[3-g1-idtype0] PASSED [ 59%] tests/python/pytorch/nn/test_nn.py::test_cf_conv[3-g1-idtype1] PASSED [ 59%] tests/python/pytorch/nn/test_nn.py::test_cf_conv[3-g2-idtype0] PASSED [ 59%] tests/python/pytorch/nn/test_nn.py::test_cf_conv[3-g2-idtype1] PASSED [ 59%] tests/python/pytorch/nn/test_nn.py::test_cf_conv[3-g3-idtype0] PASSED [ 59%] tests/python/pytorch/nn/test_nn.py::test_cf_conv[3-g3-idtype1] PASSED [ 59%] tests/python/pytorch/nn/test_nn.py::test_cf_conv[3-g4-idtype0] PASSED [ 59%] tests/python/pytorch/nn/test_nn.py::test_cf_conv[3-g4-idtype1] PASSED [ 59%] tests/python/pytorch/nn/test_nn.py::test_cf_conv[3-g5-idtype0] PASSED [ 59%] tests/python/pytorch/nn/test_nn.py::test_cf_conv[3-g5-idtype1] PASSED [ 59%] tests/python/pytorch/nn/test_nn.py::test_cf_conv[3-g6-idtype0] PASSED [ 59%] tests/python/pytorch/nn/test_nn.py::test_cf_conv[3-g6-idtype1] PASSED [ 59%] tests/python/pytorch/nn/test_nn.py::test_cf_conv[3-g7-idtype0] PASSED [ 59%] tests/python/pytorch/nn/test_nn.py::test_cf_conv[3-g7-idtype1] PASSED [ 59%] tests/python/pytorch/nn/test_nn.py::test_hetero_conv[False-sum-idtype0] PASSED [ 59%] tests/python/pytorch/nn/test_nn.py::test_hetero_conv[False-sum-idtype1] PASSED [ 60%] tests/python/pytorch/nn/test_nn.py::test_hetero_conv[False-max-idtype0] PASSED [ 60%] tests/python/pytorch/nn/test_nn.py::test_hetero_conv[False-max-idtype1] PASSED [ 60%] tests/python/pytorch/nn/test_nn.py::test_hetero_conv[False-min-idtype0] PASSED [ 60%] tests/python/pytorch/nn/test_nn.py::test_hetero_conv[False-min-idtype1] PASSED [ 60%] tests/python/pytorch/nn/test_nn.py::test_hetero_conv[False-mean-idtype0] PASSED [ 60%] tests/python/pytorch/nn/test_nn.py::test_hetero_conv[False-mean-idtype1] PASSED [ 60%] tests/python/pytorch/nn/test_nn.py::test_hetero_conv[False-stack-idtype0] PASSED [ 60%] tests/python/pytorch/nn/test_nn.py::test_hetero_conv[False-stack-idtype1] PASSED [ 60%] tests/python/pytorch/nn/test_nn.py::test_hetero_conv[False-myagg-idtype0] PASSED [ 60%] tests/python/pytorch/nn/test_nn.py::test_hetero_conv[False-myagg-idtype1] PASSED [ 60%] tests/python/pytorch/nn/test_nn.py::test_hetero_conv[True-sum-idtype0] PASSED [ 60%] tests/python/pytorch/nn/test_nn.py::test_hetero_conv[True-sum-idtype1] PASSED [ 60%] tests/python/pytorch/nn/test_nn.py::test_hetero_conv[True-max-idtype0] PASSED [ 60%] tests/python/pytorch/nn/test_nn.py::test_hetero_conv[True-max-idtype1] PASSED [ 60%] tests/python/pytorch/nn/test_nn.py::test_hetero_conv[True-min-idtype0] PASSED [ 60%] tests/python/pytorch/nn/test_nn.py::test_hetero_conv[True-min-idtype1] PASSED [ 60%] tests/python/pytorch/nn/test_nn.py::test_hetero_conv[True-mean-idtype0] PASSED [ 60%] tests/python/pytorch/nn/test_nn.py::test_hetero_conv[True-mean-idtype1] PASSED [ 60%] tests/python/pytorch/nn/test_nn.py::test_hetero_conv[True-stack-idtype0] PASSED [ 60%] tests/python/pytorch/nn/test_nn.py::test_hetero_conv[True-stack-idtype1] PASSED [ 60%] tests/python/pytorch/nn/test_nn.py::test_hetero_conv[True-myagg-idtype0] PASSED [ 60%] tests/python/pytorch/nn/test_nn.py::test_hetero_conv[True-myagg-idtype1] PASSED [ 60%] tests/python/pytorch/nn/test_nn.py::test_hetero_linear[1] PASSED [ 60%] tests/python/pytorch/nn/test_nn.py::test_hetero_linear[2] PASSED [ 60%] tests/python/pytorch/nn/test_nn.py::test_hetero_linear[100] PASSED [ 60%] tests/python/pytorch/nn/test_nn.py::test_hetero_embedding[1] PASSED [ 60%] tests/python/pytorch/nn/test_nn.py::test_hetero_embedding[2] PASSED [ 60%] tests/python/pytorch/nn/test_nn.py::test_hetero_embedding[100] PASSED [ 60%] tests/python/pytorch/nn/test_nn.py::test_gnnexplainer[1-g0-idtype0] Client [639] waits on 172.17.0.2:49167 Machine (0) group (0) client (0) connect to server successfuly! Client[0] in group[0] is exiting... Server (0) shutdown. Server is exiting... Done sampling PASSED [ 66%] tests/examples/test_sparse_examples.py::test_hypergraphatt PASSED [ 12%] tests/distributed/test_distributed_sampling.py::test_rpc_bipartite_etype_sampling_empty_shuffle[False-False-1] Converting to homogeneous graph takes 0.001s, peak mem: 3.179 GB Save partitions: 0.001 seconds, peak memory: 3.179 GB There are 1000 edges in the graph and 0 edge cuts for 1 partitions. PASSED [ 26%] tests/python/pytorch/graphbolt/test_item_sampler.py::test_DistributedItemSampler[False-True-0-30] PASSED [ 60%] tests/python/pytorch/nn/test_nn.py::test_gnnexplainer[1-g0-idtype1] Initialize the distributed services with graphbolt: False load test_sampling Start to create specified graph formats which may take non-trivial time. Finished creating specified graph formats: ['csc', 'coo'] start graph service on server 0 for part 0 Server is waiting for connections on [172.17.0.2:12848]... PASSED [ 26%] tests/python/pytorch/graphbolt/test_item_sampler.py::test_DistributedItemSampler[False-True-0-32] PASSED [ 60%] tests/python/pytorch/nn/test_nn.py::test_gnnexplainer[1-g1-idtype0] PASSED [ 60%] tests/python/pytorch/nn/test_nn.py::test_gnnexplainer[1-g1-idtype1] PASSED [ 26%] tests/python/pytorch/graphbolt/test_item_sampler.py::test_DistributedItemSampler[False-True-0-34] PASSED [ 60%] tests/python/pytorch/nn/test_nn.py::test_gnnexplainer[1-g2-idtype0] PASSED [ 26%] tests/python/pytorch/graphbolt/test_item_sampler.py::test_DistributedItemSampler[False-True-0-36] Client [639] waits on 172.17.0.2:55297 Machine (0) group (0) client (0) connect to server successfuly! Client[0] in group[0] is exiting... PASSED [ 60%] tests/python/pytorch/nn/test_nn.py::test_gnnexplainer[1-g2-idtype1] Server (0) shutdown. Server is exiting... Done sampling PASSED [ 12%] tests/distributed/test_distributed_sampling.py::test_rpc_bipartite_etype_sampling_empty_shuffle[False-True-1] Converting to homogeneous graph takes 0.001s, peak mem: 3.179 GB Save partitions: 0.001 seconds, peak memory: 3.179 GB There are 1000 edges in the graph and 0 edge cuts for 1 partitions. Converted partitions to GraphBolt format into /tmp/tmpk3m91e2k/test_sampling.json Initialize the distributed services with graphbolt: False PASSED [ 60%] tests/python/pytorch/nn/test_nn.py::test_gnnexplainer[1-g3-idtype0] load test_sampling start graph service on server 0 for part 0 Server is waiting for connections on [172.17.0.2:29349]... PASSED [ 26%] tests/python/pytorch/graphbolt/test_item_sampler.py::test_DistributedItemSampler[False-True-2-24] PASSED [ 60%] tests/python/pytorch/nn/test_nn.py::test_gnnexplainer[1-g3-idtype1] PASSED [ 60%] tests/python/pytorch/nn/test_nn.py::test_gnnexplainer[1-g4-idtype0] PASSED [ 60%] tests/python/pytorch/nn/test_nn.py::test_gnnexplainer[1-g4-idtype1] Client [639] waits on 172.17.0.2:37765 Machine (0) group (0) client (0) connect to server successfuly! Client[0] in group[0] is exiting... Server (0) shutdown. Server is exiting... Done sampling PASSED [ 12%] tests/distributed/test_distributed_sampling.py::test_rpc_bipartite_etype_sampling_empty_shuffle[True-False-1] Converting to homogeneous graph takes 0.001s, peak mem: 3.179 GB Save partitions: 0.001 seconds, peak memory: 3.179 GB There are 1000 edges in the graph and 0 edge cuts for 1 partitions. PASSED [ 26%] tests/python/pytorch/graphbolt/test_item_sampler.py::test_DistributedItemSampler[False-True-2-30] Initialize the distributed services with graphbolt: False PASSED [ 60%] tests/python/pytorch/nn/test_nn.py::test_gnnexplainer[1-g5-idtype0] load test_sampling Start to create specified graph formats which may take non-trivial time. Finished creating specified graph formats: ['csc', 'coo'] start graph service on server 0 for part 0 Server is waiting for connections on [172.17.0.2:23825]... PASSED [ 60%] tests/python/pytorch/nn/test_nn.py::test_gnnexplainer[1-g5-idtype1] PASSED [ 60%] tests/python/pytorch/nn/test_nn.py::test_gnnexplainer[2-g0-idtype0] PASSED [ 26%] tests/python/pytorch/graphbolt/test_item_sampler.py::test_DistributedItemSampler[False-True-2-32] PASSED [ 60%] tests/python/pytorch/nn/test_nn.py::test_gnnexplainer[2-g0-idtype1] PASSED [ 75%] tests/examples/test_sparse_examples.py::test_sgc PASSED [ 60%] tests/python/pytorch/nn/test_nn.py::test_gnnexplainer[2-g1-idtype0] Client [639] waits on 172.17.0.2:50751 Machine (0) group (0) client (0) connect to server successfuly! Client[0] in group[0] is exiting... Server (0) shutdown. Server is exiting... Done sampling PASSED [ 13%] tests/distributed/test_distributed_sampling.py::test_rpc_bipartite_etype_sampling_empty_shuffle[True-True-1] Converting to homogeneous graph takes 0.001s, peak mem: 3.179 GB Save partitions: 0.001 seconds, peak memory: 3.179 GB There are 1000 edges in the graph and 0 edge cuts for 1 partitions. Converted partitions to GraphBolt format into /tmp/tmp_88r3faq/test_sampling.json Initialize the distributed services with graphbolt: False load test_sampling start graph service on server 0 for part 0 Server is waiting for connections on [172.17.0.2:11041]... PASSED [ 60%] tests/python/pytorch/nn/test_nn.py::test_gnnexplainer[2-g1-idtype1] PASSED [ 83%] tests/examples/test_sparse_examples.py::test_sign PASSED [ 60%] tests/python/pytorch/nn/test_nn.py::test_gnnexplainer[2-g2-idtype0] PASSED [ 26%] tests/python/pytorch/graphbolt/test_item_sampler.py::test_DistributedItemSampler[False-True-2-34] PASSED [ 60%] tests/python/pytorch/nn/test_nn.py::test_gnnexplainer[2-g2-idtype1] Client [639] waits on 172.17.0.2:50109 Machine (0) group (0) client (0) connect to server successfuly! Client[0] in group[0] is exiting... Server (0) shutdown. Server is exiting... Done sampling PASSED [ 60%] tests/python/pytorch/nn/test_nn.py::test_gnnexplainer[2-g3-idtype0] PASSED [ 13%] tests/distributed/test_distributed_sampling.py::test_rpc_bipartite_etype_sampling_shuffle[False-False-1] Converting to homogeneous graph takes 0.001s, peak mem: 3.179 GB Save partitions: 0.001 seconds, peak memory: 3.179 GB There are 1000 edges in the graph and 0 edge cuts for 1 partitions. PASSED [ 91%] tests/examples/test_sparse_examples.py::test_twirls PASSED [ 60%] tests/python/pytorch/nn/test_nn.py::test_gnnexplainer[2-g3-idtype1] Initialize the distributed services with graphbolt: False load test_sampling Start to create specified graph formats which may take non-trivial time. Finished creating specified graph formats: ['csc', 'coo'] start graph service on server 0 for part 0 Server is waiting for connections on [172.17.0.2:10976]... PASSED [ 26%] tests/python/pytorch/graphbolt/test_item_sampler.py::test_DistributedItemSampler[False-True-2-36] Client [639] waits on 172.17.0.2:55667 Machine (0) group (0) client (0) connect to server successfuly! Client[0] in group[0] is exiting... Server (0) shutdown. Server is exiting... Done sampling PASSED [ 13%] tests/distributed/test_distributed_sampling.py::test_rpc_bipartite_etype_sampling_shuffle[False-True-1] Converting to homogeneous graph takes 0.001s, peak mem: 3.179 GB Save partitions: 0.001 seconds, peak memory: 3.179 GB There are 1000 edges in the graph and 0 edge cuts for 1 partitions. Converted partitions to GraphBolt format into /tmp/tmpzqwfp1vl/test_sampling.json PASSED [ 26%] tests/python/pytorch/graphbolt/test_item_sampler.py::test_DistributedItemSampler[True-False-0-24] Initialize the distributed services with graphbolt: False load test_sampling start graph service on server 0 for part 0 Server is waiting for connections on [172.17.0.2:13070]... PASSED [ 26%] tests/python/pytorch/graphbolt/test_item_sampler.py::test_DistributedItemSampler[True-False-0-30] PASSED [ 26%] tests/python/pytorch/graphbolt/test_item_sampler.py::test_DistributedItemSampler[True-False-0-32] PASSED [ 26%] tests/python/pytorch/graphbolt/test_item_sampler.py::test_DistributedItemSampler[True-False-0-34] Client [639] waits on 172.17.0.2:49583 Machine (0) group (0) client (0) connect to server successfuly! Client[0] in group[0] is exiting... Server (0) shutdown. Server is exiting... Done sampling PASSED [ 13%] tests/distributed/test_distributed_sampling.py::test_rpc_bipartite_etype_sampling_shuffle[True-False-1] Converting to homogeneous graph takes 0.001s, peak mem: 3.179 GB Save partitions: 0.001 seconds, peak memory: 3.179 GB There are 1000 edges in the graph and 0 edge cuts for 1 partitions. Initialize the distributed services with graphbolt: False load test_sampling Start to create specified graph formats which may take non-trivial time. Finished creating specified graph formats: ['csc', 'coo'] start graph service on server 0 for part 0 Server is waiting for connections on [172.17.0.2:17164]... PASSED [ 26%] tests/python/pytorch/graphbolt/test_item_sampler.py::test_DistributedItemSampler[True-False-0-36] PASSED [ 26%] tests/python/pytorch/graphbolt/test_item_sampler.py::test_DistributedItemSampler[True-False-2-24] PASSED [ 60%] tests/python/pytorch/nn/test_nn.py::test_gnnexplainer[2-g4-idtype0] Client [639] waits on 172.17.0.2:34529 Machine (0) group (0) client (0) connect to server successfuly! Client[0] in group[0] is exiting... Server (0) shutdown. Server is exiting... Done sampling PASSED [ 13%] tests/distributed/test_distributed_sampling.py::test_rpc_bipartite_etype_sampling_shuffle[True-True-1] Converting to homogeneous graph takes 0.001s, peak mem: 3.179 GB Save partitions: 0.001 seconds, peak memory: 3.179 GB There are 1000 edges in the graph and 0 edge cuts for 1 partitions. Converted partitions to GraphBolt format into /tmp/tmpt0ii5798/test_sampling.json Initialize the distributed services with graphbolt: False load test_sampling start graph service on server 0 for part 0 Server is waiting for connections on [172.17.0.2:17623]... PASSED [ 60%] tests/python/pytorch/nn/test_nn.py::test_gnnexplainer[2-g4-idtype1] PASSED [ 60%] tests/python/pytorch/nn/test_nn.py::test_gnnexplainer[2-g5-idtype0] PASSED [100%] - generated xml file: /home/ubuntu/jenkins/workspace/dgl_PR-7408/pytest_backend.xml - ============================ slowest 100 durations ============================= 26.19s call tests/examples/test_sparse_examples.py::test_twirls 20.64s call tests/examples/test_sparse_examples.py::test_hypergraphatt 17.73s call tests/examples/test_sparse_examples.py::test_hgnn 13.27s call tests/examples/test_sparse_examples.py::test_gcnii 13.11s call tests/examples/test_sampling_examples.py::test_node_classification 8.61s call tests/examples/test_sampling_examples.py::test_link_prediction 5.99s call tests/examples/test_sparse_examples.py::test_gat 5.61s call tests/examples/test_sparse_examples.py::test_gcn 5.50s call tests/examples/test_sparse_examples.py::test_appnp 4.95s call tests/examples/test_sparse_examples.py::test_sign 4.90s call tests/examples/test_sparse_examples.py::test_c_and_s 4.75s call tests/examples/test_sparse_examples.py::test_sgc (24 durations < 0.005s hidden. Use -vv to show these durations.) ======================== 12 passed in 131.31s (0:02:11) ======================== PASSED [ 26%] tests/python/pytorch/graphbolt/test_item_sampler.py::test_DistributedItemSampler[True-False-2-30] PASSED [ 60%] tests/python/pytorch/nn/test_nn.py::test_gnnexplainer[2-g5-idtype1] tensor([0.0126, 0.0063, 0.0080, 0.0162, 0.0110, 0.0061, 0.0049, 0.0136, 0.0106, 0.0120, 0.0131, 0.0111, 0.0047, 0.0161, 0.0138, 0.0078, 0.0124, 0.0154, 0.0090, 0.0079, 0.0065, 0.0109, 0.0119, 0.0047, 0.0077, 0.0112, 0.0063, 0.0080, 0.0112, 0.0078, 0.0060, 0.0140, 0.0073, 0.0092, 0.0129, 0.0134, 0.0099, 0.0143, 0.0030, 0.0121, 0.0077, 0.0137, 0.0109, 0.0125, 0.0092, 0.0044, 0.0108, 0.0107, 0.0140, 0.0063, 0.0015, 0.0045, 0.0094, 0.0031, 0.0122, 0.0105, 0.0046, 0.0104, 0.0107, 0.0079, 0.0135, 0.0091, 0.0078, 0.0122, 0.0107, 0.0134, 0.0117, 0.0132, 0.0091, 0.0107, 0.0180, 0.0062, 0.0105, 0.0060, 0.0108, 0.0093, 0.0106, 0.0112, 0.0122, 0.0108, 0.0075, 0.0132, 0.0142, 0.0114, 0.0099, 0.0140, 0.0060, 0.0160, 0.0124, 0.0077, 0.0093, 0.0062, 0.0093, 0.0077, 0.0030, 0.0046, 0.0123, 0.0107, 0.0113, 0.0120]) Client [639] waits on 172.17.0.2:56013 Machine (0) group (0) client (0) connect to server successfuly! Client[0] in group[0] is exiting... Server (0) shutdown. Server is exiting... Done sampling PASSED [ 60%] tests/python/pytorch/nn/test_nn.py::test_heterognnexplainer[1-5-idtype0-g0] PASSED [ 14%] tests/distributed/test_distributed_sampling.py::test_standalone_sampling NumNodes: 2708 NumEdges: 10556 NumFeats: 1433 NumClasses: 7 NumTrainingSamples: 140 NumValidationSamples: 500 NumTestSamples: 1000 Done loading data from cached files. Converting to homogeneous graph takes 0.001s, peak mem: 3.179 GB Save partitions: 0.015 seconds, peak memory: 3.179 GB There are 10556 edges in the graph and 0 edge cuts for 1 partitions. Initialize the distributed services with graphbolt: False Client[-1] in group[-1] is exiting... PASSED [ 14%] tests/distributed/test_distributed_sampling.py::test_rpc_in_subgraph NumNodes: 2708 NumEdges: 10556 NumFeats: 1433 NumClasses: 7 NumTrainingSamples: 140 NumValidationSamples: 500 NumTestSamples: 1000 Done loading data from cached files. Converting to homogeneous graph takes 0.001s, peak mem: 3.179 GB Save partitions: 0.015 seconds, peak memory: 3.179 GB There are 10556 edges in the graph and 0 edge cuts for 1 partitions. Initialize the distributed services with graphbolt: False load test_in_subgraph Start to create specified graph formats which may take non-trivial time. Finished creating specified graph formats: ['csc', 'coo'] start graph service on server 0 for part 0 Server is waiting for connections on [172.17.0.2:26559]... PASSED [ 26%] tests/python/pytorch/graphbolt/test_item_sampler.py::test_DistributedItemSampler[True-False-2-32] Training with DGL built-in GraphConv module. NumNodes: 2708 NumEdges: 10556 NumFeats: 1433 NumClasses: 7 NumTrainingSamples: 140 NumValidationSamples: 500 NumTestSamples: 1000 Done loading data from cached files. Training... Epoch 00000 | Loss 1.9461 | Accuracy 0.3740 Epoch 00001 | Loss 1.9388 | Accuracy 0.4020 Epoch 00002 | Loss 1.9329 | Accuracy 0.4060 Epoch 00003 | Loss 1.9244 | Accuracy 0.3980 Epoch 00004 | Loss 1.9169 | Accuracy 0.4540 Epoch 00005 | Loss 1.9073 | Accuracy 0.4960 Epoch 00006 | Loss 1.8966 | Accuracy 0.5580 Epoch 00007 | Loss 1.8912 | Accuracy 0.5880 Epoch 00008 | Loss 1.8770 | Accuracy 0.6320 Epoch 00009 | Loss 1.8657 | Accuracy 0.6280 Epoch 00010 | Loss 1.8498 | Accuracy 0.6260 Epoch 00011 | Loss 1.8361 | Accuracy 0.6140 Epoch 00012 | Loss 1.8243 | Accuracy 0.6220 Epoch 00013 | Loss 1.8110 | Accuracy 0.6280 Epoch 00014 | Loss 1.7929 | Accuracy 0.6220 Epoch 00015 | Loss 1.7771 | Accuracy 0.6380 Epoch 00016 | Loss 1.7740 | Accuracy 0.6380 Epoch 00017 | Loss 1.7489 | Accuracy 0.6440 Epoch 00018 | Loss 1.7351 | Accuracy 0.6540 Epoch 00019 | Loss 1.7195 | Accuracy 0.6580 Epoch 00020 | Loss 1.7189 | Accuracy 0.6620 Epoch 00021 | Loss 1.6989 | Accuracy 0.6640 Epoch 00022 | Loss 1.6707 | Accuracy 0.6720 Epoch 00023 | Loss 1.6671 | Accuracy 0.6880 Epoch 00024 | Loss 1.6422 | Accuracy 0.6960 Epoch 00025 | Loss 1.6138 | Accuracy 0.7060 Epoch 00026 | Loss 1.5998 | Accuracy 0.7140 Epoch 00027 | Loss 1.5678 | Accuracy 0.7100 Epoch 00028 | Loss 1.5702 | Accuracy 0.7120 Epoch 00029 | Loss 1.5465 | Accuracy 0.7200 Epoch 00030 | Loss 1.5214 | Accuracy 0.7240 Epoch 00031 | Loss 1.5053 | Accuracy 0.7280 Epoch 00032 | Loss 1.4935 | Accuracy 0.7280 Epoch 00033 | Loss 1.4591 | Accuracy 0.7280 Epoch 00034 | Loss 1.4114 | Accuracy 0.7320 Epoch 00035 | Loss 1.4400 | Accuracy 0.7360 Epoch 00036 | Loss 1.4083 | Accuracy 0.7420 Epoch 00037 | Loss 1.3462 | Accuracy 0.7480 Epoch 00038 | Loss 1.3570 | Accuracy 0.7460 Epoch 00039 | Loss 1.3349 | Accuracy 0.7500 Epoch 00040 | Loss 1.3074 | Accuracy 0.7480 Epoch 00041 | Loss 1.2797 | Accuracy 0.7480 Epoch 00042 | Loss 1.2679 | Accuracy 0.7480 Epoch 00043 | Loss 1.2706 | Accuracy 0.7500 Epoch 00044 | Loss 1.1990 | Accuracy 0.7500 Epoch 00045 | Loss 1.2146 | Accuracy 0.7500 Epoch 00046 | Loss 1.2095 | Accuracy 0.7560 Epoch 00047 | Loss 1.1960 | Accuracy 0.7600 Epoch 00048 | Loss 1.1830 | Accuracy 0.7700 Epoch 00049 | Loss 1.1367 | Accuracy 0.7660 Epoch 00050 | Loss 1.1165 | Accuracy 0.7680 Epoch 00051 | Loss 1.1211 | Accuracy 0.7720 Epoch 00052 | Loss 1.0529 | Accuracy 0.7680 Epoch 00053 | Loss 1.0283 | Accuracy 0.7680 Epoch 00054 | Loss 1.0063 | Accuracy 0.7660 Epoch 00055 | Loss 1.0045 | Accuracy 0.7640 Epoch 00056 | Loss 1.0067 | Accuracy 0.7660 Epoch 00057 | Loss 0.9980 | Accuracy 0.7660 Epoch 00058 | Loss 0.9228 | Accuracy 0.7680 Epoch 00059 | Loss 0.9696 | Accuracy 0.7720 Epoch 00060 | Loss 0.9149 | Accuracy 0.7700 Epoch 00061 | Loss 0.9571 | Accuracy 0.7700 Epoch 00062 | Loss 0.9262 | Accuracy 0.7720 Epoch 00063 | Loss 0.8762 | Accuracy 0.7720 Epoch 00064 | Loss 0.9131 | Accuracy 0.7680 Epoch 00065 | Loss 0.8439 | Accuracy 0.7680 Epoch 00066 | Loss 0.8439 | Accuracy 0.7700 Epoch 00067 | Loss 0.8036 | Accuracy 0.7700 Epoch 00068 | Loss 0.7940 | Accuracy 0.7720 Epoch 00069 | Loss 0.7839 | Accuracy 0.7720 Epoch 00070 | Loss 0.8139 | Accuracy 0.7760 Epoch 00071 | Loss 0.7864 | Accuracy 0.7800 Epoch 00072 | Loss 0.7728 | Accuracy 0.7800 Epoch 00073 | Loss 0.7756 | Accuracy 0.7820 Epoch 00074 | Loss 0.7052 | Accuracy 0.7800 Epoch 00075 | Loss 0.7191 | Accuracy 0.7840 Epoch 00076 | Loss 0.7371 | Accuracy 0.7840 Epoch 00077 | Loss 0.7044 | Accuracy 0.7820 Epoch 00078 | Loss 0.7045 | Accuracy 0.7820 Epoch 00079 | Loss 0.6978 | Accuracy 0.7880 Epoch 00080 | Loss 0.6895 | Accuracy 0.7860 Epoch 00081 | Loss 0.6545 | Accuracy 0.7860 Epoch 00082 | Loss 0.7109 | Accuracy 0.7860 Epoch 00083 | Loss 0.6303 | Accuracy 0.7860 Epoch 00084 | Loss 0.6584 | Accuracy 0.7920 Epoch 00085 | Loss 0.6411 | Accuracy 0.7960 Epoch 00086 | Loss 0.6460 | Accuracy 0.7980 Epoch 00087 | Loss 0.5711 | Accuracy 0.7980 Epoch 00088 | Loss 0.6235 | Accuracy 0.7940 Epoch 00089 | Loss 0.6102 | Accuracy 0.7900 Epoch 00090 | Loss 0.6128 | Accuracy 0.7880 Epoch 00091 | Loss 0.5440 | Accuracy 0.7860 Epoch 00092 | Loss 0.6104 | Accuracy 0.7860 Epoch 00093 | Loss 0.5409 | Accuracy 0.7860 Epoch 00094 | Loss 0.5710 | Accuracy 0.7900 Epoch 00095 | Loss 0.5725 | Accuracy 0.7940 Epoch 00096 | Loss 0.5344 | Accuracy 0.7980 Epoch 00097 | Loss 0.5815 | Accuracy 0.7920 Epoch 00098 | Loss 0.5940 | Accuracy 0.7940 Epoch 00099 | Loss 0.5267 | Accuracy 0.7920 Epoch 00100 | Loss 0.5664 | Accuracy 0.7900 Epoch 00101 | Loss 0.5591 | Accuracy 0.7920 Epoch 00102 | Loss 0.5102 | Accuracy 0.7940 Epoch 00103 | Loss 0.5096 | Accuracy 0.7940 Epoch 00104 | Loss 0.5180 | Accuracy 0.7900 Epoch 00105 | Loss 0.5196 | Accuracy 0.7940 Epoch 00106 | Loss 0.5044 | Accuracy 0.7960 Epoch 00107 | Loss 0.5483 | Accuracy 0.7960 Epoch 00108 | Loss 0.4926 | Accuracy 0.7940 Epoch 00109 | Loss 0.5163 | Accuracy 0.7980 Epoch 00110 | Loss 0.4896 | Accuracy 0.7960 Epoch 00111 | Loss 0.4754 | Accuracy 0.7980 Epoch 00112 | Loss 0.5126 | Accuracy 0.8000 Epoch 00113 | Loss 0.4597 | Accuracy 0.8040 Epoch 00114 | Loss 0.4357 | Accuracy 0.8000 Epoch 00115 | Loss 0.5005 | Accuracy 0.7900 Epoch 00116 | Loss 0.4511 | Accuracy 0.7900 Epoch 00117 | Loss 0.5053 | Accuracy 0.7860 Epoch 00118 | Loss 0.4288 | Accuracy 0.7880 Epoch 00119 | Loss 0.5053 | Accuracy 0.7920 Epoch 00120 | Loss 0.4437 | Accuracy 0.7980 Epoch 00121 | Loss 0.4699 | Accuracy 0.7980 Epoch 00122 | Loss 0.4345 | Accuracy 0.7940 Epoch 00123 | Loss 0.4295 | Accuracy 0.7980 Epoch 00124 | Loss 0.4515 | Accuracy 0.7960 Epoch 00125 | Loss 0.4586 | Accuracy 0.7940 Epoch 00126 | Loss 0.4406 | Accuracy 0.7940 Epoch 00127 | Loss 0.4529 | Accuracy 0.7980 Epoch 00128 | Loss 0.4302 | Accuracy 0.7980 Epoch 00129 | Loss 0.4544 | Accuracy 0.7980 Epoch 00130 | Loss 0.4193 | Accuracy 0.8000 Epoch 00131 | Loss 0.4304 | Accuracy 0.7980 Epoch 00132 | Loss 0.4075 | Accuracy 0.7960 Epoch 00133 | Loss 0.3920 | Accuracy 0.7980 Epoch 00134 | Loss 0.3894 | Accuracy 0.7980 Epoch 00135 | Loss 0.4092 | Accuracy 0.7980 Epoch 00136 | Loss 0.4301 | Accuracy 0.7960 Epoch 00137 | Loss 0.3927 | Accuracy 0.7980 Epoch 00138 | Loss 0.3786 | Accuracy 0.8020 Epoch 00139 | Loss 0.4210 | Accuracy 0.8020 Epoch 00140 | Loss 0.4118 | Accuracy 0.8020 Epoch 00141 | Loss 0.3579 | Accuracy 0.8000 Epoch 00142 | Loss 0.3935 | Accuracy 0.7920 Epoch 00143 | Loss 0.4539 | Accuracy 0.7900 Epoch 00144 | Loss 0.4286 | Accuracy 0.7900 Epoch 00145 | Loss 0.4056 | Accuracy 0.7940 Epoch 00146 | Loss 0.3805 | Accuracy 0.7960 Epoch 00147 | Loss 0.3891 | Accuracy 0.7960 Epoch 00148 | Loss 0.3946 | Accuracy 0.8000 Epoch 00149 | Loss 0.4342 | Accuracy 0.8040 Epoch 00150 | Loss 0.3737 | Accuracy 0.8020 Epoch 00151 | Loss 0.4094 | Accuracy 0.7980 Epoch 00152 | Loss 0.4013 | Accuracy 0.7960 Epoch 00153 | Loss 0.3859 | Accuracy 0.7960 Epoch 00154 | Loss 0.3884 | Accuracy 0.7960 Epoch 00155 | Loss 0.3861 | Accuracy 0.7960 Epoch 00156 | Loss 0.3887 | Accuracy 0.7960 Epoch 00157 | Loss 0.3657 | Accuracy 0.7940 Epoch 00158 | Loss 0.3880 | Accuracy 0.7940 Epoch 00159 | Loss 0.3570 | Accuracy 0.7940 Epoch 00160 | Loss 0.3384 | Accuracy 0.7980 Epoch 00161 | Loss 0.3603 | Accuracy 0.8000 Epoch 00162 | Loss 0.3370 | Accuracy 0.7960 Epoch 00163 | Loss 0.3033 | Accuracy 0.7940 Epoch 00164 | Loss 0.3197 | Accuracy 0.7940 Epoch 00165 | Loss 0.3589 | Accuracy 0.7960 Epoch 00166 | Loss 0.3988 | Accuracy 0.7960 Epoch 00167 | Loss 0.3756 | Accuracy 0.8000 Epoch 00168 | Loss 0.3540 | Accuracy 0.7920 Epoch 00169 | Loss 0.3735 | Accuracy 0.7920 Epoch 00170 | Loss 0.3639 | Accuracy 0.7900 Epoch 00171 | Loss 0.3382 | Accuracy 0.7900 Epoch 00172 | Loss 0.3355 | Accuracy 0.7980 Epoch 00173 | Loss 0.3346 | Accuracy 0.8000 Epoch 00174 | Loss 0.3360 | Accuracy 0.8020 Epoch 00175 | Loss 0.3390 | Accuracy 0.7960 Epoch 00176 | Loss 0.3370 | Accuracy 0.7980 Epoch 00177 | Loss 0.3098 | Accuracy 0.7960 Epoch 00178 | Loss 0.3442 | Accuracy 0.7960 Epoch 00179 | Loss 0.3887 | Accuracy 0.7900 Epoch 00180 | Loss 0.3498 | Accuracy 0.7880 Epoch 00181 | Loss 0.3219 | Accuracy 0.7900 Epoch 00182 | Loss 0.3578 | Accuracy 0.7920 Epoch 00183 | Loss 0.3501 | Accuracy 0.7940 Epoch 00184 | Loss 0.3569 | Accuracy 0.7920 Epoch 00185 | Loss 0.3589 | Accuracy 0.7980 Epoch 00186 | Loss 0.3404 | Accuracy 0.8000 Epoch 00187 | Loss 0.2804 | Accuracy 0.8020 Epoch 00188 | Loss 0.3749 | Accuracy 0.7960 Epoch 00189 | Loss 0.3030 | Accuracy 0.7960 Epoch 00190 | Loss 0.3108 | Accuracy 0.8000 Epoch 00191 | Loss 0.3211 | Accuracy 0.8000 Epoch 00192 | Loss 0.2909 | Accuracy 0.8020 Epoch 00193 | Loss 0.3164 | Accuracy 0.8000 Epoch 00194 | Loss 0.3240 | Accuracy 0.8020 Epoch 00195 | Loss 0.3113 | Accuracy 0.8000 Epoch 00196 | Loss 0.3374 | Accuracy 0.7980 Epoch 00197 | Loss 0.3402 | Accuracy 0.7980 Epoch 00198 | Loss 0.3266 | Accuracy 0.7980 Epoch 00199 | Loss 0.3094 | Accuracy 0.7980 Testing... Test accuracy 0.8090 Client [639] waits on 172.17.0.2:42339 Machine (0) group (0) client (0) connect to server successfuly! Client[0] in group[0] is exiting... Server (0) shutdown. Server is exiting... Testing LatentDirichletAllocation ... {'prior': {'doc': 0.1, 'word': 0.1}, 'rho': 1, 'mult': {'doc': 1, 'word': 1}, 'init': {'doc': (100.0, 100.0), 'word': (100.0, 100.0)}, 'word_data': [tensor([[0.0000e+00, 0.0000e+00, 0.0000e+00, 4.5619e-05, 0.0000e+00], [0.0000e+00, 0.0000e+00, 0.0000e+00, 9.9963e-01, 0.0000e+00], [0.0000e+00, 0.0000e+00, 0.0000e+00, 4.5618e-05, 0.0000e+00], [0.0000e+00, 0.0000e+00, 0.0000e+00, 4.5618e-05, 0.0000e+00], [0.0000e+00, 0.0000e+00, 0.0000e+00, 4.5618e-05, 0.0000e+00], [0.0000e+00, 0.0000e+00, 0.0000e+00, 4.5618e-05, 0.0000e+00], [0.0000e+00, 0.0000e+00, 0.0000e+00, 4.5618e-05, 0.0000e+00], [0.0000e+00, 0.0000e+00, 0.0000e+00, 6.1490e-06, 0.0000e+00], [0.0000e+00, 0.0000e+00, 0.0000e+00, 4.5618e-05, 0.0000e+00], [0.0000e+00, 0.0000e+00, 0.0000e+00, 4.5618e-05, 0.0000e+00]])]} Testing LatentDirichletAllocation passed! PASSED [ 14%] tests/distributed/test_distributed_sampling.py::test_standalone_etype_sampling NumNodes: 2708 NumEdges: 10556 NumFeats: 1433 NumClasses: 7 NumTrainingSamples: 140 NumValidationSamples: 500 NumTestSamples: 1000 Done loading data from cached files. Converting to homogeneous graph takes 0.001s, peak mem: 3.179 GB Save partitions: 0.002 seconds, peak memory: 3.179 GB There are 21112 edges in the graph and 0 edge cuts for 1 partitions. Initialize the distributed services with graphbolt: False Client[-1] in group[-1] is exiting... [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // stage NumNodes: 2708 NumEdges: 10556 NumFeats: 1433 NumClasses: 7 NumTrainingSamples: 140 NumValidationSamples: 500 NumTestSamples: 1000 Done loading data from cached files. Converting to homogeneous graph takes 0.001s, peak mem: 3.179 GB Save partitions: 0.016 seconds, peak memory: 3.179 GB There are 10556 edges in the graph and 0 edge cuts for 1 partitions. Initialize the distributed services with graphbolt: False Client[-1] in group[-1] is exiting... PASSED [ 14%] tests/distributed/test_mp_dataloader.py::test_standalone NumNodes: 2708 NumEdges: 10556 NumFeats: 1433 NumClasses: 7 NumTrainingSamples: 140 NumValidationSamples: 500 NumTestSamples: 1000 Done loading data from cached files. torch.int64 Converting to homogeneous graph takes 0.001s, peak mem: 3.179 GB Save partitions: 0.016 seconds, peak memory: 3.179 GB There are 10556 edges in the graph and 0 edge cuts for 1 partitions. Initialize the distributed services with graphbolt: False Post stage [Pipeline] sh PASSED [ 26%] tests/python/pytorch/graphbolt/test_item_sampler.py::test_DistributedItemSampler[True-False-2-34] NumNodes: 2708 NumEdges: 10556 NumFeats: 1433 NumClasses: 7 NumTrainingSamples: 140 NumValidationSamples: 500 NumTestSamples: 1000 Done loading data from cached files. NumNodes: 2708 NumEdges: 10556 NumFeats: 1433 NumClasses: 7 NumTrainingSamples: 140 NumValidationSamples: 500 NumTestSamples: 1000 Done loading data from cached files. Client[-1] in group[-1] is exiting... PASSED [ 15%] tests/distributed/test_mp_dataloader.py::test_dist_dataloader[False-False-False-0-1] NumNodes: 2708 NumEdges: 10556 NumFeats: 1433 NumClasses: 7 NumTrainingSamples: 140 NumValidationSamples: 500 NumTestSamples: 1000 Done loading data from cached files. Converting to homogeneous graph takes 0.001s, peak mem: 3.179 GB Save partitions: 0.015 seconds, peak memory: 3.179 GB There are 10556 edges in the graph and 0 edge cuts for 1 partitions. + chmod -R 777 . [Pipeline] cleanWs [WS-CLEANUP] Deleting project workspace... [WS-CLEANUP] Deferred wipeout is disabled by the job configuration... PASSED [ 60%] tests/python/pytorch/nn/test_nn.py::test_heterognnexplainer[1-5-idtype0-g1] [WS-CLEANUP] done [Pipeline] } $ docker stop --time=1 80c5a5e2d025e9d75027e51fa7b27230a89fefa425b7175609d2d257b4ecfb7e server: #clients=1 load test_sampling Start to create specified graph formats which may take non-trivial time. Finished creating specified graph formats: ['csc', 'coo'] start graph service on server 0 for part 0 Server is waiting for connections on [172.17.0.2:10869]... $ docker rm -f --volumes 80c5a5e2d025e9d75027e51fa7b27230a89fefa425b7175609d2d257b4ecfb7e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } Initialize the distributed services with graphbolt: False PASSED [ 60%] tests/python/pytorch/nn/test_nn.py::test_heterognnexplainer[2-5-idtype0-g0] PASSED [ 26%] tests/python/pytorch/graphbolt/test_item_sampler.py::test_DistributedItemSampler[True-False-2-36] Client [2099] waits on 172.17.0.2:51747 Machine (0) group (0) client (0) connect to server successfuly! NumNodes: 2708 NumEdges: 10556 NumFeats: 1433 NumClasses: 7 NumTrainingSamples: 140 NumValidationSamples: 500 NumTestSamples: 1000 Done loading data from cached files. NumNodes: 2708 NumEdges: 10556 NumFeats: 1433 NumClasses: 7 NumTrainingSamples: 140 NumValidationSamples: 500 NumTestSamples: 1000 Done loading data from cached files. Client[0] in group[0] is exiting... Server (0) shutdown. Server is exiting... PASSED [ 15%] tests/distributed/test_mp_dataloader.py::test_dist_dataloader[False-False-False-1-1] NumNodes: 2708 NumEdges: 10556 NumFeats: 1433 NumClasses: 7 NumTrainingSamples: 140 NumValidationSamples: 500 NumTestSamples: 1000 Done loading data from cached files. Converting to homogeneous graph takes 0.001s, peak mem: 3.179 GB Save partitions: 0.016 seconds, peak memory: 3.179 GB There are 10556 edges in the graph and 0 edge cuts for 1 partitions. server: #clients=2 load test_sampling Start to create specified graph formats which may take non-trivial time. Finished creating specified graph formats: ['csc', 'coo'] start graph service on server 0 for part 0 Server is waiting for connections on [172.17.0.2:28390]... Initialize the distributed services with graphbolt: False PASSED [ 60%] tests/python/pytorch/nn/test_nn.py::test_heterognnexplainer[2-5-idtype0-g1] PASSED [ 27%] tests/python/pytorch/graphbolt/test_item_sampler.py::test_DistributedItemSampler[True-True-0-24] PASSED [ 27%] tests/python/pytorch/graphbolt/test_item_sampler.py::test_DistributedItemSampler[True-True-0-30] Client [2115] waits on 172.17.0.2:60143Client [2124] waits on 172.17.0.2:60689 Machine (0) group (0) client (0) connect to server successfuly! Machine (0) group (0) client (1) connect to server successfuly! NumNodes: 2708 NumEdges: 10556 NumFeats: 1433 NumClasses: 7 NumTrainingSamples: 140 NumValidationSamples: 500 NumTestSamples: 1000 Done loading data from cached files. NumNodes: 2708 NumEdges: 10556 NumFeats: 1433 NumClasses: 7 NumTrainingSamples: 140 NumValidationSamples: 500 NumTestSamples: 1000 Done loading data from cached files. Client[0] in group[0] is exiting... Client[1] in group[0] is exiting... Server (0) shutdown. Server is exiting... PASSED [ 60%] tests/python/pytorch/nn/test_nn.py::test_subgraphx[2-g0-idtype0] PASSED [ 27%] tests/python/pytorch/graphbolt/test_item_sampler.py::test_DistributedItemSampler[True-True-0-32] PASSED [ 15%] tests/distributed/test_mp_dataloader.py::test_dist_dataloader[False-False-True-0-1] NumNodes: 2708 NumEdges: 10556 NumFeats: 1433 NumClasses: 7 NumTrainingSamples: 140 NumValidationSamples: 500 NumTestSamples: 1000 Done loading data from cached files. Converting to homogeneous graph takes 0.001s, peak mem: 3.179 GB Save partitions: 0.016 seconds, peak memory: 3.179 GB There are 10556 edges in the graph and 0 edge cuts for 1 partitions. server: #clients=1 load test_sampling Start to create specified graph formats which may take non-trivial time. Finished creating specified graph formats: ['csc', 'coo'] start graph service on server 0 for part 0 Server is waiting for connections on [172.17.0.2:16515]... Initialize the distributed services with graphbolt: False PASSED [ 27%] tests/python/pytorch/graphbolt/test_item_sampler.py::test_DistributedItemSampler[True-True-0-34] Client [2147] waits on 172.17.0.2:38947 Machine (0) group (0) client (0) connect to server successfuly! NumNodes: 2708 NumEdges: 10556 NumFeats: 1433 NumClasses: 7 NumTrainingSamples: 140 NumValidationSamples: 500 NumTestSamples: 1000 Done loading data from cached files. NumNodes: 2708 NumEdges: 10556 NumFeats: 1433 NumClasses: 7 NumTrainingSamples: 140 NumValidationSamples: 500 NumTestSamples: 1000 Done loading data from cached files. Client[0] in group[0] is exiting... Server (0) shutdown. Server is exiting... PASSED [ 27%] tests/python/pytorch/graphbolt/test_item_sampler.py::test_DistributedItemSampler[True-True-0-36] PASSED [ 15%] tests/distributed/test_mp_dataloader.py::test_dist_dataloader[False-False-True-1-1] NumNodes: 2708 NumEdges: 10556 NumFeats: 1433 NumClasses: 7 NumTrainingSamples: 140 NumValidationSamples: 500 NumTestSamples: 1000 Done loading data from cached files. Converting to homogeneous graph takes 0.001s, peak mem: 3.179 GB Save partitions: 0.015 seconds, peak memory: 3.179 GB There are 10556 edges in the graph and 0 edge cuts for 1 partitions. server: #clients=2 load test_sampling Start to create specified graph formats which may take non-trivial time. Finished creating specified graph formats: ['csc', 'coo'] start graph service on server 0 for part 0 Server is waiting for connections on [172.17.0.2:27856]... PASSED [ 60%] tests/python/pytorch/nn/test_nn.py::test_subgraphx[2-g0-idtype1] PASSED [ 27%] tests/python/pytorch/graphbolt/test_item_sampler.py::test_DistributedItemSampler[True-True-2-24] Initialize the distributed services with graphbolt: False Client [2170] waits on 172.17.0.2:52181Client [2163] waits on 172.17.0.2:32779 Machine (0) group (0) client (1) connect to server successfuly!Machine (0) group (0) client (0) connect to server successfuly! NumNodes: 2708 NumEdges: 10556 NumFeats: 1433 NumClasses: 7 NumTrainingSamples: 140 NumValidationSamples: 500 NumTestSamples: 1000 Done loading data from cached files. NumNodes: 2708 NumEdges: 10556 NumFeats: 1433 NumClasses: 7 NumTrainingSamples: 140 NumValidationSamples: 500 NumTestSamples: 1000 Done loading data from cached files. Client[0] in group[0] is exiting... Client[1] in group[0] is exiting... Server (0) shutdown. Server is exiting... PASSED [ 27%] tests/python/pytorch/graphbolt/test_item_sampler.py::test_DistributedItemSampler[True-True-2-30] PASSED [ 60%] tests/python/pytorch/nn/test_nn.py::test_heterosubgraphx[2-5-idtype0-g0] PASSED [ 15%] tests/distributed/test_mp_dataloader.py::test_dist_dataloader[False-True-False-0-1] NumNodes: 2708 NumEdges: 10556 NumFeats: 1433 NumClasses: 7 NumTrainingSamples: 140 NumValidationSamples: 500 NumTestSamples: 1000 Done loading data from cached files. Converting to homogeneous graph takes 0.001s, peak mem: 3.179 GB Save partitions: 0.015 seconds, peak memory: 3.179 GB There are 10556 edges in the graph and 0 edge cuts for 1 partitions. Converted partitions to GraphBolt format into /tmp/tmpl7h87gl1/test_sampling.json server: #clients=1 load test_sampling start graph service on server 0 for part 0 Server is waiting for connections on [172.17.0.2:23746]... Initialize the distributed services with graphbolt: False PASSED [ 27%] tests/python/pytorch/graphbolt/test_item_sampler.py::test_DistributedItemSampler[True-True-2-32] Client [2193] waits on 172.17.0.2:50773 Machine (0) group (0) client (0) connect to server successfuly! NumNodes: 2708 NumEdges: 10556 NumFeats: 1433 NumClasses: 7 NumTrainingSamples: 140 NumValidationSamples: 500 NumTestSamples: 1000 Done loading data from cached files. NumNodes: 2708 NumEdges: 10556 NumFeats: 1433 NumClasses: 7 NumTrainingSamples: 140 NumValidationSamples: 500 NumTestSamples: 1000 Done loading data from cached files. Client[0] in group[0] is exiting... Server (0) shutdown. Server is exiting... PASSED [ 60%] tests/python/pytorch/nn/test_nn.py::test_heterosubgraphx[2-5-idtype0-g1] PASSED [ 16%] tests/distributed/test_mp_dataloader.py::test_dist_dataloader[False-True-False-1-1] NumNodes: 2708 NumEdges: 10556 NumFeats: 1433 NumClasses: 7 NumTrainingSamples: 140 NumValidationSamples: 500 NumTestSamples: 1000 Done loading data from cached files. Converting to homogeneous graph takes 0.001s, peak mem: 3.179 GB Save partitions: 0.015 seconds, peak memory: 3.179 GB There are 10556 edges in the graph and 0 edge cuts for 1 partitions. Converted partitions to GraphBolt format into /tmp/tmpz4pbg24e/test_sampling.json server: #clients=2 load test_sampling start graph service on server 0 for part 0 Server is waiting for connections on [172.17.0.2:17223]... PASSED [ 60%] tests/python/pytorch/nn/test_nn.py::test_pgexplainer[2-g0-idtype0] PASSED [ 60%] tests/python/pytorch/nn/test_nn.py::test_pgexplainer[2-g0-idtype1] PASSED [ 61%] tests/python/pytorch/nn/test_nn.py::test_pgexplainer[2-g1-idtype0] PASSED [ 61%] tests/python/pytorch/nn/test_nn.py::test_pgexplainer[2-g1-idtype1] Initialize the distributed services with graphbolt: False PASSED [ 61%] tests/python/pytorch/nn/test_nn.py::test_heteropgexplainer[2-5-idtype0-g0] PASSED [ 27%] tests/python/pytorch/graphbolt/test_item_sampler.py::test_DistributedItemSampler[True-True-2-34] PASSED [ 61%] tests/python/pytorch/nn/test_nn.py::test_heteropgexplainer[2-5-idtype0-g1] PASSED [ 61%] tests/python/pytorch/nn/test_nn.py::test_jumping_knowledge PASSED [ 61%] tests/python/pytorch/nn/test_nn.py::test_edge_predictor[dot] PASSED [ 61%] tests/python/pytorch/nn/test_nn.py::test_edge_predictor[cos] PASSED [ 61%] tests/python/pytorch/nn/test_nn.py::test_edge_predictor[ele] PASSED [ 61%] tests/python/pytorch/nn/test_nn.py::test_edge_predictor[cat] PASSED [ 61%] tests/python/pytorch/nn/test_nn.py::test_ke_score_funcs PASSED [ 61%] tests/python/pytorch/nn/test_nn.py::test_twirls PASSED [ 61%] tests/python/pytorch/nn/test_nn.py::test_typed_linear[None-None-4] PASSED [ 61%] tests/python/pytorch/nn/test_nn.py::test_typed_linear[None-None-32] PASSED [ 61%] tests/python/pytorch/nn/test_nn.py::test_typed_linear[basis-4-4] PASSED [ 61%] tests/python/pytorch/nn/test_nn.py::test_typed_linear[basis-4-32] PASSED [ 61%] tests/python/pytorch/nn/test_nn.py::test_typed_linear[bdd-4-4] PASSED [ 61%] tests/python/pytorch/nn/test_nn.py::test_typed_linear[bdd-4-32] PASSED [ 61%] tests/python/pytorch/nn/test_nn.py::test_hgt[1-4-idtype0] PASSED [ 61%] tests/python/pytorch/nn/test_nn.py::test_hgt[1-4-idtype1] PASSED [ 61%] tests/python/pytorch/nn/test_nn.py::test_radius_graph[True-True] PASSED [ 61%] tests/python/pytorch/nn/test_nn.py::test_radius_graph[True-False] PASSED [ 61%] tests/python/pytorch/nn/test_nn.py::test_radius_graph[False-True] PASSED [ 61%] tests/python/pytorch/nn/test_nn.py::test_radius_graph[False-False] PASSED [ 61%] tests/python/pytorch/nn/test_nn.py::test_group_rev_res[idtype0] PASSED [ 61%] tests/python/pytorch/nn/test_nn.py::test_group_rev_res[idtype1] PASSED [ 61%] tests/python/pytorch/nn/test_nn.py::test_egnn_conv[16-16-16-16] PASSED [ 61%] tests/python/pytorch/nn/test_nn.py::test_egnn_conv[16-16-16-32] PASSED [ 61%] tests/python/pytorch/nn/test_nn.py::test_egnn_conv[16-16-32-16] PASSED [ 61%] tests/python/pytorch/nn/test_nn.py::test_egnn_conv[16-16-32-32] PASSED [ 61%] tests/python/pytorch/nn/test_nn.py::test_egnn_conv[16-32-16-16] PASSED [ 61%] tests/python/pytorch/nn/test_nn.py::test_egnn_conv[16-32-16-32] PASSED [ 61%] tests/python/pytorch/nn/test_nn.py::test_egnn_conv[16-32-32-16] PASSED [ 61%] tests/python/pytorch/nn/test_nn.py::test_egnn_conv[16-32-32-32] PASSED [ 61%] tests/python/pytorch/nn/test_nn.py::test_egnn_conv[10-16-16-16] PASSED [ 61%] tests/python/pytorch/nn/test_nn.py::test_egnn_conv[10-16-16-32] PASSED [ 61%] tests/python/pytorch/nn/test_nn.py::test_egnn_conv[10-16-32-16] PASSED [ 61%] tests/python/pytorch/nn/test_nn.py::test_egnn_conv[10-16-32-32] PASSED [ 61%] tests/python/pytorch/nn/test_nn.py::test_egnn_conv[10-32-16-16] PASSED [ 61%] tests/python/pytorch/nn/test_nn.py::test_egnn_conv[10-32-16-32] PASSED [ 61%] tests/python/pytorch/nn/test_nn.py::test_egnn_conv[10-32-32-16] PASSED [ 61%] tests/python/pytorch/nn/test_nn.py::test_egnn_conv[10-32-32-32] PASSED [ 61%] tests/python/pytorch/nn/test_nn.py::test_egnn_conv[0-16-16-16] PASSED [ 61%] tests/python/pytorch/nn/test_nn.py::test_egnn_conv[0-16-16-32] PASSED [ 61%] tests/python/pytorch/nn/test_nn.py::test_egnn_conv[0-16-32-16] PASSED [ 61%] tests/python/pytorch/nn/test_nn.py::test_egnn_conv[0-16-32-32] PASSED [ 61%] tests/python/pytorch/nn/test_nn.py::test_egnn_conv[0-32-16-16] PASSED [ 61%] tests/python/pytorch/nn/test_nn.py::test_egnn_conv[0-32-16-32] PASSED [ 61%] tests/python/pytorch/nn/test_nn.py::test_egnn_conv[0-32-32-16] PASSED [ 61%] tests/python/pytorch/nn/test_nn.py::test_egnn_conv[0-32-32-32] PASSED [ 61%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-1-0.0-2.5-scalers0-aggregators0-16-16] PASSED [ 61%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-1-0.0-2.5-scalers0-aggregators0-16-32] PASSED [ 61%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-1-0.0-2.5-scalers0-aggregators0-32-16] PASSED [ 61%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-1-0.0-2.5-scalers0-aggregators0-32-32] PASSED [ 61%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-1-0.0-2.5-scalers0-aggregators1-16-16] PASSED [ 61%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-1-0.0-2.5-scalers0-aggregators1-16-32] PASSED [ 61%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-1-0.0-2.5-scalers0-aggregators1-32-16] PASSED [ 61%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-1-0.0-2.5-scalers0-aggregators1-32-32] PASSED [ 61%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-1-0.0-2.5-scalers0-aggregators2-16-16] PASSED [ 61%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-1-0.0-2.5-scalers0-aggregators2-16-32] PASSED [ 61%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-1-0.0-2.5-scalers0-aggregators2-32-16] PASSED [ 61%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-1-0.0-2.5-scalers0-aggregators2-32-32] PASSED [ 61%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-1-0.0-2.5-scalers1-aggregators0-16-16] PASSED [ 62%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-1-0.0-2.5-scalers1-aggregators0-16-32] PASSED [ 62%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-1-0.0-2.5-scalers1-aggregators0-32-16] PASSED [ 62%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-1-0.0-2.5-scalers1-aggregators0-32-32] PASSED [ 62%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-1-0.0-2.5-scalers1-aggregators1-16-16] PASSED [ 62%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-1-0.0-2.5-scalers1-aggregators1-16-32] PASSED [ 62%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-1-0.0-2.5-scalers1-aggregators1-32-16] PASSED [ 62%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-1-0.0-2.5-scalers1-aggregators1-32-32] PASSED [ 62%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-1-0.0-2.5-scalers1-aggregators2-16-16] PASSED [ 62%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-1-0.0-2.5-scalers1-aggregators2-16-32] PASSED [ 62%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-1-0.0-2.5-scalers1-aggregators2-32-16] PASSED [ 62%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-1-0.0-2.5-scalers1-aggregators2-32-32] PASSED [ 62%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-1-0.0-7.4-scalers0-aggregators0-16-16] PASSED [ 62%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-1-0.0-7.4-scalers0-aggregators0-16-32] PASSED [ 62%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-1-0.0-7.4-scalers0-aggregators0-32-16] PASSED [ 62%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-1-0.0-7.4-scalers0-aggregators0-32-32] PASSED [ 62%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-1-0.0-7.4-scalers0-aggregators1-16-16] PASSED [ 62%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-1-0.0-7.4-scalers0-aggregators1-16-32] PASSED [ 62%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-1-0.0-7.4-scalers0-aggregators1-32-16] PASSED [ 62%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-1-0.0-7.4-scalers0-aggregators1-32-32] PASSED [ 62%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-1-0.0-7.4-scalers0-aggregators2-16-16] PASSED [ 62%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-1-0.0-7.4-scalers0-aggregators2-16-32] PASSED [ 62%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-1-0.0-7.4-scalers0-aggregators2-32-16] PASSED [ 62%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-1-0.0-7.4-scalers0-aggregators2-32-32] PASSED [ 62%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-1-0.0-7.4-scalers1-aggregators0-16-16] PASSED [ 62%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-1-0.0-7.4-scalers1-aggregators0-16-32] PASSED [ 62%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-1-0.0-7.4-scalers1-aggregators0-32-16] PASSED [ 62%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-1-0.0-7.4-scalers1-aggregators0-32-32] PASSED [ 62%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-1-0.0-7.4-scalers1-aggregators1-16-16] PASSED [ 62%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-1-0.0-7.4-scalers1-aggregators1-16-32] PASSED [ 62%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-1-0.0-7.4-scalers1-aggregators1-32-16] PASSED [ 62%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-1-0.0-7.4-scalers1-aggregators1-32-32] PASSED [ 62%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-1-0.0-7.4-scalers1-aggregators2-16-16] PASSED [ 62%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-1-0.0-7.4-scalers1-aggregators2-16-32] PASSED [ 62%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-1-0.0-7.4-scalers1-aggregators2-32-16] PASSED [ 62%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-1-0.0-7.4-scalers1-aggregators2-32-32] PASSED [ 62%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-1-0.1-2.5-scalers0-aggregators0-16-16] PASSED [ 62%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-1-0.1-2.5-scalers0-aggregators0-16-32] PASSED [ 62%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-1-0.1-2.5-scalers0-aggregators0-32-16] PASSED [ 62%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-1-0.1-2.5-scalers0-aggregators0-32-32] PASSED [ 62%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-1-0.1-2.5-scalers0-aggregators1-16-16] PASSED [ 62%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-1-0.1-2.5-scalers0-aggregators1-16-32] PASSED [ 62%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-1-0.1-2.5-scalers0-aggregators1-32-16] PASSED [ 62%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-1-0.1-2.5-scalers0-aggregators1-32-32] PASSED [ 62%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-1-0.1-2.5-scalers0-aggregators2-16-16] PASSED [ 62%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-1-0.1-2.5-scalers0-aggregators2-16-32] PASSED [ 62%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-1-0.1-2.5-scalers0-aggregators2-32-16] PASSED [ 62%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-1-0.1-2.5-scalers0-aggregators2-32-32] PASSED [ 62%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-1-0.1-2.5-scalers1-aggregators0-16-16] PASSED [ 62%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-1-0.1-2.5-scalers1-aggregators0-16-32] PASSED [ 62%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-1-0.1-2.5-scalers1-aggregators0-32-16] PASSED [ 62%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-1-0.1-2.5-scalers1-aggregators0-32-32] PASSED [ 62%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-1-0.1-2.5-scalers1-aggregators1-16-16] PASSED [ 62%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-1-0.1-2.5-scalers1-aggregators1-16-32] PASSED [ 62%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-1-0.1-2.5-scalers1-aggregators1-32-16] PASSED [ 62%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-1-0.1-2.5-scalers1-aggregators1-32-32] PASSED [ 62%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-1-0.1-2.5-scalers1-aggregators2-16-16] PASSED [ 62%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-1-0.1-2.5-scalers1-aggregators2-16-32] PASSED [ 62%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-1-0.1-2.5-scalers1-aggregators2-32-16] PASSED [ 62%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-1-0.1-2.5-scalers1-aggregators2-32-32] PASSED [ 62%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-1-0.1-7.4-scalers0-aggregators0-16-16] PASSED [ 62%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-1-0.1-7.4-scalers0-aggregators0-16-32] PASSED [ 62%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-1-0.1-7.4-scalers0-aggregators0-32-16] PASSED [ 63%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-1-0.1-7.4-scalers0-aggregators0-32-32] PASSED [ 63%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-1-0.1-7.4-scalers0-aggregators1-16-16] PASSED [ 63%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-1-0.1-7.4-scalers0-aggregators1-16-32] PASSED [ 63%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-1-0.1-7.4-scalers0-aggregators1-32-16] PASSED [ 63%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-1-0.1-7.4-scalers0-aggregators1-32-32] PASSED [ 63%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-1-0.1-7.4-scalers0-aggregators2-16-16] PASSED [ 63%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-1-0.1-7.4-scalers0-aggregators2-16-32] PASSED [ 63%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-1-0.1-7.4-scalers0-aggregators2-32-16] PASSED [ 63%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-1-0.1-7.4-scalers0-aggregators2-32-32] PASSED [ 63%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-1-0.1-7.4-scalers1-aggregators0-16-16] PASSED [ 63%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-1-0.1-7.4-scalers1-aggregators0-16-32] PASSED [ 63%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-1-0.1-7.4-scalers1-aggregators0-32-16] PASSED [ 63%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-1-0.1-7.4-scalers1-aggregators0-32-32] PASSED [ 63%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-1-0.1-7.4-scalers1-aggregators1-16-16] PASSED [ 63%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-1-0.1-7.4-scalers1-aggregators1-16-32] PASSED [ 63%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-1-0.1-7.4-scalers1-aggregators1-32-16] PASSED [ 63%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-1-0.1-7.4-scalers1-aggregators1-32-32] PASSED [ 63%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-1-0.1-7.4-scalers1-aggregators2-16-16] PASSED [ 63%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-1-0.1-7.4-scalers1-aggregators2-16-32] PASSED [ 63%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-1-0.1-7.4-scalers1-aggregators2-32-16] PASSED [ 63%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-1-0.1-7.4-scalers1-aggregators2-32-32] PASSED [ 63%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-4-0.0-2.5-scalers0-aggregators0-16-16] PASSED [ 63%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-4-0.0-2.5-scalers0-aggregators0-16-32] PASSED [ 63%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-4-0.0-2.5-scalers0-aggregators0-32-16] PASSED [ 63%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-4-0.0-2.5-scalers0-aggregators0-32-32] PASSED [ 63%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-4-0.0-2.5-scalers0-aggregators1-16-16] PASSED [ 63%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-4-0.0-2.5-scalers0-aggregators1-16-32] PASSED [ 63%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-4-0.0-2.5-scalers0-aggregators1-32-16] PASSED [ 63%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-4-0.0-2.5-scalers0-aggregators1-32-32] PASSED [ 63%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-4-0.0-2.5-scalers0-aggregators2-16-16] PASSED [ 63%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-4-0.0-2.5-scalers0-aggregators2-16-32] PASSED [ 63%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-4-0.0-2.5-scalers0-aggregators2-32-16] PASSED [ 63%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-4-0.0-2.5-scalers0-aggregators2-32-32] PASSED [ 63%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-4-0.0-2.5-scalers1-aggregators0-16-16] PASSED [ 63%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-4-0.0-2.5-scalers1-aggregators0-16-32] PASSED [ 63%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-4-0.0-2.5-scalers1-aggregators0-32-16] PASSED [ 63%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-4-0.0-2.5-scalers1-aggregators0-32-32] PASSED [ 63%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-4-0.0-2.5-scalers1-aggregators1-16-16] PASSED [ 63%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-4-0.0-2.5-scalers1-aggregators1-16-32] PASSED [ 63%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-4-0.0-2.5-scalers1-aggregators1-32-16] PASSED [ 63%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-4-0.0-2.5-scalers1-aggregators1-32-32] PASSED [ 63%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-4-0.0-2.5-scalers1-aggregators2-16-16] PASSED [ 63%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-4-0.0-2.5-scalers1-aggregators2-16-32] PASSED [ 63%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-4-0.0-2.5-scalers1-aggregators2-32-16] PASSED [ 63%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-4-0.0-2.5-scalers1-aggregators2-32-32] PASSED [ 63%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-4-0.0-7.4-scalers0-aggregators0-16-16] PASSED [ 63%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-4-0.0-7.4-scalers0-aggregators0-16-32] PASSED [ 63%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-4-0.0-7.4-scalers0-aggregators0-32-16] PASSED [ 63%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-4-0.0-7.4-scalers0-aggregators0-32-32] PASSED [ 63%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-4-0.0-7.4-scalers0-aggregators1-16-16] PASSED [ 63%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-4-0.0-7.4-scalers0-aggregators1-16-32] PASSED [ 63%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-4-0.0-7.4-scalers0-aggregators1-32-16] PASSED [ 63%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-4-0.0-7.4-scalers0-aggregators1-32-32] PASSED [ 63%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-4-0.0-7.4-scalers0-aggregators2-16-16] PASSED [ 63%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-4-0.0-7.4-scalers0-aggregators2-16-32] PASSED [ 63%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-4-0.0-7.4-scalers0-aggregators2-32-16] PASSED [ 63%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-4-0.0-7.4-scalers0-aggregators2-32-32] PASSED [ 63%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-4-0.0-7.4-scalers1-aggregators0-16-16] PASSED [ 63%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-4-0.0-7.4-scalers1-aggregators0-16-32] PASSED [ 63%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-4-0.0-7.4-scalers1-aggregators0-32-16] PASSED [ 63%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-4-0.0-7.4-scalers1-aggregators0-32-32] PASSED [ 64%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-4-0.0-7.4-scalers1-aggregators1-16-16] PASSED [ 64%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-4-0.0-7.4-scalers1-aggregators1-16-32] PASSED [ 64%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-4-0.0-7.4-scalers1-aggregators1-32-16] PASSED [ 64%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-4-0.0-7.4-scalers1-aggregators1-32-32] PASSED [ 64%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-4-0.0-7.4-scalers1-aggregators2-16-16] PASSED [ 64%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-4-0.0-7.4-scalers1-aggregators2-16-32] PASSED [ 64%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-4-0.0-7.4-scalers1-aggregators2-32-16] PASSED [ 64%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-4-0.0-7.4-scalers1-aggregators2-32-32] PASSED [ 64%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-4-0.1-2.5-scalers0-aggregators0-16-16] PASSED [ 64%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-4-0.1-2.5-scalers0-aggregators0-16-32] PASSED [ 64%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-4-0.1-2.5-scalers0-aggregators0-32-16] PASSED [ 64%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-4-0.1-2.5-scalers0-aggregators0-32-32] PASSED [ 64%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-4-0.1-2.5-scalers0-aggregators1-16-16] PASSED [ 64%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-4-0.1-2.5-scalers0-aggregators1-16-32] PASSED [ 64%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-4-0.1-2.5-scalers0-aggregators1-32-16] PASSED [ 64%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-4-0.1-2.5-scalers0-aggregators1-32-32] Client [2218] waits on 172.17.0.2:42691 Client [2209] waits on 172.17.0.2:40827 Machine (0) group (0) client (0) connect to server successfuly! Machine (0) group (0) client (1) connect to server successfuly! NumNodes: 2708 NumEdges: 10556 NumFeats: 1433 NumClasses: 7 NumTrainingSamples: 140 NumValidationSamples: 500 NumTestSamples: 1000 Done loading data from cached files. PASSED [ 64%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-4-0.1-2.5-scalers0-aggregators2-16-16] PASSED [ 64%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-4-0.1-2.5-scalers0-aggregators2-16-32] PASSED [ 64%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-4-0.1-2.5-scalers0-aggregators2-32-16] PASSED [ 64%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-4-0.1-2.5-scalers0-aggregators2-32-32] PASSED [ 64%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-4-0.1-2.5-scalers1-aggregators0-16-16] PASSED [ 64%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-4-0.1-2.5-scalers1-aggregators0-16-32] PASSED [ 64%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-4-0.1-2.5-scalers1-aggregators0-32-16] PASSED [ 64%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-4-0.1-2.5-scalers1-aggregators0-32-32] PASSED [ 64%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-4-0.1-2.5-scalers1-aggregators1-16-16] PASSED [ 64%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-4-0.1-2.5-scalers1-aggregators1-16-32] PASSED [ 64%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-4-0.1-2.5-scalers1-aggregators1-32-16] NumNodes: 2708 NumEdges: 10556 NumFeats: 1433 NumClasses: 7 NumTrainingSamples: 140 NumValidationSamples: 500 NumTestSamples: 1000 Done loading data from cached files. Client[0] in group[0] is exiting... Client[1] in group[0] is exiting... PASSED [ 64%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-4-0.1-2.5-scalers1-aggregators1-32-32] PASSED [ 64%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-4-0.1-2.5-scalers1-aggregators2-16-16] PASSED [ 64%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-4-0.1-2.5-scalers1-aggregators2-16-32] PASSED [ 64%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-4-0.1-2.5-scalers1-aggregators2-32-16] PASSED [ 64%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-4-0.1-2.5-scalers1-aggregators2-32-32] PASSED [ 64%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-4-0.1-7.4-scalers0-aggregators0-16-16] PASSED [ 64%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-4-0.1-7.4-scalers0-aggregators0-16-32] PASSED [ 64%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-4-0.1-7.4-scalers0-aggregators0-32-16] PASSED [ 64%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-4-0.1-7.4-scalers0-aggregators0-32-32] PASSED [ 64%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-4-0.1-7.4-scalers0-aggregators1-16-16] Server (0) shutdown. Server is exiting... PASSED [ 64%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-4-0.1-7.4-scalers0-aggregators1-16-32] PASSED [ 64%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-4-0.1-7.4-scalers0-aggregators1-32-16] PASSED [ 64%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-4-0.1-7.4-scalers0-aggregators1-32-32] PASSED [ 64%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-4-0.1-7.4-scalers0-aggregators2-16-16] PASSED [ 64%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-4-0.1-7.4-scalers0-aggregators2-16-32] PASSED [ 64%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-4-0.1-7.4-scalers0-aggregators2-32-16] PASSED [ 64%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-4-0.1-7.4-scalers0-aggregators2-32-32] PASSED [ 64%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-4-0.1-7.4-scalers1-aggregators0-16-16] PASSED [ 64%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-4-0.1-7.4-scalers1-aggregators0-16-32] PASSED [ 64%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-4-0.1-7.4-scalers1-aggregators0-32-16] PASSED [ 27%] tests/python/pytorch/graphbolt/test_item_sampler.py::test_DistributedItemSampler[True-True-2-36] PASSED [ 64%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-4-0.1-7.4-scalers1-aggregators0-32-32] PASSED [ 64%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-4-0.1-7.4-scalers1-aggregators1-16-16] PASSED [ 64%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-4-0.1-7.4-scalers1-aggregators1-16-32] PASSED [ 64%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-4-0.1-7.4-scalers1-aggregators1-32-16] PASSED [ 64%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-4-0.1-7.4-scalers1-aggregators1-32-32] PASSED [ 64%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-4-0.1-7.4-scalers1-aggregators2-16-16] PASSED [ 64%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-4-0.1-7.4-scalers1-aggregators2-16-32] PASSED [ 64%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-4-0.1-7.4-scalers1-aggregators2-32-16] PASSED [ 64%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-4-0.1-7.4-scalers1-aggregators2-32-32] PASSED [ 64%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-1-0.0-2.5-scalers0-aggregators0-16-16] PASSED [ 64%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-1-0.0-2.5-scalers0-aggregators0-16-32] PASSED [ 64%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-1-0.0-2.5-scalers0-aggregators0-32-16] PASSED [ 64%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-1-0.0-2.5-scalers0-aggregators0-32-32] PASSED [ 64%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-1-0.0-2.5-scalers0-aggregators1-16-16] PASSED [ 64%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-1-0.0-2.5-scalers0-aggregators1-16-32] PASSED [ 65%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-1-0.0-2.5-scalers0-aggregators1-32-16] PASSED [ 65%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-1-0.0-2.5-scalers0-aggregators1-32-32] PASSED [ 65%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-1-0.0-2.5-scalers0-aggregators2-16-16] PASSED [ 65%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-1-0.0-2.5-scalers0-aggregators2-16-32] PASSED [ 65%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-1-0.0-2.5-scalers0-aggregators2-32-16] PASSED [ 65%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-1-0.0-2.5-scalers0-aggregators2-32-32] PASSED [ 65%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-1-0.0-2.5-scalers1-aggregators0-16-16] PASSED [ 65%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-1-0.0-2.5-scalers1-aggregators0-16-32] PASSED [ 65%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-1-0.0-2.5-scalers1-aggregators0-32-16] PASSED [ 65%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-1-0.0-2.5-scalers1-aggregators0-32-32] PASSED [ 65%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-1-0.0-2.5-scalers1-aggregators1-16-16] PASSED [ 65%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-1-0.0-2.5-scalers1-aggregators1-16-32] PASSED [ 65%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-1-0.0-2.5-scalers1-aggregators1-32-16] PASSED [ 65%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-1-0.0-2.5-scalers1-aggregators1-32-32] PASSED [ 65%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-1-0.0-2.5-scalers1-aggregators2-16-16] PASSED [ 65%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-1-0.0-2.5-scalers1-aggregators2-16-32] PASSED [ 65%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-1-0.0-2.5-scalers1-aggregators2-32-16] PASSED [ 65%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-1-0.0-2.5-scalers1-aggregators2-32-32] PASSED [ 65%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-1-0.0-7.4-scalers0-aggregators0-16-16] PASSED [ 65%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-1-0.0-7.4-scalers0-aggregators0-16-32] PASSED [ 65%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-1-0.0-7.4-scalers0-aggregators0-32-16] PASSED [ 65%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-1-0.0-7.4-scalers0-aggregators0-32-32] PASSED [ 65%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-1-0.0-7.4-scalers0-aggregators1-16-16] PASSED [ 65%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-1-0.0-7.4-scalers0-aggregators1-16-32] PASSED [ 65%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-1-0.0-7.4-scalers0-aggregators1-32-16] PASSED [ 65%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-1-0.0-7.4-scalers0-aggregators1-32-32] PASSED [ 65%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-1-0.0-7.4-scalers0-aggregators2-16-16] PASSED [ 65%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-1-0.0-7.4-scalers0-aggregators2-16-32] PASSED [ 65%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-1-0.0-7.4-scalers0-aggregators2-32-16] PASSED [ 65%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-1-0.0-7.4-scalers0-aggregators2-32-32] PASSED [ 65%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-1-0.0-7.4-scalers1-aggregators0-16-16] PASSED [ 65%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-1-0.0-7.4-scalers1-aggregators0-16-32] PASSED [ 65%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-1-0.0-7.4-scalers1-aggregators0-32-16] PASSED [ 65%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-1-0.0-7.4-scalers1-aggregators0-32-32] PASSED [ 65%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-1-0.0-7.4-scalers1-aggregators1-16-16] PASSED [ 65%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-1-0.0-7.4-scalers1-aggregators1-16-32] PASSED [ 65%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-1-0.0-7.4-scalers1-aggregators1-32-16] PASSED [ 65%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-1-0.0-7.4-scalers1-aggregators1-32-32] PASSED [ 65%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-1-0.0-7.4-scalers1-aggregators2-16-16] PASSED [ 65%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-1-0.0-7.4-scalers1-aggregators2-16-32] PASSED [ 65%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-1-0.0-7.4-scalers1-aggregators2-32-16] PASSED [ 65%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-1-0.0-7.4-scalers1-aggregators2-32-32] PASSED [ 65%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-1-0.1-2.5-scalers0-aggregators0-16-16] PASSED [ 65%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-1-0.1-2.5-scalers0-aggregators0-16-32] PASSED [ 65%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-1-0.1-2.5-scalers0-aggregators0-32-16] PASSED [ 65%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-1-0.1-2.5-scalers0-aggregators0-32-32] PASSED [ 65%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-1-0.1-2.5-scalers0-aggregators1-16-16] PASSED [ 65%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-1-0.1-2.5-scalers0-aggregators1-16-32] PASSED [ 65%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-1-0.1-2.5-scalers0-aggregators1-32-16] PASSED [ 65%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-1-0.1-2.5-scalers0-aggregators1-32-32] PASSED [ 65%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-1-0.1-2.5-scalers0-aggregators2-16-16] PASSED [ 65%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-1-0.1-2.5-scalers0-aggregators2-16-32] PASSED [ 65%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-1-0.1-2.5-scalers0-aggregators2-32-16] PASSED [ 65%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-1-0.1-2.5-scalers0-aggregators2-32-32] PASSED [ 65%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-1-0.1-2.5-scalers1-aggregators0-16-16] PASSED [ 65%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-1-0.1-2.5-scalers1-aggregators0-16-32] PASSED [ 65%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-1-0.1-2.5-scalers1-aggregators0-32-16] PASSED [ 65%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-1-0.1-2.5-scalers1-aggregators0-32-32] PASSED [ 65%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-1-0.1-2.5-scalers1-aggregators1-16-16] PASSED [ 65%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-1-0.1-2.5-scalers1-aggregators1-16-32] PASSED [ 65%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-1-0.1-2.5-scalers1-aggregators1-32-16] PASSED [ 65%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-1-0.1-2.5-scalers1-aggregators1-32-32] PASSED [ 66%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-1-0.1-2.5-scalers1-aggregators2-16-16] PASSED [ 66%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-1-0.1-2.5-scalers1-aggregators2-16-32] PASSED [ 16%] tests/distributed/test_mp_dataloader.py::test_dist_dataloader[False-True-True-0-1] NumNodes: 2708 NumEdges: 10556 NumFeats: 1433 NumClasses: 7 NumTrainingSamples: 140 NumValidationSamples: 500 NumTestSamples: 1000 Done loading data from cached files. Converting to homogeneous graph takes 0.001s, peak mem: 3.179 GB Save partitions: 0.016 seconds, peak memory: 3.179 GB There are 10556 edges in the graph and 0 edge cuts for 1 partitions. Converted partitions to GraphBolt format into /tmp/tmpscwvmj29/test_sampling.json PASSED [ 66%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-1-0.1-2.5-scalers1-aggregators2-32-16] PASSED [ 66%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-1-0.1-2.5-scalers1-aggregators2-32-32] PASSED [ 66%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-1-0.1-7.4-scalers0-aggregators0-16-16] PASSED [ 66%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-1-0.1-7.4-scalers0-aggregators0-16-32] PASSED [ 66%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-1-0.1-7.4-scalers0-aggregators0-32-16] PASSED [ 66%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-1-0.1-7.4-scalers0-aggregators0-32-32] PASSED [ 66%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-1-0.1-7.4-scalers0-aggregators1-16-16] PASSED [ 66%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-1-0.1-7.4-scalers0-aggregators1-16-32] PASSED [ 66%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-1-0.1-7.4-scalers0-aggregators1-32-16] PASSED [ 66%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-1-0.1-7.4-scalers0-aggregators1-32-32] PASSED [ 66%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-1-0.1-7.4-scalers0-aggregators2-16-16] PASSED [ 66%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-1-0.1-7.4-scalers0-aggregators2-16-32] PASSED [ 66%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-1-0.1-7.4-scalers0-aggregators2-32-16] PASSED [ 66%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-1-0.1-7.4-scalers0-aggregators2-32-32] PASSED [ 66%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-1-0.1-7.4-scalers1-aggregators0-16-16] PASSED [ 66%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-1-0.1-7.4-scalers1-aggregators0-16-32] PASSED [ 66%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-1-0.1-7.4-scalers1-aggregators0-32-16] PASSED [ 66%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-1-0.1-7.4-scalers1-aggregators0-32-32] PASSED [ 66%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-1-0.1-7.4-scalers1-aggregators1-16-16] PASSED [ 66%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-1-0.1-7.4-scalers1-aggregators1-16-32] PASSED [ 66%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-1-0.1-7.4-scalers1-aggregators1-32-16] PASSED [ 66%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-1-0.1-7.4-scalers1-aggregators1-32-32] PASSED [ 66%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-1-0.1-7.4-scalers1-aggregators2-16-16] PASSED [ 66%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-1-0.1-7.4-scalers1-aggregators2-16-32] PASSED [ 66%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-1-0.1-7.4-scalers1-aggregators2-32-16] PASSED [ 66%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-1-0.1-7.4-scalers1-aggregators2-32-32] PASSED [ 66%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-4-0.0-2.5-scalers0-aggregators0-16-16] PASSED [ 66%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-4-0.0-2.5-scalers0-aggregators0-16-32] PASSED [ 66%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-4-0.0-2.5-scalers0-aggregators0-32-16] PASSED [ 66%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-4-0.0-2.5-scalers0-aggregators0-32-32] PASSED [ 66%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-4-0.0-2.5-scalers0-aggregators1-16-16] PASSED [ 66%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-4-0.0-2.5-scalers0-aggregators1-16-32] PASSED [ 66%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-4-0.0-2.5-scalers0-aggregators1-32-16] PASSED [ 66%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-4-0.0-2.5-scalers0-aggregators1-32-32] PASSED [ 66%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-4-0.0-2.5-scalers0-aggregators2-16-16] PASSED [ 66%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-4-0.0-2.5-scalers0-aggregators2-16-32] PASSED [ 66%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-4-0.0-2.5-scalers0-aggregators2-32-16] PASSED [ 66%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-4-0.0-2.5-scalers0-aggregators2-32-32] PASSED [ 66%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-4-0.0-2.5-scalers1-aggregators0-16-16] PASSED [ 66%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-4-0.0-2.5-scalers1-aggregators0-16-32] PASSED [ 66%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-4-0.0-2.5-scalers1-aggregators0-32-16] PASSED [ 66%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-4-0.0-2.5-scalers1-aggregators0-32-32] PASSED [ 66%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-4-0.0-2.5-scalers1-aggregators1-16-16] PASSED [ 66%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-4-0.0-2.5-scalers1-aggregators1-16-32] PASSED [ 66%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-4-0.0-2.5-scalers1-aggregators1-32-16] PASSED [ 66%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-4-0.0-2.5-scalers1-aggregators1-32-32] PASSED [ 66%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-4-0.0-2.5-scalers1-aggregators2-16-16] PASSED [ 66%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-4-0.0-2.5-scalers1-aggregators2-16-32] PASSED [ 66%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-4-0.0-2.5-scalers1-aggregators2-32-16] PASSED [ 66%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-4-0.0-2.5-scalers1-aggregators2-32-32] PASSED [ 66%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-4-0.0-7.4-scalers0-aggregators0-16-16] PASSED [ 66%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-4-0.0-7.4-scalers0-aggregators0-16-32] PASSED [ 66%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-4-0.0-7.4-scalers0-aggregators0-32-16] PASSED [ 66%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-4-0.0-7.4-scalers0-aggregators0-32-32] PASSED [ 66%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-4-0.0-7.4-scalers0-aggregators1-16-16] PASSED [ 66%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-4-0.0-7.4-scalers0-aggregators1-16-32] PASSED [ 66%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-4-0.0-7.4-scalers0-aggregators1-32-16] PASSED [ 66%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-4-0.0-7.4-scalers0-aggregators1-32-32] PASSED [ 66%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-4-0.0-7.4-scalers0-aggregators2-16-16] server: #clients=1 load test_sampling start graph service on server 0 for part 0 Server is waiting for connections on [172.17.0.2:24719]... PASSED [ 66%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-4-0.0-7.4-scalers0-aggregators2-16-32] PASSED [ 67%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-4-0.0-7.4-scalers0-aggregators2-32-16] PASSED [ 67%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-4-0.0-7.4-scalers0-aggregators2-32-32] PASSED [ 67%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-4-0.0-7.4-scalers1-aggregators0-16-16] PASSED [ 67%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-4-0.0-7.4-scalers1-aggregators0-16-32] PASSED [ 67%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-4-0.0-7.4-scalers1-aggregators0-32-16] PASSED [ 67%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-4-0.0-7.4-scalers1-aggregators0-32-32] PASSED [ 67%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-4-0.0-7.4-scalers1-aggregators1-16-16] PASSED [ 67%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-4-0.0-7.4-scalers1-aggregators1-16-32] PASSED [ 67%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-4-0.0-7.4-scalers1-aggregators1-32-16] Initialize the distributed services with graphbolt: False PASSED [ 27%] tests/python/pytorch/graphbolt/test_itemset.py::test_ItemSet_names PASSED [ 27%] tests/python/pytorch/graphbolt/test_itemset.py::test_ItemSet_scalar_dtype[dtype0] PASSED [ 27%] tests/python/pytorch/graphbolt/test_itemset.py::test_ItemSet_scalar_dtype[dtype1] PASSED [ 27%] tests/python/pytorch/graphbolt/test_itemset.py::test_ItemSet_length PASSED [ 27%] tests/python/pytorch/graphbolt/test_itemset.py::test_ItemSet_seed_nodes PASSED [ 27%] tests/python/pytorch/graphbolt/test_itemset.py::test_ItemSet_seed_nodes_labels PASSED [ 27%] tests/python/pytorch/graphbolt/test_itemset.py::test_ItemSet_node_pairs PASSED [ 27%] tests/python/pytorch/graphbolt/test_itemset.py::test_ItemSet_node_pairs_labels PASSED [ 27%] tests/python/pytorch/graphbolt/test_itemset.py::test_ItemSet_node_pairs_labels_indexes PASSED [ 27%] tests/python/pytorch/graphbolt/test_itemset.py::test_ItemSet_graphs PASSED [ 27%] tests/python/pytorch/graphbolt/test_itemset.py::test_ItemSetDict_names PASSED [ 27%] tests/python/pytorch/graphbolt/test_itemset.py::test_ItemSetDict_length PASSED [ 27%] tests/python/pytorch/graphbolt/test_itemset.py::test_ItemSetDict_iteration_seed_nodes PASSED [ 27%] tests/python/pytorch/graphbolt/test_itemset.py::test_ItemSetDict_iteration_seed_nodes_labels PASSED [ 27%] tests/python/pytorch/graphbolt/test_itemset.py::test_ItemSetDict_iteration_node_pairs PASSED [ 27%] tests/python/pytorch/graphbolt/test_itemset.py::test_ItemSetDict_iteration_node_pairs_labels PASSED [ 27%] tests/python/pytorch/graphbolt/test_itemset.py::test_ItemSetDict_iteration_node_pairs_labels_indexes PASSED [ 27%] tests/python/pytorch/graphbolt/test_itemset.py::test_ItemSet_repr PASSED [ 27%] tests/python/pytorch/graphbolt/test_itemset.py::test_ItemSetDict_repr PASSED [ 27%] tests/python/pytorch/graphbolt/test_minibatch.py::test_minibatch_representation_homo[indices_dtype0-indptr_dtype0] PASSED [ 27%] tests/python/pytorch/graphbolt/test_minibatch.py::test_minibatch_representation_homo[indices_dtype0-indptr_dtype1] PASSED [ 27%] tests/python/pytorch/graphbolt/test_minibatch.py::test_minibatch_representation_homo[indices_dtype1-indptr_dtype0] PASSED [ 27%] tests/python/pytorch/graphbolt/test_minibatch.py::test_minibatch_representation_homo[indices_dtype1-indptr_dtype1] PASSED [ 27%] tests/python/pytorch/graphbolt/test_minibatch.py::test_minibatch_representation_hetero[indices_dtype0-indptr_dtype0] PASSED [ 27%] tests/python/pytorch/graphbolt/test_minibatch.py::test_minibatch_representation_hetero[indices_dtype0-indptr_dtype1] PASSED [ 27%] tests/python/pytorch/graphbolt/test_minibatch.py::test_minibatch_representation_hetero[indices_dtype1-indptr_dtype0] PASSED [ 27%] tests/python/pytorch/graphbolt/test_minibatch.py::test_minibatch_representation_hetero[indices_dtype1-indptr_dtype1] PASSED [ 27%] tests/python/pytorch/graphbolt/test_minibatch.py::test_get_dgl_blocks_homo[indices_dtype0-indptr_dtype0] PASSED [ 27%] tests/python/pytorch/graphbolt/test_minibatch.py::test_get_dgl_blocks_homo[indices_dtype0-indptr_dtype1] PASSED [ 27%] tests/python/pytorch/graphbolt/test_minibatch.py::test_get_dgl_blocks_homo[indices_dtype1-indptr_dtype0] PASSED [ 27%] tests/python/pytorch/graphbolt/test_minibatch.py::test_get_dgl_blocks_homo[indices_dtype1-indptr_dtype1] PASSED [ 27%] tests/python/pytorch/graphbolt/test_minibatch.py::test_get_dgl_blocks_hetero PASSED [ 27%] tests/python/pytorch/graphbolt/test_minibatch.py::test_dgl_node_classification_without_feature PASSED [ 27%] tests/python/pytorch/graphbolt/test_minibatch.py::test_dgl_node_classification_homo PASSED [ 27%] tests/python/pytorch/graphbolt/test_minibatch.py::test_dgl_node_classification_hetero PASSED [ 27%] tests/python/pytorch/graphbolt/test_minibatch.py::test_dgl_link_predication_homo PASSED [ 27%] tests/python/pytorch/graphbolt/test_minibatch.py::test_dgl_link_predication_hetero PASSED [ 27%] tests/python/pytorch/graphbolt/test_minibatch.py::test_to_pyg_data PASSED [ 27%] tests/python/pytorch/graphbolt/test_subgraph_sampler.py::test_SubgraphSampler_invoke PASSED [ 27%] tests/python/pytorch/graphbolt/test_subgraph_sampler.py::test_NeighborSampler_invoke[False] PASSED [ 27%] tests/python/pytorch/graphbolt/test_subgraph_sampler.py::test_NeighborSampler_invoke[True] PASSED [ 27%] tests/python/pytorch/graphbolt/test_subgraph_sampler.py::test_NeighborSampler_fanouts[False] PASSED [ 27%] tests/python/pytorch/graphbolt/test_subgraph_sampler.py::test_NeighborSampler_fanouts[True] PASSED [ 27%] tests/python/pytorch/graphbolt/test_subgraph_sampler.py::test_SubgraphSampler_Node[SamplerType.Normal] PASSED [ 27%] tests/python/pytorch/graphbolt/test_subgraph_sampler.py::test_SubgraphSampler_Node[SamplerType.Layer] PASSED [ 27%] tests/python/pytorch/graphbolt/test_subgraph_sampler.py::test_SubgraphSampler_Node[SamplerType.Temporal] PASSED [ 27%] tests/python/pytorch/graphbolt/test_subgraph_sampler.py::test_SubgraphSampler_Link[SamplerType.Normal] PASSED [ 27%] tests/python/pytorch/graphbolt/test_subgraph_sampler.py::test_SubgraphSampler_Link[SamplerType.Layer] PASSED [ 27%] tests/python/pytorch/graphbolt/test_subgraph_sampler.py::test_SubgraphSampler_Link[SamplerType.Temporal] PASSED [ 27%] tests/python/pytorch/graphbolt/test_subgraph_sampler.py::test_SubgraphSampler_Link_With_Negative[SamplerType.Normal] PASSED [ 27%] tests/python/pytorch/graphbolt/test_subgraph_sampler.py::test_SubgraphSampler_Link_With_Negative[SamplerType.Layer] PASSED [ 27%] tests/python/pytorch/graphbolt/test_subgraph_sampler.py::test_SubgraphSampler_Link_With_Negative[SamplerType.Temporal] PASSED [ 28%] tests/python/pytorch/graphbolt/test_subgraph_sampler.py::test_SubgraphSampler_HyperLink[SamplerType.Normal] PASSED [ 28%] tests/python/pytorch/graphbolt/test_subgraph_sampler.py::test_SubgraphSampler_HyperLink[SamplerType.Layer] PASSED [ 28%] tests/python/pytorch/graphbolt/test_subgraph_sampler.py::test_SubgraphSampler_HyperLink[SamplerType.Temporal] PASSED [ 28%] tests/python/pytorch/graphbolt/test_subgraph_sampler.py::test_SubgraphSampler_Node_Hetero[SamplerType.Normal] PASSED [ 28%] tests/python/pytorch/graphbolt/test_subgraph_sampler.py::test_SubgraphSampler_Node_Hetero[SamplerType.Layer] PASSED [ 28%] tests/python/pytorch/graphbolt/test_subgraph_sampler.py::test_SubgraphSampler_Node_Hetero[SamplerType.Temporal] PASSED [ 67%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-4-0.0-7.4-scalers1-aggregators1-32-32] PASSED [ 67%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-4-0.0-7.4-scalers1-aggregators2-16-16] PASSED [ 67%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-4-0.0-7.4-scalers1-aggregators2-16-32] PASSED [ 67%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-4-0.0-7.4-scalers1-aggregators2-32-16] PASSED [ 67%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-4-0.0-7.4-scalers1-aggregators2-32-32] PASSED [ 67%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-4-0.1-2.5-scalers0-aggregators0-16-16] PASSED [ 28%] tests/python/pytorch/graphbolt/test_subgraph_sampler.py::test_SubgraphSampler_Link_Hetero[SamplerType.Normal] PASSED [ 28%] tests/python/pytorch/graphbolt/test_subgraph_sampler.py::test_SubgraphSampler_Link_Hetero[SamplerType.Layer] PASSED [ 28%] tests/python/pytorch/graphbolt/test_subgraph_sampler.py::test_SubgraphSampler_Link_Hetero[SamplerType.Temporal] PASSED [ 28%] tests/python/pytorch/graphbolt/test_subgraph_sampler.py::test_SubgraphSampler_Link_Hetero_With_Negative[SamplerType.Normal] PASSED [ 28%] tests/python/pytorch/graphbolt/test_subgraph_sampler.py::test_SubgraphSampler_Link_Hetero_With_Negative[SamplerType.Layer] PASSED [ 28%] tests/python/pytorch/graphbolt/test_subgraph_sampler.py::test_SubgraphSampler_Link_Hetero_With_Negative[SamplerType.Temporal] PASSED [ 28%] tests/python/pytorch/graphbolt/test_subgraph_sampler.py::test_SubgraphSampler_Link_Hetero_Unknown_Etype[SamplerType.Normal] PASSED [ 28%] tests/python/pytorch/graphbolt/test_subgraph_sampler.py::test_SubgraphSampler_Link_Hetero_Unknown_Etype[SamplerType.Layer] PASSED [ 28%] tests/python/pytorch/graphbolt/test_subgraph_sampler.py::test_SubgraphSampler_Link_Hetero_Unknown_Etype[SamplerType.Temporal] PASSED [ 28%] tests/python/pytorch/graphbolt/test_subgraph_sampler.py::test_SubgraphSampler_Link_Hetero_With_Negative_Unknown_Etype[SamplerType.Normal] PASSED [ 28%] tests/python/pytorch/graphbolt/test_subgraph_sampler.py::test_SubgraphSampler_Link_Hetero_With_Negative_Unknown_Etype[SamplerType.Layer] PASSED [ 28%] tests/python/pytorch/graphbolt/test_subgraph_sampler.py::test_SubgraphSampler_Link_Hetero_With_Negative_Unknown_Etype[SamplerType.Temporal] PASSED [ 28%] tests/python/pytorch/graphbolt/test_subgraph_sampler.py::test_SubgraphSampler_HyperLink_Hetero[SamplerType.Normal] PASSED [ 28%] tests/python/pytorch/graphbolt/test_subgraph_sampler.py::test_SubgraphSampler_HyperLink_Hetero[SamplerType.Layer] PASSED [ 28%] tests/python/pytorch/graphbolt/test_subgraph_sampler.py::test_SubgraphSampler_HyperLink_Hetero[SamplerType.Temporal] PASSED [ 28%] tests/python/pytorch/graphbolt/test_subgraph_sampler.py::test_SubgraphSampler_Random_Hetero_Graph[False-SamplerType.Normal] PASSED [ 28%] tests/python/pytorch/graphbolt/test_subgraph_sampler.py::test_SubgraphSampler_Random_Hetero_Graph[False-SamplerType.Layer] PASSED [ 28%] tests/python/pytorch/graphbolt/test_subgraph_sampler.py::test_SubgraphSampler_Random_Hetero_Graph[False-SamplerType.Temporal] PASSED [ 28%] tests/python/pytorch/graphbolt/test_subgraph_sampler.py::test_SubgraphSampler_Random_Hetero_Graph[True-SamplerType.Normal] PASSED [ 67%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-4-0.1-2.5-scalers0-aggregators0-16-32] PASSED [ 67%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-4-0.1-2.5-scalers0-aggregators0-32-16] PASSED [ 67%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-4-0.1-2.5-scalers0-aggregators0-32-32] PASSED [ 67%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-4-0.1-2.5-scalers0-aggregators1-16-16] PASSED [ 67%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-4-0.1-2.5-scalers0-aggregators1-16-32] PASSED [ 28%] tests/python/pytorch/graphbolt/test_subgraph_sampler.py::test_SubgraphSampler_Random_Hetero_Graph[True-SamplerType.Layer] PASSED [ 28%] tests/python/pytorch/graphbolt/test_subgraph_sampler.py::test_SubgraphSampler_Random_Hetero_Graph[True-SamplerType.Temporal] PASSED [ 28%] tests/python/pytorch/graphbolt/test_subgraph_sampler.py::test_SubgraphSampler_without_deduplication_Homo_Node[SamplerType.Normal] PASSED [ 28%] tests/python/pytorch/graphbolt/test_subgraph_sampler.py::test_SubgraphSampler_without_deduplication_Homo_Node[SamplerType.Layer] PASSED [ 28%] tests/python/pytorch/graphbolt/test_subgraph_sampler.py::test_SubgraphSampler_without_deduplication_Homo_Node[SamplerType.Temporal] PASSED [ 28%] tests/python/pytorch/graphbolt/test_subgraph_sampler.py::test_SubgraphSampler_without_deduplication_Hetero_Node[SamplerType.Normal] PASSED [ 28%] tests/python/pytorch/graphbolt/test_subgraph_sampler.py::test_SubgraphSampler_without_deduplication_Hetero_Node[SamplerType.Layer] PASSED [ 28%] tests/python/pytorch/graphbolt/test_subgraph_sampler.py::test_SubgraphSampler_without_deduplication_Hetero_Node[SamplerType.Temporal] PASSED [ 28%] tests/python/pytorch/graphbolt/test_subgraph_sampler.py::test_SubgraphSampler_unique_csc_format_Homo_Node_cpu[False] PASSED [ 28%] tests/python/pytorch/graphbolt/test_subgraph_sampler.py::test_SubgraphSampler_unique_csc_format_Homo_Node_cpu[True] PASSED [ 28%] tests/python/pytorch/graphbolt/test_subgraph_sampler.py::test_SubgraphSampler_unique_csc_format_Homo_Node_gpu[False] SKIPPED [ 28%] tests/python/pytorch/graphbolt/test_subgraph_sampler.py::test_SubgraphSampler_unique_csc_format_Homo_Node_gpu[True] SKIPPED [ 28%] tests/python/pytorch/graphbolt/test_subgraph_sampler.py::test_SubgraphSampler_unique_csc_format_Hetero_Node[False] PASSED [ 28%] tests/python/pytorch/graphbolt/test_subgraph_sampler.py::test_SubgraphSampler_unique_csc_format_Hetero_Node[True] PASSED [ 28%] tests/python/pytorch/graphbolt/test_subgraph_sampler.py::test_SubgraphSampler_Hetero_multifanout_per_layer[SamplerType.Normal] PASSED [ 28%] tests/python/pytorch/graphbolt/test_subgraph_sampler.py::test_SubgraphSampler_Hetero_multifanout_per_layer[SamplerType.Layer] PASSED [ 28%] tests/python/pytorch/graphbolt/test_subgraph_sampler.py::test_SubgraphSampler_Hetero_multifanout_per_layer[SamplerType.Temporal] PASSED [ 28%] tests/python/pytorch/graphbolt/test_subgraph_sampler.py::test_SubgraphSampler_without_deduplication_Homo_Link[SamplerType.Normal] PASSED [ 28%] tests/python/pytorch/graphbolt/test_subgraph_sampler.py::test_SubgraphSampler_without_deduplication_Homo_Link[SamplerType.Layer] PASSED [ 28%] tests/python/pytorch/graphbolt/test_subgraph_sampler.py::test_SubgraphSampler_without_deduplication_Homo_Link[SamplerType.Temporal] PASSED [ 28%] tests/python/pytorch/graphbolt/test_subgraph_sampler.py::test_SubgraphSampler_without_deduplication_Hetero_Link[SamplerType.Normal] PASSED [ 28%] tests/python/pytorch/graphbolt/test_subgraph_sampler.py::test_SubgraphSampler_without_deduplication_Hetero_Link[SamplerType.Layer] PASSED [ 28%] tests/python/pytorch/graphbolt/test_subgraph_sampler.py::test_SubgraphSampler_without_deduplication_Hetero_Link[SamplerType.Temporal] PASSED [ 28%] tests/python/pytorch/graphbolt/test_subgraph_sampler.py::test_SubgraphSampler_unique_csc_format_Homo_Link_cpu[False] PASSED [ 28%] tests/python/pytorch/graphbolt/test_subgraph_sampler.py::test_SubgraphSampler_unique_csc_format_Homo_Link_cpu[True] PASSED [ 28%] tests/python/pytorch/graphbolt/test_subgraph_sampler.py::test_SubgraphSampler_unique_csc_format_Homo_Link_gpu[False] SKIPPED [ 28%] tests/python/pytorch/graphbolt/test_subgraph_sampler.py::test_SubgraphSampler_unique_csc_format_Homo_Link_gpu[True] SKIPPED [ 28%] tests/python/pytorch/graphbolt/test_subgraph_sampler.py::test_SubgraphSampler_unique_csc_format_Hetero_Link[False] PASSED [ 28%] tests/python/pytorch/graphbolt/test_subgraph_sampler.py::test_SubgraphSampler_unique_csc_format_Hetero_Link[True] PASSED [ 28%] tests/python/pytorch/graphbolt/test_subgraph_sampler.py::test_SubgraphSampler_without_deduplication_Homo_HyperLink[SamplerType.Normal] PASSED [ 28%] tests/python/pytorch/graphbolt/test_subgraph_sampler.py::test_SubgraphSampler_without_deduplication_Homo_HyperLink[SamplerType.Layer] PASSED [ 28%] tests/python/pytorch/graphbolt/test_subgraph_sampler.py::test_SubgraphSampler_without_deduplication_Homo_HyperLink[SamplerType.Temporal] PASSED [ 28%] tests/python/pytorch/graphbolt/test_subgraph_sampler.py::test_SubgraphSampler_without_deduplication_Hetero_HyperLink[SamplerType.Normal] PASSED [ 28%] tests/python/pytorch/graphbolt/test_subgraph_sampler.py::test_SubgraphSampler_without_deduplication_Hetero_HyperLink[SamplerType.Layer] PASSED [ 28%] tests/python/pytorch/graphbolt/test_subgraph_sampler.py::test_SubgraphSampler_without_deduplication_Hetero_HyperLink[SamplerType.Temporal] PASSED [ 28%] tests/python/pytorch/graphbolt/test_subgraph_sampler.py::test_SubgraphSampler_unique_csc_format_Homo_HyperLink_cpu[False] PASSED [ 28%] tests/python/pytorch/graphbolt/test_subgraph_sampler.py::test_SubgraphSampler_unique_csc_format_Homo_HyperLink_cpu[True] PASSED [ 29%] tests/python/pytorch/graphbolt/test_subgraph_sampler.py::test_SubgraphSampler_unique_csc_format_Homo_HyperLink_gpu[False] SKIPPED [ 29%] tests/python/pytorch/graphbolt/test_subgraph_sampler.py::test_SubgraphSampler_unique_csc_format_Homo_HyperLink_gpu[True] SKIPPED [ 29%] tests/python/pytorch/graphbolt/test_subgraph_sampler.py::test_SubgraphSampler_unique_csc_format_Hetero_HyperLink[False] PASSED [ 29%] tests/python/pytorch/graphbolt/test_subgraph_sampler.py::test_SubgraphSampler_unique_csc_format_Hetero_HyperLink[True] PASSED [ 29%] tests/python/pytorch/graphbolt/test_utils.py::test_add_reverse_edges_homo PASSED [ 29%] tests/python/pytorch/graphbolt/test_utils.py::test_add_reverse_edges_hetero PASSED [ 29%] tests/python/pytorch/graphbolt/test_utils.py::test_exclude_seed_edges_homo_cpu PASSED [ 29%] tests/python/pytorch/graphbolt/test_utils.py::test_exclude_seed_edges_gpu SKIPPED [ 29%] tests/python/pytorch/graphbolt/test_utils.py::test_exclude_seed_edges_hetero PASSED [ 29%] tests/python/pytorch/mpops/test_edgewise.py::test_copy_u[feat_size0-idtype0] PASSED [ 29%] tests/python/pytorch/mpops/test_edgewise.py::test_copy_u[feat_size0-idtype1] PASSED [ 29%] tests/python/pytorch/mpops/test_edgewise.py::test_copy_u[feat_size1-idtype0] PASSED [ 29%] tests/python/pytorch/mpops/test_edgewise.py::test_copy_u[feat_size1-idtype1] PASSED [ 29%] tests/python/pytorch/mpops/test_edgewise.py::test_copy_u_hetero[feat_size0-idtype0] PASSED [ 29%] tests/python/pytorch/mpops/test_edgewise.py::test_copy_u_hetero[feat_size0-idtype1] PASSED [ 29%] tests/python/pytorch/mpops/test_edgewise.py::test_copy_u_hetero[feat_size1-idtype0] PASSED [ 29%] tests/python/pytorch/mpops/test_edgewise.py::test_copy_u_hetero[feat_size1-idtype1] PASSED [ 29%] tests/python/pytorch/mpops/test_edgewise.py::test_copy_v[feat_size0-idtype0] PASSED [ 29%] tests/python/pytorch/mpops/test_edgewise.py::test_copy_v[feat_size0-idtype1] PASSED [ 29%] tests/python/pytorch/mpops/test_edgewise.py::test_copy_v[feat_size1-idtype0] PASSED [ 29%] tests/python/pytorch/mpops/test_edgewise.py::test_copy_v[feat_size1-idtype1] PASSED [ 29%] tests/python/pytorch/mpops/test_edgewise.py::test_copy_v_hetero[feat_size0-idtype0] PASSED [ 29%] tests/python/pytorch/mpops/test_edgewise.py::test_copy_v_hetero[feat_size0-idtype1] PASSED [ 29%] tests/python/pytorch/mpops/test_edgewise.py::test_copy_v_hetero[feat_size1-idtype0] PASSED [ 29%] tests/python/pytorch/mpops/test_edgewise.py::test_copy_v_hetero[feat_size1-idtype1] PASSED [ 29%] tests/python/pytorch/mpops/test_edgewise.py::test_u_op_v[x_size0-y_size0-add-idtype0] PASSED [ 29%] tests/python/pytorch/mpops/test_edgewise.py::test_u_op_v[x_size0-y_size0-add-idtype1] PASSED [ 29%] tests/python/pytorch/mpops/test_edgewise.py::test_u_op_v[x_size0-y_size0-sub-idtype0] PASSED [ 29%] tests/python/pytorch/mpops/test_edgewise.py::test_u_op_v[x_size0-y_size0-sub-idtype1] PASSED [ 29%] tests/python/pytorch/mpops/test_edgewise.py::test_u_op_v[x_size0-y_size0-mul-idtype0] PASSED [ 29%] tests/python/pytorch/mpops/test_edgewise.py::test_u_op_v[x_size0-y_size0-mul-idtype1] PASSED [ 29%] tests/python/pytorch/mpops/test_edgewise.py::test_u_op_v[x_size0-y_size0-div-idtype0] PASSED [ 29%] tests/python/pytorch/mpops/test_edgewise.py::test_u_op_v[x_size0-y_size0-div-idtype1] PASSED [ 29%] tests/python/pytorch/mpops/test_edgewise.py::test_u_op_v[x_size1-y_size1-add-idtype0] PASSED [ 29%] tests/python/pytorch/mpops/test_edgewise.py::test_u_op_v[x_size1-y_size1-add-idtype1] PASSED [ 29%] tests/python/pytorch/mpops/test_edgewise.py::test_u_op_v[x_size1-y_size1-sub-idtype0] PASSED [ 29%] tests/python/pytorch/mpops/test_edgewise.py::test_u_op_v[x_size1-y_size1-sub-idtype1] PASSED [ 29%] tests/python/pytorch/mpops/test_edgewise.py::test_u_op_v[x_size1-y_size1-mul-idtype0] PASSED [ 29%] tests/python/pytorch/mpops/test_edgewise.py::test_u_op_v[x_size1-y_size1-mul-idtype1] PASSED [ 67%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-4-0.1-2.5-scalers0-aggregators1-32-16] PASSED [ 67%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-4-0.1-2.5-scalers0-aggregators1-32-32] PASSED [ 67%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-4-0.1-2.5-scalers0-aggregators2-16-16] PASSED [ 67%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-4-0.1-2.5-scalers0-aggregators2-16-32] PASSED [ 67%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-4-0.1-2.5-scalers0-aggregators2-32-16] PASSED [ 29%] tests/python/pytorch/mpops/test_edgewise.py::test_u_op_v[x_size1-y_size1-div-idtype0] PASSED [ 29%] tests/python/pytorch/mpops/test_edgewise.py::test_u_op_v[x_size1-y_size1-div-idtype1] PASSED [ 29%] tests/python/pytorch/mpops/test_edgewise.py::test_u_op_v[x_size2-y_size2-add-idtype0] PASSED [ 29%] tests/python/pytorch/mpops/test_edgewise.py::test_u_op_v[x_size2-y_size2-add-idtype1] PASSED [ 29%] tests/python/pytorch/mpops/test_edgewise.py::test_u_op_v[x_size2-y_size2-sub-idtype0] PASSED [ 29%] tests/python/pytorch/mpops/test_edgewise.py::test_u_op_v[x_size2-y_size2-sub-idtype1] PASSED [ 29%] tests/python/pytorch/mpops/test_edgewise.py::test_u_op_v[x_size2-y_size2-mul-idtype0] PASSED [ 29%] tests/python/pytorch/mpops/test_edgewise.py::test_u_op_v[x_size2-y_size2-mul-idtype1] PASSED [ 29%] tests/python/pytorch/mpops/test_edgewise.py::test_u_op_v[x_size2-y_size2-div-idtype0] PASSED [ 29%] tests/python/pytorch/mpops/test_edgewise.py::test_u_op_v[x_size2-y_size2-div-idtype1] PASSED [ 29%] tests/python/pytorch/mpops/test_edgewise.py::test_u_op_v[x_size3-y_size3-add-idtype0] PASSED [ 29%] tests/python/pytorch/mpops/test_edgewise.py::test_u_op_v[x_size3-y_size3-add-idtype1] PASSED [ 29%] tests/python/pytorch/mpops/test_edgewise.py::test_u_op_v[x_size3-y_size3-sub-idtype0] PASSED [ 29%] tests/python/pytorch/mpops/test_edgewise.py::test_u_op_v[x_size3-y_size3-sub-idtype1] PASSED [ 29%] tests/python/pytorch/mpops/test_edgewise.py::test_u_op_v[x_size3-y_size3-mul-idtype0] PASSED [ 29%] tests/python/pytorch/mpops/test_edgewise.py::test_u_op_v[x_size3-y_size3-mul-idtype1] PASSED [ 29%] tests/python/pytorch/mpops/test_edgewise.py::test_u_op_v[x_size3-y_size3-div-idtype0] PASSED [ 29%] tests/python/pytorch/mpops/test_edgewise.py::test_u_op_v[x_size3-y_size3-div-idtype1] PASSED [ 29%] tests/python/pytorch/mpops/test_edgewise.py::test_u_op_v[x_size4-y_size4-add-idtype0] PASSED [ 29%] tests/python/pytorch/mpops/test_edgewise.py::test_u_op_v[x_size4-y_size4-add-idtype1] PASSED [ 29%] tests/python/pytorch/mpops/test_edgewise.py::test_u_op_v[x_size4-y_size4-sub-idtype0] PASSED [ 29%] tests/python/pytorch/mpops/test_edgewise.py::test_u_op_v[x_size4-y_size4-sub-idtype1] PASSED [ 29%] tests/python/pytorch/mpops/test_edgewise.py::test_u_op_v[x_size4-y_size4-mul-idtype0] PASSED [ 30%] tests/python/pytorch/mpops/test_edgewise.py::test_u_op_v[x_size4-y_size4-mul-idtype1] PASSED [ 30%] tests/python/pytorch/mpops/test_edgewise.py::test_u_op_v[x_size4-y_size4-div-idtype0] PASSED [ 30%] tests/python/pytorch/mpops/test_edgewise.py::test_u_op_v[x_size4-y_size4-div-idtype1] PASSED [ 30%] tests/python/pytorch/mpops/test_edgewise.py::test_u_op_v[x_size5-y_size5-add-idtype0] PASSED [ 30%] tests/python/pytorch/mpops/test_edgewise.py::test_u_op_v[x_size5-y_size5-add-idtype1] PASSED [ 30%] tests/python/pytorch/mpops/test_edgewise.py::test_u_op_v[x_size5-y_size5-sub-idtype0] PASSED [ 30%] tests/python/pytorch/mpops/test_edgewise.py::test_u_op_v[x_size5-y_size5-sub-idtype1] PASSED [ 30%] tests/python/pytorch/mpops/test_edgewise.py::test_u_op_v[x_size5-y_size5-mul-idtype0] PASSED [ 30%] tests/python/pytorch/mpops/test_edgewise.py::test_u_op_v[x_size5-y_size5-mul-idtype1] PASSED [ 30%] tests/python/pytorch/mpops/test_edgewise.py::test_u_op_v[x_size5-y_size5-div-idtype0] PASSED [ 30%] tests/python/pytorch/mpops/test_edgewise.py::test_u_op_v[x_size5-y_size5-div-idtype1] PASSED [ 30%] tests/python/pytorch/mpops/test_edgewise.py::test_u_dot_v[x_size0-y_size0-idtype0] PASSED [ 30%] tests/python/pytorch/mpops/test_edgewise.py::test_u_dot_v[x_size0-y_size0-idtype1] PASSED [ 30%] tests/python/pytorch/mpops/test_edgewise.py::test_u_dot_v[x_size1-y_size1-idtype0] PASSED [ 30%] tests/python/pytorch/mpops/test_edgewise.py::test_u_dot_v[x_size1-y_size1-idtype1] PASSED [ 30%] tests/python/pytorch/mpops/test_edgewise.py::test_u_dot_v[x_size2-y_size2-idtype0] PASSED [ 30%] tests/python/pytorch/mpops/test_edgewise.py::test_u_dot_v[x_size2-y_size2-idtype1] PASSED [ 30%] tests/python/pytorch/mpops/test_edgewise.py::test_u_dot_v[x_size3-y_size3-idtype0] PASSED [ 30%] tests/python/pytorch/mpops/test_edgewise.py::test_u_dot_v[x_size3-y_size3-idtype1] PASSED [ 30%] tests/python/pytorch/nn/conv/test_gatedgcnconv.py::test_gatedgcn_conv[g0-idtype0] PASSED [ 30%] tests/python/pytorch/nn/conv/test_gatedgcnconv.py::test_gatedgcn_conv[g0-idtype1] PASSED [ 30%] tests/python/pytorch/nn/conv/test_gatedgcnconv.py::test_gatedgcn_conv[g1-idtype0] PASSED [ 30%] tests/python/pytorch/nn/conv/test_gatedgcnconv.py::test_gatedgcn_conv[g1-idtype1] PASSED [ 30%] tests/python/pytorch/nn/conv/test_gatedgcnconv.py::test_gatedgcn_conv[g2-idtype0] PASSED [ 30%] tests/python/pytorch/nn/conv/test_gatedgcnconv.py::test_gatedgcn_conv[g2-idtype1] PASSED [ 30%] tests/python/pytorch/nn/conv/test_gatedgcnconv.py::test_gatedgcn_conv[g3-idtype0] PASSED [ 30%] tests/python/pytorch/nn/conv/test_gatedgcnconv.py::test_gatedgcn_conv[g3-idtype1] PASSED [ 30%] tests/python/pytorch/nn/conv/test_gatedgcnconv.py::test_gatedgcn_conv[g4-idtype0] PASSED [ 30%] tests/python/pytorch/nn/conv/test_gatedgcnconv.py::test_gatedgcn_conv[g4-idtype1] PASSED [ 30%] tests/python/pytorch/nn/conv/test_gatedgcnconv.py::test_gatedgcn_conv[g5-idtype0] PASSED [ 30%] tests/python/pytorch/nn/conv/test_gatedgcnconv.py::test_gatedgcn_conv[g5-idtype1] PASSED [ 30%] tests/python/pytorch/nn/test_nn.py::test_graph_conv0[1] PASSED [ 30%] tests/python/pytorch/nn/test_nn.py::test_graph_conv0[2] PASSED [ 30%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-True-True-none-g0-idtype0] PASSED [ 30%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-True-True-none-g0-idtype1] PASSED [ 30%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-True-True-none-g1-idtype0] PASSED [ 30%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-True-True-none-g1-idtype1] PASSED [ 30%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-True-True-none-g2-idtype0] PASSED [ 30%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-True-True-none-g2-idtype1] PASSED [ 30%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-True-True-none-g3-idtype0] PASSED [ 30%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-True-True-none-g3-idtype1] PASSED [ 30%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-True-True-none-g4-idtype0] PASSED [ 30%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-True-True-none-g4-idtype1] PASSED [ 30%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-True-True-none-g5-idtype0] PASSED [ 30%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-True-True-none-g5-idtype1] PASSED [ 30%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-True-True-none-g6-idtype0] PASSED [ 30%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-True-True-none-g6-idtype1] PASSED [ 67%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-4-0.1-2.5-scalers0-aggregators2-32-32] PASSED [ 67%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-4-0.1-2.5-scalers1-aggregators0-16-16] PASSED [ 67%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-4-0.1-2.5-scalers1-aggregators0-16-32] PASSED [ 67%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-4-0.1-2.5-scalers1-aggregators0-32-16] PASSED [ 67%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-4-0.1-2.5-scalers1-aggregators0-32-32] PASSED [ 67%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-4-0.1-2.5-scalers1-aggregators1-16-16] PASSED [ 67%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-4-0.1-2.5-scalers1-aggregators1-16-32] PASSED [ 67%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-4-0.1-2.5-scalers1-aggregators1-32-16] PASSED [ 67%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-4-0.1-2.5-scalers1-aggregators1-32-32] PASSED [ 67%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-4-0.1-2.5-scalers1-aggregators2-16-16] PASSED [ 67%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-4-0.1-2.5-scalers1-aggregators2-16-32] PASSED [ 30%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-True-True-none-g7-idtype0] PASSED [ 30%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-True-True-none-g7-idtype1] PASSED [ 30%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-True-True-both-g0-idtype0] PASSED [ 30%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-True-True-both-g0-idtype1] PASSED [ 30%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-True-True-both-g1-idtype0] PASSED [ 30%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-True-True-both-g1-idtype1] PASSED [ 30%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-True-True-both-g2-idtype0] PASSED [ 30%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-True-True-both-g2-idtype1] PASSED [ 30%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-True-True-both-g3-idtype0] PASSED [ 30%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-True-True-both-g3-idtype1] PASSED [ 30%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-True-True-both-g4-idtype0] PASSED [ 30%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-True-True-both-g4-idtype1] PASSED [ 30%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-True-True-both-g5-idtype0] PASSED [ 30%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-True-True-both-g5-idtype1] PASSED [ 30%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-True-True-both-g6-idtype0] PASSED [ 31%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-True-True-both-g6-idtype1] PASSED [ 31%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-True-True-both-g7-idtype0] PASSED [ 31%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-True-True-both-g7-idtype1] PASSED [ 31%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-True-True-right-g0-idtype0] PASSED [ 31%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-True-True-right-g0-idtype1] PASSED [ 31%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-True-True-right-g1-idtype0] PASSED [ 31%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-True-True-right-g1-idtype1] PASSED [ 31%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-True-True-right-g2-idtype0] PASSED [ 31%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-True-True-right-g2-idtype1] PASSED [ 31%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-True-True-right-g3-idtype0] PASSED [ 31%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-True-True-right-g3-idtype1] PASSED [ 31%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-True-True-right-g4-idtype0] PASSED [ 31%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-True-True-right-g4-idtype1] PASSED [ 31%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-True-True-right-g5-idtype0] PASSED [ 31%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-True-True-right-g5-idtype1] PASSED [ 31%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-True-True-right-g6-idtype0] PASSED [ 31%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-True-True-right-g6-idtype1] PASSED [ 31%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-True-True-right-g7-idtype0] PASSED [ 31%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-True-True-right-g7-idtype1] PASSED [ 31%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-True-True-left-g0-idtype0] PASSED [ 31%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-True-True-left-g0-idtype1] PASSED [ 31%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-True-True-left-g1-idtype0] PASSED [ 31%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-True-True-left-g1-idtype1] PASSED [ 31%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-True-True-left-g2-idtype0] PASSED [ 31%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-True-True-left-g2-idtype1] PASSED [ 31%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-True-True-left-g3-idtype0] PASSED [ 31%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-True-True-left-g3-idtype1] PASSED [ 31%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-True-True-left-g4-idtype0] PASSED [ 31%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-True-True-left-g4-idtype1] PASSED [ 31%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-True-True-left-g5-idtype0] PASSED [ 31%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-True-True-left-g5-idtype1] PASSED [ 31%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-True-True-left-g6-idtype0] PASSED [ 31%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-True-True-left-g6-idtype1] PASSED [ 31%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-True-True-left-g7-idtype0] PASSED [ 31%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-True-True-left-g7-idtype1] PASSED [ 31%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-True-False-none-g0-idtype0] PASSED [ 31%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-True-False-none-g0-idtype1] PASSED [ 31%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-True-False-none-g1-idtype0] PASSED [ 31%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-True-False-none-g1-idtype1] PASSED [ 31%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-True-False-none-g2-idtype0] PASSED [ 31%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-True-False-none-g2-idtype1] PASSED [ 31%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-True-False-none-g3-idtype0] PASSED [ 31%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-True-False-none-g3-idtype1] PASSED [ 31%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-True-False-none-g4-idtype0] PASSED [ 31%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-True-False-none-g4-idtype1] PASSED [ 31%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-True-False-none-g5-idtype0] PASSED [ 31%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-True-False-none-g5-idtype1] PASSED [ 31%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-True-False-none-g6-idtype0] PASSED [ 31%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-True-False-none-g6-idtype1] PASSED [ 31%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-True-False-none-g7-idtype0] PASSED [ 31%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-True-False-none-g7-idtype1] PASSED [ 31%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-True-False-both-g0-idtype0] PASSED [ 31%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-True-False-both-g0-idtype1] PASSED [ 31%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-True-False-both-g1-idtype0] PASSED [ 31%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-True-False-both-g1-idtype1] PASSED [ 31%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-True-False-both-g2-idtype0] PASSED [ 31%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-True-False-both-g2-idtype1] PASSED [ 31%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-True-False-both-g3-idtype0] PASSED [ 31%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-True-False-both-g3-idtype1] PASSED [ 31%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-True-False-both-g4-idtype0] PASSED [ 31%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-True-False-both-g4-idtype1] PASSED [ 32%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-True-False-both-g5-idtype0] PASSED [ 32%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-True-False-both-g5-idtype1] PASSED [ 32%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-True-False-both-g6-idtype0] PASSED [ 32%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-True-False-both-g6-idtype1] PASSED [ 32%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-True-False-both-g7-idtype0] PASSED [ 32%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-True-False-both-g7-idtype1] PASSED [ 32%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-True-False-right-g0-idtype0] PASSED [ 32%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-True-False-right-g0-idtype1] PASSED [ 32%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-True-False-right-g1-idtype0] PASSED [ 32%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-True-False-right-g1-idtype1] PASSED [ 32%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-True-False-right-g2-idtype0] PASSED [ 32%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-True-False-right-g2-idtype1] PASSED [ 32%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-True-False-right-g3-idtype0] PASSED [ 32%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-True-False-right-g3-idtype1] PASSED [ 32%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-True-False-right-g4-idtype0] PASSED [ 32%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-True-False-right-g4-idtype1] PASSED [ 32%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-True-False-right-g5-idtype0] PASSED [ 32%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-True-False-right-g5-idtype1] PASSED [ 32%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-True-False-right-g6-idtype0] PASSED [ 32%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-True-False-right-g6-idtype1] PASSED [ 32%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-True-False-right-g7-idtype0] PASSED [ 32%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-True-False-right-g7-idtype1] PASSED [ 32%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-True-False-left-g0-idtype0] PASSED [ 32%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-True-False-left-g0-idtype1] PASSED [ 32%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-True-False-left-g1-idtype0] PASSED [ 32%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-True-False-left-g1-idtype1] PASSED [ 32%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-True-False-left-g2-idtype0] PASSED [ 32%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-True-False-left-g2-idtype1] PASSED [ 32%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-True-False-left-g3-idtype0] PASSED [ 32%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-True-False-left-g3-idtype1] PASSED [ 32%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-True-False-left-g4-idtype0] PASSED [ 32%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-True-False-left-g4-idtype1] PASSED [ 32%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-True-False-left-g5-idtype0] PASSED [ 32%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-True-False-left-g5-idtype1] PASSED [ 32%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-True-False-left-g6-idtype0] PASSED [ 32%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-True-False-left-g6-idtype1] PASSED [ 32%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-True-False-left-g7-idtype0] PASSED [ 32%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-True-False-left-g7-idtype1] PASSED [ 32%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-False-True-none-g0-idtype0] PASSED [ 32%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-False-True-none-g0-idtype1] PASSED [ 32%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-False-True-none-g1-idtype0] PASSED [ 32%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-False-True-none-g1-idtype1] PASSED [ 32%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-False-True-none-g2-idtype0] PASSED [ 32%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-False-True-none-g2-idtype1] PASSED [ 32%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-False-True-none-g3-idtype0] PASSED [ 32%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-False-True-none-g3-idtype1] PASSED [ 32%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-False-True-none-g4-idtype0] PASSED [ 32%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-False-True-none-g4-idtype1] PASSED [ 32%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-False-True-none-g5-idtype0] PASSED [ 32%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-False-True-none-g5-idtype1] PASSED [ 32%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-False-True-none-g6-idtype0] PASSED [ 32%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-False-True-none-g6-idtype1] PASSED [ 32%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-False-True-none-g7-idtype0] PASSED [ 32%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-False-True-none-g7-idtype1] PASSED [ 32%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-False-True-both-g0-idtype0] PASSED [ 32%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-False-True-both-g0-idtype1] PASSED [ 67%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-4-0.1-2.5-scalers1-aggregators2-32-16] PASSED [ 67%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-4-0.1-2.5-scalers1-aggregators2-32-32] PASSED [ 67%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-4-0.1-7.4-scalers0-aggregators0-16-16] PASSED [ 67%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-4-0.1-7.4-scalers0-aggregators0-16-32] PASSED [ 67%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-4-0.1-7.4-scalers0-aggregators0-32-16] PASSED [ 32%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-False-True-both-g1-idtype0] PASSED [ 32%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-False-True-both-g1-idtype1] PASSED [ 32%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-False-True-both-g2-idtype0] PASSED [ 32%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-False-True-both-g2-idtype1] PASSED [ 32%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-False-True-both-g3-idtype0] PASSED [ 32%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-False-True-both-g3-idtype1] PASSED [ 33%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-False-True-both-g4-idtype0] PASSED [ 33%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-False-True-both-g4-idtype1] PASSED [ 33%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-False-True-both-g5-idtype0] PASSED [ 33%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-False-True-both-g5-idtype1] PASSED [ 33%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-False-True-both-g6-idtype0] PASSED [ 33%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-False-True-both-g6-idtype1] PASSED [ 33%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-False-True-both-g7-idtype0] PASSED [ 33%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-False-True-both-g7-idtype1] PASSED [ 33%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-False-True-right-g0-idtype0] PASSED [ 33%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-False-True-right-g0-idtype1] PASSED [ 33%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-False-True-right-g1-idtype0] PASSED [ 33%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-False-True-right-g1-idtype1] PASSED [ 33%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-False-True-right-g2-idtype0] PASSED [ 33%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-False-True-right-g2-idtype1] PASSED [ 33%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-False-True-right-g3-idtype0] PASSED [ 33%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-False-True-right-g3-idtype1] PASSED [ 33%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-False-True-right-g4-idtype0] PASSED [ 33%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-False-True-right-g4-idtype1] PASSED [ 33%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-False-True-right-g5-idtype0] PASSED [ 33%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-False-True-right-g5-idtype1] PASSED [ 33%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-False-True-right-g6-idtype0] PASSED [ 33%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-False-True-right-g6-idtype1] PASSED [ 33%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-False-True-right-g7-idtype0] PASSED [ 33%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-False-True-right-g7-idtype1] PASSED [ 33%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-False-True-left-g0-idtype0] PASSED [ 33%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-False-True-left-g0-idtype1] PASSED [ 33%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-False-True-left-g1-idtype0] PASSED [ 33%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-False-True-left-g1-idtype1] PASSED [ 33%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-False-True-left-g2-idtype0] PASSED [ 33%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-False-True-left-g2-idtype1] PASSED [ 33%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-False-True-left-g3-idtype0] PASSED [ 33%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-False-True-left-g3-idtype1] PASSED [ 33%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-False-True-left-g4-idtype0] PASSED [ 33%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-False-True-left-g4-idtype1] PASSED [ 33%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-False-True-left-g5-idtype0] PASSED [ 33%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-False-True-left-g5-idtype1] PASSED [ 33%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-False-True-left-g6-idtype0] PASSED [ 33%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-False-True-left-g6-idtype1] PASSED [ 33%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-False-True-left-g7-idtype0] PASSED [ 33%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-False-True-left-g7-idtype1] PASSED [ 33%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-False-False-none-g0-idtype0] PASSED [ 33%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-False-False-none-g0-idtype1] PASSED [ 33%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-False-False-none-g1-idtype0] PASSED [ 33%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-False-False-none-g1-idtype1] PASSED [ 33%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-False-False-none-g2-idtype0] PASSED [ 33%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-False-False-none-g2-idtype1] PASSED [ 33%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-False-False-none-g3-idtype0] PASSED [ 33%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-False-False-none-g3-idtype1] PASSED [ 33%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-False-False-none-g4-idtype0] PASSED [ 33%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-False-False-none-g4-idtype1] PASSED [ 33%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-False-False-none-g5-idtype0] PASSED [ 33%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-False-False-none-g5-idtype1] PASSED [ 33%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-False-False-none-g6-idtype0] PASSED [ 33%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-False-False-none-g6-idtype1] PASSED [ 33%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-False-False-none-g7-idtype0] PASSED [ 33%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-False-False-none-g7-idtype1] PASSED [ 33%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-False-False-both-g0-idtype0] PASSED [ 33%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-False-False-both-g0-idtype1] PASSED [ 33%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-False-False-both-g1-idtype0] PASSED [ 33%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-False-False-both-g1-idtype1] PASSED [ 33%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-False-False-both-g2-idtype0] PASSED [ 33%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-False-False-both-g2-idtype1] PASSED [ 34%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-False-False-both-g3-idtype0] PASSED [ 34%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-False-False-both-g3-idtype1] PASSED [ 34%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-False-False-both-g4-idtype0] PASSED [ 34%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-False-False-both-g4-idtype1] PASSED [ 34%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-False-False-both-g5-idtype0] PASSED [ 34%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-False-False-both-g5-idtype1] PASSED [ 34%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-False-False-both-g6-idtype0] PASSED [ 34%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-False-False-both-g6-idtype1] PASSED [ 34%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-False-False-both-g7-idtype0] PASSED [ 34%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-False-False-both-g7-idtype1] PASSED [ 34%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-False-False-right-g0-idtype0] PASSED [ 34%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-False-False-right-g0-idtype1] PASSED [ 34%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-False-False-right-g1-idtype0] PASSED [ 34%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-False-False-right-g1-idtype1] PASSED [ 34%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-False-False-right-g2-idtype0] PASSED [ 34%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-False-False-right-g2-idtype1] PASSED [ 34%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-False-False-right-g3-idtype0] PASSED [ 34%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-False-False-right-g3-idtype1] PASSED [ 34%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-False-False-right-g4-idtype0] PASSED [ 34%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-False-False-right-g4-idtype1] PASSED [ 34%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-False-False-right-g5-idtype0] PASSED [ 34%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-False-False-right-g5-idtype1] PASSED [ 34%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-False-False-right-g6-idtype0] PASSED [ 34%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-False-False-right-g6-idtype1] PASSED [ 34%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-False-False-right-g7-idtype0] PASSED [ 34%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-False-False-right-g7-idtype1] PASSED [ 34%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-False-False-left-g0-idtype0] PASSED [ 34%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-False-False-left-g0-idtype1] PASSED [ 34%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-False-False-left-g1-idtype0] PASSED [ 34%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-False-False-left-g1-idtype1] PASSED [ 34%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-False-False-left-g2-idtype0] PASSED [ 34%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-False-False-left-g2-idtype1] PASSED [ 34%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-False-False-left-g3-idtype0] PASSED [ 34%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-False-False-left-g3-idtype1] PASSED [ 34%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-False-False-left-g4-idtype0] PASSED [ 34%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-False-False-left-g4-idtype1] PASSED [ 34%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-False-False-left-g5-idtype0] PASSED [ 34%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-False-False-left-g5-idtype1] PASSED [ 34%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-False-False-left-g6-idtype0] PASSED [ 34%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-False-False-left-g6-idtype1] PASSED [ 34%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-False-False-left-g7-idtype0] PASSED [ 34%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[1-False-False-left-g7-idtype1] PASSED [ 34%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-True-True-none-g0-idtype0] PASSED [ 34%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-True-True-none-g0-idtype1] PASSED [ 34%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-True-True-none-g1-idtype0] PASSED [ 34%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-True-True-none-g1-idtype1] PASSED [ 34%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-True-True-none-g2-idtype0] PASSED [ 34%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-True-True-none-g2-idtype1] PASSED [ 34%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-True-True-none-g3-idtype0] PASSED [ 34%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-True-True-none-g3-idtype1] PASSED [ 34%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-True-True-none-g4-idtype0] PASSED [ 34%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-True-True-none-g4-idtype1] PASSED [ 34%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-True-True-none-g5-idtype0] PASSED [ 34%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-True-True-none-g5-idtype1] PASSED [ 34%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-True-True-none-g6-idtype0] PASSED [ 34%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-True-True-none-g6-idtype1] PASSED [ 34%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-True-True-none-g7-idtype0] PASSED [ 34%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-True-True-none-g7-idtype1] PASSED [ 34%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-True-True-both-g0-idtype0] PASSED [ 34%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-True-True-both-g0-idtype1] PASSED [ 34%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-True-True-both-g1-idtype0] PASSED [ 34%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-True-True-both-g1-idtype1] PASSED [ 35%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-True-True-both-g2-idtype0] PASSED [ 35%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-True-True-both-g2-idtype1] PASSED [ 35%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-True-True-both-g3-idtype0] PASSED [ 35%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-True-True-both-g3-idtype1] PASSED [ 67%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-4-0.1-7.4-scalers0-aggregators0-32-32] PASSED [ 67%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-4-0.1-7.4-scalers0-aggregators1-16-16] PASSED [ 67%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-4-0.1-7.4-scalers0-aggregators1-16-32] PASSED [ 67%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-4-0.1-7.4-scalers0-aggregators1-32-16] PASSED [ 67%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-4-0.1-7.4-scalers0-aggregators1-32-32] PASSED [ 67%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-4-0.1-7.4-scalers0-aggregators2-16-16] PASSED [ 35%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-True-True-both-g4-idtype0] PASSED [ 35%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-True-True-both-g4-idtype1] PASSED [ 35%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-True-True-both-g5-idtype0] PASSED [ 35%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-True-True-both-g5-idtype1] PASSED [ 35%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-True-True-both-g6-idtype0] PASSED [ 35%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-True-True-both-g6-idtype1] PASSED [ 35%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-True-True-both-g7-idtype0] PASSED [ 35%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-True-True-both-g7-idtype1] PASSED [ 35%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-True-True-right-g0-idtype0] PASSED [ 35%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-True-True-right-g0-idtype1] PASSED [ 35%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-True-True-right-g1-idtype0] PASSED [ 35%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-True-True-right-g1-idtype1] PASSED [ 35%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-True-True-right-g2-idtype0] PASSED [ 35%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-True-True-right-g2-idtype1] PASSED [ 35%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-True-True-right-g3-idtype0] PASSED [ 35%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-True-True-right-g3-idtype1] PASSED [ 35%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-True-True-right-g4-idtype0] PASSED [ 35%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-True-True-right-g4-idtype1] PASSED [ 35%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-True-True-right-g5-idtype0] PASSED [ 35%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-True-True-right-g5-idtype1] PASSED [ 35%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-True-True-right-g6-idtype0] PASSED [ 35%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-True-True-right-g6-idtype1] PASSED [ 35%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-True-True-right-g7-idtype0] PASSED [ 35%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-True-True-right-g7-idtype1] PASSED [ 35%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-True-True-left-g0-idtype0] PASSED [ 35%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-True-True-left-g0-idtype1] PASSED [ 35%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-True-True-left-g1-idtype0] PASSED [ 35%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-True-True-left-g1-idtype1] PASSED [ 35%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-True-True-left-g2-idtype0] PASSED [ 35%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-True-True-left-g2-idtype1] PASSED [ 35%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-True-True-left-g3-idtype0] PASSED [ 35%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-True-True-left-g3-idtype1] PASSED [ 35%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-True-True-left-g4-idtype0] PASSED [ 35%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-True-True-left-g4-idtype1] PASSED [ 35%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-True-True-left-g5-idtype0] PASSED [ 35%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-True-True-left-g5-idtype1] PASSED [ 67%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-4-0.1-7.4-scalers0-aggregators2-16-32] PASSED [ 67%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-4-0.1-7.4-scalers0-aggregators2-32-16] PASSED [ 67%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-4-0.1-7.4-scalers0-aggregators2-32-32] PASSED [ 67%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-4-0.1-7.4-scalers1-aggregators0-16-16] PASSED [ 67%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-4-0.1-7.4-scalers1-aggregators0-16-32] PASSED [ 67%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-4-0.1-7.4-scalers1-aggregators0-32-16] PASSED [ 67%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-4-0.1-7.4-scalers1-aggregators0-32-32] PASSED [ 67%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-4-0.1-7.4-scalers1-aggregators1-16-16] PASSED [ 67%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-4-0.1-7.4-scalers1-aggregators1-16-32] PASSED [ 67%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-4-0.1-7.4-scalers1-aggregators1-32-16] PASSED [ 67%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-4-0.1-7.4-scalers1-aggregators1-32-32] PASSED [ 67%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-4-0.1-7.4-scalers1-aggregators2-16-16] PASSED [ 67%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-4-0.1-7.4-scalers1-aggregators2-16-32] PASSED [ 67%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-4-0.1-7.4-scalers1-aggregators2-32-16] PASSED [ 67%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-4-0.1-7.4-scalers1-aggregators2-32-32] PASSED [ 68%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-1-0.0-2.5-scalers0-aggregators0-16-16] PASSED [ 68%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-1-0.0-2.5-scalers0-aggregators0-16-32] PASSED [ 68%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-1-0.0-2.5-scalers0-aggregators0-32-16] PASSED [ 68%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-1-0.0-2.5-scalers0-aggregators0-32-32] PASSED [ 68%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-1-0.0-2.5-scalers0-aggregators1-16-16] PASSED [ 68%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-1-0.0-2.5-scalers0-aggregators1-16-32] PASSED [ 68%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-1-0.0-2.5-scalers0-aggregators1-32-16] PASSED [ 68%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-1-0.0-2.5-scalers0-aggregators1-32-32] PASSED [ 68%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-1-0.0-2.5-scalers0-aggregators2-16-16] PASSED [ 68%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-1-0.0-2.5-scalers0-aggregators2-16-32] PASSED [ 68%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-1-0.0-2.5-scalers0-aggregators2-32-16] PASSED [ 68%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-1-0.0-2.5-scalers0-aggregators2-32-32] PASSED [ 68%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-1-0.0-2.5-scalers1-aggregators0-16-16] PASSED [ 68%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-1-0.0-2.5-scalers1-aggregators0-16-32] PASSED [ 68%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-1-0.0-2.5-scalers1-aggregators0-32-16] PASSED [ 68%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-1-0.0-2.5-scalers1-aggregators0-32-32] PASSED [ 68%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-1-0.0-2.5-scalers1-aggregators1-16-16] PASSED [ 68%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-1-0.0-2.5-scalers1-aggregators1-16-32] PASSED [ 68%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-1-0.0-2.5-scalers1-aggregators1-32-16] PASSED [ 68%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-1-0.0-2.5-scalers1-aggregators1-32-32] PASSED [ 68%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-1-0.0-2.5-scalers1-aggregators2-16-16] PASSED [ 68%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-1-0.0-2.5-scalers1-aggregators2-16-32] PASSED [ 68%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-1-0.0-2.5-scalers1-aggregators2-32-16] PASSED [ 68%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-1-0.0-2.5-scalers1-aggregators2-32-32] PASSED [ 68%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-1-0.0-7.4-scalers0-aggregators0-16-16] PASSED [ 68%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-1-0.0-7.4-scalers0-aggregators0-16-32] PASSED [ 68%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-1-0.0-7.4-scalers0-aggregators0-32-16] PASSED [ 68%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-1-0.0-7.4-scalers0-aggregators0-32-32] PASSED [ 68%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-1-0.0-7.4-scalers0-aggregators1-16-16] PASSED [ 68%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-1-0.0-7.4-scalers0-aggregators1-16-32] PASSED [ 68%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-1-0.0-7.4-scalers0-aggregators1-32-16] PASSED [ 68%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-1-0.0-7.4-scalers0-aggregators1-32-32] PASSED [ 68%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-1-0.0-7.4-scalers0-aggregators2-16-16] PASSED [ 68%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-1-0.0-7.4-scalers0-aggregators2-16-32] PASSED [ 68%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-1-0.0-7.4-scalers0-aggregators2-32-16] PASSED [ 68%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-1-0.0-7.4-scalers0-aggregators2-32-32] PASSED [ 68%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-1-0.0-7.4-scalers1-aggregators0-16-16] PASSED [ 68%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-1-0.0-7.4-scalers1-aggregators0-16-32] PASSED [ 68%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-1-0.0-7.4-scalers1-aggregators0-32-16] PASSED [ 68%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-1-0.0-7.4-scalers1-aggregators0-32-32] PASSED [ 68%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-1-0.0-7.4-scalers1-aggregators1-16-16] PASSED [ 68%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-1-0.0-7.4-scalers1-aggregators1-16-32] PASSED [ 68%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-1-0.0-7.4-scalers1-aggregators1-32-16] PASSED [ 68%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-1-0.0-7.4-scalers1-aggregators1-32-32] PASSED [ 68%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-1-0.0-7.4-scalers1-aggregators2-16-16] PASSED [ 68%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-1-0.0-7.4-scalers1-aggregators2-16-32] PASSED [ 68%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-1-0.0-7.4-scalers1-aggregators2-32-16] PASSED [ 68%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-1-0.0-7.4-scalers1-aggregators2-32-32] PASSED [ 68%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-1-0.1-2.5-scalers0-aggregators0-16-16] PASSED [ 68%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-1-0.1-2.5-scalers0-aggregators0-16-32] PASSED [ 68%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-1-0.1-2.5-scalers0-aggregators0-32-16] Client [2241] waits on 172.17.0.2:33749 Machine (0) group (0) client (0) connect to server successfuly! NumNodes: 2708 NumEdges: 10556 NumFeats: 1433 NumClasses: 7 NumTrainingSamples: 140 NumValidationSamples: 500 NumTestSamples: 1000 Done loading data from cached files. NumNodes: 2708 NumEdges: 10556 NumFeats: 1433 NumClasses: 7 NumTrainingSamples: 140 NumValidationSamples: 500 NumTestSamples: 1000 Done loading data from cached files. Client[0] in group[0] is exiting... Server (0) shutdown. Server is exiting... PASSED [ 68%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-1-0.1-2.5-scalers0-aggregators0-32-32] PASSED [ 68%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-1-0.1-2.5-scalers0-aggregators1-16-16] PASSED [ 68%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-1-0.1-2.5-scalers0-aggregators1-16-32] PASSED [ 68%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-1-0.1-2.5-scalers0-aggregators1-32-16] PASSED [ 68%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-1-0.1-2.5-scalers0-aggregators1-32-32] PASSED [ 68%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-1-0.1-2.5-scalers0-aggregators2-16-16] PASSED [ 68%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-1-0.1-2.5-scalers0-aggregators2-16-32] PASSED [ 68%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-1-0.1-2.5-scalers0-aggregators2-32-16] PASSED [ 68%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-1-0.1-2.5-scalers0-aggregators2-32-32] PASSED [ 68%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-1-0.1-2.5-scalers1-aggregators0-16-16] PASSED [ 69%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-1-0.1-2.5-scalers1-aggregators0-16-32] PASSED [ 69%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-1-0.1-2.5-scalers1-aggregators0-32-16] PASSED [ 69%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-1-0.1-2.5-scalers1-aggregators0-32-32] PASSED [ 69%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-1-0.1-2.5-scalers1-aggregators1-16-16] PASSED [ 69%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-1-0.1-2.5-scalers1-aggregators1-16-32] PASSED [ 69%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-1-0.1-2.5-scalers1-aggregators1-32-16] PASSED [ 16%] tests/distributed/test_mp_dataloader.py::test_dist_dataloader[False-True-True-1-1] NumNodes: 2708 NumEdges: 10556 NumFeats: 1433 NumClasses: 7 NumTrainingSamples: 140 NumValidationSamples: 500 NumTestSamples: 1000 Done loading data from cached files. Converting to homogeneous graph takes 0.001s, peak mem: 3.179 GB Save partitions: 0.016 seconds, peak memory: 3.179 GB There are 10556 edges in the graph and 0 edge cuts for 1 partitions. Converted partitions to GraphBolt format into /tmp/tmp1sbduhh2/test_sampling.json PASSED [ 69%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-1-0.1-2.5-scalers1-aggregators1-32-32] PASSED [ 69%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-1-0.1-2.5-scalers1-aggregators2-16-16] PASSED [ 69%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-1-0.1-2.5-scalers1-aggregators2-16-32] PASSED [ 69%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-1-0.1-2.5-scalers1-aggregators2-32-16] PASSED [ 69%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-1-0.1-2.5-scalers1-aggregators2-32-32] PASSED [ 69%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-1-0.1-7.4-scalers0-aggregators0-16-16] PASSED [ 69%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-1-0.1-7.4-scalers0-aggregators0-16-32] PASSED [ 69%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-1-0.1-7.4-scalers0-aggregators0-32-16] PASSED [ 69%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-1-0.1-7.4-scalers0-aggregators0-32-32] PASSED [ 69%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-1-0.1-7.4-scalers0-aggregators1-16-16] PASSED [ 69%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-1-0.1-7.4-scalers0-aggregators1-16-32] PASSED [ 69%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-1-0.1-7.4-scalers0-aggregators1-32-16] PASSED [ 69%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-1-0.1-7.4-scalers0-aggregators1-32-32] PASSED [ 69%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-1-0.1-7.4-scalers0-aggregators2-16-16] PASSED [ 69%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-1-0.1-7.4-scalers0-aggregators2-16-32] PASSED [ 69%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-1-0.1-7.4-scalers0-aggregators2-32-16] PASSED [ 69%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-1-0.1-7.4-scalers0-aggregators2-32-32] PASSED [ 69%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-1-0.1-7.4-scalers1-aggregators0-16-16] PASSED [ 69%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-1-0.1-7.4-scalers1-aggregators0-16-32] PASSED [ 69%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-1-0.1-7.4-scalers1-aggregators0-32-16] PASSED [ 69%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-1-0.1-7.4-scalers1-aggregators0-32-32] PASSED [ 69%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-1-0.1-7.4-scalers1-aggregators1-16-16] PASSED [ 69%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-1-0.1-7.4-scalers1-aggregators1-16-32] PASSED [ 69%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-1-0.1-7.4-scalers1-aggregators1-32-16] PASSED [ 69%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-1-0.1-7.4-scalers1-aggregators1-32-32] PASSED [ 69%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-1-0.1-7.4-scalers1-aggregators2-16-16] PASSED [ 69%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-1-0.1-7.4-scalers1-aggregators2-16-32] PASSED [ 69%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-1-0.1-7.4-scalers1-aggregators2-32-16] PASSED [ 69%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-1-0.1-7.4-scalers1-aggregators2-32-32] PASSED [ 69%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-4-0.0-2.5-scalers0-aggregators0-16-16] PASSED [ 69%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-4-0.0-2.5-scalers0-aggregators0-16-32] PASSED [ 69%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-4-0.0-2.5-scalers0-aggregators0-32-16] PASSED [ 69%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-4-0.0-2.5-scalers0-aggregators0-32-32] PASSED [ 69%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-4-0.0-2.5-scalers0-aggregators1-16-16] PASSED [ 69%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-4-0.0-2.5-scalers0-aggregators1-16-32] PASSED [ 69%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-4-0.0-2.5-scalers0-aggregators1-32-16] PASSED [ 69%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-4-0.0-2.5-scalers0-aggregators1-32-32] PASSED [ 69%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-4-0.0-2.5-scalers0-aggregators2-16-16] PASSED [ 69%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-4-0.0-2.5-scalers0-aggregators2-16-32] PASSED [ 69%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-4-0.0-2.5-scalers0-aggregators2-32-16] PASSED [ 69%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-4-0.0-2.5-scalers0-aggregators2-32-32] PASSED [ 69%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-4-0.0-2.5-scalers1-aggregators0-16-16] PASSED [ 69%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-4-0.0-2.5-scalers1-aggregators0-16-32] PASSED [ 69%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-4-0.0-2.5-scalers1-aggregators0-32-16] PASSED [ 69%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-4-0.0-2.5-scalers1-aggregators0-32-32] PASSED [ 69%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-4-0.0-2.5-scalers1-aggregators1-16-16] PASSED [ 69%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-4-0.0-2.5-scalers1-aggregators1-16-32] PASSED [ 69%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-4-0.0-2.5-scalers1-aggregators1-32-16] PASSED [ 69%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-4-0.0-2.5-scalers1-aggregators1-32-32] PASSED [ 69%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-4-0.0-2.5-scalers1-aggregators2-16-16] PASSED [ 69%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-4-0.0-2.5-scalers1-aggregators2-16-32] PASSED [ 69%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-4-0.0-2.5-scalers1-aggregators2-32-16] PASSED [ 69%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-4-0.0-2.5-scalers1-aggregators2-32-32] PASSED [ 69%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-4-0.0-7.4-scalers0-aggregators0-16-16] PASSED [ 69%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-4-0.0-7.4-scalers0-aggregators0-16-32] PASSED [ 69%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-4-0.0-7.4-scalers0-aggregators0-32-16] PASSED [ 70%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-4-0.0-7.4-scalers0-aggregators0-32-32] PASSED [ 70%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-4-0.0-7.4-scalers0-aggregators1-16-16] PASSED [ 70%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-4-0.0-7.4-scalers0-aggregators1-16-32] server: #clients=2 load test_sampling start graph service on server 0 for part 0 Server is waiting for connections on [172.17.0.2:29309]... PASSED [ 70%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-4-0.0-7.4-scalers0-aggregators1-32-16] PASSED [ 70%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-4-0.0-7.4-scalers0-aggregators1-32-32] PASSED [ 70%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-4-0.0-7.4-scalers0-aggregators2-16-16] PASSED [ 70%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-4-0.0-7.4-scalers0-aggregators2-16-32] PASSED [ 70%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-4-0.0-7.4-scalers0-aggregators2-32-16] PASSED [ 70%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-4-0.0-7.4-scalers0-aggregators2-32-32] PASSED [ 70%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-4-0.0-7.4-scalers1-aggregators0-16-16] PASSED [ 70%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-4-0.0-7.4-scalers1-aggregators0-16-32] PASSED [ 70%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-4-0.0-7.4-scalers1-aggregators0-32-16] PASSED [ 70%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-4-0.0-7.4-scalers1-aggregators0-32-32] PASSED [ 70%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-4-0.0-7.4-scalers1-aggregators1-16-16] PASSED [ 70%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-4-0.0-7.4-scalers1-aggregators1-16-32] PASSED [ 70%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-4-0.0-7.4-scalers1-aggregators1-32-16] PASSED [ 70%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-4-0.0-7.4-scalers1-aggregators1-32-32] PASSED [ 70%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-4-0.0-7.4-scalers1-aggregators2-16-16] PASSED [ 70%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-4-0.0-7.4-scalers1-aggregators2-16-32] PASSED [ 70%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-4-0.0-7.4-scalers1-aggregators2-32-16] PASSED [ 70%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-4-0.0-7.4-scalers1-aggregators2-32-32] PASSED [ 70%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-4-0.1-2.5-scalers0-aggregators0-16-16] PASSED [ 70%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-4-0.1-2.5-scalers0-aggregators0-16-32] Initialize the distributed services with graphbolt: False PASSED [ 70%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-4-0.1-2.5-scalers0-aggregators0-32-16] PASSED [ 70%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-4-0.1-2.5-scalers0-aggregators0-32-32] PASSED [ 70%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-4-0.1-2.5-scalers0-aggregators1-16-16] PASSED [ 70%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-4-0.1-2.5-scalers0-aggregators1-16-32] PASSED [ 70%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-4-0.1-2.5-scalers0-aggregators1-32-16] PASSED [ 70%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-4-0.1-2.5-scalers0-aggregators1-32-32] PASSED [ 70%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-4-0.1-2.5-scalers0-aggregators2-16-16] PASSED [ 70%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-4-0.1-2.5-scalers0-aggregators2-16-32] PASSED [ 70%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-4-0.1-2.5-scalers0-aggregators2-32-16] PASSED [ 70%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-4-0.1-2.5-scalers0-aggregators2-32-32] PASSED [ 70%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-4-0.1-2.5-scalers1-aggregators0-16-16] PASSED [ 70%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-4-0.1-2.5-scalers1-aggregators0-16-32] PASSED [ 70%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-4-0.1-2.5-scalers1-aggregators0-32-16] PASSED [ 70%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-4-0.1-2.5-scalers1-aggregators0-32-32] PASSED [ 70%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-4-0.1-2.5-scalers1-aggregators1-16-16] PASSED [ 70%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-4-0.1-2.5-scalers1-aggregators1-16-32] PASSED [ 70%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-4-0.1-2.5-scalers1-aggregators1-32-16] PASSED [ 70%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-4-0.1-2.5-scalers1-aggregators1-32-32] PASSED [ 70%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-4-0.1-2.5-scalers1-aggregators2-16-16] PASSED [ 70%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-4-0.1-2.5-scalers1-aggregators2-16-32] PASSED [ 70%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-4-0.1-2.5-scalers1-aggregators2-32-16] PASSED [ 70%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-4-0.1-2.5-scalers1-aggregators2-32-32] PASSED [ 70%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-4-0.1-7.4-scalers0-aggregators0-16-16] PASSED [ 70%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-4-0.1-7.4-scalers0-aggregators0-16-32] PASSED [ 70%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-4-0.1-7.4-scalers0-aggregators0-32-16] PASSED [ 70%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-4-0.1-7.4-scalers0-aggregators0-32-32] PASSED [ 70%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-4-0.1-7.4-scalers0-aggregators1-16-16] PASSED [ 70%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-4-0.1-7.4-scalers0-aggregators1-16-32] PASSED [ 70%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-4-0.1-7.4-scalers0-aggregators1-32-16] PASSED [ 70%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-4-0.1-7.4-scalers0-aggregators1-32-32] PASSED [ 70%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-4-0.1-7.4-scalers0-aggregators2-16-16] PASSED [ 70%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-4-0.1-7.4-scalers0-aggregators2-16-32] PASSED [ 70%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-4-0.1-7.4-scalers0-aggregators2-32-16] PASSED [ 70%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-4-0.1-7.4-scalers0-aggregators2-32-32] PASSED [ 70%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-4-0.1-7.4-scalers1-aggregators0-16-16] PASSED [ 70%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-4-0.1-7.4-scalers1-aggregators0-16-32] PASSED [ 70%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-4-0.1-7.4-scalers1-aggregators0-32-16] PASSED [ 70%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-4-0.1-7.4-scalers1-aggregators0-32-32] PASSED [ 70%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-4-0.1-7.4-scalers1-aggregators1-16-16] PASSED [ 71%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-4-0.1-7.4-scalers1-aggregators1-16-32] PASSED [ 71%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-4-0.1-7.4-scalers1-aggregators1-32-16] PASSED [ 71%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-4-0.1-7.4-scalers1-aggregators1-32-32] PASSED [ 71%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-4-0.1-7.4-scalers1-aggregators2-16-16] PASSED [ 71%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-4-0.1-7.4-scalers1-aggregators2-16-32] PASSED [ 71%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-4-0.1-7.4-scalers1-aggregators2-32-16] PASSED [ 71%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-4-0.1-7.4-scalers1-aggregators2-32-32] PASSED [ 71%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-1-0.0-2.5-scalers0-aggregators0-16-16] PASSED [ 71%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-1-0.0-2.5-scalers0-aggregators0-16-32] PASSED [ 71%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-1-0.0-2.5-scalers0-aggregators0-32-16] PASSED [ 71%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-1-0.0-2.5-scalers0-aggregators0-32-32] PASSED [ 71%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-1-0.0-2.5-scalers0-aggregators1-16-16] PASSED [ 71%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-1-0.0-2.5-scalers0-aggregators1-16-32] PASSED [ 71%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-1-0.0-2.5-scalers0-aggregators1-32-16] PASSED [ 71%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-1-0.0-2.5-scalers0-aggregators1-32-32] PASSED [ 71%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-1-0.0-2.5-scalers0-aggregators2-16-16] PASSED [ 71%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-1-0.0-2.5-scalers0-aggregators2-16-32] PASSED [ 71%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-1-0.0-2.5-scalers0-aggregators2-32-16] PASSED [ 71%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-1-0.0-2.5-scalers0-aggregators2-32-32] PASSED [ 71%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-1-0.0-2.5-scalers1-aggregators0-16-16] PASSED [ 71%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-1-0.0-2.5-scalers1-aggregators0-16-32] PASSED [ 71%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-1-0.0-2.5-scalers1-aggregators0-32-16] PASSED [ 71%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-1-0.0-2.5-scalers1-aggregators0-32-32] PASSED [ 71%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-1-0.0-2.5-scalers1-aggregators1-16-16] PASSED [ 71%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-1-0.0-2.5-scalers1-aggregators1-16-32] PASSED [ 71%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-1-0.0-2.5-scalers1-aggregators1-32-16] PASSED [ 71%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-1-0.0-2.5-scalers1-aggregators1-32-32] PASSED [ 71%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-1-0.0-2.5-scalers1-aggregators2-16-16] PASSED [ 71%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-1-0.0-2.5-scalers1-aggregators2-16-32] PASSED [ 71%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-1-0.0-2.5-scalers1-aggregators2-32-16] PASSED [ 71%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-1-0.0-2.5-scalers1-aggregators2-32-32] PASSED [ 71%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-1-0.0-7.4-scalers0-aggregators0-16-16] PASSED [ 71%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-1-0.0-7.4-scalers0-aggregators0-16-32] PASSED [ 71%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-1-0.0-7.4-scalers0-aggregators0-32-16] PASSED [ 71%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-1-0.0-7.4-scalers0-aggregators0-32-32] PASSED [ 71%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-1-0.0-7.4-scalers0-aggregators1-16-16] PASSED [ 71%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-1-0.0-7.4-scalers0-aggregators1-16-32] PASSED [ 71%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-1-0.0-7.4-scalers0-aggregators1-32-16] PASSED [ 71%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-1-0.0-7.4-scalers0-aggregators1-32-32] PASSED [ 71%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-1-0.0-7.4-scalers0-aggregators2-16-16] PASSED [ 71%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-1-0.0-7.4-scalers0-aggregators2-16-32] PASSED [ 71%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-1-0.0-7.4-scalers0-aggregators2-32-16] PASSED [ 71%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-1-0.0-7.4-scalers0-aggregators2-32-32] PASSED [ 71%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-1-0.0-7.4-scalers1-aggregators0-16-16] PASSED [ 71%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-1-0.0-7.4-scalers1-aggregators0-16-32] PASSED [ 71%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-1-0.0-7.4-scalers1-aggregators0-32-16] PASSED [ 71%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-1-0.0-7.4-scalers1-aggregators0-32-32] PASSED [ 71%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-1-0.0-7.4-scalers1-aggregators1-16-16] PASSED [ 71%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-1-0.0-7.4-scalers1-aggregators1-16-32] PASSED [ 71%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-1-0.0-7.4-scalers1-aggregators1-32-16] PASSED [ 71%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-1-0.0-7.4-scalers1-aggregators1-32-32] PASSED [ 71%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-1-0.0-7.4-scalers1-aggregators2-16-16] PASSED [ 71%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-1-0.0-7.4-scalers1-aggregators2-16-32] PASSED [ 71%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-1-0.0-7.4-scalers1-aggregators2-32-16] PASSED [ 71%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-1-0.0-7.4-scalers1-aggregators2-32-32] PASSED [ 71%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-1-0.1-2.5-scalers0-aggregators0-16-16] PASSED [ 71%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-1-0.1-2.5-scalers0-aggregators0-16-32] PASSED [ 71%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-1-0.1-2.5-scalers0-aggregators0-32-16] PASSED [ 71%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-1-0.1-2.5-scalers0-aggregators0-32-32] PASSED [ 71%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-1-0.1-2.5-scalers0-aggregators1-16-16] PASSED [ 71%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-1-0.1-2.5-scalers0-aggregators1-16-32] PASSED [ 71%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-1-0.1-2.5-scalers0-aggregators1-32-16] PASSED [ 72%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-1-0.1-2.5-scalers0-aggregators1-32-32] PASSED [ 72%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-1-0.1-2.5-scalers0-aggregators2-16-16] PASSED [ 72%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-1-0.1-2.5-scalers0-aggregators2-16-32] PASSED [ 72%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-1-0.1-2.5-scalers0-aggregators2-32-16] PASSED [ 72%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-1-0.1-2.5-scalers0-aggregators2-32-32] PASSED [ 72%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-1-0.1-2.5-scalers1-aggregators0-16-16] PASSED [ 72%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-1-0.1-2.5-scalers1-aggregators0-16-32] PASSED [ 72%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-1-0.1-2.5-scalers1-aggregators0-32-16] PASSED [ 72%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-1-0.1-2.5-scalers1-aggregators0-32-32] PASSED [ 72%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-1-0.1-2.5-scalers1-aggregators1-16-16] PASSED [ 72%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-1-0.1-2.5-scalers1-aggregators1-16-32] PASSED [ 72%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-1-0.1-2.5-scalers1-aggregators1-32-16] PASSED [ 72%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-1-0.1-2.5-scalers1-aggregators1-32-32] PASSED [ 72%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-1-0.1-2.5-scalers1-aggregators2-16-16] PASSED [ 72%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-1-0.1-2.5-scalers1-aggregators2-16-32] PASSED [ 72%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-1-0.1-2.5-scalers1-aggregators2-32-16] PASSED [ 72%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-1-0.1-2.5-scalers1-aggregators2-32-32] PASSED [ 72%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-1-0.1-7.4-scalers0-aggregators0-16-16] PASSED [ 72%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-1-0.1-7.4-scalers0-aggregators0-16-32] PASSED [ 72%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-1-0.1-7.4-scalers0-aggregators0-32-16] PASSED [ 72%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-1-0.1-7.4-scalers0-aggregators0-32-32] PASSED [ 72%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-1-0.1-7.4-scalers0-aggregators1-16-16] PASSED [ 72%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-1-0.1-7.4-scalers0-aggregators1-16-32] PASSED [ 72%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-1-0.1-7.4-scalers0-aggregators1-32-16] PASSED [ 72%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-1-0.1-7.4-scalers0-aggregators1-32-32] PASSED [ 72%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-1-0.1-7.4-scalers0-aggregators2-16-16] PASSED [ 72%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-1-0.1-7.4-scalers0-aggregators2-16-32] PASSED [ 72%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-1-0.1-7.4-scalers0-aggregators2-32-16] PASSED [ 72%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-1-0.1-7.4-scalers0-aggregators2-32-32] PASSED [ 72%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-1-0.1-7.4-scalers1-aggregators0-16-16] PASSED [ 72%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-1-0.1-7.4-scalers1-aggregators0-16-32] PASSED [ 72%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-1-0.1-7.4-scalers1-aggregators0-32-16] PASSED [ 72%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-1-0.1-7.4-scalers1-aggregators0-32-32] PASSED [ 72%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-1-0.1-7.4-scalers1-aggregators1-16-16] PASSED [ 72%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-1-0.1-7.4-scalers1-aggregators1-16-32] PASSED [ 72%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-1-0.1-7.4-scalers1-aggregators1-32-16] PASSED [ 72%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-1-0.1-7.4-scalers1-aggregators1-32-32] PASSED [ 72%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-1-0.1-7.4-scalers1-aggregators2-16-16] PASSED [ 72%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-1-0.1-7.4-scalers1-aggregators2-16-32] PASSED [ 72%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-1-0.1-7.4-scalers1-aggregators2-32-16] PASSED [ 72%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-1-0.1-7.4-scalers1-aggregators2-32-32] PASSED [ 72%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-4-0.0-2.5-scalers0-aggregators0-16-16] PASSED [ 72%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-4-0.0-2.5-scalers0-aggregators0-16-32] PASSED [ 72%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-4-0.0-2.5-scalers0-aggregators0-32-16] PASSED [ 72%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-4-0.0-2.5-scalers0-aggregators0-32-32] PASSED [ 72%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-4-0.0-2.5-scalers0-aggregators1-16-16] PASSED [ 72%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-4-0.0-2.5-scalers0-aggregators1-16-32] PASSED [ 72%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-4-0.0-2.5-scalers0-aggregators1-32-16] PASSED [ 72%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-4-0.0-2.5-scalers0-aggregators1-32-32] PASSED [ 72%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-4-0.0-2.5-scalers0-aggregators2-16-16] PASSED [ 72%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-4-0.0-2.5-scalers0-aggregators2-16-32] PASSED [ 72%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-4-0.0-2.5-scalers0-aggregators2-32-16] PASSED [ 72%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-4-0.0-2.5-scalers0-aggregators2-32-32] PASSED [ 72%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-4-0.0-2.5-scalers1-aggregators0-16-16] PASSED [ 72%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-4-0.0-2.5-scalers1-aggregators0-16-32] PASSED [ 72%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-4-0.0-2.5-scalers1-aggregators0-32-16] PASSED [ 72%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-4-0.0-2.5-scalers1-aggregators0-32-32] PASSED [ 72%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-4-0.0-2.5-scalers1-aggregators1-16-16] PASSED [ 72%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-4-0.0-2.5-scalers1-aggregators1-16-32] PASSED [ 72%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-4-0.0-2.5-scalers1-aggregators1-32-16] PASSED [ 72%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-4-0.0-2.5-scalers1-aggregators1-32-32] PASSED [ 72%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-4-0.0-2.5-scalers1-aggregators2-16-16] PASSED [ 73%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-4-0.0-2.5-scalers1-aggregators2-16-32] PASSED [ 73%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-4-0.0-2.5-scalers1-aggregators2-32-16] PASSED [ 73%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-4-0.0-2.5-scalers1-aggregators2-32-32] PASSED [ 73%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-4-0.0-7.4-scalers0-aggregators0-16-16] PASSED [ 73%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-4-0.0-7.4-scalers0-aggregators0-16-32] PASSED [ 73%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-4-0.0-7.4-scalers0-aggregators0-32-16] PASSED [ 73%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-4-0.0-7.4-scalers0-aggregators0-32-32] PASSED [ 73%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-4-0.0-7.4-scalers0-aggregators1-16-16] PASSED [ 73%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-4-0.0-7.4-scalers0-aggregators1-16-32] PASSED [ 73%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-4-0.0-7.4-scalers0-aggregators1-32-16] PASSED [ 73%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-4-0.0-7.4-scalers0-aggregators1-32-32] PASSED [ 73%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-4-0.0-7.4-scalers0-aggregators2-16-16] Client [2257] waits on 172.17.0.2:43027Client [2266] waits on 172.17.0.2:50511 Machine (0) group (0) client (0) connect to server successfuly! Machine (0) group (0) client (1) connect to server successfuly! NumNodes: 2708 NumEdges: 10556 NumFeats: 1433 NumClasses: 7 NumTrainingSamples: 140 NumValidationSamples: 500 NumTestSamples: 1000 Done loading data from cached files. PASSED [ 73%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-4-0.0-7.4-scalers0-aggregators2-16-32] PASSED [ 73%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-4-0.0-7.4-scalers0-aggregators2-32-16] PASSED [ 73%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-4-0.0-7.4-scalers0-aggregators2-32-32] PASSED [ 73%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-4-0.0-7.4-scalers1-aggregators0-16-16] PASSED [ 73%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-4-0.0-7.4-scalers1-aggregators0-16-32] NumNodes: 2708 NumEdges: 10556 NumFeats: 1433 NumClasses: 7 NumTrainingSamples: 140 NumValidationSamples: 500 NumTestSamples: 1000 Done loading data from cached files. Client[0] in group[0] is exiting... Client[1] in group[0] is exiting... PASSED [ 73%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-4-0.0-7.4-scalers1-aggregators0-32-16] PASSED [ 73%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-4-0.0-7.4-scalers1-aggregators0-32-32] PASSED [ 73%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-4-0.0-7.4-scalers1-aggregators1-16-16] PASSED [ 73%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-4-0.0-7.4-scalers1-aggregators1-16-32] PASSED [ 73%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-4-0.0-7.4-scalers1-aggregators1-32-16] PASSED [ 73%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-4-0.0-7.4-scalers1-aggregators1-32-32] PASSED [ 73%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-4-0.0-7.4-scalers1-aggregators2-16-16] PASSED [ 73%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-4-0.0-7.4-scalers1-aggregators2-16-32] PASSED [ 73%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-4-0.0-7.4-scalers1-aggregators2-32-16] PASSED [ 73%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-4-0.0-7.4-scalers1-aggregators2-32-32] Server (0) shutdown. Server is exiting... PASSED [ 73%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-4-0.1-2.5-scalers0-aggregators0-16-16] PASSED [ 73%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-4-0.1-2.5-scalers0-aggregators0-16-32] PASSED [ 73%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-4-0.1-2.5-scalers0-aggregators0-32-16] PASSED [ 73%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-4-0.1-2.5-scalers0-aggregators0-32-32] PASSED [ 73%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-4-0.1-2.5-scalers0-aggregators1-16-16] PASSED [ 73%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-4-0.1-2.5-scalers0-aggregators1-16-32] PASSED [ 73%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-4-0.1-2.5-scalers0-aggregators1-32-16] PASSED [ 73%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-4-0.1-2.5-scalers0-aggregators1-32-32] PASSED [ 73%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-4-0.1-2.5-scalers0-aggregators2-16-16] PASSED [ 73%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-4-0.1-2.5-scalers0-aggregators2-16-32] PASSED [ 73%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-4-0.1-2.5-scalers0-aggregators2-32-16] PASSED [ 73%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-4-0.1-2.5-scalers0-aggregators2-32-32] PASSED [ 73%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-4-0.1-2.5-scalers1-aggregators0-16-16] PASSED [ 73%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-4-0.1-2.5-scalers1-aggregators0-16-32] PASSED [ 73%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-4-0.1-2.5-scalers1-aggregators0-32-16] PASSED [ 73%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-4-0.1-2.5-scalers1-aggregators0-32-32] PASSED [ 73%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-4-0.1-2.5-scalers1-aggregators1-16-16] PASSED [ 73%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-4-0.1-2.5-scalers1-aggregators1-16-32] PASSED [ 73%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-4-0.1-2.5-scalers1-aggregators1-32-16] PASSED [ 73%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-4-0.1-2.5-scalers1-aggregators1-32-32] PASSED [ 73%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-4-0.1-2.5-scalers1-aggregators2-16-16] PASSED [ 73%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-4-0.1-2.5-scalers1-aggregators2-16-32] PASSED [ 73%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-4-0.1-2.5-scalers1-aggregators2-32-16] PASSED [ 73%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-4-0.1-2.5-scalers1-aggregators2-32-32] PASSED [ 73%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-4-0.1-7.4-scalers0-aggregators0-16-16] PASSED [ 73%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-4-0.1-7.4-scalers0-aggregators0-16-32] PASSED [ 73%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-4-0.1-7.4-scalers0-aggregators0-32-16] PASSED [ 73%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-4-0.1-7.4-scalers0-aggregators0-32-32] PASSED [ 73%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-4-0.1-7.4-scalers0-aggregators1-16-16] PASSED [ 73%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-4-0.1-7.4-scalers0-aggregators1-16-32] PASSED [ 73%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-4-0.1-7.4-scalers0-aggregators1-32-16] PASSED [ 73%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-4-0.1-7.4-scalers0-aggregators1-32-32] PASSED [ 73%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-4-0.1-7.4-scalers0-aggregators2-16-16] PASSED [ 73%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-4-0.1-7.4-scalers0-aggregators2-16-32] PASSED [ 74%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-4-0.1-7.4-scalers0-aggregators2-32-16] PASSED [ 74%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-4-0.1-7.4-scalers0-aggregators2-32-32] PASSED [ 74%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-4-0.1-7.4-scalers1-aggregators0-16-16] PASSED [ 74%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-4-0.1-7.4-scalers1-aggregators0-16-32] PASSED [ 74%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-4-0.1-7.4-scalers1-aggregators0-32-16] PASSED [ 74%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-4-0.1-7.4-scalers1-aggregators0-32-32] PASSED [ 74%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-4-0.1-7.4-scalers1-aggregators1-16-16] PASSED [ 74%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-4-0.1-7.4-scalers1-aggregators1-16-32] PASSED [ 16%] tests/distributed/test_mp_dataloader.py::test_dist_dataloader[True-False-False-0-1] NumNodes: 2708 NumEdges: 10556 NumFeats: 1433 NumClasses: 7 NumTrainingSamples: 140 NumValidationSamples: 500 NumTestSamples: 1000 Done loading data from cached files. Converting to homogeneous graph takes 0.001s, peak mem: 3.179 GB Save partitions: 0.016 seconds, peak memory: 3.179 GB There are 10556 edges in the graph and 0 edge cuts for 1 partitions. PASSED [ 74%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-4-0.1-7.4-scalers1-aggregators1-32-16] PASSED [ 74%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-4-0.1-7.4-scalers1-aggregators1-32-32] PASSED [ 74%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-4-0.1-7.4-scalers1-aggregators2-16-16] PASSED [ 74%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-4-0.1-7.4-scalers1-aggregators2-16-32] PASSED [ 74%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-4-0.1-7.4-scalers1-aggregators2-32-16] PASSED [ 74%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-4-0.1-7.4-scalers1-aggregators2-32-32] PASSED [ 74%] tests/python/pytorch/nn/test_nn.py::test_label_prop[True-True-True-sym-0.0-3] PASSED [ 74%] tests/python/pytorch/nn/test_nn.py::test_label_prop[True-True-True-sym-0.0-5] PASSED [ 74%] tests/python/pytorch/nn/test_nn.py::test_label_prop[True-True-True-sym-0.5-3] PASSED [ 74%] tests/python/pytorch/nn/test_nn.py::test_label_prop[True-True-True-sym-0.5-5] PASSED [ 74%] tests/python/pytorch/nn/test_nn.py::test_label_prop[True-True-True-sym-1.0-3] PASSED [ 74%] tests/python/pytorch/nn/test_nn.py::test_label_prop[True-True-True-sym-1.0-5] PASSED [ 74%] tests/python/pytorch/nn/test_nn.py::test_label_prop[True-True-True-row-0.0-3] PASSED [ 74%] tests/python/pytorch/nn/test_nn.py::test_label_prop[True-True-True-row-0.0-5] PASSED [ 74%] tests/python/pytorch/nn/test_nn.py::test_label_prop[True-True-True-row-0.5-3] PASSED [ 74%] tests/python/pytorch/nn/test_nn.py::test_label_prop[True-True-True-row-0.5-5] PASSED [ 74%] tests/python/pytorch/nn/test_nn.py::test_label_prop[True-True-True-row-1.0-3] PASSED [ 74%] tests/python/pytorch/nn/test_nn.py::test_label_prop[True-True-True-row-1.0-5] PASSED [ 74%] tests/python/pytorch/nn/test_nn.py::test_label_prop[True-True-False-sym-0.0-3] PASSED [ 74%] tests/python/pytorch/nn/test_nn.py::test_label_prop[True-True-False-sym-0.0-5] PASSED [ 74%] tests/python/pytorch/nn/test_nn.py::test_label_prop[True-True-False-sym-0.5-3] PASSED [ 74%] tests/python/pytorch/nn/test_nn.py::test_label_prop[True-True-False-sym-0.5-5] PASSED [ 74%] tests/python/pytorch/nn/test_nn.py::test_label_prop[True-True-False-sym-1.0-3] PASSED [ 74%] tests/python/pytorch/nn/test_nn.py::test_label_prop[True-True-False-sym-1.0-5] PASSED [ 74%] tests/python/pytorch/nn/test_nn.py::test_label_prop[True-True-False-row-0.0-3] PASSED [ 74%] tests/python/pytorch/nn/test_nn.py::test_label_prop[True-True-False-row-0.0-5] PASSED [ 74%] tests/python/pytorch/nn/test_nn.py::test_label_prop[True-True-False-row-0.5-3] PASSED [ 74%] tests/python/pytorch/nn/test_nn.py::test_label_prop[True-True-False-row-0.5-5] PASSED [ 74%] tests/python/pytorch/nn/test_nn.py::test_label_prop[True-True-False-row-1.0-3] PASSED [ 74%] tests/python/pytorch/nn/test_nn.py::test_label_prop[True-True-False-row-1.0-5] PASSED [ 74%] tests/python/pytorch/nn/test_nn.py::test_label_prop[True-False-True-sym-0.0-3] PASSED [ 74%] tests/python/pytorch/nn/test_nn.py::test_label_prop[True-False-True-sym-0.0-5] PASSED [ 74%] tests/python/pytorch/nn/test_nn.py::test_label_prop[True-False-True-sym-0.5-3] PASSED [ 74%] tests/python/pytorch/nn/test_nn.py::test_label_prop[True-False-True-sym-0.5-5] PASSED [ 74%] tests/python/pytorch/nn/test_nn.py::test_label_prop[True-False-True-sym-1.0-3] PASSED [ 74%] tests/python/pytorch/nn/test_nn.py::test_label_prop[True-False-True-sym-1.0-5] PASSED [ 74%] tests/python/pytorch/nn/test_nn.py::test_label_prop[True-False-True-row-0.0-3] PASSED [ 74%] tests/python/pytorch/nn/test_nn.py::test_label_prop[True-False-True-row-0.0-5] PASSED [ 74%] tests/python/pytorch/nn/test_nn.py::test_label_prop[True-False-True-row-0.5-3] PASSED [ 74%] tests/python/pytorch/nn/test_nn.py::test_label_prop[True-False-True-row-0.5-5] PASSED [ 74%] tests/python/pytorch/nn/test_nn.py::test_label_prop[True-False-True-row-1.0-3] PASSED [ 74%] tests/python/pytorch/nn/test_nn.py::test_label_prop[True-False-True-row-1.0-5] PASSED [ 74%] tests/python/pytorch/nn/test_nn.py::test_label_prop[True-False-False-sym-0.0-3] PASSED [ 74%] tests/python/pytorch/nn/test_nn.py::test_label_prop[True-False-False-sym-0.0-5] PASSED [ 74%] tests/python/pytorch/nn/test_nn.py::test_label_prop[True-False-False-sym-0.5-3] PASSED [ 74%] tests/python/pytorch/nn/test_nn.py::test_label_prop[True-False-False-sym-0.5-5] PASSED [ 74%] tests/python/pytorch/nn/test_nn.py::test_label_prop[True-False-False-sym-1.0-3] PASSED [ 74%] tests/python/pytorch/nn/test_nn.py::test_label_prop[True-False-False-sym-1.0-5] PASSED [ 74%] tests/python/pytorch/nn/test_nn.py::test_label_prop[True-False-False-row-0.0-3] PASSED [ 74%] tests/python/pytorch/nn/test_nn.py::test_label_prop[True-False-False-row-0.0-5] PASSED [ 74%] tests/python/pytorch/nn/test_nn.py::test_label_prop[True-False-False-row-0.5-3] PASSED [ 74%] tests/python/pytorch/nn/test_nn.py::test_label_prop[True-False-False-row-0.5-5] PASSED [ 74%] tests/python/pytorch/nn/test_nn.py::test_label_prop[True-False-False-row-1.0-3] PASSED [ 74%] tests/python/pytorch/nn/test_nn.py::test_label_prop[True-False-False-row-1.0-5] PASSED [ 75%] tests/python/pytorch/nn/test_nn.py::test_label_prop[False-True-True-sym-0.0-3] PASSED [ 75%] tests/python/pytorch/nn/test_nn.py::test_label_prop[False-True-True-sym-0.0-5] PASSED [ 75%] tests/python/pytorch/nn/test_nn.py::test_label_prop[False-True-True-sym-0.5-3] PASSED [ 75%] tests/python/pytorch/nn/test_nn.py::test_label_prop[False-True-True-sym-0.5-5] PASSED [ 75%] tests/python/pytorch/nn/test_nn.py::test_label_prop[False-True-True-sym-1.0-3] PASSED [ 75%] tests/python/pytorch/nn/test_nn.py::test_label_prop[False-True-True-sym-1.0-5] PASSED [ 75%] tests/python/pytorch/nn/test_nn.py::test_label_prop[False-True-True-row-0.0-3] PASSED [ 75%] tests/python/pytorch/nn/test_nn.py::test_label_prop[False-True-True-row-0.0-5] PASSED [ 75%] tests/python/pytorch/nn/test_nn.py::test_label_prop[False-True-True-row-0.5-3] PASSED [ 75%] tests/python/pytorch/nn/test_nn.py::test_label_prop[False-True-True-row-0.5-5] PASSED [ 75%] tests/python/pytorch/nn/test_nn.py::test_label_prop[False-True-True-row-1.0-3] PASSED [ 75%] tests/python/pytorch/nn/test_nn.py::test_label_prop[False-True-True-row-1.0-5] PASSED [ 75%] tests/python/pytorch/nn/test_nn.py::test_label_prop[False-True-False-sym-0.0-3] PASSED [ 75%] tests/python/pytorch/nn/test_nn.py::test_label_prop[False-True-False-sym-0.0-5] PASSED [ 75%] tests/python/pytorch/nn/test_nn.py::test_label_prop[False-True-False-sym-0.5-3] PASSED [ 75%] tests/python/pytorch/nn/test_nn.py::test_label_prop[False-True-False-sym-0.5-5] PASSED [ 75%] tests/python/pytorch/nn/test_nn.py::test_label_prop[False-True-False-sym-1.0-3] PASSED [ 75%] tests/python/pytorch/nn/test_nn.py::test_label_prop[False-True-False-sym-1.0-5] PASSED [ 75%] tests/python/pytorch/nn/test_nn.py::test_label_prop[False-True-False-row-0.0-3] PASSED [ 75%] tests/python/pytorch/nn/test_nn.py::test_label_prop[False-True-False-row-0.0-5] PASSED [ 75%] tests/python/pytorch/nn/test_nn.py::test_label_prop[False-True-False-row-0.5-3] PASSED [ 75%] tests/python/pytorch/nn/test_nn.py::test_label_prop[False-True-False-row-0.5-5] PASSED [ 75%] tests/python/pytorch/nn/test_nn.py::test_label_prop[False-True-False-row-1.0-3] PASSED [ 75%] tests/python/pytorch/nn/test_nn.py::test_label_prop[False-True-False-row-1.0-5] PASSED [ 75%] tests/python/pytorch/nn/test_nn.py::test_label_prop[False-False-True-sym-0.0-3] PASSED [ 75%] tests/python/pytorch/nn/test_nn.py::test_label_prop[False-False-True-sym-0.0-5] PASSED [ 75%] tests/python/pytorch/nn/test_nn.py::test_label_prop[False-False-True-sym-0.5-3] PASSED [ 75%] tests/python/pytorch/nn/test_nn.py::test_label_prop[False-False-True-sym-0.5-5] PASSED [ 75%] tests/python/pytorch/nn/test_nn.py::test_label_prop[False-False-True-sym-1.0-3] PASSED [ 75%] tests/python/pytorch/nn/test_nn.py::test_label_prop[False-False-True-sym-1.0-5] PASSED [ 75%] tests/python/pytorch/nn/test_nn.py::test_label_prop[False-False-True-row-0.0-3] PASSED [ 75%] tests/python/pytorch/nn/test_nn.py::test_label_prop[False-False-True-row-0.0-5] PASSED [ 75%] tests/python/pytorch/nn/test_nn.py::test_label_prop[False-False-True-row-0.5-3] PASSED [ 75%] tests/python/pytorch/nn/test_nn.py::test_label_prop[False-False-True-row-0.5-5] PASSED [ 75%] tests/python/pytorch/nn/test_nn.py::test_label_prop[False-False-True-row-1.0-3] PASSED [ 75%] tests/python/pytorch/nn/test_nn.py::test_label_prop[False-False-True-row-1.0-5] PASSED [ 75%] tests/python/pytorch/nn/test_nn.py::test_label_prop[False-False-False-sym-0.0-3] PASSED [ 75%] tests/python/pytorch/nn/test_nn.py::test_label_prop[False-False-False-sym-0.0-5] PASSED [ 75%] tests/python/pytorch/nn/test_nn.py::test_label_prop[False-False-False-sym-0.5-3] PASSED [ 75%] tests/python/pytorch/nn/test_nn.py::test_label_prop[False-False-False-sym-0.5-5] PASSED [ 75%] tests/python/pytorch/nn/test_nn.py::test_label_prop[False-False-False-sym-1.0-3] PASSED [ 75%] tests/python/pytorch/nn/test_nn.py::test_label_prop[False-False-False-sym-1.0-5] PASSED [ 75%] tests/python/pytorch/nn/test_nn.py::test_label_prop[False-False-False-row-0.0-3] PASSED [ 75%] tests/python/pytorch/nn/test_nn.py::test_label_prop[False-False-False-row-0.0-5] PASSED [ 75%] tests/python/pytorch/nn/test_nn.py::test_label_prop[False-False-False-row-0.5-3] PASSED [ 75%] tests/python/pytorch/nn/test_nn.py::test_label_prop[False-False-False-row-0.5-5] PASSED [ 75%] tests/python/pytorch/nn/test_nn.py::test_label_prop[False-False-False-row-1.0-3] PASSED [ 75%] tests/python/pytorch/nn/test_nn.py::test_label_prop[False-False-False-row-1.0-5] PASSED [ 75%] tests/python/pytorch/nn/test_nn.py::test_dgn_conv[16-2.5-scalers0-aggregators0-16-16] PASSED [ 75%] tests/python/pytorch/nn/test_nn.py::test_dgn_conv[16-2.5-scalers0-aggregators0-32-16] PASSED [ 75%] tests/python/pytorch/nn/test_nn.py::test_dgn_conv[16-2.5-scalers0-aggregators1-16-16] PASSED [ 75%] tests/python/pytorch/nn/test_nn.py::test_dgn_conv[16-2.5-scalers0-aggregators1-32-16] PASSED [ 75%] tests/python/pytorch/nn/test_nn.py::test_dgn_conv[0-2.5-scalers0-aggregators0-16-16] PASSED [ 75%] tests/python/pytorch/nn/test_nn.py::test_dgn_conv[0-2.5-scalers0-aggregators0-32-16] PASSED [ 75%] tests/python/pytorch/nn/test_nn.py::test_dgn_conv[0-2.5-scalers0-aggregators1-16-16] PASSED [ 75%] tests/python/pytorch/nn/test_nn.py::test_dgn_conv[0-2.5-scalers0-aggregators1-32-16] PASSED [ 75%] tests/python/pytorch/nn/test_nn.py::test_DeepWalk PASSED [ 75%] tests/python/pytorch/nn/test_nn.py::test_degree_encoder[in-8-2] PASSED [ 75%] tests/python/pytorch/nn/test_nn.py::test_degree_encoder[in-8-6] PASSED [ 75%] tests/python/pytorch/nn/test_nn.py::test_degree_encoder[in-16-2] PASSED [ 75%] tests/python/pytorch/nn/test_nn.py::test_degree_encoder[in-16-6] PASSED [ 75%] tests/python/pytorch/nn/test_nn.py::test_degree_encoder[out-8-2] PASSED [ 76%] tests/python/pytorch/nn/test_nn.py::test_degree_encoder[out-8-6] PASSED [ 76%] tests/python/pytorch/nn/test_nn.py::test_degree_encoder[out-16-2] PASSED [ 76%] tests/python/pytorch/nn/test_nn.py::test_degree_encoder[out-16-6] PASSED [ 76%] tests/python/pytorch/nn/test_nn.py::test_degree_encoder[both-8-2] PASSED [ 76%] tests/python/pytorch/nn/test_nn.py::test_degree_encoder[both-8-6] PASSED [ 76%] tests/python/pytorch/nn/test_nn.py::test_degree_encoder[both-16-2] PASSED [ 76%] tests/python/pytorch/nn/test_nn.py::test_degree_encoder[both-16-6] PASSED [ 76%] tests/python/pytorch/nn/test_nn.py::test_MetaPath2Vec[idtype0] PASSED [ 76%] tests/python/pytorch/nn/test_nn.py::test_MetaPath2Vec[idtype1] PASSED [ 76%] tests/python/pytorch/nn/test_nn.py::test_LapPosEncoder[0-True-2-4-3-1] PASSED [ 76%] tests/python/pytorch/nn/test_nn.py::test_LapPosEncoder[0-True-2-4-3-4] PASSED [ 76%] tests/python/pytorch/nn/test_nn.py::test_LapPosEncoder[0-True-2-4-5-1] PASSED [ 76%] tests/python/pytorch/nn/test_nn.py::test_LapPosEncoder[0-True-2-4-5-4] PASSED [ 76%] tests/python/pytorch/nn/test_nn.py::test_LapPosEncoder[0-True-2-16-3-1] PASSED [ 76%] tests/python/pytorch/nn/test_nn.py::test_LapPosEncoder[0-True-2-16-3-4] PASSED [ 76%] tests/python/pytorch/nn/test_nn.py::test_LapPosEncoder[0-True-2-16-5-1] PASSED [ 76%] tests/python/pytorch/nn/test_nn.py::test_LapPosEncoder[0-True-2-16-5-4] PASSED [ 76%] tests/python/pytorch/nn/test_nn.py::test_LapPosEncoder[0-True-4-4-3-1] PASSED [ 76%] tests/python/pytorch/nn/test_nn.py::test_LapPosEncoder[0-True-4-4-3-4] PASSED [ 76%] tests/python/pytorch/nn/test_nn.py::test_LapPosEncoder[0-True-4-4-5-1] PASSED [ 76%] tests/python/pytorch/nn/test_nn.py::test_LapPosEncoder[0-True-4-4-5-4] PASSED [ 76%] tests/python/pytorch/nn/test_nn.py::test_LapPosEncoder[0-True-4-16-3-1] PASSED [ 76%] tests/python/pytorch/nn/test_nn.py::test_LapPosEncoder[0-True-4-16-3-4] PASSED [ 76%] tests/python/pytorch/nn/test_nn.py::test_LapPosEncoder[0-True-4-16-5-1] PASSED [ 76%] tests/python/pytorch/nn/test_nn.py::test_LapPosEncoder[0-True-4-16-5-4] PASSED [ 76%] tests/python/pytorch/nn/test_nn.py::test_LapPosEncoder[0-False-2-4-3-1] PASSED [ 76%] tests/python/pytorch/nn/test_nn.py::test_LapPosEncoder[0-False-2-4-3-4] PASSED [ 76%] tests/python/pytorch/nn/test_nn.py::test_LapPosEncoder[0-False-2-4-5-1] PASSED [ 76%] tests/python/pytorch/nn/test_nn.py::test_LapPosEncoder[0-False-2-4-5-4] PASSED [ 76%] tests/python/pytorch/nn/test_nn.py::test_LapPosEncoder[0-False-2-16-3-1] PASSED [ 76%] tests/python/pytorch/nn/test_nn.py::test_LapPosEncoder[0-False-2-16-3-4] PASSED [ 76%] tests/python/pytorch/nn/test_nn.py::test_LapPosEncoder[0-False-2-16-5-1] PASSED [ 76%] tests/python/pytorch/nn/test_nn.py::test_LapPosEncoder[0-False-2-16-5-4] PASSED [ 76%] tests/python/pytorch/nn/test_nn.py::test_LapPosEncoder[0-False-4-4-3-1] PASSED [ 76%] tests/python/pytorch/nn/test_nn.py::test_LapPosEncoder[0-False-4-4-3-4] PASSED [ 76%] tests/python/pytorch/nn/test_nn.py::test_LapPosEncoder[0-False-4-4-5-1] PASSED [ 76%] tests/python/pytorch/nn/test_nn.py::test_LapPosEncoder[0-False-4-4-5-4] PASSED [ 76%] tests/python/pytorch/nn/test_nn.py::test_LapPosEncoder[0-False-4-16-3-1] PASSED [ 76%] tests/python/pytorch/nn/test_nn.py::test_LapPosEncoder[0-False-4-16-3-4] PASSED [ 76%] tests/python/pytorch/nn/test_nn.py::test_LapPosEncoder[0-False-4-16-5-1] PASSED [ 76%] tests/python/pytorch/nn/test_nn.py::test_LapPosEncoder[0-False-4-16-5-4] PASSED [ 76%] tests/python/pytorch/nn/test_nn.py::test_LapPosEncoder[1-True-2-4-3-1] PASSED [ 76%] tests/python/pytorch/nn/test_nn.py::test_LapPosEncoder[1-True-2-4-3-4] PASSED [ 76%] tests/python/pytorch/nn/test_nn.py::test_LapPosEncoder[1-True-2-4-5-1] PASSED [ 76%] tests/python/pytorch/nn/test_nn.py::test_LapPosEncoder[1-True-2-4-5-4] server: #clients=1 load test_sampling Start to create specified graph formats which may take non-trivial time. Finished creating specified graph formats: ['csc', 'coo'] start graph service on server 0 for part 0 Server is waiting for connections on [172.17.0.2:19115]... PASSED [ 76%] tests/python/pytorch/nn/test_nn.py::test_LapPosEncoder[1-True-2-16-3-1] PASSED [ 76%] tests/python/pytorch/nn/test_nn.py::test_LapPosEncoder[1-True-2-16-3-4] PASSED [ 76%] tests/python/pytorch/nn/test_nn.py::test_LapPosEncoder[1-True-2-16-5-1] PASSED [ 76%] tests/python/pytorch/nn/test_nn.py::test_LapPosEncoder[1-True-2-16-5-4] PASSED [ 76%] tests/python/pytorch/nn/test_nn.py::test_LapPosEncoder[1-True-4-4-3-1] PASSED [ 76%] tests/python/pytorch/nn/test_nn.py::test_LapPosEncoder[1-True-4-4-3-4] PASSED [ 76%] tests/python/pytorch/nn/test_nn.py::test_LapPosEncoder[1-True-4-4-5-1] PASSED [ 76%] tests/python/pytorch/nn/test_nn.py::test_LapPosEncoder[1-True-4-4-5-4] PASSED [ 76%] tests/python/pytorch/nn/test_nn.py::test_LapPosEncoder[1-True-4-16-3-1] PASSED [ 76%] tests/python/pytorch/nn/test_nn.py::test_LapPosEncoder[1-True-4-16-3-4] PASSED [ 76%] tests/python/pytorch/nn/test_nn.py::test_LapPosEncoder[1-True-4-16-5-1] PASSED [ 76%] tests/python/pytorch/nn/test_nn.py::test_LapPosEncoder[1-True-4-16-5-4] PASSED [ 76%] tests/python/pytorch/nn/test_nn.py::test_LapPosEncoder[1-False-2-4-3-1] PASSED [ 76%] tests/python/pytorch/nn/test_nn.py::test_LapPosEncoder[1-False-2-4-3-4] PASSED [ 76%] tests/python/pytorch/nn/test_nn.py::test_LapPosEncoder[1-False-2-4-5-1] PASSED [ 76%] tests/python/pytorch/nn/test_nn.py::test_LapPosEncoder[1-False-2-4-5-4] PASSED [ 76%] tests/python/pytorch/nn/test_nn.py::test_LapPosEncoder[1-False-2-16-3-1] PASSED [ 77%] tests/python/pytorch/nn/test_nn.py::test_LapPosEncoder[1-False-2-16-3-4] PASSED [ 77%] tests/python/pytorch/nn/test_nn.py::test_LapPosEncoder[1-False-2-16-5-1] PASSED [ 77%] tests/python/pytorch/nn/test_nn.py::test_LapPosEncoder[1-False-2-16-5-4] PASSED [ 77%] tests/python/pytorch/nn/test_nn.py::test_LapPosEncoder[1-False-4-4-3-1] PASSED [ 77%] tests/python/pytorch/nn/test_nn.py::test_LapPosEncoder[1-False-4-4-3-4] PASSED [ 77%] tests/python/pytorch/nn/test_nn.py::test_LapPosEncoder[1-False-4-4-5-1] PASSED [ 77%] tests/python/pytorch/nn/test_nn.py::test_LapPosEncoder[1-False-4-4-5-4] PASSED [ 77%] tests/python/pytorch/nn/test_nn.py::test_LapPosEncoder[1-False-4-16-3-1] PASSED [ 77%] tests/python/pytorch/nn/test_nn.py::test_LapPosEncoder[1-False-4-16-3-4] PASSED [ 77%] tests/python/pytorch/nn/test_nn.py::test_LapPosEncoder[1-False-4-16-5-1] PASSED [ 77%] tests/python/pytorch/nn/test_nn.py::test_LapPosEncoder[1-False-4-16-5-4] PASSED [ 77%] tests/python/pytorch/nn/test_nn.py::test_LapPosEncoder[2-True-2-4-3-1] PASSED [ 77%] tests/python/pytorch/nn/test_nn.py::test_LapPosEncoder[2-True-2-4-3-4] PASSED [ 77%] tests/python/pytorch/nn/test_nn.py::test_LapPosEncoder[2-True-2-4-5-1] PASSED [ 77%] tests/python/pytorch/nn/test_nn.py::test_LapPosEncoder[2-True-2-4-5-4] PASSED [ 77%] tests/python/pytorch/nn/test_nn.py::test_LapPosEncoder[2-True-2-16-3-1] PASSED [ 77%] tests/python/pytorch/nn/test_nn.py::test_LapPosEncoder[2-True-2-16-3-4] PASSED [ 77%] tests/python/pytorch/nn/test_nn.py::test_LapPosEncoder[2-True-2-16-5-1] PASSED [ 77%] tests/python/pytorch/nn/test_nn.py::test_LapPosEncoder[2-True-2-16-5-4] PASSED [ 77%] tests/python/pytorch/nn/test_nn.py::test_LapPosEncoder[2-True-4-4-3-1] PASSED [ 77%] tests/python/pytorch/nn/test_nn.py::test_LapPosEncoder[2-True-4-4-3-4] PASSED [ 77%] tests/python/pytorch/nn/test_nn.py::test_LapPosEncoder[2-True-4-4-5-1] PASSED [ 77%] tests/python/pytorch/nn/test_nn.py::test_LapPosEncoder[2-True-4-4-5-4] PASSED [ 77%] tests/python/pytorch/nn/test_nn.py::test_LapPosEncoder[2-True-4-16-3-1] PASSED [ 77%] tests/python/pytorch/nn/test_nn.py::test_LapPosEncoder[2-True-4-16-3-4] PASSED [ 77%] tests/python/pytorch/nn/test_nn.py::test_LapPosEncoder[2-True-4-16-5-1] PASSED [ 77%] tests/python/pytorch/nn/test_nn.py::test_LapPosEncoder[2-True-4-16-5-4] PASSED [ 77%] tests/python/pytorch/nn/test_nn.py::test_LapPosEncoder[2-False-2-4-3-1] PASSED [ 77%] tests/python/pytorch/nn/test_nn.py::test_LapPosEncoder[2-False-2-4-3-4] PASSED [ 77%] tests/python/pytorch/nn/test_nn.py::test_LapPosEncoder[2-False-2-4-5-1] PASSED [ 77%] tests/python/pytorch/nn/test_nn.py::test_LapPosEncoder[2-False-2-4-5-4] PASSED [ 77%] tests/python/pytorch/nn/test_nn.py::test_LapPosEncoder[2-False-2-16-3-1] PASSED [ 77%] tests/python/pytorch/nn/test_nn.py::test_LapPosEncoder[2-False-2-16-3-4] PASSED [ 77%] tests/python/pytorch/nn/test_nn.py::test_LapPosEncoder[2-False-2-16-5-1] PASSED [ 77%] tests/python/pytorch/nn/test_nn.py::test_LapPosEncoder[2-False-2-16-5-4] PASSED [ 77%] tests/python/pytorch/nn/test_nn.py::test_LapPosEncoder[2-False-4-4-3-1] PASSED [ 77%] tests/python/pytorch/nn/test_nn.py::test_LapPosEncoder[2-False-4-4-3-4] PASSED [ 77%] tests/python/pytorch/nn/test_nn.py::test_LapPosEncoder[2-False-4-4-5-1] PASSED [ 77%] tests/python/pytorch/nn/test_nn.py::test_LapPosEncoder[2-False-4-4-5-4] PASSED [ 77%] tests/python/pytorch/nn/test_nn.py::test_LapPosEncoder[2-False-4-16-3-1] PASSED [ 77%] tests/python/pytorch/nn/test_nn.py::test_LapPosEncoder[2-False-4-16-3-4] PASSED [ 77%] tests/python/pytorch/nn/test_nn.py::test_LapPosEncoder[2-False-4-16-5-1] PASSED [ 77%] tests/python/pytorch/nn/test_nn.py::test_LapPosEncoder[2-False-4-16-5-4] PASSED [ 77%] tests/python/pytorch/nn/test_nn.py::test_BiasedMHA[0.1-add-True-8-128] PASSED [ 77%] tests/python/pytorch/nn/test_nn.py::test_BiasedMHA[0.1-add-True-8-512] PASSED [ 77%] tests/python/pytorch/nn/test_nn.py::test_BiasedMHA[0.1-add-True-16-128] PASSED [ 77%] tests/python/pytorch/nn/test_nn.py::test_BiasedMHA[0.1-add-True-16-512] PASSED [ 77%] tests/python/pytorch/nn/test_nn.py::test_BiasedMHA[0.1-add-False-8-128] PASSED [ 77%] tests/python/pytorch/nn/test_nn.py::test_BiasedMHA[0.1-add-False-8-512] PASSED [ 77%] tests/python/pytorch/nn/test_nn.py::test_BiasedMHA[0.1-add-False-16-128] PASSED [ 77%] tests/python/pytorch/nn/test_nn.py::test_BiasedMHA[0.1-add-False-16-512] PASSED [ 77%] tests/python/pytorch/nn/test_nn.py::test_BiasedMHA[0.1-mul-True-8-128] PASSED [ 77%] tests/python/pytorch/nn/test_nn.py::test_BiasedMHA[0.1-mul-True-8-512] PASSED [ 77%] tests/python/pytorch/nn/test_nn.py::test_BiasedMHA[0.1-mul-True-16-128] Initialize the distributed services with graphbolt: False PASSED [ 77%] tests/python/pytorch/nn/test_nn.py::test_BiasedMHA[0.1-mul-True-16-512] PASSED [ 77%] tests/python/pytorch/nn/test_nn.py::test_BiasedMHA[0.1-mul-False-8-128] PASSED [ 77%] tests/python/pytorch/nn/test_nn.py::test_BiasedMHA[0.1-mul-False-8-512] PASSED [ 77%] tests/python/pytorch/nn/test_nn.py::test_BiasedMHA[0.1-mul-False-16-128] PASSED [ 77%] tests/python/pytorch/nn/test_nn.py::test_BiasedMHA[0.1-mul-False-16-512] PASSED [ 77%] tests/python/pytorch/nn/test_nn.py::test_BiasedMHA[0.5-add-True-8-128] PASSED [ 77%] tests/python/pytorch/nn/test_nn.py::test_BiasedMHA[0.5-add-True-8-512] PASSED [ 77%] tests/python/pytorch/nn/test_nn.py::test_BiasedMHA[0.5-add-True-16-128] PASSED [ 78%] tests/python/pytorch/nn/test_nn.py::test_BiasedMHA[0.5-add-True-16-512] PASSED [ 78%] tests/python/pytorch/nn/test_nn.py::test_BiasedMHA[0.5-add-False-8-128] PASSED [ 78%] tests/python/pytorch/nn/test_nn.py::test_BiasedMHA[0.5-add-False-8-512] PASSED [ 78%] tests/python/pytorch/nn/test_nn.py::test_BiasedMHA[0.5-add-False-16-128] PASSED [ 78%] tests/python/pytorch/nn/test_nn.py::test_BiasedMHA[0.5-add-False-16-512] PASSED [ 78%] tests/python/pytorch/nn/test_nn.py::test_BiasedMHA[0.5-mul-True-8-128] PASSED [ 78%] tests/python/pytorch/nn/test_nn.py::test_BiasedMHA[0.5-mul-True-8-512] PASSED [ 78%] tests/python/pytorch/nn/test_nn.py::test_BiasedMHA[0.5-mul-True-16-128] PASSED [ 78%] tests/python/pytorch/nn/test_nn.py::test_BiasedMHA[0.5-mul-True-16-512] PASSED [ 78%] tests/python/pytorch/nn/test_nn.py::test_BiasedMHA[0.5-mul-False-8-128] PASSED [ 78%] tests/python/pytorch/nn/test_nn.py::test_BiasedMHA[0.5-mul-False-8-512] PASSED [ 78%] tests/python/pytorch/nn/test_nn.py::test_BiasedMHA[0.5-mul-False-16-128] PASSED [ 78%] tests/python/pytorch/nn/test_nn.py::test_BiasedMHA[0.5-mul-False-16-512] PASSED [ 78%] tests/python/pytorch/nn/test_nn.py::test_EGTLayer[True] PASSED [ 78%] tests/python/pytorch/nn/test_nn.py::test_EGTLayer[False] PASSED [ 78%] tests/python/pytorch/nn/test_nn.py::test_GraphormerLayer[True-add] PASSED [ 78%] tests/python/pytorch/nn/test_nn.py::test_GraphormerLayer[True-mul] PASSED [ 78%] tests/python/pytorch/nn/test_nn.py::test_GraphormerLayer[False-add] PASSED [ 78%] tests/python/pytorch/nn/test_nn.py::test_GraphormerLayer[False-mul] PASSED [ 78%] tests/python/pytorch/nn/test_nn.py::test_PathEncoder[1-16-1] PASSED [ 78%] tests/python/pytorch/nn/test_nn.py::test_PathEncoder[1-16-2] PASSED [ 78%] tests/python/pytorch/nn/test_nn.py::test_PathEncoder[8-16-1] PASSED [ 78%] tests/python/pytorch/nn/test_nn.py::test_PathEncoder[8-16-2] PASSED [ 78%] tests/python/pytorch/nn/test_nn.py::test_SpatialEncoder[1-4-1] PASSED [ 78%] tests/python/pytorch/nn/test_nn.py::test_SpatialEncoder[1-4-4] PASSED [ 78%] tests/python/pytorch/nn/test_nn.py::test_SpatialEncoder[1-16-1] PASSED [ 78%] tests/python/pytorch/nn/test_nn.py::test_SpatialEncoder[1-16-4] PASSED [ 78%] tests/python/pytorch/nn/test_nn.py::test_SpatialEncoder[8-4-1] PASSED [ 78%] tests/python/pytorch/nn/test_nn.py::test_SpatialEncoder[8-4-4] PASSED [ 78%] tests/python/pytorch/nn/test_nn.py::test_SpatialEncoder[8-16-1] PASSED [ 78%] tests/python/pytorch/nn/test_nn.py::test_SpatialEncoder[8-16-4] PASSED [ 78%] tests/python/pytorch/nn/test_sparse_emb.py::test_multiprocess_sparse_emb_get_set[1] SKIPPED [ 78%] tests/python/pytorch/nn/test_sparse_emb.py::test_multiprocess_sparse_emb_get_set[2] SKIPPED [ 78%] tests/python/pytorch/nn/test_sparse_emb.py::test_multiprocess_sparse_emb_get_set[3] SKIPPED [ 78%] tests/python/pytorch/nn/test_sparse_emb.py::test_multiprocess_sparse_emb_get_set_optm_state[1] SKIPPED [ 78%] tests/python/pytorch/nn/test_sparse_emb.py::test_multiprocess_sparse_emb_get_set_optm_state[2] SKIPPED [ 78%] tests/python/pytorch/nn/test_sparse_emb.py::test_multiprocess_sparse_emb_get_set_optm_state[3] SKIPPED [ 78%] tests/python/pytorch/optim/test_optim.py::test_sparse_adam[1] SKIPPED [ 78%] tests/python/pytorch/optim/test_optim.py::test_sparse_adam[4] SKIPPED [ 78%] tests/python/pytorch/optim/test_optim.py::test_sparse_adam[101] SKIPPED [ 78%] tests/python/pytorch/optim/test_optim.py::test_sparse_adam[1024] SKIPPED [ 78%] tests/python/pytorch/optim/test_optim.py::test_sparse_adam_uva[1-False] SKIPPED [ 78%] tests/python/pytorch/optim/test_optim.py::test_sparse_adam_uva[1-True] SKIPPED [ 78%] tests/python/pytorch/optim/test_optim.py::test_sparse_adam_uva[1-None] SKIPPED [ 78%] tests/python/pytorch/optim/test_optim.py::test_sparse_adam_uva[4-False] SKIPPED [ 78%] tests/python/pytorch/optim/test_optim.py::test_sparse_adam_uva[4-True] SKIPPED [ 78%] tests/python/pytorch/optim/test_optim.py::test_sparse_adam_uva[4-None] SKIPPED [ 78%] tests/python/pytorch/optim/test_optim.py::test_sparse_adam_uva[101-False] SKIPPED [ 78%] tests/python/pytorch/optim/test_optim.py::test_sparse_adam_uva[101-True] SKIPPED [ 78%] tests/python/pytorch/optim/test_optim.py::test_sparse_adam_uva[101-None] SKIPPED [ 78%] tests/python/pytorch/optim/test_optim.py::test_sparse_adam_uva[1024-False] SKIPPED [ 78%] tests/python/pytorch/optim/test_optim.py::test_sparse_adam_uva[1024-True] SKIPPED [ 78%] tests/python/pytorch/optim/test_optim.py::test_sparse_adam_uva[1024-None] SKIPPED [ 78%] tests/python/pytorch/optim/test_optim.py::test_sparse_adam_dtype[1-dtype0] SKIPPED [ 78%] tests/python/pytorch/optim/test_optim.py::test_sparse_adam_dtype[1-dtype1] SKIPPED [ 78%] tests/python/pytorch/optim/test_optim.py::test_sparse_adam_dtype[4-dtype0] SKIPPED [ 78%] tests/python/pytorch/optim/test_optim.py::test_sparse_adam_dtype[4-dtype1] SKIPPED [ 78%] tests/python/pytorch/optim/test_optim.py::test_sparse_adam_dtype[101-dtype0] SKIPPED [ 78%] tests/python/pytorch/optim/test_optim.py::test_sparse_adam_dtype[101-dtype1] SKIPPED [ 78%] tests/python/pytorch/optim/test_optim.py::test_sparse_adam_dtype[1024-dtype0] SKIPPED [ 78%] tests/python/pytorch/optim/test_optim.py::test_sparse_adam_dtype[1024-dtype1] SKIPPED [ 79%] tests/python/pytorch/optim/test_optim.py::test_sparse_adam_zero_step SKIPPED [ 79%] tests/python/pytorch/optim/test_optim.py::test_multiprocess_cpu_sparse_adam[2] SKIPPED [ 79%] tests/python/pytorch/optim/test_optim.py::test_multiprocess_cpu_sparse_adam[4] SKIPPED [ 79%] tests/python/pytorch/optim/test_optim.py::test_multiprocess_sparse_adam[True-nccl-2] SKIPPED [ 79%] tests/python/pytorch/optim/test_optim.py::test_multiprocess_sparse_adam[True-nccl-4] SKIPPED [ 79%] tests/python/pytorch/optim/test_optim.py::test_multiprocess_sparse_adam[True-nccl-8] SKIPPED [ 79%] tests/python/pytorch/optim/test_optim.py::test_multiprocess_sparse_adam[True-gloo-2] SKIPPED [ 79%] tests/python/pytorch/optim/test_optim.py::test_multiprocess_sparse_adam[True-gloo-4] SKIPPED [ 79%] tests/python/pytorch/optim/test_optim.py::test_multiprocess_sparse_adam[True-gloo-8] SKIPPED [ 79%] tests/python/pytorch/optim/test_optim.py::test_multiprocess_sparse_adam[False-nccl-2] SKIPPED [ 79%] tests/python/pytorch/optim/test_optim.py::test_multiprocess_sparse_adam[False-nccl-4] SKIPPED [ 79%] tests/python/pytorch/optim/test_optim.py::test_multiprocess_sparse_adam[False-nccl-8] SKIPPED [ 79%] tests/python/pytorch/optim/test_optim.py::test_multiprocess_sparse_adam[False-gloo-2] SKIPPED [ 79%] tests/python/pytorch/optim/test_optim.py::test_multiprocess_sparse_adam[False-gloo-4] SKIPPED [ 79%] tests/python/pytorch/optim/test_optim.py::test_multiprocess_sparse_adam[False-gloo-8] SKIPPED [ 79%] tests/python/pytorch/optim/test_optim.py::test_multiprocess_sparse_adam_cuda_tensor[2] SKIPPED [ 79%] tests/python/pytorch/optim/test_optim.py::test_multiprocess_sparse_adam_cuda_tensor[4] SKIPPED [ 79%] tests/python/pytorch/optim/test_optim.py::test_multiprocess_sparse_adam_cuda_tensor[8] SKIPPED [ 79%] tests/python/pytorch/optim/test_optim.py::test_multiprocess_sparse_adam_cpu_zero_step[2] SKIPPED [ 79%] tests/python/pytorch/optim/test_optim.py::test_multiprocess_sparse_adam_cpu_zero_step[4] SKIPPED [ 79%] tests/python/pytorch/optim/test_optim.py::test_multiprocess_sparse_adam_zero_step[nccl-2] SKIPPED [ 79%] tests/python/pytorch/optim/test_optim.py::test_multiprocess_sparse_adam_zero_step[nccl-4] SKIPPED [ 79%] tests/python/pytorch/optim/test_optim.py::test_multiprocess_sparse_adam_zero_step[nccl-8] SKIPPED [ 79%] tests/python/pytorch/optim/test_optim.py::test_multiprocess_sparse_adam_zero_step[gloo-2] SKIPPED [ 79%] tests/python/pytorch/optim/test_optim.py::test_multiprocess_sparse_adam_zero_step[gloo-4] SKIPPED [ 79%] tests/python/pytorch/optim/test_optim.py::test_multiprocess_sparse_adam_zero_step[gloo-8] SKIPPED [ 79%] tests/python/pytorch/optim/test_optim.py::test_multiprocess_sparse_adam_zero_step_cuda_tensor[2] SKIPPED [ 79%] tests/python/pytorch/optim/test_optim.py::test_multiprocess_sparse_adam_zero_step_cuda_tensor[4] SKIPPED [ 79%] tests/python/pytorch/optim/test_optim.py::test_multiprocess_sparse_adam_zero_step_cuda_tensor[8] SKIPPED [ 79%] tests/python/pytorch/optim/test_optim.py::test_multiprocess_sparse_adam_state_dict[nccl-1] SKIPPED [ 79%] tests/python/pytorch/optim/test_optim.py::test_multiprocess_sparse_adam_state_dict[nccl-2] SKIPPED [ 79%] tests/python/pytorch/optim/test_optim.py::test_multiprocess_sparse_adam_state_dict[nccl-4] SKIPPED [ 79%] tests/python/pytorch/optim/test_optim.py::test_multiprocess_sparse_adam_state_dict[nccl-8] SKIPPED [ 79%] tests/python/pytorch/optim/test_optim.py::test_multiprocess_sparse_adam_state_dict[gloo-1] SKIPPED [ 79%] tests/python/pytorch/optim/test_optim.py::test_multiprocess_sparse_adam_state_dict[gloo-2] SKIPPED [ 79%] tests/python/pytorch/optim/test_optim.py::test_multiprocess_sparse_adam_state_dict[gloo-4] SKIPPED [ 79%] tests/python/pytorch/optim/test_optim.py::test_multiprocess_sparse_adam_state_dict[gloo-8] SKIPPED [ 79%] tests/python/pytorch/sparse/test_broadcast.py::test_sp_broadcast_v[add-None-1-shape0] PASSED [ 79%] tests/python/pytorch/sparse/test_broadcast.py::test_sp_broadcast_v[add-None-1-shape1] PASSED [ 79%] tests/python/pytorch/sparse/test_broadcast.py::test_sp_broadcast_v[add-None-1-shape2] PASSED [ 79%] tests/python/pytorch/sparse/test_broadcast.py::test_sp_broadcast_v[add-None-4-shape0] PASSED [ 79%] tests/python/pytorch/sparse/test_broadcast.py::test_sp_broadcast_v[add-None-4-shape1] PASSED [ 79%] tests/python/pytorch/sparse/test_broadcast.py::test_sp_broadcast_v[add-None-4-shape2] PASSED [ 79%] tests/python/pytorch/sparse/test_broadcast.py::test_sp_broadcast_v[add-2-1-shape0] PASSED [ 79%] tests/python/pytorch/sparse/test_broadcast.py::test_sp_broadcast_v[add-2-1-shape1] PASSED [ 79%] tests/python/pytorch/sparse/test_broadcast.py::test_sp_broadcast_v[add-2-1-shape2] PASSED [ 79%] tests/python/pytorch/sparse/test_broadcast.py::test_sp_broadcast_v[add-2-4-shape0] PASSED [ 79%] tests/python/pytorch/sparse/test_broadcast.py::test_sp_broadcast_v[add-2-4-shape1] PASSED [ 79%] tests/python/pytorch/sparse/test_broadcast.py::test_sp_broadcast_v[add-2-4-shape2] PASSED [ 79%] tests/python/pytorch/sparse/test_broadcast.py::test_sp_broadcast_v[sub-None-1-shape0] PASSED [ 79%] tests/python/pytorch/sparse/test_broadcast.py::test_sp_broadcast_v[sub-None-1-shape1] PASSED [ 79%] tests/python/pytorch/sparse/test_broadcast.py::test_sp_broadcast_v[sub-None-1-shape2] PASSED [ 79%] tests/python/pytorch/sparse/test_broadcast.py::test_sp_broadcast_v[sub-None-4-shape0] PASSED [ 79%] tests/python/pytorch/sparse/test_broadcast.py::test_sp_broadcast_v[sub-None-4-shape1] PASSED [ 79%] tests/python/pytorch/sparse/test_broadcast.py::test_sp_broadcast_v[sub-None-4-shape2] PASSED [ 79%] tests/python/pytorch/sparse/test_broadcast.py::test_sp_broadcast_v[sub-2-1-shape0] PASSED [ 79%] tests/python/pytorch/sparse/test_broadcast.py::test_sp_broadcast_v[sub-2-1-shape1] PASSED [ 79%] tests/python/pytorch/sparse/test_broadcast.py::test_sp_broadcast_v[sub-2-1-shape2] PASSED [ 79%] tests/python/pytorch/sparse/test_broadcast.py::test_sp_broadcast_v[sub-2-4-shape0] PASSED [ 79%] tests/python/pytorch/sparse/test_broadcast.py::test_sp_broadcast_v[sub-2-4-shape1] PASSED [ 79%] tests/python/pytorch/sparse/test_broadcast.py::test_sp_broadcast_v[sub-2-4-shape2] PASSED [ 79%] tests/python/pytorch/sparse/test_broadcast.py::test_sp_broadcast_v[mul-None-1-shape0] PASSED [ 80%] tests/python/pytorch/sparse/test_broadcast.py::test_sp_broadcast_v[mul-None-1-shape1] PASSED [ 80%] tests/python/pytorch/sparse/test_broadcast.py::test_sp_broadcast_v[mul-None-1-shape2] PASSED [ 80%] tests/python/pytorch/sparse/test_broadcast.py::test_sp_broadcast_v[mul-None-4-shape0] PASSED [ 80%] tests/python/pytorch/sparse/test_broadcast.py::test_sp_broadcast_v[mul-None-4-shape1] PASSED [ 80%] tests/python/pytorch/sparse/test_broadcast.py::test_sp_broadcast_v[mul-None-4-shape2] PASSED [ 80%] tests/python/pytorch/sparse/test_broadcast.py::test_sp_broadcast_v[mul-2-1-shape0] PASSED [ 80%] tests/python/pytorch/sparse/test_broadcast.py::test_sp_broadcast_v[mul-2-1-shape1] PASSED [ 80%] tests/python/pytorch/sparse/test_broadcast.py::test_sp_broadcast_v[mul-2-1-shape2] PASSED [ 80%] tests/python/pytorch/sparse/test_broadcast.py::test_sp_broadcast_v[mul-2-4-shape0] PASSED [ 80%] tests/python/pytorch/sparse/test_broadcast.py::test_sp_broadcast_v[mul-2-4-shape1] PASSED [ 80%] tests/python/pytorch/sparse/test_broadcast.py::test_sp_broadcast_v[mul-2-4-shape2] PASSED [ 80%] tests/python/pytorch/sparse/test_broadcast.py::test_sp_broadcast_v[truediv-None-1-shape0] PASSED [ 80%] tests/python/pytorch/sparse/test_broadcast.py::test_sp_broadcast_v[truediv-None-1-shape1] PASSED [ 80%] tests/python/pytorch/sparse/test_broadcast.py::test_sp_broadcast_v[truediv-None-1-shape2] PASSED [ 80%] tests/python/pytorch/sparse/test_broadcast.py::test_sp_broadcast_v[truediv-None-4-shape0] PASSED [ 80%] tests/python/pytorch/sparse/test_broadcast.py::test_sp_broadcast_v[truediv-None-4-shape1] PASSED [ 80%] tests/python/pytorch/sparse/test_broadcast.py::test_sp_broadcast_v[truediv-None-4-shape2] PASSED [ 80%] tests/python/pytorch/sparse/test_broadcast.py::test_sp_broadcast_v[truediv-2-1-shape0] PASSED [ 80%] tests/python/pytorch/sparse/test_broadcast.py::test_sp_broadcast_v[truediv-2-1-shape1] PASSED [ 80%] tests/python/pytorch/sparse/test_broadcast.py::test_sp_broadcast_v[truediv-2-1-shape2] PASSED [ 80%] tests/python/pytorch/sparse/test_broadcast.py::test_sp_broadcast_v[truediv-2-4-shape0] PASSED [ 80%] tests/python/pytorch/sparse/test_broadcast.py::test_sp_broadcast_v[truediv-2-4-shape1] PASSED [ 80%] tests/python/pytorch/sparse/test_broadcast.py::test_sp_broadcast_v[truediv-2-4-shape2] PASSED [ 80%] tests/python/pytorch/sparse/test_elementwise_op.py::test_diag_op_diag[add] PASSED [ 80%] tests/python/pytorch/sparse/test_elementwise_op.py::test_diag_op_diag[sub] PASSED [ 80%] tests/python/pytorch/sparse/test_elementwise_op.py::test_diag_op_diag[mul] PASSED [ 80%] tests/python/pytorch/sparse/test_elementwise_op.py::test_diag_op_diag[truediv] PASSED [ 80%] tests/python/pytorch/sparse/test_elementwise_op.py::test_diag_op_scalar[2] PASSED [ 80%] tests/python/pytorch/sparse/test_elementwise_op.py::test_diag_op_scalar[2.5] PASSED [ 80%] tests/python/pytorch/sparse/test_elementwise_op.py::test_diag_op_scalar[v_scalar2] PASSED [ 80%] tests/python/pytorch/sparse/test_elementwise_op.py::test_diag_op_scalar[v_scalar3] PASSED [ 80%] tests/python/pytorch/sparse/test_elementwise_op.py::test_addsub_coo[add-val_shape0] PASSED [ 80%] tests/python/pytorch/sparse/test_elementwise_op.py::test_addsub_coo[add-val_shape1] PASSED [ 80%] tests/python/pytorch/sparse/test_elementwise_op.py::test_addsub_coo[sub-val_shape0] PASSED [ 80%] tests/python/pytorch/sparse/test_elementwise_op.py::test_addsub_coo[sub-val_shape1] PASSED [ 80%] tests/python/pytorch/sparse/test_elementwise_op.py::test_addsub_csr[add-val_shape0] PASSED [ 80%] tests/python/pytorch/sparse/test_elementwise_op.py::test_addsub_csr[add-val_shape1] PASSED [ 80%] tests/python/pytorch/sparse/test_elementwise_op.py::test_addsub_csr[sub-val_shape0] PASSED [ 80%] tests/python/pytorch/sparse/test_elementwise_op.py::test_addsub_csr[sub-val_shape1] PASSED [ 80%] tests/python/pytorch/sparse/test_elementwise_op.py::test_addsub_csc[add-val_shape0] PASSED [ 80%] tests/python/pytorch/sparse/test_elementwise_op.py::test_addsub_csc[add-val_shape1] PASSED [ 80%] tests/python/pytorch/sparse/test_elementwise_op.py::test_addsub_csc[sub-val_shape0] PASSED [ 80%] tests/python/pytorch/sparse/test_elementwise_op.py::test_addsub_csc[sub-val_shape1] PASSED [ 80%] tests/python/pytorch/sparse/test_elementwise_op.py::test_addsub_diag[add-val_shape0] PASSED [ 80%] tests/python/pytorch/sparse/test_elementwise_op.py::test_addsub_diag[add-val_shape1] PASSED [ 80%] tests/python/pytorch/sparse/test_elementwise_op.py::test_addsub_diag[sub-val_shape0] PASSED [ 80%] tests/python/pytorch/sparse/test_elementwise_op.py::test_addsub_diag[sub-val_shape1] PASSED [ 80%] tests/python/pytorch/sparse/test_elementwise_op.py::test_add_sparse_diag[val_shape0] PASSED [ 80%] tests/python/pytorch/sparse/test_elementwise_op.py::test_add_sparse_diag[val_shape1] PASSED [ 80%] tests/python/pytorch/sparse/test_elementwise_op.py::test_sub_sparse_diag[val_shape0] PASSED [ 80%] tests/python/pytorch/sparse/test_elementwise_op.py::test_sub_sparse_diag[val_shape1] PASSED [ 80%] tests/python/pytorch/sparse/test_elementwise_op.py::test_error_op_sparse_diag[pow] PASSED [ 80%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_muldiv_scalar[2] PASSED [ 80%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_muldiv_scalar[2.5] PASSED [ 80%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_muldiv_scalar[v_scalar2] PASSED [ 80%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_muldiv_scalar[v_scalar3] PASSED [ 80%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_pow[val_shape0] PASSED [ 80%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_pow[val_shape1] PASSED [ 80%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_error_op_scalar[2-add] PASSED [ 80%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_error_op_scalar[2-sub] PASSED [ 80%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_error_op_scalar[2.5-add] PASSED [ 80%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_error_op_scalar[2.5-sub] PASSED [ 81%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_error_op_scalar[v_scalar2-add] PASSED [ 81%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_error_op_scalar[v_scalar2-sub] PASSED [ 81%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_error_op_scalar[v_scalar3-add] PASSED [ 81%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_error_op_scalar[v_scalar3-sub] PASSED [ 81%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[None-1-5-shape0-rand_coo-rand_coo] PASSED [ 81%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[None-1-5-shape0-rand_coo-rand_csr] PASSED [ 81%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[None-1-5-shape0-rand_coo-rand_csc] PASSED [ 81%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[None-1-5-shape0-rand_coo-rand_diag] PASSED [ 81%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[None-1-5-shape0-rand_csr-rand_coo] PASSED [ 81%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[None-1-5-shape0-rand_csr-rand_csr] PASSED [ 81%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[None-1-5-shape0-rand_csr-rand_csc] PASSED [ 81%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[None-1-5-shape0-rand_csr-rand_diag] PASSED [ 81%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[None-1-5-shape0-rand_csc-rand_coo] PASSED [ 81%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[None-1-5-shape0-rand_csc-rand_csr] PASSED [ 81%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[None-1-5-shape0-rand_csc-rand_csc] PASSED [ 81%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[None-1-5-shape0-rand_csc-rand_diag] PASSED [ 81%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[None-1-5-shape0-rand_diag-rand_coo] PASSED [ 81%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[None-1-5-shape0-rand_diag-rand_csr] PASSED [ 81%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[None-1-5-shape0-rand_diag-rand_csc] PASSED [ 81%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[None-1-5-shape0-rand_diag-rand_diag] PASSED [ 81%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[None-1-5-shape1-rand_coo-rand_coo] PASSED [ 81%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[None-1-5-shape1-rand_coo-rand_csr] PASSED [ 81%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[None-1-5-shape1-rand_coo-rand_csc] PASSED [ 81%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[None-1-5-shape1-rand_coo-rand_diag] PASSED [ 81%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[None-1-5-shape1-rand_csr-rand_coo] PASSED [ 81%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[None-1-5-shape1-rand_csr-rand_csr] PASSED [ 81%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[None-1-5-shape1-rand_csr-rand_csc] PASSED [ 81%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[None-1-5-shape1-rand_csr-rand_diag] PASSED [ 81%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[None-1-5-shape1-rand_csc-rand_coo] PASSED [ 81%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[None-1-5-shape1-rand_csc-rand_csr] PASSED [ 81%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[None-1-5-shape1-rand_csc-rand_csc] PASSED [ 81%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[None-1-5-shape1-rand_csc-rand_diag] PASSED [ 81%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[None-1-5-shape1-rand_diag-rand_coo] PASSED [ 81%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[None-1-5-shape1-rand_diag-rand_csr] PASSED [ 81%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[None-1-5-shape1-rand_diag-rand_csc] PASSED [ 81%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[None-1-5-shape1-rand_diag-rand_diag] PASSED [ 81%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[None-1-15-shape0-rand_coo-rand_coo] PASSED [ 81%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[None-1-15-shape0-rand_coo-rand_csr] PASSED [ 81%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[None-1-15-shape0-rand_coo-rand_csc] PASSED [ 81%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[None-1-15-shape0-rand_coo-rand_diag] PASSED [ 81%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[None-1-15-shape0-rand_csr-rand_coo] PASSED [ 81%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[None-1-15-shape0-rand_csr-rand_csr] PASSED [ 81%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[None-1-15-shape0-rand_csr-rand_csc] PASSED [ 81%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[None-1-15-shape0-rand_csr-rand_diag] PASSED [ 81%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[None-1-15-shape0-rand_csc-rand_coo] PASSED [ 81%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[None-1-15-shape0-rand_csc-rand_csr] PASSED [ 81%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[None-1-15-shape0-rand_csc-rand_csc] PASSED [ 81%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[None-1-15-shape0-rand_csc-rand_diag] PASSED [ 81%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[None-1-15-shape0-rand_diag-rand_coo] PASSED [ 81%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[None-1-15-shape0-rand_diag-rand_csr] PASSED [ 81%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[None-1-15-shape0-rand_diag-rand_csc] PASSED [ 81%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[None-1-15-shape0-rand_diag-rand_diag] PASSED [ 81%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[None-1-15-shape1-rand_coo-rand_coo] PASSED [ 81%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[None-1-15-shape1-rand_coo-rand_csr] PASSED [ 81%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[None-1-15-shape1-rand_coo-rand_csc] PASSED [ 81%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[None-1-15-shape1-rand_coo-rand_diag] PASSED [ 81%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[None-1-15-shape1-rand_csr-rand_coo] PASSED [ 81%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[None-1-15-shape1-rand_csr-rand_csr] PASSED [ 81%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[None-1-15-shape1-rand_csr-rand_csc] PASSED [ 81%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[None-1-15-shape1-rand_csr-rand_diag] PASSED [ 81%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[None-1-15-shape1-rand_csc-rand_coo] PASSED [ 81%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[None-1-15-shape1-rand_csc-rand_csr] PASSED [ 82%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[None-1-15-shape1-rand_csc-rand_csc] PASSED [ 82%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[None-1-15-shape1-rand_csc-rand_diag] PASSED [ 82%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[None-1-15-shape1-rand_diag-rand_coo] PASSED [ 82%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[None-1-15-shape1-rand_diag-rand_csr] PASSED [ 82%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[None-1-15-shape1-rand_diag-rand_csc] PASSED [ 82%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[None-1-15-shape1-rand_diag-rand_diag] PASSED [ 82%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[None-14-5-shape0-rand_coo-rand_coo] PASSED [ 82%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[None-14-5-shape0-rand_coo-rand_csr] PASSED [ 82%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[None-14-5-shape0-rand_coo-rand_csc] PASSED [ 82%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[None-14-5-shape0-rand_coo-rand_diag] PASSED [ 82%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[None-14-5-shape0-rand_csr-rand_coo] PASSED [ 82%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[None-14-5-shape0-rand_csr-rand_csr] PASSED [ 82%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[None-14-5-shape0-rand_csr-rand_csc] PASSED [ 82%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[None-14-5-shape0-rand_csr-rand_diag] PASSED [ 82%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[None-14-5-shape0-rand_csc-rand_coo] PASSED [ 82%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[None-14-5-shape0-rand_csc-rand_csr] PASSED [ 82%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[None-14-5-shape0-rand_csc-rand_csc] PASSED [ 82%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[None-14-5-shape0-rand_csc-rand_diag] PASSED [ 82%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[None-14-5-shape0-rand_diag-rand_coo] PASSED [ 82%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[None-14-5-shape0-rand_diag-rand_csr] PASSED [ 82%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[None-14-5-shape0-rand_diag-rand_csc] PASSED [ 82%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[None-14-5-shape0-rand_diag-rand_diag] PASSED [ 82%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[None-14-5-shape1-rand_coo-rand_coo] PASSED [ 82%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[None-14-5-shape1-rand_coo-rand_csr] PASSED [ 82%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[None-14-5-shape1-rand_coo-rand_csc] PASSED [ 82%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[None-14-5-shape1-rand_coo-rand_diag] PASSED [ 82%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[None-14-5-shape1-rand_csr-rand_coo] PASSED [ 82%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[None-14-5-shape1-rand_csr-rand_csr] PASSED [ 82%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[None-14-5-shape1-rand_csr-rand_csc] PASSED [ 82%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[None-14-5-shape1-rand_csr-rand_diag] PASSED [ 82%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[None-14-5-shape1-rand_csc-rand_coo] PASSED [ 82%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[None-14-5-shape1-rand_csc-rand_csr] PASSED [ 82%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[None-14-5-shape1-rand_csc-rand_csc] PASSED [ 82%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[None-14-5-shape1-rand_csc-rand_diag] PASSED [ 82%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[None-14-5-shape1-rand_diag-rand_coo] PASSED [ 82%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[None-14-5-shape1-rand_diag-rand_csr] PASSED [ 82%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[None-14-5-shape1-rand_diag-rand_csc] PASSED [ 82%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[None-14-5-shape1-rand_diag-rand_diag] PASSED [ 82%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[None-14-15-shape0-rand_coo-rand_coo] PASSED [ 82%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[None-14-15-shape0-rand_coo-rand_csr] PASSED [ 82%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[None-14-15-shape0-rand_coo-rand_csc] PASSED [ 82%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[None-14-15-shape0-rand_coo-rand_diag] PASSED [ 82%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[None-14-15-shape0-rand_csr-rand_coo] PASSED [ 82%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[None-14-15-shape0-rand_csr-rand_csr] PASSED [ 82%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[None-14-15-shape0-rand_csr-rand_csc] PASSED [ 82%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[None-14-15-shape0-rand_csr-rand_diag] PASSED [ 82%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[None-14-15-shape0-rand_csc-rand_coo] PASSED [ 82%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[None-14-15-shape0-rand_csc-rand_csr] PASSED [ 82%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[None-14-15-shape0-rand_csc-rand_csc] PASSED [ 82%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[None-14-15-shape0-rand_csc-rand_diag] PASSED [ 82%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[None-14-15-shape0-rand_diag-rand_coo] PASSED [ 82%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[None-14-15-shape0-rand_diag-rand_csr] PASSED [ 82%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[None-14-15-shape0-rand_diag-rand_csc] PASSED [ 82%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[None-14-15-shape0-rand_diag-rand_diag] PASSED [ 82%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[None-14-15-shape1-rand_coo-rand_coo] PASSED [ 82%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[None-14-15-shape1-rand_coo-rand_csr] PASSED [ 82%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[None-14-15-shape1-rand_coo-rand_csc] PASSED [ 82%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[None-14-15-shape1-rand_coo-rand_diag] PASSED [ 82%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[None-14-15-shape1-rand_csr-rand_coo] PASSED [ 82%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[None-14-15-shape1-rand_csr-rand_csr] PASSED [ 82%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[None-14-15-shape1-rand_csr-rand_csc] PASSED [ 82%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[None-14-15-shape1-rand_csr-rand_diag] PASSED [ 83%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[None-14-15-shape1-rand_csc-rand_coo] PASSED [ 83%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[None-14-15-shape1-rand_csc-rand_csr] PASSED [ 83%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[None-14-15-shape1-rand_csc-rand_csc] PASSED [ 83%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[None-14-15-shape1-rand_csc-rand_diag] PASSED [ 83%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[None-14-15-shape1-rand_diag-rand_coo] PASSED [ 83%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[None-14-15-shape1-rand_diag-rand_csr] PASSED [ 83%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[None-14-15-shape1-rand_diag-rand_csc] PASSED [ 83%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[None-14-15-shape1-rand_diag-rand_diag] PASSED [ 83%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[3-1-5-shape0-rand_coo-rand_coo] PASSED [ 83%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[3-1-5-shape0-rand_coo-rand_csr] PASSED [ 83%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[3-1-5-shape0-rand_coo-rand_csc] PASSED [ 83%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[3-1-5-shape0-rand_coo-rand_diag] PASSED [ 83%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[3-1-5-shape0-rand_csr-rand_coo] PASSED [ 83%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[3-1-5-shape0-rand_csr-rand_csr] PASSED [ 83%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[3-1-5-shape0-rand_csr-rand_csc] PASSED [ 83%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[3-1-5-shape0-rand_csr-rand_diag] PASSED [ 83%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[3-1-5-shape0-rand_csc-rand_coo] PASSED [ 83%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[3-1-5-shape0-rand_csc-rand_csr] PASSED [ 83%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[3-1-5-shape0-rand_csc-rand_csc] PASSED [ 83%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[3-1-5-shape0-rand_csc-rand_diag] PASSED [ 83%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[3-1-5-shape0-rand_diag-rand_coo] PASSED [ 83%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[3-1-5-shape0-rand_diag-rand_csr] PASSED [ 83%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[3-1-5-shape0-rand_diag-rand_csc] PASSED [ 83%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[3-1-5-shape0-rand_diag-rand_diag] PASSED [ 83%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[3-1-5-shape1-rand_coo-rand_coo] PASSED [ 83%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[3-1-5-shape1-rand_coo-rand_csr] PASSED [ 83%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[3-1-5-shape1-rand_coo-rand_csc] PASSED [ 83%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[3-1-5-shape1-rand_coo-rand_diag] PASSED [ 83%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[3-1-5-shape1-rand_csr-rand_coo] PASSED [ 83%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[3-1-5-shape1-rand_csr-rand_csr] PASSED [ 83%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[3-1-5-shape1-rand_csr-rand_csc] PASSED [ 83%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[3-1-5-shape1-rand_csr-rand_diag] PASSED [ 83%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[3-1-5-shape1-rand_csc-rand_coo] PASSED [ 83%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[3-1-5-shape1-rand_csc-rand_csr] PASSED [ 83%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[3-1-5-shape1-rand_csc-rand_csc] PASSED [ 83%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[3-1-5-shape1-rand_csc-rand_diag] PASSED [ 83%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[3-1-5-shape1-rand_diag-rand_coo] PASSED [ 83%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[3-1-5-shape1-rand_diag-rand_csr] PASSED [ 83%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[3-1-5-shape1-rand_diag-rand_csc] PASSED [ 83%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[3-1-5-shape1-rand_diag-rand_diag] PASSED [ 83%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[3-1-15-shape0-rand_coo-rand_coo] PASSED [ 83%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[3-1-15-shape0-rand_coo-rand_csr] PASSED [ 83%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[3-1-15-shape0-rand_coo-rand_csc] PASSED [ 83%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[3-1-15-shape0-rand_coo-rand_diag] PASSED [ 83%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[3-1-15-shape0-rand_csr-rand_coo] PASSED [ 83%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[3-1-15-shape0-rand_csr-rand_csr] PASSED [ 83%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[3-1-15-shape0-rand_csr-rand_csc] PASSED [ 83%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[3-1-15-shape0-rand_csr-rand_diag] PASSED [ 83%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[3-1-15-shape0-rand_csc-rand_coo] PASSED [ 83%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[3-1-15-shape0-rand_csc-rand_csr] PASSED [ 83%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[3-1-15-shape0-rand_csc-rand_csc] PASSED [ 83%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[3-1-15-shape0-rand_csc-rand_diag] PASSED [ 83%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[3-1-15-shape0-rand_diag-rand_coo] PASSED [ 83%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[3-1-15-shape0-rand_diag-rand_csr] PASSED [ 83%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[3-1-15-shape0-rand_diag-rand_csc] PASSED [ 83%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[3-1-15-shape0-rand_diag-rand_diag] PASSED [ 83%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[3-1-15-shape1-rand_coo-rand_coo] PASSED [ 83%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[3-1-15-shape1-rand_coo-rand_csr] PASSED [ 83%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[3-1-15-shape1-rand_coo-rand_csc] PASSED [ 83%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[3-1-15-shape1-rand_coo-rand_diag] PASSED [ 83%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[3-1-15-shape1-rand_csr-rand_coo] PASSED [ 83%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[3-1-15-shape1-rand_csr-rand_csr] PASSED [ 84%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[3-1-15-shape1-rand_csr-rand_csc] PASSED [ 84%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[3-1-15-shape1-rand_csr-rand_diag] PASSED [ 84%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[3-1-15-shape1-rand_csc-rand_coo] PASSED [ 84%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[3-1-15-shape1-rand_csc-rand_csr] PASSED [ 84%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[3-1-15-shape1-rand_csc-rand_csc] PASSED [ 84%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[3-1-15-shape1-rand_csc-rand_diag] PASSED [ 84%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[3-1-15-shape1-rand_diag-rand_coo] PASSED [ 84%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[3-1-15-shape1-rand_diag-rand_csr] PASSED [ 84%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[3-1-15-shape1-rand_diag-rand_csc] PASSED [ 84%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[3-1-15-shape1-rand_diag-rand_diag] PASSED [ 84%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[3-14-5-shape0-rand_coo-rand_coo] PASSED [ 84%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[3-14-5-shape0-rand_coo-rand_csr] PASSED [ 84%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[3-14-5-shape0-rand_coo-rand_csc] PASSED [ 84%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[3-14-5-shape0-rand_coo-rand_diag] PASSED [ 84%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[3-14-5-shape0-rand_csr-rand_coo] PASSED [ 84%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[3-14-5-shape0-rand_csr-rand_csr] PASSED [ 84%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[3-14-5-shape0-rand_csr-rand_csc] PASSED [ 84%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[3-14-5-shape0-rand_csr-rand_diag] PASSED [ 84%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[3-14-5-shape0-rand_csc-rand_coo] PASSED [ 84%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[3-14-5-shape0-rand_csc-rand_csr] PASSED [ 84%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[3-14-5-shape0-rand_csc-rand_csc] PASSED [ 84%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[3-14-5-shape0-rand_csc-rand_diag] PASSED [ 84%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[3-14-5-shape0-rand_diag-rand_coo] PASSED [ 84%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[3-14-5-shape0-rand_diag-rand_csr] PASSED [ 84%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[3-14-5-shape0-rand_diag-rand_csc] PASSED [ 84%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[3-14-5-shape0-rand_diag-rand_diag] PASSED [ 84%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[3-14-5-shape1-rand_coo-rand_coo] PASSED [ 84%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[3-14-5-shape1-rand_coo-rand_csr] PASSED [ 84%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[3-14-5-shape1-rand_coo-rand_csc] PASSED [ 84%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[3-14-5-shape1-rand_coo-rand_diag] PASSED [ 84%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[3-14-5-shape1-rand_csr-rand_coo] PASSED [ 84%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[3-14-5-shape1-rand_csr-rand_csr] PASSED [ 84%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[3-14-5-shape1-rand_csr-rand_csc] PASSED [ 84%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[3-14-5-shape1-rand_csr-rand_diag] PASSED [ 84%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[3-14-5-shape1-rand_csc-rand_coo] PASSED [ 84%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[3-14-5-shape1-rand_csc-rand_csr] PASSED [ 84%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[3-14-5-shape1-rand_csc-rand_csc] PASSED [ 84%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[3-14-5-shape1-rand_csc-rand_diag] PASSED [ 84%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[3-14-5-shape1-rand_diag-rand_coo] PASSED [ 84%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[3-14-5-shape1-rand_diag-rand_csr] PASSED [ 84%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[3-14-5-shape1-rand_diag-rand_csc] PASSED [ 84%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[3-14-5-shape1-rand_diag-rand_diag] PASSED [ 84%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[3-14-15-shape0-rand_coo-rand_coo] PASSED [ 84%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[3-14-15-shape0-rand_coo-rand_csr] PASSED [ 84%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[3-14-15-shape0-rand_coo-rand_csc] PASSED [ 84%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[3-14-15-shape0-rand_coo-rand_diag] PASSED [ 84%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[3-14-15-shape0-rand_csr-rand_coo] PASSED [ 84%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[3-14-15-shape0-rand_csr-rand_csr] PASSED [ 84%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[3-14-15-shape0-rand_csr-rand_csc] PASSED [ 84%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[3-14-15-shape0-rand_csr-rand_diag] PASSED [ 84%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[3-14-15-shape0-rand_csc-rand_coo] PASSED [ 84%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[3-14-15-shape0-rand_csc-rand_csr] PASSED [ 84%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[3-14-15-shape0-rand_csc-rand_csc] PASSED [ 84%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[3-14-15-shape0-rand_csc-rand_diag] PASSED [ 84%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[3-14-15-shape0-rand_diag-rand_coo] PASSED [ 84%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[3-14-15-shape0-rand_diag-rand_csr] PASSED [ 84%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[3-14-15-shape0-rand_diag-rand_csc] PASSED [ 84%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[3-14-15-shape0-rand_diag-rand_diag] PASSED [ 84%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[3-14-15-shape1-rand_coo-rand_coo] PASSED [ 84%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[3-14-15-shape1-rand_coo-rand_csr] PASSED [ 84%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[3-14-15-shape1-rand_coo-rand_csc] PASSED [ 85%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[3-14-15-shape1-rand_coo-rand_diag] PASSED [ 85%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[3-14-15-shape1-rand_csr-rand_coo] PASSED [ 85%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[3-14-15-shape1-rand_csr-rand_csr] PASSED [ 85%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[3-14-15-shape1-rand_csr-rand_csc] PASSED [ 85%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[3-14-15-shape1-rand_csr-rand_diag] PASSED [ 85%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[3-14-15-shape1-rand_csc-rand_coo] PASSED [ 85%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[3-14-15-shape1-rand_csc-rand_csr] PASSED [ 85%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[3-14-15-shape1-rand_csc-rand_csc] PASSED [ 85%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[3-14-15-shape1-rand_csc-rand_diag] PASSED [ 85%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[3-14-15-shape1-rand_diag-rand_coo] PASSED [ 85%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[3-14-15-shape1-rand_diag-rand_csr] PASSED [ 85%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[3-14-15-shape1-rand_diag-rand_csc] PASSED [ 85%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[3-14-15-shape1-rand_diag-rand_diag] PASSED [ 85%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspdiv[None-1-shape0-rand_coo] PASSED [ 85%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspdiv[None-1-shape0-rand_csr] PASSED [ 85%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspdiv[None-1-shape0-rand_csc] PASSED [ 85%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspdiv[None-1-shape0-rand_diag] PASSED [ 85%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspdiv[None-1-shape1-rand_coo] PASSED [ 85%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspdiv[None-1-shape1-rand_csr] PASSED [ 85%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspdiv[None-1-shape1-rand_csc] PASSED [ 85%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspdiv[None-1-shape1-rand_diag] PASSED [ 85%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspdiv[None-14-shape0-rand_coo] PASSED [ 85%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspdiv[None-14-shape0-rand_csr] PASSED [ 85%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspdiv[None-14-shape0-rand_csc] PASSED [ 85%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspdiv[None-14-shape0-rand_diag] PASSED [ 85%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspdiv[None-14-shape1-rand_coo] PASSED [ 85%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspdiv[None-14-shape1-rand_csr] PASSED [ 85%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspdiv[None-14-shape1-rand_csc] PASSED [ 85%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspdiv[None-14-shape1-rand_diag] PASSED [ 85%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspdiv[3-1-shape0-rand_coo] PASSED [ 85%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspdiv[3-1-shape0-rand_csr] PASSED [ 85%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspdiv[3-1-shape0-rand_csc] PASSED [ 85%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspdiv[3-1-shape0-rand_diag] PASSED [ 85%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspdiv[3-1-shape1-rand_coo] PASSED [ 85%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspdiv[3-1-shape1-rand_csr] PASSED [ 85%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspdiv[3-1-shape1-rand_csc] PASSED [ 85%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspdiv[3-1-shape1-rand_diag] PASSED [ 85%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspdiv[3-14-shape0-rand_coo] PASSED [ 85%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspdiv[3-14-shape0-rand_csr] PASSED [ 85%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspdiv[3-14-shape0-rand_csc] PASSED [ 85%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspdiv[3-14-shape0-rand_diag] PASSED [ 85%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspdiv[3-14-shape1-rand_coo] PASSED [ 85%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspdiv[3-14-shape1-rand_csr] PASSED [ 85%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspdiv[3-14-shape1-rand_csc] PASSED [ 85%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspdiv[3-14-shape1-rand_diag] PASSED [ 85%] tests/python/pytorch/sparse/test_matmul.py::test_spmm[None-1-shape0-rand_coo] PASSED [ 85%] tests/python/pytorch/sparse/test_matmul.py::test_spmm[None-1-shape0-rand_csr] PASSED [ 85%] tests/python/pytorch/sparse/test_matmul.py::test_spmm[None-1-shape0-rand_csc] PASSED [ 85%] tests/python/pytorch/sparse/test_matmul.py::test_spmm[None-1-shape1-rand_coo] PASSED [ 85%] tests/python/pytorch/sparse/test_matmul.py::test_spmm[None-1-shape1-rand_csr] PASSED [ 85%] tests/python/pytorch/sparse/test_matmul.py::test_spmm[None-1-shape1-rand_csc] PASSED [ 85%] tests/python/pytorch/sparse/test_matmul.py::test_spmm[None-10-shape0-rand_coo] PASSED [ 85%] tests/python/pytorch/sparse/test_matmul.py::test_spmm[None-10-shape0-rand_csr] PASSED [ 85%] tests/python/pytorch/sparse/test_matmul.py::test_spmm[None-10-shape0-rand_csc] PASSED [ 85%] tests/python/pytorch/sparse/test_matmul.py::test_spmm[None-10-shape1-rand_coo] PASSED [ 85%] tests/python/pytorch/sparse/test_matmul.py::test_spmm[None-10-shape1-rand_csr] PASSED [ 85%] tests/python/pytorch/sparse/test_matmul.py::test_spmm[None-10-shape1-rand_csc] PASSED [ 85%] tests/python/pytorch/sparse/test_matmul.py::test_spmm[10-1-shape0-rand_coo] PASSED [ 85%] tests/python/pytorch/sparse/test_matmul.py::test_spmm[10-1-shape0-rand_csr] PASSED [ 85%] tests/python/pytorch/sparse/test_matmul.py::test_spmm[10-1-shape0-rand_csc] PASSED [ 85%] tests/python/pytorch/sparse/test_matmul.py::test_spmm[10-1-shape1-rand_coo] PASSED [ 85%] tests/python/pytorch/sparse/test_matmul.py::test_spmm[10-1-shape1-rand_csr] PASSED [ 86%] tests/python/pytorch/sparse/test_matmul.py::test_spmm[10-1-shape1-rand_csc] PASSED [ 86%] tests/python/pytorch/sparse/test_matmul.py::test_spmm[10-10-shape0-rand_coo] PASSED [ 86%] tests/python/pytorch/sparse/test_matmul.py::test_spmm[10-10-shape0-rand_csr] PASSED [ 86%] tests/python/pytorch/sparse/test_matmul.py::test_spmm[10-10-shape0-rand_csc] PASSED [ 86%] tests/python/pytorch/sparse/test_matmul.py::test_spmm[10-10-shape1-rand_coo] PASSED [ 86%] tests/python/pytorch/sparse/test_matmul.py::test_spmm[10-10-shape1-rand_csr] PASSED [ 86%] tests/python/pytorch/sparse/test_matmul.py::test_spmm[10-10-shape1-rand_csc] PASSED [ 86%] tests/python/pytorch/sparse/test_matmul.py::test_bspmm[1-shape0-rand_coo] PASSED [ 86%] tests/python/pytorch/sparse/test_matmul.py::test_bspmm[1-shape0-rand_csr] PASSED [ 86%] tests/python/pytorch/sparse/test_matmul.py::test_bspmm[1-shape0-rand_csc] PASSED [ 86%] tests/python/pytorch/sparse/test_matmul.py::test_bspmm[1-shape1-rand_coo] PASSED [ 86%] tests/python/pytorch/sparse/test_matmul.py::test_bspmm[1-shape1-rand_csr] PASSED [ 86%] tests/python/pytorch/sparse/test_matmul.py::test_bspmm[1-shape1-rand_csc] PASSED [ 86%] tests/python/pytorch/sparse/test_matmul.py::test_bspmm[10-shape0-rand_coo] PASSED [ 86%] tests/python/pytorch/sparse/test_matmul.py::test_bspmm[10-shape0-rand_csr] PASSED [ 86%] tests/python/pytorch/sparse/test_matmul.py::test_bspmm[10-shape0-rand_csc] PASSED [ 86%] tests/python/pytorch/sparse/test_matmul.py::test_bspmm[10-shape1-rand_coo] PASSED [ 86%] tests/python/pytorch/sparse/test_matmul.py::test_bspmm[10-shape1-rand_csr] PASSED [ 86%] tests/python/pytorch/sparse/test_matmul.py::test_bspmm[10-shape1-rand_csc] PASSED [ 86%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[1-1-3-shape_n_m0-rand_coo-rand_coo] PASSED [ 86%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[1-1-3-shape_n_m0-rand_coo-rand_csr] Client [2289] waits on 172.17.0.2:42527 Machine (0) group (0) client (0) connect to server successfuly! NumNodes: 2708 NumEdges: 10556 NumFeats: 1433 NumClasses: 7 NumTrainingSamples: 140 NumValidationSamples: 500 NumTestSamples: 1000 Done loading data from cached files. NumNodes: 2708 NumEdges: 10556 NumFeats: 1433 NumClasses: 7 NumTrainingSamples: 140 NumValidationSamples: 500 NumTestSamples: 1000 Done loading data from cached files. Client[0] in group[0] is exiting... Server (0) shutdown. Server is exiting... PASSED [ 16%] tests/distributed/test_mp_dataloader.py::test_dist_dataloader[True-False-False-1-1] NumNodes: 2708 NumEdges: 10556 NumFeats: 1433 NumClasses: 7 NumTrainingSamples: 140 NumValidationSamples: 500 NumTestSamples: 1000 Done loading data from cached files. Converting to homogeneous graph takes 0.001s, peak mem: 3.179 GB Save partitions: 0.015 seconds, peak memory: 3.179 GB There are 10556 edges in the graph and 0 edge cuts for 1 partitions. PASSED [ 86%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[1-1-3-shape_n_m0-rand_coo-rand_csc] PASSED [ 86%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[1-1-3-shape_n_m0-rand_csr-rand_coo] PASSED [ 86%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[1-1-3-shape_n_m0-rand_csr-rand_csr] PASSED [ 86%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[1-1-3-shape_n_m0-rand_csr-rand_csc] PASSED [ 86%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[1-1-3-shape_n_m0-rand_csc-rand_coo] PASSED [ 86%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[1-1-3-shape_n_m0-rand_csc-rand_csr] PASSED [ 86%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[1-1-3-shape_n_m0-rand_csc-rand_csc] PASSED [ 86%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[1-1-3-shape_n_m1-rand_coo-rand_coo] PASSED [ 86%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[1-1-3-shape_n_m1-rand_coo-rand_csr] PASSED [ 86%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[1-1-3-shape_n_m1-rand_coo-rand_csc] PASSED [ 86%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[1-1-3-shape_n_m1-rand_csr-rand_coo] PASSED [ 86%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[1-1-3-shape_n_m1-rand_csr-rand_csr] PASSED [ 86%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[1-1-3-shape_n_m1-rand_csr-rand_csc] PASSED [ 86%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[1-1-3-shape_n_m1-rand_csc-rand_coo] PASSED [ 86%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[1-1-3-shape_n_m1-rand_csc-rand_csr] PASSED [ 86%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[1-1-3-shape_n_m1-rand_csc-rand_csc] PASSED [ 86%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[1-1-4-shape_n_m0-rand_coo-rand_coo] PASSED [ 86%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[1-1-4-shape_n_m0-rand_coo-rand_csr] PASSED [ 86%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[1-1-4-shape_n_m0-rand_coo-rand_csc] PASSED [ 86%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[1-1-4-shape_n_m0-rand_csr-rand_coo] PASSED [ 86%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[1-1-4-shape_n_m0-rand_csr-rand_csr] PASSED [ 86%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[1-1-4-shape_n_m0-rand_csr-rand_csc] PASSED [ 86%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[1-1-4-shape_n_m0-rand_csc-rand_coo] PASSED [ 86%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[1-1-4-shape_n_m0-rand_csc-rand_csr] PASSED [ 86%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[1-1-4-shape_n_m0-rand_csc-rand_csc] PASSED [ 86%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[1-1-4-shape_n_m1-rand_coo-rand_coo] PASSED [ 86%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[1-1-4-shape_n_m1-rand_coo-rand_csr] PASSED [ 86%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[1-1-4-shape_n_m1-rand_coo-rand_csc] PASSED [ 86%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[1-1-4-shape_n_m1-rand_csr-rand_coo] PASSED [ 86%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[1-1-4-shape_n_m1-rand_csr-rand_csr] PASSED [ 86%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[1-1-4-shape_n_m1-rand_csr-rand_csc] PASSED [ 86%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[1-1-4-shape_n_m1-rand_csc-rand_coo] PASSED [ 86%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[1-1-4-shape_n_m1-rand_csc-rand_csr] PASSED [ 86%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[1-1-4-shape_n_m1-rand_csc-rand_csc] PASSED [ 86%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[1-10-3-shape_n_m0-rand_coo-rand_coo] PASSED [ 86%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[1-10-3-shape_n_m0-rand_coo-rand_csr] PASSED [ 86%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[1-10-3-shape_n_m0-rand_coo-rand_csc] PASSED [ 86%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[1-10-3-shape_n_m0-rand_csr-rand_coo] PASSED [ 86%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[1-10-3-shape_n_m0-rand_csr-rand_csr] PASSED [ 86%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[1-10-3-shape_n_m0-rand_csr-rand_csc] PASSED [ 86%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[1-10-3-shape_n_m0-rand_csc-rand_coo] PASSED [ 87%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[1-10-3-shape_n_m0-rand_csc-rand_csr] PASSED [ 87%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[1-10-3-shape_n_m0-rand_csc-rand_csc] PASSED [ 87%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[1-10-3-shape_n_m1-rand_coo-rand_coo] PASSED [ 87%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[1-10-3-shape_n_m1-rand_coo-rand_csr] PASSED [ 87%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[1-10-3-shape_n_m1-rand_coo-rand_csc] PASSED [ 87%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[1-10-3-shape_n_m1-rand_csr-rand_coo] PASSED [ 87%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[1-10-3-shape_n_m1-rand_csr-rand_csr] PASSED [ 87%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[1-10-3-shape_n_m1-rand_csr-rand_csc] PASSED [ 87%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[1-10-3-shape_n_m1-rand_csc-rand_coo] PASSED [ 87%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[1-10-3-shape_n_m1-rand_csc-rand_csr] PASSED [ 87%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[1-10-3-shape_n_m1-rand_csc-rand_csc] PASSED [ 87%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[1-10-4-shape_n_m0-rand_coo-rand_coo] PASSED [ 87%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[1-10-4-shape_n_m0-rand_coo-rand_csr] PASSED [ 87%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[1-10-4-shape_n_m0-rand_coo-rand_csc] PASSED [ 87%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[1-10-4-shape_n_m0-rand_csr-rand_coo] PASSED [ 87%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[1-10-4-shape_n_m0-rand_csr-rand_csr] PASSED [ 87%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[1-10-4-shape_n_m0-rand_csr-rand_csc] PASSED [ 87%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[1-10-4-shape_n_m0-rand_csc-rand_coo] PASSED [ 87%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[1-10-4-shape_n_m0-rand_csc-rand_csr] PASSED [ 87%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[1-10-4-shape_n_m0-rand_csc-rand_csc] PASSED [ 87%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[1-10-4-shape_n_m1-rand_coo-rand_coo] PASSED [ 87%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[1-10-4-shape_n_m1-rand_coo-rand_csr] PASSED [ 87%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[1-10-4-shape_n_m1-rand_coo-rand_csc] PASSED [ 87%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[1-10-4-shape_n_m1-rand_csr-rand_coo] PASSED [ 87%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[1-10-4-shape_n_m1-rand_csr-rand_csr] PASSED [ 87%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[1-10-4-shape_n_m1-rand_csr-rand_csc] PASSED [ 87%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[1-10-4-shape_n_m1-rand_csc-rand_coo] PASSED [ 87%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[1-10-4-shape_n_m1-rand_csc-rand_csr] PASSED [ 87%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[1-10-4-shape_n_m1-rand_csc-rand_csc] PASSED [ 87%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[10-1-3-shape_n_m0-rand_coo-rand_coo] PASSED [ 87%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[10-1-3-shape_n_m0-rand_coo-rand_csr] PASSED [ 87%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[10-1-3-shape_n_m0-rand_coo-rand_csc] PASSED [ 87%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[10-1-3-shape_n_m0-rand_csr-rand_coo] PASSED [ 87%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[10-1-3-shape_n_m0-rand_csr-rand_csr] PASSED [ 87%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[10-1-3-shape_n_m0-rand_csr-rand_csc] PASSED [ 87%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[10-1-3-shape_n_m0-rand_csc-rand_coo] PASSED [ 87%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[10-1-3-shape_n_m0-rand_csc-rand_csr] PASSED [ 87%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[10-1-3-shape_n_m0-rand_csc-rand_csc] PASSED [ 87%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[10-1-3-shape_n_m1-rand_coo-rand_coo] PASSED [ 87%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[10-1-3-shape_n_m1-rand_coo-rand_csr] PASSED [ 87%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[10-1-3-shape_n_m1-rand_coo-rand_csc] PASSED [ 87%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[10-1-3-shape_n_m1-rand_csr-rand_coo] PASSED [ 87%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[10-1-3-shape_n_m1-rand_csr-rand_csr] PASSED [ 87%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[10-1-3-shape_n_m1-rand_csr-rand_csc] PASSED [ 87%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[10-1-3-shape_n_m1-rand_csc-rand_coo] PASSED [ 87%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[10-1-3-shape_n_m1-rand_csc-rand_csr] PASSED [ 87%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[10-1-3-shape_n_m1-rand_csc-rand_csc] PASSED [ 87%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[10-1-4-shape_n_m0-rand_coo-rand_coo] PASSED [ 87%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[10-1-4-shape_n_m0-rand_coo-rand_csr] PASSED [ 87%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[10-1-4-shape_n_m0-rand_coo-rand_csc] PASSED [ 87%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[10-1-4-shape_n_m0-rand_csr-rand_coo] PASSED [ 87%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[10-1-4-shape_n_m0-rand_csr-rand_csr] PASSED [ 87%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[10-1-4-shape_n_m0-rand_csr-rand_csc] PASSED [ 87%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[10-1-4-shape_n_m0-rand_csc-rand_coo] PASSED [ 87%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[10-1-4-shape_n_m0-rand_csc-rand_csr] PASSED [ 87%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[10-1-4-shape_n_m0-rand_csc-rand_csc] PASSED [ 87%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[10-1-4-shape_n_m1-rand_coo-rand_coo] PASSED [ 87%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[10-1-4-shape_n_m1-rand_coo-rand_csr] PASSED [ 87%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[10-1-4-shape_n_m1-rand_coo-rand_csc] PASSED [ 87%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[10-1-4-shape_n_m1-rand_csr-rand_coo] PASSED [ 87%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[10-1-4-shape_n_m1-rand_csr-rand_csr] PASSED [ 87%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[10-1-4-shape_n_m1-rand_csr-rand_csc] PASSED [ 88%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[10-1-4-shape_n_m1-rand_csc-rand_coo] PASSED [ 88%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[10-1-4-shape_n_m1-rand_csc-rand_csr] PASSED [ 88%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[10-1-4-shape_n_m1-rand_csc-rand_csc] PASSED [ 88%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[10-10-3-shape_n_m0-rand_coo-rand_coo] PASSED [ 88%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[10-10-3-shape_n_m0-rand_coo-rand_csr] PASSED [ 88%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[10-10-3-shape_n_m0-rand_coo-rand_csc] PASSED [ 88%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[10-10-3-shape_n_m0-rand_csr-rand_coo] PASSED [ 88%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[10-10-3-shape_n_m0-rand_csr-rand_csr] PASSED [ 88%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[10-10-3-shape_n_m0-rand_csr-rand_csc] PASSED [ 88%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[10-10-3-shape_n_m0-rand_csc-rand_coo] PASSED [ 88%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[10-10-3-shape_n_m0-rand_csc-rand_csr] PASSED [ 88%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[10-10-3-shape_n_m0-rand_csc-rand_csc] PASSED [ 88%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[10-10-3-shape_n_m1-rand_coo-rand_coo] PASSED [ 88%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[10-10-3-shape_n_m1-rand_coo-rand_csr] PASSED [ 88%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[10-10-3-shape_n_m1-rand_coo-rand_csc] PASSED [ 88%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[10-10-3-shape_n_m1-rand_csr-rand_coo] PASSED [ 88%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[10-10-3-shape_n_m1-rand_csr-rand_csr] PASSED [ 88%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[10-10-3-shape_n_m1-rand_csr-rand_csc] PASSED [ 88%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[10-10-3-shape_n_m1-rand_csc-rand_coo] PASSED [ 88%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[10-10-3-shape_n_m1-rand_csc-rand_csr] PASSED [ 88%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[10-10-3-shape_n_m1-rand_csc-rand_csc] PASSED [ 88%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[10-10-4-shape_n_m0-rand_coo-rand_coo] PASSED [ 88%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[10-10-4-shape_n_m0-rand_coo-rand_csr] PASSED [ 88%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[10-10-4-shape_n_m0-rand_coo-rand_csc] PASSED [ 88%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[10-10-4-shape_n_m0-rand_csr-rand_coo] PASSED [ 88%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[10-10-4-shape_n_m0-rand_csr-rand_csr] PASSED [ 88%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[10-10-4-shape_n_m0-rand_csr-rand_csc] PASSED [ 88%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[10-10-4-shape_n_m0-rand_csc-rand_coo] PASSED [ 88%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[10-10-4-shape_n_m0-rand_csc-rand_csr] PASSED [ 88%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[10-10-4-shape_n_m0-rand_csc-rand_csc] PASSED [ 88%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[10-10-4-shape_n_m1-rand_coo-rand_coo] PASSED [ 88%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[10-10-4-shape_n_m1-rand_coo-rand_csr] PASSED [ 88%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[10-10-4-shape_n_m1-rand_coo-rand_csc] PASSED [ 88%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[10-10-4-shape_n_m1-rand_csr-rand_coo] PASSED [ 88%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[10-10-4-shape_n_m1-rand_csr-rand_csr] PASSED [ 88%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[10-10-4-shape_n_m1-rand_csr-rand_csc] PASSED [ 88%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[10-10-4-shape_n_m1-rand_csc-rand_coo] PASSED [ 88%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[10-10-4-shape_n_m1-rand_csc-rand_csr] PASSED [ 88%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[10-10-4-shape_n_m1-rand_csc-rand_csc] PASSED [ 88%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm_duplicate PASSED [ 88%] tests/python/pytorch/sparse/test_matmul.py::test_sparse_diag_mm[1-sparse_shape0-rand_coo] PASSED [ 88%] tests/python/pytorch/sparse/test_matmul.py::test_sparse_diag_mm[1-sparse_shape0-rand_csr] PASSED [ 88%] tests/python/pytorch/sparse/test_matmul.py::test_sparse_diag_mm[1-sparse_shape0-rand_csc] PASSED [ 88%] tests/python/pytorch/sparse/test_matmul.py::test_sparse_diag_mm[1-sparse_shape1-rand_coo] PASSED [ 88%] tests/python/pytorch/sparse/test_matmul.py::test_sparse_diag_mm[1-sparse_shape1-rand_csr] PASSED [ 88%] tests/python/pytorch/sparse/test_matmul.py::test_sparse_diag_mm[1-sparse_shape1-rand_csc] PASSED [ 88%] tests/python/pytorch/sparse/test_matmul.py::test_sparse_diag_mm[10-sparse_shape0-rand_coo] PASSED [ 88%] tests/python/pytorch/sparse/test_matmul.py::test_sparse_diag_mm[10-sparse_shape0-rand_csr] PASSED [ 88%] tests/python/pytorch/sparse/test_matmul.py::test_sparse_diag_mm[10-sparse_shape0-rand_csc] PASSED [ 88%] tests/python/pytorch/sparse/test_matmul.py::test_sparse_diag_mm[10-sparse_shape1-rand_coo] PASSED [ 88%] tests/python/pytorch/sparse/test_matmul.py::test_sparse_diag_mm[10-sparse_shape1-rand_csr] PASSED [ 88%] tests/python/pytorch/sparse/test_matmul.py::test_sparse_diag_mm[10-sparse_shape1-rand_csc] PASSED [ 88%] tests/python/pytorch/sparse/test_matmul.py::test_diag_sparse_mm[1-sparse_shape0-rand_coo] PASSED [ 88%] tests/python/pytorch/sparse/test_matmul.py::test_diag_sparse_mm[1-sparse_shape0-rand_csr] PASSED [ 88%] tests/python/pytorch/sparse/test_matmul.py::test_diag_sparse_mm[1-sparse_shape0-rand_csc] PASSED [ 88%] tests/python/pytorch/sparse/test_matmul.py::test_diag_sparse_mm[1-sparse_shape1-rand_coo] PASSED [ 88%] tests/python/pytorch/sparse/test_matmul.py::test_diag_sparse_mm[1-sparse_shape1-rand_csr] PASSED [ 88%] tests/python/pytorch/sparse/test_matmul.py::test_diag_sparse_mm[1-sparse_shape1-rand_csc] PASSED [ 88%] tests/python/pytorch/sparse/test_matmul.py::test_diag_sparse_mm[10-sparse_shape0-rand_coo] PASSED [ 88%] tests/python/pytorch/sparse/test_matmul.py::test_diag_sparse_mm[10-sparse_shape0-rand_csr] PASSED [ 88%] tests/python/pytorch/sparse/test_matmul.py::test_diag_sparse_mm[10-sparse_shape0-rand_csc] PASSED [ 88%] tests/python/pytorch/sparse/test_matmul.py::test_diag_sparse_mm[10-sparse_shape1-rand_coo] PASSED [ 89%] tests/python/pytorch/sparse/test_matmul.py::test_diag_sparse_mm[10-sparse_shape1-rand_csr] PASSED [ 89%] tests/python/pytorch/sparse/test_matmul.py::test_diag_sparse_mm[10-sparse_shape1-rand_csc] PASSED [ 89%] tests/python/pytorch/sparse/test_matrix_op.py::test_compact[None-0-rand_diag] PASSED [ 89%] tests/python/pytorch/sparse/test_matrix_op.py::test_compact[None-0-rand_csr] PASSED [ 89%] tests/python/pytorch/sparse/test_matrix_op.py::test_compact[None-0-rand_csc] PASSED [ 89%] tests/python/pytorch/sparse/test_matrix_op.py::test_compact[None-0-rand_coo] PASSED [ 89%] tests/python/pytorch/sparse/test_matrix_op.py::test_compact[None-1-rand_diag] PASSED [ 89%] tests/python/pytorch/sparse/test_matrix_op.py::test_compact[None-1-rand_csr] PASSED [ 89%] tests/python/pytorch/sparse/test_matrix_op.py::test_compact[None-1-rand_csc] PASSED [ 89%] tests/python/pytorch/sparse/test_matrix_op.py::test_compact[None-1-rand_coo] PASSED [ 89%] tests/python/pytorch/sparse/test_matrix_op.py::test_compact[index1-0-rand_diag] PASSED [ 89%] tests/python/pytorch/sparse/test_matrix_op.py::test_compact[index1-0-rand_csr] PASSED [ 89%] tests/python/pytorch/sparse/test_matrix_op.py::test_compact[index1-0-rand_csc] PASSED [ 89%] tests/python/pytorch/sparse/test_matrix_op.py::test_compact[index1-0-rand_coo] PASSED [ 89%] tests/python/pytorch/sparse/test_matrix_op.py::test_compact[index1-1-rand_diag] PASSED [ 89%] tests/python/pytorch/sparse/test_matrix_op.py::test_compact[index1-1-rand_csr] PASSED [ 89%] tests/python/pytorch/sparse/test_matrix_op.py::test_compact[index1-1-rand_csc] PASSED [ 89%] tests/python/pytorch/sparse/test_matrix_op.py::test_compact[index1-1-rand_coo] PASSED [ 89%] tests/python/pytorch/sparse/test_matrix_op.py::test_compact[index2-0-rand_diag] PASSED [ 89%] tests/python/pytorch/sparse/test_matrix_op.py::test_compact[index2-0-rand_csr] PASSED [ 89%] tests/python/pytorch/sparse/test_matrix_op.py::test_compact[index2-0-rand_csc] PASSED [ 89%] tests/python/pytorch/sparse/test_matrix_op.py::test_compact[index2-0-rand_coo] PASSED [ 89%] tests/python/pytorch/sparse/test_matrix_op.py::test_compact[index2-1-rand_diag] PASSED [ 89%] tests/python/pytorch/sparse/test_matrix_op.py::test_compact[index2-1-rand_csr] PASSED [ 89%] tests/python/pytorch/sparse/test_matrix_op.py::test_compact[index2-1-rand_csc] PASSED [ 89%] tests/python/pytorch/sparse/test_matrix_op.py::test_compact[index2-1-rand_coo] PASSED [ 89%] tests/python/pytorch/sparse/test_reduction.py::test_docstring[reduce] PASSED [ 89%] tests/python/pytorch/sparse/test_reduction.py::test_docstring[sum] PASSED [ 89%] tests/python/pytorch/sparse/test_reduction.py::test_docstring[smin] PASSED [ 89%] tests/python/pytorch/sparse/test_reduction.py::test_docstring[smax] PASSED [ 89%] tests/python/pytorch/sparse/test_reduction.py::test_docstring[sprod] PASSED [ 89%] tests/python/pytorch/sparse/test_reduction.py::test_docstring[smean] PASSED [ 89%] tests/python/pytorch/sparse/test_reduction.py::test_reduce_all[False-sum-shape0] PASSED [ 89%] tests/python/pytorch/sparse/test_reduction.py::test_reduce_all[False-sum-shape1] PASSED [ 89%] tests/python/pytorch/sparse/test_reduction.py::test_reduce_all[False-amin-shape0] PASSED [ 89%] tests/python/pytorch/sparse/test_reduction.py::test_reduce_all[False-amin-shape1] PASSED [ 89%] tests/python/pytorch/sparse/test_reduction.py::test_reduce_all[False-amax-shape0] PASSED [ 89%] tests/python/pytorch/sparse/test_reduction.py::test_reduce_all[False-amax-shape1] PASSED [ 89%] tests/python/pytorch/sparse/test_reduction.py::test_reduce_all[False-mean-shape0] PASSED [ 89%] tests/python/pytorch/sparse/test_reduction.py::test_reduce_all[False-mean-shape1] PASSED [ 89%] tests/python/pytorch/sparse/test_reduction.py::test_reduce_all[False-prod-shape0] PASSED [ 89%] tests/python/pytorch/sparse/test_reduction.py::test_reduce_all[False-prod-shape1] PASSED [ 89%] tests/python/pytorch/sparse/test_reduction.py::test_reduce_all[True-sum-shape0] PASSED [ 89%] tests/python/pytorch/sparse/test_reduction.py::test_reduce_all[True-sum-shape1] PASSED [ 89%] tests/python/pytorch/sparse/test_reduction.py::test_reduce_all[True-amin-shape0] PASSED [ 89%] tests/python/pytorch/sparse/test_reduction.py::test_reduce_all[True-amin-shape1] PASSED [ 89%] tests/python/pytorch/sparse/test_reduction.py::test_reduce_all[True-amax-shape0] PASSED [ 89%] tests/python/pytorch/sparse/test_reduction.py::test_reduce_all[True-amax-shape1] PASSED [ 89%] tests/python/pytorch/sparse/test_reduction.py::test_reduce_all[True-mean-shape0] PASSED [ 89%] tests/python/pytorch/sparse/test_reduction.py::test_reduce_all[True-mean-shape1] PASSED [ 89%] tests/python/pytorch/sparse/test_reduction.py::test_reduce_all[True-prod-shape0] PASSED [ 89%]server: #clients=2 load test_sampling Start to create specified graph formats which may take non-trivial time. Finished creating specified graph formats: ['csc', 'coo'] start graph service on server 0 for part 0 Server is waiting for connections on [172.17.0.2:10212]... tests/python/pytorch/sparse/test_reduction.py::test_reduce_all[True-prod-shape1] PASSED [ 89%] tests/python/pytorch/sparse/test_reduction.py::test_reduce_along[False-sum-False-0-shape0] PASSED [ 89%] tests/python/pytorch/sparse/test_reduction.py::test_reduce_along[False-sum-False-0-shape1] PASSED [ 89%] tests/python/pytorch/sparse/test_reduction.py::test_reduce_along[False-sum-False-1-shape0] PASSED [ 89%] tests/python/pytorch/sparse/test_reduction.py::test_reduce_along[False-sum-False-1-shape1] PASSED [ 89%] tests/python/pytorch/sparse/test_reduction.py::test_reduce_along[False-sum-True-0-shape0] PASSED [ 89%] tests/python/pytorch/sparse/test_reduction.py::test_reduce_along[False-sum-True-0-shape1] PASSED [ 89%] tests/python/pytorch/sparse/test_reduction.py::test_reduce_along[False-sum-True-1-shape0] PASSED [ 89%] tests/python/pytorch/sparse/test_reduction.py::test_reduce_along[False-sum-True-1-shape1] PASSED [ 89%] tests/python/pytorch/sparse/test_reduction.py::test_reduce_along[False-amin-False-0-shape0] PASSED [ 90%] tests/python/pytorch/sparse/test_reduction.py::test_reduce_along[False-amin-False-0-shape1] PASSED [ 90%] tests/python/pytorch/sparse/test_reduction.py::test_reduce_along[False-amin-False-1-shape0] PASSED [ 90%] tests/python/pytorch/sparse/test_reduction.py::test_reduce_along[False-amin-False-1-shape1] PASSED [ 90%] tests/python/pytorch/sparse/test_reduction.py::test_reduce_along[False-amin-True-0-shape0] PASSED [ 90%] tests/python/pytorch/sparse/test_reduction.py::test_reduce_along[False-amin-True-0-shape1] PASSED [ 90%] tests/python/pytorch/sparse/test_reduction.py::test_reduce_along[False-amin-True-1-shape0] PASSED [ 90%] tests/python/pytorch/sparse/test_reduction.py::test_reduce_along[False-amin-True-1-shape1] PASSED [ 90%] tests/python/pytorch/sparse/test_reduction.py::test_reduce_along[False-amax-False-0-shape0] PASSED [ 90%] tests/python/pytorch/sparse/test_reduction.py::test_reduce_along[False-amax-False-0-shape1] PASSED [ 90%] tests/python/pytorch/sparse/test_reduction.py::test_reduce_along[False-amax-False-1-shape0] PASSED [ 90%] tests/python/pytorch/sparse/test_reduction.py::test_reduce_along[False-amax-False-1-shape1] PASSED [ 90%] tests/python/pytorch/sparse/test_reduction.py::test_reduce_along[False-amax-True-0-shape0] PASSED [ 90%] tests/python/pytorch/sparse/test_reduction.py::test_reduce_along[False-amax-True-0-shape1] PASSED [ 90%] tests/python/pytorch/sparse/test_reduction.py::test_reduce_along[False-amax-True-1-shape0] PASSED [ 90%] tests/python/pytorch/sparse/test_reduction.py::test_reduce_along[False-amax-True-1-shape1] PASSED [ 90%] tests/python/pytorch/sparse/test_reduction.py::test_reduce_along[False-mean-False-0-shape0] PASSED [ 90%] tests/python/pytorch/sparse/test_reduction.py::test_reduce_along[False-mean-False-0-shape1] PASSED [ 90%] tests/python/pytorch/sparse/test_reduction.py::test_reduce_along[False-mean-False-1-shape0] PASSED [ 90%] tests/python/pytorch/sparse/test_reduction.py::test_reduce_along[False-mean-False-1-shape1] PASSED [ 90%] tests/python/pytorch/sparse/test_reduction.py::test_reduce_along[False-mean-True-0-shape0] PASSED [ 90%] tests/python/pytorch/sparse/test_reduction.py::test_reduce_along[False-mean-True-0-shape1] PASSED [ 90%] tests/python/pytorch/sparse/test_reduction.py::test_reduce_along[False-mean-True-1-shape0] PASSED [ 90%] tests/python/pytorch/sparse/test_reduction.py::test_reduce_along[False-mean-True-1-shape1] PASSED [ 90%] tests/python/pytorch/sparse/test_reduction.py::test_reduce_along[False-prod-False-0-shape0] PASSED [ 90%] tests/python/pytorch/sparse/test_reduction.py::test_reduce_along[False-prod-False-0-shape1] PASSED [ 90%] tests/python/pytorch/sparse/test_reduction.py::test_reduce_along[False-prod-False-1-shape0] PASSED [ 90%] tests/python/pytorch/sparse/test_reduction.py::test_reduce_along[False-prod-False-1-shape1] PASSED [ 90%] tests/python/pytorch/sparse/test_reduction.py::test_reduce_along[False-prod-True-0-shape0] PASSED [ 90%] tests/python/pytorch/sparse/test_reduction.py::test_reduce_along[False-prod-True-0-shape1] PASSED [ 90%] tests/python/pytorch/sparse/test_reduction.py::test_reduce_along[False-prod-True-1-shape0] PASSED [ 90%] tests/python/pytorch/sparse/test_reduction.py::test_reduce_along[False-prod-True-1-shape1] PASSED [ 90%] tests/python/pytorch/sparse/test_reduction.py::test_reduce_along[True-sum-False-0-shape0] PASSED [ 90%] tests/python/pytorch/sparse/test_reduction.py::test_reduce_along[True-sum-False-0-shape1] PASSED [ 90%] tests/python/pytorch/sparse/test_reduction.py::test_reduce_along[True-sum-False-1-shape0] PASSED [ 90%] tests/python/pytorch/sparse/test_reduction.py::test_reduce_along[True-sum-False-1-shape1] PASSED [ 90%] tests/python/pytorch/sparse/test_reduction.py::test_reduce_along[True-sum-True-0-shape0] PASSED [ 90%] tests/python/pytorch/sparse/test_reduction.py::test_reduce_along[True-sum-True-0-shape1] PASSED [ 90%] tests/python/pytorch/sparse/test_reduction.py::test_reduce_along[True-sum-True-1-shape0] PASSED [ 90%] tests/python/pytorch/sparse/test_reduction.py::test_reduce_along[True-sum-True-1-shape1] PASSED [ 90%] tests/python/pytorch/sparse/test_reduction.py::test_reduce_along[True-amin-False-0-shape0] PASSED [ 90%] tests/python/pytorch/sparse/test_reduction.py::test_reduce_along[True-amin-False-0-shape1] PASSED [ 90%] tests/python/pytorch/sparse/test_reduction.py::test_reduce_along[True-amin-False-1-shape0] PASSED [ 90%] tests/python/pytorch/sparse/test_reduction.py::test_reduce_along[True-amin-False-1-shape1] PASSED [ 90%] tests/python/pytorch/sparse/test_reduction.py::test_reduce_along[True-amin-True-0-shape0] PASSED [ 90%] tests/python/pytorch/sparse/test_reduction.py::test_reduce_along[True-amin-True-0-shape1] PASSED [ 90%] tests/python/pytorch/sparse/test_reduction.py::test_reduce_along[True-amin-True-1-shape0] PASSED [ 90%] tests/python/pytorch/sparse/test_reduction.py::test_reduce_along[True-amin-True-1-shape1] PASSED [ 90%] tests/python/pytorch/sparse/test_reduction.py::test_reduce_along[True-amax-False-0-shape0] PASSED [ 90%] tests/python/pytorch/sparse/test_reduction.py::test_reduce_along[True-amax-False-0-shape1] PASSED [ 90%] tests/python/pytorch/sparse/test_reduction.py::test_reduce_along[True-amax-False-1-shape0] PASSED [ 90%] tests/python/pytorch/sparse/test_reduction.py::test_reduce_along[True-amax-False-1-shape1] PASSED [ 90%] tests/python/pytorch/sparse/test_reduction.py::test_reduce_along[True-amax-True-0-shape0] PASSED [ 90%] tests/python/pytorch/sparse/test_reduction.py::test_reduce_along[True-amax-True-0-shape1] PASSED [ 90%] tests/python/pytorch/sparse/test_reduction.py::test_reduce_along[True-amax-True-1-shape0] PASSED [ 90%] tests/python/pytorch/sparse/test_reduction.py::test_reduce_along[True-amax-True-1-shape1] PASSED [ 90%] tests/python/pytorch/sparse/test_reduction.py::test_reduce_along[True-mean-False-0-shape0] PASSED [ 90%] tests/python/pytorch/sparse/test_reduction.py::test_reduce_along[True-mean-False-0-shape1] PASSED [ 90%] tests/python/pytorch/sparse/test_reduction.py::test_reduce_along[True-mean-False-1-shape0] PASSED [ 90%] tests/python/pytorch/sparse/test_reduction.py::test_reduce_along[True-mean-False-1-shape1] PASSED [ 90%] tests/python/pytorch/sparse/test_reduction.py::test_reduce_along[True-mean-True-0-shape0] PASSED [ 90%] tests/python/pytorch/sparse/test_reduction.py::test_reduce_along[True-mean-True-0-shape1] PASSED [ 90%] tests/python/pytorch/sparse/test_reduction.py::test_reduce_along[True-mean-True-1-shape0] PASSED [ 91%] tests/python/pytorch/sparse/test_reduction.py::test_reduce_along[True-mean-True-1-shape1] PASSED [ 91%] tests/python/pytorch/sparse/test_reduction.py::test_reduce_along[True-prod-False-0-shape0] PASSED [ 91%] tests/python/pytorch/sparse/test_reduction.py::test_reduce_along[True-prod-False-0-shape1] PASSED [ 91%] tests/python/pytorch/sparse/test_reduction.py::test_reduce_along[True-prod-False-1-shape0] PASSED [ 91%] tests/python/pytorch/sparse/test_reduction.py::test_reduce_along[True-prod-False-1-shape1] PASSED [ 91%] tests/python/pytorch/sparse/test_reduction.py::test_reduce_along[True-prod-True-0-shape0] PASSED [ 91%] tests/python/pytorch/sparse/test_reduction.py::test_reduce_along[True-prod-True-0-shape1] PASSED [ 91%] tests/python/pytorch/sparse/test_reduction.py::test_reduce_along[True-prod-True-1-shape0] PASSED [ 91%] tests/python/pytorch/sparse/test_reduction.py::test_reduce_along[True-prod-True-1-shape1] PASSED [ 91%] tests/python/pytorch/sparse/test_sddmm.py::test_sddmm[1-2-shape0-rand_coo] PASSED [ 91%] tests/python/pytorch/sparse/test_sddmm.py::test_sddmm[1-2-shape0-rand_csr] PASSED [ 91%] tests/python/pytorch/sparse/test_sddmm.py::test_sddmm[1-2-shape0-rand_csc] PASSED [ 91%] tests/python/pytorch/sparse/test_sddmm.py::test_sddmm[1-2-shape1-rand_coo] PASSED [ 91%] tests/python/pytorch/sparse/test_sddmm.py::test_sddmm[1-2-shape1-rand_csr] PASSED [ 91%] tests/python/pytorch/sparse/test_sddmm.py::test_sddmm[1-2-shape1-rand_csc] PASSED [ 91%] tests/python/pytorch/sparse/test_sddmm.py::test_sddmm[1-10-shape0-rand_coo] PASSED [ 91%] tests/python/pytorch/sparse/test_sddmm.py::test_sddmm[1-10-shape0-rand_csr] PASSED [ 91%] tests/python/pytorch/sparse/test_sddmm.py::test_sddmm[1-10-shape0-rand_csc] PASSED [ 91%] tests/python/pytorch/sparse/test_sddmm.py::test_sddmm[1-10-shape1-rand_coo] PASSED [ 91%] tests/python/pytorch/sparse/test_sddmm.py::test_sddmm[1-10-shape1-rand_csr] PASSED [ 91%] tests/python/pytorch/sparse/test_sddmm.py::test_sddmm[1-10-shape1-rand_csc] PASSED [ 91%] tests/python/pytorch/sparse/test_sddmm.py::test_sddmm[5-2-shape0-rand_coo] PASSED [ 91%] tests/python/pytorch/sparse/test_sddmm.py::test_sddmm[5-2-shape0-rand_csr] PASSED [ 91%] tests/python/pytorch/sparse/test_sddmm.py::test_sddmm[5-2-shape0-rand_csc] PASSED [ 91%] tests/python/pytorch/sparse/test_sddmm.py::test_sddmm[5-2-shape1-rand_coo] PASSED [ 91%] tests/python/pytorch/sparse/test_sddmm.py::test_sddmm[5-2-shape1-rand_csr] PASSED [ 91%] tests/python/pytorch/sparse/test_sddmm.py::test_sddmm[5-2-shape1-rand_csc] PASSED [ 91%] tests/python/pytorch/sparse/test_sddmm.py::test_sddmm[5-10-shape0-rand_coo] PASSED [ 91%] tests/python/pytorch/sparse/test_sddmm.py::test_sddmm[5-10-shape0-rand_csr] PASSED [ 91%] tests/python/pytorch/sparse/test_sddmm.py::test_sddmm[5-10-shape0-rand_csc] PASSED [ 91%] tests/python/pytorch/sparse/test_sddmm.py::test_sddmm[5-10-shape1-rand_coo] PASSED [ 91%] tests/python/pytorch/sparse/test_sddmm.py::test_sddmm[5-10-shape1-rand_csr] PASSED [ 91%] tests/python/pytorch/sparse/test_sddmm.py::test_sddmm[5-10-shape1-rand_csc] PASSED [ 91%] tests/python/pytorch/sparse/test_sddmm.py::test_bsddmm[2-2-shape0-rand_coo] PASSED [ 91%] tests/python/pytorch/sparse/test_sddmm.py::test_bsddmm[2-2-shape0-rand_csr] PASSED [ 91%] tests/python/pytorch/sparse/test_sddmm.py::test_bsddmm[2-2-shape0-rand_csc] PASSED [ 91%] tests/python/pytorch/sparse/test_sddmm.py::test_bsddmm[2-2-shape1-rand_coo] PASSED [ 91%] tests/python/pytorch/sparse/test_sddmm.py::test_bsddmm[2-2-shape1-rand_csr] PASSED [ 91%] tests/python/pytorch/sparse/test_sddmm.py::test_bsddmm[2-2-shape1-rand_csc] PASSED [ 91%] tests/python/pytorch/sparse/test_sddmm.py::test_bsddmm[2-10-shape0-rand_coo] PASSED [ 91%] tests/python/pytorch/sparse/test_sddmm.py::test_bsddmm[2-10-shape0-rand_csr] PASSED [ 91%] tests/python/pytorch/sparse/test_sddmm.py::test_bsddmm[2-10-shape0-rand_csc] PASSED [ 91%] tests/python/pytorch/sparse/test_sddmm.py::test_bsddmm[2-10-shape1-rand_coo] PASSED [ 91%] tests/python/pytorch/sparse/test_sddmm.py::test_bsddmm[2-10-shape1-rand_csr] PASSED [ 91%] tests/python/pytorch/sparse/test_sddmm.py::test_bsddmm[2-10-shape1-rand_csc] PASSED [ 91%] tests/python/pytorch/sparse/test_sddmm.py::test_bsddmm[10-2-shape0-rand_coo] PASSED [ 91%] tests/python/pytorch/sparse/test_sddmm.py::test_bsddmm[10-2-shape0-rand_csr] PASSED [ 91%] tests/python/pytorch/sparse/test_sddmm.py::test_bsddmm[10-2-shape0-rand_csc] PASSED [ 91%] tests/python/pytorch/sparse/test_sddmm.py::test_bsddmm[10-2-shape1-rand_coo] PASSED [ 91%] tests/python/pytorch/sparse/test_sddmm.py::test_bsddmm[10-2-shape1-rand_csr] PASSED [ 91%] tests/python/pytorch/sparse/test_sddmm.py::test_bsddmm[10-2-shape1-rand_csc] PASSED [ 91%] tests/python/pytorch/sparse/test_sddmm.py::test_bsddmm[10-10-shape0-rand_coo] PASSED [ 91%] tests/python/pytorch/sparse/test_sddmm.py::test_bsddmm[10-10-shape0-rand_csr] PASSED [ 91%] tests/python/pytorch/sparse/test_sddmm.py::test_bsddmm[10-10-shape0-rand_csc] PASSED [ 91%] tests/python/pytorch/sparse/test_sddmm.py::test_bsddmm[10-10-shape1-rand_coo] PASSED [ 91%] tests/python/pytorch/sparse/test_sddmm.py::test_bsddmm[10-10-shape1-rand_csr] PASSED [ 91%] tests/python/pytorch/sparse/test_sddmm.py::test_bsddmm[10-10-shape1-rand_csc] PASSED [ 91%] tests/python/pytorch/sparse/test_softmax.py::test_softmax[0-True-None] PASSED [ 91%] tests/python/pytorch/sparse/test_softmax.py::test_softmax[0-True-2] PASSED [ 91%] tests/python/pytorch/sparse/test_softmax.py::test_softmax[0-False-None] PASSED [ 91%] tests/python/pytorch/sparse/test_softmax.py::test_softmax[0-False-2] PASSED [ 91%] tests/python/pytorch/sparse/test_softmax.py::test_softmax[1-True-None] PASSED [ 92%] tests/python/pytorch/sparse/test_softmax.py::test_softmax[1-True-2] PASSED [ 92%] tests/python/pytorch/sparse/test_softmax.py::test_softmax[1-False-None] PASSED [ 92%] tests/python/pytorch/sparse/test_softmax.py::test_softmax[1-False-2] PASSED [ 92%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_from_coo[None-col0-row0-None] PASSED [ 92%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_from_coo[None-col0-row0-4] PASSED [ 92%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_from_coo[None-col0-row1-None] PASSED [ 92%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_from_coo[None-col0-row1-4] PASSED [ 92%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_from_coo[None-col1-row0-None] PASSED [ 92%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_from_coo[None-col1-row0-4] PASSED [ 92%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_from_coo[None-col1-row1-None] PASSED [ 92%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_from_coo[None-col1-row1-4] PASSED [ 92%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_from_coo[shape1-col0-row0-None] PASSED [ 92%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_from_coo[shape1-col0-row0-4] PASSED [ 92%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_from_coo[shape1-col0-row1-None] PASSED [ 92%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_from_coo[shape1-col0-row1-4] PASSED [ 92%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_from_coo[shape1-col1-row0-None] PASSED [ 92%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_from_coo[shape1-col1-row0-4] PASSED [ 92%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_from_coo[shape1-col1-row1-None] PASSED [ 92%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_from_coo[shape1-col1-row1-4] PASSED [ 92%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_from_coo[shape2-col0-row0-None] PASSED [ 92%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_from_coo[shape2-col0-row0-4] PASSED [ 92%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_from_coo[shape2-col0-row1-None] PASSED [ 92%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_from_coo[shape2-col0-row1-4] PASSED [ 92%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_from_coo[shape2-col1-row0-None] PASSED [ 92%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_from_coo[shape2-col1-row0-4] PASSED [ 92%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_from_coo[shape2-col1-row1-None] PASSED [ 92%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_from_coo[shape2-col1-row1-4] PASSED [ 92%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_from_csr[None-indices0-indptr0-None] PASSED [ 92%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_from_csr[None-indices0-indptr0-4] PASSED [ 92%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_from_csr[None-indices0-indptr1-None] PASSED [ 92%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_from_csr[None-indices0-indptr1-4] PASSED [ 92%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_from_csr[None-indices1-indptr0-None] PASSED [ 92%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_from_csr[None-indices1-indptr0-4] PASSED [ 92%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_from_csr[None-indices1-indptr1-None] PASSED [ 92%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_from_csr[None-indices1-indptr1-4] PASSED [ 92%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_from_csr[shape1-indices0-indptr0-None] PASSED [ 92%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_from_csr[shape1-indices0-indptr0-4] PASSED [ 92%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_from_csr[shape1-indices0-indptr1-None] PASSED [ 92%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_from_csr[shape1-indices0-indptr1-4] PASSED [ 92%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_from_csr[shape1-indices1-indptr0-None] PASSED [ 92%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_from_csr[shape1-indices1-indptr0-4] PASSED [ 92%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_from_csr[shape1-indices1-indptr1-None] PASSED [ 92%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_from_csr[shape1-indices1-indptr1-4] PASSED [ 92%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_from_csc[None-indices0-indptr0-None] PASSED [ 92%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_from_csc[None-indices0-indptr0-4] PASSED [ 92%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_from_csc[None-indices0-indptr1-None] PASSED [ 92%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_from_csc[None-indices0-indptr1-4] PASSED [ 92%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_from_csc[None-indices1-indptr0-None] PASSED [ 92%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_from_csc[None-indices1-indptr0-4] PASSED [ 92%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_from_csc[None-indices1-indptr1-None] PASSED [ 92%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_from_csc[None-indices1-indptr1-4] PASSED [ 92%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_from_csc[shape1-indices0-indptr0-None] PASSED [ 92%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_from_csc[shape1-indices0-indptr0-4] PASSED [ 92%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_from_csc[shape1-indices0-indptr1-None] PASSED [ 92%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_from_csc[shape1-indices0-indptr1-4] PASSED [ 92%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_from_csc[shape1-indices1-indptr0-None] PASSED [ 92%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_from_csc[shape1-indices1-indptr0-4] PASSED [ 92%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_from_csc[shape1-indices1-indptr1-None] PASSED [ 92%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_from_csc[shape1-indices1-indptr1-4] PASSED [ 92%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_dense[3] PASSED [ 92%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_dense[val_shape1] PASSED [ 92%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_csr_to_coo[None-indices0-indptr0-None] PASSED [ 93%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_csr_to_coo[None-indices0-indptr0-4] PASSED [ 93%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_csr_to_coo[None-indices0-indptr1-None] PASSED [ 93%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_csr_to_coo[None-indices0-indptr1-4] PASSED [ 93%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_csr_to_coo[None-indices1-indptr0-None] PASSED [ 93%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_csr_to_coo[None-indices1-indptr0-4] PASSED [ 93%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_csr_to_coo[None-indices1-indptr1-None] PASSED [ 93%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_csr_to_coo[None-indices1-indptr1-4] PASSED [ 93%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_csr_to_coo[shape1-indices0-indptr0-None] PASSED [ 93%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_csr_to_coo[shape1-indices0-indptr0-4] PASSED [ 93%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_csr_to_coo[shape1-indices0-indptr1-None] PASSED [ 93%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_csr_to_coo[shape1-indices0-indptr1-4] PASSED [ 93%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_csr_to_coo[shape1-indices1-indptr0-None] PASSED [ 93%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_csr_to_coo[shape1-indices1-indptr0-4] PASSED [ 93%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_csr_to_coo[shape1-indices1-indptr1-None] PASSED [ 93%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_csr_to_coo[shape1-indices1-indptr1-4] PASSED [ 93%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_csc_to_coo[None-indices0-indptr0-None] PASSED [ 93%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_csc_to_coo[None-indices0-indptr0-4] PASSED [ 93%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_csc_to_coo[None-indices0-indptr1-None] PASSED [ 93%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_csc_to_coo[None-indices0-indptr1-4] PASSED [ 93%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_csc_to_coo[None-indices1-indptr0-None] PASSED [ 93%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_csc_to_coo[None-indices1-indptr0-4] PASSED [ 93%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_csc_to_coo[None-indices1-indptr1-None] PASSED [ 93%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_csc_to_coo[None-indices1-indptr1-4] PASSED [ 93%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_csc_to_coo[shape1-indices0-indptr0-None] PASSED [ 93%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_csc_to_coo[shape1-indices0-indptr0-4] PASSED [ 93%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_csc_to_coo[shape1-indices0-indptr1-None] PASSED [ 93%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_csc_to_coo[shape1-indices0-indptr1-4] PASSED [ 93%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_csc_to_coo[shape1-indices1-indptr0-None] PASSED [ 93%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_csc_to_coo[shape1-indices1-indptr0-4] PASSED [ 93%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_csc_to_coo[shape1-indices1-indptr1-None] PASSED [ 93%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_csc_to_coo[shape1-indices1-indptr1-4] PASSED [ 93%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_coo_to_csr[None-col0-row0-None] PASSED [ 93%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_coo_to_csr[None-col0-row0-4] PASSED [ 93%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_coo_to_csr[None-col0-row1-None] PASSED [ 93%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_coo_to_csr[None-col0-row1-4] PASSED [ 93%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_coo_to_csr[None-col1-row0-None] PASSED [ 93%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_coo_to_csr[None-col1-row0-4] PASSED [ 93%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_coo_to_csr[None-col1-row1-None] PASSED [ 93%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_coo_to_csr[None-col1-row1-4] PASSED [ 93%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_coo_to_csr[shape1-col0-row0-None] PASSED [ 93%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_coo_to_csr[shape1-col0-row0-4] PASSED [ 93%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_coo_to_csr[shape1-col0-row1-None] PASSED [ 93%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_coo_to_csr[shape1-col0-row1-4] PASSED [ 93%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_coo_to_csr[shape1-col1-row0-None] PASSED [ 93%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_coo_to_csr[shape1-col1-row0-4] PASSED [ 93%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_coo_to_csr[shape1-col1-row1-None] PASSED [ 93%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_coo_to_csr[shape1-col1-row1-4] PASSED [ 93%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_coo_to_csr[shape2-col0-row0-None] PASSED [ 93%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_coo_to_csr[shape2-col0-row0-4] PASSED [ 93%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_coo_to_csr[shape2-col0-row1-None] PASSED [ 93%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_coo_to_csr[shape2-col0-row1-4] PASSED [ 93%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_coo_to_csr[shape2-col1-row0-None] PASSED [ 93%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_coo_to_csr[shape2-col1-row0-4] PASSED [ 93%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_coo_to_csr[shape2-col1-row1-None] PASSED [ 93%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_coo_to_csr[shape2-col1-row1-4] PASSED [ 93%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_csc_to_csr[None-indices0-indptr0-None] PASSED [ 93%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_csc_to_csr[None-indices0-indptr0-4] PASSED [ 93%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_csc_to_csr[None-indices0-indptr1-None] PASSED [ 93%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_csc_to_csr[None-indices0-indptr1-4] PASSED [ 93%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_csc_to_csr[None-indices1-indptr0-None] PASSED [ 93%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_csc_to_csr[None-indices1-indptr0-4] PASSED [ 93%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_csc_to_csr[None-indices1-indptr1-None] PASSED [ 94%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_csc_to_csr[None-indices1-indptr1-4] PASSED [ 94%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_csc_to_csr[shape1-indices0-indptr0-None] PASSED [ 94%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_csc_to_csr[shape1-indices0-indptr0-4] PASSED [ 94%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_csc_to_csr[shape1-indices0-indptr1-None] PASSED [ 94%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_csc_to_csr[shape1-indices0-indptr1-4] PASSED [ 94%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_csc_to_csr[shape1-indices1-indptr0-None] PASSED [ 94%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_csc_to_csr[shape1-indices1-indptr0-4] PASSED [ 94%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_csc_to_csr[shape1-indices1-indptr1-None] PASSED [ 94%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_csc_to_csr[shape1-indices1-indptr1-4] PASSED [ 94%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_coo_to_csc[None-col0-row0-None] PASSED [ 94%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_coo_to_csc[None-col0-row0-4] PASSED [ 94%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_coo_to_csc[None-col0-row1-None] PASSED [ 94%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_coo_to_csc[None-col0-row1-4] PASSED [ 94%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_coo_to_csc[None-col1-row0-None] PASSED [ 94%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_coo_to_csc[None-col1-row0-4] PASSED [ 94%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_coo_to_csc[None-col1-row1-None] PASSED [ 94%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_coo_to_csc[None-col1-row1-4] PASSED [ 94%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_coo_to_csc[shape1-col0-row0-None] PASSED [ 94%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_coo_to_csc[shape1-col0-row0-4] PASSED [ 94%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_coo_to_csc[shape1-col0-row1-None] PASSED [ 94%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_coo_to_csc[shape1-col0-row1-4] PASSED [ 94%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_coo_to_csc[shape1-col1-row0-None] PASSED [ 94%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_coo_to_csc[shape1-col1-row0-4] PASSED [ 94%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_coo_to_csc[shape1-col1-row1-None] PASSED [ 94%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_coo_to_csc[shape1-col1-row1-4] PASSED [ 94%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_coo_to_csc[shape2-col0-row0-None] PASSED [ 94%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_coo_to_csc[shape2-col0-row0-4] PASSED [ 94%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_coo_to_csc[shape2-col0-row1-None] PASSED [ 94%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_coo_to_csc[shape2-col0-row1-4] PASSED [ 94%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_coo_to_csc[shape2-col1-row0-None] PASSED [ 94%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_coo_to_csc[shape2-col1-row0-4] PASSED [ 94%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_coo_to_csc[shape2-col1-row1-None] PASSED [ 94%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_coo_to_csc[shape2-col1-row1-4] PASSED [ 94%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_csr_to_csc[None-indices0-indptr0-None] PASSED [ 94%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_csr_to_csc[None-indices0-indptr0-4] PASSED [ 94%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_csr_to_csc[None-indices0-indptr1-None] PASSED [ 94%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_csr_to_csc[None-indices0-indptr1-4] PASSED [ 94%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_csr_to_csc[None-indices1-indptr0-None] PASSED [ 94%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_csr_to_csc[None-indices1-indptr0-4] PASSED [ 94%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_csr_to_csc[None-indices1-indptr1-None] PASSED [ 94%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_csr_to_csc[None-indices1-indptr1-4] PASSED [ 94%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_csr_to_csc[shape1-indices0-indptr0-None] PASSED [ 94%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_csr_to_csc[shape1-indices0-indptr0-4] PASSED [ 94%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_csr_to_csc[shape1-indices0-indptr1-None] PASSED [ 94%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_csr_to_csc[shape1-indices0-indptr1-4] PASSED [ 94%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_csr_to_csc[shape1-indices1-indptr0-None] PASSED [ 94%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_csr_to_csc[shape1-indices1-indptr0-4] PASSED [ 94%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_csr_to_csc[shape1-indices1-indptr1-None] PASSED [ 94%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_csr_to_csc[shape1-indices1-indptr1-4] PASSED [ 94%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_diag_conversions[shape0] PASSED [ 94%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_diag_conversions[shape1] PASSED [ 94%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_diag_conversions[shape2] PASSED [ 94%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_val_like[shape0-3] PASSED [ 94%]Initialize the distributed services with graphbolt: False tests/python/pytorch/sparse/test_sparse_matrix.py::test_val_like[shape0-val_shape1] PASSED [ 94%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_val_like[shape1-3] PASSED [ 94%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_val_like[shape1-val_shape1] PASSED [ 94%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_coalesce PASSED [ 94%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_has_duplicate PASSED [ 94%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_index_select[index0-0-None-shape0-rand_diag] PASSED [ 94%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_index_select[index0-0-None-shape0-rand_csr] PASSED [ 94%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_index_select[index0-0-None-shape0-rand_csc] PASSED [ 95%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_index_select[index0-0-None-shape0-rand_coo] PASSED [ 95%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_index_select[index0-0-None-shape1-rand_diag] PASSED [ 95%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_index_select[index0-0-None-shape1-rand_csr] PASSED [ 95%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_index_select[index0-0-None-shape1-rand_csc] PASSED [ 95%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_index_select[index0-0-None-shape1-rand_coo] PASSED [ 95%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_index_select[index0-0-4-shape0-rand_diag] PASSED [ 95%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_index_select[index0-0-4-shape0-rand_csr] PASSED [ 95%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_index_select[index0-0-4-shape0-rand_csc] PASSED [ 95%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_index_select[index0-0-4-shape0-rand_coo] PASSED [ 95%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_index_select[index0-0-4-shape1-rand_diag] PASSED [ 95%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_index_select[index0-0-4-shape1-rand_csr] PASSED [ 95%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_index_select[index0-0-4-shape1-rand_csc] PASSED [ 95%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_index_select[index0-0-4-shape1-rand_coo] PASSED [ 95%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_index_select[index0-1-None-shape0-rand_diag] PASSED [ 95%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_index_select[index0-1-None-shape0-rand_csr] PASSED [ 95%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_index_select[index0-1-None-shape0-rand_csc] PASSED [ 95%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_index_select[index0-1-None-shape0-rand_coo] PASSED [ 95%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_index_select[index0-1-None-shape1-rand_diag] PASSED [ 95%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_index_select[index0-1-None-shape1-rand_csr] PASSED [ 95%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_index_select[index0-1-None-shape1-rand_csc] PASSED [ 95%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_index_select[index0-1-None-shape1-rand_coo] PASSED [ 95%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_index_select[index0-1-4-shape0-rand_diag] PASSED [ 95%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_index_select[index0-1-4-shape0-rand_csr] PASSED [ 95%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_index_select[index0-1-4-shape0-rand_csc] PASSED [ 95%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_index_select[index0-1-4-shape0-rand_coo] PASSED [ 95%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_index_select[index0-1-4-shape1-rand_diag] PASSED [ 95%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_index_select[index0-1-4-shape1-rand_csr] PASSED [ 95%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_index_select[index0-1-4-shape1-rand_csc] PASSED [ 95%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_index_select[index0-1-4-shape1-rand_coo] PASSED [ 95%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_index_select[index1-0-None-shape0-rand_diag] PASSED [ 95%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_index_select[index1-0-None-shape0-rand_csr] PASSED [ 95%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_index_select[index1-0-None-shape0-rand_csc] PASSED [ 95%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_index_select[index1-0-None-shape0-rand_coo] PASSED [ 95%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_index_select[index1-0-None-shape1-rand_diag] PASSED [ 95%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_index_select[index1-0-None-shape1-rand_csr] PASSED [ 95%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_index_select[index1-0-None-shape1-rand_csc] PASSED [ 95%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_index_select[index1-0-None-shape1-rand_coo] PASSED [ 95%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_index_select[index1-0-4-shape0-rand_diag] PASSED [ 95%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_index_select[index1-0-4-shape0-rand_csr] PASSED [ 95%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_index_select[index1-0-4-shape0-rand_csc] PASSED [ 95%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_index_select[index1-0-4-shape0-rand_coo] PASSED [ 95%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_index_select[index1-0-4-shape1-rand_diag] PASSED [ 95%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_index_select[index1-0-4-shape1-rand_csr] PASSED [ 95%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_index_select[index1-0-4-shape1-rand_csc] PASSED [ 35%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-True-True-left-g6-idtype0] PASSED [ 35%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-True-True-left-g6-idtype1] PASSED [ 35%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-True-True-left-g7-idtype0] PASSED [ 35%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-True-True-left-g7-idtype1] PASSED [ 35%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-True-False-none-g0-idtype0] PASSED [ 35%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-True-False-none-g0-idtype1] PASSED [ 35%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-True-False-none-g1-idtype0] PASSED [ 35%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-True-False-none-g1-idtype1] PASSED [ 35%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-True-False-none-g2-idtype0] PASSED [ 35%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-True-False-none-g2-idtype1] PASSED [ 35%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-True-False-none-g3-idtype0] PASSED [ 35%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-True-False-none-g3-idtype1] PASSED [ 35%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-True-False-none-g4-idtype0] PASSED [ 35%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-True-False-none-g4-idtype1] PASSED [ 35%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-True-False-none-g5-idtype0] PASSED [ 35%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-True-False-none-g5-idtype1] PASSED [ 35%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-True-False-none-g6-idtype0] PASSED [ 35%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-True-False-none-g6-idtype1] PASSED [ 35%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-True-False-none-g7-idtype0] PASSED [ 35%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-True-False-none-g7-idtype1] PASSED [ 35%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-True-False-both-g0-idtype0] PASSED [ 35%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-True-False-both-g0-idtype1] PASSED [ 36%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-True-False-both-g1-idtype0] PASSED [ 36%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-True-False-both-g1-idtype1] PASSED [ 36%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-True-False-both-g2-idtype0] PASSED [ 36%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-True-False-both-g2-idtype1] PASSED [ 36%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-True-False-both-g3-idtype0] PASSED [ 36%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-True-False-both-g3-idtype1] PASSED [ 36%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-True-False-both-g4-idtype0] PASSED [ 36%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-True-False-both-g4-idtype1] PASSED [ 36%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-True-False-both-g5-idtype0] PASSED [ 36%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-True-False-both-g5-idtype1] PASSED [ 36%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-True-False-both-g6-idtype0] PASSED [ 36%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-True-False-both-g6-idtype1] PASSED [ 36%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-True-False-both-g7-idtype0] PASSED [ 36%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-True-False-both-g7-idtype1] PASSED [ 36%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-True-False-right-g0-idtype0] PASSED [ 36%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-True-False-right-g0-idtype1] PASSED [ 36%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-True-False-right-g1-idtype0] PASSED [ 36%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-True-False-right-g1-idtype1] PASSED [ 36%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-True-False-right-g2-idtype0] PASSED [ 36%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-True-False-right-g2-idtype1] PASSED [ 36%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-True-False-right-g3-idtype0] PASSED [ 36%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-True-False-right-g3-idtype1] PASSED [ 36%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-True-False-right-g4-idtype0] PASSED [ 36%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-True-False-right-g4-idtype1] PASSED [ 36%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-True-False-right-g5-idtype0] PASSED [ 36%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-True-False-right-g5-idtype1] PASSED [ 36%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-True-False-right-g6-idtype0] PASSED [ 36%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-True-False-right-g6-idtype1] PASSED [ 36%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-True-False-right-g7-idtype0] PASSED [ 36%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-True-False-right-g7-idtype1] PASSED [ 36%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-True-False-left-g0-idtype0] PASSED [ 36%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-True-False-left-g0-idtype1] PASSED [ 36%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-True-False-left-g1-idtype0] PASSED [ 36%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-True-False-left-g1-idtype1] PASSED [ 36%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-True-False-left-g2-idtype0] PASSED [ 36%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-True-False-left-g2-idtype1] PASSED [ 36%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-True-False-left-g3-idtype0] PASSED [ 36%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-True-False-left-g3-idtype1] PASSED [ 36%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-True-False-left-g4-idtype0] PASSED [ 36%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-True-False-left-g4-idtype1] PASSED [ 36%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-True-False-left-g5-idtype0] PASSED [ 36%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-True-False-left-g5-idtype1] PASSED [ 36%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-True-False-left-g6-idtype0] PASSED [ 36%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-True-False-left-g6-idtype1] PASSED [ 36%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-True-False-left-g7-idtype0] PASSED [ 36%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-True-False-left-g7-idtype1] PASSED [ 36%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-False-True-none-g0-idtype0] PASSED [ 36%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-False-True-none-g0-idtype1] PASSED [ 36%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-False-True-none-g1-idtype0] PASSED [ 36%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-False-True-none-g1-idtype1] PASSED [ 36%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-False-True-none-g2-idtype0] PASSED [ 36%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-False-True-none-g2-idtype1] PASSED [ 36%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-False-True-none-g3-idtype0] PASSED [ 36%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-False-True-none-g3-idtype1] PASSED [ 36%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-False-True-none-g4-idtype0] PASSED [ 36%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-False-True-none-g4-idtype1] PASSED [ 36%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-False-True-none-g5-idtype0] PASSED [ 36%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-False-True-none-g5-idtype1] PASSED [ 36%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-False-True-none-g6-idtype0] PASSED [ 36%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-False-True-none-g6-idtype1] PASSED [ 36%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-False-True-none-g7-idtype0] PASSED [ 37%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-False-True-none-g7-idtype1] PASSED [ 37%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-False-True-both-g0-idtype0] PASSED [ 37%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-False-True-both-g0-idtype1] PASSED [ 37%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-False-True-both-g1-idtype0] PASSED [ 37%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-False-True-both-g1-idtype1] PASSED [ 37%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-False-True-both-g2-idtype0] PASSED [ 37%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-False-True-both-g2-idtype1] PASSED [ 37%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-False-True-both-g3-idtype0] PASSED [ 37%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-False-True-both-g3-idtype1] PASSED [ 37%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-False-True-both-g4-idtype0] PASSED [ 37%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-False-True-both-g4-idtype1] PASSED [ 37%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-False-True-both-g5-idtype0] PASSED [ 37%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-False-True-both-g5-idtype1] PASSED [ 37%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-False-True-both-g6-idtype0] PASSED [ 37%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-False-True-both-g6-idtype1] PASSED [ 37%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-False-True-both-g7-idtype0] PASSED [ 37%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-False-True-both-g7-idtype1] PASSED [ 37%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-False-True-right-g0-idtype0] PASSED [ 37%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-False-True-right-g0-idtype1] PASSED [ 37%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-False-True-right-g1-idtype0] PASSED [ 37%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-False-True-right-g1-idtype1] PASSED [ 37%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-False-True-right-g2-idtype0] PASSED [ 37%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-False-True-right-g2-idtype1] PASSED [ 37%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-False-True-right-g3-idtype0] PASSED [ 37%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-False-True-right-g3-idtype1] PASSED [ 37%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-False-True-right-g4-idtype0] PASSED [ 37%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-False-True-right-g4-idtype1] PASSED [ 37%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-False-True-right-g5-idtype0] PASSED [ 37%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-False-True-right-g5-idtype1] PASSED [ 37%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-False-True-right-g6-idtype0] PASSED [ 37%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-False-True-right-g6-idtype1] PASSED [ 37%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-False-True-right-g7-idtype0] PASSED [ 37%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-False-True-right-g7-idtype1] PASSED [ 37%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-False-True-left-g0-idtype0] PASSED [ 37%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-False-True-left-g0-idtype1] PASSED [ 37%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-False-True-left-g1-idtype0] PASSED [ 37%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-False-True-left-g1-idtype1] PASSED [ 37%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-False-True-left-g2-idtype0] PASSED [ 37%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-False-True-left-g2-idtype1] PASSED [ 37%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-False-True-left-g3-idtype0] PASSED [ 37%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-False-True-left-g3-idtype1] PASSED [ 37%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-False-True-left-g4-idtype0] PASSED [ 37%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-False-True-left-g4-idtype1] PASSED [ 37%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-False-True-left-g5-idtype0] PASSED [ 37%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-False-True-left-g5-idtype1] PASSED [ 37%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-False-True-left-g6-idtype0] PASSED [ 37%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-False-True-left-g6-idtype1] PASSED [ 37%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-False-True-left-g7-idtype0] PASSED [ 37%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-False-True-left-g7-idtype1] PASSED [ 37%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-False-False-none-g0-idtype0] PASSED [ 37%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-False-False-none-g0-idtype1] PASSED [ 37%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-False-False-none-g1-idtype0] PASSED [ 37%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-False-False-none-g1-idtype1] PASSED [ 37%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-False-False-none-g2-idtype0] PASSED [ 37%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-False-False-none-g2-idtype1] PASSED [ 37%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-False-False-none-g3-idtype0] PASSED [ 37%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-False-False-none-g3-idtype1] PASSED [ 37%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-False-False-none-g4-idtype0] PASSED [ 37%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-False-False-none-g4-idtype1] PASSED [ 37%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-False-False-none-g5-idtype0] PASSED [ 37%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-False-False-none-g5-idtype1] PASSED [ 37%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-False-False-none-g6-idtype0] PASSED [ 38%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-False-False-none-g6-idtype1] PASSED [ 38%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-False-False-none-g7-idtype0] PASSED [ 38%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-False-False-none-g7-idtype1] PASSED [ 38%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-False-False-both-g0-idtype0] PASSED [ 38%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-False-False-both-g0-idtype1] PASSED [ 38%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-False-False-both-g1-idtype0] PASSED [ 38%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-False-False-both-g1-idtype1] PASSED [ 38%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-False-False-both-g2-idtype0] PASSED [ 38%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-False-False-both-g2-idtype1] PASSED [ 38%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-False-False-both-g3-idtype0] PASSED [ 38%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-False-False-both-g3-idtype1] PASSED [ 38%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-False-False-both-g4-idtype0] PASSED [ 38%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-False-False-both-g4-idtype1] PASSED [ 38%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-False-False-both-g5-idtype0] PASSED [ 38%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-False-False-both-g5-idtype1] PASSED [ 38%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-False-False-both-g6-idtype0] PASSED [ 38%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-False-False-both-g6-idtype1] PASSED [ 38%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-False-False-both-g7-idtype0] PASSED [ 38%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-False-False-both-g7-idtype1] PASSED [ 38%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-False-False-right-g0-idtype0] PASSED [ 38%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-False-False-right-g0-idtype1] PASSED [ 38%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-False-False-right-g1-idtype0] PASSED [ 38%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-False-False-right-g1-idtype1] PASSED [ 38%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-False-False-right-g2-idtype0] PASSED [ 38%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-False-False-right-g2-idtype1] PASSED [ 38%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-False-False-right-g3-idtype0] PASSED [ 38%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-False-False-right-g3-idtype1] PASSED [ 38%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-False-False-right-g4-idtype0] PASSED [ 38%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-False-False-right-g4-idtype1] PASSED [ 38%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-False-False-right-g5-idtype0] PASSED [ 38%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-False-False-right-g5-idtype1] PASSED [ 38%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-False-False-right-g6-idtype0] PASSED [ 38%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-False-False-right-g6-idtype1] PASSED [ 38%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-False-False-right-g7-idtype0] PASSED [ 38%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-False-False-right-g7-idtype1] PASSED [ 38%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-False-False-left-g0-idtype0] PASSED [ 38%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-False-False-left-g0-idtype1] PASSED [ 38%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-False-False-left-g1-idtype0] PASSED [ 38%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-False-False-left-g1-idtype1] PASSED [ 38%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-False-False-left-g2-idtype0] PASSED [ 38%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-False-False-left-g2-idtype1] PASSED [ 38%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-False-False-left-g3-idtype0] PASSED [ 38%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-False-False-left-g3-idtype1] PASSED [ 38%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-False-False-left-g4-idtype0] PASSED [ 38%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-False-False-left-g4-idtype1] PASSED [ 38%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-False-False-left-g5-idtype0] PASSED [ 38%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-False-False-left-g5-idtype1] PASSED [ 38%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-False-False-left-g6-idtype0] PASSED [ 38%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-False-False-left-g6-idtype1] PASSED [ 38%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-False-False-left-g7-idtype0] PASSED [ 38%] tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-False-False-left-g7-idtype1] PASSED [ 38%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_e_weight[1-True-True-none-g0-idtype0] PASSED [ 38%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_e_weight[1-True-True-none-g0-idtype1] PASSED [ 38%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_e_weight[1-True-True-both-g0-idtype0] PASSED [ 38%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_e_weight[1-True-True-both-g0-idtype1] PASSED [ 38%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_e_weight[1-True-True-right-g0-idtype0] PASSED [ 38%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_e_weight[1-True-True-right-g0-idtype1] PASSED [ 38%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_e_weight[1-True-False-none-g0-idtype0] PASSED [ 38%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_e_weight[1-True-False-none-g0-idtype1] PASSED [ 38%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_e_weight[1-True-False-both-g0-idtype0] PASSED [ 38%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_e_weight[1-True-False-both-g0-idtype1] PASSED [ 38%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_e_weight[1-True-False-right-g0-idtype0] PASSED [ 39%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_e_weight[1-True-False-right-g0-idtype1] PASSED [ 39%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_e_weight[1-False-True-none-g0-idtype0] PASSED [ 39%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_e_weight[1-False-True-none-g0-idtype1] PASSED [ 39%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_e_weight[1-False-True-both-g0-idtype0] PASSED [ 39%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_e_weight[1-False-True-both-g0-idtype1] PASSED [ 39%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_e_weight[1-False-True-right-g0-idtype0] PASSED [ 39%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_e_weight[1-False-True-right-g0-idtype1] PASSED [ 39%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_e_weight[1-False-False-none-g0-idtype0] PASSED [ 39%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_e_weight[1-False-False-none-g0-idtype1] PASSED [ 39%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_e_weight[1-False-False-both-g0-idtype0] PASSED [ 39%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_e_weight[1-False-False-both-g0-idtype1] PASSED [ 39%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_e_weight[1-False-False-right-g0-idtype0] PASSED [ 39%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_e_weight[1-False-False-right-g0-idtype1] PASSED [ 39%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_e_weight[2-True-True-none-g0-idtype0] PASSED [ 39%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_e_weight[2-True-True-none-g0-idtype1] PASSED [ 39%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_e_weight[2-True-True-both-g0-idtype0] PASSED [ 39%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_e_weight[2-True-True-both-g0-idtype1] PASSED [ 39%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_e_weight[2-True-True-right-g0-idtype0] PASSED [ 39%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_e_weight[2-True-True-right-g0-idtype1] PASSED [ 39%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_e_weight[2-True-False-none-g0-idtype0] PASSED [ 39%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_e_weight[2-True-False-none-g0-idtype1] PASSED [ 39%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_e_weight[2-True-False-both-g0-idtype0] PASSED [ 39%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_e_weight[2-True-False-both-g0-idtype1] PASSED [ 39%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_e_weight[2-True-False-right-g0-idtype0] PASSED [ 39%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_e_weight[2-True-False-right-g0-idtype1] PASSED [ 39%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_e_weight[2-False-True-none-g0-idtype0] PASSED [ 39%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_e_weight[2-False-True-none-g0-idtype1] PASSED [ 39%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_e_weight[2-False-True-both-g0-idtype0] PASSED [ 39%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_e_weight[2-False-True-both-g0-idtype1] PASSED [ 39%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_e_weight[2-False-True-right-g0-idtype0] PASSED [ 39%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_e_weight[2-False-True-right-g0-idtype1] PASSED [ 39%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_e_weight[2-False-False-none-g0-idtype0] PASSED [ 39%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_e_weight[2-False-False-none-g0-idtype1] PASSED [ 39%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_e_weight[2-False-False-both-g0-idtype0] PASSED [ 39%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_e_weight[2-False-False-both-g0-idtype1] PASSED [ 39%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_e_weight[2-False-False-right-g0-idtype0] PASSED [ 39%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_e_weight[2-False-False-right-g0-idtype1] PASSED [ 39%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_e_weight_norm[1-True-True-none-g0-idtype0] PASSED [ 39%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_e_weight_norm[1-True-True-none-g0-idtype1] PASSED [ 39%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_e_weight_norm[1-True-True-both-g0-idtype0] PASSED [ 39%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_e_weight_norm[1-True-True-both-g0-idtype1] PASSED [ 39%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_e_weight_norm[1-True-True-right-g0-idtype0] PASSED [ 39%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_e_weight_norm[1-True-True-right-g0-idtype1] PASSED [ 39%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_e_weight_norm[1-True-False-none-g0-idtype0] PASSED [ 39%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_e_weight_norm[1-True-False-none-g0-idtype1] PASSED [ 39%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_e_weight_norm[1-True-False-both-g0-idtype0] PASSED [ 39%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_e_weight_norm[1-True-False-both-g0-idtype1] PASSED [ 39%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_e_weight_norm[1-True-False-right-g0-idtype0] PASSED [ 39%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_e_weight_norm[1-True-False-right-g0-idtype1] PASSED [ 39%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_e_weight_norm[1-False-True-none-g0-idtype0] PASSED [ 39%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_e_weight_norm[1-False-True-none-g0-idtype1] PASSED [ 39%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_e_weight_norm[1-False-True-both-g0-idtype0] PASSED [ 39%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_e_weight_norm[1-False-True-both-g0-idtype1] PASSED [ 39%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_e_weight_norm[1-False-True-right-g0-idtype0] PASSED [ 39%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_e_weight_norm[1-False-True-right-g0-idtype1] PASSED [ 39%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_e_weight_norm[1-False-False-none-g0-idtype0] PASSED [ 39%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_e_weight_norm[1-False-False-none-g0-idtype1] PASSED [ 39%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_e_weight_norm[1-False-False-both-g0-idtype0] PASSED [ 39%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_e_weight_norm[1-False-False-both-g0-idtype1] PASSED [ 39%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_e_weight_norm[1-False-False-right-g0-idtype0] PASSED [ 39%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_e_weight_norm[1-False-False-right-g0-idtype1] PASSED [ 39%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_e_weight_norm[2-True-True-none-g0-idtype0] PASSED [ 40%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_e_weight_norm[2-True-True-none-g0-idtype1] PASSED [ 40%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_e_weight_norm[2-True-True-both-g0-idtype0] PASSED [ 40%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_e_weight_norm[2-True-True-both-g0-idtype1] PASSED [ 40%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_e_weight_norm[2-True-True-right-g0-idtype0] PASSED [ 40%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_e_weight_norm[2-True-True-right-g0-idtype1] PASSED [ 40%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_e_weight_norm[2-True-False-none-g0-idtype0] PASSED [ 40%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_e_weight_norm[2-True-False-none-g0-idtype1] PASSED [ 40%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_e_weight_norm[2-True-False-both-g0-idtype0] PASSED [ 40%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_e_weight_norm[2-True-False-both-g0-idtype1] PASSED [ 40%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_e_weight_norm[2-True-False-right-g0-idtype0] PASSED [ 40%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_e_weight_norm[2-True-False-right-g0-idtype1] PASSED [ 40%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_e_weight_norm[2-False-True-none-g0-idtype0] PASSED [ 40%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_e_weight_norm[2-False-True-none-g0-idtype1] PASSED [ 40%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_e_weight_norm[2-False-True-both-g0-idtype0] PASSED [ 40%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_e_weight_norm[2-False-True-both-g0-idtype1] PASSED [ 40%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_e_weight_norm[2-False-True-right-g0-idtype0] PASSED [ 40%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_e_weight_norm[2-False-True-right-g0-idtype1] PASSED [ 40%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_e_weight_norm[2-False-False-none-g0-idtype0] PASSED [ 40%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_e_weight_norm[2-False-False-none-g0-idtype1] PASSED [ 40%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_e_weight_norm[2-False-False-both-g0-idtype0] PASSED [ 40%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_e_weight_norm[2-False-False-both-g0-idtype1] PASSED [ 40%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_e_weight_norm[2-False-False-right-g0-idtype0] PASSED [ 40%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_e_weight_norm[2-False-False-right-g0-idtype1] PASSED [ 40%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_bi[1-True-True-none-g0-idtype0] PASSED [ 40%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_bi[1-True-True-none-g0-idtype1] PASSED [ 40%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_bi[1-True-True-none-g1-idtype0] PASSED [ 40%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_bi[1-True-True-none-g1-idtype1] PASSED [ 40%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_bi[1-True-True-both-g0-idtype0] PASSED [ 40%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_bi[1-True-True-both-g0-idtype1] PASSED [ 40%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_bi[1-True-True-both-g1-idtype0] PASSED [ 40%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_bi[1-True-True-both-g1-idtype1] PASSED [ 40%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_bi[1-True-True-right-g0-idtype0] PASSED [ 40%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_bi[1-True-True-right-g0-idtype1] PASSED [ 40%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_bi[1-True-True-right-g1-idtype0] PASSED [ 40%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_bi[1-True-True-right-g1-idtype1] PASSED [ 40%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_bi[1-True-False-none-g0-idtype0] PASSED [ 40%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_bi[1-True-False-none-g0-idtype1] PASSED [ 40%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_bi[1-True-False-none-g1-idtype0] PASSED [ 40%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_bi[1-True-False-none-g1-idtype1] PASSED [ 40%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_bi[1-True-False-both-g0-idtype0] PASSED [ 40%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_bi[1-True-False-both-g0-idtype1] PASSED [ 40%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_bi[1-True-False-both-g1-idtype0] PASSED [ 40%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_bi[1-True-False-both-g1-idtype1] PASSED [ 40%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_bi[1-True-False-right-g0-idtype0] PASSED [ 40%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_bi[1-True-False-right-g0-idtype1] PASSED [ 40%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_bi[1-True-False-right-g1-idtype0] PASSED [ 40%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_bi[1-True-False-right-g1-idtype1] PASSED [ 40%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_bi[1-False-True-none-g0-idtype0] PASSED [ 40%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_bi[1-False-True-none-g0-idtype1] PASSED [ 40%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_bi[1-False-True-none-g1-idtype0] PASSED [ 40%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_bi[1-False-True-none-g1-idtype1] PASSED [ 40%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_bi[1-False-True-both-g0-idtype0] PASSED [ 40%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_bi[1-False-True-both-g0-idtype1] PASSED [ 40%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_bi[1-False-True-both-g1-idtype0] PASSED [ 40%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_bi[1-False-True-both-g1-idtype1] PASSED [ 40%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_bi[1-False-True-right-g0-idtype0] PASSED [ 40%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_bi[1-False-True-right-g0-idtype1] PASSED [ 40%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_bi[1-False-True-right-g1-idtype0] PASSED [ 40%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_bi[1-False-True-right-g1-idtype1] PASSED [ 40%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_bi[1-False-False-none-g0-idtype0] PASSED [ 40%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_bi[1-False-False-none-g0-idtype1] PASSED [ 40%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_bi[1-False-False-none-g1-idtype0] PASSED [ 41%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_bi[1-False-False-none-g1-idtype1] PASSED [ 41%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_bi[1-False-False-both-g0-idtype0] PASSED [ 41%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_bi[1-False-False-both-g0-idtype1] PASSED [ 41%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_bi[1-False-False-both-g1-idtype0] PASSED [ 41%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_bi[1-False-False-both-g1-idtype1] PASSED [ 41%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_bi[1-False-False-right-g0-idtype0] PASSED [ 41%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_bi[1-False-False-right-g0-idtype1] PASSED [ 41%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_bi[1-False-False-right-g1-idtype0] PASSED [ 41%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_bi[1-False-False-right-g1-idtype1] PASSED [ 41%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_bi[2-True-True-none-g0-idtype0] PASSED [ 41%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_bi[2-True-True-none-g0-idtype1] PASSED [ 41%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_bi[2-True-True-none-g1-idtype0] PASSED [ 41%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_bi[2-True-True-none-g1-idtype1] PASSED [ 41%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_bi[2-True-True-both-g0-idtype0] PASSED [ 41%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_bi[2-True-True-both-g0-idtype1] PASSED [ 41%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_bi[2-True-True-both-g1-idtype0] PASSED [ 41%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_bi[2-True-True-both-g1-idtype1] PASSED [ 41%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_bi[2-True-True-right-g0-idtype0] PASSED [ 41%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_bi[2-True-True-right-g0-idtype1] PASSED [ 41%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_bi[2-True-True-right-g1-idtype0] PASSED [ 41%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_bi[2-True-True-right-g1-idtype1] PASSED [ 41%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_bi[2-True-False-none-g0-idtype0] PASSED [ 41%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_bi[2-True-False-none-g0-idtype1] PASSED [ 41%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_bi[2-True-False-none-g1-idtype0] PASSED [ 41%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_bi[2-True-False-none-g1-idtype1] PASSED [ 41%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_bi[2-True-False-both-g0-idtype0] PASSED [ 41%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_bi[2-True-False-both-g0-idtype1] PASSED [ 41%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_bi[2-True-False-both-g1-idtype0] PASSED [ 41%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_bi[2-True-False-both-g1-idtype1] PASSED [ 41%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_bi[2-True-False-right-g0-idtype0] PASSED [ 41%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_bi[2-True-False-right-g0-idtype1] PASSED [ 41%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_bi[2-True-False-right-g1-idtype0] PASSED [ 41%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_bi[2-True-False-right-g1-idtype1] PASSED [ 41%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_bi[2-False-True-none-g0-idtype0] PASSED [ 41%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_bi[2-False-True-none-g0-idtype1] PASSED [ 41%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_bi[2-False-True-none-g1-idtype0] PASSED [ 41%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_bi[2-False-True-none-g1-idtype1] PASSED [ 41%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_bi[2-False-True-both-g0-idtype0] PASSED [ 41%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_bi[2-False-True-both-g0-idtype1] PASSED [ 41%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_bi[2-False-True-both-g1-idtype0] PASSED [ 41%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_bi[2-False-True-both-g1-idtype1] PASSED [ 41%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_bi[2-False-True-right-g0-idtype0] PASSED [ 41%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_bi[2-False-True-right-g0-idtype1] PASSED [ 41%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_bi[2-False-True-right-g1-idtype0] PASSED [ 41%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_bi[2-False-True-right-g1-idtype1] PASSED [ 41%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_bi[2-False-False-none-g0-idtype0] PASSED [ 41%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_bi[2-False-False-none-g0-idtype1] PASSED [ 41%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_bi[2-False-False-none-g1-idtype0] PASSED [ 41%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_bi[2-False-False-none-g1-idtype1] PASSED [ 41%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_bi[2-False-False-both-g0-idtype0] PASSED [ 41%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_bi[2-False-False-both-g0-idtype1] PASSED [ 41%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_bi[2-False-False-both-g1-idtype0] PASSED [ 41%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_bi[2-False-False-both-g1-idtype1] PASSED [ 41%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_bi[2-False-False-right-g0-idtype0] PASSED [ 41%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_bi[2-False-False-right-g0-idtype1] PASSED [ 41%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_bi[2-False-False-right-g1-idtype0] PASSED [ 41%] tests/python/pytorch/nn/test_nn.py::test_graph_conv_bi[2-False-False-right-g1-idtype1] PASSED [ 41%] tests/python/pytorch/nn/test_nn.py::test_tagconv[1] PASSED [ 41%] tests/python/pytorch/nn/test_nn.py::test_tagconv[2] PASSED [ 41%] tests/python/pytorch/nn/test_nn.py::test_set2set PASSED [ 41%] tests/python/pytorch/nn/test_nn.py::test_glob_att_pool PASSED [ 41%] tests/python/pytorch/nn/test_nn.py::test_simple_pool PASSED [ 42%] tests/python/pytorch/nn/test_nn.py::test_set_trans PASSED [ 42%] tests/python/pytorch/nn/test_nn.py::test_rgcn[1-idtype0] PASSED [ 42%] tests/python/pytorch/nn/test_nn.py::test_rgcn[1-idtype1] PASSED [ 42%] tests/python/pytorch/nn/test_nn.py::test_rgcn[8-idtype0] PASSED [ 42%] tests/python/pytorch/nn/test_nn.py::test_rgcn[8-idtype1] PASSED [ 42%] tests/python/pytorch/nn/test_nn.py::test_rgcn[32-idtype0] PASSED [ 42%] tests/python/pytorch/nn/test_nn.py::test_rgcn[32-idtype1] PASSED [ 42%] tests/python/pytorch/nn/test_nn.py::test_rgcn_default_nbasis[1-idtype0] PASSED [ 42%] tests/python/pytorch/nn/test_nn.py::test_rgcn_default_nbasis[1-idtype1] PASSED [ 42%] tests/python/pytorch/nn/test_nn.py::test_rgcn_default_nbasis[10-idtype0] PASSED [ 42%] tests/python/pytorch/nn/test_nn.py::test_rgcn_default_nbasis[10-idtype1] PASSED [ 42%] tests/python/pytorch/nn/test_nn.py::test_rgcn_default_nbasis[40-idtype0] PASSED [ 42%] tests/python/pytorch/nn/test_nn.py::test_rgcn_default_nbasis[40-idtype1] PASSED [ 42%] tests/python/pytorch/nn/test_nn.py::test_gat_conv[1-1-g0-idtype0] PASSED [ 42%] tests/python/pytorch/nn/test_nn.py::test_gat_conv[1-1-g0-idtype1] PASSED [ 42%] tests/python/pytorch/nn/test_nn.py::test_gat_conv[1-1-g1-idtype0] PASSED [ 42%] tests/python/pytorch/nn/test_nn.py::test_gat_conv[1-1-g1-idtype1] PASSED [ 42%] tests/python/pytorch/nn/test_nn.py::test_gat_conv[1-1-g2-idtype0] PASSED [ 42%] tests/python/pytorch/nn/test_nn.py::test_gat_conv[1-1-g2-idtype1] PASSED [ 42%] tests/python/pytorch/nn/test_nn.py::test_gat_conv[1-1-g3-idtype0] PASSED [ 42%] tests/python/pytorch/nn/test_nn.py::test_gat_conv[1-1-g3-idtype1] PASSED [ 42%] tests/python/pytorch/nn/test_nn.py::test_gat_conv[1-1-g4-idtype0] PASSED [ 42%] tests/python/pytorch/nn/test_nn.py::test_gat_conv[1-1-g4-idtype1] PASSED [ 42%] tests/python/pytorch/nn/test_nn.py::test_gat_conv[1-1-g5-idtype0] PASSED [ 42%] tests/python/pytorch/nn/test_nn.py::test_gat_conv[1-1-g5-idtype1] PASSED [ 42%] tests/python/pytorch/nn/test_nn.py::test_gat_conv[1-1-g6-idtype0] PASSED [ 42%] tests/python/pytorch/nn/test_nn.py::test_gat_conv[1-1-g6-idtype1] PASSED [ 42%] tests/python/pytorch/nn/test_nn.py::test_gat_conv[1-5-g0-idtype0] PASSED [ 42%] tests/python/pytorch/nn/test_nn.py::test_gat_conv[1-5-g0-idtype1] PASSED [ 42%] tests/python/pytorch/nn/test_nn.py::test_gat_conv[1-5-g1-idtype0] PASSED [ 42%] tests/python/pytorch/nn/test_nn.py::test_gat_conv[1-5-g1-idtype1] PASSED [ 42%] tests/python/pytorch/nn/test_nn.py::test_gat_conv[1-5-g2-idtype0] PASSED [ 42%] tests/python/pytorch/nn/test_nn.py::test_gat_conv[1-5-g2-idtype1] PASSED [ 42%] tests/python/pytorch/nn/test_nn.py::test_gat_conv[1-5-g3-idtype0] PASSED [ 42%] tests/python/pytorch/nn/test_nn.py::test_gat_conv[1-5-g3-idtype1] PASSED [ 42%] tests/python/pytorch/nn/test_nn.py::test_gat_conv[1-5-g4-idtype0] PASSED [ 42%] tests/python/pytorch/nn/test_nn.py::test_gat_conv[1-5-g4-idtype1] PASSED [ 42%] tests/python/pytorch/nn/test_nn.py::test_gat_conv[1-5-g5-idtype0] PASSED [ 42%] tests/python/pytorch/nn/test_nn.py::test_gat_conv[1-5-g5-idtype1] PASSED [ 42%] tests/python/pytorch/nn/test_nn.py::test_gat_conv[1-5-g6-idtype0] PASSED [ 42%] tests/python/pytorch/nn/test_nn.py::test_gat_conv[1-5-g6-idtype1] PASSED [ 42%] tests/python/pytorch/nn/test_nn.py::test_gat_conv[4-1-g0-idtype0] PASSED [ 42%] tests/python/pytorch/nn/test_nn.py::test_gat_conv[4-1-g0-idtype1] PASSED [ 42%] tests/python/pytorch/nn/test_nn.py::test_gat_conv[4-1-g1-idtype0] PASSED [ 42%] tests/python/pytorch/nn/test_nn.py::test_gat_conv[4-1-g1-idtype1] PASSED [ 42%] tests/python/pytorch/nn/test_nn.py::test_gat_conv[4-1-g2-idtype0] PASSED [ 42%] tests/python/pytorch/nn/test_nn.py::test_gat_conv[4-1-g2-idtype1] PASSED [ 42%] tests/python/pytorch/nn/test_nn.py::test_gat_conv[4-1-g3-idtype0] PASSED [ 42%] tests/python/pytorch/nn/test_nn.py::test_gat_conv[4-1-g3-idtype1] PASSED [ 42%] tests/python/pytorch/nn/test_nn.py::test_gat_conv[4-1-g4-idtype0] PASSED [ 42%] tests/python/pytorch/nn/test_nn.py::test_gat_conv[4-1-g4-idtype1] PASSED [ 42%] tests/python/pytorch/nn/test_nn.py::test_gat_conv[4-1-g5-idtype0] PASSED [ 42%] tests/python/pytorch/nn/test_nn.py::test_gat_conv[4-1-g5-idtype1] PASSED [ 42%] tests/python/pytorch/nn/test_nn.py::test_gat_conv[4-1-g6-idtype0] PASSED [ 42%] tests/python/pytorch/nn/test_nn.py::test_gat_conv[4-1-g6-idtype1] PASSED [ 42%] tests/python/pytorch/nn/test_nn.py::test_gat_conv[4-5-g0-idtype0] PASSED [ 42%] tests/python/pytorch/nn/test_nn.py::test_gat_conv[4-5-g0-idtype1] PASSED [ 42%] tests/python/pytorch/nn/test_nn.py::test_gat_conv[4-5-g1-idtype0] PASSED [ 42%] tests/python/pytorch/nn/test_nn.py::test_gat_conv[4-5-g1-idtype1] PASSED [ 42%] tests/python/pytorch/nn/test_nn.py::test_gat_conv[4-5-g2-idtype0] PASSED [ 42%] tests/python/pytorch/nn/test_nn.py::test_gat_conv[4-5-g2-idtype1] PASSED [ 43%] tests/python/pytorch/nn/test_nn.py::test_gat_conv[4-5-g3-idtype0] PASSED [ 43%] tests/python/pytorch/nn/test_nn.py::test_gat_conv[4-5-g3-idtype1] PASSED [ 43%] tests/python/pytorch/nn/test_nn.py::test_gat_conv[4-5-g4-idtype0] PASSED [ 43%] tests/python/pytorch/nn/test_nn.py::test_gat_conv[4-5-g4-idtype1] PASSED [ 43%] tests/python/pytorch/nn/test_nn.py::test_gat_conv[4-5-g5-idtype0] PASSED [ 43%] tests/python/pytorch/nn/test_nn.py::test_gat_conv[4-5-g5-idtype1] PASSED [ 43%] tests/python/pytorch/nn/test_nn.py::test_gat_conv[4-5-g6-idtype0] PASSED [ 43%] tests/python/pytorch/nn/test_nn.py::test_gat_conv[4-5-g6-idtype1] PASSED [ 43%] tests/python/pytorch/nn/test_nn.py::test_gat_conv_bi[1-1-g0-idtype0] PASSED [ 43%] tests/python/pytorch/nn/test_nn.py::test_gat_conv_bi[1-1-g0-idtype1] PASSED [ 43%] tests/python/pytorch/nn/test_nn.py::test_gat_conv_bi[1-1-g1-idtype0] PASSED [ 43%] tests/python/pytorch/nn/test_nn.py::test_gat_conv_bi[1-1-g1-idtype1] PASSED [ 43%] tests/python/pytorch/nn/test_nn.py::test_gat_conv_bi[1-2-g0-idtype0] PASSED [ 43%] tests/python/pytorch/nn/test_nn.py::test_gat_conv_bi[1-2-g0-idtype1] PASSED [ 43%] tests/python/pytorch/nn/test_nn.py::test_gat_conv_bi[1-2-g1-idtype0] PASSED [ 43%] tests/python/pytorch/nn/test_nn.py::test_gat_conv_bi[1-2-g1-idtype1] PASSED [ 43%] tests/python/pytorch/nn/test_nn.py::test_gat_conv_bi[4-1-g0-idtype0] PASSED [ 43%] tests/python/pytorch/nn/test_nn.py::test_gat_conv_bi[4-1-g0-idtype1] PASSED [ 43%] tests/python/pytorch/nn/test_nn.py::test_gat_conv_bi[4-1-g1-idtype0] PASSED [ 43%] tests/python/pytorch/nn/test_nn.py::test_gat_conv_bi[4-1-g1-idtype1] PASSED [ 43%] tests/python/pytorch/nn/test_nn.py::test_gat_conv_bi[4-2-g0-idtype0] PASSED [ 43%] tests/python/pytorch/nn/test_nn.py::test_gat_conv_bi[4-2-g0-idtype1] PASSED [ 43%] tests/python/pytorch/nn/test_nn.py::test_gat_conv_bi[4-2-g1-idtype0] PASSED [ 43%] tests/python/pytorch/nn/test_nn.py::test_gat_conv_bi[4-2-g1-idtype1] PASSED [ 43%] tests/python/pytorch/nn/test_nn.py::test_gat_conv_edge_weight[1-1-g0-idtype0] PASSED [ 43%] tests/python/pytorch/nn/test_nn.py::test_gat_conv_edge_weight[1-1-g0-idtype1] PASSED [ 43%] tests/python/pytorch/nn/test_nn.py::test_gat_conv_edge_weight[1-1-g1-idtype0] PASSED [ 43%] tests/python/pytorch/nn/test_nn.py::test_gat_conv_edge_weight[1-1-g1-idtype1] PASSED [ 43%] tests/python/pytorch/nn/test_nn.py::test_gat_conv_edge_weight[1-2-g0-idtype0] PASSED [ 43%] tests/python/pytorch/nn/test_nn.py::test_gat_conv_edge_weight[1-2-g0-idtype1] PASSED [ 43%] tests/python/pytorch/nn/test_nn.py::test_gat_conv_edge_weight[1-2-g1-idtype0] PASSED [ 43%] tests/python/pytorch/nn/test_nn.py::test_gat_conv_edge_weight[1-2-g1-idtype1] PASSED [ 43%] tests/python/pytorch/nn/test_nn.py::test_gat_conv_edge_weight[4-1-g0-idtype0] PASSED [ 43%] tests/python/pytorch/nn/test_nn.py::test_gat_conv_edge_weight[4-1-g0-idtype1] PASSED [ 43%] tests/python/pytorch/nn/test_nn.py::test_gat_conv_edge_weight[4-1-g1-idtype0] PASSED [ 43%] tests/python/pytorch/nn/test_nn.py::test_gat_conv_edge_weight[4-1-g1-idtype1] PASSED [ 43%] tests/python/pytorch/nn/test_nn.py::test_gat_conv_edge_weight[4-2-g0-idtype0] PASSED [ 43%] tests/python/pytorch/nn/test_nn.py::test_gat_conv_edge_weight[4-2-g0-idtype1] PASSED [ 43%] tests/python/pytorch/nn/test_nn.py::test_gat_conv_edge_weight[4-2-g1-idtype0] PASSED [ 43%] tests/python/pytorch/nn/test_nn.py::test_gat_conv_edge_weight[4-2-g1-idtype1] PASSED [ 43%] tests/python/pytorch/nn/test_nn.py::test_gatv2_conv[1-1-g0-idtype0] PASSED [ 43%] tests/python/pytorch/nn/test_nn.py::test_gatv2_conv[1-1-g0-idtype1] PASSED [ 43%] tests/python/pytorch/nn/test_nn.py::test_gatv2_conv[1-1-g1-idtype0] PASSED [ 43%] tests/python/pytorch/nn/test_nn.py::test_gatv2_conv[1-1-g1-idtype1] PASSED [ 95%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_index_select[index1-0-4-shape1-rand_coo] PASSED [ 95%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_index_select[index1-1-None-shape0-rand_diag] PASSED [ 95%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_index_select[index1-1-None-shape0-rand_csr] PASSED [ 95%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_index_select[index1-1-None-shape0-rand_csc] PASSED [ 95%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_index_select[index1-1-None-shape0-rand_coo] PASSED [ 95%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_index_select[index1-1-None-shape1-rand_diag] PASSED [ 95%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_index_select[index1-1-None-shape1-rand_csr] PASSED [ 95%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_index_select[index1-1-None-shape1-rand_csc] PASSED [ 95%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_index_select[index1-1-None-shape1-rand_coo] PASSED [ 95%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_index_select[index1-1-4-shape0-rand_diag] PASSED [ 95%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_index_select[index1-1-4-shape0-rand_csr] PASSED [ 95%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_index_select[index1-1-4-shape0-rand_csc] PASSED [ 95%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_index_select[index1-1-4-shape0-rand_coo] PASSED [ 95%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_index_select[index1-1-4-shape1-rand_diag] PASSED [ 95%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_index_select[index1-1-4-shape1-rand_csr] PASSED [ 95%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_index_select[index1-1-4-shape1-rand_csc] PASSED [ 95%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_index_select[index1-1-4-shape1-rand_coo] PASSED [ 95%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_range_select[rang0-0-None-shape0-rand_diag] PASSED [ 96%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_range_select[rang0-0-None-shape0-rand_csr] PASSED [ 96%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_range_select[rang0-0-None-shape0-rand_csc] PASSED [ 96%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_range_select[rang0-0-None-shape0-rand_coo] PASSED [ 96%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_range_select[rang0-0-None-shape1-rand_diag] PASSED [ 96%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_range_select[rang0-0-None-shape1-rand_csr] PASSED [ 96%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_range_select[rang0-0-None-shape1-rand_csc] PASSED [ 96%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_range_select[rang0-0-None-shape1-rand_coo] PASSED [ 96%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_range_select[rang0-0-4-shape0-rand_diag] PASSED [ 96%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_range_select[rang0-0-4-shape0-rand_csr] PASSED [ 96%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_range_select[rang0-0-4-shape0-rand_csc] PASSED [ 96%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_range_select[rang0-0-4-shape0-rand_coo] PASSED [ 96%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_range_select[rang0-0-4-shape1-rand_diag] PASSED [ 96%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_range_select[rang0-0-4-shape1-rand_csr] PASSED [ 96%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_range_select[rang0-0-4-shape1-rand_csc] PASSED [ 96%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_range_select[rang0-0-4-shape1-rand_coo] PASSED [ 96%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_range_select[rang0-1-None-shape0-rand_diag] PASSED [ 96%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_range_select[rang0-1-None-shape0-rand_csr] PASSED [ 96%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_range_select[rang0-1-None-shape0-rand_csc] PASSED [ 96%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_range_select[rang0-1-None-shape0-rand_coo] PASSED [ 96%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_range_select[rang0-1-None-shape1-rand_diag] PASSED [ 96%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_range_select[rang0-1-None-shape1-rand_csr] PASSED [ 96%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_range_select[rang0-1-None-shape1-rand_csc] PASSED [ 96%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_range_select[rang0-1-None-shape1-rand_coo] PASSED [ 96%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_range_select[rang0-1-4-shape0-rand_diag] PASSED [ 96%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_range_select[rang0-1-4-shape0-rand_csr] PASSED [ 96%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_range_select[rang0-1-4-shape0-rand_csc] PASSED [ 96%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_range_select[rang0-1-4-shape0-rand_coo] PASSED [ 96%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_range_select[rang0-1-4-shape1-rand_diag] PASSED [ 96%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_range_select[rang0-1-4-shape1-rand_csr] PASSED [ 96%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_range_select[rang0-1-4-shape1-rand_csc] PASSED [ 96%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_range_select[rang0-1-4-shape1-rand_coo] PASSED [ 96%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_range_select[rang1-0-None-shape0-rand_diag] PASSED [ 96%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_range_select[rang1-0-None-shape0-rand_csr] PASSED [ 96%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_range_select[rang1-0-None-shape0-rand_csc] PASSED [ 96%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_range_select[rang1-0-None-shape0-rand_coo] PASSED [ 96%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_range_select[rang1-0-None-shape1-rand_diag] PASSED [ 96%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_range_select[rang1-0-None-shape1-rand_csr] PASSED [ 96%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_range_select[rang1-0-None-shape1-rand_csc] PASSED [ 96%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_range_select[rang1-0-None-shape1-rand_coo] PASSED [ 96%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_range_select[rang1-0-4-shape0-rand_diag] PASSED [ 96%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_range_select[rang1-0-4-shape0-rand_csr] PASSED [ 96%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_range_select[rang1-0-4-shape0-rand_csc] PASSED [ 96%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_range_select[rang1-0-4-shape0-rand_coo] PASSED [ 96%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_range_select[rang1-0-4-shape1-rand_diag] PASSED [ 96%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_range_select[rang1-0-4-shape1-rand_csr] PASSED [ 96%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_range_select[rang1-0-4-shape1-rand_csc] PASSED [ 96%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_range_select[rang1-0-4-shape1-rand_coo] PASSED [ 96%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_range_select[rang1-1-None-shape0-rand_diag] PASSED [ 96%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_range_select[rang1-1-None-shape0-rand_csr] PASSED [ 96%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_range_select[rang1-1-None-shape0-rand_csc] PASSED [ 96%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_range_select[rang1-1-None-shape0-rand_coo] PASSED [ 96%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_range_select[rang1-1-None-shape1-rand_diag] PASSED [ 96%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_range_select[rang1-1-None-shape1-rand_csr] PASSED [ 96%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_range_select[rang1-1-None-shape1-rand_csc] PASSED [ 96%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_range_select[rang1-1-None-shape1-rand_coo] PASSED [ 96%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_range_select[rang1-1-4-shape0-rand_diag] PASSED [ 96%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_range_select[rang1-1-4-shape0-rand_csr] PASSED [ 96%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_range_select[rang1-1-4-shape0-rand_csc] PASSED [ 96%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_range_select[rang1-1-4-shape0-rand_coo] PASSED [ 96%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_range_select[rang1-1-4-shape1-rand_diag] PASSED [ 96%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_range_select[rang1-1-4-shape1-rand_csr] PASSED [ 96%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_range_select[rang1-1-4-shape1-rand_csc] PASSED [ 97%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_range_select[rang1-1-4-shape1-rand_coo] PASSED [ 97%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_sample_rowwise[False-False-index0-rand_diag] PASSED [ 97%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_sample_rowwise[False-False-index0-rand_csr] PASSED [ 97%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_sample_rowwise[False-False-index0-rand_csc] PASSED [ 97%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_sample_rowwise[False-False-index0-rand_coo] PASSED [ 97%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_sample_rowwise[False-False-index1-rand_diag] PASSED [ 97%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_sample_rowwise[False-False-index1-rand_csr] PASSED [ 43%] tests/python/pytorch/nn/test_nn.py::test_gatv2_conv[1-1-g2-idtype0] PASSED [ 43%] tests/python/pytorch/nn/test_nn.py::test_gatv2_conv[1-1-g2-idtype1] PASSED [ 43%] tests/python/pytorch/nn/test_nn.py::test_gatv2_conv[1-1-g3-idtype0] PASSED [ 43%] tests/python/pytorch/nn/test_nn.py::test_gatv2_conv[1-1-g3-idtype1] PASSED [ 43%] tests/python/pytorch/nn/test_nn.py::test_gatv2_conv[1-1-g4-idtype0] PASSED [ 43%] tests/python/pytorch/nn/test_nn.py::test_gatv2_conv[1-1-g4-idtype1] PASSED [ 43%] tests/python/pytorch/nn/test_nn.py::test_gatv2_conv[1-1-g5-idtype0] PASSED [ 43%] tests/python/pytorch/nn/test_nn.py::test_gatv2_conv[1-1-g5-idtype1] PASSED [ 43%] tests/python/pytorch/nn/test_nn.py::test_gatv2_conv[1-1-g6-idtype0] PASSED [ 43%] tests/python/pytorch/nn/test_nn.py::test_gatv2_conv[1-1-g6-idtype1] PASSED [ 43%] tests/python/pytorch/nn/test_nn.py::test_gatv2_conv[1-5-g0-idtype0] PASSED [ 43%] tests/python/pytorch/nn/test_nn.py::test_gatv2_conv[1-5-g0-idtype1] PASSED [ 43%] tests/python/pytorch/nn/test_nn.py::test_gatv2_conv[1-5-g1-idtype0] PASSED [ 43%] tests/python/pytorch/nn/test_nn.py::test_gatv2_conv[1-5-g1-idtype1] PASSED [ 43%] tests/python/pytorch/nn/test_nn.py::test_gatv2_conv[1-5-g2-idtype0] PASSED [ 43%] tests/python/pytorch/nn/test_nn.py::test_gatv2_conv[1-5-g2-idtype1] PASSED [ 43%] tests/python/pytorch/nn/test_nn.py::test_gatv2_conv[1-5-g3-idtype0] PASSED [ 43%] tests/python/pytorch/nn/test_nn.py::test_gatv2_conv[1-5-g3-idtype1] PASSED [ 44%] tests/python/pytorch/nn/test_nn.py::test_gatv2_conv[1-5-g4-idtype0] PASSED [ 44%] tests/python/pytorch/nn/test_nn.py::test_gatv2_conv[1-5-g4-idtype1] PASSED [ 44%] tests/python/pytorch/nn/test_nn.py::test_gatv2_conv[1-5-g5-idtype0] PASSED [ 44%] tests/python/pytorch/nn/test_nn.py::test_gatv2_conv[1-5-g5-idtype1] PASSED [ 44%] tests/python/pytorch/nn/test_nn.py::test_gatv2_conv[1-5-g6-idtype0] PASSED [ 44%] tests/python/pytorch/nn/test_nn.py::test_gatv2_conv[1-5-g6-idtype1] PASSED [ 44%] tests/python/pytorch/nn/test_nn.py::test_gatv2_conv[4-1-g0-idtype0] PASSED [ 44%] tests/python/pytorch/nn/test_nn.py::test_gatv2_conv[4-1-g0-idtype1] PASSED [ 44%] tests/python/pytorch/nn/test_nn.py::test_gatv2_conv[4-1-g1-idtype0] PASSED [ 97%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_sample_rowwise[False-False-index1-rand_csc] PASSED [ 97%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_sample_rowwise[False-False-index1-rand_coo] PASSED [ 97%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_sample_rowwise[False-False-index2-rand_diag] PASSED [ 97%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_sample_rowwise[False-False-index2-rand_csr] PASSED [ 97%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_sample_rowwise[False-False-index2-rand_csc] PASSED [ 97%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_sample_rowwise[False-False-index2-rand_coo] PASSED [ 97%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_sample_rowwise[False-True-index0-rand_diag] PASSED [ 97%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_sample_rowwise[False-True-index0-rand_csr] PASSED [ 97%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_sample_rowwise[False-True-index0-rand_csc] PASSED [ 97%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_sample_rowwise[False-True-index0-rand_coo] PASSED [ 97%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_sample_rowwise[False-True-index1-rand_diag] PASSED [ 97%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_sample_rowwise[False-True-index1-rand_csr] PASSED [ 97%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_sample_rowwise[False-True-index1-rand_csc] PASSED [ 97%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_sample_rowwise[False-True-index1-rand_coo] PASSED [ 97%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_sample_rowwise[False-True-index2-rand_diag] PASSED [ 97%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_sample_rowwise[False-True-index2-rand_csr] PASSED [ 97%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_sample_rowwise[False-True-index2-rand_csc] PASSED [ 97%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_sample_rowwise[False-True-index2-rand_coo] PASSED [ 97%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_sample_rowwise[True-False-index0-rand_diag] PASSED [ 97%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_sample_rowwise[True-False-index0-rand_csr] PASSED [ 97%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_sample_rowwise[True-False-index0-rand_csc] PASSED [ 97%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_sample_rowwise[True-False-index0-rand_coo] PASSED [ 97%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_sample_rowwise[True-False-index1-rand_diag] PASSED [ 97%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_sample_rowwise[True-False-index1-rand_csr] PASSED [ 97%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_sample_rowwise[True-False-index1-rand_csc] PASSED [ 97%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_sample_rowwise[True-False-index1-rand_coo] PASSED [ 97%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_sample_rowwise[True-False-index2-rand_diag] PASSED [ 97%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_sample_rowwise[True-False-index2-rand_csr] PASSED [ 97%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_sample_rowwise[True-False-index2-rand_csc] PASSED [ 97%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_sample_rowwise[True-False-index2-rand_coo] PASSED [ 97%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_sample_rowwise[True-True-index0-rand_diag] PASSED [ 97%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_sample_rowwise[True-True-index0-rand_csr] PASSED [ 97%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_sample_rowwise[True-True-index0-rand_csc] PASSED [ 97%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_sample_rowwise[True-True-index0-rand_coo] PASSED [ 97%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_sample_rowwise[True-True-index1-rand_diag] PASSED [ 97%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_sample_rowwise[True-True-index1-rand_csr] PASSED [ 97%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_sample_rowwise[True-True-index1-rand_csc] PASSED [ 44%] tests/python/pytorch/nn/test_nn.py::test_gatv2_conv[4-1-g1-idtype1] PASSED [ 44%] tests/python/pytorch/nn/test_nn.py::test_gatv2_conv[4-1-g2-idtype0] PASSED [ 44%] tests/python/pytorch/nn/test_nn.py::test_gatv2_conv[4-1-g2-idtype1] PASSED [ 44%] tests/python/pytorch/nn/test_nn.py::test_gatv2_conv[4-1-g3-idtype0] PASSED [ 44%] tests/python/pytorch/nn/test_nn.py::test_gatv2_conv[4-1-g3-idtype1] PASSED [ 44%] tests/python/pytorch/nn/test_nn.py::test_gatv2_conv[4-1-g4-idtype0] PASSED [ 44%] tests/python/pytorch/nn/test_nn.py::test_gatv2_conv[4-1-g4-idtype1] PASSED [ 44%] tests/python/pytorch/nn/test_nn.py::test_gatv2_conv[4-1-g5-idtype0] PASSED [ 44%] tests/python/pytorch/nn/test_nn.py::test_gatv2_conv[4-1-g5-idtype1] PASSED [ 44%] tests/python/pytorch/nn/test_nn.py::test_gatv2_conv[4-1-g6-idtype0] PASSED [ 44%] tests/python/pytorch/nn/test_nn.py::test_gatv2_conv[4-1-g6-idtype1] PASSED [ 44%] tests/python/pytorch/nn/test_nn.py::test_gatv2_conv[4-5-g0-idtype0] PASSED [ 44%] tests/python/pytorch/nn/test_nn.py::test_gatv2_conv[4-5-g0-idtype1] PASSED [ 44%] tests/python/pytorch/nn/test_nn.py::test_gatv2_conv[4-5-g1-idtype0] PASSED [ 44%] tests/python/pytorch/nn/test_nn.py::test_gatv2_conv[4-5-g1-idtype1] PASSED [ 44%] tests/python/pytorch/nn/test_nn.py::test_gatv2_conv[4-5-g2-idtype0] PASSED [ 44%] tests/python/pytorch/nn/test_nn.py::test_gatv2_conv[4-5-g2-idtype1] PASSED [ 44%] tests/python/pytorch/nn/test_nn.py::test_gatv2_conv[4-5-g3-idtype0] PASSED [ 44%] tests/python/pytorch/nn/test_nn.py::test_gatv2_conv[4-5-g3-idtype1] PASSED [ 44%] tests/python/pytorch/nn/test_nn.py::test_gatv2_conv[4-5-g4-idtype0] PASSED [ 44%] tests/python/pytorch/nn/test_nn.py::test_gatv2_conv[4-5-g4-idtype1] PASSED [ 44%] tests/python/pytorch/nn/test_nn.py::test_gatv2_conv[4-5-g5-idtype0] PASSED [ 44%] tests/python/pytorch/nn/test_nn.py::test_gatv2_conv[4-5-g5-idtype1] PASSED [ 44%] tests/python/pytorch/nn/test_nn.py::test_gatv2_conv[4-5-g6-idtype0] PASSED [ 44%] tests/python/pytorch/nn/test_nn.py::test_gatv2_conv[4-5-g6-idtype1] PASSED [ 44%] tests/python/pytorch/nn/test_nn.py::test_gatv2_conv_bi[1-1-g0-idtype0] PASSED [ 44%] tests/python/pytorch/nn/test_nn.py::test_gatv2_conv_bi[1-1-g0-idtype1] PASSED [ 44%] tests/python/pytorch/nn/test_nn.py::test_gatv2_conv_bi[1-1-g1-idtype0] PASSED [ 44%] tests/python/pytorch/nn/test_nn.py::test_gatv2_conv_bi[1-1-g1-idtype1] PASSED [ 97%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_sample_rowwise[True-True-index1-rand_coo] PASSED [ 97%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_sample_rowwise[True-True-index2-rand_diag] PASSED [ 97%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_sample_rowwise[True-True-index2-rand_csr] PASSED [ 97%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_sample_rowwise[True-True-index2-rand_csc] PASSED [ 97%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_sample_rowwise[True-True-index2-rand_coo] PASSED [ 97%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_sample_columnwise[False-False-index0-rand_diag] PASSED [ 97%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_sample_columnwise[False-False-index0-rand_csr] PASSED [ 97%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_sample_columnwise[False-False-index0-rand_csc] PASSED [ 97%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_sample_columnwise[False-False-index0-rand_coo] PASSED [ 97%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_sample_columnwise[False-False-index1-rand_diag] PASSED [ 97%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_sample_columnwise[False-False-index1-rand_csr] PASSED [ 97%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_sample_columnwise[False-False-index1-rand_csc] PASSED [ 97%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_sample_columnwise[False-False-index1-rand_coo] PASSED [ 97%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_sample_columnwise[False-False-index2-rand_diag] PASSED [ 97%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_sample_columnwise[False-False-index2-rand_csr] PASSED [ 97%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_sample_columnwise[False-False-index2-rand_csc] PASSED [ 97%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_sample_columnwise[False-False-index2-rand_coo] PASSED [ 97%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_sample_columnwise[False-True-index0-rand_diag] PASSED [ 98%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_sample_columnwise[False-True-index0-rand_csr] PASSED [ 98%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_sample_columnwise[False-True-index0-rand_csc] PASSED [ 98%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_sample_columnwise[False-True-index0-rand_coo] PASSED [ 98%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_sample_columnwise[False-True-index1-rand_diag] PASSED [ 98%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_sample_columnwise[False-True-index1-rand_csr] PASSED [ 98%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_sample_columnwise[False-True-index1-rand_csc] PASSED [ 98%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_sample_columnwise[False-True-index1-rand_coo] PASSED [ 98%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_sample_columnwise[False-True-index2-rand_diag] PASSED [ 98%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_sample_columnwise[False-True-index2-rand_csr] PASSED [ 98%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_sample_columnwise[False-True-index2-rand_csc] PASSED [ 98%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_sample_columnwise[False-True-index2-rand_coo] PASSED [ 98%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_sample_columnwise[True-False-index0-rand_diag] PASSED [ 98%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_sample_columnwise[True-False-index0-rand_csr] PASSED [ 98%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_sample_columnwise[True-False-index0-rand_csc] PASSED [ 98%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_sample_columnwise[True-False-index0-rand_coo] PASSED [ 98%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_sample_columnwise[True-False-index1-rand_diag] PASSED [ 98%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_sample_columnwise[True-False-index1-rand_csr] PASSED [ 98%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_sample_columnwise[True-False-index1-rand_csc] PASSED [ 98%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_sample_columnwise[True-False-index1-rand_coo] PASSED [ 98%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_sample_columnwise[True-False-index2-rand_diag] PASSED [ 98%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_sample_columnwise[True-False-index2-rand_csr] PASSED [ 98%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_sample_columnwise[True-False-index2-rand_csc] PASSED [ 98%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_sample_columnwise[True-False-index2-rand_coo] PASSED [ 98%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_sample_columnwise[True-True-index0-rand_diag] PASSED [ 98%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_sample_columnwise[True-True-index0-rand_csr] PASSED [ 98%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_sample_columnwise[True-True-index0-rand_csc] PASSED [ 98%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_sample_columnwise[True-True-index0-rand_coo] PASSED [ 44%] tests/python/pytorch/nn/test_nn.py::test_gatv2_conv_bi[1-2-g0-idtype0] PASSED [ 44%] tests/python/pytorch/nn/test_nn.py::test_gatv2_conv_bi[1-2-g0-idtype1] PASSED [ 44%] tests/python/pytorch/nn/test_nn.py::test_gatv2_conv_bi[1-2-g1-idtype0] PASSED [ 44%] tests/python/pytorch/nn/test_nn.py::test_gatv2_conv_bi[1-2-g1-idtype1] PASSED [ 44%] tests/python/pytorch/nn/test_nn.py::test_gatv2_conv_bi[4-1-g0-idtype0] PASSED [ 44%] tests/python/pytorch/nn/test_nn.py::test_gatv2_conv_bi[4-1-g0-idtype1] PASSED [ 44%] tests/python/pytorch/nn/test_nn.py::test_gatv2_conv_bi[4-1-g1-idtype0] PASSED [ 44%] tests/python/pytorch/nn/test_nn.py::test_gatv2_conv_bi[4-1-g1-idtype1] PASSED [ 44%] tests/python/pytorch/nn/test_nn.py::test_gatv2_conv_bi[4-2-g0-idtype0] PASSED [ 44%] tests/python/pytorch/nn/test_nn.py::test_gatv2_conv_bi[4-2-g0-idtype1] PASSED [ 44%] tests/python/pytorch/nn/test_nn.py::test_gatv2_conv_bi[4-2-g1-idtype0] PASSED [ 44%] tests/python/pytorch/nn/test_nn.py::test_gatv2_conv_bi[4-2-g1-idtype1] PASSED [ 44%] tests/python/pytorch/nn/test_nn.py::test_egat_conv[1-1-1-g0-idtype0] PASSED [ 44%] tests/python/pytorch/nn/test_nn.py::test_egat_conv[1-1-1-g0-idtype1] PASSED [ 44%] tests/python/pytorch/nn/test_nn.py::test_egat_conv[1-1-1-g1-idtype0] PASSED [ 44%] tests/python/pytorch/nn/test_nn.py::test_egat_conv[1-1-1-g1-idtype1] PASSED [ 44%] tests/python/pytorch/nn/test_nn.py::test_egat_conv[1-1-1-g2-idtype0] PASSED [ 44%] tests/python/pytorch/nn/test_nn.py::test_egat_conv[1-1-1-g2-idtype1] PASSED [ 44%] tests/python/pytorch/nn/test_nn.py::test_egat_conv[1-1-1-g3-idtype0] PASSED [ 44%] tests/python/pytorch/nn/test_nn.py::test_egat_conv[1-1-1-g3-idtype1] PASSED [ 44%] tests/python/pytorch/nn/test_nn.py::test_egat_conv[1-1-1-g4-idtype0] PASSED [ 44%] tests/python/pytorch/nn/test_nn.py::test_egat_conv[1-1-1-g4-idtype1] PASSED [ 44%] tests/python/pytorch/nn/test_nn.py::test_egat_conv[1-1-1-g5-idtype0] PASSED [ 44%] tests/python/pytorch/nn/test_nn.py::test_egat_conv[1-1-1-g5-idtype1] PASSED [ 45%] tests/python/pytorch/nn/test_nn.py::test_egat_conv[1-1-5-g0-idtype0] PASSED [ 45%] tests/python/pytorch/nn/test_nn.py::test_egat_conv[1-1-5-g0-idtype1] PASSED [ 45%] tests/python/pytorch/nn/test_nn.py::test_egat_conv[1-1-5-g1-idtype0] PASSED [ 45%] tests/python/pytorch/nn/test_nn.py::test_egat_conv[1-1-5-g1-idtype1] PASSED [ 45%] tests/python/pytorch/nn/test_nn.py::test_egat_conv[1-1-5-g2-idtype0] PASSED [ 45%] tests/python/pytorch/nn/test_nn.py::test_egat_conv[1-1-5-g2-idtype1] PASSED [ 45%] tests/python/pytorch/nn/test_nn.py::test_egat_conv[1-1-5-g3-idtype0] PASSED [ 45%] tests/python/pytorch/nn/test_nn.py::test_egat_conv[1-1-5-g3-idtype1] PASSED [ 45%] tests/python/pytorch/nn/test_nn.py::test_egat_conv[1-1-5-g4-idtype0] PASSED [ 45%] tests/python/pytorch/nn/test_nn.py::test_egat_conv[1-1-5-g4-idtype1] PASSED [ 45%] tests/python/pytorch/nn/test_nn.py::test_egat_conv[1-1-5-g5-idtype0] PASSED [ 45%] tests/python/pytorch/nn/test_nn.py::test_egat_conv[1-1-5-g5-idtype1] PASSED [ 45%] tests/python/pytorch/nn/test_nn.py::test_egat_conv[1-5-1-g0-idtype0] PASSED [ 45%] tests/python/pytorch/nn/test_nn.py::test_egat_conv[1-5-1-g0-idtype1] PASSED [ 45%] tests/python/pytorch/nn/test_nn.py::test_egat_conv[1-5-1-g1-idtype0] PASSED [ 98%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_sample_columnwise[True-True-index1-rand_diag] PASSED [ 98%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_sample_columnwise[True-True-index1-rand_csr] PASSED [ 98%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_sample_columnwise[True-True-index1-rand_csc] PASSED [ 98%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_sample_columnwise[True-True-index1-rand_coo] PASSED [ 98%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_sample_columnwise[True-True-index2-rand_diag] PASSED [ 98%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_sample_columnwise[True-True-index2-rand_csr] PASSED [ 98%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_sample_columnwise[True-True-index2-rand_csc] PASSED [ 98%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_sample_columnwise[True-True-index2-rand_coo] PASSED [ 98%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_print PASSED [ 98%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_to_device[cpu] SKIPPED [ 98%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_to_device[cuda] SKIPPED [ 98%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_to_dtype[dtype0] PASSED [ 98%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_to_dtype[dtype1] PASSED [ 98%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_to_dtype[dtype2] PASSED [ 98%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_to_dtype[dtype3] PASSED [ 98%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_sparse_matrix_transpose[extra_shape0-col0-row0-None] PASSED [ 98%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_sparse_matrix_transpose[extra_shape0-col0-row0-2] PASSED [ 98%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_sparse_matrix_transpose[extra_shape0-col0-row1-None] PASSED [ 98%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_sparse_matrix_transpose[extra_shape0-col0-row1-2] PASSED [ 98%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_sparse_matrix_transpose[extra_shape0-col1-row0-None] PASSED [ 98%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_sparse_matrix_transpose[extra_shape0-col1-row0-2] PASSED [ 98%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_sparse_matrix_transpose[extra_shape0-col1-row1-None] PASSED [ 98%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_sparse_matrix_transpose[extra_shape0-col1-row1-2] PASSED [ 98%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_sparse_matrix_transpose[extra_shape1-col0-row0-None] PASSED [ 98%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_sparse_matrix_transpose[extra_shape1-col0-row0-2] PASSED [ 98%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_sparse_matrix_transpose[extra_shape1-col0-row1-None] PASSED [ 98%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_sparse_matrix_transpose[extra_shape1-col0-row1-2] PASSED [ 98%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_sparse_matrix_transpose[extra_shape1-col1-row0-None] PASSED [ 98%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_sparse_matrix_transpose[extra_shape1-col1-row0-2] PASSED [ 98%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_sparse_matrix_transpose[extra_shape1-col1-row1-None] PASSED [ 98%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_sparse_matrix_transpose[extra_shape1-col1-row1-2] PASSED [ 98%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_torch_sparse_coo_conversion[shape0-None-col0-row0] PASSED [ 98%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_torch_sparse_coo_conversion[shape0-None-col0-row1] PASSED [ 98%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_torch_sparse_coo_conversion[shape0-None-col1-row0] PASSED [ 98%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_torch_sparse_coo_conversion[shape0-None-col1-row1] PASSED [ 99%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_torch_sparse_coo_conversion[shape0-2-col0-row0] PASSED [ 99%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_torch_sparse_coo_conversion[shape0-2-col0-row1] PASSED [ 99%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_torch_sparse_coo_conversion[shape0-2-col1-row0] PASSED [ 99%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_torch_sparse_coo_conversion[shape0-2-col1-row1] PASSED [ 99%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_torch_sparse_coo_conversion[shape1-None-col0-row0] PASSED [ 99%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_torch_sparse_coo_conversion[shape1-None-col0-row1] PASSED [ 99%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_torch_sparse_coo_conversion[shape1-None-col1-row0] PASSED [ 99%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_torch_sparse_coo_conversion[shape1-None-col1-row1] PASSED [ 99%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_torch_sparse_coo_conversion[shape1-2-col0-row0] PASSED [ 99%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_torch_sparse_coo_conversion[shape1-2-col0-row1] PASSED [ 99%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_torch_sparse_coo_conversion[shape1-2-col1-row0] PASSED [ 99%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_torch_sparse_coo_conversion[shape1-2-col1-row1] PASSED [ 99%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_torch_sparse_csr_conversion[shape0-indices0-indptr0] PASSED [ 99%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_torch_sparse_csr_conversion[shape0-indices0-indptr1] PASSED [ 99%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_torch_sparse_csr_conversion[shape0-indices1-indptr0] PASSED [ 99%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_torch_sparse_csr_conversion[shape0-indices1-indptr1] PASSED [ 99%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_torch_sparse_csr_conversion[shape1-indices0-indptr0] PASSED [ 99%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_torch_sparse_csr_conversion[shape1-indices0-indptr1] PASSED [ 99%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_torch_sparse_csr_conversion[shape1-indices1-indptr0] PASSED [ 99%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_torch_sparse_csr_conversion[shape1-indices1-indptr1] PASSED [ 99%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_torch_sparse_csc_conversion[shape0-indices0-indptr0] PASSED [ 99%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_torch_sparse_csc_conversion[shape0-indices0-indptr1] PASSED [ 99%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_torch_sparse_csc_conversion[shape0-indices1-indptr0] PASSED [ 99%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_torch_sparse_csc_conversion[shape0-indices1-indptr1] PASSED [ 99%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_torch_sparse_csc_conversion[shape1-indices0-indptr0] PASSED [ 99%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_torch_sparse_csc_conversion[shape1-indices0-indptr1] PASSED [ 99%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_torch_sparse_csc_conversion[shape1-indices1-indptr0] PASSED [ 99%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_torch_sparse_csc_conversion[shape1-indices1-indptr1] PASSED [ 99%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_diag[None-val_shape0] PASSED [ 99%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_diag[None-val_shape1] PASSED [ 99%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_diag[mat_shape1-val_shape0] PASSED [ 99%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_diag[mat_shape1-val_shape1] PASSED [ 99%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_diag[mat_shape2-val_shape0] PASSED [ 99%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_diag[mat_shape2-val_shape1] PASSED [ 99%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_identity[None-shape0] PASSED [ 99%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_identity[None-shape1] PASSED [ 99%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_identity[None-shape2] PASSED [ 99%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_identity[2-shape0] PASSED [ 99%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_identity[2-shape1] PASSED [ 99%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_identity[2-shape2] PASSED [ 99%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_diag_matrix_transpose[None-val_shape0] PASSED [ 99%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_diag_matrix_transpose[None-val_shape1] PASSED [ 99%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_diag_matrix_transpose[mat_shape1-val_shape0] PASSED [ 99%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_diag_matrix_transpose[mat_shape1-val_shape1] PASSED [ 99%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_diag_matrix_transpose[mat_shape2-val_shape0] PASSED [ 99%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_diag_matrix_transpose[mat_shape2-val_shape1] PASSED [ 99%] tests/python/pytorch/sparse/test_unary_op.py::test_neg PASSED [ 99%] tests/python/pytorch/sparse/test_unary_op.py::test_diag_neg PASSED [ 99%] tests/python/pytorch/sparse/test_unary_op.py::test_diag_inv PASSED [ 99%] tests/python/pytorch/test_ffi-stream.py::test_basics SKIPPED (stream...) [ 99%] tests/python/pytorch/test_ffi-stream.py::test_set_get_stream SKIPPED [ 99%] tests/python/pytorch/test_ffi-stream.py::test_record_stream_ndarray SKIPPED [ 99%] tests/python/pytorch/test_ffi-stream.py::test_record_stream_graph_positive SKIPPED [ 99%] tests/python/pytorch/test_ffi-stream.py::test_record_stream_graph_negative SKIPPED [ 99%] tests/python/pytorch/test_heterograph-pickle.py::test_pickling_batched_graph PASSED [ 99%] tests/python/pytorch/test_multiprocessing-ipc.py::test_torch_ipc SKIPPED [ 99%] tests/python/pytorch/utils/test_pin_memory.py::test_pin_noncontiguous SKIPPED [ 99%] tests/python/pytorch/utils/test_pin_memory.py::test_pin_view SKIPPED [ 99%] tests/python/pytorch/utils/test_pin_memory.py::test_unpin_automatically SKIPPED [ 99%] tests/python/pytorch/utils/test_pin_memory.py::test_pin_unpin_column SKIPPED [ 99%] tests/python/pytorch/utils/test_pin_memory.py::test_pin_empty SKIPPED [100%] ============================== warnings summary =============================== python\dgl\backend\backend.py:1838 C:\Jenkins\workspace\dgl_PR-7408\python\dgl\backend\backend.py:1838: DeprecationWarning: invalid escape sequence '\P' """Segment reduction operator. tests/python/pytorch/dataloading/test_dataloader.py: 67 warnings tests/python/pytorch/dataloading/test_spot_target.py: 15 warnings tests/python/pytorch/nn/test_nn.py: 2 warnings C:\Jenkins\workspace\dgl_PR-7408\python\dgl\dataloading\dataloader.py:1149: DGLWarning: Dataloader CPU affinity opt is not enabled, consider switching it on (see enable_cpu_affinity() or CPU best practices for DGL [https://docs.dgl.ai/tutorials/cpu/cpu_best_practises.html]) dgl_warning( tests/python/pytorch/graphbolt/impl/test_ondisk_dataset.py: 26 warnings C:\Jenkins\workspace\dgl_PR-7408\python\dgl\graphbolt\impl\ondisk_dataset.py:460: DGLWarning: Edge feature is stored, but edge IDs are not saved. dgl_warning("Edge feature is stored, but edge IDs are not saved.") tests/python/pytorch/graphbolt/impl/test_ondisk_dataset.py::test_OnDiskDataset_all_nodes_set_hetero tests/python/pytorch/graphbolt/test_item_sampler.py::test_ItemSet_integer[True-True-1] tests/python/pytorch/graphbolt/test_item_sampler.py::test_ItemSet_integer[True-True-4] tests/python/pytorch/graphbolt/test_item_sampler.py::test_ItemSet_integer[False-True-1] tests/python/pytorch/graphbolt/test_item_sampler.py::test_ItemSet_integer[False-True-4] tests/python/pytorch/graphbolt/test_itemset.py::test_ItemSet_seed_nodes C:\Jenkins\workspace\dgl_PR-7408\python\dgl\graphbolt\itemset.py:179: UserWarning: To copy construct from a tensor, it is recommended to use sourceTensor.clone().detach() or sourceTensor.clone().detach().requires_grad_(True), rather than torch.tensor(sourceTensor). return torch.tensor(index, dtype=dtype) tests/python/pytorch/graphbolt/test_item_sampler.py: 28 warnings tests/python/pytorch/graphbolt/test_itemset.py: 1 warning C:\Jenkins\workspace\dgl_PR-7408\python\dgl\graphbolt\itemset.py:365: UserWarning: To copy construct from a tensor, it is recommended to use sourceTensor.clone().detach() or sourceTensor.clone().detach().requires_grad_(True), rather than torch.tensor(sourceTensor). index = torch.tensor(index).squeeze() tests/python/pytorch/graphbolt/test_subgraph_sampler.py::test_SubgraphSampler_Link[SamplerType.Temporal] tests/python/pytorch/graphbolt/test_subgraph_sampler.py::test_SubgraphSampler_HyperLink[SamplerType.Temporal] tests/python/pytorch/graphbolt/test_subgraph_sampler.py::test_SubgraphSampler_Link_Hetero[SamplerType.Temporal] tests/python/pytorch/graphbolt/test_subgraph_sampler.py::test_SubgraphSampler_HyperLink_Hetero[SamplerType.Temporal] tests/python/pytorch/graphbolt/test_subgraph_sampler.py::test_SubgraphSampler_without_deduplication_Homo_Link[SamplerType.Temporal] tests/python/pytorch/graphbolt/test_subgraph_sampler.py::test_SubgraphSampler_without_deduplication_Hetero_Link[SamplerType.Temporal] tests/python/pytorch/graphbolt/test_subgraph_sampler.py::test_SubgraphSampler_without_deduplication_Homo_HyperLink[SamplerType.Temporal] tests/python/pytorch/graphbolt/test_subgraph_sampler.py::test_SubgraphSampler_without_deduplication_Hetero_HyperLink[SamplerType.Temporal] C:\Jenkins\workspace\dgl_PR-7408\python\dgl\graphbolt\item_sampler.py:94: DGLWarning: Unknown item name 'timestamp' is detected and added into `MiniBatch`. You probably need to provide a customized `MiniBatcher`. dgl_warning( tests/python/pytorch/nn/test_nn.py: 3700 warnings C:\Jenkins\workspace\dgl_PR-7408\python\dgl\nn\pytorch\explain\subgraphx.py:148: DeprecationWarning: Conversion of an array with ndim > 0 to a scalar is deprecated, and will error in future. Ensure you extract a single element from your array before performing this operation. (Deprecated NumPy 1.25.) split_idx = int(np.where(permuted_space == split_point)[0]) tests/python/pytorch/nn/test_nn.py: 1320 warnings C:\Jenkins\workspace\dgl_PR-7408\python\dgl\nn\pytorch\explain\subgraphx.py:493: DeprecationWarning: Conversion of an array with ndim > 0 to a scalar is deprecated, and will error in future. Ensure you extract a single element from your array before performing this operation. (Deprecated NumPy 1.25.) split_idx = int(np.where(permuted_space == split_point)[0]) tests/python/pytorch/nn/test_nn.py::test_group_rev_res[idtype0] C:\Jenkins\workspace\dgl_PR-7408\python\dgl\nn\pytorch\conv\grouprevres.py:35: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() inputs[1].storage().resize_(0) -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html --- generated xml file: C:\Jenkins\workspace\dgl_PR-7408\pytest_backend.xml --- ============================ slowest 100 durations ============================ 21.92s call tests/python/pytorch/nn/test_nn.py::test_gnnexplainer[2-g3-idtype1] 19.52s call tests/python/pytorch/dataloading/test_dataloader.py::test_node_dataloader[False-cpu-neighbor2-idtype1] 19.52s call tests/python/pytorch/dataloading/test_dataloader.py::test_node_dataloader[False-cpu-neighbor2-idtype0] 19.45s call tests/python/pytorch/dataloading/test_dataloader.py::test_node_dataloader[False-cpu-full-idtype1] 19.37s call tests/python/pytorch/dataloading/test_dataloader.py::test_node_dataloader[False-cpu-full-idtype0] 19.37s call tests/python/pytorch/dataloading/test_dataloader.py::test_node_dataloader[False-cpu-neighbor-idtype1] 19.37s call tests/python/pytorch/dataloading/test_dataloader.py::test_node_dataloader[False-cpu-neighbor-idtype0] 19.37s call tests/python/pytorch/dataloading/test_dataloader.py::test_node_dataloader[False-cpu-labor-idtype1] 19.34s call tests/python/pytorch/dataloading/test_dataloader.py::test_node_dataloader[False-cpu-labor-idtype0] 14.13s call tests/python/pytorch/dataloading/test_dataloader.py::test_neighbor_nonuniform[True-False-cpu-idtype1] 14.13s call tests/python/pytorch/dataloading/test_dataloader.py::test_neighbor_nonuniform[True-False-cpu-idtype0] 14.02s call tests/python/pytorch/dataloading/test_dataloader.py::test_neighbor_nonuniform[False-False-cpu-idtype1] 14.02s call tests/python/pytorch/dataloading/test_dataloader.py::test_neighbor_nonuniform[False-False-cpu-idtype0] 9.18s call tests/python/pytorch/nn/test_nn.py::test_subgraphx[2-g0-idtype0] 8.42s call tests/python/pytorch/nn/test_nn.py::test_subgraphx[2-g0-idtype1] 7.28s call tests/python/pytorch/graphbolt/test_item_sampler.py::test_DistributedItemSampler[True-False-2-32] 7.15s call tests/python/pytorch/graphbolt/test_item_sampler.py::test_DistributedItemSampler[False-True-2-34] 7.11s call tests/python/pytorch/nn/test_nn.py::test_heterosubgraphx[2-5-idtype0-g0] 6.98s call tests/python/pytorch/graphbolt/test_item_sampler.py::test_DistributedItemSampler[False-True-2-36] 6.97s call tests/python/pytorch/graphbolt/test_item_sampler.py::test_DistributedItemSampler[True-True-2-32] 6.97s call tests/python/pytorch/graphbolt/test_item_sampler.py::test_DistributedItemSampler[False-False-2-36] 6.97s call tests/python/pytorch/nn/test_nn.py::test_heterognnexplainer[2-5-idtype0-g0] 6.96s call tests/python/pytorch/graphbolt/test_item_sampler.py::test_DistributedItemSampler[True-True-2-34] 6.96s call tests/python/pytorch/graphbolt/test_item_sampler.py::test_DistributedItemSampler[False-False-2-30] 6.96s call tests/python/pytorch/graphbolt/test_item_sampler.py::test_DistributedItemSampler[True-True-2-36] 6.95s call tests/python/pytorch/nn/test_nn.py::test_heterognnexplainer[1-5-idtype0-g0] 6.95s call tests/python/pytorch/graphbolt/test_item_sampler.py::test_DistributedItemSampler[True-False-2-36] 6.91s call tests/python/pytorch/graphbolt/test_dataloader.py::test_DataLoader 6.91s call tests/python/pytorch/graphbolt/test_item_sampler.py::test_DistributedItemSampler[False-False-2-34] 6.87s call tests/python/pytorch/graphbolt/test_item_sampler.py::test_DistributedItemSampler[False-True-2-30] 6.87s call tests/python/pytorch/graphbolt/test_item_sampler.py::test_DistributedItemSampler[True-False-2-34] 6.86s call tests/python/pytorch/graphbolt/test_item_sampler.py::test_DistributedItemSampler[False-True-2-32] 6.85s call tests/python/pytorch/graphbolt/test_item_sampler.py::test_DistributedItemSampler[True-True-2-30] 6.83s call tests/python/pytorch/graphbolt/test_item_sampler.py::test_DistributedItemSampler[True-False-2-30] 6.80s call tests/python/pytorch/graphbolt/test_item_sampler.py::test_DistributedItemSampler[False-True-2-24] 6.79s call tests/python/pytorch/graphbolt/test_item_sampler.py::test_DistributedItemSampler[False-False-2-32] 6.77s call tests/python/pytorch/graphbolt/test_item_sampler.py::test_DistributedItemSampler[True-False-2-24] 6.77s call tests/python/pytorch/graphbolt/test_item_sampler.py::test_DistributedItemSampler[False-False-2-24] 6.66s call tests/python/pytorch/graphbolt/test_item_sampler.py::test_DistributedItemSampler[True-True-2-24] 6.15s call tests/python/pytorch/dataloading/test_dataloader.py::test_shadow[0] 5.30s call tests/python/pytorch/dataloading/test_dataloader.py::test_shadow[4] 4.78s call tests/python/pytorch/dataloading/test_dataloader.py::test_dataloader_worker_init_fn 4.71s call tests/python/pytorch/nn/test_nn.py::test_heterognnexplainer[2-5-idtype0-g1] 4.71s call tests/python/pytorch/nn/test_nn.py::test_heterognnexplainer[1-5-idtype0-g1] 4.62s call tests/python/pytorch/dataloading/test_dataloader.py::test_saint[node-4] 4.56s call tests/python/pytorch/dataloading/test_dataloader.py::test_saint[walk-4] 4.55s call tests/python/pytorch/dataloading/test_dataloader.py::test_saint[edge-4] 3.82s call tests/python/pytorch/dataloading/test_dataloader.py::test_edge_dataloader_exclusion_with_reverse_seed_nodes 3.48s call tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_multiprocessing_with_shared_memory 3.43s call tests/python/pytorch/dataloading/test_dataloader.py::test_edge_dataloader_excludes[1-sampler0-None-False] 3.43s call tests/python/pytorch/graphbolt/test_item_sampler.py::test_DistributedItemSampler[False-True-0-30] 3.27s call tests/python/pytorch/dataloading/test_dataloader.py::test_edge_dataloader_excludes[1-sampler1-None-False] 3.23s call tests/python/pytorch/graphbolt/test_item_sampler.py::test_DistributedItemSampler[True-False-0-34] 3.21s call tests/python/pytorch/graphbolt/test_item_sampler.py::test_DistributedItemSampler[True-True-0-24] 3.21s call tests/python/pytorch/graphbolt/test_item_sampler.py::test_DistributedItemSampler[True-True-0-32] 3.21s call tests/python/pytorch/graphbolt/test_item_sampler.py::test_DistributedItemSampler[True-False-0-24] 3.19s call tests/python/pytorch/graphbolt/test_item_sampler.py::test_DistributedItemSampler[False-True-0-36] 3.19s call tests/python/pytorch/graphbolt/test_item_sampler.py::test_DistributedItemSampler[True-True-0-30] 3.18s call tests/python/pytorch/graphbolt/test_item_sampler.py::test_DistributedItemSampler[False-False-0-24] 3.17s call tests/python/pytorch/graphbolt/test_item_sampler.py::test_DistributedItemSampler[True-True-0-34] 3.17s call tests/python/pytorch/graphbolt/test_item_sampler.py::test_DistributedItemSampler[False-True-0-24] 3.17s call tests/python/pytorch/graphbolt/test_item_sampler.py::test_DistributedItemSampler[True-True-0-36] 3.17s call tests/python/pytorch/graphbolt/test_item_sampler.py::test_DistributedItemSampler[False-False-0-32] 3.17s call tests/python/pytorch/graphbolt/test_item_sampler.py::test_DistributedItemSampler[True-False-0-32] 3.17s call tests/python/pytorch/graphbolt/test_item_sampler.py::test_DistributedItemSampler[True-False-0-36] 3.16s call tests/python/pytorch/graphbolt/test_item_sampler.py::test_DistributedItemSampler[False-True-0-34] 3.15s call tests/python/pytorch/graphbolt/test_item_sampler.py::test_DistributedItemSampler[True-False-0-30] 3.15s call tests/python/pytorch/graphbolt/test_item_sampler.py::test_DistributedItemSampler[False-True-0-32] 3.15s call tests/python/pytorch/graphbolt/test_item_sampler.py::test_DistributedItemSampler[False-False-0-30] 3.14s call tests/python/pytorch/graphbolt/test_item_sampler.py::test_DistributedItemSampler[False-False-0-34] 3.12s call tests/python/pytorch/graphbolt/test_item_sampler.py::test_DistributedItemSampler[False-False-0-36] 2.90s call tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_multiprocessing 2.25s call tests/python/pytorch/nn/test_nn.py::test_heterosubgraphx[2-5-idtype0-g1] 1.75s call tests/python/pytorch/nn/test_nn.py::test_gnnexplainer[1-g1-idtype1] 1.74s call tests/python/pytorch/nn/test_nn.py::test_gnnexplainer[2-g2-idtype1] 1.74s call tests/python/pytorch/nn/test_nn.py::test_gnnexplainer[1-g3-idtype1] 1.73s call tests/python/pytorch/nn/test_nn.py::test_gnnexplainer[2-g1-idtype0] 1.73s call tests/python/pytorch/nn/test_nn.py::test_gnnexplainer[2-g3-idtype0] 1.72s call tests/python/pytorch/nn/test_nn.py::test_gnnexplainer[2-g2-idtype0] 1.72s call tests/python/pytorch/nn/test_nn.py::test_gnnexplainer[2-g1-idtype1] 1.72s call tests/python/pytorch/nn/test_nn.py::test_gnnexplainer[1-g1-idtype0] 1.72s call tests/python/pytorch/nn/test_nn.py::test_gnnexplainer[1-g4-idtype1] 1.72s call tests/python/pytorch/nn/test_nn.py::test_gnnexplainer[1-g2-idtype0] 1.72s call tests/python/pytorch/nn/test_nn.py::test_gnnexplainer[1-g5-idtype1] 1.72s call tests/python/pytorch/nn/test_nn.py::test_gnnexplainer[2-g4-idtype0] 1.72s call tests/python/pytorch/nn/test_nn.py::test_gnnexplainer[1-g3-idtype0] 1.71s call tests/python/pytorch/nn/test_nn.py::test_gnnexplainer[1-g5-idtype0] 1.71s call tests/python/pytorch/nn/test_nn.py::test_gnnexplainer[1-g2-idtype1] 1.71s call tests/python/pytorch/nn/test_nn.py::test_gnnexplainer[1-g4-idtype0] 1.71s call tests/python/pytorch/nn/test_nn.py::test_gnnexplainer[2-g4-idtype1] 1.71s call tests/python/pytorch/nn/test_nn.py::test_gnnexplainer[2-g5-idtype0] 1.71s call tests/python/pytorch/nn/test_nn.py::test_gnnexplainer[2-g5-idtype1] 1.62s call tests/python/pytorch/nn/test_nn.py::test_gnnexplainer[2-g0-idtype0] 1.60s call tests/python/pytorch/nn/test_nn.py::test_gnnexplainer[1-g0-idtype0] 1.60s call tests/python/pytorch/nn/test_nn.py::test_gnnexplainer[1-g0-idtype1] 1.59s call tests/python/pytorch/nn/test_nn.py::test_gnnexplainer[2-g0-idtype1] 1.10s call tests/python/pytorch/graphbolt/impl/test_ondisk_dataset.py::test_OnDiskDataset_TVTSet_ItemSet_node_pairs_labels_indexes 1.04s call tests/python/pytorch/graphbolt/test_base.py::test_expand_indptr[dtype0-None] 1.00s call tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_hetero_graph_on_shared_memory[True-True-1000-1000-1000-50000] 0.98s call tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_hetero_graph_on_shared_memory[False-True-1000-1000-10000-100000] ======== 5440 passed, 741 skipped, 5175 warnings in 674.10s (0:11:14) ========= PASSED [ 45%] tests/python/pytorch/nn/test_nn.py::test_egat_conv[1-5-1-g1-idtype1] PASSED [ 45%] tests/python/pytorch/nn/test_nn.py::test_egat_conv[1-5-1-g2-idtype0] PASSED [ 45%] tests/python/pytorch/nn/test_nn.py::test_egat_conv[1-5-1-g2-idtype1] PASSED [ 45%] tests/python/pytorch/nn/test_nn.py::test_egat_conv[1-5-1-g3-idtype0] PASSED [ 45%] tests/python/pytorch/nn/test_nn.py::test_egat_conv[1-5-1-g3-idtype1] PASSED [ 45%] tests/python/pytorch/nn/test_nn.py::test_egat_conv[1-5-1-g4-idtype0] PASSED [ 45%] tests/python/pytorch/nn/test_nn.py::test_egat_conv[1-5-1-g4-idtype1] PASSED [ 45%] tests/python/pytorch/nn/test_nn.py::test_egat_conv[1-5-1-g5-idtype0] PASSED [ 45%] tests/python/pytorch/nn/test_nn.py::test_egat_conv[1-5-1-g5-idtype1] PASSED [ 45%] tests/python/pytorch/nn/test_nn.py::test_egat_conv[1-5-5-g0-idtype0] PASSED [ 45%] tests/python/pytorch/nn/test_nn.py::test_egat_conv[1-5-5-g0-idtype1] PASSED [ 45%] tests/python/pytorch/nn/test_nn.py::test_egat_conv[1-5-5-g1-idtype0] PASSED [ 45%] tests/python/pytorch/nn/test_nn.py::test_egat_conv[1-5-5-g1-idtype1] PASSED [ 45%] tests/python/pytorch/nn/test_nn.py::test_egat_conv[1-5-5-g2-idtype0] PASSED [ 45%] tests/python/pytorch/nn/test_nn.py::test_egat_conv[1-5-5-g2-idtype1] PASSED [ 45%] tests/python/pytorch/nn/test_nn.py::test_egat_conv[1-5-5-g3-idtype0] PASSED [ 45%] tests/python/pytorch/nn/test_nn.py::test_egat_conv[1-5-5-g3-idtype1] PASSED [ 45%] tests/python/pytorch/nn/test_nn.py::test_egat_conv[1-5-5-g4-idtype0] PASSED [ 45%] tests/python/pytorch/nn/test_nn.py::test_egat_conv[1-5-5-g4-idtype1] PASSED [ 45%] tests/python/pytorch/nn/test_nn.py::test_egat_conv[1-5-5-g5-idtype0] PASSED [ 45%] tests/python/pytorch/nn/test_nn.py::test_egat_conv[1-5-5-g5-idtype1] PASSED [ 45%] tests/python/pytorch/nn/test_nn.py::test_egat_conv[4-1-1-g0-idtype0] PASSED [ 45%] tests/python/pytorch/nn/test_nn.py::test_egat_conv[4-1-1-g0-idtype1] PASSED [ 45%] tests/python/pytorch/nn/test_nn.py::test_egat_conv[4-1-1-g1-idtype0] PASSED [ 45%] tests/python/pytorch/nn/test_nn.py::test_egat_conv[4-1-1-g1-idtype1] PASSED [ 45%] tests/python/pytorch/nn/test_nn.py::test_egat_conv[4-1-1-g2-idtype0] PASSED [ 45%] tests/python/pytorch/nn/test_nn.py::test_egat_conv[4-1-1-g2-idtype1] PASSED [ 45%] tests/python/pytorch/nn/test_nn.py::test_egat_conv[4-1-1-g3-idtype0] PASSED [ 45%] tests/python/pytorch/nn/test_nn.py::test_egat_conv[4-1-1-g3-idtype1] PASSED [ 45%] tests/python/pytorch/nn/test_nn.py::test_egat_conv[4-1-1-g4-idtype0] PASSED [ 45%] tests/python/pytorch/nn/test_nn.py::test_egat_conv[4-1-1-g4-idtype1] PASSED [ 45%] tests/python/pytorch/nn/test_nn.py::test_egat_conv[4-1-1-g5-idtype0] PASSED [ 45%] tests/python/pytorch/nn/test_nn.py::test_egat_conv[4-1-1-g5-idtype1] PASSED [ 45%] tests/python/pytorch/nn/test_nn.py::test_egat_conv[4-1-5-g0-idtype0] PASSED [ 45%] tests/python/pytorch/nn/test_nn.py::test_egat_conv[4-1-5-g0-idtype1] PASSED [ 45%] tests/python/pytorch/nn/test_nn.py::test_egat_conv[4-1-5-g1-idtype0] PASSED [ 45%] tests/python/pytorch/nn/test_nn.py::test_egat_conv[4-1-5-g1-idtype1] PASSED [ 45%] tests/python/pytorch/nn/test_nn.py::test_egat_conv[4-1-5-g2-idtype0] PASSED [ 45%] tests/python/pytorch/nn/test_nn.py::test_egat_conv[4-1-5-g2-idtype1] PASSED [ 45%] tests/python/pytorch/nn/test_nn.py::test_egat_conv[4-1-5-g3-idtype0] PASSED [ 45%] tests/python/pytorch/nn/test_nn.py::test_egat_conv[4-1-5-g3-idtype1] PASSED [ 45%] tests/python/pytorch/nn/test_nn.py::test_egat_conv[4-1-5-g4-idtype0] PASSED [ 45%] tests/python/pytorch/nn/test_nn.py::test_egat_conv[4-1-5-g4-idtype1] PASSED [ 45%] tests/python/pytorch/nn/test_nn.py::test_egat_conv[4-1-5-g5-idtype0] PASSED [ 45%] tests/python/pytorch/nn/test_nn.py::test_egat_conv[4-1-5-g5-idtype1] PASSED [ 45%] tests/python/pytorch/nn/test_nn.py::test_egat_conv[4-5-1-g0-idtype0] PASSED [ 45%] tests/python/pytorch/nn/test_nn.py::test_egat_conv[4-5-1-g0-idtype1] PASSED [ 46%] tests/python/pytorch/nn/test_nn.py::test_egat_conv[4-5-1-g1-idtype0] PASSED [ 46%] tests/python/pytorch/nn/test_nn.py::test_egat_conv[4-5-1-g1-idtype1] PASSED [ 46%] tests/python/pytorch/nn/test_nn.py::test_egat_conv[4-5-1-g2-idtype0] PASSED [ 46%] tests/python/pytorch/nn/test_nn.py::test_egat_conv[4-5-1-g2-idtype1] PASSED [ 46%] tests/python/pytorch/nn/test_nn.py::test_egat_conv[4-5-1-g3-idtype0] PASSED [ 46%] tests/python/pytorch/nn/test_nn.py::test_egat_conv[4-5-1-g3-idtype1] PASSED [ 46%] tests/python/pytorch/nn/test_nn.py::test_egat_conv[4-5-1-g4-idtype0] PASSED [ 46%] tests/python/pytorch/nn/test_nn.py::test_egat_conv[4-5-1-g4-idtype1] PASSED [ 46%] tests/python/pytorch/nn/test_nn.py::test_egat_conv[4-5-1-g5-idtype0] PASSED [ 46%] tests/python/pytorch/nn/test_nn.py::test_egat_conv[4-5-1-g5-idtype1] PASSED [ 46%] tests/python/pytorch/nn/test_nn.py::test_egat_conv[4-5-5-g0-idtype0] PASSED [ 46%] tests/python/pytorch/nn/test_nn.py::test_egat_conv[4-5-5-g0-idtype1] PASSED [ 46%] tests/python/pytorch/nn/test_nn.py::test_egat_conv[4-5-5-g1-idtype0] PASSED [ 46%] tests/python/pytorch/nn/test_nn.py::test_egat_conv[4-5-5-g1-idtype1] PASSED [ 46%] tests/python/pytorch/nn/test_nn.py::test_egat_conv[4-5-5-g2-idtype0] PASSED [ 46%] tests/python/pytorch/nn/test_nn.py::test_egat_conv[4-5-5-g2-idtype1] PASSED [ 46%] tests/python/pytorch/nn/test_nn.py::test_egat_conv[4-5-5-g3-idtype0] PASSED [ 46%] tests/python/pytorch/nn/test_nn.py::test_egat_conv[4-5-5-g3-idtype1] PASSED [ 46%] tests/python/pytorch/nn/test_nn.py::test_egat_conv[4-5-5-g4-idtype0] PASSED [ 46%] tests/python/pytorch/nn/test_nn.py::test_egat_conv[4-5-5-g4-idtype1] PASSED [ 46%] tests/python/pytorch/nn/test_nn.py::test_egat_conv[4-5-5-g5-idtype0] PASSED [ 46%] tests/python/pytorch/nn/test_nn.py::test_egat_conv[4-5-5-g5-idtype1] PASSED [ 46%] tests/python/pytorch/nn/test_nn.py::test_egat_conv_bi[1-1-1-g0-idtype0] PASSED [ 46%] tests/python/pytorch/nn/test_nn.py::test_egat_conv_bi[1-1-1-g0-idtype1] PASSED [ 46%] tests/python/pytorch/nn/test_nn.py::test_egat_conv_bi[1-1-1-g1-idtype0] PASSED [ 46%] tests/python/pytorch/nn/test_nn.py::test_egat_conv_bi[1-1-1-g1-idtype1] PASSED [ 46%] tests/python/pytorch/nn/test_nn.py::test_egat_conv_bi[1-1-5-g0-idtype0] PASSED [ 46%] tests/python/pytorch/nn/test_nn.py::test_egat_conv_bi[1-1-5-g0-idtype1] PASSED [ 46%] tests/python/pytorch/nn/test_nn.py::test_egat_conv_bi[1-1-5-g1-idtype0] PASSED [ 46%] tests/python/pytorch/nn/test_nn.py::test_egat_conv_bi[1-1-5-g1-idtype1] PASSED [ 46%] tests/python/pytorch/nn/test_nn.py::test_egat_conv_bi[1-5-1-g0-idtype0] PASSED [ 46%] tests/python/pytorch/nn/test_nn.py::test_egat_conv_bi[1-5-1-g0-idtype1] PASSED [ 46%] tests/python/pytorch/nn/test_nn.py::test_egat_conv_bi[1-5-1-g1-idtype0] PASSED [ 46%] tests/python/pytorch/nn/test_nn.py::test_egat_conv_bi[1-5-1-g1-idtype1] PASSED [ 46%] tests/python/pytorch/nn/test_nn.py::test_egat_conv_bi[1-5-5-g0-idtype0] PASSED [ 46%] tests/python/pytorch/nn/test_nn.py::test_egat_conv_bi[1-5-5-g0-idtype1] PASSED [ 46%] tests/python/pytorch/nn/test_nn.py::test_egat_conv_bi[1-5-5-g1-idtype0] PASSED [ 46%] tests/python/pytorch/nn/test_nn.py::test_egat_conv_bi[1-5-5-g1-idtype1] PASSED [ 46%] tests/python/pytorch/nn/test_nn.py::test_egat_conv_bi[4-1-1-g0-idtype0] PASSED [ 46%] tests/python/pytorch/nn/test_nn.py::test_egat_conv_bi[4-1-1-g0-idtype1] PASSED [ 46%] tests/python/pytorch/nn/test_nn.py::test_egat_conv_bi[4-1-1-g1-idtype0] PASSED [ 46%] tests/python/pytorch/nn/test_nn.py::test_egat_conv_bi[4-1-1-g1-idtype1] PASSED [ 46%] tests/python/pytorch/nn/test_nn.py::test_egat_conv_bi[4-1-5-g0-idtype0] PASSED [ 46%] tests/python/pytorch/nn/test_nn.py::test_egat_conv_bi[4-1-5-g0-idtype1] PASSED [ 46%] tests/python/pytorch/nn/test_nn.py::test_egat_conv_bi[4-1-5-g1-idtype0] PASSED [ 46%] tests/python/pytorch/nn/test_nn.py::test_egat_conv_bi[4-1-5-g1-idtype1] PASSED [ 46%] tests/python/pytorch/nn/test_nn.py::test_egat_conv_bi[4-5-1-g0-idtype0] PASSED [ 46%] tests/python/pytorch/nn/test_nn.py::test_egat_conv_bi[4-5-1-g0-idtype1] PASSED [ 46%] tests/python/pytorch/nn/test_nn.py::test_egat_conv_bi[4-5-1-g1-idtype0] PASSED [ 46%] tests/python/pytorch/nn/test_nn.py::test_egat_conv_bi[4-5-1-g1-idtype1] PASSED [ 46%] tests/python/pytorch/nn/test_nn.py::test_egat_conv_bi[4-5-5-g0-idtype0] PASSED [ 46%] tests/python/pytorch/nn/test_nn.py::test_egat_conv_bi[4-5-5-g0-idtype1] PASSED [ 46%] tests/python/pytorch/nn/test_nn.py::test_egat_conv_bi[4-5-5-g1-idtype0] PASSED [ 46%] tests/python/pytorch/nn/test_nn.py::test_egat_conv_bi[4-5-5-g1-idtype1] PASSED [ 46%] tests/python/pytorch/nn/test_nn.py::test_egat_conv_edge_weight[1-1-1-g0-idtype0] PASSED [ 46%] tests/python/pytorch/nn/test_nn.py::test_egat_conv_edge_weight[1-1-1-g0-idtype1] PASSED [ 46%] tests/python/pytorch/nn/test_nn.py::test_egat_conv_edge_weight[1-1-1-g1-idtype0] PASSED [ 46%] tests/python/pytorch/nn/test_nn.py::test_egat_conv_edge_weight[1-1-1-g1-idtype1] PASSED [ 46%] tests/python/pytorch/nn/test_nn.py::test_egat_conv_edge_weight[1-1-1-g2-idtype0] PASSED [ 46%] tests/python/pytorch/nn/test_nn.py::test_egat_conv_edge_weight[1-1-1-g2-idtype1] PASSED [ 46%] tests/python/pytorch/nn/test_nn.py::test_egat_conv_edge_weight[1-1-1-g3-idtype0] PASSED [ 46%] tests/python/pytorch/nn/test_nn.py::test_egat_conv_edge_weight[1-1-1-g3-idtype1] PASSED [ 47%] tests/python/pytorch/nn/test_nn.py::test_egat_conv_edge_weight[1-1-1-g4-idtype0] PASSED [ 47%] tests/python/pytorch/nn/test_nn.py::test_egat_conv_edge_weight[1-1-1-g4-idtype1] PASSED [ 47%] tests/python/pytorch/nn/test_nn.py::test_egat_conv_edge_weight[1-1-1-g5-idtype0] PASSED [ 47%] tests/python/pytorch/nn/test_nn.py::test_egat_conv_edge_weight[1-1-1-g5-idtype1] PASSED [ 47%] tests/python/pytorch/nn/test_nn.py::test_egat_conv_edge_weight[1-1-5-g0-idtype0] PASSED [ 47%] tests/python/pytorch/nn/test_nn.py::test_egat_conv_edge_weight[1-1-5-g0-idtype1] PASSED [ 47%] tests/python/pytorch/nn/test_nn.py::test_egat_conv_edge_weight[1-1-5-g1-idtype0] PASSED [ 47%] tests/python/pytorch/nn/test_nn.py::test_egat_conv_edge_weight[1-1-5-g1-idtype1] PASSED [ 47%] tests/python/pytorch/nn/test_nn.py::test_egat_conv_edge_weight[1-1-5-g2-idtype0] PASSED [ 47%] tests/python/pytorch/nn/test_nn.py::test_egat_conv_edge_weight[1-1-5-g2-idtype1] PASSED [ 47%] tests/python/pytorch/nn/test_nn.py::test_egat_conv_edge_weight[1-1-5-g3-idtype0] PASSED [ 47%] tests/python/pytorch/nn/test_nn.py::test_egat_conv_edge_weight[1-1-5-g3-idtype1] PASSED [ 47%] tests/python/pytorch/nn/test_nn.py::test_egat_conv_edge_weight[1-1-5-g4-idtype0] PASSED [ 47%] tests/python/pytorch/nn/test_nn.py::test_egat_conv_edge_weight[1-1-5-g4-idtype1] PASSED [ 47%] tests/python/pytorch/nn/test_nn.py::test_egat_conv_edge_weight[1-1-5-g5-idtype0] PASSED [ 47%] tests/python/pytorch/nn/test_nn.py::test_egat_conv_edge_weight[1-1-5-g5-idtype1] PASSED [ 47%] tests/python/pytorch/nn/test_nn.py::test_egat_conv_edge_weight[1-5-1-g0-idtype0] PASSED [ 47%] tests/python/pytorch/nn/test_nn.py::test_egat_conv_edge_weight[1-5-1-g0-idtype1] PASSED [ 47%] tests/python/pytorch/nn/test_nn.py::test_egat_conv_edge_weight[1-5-1-g1-idtype0] PASSED [ 47%] tests/python/pytorch/nn/test_nn.py::test_egat_conv_edge_weight[1-5-1-g1-idtype1] PASSED [ 47%] tests/python/pytorch/nn/test_nn.py::test_egat_conv_edge_weight[1-5-1-g2-idtype0] PASSED [ 47%] tests/python/pytorch/nn/test_nn.py::test_egat_conv_edge_weight[1-5-1-g2-idtype1] PASSED [ 47%] tests/python/pytorch/nn/test_nn.py::test_egat_conv_edge_weight[1-5-1-g3-idtype0] PASSED [ 47%] tests/python/pytorch/nn/test_nn.py::test_egat_conv_edge_weight[1-5-1-g3-idtype1] PASSED [ 47%] tests/python/pytorch/nn/test_nn.py::test_egat_conv_edge_weight[1-5-1-g4-idtype0] PASSED [ 47%] tests/python/pytorch/nn/test_nn.py::test_egat_conv_edge_weight[1-5-1-g4-idtype1] PASSED [ 47%] tests/python/pytorch/nn/test_nn.py::test_egat_conv_edge_weight[1-5-1-g5-idtype0] PASSED [ 47%] tests/python/pytorch/nn/test_nn.py::test_egat_conv_edge_weight[1-5-1-g5-idtype1] PASSED [ 47%] tests/python/pytorch/nn/test_nn.py::test_egat_conv_edge_weight[1-5-5-g0-idtype0] PASSED [ 47%] tests/python/pytorch/nn/test_nn.py::test_egat_conv_edge_weight[1-5-5-g0-idtype1] PASSED [ 47%] tests/python/pytorch/nn/test_nn.py::test_egat_conv_edge_weight[1-5-5-g1-idtype0] PASSED [ 47%] tests/python/pytorch/nn/test_nn.py::test_egat_conv_edge_weight[1-5-5-g1-idtype1] PASSED [ 47%] tests/python/pytorch/nn/test_nn.py::test_egat_conv_edge_weight[1-5-5-g2-idtype0] PASSED [ 47%] tests/python/pytorch/nn/test_nn.py::test_egat_conv_edge_weight[1-5-5-g2-idtype1] PASSED [ 47%] tests/python/pytorch/nn/test_nn.py::test_egat_conv_edge_weight[1-5-5-g3-idtype0] PASSED [ 47%] tests/python/pytorch/nn/test_nn.py::test_egat_conv_edge_weight[1-5-5-g3-idtype1] PASSED [ 47%] tests/python/pytorch/nn/test_nn.py::test_egat_conv_edge_weight[1-5-5-g4-idtype0] PASSED [ 47%] tests/python/pytorch/nn/test_nn.py::test_egat_conv_edge_weight[1-5-5-g4-idtype1] PASSED [ 47%] tests/python/pytorch/nn/test_nn.py::test_egat_conv_edge_weight[1-5-5-g5-idtype0] PASSED [ 47%] tests/python/pytorch/nn/test_nn.py::test_egat_conv_edge_weight[1-5-5-g5-idtype1] PASSED [ 47%] tests/python/pytorch/nn/test_nn.py::test_egat_conv_edge_weight[4-1-1-g0-idtype0] PASSED [ 47%] tests/python/pytorch/nn/test_nn.py::test_egat_conv_edge_weight[4-1-1-g0-idtype1] PASSED [ 47%] tests/python/pytorch/nn/test_nn.py::test_egat_conv_edge_weight[4-1-1-g1-idtype0] PASSED [ 47%] tests/python/pytorch/nn/test_nn.py::test_egat_conv_edge_weight[4-1-1-g1-idtype1] PASSED [ 47%] tests/python/pytorch/nn/test_nn.py::test_egat_conv_edge_weight[4-1-1-g2-idtype0] PASSED [ 47%] tests/python/pytorch/nn/test_nn.py::test_egat_conv_edge_weight[4-1-1-g2-idtype1] PASSED [ 47%] tests/python/pytorch/nn/test_nn.py::test_egat_conv_edge_weight[4-1-1-g3-idtype0] PASSED [ 47%] tests/python/pytorch/nn/test_nn.py::test_egat_conv_edge_weight[4-1-1-g3-idtype1] PASSED [ 47%] tests/python/pytorch/nn/test_nn.py::test_egat_conv_edge_weight[4-1-1-g4-idtype0] PASSED [ 47%] tests/python/pytorch/nn/test_nn.py::test_egat_conv_edge_weight[4-1-1-g4-idtype1] PASSED [ 47%] tests/python/pytorch/nn/test_nn.py::test_egat_conv_edge_weight[4-1-1-g5-idtype0] PASSED [ 47%] tests/python/pytorch/nn/test_nn.py::test_egat_conv_edge_weight[4-1-1-g5-idtype1] PASSED [ 47%] tests/python/pytorch/nn/test_nn.py::test_egat_conv_edge_weight[4-1-5-g0-idtype0] PASSED [ 47%] tests/python/pytorch/nn/test_nn.py::test_egat_conv_edge_weight[4-1-5-g0-idtype1] PASSED [ 47%] tests/python/pytorch/nn/test_nn.py::test_egat_conv_edge_weight[4-1-5-g1-idtype0] PASSED [ 47%] tests/python/pytorch/nn/test_nn.py::test_egat_conv_edge_weight[4-1-5-g1-idtype1] PASSED [ 47%] tests/python/pytorch/nn/test_nn.py::test_egat_conv_edge_weight[4-1-5-g2-idtype0] PASSED [ 47%] tests/python/pytorch/nn/test_nn.py::test_egat_conv_edge_weight[4-1-5-g2-idtype1] PASSED [ 47%] tests/python/pytorch/nn/test_nn.py::test_egat_conv_edge_weight[4-1-5-g3-idtype0] PASSED [ 47%] tests/python/pytorch/nn/test_nn.py::test_egat_conv_edge_weight[4-1-5-g3-idtype1] PASSED [ 47%] tests/python/pytorch/nn/test_nn.py::test_egat_conv_edge_weight[4-1-5-g4-idtype0] PASSED [ 48%] tests/python/pytorch/nn/test_nn.py::test_egat_conv_edge_weight[4-1-5-g4-idtype1] PASSED [ 48%] tests/python/pytorch/nn/test_nn.py::test_egat_conv_edge_weight[4-1-5-g5-idtype0] PASSED [ 48%] tests/python/pytorch/nn/test_nn.py::test_egat_conv_edge_weight[4-1-5-g5-idtype1] PASSED [ 48%] tests/python/pytorch/nn/test_nn.py::test_egat_conv_edge_weight[4-5-1-g0-idtype0] PASSED [ 48%] tests/python/pytorch/nn/test_nn.py::test_egat_conv_edge_weight[4-5-1-g0-idtype1] PASSED [ 48%] tests/python/pytorch/nn/test_nn.py::test_egat_conv_edge_weight[4-5-1-g1-idtype0] PASSED [ 48%] tests/python/pytorch/nn/test_nn.py::test_egat_conv_edge_weight[4-5-1-g1-idtype1] PASSED [ 48%] tests/python/pytorch/nn/test_nn.py::test_egat_conv_edge_weight[4-5-1-g2-idtype0] PASSED [ 48%] tests/python/pytorch/nn/test_nn.py::test_egat_conv_edge_weight[4-5-1-g2-idtype1] PASSED [ 48%] tests/python/pytorch/nn/test_nn.py::test_egat_conv_edge_weight[4-5-1-g3-idtype0] PASSED [ 48%] tests/python/pytorch/nn/test_nn.py::test_egat_conv_edge_weight[4-5-1-g3-idtype1] PASSED [ 48%] tests/python/pytorch/nn/test_nn.py::test_egat_conv_edge_weight[4-5-1-g4-idtype0] PASSED [ 48%] tests/python/pytorch/nn/test_nn.py::test_egat_conv_edge_weight[4-5-1-g4-idtype1] PASSED [ 48%] tests/python/pytorch/nn/test_nn.py::test_egat_conv_edge_weight[4-5-1-g5-idtype0] PASSED [ 48%] tests/python/pytorch/nn/test_nn.py::test_egat_conv_edge_weight[4-5-1-g5-idtype1] PASSED [ 48%] tests/python/pytorch/nn/test_nn.py::test_egat_conv_edge_weight[4-5-5-g0-idtype0] PASSED [ 48%] tests/python/pytorch/nn/test_nn.py::test_egat_conv_edge_weight[4-5-5-g0-idtype1] PASSED [ 48%] tests/python/pytorch/nn/test_nn.py::test_egat_conv_edge_weight[4-5-5-g1-idtype0] PASSED [ 48%] tests/python/pytorch/nn/test_nn.py::test_egat_conv_edge_weight[4-5-5-g1-idtype1] PASSED [ 48%] tests/python/pytorch/nn/test_nn.py::test_egat_conv_edge_weight[4-5-5-g2-idtype0] PASSED [ 48%] tests/python/pytorch/nn/test_nn.py::test_egat_conv_edge_weight[4-5-5-g2-idtype1] PASSED [ 48%] tests/python/pytorch/nn/test_nn.py::test_egat_conv_edge_weight[4-5-5-g3-idtype0] PASSED [ 48%] tests/python/pytorch/nn/test_nn.py::test_egat_conv_edge_weight[4-5-5-g3-idtype1] PASSED [ 48%] tests/python/pytorch/nn/test_nn.py::test_egat_conv_edge_weight[4-5-5-g4-idtype0] PASSED [ 48%] tests/python/pytorch/nn/test_nn.py::test_egat_conv_edge_weight[4-5-5-g4-idtype1] PASSED [ 48%] tests/python/pytorch/nn/test_nn.py::test_egat_conv_edge_weight[4-5-5-g5-idtype0] PASSED [ 48%] tests/python/pytorch/nn/test_nn.py::test_egat_conv_edge_weight[4-5-5-g5-idtype1] PASSED [ 48%] tests/python/pytorch/nn/test_nn.py::test_edgegat_conv[1-1-g0-idtype0] PASSED [ 48%] tests/python/pytorch/nn/test_nn.py::test_edgegat_conv[1-1-g0-idtype1] PASSED [ 48%] tests/python/pytorch/nn/test_nn.py::test_edgegat_conv[1-1-g1-idtype0] PASSED [ 48%] tests/python/pytorch/nn/test_nn.py::test_edgegat_conv[1-1-g1-idtype1] PASSED [ 48%] tests/python/pytorch/nn/test_nn.py::test_edgegat_conv[1-1-g2-idtype0] PASSED [ 48%] tests/python/pytorch/nn/test_nn.py::test_edgegat_conv[1-1-g2-idtype1] PASSED [ 48%] tests/python/pytorch/nn/test_nn.py::test_edgegat_conv[1-1-g3-idtype0] PASSED [ 48%] tests/python/pytorch/nn/test_nn.py::test_edgegat_conv[1-1-g3-idtype1] PASSED [ 48%] tests/python/pytorch/nn/test_nn.py::test_edgegat_conv[1-1-g4-idtype0] PASSED [ 48%] tests/python/pytorch/nn/test_nn.py::test_edgegat_conv[1-1-g4-idtype1] PASSED [ 48%] tests/python/pytorch/nn/test_nn.py::test_edgegat_conv[1-1-g5-idtype0] PASSED [ 48%] tests/python/pytorch/nn/test_nn.py::test_edgegat_conv[1-1-g5-idtype1] PASSED [ 48%] tests/python/pytorch/nn/test_nn.py::test_edgegat_conv[1-5-g0-idtype0] PASSED [ 48%] tests/python/pytorch/nn/test_nn.py::test_edgegat_conv[1-5-g0-idtype1] PASSED [ 48%] tests/python/pytorch/nn/test_nn.py::test_edgegat_conv[1-5-g1-idtype0] PASSED [ 48%] tests/python/pytorch/nn/test_nn.py::test_edgegat_conv[1-5-g1-idtype1] PASSED [ 48%] tests/python/pytorch/nn/test_nn.py::test_edgegat_conv[1-5-g2-idtype0] PASSED [ 48%] tests/python/pytorch/nn/test_nn.py::test_edgegat_conv[1-5-g2-idtype1] PASSED [ 48%] tests/python/pytorch/nn/test_nn.py::test_edgegat_conv[1-5-g3-idtype0] PASSED [ 48%] tests/python/pytorch/nn/test_nn.py::test_edgegat_conv[1-5-g3-idtype1] PASSED [ 48%] tests/python/pytorch/nn/test_nn.py::test_edgegat_conv[1-5-g4-idtype0] PASSED [ 48%] tests/python/pytorch/nn/test_nn.py::test_edgegat_conv[1-5-g4-idtype1] PASSED [ 48%] tests/python/pytorch/nn/test_nn.py::test_edgegat_conv[1-5-g5-idtype0] PASSED [ 48%] tests/python/pytorch/nn/test_nn.py::test_edgegat_conv[1-5-g5-idtype1] PASSED [ 48%] tests/python/pytorch/nn/test_nn.py::test_edgegat_conv[4-1-g0-idtype0] PASSED [ 48%] tests/python/pytorch/nn/test_nn.py::test_edgegat_conv[4-1-g0-idtype1] PASSED [ 48%] tests/python/pytorch/nn/test_nn.py::test_edgegat_conv[4-1-g1-idtype0] PASSED [ 48%] tests/python/pytorch/nn/test_nn.py::test_edgegat_conv[4-1-g1-idtype1] PASSED [ 48%] tests/python/pytorch/nn/test_nn.py::test_edgegat_conv[4-1-g2-idtype0] PASSED [ 48%] tests/python/pytorch/nn/test_nn.py::test_edgegat_conv[4-1-g2-idtype1] PASSED [ 48%] tests/python/pytorch/nn/test_nn.py::test_edgegat_conv[4-1-g3-idtype0] PASSED [ 48%] tests/python/pytorch/nn/test_nn.py::test_edgegat_conv[4-1-g3-idtype1] PASSED [ 48%] tests/python/pytorch/nn/test_nn.py::test_edgegat_conv[4-1-g4-idtype0] PASSED [ 48%] tests/python/pytorch/nn/test_nn.py::test_edgegat_conv[4-1-g4-idtype1] PASSED [ 48%] tests/python/pytorch/nn/test_nn.py::test_edgegat_conv[4-1-g5-idtype0] PASSED [ 49%] tests/python/pytorch/nn/test_nn.py::test_edgegat_conv[4-1-g5-idtype1] PASSED [ 49%] tests/python/pytorch/nn/test_nn.py::test_edgegat_conv[4-5-g0-idtype0] PASSED [ 49%] tests/python/pytorch/nn/test_nn.py::test_edgegat_conv[4-5-g0-idtype1] PASSED [ 49%] tests/python/pytorch/nn/test_nn.py::test_edgegat_conv[4-5-g1-idtype0] PASSED [ 49%] tests/python/pytorch/nn/test_nn.py::test_edgegat_conv[4-5-g1-idtype1] PASSED [ 49%] tests/python/pytorch/nn/test_nn.py::test_edgegat_conv[4-5-g2-idtype0] PASSED [ 49%] tests/python/pytorch/nn/test_nn.py::test_edgegat_conv[4-5-g2-idtype1] PASSED [ 49%] tests/python/pytorch/nn/test_nn.py::test_edgegat_conv[4-5-g3-idtype0] PASSED [ 49%] tests/python/pytorch/nn/test_nn.py::test_edgegat_conv[4-5-g3-idtype1] PASSED [ 49%] tests/python/pytorch/nn/test_nn.py::test_edgegat_conv[4-5-g4-idtype0] PASSED [ 49%] tests/python/pytorch/nn/test_nn.py::test_edgegat_conv[4-5-g4-idtype1] PASSED [ 49%] tests/python/pytorch/nn/test_nn.py::test_edgegat_conv[4-5-g5-idtype0] PASSED [ 49%] tests/python/pytorch/nn/test_nn.py::test_edgegat_conv[4-5-g5-idtype1] PASSED [ 49%] tests/python/pytorch/nn/test_nn.py::test_edgegat_conv_bi[1-1-g0-idtype0] PASSED [ 49%] tests/python/pytorch/nn/test_nn.py::test_edgegat_conv_bi[1-1-g0-idtype1] PASSED [ 49%] tests/python/pytorch/nn/test_nn.py::test_edgegat_conv_bi[1-1-g1-idtype0] PASSED [ 49%] tests/python/pytorch/nn/test_nn.py::test_edgegat_conv_bi[1-1-g1-idtype1] PASSED [ 49%] tests/python/pytorch/nn/test_nn.py::test_edgegat_conv_bi[1-5-g0-idtype0] PASSED [ 49%] tests/python/pytorch/nn/test_nn.py::test_edgegat_conv_bi[1-5-g0-idtype1] PASSED [ 49%] tests/python/pytorch/nn/test_nn.py::test_edgegat_conv_bi[1-5-g1-idtype0] PASSED [ 49%] tests/python/pytorch/nn/test_nn.py::test_edgegat_conv_bi[1-5-g1-idtype1] PASSED [ 49%] tests/python/pytorch/nn/test_nn.py::test_edgegat_conv_bi[4-1-g0-idtype0] PASSED [ 49%] tests/python/pytorch/nn/test_nn.py::test_edgegat_conv_bi[4-1-g0-idtype1] PASSED [ 49%] tests/python/pytorch/nn/test_nn.py::test_edgegat_conv_bi[4-1-g1-idtype0] PASSED [ 49%] tests/python/pytorch/nn/test_nn.py::test_edgegat_conv_bi[4-1-g1-idtype1] PASSED [ 49%] tests/python/pytorch/nn/test_nn.py::test_edgegat_conv_bi[4-5-g0-idtype0] PASSED [ 49%] tests/python/pytorch/nn/test_nn.py::test_edgegat_conv_bi[4-5-g0-idtype1] PASSED [ 49%] tests/python/pytorch/nn/test_nn.py::test_edgegat_conv_bi[4-5-g1-idtype0] PASSED [ 49%] tests/python/pytorch/nn/test_nn.py::test_edgegat_conv_bi[4-5-g1-idtype1] PASSED [ 49%] tests/python/pytorch/nn/test_nn.py::test_sage_conv[mean-g0-idtype0] PASSED [ 49%] tests/python/pytorch/nn/test_nn.py::test_sage_conv[mean-g0-idtype1] PASSED [ 49%] tests/python/pytorch/nn/test_nn.py::test_sage_conv[mean-g1-idtype0] PASSED [ 49%] tests/python/pytorch/nn/test_nn.py::test_sage_conv[mean-g1-idtype1] PASSED [ 49%] tests/python/pytorch/nn/test_nn.py::test_sage_conv[mean-g2-idtype0] PASSED [ 49%] tests/python/pytorch/nn/test_nn.py::test_sage_conv[mean-g2-idtype1] PASSED [ 49%] tests/python/pytorch/nn/test_nn.py::test_sage_conv[mean-g3-idtype0] PASSED [ 49%] tests/python/pytorch/nn/test_nn.py::test_sage_conv[mean-g3-idtype1] PASSED [ 49%] tests/python/pytorch/nn/test_nn.py::test_sage_conv[mean-g4-idtype0] PASSED [ 49%] tests/python/pytorch/nn/test_nn.py::test_sage_conv[mean-g4-idtype1] PASSED [ 49%] tests/python/pytorch/nn/test_nn.py::test_sage_conv[mean-g5-idtype0] PASSED [ 49%] tests/python/pytorch/nn/test_nn.py::test_sage_conv[mean-g5-idtype1] PASSED [ 49%] tests/python/pytorch/nn/test_nn.py::test_sage_conv[mean-g6-idtype0] PASSED [ 49%] tests/python/pytorch/nn/test_nn.py::test_sage_conv[mean-g6-idtype1] PASSED [ 49%] tests/python/pytorch/nn/test_nn.py::test_sage_conv[mean-g7-idtype0] PASSED [ 49%] tests/python/pytorch/nn/test_nn.py::test_sage_conv[mean-g7-idtype1] PASSED [ 49%] tests/python/pytorch/nn/test_nn.py::test_sage_conv[pool-g0-idtype0] PASSED [ 49%] tests/python/pytorch/nn/test_nn.py::test_sage_conv[pool-g0-idtype1] PASSED [ 49%] tests/python/pytorch/nn/test_nn.py::test_sage_conv[pool-g1-idtype0] PASSED [ 49%] tests/python/pytorch/nn/test_nn.py::test_sage_conv[pool-g1-idtype1] PASSED [ 49%] tests/python/pytorch/nn/test_nn.py::test_sage_conv[pool-g2-idtype0] PASSED [ 49%] tests/python/pytorch/nn/test_nn.py::test_sage_conv[pool-g2-idtype1] PASSED [ 49%] tests/python/pytorch/nn/test_nn.py::test_sage_conv[pool-g3-idtype0] PASSED [ 49%] tests/python/pytorch/nn/test_nn.py::test_sage_conv[pool-g3-idtype1] PASSED [ 49%] tests/python/pytorch/nn/test_nn.py::test_sage_conv[pool-g4-idtype0] PASSED [ 49%] tests/python/pytorch/nn/test_nn.py::test_sage_conv[pool-g4-idtype1] PASSED [ 49%] tests/python/pytorch/nn/test_nn.py::test_sage_conv[pool-g5-idtype0] PASSED [ 49%] tests/python/pytorch/nn/test_nn.py::test_sage_conv[pool-g5-idtype1] PASSED [ 49%] tests/python/pytorch/nn/test_nn.py::test_sage_conv[pool-g6-idtype0] PASSED [ 49%] tests/python/pytorch/nn/test_nn.py::test_sage_conv[pool-g6-idtype1] PASSED [ 49%] tests/python/pytorch/nn/test_nn.py::test_sage_conv[pool-g7-idtype0] PASSED [ 49%] tests/python/pytorch/nn/test_nn.py::test_sage_conv[pool-g7-idtype1] PASSED [ 49%] tests/python/pytorch/nn/test_nn.py::test_sage_conv[gcn-g0-idtype0] PASSED [ 50%] tests/python/pytorch/nn/test_nn.py::test_sage_conv[gcn-g0-idtype1] PASSED [ 50%] tests/python/pytorch/nn/test_nn.py::test_sage_conv[gcn-g1-idtype0] PASSED [ 50%] tests/python/pytorch/nn/test_nn.py::test_sage_conv[gcn-g1-idtype1] PASSED [ 50%] tests/python/pytorch/nn/test_nn.py::test_sage_conv[gcn-g2-idtype0] PASSED [ 50%] tests/python/pytorch/nn/test_nn.py::test_sage_conv[gcn-g2-idtype1] PASSED [ 50%] tests/python/pytorch/nn/test_nn.py::test_sage_conv[gcn-g3-idtype0] PASSED [ 50%] tests/python/pytorch/nn/test_nn.py::test_sage_conv[gcn-g3-idtype1] PASSED [ 50%] tests/python/pytorch/nn/test_nn.py::test_sage_conv[gcn-g4-idtype0] PASSED [ 50%] tests/python/pytorch/nn/test_nn.py::test_sage_conv[gcn-g4-idtype1] PASSED [ 50%] tests/python/pytorch/nn/test_nn.py::test_sage_conv[gcn-g5-idtype0] PASSED [ 50%] tests/python/pytorch/nn/test_nn.py::test_sage_conv[gcn-g5-idtype1] PASSED [ 50%] tests/python/pytorch/nn/test_nn.py::test_sage_conv[gcn-g6-idtype0] PASSED [ 50%] tests/python/pytorch/nn/test_nn.py::test_sage_conv[gcn-g6-idtype1] PASSED [ 50%] tests/python/pytorch/nn/test_nn.py::test_sage_conv[gcn-g7-idtype0] PASSED [ 50%] tests/python/pytorch/nn/test_nn.py::test_sage_conv[gcn-g7-idtype1] PASSED [ 50%] tests/python/pytorch/nn/test_nn.py::test_sage_conv[lstm-g0-idtype0] PASSED [ 50%] tests/python/pytorch/nn/test_nn.py::test_sage_conv[lstm-g0-idtype1] PASSED [ 50%] tests/python/pytorch/nn/test_nn.py::test_sage_conv[lstm-g1-idtype0] PASSED [ 50%] tests/python/pytorch/nn/test_nn.py::test_sage_conv[lstm-g1-idtype1] PASSED [ 50%] tests/python/pytorch/nn/test_nn.py::test_sage_conv[lstm-g2-idtype0] ============================= test session starts ============================= platform win32 -- Python 3.11.9, pytest-8.1.1, pluggy-1.5.0 -- C:\Users\Administrator\AppData\Local\Programs\Python\Python311\python.exe cachedir: .pytest_cache rootdir: C:\Jenkins\workspace\dgl_PR-7408 configfile: pyproject.toml plugins: anyio-4.3.0 collecting ... PASSED [ 50%] tests/python/pytorch/nn/test_nn.py::test_sage_conv[lstm-g2-idtype1] PASSED [ 50%] tests/python/pytorch/nn/test_nn.py::test_sage_conv[lstm-g3-idtype0] PASSED [ 50%] tests/python/pytorch/nn/test_nn.py::test_sage_conv[lstm-g3-idtype1] PASSED [ 50%] tests/python/pytorch/nn/test_nn.py::test_sage_conv[lstm-g4-idtype0] PASSED [ 50%] tests/python/pytorch/nn/test_nn.py::test_sage_conv[lstm-g4-idtype1] PASSED [ 50%] tests/python/pytorch/nn/test_nn.py::test_sage_conv[lstm-g5-idtype0] PASSED [ 50%] tests/python/pytorch/nn/test_nn.py::test_sage_conv[lstm-g5-idtype1] PASSED [ 50%] tests/python/pytorch/nn/test_nn.py::test_sage_conv[lstm-g6-idtype0] PASSED [ 50%] tests/python/pytorch/nn/test_nn.py::test_sage_conv[lstm-g6-idtype1] PASSED [ 50%] tests/python/pytorch/nn/test_nn.py::test_sage_conv[lstm-g7-idtype0] PASSED [ 50%] tests/python/pytorch/nn/test_nn.py::test_sage_conv[lstm-g7-idtype1] PASSED [ 50%] tests/python/pytorch/nn/test_nn.py::test_sage_conv_bi[1-mean-g0-idtype0] PASSED [ 50%] tests/python/pytorch/nn/test_nn.py::test_sage_conv_bi[1-mean-g0-idtype1] PASSED [ 50%] tests/python/pytorch/nn/test_nn.py::test_sage_conv_bi[1-mean-g1-idtype0] PASSED [ 50%] tests/python/pytorch/nn/test_nn.py::test_sage_conv_bi[1-mean-g1-idtype1] PASSED [ 50%] tests/python/pytorch/nn/test_nn.py::test_sage_conv_bi[1-mean-g2-idtype0] PASSED [ 50%] tests/python/pytorch/nn/test_nn.py::test_sage_conv_bi[1-mean-g2-idtype1] PASSED [ 50%] tests/python/pytorch/nn/test_nn.py::test_sage_conv_bi[1-pool-g0-idtype0] PASSED [ 50%] tests/python/pytorch/nn/test_nn.py::test_sage_conv_bi[1-pool-g0-idtype1] PASSED [ 50%] tests/python/pytorch/nn/test_nn.py::test_sage_conv_bi[1-pool-g1-idtype0] PASSED [ 50%] tests/python/pytorch/nn/test_nn.py::test_sage_conv_bi[1-pool-g1-idtype1] PASSED [ 50%] tests/python/pytorch/nn/test_nn.py::test_sage_conv_bi[1-pool-g2-idtype0] PASSED [ 50%] tests/python/pytorch/nn/test_nn.py::test_sage_conv_bi[1-pool-g2-idtype1] PASSED [ 50%] tests/python/pytorch/nn/test_nn.py::test_sage_conv_bi[1-gcn-g0-idtype0] PASSED [ 50%] tests/python/pytorch/nn/test_nn.py::test_sage_conv_bi[1-gcn-g0-idtype1] PASSED [ 50%] tests/python/pytorch/nn/test_nn.py::test_sage_conv_bi[1-gcn-g1-idtype0] PASSED [ 50%] tests/python/pytorch/nn/test_nn.py::test_sage_conv_bi[1-gcn-g1-idtype1] PASSED [ 50%] tests/python/pytorch/nn/test_nn.py::test_sage_conv_bi[1-gcn-g2-idtype0] PASSED [ 50%] tests/python/pytorch/nn/test_nn.py::test_sage_conv_bi[1-gcn-g2-idtype1] PASSED [ 50%] tests/python/pytorch/nn/test_nn.py::test_sage_conv_bi[1-lstm-g0-idtype0] PASSED [ 50%] tests/python/pytorch/nn/test_nn.py::test_sage_conv_bi[1-lstm-g0-idtype1] PASSED [ 50%] tests/python/pytorch/nn/test_nn.py::test_sage_conv_bi[1-lstm-g1-idtype0] PASSED [ 50%] tests/python/pytorch/nn/test_nn.py::test_sage_conv_bi[1-lstm-g1-idtype1] PASSED [ 50%] tests/python/pytorch/nn/test_nn.py::test_sage_conv_bi[1-lstm-g2-idtype0] PASSED [ 50%] tests/python/pytorch/nn/test_nn.py::test_sage_conv_bi[1-lstm-g2-idtype1] PASSED [ 50%] tests/python/pytorch/nn/test_nn.py::test_sage_conv_bi[2-mean-g0-idtype0] PASSED [ 50%] tests/python/pytorch/nn/test_nn.py::test_sage_conv_bi[2-mean-g0-idtype1] PASSED [ 50%] tests/python/pytorch/nn/test_nn.py::test_sage_conv_bi[2-mean-g1-idtype0] PASSED [ 50%] tests/python/pytorch/nn/test_nn.py::test_sage_conv_bi[2-mean-g1-idtype1] PASSED [ 50%] tests/python/pytorch/nn/test_nn.py::test_sage_conv_bi[2-mean-g2-idtype0] PASSED [ 50%] tests/python/pytorch/nn/test_nn.py::test_sage_conv_bi[2-mean-g2-idtype1] PASSED [ 50%] tests/python/pytorch/nn/test_nn.py::test_sage_conv_bi[2-pool-g0-idtype0] PASSED [ 51%] tests/python/pytorch/nn/test_nn.py::test_sage_conv_bi[2-pool-g0-idtype1] PASSED [ 51%] tests/python/pytorch/nn/test_nn.py::test_sage_conv_bi[2-pool-g1-idtype0] PASSED [ 51%] tests/python/pytorch/nn/test_nn.py::test_sage_conv_bi[2-pool-g1-idtype1] PASSED [ 51%] tests/python/pytorch/nn/test_nn.py::test_sage_conv_bi[2-pool-g2-idtype0] PASSED [ 51%] tests/python/pytorch/nn/test_nn.py::test_sage_conv_bi[2-pool-g2-idtype1] PASSED [ 51%] tests/python/pytorch/nn/test_nn.py::test_sage_conv_bi[2-gcn-g0-idtype0] PASSED [ 51%] tests/python/pytorch/nn/test_nn.py::test_sage_conv_bi[2-gcn-g0-idtype1] PASSED [ 51%] tests/python/pytorch/nn/test_nn.py::test_sage_conv_bi[2-gcn-g1-idtype0] PASSED [ 51%] tests/python/pytorch/nn/test_nn.py::test_sage_conv_bi[2-gcn-g1-idtype1] PASSED [ 51%] tests/python/pytorch/nn/test_nn.py::test_sage_conv_bi[2-gcn-g2-idtype0] PASSED [ 51%] tests/python/pytorch/nn/test_nn.py::test_sage_conv_bi[2-gcn-g2-idtype1] PASSED [ 51%] tests/python/pytorch/nn/test_nn.py::test_sage_conv_bi[2-lstm-g0-idtype0] PASSED [ 51%] tests/python/pytorch/nn/test_nn.py::test_sage_conv_bi[2-lstm-g0-idtype1] PASSED [ 51%] tests/python/pytorch/nn/test_nn.py::test_sage_conv_bi[2-lstm-g1-idtype0] PASSED [ 51%] tests/python/pytorch/nn/test_nn.py::test_sage_conv_bi[2-lstm-g1-idtype1] PASSED [ 51%] tests/python/pytorch/nn/test_nn.py::test_sage_conv_bi[2-lstm-g2-idtype0] PASSED [ 51%] tests/python/pytorch/nn/test_nn.py::test_sage_conv_bi[2-lstm-g2-idtype1] PASSED [ 51%] tests/python/pytorch/nn/test_nn.py::test_sage_conv2[1-idtype0] PASSED [ 51%] tests/python/pytorch/nn/test_nn.py::test_sage_conv2[1-idtype1] PASSED [ 51%] tests/python/pytorch/nn/test_nn.py::test_sage_conv2[2-idtype0] PASSED [ 51%] tests/python/pytorch/nn/test_nn.py::test_sage_conv2[2-idtype1] PASSED [ 51%] tests/python/pytorch/nn/test_nn.py::test_sgc_conv[1-g0-idtype0] PASSED [ 51%] tests/python/pytorch/nn/test_nn.py::test_sgc_conv[1-g0-idtype1] PASSED [ 51%] tests/python/pytorch/nn/test_nn.py::test_sgc_conv[1-g1-idtype0] PASSED [ 51%] tests/python/pytorch/nn/test_nn.py::test_sgc_conv[1-g1-idtype1] PASSED [ 51%] tests/python/pytorch/nn/test_nn.py::test_sgc_conv[1-g2-idtype0] PASSED [ 51%] tests/python/pytorch/nn/test_nn.py::test_sgc_conv[1-g2-idtype1] PASSED [ 51%] tests/python/pytorch/nn/test_nn.py::test_sgc_conv[1-g3-idtype0] PASSED [ 51%] tests/python/pytorch/nn/test_nn.py::test_sgc_conv[1-g3-idtype1] PASSED [ 51%] tests/python/pytorch/nn/test_nn.py::test_sgc_conv[1-g4-idtype0] PASSED [ 51%] tests/python/pytorch/nn/test_nn.py::test_sgc_conv[1-g4-idtype1] PASSED [ 51%] tests/python/pytorch/nn/test_nn.py::test_sgc_conv[1-g5-idtype0] PASSED [ 51%] tests/python/pytorch/nn/test_nn.py::test_sgc_conv[1-g5-idtype1] PASSED [ 51%] tests/python/pytorch/nn/test_nn.py::test_sgc_conv[2-g0-idtype0] PASSED [ 51%] tests/python/pytorch/nn/test_nn.py::test_sgc_conv[2-g0-idtype1] PASSED [ 51%] tests/python/pytorch/nn/test_nn.py::test_sgc_conv[2-g1-idtype0] PASSED [ 51%] tests/python/pytorch/nn/test_nn.py::test_sgc_conv[2-g1-idtype1] PASSED [ 51%] tests/python/pytorch/nn/test_nn.py::test_sgc_conv[2-g2-idtype0] PASSED [ 51%] tests/python/pytorch/nn/test_nn.py::test_sgc_conv[2-g2-idtype1] PASSED [ 51%] tests/python/pytorch/nn/test_nn.py::test_sgc_conv[2-g3-idtype0] PASSED [ 51%] tests/python/pytorch/nn/test_nn.py::test_sgc_conv[2-g3-idtype1] PASSED [ 51%] tests/python/pytorch/nn/test_nn.py::test_sgc_conv[2-g4-idtype0] PASSED [ 51%] tests/python/pytorch/nn/test_nn.py::test_sgc_conv[2-g4-idtype1] PASSED [ 51%] tests/python/pytorch/nn/test_nn.py::test_sgc_conv[2-g5-idtype0] PASSED [ 51%] tests/python/pytorch/nn/test_nn.py::test_sgc_conv[2-g5-idtype1] PASSED [ 51%] tests/python/pytorch/nn/test_nn.py::test_appnp_conv[g0-idtype0] PASSED [ 51%] tests/python/pytorch/nn/test_nn.py::test_appnp_conv[g0-idtype1] PASSED [ 51%] tests/python/pytorch/nn/test_nn.py::test_appnp_conv[g1-idtype0] PASSED [ 51%] tests/python/pytorch/nn/test_nn.py::test_appnp_conv[g1-idtype1] PASSED [ 51%] tests/python/pytorch/nn/test_nn.py::test_appnp_conv[g2-idtype0] PASSED [ 51%] tests/python/pytorch/nn/test_nn.py::test_appnp_conv[g2-idtype1] PASSED [ 51%] tests/python/pytorch/nn/test_nn.py::test_appnp_conv[g3-idtype0] PASSED [ 51%] tests/python/pytorch/nn/test_nn.py::test_appnp_conv[g3-idtype1] PASSED [ 51%] tests/python/pytorch/nn/test_nn.py::test_appnp_conv[g4-idtype0] PASSED [ 51%] tests/python/pytorch/nn/test_nn.py::test_appnp_conv[g4-idtype1] PASSED [ 51%] tests/python/pytorch/nn/test_nn.py::test_appnp_conv[g5-idtype0] PASSED [ 51%] tests/python/pytorch/nn/test_nn.py::test_appnp_conv[g5-idtype1] PASSED [ 51%] tests/python/pytorch/nn/test_nn.py::test_appnp_conv_e_weight[g0-idtype0] PASSED [ 51%] tests/python/pytorch/nn/test_nn.py::test_appnp_conv_e_weight[g0-idtype1] PASSED [ 51%] tests/python/pytorch/nn/test_nn.py::test_appnp_conv_e_weight[g1-idtype0] PASSED [ 51%] tests/python/pytorch/nn/test_nn.py::test_appnp_conv_e_weight[g1-idtype1] PASSED [ 51%] tests/python/pytorch/nn/test_nn.py::test_appnp_conv_e_weight[g2-idtype0] PASSED [ 52%] tests/python/pytorch/nn/test_nn.py::test_appnp_conv_e_weight[g2-idtype1] PASSED [ 52%] tests/python/pytorch/nn/test_nn.py::test_appnp_conv_e_weight[g3-idtype0] PASSED [ 52%] tests/python/pytorch/nn/test_nn.py::test_appnp_conv_e_weight[g3-idtype1] PASSED [ 52%] tests/python/pytorch/nn/test_nn.py::test_appnp_conv_e_weight[g4-idtype0] PASSED [ 52%] tests/python/pytorch/nn/test_nn.py::test_appnp_conv_e_weight[g4-idtype1] PASSED [ 52%] tests/python/pytorch/nn/test_nn.py::test_appnp_conv_e_weight[g5-idtype0] PASSED [ 52%] tests/python/pytorch/nn/test_nn.py::test_appnp_conv_e_weight[g5-idtype1] PASSED [ 52%] tests/python/pytorch/nn/test_nn.py::test_gcn2conv_e_weight[True-g0-idtype0] PASSED [ 52%] tests/python/pytorch/nn/test_nn.py::test_gcn2conv_e_weight[True-g0-idtype1] PASSED [ 52%] tests/python/pytorch/nn/test_nn.py::test_gcn2conv_e_weight[True-g1-idtype0] PASSED [ 52%] tests/python/pytorch/nn/test_nn.py::test_gcn2conv_e_weight[True-g1-idtype1] PASSED [ 52%] tests/python/pytorch/nn/test_nn.py::test_gcn2conv_e_weight[True-g2-idtype0] PASSED [ 52%] tests/python/pytorch/nn/test_nn.py::test_gcn2conv_e_weight[True-g2-idtype1] PASSED [ 52%] tests/python/pytorch/nn/test_nn.py::test_gcn2conv_e_weight[True-g3-idtype0] PASSED [ 52%] tests/python/pytorch/nn/test_nn.py::test_gcn2conv_e_weight[True-g3-idtype1] PASSED [ 52%] tests/python/pytorch/nn/test_nn.py::test_gcn2conv_e_weight[True-g4-idtype0] PASSED [ 52%] tests/python/pytorch/nn/test_nn.py::test_gcn2conv_e_weight[True-g4-idtype1] PASSED [ 52%] tests/python/pytorch/nn/test_nn.py::test_gcn2conv_e_weight[True-g5-idtype0] PASSED [ 52%] tests/python/pytorch/nn/test_nn.py::test_gcn2conv_e_weight[True-g5-idtype1] PASSED [ 52%] tests/python/pytorch/nn/test_nn.py::test_gcn2conv_e_weight[False-g0-idtype0] PASSED [ 52%] tests/python/pytorch/nn/test_nn.py::test_gcn2conv_e_weight[False-g0-idtype1] PASSED [ 52%] tests/python/pytorch/nn/test_nn.py::test_gcn2conv_e_weight[False-g1-idtype0] PASSED [ 52%] tests/python/pytorch/nn/test_nn.py::test_gcn2conv_e_weight[False-g1-idtype1] PASSED [ 52%] tests/python/pytorch/nn/test_nn.py::test_gcn2conv_e_weight[False-g2-idtype0] PASSED [ 52%] tests/python/pytorch/nn/test_nn.py::test_gcn2conv_e_weight[False-g2-idtype1] PASSED [ 52%] tests/python/pytorch/nn/test_nn.py::test_gcn2conv_e_weight[False-g3-idtype0] PASSED [ 52%] tests/python/pytorch/nn/test_nn.py::test_gcn2conv_e_weight[False-g3-idtype1] PASSED [ 52%] tests/python/pytorch/nn/test_nn.py::test_gcn2conv_e_weight[False-g4-idtype0] PASSED [ 52%] tests/python/pytorch/nn/test_nn.py::test_gcn2conv_e_weight[False-g4-idtype1] PASSED [ 52%] tests/python/pytorch/nn/test_nn.py::test_gcn2conv_e_weight[False-g5-idtype0] PASSED [ 52%] tests/python/pytorch/nn/test_nn.py::test_gcn2conv_e_weight[False-g5-idtype1] PASSED [ 52%] tests/python/pytorch/nn/test_nn.py::test_sgconv_e_weight[g0-idtype0] PASSED [ 52%] tests/python/pytorch/nn/test_nn.py::test_sgconv_e_weight[g0-idtype1] PASSED [ 52%] tests/python/pytorch/nn/test_nn.py::test_sgconv_e_weight[g1-idtype0] PASSED [ 52%] tests/python/pytorch/nn/test_nn.py::test_sgconv_e_weight[g1-idtype1] PASSED [ 52%] tests/python/pytorch/nn/test_nn.py::test_sgconv_e_weight[g2-idtype0] PASSED [ 52%] tests/python/pytorch/nn/test_nn.py::test_sgconv_e_weight[g2-idtype1] PASSED [ 52%] tests/python/pytorch/nn/test_nn.py::test_sgconv_e_weight[g3-idtype0] PASSED [ 52%] tests/python/pytorch/nn/test_nn.py::test_sgconv_e_weight[g3-idtype1] PASSED [ 52%] tests/python/pytorch/nn/test_nn.py::test_sgconv_e_weight[g4-idtype0] PASSED [ 52%] tests/python/pytorch/nn/test_nn.py::test_sgconv_e_weight[g4-idtype1] PASSED [ 52%] tests/python/pytorch/nn/test_nn.py::test_sgconv_e_weight[g5-idtype0] PASSED [ 52%] tests/python/pytorch/nn/test_nn.py::test_sgconv_e_weight[g5-idtype1] PASSED [ 52%] tests/python/pytorch/nn/test_nn.py::test_tagconv_e_weight[g0-idtype0] PASSED [ 52%] tests/python/pytorch/nn/test_nn.py::test_tagconv_e_weight[g0-idtype1] PASSED [ 52%] tests/python/pytorch/nn/test_nn.py::test_tagconv_e_weight[g1-idtype0] PASSED [ 52%] tests/python/pytorch/nn/test_nn.py::test_tagconv_e_weight[g1-idtype1] PASSED [ 52%] tests/python/pytorch/nn/test_nn.py::test_tagconv_e_weight[g2-idtype0] PASSED [ 52%] tests/python/pytorch/nn/test_nn.py::test_tagconv_e_weight[g2-idtype1] PASSED [ 52%] tests/python/pytorch/nn/test_nn.py::test_tagconv_e_weight[g3-idtype0] PASSED [ 52%] tests/python/pytorch/nn/test_nn.py::test_tagconv_e_weight[g3-idtype1] PASSED [ 52%] tests/python/pytorch/nn/test_nn.py::test_tagconv_e_weight[g4-idtype0] PASSED [ 52%] tests/python/pytorch/nn/test_nn.py::test_tagconv_e_weight[g4-idtype1] PASSED [ 52%] tests/python/pytorch/nn/test_nn.py::test_tagconv_e_weight[g5-idtype0] PASSED [ 52%] tests/python/pytorch/nn/test_nn.py::test_tagconv_e_weight[g5-idtype1] PASSED [ 52%] tests/python/pytorch/nn/test_nn.py::test_gin_conv[mean-g0-idtype0] PASSED [ 52%] tests/python/pytorch/nn/test_nn.py::test_gin_conv[mean-g0-idtype1] PASSED [ 52%] tests/python/pytorch/nn/test_nn.py::test_gin_conv[mean-g1-idtype0] PASSED [ 52%] tests/python/pytorch/nn/test_nn.py::test_gin_conv[mean-g1-idtype1] PASSED [ 52%] tests/python/pytorch/nn/test_nn.py::test_gin_conv[mean-g2-idtype0] PASSED [ 52%] tests/python/pytorch/nn/test_nn.py::test_gin_conv[mean-g2-idtype1] PASSED [ 53%] tests/python/pytorch/nn/test_nn.py::test_gin_conv[mean-g3-idtype0] PASSED [ 53%] tests/python/pytorch/nn/test_nn.py::test_gin_conv[mean-g3-idtype1] PASSED [ 53%] tests/python/pytorch/nn/test_nn.py::test_gin_conv[mean-g4-idtype0] PASSED [ 53%] tests/python/pytorch/nn/test_nn.py::test_gin_conv[mean-g4-idtype1] PASSED [ 53%] tests/python/pytorch/nn/test_nn.py::test_gin_conv[mean-g5-idtype0] PASSED [ 53%] tests/python/pytorch/nn/test_nn.py::test_gin_conv[mean-g5-idtype1] PASSED [ 53%] tests/python/pytorch/nn/test_nn.py::test_gin_conv[mean-g6-idtype0] PASSED [ 53%] tests/python/pytorch/nn/test_nn.py::test_gin_conv[mean-g6-idtype1] PASSED [ 53%] tests/python/pytorch/nn/test_nn.py::test_gin_conv[max-g0-idtype0] PASSED [ 53%] tests/python/pytorch/nn/test_nn.py::test_gin_conv[max-g0-idtype1] PASSED [ 53%] tests/python/pytorch/nn/test_nn.py::test_gin_conv[max-g1-idtype0] PASSED [ 53%] tests/python/pytorch/nn/test_nn.py::test_gin_conv[max-g1-idtype1] PASSED [ 53%] tests/python/pytorch/nn/test_nn.py::test_gin_conv[max-g2-idtype0] PASSED [ 53%] tests/python/pytorch/nn/test_nn.py::test_gin_conv[max-g2-idtype1] PASSED [ 53%] tests/python/pytorch/nn/test_nn.py::test_gin_conv[max-g3-idtype0] PASSED [ 53%] tests/python/pytorch/nn/test_nn.py::test_gin_conv[max-g3-idtype1] PASSED [ 53%] tests/python/pytorch/nn/test_nn.py::test_gin_conv[max-g4-idtype0] PASSED [ 53%] tests/python/pytorch/nn/test_nn.py::test_gin_conv[max-g4-idtype1] PASSED [ 53%] tests/python/pytorch/nn/test_nn.py::test_gin_conv[max-g5-idtype0] PASSED [ 53%] tests/python/pytorch/nn/test_nn.py::test_gin_conv[max-g5-idtype1] PASSED [ 53%] tests/python/pytorch/nn/test_nn.py::test_gin_conv[max-g6-idtype0] PASSED [ 53%] tests/python/pytorch/nn/test_nn.py::test_gin_conv[max-g6-idtype1] PASSED [ 53%] tests/python/pytorch/nn/test_nn.py::test_gin_conv[sum-g0-idtype0] PASSED [ 53%] tests/python/pytorch/nn/test_nn.py::test_gin_conv[sum-g0-idtype1] PASSED [ 53%] tests/python/pytorch/nn/test_nn.py::test_gin_conv[sum-g1-idtype0] PASSED [ 53%] tests/python/pytorch/nn/test_nn.py::test_gin_conv[sum-g1-idtype1] PASSED [ 53%] tests/python/pytorch/nn/test_nn.py::test_gin_conv[sum-g2-idtype0] PASSED [ 53%] tests/python/pytorch/nn/test_nn.py::test_gin_conv[sum-g2-idtype1] PASSED [ 53%] tests/python/pytorch/nn/test_nn.py::test_gin_conv[sum-g3-idtype0] PASSED [ 53%] tests/python/pytorch/nn/test_nn.py::test_gin_conv[sum-g3-idtype1] PASSED [ 53%] tests/python/pytorch/nn/test_nn.py::test_gin_conv[sum-g4-idtype0] PASSED [ 53%] tests/python/pytorch/nn/test_nn.py::test_gin_conv[sum-g4-idtype1] PASSED [ 53%] tests/python/pytorch/nn/test_nn.py::test_gin_conv[sum-g5-idtype0] PASSED [ 53%] tests/python/pytorch/nn/test_nn.py::test_gin_conv[sum-g5-idtype1] PASSED [ 53%] tests/python/pytorch/nn/test_nn.py::test_gin_conv[sum-g6-idtype0] PASSED [ 53%] tests/python/pytorch/nn/test_nn.py::test_gin_conv[sum-g6-idtype1] PASSED [ 53%] tests/python/pytorch/nn/test_nn.py::test_gine_conv[g0-idtype0] PASSED [ 53%] tests/python/pytorch/nn/test_nn.py::test_gine_conv[g0-idtype1] PASSED [ 53%] tests/python/pytorch/nn/test_nn.py::test_gine_conv[g1-idtype0] PASSED [ 53%] tests/python/pytorch/nn/test_nn.py::test_gine_conv[g1-idtype1] PASSED [ 53%] tests/python/pytorch/nn/test_nn.py::test_gine_conv[g2-idtype0] PASSED [ 53%] tests/python/pytorch/nn/test_nn.py::test_gine_conv[g2-idtype1] PASSED [ 53%] tests/python/pytorch/nn/test_nn.py::test_gine_conv[g3-idtype0] PASSED [ 53%] tests/python/pytorch/nn/test_nn.py::test_gine_conv[g3-idtype1] PASSED [ 53%] tests/python/pytorch/nn/test_nn.py::test_gine_conv[g4-idtype0] PASSED [ 53%] tests/python/pytorch/nn/test_nn.py::test_gine_conv[g4-idtype1] PASSED [ 53%] tests/python/pytorch/nn/test_nn.py::test_gine_conv[g5-idtype0] PASSED [ 53%] tests/python/pytorch/nn/test_nn.py::test_gine_conv[g5-idtype1] PASSED [ 53%] tests/python/pytorch/nn/test_nn.py::test_gine_conv[g6-idtype0] PASSED [ 53%] tests/python/pytorch/nn/test_nn.py::test_gine_conv[g6-idtype1] PASSED [ 53%] tests/python/pytorch/nn/test_nn.py::test_gine_conv[g7-idtype0] PASSED [ 53%] tests/python/pytorch/nn/test_nn.py::test_gine_conv[g7-idtype1] PASSED [ 53%] tests/python/pytorch/nn/test_nn.py::test_gin_conv_bi[mean-g0-idtype0] PASSED [ 53%] tests/python/pytorch/nn/test_nn.py::test_gin_conv_bi[mean-g0-idtype1] PASSED [ 53%] tests/python/pytorch/nn/test_nn.py::test_gin_conv_bi[mean-g1-idtype0] PASSED [ 53%] tests/python/pytorch/nn/test_nn.py::test_gin_conv_bi[mean-g1-idtype1] PASSED [ 53%] tests/python/pytorch/nn/test_nn.py::test_gin_conv_bi[max-g0-idtype0] PASSED [ 53%] tests/python/pytorch/nn/test_nn.py::test_gin_conv_bi[max-g0-idtype1] PASSED [ 53%] tests/python/pytorch/nn/test_nn.py::test_gin_conv_bi[max-g1-idtype0] PASSED [ 53%] tests/python/pytorch/nn/test_nn.py::test_gin_conv_bi[max-g1-idtype1] PASSED [ 53%] tests/python/pytorch/nn/test_nn.py::test_gin_conv_bi[sum-g0-idtype0] PASSED [ 53%] tests/python/pytorch/nn/test_nn.py::test_gin_conv_bi[sum-g0-idtype1] PASSED [ 54%] tests/python/pytorch/nn/test_nn.py::test_gin_conv_bi[sum-g1-idtype0] PASSED [ 54%] tests/python/pytorch/nn/test_nn.py::test_gin_conv_bi[sum-g1-idtype1] PASSED [ 54%] tests/python/pytorch/nn/test_nn.py::test_agnn_conv[g0-idtype0] PASSED [ 54%] tests/python/pytorch/nn/test_nn.py::test_agnn_conv[g0-idtype1] PASSED [ 54%] tests/python/pytorch/nn/test_nn.py::test_agnn_conv[g1-idtype0] PASSED [ 54%] tests/python/pytorch/nn/test_nn.py::test_agnn_conv[g1-idtype1] PASSED [ 54%] tests/python/pytorch/nn/test_nn.py::test_agnn_conv[g2-idtype0] PASSED [ 54%] tests/python/pytorch/nn/test_nn.py::test_agnn_conv[g2-idtype1] PASSED [ 54%] tests/python/pytorch/nn/test_nn.py::test_agnn_conv[g3-idtype0] PASSED [ 54%] tests/python/pytorch/nn/test_nn.py::test_agnn_conv[g3-idtype1] PASSED [ 54%] tests/python/pytorch/nn/test_nn.py::test_agnn_conv[g4-idtype0] PASSED [ 54%] tests/python/pytorch/nn/test_nn.py::test_agnn_conv[g4-idtype1] PASSED [ 54%] tests/python/pytorch/nn/test_nn.py::test_agnn_conv[g5-idtype0] PASSED [ 54%] tests/python/pytorch/nn/test_nn.py::test_agnn_conv[g5-idtype1] PASSED [ 54%] tests/python/pytorch/nn/test_nn.py::test_agnn_conv[g6-idtype0] PASSED [ 54%] tests/python/pytorch/nn/test_nn.py::test_agnn_conv[g6-idtype1] PASSED [ 54%] tests/python/pytorch/nn/test_nn.py::test_agnn_conv_bi[g0-idtype0] PASSED [ 54%] tests/python/pytorch/nn/test_nn.py::test_agnn_conv_bi[g0-idtype1] PASSED [ 54%] tests/python/pytorch/nn/test_nn.py::test_agnn_conv_bi[g1-idtype0] PASSED [ 54%] tests/python/pytorch/nn/test_nn.py::test_agnn_conv_bi[g1-idtype1] PASSED [ 54%] tests/python/pytorch/nn/test_nn.py::test_gated_graph_conv[g0-idtype0] PASSED [ 54%] tests/python/pytorch/nn/test_nn.py::test_gated_graph_conv[g0-idtype1] PASSED [ 54%] tests/python/pytorch/nn/test_nn.py::test_gated_graph_conv[g1-idtype0] PASSED [ 54%] tests/python/pytorch/nn/test_nn.py::test_gated_graph_conv[g1-idtype1] PASSED [ 54%] tests/python/pytorch/nn/test_nn.py::test_gated_graph_conv[g2-idtype0] PASSED [ 54%] tests/python/pytorch/nn/test_nn.py::test_gated_graph_conv[g2-idtype1] PASSED [ 54%] tests/python/pytorch/nn/test_nn.py::test_gated_graph_conv[g3-idtype0] PASSED [ 54%] tests/python/pytorch/nn/test_nn.py::test_gated_graph_conv[g3-idtype1] PASSED [ 54%] tests/python/pytorch/nn/test_nn.py::test_gated_graph_conv[g4-idtype0] PASSED [ 54%] tests/python/pytorch/nn/test_nn.py::test_gated_graph_conv[g4-idtype1] PASSED [ 54%] tests/python/pytorch/nn/test_nn.py::test_gated_graph_conv[g5-idtype0] PASSED [ 54%] tests/python/pytorch/nn/test_nn.py::test_gated_graph_conv[g5-idtype1] PASSED [ 54%] tests/python/pytorch/nn/test_nn.py::test_gated_graph_conv_one_etype[g0-idtype0] PASSED [ 54%] tests/python/pytorch/nn/test_nn.py::test_gated_graph_conv_one_etype[g0-idtype1] PASSED [ 54%] tests/python/pytorch/nn/test_nn.py::test_gated_graph_conv_one_etype[g1-idtype0] PASSED [ 54%] tests/python/pytorch/nn/test_nn.py::test_gated_graph_conv_one_etype[g1-idtype1] PASSED [ 54%] tests/python/pytorch/nn/test_nn.py::test_gated_graph_conv_one_etype[g2-idtype0] PASSED [ 54%] tests/python/pytorch/nn/test_nn.py::test_gated_graph_conv_one_etype[g2-idtype1] PASSED [ 54%] tests/python/pytorch/nn/test_nn.py::test_gated_graph_conv_one_etype[g3-idtype0] PASSED [ 54%] tests/python/pytorch/nn/test_nn.py::test_gated_graph_conv_one_etype[g3-idtype1] PASSED [ 54%] tests/python/pytorch/nn/test_nn.py::test_gated_graph_conv_one_etype[g4-idtype0] PASSED [ 54%] tests/python/pytorch/nn/test_nn.py::test_gated_graph_conv_one_etype[g4-idtype1] PASSED [ 54%] tests/python/pytorch/nn/test_nn.py::test_gated_graph_conv_one_etype[g5-idtype0] PASSED [ 54%] tests/python/pytorch/nn/test_nn.py::test_gated_graph_conv_one_etype[g5-idtype1] PASSED [ 54%] tests/python/pytorch/nn/test_nn.py::test_nn_conv[g0-idtype0] PASSED [ 54%] tests/python/pytorch/nn/test_nn.py::test_nn_conv[g0-idtype1] PASSED [ 54%] tests/python/pytorch/nn/test_nn.py::test_nn_conv[g1-idtype0] PASSED [ 54%] tests/python/pytorch/nn/test_nn.py::test_nn_conv[g1-idtype1] PASSED [ 54%] tests/python/pytorch/nn/test_nn.py::test_nn_conv[g2-idtype0] PASSED [ 54%] tests/python/pytorch/nn/test_nn.py::test_nn_conv[g2-idtype1] PASSED [ 54%] tests/python/pytorch/nn/test_nn.py::test_nn_conv[g3-idtype0] PASSED [ 54%] tests/python/pytorch/nn/test_nn.py::test_nn_conv[g3-idtype1] PASSED [ 54%] tests/python/pytorch/nn/test_nn.py::test_nn_conv[g4-idtype0] PASSED [ 54%] tests/python/pytorch/nn/test_nn.py::test_nn_conv[g4-idtype1] PASSED [ 54%] tests/python/pytorch/nn/test_nn.py::test_nn_conv[g5-idtype0] PASSED [ 54%] tests/python/pytorch/nn/test_nn.py::test_nn_conv[g5-idtype1] PASSED [ 54%] tests/python/pytorch/nn/test_nn.py::test_nn_conv[g6-idtype0] PASSED [ 54%] tests/python/pytorch/nn/test_nn.py::test_nn_conv[g6-idtype1] PASSED [ 54%] tests/python/pytorch/nn/test_nn.py::test_nn_conv_bi[g0-idtype0] PASSED [ 54%] tests/python/pytorch/nn/test_nn.py::test_nn_conv_bi[g0-idtype1] PASSED [ 54%] tests/python/pytorch/nn/test_nn.py::test_nn_conv_bi[g1-idtype0] PASSED [ 54%] tests/python/pytorch/nn/test_nn.py::test_nn_conv_bi[g1-idtype1] PASSED [ 55%] tests/python/pytorch/nn/test_nn.py::test_gmm_conv[g0-idtype0] PASSED [ 55%] tests/python/pytorch/nn/test_nn.py::test_gmm_conv[g0-idtype1] PASSED [ 55%] tests/python/pytorch/nn/test_nn.py::test_gmm_conv[g1-idtype0] PASSED [ 55%] tests/python/pytorch/nn/test_nn.py::test_gmm_conv[g1-idtype1] PASSED [ 55%] tests/python/pytorch/nn/test_nn.py::test_gmm_conv[g2-idtype0] PASSED [ 55%] tests/python/pytorch/nn/test_nn.py::test_gmm_conv[g2-idtype1] PASSED [ 55%] tests/python/pytorch/nn/test_nn.py::test_gmm_conv[g3-idtype0] PASSED [ 55%] tests/python/pytorch/nn/test_nn.py::test_gmm_conv[g3-idtype1] PASSED [ 55%] tests/python/pytorch/nn/test_nn.py::test_gmm_conv[g4-idtype0] PASSED [ 55%] tests/python/pytorch/nn/test_nn.py::test_gmm_conv[g4-idtype1] PASSED [ 55%] tests/python/pytorch/nn/test_nn.py::test_gmm_conv[g5-idtype0] PASSED [ 55%] tests/python/pytorch/nn/test_nn.py::test_gmm_conv[g5-idtype1] PASSED [ 55%] tests/python/pytorch/nn/test_nn.py::test_gmm_conv_bi[g0-idtype0] PASSED [ 55%] tests/python/pytorch/nn/test_nn.py::test_gmm_conv_bi[g0-idtype1] PASSED [ 55%] tests/python/pytorch/nn/test_nn.py::test_gmm_conv_bi[g1-idtype0] PASSED [ 55%] tests/python/pytorch/nn/test_nn.py::test_gmm_conv_bi[g1-idtype1] PASSED [ 55%] tests/python/pytorch/nn/test_nn.py::test_dense_graph_conv[1-g0-both-idtype0] PASSED [ 55%] tests/python/pytorch/nn/test_nn.py::test_dense_graph_conv[1-g0-both-idtype1] PASSED [ 55%] tests/python/pytorch/nn/test_nn.py::test_dense_graph_conv[1-g0-right-idtype0] PASSED [ 55%] tests/python/pytorch/nn/test_nn.py::test_dense_graph_conv[1-g0-right-idtype1] PASSED [ 55%] tests/python/pytorch/nn/test_nn.py::test_dense_graph_conv[1-g0-none-idtype0] PASSED [ 55%] tests/python/pytorch/nn/test_nn.py::test_dense_graph_conv[1-g0-none-idtype1] PASSED [ 55%] tests/python/pytorch/nn/test_nn.py::test_dense_graph_conv[1-g1-both-idtype0] PASSED [ 55%] tests/python/pytorch/nn/test_nn.py::test_dense_graph_conv[1-g1-both-idtype1] PASSED [ 55%] tests/python/pytorch/nn/test_nn.py::test_dense_graph_conv[1-g1-right-idtype0] PASSED [ 55%] tests/python/pytorch/nn/test_nn.py::test_dense_graph_conv[1-g1-right-idtype1] PASSED [ 55%] tests/python/pytorch/nn/test_nn.py::test_dense_graph_conv[1-g1-none-idtype0] PASSED [ 55%] tests/python/pytorch/nn/test_nn.py::test_dense_graph_conv[1-g1-none-idtype1] PASSED [ 55%] tests/python/pytorch/nn/test_nn.py::test_dense_graph_conv[1-g2-both-idtype0] PASSED [ 55%] tests/python/pytorch/nn/test_nn.py::test_dense_graph_conv[1-g2-both-idtype1] PASSED [ 55%] tests/python/pytorch/nn/test_nn.py::test_dense_graph_conv[1-g2-right-idtype0] PASSED [ 55%] tests/python/pytorch/nn/test_nn.py::test_dense_graph_conv[1-g2-right-idtype1] PASSED [ 55%] tests/python/pytorch/nn/test_nn.py::test_dense_graph_conv[1-g2-none-idtype0] PASSED [ 55%] tests/python/pytorch/nn/test_nn.py::test_dense_graph_conv[1-g2-none-idtype1] PASSED [ 55%] tests/python/pytorch/nn/test_nn.py::test_dense_graph_conv[1-g3-both-idtype0] PASSED [ 55%] tests/python/pytorch/nn/test_nn.py::test_dense_graph_conv[1-g3-both-idtype1] PASSED [ 55%] tests/python/pytorch/nn/test_nn.py::test_dense_graph_conv[1-g3-right-idtype0] PASSED [ 55%] tests/python/pytorch/nn/test_nn.py::test_dense_graph_conv[1-g3-right-idtype1] PASSED [ 55%] tests/python/pytorch/nn/test_nn.py::test_dense_graph_conv[1-g3-none-idtype0] PASSED [ 55%] tests/python/pytorch/nn/test_nn.py::test_dense_graph_conv[1-g3-none-idtype1] PASSED [ 55%] tests/python/pytorch/nn/test_nn.py::test_dense_graph_conv[1-g4-both-idtype0] PASSED [ 55%] tests/python/pytorch/nn/test_nn.py::test_dense_graph_conv[1-g4-both-idtype1] PASSED [ 55%] tests/python/pytorch/nn/test_nn.py::test_dense_graph_conv[1-g4-right-idtype0] PASSED [ 55%] tests/python/pytorch/nn/test_nn.py::test_dense_graph_conv[1-g4-right-idtype1] PASSED [ 55%] tests/python/pytorch/nn/test_nn.py::test_dense_graph_conv[1-g4-none-idtype0] PASSED [ 55%] tests/python/pytorch/nn/test_nn.py::test_dense_graph_conv[1-g4-none-idtype1] PASSED [ 55%] tests/python/pytorch/nn/test_nn.py::test_dense_graph_conv[1-g5-both-idtype0] PASSED [ 55%] tests/python/pytorch/nn/test_nn.py::test_dense_graph_conv[1-g5-both-idtype1] PASSED [ 55%] tests/python/pytorch/nn/test_nn.py::test_dense_graph_conv[1-g5-right-idtype0] PASSED [ 55%] tests/python/pytorch/nn/test_nn.py::test_dense_graph_conv[1-g5-right-idtype1] PASSED [ 55%] tests/python/pytorch/nn/test_nn.py::test_dense_graph_conv[1-g5-none-idtype0] PASSED [ 55%] tests/python/pytorch/nn/test_nn.py::test_dense_graph_conv[1-g5-none-idtype1] PASSED [ 55%] tests/python/pytorch/nn/test_nn.py::test_dense_graph_conv[1-g6-both-idtype0] PASSED [ 55%] tests/python/pytorch/nn/test_nn.py::test_dense_graph_conv[1-g6-both-idtype1] PASSED [ 55%] tests/python/pytorch/nn/test_nn.py::test_dense_graph_conv[1-g6-right-idtype0] PASSED [ 55%] tests/python/pytorch/nn/test_nn.py::test_dense_graph_conv[1-g6-right-idtype1] PASSED [ 55%] tests/python/pytorch/nn/test_nn.py::test_dense_graph_conv[1-g6-none-idtype0] PASSED [ 55%] tests/python/pytorch/nn/test_nn.py::test_dense_graph_conv[1-g6-none-idtype1] PASSED [ 55%] tests/python/pytorch/nn/test_nn.py::test_dense_graph_conv[1-g7-both-idtype0] PASSED [ 55%] tests/python/pytorch/nn/test_nn.py::test_dense_graph_conv[1-g7-both-idtype1] PASSED [ 55%] tests/python/pytorch/nn/test_nn.py::test_dense_graph_conv[1-g7-right-idtype0] PASSED [ 55%] tests/python/pytorch/nn/test_nn.py::test_dense_graph_conv[1-g7-right-idtype1] PASSED [ 56%] tests/python/pytorch/nn/test_nn.py::test_dense_graph_conv[1-g7-none-idtype0] PASSED [ 56%] tests/python/pytorch/nn/test_nn.py::test_dense_graph_conv[1-g7-none-idtype1] PASSED [ 56%] tests/python/pytorch/nn/test_nn.py::test_dense_graph_conv[2-g0-both-idtype0] PASSED [ 56%] tests/python/pytorch/nn/test_nn.py::test_dense_graph_conv[2-g0-both-idtype1] PASSED [ 56%] tests/python/pytorch/nn/test_nn.py::test_dense_graph_conv[2-g0-right-idtype0] PASSED [ 56%] tests/python/pytorch/nn/test_nn.py::test_dense_graph_conv[2-g0-right-idtype1] PASSED [ 56%] tests/python/pytorch/nn/test_nn.py::test_dense_graph_conv[2-g0-none-idtype0] PASSED [ 56%] tests/python/pytorch/nn/test_nn.py::test_dense_graph_conv[2-g0-none-idtype1] PASSED [ 56%] tests/python/pytorch/nn/test_nn.py::test_dense_graph_conv[2-g1-both-idtype0] PASSED [ 56%] tests/python/pytorch/nn/test_nn.py::test_dense_graph_conv[2-g1-both-idtype1] PASSED [ 56%] tests/python/pytorch/nn/test_nn.py::test_dense_graph_conv[2-g1-right-idtype0] PASSED [ 56%] tests/python/pytorch/nn/test_nn.py::test_dense_graph_conv[2-g1-right-idtype1] PASSED [ 56%] tests/python/pytorch/nn/test_nn.py::test_dense_graph_conv[2-g1-none-idtype0] PASSED [ 56%] tests/python/pytorch/nn/test_nn.py::test_dense_graph_conv[2-g1-none-idtype1] PASSED [ 56%] tests/python/pytorch/nn/test_nn.py::test_dense_graph_conv[2-g2-both-idtype0] PASSED [ 56%] tests/python/pytorch/nn/test_nn.py::test_dense_graph_conv[2-g2-both-idtype1] PASSED [ 56%] tests/python/pytorch/nn/test_nn.py::test_dense_graph_conv[2-g2-right-idtype0] PASSED [ 56%] tests/python/pytorch/nn/test_nn.py::test_dense_graph_conv[2-g2-right-idtype1] PASSED [ 56%] tests/python/pytorch/nn/test_nn.py::test_dense_graph_conv[2-g2-none-idtype0] PASSED [ 56%] tests/python/pytorch/nn/test_nn.py::test_dense_graph_conv[2-g2-none-idtype1] PASSED [ 56%] tests/python/pytorch/nn/test_nn.py::test_dense_graph_conv[2-g3-both-idtype0] PASSED [ 56%] tests/python/pytorch/nn/test_nn.py::test_dense_graph_conv[2-g3-both-idtype1] PASSED [ 56%] tests/python/pytorch/nn/test_nn.py::test_dense_graph_conv[2-g3-right-idtype0] PASSED [ 56%] tests/python/pytorch/nn/test_nn.py::test_dense_graph_conv[2-g3-right-idtype1] PASSED [ 56%] tests/python/pytorch/nn/test_nn.py::test_dense_graph_conv[2-g3-none-idtype0] PASSED [ 56%] tests/python/pytorch/nn/test_nn.py::test_dense_graph_conv[2-g3-none-idtype1] PASSED [ 56%] tests/python/pytorch/nn/test_nn.py::test_dense_graph_conv[2-g4-both-idtype0] PASSED [ 56%] tests/python/pytorch/nn/test_nn.py::test_dense_graph_conv[2-g4-both-idtype1] PASSED [ 56%] tests/python/pytorch/nn/test_nn.py::test_dense_graph_conv[2-g4-right-idtype0] PASSED [ 56%] tests/python/pytorch/nn/test_nn.py::test_dense_graph_conv[2-g4-right-idtype1] PASSED [ 56%] tests/python/pytorch/nn/test_nn.py::test_dense_graph_conv[2-g4-none-idtype0] PASSED [ 56%] tests/python/pytorch/nn/test_nn.py::test_dense_graph_conv[2-g4-none-idtype1] PASSED [ 56%] tests/python/pytorch/nn/test_nn.py::test_dense_graph_conv[2-g5-both-idtype0] PASSED [ 56%] tests/python/pytorch/nn/test_nn.py::test_dense_graph_conv[2-g5-both-idtype1] PASSED [ 56%] tests/python/pytorch/nn/test_nn.py::test_dense_graph_conv[2-g5-right-idtype0] PASSED [ 56%] tests/python/pytorch/nn/test_nn.py::test_dense_graph_conv[2-g5-right-idtype1] PASSED [ 56%] tests/python/pytorch/nn/test_nn.py::test_dense_graph_conv[2-g5-none-idtype0] PASSED [ 56%] tests/python/pytorch/nn/test_nn.py::test_dense_graph_conv[2-g5-none-idtype1] PASSED [ 56%] tests/python/pytorch/nn/test_nn.py::test_dense_graph_conv[2-g6-both-idtype0] PASSED [ 56%] tests/python/pytorch/nn/test_nn.py::test_dense_graph_conv[2-g6-both-idtype1] PASSED [ 56%] tests/python/pytorch/nn/test_nn.py::test_dense_graph_conv[2-g6-right-idtype0] PASSED [ 56%] tests/python/pytorch/nn/test_nn.py::test_dense_graph_conv[2-g6-right-idtype1] PASSED [ 56%] tests/python/pytorch/nn/test_nn.py::test_dense_graph_conv[2-g6-none-idtype0] PASSED [ 56%] tests/python/pytorch/nn/test_nn.py::test_dense_graph_conv[2-g6-none-idtype1] PASSED [ 56%] tests/python/pytorch/nn/test_nn.py::test_dense_graph_conv[2-g7-both-idtype0] PASSED [ 56%] tests/python/pytorch/nn/test_nn.py::test_dense_graph_conv[2-g7-both-idtype1] PASSED [ 56%] tests/python/pytorch/nn/test_nn.py::test_dense_graph_conv[2-g7-right-idtype0] PASSED [ 56%] tests/python/pytorch/nn/test_nn.py::test_dense_graph_conv[2-g7-right-idtype1] PASSED [ 56%] tests/python/pytorch/nn/test_nn.py::test_dense_graph_conv[2-g7-none-idtype0] PASSED [ 56%] tests/python/pytorch/nn/test_nn.py::test_dense_graph_conv[2-g7-none-idtype1] PASSED [ 56%] tests/python/pytorch/nn/test_nn.py::test_dense_sage_conv[1-g0-idtype0] PASSED [ 56%] tests/python/pytorch/nn/test_nn.py::test_dense_sage_conv[1-g0-idtype1] PASSED [ 56%] tests/python/pytorch/nn/test_nn.py::test_dense_sage_conv[1-g1-idtype0] PASSED [ 56%] tests/python/pytorch/nn/test_nn.py::test_dense_sage_conv[1-g1-idtype1] PASSED [ 56%] tests/python/pytorch/nn/test_nn.py::test_dense_sage_conv[1-g2-idtype0] PASSED [ 56%] tests/python/pytorch/nn/test_nn.py::test_dense_sage_conv[1-g2-idtype1] PASSED [ 56%] tests/python/pytorch/nn/test_nn.py::test_dense_sage_conv[1-g3-idtype0] PASSED [ 56%] tests/python/pytorch/nn/test_nn.py::test_dense_sage_conv[1-g3-idtype1] PASSED [ 56%] tests/python/pytorch/nn/test_nn.py::test_dense_sage_conv[1-g4-idtype0] PASSED [ 56%] tests/python/pytorch/nn/test_nn.py::test_dense_sage_conv[1-g4-idtype1] PASSED [ 56%] tests/python/pytorch/nn/test_nn.py::test_dense_sage_conv[1-g5-idtype0] PASSED [ 56%] tests/python/pytorch/nn/test_nn.py::test_dense_sage_conv[1-g5-idtype1] PASSED [ 57%] tests/python/pytorch/nn/test_nn.py::test_dense_sage_conv[1-g6-idtype0] PASSED [ 57%] tests/python/pytorch/nn/test_nn.py::test_dense_sage_conv[1-g6-idtype1] PASSED [ 57%] tests/python/pytorch/nn/test_nn.py::test_dense_sage_conv[1-g7-idtype0] PASSED [ 57%] tests/python/pytorch/nn/test_nn.py::test_dense_sage_conv[1-g7-idtype1] PASSED [ 57%] tests/python/pytorch/nn/test_nn.py::test_dense_sage_conv[1-g8-idtype0] PASSED [ 57%] tests/python/pytorch/nn/test_nn.py::test_dense_sage_conv[1-g8-idtype1] PASSED [ 57%] tests/python/pytorch/nn/test_nn.py::test_dense_sage_conv[1-g9-idtype0] PASSED [ 57%] tests/python/pytorch/nn/test_nn.py::test_dense_sage_conv[1-g9-idtype1] PASSED [ 57%] tests/python/pytorch/nn/test_nn.py::test_dense_sage_conv[2-g0-idtype0] PASSED [ 57%] tests/python/pytorch/nn/test_nn.py::test_dense_sage_conv[2-g0-idtype1] PASSED [ 57%] tests/python/pytorch/nn/test_nn.py::test_dense_sage_conv[2-g1-idtype0] PASSED [ 57%] tests/python/pytorch/nn/test_nn.py::test_dense_sage_conv[2-g1-idtype1] PASSED [ 57%] tests/python/pytorch/nn/test_nn.py::test_dense_sage_conv[2-g2-idtype0] PASSED [ 57%] tests/python/pytorch/nn/test_nn.py::test_dense_sage_conv[2-g2-idtype1] PASSED [ 57%] tests/python/pytorch/nn/test_nn.py::test_dense_sage_conv[2-g3-idtype0] PASSED [ 57%] tests/python/pytorch/nn/test_nn.py::test_dense_sage_conv[2-g3-idtype1] PASSED [ 57%] tests/python/pytorch/nn/test_nn.py::test_dense_sage_conv[2-g4-idtype0] PASSED [ 57%] tests/python/pytorch/nn/test_nn.py::test_dense_sage_conv[2-g4-idtype1] PASSED [ 57%] tests/python/pytorch/nn/test_nn.py::test_dense_sage_conv[2-g5-idtype0] PASSED [ 57%] tests/python/pytorch/nn/test_nn.py::test_dense_sage_conv[2-g5-idtype1] PASSED [ 57%] tests/python/pytorch/nn/test_nn.py::test_dense_sage_conv[2-g6-idtype0] PASSED [ 57%] tests/python/pytorch/nn/test_nn.py::test_dense_sage_conv[2-g6-idtype1] PASSED [ 57%] tests/python/pytorch/nn/test_nn.py::test_dense_sage_conv[2-g7-idtype0] PASSED [ 57%] tests/python/pytorch/nn/test_nn.py::test_dense_sage_conv[2-g7-idtype1] PASSED [ 57%] tests/python/pytorch/nn/test_nn.py::test_dense_sage_conv[2-g8-idtype0] PASSED [ 57%] tests/python/pytorch/nn/test_nn.py::test_dense_sage_conv[2-g8-idtype1] PASSED [ 57%] tests/python/pytorch/nn/test_nn.py::test_dense_sage_conv[2-g9-idtype0] PASSED [ 57%] tests/python/pytorch/nn/test_nn.py::test_dense_sage_conv[2-g9-idtype1] PASSED [ 57%] tests/python/pytorch/nn/test_nn.py::test_edge_conv[1-g0-idtype0] PASSED [ 57%] tests/python/pytorch/nn/test_nn.py::test_edge_conv[1-g0-idtype1] PASSED [ 57%] tests/python/pytorch/nn/test_nn.py::test_edge_conv[1-g1-idtype0] PASSED [ 57%] tests/python/pytorch/nn/test_nn.py::test_edge_conv[1-g1-idtype1] PASSED [ 57%] tests/python/pytorch/nn/test_nn.py::test_edge_conv[1-g2-idtype0] PASSED [ 57%] tests/python/pytorch/nn/test_nn.py::test_edge_conv[1-g2-idtype1] PASSED [ 57%] tests/python/pytorch/nn/test_nn.py::test_edge_conv[1-g3-idtype0] PASSED [ 57%] tests/python/pytorch/nn/test_nn.py::test_edge_conv[1-g3-idtype1] PASSED [ 57%] tests/python/pytorch/nn/test_nn.py::test_edge_conv[1-g4-idtype0] PASSED [ 57%] tests/python/pytorch/nn/test_nn.py::test_edge_conv[1-g4-idtype1] PASSED [ 57%] tests/python/pytorch/nn/test_nn.py::test_edge_conv[1-g5-idtype0] PASSED [ 57%] tests/python/pytorch/nn/test_nn.py::test_edge_conv[1-g5-idtype1] PASSED [ 57%] tests/python/pytorch/nn/test_nn.py::test_edge_conv[1-g6-idtype0] PASSED [ 57%] tests/python/pytorch/nn/test_nn.py::test_edge_conv[1-g6-idtype1] PASSED [ 57%] tests/python/pytorch/nn/test_nn.py::test_edge_conv[2-g0-idtype0] PASSED [ 57%] tests/python/pytorch/nn/test_nn.py::test_edge_conv[2-g0-idtype1] PASSED [ 57%] tests/python/pytorch/nn/test_nn.py::test_edge_conv[2-g1-idtype0] PASSED [ 57%] tests/python/pytorch/nn/test_nn.py::test_edge_conv[2-g1-idtype1] PASSED [ 57%] tests/python/pytorch/nn/test_nn.py::test_edge_conv[2-g2-idtype0] PASSED [ 57%] tests/python/pytorch/nn/test_nn.py::test_edge_conv[2-g2-idtype1] PASSED [ 57%] tests/python/pytorch/nn/test_nn.py::test_edge_conv[2-g3-idtype0] PASSED [ 57%] tests/python/pytorch/nn/test_nn.py::test_edge_conv[2-g3-idtype1] PASSED [ 57%] tests/python/pytorch/nn/test_nn.py::test_edge_conv[2-g4-idtype0] PASSED [ 57%] tests/python/pytorch/nn/test_nn.py::test_edge_conv[2-g4-idtype1] PASSED [ 57%] tests/python/pytorch/nn/test_nn.py::test_edge_conv[2-g5-idtype0] PASSED [ 57%] tests/python/pytorch/nn/test_nn.py::test_edge_conv[2-g5-idtype1] PASSED [ 57%] tests/python/pytorch/nn/test_nn.py::test_edge_conv[2-g6-idtype0] PASSED [ 57%] tests/python/pytorch/nn/test_nn.py::test_edge_conv[2-g6-idtype1] PASSED [ 57%] tests/python/pytorch/nn/test_nn.py::test_edge_conv_bi[1-g0-idtype0] PASSED [ 57%] tests/python/pytorch/nn/test_nn.py::test_edge_conv_bi[1-g0-idtype1] PASSED [ 57%] tests/python/pytorch/nn/test_nn.py::test_edge_conv_bi[1-g1-idtype0] PASSED [ 57%] tests/python/pytorch/nn/test_nn.py::test_edge_conv_bi[1-g1-idtype1] PASSED [ 57%] tests/python/pytorch/nn/test_nn.py::test_edge_conv_bi[2-g0-idtype0] PASSED [ 58%] tests/python/pytorch/nn/test_nn.py::test_edge_conv_bi[2-g0-idtype1] PASSED [ 58%] tests/python/pytorch/nn/test_nn.py::test_edge_conv_bi[2-g1-idtype0] PASSED [ 58%] tests/python/pytorch/nn/test_nn.py::test_edge_conv_bi[2-g1-idtype1] PASSED [ 58%] tests/python/pytorch/nn/test_nn.py::test_dotgat_conv[1-1-g0-idtype0] PASSED [ 58%] tests/python/pytorch/nn/test_nn.py::test_dotgat_conv[1-1-g0-idtype1] PASSED [ 58%] tests/python/pytorch/nn/test_nn.py::test_dotgat_conv[1-1-g1-idtype0] PASSED [ 58%] tests/python/pytorch/nn/test_nn.py::test_dotgat_conv[1-1-g1-idtype1] PASSED [ 58%] tests/python/pytorch/nn/test_nn.py::test_dotgat_conv[1-1-g2-idtype0] PASSED [ 58%] tests/python/pytorch/nn/test_nn.py::test_dotgat_conv[1-1-g2-idtype1] PASSED [ 58%] tests/python/pytorch/nn/test_nn.py::test_dotgat_conv[1-1-g3-idtype0] PASSED [ 58%] tests/python/pytorch/nn/test_nn.py::test_dotgat_conv[1-1-g3-idtype1] PASSED [ 58%] tests/python/pytorch/nn/test_nn.py::test_dotgat_conv[1-1-g4-idtype0] PASSED [ 58%] tests/python/pytorch/nn/test_nn.py::test_dotgat_conv[1-1-g4-idtype1] PASSED [ 58%] tests/python/pytorch/nn/test_nn.py::test_dotgat_conv[1-1-g5-idtype0] PASSED [ 58%] tests/python/pytorch/nn/test_nn.py::test_dotgat_conv[1-1-g5-idtype1] PASSED [ 58%] tests/python/pytorch/nn/test_nn.py::test_dotgat_conv[1-1-g6-idtype0] PASSED [ 58%] tests/python/pytorch/nn/test_nn.py::test_dotgat_conv[1-1-g6-idtype1] PASSED [ 58%] tests/python/pytorch/nn/test_nn.py::test_dotgat_conv[1-2-g0-idtype0] PASSED [ 58%] tests/python/pytorch/nn/test_nn.py::test_dotgat_conv[1-2-g0-idtype1] PASSED [ 58%] tests/python/pytorch/nn/test_nn.py::test_dotgat_conv[1-2-g1-idtype0] PASSED [ 58%] tests/python/pytorch/nn/test_nn.py::test_dotgat_conv[1-2-g1-idtype1] PASSED [ 58%] tests/python/pytorch/nn/test_nn.py::test_dotgat_conv[1-2-g2-idtype0] PASSED [ 58%] tests/python/pytorch/nn/test_nn.py::test_dotgat_conv[1-2-g2-idtype1] PASSED [ 58%] tests/python/pytorch/nn/test_nn.py::test_dotgat_conv[1-2-g3-idtype0] PASSED [ 58%] tests/python/pytorch/nn/test_nn.py::test_dotgat_conv[1-2-g3-idtype1] PASSED [ 58%] tests/python/pytorch/nn/test_nn.py::test_dotgat_conv[1-2-g4-idtype0] PASSED [ 58%] tests/python/pytorch/nn/test_nn.py::test_dotgat_conv[1-2-g4-idtype1] PASSED [ 58%] tests/python/pytorch/nn/test_nn.py::test_dotgat_conv[1-2-g5-idtype0] PASSED [ 58%] tests/python/pytorch/nn/test_nn.py::test_dotgat_conv[1-2-g5-idtype1] PASSED [ 58%] tests/python/pytorch/nn/test_nn.py::test_dotgat_conv[1-2-g6-idtype0] PASSED [ 58%] tests/python/pytorch/nn/test_nn.py::test_dotgat_conv[1-2-g6-idtype1] PASSED [ 58%] tests/python/pytorch/nn/test_nn.py::test_dotgat_conv[4-1-g0-idtype0] PASSED [ 58%] tests/python/pytorch/nn/test_nn.py::test_dotgat_conv[4-1-g0-idtype1] PASSED [ 58%] tests/python/pytorch/nn/test_nn.py::test_dotgat_conv[4-1-g1-idtype0] PASSED [ 58%] tests/python/pytorch/nn/test_nn.py::test_dotgat_conv[4-1-g1-idtype1] PASSED [ 58%] tests/python/pytorch/nn/test_nn.py::test_dotgat_conv[4-1-g2-idtype0] PASSED [ 58%] tests/python/pytorch/nn/test_nn.py::test_dotgat_conv[4-1-g2-idtype1] PASSED [ 58%] tests/python/pytorch/nn/test_nn.py::test_dotgat_conv[4-1-g3-idtype0] PASSED [ 58%] tests/python/pytorch/nn/test_nn.py::test_dotgat_conv[4-1-g3-idtype1] PASSED [ 58%] tests/python/pytorch/nn/test_nn.py::test_dotgat_conv[4-1-g4-idtype0] PASSED [ 58%] tests/python/pytorch/nn/test_nn.py::test_dotgat_conv[4-1-g4-idtype1] PASSED [ 58%] tests/python/pytorch/nn/test_nn.py::test_dotgat_conv[4-1-g5-idtype0] PASSED [ 58%] tests/python/pytorch/nn/test_nn.py::test_dotgat_conv[4-1-g5-idtype1] PASSED [ 58%] tests/python/pytorch/nn/test_nn.py::test_dotgat_conv[4-1-g6-idtype0] PASSED [ 58%] tests/python/pytorch/nn/test_nn.py::test_dotgat_conv[4-1-g6-idtype1] PASSED [ 58%] tests/python/pytorch/nn/test_nn.py::test_dotgat_conv[4-2-g0-idtype0] PASSED [ 58%] tests/python/pytorch/nn/test_nn.py::test_dotgat_conv[4-2-g0-idtype1] PASSED [ 58%] tests/python/pytorch/nn/test_nn.py::test_dotgat_conv[4-2-g1-idtype0] PASSED [ 58%] tests/python/pytorch/nn/test_nn.py::test_dotgat_conv[4-2-g1-idtype1] PASSED [ 58%] tests/python/pytorch/nn/test_nn.py::test_dotgat_conv[4-2-g2-idtype0] PASSED [ 58%] tests/python/pytorch/nn/test_nn.py::test_dotgat_conv[4-2-g2-idtype1] PASSED [ 58%] tests/python/pytorch/nn/test_nn.py::test_dotgat_conv[4-2-g3-idtype0] PASSED [ 58%] tests/python/pytorch/nn/test_nn.py::test_dotgat_conv[4-2-g3-idtype1] PASSED [ 58%] tests/python/pytorch/nn/test_nn.py::test_dotgat_conv[4-2-g4-idtype0] PASSED [ 58%] tests/python/pytorch/nn/test_nn.py::test_dotgat_conv[4-2-g4-idtype1] PASSED [ 58%] tests/python/pytorch/nn/test_nn.py::test_dotgat_conv[4-2-g5-idtype0] PASSED [ 58%] tests/python/pytorch/nn/test_nn.py::test_dotgat_conv[4-2-g5-idtype1] PASSED [ 58%] tests/python/pytorch/nn/test_nn.py::test_dotgat_conv[4-2-g6-idtype0] PASSED [ 58%] tests/python/pytorch/nn/test_nn.py::test_dotgat_conv[4-2-g6-idtype1] PASSED [ 58%] tests/python/pytorch/nn/test_nn.py::test_dotgat_conv_bi[1-1-g0-idtype0] PASSED [ 58%] tests/python/pytorch/nn/test_nn.py::test_dotgat_conv_bi[1-1-g0-idtype1] PASSED [ 58%] tests/python/pytorch/nn/test_nn.py::test_dotgat_conv_bi[1-1-g1-idtype0] PASSED [ 59%] tests/python/pytorch/nn/test_nn.py::test_dotgat_conv_bi[1-1-g1-idtype1] PASSED [ 59%] tests/python/pytorch/nn/test_nn.py::test_dotgat_conv_bi[1-2-g0-idtype0] PASSED [ 59%] tests/python/pytorch/nn/test_nn.py::test_dotgat_conv_bi[1-2-g0-idtype1] PASSED [ 59%] tests/python/pytorch/nn/test_nn.py::test_dotgat_conv_bi[1-2-g1-idtype0] PASSED [ 59%] tests/python/pytorch/nn/test_nn.py::test_dotgat_conv_bi[1-2-g1-idtype1] PASSED [ 59%] tests/python/pytorch/nn/test_nn.py::test_dotgat_conv_bi[4-1-g0-idtype0] PASSED [ 59%] tests/python/pytorch/nn/test_nn.py::test_dotgat_conv_bi[4-1-g0-idtype1] PASSED [ 59%] tests/python/pytorch/nn/test_nn.py::test_dotgat_conv_bi[4-1-g1-idtype0] PASSED [ 59%] tests/python/pytorch/nn/test_nn.py::test_dotgat_conv_bi[4-1-g1-idtype1] PASSED [ 59%] tests/python/pytorch/nn/test_nn.py::test_dotgat_conv_bi[4-2-g0-idtype0] PASSED [ 59%] tests/python/pytorch/nn/test_nn.py::test_dotgat_conv_bi[4-2-g0-idtype1] PASSED [ 59%] tests/python/pytorch/nn/test_nn.py::test_dotgat_conv_bi[4-2-g1-idtype0] PASSED [ 59%] tests/python/pytorch/nn/test_nn.py::test_dotgat_conv_bi[4-2-g1-idtype1] PASSED [ 59%] tests/python/pytorch/nn/test_nn.py::test_dense_cheb_conv[1] PASSED [ 59%] tests/python/pytorch/nn/test_nn.py::test_dense_cheb_conv[2] PASSED [ 59%] tests/python/pytorch/nn/test_nn.py::test_sequential PASSED [ 59%] tests/python/pytorch/nn/test_nn.py::test_atomic_conv[g0-idtype0] PASSED [ 59%] tests/python/pytorch/nn/test_nn.py::test_atomic_conv[g0-idtype1] PASSED [ 59%] tests/python/pytorch/nn/test_nn.py::test_atomic_conv[g1-idtype0] PASSED [ 59%] tests/python/pytorch/nn/test_nn.py::test_atomic_conv[g1-idtype1] PASSED [ 59%] tests/python/pytorch/nn/test_nn.py::test_atomic_conv[g2-idtype0] PASSED [ 59%] tests/python/pytorch/nn/test_nn.py::test_atomic_conv[g2-idtype1] PASSED [ 59%] tests/python/pytorch/nn/test_nn.py::test_atomic_conv[g3-idtype0] PASSED [ 59%] tests/python/pytorch/nn/test_nn.py::test_atomic_conv[g3-idtype1] PASSED [ 59%] tests/python/pytorch/nn/test_nn.py::test_atomic_conv[g4-idtype0] PASSED [ 59%] tests/python/pytorch/nn/test_nn.py::test_atomic_conv[g4-idtype1] PASSED [ 59%] tests/python/pytorch/nn/test_nn.py::test_atomic_conv[g5-idtype0] PASSED [ 59%] tests/python/pytorch/nn/test_nn.py::test_atomic_conv[g5-idtype1] PASSED [ 59%] tests/python/pytorch/nn/test_nn.py::test_cf_conv[1-g0-idtype0] PASSED [ 59%] tests/python/pytorch/nn/test_nn.py::test_cf_conv[1-g0-idtype1] PASSED [ 59%] tests/python/pytorch/nn/test_nn.py::test_cf_conv[1-g1-idtype0] PASSED [ 59%] tests/python/pytorch/nn/test_nn.py::test_cf_conv[1-g1-idtype1] PASSED [ 59%] tests/python/pytorch/nn/test_nn.py::test_cf_conv[1-g2-idtype0] PASSED [ 59%] tests/python/pytorch/nn/test_nn.py::test_cf_conv[1-g2-idtype1] PASSED [ 59%] tests/python/pytorch/nn/test_nn.py::test_cf_conv[1-g3-idtype0] PASSED [ 59%] tests/python/pytorch/nn/test_nn.py::test_cf_conv[1-g3-idtype1] PASSED [ 59%] tests/python/pytorch/nn/test_nn.py::test_cf_conv[1-g4-idtype0] PASSED [ 59%] tests/python/pytorch/nn/test_nn.py::test_cf_conv[1-g4-idtype1] PASSED [ 59%] tests/python/pytorch/nn/test_nn.py::test_cf_conv[1-g5-idtype0] PASSED [ 59%] tests/python/pytorch/nn/test_nn.py::test_cf_conv[1-g5-idtype1] PASSED [ 59%] tests/python/pytorch/nn/test_nn.py::test_cf_conv[1-g6-idtype0] PASSED [ 59%] tests/python/pytorch/nn/test_nn.py::test_cf_conv[1-g6-idtype1] PASSED [ 59%] tests/python/pytorch/nn/test_nn.py::test_cf_conv[1-g7-idtype0] PASSED [ 59%] tests/python/pytorch/nn/test_nn.py::test_cf_conv[1-g7-idtype1] PASSED [ 59%] tests/python/pytorch/nn/test_nn.py::test_cf_conv[3-g0-idtype0] PASSED [ 59%] tests/python/pytorch/nn/test_nn.py::test_cf_conv[3-g0-idtype1] PASSED [ 59%] tests/python/pytorch/nn/test_nn.py::test_cf_conv[3-g1-idtype0] PASSED [ 59%] tests/python/pytorch/nn/test_nn.py::test_cf_conv[3-g1-idtype1] PASSED [ 59%] tests/python/pytorch/nn/test_nn.py::test_cf_conv[3-g2-idtype0] PASSED [ 59%] tests/python/pytorch/nn/test_nn.py::test_cf_conv[3-g2-idtype1] PASSED [ 59%] tests/python/pytorch/nn/test_nn.py::test_cf_conv[3-g3-idtype0] PASSED [ 59%] tests/python/pytorch/nn/test_nn.py::test_cf_conv[3-g3-idtype1] PASSED [ 59%] tests/python/pytorch/nn/test_nn.py::test_cf_conv[3-g4-idtype0] PASSED [ 59%] tests/python/pytorch/nn/test_nn.py::test_cf_conv[3-g4-idtype1] PASSED [ 59%] tests/python/pytorch/nn/test_nn.py::test_cf_conv[3-g5-idtype0] PASSED [ 59%] tests/python/pytorch/nn/test_nn.py::test_cf_conv[3-g5-idtype1] PASSED [ 59%] tests/python/pytorch/nn/test_nn.py::test_cf_conv[3-g6-idtype0] PASSED [ 59%] tests/python/pytorch/nn/test_nn.py::test_cf_conv[3-g6-idtype1] PASSED [ 59%] tests/python/pytorch/nn/test_nn.py::test_cf_conv[3-g7-idtype0] PASSED [ 59%] tests/python/pytorch/nn/test_nn.py::test_cf_conv[3-g7-idtype1] PASSED [ 59%] tests/python/pytorch/nn/test_nn.py::test_hetero_conv[False-sum-idtype0] PASSED [ 59%] tests/python/pytorch/nn/test_nn.py::test_hetero_conv[False-sum-idtype1] PASSED [ 60%] tests/python/pytorch/nn/test_nn.py::test_hetero_conv[False-max-idtype0] PASSED [ 60%] tests/python/pytorch/nn/test_nn.py::test_hetero_conv[False-max-idtype1] PASSED [ 60%] tests/python/pytorch/nn/test_nn.py::test_hetero_conv[False-min-idtype0] Client [2305] waits on 172.17.0.2:38475Client [2312] waits on 172.17.0.2:43791 Machine (0) group (0) client (0) connect to server successfuly! Machine (0) group (0) client (1) connect to server successfuly! NumNodes: 2708 NumEdges: 10556 NumFeats: 1433 NumClasses: 7 NumTrainingSamples: 140 NumValidationSamples: 500 NumTestSamples: 1000 Done loading data from cached files. PASSED [ 60%] tests/python/pytorch/nn/test_nn.py::test_hetero_conv[False-min-idtype1] PASSED [ 60%] tests/python/pytorch/nn/test_nn.py::test_hetero_conv[False-mean-idtype0] PASSED [ 60%] tests/python/pytorch/nn/test_nn.py::test_hetero_conv[False-mean-idtype1] PASSED [ 60%] tests/python/pytorch/nn/test_nn.py::test_hetero_conv[False-stack-idtype0] PASSED [ 60%] tests/python/pytorch/nn/test_nn.py::test_hetero_conv[False-stack-idtype1] PASSED [ 60%] tests/python/pytorch/nn/test_nn.py::test_hetero_conv[False-myagg-idtype0] PASSED [ 60%] tests/python/pytorch/nn/test_nn.py::test_hetero_conv[False-myagg-idtype1] PASSED [ 60%] tests/python/pytorch/nn/test_nn.py::test_hetero_conv[True-sum-idtype0] PASSED [ 60%] tests/python/pytorch/nn/test_nn.py::test_hetero_conv[True-sum-idtype1] PASSED [ 60%] tests/python/pytorch/nn/test_nn.py::test_hetero_conv[True-max-idtype0] PASSED [ 60%] tests/python/pytorch/nn/test_nn.py::test_hetero_conv[True-max-idtype1] PASSED [ 60%] tests/python/pytorch/nn/test_nn.py::test_hetero_conv[True-min-idtype0] PASSED [ 60%] tests/python/pytorch/nn/test_nn.py::test_hetero_conv[True-min-idtype1] PASSED [ 60%] tests/python/pytorch/nn/test_nn.py::test_hetero_conv[True-mean-idtype0] PASSED [ 60%] tests/python/pytorch/nn/test_nn.py::test_hetero_conv[True-mean-idtype1] PASSED [ 60%] tests/python/pytorch/nn/test_nn.py::test_hetero_conv[True-stack-idtype0] PASSED [ 60%] tests/python/pytorch/nn/test_nn.py::test_hetero_conv[True-stack-idtype1] NumNodes: 2708 NumEdges: 10556 NumFeats: 1433 NumClasses: 7 NumTrainingSamples: 140 NumValidationSamples: 500 NumTestSamples: 1000 Done loading data from cached files. Client[0] in group[0] is exiting... Client[1] in group[0] is exiting... PASSED [ 60%] tests/python/pytorch/nn/test_nn.py::test_hetero_conv[True-myagg-idtype0] PASSED [ 60%] tests/python/pytorch/nn/test_nn.py::test_hetero_conv[True-myagg-idtype1] PASSED [ 60%] tests/python/pytorch/nn/test_nn.py::test_hetero_linear[1] PASSED [ 60%] tests/python/pytorch/nn/test_nn.py::test_hetero_linear[2] PASSED [ 60%] tests/python/pytorch/nn/test_nn.py::test_hetero_linear[100] PASSED [ 60%] tests/python/pytorch/nn/test_nn.py::test_hetero_embedding[1] PASSED [ 60%] tests/python/pytorch/nn/test_nn.py::test_hetero_embedding[2] PASSED [ 60%] tests/python/pytorch/nn/test_nn.py::test_hetero_embedding[100] PASSED [ 60%] tests/python/pytorch/nn/test_nn.py::test_gnnexplainer[1-g0-idtype0] PASSED [ 60%] tests/python/pytorch/nn/test_nn.py::test_gnnexplainer[1-g0-idtype1] Server (0) shutdown. Server is exiting... PASSED [ 60%] tests/python/pytorch/nn/test_nn.py::test_gnnexplainer[1-g1-idtype0] PASSED [ 60%] tests/python/pytorch/nn/test_nn.py::test_gnnexplainer[1-g1-idtype1] PASSED [ 60%] tests/python/pytorch/nn/test_nn.py::test_gnnexplainer[1-g2-idtype0] PASSED [ 60%] tests/python/pytorch/nn/test_nn.py::test_gnnexplainer[1-g2-idtype1] PASSED [ 17%] tests/distributed/test_mp_dataloader.py::test_dist_dataloader[True-False-True-0-1] NumNodes: 2708 NumEdges: 10556 NumFeats: 1433 NumClasses: 7 NumTrainingSamples: 140 NumValidationSamples: 500 NumTestSamples: 1000 Done loading data from cached files. Converting to homogeneous graph takes 0.001s, peak mem: 3.179 GB Save partitions: 0.015 seconds, peak memory: 3.179 GB There are 10556 edges in the graph and 0 edge cuts for 1 partitions. collected 2934 items tests/python/common/backend/test_set_default_backend.py::test_set_default_backend PASSED [ 0%] tests/python/common/backend/test_tensor.py::test_dlpack PASSED [ 0%] tests/python/common/cuda/test_gpu_cache.py::test_gpu_cache[idtype0] SKIPPED [ 0%] tests/python/common/cuda/test_gpu_cache.py::test_gpu_cache[idtype1] SKIPPED [ 0%] tests/python/common/data/data/test_heterophilous_graphs.py::test_roman_empire PASSED [ 60%] tests/python/pytorch/nn/test_nn.py::test_gnnexplainer[1-g3-idtype0] PASSED [ 60%] tests/python/pytorch/nn/test_nn.py::test_gnnexplainer[1-g3-idtype1] PASSED [ 60%] tests/python/pytorch/nn/test_nn.py::test_gnnexplainer[1-g4-idtype0] PASSED [ 60%] tests/python/pytorch/nn/test_nn.py::test_gnnexplainer[1-g4-idtype1] PASSED [ 0%] tests/python/common/data/data/test_heterophilous_graphs.py::test_amazon_ratings PASSED [ 60%] tests/python/pytorch/nn/test_nn.py::test_gnnexplainer[1-g5-idtype0] server: #clients=1 load test_sampling Start to create specified graph formats which may take non-trivial time. Finished creating specified graph formats: ['csc', 'coo'] start graph service on server 0 for part 0 Server is waiting for connections on [172.17.0.2:15231]... PASSED [ 60%] tests/python/pytorch/nn/test_nn.py::test_gnnexplainer[1-g5-idtype1] PASSED [ 60%] tests/python/pytorch/nn/test_nn.py::test_gnnexplainer[2-g0-idtype0] Initialize the distributed services with graphbolt: False PASSED [ 60%] tests/python/pytorch/nn/test_nn.py::test_gnnexplainer[2-g0-idtype1] PASSED [ 0%] tests/python/common/data/data/test_heterophilous_graphs.py::test_minesweeper PASSED [ 0%] tests/python/common/data/data/test_heterophilous_graphs.py::test_tolokers PASSED [ 60%] tests/python/pytorch/nn/test_nn.py::test_gnnexplainer[2-g1-idtype0] PASSED [ 60%] tests/python/pytorch/nn/test_nn.py::test_gnnexplainer[2-g1-idtype1] PASSED [ 0%] tests/python/common/data/data/test_heterophilous_graphs.py::test_questions PASSED [ 60%] tests/python/pytorch/nn/test_nn.py::test_gnnexplainer[2-g2-idtype0] Client [2335] waits on 172.17.0.2:60695 Machine (0) group (0) client (0) connect to server successfuly! NumNodes: 2708 NumEdges: 10556 NumFeats: 1433 NumClasses: 7 NumTrainingSamples: 140 NumValidationSamples: 500 NumTestSamples: 1000 Done loading data from cached files. NumNodes: 2708 NumEdges: 10556 NumFeats: 1433 NumClasses: 7 NumTrainingSamples: 140 NumValidationSamples: 500 NumTestSamples: 1000 Done loading data from cached files. Client[0] in group[0] is exiting... Server (0) shutdown. Server is exiting... PASSED [ 17%] tests/distributed/test_mp_dataloader.py::test_dist_dataloader[True-False-True-1-1] NumNodes: 2708 NumEdges: 10556 NumFeats: 1433 NumClasses: 7 NumTrainingSamples: 140 NumValidationSamples: 500 NumTestSamples: 1000 Done loading data from cached files. Converting to homogeneous graph takes 0.001s, peak mem: 3.179 GB Save partitions: 0.016 seconds, peak memory: 3.179 GB There are 10556 edges in the graph and 0 edge cuts for 1 partitions. PASSED [ 60%] tests/python/pytorch/nn/test_nn.py::test_gnnexplainer[2-g2-idtype1] PASSED [ 0%] tests/python/common/data/test_actor.py::test_actor PASSED [ 60%] tests/python/pytorch/nn/test_nn.py::test_gnnexplainer[2-g3-idtype0] PASSED [ 0%] tests/python/common/data/test_data.py::test_minigc PASSED [ 0%] tests/python/common/data/test_data.py::test_gin server: #clients=2 load test_sampling Start to create specified graph formats which may take non-trivial time. Finished creating specified graph formats: ['csc', 'coo'] start graph service on server 0 for part 0 Server is waiting for connections on [172.17.0.2:23848]... PASSED [ 60%] tests/python/pytorch/nn/test_nn.py::test_gnnexplainer[2-g3-idtype1] Initialize the distributed services with graphbolt: False PASSED [ 60%] tests/python/pytorch/nn/test_nn.py::test_gnnexplainer[2-g4-idtype0] PASSED [ 60%] tests/python/pytorch/nn/test_nn.py::test_gnnexplainer[2-g4-idtype1] PASSED [ 60%] tests/python/pytorch/nn/test_nn.py::test_gnnexplainer[2-g5-idtype0] PASSED [ 60%] tests/python/pytorch/nn/test_nn.py::test_gnnexplainer[2-g5-idtype1] PASSED [ 60%] tests/python/pytorch/nn/test_nn.py::test_heterognnexplainer[1-5-idtype0-g0] Client [2351] waits on 172.17.0.2:33123Client [2360] waits on 172.17.0.2:42307 Machine (0) group (0) client (0) connect to server successfuly! Machine (0) group (0) client (1) connect to server successfuly! NumNodes: 2708 NumEdges: 10556 NumFeats: 1433 NumClasses: 7 NumTrainingSamples: 140 NumValidationSamples: 500 NumTestSamples: 1000 Done loading data from cached files. NumNodes: 2708 NumEdges: 10556 NumFeats: 1433 NumClasses: 7 NumTrainingSamples: 140 NumValidationSamples: 500 NumTestSamples: 1000 Done loading data from cached files. Client[0] in group[0] is exiting... Client[1] in group[0] is exiting... PASSED [ 60%] tests/python/pytorch/nn/test_nn.py::test_heterognnexplainer[1-5-idtype0-g1] PASSED [ 60%] tests/python/pytorch/nn/test_nn.py::test_heterognnexplainer[2-5-idtype0-g0] Server (0) shutdown. Server is exiting... PASSED [ 17%] tests/distributed/test_mp_dataloader.py::test_dist_dataloader[True-True-False-0-1] NumNodes: 2708 NumEdges: 10556 NumFeats: 1433 NumClasses: 7 NumTrainingSamples: 140 NumValidationSamples: 500 NumTestSamples: 1000 Done loading data from cached files. Converting to homogeneous graph takes 0.001s, peak mem: 3.179 GB Save partitions: 0.016 seconds, peak memory: 3.179 GB There are 10556 edges in the graph and 0 edge cuts for 1 partitions. Converted partitions to GraphBolt format into /tmp/tmpdiow9ced/test_sampling.json server: #clients=1 load test_sampling start graph service on server 0 for part 0 Server is waiting for connections on [172.17.0.2:21149]... Initialize the distributed services with graphbolt: False PASSED [ 60%] tests/python/pytorch/nn/test_nn.py::test_heterognnexplainer[2-5-idtype0-g1] PASSED [ 60%] tests/python/pytorch/nn/test_nn.py::test_subgraphx[2-g0-idtype0] Client [2383] waits on 172.17.0.2:46883 Machine (0) group (0) client (0) connect to server successfuly! NumNodes: 2708 NumEdges: 10556 NumFeats: 1433 NumClasses: 7 NumTrainingSamples: 140 NumValidationSamples: 500 NumTestSamples: 1000 Done loading data from cached files. NumNodes: 2708 NumEdges: 10556 NumFeats: 1433 NumClasses: 7 NumTrainingSamples: 140 NumValidationSamples: 500 NumTestSamples: 1000 Done loading data from cached files. Client[0] in group[0] is exiting... Server (0) shutdown. Server is exiting... PASSED [ 17%] tests/distributed/test_mp_dataloader.py::test_dist_dataloader[True-True-False-1-1] NumNodes: 2708 NumEdges: 10556 NumFeats: 1433 NumClasses: 7 NumTrainingSamples: 140 NumValidationSamples: 500 NumTestSamples: 1000 Done loading data from cached files. Converting to homogeneous graph takes 0.001s, peak mem: 3.179 GB Save partitions: 0.016 seconds, peak memory: 3.179 GB There are 10556 edges in the graph and 0 edge cuts for 1 partitions. Converted partitions to GraphBolt format into /tmp/tmp78pzihei/test_sampling.json server: #clients=2 load test_sampling start graph service on server 0 for part 0 Server is waiting for connections on [172.17.0.2:19105]... Initialize the distributed services with graphbolt: False PASSED [ 60%] tests/python/pytorch/nn/test_nn.py::test_subgraphx[2-g0-idtype1] PASSED [ 60%] tests/python/pytorch/nn/test_nn.py::test_heterosubgraphx[2-5-idtype0-g0] Client [2399] waits on 172.17.0.2:38709Client [2408] waits on 172.17.0.2:47293 Machine (0) group (0) client (0) connect to server successfuly! Machine (0) group (0) client (1) connect to server successfuly! NumNodes: 2708 NumEdges: 10556 NumFeats: 1433 NumClasses: 7 NumTrainingSamples: 140 NumValidationSamples: 500 NumTestSamples: 1000 Done loading data from cached files. NumNodes: 2708 NumEdges: 10556 NumFeats: 1433 NumClasses: 7 NumTrainingSamples: 140 NumValidationSamples: 500 NumTestSamples: 1000 Done loading data from cached files. Client[0] in group[0] is exiting... Client[1] in group[0] is exiting... Server (0) shutdown. Server is exiting... PASSED [ 60%] tests/python/pytorch/nn/test_nn.py::test_heterosubgraphx[2-5-idtype0-g1] PASSED [ 60%] tests/python/pytorch/nn/test_nn.py::test_pgexplainer[2-g0-idtype0] PASSED [ 60%] tests/python/pytorch/nn/test_nn.py::test_pgexplainer[2-g0-idtype1] PASSED [ 61%] tests/python/pytorch/nn/test_nn.py::test_pgexplainer[2-g1-idtype0] PASSED [ 61%] tests/python/pytorch/nn/test_nn.py::test_pgexplainer[2-g1-idtype1] PASSED [ 61%] tests/python/pytorch/nn/test_nn.py::test_heteropgexplainer[2-5-idtype0-g0] PASSED [ 61%] tests/python/pytorch/nn/test_nn.py::test_heteropgexplainer[2-5-idtype0-g1] PASSED [ 18%] tests/distributed/test_mp_dataloader.py::test_dist_dataloader[True-True-True-0-1] NumNodes: 2708 NumEdges: 10556 NumFeats: 1433 NumClasses: 7 NumTrainingSamples: 140 NumValidationSamples: 500 NumTestSamples: 1000 Done loading data from cached files. Converting to homogeneous graph takes 0.001s, peak mem: 3.179 GB Save partitions: 0.015 seconds, peak memory: 3.179 GB There are 10556 edges in the graph and 0 edge cuts for 1 partitions. Converted partitions to GraphBolt format into /tmp/tmp65j_qyk4/test_sampling.json PASSED [ 61%] tests/python/pytorch/nn/test_nn.py::test_jumping_knowledge PASSED [ 61%] tests/python/pytorch/nn/test_nn.py::test_edge_predictor[dot] PASSED [ 61%] tests/python/pytorch/nn/test_nn.py::test_edge_predictor[cos] PASSED [ 61%] tests/python/pytorch/nn/test_nn.py::test_edge_predictor[ele] PASSED [ 61%] tests/python/pytorch/nn/test_nn.py::test_edge_predictor[cat] PASSED [ 61%] tests/python/pytorch/nn/test_nn.py::test_ke_score_funcs PASSED [ 61%] tests/python/pytorch/nn/test_nn.py::test_twirls PASSED [ 61%] tests/python/pytorch/nn/test_nn.py::test_typed_linear[None-None-4] PASSED [ 61%] tests/python/pytorch/nn/test_nn.py::test_typed_linear[None-None-32] PASSED [ 61%] tests/python/pytorch/nn/test_nn.py::test_typed_linear[basis-4-4] PASSED [ 61%] tests/python/pytorch/nn/test_nn.py::test_typed_linear[basis-4-32] PASSED [ 61%] tests/python/pytorch/nn/test_nn.py::test_typed_linear[bdd-4-4] PASSED [ 61%] tests/python/pytorch/nn/test_nn.py::test_typed_linear[bdd-4-32] PASSED [ 61%] tests/python/pytorch/nn/test_nn.py::test_hgt[1-4-idtype0] PASSED [ 61%] tests/python/pytorch/nn/test_nn.py::test_hgt[1-4-idtype1] PASSED [ 61%] tests/python/pytorch/nn/test_nn.py::test_radius_graph[True-True] PASSED [ 61%] tests/python/pytorch/nn/test_nn.py::test_radius_graph[True-False] PASSED [ 61%] tests/python/pytorch/nn/test_nn.py::test_radius_graph[False-True] PASSED [ 61%] tests/python/pytorch/nn/test_nn.py::test_radius_graph[False-False] PASSED [ 61%] tests/python/pytorch/nn/test_nn.py::test_group_rev_res[idtype0] PASSED [ 61%] tests/python/pytorch/nn/test_nn.py::test_group_rev_res[idtype1] PASSED [ 61%] tests/python/pytorch/nn/test_nn.py::test_egnn_conv[16-16-16-16] PASSED [ 61%] tests/python/pytorch/nn/test_nn.py::test_egnn_conv[16-16-16-32] PASSED [ 61%] tests/python/pytorch/nn/test_nn.py::test_egnn_conv[16-16-32-16] PASSED [ 61%] tests/python/pytorch/nn/test_nn.py::test_egnn_conv[16-16-32-32] PASSED [ 61%] tests/python/pytorch/nn/test_nn.py::test_egnn_conv[16-32-16-16] PASSED [ 61%] tests/python/pytorch/nn/test_nn.py::test_egnn_conv[16-32-16-32] PASSED [ 61%] tests/python/pytorch/nn/test_nn.py::test_egnn_conv[16-32-32-16] PASSED [ 61%] tests/python/pytorch/nn/test_nn.py::test_egnn_conv[16-32-32-32] PASSED [ 61%] tests/python/pytorch/nn/test_nn.py::test_egnn_conv[10-16-16-16] PASSED [ 61%] tests/python/pytorch/nn/test_nn.py::test_egnn_conv[10-16-16-32] PASSED [ 61%] tests/python/pytorch/nn/test_nn.py::test_egnn_conv[10-16-32-16] PASSED [ 61%] tests/python/pytorch/nn/test_nn.py::test_egnn_conv[10-16-32-32] PASSED [ 61%] tests/python/pytorch/nn/test_nn.py::test_egnn_conv[10-32-16-16] PASSED [ 61%] tests/python/pytorch/nn/test_nn.py::test_egnn_conv[10-32-16-32] PASSED [ 61%] tests/python/pytorch/nn/test_nn.py::test_egnn_conv[10-32-32-16] PASSED [ 61%] tests/python/pytorch/nn/test_nn.py::test_egnn_conv[10-32-32-32] PASSED [ 61%] tests/python/pytorch/nn/test_nn.py::test_egnn_conv[0-16-16-16] PASSED [ 61%] tests/python/pytorch/nn/test_nn.py::test_egnn_conv[0-16-16-32] PASSED [ 61%] tests/python/pytorch/nn/test_nn.py::test_egnn_conv[0-16-32-16] PASSED [ 61%] tests/python/pytorch/nn/test_nn.py::test_egnn_conv[0-16-32-32] PASSED [ 61%] tests/python/pytorch/nn/test_nn.py::test_egnn_conv[0-32-16-16] PASSED [ 61%] tests/python/pytorch/nn/test_nn.py::test_egnn_conv[0-32-16-32] PASSED [ 61%] tests/python/pytorch/nn/test_nn.py::test_egnn_conv[0-32-32-16] PASSED [ 61%] tests/python/pytorch/nn/test_nn.py::test_egnn_conv[0-32-32-32] PASSED [ 61%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-1-0.0-2.5-scalers0-aggregators0-16-16] PASSED [ 61%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-1-0.0-2.5-scalers0-aggregators0-16-32] PASSED [ 61%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-1-0.0-2.5-scalers0-aggregators0-32-16] PASSED [ 61%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-1-0.0-2.5-scalers0-aggregators0-32-32] PASSED [ 61%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-1-0.0-2.5-scalers0-aggregators1-16-16] PASSED [ 61%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-1-0.0-2.5-scalers0-aggregators1-16-32] PASSED [ 61%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-1-0.0-2.5-scalers0-aggregators1-32-16] PASSED [ 61%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-1-0.0-2.5-scalers0-aggregators1-32-32] PASSED [ 61%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-1-0.0-2.5-scalers0-aggregators2-16-16] PASSED [ 61%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-1-0.0-2.5-scalers0-aggregators2-16-32] PASSED [ 61%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-1-0.0-2.5-scalers0-aggregators2-32-16] PASSED [ 61%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-1-0.0-2.5-scalers0-aggregators2-32-32] PASSED [ 61%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-1-0.0-2.5-scalers1-aggregators0-16-16] PASSED [ 62%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-1-0.0-2.5-scalers1-aggregators0-16-32] PASSED [ 62%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-1-0.0-2.5-scalers1-aggregators0-32-16] PASSED [ 62%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-1-0.0-2.5-scalers1-aggregators0-32-32] PASSED [ 62%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-1-0.0-2.5-scalers1-aggregators1-16-16] PASSED [ 62%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-1-0.0-2.5-scalers1-aggregators1-16-32] PASSED [ 62%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-1-0.0-2.5-scalers1-aggregators1-32-16] PASSED [ 62%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-1-0.0-2.5-scalers1-aggregators1-32-32] PASSED [ 62%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-1-0.0-2.5-scalers1-aggregators2-16-16] PASSED [ 62%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-1-0.0-2.5-scalers1-aggregators2-16-32] PASSED [ 62%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-1-0.0-2.5-scalers1-aggregators2-32-16] PASSED [ 62%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-1-0.0-2.5-scalers1-aggregators2-32-32] PASSED [ 62%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-1-0.0-7.4-scalers0-aggregators0-16-16] PASSED [ 62%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-1-0.0-7.4-scalers0-aggregators0-16-32] PASSED [ 62%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-1-0.0-7.4-scalers0-aggregators0-32-16] PASSED [ 62%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-1-0.0-7.4-scalers0-aggregators0-32-32] PASSED [ 62%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-1-0.0-7.4-scalers0-aggregators1-16-16] PASSED [ 62%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-1-0.0-7.4-scalers0-aggregators1-16-32] PASSED [ 62%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-1-0.0-7.4-scalers0-aggregators1-32-16] PASSED [ 62%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-1-0.0-7.4-scalers0-aggregators1-32-32] PASSED [ 62%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-1-0.0-7.4-scalers0-aggregators2-16-16] PASSED [ 62%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-1-0.0-7.4-scalers0-aggregators2-16-32] PASSED [ 62%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-1-0.0-7.4-scalers0-aggregators2-32-16] PASSED [ 62%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-1-0.0-7.4-scalers0-aggregators2-32-32] PASSED [ 62%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-1-0.0-7.4-scalers1-aggregators0-16-16] PASSED [ 62%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-1-0.0-7.4-scalers1-aggregators0-16-32] PASSED [ 62%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-1-0.0-7.4-scalers1-aggregators0-32-16] PASSED [ 62%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-1-0.0-7.4-scalers1-aggregators0-32-32] PASSED [ 62%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-1-0.0-7.4-scalers1-aggregators1-16-16] PASSED [ 62%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-1-0.0-7.4-scalers1-aggregators1-16-32] PASSED [ 62%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-1-0.0-7.4-scalers1-aggregators1-32-16] PASSED [ 62%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-1-0.0-7.4-scalers1-aggregators1-32-32] PASSED [ 62%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-1-0.0-7.4-scalers1-aggregators2-16-16] PASSED [ 62%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-1-0.0-7.4-scalers1-aggregators2-16-32] PASSED [ 62%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-1-0.0-7.4-scalers1-aggregators2-32-16] PASSED [ 62%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-1-0.0-7.4-scalers1-aggregators2-32-32] PASSED [ 62%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-1-0.1-2.5-scalers0-aggregators0-16-16] PASSED [ 62%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-1-0.1-2.5-scalers0-aggregators0-16-32] PASSED [ 62%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-1-0.1-2.5-scalers0-aggregators0-32-16] PASSED [ 62%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-1-0.1-2.5-scalers0-aggregators0-32-32] PASSED [ 62%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-1-0.1-2.5-scalers0-aggregators1-16-16] PASSED [ 62%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-1-0.1-2.5-scalers0-aggregators1-16-32] PASSED [ 62%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-1-0.1-2.5-scalers0-aggregators1-32-16] PASSED [ 62%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-1-0.1-2.5-scalers0-aggregators1-32-32] PASSED [ 62%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-1-0.1-2.5-scalers0-aggregators2-16-16] PASSED [ 62%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-1-0.1-2.5-scalers0-aggregators2-16-32] PASSED [ 62%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-1-0.1-2.5-scalers0-aggregators2-32-16] PASSED [ 62%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-1-0.1-2.5-scalers0-aggregators2-32-32] PASSED [ 62%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-1-0.1-2.5-scalers1-aggregators0-16-16] PASSED [ 62%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-1-0.1-2.5-scalers1-aggregators0-16-32] PASSED [ 62%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-1-0.1-2.5-scalers1-aggregators0-32-16] PASSED [ 62%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-1-0.1-2.5-scalers1-aggregators0-32-32] PASSED [ 62%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-1-0.1-2.5-scalers1-aggregators1-16-16] PASSED [ 62%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-1-0.1-2.5-scalers1-aggregators1-16-32] PASSED [ 62%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-1-0.1-2.5-scalers1-aggregators1-32-16] PASSED [ 62%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-1-0.1-2.5-scalers1-aggregators1-32-32] PASSED [ 62%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-1-0.1-2.5-scalers1-aggregators2-16-16] PASSED [ 62%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-1-0.1-2.5-scalers1-aggregators2-16-32] PASSED [ 62%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-1-0.1-2.5-scalers1-aggregators2-32-16] PASSED [ 62%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-1-0.1-2.5-scalers1-aggregators2-32-32] PASSED [ 62%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-1-0.1-7.4-scalers0-aggregators0-16-16] PASSED [ 62%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-1-0.1-7.4-scalers0-aggregators0-16-32] PASSED [ 62%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-1-0.1-7.4-scalers0-aggregators0-32-16] PASSED [ 63%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-1-0.1-7.4-scalers0-aggregators0-32-32] PASSED [ 63%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-1-0.1-7.4-scalers0-aggregators1-16-16] PASSED [ 63%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-1-0.1-7.4-scalers0-aggregators1-16-32] PASSED [ 63%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-1-0.1-7.4-scalers0-aggregators1-32-16] PASSED [ 63%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-1-0.1-7.4-scalers0-aggregators1-32-32] PASSED [ 63%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-1-0.1-7.4-scalers0-aggregators2-16-16] PASSED [ 63%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-1-0.1-7.4-scalers0-aggregators2-16-32] PASSED [ 63%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-1-0.1-7.4-scalers0-aggregators2-32-16] PASSED [ 63%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-1-0.1-7.4-scalers0-aggregators2-32-32] PASSED [ 63%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-1-0.1-7.4-scalers1-aggregators0-16-16] PASSED [ 63%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-1-0.1-7.4-scalers1-aggregators0-16-32] PASSED [ 63%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-1-0.1-7.4-scalers1-aggregators0-32-16] PASSED [ 63%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-1-0.1-7.4-scalers1-aggregators0-32-32] PASSED [ 63%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-1-0.1-7.4-scalers1-aggregators1-16-16] PASSED [ 63%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-1-0.1-7.4-scalers1-aggregators1-16-32] PASSED [ 63%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-1-0.1-7.4-scalers1-aggregators1-32-16] PASSED [ 63%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-1-0.1-7.4-scalers1-aggregators1-32-32] PASSED [ 63%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-1-0.1-7.4-scalers1-aggregators2-16-16] PASSED [ 63%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-1-0.1-7.4-scalers1-aggregators2-16-32] PASSED [ 63%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-1-0.1-7.4-scalers1-aggregators2-32-16] PASSED [ 63%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-1-0.1-7.4-scalers1-aggregators2-32-32] PASSED [ 63%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-4-0.0-2.5-scalers0-aggregators0-16-16] PASSED [ 63%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-4-0.0-2.5-scalers0-aggregators0-16-32] PASSED [ 63%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-4-0.0-2.5-scalers0-aggregators0-32-16] PASSED [ 63%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-4-0.0-2.5-scalers0-aggregators0-32-32] PASSED [ 63%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-4-0.0-2.5-scalers0-aggregators1-16-16] PASSED [ 63%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-4-0.0-2.5-scalers0-aggregators1-16-32] PASSED [ 63%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-4-0.0-2.5-scalers0-aggregators1-32-16] PASSED [ 63%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-4-0.0-2.5-scalers0-aggregators1-32-32] PASSED [ 63%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-4-0.0-2.5-scalers0-aggregators2-16-16] PASSED [ 63%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-4-0.0-2.5-scalers0-aggregators2-16-32] PASSED [ 63%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-4-0.0-2.5-scalers0-aggregators2-32-16] PASSED [ 63%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-4-0.0-2.5-scalers0-aggregators2-32-32] PASSED [ 63%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-4-0.0-2.5-scalers1-aggregators0-16-16] PASSED [ 63%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-4-0.0-2.5-scalers1-aggregators0-16-32] PASSED [ 63%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-4-0.0-2.5-scalers1-aggregators0-32-16] PASSED [ 63%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-4-0.0-2.5-scalers1-aggregators0-32-32] server: #clients=1 load test_sampling PASSED [ 63%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-4-0.0-2.5-scalers1-aggregators1-16-16] PASSED [ 63%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-4-0.0-2.5-scalers1-aggregators1-16-32] PASSED [ 63%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-4-0.0-2.5-scalers1-aggregators1-32-16] PASSED [ 63%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-4-0.0-2.5-scalers1-aggregators1-32-32] PASSED [ 63%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-4-0.0-2.5-scalers1-aggregators2-16-16] PASSED [ 63%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-4-0.0-2.5-scalers1-aggregators2-16-32] PASSED [ 63%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-4-0.0-2.5-scalers1-aggregators2-32-16] PASSED [ 63%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-4-0.0-2.5-scalers1-aggregators2-32-32] PASSED [ 63%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-4-0.0-7.4-scalers0-aggregators0-16-16] PASSED [ 63%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-4-0.0-7.4-scalers0-aggregators0-16-32] PASSED [ 63%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-4-0.0-7.4-scalers0-aggregators0-32-16] PASSED [ 63%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-4-0.0-7.4-scalers0-aggregators0-32-32] start graph service on server 0 for part 0 Server is waiting for connections on [172.17.0.2:15094]... PASSED [ 63%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-4-0.0-7.4-scalers0-aggregators1-16-16] PASSED [ 63%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-4-0.0-7.4-scalers0-aggregators1-16-32] PASSED [ 63%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-4-0.0-7.4-scalers0-aggregators1-32-16] PASSED [ 63%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-4-0.0-7.4-scalers0-aggregators1-32-32] PASSED [ 63%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-4-0.0-7.4-scalers0-aggregators2-16-16] PASSED [ 63%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-4-0.0-7.4-scalers0-aggregators2-16-32] PASSED [ 63%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-4-0.0-7.4-scalers0-aggregators2-32-16] PASSED [ 63%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-4-0.0-7.4-scalers0-aggregators2-32-32] PASSED [ 63%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-4-0.0-7.4-scalers1-aggregators0-16-16] PASSED [ 63%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-4-0.0-7.4-scalers1-aggregators0-16-32] PASSED [ 63%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-4-0.0-7.4-scalers1-aggregators0-32-16] PASSED [ 63%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-4-0.0-7.4-scalers1-aggregators0-32-32] PASSED [ 64%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-4-0.0-7.4-scalers1-aggregators1-16-16] PASSED [ 64%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-4-0.0-7.4-scalers1-aggregators1-16-32] PASSED [ 64%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-4-0.0-7.4-scalers1-aggregators1-32-16] PASSED [ 64%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-4-0.0-7.4-scalers1-aggregators1-32-32] PASSED [ 64%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-4-0.0-7.4-scalers1-aggregators2-16-16] PASSED [ 64%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-4-0.0-7.4-scalers1-aggregators2-16-32] PASSED [ 64%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-4-0.0-7.4-scalers1-aggregators2-32-16] PASSED [ 64%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-4-0.0-7.4-scalers1-aggregators2-32-32] PASSED [ 64%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-4-0.1-2.5-scalers0-aggregators0-16-16] PASSED [ 64%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-4-0.1-2.5-scalers0-aggregators0-16-32] PASSED [ 64%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-4-0.1-2.5-scalers0-aggregators0-32-16] PASSED [ 64%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-4-0.1-2.5-scalers0-aggregators0-32-32] PASSED [ 64%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-4-0.1-2.5-scalers0-aggregators1-16-16] PASSED [ 64%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-4-0.1-2.5-scalers0-aggregators1-16-32] PASSED [ 64%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-4-0.1-2.5-scalers0-aggregators1-32-16] PASSED [ 64%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-4-0.1-2.5-scalers0-aggregators1-32-32] PASSED [ 64%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-4-0.1-2.5-scalers0-aggregators2-16-16] PASSED [ 64%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-4-0.1-2.5-scalers0-aggregators2-16-32] PASSED [ 64%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-4-0.1-2.5-scalers0-aggregators2-32-16] PASSED [ 64%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-4-0.1-2.5-scalers0-aggregators2-32-32] PASSED [ 64%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-4-0.1-2.5-scalers1-aggregators0-16-16] PASSED [ 64%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-4-0.1-2.5-scalers1-aggregators0-16-32] PASSED [ 64%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-4-0.1-2.5-scalers1-aggregators0-32-16] PASSED [ 64%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-4-0.1-2.5-scalers1-aggregators0-32-32] PASSED [ 64%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-4-0.1-2.5-scalers1-aggregators1-16-16] PASSED [ 64%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-4-0.1-2.5-scalers1-aggregators1-16-32] PASSED [ 64%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-4-0.1-2.5-scalers1-aggregators1-32-16] PASSED [ 64%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-4-0.1-2.5-scalers1-aggregators1-32-32] PASSED [ 64%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-4-0.1-2.5-scalers1-aggregators2-16-16] PASSED [ 64%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-4-0.1-2.5-scalers1-aggregators2-16-32] PASSED [ 64%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-4-0.1-2.5-scalers1-aggregators2-32-16] PASSED [ 64%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-4-0.1-2.5-scalers1-aggregators2-32-32] PASSED [ 64%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-4-0.1-7.4-scalers0-aggregators0-16-16] Initialize the distributed services with graphbolt: False PASSED [ 64%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-4-0.1-7.4-scalers0-aggregators0-16-32] PASSED [ 64%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-4-0.1-7.4-scalers0-aggregators0-32-16] PASSED [ 64%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-4-0.1-7.4-scalers0-aggregators0-32-32] PASSED [ 64%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-4-0.1-7.4-scalers0-aggregators1-16-16] PASSED [ 64%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-4-0.1-7.4-scalers0-aggregators1-16-32] PASSED [ 64%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-4-0.1-7.4-scalers0-aggregators1-32-16] PASSED [ 64%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-4-0.1-7.4-scalers0-aggregators1-32-32] PASSED [ 64%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-4-0.1-7.4-scalers0-aggregators2-16-16] PASSED [ 64%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-4-0.1-7.4-scalers0-aggregators2-16-32] PASSED [ 64%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-4-0.1-7.4-scalers0-aggregators2-32-16] PASSED [ 64%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-4-0.1-7.4-scalers0-aggregators2-32-32] PASSED [ 64%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-4-0.1-7.4-scalers1-aggregators0-16-16] PASSED [ 64%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-4-0.1-7.4-scalers1-aggregators0-16-32] PASSED [ 64%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-4-0.1-7.4-scalers1-aggregators0-32-16] PASSED [ 64%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-4-0.1-7.4-scalers1-aggregators0-32-32] PASSED [ 64%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-4-0.1-7.4-scalers1-aggregators1-16-16] PASSED [ 64%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-4-0.1-7.4-scalers1-aggregators1-16-32] PASSED [ 64%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-4-0.1-7.4-scalers1-aggregators1-32-16] PASSED [ 64%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-4-0.1-7.4-scalers1-aggregators1-32-32] PASSED [ 64%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-4-0.1-7.4-scalers1-aggregators2-16-16] PASSED [ 64%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-4-0.1-7.4-scalers1-aggregators2-16-32] PASSED [ 64%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-4-0.1-7.4-scalers1-aggregators2-32-16] PASSED [ 64%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-16-4-0.1-7.4-scalers1-aggregators2-32-32] PASSED [ 64%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-1-0.0-2.5-scalers0-aggregators0-16-16] PASSED [ 64%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-1-0.0-2.5-scalers0-aggregators0-16-32] PASSED [ 64%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-1-0.0-2.5-scalers0-aggregators0-32-16] PASSED [ 64%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-1-0.0-2.5-scalers0-aggregators0-32-32] PASSED [ 64%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-1-0.0-2.5-scalers0-aggregators1-16-16] PASSED [ 64%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-1-0.0-2.5-scalers0-aggregators1-16-32] PASSED [ 65%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-1-0.0-2.5-scalers0-aggregators1-32-16] PASSED [ 65%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-1-0.0-2.5-scalers0-aggregators1-32-32] PASSED [ 65%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-1-0.0-2.5-scalers0-aggregators2-16-16] PASSED [ 65%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-1-0.0-2.5-scalers0-aggregators2-16-32] PASSED [ 65%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-1-0.0-2.5-scalers0-aggregators2-32-16] PASSED [ 65%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-1-0.0-2.5-scalers0-aggregators2-32-32] PASSED [ 65%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-1-0.0-2.5-scalers1-aggregators0-16-16] PASSED [ 65%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-1-0.0-2.5-scalers1-aggregators0-16-32] PASSED [ 65%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-1-0.0-2.5-scalers1-aggregators0-32-16] PASSED [ 65%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-1-0.0-2.5-scalers1-aggregators0-32-32] PASSED [ 65%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-1-0.0-2.5-scalers1-aggregators1-16-16] PASSED [ 65%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-1-0.0-2.5-scalers1-aggregators1-16-32] PASSED [ 65%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-1-0.0-2.5-scalers1-aggregators1-32-16] PASSED [ 65%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-1-0.0-2.5-scalers1-aggregators1-32-32] PASSED [ 65%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-1-0.0-2.5-scalers1-aggregators2-16-16] PASSED [ 65%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-1-0.0-2.5-scalers1-aggregators2-16-32] PASSED [ 65%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-1-0.0-2.5-scalers1-aggregators2-32-16] PASSED [ 65%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-1-0.0-2.5-scalers1-aggregators2-32-32] PASSED [ 65%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-1-0.0-7.4-scalers0-aggregators0-16-16] PASSED [ 65%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-1-0.0-7.4-scalers0-aggregators0-16-32] PASSED [ 65%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-1-0.0-7.4-scalers0-aggregators0-32-16] PASSED [ 65%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-1-0.0-7.4-scalers0-aggregators0-32-32] PASSED [ 65%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-1-0.0-7.4-scalers0-aggregators1-16-16] PASSED [ 65%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-1-0.0-7.4-scalers0-aggregators1-16-32] PASSED [ 65%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-1-0.0-7.4-scalers0-aggregators1-32-16] PASSED [ 65%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-1-0.0-7.4-scalers0-aggregators1-32-32] PASSED [ 65%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-1-0.0-7.4-scalers0-aggregators2-16-16] PASSED [ 65%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-1-0.0-7.4-scalers0-aggregators2-16-32] PASSED [ 65%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-1-0.0-7.4-scalers0-aggregators2-32-16] PASSED [ 65%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-1-0.0-7.4-scalers0-aggregators2-32-32] PASSED [ 65%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-1-0.0-7.4-scalers1-aggregators0-16-16] PASSED [ 65%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-1-0.0-7.4-scalers1-aggregators0-16-32] PASSED [ 65%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-1-0.0-7.4-scalers1-aggregators0-32-16] PASSED [ 65%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-1-0.0-7.4-scalers1-aggregators0-32-32] PASSED [ 65%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-1-0.0-7.4-scalers1-aggregators1-16-16] PASSED [ 65%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-1-0.0-7.4-scalers1-aggregators1-16-32] PASSED [ 65%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-1-0.0-7.4-scalers1-aggregators1-32-16] PASSED [ 65%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-1-0.0-7.4-scalers1-aggregators1-32-32] PASSED [ 65%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-1-0.0-7.4-scalers1-aggregators2-16-16] PASSED [ 65%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-1-0.0-7.4-scalers1-aggregators2-16-32] PASSED [ 65%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-1-0.0-7.4-scalers1-aggregators2-32-16] PASSED [ 65%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-1-0.0-7.4-scalers1-aggregators2-32-32] PASSED [ 65%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-1-0.1-2.5-scalers0-aggregators0-16-16] PASSED [ 65%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-1-0.1-2.5-scalers0-aggregators0-16-32] PASSED [ 65%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-1-0.1-2.5-scalers0-aggregators0-32-16] PASSED [ 65%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-1-0.1-2.5-scalers0-aggregators0-32-32] PASSED [ 65%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-1-0.1-2.5-scalers0-aggregators1-16-16] PASSED [ 65%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-1-0.1-2.5-scalers0-aggregators1-16-32] PASSED [ 65%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-1-0.1-2.5-scalers0-aggregators1-32-16] PASSED [ 65%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-1-0.1-2.5-scalers0-aggregators1-32-32] PASSED [ 65%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-1-0.1-2.5-scalers0-aggregators2-16-16] PASSED [ 65%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-1-0.1-2.5-scalers0-aggregators2-16-32] PASSED [ 65%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-1-0.1-2.5-scalers0-aggregators2-32-16] PASSED [ 65%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-1-0.1-2.5-scalers0-aggregators2-32-32] PASSED [ 65%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-1-0.1-2.5-scalers1-aggregators0-16-16] PASSED [ 65%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-1-0.1-2.5-scalers1-aggregators0-16-32] PASSED [ 65%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-1-0.1-2.5-scalers1-aggregators0-32-16] PASSED [ 65%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-1-0.1-2.5-scalers1-aggregators0-32-32] PASSED [ 65%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-1-0.1-2.5-scalers1-aggregators1-16-16] PASSED [ 65%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-1-0.1-2.5-scalers1-aggregators1-16-32] PASSED [ 65%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-1-0.1-2.5-scalers1-aggregators1-32-16] PASSED [ 65%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-1-0.1-2.5-scalers1-aggregators1-32-32] PASSED [ 66%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-1-0.1-2.5-scalers1-aggregators2-16-16] PASSED [ 66%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-1-0.1-2.5-scalers1-aggregators2-16-32] PASSED [ 66%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-1-0.1-2.5-scalers1-aggregators2-32-16] PASSED [ 66%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-1-0.1-2.5-scalers1-aggregators2-32-32] PASSED [ 66%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-1-0.1-7.4-scalers0-aggregators0-16-16] PASSED [ 66%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-1-0.1-7.4-scalers0-aggregators0-16-32] PASSED [ 66%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-1-0.1-7.4-scalers0-aggregators0-32-16] PASSED [ 66%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-1-0.1-7.4-scalers0-aggregators0-32-32] PASSED [ 66%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-1-0.1-7.4-scalers0-aggregators1-16-16] PASSED [ 66%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-1-0.1-7.4-scalers0-aggregators1-16-32] PASSED [ 66%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-1-0.1-7.4-scalers0-aggregators1-32-16] PASSED [ 66%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-1-0.1-7.4-scalers0-aggregators1-32-32] PASSED [ 66%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-1-0.1-7.4-scalers0-aggregators2-16-16] PASSED [ 66%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-1-0.1-7.4-scalers0-aggregators2-16-32] PASSED [ 66%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-1-0.1-7.4-scalers0-aggregators2-32-16] PASSED [ 66%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-1-0.1-7.4-scalers0-aggregators2-32-32] PASSED [ 66%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-1-0.1-7.4-scalers1-aggregators0-16-16] PASSED [ 66%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-1-0.1-7.4-scalers1-aggregators0-16-32] PASSED [ 66%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-1-0.1-7.4-scalers1-aggregators0-32-16] PASSED [ 66%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-1-0.1-7.4-scalers1-aggregators0-32-32] PASSED [ 66%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-1-0.1-7.4-scalers1-aggregators1-16-16] PASSED [ 66%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-1-0.1-7.4-scalers1-aggregators1-16-32] PASSED [ 66%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-1-0.1-7.4-scalers1-aggregators1-32-16] PASSED [ 66%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-1-0.1-7.4-scalers1-aggregators1-32-32] PASSED [ 66%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-1-0.1-7.4-scalers1-aggregators2-16-16] PASSED [ 66%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-1-0.1-7.4-scalers1-aggregators2-16-32] PASSED [ 66%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-1-0.1-7.4-scalers1-aggregators2-32-16] PASSED [ 66%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-1-0.1-7.4-scalers1-aggregators2-32-32] PASSED [ 66%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-4-0.0-2.5-scalers0-aggregators0-16-16] PASSED [ 66%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-4-0.0-2.5-scalers0-aggregators0-16-32] PASSED [ 66%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-4-0.0-2.5-scalers0-aggregators0-32-16] PASSED [ 66%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-4-0.0-2.5-scalers0-aggregators0-32-32] PASSED [ 66%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-4-0.0-2.5-scalers0-aggregators1-16-16] PASSED [ 66%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-4-0.0-2.5-scalers0-aggregators1-16-32] PASSED [ 66%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-4-0.0-2.5-scalers0-aggregators1-32-16] PASSED [ 66%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-4-0.0-2.5-scalers0-aggregators1-32-32] PASSED [ 66%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-4-0.0-2.5-scalers0-aggregators2-16-16] PASSED [ 66%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-4-0.0-2.5-scalers0-aggregators2-16-32] PASSED [ 66%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-4-0.0-2.5-scalers0-aggregators2-32-16] PASSED [ 66%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-4-0.0-2.5-scalers0-aggregators2-32-32] PASSED [ 66%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-4-0.0-2.5-scalers1-aggregators0-16-16] PASSED [ 66%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-4-0.0-2.5-scalers1-aggregators0-16-32] PASSED [ 66%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-4-0.0-2.5-scalers1-aggregators0-32-16] PASSED [ 66%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-4-0.0-2.5-scalers1-aggregators0-32-32] PASSED [ 66%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-4-0.0-2.5-scalers1-aggregators1-16-16] PASSED [ 66%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-4-0.0-2.5-scalers1-aggregators1-16-32] PASSED [ 66%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-4-0.0-2.5-scalers1-aggregators1-32-16] PASSED [ 66%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-4-0.0-2.5-scalers1-aggregators1-32-32] PASSED [ 66%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-4-0.0-2.5-scalers1-aggregators2-16-16] PASSED [ 66%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-4-0.0-2.5-scalers1-aggregators2-16-32] PASSED [ 66%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-4-0.0-2.5-scalers1-aggregators2-32-16] PASSED [ 66%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-4-0.0-2.5-scalers1-aggregators2-32-32] PASSED [ 66%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-4-0.0-7.4-scalers0-aggregators0-16-16] PASSED [ 66%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-4-0.0-7.4-scalers0-aggregators0-16-32] PASSED [ 66%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-4-0.0-7.4-scalers0-aggregators0-32-16] PASSED [ 66%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-4-0.0-7.4-scalers0-aggregators0-32-32] PASSED [ 66%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-4-0.0-7.4-scalers0-aggregators1-16-16] PASSED [ 66%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-4-0.0-7.4-scalers0-aggregators1-16-32] PASSED [ 66%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-4-0.0-7.4-scalers0-aggregators1-32-16] PASSED [ 66%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-4-0.0-7.4-scalers0-aggregators1-32-32] PASSED [ 66%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-4-0.0-7.4-scalers0-aggregators2-16-16] PASSED [ 66%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-4-0.0-7.4-scalers0-aggregators2-16-32] PASSED [ 67%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-4-0.0-7.4-scalers0-aggregators2-32-16] PASSED [ 67%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-4-0.0-7.4-scalers0-aggregators2-32-32] PASSED [ 67%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-4-0.0-7.4-scalers1-aggregators0-16-16] PASSED [ 67%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-4-0.0-7.4-scalers1-aggregators0-16-32] PASSED [ 67%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-4-0.0-7.4-scalers1-aggregators0-32-16] PASSED [ 67%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-4-0.0-7.4-scalers1-aggregators0-32-32] PASSED [ 67%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-4-0.0-7.4-scalers1-aggregators1-16-16] PASSED [ 67%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-4-0.0-7.4-scalers1-aggregators1-16-32] PASSED [ 67%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-4-0.0-7.4-scalers1-aggregators1-32-16] PASSED [ 67%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-4-0.0-7.4-scalers1-aggregators1-32-32] PASSED [ 67%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-4-0.0-7.4-scalers1-aggregators2-16-16] PASSED [ 67%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-4-0.0-7.4-scalers1-aggregators2-16-32] PASSED [ 67%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-4-0.0-7.4-scalers1-aggregators2-32-16] PASSED [ 67%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-4-0.0-7.4-scalers1-aggregators2-32-32] PASSED [ 67%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-4-0.1-2.5-scalers0-aggregators0-16-16] PASSED [ 67%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-4-0.1-2.5-scalers0-aggregators0-16-32] PASSED [ 67%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-4-0.1-2.5-scalers0-aggregators0-32-16] PASSED [ 67%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-4-0.1-2.5-scalers0-aggregators0-32-32] PASSED [ 67%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-4-0.1-2.5-scalers0-aggregators1-16-16] PASSED [ 67%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-4-0.1-2.5-scalers0-aggregators1-16-32] PASSED [ 67%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-4-0.1-2.5-scalers0-aggregators1-32-16] PASSED [ 67%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-4-0.1-2.5-scalers0-aggregators1-32-32] PASSED [ 67%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-4-0.1-2.5-scalers0-aggregators2-16-16] PASSED [ 67%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-4-0.1-2.5-scalers0-aggregators2-16-32] PASSED [ 67%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-4-0.1-2.5-scalers0-aggregators2-32-16] PASSED [ 67%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-4-0.1-2.5-scalers0-aggregators2-32-32] PASSED [ 67%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-4-0.1-2.5-scalers1-aggregators0-16-16] PASSED [ 67%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-4-0.1-2.5-scalers1-aggregators0-16-32] PASSED [ 67%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-4-0.1-2.5-scalers1-aggregators0-32-16] PASSED [ 67%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-4-0.1-2.5-scalers1-aggregators0-32-32] PASSED [ 67%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-4-0.1-2.5-scalers1-aggregators1-16-16] PASSED [ 67%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-4-0.1-2.5-scalers1-aggregators1-16-32] PASSED [ 67%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-4-0.1-2.5-scalers1-aggregators1-32-16] PASSED [ 67%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-4-0.1-2.5-scalers1-aggregators1-32-32] PASSED [ 67%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-4-0.1-2.5-scalers1-aggregators2-16-16] PASSED [ 67%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-4-0.1-2.5-scalers1-aggregators2-16-32] PASSED [ 67%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-4-0.1-2.5-scalers1-aggregators2-32-16] PASSED [ 67%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-4-0.1-2.5-scalers1-aggregators2-32-32] PASSED [ 67%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-4-0.1-7.4-scalers0-aggregators0-16-16] PASSED [ 67%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-4-0.1-7.4-scalers0-aggregators0-16-32] PASSED [ 67%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-4-0.1-7.4-scalers0-aggregators0-32-16] PASSED [ 67%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-4-0.1-7.4-scalers0-aggregators0-32-32] PASSED [ 67%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-4-0.1-7.4-scalers0-aggregators1-16-16] PASSED [ 67%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-4-0.1-7.4-scalers0-aggregators1-16-32] PASSED [ 67%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-4-0.1-7.4-scalers0-aggregators1-32-16] PASSED [ 67%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-4-0.1-7.4-scalers0-aggregators1-32-32] PASSED [ 67%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-4-0.1-7.4-scalers0-aggregators2-16-16] PASSED [ 67%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-4-0.1-7.4-scalers0-aggregators2-16-32] PASSED [ 67%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-4-0.1-7.4-scalers0-aggregators2-32-16] PASSED [ 67%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-4-0.1-7.4-scalers0-aggregators2-32-32] PASSED [ 67%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-4-0.1-7.4-scalers1-aggregators0-16-16] PASSED [ 67%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-4-0.1-7.4-scalers1-aggregators0-16-32] PASSED [ 67%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-4-0.1-7.4-scalers1-aggregators0-32-16] PASSED [ 67%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-4-0.1-7.4-scalers1-aggregators0-32-32] PASSED [ 67%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-4-0.1-7.4-scalers1-aggregators1-16-16] PASSED [ 67%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-4-0.1-7.4-scalers1-aggregators1-16-32] Client [2431] waits on 172.17.0.2:44229 Machine (0) group (0) client (0) connect to server successfuly! NumNodes: 2708 NumEdges: 10556 NumFeats: 1433 NumClasses: 7 NumTrainingSamples: 140 NumValidationSamples: 500 NumTestSamples: 1000 Done loading data from cached files. NumNodes: 2708 NumEdges: 10556 NumFeats: 1433 NumClasses: 7 NumTrainingSamples: 140 NumValidationSamples: 500 NumTestSamples: 1000 Done loading data from cached files. Client[0] in group[0] is exiting... Server (0) shutdown. Server is exiting... PASSED [ 18%] tests/distributed/test_mp_dataloader.py::test_dist_dataloader[True-True-True-1-1] NumNodes: 2708 NumEdges: 10556 NumFeats: 1433 NumClasses: 7 NumTrainingSamples: 140 NumValidationSamples: 500 NumTestSamples: 1000 Done loading data from cached files. PASSED [ 67%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-4-0.1-7.4-scalers1-aggregators1-32-16] PASSED [ 67%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-4-0.1-7.4-scalers1-aggregators1-32-32] PASSED [ 67%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-4-0.1-7.4-scalers1-aggregators2-16-16] PASSED [ 67%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-4-0.1-7.4-scalers1-aggregators2-16-32] PASSED [ 67%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-4-0.1-7.4-scalers1-aggregators2-32-16] PASSED [ 67%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[True-0-4-0.1-7.4-scalers1-aggregators2-32-32] PASSED [ 68%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-1-0.0-2.5-scalers0-aggregators0-16-16] PASSED [ 68%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-1-0.0-2.5-scalers0-aggregators0-16-32] PASSED [ 68%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-1-0.0-2.5-scalers0-aggregators0-32-16] PASSED [ 68%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-1-0.0-2.5-scalers0-aggregators0-32-32] PASSED [ 68%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-1-0.0-2.5-scalers0-aggregators1-16-16] PASSED [ 68%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-1-0.0-2.5-scalers0-aggregators1-16-32] PASSED [ 68%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-1-0.0-2.5-scalers0-aggregators1-32-16] PASSED [ 68%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-1-0.0-2.5-scalers0-aggregators1-32-32] PASSED [ 68%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-1-0.0-2.5-scalers0-aggregators2-16-16] PASSED [ 68%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-1-0.0-2.5-scalers0-aggregators2-16-32] PASSED [ 68%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-1-0.0-2.5-scalers0-aggregators2-32-16] PASSED [ 68%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-1-0.0-2.5-scalers0-aggregators2-32-32] PASSED [ 68%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-1-0.0-2.5-scalers1-aggregators0-16-16] PASSED [ 68%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-1-0.0-2.5-scalers1-aggregators0-16-32] PASSED [ 68%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-1-0.0-2.5-scalers1-aggregators0-32-16] Converting to homogeneous graph takes 0.001s, peak mem: 3.179 GB Save partitions: 0.016 seconds, peak memory: 3.179 GB There are 10556 edges in the graph and 0 edge cuts for 1 partitions. Converted partitions to GraphBolt format into /tmp/tmpxbvharfz/test_sampling.json PASSED [ 68%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-1-0.0-2.5-scalers1-aggregators0-32-32] PASSED [ 68%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-1-0.0-2.5-scalers1-aggregators1-16-16] PASSED [ 68%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-1-0.0-2.5-scalers1-aggregators1-16-32] PASSED [ 68%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-1-0.0-2.5-scalers1-aggregators1-32-16] PASSED [ 68%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-1-0.0-2.5-scalers1-aggregators1-32-32] PASSED [ 68%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-1-0.0-2.5-scalers1-aggregators2-16-16] PASSED [ 68%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-1-0.0-2.5-scalers1-aggregators2-16-32] PASSED [ 68%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-1-0.0-2.5-scalers1-aggregators2-32-16] PASSED [ 68%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-1-0.0-2.5-scalers1-aggregators2-32-32] PASSED [ 68%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-1-0.0-7.4-scalers0-aggregators0-16-16] PASSED [ 68%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-1-0.0-7.4-scalers0-aggregators0-16-32] PASSED [ 68%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-1-0.0-7.4-scalers0-aggregators0-32-16] PASSED [ 68%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-1-0.0-7.4-scalers0-aggregators0-32-32] PASSED [ 68%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-1-0.0-7.4-scalers0-aggregators1-16-16] PASSED [ 68%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-1-0.0-7.4-scalers0-aggregators1-16-32] PASSED [ 68%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-1-0.0-7.4-scalers0-aggregators1-32-16] PASSED [ 68%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-1-0.0-7.4-scalers0-aggregators1-32-32] PASSED [ 68%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-1-0.0-7.4-scalers0-aggregators2-16-16] PASSED [ 68%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-1-0.0-7.4-scalers0-aggregators2-16-32] PASSED [ 68%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-1-0.0-7.4-scalers0-aggregators2-32-16] PASSED [ 68%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-1-0.0-7.4-scalers0-aggregators2-32-32] PASSED [ 68%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-1-0.0-7.4-scalers1-aggregators0-16-16] PASSED [ 68%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-1-0.0-7.4-scalers1-aggregators0-16-32] PASSED [ 68%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-1-0.0-7.4-scalers1-aggregators0-32-16] PASSED [ 68%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-1-0.0-7.4-scalers1-aggregators0-32-32] PASSED [ 68%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-1-0.0-7.4-scalers1-aggregators1-16-16] PASSED [ 68%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-1-0.0-7.4-scalers1-aggregators1-16-32] PASSED [ 68%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-1-0.0-7.4-scalers1-aggregators1-32-16] PASSED [ 68%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-1-0.0-7.4-scalers1-aggregators1-32-32] PASSED [ 68%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-1-0.0-7.4-scalers1-aggregators2-16-16] PASSED [ 68%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-1-0.0-7.4-scalers1-aggregators2-16-32] PASSED [ 68%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-1-0.0-7.4-scalers1-aggregators2-32-16] PASSED [ 68%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-1-0.0-7.4-scalers1-aggregators2-32-32] PASSED [ 68%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-1-0.1-2.5-scalers0-aggregators0-16-16] PASSED [ 68%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-1-0.1-2.5-scalers0-aggregators0-16-32] PASSED [ 68%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-1-0.1-2.5-scalers0-aggregators0-32-16] PASSED [ 68%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-1-0.1-2.5-scalers0-aggregators0-32-32] PASSED [ 68%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-1-0.1-2.5-scalers0-aggregators1-16-16] PASSED [ 68%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-1-0.1-2.5-scalers0-aggregators1-16-32] PASSED [ 68%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-1-0.1-2.5-scalers0-aggregators1-32-16] PASSED [ 68%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-1-0.1-2.5-scalers0-aggregators1-32-32] PASSED [ 68%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-1-0.1-2.5-scalers0-aggregators2-16-16] PASSED [ 68%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-1-0.1-2.5-scalers0-aggregators2-16-32] PASSED [ 68%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-1-0.1-2.5-scalers0-aggregators2-32-16] PASSED [ 68%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-1-0.1-2.5-scalers0-aggregators2-32-32] PASSED [ 68%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-1-0.1-2.5-scalers1-aggregators0-16-16] PASSED [ 69%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-1-0.1-2.5-scalers1-aggregators0-16-32] PASSED [ 69%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-1-0.1-2.5-scalers1-aggregators0-32-16] PASSED [ 69%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-1-0.1-2.5-scalers1-aggregators0-32-32] PASSED [ 69%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-1-0.1-2.5-scalers1-aggregators1-16-16] PASSED [ 69%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-1-0.1-2.5-scalers1-aggregators1-16-32] PASSED [ 69%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-1-0.1-2.5-scalers1-aggregators1-32-16] PASSED [ 69%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-1-0.1-2.5-scalers1-aggregators1-32-32] PASSED [ 69%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-1-0.1-2.5-scalers1-aggregators2-16-16] PASSED [ 69%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-1-0.1-2.5-scalers1-aggregators2-16-32] PASSED [ 69%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-1-0.1-2.5-scalers1-aggregators2-32-16] PASSED [ 69%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-1-0.1-2.5-scalers1-aggregators2-32-32] PASSED [ 69%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-1-0.1-7.4-scalers0-aggregators0-16-16] PASSED [ 69%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-1-0.1-7.4-scalers0-aggregators0-16-32] PASSED [ 69%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-1-0.1-7.4-scalers0-aggregators0-32-16] PASSED [ 69%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-1-0.1-7.4-scalers0-aggregators0-32-32] PASSED [ 69%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-1-0.1-7.4-scalers0-aggregators1-16-16] PASSED [ 69%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-1-0.1-7.4-scalers0-aggregators1-16-32] PASSED [ 69%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-1-0.1-7.4-scalers0-aggregators1-32-16] PASSED [ 69%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-1-0.1-7.4-scalers0-aggregators1-32-32] PASSED [ 69%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-1-0.1-7.4-scalers0-aggregators2-16-16] PASSED [ 69%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-1-0.1-7.4-scalers0-aggregators2-16-32] PASSED [ 69%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-1-0.1-7.4-scalers0-aggregators2-32-16] PASSED [ 69%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-1-0.1-7.4-scalers0-aggregators2-32-32] PASSED [ 69%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-1-0.1-7.4-scalers1-aggregators0-16-16] PASSED [ 69%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-1-0.1-7.4-scalers1-aggregators0-16-32] PASSED [ 69%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-1-0.1-7.4-scalers1-aggregators0-32-16] PASSED [ 69%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-1-0.1-7.4-scalers1-aggregators0-32-32] PASSED [ 69%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-1-0.1-7.4-scalers1-aggregators1-16-16] PASSED [ 69%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-1-0.1-7.4-scalers1-aggregators1-16-32] PASSED [ 69%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-1-0.1-7.4-scalers1-aggregators1-32-16] PASSED [ 69%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-1-0.1-7.4-scalers1-aggregators1-32-32] PASSED [ 69%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-1-0.1-7.4-scalers1-aggregators2-16-16] PASSED [ 69%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-1-0.1-7.4-scalers1-aggregators2-16-32] PASSED [ 69%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-1-0.1-7.4-scalers1-aggregators2-32-16] PASSED [ 69%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-1-0.1-7.4-scalers1-aggregators2-32-32] PASSED [ 69%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-4-0.0-2.5-scalers0-aggregators0-16-16] PASSED [ 69%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-4-0.0-2.5-scalers0-aggregators0-16-32] PASSED [ 69%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-4-0.0-2.5-scalers0-aggregators0-32-16] PASSED [ 69%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-4-0.0-2.5-scalers0-aggregators0-32-32] PASSED [ 69%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-4-0.0-2.5-scalers0-aggregators1-16-16] PASSED [ 69%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-4-0.0-2.5-scalers0-aggregators1-16-32] PASSED [ 69%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-4-0.0-2.5-scalers0-aggregators1-32-16] PASSED [ 69%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-4-0.0-2.5-scalers0-aggregators1-32-32] PASSED [ 69%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-4-0.0-2.5-scalers0-aggregators2-16-16] PASSED [ 69%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-4-0.0-2.5-scalers0-aggregators2-16-32] PASSED [ 69%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-4-0.0-2.5-scalers0-aggregators2-32-16] PASSED [ 69%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-4-0.0-2.5-scalers0-aggregators2-32-32] PASSED [ 69%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-4-0.0-2.5-scalers1-aggregators0-16-16] PASSED [ 69%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-4-0.0-2.5-scalers1-aggregators0-16-32] PASSED [ 69%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-4-0.0-2.5-scalers1-aggregators0-32-16] PASSED [ 69%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-4-0.0-2.5-scalers1-aggregators0-32-32] PASSED [ 69%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-4-0.0-2.5-scalers1-aggregators1-16-16] PASSED [ 69%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-4-0.0-2.5-scalers1-aggregators1-16-32] PASSED [ 69%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-4-0.0-2.5-scalers1-aggregators1-32-16] PASSED [ 69%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-4-0.0-2.5-scalers1-aggregators1-32-32] PASSED [ 69%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-4-0.0-2.5-scalers1-aggregators2-16-16] PASSED [ 69%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-4-0.0-2.5-scalers1-aggregators2-16-32] PASSED [ 69%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-4-0.0-2.5-scalers1-aggregators2-32-16] PASSED [ 69%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-4-0.0-2.5-scalers1-aggregators2-32-32] PASSED [ 69%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-4-0.0-7.4-scalers0-aggregators0-16-16] PASSED [ 69%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-4-0.0-7.4-scalers0-aggregators0-16-32] PASSED [ 69%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-4-0.0-7.4-scalers0-aggregators0-32-16] PASSED [ 70%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-4-0.0-7.4-scalers0-aggregators0-32-32] PASSED [ 70%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-4-0.0-7.4-scalers0-aggregators1-16-16] PASSED [ 70%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-4-0.0-7.4-scalers0-aggregators1-16-32] PASSED [ 70%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-4-0.0-7.4-scalers0-aggregators1-32-16] PASSED [ 70%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-4-0.0-7.4-scalers0-aggregators1-32-32] PASSED [ 70%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-4-0.0-7.4-scalers0-aggregators2-16-16] PASSED [ 70%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-4-0.0-7.4-scalers0-aggregators2-16-32] PASSED [ 70%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-4-0.0-7.4-scalers0-aggregators2-32-16] PASSED [ 70%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-4-0.0-7.4-scalers0-aggregators2-32-32] PASSED [ 70%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-4-0.0-7.4-scalers1-aggregators0-16-16] PASSED [ 70%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-4-0.0-7.4-scalers1-aggregators0-16-32] PASSED [ 70%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-4-0.0-7.4-scalers1-aggregators0-32-16] PASSED [ 70%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-4-0.0-7.4-scalers1-aggregators0-32-32] PASSED [ 70%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-4-0.0-7.4-scalers1-aggregators1-16-16] PASSED [ 70%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-4-0.0-7.4-scalers1-aggregators1-16-32] PASSED [ 70%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-4-0.0-7.4-scalers1-aggregators1-32-16] PASSED [ 70%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-4-0.0-7.4-scalers1-aggregators1-32-32] PASSED [ 70%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-4-0.0-7.4-scalers1-aggregators2-16-16] PASSED [ 70%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-4-0.0-7.4-scalers1-aggregators2-16-32] PASSED [ 70%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-4-0.0-7.4-scalers1-aggregators2-32-16] server: #clients=2 load test_sampling PASSED [ 70%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-4-0.0-7.4-scalers1-aggregators2-32-32] PASSED [ 70%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-4-0.1-2.5-scalers0-aggregators0-16-16] PASSED [ 70%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-4-0.1-2.5-scalers0-aggregators0-16-32] PASSED [ 70%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-4-0.1-2.5-scalers0-aggregators0-32-16] PASSED [ 70%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-4-0.1-2.5-scalers0-aggregators0-32-32] PASSED [ 70%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-4-0.1-2.5-scalers0-aggregators1-16-16] PASSED [ 70%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-4-0.1-2.5-scalers0-aggregators1-16-32] PASSED [ 70%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-4-0.1-2.5-scalers0-aggregators1-32-16] PASSED [ 70%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-4-0.1-2.5-scalers0-aggregators1-32-32] PASSED [ 70%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-4-0.1-2.5-scalers0-aggregators2-16-16] PASSED [ 70%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-4-0.1-2.5-scalers0-aggregators2-16-32] start graph service on server 0 for part 0 Server is waiting for connections on [172.17.0.2:17055]... PASSED [ 70%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-4-0.1-2.5-scalers0-aggregators2-32-16] PASSED [ 70%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-4-0.1-2.5-scalers0-aggregators2-32-32] PASSED [ 70%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-4-0.1-2.5-scalers1-aggregators0-16-16] PASSED [ 70%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-4-0.1-2.5-scalers1-aggregators0-16-32] PASSED [ 70%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-4-0.1-2.5-scalers1-aggregators0-32-16] PASSED [ 70%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-4-0.1-2.5-scalers1-aggregators0-32-32] PASSED [ 70%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-4-0.1-2.5-scalers1-aggregators1-16-16] PASSED [ 70%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-4-0.1-2.5-scalers1-aggregators1-16-32] PASSED [ 70%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-4-0.1-2.5-scalers1-aggregators1-32-16] PASSED [ 70%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-4-0.1-2.5-scalers1-aggregators1-32-32] PASSED [ 70%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-4-0.1-2.5-scalers1-aggregators2-16-16] PASSED [ 70%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-4-0.1-2.5-scalers1-aggregators2-16-32] PASSED [ 70%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-4-0.1-2.5-scalers1-aggregators2-32-16] PASSED [ 70%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-4-0.1-2.5-scalers1-aggregators2-32-32] PASSED [ 70%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-4-0.1-7.4-scalers0-aggregators0-16-16] PASSED [ 70%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-4-0.1-7.4-scalers0-aggregators0-16-32] PASSED [ 70%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-4-0.1-7.4-scalers0-aggregators0-32-16] PASSED [ 70%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-4-0.1-7.4-scalers0-aggregators0-32-32] PASSED [ 70%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-4-0.1-7.4-scalers0-aggregators1-16-16] PASSED [ 70%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-4-0.1-7.4-scalers0-aggregators1-16-32] PASSED [ 70%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-4-0.1-7.4-scalers0-aggregators1-32-16] PASSED [ 70%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-4-0.1-7.4-scalers0-aggregators1-32-32] PASSED [ 70%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-4-0.1-7.4-scalers0-aggregators2-16-16] PASSED [ 70%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-4-0.1-7.4-scalers0-aggregators2-16-32] PASSED [ 70%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-4-0.1-7.4-scalers0-aggregators2-32-16] PASSED [ 70%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-4-0.1-7.4-scalers0-aggregators2-32-32] PASSED [ 70%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-4-0.1-7.4-scalers1-aggregators0-16-16] PASSED [ 70%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-4-0.1-7.4-scalers1-aggregators0-16-32] PASSED [ 70%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-4-0.1-7.4-scalers1-aggregators0-32-16] PASSED [ 70%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-4-0.1-7.4-scalers1-aggregators0-32-32] PASSED [ 70%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-4-0.1-7.4-scalers1-aggregators1-16-16] PASSED [ 71%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-4-0.1-7.4-scalers1-aggregators1-16-32] PASSED [ 71%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-4-0.1-7.4-scalers1-aggregators1-32-16] PASSED [ 71%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-4-0.1-7.4-scalers1-aggregators1-32-32] PASSED [ 71%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-4-0.1-7.4-scalers1-aggregators2-16-16] Initialize the distributed services with graphbolt: False PASSED [ 71%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-4-0.1-7.4-scalers1-aggregators2-16-32] PASSED [ 71%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-4-0.1-7.4-scalers1-aggregators2-32-16] PASSED [ 71%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-16-4-0.1-7.4-scalers1-aggregators2-32-32] PASSED [ 71%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-1-0.0-2.5-scalers0-aggregators0-16-16] PASSED [ 71%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-1-0.0-2.5-scalers0-aggregators0-16-32] PASSED [ 71%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-1-0.0-2.5-scalers0-aggregators0-32-16] PASSED [ 71%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-1-0.0-2.5-scalers0-aggregators0-32-32] PASSED [ 71%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-1-0.0-2.5-scalers0-aggregators1-16-16] PASSED [ 71%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-1-0.0-2.5-scalers0-aggregators1-16-32] PASSED [ 71%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-1-0.0-2.5-scalers0-aggregators1-32-16] PASSED [ 71%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-1-0.0-2.5-scalers0-aggregators1-32-32] PASSED [ 71%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-1-0.0-2.5-scalers0-aggregators2-16-16] PASSED [ 71%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-1-0.0-2.5-scalers0-aggregators2-16-32] PASSED [ 71%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-1-0.0-2.5-scalers0-aggregators2-32-16] PASSED [ 71%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-1-0.0-2.5-scalers0-aggregators2-32-32] PASSED [ 71%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-1-0.0-2.5-scalers1-aggregators0-16-16] PASSED [ 71%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-1-0.0-2.5-scalers1-aggregators0-16-32] PASSED [ 71%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-1-0.0-2.5-scalers1-aggregators0-32-16] PASSED [ 71%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-1-0.0-2.5-scalers1-aggregators0-32-32] PASSED [ 71%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-1-0.0-2.5-scalers1-aggregators1-16-16] PASSED [ 71%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-1-0.0-2.5-scalers1-aggregators1-16-32] PASSED [ 71%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-1-0.0-2.5-scalers1-aggregators1-32-16] PASSED [ 71%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-1-0.0-2.5-scalers1-aggregators1-32-32] PASSED [ 71%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-1-0.0-2.5-scalers1-aggregators2-16-16] PASSED [ 71%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-1-0.0-2.5-scalers1-aggregators2-16-32] PASSED [ 71%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-1-0.0-2.5-scalers1-aggregators2-32-16] PASSED [ 71%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-1-0.0-2.5-scalers1-aggregators2-32-32] PASSED [ 71%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-1-0.0-7.4-scalers0-aggregators0-16-16] PASSED [ 71%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-1-0.0-7.4-scalers0-aggregators0-16-32] PASSED [ 71%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-1-0.0-7.4-scalers0-aggregators0-32-16] PASSED [ 71%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-1-0.0-7.4-scalers0-aggregators0-32-32] PASSED [ 71%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-1-0.0-7.4-scalers0-aggregators1-16-16] PASSED [ 71%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-1-0.0-7.4-scalers0-aggregators1-16-32] PASSED [ 71%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-1-0.0-7.4-scalers0-aggregators1-32-16] PASSED [ 71%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-1-0.0-7.4-scalers0-aggregators1-32-32] PASSED [ 71%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-1-0.0-7.4-scalers0-aggregators2-16-16] PASSED [ 71%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-1-0.0-7.4-scalers0-aggregators2-16-32] PASSED [ 71%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-1-0.0-7.4-scalers0-aggregators2-32-16] PASSED [ 71%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-1-0.0-7.4-scalers0-aggregators2-32-32] PASSED [ 71%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-1-0.0-7.4-scalers1-aggregators0-16-16] PASSED [ 71%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-1-0.0-7.4-scalers1-aggregators0-16-32] PASSED [ 71%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-1-0.0-7.4-scalers1-aggregators0-32-16] PASSED [ 71%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-1-0.0-7.4-scalers1-aggregators0-32-32] PASSED [ 71%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-1-0.0-7.4-scalers1-aggregators1-16-16] PASSED [ 71%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-1-0.0-7.4-scalers1-aggregators1-16-32] PASSED [ 71%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-1-0.0-7.4-scalers1-aggregators1-32-16] PASSED [ 71%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-1-0.0-7.4-scalers1-aggregators1-32-32] PASSED [ 71%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-1-0.0-7.4-scalers1-aggregators2-16-16] PASSED [ 71%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-1-0.0-7.4-scalers1-aggregators2-16-32] PASSED [ 71%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-1-0.0-7.4-scalers1-aggregators2-32-16] PASSED [ 71%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-1-0.0-7.4-scalers1-aggregators2-32-32] PASSED [ 71%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-1-0.1-2.5-scalers0-aggregators0-16-16] PASSED [ 71%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-1-0.1-2.5-scalers0-aggregators0-16-32] PASSED [ 71%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-1-0.1-2.5-scalers0-aggregators0-32-16] PASSED [ 71%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-1-0.1-2.5-scalers0-aggregators0-32-32] PASSED [ 71%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-1-0.1-2.5-scalers0-aggregators1-16-16] PASSED [ 71%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-1-0.1-2.5-scalers0-aggregators1-16-32] PASSED [ 71%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-1-0.1-2.5-scalers0-aggregators1-32-16] PASSED [ 72%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-1-0.1-2.5-scalers0-aggregators1-32-32] PASSED [ 72%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-1-0.1-2.5-scalers0-aggregators2-16-16] PASSED [ 72%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-1-0.1-2.5-scalers0-aggregators2-16-32] PASSED [ 72%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-1-0.1-2.5-scalers0-aggregators2-32-16] PASSED [ 72%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-1-0.1-2.5-scalers0-aggregators2-32-32] PASSED [ 72%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-1-0.1-2.5-scalers1-aggregators0-16-16] PASSED [ 72%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-1-0.1-2.5-scalers1-aggregators0-16-32] PASSED [ 72%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-1-0.1-2.5-scalers1-aggregators0-32-16] PASSED [ 72%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-1-0.1-2.5-scalers1-aggregators0-32-32] PASSED [ 72%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-1-0.1-2.5-scalers1-aggregators1-16-16] PASSED [ 72%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-1-0.1-2.5-scalers1-aggregators1-16-32] PASSED [ 72%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-1-0.1-2.5-scalers1-aggregators1-32-16] PASSED [ 72%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-1-0.1-2.5-scalers1-aggregators1-32-32] PASSED [ 72%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-1-0.1-2.5-scalers1-aggregators2-16-16] PASSED [ 72%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-1-0.1-2.5-scalers1-aggregators2-16-32] PASSED [ 72%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-1-0.1-2.5-scalers1-aggregators2-32-16] PASSED [ 72%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-1-0.1-2.5-scalers1-aggregators2-32-32] PASSED [ 72%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-1-0.1-7.4-scalers0-aggregators0-16-16] PASSED [ 72%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-1-0.1-7.4-scalers0-aggregators0-16-32] PASSED [ 72%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-1-0.1-7.4-scalers0-aggregators0-32-16] PASSED [ 72%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-1-0.1-7.4-scalers0-aggregators0-32-32] PASSED [ 72%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-1-0.1-7.4-scalers0-aggregators1-16-16] PASSED [ 72%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-1-0.1-7.4-scalers0-aggregators1-16-32] PASSED [ 72%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-1-0.1-7.4-scalers0-aggregators1-32-16] PASSED [ 72%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-1-0.1-7.4-scalers0-aggregators1-32-32] PASSED [ 72%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-1-0.1-7.4-scalers0-aggregators2-16-16] PASSED [ 72%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-1-0.1-7.4-scalers0-aggregators2-16-32] PASSED [ 72%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-1-0.1-7.4-scalers0-aggregators2-32-16] PASSED [ 72%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-1-0.1-7.4-scalers0-aggregators2-32-32] PASSED [ 72%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-1-0.1-7.4-scalers1-aggregators0-16-16] PASSED [ 72%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-1-0.1-7.4-scalers1-aggregators0-16-32] PASSED [ 72%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-1-0.1-7.4-scalers1-aggregators0-32-16] PASSED [ 72%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-1-0.1-7.4-scalers1-aggregators0-32-32] PASSED [ 72%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-1-0.1-7.4-scalers1-aggregators1-16-16] PASSED [ 72%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-1-0.1-7.4-scalers1-aggregators1-16-32] PASSED [ 72%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-1-0.1-7.4-scalers1-aggregators1-32-16] PASSED [ 72%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-1-0.1-7.4-scalers1-aggregators1-32-32] PASSED [ 72%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-1-0.1-7.4-scalers1-aggregators2-16-16] PASSED [ 72%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-1-0.1-7.4-scalers1-aggregators2-16-32] PASSED [ 72%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-1-0.1-7.4-scalers1-aggregators2-32-16] PASSED [ 72%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-1-0.1-7.4-scalers1-aggregators2-32-32] PASSED [ 72%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-4-0.0-2.5-scalers0-aggregators0-16-16] PASSED [ 72%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-4-0.0-2.5-scalers0-aggregators0-16-32] PASSED [ 72%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-4-0.0-2.5-scalers0-aggregators0-32-16] PASSED [ 72%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-4-0.0-2.5-scalers0-aggregators0-32-32] PASSED [ 72%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-4-0.0-2.5-scalers0-aggregators1-16-16] PASSED [ 72%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-4-0.0-2.5-scalers0-aggregators1-16-32] PASSED [ 72%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-4-0.0-2.5-scalers0-aggregators1-32-16] PASSED [ 72%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-4-0.0-2.5-scalers0-aggregators1-32-32] PASSED [ 72%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-4-0.0-2.5-scalers0-aggregators2-16-16] PASSED [ 72%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-4-0.0-2.5-scalers0-aggregators2-16-32] PASSED [ 72%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-4-0.0-2.5-scalers0-aggregators2-32-16] PASSED [ 72%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-4-0.0-2.5-scalers0-aggregators2-32-32] PASSED [ 72%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-4-0.0-2.5-scalers1-aggregators0-16-16] PASSED [ 72%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-4-0.0-2.5-scalers1-aggregators0-16-32] PASSED [ 72%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-4-0.0-2.5-scalers1-aggregators0-32-16] PASSED [ 72%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-4-0.0-2.5-scalers1-aggregators0-32-32] PASSED [ 72%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-4-0.0-2.5-scalers1-aggregators1-16-16] PASSED [ 72%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-4-0.0-2.5-scalers1-aggregators1-16-32] PASSED [ 72%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-4-0.0-2.5-scalers1-aggregators1-32-16] PASSED [ 72%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-4-0.0-2.5-scalers1-aggregators1-32-32] PASSED [ 72%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-4-0.0-2.5-scalers1-aggregators2-16-16] PASSED [ 73%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-4-0.0-2.5-scalers1-aggregators2-16-32] PASSED [ 73%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-4-0.0-2.5-scalers1-aggregators2-32-16] PASSED [ 73%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-4-0.0-2.5-scalers1-aggregators2-32-32] PASSED [ 73%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-4-0.0-7.4-scalers0-aggregators0-16-16] PASSED [ 73%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-4-0.0-7.4-scalers0-aggregators0-16-32] PASSED [ 73%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-4-0.0-7.4-scalers0-aggregators0-32-16] PASSED [ 73%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-4-0.0-7.4-scalers0-aggregators0-32-32] PASSED [ 73%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-4-0.0-7.4-scalers0-aggregators1-16-16] PASSED [ 73%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-4-0.0-7.4-scalers0-aggregators1-16-32] PASSED [ 73%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-4-0.0-7.4-scalers0-aggregators1-32-16] PASSED [ 73%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-4-0.0-7.4-scalers0-aggregators1-32-32] PASSED [ 73%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-4-0.0-7.4-scalers0-aggregators2-16-16] PASSED [ 73%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-4-0.0-7.4-scalers0-aggregators2-16-32] PASSED [ 73%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-4-0.0-7.4-scalers0-aggregators2-32-16] PASSED [ 73%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-4-0.0-7.4-scalers0-aggregators2-32-32] PASSED [ 73%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-4-0.0-7.4-scalers1-aggregators0-16-16] PASSED [ 73%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-4-0.0-7.4-scalers1-aggregators0-16-32] PASSED [ 73%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-4-0.0-7.4-scalers1-aggregators0-32-16] PASSED [ 73%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-4-0.0-7.4-scalers1-aggregators0-32-32] PASSED [ 73%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-4-0.0-7.4-scalers1-aggregators1-16-16] PASSED [ 73%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-4-0.0-7.4-scalers1-aggregators1-16-32] PASSED [ 73%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-4-0.0-7.4-scalers1-aggregators1-32-16] PASSED [ 73%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-4-0.0-7.4-scalers1-aggregators1-32-32] PASSED [ 73%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-4-0.0-7.4-scalers1-aggregators2-16-16] PASSED [ 73%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-4-0.0-7.4-scalers1-aggregators2-16-32] PASSED [ 73%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-4-0.0-7.4-scalers1-aggregators2-32-16] PASSED [ 73%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-4-0.0-7.4-scalers1-aggregators2-32-32] PASSED [ 73%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-4-0.1-2.5-scalers0-aggregators0-16-16] PASSED [ 73%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-4-0.1-2.5-scalers0-aggregators0-16-32] PASSED [ 73%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-4-0.1-2.5-scalers0-aggregators0-32-16] PASSED [ 73%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-4-0.1-2.5-scalers0-aggregators0-32-32] PASSED [ 73%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-4-0.1-2.5-scalers0-aggregators1-16-16] PASSED [ 73%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-4-0.1-2.5-scalers0-aggregators1-16-32] PASSED [ 73%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-4-0.1-2.5-scalers0-aggregators1-32-16] PASSED [ 73%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-4-0.1-2.5-scalers0-aggregators1-32-32] PASSED [ 73%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-4-0.1-2.5-scalers0-aggregators2-16-16] PASSED [ 73%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-4-0.1-2.5-scalers0-aggregators2-16-32] PASSED [ 73%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-4-0.1-2.5-scalers0-aggregators2-32-16] PASSED [ 73%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-4-0.1-2.5-scalers0-aggregators2-32-32] PASSED [ 73%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-4-0.1-2.5-scalers1-aggregators0-16-16] PASSED [ 73%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-4-0.1-2.5-scalers1-aggregators0-16-32] PASSED [ 73%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-4-0.1-2.5-scalers1-aggregators0-32-16] PASSED [ 73%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-4-0.1-2.5-scalers1-aggregators0-32-32] PASSED [ 73%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-4-0.1-2.5-scalers1-aggregators1-16-16] PASSED [ 73%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-4-0.1-2.5-scalers1-aggregators1-16-32] PASSED [ 73%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-4-0.1-2.5-scalers1-aggregators1-32-16] PASSED [ 73%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-4-0.1-2.5-scalers1-aggregators1-32-32] PASSED [ 73%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-4-0.1-2.5-scalers1-aggregators2-16-16] PASSED [ 73%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-4-0.1-2.5-scalers1-aggregators2-16-32] PASSED [ 73%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-4-0.1-2.5-scalers1-aggregators2-32-16] PASSED [ 73%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-4-0.1-2.5-scalers1-aggregators2-32-32] PASSED [ 73%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-4-0.1-7.4-scalers0-aggregators0-16-16] PASSED [ 73%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-4-0.1-7.4-scalers0-aggregators0-16-32] PASSED [ 73%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-4-0.1-7.4-scalers0-aggregators0-32-16] PASSED [ 73%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-4-0.1-7.4-scalers0-aggregators0-32-32] PASSED [ 73%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-4-0.1-7.4-scalers0-aggregators1-16-16] PASSED [ 73%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-4-0.1-7.4-scalers0-aggregators1-16-32] PASSED [ 73%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-4-0.1-7.4-scalers0-aggregators1-32-16] PASSED [ 73%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-4-0.1-7.4-scalers0-aggregators1-32-32] PASSED [ 73%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-4-0.1-7.4-scalers0-aggregators2-16-16] PASSED [ 73%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-4-0.1-7.4-scalers0-aggregators2-16-32] PASSED [ 74%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-4-0.1-7.4-scalers0-aggregators2-32-16] PASSED [ 74%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-4-0.1-7.4-scalers0-aggregators2-32-32] PASSED [ 74%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-4-0.1-7.4-scalers1-aggregators0-16-16] PASSED [ 74%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-4-0.1-7.4-scalers1-aggregators0-16-32] PASSED [ 74%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-4-0.1-7.4-scalers1-aggregators0-32-16] PASSED [ 74%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-4-0.1-7.4-scalers1-aggregators0-32-32] PASSED [ 74%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-4-0.1-7.4-scalers1-aggregators1-16-16] PASSED [ 74%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-4-0.1-7.4-scalers1-aggregators1-16-32] PASSED [ 74%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-4-0.1-7.4-scalers1-aggregators1-32-16] PASSED [ 74%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-4-0.1-7.4-scalers1-aggregators1-32-32] PASSED [ 74%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-4-0.1-7.4-scalers1-aggregators2-16-16] PASSED [ 74%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-4-0.1-7.4-scalers1-aggregators2-16-32] PASSED [ 74%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-4-0.1-7.4-scalers1-aggregators2-32-16] PASSED [ 74%] tests/python/pytorch/nn/test_nn.py::test_pna_conv[False-0-4-0.1-7.4-scalers1-aggregators2-32-32] PASSED [ 74%] tests/python/pytorch/nn/test_nn.py::test_label_prop[True-True-True-sym-0.0-3] PASSED [ 74%] tests/python/pytorch/nn/test_nn.py::test_label_prop[True-True-True-sym-0.0-5] PASSED [ 74%] tests/python/pytorch/nn/test_nn.py::test_label_prop[True-True-True-sym-0.5-3] PASSED [ 74%] tests/python/pytorch/nn/test_nn.py::test_label_prop[True-True-True-sym-0.5-5] PASSED [ 74%] tests/python/pytorch/nn/test_nn.py::test_label_prop[True-True-True-sym-1.0-3] PASSED [ 74%] tests/python/pytorch/nn/test_nn.py::test_label_prop[True-True-True-sym-1.0-5] PASSED [ 74%] tests/python/pytorch/nn/test_nn.py::test_label_prop[True-True-True-row-0.0-3] PASSED [ 74%] tests/python/pytorch/nn/test_nn.py::test_label_prop[True-True-True-row-0.0-5] PASSED [ 74%] tests/python/pytorch/nn/test_nn.py::test_label_prop[True-True-True-row-0.5-3] PASSED [ 74%] tests/python/pytorch/nn/test_nn.py::test_label_prop[True-True-True-row-0.5-5] PASSED [ 74%] tests/python/pytorch/nn/test_nn.py::test_label_prop[True-True-True-row-1.0-3] PASSED [ 74%] tests/python/pytorch/nn/test_nn.py::test_label_prop[True-True-True-row-1.0-5] PASSED [ 74%] tests/python/pytorch/nn/test_nn.py::test_label_prop[True-True-False-sym-0.0-3] PASSED [ 74%] tests/python/pytorch/nn/test_nn.py::test_label_prop[True-True-False-sym-0.0-5] PASSED [ 74%] tests/python/pytorch/nn/test_nn.py::test_label_prop[True-True-False-sym-0.5-3] PASSED [ 74%] tests/python/pytorch/nn/test_nn.py::test_label_prop[True-True-False-sym-0.5-5] PASSED [ 74%] tests/python/pytorch/nn/test_nn.py::test_label_prop[True-True-False-sym-1.0-3] PASSED [ 74%] tests/python/pytorch/nn/test_nn.py::test_label_prop[True-True-False-sym-1.0-5] PASSED [ 74%] tests/python/pytorch/nn/test_nn.py::test_label_prop[True-True-False-row-0.0-3] PASSED [ 74%] tests/python/pytorch/nn/test_nn.py::test_label_prop[True-True-False-row-0.0-5] PASSED [ 74%] tests/python/pytorch/nn/test_nn.py::test_label_prop[True-True-False-row-0.5-3] PASSED [ 74%] tests/python/pytorch/nn/test_nn.py::test_label_prop[True-True-False-row-0.5-5] PASSED [ 74%] tests/python/pytorch/nn/test_nn.py::test_label_prop[True-True-False-row-1.0-3] PASSED [ 74%] tests/python/pytorch/nn/test_nn.py::test_label_prop[True-True-False-row-1.0-5] PASSED [ 74%] tests/python/pytorch/nn/test_nn.py::test_label_prop[True-False-True-sym-0.0-3] PASSED [ 74%] tests/python/pytorch/nn/test_nn.py::test_label_prop[True-False-True-sym-0.0-5] PASSED [ 74%] tests/python/pytorch/nn/test_nn.py::test_label_prop[True-False-True-sym-0.5-3] PASSED [ 74%] tests/python/pytorch/nn/test_nn.py::test_label_prop[True-False-True-sym-0.5-5] PASSED [ 74%] tests/python/pytorch/nn/test_nn.py::test_label_prop[True-False-True-sym-1.0-3] PASSED [ 74%] tests/python/pytorch/nn/test_nn.py::test_label_prop[True-False-True-sym-1.0-5] PASSED [ 74%] tests/python/pytorch/nn/test_nn.py::test_label_prop[True-False-True-row-0.0-3] PASSED [ 74%] tests/python/pytorch/nn/test_nn.py::test_label_prop[True-False-True-row-0.0-5] PASSED [ 74%] tests/python/pytorch/nn/test_nn.py::test_label_prop[True-False-True-row-0.5-3] PASSED [ 74%] tests/python/pytorch/nn/test_nn.py::test_label_prop[True-False-True-row-0.5-5] PASSED [ 74%] tests/python/pytorch/nn/test_nn.py::test_label_prop[True-False-True-row-1.0-3] PASSED [ 74%] tests/python/pytorch/nn/test_nn.py::test_label_prop[True-False-True-row-1.0-5] PASSED [ 74%] tests/python/pytorch/nn/test_nn.py::test_label_prop[True-False-False-sym-0.0-3] PASSED [ 74%] tests/python/pytorch/nn/test_nn.py::test_label_prop[True-False-False-sym-0.0-5] PASSED [ 74%] tests/python/pytorch/nn/test_nn.py::test_label_prop[True-False-False-sym-0.5-3] PASSED [ 74%] tests/python/pytorch/nn/test_nn.py::test_label_prop[True-False-False-sym-0.5-5] PASSED [ 74%] tests/python/pytorch/nn/test_nn.py::test_label_prop[True-False-False-sym-1.0-3] PASSED [ 74%] tests/python/pytorch/nn/test_nn.py::test_label_prop[True-False-False-sym-1.0-5] PASSED [ 74%] tests/python/pytorch/nn/test_nn.py::test_label_prop[True-False-False-row-0.0-3] PASSED [ 74%] tests/python/pytorch/nn/test_nn.py::test_label_prop[True-False-False-row-0.0-5] PASSED [ 74%] tests/python/pytorch/nn/test_nn.py::test_label_prop[True-False-False-row-0.5-3] PASSED [ 74%] tests/python/pytorch/nn/test_nn.py::test_label_prop[True-False-False-row-0.5-5] PASSED [ 74%] tests/python/pytorch/nn/test_nn.py::test_label_prop[True-False-False-row-1.0-3] PASSED [ 74%] tests/python/pytorch/nn/test_nn.py::test_label_prop[True-False-False-row-1.0-5] PASSED [ 75%] tests/python/pytorch/nn/test_nn.py::test_label_prop[False-True-True-sym-0.0-3] PASSED [ 75%] tests/python/pytorch/nn/test_nn.py::test_label_prop[False-True-True-sym-0.0-5] PASSED [ 75%] tests/python/pytorch/nn/test_nn.py::test_label_prop[False-True-True-sym-0.5-3] PASSED [ 75%] tests/python/pytorch/nn/test_nn.py::test_label_prop[False-True-True-sym-0.5-5] PASSED [ 75%] tests/python/pytorch/nn/test_nn.py::test_label_prop[False-True-True-sym-1.0-3] PASSED [ 75%] tests/python/pytorch/nn/test_nn.py::test_label_prop[False-True-True-sym-1.0-5] PASSED [ 75%] tests/python/pytorch/nn/test_nn.py::test_label_prop[False-True-True-row-0.0-3] PASSED [ 75%] tests/python/pytorch/nn/test_nn.py::test_label_prop[False-True-True-row-0.0-5] PASSED [ 75%] tests/python/pytorch/nn/test_nn.py::test_label_prop[False-True-True-row-0.5-3] PASSED [ 75%] tests/python/pytorch/nn/test_nn.py::test_label_prop[False-True-True-row-0.5-5] PASSED [ 75%] tests/python/pytorch/nn/test_nn.py::test_label_prop[False-True-True-row-1.0-3] PASSED [ 75%] tests/python/pytorch/nn/test_nn.py::test_label_prop[False-True-True-row-1.0-5] PASSED [ 75%] tests/python/pytorch/nn/test_nn.py::test_label_prop[False-True-False-sym-0.0-3] PASSED [ 75%] tests/python/pytorch/nn/test_nn.py::test_label_prop[False-True-False-sym-0.0-5] PASSED [ 75%] tests/python/pytorch/nn/test_nn.py::test_label_prop[False-True-False-sym-0.5-3] PASSED [ 0%] tests/python/common/data/test_data.py::test_fraud PASSED [ 75%] tests/python/pytorch/nn/test_nn.py::test_label_prop[False-True-False-sym-0.5-5] PASSED [ 75%] tests/python/pytorch/nn/test_nn.py::test_label_prop[False-True-False-sym-1.0-3] PASSED [ 75%] tests/python/pytorch/nn/test_nn.py::test_label_prop[False-True-False-sym-1.0-5] PASSED [ 75%] tests/python/pytorch/nn/test_nn.py::test_label_prop[False-True-False-row-0.0-3] PASSED [ 75%] tests/python/pytorch/nn/test_nn.py::test_label_prop[False-True-False-row-0.0-5] PASSED [ 75%] tests/python/pytorch/nn/test_nn.py::test_label_prop[False-True-False-row-0.5-3] PASSED [ 75%] tests/python/pytorch/nn/test_nn.py::test_label_prop[False-True-False-row-0.5-5] PASSED [ 75%] tests/python/pytorch/nn/test_nn.py::test_label_prop[False-True-False-row-1.0-3] PASSED [ 75%] tests/python/pytorch/nn/test_nn.py::test_label_prop[False-True-False-row-1.0-5] PASSED [ 75%] tests/python/pytorch/nn/test_nn.py::test_label_prop[False-False-True-sym-0.0-3] PASSED [ 75%] tests/python/pytorch/nn/test_nn.py::test_label_prop[False-False-True-sym-0.0-5] PASSED [ 75%] tests/python/pytorch/nn/test_nn.py::test_label_prop[False-False-True-sym-0.5-3] PASSED [ 75%] tests/python/pytorch/nn/test_nn.py::test_label_prop[False-False-True-sym-0.5-5] PASSED [ 75%] tests/python/pytorch/nn/test_nn.py::test_label_prop[False-False-True-sym-1.0-3] PASSED [ 75%] tests/python/pytorch/nn/test_nn.py::test_label_prop[False-False-True-sym-1.0-5] PASSED [ 75%] tests/python/pytorch/nn/test_nn.py::test_label_prop[False-False-True-row-0.0-3] PASSED [ 75%] tests/python/pytorch/nn/test_nn.py::test_label_prop[False-False-True-row-0.0-5] PASSED [ 75%] tests/python/pytorch/nn/test_nn.py::test_label_prop[False-False-True-row-0.5-3] PASSED [ 75%] tests/python/pytorch/nn/test_nn.py::test_label_prop[False-False-True-row-0.5-5] PASSED [ 75%] tests/python/pytorch/nn/test_nn.py::test_label_prop[False-False-True-row-1.0-3] PASSED [ 75%] tests/python/pytorch/nn/test_nn.py::test_label_prop[False-False-True-row-1.0-5] PASSED [ 75%] tests/python/pytorch/nn/test_nn.py::test_label_prop[False-False-False-sym-0.0-3] PASSED [ 75%] tests/python/pytorch/nn/test_nn.py::test_label_prop[False-False-False-sym-0.0-5] PASSED [ 75%] tests/python/pytorch/nn/test_nn.py::test_label_prop[False-False-False-sym-0.5-3] PASSED [ 75%] tests/python/pytorch/nn/test_nn.py::test_label_prop[False-False-False-sym-0.5-5] PASSED [ 75%] tests/python/pytorch/nn/test_nn.py::test_label_prop[False-False-False-sym-1.0-3] PASSED [ 75%] tests/python/pytorch/nn/test_nn.py::test_label_prop[False-False-False-sym-1.0-5] PASSED [ 75%] tests/python/pytorch/nn/test_nn.py::test_label_prop[False-False-False-row-0.0-3] PASSED [ 75%] tests/python/pytorch/nn/test_nn.py::test_label_prop[False-False-False-row-0.0-5] PASSED [ 75%] tests/python/pytorch/nn/test_nn.py::test_label_prop[False-False-False-row-0.5-3] PASSED [ 75%] tests/python/pytorch/nn/test_nn.py::test_label_prop[False-False-False-row-0.5-5] PASSED [ 75%] tests/python/pytorch/nn/test_nn.py::test_label_prop[False-False-False-row-1.0-3] PASSED [ 75%] tests/python/pytorch/nn/test_nn.py::test_label_prop[False-False-False-row-1.0-5] PASSED [ 75%] tests/python/pytorch/nn/test_nn.py::test_dgn_conv[16-2.5-scalers0-aggregators0-16-16] PASSED [ 75%] tests/python/pytorch/nn/test_nn.py::test_dgn_conv[16-2.5-scalers0-aggregators0-32-16] PASSED [ 75%] tests/python/pytorch/nn/test_nn.py::test_dgn_conv[16-2.5-scalers0-aggregators1-16-16] PASSED [ 75%] tests/python/pytorch/nn/test_nn.py::test_dgn_conv[16-2.5-scalers0-aggregators1-32-16] PASSED [ 75%] tests/python/pytorch/nn/test_nn.py::test_dgn_conv[0-2.5-scalers0-aggregators0-16-16] PASSED [ 75%] tests/python/pytorch/nn/test_nn.py::test_dgn_conv[0-2.5-scalers0-aggregators0-32-16] PASSED [ 75%] tests/python/pytorch/nn/test_nn.py::test_dgn_conv[0-2.5-scalers0-aggregators1-16-16] PASSED [ 75%] tests/python/pytorch/nn/test_nn.py::test_dgn_conv[0-2.5-scalers0-aggregators1-32-16] PASSED [ 75%] tests/python/pytorch/nn/test_nn.py::test_DeepWalk PASSED [ 75%] tests/python/pytorch/nn/test_nn.py::test_degree_encoder[in-8-2] PASSED [ 75%] tests/python/pytorch/nn/test_nn.py::test_degree_encoder[in-8-6] PASSED [ 75%] tests/python/pytorch/nn/test_nn.py::test_degree_encoder[in-16-2] PASSED [ 75%] tests/python/pytorch/nn/test_nn.py::test_degree_encoder[in-16-6] PASSED [ 75%] tests/python/pytorch/nn/test_nn.py::test_degree_encoder[out-8-2] PASSED [ 76%] tests/python/pytorch/nn/test_nn.py::test_degree_encoder[out-8-6] PASSED [ 76%] tests/python/pytorch/nn/test_nn.py::test_degree_encoder[out-16-2] PASSED [ 76%] tests/python/pytorch/nn/test_nn.py::test_degree_encoder[out-16-6] PASSED [ 76%] tests/python/pytorch/nn/test_nn.py::test_degree_encoder[both-8-2] PASSED [ 76%] tests/python/pytorch/nn/test_nn.py::test_degree_encoder[both-8-6] PASSED [ 76%] tests/python/pytorch/nn/test_nn.py::test_degree_encoder[both-16-2] PASSED [ 76%] tests/python/pytorch/nn/test_nn.py::test_degree_encoder[both-16-6] PASSED [ 76%] tests/python/pytorch/nn/test_nn.py::test_MetaPath2Vec[idtype0] PASSED [ 76%] tests/python/pytorch/nn/test_nn.py::test_MetaPath2Vec[idtype1] PASSED [ 76%] tests/python/pytorch/nn/test_nn.py::test_LapPosEncoder[0-True-2-4-3-1] PASSED [ 76%] tests/python/pytorch/nn/test_nn.py::test_LapPosEncoder[0-True-2-4-3-4] PASSED [ 76%] tests/python/pytorch/nn/test_nn.py::test_LapPosEncoder[0-True-2-4-5-1] PASSED [ 76%] tests/python/pytorch/nn/test_nn.py::test_LapPosEncoder[0-True-2-4-5-4] PASSED [ 76%] tests/python/pytorch/nn/test_nn.py::test_LapPosEncoder[0-True-2-16-3-1] PASSED [ 76%] tests/python/pytorch/nn/test_nn.py::test_LapPosEncoder[0-True-2-16-3-4] PASSED [ 76%] tests/python/pytorch/nn/test_nn.py::test_LapPosEncoder[0-True-2-16-5-1] PASSED [ 76%] tests/python/pytorch/nn/test_nn.py::test_LapPosEncoder[0-True-2-16-5-4] PASSED [ 76%] tests/python/pytorch/nn/test_nn.py::test_LapPosEncoder[0-True-4-4-3-1] PASSED [ 76%] tests/python/pytorch/nn/test_nn.py::test_LapPosEncoder[0-True-4-4-3-4] PASSED [ 76%] tests/python/pytorch/nn/test_nn.py::test_LapPosEncoder[0-True-4-4-5-1] PASSED [ 76%] tests/python/pytorch/nn/test_nn.py::test_LapPosEncoder[0-True-4-4-5-4] PASSED [ 76%] tests/python/pytorch/nn/test_nn.py::test_LapPosEncoder[0-True-4-16-3-1] PASSED [ 76%] tests/python/pytorch/nn/test_nn.py::test_LapPosEncoder[0-True-4-16-3-4] PASSED [ 76%] tests/python/pytorch/nn/test_nn.py::test_LapPosEncoder[0-True-4-16-5-1] PASSED [ 76%] tests/python/pytorch/nn/test_nn.py::test_LapPosEncoder[0-True-4-16-5-4] PASSED [ 76%] tests/python/pytorch/nn/test_nn.py::test_LapPosEncoder[0-False-2-4-3-1] PASSED [ 76%] tests/python/pytorch/nn/test_nn.py::test_LapPosEncoder[0-False-2-4-3-4] PASSED [ 76%] tests/python/pytorch/nn/test_nn.py::test_LapPosEncoder[0-False-2-4-5-1] PASSED [ 76%] tests/python/pytorch/nn/test_nn.py::test_LapPosEncoder[0-False-2-4-5-4] PASSED [ 76%] tests/python/pytorch/nn/test_nn.py::test_LapPosEncoder[0-False-2-16-3-1] PASSED [ 76%] tests/python/pytorch/nn/test_nn.py::test_LapPosEncoder[0-False-2-16-3-4] PASSED [ 76%] tests/python/pytorch/nn/test_nn.py::test_LapPosEncoder[0-False-2-16-5-1] PASSED [ 76%] tests/python/pytorch/nn/test_nn.py::test_LapPosEncoder[0-False-2-16-5-4] PASSED [ 76%] tests/python/pytorch/nn/test_nn.py::test_LapPosEncoder[0-False-4-4-3-1] PASSED [ 76%] tests/python/pytorch/nn/test_nn.py::test_LapPosEncoder[0-False-4-4-3-4] PASSED [ 76%] tests/python/pytorch/nn/test_nn.py::test_LapPosEncoder[0-False-4-4-5-1] PASSED [ 76%] tests/python/pytorch/nn/test_nn.py::test_LapPosEncoder[0-False-4-4-5-4] PASSED [ 76%] tests/python/pytorch/nn/test_nn.py::test_LapPosEncoder[0-False-4-16-3-1] PASSED [ 76%] tests/python/pytorch/nn/test_nn.py::test_LapPosEncoder[0-False-4-16-3-4] PASSED [ 76%] tests/python/pytorch/nn/test_nn.py::test_LapPosEncoder[0-False-4-16-5-1] PASSED [ 76%] tests/python/pytorch/nn/test_nn.py::test_LapPosEncoder[0-False-4-16-5-4] PASSED [ 76%] tests/python/pytorch/nn/test_nn.py::test_LapPosEncoder[1-True-2-4-3-1] PASSED [ 76%] tests/python/pytorch/nn/test_nn.py::test_LapPosEncoder[1-True-2-4-3-4] PASSED [ 76%] tests/python/pytorch/nn/test_nn.py::test_LapPosEncoder[1-True-2-4-5-1] PASSED [ 76%] tests/python/pytorch/nn/test_nn.py::test_LapPosEncoder[1-True-2-4-5-4] PASSED [ 76%] tests/python/pytorch/nn/test_nn.py::test_LapPosEncoder[1-True-2-16-3-1] PASSED [ 76%] tests/python/pytorch/nn/test_nn.py::test_LapPosEncoder[1-True-2-16-3-4] PASSED [ 76%] tests/python/pytorch/nn/test_nn.py::test_LapPosEncoder[1-True-2-16-5-1] PASSED [ 76%] tests/python/pytorch/nn/test_nn.py::test_LapPosEncoder[1-True-2-16-5-4] PASSED [ 76%] tests/python/pytorch/nn/test_nn.py::test_LapPosEncoder[1-True-4-4-3-1] PASSED [ 76%] tests/python/pytorch/nn/test_nn.py::test_LapPosEncoder[1-True-4-4-3-4] PASSED [ 76%] tests/python/pytorch/nn/test_nn.py::test_LapPosEncoder[1-True-4-4-5-1] PASSED [ 76%] tests/python/pytorch/nn/test_nn.py::test_LapPosEncoder[1-True-4-4-5-4] PASSED [ 76%] tests/python/pytorch/nn/test_nn.py::test_LapPosEncoder[1-True-4-16-3-1] PASSED [ 76%] tests/python/pytorch/nn/test_nn.py::test_LapPosEncoder[1-True-4-16-3-4] PASSED [ 76%] tests/python/pytorch/nn/test_nn.py::test_LapPosEncoder[1-True-4-16-5-1] PASSED [ 76%] tests/python/pytorch/nn/test_nn.py::test_LapPosEncoder[1-True-4-16-5-4] PASSED [ 76%] tests/python/pytorch/nn/test_nn.py::test_LapPosEncoder[1-False-2-4-3-1] PASSED [ 76%] tests/python/pytorch/nn/test_nn.py::test_LapPosEncoder[1-False-2-4-3-4] PASSED [ 76%] tests/python/pytorch/nn/test_nn.py::test_LapPosEncoder[1-False-2-4-5-1] PASSED [ 76%] tests/python/pytorch/nn/test_nn.py::test_LapPosEncoder[1-False-2-4-5-4] PASSED [ 76%] tests/python/pytorch/nn/test_nn.py::test_LapPosEncoder[1-False-2-16-3-1] PASSED [ 77%] tests/python/pytorch/nn/test_nn.py::test_LapPosEncoder[1-False-2-16-3-4] PASSED [ 77%] tests/python/pytorch/nn/test_nn.py::test_LapPosEncoder[1-False-2-16-5-1] PASSED [ 77%] tests/python/pytorch/nn/test_nn.py::test_LapPosEncoder[1-False-2-16-5-4] PASSED [ 77%] tests/python/pytorch/nn/test_nn.py::test_LapPosEncoder[1-False-4-4-3-1] PASSED [ 77%] tests/python/pytorch/nn/test_nn.py::test_LapPosEncoder[1-False-4-4-3-4] PASSED [ 77%] tests/python/pytorch/nn/test_nn.py::test_LapPosEncoder[1-False-4-4-5-1] PASSED [ 77%] tests/python/pytorch/nn/test_nn.py::test_LapPosEncoder[1-False-4-4-5-4] PASSED [ 77%] tests/python/pytorch/nn/test_nn.py::test_LapPosEncoder[1-False-4-16-3-1] PASSED [ 77%] tests/python/pytorch/nn/test_nn.py::test_LapPosEncoder[1-False-4-16-3-4] PASSED [ 77%] tests/python/pytorch/nn/test_nn.py::test_LapPosEncoder[1-False-4-16-5-1] PASSED [ 77%] tests/python/pytorch/nn/test_nn.py::test_LapPosEncoder[1-False-4-16-5-4] PASSED [ 77%] tests/python/pytorch/nn/test_nn.py::test_LapPosEncoder[2-True-2-4-3-1] PASSED [ 77%] tests/python/pytorch/nn/test_nn.py::test_LapPosEncoder[2-True-2-4-3-4] PASSED [ 77%] tests/python/pytorch/nn/test_nn.py::test_LapPosEncoder[2-True-2-4-5-1] PASSED [ 77%] tests/python/pytorch/nn/test_nn.py::test_LapPosEncoder[2-True-2-4-5-4] PASSED [ 77%] tests/python/pytorch/nn/test_nn.py::test_LapPosEncoder[2-True-2-16-3-1] PASSED [ 77%] tests/python/pytorch/nn/test_nn.py::test_LapPosEncoder[2-True-2-16-3-4] PASSED [ 77%] tests/python/pytorch/nn/test_nn.py::test_LapPosEncoder[2-True-2-16-5-1] PASSED [ 77%] tests/python/pytorch/nn/test_nn.py::test_LapPosEncoder[2-True-2-16-5-4] PASSED [ 77%] tests/python/pytorch/nn/test_nn.py::test_LapPosEncoder[2-True-4-4-3-1] PASSED [ 77%] tests/python/pytorch/nn/test_nn.py::test_LapPosEncoder[2-True-4-4-3-4] PASSED [ 77%] tests/python/pytorch/nn/test_nn.py::test_LapPosEncoder[2-True-4-4-5-1] PASSED [ 77%] tests/python/pytorch/nn/test_nn.py::test_LapPosEncoder[2-True-4-4-5-4] PASSED [ 77%] tests/python/pytorch/nn/test_nn.py::test_LapPosEncoder[2-True-4-16-3-1] PASSED [ 77%] tests/python/pytorch/nn/test_nn.py::test_LapPosEncoder[2-True-4-16-3-4] PASSED [ 77%] tests/python/pytorch/nn/test_nn.py::test_LapPosEncoder[2-True-4-16-5-1] PASSED [ 77%] tests/python/pytorch/nn/test_nn.py::test_LapPosEncoder[2-True-4-16-5-4] PASSED [ 77%] tests/python/pytorch/nn/test_nn.py::test_LapPosEncoder[2-False-2-4-3-1] PASSED [ 77%] tests/python/pytorch/nn/test_nn.py::test_LapPosEncoder[2-False-2-4-3-4] PASSED [ 77%] tests/python/pytorch/nn/test_nn.py::test_LapPosEncoder[2-False-2-4-5-1] PASSED [ 77%] tests/python/pytorch/nn/test_nn.py::test_LapPosEncoder[2-False-2-4-5-4] PASSED [ 77%] tests/python/pytorch/nn/test_nn.py::test_LapPosEncoder[2-False-2-16-3-1] PASSED [ 77%] tests/python/pytorch/nn/test_nn.py::test_LapPosEncoder[2-False-2-16-3-4] PASSED [ 77%] tests/python/pytorch/nn/test_nn.py::test_LapPosEncoder[2-False-2-16-5-1] PASSED [ 77%] tests/python/pytorch/nn/test_nn.py::test_LapPosEncoder[2-False-2-16-5-4] PASSED [ 77%] tests/python/pytorch/nn/test_nn.py::test_LapPosEncoder[2-False-4-4-3-1] PASSED [ 77%] tests/python/pytorch/nn/test_nn.py::test_LapPosEncoder[2-False-4-4-3-4] PASSED [ 77%] tests/python/pytorch/nn/test_nn.py::test_LapPosEncoder[2-False-4-4-5-1] Client [2447] waits on 172.17.0.2:38639Client [2454] waits on 172.17.0.2:45951 Machine (0) group (0) client (0) connect to server successfuly! Machine (0) group (0) client (1) connect to server successfuly! PASSED [ 77%] tests/python/pytorch/nn/test_nn.py::test_LapPosEncoder[2-False-4-4-5-4] PASSED [ 77%] tests/python/pytorch/nn/test_nn.py::test_LapPosEncoder[2-False-4-16-3-1] PASSED [ 77%] tests/python/pytorch/nn/test_nn.py::test_LapPosEncoder[2-False-4-16-3-4] PASSED [ 77%] tests/python/pytorch/nn/test_nn.py::test_LapPosEncoder[2-False-4-16-5-1] PASSED [ 77%] tests/python/pytorch/nn/test_nn.py::test_LapPosEncoder[2-False-4-16-5-4] PASSED [ 77%] tests/python/pytorch/nn/test_nn.py::test_BiasedMHA[0.1-add-True-8-128] PASSED [ 77%] tests/python/pytorch/nn/test_nn.py::test_BiasedMHA[0.1-add-True-8-512] NumNodes: 2708 NumEdges: 10556 NumFeats: 1433 NumClasses: 7 NumTrainingSamples: 140 NumValidationSamples: 500 NumTestSamples: 1000 Done loading data from cached files. PASSED [ 77%] tests/python/pytorch/nn/test_nn.py::test_BiasedMHA[0.1-add-True-16-128] PASSED [ 77%] tests/python/pytorch/nn/test_nn.py::test_BiasedMHA[0.1-add-True-16-512] PASSED [ 77%] tests/python/pytorch/nn/test_nn.py::test_BiasedMHA[0.1-add-False-8-128] PASSED [ 77%] tests/python/pytorch/nn/test_nn.py::test_BiasedMHA[0.1-add-False-8-512] PASSED [ 77%] tests/python/pytorch/nn/test_nn.py::test_BiasedMHA[0.1-add-False-16-128] PASSED [ 77%] tests/python/pytorch/nn/test_nn.py::test_BiasedMHA[0.1-add-False-16-512] PASSED [ 77%] tests/python/pytorch/nn/test_nn.py::test_BiasedMHA[0.1-mul-True-8-128] PASSED [ 77%] tests/python/pytorch/nn/test_nn.py::test_BiasedMHA[0.1-mul-True-8-512] PASSED [ 77%] tests/python/pytorch/nn/test_nn.py::test_BiasedMHA[0.1-mul-True-16-128] PASSED [ 77%] tests/python/pytorch/nn/test_nn.py::test_BiasedMHA[0.1-mul-True-16-512] PASSED [ 77%] tests/python/pytorch/nn/test_nn.py::test_BiasedMHA[0.1-mul-False-8-128] PASSED [ 77%] tests/python/pytorch/nn/test_nn.py::test_BiasedMHA[0.1-mul-False-8-512] PASSED [ 77%] tests/python/pytorch/nn/test_nn.py::test_BiasedMHA[0.1-mul-False-16-128] PASSED [ 77%] tests/python/pytorch/nn/test_nn.py::test_BiasedMHA[0.1-mul-False-16-512] PASSED [ 77%] tests/python/pytorch/nn/test_nn.py::test_BiasedMHA[0.5-add-True-8-128] PASSED [ 77%] tests/python/pytorch/nn/test_nn.py::test_BiasedMHA[0.5-add-True-8-512] PASSED [ 77%] tests/python/pytorch/nn/test_nn.py::test_BiasedMHA[0.5-add-True-16-128] PASSED [ 78%] tests/python/pytorch/nn/test_nn.py::test_BiasedMHA[0.5-add-True-16-512] PASSED [ 78%] tests/python/pytorch/nn/test_nn.py::test_BiasedMHA[0.5-add-False-8-128] PASSED [ 78%] tests/python/pytorch/nn/test_nn.py::test_BiasedMHA[0.5-add-False-8-512] PASSED [ 78%] tests/python/pytorch/nn/test_nn.py::test_BiasedMHA[0.5-add-False-16-128] PASSED [ 78%] tests/python/pytorch/nn/test_nn.py::test_BiasedMHA[0.5-add-False-16-512] PASSED [ 78%] tests/python/pytorch/nn/test_nn.py::test_BiasedMHA[0.5-mul-True-8-128] PASSED [ 78%] tests/python/pytorch/nn/test_nn.py::test_BiasedMHA[0.5-mul-True-8-512] PASSED [ 78%] tests/python/pytorch/nn/test_nn.py::test_BiasedMHA[0.5-mul-True-16-128] PASSED [ 78%] tests/python/pytorch/nn/test_nn.py::test_BiasedMHA[0.5-mul-True-16-512] PASSED [ 78%] tests/python/pytorch/nn/test_nn.py::test_BiasedMHA[0.5-mul-False-8-128] PASSED [ 78%] tests/python/pytorch/nn/test_nn.py::test_BiasedMHA[0.5-mul-False-8-512] PASSED [ 78%] tests/python/pytorch/nn/test_nn.py::test_BiasedMHA[0.5-mul-False-16-128] PASSED [ 78%] tests/python/pytorch/nn/test_nn.py::test_BiasedMHA[0.5-mul-False-16-512] NumNodes: 2708 NumEdges: 10556 NumFeats: 1433 NumClasses: 7 NumTrainingSamples: 140 NumValidationSamples: 500 NumTestSamples: 1000 Done loading data from cached files. PASSED [ 78%] tests/python/pytorch/nn/test_nn.py::test_EGTLayer[True] Client[0] in group[0] is exiting... Client[1] in group[0] is exiting... PASSED [ 78%] tests/python/pytorch/nn/test_nn.py::test_EGTLayer[False] PASSED [ 78%] tests/python/pytorch/nn/test_nn.py::test_GraphormerLayer[True-add] PASSED [ 78%] tests/python/pytorch/nn/test_nn.py::test_GraphormerLayer[True-mul] PASSED [ 78%] tests/python/pytorch/nn/test_nn.py::test_GraphormerLayer[False-add] Server (0) shutdown. Server is exiting... PASSED [ 78%] tests/python/pytorch/nn/test_nn.py::test_GraphormerLayer[False-mul] PASSED [ 78%] tests/python/pytorch/nn/test_nn.py::test_PathEncoder[1-16-1] PASSED [ 78%] tests/python/pytorch/nn/test_nn.py::test_PathEncoder[1-16-2] PASSED [ 78%] tests/python/pytorch/nn/test_nn.py::test_PathEncoder[8-16-1] PASSED [ 78%] tests/python/pytorch/nn/test_nn.py::test_PathEncoder[8-16-2] PASSED [ 78%] tests/python/pytorch/nn/test_nn.py::test_SpatialEncoder[1-4-1] PASSED [ 78%] tests/python/pytorch/nn/test_nn.py::test_SpatialEncoder[1-4-4] PASSED [ 78%] tests/python/pytorch/nn/test_nn.py::test_SpatialEncoder[1-16-1] PASSED [ 78%] tests/python/pytorch/nn/test_nn.py::test_SpatialEncoder[1-16-4] PASSED [ 78%] tests/python/pytorch/nn/test_nn.py::test_SpatialEncoder[8-4-1] PASSED [ 78%] tests/python/pytorch/nn/test_nn.py::test_SpatialEncoder[8-4-4] PASSED [ 78%] tests/python/pytorch/nn/test_nn.py::test_SpatialEncoder[8-16-1] PASSED [ 78%] tests/python/pytorch/nn/test_nn.py::test_SpatialEncoder[8-16-4] PASSED [ 78%] tests/python/pytorch/nn/test_sparse_emb.py::test_multiprocess_sparse_emb_get_set[1] PASSED [ 0%] tests/python/common/data/test_data.py::test_tudataset_regression PASSED [ 18%] tests/distributed/test_mp_dataloader.py::test_dataloader_homograph[False-False-node-0-1] NumNodes: 2708 NumEdges: 10556 NumFeats: 1433 NumClasses: 7 NumTrainingSamples: 140 NumValidationSamples: 500 NumTestSamples: 1000 Done loading data from cached files. Converting to homogeneous graph takes 0.001s, peak mem: 3.179 GB Save partitions: 0.015 seconds, peak memory: 3.179 GB There are 10556 edges in the graph and 0 edge cuts for 1 partitions. PASSED [ 78%] tests/python/pytorch/nn/test_sparse_emb.py::test_multiprocess_sparse_emb_get_set[2] server: #clients=1 load test_sampling Start to create specified graph formats which may take non-trivial time. Finished creating specified graph formats: ['csc', 'coo'] start graph service on server 0 for part 0 Server is waiting for connections on [172.17.0.2:21029]... PASSED [ 78%] tests/python/pytorch/nn/test_sparse_emb.py::test_multiprocess_sparse_emb_get_set[3] Initialize the distributed services with graphbolt: False PASSED [ 78%] tests/python/pytorch/nn/test_sparse_emb.py::test_multiprocess_sparse_emb_get_set_optm_state[1] Client [2477] waits on 172.17.0.2:43285 Machine (0) group (0) client (0) connect to server successfuly! Client[0] in group[0] is exiting... Server (0) shutdown. Server is exiting... PASSED [ 78%] tests/python/pytorch/nn/test_sparse_emb.py::test_multiprocess_sparse_emb_get_set_optm_state[2] PASSED [ 18%] tests/distributed/test_mp_dataloader.py::test_dataloader_homograph[False-False-node-1-1] NumNodes: 2708 NumEdges: 10556 NumFeats: 1433 NumClasses: 7 NumTrainingSamples: 140 NumValidationSamples: 500 NumTestSamples: 1000 Done loading data from cached files. Converting to homogeneous graph takes 0.001s, peak mem: 3.179 GB Save partitions: 0.016 seconds, peak memory: 3.179 GB There are 10556 edges in the graph and 0 edge cuts for 1 partitions. PASSED [ 78%] tests/python/pytorch/nn/test_sparse_emb.py::test_multiprocess_sparse_emb_get_set_optm_state[3] server: #clients=2 load test_sampling Start to create specified graph formats which may take non-trivial time. Finished creating specified graph formats: ['csc', 'coo'] start graph service on server 0 for part 0 Server is waiting for connections on [172.17.0.2:13349]... Initialize the distributed services with graphbolt: False PASSED [ 78%] tests/python/pytorch/optim/test_optim.py::test_sparse_adam[1] PASSED [ 78%] tests/python/pytorch/optim/test_optim.py::test_sparse_adam[4] PASSED [ 78%] tests/python/pytorch/optim/test_optim.py::test_sparse_adam[101] PASSED [ 78%] tests/python/pytorch/optim/test_optim.py::test_sparse_adam[1024] PASSED [ 78%] tests/python/pytorch/optim/test_optim.py::test_sparse_adam_uva[1-False] PASSED [ 78%] tests/python/pytorch/optim/test_optim.py::test_sparse_adam_uva[1-True] SKIPPED [ 78%] tests/python/pytorch/optim/test_optim.py::test_sparse_adam_uva[1-None] PASSED [ 78%] tests/python/pytorch/optim/test_optim.py::test_sparse_adam_uva[4-False] PASSED [ 78%] tests/python/pytorch/optim/test_optim.py::test_sparse_adam_uva[4-True] SKIPPED [ 78%] tests/python/pytorch/optim/test_optim.py::test_sparse_adam_uva[4-None] PASSED [ 78%] tests/python/pytorch/optim/test_optim.py::test_sparse_adam_uva[101-False] PASSED [ 78%] tests/python/pytorch/optim/test_optim.py::test_sparse_adam_uva[101-True] SKIPPED [ 78%] tests/python/pytorch/optim/test_optim.py::test_sparse_adam_uva[101-None] PASSED [ 78%] tests/python/pytorch/optim/test_optim.py::test_sparse_adam_uva[1024-False] PASSED [ 78%] tests/python/pytorch/optim/test_optim.py::test_sparse_adam_uva[1024-True] SKIPPED [ 78%] tests/python/pytorch/optim/test_optim.py::test_sparse_adam_uva[1024-None] PASSED [ 78%] tests/python/pytorch/optim/test_optim.py::test_sparse_adam_dtype[1-dtype0] PASSED [ 78%] tests/python/pytorch/optim/test_optim.py::test_sparse_adam_dtype[1-dtype1] PASSED [ 78%] tests/python/pytorch/optim/test_optim.py::test_sparse_adam_dtype[4-dtype0] PASSED [ 78%] tests/python/pytorch/optim/test_optim.py::test_sparse_adam_dtype[4-dtype1] PASSED [ 78%] tests/python/pytorch/optim/test_optim.py::test_sparse_adam_dtype[101-dtype0] PASSED [ 78%] tests/python/pytorch/optim/test_optim.py::test_sparse_adam_dtype[101-dtype1] PASSED [ 78%] tests/python/pytorch/optim/test_optim.py::test_sparse_adam_dtype[1024-dtype0] PASSED [ 78%] tests/python/pytorch/optim/test_optim.py::test_sparse_adam_dtype[1024-dtype1] PASSED [ 79%] tests/python/pytorch/optim/test_optim.py::test_sparse_adam_zero_step PASSED [ 79%] tests/python/pytorch/optim/test_optim.py::test_multiprocess_cpu_sparse_adam[2] Client [2495] waits on 172.17.0.2:36357Client [2502] waits on 172.17.0.2:38195 Machine (0) group (0) client (0) connect to server successfuly! Machine (0) group (0) client (1) connect to server successfuly! Client[0] in group[0] is exiting... Client[1] in group[0] is exiting... Server (0) shutdown. Server is exiting... PASSED [ 79%] tests/python/pytorch/optim/test_optim.py::test_multiprocess_cpu_sparse_adam[4] PASSED [ 18%] tests/distributed/test_mp_dataloader.py::test_dataloader_homograph[False-False-edge-0-1] NumNodes: 2708 NumEdges: 10556 NumFeats: 1433 NumClasses: 7 NumTrainingSamples: 140 NumValidationSamples: 500 NumTestSamples: 1000 Done loading data from cached files. Converting to homogeneous graph takes 0.001s, peak mem: 3.179 GB Save partitions: 0.016 seconds, peak memory: 3.179 GB There are 10556 edges in the graph and 0 edge cuts for 1 partitions. server: #clients=1 load test_sampling Start to create specified graph formats which may take non-trivial time. Finished creating specified graph formats: ['csc', 'coo'] start graph service on server 0 for part 0 Server is waiting for connections on [172.17.0.2:13039]... Initialize the distributed services with graphbolt: False PASSED [ 0%] tests/python/common/data/test_data.py::test_data_hash PASSED [ 0%] tests/python/common/data/test_data.py::test_citation_graph PASSED [ 0%] tests/python/common/data/test_data.py::test_gnn_benchmark PASSED [ 79%] tests/python/pytorch/optim/test_optim.py::test_multiprocess_sparse_adam[True-nccl-2] SKIPPED [ 79%] tests/python/pytorch/optim/test_optim.py::test_multiprocess_sparse_adam[True-nccl-4] SKIPPED [ 79%] tests/python/pytorch/optim/test_optim.py::test_multiprocess_sparse_adam[True-nccl-8] SKIPPED [ 79%] tests/python/pytorch/optim/test_optim.py::test_multiprocess_sparse_adam[True-gloo-2] SKIPPED [ 79%] tests/python/pytorch/optim/test_optim.py::test_multiprocess_sparse_adam[True-gloo-4] SKIPPED [ 79%] tests/python/pytorch/optim/test_optim.py::test_multiprocess_sparse_adam[True-gloo-8] SKIPPED [ 79%] tests/python/pytorch/optim/test_optim.py::test_multiprocess_sparse_adam[False-nccl-2] SKIPPED [ 79%] tests/python/pytorch/optim/test_optim.py::test_multiprocess_sparse_adam[False-nccl-4] SKIPPED [ 79%] tests/python/pytorch/optim/test_optim.py::test_multiprocess_sparse_adam[False-nccl-8] SKIPPED [ 79%] tests/python/pytorch/optim/test_optim.py::test_multiprocess_sparse_adam[False-gloo-2] SKIPPED [ 79%] tests/python/pytorch/optim/test_optim.py::test_multiprocess_sparse_adam[False-gloo-4] SKIPPED [ 79%] tests/python/pytorch/optim/test_optim.py::test_multiprocess_sparse_adam[False-gloo-8] SKIPPED [ 79%] tests/python/pytorch/optim/test_optim.py::test_multiprocess_sparse_adam_cuda_tensor[2] SKIPPED [ 79%] tests/python/pytorch/optim/test_optim.py::test_multiprocess_sparse_adam_cuda_tensor[4] SKIPPED [ 79%] tests/python/pytorch/optim/test_optim.py::test_multiprocess_sparse_adam_cuda_tensor[8] SKIPPED [ 79%] tests/python/pytorch/optim/test_optim.py::test_multiprocess_sparse_adam_cpu_zero_step[2] Client [2525] waits on 172.17.0.2:55611 Machine (0) group (0) client (0) connect to server successfuly! Client[0] in group[0] is exiting... Server (0) shutdown. Server is exiting... PASSED [ 19%] tests/distributed/test_mp_dataloader.py::test_dataloader_homograph[False-False-edge-1-1] NumNodes: 2708 NumEdges: 10556 NumFeats: 1433 NumClasses: 7 NumTrainingSamples: 140 NumValidationSamples: 500 NumTestSamples: 1000 Done loading data from cached files. Converting to homogeneous graph takes 0.001s, peak mem: 3.179 GB Save partitions: 0.016 seconds, peak memory: 3.179 GB There are 10556 edges in the graph and 0 edge cuts for 1 partitions. server: #clients=2 load test_sampling Start to create specified graph formats which may take non-trivial time. Finished creating specified graph formats: ['csc', 'coo'] start graph service on server 0 for part 0 Server is waiting for connections on [172.17.0.2:22449]... Initialize the distributed services with graphbolt: False PASSED [ 79%] tests/python/pytorch/optim/test_optim.py::test_multiprocess_sparse_adam_cpu_zero_step[4] Client [2541] waits on 172.17.0.2:37249Client [2550] waits on 172.17.0.2:55685 Machine (0) group (0) client (0) connect to server successfuly! Machine (0) group (0) client (1) connect to server successfuly! Client[0] in group[0] is exiting... Client[1] in group[0] is exiting... Server (0) shutdown. Server is exiting... PASSED [ 79%] tests/python/pytorch/optim/test_optim.py::test_multiprocess_sparse_adam_zero_step[nccl-2] SKIPPED [ 79%] tests/python/pytorch/optim/test_optim.py::test_multiprocess_sparse_adam_zero_step[nccl-4] SKIPPED [ 79%] tests/python/pytorch/optim/test_optim.py::test_multiprocess_sparse_adam_zero_step[nccl-8] SKIPPED [ 79%] tests/python/pytorch/optim/test_optim.py::test_multiprocess_sparse_adam_zero_step[gloo-2] SKIPPED [ 79%] tests/python/pytorch/optim/test_optim.py::test_multiprocess_sparse_adam_zero_step[gloo-4] SKIPPED [ 79%] tests/python/pytorch/optim/test_optim.py::test_multiprocess_sparse_adam_zero_step[gloo-8] SKIPPED [ 79%] tests/python/pytorch/optim/test_optim.py::test_multiprocess_sparse_adam_zero_step_cuda_tensor[2] SKIPPED [ 79%] tests/python/pytorch/optim/test_optim.py::test_multiprocess_sparse_adam_zero_step_cuda_tensor[4] SKIPPED [ 79%] tests/python/pytorch/optim/test_optim.py::test_multiprocess_sparse_adam_zero_step_cuda_tensor[8] SKIPPED [ 79%] tests/python/pytorch/optim/test_optim.py::test_multiprocess_sparse_adam_state_dict[nccl-1] SKIPPED [ 79%] tests/python/pytorch/optim/test_optim.py::test_multiprocess_sparse_adam_state_dict[nccl-2] SKIPPED [ 79%] tests/python/pytorch/optim/test_optim.py::test_multiprocess_sparse_adam_state_dict[nccl-4] SKIPPED [ 79%] tests/python/pytorch/optim/test_optim.py::test_multiprocess_sparse_adam_state_dict[nccl-8] SKIPPED [ 79%] tests/python/pytorch/optim/test_optim.py::test_multiprocess_sparse_adam_state_dict[gloo-1] SKIPPED [ 79%] tests/python/pytorch/optim/test_optim.py::test_multiprocess_sparse_adam_state_dict[gloo-2] SKIPPED [ 79%] tests/python/pytorch/optim/test_optim.py::test_multiprocess_sparse_adam_state_dict[gloo-4] SKIPPED [ 79%] tests/python/pytorch/optim/test_optim.py::test_multiprocess_sparse_adam_state_dict[gloo-8] SKIPPED [ 79%] tests/python/pytorch/sparse/test_broadcast.py::test_sp_broadcast_v[add-None-1-shape0] PASSED [ 79%] tests/python/pytorch/sparse/test_broadcast.py::test_sp_broadcast_v[add-None-1-shape1] PASSED [ 79%] tests/python/pytorch/sparse/test_broadcast.py::test_sp_broadcast_v[add-None-1-shape2] PASSED [ 79%] tests/python/pytorch/sparse/test_broadcast.py::test_sp_broadcast_v[add-None-4-shape0] PASSED [ 79%] tests/python/pytorch/sparse/test_broadcast.py::test_sp_broadcast_v[add-None-4-shape1] PASSED [ 79%] tests/python/pytorch/sparse/test_broadcast.py::test_sp_broadcast_v[add-None-4-shape2] PASSED [ 79%] tests/python/pytorch/sparse/test_broadcast.py::test_sp_broadcast_v[add-2-1-shape0] PASSED [ 79%] tests/python/pytorch/sparse/test_broadcast.py::test_sp_broadcast_v[add-2-1-shape1] PASSED [ 79%] tests/python/pytorch/sparse/test_broadcast.py::test_sp_broadcast_v[add-2-1-shape2] PASSED [ 79%] tests/python/pytorch/sparse/test_broadcast.py::test_sp_broadcast_v[add-2-4-shape0] PASSED [ 79%] tests/python/pytorch/sparse/test_broadcast.py::test_sp_broadcast_v[add-2-4-shape1] PASSED [ 79%] tests/python/pytorch/sparse/test_broadcast.py::test_sp_broadcast_v[add-2-4-shape2] PASSED [ 79%] tests/python/pytorch/sparse/test_broadcast.py::test_sp_broadcast_v[sub-None-1-shape0] PASSED [ 79%] tests/python/pytorch/sparse/test_broadcast.py::test_sp_broadcast_v[sub-None-1-shape1] PASSED [ 79%] tests/python/pytorch/sparse/test_broadcast.py::test_sp_broadcast_v[sub-None-1-shape2] PASSED [ 79%] tests/python/pytorch/sparse/test_broadcast.py::test_sp_broadcast_v[sub-None-4-shape0] PASSED [ 79%] tests/python/pytorch/sparse/test_broadcast.py::test_sp_broadcast_v[sub-None-4-shape1] PASSED [ 79%] tests/python/pytorch/sparse/test_broadcast.py::test_sp_broadcast_v[sub-None-4-shape2] PASSED [ 79%] tests/python/pytorch/sparse/test_broadcast.py::test_sp_broadcast_v[sub-2-1-shape0] PASSED [ 79%] tests/python/pytorch/sparse/test_broadcast.py::test_sp_broadcast_v[sub-2-1-shape1] PASSED [ 79%] tests/python/pytorch/sparse/test_broadcast.py::test_sp_broadcast_v[sub-2-1-shape2] PASSED [ 79%] tests/python/pytorch/sparse/test_broadcast.py::test_sp_broadcast_v[sub-2-4-shape0] PASSED [ 79%] tests/python/pytorch/sparse/test_broadcast.py::test_sp_broadcast_v[sub-2-4-shape1] PASSED [ 79%] tests/python/pytorch/sparse/test_broadcast.py::test_sp_broadcast_v[sub-2-4-shape2] PASSED [ 79%] tests/python/pytorch/sparse/test_broadcast.py::test_sp_broadcast_v[mul-None-1-shape0] PASSED [ 80%] tests/python/pytorch/sparse/test_broadcast.py::test_sp_broadcast_v[mul-None-1-shape1] PASSED [ 80%] tests/python/pytorch/sparse/test_broadcast.py::test_sp_broadcast_v[mul-None-1-shape2] PASSED [ 80%] tests/python/pytorch/sparse/test_broadcast.py::test_sp_broadcast_v[mul-None-4-shape0] PASSED [ 80%] tests/python/pytorch/sparse/test_broadcast.py::test_sp_broadcast_v[mul-None-4-shape1] PASSED [ 80%] tests/python/pytorch/sparse/test_broadcast.py::test_sp_broadcast_v[mul-None-4-shape2] PASSED [ 80%] tests/python/pytorch/sparse/test_broadcast.py::test_sp_broadcast_v[mul-2-1-shape0] PASSED [ 80%] tests/python/pytorch/sparse/test_broadcast.py::test_sp_broadcast_v[mul-2-1-shape1] PASSED [ 80%] tests/python/pytorch/sparse/test_broadcast.py::test_sp_broadcast_v[mul-2-1-shape2] PASSED [ 80%] tests/python/pytorch/sparse/test_broadcast.py::test_sp_broadcast_v[mul-2-4-shape0] PASSED [ 80%] tests/python/pytorch/sparse/test_broadcast.py::test_sp_broadcast_v[mul-2-4-shape1] PASSED [ 80%] tests/python/pytorch/sparse/test_broadcast.py::test_sp_broadcast_v[mul-2-4-shape2] PASSED [ 80%] tests/python/pytorch/sparse/test_broadcast.py::test_sp_broadcast_v[truediv-None-1-shape0] PASSED [ 80%] tests/python/pytorch/sparse/test_broadcast.py::test_sp_broadcast_v[truediv-None-1-shape1] PASSED [ 80%] tests/python/pytorch/sparse/test_broadcast.py::test_sp_broadcast_v[truediv-None-1-shape2] PASSED [ 80%] tests/python/pytorch/sparse/test_broadcast.py::test_sp_broadcast_v[truediv-None-4-shape0] PASSED [ 80%] tests/python/pytorch/sparse/test_broadcast.py::test_sp_broadcast_v[truediv-None-4-shape1] PASSED [ 80%] tests/python/pytorch/sparse/test_broadcast.py::test_sp_broadcast_v[truediv-None-4-shape2] PASSED [ 80%] tests/python/pytorch/sparse/test_broadcast.py::test_sp_broadcast_v[truediv-2-1-shape0] PASSED [ 80%] tests/python/pytorch/sparse/test_broadcast.py::test_sp_broadcast_v[truediv-2-1-shape1] PASSED [ 80%] tests/python/pytorch/sparse/test_broadcast.py::test_sp_broadcast_v[truediv-2-1-shape2] PASSED [ 80%] tests/python/pytorch/sparse/test_broadcast.py::test_sp_broadcast_v[truediv-2-4-shape0] PASSED [ 80%] tests/python/pytorch/sparse/test_broadcast.py::test_sp_broadcast_v[truediv-2-4-shape1] PASSED [ 80%] tests/python/pytorch/sparse/test_broadcast.py::test_sp_broadcast_v[truediv-2-4-shape2] PASSED [ 80%] tests/python/pytorch/sparse/test_elementwise_op.py::test_diag_op_diag[add] PASSED [ 80%] tests/python/pytorch/sparse/test_elementwise_op.py::test_diag_op_diag[sub] PASSED [ 80%] tests/python/pytorch/sparse/test_elementwise_op.py::test_diag_op_diag[mul] PASSED [ 80%] tests/python/pytorch/sparse/test_elementwise_op.py::test_diag_op_diag[truediv] PASSED [ 80%] tests/python/pytorch/sparse/test_elementwise_op.py::test_diag_op_scalar[2] PASSED [ 80%] tests/python/pytorch/sparse/test_elementwise_op.py::test_diag_op_scalar[2.5] PASSED [ 80%] tests/python/pytorch/sparse/test_elementwise_op.py::test_diag_op_scalar[v_scalar2] PASSED [ 80%] tests/python/pytorch/sparse/test_elementwise_op.py::test_diag_op_scalar[v_scalar3] PASSED [ 80%] tests/python/pytorch/sparse/test_elementwise_op.py::test_addsub_coo[add-val_shape0] PASSED [ 80%] tests/python/pytorch/sparse/test_elementwise_op.py::test_addsub_coo[add-val_shape1] PASSED [ 80%] tests/python/pytorch/sparse/test_elementwise_op.py::test_addsub_coo[sub-val_shape0] PASSED [ 80%] tests/python/pytorch/sparse/test_elementwise_op.py::test_addsub_coo[sub-val_shape1] PASSED [ 80%] tests/python/pytorch/sparse/test_elementwise_op.py::test_addsub_csr[add-val_shape0] PASSED [ 80%] tests/python/pytorch/sparse/test_elementwise_op.py::test_addsub_csr[add-val_shape1] PASSED [ 80%] tests/python/pytorch/sparse/test_elementwise_op.py::test_addsub_csr[sub-val_shape0] PASSED [ 80%] tests/python/pytorch/sparse/test_elementwise_op.py::test_addsub_csr[sub-val_shape1] PASSED [ 80%] tests/python/pytorch/sparse/test_elementwise_op.py::test_addsub_csc[add-val_shape0] PASSED [ 80%] tests/python/pytorch/sparse/test_elementwise_op.py::test_addsub_csc[add-val_shape1] PASSED [ 80%] tests/python/pytorch/sparse/test_elementwise_op.py::test_addsub_csc[sub-val_shape0] PASSED [ 80%] tests/python/pytorch/sparse/test_elementwise_op.py::test_addsub_csc[sub-val_shape1] PASSED [ 80%] tests/python/pytorch/sparse/test_elementwise_op.py::test_addsub_diag[add-val_shape0] PASSED [ 80%] tests/python/pytorch/sparse/test_elementwise_op.py::test_addsub_diag[add-val_shape1] PASSED [ 80%] tests/python/pytorch/sparse/test_elementwise_op.py::test_addsub_diag[sub-val_shape0] PASSED [ 80%] tests/python/pytorch/sparse/test_elementwise_op.py::test_addsub_diag[sub-val_shape1] PASSED [ 80%] tests/python/pytorch/sparse/test_elementwise_op.py::test_add_sparse_diag[val_shape0] PASSED [ 80%] tests/python/pytorch/sparse/test_elementwise_op.py::test_add_sparse_diag[val_shape1] PASSED [ 80%] tests/python/pytorch/sparse/test_elementwise_op.py::test_sub_sparse_diag[val_shape0] PASSED [ 80%] tests/python/pytorch/sparse/test_elementwise_op.py::test_sub_sparse_diag[val_shape1] PASSED [ 80%] tests/python/pytorch/sparse/test_elementwise_op.py::test_error_op_sparse_diag[pow] PASSED [ 80%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_muldiv_scalar[2] PASSED [ 80%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_muldiv_scalar[2.5] PASSED [ 80%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_muldiv_scalar[v_scalar2] PASSED [ 80%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_muldiv_scalar[v_scalar3] PASSED [ 80%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_pow[val_shape0] PASSED [ 80%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_pow[val_shape1] PASSED [ 80%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_error_op_scalar[2-add] PASSED [ 80%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_error_op_scalar[2-sub] PASSED [ 80%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_error_op_scalar[2.5-add] PASSED [ 80%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_error_op_scalar[2.5-sub] PASSED [ 81%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_error_op_scalar[v_scalar2-add] PASSED [ 81%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_error_op_scalar[v_scalar2-sub] PASSED [ 81%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_error_op_scalar[v_scalar3-add] PASSED [ 81%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_error_op_scalar[v_scalar3-sub] PASSED [ 81%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[None-1-5-shape0-rand_coo-rand_coo] PASSED [ 81%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[None-1-5-shape0-rand_coo-rand_csr] PASSED [ 81%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[None-1-5-shape0-rand_coo-rand_csc] PASSED [ 81%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[None-1-5-shape0-rand_coo-rand_diag] PASSED [ 81%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[None-1-5-shape0-rand_csr-rand_coo] PASSED [ 81%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[None-1-5-shape0-rand_csr-rand_csr] PASSED [ 81%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[None-1-5-shape0-rand_csr-rand_csc] PASSED [ 81%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[None-1-5-shape0-rand_csr-rand_diag] PASSED [ 81%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[None-1-5-shape0-rand_csc-rand_coo] PASSED [ 81%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[None-1-5-shape0-rand_csc-rand_csr] PASSED [ 81%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[None-1-5-shape0-rand_csc-rand_csc] PASSED [ 81%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[None-1-5-shape0-rand_csc-rand_diag] PASSED [ 81%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[None-1-5-shape0-rand_diag-rand_coo] PASSED [ 81%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[None-1-5-shape0-rand_diag-rand_csr] PASSED [ 81%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[None-1-5-shape0-rand_diag-rand_csc] PASSED [ 81%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[None-1-5-shape0-rand_diag-rand_diag] PASSED [ 81%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[None-1-5-shape1-rand_coo-rand_coo] PASSED [ 81%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[None-1-5-shape1-rand_coo-rand_csr] PASSED [ 81%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[None-1-5-shape1-rand_coo-rand_csc] PASSED [ 81%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[None-1-5-shape1-rand_coo-rand_diag] PASSED [ 81%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[None-1-5-shape1-rand_csr-rand_coo] PASSED [ 81%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[None-1-5-shape1-rand_csr-rand_csr] PASSED [ 81%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[None-1-5-shape1-rand_csr-rand_csc] PASSED [ 81%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[None-1-5-shape1-rand_csr-rand_diag] PASSED [ 81%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[None-1-5-shape1-rand_csc-rand_coo] PASSED [ 81%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[None-1-5-shape1-rand_csc-rand_csr] PASSED [ 81%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[None-1-5-shape1-rand_csc-rand_csc] PASSED [ 81%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[None-1-5-shape1-rand_csc-rand_diag] PASSED [ 81%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[None-1-5-shape1-rand_diag-rand_coo] PASSED [ 81%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[None-1-5-shape1-rand_diag-rand_csr] PASSED [ 81%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[None-1-5-shape1-rand_diag-rand_csc] PASSED [ 81%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[None-1-5-shape1-rand_diag-rand_diag] PASSED [ 81%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[None-1-15-shape0-rand_coo-rand_coo] PASSED [ 81%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[None-1-15-shape0-rand_coo-rand_csr] PASSED [ 81%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[None-1-15-shape0-rand_coo-rand_csc] PASSED [ 81%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[None-1-15-shape0-rand_coo-rand_diag] PASSED [ 81%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[None-1-15-shape0-rand_csr-rand_coo] PASSED [ 81%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[None-1-15-shape0-rand_csr-rand_csr] PASSED [ 81%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[None-1-15-shape0-rand_csr-rand_csc] PASSED [ 81%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[None-1-15-shape0-rand_csr-rand_diag] PASSED [ 81%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[None-1-15-shape0-rand_csc-rand_coo] PASSED [ 81%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[None-1-15-shape0-rand_csc-rand_csr] PASSED [ 81%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[None-1-15-shape0-rand_csc-rand_csc] PASSED [ 81%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[None-1-15-shape0-rand_csc-rand_diag] PASSED [ 81%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[None-1-15-shape0-rand_diag-rand_coo] PASSED [ 81%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[None-1-15-shape0-rand_diag-rand_csr] PASSED [ 81%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[None-1-15-shape0-rand_diag-rand_csc] PASSED [ 81%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[None-1-15-shape0-rand_diag-rand_diag] PASSED [ 81%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[None-1-15-shape1-rand_coo-rand_coo] PASSED [ 81%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[None-1-15-shape1-rand_coo-rand_csr] PASSED [ 81%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[None-1-15-shape1-rand_coo-rand_csc] PASSED [ 81%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[None-1-15-shape1-rand_coo-rand_diag] PASSED [ 81%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[None-1-15-shape1-rand_csr-rand_coo] PASSED [ 81%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[None-1-15-shape1-rand_csr-rand_csr] PASSED [ 81%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[None-1-15-shape1-rand_csr-rand_csc] PASSED [ 81%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[None-1-15-shape1-rand_csr-rand_diag] PASSED [ 81%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[None-1-15-shape1-rand_csc-rand_coo] PASSED [ 81%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[None-1-15-shape1-rand_csc-rand_csr] PASSED [ 82%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[None-1-15-shape1-rand_csc-rand_csc] PASSED [ 82%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[None-1-15-shape1-rand_csc-rand_diag] PASSED [ 82%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[None-1-15-shape1-rand_diag-rand_coo] PASSED [ 82%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[None-1-15-shape1-rand_diag-rand_csr] PASSED [ 82%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[None-1-15-shape1-rand_diag-rand_csc] PASSED [ 82%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[None-1-15-shape1-rand_diag-rand_diag] PASSED [ 82%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[None-14-5-shape0-rand_coo-rand_coo] PASSED [ 82%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[None-14-5-shape0-rand_coo-rand_csr] PASSED [ 82%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[None-14-5-shape0-rand_coo-rand_csc] PASSED [ 82%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[None-14-5-shape0-rand_coo-rand_diag] PASSED [ 82%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[None-14-5-shape0-rand_csr-rand_coo] PASSED [ 82%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[None-14-5-shape0-rand_csr-rand_csr] PASSED [ 82%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[None-14-5-shape0-rand_csr-rand_csc] PASSED [ 82%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[None-14-5-shape0-rand_csr-rand_diag] PASSED [ 82%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[None-14-5-shape0-rand_csc-rand_coo] PASSED [ 82%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[None-14-5-shape0-rand_csc-rand_csr] PASSED [ 82%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[None-14-5-shape0-rand_csc-rand_csc] PASSED [ 82%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[None-14-5-shape0-rand_csc-rand_diag] PASSED [ 82%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[None-14-5-shape0-rand_diag-rand_coo] PASSED [ 82%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[None-14-5-shape0-rand_diag-rand_csr] PASSED [ 82%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[None-14-5-shape0-rand_diag-rand_csc] PASSED [ 82%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[None-14-5-shape0-rand_diag-rand_diag] PASSED [ 82%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[None-14-5-shape1-rand_coo-rand_coo] PASSED [ 82%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[None-14-5-shape1-rand_coo-rand_csr] PASSED [ 82%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[None-14-5-shape1-rand_coo-rand_csc] PASSED [ 82%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[None-14-5-shape1-rand_coo-rand_diag] PASSED [ 82%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[None-14-5-shape1-rand_csr-rand_coo] PASSED [ 82%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[None-14-5-shape1-rand_csr-rand_csr] PASSED [ 82%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[None-14-5-shape1-rand_csr-rand_csc] PASSED [ 82%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[None-14-5-shape1-rand_csr-rand_diag] PASSED [ 82%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[None-14-5-shape1-rand_csc-rand_coo] PASSED [ 82%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[None-14-5-shape1-rand_csc-rand_csr] PASSED [ 82%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[None-14-5-shape1-rand_csc-rand_csc] PASSED [ 82%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[None-14-5-shape1-rand_csc-rand_diag] PASSED [ 82%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[None-14-5-shape1-rand_diag-rand_coo] PASSED [ 82%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[None-14-5-shape1-rand_diag-rand_csr] PASSED [ 82%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[None-14-5-shape1-rand_diag-rand_csc] PASSED [ 82%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[None-14-5-shape1-rand_diag-rand_diag] PASSED [ 82%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[None-14-15-shape0-rand_coo-rand_coo] PASSED [ 82%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[None-14-15-shape0-rand_coo-rand_csr] PASSED [ 82%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[None-14-15-shape0-rand_coo-rand_csc] PASSED [ 82%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[None-14-15-shape0-rand_coo-rand_diag] PASSED [ 82%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[None-14-15-shape0-rand_csr-rand_coo] PASSED [ 82%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[None-14-15-shape0-rand_csr-rand_csr] PASSED [ 82%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[None-14-15-shape0-rand_csr-rand_csc] PASSED [ 82%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[None-14-15-shape0-rand_csr-rand_diag] PASSED [ 82%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[None-14-15-shape0-rand_csc-rand_coo] PASSED [ 82%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[None-14-15-shape0-rand_csc-rand_csr] PASSED [ 82%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[None-14-15-shape0-rand_csc-rand_csc] PASSED [ 82%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[None-14-15-shape0-rand_csc-rand_diag] PASSED [ 82%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[None-14-15-shape0-rand_diag-rand_coo] PASSED [ 82%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[None-14-15-shape0-rand_diag-rand_csr] PASSED [ 82%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[None-14-15-shape0-rand_diag-rand_csc] PASSED [ 82%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[None-14-15-shape0-rand_diag-rand_diag] PASSED [ 82%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[None-14-15-shape1-rand_coo-rand_coo] PASSED [ 82%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[None-14-15-shape1-rand_coo-rand_csr] PASSED [ 82%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[None-14-15-shape1-rand_coo-rand_csc] PASSED [ 82%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[None-14-15-shape1-rand_coo-rand_diag] PASSED [ 82%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[None-14-15-shape1-rand_csr-rand_coo] PASSED [ 82%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[None-14-15-shape1-rand_csr-rand_csr] PASSED [ 82%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[None-14-15-shape1-rand_csr-rand_csc] PASSED [ 82%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[None-14-15-shape1-rand_csr-rand_diag] PASSED [ 83%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[None-14-15-shape1-rand_csc-rand_coo] PASSED [ 83%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[None-14-15-shape1-rand_csc-rand_csr] PASSED [ 83%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[None-14-15-shape1-rand_csc-rand_csc] PASSED [ 83%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[None-14-15-shape1-rand_csc-rand_diag] PASSED [ 83%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[None-14-15-shape1-rand_diag-rand_coo] PASSED [ 83%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[None-14-15-shape1-rand_diag-rand_csr] PASSED [ 83%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[None-14-15-shape1-rand_diag-rand_csc] PASSED [ 83%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[None-14-15-shape1-rand_diag-rand_diag] PASSED [ 83%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[3-1-5-shape0-rand_coo-rand_coo] PASSED [ 83%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[3-1-5-shape0-rand_coo-rand_csr] PASSED [ 83%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[3-1-5-shape0-rand_coo-rand_csc] PASSED [ 83%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[3-1-5-shape0-rand_coo-rand_diag] PASSED [ 83%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[3-1-5-shape0-rand_csr-rand_coo] PASSED [ 83%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[3-1-5-shape0-rand_csr-rand_csr] PASSED [ 83%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[3-1-5-shape0-rand_csr-rand_csc] PASSED [ 83%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[3-1-5-shape0-rand_csr-rand_diag] PASSED [ 83%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[3-1-5-shape0-rand_csc-rand_coo] PASSED [ 83%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[3-1-5-shape0-rand_csc-rand_csr] PASSED [ 83%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[3-1-5-shape0-rand_csc-rand_csc] PASSED [ 83%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[3-1-5-shape0-rand_csc-rand_diag] PASSED [ 83%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[3-1-5-shape0-rand_diag-rand_coo] PASSED [ 83%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[3-1-5-shape0-rand_diag-rand_csr] PASSED [ 83%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[3-1-5-shape0-rand_diag-rand_csc] PASSED [ 83%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[3-1-5-shape0-rand_diag-rand_diag] PASSED [ 83%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[3-1-5-shape1-rand_coo-rand_coo] PASSED [ 83%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[3-1-5-shape1-rand_coo-rand_csr] PASSED [ 83%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[3-1-5-shape1-rand_coo-rand_csc] PASSED [ 83%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[3-1-5-shape1-rand_coo-rand_diag] PASSED [ 83%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[3-1-5-shape1-rand_csr-rand_coo] PASSED [ 83%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[3-1-5-shape1-rand_csr-rand_csr] PASSED [ 83%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[3-1-5-shape1-rand_csr-rand_csc] PASSED [ 83%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[3-1-5-shape1-rand_csr-rand_diag] PASSED [ 83%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[3-1-5-shape1-rand_csc-rand_coo] PASSED [ 83%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[3-1-5-shape1-rand_csc-rand_csr] PASSED [ 83%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[3-1-5-shape1-rand_csc-rand_csc] PASSED [ 83%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[3-1-5-shape1-rand_csc-rand_diag] PASSED [ 83%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[3-1-5-shape1-rand_diag-rand_coo] PASSED [ 83%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[3-1-5-shape1-rand_diag-rand_csr] PASSED [ 83%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[3-1-5-shape1-rand_diag-rand_csc] PASSED [ 83%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[3-1-5-shape1-rand_diag-rand_diag] PASSED [ 83%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[3-1-15-shape0-rand_coo-rand_coo] PASSED [ 83%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[3-1-15-shape0-rand_coo-rand_csr] PASSED [ 83%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[3-1-15-shape0-rand_coo-rand_csc] PASSED [ 83%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[3-1-15-shape0-rand_coo-rand_diag] PASSED [ 83%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[3-1-15-shape0-rand_csr-rand_coo] PASSED [ 83%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[3-1-15-shape0-rand_csr-rand_csr] PASSED [ 83%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[3-1-15-shape0-rand_csr-rand_csc] PASSED [ 83%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[3-1-15-shape0-rand_csr-rand_diag] PASSED [ 83%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[3-1-15-shape0-rand_csc-rand_coo] PASSED [ 83%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[3-1-15-shape0-rand_csc-rand_csr] PASSED [ 83%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[3-1-15-shape0-rand_csc-rand_csc] PASSED [ 83%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[3-1-15-shape0-rand_csc-rand_diag] PASSED [ 83%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[3-1-15-shape0-rand_diag-rand_coo] PASSED [ 83%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[3-1-15-shape0-rand_diag-rand_csr] PASSED [ 83%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[3-1-15-shape0-rand_diag-rand_csc] PASSED [ 83%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[3-1-15-shape0-rand_diag-rand_diag] PASSED [ 83%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[3-1-15-shape1-rand_coo-rand_coo] PASSED [ 83%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[3-1-15-shape1-rand_coo-rand_csr] PASSED [ 83%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[3-1-15-shape1-rand_coo-rand_csc] PASSED [ 83%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[3-1-15-shape1-rand_coo-rand_diag] PASSED [ 83%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[3-1-15-shape1-rand_csr-rand_coo] PASSED [ 83%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[3-1-15-shape1-rand_csr-rand_csr] PASSED [ 84%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[3-1-15-shape1-rand_csr-rand_csc] PASSED [ 84%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[3-1-15-shape1-rand_csr-rand_diag] PASSED [ 84%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[3-1-15-shape1-rand_csc-rand_coo] PASSED [ 84%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[3-1-15-shape1-rand_csc-rand_csr] PASSED [ 84%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[3-1-15-shape1-rand_csc-rand_csc] PASSED [ 84%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[3-1-15-shape1-rand_csc-rand_diag] PASSED [ 84%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[3-1-15-shape1-rand_diag-rand_coo] PASSED [ 84%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[3-1-15-shape1-rand_diag-rand_csr] PASSED [ 84%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[3-1-15-shape1-rand_diag-rand_csc] PASSED [ 84%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[3-1-15-shape1-rand_diag-rand_diag] PASSED [ 84%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[3-14-5-shape0-rand_coo-rand_coo] PASSED [ 84%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[3-14-5-shape0-rand_coo-rand_csr] PASSED [ 84%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[3-14-5-shape0-rand_coo-rand_csc] PASSED [ 84%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[3-14-5-shape0-rand_coo-rand_diag] PASSED [ 84%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[3-14-5-shape0-rand_csr-rand_coo] PASSED [ 84%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[3-14-5-shape0-rand_csr-rand_csr] PASSED [ 84%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[3-14-5-shape0-rand_csr-rand_csc] PASSED [ 84%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[3-14-5-shape0-rand_csr-rand_diag] PASSED [ 84%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[3-14-5-shape0-rand_csc-rand_coo] PASSED [ 84%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[3-14-5-shape0-rand_csc-rand_csr] PASSED [ 84%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[3-14-5-shape0-rand_csc-rand_csc] PASSED [ 84%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[3-14-5-shape0-rand_csc-rand_diag] PASSED [ 84%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[3-14-5-shape0-rand_diag-rand_coo] PASSED [ 84%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[3-14-5-shape0-rand_diag-rand_csr] PASSED [ 84%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[3-14-5-shape0-rand_diag-rand_csc] PASSED [ 84%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[3-14-5-shape0-rand_diag-rand_diag] PASSED [ 84%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[3-14-5-shape1-rand_coo-rand_coo] PASSED [ 84%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[3-14-5-shape1-rand_coo-rand_csr] PASSED [ 84%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[3-14-5-shape1-rand_coo-rand_csc] PASSED [ 84%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[3-14-5-shape1-rand_coo-rand_diag] PASSED [ 84%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[3-14-5-shape1-rand_csr-rand_coo] PASSED [ 84%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[3-14-5-shape1-rand_csr-rand_csr] PASSED [ 84%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[3-14-5-shape1-rand_csr-rand_csc] PASSED [ 84%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[3-14-5-shape1-rand_csr-rand_diag] PASSED [ 84%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[3-14-5-shape1-rand_csc-rand_coo] PASSED [ 84%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[3-14-5-shape1-rand_csc-rand_csr] PASSED [ 84%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[3-14-5-shape1-rand_csc-rand_csc] PASSED [ 84%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[3-14-5-shape1-rand_csc-rand_diag] PASSED [ 84%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[3-14-5-shape1-rand_diag-rand_coo] PASSED [ 84%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[3-14-5-shape1-rand_diag-rand_csr] PASSED [ 84%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[3-14-5-shape1-rand_diag-rand_csc] PASSED [ 84%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[3-14-5-shape1-rand_diag-rand_diag] PASSED [ 84%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[3-14-15-shape0-rand_coo-rand_coo] PASSED [ 84%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[3-14-15-shape0-rand_coo-rand_csr] PASSED [ 84%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[3-14-15-shape0-rand_coo-rand_csc] PASSED [ 84%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[3-14-15-shape0-rand_coo-rand_diag] PASSED [ 84%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[3-14-15-shape0-rand_csr-rand_coo] PASSED [ 84%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[3-14-15-shape0-rand_csr-rand_csr] PASSED [ 84%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[3-14-15-shape0-rand_csr-rand_csc] PASSED [ 84%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[3-14-15-shape0-rand_csr-rand_diag] PASSED [ 84%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[3-14-15-shape0-rand_csc-rand_coo] PASSED [ 84%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[3-14-15-shape0-rand_csc-rand_csr] PASSED [ 84%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[3-14-15-shape0-rand_csc-rand_csc] PASSED [ 84%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[3-14-15-shape0-rand_csc-rand_diag] PASSED [ 84%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[3-14-15-shape0-rand_diag-rand_coo] PASSED [ 84%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[3-14-15-shape0-rand_diag-rand_csr] PASSED [ 84%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[3-14-15-shape0-rand_diag-rand_csc] PASSED [ 84%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[3-14-15-shape0-rand_diag-rand_diag] PASSED [ 84%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[3-14-15-shape1-rand_coo-rand_coo] PASSED [ 84%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[3-14-15-shape1-rand_coo-rand_csr] PASSED [ 84%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[3-14-15-shape1-rand_coo-rand_csc] PASSED [ 85%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[3-14-15-shape1-rand_coo-rand_diag] PASSED [ 85%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[3-14-15-shape1-rand_csr-rand_coo] PASSED [ 85%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[3-14-15-shape1-rand_csr-rand_csr] PASSED [ 85%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[3-14-15-shape1-rand_csr-rand_csc] PASSED [ 85%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[3-14-15-shape1-rand_csr-rand_diag] PASSED [ 85%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[3-14-15-shape1-rand_csc-rand_coo] PASSED [ 85%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[3-14-15-shape1-rand_csc-rand_csr] PASSED [ 85%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[3-14-15-shape1-rand_csc-rand_csc] PASSED [ 85%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[3-14-15-shape1-rand_csc-rand_diag] PASSED [ 85%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[3-14-15-shape1-rand_diag-rand_coo] PASSED [ 85%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[3-14-15-shape1-rand_diag-rand_csr] PASSED [ 85%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[3-14-15-shape1-rand_diag-rand_csc] PASSED [ 85%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspmul[3-14-15-shape1-rand_diag-rand_diag] PASSED [ 85%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspdiv[None-1-shape0-rand_coo] PASSED [ 85%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspdiv[None-1-shape0-rand_csr] PASSED [ 85%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspdiv[None-1-shape0-rand_csc] PASSED [ 85%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspdiv[None-1-shape0-rand_diag] PASSED [ 85%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspdiv[None-1-shape1-rand_coo] PASSED [ 85%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspdiv[None-1-shape1-rand_csr] PASSED [ 85%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspdiv[None-1-shape1-rand_csc] PASSED [ 85%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspdiv[None-1-shape1-rand_diag] PASSED [ 85%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspdiv[None-14-shape0-rand_coo] PASSED [ 85%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspdiv[None-14-shape0-rand_csr] PASSED [ 85%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspdiv[None-14-shape0-rand_csc] PASSED [ 85%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspdiv[None-14-shape0-rand_diag] PASSED [ 85%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspdiv[None-14-shape1-rand_coo] PASSED [ 85%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspdiv[None-14-shape1-rand_csr] PASSED [ 85%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspdiv[None-14-shape1-rand_csc] PASSED [ 85%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspdiv[None-14-shape1-rand_diag] PASSED [ 85%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspdiv[3-1-shape0-rand_coo] PASSED [ 85%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspdiv[3-1-shape0-rand_csr] PASSED [ 85%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspdiv[3-1-shape0-rand_csc] PASSED [ 85%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspdiv[3-1-shape0-rand_diag] PASSED [ 85%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspdiv[3-1-shape1-rand_coo] PASSED [ 85%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspdiv[3-1-shape1-rand_csr] PASSED [ 85%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspdiv[3-1-shape1-rand_csc] PASSED [ 85%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspdiv[3-1-shape1-rand_diag] PASSED [ 85%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspdiv[3-14-shape0-rand_coo] PASSED [ 85%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspdiv[3-14-shape0-rand_csr] PASSED [ 85%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspdiv[3-14-shape0-rand_csc] PASSED [ 85%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspdiv[3-14-shape0-rand_diag] PASSED [ 85%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspdiv[3-14-shape1-rand_coo] PASSED [ 85%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspdiv[3-14-shape1-rand_csr] PASSED [ 85%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspdiv[3-14-shape1-rand_csc] PASSED [ 85%] tests/python/pytorch/sparse/test_elementwise_op_sp.py::test_spspdiv[3-14-shape1-rand_diag] PASSED [ 85%] tests/python/pytorch/sparse/test_matmul.py::test_spmm[None-1-shape0-rand_coo] PASSED [ 85%] tests/python/pytorch/sparse/test_matmul.py::test_spmm[None-1-shape0-rand_csr] PASSED [ 85%] tests/python/pytorch/sparse/test_matmul.py::test_spmm[None-1-shape0-rand_csc] PASSED [ 85%] tests/python/pytorch/sparse/test_matmul.py::test_spmm[None-1-shape1-rand_coo] PASSED [ 85%] tests/python/pytorch/sparse/test_matmul.py::test_spmm[None-1-shape1-rand_csr] PASSED [ 85%] tests/python/pytorch/sparse/test_matmul.py::test_spmm[None-1-shape1-rand_csc] PASSED [ 85%] tests/python/pytorch/sparse/test_matmul.py::test_spmm[None-10-shape0-rand_coo] PASSED [ 85%] tests/python/pytorch/sparse/test_matmul.py::test_spmm[None-10-shape0-rand_csr] PASSED [ 85%] tests/python/pytorch/sparse/test_matmul.py::test_spmm[None-10-shape0-rand_csc] PASSED [ 85%] tests/python/pytorch/sparse/test_matmul.py::test_spmm[None-10-shape1-rand_coo] PASSED [ 85%] tests/python/pytorch/sparse/test_matmul.py::test_spmm[None-10-shape1-rand_csr] PASSED [ 85%] tests/python/pytorch/sparse/test_matmul.py::test_spmm[None-10-shape1-rand_csc] PASSED [ 85%] tests/python/pytorch/sparse/test_matmul.py::test_spmm[10-1-shape0-rand_coo] PASSED [ 85%] tests/python/pytorch/sparse/test_matmul.py::test_spmm[10-1-shape0-rand_csr] PASSED [ 85%] tests/python/pytorch/sparse/test_matmul.py::test_spmm[10-1-shape0-rand_csc] PASSED [ 85%] tests/python/pytorch/sparse/test_matmul.py::test_spmm[10-1-shape1-rand_coo] PASSED [ 85%] tests/python/pytorch/sparse/test_matmul.py::test_spmm[10-1-shape1-rand_csr] PASSED [ 86%] tests/python/pytorch/sparse/test_matmul.py::test_spmm[10-1-shape1-rand_csc] PASSED [ 86%] tests/python/pytorch/sparse/test_matmul.py::test_spmm[10-10-shape0-rand_coo] PASSED [ 86%] tests/python/pytorch/sparse/test_matmul.py::test_spmm[10-10-shape0-rand_csr] PASSED [ 86%] tests/python/pytorch/sparse/test_matmul.py::test_spmm[10-10-shape0-rand_csc] PASSED [ 86%] tests/python/pytorch/sparse/test_matmul.py::test_spmm[10-10-shape1-rand_coo] PASSED [ 86%] tests/python/pytorch/sparse/test_matmul.py::test_spmm[10-10-shape1-rand_csr] PASSED [ 86%] tests/python/pytorch/sparse/test_matmul.py::test_spmm[10-10-shape1-rand_csc] PASSED [ 86%] tests/python/pytorch/sparse/test_matmul.py::test_bspmm[1-shape0-rand_coo] PASSED [ 86%] tests/python/pytorch/sparse/test_matmul.py::test_bspmm[1-shape0-rand_csr] PASSED [ 86%] tests/python/pytorch/sparse/test_matmul.py::test_bspmm[1-shape0-rand_csc] PASSED [ 86%] tests/python/pytorch/sparse/test_matmul.py::test_bspmm[1-shape1-rand_coo] PASSED [ 86%] tests/python/pytorch/sparse/test_matmul.py::test_bspmm[1-shape1-rand_csr] PASSED [ 86%] tests/python/pytorch/sparse/test_matmul.py::test_bspmm[1-shape1-rand_csc] PASSED [ 86%] tests/python/pytorch/sparse/test_matmul.py::test_bspmm[10-shape0-rand_coo] PASSED [ 86%] tests/python/pytorch/sparse/test_matmul.py::test_bspmm[10-shape0-rand_csr] PASSED [ 86%] tests/python/pytorch/sparse/test_matmul.py::test_bspmm[10-shape0-rand_csc] PASSED [ 86%] tests/python/pytorch/sparse/test_matmul.py::test_bspmm[10-shape1-rand_coo] PASSED [ 86%] tests/python/pytorch/sparse/test_matmul.py::test_bspmm[10-shape1-rand_csr] PASSED [ 86%] tests/python/pytorch/sparse/test_matmul.py::test_bspmm[10-shape1-rand_csc] PASSED [ 86%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[1-1-3-shape_n_m0-rand_coo-rand_coo] PASSED [ 86%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[1-1-3-shape_n_m0-rand_coo-rand_csr] PASSED [ 86%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[1-1-3-shape_n_m0-rand_coo-rand_csc] PASSED [ 86%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[1-1-3-shape_n_m0-rand_csr-rand_coo] PASSED [ 86%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[1-1-3-shape_n_m0-rand_csr-rand_csr] PASSED [ 86%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[1-1-3-shape_n_m0-rand_csr-rand_csc] PASSED [ 86%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[1-1-3-shape_n_m0-rand_csc-rand_coo] PASSED [ 86%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[1-1-3-shape_n_m0-rand_csc-rand_csr] PASSED [ 86%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[1-1-3-shape_n_m0-rand_csc-rand_csc] PASSED [ 86%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[1-1-3-shape_n_m1-rand_coo-rand_coo] PASSED [ 86%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[1-1-3-shape_n_m1-rand_coo-rand_csr] PASSED [ 86%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[1-1-3-shape_n_m1-rand_coo-rand_csc] PASSED [ 86%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[1-1-3-shape_n_m1-rand_csr-rand_coo] PASSED [ 86%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[1-1-3-shape_n_m1-rand_csr-rand_csr] PASSED [ 86%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[1-1-3-shape_n_m1-rand_csr-rand_csc] PASSED [ 86%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[1-1-3-shape_n_m1-rand_csc-rand_coo] PASSED [ 86%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[1-1-3-shape_n_m1-rand_csc-rand_csr] PASSED [ 86%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[1-1-3-shape_n_m1-rand_csc-rand_csc] PASSED [ 86%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[1-1-4-shape_n_m0-rand_coo-rand_coo] PASSED [ 86%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[1-1-4-shape_n_m0-rand_coo-rand_csr] PASSED [ 86%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[1-1-4-shape_n_m0-rand_coo-rand_csc] PASSED [ 86%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[1-1-4-shape_n_m0-rand_csr-rand_coo] PASSED [ 86%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[1-1-4-shape_n_m0-rand_csr-rand_csr] PASSED [ 86%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[1-1-4-shape_n_m0-rand_csr-rand_csc] PASSED [ 86%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[1-1-4-shape_n_m0-rand_csc-rand_coo] PASSED [ 86%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[1-1-4-shape_n_m0-rand_csc-rand_csr] PASSED [ 86%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[1-1-4-shape_n_m0-rand_csc-rand_csc] PASSED [ 86%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[1-1-4-shape_n_m1-rand_coo-rand_coo] PASSED [ 86%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[1-1-4-shape_n_m1-rand_coo-rand_csr] PASSED [ 86%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[1-1-4-shape_n_m1-rand_coo-rand_csc] PASSED [ 86%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[1-1-4-shape_n_m1-rand_csr-rand_coo] PASSED [ 86%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[1-1-4-shape_n_m1-rand_csr-rand_csr] PASSED [ 86%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[1-1-4-shape_n_m1-rand_csr-rand_csc] PASSED [ 86%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[1-1-4-shape_n_m1-rand_csc-rand_coo] PASSED [ 86%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[1-1-4-shape_n_m1-rand_csc-rand_csr] PASSED [ 86%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[1-1-4-shape_n_m1-rand_csc-rand_csc] PASSED [ 86%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[1-10-3-shape_n_m0-rand_coo-rand_coo] PASSED [ 86%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[1-10-3-shape_n_m0-rand_coo-rand_csr] PASSED [ 86%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[1-10-3-shape_n_m0-rand_coo-rand_csc] PASSED [ 86%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[1-10-3-shape_n_m0-rand_csr-rand_coo] PASSED [ 86%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[1-10-3-shape_n_m0-rand_csr-rand_csr] PASSED [ 86%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[1-10-3-shape_n_m0-rand_csr-rand_csc] PASSED [ 86%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[1-10-3-shape_n_m0-rand_csc-rand_coo] PASSED [ 87%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[1-10-3-shape_n_m0-rand_csc-rand_csr] PASSED [ 87%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[1-10-3-shape_n_m0-rand_csc-rand_csc] PASSED [ 87%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[1-10-3-shape_n_m1-rand_coo-rand_coo] PASSED [ 87%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[1-10-3-shape_n_m1-rand_coo-rand_csr] PASSED [ 87%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[1-10-3-shape_n_m1-rand_coo-rand_csc] PASSED [ 87%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[1-10-3-shape_n_m1-rand_csr-rand_coo] PASSED [ 87%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[1-10-3-shape_n_m1-rand_csr-rand_csr] PASSED [ 87%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[1-10-3-shape_n_m1-rand_csr-rand_csc] PASSED [ 87%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[1-10-3-shape_n_m1-rand_csc-rand_coo] PASSED [ 19%] tests/distributed/test_mp_dataloader.py::test_dataloader_homograph[False-True-node-0-1] NumNodes: 2708 NumEdges: 10556 NumFeats: 1433 NumClasses: 7 NumTrainingSamples: 140 NumValidationSamples: 500 NumTestSamples: 1000 Done loading data from cached files. Converting to homogeneous graph takes 0.001s, peak mem: 3.179 GB Save partitions: 0.016 seconds, peak memory: 3.179 GB There are 10556 edges in the graph and 0 edge cuts for 1 partitions. Converted partitions to GraphBolt format into /tmp/tmpf40bcqf6/test_sampling.json PASSED [ 87%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[1-10-3-shape_n_m1-rand_csc-rand_csr] PASSED [ 87%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[1-10-3-shape_n_m1-rand_csc-rand_csc] PASSED [ 87%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[1-10-4-shape_n_m0-rand_coo-rand_coo] PASSED [ 87%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[1-10-4-shape_n_m0-rand_coo-rand_csr] PASSED [ 87%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[1-10-4-shape_n_m0-rand_coo-rand_csc] PASSED [ 87%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[1-10-4-shape_n_m0-rand_csr-rand_coo] PASSED [ 87%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[1-10-4-shape_n_m0-rand_csr-rand_csr] PASSED [ 87%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[1-10-4-shape_n_m0-rand_csr-rand_csc] PASSED [ 87%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[1-10-4-shape_n_m0-rand_csc-rand_coo] PASSED [ 87%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[1-10-4-shape_n_m0-rand_csc-rand_csr] PASSED [ 87%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[1-10-4-shape_n_m0-rand_csc-rand_csc] PASSED [ 87%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[1-10-4-shape_n_m1-rand_coo-rand_coo] PASSED [ 87%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[1-10-4-shape_n_m1-rand_coo-rand_csr] PASSED [ 87%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[1-10-4-shape_n_m1-rand_coo-rand_csc] PASSED [ 87%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[1-10-4-shape_n_m1-rand_csr-rand_coo] PASSED [ 87%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[1-10-4-shape_n_m1-rand_csr-rand_csr] PASSED [ 87%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[1-10-4-shape_n_m1-rand_csr-rand_csc] PASSED [ 87%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[1-10-4-shape_n_m1-rand_csc-rand_coo] PASSED [ 87%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[1-10-4-shape_n_m1-rand_csc-rand_csr] PASSED [ 87%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[1-10-4-shape_n_m1-rand_csc-rand_csc] PASSED [ 87%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[10-1-3-shape_n_m0-rand_coo-rand_coo] PASSED [ 87%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[10-1-3-shape_n_m0-rand_coo-rand_csr] PASSED [ 87%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[10-1-3-shape_n_m0-rand_coo-rand_csc] PASSED [ 87%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[10-1-3-shape_n_m0-rand_csr-rand_coo] PASSED [ 87%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[10-1-3-shape_n_m0-rand_csr-rand_csr] PASSED [ 87%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[10-1-3-shape_n_m0-rand_csr-rand_csc] PASSED [ 87%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[10-1-3-shape_n_m0-rand_csc-rand_coo] PASSED [ 87%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[10-1-3-shape_n_m0-rand_csc-rand_csr] PASSED [ 87%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[10-1-3-shape_n_m0-rand_csc-rand_csc] PASSED [ 87%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[10-1-3-shape_n_m1-rand_coo-rand_coo] PASSED [ 87%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[10-1-3-shape_n_m1-rand_coo-rand_csr] PASSED [ 87%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[10-1-3-shape_n_m1-rand_coo-rand_csc] PASSED [ 87%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[10-1-3-shape_n_m1-rand_csr-rand_coo] PASSED [ 87%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[10-1-3-shape_n_m1-rand_csr-rand_csr] PASSED [ 87%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[10-1-3-shape_n_m1-rand_csr-rand_csc] PASSED [ 87%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[10-1-3-shape_n_m1-rand_csc-rand_coo] PASSED [ 87%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[10-1-3-shape_n_m1-rand_csc-rand_csr] PASSED [ 87%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[10-1-3-shape_n_m1-rand_csc-rand_csc] PASSED [ 87%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[10-1-4-shape_n_m0-rand_coo-rand_coo] PASSED [ 87%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[10-1-4-shape_n_m0-rand_coo-rand_csr] PASSED [ 87%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[10-1-4-shape_n_m0-rand_coo-rand_csc] PASSED [ 87%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[10-1-4-shape_n_m0-rand_csr-rand_coo] PASSED [ 87%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[10-1-4-shape_n_m0-rand_csr-rand_csr] PASSED [ 87%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[10-1-4-shape_n_m0-rand_csr-rand_csc] PASSED [ 87%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[10-1-4-shape_n_m0-rand_csc-rand_coo] PASSED [ 87%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[10-1-4-shape_n_m0-rand_csc-rand_csr] PASSED [ 87%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[10-1-4-shape_n_m0-rand_csc-rand_csc] PASSED [ 87%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[10-1-4-shape_n_m1-rand_coo-rand_coo] PASSED [ 87%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[10-1-4-shape_n_m1-rand_coo-rand_csr] PASSED [ 87%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[10-1-4-shape_n_m1-rand_coo-rand_csc] PASSED [ 87%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[10-1-4-shape_n_m1-rand_csr-rand_coo] PASSED [ 87%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[10-1-4-shape_n_m1-rand_csr-rand_csr] PASSED [ 87%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[10-1-4-shape_n_m1-rand_csr-rand_csc] PASSED [ 88%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[10-1-4-shape_n_m1-rand_csc-rand_coo] PASSED [ 88%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[10-1-4-shape_n_m1-rand_csc-rand_csr] PASSED [ 88%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[10-1-4-shape_n_m1-rand_csc-rand_csc] PASSED [ 88%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[10-10-3-shape_n_m0-rand_coo-rand_coo] PASSED [ 88%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[10-10-3-shape_n_m0-rand_coo-rand_csr] PASSED [ 88%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[10-10-3-shape_n_m0-rand_coo-rand_csc] PASSED [ 88%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[10-10-3-shape_n_m0-rand_csr-rand_coo] PASSED [ 88%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[10-10-3-shape_n_m0-rand_csr-rand_csr] PASSED [ 88%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[10-10-3-shape_n_m0-rand_csr-rand_csc] PASSED [ 88%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[10-10-3-shape_n_m0-rand_csc-rand_coo] PASSED [ 88%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[10-10-3-shape_n_m0-rand_csc-rand_csr] PASSED [ 88%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[10-10-3-shape_n_m0-rand_csc-rand_csc] PASSED [ 88%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[10-10-3-shape_n_m1-rand_coo-rand_coo] PASSED [ 88%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[10-10-3-shape_n_m1-rand_coo-rand_csr] PASSED [ 88%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[10-10-3-shape_n_m1-rand_coo-rand_csc] PASSED [ 88%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[10-10-3-shape_n_m1-rand_csr-rand_coo] PASSED [ 88%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[10-10-3-shape_n_m1-rand_csr-rand_csr] PASSED [ 88%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[10-10-3-shape_n_m1-rand_csr-rand_csc] PASSED [ 88%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[10-10-3-shape_n_m1-rand_csc-rand_coo] PASSED [ 88%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[10-10-3-shape_n_m1-rand_csc-rand_csr] PASSED [ 88%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[10-10-3-shape_n_m1-rand_csc-rand_csc] PASSED [ 88%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[10-10-4-shape_n_m0-rand_coo-rand_coo] PASSED [ 88%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[10-10-4-shape_n_m0-rand_coo-rand_csr] PASSED [ 88%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[10-10-4-shape_n_m0-rand_coo-rand_csc] PASSED [ 88%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[10-10-4-shape_n_m0-rand_csr-rand_coo] PASSED [ 88%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[10-10-4-shape_n_m0-rand_csr-rand_csr] PASSED [ 88%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[10-10-4-shape_n_m0-rand_csr-rand_csc] PASSED [ 88%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[10-10-4-shape_n_m0-rand_csc-rand_coo] PASSED [ 88%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[10-10-4-shape_n_m0-rand_csc-rand_csr] PASSED [ 88%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[10-10-4-shape_n_m0-rand_csc-rand_csc] PASSED [ 88%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[10-10-4-shape_n_m1-rand_coo-rand_coo] PASSED [ 88%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[10-10-4-shape_n_m1-rand_coo-rand_csr] PASSED [ 88%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[10-10-4-shape_n_m1-rand_coo-rand_csc] PASSED [ 88%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[10-10-4-shape_n_m1-rand_csr-rand_coo] PASSED [ 88%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[10-10-4-shape_n_m1-rand_csr-rand_csr] PASSED [ 88%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[10-10-4-shape_n_m1-rand_csr-rand_csc] PASSED [ 88%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[10-10-4-shape_n_m1-rand_csc-rand_coo] PASSED [ 88%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[10-10-4-shape_n_m1-rand_csc-rand_csr] PASSED [ 88%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm[10-10-4-shape_n_m1-rand_csc-rand_csc] PASSED [ 88%] tests/python/pytorch/sparse/test_matmul.py::test_spspmm_duplicate PASSED [ 88%] tests/python/pytorch/sparse/test_matmul.py::test_sparse_diag_mm[1-sparse_shape0-rand_coo] PASSED [ 88%] tests/python/pytorch/sparse/test_matmul.py::test_sparse_diag_mm[1-sparse_shape0-rand_csr] PASSED [ 88%] tests/python/pytorch/sparse/test_matmul.py::test_sparse_diag_mm[1-sparse_shape0-rand_csc] PASSED [ 88%] tests/python/pytorch/sparse/test_matmul.py::test_sparse_diag_mm[1-sparse_shape1-rand_coo] PASSED [ 88%] tests/python/pytorch/sparse/test_matmul.py::test_sparse_diag_mm[1-sparse_shape1-rand_csr] PASSED [ 88%] tests/python/pytorch/sparse/test_matmul.py::test_sparse_diag_mm[1-sparse_shape1-rand_csc] PASSED [ 88%] tests/python/pytorch/sparse/test_matmul.py::test_sparse_diag_mm[10-sparse_shape0-rand_coo] PASSED [ 88%] tests/python/pytorch/sparse/test_matmul.py::test_sparse_diag_mm[10-sparse_shape0-rand_csr] PASSED [ 88%] tests/python/pytorch/sparse/test_matmul.py::test_sparse_diag_mm[10-sparse_shape0-rand_csc] PASSED [ 88%] tests/python/pytorch/sparse/test_matmul.py::test_sparse_diag_mm[10-sparse_shape1-rand_coo] PASSED [ 88%] tests/python/pytorch/sparse/test_matmul.py::test_sparse_diag_mm[10-sparse_shape1-rand_csr] PASSED [ 88%] tests/python/pytorch/sparse/test_matmul.py::test_sparse_diag_mm[10-sparse_shape1-rand_csc] PASSED [ 88%] tests/python/pytorch/sparse/test_matmul.py::test_diag_sparse_mm[1-sparse_shape0-rand_coo] PASSED [ 88%] tests/python/pytorch/sparse/test_matmul.py::test_diag_sparse_mm[1-sparse_shape0-rand_csr] PASSED [ 88%] tests/python/pytorch/sparse/test_matmul.py::test_diag_sparse_mm[1-sparse_shape0-rand_csc] PASSED [ 88%] tests/python/pytorch/sparse/test_matmul.py::test_diag_sparse_mm[1-sparse_shape1-rand_coo] PASSED [ 88%] tests/python/pytorch/sparse/test_matmul.py::test_diag_sparse_mm[1-sparse_shape1-rand_csr] PASSED [ 88%] tests/python/pytorch/sparse/test_matmul.py::test_diag_sparse_mm[1-sparse_shape1-rand_csc] PASSED [ 88%] tests/python/pytorch/sparse/test_matmul.py::test_diag_sparse_mm[10-sparse_shape0-rand_coo] PASSED [ 88%] tests/python/pytorch/sparse/test_matmul.py::test_diag_sparse_mm[10-sparse_shape0-rand_csr] PASSED [ 88%] tests/python/pytorch/sparse/test_matmul.py::test_diag_sparse_mm[10-sparse_shape0-rand_csc] PASSED [ 88%] tests/python/pytorch/sparse/test_matmul.py::test_diag_sparse_mm[10-sparse_shape1-rand_coo] PASSED [ 89%] tests/python/pytorch/sparse/test_matmul.py::test_diag_sparse_mm[10-sparse_shape1-rand_csr] PASSED [ 89%] tests/python/pytorch/sparse/test_matmul.py::test_diag_sparse_mm[10-sparse_shape1-rand_csc] PASSED [ 89%] tests/python/pytorch/sparse/test_matrix_op.py::test_compact[None-0-rand_diag] PASSED [ 89%] tests/python/pytorch/sparse/test_matrix_op.py::test_compact[None-0-rand_csr] PASSED [ 89%] tests/python/pytorch/sparse/test_matrix_op.py::test_compact[None-0-rand_csc] PASSED [ 89%] tests/python/pytorch/sparse/test_matrix_op.py::test_compact[None-0-rand_coo] PASSED [ 89%] tests/python/pytorch/sparse/test_matrix_op.py::test_compact[None-1-rand_diag] PASSED [ 89%] tests/python/pytorch/sparse/test_matrix_op.py::test_compact[None-1-rand_csr] PASSED [ 89%] tests/python/pytorch/sparse/test_matrix_op.py::test_compact[None-1-rand_csc] PASSED [ 89%] tests/python/pytorch/sparse/test_matrix_op.py::test_compact[None-1-rand_coo] PASSED [ 89%] tests/python/pytorch/sparse/test_matrix_op.py::test_compact[index1-0-rand_diag] PASSED [ 89%] tests/python/pytorch/sparse/test_matrix_op.py::test_compact[index1-0-rand_csr] PASSED [ 89%] tests/python/pytorch/sparse/test_matrix_op.py::test_compact[index1-0-rand_csc] PASSED [ 89%] tests/python/pytorch/sparse/test_matrix_op.py::test_compact[index1-0-rand_coo] PASSED [ 89%] tests/python/pytorch/sparse/test_matrix_op.py::test_compact[index1-1-rand_diag] PASSED [ 89%] tests/python/pytorch/sparse/test_matrix_op.py::test_compact[index1-1-rand_csr] PASSED [ 89%] tests/python/pytorch/sparse/test_matrix_op.py::test_compact[index1-1-rand_csc] PASSED [ 89%] tests/python/pytorch/sparse/test_matrix_op.py::test_compact[index1-1-rand_coo] PASSED [ 89%] tests/python/pytorch/sparse/test_matrix_op.py::test_compact[index2-0-rand_diag] PASSED [ 89%] tests/python/pytorch/sparse/test_matrix_op.py::test_compact[index2-0-rand_csr] PASSED [ 89%] tests/python/pytorch/sparse/test_matrix_op.py::test_compact[index2-0-rand_csc] PASSED [ 89%] tests/python/pytorch/sparse/test_matrix_op.py::test_compact[index2-0-rand_coo] PASSED [ 89%] tests/python/pytorch/sparse/test_matrix_op.py::test_compact[index2-1-rand_diag] PASSED [ 89%] tests/python/pytorch/sparse/test_matrix_op.py::test_compact[index2-1-rand_csr] PASSED [ 89%] tests/python/pytorch/sparse/test_matrix_op.py::test_compact[index2-1-rand_csc] PASSED [ 89%] tests/python/pytorch/sparse/test_matrix_op.py::test_compact[index2-1-rand_coo] PASSED [ 89%] tests/python/pytorch/sparse/test_reduction.py::test_docstring[reduce] PASSED [ 89%] tests/python/pytorch/sparse/test_reduction.py::test_docstring[sum] PASSED [ 89%] tests/python/pytorch/sparse/test_reduction.py::test_docstring[smin] PASSED [ 89%] tests/python/pytorch/sparse/test_reduction.py::test_docstring[smax] PASSED [ 89%] tests/python/pytorch/sparse/test_reduction.py::test_docstring[sprod] PASSED [ 89%] tests/python/pytorch/sparse/test_reduction.py::test_docstring[smean] PASSED [ 89%] tests/python/pytorch/sparse/test_reduction.py::test_reduce_all[False-sum-shape0] PASSED [ 89%] tests/python/pytorch/sparse/test_reduction.py::test_reduce_all[False-sum-shape1] PASSED [ 89%] tests/python/pytorch/sparse/test_reduction.py::test_reduce_all[False-amin-shape0] PASSED [ 89%] tests/python/pytorch/sparse/test_reduction.py::test_reduce_all[False-amin-shape1] PASSED [ 89%] tests/python/pytorch/sparse/test_reduction.py::test_reduce_all[False-amax-shape0] PASSED [ 89%] tests/python/pytorch/sparse/test_reduction.py::test_reduce_all[False-amax-shape1] PASSED [ 89%] tests/python/pytorch/sparse/test_reduction.py::test_reduce_all[False-mean-shape0] PASSED [ 89%] tests/python/pytorch/sparse/test_reduction.py::test_reduce_all[False-mean-shape1] PASSED [ 89%] tests/python/pytorch/sparse/test_reduction.py::test_reduce_all[False-prod-shape0] PASSED [ 89%] tests/python/pytorch/sparse/test_reduction.py::test_reduce_all[False-prod-shape1] PASSED [ 89%] tests/python/pytorch/sparse/test_reduction.py::test_reduce_all[True-sum-shape0] PASSED [ 89%] tests/python/pytorch/sparse/test_reduction.py::test_reduce_all[True-sum-shape1] PASSED [ 89%] tests/python/pytorch/sparse/test_reduction.py::test_reduce_all[True-amin-shape0] PASSED [ 89%] tests/python/pytorch/sparse/test_reduction.py::test_reduce_all[True-amin-shape1] PASSED [ 89%] tests/python/pytorch/sparse/test_reduction.py::test_reduce_all[True-amax-shape0] PASSED [ 89%] tests/python/pytorch/sparse/test_reduction.py::test_reduce_all[True-amax-shape1] PASSED [ 89%] tests/python/pytorch/sparse/test_reduction.py::test_reduce_all[True-mean-shape0] PASSED [ 89%] tests/python/pytorch/sparse/test_reduction.py::test_reduce_all[True-mean-shape1] PASSED [ 89%] tests/python/pytorch/sparse/test_reduction.py::test_reduce_all[True-prod-shape0] PASSED [ 89%] tests/python/pytorch/sparse/test_reduction.py::test_reduce_all[True-prod-shape1] PASSED [ 89%] tests/python/pytorch/sparse/test_reduction.py::test_reduce_along[False-sum-False-0-shape0] PASSED [ 89%] tests/python/pytorch/sparse/test_reduction.py::test_reduce_along[False-sum-False-0-shape1] PASSED [ 89%] tests/python/pytorch/sparse/test_reduction.py::test_reduce_along[False-sum-False-1-shape0] PASSED [ 89%] tests/python/pytorch/sparse/test_reduction.py::test_reduce_along[False-sum-False-1-shape1] PASSED [ 89%] tests/python/pytorch/sparse/test_reduction.py::test_reduce_along[False-sum-True-0-shape0] PASSED [ 89%] tests/python/pytorch/sparse/test_reduction.py::test_reduce_along[False-sum-True-0-shape1] PASSED [ 89%] tests/python/pytorch/sparse/test_reduction.py::test_reduce_along[False-sum-True-1-shape0] PASSED [ 89%] tests/python/pytorch/sparse/test_reduction.py::test_reduce_along[False-sum-True-1-shape1] PASSED [ 89%] tests/python/pytorch/sparse/test_reduction.py::test_reduce_along[False-amin-False-0-shape0] PASSED [ 90%] tests/python/pytorch/sparse/test_reduction.py::test_reduce_along[False-amin-False-0-shape1] PASSED [ 90%] tests/python/pytorch/sparse/test_reduction.py::test_reduce_along[False-amin-False-1-shape0] PASSED [ 90%] tests/python/pytorch/sparse/test_reduction.py::test_reduce_along[False-amin-False-1-shape1] PASSED [ 90%] tests/python/pytorch/sparse/test_reduction.py::test_reduce_along[False-amin-True-0-shape0] PASSED [ 90%] tests/python/pytorch/sparse/test_reduction.py::test_reduce_along[False-amin-True-0-shape1] PASSED [ 90%] tests/python/pytorch/sparse/test_reduction.py::test_reduce_along[False-amin-True-1-shape0] PASSED [ 90%] tests/python/pytorch/sparse/test_reduction.py::test_reduce_along[False-amin-True-1-shape1] PASSED [ 90%] tests/python/pytorch/sparse/test_reduction.py::test_reduce_along[False-amax-False-0-shape0] PASSED [ 90%] tests/python/pytorch/sparse/test_reduction.py::test_reduce_along[False-amax-False-0-shape1] PASSED [ 90%] tests/python/pytorch/sparse/test_reduction.py::test_reduce_along[False-amax-False-1-shape0] PASSED [ 90%] tests/python/pytorch/sparse/test_reduction.py::test_reduce_along[False-amax-False-1-shape1] PASSED [ 90%] tests/python/pytorch/sparse/test_reduction.py::test_reduce_along[False-amax-True-0-shape0] PASSED [ 90%] tests/python/pytorch/sparse/test_reduction.py::test_reduce_along[False-amax-True-0-shape1] PASSED [ 90%] tests/python/pytorch/sparse/test_reduction.py::test_reduce_along[False-amax-True-1-shape0] PASSED [ 90%] tests/python/pytorch/sparse/test_reduction.py::test_reduce_along[False-amax-True-1-shape1] PASSED [ 90%] tests/python/pytorch/sparse/test_reduction.py::test_reduce_along[False-mean-False-0-shape0] PASSED [ 90%] tests/python/pytorch/sparse/test_reduction.py::test_reduce_along[False-mean-False-0-shape1] PASSED [ 90%] tests/python/pytorch/sparse/test_reduction.py::test_reduce_along[False-mean-False-1-shape0] PASSED [ 90%] tests/python/pytorch/sparse/test_reduction.py::test_reduce_along[False-mean-False-1-shape1] PASSED [ 90%] tests/python/pytorch/sparse/test_reduction.py::test_reduce_along[False-mean-True-0-shape0] PASSED [ 90%] tests/python/pytorch/sparse/test_reduction.py::test_reduce_along[False-mean-True-0-shape1] PASSED [ 90%] tests/python/pytorch/sparse/test_reduction.py::test_reduce_along[False-mean-True-1-shape0] PASSED [ 90%] tests/python/pytorch/sparse/test_reduction.py::test_reduce_along[False-mean-True-1-shape1] PASSED [ 90%] tests/python/pytorch/sparse/test_reduction.py::test_reduce_along[False-prod-False-0-shape0] PASSED [ 90%] tests/python/pytorch/sparse/test_reduction.py::test_reduce_along[False-prod-False-0-shape1] PASSED [ 90%] tests/python/pytorch/sparse/test_reduction.py::test_reduce_along[False-prod-False-1-shape0] PASSED [ 90%] tests/python/pytorch/sparse/test_reduction.py::test_reduce_along[False-prod-False-1-shape1] PASSED [ 90%] tests/python/pytorch/sparse/test_reduction.py::test_reduce_along[False-prod-True-0-shape0] PASSED [ 90%] tests/python/pytorch/sparse/test_reduction.py::test_reduce_along[False-prod-True-0-shape1] PASSED [ 90%] tests/python/pytorch/sparse/test_reduction.py::test_reduce_along[False-prod-True-1-shape0] PASSED [ 90%] tests/python/pytorch/sparse/test_reduction.py::test_reduce_along[False-prod-True-1-shape1] PASSED [ 90%] tests/python/pytorch/sparse/test_reduction.py::test_reduce_along[True-sum-False-0-shape0] PASSED [ 90%] tests/python/pytorch/sparse/test_reduction.py::test_reduce_along[True-sum-False-0-shape1] PASSED [ 90%] tests/python/pytorch/sparse/test_reduction.py::test_reduce_along[True-sum-False-1-shape0] PASSED [ 90%] tests/python/pytorch/sparse/test_reduction.py::test_reduce_along[True-sum-False-1-shape1] PASSED [ 90%] tests/python/pytorch/sparse/test_reduction.py::test_reduce_along[True-sum-True-0-shape0] PASSED [ 90%] tests/python/pytorch/sparse/test_reduction.py::test_reduce_along[True-sum-True-0-shape1] PASSED [ 90%] tests/python/pytorch/sparse/test_reduction.py::test_reduce_along[True-sum-True-1-shape0] PASSED [ 90%] tests/python/pytorch/sparse/test_reduction.py::test_reduce_along[True-sum-True-1-shape1] PASSED [ 90%] tests/python/pytorch/sparse/test_reduction.py::test_reduce_along[True-amin-False-0-shape0] PASSED [ 90%] tests/python/pytorch/sparse/test_reduction.py::test_reduce_along[True-amin-False-0-shape1] PASSED [ 90%] tests/python/pytorch/sparse/test_reduction.py::test_reduce_along[True-amin-False-1-shape0] PASSED [ 90%] tests/python/pytorch/sparse/test_reduction.py::test_reduce_along[True-amin-False-1-shape1] PASSED [ 90%] tests/python/pytorch/sparse/test_reduction.py::test_reduce_along[True-amin-True-0-shape0] PASSED [ 90%] tests/python/pytorch/sparse/test_reduction.py::test_reduce_along[True-amin-True-0-shape1] PASSED [ 90%] tests/python/pytorch/sparse/test_reduction.py::test_reduce_along[True-amin-True-1-shape0] PASSED [ 90%] tests/python/pytorch/sparse/test_reduction.py::test_reduce_along[True-amin-True-1-shape1] PASSED [ 90%] tests/python/pytorch/sparse/test_reduction.py::test_reduce_along[True-amax-False-0-shape0] PASSED [ 90%] tests/python/pytorch/sparse/test_reduction.py::test_reduce_along[True-amax-False-0-shape1] PASSED [ 90%] tests/python/pytorch/sparse/test_reduction.py::test_reduce_along[True-amax-False-1-shape0] PASSED [ 90%] tests/python/pytorch/sparse/test_reduction.py::test_reduce_along[True-amax-False-1-shape1] PASSED [ 90%] tests/python/pytorch/sparse/test_reduction.py::test_reduce_along[True-amax-True-0-shape0] PASSED [ 90%] tests/python/pytorch/sparse/test_reduction.py::test_reduce_along[True-amax-True-0-shape1] PASSED [ 90%] tests/python/pytorch/sparse/test_reduction.py::test_reduce_along[True-amax-True-1-shape0] PASSED [ 90%] tests/python/pytorch/sparse/test_reduction.py::test_reduce_along[True-amax-True-1-shape1] PASSED [ 90%] tests/python/pytorch/sparse/test_reduction.py::test_reduce_along[True-mean-False-0-shape0] PASSED [ 90%] tests/python/pytorch/sparse/test_reduction.py::test_reduce_along[True-mean-False-0-shape1] PASSED [ 90%] tests/python/pytorch/sparse/test_reduction.py::test_reduce_along[True-mean-False-1-shape0] PASSED [ 90%] tests/python/pytorch/sparse/test_reduction.py::test_reduce_along[True-mean-False-1-shape1] PASSED [ 90%] tests/python/pytorch/sparse/test_reduction.py::test_reduce_along[True-mean-True-0-shape0] PASSED [ 90%] tests/python/pytorch/sparse/test_reduction.py::test_reduce_along[True-mean-True-0-shape1] PASSED [ 90%] tests/python/pytorch/sparse/test_reduction.py::test_reduce_along[True-mean-True-1-shape0] PASSED [ 91%] tests/python/pytorch/sparse/test_reduction.py::test_reduce_along[True-mean-True-1-shape1] PASSED [ 91%] tests/python/pytorch/sparse/test_reduction.py::test_reduce_along[True-prod-False-0-shape0] PASSED [ 91%] tests/python/pytorch/sparse/test_reduction.py::test_reduce_along[True-prod-False-0-shape1] PASSED [ 91%] tests/python/pytorch/sparse/test_reduction.py::test_reduce_along[True-prod-False-1-shape0] PASSED [ 91%] tests/python/pytorch/sparse/test_reduction.py::test_reduce_along[True-prod-False-1-shape1] PASSED [ 91%] tests/python/pytorch/sparse/test_reduction.py::test_reduce_along[True-prod-True-0-shape0] PASSED [ 91%] tests/python/pytorch/sparse/test_reduction.py::test_reduce_along[True-prod-True-0-shape1] PASSED [ 91%] tests/python/pytorch/sparse/test_reduction.py::test_reduce_along[True-prod-True-1-shape0] PASSED [ 91%] tests/python/pytorch/sparse/test_reduction.py::test_reduce_along[True-prod-True-1-shape1] PASSED [ 91%] tests/python/pytorch/sparse/test_sddmm.py::test_sddmm[1-2-shape0-rand_coo] PASSED [ 91%] tests/python/pytorch/sparse/test_sddmm.py::test_sddmm[1-2-shape0-rand_csr] PASSED [ 91%] tests/python/pytorch/sparse/test_sddmm.py::test_sddmm[1-2-shape0-rand_csc] PASSED [ 91%] tests/python/pytorch/sparse/test_sddmm.py::test_sddmm[1-2-shape1-rand_coo] PASSED [ 91%] tests/python/pytorch/sparse/test_sddmm.py::test_sddmm[1-2-shape1-rand_csr] PASSED [ 91%] tests/python/pytorch/sparse/test_sddmm.py::test_sddmm[1-2-shape1-rand_csc] PASSED [ 91%] tests/python/pytorch/sparse/test_sddmm.py::test_sddmm[1-10-shape0-rand_coo] PASSED [ 91%] tests/python/pytorch/sparse/test_sddmm.py::test_sddmm[1-10-shape0-rand_csr] PASSED [ 91%] tests/python/pytorch/sparse/test_sddmm.py::test_sddmm[1-10-shape0-rand_csc] PASSED [ 91%] tests/python/pytorch/sparse/test_sddmm.py::test_sddmm[1-10-shape1-rand_coo] PASSED [ 91%] tests/python/pytorch/sparse/test_sddmm.py::test_sddmm[1-10-shape1-rand_csr] PASSED [ 91%] tests/python/pytorch/sparse/test_sddmm.py::test_sddmm[1-10-shape1-rand_csc] PASSED [ 91%] tests/python/pytorch/sparse/test_sddmm.py::test_sddmm[5-2-shape0-rand_coo] PASSED [ 91%] tests/python/pytorch/sparse/test_sddmm.py::test_sddmm[5-2-shape0-rand_csr] PASSED [ 91%] tests/python/pytorch/sparse/test_sddmm.py::test_sddmm[5-2-shape0-rand_csc] PASSED [ 91%] tests/python/pytorch/sparse/test_sddmm.py::test_sddmm[5-2-shape1-rand_coo] PASSED [ 91%] tests/python/pytorch/sparse/test_sddmm.py::test_sddmm[5-2-shape1-rand_csr] PASSED [ 91%] tests/python/pytorch/sparse/test_sddmm.py::test_sddmm[5-2-shape1-rand_csc] PASSED [ 91%] tests/python/pytorch/sparse/test_sddmm.py::test_sddmm[5-10-shape0-rand_coo] PASSED [ 91%] tests/python/pytorch/sparse/test_sddmm.py::test_sddmm[5-10-shape0-rand_csr] PASSED [ 91%] tests/python/pytorch/sparse/test_sddmm.py::test_sddmm[5-10-shape0-rand_csc] PASSED [ 91%] tests/python/pytorch/sparse/test_sddmm.py::test_sddmm[5-10-shape1-rand_coo] PASSED [ 91%] tests/python/pytorch/sparse/test_sddmm.py::test_sddmm[5-10-shape1-rand_csr] PASSED [ 91%] tests/python/pytorch/sparse/test_sddmm.py::test_sddmm[5-10-shape1-rand_csc] PASSED [ 91%] tests/python/pytorch/sparse/test_sddmm.py::test_bsddmm[2-2-shape0-rand_coo] PASSED [ 91%] tests/python/pytorch/sparse/test_sddmm.py::test_bsddmm[2-2-shape0-rand_csr] PASSED [ 91%] tests/python/pytorch/sparse/test_sddmm.py::test_bsddmm[2-2-shape0-rand_csc] PASSED [ 91%] tests/python/pytorch/sparse/test_sddmm.py::test_bsddmm[2-2-shape1-rand_coo] PASSED [ 91%] tests/python/pytorch/sparse/test_sddmm.py::test_bsddmm[2-2-shape1-rand_csr] PASSED [ 91%] tests/python/pytorch/sparse/test_sddmm.py::test_bsddmm[2-2-shape1-rand_csc] PASSED [ 91%] tests/python/pytorch/sparse/test_sddmm.py::test_bsddmm[2-10-shape0-rand_coo] PASSED [ 91%] tests/python/pytorch/sparse/test_sddmm.py::test_bsddmm[2-10-shape0-rand_csr] PASSED [ 91%] tests/python/pytorch/sparse/test_sddmm.py::test_bsddmm[2-10-shape0-rand_csc] PASSED [ 91%] tests/python/pytorch/sparse/test_sddmm.py::test_bsddmm[2-10-shape1-rand_coo] PASSED [ 91%] tests/python/pytorch/sparse/test_sddmm.py::test_bsddmm[2-10-shape1-rand_csr] PASSED [ 91%] tests/python/pytorch/sparse/test_sddmm.py::test_bsddmm[2-10-shape1-rand_csc] PASSED [ 91%] tests/python/pytorch/sparse/test_sddmm.py::test_bsddmm[10-2-shape0-rand_coo] PASSED [ 91%] tests/python/pytorch/sparse/test_sddmm.py::test_bsddmm[10-2-shape0-rand_csr] PASSED [ 91%] tests/python/pytorch/sparse/test_sddmm.py::test_bsddmm[10-2-shape0-rand_csc] PASSED [ 91%] tests/python/pytorch/sparse/test_sddmm.py::test_bsddmm[10-2-shape1-rand_coo] PASSED [ 91%] tests/python/pytorch/sparse/test_sddmm.py::test_bsddmm[10-2-shape1-rand_csr] PASSED [ 91%] tests/python/pytorch/sparse/test_sddmm.py::test_bsddmm[10-2-shape1-rand_csc] PASSED [ 91%] tests/python/pytorch/sparse/test_sddmm.py::test_bsddmm[10-10-shape0-rand_coo] PASSED [ 91%] tests/python/pytorch/sparse/test_sddmm.py::test_bsddmm[10-10-shape0-rand_csr] PASSED [ 91%] tests/python/pytorch/sparse/test_sddmm.py::test_bsddmm[10-10-shape0-rand_csc] PASSED [ 91%] tests/python/pytorch/sparse/test_sddmm.py::test_bsddmm[10-10-shape1-rand_coo] PASSED [ 91%] tests/python/pytorch/sparse/test_sddmm.py::test_bsddmm[10-10-shape1-rand_csr] PASSED [ 91%] tests/python/pytorch/sparse/test_sddmm.py::test_bsddmm[10-10-shape1-rand_csc] PASSED [ 91%] tests/python/pytorch/sparse/test_softmax.py::test_softmax[0-True-None] PASSED [ 91%] tests/python/pytorch/sparse/test_softmax.py::test_softmax[0-True-2] PASSED [ 91%] tests/python/pytorch/sparse/test_softmax.py::test_softmax[0-False-None] PASSED [ 91%] tests/python/pytorch/sparse/test_softmax.py::test_softmax[0-False-2] PASSED [ 91%] tests/python/pytorch/sparse/test_softmax.py::test_softmax[1-True-None] PASSED [ 92%] tests/python/pytorch/sparse/test_softmax.py::test_softmax[1-True-2] PASSED [ 92%] tests/python/pytorch/sparse/test_softmax.py::test_softmax[1-False-None] PASSED [ 92%] tests/python/pytorch/sparse/test_softmax.py::test_softmax[1-False-2] PASSED [ 92%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_from_coo[None-col0-row0-None] PASSED [ 92%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_from_coo[None-col0-row0-4] PASSED [ 92%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_from_coo[None-col0-row1-None] PASSED [ 92%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_from_coo[None-col0-row1-4] PASSED [ 92%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_from_coo[None-col1-row0-None] PASSED [ 92%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_from_coo[None-col1-row0-4] PASSED [ 92%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_from_coo[None-col1-row1-None] PASSED [ 92%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_from_coo[None-col1-row1-4] PASSED [ 92%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_from_coo[shape1-col0-row0-None] PASSED [ 92%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_from_coo[shape1-col0-row0-4] PASSED [ 92%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_from_coo[shape1-col0-row1-None] PASSED [ 92%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_from_coo[shape1-col0-row1-4] PASSED [ 92%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_from_coo[shape1-col1-row0-None] PASSED [ 92%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_from_coo[shape1-col1-row0-4] PASSED [ 92%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_from_coo[shape1-col1-row1-None] PASSED [ 92%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_from_coo[shape1-col1-row1-4] PASSED [ 92%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_from_coo[shape2-col0-row0-None] PASSED [ 92%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_from_coo[shape2-col0-row0-4] PASSED [ 92%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_from_coo[shape2-col0-row1-None] PASSED [ 92%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_from_coo[shape2-col0-row1-4] PASSED [ 92%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_from_coo[shape2-col1-row0-None] PASSED [ 92%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_from_coo[shape2-col1-row0-4] PASSED [ 92%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_from_coo[shape2-col1-row1-None] PASSED [ 92%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_from_coo[shape2-col1-row1-4] PASSED [ 92%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_from_csr[None-indices0-indptr0-None] PASSED [ 92%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_from_csr[None-indices0-indptr0-4] PASSED [ 92%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_from_csr[None-indices0-indptr1-None] PASSED [ 92%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_from_csr[None-indices0-indptr1-4] PASSED [ 92%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_from_csr[None-indices1-indptr0-None] PASSED [ 92%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_from_csr[None-indices1-indptr0-4] PASSED [ 92%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_from_csr[None-indices1-indptr1-None] PASSED [ 92%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_from_csr[None-indices1-indptr1-4] PASSED [ 92%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_from_csr[shape1-indices0-indptr0-None] PASSED [ 92%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_from_csr[shape1-indices0-indptr0-4] PASSED [ 92%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_from_csr[shape1-indices0-indptr1-None] PASSED [ 92%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_from_csr[shape1-indices0-indptr1-4] PASSED [ 92%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_from_csr[shape1-indices1-indptr0-None] PASSED [ 92%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_from_csr[shape1-indices1-indptr0-4] PASSED [ 92%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_from_csr[shape1-indices1-indptr1-None] PASSED [ 92%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_from_csr[shape1-indices1-indptr1-4] PASSED [ 92%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_from_csc[None-indices0-indptr0-None] PASSED [ 92%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_from_csc[None-indices0-indptr0-4] PASSED [ 92%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_from_csc[None-indices0-indptr1-None] PASSED [ 92%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_from_csc[None-indices0-indptr1-4] PASSED [ 92%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_from_csc[None-indices1-indptr0-None] PASSED [ 92%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_from_csc[None-indices1-indptr0-4] PASSED [ 92%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_from_csc[None-indices1-indptr1-None] PASSED [ 92%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_from_csc[None-indices1-indptr1-4] PASSED [ 92%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_from_csc[shape1-indices0-indptr0-None] PASSED [ 92%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_from_csc[shape1-indices0-indptr0-4] PASSED [ 92%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_from_csc[shape1-indices0-indptr1-None] PASSED [ 92%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_from_csc[shape1-indices0-indptr1-4] PASSED [ 92%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_from_csc[shape1-indices1-indptr0-None] PASSED [ 92%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_from_csc[shape1-indices1-indptr0-4] PASSED [ 92%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_from_csc[shape1-indices1-indptr1-None] PASSED [ 92%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_from_csc[shape1-indices1-indptr1-4] PASSED [ 92%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_dense[3] PASSED [ 92%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_dense[val_shape1] PASSED [ 92%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_csr_to_coo[None-indices0-indptr0-None] PASSED [ 93%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_csr_to_coo[None-indices0-indptr0-4] PASSED [ 93%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_csr_to_coo[None-indices0-indptr1-None] PASSED [ 93%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_csr_to_coo[None-indices0-indptr1-4] PASSED [ 93%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_csr_to_coo[None-indices1-indptr0-None] PASSED [ 93%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_csr_to_coo[None-indices1-indptr0-4] PASSED [ 93%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_csr_to_coo[None-indices1-indptr1-None] PASSED [ 93%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_csr_to_coo[None-indices1-indptr1-4] PASSED [ 93%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_csr_to_coo[shape1-indices0-indptr0-None] PASSED [ 93%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_csr_to_coo[shape1-indices0-indptr0-4] PASSED [ 93%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_csr_to_coo[shape1-indices0-indptr1-None] PASSED [ 93%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_csr_to_coo[shape1-indices0-indptr1-4] PASSED [ 93%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_csr_to_coo[shape1-indices1-indptr0-None] PASSED [ 93%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_csr_to_coo[shape1-indices1-indptr0-4] PASSED [ 93%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_csr_to_coo[shape1-indices1-indptr1-None] PASSED [ 93%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_csr_to_coo[shape1-indices1-indptr1-4] PASSED [ 93%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_csc_to_coo[None-indices0-indptr0-None] PASSED [ 93%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_csc_to_coo[None-indices0-indptr0-4] PASSED [ 93%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_csc_to_coo[None-indices0-indptr1-None] PASSED [ 93%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_csc_to_coo[None-indices0-indptr1-4] PASSED [ 93%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_csc_to_coo[None-indices1-indptr0-None] PASSED [ 93%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_csc_to_coo[None-indices1-indptr0-4] PASSED [ 93%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_csc_to_coo[None-indices1-indptr1-None] PASSED [ 93%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_csc_to_coo[None-indices1-indptr1-4] PASSED [ 93%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_csc_to_coo[shape1-indices0-indptr0-None] PASSED [ 93%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_csc_to_coo[shape1-indices0-indptr0-4] PASSED [ 93%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_csc_to_coo[shape1-indices0-indptr1-None] PASSED [ 93%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_csc_to_coo[shape1-indices0-indptr1-4] PASSED [ 93%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_csc_to_coo[shape1-indices1-indptr0-None] PASSED [ 93%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_csc_to_coo[shape1-indices1-indptr0-4] PASSED [ 93%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_csc_to_coo[shape1-indices1-indptr1-None] PASSED [ 93%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_csc_to_coo[shape1-indices1-indptr1-4] PASSED [ 93%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_coo_to_csr[None-col0-row0-None] PASSED [ 93%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_coo_to_csr[None-col0-row0-4] PASSED [ 93%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_coo_to_csr[None-col0-row1-None] PASSED [ 93%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_coo_to_csr[None-col0-row1-4] PASSED [ 93%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_coo_to_csr[None-col1-row0-None] PASSED [ 93%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_coo_to_csr[None-col1-row0-4] PASSED [ 93%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_coo_to_csr[None-col1-row1-None] PASSED [ 93%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_coo_to_csr[None-col1-row1-4] PASSED [ 93%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_coo_to_csr[shape1-col0-row0-None] PASSED [ 93%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_coo_to_csr[shape1-col0-row0-4] PASSED [ 93%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_coo_to_csr[shape1-col0-row1-None] PASSED [ 93%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_coo_to_csr[shape1-col0-row1-4] PASSED [ 93%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_coo_to_csr[shape1-col1-row0-None] PASSED [ 93%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_coo_to_csr[shape1-col1-row0-4] PASSED [ 93%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_coo_to_csr[shape1-col1-row1-None] PASSED [ 93%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_coo_to_csr[shape1-col1-row1-4] PASSED [ 93%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_coo_to_csr[shape2-col0-row0-None] PASSED [ 93%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_coo_to_csr[shape2-col0-row0-4] PASSED [ 93%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_coo_to_csr[shape2-col0-row1-None] PASSED [ 93%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_coo_to_csr[shape2-col0-row1-4] PASSED [ 93%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_coo_to_csr[shape2-col1-row0-None] PASSED [ 93%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_coo_to_csr[shape2-col1-row0-4] PASSED [ 93%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_coo_to_csr[shape2-col1-row1-None] PASSED [ 93%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_coo_to_csr[shape2-col1-row1-4] PASSED [ 93%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_csc_to_csr[None-indices0-indptr0-None] PASSED [ 93%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_csc_to_csr[None-indices0-indptr0-4] PASSED [ 93%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_csc_to_csr[None-indices0-indptr1-None] PASSED [ 93%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_csc_to_csr[None-indices0-indptr1-4] PASSED [ 93%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_csc_to_csr[None-indices1-indptr0-None] PASSED [ 93%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_csc_to_csr[None-indices1-indptr0-4] PASSED [ 93%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_csc_to_csr[None-indices1-indptr1-None] PASSED [ 94%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_csc_to_csr[None-indices1-indptr1-4] PASSED [ 94%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_csc_to_csr[shape1-indices0-indptr0-None] PASSED [ 94%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_csc_to_csr[shape1-indices0-indptr0-4] PASSED [ 94%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_csc_to_csr[shape1-indices0-indptr1-None] PASSED [ 94%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_csc_to_csr[shape1-indices0-indptr1-4] PASSED [ 94%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_csc_to_csr[shape1-indices1-indptr0-None] PASSED [ 94%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_csc_to_csr[shape1-indices1-indptr0-4] PASSED [ 94%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_csc_to_csr[shape1-indices1-indptr1-None] PASSED [ 94%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_csc_to_csr[shape1-indices1-indptr1-4] PASSED [ 94%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_coo_to_csc[None-col0-row0-None] PASSED [ 94%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_coo_to_csc[None-col0-row0-4] PASSED [ 94%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_coo_to_csc[None-col0-row1-None] PASSED [ 94%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_coo_to_csc[None-col0-row1-4] PASSED [ 94%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_coo_to_csc[None-col1-row0-None] PASSED [ 94%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_coo_to_csc[None-col1-row0-4] PASSED [ 94%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_coo_to_csc[None-col1-row1-None] PASSED [ 94%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_coo_to_csc[None-col1-row1-4] PASSED [ 94%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_coo_to_csc[shape1-col0-row0-None] PASSED [ 94%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_coo_to_csc[shape1-col0-row0-4] PASSED [ 94%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_coo_to_csc[shape1-col0-row1-None] PASSED [ 94%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_coo_to_csc[shape1-col0-row1-4] PASSED [ 94%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_coo_to_csc[shape1-col1-row0-None] PASSED [ 94%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_coo_to_csc[shape1-col1-row0-4] PASSED [ 94%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_coo_to_csc[shape1-col1-row1-None] PASSED [ 94%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_coo_to_csc[shape1-col1-row1-4] PASSED [ 94%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_coo_to_csc[shape2-col0-row0-None] PASSED [ 94%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_coo_to_csc[shape2-col0-row0-4] PASSED [ 94%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_coo_to_csc[shape2-col0-row1-None] PASSED [ 94%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_coo_to_csc[shape2-col0-row1-4] PASSED [ 94%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_coo_to_csc[shape2-col1-row0-None] PASSED [ 94%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_coo_to_csc[shape2-col1-row0-4] PASSED [ 94%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_coo_to_csc[shape2-col1-row1-None] PASSED [ 94%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_coo_to_csc[shape2-col1-row1-4] PASSED [ 94%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_csr_to_csc[None-indices0-indptr0-None] PASSED [ 94%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_csr_to_csc[None-indices0-indptr0-4] PASSED [ 94%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_csr_to_csc[None-indices0-indptr1-None] PASSED [ 94%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_csr_to_csc[None-indices0-indptr1-4] PASSED [ 94%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_csr_to_csc[None-indices1-indptr0-None] PASSED [ 94%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_csr_to_csc[None-indices1-indptr0-4] PASSED [ 94%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_csr_to_csc[None-indices1-indptr1-None] PASSED [ 94%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_csr_to_csc[None-indices1-indptr1-4] PASSED [ 94%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_csr_to_csc[shape1-indices0-indptr0-None] PASSED [ 94%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_csr_to_csc[shape1-indices0-indptr0-4] PASSED [ 94%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_csr_to_csc[shape1-indices0-indptr1-None] PASSED [ 94%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_csr_to_csc[shape1-indices0-indptr1-4] PASSED [ 94%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_csr_to_csc[shape1-indices1-indptr0-None] PASSED [ 94%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_csr_to_csc[shape1-indices1-indptr0-4] PASSED [ 94%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_csr_to_csc[shape1-indices1-indptr1-None] PASSED [ 94%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_csr_to_csc[shape1-indices1-indptr1-4] PASSED [ 94%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_diag_conversions[shape0] PASSED [ 94%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_diag_conversions[shape1] PASSED [ 94%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_diag_conversions[shape2] PASSED [ 94%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_val_like[shape0-3] PASSED [ 94%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_val_like[shape0-val_shape1] PASSED [ 94%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_val_like[shape1-3] PASSED [ 94%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_val_like[shape1-val_shape1] PASSED [ 94%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_coalesce PASSED [ 94%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_has_duplicate PASSED [ 94%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_index_select[index0-0-None-shape0-rand_diag] PASSED [ 94%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_index_select[index0-0-None-shape0-rand_csr] PASSED [ 94%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_index_select[index0-0-None-shape0-rand_csc] PASSED [ 95%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_index_select[index0-0-None-shape0-rand_coo] PASSED [ 95%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_index_select[index0-0-None-shape1-rand_diag] PASSED [ 95%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_index_select[index0-0-None-shape1-rand_csr] PASSED [ 95%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_index_select[index0-0-None-shape1-rand_csc] PASSED [ 95%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_index_select[index0-0-None-shape1-rand_coo] PASSED [ 95%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_index_select[index0-0-4-shape0-rand_diag] PASSED [ 95%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_index_select[index0-0-4-shape0-rand_csr] PASSED [ 95%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_index_select[index0-0-4-shape0-rand_csc] PASSED [ 95%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_index_select[index0-0-4-shape0-rand_coo] PASSED [ 95%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_index_select[index0-0-4-shape1-rand_diag] PASSED [ 95%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_index_select[index0-0-4-shape1-rand_csr] PASSED [ 95%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_index_select[index0-0-4-shape1-rand_csc] PASSED [ 95%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_index_select[index0-0-4-shape1-rand_coo] PASSED [ 95%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_index_select[index0-1-None-shape0-rand_diag] PASSED [ 95%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_index_select[index0-1-None-shape0-rand_csr] PASSED [ 95%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_index_select[index0-1-None-shape0-rand_csc] PASSED [ 95%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_index_select[index0-1-None-shape0-rand_coo] PASSED [ 95%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_index_select[index0-1-None-shape1-rand_diag] PASSED [ 95%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_index_select[index0-1-None-shape1-rand_csr] server: #clients=1 load test_sampling start graph service on server 0 for part 0 Server is waiting for connections on [172.17.0.2:13169]... PASSED [ 95%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_index_select[index0-1-None-shape1-rand_csc] PASSED [ 95%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_index_select[index0-1-None-shape1-rand_coo] PASSED [ 95%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_index_select[index0-1-4-shape0-rand_diag] PASSED [ 95%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_index_select[index0-1-4-shape0-rand_csr] PASSED [ 95%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_index_select[index0-1-4-shape0-rand_csc] PASSED [ 95%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_index_select[index0-1-4-shape0-rand_coo] PASSED [ 95%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_index_select[index0-1-4-shape1-rand_diag] PASSED [ 95%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_index_select[index0-1-4-shape1-rand_csr] PASSED [ 95%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_index_select[index0-1-4-shape1-rand_csc] PASSED [ 95%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_index_select[index0-1-4-shape1-rand_coo] PASSED [ 95%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_index_select[index1-0-None-shape0-rand_diag] PASSED [ 95%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_index_select[index1-0-None-shape0-rand_csr] PASSED [ 95%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_index_select[index1-0-None-shape0-rand_csc] PASSED [ 95%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_index_select[index1-0-None-shape0-rand_coo] PASSED [ 95%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_index_select[index1-0-None-shape1-rand_diag] PASSED [ 95%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_index_select[index1-0-None-shape1-rand_csr] PASSED [ 95%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_index_select[index1-0-None-shape1-rand_csc] PASSED [ 95%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_index_select[index1-0-None-shape1-rand_coo] PASSED [ 95%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_index_select[index1-0-4-shape0-rand_diag] PASSED [ 95%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_index_select[index1-0-4-shape0-rand_csr] PASSED [ 95%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_index_select[index1-0-4-shape0-rand_csc] PASSED [ 95%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_index_select[index1-0-4-shape0-rand_coo] PASSED [ 95%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_index_select[index1-0-4-shape1-rand_diag] PASSED [ 95%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_index_select[index1-0-4-shape1-rand_csr] PASSED [ 95%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_index_select[index1-0-4-shape1-rand_csc] PASSED [ 95%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_index_select[index1-0-4-shape1-rand_coo] PASSED [ 95%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_index_select[index1-1-None-shape0-rand_diag] PASSED [ 95%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_index_select[index1-1-None-shape0-rand_csr] PASSED [ 95%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_index_select[index1-1-None-shape0-rand_csc] PASSED [ 95%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_index_select[index1-1-None-shape0-rand_coo] PASSED [ 95%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_index_select[index1-1-None-shape1-rand_diag] PASSED [ 95%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_index_select[index1-1-None-shape1-rand_csr] PASSED [ 95%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_index_select[index1-1-None-shape1-rand_csc] PASSED [ 95%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_index_select[index1-1-None-shape1-rand_coo] PASSED [ 95%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_index_select[index1-1-4-shape0-rand_diag] PASSED [ 95%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_index_select[index1-1-4-shape0-rand_csr] PASSED [ 95%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_index_select[index1-1-4-shape0-rand_csc] PASSED [ 95%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_index_select[index1-1-4-shape0-rand_coo] PASSED [ 95%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_index_select[index1-1-4-shape1-rand_diag] PASSED [ 95%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_index_select[index1-1-4-shape1-rand_csr] PASSED [ 95%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_index_select[index1-1-4-shape1-rand_csc] PASSED [ 95%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_index_select[index1-1-4-shape1-rand_coo] PASSED [ 95%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_range_select[rang0-0-None-shape0-rand_diag] PASSED [ 96%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_range_select[rang0-0-None-shape0-rand_csr] PASSED [ 96%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_range_select[rang0-0-None-shape0-rand_csc] PASSED [ 96%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_range_select[rang0-0-None-shape0-rand_coo] PASSED [ 96%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_range_select[rang0-0-None-shape1-rand_diag] PASSED [ 96%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_range_select[rang0-0-None-shape1-rand_csr] PASSED [ 96%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_range_select[rang0-0-None-shape1-rand_csc] PASSED [ 96%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_range_select[rang0-0-None-shape1-rand_coo] PASSED [ 96%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_range_select[rang0-0-4-shape0-rand_diag] PASSED [ 96%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_range_select[rang0-0-4-shape0-rand_csr] PASSED [ 96%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_range_select[rang0-0-4-shape0-rand_csc] PASSED [ 96%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_range_select[rang0-0-4-shape0-rand_coo] PASSED [ 96%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_range_select[rang0-0-4-shape1-rand_diag] PASSED [ 96%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_range_select[rang0-0-4-shape1-rand_csr] PASSED [ 96%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_range_select[rang0-0-4-shape1-rand_csc] PASSED [ 96%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_range_select[rang0-0-4-shape1-rand_coo] PASSED [ 96%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_range_select[rang0-1-None-shape0-rand_diag] PASSED [ 96%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_range_select[rang0-1-None-shape0-rand_csr] PASSED [ 96%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_range_select[rang0-1-None-shape0-rand_csc] PASSED [ 96%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_range_select[rang0-1-None-shape0-rand_coo] PASSED [ 96%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_range_select[rang0-1-None-shape1-rand_diag] PASSED [ 96%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_range_select[rang0-1-None-shape1-rand_csr] PASSED [ 96%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_range_select[rang0-1-None-shape1-rand_csc] PASSED [ 96%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_range_select[rang0-1-None-shape1-rand_coo] PASSED [ 96%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_range_select[rang0-1-4-shape0-rand_diag] PASSED [ 96%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_range_select[rang0-1-4-shape0-rand_csr] PASSED [ 96%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_range_select[rang0-1-4-shape0-rand_csc] PASSED [ 96%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_range_select[rang0-1-4-shape0-rand_coo] PASSED [ 96%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_range_select[rang0-1-4-shape1-rand_diag] PASSED [ 96%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_range_select[rang0-1-4-shape1-rand_csr] PASSED [ 96%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_range_select[rang0-1-4-shape1-rand_csc] PASSED [ 96%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_range_select[rang0-1-4-shape1-rand_coo] PASSED [ 96%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_range_select[rang1-0-None-shape0-rand_diag] PASSED [ 96%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_range_select[rang1-0-None-shape0-rand_csr] PASSED [ 96%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_range_select[rang1-0-None-shape0-rand_csc] PASSED [ 96%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_range_select[rang1-0-None-shape0-rand_coo] PASSED [ 96%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_range_select[rang1-0-None-shape1-rand_diag] PASSED [ 96%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_range_select[rang1-0-None-shape1-rand_csr] PASSED [ 96%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_range_select[rang1-0-None-shape1-rand_csc] PASSED [ 96%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_range_select[rang1-0-None-shape1-rand_coo] PASSED [ 96%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_range_select[rang1-0-4-shape0-rand_diag] PASSED [ 96%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_range_select[rang1-0-4-shape0-rand_csr] PASSED [ 96%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_range_select[rang1-0-4-shape0-rand_csc] PASSED [ 96%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_range_select[rang1-0-4-shape0-rand_coo] PASSED [ 96%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_range_select[rang1-0-4-shape1-rand_diag] PASSED [ 96%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_range_select[rang1-0-4-shape1-rand_csr] PASSED [ 96%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_range_select[rang1-0-4-shape1-rand_csc] PASSED [ 96%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_range_select[rang1-0-4-shape1-rand_coo] PASSED [ 96%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_range_select[rang1-1-None-shape0-rand_diag] PASSED [ 96%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_range_select[rang1-1-None-shape0-rand_csr] PASSED [ 96%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_range_select[rang1-1-None-shape0-rand_csc] PASSED [ 96%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_range_select[rang1-1-None-shape0-rand_coo] PASSED [ 96%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_range_select[rang1-1-None-shape1-rand_diag] PASSED [ 96%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_range_select[rang1-1-None-shape1-rand_csr] PASSED [ 96%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_range_select[rang1-1-None-shape1-rand_csc] PASSED [ 96%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_range_select[rang1-1-None-shape1-rand_coo] PASSED [ 96%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_range_select[rang1-1-4-shape0-rand_diag] PASSED [ 96%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_range_select[rang1-1-4-shape0-rand_csr] PASSED [ 96%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_range_select[rang1-1-4-shape0-rand_csc] PASSED [ 96%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_range_select[rang1-1-4-shape0-rand_coo] PASSED [ 96%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_range_select[rang1-1-4-shape1-rand_diag] PASSED [ 96%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_range_select[rang1-1-4-shape1-rand_csr] PASSED [ 96%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_range_select[rang1-1-4-shape1-rand_csc] PASSED [ 97%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_range_select[rang1-1-4-shape1-rand_coo] PASSED [ 97%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_sample_rowwise[False-False-index0-rand_diag] PASSED [ 97%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_sample_rowwise[False-False-index0-rand_csr] PASSED [ 97%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_sample_rowwise[False-False-index0-rand_csc] PASSED [ 97%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_sample_rowwise[False-False-index0-rand_coo] PASSED [ 97%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_sample_rowwise[False-False-index1-rand_diag] PASSED [ 97%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_sample_rowwise[False-False-index1-rand_csr] PASSED [ 97%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_sample_rowwise[False-False-index1-rand_csc] PASSED [ 97%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_sample_rowwise[False-False-index1-rand_coo] PASSED [ 97%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_sample_rowwise[False-False-index2-rand_diag] PASSED [ 97%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_sample_rowwise[False-False-index2-rand_csr] PASSED [ 97%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_sample_rowwise[False-False-index2-rand_csc] PASSED [ 97%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_sample_rowwise[False-False-index2-rand_coo] PASSED [ 97%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_sample_rowwise[False-True-index0-rand_diag] PASSED [ 97%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_sample_rowwise[False-True-index0-rand_csr] PASSED [ 97%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_sample_rowwise[False-True-index0-rand_csc] PASSED [ 97%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_sample_rowwise[False-True-index0-rand_coo] PASSED [ 97%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_sample_rowwise[False-True-index1-rand_diag] PASSED [ 97%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_sample_rowwise[False-True-index1-rand_csr] PASSED [ 97%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_sample_rowwise[False-True-index1-rand_csc] PASSED [ 97%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_sample_rowwise[False-True-index1-rand_coo] PASSED [ 97%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_sample_rowwise[False-True-index2-rand_diag] PASSED [ 97%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_sample_rowwise[False-True-index2-rand_csr] PASSED [ 97%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_sample_rowwise[False-True-index2-rand_csc] PASSED [ 97%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_sample_rowwise[False-True-index2-rand_coo] PASSED [ 97%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_sample_rowwise[True-False-index0-rand_diag] PASSED [ 97%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_sample_rowwise[True-False-index0-rand_csr] PASSED [ 97%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_sample_rowwise[True-False-index0-rand_csc] PASSED [ 97%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_sample_rowwise[True-False-index0-rand_coo] PASSED [ 97%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_sample_rowwise[True-False-index1-rand_diag] PASSED [ 97%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_sample_rowwise[True-False-index1-rand_csr] PASSED [ 97%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_sample_rowwise[True-False-index1-rand_csc] PASSED [ 97%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_sample_rowwise[True-False-index1-rand_coo] PASSED [ 97%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_sample_rowwise[True-False-index2-rand_diag] PASSED [ 97%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_sample_rowwise[True-False-index2-rand_csr] PASSED [ 97%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_sample_rowwise[True-False-index2-rand_csc] PASSED [ 97%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_sample_rowwise[True-False-index2-rand_coo] PASSED [ 97%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_sample_rowwise[True-True-index0-rand_diag] PASSED [ 97%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_sample_rowwise[True-True-index0-rand_csr] PASSED [ 97%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_sample_rowwise[True-True-index0-rand_csc] PASSED [ 97%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_sample_rowwise[True-True-index0-rand_coo] PASSED [ 97%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_sample_rowwise[True-True-index1-rand_diag] PASSED [ 97%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_sample_rowwise[True-True-index1-rand_csr] PASSED [ 97%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_sample_rowwise[True-True-index1-rand_csc] PASSED [ 97%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_sample_rowwise[True-True-index1-rand_coo] PASSED [ 97%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_sample_rowwise[True-True-index2-rand_diag] PASSED [ 97%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_sample_rowwise[True-True-index2-rand_csr] PASSED [ 97%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_sample_rowwise[True-True-index2-rand_csc] PASSED [ 97%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_sample_rowwise[True-True-index2-rand_coo] PASSED [ 97%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_sample_columnwise[False-False-index0-rand_diag] PASSED [ 97%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_sample_columnwise[False-False-index0-rand_csr] PASSED [ 97%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_sample_columnwise[False-False-index0-rand_csc] PASSED [ 97%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_sample_columnwise[False-False-index0-rand_coo] PASSED [ 97%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_sample_columnwise[False-False-index1-rand_diag] PASSED [ 97%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_sample_columnwise[False-False-index1-rand_csr] PASSED [ 97%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_sample_columnwise[False-False-index1-rand_csc] PASSED [ 97%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_sample_columnwise[False-False-index1-rand_coo] PASSED [ 97%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_sample_columnwise[False-False-index2-rand_diag] PASSED [ 97%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_sample_columnwise[False-False-index2-rand_csr] PASSED [ 97%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_sample_columnwise[False-False-index2-rand_csc] PASSED [ 97%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_sample_columnwise[False-False-index2-rand_coo] PASSED [ 97%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_sample_columnwise[False-True-index0-rand_diag] PASSED [ 98%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_sample_columnwise[False-True-index0-rand_csr] PASSED [ 98%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_sample_columnwise[False-True-index0-rand_csc] PASSED [ 98%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_sample_columnwise[False-True-index0-rand_coo] PASSED [ 98%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_sample_columnwise[False-True-index1-rand_diag] PASSED [ 98%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_sample_columnwise[False-True-index1-rand_csr] PASSED [ 98%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_sample_columnwise[False-True-index1-rand_csc] PASSED [ 98%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_sample_columnwise[False-True-index1-rand_coo] PASSED [ 98%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_sample_columnwise[False-True-index2-rand_diag] PASSED [ 98%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_sample_columnwise[False-True-index2-rand_csr] PASSED [ 98%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_sample_columnwise[False-True-index2-rand_csc] PASSED [ 98%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_sample_columnwise[False-True-index2-rand_coo] PASSED [ 98%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_sample_columnwise[True-False-index0-rand_diag] PASSED [ 98%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_sample_columnwise[True-False-index0-rand_csr] PASSED [ 98%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_sample_columnwise[True-False-index0-rand_csc] PASSED [ 98%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_sample_columnwise[True-False-index0-rand_coo] PASSED [ 98%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_sample_columnwise[True-False-index1-rand_diag] PASSED [ 98%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_sample_columnwise[True-False-index1-rand_csr] PASSED [ 98%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_sample_columnwise[True-False-index1-rand_csc] PASSED [ 98%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_sample_columnwise[True-False-index1-rand_coo] PASSED [ 98%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_sample_columnwise[True-False-index2-rand_diag] PASSED [ 98%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_sample_columnwise[True-False-index2-rand_csr] PASSED [ 98%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_sample_columnwise[True-False-index2-rand_csc] PASSED [ 98%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_sample_columnwise[True-False-index2-rand_coo] PASSED [ 98%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_sample_columnwise[True-True-index0-rand_diag] PASSED [ 98%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_sample_columnwise[True-True-index0-rand_csr] PASSED [ 98%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_sample_columnwise[True-True-index0-rand_csc] PASSED [ 98%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_sample_columnwise[True-True-index0-rand_coo] PASSED [ 98%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_sample_columnwise[True-True-index1-rand_diag] PASSED [ 98%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_sample_columnwise[True-True-index1-rand_csr] PASSED [ 98%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_sample_columnwise[True-True-index1-rand_csc] PASSED [ 98%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_sample_columnwise[True-True-index1-rand_coo] PASSED [ 98%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_sample_columnwise[True-True-index2-rand_diag] PASSED [ 98%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_sample_columnwise[True-True-index2-rand_csr] PASSED [ 98%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_sample_columnwise[True-True-index2-rand_csc] PASSED [ 98%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_sample_columnwise[True-True-index2-rand_coo] PASSED [ 98%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_print PASSED [ 98%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_to_device[cpu] SKIPPED [ 98%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_to_device[cuda] SKIPPED [ 98%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_to_dtype[dtype0] PASSED [ 98%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_to_dtype[dtype1] PASSED [ 98%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_to_dtype[dtype2] PASSED [ 98%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_to_dtype[dtype3] PASSED [ 98%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_sparse_matrix_transpose[extra_shape0-col0-row0-None] PASSED [ 98%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_sparse_matrix_transpose[extra_shape0-col0-row0-2] PASSED [ 98%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_sparse_matrix_transpose[extra_shape0-col0-row1-None] PASSED [ 98%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_sparse_matrix_transpose[extra_shape0-col0-row1-2] PASSED [ 98%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_sparse_matrix_transpose[extra_shape0-col1-row0-None] PASSED [ 98%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_sparse_matrix_transpose[extra_shape0-col1-row0-2] PASSED [ 98%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_sparse_matrix_transpose[extra_shape0-col1-row1-None] PASSED [ 98%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_sparse_matrix_transpose[extra_shape0-col1-row1-2] PASSED [ 98%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_sparse_matrix_transpose[extra_shape1-col0-row0-None] PASSED [ 98%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_sparse_matrix_transpose[extra_shape1-col0-row0-2] PASSED [ 98%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_sparse_matrix_transpose[extra_shape1-col0-row1-None] PASSED [ 98%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_sparse_matrix_transpose[extra_shape1-col0-row1-2] PASSED [ 98%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_sparse_matrix_transpose[extra_shape1-col1-row0-None] PASSED [ 98%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_sparse_matrix_transpose[extra_shape1-col1-row0-2] PASSED [ 98%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_sparse_matrix_transpose[extra_shape1-col1-row1-None] PASSED [ 98%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_sparse_matrix_transpose[extra_shape1-col1-row1-2] PASSED [ 98%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_torch_sparse_coo_conversion[shape0-None-col0-row0] PASSED [ 98%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_torch_sparse_coo_conversion[shape0-None-col0-row1] PASSED [ 98%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_torch_sparse_coo_conversion[shape0-None-col1-row0] PASSED [ 98%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_torch_sparse_coo_conversion[shape0-None-col1-row1] PASSED [ 99%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_torch_sparse_coo_conversion[shape0-2-col0-row0] PASSED [ 99%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_torch_sparse_coo_conversion[shape0-2-col0-row1] PASSED [ 99%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_torch_sparse_coo_conversion[shape0-2-col1-row0] PASSED [ 99%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_torch_sparse_coo_conversion[shape0-2-col1-row1] PASSED [ 99%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_torch_sparse_coo_conversion[shape1-None-col0-row0] PASSED [ 99%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_torch_sparse_coo_conversion[shape1-None-col0-row1] PASSED [ 99%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_torch_sparse_coo_conversion[shape1-None-col1-row0] PASSED [ 99%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_torch_sparse_coo_conversion[shape1-None-col1-row1] PASSED [ 99%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_torch_sparse_coo_conversion[shape1-2-col0-row0] PASSED [ 99%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_torch_sparse_coo_conversion[shape1-2-col0-row1] PASSED [ 99%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_torch_sparse_coo_conversion[shape1-2-col1-row0] PASSED [ 99%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_torch_sparse_coo_conversion[shape1-2-col1-row1] PASSED [ 99%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_torch_sparse_csr_conversion[shape0-indices0-indptr0] PASSED [ 99%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_torch_sparse_csr_conversion[shape0-indices0-indptr1] PASSED [ 99%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_torch_sparse_csr_conversion[shape0-indices1-indptr0] PASSED [ 99%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_torch_sparse_csr_conversion[shape0-indices1-indptr1] PASSED [ 99%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_torch_sparse_csr_conversion[shape1-indices0-indptr0] PASSED [ 99%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_torch_sparse_csr_conversion[shape1-indices0-indptr1] PASSED [ 99%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_torch_sparse_csr_conversion[shape1-indices1-indptr0] PASSED [ 99%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_torch_sparse_csr_conversion[shape1-indices1-indptr1] PASSED [ 99%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_torch_sparse_csc_conversion[shape0-indices0-indptr0] PASSED [ 99%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_torch_sparse_csc_conversion[shape0-indices0-indptr1] PASSED [ 99%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_torch_sparse_csc_conversion[shape0-indices1-indptr0] PASSED [ 99%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_torch_sparse_csc_conversion[shape0-indices1-indptr1] PASSED [ 99%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_torch_sparse_csc_conversion[shape1-indices0-indptr0] PASSED [ 99%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_torch_sparse_csc_conversion[shape1-indices0-indptr1] PASSED [ 99%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_torch_sparse_csc_conversion[shape1-indices1-indptr0] PASSED [ 99%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_torch_sparse_csc_conversion[shape1-indices1-indptr1] PASSED [ 99%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_diag[None-val_shape0] PASSED [ 99%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_diag[None-val_shape1] PASSED [ 99%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_diag[mat_shape1-val_shape0] PASSED [ 99%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_diag[mat_shape1-val_shape1] PASSED [ 99%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_diag[mat_shape2-val_shape0] PASSED [ 99%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_diag[mat_shape2-val_shape1] PASSED [ 99%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_identity[None-shape0] PASSED [ 99%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_identity[None-shape1] PASSED [ 99%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_identity[None-shape2] PASSED [ 99%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_identity[2-shape0] PASSED [ 99%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_identity[2-shape1] PASSED [ 99%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_identity[2-shape2] PASSED [ 99%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_diag_matrix_transpose[None-val_shape0] PASSED [ 99%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_diag_matrix_transpose[None-val_shape1] PASSED [ 99%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_diag_matrix_transpose[mat_shape1-val_shape0] PASSED [ 99%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_diag_matrix_transpose[mat_shape1-val_shape1] PASSED [ 99%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_diag_matrix_transpose[mat_shape2-val_shape0] PASSED [ 99%] tests/python/pytorch/sparse/test_sparse_matrix.py::test_diag_matrix_transpose[mat_shape2-val_shape1] PASSED [ 99%] tests/python/pytorch/sparse/test_unary_op.py::test_neg PASSED [ 99%] tests/python/pytorch/sparse/test_unary_op.py::test_diag_neg PASSED [ 99%] tests/python/pytorch/sparse/test_unary_op.py::test_diag_inv PASSED [ 99%] tests/python/pytorch/test_ffi-stream.py::test_basics SKIPPED (stream...) [ 99%] tests/python/pytorch/test_ffi-stream.py::test_set_get_stream SKIPPED [ 99%] tests/python/pytorch/test_ffi-stream.py::test_record_stream_ndarray SKIPPED [ 99%] tests/python/pytorch/test_ffi-stream.py::test_record_stream_graph_positive SKIPPED [ 99%] tests/python/pytorch/test_ffi-stream.py::test_record_stream_graph_negative SKIPPED [ 99%] tests/python/pytorch/test_heterograph-pickle.py::test_pickling_batched_graph PASSED [ 99%] tests/python/pytorch/test_multiprocessing-ipc.py::test_torch_ipc Initialize the distributed services with graphbolt: False PASSED [ 99%] tests/python/pytorch/utils/test_pin_memory.py::test_pin_noncontiguous SKIPPED [ 99%] tests/python/pytorch/utils/test_pin_memory.py::test_pin_view SKIPPED [ 99%] tests/python/pytorch/utils/test_pin_memory.py::test_unpin_automatically SKIPPED [ 99%] tests/python/pytorch/utils/test_pin_memory.py::test_pin_unpin_column SKIPPED [ 99%] tests/python/pytorch/utils/test_pin_memory.py::test_pin_empty SKIPPED [100%] =============================== warnings summary =============================== ../../../../../opt/conda/envs/pytorch-ci/lib/python3.10/site-packages/outdated/__init__.py:36 /opt/conda/envs/pytorch-ci/lib/python3.10/site-packages/outdated/__init__.py:36: DeprecationWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html from pkg_resources import parse_version tests/python/pytorch/dataloading/test_dataloader.py: 93 warnings tests/python/pytorch/dataloading/test_spot_target.py: 15 warnings tests/python/pytorch/nn/test_nn.py: 2 warnings /home/ubuntu/jenkins/workspace/dgl_PR-7408@2/python/dgl/dataloading/dataloader.py:1149: DGLWarning: Dataloader CPU affinity opt is not enabled, consider switching it on (see enable_cpu_affinity() or CPU best practices for DGL [https://docs.dgl.ai/tutorials/cpu/cpu_best_practises.html]) dgl_warning( tests/python/pytorch/graphbolt/impl/test_ondisk_dataset.py: 26 warnings /home/ubuntu/jenkins/workspace/dgl_PR-7408@2/python/dgl/graphbolt/impl/ondisk_dataset.py:460: DGLWarning: Edge feature is stored, but edge IDs are not saved. dgl_warning("Edge feature is stored, but edge IDs are not saved.") tests/python/pytorch/graphbolt/impl/test_ondisk_dataset.py::test_OnDiskDataset_all_nodes_set_hetero tests/python/pytorch/graphbolt/test_item_sampler.py::test_ItemSet_integer[True-True-1] tests/python/pytorch/graphbolt/test_item_sampler.py::test_ItemSet_integer[True-True-4] tests/python/pytorch/graphbolt/test_item_sampler.py::test_ItemSet_integer[False-True-1] tests/python/pytorch/graphbolt/test_item_sampler.py::test_ItemSet_integer[False-True-4] tests/python/pytorch/graphbolt/test_itemset.py::test_ItemSet_seed_nodes /home/ubuntu/jenkins/workspace/dgl_PR-7408@2/python/dgl/graphbolt/itemset.py:179: UserWarning: To copy construct from a tensor, it is recommended to use sourceTensor.clone().detach() or sourceTensor.clone().detach().requires_grad_(True), rather than torch.tensor(sourceTensor). return torch.tensor(index, dtype=dtype) tests/python/pytorch/graphbolt/test_feature_fetcher.py::test_FeatureFetcher_with_edges_homo tests/python/pytorch/graphbolt/test_feature_fetcher.py::test_FeatureFetcher_with_edges_hetero /opt/conda/envs/pytorch-ci/lib/python3.10/site-packages/torch/utils/data/datapipes/utils/common.py:140: UserWarning: Local function is not supported by pickle, please use regular python function or functools.partial instead. warnings.warn( tests/python/pytorch/graphbolt/test_item_sampler.py: 28 warnings tests/python/pytorch/graphbolt/test_itemset.py: 1 warning /home/ubuntu/jenkins/workspace/dgl_PR-7408@2/python/dgl/graphbolt/itemset.py:365: UserWarning: To copy construct from a tensor, it is recommended to use sourceTensor.clone().detach() or sourceTensor.clone().detach().requires_grad_(True), rather than torch.tensor(sourceTensor). index = torch.tensor(index).squeeze() tests/python/pytorch/graphbolt/test_subgraph_sampler.py::test_SubgraphSampler_Link[SamplerType.Temporal] tests/python/pytorch/graphbolt/test_subgraph_sampler.py::test_SubgraphSampler_HyperLink[SamplerType.Temporal] tests/python/pytorch/graphbolt/test_subgraph_sampler.py::test_SubgraphSampler_Link_Hetero[SamplerType.Temporal] tests/python/pytorch/graphbolt/test_subgraph_sampler.py::test_SubgraphSampler_HyperLink_Hetero[SamplerType.Temporal] tests/python/pytorch/graphbolt/test_subgraph_sampler.py::test_SubgraphSampler_without_deduplication_Homo_Link[SamplerType.Temporal] tests/python/pytorch/graphbolt/test_subgraph_sampler.py::test_SubgraphSampler_without_deduplication_Hetero_Link[SamplerType.Temporal] tests/python/pytorch/graphbolt/test_subgraph_sampler.py::test_SubgraphSampler_without_deduplication_Homo_HyperLink[SamplerType.Temporal] tests/python/pytorch/graphbolt/test_subgraph_sampler.py::test_SubgraphSampler_without_deduplication_Hetero_HyperLink[SamplerType.Temporal] /home/ubuntu/jenkins/workspace/dgl_PR-7408@2/python/dgl/graphbolt/item_sampler.py:94: DGLWarning: Unknown item name 'timestamp' is detected and added into `MiniBatch`. You probably need to provide a customized `MiniBatcher`. dgl_warning( tests/python/pytorch/nn/test_nn.py: 3800 warnings /home/ubuntu/jenkins/workspace/dgl_PR-7408@2/python/dgl/nn/pytorch/explain/subgraphx.py:148: DeprecationWarning: Conversion of an array with ndim > 0 to a scalar is deprecated, and will error in future. Ensure you extract a single element from your array before performing this operation. (Deprecated NumPy 1.25.) split_idx = int(np.where(permuted_space == split_point)[0]) tests/python/pytorch/nn/test_nn.py: 1260 warnings /home/ubuntu/jenkins/workspace/dgl_PR-7408@2/python/dgl/nn/pytorch/explain/subgraphx.py:493: DeprecationWarning: Conversion of an array with ndim > 0 to a scalar is deprecated, and will error in future. Ensure you extract a single element from your array before performing this operation. (Deprecated NumPy 1.25.) split_idx = int(np.where(permuted_space == split_point)[0]) tests/python/pytorch/nn/test_nn.py::test_group_rev_res[idtype0] /home/ubuntu/jenkins/workspace/dgl_PR-7408@2/python/dgl/nn/pytorch/conv/grouprevres.py:35: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() inputs[1].storage().resize_(0) -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html - generated xml file: /home/ubuntu/jenkins/workspace/dgl_PR-7408@2/pytest_backend.xml - ============================ slowest 100 durations ============================= 21.32s call tests/python/pytorch/distributed/optim/test_dist_optim.py::test_sparse_opt 20.22s call tests/python/pytorch/nn/test_nn.py::test_graph_conv[2-True-True-left-g5-idtype1] 9.95s call tests/python/pytorch/dataloading/test_dataloader.py::test_ddp_dataloader_decompose_dataset[False-4-cpu-neighbor] 9.29s call tests/python/pytorch/dataloading/test_dataloader.py::test_ddp_dataloader_decompose_dataset[False-4-cpu-full] 8.92s call tests/python/pytorch/dataloading/test_dataloader.py::test_ddp_dataloader_decompose_dataset[True-4-cpu-neighbor] 8.17s call tests/python/pytorch/dataloading/test_dataloader.py::test_ddp_dataloader_decompose_dataset[True-1-cpu-full] 7.95s call tests/python/pytorch/dataloading/test_dataloader.py::test_ddp_dataloader_decompose_dataset[True-4-cpu-full] 7.61s call tests/python/pytorch/dataloading/test_dataloader.py::test_ddp_dataloader_decompose_dataset[True-1-cpu-neighbor] 7.59s call tests/python/pytorch/dataloading/test_dataloader.py::test_ddp_dataloader_decompose_dataset[False-1-cpu-full] 7.56s call tests/python/pytorch/dataloading/test_dataloader.py::test_ddp_dataloader_decompose_dataset[False-1-cpu-neighbor] 5.95s call tests/python/pytorch/graphbolt/test_item_sampler.py::test_DistributedItemSampler[True-False-2-36] 5.93s call tests/python/pytorch/optim/test_optim.py::test_multiprocess_cpu_sparse_adam[4] 5.93s call tests/python/pytorch/graphbolt/test_item_sampler.py::test_DistributedItemSampler[True-True-2-32] 5.92s call tests/python/pytorch/optim/test_optim.py::test_multiprocess_sparse_adam_cpu_zero_step[4] 5.88s call tests/python/pytorch/graphbolt/test_item_sampler.py::test_DistributedItemSampler[True-False-2-32] 5.84s call tests/python/pytorch/graphbolt/test_item_sampler.py::test_DistributedItemSampler[False-False-2-34] 5.83s call tests/python/pytorch/graphbolt/test_item_sampler.py::test_DistributedItemSampler[False-True-2-30] 5.79s call tests/python/pytorch/graphbolt/test_item_sampler.py::test_DistributedItemSampler[False-True-2-32] 5.75s call tests/python/pytorch/graphbolt/test_item_sampler.py::test_DistributedItemSampler[False-True-2-36] 5.70s call tests/python/pytorch/graphbolt/test_item_sampler.py::test_DistributedItemSampler[True-True-2-34] 5.66s call tests/python/pytorch/graphbolt/test_item_sampler.py::test_DistributedItemSampler[True-False-2-24] 5.66s call tests/python/pytorch/graphbolt/test_item_sampler.py::test_DistributedItemSampler[True-True-2-30] 5.63s call tests/python/pytorch/graphbolt/test_item_sampler.py::test_DistributedItemSampler[True-True-2-24] 5.63s call tests/python/pytorch/graphbolt/test_item_sampler.py::test_DistributedItemSampler[False-True-2-34] 5.60s call tests/python/pytorch/graphbolt/test_item_sampler.py::test_DistributedItemSampler[True-False-2-30] 5.58s call tests/python/pytorch/optim/test_optim.py::test_multiprocess_cpu_sparse_adam[2] 5.58s call tests/python/pytorch/optim/test_optim.py::test_multiprocess_sparse_adam_cpu_zero_step[2] 4.87s call tests/python/pytorch/graphbolt/test_item_sampler.py::test_DistributedItemSampler[False-True-2-24] 4.86s call tests/python/pytorch/graphbolt/test_item_sampler.py::test_DistributedItemSampler[True-True-2-36] 4.85s call tests/python/pytorch/graphbolt/test_item_sampler.py::test_DistributedItemSampler[False-False-2-36] 4.85s call tests/python/pytorch/graphbolt/test_item_sampler.py::test_DistributedItemSampler[True-False-2-34] 4.80s call tests/python/pytorch/graphbolt/test_item_sampler.py::test_DistributedItemSampler[False-False-2-24] 4.65s call tests/python/pytorch/graphbolt/test_item_sampler.py::test_DistributedItemSampler[False-False-2-32] 4.61s call tests/python/pytorch/graphbolt/test_item_sampler.py::test_DistributedItemSampler[False-False-2-30] 4.12s call tests/python/pytorch/nn/test_nn.py::test_subgraphx[2-g0-idtype0] 3.98s call tests/python/pytorch/nn/test_nn.py::test_subgraphx[2-g0-idtype1] 3.41s call tests/python/pytorch/graphbolt/test_item_sampler.py::test_DistributedItemSampler[True-False-0-34] 3.37s call tests/python/pytorch/graphbolt/test_item_sampler.py::test_DistributedItemSampler[False-False-0-32] 3.35s call tests/python/pytorch/nn/test_nn.py::test_heterognnexplainer[2-5-idtype0-g0] 3.27s call tests/python/pytorch/graphbolt/test_item_sampler.py::test_DistributedItemSampler[True-True-0-30] 3.25s call tests/python/pytorch/graphbolt/test_item_sampler.py::test_DistributedItemSampler[True-False-0-30] 3.24s call tests/python/pytorch/graphbolt/test_item_sampler.py::test_DistributedItemSampler[False-True-0-36] 3.20s call tests/python/pytorch/graphbolt/test_item_sampler.py::test_DistributedItemSampler[False-False-0-30] 3.18s call tests/python/pytorch/graphbolt/test_item_sampler.py::test_DistributedItemSampler[False-False-0-24] 3.17s call tests/python/pytorch/graphbolt/test_item_sampler.py::test_DistributedItemSampler[True-True-0-32] 3.16s call tests/python/pytorch/graphbolt/test_item_sampler.py::test_DistributedItemSampler[True-True-0-34] 3.16s call tests/python/pytorch/graphbolt/test_item_sampler.py::test_DistributedItemSampler[True-True-0-36] 2.85s call tests/python/pytorch/nn/test_nn.py::test_heterognnexplainer[2-5-idtype0-g1] 2.83s call tests/python/pytorch/dataloading/test_dataloader.py::test_neighbor_nonuniform[False-True-cpu-idtype0] 2.81s call tests/python/pytorch/dataloading/test_dataloader.py::test_neighbor_nonuniform[False-True-cpu-idtype1] 2.77s call tests/python/pytorch/dataloading/test_dataloader.py::test_neighbor_nonuniform[True-True-cpu-idtype1] 2.77s call tests/python/pytorch/dataloading/test_dataloader.py::test_neighbor_nonuniform[True-True-cpu-idtype0] 2.75s call tests/python/pytorch/dataloading/test_dataloader.py::test_neighbor_nonuniform[False-False-cpu-idtype1] 2.75s call tests/python/pytorch/dataloading/test_dataloader.py::test_neighbor_nonuniform[False-False-cpu-idtype0] 2.75s call tests/python/pytorch/dataloading/test_dataloader.py::test_neighbor_nonuniform[True-False-cpu-idtype1] 2.74s call tests/python/pytorch/dataloading/test_dataloader.py::test_neighbor_nonuniform[True-False-cpu-idtype0] 2.40s call tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_multiprocessing_with_shared_memory 2.32s call tests/python/pytorch/graphbolt/test_item_sampler.py::test_DistributedItemSampler[True-False-0-24] 2.29s call tests/python/pytorch/graphbolt/test_item_sampler.py::test_DistributedItemSampler[True-True-0-24] 2.26s call tests/python/pytorch/graphbolt/test_item_sampler.py::test_DistributedItemSampler[False-False-0-34] 2.26s call tests/python/pytorch/graphbolt/test_item_sampler.py::test_DistributedItemSampler[True-False-0-36] 2.24s call tests/python/pytorch/graphbolt/test_item_sampler.py::test_DistributedItemSampler[False-True-0-32] 2.21s call tests/python/pytorch/graphbolt/test_item_sampler.py::test_DistributedItemSampler[False-True-0-30] 2.21s call tests/python/pytorch/graphbolt/test_item_sampler.py::test_DistributedItemSampler[False-True-0-24] 2.19s call tests/python/pytorch/graphbolt/test_item_sampler.py::test_DistributedItemSampler[False-True-0-34] 2.17s call tests/python/pytorch/graphbolt/test_item_sampler.py::test_DistributedItemSampler[False-False-0-36] 2.17s call tests/python/pytorch/graphbolt/test_item_sampler.py::test_DistributedItemSampler[True-False-0-32] 2.15s call tests/python/pytorch/nn/test_sparse_emb.py::test_multiprocess_sparse_emb_get_set_optm_state[3] 2.10s call tests/python/pytorch/nn/test_sparse_emb.py::test_multiprocess_sparse_emb_get_set[3] 1.97s call tests/python/pytorch/nn/test_sparse_emb.py::test_multiprocess_sparse_emb_get_set_optm_state[2] 1.96s call tests/python/pytorch/nn/test_sparse_emb.py::test_multiprocess_sparse_emb_get_set[2] 1.84s call tests/python/pytorch/nn/test_sparse_emb.py::test_multiprocess_sparse_emb_get_set[1] 1.83s call tests/python/pytorch/nn/test_sparse_emb.py::test_multiprocess_sparse_emb_get_set_optm_state[1] 1.81s call tests/python/pytorch/nn/test_nn.py::test_heterognnexplainer[1-5-idtype0-g0] 1.75s call tests/python/pytorch/test_multiprocessing-ipc.py::test_torch_ipc 1.69s call tests/python/pytorch/nn/test_nn.py::test_heterognnexplainer[1-5-idtype0-g1] 1.66s call tests/python/pytorch/dataloading/test_dataloader.py::test_edge_dataloader_excludes[1-sampler1-None-False] 1.60s call tests/python/pytorch/dataloading/test_dataloader.py::test_edge_dataloader_excludes[1-sampler0-None-False] 1.60s call tests/python/pytorch/nn/test_nn.py::test_heterosubgraphx[2-5-idtype0-g0] 1.49s call tests/python/pytorch/nn/test_nn.py::test_heterosubgraphx[2-5-idtype0-g1] 1.47s call tests/python/pytorch/dataloading/test_dataloader.py::test_edge_dataloader_exclusion_with_reverse_seed_nodes 1.35s call tests/python/pytorch/dataloading/test_dataloader.py::test_saint[edge-4] 1.31s call tests/python/pytorch/graphbolt/test_base.py::test_expand_indptr[dtype0-None] 1.26s call tests/python/pytorch/dataloading/test_dataloader.py::test_cluster_gcn[4] 1.02s call tests/python/pytorch/dataloading/test_dataloader.py::test_shadow[4] 0.96s call tests/python/pytorch/dataloading/test_dataloader.py::test_saint[walk-4] 0.94s call tests/python/pytorch/nn/test_nn.py::test_gnnexplainer[2-g0-idtype0] 0.93s call tests/python/pytorch/dataloading/test_dataloader.py::test_saint[node-4] 0.92s call tests/python/pytorch/nn/test_nn.py::test_gnnexplainer[2-g0-idtype1] 0.90s call tests/python/pytorch/nn/test_nn.py::test_gnnexplainer[2-g5-idtype0] 0.90s call tests/python/pytorch/nn/test_nn.py::test_gnnexplainer[2-g5-idtype1] 0.89s call tests/python/pytorch/nn/test_nn.py::test_gnnexplainer[2-g4-idtype1] 0.89s call tests/python/pytorch/nn/test_nn.py::test_gnnexplainer[2-g3-idtype1] 0.89s call tests/python/pytorch/nn/test_nn.py::test_gnnexplainer[2-g3-idtype0] 0.89s call tests/python/pytorch/nn/test_nn.py::test_gnnexplainer[2-g2-idtype1] 0.89s call tests/python/pytorch/nn/test_nn.py::test_gnnexplainer[2-g4-idtype0] 0.89s call tests/python/pytorch/nn/test_nn.py::test_gnnexplainer[2-g2-idtype0] 0.88s call tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_hetero_graph_on_shared_memory[True-True-1000-1000-1000-50000] 0.84s call tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_hetero_graph_on_shared_memory[False-True-1000-1000-1000-50000] 0.81s call tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_hetero_graph_on_shared_memory[False-False-1000-1000-10000-100000] ========= 5507 passed, 674 skipped, 5243 warnings in 448.86s (0:07:28) ========= [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Torch CPU Example test) [Pipeline] sh Client [2573] waits on 172.17.0.2:52415 Machine (0) group (0) client (0) connect to server successfuly! Client[0] in group[0] is exiting... Server (0) shutdown. Server is exiting... + chmod -R 777 . [Pipeline] sh PASSED [ 19%] tests/distributed/test_mp_dataloader.py::test_dataloader_homograph[False-True-node-1-1] NumNodes: 2708 NumEdges: 10556 NumFeats: 1433 NumClasses: 7 NumTrainingSamples: 140 NumValidationSamples: 500 NumTestSamples: 1000 Done loading data from cached files. Converting to homogeneous graph takes 0.001s, peak mem: 3.179 GB Save partitions: 0.016 seconds, peak memory: 3.179 GB There are 10556 edges in the graph and 0 edge cuts for 1 partitions. Converted partitions to GraphBolt format into /tmp/tmp1dvwrr5h/test_sampling.json + rm -rf CMakeLists.txt CONTRIBUTORS.md Jenkinsfile LICENSE NEWS.md README.md _download apps benchmarks build cluster_gcn.pkl cmake conda dgl_sparse dglgo docker docs examples graphbolt include notebooks optim_ip_config.txt pyproject.toml pytest_backend.xml pytest_common.xml python readthedocs.yml script src tensoradapter tests third_party tools tutorials [Pipeline] sh + git config --global --add safe.directory * [Pipeline] checkout The recommended git tool is: git using credential 150de63f-189c-4717-bcaf-010460d2f51a Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@4551f228; decorates RemoteLauncher[hudson.remoting.Channel@171f2319:dgl-ci-linux-cpu-2] will be ignored (a typical symptom is the Git executable not being run inside a designated container) Fetching changes from the remote Git repository Cleaning workspace server: #clients=2 load test_sampling start graph service on server 0 for part 0 Server is waiting for connections on [172.17.0.2:21763]... Fetching without tags Merging remotes/origin/master commit 191681d8510173576286765237ed0ce87d690e14 into PR head commit 7875aeb4251803b0a81c00694770cd981c0df241 Initialize the distributed services with graphbolt: False Merge succeeded, producing c723c2a3eb1960d3fbf3aeee5bbac1adb319cce9 Checking out Revision c723c2a3eb1960d3fbf3aeee5bbac1adb319cce9 (PR-7408) PASSED [ 0%] tests/python/common/data/test_data.py::test_explain_syn PASSED [ 0%] tests/python/common/data/test_data.py::test_wiki_cs Commit message: "Merge commit '191681d8510173576286765237ed0ce87d690e14' into HEAD" First time build. Skipping changelog. Cleaning workspace > git rev-parse --resolve-git-dir /home/ubuntu/jenkins/workspace/dgl_PR-7408@2/.git # timeout=10 > git config remote.origin.url https://github.com/dmlc/dgl.git # timeout=10 > git rev-parse --verify HEAD # timeout=10 Resetting working tree > git reset --hard # timeout=10 > git clean -fdx # timeout=10 Fetching upstream changes from https://github.com/dmlc/dgl.git > git --version # timeout=10 > git --version # 'git version 2.34.1' using GIT_ASKPASS to set credentials dgl-bot-personal-access-key220906 > git fetch --no-tags --force --progress -- https://github.com/dmlc/dgl.git +refs/pull/7408/head:refs/remotes/origin/PR-7408 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7875aeb4251803b0a81c00694770cd981c0df241 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_ASKPASS to set credentials dgl-bot-personal-access-key220906 > git merge 191681d8510173576286765237ed0ce87d690e14 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c723c2a3eb1960d3fbf3aeee5bbac1adb319cce9 # timeout=10 > git branch -a -v --no-abbrev # timeout=10 > git branch -D PR-7408 # timeout=10 > git checkout -b PR-7408 c723c2a3eb1960d3fbf3aeee5bbac1adb319cce9 # timeout=10 > git rev-list --no-walk ea985edbcd0abb70c1fd6a029f14584b8fe59894 # timeout=10 > git rev-parse --verify HEAD # timeout=10 Resetting working tree > git reset --hard # timeout=10 > git clean -fdx # timeout=10 [Pipeline] sh + git submodule update --recursive --init Submodule path 'third_party/METIS': checked out '10603482cc055626ff99d2ac3ab7e73d1119439d' Submodule path 'third_party/METIS/GKlib': checked out '62de20c7f97c719abdc96d7c3e266a1f7cb52bc5' Submodule path 'third_party/cccl': checked out '1c009d23abf3e6c13d5e1f0ee54222c43b2c1785' Submodule path 'third_party/cuco': checked out '2101cb31d0210b609cd02c88f9b538e10881d91d' Submodule path 'third_party/dlpack': checked out 'e2bdd3bee8cb6501558042633fa59144cc8b7f5f' Submodule path 'third_party/dmlc-core': checked out 'bfad207b448480783a1f428ae3d93d87032d8349' Submodule path 'third_party/googletest': checked out 'f8d7d77c06936315286eb55f8de22cd23c188571' Submodule path 'third_party/liburing': checked out 'e4cfc721761a85ea6a257c77572546292d04bf79' PASSED [ 0%] tests/python/common/data/test_data.py::test_yelp SKIPPED (Dataset to...) [ 0%] tests/python/common/data/test_data.py::test_flickr Submodule path 'third_party/libxsmm': checked out '80090603e43f6ddc870cc42e1403dd0af07744cc' Submodule path 'third_party/nanoflann': checked out '4c47ca200209550c5628c89803591f8a753c8181' Submodule path 'third_party/pcg': checked out '428802d1a5634f96bcd0705fab379ff0113bcf13' Submodule path 'third_party/phmap': checked out '25293cefd8b85491b45600c03fe8edf07647553f' [Pipeline] unstash Client [2596] waits on 172.17.0.2:35485Client [2589] waits on 172.17.0.2:55945 Machine (0) group (0) client (0) connect to server successfuly! Machine (0) group (0) client (1) connect to server successfuly! Client[1] in group[0] is exiting... Client[0] in group[0] is exiting... Server (0) shutdown. Server is exiting... PASSED [ 0%] tests/python/common/data/test_data.py::test_pattern PASSED [ 19%] tests/distributed/test_mp_dataloader.py::test_dataloader_homograph[False-True-edge-0-1] PASSED [ 20%] tests/distributed/test_mp_dataloader.py::test_dataloader_homograph[False-True-edge-1-1] PASSED [ 20%] tests/distributed/test_mp_dataloader.py::test_dataloader_homograph[True-False-node-0-1] NumNodes: 2708 NumEdges: 10556 NumFeats: 1433 NumClasses: 7 NumTrainingSamples: 140 NumValidationSamples: 500 NumTestSamples: 1000 Done loading data from cached files. Converting to homogeneous graph takes 0.001s, peak mem: 3.179 GB Save partitions: 0.016 seconds, peak memory: 3.179 GB There are 10556 edges in the graph and 0 edge cuts for 1 partitions. [Pipeline] echo Unpacked build/libdgl.so, build/runUnitTests, python/dgl/_ffi/_cy3/core.cpython-*-x86_64-linux-gnu.so, build/tensoradapter/pytorch/*.so, build/dgl_sparse/*.so, build/graphbolt/*.so from dgl-cpu-linux [Pipeline] timeout Timeout set to expire in 20 min [Pipeline] { [Pipeline] sh + bash tests/scripts/task_example_test.sh cpu ============================= test session starts ============================== platform linux -- Python 3.10.14, pytest-8.2.0, pluggy-1.5.0 -- /opt/conda/envs/pytorch-ci/bin/python3 cachedir: .pytest_cache rootdir: /home/ubuntu/jenkins/workspace/dgl_PR-7408@2 configfile: pyproject.toml collecting ... collected 12 items tests/examples/test_sampling_examples.py::test_node_classification server: #clients=1 load test_sampling Start to create specified graph formats which may take non-trivial time. Finished creating specified graph formats: ['csc', 'coo'] start graph service on server 0 for part 0 Server is waiting for connections on [172.17.0.2:21270]... Initialize the distributed services with graphbolt: False Client [2619] waits on 172.17.0.2:44377 Machine (0) group (0) client (0) connect to server successfuly! Client[0] in group[0] is exiting... Server (0) shutdown. Server is exiting... PASSED [ 20%] tests/distributed/test_mp_dataloader.py::test_dataloader_homograph[True-False-node-1-1] NumNodes: 2708 NumEdges: 10556 NumFeats: 1433 NumClasses: 7 NumTrainingSamples: 140 NumValidationSamples: 500 NumTestSamples: 1000 Done loading data from cached files. Converting to homogeneous graph takes 0.001s, peak mem: 3.179 GB Save partitions: 0.016 seconds, peak memory: 3.179 GB There are 10556 edges in the graph and 0 edge cuts for 1 partitions. server: #clients=2 load test_sampling Start to create specified graph formats which may take non-trivial time. Finished creating specified graph formats: ['csc', 'coo'] start graph service on server 0 for part 0 Server is waiting for connections on [172.17.0.2:29782]... Initialize the distributed services with graphbolt: False PASSED [ 8%] tests/examples/test_sampling_examples.py::test_link_prediction Client [2644] waits on 172.17.0.2:47799Client [2637] waits on 172.17.0.2:36961 Machine (0) group (0) client (0) connect to server successfuly! Machine (0) group (0) client (1) connect to server successfuly! Client[0] in group[0] is exiting... Client[1] in group[0] is exiting... Server (0) shutdown. Server is exiting... PASSED [ 0%] tests/python/common/data/test_data.py::test_cluster PASSED [ 20%] tests/distributed/test_mp_dataloader.py::test_dataloader_homograph[True-False-edge-0-1] NumNodes: 2708 NumEdges: 10556 NumFeats: 1433 NumClasses: 7 NumTrainingSamples: 140 NumValidationSamples: 500 NumTestSamples: 1000 Done loading data from cached files. Converting to homogeneous graph takes 0.001s, peak mem: 3.179 GB Save partitions: 0.016 seconds, peak memory: 3.179 GB There are 10556 edges in the graph and 0 edge cuts for 1 partitions. PASSED [ 16%] tests/examples/test_sparse_examples.py::test_gcn server: #clients=1 load test_sampling Start to create specified graph formats which may take non-trivial time. Finished creating specified graph formats: ['csc', 'coo'] start graph service on server 0 for part 0 Server is waiting for connections on [172.17.0.2:18667]... Initialize the distributed services with graphbolt: False PASSED [ 25%] tests/examples/test_sparse_examples.py::test_gcnii Client [2667] waits on 172.17.0.2:50571 Machine (0) group (0) client (0) connect to server successfuly! Client[0] in group[0] is exiting... Server (0) shutdown. Server is exiting... PASSED [ 20%] tests/distributed/test_mp_dataloader.py::test_dataloader_homograph[True-False-edge-1-1] NumNodes: 2708 NumEdges: 10556 NumFeats: 1433 NumClasses: 7 NumTrainingSamples: 140 NumValidationSamples: 500 NumTestSamples: 1000 Done loading data from cached files. Converting to homogeneous graph takes 0.001s, peak mem: 3.179 GB Save partitions: 0.016 seconds, peak memory: 3.179 GB There are 10556 edges in the graph and 0 edge cuts for 1 partitions. server: #clients=2 load test_sampling Start to create specified graph formats which may take non-trivial time. Finished creating specified graph formats: ['csc', 'coo'] start graph service on server 0 for part 0 Server is waiting for connections on [172.17.0.2:11423]... Initialize the distributed services with graphbolt: False PASSED [ 0%] tests/python/common/data/test_data.py::test_zinc Client [2692] waits on 172.17.0.2:42731Client [2683] waits on 172.17.0.2:44029 Machine (0) group (0) client (0) connect to server successfuly! Machine (0) group (0) client (1) connect to server successfuly! Client[1] in group[0] is exiting... Client[0] in group[0] is exiting... Server (0) shutdown. Server is exiting... PASSED [ 21%] tests/distributed/test_mp_dataloader.py::test_dataloader_homograph[True-True-node-0-1] NumNodes: 2708 NumEdges: 10556 NumFeats: 1433 NumClasses: 7 NumTrainingSamples: 140 NumValidationSamples: 500 NumTestSamples: 1000 Done loading data from cached files. Converting to homogeneous graph takes 0.001s, peak mem: 3.179 GB Save partitions: 0.016 seconds, peak memory: 3.179 GB There are 10556 edges in the graph and 0 edge cuts for 1 partitions. Converted partitions to GraphBolt format into /tmp/tmpcrza66qo/test_sampling.json PASSED [ 0%] tests/python/common/data/test_data.py::test_extract_archive PASSED [ 0%] tests/python/common/data/test_data.py::test_csvdataset PASSED [ 0%] tests/python/common/data/test_data.py::test_as_nodepred1 server: #clients=1 load test_sampling start graph service on server 0 for part 0 Server is waiting for connections on [172.17.0.2:25054]... Initialize the distributed services with graphbolt: False PASSED [ 0%] tests/python/common/data/test_data.py::test_as_nodepred2 PASSED [ 0%] tests/python/common/data/test_data.py::test_as_linkpred PASSED [ 0%] tests/python/common/data/test_data.py::test_as_nodepred_csvdataset PASSED [ 1%] tests/python/common/data/test_data.py::test_as_graphpred_reprocess Client [2715] waits on 172.17.0.2:37771 Machine (0) group (0) client (0) connect to server successfuly! Client[0] in group[0] is exiting... Server (0) shutdown. Server is exiting... PASSED [ 21%] tests/distributed/test_mp_dataloader.py::test_dataloader_homograph[True-True-node-1-1] NumNodes: 2708 NumEdges: 10556 NumFeats: 1433 NumClasses: 7 NumTrainingSamples: 140 NumValidationSamples: 500 NumTestSamples: 1000 Done loading data from cached files. Converting to homogeneous graph takes 0.001s, peak mem: 3.179 GB Save partitions: 0.016 seconds, peak memory: 3.179 GB There are 10556 edges in the graph and 0 edge cuts for 1 partitions. Converted partitions to GraphBolt format into /tmp/tmpb225syg5/test_sampling.json PASSED [ 33%] tests/examples/test_sparse_examples.py::test_appnp server: #clients=2 load test_sampling start graph service on server 0 for part 0 Server is waiting for connections on [172.17.0.2:27571]... Initialize the distributed services with graphbolt: False PASSED [ 41%] tests/examples/test_sparse_examples.py::test_c_and_s PASSED [ 50%] tests/examples/test_sparse_examples.py::test_gat Client [2738] waits on 172.17.0.2:47675Client [2731] waits on 172.17.0.2:59849 Machine (0) group (0) client (0) connect to server successfuly! Machine (0) group (0) client (1) connect to server successfuly! Client[1] in group[0] is exiting... Client[0] in group[0] is exiting... Server (0) shutdown. Server is exiting... PASSED [ 58%] tests/examples/test_sparse_examples.py::test_hgnn PASSED [ 21%] tests/distributed/test_mp_dataloader.py::test_dataloader_homograph[True-True-edge-0-1] PASSED [ 21%] tests/distributed/test_mp_dataloader.py::test_dataloader_homograph[True-True-edge-1-1] PASSED [ 22%] tests/distributed/test_mp_dataloader.py::test_dataloader_heterograph[False-False-node-0-1] PASSED [ 66%] tests/examples/test_sparse_examples.py::test_hypergraphatt Converting to homogeneous graph takes 0.005s, peak mem: 3.179 GB Save partitions: 0.014 seconds, peak memory: 3.179 GB There are 300600 edges in the graph and 0 edge cuts for 1 partitions. server: #clients=1 load test_sampling Start to create specified graph formats which may take non-trivial time. Finished creating specified graph formats: ['csc', 'coo'] start graph service on server 0 for part 0 Server is waiting for connections on [172.17.0.2:14090]... Initialize the distributed services with graphbolt: False PASSED [ 75%] tests/examples/test_sparse_examples.py::test_sgc Client [2769] waits on 172.17.0.2:50179 Machine (0) group (0) client (0) connect to server successfuly! Client[0] in group[0] is exiting... Server (0) shutdown. Server is exiting... PASSED [ 22%] tests/distributed/test_mp_dataloader.py::test_dataloader_heterograph[False-False-node-1-1] PASSED [ 83%] tests/examples/test_sparse_examples.py::test_sign PASSED [ 91%] tests/examples/test_sparse_examples.py::test_twirls Converting to homogeneous graph takes 0.005s, peak mem: 3.179 GB Save partitions: 0.013 seconds, peak memory: 3.179 GB There are 300600 edges in the graph and 0 edge cuts for 1 partitions. server: #clients=2 load test_sampling Start to create specified graph formats which may take non-trivial time. Finished creating specified graph formats: ['csc', 'coo'] start graph service on server 0 for part 0 Server is waiting for connections on [172.17.0.2:22403]... Initialize the distributed services with graphbolt: False PASSED [ 1%] tests/python/common/data/test_geom_gcn.py::test_chameleon PASSED [ 1%] tests/python/common/data/test_geom_gcn.py::test_squirrel Client [2791] waits on 172.17.0.2:34921Client [2800] waits on 172.17.0.2:41177 Machine (0) group (0) client (0) connect to server successfuly! Machine (0) group (0) client (1) connect to server successfuly! PASSED [ 1%] tests/python/common/data/test_geom_gcn.py::test_cornell PASSED [ 1%] tests/python/common/data/test_geom_gcn.py::test_texas PASSED [ 1%] tests/python/common/data/test_geom_gcn.py::test_wisconsin Client[0] in group[0] is exiting... Client[1] in group[0] is exiting... PASSED [ 1%] tests/python/common/data/test_movielens.py::test_movielens Server (0) shutdown. Server is exiting... PASSED [ 22%] tests/distributed/test_mp_dataloader.py::test_dataloader_heterograph[False-False-edge-0-1] Converting to homogeneous graph takes 0.009s, peak mem: 3.179 GB Save partitions: 0.014 seconds, peak memory: 3.179 GB There are 300600 edges in the graph and 0 edge cuts for 1 partitions. server: #clients=1 load test_sampling Start to create specified graph formats which may take non-trivial time. Finished creating specified graph formats: ['csc', 'coo'] start graph service on server 0 for part 0 Server is waiting for connections on [172.17.0.2:12582]... Initialize the distributed services with graphbolt: False Client [2829] waits on 172.17.0.2:55569 Machine (0) group (0) client (0) connect to server successfuly! Client[0] in group[0] is exiting... Server (0) shutdown. Server is exiting... PASSED [ 22%] tests/distributed/test_mp_dataloader.py::test_dataloader_heterograph[False-False-edge-1-1] PASSED [100%] - generated xml file: /home/ubuntu/jenkins/workspace/dgl_PR-7408@2/pytest_backend.xml - ============================ slowest 100 durations ============================= 35.68s call tests/examples/test_sparse_examples.py::test_twirls 21.45s call tests/examples/test_sparse_examples.py::test_gcnii 9.11s call tests/examples/test_sparse_examples.py::test_hypergraphatt 7.95s call tests/examples/test_sampling_examples.py::test_node_classification 7.70s call tests/examples/test_sampling_examples.py::test_link_prediction 6.17s call tests/examples/test_sparse_examples.py::test_hgnn 3.21s call tests/examples/test_sparse_examples.py::test_appnp 3.15s call tests/examples/test_sparse_examples.py::test_gat 3.13s call tests/examples/test_sparse_examples.py::test_gcn 2.68s call tests/examples/test_sparse_examples.py::test_sign 2.52s call tests/examples/test_sparse_examples.py::test_sgc 2.51s call tests/examples/test_sparse_examples.py::test_c_and_s (24 durations < 0.005s hidden. Use -vv to show these durations.) ======================== 12 passed in 105.29s (0:01:45) ======================== tensor([0.0105, 0.0150, 0.0122, 0.0200, 0.0204, 0.0113, 0.0093, 0.0113, 0.0206, 0.0069, 0.0051, 0.0113, 0.0085, 0.0052, 0.0097, 0.0071, 0.0109, 0.0098, 0.0131, 0.0117, 0.0086, 0.0058, 0.0120, 0.0085, 0.0137, 0.0056, 0.0090, 0.0073, 0.0107, 0.0127, 0.0049, 0.0067, 0.0143, 0.0082, 0.0033, 0.0067, 0.0101, 0.0099, 0.0101, 0.0083, 0.0125, 0.0068, 0.0145, 0.0049, 0.0140, 0.0122, 0.0097, 0.0067, 0.0122, 0.0082, 0.0099, 0.0086, 0.0132, 0.0113, 0.0085, 0.0055, 0.0101, 0.0069, 0.0114, 0.0035, 0.0015, 0.0115, 0.0116, 0.0071, 0.0087, 0.0123, 0.0101, 0.0074, 0.0120, 0.0084, 0.0083, 0.0066, 0.0119, 0.0136, 0.0116, 0.0153, 0.0077, 0.0073, 0.0123, 0.0103, 0.0098, 0.0068, 0.0154, 0.0142, 0.0082, 0.0102, 0.0085, 0.0084, 0.0100, 0.0105, 0.0067, 0.0048, 0.0104, 0.0067, 0.0165, 0.0140, 0.0097, 0.0069, 0.0129, 0.0081]) Training with DGL built-in GraphConv module. NumNodes: 2708 NumEdges: 10556 NumFeats: 1433 NumClasses: 7 NumTrainingSamples: 140 NumValidationSamples: 500 NumTestSamples: 1000 Done loading data from cached files. Training... Epoch 00000 | Loss 1.9459 | Accuracy 0.1180 Epoch 00001 | Loss 1.9408 | Accuracy 0.1960 Epoch 00002 | Loss 1.9356 | Accuracy 0.3320 Epoch 00003 | Loss 1.9275 | Accuracy 0.4520 Epoch 00004 | Loss 1.9135 | Accuracy 0.4500 Epoch 00005 | Loss 1.9082 | Accuracy 0.5180 Epoch 00006 | Loss 1.8931 | Accuracy 0.5660 Epoch 00007 | Loss 1.8804 | Accuracy 0.5880 Epoch 00008 | Loss 1.8658 | Accuracy 0.5840 Epoch 00009 | Loss 1.8624 | Accuracy 0.5860 Epoch 00010 | Loss 1.8490 | Accuracy 0.5900 Epoch 00011 | Loss 1.8381 | Accuracy 0.5860 Epoch 00012 | Loss 1.8132 | Accuracy 0.5760 Epoch 00013 | Loss 1.8020 | Accuracy 0.5920 Epoch 00014 | Loss 1.7883 | Accuracy 0.6100 Epoch 00015 | Loss 1.7724 | Accuracy 0.6340 Epoch 00016 | Loss 1.7463 | Accuracy 0.6420 Epoch 00017 | Loss 1.7388 | Accuracy 0.6520 Epoch 00018 | Loss 1.7225 | Accuracy 0.6740 Epoch 00019 | Loss 1.7087 | Accuracy 0.6820 Epoch 00020 | Loss 1.6954 | Accuracy 0.6980 Epoch 00021 | Loss 1.6651 | Accuracy 0.7100 Epoch 00022 | Loss 1.6455 | Accuracy 0.7140 Epoch 00023 | Loss 1.6077 | Accuracy 0.7140 Epoch 00024 | Loss 1.6004 | Accuracy 0.7140 Epoch 00025 | Loss 1.5791 | Accuracy 0.7140 Epoch 00026 | Loss 1.5614 | Accuracy 0.7160 Epoch 00027 | Loss 1.5671 | Accuracy 0.7180 Epoch 00028 | Loss 1.5270 | Accuracy 0.7220 Epoch 00029 | Loss 1.5017 | Accuracy 0.7340 Epoch 00030 | Loss 1.4703 | Accuracy 0.7420 Epoch 00031 | Loss 1.4516 | Accuracy 0.7460 Epoch 00032 | Loss 1.4209 | Accuracy 0.7500 Epoch 00033 | Loss 1.4221 | Accuracy 0.7560 Epoch 00034 | Loss 1.3959 | Accuracy 0.7620 Epoch 00035 | Loss 1.3665 | Accuracy 0.7660 Epoch 00036 | Loss 1.3409 | Accuracy 0.7680 Epoch 00037 | Loss 1.3034 | Accuracy 0.7640 Epoch 00038 | Loss 1.2985 | Accuracy 0.7660 Epoch 00039 | Loss 1.2638 | Accuracy 0.7640 Epoch 00040 | Loss 1.2247 | Accuracy 0.7660 Epoch 00041 | Loss 1.2360 | Accuracy 0.7620 Epoch 00042 | Loss 1.1790 | Accuracy 0.7600 Epoch 00043 | Loss 1.1576 | Accuracy 0.7600 Epoch 00044 | Loss 1.1470 | Accuracy 0.7640 Epoch 00045 | Loss 1.1375 | Accuracy 0.7620 Epoch 00046 | Loss 1.1070 | Accuracy 0.7660 Epoch 00047 | Loss 1.1348 | Accuracy 0.7700 Epoch 00048 | Loss 1.0953 | Accuracy 0.7720 Epoch 00049 | Loss 1.0816 | Accuracy 0.7760 Epoch 00050 | Loss 1.0216 | Accuracy 0.7740 Epoch 00051 | Loss 1.0200 | Accuracy 0.7800 Epoch 00052 | Loss 1.0052 | Accuracy 0.7800 Epoch 00053 | Loss 0.9287 | Accuracy 0.7780 Epoch 00054 | Loss 0.9632 | Accuracy 0.7780 Epoch 00055 | Loss 0.9279 | Accuracy 0.7820 Epoch 00056 | Loss 0.9260 | Accuracy 0.7880 Epoch 00057 | Loss 0.9242 | Accuracy 0.7900 Epoch 00058 | Loss 0.8990 | Accuracy 0.7920 Epoch 00059 | Loss 0.8861 | Accuracy 0.7920 Epoch 00060 | Loss 0.8787 | Accuracy 0.7900 Epoch 00061 | Loss 0.8664 | Accuracy 0.7880 Epoch 00062 | Loss 0.8197 | Accuracy 0.7860 Epoch 00063 | Loss 0.7989 | Accuracy 0.7860 Epoch 00064 | Loss 0.8456 | Accuracy 0.7860 Epoch 00065 | Loss 0.7710 | Accuracy 0.7800 Epoch 00066 | Loss 0.7634 | Accuracy 0.7840 Epoch 00067 | Loss 0.7104 | Accuracy 0.7820 Epoch 00068 | Loss 0.7627 | Accuracy 0.7920 Epoch 00069 | Loss 0.7666 | Accuracy 0.7920 Epoch 00070 | Loss 0.6949 | Accuracy 0.7920 Epoch 00071 | Loss 0.7627 | Accuracy 0.7900 Epoch 00072 | Loss 0.7280 | Accuracy 0.7940 Epoch 00073 | Loss 0.6765 | Accuracy 0.7940 Epoch 00074 | Loss 0.6352 | Accuracy 0.7980 Epoch 00075 | Loss 0.6792 | Accuracy 0.7980 Epoch 00076 | Loss 0.6510 | Accuracy 0.7960 Epoch 00077 | Loss 0.6385 | Accuracy 0.7920 Epoch 00078 | Loss 0.6408 | Accuracy 0.7880 Epoch 00079 | Loss 0.5850 | Accuracy 0.7840 Epoch 00080 | Loss 0.6241 | Accuracy 0.7840 Epoch 00081 | Loss 0.6289 | Accuracy 0.7820 Epoch 00082 | Loss 0.6216 | Accuracy 0.7860 Epoch 00083 | Loss 0.6129 | Accuracy 0.7880 Epoch 00084 | Loss 0.5846 | Accuracy 0.7940 Epoch 00085 | Loss 0.5944 | Accuracy 0.7960 Epoch 00086 | Loss 0.5828 | Accuracy 0.7960 Epoch 00087 | Loss 0.5456 | Accuracy 0.8000 Epoch 00088 | Loss 0.5710 | Accuracy 0.7960 Epoch 00089 | Loss 0.5650 | Accuracy 0.8000 Epoch 00090 | Loss 0.5570 | Accuracy 0.8000 Epoch 00091 | Loss 0.5628 | Accuracy 0.8000 Epoch 00092 | Loss 0.5203 | Accuracy 0.7980 Epoch 00093 | Loss 0.5619 | Accuracy 0.7940 Epoch 00094 | Loss 0.5424 | Accuracy 0.7960 Epoch 00095 | Loss 0.5408 | Accuracy 0.7960 Epoch 00096 | Loss 0.5289 | Accuracy 0.7960 Epoch 00097 | Loss 0.5059 | Accuracy 0.7880 Epoch 00098 | Loss 0.4828 | Accuracy 0.7880 Epoch 00099 | Loss 0.4800 | Accuracy 0.7840 Epoch 00100 | Loss 0.5081 | Accuracy 0.7820 Epoch 00101 | Loss 0.4686 | Accuracy 0.7840 Epoch 00102 | Loss 0.5085 | Accuracy 0.7840 Epoch 00103 | Loss 0.4943 | Accuracy 0.7880 Epoch 00104 | Loss 0.4849 | Accuracy 0.7920 Epoch 00105 | Loss 0.5361 | Accuracy 0.7960 Epoch 00106 | Loss 0.4488 | Accuracy 0.8060 Epoch 00107 | Loss 0.4774 | Accuracy 0.8040 Epoch 00108 | Loss 0.4645 | Accuracy 0.8040 Epoch 00109 | Loss 0.4535 | Accuracy 0.8020 Epoch 00110 | Loss 0.4627 | Accuracy 0.8000 Epoch 00111 | Loss 0.4652 | Accuracy 0.7900 Epoch 00112 | Loss 0.4456 | Accuracy 0.7880 Epoch 00113 | Loss 0.4497 | Accuracy 0.7880 Epoch 00114 | Loss 0.4878 | Accuracy 0.7840 Epoch 00115 | Loss 0.4642 | Accuracy 0.7900 Epoch 00116 | Loss 0.4532 | Accuracy 0.7960 Epoch 00117 | Loss 0.4349 | Accuracy 0.7980 Epoch 00118 | Loss 0.4288 | Accuracy 0.8060 Epoch 00119 | Loss 0.4569 | Accuracy 0.8120 Epoch 00120 | Loss 0.4382 | Accuracy 0.8120 Epoch 00121 | Loss 0.3879 | Accuracy 0.8100 Epoch 00122 | Loss 0.4321 | Accuracy 0.8060 Epoch 00123 | Loss 0.4422 | Accuracy 0.8060 Epoch 00124 | Loss 0.4328 | Accuracy 0.8020 Epoch 00125 | Loss 0.4258 | Accuracy 0.8000 Epoch 00126 | Loss 0.4316 | Accuracy 0.7940 Epoch 00127 | Loss 0.4000 | Accuracy 0.7940 Epoch 00128 | Loss 0.4018 | Accuracy 0.7900 Epoch 00129 | Loss 0.4254 | Accuracy 0.7920 Epoch 00130 | Loss 0.4167 | Accuracy 0.7960 Epoch 00131 | Loss 0.4415 | Accuracy 0.7960 Epoch 00132 | Loss 0.3834 | Accuracy 0.8000 Epoch 00133 | Loss 0.3865 | Accuracy 0.8020 Epoch 00134 | Loss 0.4218 | Accuracy 0.8020 Epoch 00135 | Loss 0.3679 | Accuracy 0.8080 Epoch 00136 | Loss 0.4093 | Accuracy 0.8080 Epoch 00137 | Loss 0.3815 | Accuracy 0.8040 Epoch 00138 | Loss 0.3737 | Accuracy 0.8040 Epoch 00139 | Loss 0.3690 | Accuracy 0.8060 Epoch 00140 | Loss 0.3559 | Accuracy 0.7980 Epoch 00141 | Loss 0.3633 | Accuracy 0.7940 Epoch 00142 | Loss 0.3723 | Accuracy 0.7920 Epoch 00143 | Loss 0.3834 | Accuracy 0.7920 Epoch 00144 | Loss 0.3463 | Accuracy 0.8000 Epoch 00145 | Loss 0.3702 | Accuracy 0.8020 Epoch 00146 | Loss 0.3924 | Accuracy 0.8020 Epoch 00147 | Loss 0.3525 | Accuracy 0.8040 Epoch 00148 | Loss 0.3474 | Accuracy 0.8060 Epoch 00149 | Loss 0.3604 | Accuracy 0.8040 Epoch 00150 | Loss 0.3646 | Accuracy 0.7980 Epoch 00151 | Loss 0.3605 | Accuracy 0.7960 Epoch 00152 | Loss 0.3676 | Accuracy 0.7980 Epoch 00153 | Loss 0.3362 | Accuracy 0.8040 Epoch 00154 | Loss 0.3837 | Accuracy 0.8000 Epoch 00155 | Loss 0.3316 | Accuracy 0.8000 Epoch 00156 | Loss 0.3571 | Accuracy 0.7980 Epoch 00157 | Loss 0.3445 | Accuracy 0.8040 Epoch 00158 | Loss 0.3324 | Accuracy 0.7980 Epoch 00159 | Loss 0.3666 | Accuracy 0.7980 Epoch 00160 | Loss 0.3463 | Accuracy 0.7960 Epoch 00161 | Loss 0.3717 | Accuracy 0.7980 Epoch 00162 | Loss 0.3495 | Accuracy 0.7980 Epoch 00163 | Loss 0.3254 | Accuracy 0.7960 Epoch 00164 | Loss 0.3525 | Accuracy 0.7960 Epoch 00165 | Loss 0.3399 | Accuracy 0.7980 Epoch 00166 | Loss 0.3363 | Accuracy 0.8000 Epoch 00167 | Loss 0.3501 | Accuracy 0.8000 Epoch 00168 | Loss 0.3200 | Accuracy 0.7980 Epoch 00169 | Loss 0.3179 | Accuracy 0.7980 Epoch 00170 | Loss 0.3145 | Accuracy 0.7960 Epoch 00171 | Loss 0.3539 | Accuracy 0.7940 Epoch 00172 | Loss 0.3680 | Accuracy 0.7920 Epoch 00173 | Loss 0.3636 | Accuracy 0.7920 Epoch 00174 | Loss 0.3310 | Accuracy 0.7960 Epoch 00175 | Loss 0.3378 | Accuracy 0.7960 Epoch 00176 | Loss 0.3051 | Accuracy 0.7980 Epoch 00177 | Loss 0.3113 | Accuracy 0.7980 Epoch 00178 | Loss 0.3018 | Accuracy 0.7980 Epoch 00179 | Loss 0.3359 | Accuracy 0.7980 Epoch 00180 | Loss 0.3273 | Accuracy 0.7920 Epoch 00181 | Loss 0.3234 | Accuracy 0.7920 Epoch 00182 | Loss 0.3224 | Accuracy 0.7920 Epoch 00183 | Loss 0.3149 | Accuracy 0.7940 Epoch 00184 | Loss 0.3510 | Accuracy 0.7940 Epoch 00185 | Loss 0.3008 | Accuracy 0.8000 Epoch 00186 | Loss 0.3552 | Accuracy 0.8000 Epoch 00187 | Loss 0.3082 | Accuracy 0.8020 Epoch 00188 | Loss 0.3330 | Accuracy 0.8020 Epoch 00189 | Loss 0.3361 | Accuracy 0.8020 Epoch 00190 | Loss 0.3313 | Accuracy 0.7980 Epoch 00191 | Loss 0.3206 | Accuracy 0.7940 Epoch 00192 | Loss 0.2994 | Accuracy 0.7900 Epoch 00193 | Loss 0.2907 | Accuracy 0.7900 Epoch 00194 | Loss 0.2993 | Accuracy 0.7920 Epoch 00195 | Loss 0.3043 | Accuracy 0.7920 Epoch 00196 | Loss 0.2817 | Accuracy 0.7960 Epoch 00197 | Loss 0.3183 | Accuracy 0.7980 Epoch 00198 | Loss 0.3063 | Accuracy 0.7980 Epoch 00199 | Loss 0.3291 | Accuracy 0.8000 Testing... Test accuracy 0.8040 Testing LatentDirichletAllocation ... {'prior': {'doc': 0.1, 'word': 0.1}, 'rho': 1, 'mult': {'doc': 1, 'word': 1}, 'init': {'doc': (100.0, 100.0), 'word': (100.0, 100.0)}, 'word_data': [tensor([[0.0000e+00, 0.0000e+00, 0.0000e+00, 4.5618e-05, 0.0000e+00], [0.0000e+00, 0.0000e+00, 0.0000e+00, 4.5618e-05, 0.0000e+00], [0.0000e+00, 0.0000e+00, 0.0000e+00, 4.5618e-05, 0.0000e+00], [0.0000e+00, 0.0000e+00, 0.0000e+00, 9.9963e-01, 0.0000e+00], [0.0000e+00, 0.0000e+00, 0.0000e+00, 4.5618e-05, 0.0000e+00], [0.0000e+00, 0.0000e+00, 0.0000e+00, 4.5619e-05, 0.0000e+00], [0.0000e+00, 0.0000e+00, 0.0000e+00, 6.1490e-06, 0.0000e+00], [0.0000e+00, 0.0000e+00, 0.0000e+00, 4.5618e-05, 0.0000e+00], [0.0000e+00, 0.0000e+00, 0.0000e+00, 4.5618e-05, 0.0000e+00], [0.0000e+00, 0.0000e+00, 0.0000e+00, 4.5618e-05, 0.0000e+00]])]} Testing LatentDirichletAllocation passed! [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Torch CPU Tutorial test) [Pipeline] sh + chmod -R 777 . [Pipeline] sh + rm -rf CMakeLists.txt CONTRIBUTORS.md Jenkinsfile LICENSE NEWS.md README.md _download apps benchmarks build cmake conda datasets dgl_sparse dglgo docker docs examples graphbolt include notebooks pyproject.toml pytest_backend.xml python readthedocs.yml script src tensoradapter tests third_party tools tutorials Converting to homogeneous graph takes 0.005s, peak mem: 3.179 GB Save partitions: 0.013 seconds, peak memory: 3.179 GB There are 300600 edges in the graph and 0 edge cuts for 1 partitions. [Pipeline] sh + git config --global --add safe.directory * [Pipeline] checkout The recommended git tool is: git using credential 150de63f-189c-4717-bcaf-010460d2f51a Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@27cf10de; decorates RemoteLauncher[hudson.remoting.Channel@171f2319:dgl-ci-linux-cpu-2] will be ignored (a typical symptom is the Git executable not being run inside a designated container) Fetching changes from the remote Git repository Cleaning workspace Fetching without tags Merging remotes/origin/master commit 191681d8510173576286765237ed0ce87d690e14 into PR head commit 7875aeb4251803b0a81c00694770cd981c0df241 Merge succeeded, producing 3451ce08c95d12c6aaae05996892dc1a20ca70e7 Checking out Revision 3451ce08c95d12c6aaae05996892dc1a20ca70e7 (PR-7408) server: #clients=2 load test_sampling Start to create specified graph formats which may take non-trivial time. Finished creating specified graph formats: ['csc', 'coo'] Commit message: "Merge commit '191681d8510173576286765237ed0ce87d690e14' into HEAD" First time build. Skipping changelog. Cleaning workspace > git rev-parse --resolve-git-dir /home/ubuntu/jenkins/workspace/dgl_PR-7408@2/.git # timeout=10 > git config remote.origin.url https://github.com/dmlc/dgl.git # timeout=10 > git rev-parse --verify HEAD # timeout=10 Resetting working tree > git reset --hard # timeout=10 > git clean -fdx # timeout=10 Fetching upstream changes from https://github.com/dmlc/dgl.git > git --version # timeout=10 > git --version # 'git version 2.34.1' using GIT_ASKPASS to set credentials dgl-bot-personal-access-key220906 > git fetch --no-tags --force --progress -- https://github.com/dmlc/dgl.git +refs/pull/7408/head:refs/remotes/origin/PR-7408 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7875aeb4251803b0a81c00694770cd981c0df241 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_ASKPASS to set credentials dgl-bot-personal-access-key220906 > git merge 191681d8510173576286765237ed0ce87d690e14 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3451ce08c95d12c6aaae05996892dc1a20ca70e7 # timeout=10 > git branch -a -v --no-abbrev # timeout=10 > git branch -D PR-7408 # timeout=10 > git checkout -b PR-7408 3451ce08c95d12c6aaae05996892dc1a20ca70e7 # timeout=10 > git rev-list --no-walk ea985edbcd0abb70c1fd6a029f14584b8fe59894 # timeout=10 > git rev-parse --verify HEAD # timeout=10 Resetting working tree > git reset --hard # timeout=10 start graph service on server 0 for part 0 Server is waiting for connections on [172.17.0.2:28089]... [Pipeline] sh + git submodule update --recursive --init > git clean -fdx # timeout=10 Initialize the distributed services with graphbolt: False Submodule path 'third_party/METIS': checked out '10603482cc055626ff99d2ac3ab7e73d1119439d' Submodule path 'third_party/METIS/GKlib': checked out '62de20c7f97c719abdc96d7c3e266a1f7cb52bc5' Submodule path 'third_party/cccl': checked out '1c009d23abf3e6c13d5e1f0ee54222c43b2c1785' Submodule path 'third_party/cuco': checked out '2101cb31d0210b609cd02c88f9b538e10881d91d' Submodule path 'third_party/dlpack': checked out 'e2bdd3bee8cb6501558042633fa59144cc8b7f5f' Submodule path 'third_party/dmlc-core': checked out 'bfad207b448480783a1f428ae3d93d87032d8349' Submodule path 'third_party/googletest': checked out 'f8d7d77c06936315286eb55f8de22cd23c188571' Submodule path 'third_party/liburing': checked out 'e4cfc721761a85ea6a257c77572546292d04bf79' Submodule path 'third_party/libxsmm': checked out '80090603e43f6ddc870cc42e1403dd0af07744cc' Submodule path 'third_party/nanoflann': checked out '4c47ca200209550c5628c89803591f8a753c8181' Submodule path 'third_party/pcg': checked out '428802d1a5634f96bcd0705fab379ff0113bcf13' Submodule path 'third_party/phmap': checked out '25293cefd8b85491b45600c03fe8edf07647553f' [Pipeline] unstash Client [2860] waits on 172.17.0.2:59895 Client [2851] waits on 172.17.0.2:34873 Machine (0) group (0) client (0) connect to server successfuly! Machine (0) group (0) client (1) connect to server successfuly! Client[0] in group[0] is exiting... Client[1] in group[0] is exiting... Server (0) shutdown. Server is exiting... [Pipeline] echo Unpacked build/libdgl.so, build/runUnitTests, python/dgl/_ffi/_cy3/core.cpython-*-x86_64-linux-gnu.so, build/tensoradapter/pytorch/*.so, build/dgl_sparse/*.so, build/graphbolt/*.so from dgl-cpu-linux [Pipeline] timeout Timeout set to expire in 20 min [Pipeline] { [Pipeline] sh + bash tests/scripts/task_pytorch_tutorial_test.sh PASSED [ 22%] tests/distributed/test_mp_dataloader.py::test_dataloader_heterograph[False-True-node-0-1] Requirement already satisfied: networkx>=2.1 in /opt/conda/envs/pytorch-ci/lib/python3.10/site-packages (from -r requirements.txt (line 1)) (3.3) Requirement already satisfied: torch in /opt/conda/envs/pytorch-ci/lib/python3.10/site-packages (from -r requirements.txt (line 2)) (2.3.0+cpu) Requirement already satisfied: numpy in /opt/conda/envs/pytorch-ci/lib/python3.10/site-packages (from -r requirements.txt (line 3)) (1.26.4) Collecting seaborn (from -r requirements.txt (line 4)) Downloading seaborn-0.13.2-py3-none-any.whl.metadata (5.4 kB) Requirement already satisfied: matplotlib in /opt/conda/envs/pytorch-ci/lib/python3.10/site-packages (from -r requirements.txt (line 5)) (3.8.4) Collecting pygraphviz (from -r requirements.txt (line 6)) Downloading pygraphviz-1.13.tar.gz (104 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 104.6/104.6 kB 4.9 MB/s eta 0:00:00 Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Installing backend dependencies: started Installing backend dependencies: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting graphviz (from -r requirements.txt (line 7)) Downloading graphviz-0.20.3-py3-none-any.whl.metadata (12 kB) Requirement already satisfied: pandas in /opt/conda/envs/pytorch-ci/lib/python3.10/site-packages (from -r requirements.txt (line 8)) (2.2.2) Requirement already satisfied: rdflib in /opt/conda/envs/pytorch-ci/lib/python3.10/site-packages (from -r requirements.txt (line 9)) (7.0.0) Requirement already satisfied: filelock in /opt/conda/envs/pytorch-ci/lib/python3.10/site-packages (from torch->-r requirements.txt (line 2)) (3.14.0) Requirement already satisfied: typing-extensions>=4.8.0 in /opt/conda/envs/pytorch-ci/lib/python3.10/site-packages (from torch->-r requirements.txt (line 2)) (4.11.0) Requirement already satisfied: sympy in /opt/conda/envs/pytorch-ci/lib/python3.10/site-packages (from torch->-r requirements.txt (line 2)) (1.12) Requirement already satisfied: jinja2 in /opt/conda/envs/pytorch-ci/lib/python3.10/site-packages (from torch->-r requirements.txt (line 2)) (3.1.4) Requirement already satisfied: fsspec in /opt/conda/envs/pytorch-ci/lib/python3.10/site-packages (from torch->-r requirements.txt (line 2)) (2024.3.1) Requirement already satisfied: contourpy>=1.0.1 in /opt/conda/envs/pytorch-ci/lib/python3.10/site-packages (from matplotlib->-r requirements.txt (line 5)) (1.2.1) Requirement already satisfied: cycler>=0.10 in /opt/conda/envs/pytorch-ci/lib/python3.10/site-packages (from matplotlib->-r requirements.txt (line 5)) (0.12.1) Requirement already satisfied: fonttools>=4.22.0 in /opt/conda/envs/pytorch-ci/lib/python3.10/site-packages (from matplotlib->-r requirements.txt (line 5)) (4.51.0) Requirement already satisfied: kiwisolver>=1.3.1 in /opt/conda/envs/pytorch-ci/lib/python3.10/site-packages (from matplotlib->-r requirements.txt (line 5)) (1.4.5) Requirement already satisfied: packaging>=20.0 in /opt/conda/envs/pytorch-ci/lib/python3.10/site-packages (from matplotlib->-r requirements.txt (line 5)) (24.0) Requirement already satisfied: pillow>=8 in /opt/conda/envs/pytorch-ci/lib/python3.10/site-packages (from matplotlib->-r requirements.txt (line 5)) (10.3.0) Requirement already satisfied: pyparsing>=2.3.1 in /opt/conda/envs/pytorch-ci/lib/python3.10/site-packages (from matplotlib->-r requirements.txt (line 5)) (3.1.2) Requirement already satisfied: python-dateutil>=2.7 in /opt/conda/envs/pytorch-ci/lib/python3.10/site-packages (from matplotlib->-r requirements.txt (line 5)) (2.9.0.post0) Requirement already satisfied: pytz>=2020.1 in /opt/conda/envs/pytorch-ci/lib/python3.10/site-packages (from pandas->-r requirements.txt (line 8)) (2024.1) Requirement already satisfied: tzdata>=2022.7 in /opt/conda/envs/pytorch-ci/lib/python3.10/site-packages (from pandas->-r requirements.txt (line 8)) (2024.1) Requirement already satisfied: isodate<0.7.0,>=0.6.0 in /opt/conda/envs/pytorch-ci/lib/python3.10/site-packages (from rdflib->-r requirements.txt (line 9)) (0.6.1) Requirement already satisfied: six in /opt/conda/envs/pytorch-ci/lib/python3.10/site-packages (from isodate<0.7.0,>=0.6.0->rdflib->-r requirements.txt (line 9)) (1.16.0) Requirement already satisfied: MarkupSafe>=2.0 in /opt/conda/envs/pytorch-ci/lib/python3.10/site-packages (from jinja2->torch->-r requirements.txt (line 2)) (2.1.5) Requirement already satisfied: mpmath>=0.19 in /opt/conda/envs/pytorch-ci/lib/python3.10/site-packages (from sympy->torch->-r requirements.txt (line 2)) (1.3.0) Downloading seaborn-0.13.2-py3-none-any.whl (294 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 294.9/294.9 kB 18.1 MB/s eta 0:00:00 Downloading graphviz-0.20.3-py3-none-any.whl (47 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 47.1/47.1 kB 5.5 MB/s eta 0:00:00 Building wheels for collected packages: pygraphviz Building wheel for pygraphviz (pyproject.toml): started Building wheel for pygraphviz (pyproject.toml): finished with status 'done' Created wheel for pygraphviz: filename=pygraphviz-1.13-cp310-cp310-linux_x86_64.whl size=97914 sha256=c927863b1fe099f5d1b7e4354980736aba9a4d255c73cdebfd6ecbb1e96db323 Stored in directory: /root/.cache/pip/wheels/c5/96/10/6c25add1fffc368b1927252bf73b63fcb938de8f4486e23691 Successfully built pygraphviz Installing collected packages: pygraphviz, graphviz, seaborn Successfully installed graphviz-0.20.3 pygraphviz-1.13 seaborn-0.13.2 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv Running tutorial ./blitz/4_link_predict.py ... Downloading /home/ubuntu/jenkins/workspace/dgl_PR-7408@2/_download/cora_v2.zip from https://data.dgl.ai/dataset/cora_v2.zip... /home/ubuntu/jenkins/workspace/dgl_PR-7408@2/_download/cora_v2.zip: 0%| | 0.00/132k [00:00 0 to a scalar is deprecated, and will error in future. Ensure you extract a single element from your array before performing this operation. (Deprecated NumPy 1.25.) self.num_labels = int(max(DS_graph_labels) + 1) tests/python/common/test_heterograph.py::test_create[idtype0] tests/python/common/test_heterograph.py::test_create[idtype0] tests/python/common/test_heterograph.py::test_create[idtype1] tests/python/common/test_heterograph.py::test_create[idtype1] C:\Jenkins\workspace\dgl_PR-7408\python\dgl\utils\data.py:281: DeprecationWarning: Conversion of an array with ndim > 0 to a scalar is deprecated, and will error in future. Ensure you extract a single element from your array before performing this operation. (Deprecated NumPy 1.25.) eid = int(attr[edge_id_attr_name]) tests/python/common/test_traversal.py::test_bfs[idtype0] tests/python/common/test_traversal.py::test_bfs[idtype1] C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\networkx\utils\backends.py:633: DeprecationWarning: random_tree is deprecated and will be removed in NX v3.4 Use random_labeled_tree instead. return self.orig_func(*args, **kwargs) -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html --- generated xml file: C:\Jenkins\workspace\dgl_PR-7408\pytest_common.xml ---- ============================ slowest 100 durations ============================ 101.36s call tests/python/common/data/test_movielens.py::test_movielens 38.88s call tests/python/common/data/test_data.py::test_as_graphpred_reprocess 38.18s call tests/python/common/data/test_data.py::test_gin 19.04s call tests/python/common/data/test_data.py::test_gnn_benchmark 18.99s call tests/python/common/data/test_data.py::test_tudataset_regression 17.71s call tests/python/common/data/test_utils.py::test_add_node_property_split 16.65s call tests/python/common/data/test_data.py::test_pattern 12.42s call tests/python/common/data/test_data.py::test_cluster 7.42s call tests/python/common/test_heterograph-kernel.py::test_all_binary_builtins 7.15s call tests/python/common/data/test_data.py::test_zinc 5.93s call tests/python/common/data/test_geom_gcn.py::test_squirrel 4.29s call tests/python/common/data/test_data.py::test_fraud 3.52s call tests/python/common/data/test_data.py::test_wiki_cs 3.44s call tests/python/common/data/test_data.py::test_flickr 3.21s call tests/python/common/data/test_data.py::test_citation_graph 3.03s call tests/python/common/test_heterograph-shared-memory.py::test_multi_process[idtype0] 2.75s call tests/python/common/data/test_geom_gcn.py::test_chameleon 2.69s call tests/python/common/test_heterograph.py::test_forking_pickler 2.67s call tests/python/common/test_heterograph-shared-memory.py::test_multi_process[idtype1] 2.13s call tests/python/common/data/data/test_heterophilous_graphs.py::test_questions 2.04s call tests/python/common/data/test_data.py::test_as_nodepred1 1.97s call tests/python/common/data/test_data.py::test_explain_syn 1.56s call tests/python/common/data/data/test_heterophilous_graphs.py::test_amazon_ratings 1.39s call tests/python/common/data/data/test_heterophilous_graphs.py::test_roman_empire 1.32s call tests/python/common/data/data/test_heterophilous_graphs.py::test_tolokers 0.79s call tests/python/common/transforms/test_transform.py::test_reorder_nodes 0.73s call tests/python/common/data/data/test_heterophilous_graphs.py::test_minesweeper 0.64s call tests/python/common/test_heterograph-update-all.py::test_binary_op[idtype0] 0.64s call tests/python/common/test_heterograph-update-all.py::test_binary_op[idtype1] 0.52s call tests/python/common/data/test_data.py::test_as_nodepred2 0.45s call tests/python/common/sampling/test_sampling.py::test_sample_neighbors_outedge 0.44s call tests/python/common/data/test_data.py::test_csvdataset 0.40s call tests/python/common/data/test_actor.py::test_actor 0.36s call tests/python/common/data/test_geom_gcn.py::test_wisconsin 0.34s call tests/python/common/test_heterograph-apply-edges.py::test_binary_op[idtype0] 0.34s call tests/python/common/test_heterograph-apply-edges.py::test_binary_op[idtype1] 0.32s call tests/python/common/data/test_geom_gcn.py::test_cornell 0.31s call tests/python/common/data/test_geom_gcn.py::test_texas 0.30s call tests/python/common/test_heterograph-kernel.py::test_copy_edge_reduce 0.28s call tests/python/common/test_heterograph-kernel.py::test_copy_src_reduce 0.27s call tests/python/common/function/test_basics.py::test_batch_setter_autograd[idtype0] 0.27s call tests/python/common/sampling/test_sampling.py::test_sample_neighbors_noprob 0.27s call tests/python/common/sampling/test_sampling.py::test_sample_neighbors_mask 0.26s call tests/python/common/sampling/test_sampling.py::test_sample_neighbors_prob 0.25s call tests/python/common/test_heterograph.py::test_query[idtype0] 0.24s call tests/python/common/data/test_serialize.py::test_graph_serialize_with_formats[formats6] 0.24s call tests/python/common/test_heterograph.py::test_query[idtype1] 0.24s call tests/python/common/data/test_serialize.py::test_graph_serialize_with_formats[formats3] 0.21s call tests/python/common/ops/test_ops.py::test_gather_mm_idx_b[dtype1-0.02-256] 0.19s call tests/python/common/test_heterograph.py::test_view1[idtype0] 0.18s call tests/python/common/sampling/test_sampling.py::test_non_uniform_random_walk[False] 0.18s call tests/python/common/test_heterograph-misc.py::test_query 0.16s call tests/python/common/ops/test_ops.py::test_spmm[float32-idtype1-sum-mul-shp5-g1] 0.14s call tests/python/common/sampling/test_sampling.py::test_uniform_random_walk[False] 0.12s call tests/python/common/test_heterograph.py::test_updates[idtype1] 0.11s call tests/python/common/test_heterograph.py::test_updates[idtype0] 0.11s call tests/python/common/data/test_serialize.py::test_graph_serialize_with_feature 0.10s call tests/python/common/test_heterograph-specialization.py::test_spmv_3d_feat[idtype0] 0.10s call tests/python/common/data/test_data.py::test_as_linkpred 0.10s call tests/python/common/data/test_utils.py::test_add_nodepred_split 0.10s call tests/python/common/ops/test_ops.py::test_segment_mm[dtype1-0.01-256-idtype0] 0.09s call tests/python/common/ops/test_ops.py::test_segment_mm[dtype1-0.01-256-idtype1] 0.09s call tests/python/common/transforms/test_functional-sort.py::test_sort_with_tag[idtype1] 0.09s call tests/python/common/test_heterograph.py::test_level2[idtype0] 0.09s call tests/python/common/test_heterograph.py::test_level2[idtype1] 0.08s call tests/python/common/transforms/test_functional-sort.py::test_sort_with_tag[idtype0] 0.08s call tests/python/common/test_heterograph.py::test_view1[idtype1] 0.08s call tests/python/common/test_heterograph-specialization.py::test_spmv_3d_feat[idtype1] 0.07s call tests/python/common/test_heterograph-specialization.py::test_pull_multi_fallback[idtype0] 0.07s call tests/python/common/test_heterograph-specialization.py::test_pull_multi_fallback[idtype1] 0.07s call tests/python/common/test_traversal.py::test_bfs[idtype0] 0.07s call tests/python/common/sampling/test_sampling.py::test_sample_neighbors_etype_homogeneous[False-out-coo] 0.07s call tests/python/common/sampling/test_sampling.py::test_sample_neighbors_etype_homogeneous[False-in-coo] 0.06s call tests/python/common/transforms/test_transform.py::test_remove_nodes[idtype0] 0.06s call tests/python/common/data/test_serialize.py::test_graph_serialize_with_formats[formats4] 0.06s call tests/python/common/data/test_serialize.py::test_graph_serialize_with_formats[formats5] 0.06s call tests/python/common/data/test_serialize.py::test_graph_serialize_without_feature 0.06s call tests/python/common/test_traversal.py::test_bfs[idtype1] 0.06s call tests/python/common/data/test_serialize.py::test_graph_serialize_with_formats[coo] 0.06s call tests/python/common/transforms/test_transform.py::test_remove_nodes[idtype1] 0.06s call tests/python/common/test_heterograph-specialization.py::test_v2v_pull[idtype0] 0.06s call tests/python/common/data/test_serialize.py::test_graph_serialize_with_formats[csc] 0.06s call tests/python/common/data/test_serialize.py::test_graph_serialize_with_formats[csr] 0.06s call tests/python/common/data/test_serialize.py::test_graph_serialize_with_labels 0.06s call tests/python/common/test_heterograph-specialization.py::test_v2v_pull[idtype1] 0.06s call tests/python/common/sampling/test_sampling.py::test_sample_labors_noprob 0.06s call tests/python/common/sampling/test_sampling.py::test_sample_labors_prob 0.06s call tests/python/common/test_heterograph-specialization.py::test_v2v_snr[idtype0] 0.06s call tests/python/common/ops/test_ops.py::test_gather_mm_idx_b[dtype3-0.0001-256] 0.06s call tests/python/common/test_propagate.py::test_prop_edges_dfs[idtype0] 0.05s call tests/python/common/test_heterograph-specialization.py::test_v2v_snr[idtype1] 0.05s call tests/python/common/test_propagate.py::test_prop_edges_dfs[idtype1] 0.05s call tests/python/common/sampling/test_sampling.py::test_sample_neighbors_etype_homogeneous[False-out-csr] 0.05s call tests/python/common/sampling/test_sampling.py::test_sample_neighbors_etype_homogeneous[False-in-csr] 0.05s call tests/python/common/sampling/test_sampling.py::test_sample_neighbors_etype_homogeneous[False-out-csc] 0.05s call tests/python/common/sampling/test_sampling.py::test_sample_neighbors_etype_homogeneous[False-in-csc] 0.05s call tests/python/common/transforms/test_functional-sort.py::test_sort_with_tag_bipartite[idtype1] 0.05s call tests/python/common/transforms/test_functional-sort.py::test_sort_with_tag_bipartite[idtype0] 0.04s call tests/python/common/sampling/test_sampling.py::test_node2vec 0.04s call tests/python/common/test_heterograph-specialization.py::test_v2v_update_all[idtype0] ========== 2871 passed, 63 skipped, 7 warnings in 367.63s (0:06:07) =========== Running tutorial ./models/1_gnn/9_gat.py ... [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Torch CPU (Win64) Example test) [Pipeline] checkout The recommended git tool is: git using credential 150de63f-189c-4717-bcaf-010460d2f51a Fetching changes from the remote Git repository Cleaning workspace Fetching without tags > git rev-parse --resolve-git-dir C:\Jenkins\workspace\dgl_PR-7408\.git # timeout=10 > git config remote.origin.url https://github.com/dmlc/dgl.git # timeout=10 > git rev-parse --verify HEAD # timeout=10 Resetting working tree > git reset --hard # timeout=10 > git clean -fdx # timeout=10 Fetching upstream changes from https://github.com/dmlc/dgl.git > git --version # timeout=10 > git --version # 'git version 2.20.0.windows.1' using GIT_ASKPASS to set credentials dgl-bot-personal-access-key220906 > git fetch --no-tags --force --progress -- https://github.com/dmlc/dgl.git +refs/pull/7408/head:refs/remotes/origin/PR-7408 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 191681d8510173576286765237ed0ce87d690e14 into PR head commit 7875aeb4251803b0a81c00694770cd981c0df241 Merge succeeded, producing 9d4ab7bdb90a2889f222a326e138607ef0b5a958 Checking out Revision 9d4ab7bdb90a2889f222a326e138607ef0b5a958 (PR-7408) Commit message: "Merge commit '191681d8510173576286765237ed0ce87d690e14' into HEAD" First time build. Skipping changelog. Cleaning workspace > git config core.sparsecheckout # timeout=10 > git checkout -f 7875aeb4251803b0a81c00694770cd981c0df241 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_ASKPASS to set credentials dgl-bot-personal-access-key220906 > git merge 191681d8510173576286765237ed0ce87d690e14 # timeout=10 > git rev-parse "HEAD^{commit}" # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9d4ab7bdb90a2889f222a326e138607ef0b5a958 # timeout=10 > git branch -a -v --no-abbrev # timeout=10 > git branch -D PR-7408 # timeout=10 > git checkout -b PR-7408 9d4ab7bdb90a2889f222a326e138607ef0b5a958 # timeout=10 > git rev-list --no-walk ea985edbcd0abb70c1fd6a029f14584b8fe59894 # timeout=10 > git rev-parse --verify HEAD # timeout=10 Resetting working tree > git reset --hard # timeout=10 > git clean -fdx # timeout=10 /opt/conda/envs/pytorch-ci/lib/python3.10/site-packages/numpy/core/fromnumeric.py:3504: RuntimeWarning: Mean of empty slice. return _methods._mean(a, axis=axis, dtype=dtype, /opt/conda/envs/pytorch-ci/lib/python3.10/site-packages/numpy/core/_methods.py:129: RuntimeWarning: invalid value encountered in scalar divide ret = ret.dtype.type(ret / rcount) [Pipeline] bat administrator@WIN-O7QS55HVSDB C:\Jenkins\workspace\dgl_PR-7408>git submodule update --recursive --init Converting to homogeneous graph takes 0.005s, peak mem: 3.179 GB Save partitions: 0.014 seconds, peak memory: 3.179 GB There are 300600 edges in the graph and 0 edge cuts for 1 partitions. Converted partitions to GraphBolt format into /tmp/tmpmrlml9w4/test_sampling.json [Pipeline] unstash [Pipeline] echo Unpacked build\dgl.dll, build\runUnitTests.exe, build\tensoradapter\pytorch\*.dll, build\dgl_sparse\*.dll, build\graphbolt\*.dll from dgl-cpu-win64 [Pipeline] timeout Timeout set to expire in 20 min [Pipeline] { [Pipeline] bat administrator@WIN-O7QS55HVSDB C:\Jenkins\workspace\dgl_PR-7408>CALL tests\scripts\task_example_test.bat cpu virtualenv "jenkins-dgl-PR-7408-4" does not exist. Create it with "mkvirtualenv " ============================= test session starts ============================= platform win32 -- Python 3.11.9, pytest-8.1.1, pluggy-1.5.0 -- C:\Users\Administrator\AppData\Local\Programs\Python\Python311\python.exe cachedir: .pytest_cache rootdir: C:\Jenkins\workspace\dgl_PR-7408 configfile: pyproject.toml plugins: anyio-4.3.0 collecting ... server: #clients=2 load test_sampling start graph service on server 0 for part 0 Server is waiting for connections on [172.17.0.2:19482]... collected 12 items tests/examples/test_sampling_examples.py::test_node_classification Initialize the distributed services with graphbolt: False NumNodes: 2708 NumEdges: 10556 NumFeats: 1433 NumClasses: 7 NumTrainingSamples: 140 NumValidationSamples: 500 NumTestSamples: 1000 Done loading data from cached files. Epoch 00000 | Loss 1.9467 | Time(s) nan Epoch 00001 | Loss 1.9447 | Time(s) nan Epoch 00002 | Loss 1.9427 | Time(s) nan Epoch 00003 | Loss 1.9407 | Time(s) 0.1568 Epoch 00004 | Loss 1.9386 | Time(s) 0.1591 Epoch 00005 | Loss 1.9366 | Time(s) 0.1602 Epoch 00006 | Loss 1.9346 | Time(s) 0.1589 Epoch 00007 | Loss 1.9325 | Time(s) 0.1595 Epoch 00008 | Loss 1.9305 | Time(s) 0.1594 Epoch 00009 | Loss 1.9284 | Time(s) 0.1587 Epoch 00010 | Loss 1.9264 | Time(s) 0.1586 Epoch 00011 | Loss 1.9243 | Time(s) 0.1592 Epoch 00012 | Loss 1.9223 | Time(s) 0.1595 Epoch 00013 | Loss 1.9202 | Time(s) 0.1595 Epoch 00014 | Loss 1.9181 | Time(s) 0.1596 Epoch 00015 | Loss 1.9160 | Time(s) 0.1594 Epoch 00016 | Loss 1.9139 | Time(s) 0.1594 Epoch 00017 | Loss 1.9118 | Time(s) 0.1594 Epoch 00018 | Loss 1.9097 | Time(s) 0.1594 Epoch 00019 | Loss 1.9075 | Time(s) 0.1594 Epoch 00020 | Loss 1.9054 | Time(s) 0.1594 Epoch 00021 | Loss 1.9032 | Time(s) 0.1597 Epoch 00022 | Loss 1.9011 | Time(s) 0.1597 Epoch 00023 | Loss 1.8989 | Time(s) 0.1597 Epoch 00024 | Loss 1.8967 | Time(s) 0.1598 Epoch 00025 | Loss 1.8945 | Time(s) 0.1597 Epoch 00026 | Loss 1.8923 | Time(s) 0.1596 Epoch 00027 | Loss 1.8900 | Time(s) 0.1596 Epoch 00028 | Loss 1.8878 | Time(s) 0.1596 Epoch 00029 | Loss 1.8856 | Time(s) 0.1596 Running tutorial ./cpu/cpu_best_practises.py ... Running tutorial ./cpu/argo_tutorial.py ... Running tutorial ./multi/2_node_classification.py ... No GPU found! Running tutorial ./multi/1_graph_classification.py ... Client [3104] waits on 172.17.0.2:52111Client [3095] waits on 172.17.0.2:36893 Machine (0) group (0) client (1) connect to server successfuly!Machine (0) group (0) client (0) connect to server successfuly! No GPU found! [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh Client[0] in group[0] is exiting... Client[1] in group[0] is exiting... + chmod -R 777 . [Pipeline] cleanWs [WS-CLEANUP] Deleting project workspace... [WS-CLEANUP] Deferred wipeout is disabled by the job configuration... Server (0) shutdown. Server is exiting... [WS-CLEANUP] done [Pipeline] } $ docker stop --time=1 a00178c15f7ab8932de16dec01debf9f58973423c307e13807ab2024915a9d47 PASSED [ 25%] tests/distributed/test_mp_dataloader.py::test_dataloader_heterograph[True-True-edge-0-1] PASSED [ 25%] tests/distributed/test_mp_dataloader.py::test_dataloader_heterograph[True-True-edge-1-1] PASSED [ 25%] tests/distributed/test_mp_dataloader.py::test_neg_dataloader[0-3] SKIPPED [ 25%] tests/distributed/test_mp_dataloader.py::test_neg_dataloader[4-3] SKIPPED [ 26%] tests/distributed/test_mp_dataloader.py::test_multiple_dist_dataloaders[False-False-node-0-1] Converting to homogeneous graph takes 0.001s, peak mem: 3.179 GB Save partitions: 0.001 seconds, peak memory: 3.179 GB There are 10000 edges in the graph and 0 edge cuts for 1 partitions. $ docker rm -f --volumes a00178c15f7ab8932de16dec01debf9f58973423c307e13807ab2024915a9d47 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } server: #clients=1 load test_multiple_dataloaders Start to create specified graph formats which may take non-trivial time. Finished creating specified graph formats: ['csc', 'coo'] start graph service on server 0 for part 0 Server is waiting for connections on [172.17.0.2:12614]... Initialize the distributed services with graphbolt: False PASSED [ 8%] tests/examples/test_sampling_examples.py::test_link_prediction Client [3127] waits on 172.17.0.2:40561 Machine (0) group (0) client (0) connect to server successfuly! Client[0] in group[0] is exiting... Server (0) shutdown. Server is exiting... PASSED [ 26%] tests/distributed/test_mp_dataloader.py::test_multiple_dist_dataloaders[False-False-node-0-4] Converting to homogeneous graph takes 0.001s, peak mem: 3.179 GB Save partitions: 0.001 seconds, peak memory: 3.179 GB There are 10000 edges in the graph and 0 edge cuts for 1 partitions. server: #clients=1 load test_multiple_dataloaders Start to create specified graph formats which may take non-trivial time. Finished creating specified graph formats: ['csc', 'coo'] start graph service on server 0 for part 0 Server is waiting for connections on [172.17.0.2:17628]... Initialize the distributed services with graphbolt: False Client [3143] waits on 172.17.0.2:34845 Machine (0) group (0) client (0) connect to server successfuly! Client[0] in group[0] is exiting... Server (0) shutdown. Server is exiting... PASSED [ 26%] tests/distributed/test_mp_dataloader.py::test_multiple_dist_dataloaders[False-False-node-1-1] Converting to homogeneous graph takes 0.001s, peak mem: 3.179 GB Save partitions: 0.001 seconds, peak memory: 3.179 GB There are 10000 edges in the graph and 0 edge cuts for 1 partitions. PASSED [ 16%] tests/examples/test_sparse_examples.py::test_gcn server: #clients=2 load test_multiple_dataloaders Start to create specified graph formats which may take non-trivial time. Finished creating specified graph formats: ['csc', 'coo'] start graph service on server 0 for part 0 Server is waiting for connections on [172.17.0.2:13309]... Initialize the distributed services with graphbolt: False PASSED [ 25%] tests/examples/test_sparse_examples.py::test_gcnii Client [3159] waits on 172.17.0.2:51169Client [3168] waits on 172.17.0.2:43983 Machine (0) group (0) client (0) connect to server successfuly! Machine (0) group (0) client (1) connect to server successfuly! Client[1] in group[0] is exiting... Client[0] in group[0] is exiting... Server (0) shutdown. Server is exiting... PASSED [ 26%] tests/distributed/test_mp_dataloader.py::test_multiple_dist_dataloaders[False-False-node-1-4] Converting to homogeneous graph takes 0.001s, peak mem: 3.179 GB Save partitions: 0.001 seconds, peak memory: 3.179 GB There are 10000 edges in the graph and 0 edge cuts for 1 partitions. server: #clients=2 load test_multiple_dataloaders Start to create specified graph formats which may take non-trivial time. Finished creating specified graph formats: ['csc', 'coo'] start graph service on server 0 for part 0 Server is waiting for connections on [172.17.0.2:22455]... Initialize the distributed services with graphbolt: False Client [3198] waits on 172.17.0.2:46973 Client [3191] waits on 172.17.0.2:34381 Machine (0) group (0) client (0) connect to server successfuly!Machine (0) group (0) client (1) connect to server successfuly! Client[0] in group[0] is exiting... Client[1] in group[0] is exiting... Server (0) shutdown. Server is exiting... PASSED [ 26%] tests/distributed/test_mp_dataloader.py::test_multiple_dist_dataloaders[False-False-edge-0-1] Converting to homogeneous graph takes 0.001s, peak mem: 3.179 GB Save partitions: 0.001 seconds, peak memory: 3.179 GB There are 10000 edges in the graph and 0 edge cuts for 1 partitions. server: #clients=1 load test_multiple_dataloaders Start to create specified graph formats which may take non-trivial time. Finished creating specified graph formats: ['csc', 'coo'] start graph service on server 0 for part 0 Server is waiting for connections on [172.17.0.2:19108]... Initialize the distributed services with graphbolt: False Client [3223] waits on 172.17.0.2:41335 Machine (0) group (0) client (0) connect to server successfuly! Client[0] in group[0] is exiting... Server (0) shutdown. Server is exiting... PASSED [ 27%] tests/distributed/test_mp_dataloader.py::test_multiple_dist_dataloaders[False-False-edge-0-4] Converting to homogeneous graph takes 0.001s, peak mem: 3.179 GB Save partitions: 0.001 seconds, peak memory: 3.179 GB There are 10000 edges in the graph and 0 edge cuts for 1 partitions. server: #clients=1 load test_multiple_dataloaders Start to create specified graph formats which may take non-trivial time. Finished creating specified graph formats: ['csc', 'coo'] start graph service on server 0 for part 0 Server is waiting for connections on [172.17.0.2:24857]... Initialize the distributed services with graphbolt: False Client [3239] waits on 172.17.0.2:51415 Machine (0) group (0) client (0) connect to server successfuly! PASSED [ 33%] tests/examples/test_sparse_examples.py::test_appnp Client[0] in group[0] is exiting... Server (0) shutdown. Server is exiting... PASSED [ 27%] tests/distributed/test_mp_dataloader.py::test_multiple_dist_dataloaders[False-False-edge-1-1] Converting to homogeneous graph takes 0.001s, peak mem: 3.179 GB Save partitions: 0.001 seconds, peak memory: 3.179 GB There are 10000 edges in the graph and 0 edge cuts for 1 partitions. PASSED [ 41%] tests/examples/test_sparse_examples.py::test_c_and_s server: #clients=2 load test_multiple_dataloaders Start to create specified graph formats which may take non-trivial time. Finished creating specified graph formats: ['csc', 'coo'] start graph service on server 0 for part 0 Server is waiting for connections on [172.17.0.2:21954]... Initialize the distributed services with graphbolt: False PASSED [ 50%] tests/examples/test_sparse_examples.py::test_gat Client [3255] waits on 172.17.0.2:55863Client [3264] waits on 172.17.0.2:36047 Machine (0) group (0) client (0) connect to server successfuly! Machine (0) group (0) client (1) connect to server successfuly! Client[1] in group[0] is exiting... Client[0] in group[0] is exiting... Server (0) shutdown. Server is exiting... PASSED [ 58%] tests/examples/test_sparse_examples.py::test_hgnn PASSED [ 27%] tests/distributed/test_mp_dataloader.py::test_multiple_dist_dataloaders[False-False-edge-1-4] Converting to homogeneous graph takes 0.001s, peak mem: 3.179 GB Save partitions: 0.001 seconds, peak memory: 3.179 GB There are 10000 edges in the graph and 0 edge cuts for 1 partitions. server: #clients=2 load test_multiple_dataloaders Start to create specified graph formats which may take non-trivial time. Finished creating specified graph formats: ['csc', 'coo'] start graph service on server 0 for part 0 Server is waiting for connections on [172.17.0.2:15329]... Initialize the distributed services with graphbolt: False Client [3296] waits on 172.17.0.2:59419Client [3287] waits on 172.17.0.2:60159 Machine (0) group (0) client (0) connect to server successfuly! Machine (0) group (0) client (1) connect to server successfuly! PASSED [ 66%] tests/examples/test_sparse_examples.py::test_hypergraphatt Client[1] in group[0] is exiting... Client[0] in group[0] is exiting... Server (0) shutdown. Server is exiting... PASSED [ 27%] tests/distributed/test_mp_dataloader.py::test_multiple_dist_dataloaders[False-True-node-0-1] Converting to homogeneous graph takes 0.001s, peak mem: 3.179 GB Save partitions: 0.001 seconds, peak memory: 3.179 GB There are 10000 edges in the graph and 0 edge cuts for 1 partitions. Converted partitions to GraphBolt format into /tmp/tmprsfr922m/test_multiple_dataloaders.json server: #clients=1 load test_multiple_dataloaders start graph service on server 0 for part 0 Server is waiting for connections on [172.17.0.2:22130]... PASSED [ 75%] tests/examples/test_sparse_examples.py::test_sgc Initialize the distributed services with graphbolt: False PASSED [ 83%] tests/examples/test_sparse_examples.py::test_sign Client [3319] waits on 172.17.0.2:36097 Machine (0) group (0) client (0) connect to server successfuly! Client[0] in group[0] is exiting... Server (0) shutdown. Server is exiting... PASSED [ 28%] tests/distributed/test_mp_dataloader.py::test_multiple_dist_dataloaders[False-True-node-0-4] Converting to homogeneous graph takes 0.001s, peak mem: 3.179 GB Save partitions: 0.001 seconds, peak memory: 3.179 GB There are 10000 edges in the graph and 0 edge cuts for 1 partitions. Converted partitions to GraphBolt format into /tmp/tmp4b1cwqi1/test_multiple_dataloaders.json server: #clients=1 load test_multiple_dataloaders start graph service on server 0 for part 0 Server is waiting for connections on [172.17.0.2:21641]... Initialize the distributed services with graphbolt: False PASSED [ 91%] tests/examples/test_sparse_examples.py::test_twirls Client [3335] waits on 172.17.0.2:44129 Machine (0) group (0) client (0) connect to server successfuly! Client[0] in group[0] is exiting... Server (0) shutdown. Server is exiting... PASSED [ 28%] tests/distributed/test_mp_dataloader.py::test_multiple_dist_dataloaders[False-True-node-1-1] Converting to homogeneous graph takes 0.001s, peak mem: 3.179 GB Save partitions: 0.001 seconds, peak memory: 3.179 GB There are 10000 edges in the graph and 0 edge cuts for 1 partitions. Converted partitions to GraphBolt format into /tmp/tmp8hvf8f2z/test_multiple_dataloaders.json server: #clients=2 load test_multiple_dataloaders start graph service on server 0 for part 0 Server is waiting for connections on [172.17.0.2:16865]... Initialize the distributed services with graphbolt: False Client [3351] waits on 172.17.0.2:58049Client [3360] waits on 172.17.0.2:49729 Machine (0) group (0) client (0) connect to server successfuly! Machine (0) group (0) client (1) connect to server successfuly! Client[1] in group[0] is exiting... Client[0] in group[0] is exiting... Server (0) shutdown. Server is exiting... PASSED [ 28%] tests/distributed/test_mp_dataloader.py::test_multiple_dist_dataloaders[False-True-node-1-4] Converting to homogeneous graph takes 0.001s, peak mem: 3.179 GB Save partitions: 0.001 seconds, peak memory: 3.179 GB There are 10000 edges in the graph and 0 edge cuts for 1 partitions. Converted partitions to GraphBolt format into /tmp/tmpyvcca248/test_multiple_dataloaders.json server: #clients=2 load test_multiple_dataloaders start graph service on server 0 for part 0 Server is waiting for connections on [172.17.0.2:18748]... Initialize the distributed services with graphbolt: False Client [3383] waits on 172.17.0.2:41077Client [3390] waits on 172.17.0.2:38011 Machine (0) group (0) client (0) connect to server successfuly! Machine (0) group (0) client (1) connect to server successfuly! Client[1] in group[0] is exiting... Client[0] in group[0] is exiting... Server (0) shutdown. Server is exiting... PASSED [ 28%] tests/distributed/test_mp_dataloader.py::test_multiple_dist_dataloaders[False-True-edge-0-1] PASSED [ 28%] tests/distributed/test_mp_dataloader.py::test_multiple_dist_dataloaders[False-True-edge-0-4] PASSED [ 29%] tests/distributed/test_mp_dataloader.py::test_multiple_dist_dataloaders[False-True-edge-1-1] PASSED [ 29%] tests/distributed/test_mp_dataloader.py::test_multiple_dist_dataloaders[False-True-edge-1-4] PASSED [ 29%] tests/distributed/test_mp_dataloader.py::test_multiple_dist_dataloaders[True-False-node-0-1] Converting to homogeneous graph takes 0.001s, peak mem: 3.179 GB Save partitions: 0.001 seconds, peak memory: 3.179 GB There are 10000 edges in the graph and 0 edge cuts for 1 partitions. server: #clients=1 load test_multiple_dataloaders Start to create specified graph formats which may take non-trivial time. Finished creating specified graph formats: ['csc', 'coo'] start graph service on server 0 for part 0 Server is waiting for connections on [172.17.0.2:12339]... Initialize the distributed services with graphbolt: False Client [3415] waits on 172.17.0.2:49459 Machine (0) group (0) client (0) connect to server successfuly! Client[0] in group[0] is exiting... Server (0) shutdown. Server is exiting... PASSED [ 29%] tests/distributed/test_mp_dataloader.py::test_multiple_dist_dataloaders[True-False-node-0-4] Converting to homogeneous graph takes 0.001s, peak mem: 3.179 GB Save partitions: 0.001 seconds, peak memory: 3.179 GB There are 10000 edges in the graph and 0 edge cuts for 1 partitions. server: #clients=1 load test_multiple_dataloaders Start to create specified graph formats which may take non-trivial time. Finished creating specified graph formats: ['csc', 'coo'] start graph service on server 0 for part 0 Server is waiting for connections on [172.17.0.2:29960]... Initialize the distributed services with graphbolt: False Client [3431] waits on 172.17.0.2:49707 Machine (0) group (0) client (0) connect to server successfuly! Client[0] in group[0] is exiting... Server (0) shutdown. Server is exiting... PASSED [ 30%] tests/distributed/test_mp_dataloader.py::test_multiple_dist_dataloaders[True-False-node-1-1] Converting to homogeneous graph takes 0.001s, peak mem: 3.179 GB Save partitions: 0.001 seconds, peak memory: 3.179 GB There are 10000 edges in the graph and 0 edge cuts for 1 partitions. server: #clients=2 load test_multiple_dataloaders Start to create specified graph formats which may take non-trivial time. Finished creating specified graph formats: ['csc', 'coo'] start graph service on server 0 for part 0 Server is waiting for connections on [172.17.0.2:15607]... Initialize the distributed services with graphbolt: False Client [3454] waits on 172.17.0.2:53393Client [3447] waits on 172.17.0.2:40541 Machine (0) group (0) client (0) connect to server successfuly! Machine (0) group (0) client (1) connect to server successfuly! Client[0] in group[0] is exiting... Client[1] in group[0] is exiting... PASSED [100%] --- generated xml file: C:\Jenkins\workspace\dgl_PR-7408\pytest_backend.xml --- ============================ slowest 100 durations ============================ 47.21s call tests/examples/test_sparse_examples.py::test_twirls 30.80s call tests/examples/test_sparse_examples.py::test_gcnii 10.59s call tests/examples/test_sampling_examples.py::test_node_classification 10.12s call tests/examples/test_sampling_examples.py::test_link_prediction 9.69s call tests/examples/test_sparse_examples.py::test_hgnn 5.79s call tests/examples/test_sparse_examples.py::test_hypergraphatt 4.57s call tests/examples/test_sparse_examples.py::test_gat 4.34s call tests/examples/test_sparse_examples.py::test_gcn 4.19s call tests/examples/test_sparse_examples.py::test_appnp 3.68s call tests/examples/test_sparse_examples.py::test_sign 3.38s call tests/examples/test_sparse_examples.py::test_sgc 3.36s call tests/examples/test_sparse_examples.py::test_c_and_s (24 durations < 0.005s hidden. Use -vv to show these durations.) ======================= 12 passed in 137.78s (0:02:17) ======================== Server (0) shutdown. Server is exiting... PASSED [ 30%] tests/distributed/test_mp_dataloader.py::test_multiple_dist_dataloaders[True-False-node-1-4] Converting to homogeneous graph takes 0.001s, peak mem: 3.179 GB Save partitions: 0.001 seconds, peak memory: 3.179 GB There are 10000 edges in the graph and 0 edge cuts for 1 partitions. tensor([0.0091, 0.0101, 0.0096, 0.0073, 0.0121, 0.0105, 0.0101, 0.0092, 0.0076, 0.0068, 0.0137, 0.0096, 0.0121, 0.0110, 0.0037, 0.0076, 0.0157, 0.0096, 0.0106, 0.0105, 0.0050, 0.0145, 0.0056, 0.0180, 0.0124, 0.0068, 0.0085, 0.0070, 0.0091, 0.0141, 0.0035, 0.0102, 0.0124, 0.0087, 0.0104, 0.0139, 0.0068, 0.0057, 0.0077, 0.0104, 0.0115, 0.0036, 0.0121, 0.0118, 0.0091, 0.0068, 0.0106, 0.0143, 0.0034, 0.0077, 0.0129, 0.0050, 0.0110, 0.0123, 0.0158, 0.0105, 0.0173, 0.0135, 0.0105, 0.0153, 0.0057, 0.0086, 0.0066, 0.0138, 0.0069, 0.0139, 0.0103, 0.0108, 0.0084, 0.0083, 0.0068, 0.0126, 0.0121, 0.0075, 0.0084, 0.0157, 0.0088, 0.0049, 0.0125, 0.0055, 0.0091, 0.0148, 0.0107, 0.0125, 0.0035, 0.0101, 0.0088, 0.0072, 0.0100, 0.0068, 0.0105, 0.0114, 0.0128, 0.0090, 0.0176, 0.0154, 0.0075, 0.0077, 0.0143, 0.0102]) server: #clients=2 load test_multiple_dataloaders Start to create specified graph formats which may take non-trivial time. Finished creating specified graph formats: ['csc', 'coo'] start graph service on server 0 for part 0 Server is waiting for connections on [172.17.0.2:27502]... Initialize the distributed services with graphbolt: False Training with DGL built-in GraphConv module. NumNodes: 2708 NumEdges: 10556 NumFeats: 1433 NumClasses: 7 NumTrainingSamples: 140 NumValidationSamples: 500 NumTestSamples: 1000 Done loading data from cached files. Training... Epoch 00000 | Loss 1.9463 | Accuracy 0.1580 Epoch 00001 | Loss 1.9411 | Accuracy 0.3040 Epoch 00002 | Loss 1.9358 | Accuracy 0.6220 Epoch 00003 | Loss 1.9279 | Accuracy 0.5420 Epoch 00004 | Loss 1.9218 | Accuracy 0.5700 Epoch 00005 | Loss 1.9123 | Accuracy 0.6240 Epoch 00006 | Loss 1.9019 | Accuracy 0.6500 Epoch 00007 | Loss 1.8961 | Accuracy 0.6620 Epoch 00008 | Loss 1.8861 | Accuracy 0.6740 Epoch 00009 | Loss 1.8716 | Accuracy 0.6860 Epoch 00010 | Loss 1.8618 | Accuracy 0.6920 Epoch 00011 | Loss 1.8475 | Accuracy 0.7040 Epoch 00012 | Loss 1.8350 | Accuracy 0.7060 Epoch 00013 | Loss 1.8204 | Accuracy 0.7020 Epoch 00014 | Loss 1.8112 | Accuracy 0.7080 Epoch 00015 | Loss 1.7931 | Accuracy 0.7000 Epoch 00016 | Loss 1.7839 | Accuracy 0.7040 Epoch 00017 | Loss 1.7519 | Accuracy 0.7080 Epoch 00018 | Loss 1.7505 | Accuracy 0.7100 Epoch 00019 | Loss 1.7264 | Accuracy 0.7000 Epoch 00020 | Loss 1.7167 | Accuracy 0.7000 Epoch 00021 | Loss 1.7005 | Accuracy 0.7100 Epoch 00022 | Loss 1.6758 | Accuracy 0.7180 Epoch 00023 | Loss 1.6782 | Accuracy 0.7220 Epoch 00024 | Loss 1.6408 | Accuracy 0.7240 Epoch 00025 | Loss 1.6400 | Accuracy 0.7280 Epoch 00026 | Loss 1.6181 | Accuracy 0.7360 Epoch 00027 | Loss 1.5895 | Accuracy 0.7520 Epoch 00028 | Loss 1.5789 | Accuracy 0.7620 Epoch 00029 | Loss 1.5357 | Accuracy 0.7640 Epoch 00030 | Loss 1.5318 | Accuracy 0.7660 Epoch 00031 | Loss 1.4982 | Accuracy 0.7680 Epoch 00032 | Loss 1.4833 | Accuracy 0.7660 Epoch 00033 | Loss 1.4670 | Accuracy 0.7640 Epoch 00034 | Loss 1.4281 | Accuracy 0.7660 Epoch 00035 | Loss 1.4230 | Accuracy 0.7580 Epoch 00036 | Loss 1.4195 | Accuracy 0.7600 Epoch 00037 | Loss 1.3869 | Accuracy 0.7600 Epoch 00038 | Loss 1.3780 | Accuracy 0.7580 Epoch 00039 | Loss 1.3287 | Accuracy 0.7580 Epoch 00040 | Loss 1.2901 | Accuracy 0.7600 Epoch 00041 | Loss 1.2886 | Accuracy 0.7600 Epoch 00042 | Loss 1.2647 | Accuracy 0.7640 Epoch 00043 | Loss 1.2777 | Accuracy 0.7660 Epoch 00044 | Loss 1.1893 | Accuracy 0.7680 Epoch 00045 | Loss 1.1897 | Accuracy 0.7720 Epoch 00046 | Loss 1.1666 | Accuracy 0.7780 Epoch 00047 | Loss 1.1803 | Accuracy 0.7780 Epoch 00048 | Loss 1.1458 | Accuracy 0.7820 Epoch 00049 | Loss 1.1098 | Accuracy 0.7760 Epoch 00050 | Loss 1.0812 | Accuracy 0.7760 Epoch 00051 | Loss 1.0782 | Accuracy 0.7780 Epoch 00052 | Loss 1.0557 | Accuracy 0.7760 Epoch 00053 | Loss 0.9944 | Accuracy 0.7720 Epoch 00054 | Loss 1.0286 | Accuracy 0.7800 Epoch 00055 | Loss 0.9995 | Accuracy 0.7840 Epoch 00056 | Loss 0.9619 | Accuracy 0.7880 Epoch 00057 | Loss 0.9681 | Accuracy 0.7920 Epoch 00058 | Loss 0.9319 | Accuracy 0.7900 Epoch 00059 | Loss 0.9318 | Accuracy 0.7960 Epoch 00060 | Loss 0.9079 | Accuracy 0.7940 Epoch 00061 | Loss 0.8494 | Accuracy 0.7860 Epoch 00062 | Loss 0.8847 | Accuracy 0.7860 Epoch 00063 | Loss 0.8638 | Accuracy 0.7880 Epoch 00064 | Loss 0.8541 | Accuracy 0.7840 Epoch 00065 | Loss 0.8171 | Accuracy 0.7900 Epoch 00066 | Loss 0.7991 | Accuracy 0.7920 Epoch 00067 | Loss 0.8032 | Accuracy 0.7920 Epoch 00068 | Loss 0.8000 | Accuracy 0.7940 Epoch 00069 | Loss 0.7468 | Accuracy 0.8000 Epoch 00070 | Loss 0.7683 | Accuracy 0.7980 Epoch 00071 | Loss 0.7483 | Accuracy 0.8020 Epoch 00072 | Loss 0.7259 | Accuracy 0.7920 Epoch 00073 | Loss 0.7244 | Accuracy 0.7900 Epoch 00074 | Loss 0.7097 | Accuracy 0.7900 Epoch 00075 | Loss 0.7082 | Accuracy 0.7900 Epoch 00076 | Loss 0.6606 | Accuracy 0.7920 Epoch 00077 | Loss 0.6747 | Accuracy 0.7900 Epoch 00078 | Loss 0.6623 | Accuracy 0.7860 Epoch 00079 | Loss 0.6637 | Accuracy 0.7920 Epoch 00080 | Loss 0.6722 | Accuracy 0.8000 Epoch 00081 | Loss 0.6432 | Accuracy 0.7980 Epoch 00082 | Loss 0.6602 | Accuracy 0.8020 Epoch 00083 | Loss 0.6156 | Accuracy 0.8000 Epoch 00084 | Loss 0.6576 | Accuracy 0.8000 Epoch 00085 | Loss 0.5550 | Accuracy 0.8020 Epoch 00086 | Loss 0.6030 | Accuracy 0.8020 Epoch 00087 | Loss 0.5840 | Accuracy 0.7960 Epoch 00088 | Loss 0.5691 | Accuracy 0.7940 Epoch 00089 | Loss 0.6033 | Accuracy 0.7960 Epoch 00090 | Loss 0.5914 | Accuracy 0.7960 Epoch 00091 | Loss 0.5585 | Accuracy 0.7980 Epoch 00092 | Loss 0.5304 | Accuracy 0.7980 Epoch 00093 | Loss 0.5493 | Accuracy 0.7960 Epoch 00094 | Loss 0.5814 | Accuracy 0.8000 Epoch 00095 | Loss 0.5461 | Accuracy 0.8040 Epoch 00096 | Loss 0.5462 | Accuracy 0.8020 Epoch 00097 | Loss 0.5460 | Accuracy 0.8040 Epoch 00098 | Loss 0.5089 | Accuracy 0.8000 Epoch 00099 | Loss 0.5146 | Accuracy 0.7980 Epoch 00100 | Loss 0.5331 | Accuracy 0.7960 Epoch 00101 | Loss 0.5246 | Accuracy 0.7960 Epoch 00102 | Loss 0.5003 | Accuracy 0.7960 Epoch 00103 | Loss 0.5140 | Accuracy 0.7960 Epoch 00104 | Loss 0.4838 | Accuracy 0.7960 Epoch 00105 | Loss 0.4515 | Accuracy 0.7960 Epoch 00106 | Loss 0.4824 | Accuracy 0.8000 Epoch 00107 | Loss 0.4933 | Accuracy 0.8020 Epoch 00108 | Loss 0.5015 | Accuracy 0.8020 Epoch 00109 | Loss 0.4792 | Accuracy 0.8060 Epoch 00110 | Loss 0.4639 | Accuracy 0.8080 Epoch 00111 | Loss 0.4860 | Accuracy 0.8060 Epoch 00112 | Loss 0.4719 | Accuracy 0.8040 Epoch 00113 | Loss 0.5033 | Accuracy 0.8060 Epoch 00114 | Loss 0.4695 | Accuracy 0.7960 Epoch 00115 | Loss 0.4569 | Accuracy 0.7980 Epoch 00116 | Loss 0.4616 | Accuracy 0.7960 Epoch 00117 | Loss 0.4770 | Accuracy 0.7980 Epoch 00118 | Loss 0.4371 | Accuracy 0.7980 Epoch 00119 | Loss 0.4017 | Accuracy 0.8020 Epoch 00120 | Loss 0.4169 | Accuracy 0.7980 Epoch 00121 | Loss 0.4428 | Accuracy 0.7980 Epoch 00122 | Loss 0.4358 | Accuracy 0.7980 Epoch 00123 | Loss 0.4554 | Accuracy 0.8000 Epoch 00124 | Loss 0.4214 | Accuracy 0.8000 Epoch 00125 | Loss 0.4491 | Accuracy 0.8020 Epoch 00126 | Loss 0.4473 | Accuracy 0.8020 Epoch 00127 | Loss 0.4377 | Accuracy 0.7960 Epoch 00128 | Loss 0.3989 | Accuracy 0.7980 Epoch 00129 | Loss 0.4365 | Accuracy 0.7980 Epoch 00130 | Loss 0.4312 | Accuracy 0.7980 Epoch 00131 | Loss 0.4157 | Accuracy 0.7980 Epoch 00132 | Loss 0.3952 | Accuracy 0.7980 Epoch 00133 | Loss 0.4041 | Accuracy 0.8000 Epoch 00134 | Loss 0.3772 | Accuracy 0.7980 Epoch 00135 | Loss 0.4340 | Accuracy 0.7980 Epoch 00136 | Loss 0.3681 | Accuracy 0.7980 Epoch 00137 | Loss 0.4725 | Accuracy 0.7980 Epoch 00138 | Loss 0.4203 | Accuracy 0.8000 Epoch 00139 | Loss 0.3828 | Accuracy 0.8000 Epoch 00140 | Loss 0.3927 | Accuracy 0.8000 Epoch 00141 | Loss 0.3912 | Accuracy 0.8020 Epoch 00142 | Loss 0.3967 | Accuracy 0.8020 Epoch 00143 | Loss 0.3965 | Accuracy 0.8020 Epoch 00144 | Loss 0.3884 | Accuracy 0.8020 Epoch 00145 | Loss 0.4049 | Accuracy 0.8020 Epoch 00146 | Loss 0.3982 | Accuracy 0.8040 Epoch 00147 | Loss 0.3768 | Accuracy 0.8040 Epoch 00148 | Loss 0.3527 | Accuracy 0.8040 Epoch 00149 | Loss 0.3472 | Accuracy 0.8020 Epoch 00150 | Loss 0.3719 | Accuracy 0.8020 Epoch 00151 | Loss 0.3606 | Accuracy 0.8020 Epoch 00152 | Loss 0.3303 | Accuracy 0.7980 Epoch 00153 | Loss 0.3507 | Accuracy 0.7980 Epoch 00154 | Loss 0.3506 | Accuracy 0.7980 Epoch 00155 | Loss 0.3455 | Accuracy 0.8000 Epoch 00156 | Loss 0.3500 | Accuracy 0.8020 Epoch 00157 | Loss 0.3606 | Accuracy 0.8020 Epoch 00158 | Loss 0.3535 | Accuracy 0.8020 Epoch 00159 | Loss 0.3271 | Accuracy 0.8000 Epoch 00160 | Loss 0.3532 | Accuracy 0.7920 Epoch 00161 | Loss 0.3790 | Accuracy 0.7920 Epoch 00162 | Loss 0.3242 | Accuracy 0.7920 Epoch 00163 | Loss 0.3693 | Accuracy 0.7940 Epoch 00164 | Loss 0.3552 | Accuracy 0.7940 Epoch 00165 | Loss 0.3385 | Accuracy 0.7960 Epoch 00166 | Loss 0.3410 | Accuracy 0.8000 Epoch 00167 | Loss 0.3232 | Accuracy 0.8000 Epoch 00168 | Loss 0.3521 | Accuracy 0.8040 Epoch 00169 | Loss 0.3447 | Accuracy 0.8060 Epoch 00170 | Loss 0.3350 | Accuracy 0.8040 Epoch 00171 | Loss 0.3227 | Accuracy 0.8040 Epoch 00172 | Loss 0.3282 | Accuracy 0.8020 Epoch 00173 | Loss 0.3186 | Accuracy 0.8000 Epoch 00174 | Loss 0.3329 | Accuracy 0.8020 Epoch 00175 | Loss 0.3415 | Accuracy 0.7960 Epoch 00176 | Loss 0.3375 | Accuracy 0.7940 Epoch 00177 | Loss 0.3402 | Accuracy 0.7920 Epoch 00178 | Loss 0.3218 | Accuracy 0.7940 Epoch 00179 | Loss 0.3091 | Accuracy 0.7980 Epoch 00180 | Loss 0.3351 | Accuracy 0.8020 Epoch 00181 | Loss 0.2970 | Accuracy 0.8060 Epoch 00182 | Loss 0.3210 | Accuracy 0.8040 Epoch 00183 | Loss 0.3098 | Accuracy 0.8000 Epoch 00184 | Loss 0.3075 | Accuracy 0.8000 Epoch 00185 | Loss 0.3263 | Accuracy 0.8000 Epoch 00186 | Loss 0.3111 | Accuracy 0.7980 Epoch 00187 | Loss 0.3382 | Accuracy 0.7940 Epoch 00188 | Loss 0.3195 | Accuracy 0.7920 Epoch 00189 | Loss 0.3147 | Accuracy 0.7920 Epoch 00190 | Loss 0.3158 | Accuracy 0.7920 Epoch 00191 | Loss 0.2883 | Accuracy 0.7940 Epoch 00192 | Loss 0.2786 | Accuracy 0.7940 Epoch 00193 | Loss 0.3281 | Accuracy 0.7960 Epoch 00194 | Loss 0.3331 | Accuracy 0.7960 Epoch 00195 | Loss 0.2894 | Accuracy 0.7960 Epoch 00196 | Loss 0.2782 | Accuracy 0.7960 Epoch 00197 | Loss 0.3074 | Accuracy 0.7940 Epoch 00198 | Loss 0.3121 | Accuracy 0.7940 Epoch 00199 | Loss 0.3125 | Accuracy 0.7940 Testing... Test accuracy 0.8030 [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // stage Post stage [Pipeline] cleanWs [WS-CLEANUP] Deleting project workspace... [WS-CLEANUP] Deferred wipeout is disabled by the job configuration... Client [3486] waits on 172.17.0.2:52829Client [3477] waits on 172.17.0.2:44219 Machine (0) group (0) client (0) connect to server successfuly! Machine (0) group (0) client (1) connect to server successfuly! [WS-CLEANUP] done [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } Client[0] in group[0] is exiting... Client[1] in group[0] is exiting... Server (0) shutdown. Server is exiting... PASSED [ 30%] tests/distributed/test_mp_dataloader.py::test_multiple_dist_dataloaders[True-False-edge-0-1] Converting to homogeneous graph takes 0.001s, peak mem: 3.179 GB Save partitions: 0.001 seconds, peak memory: 3.179 GB There are 10000 edges in the graph and 0 edge cuts for 1 partitions. server: #clients=1 load test_multiple_dataloaders Start to create specified graph formats which may take non-trivial time. Finished creating specified graph formats: ['csc', 'coo'] start graph service on server 0 for part 0 Server is waiting for connections on [172.17.0.2:18021]... Initialize the distributed services with graphbolt: False Client [3509] waits on 172.17.0.2:53863 Machine (0) group (0) client (0) connect to server successfuly! Client[0] in group[0] is exiting... Server (0) shutdown. Server is exiting... PASSED [ 30%] tests/distributed/test_mp_dataloader.py::test_multiple_dist_dataloaders[True-False-edge-0-4] Converting to homogeneous graph takes 0.001s, peak mem: 3.179 GB Save partitions: 0.001 seconds, peak memory: 3.179 GB There are 10000 edges in the graph and 0 edge cuts for 1 partitions. server: #clients=1 load test_multiple_dataloaders Start to create specified graph formats which may take non-trivial time. Finished creating specified graph formats: ['csc', 'coo'] start graph service on server 0 for part 0 Server is waiting for connections on [172.17.0.2:15354]... Initialize the distributed services with graphbolt: False Client [3525] waits on 172.17.0.2:37153 Machine (0) group (0) client (0) connect to server successfuly! Client[0] in group[0] is exiting... Server (0) shutdown. Server is exiting... PASSED [ 30%] tests/distributed/test_mp_dataloader.py::test_multiple_dist_dataloaders[True-False-edge-1-1] Converting to homogeneous graph takes 0.001s, peak mem: 3.179 GB Save partitions: 0.001 seconds, peak memory: 3.179 GB There are 10000 edges in the graph and 0 edge cuts for 1 partitions. server: #clients=2 load test_multiple_dataloaders Start to create specified graph formats which may take non-trivial time. Finished creating specified graph formats: ['csc', 'coo'] start graph service on server 0 for part 0 Server is waiting for connections on [172.17.0.2:25147]... Initialize the distributed services with graphbolt: False Client [3550] waits on 172.17.0.2:59225Client [3543] waits on 172.17.0.2:35625 Machine (0) group (0) client (1) connect to server successfuly!Machine (0) group (0) client (0) connect to server successfuly! Client[0] in group[0] is exiting... Client[1] in group[0] is exiting... Server (0) shutdown. Server is exiting... PASSED [ 31%] tests/distributed/test_mp_dataloader.py::test_multiple_dist_dataloaders[True-False-edge-1-4] Converting to homogeneous graph takes 0.001s, peak mem: 3.179 GB Save partitions: 0.001 seconds, peak memory: 3.179 GB There are 10000 edges in the graph and 0 edge cuts for 1 partitions. server: #clients=2 load test_multiple_dataloaders Start to create specified graph formats which may take non-trivial time. Finished creating specified graph formats: ['csc', 'coo'] start graph service on server 0 for part 0 Server is waiting for connections on [172.17.0.2:22433]... Initialize the distributed services with graphbolt: False Client [3573] waits on 172.17.0.2:32931Client [3582] waits on 172.17.0.2:44809 Machine (0) group (0) client (1) connect to server successfuly!Machine (0) group (0) client (0) connect to server successfuly! Client[0] in group[0] is exiting... Client[1] in group[0] is exiting... Server (0) shutdown. Server is exiting... PASSED [ 31%] tests/distributed/test_mp_dataloader.py::test_multiple_dist_dataloaders[True-True-node-0-1] Converting to homogeneous graph takes 0.001s, peak mem: 3.179 GB Save partitions: 0.001 seconds, peak memory: 3.179 GB There are 10000 edges in the graph and 0 edge cuts for 1 partitions. Converted partitions to GraphBolt format into /tmp/tmpv6gjnwti/test_multiple_dataloaders.json server: #clients=1 load test_multiple_dataloaders start graph service on server 0 for part 0 Server is waiting for connections on [172.17.0.2:18845]... Initialize the distributed services with graphbolt: False Client [3605] waits on 172.17.0.2:47731 Machine (0) group (0) client (0) connect to server successfuly! Client[0] in group[0] is exiting... Server (0) shutdown. Server is exiting... PASSED [ 31%] tests/distributed/test_mp_dataloader.py::test_multiple_dist_dataloaders[True-True-node-0-4] Converting to homogeneous graph takes 0.001s, peak mem: 3.179 GB Save partitions: 0.001 seconds, peak memory: 3.179 GB There are 10000 edges in the graph and 0 edge cuts for 1 partitions. Converted partitions to GraphBolt format into /tmp/tmpm8axxf86/test_multiple_dataloaders.json server: #clients=1 load test_multiple_dataloaders start graph service on server 0 for part 0 Server is waiting for connections on [172.17.0.2:28250]... Initialize the distributed services with graphbolt: False Client [3621] waits on 172.17.0.2:39947 Machine (0) group (0) client (0) connect to server successfuly! Client[0] in group[0] is exiting... Server (0) shutdown. Server is exiting... PASSED [ 31%] tests/distributed/test_mp_dataloader.py::test_multiple_dist_dataloaders[True-True-node-1-1] Converting to homogeneous graph takes 0.001s, peak mem: 3.179 GB Save partitions: 0.001 seconds, peak memory: 3.179 GB There are 10000 edges in the graph and 0 edge cuts for 1 partitions. Converted partitions to GraphBolt format into /tmp/tmp6osw9juq/test_multiple_dataloaders.json server: #clients=2 load test_multiple_dataloaders start graph service on server 0 for part 0 Server is waiting for connections on [172.17.0.2:17196]... Initialize the distributed services with graphbolt: False Client [3639] waits on 172.17.0.2:54939Client [3646] waits on 172.17.0.2:47575 Machine (0) group (0) client (0) connect to server successfuly! Machine (0) group (0) client (1) connect to server successfuly! Client[1] in group[0] is exiting... Client[0] in group[0] is exiting... Server (0) shutdown. Server is exiting... PASSED [ 32%] tests/distributed/test_mp_dataloader.py::test_multiple_dist_dataloaders[True-True-node-1-4] Converting to homogeneous graph takes 0.001s, peak mem: 3.179 GB Save partitions: 0.001 seconds, peak memory: 3.179 GB There are 10000 edges in the graph and 0 edge cuts for 1 partitions. Converted partitions to GraphBolt format into /tmp/tmpq4qr9ytq/test_multiple_dataloaders.json server: #clients=2 load test_multiple_dataloaders start graph service on server 0 for part 0 Server is waiting for connections on [172.17.0.2:20626]... Initialize the distributed services with graphbolt: False Client [3678] waits on 172.17.0.2:39861Client [3669] waits on 172.17.0.2:47603 Machine (0) group (0) client (0) connect to server successfuly! Machine (0) group (0) client (1) connect to server successfuly! Client[1] in group[0] is exiting... Client[0] in group[0] is exiting... Server (0) shutdown. Server is exiting... PASSED [ 32%] tests/distributed/test_mp_dataloader.py::test_multiple_dist_dataloaders[True-True-edge-0-1] PASSED [ 32%] tests/distributed/test_mp_dataloader.py::test_multiple_dist_dataloaders[True-True-edge-0-4] PASSED [ 32%] tests/distributed/test_mp_dataloader.py::test_multiple_dist_dataloaders[True-True-edge-1-1] PASSED [ 32%] tests/distributed/test_mp_dataloader.py::test_multiple_dist_dataloaders[True-True-edge-1-4] PASSED [ 33%] tests/distributed/test_new_kvstore.py::test_partition_policy PASSED [ 33%] tests/distributed/test_new_kvstore.py::test_kv_store Initialize the distributed services with graphbolt: FalseSleep 5 seconds to test client re-connect. Sleep 5 seconds to test client re-connect. Initialize the distributed services with graphbolt: False Server is waiting for connections on [172.17.0.2:11833]... Server is waiting for connections on [172.17.0.2:11832]... Client [3702] waits on 172.17.0.2:45587 Client [3703] waits on 172.17.0.2:37459 Machine (0) group (0) client (1) connect to server successfuly!Machine (0) group (0) client (0) connect to server successfuly! ['data_0', 'data_2', 'data_0_1', 'data_1', 'data_0_2', 'data_0_3'] ['data_1', 'data_0_1', 'data_0_2', 'data_0', 'data_2', 'data_0_3'] add... add... Client[1] in group[0] is exiting... Client[0] in group[0] is exiting... Server (0) shutdown. Server is exiting... Server (1) shutdown. Server is exiting... PASSED [ 33%] tests/distributed/test_new_kvstore.py::test_kv_multi_role Server is waiting for connections on [172.17.0.2:17505]... Server is waiting for connections on [172.17.0.2:17506]... Initialize the distributed services with graphbolt: False Initialize the distributed services with graphbolt: False Client [3770] waits on 172.17.0.2:56985Client [3747] waits on 172.17.0.2:53863 Client [3766] waits on 172.17.0.2:43321Client [3771] waits on 172.17.0.2:43001 Client [3765] waits on 172.17.0.2:33415Client [3746] waits on 172.17.0.2:43855 Machine (0) group (0) client (0) connect to server successfuly! Machine (0) group (0) client (1) connect to server successfuly! Machine (0) group (0) client (2) connect to server successfuly! Machine (0) group (0) client (3) connect to server successfuly! Machine (0) group (0) client (4) connect to server successfuly! Machine (0) group (0) client (5) connect to server successfuly! [04:18:54] /home/ubuntu/jenkins/workspace/dgl_PR-7408/src/runtime/semaphore_wrapper.cc:75: sem_timedwait timed out after 5000 milliseconds. [04:18:54] /home/ubuntu/jenkins/workspace/dgl_PR-7408/src/rpc/network/socket_communicator.cc:276: Timed out when trying to receive rpc meta data after 5000 milliseconds. [04:18:54] /home/ubuntu/jenkins/workspace/dgl_PR-7408/src/rpc/rpc.cc:52: Recv RPCMessage timeout in 5000 ms. Retrying ... i: 1 role: default i: 0 role: default trainer rank: 1, global rank: 1 Client[4] in group[0] is exiting... trainer rank: 0, global rank: 0 Client[3] in group[0] is exiting... Client[5] in group[0] is exiting... Client[0] in group[0] is exiting... Client[1] in group[0] is exiting... Client[2] in group[0] is exiting... Server (0) shutdown. Server is exiting... Server (1) shutdown. Server is exiting... PASSED [ 33%] tests/distributed/test_partition.py::test_partition[None-True-1-1-metis] Converting to homogeneous graph takes 0.001s, peak mem: 3.179 GB Save partitions: 0.001 seconds, peak memory: 3.179 GB There are 1000 edges in the graph and 0 edge cuts for 1 partitions. Converting to homogeneous graph takes 0.001s, peak mem: 3.179 GB Save partitions: 0.002 seconds, peak memory: 3.179 GB There are 4070 edges in the graph and 0 edge cuts for 1 partitions. node n1: 1000, 1000 node n2: 1010, 1010 node n3: 1020, 1020 edge ('n1', 'r1', 'n2'): 1010, 1010 edge ('n1', 'r2', 'n3'): 1020, 1020 edge ('n2', 'r1', 'n1'): 1010, 1010 edge ('n2', 'r3', 'n3'): 1030, 1030 PASSED [ 33%] tests/distributed/test_partition.py::test_partition[None-True-1-1-random] Converting to homogeneous graph takes 0.001s, peak mem: 3.179 GB Save partitions: 0.001 seconds, peak memory: 3.179 GB There are 1000 edges in the graph and 0 edge cuts for 1 partitions. Converting to homogeneous graph takes 0.001s, peak mem: 3.179 GB Save partitions: 0.002 seconds, peak memory: 3.179 GB There are 4070 edges in the graph and 0 edge cuts for 1 partitions. node n1: 1000, 1000 node n2: 1010, 1010 node n3: 1020, 1020 edge ('n1', 'r1', 'n2'): 1010, 1010 edge ('n1', 'r2', 'n3'): 1020, 1020 edge ('n2', 'r1', 'n1'): 1010, 1010 edge ('n2', 'r3', 'n3'): 1030, 1030 PASSED [ 34%] tests/distributed/test_partition.py::test_partition[None-True-1-4-metis] Converting to homogeneous graph takes 0.001s, peak mem: 3.179 GB Convert a graph into a bidirected graph: 0.000 seconds, peak memory: 3.179 GB Construct multi-constraint weights: 0.000 seconds, peak memory: 3.179 GB [04:18:57] /home/ubuntu/jenkins/workspace/dgl_PR-7408/src/graph/transform/metis_partition_hetero.cc:89: Partition a graph with 1000 nodes and 1997 edges into 4 parts and get 106 edge cuts Metis partitioning: 0.001 seconds, peak memory: 3.179 GB Assigning nodes to METIS partitions takes 0.001s, peak mem: 3.179 GB Reshuffle nodes and edges: 0.001 seconds Split the graph: 0.003 seconds Construct subgraphs: 0.004 seconds Splitting the graph into partitions takes 0.007s, peak mem: 3.179 GB part 0 has 342 nodes and 250 are inside the partition part 0 has 335 edges and 270 are inside the partition part 1 has 327 nodes and 250 are inside the partition part 1 has 305 edges and 244 are inside the partition part 2 has 337 nodes and 250 are inside the partition part 2 has 319 edges and 257 are inside the partition part 3 has 340 nodes and 250 are inside the partition part 3 has 297 edges and 229 are inside the partition Save partitions: 0.004 seconds, peak memory: 3.179 GB There are 1000 edges in the graph and 0 edge cuts for 4 partitions. Converting to homogeneous graph takes 0.001s, peak mem: 3.179 GB Convert a graph into a bidirected graph: 0.000 seconds, peak memory: 3.179 GB Construct multi-constraint weights: 0.000 seconds, peak memory: 3.179 GB [04:18:57] /home/ubuntu/jenkins/workspace/dgl_PR-7408/src/graph/transform/metis_partition_hetero.cc:89: Partition a graph with 3030 nodes and 8140 edges into 4 parts and get 773 edge cuts Metis partitioning: 0.004 seconds, peak memory: 3.179 GB Assigning nodes to METIS partitions takes 0.005s, peak mem: 3.179 GB Reshuffle nodes and edges: 0.002 seconds Split the graph: 0.008 seconds Construct subgraphs: 0.005 seconds Splitting the graph into partitions takes 0.015s, peak mem: 3.179 GB part 0 has 401 nodes of type n1 and 257 are inside the partition part 0 has 391 nodes of type n2 and 259 are inside the partition part 0 has 336 nodes of type n3 and 262 are inside the partition part 0 has 289 edges of type ('n1', 'r1', 'n2') and 237 are inside the partition part 0 has 325 edges of type ('n1', 'r2', 'n3') and 274 are inside the partition part 0 has 302 edges of type ('n2', 'r1', 'n1') and 228 are inside the partition part 0 has 306 edges of type ('n2', 'r3', 'n3') and 278 are inside the partition part 1 has 356 nodes of type n1 and 236 are inside the partition part 1 has 363 nodes of type n2 and 235 are inside the partition part 1 has 314 nodes of type n3 and 244 are inside the partition part 1 has 283 edges of type ('n1', 'r1', 'n2') and 230 are inside the partition part 1 has 264 edges of type ('n1', 'r2', 'n3') and 228 are inside the partition part 1 has 287 edges of type ('n2', 'r1', 'n1') and 237 are inside the partition part 1 has 277 edges of type ('n2', 'r3', 'n3') and 241 are inside the partition part 2 has 423 nodes of type n1 and 256 are inside the partition part 2 has 393 nodes of type n2 and 260 are inside the partition part 2 has 358 nodes of type n3 and 262 are inside the partition part 2 has 329 edges of type ('n1', 'r1', 'n2') and 285 are inside the partition part 2 has 303 edges of type ('n1', 'r2', 'n3') and 262 are inside the partition part 2 has 325 edges of type ('n2', 'r1', 'n1') and 268 are inside the partition part 2 has 323 edges of type ('n2', 'r3', 'n3') and 264 are inside the partition part 3 has 381 nodes of type n1 and 251 are inside the partition part 3 has 406 nodes of type n2 and 256 are inside the partition part 3 has 334 nodes of type n3 and 252 are inside the partition part 3 has 310 edges of type ('n1', 'r1', 'n2') and 258 are inside the partition part 3 has 301 edges of type ('n1', 'r2', 'n3') and 256 are inside the partition part 3 has 330 edges of type ('n2', 'r1', 'n1') and 277 are inside the partition part 3 has 289 edges of type ('n2', 'r3', 'n3') and 247 are inside the partition Save partitions: 0.007 seconds, peak memory: 3.179 GB There are 4070 edges in the graph and 0 edge cuts for 4 partitions. node n1: 1000, 1000 node n2: 1010, 1010 node n3: 1020, 1020 edge ('n1', 'r1', 'n2'): 1010, 1010 edge ('n1', 'r2', 'n3'): 1020, 1020 edge ('n2', 'r1', 'n1'): 1010, 1010 edge ('n2', 'r3', 'n3'): 1030, 1030 PASSED [ 34%] tests/distributed/test_partition.py::test_partition[None-True-1-4-random] Converting to homogeneous graph takes 0.001s, peak mem: 3.179 GB Reshuffle nodes and edges: 0.001 seconds Split the graph: 0.004 seconds Construct subgraphs: 0.004 seconds Splitting the graph into partitions takes 0.009s, peak mem: 3.179 GB part 0 has 635 nodes and 257 are inside the partition part 0 has 579 edges and 250 are inside the partition part 1 has 616 nodes and 256 are inside the partition part 1 has 555 edges and 242 are inside the partition part 2 has 590 nodes and 231 are inside the partition part 2 has 536 edges and 235 are inside the partition part 3 has 634 nodes and 256 are inside the partition part 3 has 589 edges and 273 are inside the partition Save partitions: 0.004 seconds, peak memory: 3.179 GB There are 1000 edges in the graph and 0 edge cuts for 4 partitions. Converting to homogeneous graph takes 0.001s, peak mem: 3.179 GB Reshuffle nodes and edges: 0.002 seconds Split the graph: 0.011 seconds Construct subgraphs: 0.006 seconds Splitting the graph into partitions takes 0.018s, peak mem: 3.179 GB part 0 has 646 nodes of type n1 and 223 are inside the partition part 0 has 627 nodes of type n2 and 249 are inside the partition part 0 has 574 nodes of type n3 and 274 are inside the partition part 0 has 391 edges of type ('n1', 'r1', 'n2') and 255 are inside the partition part 0 has 434 edges of type ('n1', 'r2', 'n3') and 261 are inside the partition part 0 has 433 edges of type ('n2', 'r1', 'n1') and 240 are inside the partition part 0 has 455 edges of type ('n2', 'r3', 'n3') and 263 are inside the partition part 1 has 667 nodes of type n1 and 251 are inside the partition part 1 has 640 nodes of type n2 and 262 are inside the partition part 1 has 563 nodes of type n3 and 241 are inside the partition part 1 has 483 edges of type ('n1', 'r1', 'n2') and 288 are inside the partition part 1 has 431 edges of type ('n1', 'r2', 'n3') and 230 are inside the partition part 1 has 436 edges of type ('n2', 'r1', 'n1') and 228 are inside the partition part 1 has 463 edges of type ('n2', 'r3', 'n3') and 248 are inside the partition part 2 has 673 nodes of type n1 and 266 are inside the partition part 2 has 663 nodes of type n2 and 249 are inside the partition part 2 has 561 nodes of type n3 and 262 are inside the partition part 2 has 454 edges of type ('n1', 'r1', 'n2') and 249 are inside the partition part 2 has 467 edges of type ('n1', 'r2', 'n3') and 279 are inside the partition part 2 has 463 edges of type ('n2', 'r1', 'n1') and 287 are inside the partition part 2 has 450 edges of type ('n2', 'r3', 'n3') and 264 are inside the partition part 3 has 627 nodes of type n1 and 260 are inside the partition part 3 has 677 nodes of type n2 and 250 are inside the partition part 3 has 542 nodes of type n3 and 243 are inside the partition part 3 has 445 edges of type ('n1', 'r1', 'n2') and 218 are inside the partition part 3 has 454 edges of type ('n1', 'r2', 'n3') and 250 are inside the partition part 3 has 441 edges of type ('n2', 'r1', 'n1') and 255 are inside the partition part 3 has 428 edges of type ('n2', 'r3', 'n3') and 255 are inside the partition Save partitions: 0.006 seconds, peak memory: 3.179 GB There are 4070 edges in the graph and 0 edge cuts for 4 partitions. node n1: 1000, 1000 node n2: 1010, 1010 node n3: 1020, 1020 edge ('n1', 'r1', 'n2'): 1010, 1010 edge ('n1', 'r2', 'n3'): 1020, 1020 edge ('n2', 'r1', 'n1'): 1010, 1010 edge ('n2', 'r3', 'n3'): 1030, 1030 PASSED [ 34%] tests/distributed/test_partition.py::test_partition[None-False-1-1-metis] Converting to homogeneous graph takes 0.001s, peak mem: 3.179 GB Save partitions: 0.001 seconds, peak memory: 3.179 GB There are 1000 edges in the graph and 0 edge cuts for 1 partitions. Converting to homogeneous graph takes 0.001s, peak mem: 3.179 GB Save partitions: 0.002 seconds, peak memory: 3.179 GB There are 4070 edges in the graph and 0 edge cuts for 1 partitions. node n1: 1000, 1000 node n2: 1010, 1010 node n3: 1020, 1020 edge ('n1', 'r1', 'n2'): 1010, 1010 edge ('n1', 'r2', 'n3'): 1020, 1020 edge ('n2', 'r1', 'n1'): 1010, 1010 edge ('n2', 'r3', 'n3'): 1030, 1030 PASSED [ 34%] tests/distributed/test_partition.py::test_partition[None-False-1-1-random] Converting to homogeneous graph takes 0.001s, peak mem: 3.179 GB Save partitions: 0.001 seconds, peak memory: 3.179 GB There are 1000 edges in the graph and 0 edge cuts for 1 partitions. Converting to homogeneous graph takes 0.001s, peak mem: 3.179 GB Save partitions: 0.002 seconds, peak memory: 3.179 GB There are 4070 edges in the graph and 0 edge cuts for 1 partitions. node n1: 1000, 1000 node n2: 1010, 1010 node n3: 1020, 1020 edge ('n1', 'r1', 'n2'): 1010, 1010 edge ('n1', 'r2', 'n3'): 1020, 1020 edge ('n2', 'r1', 'n1'): 1010, 1010 edge ('n2', 'r3', 'n3'): 1030, 1030 PASSED [ 35%] tests/distributed/test_partition.py::test_partition[None-False-1-4-metis] Converting to homogeneous graph takes 0.001s, peak mem: 3.179 GB Convert a graph into a bidirected graph: 0.000 seconds, peak memory: 3.179 GB Construct multi-constraint weights: 0.000 seconds, peak memory: 3.179 GB [04:18:57] /home/ubuntu/jenkins/workspace/dgl_PR-7408/src/graph/transform/metis_partition_hetero.cc:89: Partition a graph with 1000 nodes and 1997 edges into 4 parts and get 106 edge cuts Metis partitioning: 0.001 seconds, peak memory: 3.179 GB Assigning nodes to METIS partitions takes 0.001s, peak mem: 3.179 GB Reshuffle nodes and edges: 0.001 seconds Split the graph: 0.003 seconds Construct subgraphs: 0.004 seconds Splitting the graph into partitions takes 0.007s, peak mem: 3.179 GB part 0 has 342 nodes and 250 are inside the partition part 0 has 335 edges and 270 are inside the partition part 1 has 327 nodes and 250 are inside the partition part 1 has 305 edges and 244 are inside the partition part 2 has 337 nodes and 250 are inside the partition part 2 has 319 edges and 257 are inside the partition part 3 has 340 nodes and 250 are inside the partition part 3 has 297 edges and 229 are inside the partition Save partitions: 0.004 seconds, peak memory: 3.179 GB There are 1000 edges in the graph and 0 edge cuts for 4 partitions. Converting to homogeneous graph takes 0.001s, peak mem: 3.179 GB Convert a graph into a bidirected graph: 0.000 seconds, peak memory: 3.179 GB Construct multi-constraint weights: 0.000 seconds, peak memory: 3.179 GB [04:18:57] /home/ubuntu/jenkins/workspace/dgl_PR-7408/src/graph/transform/metis_partition_hetero.cc:89: Partition a graph with 3030 nodes and 8140 edges into 4 parts and get 773 edge cuts Metis partitioning: 0.004 seconds, peak memory: 3.179 GB Assigning nodes to METIS partitions takes 0.005s, peak mem: 3.179 GB Reshuffle nodes and edges: 0.002 seconds Split the graph: 0.008 seconds Construct subgraphs: 0.005 seconds Splitting the graph into partitions takes 0.015s, peak mem: 3.179 GB part 0 has 401 nodes of type n1 and 257 are inside the partition part 0 has 391 nodes of type n2 and 259 are inside the partition part 0 has 336 nodes of type n3 and 262 are inside the partition part 0 has 289 edges of type ('n1', 'r1', 'n2') and 237 are inside the partition part 0 has 325 edges of type ('n1', 'r2', 'n3') and 274 are inside the partition part 0 has 302 edges of type ('n2', 'r1', 'n1') and 228 are inside the partition part 0 has 306 edges of type ('n2', 'r3', 'n3') and 278 are inside the partition part 1 has 356 nodes of type n1 and 236 are inside the partition part 1 has 363 nodes of type n2 and 235 are inside the partition part 1 has 314 nodes of type n3 and 244 are inside the partition part 1 has 283 edges of type ('n1', 'r1', 'n2') and 230 are inside the partition part 1 has 264 edges of type ('n1', 'r2', 'n3') and 228 are inside the partition part 1 has 287 edges of type ('n2', 'r1', 'n1') and 237 are inside the partition part 1 has 277 edges of type ('n2', 'r3', 'n3') and 241 are inside the partition part 2 has 423 nodes of type n1 and 256 are inside the partition part 2 has 393 nodes of type n2 and 260 are inside the partition part 2 has 358 nodes of type n3 and 262 are inside the partition part 2 has 329 edges of type ('n1', 'r1', 'n2') and 285 are inside the partition part 2 has 303 edges of type ('n1', 'r2', 'n3') and 262 are inside the partition part 2 has 325 edges of type ('n2', 'r1', 'n1') and 268 are inside the partition part 2 has 323 edges of type ('n2', 'r3', 'n3') and 264 are inside the partition part 3 has 381 nodes of type n1 and 251 are inside the partition part 3 has 406 nodes of type n2 and 256 are inside the partition part 3 has 334 nodes of type n3 and 252 are inside the partition part 3 has 310 edges of type ('n1', 'r1', 'n2') and 258 are inside the partition part 3 has 301 edges of type ('n1', 'r2', 'n3') and 256 are inside the partition part 3 has 330 edges of type ('n2', 'r1', 'n1') and 277 are inside the partition part 3 has 289 edges of type ('n2', 'r3', 'n3') and 247 are inside the partition Save partitions: 0.006 seconds, peak memory: 3.179 GB There are 4070 edges in the graph and 0 edge cuts for 4 partitions. node n1: 1000, 1000 node n2: 1010, 1010 node n3: 1020, 1020 edge ('n1', 'r1', 'n2'): 1010, 1010 edge ('n1', 'r2', 'n3'): 1020, 1020 edge ('n2', 'r1', 'n1'): 1010, 1010 edge ('n2', 'r3', 'n3'): 1030, 1030 PASSED [ 35%] tests/distributed/test_partition.py::test_partition[None-False-1-4-random] Converting to homogeneous graph takes 0.001s, peak mem: 3.179 GB Reshuffle nodes and edges: 0.001 seconds Split the graph: 0.004 seconds Construct subgraphs: 0.004 seconds Splitting the graph into partitions takes 0.009s, peak mem: 3.179 GB part 0 has 613 nodes and 243 are inside the partition part 0 has 555 edges and 247 are inside the partition part 1 has 572 nodes and 223 are inside the partition part 1 has 517 edges and 234 are inside the partition part 2 has 681 nodes and 284 are inside the partition part 2 has 634 edges and 286 are inside the partition part 3 has 618 nodes and 250 are inside the partition part 3 has 536 edges and 233 are inside the partition Save partitions: 0.004 seconds, peak memory: 3.179 GB There are 1000 edges in the graph and 0 edge cuts for 4 partitions. Converting to homogeneous graph takes 0.001s, peak mem: 3.179 GB Reshuffle nodes and edges: 0.002 seconds Split the graph: 0.011 seconds Construct subgraphs: 0.005 seconds Splitting the graph into partitions takes 0.018s, peak mem: 3.179 GB part 0 has 648 nodes of type n1 and 240 are inside the partition part 0 has 666 nodes of type n2 and 257 are inside the partition part 0 has 549 nodes of type n3 and 276 are inside the partition part 0 has 433 edges of type ('n1', 'r1', 'n2') and 262 are inside the partition part 0 has 443 edges of type ('n1', 'r2', 'n3') and 281 are inside the partition part 0 has 454 edges of type ('n2', 'r1', 'n1') and 261 are inside the partition part 0 has 487 edges of type ('n2', 'r3', 'n3') and 296 are inside the partition part 1 has 631 nodes of type n1 and 243 are inside the partition part 1 has 627 nodes of type n2 and 236 are inside the partition part 1 has 525 nodes of type n3 and 235 are inside the partition part 1 has 438 edges of type ('n1', 'r1', 'n2') and 248 are inside the partition part 1 has 403 edges of type ('n1', 'r2', 'n3') and 219 are inside the partition part 1 has 423 edges of type ('n2', 'r1', 'n1') and 225 are inside the partition part 1 has 421 edges of type ('n2', 'r3', 'n3') and 242 are inside the partition part 2 has 651 nodes of type n1 and 271 are inside the partition part 2 has 647 nodes of type n2 and 251 are inside the partition part 2 has 554 nodes of type n3 and 243 are inside the partition part 2 has 449 edges of type ('n1', 'r1', 'n2') and 248 are inside the partition part 2 has 452 edges of type ('n1', 'r2', 'n3') and 249 are inside the partition part 2 has 424 edges of type ('n2', 'r1', 'n1') and 236 are inside the partition part 2 has 437 edges of type ('n2', 'r3', 'n3') and 239 are inside the partition part 3 has 649 nodes of type n1 and 246 are inside the partition part 3 has 676 nodes of type n2 and 266 are inside the partition part 3 has 573 nodes of type n3 and 266 are inside the partition part 3 has 441 edges of type ('n1', 'r1', 'n2') and 252 are inside the partition part 3 has 455 edges of type ('n1', 'r2', 'n3') and 271 are inside the partition part 3 has 471 edges of type ('n2', 'r1', 'n1') and 288 are inside the partition part 3 has 463 edges of type ('n2', 'r3', 'n3') and 253 are inside the partition Save partitions: 0.007 seconds, peak memory: 3.179 GB There are 4070 edges in the graph and 0 edge cuts for 4 partitions. node n1: 1000, 1000 node n2: 1010, 1010 node n3: 1020, 1020 edge ('n1', 'r1', 'n2'): 1010, 1010 edge ('n1', 'r2', 'n3'): 1020, 1020 edge ('n2', 'r1', 'n1'): 1010, 1010 edge ('n2', 'r3', 'n3'): 1030, 1030 PASSED [ 35%] tests/distributed/test_partition.py::test_partition[graph_formats1-True-1-1-metis] Converting to homogeneous graph takes 0.001s, peak mem: 3.179 GB Save partitions: 0.001 seconds, peak memory: 3.179 GB There are 1000 edges in the graph and 0 edge cuts for 1 partitions. Converting to homogeneous graph takes 0.001s, peak mem: 3.179 GB Save partitions: 0.003 seconds, peak memory: 3.179 GB There are 4070 edges in the graph and 0 edge cuts for 1 partitions. node n1: 1000, 1000 node n2: 1010, 1010 node n3: 1020, 1020 edge ('n1', 'r1', 'n2'): 1010, 1010 edge ('n1', 'r2', 'n3'): 1020, 1020 edge ('n2', 'r1', 'n1'): 1010, 1010 edge ('n2', 'r3', 'n3'): 1030, 1030 PASSED [ 35%] tests/distributed/test_partition.py::test_partition[graph_formats1-True-1-1-random] Converting to homogeneous graph takes 0.001s, peak mem: 3.179 GB Save partitions: 0.001 seconds, peak memory: 3.179 GB There are 1000 edges in the graph and 0 edge cuts for 1 partitions. Converting to homogeneous graph takes 0.001s, peak mem: 3.179 GB Save partitions: 0.003 seconds, peak memory: 3.179 GB There are 4070 edges in the graph and 0 edge cuts for 1 partitions. node n1: 1000, 1000 node n2: 1010, 1010 node n3: 1020, 1020 edge ('n1', 'r1', 'n2'): 1010, 1010 edge ('n1', 'r2', 'n3'): 1020, 1020 edge ('n2', 'r1', 'n1'): 1010, 1010 edge ('n2', 'r3', 'n3'): 1030, 1030 PASSED [ 35%] tests/distributed/test_partition.py::test_partition[graph_formats1-True-1-4-metis] Converting to homogeneous graph takes 0.001s, peak mem: 3.179 GB Convert a graph into a bidirected graph: 0.000 seconds, peak memory: 3.179 GB Construct multi-constraint weights: 0.000 seconds, peak memory: 3.179 GB [04:18:58] /home/ubuntu/jenkins/workspace/dgl_PR-7408/src/graph/transform/metis_partition_hetero.cc:89: Partition a graph with 1000 nodes and 1997 edges into 4 parts and get 106 edge cuts Metis partitioning: 0.001 seconds, peak memory: 3.179 GB Assigning nodes to METIS partitions takes 0.001s, peak mem: 3.179 GB Reshuffle nodes and edges: 0.001 seconds Split the graph: 0.003 seconds Construct subgraphs: 0.004 seconds Splitting the graph into partitions takes 0.007s, peak mem: 3.179 GB part 0 has 342 nodes and 250 are inside the partition part 0 has 335 edges and 270 are inside the partition part 1 has 327 nodes and 250 are inside the partition part 1 has 305 edges and 244 are inside the partition part 2 has 337 nodes and 250 are inside the partition part 2 has 319 edges and 257 are inside the partition part 3 has 340 nodes and 250 are inside the partition part 3 has 297 edges and 229 are inside the partition Save partitions: 0.004 seconds, peak memory: 3.179 GB There are 1000 edges in the graph and 0 edge cuts for 4 partitions. Converting to homogeneous graph takes 0.001s, peak mem: 3.179 GB Convert a graph into a bidirected graph: 0.000 seconds, peak memory: 3.179 GB Construct multi-constraint weights: 0.000 seconds, peak memory: 3.179 GB [04:18:58] /home/ubuntu/jenkins/workspace/dgl_PR-7408/src/graph/transform/metis_partition_hetero.cc:89: Partition a graph with 3030 nodes and 8140 edges into 4 parts and get 773 edge cuts Metis partitioning: 0.004 seconds, peak memory: 3.179 GB Assigning nodes to METIS partitions takes 0.005s, peak mem: 3.179 GB Reshuffle nodes and edges: 0.002 seconds Split the graph: 0.008 seconds Construct subgraphs: 0.005 seconds Splitting the graph into partitions takes 0.015s, peak mem: 3.179 GB part 0 has 401 nodes of type n1 and 257 are inside the partition part 0 has 391 nodes of type n2 and 259 are inside the partition part 0 has 336 nodes of type n3 and 262 are inside the partition part 0 has 289 edges of type ('n1', 'r1', 'n2') and 237 are inside the partition part 0 has 325 edges of type ('n1', 'r2', 'n3') and 274 are inside the partition part 0 has 302 edges of type ('n2', 'r1', 'n1') and 228 are inside the partition part 0 has 306 edges of type ('n2', 'r3', 'n3') and 278 are inside the partition part 1 has 356 nodes of type n1 and 236 are inside the partition part 1 has 363 nodes of type n2 and 235 are inside the partition part 1 has 314 nodes of type n3 and 244 are inside the partition part 1 has 283 edges of type ('n1', 'r1', 'n2') and 230 are inside the partition part 1 has 264 edges of type ('n1', 'r2', 'n3') and 228 are inside the partition part 1 has 287 edges of type ('n2', 'r1', 'n1') and 237 are inside the partition part 1 has 277 edges of type ('n2', 'r3', 'n3') and 241 are inside the partition part 2 has 423 nodes of type n1 and 256 are inside the partition part 2 has 393 nodes of type n2 and 260 are inside the partition part 2 has 358 nodes of type n3 and 262 are inside the partition part 2 has 329 edges of type ('n1', 'r1', 'n2') and 285 are inside the partition part 2 has 303 edges of type ('n1', 'r2', 'n3') and 262 are inside the partition part 2 has 325 edges of type ('n2', 'r1', 'n1') and 268 are inside the partition part 2 has 323 edges of type ('n2', 'r3', 'n3') and 264 are inside the partition part 3 has 381 nodes of type n1 and 251 are inside the partition part 3 has 406 nodes of type n2 and 256 are inside the partition part 3 has 334 nodes of type n3 and 252 are inside the partition part 3 has 310 edges of type ('n1', 'r1', 'n2') and 258 are inside the partition part 3 has 301 edges of type ('n1', 'r2', 'n3') and 256 are inside the partition part 3 has 330 edges of type ('n2', 'r1', 'n1') and 277 are inside the partition part 3 has 289 edges of type ('n2', 'r3', 'n3') and 247 are inside the partition Save partitions: 0.009 seconds, peak memory: 3.179 GB There are 4070 edges in the graph and 0 edge cuts for 4 partitions. node n1: 1000, 1000 node n2: 1010, 1010 node n3: 1020, 1020 edge ('n1', 'r1', 'n2'): 1010, 1010 edge ('n1', 'r2', 'n3'): 1020, 1020 edge ('n2', 'r1', 'n1'): 1010, 1010 edge ('n2', 'r3', 'n3'): 1030, 1030 PASSED [ 36%] tests/distributed/test_partition.py::test_partition[graph_formats1-True-1-4-random] Converting to homogeneous graph takes 0.001s, peak mem: 3.179 GB Reshuffle nodes and edges: 0.001 seconds Split the graph: 0.004 seconds Construct subgraphs: 0.004 seconds Splitting the graph into partitions takes 0.009s, peak mem: 3.179 GB part 0 has 596 nodes and 255 are inside the partition part 0 has 550 edges and 262 are inside the partition part 1 has 599 nodes and 250 are inside the partition part 1 has 547 edges and 251 are inside the partition part 2 has 586 nodes and 237 are inside the partition part 2 has 506 edges and 217 are inside the partition part 3 has 622 nodes and 258 are inside the partition part 3 has 567 edges and 270 are inside the partition Save partitions: 0.004 seconds, peak memory: 3.179 GB There are 1000 edges in the graph and 0 edge cuts for 4 partitions. Converting to homogeneous graph takes 0.001s, peak mem: 3.179 GB Reshuffle nodes and edges: 0.002 seconds Split the graph: 0.011 seconds Construct subgraphs: 0.005 seconds Splitting the graph into partitions takes 0.018s, peak mem: 3.179 GB part 0 has 694 nodes of type n1 and 249 are inside the partition part 0 has 648 nodes of type n2 and 253 are inside the partition part 0 has 542 nodes of type n3 and 244 are inside the partition part 0 has 459 edges of type ('n1', 'r1', 'n2') and 274 are inside the partition part 0 has 457 edges of type ('n1', 'r2', 'n3') and 259 are inside the partition part 0 has 464 edges of type ('n2', 'r1', 'n1') and 236 are inside the partition part 0 has 416 edges of type ('n2', 'r3', 'n3') and 240 are inside the partition part 1 has 677 nodes of type n1 and 280 are inside the partition part 1 has 695 nodes of type n2 and 276 are inside the partition part 1 has 577 nodes of type n3 and 266 are inside the partition part 1 has 466 edges of type ('n1', 'r1', 'n2') and 254 are inside the partition part 1 has 471 edges of type ('n1', 'r2', 'n3') and 283 are inside the partition part 1 has 473 edges of type ('n2', 'r1', 'n1') and 260 are inside the partition part 1 has 494 edges of type ('n2', 'r3', 'n3') and 286 are inside the partition part 2 has 627 nodes of type n1 and 244 are inside the partition part 2 has 651 nodes of type n2 and 245 are inside the partition part 2 has 545 nodes of type n3 and 244 are inside the partition part 2 has 438 edges of type ('n1', 'r1', 'n2') and 253 are inside the partition part 2 has 444 edges of type ('n1', 'r2', 'n3') and 246 are inside the partition part 2 has 450 edges of type ('n2', 'r1', 'n1') and 275 are inside the partition part 2 has 436 edges of type ('n2', 'r3', 'n3') and 248 are inside the partition part 3 has 608 nodes of type n1 and 227 are inside the partition part 3 has 638 nodes of type n2 and 236 are inside the partition part 3 has 574 nodes of type n3 and 266 are inside the partition part 3 has 423 edges of type ('n1', 'r1', 'n2') and 229 are inside the partition part 3 has 415 edges of type ('n1', 'r2', 'n3') and 232 are inside the partition part 3 has 414 edges of type ('n2', 'r1', 'n1') and 239 are inside the partition part 3 has 463 edges of type ('n2', 'r3', 'n3') and 256 are inside the partition Save partitions: 0.010 seconds, peak memory: 3.179 GB There are 4070 edges in the graph and 0 edge cuts for 4 partitions. node n1: 1000, 1000 node n2: 1010, 1010 node n3: 1020, 1020 edge ('n1', 'r1', 'n2'): 1010, 1010 edge ('n1', 'r2', 'n3'): 1020, 1020 edge ('n2', 'r1', 'n1'): 1010, 1010 edge ('n2', 'r3', 'n3'): 1030, 1030 PASSED [ 36%] tests/distributed/test_partition.py::test_partition[graph_formats1-False-1-1-metis] Converting to homogeneous graph takes 0.001s, peak mem: 3.179 GB Save partitions: 0.001 seconds, peak memory: 3.179 GB There are 1000 edges in the graph and 0 edge cuts for 1 partitions. Converting to homogeneous graph takes 0.001s, peak mem: 3.179 GB Save partitions: 0.003 seconds, peak memory: 3.179 GB There are 4070 edges in the graph and 0 edge cuts for 1 partitions. node n1: 1000, 1000 node n2: 1010, 1010 node n3: 1020, 1020 edge ('n1', 'r1', 'n2'): 1010, 1010 edge ('n1', 'r2', 'n3'): 1020, 1020 edge ('n2', 'r1', 'n1'): 1010, 1010 edge ('n2', 'r3', 'n3'): 1030, 1030 PASSED [ 36%] tests/distributed/test_partition.py::test_partition[graph_formats1-False-1-1-random] Converting to homogeneous graph takes 0.001s, peak mem: 3.179 GB Save partitions: 0.001 seconds, peak memory: 3.179 GB There are 1000 edges in the graph and 0 edge cuts for 1 partitions. Converting to homogeneous graph takes 0.001s, peak mem: 3.179 GB Save partitions: 0.003 seconds, peak memory: 3.179 GB There are 4070 edges in the graph and 0 edge cuts for 1 partitions. node n1: 1000, 1000 node n2: 1010, 1010 node n3: 1020, 1020 edge ('n1', 'r1', 'n2'): 1010, 1010 edge ('n1', 'r2', 'n3'): 1020, 1020 edge ('n2', 'r1', 'n1'): 1010, 1010 edge ('n2', 'r3', 'n3'): 1030, 1030 PASSED [ 36%] tests/distributed/test_partition.py::test_partition[graph_formats1-False-1-4-metis] Converting to homogeneous graph takes 0.001s, peak mem: 3.179 GB Convert a graph into a bidirected graph: 0.000 seconds, peak memory: 3.179 GB Construct multi-constraint weights: 0.000 seconds, peak memory: 3.179 GB [04:18:58] /home/ubuntu/jenkins/workspace/dgl_PR-7408/src/graph/transform/metis_partition_hetero.cc:89: Partition a graph with 1000 nodes and 1997 edges into 4 parts and get 106 edge cuts Metis partitioning: 0.001 seconds, peak memory: 3.179 GB Assigning nodes to METIS partitions takes 0.001s, peak mem: 3.179 GB Reshuffle nodes and edges: 0.001 seconds Split the graph: 0.003 seconds Construct subgraphs: 0.004 seconds Splitting the graph into partitions takes 0.007s, peak mem: 3.179 GB part 0 has 342 nodes and 250 are inside the partition part 0 has 335 edges and 270 are inside the partition part 1 has 327 nodes and 250 are inside the partition part 1 has 305 edges and 244 are inside the partition part 2 has 337 nodes and 250 are inside the partition part 2 has 319 edges and 257 are inside the partition part 3 has 340 nodes and 250 are inside the partition part 3 has 297 edges and 229 are inside the partition Save partitions: 0.004 seconds, peak memory: 3.179 GB There are 1000 edges in the graph and 0 edge cuts for 4 partitions. Converting to homogeneous graph takes 0.001s, peak mem: 3.179 GB Convert a graph into a bidirected graph: 0.000 seconds, peak memory: 3.179 GB Construct multi-constraint weights: 0.000 seconds, peak memory: 3.179 GB [04:18:58] /home/ubuntu/jenkins/workspace/dgl_PR-7408/src/graph/transform/metis_partition_hetero.cc:89: Partition a graph with 3030 nodes and 8140 edges into 4 parts and get 773 edge cuts Metis partitioning: 0.004 seconds, peak memory: 3.179 GB Assigning nodes to METIS partitions takes 0.005s, peak mem: 3.179 GB Reshuffle nodes and edges: 0.002 seconds Split the graph: 0.008 seconds Construct subgraphs: 0.005 seconds Splitting the graph into partitions takes 0.015s, peak mem: 3.179 GB part 0 has 401 nodes of type n1 and 257 are inside the partition part 0 has 391 nodes of type n2 and 259 are inside the partition part 0 has 336 nodes of type n3 and 262 are inside the partition part 0 has 289 edges of type ('n1', 'r1', 'n2') and 237 are inside the partition part 0 has 325 edges of type ('n1', 'r2', 'n3') and 274 are inside the partition part 0 has 302 edges of type ('n2', 'r1', 'n1') and 228 are inside the partition part 0 has 306 edges of type ('n2', 'r3', 'n3') and 278 are inside the partition part 1 has 356 nodes of type n1 and 236 are inside the partition part 1 has 363 nodes of type n2 and 235 are inside the partition part 1 has 314 nodes of type n3 and 244 are inside the partition part 1 has 283 edges of type ('n1', 'r1', 'n2') and 230 are inside the partition part 1 has 264 edges of type ('n1', 'r2', 'n3') and 228 are inside the partition part 1 has 287 edges of type ('n2', 'r1', 'n1') and 237 are inside the partition part 1 has 277 edges of type ('n2', 'r3', 'n3') and 241 are inside the partition part 2 has 423 nodes of type n1 and 256 are inside the partition part 2 has 393 nodes of type n2 and 260 are inside the partition part 2 has 358 nodes of type n3 and 262 are inside the partition part 2 has 329 edges of type ('n1', 'r1', 'n2') and 285 are inside the partition part 2 has 303 edges of type ('n1', 'r2', 'n3') and 262 are inside the partition part 2 has 325 edges of type ('n2', 'r1', 'n1') and 268 are inside the partition part 2 has 323 edges of type ('n2', 'r3', 'n3') and 264 are inside the partition part 3 has 381 nodes of type n1 and 251 are inside the partition part 3 has 406 nodes of type n2 and 256 are inside the partition part 3 has 334 nodes of type n3 and 252 are inside the partition part 3 has 310 edges of type ('n1', 'r1', 'n2') and 258 are inside the partition part 3 has 301 edges of type ('n1', 'r2', 'n3') and 256 are inside the partition part 3 has 330 edges of type ('n2', 'r1', 'n1') and 277 are inside the partition part 3 has 289 edges of type ('n2', 'r3', 'n3') and 247 are inside the partition Save partitions: 0.009 seconds, peak memory: 3.179 GB There are 4070 edges in the graph and 0 edge cuts for 4 partitions. node n1: 1000, 1000 node n2: 1010, 1010 node n3: 1020, 1020 edge ('n1', 'r1', 'n2'): 1010, 1010 edge ('n1', 'r2', 'n3'): 1020, 1020 edge ('n2', 'r1', 'n1'): 1010, 1010 edge ('n2', 'r3', 'n3'): 1030, 1030 PASSED [ 37%] tests/distributed/test_partition.py::test_partition[graph_formats1-False-1-4-random] Converting to homogeneous graph takes 0.001s, peak mem: 3.179 GB Reshuffle nodes and edges: 0.001 seconds Split the graph: 0.004 seconds Construct subgraphs: 0.004 seconds Splitting the graph into partitions takes 0.008s, peak mem: 3.179 GB part 0 has 597 nodes and 246 are inside the partition part 0 has 541 edges and 258 are inside the partition part 1 has 682 nodes and 276 are inside the partition part 1 has 633 edges and 287 are inside the partition part 2 has 589 nodes and 236 are inside the partition part 2 has 530 edges and 233 are inside the partition part 3 has 587 nodes and 242 are inside the partition part 3 has 541 edges and 222 are inside the partition Save partitions: 0.004 seconds, peak memory: 3.179 GB There are 1000 edges in the graph and 0 edge cuts for 4 partitions. Converting to homogeneous graph takes 0.001s, peak mem: 3.179 GB Reshuffle nodes and edges: 0.002 seconds Split the graph: 0.011 seconds Construct subgraphs: 0.005 seconds Splitting the graph into partitions takes 0.018s, peak mem: 3.179 GB part 0 has 646 nodes of type n1 and 252 are inside the partition part 0 has 645 nodes of type n2 and 245 are inside the partition part 0 has 550 nodes of type n3 and 241 are inside the partition part 0 has 459 edges of type ('n1', 'r1', 'n2') and 257 are inside the partition part 0 has 440 edges of type ('n1', 'r2', 'n3') and 259 are inside the partition part 0 has 421 edges of type ('n2', 'r1', 'n1') and 253 are inside the partition part 0 has 454 edges of type ('n2', 'r3', 'n3') and 240 are inside the partition part 1 has 656 nodes of type n1 and 254 are inside the partition part 1 has 674 nodes of type n2 and 271 are inside the partition part 1 has 585 nodes of type n3 and 256 are inside the partition part 1 has 457 edges of type ('n1', 'r1', 'n2') and 263 are inside the partition part 1 has 452 edges of type ('n1', 'r2', 'n3') and 234 are inside the partition part 1 has 471 edges of type ('n2', 'r1', 'n1') and 269 are inside the partition part 1 has 479 edges of type ('n2', 'r3', 'n3') and 271 are inside the partition part 2 has 658 nodes of type n1 and 249 are inside the partition part 2 has 624 nodes of type n2 and 241 are inside the partition part 2 has 539 nodes of type n3 and 239 are inside the partition part 2 has 406 edges of type ('n1', 'r1', 'n2') and 231 are inside the partition part 2 has 439 edges of type ('n1', 'r2', 'n3') and 229 are inside the partition part 2 has 452 edges of type ('n2', 'r1', 'n1') and 243 are inside the partition part 2 has 413 edges of type ('n2', 'r3', 'n3') and 234 are inside the partition part 3 has 661 nodes of type n1 and 245 are inside the partition part 3 has 666 nodes of type n2 and 253 are inside the partition part 3 has 564 nodes of type n3 and 284 are inside the partition part 3 has 436 edges of type ('n1', 'r1', 'n2') and 259 are inside the partition part 3 has 476 edges of type ('n1', 'r2', 'n3') and 298 are inside the partition part 3 has 433 edges of type ('n2', 'r1', 'n1') and 245 are inside the partition part 3 has 463 edges of type ('n2', 'r3', 'n3') and 285 are inside the partition Save partitions: 0.010 seconds, peak memory: 3.179 GB There are 4070 edges in the graph and 0 edge cuts for 4 partitions. node n1: 1000, 1000 node n2: 1010, 1010 node n3: 1020, 1020 edge ('n1', 'r1', 'n2'): 1010, 1010 edge ('n1', 'r2', 'n3'): 1020, 1020 edge ('n2', 'r1', 'n1'): 1010, 1010 edge ('n2', 'r3', 'n3'): 1030, 1030 PASSED [ 37%] tests/distributed/test_partition.py::test_partition[graph_formats2-True-1-1-metis] Converting to homogeneous graph takes 0.001s, peak mem: 3.179 GB Save partitions: 0.001 seconds, peak memory: 3.179 GB There are 1000 edges in the graph and 0 edge cuts for 1 partitions. Converting to homogeneous graph takes 0.001s, peak mem: 3.179 GB Save partitions: 0.003 seconds, peak memory: 3.179 GB There are 4070 edges in the graph and 0 edge cuts for 1 partitions. node n1: 1000, 1000 node n2: 1010, 1010 node n3: 1020, 1020 edge ('n1', 'r1', 'n2'): 1010, 1010 edge ('n1', 'r2', 'n3'): 1020, 1020 edge ('n2', 'r1', 'n1'): 1010, 1010 edge ('n2', 'r3', 'n3'): 1030, 1030 PASSED [ 37%] tests/distributed/test_partition.py::test_partition[graph_formats2-True-1-1-random] Converting to homogeneous graph takes 0.001s, peak mem: 3.179 GB Save partitions: 0.001 seconds, peak memory: 3.179 GB There are 1000 edges in the graph and 0 edge cuts for 1 partitions. Converting to homogeneous graph takes 0.001s, peak mem: 3.179 GB Save partitions: 0.003 seconds, peak memory: 3.179 GB There are 4070 edges in the graph and 0 edge cuts for 1 partitions. node n1: 1000, 1000 node n2: 1010, 1010 node n3: 1020, 1020 edge ('n1', 'r1', 'n2'): 1010, 1010 edge ('n1', 'r2', 'n3'): 1020, 1020 edge ('n2', 'r1', 'n1'): 1010, 1010 edge ('n2', 'r3', 'n3'): 1030, 1030 PASSED [ 37%] tests/distributed/test_partition.py::test_partition[graph_formats2-True-1-4-metis] Converting to homogeneous graph takes 0.001s, peak mem: 3.179 GB Convert a graph into a bidirected graph: 0.000 seconds, peak memory: 3.179 GB Construct multi-constraint weights: 0.000 seconds, peak memory: 3.179 GB [04:18:59] /home/ubuntu/jenkins/workspace/dgl_PR-7408/src/graph/transform/metis_partition_hetero.cc:89: Partition a graph with 1000 nodes and 1997 edges into 4 parts and get 106 edge cuts Metis partitioning: 0.001 seconds, peak memory: 3.179 GB Assigning nodes to METIS partitions takes 0.001s, peak mem: 3.179 GB Reshuffle nodes and edges: 0.001 seconds Split the graph: 0.003 seconds Construct subgraphs: 0.004 seconds Splitting the graph into partitions takes 0.007s, peak mem: 3.179 GB part 0 has 342 nodes and 250 are inside the partition part 0 has 335 edges and 270 are inside the partition part 1 has 327 nodes and 250 are inside the partition part 1 has 305 edges and 244 are inside the partition part 2 has 337 nodes and 250 are inside the partition part 2 has 319 edges and 257 are inside the partition part 3 has 340 nodes and 250 are inside the partition part 3 has 297 edges and 229 are inside the partition Save partitions: 0.004 seconds, peak memory: 3.179 GB There are 1000 edges in the graph and 0 edge cuts for 4 partitions. Converting to homogeneous graph takes 0.001s, peak mem: 3.179 GB Convert a graph into a bidirected graph: 0.000 seconds, peak memory: 3.179 GB Construct multi-constraint weights: 0.000 seconds, peak memory: 3.179 GB [04:18:59] /home/ubuntu/jenkins/workspace/dgl_PR-7408/src/graph/transform/metis_partition_hetero.cc:89: Partition a graph with 3030 nodes and 8140 edges into 4 parts and get 773 edge cuts Metis partitioning: 0.004 seconds, peak memory: 3.179 GB Assigning nodes to METIS partitions takes 0.005s, peak mem: 3.179 GB Reshuffle nodes and edges: 0.002 seconds Split the graph: 0.008 seconds Construct subgraphs: 0.005 seconds Splitting the graph into partitions takes 0.015s, peak mem: 3.179 GB part 0 has 401 nodes of type n1 and 257 are inside the partition part 0 has 391 nodes of type n2 and 259 are inside the partition part 0 has 336 nodes of type n3 and 262 are inside the partition part 0 has 289 edges of type ('n1', 'r1', 'n2') and 237 are inside the partition part 0 has 325 edges of type ('n1', 'r2', 'n3') and 274 are inside the partition part 0 has 302 edges of type ('n2', 'r1', 'n1') and 228 are inside the partition part 0 has 306 edges of type ('n2', 'r3', 'n3') and 278 are inside the partition part 1 has 356 nodes of type n1 and 236 are inside the partition part 1 has 363 nodes of type n2 and 235 are inside the partition part 1 has 314 nodes of type n3 and 244 are inside the partition part 1 has 283 edges of type ('n1', 'r1', 'n2') and 230 are inside the partition part 1 has 264 edges of type ('n1', 'r2', 'n3') and 228 are inside the partition part 1 has 287 edges of type ('n2', 'r1', 'n1') and 237 are inside the partition part 1 has 277 edges of type ('n2', 'r3', 'n3') and 241 are inside the partition part 2 has 423 nodes of type n1 and 256 are inside the partition part 2 has 393 nodes of type n2 and 260 are inside the partition part 2 has 358 nodes of type n3 and 262 are inside the partition part 2 has 329 edges of type ('n1', 'r1', 'n2') and 285 are inside the partition part 2 has 303 edges of type ('n1', 'r2', 'n3') and 262 are inside the partition part 2 has 325 edges of type ('n2', 'r1', 'n1') and 268 are inside the partition part 2 has 323 edges of type ('n2', 'r3', 'n3') and 264 are inside the partition part 3 has 381 nodes of type n1 and 251 are inside the partition part 3 has 406 nodes of type n2 and 256 are inside the partition part 3 has 334 nodes of type n3 and 252 are inside the partition part 3 has 310 edges of type ('n1', 'r1', 'n2') and 258 are inside the partition part 3 has 301 edges of type ('n1', 'r2', 'n3') and 256 are inside the partition part 3 has 330 edges of type ('n2', 'r1', 'n1') and 277 are inside the partition part 3 has 289 edges of type ('n2', 'r3', 'n3') and 247 are inside the partition Save partitions: 0.009 seconds, peak memory: 3.179 GB There are 4070 edges in the graph and 0 edge cuts for 4 partitions. node n1: 1000, 1000 node n2: 1010, 1010 node n3: 1020, 1020 edge ('n1', 'r1', 'n2'): 1010, 1010 edge ('n1', 'r2', 'n3'): 1020, 1020 edge ('n2', 'r1', 'n1'): 1010, 1010 edge ('n2', 'r3', 'n3'): 1030, 1030 PASSED [ 37%] tests/distributed/test_partition.py::test_partition[graph_formats2-True-1-4-random] Converting to homogeneous graph takes 0.001s, peak mem: 3.179 GB Reshuffle nodes and edges: 0.001 seconds Split the graph: 0.004 seconds Construct subgraphs: 0.004 seconds Splitting the graph into partitions takes 0.008s, peak mem: 3.179 GB part 0 has 596 nodes and 242 are inside the partition part 0 has 551 edges and 250 are inside the partition part 1 has 611 nodes and 257 are inside the partition part 1 has 554 edges and 256 are inside the partition part 2 has 623 nodes and 257 are inside the partition part 2 has 572 edges and 254 are inside the partition part 3 has 599 nodes and 244 are inside the partition part 3 has 532 edges and 240 are inside the partition Save partitions: 0.004 seconds, peak memory: 3.179 GB There are 1000 edges in the graph and 0 edge cuts for 4 partitions. Converting to homogeneous graph takes 0.001s, peak mem: 3.179 GB Reshuffle nodes and edges: 0.002 seconds Split the graph: 0.010 seconds Construct subgraphs: 0.005 seconds Splitting the graph into partitions takes 0.017s, peak mem: 3.179 GB part 0 has 621 nodes of type n1 and 237 are inside the partition part 0 has 636 nodes of type n2 and 251 are inside the partition part 0 has 554 nodes of type n3 and 254 are inside the partition part 0 has 427 edges of type ('n1', 'r1', 'n2') and 243 are inside the partition part 0 has 431 edges of type ('n1', 'r2', 'n3') and 238 are inside the partition part 0 has 406 edges of type ('n2', 'r1', 'n1') and 234 are inside the partition part 0 has 431 edges of type ('n2', 'r3', 'n3') and 236 are inside the partition part 1 has 646 nodes of type n1 and 259 are inside the partition part 1 has 660 nodes of type n2 and 265 are inside the partition part 1 has 568 nodes of type n3 and 244 are inside the partition part 1 has 472 edges of type ('n1', 'r1', 'n2') and 242 are inside the partition part 1 has 460 edges of type ('n1', 'r2', 'n3') and 266 are inside the partition part 1 has 417 edges of type ('n2', 'r1', 'n1') and 233 are inside the partition part 1 has 481 edges of type ('n2', 'r3', 'n3') and 263 are inside the partition part 2 has 655 nodes of type n1 and 260 are inside the partition part 2 has 668 nodes of type n2 and 267 are inside the partition part 2 has 546 nodes of type n3 and 243 are inside the partition part 2 has 455 edges of type ('n1', 'r1', 'n2') and 277 are inside the partition part 2 has 429 edges of type ('n1', 'r2', 'n3') and 230 are inside the partition part 2 has 480 edges of type ('n2', 'r1', 'n1') and 275 are inside the partition part 2 has 440 edges of type ('n2', 'r3', 'n3') and 256 are inside the partition part 3 has 644 nodes of type n1 and 244 are inside the partition part 3 has 637 nodes of type n2 and 227 are inside the partition part 3 has 553 nodes of type n3 and 279 are inside the partition part 3 has 417 edges of type ('n1', 'r1', 'n2') and 248 are inside the partition part 3 has 447 edges of type ('n1', 'r2', 'n3') and 286 are inside the partition part 3 has 446 edges of type ('n2', 'r1', 'n1') and 268 are inside the partition part 3 has 447 edges of type ('n2', 'r3', 'n3') and 275 are inside the partition Save partitions: 0.010 seconds, peak memory: 3.179 GB There are 4070 edges in the graph and 0 edge cuts for 4 partitions. node n1: 1000, 1000 node n2: 1010, 1010 node n3: 1020, 1020 edge ('n1', 'r1', 'n2'): 1010, 1010 edge ('n1', 'r2', 'n3'): 1020, 1020 edge ('n2', 'r1', 'n1'): 1010, 1010 edge ('n2', 'r3', 'n3'): 1030, 1030 PASSED [ 38%] tests/distributed/test_partition.py::test_partition[graph_formats2-False-1-1-metis] Converting to homogeneous graph takes 0.001s, peak mem: 3.179 GB Save partitions: 0.001 seconds, peak memory: 3.179 GB There are 1000 edges in the graph and 0 edge cuts for 1 partitions. Converting to homogeneous graph takes 0.001s, peak mem: 3.179 GB Save partitions: 0.004 seconds, peak memory: 3.179 GB There are 4070 edges in the graph and 0 edge cuts for 1 partitions. node n1: 1000, 1000 node n2: 1010, 1010 node n3: 1020, 1020 edge ('n1', 'r1', 'n2'): 1010, 1010 edge ('n1', 'r2', 'n3'): 1020, 1020 edge ('n2', 'r1', 'n1'): 1010, 1010 edge ('n2', 'r3', 'n3'): 1030, 1030 PASSED [ 38%] tests/distributed/test_partition.py::test_partition[graph_formats2-False-1-1-random] Converting to homogeneous graph takes 0.001s, peak mem: 3.179 GB Save partitions: 0.001 seconds, peak memory: 3.179 GB There are 1000 edges in the graph and 0 edge cuts for 1 partitions. Converting to homogeneous graph takes 0.001s, peak mem: 3.179 GB Save partitions: 0.003 seconds, peak memory: 3.179 GB There are 4070 edges in the graph and 0 edge cuts for 1 partitions. node n1: 1000, 1000 node n2: 1010, 1010 node n3: 1020, 1020 edge ('n1', 'r1', 'n2'): 1010, 1010 edge ('n1', 'r2', 'n3'): 1020, 1020 edge ('n2', 'r1', 'n1'): 1010, 1010 edge ('n2', 'r3', 'n3'): 1030, 1030 PASSED [ 38%] tests/distributed/test_partition.py::test_partition[graph_formats2-False-1-4-metis] Converting to homogeneous graph takes 0.001s, peak mem: 3.179 GB Convert a graph into a bidirected graph: 0.000 seconds, peak memory: 3.179 GB Construct multi-constraint weights: 0.000 seconds, peak memory: 3.179 GB [04:18:59] /home/ubuntu/jenkins/workspace/dgl_PR-7408/src/graph/transform/metis_partition_hetero.cc:89: Partition a graph with 1000 nodes and 1997 edges into 4 parts and get 106 edge cuts Metis partitioning: 0.001 seconds, peak memory: 3.179 GB Assigning nodes to METIS partitions takes 0.001s, peak mem: 3.179 GB Reshuffle nodes and edges: 0.001 seconds Split the graph: 0.003 seconds Construct subgraphs: 0.004 seconds Splitting the graph into partitions takes 0.007s, peak mem: 3.179 GB part 0 has 342 nodes and 250 are inside the partition part 0 has 335 edges and 270 are inside the partition part 1 has 327 nodes and 250 are inside the partition part 1 has 305 edges and 244 are inside the partition part 2 has 337 nodes and 250 are inside the partition part 2 has 319 edges and 257 are inside the partition part 3 has 340 nodes and 250 are inside the partition part 3 has 297 edges and 229 are inside the partition Save partitions: 0.004 seconds, peak memory: 3.179 GB There are 1000 edges in the graph and 0 edge cuts for 4 partitions. Converting to homogeneous graph takes 0.001s, peak mem: 3.179 GB Convert a graph into a bidirected graph: 0.000 seconds, peak memory: 3.179 GB Construct multi-constraint weights: 0.000 seconds, peak memory: 3.179 GB [04:18:59] /home/ubuntu/jenkins/workspace/dgl_PR-7408/src/graph/transform/metis_partition_hetero.cc:89: Partition a graph with 3030 nodes and 8140 edges into 4 parts and get 773 edge cuts Metis partitioning: 0.004 seconds, peak memory: 3.179 GB Assigning nodes to METIS partitions takes 0.005s, peak mem: 3.179 GB Reshuffle nodes and edges: 0.002 seconds Split the graph: 0.008 seconds Construct subgraphs: 0.005 seconds Splitting the graph into partitions takes 0.015s, peak mem: 3.179 GB part 0 has 401 nodes of type n1 and 257 are inside the partition part 0 has 391 nodes of type n2 and 259 are inside the partition part 0 has 336 nodes of type n3 and 262 are inside the partition part 0 has 289 edges of type ('n1', 'r1', 'n2') and 237 are inside the partition part 0 has 325 edges of type ('n1', 'r2', 'n3') and 274 are inside the partition part 0 has 302 edges of type ('n2', 'r1', 'n1') and 228 are inside the partition part 0 has 306 edges of type ('n2', 'r3', 'n3') and 278 are inside the partition part 1 has 356 nodes of type n1 and 236 are inside the partition part 1 has 363 nodes of type n2 and 235 are inside the partition part 1 has 314 nodes of type n3 and 244 are inside the partition part 1 has 283 edges of type ('n1', 'r1', 'n2') and 230 are inside the partition part 1 has 264 edges of type ('n1', 'r2', 'n3') and 228 are inside the partition part 1 has 287 edges of type ('n2', 'r1', 'n1') and 237 are inside the partition part 1 has 277 edges of type ('n2', 'r3', 'n3') and 241 are inside the partition part 2 has 423 nodes of type n1 and 256 are inside the partition part 2 has 393 nodes of type n2 and 260 are inside the partition part 2 has 358 nodes of type n3 and 262 are inside the partition part 2 has 329 edges of type ('n1', 'r1', 'n2') and 285 are inside the partition part 2 has 303 edges of type ('n1', 'r2', 'n3') and 262 are inside the partition part 2 has 325 edges of type ('n2', 'r1', 'n1') and 268 are inside the partition part 2 has 323 edges of type ('n2', 'r3', 'n3') and 264 are inside the partition part 3 has 381 nodes of type n1 and 251 are inside the partition part 3 has 406 nodes of type n2 and 256 are inside the partition part 3 has 334 nodes of type n3 and 252 are inside the partition part 3 has 310 edges of type ('n1', 'r1', 'n2') and 258 are inside the partition part 3 has 301 edges of type ('n1', 'r2', 'n3') and 256 are inside the partition part 3 has 330 edges of type ('n2', 'r1', 'n1') and 277 are inside the partition part 3 has 289 edges of type ('n2', 'r3', 'n3') and 247 are inside the partition Save partitions: 0.009 seconds, peak memory: 3.179 GB There are 4070 edges in the graph and 0 edge cuts for 4 partitions. node n1: 1000, 1000 node n2: 1010, 1010 node n3: 1020, 1020 edge ('n1', 'r1', 'n2'): 1010, 1010 edge ('n1', 'r2', 'n3'): 1020, 1020 edge ('n2', 'r1', 'n1'): 1010, 1010 edge ('n2', 'r3', 'n3'): 1030, 1030 PASSED [ 38%] tests/distributed/test_partition.py::test_partition[graph_formats2-False-1-4-random] Converting to homogeneous graph takes 0.001s, peak mem: 3.179 GB Reshuffle nodes and edges: 0.001 seconds Split the graph: 0.004 seconds Construct subgraphs: 0.004 seconds Splitting the graph into partitions takes 0.008s, peak mem: 3.179 GB part 0 has 618 nodes and 247 are inside the partition part 0 has 579 edges and 264 are inside the partition part 1 has 641 nodes and 285 are inside the partition part 1 has 585 edges and 269 are inside the partition part 2 has 591 nodes and 237 are inside the partition part 2 has 536 edges and 235 are inside the partition part 3 has 619 nodes and 231 are inside the partition part 3 has 541 edges and 232 are inside the partition Save partitions: 0.004 seconds, peak memory: 3.179 GB There are 1000 edges in the graph and 0 edge cuts for 4 partitions. Converting to homogeneous graph takes 0.001s, peak mem: 3.179 GB Reshuffle nodes and edges: 0.002 seconds Split the graph: 0.010 seconds Construct subgraphs: 0.005 seconds Splitting the graph into partitions takes 0.017s, peak mem: 3.179 GB part 0 has 648 nodes of type n1 and 233 are inside the partition part 0 has 656 nodes of type n2 and 268 are inside the partition part 0 has 554 nodes of type n3 and 258 are inside the partition part 0 has 446 edges of type ('n1', 'r1', 'n2') and 271 are inside the partition part 0 has 433 edges of type ('n1', 'r2', 'n3') and 256 are inside the partition part 0 has 435 edges of type ('n2', 'r1', 'n1') and 248 are inside the partition part 0 has 476 edges of type ('n2', 'r3', 'n3') and 279 are inside the partition part 1 has 642 nodes of type n1 and 258 are inside the partition part 1 has 631 nodes of type n2 and 231 are inside the partition part 1 has 543 nodes of type n3 and 253 are inside the partition part 1 has 418 edges of type ('n1', 'r1', 'n2') and 227 are inside the partition part 1 has 478 edges of type ('n1', 'r2', 'n3') and 277 are inside the partition part 1 has 422 edges of type ('n2', 'r1', 'n1') and 258 are inside the partition part 1 has 428 edges of type ('n2', 'r3', 'n3') and 252 are inside the partition part 2 has 689 nodes of type n1 and 256 are inside the partition part 2 has 649 nodes of type n2 and 271 are inside the partition part 2 has 542 nodes of type n3 and 242 are inside the partition part 2 has 478 edges of type ('n1', 'r1', 'n2') and 286 are inside the partition part 2 has 409 edges of type ('n1', 'r2', 'n3') and 227 are inside the partition part 2 has 455 edges of type ('n2', 'r1', 'n1') and 231 are inside the partition part 2 has 445 edges of type ('n2', 'r3', 'n3') and 235 are inside the partition part 3 has 615 nodes of type n1 and 253 are inside the partition part 3 has 656 nodes of type n2 and 240 are inside the partition part 3 has 571 nodes of type n3 and 267 are inside the partition part 3 has 435 edges of type ('n1', 'r1', 'n2') and 226 are inside the partition part 3 has 450 edges of type ('n1', 'r2', 'n3') and 260 are inside the partition part 3 has 435 edges of type ('n2', 'r1', 'n1') and 273 are inside the partition part 3 has 467 edges of type ('n2', 'r3', 'n3') and 264 are inside the partition Save partitions: 0.010 seconds, peak memory: 3.179 GB There are 4070 edges in the graph and 0 edge cuts for 4 partitions. node n1: 1000, 1000 node n2: 1010, 1010 node n3: 1020, 1020 edge ('n1', 'r1', 'n2'): 1010, 1010 edge ('n1', 'r2', 'n3'): 1020, 1020 edge ('n2', 'r1', 'n1'): 1010, 1010 edge ('n2', 'r3', 'n3'): 1030, 1030 PASSED [ 39%] tests/distributed/test_partition.py::test_partition[graph_formats3-True-1-1-metis] Converting to homogeneous graph takes 0.001s, peak mem: 3.179 GB Save partitions: 0.001 seconds, peak memory: 3.179 GB There are 1000 edges in the graph and 0 edge cuts for 1 partitions. Converting to homogeneous graph takes 0.001s, peak mem: 3.179 GB Save partitions: 0.005 seconds, peak memory: 3.179 GB There are 4070 edges in the graph and 0 edge cuts for 1 partitions. node n1: 1000, 1000 node n2: 1010, 1010 node n3: 1020, 1020 edge ('n1', 'r1', 'n2'): 1010, 1010 edge ('n1', 'r2', 'n3'): 1020, 1020 edge ('n2', 'r1', 'n1'): 1010, 1010 edge ('n2', 'r3', 'n3'): 1030, 1030 PASSED [ 39%] tests/distributed/test_partition.py::test_partition[graph_formats3-True-1-1-random] Converting to homogeneous graph takes 0.001s, peak mem: 3.179 GB Save partitions: 0.001 seconds, peak memory: 3.179 GB There are 1000 edges in the graph and 0 edge cuts for 1 partitions. Converting to homogeneous graph takes 0.001s, peak mem: 3.179 GB Save partitions: 0.005 seconds, peak memory: 3.179 GB There are 4070 edges in the graph and 0 edge cuts for 1 partitions. node n1: 1000, 1000 node n2: 1010, 1010 node n3: 1020, 1020 edge ('n1', 'r1', 'n2'): 1010, 1010 edge ('n1', 'r2', 'n3'): 1020, 1020 edge ('n2', 'r1', 'n1'): 1010, 1010 edge ('n2', 'r3', 'n3'): 1030, 1030 PASSED [ 39%] tests/distributed/test_partition.py::test_partition[graph_formats3-True-1-4-metis] Converting to homogeneous graph takes 0.001s, peak mem: 3.179 GB Convert a graph into a bidirected graph: 0.000 seconds, peak memory: 3.179 GB Construct multi-constraint weights: 0.000 seconds, peak memory: 3.179 GB [04:19:00] /home/ubuntu/jenkins/workspace/dgl_PR-7408/src/graph/transform/metis_partition_hetero.cc:89: Partition a graph with 1000 nodes and 1997 edges into 4 parts and get 106 edge cuts Metis partitioning: 0.001 seconds, peak memory: 3.179 GB Assigning nodes to METIS partitions takes 0.001s, peak mem: 3.179 GB Reshuffle nodes and edges: 0.001 seconds Split the graph: 0.003 seconds Construct subgraphs: 0.004 seconds Splitting the graph into partitions takes 0.007s, peak mem: 3.179 GB part 0 has 342 nodes and 250 are inside the partition part 0 has 335 edges and 270 are inside the partition part 1 has 327 nodes and 250 are inside the partition part 1 has 305 edges and 244 are inside the partition part 2 has 337 nodes and 250 are inside the partition part 2 has 319 edges and 257 are inside the partition part 3 has 340 nodes and 250 are inside the partition part 3 has 297 edges and 229 are inside the partition Save partitions: 0.004 seconds, peak memory: 3.179 GB There are 1000 edges in the graph and 0 edge cuts for 4 partitions. Converting to homogeneous graph takes 0.001s, peak mem: 3.179 GB Convert a graph into a bidirected graph: 0.000 seconds, peak memory: 3.179 GB Construct multi-constraint weights: 0.000 seconds, peak memory: 3.179 GB [04:19:00] /home/ubuntu/jenkins/workspace/dgl_PR-7408/src/graph/transform/metis_partition_hetero.cc:89: Partition a graph with 3030 nodes and 8140 edges into 4 parts and get 773 edge cuts Metis partitioning: 0.004 seconds, peak memory: 3.179 GB Assigning nodes to METIS partitions takes 0.005s, peak mem: 3.179 GB Reshuffle nodes and edges: 0.002 seconds Split the graph: 0.008 seconds Construct subgraphs: 0.005 seconds Splitting the graph into partitions takes 0.015s, peak mem: 3.179 GB part 0 has 401 nodes of type n1 and 257 are inside the partition part 0 has 391 nodes of type n2 and 259 are inside the partition part 0 has 336 nodes of type n3 and 262 are inside the partition part 0 has 289 edges of type ('n1', 'r1', 'n2') and 237 are inside the partition part 0 has 325 edges of type ('n1', 'r2', 'n3') and 274 are inside the partition part 0 has 302 edges of type ('n2', 'r1', 'n1') and 228 are inside the partition part 0 has 306 edges of type ('n2', 'r3', 'n3') and 278 are inside the partition part 1 has 356 nodes of type n1 and 236 are inside the partition part 1 has 363 nodes of type n2 and 235 are inside the partition part 1 has 314 nodes of type n3 and 244 are inside the partition part 1 has 283 edges of type ('n1', 'r1', 'n2') and 230 are inside the partition part 1 has 264 edges of type ('n1', 'r2', 'n3') and 228 are inside the partition part 1 has 287 edges of type ('n2', 'r1', 'n1') and 237 are inside the partition part 1 has 277 edges of type ('n2', 'r3', 'n3') and 241 are inside the partition part 2 has 423 nodes of type n1 and 256 are inside the partition part 2 has 393 nodes of type n2 and 260 are inside the partition part 2 has 358 nodes of type n3 and 262 are inside the partition part 2 has 329 edges of type ('n1', 'r1', 'n2') and 285 are inside the partition part 2 has 303 edges of type ('n1', 'r2', 'n3') and 262 are inside the partition part 2 has 325 edges of type ('n2', 'r1', 'n1') and 268 are inside the partition part 2 has 323 edges of type ('n2', 'r3', 'n3') and 264 are inside the partition part 3 has 381 nodes of type n1 and 251 are inside the partition part 3 has 406 nodes of type n2 and 256 are inside the partition part 3 has 334 nodes of type n3 and 252 are inside the partition part 3 has 310 edges of type ('n1', 'r1', 'n2') and 258 are inside the partition part 3 has 301 edges of type ('n1', 'r2', 'n3') and 256 are inside the partition part 3 has 330 edges of type ('n2', 'r1', 'n1') and 277 are inside the partition part 3 has 289 edges of type ('n2', 'r3', 'n3') and 247 are inside the partition Save partitions: 0.012 seconds, peak memory: 3.179 GB There are 4070 edges in the graph and 0 edge cuts for 4 partitions. node n1: 1000, 1000 node n2: 1010, 1010 node n3: 1020, 1020 edge ('n1', 'r1', 'n2'): 1010, 1010 edge ('n1', 'r2', 'n3'): 1020, 1020 edge ('n2', 'r1', 'n1'): 1010, 1010 edge ('n2', 'r3', 'n3'): 1030, 1030 PASSED [ 39%] tests/distributed/test_partition.py::test_partition[graph_formats3-True-1-4-random] Converting to homogeneous graph takes 0.001s, peak mem: 3.179 GB Reshuffle nodes and edges: 0.001 seconds Split the graph: 0.004 seconds Construct subgraphs: 0.004 seconds Splitting the graph into partitions takes 0.009s, peak mem: 3.179 GB part 0 has 643 nodes and 253 are inside the partition part 0 has 581 edges and 259 are inside the partition part 1 has 611 nodes and 235 are inside the partition part 1 has 540 edges and 227 are inside the partition part 2 has 647 nodes and 264 are inside the partition part 2 has 611 edges and 278 are inside the partition part 3 has 607 nodes and 248 are inside the partition part 3 has 563 edges and 236 are inside the partition Save partitions: 0.004 seconds, peak memory: 3.179 GB There are 1000 edges in the graph and 0 edge cuts for 4 partitions. Converting to homogeneous graph takes 0.001s, peak mem: 3.179 GB Reshuffle nodes and edges: 0.002 seconds Split the graph: 0.011 seconds Construct subgraphs: 0.006 seconds Splitting the graph into partitions takes 0.018s, peak mem: 3.179 GB part 0 has 644 nodes of type n1 and 267 are inside the partition part 0 has 662 nodes of type n2 and 241 are inside the partition part 0 has 562 nodes of type n3 and 247 are inside the partition part 0 has 428 edges of type ('n1', 'r1', 'n2') and 216 are inside the partition part 0 has 475 edges of type ('n1', 'r2', 'n3') and 276 are inside the partition part 0 has 434 edges of type ('n2', 'r1', 'n1') and 279 are inside the partition part 0 has 456 edges of type ('n2', 'r3', 'n3') and 253 are inside the partition part 1 has 640 nodes of type n1 and 252 are inside the partition part 1 has 666 nodes of type n2 and 244 are inside the partition part 1 has 520 nodes of type n3 and 246 are inside the partition part 1 has 437 edges of type ('n1', 'r1', 'n2') and 228 are inside the partition part 1 has 449 edges of type ('n1', 'r2', 'n3') and 243 are inside the partition part 1 has 431 edges of type ('n2', 'r1', 'n1') and 239 are inside the partition part 1 has 413 edges of type ('n2', 'r3', 'n3') and 260 are inside the partition part 2 has 683 nodes of type n1 and 238 are inside the partition part 2 has 647 nodes of type n2 and 281 are inside the partition part 2 has 573 nodes of type n3 and 258 are inside the partition part 2 has 471 edges of type ('n1', 'r1', 'n2') and 298 are inside the partition part 2 has 430 edges of type ('n1', 'r2', 'n3') and 251 are inside the partition part 2 has 499 edges of type ('n2', 'r1', 'n1') and 245 are inside the partition part 2 has 465 edges of type ('n2', 'r3', 'n3') and 247 are inside the partition part 3 has 639 nodes of type n1 and 243 are inside the partition part 3 has 640 nodes of type n2 and 244 are inside the partition part 3 has 567 nodes of type n3 and 269 are inside the partition part 3 has 451 edges of type ('n1', 'r1', 'n2') and 268 are inside the partition part 3 has 439 edges of type ('n1', 'r2', 'n3') and 250 are inside the partition part 3 has 430 edges of type ('n2', 'r1', 'n1') and 247 are inside the partition part 3 has 453 edges of type ('n2', 'r3', 'n3') and 270 are inside the partition Save partitions: 0.016 seconds, peak memory: 3.179 GB There are 4070 edges in the graph and 0 edge cuts for 4 partitions. node n1: 1000, 1000 node n2: 1010, 1010 node n3: 1020, 1020 edge ('n1', 'r1', 'n2'): 1010, 1010 edge ('n1', 'r2', 'n3'): 1020, 1020 edge ('n2', 'r1', 'n1'): 1010, 1010 edge ('n2', 'r3', 'n3'): 1030, 1030 PASSED [ 39%] tests/distributed/test_partition.py::test_partition[graph_formats3-False-1-1-metis] Converting to homogeneous graph takes 0.001s, peak mem: 3.179 GB Save partitions: 0.001 seconds, peak memory: 3.179 GB There are 1000 edges in the graph and 0 edge cuts for 1 partitions. Converting to homogeneous graph takes 0.001s, peak mem: 3.179 GB Save partitions: 0.005 seconds, peak memory: 3.179 GB There are 4070 edges in the graph and 0 edge cuts for 1 partitions. node n1: 1000, 1000 node n2: 1010, 1010 node n3: 1020, 1020 edge ('n1', 'r1', 'n2'): 1010, 1010 edge ('n1', 'r2', 'n3'): 1020, 1020 edge ('n2', 'r1', 'n1'): 1010, 1010 edge ('n2', 'r3', 'n3'): 1030, 1030 PASSED [ 40%] tests/distributed/test_partition.py::test_partition[graph_formats3-False-1-1-random] Converting to homogeneous graph takes 0.001s, peak mem: 3.179 GB Save partitions: 0.001 seconds, peak memory: 3.179 GB There are 1000 edges in the graph and 0 edge cuts for 1 partitions. Converting to homogeneous graph takes 0.001s, peak mem: 3.179 GB Save partitions: 0.005 seconds, peak memory: 3.179 GB There are 4070 edges in the graph and 0 edge cuts for 1 partitions. node n1: 1000, 1000 node n2: 1010, 1010 node n3: 1020, 1020 edge ('n1', 'r1', 'n2'): 1010, 1010 edge ('n1', 'r2', 'n3'): 1020, 1020 edge ('n2', 'r1', 'n1'): 1010, 1010 edge ('n2', 'r3', 'n3'): 1030, 1030 PASSED [ 40%] tests/distributed/test_partition.py::test_partition[graph_formats3-False-1-4-metis] Converting to homogeneous graph takes 0.001s, peak mem: 3.179 GB Convert a graph into a bidirected graph: 0.000 seconds, peak memory: 3.179 GB Construct multi-constraint weights: 0.000 seconds, peak memory: 3.179 GB [04:19:00] /home/ubuntu/jenkins/workspace/dgl_PR-7408/src/graph/transform/metis_partition_hetero.cc:89: Partition a graph with 1000 nodes and 1997 edges into 4 parts and get 106 edge cuts Metis partitioning: 0.001 seconds, peak memory: 3.179 GB Assigning nodes to METIS partitions takes 0.001s, peak mem: 3.179 GB Reshuffle nodes and edges: 0.001 seconds Split the graph: 0.003 seconds Construct subgraphs: 0.004 seconds Splitting the graph into partitions takes 0.007s, peak mem: 3.179 GB part 0 has 342 nodes and 250 are inside the partition part 0 has 335 edges and 270 are inside the partition part 1 has 327 nodes and 250 are inside the partition part 1 has 305 edges and 244 are inside the partition part 2 has 337 nodes and 250 are inside the partition part 2 has 319 edges and 257 are inside the partition part 3 has 340 nodes and 250 are inside the partition part 3 has 297 edges and 229 are inside the partition Save partitions: 0.004 seconds, peak memory: 3.179 GB There are 1000 edges in the graph and 0 edge cuts for 4 partitions. Converting to homogeneous graph takes 0.001s, peak mem: 3.179 GB Convert a graph into a bidirected graph: 0.000 seconds, peak memory: 3.179 GB Construct multi-constraint weights: 0.000 seconds, peak memory: 3.179 GB [04:19:00] /home/ubuntu/jenkins/workspace/dgl_PR-7408/src/graph/transform/metis_partition_hetero.cc:89: Partition a graph with 3030 nodes and 8140 edges into 4 parts and get 773 edge cuts Metis partitioning: 0.004 seconds, peak memory: 3.179 GB Assigning nodes to METIS partitions takes 0.005s, peak mem: 3.179 GB Reshuffle nodes and edges: 0.002 seconds Split the graph: 0.008 seconds Construct subgraphs: 0.005 seconds Splitting the graph into partitions takes 0.015s, peak mem: 3.179 GB part 0 has 401 nodes of type n1 and 257 are inside the partition part 0 has 391 nodes of type n2 and 259 are inside the partition part 0 has 336 nodes of type n3 and 262 are inside the partition part 0 has 289 edges of type ('n1', 'r1', 'n2') and 237 are inside the partition part 0 has 325 edges of type ('n1', 'r2', 'n3') and 274 are inside the partition part 0 has 302 edges of type ('n2', 'r1', 'n1') and 228 are inside the partition part 0 has 306 edges of type ('n2', 'r3', 'n3') and 278 are inside the partition part 1 has 356 nodes of type n1 and 236 are inside the partition part 1 has 363 nodes of type n2 and 235 are inside the partition part 1 has 314 nodes of type n3 and 244 are inside the partition part 1 has 283 edges of type ('n1', 'r1', 'n2') and 230 are inside the partition part 1 has 264 edges of type ('n1', 'r2', 'n3') and 228 are inside the partition part 1 has 287 edges of type ('n2', 'r1', 'n1') and 237 are inside the partition part 1 has 277 edges of type ('n2', 'r3', 'n3') and 241 are inside the partition part 2 has 423 nodes of type n1 and 256 are inside the partition part 2 has 393 nodes of type n2 and 260 are inside the partition part 2 has 358 nodes of type n3 and 262 are inside the partition part 2 has 329 edges of type ('n1', 'r1', 'n2') and 285 are inside the partition part 2 has 303 edges of type ('n1', 'r2', 'n3') and 262 are inside the partition part 2 has 325 edges of type ('n2', 'r1', 'n1') and 268 are inside the partition part 2 has 323 edges of type ('n2', 'r3', 'n3') and 264 are inside the partition part 3 has 381 nodes of type n1 and 251 are inside the partition part 3 has 406 nodes of type n2 and 256 are inside the partition part 3 has 334 nodes of type n3 and 252 are inside the partition part 3 has 310 edges of type ('n1', 'r1', 'n2') and 258 are inside the partition part 3 has 301 edges of type ('n1', 'r2', 'n3') and 256 are inside the partition part 3 has 330 edges of type ('n2', 'r1', 'n1') and 277 are inside the partition part 3 has 289 edges of type ('n2', 'r3', 'n3') and 247 are inside the partition Save partitions: 0.012 seconds, peak memory: 3.179 GB There are 4070 edges in the graph and 0 edge cuts for 4 partitions. node n1: 1000, 1000 node n2: 1010, 1010 node n3: 1020, 1020 edge ('n1', 'r1', 'n2'): 1010, 1010 edge ('n1', 'r2', 'n3'): 1020, 1020 edge ('n2', 'r1', 'n1'): 1010, 1010 edge ('n2', 'r3', 'n3'): 1030, 1030 PASSED [ 40%] tests/distributed/test_partition.py::test_partition[graph_formats3-False-1-4-random] Converting to homogeneous graph takes 0.001s, peak mem: 3.179 GB Reshuffle nodes and edges: 0.001 seconds Split the graph: 0.004 seconds Construct subgraphs: 0.004 seconds Splitting the graph into partitions takes 0.009s, peak mem: 3.179 GB part 0 has 588 nodes and 233 are inside the partition part 0 has 558 edges and 263 are inside the partition part 1 has 573 nodes and 247 are inside the partition part 1 has 500 edges and 222 are inside the partition part 2 has 624 nodes and 265 are inside the partition part 2 has 540 edges and 242 are inside the partition part 3 has 609 nodes and 255 are inside the partition part 3 has 571 edges and 273 are inside the partition Save partitions: 0.004 seconds, peak memory: 3.179 GB There are 1000 edges in the graph and 0 edge cuts for 4 partitions. Converting to homogeneous graph takes 0.001s, peak mem: 3.179 GB Reshuffle nodes and edges: 0.002 seconds Split the graph: 0.010 seconds Construct subgraphs: 0.005 seconds Splitting the graph into partitions takes 0.018s, peak mem: 3.179 GB part 0 has 643 nodes of type n1 and 251 are inside the partition part 0 has 655 nodes of type n2 and 261 are inside the partition part 0 has 541 nodes of type n3 and 252 are inside the partition part 0 has 428 edges of type ('n1', 'r1', 'n2') and 251 are inside the partition part 0 has 433 edges of type ('n1', 'r2', 'n3') and 260 are inside the partition part 0 has 462 edges of type ('n2', 'r1', 'n1') and 259 are inside the partition part 0 has 441 edges of type ('n2', 'r3', 'n3') and 240 are inside the partition part 1 has 654 nodes of type n1 and 248 are inside the partition part 1 has 659 nodes of type n2 and 257 are inside the partition part 1 has 579 nodes of type n3 and 255 are inside the partition part 1 has 443 edges of type ('n1', 'r1', 'n2') and 248 are inside the partition part 1 has 470 edges of type ('n1', 'r2', 'n3') and 254 are inside the partition part 1 has 441 edges of type ('n2', 'r1', 'n1') and 247 are inside the partition part 1 has 436 edges of type ('n2', 'r3', 'n3') and 237 are inside the partition part 2 has 670 nodes of type n1 and 251 are inside the partition part 2 has 683 nodes of type n2 and 255 are inside the partition part 2 has 573 nodes of type n3 and 265 are inside the partition part 2 has 444 edges of type ('n1', 'r1', 'n2') and 263 are inside the partition part 2 has 452 edges of type ('n1', 'r2', 'n3') and 263 are inside the partition part 2 has 451 edges of type ('n2', 'r1', 'n1') and 250 are inside the partition part 2 has 493 edges of type ('n2', 'r3', 'n3') and 295 are inside the partition part 3 has 627 nodes of type n1 and 250 are inside the partition part 3 has 645 nodes of type n2 and 237 are inside the partition part 3 has 539 nodes of type n3 and 248 are inside the partition part 3 has 438 edges of type ('n1', 'r1', 'n2') and 248 are inside the partition part 3 has 431 edges of type ('n1', 'r2', 'n3') and 243 are inside the partition part 3 has 418 edges of type ('n2', 'r1', 'n1') and 254 are inside the partition part 3 has 433 edges of type ('n2', 'r3', 'n3') and 258 are inside the partition Save partitions: 0.017 seconds, peak memory: 3.179 GB There are 4070 edges in the graph and 0 edge cuts for 4 partitions. node n1: 1000, 1000 node n2: 1010, 1010 node n3: 1020, 1020 edge ('n1', 'r1', 'n2'): 1010, 1010 edge ('n1', 'r2', 'n3'): 1020, 1020 edge ('n2', 'r1', 'n1'): 1010, 1010 edge ('n2', 'r3', 'n3'): 1030, 1030 PASSED [ 40%] tests/distributed/test_partition.py::test_RangePartitionBook[edge_map_dtype0-node_map_dtype0] PASSED [ 41%] tests/distributed/test_partition.py::test_RangePartitionBook[edge_map_dtype0-node_map_dtype1] PASSED [ 41%] tests/distributed/test_partition.py::test_RangePartitionBook[edge_map_dtype1-node_map_dtype0] PASSED [ 41%] tests/distributed/test_partition.py::test_RangePartitionBook[edge_map_dtype1-node_map_dtype1] PASSED [ 41%] tests/distributed/test_partition.py::test_UnknownPartitionBook PASSED [ 41%] tests/distributed/test_partition.py::test_dgl_partition_to_graphbolt_homo[True-True-True-True-1-metis] Converting to homogeneous graph takes 0.001s, peak mem: 3.179 GB Save partitions: 0.001 seconds, peak memory: 3.179 GB There are 1000 edges in the graph and 0 edge cuts for 1 partitions. Converted partitions to GraphBolt format into /tmp/tmpi88y8f2y/test.json Partition 0 looks good! PASSED [ 42%] tests/distributed/test_partition.py::test_dgl_partition_to_graphbolt_homo[True-True-True-True-1-random] Converting to homogeneous graph takes 0.001s, peak mem: 3.179 GB Save partitions: 0.001 seconds, peak memory: 3.179 GB There are 1000 edges in the graph and 0 edge cuts for 1 partitions. Converted partitions to GraphBolt format into /tmp/tmp2lfafeaa/test.json Partition 0 looks good! PASSED [ 42%] tests/distributed/test_partition.py::test_dgl_partition_to_graphbolt_homo[True-True-True-True-4-metis] Converting to homogeneous graph takes 0.001s, peak mem: 3.179 GB Convert a graph into a bidirected graph: 0.000 seconds, peak memory: 3.179 GB Construct multi-constraint weights: 0.000 seconds, peak memory: 3.179 GB [04:19:01] /home/ubuntu/jenkins/workspace/dgl_PR-7408/src/graph/transform/metis_partition_hetero.cc:89: Partition a graph with 1000 nodes and 1997 edges into 4 parts and get 106 edge cuts Metis partitioning: 0.001 seconds, peak memory: 3.179 GB Assigning nodes to METIS partitions takes 0.001s, peak mem: 3.179 GB Reshuffle nodes and edges: 0.001 seconds Split the graph: 0.003 seconds Construct subgraphs: 0.004 seconds Splitting the graph into partitions takes 0.007s, peak mem: 3.179 GB part 0 has 306 nodes and 250 are inside the partition part 0 has 296 edges and 270 are inside the partition part 1 has 301 nodes and 250 are inside the partition part 1 has 275 edges and 244 are inside the partition part 2 has 300 nodes and 250 are inside the partition part 2 has 279 edges and 257 are inside the partition part 3 has 301 nodes and 250 are inside the partition part 3 has 256 edges and 229 are inside the partition Save partitions: 0.003 seconds, peak memory: 3.179 GB There are 1000 edges in the graph and 0 edge cuts for 4 partitions. Converted partitions to GraphBolt format into /tmp/tmpn9zx_4qd/test.json Partition 0 looks good! Partition 1 looks good! Partition 2 looks good! Partition 3 looks good! PASSED [ 42%] tests/distributed/test_partition.py::test_dgl_partition_to_graphbolt_homo[True-True-True-True-4-random] Converting to homogeneous graph takes 0.001s, peak mem: 3.179 GB Reshuffle nodes and edges: 0.001 seconds Split the graph: 0.003 seconds Construct subgraphs: 0.004 seconds Splitting the graph into partitions takes 0.008s, peak mem: 3.179 GB part 0 has 553 nodes and 247 are inside the partition part 0 has 445 edges and 254 are inside the partition part 1 has 554 nodes and 267 are inside the partition part 1 has 436 edges and 240 are inside the partition part 2 has 537 nodes and 246 are inside the partition part 2 has 424 edges and 264 are inside the partition part 3 has 538 nodes and 240 are inside the partition part 3 has 431 edges and 242 are inside the partition Save partitions: 0.003 seconds, peak memory: 3.179 GB There are 1000 edges in the graph and 0 edge cuts for 4 partitions. Converted partitions to GraphBolt format into /tmp/tmpi70wxmxr/test.json Partition 0 looks good! Partition 1 looks good! Partition 2 looks good! Partition 3 looks good! PASSED [ 42%] tests/distributed/test_partition.py::test_dgl_partition_to_graphbolt_homo[True-True-True-False-1-metis] Converting to homogeneous graph takes 0.001s, peak mem: 3.179 GB Save partitions: 0.001 seconds, peak memory: 3.179 GB There are 1000 edges in the graph and 0 edge cuts for 1 partitions. Converted partitions to GraphBolt format into /tmp/tmpdm9vin9i/test.json Partition 0 looks good! PASSED [ 43%] tests/distributed/test_partition.py::test_dgl_partition_to_graphbolt_homo[True-True-True-False-1-random] Converting to homogeneous graph takes 0.001s, peak mem: 3.179 GB Save partitions: 0.001 seconds, peak memory: 3.179 GB There are 1000 edges in the graph and 0 edge cuts for 1 partitions. Converted partitions to GraphBolt format into /tmp/tmp_dshmxtj/test.json Partition 0 looks good! PASSED [ 43%] tests/distributed/test_partition.py::test_dgl_partition_to_graphbolt_homo[True-True-True-False-4-metis] Converting to homogeneous graph takes 0.001s, peak mem: 3.179 GB Convert a graph into a bidirected graph: 0.000 seconds, peak memory: 3.179 GB Construct multi-constraint weights: 0.000 seconds, peak memory: 3.179 GB [04:19:01] /home/ubuntu/jenkins/workspace/dgl_PR-7408/src/graph/transform/metis_partition_hetero.cc:89: Partition a graph with 1000 nodes and 1997 edges into 4 parts and get 106 edge cuts Metis partitioning: 0.001 seconds, peak memory: 3.179 GB Assigning nodes to METIS partitions takes 0.001s, peak mem: 3.179 GB Reshuffle nodes and edges: 0.001 seconds Split the graph: 0.002 seconds Construct subgraphs: 0.004 seconds Splitting the graph into partitions takes 0.007s, peak mem: 3.179 GB part 0 has 306 nodes and 250 are inside the partition part 0 has 296 edges and 270 are inside the partition part 1 has 301 nodes and 250 are inside the partition part 1 has 275 edges and 244 are inside the partition part 2 has 300 nodes and 250 are inside the partition part 2 has 279 edges and 257 are inside the partition part 3 has 301 nodes and 250 are inside the partition part 3 has 256 edges and 229 are inside the partition Save partitions: 0.003 seconds, peak memory: 3.179 GB There are 1000 edges in the graph and 0 edge cuts for 4 partitions. Converted partitions to GraphBolt format into /tmp/tmpoggnw66k/test.json Partition 0 looks good! Partition 1 looks good! Partition 2 looks good! Partition 3 looks good! PASSED [ 43%] tests/distributed/test_partition.py::test_dgl_partition_to_graphbolt_homo[True-True-True-False-4-random] Converting to homogeneous graph takes 0.001s, peak mem: 3.179 GB Reshuffle nodes and edges: 0.001 seconds Split the graph: 0.003 seconds Construct subgraphs: 0.004 seconds Splitting the graph into partitions takes 0.008s, peak mem: 3.179 GB part 0 has 578 nodes and 268 are inside the partition part 0 has 477 edges and 260 are inside the partition part 1 has 528 nodes and 254 are inside the partition part 1 has 410 edges and 232 are inside the partition part 2 has 499 nodes and 220 are inside the partition part 2 has 404 edges and 234 are inside the partition part 3 has 557 nodes and 258 are inside the partition part 3 has 448 edges and 274 are inside the partition Save partitions: 0.003 seconds, peak memory: 3.179 GB There are 1000 edges in the graph and 0 edge cuts for 4 partitions. Converted partitions to GraphBolt format into /tmp/tmpuuur8fcd/test.json Partition 0 looks good! Partition 1 looks good! Partition 2 looks good! Partition 3 looks good! PASSED [ 43%] tests/distributed/test_partition.py::test_dgl_partition_to_graphbolt_homo[True-True-False-True-1-metis] Converting to homogeneous graph takes 0.001s, peak mem: 3.179 GB Save partitions: 0.001 seconds, peak memory: 3.179 GB There are 1000 edges in the graph and 0 edge cuts for 1 partitions. Converted partitions to GraphBolt format into /tmp/tmpjhvgs1js/test.json Partition 0 looks good! PASSED [ 43%] tests/distributed/test_partition.py::test_dgl_partition_to_graphbolt_homo[True-True-False-True-1-random] Converting to homogeneous graph takes 0.001s, peak mem: 3.179 GB Save partitions: 0.001 seconds, peak memory: 3.179 GB There are 1000 edges in the graph and 0 edge cuts for 1 partitions. Converted partitions to GraphBolt format into /tmp/tmp2s74zk9i/test.json Partition 0 looks good! PASSED [ 44%] tests/distributed/test_partition.py::test_dgl_partition_to_graphbolt_homo[True-True-False-True-4-metis] Converting to homogeneous graph takes 0.001s, peak mem: 3.179 GB Convert a graph into a bidirected graph: 0.000 seconds, peak memory: 3.179 GB Construct multi-constraint weights: 0.000 seconds, peak memory: 3.179 GB [04:19:01] /home/ubuntu/jenkins/workspace/dgl_PR-7408/src/graph/transform/metis_partition_hetero.cc:89: Partition a graph with 1000 nodes and 1997 edges into 4 parts and get 106 edge cuts Metis partitioning: 0.001 seconds, peak memory: 3.179 GB Assigning nodes to METIS partitions takes 0.001s, peak mem: 3.179 GB Reshuffle nodes and edges: 0.001 seconds Split the graph: 0.002 seconds Construct subgraphs: 0.004 seconds Splitting the graph into partitions takes 0.007s, peak mem: 3.179 GB part 0 has 306 nodes and 250 are inside the partition part 0 has 296 edges and 270 are inside the partition part 1 has 301 nodes and 250 are inside the partition part 1 has 275 edges and 244 are inside the partition part 2 has 300 nodes and 250 are inside the partition part 2 has 279 edges and 257 are inside the partition part 3 has 301 nodes and 250 are inside the partition part 3 has 256 edges and 229 are inside the partition Save partitions: 0.003 seconds, peak memory: 3.179 GB There are 1000 edges in the graph and 0 edge cuts for 4 partitions. Converted partitions to GraphBolt format into /tmp/tmpmzjzt676/test.json Partition 0 looks good! Partition 1 looks good! Partition 2 looks good! Partition 3 looks good! PASSED [ 44%] tests/distributed/test_partition.py::test_dgl_partition_to_graphbolt_homo[True-True-False-True-4-random] Converting to homogeneous graph takes 0.001s, peak mem: 3.179 GB Reshuffle nodes and edges: 0.001 seconds Split the graph: 0.003 seconds Construct subgraphs: 0.004 seconds Splitting the graph into partitions takes 0.008s, peak mem: 3.179 GB part 0 has 548 nodes and 259 are inside the partition part 0 has 446 edges and 260 are inside the partition part 1 has 518 nodes and 230 are inside the partition part 1 has 404 edges and 216 are inside the partition part 2 has 556 nodes and 261 are inside the partition part 2 has 463 edges and 265 are inside the partition part 3 has 524 nodes and 250 are inside the partition part 3 has 418 edges and 259 are inside the partition Save partitions: 0.003 seconds, peak memory: 3.179 GB There are 1000 edges in the graph and 0 edge cuts for 4 partitions. Converted partitions to GraphBolt format into /tmp/tmp4a66jocb/test.json Partition 0 looks good! Partition 1 looks good! Partition 2 looks good! Partition 3 looks good! PASSED [ 44%] tests/distributed/test_partition.py::test_dgl_partition_to_graphbolt_homo[True-True-False-False-1-metis] Converting to homogeneous graph takes 0.001s, peak mem: 3.179 GB Save partitions: 0.001 seconds, peak memory: 3.179 GB There are 1000 edges in the graph and 0 edge cuts for 1 partitions. Converted partitions to GraphBolt format into /tmp/tmp2vqxd6ak/test.json Partition 0 looks good! PASSED [ 44%] tests/distributed/test_partition.py::test_dgl_partition_to_graphbolt_homo[True-True-False-False-1-random] Converting to homogeneous graph takes 0.001s, peak mem: 3.179 GB Save partitions: 0.001 seconds, peak memory: 3.179 GB There are 1000 edges in the graph and 0 edge cuts for 1 partitions. Converted partitions to GraphBolt format into /tmp/tmpfx4m0foe/test.json Partition 0 looks good! PASSED [ 45%] tests/distributed/test_partition.py::test_dgl_partition_to_graphbolt_homo[True-True-False-False-4-metis] Converting to homogeneous graph takes 0.001s, peak mem: 3.179 GB Convert a graph into a bidirected graph: 0.000 seconds, peak memory: 3.179 GB Construct multi-constraint weights: 0.000 seconds, peak memory: 3.179 GB [04:19:01] /home/ubuntu/jenkins/workspace/dgl_PR-7408/src/graph/transform/metis_partition_hetero.cc:89: Partition a graph with 1000 nodes and 1997 edges into 4 parts and get 106 edge cuts Metis partitioning: 0.001 seconds, peak memory: 3.179 GB Assigning nodes to METIS partitions takes 0.001s, peak mem: 3.179 GB Reshuffle nodes and edges: 0.001 seconds Split the graph: 0.002 seconds Construct subgraphs: 0.004 seconds Splitting the graph into partitions takes 0.007s, peak mem: 3.179 GB part 0 has 306 nodes and 250 are inside the partition part 0 has 296 edges and 270 are inside the partition part 1 has 301 nodes and 250 are inside the partition part 1 has 275 edges and 244 are inside the partition part 2 has 300 nodes and 250 are inside the partition part 2 has 279 edges and 257 are inside the partition part 3 has 301 nodes and 250 are inside the partition part 3 has 256 edges and 229 are inside the partition Save partitions: 0.003 seconds, peak memory: 3.179 GB There are 1000 edges in the graph and 0 edge cuts for 4 partitions. Converted partitions to GraphBolt format into /tmp/tmpm7s36e9l/test.json Partition 0 looks good! Partition 1 looks good! Partition 2 looks good! Partition 3 looks good! PASSED [ 45%] tests/distributed/test_partition.py::test_dgl_partition_to_graphbolt_homo[True-True-False-False-4-random] Converting to homogeneous graph takes 0.001s, peak mem: 3.179 GB Reshuffle nodes and edges: 0.001 seconds Split the graph: 0.003 seconds Construct subgraphs: 0.004 seconds Splitting the graph into partitions takes 0.008s, peak mem: 3.179 GB part 0 has 555 nodes and 255 are inside the partition part 0 has 434 edges and 270 are inside the partition part 1 has 550 nodes and 250 are inside the partition part 1 has 436 edges and 230 are inside the partition part 2 has 575 nodes and 262 are inside the partition part 2 has 477 edges and 272 are inside the partition part 3 has 511 nodes and 233 are inside the partition part 3 has 408 edges and 228 are inside the partition Save partitions: 0.003 seconds, peak memory: 3.179 GB There are 1000 edges in the graph and 0 edge cuts for 4 partitions. Converted partitions to GraphBolt format into /tmp/tmpvr8b7y6c/test.json Partition 0 looks good! Partition 1 looks good! Partition 2 looks good! Partition 3 looks good! PASSED [ 45%] tests/distributed/test_partition.py::test_dgl_partition_to_graphbolt_homo[True-False-True-True-1-metis] Converting to homogeneous graph takes 0.001s, peak mem: 3.179 GB Save partitions: 0.001 seconds, peak memory: 3.179 GB There are 1000 edges in the graph and 0 edge cuts for 1 partitions. Converted partitions to GraphBolt format into /tmp/tmp5ek7wd_7/test.json Partition 0 looks good! PASSED [ 45%] tests/distributed/test_partition.py::test_dgl_partition_to_graphbolt_homo[True-False-True-True-1-random] Converting to homogeneous graph takes 0.001s, peak mem: 3.179 GB Save partitions: 0.001 seconds, peak memory: 3.179 GB There are 1000 edges in the graph and 0 edge cuts for 1 partitions. Converted partitions to GraphBolt format into /tmp/tmp6qegnnhh/test.json Partition 0 looks good! PASSED [ 45%] tests/distributed/test_partition.py::test_dgl_partition_to_graphbolt_homo[True-False-True-True-4-metis] Converting to homogeneous graph takes 0.001s, peak mem: 3.179 GB Convert a graph into a bidirected graph: 0.000 seconds, peak memory: 3.179 GB Construct multi-constraint weights: 0.000 seconds, peak memory: 3.179 GB [04:19:01] /home/ubuntu/jenkins/workspace/dgl_PR-7408/src/graph/transform/metis_partition_hetero.cc:89: Partition a graph with 1000 nodes and 1997 edges into 4 parts and get 106 edge cuts Metis partitioning: 0.001 seconds, peak memory: 3.179 GB Assigning nodes to METIS partitions takes 0.001s, peak mem: 3.179 GB Reshuffle nodes and edges: 0.001 seconds Split the graph: 0.003 seconds Construct subgraphs: 0.004 seconds Splitting the graph into partitions takes 0.007s, peak mem: 3.179 GB part 0 has 306 nodes and 250 are inside the partition part 0 has 296 edges and 270 are inside the partition part 1 has 301 nodes and 250 are inside the partition part 1 has 275 edges and 244 are inside the partition part 2 has 300 nodes and 250 are inside the partition part 2 has 279 edges and 257 are inside the partition part 3 has 301 nodes and 250 are inside the partition part 3 has 256 edges and 229 are inside the partition Save partitions: 0.003 seconds, peak memory: 3.179 GB There are 1000 edges in the graph and 0 edge cuts for 4 partitions. Converted partitions to GraphBolt format into /tmp/tmpml7xf965/test.json Partition 0 looks good! Partition 1 looks good! Partition 2 looks good! Partition 3 looks good! PASSED [ 46%] tests/distributed/test_partition.py::test_dgl_partition_to_graphbolt_homo[True-False-True-True-4-random] Converting to homogeneous graph takes 0.001s, peak mem: 3.179 GB Reshuffle nodes and edges: 0.001 seconds Split the graph: 0.004 seconds Construct subgraphs: 0.004 seconds Splitting the graph into partitions takes 0.008s, peak mem: 3.179 GB part 0 has 538 nodes and 252 are inside the partition part 0 has 447 edges and 282 are inside the partition part 1 has 546 nodes and 254 are inside the partition part 1 has 434 edges and 253 are inside the partition part 2 has 526 nodes and 243 are inside the partition part 2 has 392 edges and 203 are inside the partition part 3 has 565 nodes and 251 are inside the partition part 3 has 463 edges and 262 are inside the partition Save partitions: 0.003 seconds, peak memory: 3.179 GB There are 1000 edges in the graph and 0 edge cuts for 4 partitions. Converted partitions to GraphBolt format into /tmp/tmpg0775peb/test.json Partition 0 looks good! Partition 1 looks good! Partition 2 looks good! Partition 3 looks good! PASSED [ 46%] tests/distributed/test_partition.py::test_dgl_partition_to_graphbolt_homo[True-False-True-False-1-metis] Converting to homogeneous graph takes 0.001s, peak mem: 3.179 GB Save partitions: 0.001 seconds, peak memory: 3.179 GB There are 1000 edges in the graph and 0 edge cuts for 1 partitions. Converted partitions to GraphBolt format into /tmp/tmpiszzc14j/test.json Partition 0 looks good! PASSED [ 46%] tests/distributed/test_partition.py::test_dgl_partition_to_graphbolt_homo[True-False-True-False-1-random] Converting to homogeneous graph takes 0.001s, peak mem: 3.179 GB Save partitions: 0.001 seconds, peak memory: 3.179 GB There are 1000 edges in the graph and 0 edge cuts for 1 partitions. Converted partitions to GraphBolt format into /tmp/tmp3w7kjvgl/test.json Partition 0 looks good! PASSED [ 46%] tests/distributed/test_partition.py::test_dgl_partition_to_graphbolt_homo[True-False-True-False-4-metis] Converting to homogeneous graph takes 0.001s, peak mem: 3.179 GB Convert a graph into a bidirected graph: 0.000 seconds, peak memory: 3.179 GB Construct multi-constraint weights: 0.000 seconds, peak memory: 3.179 GB [04:19:01] /home/ubuntu/jenkins/workspace/dgl_PR-7408/src/graph/transform/metis_partition_hetero.cc:89: Partition a graph with 1000 nodes and 1997 edges into 4 parts and get 106 edge cuts Metis partitioning: 0.001 seconds, peak memory: 3.179 GB Assigning nodes to METIS partitions takes 0.001s, peak mem: 3.179 GB Reshuffle nodes and edges: 0.001 seconds Split the graph: 0.002 seconds Construct subgraphs: 0.004 seconds Splitting the graph into partitions takes 0.007s, peak mem: 3.179 GB part 0 has 306 nodes and 250 are inside the partition part 0 has 296 edges and 270 are inside the partition part 1 has 301 nodes and 250 are inside the partition part 1 has 275 edges and 244 are inside the partition part 2 has 300 nodes and 250 are inside the partition part 2 has 279 edges and 257 are inside the partition part 3 has 301 nodes and 250 are inside the partition part 3 has 256 edges and 229 are inside the partition Save partitions: 0.003 seconds, peak memory: 3.179 GB There are 1000 edges in the graph and 0 edge cuts for 4 partitions. Converted partitions to GraphBolt format into /tmp/tmpr9a4bsx9/test.json Partition 0 looks good! Partition 1 looks good! Partition 2 looks good! Partition 3 looks good! PASSED [ 47%] tests/distributed/test_partition.py::test_dgl_partition_to_graphbolt_homo[True-False-True-False-4-random] Converting to homogeneous graph takes 0.001s, peak mem: 3.179 GB Reshuffle nodes and edges: 0.001 seconds Split the graph: 0.003 seconds Construct subgraphs: 0.004 seconds Splitting the graph into partitions takes 0.008s, peak mem: 3.179 GB part 0 has 517 nodes and 238 are inside the partition part 0 has 400 edges and 216 are inside the partition part 1 has 563 nodes and 260 are inside the partition part 1 has 444 edges and 252 are inside the partition part 2 has 566 nodes and 259 are inside the partition part 2 has 475 edges and 284 are inside the partition part 3 has 531 nodes and 243 are inside the partition part 3 has 423 edges and 248 are inside the partition Save partitions: 0.003 seconds, peak memory: 3.179 GB There are 1000 edges in the graph and 0 edge cuts for 4 partitions. Converted partitions to GraphBolt format into /tmp/tmpyhkvier4/test.json Partition 0 looks good! Partition 1 looks good! Partition 2 looks good! Partition 3 looks good! PASSED [ 47%] tests/distributed/test_partition.py::test_dgl_partition_to_graphbolt_homo[True-False-False-True-1-metis] Converting to homogeneous graph takes 0.001s, peak mem: 3.179 GB Save partitions: 0.001 seconds, peak memory: 3.179 GB There are 1000 edges in the graph and 0 edge cuts for 1 partitions. Converted partitions to GraphBolt format into /tmp/tmpws855run/test.json Partition 0 looks good! PASSED [ 47%] tests/distributed/test_partition.py::test_dgl_partition_to_graphbolt_homo[True-False-False-True-1-random] Converting to homogeneous graph takes 0.001s, peak mem: 3.179 GB Save partitions: 0.001 seconds, peak memory: 3.179 GB There are 1000 edges in the graph and 0 edge cuts for 1 partitions. Converted partitions to GraphBolt format into /tmp/tmpjtgd3i2_/test.json Partition 0 looks good! PASSED [ 47%] tests/distributed/test_partition.py::test_dgl_partition_to_graphbolt_homo[True-False-False-True-4-metis] Converting to homogeneous graph takes 0.001s, peak mem: 3.179 GB Convert a graph into a bidirected graph: 0.000 seconds, peak memory: 3.179 GB Construct multi-constraint weights: 0.000 seconds, peak memory: 3.179 GB [04:19:02] /home/ubuntu/jenkins/workspace/dgl_PR-7408/src/graph/transform/metis_partition_hetero.cc:89: Partition a graph with 1000 nodes and 1997 edges into 4 parts and get 106 edge cuts Metis partitioning: 0.001 seconds, peak memory: 3.179 GB Assigning nodes to METIS partitions takes 0.001s, peak mem: 3.179 GB Reshuffle nodes and edges: 0.001 seconds Split the graph: 0.002 seconds Construct subgraphs: 0.004 seconds Splitting the graph into partitions takes 0.007s, peak mem: 3.179 GB part 0 has 306 nodes and 250 are inside the partition part 0 has 296 edges and 270 are inside the partition part 1 has 301 nodes and 250 are inside the partition part 1 has 275 edges and 244 are inside the partition part 2 has 300 nodes and 250 are inside the partition part 2 has 279 edges and 257 are inside the partition part 3 has 301 nodes and 250 are inside the partition part 3 has 256 edges and 229 are inside the partition Save partitions: 0.003 seconds, peak memory: 3.179 GB There are 1000 edges in the graph and 0 edge cuts for 4 partitions. Converted partitions to GraphBolt format into /tmp/tmpm2jvgn12/test.json Partition 0 looks good! Partition 1 looks good! Partition 2 looks good! Partition 3 looks good! PASSED [ 47%] tests/distributed/test_partition.py::test_dgl_partition_to_graphbolt_homo[True-False-False-True-4-random] Converting to homogeneous graph takes 0.001s, peak mem: 3.179 GB Reshuffle nodes and edges: 0.001 seconds Split the graph: 0.003 seconds Construct subgraphs: 0.004 seconds Splitting the graph into partitions takes 0.008s, peak mem: 3.179 GB part 0 has 534 nodes and 258 are inside the partition part 0 has 442 edges and 264 are inside the partition part 1 has 531 nodes and 231 are inside the partition part 1 has 411 edges and 223 are inside the partition part 2 has 566 nodes and 257 are inside the partition part 2 has 462 edges and 263 are inside the partition part 3 has 551 nodes and 254 are inside the partition part 3 has 440 edges and 250 are inside the partition Save partitions: 0.003 seconds, peak memory: 3.179 GB There are 1000 edges in the graph and 0 edge cuts for 4 partitions. Converted partitions to GraphBolt format into /tmp/tmp1ghypcv0/test.json Partition 0 looks good! Partition 1 looks good! Partition 2 looks good! Partition 3 looks good! PASSED [ 48%] tests/distributed/test_partition.py::test_dgl_partition_to_graphbolt_homo[True-False-False-False-1-metis] Converting to homogeneous graph takes 0.001s, peak mem: 3.179 GB Save partitions: 0.001 seconds, peak memory: 3.179 GB There are 1000 edges in the graph and 0 edge cuts for 1 partitions. Converted partitions to GraphBolt format into /tmp/tmpcfu1iffi/test.json Partition 0 looks good! PASSED [ 48%] tests/distributed/test_partition.py::test_dgl_partition_to_graphbolt_homo[True-False-False-False-1-random] Converting to homogeneous graph takes 0.001s, peak mem: 3.179 GB Save partitions: 0.001 seconds, peak memory: 3.179 GB There are 1000 edges in the graph and 0 edge cuts for 1 partitions. Converted partitions to GraphBolt format into /tmp/tmprpg5op2c/test.json Partition 0 looks good! PASSED [ 48%] tests/distributed/test_partition.py::test_dgl_partition_to_graphbolt_homo[True-False-False-False-4-metis] Converting to homogeneous graph takes 0.001s, peak mem: 3.179 GB Convert a graph into a bidirected graph: 0.000 seconds, peak memory: 3.179 GB Construct multi-constraint weights: 0.000 seconds, peak memory: 3.179 GB [04:19:02] /home/ubuntu/jenkins/workspace/dgl_PR-7408/src/graph/transform/metis_partition_hetero.cc:89: Partition a graph with 1000 nodes and 1997 edges into 4 parts and get 106 edge cuts Metis partitioning: 0.001 seconds, peak memory: 3.179 GB Assigning nodes to METIS partitions takes 0.001s, peak mem: 3.179 GB Reshuffle nodes and edges: 0.001 seconds Split the graph: 0.002 seconds Construct subgraphs: 0.004 seconds Splitting the graph into partitions takes 0.007s, peak mem: 3.179 GB part 0 has 306 nodes and 250 are inside the partition part 0 has 296 edges and 270 are inside the partition part 1 has 301 nodes and 250 are inside the partition part 1 has 275 edges and 244 are inside the partition part 2 has 300 nodes and 250 are inside the partition part 2 has 279 edges and 257 are inside the partition part 3 has 301 nodes and 250 are inside the partition part 3 has 256 edges and 229 are inside the partition Save partitions: 0.003 seconds, peak memory: 3.179 GB There are 1000 edges in the graph and 0 edge cuts for 4 partitions. Converted partitions to GraphBolt format into /tmp/tmp9ac94084/test.json Partition 0 looks good! Partition 1 looks good! Partition 2 looks good! Partition 3 looks good! PASSED [ 48%] tests/distributed/test_partition.py::test_dgl_partition_to_graphbolt_homo[True-False-False-False-4-random] Converting to homogeneous graph takes 0.001s, peak mem: 3.179 GB Reshuffle nodes and edges: 0.001 seconds Split the graph: 0.003 seconds Construct subgraphs: 0.004 seconds Splitting the graph into partitions takes 0.008s, peak mem: 3.179 GB part 0 has 539 nodes and 255 are inside the partition part 0 has 454 edges and 268 are inside the partition part 1 has 538 nodes and 247 are inside the partition part 1 has 416 edges and 210 are inside the partition part 2 has 536 nodes and 242 are inside the partition part 2 has 435 edges and 243 are inside the partition part 3 has 558 nodes and 256 are inside the partition part 3 has 453 edges and 279 are inside the partition Save partitions: 0.003 seconds, peak memory: 3.179 GB There are 1000 edges in the graph and 0 edge cuts for 4 partitions. Converted partitions to GraphBolt format into /tmp/tmpolsa0y6u/test.json Partition 0 looks good! Partition 1 looks good! Partition 2 looks good! Partition 3 looks good! PASSED [ 49%] tests/distributed/test_partition.py::test_dgl_partition_to_graphbolt_homo[False-True-True-True-1-metis] Converting to homogeneous graph takes 0.001s, peak mem: 3.179 GB Save partitions: 0.001 seconds, peak memory: 3.179 GB There are 1000 edges in the graph and 0 edge cuts for 1 partitions. Converted partitions to GraphBolt format into /tmp/tmpcl_6q5co/test.json PASSED [ 49%] tests/distributed/test_partition.py::test_dgl_partition_to_graphbolt_homo[False-True-True-True-1-random] Converting to homogeneous graph takes 0.001s, peak mem: 3.179 GB Save partitions: 0.001 seconds, peak memory: 3.179 GB There are 1000 edges in the graph and 0 edge cuts for 1 partitions. Converted partitions to GraphBolt format into /tmp/tmppdxogyq0/test.json PASSED [ 49%] tests/distributed/test_partition.py::test_dgl_partition_to_graphbolt_homo[False-True-True-True-4-metis] Converting to homogeneous graph takes 0.001s, peak mem: 3.179 GB Convert a graph into a bidirected graph: 0.000 seconds, peak memory: 3.179 GB Construct multi-constraint weights: 0.000 seconds, peak memory: 3.179 GB [04:19:02] /home/ubuntu/jenkins/workspace/dgl_PR-7408/src/graph/transform/metis_partition_hetero.cc:89: Partition a graph with 1000 nodes and 1997 edges into 4 parts and get 106 edge cuts Metis partitioning: 0.001 seconds, peak memory: 3.179 GB Assigning nodes to METIS partitions takes 0.001s, peak mem: 3.179 GB Reshuffle nodes and edges: 0.001 seconds Split the graph: 0.002 seconds Construct subgraphs: 0.004 seconds Splitting the graph into partitions takes 0.007s, peak mem: 3.179 GB part 0 has 306 nodes and 250 are inside the partition part 0 has 296 edges and 270 are inside the partition part 1 has 301 nodes and 250 are inside the partition part 1 has 275 edges and 244 are inside the partition part 2 has 300 nodes and 250 are inside the partition part 2 has 279 edges and 257 are inside the partition part 3 has 301 nodes and 250 are inside the partition part 3 has 256 edges and 229 are inside the partition Save partitions: 0.003 seconds, peak memory: 3.179 GB There are 1000 edges in the graph and 0 edge cuts for 4 partitions. Converted partitions to GraphBolt format into /tmp/tmp6ig6a_w2/test.json PASSED [ 49%] tests/distributed/test_partition.py::test_dgl_partition_to_graphbolt_homo[False-True-True-True-4-random] Converting to homogeneous graph takes 0.001s, peak mem: 3.179 GB Reshuffle nodes and edges: 0.001 seconds Split the graph: 0.003 seconds Construct subgraphs: 0.004 seconds Splitting the graph into partitions takes 0.008s, peak mem: 3.179 GB part 0 has 545 nodes and 245 are inside the partition part 0 has 432 edges and 230 are inside the partition part 1 has 582 nodes and 260 are inside the partition part 1 has 483 edges and 260 are inside the partition part 2 has 559 nodes and 253 are inside the partition part 2 has 437 edges and 270 are inside the partition part 3 has 531 nodes and 242 are inside the partition part 3 has 419 edges and 240 are inside the partition Save partitions: 0.003 seconds, peak memory: 3.179 GB There are 1000 edges in the graph and 0 edge cuts for 4 partitions. Converted partitions to GraphBolt format into /tmp/tmpuk406zrt/test.json PASSED [ 49%] tests/distributed/test_partition.py::test_dgl_partition_to_graphbolt_homo[False-True-True-False-1-metis] Converting to homogeneous graph takes 0.001s, peak mem: 3.179 GB Save partitions: 0.001 seconds, peak memory: 3.179 GB There are 1000 edges in the graph and 0 edge cuts for 1 partitions. Converted partitions to GraphBolt format into /tmp/tmpgix40j_o/test.json PASSED [ 50%] tests/distributed/test_partition.py::test_dgl_partition_to_graphbolt_homo[False-True-True-False-1-random] Converting to homogeneous graph takes 0.001s, peak mem: 3.179 GB Save partitions: 0.001 seconds, peak memory: 3.179 GB There are 1000 edges in the graph and 0 edge cuts for 1 partitions. Converted partitions to GraphBolt format into /tmp/tmpv7hfaoxa/test.json PASSED [ 50%] tests/distributed/test_partition.py::test_dgl_partition_to_graphbolt_homo[False-True-True-False-4-metis] Converting to homogeneous graph takes 0.001s, peak mem: 3.179 GB Convert a graph into a bidirected graph: 0.000 seconds, peak memory: 3.179 GB Construct multi-constraint weights: 0.000 seconds, peak memory: 3.179 GB [04:19:02] /home/ubuntu/jenkins/workspace/dgl_PR-7408/src/graph/transform/metis_partition_hetero.cc:89: Partition a graph with 1000 nodes and 1997 edges into 4 parts and get 106 edge cuts Metis partitioning: 0.001 seconds, peak memory: 3.179 GB Assigning nodes to METIS partitions takes 0.001s, peak mem: 3.179 GB Reshuffle nodes and edges: 0.001 seconds Split the graph: 0.002 seconds Construct subgraphs: 0.004 seconds Splitting the graph into partitions takes 0.007s, peak mem: 3.179 GB part 0 has 306 nodes and 250 are inside the partition part 0 has 296 edges and 270 are inside the partition part 1 has 301 nodes and 250 are inside the partition part 1 has 275 edges and 244 are inside the partition part 2 has 300 nodes and 250 are inside the partition part 2 has 279 edges and 257 are inside the partition part 3 has 301 nodes and 250 are inside the partition part 3 has 256 edges and 229 are inside the partition Save partitions: 0.003 seconds, peak memory: 3.179 GB There are 1000 edges in the graph and 0 edge cuts for 4 partitions. Converted partitions to GraphBolt format into /tmp/tmphz6hkx0o/test.json PASSED [ 50%] tests/distributed/test_partition.py::test_dgl_partition_to_graphbolt_homo[False-True-True-False-4-random] Converting to homogeneous graph takes 0.001s, peak mem: 3.179 GB Reshuffle nodes and edges: 0.001 seconds Split the graph: 0.003 seconds Construct subgraphs: 0.004 seconds Splitting the graph into partitions takes 0.008s, peak mem: 3.179 GB part 0 has 562 nodes and 253 are inside the partition part 0 has 461 edges and 274 are inside the partition part 1 has 538 nodes and 246 are inside the partition part 1 has 462 edges and 261 are inside the partition part 2 has 560 nodes and 259 are inside the partition part 2 has 417 edges and 233 are inside the partition part 3 has 528 nodes and 242 are inside the partition part 3 has 411 edges and 232 are inside the partition Save partitions: 0.003 seconds, peak memory: 3.179 GB There are 1000 edges in the graph and 0 edge cuts for 4 partitions. Converted partitions to GraphBolt format into /tmp/tmpkdfkc_ww/test.json PASSED [ 50%] tests/distributed/test_partition.py::test_dgl_partition_to_graphbolt_homo[False-True-False-True-1-metis] Converting to homogeneous graph takes 0.001s, peak mem: 3.179 GB Save partitions: 0.001 seconds, peak memory: 3.179 GB There are 1000 edges in the graph and 0 edge cuts for 1 partitions. Converted partitions to GraphBolt format into /tmp/tmp6f4a_ns9/test.json PASSED [ 50%] tests/distributed/test_partition.py::test_dgl_partition_to_graphbolt_homo[False-True-False-True-1-random] Converting to homogeneous graph takes 0.001s, peak mem: 3.179 GB Save partitions: 0.001 seconds, peak memory: 3.179 GB There are 1000 edges in the graph and 0 edge cuts for 1 partitions. Converted partitions to GraphBolt format into /tmp/tmp150tl7h5/test.json PASSED [ 51%] tests/distributed/test_partition.py::test_dgl_partition_to_graphbolt_homo[False-True-False-True-4-metis] Converting to homogeneous graph takes 0.001s, peak mem: 3.179 GB Convert a graph into a bidirected graph: 0.000 seconds, peak memory: 3.179 GB Construct multi-constraint weights: 0.000 seconds, peak memory: 3.179 GB [04:19:02] /home/ubuntu/jenkins/workspace/dgl_PR-7408/src/graph/transform/metis_partition_hetero.cc:89: Partition a graph with 1000 nodes and 1997 edges into 4 parts and get 106 edge cuts Metis partitioning: 0.001 seconds, peak memory: 3.179 GB Assigning nodes to METIS partitions takes 0.001s, peak mem: 3.179 GB Reshuffle nodes and edges: 0.001 seconds Split the graph: 0.002 seconds Construct subgraphs: 0.004 seconds Splitting the graph into partitions takes 0.007s, peak mem: 3.179 GB part 0 has 306 nodes and 250 are inside the partition part 0 has 296 edges and 270 are inside the partition part 1 has 301 nodes and 250 are inside the partition part 1 has 275 edges and 244 are inside the partition part 2 has 300 nodes and 250 are inside the partition part 2 has 279 edges and 257 are inside the partition part 3 has 301 nodes and 250 are inside the partition part 3 has 256 edges and 229 are inside the partition Save partitions: 0.003 seconds, peak memory: 3.179 GB There are 1000 edges in the graph and 0 edge cuts for 4 partitions. Converted partitions to GraphBolt format into /tmp/tmpha2d9sj0/test.json PASSED [ 51%] tests/distributed/test_partition.py::test_dgl_partition_to_graphbolt_homo[False-True-False-True-4-random] Converting to homogeneous graph takes 0.001s, peak mem: 3.179 GB Reshuffle nodes and edges: 0.001 seconds Split the graph: 0.003 seconds Construct subgraphs: 0.004 seconds Splitting the graph into partitions takes 0.008s, peak mem: 3.179 GB part 0 has 497 nodes and 235 are inside the partition part 0 has 384 edges and 230 are inside the partition part 1 has 566 nodes and 251 are inside the partition part 1 has 446 edges and 263 are inside the partition part 2 has 540 nodes and 250 are inside the partition part 2 has 437 edges and 233 are inside the partition part 3 has 573 nodes and 264 are inside the partition part 3 has 464 edges and 274 are inside the partition Save partitions: 0.003 seconds, peak memory: 3.179 GB There are 1000 edges in the graph and 0 edge cuts for 4 partitions. Converted partitions to GraphBolt format into /tmp/tmpx7tqzchc/test.json PASSED [ 51%] tests/distributed/test_partition.py::test_dgl_partition_to_graphbolt_homo[False-True-False-False-1-metis] Converting to homogeneous graph takes 0.001s, peak mem: 3.179 GB Save partitions: 0.001 seconds, peak memory: 3.179 GB There are 1000 edges in the graph and 0 edge cuts for 1 partitions. Converted partitions to GraphBolt format into /tmp/tmptqlnoyel/test.json PASSED [ 51%] tests/distributed/test_partition.py::test_dgl_partition_to_graphbolt_homo[False-True-False-False-1-random] Converting to homogeneous graph takes 0.001s, peak mem: 3.179 GB Save partitions: 0.001 seconds, peak memory: 3.179 GB There are 1000 edges in the graph and 0 edge cuts for 1 partitions. Converted partitions to GraphBolt format into /tmp/tmp14ahi53a/test.json PASSED [ 52%] tests/distributed/test_partition.py::test_dgl_partition_to_graphbolt_homo[False-True-False-False-4-metis] Converting to homogeneous graph takes 0.001s, peak mem: 3.179 GB Convert a graph into a bidirected graph: 0.000 seconds, peak memory: 3.179 GB Construct multi-constraint weights: 0.000 seconds, peak memory: 3.179 GB [04:19:02] /home/ubuntu/jenkins/workspace/dgl_PR-7408/src/graph/transform/metis_partition_hetero.cc:89: Partition a graph with 1000 nodes and 1997 edges into 4 parts and get 106 edge cuts Metis partitioning: 0.001 seconds, peak memory: 3.179 GB Assigning nodes to METIS partitions takes 0.001s, peak mem: 3.179 GB Reshuffle nodes and edges: 0.001 seconds Split the graph: 0.003 seconds Construct subgraphs: 0.004 seconds Splitting the graph into partitions takes 0.007s, peak mem: 3.179 GB part 0 has 306 nodes and 250 are inside the partition part 0 has 296 edges and 270 are inside the partition part 1 has 301 nodes and 250 are inside the partition part 1 has 275 edges and 244 are inside the partition part 2 has 300 nodes and 250 are inside the partition part 2 has 279 edges and 257 are inside the partition part 3 has 301 nodes and 250 are inside the partition part 3 has 256 edges and 229 are inside the partition Save partitions: 0.003 seconds, peak memory: 3.179 GB There are 1000 edges in the graph and 0 edge cuts for 4 partitions. Converted partitions to GraphBolt format into /tmp/tmpuvm_rpn8/test.json PASSED [ 52%] tests/distributed/test_partition.py::test_dgl_partition_to_graphbolt_homo[False-True-False-False-4-random] Converting to homogeneous graph takes 0.001s, peak mem: 3.179 GB Reshuffle nodes and edges: 0.001 seconds Split the graph: 0.003 seconds Construct subgraphs: 0.004 seconds Splitting the graph into partitions takes 0.008s, peak mem: 3.179 GB part 0 has 544 nodes and 255 are inside the partition part 0 has 447 edges and 274 are inside the partition part 1 has 542 nodes and 245 are inside the partition part 1 has 428 edges and 234 are inside the partition part 2 has 528 nodes and 250 are inside the partition part 2 has 403 edges and 237 are inside the partition part 3 has 553 nodes and 250 are inside the partition part 3 has 454 edges and 255 are inside the partition Save partitions: 0.003 seconds, peak memory: 3.179 GB There are 1000 edges in the graph and 0 edge cuts for 4 partitions. Converted partitions to GraphBolt format into /tmp/tmp30h0uixh/test.json PASSED [ 52%] tests/distributed/test_partition.py::test_dgl_partition_to_graphbolt_homo[False-False-True-True-1-metis] Converting to homogeneous graph takes 0.001s, peak mem: 3.179 GB Save partitions: 0.001 seconds, peak memory: 3.179 GB There are 1000 edges in the graph and 0 edge cuts for 1 partitions. Converted partitions to GraphBolt format into /tmp/tmp4taa79gn/test.json PASSED [ 52%] tests/distributed/test_partition.py::test_dgl_partition_to_graphbolt_homo[False-False-True-True-1-random] Converting to homogeneous graph takes 0.001s, peak mem: 3.179 GB Save partitions: 0.001 seconds, peak memory: 3.179 GB There are 1000 edges in the graph and 0 edge cuts for 1 partitions. Converted partitions to GraphBolt format into /tmp/tmp2448yxfl/test.json PASSED [ 52%] tests/distributed/test_partition.py::test_dgl_partition_to_graphbolt_homo[False-False-True-True-4-metis] Converting to homogeneous graph takes 0.001s, peak mem: 3.179 GB Convert a graph into a bidirected graph: 0.000 seconds, peak memory: 3.179 GB Construct multi-constraint weights: 0.000 seconds, peak memory: 3.179 GB [04:19:02] /home/ubuntu/jenkins/workspace/dgl_PR-7408/src/graph/transform/metis_partition_hetero.cc:89: Partition a graph with 1000 nodes and 1997 edges into 4 parts and get 106 edge cuts Metis partitioning: 0.001 seconds, peak memory: 3.179 GB Assigning nodes to METIS partitions takes 0.001s, peak mem: 3.179 GB Reshuffle nodes and edges: 0.001 seconds Split the graph: 0.002 seconds Construct subgraphs: 0.004 seconds Splitting the graph into partitions takes 0.007s, peak mem: 3.179 GB part 0 has 306 nodes and 250 are inside the partition part 0 has 296 edges and 270 are inside the partition part 1 has 301 nodes and 250 are inside the partition part 1 has 275 edges and 244 are inside the partition part 2 has 300 nodes and 250 are inside the partition part 2 has 279 edges and 257 are inside the partition part 3 has 301 nodes and 250 are inside the partition part 3 has 256 edges and 229 are inside the partition Save partitions: 0.003 seconds, peak memory: 3.179 GB There are 1000 edges in the graph and 0 edge cuts for 4 partitions. Converted partitions to GraphBolt format into /tmp/tmpvl4hdmv2/test.json PASSED [ 53%] tests/distributed/test_partition.py::test_dgl_partition_to_graphbolt_homo[False-False-True-True-4-random] Converting to homogeneous graph takes 0.001s, peak mem: 3.179 GB Reshuffle nodes and edges: 0.001 seconds Split the graph: 0.003 seconds Construct subgraphs: 0.004 seconds Splitting the graph into partitions takes 0.008s, peak mem: 3.179 GB part 0 has 490 nodes and 227 are inside the partition part 0 has 377 edges and 206 are inside the partition part 1 has 592 nodes and 271 are inside the partition part 1 has 488 edges and 300 are inside the partition part 2 has 582 nodes and 277 are inside the partition part 2 has 470 edges and 275 are inside the partition part 3 has 499 nodes and 225 are inside the partition part 3 has 399 edges and 219 are inside the partition Save partitions: 0.003 seconds, peak memory: 3.179 GB There are 1000 edges in the graph and 0 edge cuts for 4 partitions. Converted partitions to GraphBolt format into /tmp/tmpwqbr4s9r/test.json PASSED [ 53%] tests/distributed/test_partition.py::test_dgl_partition_to_graphbolt_homo[False-False-True-False-1-metis] Converting to homogeneous graph takes 0.001s, peak mem: 3.179 GB Save partitions: 0.001 seconds, peak memory: 3.179 GB There are 1000 edges in the graph and 0 edge cuts for 1 partitions. Converted partitions to GraphBolt format into /tmp/tmpkigtpnhf/test.json PASSED [ 53%] tests/distributed/test_partition.py::test_dgl_partition_to_graphbolt_homo[False-False-True-False-1-random] Converting to homogeneous graph takes 0.001s, peak mem: 3.179 GB Save partitions: 0.001 seconds, peak memory: 3.179 GB There are 1000 edges in the graph and 0 edge cuts for 1 partitions. Converted partitions to GraphBolt format into /tmp/tmpw_is740k/test.json PASSED [ 53%] tests/distributed/test_partition.py::test_dgl_partition_to_graphbolt_homo[False-False-True-False-4-metis] Converting to homogeneous graph takes 0.001s, peak mem: 3.179 GB Convert a graph into a bidirected graph: 0.000 seconds, peak memory: 3.179 GB Construct multi-constraint weights: 0.000 seconds, peak memory: 3.179 GB [04:19:03] /home/ubuntu/jenkins/workspace/dgl_PR-7408/src/graph/transform/metis_partition_hetero.cc:89: Partition a graph with 1000 nodes and 1997 edges into 4 parts and get 106 edge cuts Metis partitioning: 0.001 seconds, peak memory: 3.179 GB Assigning nodes to METIS partitions takes 0.001s, peak mem: 3.179 GB Reshuffle nodes and edges: 0.001 seconds Split the graph: 0.002 seconds Construct subgraphs: 0.004 seconds Splitting the graph into partitions takes 0.007s, peak mem: 3.179 GB part 0 has 306 nodes and 250 are inside the partition part 0 has 296 edges and 270 are inside the partition part 1 has 301 nodes and 250 are inside the partition part 1 has 275 edges and 244 are inside the partition part 2 has 300 nodes and 250 are inside the partition part 2 has 279 edges and 257 are inside the partition part 3 has 301 nodes and 250 are inside the partition part 3 has 256 edges and 229 are inside the partition Save partitions: 0.003 seconds, peak memory: 3.179 GB There are 1000 edges in the graph and 0 edge cuts for 4 partitions. Converted partitions to GraphBolt format into /tmp/tmp2sdm3n8_/test.json PASSED [ 54%] tests/distributed/test_partition.py::test_dgl_partition_to_graphbolt_homo[False-False-True-False-4-random] Converting to homogeneous graph takes 0.001s, peak mem: 3.179 GB Reshuffle nodes and edges: 0.001 seconds Split the graph: 0.003 seconds Construct subgraphs: 0.004 seconds Splitting the graph into partitions takes 0.008s, peak mem: 3.179 GB part 0 has 539 nodes and 249 are inside the partition part 0 has 423 edges and 248 are inside the partition part 1 has 571 nodes and 250 are inside the partition part 1 has 453 edges and 260 are inside the partition part 2 has 517 nodes and 236 are inside the partition part 2 has 387 edges and 209 are inside the partition part 3 has 574 nodes and 265 are inside the partition part 3 has 495 edges and 283 are inside the partition Save partitions: 0.003 seconds, peak memory: 3.179 GB There are 1000 edges in the graph and 0 edge cuts for 4 partitions. Converted partitions to GraphBolt format into /tmp/tmpmr13aqko/test.json PASSED [ 54%] tests/distributed/test_partition.py::test_dgl_partition_to_graphbolt_homo[False-False-False-True-1-metis] Converting to homogeneous graph takes 0.001s, peak mem: 3.179 GB Save partitions: 0.002 seconds, peak memory: 3.179 GB There are 1000 edges in the graph and 0 edge cuts for 1 partitions. Converted partitions to GraphBolt format into /tmp/tmp60vl9t22/test.json PASSED [ 54%] tests/distributed/test_partition.py::test_dgl_partition_to_graphbolt_homo[False-False-False-True-1-random] Converting to homogeneous graph takes 0.001s, peak mem: 3.179 GB Save partitions: 0.001 seconds, peak memory: 3.179 GB There are 1000 edges in the graph and 0 edge cuts for 1 partitions. Converted partitions to GraphBolt format into /tmp/tmpsac8pnhk/test.json PASSED [ 54%] tests/distributed/test_partition.py::test_dgl_partition_to_graphbolt_homo[False-False-False-True-4-metis] Converting to homogeneous graph takes 0.001s, peak mem: 3.179 GB Convert a graph into a bidirected graph: 0.000 seconds, peak memory: 3.179 GB Construct multi-constraint weights: 0.000 seconds, peak memory: 3.179 GB [04:19:03] /home/ubuntu/jenkins/workspace/dgl_PR-7408/src/graph/transform/metis_partition_hetero.cc:89: Partition a graph with 1000 nodes and 1997 edges into 4 parts and get 106 edge cuts Metis partitioning: 0.001 seconds, peak memory: 3.179 GB Assigning nodes to METIS partitions takes 0.001s, peak mem: 3.179 GB Reshuffle nodes and edges: 0.001 seconds Split the graph: 0.002 seconds Construct subgraphs: 0.004 seconds Splitting the graph into partitions takes 0.007s, peak mem: 3.179 GB part 0 has 306 nodes and 250 are inside the partition part 0 has 296 edges and 270 are inside the partition part 1 has 301 nodes and 250 are inside the partition part 1 has 275 edges and 244 are inside the partition part 2 has 300 nodes and 250 are inside the partition part 2 has 279 edges and 257 are inside the partition part 3 has 301 nodes and 250 are inside the partition part 3 has 256 edges and 229 are inside the partition Save partitions: 0.003 seconds, peak memory: 3.179 GB There are 1000 edges in the graph and 0 edge cuts for 4 partitions. Converted partitions to GraphBolt format into /tmp/tmpujyao8pl/test.json PASSED [ 54%] tests/distributed/test_partition.py::test_dgl_partition_to_graphbolt_homo[False-False-False-True-4-random] Converting to homogeneous graph takes 0.001s, peak mem: 3.179 GB Reshuffle nodes and edges: 0.001 seconds Split the graph: 0.003 seconds Construct subgraphs: 0.004 seconds Splitting the graph into partitions takes 0.008s, peak mem: 3.179 GB part 0 has 518 nodes and 230 are inside the partition part 0 has 387 edges and 219 are inside the partition part 1 has 542 nodes and 249 are inside the partition part 1 has 435 edges and 241 are inside the partition part 2 has 548 nodes and 248 are inside the partition part 2 has 460 edges and 282 are inside the partition part 3 has 567 nodes and 273 are inside the partition part 3 has 446 edges and 258 are inside the partition Save partitions: 0.003 seconds, peak memory: 3.179 GB There are 1000 edges in the graph and 0 edge cuts for 4 partitions. Converted partitions to GraphBolt format into /tmp/tmpp6dnni88/test.json PASSED [ 55%] tests/distributed/test_partition.py::test_dgl_partition_to_graphbolt_homo[False-False-False-False-1-metis] Converting to homogeneous graph takes 0.001s, peak mem: 3.179 GB Save partitions: 0.001 seconds, peak memory: 3.179 GB There are 1000 edges in the graph and 0 edge cuts for 1 partitions. Converted partitions to GraphBolt format into /tmp/tmpczpf6__t/test.json PASSED [ 55%] tests/distributed/test_partition.py::test_dgl_partition_to_graphbolt_homo[False-False-False-False-1-random] Converting to homogeneous graph takes 0.001s, peak mem: 3.179 GB Save partitions: 0.001 seconds, peak memory: 3.179 GB There are 1000 edges in the graph and 0 edge cuts for 1 partitions. Converted partitions to GraphBolt format into /tmp/tmphpzh2lkc/test.json PASSED [ 55%] tests/distributed/test_partition.py::test_dgl_partition_to_graphbolt_homo[False-False-False-False-4-metis] Converting to homogeneous graph takes 0.001s, peak mem: 3.179 GB Convert a graph into a bidirected graph: 0.000 seconds, peak memory: 3.179 GB Construct multi-constraint weights: 0.000 seconds, peak memory: 3.179 GB [04:19:03] /home/ubuntu/jenkins/workspace/dgl_PR-7408/src/graph/transform/metis_partition_hetero.cc:89: Partition a graph with 1000 nodes and 1997 edges into 4 parts and get 106 edge cuts Metis partitioning: 0.001 seconds, peak memory: 3.179 GB Assigning nodes to METIS partitions takes 0.001s, peak mem: 3.179 GB Reshuffle nodes and edges: 0.001 seconds Split the graph: 0.002 seconds Construct subgraphs: 0.004 seconds Splitting the graph into partitions takes 0.007s, peak mem: 3.179 GB part 0 has 306 nodes and 250 are inside the partition part 0 has 296 edges and 270 are inside the partition part 1 has 301 nodes and 250 are inside the partition part 1 has 275 edges and 244 are inside the partition part 2 has 300 nodes and 250 are inside the partition part 2 has 279 edges and 257 are inside the partition part 3 has 301 nodes and 250 are inside the partition part 3 has 256 edges and 229 are inside the partition Save partitions: 0.003 seconds, peak memory: 3.179 GB There are 1000 edges in the graph and 0 edge cuts for 4 partitions. Converted partitions to GraphBolt format into /tmp/tmp0ag5rnne/test.json PASSED [ 55%] tests/distributed/test_partition.py::test_dgl_partition_to_graphbolt_homo[False-False-False-False-4-random] Converting to homogeneous graph takes 0.001s, peak mem: 3.179 GB Reshuffle nodes and edges: 0.001 seconds Split the graph: 0.003 seconds Construct subgraphs: 0.004 seconds Splitting the graph into partitions takes 0.008s, peak mem: 3.179 GB part 0 has 527 nodes and 246 are inside the partition part 0 has 402 edges and 233 are inside the partition part 1 has 537 nodes and 252 are inside the partition part 1 has 448 edges and 259 are inside the partition part 2 has 545 nodes and 249 are inside the partition part 2 has 434 edges and 247 are inside the partition part 3 has 563 nodes and 253 are inside the partition part 3 has 448 edges and 261 are inside the partition Save partitions: 0.003 seconds, peak memory: 3.179 GB There are 1000 edges in the graph and 0 edge cuts for 4 partitions. Converted partitions to GraphBolt format into /tmp/tmpeisl08iy/test.json PASSED [ 56%] tests/distributed/test_partition.py::test_dgl_partition_to_graphbolt_hetero[True-True-True-True-1-metis] Converting to homogeneous graph takes 0.001s, peak mem: 3.179 GB Save partitions: 0.001 seconds, peak memory: 3.179 GB There are 4070 edges in the graph and 0 edge cuts for 1 partitions. Converted partitions to GraphBolt format into /tmp/tmprzvplqj7/test.json Partition 0 looks good! PASSED [ 56%] tests/distributed/test_partition.py::test_dgl_partition_to_graphbolt_hetero[True-True-True-True-1-random] Converting to homogeneous graph takes 0.001s, peak mem: 3.179 GB Save partitions: 0.002 seconds, peak memory: 3.179 GB There are 4070 edges in the graph and 0 edge cuts for 1 partitions. Converted partitions to GraphBolt format into /tmp/tmpw6bj9vxy/test.json Partition 0 looks good! PASSED [ 56%] tests/distributed/test_partition.py::test_dgl_partition_to_graphbolt_hetero[True-True-True-True-4-metis] Converting to homogeneous graph takes 0.001s, peak mem: 3.179 GB Convert a graph into a bidirected graph: 0.000 seconds, peak memory: 3.179 GB Construct multi-constraint weights: 0.000 seconds, peak memory: 3.179 GB [04:19:03] /home/ubuntu/jenkins/workspace/dgl_PR-7408/src/graph/transform/metis_partition_hetero.cc:89: Partition a graph with 3030 nodes and 8140 edges into 4 parts and get 773 edge cuts Metis partitioning: 0.004 seconds, peak memory: 3.179 GB Assigning nodes to METIS partitions takes 0.005s, peak mem: 3.179 GB Reshuffle nodes and edges: 0.002 seconds Split the graph: 0.008 seconds Construct subgraphs: 0.005 seconds Splitting the graph into partitions takes 0.015s, peak mem: 3.179 GB part 0 has 401 nodes of type n1 and 257 are inside the partition part 0 has 391 nodes of type n2 and 259 are inside the partition part 0 has 336 nodes of type n3 and 262 are inside the partition part 0 has 289 edges of type ('n1', 'r1', 'n2') and 237 are inside the partition part 0 has 325 edges of type ('n1', 'r2', 'n3') and 274 are inside the partition part 0 has 302 edges of type ('n2', 'r1', 'n1') and 228 are inside the partition part 0 has 306 edges of type ('n2', 'r3', 'n3') and 278 are inside the partition part 1 has 356 nodes of type n1 and 236 are inside the partition part 1 has 363 nodes of type n2 and 235 are inside the partition part 1 has 314 nodes of type n3 and 244 are inside the partition part 1 has 283 edges of type ('n1', 'r1', 'n2') and 230 are inside the partition part 1 has 264 edges of type ('n1', 'r2', 'n3') and 228 are inside the partition part 1 has 287 edges of type ('n2', 'r1', 'n1') and 237 are inside the partition part 1 has 277 edges of type ('n2', 'r3', 'n3') and 241 are inside the partition part 2 has 423 nodes of type n1 and 256 are inside the partition part 2 has 393 nodes of type n2 and 260 are inside the partition part 2 has 358 nodes of type n3 and 262 are inside the partition part 2 has 329 edges of type ('n1', 'r1', 'n2') and 285 are inside the partition part 2 has 303 edges of type ('n1', 'r2', 'n3') and 262 are inside the partition part 2 has 325 edges of type ('n2', 'r1', 'n1') and 268 are inside the partition part 2 has 323 edges of type ('n2', 'r3', 'n3') and 264 are inside the partition part 3 has 381 nodes of type n1 and 251 are inside the partition part 3 has 406 nodes of type n2 and 256 are inside the partition part 3 has 334 nodes of type n3 and 252 are inside the partition part 3 has 310 edges of type ('n1', 'r1', 'n2') and 258 are inside the partition part 3 has 301 edges of type ('n1', 'r2', 'n3') and 256 are inside the partition part 3 has 330 edges of type ('n2', 'r1', 'n1') and 277 are inside the partition part 3 has 289 edges of type ('n2', 'r3', 'n3') and 247 are inside the partition Save partitions: 0.006 seconds, peak memory: 3.179 GB There are 4070 edges in the graph and 0 edge cuts for 4 partitions. Converted partitions to GraphBolt format into /tmp/tmpg1u7cgnp/test.json Partition 0 looks good! Partition 1 looks good! Partition 2 looks good! Partition 3 looks good! PASSED [ 56%] tests/distributed/test_partition.py::test_dgl_partition_to_graphbolt_hetero[True-True-True-True-4-random] Converting to homogeneous graph takes 0.001s, peak mem: 3.179 GB Reshuffle nodes and edges: 0.002 seconds Split the graph: 0.011 seconds Construct subgraphs: 0.005 seconds Splitting the graph into partitions takes 0.018s, peak mem: 3.179 GB part 0 has 633 nodes of type n1 and 251 are inside the partition part 0 has 667 nodes of type n2 and 246 are inside the partition part 0 has 552 nodes of type n3 and 245 are inside the partition part 0 has 419 edges of type ('n1', 'r1', 'n2') and 222 are inside the partition part 0 has 413 edges of type ('n1', 'r2', 'n3') and 228 are inside the partition part 0 has 458 edges of type ('n2', 'r1', 'n1') and 263 are inside the partition part 0 has 431 edges of type ('n2', 'r3', 'n3') and 240 are inside the partition part 1 has 648 nodes of type n1 and 223 are inside the partition part 1 has 631 nodes of type n2 and 267 are inside the partition part 1 has 565 nodes of type n3 and 259 are inside the partition part 1 has 473 edges of type ('n1', 'r1', 'n2') and 312 are inside the partition part 1 has 431 edges of type ('n1', 'r2', 'n3') and 263 are inside the partition part 1 has 412 edges of type ('n2', 'r1', 'n1') and 212 are inside the partition part 1 has 481 edges of type ('n2', 'r3', 'n3') and 269 are inside the partition part 2 has 665 nodes of type n1 and 269 are inside the partition part 2 has 655 nodes of type n2 and 252 are inside the partition part 2 has 567 nodes of type n3 and 251 are inside the partition part 2 has 445 edges of type ('n1', 'r1', 'n2') and 261 are inside the partition part 2 has 482 edges of type ('n1', 'r2', 'n3') and 270 are inside the partition part 2 has 463 edges of type ('n2', 'r1', 'n1') and 259 are inside the partition part 2 has 430 edges of type ('n2', 'r3', 'n3') and 246 are inside the partition part 3 has 622 nodes of type n1 and 257 are inside the partition part 3 has 672 nodes of type n2 and 245 are inside the partition part 3 has 575 nodes of type n3 and 265 are inside the partition part 3 has 417 edges of type ('n1', 'r1', 'n2') and 215 are inside the partition part 3 has 458 edges of type ('n1', 'r2', 'n3') and 259 are inside the partition part 3 has 435 edges of type ('n2', 'r1', 'n1') and 276 are inside the partition part 3 has 482 edges of type ('n2', 'r3', 'n3') and 275 are inside the partition Save partitions: 0.006 seconds, peak memory: 3.179 GB There are 4070 edges in the graph and 0 edge cuts for 4 partitions. Converted partitions to GraphBolt format into /tmp/tmpi6e7071v/test.json Partition 0 looks good! Partition 1 looks good! Partition 2 looks good! Partition 3 looks good! PASSED [ 56%] tests/distributed/test_partition.py::test_dgl_partition_to_graphbolt_hetero[True-True-True-False-1-metis] Converting to homogeneous graph takes 0.001s, peak mem: 3.179 GB Save partitions: 0.001 seconds, peak memory: 3.179 GB There are 4070 edges in the graph and 0 edge cuts for 1 partitions. Converted partitions to GraphBolt format into /tmp/tmpbh46bpbu/test.json Partition 0 looks good! PASSED [ 57%] tests/distributed/test_partition.py::test_dgl_partition_to_graphbolt_hetero[True-True-True-False-1-random] Converting to homogeneous graph takes 0.001s, peak mem: 3.179 GB Save partitions: 0.001 seconds, peak memory: 3.179 GB There are 4070 edges in the graph and 0 edge cuts for 1 partitions. Converted partitions to GraphBolt format into /tmp/tmptj5fphoz/test.json Partition 0 looks good! PASSED [ 57%] tests/distributed/test_partition.py::test_dgl_partition_to_graphbolt_hetero[True-True-True-False-4-metis] Converting to homogeneous graph takes 0.001s, peak mem: 3.179 GB Convert a graph into a bidirected graph: 0.000 seconds, peak memory: 3.179 GB Construct multi-constraint weights: 0.000 seconds, peak memory: 3.179 GB [04:19:04] /home/ubuntu/jenkins/workspace/dgl_PR-7408/src/graph/transform/metis_partition_hetero.cc:89: Partition a graph with 3030 nodes and 8140 edges into 4 parts and get 773 edge cuts Metis partitioning: 0.004 seconds, peak memory: 3.179 GB Assigning nodes to METIS partitions takes 0.005s, peak mem: 3.179 GB Reshuffle nodes and edges: 0.002 seconds Split the graph: 0.008 seconds Construct subgraphs: 0.005 seconds Splitting the graph into partitions takes 0.015s, peak mem: 3.179 GB part 0 has 401 nodes of type n1 and 257 are inside the partition part 0 has 391 nodes of type n2 and 259 are inside the partition part 0 has 336 nodes of type n3 and 262 are inside the partition part 0 has 289 edges of type ('n1', 'r1', 'n2') and 237 are inside the partition part 0 has 325 edges of type ('n1', 'r2', 'n3') and 274 are inside the partition part 0 has 302 edges of type ('n2', 'r1', 'n1') and 228 are inside the partition part 0 has 306 edges of type ('n2', 'r3', 'n3') and 278 are inside the partition part 1 has 356 nodes of type n1 and 236 are inside the partition part 1 has 363 nodes of type n2 and 235 are inside the partition part 1 has 314 nodes of type n3 and 244 are inside the partition part 1 has 283 edges of type ('n1', 'r1', 'n2') and 230 are inside the partition part 1 has 264 edges of type ('n1', 'r2', 'n3') and 228 are inside the partition part 1 has 287 edges of type ('n2', 'r1', 'n1') and 237 are inside the partition part 1 has 277 edges of type ('n2', 'r3', 'n3') and 241 are inside the partition part 2 has 423 nodes of type n1 and 256 are inside the partition part 2 has 393 nodes of type n2 and 260 are inside the partition part 2 has 358 nodes of type n3 and 262 are inside the partition part 2 has 329 edges of type ('n1', 'r1', 'n2') and 285 are inside the partition part 2 has 303 edges of type ('n1', 'r2', 'n3') and 262 are inside the partition part 2 has 325 edges of type ('n2', 'r1', 'n1') and 268 are inside the partition part 2 has 323 edges of type ('n2', 'r3', 'n3') and 264 are inside the partition part 3 has 381 nodes of type n1 and 251 are inside the partition part 3 has 406 nodes of type n2 and 256 are inside the partition part 3 has 334 nodes of type n3 and 252 are inside the partition part 3 has 310 edges of type ('n1', 'r1', 'n2') and 258 are inside the partition part 3 has 301 edges of type ('n1', 'r2', 'n3') and 256 are inside the partition part 3 has 330 edges of type ('n2', 'r1', 'n1') and 277 are inside the partition part 3 has 289 edges of type ('n2', 'r3', 'n3') and 247 are inside the partition Save partitions: 0.006 seconds, peak memory: 3.179 GB There are 4070 edges in the graph and 0 edge cuts for 4 partitions. Converted partitions to GraphBolt format into /tmp/tmpj_4psgmy/test.json Partition 0 looks good! Partition 1 looks good! Partition 2 looks good! Partition 3 looks good! PASSED [ 57%] tests/distributed/test_partition.py::test_dgl_partition_to_graphbolt_hetero[True-True-True-False-4-random] Converting to homogeneous graph takes 0.001s, peak mem: 3.179 GB Reshuffle nodes and edges: 0.002 seconds Split the graph: 0.011 seconds Construct subgraphs: 0.005 seconds Splitting the graph into partitions takes 0.018s, peak mem: 3.179 GB part 0 has 644 nodes of type n1 and 250 are inside the partition part 0 has 649 nodes of type n2 and 242 are inside the partition part 0 has 575 nodes of type n3 and 265 are inside the partition part 0 has 444 edges of type ('n1', 'r1', 'n2') and 255 are inside the partition part 0 has 475 edges of type ('n1', 'r2', 'n3') and 260 are inside the partition part 0 has 447 edges of type ('n2', 'r1', 'n1') and 264 are inside the partition part 0 has 460 edges of type ('n2', 'r3', 'n3') and 283 are inside the partition part 1 has 644 nodes of type n1 and 247 are inside the partition part 1 has 647 nodes of type n2 and 242 are inside the partition part 1 has 566 nodes of type n3 and 269 are inside the partition part 1 has 416 edges of type ('n1', 'r1', 'n2') and 228 are inside the partition part 1 has 458 edges of type ('n1', 'r2', 'n3') and 260 are inside the partition part 1 has 444 edges of type ('n2', 'r1', 'n1') and 251 are inside the partition part 1 has 438 edges of type ('n2', 'r3', 'n3') and 253 are inside the partition part 2 has 656 nodes of type n1 and 261 are inside the partition part 2 has 642 nodes of type n2 and 245 are inside the partition part 2 has 510 nodes of type n3 and 243 are inside the partition part 2 has 460 edges of type ('n1', 'r1', 'n2') and 247 are inside the partition part 2 has 407 edges of type ('n1', 'r2', 'n3') and 232 are inside the partition part 2 has 416 edges of type ('n2', 'r1', 'n1') and 242 are inside the partition part 2 has 405 edges of type ('n2', 'r3', 'n3') and 238 are inside the partition part 3 has 671 nodes of type n1 and 242 are inside the partition part 3 has 647 nodes of type n2 and 281 are inside the partition part 3 has 552 nodes of type n3 and 243 are inside the partition part 3 has 445 edges of type ('n1', 'r1', 'n2') and 280 are inside the partition part 3 has 453 edges of type ('n1', 'r2', 'n3') and 268 are inside the partition part 3 has 455 edges of type ('n2', 'r1', 'n1') and 253 are inside the partition part 3 has 466 edges of type ('n2', 'r3', 'n3') and 256 are inside the partition Save partitions: 0.006 seconds, peak memory: 3.179 GB There are 4070 edges in the graph and 0 edge cuts for 4 partitions. Converted partitions to GraphBolt format into /tmp/tmp7zf5qvwh/test.json Partition 0 looks good! Partition 1 looks good! Partition 2 looks good! Partition 3 looks good! PASSED [ 57%] tests/distributed/test_partition.py::test_dgl_partition_to_graphbolt_hetero[True-True-False-True-1-metis] Converting to homogeneous graph takes 0.001s, peak mem: 3.179 GB Save partitions: 0.001 seconds, peak memory: 3.179 GB There are 4070 edges in the graph and 0 edge cuts for 1 partitions. Converted partitions to GraphBolt format into /tmp/tmp9wehltrq/test.json Partition 0 looks good! PASSED [ 58%] tests/distributed/test_partition.py::test_dgl_partition_to_graphbolt_hetero[True-True-False-True-1-random] Converting to homogeneous graph takes 0.001s, peak mem: 3.179 GB Save partitions: 0.001 seconds, peak memory: 3.179 GB There are 4070 edges in the graph and 0 edge cuts for 1 partitions. Converted partitions to GraphBolt format into /tmp/tmpxcv5hy8y/test.json Partition 0 looks good! PASSED [ 58%] tests/distributed/test_partition.py::test_dgl_partition_to_graphbolt_hetero[True-True-False-True-4-metis] Converting to homogeneous graph takes 0.001s, peak mem: 3.179 GB Convert a graph into a bidirected graph: 0.000 seconds, peak memory: 3.179 GB Construct multi-constraint weights: 0.000 seconds, peak memory: 3.179 GB [04:19:04] /home/ubuntu/jenkins/workspace/dgl_PR-7408/src/graph/transform/metis_partition_hetero.cc:89: Partition a graph with 3030 nodes and 8140 edges into 4 parts and get 773 edge cuts Metis partitioning: 0.004 seconds, peak memory: 3.179 GB Assigning nodes to METIS partitions takes 0.005s, peak mem: 3.179 GB Reshuffle nodes and edges: 0.002 seconds Split the graph: 0.008 seconds Construct subgraphs: 0.005 seconds Splitting the graph into partitions takes 0.015s, peak mem: 3.179 GB part 0 has 401 nodes of type n1 and 257 are inside the partition part 0 has 391 nodes of type n2 and 259 are inside the partition part 0 has 336 nodes of type n3 and 262 are inside the partition part 0 has 289 edges of type ('n1', 'r1', 'n2') and 237 are inside the partition part 0 has 325 edges of type ('n1', 'r2', 'n3') and 274 are inside the partition part 0 has 302 edges of type ('n2', 'r1', 'n1') and 228 are inside the partition part 0 has 306 edges of type ('n2', 'r3', 'n3') and 278 are inside the partition part 1 has 356 nodes of type n1 and 236 are inside the partition part 1 has 363 nodes of type n2 and 235 are inside the partition part 1 has 314 nodes of type n3 and 244 are inside the partition part 1 has 283 edges of type ('n1', 'r1', 'n2') and 230 are inside the partition part 1 has 264 edges of type ('n1', 'r2', 'n3') and 228 are inside the partition part 1 has 287 edges of type ('n2', 'r1', 'n1') and 237 are inside the partition part 1 has 277 edges of type ('n2', 'r3', 'n3') and 241 are inside the partition part 2 has 423 nodes of type n1 and 256 are inside the partition part 2 has 393 nodes of type n2 and 260 are inside the partition part 2 has 358 nodes of type n3 and 262 are inside the partition part 2 has 329 edges of type ('n1', 'r1', 'n2') and 285 are inside the partition part 2 has 303 edges of type ('n1', 'r2', 'n3') and 262 are inside the partition part 2 has 325 edges of type ('n2', 'r1', 'n1') and 268 are inside the partition part 2 has 323 edges of type ('n2', 'r3', 'n3') and 264 are inside the partition part 3 has 381 nodes of type n1 and 251 are inside the partition part 3 has 406 nodes of type n2 and 256 are inside the partition part 3 has 334 nodes of type n3 and 252 are inside the partition part 3 has 310 edges of type ('n1', 'r1', 'n2') and 258 are inside the partition part 3 has 301 edges of type ('n1', 'r2', 'n3') and 256 are inside the partition part 3 has 330 edges of type ('n2', 'r1', 'n1') and 277 are inside the partition part 3 has 289 edges of type ('n2', 'r3', 'n3') and 247 are inside the partition Save partitions: 0.006 seconds, peak memory: 3.179 GB There are 4070 edges in the graph and 0 edge cuts for 4 partitions. Converted partitions to GraphBolt format into /tmp/tmp0o8hsc3f/test.json Partition 0 looks good! Partition 1 looks good! Partition 2 looks good! Partition 3 looks good! PASSED [ 58%] tests/distributed/test_partition.py::test_dgl_partition_to_graphbolt_hetero[True-True-False-True-4-random] Converting to homogeneous graph takes 0.001s, peak mem: 3.179 GB Reshuffle nodes and edges: 0.002 seconds Split the graph: 0.011 seconds Construct subgraphs: 0.006 seconds Splitting the graph into partitions takes 0.018s, peak mem: 3.179 GB part 0 has 650 nodes of type n1 and 245 are inside the partition part 0 has 621 nodes of type n2 and 253 are inside the partition part 0 has 567 nodes of type n3 and 260 are inside the partition part 0 has 418 edges of type ('n1', 'r1', 'n2') and 259 are inside the partition part 0 has 446 edges of type ('n1', 'r2', 'n3') and 246 are inside the partition part 0 has 453 edges of type ('n2', 'r1', 'n1') and 245 are inside the partition part 0 has 452 edges of type ('n2', 'r3', 'n3') and 259 are inside the partition part 1 has 666 nodes of type n1 and 259 are inside the partition part 1 has 674 nodes of type n2 and 268 are inside the partition part 1 has 588 nodes of type n3 and 256 are inside the partition part 1 has 451 edges of type ('n1', 'r1', 'n2') and 265 are inside the partition part 1 has 491 edges of type ('n1', 'r2', 'n3') and 278 are inside the partition part 1 has 452 edges of type ('n2', 'r1', 'n1') and 267 are inside the partition part 1 has 478 edges of type ('n2', 'r3', 'n3') and 258 are inside the partition part 2 has 620 nodes of type n1 and 242 are inside the partition part 2 has 655 nodes of type n2 and 233 are inside the partition part 2 has 528 nodes of type n3 and 257 are inside the partition part 2 has 426 edges of type ('n1', 'r1', 'n2') and 222 are inside the partition part 2 has 425 edges of type ('n1', 'r2', 'n3') and 254 are inside the partition part 2 has 392 edges of type ('n2', 'r1', 'n1') and 223 are inside the partition part 2 has 441 edges of type ('n2', 'r3', 'n3') and 277 are inside the partition part 3 has 659 nodes of type n1 and 254 are inside the partition part 3 has 648 nodes of type n2 and 256 are inside the partition part 3 has 542 nodes of type n3 and 247 are inside the partition part 3 has 452 edges of type ('n1', 'r1', 'n2') and 264 are inside the partition part 3 has 420 edges of type ('n1', 'r2', 'n3') and 242 are inside the partition part 3 has 472 edges of type ('n2', 'r1', 'n1') and 275 are inside the partition part 3 has 432 edges of type ('n2', 'r3', 'n3') and 236 are inside the partition Save partitions: 0.006 seconds, peak memory: 3.179 GB There are 4070 edges in the graph and 0 edge cuts for 4 partitions. Converted partitions to GraphBolt format into /tmp/tmpfl0bs0wu/test.json Partition 0 looks good! Partition 1 looks good! Partition 2 looks good! Partition 3 looks good! PASSED [ 58%] tests/distributed/test_partition.py::test_dgl_partition_to_graphbolt_hetero[True-True-False-False-1-metis] Converting to homogeneous graph takes 0.001s, peak mem: 3.179 GB Save partitions: 0.001 seconds, peak memory: 3.179 GB There are 4070 edges in the graph and 0 edge cuts for 1 partitions. Converted partitions to GraphBolt format into /tmp/tmp1av2qjmk/test.json Partition 0 looks good! PASSED [ 58%] tests/distributed/test_partition.py::test_dgl_partition_to_graphbolt_hetero[True-True-False-False-1-random] Converting to homogeneous graph takes 0.001s, peak mem: 3.179 GB Save partitions: 0.002 seconds, peak memory: 3.179 GB There are 4070 edges in the graph and 0 edge cuts for 1 partitions. Converted partitions to GraphBolt format into /tmp/tmps9c2cw98/test.json Partition 0 looks good! PASSED [ 59%] tests/distributed/test_partition.py::test_dgl_partition_to_graphbolt_hetero[True-True-False-False-4-metis] Converting to homogeneous graph takes 0.001s, peak mem: 3.179 GB Convert a graph into a bidirected graph: 0.000 seconds, peak memory: 3.179 GB Construct multi-constraint weights: 0.000 seconds, peak memory: 3.179 GB [04:19:04] /home/ubuntu/jenkins/workspace/dgl_PR-7408/src/graph/transform/metis_partition_hetero.cc:89: Partition a graph with 3030 nodes and 8140 edges into 4 parts and get 773 edge cuts Metis partitioning: 0.004 seconds, peak memory: 3.179 GB Assigning nodes to METIS partitions takes 0.005s, peak mem: 3.179 GB Reshuffle nodes and edges: 0.002 seconds Split the graph: 0.008 seconds Construct subgraphs: 0.005 seconds Splitting the graph into partitions takes 0.015s, peak mem: 3.179 GB part 0 has 401 nodes of type n1 and 257 are inside the partition part 0 has 391 nodes of type n2 and 259 are inside the partition part 0 has 336 nodes of type n3 and 262 are inside the partition part 0 has 289 edges of type ('n1', 'r1', 'n2') and 237 are inside the partition part 0 has 325 edges of type ('n1', 'r2', 'n3') and 274 are inside the partition part 0 has 302 edges of type ('n2', 'r1', 'n1') and 228 are inside the partition part 0 has 306 edges of type ('n2', 'r3', 'n3') and 278 are inside the partition part 1 has 356 nodes of type n1 and 236 are inside the partition part 1 has 363 nodes of type n2 and 235 are inside the partition part 1 has 314 nodes of type n3 and 244 are inside the partition part 1 has 283 edges of type ('n1', 'r1', 'n2') and 230 are inside the partition part 1 has 264 edges of type ('n1', 'r2', 'n3') and 228 are inside the partition part 1 has 287 edges of type ('n2', 'r1', 'n1') and 237 are inside the partition part 1 has 277 edges of type ('n2', 'r3', 'n3') and 241 are inside the partition part 2 has 423 nodes of type n1 and 256 are inside the partition part 2 has 393 nodes of type n2 and 260 are inside the partition part 2 has 358 nodes of type n3 and 262 are inside the partition part 2 has 329 edges of type ('n1', 'r1', 'n2') and 285 are inside the partition part 2 has 303 edges of type ('n1', 'r2', 'n3') and 262 are inside the partition part 2 has 325 edges of type ('n2', 'r1', 'n1') and 268 are inside the partition part 2 has 323 edges of type ('n2', 'r3', 'n3') and 264 are inside the partition part 3 has 381 nodes of type n1 and 251 are inside the partition part 3 has 406 nodes of type n2 and 256 are inside the partition part 3 has 334 nodes of type n3 and 252 are inside the partition part 3 has 310 edges of type ('n1', 'r1', 'n2') and 258 are inside the partition part 3 has 301 edges of type ('n1', 'r2', 'n3') and 256 are inside the partition part 3 has 330 edges of type ('n2', 'r1', 'n1') and 277 are inside the partition part 3 has 289 edges of type ('n2', 'r3', 'n3') and 247 are inside the partition Save partitions: 0.006 seconds, peak memory: 3.179 GB There are 4070 edges in the graph and 0 edge cuts for 4 partitions. Converted partitions to GraphBolt format into /tmp/tmplgjfq6fv/test.json Partition 0 looks good! Partition 1 looks good! Partition 2 looks good! Partition 3 looks good! PASSED [ 59%] tests/distributed/test_partition.py::test_dgl_partition_to_graphbolt_hetero[True-True-False-False-4-random] Converting to homogeneous graph takes 0.001s, peak mem: 3.179 GB Reshuffle nodes and edges: 0.002 seconds Split the graph: 0.011 seconds Construct subgraphs: 0.006 seconds Splitting the graph into partitions takes 0.018s, peak mem: 3.179 GB part 0 has 677 nodes of type n1 and 277 are inside the partition part 0 has 671 nodes of type n2 and 247 are inside the partition part 0 has 580 nodes of type n3 and 274 are inside the partition part 0 has 476 edges of type ('n1', 'r1', 'n2') and 272 are inside the partition part 0 has 499 edges of type ('n1', 'r2', 'n3') and 275 are inside the partition part 0 has 475 edges of type ('n2', 'r1', 'n1') and 296 are inside the partition part 0 has 450 edges of type ('n2', 'r3', 'n3') and 270 are inside the partition part 1 has 651 nodes of type n1 and 251 are inside the partition part 1 has 659 nodes of type n2 and 259 are inside the partition part 1 has 535 nodes of type n3 and 243 are inside the partition part 1 has 450 edges of type ('n1', 'r1', 'n2') and 241 are inside the partition part 1 has 427 edges of type ('n1', 'r2', 'n3') and 249 are inside the partition part 1 has 412 edges of type ('n2', 'r1', 'n1') and 220 are inside the partition part 1 has 444 edges of type ('n2', 'r3', 'n3') and 249 are inside the partition part 2 has 621 nodes of type n1 and 224 are inside the partition part 2 has 631 nodes of type n2 and 257 are inside the partition part 2 has 546 nodes of type n3 and 246 are inside the partition part 2 has 407 edges of type ('n1', 'r1', 'n2') and 244 are inside the partition part 2 has 403 edges of type ('n1', 'r2', 'n3') and 240 are inside the partition part 2 has 451 edges of type ('n2', 'r1', 'n1') and 240 are inside the partition part 2 has 461 edges of type ('n2', 'r3', 'n3') and 257 are inside the partition part 3 has 642 nodes of type n1 and 248 are inside the partition part 3 has 652 nodes of type n2 and 247 are inside the partition part 3 has 562 nodes of type n3 and 257 are inside the partition part 3 has 453 edges of type ('n1', 'r1', 'n2') and 253 are inside the partition part 3 has 450 edges of type ('n1', 'r2', 'n3') and 256 are inside the partition part 3 has 428 edges of type ('n2', 'r1', 'n1') and 254 are inside the partition part 3 has 451 edges of type ('n2', 'r3', 'n3') and 254 are inside the partition Save partitions: 0.006 seconds, peak memory: 3.179 GB There are 4070 edges in the graph and 0 edge cuts for 4 partitions. Converted partitions to GraphBolt format into /tmp/tmpzpw5i4rf/test.json Partition 0 looks good! Partition 1 looks good! Partition 2 looks good! Partition 3 looks good! PASSED [ 59%] tests/distributed/test_partition.py::test_dgl_partition_to_graphbolt_hetero[True-False-True-True-1-metis] Converting to homogeneous graph takes 0.001s, peak mem: 3.179 GB Save partitions: 0.002 seconds, peak memory: 3.179 GB There are 4070 edges in the graph and 0 edge cuts for 1 partitions. Converted partitions to GraphBolt format into /tmp/tmpkarwtaf3/test.json Partition 0 looks good! PASSED [ 59%] tests/distributed/test_partition.py::test_dgl_partition_to_graphbolt_hetero[True-False-True-True-1-random] Converting to homogeneous graph takes 0.001s, peak mem: 3.179 GB Save partitions: 0.002 seconds, peak memory: 3.179 GB There are 4070 edges in the graph and 0 edge cuts for 1 partitions. Converted partitions to GraphBolt format into /tmp/tmpduwtgef_/test.json Partition 0 looks good! PASSED [ 60%] tests/distributed/test_partition.py::test_dgl_partition_to_graphbolt_hetero[True-False-True-True-4-metis] Converting to homogeneous graph takes 0.001s, peak mem: 3.179 GB Convert a graph into a bidirected graph: 0.000 seconds, peak memory: 3.179 GB Construct multi-constraint weights: 0.000 seconds, peak memory: 3.179 GB [04:19:05] /home/ubuntu/jenkins/workspace/dgl_PR-7408/src/graph/transform/metis_partition_hetero.cc:89: Partition a graph with 3030 nodes and 8140 edges into 4 parts and get 773 edge cuts Metis partitioning: 0.004 seconds, peak memory: 3.179 GB Assigning nodes to METIS partitions takes 0.005s, peak mem: 3.179 GB Reshuffle nodes and edges: 0.002 seconds Split the graph: 0.008 seconds Construct subgraphs: 0.005 seconds Splitting the graph into partitions takes 0.015s, peak mem: 3.179 GB part 0 has 401 nodes of type n1 and 257 are inside the partition part 0 has 391 nodes of type n2 and 259 are inside the partition part 0 has 336 nodes of type n3 and 262 are inside the partition part 0 has 289 edges of type ('n1', 'r1', 'n2') and 237 are inside the partition part 0 has 325 edges of type ('n1', 'r2', 'n3') and 274 are inside the partition part 0 has 302 edges of type ('n2', 'r1', 'n1') and 228 are inside the partition part 0 has 306 edges of type ('n2', 'r3', 'n3') and 278 are inside the partition part 1 has 356 nodes of type n1 and 236 are inside the partition part 1 has 363 nodes of type n2 and 235 are inside the partition part 1 has 314 nodes of type n3 and 244 are inside the partition part 1 has 283 edges of type ('n1', 'r1', 'n2') and 230 are inside the partition part 1 has 264 edges of type ('n1', 'r2', 'n3') and 228 are inside the partition part 1 has 287 edges of type ('n2', 'r1', 'n1') and 237 are inside the partition part 1 has 277 edges of type ('n2', 'r3', 'n3') and 241 are inside the partition part 2 has 423 nodes of type n1 and 256 are inside the partition part 2 has 393 nodes of type n2 and 260 are inside the partition part 2 has 358 nodes of type n3 and 262 are inside the partition part 2 has 329 edges of type ('n1', 'r1', 'n2') and 285 are inside the partition part 2 has 303 edges of type ('n1', 'r2', 'n3') and 262 are inside the partition part 2 has 325 edges of type ('n2', 'r1', 'n1') and 268 are inside the partition part 2 has 323 edges of type ('n2', 'r3', 'n3') and 264 are inside the partition part 3 has 381 nodes of type n1 and 251 are inside the partition part 3 has 406 nodes of type n2 and 256 are inside the partition part 3 has 334 nodes of type n3 and 252 are inside the partition part 3 has 310 edges of type ('n1', 'r1', 'n2') and 258 are inside the partition part 3 has 301 edges of type ('n1', 'r2', 'n3') and 256 are inside the partition part 3 has 330 edges of type ('n2', 'r1', 'n1') and 277 are inside the partition part 3 has 289 edges of type ('n2', 'r3', 'n3') and 247 are inside the partition Save partitions: 0.006 seconds, peak memory: 3.179 GB There are 4070 edges in the graph and 0 edge cuts for 4 partitions. Converted partitions to GraphBolt format into /tmp/tmphw_sjekw/test.json Partition 0 looks good! Partition 1 looks good! Partition 2 looks good! Partition 3 looks good! PASSED [ 60%] tests/distributed/test_partition.py::test_dgl_partition_to_graphbolt_hetero[True-False-True-True-4-random] Converting to homogeneous graph takes 0.001s, peak mem: 3.179 GB Reshuffle nodes and edges: 0.002 seconds Split the graph: 0.011 seconds Construct subgraphs: 0.006 seconds Splitting the graph into partitions takes 0.018s, peak mem: 3.179 GB part 0 has 667 nodes of type n1 and 248 are inside the partition part 0 has 653 nodes of type n2 and 271 are inside the partition part 0 has 561 nodes of type n3 and 238 are inside the partition part 0 has 464 edges of type ('n1', 'r1', 'n2') and 287 are inside the partition part 0 has 437 edges of type ('n1', 'r2', 'n3') and 243 are inside the partition part 0 has 450 edges of type ('n2', 'r1', 'n1') and 256 are inside the partition part 0 has 438 edges of type ('n2', 'r3', 'n3') and 219 are inside the partition part 1 has 637 nodes of type n1 and 258 are inside the partition part 1 has 664 nodes of type n2 and 252 are inside the partition part 1 has 576 nodes of type n3 and 266 are inside the partition part 1 has 444 edges of type ('n1', 'r1', 'n2') and 245 are inside the partition part 1 has 452 edges of type ('n1', 'r2', 'n3') and 263 are inside the partition part 1 has 439 edges of type ('n2', 'r1', 'n1') and 252 are inside the partition part 1 has 462 edges of type ('n2', 'r3', 'n3') and 265 are inside the partition part 2 has 636 nodes of type n1 and 245 are inside the partition part 2 has 630 nodes of type n2 and 221 are inside the partition part 2 has 545 nodes of type n3 and 271 are inside the partition part 2 has 393 edges of type ('n1', 'r1', 'n2') and 217 are inside the partition part 2 has 428 edges of type ('n1', 'r2', 'n3') and 256 are inside the partition part 2 has 427 edges of type ('n2', 'r1', 'n1') and 245 are inside the partition part 2 has 440 edges of type ('n2', 'r3', 'n3') and 278 are inside the partition part 3 has 654 nodes of type n1 and 249 are inside the partition part 3 has 677 nodes of type n2 and 266 are inside the partition part 3 has 548 nodes of type n3 and 245 are inside the partition part 3 has 456 edges of type ('n1', 'r1', 'n2') and 261 are inside the partition part 3 has 453 edges of type ('n1', 'r2', 'n3') and 258 are inside the partition part 3 has 467 edges of type ('n2', 'r1', 'n1') and 257 are inside the partition part 3 has 456 edges of type ('n2', 'r3', 'n3') and 268 are inside the partition Save partitions: 0.006 seconds, peak memory: 3.179 GB There are 4070 edges in the graph and 0 edge cuts for 4 partitions. Converted partitions to GraphBolt format into /tmp/tmpbmw71m1x/test.json Partition 0 looks good! Partition 1 looks good! Partition 2 looks good! Partition 3 looks good! PASSED [ 60%] tests/distributed/test_partition.py::test_dgl_partition_to_graphbolt_hetero[True-False-True-False-1-metis] Converting to homogeneous graph takes 0.001s, peak mem: 3.179 GB Save partitions: 0.002 seconds, peak memory: 3.179 GB There are 4070 edges in the graph and 0 edge cuts for 1 partitions. Converted partitions to GraphBolt format into /tmp/tmpupialpx7/test.json Partition 0 looks good! PASSED [ 60%] tests/distributed/test_partition.py::test_dgl_partition_to_graphbolt_hetero[True-False-True-False-1-random] Converting to homogeneous graph takes 0.001s, peak mem: 3.179 GB Save partitions: 0.001 seconds, peak memory: 3.179 GB There are 4070 edges in the graph and 0 edge cuts for 1 partitions. Converted partitions to GraphBolt format into /tmp/tmp_rp49lj7/test.json Partition 0 looks good! PASSED [ 60%] tests/distributed/test_partition.py::test_dgl_partition_to_graphbolt_hetero[True-False-True-False-4-metis] Converting to homogeneous graph takes 0.001s, peak mem: 3.179 GB Convert a graph into a bidirected graph: 0.000 seconds, peak memory: 3.179 GB Construct multi-constraint weights: 0.000 seconds, peak memory: 3.179 GB [04:19:05] /home/ubuntu/jenkins/workspace/dgl_PR-7408/src/graph/transform/metis_partition_hetero.cc:89: Partition a graph with 3030 nodes and 8140 edges into 4 parts and get 773 edge cuts Metis partitioning: 0.004 seconds, peak memory: 3.179 GB Assigning nodes to METIS partitions takes 0.005s, peak mem: 3.179 GB Reshuffle nodes and edges: 0.002 seconds Split the graph: 0.008 seconds Construct subgraphs: 0.005 seconds Splitting the graph into partitions takes 0.015s, peak mem: 3.179 GB part 0 has 401 nodes of type n1 and 257 are inside the partition part 0 has 391 nodes of type n2 and 259 are inside the partition part 0 has 336 nodes of type n3 and 262 are inside the partition part 0 has 289 edges of type ('n1', 'r1', 'n2') and 237 are inside the partition part 0 has 325 edges of type ('n1', 'r2', 'n3') and 274 are inside the partition part 0 has 302 edges of type ('n2', 'r1', 'n1') and 228 are inside the partition part 0 has 306 edges of type ('n2', 'r3', 'n3') and 278 are inside the partition part 1 has 356 nodes of type n1 and 236 are inside the partition part 1 has 363 nodes of type n2 and 235 are inside the partition part 1 has 314 nodes of type n3 and 244 are inside the partition part 1 has 283 edges of type ('n1', 'r1', 'n2') and 230 are inside the partition part 1 has 264 edges of type ('n1', 'r2', 'n3') and 228 are inside the partition part 1 has 287 edges of type ('n2', 'r1', 'n1') and 237 are inside the partition part 1 has 277 edges of type ('n2', 'r3', 'n3') and 241 are inside the partition part 2 has 423 nodes of type n1 and 256 are inside the partition part 2 has 393 nodes of type n2 and 260 are inside the partition part 2 has 358 nodes of type n3 and 262 are inside the partition part 2 has 329 edges of type ('n1', 'r1', 'n2') and 285 are inside the partition part 2 has 303 edges of type ('n1', 'r2', 'n3') and 262 are inside the partition part 2 has 325 edges of type ('n2', 'r1', 'n1') and 268 are inside the partition part 2 has 323 edges of type ('n2', 'r3', 'n3') and 264 are inside the partition part 3 has 381 nodes of type n1 and 251 are inside the partition part 3 has 406 nodes of type n2 and 256 are inside the partition part 3 has 334 nodes of type n3 and 252 are inside the partition part 3 has 310 edges of type ('n1', 'r1', 'n2') and 258 are inside the partition part 3 has 301 edges of type ('n1', 'r2', 'n3') and 256 are inside the partition part 3 has 330 edges of type ('n2', 'r1', 'n1') and 277 are inside the partition part 3 has 289 edges of type ('n2', 'r3', 'n3') and 247 are inside the partition Save partitions: 0.006 seconds, peak memory: 3.179 GB There are 4070 edges in the graph and 0 edge cuts for 4 partitions. Converted partitions to GraphBolt format into /tmp/tmpkaxll42h/test.json Partition 0 looks good! Partition 1 looks good! Partition 2 looks good! Partition 3 looks good! PASSED [ 61%] tests/distributed/test_partition.py::test_dgl_partition_to_graphbolt_hetero[True-False-True-False-4-random] Converting to homogeneous graph takes 0.001s, peak mem: 3.179 GB Reshuffle nodes and edges: 0.002 seconds Split the graph: 0.011 seconds Construct subgraphs: 0.006 seconds Splitting the graph into partitions takes 0.018s, peak mem: 3.179 GB part 0 has 650 nodes of type n1 and 232 are inside the partition part 0 has 656 nodes of type n2 and 257 are inside the partition part 0 has 581 nodes of type n3 and 277 are inside the partition part 0 has 410 edges of type ('n1', 'r1', 'n2') and 230 are inside the partition part 0 has 461 edges of type ('n1', 'r2', 'n3') and 271 are inside the partition part 0 has 445 edges of type ('n2', 'r1', 'n1') and 230 are inside the partition part 0 has 482 edges of type ('n2', 'r3', 'n3') and 259 are inside the partition part 1 has 638 nodes of type n1 and 252 are inside the partition part 1 has 674 nodes of type n2 and 261 are inside the partition part 1 has 559 nodes of type n3 and 255 are inside the partition part 1 has 441 edges of type ('n1', 'r1', 'n2') and 262 are inside the partition part 1 has 458 edges of type ('n1', 'r2', 'n3') and 253 are inside the partition part 1 has 422 edges of type ('n2', 'r1', 'n1') and 243 are inside the partition part 1 has 462 edges of type ('n2', 'r3', 'n3') and 279 are inside the partition part 2 has 663 nodes of type n1 and 277 are inside the partition part 2 has 678 nodes of type n2 and 257 are inside the partition part 2 has 545 nodes of type n3 and 234 are inside the partition part 2 has 474 edges of type ('n1', 'r1', 'n2') and 276 are inside the partition part 2 has 458 edges of type ('n1', 'r2', 'n3') and 239 are inside the partition part 2 has 475 edges of type ('n2', 'r1', 'n1') and 285 are inside the partition part 2 has 429 edges of type ('n2', 'r3', 'n3') and 249 are inside the partition part 3 has 633 nodes of type n1 and 239 are inside the partition part 3 has 624 nodes of type n2 and 235 are inside the partition part 3 has 576 nodes of type n3 and 254 are inside the partition part 3 has 419 edges of type ('n1', 'r1', 'n2') and 242 are inside the partition part 3 has 461 edges of type ('n1', 'r2', 'n3') and 257 are inside the partition part 3 has 426 edges of type ('n2', 'r1', 'n1') and 252 are inside the partition part 3 has 429 edges of type ('n2', 'r3', 'n3') and 243 are inside the partition Save partitions: 0.006 seconds, peak memory: 3.179 GB There are 4070 edges in the graph and 0 edge cuts for 4 partitions. Converted partitions to GraphBolt format into /tmp/tmp0qh36iq5/test.json Partition 0 looks good! Partition 1 looks good! Partition 2 looks good! Partition 3 looks good! PASSED [ 61%] tests/distributed/test_partition.py::test_dgl_partition_to_graphbolt_hetero[True-False-False-True-1-metis] Converting to homogeneous graph takes 0.001s, peak mem: 3.179 GB Save partitions: 0.001 seconds, peak memory: 3.179 GB There are 4070 edges in the graph and 0 edge cuts for 1 partitions. Converted partitions to GraphBolt format into /tmp/tmpd6g1ab_p/test.json Partition 0 looks good! PASSED [ 61%] tests/distributed/test_partition.py::test_dgl_partition_to_graphbolt_hetero[True-False-False-True-1-random] Converting to homogeneous graph takes 0.001s, peak mem: 3.179 GB Save partitions: 0.001 seconds, peak memory: 3.179 GB There are 4070 edges in the graph and 0 edge cuts for 1 partitions. Converted partitions to GraphBolt format into /tmp/tmp3b25d0wh/test.json Partition 0 looks good! PASSED [ 61%] tests/distributed/test_partition.py::test_dgl_partition_to_graphbolt_hetero[True-False-False-True-4-metis] Converting to homogeneous graph takes 0.001s, peak mem: 3.179 GB Convert a graph into a bidirected graph: 0.000 seconds, peak memory: 3.179 GB Construct multi-constraint weights: 0.000 seconds, peak memory: 3.179 GB [04:19:06] /home/ubuntu/jenkins/workspace/dgl_PR-7408/src/graph/transform/metis_partition_hetero.cc:89: Partition a graph with 3030 nodes and 8140 edges into 4 parts and get 773 edge cuts Metis partitioning: 0.004 seconds, peak memory: 3.179 GB Assigning nodes to METIS partitions takes 0.005s, peak mem: 3.179 GB Reshuffle nodes and edges: 0.002 seconds Split the graph: 0.008 seconds Construct subgraphs: 0.005 seconds Splitting the graph into partitions takes 0.015s, peak mem: 3.179 GB part 0 has 401 nodes of type n1 and 257 are inside the partition part 0 has 391 nodes of type n2 and 259 are inside the partition part 0 has 336 nodes of type n3 and 262 are inside the partition part 0 has 289 edges of type ('n1', 'r1', 'n2') and 237 are inside the partition part 0 has 325 edges of type ('n1', 'r2', 'n3') and 274 are inside the partition part 0 has 302 edges of type ('n2', 'r1', 'n1') and 228 are inside the partition part 0 has 306 edges of type ('n2', 'r3', 'n3') and 278 are inside the partition part 1 has 356 nodes of type n1 and 236 are inside the partition part 1 has 363 nodes of type n2 and 235 are inside the partition part 1 has 314 nodes of type n3 and 244 are inside the partition part 1 has 283 edges of type ('n1', 'r1', 'n2') and 230 are inside the partition part 1 has 264 edges of type ('n1', 'r2', 'n3') and 228 are inside the partition part 1 has 287 edges of type ('n2', 'r1', 'n1') and 237 are inside the partition part 1 has 277 edges of type ('n2', 'r3', 'n3') and 241 are inside the partition part 2 has 423 nodes of type n1 and 256 are inside the partition part 2 has 393 nodes of type n2 and 260 are inside the partition part 2 has 358 nodes of type n3 and 262 are inside the partition part 2 has 329 edges of type ('n1', 'r1', 'n2') and 285 are inside the partition part 2 has 303 edges of type ('n1', 'r2', 'n3') and 262 are inside the partition part 2 has 325 edges of type ('n2', 'r1', 'n1') and 268 are inside the partition part 2 has 323 edges of type ('n2', 'r3', 'n3') and 264 are inside the partition part 3 has 381 nodes of type n1 and 251 are inside the partition part 3 has 406 nodes of type n2 and 256 are inside the partition part 3 has 334 nodes of type n3 and 252 are inside the partition part 3 has 310 edges of type ('n1', 'r1', 'n2') and 258 are inside the partition part 3 has 301 edges of type ('n1', 'r2', 'n3') and 256 are inside the partition part 3 has 330 edges of type ('n2', 'r1', 'n1') and 277 are inside the partition part 3 has 289 edges of type ('n2', 'r3', 'n3') and 247 are inside the partition Save partitions: 0.006 seconds, peak memory: 3.179 GB There are 4070 edges in the graph and 0 edge cuts for 4 partitions. Converted partitions to GraphBolt format into /tmp/tmpyzli41u8/test.json Partition 0 looks good! Partition 1 looks good! Partition 2 looks good! Partition 3 looks good! PASSED [ 62%] tests/distributed/test_partition.py::test_dgl_partition_to_graphbolt_hetero[True-False-False-True-4-random] Converting to homogeneous graph takes 0.001s, peak mem: 3.179 GB Reshuffle nodes and edges: 0.002 seconds Split the graph: 0.011 seconds Construct subgraphs: 0.005 seconds Splitting the graph into partitions takes 0.018s, peak mem: 3.179 GB part 0 has 636 nodes of type n1 and 242 are inside the partition part 0 has 661 nodes of type n2 and 247 are inside the partition part 0 has 550 nodes of type n3 and 251 are inside the partition part 0 has 419 edges of type ('n1', 'r1', 'n2') and 250 are inside the partition part 0 has 420 edges of type ('n1', 'r2', 'n3') and 238 are inside the partition part 0 has 451 edges of type ('n2', 'r1', 'n1') and 265 are inside the partition part 0 has 459 edges of type ('n2', 'r3', 'n3') and 269 are inside the partition part 1 has 668 nodes of type n1 and 265 are inside the partition part 1 has 681 nodes of type n2 and 273 are inside the partition part 1 has 581 nodes of type n3 and 271 are inside the partition part 1 has 456 edges of type ('n1', 'r1', 'n2') and 261 are inside the partition part 1 has 490 edges of type ('n1', 'r2', 'n3') and 268 are inside the partition part 1 has 462 edges of type ('n2', 'r1', 'n1') and 263 are inside the partition part 1 has 471 edges of type ('n2', 'r3', 'n3') and 292 are inside the partition part 2 has 632 nodes of type n1 and 248 are inside the partition part 2 has 635 nodes of type n2 and 249 are inside the partition part 2 has 564 nodes of type n3 and 262 are inside the partition part 2 has 451 edges of type ('n1', 'r1', 'n2') and 255 are inside the partition part 2 has 448 edges of type ('n1', 'r2', 'n3') and 263 are inside the partition part 2 has 406 edges of type ('n2', 'r1', 'n1') and 231 are inside the partition part 2 has 450 edges of type ('n2', 'r3', 'n3') and 263 are inside the partition part 3 has 647 nodes of type n1 and 245 are inside the partition part 3 has 613 nodes of type n2 and 241 are inside the partition part 3 has 544 nodes of type n3 and 236 are inside the partition part 3 has 424 edges of type ('n1', 'r1', 'n2') and 244 are inside the partition part 3 has 439 edges of type ('n1', 'r2', 'n3') and 251 are inside the partition part 3 has 437 edges of type ('n2', 'r1', 'n1') and 251 are inside the partition part 3 has 416 edges of type ('n2', 'r3', 'n3') and 206 are inside the partition Save partitions: 0.006 seconds, peak memory: 3.179 GB There are 4070 edges in the graph and 0 edge cuts for 4 partitions. Converted partitions to GraphBolt format into /tmp/tmpz8u76lsk/test.json Partition 0 looks good! Partition 1 looks good! Partition 2 looks good! Partition 3 looks good! PASSED [ 62%] tests/distributed/test_partition.py::test_dgl_partition_to_graphbolt_hetero[True-False-False-False-1-metis] Converting to homogeneous graph takes 0.001s, peak mem: 3.179 GB Save partitions: 0.001 seconds, peak memory: 3.179 GB There are 4070 edges in the graph and 0 edge cuts for 1 partitions. Converted partitions to GraphBolt format into /tmp/tmpb6_2ktv8/test.json Partition 0 looks good! PASSED [ 62%] tests/distributed/test_partition.py::test_dgl_partition_to_graphbolt_hetero[True-False-False-False-1-random] Converting to homogeneous graph takes 0.001s, peak mem: 3.179 GB Save partitions: 0.001 seconds, peak memory: 3.179 GB There are 4070 edges in the graph and 0 edge cuts for 1 partitions. Converted partitions to GraphBolt format into /tmp/tmpcghgpuvo/test.json Partition 0 looks good! PASSED [ 62%] tests/distributed/test_partition.py::test_dgl_partition_to_graphbolt_hetero[True-False-False-False-4-metis] Converting to homogeneous graph takes 0.001s, peak mem: 3.179 GB Convert a graph into a bidirected graph: 0.000 seconds, peak memory: 3.179 GB Construct multi-constraint weights: 0.000 seconds, peak memory: 3.179 GB [04:19:06] /home/ubuntu/jenkins/workspace/dgl_PR-7408/src/graph/transform/metis_partition_hetero.cc:89: Partition a graph with 3030 nodes and 8140 edges into 4 parts and get 773 edge cuts Metis partitioning: 0.004 seconds, peak memory: 3.179 GB Assigning nodes to METIS partitions takes 0.005s, peak mem: 3.179 GB Reshuffle nodes and edges: 0.002 seconds Split the graph: 0.008 seconds Construct subgraphs: 0.005 seconds Splitting the graph into partitions takes 0.015s, peak mem: 3.179 GB part 0 has 401 nodes of type n1 and 257 are inside the partition part 0 has 391 nodes of type n2 and 259 are inside the partition part 0 has 336 nodes of type n3 and 262 are inside the partition part 0 has 289 edges of type ('n1', 'r1', 'n2') and 237 are inside the partition part 0 has 325 edges of type ('n1', 'r2', 'n3') and 274 are inside the partition part 0 has 302 edges of type ('n2', 'r1', 'n1') and 228 are inside the partition part 0 has 306 edges of type ('n2', 'r3', 'n3') and 278 are inside the partition part 1 has 356 nodes of type n1 and 236 are inside the partition part 1 has 363 nodes of type n2 and 235 are inside the partition part 1 has 314 nodes of type n3 and 244 are inside the partition part 1 has 283 edges of type ('n1', 'r1', 'n2') and 230 are inside the partition part 1 has 264 edges of type ('n1', 'r2', 'n3') and 228 are inside the partition part 1 has 287 edges of type ('n2', 'r1', 'n1') and 237 are inside the partition part 1 has 277 edges of type ('n2', 'r3', 'n3') and 241 are inside the partition part 2 has 423 nodes of type n1 and 256 are inside the partition part 2 has 393 nodes of type n2 and 260 are inside the partition part 2 has 358 nodes of type n3 and 262 are inside the partition part 2 has 329 edges of type ('n1', 'r1', 'n2') and 285 are inside the partition part 2 has 303 edges of type ('n1', 'r2', 'n3') and 262 are inside the partition part 2 has 325 edges of type ('n2', 'r1', 'n1') and 268 are inside the partition part 2 has 323 edges of type ('n2', 'r3', 'n3') and 264 are inside the partition part 3 has 381 nodes of type n1 and 251 are inside the partition part 3 has 406 nodes of type n2 and 256 are inside the partition part 3 has 334 nodes of type n3 and 252 are inside the partition part 3 has 310 edges of type ('n1', 'r1', 'n2') and 258 are inside the partition part 3 has 301 edges of type ('n1', 'r2', 'n3') and 256 are inside the partition part 3 has 330 edges of type ('n2', 'r1', 'n1') and 277 are inside the partition part 3 has 289 edges of type ('n2', 'r3', 'n3') and 247 are inside the partition Save partitions: 0.006 seconds, peak memory: 3.179 GB There are 4070 edges in the graph and 0 edge cuts for 4 partitions. Converted partitions to GraphBolt format into /tmp/tmpra2alrnx/test.json Partition 0 looks good! Partition 1 looks good! Partition 2 looks good! Partition 3 looks good! PASSED [ 62%] tests/distributed/test_partition.py::test_dgl_partition_to_graphbolt_hetero[True-False-False-False-4-random] Converting to homogeneous graph takes 0.001s, peak mem: 3.179 GB Reshuffle nodes and edges: 0.002 seconds Split the graph: 0.010 seconds Construct subgraphs: 0.005 seconds Splitting the graph into partitions takes 0.018s, peak mem: 3.179 GB part 0 has 662 nodes of type n1 and 259 are inside the partition part 0 has 646 nodes of type n2 and 237 are inside the partition part 0 has 524 nodes of type n3 and 234 are inside the partition part 0 has 450 edges of type ('n1', 'r1', 'n2') and 253 are inside the partition part 0 has 434 edges of type ('n1', 'r2', 'n3') and 236 are inside the partition part 0 has 464 edges of type ('n2', 'r1', 'n1') and 271 are inside the partition part 0 has 389 edges of type ('n2', 'r3', 'n3') and 226 are inside the partition part 1 has 676 nodes of type n1 and 225 are inside the partition part 1 has 630 nodes of type n2 and 274 are inside the partition part 1 has 580 nodes of type n3 and 266 are inside the partition part 1 has 426 edges of type ('n1', 'r1', 'n2') and 281 are inside the partition part 1 has 445 edges of type ('n1', 'r2', 'n3') and 268 are inside the partition part 1 has 448 edges of type ('n2', 'r1', 'n1') and 219 are inside the partition part 1 has 510 edges of type ('n2', 'r3', 'n3') and 292 are inside the partition part 2 has 626 nodes of type n1 and 255 are inside the partition part 2 has 651 nodes of type n2 and 254 are inside the partition part 2 has 549 nodes of type n3 and 269 are inside the partition part 2 has 438 edges of type ('n1', 'r1', 'n2') and 245 are inside the partition part 2 has 450 edges of type ('n1', 'r2', 'n3') and 261 are inside the partition part 2 has 414 edges of type ('n2', 'r1', 'n1') and 240 are inside the partition part 2 has 429 edges of type ('n2', 'r3', 'n3') and 249 are inside the partition part 3 has 629 nodes of type n1 and 261 are inside the partition part 3 has 668 nodes of type n2 and 245 are inside the partition part 3 has 578 nodes of type n3 and 251 are inside the partition part 3 has 434 edges of type ('n1', 'r1', 'n2') and 231 are inside the partition part 3 has 476 edges of type ('n1', 'r2', 'n3') and 255 are inside the partition part 3 has 419 edges of type ('n2', 'r1', 'n1') and 280 are inside the partition part 3 has 474 edges of type ('n2', 'r3', 'n3') and 263 are inside the partition Save partitions: 0.006 seconds, peak memory: 3.179 GB There are 4070 edges in the graph and 0 edge cuts for 4 partitions. Converted partitions to GraphBolt format into /tmp/tmpzavyaihk/test.json Partition 0 looks good! Partition 1 looks good! Partition 2 looks good! Partition 3 looks good! PASSED [ 63%] tests/distributed/test_partition.py::test_dgl_partition_to_graphbolt_hetero[False-True-True-True-1-metis] Converting to homogeneous graph takes 0.001s, peak mem: 3.179 GB Save partitions: 0.001 seconds, peak memory: 3.179 GB There are 4070 edges in the graph and 0 edge cuts for 1 partitions. Converted partitions to GraphBolt format into /tmp/tmp3fowvffy/test.json PASSED [ 63%] tests/distributed/test_partition.py::test_dgl_partition_to_graphbolt_hetero[False-True-True-True-1-random] Converting to homogeneous graph takes 0.001s, peak mem: 3.179 GB Save partitions: 0.001 seconds, peak memory: 3.179 GB There are 4070 edges in the graph and 0 edge cuts for 1 partitions. Converted partitions to GraphBolt format into /tmp/tmpp7dg6_4x/test.json PASSED [ 63%] tests/distributed/test_partition.py::test_dgl_partition_to_graphbolt_hetero[False-True-True-True-4-metis] Converting to homogeneous graph takes 0.001s, peak mem: 3.179 GB Convert a graph into a bidirected graph: 0.000 seconds, peak memory: 3.179 GB Construct multi-constraint weights: 0.000 seconds, peak memory: 3.179 GB [04:19:07] /home/ubuntu/jenkins/workspace/dgl_PR-7408/src/graph/transform/metis_partition_hetero.cc:89: Partition a graph with 3030 nodes and 8140 edges into 4 parts and get 773 edge cuts Metis partitioning: 0.004 seconds, peak memory: 3.179 GB Assigning nodes to METIS partitions takes 0.005s, peak mem: 3.179 GB Reshuffle nodes and edges: 0.002 seconds Split the graph: 0.008 seconds Construct subgraphs: 0.005 seconds Splitting the graph into partitions takes 0.015s, peak mem: 3.179 GB part 0 has 401 nodes of type n1 and 257 are inside the partition part 0 has 391 nodes of type n2 and 259 are inside the partition part 0 has 336 nodes of type n3 and 262 are inside the partition part 0 has 289 edges of type ('n1', 'r1', 'n2') and 237 are inside the partition part 0 has 325 edges of type ('n1', 'r2', 'n3') and 274 are inside the partition part 0 has 302 edges of type ('n2', 'r1', 'n1') and 228 are inside the partition part 0 has 306 edges of type ('n2', 'r3', 'n3') and 278 are inside the partition part 1 has 356 nodes of type n1 and 236 are inside the partition part 1 has 363 nodes of type n2 and 235 are inside the partition part 1 has 314 nodes of type n3 and 244 are inside the partition part 1 has 283 edges of type ('n1', 'r1', 'n2') and 230 are inside the partition part 1 has 264 edges of type ('n1', 'r2', 'n3') and 228 are inside the partition part 1 has 287 edges of type ('n2', 'r1', 'n1') and 237 are inside the partition part 1 has 277 edges of type ('n2', 'r3', 'n3') and 241 are inside the partition part 2 has 423 nodes of type n1 and 256 are inside the partition part 2 has 393 nodes of type n2 and 260 are inside the partition part 2 has 358 nodes of type n3 and 262 are inside the partition part 2 has 329 edges of type ('n1', 'r1', 'n2') and 285 are inside the partition part 2 has 303 edges of type ('n1', 'r2', 'n3') and 262 are inside the partition part 2 has 325 edges of type ('n2', 'r1', 'n1') and 268 are inside the partition part 2 has 323 edges of type ('n2', 'r3', 'n3') and 264 are inside the partition part 3 has 381 nodes of type n1 and 251 are inside the partition part 3 has 406 nodes of type n2 and 256 are inside the partition part 3 has 334 nodes of type n3 and 252 are inside the partition part 3 has 310 edges of type ('n1', 'r1', 'n2') and 258 are inside the partition part 3 has 301 edges of type ('n1', 'r2', 'n3') and 256 are inside the partition part 3 has 330 edges of type ('n2', 'r1', 'n1') and 277 are inside the partition part 3 has 289 edges of type ('n2', 'r3', 'n3') and 247 are inside the partition Save partitions: 0.006 seconds, peak memory: 3.179 GB There are 4070 edges in the graph and 0 edge cuts for 4 partitions. Converted partitions to GraphBolt format into /tmp/tmpcu0_b4_e/test.json PASSED [ 63%] tests/distributed/test_partition.py::test_dgl_partition_to_graphbolt_hetero[False-True-True-True-4-random] Converting to homogeneous graph takes 0.001s, peak mem: 3.179 GB Reshuffle nodes and edges: 0.002 seconds Split the graph: 0.011 seconds Construct subgraphs: 0.006 seconds Splitting the graph into partitions takes 0.018s, peak mem: 3.179 GB part 0 has 644 nodes of type n1 and 249 are inside the partition part 0 has 651 nodes of type n2 and 255 are inside the partition part 0 has 519 nodes of type n3 and 243 are inside the partition part 0 has 445 edges of type ('n1', 'r1', 'n2') and 253 are inside the partition part 0 has 417 edges of type ('n1', 'r2', 'n3') and 243 are inside the partition part 0 has 467 edges of type ('n2', 'r1', 'n1') and 256 are inside the partition part 0 has 435 edges of type ('n2', 'r3', 'n3') and 248 are inside the partition part 1 has 641 nodes of type n1 and 254 are inside the partition part 1 has 636 nodes of type n2 and 249 are inside the partition part 1 has 584 nodes of type n3 and 273 are inside the partition part 1 has 396 edges of type ('n1', 'r1', 'n2') and 232 are inside the partition part 1 has 473 edges of type ('n1', 'r2', 'n3') and 272 are inside the partition part 1 has 429 edges of type ('n2', 'r1', 'n1') and 241 are inside the partition part 1 has 463 edges of type ('n2', 'r3', 'n3') and 263 are inside the partition part 2 has 649 nodes of type n1 and 231 are inside the partition part 2 has 646 nodes of type n2 and 267 are inside the partition part 2 has 555 nodes of type n3 and 262 are inside the partition part 2 has 445 edges of type ('n1', 'r1', 'n2') and 264 are inside the partition part 2 has 435 edges of type ('n1', 'r2', 'n3') and 261 are inside the partition part 2 has 426 edges of type ('n2', 'r1', 'n1') and 226 are inside the partition part 2 has 454 edges of type ('n2', 'r3', 'n3') and 258 are inside the partition part 3 has 637 nodes of type n1 and 266 are inside the partition part 3 has 638 nodes of type n2 and 239 are inside the partition part 3 has 544 nodes of type n3 and 242 are inside the partition part 3 has 445 edges of type ('n1', 'r1', 'n2') and 261 are inside the partition part 3 has 442 edges of type ('n1', 'r2', 'n3') and 244 are inside the partition part 3 has 454 edges of type ('n2', 'r1', 'n1') and 287 are inside the partition part 3 has 438 edges of type ('n2', 'r3', 'n3') and 261 are inside the partition Save partitions: 0.006 seconds, peak memory: 3.179 GB There are 4070 edges in the graph and 0 edge cuts for 4 partitions. Converted partitions to GraphBolt format into /tmp/tmp0f1xz0e7/test.json PASSED [ 64%] tests/distributed/test_partition.py::test_dgl_partition_to_graphbolt_hetero[False-True-True-False-1-metis] Converting to homogeneous graph takes 0.001s, peak mem: 3.179 GB Save partitions: 0.001 seconds, peak memory: 3.179 GB There are 4070 edges in the graph and 0 edge cuts for 1 partitions. Converted partitions to GraphBolt format into /tmp/tmplqo1_789/test.json PASSED [ 64%] tests/distributed/test_partition.py::test_dgl_partition_to_graphbolt_hetero[False-True-True-False-1-random] Converting to homogeneous graph takes 0.001s, peak mem: 3.179 GB Save partitions: 0.002 seconds, peak memory: 3.179 GB There are 4070 edges in the graph and 0 edge cuts for 1 partitions. Converted partitions to GraphBolt format into /tmp/tmplwgkh2s7/test.json PASSED [ 64%] tests/distributed/test_partition.py::test_dgl_partition_to_graphbolt_hetero[False-True-True-False-4-metis] Converting to homogeneous graph takes 0.001s, peak mem: 3.179 GB Convert a graph into a bidirected graph: 0.000 seconds, peak memory: 3.179 GB Construct multi-constraint weights: 0.000 seconds, peak memory: 3.179 GB [04:19:07] /home/ubuntu/jenkins/workspace/dgl_PR-7408/src/graph/transform/metis_partition_hetero.cc:89: Partition a graph with 3030 nodes and 8140 edges into 4 parts and get 766 edge cuts Metis partitioning: 0.004 seconds, peak memory: 3.179 GB Assigning nodes to METIS partitions takes 0.005s, peak mem: 3.179 GB Reshuffle nodes and edges: 0.002 seconds Split the graph: 0.008 seconds Construct subgraphs: 0.005 seconds Splitting the graph into partitions takes 0.015s, peak mem: 3.179 GB part 0 has 387 nodes of type n1 and 257 are inside the partition part 0 has 399 nodes of type n2 and 258 are inside the partition part 0 has 329 nodes of type n3 and 261 are inside the partition part 0 has 303 edges of type ('n1', 'r1', 'n2') and 245 are inside the partition part 0 has 321 edges of type ('n1', 'r2', 'n3') and 280 are inside the partition part 0 has 302 edges of type ('n2', 'r1', 'n1') and 246 are inside the partition part 0 has 296 edges of type ('n2', 'r3', 'n3') and 268 are inside the partition part 1 has 396 nodes of type n1 and 255 are inside the partition part 1 has 381 nodes of type n2 and 252 are inside the partition part 1 has 339 nodes of type n3 and 255 are inside the partition part 1 has 314 edges of type ('n1', 'r1', 'n2') and 263 are inside the partition part 1 has 288 edges of type ('n1', 'r2', 'n3') and 241 are inside the partition part 1 has 320 edges of type ('n2', 'r1', 'n1') and 256 are inside the partition part 1 has 295 edges of type ('n2', 'r3', 'n3') and 251 are inside the partition part 2 has 356 nodes of type n1 and 232 are inside the partition part 2 has 370 nodes of type n2 and 241 are inside the partition part 2 has 322 nodes of type n3 and 244 are inside the partition part 2 has 279 edges of type ('n1', 'r1', 'n2') and 231 are inside the partition part 2 has 268 edges of type ('n1', 'r2', 'n3') and 230 are inside the partition part 2 has 260 edges of type ('n2', 'r1', 'n1') and 226 are inside the partition part 2 has 288 edges of type ('n2', 'r3', 'n3') and 245 are inside the partition part 3 has 402 nodes of type n1 and 256 are inside the partition part 3 has 396 nodes of type n2 and 259 are inside the partition part 3 has 360 nodes of type n3 and 260 are inside the partition part 3 has 330 edges of type ('n1', 'r1', 'n2') and 271 are inside the partition part 3 has 313 edges of type ('n1', 'r2', 'n3') and 269 are inside the partition part 3 has 329 edges of type ('n2', 'r1', 'n1') and 282 are inside the partition part 3 has 330 edges of type ('n2', 'r3', 'n3') and 266 are inside the partition Save partitions: 0.006 seconds, peak memory: 3.179 GB There are 4070 edges in the graph and 0 edge cuts for 4 partitions. Converted partitions to GraphBolt format into /tmp/tmpv2qtwpc2/test.json PASSED [ 64%] tests/distributed/test_partition.py::test_dgl_partition_to_graphbolt_hetero[False-True-True-False-4-random] Converting to homogeneous graph takes 0.001s, peak mem: 3.179 GB Reshuffle nodes and edges: 0.002 seconds Split the graph: 0.011 seconds Construct subgraphs: 0.006 seconds Splitting the graph into partitions takes 0.018s, peak mem: 3.179 GB part 0 has 664 nodes of type n1 and 250 are inside the partition part 0 has 646 nodes of type n2 and 261 are inside the partition part 0 has 561 nodes of type n3 and 261 are inside the partition part 0 has 448 edges of type ('n1', 'r1', 'n2') and 254 are inside the partition part 0 has 447 edges of type ('n1', 'r2', 'n3') and 264 are inside the partition part 0 has 418 edges of type ('n2', 'r1', 'n1') and 234 are inside the partition part 0 has 467 edges of type ('n2', 'r3', 'n3') and 250 are inside the partition part 1 has 654 nodes of type n1 and 242 are inside the partition part 1 has 652 nodes of type n2 and 260 are inside the partition part 1 has 569 nodes of type n3 and 266 are inside the partition part 1 has 442 edges of type ('n1', 'r1', 'n2') and 262 are inside the partition part 1 has 463 edges of type ('n1', 'r2', 'n3') and 269 are inside the partition part 1 has 450 edges of type ('n2', 'r1', 'n1') and 239 are inside the partition part 1 has 475 edges of type ('n2', 'r3', 'n3') and 269 are inside the partition part 2 has 670 nodes of type n1 and 258 are inside the partition part 2 has 681 nodes of type n2 and 239 are inside the partition part 2 has 544 nodes of type n3 and 266 are inside the partition part 2 has 475 edges of type ('n1', 'r1', 'n2') and 265 are inside the partition part 2 has 450 edges of type ('n1', 'r2', 'n3') and 261 are inside the partition part 2 has 465 edges of type ('n2', 'r1', 'n1') and 278 are inside the partition part 2 has 448 edges of type ('n2', 'r3', 'n3') and 280 are inside the partition part 3 has 636 nodes of type n1 and 250 are inside the partition part 3 has 665 nodes of type n2 and 250 are inside the partition part 3 has 555 nodes of type n3 and 227 are inside the partition part 3 has 431 edges of type ('n1', 'r1', 'n2') and 229 are inside the partition part 3 has 435 edges of type ('n1', 'r2', 'n3') and 226 are inside the partition part 3 has 428 edges of type ('n2', 'r1', 'n1') and 259 are inside the partition part 3 has 427 edges of type ('n2', 'r3', 'n3') and 231 are inside the partition Save partitions: 0.006 seconds, peak memory: 3.179 GB There are 4070 edges in the graph and 0 edge cuts for 4 partitions. Converted partitions to GraphBolt format into /tmp/tmph18ko1hs/test.json PASSED [ 64%] tests/distributed/test_partition.py::test_dgl_partition_to_graphbolt_hetero[False-True-False-True-1-metis] Converting to homogeneous graph takes 0.001s, peak mem: 3.179 GB Save partitions: 0.001 seconds, peak memory: 3.179 GB There are 4070 edges in the graph and 0 edge cuts for 1 partitions. Converted partitions to GraphBolt format into /tmp/tmpgv9b2w0p/test.json PASSED [ 65%] tests/distributed/test_partition.py::test_dgl_partition_to_graphbolt_hetero[False-True-False-True-1-random] Converting to homogeneous graph takes 0.001s, peak mem: 3.179 GB Save partitions: 0.002 seconds, peak memory: 3.179 GB There are 4070 edges in the graph and 0 edge cuts for 1 partitions. Converted partitions to GraphBolt format into /tmp/tmpzrxev3_w/test.json PASSED [ 65%] tests/distributed/test_partition.py::test_dgl_partition_to_graphbolt_hetero[False-True-False-True-4-metis] Converting to homogeneous graph takes 0.001s, peak mem: 3.179 GB Convert a graph into a bidirected graph: 0.000 seconds, peak memory: 3.179 GB Construct multi-constraint weights: 0.000 seconds, peak memory: 3.179 GB [04:19:07] /home/ubuntu/jenkins/workspace/dgl_PR-7408/src/graph/transform/metis_partition_hetero.cc:89: Partition a graph with 3030 nodes and 8140 edges into 4 parts and get 766 edge cuts Metis partitioning: 0.004 seconds, peak memory: 3.179 GB Assigning nodes to METIS partitions takes 0.005s, peak mem: 3.179 GB Reshuffle nodes and edges: 0.002 seconds Split the graph: 0.008 seconds Construct subgraphs: 0.005 seconds Splitting the graph into partitions takes 0.015s, peak mem: 3.179 GB part 0 has 387 nodes of type n1 and 257 are inside the partition part 0 has 399 nodes of type n2 and 258 are inside the partition part 0 has 329 nodes of type n3 and 261 are inside the partition part 0 has 303 edges of type ('n1', 'r1', 'n2') and 245 are inside the partition part 0 has 321 edges of type ('n1', 'r2', 'n3') and 280 are inside the partition part 0 has 302 edges of type ('n2', 'r1', 'n1') and 246 are inside the partition part 0 has 296 edges of type ('n2', 'r3', 'n3') and 268 are inside the partition part 1 has 396 nodes of type n1 and 255 are inside the partition part 1 has 381 nodes of type n2 and 252 are inside the partition part 1 has 339 nodes of type n3 and 255 are inside the partition part 1 has 314 edges of type ('n1', 'r1', 'n2') and 263 are inside the partition part 1 has 288 edges of type ('n1', 'r2', 'n3') and 241 are inside the partition part 1 has 320 edges of type ('n2', 'r1', 'n1') and 256 are inside the partition part 1 has 295 edges of type ('n2', 'r3', 'n3') and 251 are inside the partition part 2 has 356 nodes of type n1 and 232 are inside the partition part 2 has 370 nodes of type n2 and 241 are inside the partition part 2 has 322 nodes of type n3 and 244 are inside the partition part 2 has 279 edges of type ('n1', 'r1', 'n2') and 231 are inside the partition part 2 has 268 edges of type ('n1', 'r2', 'n3') and 230 are inside the partition part 2 has 260 edges of type ('n2', 'r1', 'n1') and 226 are inside the partition part 2 has 288 edges of type ('n2', 'r3', 'n3') and 245 are inside the partition part 3 has 402 nodes of type n1 and 256 are inside the partition part 3 has 396 nodes of type n2 and 259 are inside the partition part 3 has 360 nodes of type n3 and 260 are inside the partition part 3 has 330 edges of type ('n1', 'r1', 'n2') and 271 are inside the partition part 3 has 313 edges of type ('n1', 'r2', 'n3') and 269 are inside the partition part 3 has 329 edges of type ('n2', 'r1', 'n1') and 282 are inside the partition part 3 has 330 edges of type ('n2', 'r3', 'n3') and 266 are inside the partition Save partitions: 0.006 seconds, peak memory: 3.179 GB There are 4070 edges in the graph and 0 edge cuts for 4 partitions. Converted partitions to GraphBolt format into /tmp/tmpzykzmc17/test.json PASSED [ 65%] tests/distributed/test_partition.py::test_dgl_partition_to_graphbolt_hetero[False-True-False-True-4-random] Converting to homogeneous graph takes 0.001s, peak mem: 3.179 GB Reshuffle nodes and edges: 0.002 seconds Split the graph: 0.011 seconds Construct subgraphs: 0.006 seconds Splitting the graph into partitions takes 0.018s, peak mem: 3.179 GB part 0 has 652 nodes of type n1 and 256 are inside the partition part 0 has 651 nodes of type n2 and 247 are inside the partition part 0 has 561 nodes of type n3 and 257 are inside the partition part 0 has 461 edges of type ('n1', 'r1', 'n2') and 264 are inside the partition part 0 has 451 edges of type ('n1', 'r2', 'n3') and 254 are inside the partition part 0 has 430 edges of type ('n2', 'r1', 'n1') and 260 are inside the partition part 0 has 460 edges of type ('n2', 'r3', 'n3') and 266 are inside the partition part 1 has 670 nodes of type n1 and 228 are inside the partition part 1 has 656 nodes of type n2 and 263 are inside the partition part 1 has 562 nodes of type n3 and 283 are inside the partition part 1 has 428 edges of type ('n1', 'r1', 'n2') and 260 are inside the partition part 1 has 438 edges of type ('n1', 'r2', 'n3') and 288 are inside the partition part 1 has 457 edges of type ('n2', 'r1', 'n1') and 231 are inside the partition part 1 has 474 edges of type ('n2', 'r3', 'n3') and 273 are inside the partition part 2 has 649 nodes of type n1 and 258 are inside the partition part 2 has 651 nodes of type n2 and 239 are inside the partition part 2 has 548 nodes of type n3 and 244 are inside the partition part 2 has 429 edges of type ('n1', 'r1', 'n2') and 247 are inside the partition part 2 has 448 edges of type ('n1', 'r2', 'n3') and 240 are inside the partition part 2 has 439 edges of type ('n2', 'r1', 'n1') and 252 are inside the partition part 2 has 432 edges of type ('n2', 'r3', 'n3') and 266 are inside the partition part 3 has 651 nodes of type n1 and 258 are inside the partition part 3 has 685 nodes of type n2 and 261 are inside the partition part 3 has 554 nodes of type n3 and 236 are inside the partition part 3 has 465 edges of type ('n1', 'r1', 'n2') and 239 are inside the partition part 3 has 448 edges of type ('n1', 'r2', 'n3') and 238 are inside the partition part 3 has 479 edges of type ('n2', 'r1', 'n1') and 267 are inside the partition part 3 has 426 edges of type ('n2', 'r3', 'n3') and 225 are inside the partition Save partitions: 0.006 seconds, peak memory: 3.179 GB There are 4070 edges in the graph and 0 edge cuts for 4 partitions. Converted partitions to GraphBolt format into /tmp/tmpi_abx2oc/test.json PASSED [ 65%] tests/distributed/test_partition.py::test_dgl_partition_to_graphbolt_hetero[False-True-False-False-1-metis] Converting to homogeneous graph takes 0.001s, peak mem: 3.179 GB Save partitions: 0.001 seconds, peak memory: 3.179 GB There are 4070 edges in the graph and 0 edge cuts for 1 partitions. Converted partitions to GraphBolt format into /tmp/tmp7oof9dg1/test.json PASSED [ 66%] tests/distributed/test_partition.py::test_dgl_partition_to_graphbolt_hetero[False-True-False-False-1-random] Converting to homogeneous graph takes 0.001s, peak mem: 3.179 GB Save partitions: 0.001 seconds, peak memory: 3.179 GB There are 4070 edges in the graph and 0 edge cuts for 1 partitions. Converted partitions to GraphBolt format into /tmp/tmp02sb2wdd/test.json PASSED [ 66%] tests/distributed/test_partition.py::test_dgl_partition_to_graphbolt_hetero[False-True-False-False-4-metis] Converting to homogeneous graph takes 0.001s, peak mem: 3.179 GB Convert a graph into a bidirected graph: 0.000 seconds, peak memory: 3.179 GB Construct multi-constraint weights: 0.000 seconds, peak memory: 3.179 GB [04:19:08] /home/ubuntu/jenkins/workspace/dgl_PR-7408/src/graph/transform/metis_partition_hetero.cc:89: Partition a graph with 3030 nodes and 8140 edges into 4 parts and get 766 edge cuts Metis partitioning: 0.004 seconds, peak memory: 3.179 GB Assigning nodes to METIS partitions takes 0.005s, peak mem: 3.179 GB Reshuffle nodes and edges: 0.002 seconds Split the graph: 0.008 seconds Construct subgraphs: 0.005 seconds Splitting the graph into partitions takes 0.015s, peak mem: 3.179 GB part 0 has 387 nodes of type n1 and 257 are inside the partition part 0 has 399 nodes of type n2 and 258 are inside the partition part 0 has 329 nodes of type n3 and 261 are inside the partition part 0 has 303 edges of type ('n1', 'r1', 'n2') and 245 are inside the partition part 0 has 321 edges of type ('n1', 'r2', 'n3') and 280 are inside the partition part 0 has 302 edges of type ('n2', 'r1', 'n1') and 246 are inside the partition part 0 has 296 edges of type ('n2', 'r3', 'n3') and 268 are inside the partition part 1 has 396 nodes of type n1 and 255 are inside the partition part 1 has 381 nodes of type n2 and 252 are inside the partition part 1 has 339 nodes of type n3 and 255 are inside the partition part 1 has 314 edges of type ('n1', 'r1', 'n2') and 263 are inside the partition part 1 has 288 edges of type ('n1', 'r2', 'n3') and 241 are inside the partition part 1 has 320 edges of type ('n2', 'r1', 'n1') and 256 are inside the partition part 1 has 295 edges of type ('n2', 'r3', 'n3') and 251 are inside the partition part 2 has 356 nodes of type n1 and 232 are inside the partition part 2 has 370 nodes of type n2 and 241 are inside the partition part 2 has 322 nodes of type n3 and 244 are inside the partition part 2 has 279 edges of type ('n1', 'r1', 'n2') and 231 are inside the partition part 2 has 268 edges of type ('n1', 'r2', 'n3') and 230 are inside the partition part 2 has 260 edges of type ('n2', 'r1', 'n1') and 226 are inside the partition part 2 has 288 edges of type ('n2', 'r3', 'n3') and 245 are inside the partition part 3 has 402 nodes of type n1 and 256 are inside the partition part 3 has 396 nodes of type n2 and 259 are inside the partition part 3 has 360 nodes of type n3 and 260 are inside the partition part 3 has 330 edges of type ('n1', 'r1', 'n2') and 271 are inside the partition part 3 has 313 edges of type ('n1', 'r2', 'n3') and 269 are inside the partition part 3 has 329 edges of type ('n2', 'r1', 'n1') and 282 are inside the partition part 3 has 330 edges of type ('n2', 'r3', 'n3') and 266 are inside the partition Save partitions: 0.006 seconds, peak memory: 3.179 GB There are 4070 edges in the graph and 0 edge cuts for 4 partitions. Converted partitions to GraphBolt format into /tmp/tmp7jsjoyd7/test.json PASSED [ 66%] tests/distributed/test_partition.py::test_dgl_partition_to_graphbolt_hetero[False-True-False-False-4-random] Converting to homogeneous graph takes 0.001s, peak mem: 3.179 GB Reshuffle nodes and edges: 0.002 seconds Split the graph: 0.011 seconds Construct subgraphs: 0.006 seconds Splitting the graph into partitions takes 0.018s, peak mem: 3.179 GB part 0 has 653 nodes of type n1 and 244 are inside the partition part 0 has 637 nodes of type n2 and 257 are inside the partition part 0 has 530 nodes of type n3 and 248 are inside the partition part 0 has 408 edges of type ('n1', 'r1', 'n2') and 228 are inside the partition part 0 has 432 edges of type ('n1', 'r2', 'n3') and 244 are inside the partition part 0 has 447 edges of type ('n2', 'r1', 'n1') and 239 are inside the partition part 0 has 427 edges of type ('n2', 'r3', 'n3') and 249 are inside the partition part 1 has 654 nodes of type n1 and 255 are inside the partition part 1 has 651 nodes of type n2 and 243 are inside the partition part 1 has 576 nodes of type n3 and 273 are inside the partition part 1 has 443 edges of type ('n1', 'r1', 'n2') and 233 are inside the partition part 1 has 483 edges of type ('n1', 'r2', 'n3') and 292 are inside the partition part 1 has 424 edges of type ('n2', 'r1', 'n1') and 237 are inside the partition part 1 has 467 edges of type ('n2', 'r3', 'n3') and 269 are inside the partition part 2 has 689 nodes of type n1 and 243 are inside the partition part 2 has 652 nodes of type n2 and 270 are inside the partition part 2 has 554 nodes of type n3 and 265 are inside the partition part 2 has 481 edges of type ('n1', 'r1', 'n2') and 302 are inside the partition part 2 has 431 edges of type ('n1', 'r2', 'n3') and 253 are inside the partition part 2 has 451 edges of type ('n2', 'r1', 'n1') and 248 are inside the partition part 2 has 462 edges of type ('n2', 'r3', 'n3') and 274 are inside the partition part 3 has 612 nodes of type n1 and 258 are inside the partition part 3 has 660 nodes of type n2 and 240 are inside the partition part 3 has 550 nodes of type n3 and 234 are inside the partition part 3 has 439 edges of type ('n1', 'r1', 'n2') and 247 are inside the partition part 3 has 433 edges of type ('n1', 'r2', 'n3') and 231 are inside the partition part 3 has 449 edges of type ('n2', 'r1', 'n1') and 286 are inside the partition part 3 has 436 edges of type ('n2', 'r3', 'n3') and 238 are inside the partition Save partitions: 0.006 seconds, peak memory: 3.179 GB There are 4070 edges in the graph and 0 edge cuts for 4 partitions. Converted partitions to GraphBolt format into /tmp/tmpev2_ng94/test.json PASSED [ 66%] tests/distributed/test_partition.py::test_dgl_partition_to_graphbolt_hetero[False-False-True-True-1-metis] Converting to homogeneous graph takes 0.001s, peak mem: 3.179 GB Save partitions: 0.001 seconds, peak memory: 3.179 GB There are 4070 edges in the graph and 0 edge cuts for 1 partitions. Converted partitions to GraphBolt format into /tmp/tmpi9792hgb/test.json PASSED [ 66%] tests/distributed/test_partition.py::test_dgl_partition_to_graphbolt_hetero[False-False-True-True-1-random] Converting to homogeneous graph takes 0.001s, peak mem: 3.179 GB Save partitions: 0.001 seconds, peak memory: 3.179 GB There are 4070 edges in the graph and 0 edge cuts for 1 partitions. Converted partitions to GraphBolt format into /tmp/tmpswceile4/test.json PASSED [ 67%] tests/distributed/test_partition.py::test_dgl_partition_to_graphbolt_hetero[False-False-True-True-4-metis] Converting to homogeneous graph takes 0.001s, peak mem: 3.179 GB Convert a graph into a bidirected graph: 0.000 seconds, peak memory: 3.179 GB Construct multi-constraint weights: 0.000 seconds, peak memory: 3.179 GB [04:19:08] /home/ubuntu/jenkins/workspace/dgl_PR-7408/src/graph/transform/metis_partition_hetero.cc:89: Partition a graph with 3030 nodes and 8140 edges into 4 parts and get 766 edge cuts Metis partitioning: 0.004 seconds, peak memory: 3.179 GB Assigning nodes to METIS partitions takes 0.005s, peak mem: 3.179 GB Reshuffle nodes and edges: 0.002 seconds Split the graph: 0.008 seconds Construct subgraphs: 0.005 seconds Splitting the graph into partitions takes 0.015s, peak mem: 3.179 GB part 0 has 387 nodes of type n1 and 257 are inside the partition part 0 has 399 nodes of type n2 and 258 are inside the partition part 0 has 329 nodes of type n3 and 261 are inside the partition part 0 has 303 edges of type ('n1', 'r1', 'n2') and 245 are inside the partition part 0 has 321 edges of type ('n1', 'r2', 'n3') and 280 are inside the partition part 0 has 302 edges of type ('n2', 'r1', 'n1') and 246 are inside the partition part 0 has 296 edges of type ('n2', 'r3', 'n3') and 268 are inside the partition part 1 has 396 nodes of type n1 and 255 are inside the partition part 1 has 381 nodes of type n2 and 252 are inside the partition part 1 has 339 nodes of type n3 and 255 are inside the partition part 1 has 314 edges of type ('n1', 'r1', 'n2') and 263 are inside the partition part 1 has 288 edges of type ('n1', 'r2', 'n3') and 241 are inside the partition part 1 has 320 edges of type ('n2', 'r1', 'n1') and 256 are inside the partition part 1 has 295 edges of type ('n2', 'r3', 'n3') and 251 are inside the partition part 2 has 356 nodes of type n1 and 232 are inside the partition part 2 has 370 nodes of type n2 and 241 are inside the partition part 2 has 322 nodes of type n3 and 244 are inside the partition part 2 has 279 edges of type ('n1', 'r1', 'n2') and 231 are inside the partition part 2 has 268 edges of type ('n1', 'r2', 'n3') and 230 are inside the partition part 2 has 260 edges of type ('n2', 'r1', 'n1') and 226 are inside the partition part 2 has 288 edges of type ('n2', 'r3', 'n3') and 245 are inside the partition part 3 has 402 nodes of type n1 and 256 are inside the partition part 3 has 396 nodes of type n2 and 259 are inside the partition part 3 has 360 nodes of type n3 and 260 are inside the partition part 3 has 330 edges of type ('n1', 'r1', 'n2') and 271 are inside the partition part 3 has 313 edges of type ('n1', 'r2', 'n3') and 269 are inside the partition part 3 has 329 edges of type ('n2', 'r1', 'n1') and 282 are inside the partition part 3 has 330 edges of type ('n2', 'r3', 'n3') and 266 are inside the partition Save partitions: 0.006 seconds, peak memory: 3.179 GB There are 4070 edges in the graph and 0 edge cuts for 4 partitions. Converted partitions to GraphBolt format into /tmp/tmpofk33j6h/test.json PASSED [ 67%] tests/distributed/test_partition.py::test_dgl_partition_to_graphbolt_hetero[False-False-True-True-4-random] Converting to homogeneous graph takes 0.001s, peak mem: 3.179 GB Reshuffle nodes and edges: 0.002 seconds Split the graph: 0.011 seconds Construct subgraphs: 0.006 seconds Splitting the graph into partitions takes 0.018s, peak mem: 3.179 GB part 0 has 623 nodes of type n1 and 238 are inside the partition part 0 has 616 nodes of type n2 and 234 are inside the partition part 0 has 527 nodes of type n3 and 236 are inside the partition part 0 has 430 edges of type ('n1', 'r1', 'n2') and 254 are inside the partition part 0 has 396 edges of type ('n1', 'r2', 'n3') and 232 are inside the partition part 0 has 402 edges of type ('n2', 'r1', 'n1') and 227 are inside the partition part 0 has 428 edges of type ('n2', 'r3', 'n3') and 240 are inside the partition part 1 has 640 nodes of type n1 and 253 are inside the partition part 1 has 656 nodes of type n2 and 243 are inside the partition part 1 has 542 nodes of type n3 and 244 are inside the partition part 1 has 423 edges of type ('n1', 'r1', 'n2') and 217 are inside the partition part 1 has 452 edges of type ('n1', 'r2', 'n3') and 242 are inside the partition part 1 has 434 edges of type ('n2', 'r1', 'n1') and 250 are inside the partition part 1 has 431 edges of type ('n2', 'r3', 'n3') and 253 are inside the partition part 2 has 659 nodes of type n1 and 272 are inside the partition part 2 has 683 nodes of type n2 and 264 are inside the partition part 2 has 588 nodes of type n3 and 280 are inside the partition part 2 has 456 edges of type ('n1', 'r1', 'n2') and 253 are inside the partition part 2 has 477 edges of type ('n1', 'r2', 'n3') and 283 are inside the partition part 2 has 440 edges of type ('n2', 'r1', 'n1') and 277 are inside the partition part 2 has 467 edges of type ('n2', 'r3', 'n3') and 278 are inside the partition part 3 has 662 nodes of type n1 and 237 are inside the partition part 3 has 651 nodes of type n2 and 269 are inside the partition part 3 has 573 nodes of type n3 and 260 are inside the partition part 3 has 449 edges of type ('n1', 'r1', 'n2') and 286 are inside the partition part 3 has 439 edges of type ('n1', 'r2', 'n3') and 263 are inside the partition part 3 has 472 edges of type ('n2', 'r1', 'n1') and 256 are inside the partition part 3 has 495 edges of type ('n2', 'r3', 'n3') and 259 are inside the partition Save partitions: 0.006 seconds, peak memory: 3.179 GB There are 4070 edges in the graph and 0 edge cuts for 4 partitions. Converted partitions to GraphBolt format into /tmp/tmp2dzcuvq4/test.json PASSED [ 67%] tests/distributed/test_partition.py::test_dgl_partition_to_graphbolt_hetero[False-False-True-False-1-metis] Converting to homogeneous graph takes 0.001s, peak mem: 3.179 GB Save partitions: 0.001 seconds, peak memory: 3.179 GB There are 4070 edges in the graph and 0 edge cuts for 1 partitions. Converted partitions to GraphBolt format into /tmp/tmp79zv6fjw/test.json PASSED [ 67%] tests/distributed/test_partition.py::test_dgl_partition_to_graphbolt_hetero[False-False-True-False-1-random] Converting to homogeneous graph takes 0.001s, peak mem: 3.179 GB Save partitions: 0.002 seconds, peak memory: 3.179 GB There are 4070 edges in the graph and 0 edge cuts for 1 partitions. Converted partitions to GraphBolt format into /tmp/tmpiqdzb5qk/test.json PASSED [ 67%] tests/distributed/test_partition.py::test_dgl_partition_to_graphbolt_hetero[False-False-True-False-4-metis] Converting to homogeneous graph takes 0.001s, peak mem: 3.179 GB Convert a graph into a bidirected graph: 0.000 seconds, peak memory: 3.179 GB Construct multi-constraint weights: 0.000 seconds, peak memory: 3.179 GB [04:19:08] /home/ubuntu/jenkins/workspace/dgl_PR-7408/src/graph/transform/metis_partition_hetero.cc:89: Partition a graph with 3030 nodes and 8140 edges into 4 parts and get 766 edge cuts Metis partitioning: 0.004 seconds, peak memory: 3.179 GB Assigning nodes to METIS partitions takes 0.005s, peak mem: 3.179 GB Reshuffle nodes and edges: 0.002 seconds Split the graph: 0.008 seconds Construct subgraphs: 0.005 seconds Splitting the graph into partitions takes 0.015s, peak mem: 3.179 GB part 0 has 387 nodes of type n1 and 257 are inside the partition part 0 has 399 nodes of type n2 and 258 are inside the partition part 0 has 329 nodes of type n3 and 261 are inside the partition part 0 has 303 edges of type ('n1', 'r1', 'n2') and 245 are inside the partition part 0 has 321 edges of type ('n1', 'r2', 'n3') and 280 are inside the partition part 0 has 302 edges of type ('n2', 'r1', 'n1') and 246 are inside the partition part 0 has 296 edges of type ('n2', 'r3', 'n3') and 268 are inside the partition part 1 has 396 nodes of type n1 and 255 are inside the partition part 1 has 381 nodes of type n2 and 252 are inside the partition part 1 has 339 nodes of type n3 and 255 are inside the partition part 1 has 314 edges of type ('n1', 'r1', 'n2') and 263 are inside the partition part 1 has 288 edges of type ('n1', 'r2', 'n3') and 241 are inside the partition part 1 has 320 edges of type ('n2', 'r1', 'n1') and 256 are inside the partition part 1 has 295 edges of type ('n2', 'r3', 'n3') and 251 are inside the partition part 2 has 356 nodes of type n1 and 232 are inside the partition part 2 has 370 nodes of type n2 and 241 are inside the partition part 2 has 322 nodes of type n3 and 244 are inside the partition part 2 has 279 edges of type ('n1', 'r1', 'n2') and 231 are inside the partition part 2 has 268 edges of type ('n1', 'r2', 'n3') and 230 are inside the partition part 2 has 260 edges of type ('n2', 'r1', 'n1') and 226 are inside the partition part 2 has 288 edges of type ('n2', 'r3', 'n3') and 245 are inside the partition part 3 has 402 nodes of type n1 and 256 are inside the partition part 3 has 396 nodes of type n2 and 259 are inside the partition part 3 has 360 nodes of type n3 and 260 are inside the partition part 3 has 330 edges of type ('n1', 'r1', 'n2') and 271 are inside the partition part 3 has 313 edges of type ('n1', 'r2', 'n3') and 269 are inside the partition part 3 has 329 edges of type ('n2', 'r1', 'n1') and 282 are inside the partition part 3 has 330 edges of type ('n2', 'r3', 'n3') and 266 are inside the partition Save partitions: 0.006 seconds, peak memory: 3.179 GB There are 4070 edges in the graph and 0 edge cuts for 4 partitions. Converted partitions to GraphBolt format into /tmp/tmpg5pv9mwv/test.json PASSED [ 68%] tests/distributed/test_partition.py::test_dgl_partition_to_graphbolt_hetero[False-False-True-False-4-random] Converting to homogeneous graph takes 0.001s, peak mem: 3.179 GB Reshuffle nodes and edges: 0.002 seconds Split the graph: 0.011 seconds Construct subgraphs: 0.006 seconds Splitting the graph into partitions takes 0.018s, peak mem: 3.179 GB part 0 has 649 nodes of type n1 and 229 are inside the partition part 0 has 630 nodes of type n2 and 241 are inside the partition part 0 has 553 nodes of type n3 and 259 are inside the partition part 0 has 429 edges of type ('n1', 'r1', 'n2') and 245 are inside the partition part 0 has 431 edges of type ('n1', 'r2', 'n3') and 252 are inside the partition part 0 has 433 edges of type ('n2', 'r1', 'n1') and 230 are inside the partition part 0 has 446 edges of type ('n2', 'r3', 'n3') and 254 are inside the partition part 1 has 664 nodes of type n1 and 267 are inside the partition part 1 has 680 nodes of type n2 and 268 are inside the partition part 1 has 599 nodes of type n3 and 260 are inside the partition part 1 has 495 edges of type ('n1', 'r1', 'n2') and 267 are inside the partition part 1 has 490 edges of type ('n1', 'r2', 'n3') and 257 are inside the partition part 1 has 480 edges of type ('n2', 'r1', 'n1') and 280 are inside the partition part 1 has 469 edges of type ('n2', 'r3', 'n3') and 257 are inside the partition part 2 has 644 nodes of type n1 and 278 are inside the partition part 2 has 685 nodes of type n2 and 252 are inside the partition part 2 has 574 nodes of type n3 and 273 are inside the partition part 2 has 459 edges of type ('n1', 'r1', 'n2') and 250 are inside the partition part 2 has 486 edges of type ('n1', 'r2', 'n3') and 290 are inside the partition part 2 has 430 edges of type ('n2', 'r1', 'n1') and 292 are inside the partition part 2 has 470 edges of type ('n2', 'r3', 'n3') and 282 are inside the partition part 3 has 614 nodes of type n1 and 226 are inside the partition part 3 has 611 nodes of type n2 and 249 are inside the partition part 3 has 514 nodes of type n3 and 228 are inside the partition part 3 has 398 edges of type ('n1', 'r1', 'n2') and 248 are inside the partition part 3 has 385 edges of type ('n1', 'r2', 'n3') and 221 are inside the partition part 3 has 392 edges of type ('n2', 'r1', 'n1') and 208 are inside the partition part 3 has 430 edges of type ('n2', 'r3', 'n3') and 237 are inside the partition Save partitions: 0.006 seconds, peak memory: 3.179 GB There are 4070 edges in the graph and 0 edge cuts for 4 partitions. Converted partitions to GraphBolt format into /tmp/tmpzk5zggig/test.json PASSED [ 68%] tests/distributed/test_partition.py::test_dgl_partition_to_graphbolt_hetero[False-False-False-True-1-metis] Converting to homogeneous graph takes 0.001s, peak mem: 3.179 GB Save partitions: 0.001 seconds, peak memory: 3.179 GB There are 4070 edges in the graph and 0 edge cuts for 1 partitions. Converted partitions to GraphBolt format into /tmp/tmp9gc0mmux/test.json PASSED [ 68%] tests/distributed/test_partition.py::test_dgl_partition_to_graphbolt_hetero[False-False-False-True-1-random] Converting to homogeneous graph takes 0.001s, peak mem: 3.179 GB Save partitions: 0.001 seconds, peak memory: 3.179 GB There are 4070 edges in the graph and 0 edge cuts for 1 partitions. Converted partitions to GraphBolt format into /tmp/tmp76e6h94i/test.json PASSED [ 68%] tests/distributed/test_partition.py::test_dgl_partition_to_graphbolt_hetero[False-False-False-True-4-metis] Converting to homogeneous graph takes 0.001s, peak mem: 3.179 GB Convert a graph into a bidirected graph: 0.000 seconds, peak memory: 3.179 GB Construct multi-constraint weights: 0.000 seconds, peak memory: 3.179 GB [04:19:09] /home/ubuntu/jenkins/workspace/dgl_PR-7408/src/graph/transform/metis_partition_hetero.cc:89: Partition a graph with 3030 nodes and 8140 edges into 4 parts and get 766 edge cuts Metis partitioning: 0.004 seconds, peak memory: 3.179 GB Assigning nodes to METIS partitions takes 0.005s, peak mem: 3.179 GB Reshuffle nodes and edges: 0.002 seconds Split the graph: 0.008 seconds Construct subgraphs: 0.005 seconds Splitting the graph into partitions takes 0.015s, peak mem: 3.179 GB part 0 has 387 nodes of type n1 and 257 are inside the partition part 0 has 399 nodes of type n2 and 258 are inside the partition part 0 has 329 nodes of type n3 and 261 are inside the partition part 0 has 303 edges of type ('n1', 'r1', 'n2') and 245 are inside the partition part 0 has 321 edges of type ('n1', 'r2', 'n3') and 280 are inside the partition part 0 has 302 edges of type ('n2', 'r1', 'n1') and 246 are inside the partition part 0 has 296 edges of type ('n2', 'r3', 'n3') and 268 are inside the partition part 1 has 396 nodes of type n1 and 255 are inside the partition part 1 has 381 nodes of type n2 and 252 are inside the partition part 1 has 339 nodes of type n3 and 255 are inside the partition part 1 has 314 edges of type ('n1', 'r1', 'n2') and 263 are inside the partition part 1 has 288 edges of type ('n1', 'r2', 'n3') and 241 are inside the partition part 1 has 320 edges of type ('n2', 'r1', 'n1') and 256 are inside the partition part 1 has 295 edges of type ('n2', 'r3', 'n3') and 251 are inside the partition part 2 has 356 nodes of type n1 and 232 are inside the partition part 2 has 370 nodes of type n2 and 241 are inside the partition part 2 has 322 nodes of type n3 and 244 are inside the partition part 2 has 279 edges of type ('n1', 'r1', 'n2') and 231 are inside the partition part 2 has 268 edges of type ('n1', 'r2', 'n3') and 230 are inside the partition part 2 has 260 edges of type ('n2', 'r1', 'n1') and 226 are inside the partition part 2 has 288 edges of type ('n2', 'r3', 'n3') and 245 are inside the partition part 3 has 402 nodes of type n1 and 256 are inside the partition part 3 has 396 nodes of type n2 and 259 are inside the partition part 3 has 360 nodes of type n3 and 260 are inside the partition part 3 has 330 edges of type ('n1', 'r1', 'n2') and 271 are inside the partition part 3 has 313 edges of type ('n1', 'r2', 'n3') and 269 are inside the partition part 3 has 329 edges of type ('n2', 'r1', 'n1') and 282 are inside the partition part 3 has 330 edges of type ('n2', 'r3', 'n3') and 266 are inside the partition Save partitions: 0.006 seconds, peak memory: 3.179 GB There are 4070 edges in the graph and 0 edge cuts for 4 partitions. Converted partitions to GraphBolt format into /tmp/tmp_y08w1pj/test.json PASSED [ 69%] tests/distributed/test_partition.py::test_dgl_partition_to_graphbolt_hetero[False-False-False-True-4-random] Converting to homogeneous graph takes 0.001s, peak mem: 3.179 GB Reshuffle nodes and edges: 0.002 seconds Split the graph: 0.011 seconds Construct subgraphs: 0.006 seconds Splitting the graph into partitions takes 0.018s, peak mem: 3.179 GB part 0 has 661 nodes of type n1 and 241 are inside the partition part 0 has 657 nodes of type n2 and 271 are inside the partition part 0 has 554 nodes of type n3 and 257 are inside the partition part 0 has 462 edges of type ('n1', 'r1', 'n2') and 284 are inside the partition part 0 has 423 edges of type ('n1', 'r2', 'n3') and 241 are inside the partition part 0 has 447 edges of type ('n2', 'r1', 'n1') and 249 are inside the partition part 0 has 481 edges of type ('n2', 'r3', 'n3') and 275 are inside the partition part 1 has 657 nodes of type n1 and 267 are inside the partition part 1 has 647 nodes of type n2 and 248 are inside the partition part 1 has 555 nodes of type n3 and 227 are inside the partition part 1 has 441 edges of type ('n1', 'r1', 'n2') and 261 are inside the partition part 1 has 446 edges of type ('n1', 'r2', 'n3') and 228 are inside the partition part 1 has 481 edges of type ('n2', 'r1', 'n1') and 281 are inside the partition part 1 has 451 edges of type ('n2', 'r3', 'n3') and 251 are inside the partition part 2 has 641 nodes of type n1 and 223 are inside the partition part 2 has 608 nodes of type n2 and 250 are inside the partition part 2 has 563 nodes of type n3 and 255 are inside the partition part 2 has 423 edges of type ('n1', 'r1', 'n2') and 264 are inside the partition part 2 has 433 edges of type ('n1', 'r2', 'n3') and 261 are inside the partition part 2 has 384 edges of type ('n2', 'r1', 'n1') and 201 are inside the partition part 2 has 438 edges of type ('n2', 'r3', 'n3') and 231 are inside the partition part 3 has 637 nodes of type n1 and 269 are inside the partition part 3 has 669 nodes of type n2 and 241 are inside the partition part 3 has 578 nodes of type n3 and 281 are inside the partition part 3 has 434 edges of type ('n1', 'r1', 'n2') and 201 are inside the partition part 3 has 493 edges of type ('n1', 'r2', 'n3') and 290 are inside the partition part 3 has 451 edges of type ('n2', 'r1', 'n1') and 279 are inside the partition part 3 has 457 edges of type ('n2', 'r3', 'n3') and 273 are inside the partition Save partitions: 0.006 seconds, peak memory: 3.179 GB There are 4070 edges in the graph and 0 edge cuts for 4 partitions. Converted partitions to GraphBolt format into /tmp/tmp658q8dg7/test.json PASSED [ 69%] tests/distributed/test_partition.py::test_dgl_partition_to_graphbolt_hetero[False-False-False-False-1-metis] Converting to homogeneous graph takes 0.001s, peak mem: 3.179 GB Save partitions: 0.001 seconds, peak memory: 3.179 GB There are 4070 edges in the graph and 0 edge cuts for 1 partitions. Converted partitions to GraphBolt format into /tmp/tmputvi5kb2/test.json PASSED [ 69%] tests/distributed/test_partition.py::test_dgl_partition_to_graphbolt_hetero[False-False-False-False-1-random] Converting to homogeneous graph takes 0.001s, peak mem: 3.179 GB Save partitions: 0.001 seconds, peak memory: 3.179 GB There are 4070 edges in the graph and 0 edge cuts for 1 partitions. Converted partitions to GraphBolt format into /tmp/tmpkwob9zlk/test.json PASSED [ 69%] tests/distributed/test_partition.py::test_dgl_partition_to_graphbolt_hetero[False-False-False-False-4-metis] Converting to homogeneous graph takes 0.001s, peak mem: 3.179 GB Convert a graph into a bidirected graph: 0.000 seconds, peak memory: 3.179 GB Construct multi-constraint weights: 0.000 seconds, peak memory: 3.179 GB [04:19:09] /home/ubuntu/jenkins/workspace/dgl_PR-7408/src/graph/transform/metis_partition_hetero.cc:89: Partition a graph with 3030 nodes and 8140 edges into 4 parts and get 766 edge cuts Metis partitioning: 0.004 seconds, peak memory: 3.179 GB Assigning nodes to METIS partitions takes 0.005s, peak mem: 3.179 GB Reshuffle nodes and edges: 0.002 seconds Split the graph: 0.008 seconds Construct subgraphs: 0.005 seconds Splitting the graph into partitions takes 0.015s, peak mem: 3.179 GB part 0 has 387 nodes of type n1 and 257 are inside the partition part 0 has 399 nodes of type n2 and 258 are inside the partition part 0 has 329 nodes of type n3 and 261 are inside the partition part 0 has 303 edges of type ('n1', 'r1', 'n2') and 245 are inside the partition part 0 has 321 edges of type ('n1', 'r2', 'n3') and 280 are inside the partition part 0 has 302 edges of type ('n2', 'r1', 'n1') and 246 are inside the partition part 0 has 296 edges of type ('n2', 'r3', 'n3') and 268 are inside the partition part 1 has 396 nodes of type n1 and 255 are inside the partition part 1 has 381 nodes of type n2 and 252 are inside the partition part 1 has 339 nodes of type n3 and 255 are inside the partition part 1 has 314 edges of type ('n1', 'r1', 'n2') and 263 are inside the partition part 1 has 288 edges of type ('n1', 'r2', 'n3') and 241 are inside the partition part 1 has 320 edges of type ('n2', 'r1', 'n1') and 256 are inside the partition part 1 has 295 edges of type ('n2', 'r3', 'n3') and 251 are inside the partition part 2 has 356 nodes of type n1 and 232 are inside the partition part 2 has 370 nodes of type n2 and 241 are inside the partition part 2 has 322 nodes of type n3 and 244 are inside the partition part 2 has 279 edges of type ('n1', 'r1', 'n2') and 231 are inside the partition part 2 has 268 edges of type ('n1', 'r2', 'n3') and 230 are inside the partition part 2 has 260 edges of type ('n2', 'r1', 'n1') and 226 are inside the partition part 2 has 288 edges of type ('n2', 'r3', 'n3') and 245 are inside the partition part 3 has 402 nodes of type n1 and 256 are inside the partition part 3 has 396 nodes of type n2 and 259 are inside the partition part 3 has 360 nodes of type n3 and 260 are inside the partition part 3 has 330 edges of type ('n1', 'r1', 'n2') and 271 are inside the partition part 3 has 313 edges of type ('n1', 'r2', 'n3') and 269 are inside the partition part 3 has 329 edges of type ('n2', 'r1', 'n1') and 282 are inside the partition part 3 has 330 edges of type ('n2', 'r3', 'n3') and 266 are inside the partition Save partitions: 0.006 seconds, peak memory: 3.179 GB There are 4070 edges in the graph and 0 edge cuts for 4 partitions. Converted partitions to GraphBolt format into /tmp/tmpakhbq581/test.json PASSED [ 69%] tests/distributed/test_partition.py::test_dgl_partition_to_graphbolt_hetero[False-False-False-False-4-random] Converting to homogeneous graph takes 0.001s, peak mem: 3.179 GB Reshuffle nodes and edges: 0.002 seconds Split the graph: 0.011 seconds Construct subgraphs: 0.005 seconds Splitting the graph into partitions takes 0.018s, peak mem: 3.179 GB part 0 has 646 nodes of type n1 and 250 are inside the partition part 0 has 655 nodes of type n2 and 252 are inside the partition part 0 has 560 nodes of type n3 and 272 are inside the partition part 0 has 443 edges of type ('n1', 'r1', 'n2') and 243 are inside the partition part 0 has 467 edges of type ('n1', 'r2', 'n3') and 282 are inside the partition part 0 has 440 edges of type ('n2', 'r1', 'n1') and 251 are inside the partition part 0 has 445 edges of type ('n2', 'r3', 'n3') and 264 are inside the partition part 1 has 647 nodes of type n1 and 279 are inside the partition part 1 has 674 nodes of type n2 and 248 are inside the partition part 1 has 552 nodes of type n3 and 235 are inside the partition part 1 has 449 edges of type ('n1', 'r1', 'n2') and 240 are inside the partition part 1 has 455 edges of type ('n1', 'r2', 'n3') and 231 are inside the partition part 1 has 444 edges of type ('n2', 'r1', 'n1') and 269 are inside the partition part 1 has 442 edges of type ('n2', 'r3', 'n3') and 250 are inside the partition part 2 has 638 nodes of type n1 and 229 are inside the partition part 2 has 651 nodes of type n2 and 259 are inside the partition part 2 has 537 nodes of type n3 and 252 are inside the partition part 2 has 413 edges of type ('n1', 'r1', 'n2') and 264 are inside the partition part 2 has 422 edges of type ('n1', 'r2', 'n3') and 276 are inside the partition part 2 has 450 edges of type ('n2', 'r1', 'n1') and 260 are inside the partition part 2 has 488 edges of type ('n2', 'r3', 'n3') and 258 are inside the partition part 3 has 647 nodes of type n1 and 242 are inside the partition part 3 has 648 nodes of type n2 and 251 are inside the partition part 3 has 582 nodes of type n3 and 261 are inside the partition part 3 has 451 edges of type ('n1', 'r1', 'n2') and 263 are inside the partition part 3 has 431 edges of type ('n1', 'r2', 'n3') and 231 are inside the partition part 3 has 449 edges of type ('n2', 'r1', 'n1') and 230 are inside the partition part 3 has 459 edges of type ('n2', 'r3', 'n3') and 258 are inside the partition Save partitions: 0.006 seconds, peak memory: 3.179 GB There are 4070 edges in the graph and 0 edge cuts for 4 partitions. Converted partitions to GraphBolt format into /tmp/tmplyybs12d/test.json PASSED [ 70%] tests/distributed/test_partition.py::test_not_sorted_node_edge_map PASSED [ 70%] tests/distributed/test_partition.py::test_partition_graph_graphbolt_homo[True-True-True-True-1-metis] Converting to homogeneous graph takes 0.001s, peak mem: 3.179 GB Save partitions: 0.001 seconds, peak memory: 3.179 GB There are 1000 edges in the graph and 0 edge cuts for 1 partitions. Converted partitions to GraphBolt format into /tmp/tmpw7wl5r97/test.json Partition 0 looks good! PASSED [ 70%] tests/distributed/test_partition.py::test_partition_graph_graphbolt_homo[True-True-True-True-1-random] Converting to homogeneous graph takes 0.001s, peak mem: 3.179 GB Save partitions: 0.001 seconds, peak memory: 3.179 GB There are 1000 edges in the graph and 0 edge cuts for 1 partitions. Converted partitions to GraphBolt format into /tmp/tmpqtltnkwb/test.json Partition 0 looks good! PASSED [ 70%] tests/distributed/test_partition.py::test_partition_graph_graphbolt_homo[True-True-True-True-4-metis] Converting to homogeneous graph takes 0.001s, peak mem: 3.179 GB Convert a graph into a bidirected graph: 0.000 seconds, peak memory: 3.179 GB Construct multi-constraint weights: 0.000 seconds, peak memory: 3.179 GB [04:19:09] /home/ubuntu/jenkins/workspace/dgl_PR-7408/src/graph/transform/metis_partition_hetero.cc:89: Partition a graph with 1000 nodes and 1997 edges into 4 parts and get 106 edge cuts Metis partitioning: 0.001 seconds, peak memory: 3.179 GB Assigning nodes to METIS partitions takes 0.001s, peak mem: 3.179 GB Reshuffle nodes and edges: 0.001 seconds Split the graph: 0.002 seconds Construct subgraphs: 0.004 seconds Splitting the graph into partitions takes 0.007s, peak mem: 3.179 GB part 0 has 306 nodes and 250 are inside the partition part 0 has 296 edges and 270 are inside the partition part 1 has 301 nodes and 250 are inside the partition part 1 has 275 edges and 244 are inside the partition part 2 has 300 nodes and 250 are inside the partition part 2 has 279 edges and 257 are inside the partition part 3 has 301 nodes and 250 are inside the partition part 3 has 256 edges and 229 are inside the partition Save partitions: 0.003 seconds, peak memory: 3.179 GB There are 1000 edges in the graph and 0 edge cuts for 4 partitions. Converted partitions to GraphBolt format into /tmp/tmpaj_56skw/test.json Partition 0 looks good! Partition 1 looks good! Partition 2 looks good! Partition 3 looks good! PASSED [ 71%] tests/distributed/test_partition.py::test_partition_graph_graphbolt_homo[True-True-True-True-4-random] Converting to homogeneous graph takes 0.001s, peak mem: 3.179 GB Reshuffle nodes and edges: 0.001 seconds Split the graph: 0.003 seconds Construct subgraphs: 0.004 seconds Splitting the graph into partitions takes 0.008s, peak mem: 3.179 GB part 0 has 533 nodes and 241 are inside the partition part 0 has 419 edges and 242 are inside the partition part 1 has 560 nodes and 251 are inside the partition part 1 has 461 edges and 266 are inside the partition part 2 has 529 nodes and 248 are inside the partition part 2 has 447 edges and 276 are inside the partition part 3 has 557 nodes and 260 are inside the partition part 3 has 429 edges and 216 are inside the partition Save partitions: 0.003 seconds, peak memory: 3.179 GB There are 1000 edges in the graph and 0 edge cuts for 4 partitions. Converted partitions to GraphBolt format into /tmp/tmphgopbzqn/test.json Partition 0 looks good! Partition 1 looks good! Partition 2 looks good! Partition 3 looks good! PASSED [ 71%] tests/distributed/test_partition.py::test_partition_graph_graphbolt_homo[True-True-True-False-1-metis] Converting to homogeneous graph takes 0.001s, peak mem: 3.179 GB Save partitions: 0.001 seconds, peak memory: 3.179 GB There are 1000 edges in the graph and 0 edge cuts for 1 partitions. Converted partitions to GraphBolt format into /tmp/tmprq_tyfcs/test.json Partition 0 looks good! PASSED [ 71%] tests/distributed/test_partition.py::test_partition_graph_graphbolt_homo[True-True-True-False-1-random] Converting to homogeneous graph takes 0.001s, peak mem: 3.179 GB Save partitions: 0.001 seconds, peak memory: 3.179 GB There are 1000 edges in the graph and 0 edge cuts for 1 partitions. Converted partitions to GraphBolt format into /tmp/tmpzsv_shg6/test.json Partition 0 looks good! PASSED [ 71%] tests/distributed/test_partition.py::test_partition_graph_graphbolt_homo[True-True-True-False-4-metis] Converting to homogeneous graph takes 0.001s, peak mem: 3.179 GB Convert a graph into a bidirected graph: 0.000 seconds, peak memory: 3.179 GB Construct multi-constraint weights: 0.000 seconds, peak memory: 3.179 GB [04:19:10] /home/ubuntu/jenkins/workspace/dgl_PR-7408/src/graph/transform/metis_partition_hetero.cc:89: Partition a graph with 1000 nodes and 1997 edges into 4 parts and get 106 edge cuts Metis partitioning: 0.001 seconds, peak memory: 3.179 GB Assigning nodes to METIS partitions takes 0.001s, peak mem: 3.179 GB Reshuffle nodes and edges: 0.001 seconds Split the graph: 0.003 seconds Construct subgraphs: 0.004 seconds Splitting the graph into partitions takes 0.007s, peak mem: 3.179 GB part 0 has 306 nodes and 250 are inside the partition part 0 has 296 edges and 270 are inside the partition part 1 has 301 nodes and 250 are inside the partition part 1 has 275 edges and 244 are inside the partition part 2 has 300 nodes and 250 are inside the partition part 2 has 279 edges and 257 are inside the partition part 3 has 301 nodes and 250 are inside the partition part 3 has 256 edges and 229 are inside the partition Save partitions: 0.003 seconds, peak memory: 3.179 GB There are 1000 edges in the graph and 0 edge cuts for 4 partitions. Converted partitions to GraphBolt format into /tmp/tmppi3oprwc/test.json Partition 0 looks good! Partition 1 looks good! Partition 2 looks good! Partition 3 looks good! PASSED [ 71%] tests/distributed/test_partition.py::test_partition_graph_graphbolt_homo[True-True-True-False-4-random] Converting to homogeneous graph takes 0.001s, peak mem: 3.179 GB Reshuffle nodes and edges: 0.001 seconds Split the graph: 0.003 seconds Construct subgraphs: 0.004 seconds Splitting the graph into partitions takes 0.008s, peak mem: 3.179 GB part 0 has 519 nodes and 239 are inside the partition part 0 has 407 edges and 232 are inside the partition part 1 has 544 nodes and 249 are inside the partition part 1 has 455 edges and 261 are inside the partition part 2 has 555 nodes and 248 are inside the partition part 2 has 453 edges and 259 are inside the partition part 3 has 573 nodes and 264 are inside the partition part 3 has 448 edges and 248 are inside the partition Save partitions: 0.003 seconds, peak memory: 3.179 GB There are 1000 edges in the graph and 0 edge cuts for 4 partitions. Converted partitions to GraphBolt format into /tmp/tmp74d212ul/test.json Partition 0 looks good! Partition 1 looks good! Partition 2 looks good! Partition 3 looks good! PASSED [ 72%] tests/distributed/test_partition.py::test_partition_graph_graphbolt_homo[True-True-False-True-1-metis] Converting to homogeneous graph takes 0.001s, peak mem: 3.179 GB Save partitions: 0.001 seconds, peak memory: 3.179 GB There are 1000 edges in the graph and 0 edge cuts for 1 partitions. Converted partitions to GraphBolt format into /tmp/tmphcif40jl/test.json Partition 0 looks good! PASSED [ 72%] tests/distributed/test_partition.py::test_partition_graph_graphbolt_homo[True-True-False-True-1-random] Converting to homogeneous graph takes 0.001s, peak mem: 3.179 GB Save partitions: 0.001 seconds, peak memory: 3.179 GB There are 1000 edges in the graph and 0 edge cuts for 1 partitions. Converted partitions to GraphBolt format into /tmp/tmpqnyvzrda/test.json Partition 0 looks good! PASSED [ 72%] tests/distributed/test_partition.py::test_partition_graph_graphbolt_homo[True-True-False-True-4-metis] Converting to homogeneous graph takes 0.001s, peak mem: 3.179 GB Convert a graph into a bidirected graph: 0.000 seconds, peak memory: 3.179 GB Construct multi-constraint weights: 0.000 seconds, peak memory: 3.179 GB [04:19:10] /home/ubuntu/jenkins/workspace/dgl_PR-7408/src/graph/transform/metis_partition_hetero.cc:89: Partition a graph with 1000 nodes and 1997 edges into 4 parts and get 106 edge cuts Metis partitioning: 0.001 seconds, peak memory: 3.179 GB Assigning nodes to METIS partitions takes 0.001s, peak mem: 3.179 GB Reshuffle nodes and edges: 0.001 seconds Split the graph: 0.002 seconds Construct subgraphs: 0.004 seconds Splitting the graph into partitions takes 0.007s, peak mem: 3.179 GB part 0 has 306 nodes and 250 are inside the partition part 0 has 296 edges and 270 are inside the partition part 1 has 301 nodes and 250 are inside the partition part 1 has 275 edges and 244 are inside the partition part 2 has 300 nodes and 250 are inside the partition part 2 has 279 edges and 257 are inside the partition part 3 has 301 nodes and 250 are inside the partition part 3 has 256 edges and 229 are inside the partition Save partitions: 0.003 seconds, peak memory: 3.179 GB There are 1000 edges in the graph and 0 edge cuts for 4 partitions. Converted partitions to GraphBolt format into /tmp/tmp2e0no_b6/test.json Partition 0 looks good! Partition 1 looks good! Partition 2 looks good! Partition 3 looks good! PASSED [ 72%] tests/distributed/test_partition.py::test_partition_graph_graphbolt_homo[True-True-False-True-4-random] Converting to homogeneous graph takes 0.001s, peak mem: 3.179 GB Reshuffle nodes and edges: 0.001 seconds Split the graph: 0.003 seconds Construct subgraphs: 0.004 seconds Splitting the graph into partitions takes 0.008s, peak mem: 3.179 GB part 0 has 536 nodes and 254 are inside the partition part 0 has 426 edges and 241 are inside the partition part 1 has 545 nodes and 242 are inside the partition part 1 has 439 edges and 248 are inside the partition part 2 has 547 nodes and 247 are inside the partition part 2 has 447 edges and 254 are inside the partition part 3 has 568 nodes and 257 are inside the partition part 3 has 450 edges and 257 are inside the partition Save partitions: 0.003 seconds, peak memory: 3.179 GB There are 1000 edges in the graph and 0 edge cuts for 4 partitions. Converted partitions to GraphBolt format into /tmp/tmp8iwb7uuz/test.json Partition 0 looks good! Partition 1 looks good! Partition 2 looks good! Partition 3 looks good! PASSED [ 73%] tests/distributed/test_partition.py::test_partition_graph_graphbolt_homo[True-True-False-False-1-metis] Converting to homogeneous graph takes 0.001s, peak mem: 3.179 GB Save partitions: 0.001 seconds, peak memory: 3.179 GB There are 1000 edges in the graph and 0 edge cuts for 1 partitions. Converted partitions to GraphBolt format into /tmp/tmpdcrb_e_d/test.json Partition 0 looks good! PASSED [ 73%] tests/distributed/test_partition.py::test_partition_graph_graphbolt_homo[True-True-False-False-1-random] Converting to homogeneous graph takes 0.001s, peak mem: 3.179 GB Save partitions: 0.001 seconds, peak memory: 3.179 GB There are 1000 edges in the graph and 0 edge cuts for 1 partitions. Converted partitions to GraphBolt format into /tmp/tmpgygfgtte/test.json Partition 0 looks good! PASSED [ 73%] tests/distributed/test_partition.py::test_partition_graph_graphbolt_homo[True-True-False-False-4-metis] Converting to homogeneous graph takes 0.001s, peak mem: 3.179 GB Convert a graph into a bidirected graph: 0.000 seconds, peak memory: 3.179 GB Construct multi-constraint weights: 0.000 seconds, peak memory: 3.179 GB [04:19:10] /home/ubuntu/jenkins/workspace/dgl_PR-7408/src/graph/transform/metis_partition_hetero.cc:89: Partition a graph with 1000 nodes and 1997 edges into 4 parts and get 106 edge cuts Metis partitioning: 0.001 seconds, peak memory: 3.179 GB Assigning nodes to METIS partitions takes 0.001s, peak mem: 3.179 GB Reshuffle nodes and edges: 0.001 seconds Split the graph: 0.002 seconds Construct subgraphs: 0.004 seconds Splitting the graph into partitions takes 0.007s, peak mem: 3.179 GB part 0 has 306 nodes and 250 are inside the partition part 0 has 296 edges and 270 are inside the partition part 1 has 301 nodes and 250 are inside the partition part 1 has 275 edges and 244 are inside the partition part 2 has 300 nodes and 250 are inside the partition part 2 has 279 edges and 257 are inside the partition part 3 has 301 nodes and 250 are inside the partition part 3 has 256 edges and 229 are inside the partition Save partitions: 0.003 seconds, peak memory: 3.179 GB There are 1000 edges in the graph and 0 edge cuts for 4 partitions. Converted partitions to GraphBolt format into /tmp/tmpgl50s49m/test.json Partition 0 looks good! Partition 1 looks good! Partition 2 looks good! Partition 3 looks good! PASSED [ 73%] tests/distributed/test_partition.py::test_partition_graph_graphbolt_homo[True-True-False-False-4-random] Converting to homogeneous graph takes 0.001s, peak mem: 3.179 GB Reshuffle nodes and edges: 0.001 seconds Split the graph: 0.003 seconds Construct subgraphs: 0.004 seconds Splitting the graph into partitions takes 0.008s, peak mem: 3.179 GB part 0 has 576 nodes and 271 are inside the partition part 0 has 458 edges and 264 are inside the partition part 1 has 541 nodes and 233 are inside the partition part 1 has 453 edges and 267 are inside the partition part 2 has 554 nodes and 250 are inside the partition part 2 has 437 edges and 238 are inside the partition part 3 has 521 nodes and 246 are inside the partition part 3 has 397 edges and 231 are inside the partition Save partitions: 0.003 seconds, peak memory: 3.179 GB There are 1000 edges in the graph and 0 edge cuts for 4 partitions. Converted partitions to GraphBolt format into /tmp/tmpw1ns5oqh/test.json Partition 0 looks good! Partition 1 looks good! Partition 2 looks good! Partition 3 looks good! PASSED [ 73%] tests/distributed/test_partition.py::test_partition_graph_graphbolt_homo[True-False-True-True-1-metis] Converting to homogeneous graph takes 0.001s, peak mem: 3.179 GB Save partitions: 0.001 seconds, peak memory: 3.179 GB There are 1000 edges in the graph and 0 edge cuts for 1 partitions. Converted partitions to GraphBolt format into /tmp/tmpl8mzx3v2/test.json Partition 0 looks good! PASSED [ 74%] tests/distributed/test_partition.py::test_partition_graph_graphbolt_homo[True-False-True-True-1-random] Converting to homogeneous graph takes 0.001s, peak mem: 3.179 GB Save partitions: 0.001 seconds, peak memory: 3.179 GB There are 1000 edges in the graph and 0 edge cuts for 1 partitions. Converted partitions to GraphBolt format into /tmp/tmp1k8cqdgx/test.json Partition 0 looks good! PASSED [ 74%] tests/distributed/test_partition.py::test_partition_graph_graphbolt_homo[True-False-True-True-4-metis] Converting to homogeneous graph takes 0.001s, peak mem: 3.179 GB Convert a graph into a bidirected graph: 0.000 seconds, peak memory: 3.179 GB Construct multi-constraint weights: 0.000 seconds, peak memory: 3.179 GB [04:19:10] /home/ubuntu/jenkins/workspace/dgl_PR-7408/src/graph/transform/metis_partition_hetero.cc:89: Partition a graph with 1000 nodes and 1997 edges into 4 parts and get 106 edge cuts Metis partitioning: 0.001 seconds, peak memory: 3.179 GB Assigning nodes to METIS partitions takes 0.001s, peak mem: 3.179 GB Reshuffle nodes and edges: 0.001 seconds Split the graph: 0.002 seconds Construct subgraphs: 0.004 seconds Splitting the graph into partitions takes 0.007s, peak mem: 3.179 GB part 0 has 306 nodes and 250 are inside the partition part 0 has 296 edges and 270 are inside the partition part 1 has 301 nodes and 250 are inside the partition part 1 has 275 edges and 244 are inside the partition part 2 has 300 nodes and 250 are inside the partition part 2 has 279 edges and 257 are inside the partition part 3 has 301 nodes and 250 are inside the partition part 3 has 256 edges and 229 are inside the partition Save partitions: 0.003 seconds, peak memory: 3.179 GB There are 1000 edges in the graph and 0 edge cuts for 4 partitions. Converted partitions to GraphBolt format into /tmp/tmpgru7nxum/test.json Partition 0 looks good! Partition 1 looks good! Partition 2 looks good! Partition 3 looks good! PASSED [ 74%] tests/distributed/test_partition.py::test_partition_graph_graphbolt_homo[True-False-True-True-4-random] Converting to homogeneous graph takes 0.001s, peak mem: 3.179 GB Reshuffle nodes and edges: 0.001 seconds Split the graph: 0.003 seconds Construct subgraphs: 0.004 seconds Splitting the graph into partitions takes 0.008s, peak mem: 3.179 GB part 0 has 522 nodes and 233 are inside the partition part 0 has 412 edges and 250 are inside the partition part 1 has 554 nodes and 260 are inside the partition part 1 has 457 edges and 241 are inside the partition part 2 has 546 nodes and 253 are inside the partition part 2 has 445 edges and 256 are inside the partition part 3 has 561 nodes and 254 are inside the partition part 3 has 440 edges and 253 are inside the partition Save partitions: 0.003 seconds, peak memory: 3.179 GB There are 1000 edges in the graph and 0 edge cuts for 4 partitions. Converted partitions to GraphBolt format into /tmp/tmp92nwfed1/test.json Partition 0 looks good! Partition 1 looks good! Partition 2 looks good! Partition 3 looks good! PASSED [ 74%] tests/distributed/test_partition.py::test_partition_graph_graphbolt_homo[True-False-True-False-1-metis] Converting to homogeneous graph takes 0.001s, peak mem: 3.179 GB Save partitions: 0.001 seconds, peak memory: 3.179 GB There are 1000 edges in the graph and 0 edge cuts for 1 partitions. Converted partitions to GraphBolt format into /tmp/tmp8kj5bi5i/test.json Partition 0 looks good! PASSED [ 75%] tests/distributed/test_partition.py::test_partition_graph_graphbolt_homo[True-False-True-False-1-random] Converting to homogeneous graph takes 0.001s, peak mem: 3.179 GB Save partitions: 0.001 seconds, peak memory: 3.179 GB There are 1000 edges in the graph and 0 edge cuts for 1 partitions. Converted partitions to GraphBolt format into /tmp/tmp3d4hgt4o/test.json Partition 0 looks good! PASSED [ 75%] tests/distributed/test_partition.py::test_partition_graph_graphbolt_homo[True-False-True-False-4-metis] Converting to homogeneous graph takes 0.001s, peak mem: 3.179 GB Convert a graph into a bidirected graph: 0.000 seconds, peak memory: 3.179 GB Construct multi-constraint weights: 0.000 seconds, peak memory: 3.179 GB [04:19:10] /home/ubuntu/jenkins/workspace/dgl_PR-7408/src/graph/transform/metis_partition_hetero.cc:89: Partition a graph with 1000 nodes and 1997 edges into 4 parts and get 106 edge cuts Metis partitioning: 0.001 seconds, peak memory: 3.179 GB Assigning nodes to METIS partitions takes 0.001s, peak mem: 3.179 GB Reshuffle nodes and edges: 0.001 seconds Split the graph: 0.002 seconds Construct subgraphs: 0.004 seconds Splitting the graph into partitions takes 0.007s, peak mem: 3.179 GB part 0 has 306 nodes and 250 are inside the partition part 0 has 296 edges and 270 are inside the partition part 1 has 301 nodes and 250 are inside the partition part 1 has 275 edges and 244 are inside the partition part 2 has 300 nodes and 250 are inside the partition part 2 has 279 edges and 257 are inside the partition part 3 has 301 nodes and 250 are inside the partition part 3 has 256 edges and 229 are inside the partition Save partitions: 0.003 seconds, peak memory: 3.179 GB There are 1000 edges in the graph and 0 edge cuts for 4 partitions. Converted partitions to GraphBolt format into /tmp/tmpiicgokm4/test.json Partition 0 looks good! Partition 1 looks good! Partition 2 looks good! Partition 3 looks good! PASSED [ 75%] tests/distributed/test_partition.py::test_partition_graph_graphbolt_homo[True-False-True-False-4-random] Converting to homogeneous graph takes 0.001s, peak mem: 3.179 GB Reshuffle nodes and edges: 0.001 seconds Split the graph: 0.003 seconds Construct subgraphs: 0.004 seconds Splitting the graph into partitions takes 0.008s, peak mem: 3.179 GB part 0 has 568 nodes and 262 are inside the partition part 0 has 458 edges and 265 are inside the partition part 1 has 521 nodes and 237 are inside the partition part 1 has 433 edges and 247 are inside the partition part 2 has 504 nodes and 231 are inside the partition part 2 has 386 edges and 227 are inside the partition part 3 has 556 nodes and 270 are inside the partition part 3 has 446 edges and 261 are inside the partition Save partitions: 0.003 seconds, peak memory: 3.179 GB There are 1000 edges in the graph and 0 edge cuts for 4 partitions. Converted partitions to GraphBolt format into /tmp/tmpryp8pp1h/test.json Partition 0 looks good! Partition 1 looks good! Partition 2 looks good! Partition 3 looks good! PASSED [ 75%] tests/distributed/test_partition.py::test_partition_graph_graphbolt_homo[True-False-False-True-1-metis] Converting to homogeneous graph takes 0.001s, peak mem: 3.179 GB Save partitions: 0.001 seconds, peak memory: 3.179 GB There are 1000 edges in the graph and 0 edge cuts for 1 partitions. Converted partitions to GraphBolt format into /tmp/tmpa3ixyai5/test.json Partition 0 looks good! PASSED [ 75%] tests/distributed/test_partition.py::test_partition_graph_graphbolt_homo[True-False-False-True-1-random] Converting to homogeneous graph takes 0.001s, peak mem: 3.179 GB Save partitions: 0.001 seconds, peak memory: 3.179 GB There are 1000 edges in the graph and 0 edge cuts for 1 partitions. Converted partitions to GraphBolt format into /tmp/tmp10_z73r1/test.json Partition 0 looks good! PASSED [ 76%] tests/distributed/test_partition.py::test_partition_graph_graphbolt_homo[True-False-False-True-4-metis] Converting to homogeneous graph takes 0.001s, peak mem: 3.179 GB Convert a graph into a bidirected graph: 0.000 seconds, peak memory: 3.179 GB Construct multi-constraint weights: 0.000 seconds, peak memory: 3.179 GB [04:19:10] /home/ubuntu/jenkins/workspace/dgl_PR-7408/src/graph/transform/metis_partition_hetero.cc:89: Partition a graph with 1000 nodes and 1997 edges into 4 parts and get 106 edge cuts Metis partitioning: 0.001 seconds, peak memory: 3.179 GB Assigning nodes to METIS partitions takes 0.001s, peak mem: 3.179 GB Reshuffle nodes and edges: 0.001 seconds Split the graph: 0.002 seconds Construct subgraphs: 0.004 seconds Splitting the graph into partitions takes 0.007s, peak mem: 3.179 GB part 0 has 306 nodes and 250 are inside the partition part 0 has 296 edges and 270 are inside the partition part 1 has 301 nodes and 250 are inside the partition part 1 has 275 edges and 244 are inside the partition part 2 has 300 nodes and 250 are inside the partition part 2 has 279 edges and 257 are inside the partition part 3 has 301 nodes and 250 are inside the partition part 3 has 256 edges and 229 are inside the partition Save partitions: 0.003 seconds, peak memory: 3.179 GB There are 1000 edges in the graph and 0 edge cuts for 4 partitions. Converted partitions to GraphBolt format into /tmp/tmpi8_n5hq6/test.json Partition 0 looks good! Partition 1 looks good! Partition 2 looks good! Partition 3 looks good! PASSED [ 76%] tests/distributed/test_partition.py::test_partition_graph_graphbolt_homo[True-False-False-True-4-random] Converting to homogeneous graph takes 0.001s, peak mem: 3.179 GB Reshuffle nodes and edges: 0.001 seconds Split the graph: 0.004 seconds Construct subgraphs: 0.004 seconds Splitting the graph into partitions takes 0.008s, peak mem: 3.179 GB part 0 has 565 nodes and 252 are inside the partition part 0 has 440 edges and 255 are inside the partition part 1 has 563 nodes and 257 are inside the partition part 1 has 445 edges and 229 are inside the partition part 2 has 547 nodes and 249 are inside the partition part 2 has 434 edges and 245 are inside the partition part 3 has 561 nodes and 242 are inside the partition part 3 has 454 edges and 271 are inside the partition Save partitions: 0.003 seconds, peak memory: 3.179 GB There are 1000 edges in the graph and 0 edge cuts for 4 partitions. Converted partitions to GraphBolt format into /tmp/tmp6ymyl_q8/test.json Partition 0 looks good! Partition 1 looks good! Partition 2 looks good! Partition 3 looks good! PASSED [ 76%] tests/distributed/test_partition.py::test_partition_graph_graphbolt_homo[True-False-False-False-1-metis] Converting to homogeneous graph takes 0.001s, peak mem: 3.179 GB Save partitions: 0.001 seconds, peak memory: 3.179 GB There are 1000 edges in the graph and 0 edge cuts for 1 partitions. Converted partitions to GraphBolt format into /tmp/tmptxbqkdte/test.json Partition 0 looks good! PASSED [ 76%] tests/distributed/test_partition.py::test_partition_graph_graphbolt_homo[True-False-False-False-1-random] Converting to homogeneous graph takes 0.001s, peak mem: 3.179 GB Save partitions: 0.001 seconds, peak memory: 3.179 GB There are 1000 edges in the graph and 0 edge cuts for 1 partitions. Converted partitions to GraphBolt format into /tmp/tmpfzude29v/test.json Partition 0 looks good! PASSED [ 77%] tests/distributed/test_partition.py::test_partition_graph_graphbolt_homo[True-False-False-False-4-metis] Converting to homogeneous graph takes 0.001s, peak mem: 3.179 GB Convert a graph into a bidirected graph: 0.000 seconds, peak memory: 3.179 GB Construct multi-constraint weights: 0.000 seconds, peak memory: 3.179 GB [04:19:10] /home/ubuntu/jenkins/workspace/dgl_PR-7408/src/graph/transform/metis_partition_hetero.cc:89: Partition a graph with 1000 nodes and 1997 edges into 4 parts and get 106 edge cuts Metis partitioning: 0.001 seconds, peak memory: 3.179 GB Assigning nodes to METIS partitions takes 0.001s, peak mem: 3.179 GB Reshuffle nodes and edges: 0.001 seconds Split the graph: 0.002 seconds Construct subgraphs: 0.004 seconds Splitting the graph into partitions takes 0.007s, peak mem: 3.179 GB part 0 has 306 nodes and 250 are inside the partition part 0 has 296 edges and 270 are inside the partition part 1 has 301 nodes and 250 are inside the partition part 1 has 275 edges and 244 are inside the partition part 2 has 300 nodes and 250 are inside the partition part 2 has 279 edges and 257 are inside the partition part 3 has 301 nodes and 250 are inside the partition part 3 has 256 edges and 229 are inside the partition Save partitions: 0.003 seconds, peak memory: 3.179 GB There are 1000 edges in the graph and 0 edge cuts for 4 partitions. Converted partitions to GraphBolt format into /tmp/tmp8ant7_3t/test.json Partition 0 looks good! Partition 1 looks good! Partition 2 looks good! Partition 3 looks good! PASSED [ 77%] tests/distributed/test_partition.py::test_partition_graph_graphbolt_homo[True-False-False-False-4-random] Converting to homogeneous graph takes 0.001s, peak mem: 3.179 GB Reshuffle nodes and edges: 0.001 seconds Split the graph: 0.003 seconds Construct subgraphs: 0.004 seconds Splitting the graph into partitions takes 0.008s, peak mem: 3.179 GB part 0 has 563 nodes and 255 are inside the partition part 0 has 447 edges and 248 are inside the partition part 1 has 540 nodes and 249 are inside the partition part 1 has 443 edges and 266 are inside the partition part 2 has 546 nodes and 246 are inside the partition part 2 has 420 edges and 227 are inside the partition part 3 has 551 nodes and 250 are inside the partition part 3 has 450 edges and 259 are inside the partition Save partitions: 0.003 seconds, peak memory: 3.179 GB There are 1000 edges in the graph and 0 edge cuts for 4 partitions. Converted partitions to GraphBolt format into /tmp/tmpyoor6zw6/test.json Partition 0 looks good! Partition 1 looks good! Partition 2 looks good! Partition 3 looks good! PASSED [ 77%] tests/distributed/test_partition.py::test_partition_graph_graphbolt_homo[False-True-True-True-1-metis] Converting to homogeneous graph takes 0.001s, peak mem: 3.179 GB Save partitions: 0.001 seconds, peak memory: 3.179 GB There are 1000 edges in the graph and 0 edge cuts for 1 partitions. Converted partitions to GraphBolt format into /tmp/tmp_m15zbt7/test.json PASSED [ 77%] tests/distributed/test_partition.py::test_partition_graph_graphbolt_homo[False-True-True-True-1-random] Converting to homogeneous graph takes 0.001s, peak mem: 3.179 GB Save partitions: 0.001 seconds, peak memory: 3.179 GB There are 1000 edges in the graph and 0 edge cuts for 1 partitions. Converted partitions to GraphBolt format into /tmp/tmp7rzmi254/test.json PASSED [ 77%] tests/distributed/test_partition.py::test_partition_graph_graphbolt_homo[False-True-True-True-4-metis] Converting to homogeneous graph takes 0.001s, peak mem: 3.179 GB Convert a graph into a bidirected graph: 0.000 seconds, peak memory: 3.179 GB Construct multi-constraint weights: 0.000 seconds, peak memory: 3.179 GB [04:19:11] /home/ubuntu/jenkins/workspace/dgl_PR-7408/src/graph/transform/metis_partition_hetero.cc:89: Partition a graph with 1000 nodes and 1997 edges into 4 parts and get 106 edge cuts Metis partitioning: 0.001 seconds, peak memory: 3.179 GB Assigning nodes to METIS partitions takes 0.001s, peak mem: 3.179 GB Reshuffle nodes and edges: 0.001 seconds Split the graph: 0.002 seconds Construct subgraphs: 0.004 seconds Splitting the graph into partitions takes 0.007s, peak mem: 3.179 GB part 0 has 306 nodes and 250 are inside the partition part 0 has 296 edges and 270 are inside the partition part 1 has 301 nodes and 250 are inside the partition part 1 has 275 edges and 244 are inside the partition part 2 has 300 nodes and 250 are inside the partition part 2 has 279 edges and 257 are inside the partition part 3 has 301 nodes and 250 are inside the partition part 3 has 256 edges and 229 are inside the partition Save partitions: 0.003 seconds, peak memory: 3.179 GB There are 1000 edges in the graph and 0 edge cuts for 4 partitions. Converted partitions to GraphBolt format into /tmp/tmpb1jfd97n/test.json PASSED [ 78%] tests/distributed/test_partition.py::test_partition_graph_graphbolt_homo[False-True-True-True-4-random] Converting to homogeneous graph takes 0.001s, peak mem: 3.179 GB Reshuffle nodes and edges: 0.001 seconds Split the graph: 0.003 seconds Construct subgraphs: 0.004 seconds Splitting the graph into partitions takes 0.008s, peak mem: 3.179 GB part 0 has 576 nodes and 256 are inside the partition part 0 has 464 edges and 270 are inside the partition part 1 has 546 nodes and 257 are inside the partition part 1 has 435 edges and 244 are inside the partition part 2 has 543 nodes and 245 are inside the partition part 2 has 436 edges and 260 are inside the partition part 3 has 528 nodes and 242 are inside the partition part 3 has 419 edges and 226 are inside the partition Save partitions: 0.003 seconds, peak memory: 3.179 GB There are 1000 edges in the graph and 0 edge cuts for 4 partitions. Converted partitions to GraphBolt format into /tmp/tmpcktuvr25/test.json PASSED [ 78%] tests/distributed/test_partition.py::test_partition_graph_graphbolt_homo[False-True-True-False-1-metis] Converting to homogeneous graph takes 0.001s, peak mem: 3.179 GB Save partitions: 0.001 seconds, peak memory: 3.179 GB There are 1000 edges in the graph and 0 edge cuts for 1 partitions. Converted partitions to GraphBolt format into /tmp/tmpbnvm_lpq/test.json PASSED [ 78%] tests/distributed/test_partition.py::test_partition_graph_graphbolt_homo[False-True-True-False-1-random] Converting to homogeneous graph takes 0.001s, peak mem: 3.179 GB Save partitions: 0.001 seconds, peak memory: 3.179 GB There are 1000 edges in the graph and 0 edge cuts for 1 partitions. Converted partitions to GraphBolt format into /tmp/tmp5a9ylddr/test.json PASSED [ 78%] tests/distributed/test_partition.py::test_partition_graph_graphbolt_homo[False-True-True-False-4-metis] Converting to homogeneous graph takes 0.001s, peak mem: 3.179 GB Convert a graph into a bidirected graph: 0.000 seconds, peak memory: 3.179 GB Construct multi-constraint weights: 0.000 seconds, peak memory: 3.179 GB [04:19:11] /home/ubuntu/jenkins/workspace/dgl_PR-7408/src/graph/transform/metis_partition_hetero.cc:89: Partition a graph with 1000 nodes and 1997 edges into 4 parts and get 106 edge cuts Metis partitioning: 0.001 seconds, peak memory: 3.179 GB Assigning nodes to METIS partitions takes 0.001s, peak mem: 3.179 GB Reshuffle nodes and edges: 0.001 seconds Split the graph: 0.003 seconds Construct subgraphs: 0.004 seconds Splitting the graph into partitions takes 0.007s, peak mem: 3.179 GB part 0 has 306 nodes and 250 are inside the partition part 0 has 296 edges and 270 are inside the partition part 1 has 301 nodes and 250 are inside the partition part 1 has 275 edges and 244 are inside the partition part 2 has 300 nodes and 250 are inside the partition part 2 has 279 edges and 257 are inside the partition part 3 has 301 nodes and 250 are inside the partition part 3 has 256 edges and 229 are inside the partition Save partitions: 0.003 seconds, peak memory: 3.179 GB There are 1000 edges in the graph and 0 edge cuts for 4 partitions. Converted partitions to GraphBolt format into /tmp/tmp05duiyfh/test.json PASSED [ 79%] tests/distributed/test_partition.py::test_partition_graph_graphbolt_homo[False-True-True-False-4-random] Converting to homogeneous graph takes 0.001s, peak mem: 3.179 GB Reshuffle nodes and edges: 0.001 seconds Split the graph: 0.003 seconds Construct subgraphs: 0.004 seconds Splitting the graph into partitions takes 0.008s, peak mem: 3.179 GB part 0 has 582 nodes and 260 are inside the partition part 0 has 475 edges and 258 are inside the partition part 1 has 544 nodes and 249 are inside the partition part 1 has 427 edges and 247 are inside the partition part 2 has 540 nodes and 249 are inside the partition part 2 has 406 edges and 233 are inside the partition part 3 has 536 nodes and 242 are inside the partition part 3 has 444 edges and 262 are inside the partition Save partitions: 0.003 seconds, peak memory: 3.179 GB There are 1000 edges in the graph and 0 edge cuts for 4 partitions. Converted partitions to GraphBolt format into /tmp/tmppoizl_lp/test.json PASSED [ 79%] tests/distributed/test_partition.py::test_partition_graph_graphbolt_homo[False-True-False-True-1-metis] Converting to homogeneous graph takes 0.001s, peak mem: 3.179 GB Save partitions: 0.001 seconds, peak memory: 3.179 GB There are 1000 edges in the graph and 0 edge cuts for 1 partitions. Converted partitions to GraphBolt format into /tmp/tmpkz0o7e6n/test.json PASSED [ 79%] tests/distributed/test_partition.py::test_partition_graph_graphbolt_homo[False-True-False-True-1-random] Converting to homogeneous graph takes 0.001s, peak mem: 3.179 GB Save partitions: 0.001 seconds, peak memory: 3.179 GB There are 1000 edges in the graph and 0 edge cuts for 1 partitions. Converted partitions to GraphBolt format into /tmp/tmpmghssp_z/test.json PASSED [ 79%] tests/distributed/test_partition.py::test_partition_graph_graphbolt_homo[False-True-False-True-4-metis] Converting to homogeneous graph takes 0.001s, peak mem: 3.179 GB Convert a graph into a bidirected graph: 0.000 seconds, peak memory: 3.179 GB Construct multi-constraint weights: 0.000 seconds, peak memory: 3.179 GB [04:19:11] /home/ubuntu/jenkins/workspace/dgl_PR-7408/src/graph/transform/metis_partition_hetero.cc:89: Partition a graph with 1000 nodes and 1997 edges into 4 parts and get 106 edge cuts Metis partitioning: 0.001 seconds, peak memory: 3.179 GB Assigning nodes to METIS partitions takes 0.001s, peak mem: 3.179 GB Reshuffle nodes and edges: 0.001 seconds Split the graph: 0.003 seconds Construct subgraphs: 0.004 seconds Splitting the graph into partitions takes 0.007s, peak mem: 3.179 GB part 0 has 306 nodes and 250 are inside the partition part 0 has 296 edges and 270 are inside the partition part 1 has 301 nodes and 250 are inside the partition part 1 has 275 edges and 244 are inside the partition part 2 has 300 nodes and 250 are inside the partition part 2 has 279 edges and 257 are inside the partition part 3 has 301 nodes and 250 are inside the partition part 3 has 256 edges and 229 are inside the partition Save partitions: 0.003 seconds, peak memory: 3.179 GB There are 1000 edges in the graph and 0 edge cuts for 4 partitions. Converted partitions to GraphBolt format into /tmp/tmpkl80alm_/test.json PASSED [ 79%] tests/distributed/test_partition.py::test_partition_graph_graphbolt_homo[False-True-False-True-4-random] Converting to homogeneous graph takes 0.001s, peak mem: 3.179 GB Reshuffle nodes and edges: 0.001 seconds Split the graph: 0.003 seconds Construct subgraphs: 0.004 seconds Splitting the graph into partitions takes 0.008s, peak mem: 3.179 GB part 0 has 493 nodes and 233 are inside the partition part 0 has 400 edges and 209 are inside the partition part 1 has 569 nodes and 268 are inside the partition part 1 has 473 edges and 282 are inside the partition part 2 has 553 nodes and 242 are inside the partition part 2 has 448 edges and 250 are inside the partition part 3 has 557 nodes and 257 are inside the partition part 3 has 430 edges and 259 are inside the partition Save partitions: 0.003 seconds, peak memory: 3.179 GB There are 1000 edges in the graph and 0 edge cuts for 4 partitions. Converted partitions to GraphBolt format into /tmp/tmpuzlr68mj/test.json PASSED [ 80%] tests/distributed/test_partition.py::test_partition_graph_graphbolt_homo[False-True-False-False-1-metis] Converting to homogeneous graph takes 0.001s, peak mem: 3.179 GB Save partitions: 0.001 seconds, peak memory: 3.179 GB There are 1000 edges in the graph and 0 edge cuts for 1 partitions. Converted partitions to GraphBolt format into /tmp/tmpwv3bgzl6/test.json PASSED [ 80%] tests/distributed/test_partition.py::test_partition_graph_graphbolt_homo[False-True-False-False-1-random] Converting to homogeneous graph takes 0.001s, peak mem: 3.179 GB Save partitions: 0.001 seconds, peak memory: 3.179 GB There are 1000 edges in the graph and 0 edge cuts for 1 partitions. Converted partitions to GraphBolt format into /tmp/tmph3h_cqaw/test.json PASSED [ 80%] tests/distributed/test_partition.py::test_partition_graph_graphbolt_homo[False-True-False-False-4-metis] Converting to homogeneous graph takes 0.001s, peak mem: 3.179 GB Convert a graph into a bidirected graph: 0.000 seconds, peak memory: 3.179 GB Construct multi-constraint weights: 0.000 seconds, peak memory: 3.179 GB [04:19:11] /home/ubuntu/jenkins/workspace/dgl_PR-7408/src/graph/transform/metis_partition_hetero.cc:89: Partition a graph with 1000 nodes and 1997 edges into 4 parts and get 106 edge cuts Metis partitioning: 0.001 seconds, peak memory: 3.179 GB Assigning nodes to METIS partitions takes 0.001s, peak mem: 3.179 GB Reshuffle nodes and edges: 0.001 seconds Split the graph: 0.003 seconds Construct subgraphs: 0.004 seconds Splitting the graph into partitions takes 0.007s, peak mem: 3.179 GB part 0 has 306 nodes and 250 are inside the partition part 0 has 296 edges and 270 are inside the partition part 1 has 301 nodes and 250 are inside the partition part 1 has 275 edges and 244 are inside the partition part 2 has 300 nodes and 250 are inside the partition part 2 has 279 edges and 257 are inside the partition part 3 has 301 nodes and 250 are inside the partition part 3 has 256 edges and 229 are inside the partition Save partitions: 0.003 seconds, peak memory: 3.179 GB There are 1000 edges in the graph and 0 edge cuts for 4 partitions. Converted partitions to GraphBolt format into /tmp/tmpx29uwmv5/test.json PASSED [ 80%] tests/distributed/test_partition.py::test_partition_graph_graphbolt_homo[False-True-False-False-4-random] Converting to homogeneous graph takes 0.001s, peak mem: 3.179 GB Reshuffle nodes and edges: 0.001 seconds Split the graph: 0.003 seconds Construct subgraphs: 0.004 seconds Splitting the graph into partitions takes 0.008s, peak mem: 3.179 GB part 0 has 548 nodes and 253 are inside the partition part 0 has 440 edges and 260 are inside the partition part 1 has 577 nodes and 270 are inside the partition part 1 has 471 edges and 246 are inside the partition part 2 has 547 nodes and 251 are inside the partition part 2 has 443 edges and 278 are inside the partition part 3 has 513 nodes and 226 are inside the partition part 3 has 388 edges and 216 are inside the partition Save partitions: 0.003 seconds, peak memory: 3.179 GB There are 1000 edges in the graph and 0 edge cuts for 4 partitions. Converted partitions to GraphBolt format into /tmp/tmp5ito5euq/test.json PASSED [ 81%] tests/distributed/test_partition.py::test_partition_graph_graphbolt_homo[False-False-True-True-1-metis] Converting to homogeneous graph takes 0.001s, peak mem: 3.179 GB Save partitions: 0.001 seconds, peak memory: 3.179 GB There are 1000 edges in the graph and 0 edge cuts for 1 partitions. Converted partitions to GraphBolt format into /tmp/tmp2vjruxk5/test.json PASSED [ 81%] tests/distributed/test_partition.py::test_partition_graph_graphbolt_homo[False-False-True-True-1-random] Converting to homogeneous graph takes 0.001s, peak mem: 3.179 GB Save partitions: 0.001 seconds, peak memory: 3.179 GB There are 1000 edges in the graph and 0 edge cuts for 1 partitions. Converted partitions to GraphBolt format into /tmp/tmpb3ze7sbr/test.json PASSED [ 81%] tests/distributed/test_partition.py::test_partition_graph_graphbolt_homo[False-False-True-True-4-metis] Converting to homogeneous graph takes 0.001s, peak mem: 3.179 GB Convert a graph into a bidirected graph: 0.000 seconds, peak memory: 3.179 GB Construct multi-constraint weights: 0.000 seconds, peak memory: 3.179 GB [04:19:11] /home/ubuntu/jenkins/workspace/dgl_PR-7408/src/graph/transform/metis_partition_hetero.cc:89: Partition a graph with 1000 nodes and 1997 edges into 4 parts and get 106 edge cuts Metis partitioning: 0.001 seconds, peak memory: 3.179 GB Assigning nodes to METIS partitions takes 0.001s, peak mem: 3.179 GB Reshuffle nodes and edges: 0.001 seconds Split the graph: 0.003 seconds Construct subgraphs: 0.004 seconds Splitting the graph into partitions takes 0.007s, peak mem: 3.179 GB part 0 has 306 nodes and 250 are inside the partition part 0 has 296 edges and 270 are inside the partition part 1 has 301 nodes and 250 are inside the partition part 1 has 275 edges and 244 are inside the partition part 2 has 300 nodes and 250 are inside the partition part 2 has 279 edges and 257 are inside the partition part 3 has 301 nodes and 250 are inside the partition part 3 has 256 edges and 229 are inside the partition Save partitions: 0.003 seconds, peak memory: 3.179 GB There are 1000 edges in the graph and 0 edge cuts for 4 partitions. Converted partitions to GraphBolt format into /tmp/tmplhxrn3k2/test.json PASSED [ 81%] tests/distributed/test_partition.py::test_partition_graph_graphbolt_homo[False-False-True-True-4-random] Converting to homogeneous graph takes 0.001s, peak mem: 3.179 GB Reshuffle nodes and edges: 0.001 seconds Split the graph: 0.004 seconds Construct subgraphs: 0.004 seconds Splitting the graph into partitions takes 0.008s, peak mem: 3.179 GB part 0 has 548 nodes and 243 are inside the partition part 0 has 428 edges and 244 are inside the partition part 1 has 547 nodes and 244 are inside the partition part 1 has 428 edges and 241 are inside the partition part 2 has 562 nodes and 258 are inside the partition part 2 has 461 edges and 264 are inside the partition part 3 has 563 nodes and 255 are inside the partition part 3 has 458 edges and 251 are inside the partition Save partitions: 0.003 seconds, peak memory: 3.179 GB There are 1000 edges in the graph and 0 edge cuts for 4 partitions. Converted partitions to GraphBolt format into /tmp/tmps6q2ioad/test.json PASSED [ 81%] tests/distributed/test_partition.py::test_partition_graph_graphbolt_homo[False-False-True-False-1-metis] Converting to homogeneous graph takes 0.001s, peak mem: 3.179 GB Save partitions: 0.001 seconds, peak memory: 3.179 GB There are 1000 edges in the graph and 0 edge cuts for 1 partitions. Converted partitions to GraphBolt format into /tmp/tmpg2ifnkrr/test.json PASSED [ 82%] tests/distributed/test_partition.py::test_partition_graph_graphbolt_homo[False-False-True-False-1-random] Converting to homogeneous graph takes 0.001s, peak mem: 3.179 GB Save partitions: 0.001 seconds, peak memory: 3.179 GB There are 1000 edges in the graph and 0 edge cuts for 1 partitions. Converted partitions to GraphBolt format into /tmp/tmp3tjuyguo/test.json PASSED [ 82%] tests/distributed/test_partition.py::test_partition_graph_graphbolt_homo[False-False-True-False-4-metis] Converting to homogeneous graph takes 0.001s, peak mem: 3.179 GB Convert a graph into a bidirected graph: 0.000 seconds, peak memory: 3.179 GB Construct multi-constraint weights: 0.000 seconds, peak memory: 3.179 GB [04:19:11] /home/ubuntu/jenkins/workspace/dgl_PR-7408/src/graph/transform/metis_partition_hetero.cc:89: Partition a graph with 1000 nodes and 1997 edges into 4 parts and get 106 edge cuts Metis partitioning: 0.001 seconds, peak memory: 3.179 GB Assigning nodes to METIS partitions takes 0.001s, peak mem: 3.179 GB Reshuffle nodes and edges: 0.001 seconds Split the graph: 0.003 seconds Construct subgraphs: 0.004 seconds Splitting the graph into partitions takes 0.007s, peak mem: 3.179 GB part 0 has 306 nodes and 250 are inside the partition part 0 has 296 edges and 270 are inside the partition part 1 has 301 nodes and 250 are inside the partition part 1 has 275 edges and 244 are inside the partition part 2 has 300 nodes and 250 are inside the partition part 2 has 279 edges and 257 are inside the partition part 3 has 301 nodes and 250 are inside the partition part 3 has 256 edges and 229 are inside the partition Save partitions: 0.003 seconds, peak memory: 3.179 GB There are 1000 edges in the graph and 0 edge cuts for 4 partitions. Converted partitions to GraphBolt format into /tmp/tmpn6t0yizk/test.json PASSED [ 82%] tests/distributed/test_partition.py::test_partition_graph_graphbolt_homo[False-False-True-False-4-random] Converting to homogeneous graph takes 0.001s, peak mem: 3.179 GB Reshuffle nodes and edges: 0.001 seconds Split the graph: 0.004 seconds Construct subgraphs: 0.004 seconds Splitting the graph into partitions takes 0.008s, peak mem: 3.179 GB part 0 has 589 nodes and 278 are inside the partition part 0 has 479 edges and 277 are inside the partition part 1 has 506 nodes and 234 are inside the partition part 1 has 399 edges and 230 are inside the partition part 2 has 557 nodes and 252 are inside the partition part 2 has 463 edges and 248 are inside the partition part 3 has 525 nodes and 236 are inside the partition part 3 has 418 edges and 245 are inside the partition Save partitions: 0.003 seconds, peak memory: 3.179 GB There are 1000 edges in the graph and 0 edge cuts for 4 partitions. Converted partitions to GraphBolt format into /tmp/tmprdg8wqlm/test.json PASSED [ 82%] tests/distributed/test_partition.py::test_partition_graph_graphbolt_homo[False-False-False-True-1-metis] Converting to homogeneous graph takes 0.001s, peak mem: 3.179 GB Save partitions: 0.001 seconds, peak memory: 3.179 GB There are 1000 edges in the graph and 0 edge cuts for 1 partitions. Converted partitions to GraphBolt format into /tmp/tmpxa8xb6ok/test.json PASSED [ 83%] tests/distributed/test_partition.py::test_partition_graph_graphbolt_homo[False-False-False-True-1-random] Converting to homogeneous graph takes 0.001s, peak mem: 3.179 GB Save partitions: 0.001 seconds, peak memory: 3.179 GB There are 1000 edges in the graph and 0 edge cuts for 1 partitions. Converted partitions to GraphBolt format into /tmp/tmp9247d84s/test.json PASSED [ 83%] tests/distributed/test_partition.py::test_partition_graph_graphbolt_homo[False-False-False-True-4-metis] Converting to homogeneous graph takes 0.001s, peak mem: 3.179 GB Convert a graph into a bidirected graph: 0.000 seconds, peak memory: 3.179 GB Construct multi-constraint weights: 0.000 seconds, peak memory: 3.179 GB [04:19:11] /home/ubuntu/jenkins/workspace/dgl_PR-7408/src/graph/transform/metis_partition_hetero.cc:89: Partition a graph with 1000 nodes and 1997 edges into 4 parts and get 106 edge cuts Metis partitioning: 0.001 seconds, peak memory: 3.179 GB Assigning nodes to METIS partitions takes 0.001s, peak mem: 3.179 GB Reshuffle nodes and edges: 0.001 seconds Split the graph: 0.002 seconds Construct subgraphs: 0.004 seconds Splitting the graph into partitions takes 0.007s, peak mem: 3.179 GB part 0 has 306 nodes and 250 are inside the partition part 0 has 296 edges and 270 are inside the partition part 1 has 301 nodes and 250 are inside the partition part 1 has 275 edges and 244 are inside the partition part 2 has 300 nodes and 250 are inside the partition part 2 has 279 edges and 257 are inside the partition part 3 has 301 nodes and 250 are inside the partition part 3 has 256 edges and 229 are inside the partition Save partitions: 0.003 seconds, peak memory: 3.179 GB There are 1000 edges in the graph and 0 edge cuts for 4 partitions. Converted partitions to GraphBolt format into /tmp/tmp89nwqt1e/test.json PASSED [ 83%] tests/distributed/test_partition.py::test_partition_graph_graphbolt_homo[False-False-False-True-4-random] Converting to homogeneous graph takes 0.001s, peak mem: 3.179 GB Reshuffle nodes and edges: 0.001 seconds Split the graph: 0.003 seconds Construct subgraphs: 0.004 seconds Splitting the graph into partitions takes 0.008s, peak mem: 3.179 GB part 0 has 540 nodes and 250 are inside the partition part 0 has 414 edges and 244 are inside the partition part 1 has 536 nodes and 241 are inside the partition part 1 has 433 edges and 239 are inside the partition part 2 has 557 nodes and 259 are inside the partition part 2 has 448 edges and 262 are inside the partition part 3 has 543 nodes and 250 are inside the partition part 3 has 433 edges and 255 are inside the partition Save partitions: 0.003 seconds, peak memory: 3.179 GB There are 1000 edges in the graph and 0 edge cuts for 4 partitions. Converted partitions to GraphBolt format into /tmp/tmpzg4lym1d/test.json PASSED [ 83%] tests/distributed/test_partition.py::test_partition_graph_graphbolt_homo[False-False-False-False-1-metis] Converting to homogeneous graph takes 0.001s, peak mem: 3.179 GB Save partitions: 0.001 seconds, peak memory: 3.179 GB There are 1000 edges in the graph and 0 edge cuts for 1 partitions. Converted partitions to GraphBolt format into /tmp/tmpz2d5qwhh/test.json PASSED [ 83%] tests/distributed/test_partition.py::test_partition_graph_graphbolt_homo[False-False-False-False-1-random] Converting to homogeneous graph takes 0.001s, peak mem: 3.179 GB Save partitions: 0.001 seconds, peak memory: 3.179 GB There are 1000 edges in the graph and 0 edge cuts for 1 partitions. Converted partitions to GraphBolt format into /tmp/tmpa_c14k17/test.json PASSED [ 84%] tests/distributed/test_partition.py::test_partition_graph_graphbolt_homo[False-False-False-False-4-metis] Converting to homogeneous graph takes 0.001s, peak mem: 3.179 GB Convert a graph into a bidirected graph: 0.000 seconds, peak memory: 3.179 GB Construct multi-constraint weights: 0.000 seconds, peak memory: 3.179 GB [04:19:12] /home/ubuntu/jenkins/workspace/dgl_PR-7408/src/graph/transform/metis_partition_hetero.cc:89: Partition a graph with 1000 nodes and 1997 edges into 4 parts and get 106 edge cuts Metis partitioning: 0.001 seconds, peak memory: 3.179 GB Assigning nodes to METIS partitions takes 0.001s, peak mem: 3.179 GB Reshuffle nodes and edges: 0.001 seconds Split the graph: 0.003 seconds Construct subgraphs: 0.004 seconds Splitting the graph into partitions takes 0.007s, peak mem: 3.179 GB part 0 has 306 nodes and 250 are inside the partition part 0 has 296 edges and 270 are inside the partition part 1 has 301 nodes and 250 are inside the partition part 1 has 275 edges and 244 are inside the partition part 2 has 300 nodes and 250 are inside the partition part 2 has 279 edges and 257 are inside the partition part 3 has 301 nodes and 250 are inside the partition part 3 has 256 edges and 229 are inside the partition Save partitions: 0.003 seconds, peak memory: 3.179 GB There are 1000 edges in the graph and 0 edge cuts for 4 partitions. Converted partitions to GraphBolt format into /tmp/tmpyqae5f0j/test.json PASSED [ 84%] tests/distributed/test_partition.py::test_partition_graph_graphbolt_homo[False-False-False-False-4-random] Converting to homogeneous graph takes 0.001s, peak mem: 3.179 GB Reshuffle nodes and edges: 0.001 seconds Split the graph: 0.004 seconds Construct subgraphs: 0.004 seconds Splitting the graph into partitions takes 0.008s, peak mem: 3.179 GB part 0 has 545 nodes and 248 are inside the partition part 0 has 438 edges and 261 are inside the partition part 1 has 584 nodes and 267 are inside the partition part 1 has 463 edges and 245 are inside the partition part 2 has 545 nodes and 244 are inside the partition part 2 has 439 edges and 270 are inside the partition part 3 has 526 nodes and 241 are inside the partition part 3 has 418 edges and 224 are inside the partition Save partitions: 0.003 seconds, peak memory: 3.179 GB There are 1000 edges in the graph and 0 edge cuts for 4 partitions. Converted partitions to GraphBolt format into /tmp/tmpxxzue96m/test.json PASSED [ 84%] tests/distributed/test_partition.py::test_partition_graph_graphbolt_hetero[True-True-True-True-1-metis] Converting to homogeneous graph takes 0.001s, peak mem: 3.179 GB Save partitions: 0.002 seconds, peak memory: 3.179 GB There are 4070 edges in the graph and 0 edge cuts for 1 partitions. Converted partitions to GraphBolt format into /tmp/tmpyjytm1nw/test.json Partition 0 looks good! PASSED [ 84%] tests/distributed/test_partition.py::test_partition_graph_graphbolt_hetero[True-True-True-True-1-random] Converting to homogeneous graph takes 0.001s, peak mem: 3.179 GB Save partitions: 0.001 seconds, peak memory: 3.179 GB There are 4070 edges in the graph and 0 edge cuts for 1 partitions. Converted partitions to GraphBolt format into /tmp/tmp3l0skwae/test.json Partition 0 looks good! PASSED [ 84%] tests/distributed/test_partition.py::test_partition_graph_graphbolt_hetero[True-True-True-True-4-metis] Converting to homogeneous graph takes 0.001s, peak mem: 3.179 GB Convert a graph into a bidirected graph: 0.000 seconds, peak memory: 3.179 GB Construct multi-constraint weights: 0.000 seconds, peak memory: 3.179 GB [04:19:12] /home/ubuntu/jenkins/workspace/dgl_PR-7408/src/graph/transform/metis_partition_hetero.cc:89: Partition a graph with 3030 nodes and 8140 edges into 4 parts and get 766 edge cuts Metis partitioning: 0.004 seconds, peak memory: 3.179 GB Assigning nodes to METIS partitions takes 0.005s, peak mem: 3.179 GB Reshuffle nodes and edges: 0.002 seconds Split the graph: 0.008 seconds Construct subgraphs: 0.005 seconds Splitting the graph into partitions takes 0.015s, peak mem: 3.179 GB part 0 has 387 nodes of type n1 and 257 are inside the partition part 0 has 399 nodes of type n2 and 258 are inside the partition part 0 has 329 nodes of type n3 and 261 are inside the partition part 0 has 303 edges of type ('n1', 'r1', 'n2') and 245 are inside the partition part 0 has 321 edges of type ('n1', 'r2', 'n3') and 280 are inside the partition part 0 has 302 edges of type ('n2', 'r1', 'n1') and 246 are inside the partition part 0 has 296 edges of type ('n2', 'r3', 'n3') and 268 are inside the partition part 1 has 396 nodes of type n1 and 255 are inside the partition part 1 has 381 nodes of type n2 and 252 are inside the partition part 1 has 339 nodes of type n3 and 255 are inside the partition part 1 has 314 edges of type ('n1', 'r1', 'n2') and 263 are inside the partition part 1 has 288 edges of type ('n1', 'r2', 'n3') and 241 are inside the partition part 1 has 320 edges of type ('n2', 'r1', 'n1') and 256 are inside the partition part 1 has 295 edges of type ('n2', 'r3', 'n3') and 251 are inside the partition part 2 has 356 nodes of type n1 and 232 are inside the partition part 2 has 370 nodes of type n2 and 241 are inside the partition part 2 has 322 nodes of type n3 and 244 are inside the partition part 2 has 279 edges of type ('n1', 'r1', 'n2') and 231 are inside the partition part 2 has 268 edges of type ('n1', 'r2', 'n3') and 230 are inside the partition part 2 has 260 edges of type ('n2', 'r1', 'n1') and 226 are inside the partition part 2 has 288 edges of type ('n2', 'r3', 'n3') and 245 are inside the partition part 3 has 402 nodes of type n1 and 256 are inside the partition part 3 has 396 nodes of type n2 and 259 are inside the partition part 3 has 360 nodes of type n3 and 260 are inside the partition part 3 has 330 edges of type ('n1', 'r1', 'n2') and 271 are inside the partition part 3 has 313 edges of type ('n1', 'r2', 'n3') and 269 are inside the partition part 3 has 329 edges of type ('n2', 'r1', 'n1') and 282 are inside the partition part 3 has 330 edges of type ('n2', 'r3', 'n3') and 266 are inside the partition Save partitions: 0.006 seconds, peak memory: 3.179 GB There are 4070 edges in the graph and 0 edge cuts for 4 partitions. Converted partitions to GraphBolt format into /tmp/tmp_vjqetuj/test.json Partition 0 looks good! Partition 1 looks good! Partition 2 looks good! Partition 3 looks good! PASSED [ 85%] tests/distributed/test_partition.py::test_partition_graph_graphbolt_hetero[True-True-True-True-4-random] Converting to homogeneous graph takes 0.001s, peak mem: 3.179 GB Reshuffle nodes and edges: 0.002 seconds Split the graph: 0.011 seconds Construct subgraphs: 0.006 seconds Splitting the graph into partitions takes 0.019s, peak mem: 3.179 GB part 0 has 655 nodes of type n1 and 248 are inside the partition part 0 has 674 nodes of type n2 and 249 are inside the partition part 0 has 549 nodes of type n3 and 268 are inside the partition part 0 has 483 edges of type ('n1', 'r1', 'n2') and 263 are inside the partition part 0 has 438 edges of type ('n1', 'r2', 'n3') and 261 are inside the partition part 0 has 455 edges of type ('n2', 'r1', 'n1') and 266 are inside the partition part 0 has 430 edges of type ('n2', 'r3', 'n3') and 252 are inside the partition part 1 has 660 nodes of type n1 and 240 are inside the partition part 1 has 644 nodes of type n2 and 252 are inside the partition part 1 has 553 nodes of type n3 and 249 are inside the partition part 1 has 433 edges of type ('n1', 'r1', 'n2') and 274 are inside the partition part 1 has 416 edges of type ('n1', 'r2', 'n3') and 243 are inside the partition part 1 has 451 edges of type ('n2', 'r1', 'n1') and 265 are inside the partition part 1 has 464 edges of type ('n2', 'r3', 'n3') and 257 are inside the partition part 2 has 677 nodes of type n1 and 249 are inside the partition part 2 has 649 nodes of type n2 and 255 are inside the partition part 2 has 564 nodes of type n3 and 259 are inside the partition part 2 has 422 edges of type ('n1', 'r1', 'n2') and 239 are inside the partition part 2 has 462 edges of type ('n1', 'r2', 'n3') and 279 are inside the partition part 2 has 430 edges of type ('n2', 'r1', 'n1') and 234 are inside the partition part 2 has 467 edges of type ('n2', 'r3', 'n3') and 257 are inside the partition part 3 has 641 nodes of type n1 and 263 are inside the partition part 3 has 665 nodes of type n2 and 254 are inside the partition part 3 has 579 nodes of type n3 and 244 are inside the partition part 3 has 449 edges of type ('n1', 'r1', 'n2') and 234 are inside the partition part 3 has 473 edges of type ('n1', 'r2', 'n3') and 237 are inside the partition part 3 has 432 edges of type ('n2', 'r1', 'n1') and 245 are inside the partition part 3 has 462 edges of type ('n2', 'r3', 'n3') and 264 are inside the partition Save partitions: 0.006 seconds, peak memory: 3.179 GB There are 4070 edges in the graph and 0 edge cuts for 4 partitions. Converted partitions to GraphBolt format into /tmp/tmpgcutlrha/test.json Partition 0 looks good! Partition 1 looks good! Partition 2 looks good! Partition 3 looks good! PASSED [ 85%] tests/distributed/test_partition.py::test_partition_graph_graphbolt_hetero[True-True-True-False-1-metis] Converting to homogeneous graph takes 0.001s, peak mem: 3.179 GB Save partitions: 0.001 seconds, peak memory: 3.179 GB There are 4070 edges in the graph and 0 edge cuts for 1 partitions. Converted partitions to GraphBolt format into /tmp/tmpi_mhb1yi/test.json Partition 0 looks good! PASSED [ 85%] tests/distributed/test_partition.py::test_partition_graph_graphbolt_hetero[True-True-True-False-1-random] Converting to homogeneous graph takes 0.001s, peak mem: 3.179 GB Save partitions: 0.001 seconds, peak memory: 3.179 GB There are 4070 edges in the graph and 0 edge cuts for 1 partitions. Converted partitions to GraphBolt format into /tmp/tmpxt5rwrw2/test.json Partition 0 looks good! PASSED [ 85%] tests/distributed/test_partition.py::test_partition_graph_graphbolt_hetero[True-True-True-False-4-metis] Converting to homogeneous graph takes 0.001s, peak mem: 3.179 GB Convert a graph into a bidirected graph: 0.000 seconds, peak memory: 3.179 GB Construct multi-constraint weights: 0.000 seconds, peak memory: 3.179 GB [04:19:12] /home/ubuntu/jenkins/workspace/dgl_PR-7408/src/graph/transform/metis_partition_hetero.cc:89: Partition a graph with 3030 nodes and 8140 edges into 4 parts and get 773 edge cuts Metis partitioning: 0.004 seconds, peak memory: 3.179 GB Assigning nodes to METIS partitions takes 0.005s, peak mem: 3.179 GB Reshuffle nodes and edges: 0.002 seconds Split the graph: 0.008 seconds Construct subgraphs: 0.005 seconds Splitting the graph into partitions takes 0.015s, peak mem: 3.179 GB part 0 has 401 nodes of type n1 and 257 are inside the partition part 0 has 391 nodes of type n2 and 259 are inside the partition part 0 has 336 nodes of type n3 and 262 are inside the partition part 0 has 289 edges of type ('n1', 'r1', 'n2') and 237 are inside the partition part 0 has 325 edges of type ('n1', 'r2', 'n3') and 274 are inside the partition part 0 has 302 edges of type ('n2', 'r1', 'n1') and 228 are inside the partition part 0 has 306 edges of type ('n2', 'r3', 'n3') and 278 are inside the partition part 1 has 356 nodes of type n1 and 236 are inside the partition part 1 has 363 nodes of type n2 and 235 are inside the partition part 1 has 314 nodes of type n3 and 244 are inside the partition part 1 has 283 edges of type ('n1', 'r1', 'n2') and 230 are inside the partition part 1 has 264 edges of type ('n1', 'r2', 'n3') and 228 are inside the partition part 1 has 287 edges of type ('n2', 'r1', 'n1') and 237 are inside the partition part 1 has 277 edges of type ('n2', 'r3', 'n3') and 241 are inside the partition part 2 has 423 nodes of type n1 and 256 are inside the partition part 2 has 393 nodes of type n2 and 260 are inside the partition part 2 has 358 nodes of type n3 and 262 are inside the partition part 2 has 329 edges of type ('n1', 'r1', 'n2') and 285 are inside the partition part 2 has 303 edges of type ('n1', 'r2', 'n3') and 262 are inside the partition part 2 has 325 edges of type ('n2', 'r1', 'n1') and 268 are inside the partition part 2 has 323 edges of type ('n2', 'r3', 'n3') and 264 are inside the partition part 3 has 381 nodes of type n1 and 251 are inside the partition part 3 has 406 nodes of type n2 and 256 are inside the partition part 3 has 334 nodes of type n3 and 252 are inside the partition part 3 has 310 edges of type ('n1', 'r1', 'n2') and 258 are inside the partition part 3 has 301 edges of type ('n1', 'r2', 'n3') and 256 are inside the partition part 3 has 330 edges of type ('n2', 'r1', 'n1') and 277 are inside the partition part 3 has 289 edges of type ('n2', 'r3', 'n3') and 247 are inside the partition Save partitions: 0.006 seconds, peak memory: 3.179 GB There are 4070 edges in the graph and 0 edge cuts for 4 partitions. Converted partitions to GraphBolt format into /tmp/tmpxg_oigct/test.json Partition 0 looks good! Partition 1 looks good! Partition 2 looks good! Partition 3 looks good! PASSED [ 86%] tests/distributed/test_partition.py::test_partition_graph_graphbolt_hetero[True-True-True-False-4-random] Converting to homogeneous graph takes 0.001s, peak mem: 3.179 GB Reshuffle nodes and edges: 0.002 seconds Split the graph: 0.011 seconds Construct subgraphs: 0.006 seconds Splitting the graph into partitions takes 0.018s, peak mem: 3.179 GB part 0 has 665 nodes of type n1 and 267 are inside the partition part 0 has 656 nodes of type n2 and 241 are inside the partition part 0 has 561 nodes of type n3 and 260 are inside the partition part 0 has 448 edges of type ('n1', 'r1', 'n2') and 262 are inside the partition part 0 has 462 edges of type ('n1', 'r2', 'n3') and 255 are inside the partition part 0 has 473 edges of type ('n2', 'r1', 'n1') and 276 are inside the partition part 0 has 436 edges of type ('n2', 'r3', 'n3') and 263 are inside the partition part 1 has 627 nodes of type n1 and 224 are inside the partition part 1 has 609 nodes of type n2 and 247 are inside the partition part 1 has 565 nodes of type n3 and 241 are inside the partition part 1 has 425 edges of type ('n1', 'r1', 'n2') and 251 are inside the partition part 1 has 420 edges of type ('n1', 'r2', 'n3') and 229 are inside the partition part 1 has 404 edges of type ('n2', 'r1', 'n1') and 216 are inside the partition part 1 has 419 edges of type ('n2', 'r3', 'n3') and 217 are inside the partition part 2 has 657 nodes of type n1 and 259 are inside the partition part 2 has 687 nodes of type n2 and 255 are inside the partition part 2 has 565 nodes of type n3 and 268 are inside the partition part 2 has 444 edges of type ('n1', 'r1', 'n2') and 244 are inside the partition part 2 has 460 edges of type ('n1', 'r2', 'n3') and 271 are inside the partition part 2 has 449 edges of type ('n2', 'r1', 'n1') and 261 are inside the partition part 2 has 484 edges of type ('n2', 'r3', 'n3') and 295 are inside the partition part 3 has 667 nodes of type n1 and 250 are inside the partition part 3 has 674 nodes of type n2 and 267 are inside the partition part 3 has 554 nodes of type n3 and 251 are inside the partition part 3 has 456 edges of type ('n1', 'r1', 'n2') and 253 are inside the partition part 3 has 437 edges of type ('n1', 'r2', 'n3') and 265 are inside the partition part 3 has 468 edges of type ('n2', 'r1', 'n1') and 257 are inside the partition part 3 has 461 edges of type ('n2', 'r3', 'n3') and 255 are inside the partition Save partitions: 0.006 seconds, peak memory: 3.179 GB There are 4070 edges in the graph and 0 edge cuts for 4 partitions. Converted partitions to GraphBolt format into /tmp/tmpmag_pjji/test.json Partition 0 looks good! Partition 1 looks good! Partition 2 looks good! Partition 3 looks good! PASSED [ 86%] tests/distributed/test_partition.py::test_partition_graph_graphbolt_hetero[True-True-False-True-1-metis] Converting to homogeneous graph takes 0.001s, peak mem: 3.179 GB Save partitions: 0.002 seconds, peak memory: 3.179 GB There are 4070 edges in the graph and 0 edge cuts for 1 partitions. Converted partitions to GraphBolt format into /tmp/tmpnxg6j0mz/test.json Partition 0 looks good! PASSED [ 86%] tests/distributed/test_partition.py::test_partition_graph_graphbolt_hetero[True-True-False-True-1-random] Converting to homogeneous graph takes 0.001s, peak mem: 3.179 GB Save partitions: 0.002 seconds, peak memory: 3.179 GB There are 4070 edges in the graph and 0 edge cuts for 1 partitions. Converted partitions to GraphBolt format into /tmp/tmpuz8k5ypr/test.json Partition 0 looks good! PASSED [ 86%] tests/distributed/test_partition.py::test_partition_graph_graphbolt_hetero[True-True-False-True-4-metis] Converting to homogeneous graph takes 0.001s, peak mem: 3.179 GB Convert a graph into a bidirected graph: 0.000 seconds, peak memory: 3.179 GB Construct multi-constraint weights: 0.000 seconds, peak memory: 3.179 GB [04:19:13] /home/ubuntu/jenkins/workspace/dgl_PR-7408/src/graph/transform/metis_partition_hetero.cc:89: Partition a graph with 3030 nodes and 8140 edges into 4 parts and get 773 edge cuts Metis partitioning: 0.004 seconds, peak memory: 3.179 GB Assigning nodes to METIS partitions takes 0.005s, peak mem: 3.179 GB Reshuffle nodes and edges: 0.002 seconds Split the graph: 0.008 seconds Construct subgraphs: 0.005 seconds Splitting the graph into partitions takes 0.015s, peak mem: 3.179 GB part 0 has 401 nodes of type n1 and 257 are inside the partition part 0 has 391 nodes of type n2 and 259 are inside the partition part 0 has 336 nodes of type n3 and 262 are inside the partition part 0 has 289 edges of type ('n1', 'r1', 'n2') and 237 are inside the partition part 0 has 325 edges of type ('n1', 'r2', 'n3') and 274 are inside the partition part 0 has 302 edges of type ('n2', 'r1', 'n1') and 228 are inside the partition part 0 has 306 edges of type ('n2', 'r3', 'n3') and 278 are inside the partition part 1 has 356 nodes of type n1 and 236 are inside the partition part 1 has 363 nodes of type n2 and 235 are inside the partition part 1 has 314 nodes of type n3 and 244 are inside the partition part 1 has 283 edges of type ('n1', 'r1', 'n2') and 230 are inside the partition part 1 has 264 edges of type ('n1', 'r2', 'n3') and 228 are inside the partition part 1 has 287 edges of type ('n2', 'r1', 'n1') and 237 are inside the partition part 1 has 277 edges of type ('n2', 'r3', 'n3') and 241 are inside the partition part 2 has 423 nodes of type n1 and 256 are inside the partition part 2 has 393 nodes of type n2 and 260 are inside the partition part 2 has 358 nodes of type n3 and 262 are inside the partition part 2 has 329 edges of type ('n1', 'r1', 'n2') and 285 are inside the partition part 2 has 303 edges of type ('n1', 'r2', 'n3') and 262 are inside the partition part 2 has 325 edges of type ('n2', 'r1', 'n1') and 268 are inside the partition part 2 has 323 edges of type ('n2', 'r3', 'n3') and 264 are inside the partition part 3 has 381 nodes of type n1 and 251 are inside the partition part 3 has 406 nodes of type n2 and 256 are inside the partition part 3 has 334 nodes of type n3 and 252 are inside the partition part 3 has 310 edges of type ('n1', 'r1', 'n2') and 258 are inside the partition part 3 has 301 edges of type ('n1', 'r2', 'n3') and 256 are inside the partition part 3 has 330 edges of type ('n2', 'r1', 'n1') and 277 are inside the partition part 3 has 289 edges of type ('n2', 'r3', 'n3') and 247 are inside the partition Save partitions: 0.006 seconds, peak memory: 3.179 GB There are 4070 edges in the graph and 0 edge cuts for 4 partitions. Converted partitions to GraphBolt format into /tmp/tmp9k_tmwr4/test.json Partition 0 looks good! Partition 1 looks good! Partition 2 looks good! Partition 3 looks good! PASSED [ 86%] tests/distributed/test_partition.py::test_partition_graph_graphbolt_hetero[True-True-False-True-4-random] Converting to homogeneous graph takes 0.001s, peak mem: 3.179 GB Reshuffle nodes and edges: 0.002 seconds Split the graph: 0.011 seconds Construct subgraphs: 0.006 seconds Splitting the graph into partitions takes 0.018s, peak mem: 3.179 GB part 0 has 635 nodes of type n1 and 219 are inside the partition part 0 has 643 nodes of type n2 and 264 are inside the partition part 0 has 536 nodes of type n3 and 243 are inside the partition part 0 has 430 edges of type ('n1', 'r1', 'n2') and 265 are inside the partition part 0 has 423 edges of type ('n1', 'r2', 'n3') and 243 are inside the partition part 0 has 439 edges of type ('n2', 'r1', 'n1') and 234 are inside the partition part 0 has 433 edges of type ('n2', 'r3', 'n3') and 245 are inside the partition part 1 has 654 nodes of type n1 and 271 are inside the partition part 1 has 663 nodes of type n2 and 259 are inside the partition part 1 has 578 nodes of type n3 and 249 are inside the partition part 1 has 466 edges of type ('n1', 'r1', 'n2') and 259 are inside the partition part 1 has 461 edges of type ('n1', 'r2', 'n3') and 235 are inside the partition part 1 has 471 edges of type ('n2', 'r1', 'n1') and 271 are inside the partition part 1 has 447 edges of type ('n2', 'r3', 'n3') and 249 are inside the partition part 2 has 663 nodes of type n1 and 271 are inside the partition part 2 has 660 nodes of type n2 and 253 are inside the partition part 2 has 568 nodes of type n3 and 250 are inside the partition part 2 has 479 edges of type ('n1', 'r1', 'n2') and 258 are inside the partition part 2 has 449 edges of type ('n1', 'r2', 'n3') and 250 are inside the partition part 2 has 448 edges of type ('n2', 'r1', 'n1') and 249 are inside the partition part 2 has 469 edges of type ('n2', 'r3', 'n3') and 266 are inside the partition part 3 has 639 nodes of type n1 and 239 are inside the partition part 3 has 644 nodes of type n2 and 234 are inside the partition part 3 has 557 nodes of type n3 and 278 are inside the partition part 3 has 398 edges of type ('n1', 'r1', 'n2') and 228 are inside the partition part 3 has 467 edges of type ('n1', 'r2', 'n3') and 292 are inside the partition part 3 has 418 edges of type ('n2', 'r1', 'n1') and 256 are inside the partition part 3 has 446 edges of type ('n2', 'r3', 'n3') and 270 are inside the partition Save partitions: 0.006 seconds, peak memory: 3.179 GB There are 4070 edges in the graph and 0 edge cuts for 4 partitions. Converted partitions to GraphBolt format into /tmp/tmppmmft58m/test.json Partition 0 looks good! Partition 1 looks good! Partition 2 looks good! Partition 3 looks good! PASSED [ 87%] tests/distributed/test_partition.py::test_partition_graph_graphbolt_hetero[True-True-False-False-1-metis] Converting to homogeneous graph takes 0.001s, peak mem: 3.179 GB Save partitions: 0.002 seconds, peak memory: 3.179 GB There are 4070 edges in the graph and 0 edge cuts for 1 partitions. Converted partitions to GraphBolt format into /tmp/tmpx_2rwnok/test.json Partition 0 looks good! PASSED [ 87%] tests/distributed/test_partition.py::test_partition_graph_graphbolt_hetero[True-True-False-False-1-random] Converting to homogeneous graph takes 0.001s, peak mem: 3.179 GB Save partitions: 0.002 seconds, peak memory: 3.179 GB There are 4070 edges in the graph and 0 edge cuts for 1 partitions. Converted partitions to GraphBolt format into /tmp/tmpltkr37dp/test.json Partition 0 looks good! PASSED [ 87%] tests/distributed/test_partition.py::test_partition_graph_graphbolt_hetero[True-True-False-False-4-metis] Converting to homogeneous graph takes 0.001s, peak mem: 3.179 GB Convert a graph into a bidirected graph: 0.000 seconds, peak memory: 3.179 GB Construct multi-constraint weights: 0.000 seconds, peak memory: 3.179 GB [04:19:13] /home/ubuntu/jenkins/workspace/dgl_PR-7408/src/graph/transform/metis_partition_hetero.cc:89: Partition a graph with 3030 nodes and 8140 edges into 4 parts and get 773 edge cuts Metis partitioning: 0.004 seconds, peak memory: 3.179 GB Assigning nodes to METIS partitions takes 0.005s, peak mem: 3.179 GB Reshuffle nodes and edges: 0.002 seconds Split the graph: 0.008 seconds Construct subgraphs: 0.005 seconds Splitting the graph into partitions takes 0.015s, peak mem: 3.179 GB part 0 has 401 nodes of type n1 and 257 are inside the partition part 0 has 391 nodes of type n2 and 259 are inside the partition part 0 has 336 nodes of type n3 and 262 are inside the partition part 0 has 289 edges of type ('n1', 'r1', 'n2') and 237 are inside the partition part 0 has 325 edges of type ('n1', 'r2', 'n3') and 274 are inside the partition part 0 has 302 edges of type ('n2', 'r1', 'n1') and 228 are inside the partition part 0 has 306 edges of type ('n2', 'r3', 'n3') and 278 are inside the partition part 1 has 356 nodes of type n1 and 236 are inside the partition part 1 has 363 nodes of type n2 and 235 are inside the partition part 1 has 314 nodes of type n3 and 244 are inside the partition part 1 has 283 edges of type ('n1', 'r1', 'n2') and 230 are inside the partition part 1 has 264 edges of type ('n1', 'r2', 'n3') and 228 are inside the partition part 1 has 287 edges of type ('n2', 'r1', 'n1') and 237 are inside the partition part 1 has 277 edges of type ('n2', 'r3', 'n3') and 241 are inside the partition part 2 has 423 nodes of type n1 and 256 are inside the partition part 2 has 393 nodes of type n2 and 260 are inside the partition part 2 has 358 nodes of type n3 and 262 are inside the partition part 2 has 329 edges of type ('n1', 'r1', 'n2') and 285 are inside the partition part 2 has 303 edges of type ('n1', 'r2', 'n3') and 262 are inside the partition part 2 has 325 edges of type ('n2', 'r1', 'n1') and 268 are inside the partition part 2 has 323 edges of type ('n2', 'r3', 'n3') and 264 are inside the partition part 3 has 381 nodes of type n1 and 251 are inside the partition part 3 has 406 nodes of type n2 and 256 are inside the partition part 3 has 334 nodes of type n3 and 252 are inside the partition part 3 has 310 edges of type ('n1', 'r1', 'n2') and 258 are inside the partition part 3 has 301 edges of type ('n1', 'r2', 'n3') and 256 are inside the partition part 3 has 330 edges of type ('n2', 'r1', 'n1') and 277 are inside the partition part 3 has 289 edges of type ('n2', 'r3', 'n3') and 247 are inside the partition Save partitions: 0.006 seconds, peak memory: 3.179 GB There are 4070 edges in the graph and 0 edge cuts for 4 partitions. Converted partitions to GraphBolt format into /tmp/tmp3h66h6ap/test.json Partition 0 looks good! Partition 1 looks good! Partition 2 looks good! Partition 3 looks good! PASSED [ 87%] tests/distributed/test_partition.py::test_partition_graph_graphbolt_hetero[True-True-False-False-4-random] Converting to homogeneous graph takes 0.001s, peak mem: 3.179 GB Reshuffle nodes and edges: 0.002 seconds Split the graph: 0.011 seconds Construct subgraphs: 0.006 seconds Splitting the graph into partitions takes 0.018s, peak mem: 3.179 GB part 0 has 661 nodes of type n1 and 277 are inside the partition part 0 has 664 nodes of type n2 and 241 are inside the partition part 0 has 575 nodes of type n3 and 241 are inside the partition part 0 has 450 edges of type ('n1', 'r1', 'n2') and 233 are inside the partition part 0 has 462 edges of type ('n1', 'r2', 'n3') and 243 are inside the partition part 0 has 449 edges of type ('n2', 'r1', 'n1') and 271 are inside the partition part 0 has 448 edges of type ('n2', 'r3', 'n3') and 253 are inside the partition part 1 has 643 nodes of type n1 and 255 are inside the partition part 1 has 665 nodes of type n2 and 258 are inside the partition part 1 has 541 nodes of type n3 and 241 are inside the partition part 1 has 454 edges of type ('n1', 'r1', 'n2') and 271 are inside the partition part 1 has 435 edges of type ('n1', 'r2', 'n3') and 226 are inside the partition part 1 has 462 edges of type ('n2', 'r1', 'n1') and 257 are inside the partition part 1 has 429 edges of type ('n2', 'r3', 'n3') and 250 are inside the partition part 2 has 668 nodes of type n1 and 232 are inside the partition part 2 has 658 nodes of type n2 and 283 are inside the partition part 2 has 583 nodes of type n3 and 246 are inside the partition part 2 has 451 edges of type ('n1', 'r1', 'n2') and 273 are inside the partition part 2 has 457 edges of type ('n1', 'r2', 'n3') and 260 are inside the partition part 2 has 449 edges of type ('n2', 'r1', 'n1') and 234 are inside the partition part 2 has 474 edges of type ('n2', 'r3', 'n3') and 238 are inside the partition part 3 has 647 nodes of type n1 and 236 are inside the partition part 3 has 652 nodes of type n2 and 228 are inside the partition part 3 has 556 nodes of type n3 and 292 are inside the partition part 3 has 428 edges of type ('n1', 'r1', 'n2') and 233 are inside the partition part 3 has 445 edges of type ('n1', 'r2', 'n3') and 291 are inside the partition part 3 has 419 edges of type ('n2', 'r1', 'n1') and 248 are inside the partition part 3 has 466 edges of type ('n2', 'r3', 'n3') and 289 are inside the partition Save partitions: 0.006 seconds, peak memory: 3.179 GB There are 4070 edges in the graph and 0 edge cuts for 4 partitions. Converted partitions to GraphBolt format into /tmp/tmpl366hddh/test.json Partition 0 looks good! Partition 1 looks good! Partition 2 looks good! Partition 3 looks good! PASSED [ 88%] tests/distributed/test_partition.py::test_partition_graph_graphbolt_hetero[True-False-True-True-1-metis] Converting to homogeneous graph takes 0.001s, peak mem: 3.179 GB Save partitions: 0.001 seconds, peak memory: 3.179 GB There are 4070 edges in the graph and 0 edge cuts for 1 partitions. Converted partitions to GraphBolt format into /tmp/tmpf4fyuil3/test.json Partition 0 looks good! PASSED [ 88%] tests/distributed/test_partition.py::test_partition_graph_graphbolt_hetero[True-False-True-True-1-random] Converting to homogeneous graph takes 0.001s, peak mem: 3.179 GB Save partitions: 0.002 seconds, peak memory: 3.179 GB There are 4070 edges in the graph and 0 edge cuts for 1 partitions. Converted partitions to GraphBolt format into /tmp/tmp6tgfmudv/test.json Partition 0 looks good! PASSED [ 88%] tests/distributed/test_partition.py::test_partition_graph_graphbolt_hetero[True-False-True-True-4-metis] Converting to homogeneous graph takes 0.001s, peak mem: 3.179 GB Convert a graph into a bidirected graph: 0.000 seconds, peak memory: 3.179 GB Construct multi-constraint weights: 0.000 seconds, peak memory: 3.179 GB [04:19:14] /home/ubuntu/jenkins/workspace/dgl_PR-7408/src/graph/transform/metis_partition_hetero.cc:89: Partition a graph with 3030 nodes and 8140 edges into 4 parts and get 773 edge cuts Metis partitioning: 0.004 seconds, peak memory: 3.179 GB Assigning nodes to METIS partitions takes 0.005s, peak mem: 3.179 GB Reshuffle nodes and edges: 0.002 seconds Split the graph: 0.008 seconds Construct subgraphs: 0.005 seconds Splitting the graph into partitions takes 0.015s, peak mem: 3.179 GB part 0 has 401 nodes of type n1 and 257 are inside the partition part 0 has 391 nodes of type n2 and 259 are inside the partition part 0 has 336 nodes of type n3 and 262 are inside the partition part 0 has 289 edges of type ('n1', 'r1', 'n2') and 237 are inside the partition part 0 has 325 edges of type ('n1', 'r2', 'n3') and 274 are inside the partition part 0 has 302 edges of type ('n2', 'r1', 'n1') and 228 are inside the partition part 0 has 306 edges of type ('n2', 'r3', 'n3') and 278 are inside the partition part 1 has 356 nodes of type n1 and 236 are inside the partition part 1 has 363 nodes of type n2 and 235 are inside the partition part 1 has 314 nodes of type n3 and 244 are inside the partition part 1 has 283 edges of type ('n1', 'r1', 'n2') and 230 are inside the partition part 1 has 264 edges of type ('n1', 'r2', 'n3') and 228 are inside the partition part 1 has 287 edges of type ('n2', 'r1', 'n1') and 237 are inside the partition part 1 has 277 edges of type ('n2', 'r3', 'n3') and 241 are inside the partition part 2 has 423 nodes of type n1 and 256 are inside the partition part 2 has 393 nodes of type n2 and 260 are inside the partition part 2 has 358 nodes of type n3 and 262 are inside the partition part 2 has 329 edges of type ('n1', 'r1', 'n2') and 285 are inside the partition part 2 has 303 edges of type ('n1', 'r2', 'n3') and 262 are inside the partition part 2 has 325 edges of type ('n2', 'r1', 'n1') and 268 are inside the partition part 2 has 323 edges of type ('n2', 'r3', 'n3') and 264 are inside the partition part 3 has 381 nodes of type n1 and 251 are inside the partition part 3 has 406 nodes of type n2 and 256 are inside the partition part 3 has 334 nodes of type n3 and 252 are inside the partition part 3 has 310 edges of type ('n1', 'r1', 'n2') and 258 are inside the partition part 3 has 301 edges of type ('n1', 'r2', 'n3') and 256 are inside the partition part 3 has 330 edges of type ('n2', 'r1', 'n1') and 277 are inside the partition part 3 has 289 edges of type ('n2', 'r3', 'n3') and 247 are inside the partition Save partitions: 0.006 seconds, peak memory: 3.179 GB There are 4070 edges in the graph and 0 edge cuts for 4 partitions. Converted partitions to GraphBolt format into /tmp/tmp_kev_fmr/test.json Partition 0 looks good! Partition 1 looks good! Partition 2 looks good! Partition 3 looks good! PASSED [ 88%] tests/distributed/test_partition.py::test_partition_graph_graphbolt_hetero[True-False-True-True-4-random] Converting to homogeneous graph takes 0.001s, peak mem: 3.179 GB Reshuffle nodes and edges: 0.002 seconds Split the graph: 0.011 seconds Construct subgraphs: 0.006 seconds Splitting the graph into partitions takes 0.018s, peak mem: 3.179 GB part 0 has 663 nodes of type n1 and 243 are inside the partition part 0 has 649 nodes of type n2 and 250 are inside the partition part 0 has 547 nodes of type n3 and 262 are inside the partition part 0 has 439 edges of type ('n1', 'r1', 'n2') and 241 are inside the partition part 0 has 430 edges of type ('n1', 'r2', 'n3') and 272 are inside the partition part 0 has 425 edges of type ('n2', 'r1', 'n1') and 242 are inside the partition part 0 has 437 edges of type ('n2', 'r3', 'n3') and 252 are inside the partition part 1 has 672 nodes of type n1 and 240 are inside the partition part 1 has 678 nodes of type n2 and 260 are inside the partition part 1 has 560 nodes of type n3 and 265 are inside the partition part 1 has 473 edges of type ('n1', 'r1', 'n2') and 282 are inside the partition part 1 has 464 edges of type ('n1', 'r2', 'n3') and 272 are inside the partition part 1 has 462 edges of type ('n2', 'r1', 'n1') and 256 are inside the partition part 1 has 478 edges of type ('n2', 'r3', 'n3') and 270 are inside the partition part 2 has 622 nodes of type n1 and 250 are inside the partition part 2 has 646 nodes of type n2 and 241 are inside the partition part 2 has 545 nodes of type n3 and 242 are inside the partition part 2 has 411 edges of type ('n1', 'r1', 'n2') and 219 are inside the partition part 2 has 418 edges of type ('n1', 'r2', 'n3') and 216 are inside the partition part 2 has 429 edges of type ('n2', 'r1', 'n1') and 248 are inside the partition part 2 has 444 edges of type ('n2', 'r3', 'n3') and 269 are inside the partition part 3 has 655 nodes of type n1 and 267 are inside the partition part 3 has 660 nodes of type n2 and 259 are inside the partition part 3 has 590 nodes of type n3 and 251 are inside the partition part 3 has 469 edges of type ('n1', 'r1', 'n2') and 268 are inside the partition part 3 has 484 edges of type ('n1', 'r2', 'n3') and 260 are inside the partition part 3 has 453 edges of type ('n2', 'r1', 'n1') and 264 are inside the partition part 3 has 440 edges of type ('n2', 'r3', 'n3') and 239 are inside the partition Save partitions: 0.006 seconds, peak memory: 3.179 GB There are 4070 edges in the graph and 0 edge cuts for 4 partitions. Converted partitions to GraphBolt format into /tmp/tmpohb0p37z/test.json Partition 0 looks good! Partition 1 looks good! Partition 2 looks good! Partition 3 looks good! PASSED [ 88%] tests/distributed/test_partition.py::test_partition_graph_graphbolt_hetero[True-False-True-False-1-metis] Converting to homogeneous graph takes 0.001s, peak mem: 3.179 GB Save partitions: 0.002 seconds, peak memory: 3.179 GB There are 4070 edges in the graph and 0 edge cuts for 1 partitions. Converted partitions to GraphBolt format into /tmp/tmpmytqtj_r/test.json Partition 0 looks good! PASSED [ 89%] tests/distributed/test_partition.py::test_partition_graph_graphbolt_hetero[True-False-True-False-1-random] Converting to homogeneous graph takes 0.001s, peak mem: 3.179 GB Save partitions: 0.002 seconds, peak memory: 3.179 GB There are 4070 edges in the graph and 0 edge cuts for 1 partitions. Converted partitions to GraphBolt format into /tmp/tmpwlu8i63o/test.json Partition 0 looks good! PASSED [ 89%] tests/distributed/test_partition.py::test_partition_graph_graphbolt_hetero[True-False-True-False-4-metis] Converting to homogeneous graph takes 0.001s, peak mem: 3.179 GB Convert a graph into a bidirected graph: 0.000 seconds, peak memory: 3.179 GB Construct multi-constraint weights: 0.000 seconds, peak memory: 3.179 GB [04:19:14] /home/ubuntu/jenkins/workspace/dgl_PR-7408/src/graph/transform/metis_partition_hetero.cc:89: Partition a graph with 3030 nodes and 8140 edges into 4 parts and get 773 edge cuts Metis partitioning: 0.004 seconds, peak memory: 3.179 GB Assigning nodes to METIS partitions takes 0.005s, peak mem: 3.179 GB Reshuffle nodes and edges: 0.002 seconds Split the graph: 0.008 seconds Construct subgraphs: 0.005 seconds Splitting the graph into partitions takes 0.015s, peak mem: 3.179 GB part 0 has 401 nodes of type n1 and 257 are inside the partition part 0 has 391 nodes of type n2 and 259 are inside the partition part 0 has 336 nodes of type n3 and 262 are inside the partition part 0 has 289 edges of type ('n1', 'r1', 'n2') and 237 are inside the partition part 0 has 325 edges of type ('n1', 'r2', 'n3') and 274 are inside the partition part 0 has 302 edges of type ('n2', 'r1', 'n1') and 228 are inside the partition part 0 has 306 edges of type ('n2', 'r3', 'n3') and 278 are inside the partition part 1 has 356 nodes of type n1 and 236 are inside the partition part 1 has 363 nodes of type n2 and 235 are inside the partition part 1 has 314 nodes of type n3 and 244 are inside the partition part 1 has 283 edges of type ('n1', 'r1', 'n2') and 230 are inside the partition part 1 has 264 edges of type ('n1', 'r2', 'n3') and 228 are inside the partition part 1 has 287 edges of type ('n2', 'r1', 'n1') and 237 are inside the partition part 1 has 277 edges of type ('n2', 'r3', 'n3') and 241 are inside the partition part 2 has 423 nodes of type n1 and 256 are inside the partition part 2 has 393 nodes of type n2 and 260 are inside the partition part 2 has 358 nodes of type n3 and 262 are inside the partition part 2 has 329 edges of type ('n1', 'r1', 'n2') and 285 are inside the partition part 2 has 303 edges of type ('n1', 'r2', 'n3') and 262 are inside the partition part 2 has 325 edges of type ('n2', 'r1', 'n1') and 268 are inside the partition part 2 has 323 edges of type ('n2', 'r3', 'n3') and 264 are inside the partition part 3 has 381 nodes of type n1 and 251 are inside the partition part 3 has 406 nodes of type n2 and 256 are inside the partition part 3 has 334 nodes of type n3 and 252 are inside the partition part 3 has 310 edges of type ('n1', 'r1', 'n2') and 258 are inside the partition part 3 has 301 edges of type ('n1', 'r2', 'n3') and 256 are inside the partition part 3 has 330 edges of type ('n2', 'r1', 'n1') and 277 are inside the partition part 3 has 289 edges of type ('n2', 'r3', 'n3') and 247 are inside the partition Save partitions: 0.006 seconds, peak memory: 3.179 GB There are 4070 edges in the graph and 0 edge cuts for 4 partitions. Converted partitions to GraphBolt format into /tmp/tmpb_ailroz/test.json Partition 0 looks good! Partition 1 looks good! Partition 2 looks good! Partition 3 looks good! PASSED [ 89%] tests/distributed/test_partition.py::test_partition_graph_graphbolt_hetero[True-False-True-False-4-random] Converting to homogeneous graph takes 0.001s, peak mem: 3.179 GB Reshuffle nodes and edges: 0.002 seconds Split the graph: 0.011 seconds Construct subgraphs: 0.006 seconds Splitting the graph into partitions takes 0.018s, peak mem: 3.179 GB part 0 has 654 nodes of type n1 and 254 are inside the partition part 0 has 664 nodes of type n2 and 262 are inside the partition part 0 has 555 nodes of type n3 and 246 are inside the partition part 0 has 486 edges of type ('n1', 'r1', 'n2') and 287 are inside the partition part 0 has 419 edges of type ('n1', 'r2', 'n3') and 242 are inside the partition part 0 has 417 edges of type ('n2', 'r1', 'n1') and 246 are inside the partition part 0 has 441 edges of type ('n2', 'r3', 'n3') and 240 are inside the partition part 1 has 673 nodes of type n1 and 263 are inside the partition part 1 has 674 nodes of type n2 and 277 are inside the partition part 1 has 560 nodes of type n3 and 250 are inside the partition part 1 has 451 edges of type ('n1', 'r1', 'n2') and 270 are inside the partition part 1 has 442 edges of type ('n1', 'r2', 'n3') and 246 are inside the partition part 1 has 494 edges of type ('n2', 'r1', 'n1') and 274 are inside the partition part 1 has 463 edges of type ('n2', 'r3', 'n3') and 260 are inside the partition part 2 has 613 nodes of type n1 and 237 are inside the partition part 2 has 637 nodes of type n2 and 222 are inside the partition part 2 has 524 nodes of type n3 and 272 are inside the partition part 2 has 386 edges of type ('n1', 'r1', 'n2') and 204 are inside the partition part 2 has 443 edges of type ('n1', 'r2', 'n3') and 281 are inside the partition part 2 has 401 edges of type ('n2', 'r1', 'n1') and 228 are inside the partition part 2 has 453 edges of type ('n2', 'r3', 'n3') and 291 are inside the partition part 3 has 644 nodes of type n1 and 246 are inside the partition part 3 has 619 nodes of type n2 and 249 are inside the partition part 3 has 569 nodes of type n3 and 252 are inside the partition part 3 has 417 edges of type ('n1', 'r1', 'n2') and 249 are inside the partition part 3 has 447 edges of type ('n1', 'r2', 'n3') and 251 are inside the partition part 3 has 432 edges of type ('n2', 'r1', 'n1') and 262 are inside the partition part 3 has 440 edges of type ('n2', 'r3', 'n3') and 239 are inside the partition Save partitions: 0.006 seconds, peak memory: 3.179 GB There are 4070 edges in the graph and 0 edge cuts for 4 partitions. Converted partitions to GraphBolt format into /tmp/tmpxfixdlk3/test.json Partition 0 looks good! Partition 1 looks good! Partition 2 looks good! Partition 3 looks good! PASSED [ 89%] tests/distributed/test_partition.py::test_partition_graph_graphbolt_hetero[True-False-False-True-1-metis] Converting to homogeneous graph takes 0.001s, peak mem: 3.179 GB Save partitions: 0.001 seconds, peak memory: 3.179 GB There are 4070 edges in the graph and 0 edge cuts for 1 partitions. Converted partitions to GraphBolt format into /tmp/tmpyc_2zp0m/test.json Partition 0 looks good! PASSED [ 90%] tests/distributed/test_partition.py::test_partition_graph_graphbolt_hetero[True-False-False-True-1-random] Converting to homogeneous graph takes 0.001s, peak mem: 3.179 GB Save partitions: 0.001 seconds, peak memory: 3.179 GB There are 4070 edges in the graph and 0 edge cuts for 1 partitions. Converted partitions to GraphBolt format into /tmp/tmp7827rpor/test.json Partition 0 looks good! PASSED [ 90%] tests/distributed/test_partition.py::test_partition_graph_graphbolt_hetero[True-False-False-True-4-metis] Converting to homogeneous graph takes 0.001s, peak mem: 3.179 GB Convert a graph into a bidirected graph: 0.000 seconds, peak memory: 3.179 GB Construct multi-constraint weights: 0.000 seconds, peak memory: 3.179 GB [04:19:15] /home/ubuntu/jenkins/workspace/dgl_PR-7408/src/graph/transform/metis_partition_hetero.cc:89: Partition a graph with 3030 nodes and 8140 edges into 4 parts and get 773 edge cuts Metis partitioning: 0.004 seconds, peak memory: 3.179 GB Assigning nodes to METIS partitions takes 0.005s, peak mem: 3.179 GB Reshuffle nodes and edges: 0.002 seconds Split the graph: 0.008 seconds Construct subgraphs: 0.005 seconds Splitting the graph into partitions takes 0.015s, peak mem: 3.179 GB part 0 has 401 nodes of type n1 and 257 are inside the partition part 0 has 391 nodes of type n2 and 259 are inside the partition part 0 has 336 nodes of type n3 and 262 are inside the partition part 0 has 289 edges of type ('n1', 'r1', 'n2') and 237 are inside the partition part 0 has 325 edges of type ('n1', 'r2', 'n3') and 274 are inside the partition part 0 has 302 edges of type ('n2', 'r1', 'n1') and 228 are inside the partition part 0 has 306 edges of type ('n2', 'r3', 'n3') and 278 are inside the partition part 1 has 356 nodes of type n1 and 236 are inside the partition part 1 has 363 nodes of type n2 and 235 are inside the partition part 1 has 314 nodes of type n3 and 244 are inside the partition part 1 has 283 edges of type ('n1', 'r1', 'n2') and 230 are inside the partition part 1 has 264 edges of type ('n1', 'r2', 'n3') and 228 are inside the partition part 1 has 287 edges of type ('n2', 'r1', 'n1') and 237 are inside the partition part 1 has 277 edges of type ('n2', 'r3', 'n3') and 241 are inside the partition part 2 has 423 nodes of type n1 and 256 are inside the partition part 2 has 393 nodes of type n2 and 260 are inside the partition part 2 has 358 nodes of type n3 and 262 are inside the partition part 2 has 329 edges of type ('n1', 'r1', 'n2') and 285 are inside the partition part 2 has 303 edges of type ('n1', 'r2', 'n3') and 262 are inside the partition part 2 has 325 edges of type ('n2', 'r1', 'n1') and 268 are inside the partition part 2 has 323 edges of type ('n2', 'r3', 'n3') and 264 are inside the partition part 3 has 381 nodes of type n1 and 251 are inside the partition part 3 has 406 nodes of type n2 and 256 are inside the partition part 3 has 334 nodes of type n3 and 252 are inside the partition part 3 has 310 edges of type ('n1', 'r1', 'n2') and 258 are inside the partition part 3 has 301 edges of type ('n1', 'r2', 'n3') and 256 are inside the partition part 3 has 330 edges of type ('n2', 'r1', 'n1') and 277 are inside the partition part 3 has 289 edges of type ('n2', 'r3', 'n3') and 247 are inside the partition Save partitions: 0.006 seconds, peak memory: 3.179 GB There are 4070 edges in the graph and 0 edge cuts for 4 partitions. Converted partitions to GraphBolt format into /tmp/tmph7ene9k3/test.json Partition 0 looks good! Partition 1 looks good! Partition 2 looks good! Partition 3 looks good! PASSED [ 90%] tests/distributed/test_partition.py::test_partition_graph_graphbolt_hetero[True-False-False-True-4-random] Converting to homogeneous graph takes 0.001s, peak mem: 3.179 GB Reshuffle nodes and edges: 0.002 seconds Split the graph: 0.012 seconds Construct subgraphs: 0.006 seconds Splitting the graph into partitions takes 0.019s, peak mem: 3.179 GB part 0 has 616 nodes of type n1 and 243 are inside the partition part 0 has 655 nodes of type n2 and 254 are inside the partition part 0 has 559 nodes of type n3 and 243 are inside the partition part 0 has 476 edges of type ('n1', 'r1', 'n2') and 263 are inside the partition part 0 has 422 edges of type ('n1', 'r2', 'n3') and 223 are inside the partition part 0 has 415 edges of type ('n2', 'r1', 'n1') and 249 are inside the partition part 0 has 462 edges of type ('n2', 'r3', 'n3') and 252 are inside the partition part 1 has 657 nodes of type n1 and 252 are inside the partition part 1 has 629 nodes of type n2 and 247 are inside the partition part 1 has 547 nodes of type n3 and 263 are inside the partition part 1 has 390 edges of type ('n1', 'r1', 'n2') and 223 are inside the partition part 1 has 474 edges of type ('n1', 'r2', 'n3') and 287 are inside the partition part 1 has 449 edges of type ('n2', 'r1', 'n1') and 253 are inside the partition part 1 has 449 edges of type ('n2', 'r3', 'n3') and 267 are inside the partition part 2 has 608 nodes of type n1 and 243 are inside the partition part 2 has 633 nodes of type n2 and 217 are inside the partition part 2 has 523 nodes of type n3 and 255 are inside the partition part 2 has 390 edges of type ('n1', 'r1', 'n2') and 217 are inside the partition part 2 has 434 edges of type ('n1', 'r2', 'n3') and 248 are inside the partition part 2 has 415 edges of type ('n2', 'r1', 'n1') and 266 are inside the partition part 2 has 413 edges of type ('n2', 'r3', 'n3') and 267 are inside the partition part 3 has 709 nodes of type n1 and 262 are inside the partition part 3 has 636 nodes of type n2 and 292 are inside the partition part 3 has 584 nodes of type n3 and 259 are inside the partition part 3 has 473 edges of type ('n1', 'r1', 'n2') and 307 are inside the partition part 3 has 459 edges of type ('n1', 'r2', 'n3') and 262 are inside the partition part 3 has 476 edges of type ('n2', 'r1', 'n1') and 242 are inside the partition part 3 has 470 edges of type ('n2', 'r3', 'n3') and 244 are inside the partition Save partitions: 0.006 seconds, peak memory: 3.179 GB There are 4070 edges in the graph and 0 edge cuts for 4 partitions. Converted partitions to GraphBolt format into /tmp/tmpd5eqbzqi/test.json Partition 0 looks good! Partition 1 looks good! Partition 2 looks good! Partition 3 looks good! PASSED [ 90%] tests/distributed/test_partition.py::test_partition_graph_graphbolt_hetero[True-False-False-False-1-metis] Converting to homogeneous graph takes 0.001s, peak mem: 3.179 GB Save partitions: 0.001 seconds, peak memory: 3.179 GB There are 4070 edges in the graph and 0 edge cuts for 1 partitions. Converted partitions to GraphBolt format into /tmp/tmp4hrtbsvk/test.json Partition 0 looks good! PASSED [ 90%] tests/distributed/test_partition.py::test_partition_graph_graphbolt_hetero[True-False-False-False-1-random] Converting to homogeneous graph takes 0.001s, peak mem: 3.179 GB Save partitions: 0.002 seconds, peak memory: 3.179 GB There are 4070 edges in the graph and 0 edge cuts for 1 partitions. Converted partitions to GraphBolt format into /tmp/tmpqmni1iy2/test.json Partition 0 looks good! PASSED [ 91%] tests/distributed/test_partition.py::test_partition_graph_graphbolt_hetero[True-False-False-False-4-metis] Converting to homogeneous graph takes 0.001s, peak mem: 3.179 GB Convert a graph into a bidirected graph: 0.000 seconds, peak memory: 3.179 GB Construct multi-constraint weights: 0.000 seconds, peak memory: 3.179 GB [04:19:15] /home/ubuntu/jenkins/workspace/dgl_PR-7408/src/graph/transform/metis_partition_hetero.cc:89: Partition a graph with 3030 nodes and 8140 edges into 4 parts and get 773 edge cuts Metis partitioning: 0.004 seconds, peak memory: 3.179 GB Assigning nodes to METIS partitions takes 0.005s, peak mem: 3.179 GB Reshuffle nodes and edges: 0.002 seconds Split the graph: 0.008 seconds Construct subgraphs: 0.005 seconds Splitting the graph into partitions takes 0.015s, peak mem: 3.179 GB part 0 has 401 nodes of type n1 and 257 are inside the partition part 0 has 391 nodes of type n2 and 259 are inside the partition part 0 has 336 nodes of type n3 and 262 are inside the partition part 0 has 289 edges of type ('n1', 'r1', 'n2') and 237 are inside the partition part 0 has 325 edges of type ('n1', 'r2', 'n3') and 274 are inside the partition part 0 has 302 edges of type ('n2', 'r1', 'n1') and 228 are inside the partition part 0 has 306 edges of type ('n2', 'r3', 'n3') and 278 are inside the partition part 1 has 356 nodes of type n1 and 236 are inside the partition part 1 has 363 nodes of type n2 and 235 are inside the partition part 1 has 314 nodes of type n3 and 244 are inside the partition part 1 has 283 edges of type ('n1', 'r1', 'n2') and 230 are inside the partition part 1 has 264 edges of type ('n1', 'r2', 'n3') and 228 are inside the partition part 1 has 287 edges of type ('n2', 'r1', 'n1') and 237 are inside the partition part 1 has 277 edges of type ('n2', 'r3', 'n3') and 241 are inside the partition part 2 has 423 nodes of type n1 and 256 are inside the partition part 2 has 393 nodes of type n2 and 260 are inside the partition part 2 has 358 nodes of type n3 and 262 are inside the partition part 2 has 329 edges of type ('n1', 'r1', 'n2') and 285 are inside the partition part 2 has 303 edges of type ('n1', 'r2', 'n3') and 262 are inside the partition part 2 has 325 edges of type ('n2', 'r1', 'n1') and 268 are inside the partition part 2 has 323 edges of type ('n2', 'r3', 'n3') and 264 are inside the partition part 3 has 381 nodes of type n1 and 251 are inside the partition part 3 has 406 nodes of type n2 and 256 are inside the partition part 3 has 334 nodes of type n3 and 252 are inside the partition part 3 has 310 edges of type ('n1', 'r1', 'n2') and 258 are inside the partition part 3 has 301 edges of type ('n1', 'r2', 'n3') and 256 are inside the partition part 3 has 330 edges of type ('n2', 'r1', 'n1') and 277 are inside the partition part 3 has 289 edges of type ('n2', 'r3', 'n3') and 247 are inside the partition Save partitions: 0.006 seconds, peak memory: 3.179 GB There are 4070 edges in the graph and 0 edge cuts for 4 partitions. Converted partitions to GraphBolt format into /tmp/tmpr2ukbex_/test.json Partition 0 looks good! Partition 1 looks good! Partition 2 looks good! Partition 3 looks good! PASSED [ 91%] tests/distributed/test_partition.py::test_partition_graph_graphbolt_hetero[True-False-False-False-4-random] Converting to homogeneous graph takes 0.001s, peak mem: 3.179 GB Reshuffle nodes and edges: 0.002 seconds Split the graph: 0.011 seconds Construct subgraphs: 0.006 seconds Splitting the graph into partitions takes 0.018s, peak mem: 3.179 GB part 0 has 659 nodes of type n1 and 238 are inside the partition part 0 has 651 nodes of type n2 and 279 are inside the partition part 0 has 564 nodes of type n3 and 256 are inside the partition part 0 has 432 edges of type ('n1', 'r1', 'n2') and 258 are inside the partition part 0 has 433 edges of type ('n1', 'r2', 'n3') and 262 are inside the partition part 0 has 448 edges of type ('n2', 'r1', 'n1') and 235 are inside the partition part 0 has 488 edges of type ('n2', 'r3', 'n3') and 278 are inside the partition part 1 has 645 nodes of type n1 and 254 are inside the partition part 1 has 630 nodes of type n2 and 234 are inside the partition part 1 has 557 nodes of type n3 and 231 are inside the partition part 1 has 450 edges of type ('n1', 'r1', 'n2') and 250 are inside the partition part 1 has 450 edges of type ('n1', 'r2', 'n3') and 240 are inside the partition part 1 has 428 edges of type ('n2', 'r1', 'n1') and 259 are inside the partition part 1 has 412 edges of type ('n2', 'r3', 'n3') and 213 are inside the partition part 2 has 645 nodes of type n1 and 246 are inside the partition part 2 has 638 nodes of type n2 and 245 are inside the partition part 2 has 547 nodes of type n3 and 257 are inside the partition part 2 has 418 edges of type ('n1', 'r1', 'n2') and 232 are inside the partition part 2 has 445 edges of type ('n1', 'r2', 'n3') and 266 are inside the partition part 2 has 434 edges of type ('n2', 'r1', 'n1') and 244 are inside the partition part 2 has 431 edges of type ('n2', 'r3', 'n3') and 260 are inside the partition part 3 has 652 nodes of type n1 and 262 are inside the partition part 3 has 673 nodes of type n2 and 252 are inside the partition part 3 has 589 nodes of type n3 and 276 are inside the partition part 3 has 464 edges of type ('n1', 'r1', 'n2') and 270 are inside the partition part 3 has 460 edges of type ('n1', 'r2', 'n3') and 252 are inside the partition part 3 has 460 edges of type ('n2', 'r1', 'n1') and 272 are inside the partition part 3 has 480 edges of type ('n2', 'r3', 'n3') and 279 are inside the partition Save partitions: 0.006 seconds, peak memory: 3.179 GB There are 4070 edges in the graph and 0 edge cuts for 4 partitions. Converted partitions to GraphBolt format into /tmp/tmpupudo7ag/test.json Partition 0 looks good! Partition 1 looks good! Partition 2 looks good! Partition 3 looks good! PASSED [ 91%] tests/distributed/test_partition.py::test_partition_graph_graphbolt_hetero[False-True-True-True-1-metis] Converting to homogeneous graph takes 0.001s, peak mem: 3.179 GB Save partitions: 0.002 seconds, peak memory: 3.179 GB There are 4070 edges in the graph and 0 edge cuts for 1 partitions. Converted partitions to GraphBolt format into /tmp/tmpmf2dezq6/test.json PASSED [ 91%] tests/distributed/test_partition.py::test_partition_graph_graphbolt_hetero[False-True-True-True-1-random] Converting to homogeneous graph takes 0.001s, peak mem: 3.179 GB Save partitions: 0.001 seconds, peak memory: 3.179 GB There are 4070 edges in the graph and 0 edge cuts for 1 partitions. Converted partitions to GraphBolt format into /tmp/tmpo5l70rq2/test.json PASSED [ 92%] tests/distributed/test_partition.py::test_partition_graph_graphbolt_hetero[False-True-True-True-4-metis] Converting to homogeneous graph takes 0.001s, peak mem: 3.179 GB Convert a graph into a bidirected graph: 0.000 seconds, peak memory: 3.179 GB Construct multi-constraint weights: 0.000 seconds, peak memory: 3.179 GB [04:19:16] /home/ubuntu/jenkins/workspace/dgl_PR-7408/src/graph/transform/metis_partition_hetero.cc:89: Partition a graph with 3030 nodes and 8140 edges into 4 parts and get 773 edge cuts Metis partitioning: 0.004 seconds, peak memory: 3.179 GB Assigning nodes to METIS partitions takes 0.005s, peak mem: 3.179 GB Reshuffle nodes and edges: 0.002 seconds Split the graph: 0.008 seconds Construct subgraphs: 0.005 seconds Splitting the graph into partitions takes 0.015s, peak mem: 3.179 GB part 0 has 401 nodes of type n1 and 257 are inside the partition part 0 has 391 nodes of type n2 and 259 are inside the partition part 0 has 336 nodes of type n3 and 262 are inside the partition part 0 has 289 edges of type ('n1', 'r1', 'n2') and 237 are inside the partition part 0 has 325 edges of type ('n1', 'r2', 'n3') and 274 are inside the partition part 0 has 302 edges of type ('n2', 'r1', 'n1') and 228 are inside the partition part 0 has 306 edges of type ('n2', 'r3', 'n3') and 278 are inside the partition part 1 has 356 nodes of type n1 and 236 are inside the partition part 1 has 363 nodes of type n2 and 235 are inside the partition part 1 has 314 nodes of type n3 and 244 are inside the partition part 1 has 283 edges of type ('n1', 'r1', 'n2') and 230 are inside the partition part 1 has 264 edges of type ('n1', 'r2', 'n3') and 228 are inside the partition part 1 has 287 edges of type ('n2', 'r1', 'n1') and 237 are inside the partition part 1 has 277 edges of type ('n2', 'r3', 'n3') and 241 are inside the partition part 2 has 423 nodes of type n1 and 256 are inside the partition part 2 has 393 nodes of type n2 and 260 are inside the partition part 2 has 358 nodes of type n3 and 262 are inside the partition part 2 has 329 edges of type ('n1', 'r1', 'n2') and 285 are inside the partition part 2 has 303 edges of type ('n1', 'r2', 'n3') and 262 are inside the partition part 2 has 325 edges of type ('n2', 'r1', 'n1') and 268 are inside the partition part 2 has 323 edges of type ('n2', 'r3', 'n3') and 264 are inside the partition part 3 has 381 nodes of type n1 and 251 are inside the partition part 3 has 406 nodes of type n2 and 256 are inside the partition part 3 has 334 nodes of type n3 and 252 are inside the partition part 3 has 310 edges of type ('n1', 'r1', 'n2') and 258 are inside the partition part 3 has 301 edges of type ('n1', 'r2', 'n3') and 256 are inside the partition part 3 has 330 edges of type ('n2', 'r1', 'n1') and 277 are inside the partition part 3 has 289 edges of type ('n2', 'r3', 'n3') and 247 are inside the partition Save partitions: 0.006 seconds, peak memory: 3.179 GB There are 4070 edges in the graph and 0 edge cuts for 4 partitions. Converted partitions to GraphBolt format into /tmp/tmp4vaa2qab/test.json PASSED [ 92%] tests/distributed/test_partition.py::test_partition_graph_graphbolt_hetero[False-True-True-True-4-random] Converting to homogeneous graph takes 0.001s, peak mem: 3.179 GB Reshuffle nodes and edges: 0.002 seconds Split the graph: 0.011 seconds Construct subgraphs: 0.006 seconds Splitting the graph into partitions takes 0.018s, peak mem: 3.179 GB part 0 has 659 nodes of type n1 and 265 are inside the partition part 0 has 651 nodes of type n2 and 260 are inside the partition part 0 has 582 nodes of type n3 and 243 are inside the partition part 0 has 452 edges of type ('n1', 'r1', 'n2') and 263 are inside the partition part 0 has 448 edges of type ('n1', 'r2', 'n3') and 223 are inside the partition part 0 has 454 edges of type ('n2', 'r1', 'n1') and 268 are inside the partition part 0 has 447 edges of type ('n2', 'r3', 'n3') and 245 are inside the partition part 1 has 650 nodes of type n1 and 236 are inside the partition part 1 has 612 nodes of type n2 and 246 are inside the partition part 1 has 535 nodes of type n3 and 236 are inside the partition part 1 has 428 edges of type ('n1', 'r1', 'n2') and 266 are inside the partition part 1 has 400 edges of type ('n1', 'r2', 'n3') and 232 are inside the partition part 1 has 443 edges of type ('n2', 'r1', 'n1') and 238 are inside the partition part 1 has 441 edges of type ('n2', 'r3', 'n3') and 230 are inside the partition part 2 has 634 nodes of type n1 and 251 are inside the partition part 2 has 664 nodes of type n2 and 243 are inside the partition part 2 has 579 nodes of type n3 and 275 are inside the partition part 2 has 457 edges of type ('n1', 'r1', 'n2') and 226 are inside the partition part 2 has 476 edges of type ('n1', 'r2', 'n3') and 276 are inside the partition part 2 has 397 edges of type ('n2', 'r1', 'n1') and 230 are inside the partition part 2 has 458 edges of type ('n2', 'r3', 'n3') and 281 are inside the partition part 3 has 681 nodes of type n1 and 248 are inside the partition part 3 has 664 nodes of type n2 and 261 are inside the partition part 3 has 547 nodes of type n3 and 266 are inside the partition part 3 has 444 edges of type ('n1', 'r1', 'n2') and 255 are inside the partition part 3 has 459 edges of type ('n1', 'r2', 'n3') and 289 are inside the partition part 3 has 471 edges of type ('n2', 'r1', 'n1') and 274 are inside the partition part 3 has 462 edges of type ('n2', 'r3', 'n3') and 274 are inside the partition Save partitions: 0.006 seconds, peak memory: 3.179 GB There are 4070 edges in the graph and 0 edge cuts for 4 partitions. Converted partitions to GraphBolt format into /tmp/tmpp06ql6p2/test.json PASSED [ 92%] tests/distributed/test_partition.py::test_partition_graph_graphbolt_hetero[False-True-True-False-1-metis] Converting to homogeneous graph takes 0.001s, peak mem: 3.179 GB Save partitions: 0.001 seconds, peak memory: 3.179 GB There are 4070 edges in the graph and 0 edge cuts for 1 partitions. Converted partitions to GraphBolt format into /tmp/tmpypqhz3w9/test.json PASSED [ 92%] tests/distributed/test_partition.py::test_partition_graph_graphbolt_hetero[False-True-True-False-1-random] Converting to homogeneous graph takes 0.001s, peak mem: 3.179 GB Save partitions: 0.001 seconds, peak memory: 3.179 GB There are 4070 edges in the graph and 0 edge cuts for 1 partitions. Converted partitions to GraphBolt format into /tmp/tmpkrah2dgn/test.json PASSED [ 92%] tests/distributed/test_partition.py::test_partition_graph_graphbolt_hetero[False-True-True-False-4-metis] Converting to homogeneous graph takes 0.001s, peak mem: 3.179 GB Convert a graph into a bidirected graph: 0.000 seconds, peak memory: 3.179 GB Construct multi-constraint weights: 0.000 seconds, peak memory: 3.179 GB [04:19:16] /home/ubuntu/jenkins/workspace/dgl_PR-7408/src/graph/transform/metis_partition_hetero.cc:89: Partition a graph with 3030 nodes and 8140 edges into 4 parts and get 766 edge cuts Metis partitioning: 0.004 seconds, peak memory: 3.179 GB Assigning nodes to METIS partitions takes 0.005s, peak mem: 3.179 GB Reshuffle nodes and edges: 0.002 seconds Split the graph: 0.008 seconds Construct subgraphs: 0.005 seconds Splitting the graph into partitions takes 0.015s, peak mem: 3.179 GB part 0 has 387 nodes of type n1 and 257 are inside the partition part 0 has 399 nodes of type n2 and 258 are inside the partition part 0 has 329 nodes of type n3 and 261 are inside the partition part 0 has 303 edges of type ('n1', 'r1', 'n2') and 245 are inside the partition part 0 has 321 edges of type ('n1', 'r2', 'n3') and 280 are inside the partition part 0 has 302 edges of type ('n2', 'r1', 'n1') and 246 are inside the partition part 0 has 296 edges of type ('n2', 'r3', 'n3') and 268 are inside the partition part 1 has 396 nodes of type n1 and 255 are inside the partition part 1 has 381 nodes of type n2 and 252 are inside the partition part 1 has 339 nodes of type n3 and 255 are inside the partition part 1 has 314 edges of type ('n1', 'r1', 'n2') and 263 are inside the partition part 1 has 288 edges of type ('n1', 'r2', 'n3') and 241 are inside the partition part 1 has 320 edges of type ('n2', 'r1', 'n1') and 256 are inside the partition part 1 has 295 edges of type ('n2', 'r3', 'n3') and 251 are inside the partition part 2 has 356 nodes of type n1 and 232 are inside the partition part 2 has 370 nodes of type n2 and 241 are inside the partition part 2 has 322 nodes of type n3 and 244 are inside the partition part 2 has 279 edges of type ('n1', 'r1', 'n2') and 231 are inside the partition part 2 has 268 edges of type ('n1', 'r2', 'n3') and 230 are inside the partition part 2 has 260 edges of type ('n2', 'r1', 'n1') and 226 are inside the partition part 2 has 288 edges of type ('n2', 'r3', 'n3') and 245 are inside the partition part 3 has 402 nodes of type n1 and 256 are inside the partition part 3 has 396 nodes of type n2 and 259 are inside the partition part 3 has 360 nodes of type n3 and 260 are inside the partition part 3 has 330 edges of type ('n1', 'r1', 'n2') and 271 are inside the partition part 3 has 313 edges of type ('n1', 'r2', 'n3') and 269 are inside the partition part 3 has 329 edges of type ('n2', 'r1', 'n1') and 282 are inside the partition part 3 has 330 edges of type ('n2', 'r3', 'n3') and 266 are inside the partition Save partitions: 0.006 seconds, peak memory: 3.179 GB There are 4070 edges in the graph and 0 edge cuts for 4 partitions. Converted partitions to GraphBolt format into /tmp/tmpn3lqvz55/test.json PASSED [ 93%] tests/distributed/test_partition.py::test_partition_graph_graphbolt_hetero[False-True-True-False-4-random] Converting to homogeneous graph takes 0.001s, peak mem: 3.179 GB Reshuffle nodes and edges: 0.002 seconds Split the graph: 0.011 seconds Construct subgraphs: 0.006 seconds Splitting the graph into partitions takes 0.018s, peak mem: 3.179 GB part 0 has 632 nodes of type n1 and 225 are inside the partition part 0 has 647 nodes of type n2 and 238 are inside the partition part 0 has 540 nodes of type n3 and 274 are inside the partition part 0 has 407 edges of type ('n1', 'r1', 'n2') and 225 are inside the partition part 0 has 460 edges of type ('n1', 'r2', 'n3') and 289 are inside the partition part 0 has 397 edges of type ('n2', 'r1', 'n1') and 227 are inside the partition part 0 has 469 edges of type ('n2', 'r3', 'n3') and 290 are inside the partition part 1 has 674 nodes of type n1 and 270 are inside the partition part 1 has 676 nodes of type n2 and 257 are inside the partition part 1 has 594 nodes of type n3 and 269 are inside the partition part 1 has 462 edges of type ('n1', 'r1', 'n2') and 257 are inside the partition part 1 has 486 edges of type ('n1', 'r2', 'n3') and 269 are inside the partition part 1 has 462 edges of type ('n2', 'r1', 'n1') and 287 are inside the partition part 1 has 491 edges of type ('n2', 'r3', 'n3') and 285 are inside the partition part 2 has 645 nodes of type n1 and 244 are inside the partition part 2 has 631 nodes of type n2 and 237 are inside the partition part 2 has 509 nodes of type n3 and 252 are inside the partition part 2 has 454 edges of type ('n1', 'r1', 'n2') and 249 are inside the partition part 2 has 402 edges of type ('n1', 'r2', 'n3') and 248 are inside the partition part 2 has 427 edges of type ('n2', 'r1', 'n1') and 242 are inside the partition part 2 has 411 edges of type ('n2', 'r3', 'n3') and 235 are inside the partition part 3 has 674 nodes of type n1 and 261 are inside the partition part 3 has 649 nodes of type n2 and 278 are inside the partition part 3 has 553 nodes of type n3 and 225 are inside the partition part 3 has 462 edges of type ('n1', 'r1', 'n2') and 279 are inside the partition part 3 has 430 edges of type ('n1', 'r2', 'n3') and 214 are inside the partition part 3 has 469 edges of type ('n2', 'r1', 'n1') and 254 are inside the partition part 3 has 438 edges of type ('n2', 'r3', 'n3') and 220 are inside the partition Save partitions: 0.006 seconds, peak memory: 3.179 GB There are 4070 edges in the graph and 0 edge cuts for 4 partitions. Converted partitions to GraphBolt format into /tmp/tmpwy7psikt/test.json PASSED [ 93%] tests/distributed/test_partition.py::test_partition_graph_graphbolt_hetero[False-True-False-True-1-metis] Converting to homogeneous graph takes 0.001s, peak mem: 3.179 GB Save partitions: 0.002 seconds, peak memory: 3.179 GB There are 4070 edges in the graph and 0 edge cuts for 1 partitions. Converted partitions to GraphBolt format into /tmp/tmpgycp9cmu/test.json PASSED [ 93%] tests/distributed/test_partition.py::test_partition_graph_graphbolt_hetero[False-True-False-True-1-random] Converting to homogeneous graph takes 0.001s, peak mem: 3.179 GB Save partitions: 0.002 seconds, peak memory: 3.179 GB There are 4070 edges in the graph and 0 edge cuts for 1 partitions. Converted partitions to GraphBolt format into /tmp/tmpr9bpne_z/test.json PASSED [ 93%] tests/distributed/test_partition.py::test_partition_graph_graphbolt_hetero[False-True-False-True-4-metis] Converting to homogeneous graph takes 0.001s, peak mem: 3.179 GB Convert a graph into a bidirected graph: 0.000 seconds, peak memory: 3.179 GB Construct multi-constraint weights: 0.000 seconds, peak memory: 3.179 GB [04:19:16] /home/ubuntu/jenkins/workspace/dgl_PR-7408/src/graph/transform/metis_partition_hetero.cc:89: Partition a graph with 3030 nodes and 8140 edges into 4 parts and get 766 edge cuts Metis partitioning: 0.004 seconds, peak memory: 3.179 GB Assigning nodes to METIS partitions takes 0.005s, peak mem: 3.179 GB Reshuffle nodes and edges: 0.002 seconds Split the graph: 0.008 seconds Construct subgraphs: 0.005 seconds Splitting the graph into partitions takes 0.015s, peak mem: 3.179 GB part 0 has 387 nodes of type n1 and 257 are inside the partition part 0 has 399 nodes of type n2 and 258 are inside the partition part 0 has 329 nodes of type n3 and 261 are inside the partition part 0 has 303 edges of type ('n1', 'r1', 'n2') and 245 are inside the partition part 0 has 321 edges of type ('n1', 'r2', 'n3') and 280 are inside the partition part 0 has 302 edges of type ('n2', 'r1', 'n1') and 246 are inside the partition part 0 has 296 edges of type ('n2', 'r3', 'n3') and 268 are inside the partition part 1 has 396 nodes of type n1 and 255 are inside the partition part 1 has 381 nodes of type n2 and 252 are inside the partition part 1 has 339 nodes of type n3 and 255 are inside the partition part 1 has 314 edges of type ('n1', 'r1', 'n2') and 263 are inside the partition part 1 has 288 edges of type ('n1', 'r2', 'n3') and 241 are inside the partition part 1 has 320 edges of type ('n2', 'r1', 'n1') and 256 are inside the partition part 1 has 295 edges of type ('n2', 'r3', 'n3') and 251 are inside the partition part 2 has 356 nodes of type n1 and 232 are inside the partition part 2 has 370 nodes of type n2 and 241 are inside the partition part 2 has 322 nodes of type n3 and 244 are inside the partition part 2 has 279 edges of type ('n1', 'r1', 'n2') and 231 are inside the partition part 2 has 268 edges of type ('n1', 'r2', 'n3') and 230 are inside the partition part 2 has 260 edges of type ('n2', 'r1', 'n1') and 226 are inside the partition part 2 has 288 edges of type ('n2', 'r3', 'n3') and 245 are inside the partition part 3 has 402 nodes of type n1 and 256 are inside the partition part 3 has 396 nodes of type n2 and 259 are inside the partition part 3 has 360 nodes of type n3 and 260 are inside the partition part 3 has 330 edges of type ('n1', 'r1', 'n2') and 271 are inside the partition part 3 has 313 edges of type ('n1', 'r2', 'n3') and 269 are inside the partition part 3 has 329 edges of type ('n2', 'r1', 'n1') and 282 are inside the partition part 3 has 330 edges of type ('n2', 'r3', 'n3') and 266 are inside the partition Save partitions: 0.006 seconds, peak memory: 3.179 GB There are 4070 edges in the graph and 0 edge cuts for 4 partitions. Converted partitions to GraphBolt format into /tmp/tmpzyenukun/test.json PASSED [ 94%] tests/distributed/test_partition.py::test_partition_graph_graphbolt_hetero[False-True-False-True-4-random] Converting to homogeneous graph takes 0.001s, peak mem: 3.179 GB Reshuffle nodes and edges: 0.002 seconds Split the graph: 0.011 seconds Construct subgraphs: 0.006 seconds Splitting the graph into partitions takes 0.018s, peak mem: 3.179 GB part 0 has 645 nodes of type n1 and 244 are inside the partition part 0 has 645 nodes of type n2 and 238 are inside the partition part 0 has 563 nodes of type n3 and 254 are inside the partition part 0 has 434 edges of type ('n1', 'r1', 'n2') and 221 are inside the partition part 0 has 449 edges of type ('n1', 'r2', 'n3') and 244 are inside the partition part 0 has 432 edges of type ('n2', 'r1', 'n1') and 233 are inside the partition part 0 has 429 edges of type ('n2', 'r3', 'n3') and 246 are inside the partition part 1 has 653 nodes of type n1 and 249 are inside the partition part 1 has 652 nodes of type n2 and 263 are inside the partition part 1 has 553 nodes of type n3 and 246 are inside the partition part 1 has 466 edges of type ('n1', 'r1', 'n2') and 275 are inside the partition part 1 has 423 edges of type ('n1', 'r2', 'n3') and 242 are inside the partition part 1 has 445 edges of type ('n2', 'r1', 'n1') and 257 are inside the partition part 1 has 468 edges of type ('n2', 'r3', 'n3') and 263 are inside the partition part 2 has 666 nodes of type n1 and 266 are inside the partition part 2 has 663 nodes of type n2 and 238 are inside the partition part 2 has 584 nodes of type n3 and 264 are inside the partition part 2 has 434 edges of type ('n1', 'r1', 'n2') and 249 are inside the partition part 2 has 478 edges of type ('n1', 'r2', 'n3') and 265 are inside the partition part 2 has 451 edges of type ('n2', 'r1', 'n1') and 270 are inside the partition part 2 has 445 edges of type ('n2', 'r3', 'n3') and 258 are inside the partition part 3 has 677 nodes of type n1 and 241 are inside the partition part 3 has 644 nodes of type n2 and 271 are inside the partition part 3 has 553 nodes of type n3 and 256 are inside the partition part 3 has 421 edges of type ('n1', 'r1', 'n2') and 265 are inside the partition part 3 has 438 edges of type ('n1', 'r2', 'n3') and 269 are inside the partition part 3 has 455 edges of type ('n2', 'r1', 'n1') and 250 are inside the partition part 3 has 471 edges of type ('n2', 'r3', 'n3') and 263 are inside the partition Save partitions: 0.006 seconds, peak memory: 3.179 GB There are 4070 edges in the graph and 0 edge cuts for 4 partitions. Converted partitions to GraphBolt format into /tmp/tmp8r04p6nh/test.json PASSED [ 94%] tests/distributed/test_partition.py::test_partition_graph_graphbolt_hetero[False-True-False-False-1-metis] Converting to homogeneous graph takes 0.001s, peak mem: 3.179 GB Save partitions: 0.002 seconds, peak memory: 3.179 GB There are 4070 edges in the graph and 0 edge cuts for 1 partitions. Converted partitions to GraphBolt format into /tmp/tmp2ttt60kf/test.json PASSED [ 94%] tests/distributed/test_partition.py::test_partition_graph_graphbolt_hetero[False-True-False-False-1-random] Converting to homogeneous graph takes 0.001s, peak mem: 3.179 GB Save partitions: 0.001 seconds, peak memory: 3.179 GB There are 4070 edges in the graph and 0 edge cuts for 1 partitions. Converted partitions to GraphBolt format into /tmp/tmp6zx1vutb/test.json PASSED [ 94%] tests/distributed/test_partition.py::test_partition_graph_graphbolt_hetero[False-True-False-False-4-metis] Converting to homogeneous graph takes 0.001s, peak mem: 3.179 GB Convert a graph into a bidirected graph: 0.000 seconds, peak memory: 3.179 GB Construct multi-constraint weights: 0.000 seconds, peak memory: 3.179 GB [04:19:17] /home/ubuntu/jenkins/workspace/dgl_PR-7408/src/graph/transform/metis_partition_hetero.cc:89: Partition a graph with 3030 nodes and 8140 edges into 4 parts and get 766 edge cuts Metis partitioning: 0.004 seconds, peak memory: 3.179 GB Assigning nodes to METIS partitions takes 0.005s, peak mem: 3.179 GB Reshuffle nodes and edges: 0.002 seconds Split the graph: 0.008 seconds Construct subgraphs: 0.005 seconds Splitting the graph into partitions takes 0.015s, peak mem: 3.179 GB part 0 has 387 nodes of type n1 and 257 are inside the partition part 0 has 399 nodes of type n2 and 258 are inside the partition part 0 has 329 nodes of type n3 and 261 are inside the partition part 0 has 303 edges of type ('n1', 'r1', 'n2') and 245 are inside the partition part 0 has 321 edges of type ('n1', 'r2', 'n3') and 280 are inside the partition part 0 has 302 edges of type ('n2', 'r1', 'n1') and 246 are inside the partition part 0 has 296 edges of type ('n2', 'r3', 'n3') and 268 are inside the partition part 1 has 396 nodes of type n1 and 255 are inside the partition part 1 has 381 nodes of type n2 and 252 are inside the partition part 1 has 339 nodes of type n3 and 255 are inside the partition part 1 has 314 edges of type ('n1', 'r1', 'n2') and 263 are inside the partition part 1 has 288 edges of type ('n1', 'r2', 'n3') and 241 are inside the partition part 1 has 320 edges of type ('n2', 'r1', 'n1') and 256 are inside the partition part 1 has 295 edges of type ('n2', 'r3', 'n3') and 251 are inside the partition part 2 has 356 nodes of type n1 and 232 are inside the partition part 2 has 370 nodes of type n2 and 241 are inside the partition part 2 has 322 nodes of type n3 and 244 are inside the partition part 2 has 279 edges of type ('n1', 'r1', 'n2') and 231 are inside the partition part 2 has 268 edges of type ('n1', 'r2', 'n3') and 230 are inside the partition part 2 has 260 edges of type ('n2', 'r1', 'n1') and 226 are inside the partition part 2 has 288 edges of type ('n2', 'r3', 'n3') and 245 are inside the partition part 3 has 402 nodes of type n1 and 256 are inside the partition part 3 has 396 nodes of type n2 and 259 are inside the partition part 3 has 360 nodes of type n3 and 260 are inside the partition part 3 has 330 edges of type ('n1', 'r1', 'n2') and 271 are inside the partition part 3 has 313 edges of type ('n1', 'r2', 'n3') and 269 are inside the partition part 3 has 329 edges of type ('n2', 'r1', 'n1') and 282 are inside the partition part 3 has 330 edges of type ('n2', 'r3', 'n3') and 266 are inside the partition Save partitions: 0.006 seconds, peak memory: 3.179 GB There are 4070 edges in the graph and 0 edge cuts for 4 partitions. Converted partitions to GraphBolt format into /tmp/tmp4wbohbd1/test.json PASSED [ 94%] tests/distributed/test_partition.py::test_partition_graph_graphbolt_hetero[False-True-False-False-4-random] Converting to homogeneous graph takes 0.001s, peak mem: 3.179 GB Reshuffle nodes and edges: 0.002 seconds Split the graph: 0.011 seconds Construct subgraphs: 0.006 seconds Splitting the graph into partitions takes 0.018s, peak mem: 3.179 GB part 0 has 665 nodes of type n1 and 260 are inside the partition part 0 has 694 nodes of type n2 and 261 are inside the partition part 0 has 548 nodes of type n3 and 258 are inside the partition part 0 has 467 edges of type ('n1', 'r1', 'n2') and 256 are inside the partition part 0 has 444 edges of type ('n1', 'r2', 'n3') and 266 are inside the partition part 0 has 442 edges of type ('n2', 'r1', 'n1') and 272 are inside the partition part 0 has 472 edges of type ('n2', 'r3', 'n3') and 272 are inside the partition part 1 has 658 nodes of type n1 and 239 are inside the partition part 1 has 633 nodes of type n2 and 258 are inside the partition part 1 has 582 nodes of type n3 and 266 are inside the partition part 1 has 444 edges of type ('n1', 'r1', 'n2') and 274 are inside the partition part 1 has 455 edges of type ('n1', 'r2', 'n3') and 265 are inside the partition part 1 has 460 edges of type ('n2', 'r1', 'n1') and 245 are inside the partition part 1 has 483 edges of type ('n2', 'r3', 'n3') and 278 are inside the partition part 2 has 625 nodes of type n1 and 247 are inside the partition part 2 has 643 nodes of type n2 and 234 are inside the partition part 2 has 545 nodes of type n3 and 252 are inside the partition part 2 has 416 edges of type ('n1', 'r1', 'n2') and 221 are inside the partition part 2 has 443 edges of type ('n1', 'r2', 'n3') and 242 are inside the partition part 2 has 407 edges of type ('n2', 'r1', 'n1') and 241 are inside the partition part 2 has 419 edges of type ('n2', 'r3', 'n3') and 240 are inside the partition part 3 has 642 nodes of type n1 and 254 are inside the partition part 3 has 642 nodes of type n2 and 257 are inside the partition part 3 has 569 nodes of type n3 and 244 are inside the partition part 3 has 445 edges of type ('n1', 'r1', 'n2') and 259 are inside the partition part 3 has 454 edges of type ('n1', 'r2', 'n3') and 247 are inside the partition part 3 has 439 edges of type ('n2', 'r1', 'n1') and 252 are inside the partition part 3 has 435 edges of type ('n2', 'r3', 'n3') and 240 are inside the partition Save partitions: 0.006 seconds, peak memory: 3.179 GB There are 4070 edges in the graph and 0 edge cuts for 4 partitions. Converted partitions to GraphBolt format into /tmp/tmptye4ohkp/test.json PASSED [ 95%] tests/distributed/test_partition.py::test_partition_graph_graphbolt_hetero[False-False-True-True-1-metis] Converting to homogeneous graph takes 0.001s, peak mem: 3.179 GB Save partitions: 0.001 seconds, peak memory: 3.179 GB There are 4070 edges in the graph and 0 edge cuts for 1 partitions. Converted partitions to GraphBolt format into /tmp/tmpyyn1k_ni/test.json PASSED [ 95%] tests/distributed/test_partition.py::test_partition_graph_graphbolt_hetero[False-False-True-True-1-random] Converting to homogeneous graph takes 0.001s, peak mem: 3.179 GB Save partitions: 0.001 seconds, peak memory: 3.179 GB There are 4070 edges in the graph and 0 edge cuts for 1 partitions. Converted partitions to GraphBolt format into /tmp/tmpfqr3895w/test.json PASSED [ 95%] tests/distributed/test_partition.py::test_partition_graph_graphbolt_hetero[False-False-True-True-4-metis] Converting to homogeneous graph takes 0.001s, peak mem: 3.179 GB Convert a graph into a bidirected graph: 0.000 seconds, peak memory: 3.179 GB Construct multi-constraint weights: 0.000 seconds, peak memory: 3.179 GB [04:19:17] /home/ubuntu/jenkins/workspace/dgl_PR-7408/src/graph/transform/metis_partition_hetero.cc:89: Partition a graph with 3030 nodes and 8140 edges into 4 parts and get 766 edge cuts Metis partitioning: 0.004 seconds, peak memory: 3.179 GB Assigning nodes to METIS partitions takes 0.005s, peak mem: 3.179 GB Reshuffle nodes and edges: 0.002 seconds Split the graph: 0.008 seconds Construct subgraphs: 0.005 seconds Splitting the graph into partitions takes 0.015s, peak mem: 3.179 GB part 0 has 387 nodes of type n1 and 257 are inside the partition part 0 has 399 nodes of type n2 and 258 are inside the partition part 0 has 329 nodes of type n3 and 261 are inside the partition part 0 has 303 edges of type ('n1', 'r1', 'n2') and 245 are inside the partition part 0 has 321 edges of type ('n1', 'r2', 'n3') and 280 are inside the partition part 0 has 302 edges of type ('n2', 'r1', 'n1') and 246 are inside the partition part 0 has 296 edges of type ('n2', 'r3', 'n3') and 268 are inside the partition part 1 has 396 nodes of type n1 and 255 are inside the partition part 1 has 381 nodes of type n2 and 252 are inside the partition part 1 has 339 nodes of type n3 and 255 are inside the partition part 1 has 314 edges of type ('n1', 'r1', 'n2') and 263 are inside the partition part 1 has 288 edges of type ('n1', 'r2', 'n3') and 241 are inside the partition part 1 has 320 edges of type ('n2', 'r1', 'n1') and 256 are inside the partition part 1 has 295 edges of type ('n2', 'r3', 'n3') and 251 are inside the partition part 2 has 356 nodes of type n1 and 232 are inside the partition part 2 has 370 nodes of type n2 and 241 are inside the partition part 2 has 322 nodes of type n3 and 244 are inside the partition part 2 has 279 edges of type ('n1', 'r1', 'n2') and 231 are inside the partition part 2 has 268 edges of type ('n1', 'r2', 'n3') and 230 are inside the partition part 2 has 260 edges of type ('n2', 'r1', 'n1') and 226 are inside the partition part 2 has 288 edges of type ('n2', 'r3', 'n3') and 245 are inside the partition part 3 has 402 nodes of type n1 and 256 are inside the partition part 3 has 396 nodes of type n2 and 259 are inside the partition part 3 has 360 nodes of type n3 and 260 are inside the partition part 3 has 330 edges of type ('n1', 'r1', 'n2') and 271 are inside the partition part 3 has 313 edges of type ('n1', 'r2', 'n3') and 269 are inside the partition part 3 has 329 edges of type ('n2', 'r1', 'n1') and 282 are inside the partition part 3 has 330 edges of type ('n2', 'r3', 'n3') and 266 are inside the partition Save partitions: 0.006 seconds, peak memory: 3.179 GB There are 4070 edges in the graph and 0 edge cuts for 4 partitions. Converted partitions to GraphBolt format into /tmp/tmpc2gdljwa/test.json PASSED [ 95%] tests/distributed/test_partition.py::test_partition_graph_graphbolt_hetero[False-False-True-True-4-random] Converting to homogeneous graph takes 0.001s, peak mem: 3.179 GB Reshuffle nodes and edges: 0.002 seconds Split the graph: 0.010 seconds Construct subgraphs: 0.006 seconds Splitting the graph into partitions takes 0.018s, peak mem: 3.179 GB part 0 has 626 nodes of type n1 and 260 are inside the partition part 0 has 666 nodes of type n2 and 226 are inside the partition part 0 has 563 nodes of type n3 and 273 are inside the partition part 0 has 425 edges of type ('n1', 'r1', 'n2') and 219 are inside the partition part 0 has 450 edges of type ('n1', 'r2', 'n3') and 256 are inside the partition part 0 has 441 edges of type ('n2', 'r1', 'n1') and 277 are inside the partition part 0 has 451 edges of type ('n2', 'r3', 'n3') and 279 are inside the partition part 1 has 638 nodes of type n1 and 271 are inside the partition part 1 has 655 nodes of type n2 and 263 are inside the partition part 1 has 555 nodes of type n3 and 231 are inside the partition part 1 has 473 edges of type ('n1', 'r1', 'n2') and 262 are inside the partition part 1 has 467 edges of type ('n1', 'r2', 'n3') and 237 are inside the partition part 1 has 462 edges of type ('n2', 'r1', 'n1') and 269 are inside the partition part 1 has 413 edges of type ('n2', 'r3', 'n3') and 229 are inside the partition part 2 has 649 nodes of type n1 and 238 are inside the partition part 2 has 630 nodes of type n2 and 269 are inside the partition part 2 has 538 nodes of type n3 and 264 are inside the partition part 2 has 443 edges of type ('n1', 'r1', 'n2') and 272 are inside the partition part 2 has 428 edges of type ('n1', 'r2', 'n3') and 257 are inside the partition part 2 has 442 edges of type ('n2', 'r1', 'n1') and 240 are inside the partition part 2 has 452 edges of type ('n2', 'r3', 'n3') and 269 are inside the partition part 3 has 646 nodes of type n1 and 231 are inside the partition part 3 has 627 nodes of type n2 and 252 are inside the partition part 3 has 536 nodes of type n3 and 252 are inside the partition part 3 has 408 edges of type ('n1', 'r1', 'n2') and 257 are inside the partition part 3 has 427 edges of type ('n1', 'r2', 'n3') and 270 are inside the partition part 3 has 406 edges of type ('n2', 'r1', 'n1') and 224 are inside the partition part 3 has 451 edges of type ('n2', 'r3', 'n3') and 253 are inside the partition Save partitions: 0.006 seconds, peak memory: 3.179 GB There are 4070 edges in the graph and 0 edge cuts for 4 partitions. Converted partitions to GraphBolt format into /tmp/tmpy3lw52ro/test.json PASSED [ 96%] tests/distributed/test_partition.py::test_partition_graph_graphbolt_hetero[False-False-True-False-1-metis] Converting to homogeneous graph takes 0.001s, peak mem: 3.179 GB Save partitions: 0.002 seconds, peak memory: 3.179 GB There are 4070 edges in the graph and 0 edge cuts for 1 partitions. Converted partitions to GraphBolt format into /tmp/tmpcr6p_ov_/test.json PASSED [ 96%] tests/distributed/test_partition.py::test_partition_graph_graphbolt_hetero[False-False-True-False-1-random] Converting to homogeneous graph takes 0.001s, peak mem: 3.179 GB Save partitions: 0.001 seconds, peak memory: 3.179 GB There are 4070 edges in the graph and 0 edge cuts for 1 partitions. Converted partitions to GraphBolt format into /tmp/tmpi1j4maxr/test.json PASSED [ 96%] tests/distributed/test_partition.py::test_partition_graph_graphbolt_hetero[False-False-True-False-4-metis] Converting to homogeneous graph takes 0.001s, peak mem: 3.179 GB Convert a graph into a bidirected graph: 0.000 seconds, peak memory: 3.179 GB Construct multi-constraint weights: 0.000 seconds, peak memory: 3.179 GB [04:19:17] /home/ubuntu/jenkins/workspace/dgl_PR-7408/src/graph/transform/metis_partition_hetero.cc:89: Partition a graph with 3030 nodes and 8140 edges into 4 parts and get 766 edge cuts Metis partitioning: 0.004 seconds, peak memory: 3.179 GB Assigning nodes to METIS partitions takes 0.005s, peak mem: 3.179 GB Reshuffle nodes and edges: 0.002 seconds Split the graph: 0.008 seconds Construct subgraphs: 0.005 seconds Splitting the graph into partitions takes 0.015s, peak mem: 3.179 GB part 0 has 387 nodes of type n1 and 257 are inside the partition part 0 has 399 nodes of type n2 and 258 are inside the partition part 0 has 329 nodes of type n3 and 261 are inside the partition part 0 has 303 edges of type ('n1', 'r1', 'n2') and 245 are inside the partition part 0 has 321 edges of type ('n1', 'r2', 'n3') and 280 are inside the partition part 0 has 302 edges of type ('n2', 'r1', 'n1') and 246 are inside the partition part 0 has 296 edges of type ('n2', 'r3', 'n3') and 268 are inside the partition part 1 has 396 nodes of type n1 and 255 are inside the partition part 1 has 381 nodes of type n2 and 252 are inside the partition part 1 has 339 nodes of type n3 and 255 are inside the partition part 1 has 314 edges of type ('n1', 'r1', 'n2') and 263 are inside the partition part 1 has 288 edges of type ('n1', 'r2', 'n3') and 241 are inside the partition part 1 has 320 edges of type ('n2', 'r1', 'n1') and 256 are inside the partition part 1 has 295 edges of type ('n2', 'r3', 'n3') and 251 are inside the partition part 2 has 356 nodes of type n1 and 232 are inside the partition part 2 has 370 nodes of type n2 and 241 are inside the partition part 2 has 322 nodes of type n3 and 244 are inside the partition part 2 has 279 edges of type ('n1', 'r1', 'n2') and 231 are inside the partition part 2 has 268 edges of type ('n1', 'r2', 'n3') and 230 are inside the partition part 2 has 260 edges of type ('n2', 'r1', 'n1') and 226 are inside the partition part 2 has 288 edges of type ('n2', 'r3', 'n3') and 245 are inside the partition part 3 has 402 nodes of type n1 and 256 are inside the partition part 3 has 396 nodes of type n2 and 259 are inside the partition part 3 has 360 nodes of type n3 and 260 are inside the partition part 3 has 330 edges of type ('n1', 'r1', 'n2') and 271 are inside the partition part 3 has 313 edges of type ('n1', 'r2', 'n3') and 269 are inside the partition part 3 has 329 edges of type ('n2', 'r1', 'n1') and 282 are inside the partition part 3 has 330 edges of type ('n2', 'r3', 'n3') and 266 are inside the partition Save partitions: 0.006 seconds, peak memory: 3.179 GB There are 4070 edges in the graph and 0 edge cuts for 4 partitions. Converted partitions to GraphBolt format into /tmp/tmp6687fvux/test.json PASSED [ 96%] tests/distributed/test_partition.py::test_partition_graph_graphbolt_hetero[False-False-True-False-4-random] Converting to homogeneous graph takes 0.001s, peak mem: 3.179 GB Reshuffle nodes and edges: 0.002 seconds Split the graph: 0.011 seconds Construct subgraphs: 0.006 seconds Splitting the graph into partitions takes 0.018s, peak mem: 3.179 GB part 0 has 636 nodes of type n1 and 239 are inside the partition part 0 has 678 nodes of type n2 and 271 are inside the partition part 0 has 553 nodes of type n3 and 260 are inside the partition part 0 has 419 edges of type ('n1', 'r1', 'n2') and 255 are inside the partition part 0 has 411 edges of type ('n1', 'r2', 'n3') and 233 are inside the partition part 0 has 451 edges of type ('n2', 'r1', 'n1') and 251 are inside the partition part 0 has 501 edges of type ('n2', 'r3', 'n3') and 308 are inside the partition part 1 has 656 nodes of type n1 and 272 are inside the partition part 1 has 667 nodes of type n2 and 260 are inside the partition part 1 has 566 nodes of type n3 and 263 are inside the partition part 1 has 426 edges of type ('n1', 'r1', 'n2') and 234 are inside the partition part 1 has 462 edges of type ('n1', 'r2', 'n3') and 269 are inside the partition part 1 has 453 edges of type ('n2', 'r1', 'n1') and 264 are inside the partition part 1 has 449 edges of type ('n2', 'r3', 'n3') and 264 are inside the partition part 2 has 661 nodes of type n1 and 257 are inside the partition part 2 has 660 nodes of type n2 and 246 are inside the partition part 2 has 586 nodes of type n3 and 247 are inside the partition part 2 has 478 edges of type ('n1', 'r1', 'n2') and 253 are inside the partition part 2 has 488 edges of type ('n1', 'r2', 'n3') and 273 are inside the partition part 2 has 461 edges of type ('n2', 'r1', 'n1') and 269 are inside the partition part 2 has 445 edges of type ('n2', 'r3', 'n3') and 226 are inside the partition part 3 has 626 nodes of type n1 and 232 are inside the partition part 3 has 621 nodes of type n2 and 233 are inside the partition part 3 has 530 nodes of type n3 and 250 are inside the partition part 3 has 447 edges of type ('n1', 'r1', 'n2') and 268 are inside the partition part 3 has 419 edges of type ('n1', 'r2', 'n3') and 245 are inside the partition part 3 has 410 edges of type ('n2', 'r1', 'n1') and 226 are inside the partition part 3 has 417 edges of type ('n2', 'r3', 'n3') and 232 are inside the partition Save partitions: 0.006 seconds, peak memory: 3.179 GB There are 4070 edges in the graph and 0 edge cuts for 4 partitions. Converted partitions to GraphBolt format into /tmp/tmp7az407f9/test.json PASSED [ 96%] tests/distributed/test_partition.py::test_partition_graph_graphbolt_hetero[False-False-False-True-1-metis] Converting to homogeneous graph takes 0.001s, peak mem: 3.179 GB Save partitions: 0.002 seconds, peak memory: 3.179 GB There are 4070 edges in the graph and 0 edge cuts for 1 partitions. Converted partitions to GraphBolt format into /tmp/tmpd1x8y7wo/test.json PASSED [ 97%] tests/distributed/test_partition.py::test_partition_graph_graphbolt_hetero[False-False-False-True-1-random] Converting to homogeneous graph takes 0.001s, peak mem: 3.179 GB Save partitions: 0.002 seconds, peak memory: 3.179 GB There are 4070 edges in the graph and 0 edge cuts for 1 partitions. Converted partitions to GraphBolt format into /tmp/tmpo50v79ph/test.json PASSED [ 97%] tests/distributed/test_partition.py::test_partition_graph_graphbolt_hetero[False-False-False-True-4-metis] Converting to homogeneous graph takes 0.001s, peak mem: 3.179 GB Convert a graph into a bidirected graph: 0.000 seconds, peak memory: 3.179 GB Construct multi-constraint weights: 0.000 seconds, peak memory: 3.179 GB [04:19:18] /home/ubuntu/jenkins/workspace/dgl_PR-7408/src/graph/transform/metis_partition_hetero.cc:89: Partition a graph with 3030 nodes and 8140 edges into 4 parts and get 766 edge cuts Metis partitioning: 0.004 seconds, peak memory: 3.179 GB Assigning nodes to METIS partitions takes 0.005s, peak mem: 3.179 GB Reshuffle nodes and edges: 0.002 seconds Split the graph: 0.008 seconds Construct subgraphs: 0.005 seconds Splitting the graph into partitions takes 0.015s, peak mem: 3.179 GB part 0 has 387 nodes of type n1 and 257 are inside the partition part 0 has 399 nodes of type n2 and 258 are inside the partition part 0 has 329 nodes of type n3 and 261 are inside the partition part 0 has 303 edges of type ('n1', 'r1', 'n2') and 245 are inside the partition part 0 has 321 edges of type ('n1', 'r2', 'n3') and 280 are inside the partition part 0 has 302 edges of type ('n2', 'r1', 'n1') and 246 are inside the partition part 0 has 296 edges of type ('n2', 'r3', 'n3') and 268 are inside the partition part 1 has 396 nodes of type n1 and 255 are inside the partition part 1 has 381 nodes of type n2 and 252 are inside the partition part 1 has 339 nodes of type n3 and 255 are inside the partition part 1 has 314 edges of type ('n1', 'r1', 'n2') and 263 are inside the partition part 1 has 288 edges of type ('n1', 'r2', 'n3') and 241 are inside the partition part 1 has 320 edges of type ('n2', 'r1', 'n1') and 256 are inside the partition part 1 has 295 edges of type ('n2', 'r3', 'n3') and 251 are inside the partition part 2 has 356 nodes of type n1 and 232 are inside the partition part 2 has 370 nodes of type n2 and 241 are inside the partition part 2 has 322 nodes of type n3 and 244 are inside the partition part 2 has 279 edges of type ('n1', 'r1', 'n2') and 231 are inside the partition part 2 has 268 edges of type ('n1', 'r2', 'n3') and 230 are inside the partition part 2 has 260 edges of type ('n2', 'r1', 'n1') and 226 are inside the partition part 2 has 288 edges of type ('n2', 'r3', 'n3') and 245 are inside the partition part 3 has 402 nodes of type n1 and 256 are inside the partition part 3 has 396 nodes of type n2 and 259 are inside the partition part 3 has 360 nodes of type n3 and 260 are inside the partition part 3 has 330 edges of type ('n1', 'r1', 'n2') and 271 are inside the partition part 3 has 313 edges of type ('n1', 'r2', 'n3') and 269 are inside the partition part 3 has 329 edges of type ('n2', 'r1', 'n1') and 282 are inside the partition part 3 has 330 edges of type ('n2', 'r3', 'n3') and 266 are inside the partition Save partitions: 0.006 seconds, peak memory: 3.179 GB There are 4070 edges in the graph and 0 edge cuts for 4 partitions. Converted partitions to GraphBolt format into /tmp/tmpg8z6hucb/test.json PASSED [ 97%] tests/distributed/test_partition.py::test_partition_graph_graphbolt_hetero[False-False-False-True-4-random] Converting to homogeneous graph takes 0.001s, peak mem: 3.179 GB Reshuffle nodes and edges: 0.002 seconds Split the graph: 0.011 seconds Construct subgraphs: 0.006 seconds Splitting the graph into partitions takes 0.018s, peak mem: 3.179 GB part 0 has 669 nodes of type n1 and 235 are inside the partition part 0 has 648 nodes of type n2 and 235 are inside the partition part 0 has 557 nodes of type n3 and 294 are inside the partition part 0 has 423 edges of type ('n1', 'r1', 'n2') and 268 are inside the partition part 0 has 486 edges of type ('n1', 'r2', 'n3') and 320 are inside the partition part 0 has 406 edges of type ('n2', 'r1', 'n1') and 222 are inside the partition part 0 has 489 edges of type ('n2', 'r3', 'n3') and 321 are inside the partition part 1 has 634 nodes of type n1 and 281 are inside the partition part 1 has 668 nodes of type n2 and 273 are inside the partition part 1 has 602 nodes of type n3 and 240 are inside the partition part 1 has 442 edges of type ('n1', 'r1', 'n2') and 228 are inside the partition part 1 has 474 edges of type ('n1', 'r2', 'n3') and 240 are inside the partition part 1 has 483 edges of type ('n2', 'r1', 'n1') and 314 are inside the partition part 1 has 459 edges of type ('n2', 'r3', 'n3') and 235 are inside the partition part 2 has 661 nodes of type n1 and 249 are inside the partition part 2 has 665 nodes of type n2 and 274 are inside the partition part 2 has 557 nodes of type n3 and 241 are inside the partition part 2 has 455 edges of type ('n1', 'r1', 'n2') and 280 are inside the partition part 2 has 449 edges of type ('n1', 'r2', 'n3') and 252 are inside the partition part 2 has 454 edges of type ('n2', 'r1', 'n1') and 240 are inside the partition part 2 has 442 edges of type ('n2', 'r3', 'n3') and 223 are inside the partition part 3 has 617 nodes of type n1 and 235 are inside the partition part 3 has 626 nodes of type n2 and 228 are inside the partition part 3 has 524 nodes of type n3 and 245 are inside the partition part 3 has 431 edges of type ('n1', 'r1', 'n2') and 234 are inside the partition part 3 has 381 edges of type ('n1', 'r2', 'n3') and 208 are inside the partition part 3 has 425 edges of type ('n2', 'r1', 'n1') and 234 are inside the partition part 3 has 429 edges of type ('n2', 'r3', 'n3') and 251 are inside the partition Save partitions: 0.006 seconds, peak memory: 3.179 GB There are 4070 edges in the graph and 0 edge cuts for 4 partitions. Converted partitions to GraphBolt format into /tmp/tmpk_opsv39/test.json PASSED [ 97%] tests/distributed/test_partition.py::test_partition_graph_graphbolt_hetero[False-False-False-False-1-metis] Converting to homogeneous graph takes 0.001s, peak mem: 3.179 GB Save partitions: 0.002 seconds, peak memory: 3.179 GB There are 4070 edges in the graph and 0 edge cuts for 1 partitions. Converted partitions to GraphBolt format into /tmp/tmpfmquk78j/test.json PASSED [ 98%] tests/distributed/test_partition.py::test_partition_graph_graphbolt_hetero[False-False-False-False-1-random] Converting to homogeneous graph takes 0.001s, peak mem: 3.179 GB Save partitions: 0.001 seconds, peak memory: 3.179 GB There are 4070 edges in the graph and 0 edge cuts for 1 partitions. Converted partitions to GraphBolt format into /tmp/tmpc6r9zr87/test.json PASSED [ 98%] tests/distributed/test_partition.py::test_partition_graph_graphbolt_hetero[False-False-False-False-4-metis] Converting to homogeneous graph takes 0.001s, peak mem: 3.179 GB Convert a graph into a bidirected graph: 0.000 seconds, peak memory: 3.179 GB Construct multi-constraint weights: 0.000 seconds, peak memory: 3.179 GB [04:19:18] /home/ubuntu/jenkins/workspace/dgl_PR-7408/src/graph/transform/metis_partition_hetero.cc:89: Partition a graph with 3030 nodes and 8140 edges into 4 parts and get 766 edge cuts Metis partitioning: 0.004 seconds, peak memory: 3.179 GB Assigning nodes to METIS partitions takes 0.005s, peak mem: 3.179 GB Reshuffle nodes and edges: 0.002 seconds Split the graph: 0.008 seconds Construct subgraphs: 0.005 seconds Splitting the graph into partitions takes 0.015s, peak mem: 3.179 GB part 0 has 387 nodes of type n1 and 257 are inside the partition part 0 has 399 nodes of type n2 and 258 are inside the partition part 0 has 329 nodes of type n3 and 261 are inside the partition part 0 has 303 edges of type ('n1', 'r1', 'n2') and 245 are inside the partition part 0 has 321 edges of type ('n1', 'r2', 'n3') and 280 are inside the partition part 0 has 302 edges of type ('n2', 'r1', 'n1') and 246 are inside the partition part 0 has 296 edges of type ('n2', 'r3', 'n3') and 268 are inside the partition part 1 has 396 nodes of type n1 and 255 are inside the partition part 1 has 381 nodes of type n2 and 252 are inside the partition part 1 has 339 nodes of type n3 and 255 are inside the partition part 1 has 314 edges of type ('n1', 'r1', 'n2') and 263 are inside the partition part 1 has 288 edges of type ('n1', 'r2', 'n3') and 241 are inside the partition part 1 has 320 edges of type ('n2', 'r1', 'n1') and 256 are inside the partition part 1 has 295 edges of type ('n2', 'r3', 'n3') and 251 are inside the partition part 2 has 356 nodes of type n1 and 232 are inside the partition part 2 has 370 nodes of type n2 and 241 are inside the partition part 2 has 322 nodes of type n3 and 244 are inside the partition part 2 has 279 edges of type ('n1', 'r1', 'n2') and 231 are inside the partition part 2 has 268 edges of type ('n1', 'r2', 'n3') and 230 are inside the partition part 2 has 260 edges of type ('n2', 'r1', 'n1') and 226 are inside the partition part 2 has 288 edges of type ('n2', 'r3', 'n3') and 245 are inside the partition part 3 has 402 nodes of type n1 and 256 are inside the partition part 3 has 396 nodes of type n2 and 259 are inside the partition part 3 has 360 nodes of type n3 and 260 are inside the partition part 3 has 330 edges of type ('n1', 'r1', 'n2') and 271 are inside the partition part 3 has 313 edges of type ('n1', 'r2', 'n3') and 269 are inside the partition part 3 has 329 edges of type ('n2', 'r1', 'n1') and 282 are inside the partition part 3 has 330 edges of type ('n2', 'r3', 'n3') and 266 are inside the partition Save partitions: 0.006 seconds, peak memory: 3.179 GB There are 4070 edges in the graph and 0 edge cuts for 4 partitions. Converted partitions to GraphBolt format into /tmp/tmp5o63d55o/test.json PASSED [ 98%] tests/distributed/test_partition.py::test_partition_graph_graphbolt_hetero[False-False-False-False-4-random] Converting to homogeneous graph takes 0.001s, peak mem: 3.179 GB Reshuffle nodes and edges: 0.002 seconds Split the graph: 0.011 seconds Construct subgraphs: 0.006 seconds Splitting the graph into partitions takes 0.018s, peak mem: 3.179 GB part 0 has 655 nodes of type n1 and 262 are inside the partition part 0 has 641 nodes of type n2 and 240 are inside the partition part 0 has 563 nodes of type n3 and 266 are inside the partition part 0 has 416 edges of type ('n1', 'r1', 'n2') and 263 are inside the partition part 0 has 480 edges of type ('n1', 'r2', 'n3') and 283 are inside the partition part 0 has 423 edges of type ('n2', 'r1', 'n1') and 249 are inside the partition part 0 has 450 edges of type ('n2', 'r3', 'n3') and 276 are inside the partition part 1 has 627 nodes of type n1 and 247 are inside the partition part 1 has 666 nodes of type n2 and 259 are inside the partition part 1 has 538 nodes of type n3 and 244 are inside the partition part 1 has 427 edges of type ('n1', 'r1', 'n2') and 234 are inside the partition part 1 has 425 edges of type ('n1', 'r2', 'n3') and 243 are inside the partition part 1 has 449 edges of type ('n2', 'r1', 'n1') and 245 are inside the partition part 1 has 421 edges of type ('n2', 'r3', 'n3') and 225 are inside the partition part 2 has 633 nodes of type n1 and 242 are inside the partition part 2 has 665 nodes of type n2 and 249 are inside the partition part 2 has 551 nodes of type n3 and 247 are inside the partition part 2 has 432 edges of type ('n1', 'r1', 'n2') and 227 are inside the partition part 2 has 430 edges of type ('n1', 'r2', 'n3') and 243 are inside the partition part 2 has 461 edges of type ('n2', 'r1', 'n1') and 268 are inside the partition part 2 has 458 edges of type ('n2', 'r3', 'n3') and 253 are inside the partition part 3 has 679 nodes of type n1 and 249 are inside the partition part 3 has 662 nodes of type n2 and 262 are inside the partition part 3 has 565 nodes of type n3 and 263 are inside the partition part 3 has 466 edges of type ('n1', 'r1', 'n2') and 286 are inside the partition part 3 has 427 edges of type ('n1', 'r2', 'n3') and 251 are inside the partition part 3 has 455 edges of type ('n2', 'r1', 'n1') and 248 are inside the partition part 3 has 492 edges of type ('n2', 'r3', 'n3') and 276 are inside the partition Save partitions: 0.006 seconds, peak memory: 3.179 GB There are 4070 edges in the graph and 0 edge cuts for 4 partitions. Converted partitions to GraphBolt format into /tmp/tmp_5ptmbv5/test.json PASSED [ 98%] tests/distributed/test_rpc.py::test_rpc_timeout Sleep 1 seconds to test client re-connect. Start server 0 Server is waiting for connections on [172.17.0.2:11051]... Client [3857] waits on 172.17.0.2:55929 Machine (0) group (0) client (0) connect to server successfuly! [04:19:26] /home/ubuntu/jenkins/workspace/dgl_PR-7408/src/runtime/semaphore_wrapper.cc:75: sem_timedwait timed out after 500 milliseconds. [04:19:26] /home/ubuntu/jenkins/workspace/dgl_PR-7408/src/rpc/network/socket_communicator.cc:276: Timed out when trying to receive rpc meta data after 500 milliseconds. [04:19:26] /home/ubuntu/jenkins/workspace/dgl_PR-7408/src/rpc/rpc.cc:52: Recv RPCMessage timeout in 500 ms. [04:19:27] /home/ubuntu/jenkins/workspace/dgl_PR-7408/src/runtime/semaphore_wrapper.cc:75: sem_timedwait timed out after 500 milliseconds. [04:19:27] /home/ubuntu/jenkins/workspace/dgl_PR-7408/src/rpc/network/socket_communicator.cc:276: Timed out when trying to receive rpc meta data after 500 milliseconds. [04:19:27] /home/ubuntu/jenkins/workspace/dgl_PR-7408/src/rpc/rpc.cc:52: Recv RPCMessage timeout in 500 ms. [04:19:28] /home/ubuntu/jenkins/workspace/dgl_PR-7408/src/runtime/semaphore_wrapper.cc:75: sem_timedwait timed out after 500 milliseconds. [04:19:28] /home/ubuntu/jenkins/workspace/dgl_PR-7408/src/rpc/network/socket_communicator.cc:276: Timed out when trying to receive rpc meta data after 500 milliseconds. [04:19:28] /home/ubuntu/jenkins/workspace/dgl_PR-7408/src/rpc/rpc.cc:52: Recv RPCMessage timeout in 500 ms. [04:19:31] /home/ubuntu/jenkins/workspace/dgl_PR-7408/src/runtime/semaphore_wrapper.cc:75: sem_timedwait timed out after 500 milliseconds. [04:19:31] /home/ubuntu/jenkins/workspace/dgl_PR-7408/src/rpc/network/socket_communicator.cc:276: Timed out when trying to receive rpc meta data after 500 milliseconds. [04:19:31] /home/ubuntu/jenkins/workspace/dgl_PR-7408/src/rpc/rpc.cc:52: Recv RPCMessage timeout in 500 ms. Client[0] in group[0] is exiting... Server (0) shutdown. Server is exiting... PASSED [ 98%] tests/distributed/test_rpc.py::test_serialize PASSED [ 99%] tests/distributed/test_rpc.py::test_rpc_msg PASSED [ 99%] tests/distributed/test_rpc.py::test_multi_client Sleep 1 seconds to test client re-connect. Start server 0 Server is waiting for connections on [172.17.0.2:20336]... Client [3896] waits on 172.17.0.2:58747Client [3881] waits on 172.17.0.2:60091Client [3883] waits on 172.17.0.2:59181Client [3885] waits on 172.17.0.2:57745Client [3897] waits on 172.17.0.2:56931Client [3892] waits on 172.17.0.2:53147Client [3891] waits on 172.17.0.2:51415Client [3894] waits on 172.17.0.2:32893Client [3886] waits on 172.17.0.2:33623Client [3898] waits on 172.17.0.2:34703Client [3890] waits on 172.17.0.2:35583Client [3900] waits on 172.17.0.2:37671Client [3887] waits on 172.17.0.2:38127Client [3882] waits on 172.17.0.2:38973Client [3884] waits on 172.17.0.2:39599Client [3893] waits on 172.17.0.2:44761Client [3899] waits on 172.17.0.2:42389Client [3889] waits on 172.17.0.2:45239Client [3895] waits on 172.17.0.2:44033Client [3888] waits on 172.17.0.2:50465 Machine (0) group (0) client (0) connect to server successfuly! Machine (0) group (0) client (1) connect to server successfuly! Machine (0) group (0) client (4) connect to server successfuly!Machine (0) group (0) client (2) connect to server successfuly! Machine (0) group (0) client (3) connect to server successfuly! Machine (0) group (0) client (5) connect to server successfuly! Machine (0) group (0) client (6) connect to server successfuly! Machine (0) group (0) client (10) connect to server successfuly! Machine (0) group (0) client (8) connect to server successfuly! Machine (0) group (0) client (11) connect to server successfuly!Machine (0) group (0) client (7) connect to server successfuly!Machine (0) group (0) client (9) connect to server successfuly!Machine (0) group (0) client (13) connect to server successfuly!Machine (0) group (0) client (12) connect to server successfuly!Machine (0) group (0) client (14) connect to server successfuly! Machine (0) group (0) client (16) connect to server successfuly! Machine (0) group (0) client (15) connect to server successfuly! Machine (0) group (0) client (17) connect to server successfuly!Machine (0) group (0) client (18) connect to server successfuly! Machine (0) group (0) client (19) connect to server successfuly! Client[9] in group[0] is exiting... Client[8] in group[0] is exiting... Client[14] in group[0] is exiting... Client[11] in group[0] is exiting... Client[12] in group[0] is exiting...Client[4] in group[0] is exiting...Client[10] in group[0] is exiting... Client[7] in group[0] is exiting... Client[0] in group[0] is exiting... Client[6] in group[0] is exiting... Client[19] in group[0] is exiting... Client[13] in group[0] is exiting... Client[2] in group[0] is exiting... Client[5] in group[0] is exiting... Client[17] in group[0] is exiting... Client[16] in group[0] is exiting... Client[1] in group[0] is exiting... Client[18] in group[0] is exiting... Client[3] in group[0] is exiting... Client[15] in group[0] is exiting... Server (0) shutdown. Server is exiting... PASSED [ 99%] tests/distributed/test_rpc.py::test_multi_thread_rpc Sleep 1 seconds to test client re-connect. Sleep 1 seconds to test client re-connect. Start server 0 Start server 1 Server is waiting for connections on [172.17.0.2:23145]...Server is waiting for connections on [172.17.0.2:23147]... Client [639] waits on 172.17.0.2:46067 Machine (0) group (0) client (0) connect to server successfuly! Client[0] in group[0] is exiting... Server (0) shutdown. Server is exiting... Server (1) shutdown. Server is exiting... PASSED [ 99%] tests/distributed/test_rpc.py::test_multi_client_connect Expected error: Failed to build conncetion with peer after 1 retries. Please check network availability or increase max try times via 'DGL_DIST_MAX_TRY_TIMES'. Sleep 1 seconds to test client re-connect. Start server 0 Server is waiting for connections on [172.17.0.2:18773]... Client [4098] waits on 172.17.0.2:55045 Machine (0) group (0) client (0) connect to server successfuly! Client[0] in group[0] is exiting... Server (0) shutdown. Server is exiting... PASSED [100%] =============================== warnings summary =============================== python/dgl/backend/backend.py:1838 /home/ubuntu/jenkins/workspace/dgl_PR-7408/python/dgl/backend/backend.py:1838: DeprecationWarning: invalid escape sequence '\P' """Segment reduction operator. ../../../../../opt/conda/envs/pytorch-ci/lib/python3.10/site-packages/outdated/__init__.py:36 /opt/conda/envs/pytorch-ci/lib/python3.10/site-packages/outdated/__init__.py:36: DeprecationWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html from pkg_resources import parse_version tests/distributed/test_distributed_sampling.py: 12 warnings /home/ubuntu/jenkins/workspace/dgl_PR-7408/tests/distributed/test_distributed_sampling.py:512: UserWarning: To copy construct from a tensor, it is recommended to use sourceTensor.clone().detach() or sourceTensor.clone().detach().requires_grad_(True), rather than torch.tensor(sourceTensor). k: torch.tensor(v, dtype=dist_graph.idtype) for k, v in nodes.items() tests/distributed/test_distributed_sampling.py: 10 warnings /home/ubuntu/jenkins/workspace/dgl_PR-7408/tests/distributed/test_distributed_sampling.py:553: UserWarning: To copy construct from a tensor, it is recommended to use sourceTensor.clone().detach() or sourceTensor.clone().detach().requires_grad_(True), rather than torch.tensor(sourceTensor). k: torch.tensor(v, dtype=dist_graph.idtype) for k, v in nodes.items() tests/distributed/test_distributed_sampling.py::test_rpc_bipartite_sampling_empty_shuffle[False-False-1] tests/distributed/test_distributed_sampling.py::test_rpc_bipartite_sampling_empty_shuffle[False-True-1] tests/distributed/test_distributed_sampling.py::test_rpc_bipartite_sampling_empty_shuffle[True-False-1] tests/distributed/test_distributed_sampling.py::test_rpc_bipartite_sampling_empty_shuffle[True-True-1] tests/distributed/test_distributed_sampling.py::test_rpc_bipartite_sampling_shuffle[False-False-1] tests/distributed/test_distributed_sampling.py::test_rpc_bipartite_sampling_shuffle[False-True-1] tests/distributed/test_distributed_sampling.py::test_rpc_bipartite_sampling_shuffle[True-False-1] tests/distributed/test_distributed_sampling.py::test_rpc_bipartite_sampling_shuffle[True-True-1] /home/ubuntu/jenkins/workspace/dgl_PR-7408/tests/distributed/test_distributed_sampling.py:915: UserWarning: To copy construct from a tensor, it is recommended to use sourceTensor.clone().detach() or sourceTensor.clone().detach().requires_grad_(True), rather than torch.tensor(sourceTensor). k: torch.tensor(v, dtype=dist_graph.idtype) for k, v in nodes.items() tests/distributed/test_distributed_sampling.py::test_rpc_bipartite_etype_sampling_empty_shuffle[False-False-1] tests/distributed/test_distributed_sampling.py::test_rpc_bipartite_etype_sampling_empty_shuffle[False-True-1] tests/distributed/test_distributed_sampling.py::test_rpc_bipartite_etype_sampling_empty_shuffle[True-False-1] tests/distributed/test_distributed_sampling.py::test_rpc_bipartite_etype_sampling_empty_shuffle[True-True-1] tests/distributed/test_distributed_sampling.py::test_rpc_bipartite_etype_sampling_shuffle[False-False-1] tests/distributed/test_distributed_sampling.py::test_rpc_bipartite_etype_sampling_shuffle[False-True-1] tests/distributed/test_distributed_sampling.py::test_rpc_bipartite_etype_sampling_shuffle[True-False-1] tests/distributed/test_distributed_sampling.py::test_rpc_bipartite_etype_sampling_shuffle[True-True-1] /home/ubuntu/jenkins/workspace/dgl_PR-7408/tests/distributed/test_distributed_sampling.py:951: UserWarning: To copy construct from a tensor, it is recommended to use sourceTensor.clone().detach() or sourceTensor.clone().detach().requires_grad_(True), rather than torch.tensor(sourceTensor). k: torch.tensor(v, dtype=dist_graph.idtype) for k, v in nodes.items() tests/distributed/test_partition.py: 128 warnings /home/ubuntu/jenkins/workspace/dgl_PR-7408/python/dgl/distributed/partition.py:1408: DGLWarning: Running in debug mode which means all attributes of DGL partitions will be saved to the new format. dgl_warning( -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html - generated xml file: /home/ubuntu/jenkins/workspace/dgl_PR-7408/pytest_distributed.xml - ============================ slowest 100 durations ============================= 47.40s call tests/distributed/test_dist_graph_store.py::test_server_client[True-4-1-True] 46.79s call tests/distributed/test_dist_graph_store.py::test_server_client[False-4-1-True] 35.00s call tests/distributed/test_dist_graph_store.py::test_server_client[False-1-1-True] 34.82s call tests/distributed/test_dist_graph_store.py::test_server_client[True-1-1-True] 29.31s call tests/distributed/test_dist_graph_store.py::test_dist_optim_server_client 20.99s call tests/distributed/test_mp_dataloader.py::test_dataloader_heterograph[True-True-node-1-1] 20.98s call tests/distributed/test_mp_dataloader.py::test_dataloader_heterograph[True-False-edge-1-1] 20.93s call tests/distributed/test_mp_dataloader.py::test_dataloader_heterograph[False-True-node-1-1] 20.93s call tests/distributed/test_mp_dataloader.py::test_dataloader_heterograph[False-False-node-1-1] 20.91s call tests/distributed/test_mp_dataloader.py::test_dataloader_heterograph[True-False-node-1-1] 20.81s call tests/distributed/test_mp_dataloader.py::test_dataloader_heterograph[False-False-edge-1-1] 16.59s call tests/distributed/test_mp_dataloader.py::test_dataloader_heterograph[True-False-node-0-1] 16.45s call tests/distributed/test_mp_dataloader.py::test_dataloader_heterograph[True-False-edge-0-1] 16.43s call tests/distributed/test_mp_dataloader.py::test_dataloader_heterograph[False-False-edge-0-1] 16.42s call tests/distributed/test_mp_dataloader.py::test_dataloader_heterograph[False-False-node-0-1] 16.35s call tests/distributed/test_mp_dataloader.py::test_dataloader_heterograph[False-True-node-0-1] 16.25s call tests/distributed/test_mp_dataloader.py::test_dataloader_heterograph[True-True-node-0-1] 15.97s call tests/distributed/test_rpc.py::test_rpc_timeout 14.53s call tests/distributed/test_distributed_sampling.py::test_rpc_find_edges_shuffle[1] 13.98s call tests/distributed/test_new_kvstore.py::test_kv_multi_role 13.08s call tests/distributed/test_new_kvstore.py::test_kv_store 12.33s call tests/distributed/test_mp_dataloader.py::test_multiple_dist_dataloaders[True-False-edge-1-4] 12.21s call tests/distributed/test_mp_dataloader.py::test_multiple_dist_dataloaders[False-False-edge-1-4] 12.06s call tests/distributed/test_dist_graph_store.py::test_split[False-True] 11.78s call tests/distributed/test_mp_dataloader.py::test_multiple_dist_dataloaders[False-False-node-1-1] 11.67s call tests/distributed/test_mp_dataloader.py::test_multiple_dist_dataloaders[False-False-node-1-4] 11.55s call tests/distributed/test_mp_dataloader.py::test_multiple_dist_dataloaders[True-False-node-1-4] 11.49s call tests/distributed/test_mp_dataloader.py::test_multiple_dist_dataloaders[False-True-node-1-4] 11.46s call tests/distributed/test_mp_dataloader.py::test_multiple_dist_dataloaders[True-True-node-1-4] 11.32s call tests/distributed/test_rpc.py::test_multi_client_connect 11.17s call tests/distributed/test_dist_graph_store.py::test_split[True-True] 11.03s call tests/distributed/test_mp_dataloader.py::test_multiple_dist_dataloaders[False-False-edge-1-1] 10.97s call tests/distributed/test_mp_dataloader.py::test_dataloader_homograph[False-False-edge-1-1] 10.94s call tests/distributed/test_mp_dataloader.py::test_dist_dataloader[True-False-True-1-1] 10.93s call tests/distributed/test_mp_dataloader.py::test_dataloader_homograph[False-False-node-1-1] 10.93s call tests/distributed/test_mp_dataloader.py::test_dist_dataloader[False-True-True-1-1] 10.90s call tests/distributed/test_mp_dataloader.py::test_dist_dataloader[False-True-False-1-1] 10.87s call tests/distributed/test_mp_dataloader.py::test_multiple_dist_dataloaders[True-False-edge-1-1] 10.86s call tests/distributed/test_mp_dataloader.py::test_dist_dataloader[True-False-False-1-1] 10.80s call tests/distributed/test_mp_dataloader.py::test_multiple_dist_dataloaders[False-True-node-1-1] 10.80s call tests/distributed/test_mp_dataloader.py::test_dist_dataloader[True-True-False-1-1] 10.79s call tests/distributed/test_mp_dataloader.py::test_dist_dataloader[True-True-True-1-1] 10.78s call tests/distributed/test_mp_dataloader.py::test_dist_dataloader[False-False-False-1-1] 10.77s call tests/distributed/test_mp_dataloader.py::test_dataloader_homograph[True-False-edge-1-1] 10.74s call tests/distributed/test_mp_dataloader.py::test_dist_dataloader[False-False-True-1-1] 10.74s call tests/distributed/test_mp_dataloader.py::test_multiple_dist_dataloaders[True-True-node-1-1] 10.72s call tests/distributed/test_mp_dataloader.py::test_dataloader_homograph[True-False-node-1-1] 10.68s call tests/distributed/test_mp_dataloader.py::test_multiple_dist_dataloaders[True-False-node-1-1] 10.65s call tests/distributed/test_mp_dataloader.py::test_dataloader_homograph[True-True-node-1-1] 10.64s call tests/distributed/test_mp_dataloader.py::test_dataloader_homograph[False-True-node-1-1] 10.05s call tests/distributed/test_rpc.py::test_multi_client 7.65s call tests/distributed/test_distributed_sampling.py::test_rpc_bipartite_etype_sampling_shuffle[False-False-1] 7.62s call tests/distributed/test_distributed_sampling.py::test_rpc_bipartite_etype_sampling_shuffle[True-False-1] 7.61s call tests/distributed/test_distributed_sampling.py::test_rpc_bipartite_etype_sampling_empty_shuffle[False-False-1] 7.61s call tests/distributed/test_distributed_sampling.py::test_rpc_bipartite_etype_sampling_empty_shuffle[True-False-1] 7.52s call tests/distributed/test_distributed_sampling.py::test_rpc_hetero_etype_sampling_empty_shuffle[False-False-1] 7.51s call tests/distributed/test_distributed_sampling.py::test_rpc_hetero_etype_sampling_shuffle_dgl[graph_formats3-1] 7.49s call tests/distributed/test_distributed_sampling.py::test_rpc_hetero_etype_sampling_empty_shuffle[True-False-1] 7.49s call tests/distributed/test_distributed_sampling.py::test_rpc_hetero_etype_sampling_shuffle_dgl[None-1] 7.48s call tests/distributed/test_distributed_sampling.py::test_rpc_get_degree_shuffle[1] 7.48s call tests/distributed/test_distributed_sampling.py::test_rpc_hetero_sampling_shuffle[True-True-True-1] 7.48s call tests/distributed/test_distributed_sampling.py::test_rpc_hetero_etype_sampling_shuffle_dgl[graph_formats1-1] 7.48s call tests/distributed/test_distributed_sampling.py::test_rpc_hetero_etype_sampling_shuffle_dgl[graph_formats2-1] 7.47s call tests/distributed/test_distributed_sampling.py::test_rpc_hetero_sampling_shuffle[False-True-True-1] 7.46s call tests/distributed/test_distributed_sampling.py::test_rpc_in_subgraph 7.46s call tests/distributed/test_distributed_sampling.py::test_rpc_hetero_sampling_empty_shuffle[True-False-1] 7.46s call tests/distributed/test_distributed_sampling.py::test_rpc_hetero_sampling_shuffle[False-False-True-1] 7.45s call tests/distributed/test_distributed_sampling.py::test_rpc_hetero_sampling_empty_shuffle[False-True-1] 7.45s call tests/distributed/test_distributed_sampling.py::test_rpc_hetero_sampling_shuffle[True-True-False-1] 7.45s call tests/distributed/test_distributed_sampling.py::test_rpc_hetero_sampling_shuffle[False-False-False-1] 7.45s call tests/distributed/test_distributed_sampling.py::test_rpc_hetero_sampling_empty_shuffle[False-False-1] 7.44s call tests/distributed/test_distributed_sampling.py::test_rpc_hetero_sampling_shuffle[True-False-True-1] 7.44s call tests/distributed/test_distributed_sampling.py::test_rpc_hetero_sampling_shuffle[False-True-False-1] 7.44s call tests/distributed/test_distributed_sampling.py::test_rpc_hetero_sampling_empty_shuffle[True-True-1] 7.44s call tests/distributed/test_distributed_sampling.py::test_rpc_hetero_etype_sampling_empty_shuffle[False-True-1] 7.44s call tests/distributed/test_distributed_sampling.py::test_rpc_hetero_sampling_shuffle[True-False-False-1] 7.42s call tests/distributed/test_distributed_sampling.py::test_rpc_hetero_etype_sampling_shuffle_graphbolt[True-1] 7.42s call tests/distributed/test_distributed_sampling.py::test_rpc_bipartite_etype_sampling_shuffle[False-True-1] 7.41s call tests/distributed/test_distributed_sampling.py::test_rpc_hetero_etype_sampling_shuffle_graphbolt[False-1] 7.41s call tests/distributed/test_distributed_sampling.py::test_rpc_bipartite_etype_sampling_shuffle[True-True-1] 7.40s call tests/distributed/test_distributed_sampling.py::test_rpc_bipartite_sampling_empty_shuffle[False-False-1] 7.40s call tests/distributed/test_distributed_sampling.py::test_rpc_bipartite_sampling_shuffle[False-False-1] 7.40s call tests/distributed/test_distributed_sampling.py::test_rpc_hetero_etype_sampling_empty_shuffle[True-True-1] 7.40s call tests/distributed/test_distributed_sampling.py::test_rpc_bipartite_sampling_empty_shuffle[True-False-1] 7.40s call tests/distributed/test_distributed_sampling.py::test_rpc_bipartite_etype_sampling_empty_shuffle[False-True-1] 7.40s call tests/distributed/test_distributed_sampling.py::test_rpc_bipartite_etype_sampling_empty_shuffle[True-True-1] 7.39s call tests/distributed/test_distributed_sampling.py::test_rpc_bipartite_sampling_empty_shuffle[False-True-1] 7.39s call tests/distributed/test_distributed_sampling.py::test_rpc_bipartite_sampling_shuffle[False-True-1] 7.39s call tests/distributed/test_distributed_sampling.py::test_rpc_bipartite_sampling_empty_shuffle[True-True-1] 7.38s call tests/distributed/test_distributed_sampling.py::test_rpc_bipartite_sampling_shuffle[True-True-1] 7.38s call tests/distributed/test_distributed_sampling.py::test_rpc_bipartite_sampling_shuffle[True-False-1] 7.27s call tests/distributed/test_mp_dataloader.py::test_multiple_dist_dataloaders[True-False-edge-0-4] 7.27s call tests/distributed/test_mp_dataloader.py::test_multiple_dist_dataloaders[False-False-edge-0-4] 6.52s call tests/distributed/test_mp_dataloader.py::test_multiple_dist_dataloaders[True-True-node-0-4] 6.51s call tests/distributed/test_mp_dataloader.py::test_multiple_dist_dataloaders[False-False-node-0-4] 6.50s call tests/distributed/test_mp_dataloader.py::test_multiple_dist_dataloaders[True-False-node-0-4] 6.49s call tests/distributed/test_rpc.py::test_multi_thread_rpc 6.43s call tests/distributed/test_mp_dataloader.py::test_multiple_dist_dataloaders[False-True-node-0-4] 6.32s call tests/distributed/test_mp_dataloader.py::test_multiple_dist_dataloaders[True-False-edge-0-1] 6.30s call tests/distributed/test_mp_dataloader.py::test_multiple_dist_dataloaders[False-False-edge-0-1] ========== 448 passed, 5 skipped, 168 warnings in 1353.24s (0:22:33) =========== [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh + chmod -R 777 . [Pipeline] cleanWs [WS-CLEANUP] Deleting project workspace... [WS-CLEANUP] Deferred wipeout is disabled by the job configuration... [WS-CLEANUP] done [Pipeline] } $ docker stop --time=1 15e87f8100bddddf0df414abcd6e416a7317ddb1be306df2dcc30158e365f151 $ docker rm -f --volumes 15e87f8100bddddf0df414abcd6e416a7317ddb1be306df2dcc30158e365f151 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] script [Pipeline] { [Pipeline] node Running on dglci-post-linux in /home/ubuntu/dgl_ci_post_linux/workspace/dgl_PR-7408 [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh + docker inspect -f . dgllib/dgl-ci-awscli:v220418 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer dglci-post-linux does not seem to be running inside a container $ docker run -t -d -u 0:0 --pull always --entrypoint= -w /home/ubuntu/dgl_ci_post_linux/workspace/dgl_PR-7408 -v /home/ubuntu/dgl_ci_post_linux/workspace/dgl_PR-7408:/home/ubuntu/dgl_ci_post_linux/workspace/dgl_PR-7408:rw,z -v /home/ubuntu/dgl_ci_post_linux/workspace/dgl_PR-7408@tmp:/home/ubuntu/dgl_ci_post_linux/workspace/dgl_PR-7408@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** dgllib/dgl-ci-awscli:v220418 cat $ docker top eb38f3f3d799d1493850f3b1d1bd88029db4dfac880920feeea6fa8ffb8f1246 -eo pid,comm [Pipeline] { [Pipeline] sh + rm -rf ci_tmp [Pipeline] dir Running in /home/ubuntu/dgl_ci_post_linux/workspace/dgl_PR-7408/ci_tmp [Pipeline] { [Pipeline] sh + curl -k -o cireport.log https://dgl-jenkins-eksvpc-2136217999.us-west-2.elb.amazonaws.com/job/dgl/job/PR-7408/4/consoleText % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed